# HG changeset patch # User cvs # Date 1186990779 -7200 # Node ID 43dd3413c7c7ec8503d181b0ce5e1a57325474a5 # Parent 94141801dd7e9f9db71c6ce7270969d5e0d263d5 Import from CVS: tag r20-3b4 diff -r 94141801dd7e -r 43dd3413c7c7 CHANGES-beta --- a/CHANGES-beta Mon Aug 13 09:38:27 2007 +0200 +++ b/CHANGES-beta Mon Aug 13 09:39:39 2007 +0200 @@ -1,4 +1,31 @@ -*- indented-text -*- +to 20.3 beta4. +-- miscellaneous bug fixes +-- various about.el additions & updates +-- edmacro.el-3.15 +-- Configure patches courtesy of Martin Buchholz +-- about.el-2.2 courtesy of Hrvoje Niksic +-- New function eval-when-feature from Emacs 20 +-- Toolbar buttons now take arbitrary lisp functions for callback +-- webjump.el-1.5 courtesy of Neal W. Van Dyke +-- reftex.el-2.13 courtesy of Carsten Dominik +-- Initial synch with InfoDock 3.5 +-- Give defcustom the same special treatment defvar gets when evaluated with + `eval-last-sexp' (C-x C-e) +-- "These patches make XEmacs run under NT!" - David Hobley +-- Initial port of LEIM courtesy of MORIOKA Tomohiko +-- tm-7.108 courtey of MORIOKA Tomohiko +-- Custom-1.9907 +-- VM-6.32 +-- Gnus-5.4.56 +-- ediff & viper updates courtesy of Michael Kifer +-- icomplete.el-4.10 courtesy of Ken Manheimer +-- gdb-highlight.el courtesy of Jamie Zawinski +-- New function `narrow-to-defun' bound to `C-x n d', from Emacs 19.35 +-- Oops, sorry. gnudoit script restored +-- New function `kill-buffer-and-window' bound to `C-x 4 0', from Emacs 19.34 +-- Cleanup of dumped packages to eliminate bytecompiler warnings + to 20.3 beta3. -- miscellaneous bug fixes -- iso-acc.el-1.14 courtesy of Alexandre Oliva diff -r 94141801dd7e -r 43dd3413c7c7 ChangeLog --- a/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,187 @@ +1997-06-05 Steven L Baur + + * XEmacs 20.3-b4 is released. + +1997-06-04 Martin Buchholz + + * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance + with new Autoconf 2 mechanisms. + * src/syswait.h: + * src/sysdep.c: + * src/process.c: Use only Posix.1 sys/wait.h-defined symbols + + * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out + old cruft that can be obtained from system header files. + * lib-src/getopt*: Synch with FSF, remove compiler warnings. + + * lib-src/b2m.c: + * src/gifalloc.c: + * lib-src/gnuslib.c: + * lib-src/profile.c: + * lib-src/movemail.c: Fix compiler warnings + + * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag + - Fix up compile flags for new etags version + + * etc/NEWS: + * etc/etags.1: + * man/xemacs/programs.texi: + * lib-src/etags.c: Upgraded to etags 12.11 + + * src/config.h.in: Fix inline keyword support + + * configure.in: Use a different mechanism for removing extra white + space. Avoid using foo=`echo $bar`, which loses with various echos. + - new M4 macro XE_SPACE(var, words...) + - Use autoconf 2's AC_HEADER_SYS_WAIT + - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid + linking with losing Xpm implementations + - Check for correct wnn4 lib symbols + - Only link with inline.o when using gcc + - Support inline keywords inline, __inline, __inline__ + - Ultrix now implies have_mmap=no + - Sun sound in non-standard dirs now works + - --native-sound-lib no longer ignored on HP & SGI + - gpm configure tests moved after curses configure tests + +1997-05-30 Martin Buchholz + + * configure.in: Automagically compute -R path for gcc + +Thu May 29 15:35:07 1997 Martin Buchholz + + * configure.in: Add support for Solaris2.6 -z ignore linker flags + +1997-05-29 Martin Buchholz + + * configure.in: Replace standard Autoconf MMAP test with Neal + Becker's replacement, hacked somewhat. + +1997-06-03 MORIOKA Tomohiko + + * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule. + + * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to + x11/x-menubar.el. + +1997-06-03 MORIOKA Tomohiko + + * lisp/leim/quail.el: to avoid compiling warnings about + overlay.el. + +1997-06-03 MORIOKA Tomohiko + + * lisp/leim/quail.el: to sync with quail.el of + Emacs-19.34.94-zeta. + + * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el, + lisp/leim/quail/py.el, lisp/leim/quail/qj.el, + lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el, + lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el, + lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el, + lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el, + lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el, + lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el, + lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el, + lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el, + lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el, + lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el, + lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el, + lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el, + lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, + lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el, + lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el, + lisp/leim/quail/latin.el, lisp/leim/quail/thai.el, + lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta. + +1997-06-02 MORIOKA Tomohiko + + * mule/korean.el was abolished because it seems not to be used. + + * mule/japanese.el was abolished because it seems not to be used. + +1997-06-01 MORIOKA Tomohiko + + * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has + Gnus 5.4. + + * lisp/tm/tm-edit.el: updated to 7.108. + + * lisp/tm/tm-view.el: updated to 7.83. + + * lisp/leim/quail.el: modified for XEmacs. + + * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete + mule-process.el because it is not used. + + * lisp/mule/european.el was abolished because it seems not to be + used. + + * lisp/mule/mule-load.el: must load mule-cmds before setting for + language-environment. + + * lisp/mule/european-hooks.el: Modified for LEIM. + + * lisp/mule/mule-cmds.el: Uncomment key definition for + `toggle-input-method'. + + * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved + to mule-cmds.el). + + * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved + from mule-init.el). + + * lisp/tl/tl-atype.el: Don't require tl-str. + + * lisp/tl/tl-atype.el: Use atype.el of APEL. + + * lisp/tl/tl-list.el: Use alist.el of APEL. + +1997-05-31 MORIOKA Tomohiko + + * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el, + lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/. + + * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's. + + * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/. + + * lisp/leim/quail.el: Add new quail.el (imported from Emacs + 19.34.94-epsilon). + + * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because + XEmacs can not compile it. + + * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el, + lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el, + lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el, + lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el, + lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el, + lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el, + lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el, + lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el, + lisp/leim/quail/lao.el, lisp/leim/quail/latin.el, + lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el, + lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el, + lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el, + lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el, + lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, + lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el, + lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el, + lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el, + lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el, + lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM + elisp files; old lisp/quail was abolished. + + * src/Makefile.in.in: Add mule-cmds.elc. + + * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el + (imported from Emacs-19.34.94-epsilon and comment out a lot to + avoid conflict with mule-init.el or other XEmacs/mule files). + + * lisp/prim/simple.el (assoc-ignore-case): New function; imported + from Emacs-19.34.94-epsilon. + 1997-05-29 Steven L Baur * XEmacs 20.3-beta3 is released. diff -r 94141801dd7e -r 43dd3413c7c7 Makefile.in --- a/Makefile.in Mon Aug 13 09:38:27 2007 +0200 +++ b/Makefile.in Mon Aug 13 09:39:39 2007 +0200 @@ -90,6 +90,8 @@ # and ${etcdir} are subdirectories of this. datadir=@datadir@ +pkgdir=@pkgdir@ + # Where to install and expect the files that XEmacs modifies as it # runs. These files are all architecture-independent. Right now, the # only such data is the locking directory; ${lockdir} is a @@ -420,7 +422,7 @@ ### instead of mkdir. Not all systems' mkdirs have the `-p' flag. mkdir: FRC.mkdir ${MAKEPATH} ${COPYDESTS} ${lockdir} ${infodir} ${mandir} \ - ${bindir} ${datadir} ${libdir} ${sitelispdir} + ${bindir} ${datadir} ${libdir} ${sitelispdir} ${pkdir} -chmod 0777 ${lockdir} ### Delete all the installed files that the `install' target would diff -r 94141801dd7e -r 43dd3413c7c7 configure --- a/configure Mon Aug 13 09:38:27 2007 +0200 +++ b/configure Mon Aug 13 09:39:39 2007 +0200 @@ -61,6 +61,7 @@ verbose= x_includes=NONE x_libraries=NONE +CDPATH=.; export CDPATH if test -n "$ZSH_VERSION"; then setopt NO_BAD_PATTERN NO_BANG_HIST NO_BG_NICE NO_EQUALS NO_FUNCTION_ARGZERO @@ -702,7 +703,7 @@ prefix | exec_prefix | bindir | datadir | statedir | libdir | \ - mandir | infodir | lispdir | etcdir | lockdir | archlibdir | \ + mandir | infodir | lispdir | etcdir | lockdir | pkgdir | archlibdir | \ sitelispdir | docdir ) if test "$valomitted" = "yes"; then if test "$#" = 0; then @@ -838,7 +839,7 @@ esac echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 -echo "configure:842: checking whether ln -s works" >&5 +echo "configure:843: checking whether ln -s works" >&5 rm -f conftestdata if ln -s X conftestdata 2>/dev/null @@ -895,7 +896,7 @@ echo "checking "the configuration name"" 1>&6 -echo "configure:899: checking "the configuration name"" >&5 +echo "configure:900: checking "the configuration name"" >&5 internal_configuration=`echo $configuration | sed 's/-\(energize\|workshop\)//'` if canonical=`$srcdir/config.sub "$internal_configuration"` ; then : ; else exit $? @@ -1321,7 +1322,7 @@ # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1325: checking for $ac_word" >&5 +echo "configure:1326: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1347,7 +1348,7 @@ # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1351: checking for $ac_word" >&5 +echo "configure:1352: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1392,7 +1393,7 @@ fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:1396: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 +echo "configure:1397: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' @@ -1404,11 +1405,11 @@ cross_compiling=no cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:1413: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then @@ -1428,19 +1429,19 @@ { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:1432: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:1433: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:1437: checking whether we are using GNU C" >&5 +echo "configure:1438: checking whether we are using GNU C" >&5 cat > conftest.c <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1445: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -1454,7 +1455,7 @@ ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 -echo "configure:1458: checking whether ${CC-cc} accepts -g" >&5 +echo "configure:1459: checking whether ${CC-cc} accepts -g" >&5 echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then @@ -1484,7 +1485,7 @@ # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1488: checking for $ac_word" >&5 +echo "configure:1489: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1510,7 +1511,7 @@ # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1514: checking for $ac_word" >&5 +echo "configure:1515: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1555,7 +1556,7 @@ fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:1559: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 +echo "configure:1560: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' @@ -1567,11 +1568,11 @@ cross_compiling=no cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:1576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then @@ -1591,19 +1592,19 @@ { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:1595: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:1596: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:1600: checking whether we are using GNU C" >&5 +echo "configure:1601: checking whether we are using GNU C" >&5 cat > conftest.c <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1608: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -1617,7 +1618,7 @@ ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 -echo "configure:1621: checking whether ${CC-cc} accepts -g" >&5 +echo "configure:1622: checking whether ${CC-cc} accepts -g" >&5 echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then @@ -1646,7 +1647,7 @@ # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1650: checking for $ac_word" >&5 +echo "configure:1651: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1672,7 +1673,7 @@ # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1676: checking for $ac_word" >&5 +echo "configure:1677: checking for $ac_word" >&5 if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. @@ -1717,7 +1718,7 @@ fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:1721: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 +echo "configure:1722: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' @@ -1729,11 +1730,11 @@ cross_compiling=no cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:1738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then @@ -1753,19 +1754,19 @@ { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:1757: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:1758: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:1762: checking whether we are using GNU C" >&5 +echo "configure:1763: checking whether we are using GNU C" >&5 cat > conftest.c <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1770: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -1779,7 +1780,7 @@ ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 -echo "configure:1783: checking whether ${CC-cc} accepts -g" >&5 +echo "configure:1784: checking whether ${CC-cc} accepts -g" >&5 echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then @@ -1809,7 +1810,7 @@ test -n "$NON_GNU_CPP" -a "$with_gcc" = "no" -a -z "$CPP" && CPP="$NON_GNU_CPP" echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 -echo "configure:1813: checking how to run the C preprocessor" >&5 +echo "configure:1814: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= @@ -1822,13 +1823,13 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1832: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1833: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then : @@ -1839,13 +1840,13 @@ rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1849: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then : @@ -2007,12 +2008,10 @@ ' > $tempcname CPP=`eval "echo $CPP"` eval `$CPP -Isrc $tempcname \ - | grep 'configure___' \ - | sed -n -e 's/^configure___ \([^= ]* *=\)\(.*\)$/\1\`echo \2\`/p'` + | sed -n -e "s/ *= */='/" -e "s/ *\$/'/" -e "s/^configure___//p"` if test -z "$SPECIFIED_CFLAGS"; then eval `$CPP -Isrc -DTHIS_IS_CONFIGURE $tempcname \ - | grep 'configure___' \ - | sed -n -e 's/^configure___ \([^= ]* *=\)\(.*\)$/\1\`echo \2\`/p'` + | sed -n -e "s/ *= */='/" -e "s/ *\$/'/" -e "s/^configure___//p"` else REAL_CFLAGS="$CFLAGS" fi @@ -2062,19 +2061,19 @@ if test "$add_runtime_path" = "yes"; then echo $ac_n "checking "for runtime libraries flag"""... $ac_c" 1>&6 -echo "configure:2066: checking "for runtime libraries flag"" >&5 +echo "configure:2065: checking "for runtime libraries flag"" >&5 dash_r="" for try_dash_r in "-R" "-R " "-rpath "; do xe_check_libs="${try_dash_r}/no/such/file-or-directory" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:2077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* dash_r="$try_dash_r" else @@ -2092,29 +2091,49 @@ fi + if test "$add_runtime_path" = "yes" -a -n "$dash_r"; then ld_switch_site="`echo $ld_switch_site | sed \"s/${dash_r}[^ ]*//\"`" ld_switch_x_site="`echo $ld_switch_x_site | sed \"s/${dash_r}[^ ]*//\"`" - if test -n "$LD_RUN_PATH"; then + runpath="" + if test -n "$LD_RUN_PATH"; then runpath="$LD_RUN_PATH" + elif test "$GCC" = "yes"; then + echo "int main(int argc, char *argv[]) {return 0;}" > conftest.c + xe_runpath_link='${CC-cc} -o conftest -v $CFLAGS '"$xe_ldflags"' conftest.$ac_ext 2>&1 1>/dev/null' + for arg in `eval "$xe_runpath_link" | grep ' -L'`; do + case "$arg" in P,* | -L* | -R* ) + for dir in `echo "$arg" | sed -e 's/^..//' -e 'y/:/ /'`; do + +xe_runpath_dir="$dir" +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi + + done ;; + esac + done + rm -f conftest* else - runpath="" - for arg in $ld_switch_site $ld_switch_x_site; do - case "$arg" in -L* ) - dir=`echo "$arg" | sed 's/^-L//'` - if test -n "`ls ${dir}/*.s[ol] 2>/dev/null`"; then - test -n "$runpath" && runpath="${runpath}:" - runpath="${runpath}${dir}" - fi - ;; - esac + for arg in $ld_switch_site $ld_switch_x_site; do + case "$arg" in -L*) +xe_runpath_dir=`echo "$arg" | sed 's/^-L//'` +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi +;; esac done case "$canonical" in *-solaris2.[1-4]* ) test "$need_motif" = "yes" && runpath="${runpath}:/opt/SUNWdt/lib" ;; esac - fi - + fi if test -n "$runpath"; then ld_switch_run="${dash_r}${runpath}" test "$extra_verbose" = "yes" && echo "Setting runpath to $runpath" @@ -2138,7 +2157,7 @@ # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2142: checking for $ac_word" >&5 +echo "configure:2161: checking for $ac_word" >&5 if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. @@ -2191,7 +2210,7 @@ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 -echo "configure:2195: checking for a BSD compatible install" >&5 +echo "configure:2214: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:" @@ -2242,7 +2261,7 @@ # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2246: checking for $ac_word" >&5 +echo "configure:2265: checking for $ac_word" >&5 if test -n "$YACC"; then ac_cv_prog_YACC="$YACC" # Let the user override the test. @@ -2270,9 +2289,9 @@ echo $ac_n "checking for AIX""... $ac_c" 1>&6 -echo "configure:2274: checking for AIX" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext <&6 -echo "configure:2306: checking for $ac_hdr" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:2314: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:2333: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -2339,19 +2358,19 @@ fi done -for ac_hdr in utime.h sys/wait.h libintl.h locale.h libgen.h +for ac_hdr in utime.h locale.h libgen.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:2347: checking for $ac_hdr" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:2355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:2374: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -2384,15 +2403,15 @@ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:2388: checking for $ac_hdr" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:2396: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:2415: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -2421,11 +2440,54 @@ fi done +echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 +echo "configure:2445: checking for sys/wait.h that is POSIX.1 compatible" >&5 + +cat > conftest.$ac_ext < +#include +#ifndef WEXITSTATUS +#define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) +#endif +#ifndef WIFEXITED +#define WIFEXITED(stat_val) (((stat_val) & 255) == 0) +#endif +int main() { +int s; +wait (&s); +s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; +; return 0; } +EOF +if { (eval echo configure:2464: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_header_sys_wait_h=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_header_sys_wait_h=no +fi +rm -f conftest* + +echo "$ac_t""$ac_cv_header_sys_wait_h" 1>&6 +if test $ac_cv_header_sys_wait_h = yes; then + { test "$extra_verbose" = "yes" && cat << \EOF + Defining HAVE_SYS_WAIT_H +EOF +cat >> confdefs.h <<\EOF +#define HAVE_SYS_WAIT_H 1 +EOF +} + +fi + echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -echo "configure:2426: checking for ANSI C header files" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include @@ -2433,7 +2495,7 @@ #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:2437: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:2499: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -2450,7 +2512,7 @@ if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat > conftest.$ac_ext < EOF @@ -2468,7 +2530,7 @@ if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat > conftest.$ac_ext < EOF @@ -2486,7 +2548,7 @@ if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -2497,7 +2559,7 @@ exit (0); } EOF -if { (eval echo configure:2501: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:2563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then : else @@ -2522,10 +2584,10 @@ fi echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -echo "configure:2526: checking whether time.h and sys/time.h may both be included" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include @@ -2534,7 +2596,7 @@ struct tm *tp; ; return 0; } EOF -if { (eval echo configure:2538: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2600: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_time=yes else @@ -2558,10 +2620,10 @@ fi echo $ac_n "checking for sys_siglist declaration in signal.h or unistd.h""... $ac_c" 1>&6 -echo "configure:2562: checking for sys_siglist declaration in signal.h or unistd.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include @@ -2573,7 +2635,7 @@ char *msg = *(sys_siglist + 1); ; return 0; } EOF -if { (eval echo configure:2577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2639: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_decl_sys_siglist=yes else @@ -2598,9 +2660,9 @@ echo $ac_n "checking for struct utimbuf""... $ac_c" 1>&6 -echo "configure:2602: checking for struct utimbuf" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext < @@ -2619,7 +2681,7 @@ static struct utimbuf x; x.actime = x.modtime; ; return 0; } EOF -if { (eval echo configure:2623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2685: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 { test "$extra_verbose" = "yes" && cat << \EOF @@ -2639,10 +2701,10 @@ rm -f conftest* echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 -echo "configure:2643: checking return type of signal handlers" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include @@ -2659,7 +2721,7 @@ int i; ; return 0; } EOF -if { (eval echo configure:2663: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_type_signal=void else @@ -2682,9 +2744,9 @@ echo $ac_n "checking for struct timeval""... $ac_c" 1>&6 -echo "configure:2686: checking for struct timeval" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext < @@ -2700,7 +2762,7 @@ static struct timeval x; x.tv_sec = x.tv_usec; ; return 0; } EOF -if { (eval echo configure:2704: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2766: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 HAVE_TIMEVAL=yes @@ -2722,10 +2784,10 @@ rm -f conftest* echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 -echo "configure:2726: checking whether struct tm is in sys/time.h or time.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include @@ -2733,7 +2795,7 @@ struct tm *tp; tp->tm_sec; ; return 0; } EOF -if { (eval echo configure:2737: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_struct_tm=time.h else @@ -2757,10 +2819,10 @@ fi echo $ac_n "checking for tm_zone in struct tm""... $ac_c" 1>&6 -echo "configure:2761: checking for tm_zone in struct tm" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #include <$ac_cv_struct_tm> @@ -2768,7 +2830,7 @@ struct tm tm; tm.tm_zone; ; return 0; } EOF -if { (eval echo configure:2772: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2834: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_struct_tm_zone=yes else @@ -2791,10 +2853,10 @@ else echo $ac_n "checking for tzname""... $ac_c" 1>&6 -echo "configure:2795: checking for tzname" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #ifndef tzname /* For SGI. */ @@ -2804,7 +2866,7 @@ atoi(*tzname); ; return 0; } EOF -if { (eval echo configure:2808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:2870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_var_tzname=yes else @@ -2830,10 +2892,10 @@ echo $ac_n "checking for working const""... $ac_c" 1>&6 -echo "configure:2834: checking for working const" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else @@ -2907,7 +2969,7 @@ echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 -echo "configure:2911: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:2973: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` cat > conftestmake <<\EOF @@ -2932,12 +2994,12 @@ echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 -echo "configure:2936: checking whether byte ordering is bigendian" >&5 +echo "configure:2998: checking whether byte ordering is bigendian" >&5 ac_cv_c_bigendian=unknown # See if sys/param.h defines the BYTE_ORDER macro. cat > conftest.$ac_ext < #include @@ -2948,11 +3010,11 @@ #endif ; return 0; } EOF -if { (eval echo configure:2952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3014: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* # It does; now see whether it defined to BIG_ENDIAN or not. cat > conftest.$ac_ext < #include @@ -2963,7 +3025,7 @@ #endif ; return 0; } EOF -if { (eval echo configure:2967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3029: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_bigendian=yes else @@ -2980,7 +3042,7 @@ rm -f conftest* if test $ac_cv_c_bigendian = unknown; then cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:3059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_c_bigendian=no else @@ -3019,10 +3081,10 @@ echo $ac_n "checking size of short""... $ac_c" 1>&6 -echo "configure:3023: checking size of short" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < main() @@ -3033,7 +3095,7 @@ exit(0); } EOF -if { (eval echo configure:3037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:3099: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_sizeof_short=`cat conftestval` else @@ -3054,10 +3116,10 @@ echo $ac_n "checking size of int""... $ac_c" 1>&6 -echo "configure:3058: checking size of int" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < main() @@ -3068,7 +3130,7 @@ exit(0); } EOF -if { (eval echo configure:3072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:3134: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_sizeof_int=`cat conftestval` else @@ -3089,10 +3151,10 @@ echo $ac_n "checking size of long""... $ac_c" 1>&6 -echo "configure:3093: checking size of long" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < main() @@ -3103,7 +3165,7 @@ exit(0); } EOF -if { (eval echo configure:3107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:3169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_sizeof_long=`cat conftestval` else @@ -3125,7 +3187,7 @@ echo $ac_n "checking for long file names""... $ac_c" 1>&6 -echo "configure:3129: checking for long file names" >&5 +echo "configure:3191: checking for long file names" >&5 ac_cv_sys_long_file_names=yes # Test for long file names in all the places we know might matter: @@ -3173,12 +3235,12 @@ echo $ac_n "checking for sqrt in -lm""... $ac_c" 1>&6 -echo "configure:3177: checking for sqrt in -lm" >&5 +echo "configure:3239: checking for sqrt in -lm" >&5 ac_lib_var=`echo m'_'sqrt | sed 'y%./+-%__p_%'` xe_check_libs=" -lm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3231,7 +3293,7 @@ echo "checking type of mail spool file locking" 1>&6 -echo "configure:3235: checking type of mail spool file locking" >&5 +echo "configure:3297: checking type of mail spool file locking" >&5 test -z "$mail_locking" -a "$mail_use_flock" = "yes" && mail_locking=flock test -z "$mail_locking" -a "$mail_use_lockf" = "yes" && mail_locking=lockf if test "$mail_locking" = "lockf"; then { test "$extra_verbose" = "yes" && cat << \EOF @@ -3254,12 +3316,12 @@ echo $ac_n "checking for kstat_open in -lkstat""... $ac_c" 1>&6 -echo "configure:3258: checking for kstat_open in -lkstat" >&5 +echo "configure:3320: checking for kstat_open in -lkstat" >&5 ac_lib_var=`echo kstat'_'kstat_open | sed 'y%./+-%__p_%'` xe_check_libs=" -lkstat " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3304,12 +3366,12 @@ echo $ac_n "checking for kvm_read in -lkvm""... $ac_c" 1>&6 -echo "configure:3308: checking for kvm_read in -lkvm" >&5 +echo "configure:3370: checking for kvm_read in -lkvm" >&5 ac_lib_var=`echo kvm'_'kvm_read | sed 'y%./+-%__p_%'` xe_check_libs=" -lkvm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3386: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3354,12 +3416,12 @@ echo $ac_n "checking for cma_open in -lpthreads""... $ac_c" 1>&6 -echo "configure:3358: checking for cma_open in -lpthreads" >&5 +echo "configure:3420: checking for cma_open in -lpthreads" >&5 ac_lib_var=`echo pthreads'_'cma_open | sed 'y%./+-%__p_%'` xe_check_libs=" -lpthreads " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3436: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3406,7 +3468,7 @@ fi echo $ac_n "checking whether the -xildoff compiler flag is required""... $ac_c" 1>&6 -echo "configure:3410: checking whether the -xildoff compiler flag is required" >&5 +echo "configure:3472: checking whether the -xildoff compiler flag is required" >&5 if ${CC-cc} '-###' -xildon no_such_file.c 2>&1 | grep '^[^ ]*/ild ' > /dev/null ; then if ${CC-cc} '-###' -xildoff no_such_file.c 2>&1 | grep '^[^ ]*/ild ' > /dev/null ; then echo "$ac_t""no" 1>&6; @@ -3416,8 +3478,8 @@ fi echo $ac_n "checking for dynodump""... $ac_c" 1>&6 -echo "configure:3420: checking for dynodump" >&5 -case "$canonical" in *-solaris2.[0-5]* ) +echo "configure:3482: checking for dynodump" >&5 +case "$opsys" in sol2* ) echo "$ac_t""yes" 1>&6 { test "$extra_verbose" = "yes" && cat << \EOF Defining DYNODUMP @@ -3428,18 +3490,28 @@ } MAKE_SUBDIR="$MAKE_SUBDIR dynodump" && if test "$extra_verbose" = "yes"; then echo " Appending \"dynodump\" to \$MAKE_SUBDIR"; fi - case "$canonical" in - sparc* ) dynodump_arch=sparc ;; - powerpc* ) dynodump_arch=ppc ;; - i*86* ) dynodump_arch=i386 ;; + case "$machine" in + sparc ) dynodump_arch=sparc ;; + *86* ) dynodump_arch=i386 ;; + powerpc ) dynodump_arch=ppc ;; esac test "$GCC" = "yes" && ld_switch_site="$ld_switch_site -fno-gnu-linker" && if test "$extra_verbose" = "yes"; then echo " Appending \"-fno-gnu-linker\" to \$ld_switch_site"; fi ;; *) echo "$ac_t""no" 1>&6 ;; esac +case "$opsys" in sol2-[6-9]* ) + echo $ac_n "checking for \"-z ignore\" linker flag""... $ac_c" 1>&6 +echo "configure:3505: checking for \"-z ignore\" linker flag" >&5 + case "`ld -h 2>&1`" in + *-z\ ignore\|record* ) echo "$ac_t""yes" 1>&6 + ld_switch_site="-z ignore $ld_switch_site" && if test "$extra_verbose" = "yes"; then echo " Prepending \"-z ignore\" to \$ld_switch_site"; fi ;; + *) echo "$ac_t""no" 1>&6 ;; + esac ;; +esac + echo "checking "for specified window system"" 1>&6 -echo "configure:3443: checking "for specified window system"" >&5 +echo "configure:3515: checking "for specified window system"" >&5 if test "$x_includes $x_libraries" = "NONE NONE"; then if test -n "$OPENWINHOME" \ @@ -3460,7 +3532,7 @@ # Uses ac_ vars as temps to allow command line to override cache and checks. # --without-x overrides everything else, but does not touch the cache. echo $ac_n "checking for X""... $ac_c" 1>&6 -echo "configure:3464: checking for X" >&5 +echo "configure:3536: checking for X" >&5 # Check whether --with-x or --without-x was given. if test "${with_x+set}" = set; then @@ -3520,12 +3592,12 @@ # First, try using that file with no special directory specified. cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:3529: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:3601: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -3594,14 +3666,14 @@ ac_save_LIBS="$LIBS" LIBS="-l$x_direct_test_library $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* LIBS="$ac_save_LIBS" # We can link X programs with no special library path. @@ -3710,17 +3782,17 @@ case "`(uname -sr) 2>/dev/null`" in "SunOS 5"*) echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 -echo "configure:3714: checking whether -R must be followed by a space" >&5 +echo "configure:3786: checking whether -R must be followed by a space" >&5 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_R_nospace=yes else @@ -3736,14 +3808,14 @@ else LIBS="$ac_xsave_LIBS -R $x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_R_space=yes else @@ -3779,12 +3851,12 @@ else echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 -echo "configure:3783: checking for dnet_ntoa in -ldnet" >&5 +echo "configure:3855: checking for dnet_ntoa in -ldnet" >&5 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xe_check_libs=" -ldnet " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3819,12 +3891,12 @@ if test $ac_cv_lib_dnet_dnet_ntoa = no; then echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 -echo "configure:3823: checking for dnet_ntoa in -ldnet_stub" >&5 +echo "configure:3895: checking for dnet_ntoa in -ldnet_stub" >&5 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xe_check_libs=" -ldnet_stub " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3864,10 +3936,10 @@ # The nsl library prevents programs from opening the X display # on Irix 5.2, according to dickey@clark.net. echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 -echo "configure:3868: checking for gethostbyname" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:3966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_gethostbyname=yes" else @@ -3911,12 +3983,12 @@ if test $ac_cv_func_gethostbyname = no; then echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:3915: checking for gethostbyname in -lnsl" >&5 +echo "configure:3987: checking for gethostbyname in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xe_check_libs=" -lnsl " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -3957,10 +4029,10 @@ # -lsocket must be given before -lnsl if both are needed. # We assume that if connect needs -lnsl, so does gethostbyname. echo $ac_n "checking for connect""... $ac_c" 1>&6 -echo "configure:3961: checking for connect" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_connect=yes" else @@ -4006,12 +4078,12 @@ xe_msg_checking="for connect in -lsocket" test -n "$X_EXTRA_LIBS" && xe_msg_checking="$xe_msg_checking using extra libs $X_EXTRA_LIBS" echo $ac_n "checking "$xe_msg_checking"""... $ac_c" 1>&6 -echo "configure:4010: checking "$xe_msg_checking"" >&5 +echo "configure:4082: checking "$xe_msg_checking"" >&5 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xe_check_libs=" -lsocket $X_EXTRA_LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4046,10 +4118,10 @@ # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. echo $ac_n "checking for remove""... $ac_c" 1>&6 -echo "configure:4050: checking for remove" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4148: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_remove=yes" else @@ -4093,12 +4165,12 @@ if test $ac_cv_func_remove = no; then echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 -echo "configure:4097: checking for remove in -lposix" >&5 +echo "configure:4169: checking for remove in -lposix" >&5 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xe_check_libs=" -lposix " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4185: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4133,10 +4205,10 @@ # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo $ac_n "checking for shmat""... $ac_c" 1>&6 -echo "configure:4137: checking for shmat" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4235: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_shmat=yes" else @@ -4180,12 +4252,12 @@ if test $ac_cv_func_shmat = no; then echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 -echo "configure:4184: checking for shmat in -lipc" >&5 +echo "configure:4256: checking for shmat in -lipc" >&5 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xe_check_libs=" -lipc " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4230,12 +4302,12 @@ # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 -echo "configure:4234: checking for IceConnectionNumber in -lICE" >&5 +echo "configure:4306: checking for IceConnectionNumber in -lICE" >&5 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xe_check_libs=" -lICE " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4322: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4327,25 +4399,44 @@ ld_switch_site="`echo $ld_switch_site | sed \"s/${dash_r}[^ ]*//\"`" ld_switch_x_site="`echo $ld_switch_x_site | sed \"s/${dash_r}[^ ]*//\"`" - if test -n "$LD_RUN_PATH"; then + runpath="" + if test -n "$LD_RUN_PATH"; then runpath="$LD_RUN_PATH" + elif test "$GCC" = "yes"; then + echo "int main(int argc, char *argv[]) {return 0;}" > conftest.c + xe_runpath_link='${CC-cc} -o conftest -v $CFLAGS '"$xe_ldflags"' conftest.$ac_ext 2>&1 1>/dev/null' + for arg in `eval "$xe_runpath_link" | grep ' -L'`; do + case "$arg" in P,* | -L* | -R* ) + for dir in `echo "$arg" | sed -e 's/^..//' -e 'y/:/ /'`; do + +xe_runpath_dir="$dir" +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi + + done ;; + esac + done + rm -f conftest* else - runpath="" - for arg in $ld_switch_site $ld_switch_x_site; do - case "$arg" in -L* ) - dir=`echo "$arg" | sed 's/^-L//'` - if test -n "`ls ${dir}/*.s[ol] 2>/dev/null`"; then - test -n "$runpath" && runpath="${runpath}:" - runpath="${runpath}${dir}" - fi - ;; - esac + for arg in $ld_switch_site $ld_switch_x_site; do + case "$arg" in -L*) +xe_runpath_dir=`echo "$arg" | sed 's/^-L//'` +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi +;; esac done case "$canonical" in *-solaris2.[1-4]* ) test "$need_motif" = "yes" && runpath="${runpath}:/opt/SUNWdt/lib" ;; esac - fi - + fi if test -n "$runpath"; then ld_switch_run="${dash_r}${runpath}" test "$extra_verbose" = "yes" && echo "Setting runpath to $runpath" @@ -4355,26 +4446,26 @@ if test "$extra_verbose" = "yes"; then echo; echo "X11 compilation variables:" - echo "x_libraries = $x_libraries" -echo "x_includes = $x_includes" -echo "X_CFLAGS = $X_CFLAGS" -echo "X_LIBS = $X_LIBS" -echo "X_PRE_LIBS = $X_PRE_LIBS" -echo "X_EXTRA_LIBS=\"$X_EXTRA_LIBS\"" + echo "x_libraries = \"$x_libraries\"" +echo "x_includes = \"$x_includes\"" +echo "X_CFLAGS = \"$X_CFLAGS\"" +echo "X_LIBS = \"$X_LIBS\"" +echo "X_PRE_LIBS = \"$X_PRE_LIBS\"" +echo "X_EXTRA_LIBS = \"$X_EXTRA_LIBS\"" echo fi ac_safe=`echo "X11/Intrinsic.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for X11/Intrinsic.h""... $ac_c" 1>&6 -echo "configure:4370: checking for X11/Intrinsic.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:4378: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:4469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -4398,12 +4489,12 @@ echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:4402: checking for XOpenDisplay in -lX11" >&5 +echo "configure:4493: checking for XOpenDisplay in -lX11" >&5 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'` xe_check_libs=" -lX11 " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4509: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4439,12 +4530,12 @@ xe_msg_checking="for XGetFontProperty in -lX11" test -n "-b i486-linuxaout" && xe_msg_checking="$xe_msg_checking using extra libs -b i486-linuxaout" echo $ac_n "checking "$xe_msg_checking"""... $ac_c" 1>&6 -echo "configure:4443: checking "$xe_msg_checking"" >&5 +echo "configure:4534: checking "$xe_msg_checking"" >&5 ac_lib_var=`echo X11'_'XGetFontProperty | sed 'y%./+-%__p_%'` xe_check_libs=" -lX11 -b i486-linuxaout" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4482,12 +4573,12 @@ echo $ac_n "checking for XShapeSelectInput in -lXext""... $ac_c" 1>&6 -echo "configure:4486: checking for XShapeSelectInput in -lXext" >&5 +echo "configure:4577: checking for XShapeSelectInput in -lXext" >&5 ac_lib_var=`echo Xext'_'XShapeSelectInput | sed 'y%./+-%__p_%'` xe_check_libs=" -lXext " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4524,12 +4615,12 @@ esac echo $ac_n "checking for XtOpenDisplay in -lXt""... $ac_c" 1>&6 -echo "configure:4528: checking for XtOpenDisplay in -lXt" >&5 +echo "configure:4619: checking for XtOpenDisplay in -lXt" >&5 ac_lib_var=`echo Xt'_'XtOpenDisplay | sed 'y%./+-%__p_%'` xe_check_libs=" -lXt " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4563,14 +4654,14 @@ echo $ac_n "checking the version of X11 being used""... $ac_c" 1>&6 -echo "configure:4567: checking the version of X11 being used" >&5 +echo "configure:4658: checking the version of X11 being used" >&5 cat > conftest.$ac_ext < main(int c, char* v[]) { return c>1 ? XlibSpecificationRelease : 0; } EOF -if { (eval echo configure:4574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:4665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ./conftest foobar; x11_release=$? else @@ -4594,15 +4685,15 @@ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:4598: checking for $ac_hdr" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:4606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:4697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -4633,7 +4724,7 @@ echo $ac_n "checking for XFree86""... $ac_c" 1>&6 -echo "configure:4637: checking for XFree86" >&5 +echo "configure:4728: checking for XFree86" >&5 if test -d "/usr/X386/include" -o \ -f "/etc/XF86Config" -o \ -f "/etc/X11/XF86Config" -o \ @@ -4657,12 +4748,12 @@ if test -z "$with_xmu"; then echo $ac_n "checking for XmuConvertStandardSelection in -lXmu""... $ac_c" 1>&6 -echo "configure:4661: checking for XmuConvertStandardSelection in -lXmu" >&5 +echo "configure:4752: checking for XmuConvertStandardSelection in -lXmu" >&5 ac_lib_var=`echo Xmu'_'XmuConvertStandardSelection | sed 'y%./+-%__p_%'` xe_check_libs=" -lXmu " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4768: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4705,19 +4796,19 @@ echo $ac_n "checking for main in -lXbsd""... $ac_c" 1>&6 -echo "configure:4709: checking for main in -lXbsd" >&5 +echo "configure:4800: checking for main in -lXbsd" >&5 ac_lib_var=`echo Xbsd'_'main | sed 'y%./+-%__p_%'` xe_check_libs=" -lXbsd " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4740,12 +4831,12 @@ echo $ac_n "checking for XawScrollbarSetThumb in -lXaw""... $ac_c" 1>&6 -echo "configure:4744: checking for XawScrollbarSetThumb in -lXaw" >&5 +echo "configure:4835: checking for XawScrollbarSetThumb in -lXaw" >&5 ac_lib_var=`echo Xaw'_'XawScrollbarSetThumb | sed 'y%./+-%__p_%'` xe_check_libs=" -lXaw " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4851: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4798,30 +4889,6 @@ test -z "$with_toolbars" && with_toolbars=yes fi -if false; then # obsolete -runtime_arg="-R${dash_r_space}" - -case "$canonical" in - *-sun-solaris* | *-sun-sunos5* ) - add_runtime_flag=yes ;; - *-sgi-irix5.* ) - if test -n "$x_libraries" || test -n "$site_runtime_libraries" ; then - (echo "WARNING: The IRIX 5 ld ignores all but the last -rpath argument,"; - echo " so if you need to specify more than one additional"; - echo " runtime library directory, you will have to do so"; - echo " manually by setting the environment variable"; - echo " LD_SWITCH_SITE to '-rpath ' before running"; - echo " configure. If you have only one additional directory," - echo " you can specify it with --site-runtime-libraries.") >&2 - fi - runtime_arg="-rpath " ;; - *-sgi-irix* ) - add_runtime_flag=yes; - runtime_arg="-rpath " ;; -esac -fi - - bitmapdir= case "$window_system" in @@ -4837,15 +4904,15 @@ test -z "$with_xauth" && test "$window_system" = "none" && with_xauth=no test -z "$with_xauth" && { ac_safe=`echo "X11/Xauth.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for X11/Xauth.h""... $ac_c" 1>&6 -echo "configure:4841: checking for X11/Xauth.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:4849: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:4916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -4868,12 +4935,12 @@ } test -z "$with_xauth" && { echo $ac_n "checking for XauGetAuthByAddr in -lXau""... $ac_c" 1>&6 -echo "configure:4872: checking for XauGetAuthByAddr in -lXau" >&5 +echo "configure:4939: checking for XauGetAuthByAddr in -lXau" >&5 ac_lib_var=`echo Xau'_'XauGetAuthByAddr | sed 'y%./+-%__p_%'` xe_check_libs=" -lXau " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:4955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4920,15 +4987,15 @@ test -z "$with_offix" && { ac_safe=`echo "OffiX/DragAndDrop.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for OffiX/DragAndDrop.h""... $ac_c" 1>&6 -echo "configure:4924: checking for OffiX/DragAndDrop.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:4932: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:4999: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -4951,12 +5018,12 @@ } test -z "$with_offix" && { echo $ac_n "checking for DndInitialize in -lDnd""... $ac_c" 1>&6 -echo "configure:4955: checking for DndInitialize in -lDnd" >&5 +echo "configure:5022: checking for DndInitialize in -lDnd" >&5 ac_lib_var=`echo Dnd'_'DndInitialize | sed 'y%./+-%__p_%'` xe_check_libs=" -lDnd " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5038: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5006,15 +5073,15 @@ for dir in "" "Tt/" "desktop/" ; do ac_safe=`echo "${dir}tt_c.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for ${dir}tt_c.h""... $ac_c" 1>&6 -echo "configure:5010: checking for ${dir}tt_c.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5018: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5085: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5043,12 +5110,12 @@ xe_msg_checking="for tt_message_create in -ltt" test -n "$extra_libs" && xe_msg_checking="$xe_msg_checking using extra libs $extra_libs" echo $ac_n "checking "$xe_msg_checking"""... $ac_c" 1>&6 -echo "configure:5047: checking "$xe_msg_checking"" >&5 +echo "configure:5114: checking "$xe_msg_checking"" >&5 ac_lib_var=`echo tt'_'tt_message_create | sed 'y%./+-%__p_%'` xe_check_libs=" -ltt $extra_libs" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5130: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5108,15 +5175,15 @@ test -z "$with_cde" && { ac_safe=`echo "Dt/Dt.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for Dt/Dt.h""... $ac_c" 1>&6 -echo "configure:5112: checking for Dt/Dt.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5120: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5187: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5139,12 +5206,12 @@ } test -z "$with_cde" && { echo $ac_n "checking for DtDndDragStart in -lDtSvc""... $ac_c" 1>&6 -echo "configure:5143: checking for DtDndDragStart in -lDtSvc" >&5 +echo "configure:5210: checking for DtDndDragStart in -lDtSvc" >&5 ac_lib_var=`echo DtSvc'_'DtDndDragStart | sed 'y%./+-%__p_%'` xe_check_libs=" -lDtSvc " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5202,19 +5269,19 @@ echo $ac_n "checking for main in -lenergize""... $ac_c" 1>&6 -echo "configure:5206: checking for main in -lenergize" >&5 +echo "configure:5273: checking for main in -lenergize" >&5 ac_lib_var=`echo energize'_'main | sed 'y%./+-%__p_%'` xe_check_libs=" -lenergize " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5285: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5246,19 +5313,19 @@ if test -z "$energize_version"; then echo $ac_n "checking for main in -lconn""... $ac_c" 1>&6 -echo "configure:5250: checking for main in -lconn" >&5 +echo "configure:5317: checking for main in -lconn" >&5 ac_lib_var=`echo conn'_'main | sed 'y%./+-%__p_%'` xe_check_libs=" -lconn " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5291,15 +5358,15 @@ fi ac_safe=`echo "editorconn.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for editorconn.h""... $ac_c" 1>&6 -echo "configure:5295: checking for editorconn.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5303: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5370: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5341,7 +5408,7 @@ echo "checking for graphics libraries" 1>&6 -echo "configure:5345: checking for graphics libraries" >&5 +echo "configure:5412: checking for graphics libraries" >&5 test -z "$with_gif" && with_gif=yes; if test "$with_gif" = "yes"; then { test "$extra_verbose" = "yes" && cat << \EOF @@ -5359,15 +5426,15 @@ test -z "$with_xpm" && { ac_safe=`echo "X11/xpm.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for X11/xpm.h""... $ac_c" 1>&6 -echo "configure:5363: checking for X11/xpm.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5371: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5438: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5389,24 +5456,24 @@ fi } test -z "$with_xpm" && { -echo $ac_n "checking for XpmReadFileToData in -lXpm""... $ac_c" 1>&6 -echo "configure:5394: checking for XpmReadFileToData in -lXpm" >&5 -ac_lib_var=`echo Xpm'_'XpmReadFileToData | sed 'y%./+-%__p_%'` +echo $ac_n "checking for XpmFree in -lXpm""... $ac_c" 1>&6 +echo "configure:5461: checking for XpmFree in -lXpm" >&5 +ac_lib_var=`echo Xpm'_'XpmFree | sed 'y%./+-%__p_%'` xe_check_libs=" -lXpm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5442,15 +5509,15 @@ test -z "$with_xface" && { ac_safe=`echo "compface.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for compface.h""... $ac_c" 1>&6 -echo "configure:5446: checking for compface.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5454: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5521: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5473,12 +5540,12 @@ } test -z "$with_xface" && { echo $ac_n "checking for UnGenFace in -lcompface""... $ac_c" 1>&6 -echo "configure:5477: checking for UnGenFace in -lcompface" >&5 +echo "configure:5544: checking for UnGenFace in -lcompface" >&5 ac_lib_var=`echo compface'_'UnGenFace | sed 'y%./+-%__p_%'` xe_check_libs=" -lcompface " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5560: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5525,15 +5592,15 @@ test -z "$with_jpeg" && { ac_safe=`echo "jpeglib.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6 -echo "configure:5529: checking for jpeglib.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5537: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5556,12 +5623,12 @@ } test -z "$with_jpeg" && { echo $ac_n "checking for jpeg_destroy_decompress in -ljpeg""... $ac_c" 1>&6 -echo "configure:5560: checking for jpeg_destroy_decompress in -ljpeg" >&5 +echo "configure:5627: checking for jpeg_destroy_decompress in -ljpeg" >&5 ac_lib_var=`echo jpeg'_'jpeg_destroy_decompress | sed 'y%./+-%__p_%'` xe_check_libs=" -ljpeg " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5643: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5608,15 +5675,15 @@ test -z "$with_png" && { ac_safe=`echo "png.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for png.h""... $ac_c" 1>&6 -echo "configure:5612: checking for png.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5620: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5687: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5638,10 +5705,10 @@ fi } test -z "$with_png" && { echo $ac_n "checking for pow""... $ac_c" 1>&6 -echo "configure:5642: checking for pow" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_pow=yes" else @@ -5689,12 +5756,12 @@ xe_msg_checking="for png_read_image in -lpng" test -n "$extra_libs" && xe_msg_checking="$xe_msg_checking using extra libs $extra_libs" echo $ac_n "checking "$xe_msg_checking"""... $ac_c" 1>&6 -echo "configure:5693: checking "$xe_msg_checking"" >&5 +echo "configure:5760: checking "$xe_msg_checking"" >&5 ac_lib_var=`echo png'_'png_read_image | sed 'y%./+-%__p_%'` xe_check_libs=" -lpng $extra_libs" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5755,15 +5822,15 @@ ac_safe=`echo "Xm/Xm.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for Xm/Xm.h""... $ac_c" 1>&6 -echo "configure:5759: checking for Xm/Xm.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:5767: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:5834: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -5780,12 +5847,12 @@ echo "$ac_t""yes" 1>&6 echo $ac_n "checking for XmStringFree in -lXm""... $ac_c" 1>&6 -echo "configure:5784: checking for XmStringFree in -lXm" >&5 +echo "configure:5851: checking for XmStringFree in -lXm" >&5 ac_lib_var=`echo Xm'_'XmStringFree | sed 'y%./+-%__p_%'` xe_check_libs=" -lXm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:5867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6010,7 +6077,7 @@ if test "$with_mule" = "yes" ; then echo "checking for Mule-related features" 1>&6 -echo "configure:6014: checking for Mule-related features" >&5 +echo "configure:6081: checking for Mule-related features" >&5 { test "$extra_verbose" = "yes" && cat << \EOF Defining MULE EOF @@ -6023,14 +6090,55 @@ echo " xemacs will be linked with \"mule.o mule-ccl.o mule-charset.o mule-coding.o\"" fi - + for ac_hdr in libintl.h +do +ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 +echo "configure:6098: checking for $ac_hdr" >&5 + +cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:6106: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` + { test "$extra_verbose" = "yes" && cat << EOF + Defining $ac_tr_hdr +EOF +cat >> confdefs.h <&6 +fi +done + + echo $ac_n "checking for strerror in -lintl""... $ac_c" 1>&6 -echo "configure:6029: checking for strerror in -lintl" >&5 +echo "configure:6137: checking for strerror in -lintl" >&5 ac_lib_var=`echo intl'_'strerror | sed 'y%./+-%__p_%'` xe_check_libs=" -lintl " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6153: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6074,19 +6182,19 @@ echo "checking for Mule input methods" 1>&6 -echo "configure:6078: checking for Mule input methods" >&5 +echo "configure:6186: checking for Mule input methods" >&5 test -z "$with_xim" && case "$opsys" in sol2* ) ;; *) with_xim=no ;; esac case "$with_xim" in "" | "yes" ) echo "checking for XIM" 1>&6 -echo "configure:6082: checking for XIM" >&5 +echo "configure:6190: checking for XIM" >&5 echo $ac_n "checking for XmImMbLookupString in -lXm""... $ac_c" 1>&6 -echo "configure:6085: checking for XmImMbLookupString in -lXm" >&5 +echo "configure:6193: checking for XmImMbLookupString in -lXm" >&5 ac_lib_var=`echo Xm'_'XmImMbLookupString | sed 'y%./+-%__p_%'` xe_check_libs=" -lXm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6209: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6159,15 +6267,15 @@ test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support test -z "$with_wnn" && { ac_safe=`echo "wnn/jllib.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for wnn/jllib.h""... $ac_c" 1>&6 -echo "configure:6163: checking for wnn/jllib.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:6171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6279: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -6189,24 +6297,24 @@ fi } test -z "$with_wnn" && { -echo $ac_n "checking for jl_dic_list in -lwnn""... $ac_c" 1>&6 -echo "configure:6194: checking for jl_dic_list in -lwnn" >&5 -ac_lib_var=`echo wnn'_'jl_dic_list | sed 'y%./+-%__p_%'` +echo $ac_n "checking for jl_dic_list_e in -lwnn""... $ac_c" 1>&6 +echo "configure:6302: checking for jl_dic_list_e in -lwnn" >&5 +ac_lib_var=`echo wnn'_'jl_dic_list_e | sed 'y%./+-%__p_%'` xe_check_libs=" -lwnn " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6220,7 +6328,18 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes" ; then echo "$ac_t""yes" 1>&6 - : + ac_tr_lib=HAVE_LIB`echo wnn | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` + { test "$extra_verbose" = "yes" && cat << EOF + Defining $ac_tr_lib +EOF +cat >> confdefs.h <&6 with_wnn=no @@ -6243,12 +6362,12 @@ fi echo $ac_n "checking for jl_fi_dic_list in -lwnn""... $ac_c" 1>&6 -echo "configure:6247: checking for jl_fi_dic_list in -lwnn" >&5 +echo "configure:6366: checking for jl_fi_dic_list in -lwnn" >&5 ac_lib_var=`echo wnn'_'jl_fi_dic_list | sed 'y%./+-%__p_%'` xe_check_libs=" -lwnn " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6382: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6291,15 +6410,15 @@ test -z "$with_canna" && { ac_safe=`echo "canna/RK.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for canna/RK.h""... $ac_c" 1>&6 -echo "configure:6295: checking for canna/RK.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:6303: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6422: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -6322,12 +6441,12 @@ } test -z "$with_canna" && { echo $ac_n "checking for RkBgnBun in -lRKC""... $ac_c" 1>&6 -echo "configure:6326: checking for RkBgnBun in -lRKC" >&5 +echo "configure:6445: checking for RkBgnBun in -lRKC" >&5 ac_lib_var=`echo RKC'_'RkBgnBun | sed 'y%./+-%__p_%'` xe_check_libs=" -lRKC " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6361,12 +6480,12 @@ } test -z "$with_canna" && { echo $ac_n "checking for jrKanjiControl in -lcanna""... $ac_c" 1>&6 -echo "configure:6365: checking for jrKanjiControl in -lcanna" >&5 +echo "configure:6484: checking for jrKanjiControl in -lcanna" >&5 ac_lib_var=`echo canna'_'jrKanjiControl | sed 'y%./+-%__p_%'` xe_check_libs=" -lcanna " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6413,6 +6532,7 @@ echo " xemacs will be linked with \"mule-canna.o\"" fi fi + else for feature in xim canna wnn; do if eval "test -n \"\$with_${feature}\" -a \"\$with_${feature}\" != no" ; then echo "configure: warning: "--with-${feature} ignored: Not valid without Mule support"" 1>&2 @@ -6428,25 +6548,44 @@ ld_switch_site="`echo $ld_switch_site | sed \"s/${dash_r}[^ ]*//\"`" ld_switch_x_site="`echo $ld_switch_x_site | sed \"s/${dash_r}[^ ]*//\"`" - if test -n "$LD_RUN_PATH"; then + runpath="" + if test -n "$LD_RUN_PATH"; then runpath="$LD_RUN_PATH" + elif test "$GCC" = "yes"; then + echo "int main(int argc, char *argv[]) {return 0;}" > conftest.c + xe_runpath_link='${CC-cc} -o conftest -v $CFLAGS '"$xe_ldflags"' conftest.$ac_ext 2>&1 1>/dev/null' + for arg in `eval "$xe_runpath_link" | grep ' -L'`; do + case "$arg" in P,* | -L* | -R* ) + for dir in `echo "$arg" | sed -e 's/^..//' -e 'y/:/ /'`; do + +xe_runpath_dir="$dir" +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi + + done ;; + esac + done + rm -f conftest* else - runpath="" - for arg in $ld_switch_site $ld_switch_x_site; do - case "$arg" in -L* ) - dir=`echo "$arg" | sed 's/^-L//'` - if test -n "`ls ${dir}/*.s[ol] 2>/dev/null`"; then - test -n "$runpath" && runpath="${runpath}:" - runpath="${runpath}${dir}" - fi - ;; - esac + for arg in $ld_switch_site $ld_switch_x_site; do + case "$arg" in -L*) +xe_runpath_dir=`echo "$arg" | sed 's/^-L//'` +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[ol] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi +;; esac done case "$canonical" in *-solaris2.[1-4]* ) test "$need_motif" = "yes" && runpath="${runpath}:/opt/SUNWdt/lib" ;; esac - fi - + fi if test -n "$runpath"; then ld_switch_run="${dash_r}${runpath}" test "$extra_verbose" = "yes" && echo "Setting runpath to $runpath" @@ -6458,10 +6597,10 @@ for ac_func in acosh asinh atanh cbrt closedir dup2 eaccess fmod fpathconf frexp ftime gethostname getpagesize gettimeofday getcwd getwd logb lrand48 matherr mkdir mktime perror poll random rename res_init rint rmdir select setitimer setpgid setlocale setsid sigblock sighold sigprocmask strcasecmp strerror tzset utimes waitpid do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6462: checking for $ac_func" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6521,10 +6660,10 @@ for ac_func in realpath do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6525: checking for $ac_func" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6580,16 +6719,16 @@ esac echo $ac_n "checking whether netdb declares h_errno""... $ac_c" 1>&6 -echo "configure:6584: checking whether netdb declares h_errno" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext < int main() { return h_errno; ; return 0; } EOF -if { (eval echo configure:6593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* echo "$ac_t""yes" 1>&6 { test "$extra_verbose" = "yes" && cat << \EOF @@ -6609,16 +6748,16 @@ rm -f conftest* echo $ac_n "checking for sigsetjmp""... $ac_c" 1>&6 -echo "configure:6613: checking for sigsetjmp" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext < int main() { sigjmp_buf bar; sigsetjmp (bar, 0); ; return 0; } EOF -if { (eval echo configure:6622: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6761: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 { test "$extra_verbose" = "yes" && cat << \EOF @@ -6638,11 +6777,11 @@ rm -f conftest* echo $ac_n "checking whether localtime caches TZ""... $ac_c" 1>&6 -echo "configure:6642: checking whether localtime caches TZ" >&5 +echo "configure:6781: checking whether localtime caches TZ" >&5 if test "$ac_cv_func_tzset" = "yes"; then cat > conftest.$ac_ext < #if STDC_HEADERS @@ -6677,7 +6816,7 @@ exit (0); } EOF -if { (eval echo configure:6681: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:6820: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then emacs_cv_localtime_cache=no else @@ -6706,9 +6845,9 @@ if test "$HAVE_TIMEVAL" = "yes"; then echo $ac_n "checking whether gettimeofday cannot accept two arguments""... $ac_c" 1>&6 -echo "configure:6710: checking whether gettimeofday cannot accept two arguments" >&5 -cat > conftest.$ac_ext <&5 +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* echo "$ac_t""no" 1>&6 else @@ -6752,19 +6891,19 @@ echo $ac_n "checking for inline""... $ac_c" 1>&6 -echo "configure:6756: checking for inline" >&5 +echo "configure:6895: checking for inline" >&5 ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6907: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_inline=$ac_kw; break else @@ -6796,7 +6935,8 @@ ;; esac -test "$ac_cv_c_inline" != "no" && { test "$extra_verbose" = "yes" && cat << \EOF +if test "$ac_cv_c_inline" != "no"; then + { test "$extra_verbose" = "yes" && cat << \EOF Defining HAVE_INLINE EOF cat >> confdefs.h <<\EOF @@ -6804,22 +6944,26 @@ EOF } + test "$GCC" = "yes" && extra_objs="$extra_objs inline.o" && if test "$extra_verbose" = "yes"; then + echo " xemacs will be linked with \"inline.o\"" + fi +fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 -echo "configure:6813: checking for working alloca.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:6823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:6967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_header_alloca_h=yes else @@ -6843,10 +6987,10 @@ fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:6847: checking for alloca" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_func_alloca_works=yes else @@ -6908,10 +7052,10 @@ echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:6912: checking whether alloca needs Cray hooks" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&6 -echo "configure:6939: checking for $ac_func" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6991,10 +7135,10 @@ fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:6995: checking stack direction for C alloca" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:7161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_c_stack_direction=1 else @@ -7040,10 +7184,10 @@ fi echo $ac_n "checking for pid_t""... $ac_c" 1>&6 -echo "configure:7044: checking for pid_t" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < #if STDC_HEADERS @@ -7075,15 +7219,15 @@ ac_safe=`echo "vfork.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for vfork.h""... $ac_c" 1>&6 -echo "configure:7079: checking for vfork.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7087: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7231: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7111,10 +7255,10 @@ fi echo $ac_n "checking for working vfork""... $ac_c" 1>&6 -echo "configure:7115: checking for working vfork" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < @@ -7209,7 +7353,7 @@ } } EOF -if { (eval echo configure:7213: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:7357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_func_vfork_works=yes else @@ -7234,10 +7378,10 @@ echo $ac_n "checking for working strcoll""... $ac_c" 1>&6 -echo "configure:7238: checking for working strcoll" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < main () @@ -7247,7 +7391,7 @@ strcoll ("123", "456") >= 0); } EOF -if { (eval echo configure:7251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:7395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then ac_cv_func_strcoll_works=yes else @@ -7272,9 +7416,10 @@ echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:7276: checking for working mmap" >&5 -cat > conftest.$ac_ext <&5 +case "$opsys" in ultrix* ) have_mmap=no ;; *) +cat > conftest.$ac_ext < #include @@ -7307,7 +7452,7 @@ return 1; } EOF -if { (eval echo configure:7311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 +if { (eval echo configure:7456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>&5 then have_mmap=yes else @@ -7316,7 +7461,8 @@ rm -fr conftest* have_mmap=no fi -rm -fr conftest* +rm -fr conftest* ;; +esac echo "$ac_t""$have_mmap" 1>&6 test "$have_mmap" = "yes" && { test "$extra_verbose" = "yes" && cat << \EOF Defining HAVE_MMAP @@ -7339,10 +7485,10 @@ echo $ac_n "checking for socket""... $ac_c" 1>&6 -echo "configure:7343: checking for socket" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_socket=yes" else @@ -7380,15 +7526,15 @@ echo "$ac_t""yes" 1>&6 ac_safe=`echo "netinet/in.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for netinet/in.h""... $ac_c" 1>&6 -echo "configure:7384: checking for netinet/in.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7392: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7538: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7405,15 +7551,15 @@ echo "$ac_t""yes" 1>&6 ac_safe=`echo "arpa/inet.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for arpa/inet.h""... $ac_c" 1>&6 -echo "configure:7409: checking for arpa/inet.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7417: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7563: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7438,9 +7584,9 @@ } echo $ac_n "checking "for sun_len member in struct sockaddr_un"""... $ac_c" 1>&6 -echo "configure:7442: checking "for sun_len member in struct sockaddr_un"" >&5 +echo "configure:7588: checking "for sun_len member in struct sockaddr_un"" >&5 cat > conftest.$ac_ext < @@ -7451,7 +7597,7 @@ static struct sockaddr_un x; x.sun_len = 1; ; return 0; } EOF -if { (eval echo configure:7455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7601: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* echo "$ac_t""yes" 1>&6; { test "$extra_verbose" = "yes" && cat << \EOF Defining HAVE_SOCKADDR_SUN_LEN @@ -7482,10 +7628,10 @@ echo $ac_n "checking for msgget""... $ac_c" 1>&6 -echo "configure:7486: checking for msgget" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_msgget=yes" else @@ -7523,15 +7669,15 @@ echo "$ac_t""yes" 1>&6 ac_safe=`echo "sys/ipc.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for sys/ipc.h""... $ac_c" 1>&6 -echo "configure:7527: checking for sys/ipc.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7535: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7681: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7548,15 +7694,15 @@ echo "$ac_t""yes" 1>&6 ac_safe=`echo "sys/msg.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for sys/msg.h""... $ac_c" 1>&6 -echo "configure:7552: checking for sys/msg.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7560: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7594,15 +7740,15 @@ ac_safe=`echo "dirent.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for dirent.h""... $ac_c" 1>&6 -echo "configure:7598: checking for dirent.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7629,15 +7775,15 @@ echo "$ac_t""no" 1>&6 ac_safe=`echo "sys/dir.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for sys/dir.h""... $ac_c" 1>&6 -echo "configure:7633: checking for sys/dir.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7641: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7787: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7670,15 +7816,15 @@ ac_safe=`echo "nlist.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for nlist.h""... $ac_c" 1>&6 -echo "configure:7674: checking for nlist.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7682: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7828: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7748,14 +7894,52 @@ echo "checking "for sound support"" 1>&6 -echo "configure:7752: checking "for sound support"" >&5 +echo "configure:7898: checking "for sound support"" >&5 case "$with_sound" in native | both ) with_native_sound=yes;; nas | no ) with_native_sound=no;; esac +test -z "$with_native_sound" -a -n "$native_sound_lib" && with_native_sound=yes + if test "$with_native_sound" != "no"; then - if test -d "/usr/demo/SOUND"; then - sound_found="yes" + if test -n "$native_sound_lib"; then + ac_safe=`echo "multimedia/audio_device.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for multimedia/audio_device.h""... $ac_c" 1>&6 +echo "configure:7909: checking for multimedia/audio_device.h" >&5 + +cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:7917: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + sound_found=yes sound_cflags="" + extra_objs="$extra_objs sunplay.o" && if test "$extra_verbose" = "yes"; then + echo " xemacs will be linked with \"sunplay.o\"" + fi +else + echo "$ac_t""no" 1>&6 +fi + + fi + + if test -z "$sound_found" -a -d "/usr/demo/SOUND"; then + sound_found=yes extra_objs="$extra_objs sunplay.o" && if test "$extra_verbose" = "yes"; then echo " xemacs will be linked with \"sunplay.o\"" fi @@ -7769,17 +7953,20 @@ else native_sound_lib="/usr/demo/SOUND/libaudio.a" fi fi - else - case "$canonical" in \ + fi + + if test -z "$sound_found"; then + case "$canonical" in *-sgi-* ) - + if test -z "$native_sound_lib"; then + echo $ac_n "checking for ALopenport in -laudio""... $ac_c" 1>&6 -echo "configure:7778: checking for ALopenport in -laudio" >&5 +echo "configure:7965: checking for ALopenport in -laudio" >&5 ac_lib_var=`echo audio'_'ALopenport | sed 'y%./+-%__p_%'` xe_check_libs=" -laudio " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:7981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7810,21 +7997,23 @@ fi - if test "$native_sound_lib" = "-laudio"; then - sound_found="yes" sound_cflags="" + fi + if test -n "$native_sound_lib"; then + sound_found=yes sound_cflags="" extra_objs="$extra_objs sgiplay.o" && if test "$extra_verbose" = "yes"; then echo " xemacs will be linked with \"sgiplay.o\"" fi fi ;; hppa*-hp-hpux* ) - + if test -z "$native_sound_lib"; then + echo $ac_n "checking for AOpenAudio in -lAlib""... $ac_c" 1>&6 -echo "configure:7823: checking for AOpenAudio in -lAlib" >&5 +echo "configure:8012: checking for AOpenAudio in -lAlib" >&5 ac_lib_var=`echo Alib'_'AOpenAudio | sed 'y%./+-%__p_%'` xe_check_libs=" -lAlib " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7855,8 +8044,9 @@ fi - if test "$native_sound_lib" = "-lAlib"; then - sound_found="yes" + fi + if test -n "$native_sound_lib"; then + sound_found=yes extra_objs="$extra_objs hpplay.o" && if test "$extra_verbose" = "yes"; then echo " xemacs will be linked with \"hpplay.o\"" fi @@ -7868,19 +8058,19 @@ esac fi - if test -z "$sound_found"; then + if test -z "$sound_found"; then for dir in "machine" "sys" "linux"; do ac_safe=`echo "${dir}/soundcard.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for ${dir}/soundcard.h""... $ac_c" 1>&6 -echo "configure:7876: checking for ${dir}/soundcard.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7884: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8074: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -7950,7 +8140,7 @@ fi LIBS="-laudio $LIBS" && if test "$extra_verbose" = "yes"; then echo " Prepending \"-laudio\" to \$LIBS"; fi cat > conftest.$ac_ext < EOF @@ -7977,7 +8167,7 @@ if test "$with_tty" = "yes" ; then echo "checking for TTY-related features" 1>&6 -echo "configure:7981: checking for TTY-related features" >&5 +echo "configure:8171: checking for TTY-related features" >&5 { test "$extra_verbose" = "yes" && cat << \EOF Defining HAVE_TTY EOF @@ -7992,15 +8182,15 @@ ac_safe=`echo "termios.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for termios.h""... $ac_c" 1>&6 -echo "configure:7996: checking for termios.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8004: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8194: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -8027,15 +8217,15 @@ echo "$ac_t""no" 1>&6 ac_safe=`echo "termio.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for termio.h""... $ac_c" 1>&6 -echo "configure:8031: checking for termio.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8039: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8229: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -8065,100 +8255,15 @@ fi - test -z "$with_gpm" && { ac_safe=`echo "gpm.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gpm.h""... $ac_c" 1>&6 -echo "configure:8071: checking for gpm.h" >&5 - -cat > conftest.$ac_ext < -EOF -ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8079: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -ac_err=`grep -v '^ *+' conftest.out` -if test -z "$ac_err"; then - rm -rf conftest* - eval "ac_cv_header_$ac_safe=yes" -else - echo "$ac_err" >&5 - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_header_$ac_safe=no" -fi -rm -f conftest* -if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then - echo "$ac_t""yes" 1>&6 - : -else - echo "$ac_t""no" 1>&6 -with_gpm=no -fi - } - test -z "$with_gpm" && { -echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6 -echo "configure:8102: checking for Gpm_Open in -lgpm" >&5 -ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'` - -xe_check_libs=" -lgpm " -cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=no" -fi -rm -f conftest* -xe_check_libs="" - -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes" ; then - echo "$ac_t""yes" 1>&6 - with_gpm=yes -else - echo "$ac_t""no" 1>&6 -with_gpm=no -fi - - } - if test "$with_gpm" = "yes"; then - { test "$extra_verbose" = "yes" && cat << \EOF - Defining HAVE_GPM -EOF -cat >> confdefs.h <<\EOF -#define HAVE_GPM 1 -EOF -} - - extra_objs="$extra_objs gpmevent.o" && if test "$extra_verbose" = "yes"; then - echo " xemacs will be linked with \"gpmevent.o\"" - fi - LIBS="-lgpm $LIBS" && if test "$extra_verbose" = "yes"; then echo " Prepending \"-lgpm\" to \$LIBS"; fi - fi - if test -z "$with_ncurses"; then echo $ac_n "checking for tgetent in -lncurses""... $ac_c" 1>&6 -echo "configure:8157: checking for tgetent in -lncurses" >&5 +echo "configure:8262: checking for tgetent in -lncurses" >&5 ac_lib_var=`echo ncurses'_'tgetent | sed 'y%./+-%__p_%'` xe_check_libs=" -lncurses " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8278: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8202,15 +8307,15 @@ ac_safe=`echo "ncurses/curses.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for ncurses/curses.h""... $ac_c" 1>&6 -echo "configure:8206: checking for ncurses/curses.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8214: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8319: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -8232,15 +8337,15 @@ ac_safe=`echo "ncurses/term.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for ncurses/term.h""... $ac_c" 1>&6 -echo "configure:8236: checking for ncurses/term.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8244: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8349: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -8270,15 +8375,15 @@ c_switch_site="$c_switch_site -I/usr/include/ncurses" ac_safe=`echo "ncurses/curses.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for ncurses/curses.h""... $ac_c" 1>&6 -echo "configure:8274: checking for ncurses/curses.h" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8282: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8387: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -8313,12 +8418,12 @@ for lib in curses termlib termcap; do echo $ac_n "checking for tgetent in -l$lib""... $ac_c" 1>&6 -echo "configure:8317: checking for tgetent in -l$lib" >&5 +echo "configure:8422: checking for tgetent in -l$lib" >&5 ac_lib_var=`echo $lib'_'tgetent | sed 'y%./+-%__p_%'` xe_check_libs=" -l$lib " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8360,12 +8465,12 @@ else echo $ac_n "checking for tgetent in -lcurses""... $ac_c" 1>&6 -echo "configure:8364: checking for tgetent in -lcurses" >&5 +echo "configure:8469: checking for tgetent in -lcurses" >&5 ac_lib_var=`echo curses'_'tgetent | sed 'y%./+-%__p_%'` xe_check_libs=" -lcurses " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8394,12 +8499,12 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for tgetent in -ltermcap""... $ac_c" 1>&6 -echo "configure:8398: checking for tgetent in -ltermcap" >&5 +echo "configure:8503: checking for tgetent in -ltermcap" >&5 ac_lib_var=`echo termcap'_'tgetent | sed 'y%./+-%__p_%'` xe_check_libs=" -ltermcap " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8519: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8455,6 +8560,92 @@ EOF } + + test -z "$with_gpm" && { ac_safe=`echo "gpm.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for gpm.h""... $ac_c" 1>&6 +echo "configure:8567: checking for gpm.h" >&5 + +cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:8575: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +with_gpm=no +fi + } + test -z "$with_gpm" && { +echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6 +echo "configure:8598: checking for Gpm_Open in -lgpm" >&5 +ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'` + +xe_check_libs=" -lgpm " +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +xe_check_libs="" + +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes" ; then + echo "$ac_t""yes" 1>&6 + with_gpm=yes +else + echo "$ac_t""no" 1>&6 +with_gpm=no +fi + + } + if test "$with_gpm" = "yes"; then + { test "$extra_verbose" = "yes" && cat << \EOF + Defining HAVE_GPM +EOF +cat >> confdefs.h <<\EOF +#define HAVE_GPM 1 +EOF +} + + extra_objs="$extra_objs gpmevent.o" && if test "$extra_verbose" = "yes"; then + echo " xemacs will be linked with \"gpmevent.o\"" + fi + LIBS="-lgpm $LIBS" && if test "$extra_verbose" = "yes"; then echo " Prepending \"-lgpm\" to \$LIBS"; fi + fi + else for feature in ncurses gpm; do if eval "test -n \"\$with_${feature}\" -a \"\$with_${feature}\" != no" ; then echo "configure: warning: "--with-${feature} ignored: Not valid without TTY support"" 1>&2 @@ -8464,17 +8655,17 @@ fi echo "checking for database support" 1>&6 -echo "configure:8468: checking for database support" >&5 +echo "configure:8659: checking for database support" >&5 if test "$with_database_gnudbm" != "no"; then echo $ac_n "checking for dbm_open in -lgdbm""... $ac_c" 1>&6 -echo "configure:8473: checking for dbm_open in -lgdbm" >&5 +echo "configure:8664: checking for dbm_open in -lgdbm" >&5 ac_lib_var=`echo gdbm'_'dbm_open | sed 'y%./+-%__p_%'` xe_check_libs=" -lgdbm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8507,10 +8698,10 @@ if test "$with_database_gnudbm" != "yes"; then echo $ac_n "checking for dbm_open""... $ac_c" 1>&6 -echo "configure:8511: checking for dbm_open" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8728: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_dbm_open=yes" else @@ -8569,10 +8760,10 @@ if test "$with_database_dbm" != "no"; then echo $ac_n "checking for dbm_open""... $ac_c" 1>&6 -echo "configure:8573: checking for dbm_open" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_dbm_open=yes" else @@ -8616,12 +8807,12 @@ if test "$need_libdbm" != "no"; then echo $ac_n "checking for dbm_open in -ldbm""... $ac_c" 1>&6 -echo "configure:8620: checking for dbm_open in -ldbm" >&5 +echo "configure:8811: checking for dbm_open in -ldbm" >&5 ac_lib_var=`echo dbm'_'dbm_open | sed 'y%./+-%__p_%'` xe_check_libs=" -ldbm " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8827: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8669,10 +8860,10 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for dbopen""... $ac_c" 1>&6 -echo "configure:8673: checking for dbopen" >&5 - -cat > conftest.$ac_ext <&5 + +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_func_dbopen=yes" else @@ -8716,12 +8907,12 @@ if test "$need_libdb" != "no"; then echo $ac_n "checking for dbopen in -ldb""... $ac_c" 1>&6 -echo "configure:8720: checking for dbopen in -ldb" >&5 +echo "configure:8911: checking for dbopen in -ldb" >&5 ac_lib_var=`echo db'_'dbopen | sed 'y%./+-%__p_%'` xe_check_libs=" -ldb " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:8927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8756,7 +8947,7 @@ if test "$with_database_berkdb" = "yes"; then for path in "db/db.h" "db.h"; do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* db_h_path="$path"; break else @@ -8826,12 +9017,12 @@ if test "$with_socks" = "yes"; then echo $ac_n "checking for SOCKSinit in -lsocks""... $ac_c" 1>&6 -echo "configure:8830: checking for SOCKSinit in -lsocks" >&5 +echo "configure:9021: checking for SOCKSinit in -lsocks" >&5 ac_lib_var=`echo socks'_'SOCKSinit | sed 'y%./+-%__p_%'` xe_check_libs=" -lsocks " cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +if { (eval echo configure:9037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8895,15 +9086,57 @@ LIBS="-Bstatic -lut -Bdynamic $LIBS" && if test "$extra_verbose" = "yes"; then echo " Prepending \"-Bstatic -lut -Bdynamic\" to \$LIBS"; fi fi -c_switch_general=`echo -DHAVE_CONFIG_H $c_switch_site $c_switch_machine $c_switch_system` -c_switch_window_system=`echo $c_switch_x_site $X_CFLAGS` -c_switch_all=`echo $c_switch_general $c_switch_window_system` -ld_switch_general=`echo $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_run` -ld_switch_window_system=`echo $ld_switch_x_site` -ld_switch_all=`echo $ld_switch_general $ld_switch_window_system` -ld_libs_general=`echo $LIBS $libs_machine $libs_system $libs_standard` -ld_libs_window_system=`echo $X_EXTRA_LIBS $libs_x $X_PRE_LIBS` -ld_libs_all=`echo $ld_libs_window_system $ld_libs_general` + + +T="" +for W in $extra_objs; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +extra_objs="$T" + + +T="" +for W in -DHAVE_CONFIG_H $c_switch_site $c_switch_machine $c_switch_system; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +c_switch_general="$T" + + +T="" +for W in $c_switch_x_site $X_CFLAGS; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +c_switch_window_system="$T" + + +T="" +for W in $c_switch_general $c_switch_window_system; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +c_switch_all="$T" + + +T="" +for W in $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_run; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_switch_general="$T" + + +T="" +for W in $ld_switch_x_site; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_switch_window_system="$T" + + +T="" +for W in $ld_switch_general $ld_switch_window_system; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_switch_all="$T" + + +T="" +for W in $LIBS $libs_machine $libs_system $libs_standard; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_libs_general="$T" + + +T="" +for W in $X_EXTRA_LIBS $libs_x $X_PRE_LIBS; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_libs_window_system="$T" + + +T="" +for W in $ld_libs_window_system $ld_libs_general; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +ld_libs_all="$T" + SRC_SUBDIR_DEPS="$MAKE_SUBDIR" @@ -8913,24 +9146,32 @@ test -d lock || mkdir lock for dir in $MAKE_SUBDIR; do test -d "$dir" || mkdir "$dir" - SUBDIR_MAKEFILES=`echo $SUBDIR_MAKEFILES $dir/Makefile` - internal_makefile_list=`echo $internal_makefile_list $dir/Makefile.in` + +T="" +for W in $SUBDIR_MAKEFILES $dir/Makefile; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +SUBDIR_MAKEFILES="$T" + + +T="" +for W in $internal_makefile_list $dir/Makefile.in; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +internal_makefile_list="$T" + done if test "$extra_verbose" = "yes"; then echo "" - echo "extra_objs = $extra_objs" -echo "c_switch_general = $c_switch_general" -echo "c_switch_window_system = $c_switch_window_system" -echo "c_switch_all = $c_switch_all" -echo "ld_switch_general = $ld_switch_general" -echo "ld_switch_window_system = $ld_switch_window_system" -echo "ld_switch_all = $ld_switch_all" -echo "ld_libs_general = $ld_libs_general" -echo "ld_libs_window_system = $ld_libs_window_system" -echo "ld_libs_all=\"$ld_libs_all\"" + echo "extra_objs = \"$extra_objs\"" +echo "c_switch_general = \"$c_switch_general\"" +echo "c_switch_window_system = \"$c_switch_window_system\"" +echo "c_switch_all = \"$c_switch_all\"" +echo "ld_switch_general = \"$ld_switch_general\"" +echo "ld_switch_window_system = \"$ld_switch_window_system\"" +echo "ld_switch_all = \"$ld_switch_all\"" +echo "ld_libs_general = \"$ld_libs_general\"" +echo "ld_libs_window_system = \"$ld_libs_window_system\"" +echo "ld_libs_all = \"$ld_libs_all\"" echo "" fi @@ -8940,7 +9181,7 @@ fi cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9195: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "creating .sbinit"; echo "" ( echo "# For use with Sun WorkShop's Source browser." @@ -9015,6 +9256,7 @@ + { test "$extra_verbose" = "yes" && cat << EOF Defining EMACS_CONFIGURATION = "$canonical" EOF @@ -9523,6 +9765,7 @@ s%@configuration@%$configuration%g s%@canonical@%$canonical%g s%@srcdir@%$srcdir%g +s%@pkgdir@%$pkgdir%g s%@statedir@%$statedir%g s%@infodir_user_defined@%$infodir_user_defined%g s%@lispdir@%$lispdir%g diff -r 94141801dd7e -r 43dd3413c7c7 configure.in --- a/configure.in Mon Aug 13 09:38:27 2007 +0200 +++ b/configure.in Mon Aug 13 09:39:39 2007 +0200 @@ -59,7 +59,7 @@ dnl - various random kludges (e.g. -with-dnet=no dnl PRINT_VAR(var, var, ...) prints values of shell variables -define([PRINT_VAR],[ifelse([$#] ,0, , [$#], 1, echo "[$1]=\"$[$1]\"", echo "[$1] = $[$1]" +define([PRINT_VAR],[ifelse([$#] ,0, , [$#], 1, echo "[$1] = \"$[$1]\"", echo "[$1] = \"$[$1]\"" [PRINT_VAR(builtin([shift],$@))])]) dnl Disable cache files: @@ -206,6 +206,14 @@ cross_compiling=no ]) +dnl The construct foo=`echo $w1 $w2 $w3` fails on some systems if $w1 = -e or -n +dnl So we use the following instead. +dnl XE_SPACE(var, words) +define([XE_SPACE],[ +T="" +for W in $2; do if test -z "$T"; then T="$W"; else T="$T $W"; fi; done +$1="$T" +])dnl dnl XE_ADD_OBJS(foo.o ...) define([XE_ADD_OBJS], @@ -250,6 +258,7 @@ verbose= x_includes=NONE x_libraries=NONE +CDPATH=.; export CDPATH dnl Allow this script to work with zsh, by setting sh emulation options if test -n "$ZSH_VERSION"; then @@ -852,7 +861,7 @@ dnl Has the user specified one of the path options? prefix | exec_prefix | bindir | datadir | statedir | libdir | \ - mandir | infodir | lispdir | etcdir | lockdir | archlibdir | \ + mandir | infodir | lispdir | etcdir | lockdir | pkgdir | archlibdir | \ sitelispdir | docdir ) dnl If the value was omitted, get it from the next argument. if test "$valomitted" = "yes"; then @@ -1710,12 +1719,10 @@ dnl to get its actual value... CPP=`eval "echo $CPP"` eval `$CPP -Isrc $tempcname \ - | grep 'configure___' \ - | sed -n -e 's/^configure___ \([[^= ]]* *=\)\(.*\)$/\1\`echo \2\`/p'` + | sed -n -e "s/ *= */='/" -e "s/ *\$/'/" -e "s/^configure___//p"` if test -z "$SPECIFIED_CFLAGS"; then eval `$CPP -Isrc -DTHIS_IS_CONFIGURE $tempcname \ - | grep 'configure___' \ - | sed -n -e 's/^configure___ \([[^= ]]* *=\)\(.*\)$/\1\`echo \2\`/p'` + | sed -n -e "s/ *= */='/" -e "s/ *\$/'/" -e "s/^configure___//p"` else REAL_CFLAGS="$CFLAGS" fi @@ -1791,6 +1798,18 @@ fi fi +dnl XE_ADD_RUNPATH_DIR(directory) +define([XE_ADD_RUNPATH_DIR],[ +xe_runpath_dir=$1 +if test "$xe_runpath_dir" != "/lib" -a \ + "$xe_runpath_dir" != "/usr/lib" -a \ + -n "`ls ${xe_runpath_dir}/*.s[[ol]] 2>/dev/null`"; then + test -n "$runpath" && runpath="${runpath}:" + runpath="${runpath}${xe_runpath_dir}" +fi +])dnl + +dnl XE_COMPUTE_RUNPATH() define([XE_COMPUTE_RUNPATH],[ if test "$add_runtime_path" = "yes" -a -n "$dash_r"; then dnl Remove runtime paths from current ld switches @@ -1801,26 +1820,31 @@ dnl Fix up Runtime path dnl If LD_RUN_PATH is set in environment, use that. dnl In this case, assume user has set the right value. + runpath="" if test -n "$LD_RUN_PATH"; then runpath="$LD_RUN_PATH" + elif test "$GCC" = "yes"; then + dnl Compute runpath from gcc's -v output + echo "int main(int argc, char *argv[[]]) {return 0;}" > conftest.c + xe_runpath_link='${CC-cc} -o conftest -v $CFLAGS '"$xe_ldflags"' conftest.$ac_ext 2>&1 1>/dev/null' + for arg in `eval "$xe_runpath_link" | grep ' -L'`; do + case "$arg" in P,* | -L* | -R* ) + for dir in `echo "$arg" | sed -e 's/^..//' -e 'y/:/ /'`; do + XE_ADD_RUNPATH_DIR("$dir") + done ;; + esac + done + rm -f conftest* else dnl Add all directories with .so files to runpath - runpath="" for arg in $ld_switch_site $ld_switch_x_site; do - case "$arg" in -L* ) - dir=`echo "$arg" | sed 's/^-L//'` - if test -n "`ls ${dir}/*.s[[ol]] 2>/dev/null`"; then - test -n "$runpath" && runpath="${runpath}:" - runpath="${runpath}${dir}" - fi - ;; - esac + case "$arg" in -L*) XE_ADD_RUNPATH_DIR(`echo "$arg" | sed 's/^-L//'`);; esac done dnl Sometimes /opt/SUNWdt/lib is the only installed Motif available case "$canonical" in *-solaris2.[[1-4]]* ) test "$need_motif" = "yes" && runpath="${runpath}:/opt/SUNWdt/lib" ;; esac - fi + fi dnl Compute $runpath if test -n "$runpath"; then ld_switch_run="${dash_r}${runpath}" @@ -1860,8 +1884,9 @@ dnl checks for header files AC_CHECK_HEADERS(mach/mach.h sys/stropts.h sys/timeb.h sys/time.h unistd.h) -AC_CHECK_HEADERS(utime.h sys/wait.h libintl.h locale.h libgen.h) +AC_CHECK_HEADERS(utime.h locale.h libgen.h) AC_CHECK_HEADERS(linux/version.h kstat.h sys/pstat.h inttypes.h) +AC_HEADER_SYS_WAIT AC_HEADER_STDC AC_HEADER_TIME AC_DECL_SYS_SIGLIST @@ -1964,20 +1989,30 @@ dnl Dynodump (Solaris 2.x, x<6) AC_MSG_CHECKING(for dynodump) -case "$canonical" in *-solaris2.[[0-5]]* ) +case "$opsys" in sol2* ) AC_MSG_RESULT(yes) AC_DEFINE(DYNODUMP) XE_APPEND(dynodump, MAKE_SUBDIR) - case "$canonical" in - sparc* ) dynodump_arch=sparc ;; - powerpc* ) dynodump_arch=ppc ;; - i*86* ) dynodump_arch=i386 ;; + case "$machine" in + sparc ) dynodump_arch=sparc ;; + *86* ) dynodump_arch=i386 ;; + powerpc ) dynodump_arch=ppc ;; esac dnl Dynodump requires the system linker test "$GCC" = "yes" && XE_APPEND(-fno-gnu-linker, ld_switch_site) ;; *) AC_MSG_RESULT(no) ;; esac +dnl Link with "-z ignore" on Solaris if supported +case "$opsys" in sol2-[[6-9]]* ) + AC_MSG_CHECKING(for \"-z ignore\" linker flag) + case "`ld -h 2>&1`" in + *-z\ ignore\|record* ) AC_MSG_RESULT(yes) + XE_PREPEND(-z ignore, ld_switch_site) ;; + *) AC_MSG_RESULT(no) ;; + esac ;; +esac + dnl ---------------------- dnl Choose a window system dnl ---------------------- @@ -2148,38 +2183,6 @@ test -z "$with_toolbars" && with_toolbars=yes fi -if false; then # obsolete -runtime_arg="-R${dash_r_space}" - -case "$canonical" in - *-sun-solaris* | *-sun-sunos5* ) - add_runtime_flag=yes ;; - *-sgi-irix5.* ) - dnl In the IRIX 5.3 ld, only the last -rpath arg has any effect. This is - dnl fundamentaly incompatible with having separate LD_SWITCH_X_SITE - dnl and LD_SWITCH_SITE variables. Fortunately, SGI fixed this by 6.2. - if test -n "$x_libraries" || test -n "$site_runtime_libraries" ; then - (echo "WARNING: The IRIX 5 ld ignores all but the last -rpath argument,"; - echo " so if you need to specify more than one additional"; - echo " runtime library directory, you will have to do so"; - echo " manually by setting the environment variable"; - echo " LD_SWITCH_SITE to '-rpath ' before running"; - echo " configure. If you have only one additional directory," - echo " you can specify it with --site-runtime-libraries.") >&2 - fi - runtime_arg="-rpath " ;; - *-sgi-irix* ) - dnl Note that IRIX gcc (as of 2.7.2) does not accept -rpath, so - dnl using it can cause trouble. Specifying --use-gcc=no will work - dnl around this, but the real problem is that configure uses $LDFLAGS - dnl as arguments to $(CC), instead of using prefix-args like the - dnl src/Makefile does. - add_runtime_flag=yes; - runtime_arg="-rpath " ;; -esac -fi - - dnl FSF 19.29 has some bitmapdir stuff here. bitmapdir= @@ -2281,8 +2284,8 @@ fi dnl Autodetect Xpm -test -z "$with_xpm" && { AC_CHECK_HEADER(X11/xpm.h, ,with_xpm=no) } -test -z "$with_xpm" && { AC_CHECK_LIB(Xpm, XpmReadFileToData,[:],with_xpm=no) } +test -z "$with_xpm" && { AC_CHECK_HEADER(X11/xpm.h, ,with_xpm=no) } +test -z "$with_xpm" && { AC_CHECK_LIB(Xpm, XpmFree,[:],with_xpm=no) } test -z "$with_xpm" && with_xpm=yes if test "$with_xpm" = "yes"; then AC_DEFINE(HAVE_XPM) @@ -2405,6 +2408,7 @@ XE_ADD_OBJS(mule.o mule-ccl.o mule-charset.o mule-coding.o) dnl Use -lintl to get internationalized strerror for Mule + AC_CHECK_HEADERS(libintl.h) AC_CHECK_LIB(intl, strerror) AC_CHECKING(for Mule input methods) @@ -2431,7 +2435,7 @@ dnl Autodetect WNN test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support test -z "$with_wnn" && { AC_CHECK_HEADER(wnn/jllib.h, ,with_wnn=no) } - test -z "$with_wnn" && { AC_CHECK_LIB(wnn,jl_dic_list,[:],with_wnn=no) } + test -z "$with_wnn" && { AC_CHECK_LIB(wnn,jl_dic_list_e, ,with_wnn=no) } test -z "$with_wnn" && with_wnn=yes if test "$with_wnn" = "yes"; then AC_DEFINE(HAVE_WNN) @@ -2451,6 +2455,7 @@ XE_PREPEND(-lcanna -lRKC, libs_x) XE_ADD_OBJS(mule-canna.o) fi + else dnl "$with_mule" = "no" for feature in xim canna wnn; do if eval "test -n \"\$with_${feature}\" -a \"\$with_${feature}\" != no" ; then @@ -2569,7 +2574,10 @@ AC_C_INLINE -test "$ac_cv_c_inline" != "no" && AC_DEFINE(HAVE_INLINE) +if test "$ac_cv_c_inline" != "no"; then + AC_DEFINE(HAVE_INLINE) + test "$GCC" = "yes" && XE_ADD_OBJS(inline.o) +fi AC_FUNC_ALLOCA @@ -2587,6 +2595,7 @@ dnl We used to call AC_FUNC_MMAP here dnl Instead we now use following, suggested by Neal Becker AC_MSG_CHECKING(for working mmap) +case "$opsys" in ultrix* ) have_mmap=no ;; *) AC_TRY_RUN([#include #include #include @@ -2616,7 +2625,8 @@ return 0; perror ("conftest: mmap failed"); return 1; -}], have_mmap=yes, have_mmap=no) +}], have_mmap=yes, have_mmap=no) ;; +esac AC_MSG_RESULT($have_mmap) test "$have_mmap" = "yes" && AC_DEFINE(HAVE_MMAP) @@ -2684,10 +2694,19 @@ native | both ) with_native_sound=yes;; nas | no ) with_native_sound=no;; esac +test -z "$with_native_sound" -a -n "$native_sound_lib" && with_native_sound=yes + if test "$with_native_sound" != "no"; then + dnl Maybe sound is already on include path... + if test -n "$native_sound_lib"; then + AC_CHECK_HEADER(multimedia/audio_device.h, + [sound_found=yes sound_cflags="" + XE_ADD_OBJS(sunplay.o)]) + fi + dnl Autodetect Sun native sound from SUNWaudmo package - if test -d "/usr/demo/SOUND"; then - sound_found="yes" + if test -z "$sound_found" -a -d "/usr/demo/SOUND"; then + sound_found=yes XE_ADD_OBJS(sunplay.o) if test -d "/usr/demo/SOUND/include" then sound_cflags="-I/usr/demo/SOUND/include" @@ -2699,18 +2718,25 @@ else native_sound_lib="/usr/demo/SOUND/libaudio.a" fi fi - else - case "$canonical" in \ + fi + + dnl Check for SGI and HP native sound libs + if test -z "$sound_found"; then + case "$canonical" in *-sgi-* ) - AC_CHECK_LIB(audio, ALopenport, native_sound_lib="-laudio") - if test "$native_sound_lib" = "-laudio"; then - sound_found="yes" sound_cflags="" + if test -z "$native_sound_lib"; then + AC_CHECK_LIB(audio, ALopenport, native_sound_lib="-laudio") + fi + if test -n "$native_sound_lib"; then + sound_found=yes sound_cflags="" XE_ADD_OBJS(sgiplay.o) fi ;; hppa*-hp-hpux* ) - AC_CHECK_LIB(Alib, AOpenAudio, native_sound_lib="-lAlib") - if test "$native_sound_lib" = "-lAlib"; then - sound_found="yes" + if test -z "$native_sound_lib"; then + AC_CHECK_LIB(Alib, AOpenAudio, native_sound_lib="-lAlib") + fi + if test -n "$native_sound_lib"; then + sound_found=yes XE_ADD_OBJS(hpplay.o) if test "$with_gcc" = "yes" # Kludge city then sound_cflags="-Dconst= -Dvolatile= -I/usr/audio/examples" @@ -2720,6 +2746,7 @@ esac fi + dnl Check for Linux/BSD native sound if test -z "$sound_found"; then for dir in "machine" "sys" "linux"; do AC_CHECK_HEADER(${dir}/soundcard.h, @@ -2769,15 +2796,6 @@ AC_CHECK_HEADER(termios.h, [AC_DEFINE(HAVE_TERMIOS)], [AC_CHECK_HEADER(termio.h, [AC_DEFINE(HAVE_TERMIO)])]) - dnl Autodetect gpm - test -z "$with_gpm" && { AC_CHECK_HEADER(gpm.h, , with_gpm=no) } - test -z "$with_gpm" && { AC_CHECK_LIB(gpm, Gpm_Open, with_gpm=yes, with_gpm=no) } - if test "$with_gpm" = "yes"; then - AC_DEFINE(HAVE_GPM) - XE_ADD_OBJS(gpmevent.o) - XE_PREPEND(-lgpm, LIBS) - fi - dnl Autodetect ncurses. if test -z "$with_ncurses"; then AC_CHECK_LIB(ncurses, tgetent, with_ncurses=yes, with_ncurses=no) @@ -2829,6 +2847,16 @@ fi AC_DEFINE_UNQUOTED(CURSES_H_PATH, "${curses_h_path-curses.h}") AC_DEFINE_UNQUOTED(TERM_H_PATH, "${term_h_path-term.h}") + + dnl Autodetect gpm + test -z "$with_gpm" && { AC_CHECK_HEADER(gpm.h, , with_gpm=no) } + test -z "$with_gpm" && { AC_CHECK_LIB(gpm, Gpm_Open, with_gpm=yes, with_gpm=no) } + if test "$with_gpm" = "yes"; then + AC_DEFINE(HAVE_GPM) + XE_ADD_OBJS(gpmevent.o) + XE_PREPEND(-lgpm, LIBS) + fi + else dnl "$with_tty" = "no" for feature in ncurses gpm; do if eval "test -n \"\$with_${feature}\" -a \"\$with_${feature}\" != no" ; then @@ -2927,17 +2955,19 @@ dnl -------------------------------- dnl Compute SUBST-itutable variables dnl -------------------------------- + dnl We ignore (C|LD)_SWITCH_X_(MACHINE|SYSTEM) -dnl Use `echo ...` to remove extraneous blanks -c_switch_general=`echo -DHAVE_CONFIG_H $c_switch_site $c_switch_machine $c_switch_system` -c_switch_window_system=`echo $c_switch_x_site $X_CFLAGS` -c_switch_all=`echo $c_switch_general $c_switch_window_system` -ld_switch_general=`echo $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_run` -ld_switch_window_system=`echo $ld_switch_x_site` -ld_switch_all=`echo $ld_switch_general $ld_switch_window_system` -ld_libs_general=`echo $LIBS $libs_machine $libs_system $libs_standard` -ld_libs_window_system=`echo $X_EXTRA_LIBS $libs_x $X_PRE_LIBS` -ld_libs_all=`echo $ld_libs_window_system $ld_libs_general` +dnl Use XE_SPACE instead of plain assignment statements to remove extraneous blanks +XE_SPACE(extra_objs, $extra_objs) +XE_SPACE(c_switch_general, -DHAVE_CONFIG_H $c_switch_site $c_switch_machine $c_switch_system) +XE_SPACE(c_switch_window_system, $c_switch_x_site $X_CFLAGS) +XE_SPACE(c_switch_all, $c_switch_general $c_switch_window_system) +XE_SPACE(ld_switch_general, $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_run) +XE_SPACE(ld_switch_window_system, $ld_switch_x_site) +XE_SPACE(ld_switch_all, $ld_switch_general $ld_switch_window_system) +XE_SPACE(ld_libs_general, $LIBS $libs_machine $libs_system $libs_standard) +XE_SPACE(ld_libs_window_system, $X_EXTRA_LIBS $libs_x $X_PRE_LIBS) +XE_SPACE(ld_libs_all, $ld_libs_window_system $ld_libs_general) dnl Compute lists of Makefiles and subdirs SRC_SUBDIR_DEPS="$MAKE_SUBDIR" @@ -2948,8 +2978,8 @@ test -d lock || mkdir lock for dir in $MAKE_SUBDIR; do test -d "$dir" || mkdir "$dir" - SUBDIR_MAKEFILES=`echo $SUBDIR_MAKEFILES $dir/Makefile` - internal_makefile_list=`echo $internal_makefile_list $dir/Makefile.in` + XE_SPACE(SUBDIR_MAKEFILES, $SUBDIR_MAKEFILES $dir/Makefile) + XE_SPACE(internal_makefile_list, $internal_makefile_list $dir/Makefile.in) done AC_SUBST(MAKE_SUBDIR) AC_SUBST(SUBDIR_MAKEFILES) @@ -2998,6 +3028,7 @@ AC_SUBST(exec_prefix) AC_SUBST(bindir) AC_SUBST(datadir) +AC_SUBST(pkgdir) AC_SUBST(statedir) AC_SUBST(libdir) AC_SUBST(mandir) diff -r 94141801dd7e -r 43dd3413c7c7 etc/NEWS --- a/etc/NEWS Mon Aug 13 09:38:27 2007 +0200 +++ b/etc/NEWS Mon Aug 13 09:39:39 2007 +0200 @@ -117,6 +117,38 @@ creating a new frame with `C-x 5 2' also raises and selects that frame. The behavior of window system frames is unchanged. +** Etags changes. + +*** In C, C++, Objective C and Java, Etags tags global variables by +default. The resulting tags files are inflated by 30% on average. +Use --no-globals to turn this feature off. Etags can also tag +ariables which are members of structure-like constructs, but it does +not by default. Use --members to turn this feature on. + +*** C++ member functions are now recognized as tags. + +*** Java is tagged like C++. In addition, "extends" and "implements" +constructs are tagged. Files are recognised by the extension .java. + +*** Etags can now handle programs written in Postscript. Files are +recognised by the extensions .ps and .pdb (Postscript with C syntax). +In Postscript, tags are lines that start with a slash. + +*** Etags now handles Objective C and Objective C++ code. The usual C and +C++ tags are recognized in these languages; in addition, etags +recognizes special Objective C syntax for classes, class categories, +methods and protocols. + +*** Etags also handles Cobol. Files are recognised by the extension +.cobol. The tagged lines are those containing a word that begins in +column 8 and ends in a full stop, i.e. anything that could be a +paragraph name. + +*** Regexps in Etags now support intervals, as in ed or grep. The syntax of +an interval is \{M,N\}, and it means to match the preceding expression +at least M times and as many as N times. + + * Lisp and internal changes in XEmacs 20.3 ========================================== diff -r 94141801dd7e -r 43dd3413c7c7 etc/custom/down-pushed.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/custom/down-pushed.xpm Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,18 @@ +/* XPM */ +static char * down[] = { +"10 10 5 1", +" c Gray40", +". c Gray40", +"X c Gray90", +"o c none", +"O c Gray75", +" ", +".. XX", +"o..OOOOXXo", +"o..OOOOXXo", +"oo..OOXXoo", +"oo..OOXXoo", +"ooo..XXooo", +"ooo..XXooo", +"oooo.Xoooo", +"oooo.Xoooo"}; \ No newline at end of file diff -r 94141801dd7e -r 43dd3413c7c7 etc/custom/down.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/custom/down.xpm Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,18 @@ +/* XPM */ +static char * down_xpm[] = { +"10 10 5 1", +" c Gray90", +". c Gray90", +"X c Gray40", +"o c none", +"O c Gray75", +" ", +".. XX", +"o..OOOOXXo", +"o..OOOOXXo", +"oo..OOXXoo", +"oo..OOXXoo", +"ooo..XXooo", +"ooo..XXooo", +"oooo.Xoooo", +"oooo.Xoooo"}; diff -r 94141801dd7e -r 43dd3413c7c7 etc/custom/right-pushed.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/custom/right-pushed.xpm Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,18 @@ +/* XPM */ +static char * right_xpm[] = { +"10 10 5 1", +" c Gray40", +". c Gray40", +"X c none", +"o c Gray75", +"O c Gray90", +" .XXXXXXXX", +" ...XXXXXX", +" ....XXXX", +" oo....XX", +" oooo....", +" ooooOOOO", +" ooOOOOXX", +" OOOOXXXX", +" OOOXXXXXX", +" OXXXXXXXX"}; diff -r 94141801dd7e -r 43dd3413c7c7 etc/custom/right.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/custom/right.xpm Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,18 @@ +/* XPM */ +static char * right_xpm[] = { +"10 10 5 1", +" c Gray90", +". c Gray90", +"X c none", +"o c Gray75", +"O c Gray40", +" .XXXXXXXX", +" ...XXXXXX", +" ....XXXX", +" oo....XX", +" oooo....", +" ooooOOOO", +" ooOOOOXX", +" OOOOXXXX", +" OOOXXXXXX", +" OXXXXXXXX"}; diff -r 94141801dd7e -r 43dd3413c7c7 etc/etags.1 --- a/etc/etags.1 Mon Aug 13 09:38:27 2007 +0200 +++ b/etc/etags.1 Mon Aug 13 09:39:39 2007 +0200 @@ -40,8 +40,8 @@ format understood by .BR vi ( 1 )\c \&. Both forms of the program understand -the syntax of C, Objective C, C++, Fortran, Pascal, LaTeX, Scheme, -Emacs Lisp/Common Lisp, Erlang, Postscript, Prolog and +the syntax of C, Objective C, C++, Java, Fortran, Pascal, Cobol, +LaTeX, Scheme, Emacs Lisp/Common Lisp, Postscript, Erlang, Prolog and most assembler\-like syntaxes. Both forms read the files specified on the command line, and write a tag table (defaults: `\|TAGS\|' for \fBetags\fP, `\|tags\|' for @@ -99,6 +99,14 @@ language may be used to disable language parsing altogether; only regexp matching is done in this case (see the \fB\-\-regex\fP option). .TP +\fB\-\-no_globals\fP +Do not tag global variables in C, C++, Objective C, Java. Typically +this reduces the file size by one fourth. +.TP +\fB\-\-members\fP +Tag variables that are members of strucure-like constructs in C++, +Objective C, Java. +.TP \fB\-o\fP \fItagfile\fP, \fB\-\-output=\fItagfile\fP Explicit name of file for tag table; overrides default `\|TAGS\|' or `\|tags\|'. (But ignored with \fB\-v\fP or \fB\-x\fP.) @@ -140,16 +148,6 @@ \\|PROCEDURE\\|PROCESS\\|TYPE\\)[\ \\t]+\\([^\ \\t(]+\\)/\\3/'\fP .br -Tag Cobol files: -.br -\fI\-\-language\=none \-\-regex\='/.......[a\-zA\-Z0\-9\-]+\\./'\fP -.br - -Tag Postscript files: -.br -\fI\-\-language\=none \-\-regex\='#/[^\ \\t{]+#/'\fP -.br - Tag TCL files (this last example shows the usage of a \fItagregexp\fP): .br \fI\-\-lang\=none \-\-regex\='/proc[\ \\t]+\\([^\ \\t]+\\)/\\1/'\fP diff -r 94141801dd7e -r 43dd3413c7c7 etc/vin.xpm.Z Binary file etc/vin.xpm.Z has changed diff -r 94141801dd7e -r 43dd3413c7c7 etc/vinm.xpm.Z Binary file etc/vinm.xpm.Z has changed diff -r 94141801dd7e -r 43dd3413c7c7 etc/viperCard.tex --- a/etc/viperCard.tex Mon Aug 13 09:38:27 2007 +0200 +++ b/etc/viperCard.tex Mon Aug 13 09:39:39 2007 +0200 @@ -61,9 +61,9 @@ % Internet: gildea@erl.mit.edu -\def\versionnumber{2.70} -\def\year{1995} -\def\version{February \year\ v\versionnumber} +\def\versionnumber{2.93} +\def\year{1997} +\def\version{May \year\ v\versionnumber} \def\shortcopyrightnotice{\vskip 1ex plus 2 fill \centerline{\small \copyright\ \year\ Free Software Foundation, Inc. @@ -261,9 +261,9 @@ \beginindentedkeys -\title{ViperCard --- The Viper Quick Reference Card} +\title{ViperCard: Viper Reference Pal} -\centerline{(for version 2.70 under GNU Emacs 19 and XEmacs 19)} +\centerline{(For Version 2.93 under Emacs and XEmacs 19 \& 20)} %\copyrightnotice @@ -271,6 +271,8 @@ Just type \kbd{M-x viper-mode} followed by \kbd{RET} +OR put (require 'viper) in .emacs + \section{Viper States} Viper has four states: {\it emacs state}, {\it vi state}, {\it insert state}, @@ -286,16 +288,8 @@ \key{from vi state to emacs state}{C-z} \metax{from vi state to insert state}{i, I, a, A, o, O} \metax{from vi state to replace state}{c, C, R} -\metax{from replace state to insert state}{Cross \$ sign} \key{from insert or replace state to vi state}{ESC} -If you wish to be in vi state when Emacs starts up and thereafter, -include the line: - -\hskip 5ex -\kbd{(setq vip-always t)} - -in your \kbd{\~{}/.vip} file. \section{Insert Mode} You can do editing in insert state. @@ -307,8 +301,9 @@ \key{indent shiftwidth forward}{C-t} \key{indent shiftwidth backward}{C-d} \key{delete line word}{C-u} -\key{Quote following character}{C-v} -\key{emulate Meta key in emacs state}{C-z} +\key{quote following character}{C-v} +\key{emulate Meta key in emacs state}{C-\\} +\key{escape to Vi state for one command}{C-z} \vskip 2mm @@ -319,8 +314,7 @@ Execute info command by typing \kbd{M-x info} and select menu item \kbd{viper}. Also: -\key{describe function attached to the key {\it x}}{C-h k {\it x}} -\key{if you've enabled help; or if you didn't}{$\backslash$ C-h k {\it x}} +\key{describe function attached to the key {\it x}}{$\backslash$ C-h k {\it x}} \section{Leaving Emacs} @@ -417,21 +411,29 @@ \section{Macros} -\key{start remembering keyboard macro}{@ \#} -\key{finish macro and put into register {\it x}}{@ {\it x}} -\key{execute macro stored in register {\it x}}{@ {\it x}} -\key{repeat last @{\it x} command}{@ @} - Emacs style macros: \key{start remembering keyboard macro}{C-x (} \key{finish remembering keyboard macro}{C-x )} \key{call last keyboard macro}{*} -Combining: +\key{start remembering keyboard macro}{@ \#} +\key{finish macro and put into register {\it x}}{@ {\it x}} +\key{execute macro stored in register {\it x}}{@ {\it x}} +\key{repeat last @{\it x} command}{@ @} \key{Pull last macro into register {\it x}}{@ ! {\it x}} +Vi-style macros (keys to be hit in quick succession): + +\key{define Vi-style macro for Vi state}{:map} +\key{define Vi-style macro for Insert state}{:map!} + +\key{toggle case-sensitive search}{//} +\key{toggle regular expression search}{///} +\key{toggle `\%' to ignore parentheses inside comments}{\%\%\%} + + \section{Motion Commands} \key{go backward one character}{h {\rm or} C-h} diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,7 @@ +1997-06-02 Steven L Baur + + * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM). + Tue May 20 23:22:00 1997 Steven L Baur * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/Makefile.in.in --- a/lib-src/Makefile.in.in Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/Makefile.in.in Mon Aug 13 09:39:39 2007 +0200 @@ -39,6 +39,9 @@ #undef i386 #undef linux +/* For performance and consistency, no built-in rules */ +.SUFFIXES: +.SUFFIXES: .c .o .i .h /* ==================== Things "configure" will edit ==================== */ CC=@CC@ @@ -299,7 +302,7 @@ /* Make symlinks for shell scripts if using --srcdir */ rcs2log: ${LN_S} ${srcdir}/$@ $@ -vcdiff: +vcdiff: ${LN_S} ${srcdir}/$@ $@ tm-au : ${LN_S} ${srcdir}/$@ $@ @@ -427,15 +430,15 @@ regex.o: ${srcdir}/../src/regex.c ${srcdir}/../src/regex.h $(CC) -c `echo ${cflags} | sed 's/-Demacs/ /'` \ - -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER ${srcdir}/../src/regex.c + -DINHIBIT_STRING_HEADER ${srcdir}/../src/regex.c etags: ${srcdir}/etags.c $(GETOPTDEPS) $(REGEXDEPS) ../src/config.h - $(CC) ${cflags} -DVERSION="\"${version}\"" -DETAGS_REGEXPS ${srcdir}/etags.c $(GETOPTOBJS) $(REGEXOBJ) $(ldflags) -o etags + $(CC) ${cflags} -DVERSION="\"${version}\"" ${srcdir}/etags.c $(GETOPTOBJS) $(REGEXOBJ) $(ldflags) -o etags /* We depend on etags to assure that parallel makes do not write two etags.o files on top of each other. */ -ctags: ${srcdir}/etags.c $(GETOPTDEPS) etags - $(CC) ${cflags} -DCTAGS -DVERSION="\"${version}\"" ${srcdir}/etags.c $(GETOPTOBJS) $(ldflags) -o ctags +ctags: ${srcdir}/etags.c $(GETOPTDEPS) $(REGEXDEPS) etags + $(CC) ${cflags} -DCTAGS -DVERSION="\"${version}\"" ${srcdir}/etags.c $(GETOPTOBJS) $(REGEXOBJ) $(ldflags) -o ctags wakeup: ${srcdir}/wakeup.c $(CC) ${cflags} ${srcdir}/wakeup.c $(ldflags) -o wakeup @@ -447,13 +450,13 @@ $(CC) ${cflags} ${srcdir}/make-docfile.c $(ldflags) -o make-docfile digest-doc: ${srcdir}/digest-doc.c - $(CC) ${cflags} ${srcdir}/digest-doc.c $(ldflags) -o digest-doc + $(CC) ${cflags} ${srcdir}/digest-doc.c $(ldflags) -o digest-doc sorted-doc: ${srcdir}/sorted-doc.c ${ALLOCA} $(CC) ${cflags} ${srcdir}/sorted-doc.c ${ALLOCA} $(ldflags) -o sorted-doc b2m: ${srcdir}/b2m.c ../src/config.h - $(CC) ${cflags} ${srcdir}/b2m.c $(ldflags) -o b2m + $(CC) ${cflags} ${srcdir}/b2m.c $(ldflags) -o b2m movemail: ${srcdir}/movemail.c ${srcdir}/pop.c ${srcdir}/pop.h ../src/config.h $(CC) ${cflags} ${MOVE_FLAGS} ${srcdir}/movemail.c ${srcdir}/pop.c $(ldflags) ${MOVE_LIBS} -o movemail @@ -487,7 +490,7 @@ #endif gnuslib.o: ${srcdir}/gnuslib.c ${srcdir}/gnuserv.h ../src/config.h $(CC) -c ${cflags_gnuserv} ${srcdir}/gnuslib.c -gnuclient: ${srcdir}/gnuclient.c gnuslib.o ${srcdir}/gnuserv.h +gnuclient: ${srcdir}/gnuclient.c gnuslib.o ${srcdir}/gnuserv.h $(CC) ${cflags_gnuserv} -o gnuclient ${srcdir}/gnuclient.c gnuslib.o $(ldflags_gnuserv) gnuserv: ${srcdir}/gnuserv.c gnuslib.o ${srcdir}/gnuserv.h $(CC) ${cflags_gnuserv} -o gnuserv ${srcdir}/gnuserv.c gnuslib.o $(ldflags_gnuserv) diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/b2m.c --- a/lib-src/b2m.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/b2m.c Mon Aug 13 09:39:39 2007 +0200 @@ -18,6 +18,13 @@ /* Made conformant to the GNU coding standards January, 1995 by Francesco Potorti` . */ +#ifdef HAVE_CONFIG_H +#include +/* On some systems, Emacs defines static as nothing for the sake + of unexec. We don't want that here since we don't use unexec. */ +#undef static +#endif + #include #include #include @@ -33,7 +40,6 @@ of unexec. We don't want that here since we don't use unexec. */ #undef static #endif - #undef TRUE #define TRUE 1 #undef FALSE @@ -69,7 +75,7 @@ long *xmalloc (), *xrealloc (); char *concat (); long readline (); -void fatal (); +void fatal (char *); /* * xnew -- allocate storage. SYNOPSIS: Type *xnew (int n, Type); @@ -80,9 +86,8 @@ char *progname; -main (argc, argv) - int argc; - char **argv; +int +main (int argc, char **argv) { logical labels_saved, printing, header; time_t ltoday; @@ -160,6 +165,7 @@ if (printing) puts (data.buffer); } + return 0; } @@ -169,8 +175,7 @@ * concatenate those of s1, s2, s3. */ char * -concat (s1, s2, s3) - char *s1, *s2, *s3; +concat (char *s1, char *s2, char *s3) { int len1 = strlen (s1), len2 = strlen (s2), len3 = strlen (s3); char *result = xnew (len1 + len2 + len3 + 1, char); @@ -189,9 +194,7 @@ * which is the length of the line including the newline, if any. */ long -readline (linebuffer, stream) - struct linebuffer *linebuffer; - register FILE *stream; +readline (struct linebuffer *linebuffer, register FILE *stream) { char *buffer = linebuffer->buffer; register char *p = linebuffer->buffer; @@ -240,8 +243,7 @@ * Like malloc but get fatal error if memory is exhausted. */ long * -xmalloc (size) - unsigned int size; +xmalloc (unsigned int size) { long *result = (long *) malloc (size); if (result == NULL) @@ -250,9 +252,7 @@ } long * -xrealloc (ptr, size) - char *ptr; - unsigned int size; +xrealloc (char *ptr, unsigned int size) { long *result = (long *) realloc (ptr, size); if (result == NULL) @@ -261,7 +261,7 @@ } void -fatal (message) +fatal (char *message) { fprintf (stderr, "%s: %s\n", progname, message); exit (BAD); diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/etags.c --- a/lib-src/etags.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/etags.c Mon Aug 13 09:39:39 2007 +0200 @@ -31,7 +31,7 @@ * Francesco Potorti` (F.Potorti@cnuce.cnr.it) is the current maintainer. */ -char pot_etags_version[] = "@(#) pot revision number is 12.7"; +char pot_etags_version[] = "@(#) pot revision number is 12.11"; #define TRUE 1 #define FALSE 0 @@ -59,6 +59,8 @@ /* On some systems, Emacs defines static as nothing for the sake of unexec. We don't want that here since we don't use unexec. */ # undef static +# define ETAGS_REGEXPS +# define LONG_OPTIONS #endif #if !defined (MSDOS) && !defined (WINDOWSNT) && defined (STDC_HEADERS) @@ -79,7 +81,17 @@ # define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) #endif -#include +#ifdef HAVE_UNISTD_H +#include +#endif + +#ifdef LONG_OPTIONS +# include +#else +# define getopt_long(argc,argv,optstr,lopts,lind) getopt (argc, argv, optstr) + extern char *optarg; + extern int optind, opterr; +#endif /* LONG_OPTIONS */ #ifdef ETAGS_REGEXPS # include @@ -146,14 +158,14 @@ # define xnew(n,Type) ((Type *) xmalloc ((n) * sizeof (Type))) #endif -typedef int logical; +typedef int bool; typedef struct nd_st { /* sorting structure */ char *name; /* function or type name */ char *file; /* file name */ - logical is_func; /* use pattern or line no */ - logical been_warned; /* set if noticed dup */ + bool is_func; /* use pattern or line no */ + bool been_warned; /* set if noticed dup */ int lno; /* line number tag is on */ long cno; /* character number line starts on */ char *pat; /* search pattern */ @@ -203,7 +215,7 @@ #ifdef ETAGS_REGEXPS void analyse_regex (); void add_regex (); -#endif +#endif /* ETAGS_REGEXPS */ void add_node (); void error (); void suggest_asking_for_help (); @@ -257,7 +269,7 @@ } lbs[2]; /* boolean "functions" (see init) */ -logical _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS]; +bool _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS]; char /* white chars */ *white = " \f\t\n\013", @@ -270,51 +282,56 @@ /* valid in-token chars */ *midtk = "ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz$0123456789"; -logical append_to_tagfile; /* -a: append to tags */ -/* The following three default to TRUE for etags, but to FALSE for ctags. */ -logical typedefs; /* -t: create tags for C typedefs */ -logical typedefs_and_cplusplus; /* -T: create tags for C typedefs, level */ +bool append_to_tagfile; /* -a: append to tags */ +/* The following four default to TRUE for etags, but to FALSE for ctags. */ +bool typedefs; /* -t: create tags for C typedefs */ +bool typedefs_and_cplusplus; /* -T: create tags for C typedefs, level */ /* 0 struct/enum/union decls, and C++ */ /* member functions. */ -logical constantypedefs; /* -d: create tags for C #define, enum */ +bool constantypedefs; /* -d: create tags for C #define, enum */ /* constants and variables. */ /* -D: opposite of -d. Default under ctags. */ -logical variables; /* create tags for C global variables */ -logical variables_and_cplusplus; /* tags for C++ variables inside classes */ -logical update; /* -u: update tags */ -logical vgrind_style; /* -v: create vgrind style index output */ -logical no_warnings; /* -w: suppress warnings */ -logical cxref_style; /* -x: create cxref style output */ -logical cplusplus; /* .[hc] means C++, not C */ -logical noindentypedefs; /* -I: ignore indentation in C */ - -enum { tagsopt = 1000 }; - +bool globals; /* create tags for C global variables */ +bool members; /* create tags for C member variables */ +bool update; /* -u: update tags */ +bool vgrind_style; /* -v: create vgrind style index output */ +bool no_warnings; /* -w: suppress warnings */ +bool cxref_style; /* -x: create cxref style output */ +bool cplusplus; /* .[hc] means C++, not C */ +bool noindentypedefs; /* -I: ignore indentation in C */ + +#ifdef LONG_OPTIONS struct option longopts[] = { - { "append", no_argument, NULL, 'a' }, - { "backward-search", no_argument, NULL, 'B' }, - { "c++", no_argument, NULL, 'C' }, - { "cxref", no_argument, NULL, 'x' }, - { "defines", no_argument, NULL, 'd' }, - { "help", no_argument, NULL, 'h' }, - { "help", no_argument, NULL, 'H' }, - { "ignore-indentation", no_argument, NULL, 'I' }, - { "include", required_argument, NULL, 'i' }, - { "language", required_argument, NULL, 'l' }, - { "no-defines", no_argument, NULL, 'D' }, - { "no-regex", no_argument, NULL, 'R' }, - { "no-warn", no_argument, NULL, 'w' }, - { "output", required_argument, NULL, 'o' }, - { "regex", required_argument, NULL, 'r' }, - { "tags", required_argument, NULL, tagsopt }, - { "typedefs", no_argument, NULL, 't' }, - { "typedefs-and-c++", no_argument, NULL, 'T' }, - { "update", no_argument, NULL, 'u' }, - { "version", no_argument, NULL, 'V' }, - { "vgrind", no_argument, NULL, 'v' }, + { "append", no_argument, NULL, 'a' }, + { "backward-search", no_argument, NULL, 'B' }, + { "c++", no_argument, NULL, 'C' }, + { "cxref", no_argument, NULL, 'x' }, + { "defines", no_argument, NULL, 'd' }, + { "no-defines", no_argument, NULL, 'D' }, + { "globals", no_argument, &globals, TRUE }, + { "no-globals", no_argument, &globals, FALSE }, + { "help", no_argument, NULL, 'h' }, + { "help", no_argument, NULL, 'H' }, + { "ignore-indentation", no_argument, NULL, 'I' }, + { "include", required_argument, NULL, 'i' }, + { "language", required_argument, NULL, 'l' }, + { "members", no_argument, &members, TRUE }, + { "no-members", no_argument, &members, FALSE }, + { "no-warn", no_argument, NULL, 'w' }, + { "output", required_argument, NULL, 'o' }, +#ifdef ETAGS_REGEXPS + { "regex", required_argument, NULL, 'r' }, + { "no-regex", no_argument, NULL, 'R' }, +#endif /* ETAGS_REGEXPS */ + { "typedefs", no_argument, NULL, 't' }, + { "typedefs-and-c++", no_argument, NULL, 'T' }, + { "update", no_argument, NULL, 'u' }, + { "version", no_argument, NULL, 'V' }, + { "vgrind", no_argument, NULL, 'v' }, { 0 } }; +#endif /* LONG_OPTIONS */ #ifdef ETAGS_REGEXPS /* Structure defining a regular expression. Elements are @@ -324,7 +341,7 @@ struct re_pattern_buffer *pattern; struct re_registers regs; char *name_pattern; - logical error_signaled; + bool error_signaled; }; /* Number of regexps found. */ @@ -488,9 +505,16 @@ void print_help () { - printf ("These are the options accepted by %s. You may use unambiguous\n\ -abbreviations for the long option names. A - as file name means read\n\ -names from stdin.", progname); + printf ("Usage: %s [options] [[regex-option ...] file-name] ...\n\ +\n\ +These are the options accepted by %s.\n", progname, progname); +#ifdef LONG_OPTIONS + puts ("You may use unambiguous abbreviations for the long option names."); +#else + puts ("Long option names do not work with this executable, as it is not\n\ +linked with GNU getopt."); +#endif /* LONG_OPTIONS */ + puts ("A - as file name means read names from stdin."); if (!CTAGS) printf (" Absolute names are stored in the output file as they\n\ are. Relative ones are stored relative to the output file's directory."); @@ -509,12 +533,11 @@ if (CTAGS) puts ("-d, --defines\n\ - Create tag entries for C #define constants, enum constants,\n\ - and variables, too."); + Create tag entries for C #define constants and enum constants, too."); else puts ("-D, --no-defines\n\ - Don't create tag entries for C #define constants, enum constants,\n\ - and variables. This makes the tags file smaller."); + Don't create tag entries for C #define constants and enum constants.\n\ + This makes the tags file smaller."); if (!CTAGS) { @@ -527,6 +550,16 @@ named language up to the next --language=LANG option."); } + if (CTAGS) + puts ("--globals\n\ + Create tag entries for global variables in C and derived languages."); + else + puts ("--no-globals\n\ + Do not create tag entries for global variables in C and\n\ + derived languages. This makes the tags file smaller."); + puts ("--members\n\ + Create tag entries for member variables in C and derived languages."); + #ifdef ETAGS_REGEXPS puts ("-r /REGEXP/, --regex=/REGEXP/ or --regex=@regexfile\n\ Make a tag for each line matching pattern REGEXP in the\n\ @@ -643,7 +676,7 @@ static long context = 0; static struct dsc$descriptor_s o; static struct dsc$descriptor_s i; - static logical pass1 = TRUE; + static bool pass1 = TRUE; long status; short retval; @@ -683,7 +716,7 @@ char * gfnames (arg, p_error) char *arg; - logical *p_error; + bool *p_error; { static vspec filename = {MAX_FILE_SPEC_LEN, "\0"}; @@ -741,7 +774,7 @@ int current_arg, file_count; struct linebuffer filename_lb; #ifdef VMS - logical got_err; + bool got_err; #endif #ifdef DOS_NT @@ -766,19 +799,31 @@ /* * If etags, always find typedefs and structure tags. Why not? * Also default is to find macro constants, enum constants and - * variables. + * global variables. */ if (!CTAGS) { typedefs = typedefs_and_cplusplus = constantypedefs = TRUE; - variables = variables_and_cplusplus = TRUE; + globals = TRUE; + members = FALSE; } while (1) { - int opt = getopt_long (argc, argv, - "-aCdDf:Il:o:r:RStTi:BuvxwVhH", longopts, 0); - + int opt; + char *optstring; + +#ifdef ETAGS_REGEXPS + optstring = "-aCdDf:Il:o:r:RStTi:BuvxwVhH"; +#else + optstring = "-aCdDf:Il:o:StTi:BuvxwVhH"; +#endif /* ETAGS_REGEXPS */ + +#ifndef LONG_OPTIONS + optstring = optstring + 1; +#endif /* LONG_OPTIONS */ + + opt = getopt_long (argc, argv, optstring, longopts, 0); if (opt == EOF) break; @@ -858,26 +903,6 @@ case 'x': cxref_style = TRUE; break; case 'w': no_warnings = TRUE; break; #endif /* CTAGS */ - case tagsopt: - { - char *t; - logical value = TRUE; - - for (t = optarg; *t != '\0'; t++) - switch (*t) - { - case '-': value = FALSE; break; - case '+': value = TRUE; break; - case 'd': constantypedefs = value; break; - case 't': typedefs = value; break; - case 'T': typedefs_and_cplusplus = value; break; - case 'v': variables = value; break; - case 'V': variables_and_cplusplus = value; break; - default: - suggest_asking_for_help (); - } - break; - } default: suggest_asking_for_help (); } @@ -893,7 +918,7 @@ if (nincluded_files == 0 && file_count == 0) { - error ("%s", "No input files specified."); + error ("no input files specified.", 0); suggest_asking_for_help (); } @@ -958,7 +983,7 @@ { if (got_err) { - error ("Can't find file %s\n", this_file); + error ("can't find file %s\n", this_file); argc--, argv++; } else @@ -1122,12 +1147,12 @@ if (stat (file, &stat_buf) == 0 && !S_ISREG (stat_buf.st_mode)) { - error ("Skipping %s: it is not a regular file.", file); + error ("skipping %s: it is not a regular file.", file); return; } if (streq (file, tagfile) && !streq (tagfile, "-")) { - error ("Skipping inclusion of %s in self.", file); + error ("skipping inclusion of %s in self.", file); return; } inf = fopen (file, "r"); @@ -1279,7 +1304,7 @@ void pfnote (name, is_func, linestart, linelen, lno, cno) char *name; /* tag name, or NULL if unnamed */ - logical is_func; /* tag is a function */ + bool is_func; /* tag is a function */ char *linestart; /* start of the line where tag is */ int linelen; /* length of the line where tag is */ int lno; /* line number */ @@ -1346,14 +1371,14 @@ new_pfnote (name, namelen, is_func, linestart, linelen, lno, cno) char *name; /* tag name, or NULL if unnamed */ int namelen; /* tag length */ - logical is_func; /* tag is a function */ + bool is_func; /* tag is a function */ char *linestart; /* start of the line where tag is */ int linelen; /* length of the line where tag is */ int lno; /* line number */ long cno; /* character number */ { register char *cp; - logical named; + bool named; named = TRUE; if (!CTAGS) @@ -1584,9 +1609,12 @@ */ enum sym_type { - st_none, st_C_objprot, st_C_objimpl, st_C_objend, st_C_gnumacro, - st_C_struct, st_C_enum, st_C_define, st_C_typedef, st_C_typespec, - st_C_javastruct, st_C_javapack + st_none, + st_C_objprot, st_C_objimpl, st_C_objend, + st_C_gnumacro, + st_C_ignore, + st_C_javastruct, + st_C_struct, st_C_enum, st_C_define, st_C_typedef, st_C_typespec }; /* Feed stuff between (but not including) %[ and %] lines to: @@ -1598,8 +1626,9 @@ @protocol, 0, st_C_objprot @implementation,0, st_C_objimpl @end, 0, st_C_objend -import, C_JAVA, st_C_javapack -package, C_JAVA, st_C_javapack +import, C_JAVA, st_C_ignore +package, C_JAVA, st_C_ignore +friend, C_PLPL, st_C_ignore extends, C_JAVA, st_C_javastruct implements, C_JAVA, st_C_javastruct class, C_PLPL, st_C_struct @@ -1640,7 +1669,7 @@ %] and replace lines between %< and %> with its output. */ /*%<*/ -/* starting time is 18:48:7 */ +/* starting time is 10:31:16 */ /* C code produced by gperf version 2.1 (K&R C version) */ /* Command-line: gperf -c -k 1,3 -o -p -r -t */ @@ -1649,11 +1678,11 @@ #define MIN_WORD_LENGTH 3 #define MAX_WORD_LENGTH 15 -#define MIN_HASH_VALUE 8 -#define MAX_HASH_VALUE 103 +#define MIN_HASH_VALUE 15 +#define MAX_HASH_VALUE 128 /* - 38 keywords - 96 is the maximum key range + 39 keywords + 114 is the maximum key range */ static int @@ -1663,19 +1692,19 @@ { static unsigned char hash_table[] = { - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 50, 103, 103, 103, 44, 15, - 28, 103, 103, 103, 103, 103, 103, 103, 103, 103, - 41, 103, 103, 27, 45, 103, 103, 103, 103, 103, - 103, 103, 103, 103, 103, 103, 103, 26, 10, 52, - 41, 38, 8, 21, 103, 47, 103, 103, 0, 27, - 42, 17, 41, 103, 44, 22, 8, 33, 0, 103, - 103, 103, 103, 103, 103, 103, 103, 103, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 39, 128, 128, 128, 54, 48, + 46, 128, 128, 128, 128, 128, 128, 128, 128, 128, + 28, 128, 128, 40, 32, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 24, 30, 47, + 62, 7, 60, 27, 128, 60, 128, 128, 59, 16, + 31, 23, 45, 128, 4, 14, 2, 55, 5, 128, + 128, 128, 128, 128, 128, 128, 128, 128, }; return len + hash_table[str[2]] + hash_table[str[0]]; } @@ -1688,68 +1717,72 @@ static struct C_stab_entry wordlist[] = { - {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, - {"volatile", 0, st_C_typespec}, - {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, - {"",}, {"",}, {"",}, - {"float", 0, st_C_typespec}, - {"bool", C_PLPL, st_C_typespec}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, + {"extern", 0, st_C_typespec}, + {"extends", C_JAVA, st_C_javastruct}, + {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, + {"struct", 0, st_C_struct}, + {"mutable", C_PLPL, st_C_typespec}, + {"",}, {"",}, {"",}, {"",}, {"auto", 0, st_C_typespec}, - {"",}, {"",}, {"",}, - {"mutable", C_PLPL, st_C_typespec}, - {"",}, + {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, + {"",}, {"",}, {"short", 0, st_C_typespec}, {"",}, - {"long", 0, st_C_typespec}, + {"static", 0, st_C_typespec}, {"",}, {"",}, {"signed", 0, st_C_typespec}, + {"",}, {"",}, {"",}, {"",}, + {"@protocol", 0, st_C_objprot}, {"",}, - {"void", 0, st_C_typespec}, - {"extern", 0, st_C_typespec}, - {"extends", C_JAVA, st_C_javastruct}, - {"static", 0, st_C_typespec}, - {"define", 0, st_C_define}, {"typedef", 0, st_C_typedef}, {"typename", C_PLPL, st_C_typespec}, - {"int", 0, st_C_typespec}, + {"namespace", C_PLPL, st_C_struct}, + {"bool", C_PLPL, st_C_typespec}, {"",}, {"",}, - {"SYSCALL", 0, st_C_gnumacro}, - {"PSEUDO", 0, st_C_gnumacro}, - {"unsigned", 0, st_C_typespec}, + {"explicit", C_PLPL, st_C_typespec}, + {"",}, {"",}, {"",}, {"",}, + {"int", 0, st_C_typespec}, + {"enum", 0, st_C_enum}, + {"",}, {"",}, + {"void", 0, st_C_typespec}, + {"@implementation", 0, st_C_objimpl}, {"",}, - {"ENTRY", 0, st_C_gnumacro}, - {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, - {"struct", 0, st_C_struct}, + {"volatile", 0, st_C_typespec}, {"",}, - {"domain", C_STAR, st_C_struct}, - {"enum", 0, st_C_enum}, - {"",}, - {"DEFUN", 0, st_C_gnumacro}, - {"namespace", C_PLPL, st_C_struct}, - {"",}, - {"double", 0, st_C_typespec}, - {"",}, + {"@end", 0, st_C_objend}, {"char", 0, st_C_typespec}, {"class", C_PLPL, st_C_struct}, - {"",}, - {"union", 0, st_C_struct}, + {"unsigned", 0, st_C_typespec}, + {"",}, {"",}, + {"@interface", 0, st_C_objprot}, {"",}, - {"explicit", C_PLPL, st_C_typespec}, - {"",}, {"",}, {"",}, {"",}, - {"@implementation", 0, st_C_objimpl}, - {"",}, - {"import", C_JAVA, st_C_javapack}, + {"PSEUDO", 0, st_C_gnumacro}, + {"const", 0, st_C_typespec}, + {"domain", C_STAR, st_C_struct}, + {"ENTRY", 0, st_C_gnumacro}, {"",}, - {"@end", 0, st_C_objend}, - {"",}, + {"SYSCALL", 0, st_C_gnumacro}, + {"float", 0, st_C_typespec}, + {"",}, {"",}, {"",}, {"",}, {"",}, + {"long", 0, st_C_typespec}, + {"",}, {"",}, {"",}, {"",}, + {"package", C_JAVA, st_C_ignore}, + {"",}, {"",}, {"",}, {"",}, {"",}, + {"DEFUN", 0, st_C_gnumacro}, + {"",}, {"",}, {"",}, {"",}, {"",}, + {"import", C_JAVA, st_C_ignore}, + {"",}, {"",}, {"",}, {"implements", C_JAVA, st_C_javastruct}, - {"const", 0, st_C_typespec}, - {"package", C_JAVA, st_C_javapack}, + {"",}, {"",}, {"",}, {"",}, + {"union", 0, st_C_struct}, + {"",}, {"",}, + {"double", 0, st_C_typespec}, + {"",}, {"",}, + {"friend", C_PLPL, st_C_ignore}, {"",}, - {"@interface", 0, st_C_objprot}, - {"@protocol", 0, st_C_objprot}, + {"define", 0, st_C_define}, }; if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) @@ -1766,7 +1799,7 @@ } return 0; } -/* ending time is 18:48:7 */ +/* ending time is 10:31:16 */ /*%>*/ enum sym_type @@ -1784,7 +1817,7 @@ /* * C functions and variables are recognized using a simple - * finite automaton. fvdev is its state variable. + * finite automaton. fvdef is its state variable. */ enum { @@ -1794,8 +1827,8 @@ finlist, /* func: in parameter list */ flistseen, /* func: after parameter list */ fignore, /* func: before open brace */ - vignore /* var: ignore until ';' */ -} fvdev; + vignore /* var-like: ignore until ';' */ +} fvdef; /* @@ -1870,16 +1903,34 @@ oignore /* wait for @end */ } objdef; + +/* + * Use this structure to keep info about the token read, and how it + * should be tagged. Used by the make_C_tag function to build a tag. + */ +typedef struct +{ + bool valid; + char *str; + bool named; + int linelen; + int lineno; + long linepos; + char *buffer; +} TOKEN; +TOKEN tok; /* latest token read */ + + /* * Set this to TRUE, and the next token considered is called a function. * Used only for GNU emacs's function-defining macros. */ -logical next_token_is_func; +bool next_token_is_func; /* * TRUE in the rules part of a yacc file, FALSE outside (parse as C). */ -logical yacc_rules; +bool yacc_rules; /* * methodlen is the length of the method name stored in token_name. @@ -1901,7 +1952,7 @@ * whatever follows `operator'. * * Globals - * fvdev IN OUT + * fvdef IN OUT * structdef IN OUT * definedef IN OUT * typdef IN OUT @@ -1909,7 +1960,7 @@ * next_token_is_func IN OUT */ -logical +bool consider_token (str, len, c, c_ext, cblev, parlev, is_func_or_var) register char *str; /* IN: token pointer */ register int len; /* IN: token length */ @@ -1917,7 +1968,7 @@ int c_ext; /* IN: C extensions mask */ int cblev; /* IN: curly brace level */ int parlev; /* IN: parenthesis level */ - logical *is_func_or_var; /* OUT: function or variable found */ + bool *is_func_or_var; /* OUT: function or variable found */ { enum sym_type toktype = C_symtype (str, len, c_ext); @@ -1966,7 +2017,7 @@ { if (typedefs) typdef = ttypedseen; - fvdev = fvnone; + fvdef = fvnone; return FALSE; } break; @@ -2010,7 +2061,6 @@ if (structdef == stagseen) structdef = scolonseen; return FALSE; - break; case st_C_struct: case st_C_enum: if (typdef == ttypedseen @@ -2034,7 +2084,7 @@ return TRUE; } - /* Avoid entering fvdev stuff if typdef is going on. */ + /* Avoid entering fvdef stuff if typdef is going on. */ if (typdef != tnone) { definedef = dnone; @@ -2063,7 +2113,7 @@ if (next_token_is_func) { next_token_is_func = FALSE; - fvdev = fignore; + fvdef = fignore; *is_func_or_var = TRUE; return TRUE; } @@ -2144,18 +2194,18 @@ switch (toktype) { case st_C_typespec: - if (fvdev != finlist && fvdev != fignore && fvdev != vignore) - fvdev = fvnone; /* should be useless */ + if (fvdef != finlist && fvdef != fignore && fvdef != vignore) + fvdef = fvnone; /* should be useless */ return FALSE; - case st_C_javapack: - fvdev = vignore; + case st_C_ignore: + fvdef = vignore; return FALSE; case st_none: if (constantypedefs && structdef == sinbody && structtype == st_C_enum) return TRUE; - if (fvdev == fvnone) + if (fvdef == fvnone) { - fvdev = fvnameseen; /* function or variable */ + fvdef = fvnameseen; /* function or variable */ *is_func_or_var = TRUE; return TRUE; } @@ -2170,17 +2220,6 @@ * #define's, enum constants and struct/union/enum definitions in * #C syntax and adds them to the list. */ -typedef struct -{ - logical valid; - char *str; - logical named; - int linelen; - int lineno; - long linepos; - char *buffer; -} TOKEN; - #define current_lb_is_new (newndx == curndx) #define switch_line_buffers() (curndx = 1 - curndx) @@ -2215,13 +2254,12 @@ void -make_C_tag (isfun, tokp) - logical isfun; - TOKEN *tokp; +make_C_tag (isfun) + bool isfun; { /* This function should never be called when tok.valid is FALSE, but we must protect against invalid input or internal errors. */ - if (tokp->valid) + if (tok.valid) { if (traditional_tag_style) { @@ -2229,15 +2267,15 @@ which uses the new method for naming tags (see new_pfnote). */ char *name = NULL; - if (CTAGS || tokp->named) + if (CTAGS || tok.named) name = savestr (token_name.buffer); pfnote (name, isfun, - tokp->buffer, tokp->linelen, tokp->lineno, tokp->linepos); + tok.buffer, tok.linelen, tok.lineno, tok.linepos); } else new_pfnote (token_name.buffer, token_name.len, isfun, - tokp->buffer, tokp->linelen, tokp->lineno, tokp->linepos); - tokp->valid = FALSE; + tok.buffer, tok.linelen, tok.lineno, tok.linepos); + tok.valid = FALSE; } else if (DEBUG) abort (); @@ -2252,15 +2290,14 @@ register char c; /* latest char read; '\0' for end of line */ register char *lp; /* pointer one beyond the character `c' */ int curndx, newndx; /* indices for current and new lb */ - TOKEN tok; /* latest token read */ register int tokoff; /* offset in line of start of current token */ register int toklen; /* length of current token */ char *qualifier; /* string used to qualify names */ int qlen; /* length of qualifier */ int cblev; /* current curly brace level */ int parlev; /* current parenthesis level */ - logical incomm, inquote, inchar, quotednl, midtoken; - logical cplpl, cjava; + bool incomm, inquote, inchar, quotednl, midtoken; + bool cplpl, cjava; TOKEN savetok; /* token saved during preprocessor handling */ @@ -2270,7 +2307,7 @@ lp = curlb.buffer; *lp = 0; - fvdev = fvnone; typdef = tnone; structdef = snone; + fvdef = fvnone; typdef = tnone; structdef = snone; definedef = dnone; objdef = onone; next_token_is_func = yacc_rules = FALSE; midtoken = inquote = inchar = incomm = quotednl = FALSE; @@ -2354,13 +2391,13 @@ { case '"': inquote = TRUE; - if (fvdev != finlist && fvdev != fignore && fvdev !=vignore) - fvdev = fvnone; + if (fvdef != finlist && fvdef != fignore && fvdef !=vignore) + fvdef = fvnone; continue; case '\'': inchar = TRUE; - if (fvdev != finlist && fvdev != fignore && fvdev !=vignore) - fvdev = fvnone; + if (fvdef != finlist && fvdef != fignore && fvdef !=vignore) + fvdef = fvnone; continue; case '/': if (*lp == '*') @@ -2381,7 +2418,7 @@ { /* entering or exiting rules section in yacc file */ lp++; - definedef = dnone; fvdev = fvnone; + definedef = dnone; fvdef = fvnone; typdef = tnone; structdef = snone; next_token_is_func = FALSE; midtoken = inquote = inchar = incomm = quotednl = FALSE; @@ -2395,7 +2432,7 @@ if (definedef == dnone) { char *cp; - logical cpptoken = TRUE; + bool cpptoken = TRUE; /* Look back on this line. If all blanks, or nonblanks followed by an end of comment, this is a preprocessor @@ -2426,7 +2463,7 @@ || (structdef == sinbody && structtype == st_C_enum)) && typdef != tignore && definedef != dignorerest - && fvdev != finlist) + && fvdef != finlist) { if (midtoken) { @@ -2443,7 +2480,7 @@ } else { - logical funorvar = FALSE; + bool funorvar = FALSE; if (yacc_rules || consider_token (newlb.buffer + tokoff, toklen, c, @@ -2503,7 +2540,7 @@ tok.valid = TRUE; if (definedef == dnone - && (fvdev == fvnameseen + && (fvdef == fvnameseen || structdef == stagseen || typdef == tend || objdef != onone)) @@ -2512,7 +2549,7 @@ switch_line_buffers (); } else - make_C_tag (funorvar, &tok); + make_C_tag (funorvar); } midtoken = FALSE; } @@ -2528,17 +2565,17 @@ switch (definedef) { case dnone: - switch (fvdev) + switch (fvdef) { case fstartlist: - fvdev = finlist; + fvdef = finlist; continue; case flistseen: - make_C_tag (TRUE, &tok); /* a function */ - fvdev = fignore; + make_C_tag (TRUE); /* a function */ + fvdef = fignore; break; case fvnameseen: - fvdev = fvnone; + fvdef = fvnone; break; } if (structdef == stagseen && !cjava) @@ -2569,7 +2606,7 @@ { case otagseen: objdef = oignore; - make_C_tag (TRUE, &tok); /* an Objective C class */ + make_C_tag (TRUE); /* an Objective C class */ break; case omethodtag: case omethodparm: @@ -2583,17 +2620,17 @@ if (structdef == stagseen) structdef = scolonseen; else - switch (fvdev) + switch (fvdef) { case fvnameseen: if (yacc_rules) { - make_C_tag (FALSE, &tok); /* a yacc function */ - fvdev = fignore; + make_C_tag (FALSE); /* a yacc function */ + fvdef = fignore; } break; case fstartlist: - fvdev = fvnone; + fvdef = fvnone; break; } break; @@ -2604,22 +2641,21 @@ switch (typdef) { case tend: - make_C_tag (FALSE, &tok); /* a typedef */ + make_C_tag (FALSE); /* a typedef */ /* FALLTHRU */ default: typdef = tnone; } - switch (fvdev) + switch (fvdef) { case fignore: break; case fvnameseen: - if ((variables && cblev == 0) - || (cplpl && variables_and_cplusplus && cblev == 1)) - make_C_tag (FALSE, &tok); /* a variable */ + if ((globals && cblev == 0) || (members && cblev == 1)) + make_C_tag (FALSE); /* a variable */ /* FALLTHRU */ default: - fvdev = fvnone; + fvdef = fvnone; /* The following instruction invalidates the token. Probably the token should be invalidated in all other cases where some state machine is reset. */ @@ -2635,25 +2671,23 @@ { case omethodtag: case omethodparm: - make_C_tag (TRUE, &tok); /* an Objective C method */ + make_C_tag (TRUE); /* an Objective C method */ objdef = oinbody; break; } - switch (fvdev) + switch (fvdef) { case finlist: case fignore: case vignore: break; case fvnameseen: - if ((variables && cblev == 0) - || (cplpl && variables_and_cplusplus && cblev == 1)) - make_C_tag (FALSE, &tok); /* a variable */ + if ((globals && cblev == 0) || (members && cblev == 1)) + make_C_tag (FALSE); /* a variable */ break; default: - fvdev = fvnone; + fvdef = fvnone; } - break; if (structdef == stagseen) structdef = snone; break; @@ -2663,22 +2697,21 @@ if (cblev == 0 && typdef == tend) { typdef = tignore; - make_C_tag (FALSE, &tok); /* a typedef */ + make_C_tag (FALSE); /* a typedef */ break; } - switch (fvdev) + switch (fvdef) { case finlist: case fignore: case vignore: break; case fvnameseen: - if ((variables && cblev == 0) - || (cplpl && variables_and_cplusplus && cblev == 1)) - make_C_tag (FALSE, &tok); /* a variable */ + if ((globals && cblev == 0) || (members && cblev == 1)) + make_C_tag (FALSE); /* a variable */ /* FALLTHRU */ default: - fvdev = fvnone; + fvdef = fvnone; } if (structdef == stagseen) structdef = snone; @@ -2688,7 +2721,7 @@ break; if (objdef == otagseen && parlev == 0) objdef = oparenseen; - switch (fvdev) + switch (fvdef) { case fvnone: switch (typdef) @@ -2699,17 +2732,17 @@ { /* This handles constructs like: typedef void OperatorFun (int fun); */ - make_C_tag (FALSE, &tok); + make_C_tag (FALSE); typdef = tignore; } break; } /* switch (typdef) */ break; case fvnameseen: - fvdev = fstartlist; + fvdef = fstartlist; break; case flistseen: - fvdev = finlist; + fvdef = finlist; break; } parlev++; @@ -2719,22 +2752,22 @@ break; if (objdef == ocatseen && parlev == 1) { - make_C_tag (TRUE, &tok); /* an Objective C category */ + make_C_tag (TRUE); /* an Objective C category */ objdef = oignore; } if (--parlev == 0) { - switch (fvdev) + switch (fvdef) { case fstartlist: case finlist: - fvdev = flistseen; + fvdef = flistseen; break; } if (cblev == 0 && typdef == tend) { typdef = tignore; - make_C_tag (FALSE, &tok); /* a typedef */ + make_C_tag (FALSE); /* a typedef */ } } else if (parlev < 0) /* can happen due to ill-conceived #if's. */ @@ -2754,27 +2787,27 @@ case stagseen: case scolonseen: /* named struct */ structdef = sinbody; - make_C_tag (FALSE, &tok); /* a struct */ + make_C_tag (FALSE); /* a struct */ break; } - switch (fvdev) + switch (fvdef) { case flistseen: - make_C_tag (TRUE, &tok); /* a function */ + make_C_tag (TRUE); /* a function */ /* FALLTHRU */ case fignore: - fvdev = fvnone; + fvdef = fvnone; break; case fvnone: switch (objdef) { case otagseen: - make_C_tag (TRUE, &tok); /* an Objective C class */ + make_C_tag (TRUE); /* an Objective C class */ objdef = oignore; break; case omethodtag: case omethodparm: - make_C_tag (TRUE, &tok); /* an Objective C method */ + make_C_tag (TRUE); /* an Objective C method */ objdef = oinbody; break; default: @@ -2788,8 +2821,8 @@ case '*': if (definedef != dnone) break; - if (fvdev == fstartlist) - fvdev = fvnone; /* avoid tagging `foo' in `foo (*bar()) ()' */ + if (fvdef == fstartlist) + fvdef = fvnone; /* avoid tagging `foo' in `foo (*bar()) ()' */ break; case '}': if (definedef != dnone) @@ -2820,19 +2853,18 @@ case '=': if (definedef != dnone) break; - switch (fvdev) + switch (fvdef) { case finlist: case fignore: case vignore: break; case fvnameseen: - if ((variables && cblev == 0) - || (cplpl && variables_and_cplusplus && cblev == 1)) - make_C_tag (FALSE, &tok); /* a variable */ + if ((globals && cblev == 0) || (members && cblev == 1)) + make_C_tag (FALSE); /* a variable */ /* FALLTHRU */ default: - fvdev = vignore; + fvdef = vignore; } break; case '+': @@ -2848,13 +2880,13 @@ if (definedef != dnone) break; /* These surely cannot follow a function tag. */ - if (fvdev != finlist && fvdev != fignore && fvdev != vignore) - fvdev = fvnone; + if (fvdef != finlist && fvdef != fignore && fvdef != vignore) + fvdef = fvnone; break; case '\0': if (objdef == otagseen) { - make_C_tag (TRUE, &tok); /* an Objective C class */ + make_C_tag (TRUE); /* an Objective C class */ objdef = oignore; } /* If a macro spans multiple lines don't reset its state. */ @@ -2897,7 +2929,8 @@ /* Always do Java. */ void -Cjava_entries (FILE *inf) +Cjava_entries (inf) + FILE *inf; { C_entries (C_JAVA, inf); } @@ -2922,7 +2955,7 @@ char *dbp; -logical +bool tail (cp) char *cp; { @@ -3202,7 +3235,7 @@ int save_lineno, save_len; char c, *cp, *namebuf; - logical /* each of these flags is TRUE iff: */ + bool /* each of these flags is TRUE iff: */ incomment, /* point is inside a comment */ inquote, /* point is inside '..' string */ get_tagname, /* point is after PROCEDURE/FUNCTION @@ -4140,7 +4173,7 @@ { char sep = name[0]; char *copyto = name; - logical quoted = FALSE; + bool quoted = FALSE; for (++name; *name != '\0'; ++name) { diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/getopt.c --- a/lib-src/getopt.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/getopt.c Mon Aug 13 09:39:39 2007 +0200 @@ -3,26 +3,26 @@ "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu before changing it! - Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95 + Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2, or (at your option) any - later version. +NOTE: The canonical source of this file is maintained with the GNU C Library. +Bugs can be reported to bug-glibc@prep.ai.mit.edu. + +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2, or (at your option) any +later version. - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; see the file COPYING. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -/* Synched up with: FSF 19.28. */ - +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in . Ditto for AIX 3.2 and . */ @@ -31,14 +31,7 @@ #endif #ifdef HAVE_CONFIG_H -#if defined (emacs) || defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif #if !defined (__STDC__) || !__STDC__ @@ -50,8 +43,10 @@ #endif #include +#ifdef STDC_HEADERS +#include #include -#include +#endif /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C @@ -61,7 +56,15 @@ program understand `configure --with-gnu-libc' and omit the object files, it is simpler to just do this in the source for each such file. */ -#if defined (_LIBC) || !defined (__GNU_LIBRARY__) +#define GETOPT_INTERFACE_VERSION 2 +#if !defined (_LIBC) && defined (__GLIBC__) && __GLIBC__ >= 2 +#include +#if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION +#define ELIDE_CODE +#endif +#endif + +#ifndef ELIDE_CODE /* This needs to come after some library #include @@ -70,14 +73,31 @@ /* Don't include stdlib.h for non-GNU C libraries because some of them contain conflicting prototypes for getopt. */ #include +#include #endif /* GNU C library. */ +#ifdef VMS +#include +#if HAVE_STRING_H - 0 +#include +#endif +#endif + +#if defined (WIN32) && !defined (__CYGWIN32__) +/* It's not Unix, really. See? Capital letters. */ +#include +#define getpid() GetCurrentProcessId() +#endif + +#ifndef _ /* This is for other GNU distributions with internationalized messages. - The GNU C Library itself does not yet support such messages. */ -#if defined (I18N3) && defined (HAVE_LIBINTL_H) + When compiling libc, the _ macro is predefined. */ +#ifdef HAVE_LIBINTL_H # include +# define _(msgid) gettext (msgid) #else -# define gettext(msgid) (msgid) +# define _(msgid) (msgid) +#endif #endif /* This version of `getopt' appears to the caller like standard Unix `getopt' @@ -110,14 +130,20 @@ On entry to `getopt', zero means this is the first call; initialize. - When `getopt' returns EOF, this is the index of the first of the + When `getopt' returns -1, this is the index of the first of the non-option elements that the caller should itself scan. Otherwise, `optind' communicates from one call to the next how much of ARGV has been scanned so far. */ -/* XXX 1003.2 says this must be 1 before any call. */ -int optind = 0; +/* 1003.2 says this must be 1 before any call. */ +int optind = 1; + +/* Formerly, initialization of getopt depended on optind==0, which + causes problems with re-calling getopt as programs generally don't + know that. */ + +int __getopt_initialized = 0; /* The next char to be scanned in the option-element in which the last option character we returned was found. @@ -166,7 +192,7 @@ The special argument `--' forces an end of option-scanning regardless of the value of `ordering'. In the case of RETURN_IN_ORDER, only - `--' can cause `getopt' to return EOF with `optind' != ARGC. */ + `--' can cause `getopt' to return -1 with `optind' != ARGC. */ static enum { @@ -191,9 +217,7 @@ char *getenv (); static char * -my_index (str, chr) - const char *str; - int chr; +my_index (const char *str, int chr) { while (*str) { @@ -227,6 +251,46 @@ static int first_nonopt; static int last_nonopt; +#ifdef _LIBC +/* Bash 2.0 gives us an environment variable containing flags + indicating ARGV elements that should not be considered arguments. */ + +/* Defined in getopt_init.c */ +extern char *__getopt_nonoption_flags; + +static int nonoption_flags_max_len; +static int nonoption_flags_len; + +static int original_argc; +static char *const *original_argv; + +extern pid_t __libc_pid; + +/* Make sure the environment variable bash 2.0 puts in the environment + is valid for the getopt call we must make sure that the ARGV passed + to getopt is that one passed to the process. */ +static void +__attribute__ ((unused)) +store_args_and_env (int argc, char *const *argv) +{ + /* XXX This is no good solution. We should rather copy the args so + that we can compare them later. But we must not use malloc(3). */ + original_argc = argc; + original_argv = argv; +} +text_set_element (__libc_subinit, store_args_and_env); + +# define SWAP_FLAGS(ch1, ch2) \ + if (nonoption_flags_len > 0) \ + { \ + char __tmp = __getopt_nonoption_flags[ch1]; \ + __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \ + __getopt_nonoption_flags[ch2] = __tmp; \ + } +#else /* !_LIBC */ +# define SWAP_FLAGS(ch1, ch2) +#endif /* _LIBC */ + /* Exchange two adjacent subsequences of ARGV. One subsequence is elements [first_nonopt,last_nonopt) which contains all the non-options that have been skipped so far. @@ -236,9 +300,12 @@ `first_nonopt' and `last_nonopt' are relocated so that they describe the new indices of the non-options in ARGV after they are moved. */ +#if defined (__STDC__) && __STDC__ +static void exchange (char **); +#endif + static void -exchange (argv) - char **argv; +exchange (char **argv) { int bottom = first_nonopt; int middle = last_nonopt; @@ -250,6 +317,28 @@ It leaves the longer segment in the right place overall, but it consists of two parts that need to be swapped next. */ +#ifdef _LIBC + /* First make sure the handling of the `__getopt_nonoption_flags' + string can work normally. Our top argument must be in the range + of the string. */ + if (nonoption_flags_len > 0 && top >= nonoption_flags_max_len) + { + /* We must extend the array. The user plays games with us and + presents new arguments. */ + char *new_str = malloc (top + 1); + if (new_str == NULL) + nonoption_flags_len = nonoption_flags_max_len = 0; + else + { + memcpy (new_str, __getopt_nonoption_flags, nonoption_flags_max_len); + memset (&new_str[nonoption_flags_max_len], '\0', + top + 1 - nonoption_flags_max_len); + nonoption_flags_max_len = top + 1; + __getopt_nonoption_flags = new_str; + } + } +#endif + while (top > middle && middle > bottom) { if (top - middle > middle - bottom) @@ -264,6 +353,7 @@ tem = argv[bottom + i]; argv[bottom + i] = argv[top - (middle - bottom) + i]; argv[top - (middle - bottom) + i] = tem; + SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); } /* Exclude the moved bottom segment from further swapping. */ top -= len; @@ -280,6 +370,7 @@ tem = argv[bottom + i]; argv[bottom + i] = argv[middle + i]; argv[middle + i] = tem; + SWAP_FLAGS (bottom + i, middle + i); } /* Exclude the moved top segment from further swapping. */ bottom += len; @@ -294,15 +385,17 @@ /* Initialize the internal data when the first call is made. */ +#if defined (__STDC__) && __STDC__ +static const char *_getopt_initialize (int, char *const *, const char *); +#endif static const char * -_getopt_initialize (optstring) - const char *optstring; +_getopt_initialize (int argc, char *const *argv, const char *optstring) { /* Start processing options with ARGV-element 1 (since ARGV-element 0 is the program name); the sequence of previously skipped non-option ARGV-elements is empty. */ - first_nonopt = last_nonopt = optind = 1; + first_nonopt = last_nonopt = optind; nextchar = NULL; @@ -325,6 +418,39 @@ else ordering = PERMUTE; +#ifdef _LIBC + if (posixly_correct == NULL + && argc == original_argc && argv == original_argv) + { + if (nonoption_flags_max_len == 0) + { + if (__getopt_nonoption_flags == NULL + || __getopt_nonoption_flags[0] == '\0') + nonoption_flags_max_len = -1; + else + { + const char *orig_str = __getopt_nonoption_flags; + int len = nonoption_flags_max_len = strlen (orig_str); + if (nonoption_flags_max_len < argc) + nonoption_flags_max_len = argc; + __getopt_nonoption_flags = + (char *) malloc (nonoption_flags_max_len); + if (__getopt_nonoption_flags == NULL) + nonoption_flags_max_len = -1; + else + { + memcpy (__getopt_nonoption_flags, orig_str, len); + memset (&__getopt_nonoption_flags[len], '\0', + nonoption_flags_max_len - len); + } + } + } + nonoption_flags_len = nonoption_flags_max_len; + } + else + nonoption_flags_len = 0; +#endif + return optstring; } @@ -341,7 +467,7 @@ updating `optind' and `nextchar' so that the next call to `getopt' can resume the scan with the following option character or ARGV-element. - If there are no more option characters, `getopt' returns `EOF'. + If there are no more option characters, `getopt' returns -1. Then `optind' is the index in ARGV of the first ARGV-element that is not an option. (The ARGV-elements have been permuted so that those that are not options now come last.) @@ -385,26 +511,42 @@ long-named options. */ int -_getopt_internal (argc, argv, optstring, longopts, longind, long_only) - int argc; - char *const *argv; - const char *optstring; - const struct option *longopts; - int *longind; - int long_only; +_getopt_internal (int argc, char *const *argv, const char *optstring, + const struct option *longopts, int *longind, int long_only) { optarg = NULL; - if (optind == 0) + if (optind == 0 || !__getopt_initialized) { - optstring = _getopt_initialize (optstring); - optind = 1; /* Don't scan ARGV[0], the program name. */ + if (optind == 0) + optind = 1; /* Don't scan ARGV[0], the program name. */ + optstring = _getopt_initialize (argc, argv, optstring); + __getopt_initialized = 1; } + /* Test whether ARGV[optind] points to a non-option argument. + Either it does not have option syntax, or there is an environment flag + from the shell indicating it is not an option. The later information + is only used when the used in the GNU libc. */ +#ifdef _LIBC +#define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ + || (optind < nonoption_flags_len \ + && __getopt_nonoption_flags[optind] == '1')) +#else +#define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0') +#endif + if (nextchar == NULL || *nextchar == '\0') { /* Advance to the next ARGV-element. */ + /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has been + moved back by the user (who may also have changed the arguments). */ + if (last_nonopt > optind) + last_nonopt = optind; + if (first_nonopt > optind) + first_nonopt = optind; + if (ordering == PERMUTE) { /* If we have just processed some options following some non-options, @@ -418,8 +560,7 @@ /* Skip any additional non-options and extend the range of non-options previously skipped. */ - while (optind < argc - && (argv[optind][0] != '-' || argv[optind][1] == '\0')) + while (optind < argc && NONOPTION_P) optind++; last_nonopt = optind; } @@ -451,16 +592,16 @@ that we previously skipped, so the caller will digest them. */ if (first_nonopt != last_nonopt) optind = first_nonopt; - return EOF; + return -1; } /* If we have come to a non-option and did not permute it, either stop the scan or describe it to the caller and pass it by. */ - if ((argv[optind][0] != '-' || argv[optind][1] == '\0')) + if (NONOPTION_P) { if (ordering == REQUIRE_ORDER) - return EOF; + return -1; optarg = argv[optind++]; return 1; } @@ -496,7 +637,7 @@ const struct option *pfound = NULL; int exact = 0; int ambig = 0; - int indfound = 0; + int indfound = -1; int option_index; for (nameend = nextchar; *nameend && *nameend != '='; nameend++) @@ -507,7 +648,8 @@ for (p = longopts, option_index = 0; p->name; p++, option_index++) if (!strncmp (p->name, nextchar, nameend - nextchar)) { - if (nameend - nextchar == strlen (p->name)) + if ((unsigned int) (nameend - nextchar) + == (unsigned int) strlen (p->name)) { /* Exact match found. */ pfound = p; @@ -529,10 +671,11 @@ if (ambig && !exact) { if (opterr) - fprintf (stderr, gettext ("%s: option `%s' is ambiguous\n"), + fprintf (stderr, _("%s: option `%s' is ambiguous\n"), argv[0], argv[optind]); nextchar += strlen (nextchar); optind++; + optopt = 0; return '?'; } @@ -552,15 +695,17 @@ if (argv[optind - 1][1] == '-') /* --option */ fprintf (stderr, - gettext ("%s: option `--%s' doesn't allow an argument\n"), + _("%s: option `--%s' doesn't allow an argument\n"), argv[0], pfound->name); else /* +option or -option */ fprintf (stderr, - gettext ("%s: option `%c%s' doesn't allow an argument\n"), + _("%s: option `%c%s' doesn't allow an argument\n"), argv[0], argv[optind - 1][0], pfound->name); nextchar += strlen (nextchar); + + optopt = pfound->val; return '?'; } } @@ -572,9 +717,10 @@ { if (opterr) fprintf (stderr, - gettext ("%s: option `%s' requires an argument\n"), + _("%s: option `%s' requires an argument\n"), argv[0], argv[optind - 1]); nextchar += strlen (nextchar); + optopt = pfound->val; return optstring[0] == ':' ? ':' : '?'; } } @@ -600,15 +746,16 @@ { if (argv[optind][1] == '-') /* --option */ - fprintf (stderr, gettext ("%s: unrecognized option `--%s'\n"), + fprintf (stderr, _("%s: unrecognized option `--%s'\n"), argv[0], nextchar); else /* +option or -option */ - fprintf (stderr, gettext ("%s: unrecognized option `%c%s'\n"), + fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), argv[0], argv[optind][0], nextchar); } nextchar = (char *) ""; optind++; + optopt = 0; return '?'; } } @@ -629,15 +776,139 @@ { if (posixly_correct) /* 1003.2 specifies the format of this message. */ - fprintf (stderr, gettext ("%s: illegal option -- %c\n"), + fprintf (stderr, _("%s: illegal option -- %c\n"), argv[0], c); else - fprintf (stderr, gettext ("%s: invalid option -- %c\n"), + fprintf (stderr, _("%s: invalid option -- %c\n"), argv[0], c); } optopt = c; return '?'; } + /* Convenience. Treat POSIX -W foo same as long option --foo */ + if (temp[0] == 'W' && temp[1] == ';') + { + char *nameend; + const struct option *p; + const struct option *pfound = NULL; + int exact = 0; + int ambig = 0; + int indfound = 0; + int option_index; + + /* This is an option that requires an argument. */ + if (*nextchar != '\0') + { + optarg = nextchar; + /* If we end this ARGV-element by taking the rest as an arg, + we must advance to the next element now. */ + optind++; + } + else if (optind == argc) + { + if (opterr) + { + /* 1003.2 specifies the format of this message. */ + fprintf (stderr, _("%s: option requires an argument -- %c\n"), + argv[0], c); + } + optopt = c; + if (optstring[0] == ':') + c = ':'; + else + c = '?'; + return c; + } + else + /* We already incremented `optind' once; + increment it again when taking next ARGV-elt as argument. */ + optarg = argv[optind++]; + + /* optarg is now the argument, see if it's in the + table of longopts. */ + + for (nextchar = nameend = optarg; *nameend && *nameend != '='; nameend++) + /* Do nothing. */ ; + + /* Test all long options for either exact match + or abbreviated matches. */ + for (p = longopts, option_index = 0; p->name; p++, option_index++) + if (!strncmp (p->name, nextchar, nameend - nextchar)) + { + if ((unsigned int) (nameend - nextchar) == strlen (p->name)) + { + /* Exact match found. */ + pfound = p; + indfound = option_index; + exact = 1; + break; + } + else if (pfound == NULL) + { + /* First nonexact match found. */ + pfound = p; + indfound = option_index; + } + else + /* Second or later nonexact match found. */ + ambig = 1; + } + if (ambig && !exact) + { + if (opterr) + fprintf (stderr, _("%s: option `-W %s' is ambiguous\n"), + argv[0], argv[optind]); + nextchar += strlen (nextchar); + optind++; + return '?'; + } + if (pfound != NULL) + { + option_index = indfound; + if (*nameend) + { + /* Don't test has_arg with >, because some C compilers don't + allow it to be used on enums. */ + if (pfound->has_arg) + optarg = nameend + 1; + else + { + if (opterr) + fprintf (stderr, _("\ +%s: option `-W %s' doesn't allow an argument\n"), + argv[0], pfound->name); + + nextchar += strlen (nextchar); + return '?'; + } + } + else if (pfound->has_arg == 1) + { + if (optind < argc) + optarg = argv[optind++]; + else + { + if (opterr) + fprintf (stderr, + _("%s: option `%s' requires an argument\n"), + argv[0], argv[optind - 1]); + nextchar += strlen (nextchar); + return optstring[0] == ':' ? ':' : '?'; + } + } + nextchar += strlen (nextchar); + if (longind != NULL) + *longind = option_index; + if (pfound->flag) + { + *(pfound->flag) = pfound->val; + return 0; + } + return pfound->val; + } + nextchar = NULL; + return 'W'; /* Let the application handle it. */ + } if (temp[1] == ':') { if (temp[2] == ':') @@ -668,7 +939,7 @@ { /* 1003.2 specifies the format of this message. */ fprintf (stderr, - gettext ("%s: option requires an argument -- %c\n"), + _("%s: option requires an argument -- %c\n"), argv[0], c); } optopt = c; @@ -689,10 +960,7 @@ } int -getopt (argc, argv, optstring) - int argc; - char *const *argv; - const char *optstring; +getopt (int argc, char *const *argv, const char *optstring) { return _getopt_internal (argc, argv, optstring, (const struct option *) 0, @@ -700,7 +968,7 @@ 0); } -#endif /* _LIBC or not __GNU_LIBRARY__. */ +#endif /* Not ELIDE_CODE. */ #ifdef TEST @@ -708,9 +976,7 @@ the above definition of `getopt'. */ int -main (argc, argv) - int argc; - char **argv; +main (int argc, char **argv) { int c; int digit_optind = 0; @@ -720,7 +986,7 @@ int this_option_optind = optind ? optind : 1; c = getopt (argc, argv, "abc:d:0123456789"); - if (c == EOF) + if (c == -1) break; switch (c) diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/getopt.h --- a/lib-src/getopt.h Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/getopt.h Mon Aug 13 09:39:39 2007 +0200 @@ -1,22 +1,23 @@ /* Declarations for getopt. - Copyright (C) 1989, 90, 91, 92, 93, 94 Free Software Foundation, Inc. + Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2, or (at your option) any - later version. +NOTE: The canonical source of this file is maintained with the GNU C Library. +Bugs can be reported to bug-glibc@prep.ai.mit.edu. - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2, or (at your option) any +later version. - You should have received a copy of the GNU General Public License - along with this program; see the file COPYING. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. -/* Synched up with: FSF 19.29. */ +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +USA. */ #ifndef _GETOPT_H #define _GETOPT_H 1 @@ -39,7 +40,7 @@ On entry to `getopt', zero means this is the first call; initialize. - When `getopt' returns EOF, this is the index of the first of the + When `getopt' returns -1, this is the index of the first of the non-option elements that the caller should itself scan. Otherwise, `optind' communicates from one call to the next @@ -79,7 +80,7 @@ struct option { -#if defined (__STDC__) && __STDC__ || defined (STDC_HEADERS) +#if defined (__STDC__) && __STDC__ const char *name; #else char *name; @@ -97,7 +98,7 @@ #define required_argument 1 #define optional_argument 2 -#if defined (__STDC__) && __STDC__ || defined (STDC_HEADERS) +#if defined (__STDC__) && __STDC__ #ifdef __GNU_LIBRARY__ /* Many other libraries have conflicting prototypes for getopt, with differences in the consts, in stdlib.h. To avoid compilation diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/getopt1.c --- a/lib-src/getopt1.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/getopt1.c Mon Aug 13 09:39:39 2007 +0200 @@ -1,38 +1,30 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. - Copyright (C) 1987, 88, 89, 90, 91, 92, 1993, 1994 - Free Software Foundation, Inc. + Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2, or (at your option) any - later version. +NOTE: The canonical source of this file is maintained with the GNU C Library. +Bugs can be reported to bug-glibc@prep.ai.mit.edu. - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2, or (at your option) any +later version. - You should have received a copy of the GNU General Public License - along with this program; see the file COPYING. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. -/* Synched up with: FSF 19.29. */ - +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +USA. */ #ifdef HAVE_CONFIG_H -#if defined (emacs) || defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif -/* This must be done before getopt.h is included so that the - prototypes contained in it are also affected. */ +#include "getopt.h" + #if !defined (__STDC__) || !__STDC__ /* This is a separate conditional since some stdc systems reject `defined (const)'. */ @@ -41,8 +33,6 @@ #endif #endif -#include "getopt.h" - #include /* Comment out all this code if we are using the GNU C Library, and are not @@ -53,15 +43,21 @@ program understand `configure --with-gnu-libc' and omit the object files, it is simpler to just do this in the source for each such file. */ -#if defined (_LIBC) || !defined (__GNU_LIBRARY__) +#define GETOPT_INTERFACE_VERSION 2 +#if !defined (_LIBC) && defined (__GLIBC__) && __GLIBC__ >= 2 +#include +#if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION +#define ELIDE_CODE +#endif +#endif + +#ifndef ELIDE_CODE /* This needs to come after some library #include to get __GNU_LIBRARY__ defined. */ #ifdef __GNU_LIBRARY__ #include -#else -char *getenv (); #endif #ifndef NULL @@ -81,27 +77,21 @@ instead. */ int -getopt_long_only (argc, argv, options, long_options, opt_index) - int argc; - char *const *argv; - const char *options; - const struct option *long_options; - int *opt_index; +getopt_long_only (int argc, char *const *argv, const char *options, + const struct option *long_options, int *opt_index) { return _getopt_internal (argc, argv, options, long_options, opt_index, 1); } -#endif /* _LIBC or not __GNU_LIBRARY__. */ +#endif /* Not ELIDE_CODE. */ #ifdef TEST #include int -main (argc, argv) - int argc; - char **argv; +main (int argc, char **argv) { int c; int digit_optind = 0; @@ -123,7 +113,7 @@ c = getopt_long (argc, argv, "abc:d:0123456789", long_options, &option_index); - if (c == EOF) + if (c == -1) break; switch (c) diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/gnudoit --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib-src/gnudoit Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,36 @@ +#! /bin/sh + +# This file is part of XEmacs. + +# Copyright (C) 1997 Free Software Foundation, Inc. + +# XEmacs is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation; either version 2, or (at your option) any +# later version. + +# XEmacs is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. + +# You should have received a copy of the GNU General Public License +# along with XEmacs; see the file COPYING. If not, write to +# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. + +if [ x"$1" = x-q ] +then + quick=-q + shift +fi + +if [ $# -eq 0 ] +then + echo "$0: arguments expected" >&2 + exit 1 +fi + +# I use "$*" instead of "$@" intentionally -- I don't want to have the +# arguments split. +exec gnuclient $quick -batch -eval "$*" diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/gnuslib.c --- a/lib-src/gnuslib.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/gnuslib.c Mon Aug 13 09:39:39 2007 +0200 @@ -107,19 +107,17 @@ } else { /* no hostname given. Use unix-domain/sysv-ipc, or * internet-domain connection to local host if they're not available. */ -#ifdef UNIX_DOMAIN_SOCKETS +#if defined(UNIX_DOMAIN_SOCKETS) *s = connect_to_unix_server(); return (int) CONN_UNIX; -#endif -#ifdef SYSV_IPC +#elif defined(SYSV_IPC) *s = connect_to_ipc_server(); return (int) CONN_IPC; -#endif -#ifdef INTERNET_DOMAIN_SOCKETS +#elif defined(INTERNET_DOMAIN_SOCKETS) gethostname(localhost,HOSTNAMSZ); /* use this host by default */ *s = connect_to_internet_server(localhost, portarg); return (int) CONN_INTERNET; -#endif +#endif /* IPC type */ } } diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/movemail.c --- a/lib-src/movemail.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/movemail.c Mon Aug 13 09:39:39 2007 +0200 @@ -157,7 +157,7 @@ char *inname, *outname; int indesc, outdesc; int nread; - WAITTYPE status; + int status; #ifndef MAIL_USE_SYSTEM_LOCK struct stat st; @@ -397,8 +397,8 @@ wait (&status); if (!WIFEXITED (status)) exit (1); - else if (WRETCODE (status) != 0) - exit (WRETCODE (status)); + else if (WEXITSTATUS (status) != 0) + exit (WEXITSTATUS (status)); #if !defined (MAIL_USE_MMDF) && !defined (MAIL_USE_SYSTEM_LOCK) unlink (lockname); diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/profile.c --- a/lib-src/profile.c Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/profile.c Mon Aug 13 09:39:39 2007 +0200 @@ -32,11 +32,11 @@ ** abstraction : a stopwatch ** operations: reset_watch, get_time */ +#include #include #if __STDC__ || defined(STDC_HEADERS) #include #endif -#include #include <../src/systime.h> static struct timeval TV1, TV2; diff -r 94141801dd7e -r 43dd3413c7c7 lib-src/update-elc.sh --- a/lib-src/update-elc.sh Mon Aug 13 09:38:27 2007 +0200 +++ b/lib-src/update-elc.sh Mon Aug 13 09:39:39 2007 +0200 @@ -68,7 +68,7 @@ # Compute patterns to ignore when searching for files -ignore_dirs="quail" # ### Not ported yet... +ignore_dirs="" # Only use Mule XEmacs to compile Mule-specific elisp dirs echon "Checking for Mule support..." @@ -76,7 +76,7 @@ mule_p="`$EMACS -batch -no-site-file -eval \"$lisp_prog\"`" if test "$mule_p" = nil ; then echo No - ignore_dirs="$ignore_dirs its egg mule" + ignore_dirs="$ignore_dirs its egg mule leim" else echo Yes fi diff -r 94141801dd7e -r 43dd3413c7c7 lisp/ChangeLog --- a/lisp/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,5 +1,343 @@ +1997-06-05 Steven L Baur + + * packages/jka-compr.el (jka-compr-write-region): Use 'binary + coding-system for compression. + Suggested by Katsumi Yamaoka + +1997-06-03 MORIOKA Tomohiko + + * x11/x-menubar.el (default-menubar): Add menu for Mule. + + * mule/mule-cmds.el: Menu for XEmacs were moved to + x11/x-menubar.el. + +1997-06-03 MORIOKA Tomohiko + + * leim/quail.el: to avoid compiling warnings about overlay.el. + +1997-06-03 MORIOKA Tomohiko + + * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon. + + * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el, + leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el, + leim/quail/punct.el, leim/quail/4corner.el, + leim/quail/symbol-ksc.el, leim/quail/ethiopic.el, + leim/quail/hanja.el, leim/quail/quick-cns.el, + leim/quail/tsangchi-cns.el, leim/quail/lrt.el, + leim/quail/tsangchi-b5.el, leim/quail/devanagari.el, + leim/quail/japanese.el, leim/quail/quick-b5.el, + leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el, + leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el, + leim/quail/array30.el, leim/quail/hangul3.el, + leim/quail/hanja-jis.el, leim/quail/cyrillic.el, + leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el, + leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el, + leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el: + quail of LEIM for Emacs-19.34.94-epsilon. + +1997-06-04 Steven L Baur + + * prim/about.el: Installed new version 2.1. + From Hrvoje Niksic + + * prim/profile.el (pretty-print-profiling-info): Autoload don't + dump. + Clean up comments. + + * prim/update-elc.el: Comment cleanup. + + * modes/cperl-mode.el (cperl-mode-map): Restore previous + definition. + (cperl-electric-backspace): Use backspace-or-delete if it exists. + + * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro. + From Roland McGrath + + * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x + consoles. + Suggested by Hrvoje Niksic . + + * utils/passwd.el: Eliminate obsolete Lucid emacs usage. + + * utils/timezone.el (timezone-make-date-arpa-standard): Correct + docstring. + (timezone-make-date-sortable): Ditto. + + * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed): + Change default for InfoDock. + + * utils/highlight-headers.el + (highlight-headers-follow-url-function): Correct docstring. + + * utils/finder.el (finder-known-keywords): Cleanup keyword + documentation. + + * prim/startup.el (command-line-do-help): Use emacs-name function + for printing the editor name. + + * prim/simple.el: Disable for InfoDock. + (display-warning): Disable for InfoDock. + (emacs-name): New function. + + * prim/toolbar.el (press-toolbar-button): Allow mouse presses on + blank portions of the toolbar to do something. + (release-and-activate-toolbar-button): Handle arbitrary functions + as toolbar callbacks. + From weiner@altrasoft.com + + * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test + on dead-func extent. + + * prim/help.el (view-emacs-news): outl-mouse turned off in + InfoDock. + + * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the + mouse bindings. + + * packages/makesum.el (make-command-summary): Output correct + program name. + (double-column): Remove unused variable. + + * packages/hyper-apropos.el (hypropos-popup-menu): Synch with + infodock. Initialize command-p to either t or nil. + + * eterm/term.el (make-term): Fix docstring. + + * comint/shell.el: Correct comment. + + * comint/comint.el (comint-mode-map): Infodock doesn't like the + button3 assignment. + +1997-06-03 Steven L Baur + + * modes/lisp-mode.el (eval-interactive): Treat defcustom like + defvar (turn into an effective defconst). + + * cl/cl-macs.el (widget-get): Add defsetf method. + (widget-value): Add defsetf method. + From Hrvoje Niksic + +1997-06-02 Steven L Baur + + * prim/obsolete.el (insert-and-inherit): Make 'compatible not + 'obsolete. + Suggested by Hrvoje Niksic + (insert-before-markers-and-inherit): Ditto. + +1997-06-02 MORIOKA Tomohiko + + * lisp/mule/korean.el was abolished because it seems not to be used. + + * lisp/mule/japanese.el was abolished because it seems not to be used. + +1997-06-01 MORIOKA Tomohiko + + * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus + 5.4. + + * lisp/tm/tm-edit.el: updated to 7.108. + + * lisp/tm/tm-view.el: updated to 7.83. + + * lisp/leim/quail.el: modified for XEmacs. + + * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete + mule-process.el because it is not used. + + * lisp/mule/european.el was abolished because it seems not to be used. + + * lisp/mule/mule-load.el: must load mule-cmds before setting for + language-environment. + + * lisp/mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified + for LEIM. + + * lisp/mule/mule-cmds.el: Uncomment key definition for + `toggle-input-method'. + + * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved to + mule-cmds.el). + + * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from + mule-init.el). + + * lisp/tl/tl-atype.el: Don't require tl-str. + + * lisp/tl/tl-atype.el: Use atype.el of APEL. + + * lisp/tl/tl-list.el: Use alist.el of APEL. + +1997-05-31 MORIOKA Tomohiko + + * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el, + lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/. + + * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's. + + * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to lisp/apel/. + + * lisp/leim/quail.el: Add new quail.el (imported from Emacs + 19.34.94-epsilon). + + * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs + can not compile it. + + * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el, + leim/quail/viqr.el, leim/quail/tsangchi-cns.el, + leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el, + leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el, + leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el, + leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el, + leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el, + leim/quail/punct-b5.el, leim/quail/punct.el, + leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el, + leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el, + leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el, + leim/quail/devanagari.el, leim/quail/ecdict.el, + leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el, + leim/quail/array30.el, leim/quail/ccdospy.el, + leim/quail/4corner.el: Add LEIM elisp files. + + * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el. + + * lisp/prim/simple.el (assoc-ignore-case): New function; imported + from Emacs/mule-19.34.94-epsilon. + +1997-06-02 Steven L Baur + + * modes/hideshow.el: Make it work again. + From Pete Ware + +Sat May 31 09:00:14 1997 David Moore + + * utils/text-props.el (set-text-properties): Was exiting + map-extents too early. + +1997-06-02 Steven L Baur + + * cl/cl-macs.el (frame-parameters): Tweaking frame configuration + defsetf's. + From Hrvoje Niksic + + * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of + major version 20. + + * prim/simple.el (kill-region): Sort beginning and ending + endpoints to simplify logic. + From Hrvoje Niksic + +Tue May 27 13:42:57 1997 Ken Manheimer + + * packages/icomplete.el: + * Updated my email address - klm@python.org instead of klm@nist.gov. + + * Icomplete no longer installs itself when you load the package - + you have to invoke `icomplete-mode'. (Since it's autoloaded in + both emacs, you can just invoke the function.) + + * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos, + style, command revisions, etc). + + * Integrated immediate keybindings display. See + `icomplete-show-key-bindings', `icomplete-get-keys', and + `icomplete-completions'. + + * `icomplete-get-keys': Return keys bound in prior buffer to func name. + + * Added icomplete delay behavior, so completions don't intrude as + quickly for short input, with customization variables: + + `icomplete-max-delay-chars' - Maximum number of initial chars to + apply icomplete compute delay. + + `icomplete-compute-delay' - Completions-computation stall, used + only with large-number completions + + `icomplete-delay-completions-threshold' Pending-completions + number over which to apply icomplete-compute-delay + + * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook' + so icomplete behaves well with XEmacs GNUS. + +Fri May 30 18:39:01 1997 Hrvoje Niksic + + * prim/glyphs.el (init-glyphs): Minor regexp cleanup. + +1997-05-30 Steven L Baur + + * prim/simple.el (fsf:do-auto-fill): Remove unused variable. + (indent-for-comment): Use comment-indent-function instead of + obsolete variant. This is dumped with XEmacs! + + * packages/generic-sc.el (sc-next-operation): Remove unused + variable. + (sccs-insert-c-header): Ditto. + (ccase-new-revision-p): Ditto. + (sc-sensitize-menu): Ditto. + + * modes/auto-show.el (TopLevel): Tighten check on + dump-time initialization. + 1997-05-29 Steven L Baur + * prim/format.el (format-alist): Change defconst to defvar. + From Richard Stallman + + (format-encode-region): Reduce bytecompiler warnings for bound but + unused variables. + (format-deannotate-region): Ditto. + (format-annotate-region): Ditto. + (format-annotate-single-property-change) Ditto. + + * utils/lib-complete.el: Clean up documentation in header. + + * prim/glyphs.el: Eliminate bytecompiler warnings. + (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete. + + * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'. + + * prim/lisp.el (narrow-to-defun): Narrow to the same defun that + `mark-defun' would make the region. + (insert-parentheses): Let a negative argument enclose preceding + sexps. + From Erik Naggum + + * prim/window-xemacs.el: New file, split from window.el with + XEmacs-specific stuff. + + * prim/window.el (display-buffer): Remove unused variable. + + * prim/keydefs.el (ctl-x-4-map): Add binding for + `kill-buffer-and-window'. + + * prim/window.el (kill-buffer-and-window): New command. + Bind it to C-x 4 0. + From Richard Stallman + + * prim/window.el (split-window-vertically): Don't change point in old + window if both the original point and the end of the buffer are + visible after splitting, when split-window-keep-point is nil. + From Noah Friedman + + * prim/files.el (revert-buffer-internal-hook): Declare. + + * utils/map-ynp.el: Synch with Emacs 19.34.94. + (map-y-or-n-p): Clean up bytecompiler warnings. + + * packages/generic-sc.el: Restored to distribution, comment + cleanup. + + * prim/simple.el (message-log-max): Add compatible variable alias + for `log-message-max-size'. + + * comint/background.el (background): Autoload. + + * prim/process.el (shell-command): background.el is now + autoloaded. + + * prim/minibuf.el: Clean up file header. + * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive port to XEmacs. (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/alist.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/alist.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,101 @@ +;;; alist.el --- utility functions about assoc-list + +;; Copyright (C) 1993,1994,1995,1996 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: +;; $Id: alist.el,v 1.1 1997/06/03 04:18:34 steve Exp $ +;; Keywords: alist + +;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(defun put-alist (item value alist) + "Modify ALIST to set VALUE to ITEM. +If there is a pair whose car is ITEM, replace its cdr by VALUE. +If there is not such pair, create new pair (ITEM . VALUE) and +return new alist whose car is the new pair and cdr is ALIST. +\[tomo's ELIS like function]" + (let ((pair (assoc item alist))) + (if pair + (progn + (setcdr pair value) + alist) + (cons (cons item value) alist) + ))) + +(defun del-alist (item alist) + "If there is a pair whose key is ITEM, delete it from ALIST. +\[tomo's ELIS emulating function]" + (if (equal item (car (car alist))) + (cdr alist) + (let ((pr alist) + (r (cdr alist)) + ) + (catch 'tag + (while (not (null r)) + (if (equal item (car (car r))) + (progn + (rplacd pr (cdr r)) + (throw 'tag alist))) + (setq pr r) + (setq r (cdr r)) + ) + alist)))) + +(defun set-alist (symbol item value) + "Modify a alist indicated by SYMBOL to set VALUE to ITEM." + (or (boundp symbol) + (set symbol nil) + ) + (set symbol (put-alist item value (symbol-value symbol))) + ) + +(defun remove-alist (symbol item) + "Remove ITEM from the alist indicated by SYMBOL." + (and (boundp symbol) + (set symbol (del-alist item (symbol-value symbol))) + )) + +(defun modify-alist (modifier default) + "Modify alist DEFAULT into alist MODIFIER." + (mapcar (function + (lambda (as) + (setq default (put-alist (car as)(cdr as) default)) + )) + modifier) + default) + +(defun set-modified-alist (sym modifier) + "Modify a value of a symbol SYM into alist MODIFIER. +The symbol SYM should be alist. If it is not bound, +its value regard as nil." + (if (not (boundp sym)) + (set sym nil) + ) + (set sym (modify-alist modifier (eval sym))) + ) + + +;;; @ end +;;; + +(provide 'alist) + +;;; alist.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/atype.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/atype.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,189 @@ +;;; atype.el --- atype functions + +;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: $Id: atype.el,v 1.1 1997/06/03 04:18:34 steve Exp $ +;; Keywords: atype + +;; This file is part of APEL (A Portable Emacs Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'emu) +(require 'alist) + + +;;; @ field unifier +;;; + +(defun field-unifier-for-default (a b) + (let ((ret + (cond ((equal a b) a) + ((null (cdr b)) a) + ((null (cdr a)) b) + ))) + (if ret + (list nil ret nil) + ))) + +(defun field-unify (a b) + (let ((f + (let ((type (car a))) + (and (symbolp type) + (intern (concat "field-unifier-for-" (symbol-name type))) + )))) + (or (fboundp f) + (setq f (function field-unifier-for-default)) + ) + (funcall f a b) + )) + + +;;; @ type unifier +;;; + +(defun assoc-unify (class instance) + (catch 'tag + (let ((cla (copy-alist class)) + (ins (copy-alist instance)) + (r class) + cell aret ret prev rest) + (while r + (setq cell (car r)) + (setq aret (assoc (car cell) ins)) + (if aret + (if (setq ret (field-unify cell aret)) + (progn + (if (car ret) + (setq prev (put-alist (car (car ret)) + (cdr (car ret)) + prev)) + ) + (if (nth 2 ret) + (setq rest (put-alist (car (nth 2 ret)) + (cdr (nth 2 ret)) + rest)) + ) + (setq cla (put-alist (car cell)(cdr (nth 1 ret)) cla)) + (setq ins (del-alist (car cell) ins)) + ) + (throw 'tag nil) + )) + (setq r (cdr r)) + ) + (setq r (copy-alist ins)) + (while r + (setq cell (car r)) + (setq aret (assoc (car cell) cla)) + (if aret + (if (setq ret (field-unify cell aret)) + (progn + (if (car ret) + (setq prev (put-alist (car (car ret)) + (cdr (car ret)) + prev)) + ) + (if (nth 2 ret) + (setq rest (put-alist (car (nth 2 ret)) + (cdr (nth 2 ret)) + rest)) + ) + (setq cla (del-alist (car cell) cla)) + (setq ins (put-alist (car cell)(cdr (nth 1 ret)) ins)) + ) + (throw 'tag nil) + )) + (setq r (cdr r)) + ) + (list prev (append cla ins) rest) + ))) + +(defun get-unified-alist (db al) + (let ((r db) ret) + (catch 'tag + (while r + (if (setq ret (nth 1 (assoc-unify (car r) al))) + (throw 'tag ret) + ) + (setq r (cdr r)) + )))) + + +;;; @ utilities +;;; + +(defun delete-atype (atl al) + (let* ((r atl) ret oal) + (setq oal + (catch 'tag + (while r + (if (setq ret (nth 1 (assoc-unify (car r) al))) + (throw 'tag (car r)) + ) + (setq r (cdr r)) + ))) + (delete oal atl) + )) + +(defun remove-atype (sym al) + (and (boundp sym) + (set sym (delete-atype (eval sym) al)) + )) + +(defun replace-atype (atl old-al new-al) + (let* ((r atl) ret oal) + (if (catch 'tag + (while r + (if (setq ret (nth 1 (assoc-unify (car r) old-al))) + (throw 'tag (rplaca r new-al)) + ) + (setq r (cdr r)) + )) + atl))) + +(defun set-atype (sym al &rest options) + (if (null (boundp sym)) + (set sym al) + (let* ((replacement (memq 'replacement options)) + (ignore-fields (car (cdr (memq 'ignore options)))) + (remove (or (car (cdr (memq 'remove options))) + (let ((ral (copy-alist al))) + (mapcar (function + (lambda (type) + (setq ral (del-alist type ral)) + )) + ignore-fields) + ral))) + ) + (set sym + (or (if replacement + (replace-atype (eval sym) remove al) + ) + (cons al + (delete-atype (eval sym) remove) + ) + ))))) + + +;;; @ end +;;; + +(provide 'atype) + +;;; atype.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/emu-e19.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/emu-e19.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,285 @@ +;;; emu-e19.el --- emu module for Emacs 19 and XEmacs 19 + +;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: $Id: emu-e19.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: emulation, compatibility, mule, Latin-1 + +;; This file is part of emu. + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +;;; @ version and variant specific features +;;; + +(cond (running-xemacs + (require 'emu-xemacs)) + (running-emacs-19 + (require 'emu-19) + )) + + +;;; @ character set +;;; + +(defconst charset-ascii 0 "Character set of ASCII") +(defconst charset-latin-iso8859-1 129 "Character set of ISO-8859-1") + +(defun charset-description (charset) + "Return description of CHARSET. [emu-e19.el]" + (if (< charset 128) + (documentation-property 'charset-ascii 'variable-documentation) + (documentation-property 'charset-latin-iso8859-1 'variable-documentation) + )) + +(defun charset-registry (charset) + "Return registry name of CHARSET. [emu-e19.el]" + (if (< charset 128) + "ASCII" + "ISO8859-1")) + +(defun charset-columns (charset) + "Return number of columns a CHARSET occupies when displayed. +\[emu-e19.el]" + 1) + +(defun charset-direction (charset) + "Return the direction of a character of CHARSET by + 0 (left-to-right) or 1 (right-to-left). [emu-e19.el]" + 0) + +(defun find-charset-string (str) + "Return a list of charsets in the string. +\[emu-e19.el; Mule emulating function]" + (if (string-match "[\200-\377]" str) + (list charset-latin-iso8859-1) + )) + +(defalias 'find-non-ascii-charset-string 'find-charset-string) + +(defun find-charset-region (start end) + "Return a list of charsets in the region between START and END. +\[emu-e19.el; Mule emulating function]" + (if (save-excursion + (save-restriction + (narrow-to-region start end) + (goto-char start) + (re-search-forward "[\200-\377]" nil t) + )) + (list charset-latin-iso8859-1) + )) + +(defalias 'find-non-ascii-charset-region 'find-charset-region) + + +;;; @ coding-system +;;; + +(defconst *internal* nil) +(defconst *ctext* nil) +(defconst *noconv* nil) + +(defun decode-coding-string (string coding-system) + "Decode the STRING which is encoded in CODING-SYSTEM. +\[emu-e19.el; Emacs 20 emulating function]" + string) + +(defun encode-coding-string (string coding-system) + "Encode the STRING as CODING-SYSTEM. +\[emu-e19.el; Emacs 20 emulating function]" + string) + +(defun decode-coding-region (start end coding-system) + "Decode the text between START and END which is encoded in CODING-SYSTEM. +\[emu-e19.el; Emacs 20 emulating function]" + 0) + +(defun encode-coding-region (start end coding-system) + "Encode the text between START and END to CODING-SYSTEM. +\[emu-e19.el; Emacs 20 emulating function]" + 0) + +(defun detect-coding-region (start end) + "Detect coding-system of the text in the region between START and END. +\[emu-e19.el; Emacs 20 emulating function]" + ) + +(defun set-buffer-file-coding-system (coding-system &optional force) + "Set buffer-file-coding-system of the current buffer to CODING-SYSTEM. +\[emu-e19.el; Emacs 20 emulating function]" + ) + +(defmacro as-binary-process (&rest body) + (` (let (selective-display) ; Disable ^M to nl translation. + (,@ body) + ))) + +(defmacro as-binary-input-file (&rest body) + (` (let ((emx-binary-mode t)) ; Stop CRLF to LF conversion in OS/2 + (,@ body) + ))) + +(defmacro as-binary-output-file (&rest body) + (` (let ((emx-binary-mode t)) ; Stop CRLF to LF conversion in OS/2 + (,@ body) + ))) + + +;;; @@ for old MULE emulation +;;; + +(defun code-convert-string (str ic oc) + "Convert code in STRING from SOURCE code to TARGET code, +On successful converion, returns the result string, +else returns nil. [emu-e19.el; old MULE emulating function]" + str) + +(defun code-convert-region (beg end ic oc) + "Convert code of the text between BEGIN and END from SOURCE +to TARGET. On successful conversion returns t, +else returns nil. [emu-e19.el; old MULE emulating function]" + t) + + +;;; @ binary access +;;; + +(defun insert-binary-file-contents-literally + (filename &optional visit beg end replace) + "Like `insert-file-contents-literally', q.v., but don't code conversion. +A buffer may be modified in several ways after reading into the buffer due +to advanced Emacs features, such as file-name-handlers, format decoding, +find-file-hooks, etc. + This function ensures that none of these modifications will take place." + (let ((emx-binary-mode t)) + (insert-file-contents-literally filename visit beg end replace) + )) + + +;;; @ MIME charset +;;; + +(defvar charsets-mime-charset-alist + (list (cons (list charset-ascii) 'us-ascii))) + +(defvar default-mime-charset 'iso-8859-1) + +(defun mime-charset-to-coding-system (charset) + (if (stringp charset) + (setq charset (intern (downcase charset))) + ) + (and (memq charset (list 'us-ascii default-mime-charset)) + charset) + ) + +(defun detect-mime-charset-region (start end) + "Return MIME charset for region between START and END. +\[emu-e19.el]" + (if (save-excursion + (save-restriction + (narrow-to-region start end) + (goto-char start) + (re-search-forward "[\200-\377]" nil t) + )) + default-mime-charset + 'us-ascii)) + +(defun encode-mime-charset-region (start end charset) + "Encode the text between START and END as MIME CHARSET. +\[emu-e19.el]" + ) + +(defun decode-mime-charset-region (start end charset) + "Decode the text between START and END as MIME CHARSET. +\[emu-e19.el]" + ) + +(defun encode-mime-charset-string (string charset) + "Encode the STRING as MIME CHARSET. [emu-e19.el]" + string) + +(defun decode-mime-charset-string (string charset) + "Decode the STRING as MIME CHARSET. [emu-e19.el]" + string) + + +;;; @ character +;;; + +(defun char-charset (chr) + "Return the character set of char CHR. +\[emu-e19.el; XEmacs 20 emulating function]" + (if (< chr 128) + charset-ascii + charset-latin-iso8859-1)) + +(defun char-bytes (char) + "Return number of bytes a character in CHAR occupies in a buffer. +\[emu-e19.el; MULE emulating function]" + 1) + +(defalias 'char-length 'char-bytes) + +(defun char-columns (character) + "Return number of columns a CHARACTER occupies when displayed. +\[emu-e19.el]" + 1) + +;;; @@ for old MULE emulation +;;; + +(defalias 'char-width 'char-columns) + +(defalias 'char-leading-char 'char-charset) + + +;;; @ string +;;; + +(defalias 'string-columns 'length) + +(defun string-to-char-list (str) + (mapcar (function identity) str) + ) + +(defalias 'string-to-int-list 'string-to-char-list) + +(defalias 'sref 'aref) + +(defun truncate-string (str width &optional start-column) + "Truncate STR to fit in WIDTH columns. +Optional non-nil arg START-COLUMN specifies the starting column. +\[emu-e19.el; MULE 2.3 emulating function]" + (or start-column + (setq start-column 0)) + (substring str start-column width) + ) + +;;; @@ for old MULE emulation +;;; + +(defalias 'string-width 'length) + + +;;; @ end +;;; + +(provide 'emu-e19) + +;;; emu-e19.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/emu-x20.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/emu-x20.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,199 @@ +;;; emu-x20.el --- emu API implementation for XEmacs 20 with mule + +;; Copyright (C) 1994,1995,1996,1997 MORIOKA Tomohiko + +;; Author: MORIOKA Tomohiko +;; Version: $Id: emu-x20.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: emulation, compatibility, Mule, XEmacs + +;; This file is part of XEmacs. + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU XEmacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Commentary: + +;; This module requires XEmacs 20.1 b12 or later with mule. + +;;; Code: + +(require 'cyrillic) +(require 'emu-xemacs) + + +;;; @ coding-system +;;; + +(defconst *noconv* 'binary) + +(defmacro as-binary-process (&rest body) + `(let (selective-display ; Disable ^M to nl translation. + (coding-system-for-read 'binary) + (coding-system-for-write 'binary)) + ,@body)) + +(defmacro as-binary-input-file (&rest body) + `(let ((coding-system-for-read 'binary)) + ,@body)) + +(defmacro as-binary-output-file (&rest body) + `(let ((coding-system-for-write 'binary)) + ,@body)) + + +;;; @ binary access +;;; + +(defun insert-binary-file-contents-literally + (filename &optional visit beg end replace) + "Like `insert-file-contents-literally', q.v., but don't code conversion. +A buffer may be modified in several ways after reading into the buffer due +to advanced Emacs features, such as file-name-handlers, format decoding, +find-file-hooks, etc. + This function ensures that none of these modifications will take place." + (let ((coding-system-for-read 'binary)) + (insert-file-contents-literally filename visit beg end replace) + )) + + +;;; @ MIME charset +;;; + +(defvar charsets-mime-charset-alist + '(((ascii) . us-ascii) + ((ascii latin-iso8859-1) . iso-8859-1) + ((ascii latin-iso8859-2) . iso-8859-2) + ((ascii latin-iso8859-3) . iso-8859-3) + ((ascii latin-iso8859-4) . iso-8859-4) +;;; ((ascii cyrillic-iso8859-5) . iso-8859-5) + ((ascii cyrillic-iso8859-5) . koi8-r) + ((ascii arabic-iso8859-6) . iso-8859-6) + ((ascii greek-iso8859-7) . iso-8859-7) + ((ascii hebrew-iso8859-8) . iso-8859-8) + ((ascii latin-iso8859-9) . iso-8859-9) + ((ascii latin-jisx0201 + japanese-jisx0208-1978 japanese-jisx0208) . iso-2022-jp) + ((ascii korean-ksc5601) . euc-kr) + ((ascii chinese-gb2312) . cn-gb-2312) + ((ascii chinese-big5-1 chinese-big5-2) . cn-big5) + ((ascii latin-iso8859-1 greek-iso8859-7 + latin-jisx0201 japanese-jisx0208-1978 + chinese-gb2312 japanese-jisx0208 + korean-ksc5601 japanese-jisx0212) . iso-2022-jp-2) + ((ascii latin-iso8859-1 greek-iso8859-7 + latin-jisx0201 japanese-jisx0208-1978 + chinese-gb2312 japanese-jisx0208 + korean-ksc5601 japanese-jisx0212 + chinese-cns11643-1 chinese-cns11643-2) . iso-2022-int-1) + ((ascii latin-iso8859-1 latin-iso8859-2 + cyrillic-iso8859-5 greek-iso8859-7 + latin-jisx0201 japanese-jisx0208-1978 + chinese-gb2312 japanese-jisx0208 + korean-ksc5601 japanese-jisx0212 + chinese-cns11643-1 chinese-cns11643-2 + chinese-cns11643-3 chinese-cns11643-4 + chinese-cns11643-5 chinese-cns11643-6 + chinese-cns11643-7) . iso-2022-int-1) + )) + +(defvar default-mime-charset 'x-ctext) + +(defvar mime-charset-coding-system-alist + '((iso-8859-1 . ctext) + (x-ctext . ctext) + (hz-gb-2312 . hz) + (cn-gb-2312 . euc-china) + (gb2312 . euc-china) + (cn-big5 . big5) + (koi8-r . koi8) + (iso-2022-jp-2 . iso-2022-ss2-7) + )) + +(defun mime-charset-to-coding-system (charset) + "Return coding-system by MIME charset." + (if (stringp charset) + (setq charset (intern (downcase charset))) + ) + (or (cdr (assq charset mime-charset-coding-system-alist)) + (and (memq charset (coding-system-list)) charset) + )) + +(defun detect-mime-charset-region (start end) + "Return MIME charset for region between START and END." + (charsets-to-mime-charset (charsets-in-region start end))) + +(defun encode-mime-charset-region (start end charset) + "Encode the text between START and END as MIME CHARSET." + (let ((cs (mime-charset-to-coding-system charset))) + (if cs + (encode-coding-region start end cs) + ))) + +(defun decode-mime-charset-region (start end charset) + "Decode the text between START and END as MIME CHARSET." + (let ((cs (mime-charset-to-coding-system charset))) + (if cs + (decode-coding-region start end cs) + ))) + +(defun encode-mime-charset-string (string charset) + "Encode the STRING as MIME CHARSET." + (let ((cs (mime-charset-to-coding-system charset))) + (if cs + (encode-coding-string string cs) + string))) + +(defun decode-mime-charset-string (string charset) + "Decode the STRING as MIME CHARSET." + (let ((cs (mime-charset-to-coding-system charset))) + (if cs + (decode-coding-string string cs) + string))) + + +;;; @ character +;;; + +;;; @@ Mule emulating aliases +;;; +;;; You should not use them. + +(defalias 'char-leading-char 'char-charset) + +(defun char-category (character) + "Return string of category mnemonics for CHAR in TABLE. +CHAR can be any multilingual character +TABLE defaults to the current buffer's category table." + (mapconcat (lambda (chr) + (char-to-string (int-char chr)) + ) + (char-category-list character) + "")) + + +;;; @ string +;;; + +(defun string-to-int-list (str) + (mapcar #'char-int str) + ) + + +;;; @ end +;;; + +(provide 'emu-x20) + +;;; emu-x20.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/emu-xemacs.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/emu-xemacs.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,160 @@ +;;; emu-xemacs.el --- emu API implementation for XEmacs + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995,1996,1997 MORIOKA Tomohiko + +;; Author: MORIOKA Tomohiko +;; Version: +;; $Id: emu-xemacs.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: emulation, compatibility, XEmacs + +;; This file is part of XEmacs. + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs; see the file COPYING. If not, write to the Free +;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +;; 02111-1307, USA. + +;;; Code: + +;;; @ face +;;; + +(or (fboundp 'face-list) + (defalias 'face-list 'list-faces) + ) + +(or (memq 'underline (face-list)) + (and (fboundp 'make-face) + (make-face 'underline) + )) + +(or (face-differs-from-default-p 'underline) + (set-face-underline-p 'underline t)) + + +;;; @ overlay +;;; + +(condition-case err + (require 'overlay) + (error (defalias 'make-overlay 'make-extent) + (defalias 'overlay-put 'set-extent-property) + (defalias 'overlay-buffer 'extent-buffer) + (defun move-overlay (extent start end &optional buffer) + (set-extent-endpoints extent start end) + ) + )) + + +;;; @ visible/invisible +;;; + +(defmacro enable-invisible ()) + +(defmacro end-of-invisible ()) + +(defun invisible-region (start end) + (if (save-excursion + (goto-char start) + (eq (following-char) ?\n) + ) + (setq start (1+ start)) + ) + (put-text-property start end 'invisible t) + ) + +(defun visible-region (start end) + (put-text-property start end 'invisible nil) + ) + +(defun invisible-p (pos) + (if (save-excursion + (goto-char pos) + (eq (following-char) ?\n) + ) + (setq pos (1+ pos)) + ) + (get-text-property pos 'invisible) + ) + +(defun next-visible-point (pos) + (save-excursion + (if (save-excursion + (goto-char pos) + (eq (following-char) ?\n) + ) + (setq pos (1+ pos)) + ) + (or (next-single-property-change pos 'invisible) + (point-max)) + )) + + +;;; @ mouse +;;; + +(defvar mouse-button-1 'button1) +(defvar mouse-button-2 'button2) +(defvar mouse-button-3 'button3) + + +;;; @ dired +;;; + +(or (fboundp 'dired-other-frame) + (defun dired-other-frame (dirname &optional switches) + "\"Edit\" directory DIRNAME. Like `dired' but makes a new frame." + (interactive (dired-read-dir-and-switches "in other frame ")) + (switch-to-buffer-other-frame (dired-noselect dirname switches)) + ) + ) + + +;;; @ string +;;; + +(defmacro char-list-to-string (char-list) + "Convert list of character CHAR-LIST to string. [emu-xemacs.el]" + `(mapconcat #'char-to-string ,char-list "")) + + +;;; @@ to avoid bug of XEmacs 19.14 +;;; + +(or (string-match "^../" + (file-relative-name "/usr/local/share" "/usr/local/lib")) + ;; This function was imported from Emacs 19.33. + (defun file-relative-name (filename &optional directory) + "Convert FILENAME to be relative to DIRECTORY +(default: default-directory). [emu-xemacs.el]" + (setq filename (expand-file-name filename) + directory (file-name-as-directory + (expand-file-name + (or directory default-directory)))) + (let ((ancestor "")) + (while (not (string-match (concat "^" (regexp-quote directory)) + filename)) + (setq directory (file-name-directory (substring directory 0 -1)) + ancestor (concat "../" ancestor))) + (concat ancestor (substring filename (match-end 0))) + )) + ) + + +;;; @ end +;;; + +(provide 'emu-xemacs) + +;;; emu-xemacs.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/emu.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/emu.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,318 @@ +;;; emu.el --- Emulation module for each Emacs variants + +;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: $Id: emu.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: emulation, compatibility, NEmacs, MULE, Emacs/mule, XEmacs + +;; This file is part of emu. + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(defmacro defun-maybe (name &rest everything-else) + (or (and (fboundp name) + (not (get name 'defun-maybe)) + ) + (` (or (fboundp (quote (, name))) + (progn + (defun (, name) (,@ everything-else)) + (put (quote (, name)) 'defun-maybe t) + )) + ))) + +(defmacro defmacro-maybe (name &rest everything-else) + (or (and (fboundp name) + (not (get name 'defmacro-maybe)) + ) + (` (or (fboundp (quote (, name))) + (progn + (defmacro (, name) (,@ everything-else)) + (put (quote (, name)) 'defmacro-maybe t) + )) + ))) + +(put 'defun-maybe 'lisp-indent-function 'defun) +(put 'defmacro-maybe 'lisp-indent-function 'defun) + + +(or (boundp 'emacs-major-version) + (defconst emacs-major-version (string-to-int emacs-version))) +(or (boundp 'emacs-minor-version) + (defconst emacs-minor-version + (string-to-int + (substring + emacs-version + (string-match (format "%d\\." emacs-major-version) emacs-version) + )))) + +(defvar running-emacs-18 (<= emacs-major-version 18)) +(defvar running-xemacs (string-match "XEmacs" emacs-version)) + +(defvar running-mule-merged-emacs (and (not (boundp 'MULE)) + (not running-xemacs) (featurep 'mule))) +(defvar running-xemacs-with-mule (and running-xemacs (featurep 'mule))) + +(defvar running-emacs-19 (and (not running-xemacs) (= emacs-major-version 19))) +(defvar running-emacs-19_29-or-later + (or (and running-emacs-19 (>= emacs-minor-version 29)) + (and (not running-xemacs)(>= emacs-major-version 20)))) + +(defvar running-xemacs-19 (and running-xemacs + (= emacs-major-version 19))) +(defvar running-xemacs-20-or-later (and running-xemacs + (>= emacs-major-version 20))) +(defvar running-xemacs-19_14-or-later + (or (and running-xemacs-19 (>= emacs-minor-version 14)) + running-xemacs-20-or-later)) + +(cond (running-mule-merged-emacs + ;; for mule merged EMACS + (require 'emu-e20) + ) + (running-xemacs-with-mule + ;; for XEmacs/mule + (require 'emu-x20) + ) + ((boundp 'MULE) + ;; for MULE 1.* and 2.* + (require 'emu-mule) + ) + ((boundp 'NEMACS) + ;; for NEmacs and NEpoch + (require 'emu-nemacs) + ) + (t + ;; for EMACS 19 and XEmacs 19 (without mule) + (require 'emu-e19) + )) + + +;;; @ MIME charset +;;; + +(defun charsets-to-mime-charset (charsets) + "Return MIME charset from list of charset CHARSETS. +This function refers variable `charsets-mime-charset-alist' +and `default-mime-charset'. [emu.el]" + (if charsets + (or (catch 'tag + (let ((rest charsets-mime-charset-alist) + cell csl) + (while (setq cell (car rest)) + (if (catch 'not-subset + (let ((set1 charsets) + (set2 (car cell)) + obj) + (while set1 + (setq obj (car set1)) + (or (memq obj set2) + (throw 'not-subset nil) + ) + (setq set1 (cdr set1)) + ) + t)) + (throw 'tag (cdr cell)) + ) + (setq rest (cdr rest)) + ))) + default-mime-charset))) + + +;;; @ Emacs 19 emulation +;;; + +(defun-maybe minibuffer-prompt-width () + "Return the display width of the minibuffer prompt." + (save-excursion + (set-buffer (window-buffer (minibuffer-window))) + (current-column) + )) + + +;;; @ Emacs 19.29 emulation +;;; + +(defvar path-separator ":" + "Character used to separate concatenated paths.") + +(defun-maybe buffer-substring-no-properties (start end) + "Return the characters of part of the buffer, without the text properties. +The two arguments START and END are character positions; +they can be in either order. [Emacs 19.29 emulating function]" + (let ((string (buffer-substring start end))) + (set-text-properties 0 (length string) nil string) + string)) + +(defun-maybe match-string (num &optional string) + "Return string of text matched by last search. +NUM specifies which parenthesized expression in the last regexp. + Value is nil if NUMth pair didn't match, or there were less than NUM pairs. +Zero means the entire text matched by the whole regexp or whole string. +STRING should be given if the last search was by `string-match' on STRING. +\[Emacs 19.29 emulating function]" + (if (match-beginning num) + (if string + (substring string (match-beginning num) (match-end num)) + (buffer-substring (match-beginning num) (match-end num))))) + +(or running-emacs-19_29-or-later + running-xemacs + ;; for Emacs 19.28 or earlier + (fboundp 'si:read-string) + (progn + (fset 'si:read-string (symbol-function 'read-string)) + + (defun read-string (prompt &optional initial-input history) + "Read a string from the minibuffer, prompting with string PROMPT. +If non-nil, second arg INITIAL-INPUT is a string to insert before reading. +The third arg HISTORY, is dummy for compatibility. [emu.el] +See `read-from-minibuffer' for details of HISTORY argument." + (si:read-string prompt initial-input) + ) + )) + + +;;; @ Emacs 19.30 emulation +;;; + +;; This function was imported Emacs 19.30. +(defun-maybe add-to-list (list-var element) + "Add to the value of LIST-VAR the element ELEMENT if it isn't there yet. +If you want to use `add-to-list' on a variable that is not defined +until a certain package is loaded, you should put the call to `add-to-list' +into a hook function that will be run only after loading the package. +\[Emacs 19.30 emulating function]" + (or (member element (symbol-value list-var)) + (set list-var (cons element (symbol-value list-var))) + )) + +(cond ((fboundp 'insert-file-contents-literally) + ) + ((boundp 'file-name-handler-alist) + (defun insert-file-contents-literally + (filename &optional visit beg end replace) + "Like `insert-file-contents', q.v., but only reads in the file. +A buffer may be modified in several ways after reading into the buffer due +to advanced Emacs features, such as file-name-handlers, format decoding, +find-file-hooks, etc. + This function ensures that none of these modifications will take place. +\[Emacs 19.30 emulating function]" + (let (file-name-handler-alist) + (insert-file-contents filename visit beg end replace) + )) + ) + (t + (defalias 'insert-file-contents-literally 'insert-file-contents) + )) + + +;;; @ Emacs 19.31 emulation +;;; + +(defun-maybe buffer-live-p (object) + "Return non-nil if OBJECT is a buffer which has not been killed. +Value is nil if OBJECT is not a buffer or if it has been killed. +\[Emacs 19.31 emulating function]" + (and object + (get-buffer object) + (buffer-name (get-buffer object)) + )) + +;; This macro was imported Emacs 19.33. +(defmacro-maybe save-selected-window (&rest body) + "Execute BODY, then select the window that was selected before BODY. +\[Emacs 19.31 emulating function]" + (list 'let + '((save-selected-window-window (selected-window))) + (list 'unwind-protect + (cons 'progn body) + (list 'select-window 'save-selected-window-window)))) + + +;;; @ XEmacs emulation +;;; + +(defun-maybe functionp (obj) + "Returns t if OBJ is a function, nil otherwise. +\[XEmacs emulating function]" + (or (subrp obj) + (byte-code-function-p obj) + (and (symbolp obj)(fboundp obj)) + (and (consp obj)(eq (car obj) 'lambda)) + )) + +(defun-maybe point-at-eol (&optional arg buffer) + "Return the character position of the last character on the current line. +With argument N not nil or 1, move forward N - 1 lines first. +If scan reaches end of buffer, return that position. +This function does not move point. [XEmacs emulating function]" + (save-excursion + (if buffer + (set-buffer buffer) + ) + (if arg + (forward-line (1- arg)) + ) + (end-of-line) + (point) + )) + + +;;; @ for XEmacs 20 +;;; + +(or (fboundp 'char-int) + (fset 'char-int (symbol-function 'identity)) + ) +(or (fboundp 'int-char) + (fset 'int-char (symbol-function 'identity)) + ) +(or (fboundp 'char-or-char-int-p) + (fset 'char-or-char-int-p (symbol-function 'integerp)) + ) + + +;;; @ for text/richtext and text/enriched +;;; + +(cond ((or running-emacs-19_29-or-later running-xemacs-19_14-or-later) + ;; have enriched.el + (autoload 'richtext-decode "richtext") + (or (assq 'text/richtext format-alist) + (setq format-alist + (cons + (cons 'text/richtext + '("Extended MIME text/richtext format." + "Content-[Tt]ype:[ \t]*text/richtext" + richtext-decode richtext-encode t enriched-mode)) + format-alist))) + ) + (t + ;; don't have enriched.el + (autoload 'richtext-decode "tinyrich") + (autoload 'enriched-decode "tinyrich") + )) + + +;;; @ end +;;; + +(provide 'emu) + +;;; emu.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/file-detect.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/file-detect.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,161 @@ +;;; file-detect.el --- Emacs Lisp file detection utility + +;; Copyright (C) 1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: +;; $Id: file-detect.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: install, module + +;; This file is part of APEL (A Portable Emacs Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(defvar default-load-path load-path) + +(defun add-path (path &rest options) + "Add PATH to `load-path' if it exists under `default-load-path' +directories and it does not exist in `load-path'. + +You can use following PATH styles: + load-path relative: \"PATH/\" + (it is searched from `defaul-load-path') + home directory relative: \"~/PATH/\" \"~USER/PATH/\" + absolute path: \"/HOO/BAR/BAZ/\" + +You can specify following OPTIONS: + 'all-paths search from `load-path' + instead of `default-load-path' + 'append add PATH to the last of `load-path'" + (let ((rest (if (memq 'all-paths options) + load-path + default-load-path)) + p) + (if (and (catch 'tag + (while rest + (setq p (expand-file-name path (car rest))) + (if (file-directory-p p) + (throw 'tag p) + ) + (setq rest (cdr rest)) + )) + (not (member p load-path)) + ) + (setq load-path + (if (memq 'append options) + (append load-path (list p)) + (cons p load-path) + )) + ))) + +(defun add-latest-path (pattern &optional all-paths) + "Add latest path matched by PATTERN to `load-path' +if it exists under `default-load-path' directories +and it does not exist in `load-path'. + +If optional argument ALL-PATHS is specified, it is searched from all +of load-path instead of default-load-path. [file-detect.el]" + (let ((path (get-latest-path pattern all-paths))) + (if path + (add-to-list 'load-path path) + ))) + +(defun get-latest-path (pattern &optional all-paths) + "Return latest directory in default-load-path +which is matched to regexp PATTERN. +If optional argument ALL-PATHS is specified, +it is searched from all of load-path instead of default-load-path." + (catch 'tag + (let ((paths (if all-paths + load-path + default-load-path)) + dir) + (while (setq dir (car paths)) + (if (and (file-exists-p dir) + (file-directory-p dir) + ) + (let ((files (sort (directory-files dir t pattern t) + (function file-newer-than-file-p))) + file) + (while (setq file (car files)) + (if (file-directory-p file) + (throw 'tag file) + ) + (setq files (cdr files)) + ))) + (setq paths (cdr paths)) + )))) + +(defun file-installed-p (file &optional paths) + "Return absolute-path of FILE if FILE exists in PATHS. +If PATHS is omitted, `load-path' is used." + (if (null paths) + (setq paths load-path) + ) + (catch 'tag + (let (path) + (while paths + (setq path (expand-file-name file (car paths))) + (if (file-exists-p path) + (throw 'tag path) + ) + (setq paths (cdr paths)) + )))) + +(defvar exec-suffix-list '("") + "*List of suffixes for executable.") + +(defun exec-installed-p (file &optional paths suffixes) + "Return absolute-path of FILE if FILE exists in PATHS. +If PATHS is omitted, `exec-path' is used. +If suffixes is omitted, `exec-suffix-list' is used." + (or paths + (setq paths exec-path) + ) + (or suffixes + (setq suffixes exec-suffix-list) + ) + (catch 'tag + (while paths + (let ((stem (expand-file-name file (car paths))) + (sufs suffixes) + ) + (while sufs + (let ((file (concat stem (car sufs)))) + (if (file-exists-p file) + (throw 'tag file) + )) + (setq sufs (cdr sufs)) + )) + (setq paths (cdr paths)) + ))) + +(defun module-installed-p (module &optional paths) + "Return t if module is provided or exists in PATHS. +If PATHS is omitted, `load-path' is used." + (or (featurep module) + (exec-installed-p (symbol-name module) load-path '(".elc" ".el")) + )) + + +;;; @ end +;;; + +(provide 'file-detect) + +;;; file-detect.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/filename.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/filename.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,162 @@ +;;; filename.el --- file name filter + +;; Copyright (C) 1996,1997 MORIOKA Tomohiko + +;; Author: MORIOKA Tomohiko +;; Version: $Id: filename.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: file name, string + +;; This file is part of APEL (A Portable Emacs Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'emu) +(require 'cl) + +(defsubst poly-funcall (functions argument) + "Apply initial ARGUMENT to sequence of FUNCTIONS. +FUNCTIONS is list of functions. + +(poly-funcall '(f1 f2 .. fn) arg) is as same as +(fn .. (f2 (f1 arg)) ..). + +For example, (poly-funcall '(car number-to-string) '(100)) returns +\"100\"." + (while functions + (setq argument (funcall (car functions) argument) + functions (cdr functions)) + ) + argument) + + +;;; @ variables +;;; + +(defvar filename-limit-length 21 "Limit size of file-name.") + +(defvar filename-replacement-alist + '(((?\ ?\t) . "_") + ((?! ?\" ?# ?$ ?% ?& ?' ?\( ?\) ?* ?/ + ?: ?\; ?< ?> ?? ?\[ ?\\ ?\] ?` ?{ ?| ?}) . "_") + (filename-control-p . "") + ) + "Alist list of characters vs. string as replacement. +List of characters represents characters not allowed as file-name.") + +(defvar filename-filters + (let ((filters '(filename-special-filter + filename-eliminate-top-low-lines + filename-canonicalize-low-lines + filename-maybe-truncate-by-size + filename-eliminate-bottom-low-lines + ))) + (require 'file-detect) + (if (exec-installed-p "kakasi") + (cons 'filename-japanese-to-roman-string filters) + filters)) + "List of functions for file-name filter.") + + +;;; @ filters +;;; + +(defun filename-japanese-to-roman-string (str) + (save-excursion + (set-buffer (get-buffer-create " *temp kakasi*")) + (erase-buffer) + (insert str) + (call-process-region (point-min)(point-max) "kakasi" t t t + "-Ha" "-Ka" "-Ja" "-Ea" "-ka") + (buffer-string) + )) + +(defun filename-control-p (character) + (let ((code (char-int character))) + (or (< code 32)(= code 127)) + )) + +(defun filename-special-filter (string) + (let (dest + (i 0) + (len (length string)) + (b 0) + ) + (while (< i len) + (let* ((chr (sref string i)) + (ret (assoc-if (function + (lambda (key) + (if (functionp key) + (funcall key chr) + (memq chr key) + ))) + filename-replacement-alist)) + ) + (if ret + (setq dest (concat dest (substring string b i)(cdr ret)) + i (+ i (char-length chr)) + b i) + (setq i (+ i (char-length chr))) + ))) + (concat dest (substring string b)) + )) + +(defun filename-eliminate-top-low-lines (string) + (if (string-match "^_+" string) + (substring string (match-end 0)) + string)) + +(defun filename-canonicalize-low-lines (string) + (let (dest) + (while (string-match "__+" string) + (setq dest (concat dest (substring string 0 (1+ (match-beginning 0))))) + (setq string (substring string (match-end 0))) + ) + (concat dest string) + )) + +(defun filename-maybe-truncate-by-size (string) + (if (and (> (length string) filename-limit-length) + (string-match "_" string filename-limit-length) + ) + (substring string 0 (match-beginning 0)) + string)) + +(defun filename-eliminate-bottom-low-lines (string) + (if (string-match "_+$" string) + (substring string 0 (match-beginning 0)) + string)) + + +;;; @ interface +;;; + +(defun replace-as-filename (string) + "Return safety filename from STRING. +It refers variable `filename-filters' and default filters refers +`filename-limit-length', `filename-replacement-alist'." + (and string + (poly-funcall filename-filters string) + )) + + +;;; @ end +;;; + +(provide 'filename) + +;;; filename.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/install.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/install.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,204 @@ +;;; install.el --- Emacs Lisp package install utility + +;; Copyright (C) 1996 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Created: 1996/8/18 +;; Version: $Id: install.el,v 1.1 1997/06/03 04:18:35 steve Exp $ +;; Keywords: install + +;; This file is part of tl (Tiny Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'emu) +(require 'file-detect) + +;;; @ compile Emacs Lisp files +;;; + +(defun compile-elisp-module (module &optional path every-time) + (setq module (expand-file-name (symbol-name module) path)) + (let ((el-file (concat module ".el")) + (elc-file (concat module ".elc")) + ) + (if (or every-time + (file-newer-than-file-p el-file elc-file)) + (byte-compile-file el-file) + ) + )) + +(defun compile-elisp-modules (modules &optional path every-time) + (mapcar (function + (lambda (module) + (compile-elisp-module module path every-time) + )) + modules)) + + +;;; @ install files +;;; + +(defvar install-overwritten-file-modes (+ (* 64 6)(* 8 4) 4)) + +(defun install-file (file src dest &optional move overwrite) + (let ((src-file (expand-file-name file src))) + (if (file-exists-p src-file) + (let ((full-path (expand-file-name file dest))) + (if (and (file-exists-p full-path) overwrite) + (delete-file full-path) + ) + (copy-file src-file full-path t t) + (if move + (catch 'tag + (while (and (file-exists-p src-file) + (file-writable-p src-file)) + (condition-case err + (progn + (delete-file src-file) + (throw 'tag nil) + ) + (error (princ (format "%s\n" (nth 1 err)))) + )))) + (princ (format "%s -> %s\n" file dest)) + )) + )) + +(defun install-files (files src dest &optional move overwrite) + (or (file-exists-p dest) + (make-directory dest t) + ) + (mapcar (function (lambda (file) + (install-file file src dest move overwrite) + )) + files)) + + +;;; @@ install Emacs Lisp files +;;; + +(defun install-elisp-module (module src dest) + (let (el-file elc-file) + (let ((name (symbol-name module))) + (setq el-file (concat name ".el")) + (setq elc-file (concat name ".elc")) + ) + (let ((src-file (expand-file-name el-file src))) + (if (file-exists-p src-file) + (let ((full-path (expand-file-name el-file dest))) + (if (file-exists-p full-path) + (delete-file full-path) + ) + (copy-file src-file full-path t t) + (princ (format "%s -> %s\n" el-file dest)) + )) + (setq src-file (expand-file-name elc-file src)) + (if (file-exists-p src-file) + (let ((full-path (expand-file-name elc-file dest))) + (if (file-exists-p full-path) + (delete-file full-path) + ) + (copy-file src-file full-path t t) + (catch 'tag + (while (file-exists-p src-file) + (condition-case err + (progn + (delete-file src-file) + (throw 'tag nil) + ) + (error (princ (format "%s\n" (nth 1 err)))) + ))) + (princ (format "%s -> %s\n" elc-file dest)) + )) + ))) + +(defun install-elisp-modules (modules src dest) + (or (file-exists-p dest) + (make-directory dest t) + ) + (mapcar (function (lambda (module) + (install-elisp-module module src dest) + )) + modules)) + + +;;; @ detect install path +;;; + +(defvar install-prefix + (if (or running-emacs-18 running-xemacs) + (expand-file-name "../../.." exec-directory) + (expand-file-name "../../../.." data-directory) + )) ; install to shared directory (maybe "/usr/local") + +(defvar install-elisp-prefix + (if (>= emacs-major-version 19) + "site-lisp" + "local.lisp")) + +(defun install-detect-elisp-directory (&optional prefix elisp-prefix + allow-version-specific) + (or prefix + (setq prefix install-prefix) + ) + (or elisp-prefix + (setq elisp-prefix install-elisp-prefix) + ) + (or + (catch 'tag + (let ((rest default-load-path) + dir) + (while (setq dir (car rest)) + (if (string-match + (concat "^" + (expand-file-name (concat ".*/" elisp-prefix) prefix) + "$") + dir) + (if (or allow-version-specific + (not (string-match (format "%d\\.%d" + emacs-major-version + emacs-minor-version) dir)) + ) + (throw 'tag dir) + )) + (setq rest (cdr rest)) + ))) + (expand-file-name (concat + (if running-emacs-19_29-or-later + "share/" + "lib/") + (cond ((boundp 'NEMACS) "nemacs/") + ((boundp 'MULE) "mule/") + (running-xemacs + (if (featurep 'mule) + "xmule/" + "xemacs/")) + (t "emacs/")) + elisp-prefix) prefix) + )) + +(defvar install-default-elisp-directory + (install-detect-elisp-directory)) + + +;;; @ end +;;; + +(provide 'install) + +;;; install.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/mule-caesar.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/mule-caesar.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,94 @@ +;;; mule-caesar.el --- ROT 13-47 Caesar rotation utility + +;; Copyright (C) 1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Version: $Id: mule-caesar.el,v 1.1 1997/06/03 04:18:36 steve Exp $ +;; Keywords: ROT 13-47, caesar, mail, news, text/x-rot13-47 + +;; This file is part of APEL (A Portable Emacs Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(defun char-to-octet-list (character) + "Return list of octets in code table of graphic character set." + (let* ((code (char-int character)) + (dim (charset-dimension (char-charset code))) + dest) + (while (> dim 0) + (setq dest (cons (logand code 127) dest) + dim (1- dim) + code (lsh code -7)) + ) + dest)) + +(defun mule-caesar-region (start end &optional stride-ascii) + "Caesar rotation of current region. +Optional argument STRIDE-ASCII is rotation-size for Latin alphabet +\(A-Z and a-z). For non-ASCII text, ROT-N/2 will be performed in any +case (N=charset-chars; 94 for 94 or 94x94 graphic character set; 96 +for 96 or 96x96 graphic character set)." + (interactive "r\nP") + (setq stride-ascii (if stride-ascii + (mod stride-ascii 26) + 13)) + (save-excursion + (save-restriction + (narrow-to-region start end) + (goto-char start) + (while (< (point)(point-max)) + (let* ((chr (char-after (point))) + (charset (char-charset chr)) + ) + (if (eq charset 'ascii) + (cond ((and (<= ?A chr) (<= chr ?Z)) + (setq chr (+ chr stride-ascii)) + (if (> chr ?Z) + (setq chr (- chr 26)) + ) + (delete-char 1) + (insert chr) + ) + ((and (<= ?a chr) (<= chr ?z)) + (setq chr (+ chr stride-ascii)) + (if (> chr ?z) + (setq chr (- chr 26)) + ) + (delete-char 1) + (insert chr) + ) + (t + (forward-char) + )) + (let* ((stride (lsh (charset-chars charset) -1)) + (ret (mapcar (function + (lambda (octet) + (if (< octet 80) + (+ octet stride) + (- octet stride) + ))) + (char-to-octet-list chr)))) + (delete-char 1) + (insert (make-char (char-charset chr) + (car ret)(car (cdr ret)))) + ))))))) + + +(provide 'mule-caesar) + +;;; mule-caesar.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/richtext.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/richtext.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,182 @@ +;;; richtext.el -- read and save files in text/richtext format + +;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Created: 1995/7/15 +;; Version: $Id: richtext.el,v 1.1 1997/06/03 04:18:36 steve Exp $ +;; Keywords: wp, faces, MIME, multimedia + +;; This file is not part of GNU Emacs yet. + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'enriched) + + +;;; @ variables +;;; + +(defconst richtext-initial-annotation + (lambda () + (format "Content-Type: text/richtext\nText-Width: %d\n\n" + (enriched-text-width))) + "What to insert at the start of a text/richtext file. +If this is a string, it is inserted. If it is a list, it should be a lambda +expression, which is evaluated to get the string to insert.") + +(defconst richtext-annotation-regexp + "[ \t\n]*\\(<\\(/\\)?\\([-A-za-z0-9]+\\)>\\)[ \t\n]*" + "Regular expression matching richtext annotations.") + +(defconst richtext-translations + '((face (bold-italic "bold" "italic") + (bold "bold") + (italic "italic") + (underline "underline") + (fixed "fixed") + (excerpt "excerpt") + (default ) + (nil enriched-encode-other-face)) + (invisible (t "comment")) + (left-margin (4 "indent")) + (right-margin (4 "indentright")) + (justification (right "flushright") + (left "flushleft") + (full "flushboth") + (center "center")) + ;; The following are not part of the standard: + (FUNCTION (enriched-decode-foreground "x-color") + (enriched-decode-background "x-bg-color")) + (read-only (t "x-read-only")) + (unknown (nil format-annotate-value)) +; (font-size (2 "bigger") ; unimplemented +; (-2 "smaller")) +) + "List of definitions of text/richtext annotations. +See `format-annotate-region' and `format-deannotate-region' for the definition +of this structure.") + + +;;; @ encoder +;;; + +(defun richtext-encode (from to) + (if enriched-verbose (message "Richtext: encoding document...")) + (save-restriction + (narrow-to-region from to) + (delete-to-left-margin) + (unjustify-region) + (goto-char from) + (format-replace-strings '(("<" . ""))) + (format-insert-annotations + (format-annotate-region from (point-max) richtext-translations + 'enriched-make-annotation enriched-ignore)) + (goto-char from) + (insert (if (stringp enriched-initial-annotation) + richtext-initial-annotation + (funcall richtext-initial-annotation))) + (enriched-map-property-regions 'hard + (lambda (v b e) + (goto-char b) + (if (eolp) + (while (search-forward "\n" nil t) + (replace-match "\n") + ))) + (point) nil) + (if enriched-verbose (message nil)) + ;; Return new end. + (point-max))) + + +;;; @ decoder +;;; + +(defun richtext-next-annotation () + "Find and return next text/richtext annotation. +Return value is \(begin end name positive-p), or nil if none was found." + (catch 'tag + (while (re-search-forward richtext-annotation-regexp nil t) + (let* ((beg0 (match-beginning 0)) + (end0 (match-end 0)) + (beg (match-beginning 1)) + (end (match-end 1)) + (name (downcase (buffer-substring + (match-beginning 3) (match-end 3)))) + (pos (not (match-beginning 2))) + ) + (cond ((equal name "lt") + (delete-region beg end) + (goto-char beg) + (insert "<") + ) + ((equal name "comment") + (if pos + (throw 'tag (list beg0 end name pos)) + (throw 'tag (list beg end0 name pos)) + ) + ) + (t + (throw 'tag (list beg end name pos)) + )) + )))) + +(defun richtext-decode (from to) + (if enriched-verbose (message "Richtext: decoding document...")) + (save-excursion + (save-restriction + (narrow-to-region from to) + (goto-char from) + (let ((file-width (enriched-get-file-width)) + (use-hard-newlines t)) + (enriched-remove-header) + + (goto-char from) + (while (re-search-forward "\n\n+" nil t) + (replace-match "\n") + ) + + ;; Deal with newlines + (goto-char from) + (while (re-search-forward "[ \t\n]*[ \t\n]*" nil t) + (replace-match "\n") + (put-text-property (match-beginning 0) (point) 'hard t) + (put-text-property (match-beginning 0) (point) 'front-sticky nil) + ) + + ;; Translate annotations + (format-deannotate-region from (point-max) richtext-translations + 'richtext-next-annotation) + + ;; Fill paragraphs + (if (and file-width ; possible reasons not to fill: + (= file-width (enriched-text-width))) ; correct wd. + ;; Minimally, we have to insert indentation and justification. + (enriched-insert-indentation) + (if enriched-verbose (message "Filling paragraphs...")) + (fill-region (point-min) (point-max)))) + (if enriched-verbose (message nil)) + (point-max)))) + + +;;; @ end +;;; + +(provide 'richtext) + +;;; richtext.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/std11-parse.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/std11-parse.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,442 @@ +;;; std11-parse.el --- STD 11 parser for GNU Emacs + +;; Copyright (C) 1995,1996 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Keywords: mail, news, RFC 822, STD 11 +;; Version: +;; $Id: std11-parse.el,v 1.1 1997/06/03 04:18:36 steve Exp $ + +;; This file is part of MU (Message Utilities). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'std11) +(require 'emu) + + +;;; @ lexical analyze +;;; + +(defconst std11-space-chars " \t\n") +(defconst std11-spaces-regexp (concat "[" std11-space-chars "]+")) +(defconst std11-special-chars "][()<>@,;:\\<>.\"") +(defconst std11-atom-regexp + (concat "^[^" std11-special-chars std11-space-chars "]+")) + +(defun std11-analyze-spaces (string) + (if (and (string-match std11-spaces-regexp string) + (= (match-beginning 0) 0)) + (let ((end (match-end 0))) + (cons (cons 'spaces (substring string 0 end)) + (substring string end) + )))) + +(defun std11-analyze-special (str) + (if (and (> (length str) 0) + (find (aref str 0) std11-special-chars) + ) + (cons (cons 'specials (substring str 0 1)) + (substring str 1) + ))) + +(defun std11-analyze-atom (str) + (if (string-match std11-atom-regexp str) + (let ((end (match-end 0))) + (cons (cons 'atom (substring str 0 end)) + (substring str end) + )))) + +(defun std11-check-enclosure (str open close &optional recursive from) + (let ((len (length str)) + (i (or from 0)) + ) + (if (and (> len i) + (eq (aref str i) open)) + (let (p chr) + (setq i (1+ i)) + (catch 'tag + (while (< i len) + (setq chr (aref str i)) + (cond ((eq chr ?\\) + (setq i (1+ i)) + (if (>= i len) + (throw 'tag nil) + ) + (setq i (1+ i)) + ) + ((eq chr close) + (throw 'tag (1+ i)) + ) + ((eq chr open) + (if (and recursive + (setq p (std11-check-enclosure + str open close recursive i)) + ) + (setq i p) + (throw 'tag nil) + )) + (t + (setq i (1+ i)) + )) + )))))) + +(defun std11-analyze-quoted-string (str) + (let ((p (std11-check-enclosure str ?\" ?\"))) + (if p + (cons (cons 'quoted-string (substring str 1 (1- p))) + (substring str p)) + ))) + +(defun std11-analyze-domain-literal (str) + (let ((p (std11-check-enclosure str ?\[ ?\]))) + (if p + (cons (cons 'domain-literal (substring str 1 (1- p))) + (substring str p)) + ))) + +(defun std11-analyze-comment (str) + (let ((p (std11-check-enclosure str ?\( ?\) t))) + (if p + (cons (cons 'comment (substring str 1 (1- p))) + (substring str p)) + ))) + +(defun std11-lexical-analyze (str) + (let (dest ret) + (while (not (string-equal str "")) + (setq ret + (or (std11-analyze-quoted-string str) + (std11-analyze-domain-literal str) + (std11-analyze-comment str) + (std11-analyze-spaces str) + (std11-analyze-special str) + (std11-analyze-atom str) + '((error) . "") + )) + (setq dest (cons (car ret) dest)) + (setq str (cdr ret)) + ) + (nreverse dest) + )) + + +;;; @ parser +;;; + +(defun std11-ignored-token-p (token) + (let ((type (car token))) + (or (eq type 'spaces)(eq type 'comment)) + )) + +(defun std11-parse-token (lal) + (let (token itl) + (while (and lal + (progn + (setq token (car lal)) + (std11-ignored-token-p token) + )) + (setq lal (cdr lal)) + (setq itl (cons token itl)) + ) + (cons (nreverse (cons token itl)) + (cdr lal)) + )) + +(defun std11-parse-ascii-token (lal) + (let (token itl parsed token-value) + (while (and lal + (setq token (car lal)) + (if (and (setq token-value (cdr token)) + (find-non-ascii-charset-string token-value) + ) + (setq token nil) + (std11-ignored-token-p token) + )) + (setq lal (cdr lal)) + (setq itl (cons token itl)) + ) + (if (and token + (setq parsed (nreverse (cons token itl))) + ) + (cons parsed (cdr lal)) + ))) + +(defun std11-parse-token-or-comment (lal) + (let (token itl) + (while (and lal + (progn + (setq token (car lal)) + (eq (car token) 'spaces) + )) + (setq lal (cdr lal)) + (setq itl (cons token itl)) + ) + (cons (nreverse (cons token itl)) + (cdr lal)) + )) + +(defun std11-parse-word (lal) + (let ((ret (std11-parse-ascii-token lal))) + (if ret + (let ((elt (car ret)) + (rest (cdr ret)) + ) + (if (or (assq 'atom elt) + (assq 'quoted-string elt)) + (cons (cons 'word elt) rest) + ))))) + +(defun std11-parse-word-or-comment (lal) + (let ((ret (std11-parse-token-or-comment lal))) + (if ret + (let ((elt (car ret)) + (rest (cdr ret)) + ) + (cond ((or (assq 'atom elt) + (assq 'quoted-string elt)) + (cons (cons 'word elt) rest) + ) + ((assq 'comment elt) + (cons (cons 'comment-word elt) rest) + )) + )))) + +(defun std11-parse-phrase (lal) + (let (ret phrase) + (while (setq ret (std11-parse-word-or-comment lal)) + (setq phrase (append phrase (cdr (car ret)))) + (setq lal (cdr ret)) + ) + (if phrase + (cons (cons 'phrase phrase) lal) + ))) + +(defun std11-parse-local-part (lal) + (let ((ret (std11-parse-word lal))) + (if ret + (let ((local-part (cdr (car ret))) dot) + (setq lal (cdr ret)) + (while (and (setq ret (std11-parse-ascii-token lal)) + (setq dot (car ret)) + (string-equal (cdr (assq 'specials dot)) ".") + (setq ret (std11-parse-word (cdr ret))) + (setq local-part + (append local-part dot (cdr (car ret))) + ) + (setq lal (cdr ret)) + )) + (cons (cons 'local-part local-part) lal) + )))) + +(defun std11-parse-sub-domain (lal) + (let ((ret (std11-parse-ascii-token lal))) + (if ret + (let ((sub-domain (car ret))) + (if (or (assq 'atom sub-domain) + (assq 'domain-literal sub-domain) + ) + (cons (cons 'sub-domain sub-domain) + (cdr ret) + ) + ))))) + +(defun std11-parse-domain (lal) + (let ((ret (std11-parse-sub-domain lal))) + (if ret + (let ((domain (cdr (car ret))) dot) + (setq lal (cdr ret)) + (while (and (setq ret (std11-parse-ascii-token lal)) + (setq dot (car ret)) + (string-equal (cdr (assq 'specials dot)) ".") + (setq ret (std11-parse-sub-domain (cdr ret))) + (setq domain + (append domain dot (cdr (car ret))) + ) + (setq lal (cdr ret)) + )) + (cons (cons 'domain domain) lal) + )))) + +(defun std11-parse-at-domain (lal) + (let ((ret (std11-parse-ascii-token lal)) at-sign) + (if (and ret + (setq at-sign (car ret)) + (string-equal (cdr (assq 'specials at-sign)) "@") + (setq ret (std11-parse-domain (cdr ret))) + ) + (cons (cons 'at-domain (append at-sign (cdr (car ret)))) + (cdr ret)) + ))) + +(defun std11-parse-addr-spec (lal) + (let ((ret (std11-parse-local-part lal)) + addr) + (if (and ret + (prog1 + (setq addr (cdr (car ret))) + (setq lal (cdr ret)) + (and (setq ret (std11-parse-at-domain lal)) + (setq addr (append addr (cdr (car ret)))) + (setq lal (cdr ret)) + ))) + (cons (cons 'addr-spec addr) lal) + ))) + +(defun std11-parse-route (lal) + (let ((ret (std11-parse-at-domain lal)) + route comma colon) + (if (and ret + (progn + (setq route (cdr (car ret))) + (setq lal (cdr ret)) + (while (and (setq ret (std11-parse-ascii-token lal)) + (setq comma (car ret)) + (string-equal (cdr (assq 'specials comma)) ",") + (setq ret (std11-parse-at-domain (cdr ret))) + ) + (setq route (append route comma (cdr (car ret)))) + (setq lal (cdr ret)) + ) + (and (setq ret (std11-parse-ascii-token lal)) + (setq colon (car ret)) + (string-equal (cdr (assq 'specials colon)) ":") + (setq route (append route colon)) + ) + )) + (cons (cons 'route route) + (cdr ret) + ) + ))) + +(defun std11-parse-route-addr (lal) + (let ((ret (std11-parse-ascii-token lal)) + < route addr-spec >) + (if (and ret + (setq < (car ret)) + (string-equal (cdr (assq 'specials <)) "<") + (setq lal (cdr ret)) + (progn (and (setq ret (std11-parse-route lal)) + (setq route (cdr (car ret))) + (setq lal (cdr ret)) + ) + (setq ret (std11-parse-addr-spec lal)) + ) + (setq addr-spec (cdr (car ret))) + (setq lal (cdr ret)) + (setq ret (std11-parse-ascii-token lal)) + (setq > (car ret)) + (string-equal (cdr (assq 'specials >)) ">") + ) + (cons (cons 'route-addr (append route addr-spec)) + (cdr ret) + ) + ))) + +(defun std11-parse-phrase-route-addr (lal) + (let ((ret (std11-parse-phrase lal)) phrase) + (if ret + (progn + (setq phrase (cdr (car ret))) + (setq lal (cdr ret)) + )) + (if (setq ret (std11-parse-route-addr lal)) + (cons (list 'phrase-route-addr + phrase + (cdr (car ret))) + (cdr ret)) + ))) + +(defun std11-parse-mailbox (lal) + (let ((ret (or (std11-parse-phrase-route-addr lal) + (std11-parse-addr-spec lal))) + mbox comment) + (if (and ret + (prog1 + (setq mbox (car ret)) + (setq lal (cdr ret)) + (if (and (setq ret (std11-parse-token-or-comment lal)) + (setq comment (cdr (assq 'comment (car ret)))) + ) + (setq lal (cdr ret)) + ))) + (cons (list 'mailbox mbox comment) + lal) + ))) + +(defun std11-parse-group (lal) + (let ((ret (std11-parse-phrase lal)) + phrase colon comma mbox semicolon) + (if (and ret + (setq phrase (cdr (car ret))) + (setq lal (cdr ret)) + (setq ret (std11-parse-ascii-token lal)) + (setq colon (car ret)) + (string-equal (cdr (assq 'specials colon)) ":") + (setq lal (cdr ret)) + (progn + (and (setq ret (std11-parse-mailbox lal)) + (setq mbox (list (car ret))) + (setq lal (cdr ret)) + (progn + (while (and (setq ret (std11-parse-ascii-token lal)) + (setq comma (car ret)) + (string-equal + (cdr (assq 'specials comma)) ",") + (setq lal (cdr ret)) + (setq ret (std11-parse-mailbox lal)) + (setq mbox (cons (car ret) mbox)) + (setq lal (cdr ret)) + ) + ))) + (and (setq ret (std11-parse-ascii-token lal)) + (setq semicolon (car ret)) + (string-equal (cdr (assq 'specials semicolon)) ";") + ))) + (cons (list 'group phrase (nreverse mbox)) + (cdr ret) + ) + ))) + +(defun std11-parse-address (lal) + (or (std11-parse-group lal) + (std11-parse-mailbox lal) + )) + +(defun std11-parse-addresses (lal) + (let ((ret (std11-parse-address lal))) + (if ret + (let ((dest (list (car ret)))) + (setq lal (cdr ret)) + (while (and (setq ret (std11-parse-ascii-token lal)) + (string-equal (cdr (assq 'specials (car ret))) ",") + (setq ret (std11-parse-address (cdr ret))) + ) + (setq dest (cons (car ret) dest)) + (setq lal (cdr ret)) + ) + (nreverse dest) + )))) + + +;;; @ end +;;; + +(provide 'std11-parse) + +;;; std11-parse.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/apel/std11.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/apel/std11.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,373 @@ +;;; std11.el --- STD 11 functions for GNU Emacs + +;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. + +;; Author: MORIOKA Tomohiko +;; Keywords: mail, news, RFC 822, STD 11 +;; Version: $Id: std11.el,v 1.1 1997/06/03 04:18:36 steve Exp $ + +;; This file is part of MU (Message Utilities). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(autoload 'buffer-substring-no-properties "emu") +(autoload 'member "emu") + + +;;; @ field +;;; + +(defconst std11-field-name-regexp "[!-9;-~]+") +(defconst std11-field-head-regexp + (concat "^" std11-field-name-regexp ":")) +(defconst std11-next-field-head-regexp + (concat "\n" std11-field-name-regexp ":")) + +(defun std11-field-end () + "Move to end of field and return this point. [std11.el]" + (if (re-search-forward std11-next-field-head-regexp nil t) + (goto-char (match-beginning 0)) + (if (re-search-forward "^$" nil t) + (goto-char (1- (match-beginning 0))) + (end-of-line) + )) + (point) + ) + +(defun std11-field-body (name &optional boundary) + "Return body of field NAME. +If BOUNDARY is not nil, it is used as message header separator. +\[std11.el]" + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (goto-char (point-min)) + (let ((case-fold-search t)) + (if (re-search-forward (concat "^" name ":[ \t]*") nil t) + (buffer-substring-no-properties (match-end 0) (std11-field-end)) + ))))) + +(defun std11-find-field-body (field-names &optional boundary) + "Return the first found field-body specified by FIELD-NAMES +of the message header in current buffer. If BOUNDARY is not nil, it is +used as message header separator. [std11.el]" + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (let ((case-fold-search t) + field-name) + (catch 'tag + (while (setq field-name (car field-names)) + (goto-char (point-min)) + (if (re-search-forward (concat "^" field-name ":[ \t]*") nil t) + (throw 'tag + (buffer-substring-no-properties + (match-end 0) (std11-field-end))) + ) + (setq field-names (cdr field-names)) + )))))) + +(defun std11-field-bodies (field-names &optional default-value boundary) + "Return list of each field-bodies of FIELD-NAMES of the message header +in current buffer. If BOUNDARY is not nil, it is used as message +header separator. [std11.el]" + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (let* ((case-fold-search t) + (dest (make-list (length field-names) default-value)) + (s-rest field-names) + (d-rest dest) + field-name) + (while (setq field-name (car s-rest)) + (goto-char (point-min)) + (if (re-search-forward (concat "^" field-name ":[ \t]*") nil t) + (setcar d-rest + (buffer-substring-no-properties + (match-end 0) (std11-field-end))) + ) + (setq s-rest (cdr s-rest) + d-rest (cdr d-rest)) + ) + dest)))) + + +;;; @ unfolding +;;; + +(defun std11-unfold-string (string) + "Unfold STRING as message header field. [std11.el]" + (let ((dest "")) + (while (string-match "\n\\([ \t]\\)" string) + (setq dest (concat dest + (substring string 0 (match-beginning 0)) + (match-string 1 string) + )) + (setq string (substring string (match-end 0))) + ) + (concat dest string) + )) + + +;;; @ header +;;; + +(defun std11-narrow-to-header (&optional boundary) + "Narrow to the message header. +If BOUNDARY is not nil, it is used as message header separator. +\[std11.el]" + (narrow-to-region + (goto-char (point-min)) + (if (re-search-forward + (concat "^\\(" (regexp-quote (or boundary "")) "\\)?$") + nil t) + (match-beginning 0) + (point-max) + ))) + +(defun std11-header-string (regexp &optional boundary) + "Return string of message header fields matched by REGEXP. +If BOUNDARY is not nil, it is used as message header separator. +\[std11.el]" + (let ((case-fold-search t)) + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (goto-char (point-min)) + (let (field header) + (while (re-search-forward std11-field-head-regexp nil t) + (setq field + (buffer-substring (match-beginning 0) (std11-field-end))) + (if (string-match regexp field) + (setq header (concat header field "\n")) + )) + header) + )))) + +(defun std11-header-string-except (regexp &optional boundary) + "Return string of message header fields not matched by REGEXP. +If BOUNDARY is not nil, it is used as message header separator. +\[std11.el]" + (let ((case-fold-search t)) + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (goto-char (point-min)) + (let (field header) + (while (re-search-forward std11-field-head-regexp nil t) + (setq field + (buffer-substring (match-beginning 0) (std11-field-end))) + (if (not (string-match regexp field)) + (setq header (concat header field "\n")) + )) + header) + )))) + +(defun std11-collect-field-names (&optional boundary) + "Return list of all field-names of the message header in current buffer. +If BOUNDARY is not nil, it is used as message header separator. +\[std11.el]" + (save-excursion + (save-restriction + (std11-narrow-to-header boundary) + (goto-char (point-min)) + (let (dest name) + (while (re-search-forward std11-field-head-regexp nil t) + (setq name (buffer-substring-no-properties + (match-beginning 0)(1- (match-end 0)))) + (or (member name dest) + (setq dest (cons name dest)) + ) + ) + dest)))) + + +;;; @ quoted-string +;;; + +(defun std11-wrap-as-quoted-pairs (string specials) + (let (dest + (i 0) + (b 0) + (len (length string)) + ) + (while (< i len) + (let ((chr (aref string i))) + (if (memq chr specials) + (setq dest (concat dest (substring string b i) "\\") + b i) + )) + (setq i (1+ i)) + ) + (concat dest (substring string b)) + )) + +(defconst std11-non-qtext-char-list '(?\" ?\\ ?\r ?\n)) + +(defun std11-wrap-as-quoted-string (string) + "Wrap STRING as RFC 822 quoted-string. [std11.el]" + (concat "\"" + (std11-wrap-as-quoted-pairs string std11-non-qtext-char-list) + "\"")) + +(defun std11-strip-quoted-pair (string) + "Strip quoted-pairs in STRING. [std11.el]" + (let (dest + (b 0) + (i 0) + (len (length string)) + ) + (while (< i len) + (let ((chr (aref string i))) + (if (eq chr ?\\) + (setq dest (concat dest (substring string b i)) + b (1+ i) + i (+ i 2)) + (setq i (1+ i)) + ))) + (concat dest (substring string b)) + )) + +(defun std11-strip-quoted-string (string) + "Strip quoted-string STRING. [std11.el]" + (let ((len (length string))) + (or (and (>= len 2) + (let ((max (1- len))) + (and (eq (aref string 0) ?\") + (eq (aref string max) ?\") + (std11-strip-quoted-pair (substring string 1 max)) + ))) + string))) + + +;;; @ composer +;;; + +(defun std11-addr-to-string (seq) + "Return string from lexical analyzed list SEQ +represents addr-spec of RFC 822. [std11.el]" + (mapconcat (function + (lambda (token) + (let ((name (car token))) + (cond + ((eq name 'spaces) "") + ((eq name 'comment) "") + ((eq name 'quoted-string) + (concat "\"" (cdr token) "\"")) + (t (cdr token))) + ))) + seq "") + ) + +(defun std11-address-string (address) + "Return string of address part from parsed ADDRESS of RFC 822. +\[std11.el]" + (cond ((eq (car address) 'group) + (mapconcat (function std11-address-string) + (car (cdr address)) + ", ") + ) + ((eq (car address) 'mailbox) + (let ((addr (nth 1 address))) + (std11-addr-to-string + (if (eq (car addr) 'phrase-route-addr) + (nth 2 addr) + (cdr addr) + ) + ))))) + +(defun std11-full-name-string (address) + "Return string of full-name part from parsed ADDRESS of RFC 822. +\[std11.el]" + (cond ((eq (car address) 'group) + (mapconcat (function + (lambda (token) + (cdr token) + )) + (nth 1 address) "") + ) + ((eq (car address) 'mailbox) + (let ((addr (nth 1 address)) + (comment (nth 2 address)) + phrase) + (if (eq (car addr) 'phrase-route-addr) + (setq phrase + (mapconcat + (function + (lambda (token) + (let ((type (car token))) + (cond ((eq type 'quoted-string) + (std11-strip-quoted-pair (cdr token)) + ) + ((eq type 'comment) + (concat + "(" + (std11-strip-quoted-pair (cdr token)) + ")") + ) + (t + (cdr token) + ))))) + (nth 1 addr) "")) + ) + (cond ((> (length phrase) 0) phrase) + (comment (std11-strip-quoted-pair comment)) + ) + )))) + + +;;; @ parser +;;; + +(defun std11-parse-address-string (string) + "Parse STRING as mail address. [std11.el]" + (std11-parse-address (std11-lexical-analyze string)) + ) + +(defun std11-parse-addresses-string (string) + "Parse STRING as mail address list. [std11.el]" + (std11-parse-addresses (std11-lexical-analyze string)) + ) + +(defun std11-extract-address-components (string) + "Extract full name and canonical address from STRING. +Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). +If no name can be extracted, FULL-NAME will be nil. [std11.el]" + (let* ((structure (car (std11-parse-address-string + (std11-unfold-string string)))) + (phrase (std11-full-name-string structure)) + (address (std11-address-string structure)) + ) + (list phrase address) + )) + +(provide 'std11) + +(mapcar (function + (lambda (func) + (autoload func "std11-parse") + )) + '(std11-lexical-analyze + std11-parse-address std11-parse-addresses + std11-parse-address-string)) + + +;;; @ end +;;; + +;;; std11.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/bytecomp/bytecomp-runtime.el --- a/lisp/bytecomp/bytecomp-runtime.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/bytecomp/bytecomp-runtime.el Mon Aug 13 09:39:39 2007 +0200 @@ -167,6 +167,21 @@ ;; Remember, it's magic. (cons 'progn body)) +;;; From Emacs 20. +(put 'eval-when-feature 'lisp-indent-hook 1) +(defmacro eval-when-feature (feature &rest body) + "Run the body forms when FEATURE is featurep, be it now or later. +Called (eval-when-feature (FEATURE [. FILENAME]) BODYFORMS...). +If (featurep 'FEATURE), evals now; otherwise adds an elt to +`after-load-alist' (which see), using FEATURE as filename if FILENAME is nil." + (let ((file (or (cdr feature) (symbol-name (car feature))))) + `(let ((bodythunk (function (lambda () ,@body)))) + (if (featurep ',(car feature)) + (funcall bodythunk) + (setq after-load-alist (cons '(,file . (list 'lambda '() bodythunk)) + after-load-alist)))))) + + ;;; Interface to file-local byte-compiler parameters. ;;; Redefined in bytecomp.el. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/cl/cl-macs.el --- a/lisp/cl/cl-macs.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/cl/cl-macs.el Mon Aug 13 09:39:39 2007 +0200 @@ -1619,23 +1619,28 @@ (defsetf face-underline-p (f &optional s) (x) (list 'set-face-underline-p f x s)) (defsetf file-modes set-file-modes t) -(defsetf frame-height set-screen-height t) (defsetf frame-parameters modify-frame-parameters t) (defsetf frame-visible-p cl-set-frame-visible-p) -(defsetf frame-width set-screen-width t) +(defsetf frame-properties (&optional f) (p) + `(progn (set-frame-properties ,f ,p) ,p)) +(defsetf frame-property (f p &optional d) (v) + `(progn (set-frame-property ,f ,v) ,p)) +(defsetf frame-width (&optional f) (v) + `(progn (set-frame-width ,f ,v) ,v)) +(defsetf frame-height (&optional f) (v) + `(progn (set-frame-height ,f ,v) ,v)) +(defsetf current-frame-configuration set-frame-configuration) ;; XEmacs: new stuff +;; Consoles (defsetf selected-console select-console t) (defsetf selected-device select-device t) (defsetf device-baud-rate (&optional d) (v) `(set-device-baud-rate ,d ,v)) -(defsetf current-frame-configuration set-frame-configuration) -(defsetf frame-properties (&optional f) (p) - `(progn (set-frame-properties ,f ,p) ,p)) -(defsetf frame-property (f p &optional d) (v) - `(progn (set-frame-property ,f ,v) ,p)) (defsetf specifier-instance (spec &optional dom def nof) (val) `(set-specifier ,spec ,val ,dom)) + +;; Annotations (defsetf annotation-glyph set-annotation-glyph) (defsetf annotation-down-glyph set-annotation-down-glyph) (defsetf annotation-face set-annotation-face) @@ -1643,6 +1648,11 @@ (defsetf annotation-data set-annotation-data) (defsetf annotation-action set-annotation-action) (defsetf annotation-menu set-annotation-menu) +;; Widget +(defsetf widget-get widget-put t) +(defsetf widget-value widget-value-set t) + +;; Misc (defsetf recent-keys-ring-size set-recent-keys-ring-size) (defsetf getenv setenv t) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/comint/background.el --- a/lisp/comint/background.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/comint/background.el Mon Aug 13 09:39:39 2007 +0200 @@ -63,6 +63,7 @@ :type 'boolean :group 'background) +;;;###autoload (defun background (command &optional buffer-name) "Run COMMAND in the background like csh. A message is displayed when the job starts and finishes. The buffer is in diff -r 94141801dd7e -r 43dd3413c7c7 lisp/comint/comint.el --- a/lisp/comint/comint.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/comint/comint.el Mon Aug 13 09:39:39 2007 +0200 @@ -550,7 +550,7 @@ (define-key comint-mode-map "\e}" 'comint-next-prompt) (define-key comint-mode-map "\e{" 'comint-previous-prompt) - (define-key comint-mode-map 'button3 'comint-popup-menu) + #-infodock (define-key comint-mode-map 'button3 'comint-popup-menu) ) (defconst comint-1-menubar-menu diff -r 94141801dd7e -r 43dd3413c7c7 lisp/comint/gdb-highlight.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/comint/gdb-highlight.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1588 @@ +;;; gdb-highlight.el --- make gdb buffers be mouse-sensitive. + +;;; Copyright (C) 1997 Jamie Zawinski + +;; Author: Jamie Zawinski +;; Created: 16-Apr-1997 +;; Version: 1.2 (17-May-97) +;; Keywords: extensions, c, unix, tools, debugging + +;; This file is part of XEmacs. + +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs; see the file COPYING. If not, write to the Free +;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +;; 02111-1307, USA. + +;;; Synched up with: Not synched. + +;;; Commentary: +;; +;; This package makes most objects printed in a *gdb* buffer be +;; mouse-sensitive: as text shows up in the buffer, it is parsed, +;; and objects which are recognized have context-sensitive commands +;; attached to them. Generally, the types that are noticed are: +;; +;; = function and method names; +;; = variable and parameter names; +;; = structure and object slots; +;; = source file names; +;; = type names; +;; = breakpoint numbers; +;; = stack frame numbers. +;; +;; Any time one of those objects is presented in the *gdb* buffer, +;; it will be mousable. Clicking middle mouse button (button2) on +;; it will take some default action -- edit the function, select +;; the stack frame, disable the breakpoint, etc. Clicking the right +;; mouse button (button3) will bring up a menu of commands, including +;; commands specific to the object under the mouse, or other objects +;; on the same line. +;; +;; In addition to these context-sensitive commands are more general +;; gdb commands which were previously inaccessible via the mouse +;; (listing breakpoints, returning values, etc); and the general +;; comint/shell-buffer commands which had been present before. +;; +;; If you notice an object being presented which could (usefully) +;; be made mouse sensitive, but which currently is not, please let +;; me know. + +;;; Installation: +;; +;; To install, add this to your .emacs file: +;; (add-hook 'gdb-mode-hook '(lambda () (require 'gdb-highlight))) + +;;; TODO: +;; +;; = It doesn't really work very well unless you've done `set width 0' +;; in your .gdbinit. It would be nice if this were fixed. +;; (And with `set width 0', `set print pretty on' is the way to go.) +;; +;; = In some contexts, the toggle-breakpoint command doesn't work, +;; because this code doesn't know whether it's enabled. It should +;; remember, or figure it out, or something. +;; +;; = Make it possible to edit the `keep' state of breakpoints. +;; +;; = Is it useful to make addresses clickable? If an address is +;; always acompanied by a variable, then no. +;; +;; = There has got to be a better way to implement `gdb-guess-file-name'. +;; +;; = Make some new toolbar icons and put the most common commands on it. +;; +;; = Maybe make gdb-toolbar-clear work more reliably by consulting a +;; breakpoint-number extent? +;; +;; = I want breakpoint icons in my source files, just like in Energize. +;; +;; = Add a command to quit-and-restart the debugger, with the same +;; breakpoints and program-arguments. (This wouldn't be interesting +;; if gdb didn't leak like a sieve...) +;; +;; = Figure out some way to realize when extents are no longer interesting +;; (stack frames and local variables that are no longer on the stack) +;; and make them no longer be mousable. This is tricky... Nuke them +;; whenever a "run" command is seen? +;; +;; = Make C-x SPC in a source buffer use gdb-menu-command so that it will +;; interrupt-and-continue the debugged program as necessary. +;; +;; = Do stuff for watchpoints (but I never use them, myself.) + +;;; WISHLIST: +;; +;; (extracted from my 13-May-1997 message to comp.emacs and +;; comp.emacs.xemacs, news:33785828.5A524730@netscape.com) +;; +;; 6.1. Make gdbsrc-mode not suck. +;; +;; The idea behind gdbsrc-mode is on the side of the angels: one +;; should be able to focus on the source code and not on the +;; debugger buffer, absolutely. But the implementation is just +;; awful. +;; +;; First and foremost, it should not change "modes" (in the more +;; general sense). Any commands that it defines should be on +;; keys which are exclusively used for that purpose, not keys +;; which are normally self-inserting. I can't be the only person +;; who usually has occasion to actually *edit* the sources which +;; the debugger has chosen to display! Switching into and out of +;; gdbsrc-mode is prohibitive. +;; +;; I want to be looking at my sources at all times, yet I don't +;; want to have to give up my source-editing gestures. I think +;; the right way to accomplish this is to put the gdbsrc commands +;; on the toolbar and on popup menus; or to let the user define +;; their own keys (I could see devoting my kp_enter key to +;; "step", or something common like that.) +;; +;; Also it's extremely frustrating that one can't turn off gdbsrc +;; mode once it has been loaded, without exiting and restarting +;; emacs; that alone means that I'd probably never take the time +;; to learn how to use it, without first having taken the time to +;; repair it... +;; +;; 6.2. Make it easier access to variable values. +;; +;; I want to be able to double-click on a variable name to +;; highlight it, and then drag it to the debugger window to have +;; its value printed. +;; +;; I want gestures that let me write as well as read: for +;; example, to store value A into slot B. +;; +;; 6.3. Make all breakpoints visible. +;; +;; Any time there is a running gdb which has breakpoints, the +;; buffers holding the lines on which those breakpoints are set +;; should have icons in them. These icons should be context- +;; sensitive: I should be able to pop up a menu to enable or +;; disable them, to delete them, to change their commands or +;; conditions. +;; +;; I should also be able to MOVE them. It's annoying when you +;; have a breakpoint with a complex condition or command on it, +;; and then you realize that you really want it to be at a +;; different location. I want to be able to drag-and-drop the +;; icon to its new home. +;; +;; 6.4. Make a debugger status display window. +;; +;; o I want a window off to the side that shows persistent +;; information -- it should have a pane which is a +;; drag-editable, drag-reorderable representation of the +;; elements on gdb's "display" list; they should be displayed +;; here instead of being just dumped in with the rest of the +;; output in the *gdb* buffer. +;; +;; o I want a pane that displays the current call-stack and +;; nothing else. I want a pane that displays the arguments +;; and locals of the currently-selected frame and nothing +;; else. I want these both to update as I move around on the +;; stack. +;; +;; Since the unfortunate reality is that excavating this +;; information from gdb can be slow, it would be a good idea +;; for these panes to have a toggle button on them which meant +;; "stop updating", so that when I want to move fast, I can, +;; but I can easily get the display back when I need it again. +;; +;; The reason for all of this is that I spend entirely too much +;; time scrolling around in the *gdb* buffer; with gdb-highlight, +;; I can just click on a line in the backtrace output to go to +;; that frame, but I find that I spend a lot of time *looking* +;; for that backtrace: since it's mixed in with all the other +;; random output, I waste time looking around for things (and +;; usually just give up and type "bt" again, then thrash around +;; as the buffer scrolls, and I try to find the lower frames that +;; I'm interested in, as they have invariably scrolled off the +;; window already... +;; +;; 6.5. Save and restore breakpoints across emacs/debugger sessions. +;; +;; This would be especially handy given that gdb leaks like a +;; sieve, and with a big program, I only get a few dozen +;; relink-and-rerun attempts before gdb has blown my swap space. +;; +;; 6.6. Keep breakpoints in sync with source lines. +;; +;; When a program is recompiled and then reloaded into gdb, the +;; breakpoints often end up in less-than-useful places. For +;; example, when I edit text which occurs in a file anywhere +;; before a breakpoint, emacs is aware that the line of the bp +;; hasn't changed, but just that it is in a different place +;; relative to the top of the file. Gdb doesn't know this, so +;; your breakpoints end up getting set in the wrong places +;; (usually the maximally inconvenient places, like *after* a +;; loop instead of *inside* it). But emacs knows, so emacs +;; should inform the debugger, and move the breakpoints back to +;; the places they were intended to be. +;; +;; (Possibly the OOBR stuff does some of this, but can't tell, +;; because I've never been able to get it to do anything but beep at +;; me and mumble about environments. I find it pretty funny that the +;; manual keeps explaining to me how intuitive it is, without +;; actually giving me a clue how to launch it...) + + +;;; Code: +;; +;; This code should be considered an example of how over-use of regular +;; expressions leads to code that is an unreadable, unmaintainable mess, +;; and why it's unfortunate that so much of emacs's speed depends on +;; their use, rather than on the use of more traditional parsers. + +(require 'gdb) + +(define-key gdb-mode-map 'button3 'gdb-popup-menu) +(defvar gdb-popup-menu + '("GDB Commands" + ["Up Stack" (gdb-menu-command "up" t) t] + ["Down Stack" (gdb-menu-command "down" t) t] + ["Next Line" (gdb-menu-command "next" t) t] + ["Next Line (Step In)" (gdb-menu-command "step" t) t] + ["Continue" (gdb-menu-command "continue" t) t] + ["Continue Until Return" (gdb-menu-command "finish" t) t] + ("Return..." + ["Return" (gdb-menu-command "return" t) t] + ["Return 0" (gdb-menu-command "return 0" t) t] + ["Return 1" (gdb-menu-command "return 1" t) t] + ["Return -1" (gdb-menu-command "return -1" t) t] + ["Return $" (gdb-menu-command "return $" t) t] + ) + "---" + ["Backtrace" (gdb-menu-command "backtrace" t) t] + ["List Breakpoints" (gdb-menu-command "info breakpoints" t) t] + ["List Local Variables" (gdb-menu-command "info locals" t) t] + ) + "Commands for the popup menu in gdb-mode. +The comint-popup-menu is appended to this, and certain context-sensitive +commands may be prepended to it, depending on the location of the mouse +when the `gdb-popup-menu' command is invoked.") + + +;;; Faces and keymaps used for mousable tokens in the *gdb* buffer. + +(defvar gdb-highlight-face 'gdb-highlight-face) ; the base face +(defvar gdb-breakpoint-number-face 'gdb-breakpoint-number-face) +;(defvar gdb-breakpoint-keep-face 'gdb-breakpoint-keep-face) +(defvar gdb-breakpoint-enabled-face 'gdb-breakpoint-enabled-face) +(defvar gdb-function-name-face 'gdb-function-name-face) +(defvar gdb-function-location-face 'gdb-function-location-face) +(defvar gdb-variable-name-face 'gdb-variable-name-face) +(defvar gdb-type-name-face 'gdb-type-name-face) + +(make-face 'gdb-highlight-face) +(or (face-differs-from-default-p 'gdb-highlight-face) + (make-face-italic 'gdb-highlight-face)) + +(let ((faces '(gdb-breakpoint-number-face + gdb-breakpoint-enabled-face + ;gdb-breakpoint-keep-face + gdb-function-name-face + gdb-function-location-face + gdb-variable-name-face + gdb-type-name-face))) + (while faces + (make-face (car faces)) + (or (face-differs-from-default-p (car faces)) + (if (fboundp 'set-face-parent) + (set-face-parent (car faces) 'gdb-highlight-face) + (copy-face 'gdb-highlight-face (car faces)))) + (setq faces (cdr faces)))) + + +(defvar gdb-token-map ; the base map, inherited by all. + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-token-map) + (define-key m 'button2 'undefined) + ;;(define-key m 'button3 'gdb-token-popup) + m)) + +(defvar gdb-breakpoint-number-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-breakpoint-number-map) + (set-keymap-parent m gdb-token-map) + ;; not sure if this is the most useful binding... maybe "delete" is better? + (define-key m 'button2 'gdb-mouse-disable-breakpoint) + m)) + +(defvar gdb-info-breakpoint-number-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-breakpoint-number-map) + (set-keymap-parent m gdb-token-map) + ;; not sure if this is the most useful binding... maybe "delete" is better? + (define-key m 'button2 'gdb-mouse-toggle-breakpoint-enabled) + m)) + +;(defvar gdb-breakpoint-keep-map +; (let ((m (make-sparse-keymap))) +; (set-keymap-name m 'gdb-breakpoint-keep-map) +; (set-keymap-parent m gdb-token-map) +; (define-key m 'button2 'gdb-token-mouse-toggle-keep) +; m)) + +(defvar gdb-breakpoint-enabled-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-breakpoint-enabled-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-toggle-breakpoint-enabled) + m)) + +(defvar gdb-function-name-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-function-name-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-edit-function) + m)) + +(defvar gdb-function-location-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-function-location-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-edit-function-location) + m)) + +(defvar gdb-frame-number-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-frame-number-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-goto-frame) + m)) + +(defvar gdb-variable-name-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-variable-name-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-print-variable) + m)) + +(defvar gdb-type-name-map + (let ((m (make-sparse-keymap))) + (set-keymap-name m 'gdb-type-name-map) + (set-keymap-parent m gdb-token-map) + (define-key m 'button2 'gdb-mouse-print-type) + m)) + + +;;; Token definitions. + +;; These properties enumerate the faces and keymaps that will be put over +;; the tokens. + +(put 'gdb-frame-number-token 'gdb-token-face gdb-breakpoint-number-face) +(put 'gdb-frame-number-token 'gdb-token-keymap gdb-frame-number-map) + +;(put 'gdb-breakpoint-keep-token 'gdb-token-face gdb-breakpoint-keep-face) +;(put 'gdb-breakpoint-keep-token 'gdb-token-keymap gdb-breakpoint-keep-map) + +(put 'gdb-enabled-token 'gdb-token-face gdb-breakpoint-enabled-face) +(put 'gdb-enabled-token 'gdb-token-keymap gdb-breakpoint-enabled-map) + +(put 'gdb-function-name-token 'gdb-token-face gdb-function-name-face) +(put 'gdb-function-name-token 'gdb-token-keymap gdb-function-name-map) + +(put 'gdb-function-location-token 'gdb-token-face gdb-function-location-face) +(put 'gdb-function-location-token 'gdb-token-keymap gdb-function-location-map) + +(put 'gdb-breakpoint-number-token 'gdb-token-face gdb-breakpoint-number-face) +(put 'gdb-breakpoint-number-token 'gdb-token-keymap gdb-breakpoint-number-map) +(put 'gdb-info-breakpoint-number-token 'gdb-token-face + gdb-breakpoint-number-face) +(put 'gdb-info-breakpoint-number-token 'gdb-token-keymap + gdb-info-breakpoint-number-map) + +(put 'gdb-frame-number-token 'gdb-token-face gdb-breakpoint-number-face) +(put 'gdb-frame-number-token 'gdb-token-keymap gdb-frame-number-map) + +(put 'gdb-variable-name-token 'gdb-token-face gdb-variable-name-face) +(put 'gdb-variable-name-token 'gdb-token-keymap gdb-variable-name-map) + +(put 'gdb-type-name-token 'gdb-token-face gdb-type-name-face) +(put 'gdb-type-name-token 'gdb-token-keymap gdb-type-name-map) + + +;;; These regular expressions control what text corresponds to which tokens. + +(defconst gdb-highlight-token-patterns + ;; "May god forgive me for what I have unleashed." -- Evil Dead II. + (purecopy + (list + ;; Breakpoints output: + ;; + ;; Breakpoint 5, XCreateWindow () at Window.c:136 + ;; Breakpoint 6, foobar (x=0x7fff3000 "baz") at blorp.c:5382 + ;; + (list (concat "\\(Breakpoint " ; 1 + "\\([0-9]+\\)" ; .2 + "\\), " ; 1 + "\\(0x[0-9a-fA-F]+ in \\)?" ; 3 + "\\(" ; 4 + "\\([a-zA-Z0-9_]+\\):[a-zA-Z0-9_:~]+" ; .5 + "\\|" ; . + "[a-zA-Z0-9_]+" ; . + "\\)" ; 4 + "\\(" ; 6 + " *\\((.*)\\)" ; .7 + " at \\(" ; .8 + "\\([^ \t\n:]+\\):" ; ..9 + "\\([0-9]+\\)" ; ..10 + "\\)" ; .8 + "\\)?" ; 6 + ) + '(gdb-breakpoint-number-token ; 1 + nil ; 2 + nil ; 3 + gdb-function-name-token ; 4 (+5) + gdb-type-name-token ; 5 + nil ; 6 + gdb-arglist-token ; 7 + gdb-function-location-token ; 8 (9+10) + )) + + ;; Output of the "Break" command: + ;; + ;; Breakpoint 1 at 0x4881d4 + ;; Breakpoint 6 at 0xfa50f68: file cuexit.c, line 58. + ;; + (list (concat "\\(Breakpoint " ; 1 + "\\([0-9]+\\)" ; .2 + "\\) at " ; 1 + "\\(0x[0-9A-Fa-f]+\\)" ; 3 + "\\(: file " ; 4 + "\\(" ; .5 + "\\([^ \t\n:]+\\)" ; ..6 + ", line \\([0-9]+\\)" ; ..7 + "\\)" ; .5 + "\\)?" ; 4 + ) + '(gdb-breakpoint-number-token ; 1 + nil ; 2 + nil ;gdb-address-token ; 3 + nil ; 4 + gdb-function-location-token ; 5 (6+7) + )) + + ;; Note: breakpoint 5 (disabled) also set at pc 0x40b420. + ;; Note: breakpoint 5 also set at pc 0x40b420. + ;; + (list (concat "Note: " ; + "\\(breakpoint " ; 1 + "\\([0-9]+\\)" ; .2 + "\\)" ; 1 + ) + '(gdb-breakpoint-number-token ; 1 + nil ; 2 + )) + + ;; Stack Frames: + ;; + ;; 0xe1b8e0 in _OS_SELECT () at os_IRIX.s:50 + ;; XCreateWindow () at Window.c:136 + ;; #0 0x8e0db0 in _OS_SELECT () at os_IRIX.s:50 + ;; #0 XCreateWindow () at Window.c:136 + ;; Run till exit from #0 __ll_mul () at llmul.s:51 + ;; + (list (concat "\\(Run till exit from \\)?" ; 1 + "\\(" ; 2 + "#\\([0-9]+ *\\)" ; .3 + "\\)?" ; 2 + "\\(" ; 4 + "\\(0x[0-9A-Fa-f]+\\)" ; .5 + " in +\\)?" ; 4 + "\\(" ; 6 + "\\([a-zA-Z0-9_]+\\):[a-zA-Z0-9_:~]+" ; .7 + "\\|" ; 6 + "[a-zA-Z0-9_]+" ; + "\\) (" ; 6 + "\\(" ; 8 + "\\(.*\\)" ; .9 + "\\bat \\(" ; .10 + "\\([^ \t\n:]+\\):" ; ..11 + "\\([0-9]+\\)" ; ..12 + "\\)" ; .10 + "\\)?" ; 8 + ) + '(nil ; 1 + gdb-frame-number-token ; 2 + nil ; 3 + nil ; 4 + nil ;gdb-address-token ; 5 + gdb-function-name-token ; 6 (+7) + gdb-type-name-token ; 7 + nil ; 8 + gdb-arglist-token ; 9 + gdb-function-location-token ; 10 (11+12) + )) + + ;; Info Breakpoints output: + ;; + ;; 1 breakpoint keep y 0x0fa50f68 in exit at exit.c:58 + ;; 1 breakpoint keep y 0x000a1b00 + ;; 1 breakpoint keep y 0x0fa429ac <_write> + ;; 6 breakpoint keep y 0x00789490 in foo::bar(bad *) at x.cpp:99 + ;; 7 breakpoint keep y 0x00789490 + ;; + (list (concat "\\([0-9]+ *\\) " ; 1 + "\\(breakpoint *\\|watchpoint *\\) " ; 2 + "\\(keep *\\|del *\\|dis *\\) " ; 3 + "\\([yn] *\\) " ; 4 + "\\(0x[0-9A-Fa-f]+\\) *" ; 5 + "\\(in " ; 6 + "\\(" ; .7 + "[a-zA-Z0-9_]+" ; .. + "\\|" ; .7 + "\\([a-zA-Z0-9_]+\\):[a-zA-Z0-9_:~]+" ; ..8 + "\\)" ; .7 + "\\((.*)\\)?" ; 9 + " at " ; . + "\\(" ; .10 + "\\([^ \t\n:]+\\):" ; ..11 + "\\([0-9]+\\)" ; ..12 + "\\)" ; .10 + "\\|" ; 6 + "<" ; . + "\\(" ; .13 + "\\([a-zA-Z0-9_]+\\):[a-zA-Z0-9_:~]+" ; ..14 + "\\|" ; .13 + "[a-zA-Z0-9_]+" ; .. + "\\)" ; .13 + "\\((.*)\\)?" ; .15 + "[^>\n]*>" ; . + "\\)?" ; 6 + ) + '(gdb-info-breakpoint-number-token ; 1 + nil ; 2 + nil ;gdb-breakpoint-keep-token ; 3 + gdb-enabled-token ; 4 + nil ;gdb-address-token ; 5 + nil ; 6 + gdb-function-name-token ; 7 (+8) + gdb-type-name-token ; 8 + gdb-arglist-types-token ; 9 + gdb-function-location-token ; 10 (11+12) + nil ; 11 + nil ; 12 + gdb-function-name-token ; 13 + gdb-type-name-token ; 14 + gdb-arglist-types-token ; 15 + )) + + ;; Whatis and Ptype output: + ;; type = struct _WidgetRec * + ;; type = struct _WidgetRec { + ;; type = int () + ;; type = struct *(struct *, void *, void (*)()) + ;; type = struct foo *(struct foo *, unsigned char, int) + ;; type = unsigned int [4] + ;; + (list (concat "type = " + "\\(" ; 1 + "\\(signed \\|unsigned \\)?" ; .2 + "\\(struct \\|class \\|union \\|enum \\)?" ; .3 + "\\(?\\)" ; .4 + "\\)" ; 1 + "[ *]*" ; + "\\(" ; 5 + "{?$\\|" ; . + "\\[[0-9]*\\]$\\|" ; . + "\\((.*)\\)" ; .6 + "\\)" ; 5 + ) + '(gdb-type-name-token ; 1 (2+3+4) + nil ; 2 + nil ; 3 + nil ; 4 + nil ; 5 + gdb-arglist-types-token ; 6 + )) + + ;; Ptype output: + ;; CorePart core; + ;; void *constraints; + ;; short x; + ;; unsigned short width; + ;; struct *event_table; + ;; XtTMRec tm; + ;; void (*class_initialize)(); + ;; unsigned char (*set_values)(); + ;; unsigned char st_fstype[16]; + ;; type = enum {XtGeometryYes, XtGeometryNo, XtGeometryAlmost} + ;; + (list (concat " *" + "\\(" ; 1 + "\\(signed \\|unsigned \\)?" ; .2 + "\\(struct \\|class \\|union \\|enum \\)?" ; .3 + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; .4 + "\\)" ; 1 + "[ *]*" + "\\((\\**\\)?" ; 5 + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; 6 + "\\()()\\)?" ; 7 + "\\( *\\[[0-9]*\\]\\)?" ; 8 + "; *$" + ) + '(gdb-type-name-token ; 1 (2+3+4) + )) + + ;; Ptype output on C++ classes: + ;; + ;; virtual foo (int); + ;; unsigned int foo(void); + ;; static long unsigned int * foo(bar *, baz *, unsigned int); + ;; + ;; not handled: + ;; foo(bar *, _WidgetRec *, char const *, int); + ;; foo (foo &); + ;; foo & operator=(foo const &); + ;; + (list (concat " *" + "\\(static \\)?" ; 1 + "\\(" ; 2 + "\\(signed \\|unsigned " ; .3 + ;; #### not so sure about this: + "\\|long unsigned \\|short unsigned " ; .3 + "\\)?" ; .3 + "\\(struct \\|class \\|union \\|enum \\)?" ; .4 + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; .5 + "\\)" ; 1 + "[ *&]+" ; + " *\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; 6 + " *\\((.*)\\)" ; 7 + "; *$" ; + ) + '(nil ; 1 + gdb-type-name-token ; 2 (3+4+5) + nil ; 3 + nil ; 4 + nil ; 5 + gdb-function-name-token ; 6 + gdb-arglist-types-token ; 7 + )) + + ;; Pointers to functions: + ;; + ;; $1 = {void ()} 0x4a1334 + ;; $2 = (void (*)()) 0x4a1334 + ;; + (list (concat ".* = " + "[({]" + "\\(" ; 1 + "\\(signed \\|unsigned \\)?" ; .2 + "\\(struct \\|class \\|union \\|enum \\)?" ; .3 + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; .4 + "\\)" ; 1 + " \\((\\*) ?\\)?" ; 5 + "\\((.*)\\)" ; 6 + "[)}] +" ; + "\\(0x[0-9A-Fa-f]+\\) +" ; 7 + "<\\([a-zA-Z_~][a-zA-Z0-9_:]*\\)" ; 8 + "\\+?[0-9]+?>" ; + ) + '(gdb-type-name-token ; 1 (2+3+4) + nil ; 2 + nil ; 3 + nil ; 4 + nil ; 5 + gdb-arglist-types-token ; 6 + nil ;gdb-address-token ; 7 + gdb-function-name-token ; 8 + )) + + ;; Local variables and structures: + ;; + ;; shell = (struct _WidgetRec *) 0x10267350 + ;; delete_response = 270955344 + ;; allow_resize = 200 'È' + ;; is_modal = 47 '/' + ;; class_name = 0xf661d40 "TopLevelShell", + ;; static foo = 0x10791ec0, + ;; initialize = 0xf684770 , + ;; av = {{ + ;; name = "foo", + ;; value = 270349836 + ;; }, { + ;; name = 0x12
, + ;; value = 0 + ;; }, { + ;; name = 0x0, + ;; value = 0 + ;; }} + ;; + (list (concat " *" + "\\(static \\)?" ; 1 + "\\([$a-zA-Z_][a-zA-Z0-9_:]*\\) = " ; 2 + "\\((" ; 3 + "\\(" ; .4 + "\\(signed \\|unsigned \\)?" ; ..5 + "\\(struct \\|class \\|union \\|enum \\)?"; ..6 + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)" ; ..7 + "\\)" ; .4 + "[ *]*)" ; + "\\)?" ; 3 + "\\(" ; 8 + ".*" + " <\\([a-zA-Z_~][a-zA-Z0-9_:]*\\)" ; .9 + "\\+?[0-9]+?>" ; . + "\\)?" ; 8 + ) + '(nil ; 1 + gdb-variable-name-token ; 2 + nil ; 3 + gdb-type-name-token ; 4 + nil ; 5 + nil ; 6 + nil ; 7 + nil ; 8 + gdb-function-name-token ; 9 + )) + + ;; Purify output: + ;; UMR: Uninitialized memory read: + ;; * This is occurring while in: + ;; SHA1_Update [algsha.c:137] + ;; * Reading 1 byte from 0xefffdb34 on the stack. + (list (concat "[ \t]+" + "\\([a-zA-Z_~][a-zA-Z0-9_:]*\\)[ \t]*" ; 1 + "\\[\\(" ; 2 + "\\([^ \t\n:]+\\):" ; .3 + "\\([0-9]+\\)" ; .4 + "\\)\\]" ; 2 + ) + '(gdb-function-name-token ; 1 + gdb-function-location-token ; 2 (3+4) + )) + + ;; Purify output: + ;; * Address 0xefffdb34 is 36 bytes past start of local variable \ + ;; "data" in function fe_EventForRNG. + (list (concat ".*\\bAddress " + "\\(0x[0-9A-Fa-f]+\\) +" ; 1 + ".*\\bvariable \"" ; + "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)\"" ; 2 + "\\(" ; 3 + ".*\\bfunction " ; . + "\\([a-zA-Z_~][a-zA-Z0-9_:]*\\)" ; .4 + "\\)?" ; 3 + ) + '(nil ;gdb-address-token ; 1 + gdb-variable-name-token ; 2 + nil ; 3 + gdb-function-name-token ; 4 + )) + )) + "Patterns to highlight in gdb buffers. +Each element of this list takes the form + ( \"regexp\" ( token-1 token-2 ... )) +where token-N is the token to place on the text matched + by sub-pattern N in the match data. + +The patterns should not begin with \"^\".") + + +(defun gdb-highlight-line () + "Highlight any tokens on the line which match gdb-highlight-token-patterns." + (map-extents #'(lambda (e ignore) (delete-extent e)) + nil + (point) (save-excursion (forward-line 1) (point)) + nil nil 'gdb-token) + (while (looking-at comint-prompt-regexp) + (goto-char (match-end 0))) + (if (eobp) + nil + (let ((tokens gdb-highlight-token-patterns) + (do-magic-variable-hack nil)) + (while tokens + (if (not (looking-at (car (car tokens)))) + (setq tokens (cdr tokens)) + (let ((i 1) + (types (nth 1 (car tokens)))) + (if (eq (car types) 'gdb-variable-name-token) + (setq do-magic-variable-hack t)) + (while types + (cond ((not (and (car types) + (match-beginning i))) + nil) + ((memq (car types) '(gdb-arglist-token + gdb-arglist-types-token)) + (gdb-highlight-arglist (car types) + (match-beginning i) + (match-end i))) + ((/= ?$ (char-after (match-beginning i))) + (gdb-highlight-token (car types) + (match-beginning i) + (match-end i)))) + (setq i (1+ i) + types (cdr types))) + + (if (not do-magic-variable-hack) + ;; we're done. + (setq tokens nil) + ;; else, do a grody hack to cope with multiple variables + ;; on the same line. + (save-restriction + (let ((p (point)) + (ok nil)) + (end-of-line) + (narrow-to-region p (point)) + (goto-char (match-end 0)) + (if (= (following-char) ?\{) + (progn + (forward-char 1) + (setq ok t)) + (setq p (scan-sexps (point) 1 nil t)) + (setq ok (if (null p) + nil + (goto-char p) + (if (or (= (following-char) ?\,) + (= (following-char) ?\})) + t + (setq p (scan-sexps (point) 1 nil t)) + (if (null p) + nil + (goto-char p) + t))))) + (if ok + ;; skip over the comma and go around again. + (and (looking-at "}?[ \t]*,[ \t]*") + (goto-char (match-end 0))) + ;; saw something unexpected; give up on this line. + (setq tokens nil))))) + ))))) + nil) + +(defun gdb-highlight-token (type start end) + "Helper for gdb-highlight-line -- makes an extent for one matched token." + (let ((e (make-extent start end))) + (set-extent-property e 'gdb-token type) + (set-extent-property e 'highlight 't) + (set-extent-property e 'help-echo 'gdb-token-help-echo) + (set-extent-property e 'face (get type 'gdb-token-face)) + (set-extent-property e 'keymap (get type 'gdb-token-keymap)) + e)) + +(defun gdb-highlight-arglist (type start end) + "Helper for gdb-highlight-line. +Makes extents for variables or types in an arglist." + (save-match-data + (save-excursion + (goto-char end) + (if (eq (preceding-char) ?\)) + (setq end (1- end))) + (goto-char start) + (if (eq (following-char) ?\() + (forward-char 1)) + (set-extent-property (make-extent start end) 'gdb-token type) + + (cond + ((eq type 'gdb-arglist-token) + (let* ((pat1 "\\([a-zA-Z_][a-zA-Z0-9_:]*\\)=") + (pat2 ", \\([a-zA-Z_][a-zA-Z0-9_:]*\\)=") + (pat pat1)) + (while(re-search-forward pat end t) + (gdb-highlight-token 'gdb-variable-name-token + (match-beginning 1) (match-end 1)) + (cond ((looking-at + "0?x?[0-9A-Fa-f]+ <\\([a-zA-Z_~][a-zA-Z0-9_:]*\\)>") + (goto-char (match-end 0)) + (gdb-highlight-token 'gdb-function-name-token + (match-beginning 1) (match-end 1)))) + (setq pat pat2)))) + + ((eq type 'gdb-arglist-types-token) + (let ((pat (eval-when-compile + (concat + "\\(" ; 1 + "\\(signed \\|unsigned \\)?" ; .2 + "\\(struct \\|class \\|union \\|enum \\)?" ; .3 + "\\(?\\)" ; .4 + "\\)" ; 1 + "[ *]*" + "\\((\\*) *(.*)\\)?" ; 5 + )))) + (while (< (point) end) + (cond ((looking-at pat) + (goto-char (match-end 0)) + (gdb-highlight-token 'gdb-type-name-token + (match-beginning 1) (match-end 1)) + (if (looking-at " *, *") + (goto-char (match-end 0)))) + (t + ;; error -- try to cope... + (search-forward "," (1+ end) t)))))) + (t + (error "unknown arglist type %s" type))))) + nil) + +(defun gdb-token-help-echo (extent) + "Used as the 'mouse-help property of gdb-token extents, +to describe the binding on button2." + (let* ((map (extent-property extent 'keymap)) + (key 'button2) + (fn (and map (lookup-key map key))) + (doc (and fn (symbolp fn) + (if (fboundp fn) + (format "%s: %s" key (documentation fn)) + (format "Error: %s is undefined" fn))))) + (if doc + (save-match-data + (if (string-match "\n" doc) + (setq doc (substring doc 0 (match-beginning 0)))))) + (or doc + (concat "Error: no doc for " + (symbol-name (extent-property extent 'gdb-token)))))) + +(defun gdb-get-line-token-extents (tokens) + "Given a list of gdb-tokens, returns this line's extents of those types. +The returned value is a list of the same length as the `tokens' list, with +the corresponding extents in the corresponding positions. If an extent +isn't found, nil is placed in the result-list instead." + (setq tokens (append tokens nil)) + (let* ((result (make-list (length tokens) nil))) + (save-excursion + (beginning-of-line) + (map-extents #'(lambda (e ignore) + (let ((type (extent-property e 'gdb-token)) + (r1 tokens) + (r2 result)) + (while r1 + (cond ((and (car r1) (eq type (car r1))) + (setcar r1 nil) + (setcar r2 e) + (setq r1 nil))) + (setq r1 (cdr r1) + r2 (cdr r2)))) + nil) + nil + (point) + (progn (forward-line 1) (point)) + nil nil + 'gdb-token) + result))) + + +;;; Remembering directory names. +;;; gdb and gdb-mode conspire to hide from us the full file names of things +;;; that are presented into the buffer; this is an attempt to circumvent that. + +(defvar gdb-highlight-last-directory nil) +(defvar gdb-highlight-last-directory-table nil) + +(defun gdb-highlight-remember-directory () + ;; When gdb deigns to give us a full pathname, and it's in a different + ;; directory than last time, cache it away on one of the nearby gdb-token + ;; extents. (We intern it to avoid hanging on to a lot of strings.) + (cond ((and (boundp 'gdb-last-frame) + (car gdb-last-frame)) + (cond ((not gdb-highlight-last-directory-table) + (set (make-local-variable 'gdb-highlight-last-directory) nil) + (set (make-local-variable 'gdb-highlight-last-directory-table) + (make-vector 211 0)))) + (let ((dir (file-name-directory (car gdb-last-frame)))) + (setq dir (intern dir gdb-highlight-last-directory-table)) + (cond ((not (eq dir gdb-highlight-last-directory)) + (let ((extent (previous-extent (current-buffer)))) + (setq gdb-highlight-last-directory dir) + (while extent + (cond ((extent-property extent 'gdb-token) + (set-extent-property extent 'gdb-directory dir) + (setq extent nil)) + (t + (setq extent (previous-extent extent)))))))))))) + +(defun gdb-guess-directory () + "Guess what directory gdb was talking about when it wrote the current line." + (let ((extent (or (map-extents #'(lambda (e ignore) e) + (current-buffer) (point) (point-max)) + (previous-extent (current-buffer)) + (error "no extents"))) + (dir nil)) + (while extent + (setq dir (extent-property extent 'gdb-directory)) + (if dir + (setq extent nil) + (setq extent (previous-extent extent)))) + (if dir + (symbol-name dir) + default-directory))) + +(defun gdb-guess-file-name (file) + "Given a directoryless file name printed by gdb, find the file. +First it tries to expand the file relative to `gdb-guess-directory', +and if the resultant file doesn't exist, it tries every other directory +gdb has ever told us about, in no particular order." + (abbreviate-file-name + (if (file-name-absolute-p file) + file + (let ((file2 (expand-file-name file (gdb-guess-directory)))) + (if (file-exists-p file2) + file2 + ;; Oh boy, gdb didn't tell us what directory it's in. + ;; A-hunting we will go. + (if (catch 'done + (mapatoms #'(lambda (dir) + (setq file2 (expand-file-name file + (symbol-name dir))) + (if (file-exists-p file2) + (throw 'done t))) + gdb-highlight-last-directory-table) + nil) + file2 + (expand-file-name file))))))) + + +;;; Commands which are invoked from bindings in the keymaps of the tokens. + +(defun gdb-mouse-toggle-breakpoint-enabled (event &optional what) + "Toggle whether the breakpoint is enabled. +Looks for a gdb-breakpoint extent on the line under the mouse, +and executes an `enable' or `disable' command as appropriate. +Optional arg `what' may be 'enable, 'disable, or 'toggle (default.)" + (interactive "@*e") + (let (number target enabled-p) + (save-excursion + (mouse-set-point event) + (let* ((extents (gdb-get-line-token-extents + '(gdb-breakpoint-number-token + gdb-info-breakpoint-number-token + gdb-enabled-token))) + (be (or (nth 0 extents) (nth 1 extents))) + (ee (nth 2 extents))) + + (or be + (error "no breakpoint-number extent on this line")) + (setq number + (buffer-substring (extent-start-position be) + (extent-end-position be))) + (if (string-match " [0-9]+\\'" number) + (setq number (substring number (1+ (match-beginning 0))))) + (setq number (string-to-int number)) + (or (> number 0) + (error "couldn't find breakpoint number")) + (if (null ee) + (setq enabled-p 'unknown) + (setq target (extent-start-position ee)) + (goto-char target) + (setq enabled-p + (cond ((looking-at "[yY]\\b") t) + ((looking-at "[nN]\\b") nil) + (t (error "enabled is not y or n?"))))) + + (cond ((eq what 'enable) + (setq enabled-p nil)) + ((eq what 'disable) + (setq enabled-p t)) + ((or (eq what 'toggle) (null what)) + (if (eq enabled-p 'unknown) + (error + "can't toggle breakpoint: don't know current state"))) + (t + (error "what must be enable, disable, toggle, or nil."))) + )) + + (gdb-menu-command (format "%s %d" + (if enabled-p "disable" "enable") + number) + nil) + (message "%s breakpoint %d." + (if enabled-p "Disabled" "Enabled") + number) + (cond (target + (save-excursion + (goto-char target) + (insert (if enabled-p "n" "y")) + (delete-char 1) + ;; don't let shell-fonts or font-lock second-guess us. + (remove-text-properties (1- (point)) (point) '(face)))))) + nil) + +(defun gdb-mouse-enable-breakpoint (event) + "Enable the breakpoint. +Looks for a gdb-breakpoint extent on the line under the mouse, +and executes an `enable' command" + (interactive "@*e") + (gdb-mouse-toggle-breakpoint-enabled event 'enable)) + +(defun gdb-mouse-disable-breakpoint (event) + "Disable the breakpoint. +Looks for a gdb-breakpoint extent on the line under the mouse, +and executes a `disable' command" + (interactive "@*e") + (gdb-mouse-toggle-breakpoint-enabled event 'disable)) + + +;; compatibility hack... +(or (fboundp 'extent-object) (fset 'extent-object 'extent-buffer)) + +(defun gdb-mouse-edit-function (event) + "Edit the definition of this function (as with \\[find-tag]) +Looks for a gdb-function-name extent on the line under the mouse, +and runs find-tag on the text under that extent." + (interactive "@*e") + (let (extent) + (save-excursion + (mouse-set-point event) + (setq extent (or (car (gdb-get-line-token-extents + '(gdb-function-name-token))) + (error "no function-name extent on this line")))) + (find-tag + (buffer-substring (extent-start-position extent) + (extent-end-position extent) + (extent-object extent))))) + + +(defun gdb-mouse-edit-function-location (event) + "Edit the source file of this function. +Looks for a gdb-function-location extent on line of the mouse, +and parses the text under it." + (interactive "@*e") + (let (file line) + (save-excursion + (mouse-set-point event) + (let ((extent (or (car (gdb-get-line-token-extents + '(gdb-function-location-token))) + (error "no function-location extent on this line")))) + (goto-char (extent-start-position extent)) + (or (looking-at "\\([^ \t\n:,]+\\):\\([0-9]+\\)") + (looking-at "\\([^ \t\n:,]+\\),? line \\([0-9]+\\)") + (error "no file position on this line")) + (setq file (buffer-substring (match-beginning 1) (match-end 1)) + line (buffer-substring (match-beginning 2) (match-end 2))) + (setq file (gdb-guess-file-name file) + line (string-to-int line)) + )) + (if (file-exists-p file) + (find-file-other-window file) + (signal 'file-error (list "File not found" file))) + (goto-line line))) + + +(defun gdb-mouse-goto-frame (event) + "Select this stack frame. +Looks for a gdb-frame-number extent on the line of the mouse, +and executes a `frame' command to select that frame." + (interactive "@*e") + (let (number) + (save-excursion + (mouse-set-point event) + (let ((extent (or (car (gdb-get-line-token-extents + '(gdb-frame-number-token))) + (error "no frame-number extent on this line")))) + (goto-char (extent-start-position extent)) + (if (eq (following-char) ?#) + (forward-char 1)) + (setq number (string-to-int + (buffer-substring (point) + (extent-end-position extent)))))) + (gdb-menu-command (format "frame %d" number) t)) + nil) + + +(defun gdb-mouse-get-variable-reference (event) + "Returns a string which references the variable under the mouse. +This works even if the variable is deep inside nested arrays or structures. +If the variable seems to hold a pointer, then a \"*\" will be prepended." + (save-excursion + (let* ((extent (if (extentp event) + event + (progn + (mouse-set-point event) + (extent-at (point) nil 'gdb-token)))) + dereference-p + name) + (or (and extent + (eq (extent-property extent 'gdb-token) + 'gdb-variable-name-token)) + (error "not over a variable name")) + (setq name (buffer-substring (extent-start-position extent) + (extent-end-position extent))) + (save-excursion + (goto-char (extent-end-position extent)) + (if (and (looking-at " *= *\\(([^)]+)\\)? *0x[0-9a-fA-F]+") ; pointer + (progn + (goto-char (match-end 0)) + (not (looking-at " +\"")))) ; but not string + (setq dereference-p t)) + + ;; Now, if this variable is buried in a structure, compose a complete + ;; reference-chain to it. + (goto-char (extent-start-position extent)) + + (let ((done nil)) + (while (not done) + (skip-chars-backward " \t") + (if (or (and (/= (preceding-char) ?\n) + (/= (preceding-char) ?\,) + (/= (preceding-char) ?\{)) + (<= (buffer-syntactic-context-depth) 0)) + (setq done t) + (let ((p (scan-lists (point) -1 1))) + (if (null p) + (setq done t) + (goto-char (setq p (- p 3))) + (cond + ((looking-at " = {") + (skip-chars-backward "a-zA-Z0-9_") + (if (= (preceding-char) ?\$) + (forward-char -1)) + (setq name (concat (buffer-substring (point) p) "." name))) + + ((looking-at "}, +{") + (forward-char 1) + (let ((parse-sexp-ignore-comments nil) + (count 0)) + (while (setq p (scan-sexps (point) -1 nil t)) + (goto-char p) + (setq count (1+ count))) + + (setq name (format "[%d].%s" count name)) + + ;; up out of the list + (skip-chars-backward " \t\n") + (if (= (preceding-char) ?\{) + (forward-char -1)) + + ;; we might be tightly nested in slot 0... + (while (= (preceding-char) ?\{) + (forward-char -1) + (setq name (concat "[0]" name))) + + (skip-chars-backward " \t") + (if (= (preceding-char) ?=) (forward-char -1)) + (skip-chars-backward " \t") + (setq p (point)) + (skip-chars-backward "a-zA-Z0-9_") + (if (= (preceding-char) ?\$) + (forward-char -1)) + + (setq name (concat (buffer-substring (point) p) name)) + )) + (t + (setq done t))))))))) + + (if dereference-p + (setq name (concat "*" name))) + name))) + +(defun gdb-mouse-print-variable (event) + "Print the value of this variable. +Finds a variable under the mouse, and figures out whether it is inside of +a structure, and composes and executes a `print' command. If the variable +seems to hold a pointer, prints the object pointed to." + (interactive "@*e") + (gdb-menu-command (concat "print " + (gdb-mouse-get-variable-reference event)) + t)) + +(defun gdb-mouse-print-variable-type (event) + "Describe the type of this variable. +Finds a variable under the mouse, and figures out whether it is inside of +a structure, and composes and executes a `whatis' command. If the variable +seems to hold a pointer, describes the type of the object pointed to." + (interactive "@*e") + (gdb-menu-command (concat "whatis " + (gdb-mouse-get-variable-reference event)) + t)) + +(defun gdb-mouse-print-type (event) + "Describe this type. +Finds a type description under the mouse, and executes a `ptype' command." + (interactive "@*e") + (let* ((extent (save-excursion + (mouse-set-point event) + (extent-at (point) nil 'gdb-token))) + name) + (or (and extent + (eq (extent-property extent 'gdb-token) 'gdb-type-name-token)) + (error "not over a type name")) + (setq name (buffer-substring (extent-start-position extent) + (extent-end-position extent))) + (gdb-menu-command (format "ptype %s" name) + t)) + nil) + + +;;; Popup menus + +(defun gdb-menu-command (command &optional scroll-to-bottom) + "Sends the command to gdb. +If gdb is not sitting at a prompt, interrupts it first +\(as if with \\[gdb-control-c-subjob]), executes the command, and then lets +the debugged program continue. + +If scroll-to-bottom is true, then point will be moved to after the new +output. Otherwise, an effort is made to avoid scrolling the window and +to keep point where it was." + + ;; this is kinda like gdb-call except for the interrupt-first behavior, + ;; but also it leaves the commands in the buffer instead of trying to + ;; hide them. + + (let* ((proc (or (get-buffer-process (current-buffer)) + (error "no process in %s" (buffer-name (current-buffer))))) + (window (selected-window)) + wstart + (opoint (point)) + was-at-bottom + running-p) + + (if (not (eq (current-buffer) (window-buffer window))) + (setq window (get-buffer-window (current-buffer)))) + (setq wstart (window-start window)) + + (let ((pmark (process-mark proc))) + (setq was-at-bottom (>= (point) pmark)) + (goto-char pmark) + (delete-region (point) (point-max))) + + (setq running-p (bolp)) ; maybe not the best way to tell... + + (cond (running-p + (message "Program is running -- interrupting first...") + (gdb-control-c-subjob) + (while (accept-process-output proc 1) + ;; continue accepting output as long as it's arriving + ))) + + (message "%s" command) + (goto-char (process-mark proc)) + (insert command) + (comint-send-input) + + ;; wait for the command to be accepted + (accept-process-output proc) + (goto-char (process-mark proc)) + + ;; continue, if we had interrupted + (cond (running-p + (insert "continue") + (comint-send-input))) + + (if scroll-to-bottom + (goto-char (process-mark proc)) + + (set-window-start window wstart) + (goto-char opoint) + (if was-at-bottom + (if (pos-visible-in-window-p (process-mark proc) window) + (goto-char (process-mark proc)) + (goto-char (window-end window)) + (forward-line -2)))) + ) + nil) + + +(defun gdb-make-context-menu (event) + "Returns a menu-desc corresponding to the stack-frame line under the mouse. +Returns nil if not over a stack-frame." + (save-excursion + (mouse-set-point event) + (let* ((extents (gdb-get-line-token-extents + '(gdb-breakpoint-number-token + gdb-info-breakpoint-number-token + gdb-enabled-token + gdb-frame-number-token + gdb-function-name-token + gdb-function-location-token + gdb-arglist-token + gdb-arglist-types-token + gdb-variable-name-token + gdb-type-name-token + ))) + (bnumber (or (nth 0 extents) + (nth 1 extents))) + (enabled-p (nth 2 extents)) + (fnumber (nth 3 extents)) + (name (nth 4 extents)) + (loc (nth 5 extents)) + (al (nth 6 extents)) + (alt (nth 7 extents)) + (var (nth 8 extents)) + (type (nth 9 extents)) + (var-e var)) + + ;; If this line has an arglist, only document variables and types + ;; if the mouse is directly over them. + (if (or al alt) + (setq var nil + type nil)) + + ;; Always prefer the object under the mouse to one elsewhere on the line. + (let* ((e (extent-at (point) nil 'gdb-token)) + (p (and e (extent-property e 'gdb-token)))) + (cond ((eq p 'gdb-function-name-token) (setq name e)) + ((eq p 'gdb-variable-name-token) (setq var e var-e e)) + ((eq p 'gdb-type-name-token) (setq type e)) + )) + + ;; Extract the frame number (it may begin with "#".) + (cond (fnumber + (goto-char (extent-start-position fnumber)) + (if (eq (following-char) ?#) + (forward-char 1)) + (setq fnumber + (string-to-int + (buffer-substring (point) + (extent-end-position fnumber)))))) + + ;; Extract the breakpoint number (it may begin with "Breakpoint ".) + (cond (bnumber + (setq bnumber + (buffer-substring (extent-start-position bnumber) + (extent-end-position bnumber))) + (if (string-match " [0-9]+\\'" bnumber) + (setq bnumber (substring bnumber (1+ (match-beginning 0))))) + (setq bnumber (string-to-int bnumber)) + (or (> bnumber 0) + (error "couldn't parse breakpoint number")))) + + (cond ((null enabled-p) + (setq enabled-p 'unknown)) + ((memq (char-after (extent-start-position enabled-p)) '(?y ?Y)) + (setq enabled-p 't)) + ((memq (char-after (extent-start-position enabled-p)) '(?n ?N)) + (setq enabled-p 'nil)) + (t + (setq enabled-p 'unknown))) + + ;; Convert the extents to strings. + ;; + (if name + (setq name (buffer-substring (extent-start-position name) + (extent-end-position name)))) + (if loc + (setq loc (buffer-substring (extent-start-position loc) + (extent-end-position loc)))) + (if var + (setq var (buffer-substring (extent-start-position var) + (extent-end-position var)))) + (if type + (setq type (buffer-substring (extent-start-position type) + (extent-end-position type)))) + + ;; Return a menu description list. + ;; + (nconc + (if (and bnumber (not (eq enabled-p 'nil))) + (list (vector (format "Disable Breakpoint %d" + bnumber) + (list 'gdb-mouse-disable-breakpoint event) + t))) + (if (and bnumber (not (eq enabled-p 't))) + (list (vector (format "Enable Breakpoint %d" + bnumber) + (list 'gdb-mouse-enable-breakpoint event) + t))) + (if bnumber + (list (vector (format "Delete Breakpoint %d" bnumber) + (list 'gdb-menu-command (format "delete %d" bnumber) + nil) + t))) + (if var + (list (vector (format "Print Value of `%s'" var) + (list 'gdb-mouse-print-variable var-e) + t) + (vector (format "Print Type of `%s'" var) + (list 'gdb-mouse-print-variable-type var-e) + t))) + (if name + (list (vector (format "Edit Definition of `%s'" name) + (list 'gdb-mouse-edit-function event) + t) + (vector (format "Set Breakpoint on `%s'" name) + (list 'gdb-menu-command (format "break %s" name) nil) + t))) + (if loc + (list (vector (format "Visit Source Line (%s)" loc) + (list 'gdb-mouse-edit-function-location event) + t))) + (if type + (list (vector (format "Describe Type `%s'" type) + (list 'gdb-menu-command (format "ptype %s" type) t) + t))) + (if fnumber + (list (vector (format "Select Stack Frame %d" fnumber) + (list 'gdb-menu-command (format "frame %d" fnumber) t) + t))) + )))) + + +(defun gdb-popup-menu (event) + "Pop up a context-sensitive menu of gdb-mode commands." + (interactive "_@e") + (select-window (event-window event)) + (let (menu) + (save-excursion + (setq menu (append (if (boundp 'gdb-popup-menu) + (append (cdr gdb-popup-menu) + '("---"))) + (if (boundp 'comint-popup-menu) + (cdr comint-popup-menu)))) + (let ((history (if (fboundp 'comint-make-history-menu) + (comint-make-history-menu))) + (context (gdb-make-context-menu event))) + (if history + (setq menu + (append menu (list "---" (cons "Command History" history))))) + (if context + (setq menu (append context (cons "---" menu)))) + ) + (setq menu (cons (if (boundp 'gdb-popup-menu) + (car gdb-popup-menu) + "GDB Commands") + menu))) + (popup-menu menu event))) + + +;;; Patch it in... + +(or (fboundp 'gdb-highlight-orig-filter) + (fset 'gdb-highlight-orig-filter (symbol-function 'gdb-filter))) + +(defun gdb-highlight-filter (proc string) + (let ((p (marker-position (process-mark proc)))) + (prog1 + (gdb-highlight-orig-filter proc string) + + (save-match-data + ;; + ;; If there are no newlines in this string at all, then don't + ;; bother processing it -- we will pick up these characters on + ;; the next time around, when the line's newline gets inserted. + ;; + (cond + ((string-match "\n" string) + (save-excursion + (set-buffer (process-buffer proc)) + (goto-char p) + (let ((p2 (marker-position (process-mark proc))) + p3) + ;; + ;; If gdb has given us a full pathname, remember it. (Do this + ;; before emitting any gdb-token extents, so that we attach it + ;; to the buffer *before* any of the extents to which it is + ;; known to correspond. + ;; + (gdb-highlight-remember-directory) + ;; + ;; Now highlight each line that has been written. If we wrote + ;; the last half of a line, re-highlight that whole line. (We + ;; need to do that so that the regexps will match properly; + ;; the "\n" test above also depends on this behavior.) + ;; + ;; But don't highlight lines longer than 5000 characters -- that + ;; probably means something is spewing, and we'll just get stuck + ;; hard in the regexp matcher. + ;; + (beginning-of-line) + (while (< (point) p2) + (goto-char (prog1 + (point) + (forward-line 1) + (setq p3 (point)))) + (if (< (- p3 (point)) 5000) + (gdb-highlight-line)) + (goto-char p3)))))))))) + +(fset 'gdb-filter 'gdb-highlight-filter) + + +(provide 'gdb-highlight) + +;;; gdb-highlight.el ends here + +--------------4273DDB4BB90CEC3B645B5AC-- + + diff -r 94141801dd7e -r 43dd3413c7c7 lisp/comint/shell.el --- a/lisp/comint/shell.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/comint/shell.el Mon Aug 13 09:39:39 2007 +0200 @@ -92,7 +92,7 @@ ;;; List completions in help buffer ;;; m-c-f shell-forward-command Forward a shell command ;;; m-c-b shell-backward-command Backward a shell command -;;; dirs Resync the buffer's dir stack +;;; shell-resync-dirs Resync the buffer's dir stack ;;; dirtrack-toggle Turn dir tracking on/off ;;; comint-strip-ctrl-m Remove trailing ^Ms from output ;;; diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/ChangeLog --- a/lisp/custom/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,251 @@ +Tue Jun 03 02:05:13 1997 Per Abrahamsen + + * Version 1.9907 released. + +Tue Jun 3 00:22:44 1997 Per Abrahamsen + + * wid-edit.el (widget-beginning-of-line): Work with overlays. + (widget-end-of-line): Ditto. + (widget-specify-inactive): Use inactive for mouse-face as well. + (widget-read-event): New alias. + (widget-button-click): Use it. + Don't execute up events twice. + (widget-field-end): Workaround for local-map at + end of overlay. + (widget-specify-field): Ditto. + (widget-move): Fixed but with single button buffers. + +Mon Jun 2 23:09:33 1997 Per Abrahamsen + + * cus-edit.el (custom-buffer-create-internal): Improved help + strings for reset buttons. + + * wid-edit.el (widget-move): Restored support for + `widget-echo-help' and `widget-move-hook'. + (widget-documentation-string-value-create): Restore support for + `widget-documentation--face'. + +1997-06-02 Steven L Baur + + * cus-edit.el (customize-variable-other-window): Added defalias. + +Mon Jun 2 21:03:14 1997 Per Abrahamsen + + * widget.el (:complete): New keyword. + (:complete-function): New keyword. + * wid-edit.el (widget-complete): New command. + (widget-keymap): Bind it. + (widget-complete-field): New option. + (widget-default-complete): New function. + (default): Bind :complete. + (string): Bind :complete-function. + (sexp): Ditto. + +Mon Jun 02 20:39:28 1997 Per Abrahamsen + + * Version 1.9906 released. + +Mon Jun 2 23:26:11 1997 Hrvoje Niksic + + * wid-edit.el (widget-glyph-find): Would infloop when file not found. + +Mon Jun 2 17:54:43 1997 Per Abrahamsen + + * wid-edit.el (widget-glyph-find): Try to avoid pure text glyphs. + (widget-glyph-insert): Update doc string. + Patch by Hrvoje Niksic . + + * wid-edit.el (widget-button-click): Didn't restore `mouse-face'. + +Sun Jun 1 20:29:18 1997 Per Abrahamsen + + * widget.texi (editable-field): Removed :hide-front-space and + :hide-rear-space. + * widget.el: Ditto. + +Sun Jun 01 19:55:00 1997 Per Abrahamsen + + * Version 1.9905 released. + +Sun Jun 1 13:24:07 1997 Per Abrahamsen + + * wid-edit.el: Changed to overlays. + * cus-edit.el (custom-buffer-create-internal): Remove kludge for + getting read-only bob and eob in XEmacs. + * wid-browse.el (widget-browse-at): Use `get-char-property' + instead of `get-text-property'. + * widget.el (:value-from :value-to): Deleted. + * widget.el (:button-overlay, :field-overlay): New keywords. + * wid-edit.el (widget-default-delete): Delete overlays. + (widget-field-value-delete): Delete overlay. + + * wid-edit.el (widget-specify-field-update): Specify both + `ballon-help' and `help-echo'. + +Sun Jun 01 13:13:40 1997 Per Abrahamsen + + * Version 1.9904 released. + +Sun Jun 1 06:34:54 1997 Per Abrahamsen + + * wid-edit.el (visibility): Change "more" to "show". + + * cus-edit.el (:custom-category): New keyword. + (custom-variable): Add it. + (custom-face): Ditto. + (custom-group): Ditto. + (custom-magic-value-create): Replace %c with category in state + text. + (custom-magic-alist): Use it. + (custom-magic-show-hidden): Allow control on each custom + category. + (custom-magic-value-create): Ditto. + (custom-reset-current): Ignore extra arguments. + (custom-reset-saved): Ditto. + (custom-reset-standard): Ditto. + (custom-reset-button-menu): New option. + (custom-buffer-create-internal): Use it. + + * cus-edit.el (customize-variable): Uncomment alias. + + * all: Synched with FSF. + + * cus-edit.el (custom-format-handler): Cleanup. + + * wid-edit.el (widget-kill-line): Use forward-line instead of + search-forward. + Suggested by Hrvoje Niksic . + + * cus-edit.el (custom-magic-value-create): Cleanup. + + * wid-edit.el (set-text-properties): Redefine for broken XEmacsen. + (widget-field-value-get): Remove workaround. + (widget-specify-button): Specify both `ballon-help' and `help-echo'. + +Sat May 31 10:41:00 1997 Per Abrahamsen + + * Version 1.9903 released. + +Sat May 31 08:44:20 1997 Per Abrahamsen + + * Version 1.9902 released. + +Sat May 31 08:10:49 1997 Per Abrahamsen + + * all: Synched with FSF. + + * Version 1.9901 released. + +Sat May 31 03:26:11 1997 Per Abrahamsen + + * cus-edit.el (custom-format-handler): Don't show links for hidden + items. + + * wid-edit.el (widget-button-prefix): Move to `widget-button' group. + (widget-button-suffix): Ditto. + + * cus-edit.el (custom-format-handler): New %e and %- escapes. + (custom-group): Use them. + + * widget.el (:widget-doc): Removed keyword. + * wid-edit.el (widget-help): Removed widget. + (widget-help-action): Removed function. + + * widget.el (:documentation-shown): New keyword. + * wid-edit.el (documentation-string): New widget. + (widget-documentation-string-value-create): New function. + (widget-documentation-string-action): New function. + (widget-default-format-handler): Use them. + * cus-edit.el (custom-toggle-hide): Hide documentation. + + * cus-edit.el (custom-buffer-sort-predicate): Fix :type. + (custom-menu-sort-predicate): Ditto. + + * right.xpm: New file. + * right-pushed.xpm: New file. + * down.xpm: New file. + * down-pushed.xpm: New file. + * Makefile (TEXT): Add them + * wid-edit.el (visibility): New widget. + (widget-visibility-value-create): New function. + (widget-glyph-find): New function. + (widget-glyph-insert): Use it. + * cus-edit.el (custom-variable-menu, custom-face-menu, + custom-group-menu): Remove `Hide' entry. + (custom-magic-show-hidden): New option. + (custom-magic-value-create): Use it. + (custom-face): Show visibility. + + * custom.texi (The Variable Options): Use dots to show value. + (The Face Options): Ditto. + + * cus-edit.el (custom-load-symbol): More code to avoid recursion. + Patch by RMS. + +Fri May 30 04:44:37 1997 Hrvoje Niksic + + * wid-edit.el (widget-glyph-insert-glyph): Clean up. + +Fri May 30 01:50:05 1997 Per Abrahamsen + + * all: Synched with FSF. + + * cus-edit.el (custom-variable-action): Clarified prompt. + (custom-face-action): Ditto. + (custom-group-action): Ditto. + + * Version 1.9900 released. + +Fri May 30 01:02:57 1997 Per Abrahamsen + + * cus-edit.el (custom-face-set): Call `face-spec-set' instead of + `custom-face-display-set'. + (custom-face-save): Ditto. + (custom-face-reset-saved): Ditto. + (custom-face-reset-standard): Ditto. + + * cus-edit.el (custom-buffer-sort-predicate): New option. + (custom-buffer-sort-alphabetically): New function. + (custom-group-value-create): Use them. + (custom-menu-sort-predicate): New option. + (custom-menu-sort-alphabetically): New function. + (custom-menu-create): Use them. + + * cus-edit.el (custom-magic-alist): Shortened message. + +Thu May 29 00:09:41 1997 Per Abrahamsen + + * cus-edit.el: (custom-help-menu): Updated names. + + * cus-edit.el: Say `invoke' instead of `activate'. + + * wid-edit.el: Ditto. + * widget.texi: Ditto. + * custom.texi Ditto. + + * wid-edit.el (widget-help): Fix format string. + +Wed May 28 17:00:23 1997 Per Abrahamsen + + * cus-edit.el (custom-magic-value-create): Use push button + brackets around state button. + (custom-magic-value-create): Indent with three spaces. + + * cus-face.el (face-spec-set-match-display): Change error for + unknown requirement to warning. + Suggested by Hrvoje Niksic . + +Tue May 27 23:37:26 1997 Per Abrahamsen + + * wid-edit.el (widget-link-prefix): Change to "[". + (widget-link-suffix): Change to "]". + +Tue May 27 20:30:52 1997 Hrvoje Niksic + + * wid-edit.el (widget-color-item-button-face-get): Don't require + facemenu for XEmacs. + (widget-glyph-insert): Would bug out. + Tue May 27 16:19:16 1997 Per Abrahamsen * Version 1.98 released. @@ -72,14 +320,13 @@ (custom): Removed `:format'. (custom-variable): Removed level button. (custom-face): Ditto. - (custom-level): Deteted. + (custom-level): Deleted. (custom-level-action): Deleted. (custom-format-handler): Update caller. (custom-group-magic-alist): Merged into `custom-magic-alist'. (custom-magic-value-create): Use merged `custom-magic-alist'. (custom-group-state-update): Ditto. - Wed May 14 19:47:35 1997 Per Abrahamsen * all: Synched with FSF. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/cus-edit.el --- a/lisp/custom/cus-edit.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/cus-edit.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, faces -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -41,7 +41,12 @@ (require 'cus-load) (error nil)) -(define-widget-keywords :custom-prefixes :custom-menu :custom-show +(condition-case nil + (require 'cus-start) + (error nil)) + +(define-widget-keywords :custom-category :custom-prefixes :custom-menu + :custom-show :custom-magic :custom-state :custom-level :custom-form :custom-set :custom-save :custom-reset-current :custom-reset-saved :custom-reset-standard) @@ -307,7 +312,7 @@ :group 'environment) (defgroup auto-save nil - "Preventing accidental loss of data." + "Preventing accidential loss of data." :group 'data) (defgroup processes-basics nil @@ -316,7 +321,7 @@ (defgroup mule nil "MULE Emacs internationalization." - :group 'emacs) + :group 'i18n) (defgroup windows nil "Windows within a frame." @@ -361,7 +366,7 @@ (enable-recursive-minibuffers t) val) (setq val (completing-read - (if v + (if (symbolp v) (format "Customize variable: (default %s) " v) "Customize variable: ") obarray (lambda (symbol) @@ -369,7 +374,8 @@ (or (get symbol 'custom-type) (user-variable-p symbol)))))) (list (if (equal val "") - v (intern val))))) + (if (symbolp v) v nil) + (intern val))))) (defun custom-menu-filter (menu widget) "Convert MENU to the form used by `widget-choose'. @@ -510,6 +516,52 @@ docs nil)))))) found)) +;;; Sorting. + +(defcustom custom-buffer-sort-predicate 'custom-buffer-sort-alphabetically + "Function used for sorting group members in buffers. +The value should be useful as a predicate for `sort'. +The list to be sorted is the value of the groups `custom-group' property." + :type '(radio (function-item custom-buffer-sort-alphabetically) + (function :tag "Other")) + :group 'customize) + +(defun custom-buffer-sort-alphabetically (a b) + "Return t iff is A should be before B. +A and B should be members of a `custom-group' property. +The members are sorted alphabetically, except that all groups are +sorted after all non-groups." + (cond ((and (eq (nth 1 a) 'custom-group) + (not (eq (nth 1 b) 'custom-group))) + nil) + ((and (eq (nth 1 b) 'custom-group) + (not (eq (nth 1 a) 'custom-group))) + t) + (t + (string-lessp (symbol-name (nth 0 a)) (symbol-name (nth 0 b)))))) + +(defcustom custom-menu-sort-predicate 'custom-menu-sort-alphabetically + "Function used for sorting group members in menus. +The value should be useful as a predicate for `sort'. +The list to be sorted is the value of the groups `custom-group' property." + :type '(radio (function-item custom-menu-sort-alphabetically) + (function :tag "Other")) + :group 'customize) + +(defun custom-menu-sort-alphabetically (a b) + "Return t iff is A should be before B. +A and B should be members of a `custom-group' property. +The members are sorted alphabetically, except that all groups are +sorted before all non-groups." + (cond ((and (eq (nth 1 a) 'custom-group) + (not (eq (nth 1 b) 'custom-group))) + t) + ((and (eq (nth 1 b) 'custom-group) + (not (eq (nth 1 a) 'custom-group))) + nil) + (t + (string-lessp (symbol-name (nth 0 a)) (symbol-name (nth 0 b)))))) + ;;; Custom Mode Commands. (defvar custom-options nil @@ -552,7 +604,7 @@ (if answer (funcall answer)))) -(defun custom-reset-current () +(defun custom-reset-current (&rest ignore) "Reset all modified group members to their current value." (interactive) (let ((children custom-options)) @@ -561,7 +613,7 @@ (widget-apply child :custom-reset-current))) children))) -(defun custom-reset-saved () +(defun custom-reset-saved (&rest ignore) "Reset all modified or set group members to their saved value." (interactive) (let ((children custom-options)) @@ -570,7 +622,7 @@ (widget-apply child :custom-reset-current))) children))) -(defun custom-reset-standard () +(defun custom-reset-standard (&rest ignore) "Reset all modified, set, or saved group members to their standard settings." (interactive) (let ((children custom-options)) @@ -693,21 +745,27 @@ (format "*Customize Group: %s*" (custom-unlispify-tag-name symbol)))) ;;;###autoload -(defun customize-variable (symbol) - "Customize SYMBOL, which must be a variable." +(defalias 'customize-variable 'customize-option) + +;;;###autoload +(defun customize-option (symbol) + "Customize SYMBOL, which must be a user option variable." (interactive (custom-variable-prompt)) (custom-buffer-create (list (list symbol 'custom-variable)) - (format "*Customize Variable: %s*" + (format "*Customize Option: %s*" (custom-unlispify-tag-name symbol)))) ;;;###autoload -(defun customize-variable-other-window (symbol) - "Customize SYMBOL, which must be a variable. +(defalias 'customize-variable-other-window 'customize-option-other-window) + +;;;###autoload +(defun customize-option-other-window (symbol) + "Customize SYMBOL, which must be a user option variable. Show the buffer in another window, but don't select it." (interactive (custom-variable-prompt)) (custom-buffer-create-other-window (list (list symbol 'custom-variable)) - (format "*Customize Variable: %s*" (custom-unlispify-tag-name symbol)))) + (format "*Customize Option: %s*" (custom-unlispify-tag-name symbol)))) ;;;###autoload (defun customize-face (&optional symbol) @@ -834,18 +892,22 @@ (switch-to-buffer-other-window (get-buffer-create name)) (custom-buffer-create-internal options) (select-window window))) - + +(defcustom custom-reset-button-menu nil + "If non-nil, only show a single reset button in customize buffers. +This button will have a menu with all three reset operations." + :type 'boolean + :group 'customize) (defun custom-buffer-create-internal (options) (message "Creating customization buffer...") (custom-mode) (widget-insert "This is a customization buffer. Push RET or click mouse-2 on the word ") - ;; (put-text-property 1 2 'start-open nil) (widget-create 'info-link :tag "help" :help-echo "Read the online help." - "(custom)The Customization Buffer") + "(emacs)Easy Customization") (widget-insert " for more information.\n\n") (message "Creating customization buttons...") (widget-create 'push-button @@ -861,11 +923,30 @@ :action (lambda (widget &optional event) (custom-save))) (widget-insert " ") - (widget-create 'push-button - :tag "Reset" - :help-echo "Undo all modifications." - :action (lambda (widget &optional event) - (custom-reset event))) + (if custom-reset-button-menu + (widget-create 'push-button + :tag "Reset" + :help-echo "Show a menu with reset operations." + :mouse-down-action (lambda (&rest junk) t) + :action (lambda (widget &optional event) + (custom-reset event))) + (widget-create 'push-button + :tag "Reset" + :help-echo "\ +Reset all visible items in this buffer to their current settings." + :action 'custom-reset-current) + (widget-insert " ") + (widget-create 'push-button + :tag "Reset to Saved" + :help-echo "\ +Reset all visible items in this buffer to their saved settings." + :action 'custom-reset-saved) + (widget-insert " ") + (widget-create 'push-button + :tag "Reset to Standard" + :help-echo "\ +Reset all visible items in this buffer to their standard settings." + :action 'custom-reset-standard)) (widget-insert " ") (widget-create 'push-button :tag "Done" @@ -905,14 +986,6 @@ (message "Creating customization setup...") (widget-setup) (goto-char (point-min)) - (when (fboundp 'map-extents) - ;; This horrible kludge should make bob and eob read-only in XEmacs. - (map-extents (lambda (extent &rest junk) - (set-extent-property extent 'start-closed t)) - nil (point-min) (1+ (point-min))) - (map-extents (lambda (extent &rest junk) - (set-extent-property extent 'end-closed t)) - nil (1- (point-max)) (point-max))) (message "Creating customization buffer...done")) ;;; Modification of Basic Widgets. @@ -981,28 +1054,28 @@ (unknown "?" italic "\ unknown, you should not see this.") (hidden "-" default "\ -hidden, activate the state button to show." "\ -the group members are hidden, activate the state button to show them.") +hidden, invoke the dots above to show." "\ +group now hidden, invoke the dots above to show contents.") (invalid "x" custom-invalid-face "\ -the value displayed for this item is invalid and cannot be set.") +the value displayed for this %c is invalid and cannot be set.") (modified "*" custom-modified-face "\ -you have edited the item, and can now set it." "\ +you have edited the value, and can now set the %c." "\ you have edited something in this group, and can now set it.") (set "+" custom-set-face "\ -you have set this item, but not saved it." "\ +you have set this %c, but not saved it." "\ something in this group has been set, but not yet saved.") (changed ":" custom-changed-face "\ -this item has been changed outside customize." "\ +this %c has been changed outside the customize buffer." "\ something in this group has been changed outside customize.") (saved "!" custom-saved-face "\ -this item has been set and saved." "\ +this %c has been set and saved." "\ something in this group has been set and saved.") (rogue "@" custom-rogue-face "\ -this item has not been changed with customize." "\ +this %c has not been changed with customize." "\ something in this group is not prepared for customization.") (standard " " nil "\ -this item is unchanged from its standard setting." "\ -the visible members of this group are all at their standard settings.")) +this %c is unchanged from its standard setting." "\ +visible group members are all at standard settings.")) "Alist of customize option states. Each entry is of the form (STATE MAGIC FACE ITEM-DESC [ GROUP-DESC ]), where @@ -1038,15 +1111,27 @@ GROUP-DESC is a string describing the state for groups. If this is left out, ITEM-DESC will be used. +The string %c in either description will be replaced with the +category of the item. These are `group'. `option', and `face'. + The list should be sorted most significant first.") (defcustom custom-magic-show 'long - "Show long description of the state of each customization option." + "If non-nil, show textual description of the state. +If non-nil and not the symbol `long', only show first word." :type '(choice (const :tag "no" nil) (const short) (const long)) :group 'customize) +(defcustom custom-magic-show-hidden '(option face) + "Control whether the state button is shown for hidden items. +The value should be a list with the custom categories where the state +button should be visible. Possible categories are `group', `option', +and `face'." + :type '(set (const group) (const option) (const face)) + :group 'customize) + (defcustom custom-magic-show-button nil "Show a magic button indicating the state of each customization option." :type 'boolean @@ -1071,20 +1156,30 @@ ;; Create compact status report for WIDGET. (let* ((parent (widget-get widget :parent)) (state (widget-get parent :custom-state)) + (hidden (eq state 'hidden)) (entry (assq state custom-magic-alist)) (magic (nth 1 entry)) (face (nth 2 entry)) - (text (or (and (eq (widget-type parent) 'custom-group) + (category (widget-get parent :custom-category)) + (text (or (and (eq category 'group) (nth 4 entry)) (nth 3 entry))) (lisp (eq (widget-get parent :custom-form) 'lisp)) children) - (when custom-magic-show + (while (string-match "\\`\\(.*\\)%c\\(.*\\)\\'" text) + (setq text (concat (match-string 1 text) + (symbol-name category) + (match-string 2 text)))) + (when (and custom-magic-show + (or (not hidden) + (memq category custom-magic-show-hidden))) + (insert " ") (push (widget-create-child-and-convert widget 'choice-item - :help-echo "\ -Change the state of this item." - :format "%[%t%]" + :help-echo "Change the state of this item." + :format (if hidden "%t" "%[%t%]") + :button-prefix 'widget-push-button-prefix + :button-suffix 'widget-push-button-suffix :mouse-down-action 'widget-magic-mouse-down-action :tag "State") children) @@ -1104,8 +1199,10 @@ widget 'choice-item :mouse-down-action 'widget-magic-mouse-down-action :button-face face + :button-prefix "" + :button-suffix "" :help-echo "Change the state." - :format "%[%t%]" + :format (if hidden "%t" "%[%t%]") :tag (if lisp (concat "(" magic ")") (concat "[" magic "]"))) @@ -1151,13 +1248,30 @@ (level (widget-get widget :custom-level))) (cond ((eq escape ?l) (when level - (push (widget-create-child-and-convert - widget 'item :format "%v " (make-string level ?*)) - buttons) - (widget-put widget :buttons buttons))) + (insert-char ?\ (1- level)) + (if (eq state 'hidden) + (insert-char ?- (1+ level)) + (insert "/") + (insert-char ?- level)))) + ((eq escape ?e) + (when (and level (not (eq state 'hidden))) + (insert "\n") + (insert-char ?\ (1- level)) + (insert "\\") + (insert-char ?- level) + (insert " " (widget-get widget :tag) " group end ") + (insert-char ?- (- 75 (current-column) level)) + (insert "/\n"))) + ((eq escape ?-) + (when (and level (not (eq state 'hidden))) + (insert-char ?- (- 76 (current-column) level)) + (insert "\\"))) ((eq escape ?L) - (when (eq state 'hidden) - (widget-insert " ..."))) + (push (widget-create-child-and-convert + widget 'visibility + :action 'custom-toggle-parent + (not (eq state 'hidden))) + buttons)) ((eq escape ?m) (and (eq (preceding-char) ?\n) (widget-get widget :indent) @@ -1168,37 +1282,39 @@ (push magic buttons) (widget-put widget :buttons buttons))) ((eq escape ?a) - (let* ((symbol (widget-get widget :value)) - (links (get symbol 'custom-links)) - (many (> (length links) 2))) - (when links - (and (eq (preceding-char) ?\n) - (widget-get widget :indent) - (insert-char ? (widget-get widget :indent))) - (insert "See also ") - (while links - (push (widget-create-child-and-convert widget (car links)) - buttons) - (setq links (cdr links)) - (cond ((null links) - (insert ".\n")) - ((null (cdr links)) - (if many - (insert ", and ") - (insert " and "))) - (t - (insert ", ")))) - (widget-put widget :buttons buttons)))) + (unless (eq state 'hidden) + (let* ((symbol (widget-get widget :value)) + (links (get symbol 'custom-links)) + (many (> (length links) 2))) + (when links + (and (eq (preceding-char) ?\n) + (widget-get widget :indent) + (insert-char ? (widget-get widget :indent))) + (insert "See also ") + (while links + (push (widget-create-child-and-convert widget (car links)) + buttons) + (setq links (cdr links)) + (cond ((null links) + (insert ".\n")) + ((null (cdr links)) + (if many + (insert ", and ") + (insert " and "))) + (t + (insert ", ")))) + (widget-put widget :buttons buttons))))) (t (widget-default-format-handler widget escape))))) (defun custom-notify (widget &rest args) "Keep track of changes." - (unless (memq (widget-get widget :custom-state) '(nil unknown hidden)) - (widget-put widget :custom-state 'modified)) - (let ((buffer-undo-list t)) - (custom-magic-reset widget)) - (apply 'widget-default-notify widget args)) + (let ((state (widget-get widget :custom-state))) + (unless (eq state 'modified) + (unless (memq state '(nil unknown hidden)) + (widget-put widget :custom-state 'modified)) + (custom-magic-reset widget) + (apply 'widget-default-notify widget args)))) (defun custom-redraw (widget) "Redraw WIDGET with current settings." @@ -1256,10 +1372,16 @@ (condition-case nil (require load) (error nil))) + ;; Don't reload a file already loaded. ((assoc load load-history)) + ((assoc (locate-library load) load-history)) (t (condition-case nil - (load-library load) + ;; Without this, we would load cus-edit recursively. + ;; We are still loading it when we call this, + ;; and it is not in load-history yet. + (or (equal load "cus-edit") + (load-library load)) (error nil)))))))) (defun custom-load-widget (widget) @@ -1274,9 +1396,14 @@ ((eq state 'hidden) (widget-put widget :custom-state 'unknown)) (t + (widget-put widget :documentation-shown nil) (widget-put widget :custom-state 'hidden))) (custom-redraw widget))) +(defun custom-toggle-parent (widget &rest ignore) + "Toggle visibility of parent to WIDGET." + (custom-toggle-hide (widget-get widget :parent))) + ;;; The `custom-variable' Widget. (defface custom-variable-sample-face '((t (:underline t))) @@ -1292,6 +1419,7 @@ :format "%v%m%h%a" :help-echo "Set or reset this variable." :documentation-property 'variable-documentation + :custom-category 'option :custom-state nil :custom-menu 'custom-variable-menu-create :custom-form 'edit @@ -1350,11 +1478,16 @@ ;; Indicate hidden value. (push (widget-create-child-and-convert widget 'item - :format "%{%t%}: ..." + :format "%{%t%}: " :sample-face 'custom-variable-sample-face :tag tag :parent widget) - children)) + buttons) + (push (widget-create-child-and-convert + widget 'visibility + :action 'custom-toggle-parent + nil) + buttons)) ((eq form 'lisp) ;; In lisp mode edit the saved value when possible. (let* ((value (cond ((get symbol 'saved-value) @@ -1365,22 +1498,49 @@ (custom-quote (funcall get symbol))) (t (custom-quote (widget-get conv :value)))))) + (insert (symbol-name symbol) ": ") + (push (widget-create-child-and-convert + widget 'visibility + :action 'custom-toggle-parent + t) + buttons) + (insert " ") (push (widget-create-child-and-convert widget 'sexp :button-face 'custom-variable-button-face + :format "%v" :tag (symbol-name symbol) :parent widget :value value) children))) (t ;; Edit mode. - (push (widget-create-child-and-convert - widget type - :tag tag - :button-face 'custom-variable-button-face - :sample-face 'custom-variable-sample-face - :value value) - children))) + (let* ((format (widget-get type :format)) + tag-format value-format) + (unless (string-match ":" format) + (error "Bad format.")) + (setq tag-format (substring format 0 (match-end 0))) + (setq value-format (substring format (match-end 0))) + (push (widget-create-child-and-convert + widget 'item + :format tag-format + :action 'custom-tag-action + :mouse-down-action 'custom-tag-mouse-down-action + :button-face 'custom-variable-button-face + :sample-face 'custom-variable-sample-face + tag) + buttons) + (insert " ") + (push (widget-create-child-and-convert + widget 'visibility + :action 'custom-toggle-parent + t) + buttons) + (push (widget-create-child-and-convert + widget type + :format value-format + :value value) + children)))) ;; Now update the state. (unless (eq (preceding-char) ?\n) (widget-insert "\n")) @@ -1391,6 +1551,16 @@ (widget-put widget :buttons buttons) (widget-put widget :children children))) +(defun custom-tag-action (widget &rest args) + "Pass :action to first child of WIDGET's parent." + (apply 'widget-apply (car (widget-get (widget-get widget :parent) :children)) + :action args)) + +(defun custom-tag-mouse-down-action (widget &rest args) + "Pass :mouse-down-action to first child of WIDGET's parent." + (apply 'widget-apply (car (widget-get (widget-get widget :parent) :children)) + :mouse-down-action args)) + (defun custom-variable-state-set (widget) "Set the state of WIDGET." (let* ((symbol (widget-value widget)) @@ -1421,10 +1591,7 @@ (widget-put widget :custom-state state))) (defvar custom-variable-menu - '(("Hide" custom-toggle-hide - (lambda (widget) - (not (memq (widget-get widget :custom-state) '(modified invalid))))) - ("Edit" custom-variable-edit + '(("Edit" custom-variable-edit (lambda (widget) (not (eq (widget-get widget :custom-form) 'edit)))) ("Edit Lisp" custom-variable-edit-lisp @@ -1466,8 +1633,9 @@ (custom-variable-state-set widget)) (custom-redraw-magic widget) (let* ((completion-ignore-case t) - (answer (widget-choose (custom-unlispify-tag-name - (widget-get widget :value)) + (answer (widget-choose (concat "Operation on " + (custom-unlispify-tag-name + (widget-get widget :value))) (custom-menu-filter custom-variable-menu widget) event))) @@ -1656,7 +1824,7 @@ (define-widget 'custom-face 'custom "Customize face." - :format "%{%t%}: %s%m%h%a%v" + :format "%{%t%}: %s %L\n%m%h%a%v" :format-handler 'custom-face-format-handler :sample-face 'custom-face-tag-face :help-echo "Set or reset this face." @@ -1664,6 +1832,7 @@ (face-doc-string face)) :value-create 'custom-face-value-create :action 'custom-face-action + :custom-category 'face :custom-form 'selected :custom-set 'custom-face-set :custom-save 'custom-face-save @@ -1683,7 +1852,7 @@ (copy-face 'custom-face-empty symbol)) (setq child (widget-create-child-and-convert widget 'item - :format "(%{%t%})\n" + :format "(%{%t%})" :sample-face symbol :tag "sample"))) (t @@ -1757,10 +1926,7 @@ (message "Creating face editor...done"))) (defvar custom-face-menu - '(("Hide" custom-toggle-hide - (lambda (widget) - (not (memq (widget-get widget :custom-state) '(modified invalid))))) - ("Edit Selected" custom-face-edit-selected + '(("Edit Selected" custom-face-edit-selected (lambda (widget) (not (eq (widget-get widget :custom-form) 'selected)))) ("Edit All" custom-face-edit-all @@ -1821,7 +1987,8 @@ (custom-toggle-hide widget) (let* ((completion-ignore-case t) (symbol (widget-get widget :value)) - (answer (widget-choose (custom-unlispify-tag-name symbol) + (answer (widget-choose (concat "Operation on " + (custom-unlispify-tag-name symbol)) (custom-menu-filter custom-face-menu widget) event))) @@ -1834,7 +2001,7 @@ (child (car (widget-get widget :children))) (value (widget-value child))) (put symbol 'customized-face value) - (custom-face-display-set symbol value) + (face-spec-set symbol value) (custom-face-state-set widget) (custom-redraw-magic widget))) @@ -1843,7 +2010,7 @@ (let* ((symbol (widget-value widget)) (child (car (widget-get widget :children))) (value (widget-value child))) - (custom-face-display-set symbol value) + (face-spec-set symbol value) (put symbol 'saved-face value) (put symbol 'customized-face nil) (custom-face-state-set widget) @@ -1857,7 +2024,7 @@ (unless value (error "No saved value for this face")) (put symbol 'customized-face nil) - (custom-face-display-set symbol value) + (face-spec-set symbol value) (widget-value-set child value) (custom-face-state-set widget) (custom-redraw-magic widget))) @@ -1873,7 +2040,7 @@ (when (get symbol 'saved-face) (put symbol 'saved-face nil) (custom-save-all)) - (custom-face-display-set symbol value) + (face-spec-set symbol value) (widget-value-set child value) (custom-face-state-set widget) (custom-redraw-magic widget))) @@ -1898,7 +2065,7 @@ (let* ((symbol (widget-value widget)) (child (widget-create-child-and-convert widget 'custom-face - :format "%t %s%m%h%v" + :format "%t %s %L\n%m%h%v" :custom-level nil :value symbol))) (custom-magic-reset child) @@ -1982,12 +2149,13 @@ (define-widget 'custom-group 'custom "Customize group." - :format "%l%{%t%}:%L\n%m%h%a%v" + :format "%l %{%t%} group: %L %-\n%m%h%a%v%e" :sample-face-get 'custom-group-sample-face-get :documentation-property 'group-documentation :help-echo "Set or reset all members of this group." :value-create 'custom-group-value-create :action 'custom-group-action + :custom-category 'group :custom-set 'custom-group-set :custom-save 'custom-group-save :custom-reset-current 'custom-group-reset-current @@ -2007,7 +2175,8 @@ (custom-load-widget widget) (let* ((level (widget-get widget :custom-level)) (symbol (widget-value widget)) - (members (get symbol 'custom-group)) + (members (sort (get symbol 'custom-group) + custom-buffer-sort-predicate)) (prefixes (widget-get widget :custom-prefixes)) (custom-prefix-list (custom-prefix-add symbol prefixes)) (length (length members)) @@ -2029,6 +2198,7 @@ (unless (eq (preceding-char) ?\n) (widget-insert "\n")))) members))) + (put symbol 'custom-group members) (message "Creating group magic...") (mapcar 'custom-magic-reset children) (message "Creating group state...") @@ -2037,10 +2207,7 @@ (message "Creating group... done"))))) (defvar custom-group-menu - '(("Hide" custom-toggle-hide - (lambda (widget) - (not (memq (widget-get widget :custom-state) '(modified invalid))))) - ("Set" custom-group-set + '(("Set" custom-group-set (lambda (widget) (eq (widget-get widget :custom-state) 'modified))) ("Save" custom-group-save @@ -2068,8 +2235,9 @@ (if (eq (widget-get widget :custom-state) 'hidden) (custom-toggle-hide widget) (let* ((completion-ignore-case t) - (answer (widget-choose (custom-unlispify-tag-name - (widget-get widget :value)) + (answer (widget-choose (concat "Operation on " + (custom-unlispify-tag-name + (widget-get widget :value))) (custom-menu-filter custom-group-menu widget) event))) @@ -2264,10 +2432,11 @@ (unless (string-match "XEmacs" emacs-version) (defconst custom-help-menu '("Customize" ["Update menu..." custom-menu-update t] - ["Group..." customize t] + ["Group..." customize-group t] ["Variable..." customize-variable t] ["Face..." customize-face t] - ["Saved..." customize-customized t] + ["Saved..." customize-saved t] + ["Set..." customize-customized t] ["Apropos..." customize-apropos t]) ;; This menu should be identical to the one defined in `menu-bar.el'. "Customize menu") @@ -2347,7 +2516,10 @@ (>= custom-menu-nesting 0)) (< (length (get symbol 'custom-group)) widget-menu-max-size)) (let ((custom-prefix-list (custom-prefix-add symbol - custom-prefix-list))) + custom-prefix-list)) + (members (sort (get symbol 'custom-group) + custom-menu-sort-predicate))) + (put symbol 'custom-group members) (custom-load-symbol symbol) `(,(custom-unlispify-menu-entry symbol t) ,item @@ -2357,7 +2529,7 @@ (nth 1 entry) (list (nth 1 entry))) :custom-menu (nth 0 entry))) - (get symbol 'custom-group)))) + members))) item))) ;;;###autoload @@ -2414,8 +2586,8 @@ Move to next button or editable field. \\[widget-forward] Move to previous button or editable field. \\[widget-backward] -Activate button under the mouse pointer. \\[widget-button-click] -Activate button under point. \\[widget-button-press] +Invoke button under the mouse pointer. \\[widget-button-click] +Invoke button under point. \\[widget-button-press] Set all modifications. \\[custom-set] Make all modifications default. \\[custom-save] Reset all modified options. \\[custom-reset-current] diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/cus-face.el --- a/lisp/custom/cus-face.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/cus-face.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, faces -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;;; Commentary: @@ -499,8 +499,9 @@ ((eq req 'background) (memq background options)) (t - (error "Unknown req `%S' with options `%S'" - req options))))) + (message (format "\ +Warning: Unknown req `%S' with options `%S'" req options)) + nil)))) match))) (defun custom-relevant-frames () diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/custom.el --- a/lisp/custom/custom.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/custom.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, faces -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -37,7 +37,6 @@ ;;; Code: (require 'widget) -(eval-when-compile (require 'cl)) (define-widget-keywords :initialize :set :get :require :prefix :tag :load :link :options :type :group) @@ -227,7 +226,7 @@ [KEYWORD VALUE]... -The following KEYWORD's are defined: +The following KEYWORDs are defined: :group VALUE should be a customization group. Add FACE to that group. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/wid-browse.el --- a/lisp/custom/wid-browse.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/wid-browse.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: extensions -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -92,9 +92,9 @@ (defun widget-browse-at (pos) "Browse the widget under point." (interactive "d") - (let* ((field (get-text-property pos 'field)) - (button (get-text-property pos 'button)) - (doc (get-text-property pos 'widget-doc)) + (let* ((field (get-char-property pos 'field)) + (button (get-char-property pos 'button)) + (doc (get-char-property pos 'widget-doc)) (text (cond (field "This is an editable text area.") (button "This is an active area.") (doc "This is documentation text.") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/wid-edit.el --- a/lisp/custom/wid-edit.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/wid-edit.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: extensions -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -31,7 +31,7 @@ ;;; Code: (require 'widget) -(require 'cl) +(eval-when-compile (require 'cl)) ;;; Compatibility. @@ -45,26 +45,6 @@ (error (load-library "x-overlay")))) (if (string-match "XEmacs" emacs-version) - ;; XEmacs spell `intangible' as `atomic'. - (defun widget-make-intangible (from to side) - "Make text between FROM and TO atomic with regard to movement. -Third argument should be `start-open' if it should be sticky to the rear, -and `end-open' if it should sticky to the front." - (require 'atomic-extents) - (let ((ext (make-extent from to))) - ;; XEmacs doesn't understant different kinds of read-only, so - ;; we have to use extents instead. - (put-text-property from to 'read-only nil) - (set-extent-property ext 'read-only t) - (set-extent-property ext 'start-open nil) - (set-extent-property ext 'end-open nil) - (set-extent-property ext side t) - (set-extent-property ext 'atomic t))) - (defun widget-make-intangible (from to size) - "Make text between FROM and TO intangible." - (put-text-property from to 'intangible 'front))) - - (if (string-match "XEmacs" emacs-version) (defun widget-event-point (event) "Character position of the end of event if that exists, or nil." (if (mouse-event-p event) @@ -74,7 +54,11 @@ "Character position of the end of event if that exists, or nil." (posn-point (event-end event)))) -;; The following should go away when bundled with Emacs. +(defalias 'widget-read-event (if (string-match "XEmacs" emacs-version) + 'next-event + 'read-event)) + + ;; The following should go away when bundled with Emacs. (condition-case () (require 'custom) (error nil)) @@ -109,6 +93,27 @@ (display-error obj buf) (buffer-string buf))))) +(when (let ((a "foo")) + (put-text-property 1 2 'foo 1 a) + (put-text-property 1 2 'bar 2 a) + (set-text-properties 1 2 nil a) + (text-properties-at 1 a)) + ;; XEmacs 20.2 and earlier had a buggy set-text-properties. + (defun set-text-properties (start end props &optional buffer-or-string) + "Completely replace properties of text from START to END. +The third argument PROPS is the new property list. +The optional fourth argument, BUFFER-OR-STRING, +is the string or buffer containing the text." + (map-extents #'(lambda (extent ignored) + (remove-text-properties + start end + (list (extent-property extent 'text-prop) + nil) + buffer-or-string) + nil) + buffer-or-string start end nil nil 'text-prop) + (add-text-properties start end props buffer-or-string))) + ;;; Customization. (defgroup widgets nil @@ -121,16 +126,6 @@ :group 'faces :group 'hypermedia) -(defface widget-documentation-face '((((class color) - (background dark)) - (:foreground "lime green")) - (((class color) - (background light)) - (:foreground "dark green")) - (t nil)) - "Face used for documentation text." - :group 'widgets) - (defface widget-button-face '((t (:bold t))) "Face used for widget buttons." :group 'widgets) @@ -225,7 +220,7 @@ (car (event-object val)))) (cdr (assoc val items)))) (t - (setq items (remove-if 'stringp items)) + (setq items (widget-remove-if 'stringp items)) (let ((val (completing-read (concat title ": ") items nil t))) (if (stringp val) (let ((try (try-completion val items))) @@ -234,6 +229,14 @@ (cdr (assoc val items))) nil))))) +(defun widget-remove-if (predictate list) + (let (result (tail list)) + (while tail + (or (funcall predictate (car tail)) + (setq result (cons (car tail) result))) + (setq tail (cdr tail))) + (nreverse result))) + ;;; Widget text specifications. ;; ;; These functions are for specifying text properties. @@ -246,119 +249,52 @@ ;; Default properties. (add-text-properties from to (list 'read-only t 'front-sticky t - 'start-open t - 'end-open t - 'rear-nonsticky nil))) + 'rear-nonsticky nil + 'start-open nil + 'end-open nil))) (defun widget-specify-field (widget from to) - ;; Specify editable button for WIDGET between FROM and TO. - (widget-specify-field-update widget from to) - - ;; Make it possible to edit the front end of the field. - (add-text-properties (1- from) from (list 'rear-nonsticky t - 'end-open t - 'invisible t)) - (when (or (string-match "\\(.\\|\n\\)%v" (widget-get widget :format)) - (widget-get widget :hide-front-space)) - ;; WARNING: This is going to lose horrible if the character just - ;; before the field can be modified (e.g. if it belongs to a - ;; choice widget). We try to compensate by checking the format - ;; string, and hope the user hasn't changed the :create method. - (widget-make-intangible (- from 2) from 'end-open)) - - ;; Make it possible to edit back end of the field. - (add-text-properties to (1+ to) (list 'front-sticky nil - 'read-only t - 'start-open t)) - - (cond ((widget-get widget :size) - (put-text-property to (1+ to) 'invisible t) - (when (or (string-match "%v\\(.\\|\n\\)" (widget-get widget :format)) - (widget-get widget :hide-rear-space)) - ;; WARNING: This is going to lose horrible if the character just - ;; after the field can be modified (e.g. if it belongs to a - ;; choice widget). We try to compensate by checking the format - ;; string, and hope the user hasn't changed the :create method. - (widget-make-intangible to (+ to 2) 'start-open))) - ((string-match "XEmacs" emacs-version) - ;; XEmacs does not allow you to insert before a read-only - ;; character, even if it is start.open. - ;; XEmacs does allow you to delete an read-only extent, so - ;; making the terminating newline read only doesn't help. - ;; I tried putting an invisible intangible read-only space - ;; before the newline, which gave really weird effects. - ;; So for now, we just have trust the user not to delete the - ;; newline. - (put-text-property to (1+ to) 'read-only nil)))) - -(defun widget-specify-field-update (widget from to) - ;; Specify editable button for WIDGET between FROM and TO. + "Specify editable button for WIDGET between FROM and TO." + (put-text-property from to 'read-only nil) + ;; Terminating space is not part of the field, but necessary in + ;; order for local-map to work. Remove next sexp if local-map works + ;; at the end of the overlay. + (save-excursion + (goto-char to) + (insert-and-inherit " ") + (setq to (point))) + (add-text-properties (1- to) to ;to (1+ to) + '(front-sticky nil start-open t read-only to)) + (add-text-properties (1- from) from + '(rear-nonsticky t end-open t read-only from)) (let ((map (widget-get widget :keymap)) - (secret (widget-get widget :secret)) - (secret-to to) - (size (widget-get widget :size)) - (face (or (widget-get widget :value-face) - 'widget-field-face)) + (face (or (widget-get widget :value-face) 'widget-field-face)) (help-echo (widget-get widget :help-echo)) - (help-property (if (featurep 'balloon-help) - 'balloon-help - 'help-echo))) + (overlay (make-overlay from to nil nil t))) (unless (or (stringp help-echo) (null help-echo)) - (setq help-echo 'widget-mouse-help)) - - (when secret - (while (and size - (not (zerop size)) - (> secret-to from) - (eq (char-after (1- secret-to)) ?\ )) - (setq secret-to (1- secret-to))) - - (save-excursion - (goto-char from) - (while (< (point) secret-to) - (let ((old (get-text-property (point) 'secret))) - (when old - (subst-char-in-region (point) (1+ (point)) secret old))) - (forward-char)))) - - (set-text-properties from to (list 'field widget - 'read-only nil - 'keymap map - 'local-map map - help-property help-echo - 'face face)) - - (when secret - (save-excursion - (goto-char from) - (while (< (point) secret-to) - (let ((old (following-char))) - (subst-char-in-region (point) (1+ (point)) old secret) - (put-text-property (point) (1+ (point)) 'secret old)) - (forward-char)))) - - (unless (widget-get widget :size) - (add-text-properties to (1+ to) (list 'field widget - help-property help-echo - 'face face))) - (add-text-properties to (1+ to) (list 'local-map map - 'keymap map)))) + (setq help-echo 'widget-mouse-help)) + (widget-put widget :field-overlay overlay) + (overlay-put overlay 'detachable nil) + (overlay-put overlay 'field widget) + (overlay-put overlay 'local-map map) + (overlay-put overlay 'keymap map) + (overlay-put overlay 'face face) + (overlay-put overlay 'balloon-help help-echo) + (overlay-put overlay 'help-echo help-echo))) (defun widget-specify-button (widget from to) - ;; Specify button for WIDGET between FROM and TO. + "Specify button for WIDGET between FROM and TO." (let ((face (widget-apply widget :button-face-get)) (help-echo (widget-get widget :help-echo)) - (help-property (if (featurep 'balloon-help) - 'balloon-help - 'help-echo))) + (overlay (make-overlay from to nil t nil))) + (widget-put widget :button-overlay overlay) (unless (or (null help-echo) (stringp help-echo)) (setq help-echo 'widget-mouse-help)) - (add-text-properties from to (list 'button widget - 'mouse-face widget-mouse-face - 'start-open t - 'end-open t - help-property help-echo - 'face face)))) + (overlay-put overlay 'button widget) + (overlay-put overlay 'mouse-face widget-mouse-face) + (overlay-put overlay 'balloon-help help-echo) + (overlay-put overlay 'help-echo help-echo) + (overlay-put overlay 'face face))) (defun widget-mouse-help (extent) "Find mouse help string for button in extent." @@ -418,6 +354,7 @@ (unless (widget-get widget :inactive) (let ((overlay (make-overlay from to nil t nil))) (overlay-put overlay 'face 'widget-inactive-face) + (overlay-put overlay 'mouse-face 'widget-inactive-face) (overlay-put overlay 'evaporate t) (overlay-put overlay 'priority 100) (overlay-put overlay (if (string-match "XEmacs" emacs-version) @@ -501,9 +438,10 @@ (defun widget-apply-action (widget &optional event) "Apply :action in WIDGET in response to EVENT." - (if (widget-apply widget :active) - (widget-apply widget :action event) - (error "Attempt to perform action on inactive widget"))) + (let (after-change-functions) + (if (widget-apply widget :active) + (widget-apply widget :action event) + (error "Attempt to perform action on inactive widget")))) ;;; Helper functions. ;; @@ -560,27 +498,23 @@ (repeat :tag "Suffixes" (string :format "%v"))))) -(defun widget-glyph-insert (widget tag image) - "In WIDGET, insert the text TAG or, if supported, IMAGE. -IMAGE should either be a glyph, an image instantiator, or an image file -name sans extension (xpm, xbm, gif, jpg, or png) located in -`widget-glyph-directory'. - -WARNING: If you call this with a glyph, and you want the user to be -able to activate the glyph, make sure it is unique. If you use the -same glyph for multiple widgets, activating any of the glyphs will -cause the last created widget to be activated." - (cond ((not (and (string-match "XEmacs" emacs-version) +(defun widget-glyph-find (image tag) + "Create a glyph corresponding to IMAGE with string TAG as fallback. +IMAGE should either already be a glyph, or be a file name sans +extension (xpm, xbm, gif, jpg, or png) located in +`widget-glyph-directory'." + (cond ((not (and image + (string-match "XEmacs" emacs-version) widget-glyph-enable (fboundp 'make-glyph) (fboundp 'locate-file) image)) ;; We don't want or can't use glyphs. - (insert tag)) + nil) ((and (fboundp 'glyphp) (glyphp image)) - ;; Already a glyph. Insert it. - (widget-glyph-insert-glyph widget image)) + ;; Already a glyph. Use it. + image) ((stringp image) ;; A string. Look it up in relevant directories. (let* ((dirlist (list (or widget-glyph-directory @@ -592,49 +526,72 @@ (while (and formats (not file)) (when (valid-image-instantiator-format-p (car (car formats))) (setq file (locate-file image dirlist - (mapconcat 'identity (cdr (car formats)) + (mapconcat 'identity + (cdr (car formats)) ":")))) - (setq formats (cdr formats))) - ;; We create a glyph with the file as the default image - ;; instantiator, and the TAG fallback - (widget-glyph-insert-glyph - widget - (make-glyph (if file - (list (vector (car (car formats)) ':file file) - (vector 'string ':data tag)) - (vector 'string ':data tag)))))) + (unless file + (setq formats (cdr formats)))) + (and file + ;; We create a glyph with the file as the default image + ;; instantiator, and the TAG fallback + (make-glyph (list (vector (car (car formats)) ':file file) + (vector 'string ':data tag)))))) ((valid-instantiator-p image 'image) - ;; A valid image instantiator (e.g. [gif ':file "somefile"] etc.) - (widget-glyph-insert-glyph widget - (list image - (vector 'string ':data tag)))) + ;; A valid image instantiator (e.g. [gif :file "somefile"] etc.) + (make-glyph (list image + (vector 'string ':data tag)))) + ((consp image) + ;; This could be virtually anything. Let `make-glyph' sort it out. + (make-glyph image)) (t ;; Oh well. - (insert tag)))) + nil))) + +(defun widget-glyph-insert (widget tag image &optional down inactive) + "In WIDGET, insert the text TAG or, if supported, IMAGE. +IMAGE should either be a glyph, an image instantiator, or an image file +name sans extension (xpm, xbm, gif, jpg, or png) located in +`widget-glyph-directory'. + +Optional arguments DOWN and INACTIVE is used instead of IMAGE when the +glyph is pressed or inactive, respectively. + +WARNING: If you call this with a glyph, and you want the user to be +able to invoke the glyph, make sure it is unique. If you use the +same glyph for multiple widgets, invoking any of the glyphs will +cause the last created widget to be invoked. + +Instead of an instantiator, you can also use a list of instantiators, +or whatever `make-glyph' will accept. However, in that case you must +provide the fallback TAG as a part of the instantiator yourself." + (let ((glyph (widget-glyph-find image tag))) + (if glyph + (widget-glyph-insert-glyph widget + glyph + (widget-glyph-find down tag) + (widget-glyph-find inactive tag)) + (insert tag)))) (defun widget-glyph-insert-glyph (widget glyph &optional down inactive) - "In WIDGET, with alternative text TAG, insert GLYPH." + "In WIDGET, insert GLYPH. +If optional arguments DOWN and INACTIVE are given, they should be +glyphs used when the widget is pushed and inactive, respectively." (set-glyph-property glyph 'widget widget) (when down (set-glyph-property down 'widget widget)) (when inactive (set-glyph-property inactive 'widget widget)) (insert "*") - (add-text-properties (1- (point)) (point) - (list 'invisible t - 'end-glyph glyph)) + (let ((ext (make-extent (point) (1- (point)))) + (help-echo (widget-get widget :help-echo))) + (set-extent-property ext 'invisible t) + (set-extent-end-glyph ext glyph) + (when help-echo + (set-extent-property ext 'balloon-help help-echo) + (set-extent-property ext 'help-echo help-echo))) (widget-put widget :glyph-up glyph) (when down (widget-put widget :glyph-down down)) - (when inactive (widget-put widget :glyph-inactive inactive)) - (let ((help-echo (widget-get widget :help-echo))) - (when help-echo - (let ((extent (extent-at (1- (point)) nil 'end-glyph)) - (help-property (if (featurep 'balloon-help) - 'balloon-help - 'help-echo))) - (set-extent-property extent help-property (if (stringp help-echo) - help-echo - 'widget-mouse-help)))))) + (when inactive (widget-put widget :glyph-inactive inactive))) ;;; Buttons. @@ -645,12 +602,12 @@ (defcustom widget-button-prefix "" "String used as prefix for buttons." :type 'string - :group 'widgets) + :group 'widget-button) (defcustom widget-button-suffix "" "String used as suffix for buttons." :type 'string - :group 'widgets) + :group 'widget-button) (defun widget-button-insert-indirect (widget key) "Insert value of WIDGET's KEY property." @@ -771,9 +728,7 @@ (unless widget-keymap (setq widget-keymap (make-sparse-keymap)) - (define-key widget-keymap "\C-k" 'widget-kill-line) (define-key widget-keymap "\t" 'widget-forward) - (define-key widget-keymap "\M-\t" 'widget-backward) (define-key widget-keymap [(shift tab)] 'widget-backward) (define-key widget-keymap [backtab] 'widget-backward) (if (string-match "XEmacs" emacs-version) @@ -795,6 +750,8 @@ (setq widget-field-keymap (copy-keymap widget-keymap)) (unless (string-match "XEmacs" (emacs-version)) (define-key widget-field-keymap [menu-bar] 'nil)) + (define-key widget-field-keymap "\C-k" 'widget-kill-line) + (define-key widget-field-keymap "\M-\t" 'widget-complete) (define-key widget-field-keymap "\C-m" 'widget-field-activate) (define-key widget-field-keymap "\C-a" 'widget-beginning-of-line) (define-key widget-field-keymap "\C-e" 'widget-end-of-line) @@ -812,9 +769,9 @@ (set-keymap-parent widget-text-keymap global-map)) (defun widget-field-activate (pos &optional event) - "Activate the ediable field at point." + "Invoke the ediable field at point." (interactive "@d") - (let ((field (get-text-property pos 'field))) + (let ((field (get-char-property pos 'field))) (if field (widget-apply-action field event) (call-interactively @@ -829,32 +786,30 @@ :group 'widgets) (defun widget-button-click (event) - "Activate button below mouse pointer." + "Invoke button below mouse pointer." (interactive "@e") (cond ((and (fboundp 'event-glyph) (event-glyph event)) (widget-glyph-click event)) ((widget-event-point event) (let* ((pos (widget-event-point event)) - (button (get-text-property pos 'button))) + (button (get-char-property pos 'button))) (if button - (let ((begin (previous-single-property-change (1+ pos) 'button)) - (end (next-single-property-change pos 'button)) - overlay) + (let* ((overlay (widget-get button :button-overlay)) + (face (overlay-get overlay 'face)) + (mouse-face (overlay-get overlay 'mouse-face))) (unwind-protect (let ((track-mouse t)) - (setq overlay (make-overlay begin end)) - (overlay-put overlay 'face 'widget-button-pressed-face) + (overlay-put overlay + 'face 'widget-button-pressed-face) (overlay-put overlay 'mouse-face 'widget-button-pressed-face) (unless (widget-apply button :mouse-down-action event) (while (not (button-release-event-p event)) - (setq event (if (fboundp 'read-event) - (read-event) - (next-event)) + (setq event (widget-read-event) pos (widget-event-point event)) (if (and pos - (eq (get-text-property pos 'button) + (eq (get-char-property pos 'button) button)) (progn (overlay-put overlay @@ -863,22 +818,37 @@ (overlay-put overlay 'mouse-face 'widget-button-pressed-face)) - (overlay-put overlay 'face nil) - (overlay-put overlay 'mouse-face nil)))) - + (overlay-put overlay 'face face) + (overlay-put overlay 'mouse-face mouse-face)))) (when (and pos - (eq (get-text-property pos 'button) button)) + (eq (get-char-property pos 'button) button)) (widget-apply-action button event))) - (delete-overlay overlay))) - (call-interactively - (or (lookup-key widget-global-map [ button2 ]) - (lookup-key widget-global-map [ down-mouse-2 ]) - (lookup-key widget-global-map [ mouse-2])))))) + (overlay-put overlay 'face face) + (overlay-put overlay 'mouse-face mouse-face))) + (let (command up) + ;; Find the global command to run, and check whether it + ;; is bound to an up event. + (cond ((setq command ;down event + (lookup-key widget-global-map [ button2 ]))) + ((setq command ;down event + (lookup-key widget-global-map [ down-mouse-2 ]))) + ((setq command ;up event + (lookup-key widget-global-map [ button2up ])) + (setq up t)) + ((setq command ;up event + (lookup-key widget-global-map [ mouse-2])) + (setq up t))) + (when command + ;; Don't execute up events twice. + (when up + (while (not (button-release-event-p event)) + (setq event (widget-read-event)))) + (call-interactively command)))))) (t (message "You clicked somewhere weird.")))) (defun widget-button1-click (event) - "Activate glyph below mouse pointer." + "Invoke glyph below mouse pointer." (interactive "@e") (if (and (fboundp 'event-glyph) (event-glyph event)) @@ -913,9 +883,9 @@ (widget-apply-action widget event))))))) (defun widget-button-press (pos &optional event) - "Activate button at POS." + "Invoke button at POS." (interactive "@d") - (let ((button (get-text-property pos 'button))) + (let ((button (get-char-property pos 'button))) (if button (widget-apply-action button event) (let ((command (lookup-key widget-global-map (this-command-keys)))) @@ -925,77 +895,47 @@ (defun widget-move (arg) "Move point to the ARG next field or button. ARG may be negative to move backward." - (while (> arg 0) - (setq arg (1- arg)) - (let ((next (cond ((get-text-property (point) 'button) - (next-single-property-change (point) 'button)) - ((get-text-property (point) 'field) - (next-single-property-change (point) 'field)) - (t - (point))))) - (if (null next) ; Widget extends to end. of buffer - (setq next (point-min))) - (let ((button (next-single-property-change next 'button)) - (field (next-single-property-change next 'field))) - (cond ((or (get-text-property next 'button) - (get-text-property next 'field)) - (goto-char next)) - ((and button field) - (goto-char (min button field))) - (button (goto-char button)) - (field (goto-char field)) - (t - (let ((button (next-single-property-change (point-min) 'button)) - (field (next-single-property-change (point-min) 'field))) - (cond ((and button field) (goto-char (min button field))) - (button (goto-char button)) - (field (goto-char field)) - (t - (error "No buttons or fields found")))))) - (setq button (widget-at (point))) - (if (or (and button (widget-get button :tab-order) - (< (widget-get button :tab-order) 0)) - (and button (not (widget-apply button :active)))) - (setq arg (1+ arg)))))) - (while (< arg 0) - (if (= (point-min) (point)) + (or (bobp) (> arg 0) (backward-char)) + (let ((pos (point)) + (number arg) + (old (or (get-char-property (point) 'button) + (get-char-property (point) 'field))) + new) + ;; Forward. + (while (> arg 0) + (if (eobp) + (goto-char (point-min)) (forward-char 1)) - (setq arg (1+ arg)) - (let ((previous (cond ((get-text-property (1- (point)) 'button) - (previous-single-property-change (point) 'button)) - ((get-text-property (1- (point)) 'field) - (previous-single-property-change (point) 'field)) - (t - (point))))) - (if (null previous) ; Widget extends to beg. of buffer - (setq previous (point-max))) - (let ((button (previous-single-property-change previous 'button)) - (field (previous-single-property-change previous 'field))) - (cond ((and button field) - (goto-char (max button field))) - (button (goto-char button)) - (field (goto-char field)) - (t - (let ((button (previous-single-property-change - (point-max) 'button)) - (field (previous-single-property-change - (point-max) 'field))) - (cond ((and button field) (goto-char (max button field))) - (button (goto-char button)) - (field (goto-char field)) - (t - (error "No buttons or fields found")))))))) - (let ((button (previous-single-property-change (point) 'button)) - (field (previous-single-property-change (point) 'field))) - (cond ((and button field) - (goto-char (max button field))) - (button (goto-char button)) - (field (goto-char field))) - (setq button (widget-at (point))) - (if (or (and button (widget-get button :tab-order) - (< (widget-get button :tab-order) 0)) - (and button (not (widget-apply button :active)))) - (setq arg (1- arg))))) + (and (eq pos (point)) + (eq arg number) + (error "No buttons or fields found")) + (let ((new (or (get-char-property (point) 'button) + (get-char-property (point) 'field)))) + (when new + (unless (eq new old) + (unless (and (widget-get new :tab-order) + (< (widget-get new :tab-order) 0)) + (setq arg (1- arg))) + (setq old new))))) + ;; Backward. + (while (< arg 0) + (if (bobp) + (goto-char (point-max)) + (backward-char 1)) + (and (eq pos (point)) + (eq arg number) + (error "No buttons or fields found")) + (let ((new (or (get-char-property (point) 'button) + (get-char-property (point) 'field)))) + (when new + (unless (eq new old) + (unless (and (widget-get new :tab-order) + (< (widget-get new :tab-order) 0)) + (setq arg (1+ arg))))))) + (while (or (get-char-property (point) 'button) + (get-char-property (point) 'field)) + (backward-char)) + (forward-char)) (widget-echo-help (point)) (run-hooks 'widget-move-hook)) @@ -1016,27 +956,46 @@ (defun widget-beginning-of-line () "Go to beginning of field or beginning of line, whichever is first." (interactive) - (let ((bol (save-excursion (beginning-of-line) (point))) - (prev (previous-single-property-change (point) 'field))) - (goto-char (max bol (or prev bol))))) + (let* ((field (widget-field-find (point))) + (start (and field (widget-field-start field)))) + (if (and start (not (eq start (point)))) + (goto-char start) + (call-interactively 'beginning-of-line)))) (defun widget-end-of-line () "Go to end of field or end of line, whichever is first." (interactive) - (let ((bol (save-excursion (end-of-line) (point))) - (prev (next-single-property-change (point) 'field))) - (goto-char (min bol (or prev bol))))) + (let* ((field (widget-field-find (point))) + (end (and field (widget-field-end field)))) + (if (and end (not (eq end (point)))) + (goto-char end) + (call-interactively 'end-of-line)))) (defun widget-kill-line () "Kill to end of field or end of line, whichever is first." (interactive) - (let ((field (get-text-property (point) 'field)) - (newline (save-excursion (search-forward "\n"))) + (let ((field (get-char-property (point) 'field)) + (newline (save-excursion (forward-line 1))) (next (next-single-property-change (point) 'field))) (if (and field (> newline next)) (kill-region (point) next) (call-interactively 'kill-line)))) +(defcustom widget-complete-field (lookup-key global-map "\M-\t") + "Default function to call for completion inside fields." + :options '(ispell-complete-word complete-tag lisp-complete-symbol) + :type 'function + :group 'widgets) + +(defun widget-complete () + "Complete content of editable field from point. +When not inside a field, move to the previous button or field." + (interactive) + (let ((field (widget-field-find (point)))) + (if field + (widget-apply field :complete) + (error "Not in an editable field")))) + ;;; Setting up the buffer. (defvar widget-field-new nil) @@ -1056,15 +1015,15 @@ (setq field (car widget-field-new) widget-field-new (cdr widget-field-new) widget-field-list (cons field widget-field-list)) - (let ((from (widget-get field :value-from)) - (to (widget-get field :value-to))) + (let ((from (car (widget-get field :field-overlay))) + (to (cdr (widget-get field :field-overlay)))) (widget-specify-field field from to) - (move-marker from (1- from)) - (move-marker to (1+ to))))) + (set-marker from nil) + (set-marker to nil)))) (widget-clear-undo) ;; We need to maintain text properties and size of the editing fields. (make-local-variable 'after-change-functions) - (if widget-field-list + (if (and widget-field-list) (setq after-change-functions '(widget-after-change)) (setq after-change-functions nil))) @@ -1076,63 +1035,67 @@ ;; The widget data before the change. (make-variable-buffer-local 'widget-field-was) +(defun widget-field-buffer (widget) + "Return the start of WIDGET's editing field." + (overlay-buffer (widget-get widget :field-overlay))) + +(defun widget-field-start (widget) + "Return the start of WIDGET's editing field." + (overlay-start (widget-get widget :field-overlay))) + +(defun widget-field-end (widget) + "Return the end of WIDGET's editing field." + ;; Don't subtract one if local-map works at the end of the overlay. + (1- (overlay-end (widget-get widget :field-overlay)))) + (defun widget-field-find (pos) - ;; Find widget whose editing field is located at POS. - ;; Return nil if POS is not inside and editing field. - ;; - ;; This is only used in `widget-field-modified', since ordinarily - ;; you would just test the field property. + "Return the field at POS. +Unlike (get-char-property POS 'field) this, works with empty fields too." (let ((fields widget-field-list) field found) (while fields (setq field (car fields) fields (cdr fields)) - (let ((from (widget-get field :value-from)) - (to (widget-get field :value-to))) - (if (and from to (< from pos) (> to pos)) - (setq fields nil - found field)))) + (let ((start (widget-field-start field)) + (end (widget-field-end field))) + (when (and (<= start pos) (<= pos end)) + (when found + (debug "Overlapping fields")) + (setq found field)))) found)) (defun widget-after-change (from to old) ;; Adjust field size and text properties. (condition-case nil (let ((field (widget-field-find from)) - (inhibit-read-only t)) - (cond ((null field)) - ((not (eq field (widget-field-find to))) - (debug) - (message "Error: `widget-after-change' called on two fields")) - (t - (let ((size (widget-get field :size))) - (if size - (let ((begin (1+ (widget-get field :value-from))) - (end (1- (widget-get field :value-to)))) - (widget-specify-field-update field begin end) - (cond ((< (- end begin) size) - ;; Field too small. - (save-excursion - (goto-char end) - (insert-char ?\ (- (+ begin size) end)) - (widget-specify-field-update field - begin - (+ begin size)))) - ((> (- end begin) size) - ;; Field too large and - (if (or (< (point) (+ begin size)) - (> (point) end)) - ;; Point is outside extra space. - (setq begin (+ begin size)) - ;; Point is within the extra space. - (setq begin (point))) - (save-excursion - (goto-char end) - (while (and (eq (preceding-char) ?\ ) - (> (point) begin)) - (delete-backward-char 1)))))) - (widget-specify-field-update field from to))) - (widget-apply field :notify field)))) - (error (debug)))) + (other (widget-field-find to))) + (when field + (unless (eq field other) + (debug "Change in different fields")) + (let ((size (widget-get field :size))) + (when size + (let ((begin (widget-field-start field)) + (end (widget-field-end field))) + (cond ((< (- end begin) size) + ;; Field too small. + (save-excursion + (goto-char end) + (insert-char ?\ (- (+ begin size) end)))) + ((> (- end begin) size) + ;; Field too large and + (if (or (< (point) (+ begin size)) + (> (point) end)) + ;; Point is outside extra space. + (setq begin (+ begin size)) + ;; Point is within the extra space. + (setq begin (point))) + (save-excursion + (goto-char end) + (while (and (eq (preceding-char) ?\ ) + (> (point) begin)) + (delete-backward-char 1)))))))) + (widget-apply field :notify field))) + (error (debug "After Change")))) ;;; Widget Functions ;; @@ -1188,6 +1151,7 @@ :value-to-external (lambda (widget value) value) :button-prefix 'widget-button-prefix :button-suffix 'widget-button-suffix + :complete 'widget-default-complete :create 'widget-default-create :indent nil :offset 0 @@ -1207,6 +1171,12 @@ :notify 'widget-default-notify :prompt-value 'widget-default-prompt-value) +(defun widget-default-complete (widget) + "Call the value of the :complete-function property of WIDGET. +If that does not exists, call the value of `widget-complete-field'." + (let ((fun (widget-get widget :complete-function))) + (call-interactively (or fun widget-complete-field)))) + (defun widget-default-create (widget) "Create WIDGET at point in the current buffer." (widget-specify-insert @@ -1305,18 +1275,9 @@ ;; Get rid of trailing newlines. (when (string-match "\n+\\'" doc-text) (setq doc-text (substring doc-text 0 (match-beginning 0)))) - (push (if (string-match "\n." doc-text) - ;; Allow multiline doc to be hiden. - (widget-create-child-and-convert - widget 'widget-help - :doc (progn - (string-match "\\`.*" doc-text) - (match-string 0 doc-text)) - :widget-doc doc-text - "?") - ;; A single line is just inserted. - (widget-create-child-and-convert - widget 'item :format "%d" :doc doc-text nil)) + (push (widget-create-child-and-convert + widget 'documentation-string + doc-text) buttons))) (t (error "Unknown escape `%c'" escape))) @@ -1334,9 +1295,15 @@ ;; Remove widget from the buffer. (let ((from (widget-get widget :from)) (to (widget-get widget :to)) - (inhibit-read-only t) - after-change-functions) + (inactive-overlay (widget-get widget :inactive)) + (button-overlay (widget-get widget :button-overlay)) + after-change-functions + (inhibit-read-only t)) (widget-apply widget :value-delete) + (when inactive-overlay + (delete-overlay inactive-overlay)) + (when button-overlay + (delete-overlay button-overlay)) (when (< from to) ;; Kludge: this doesn't need to be true for empty formats. (delete-region from to)) @@ -1422,9 +1389,21 @@ (let ((value (widget-get widget :value))) (and (listp value) (<= (length value) (length values)) - (let ((head (subseq values 0 (length value)))) + (let ((head (widget-sublist values 0 (length value)))) (and (equal head value) - (cons head (subseq values (length value)))))))) + (cons head (widget-sublist values (length value)))))))) + +(defun widget-sublist (list start &optional end) + "Return the sublist of LIST from START to END. +If END is omitted, it defaults to the length of LIST." + (if (> start 0) (setq list (nthcdr start list))) + (if end + (if (<= end start) + nil + (setq list (copy-sequence list)) + (setcdr (nthcdr (- end start 1) list) nil) + list) + (copy-sequence list))) (defun widget-item-action (widget &optional event) ;; Just notify itself. @@ -1492,12 +1471,12 @@ ;;; The `link' Widget. -(defcustom widget-link-prefix "_" +(defcustom widget-link-prefix "[" "String used as prefix for links." :type 'string :group 'widget-button) -(defcustom widget-link-suffix "_" +(defcustom widget-link-suffix "]" "String used as suffix for links." :type 'string :group 'widget-button) @@ -1578,8 +1557,8 @@ (widget-value widget)))) (let ((answer (widget-apply widget :prompt-value prompt value invalid) )) (widget-value-set widget answer))) - (widget-apply widget :notify widget event) - (widget-setup))) + (widget-setup) + (widget-apply widget :notify widget event))) (defun widget-field-validate (widget) ;; Valid if the content matches `:valid-regexp'. @@ -1592,59 +1571,54 @@ (defun widget-field-value-create (widget) ;; Create an editable text field. - (insert " ") (let ((size (widget-get widget :size)) (value (widget-get widget :value)) - (from (point))) + (from (point)) + (overlay (cons (make-marker) (make-marker)))) + (widget-put widget :field-overlay overlay) (insert value) (and size (< (length value) size) (insert-char ?\ (- size (length value)))) (unless (memq widget widget-field-list) (setq widget-field-new (cons widget widget-field-new))) - (widget-put widget :value-to (copy-marker (point))) - (set-marker-insertion-type (widget-get widget :value-to) nil) - (if (null size) - (insert ?\n) - (insert ?\ )) - (widget-put widget :value-from (copy-marker from)) - (set-marker-insertion-type (widget-get widget :value-from) t))) + (move-marker (cdr overlay) (point)) + (set-marker-insertion-type (cdr overlay) nil) + (when (null size) + (insert ?\n)) + (move-marker (car overlay) from) + (set-marker-insertion-type (car overlay) t))) (defun widget-field-value-delete (widget) ;; Remove the widget from the list of active editing fields. (setq widget-field-list (delq widget widget-field-list)) ;; These are nil if the :format string doesn't contain `%v'. - (when (widget-get widget :value-from) - (set-marker (widget-get widget :value-from) nil)) - (when (widget-get widget :value-from) - (set-marker (widget-get widget :value-to) nil))) + (let ((overlay (widget-get widget :field-overlay))) + (when overlay + (delete-overlay overlay)))) (defun widget-field-value-get (widget) ;; Return current text in editing field. - (let ((from (widget-get widget :value-from)) - (to (widget-get widget :value-to)) + (let ((from (widget-field-start widget)) + (to (widget-field-end widget)) + (buffer (widget-field-buffer widget)) (size (widget-get widget :size)) (secret (widget-get widget :secret)) (old (current-buffer))) (if (and from to) (progn - (set-buffer (marker-buffer from)) - (setq from (1+ from) - to (1- to)) + (set-buffer buffer) (while (and size (not (zerop size)) (> to from) (eq (char-after (1- to)) ?\ )) (setq to (1- to))) (let ((result (buffer-substring-no-properties from to))) - (when (string-match "XEmacs" emacs-version) - ;; XEmacs 20.1 bug: b-s-n-p doesn't clear all properties. - (setq result (format "%s" result))) (when secret (let ((index 0)) (while (< (+ from index) to) (aset result index - (get-text-property (+ from index) 'secret)) + (get-char-property (+ from index) 'secret)) (setq index (1+ index))))) (set-buffer old) result)) @@ -1711,7 +1685,7 @@ (defcustom widget-choice-toggle nil "If non-nil, a binary choice will just toggle between the values. Otherwise, the user will explicitly have to choose between the values -when he activate the menu." +when he invoked the menu." :type 'boolean :group 'widgets) @@ -1778,8 +1752,8 @@ (widget-value-set widget (widget-apply current :value-to-external (widget-get current :value))) - (widget-apply widget :notify widget event) - (widget-setup)))) + (widget-setup) + (widget-apply widget :notify widget event)))) (defun widget-choice-validate (widget) ;; Valid if we have made a valid choice. @@ -2328,7 +2302,7 @@ (setq children (cdr children))) (setcdr children (cons child (cdr children))))))) (widget-setup) - widget (widget-apply widget :notify widget)) + (widget-apply widget :notify widget)) (defun widget-editable-list-delete-at (widget child) ;; Delete child from list of children. @@ -2460,20 +2434,88 @@ (cons found vals) nil))) -;;; The `widget-help' Widget. +;;; The `visibility' Widget. + +(define-widget 'visibility 'item + "An indicator and manipulator for hidden items." + :format "%[%v%]" + :button-prefix "" + :button-suffix "" + :on "hide" + :off "show" + :value-create 'widget-visibility-value-create + :action 'widget-toggle-action + :match (lambda (widget value) t)) + +(defun widget-visibility-value-create (widget) + ;; Insert text representing the `on' and `off' states. + (let ((on (widget-get widget :on)) + (off (widget-get widget :off))) + (if on + (setq on (concat widget-push-button-prefix + on + widget-push-button-suffix)) + (setq on "")) + (if off + (setq off (concat widget-push-button-prefix + off + widget-push-button-suffix)) + (setq off "")) + (if (widget-value widget) + (widget-glyph-insert widget on "down" "down-pushed") + (widget-glyph-insert widget off "right" "right-pushed") + (insert "...")))) + +;;; The `documentation-string' Widget. -(define-widget 'widget-help 'push-button - "The widget documentation button." - :format "%[%t%] %d" - :help-echo "Toggle display of documentation." - :action 'widget-help-action) +(defface widget-documentation-face '((((class color) + (background dark)) + (:foreground "lime green")) + (((class color) + (background light)) + (:foreground "dark green")) + (t nil)) + "Face used for documentation text." + :group 'widgets) + +(define-widget 'documentation-string 'item + "A documentation string." + :format "%v" + :action 'widget-documentation-string-action + :value-delete 'widget-children-value-delete + :value-create 'widget-documentation-string-value-create) -(defun widget-help-action (widget &optional event) - "Toggle documentation for WIDGET." - (let ((old (widget-get widget :doc)) - (new (widget-get widget :widget-doc))) - (widget-put widget :doc new) - (widget-put widget :widget-doc old)) +(defun widget-documentation-string-value-create (widget) + ;; Insert documentation string. + (let ((doc (widget-value widget)) + (shown (widget-get (widget-get widget :parent) :documentation-shown))) + (if (string-match "\n" doc) + (let ((before (substring doc 0 (match-beginning 0))) + (after (substring doc (match-beginning 0))) + (start (point)) + buttons) + (insert before " ") + (widget-specify-doc widget start (point)) + (push (widget-create-child-and-convert + widget 'visibility + :off nil + :action 'widget-parent-action + shown) + buttons) + (when shown + (setq start (point)) + (insert after) + (widget-specify-doc widget start (point))) + (widget-put widget :buttons buttons)) + (insert doc))) + (insert "\n")) + +(defun widget-documentation-string-action (widget &rest ignore) + ;; Toggle documentation. + (let ((parent (widget-get widget :parent))) + (widget-put parent :documentation-shown + (not (widget-get parent :documentation-shown)))) + ;; Redraw. (widget-value-set widget (widget-value widget))) ;;; The Sexp Widgets. @@ -2507,6 +2549,7 @@ "A string" :tag "String" :format "%{%t%}: %v" + :complete-function 'ispell-complete-word :prompt-history 'widget-string-prompt-value-history) (define-widget 'regexp 'string @@ -2534,7 +2577,7 @@ (define-widget 'file 'string "A file widget. -It will read a file name from the minibuffer when activated." +It will read a file name from the minibuffer when invoked." :prompt-value 'widget-file-prompt-value :format "%{%t%}: %v" :tag "File" @@ -2561,12 +2604,12 @@ (answer (read-file-name (concat menu-tag ": (default `" value "') ") dir nil must-match file))) (widget-value-set widget (abbreviate-file-name answer)) - (widget-apply widget :notify widget event) - (widget-setup))) + (widget-setup) + (widget-apply widget :notify widget event))) (define-widget 'directory 'file "A directory widget. -It will read a directory name from the minibuffer when activated." +It will read a directory name from the minibuffer when invoked." :tag "Directory") (defvar widget-symbol-prompt-value-history nil @@ -2605,6 +2648,7 @@ (define-widget 'function 'sexp "A lisp function." + :complete-function 'lisp-complete-symbol :prompt-value 'widget-field-prompt-value :prompt-internal 'widget-symbol-prompt-internal :prompt-match 'fboundp @@ -2636,7 +2680,9 @@ (defun widget-sexp-value-to-internal (widget value) ;; Use pp for printer representation. - (let ((pp (pp-to-string value))) + (let ((pp (if (symbolp value) + (prin1-to-string value) + (pp-to-string value)))) (while (string-match "\n\\'" pp) (setq pp (substring pp 0 -1))) (if (or (string-match "\n\\'" pp) @@ -2843,11 +2889,14 @@ :sample-face-get 'widget-color-item-button-face-get) (defun widget-color-item-button-face-get (widget) - ;; We create a face from the value. - (require 'facemenu) - (condition-case nil - (facemenu-get-face (intern (concat "fg:" (widget-value widget)))) - (error 'default))) + (let ((symbol (intern (concat "fg:" (widget-value widget))))) + (if (string-match "XEmacs" emacs-version) + (prog1 symbol + (or (find-face symbol) + (set-face-foreground (make-face symbol) (widget-value widget)))) + (condition-case nil + (facemenu-get-face symbol) + (error 'default))))) (define-widget 'color 'push-button "Choose a color name (with sample)." @@ -2902,8 +2951,8 @@ (read-string prompt (widget-value widget)))))) (unless (zerop (length answer)) (widget-value-set widget answer) - (widget-apply widget :notify widget event) - (widget-setup)))) + (widget-setup) + (widget-apply widget :notify widget event)))) ;;; The Help Echo @@ -2941,8 +2990,8 @@ (defun widget-at (pos) "The button or field at POS." - (or (get-text-property pos 'button) - (get-text-property pos 'field))) + (or (get-char-property pos 'button) + (get-char-property pos 'field))) (defun widget-echo-help (pos) "Display the help echo for widget at POS." diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/widget-example.el --- a/lisp/custom/widget-example.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/widget-example.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,13 +4,13 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, extensions, faces, hypermedia -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ (require 'widget) -(eval-when-compile - (require 'wid-edit)) +(require 'wid-edit) +(eval-when-compile (require 'cl)) (defvar widget-example-repeat) @@ -22,6 +22,10 @@ (make-local-variable 'widget-example-repeat) (let ((inhibit-read-only t)) (erase-buffer)) + (let ((all (overlay-lists))) + ;; Delete all the overlays. + (mapcar 'delete-overlay (car all)) + (mapcar 'delete-overlay (cdr all))) (widget-insert "Here is some documentation.\n\n") (widget-create 'editable-field :size 12 @@ -32,7 +36,7 @@ :value "This" :help-echo "Choose me, please!" :notify (lambda (widget &rest ignore) - (message "%s is a good choice!" + (message "%s is a good choice!" (widget-value widget))) '(item :tag "This option" :value "This") '(choice-item "That option") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/custom/widget.el --- a/lisp/custom/widget.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/custom/widget.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, extensions, faces, hypermedia -;; Version: 1.98 +;; Version: 1.9907 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -44,16 +44,18 @@ (set (car keywords) (car keywords))) (setq keywords (cdr keywords))))))) -(define-widget-keywords :button-prefix :button-suffix - :mouse-down-action :glyph-up :glyph-down :glyph-inactive +(define-widget-keywords :complete-function :complete :button-overlay + :field-overlay + :documentation-shown :button-prefix + :button-suffix :mouse-down-action :glyph-up :glyph-down :glyph-inactive :prompt-internal :prompt-history :prompt-match :prompt-value :deactivate :active :inactive :activate :sibling-args :delete-button-args :insert-button-args :append-button-args :button-args :tag-glyph :off-glyph :on-glyph :valid-regexp - :secret :sample-face :sample-face-get :case-fold :widget-doc + :secret :sample-face :sample-face-get :case-fold :create :convert-widget :format :value-create :offset :extra-offset - :tag :doc :from :to :args :value :value-from :value-to :action + :tag :doc :from :to :args :value :action :value-set :value-delete :match :parent :delete :menu-tag-get :value-get :choice :void :menu-tag :on :off :on-type :off-type :notify :entry-format :button :children :buttons :insert-before @@ -61,8 +63,7 @@ :indent :size :value-to-external :validate :error :directory :must-match :type-error :value-inline :inline :match-inline :greedy :button-face-get :button-face :value-face :keymap :entry-from - :entry-to :help-echo :documentation-property :hide-front-space - :hide-rear-space :tab-order) + :entry-to :help-echo :documentation-property :tab-order) ;; These autoloads should be deleted when the file is added to Emacs. (unless (fboundp 'load-gc) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/ediff/ediff-util.el --- a/lisp/ediff/ediff-util.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/ediff/ediff-util.el Mon Aug 13 09:39:39 2007 +0200 @@ -263,15 +263,6 @@ (get-buffer-create control-buffer-name)))) (ediff-eval-in-buffer control-buffer (ediff-mode) - ;; set variables classifying the current ediff job - (setq ediff-3way-comparison-job (ediff-3way-comparison-job) - ediff-merge-job (ediff-merge-job) - ediff-merge-with-ancestor-job (ediff-merge-with-ancestor-job) - ediff-3way-job (ediff-3way-job) - ediff-diff3-job (ediff-diff3-job) - ediff-narrow-job (ediff-narrow-job) - ediff-windows-job (ediff-windows-job) - ediff-word-mode-job (ediff-word-mode-job)) (make-local-variable 'ediff-use-long-help-message) (make-local-variable 'ediff-prefer-iconified-control-frame) @@ -286,6 +277,16 @@ (set (car (car setup-parameters)) (cdr (car setup-parameters))) (setq setup-parameters (cdr setup-parameters))) + ;; set variables classifying the current ediff job + ;; must come AFTER setup-parameters + (setq ediff-3way-comparison-job (ediff-3way-comparison-job) + ediff-merge-job (ediff-merge-job) + ediff-merge-with-ancestor-job (ediff-merge-with-ancestor-job) + ediff-3way-job (ediff-3way-job) + ediff-diff3-job (ediff-diff3-job) + ediff-narrow-job (ediff-narrow-job) + ediff-windows-job (ediff-windows-job) + ediff-word-mode-job (ediff-word-mode-job)) ;; Don't delete variants in case of ediff-buffer-* jobs without asking. ;; This is because u may loose work---dangerous. @@ -2618,12 +2619,12 @@ (if (ediff-buffer-live-p ediff-custom-diff-buffer) (concat "\tin buffer " (buffer-name ediff-custom-diff-buffer)) - "is not available"))) + " is not available"))) (princ (format "Plain diff output %s\n" (if (ediff-buffer-live-p ediff-diff-buffer) (concat "\tin buffer " (buffer-name ediff-diff-buffer)) - "is not available"))) + " is not available"))) (let* ((A-line (ediff-eval-in-buffer ediff-buffer-A (1+ (count-lines (point-min) (point))))) @@ -2645,9 +2646,9 @@ (t (1+ ediff-current-difference))))) (princ - (format "\n%s regions that differ only in white space & line breaks" + (format "\n%s regions that differ in white space & line breaks only" (if ediff-ignore-similar-regions - "Skipping" "Not skipping"))) + "Ignoring" "Showing"))) (if (and ediff-merge-job ediff-show-clashes-only) (princ "\nFocusing on regions where both buffers differ from the ancestor")) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/efs/dired.el --- a/lisp/efs/dired.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/efs/dired.el Mon Aug 13 09:39:39 2007 +0200 @@ -102,6 +102,7 @@ Buffer local.") (make-variable-buffer-local 'default-directory-function) +;;;###autoload (defun default-directory () " Returns the default-directory for the current buffer. Will use the variable default-directory-function if it non-nil." diff -r 94141801dd7e -r 43dd3413c7c7 lisp/eterm/ChangeLog --- a/lisp/eterm/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/eterm/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,7 @@ +1997-06-04 Steven L Baur + + * term.el (make-term): Fix docstring. + Sun Dec 22 00:38:46 1996 Sudish Joseph * tgud.el (tgud-gdb-complete-filter): Match carriage returns as diff -r 94141801dd7e -r 43dd3413c7c7 lisp/eterm/term.el --- a/lisp/eterm/term.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/eterm/term.el Mon Aug 13 09:39:39 2007 +0200 @@ -849,7 +849,7 @@ ;;; for the second argument (program). ;;;###autoload (defun make-term (name program &optional startfile &rest switches) -"Make a term process NAME in a buffer, running PROGRAM. + "Make a term process NAME in a buffer, running PROGRAM. The name of the buffer is made by surrounding NAME with `*'s. If there is already a running process in that buffer, it is not restarted. Optional third arg STARTFILE is the name of a file to send the contents of to diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,69 @@ +Sat May 31 15:41:09 1997 Lars Magne Ingebrigtsen + + * gnus.el: Gnus v5.4.56 is released. + +Sat May 31 14:51:37 1997 Shuhei KOBAYASHI + + * message.el (message-make-in-reply-to): Make valid In-Reply-To. + +Sat May 31 14:45:54 1997 Lars Magne Ingebrigtsen + + * gnus-art.el (gnus-header-button-alist): Check for URLs in the + Subject. + +Sat May 31 14:42:53 1997 Hrvoje Niksic + + * gnus-xmas.el: Cleanup. + +Sat May 31 14:34:39 1997 Lars Magne Ingebrigtsen + + * gnus-art.el (gnus-output-to-file): Return t. + +Sat May 31 14:14:40 1997 Guy Geens + + * gnus-score.el (gnus-decay-score): Make decay work on negative + scores. + +Sat May 31 14:07:53 1997 Kurt Swanson + + * nnmail.el (nnmail-article-group): Handle junk properly. + +Sat May 31 14:03:32 1997 Lars Magne Ingebrigtsen + + * gnus-sum.el (gnus-summary-limit-children): Typo. Wouldn't + marked NoCeM'ed out messages as read. + +Sat May 31 13:46:49 1997 Darren Stalder + + * gnus-util.el (gnus-encode-date): Fix time zone. + +Sat May 31 13:38:02 1997 Lars Magne Ingebrigtsen + + * gnus-move.el (gnus-move-group-to-server): Don't sort nil lists. + +Tue May 27 16:03:12 1997 Paul Franklin + + * nnmail.el (nnmail-keep-last-article): clarify docstring + +Tue May 27 15:03:30 1997 Danny Siu + + * gnus-picon.el (gnus-group-display-picons): use + gnus-group-real-name so that picons for foreign groups display + correctly. + +Fri May 30 22:03:39 1997 Lars Magne Ingebrigtsen + + * gnus-topic.el (gnus-topic-mode): Nix out topic missing group + function when switching off. + + * gnus-salt.el (gnus-pick-start-reading): Don't prompt. + +Mon May 26 11:49:53 1997 Lars Magne Ingebrigtsen + + * gnus-art.el (gnus-hack-decode-rfc1522): New function. + + * gnus-sum.el (gnus-parse-headers-hook): New default. + Sun May 25 17:08:16 1997 Lars Magne Ingebrigtsen * gnus.el: Gnus v5.4.55 is released. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-art.el --- a/lisp/gnus/gnus-art.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-art.el Mon Aug 13 09:39:39 2007 +0200 @@ -866,6 +866,18 @@ (process-send-region "article-x-face" beg end) (process-send-eof "article-x-face")))))))))) +(defun gnus-hack-decode-rfc1522 () + "Emergency hack function for avoiding problems when decoding." + (let ((buffer-read-only nil)) + (goto-char (point-min)) + ;; Remove encoded TABs. + (while (search-forward "=09" nil t) + (replace-match " " t t)) + ;; Remove encoded newlines. + (goto-char (point-min)) + (while (search-forward "=10" nil t) + (replace-match " " t t)))) + (defalias 'gnus-decode-rfc1522 'article-decode-rfc1522) (defalias 'gnus-article-decode-rfc1522 'article-decode-rfc1522) (defun article-decode-rfc1522 () @@ -2044,7 +2056,8 @@ ;; save it to file. (goto-char (point-max)) (insert "\n") - (append-to-file (point-min) (point-max) file-name)))) + (append-to-file (point-min) (point-max) file-name) + t))) (defun gnus-narrow-to-page (&optional arg) "Narrow the article buffer to a page. @@ -2584,6 +2597,7 @@ ("^\\(Cc\\|To\\):" "[^ \t\n<>,()\"]+@[^ \t\n<>,()\"]+" 0 t gnus-button-mailto 0) ("^X-[Uu][Rr][Ll]:" ,gnus-button-url-regexp 0 t gnus-button-url 0) + ("^Subject:" ,gnus-button-url-regexp 0 t gnus-button-url 0) ("^[^:]+:" ,gnus-button-url-regexp 0 t gnus-button-url 0) ("^[^:]+:" "\\(<\\(url: \\)?news:\\([^>\n ]*\\)>\\)" 1 t gnus-button-message-id 3)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-cache.el --- a/lisp/gnus/gnus-cache.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-cache.el Mon Aug 13 09:39:39 2007 +0200 @@ -463,7 +463,7 @@ (gnus-cache-update-active group (car (last articles)))) articles))) -(defun gnus-cache-braid-nov (group cached) +(defun gnus-cache-braid-nov (group cached &optional file) (let ((cache-buf (get-buffer-create " *gnus-cache*")) beg end) (gnus-cache-save-buffers) @@ -471,7 +471,7 @@ (set-buffer cache-buf) (buffer-disable-undo (current-buffer)) (erase-buffer) - (insert-file-contents (gnus-cache-file-name group ".overview")) + (insert-file-contents (or file (gnus-cache-file-name group ".overview"))) (goto-char (point-min)) (insert "\n") (goto-char (point-min))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-move.el --- a/lisp/gnus/gnus-move.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-move.el Mon Aug 13 09:39:39 2007 +0200 @@ -125,7 +125,7 @@ ;; into the Gnus info format. (setq to-reads (gnus-range-add - (gnus-compress-sequence (sort to-reads '<) t) + (gnus-compress-sequence (and to-reads (sort to-reads '<)) t) (cons 1 (1- (car to-active))))) (gnus-info-set-read info to-reads) ;; Do the marks. I'm sure y'all understand what's @@ -142,7 +142,8 @@ (cons article (cdr a))))) (setq a lists) (while a - (setcdr (car a) (gnus-compress-sequence (sort (cdar a) '<))) + (setcdr (car a) (gnus-compress-sequence + (and (cdar a) (sort (cdar a) '<)))) (pop a)) (gnus-info-set-marks info lists t))))) (gnus-message 7 "Translating %s...done" group))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-picon.el --- a/lisp/gnus/gnus-picon.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-picon.el Mon Aug 13 09:39:39 2007 +0200 @@ -342,11 +342,13 @@ (setq gnus-group-annotations (gnus-picons-display-pairs (gnus-picons-lookup-pairs (reverse (message-tokenize-header - gnus-newsgroup-name ".")) + (gnus-group-real-name gnus-newsgroup-name) + ".")) gnus-picons-news-directories) t ".")) (push (list 'gnus-group-annotations 'search nil - (message-tokenize-header gnus-newsgroup-name ".") + (message-tokenize-header + (gnus-group-real-name gnus-newsgroup-name) ".") (if (listp gnus-picons-news-directories) gnus-picons-news-directories (list gnus-picons-news-directories)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-salt.el --- a/lisp/gnus/gnus-salt.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-salt.el Mon Aug 13 09:39:39 2007 +0200 @@ -158,7 +158,7 @@ (if gnus-pick-elegant-flow (progn (when (or catch-up gnus-mark-unpicked-articles-as-read) - (gnus-summary-catchup)) + (gnus-summary-catchup nil t)) (if (gnus-group-quit-config gnus-newsgroup-name) (gnus-summary-exit) (gnus-summary-next-group))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-score.el --- a/lisp/gnus/gnus-score.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-score.el Mon Aug 13 09:39:39 2007 +0200 @@ -2725,11 +2725,11 @@ ;;; (defun gnus-decay-score (score) - "Decay SCORE." + "Decay SCORE according to `gnus-score-decay-constant' and `gnus-score-decay-scale'." (floor (- score (* (if (< score 0) 1 -1) - (min score + (min (abs score) (max gnus-score-decay-constant (* (abs score) gnus-score-decay-scale))))))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-sum.el --- a/lisp/gnus/gnus-sum.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-sum.el Mon Aug 13 09:39:39 2007 +0200 @@ -618,7 +618,7 @@ :type 'hook) (defcustom gnus-parse-headers-hook - (list 'gnus-decode-rfc1522) + (list 'gnus-hack-decode-rfc1522 'gnus-decode-rfc1522) "*A hook called before parsing the headers." :group 'gnus-various :type 'hook) @@ -6052,7 +6052,7 @@ (mail-header-id (car thread)))) (progn (setq gnus-newsgroup-reads - (delq number gnus-newsgroup-unreads)) + (delq number gnus-newsgroup-reads)) t)))) ;; Nope, invisible article. 0 diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-topic.el --- a/lisp/gnus/gnus-topic.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-topic.el Mon Aug 13 09:39:39 2007 +0200 @@ -937,7 +937,8 @@ (if (null arg) (not gnus-topic-mode) (> (prefix-numeric-value arg) 0))) ;; Infest Gnus with topics. - (when gnus-topic-mode + (if (not gnus-topic-mode) + (setq gnus-goto-missing-group-function nil) (when (gnus-visual-p 'topic-menu 'menu) (gnus-topic-make-menu-bar)) (setq gnus-topic-line-format-spec diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-util.el --- a/lisp/gnus/gnus-util.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-util.el Mon Aug 13 09:39:39 2007 +0200 @@ -255,7 +255,8 @@ (date (mapcar (lambda (d) (and d (string-to-int d))) parse)) (time (mapcar 'string-to-int (timezone-parse-time (aref parse 3))))) (encode-time (caddr time) (cadr time) (car time) - (caddr date) (cadr date) (car date) (nth 4 date)))) + (caddr date) (cadr date) (car date) + (* 60 (timezone-zone-to-minute (nth 4 date)))))) (defun gnus-time-minus (t1 t2) "Subtract two internal times." diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus-xmas.el --- a/lisp/gnus/gnus-xmas.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-xmas.el Mon Aug 13 09:39:39 2007 +0200 @@ -508,21 +508,8 @@ (add-hook 'gnus-group-mode-hook 'gnus-xmas-setup-group-toolbar) (add-hook 'gnus-summary-mode-hook 'gnus-xmas-setup-summary-toolbar) - (add-hook 'gnus-summary-mode-hook 'gnus-xmas-switch-horizontal-scrollbar-off) - - (when (and (<= emacs-major-version 19) - (<= emacs-minor-version 13)) - (setq gnus-article-x-face-too-ugly (when (eq (device-type) 'tty) - ".")) - (fset 'gnus-highlight-selected-summary - 'gnus-xmas-highlight-selected-summary) - (fset 'gnus-group-remove-excess-properties - 'gnus-xmas-group-remove-excess-properties) - (fset 'gnus-topic-remove-excess-properties - 'gnus-xmas-topic-remove-excess-properties) - (fset 'gnus-mode-line-buffer-identification 'identity) - (unless (boundp 'shell-command-switch) - (setq shell-command-switch "-c")))) + (add-hook 'gnus-summary-mode-hook + 'gnus-xmas-switch-horizontal-scrollbar-off)) ;;; XEmacs logo and toolbar. @@ -532,37 +519,37 @@ ;; Insert the message. (setq gnus-xmas-glyph-directory (message-xmas-find-glyph-directory "gnus")) (erase-buffer) - (let ((logo (and gnus-xmas-glyph-directory - (concat - (file-name-as-directory gnus-xmas-glyph-directory) - "gnus." - (if (featurep 'xpm) "xpm" "xbm")))) - (xpm-color-symbols - (and (featurep 'xpm) - (append `(("thing" ,(car gnus-xmas-logo-colors)) - ("shadow" ,(cadr gnus-xmas-logo-colors))) - xpm-color-symbols)))) - (if (and (featurep 'xpm) - (not (equal (device-type) 'tty)) - logo - (file-exists-p logo)) - (progn - (setq logo (make-glyph logo)) - (insert " ") - (set-extent-begin-glyph (make-extent (point) (point)) logo) - (goto-char (point-min)) - (while (not (eobp)) - (insert (make-string (/ (max (- (window-width) (or x 35)) 0) 2) - ? )) - (forward-line 1)) - (goto-char (point-min)) - (let* ((pheight (+ 20 (count-lines (point-min) (point-max)))) - (wheight (window-height)) - (rest (- wheight pheight))) - (insert (make-string (max 0 (* 2 (/ rest 3))) ?\n)))) - - (insert - (format " %s + (cond + ((and (console-on-window-system-p) + (or (featurep 'xpm) + (featurep 'xbm))) + (let* ((logo-xpm (expand-file-name "gnus.xpm" gnus-xmas-glyph-directory)) + (logo-xbm (expand-file-name "gnus.xbm" gnus-xmas-glyph-directory)) + (glyph (make-glyph + (list + (vector 'xpm + ':file logo-xpm + ':color-symbols + `(("thing" . ,(car gnus-xmas-logo-colors)) + ("shadow" . ,(cadr gnus-xmas-logo-colors)) + ("background" . ,(face-background 'default)))) + (vector 'xbm :file logo-xbm) + (vector 'nothing))))) + (insert " ") + (set-extent-begin-glyph (make-extent (point) (point)) glyph) + (goto-char (point-min)) + (while (not (eobp)) + (insert (make-string (/ (max (- (window-width) (or x 35)) 0) 2) + ?\ )) + (forward-line 1))) + (goto-char (point-min)) + (let* ((pheight (+ 20 (count-lines (point-min) (point-max)))) + (wheight (window-height)) + (rest (- wheight pheight))) + (insert (make-string (max 0 (* 2 (/ rest 3))) ?\n)))) + (t + (insert + (format " %s _ ___ _ _ _ ___ __ ___ __ _ ___ __ _ ___ __ ___ @@ -582,23 +569,21 @@ __ " - "")) - ;; And then hack it. - (gnus-indent-rigidly (point-min) (point-max) - (/ (max (- (window-width) (or x 46)) 0) 2)) - (goto-char (point-min)) - (forward-line 1) - (let* ((pheight (count-lines (point-min) (point-max))) - (wheight (window-height)) - (rest (- wheight pheight))) - (insert (make-string (max 0 (* 2 (/ rest 3))) ?\n)))) - ;; Fontify some. + "")) + ;; And then hack it. + (gnus-indent-rigidly (point-min) (point-max) + (/ (max (- (window-width) (or x 46)) 0) 2)) (goto-char (point-min)) - (put-text-property (point-min) (point-max) 'face 'gnus-splash-face) - (goto-char (point-min)) - (setq modeline-buffer-identification - (list (concat gnus-version ": *Group*"))) - (set-buffer-modified-p t))) + (forward-line 1) + (let* ((pheight (count-lines (point-min) (point-max))) + (wheight (window-height)) + (rest (- wheight pheight))) + (insert (make-string (max 0 (* 2 (/ rest 3))) ?\n))) + ;; Paint it. + (put-text-property (point-min) (point-max) 'face 'gnus-splash-face))) + (setq modeline-buffer-identification + (list (concat gnus-version ": *Group*"))) + (set-buffer-modified-p t)) ;;; The toolbar. @@ -753,33 +738,45 @@ (set-extent-begin-glyph (make-extent (point) (1+ (point))) xface-glyph)))) -(defvar gnus-xmas-pointer-glyph - (progn - (setq gnus-xmas-glyph-directory (message-xmas-find-glyph-directory "gnus")) - (make-pointer-glyph (concat gnus-xmas-glyph-directory "gnus-pointer." - (if (featurep 'xpm) "xpm" "xbm"))))) +;;(defvar gnus-xmas-pointer-glyph +;; (progn +;; (setq gnus-xmas-glyph-directory (message-xmas-find-glyph-directory +;; "gnus")) +;; (let ((file-xpm (expand-file-name "gnus-pointer.xpm" +;; gnus-xmas-glyph-directory)) +;; (file-xbm (expand-file-name "gnus-pointer.xbm" +;; gnus-xmas-glyph-directory))) +;; (make-pointer-glyph +;; (list (vector 'xpm ':file file-xpm) +;; (vector 'xbm ':file file-xbm)))))) (defvar gnus-xmas-modeline-left-extent (let ((ext (copy-extent modeline-buffer-id-left-extent))) - ;(set-extent-property ext 'pointer gnus-xmas-pointer-glyph) +; (set-extent-property ext 'pointer gnus-xmas-pointer-glyph) ext)) (defvar gnus-xmas-modeline-right-extent (let ((ext (copy-extent modeline-buffer-id-right-extent))) - ;(set-extent-property ext 'pointer gnus-xmas-pointer-glyph) +; (set-extent-property ext 'pointer gnus-xmas-pointer-glyph) ext)) (defvar gnus-xmas-modeline-glyph (progn (setq gnus-xmas-glyph-directory (message-xmas-find-glyph-directory "gnus")) - (let* ((file (concat gnus-xmas-glyph-directory "gnus-pointer." - (if (featurep 'xpm) "xpm" "xbm"))) - (glyph (make-glyph file))) - (when (and (featurep 'x) - (file-exists-p file)) - (set-glyph-face glyph 'modeline-buffer-id) - (set-glyph-property glyph 'image (cons 'tty "Gnus:")) - glyph)))) + (let* ((file-xpm (expand-file-name "gnus-pointer.xpm" + gnus-xmas-glyph-directory)) + (file-xbm (expand-file-name "gnus-pointer.xbm" + gnus-xmas-glyph-directory)) + (glyph (make-glyph + (list + ;; Let's try a nifty XPM + (vector 'xpm ':file file-xpm) + ;; Then a not-so-nifty XBM + (vector 'xbm ':file file-xbm) + ;; Then the simple string + (vector 'string ':data "Gnus:"))))) + (set-glyph-face glyph 'modeline-buffer-id) + glyph))) (defun gnus-xmas-mode-line-buffer-identification (line) (let ((line (car line)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/gnus.el --- a/lisp/gnus/gnus.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus.el Mon Aug 13 09:39:39 2007 +0200 @@ -226,7 +226,7 @@ :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "5.4.55" +(defconst gnus-version-number "5.4.56" "Version number for this version of Gnus.") (defconst gnus-version (format "Gnus v%s" gnus-version-number) @@ -1640,7 +1640,7 @@ gnus-article-next-page gnus-article-prev-page gnus-request-article-this-buffer gnus-article-mode gnus-article-setup-buffer gnus-narrow-to-page - gnus-article-delete-invisible-text) + gnus-article-delete-invisible-text gnus-hack-decode-rfc1522) ("gnus-art" :interactive t gnus-article-hide-headers gnus-article-hide-boring-headers gnus-article-treat-overstrike gnus-article-word-wrap diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/message.el --- a/lisp/gnus/message.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/message.el Mon Aug 13 09:39:39 2007 +0200 @@ -2484,9 +2484,10 @@ (let ((stop-pos (string-match " *at \\| *@ \\| *(\\| *<" from))) (concat (if stop-pos (substring from 0 stop-pos) from) - "'s message of " + "'s message of \"" (if (or (not date) (string= date "")) - "(unknown date)" date))))))) + "(unknown date)" date) + "\"")))))) (defun message-make-distribution () "Make a Distribution header." diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/nnmail.el --- a/lisp/gnus/nnmail.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/nnmail.el Mon Aug 13 09:39:39 2007 +0200 @@ -112,7 +112,9 @@ ;; Added by gord@enci.ucalgary.ca (Gordon Matzigkeit). (defcustom nnmail-keep-last-article nil - "If non-nil, nnmail will never delete the last expired article in a directory. + "If non-nil, nnmail will never delete/move a group's last article. +It can be marked expirable, so it will be deleted when it is no longer last. + You may need to set this variable if other programs are putting new mail into folder numbers that Gnus has marked as expired." :group 'nnmail-procmail @@ -569,7 +571,7 @@ (nnmail-read-passwd (format "Password for %s: " (substring inbox (+ popmail 3)))))) - (message "Getting mail from post office ...")) + (message "Getting mail from the post office...")) (when (or (and (file-exists-p tofile) (/= 0 (nnheader-file-size tofile))) (and (file-exists-p inbox) @@ -1056,7 +1058,7 @@ ;; to do? Just remove the `junk' spec. Don't really ;; see anything else to do... (let (elem) - (while (setq elem (assq 'junk split)) + (while (setq elem (car (memq 'junk split))) (setq split (delq elem split)))) (when split (setq group-art @@ -1093,7 +1095,7 @@ ;; to do? Just remove the `junk' spec. Don't really ;; see anything else to do... (let (elem) - (while (setq elem (assq 'junk group-art)) + (while (setq elem (car (memq 'junk group-art))) (setq group-art (delq elem group-art))) (nreverse group-art))))))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/gnus/pop3.el --- a/lisp/gnus/pop3.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/pop3.el Mon Aug 13 09:39:39 2007 +0200 @@ -148,7 +148,7 @@ (set-buffer (process-buffer process)) (goto-char pop3-read-point) (while (not (search-forward "\r\n" nil t)) - (accept-process-output process) + (accept-process-output process 3) (goto-char pop3-read-point)) (setq match-end (point)) (goto-char pop3-read-point) @@ -298,7 +298,7 @@ (save-excursion (set-buffer (process-buffer process)) (while (not (re-search-forward "^\\.\r\n" nil t)) - (accept-process-output process) + (accept-process-output process 3) ;; bill@att.com ... to save wear and tear on the heap (if (> (buffer-size) 20000) (sleep-for 1)) (if (> (buffer-size) 50000) (sleep-for 1)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/hm--html-menus/hm--html.el --- a/lisp/hm--html-menus/hm--html.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/hm--html-menus/hm--html.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,4 +1,4 @@ -;;; $Id: hm--html.el,v 1.7 1997/05/29 23:49:43 steve Exp $ +;;; $Id: hm--html.el,v 1.8 1997/06/06 00:57:04 steve Exp $ ;;; ;;; Copyright (C) 1993 - 1997 Heiko Muenkel ;;; email: muenkel@tnt.uni-hannover.de @@ -4054,6 +4054,8 @@ (hm--html-greater-than) (setq hm--just-insert-greater-than nil)) (insert ?>) + ;; Next line added by Bob Weiner, Altrasoft, 11/21/96. + #+infodock (if id-html-auto-indent (indent-according-to-mode)) (setq hm--just-insert-greater-than t))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1592 @@ +;;; quail.el -- provides simple input method for multilingual text + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. +;; Copyright (C) 1997 MORIOKA Tomohiko + +;; Author: Kenichi HANDA +;; Naoto TAKAHASHI +;; modified by MORIOKA Tomohiko for XEmacs +;; Keywords: mule, multilingual, input method + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Commentary: + +;; In Quail minor mode, you can input multilingual text easily. By +;; defining a translation table (named Quail map) which maps ASCII key +;; string to multilingual character or string, you can input any text +;; from ASCII keyboard. +;; +;; We use words "translation" and "conversion" differently. The +;; former is done by Quail package itself, the latter is the further +;; process of converting a translated text to some more desirable +;; text. For instance, Quail package for Japanese (`quail-jp') +;; translates Roman text (transliteration of Japanese in Latin +;; alphabets) to Hiragana text, which is then converted to +;; Kanji-and-Kana mixed text or Katakana text by commands specified in +;; CONVERSION-KEYS argument of the Quail package. + +;;; Code: + +(eval-when-compile + (if (string-match "XEmacs" emacs-version) + (require 'overlay) + )) + +(cond + ((featurep 'xemacs) + (require 'overlay) + ) + (t + (require 'faces) + )) + +;; Buffer local variables + +(defvar quail-current-package nil + "The current Quail package to input multilingual text in Quail minor mode. +See the documentation of `quail-package-alist' for the format.") +(make-variable-buffer-local 'quail-current-package) +(put 'quail-current-package 'permanent-local t) + +;; Quail uses the following two buffers to assist users. +;; A buffer to show available key sequence or translation list. +(defvar quail-guidance-buf nil) +;; A buffer to show completion list of the current key sequence. +(defvar quail-completion-buf nil) + +(defvar quail-mode nil + "Non-nil if in Quail minor mode.") +(make-variable-buffer-local 'quail-mode) +(put 'quail-mode 'permanent-local t) + +(defvar quail-overlay nil + "Overlay which covers the current translation region of Quail.") +(make-variable-buffer-local 'quail-overlay) + +(defvar quail-conv-overlay nil + "Overlay which covers the text to be converted in Quail mode.") +(make-variable-buffer-local 'quail-conv-overlay) + +(defvar quail-current-key nil + "Current key for translation in Quail mode.") + +(defvar quail-current-str nil + "Currently selected translation of the current key.") + +(defvar quail-current-translations nil + "Cons of indices and vector of possible translations of the current key.") + +;; A flag to control conversion region. Normally nil, but if set to +;; t, it means we must start the new conversion region if new key to +;; be translated is input. +(defvar quail-reset-conversion-region nil) + +;; Quail package handlers. + +(defvar quail-package-alist nil + "List of Quail packages. +A Quail package is a list of these elements: + NAME, TITLE, QUAIL-MAP, GUIDANCE, DOCSTRING, TRANSLATION-KEYS, + FORGET-LAST-SELECTION, DETERMINISTIC, KBD-TRANSLATE, SHOW-LAYOUT, + DECODE-MAP, MAXIMUM-SHORTEST, OVERLAY-PLIST, UPDATE-TRANSLATION-FUNCTION, + CONVERSION-KEYS. + +QUAIL-MAP is a data structure to map key strings to translations. For +the format, see the documentation of `quail-map-p'. + +DECODE-MAP is an alist of translations and corresponding keys. + +See the documentation of `quail-define-package' for the other elements.") + +;; Return various slots in the current quail-package. + +(defsubst quail-name () + "Return the name of the current Quail package." + (nth 0 quail-current-package)) +(defsubst quail-title () + "Return the title of the current Quail package." + (nth 1 quail-current-package)) +(defsubst quail-map () + "Return the translation map of the current Quail package." + (nth 2 quail-current-package)) +(defsubst quail-guidance () + "Return an object used for `guidance' feature of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 3 quail-current-package)) +(defsubst quail-docstring () + "Return the documentation string of the current Quail package." + (nth 4 quail-current-package)) +(defsubst quail-translation-keymap () + "Return translation keymap in the current Quail package. +Translation keymap is a keymap used while translation region is active." + (nth 5 quail-current-package)) +(defsubst quail-forget-last-selection () + "Return `forget-last-selection' flag of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 6 quail-current-package)) +(defsubst quail-deterministic () + "Return `deterministic' flag of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 7 quail-current-package)) +(defsubst quail-kbd-translate () + "Return `kbd-translate' flag of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 8 quail-current-package)) +(defsubst quail-show-layout () + "Return `show-layout' flag of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 9 quail-current-package)) +(defsubst quail-decode-map () + "Return decode map of the current Quail package. +It is an alist of translations and corresponding keys." + (nth 10 quail-current-package)) +(defsubst quail-maximum-shortest () + "Return `maximum-shortest' flag of the current Quail package. +See also the documentation of `quail-define-package'." + (nth 11 quail-current-package)) +(defsubst quail-overlay-plist () + "Return property list of an overly used in the current Quail package." + (nth 12 quail-current-package)) +(defsubst quail-update-translation-function () + "Return a function for updating translation in the current Quail package." + (nth 13 quail-current-package)) +(defsubst quail-conversion-keymap () + "Return conversion keymap in the current Quail package. +Conversion keymap is a keymap used while conversion region is active + but translation region is not active." + (nth 14 quail-current-package)) + +(defsubst quail-package (name) + "Return Quail package named NAME." + (assoc name quail-package-alist)) + +(defun quail-add-package (package) + "Add Quail package PACKAGE to `quail-package-alist'." + (let ((pac (quail-package (car package)))) + (if pac + (setcdr pac (cdr package)) + (setq quail-package-alist (cons package quail-package-alist))))) + +(defun quail-select-package (name) + "Select Quail package named NAME as the current Quail package." + (let ((package (quail-package name))) + (if (null package) + (error "No Quail package `%s'" name)) + (setq quail-current-package package) + (setq-default quail-current-package package) + name)) + +;;;###autoload +(defun quail-use-package (package-name &rest libraries) + "Start using Quail package PACKAGE-NAME. +The remaining arguments are libraries to be loaded before using the package." + (while libraries + (if (not (load (car libraries) t)) + (progn + (with-output-to-temp-buffer "*Help*" + (princ "Quail package \"") + (princ package-name) + (princ "\" can't be activated\n because library \"") + (princ (car libraries)) + (princ "\" is not in `load-path'. + +The most common case is that you have not yet installed appropriate +libraries in LEIM (Libraries of Emacs Input Method) which is +distributed separately from Emacs. + +Installation of LEIM for Quail is very simple, just copy Quail +packages (byte-compiled Emacs Lisp files) to somewhere in your +`load-path'. + +LEIM is available from the same ftp directory as Emacs.")) + (error "")) + (setq libraries (cdr libraries)))) + (quail-select-package package-name) + (setq current-input-method-title (quail-title)) + (quail-mode 1)) + +(defun quail-inactivate () + "Turn off Quail input method." + (interactive) + (throw 'quail-tag t)) + +(or (assq 'quail-mode minor-mode-alist) + (setq minor-mode-alist + (cons '(quail-mode " Quail") minor-mode-alist))) + +(defvar quail-mode-map + (let ((map (make-keymap)) + (i ? )) + (while (< i 127) + (define-key map (char-to-string i) 'quail-start-translation) + (setq i (1+ i))) + map) + "Keymap for Quail mode.") + +(or (assq 'quail-mode minor-mode-map-alist) + (setq minor-mode-map-alist + (cons (cons 'quail-mode quail-mode-map) minor-mode-map-alist))) + +;; Since some Emacs Lisp programs (e.g. viper.el) make +;; minor-mode-map-alist buffer-local, we must be sure to register +;; quail-mode-map in default-value of minor-mode-map-alist. +(if (local-variable-p 'minor-mode-map-alist nil) + (let ((map (default-value 'minor-mode-map-alist))) + (or (assq 'quail-mode map) + (set-default 'minor-mode-map-alist (cons 'quail-mode map))))) + +(defvar quail-translation-keymap + (let ((map (make-keymap)) + (i 0)) + (while (< i ?\ ) + (define-key map (char-to-string i) 'quail-execute-non-quail-command) + (setq i (1+ i))) + (while (< i 127) + (define-key map (char-to-string i) 'quail-self-insert-command) + (setq i (1+ i))) + (define-key map "\177" 'quail-delete-last-char) + (define-key map "\C-\\" 'quail-inactivate) + (define-key map "\C-f" 'quail-next-translation) + (define-key map "\C-b" 'quail-prev-translation) + (define-key map "\C-n" 'quail-next-translation-block) + (define-key map "\C-p" 'quail-prev-translation-block) + (define-key map "\C-i" 'quail-completion) + (define-key map "\C-@" 'quail-select-current) + (define-key map "\C-c" 'quail-abort-translation) + (define-key map "\C-h" 'quail-translation-help) + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + ;;(define-key map "\e" '(keymap (t . quail-execute-non-quail-command))) + (let ((emap (make-sparse-keymap))) + (set-keymap-default-binding emap 'quail-execute-non-quail-command) + (define-key map "\e" emap) + ) + (define-key map [tab] 'quail-completion) + (define-key map [delete] 'quail-delete-last-char) + (define-key map [backspace] 'quail-delete-last-char) + ;; At last, define default key binding. + (set-keymap-default-binding map 'quail-execute-non-quail-command) + map) + "Keymap used processing translation in Quail mode. +This map is activated while translation region is active.") + +(defvar quail-conversion-keymap + (let ((map (make-keymap)) + (i 0)) + (while (< i ?\ ) + (define-key map (char-to-string i) 'quail-execute-non-quail-command) + (setq i (1+ i))) + (while (< i 127) + (define-key map (char-to-string i) + 'quail-start-translation-in-conversion-mode) + (setq i (1+ i))) + (define-key map "\C-b" 'quail-conversion-backward-char) + (define-key map "\C-f" 'quail-conversion-forward-char) + (define-key map "\C-a" 'quail-conversion-beginning-of-region) + (define-key map "\C-e" 'quail-conversion-end-of-region) + (define-key map "\C-d" 'quail-conversion-delete-char) + (define-key map "\C-h" 'quail-conversion-help) + (define-key map "\C-\\" 'quail-inactivate) + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + ;;(define-key map "\e" '(keymap (t . quail-execute-non-quail-command))) + (let ((emap (make-sparse-keymap))) + (set-keymap-default-binding emap 'quail-execute-non-quail-command) + (define-key map "\e" emap) + ) + (define-key map "\177" 'quail-conversion-backward-delete-char) + (define-key map [delete] 'quail-conversion-backward-delete-char) + (define-key map [backspace] 'quail-conversion-backward-delete-char) + ;; At last, define default key binding. + (set-keymap-default-binding map 'quail-execute-non-quail-command) + map) + "Keymap used for processing conversion in Quail mode. +This map is activated while convesion region is active but translation +region is not active.") + +(defun quail-define-package (name language title + &optional guidance docstring translation-keys + forget-last-selection deterministic + kbd-translate show-layout create-decode-map + maximum-shortest overlay-plist + update-translation-function + conversion-keys) + "Define NAME as a new Quail package for input LANGUAGE. +TITLE is a string to be displayed at mode-line to indicate this package. +Optional arguments are GUIDANCE, DOCSTRING, TRANLSATION-KEYS, + FORGET-LAST-SELECTION, DETERMINISTIC, KBD-TRANSLATE, SHOW-LAYOUT, + CREATE-DECODE-MAP, MAXIMUM-SHORTEST, OVERLAY-PLIST, + UPDATE-TRANSLATION-FUNCTION, and CONVERSION-KEYS. + +GUIDANCE specifies how a guidance string is shown in echo area. +If it is t, list of all possible translations for the current key is shown + with the currently selected translation being highlighted. +If it is an alist, the element has the form (CHAR . STRING). Each character + in the current key is searched in the list and the corresponding string is + shown. +If it is nil, the current key is shown. + +DOCSTRING is the documentation string of this package. + +TRANSLATION-KEYS specifies additional key bindings used while translation +region is active. It is an alist of single key character vs. corresponding +command to be called. + +FORGET-LAST-SELECTION non-nil means a selected translation is not kept +for the future to translate the same key. If this flag is nil, a +translation selected for a key is remembered so that it can be the +first candidate when the same key is entered later. + +DETERMINISTIC non-nil means the first candidate of translation is +selected automatically without allowing users to select another +translation for a key. In this case, unselected translations are of +no use for an interactive use of Quail but can be used by some other +programs. If this flag is non-nil, FORGET-LAST-SELECTION is also set +to t. + +KBD-TRANSLATE non-nil means input characters are translated from a +user's keyboard layout to the standard keyboard layout. See the +documentation of `quail-keyboard-layout' and +`quail-keyboard-layout-standard' for more detail. + +SHOW-LAYOUT non-nil means the `quail-help' command should show +the user's keyboard layout visually with translated characters. +If KBD-TRANSLATE is set, it is desirable to set also this flag unless +this package defines no translations for single character keys. + +CREATE-DECODE-MAP non-nil means decode map is also created. A decode +map is an alist of translations and corresponding original keys. +Although this map is not used by Quail itself, it can be used by some +other programs. For instance, Vietnamese supporting needs this map to +convert Vietnamese text to VIQR format which uses only ASCII +characters to represent Vietnamese characters. + +MAXIMUM-SHORTEST non-nil means break key sequence to get maximum +length of the shortest sequence. When we don't have a translation of +key \"..ABCD\" but have translations of \"..AB\" and \"CD..\", break +the key at \"..AB\" and start translation of \"CD..\". Hangul +packages, for instance, use this facility. If this flag is nil, we +break the key just at \"..ABC\" and start translation of \"D..\". + +OVERLAY-PLIST if non-nil is a property list put on an overlay which +covers Quail translation region. + +UPDATE-TRANSLATION-FUNCTION if non-nil is a function to call to update +the current translation region accoding to a new translation data. By +default, a tranlated text or a user's key sequence (if no transltion +for it) is inserted. + +CONVERSION-KEYS specifies additional key bindings used while +conversion region is active. It is an alist of single key character +vs. corresponding command to be called." + (let (translation-keymap conversion-keymap) + (if deterministic (setq forget-last-selection t)) + (if translation-keys + (progn + (setq translation-keymap (copy-keymap quail-translation-keymap)) + (while translation-keys + (define-key translation-keymap + (car (car translation-keys)) (cdr (car translation-keys))) + (setq translation-keys (cdr translation-keys)))) + (setq translation-keymap quail-translation-keymap)) + (if conversion-keys + (progn + (setq conversion-keymap (copy-keymap quail-conversion-keymap)) + (while conversion-keys + (define-key conversion-keymap + (car (car conversion-keys)) (cdr (car conversion-keys))) + (setq conversion-keys (cdr conversion-keys))))) + (quail-add-package + (list name title (list nil) guidance (or docstring "") + translation-keymap + forget-last-selection deterministic kbd-translate show-layout + (if create-decode-map (list 'decode-map) nil) + maximum-shortest overlay-plist update-translation-function + conversion-keymap))) + (register-input-method language (list name 'quail-use-package)) + (quail-select-package name)) + +;; Quail minor mode handlers. + +;; Setup overlays used in Quail mode. +(defun quail-setup-overlays () + (let ((pos (point))) + (if (overlayp quail-overlay) + (move-overlay quail-overlay pos pos) + (setq quail-overlay (make-overlay pos pos nil nil t)) + (overlay-put quail-overlay 'face 'underline) + (let ((l (quail-overlay-plist))) + (while l + (overlay-put quail-overlay (car l) (car (cdr l))) + (setq l (cdr (cdr l)))))) + (if (overlayp quail-conv-overlay) + (move-overlay quail-conv-overlay pos pos) + (setq quail-conv-overlay (make-overlay pos pos nil nil t)) + (overlay-put quail-conv-overlay 'face 'underline) + ;;(overlay-put quail-conv-overlay 'modification-hooks + ;;'(quail-conv-overlay-modification-hook)) + ))) + +;; Delete overlays used in Quail mode. +(defun quail-delete-overlays () + (if (overlayp quail-overlay) + (delete-overlay quail-overlay)) + (if (overlayp quail-conv-overlay) + (delete-overlay quail-conv-overlay))) + +;; While translating and converting, we enter the recursive edit and +;; exit it frequently, which results in frequent and annoying change +;; of and annoying in mode line. To avoid it, we use a modified +;; mode-line-format. +(defvar quail-mode-line-format nil) + +;; Return a modified mode-line-format which doesn't show the recursive +;; editing level. But, we only pay attention to the top level +;; elements of the current mode-line-format. +(defun quail-generate-mode-line-format () + (if (listp mode-line-format) + (let ((new (copy-sequence mode-line-format)) + l elt idx) + (setq l new) + (while l + (setq elt (car l)) + (if (and (stringp elt) + (or (setq idx (string-match "%\\[" elt)) + (setq idx (string-match "%\\]" elt)))) + (setcar l (concat (substring elt 0 idx) + (substring elt (+ idx 2))))) + (setq l (cdr l))) + new) + mode-line-format)) + +(defun quail-mode (&optional arg) + "Toggle Quail minor mode. +With arg, turn Quail mode on if and only if arg is positive. +Try \\[describe-bindings] in Quail mode to see the available key binding. +The command \\[describe-input-method] describes the current Quail package." + (interactive "P") + (setq quail-mode + (if (null arg) (null quail-mode) + (> (prefix-numeric-value arg) 0))) + (if (null quail-mode) + ;; Let's turn off Quail mode. + (progn + (quail-hide-guidance-buf) + (quail-delete-overlays) + (setq describe-current-input-method-function nil) + (setq current-input-method nil) + (run-hooks 'quail-mode-exit-hook) + (run-hooks 'input-method-inactivate-hook)) + ;; Let's turn on Quail mode. + ;; At first, be sure that quail-mode is at the first element of + ;; minor-mode-map-alist. + (or (eq (car minor-mode-map-alist) 'quail-mode) + (let ((l minor-mode-map-alist)) + (while (cdr l) + (if (eq (car (cdr l)) 'quail-mode) + (progn + (setcdr l (cdr (cdr l))) + (setq l nil)) + (setq l (cdr l)))) + (setq minor-mode-map-alist (cons 'quail-mode minor-mode-map-alist)))) + (if (null quail-current-package) + ;; Quail package is not yet selected. Select one now. + (let (name) + (if quail-package-alist + (setq name (car (car quail-package-alist))) + (setq quail-mode nil) + (error "No Quail package loaded")) + (quail-select-package name))) + (setq inactivate-current-input-method-function 'quail-mode) + (setq describe-current-input-method-function 'quail-help) + (setq quail-mode-line-format (quail-generate-mode-line-format)) + (quail-delete-overlays) + (quail-show-guidance-buf) + ;; If we are in minibuffer, turn off Quail mode before exiting. + (if (eq (selected-window) (minibuffer-window)) + (add-hook 'minibuffer-exit-hook 'quail-exit-from-minibuffer)) + (make-local-hook 'post-command-hook) + (run-hooks 'quail-mode-hook) + (run-hooks 'input-method-activate-hook)) + (force-mode-line-update)) + +(defun quail-exit-from-minibuffer () + (if quail-mode (quail-mode -1)) + (if (<= (minibuffer-depth) 1) + (remove-hook 'minibuffer-exit-hook 'quail-exit-from-minibuffer))) + +(defvar quail-saved-overriding-local-map nil) +(defvar quail-saved-current-buffer nil) + +;; Toggle `quail-mode'. This function is added to `post-command-hook' +;; in Quail mode, to turn Quail mode temporarily off, or back on +;; after one non-Quail command. +(defun quail-toggle-mode-temporarily () + (if quail-mode + ;; We are going to handle following events out of Quail mode. + (setq quail-mode nil + quail-saved-overriding-local-map overriding-local-map + quail-saved-current-buffer (current-buffer) + overriding-local-map nil) + ;; We have just executed one non-Quail command. We don't need + ;; this hook any more. + (remove-hook 'post-command-hook 'quail-toggle-mode-temporarily t) + ;; If the command changed the current buffer, we should not go + ;; back to Quail mode. + (if (not (eq (current-buffer) quail-saved-current-buffer)) + (throw 'quail-tag nil) + ;; Let's go back to Quail mode. + (setq quail-mode t) + (setq overriding-local-map quail-saved-overriding-local-map) + ;; If whole text in conversion area was deleted, exit from the + ;; recursive edit. + (let ((start (overlay-start quail-conv-overlay))) + (if (and start (= start (overlay-end quail-conv-overlay))) + (throw 'quail-tag nil))) + ))) + +(defun quail-execute-non-quail-command () + "Execute one non-Quail command in Quail mode. +The current translation and conversion are terminated." + (interactive) + (setq unread-command-events (cons last-input-event unread-command-events)) + (quail-delete-overlays) + (if (buffer-live-p quail-guidance-buf) + (save-excursion + (set-buffer quail-guidance-buf) + (erase-buffer))) + (throw 'quail-tag nil)) + +;; Keyboard layout translation handlers. + +;; Some Quail packages provide localized keyboard simulation which +;; requires a particular keyboard layout. In this case, what we need +;; is locations of keys the user entered, not character codes +;; generated by those keys. However, for the moment, there's no +;; common way to get such information. So, we ask a user to give +;; information of his own keyboard layout, then translate it to the +;; standard layout which we defined so that all Quail packages depend +;; just on it. + +(defconst quail-keyboard-layout-standard + "\ + \ + 1!2@3#4$5%6^7&8*9(0)-_=+`~ \ + qQwWeErRtTyYuUiIoOpP[{]} \ + aAsSdDfFgGhHjJkKlL;:'\"\\| \ + zZxXcCvVbBnNmM,<.>/? \ + " + "Standard keyboard layout of printable characters Quail assumes. +See the documentation of `quail-keyboard-layout' for this format. +This layout is almost the same as that of VT100, + but the location of key \\ (backslash) is just right of key ' (single-quote), + not right of RETURN key.") + +(defvar quail-keyboard-layout quail-keyboard-layout-standard + "A string which represents physical key layout of a particular keyboard. +We assume there are six rows and each row has 15 keys (columns), + the first row is above the `1' - `0' row, + the first column of the second row is left of key `1', + the first column of the third row is left of key `q', + the first column of the fourth row is left of key `a', + the first column of the fifth row is left of key `z', + the sixth row is below the `z' - `/' row. +Nth (N is even) and (N+1)th characters in the string are non-shifted + and shifted characters respectively at the same location. +The location of Nth character is row (N / 30) and column ((N mod 30) / 2).") + +(defconst quail-keyboard-layout-len 180) + +;; Here we provide several examples of famous keyboard layouts. + +(defvar quail-keyboard-layout-alist + (list + '("sun-type3" . "\ + \ + 1!2@3#4$5%6^7&8*9(0)-_=+\\|`~\ + qQwWeErRtTyYuUiIoOpP[{]} \ + aAsSdDfFgGhHjJkKlL;:'\" \ + zZxXcCvVbBnNmM,<.>/? \ + ") + (cons "standard" quail-keyboard-layout-standard)) + "Alist of keyboard names and corresponding layout strings. +See the documentation of `quail-keyboard-layout' for the format of + the layout string.") + +(defun quail-set-keyboard-layout (kbd-type) + "Set the current keyboard layout to the same as keyboard KBD-TYPE. + +Since some Quail packages depends on a physical layout of keys (not +characters generated by them), those are created by assuming the +standard layout defined in `quail-keyboard-layout-standard'. This +function tells Quail system the layout of your keyboard so that what +you type is correctly handled." + (interactive + (let* ((completing-ignore-case t) + (type (completing-read "Keyboard type: " + quail-keyboard-layout-alist))) + (list type))) + (let ((layout (assoc kbd-type quail-keyboard-layout-alist))) + (if (null layout) + ;; Here, we had better ask a user to define his own keyboard + ;; layout interactively. + (error "Unknown keyboard type `%s'" kbd-type)) + (setq quail-keyboard-layout (cdr layout)))) + +(defun quail-keyboard-translate (ch) + "Translate CHAR according to `quail-keyboard-layout' and return the result." + (if (eq quail-keyboard-layout quail-keyboard-layout-standard) + ch + (let ((i 0)) + (while (and (< i quail-keyboard-layout-len) + (/= ch (aref quail-keyboard-layout i))) + (setq i (1+ i))) + (if (= i quail-keyboard-layout-len) + (error "Character `%c' not found in your keyboard layout" ch)) + (aref quail-keyboard-layout-standard i)))) + +;; Quail map + +(defsubst quail-map-p (object) + "Return t if OBJECT is a Quail map. + +A Quail map holds information how a particular key should be translated. +Its format is (TRANSLATION . ALIST). +TRANSLATION is either a character, or a cons (INDEX . VECTOR). +In the latter case, each element of VECTOR is a candidate for the translation, +and INDEX points the currently selected translation. + +ALIST is normally a list of elements that look like (CHAR . DEFN), +where DEFN is another Quail map for a longer key (CHAR added to the +current key). It may also be a symbol of a function which returns an +alist of the above format. + +Just after a Quail package is read, TRANSLATION may be a string or a +vector. Then each element of the string or vector is a candidate for +the translation. These objects are transformed to cons cells in the +format \(INDEX . VECTOR), as described above." + (and (consp object) + (let ((translation (car object))) + (or (integerp translation) (consp translation) (null translation) + (vectorp translation) (stringp translation) + (symbolp translation))) + (let ((alist (cdr object))) + (or (listp alist) (symbolp alist))))) + +(defmacro quail-define-rules (&rest rules) + "Define translation rules of the current Quail package. +Each argument is a list of KEY and TRANSLATION. +KEY is a string meaning a sequence of keystrokes to be translated. +TRANSLATION is a character, a string, a vector, a Quail map, or a function. +It it is a character, it is the sole translation of KEY. +If it is a string, each character is a candidate for the translation. +If it is a vector, each element (string or character) is a candidate + for the translation. +In these cases, a key specific Quail map is generated and assigned to KEY. + +If TRANSLATION is a Quail map or a function symbol which returns a Quail map, + it is used to handle KEY." + `(quail-install-map + ',(let ((l rules) + (map (list nil))) + (while l + (quail-defrule-internal (car (car l)) (car (cdr (car l))) map) + (setq l (cdr l))) + map))) + +(defun quail-install-map (map) + "Install the Quail map MAP in the current Quail package. +The installed map can be referred by the function `quail-map'." + (if (null quail-current-package) + (error "No current Quail package")) + (if (null (quail-map-p map)) + (error "Invalid Quail map `%s'" map)) + (setcar (cdr (cdr quail-current-package)) map)) + +(defun quail-defrule (key translation &optional name) + "Add one translation rule, KEY to TRANSLATION, in the current Quail package. +KEY is a string meaning a sequence of keystrokes to be translated. +TRANSLATION is a character, a string, a vector, a Quail map, or a function. +It it is a character, it is the sole translation of KEY. +If it is a string, each character is a candidate for the translation. +If it is a vector, each element (string or character) is a candidate + for the translation. +In these cases, a key specific Quail map is generated and assigned to KEY. + +If TRANSLATION is a Quail map or a function symbol which returns a Quail map, + it is used to handle KEY. +Optional argument NAME, if specified, says which Quail package +to define this translation rule in. The default is to define it in the +current Quail package." + (if name + (let ((package (quail-package name))) + (if (null package) + (error "No Quail package `%s'" name)) + (setq quail-current-package package))) + (quail-defrule-internal key translation (quail-map))) + +;; Define KEY as TRANS in a Quail map MAP. +(defun quail-defrule-internal (key trans map) + (if (null (stringp key)) + "Invalid Quail key `%s'" key) + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + (if (not (or (characterp trans) (stringp trans) (vectorp trans) + (symbolp trans) + (quail-map-p trans))) + (error "Invalid Quail translation `%s'" trans)) + (if (null (quail-map-p map)) + (error "Invalid Quail map `%s'" map)) + (let ((len (length key)) + (idx 0) + ch entry) + (while (< idx len) + (if (null (consp map)) + ;; We come here, for example, when we try to define a rule + ;; for "ABC" but a rule for "AB" is already defined as a + ;; symbol. + (error "Quail key %s is too long" key)) + (setq ch (aref key idx) + entry (assq ch (cdr map))) + (if (null entry) + (progn + (setq entry (cons ch (list nil))) + (setcdr map (cons entry (cdr map))))) + (setq map (cdr entry)) + (setq idx (1+ idx))) + (if (symbolp trans) + (if (cdr map) + ;; We come here, for example, when we try to define a rule + ;; for "AB" as a symbol but a rule for "ABC" is already + ;; defined. + (error "Quail key %s is too short" key) + (setcdr entry trans)) + (if (quail-map-p trans) + (if (not (listp (cdr map))) + ;; We come here, for example, when we try to define a rule + ;; for "AB" as a symbol but a rule for "ABC" is already + ;; defined. + (error "Quail key %s is too short" key) + (if (not (listp (cdr trans))) + (if (cdr map) + ;; We come here, for example, when we try to + ;; define a rule for "AB" as a symbol but a rule + ;; for "ABC" is already defined. + (error "Quail key %s is too short" key) + (setcdr entry trans)) + (setcdr entry (append trans (cdr map))))) + (setcar map trans))))) + +(defun quail-get-translation (map key len) + "Return the translation specified in Quail map MAP for KEY of length LEN. +The translation is either a character or a cons of the form (INDEX . VECTOR), +where VECTOR is a vector of candidates (character or string) for +the translation, and INDEX points into VECTOR to specify the currently +selected translation." + (let ((def (car map))) + (if (and def (symbolp def)) + ;; DEF is a symbol of a function which returns valid translation. + (setq def (funcall def key len))) + (cond + ((or (characterp def) (consp def)) + def) + + ((null def) + ;; No translation. + nil) + + ((stringp def) + ;; Each character in DEF is a candidate of translation. Reform + ;; it as (INDEX . VECTOR). + (setq def (string-to-vector def)) + ;; But if the length is 1, we don't need vector but a single + ;; character as the translation. + (if (= (length def) 1) + (aref def 0) + (cons 0 def))) + + ((vectorp def) + ;; Each element (string or character) in DEF is a candidate of + ;; translation. Reform it as (INDEX . VECTOR). + (cons 0 def)) + + (t + (error "Invalid object in Quail map: %s" def))))) + +(defun quail-lookup-key (key len) + "Lookup KEY of length LEN in the current Quail map and return the definition. +The returned value is a Quail map specific to KEY." + (let ((idx 0) + (map (quail-map)) + (kbd-translate (quail-kbd-translate)) + slot ch translation) + (while (and map (< idx len)) + (setq ch (if kbd-translate (quail-keyboard-translate (aref key idx)) + (aref key idx))) + (setq idx (1+ idx)) + (if (and (cdr map) (symbolp (cdr map))) + (setcdr map (funcall (cdr map) key idx))) + (setq slot (assq ch (cdr map))) + (if (and (cdr slot) (symbolp (cdr slot))) + (setcdr slot (funcall (cdr slot) key idx))) + (setq map (cdr slot))) + (if (and map (setq translation (quail-get-translation map key len))) + (progn + ;; We may have to reform car part of MAP. + (if (not (equal (car map) translation)) + (setcar map translation)) + (if (consp translation) + (progn + (setq quail-current-translations translation) + (if (quail-forget-last-selection) + (setcar quail-current-translations 0)))) + ;; We may have to reform cdr part of MAP. + (if (and (cdr map) (symbolp (cdr map))) + (progn + (setcdr map (funcall (cdr map) key len)))) + )) + map)) + +(defun quail-conv-overlay-modification-hook (overlay after &rest ignore) + (if (and after + (= (overlay-start overlay) (overlay-end overlay))) + ;; Whole text in conversion area was deleted. Let's exit from + ;; the recursive edit. + (throw 'exit nil))) + +(defvar quail-suppress-conversion nil + "If non-nil, suppress converting facility of the current Quail package.") + +;; If set to non-nil, exit conversion mode before starting new translation. +(defvar quail-exit-conversion-mode nil) + +(defun quail-start-translation () + "Start translating the typed character in Quail mode." + (interactive "*") + (setq unread-command-events + (cons last-command-event unread-command-events)) + ;; Check the possibility of translating the last key. + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + (if (assq (event-key last-command-event) (cdr (quail-map))) + ;; Ok, we can start translation. + (let ((mode-line-format quail-mode-line-format)) + (quail-setup-overlays) + (if (catch 'quail-tag + (if (and (not quail-suppress-conversion) + (quail-conversion-keymap)) + ;; We must start translation in conversion mode. + (let ((overriding-local-map (quail-conversion-keymap))) + (setq quail-exit-conversion-mode nil) + (recursive-edit) + (if (and auto-fill-function + (> (current-column) (current-fill-column))) + (run-hooks 'auto-fill-function))) + (let ((overriding-local-map (quail-translation-keymap))) + (setq quail-current-key "") + (recursive-edit))) + (let ((start (overlay-start quail-conv-overlay)) + (end (overlay-end quail-conv-overlay))) + (if (and start end + (prog1 (< start end) + (delete-overlay quail-conv-overlay))) + (run-hooks 'input-method-after-insert-chunk-hook))) + nil) + ;; Someone has thrown a tag with value t, which means + ;; we should turn Quail mode off. + (quail-mode -1))) + ;; Since the typed character doesn't start any translation, handle + ;; it out of Quail mode. We come back to Quail mode later because + ;; function `quail-toggle-mode-temporarily' is in + ;; `post-command-hook'. + (add-hook 'post-command-hook 'quail-toggle-mode-temporarily nil t))) + +(defsubst quail-point-in-conversion-region () + "Return non-nil value if the point is in conversion region of Quail mode." + (let (start pos) + (and (setq start (overlay-start quail-conv-overlay)) + (>= (setq pos (point)) start) + (<= pos (overlay-end quail-conv-overlay))))) + +(defun quail-start-translation-in-conversion-mode () + "Start translating the typed character in conversion mode of Quail mode." + (interactive "*") + (setq unread-command-events + (cons last-command-event unread-command-events)) + (if (or quail-exit-conversion-mode + (not (quail-point-in-conversion-region))) + (progn + ;; We must start translation with new conversion region. + (setq quail-exit-conversion-mode nil) + (throw 'exit nil))) + ;; Check the possibility of translating the last key. + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + (if (assq (event-key last-command-event) (cdr (quail-map))) + ;; Ok, we can start translation. + (let ((overriding-local-map (quail-translation-keymap))) + (setq quail-current-key "") + (move-overlay quail-overlay (point) (point)) + (recursive-edit)) + ;; Since the typed character doesn't start any translation, handle + ;; it out of Quail mode. We come back to Quail mode later because + ;; function `quail-toggle-mode-temporarily' is in + ;; `post-command-hook'. + (add-hook 'post-command-hook 'quail-toggle-mode-temporarily nil t))) + +(defun quail-terminate-translation () + "Terminate the translation of the current key." + (let ((start (overlay-start quail-overlay))) + (if (and start + (< start (overlay-end quail-overlay))) + ;; Here we simulate self-insert-command. + (let (last-command-char) + (goto-char start) + ;; The first one might want to expand an abbrev. + (setq last-command-char (following-char)) + (delete-char 1) + (self-insert-command 1) + (let ((end (overlay-end quail-overlay))) + (if (and end (< (point) end)) + (if overwrite-mode + (while (< (point) end) + (setq last-command-char (following-char)) + (delete-char 1) + (self-insert-command 1)) + ;; The last one might still want to auto-fill. + (goto-char end) + (let ((last-command-char (preceding-char))) + (delete-char -1) + (self-insert-command 1)))))))) + (delete-overlay quail-overlay) + (if (buffer-live-p quail-guidance-buf) + (save-excursion + (set-buffer quail-guidance-buf) + (erase-buffer))) + (throw 'exit nil)) + +(defsubst quail-delete-region () + "Delete the text in the current translation region of Quail." + (let ((start (overlay-start quail-overlay)) + (end (overlay-end quail-overlay))) + (and start end (delete-region start end)))) + +(defun quail-select-current () + "Select the current text shown in Quail translation region." + (interactive) + (quail-terminate-translation)) + +;; Update the current translation status according to CONTROL-FLAG. +;; If CONTROL-FLAG is integer value, it is the number of keys in the +;; head quail-current-key which can be translated. The remaining keys +;; are put back to unread-command-events to be handled again. +;; If CONTROL-FLAG is t, terminate the translation for the whole keys +;; in quail-current-key. +;; If CONTROL-FLAG is nil, proceed the translation with more keys. + +(defun quail-update-translation (control-flag) + (quail-delete-region) + (let ((func (quail-update-translation-function))) + (if func + (funcall func control-flag) + (if (numberp control-flag) + (let ((len (length quail-current-key))) + (while (> len control-flag) + (setq len (1- len)) + (setq unread-command-events + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + (cons (character-to-event (aref quail-current-key len)) + unread-command-events))) + (insert (or quail-current-str + (substring quail-current-key 0 len)))) + (insert (or quail-current-str quail-current-key))))) + (quail-update-guidance) + (if control-flag + (quail-terminate-translation))) + +(defun quail-self-insert-command () + "Add the typed character to the key for translation." + (interactive "*") + ;; 1997/5/26 by MORIOKA Tomohiko + ;; modified for XEmacs + (setq quail-current-key + (concat quail-current-key (char-to-string + (event-to-character last-command-event)))) + (quail-update-translation (quail-translate-key))) + +(defun quail-translate-key () + "Translate the current key sequence according to the current Quail map. +Return t if we can terminate the translation. +Return nil if the current key sequence may be followed by more keys. +Return number if we can't find any translation for the current key +sequence. The number is the count of valid keys in the current +sequence counting from the head." + (let* ((len (length quail-current-key)) + (map (quail-lookup-key quail-current-key len)) + def ch) + (if map + (let ((def (car map))) + (setq quail-current-str + (if (consp def) (aref (cdr def) (car def)) def)) + ;; Return t only if we can terminate the current translation. + (and + ;; No alternative translations. + (or (null (consp def)) (= (length (cdr def)) 1)) + ;; No translation for the longer key. + (null (cdr map)) + ;; No shorter breaking point. + (or (null (quail-maximum-shortest)) + (< len 3) + (null (quail-lookup-key quail-current-key (1- len))) + (null (quail-lookup-key + (substring quail-current-key -2 -1) 1))))) + + ;; There's no translation for the current key sequence. Before + ;; giving up, we must check two possibilities. + (cond ((and + (quail-maximum-shortest) + (>= len 4) + (setq def (car (quail-lookup-key quail-current-key (- len 2)))) + (quail-lookup-key (substring quail-current-key -2) 2)) + ;; Now the sequence is "...ABCD", which can be split into + ;; "...AB" and "CD..." to get valid translation. + ;; At first, get translation of "...AB". + (setq quail-current-str + (if (consp def) (aref (cdr def) (car def)) def)) + ;; Then, return the length of "...AB". + (- len 2)) + + ((and quail-current-translations + (not (quail-deterministic)) + (setq ch (aref quail-current-key (1- len))) + (>= ch ?0) (<= ch ?9)) + ;; A numeric key is entered to select a desirable translation. + (setq quail-current-key (substring quail-current-key 0 -1)) + (quail-select-translation + (+ (* (/ (car quail-current-translations) 10) 10) + ;; We treat key 1,2..,9,0 as specifying 0,1,..8,9. + (if (= ch ?0) 9 (- ch ?1)))) + ;; And, we can terminate the current translation. + t) + + (t + ;; No way to handle the last character in this context. + (1- len)))))) + +(defun quail-next-translation () + "Select next translation in the current batch of candidates." + (interactive) + (if quail-current-translations + (progn + (quail-select-translation (1+ (car quail-current-translations))) + (quail-update-translation nil)) + (beep))) + +(defun quail-prev-translation () + "Select previous translation in the current batch of candidates." + (interactive) + (if quail-current-translations + (progn + (quail-select-translation (1- (car quail-current-translations))) + (quail-update-translation nil)) + (beep))) + +(defun quail-next-translation-block () + "Select the next batch of 10 translation candidates." + (interactive) + (if quail-current-translations + (let ((limit (1- (length (cdr quail-current-translations)))) + (n (car quail-current-translations))) + (if (< (/ n 10) (/ limit 10)) + (progn + (quail-select-translation (min (+ n 10) limit)) + (quail-update-translation nil)) + ;; We are already at the last block. + (beep))) + (beep))) + +(defun quail-prev-translation-block () + "Select the previous batch of 10 translation candidates." + (interactive) + (if (and quail-current-translations + (>= (car quail-current-translations) 10)) + (progn + (quail-select-translation (- (car quail-current-translations) 10)) + (quail-update-translation nil)) + (beep))) + +(defun quail-select-translation (n) + "Select Nth translation in the current batch of translation candidates." + (if (or (< n 0) (>= n (length (cdr quail-current-translations)))) + (beep) + (setcar quail-current-translations n) + (setq quail-current-str (aref (cdr quail-current-translations) n)))) + +(defun quail-abort-translation () + "Abort translation and delete the current Quail key sequence." + (interactive) + (quail-delete-region) + (quail-terminate-translation)) + +(defun quail-delete-last-char () + "Delete the last input character from the current Quail key sequence." + (interactive) + (if (= (length quail-current-key) 1) + (quail-abort-translation) + (setq quail-current-key (substring quail-current-key 0 -1)) + (quail-update-translation (quail-translate-key)))) + +;; For conversion mode. + +(defun quail-conversion-backward-char () + (interactive) + (if (<= (point) (overlay-start quail-conv-overlay)) + (error "Beginning of conversion region")) + (forward-char -1)) + +(defun quail-conversion-forward-char () + (interactive) + (if (>= (point) (overlay-end quail-conv-overlay)) + (error "End of conversion region")) + (forward-char 1)) + +(defun quail-conversion-beginning-of-region () + (interactive) + (goto-char (overlay-start quail-conv-overlay))) + +(defun quail-conversion-end-of-region () + (interactive) + (goto-char (overlay-end quail-conv-overlay))) + +(defun quail-conversion-delete-char () + (interactive) + (if (>= (point) (overlay-end quail-conv-overlay)) + (error "End of conversion region")) + (delete-char 1) + (if (= (overlay-start quail-conv-overlay) + (overlay-end quail-conv-overlay)) + (throw 'quail-tag nil))) + +(defun quail-conversion-backward-delete-char () + (interactive) + (if (<= (point) (overlay-start quail-conv-overlay)) + (error "Beginning of conversion region")) + (delete-char -1) + (if (= (overlay-start quail-conv-overlay) + (overlay-end quail-conv-overlay)) + (throw 'quail-tag nil))) + +(defun quail-do-conversion (func &rest args) + "Call FUNC to convert text in the current conversion region of Quail. +Remaining args are for FUNC." + (delete-overlay quail-overlay) + (apply func args)) + +(defun quail-no-conversion () + "Do no conversion of the current conversion region of Quail." + (interactive) + (throw 'exit nil)) + +;; Guidance, Completion, and Help buffer handlers. + +(defun quail-show-guidance-buf () + "Display a Quail guidance buffer in some window. +Create the buffer if it does not exist yet. +The window is normally shown in a minibuffer, +but if the selected window is a minibuffer, it is shown in +the bottommost ordinary window." + + (if (or (null input-method-tersely-flag) + (not (eq (selected-window) (minibuffer-window)))) + (progn + ;; At first, setup a guidance buffer. + (or (buffer-live-p quail-guidance-buf) + (setq quail-guidance-buf + (get-buffer-create " *Quail-guidance*"))) + (save-excursion + (let ((title (quail-title))) + (set-buffer quail-guidance-buf) + ;; Show the title of Quail package in the left of mode-line. + (setq current-input-method nil) + (setq current-input-method-title title) + (setq mode-line-format (cons '("[" current-input-method-title "]") + default-mode-line-format)) + (erase-buffer) + (or (overlayp quail-overlay) + (progn + (setq quail-overlay (make-overlay 1 1)) + (overlay-put quail-overlay 'face 'highlight))) + (delete-overlay quail-overlay) + (set-buffer-modified-p nil))) + (bury-buffer quail-guidance-buf) + + ;; Then, display it in an appropriate window. + (if (not (get-buffer-window quail-guidance-buf)) + ;; Guidance buffer is not yet shown in any window. + (let ((win (minibuffer-window))) + (if (eq (selected-window) win) + ;; Since we are in minibuffer, we can't use it for guidance. + ;; Let's find the bottom window. + (let (height) + (setq win (window-at 0 (- (frame-height) 2))) + (setq height (window-height win)) + ;; If WIN is too tall, split it vertically and use + ;; the lower one. + (if (>= height 4) + (let ((window-min-height 2)) + ;; Here, `split-window' returns a lower window + ;; which is what we wanted. + (setq win (split-window win (- height 2))))) + (set-window-buffer win quail-guidance-buf) + (set-window-dedicated-p win t)) + (set-window-buffer win quail-guidance-buf)))))) + + ;; And, create a buffer for completion. + (or (buffer-live-p quail-completion-buf) + (progn + (setq quail-completion-buf (get-buffer-create "*Quail Completions*")) + (save-excursion + (set-buffer quail-completion-buf) + (setq quail-overlay (make-overlay 1 1)) + (overlay-put quail-overlay 'face 'highlight)))) + (bury-buffer quail-completion-buf)) + +(defun quail-hide-guidance-buf () + "Hide the Quail guidance buffer." + (let* ((win (minibuffer-window)) + (buf (window-buffer win))) + (if (eq buf quail-guidance-buf) + ;; Quail guidance buffer is at echo area. Vacate it to the + ;; deepest minibuffer. + (set-window-buffer win (format " *Minibuf-%d*" (minibuffer-depth))) + ;; Delete the window for guidance buffer. + (if (or (null input-method-tersely-flag) + (not (eq (selected-window) (minibuffer-window)))) + (progn + (setq win (get-buffer-window quail-guidance-buf)) + (set-window-dedicated-p win nil) + (delete-window win)))))) + +(defun quail-update-guidance () + "Update the Quail guidance buffer and completion buffer (if displayed now)." + ;; Update guidance buffer. + (if (or (null input-method-tersely-flag) + (not (eq (selected-window) (minibuffer-window)))) + (let ((guidance (quail-guidance))) + (cond ((eq guidance t) + ;; Show the current possible translations. + (quail-show-translations)) + ((null guidance) + ;; Show the current input keys. + (let ((key quail-current-key)) + (save-excursion + (set-buffer quail-guidance-buf) + (erase-buffer) + (insert key)))) + ((listp guidance) + ;; Show alternative characters specified in this alist. + (let* ((key quail-current-key) + (len (length key)) + (i 0) + ch alternative) + (save-excursion + (set-buffer quail-guidance-buf) + (erase-buffer) + (while (< i len) + (setq ch (aref key i)) + (setq alternative (cdr (assoc ch guidance))) + (insert (or alternative ch)) + (setq i (1+ i))))))))) + + ;; Update completion buffer if displayed now. We highlight the + ;; selected candidate string in *Completion* buffer if any. + (let ((win (get-buffer-window quail-completion-buf)) + key str pos) + (if win + (save-excursion + (setq str (if (stringp quail-current-str) + quail-current-str + (if (numberp quail-current-str) + (char-to-string quail-current-str))) + key quail-current-key) + (set-buffer quail-completion-buf) + (goto-char (point-min)) + (if (null (search-forward (concat " " key ":") nil t)) + (delete-overlay quail-overlay) + (setq pos (point)) + (if (and str (search-forward (concat "." str) nil t)) + (move-overlay quail-overlay (1+ (match-beginning 0)) (point)) + (move-overlay quail-overlay (match-beginning 0) (point))) + ;; Now POS points end of KEY and (point) points end of STR. + (if (pos-visible-in-window-p (point) win) + ;; STR is already visible. + nil + ;; We want to make both KEY and STR visible, but if the + ;; window is too short, make at least STR visible. + (setq pos (progn (point) (goto-char pos))) + (beginning-of-line) + (set-window-start win (point)) + (if (not (pos-visible-in-window-p pos win)) + (set-window-start win pos)) + )))))) + +(defun quail-show-translations () + "Show the current possible translations." + (let ((key quail-current-key) + (map (quail-lookup-key quail-current-key (length quail-current-key)))) + (save-excursion + (set-buffer quail-guidance-buf) + (erase-buffer) + + ;; Show the current key. + (insert key) + + ;; Show possible following keys. + (if (cdr map) + (let ((l (cdr map))) + (insert "[") + (while l + (insert (car (car l))) + (setq l (cdr l))) + (insert "]"))) + + ;; Show list of translations. + (if (consp (car map)) + (let* ((idx (car (car map))) + (translations (cdr (car map))) + (from (* (/ idx 10) 10)) + (to (min (+ from 10) (length translations)))) + (indent-to 10) + (insert (format "(%d/%d)" + (1+ (/ from 10)) + (1+ (/ (length translations) 10)))) + (while (< from to) + ;; We show the last digit of FROM, but by changing + ;; 0,1,..,9 to 1,2,..,0. + (insert (format " %d." + (if (= (% from 10) 9) 0 (1+ (% from 10))))) + (let ((pos (point))) + (insert (aref translations from)) + (if (= idx from) + (move-overlay quail-overlay pos (point)))) + (setq from (1+ from))))) + ))) + +(defun quail-completion () + "List all completions for the current key. +All possible translations of the current key and whole possible longer keys + are shown." + (interactive) + (let ((key quail-current-key) + (map (quail-lookup-key quail-current-key (length quail-current-key)))) + (save-excursion + (set-buffer quail-completion-buf) + (erase-buffer) + (insert "Possible completion and corresponding translations are:\n") + (quail-completion-1 key map 1) + (goto-char (point-min)) + (display-buffer (current-buffer))) + (quail-update-guidance))) + +;; List all completions of KEY in MAP with indentation INDENT. +(defun quail-completion-1 (key map indent) + (let ((len (length key))) + (indent-to indent) + (insert key ":") + (if (and (symbolp map) (fboundp map)) + (setq map (funcall map key len))) + (if (car map) + (quail-completion-list-translations map key (+ indent len 1)) + (insert " -\n")) + (setq indent (+ indent 2)) + (if (cdr map) + (let ((l (cdr map)) + (newkey (make-string (1+ len) 0)) + (i 0)) + ;; Set KEY in the first LEN characters of NEWKEY. + (while (< i len) + (aset newkey i (aref key i)) + (setq i (1+ i))) + (while l ; L = ((CHAR . DEFN) ....) ; + (aset newkey len (car (car l))) + (quail-completion-1 newkey (cdr (car l)) indent) + (setq l (cdr l))))))) + +;; List all possible translations of KEY in Quail map MAP with +;; indentation INDENT." +(defun quail-completion-list-translations (map key indent) + (let ((translations + (quail-get-translation map key (length key)))) + (if (integerp translations) + (insert "(1/1) 1." translations "\n") + ;; We need only vector part. + (setq translations (cdr translations)) + ;; Insert every 10 elements with indices in a line. + (let ((len (length translations)) + (i 0) + (first t) + num) + (while (< i len) + (if first + (progn + (insert "(1/1)") + (setq first nil)) + (if (= (% i 10) 0) + (progn + (newline) + (indent-to indent) + (insert (format "(%d/%d)" (1+ (/ i 10)) (1+ (/ len 10))))))) + ;; We show the last digit of FROM while converting + ;; 0,1,..,9 to 1,2,..,0. + (insert (format " %d." (if (= (% i 10) 9) 0 (1+ (% i 10))))) + (insert (aref translations i)) + (setq i (1+ i))) + (newline))))) + +(defun quail-help () + "Show brief description of the current Quail package." + (interactive) + (let ((package quail-current-package) + (buf (get-buffer-create "*Quail-help*"))) + (save-excursion + (set-buffer buf) + (erase-buffer) + (setq quail-current-package package) + (insert "Quail input method (name:" + (quail-name) + ", mode line indicator:[" + (quail-title) + "])\n---- Documentation ----\n" + (quail-docstring)) + (newline) + (if (quail-show-layout) (quail-show-kbd-layout)) + (insert ) + (quail-help-insert-keymap-description + quail-mode-map + "---- Key bindings (before starting translation) ---- +key binding +--- -------\n") + (quail-help-insert-keymap-description + (quail-translation-keymap) + "--- Key bindings (while translating) --- +key binding +--- -------\n") + (if (quail-conversion-keymap) + (quail-help-insert-keymap-description + (quail-conversion-keymap) + "--- Key bindings (while converting) --- +key binding +--- -------\n")) + (goto-char (point-min)) + (set-buffer-modified-p nil) + (help-mode)) + (display-buffer buf))) + +(defun quail-help-insert-keymap-description (keymap &optional header) + (let (from to) + (if header + (insert header)) + (save-excursion + (save-window-excursion + (let ((overriding-local-map keymap)) + (describe-bindings)) + (set-buffer "*Help*") + (goto-char (point-min)) + (forward-line 4) + (setq from (point)) + (search-forward "Global Bindings:" nil 'move) + (beginning-of-line) + (setq to (point)))) + (insert-buffer-substring "*Help*" from to))) + +(defun quail-show-kbd-layout () + "Show keyboard layout with key tops of multilingual characters." + (insert "--- Keyboard layout ---\n") + (let* ((i 0) ch) + (while (< i quail-keyboard-layout-len) + (if (= (% i 30) 0) + (progn + (newline) + (indent-to (/ i 30))) + (if (= (% i 2) 0) + (insert " "))) + (setq ch (aref quail-keyboard-layout i)) + (if (= ch ?\ ) + (insert ch) + (let* ((map (cdr (assq ch (cdr (quail-map))))) + (translation (and map (quail-get-translation + map (char-to-string ch) 1)))) + (if (integerp translation) + (insert translation) + (if (consp translation) + (insert (aref (cdr translation) (car translation))) + (insert ch))))) + (setq i (1+ i)))) + (newline)) + +(defun quail-translation-help () + "Show help message while translating in Quail mode." + (interactive) + (let ((package quail-current-package) + (current-key quail-current-key) + (buf (get-buffer-create "*Quail-Help*"))) + (save-excursion + (set-buffer buf) + (erase-buffer) + (setq quail-current-package package) + (insert + (format "You are translating the key sequence \"%s\" in Quail mode.\n" + quail-current-key)) + (quail-help-insert-keymap-description + (quail-translation-keymap) + "----------------------- +key binding +--- -------\n") + (goto-char (point-min)) + (set-buffer-modified-p nil)) + (display-buffer buf))) + +(defun quail-conversion-help () + "Show help message while converting in Quail mode." + (interactive) + (let ((package quail-current-package) + (str (buffer-substring (overlay-start quail-conv-overlay) + (overlay-end quail-conv-overlay))) + (buf (get-buffer-create "*Quail-Help*"))) + (save-excursion + (set-buffer buf) + (erase-buffer) + (setq quail-current-package package) + (insert + (format "You are converting the string \"%s\" in Quail mode.\n" str)) + (quail-help-insert-keymap-description + (quail-conversion-keymap) + "----------------------- +key binding +--- -------\n") + (goto-char (point-min)) + (set-buffer-modified-p nil)) + (display-buffer buf))) + +;; +(provide 'quail) + +;;; quail.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/4corner.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/4corner.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,6706 @@ +;; Quail package `4corner' generated by the command `titdic-convert' +;; Date: Sat Sep 7 14:27:36 1996 +;; Original TIT dictionary file: 4Corner.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: 4corner.el,v 1.2 1997/06/06 00:57:07 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 2 +;; ENCODE: BIG5 +;; PROMPT: $(0(?-FHAP#(B::\040 +;; AUTOSELECT: NEVER +;; # +;; COMMENT Authors: Dr. Urs App, Christian Wittern (Kyoto Univ, Japan) +;; COMMENT +;; COMMENT Input: $(0(?-FHAP#(B ($(0'0&"1b'|P#(B) +;; # input key definitions +;; VALIDINPUTKEY: 0123456789 +;; WILDCARDKEY: * +;; WILDCHARKEY: ? +;; # choice list keys +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; # pre-editing keys +;; BACKSPACE: \010\177 # ctrl-H, DEL +;; DELETEALL: \015\025 # RETURN, ctrl-U +;; CURSOR-BEGIN: \001 # ctrl-A +;; CURSOR-END: \005 # ctrl-E +;; CURSOR-FORW: \006 # ctrl-F +;; CURSOR-BACK: \002 # ctrl-B +;; CURSOR-ERASE: \004 # ctrl-D +;; REPEATKEY: \020\022 # ctrl-P, ctrl-R +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-4corner" "Chinese-BIG5" " " + t +"$(0(?-FHAP#(B:: + Authors: Dr. Urs App, Christian Wittern (Kyoto Univ, Japan) + + Input: $(0(?-FHAP#(B ($(0'0&"1b'|P#(B) +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("00104" "$(0'eC*RM(B") +("00106" "$(1AY(B") +("00107" "$(1-LmFo/(B") +("00108" "$(0)"(B") +("00109" "$(0[<(B") +("00111" "$(08l>1BqG<$(1$q(7*:,@1*(B") +("00112" "$(1>9R9(B") +("00113" "$(1R>(B") +("00114" "$(04T>2G;Kl^b$(11'>;E7>:E:L(]db9r=(B") +("00128" "$(04R(B") +("00129" "$(1>5(B") +("00131" "$(0Bp(B") +("00132" "$(0>0>3Xk[{$(1E1RA(B") +("00133" "$(08pG8$(1XY(B") +("00134" "$(08j$(1L%L)XWX\(B") +("00136" "$(0]j$(17ER;R=(B") +("00137" "$(11.(B") +("00141" "$(0>/Xi(B") +("00142" "$(1,?(B") +("00144" "$(0G>$(1md(B") +("00146" "$(0G=SK$(1]c(B") +("00147" "$(04P8mBtOpOr$(1>6L']bb8(B") +("00148" "$(0G:[|$(1b<(B") +("00149" "$(1E;(B") +("00151" "$(0]k$(17Chu(B") +("00157" "$(1><(B") +("00160" "$(08rG?$(17HE4(B") +("00161" "$(0Om$(1>8L$b>(B") +("00162" "$(0Oo$(11(b=(B") +("00164" "$(1E0E8L*(B") +("00166" "$(1b;(B") +("00167" "$(0Oq(B") +("00169" "$(0Bs(B") +("00172" "$(00yVE(B") +("00175" "$(08n(B") +("00177" "$(1E/(B") +("00181" "$(0KpZS$(1E9R@X^(B") +("00182" "$(17B(B") +("00186" "$(0\z^c$(11)kn(B") +("00187" "$(00{$(1R?(B") +("00189" "$(04SG9(B") +("00191" "$(1XXX](B") +("00193" "$(1X_(B") +("00194" "$(0G@(B") +("00196" "$(0VD(B") +("00199" "$(1R<(B") +("00201" "$(01i(B") +("00207" "$(0*m(B") +("00210" "$(1rC(B") +("00211" "$(0,+@'IoZ2[H$(1!Z";HvI|mOo7rC(B") +("00212" "$(0/7$(1.{(B") +("00213" "$(0's]J$(1*;BdBfa9(B") +("00214" "$(07?>)J9R-$(1"=*9IHI}P>\;kZ(B") +("00216" "$(02#<.@!\$$(1E2(B") +("00217" "$(0&n1jRPZ3Zh\E$(1#n\]R$(1#o*8V|kA(B") +("00242" "$(0/6(B") +("00244" "$(1*7J&ht(B") +("00246" "$(150(B") +("00247" "$(0.`2zA$EoNYNc$(1#m.x.z5,Bg(B") +("00248" "$(0N^$(1J%hc(B") +("00251" "$(02y(B") +("00252" "$(0Nw$(1V}(B") +("00253" "$(1k@(B") +("00256" "$(07=(B") +("00259" "$(1Q}(B") +("00260" "$(0A#(B") +("00261" "$(0/4ST$(1.y5-V{(B") +("00262" "$(1Bh(B") +("00264" "$(1J"ha(B") +("00266" "$(1V~(B") +("00267" "$(06U(B") +("00271" "$(1px(B") +("00280" "$(1![(B") +("00281" "$(1J$(B") +("00282" "$(1P?(B") +("00286" "$(0N]Q4$(1J!(B") +("00293" "$(1P=^J(B") +("00294" "$(0,,@)V^$(1*(B") +("00603" "$(08g(B") +("00604" "$(0+>(B") +("00614" "$(0D"Q!(B") +("00617" "$(1i|(B") +("00622" "$(0T9(B") +("00627" "$(0??T8WHYB$(1_LcHcI(B") +("00631" "$(0[$(B") +("00632" "$(0^j$(1TAl=(B") +("00637" "$(1cVj$(B") +("00647" "$(0Pw$(1_R(B") +("00648" "$(0HmQ$(B") +("00661" "$(0TE$(1r9(B") +("00682" "$(0H[(B") +("00696" "$(0Pu(B") +("00710" "$(0&BIU(B") +("00714" "$(06"=F(B") +("00717" "$(0Xh(B") +("00732" "$(0(i*i28:/?6HWLzPpWAWC][$(19E9F9G@4G?T7Z@ZCZDnG(B") +("00747" "$(1kB(B") +("00772" "$(1fG(B") +("00800" "$(0&{(B") +("00802" "$(0)+(B") +("00806" "$(1Gcp&(B") +("00901" "$(0Gc(B") +("00903" "$(09D(B") +("00904" "$(0,c=:$(1\=(B") +("00906" "$(0-l(B") +("00914" "$(0Yd(B") +("01104" "$(0Z/(B") +("01136" "$(1n!(B") +("01160" "$(09=(B") +("01186" "$(0^%(B") +("01211" "$(0U?$(1rF(B") +("01217" "$(1,:XU(B") +("01247" "$(0J~(B") +("01286" "$(0Yn$(1Hf(B") +("01327" "$(1r)(B") +("01401" "$(0]o(B") +("01486" "$(1Ua(B") +("01601" "$(1kqoR(B") +("01610" "$(0:8$(1GQ(B") +("01611" "$(0D&Q%$(1GNN5oS(B") +("01614" "$(0M.$(1ZMZQ(B") +("01616" "$(1cK(B") +("01617" "$(1@=E(TETEcO(B") +("01618" "$(0M%(B") +("01620" "$(05VD.(B") +("01632" "$(1N4TC(B") +("01640" "$(0:6:>?@(B") +("01641" "$(1q>(B") +("01646" "$(0Z~(B") +("01647" "$(1T?(B") +("01649" "$(0D$$(1cP(B") +("01660" "$(1@A(B") +("01661" "$(0HbM$T>(B") +("01666" "$(1ZX(B") +("01691" "$(1cX(B") +("01696" "$(1_Z(B") +("01732" "$(0]r(B") +("01801" "$(0^4(B") +("01886" "$(1Ub(B") +("01903" "$(1mE(B") +("02114" "$(0V"$(1Wr(B") +("02127" "$(0L'(B") +("02157" "$(1El(B") +("02200" "$(0E8R9$(13mkQ(B") +("02227" "$(1NS(B") +("02422" "$(0Je(B") +("02427" "$(1CD(B") +("02600" "$(06J:<$(1GM(B") +("02613" "$(1GS(B") +("02614" "$(0:;$(1ZU(B") +("02617" "$(1_U(B") +("02618" "$(0Z}(B") +("02621" "$(0?G(B") +("02627" "$(0M-$(1ZZg/(B") +("02631" "$(0D,(B") +("02634" "$(19Q_O(B") +("02637" "$(1pQ(B") +("02640" "$(0D+(B") +("02641" "$(0Px(B") +("02644" "$(0P|(B") +("02647" "$(0TG(B") +("02653" "$(0["(B") +("02657" "$(0Q#(B") +("02661" "$(0Hi(B") +("02663" "$(1TF(B") +("02664" "$(0Hd$(1TO(B") +("02669" "$(1g1(B") +("02670" "$(0:9(B") +("02677" "$(1@C(B") +("02710" "$(0]h(B") +("02800" "$(0.,(B") +("02921" "$(0F<(B") +("03134" "$(1>c(B") +("03147" "$(0C+(B") +("03327" "$(1o|(B") +("03440" "$(1<@(B") +("03534" "$(1qx(B") +("03600" "$(05W(B") +("03611" "$(1@H(B") +("03614" "$(0HZ$(19O(B") +("03616" "$(1ZK(B") +("03617" "$(0PtWO(B") +("03627" "$(0M0$(1ZV_Y(B") +("03632" "$(0D#$(1N8(B") +("03634" "$(1N7(B") +("03640" "$(0H](B") +("03647" "$(1@@(B") +("03650" "$(0HcM'Z|^l$(1ByZN(B") +("03653" "$(1TB(B") +("03660" "$(1@F(B") +("03669" "$(1n+(B") +("03694" "$(1@?(B") +("03806" "$(1g8(B") +("03914" "$(0@t(B") +("04127" "$(1O_(B") +("04132" "$(1,c(B") +("04147" "$(1b@(B") +("04281" "$(0[](B") +("04400" "$(0JX(B") +("04600" "$(05U:7WM(B") +("04610" "$(0?F(B") +("04611" "$(0TFWK$(1GUg((B") +("04612" "$(0:?(B") +("04614" "$(0Y@$(1q?(B") +("04617" "$(1@>(B") +("04627" "$(0?BH`$(1@KGXZOi}(B") +("04631" "$(0M#$(1oP(B") +("04634" "$(0Y?(B") +("04635" "$(1dT(B") +("04637" "$(1n,(B") +("04640" "$(1GW(B") +("04641" "$(0H^$(1GOl>(B") +("04647" "$(0D/]-$(1N9oa(B") +("04654" "$(0Zz(B") +("04656" "$(0T;(B") +("04660" "$(0D'Pz(B") +("04661" "$(0H_M+[#(B") +("04664" "$(0T@$(1cN(B") +("04670" "$(1@J(B") +("04681" "$(1T@_[(B") +("04686" "$(0]u_5(B") +("04689" "$(0Ha(B") +("04690" "$(1TL(B") +("04694" "$(0Tb(B") +("05331" "$(0O^(B") +("05417" "$(0;j(B") +("05496" "$(0M?(B") +("05617" "$(19N(B") +("05627" "$(0Py(B") +("05630" "$(0?A$(1@DcL(B") +("05632" "$(1TKj!(B") +("05633" "$(1g*(B") +("05637" "$(0],(B") +("05644" "$(1cR(B") +("05657" "$(0WJ(B") +("05661" "$(1g+(B") +("05686" "$(1cW(B") +("05690" "$(0He$(1GT(B") +("05694" "$(1_Q(B") +("05696" "$(0T:(B") +("06127" "$(0L&(B") +("06240" "$(1dg(B") +("06446" "$(1hm(B") +("06456" "$(1hm(B") +("06610" "$(1n%(B") +("06614" "$(0Yl$(1Z[(B") +("06627" "$(0TATB$(1ZR(B") +("06630" "$(1ZTcS(B") +("06640" "$(1TI(B") +("06641" "$(0\B$(1ZY(B") +("06647" "$(1_NcQ(B") +("06656" "$(1g0(B") +("06660" "$(1n((B") +("06681" "$(0M)$(1ZS(B") +("06686" "$(0[J(B") +("06694" "$(0P{\C(B") +("06910" "$(0T6(B") +("07104" "$(0=-(B") +("07110" "$(0Ml(B") +("07111" "$(1.n(B") +("07120" "$(11a8<(B") +("07127" "$(1\0pn(B") +("07137" "$(1aec9(B") +("07141" "$(1LV(B") +("07147" "$(1+J(B") +("07227" "$(0I;MJ^/$(1%(%)cxhIk)m#nf(B") +("07233" "$(1eW(B") +("07247" "$(0OG$(1K3(B") +("07282" "$(1K-(B") +("07327" "$(1m&pm(B") +("07338" "$(1r+(B") +("07420" "$(0\o(B") +("07427" "$(05h?g[X$(1NRV0a&(B") +("07486" "$(0^n(B") +("07610" "$(0::D)TC(B") +("07611" "$(1l?(B") +("07612" "$(0Hf(B") +("07616" "$(0^k(B") +("07617" "$(0:5$(1i~(B") +("07620" "$(0D%HgP~$(13"@BGPGRGRg-pR(B") +("07622" "$(0YA(B") +("07627" "$(0?fM"[!$(1GVH,TNZP_PcJcY(B") +("07631" "$(1N6(B") +("07632" "$(0M&(B") +("07637" "$(0Q&(B") +("07640" "$(1TD(B") +("07641" "$(1_M(B") +("07647" "$(0?D$(1_Sj%n)(B") +("07654" "$(1[d(B") +("07656" "$(1ZL(B") +("07661" "$(0\D(B") +("07662" "$(0D(Mi$(1GYcM(B") +("07664" "$(0Hk(B") +("07668" "$(0T?(B") +("07672" "$(0WL(B") +("07677" "$(0P}(B") +("07680" "$(08f(B") +("07681" "$(1g,l@(B") +("07682" "$(1C|(B") +("07720" "$(12((B") +("07727" "$(1"q(B") +("07747" "$(00A(B") +("07771" "$(1fH(B") +("07820" "$(1bi(B") +("07882" "$(1/xWi(B") +("07927" "$(1hH(B") +("08211" "$(0=$(B") +("08212" "$(03M(B") +("08213" "$(1g'g)(B") +("08646" "$(1g&(B") +("08651" "$(0H\(B") +("08653" "$(0\?(B") +("08657" "$(0M,(B") +("08661" "$(0Z{$(1g2(B") +("08667" "$(1_T(B") +("08686" "$(1j"(B") +("08732" "$(170(B") +("09259" "$(0^\(B") +("09620" "$(19P(B") +("09627" "$(0M/(B") +("09631" "$(0_;(B") +("09639" "$(0WG(B") +("09650" "$(1@I(B") +("09689" "$(0Pv(B") +("09720" "$(1,)(B") +("10000" "$(0&"(B") +("10100" "$(0&)&W(B") +("10101" "$(0&6(`3r$(1#j(B") +("10103" "$(0(jZM(B") +("10104" "$(0'_*^1h;T$(1!f)Z(B") +("10106" "$(0)(R?(B") +("10107" "$(0&l&m-j0}4[(B") +("10108" "$(0,(-I^r$(1jX(B") +("10109" "$(0'b(B") +("10111" "$(0Tz$(1q|(B") +("10112" "$(1B^(B") +("10113" "$(08`>.$(1,2O'jW(B") +("10114" "$(0[F(B") +("10118" "$(18=(B") +("10121" "$(1S'(B") +("10123" "$(1b2(B") +("10127" "$(0Oh$(1UX`E`G(B") +("10131" "$(1XT(B") +("10132" "$(0\x$(1,.[_f#(B") +("10136" "$(1Mjl3(B") +("10140" "$(00u(B") +("10146" "$(0Og(B") +("10148" "$(10m(B") +("10153" "$(1l^(B") +("10161" "$(0Tv$(1>,(B") +("10164" "$(0]@(B") +("10167" "$(0Ki(B") +("10177" "$(0?|(B") +("10181" "$(1`F(B") +("10196" "$(1M)(B") +("10200" "$(0&$(B") +("10201" "$(1!)(B") +("10207" "$(0&b'Q(B") +("10210" "$(0&C$(1!+(B") +("10211" "$(0&x^q$(1p`(B") +("10212" "$(0*<(B") +("10213" "$(1dF(B") +("10214" "$(0Tx^"$(1ghp_(B") +("10217" "$(0Ty(B") +("10220" "$(1!'(B") +("10221" "$(1!2(B") +("10223" "$(0^!(B") +("10227" "$(0'`*U.&1e4K:pK`MfQg[G$(1!&"pAMANH^(B") +("10230" "$(0&7(B") +("10232" "$(0,g-J/94*Qi$(1(ldG(B") +("10240" "$(0'\(B") +("10242" "$(1gl(B") +("10247" "$(06pNhX%Y<(B") +("10248" "$(0\Q$(1g"l_(B") +("10261" "$(1=((B") +("10264" "$(1nB(B") +("10282" "$(1G](B") +("10296" "$(151(B") +("10307" "$(0I\$(19J(B") +("10327" "$(0=p(B") +("10331" "$(0A+(B") +("10332" "$(1/#(B") +("10333" "$(1#w(B") +("10336" "$(1:x(B") +("10394" "$(1UY(B") +("10400" "$(0&A&\*W(B") +("10401" "$(0DxQh(B") +("10404" "$(05&5STu(B") +("10406" "$(0C~$(1[]go(B") +("10407" "$(1eH(B") +("10409" "$(0(N$(1H_(B") +("10410" "$(1!?(B") +("10414" "$(1AL(B") +("10427" "$(1gi(B") +("10430" "$(0'3(B") +("10432" "$(1,t(B") +("10439" "$(1#Q(B") +("10440" "$(1"<(B") +("10441" "$(0,.Y+(B") +("10447" "$(0)C$(1.h(B") +("10482" "$(02g(B") +("10503" "$(0(B") +("10530" "$(1Ha`I(B") +("10600" "$(0(|*L*j-]5t(B") +("10601" "$(0+A7n$(1UW(B") +("10602" "$(0Yh$(1gj(B") +("10603" "$(0IY(B") +("10609" "$(0+B(B") +("10613" "$(0>>(B") +("10614" "$(0GX$(11DU-(B") +("10617" "$(1c~(B") +("10618" "$(11>(B") +("10620" "$(0(,(B") +("10621" "$(06Y$(1L>(B") +("10627" "$(0O|^s$(1L5RKc{(B") +("10631" "$(0VR[4(B") +("10632" "$(0^o(B") +("10636" "$(1j3(B") +("10641" "$(0]?$(1bG(B") +("10647" "$(0QT(B") +("10648" "$(0GPQU(B") +("10661" "$(0O~$(1EMU'(B") +("10662" "$(1`H(B") +("10667" "$(0Wi$(1RS(B") +("10669" "$(1r#(B") +("10686" "$(0[}(B") +("10694" "$(1]tpW(B") +("10712" "$(0I[(B") +("10716" "$(0IZ$(1a>(B") +("10717" "$(0(l(B") +("10727" "$(0?}$(1!.(B") +("10731" "$(0&j)$Dy(B") +("10772" "$(0.+(B") +("10774" "$(1H`(B") +("10777" "$(1-,(B") +("10801" "$(1gk(B") +("10806" "$(05y:DHs$(1dE(B") +("10900" "$(0&c(B") +("10901" "$(0(}>B(B") +("10904" "$(08%C6(B") +("10922" "$(1gm(B") +("10963" "$(0X$(B") +("10994" "$(0Tw(B") +("11101" "$(05w(B") +("11107" "$(1ma(B") +("11110" "$(0("$(1$m(+,r0q3#(B") +("11111" "$(00s1g[z$(18G>0(B") +("11114" "$(00t8_AY$(1?<(B") +("11116" "$(0ZQ(B") +("11117" "$(0BbKj$(1(2?9Z%(B") +("11120" "$(1"e,+(B") +("11121" "$(10t(B") +("11127" "$(0(JKg$(1b/(B") +("11131" "$(1]Y(B") +("11132" "$(0BaV?(B") +("11136" "$(0^g$(1M{M}(B") +("11140" "$(1$i$j(*0o(B") +("11149" "$(1,/(B") +("11160" "$(04C4C(B") +("11161" "$(172E"(B") +("11163" "$(0Xg(B") +("11186" "$(0D{IcU"U%$(1q}(B") +("11194" "$(1K|(B") +("11207" "$(0Be(B") +("11211" "$(0[^$(1.|6Ca8(B") +("11213" "$(13$(B") +("11216" "$(0RT$(1G`J']9(B") +("11217" "$(1@L(B") +("11223" "$(1^\(B") +("11227" "$(05.9fLKU[(B") +("11232" "$(0<0$(1N<(B") +("11240" "$(02}$(13%9T(B") +("11286" "$(0@"I`Ia$(1Udj`(B") +("11296" "$(1__(B") +("11331" "$(0A,G/(B") +("11400" "$(0AZ(B") +("11406" "$(0:O(B") +("11417" "$(14s(B") +("11420" "$(1(K(B") +("11427" "$(0US$(1?-(B") +("11431" "$(14Q(B") +("11440" "$(1?,(B") +("11441" "$(14^(B") +("11486" "$(1ARAR[g(B") +("11500" "$(01/(B") +("11502" "$(1B~(B") +("11506" "$(0QE(B") +("11601" "$(1(?,O(B") +("11611" "$(1>NS"kqqb(B") +("11612" "$(09"(B") +("11613" "$(11E(B") +("11614" "$(1kp(B") +("11616" "$(1bFc}(B") +("11617" "$(1f.(B") +("11620" "$(05m$(11?(B") +("11627" "$(0P#[~$(1Xuf-lM(B") +("11632" "$(1j4(B") +("11640" "$(04g$(1(=,N3C(B") +("11646" "$(0B~$(1]wgM(B") +("11649" "$(08~(B") +("11660" "$(09!$(11G7X>=A'Xw(B") +("11662" "$(1bEmfpX(B") +("11681" "$(1H5(B") +("11686" "$(0K{$(1RM[e(B") +("11691" "$(1c|(B") +("11694" "$(1]u(B") +("11711" "$(0Bc(B") +("11717" "$(0Bd(B") +("11732" "$(0Ly$(1`X(B") +("11786" "$(1`S(B") +("11801" "$(0R6(B") +("11809" "$(10_XDb*(B") +("11904" "$(1$$(1$l)3./(B") +("12104" "$(02O(B") +("12108" "$(0Bu(B") +("12110" "$(1$t(B") +("12113" "$(10r(B") +("12114" "$(0Oj(B") +("12127" "$(0G0$(1777+(B") +("12163" "$(0G3(B") +("12164" "$(0CH(B") +("12169" "$(1XP(B") +("12172" "$(0V{(B") +("12194" "$(1R2f$(B") +("12200" "$(0'@)E$(1!|.0I*O](B") +("12214" "$(1Wq(B") +("12217" "$(0J"$(1"$(B") +("12222" "$(1,u(B") +("12230" "$(0'V(Q/:$(1'e(B") +("12232" "$(1=.(B") +("12234" "$(1'L_a_b(B") +("12240" "$(1&U(B") +("12247" "$(0Bv$(1&S6Ah5(B") +("12264" "$(1='(B") +("12277" "$(1@N(B") +("12327" "$(1a2(B") +("12330" "$(08U(B") +("12333" "$(1J;(B") +("12336" "$(1`~(B") +("12400" "$(0'{)F$(1%Q(B") +("12401" "$(0,-/8(B") +("12404" "$(1)w(B") +("12407" "$(1,A(B") +("12410" "$(0'7(B") +("12413" "$(05{(B") +("12414" "$(10"=+(B") +("12422" "$(0,1(B") +("12427" "$(1cz(B") +("12430" "$(0.w4U(B") +("12493" "$(07#(B") +("12600" "$(0;,>@I<(B") +("12603" "$(1#F'P(B") +("12614" "$(1(A9{L:Xo(B") +("12617" "$(1RR(B") +("12618" "$(0VP$(1RN(B") +("12621" "$(03L(B") +("12627" "$(1L=N_Xp]y(B") +("12630" "$(1,P1A(B") +("12631" "$(0]5(B") +("12634" "$(1gN(B") +("12635" "$(1RO(B") +("12637" "$(09'(B") +("12640" "$(09&(B") +("12643" "$(1N^(B") +("12646" "$(1pY(B") +("12647" "$(0[3(B") +("12653" "$(0VQ(B") +("12657" "$(1EX(B") +("12669" "$(1]s(B") +("12670" "$(0?i(B") +("12686" "$(1iN(B") +("12689" "$(0Kz(B") +("12694" "$(0DX\"(B") +("12732" "$(0C|(B") +("12747" "$(1qH(B") +("12900" "$(0E9(B") +("12922" "$(1J)(B") +("12930" "$(0SH(B") +("13100" "$(07F$(1,*(B") +("13112" "$(0Q'$(1>#(B") +("13116" "$(1Dw(B") +("13121" "$(1i`(B") +("13132" "$(0=}>!(B") +("13134" "$(1pB(B") +("13140" "$(00>4I(B") +("13150" "$(0Y*$(17>?=B}Dx(B") +("13153" "$(1>&(B") +("13160" "$(1,7(B") +("13168" "$(1Kv(B") +("13177" "$(0Bf(B") +("13186" "$(1b.(B") +("13191" "$(1>"(B") +("13214" "$(1Wl(B") +("13232" "$(16@D~(B") +("13236" "$(0<1(B") +("13250" "$(0NvXC\t(B") +("13253" "$(0B%(B") +("13260" "$(03t(B") +("13282" "$(1@M(B") +("13286" "$(0XX$(1Q<(B") +("13291" "$(1-{(B") +("13410" "$(1M,(B") +("13450" "$(1B{M+(B") +("13491" "$(14t(B") +("13601" "$(1cZ(B") +("13611" "$(0GY$(11=A%_v(B") +("13612" "$(0GR$(1>M(B") +("13617" "$(11B(B") +("13622" "$(1Xq(B") +("13627" "$(1N\(B") +("13634" "$(1gN(B") +("13640" "$(1EN(B") +("13647" "$(0MM(B") +("13650" "$(1>QJ?Xm(B") +("13653" "$(1U((B") +("13661" "$(1RJ(B") +("13681" "$(1EL(B") +("13686" "$(1f1(B") +("13760" "$(1kL(B") +("14111" "$(10{(B") +("14112" "$(09Y(B") +("14114" "$(08cOi$(1m`(B") +("14117" "$(1,1b5(B") +("14121" "$(0Bh(B") +("14127" "$(0'}21$(10w7=R.V3(B") +("14131" "$(0B^]p(B") +("14132" "$(12,(B") +("14134" "$(0G4(B") +("14141" "$(1mb(B") +("14147" "$(04E?H$(10xb1(B") +("14156" "$(1Dy(B") +("14161" "$(1?.(B") +("14170" "$(1,0(B") +("14181" "$(0B_$(10n(B") +("14186" "$(0SC^=$(1Kx(B") +("14190" "$(0B`(B") +("14194" "$(1R5(B") +("14200" "$(05%(B") +("14212" "$(0*$(B") +("14214" "$(1Q=(B") +("14216" "$(0B&$(16?=&(B") +("14218" "$(1Wmg4(B") +("14227" "$(19VN;Q>(B") +("14240" "$(1&T(B") +("14247" "$(18>(B") +("14260" "$(0Q)(B") +("14261" "$(1EK(B") +("14286" "$(1PAehg5(B") +("14288" "$(16B(B") +("14420" "$(18I(B") +("14600" "$(13D(B") +("14610" "$(1>O(B") +("14611" "$(1L6]q(B") +("14612" "$(13E9w(B") +("14614" "$(0O}$(17^_s(B") +("14617" "$(0P"P"QW$(1[%_r(B") +("14621" "$(1EQ(B") +("14627" "$(1#1Xs(B") +("14631" "$(09#$(1oY(B") +("14632" "$(1f2(B") +("14634" "$(1Xt(B") +("14635" "$(1LA(B") +("14638" "$(1>L(B") +("14640" "$(11@(B") +("14642" "$(1f/(B") +("14647" "$(09$ML(B") +("14653" "$(1iJ(B") +("14660" "$(1A&[)(B") +("14661" "$(0MNQV$(17W>VEO]r(B") +("14670" "$(0DW(B") +("14681" "$(0Xp(B") +("14686" "$(0VO$(1pE(B") +("14690" "$(1EPU+(B") +("14691" "$(1iM(B") +("14694" "$(0Kx(B") +("14740" "$(1"-(B") +("14904" "$(1ec(B") +("15100" "$(1()(B") +("15106" "$(1,-2*(B") +("15107" "$(10v(B") +("15117" "$(1b3(B") +("15127" "$(0G}(B") +("15130" "$(1(,8?R-^R(B") +("15143" "$(1R4(B") +("15153" "$(1>%(B") +("15157" "$(1,6(B") +("15181" "$(1>/(B") +("15190" "$(08b(B") +("15194" "$(0S{$(1K{(B") +("15207" "$(1/~Ga(B") +("15213" "$(05P(B") +("15230" "$(03s(B") +("15232" "$(1=%(B") +("15236" "$(0T/(B") +("15281" "$(1-n(B") +("15290" "$(083(B") +("15400" "$(02{(B") +("15417" "$(1\c(B") +("15447" "$(18H(B") +("15501" "$(0Bk(B") +("15600" "$(1>U(B") +("15606" "$(09%(B") +("15607" "$(17Y(B") +("15617" "$(1_x(B") +("15618" "$(0\K(B") +("15627" "$(11FEU(B") +("15630" "$(1,M(B") +("15632" "$(1j5(B") +("15643" "$(0SU(B") +("15657" "$(18WET(B") +("15681" "$(0GS(B") +("15686" "$(0SW(B") +("15690" "$(0>?(B") +("15694" "$(1RP(B") +("15733" "$(1p^(B") +("16100" "$(04H$(1,,0z(B") +("16104" "$(0G|(B") +("16110" "$(0>#$(1N.(B") +("16111" "$(0Bi(B") +("16113" "$(0Kh(B") +("16114" "$(0>"$(173(B") +("16115" "$(1E$(B") +("16127" "$(174Dz(B") +("16130" "$(0Vz$(1R0(B") +("16132" "$(0V@$(1E&(B") +("16140" "$(1TQ(B") +("16141" "$(1>-(B") +("16144" "$(0\y(B") +("16150" "$(1,5(B") +("16160" "$(0G1$(1>.f&(B") +("16180" "$(17:(B") +("16181" "$(17;(B") +("16194" "$(1]W(B") +("16196" "$(0SF(B") +("16217" "$(1K1_`(B") +("16232" "$(1W!(B") +("16234" "$(1K2(B") +("16247" "$(1o)qy(B") +("16254" "$(1J((B") +("16256" "$(0N_$(1Wn(B") +("16286" "$(1K0(B") +("16300" "$(0:P(B") +("16600" "$(1>PER(B") +("16601" "$(0Ky(B") +("16610" "$(0C!T}$(1@9(B") +("16613" "$(0Wk$(1RQ(B") +("16614" "$(0T_$(1N](B") +("16617" "$(0Wj(B") +("16627" "$(0K|$(1L8(B") +("16632" "$(1L9(B") +("16640" "$(0GW(B") +("16641" "$(1j6(B") +("16646" "$(1]x(B") +("16648" "$(0_=$(1q,(B") +("16660" "$(1iK(B") +("16681" "$(1[((B") +("16693" "$(1Xn(B") +("16713" "$(0Mw(B") +("16810" "$(1N-(B") +("17103" "$(0)#(B") +("17104" "$(1!P(B") +("17105" "$(0&a(B") +("17107" "$(0.v4Y$(1,B(B") +("17108" "$(0>c(B") +("17109" "$(1Nq(B") +("17110" "$(01O8a$(1,4(B") +("17112" "$(1,8(B") +("17113" "$(1Ky(B") +("17118" "$(1XR(B") +("17120" "$(0&0&0*R0w>gG-$(1$k,90s0y8@>*(B") +("17122" "$(1R/(B") +("17127" "$(01Y5(7@=~G,QR[Y$(1"t(w-]379o@xXOa5e"(B") +("17132" "$(1>)D{(B") +("17134" "$(1E%S!(B") +("17135" "$(1]X(B") +("17136" "$(0:*?1Pg$(1@#_7(B") +("17140" "$(0.>4D$(1(/0|>((B") +("17146" "$(1XS(B") +("17147" "$(0G.ZN(B") +("17148" "$(1b4(B") +("17156" "$(0G2(B") +("17162" "$(1,3(B") +("17164" "$(08d$(1>']V(B") +("17167" "$(179E#(B") +("17172" "$(0Ke(B") +("17180" "$(0-,(B") +("17181" "$(1b0(B") +("17182" "$(1C}(B") +("17194" "$(0BgVB(B") +("17202" "$(0&i$(18B(B") +("17207" "$(0&(&_(B") +("17210" "$(1+H0!(B") +("17212" "$(1)8(B") +("17214" "$(0LL$(1D$(B") +("17217" "$(1#s9U(B") +("17220" "$(0&/84PJSv$(1'M52(B") +("17222" "$(0(z$(1'f(B") +("17227" "$(0&&---Z/-5*A%C7R*Wh]Q]{$(1!;%,(u24@~HtNTNWQ?V?YPa*m'm0mpnVniovqOqPr@(B") +("17232" "$(0/VLNTH$(1!`G^(B") +("17247" "$(0'00@TI(B") +("17262" "$(1&R(B") +("17327" "$(1NUe#(B") +("17331" "$(0,57G$(10Q(B") +("17332" "$(0,7<=(B") +("17334" "$(1=d(B") +("17336" "$(16s(B") +("17346" "$(0@s(B") +("17400" "$(0&5&G&P(B") +("17404" "$(0;_$(1M'(B") +("17407" "$(0&N&O(F(B") +("17408" "$(0LJ(B") +("17412" "$(1&7(B") +("17413" "$(0.#(B") +("17420" "$(0&D$(1GC(B") +("17427" "$(0-Y2.$(1"r"s389s@{OLONV2hRot(B") +("17438" "$(1F9(B") +("17440" "$(18A(B") +("17441" "$(1">(B") +("17442" "$(05#(B") +("17447" "$(1"4(B") +("17461" "$(1fN(B") +("17482" "$(1=$(B") +("17502" "$(1S$(B") +("17506" "$(0Qn$(1dM(B") +("17507" "$(0&h(B") +("17510" "$(1!1(B") +("17527" "$(0'?-\(B") +("17602" "$(0(/>e(B") +("17607" "$(0+J(B") +("17610" "$(09($(1ja(B") +("17612" "$(09*$(17[(B") +("17617" "$(0:Z(B") +("17620" "$(0(41#4h:[GUGV$(1#57_A)EWH4U,[&(B") +("17622" "$(1Xvd!(B") +("17627" "$(01V:V$(13:>RH/L@['e+j1k+(B") +("17632" "$(0GTP!$(17Z>KU*(B") +("17640" "$(1,U(B") +("17647" "$(1(B,Q,V9xL;L?U)_t(B") +("17650" "$(11H(B") +("17660" "$(0I>(B") +("17664" "$(0I=$(17\(B") +("17681" "$(0ZU(B") +("17682" "$(04iK;(B") +("17686" "$(1iI(B") +("17694" "$(1RTRT(B") +("17710" "$(0&#(B") +("17714" "$(10%(B") +("17717" "$(0&X&Y$(1*1(B") +("17727" "$(1"u(B") +("17801" "$(0(uVw$(1GzS&(B") +("17902" "$(1"5(B") +("17904" "$(0*93\8'$(1h$(1_]_](B") +("18140" "$(0,S0v3J55AW$(1(0R3]Zf%(B") +("18150" "$(10u(B") +("18161" "$(10}(B") +("18162" "$(178(B") +("18166" "$(1XQ][(B") +("18167" "$(1Kz(B") +("18181" "$(175R,R1(B") +("18222" "$(1+I(B") +("18227" "$(04e;.OF$(12)lu(B") +("18240" "$(1$9(B") +("18281" "$(1c](B") +("18286" "$(0U~(B") +("18327" "$(0[Q$(1k<(B") +("18334" "$(1W$W$(B") +("18404" "$(1:|(B") +("18440" "$(0+w$(1<;(B") +("18604" "$(1L1(B") +("18610" "$(1_w(B") +("18611" "$(09)O{$(1A((B") +("18612" "$(0GQ(B") +("18617" "$(1(@(B") +("18620" "$(1,S(B") +("18627" "$(1,R1I9yEY(B") +("18632" "$(0Kw$(1EV(B") +("18637" "$(1RL(B") +("18640" "$(0<{$(1Xl]vbH(B") +("18651" "$(0G{(B") +("18653" "$(1bJ(B") +("18666" "$(1]p(B") +("18694" "$(0MO$(1>W(B") +("18727" "$(1[^(B") +("18732" "$(0Yv(B") +("18740" "$(0,R(B") +("18904" "$(1Cm(B") +("19111" "$(10p(B") +("19159" "$(0SE(B") +("19166" "$(1]U(B") +("19180" "$(09Z(B") +("19186" "$(0Kf(B") +("19189" "$(1>$(B") +("19227" "$(1.}(B") +("19616" "$(1L7(B") +("19620" "$(04f(B") +("19627" "$(0B}(B") +("19639" "$(1_q(B") +("19659" "$(0VN(B") +("19666" "$(1bK(B") +("19693" "$(1kr(B") +("19732" "$(1ZB(B") +("20027" "$(0Ob$(1KnKn(B") +("20101" "$(110(B") +("20104" "$(0'22N5n(B") +("20111" "$(0-f(B") +("20114" "$(0Md(B") +("20127" "$(1p'(B") +("20132" "$(0E)(B") +("20136" "$(12ln"(B") +("20202" "$(1!-(B") +("20211" "$(1do(B") +("20212" "$(0]K(B") +("20214" "$(0*o/<1dIt$(1%J-z[\kOoQp](B") +("20216" "$(0?=$(1OQ(B") +("20217" "$(0)--6(B") +("20218" "$(0*n(B") +("20221" "$(0:u(B") +("20222" "$(1%%(B") +("20223" "$(0R5(B") +("20227" "$(0),,2-544@+@SE,ErIV$(1>IOR(B") +("20231" "$(1I$\E(B") +("20232" "$(0-n;&$(1#(e:hv(B") +("20236" "$(0M~(B") +("20240" "$(06&(B") +("20241" "$(0N"[0(B") +("20246" "$(1AZ(B") +("20247" "$(0Ey(B") +("20248" "$(1%4-k(B") +("20252" "$(0CV(B") +("20261" "$(01k6$$(13d(B") +("20282" "$(1%5(B") +("20296" "$(1-j(B") +("20307" "$(0'g(B") +("20314" "$(1hZ(B") +("20316" "$(1pf(B") +("20317" "$(1V&(B") +("20327" "$(1V'lxm4(B") +("20331" "$(0BQ$(1Kh(B") +("20333" "$(0/@(B") +("20339" "$(0r$(1rE(B") +("20447" "$(04<$(1pK(B") +("20500" "$(0'D(B") +("20501" "$(1i<(B") +("20507" "$(00i(B") +("20514" "$(1XE(B") +("20527" "$(0Ka(B") +("20531" "$(1e|(B") +("20547" "$(1=o(B") +("20552" "$(1;x(B") +("20601" "$(0;H(B") +("20603" "$(0+@$(1'-(B") +("20604" "$(0*`4a(B") +("20609" "$(05~Bm(B") +("20614" "$(0IXMe(B") +("20627" "$(1RB(B") +("20631" "$(1i@(B") +("20648" "$(0>4(B") +("20714" "$(0'T$(1!(=,dD(B") +("20715" "$(1Iu(B") +("20716" "$(1=*(B") +("20721" "$(1;Q(B") +("20722" "$(1;@p{(B") +("20727" "$(1;P(B") +("20731" "$(1P3(B") +("20732" "$(0&>(B") +("20746" "$(0V;$(1Ij(B") +("20747" "$(14x(B") +("20767" "$(1BU(B") +("20777" "$(09k(B") +("20782" "$(1){(B") +("20901" "$(06!(B") +("20903" "$(0-8(B") +("20904" "$(0(~1ZDv(B") +("20907" "$(01'(B") +("20909" "$(0-^(B") +("20913" "$(0>T(B") +("20914" "$(0G`LE\}$(18*]|(B") +("20916" "$(1f>(B") +("20923" "$(1f4(B") +("20927" "$(09AP%P7Sn$(1YG^=(B") +("20931" "$(1]}iP(B") +("20932" "$(0>S$(1Y:kvmho?(B") +("20935" "$(1Y:(B") +("20936" "$(1f=(B") +("20940" "$(09C(B") +("20943" "$(1^?(B") +("20947" "$(1EdLk(B") +("20948" "$(0C8$(1Ll(B") +("20953" "$(0Vo(B") +("20982" "$(1>r(B") +("20986" "$(1iQ(B") +("20996" "$(1M#(B") +("21047" "$(00k(B") +("21086" "$(0D|(B") +("21100" "$(0&9'P(B") +("21101" "$(0-i(B") +("21103" "$(05Q(B") +("21104" "$(0CzPm$(1#O(B") +("21106" "$(0K%(B") +("21109" "$(0MW$(1O$(B") +("21110" "$(0*;(B") +("21111" "$(1nW(B") +("21117" "$(1K}(B") +("21136" "$(1Z;(B") +("21140" "$(1@'(B") +("21160" "$(0X4(B") +("21186" "$(1gw(B") +("21190" "$(12r(B") +("21209" "$(0,d(B") +("21210" "$(0&o)9$(1!G!H%>(B") +("21211" "$(0/=5M6;7B9e<9\c$(1!F)":DaDaDaFeN(B") +("21212" "$(0CqY}$(1A_(B") +("21214" "$(0:w$(1"o%<)-Zs(B") +("21216" "$(0N#YK$(1A`c^(B") +("21217" "$(0)11NSN$(1"|#!Z'kmqW(B") +("21219" "$(1#"lv(B") +("21220" "$(0&q*u(B") +("21221" "$(0*hT0^i$(1-M@(@)T,(B") +("21227" "$(01:6,H@PPPlR1W6$(1%K3W:>?0?0A[GKR[[~(B") +("21231" "$(0('$(1!s##9"(B") +("21232" "$(063$(1)#G_N3(B") +("21236" "$(0Ne$(1\G(B") +("21240" "$(0:&X9$(1%:(B") +("21241" "$(0?)(B") +("21244" "$(0*r$(13T(B") +("21246" "$(01n$(1-u(B") +("21247" "$(0UA(B") +("21249" "$(1"{9#(B") +("21253" "$(0FZ(B") +("21260" "$(0*}-w;'Ho$(1*@(B") +("21261" "$(0:~$(1)$(B") +("21266" "$(13Q(B") +("21269" "$(1).(B") +("21277" "$(13\(B") +("21281" "$(0<7H?$(1M]M](B") +("21286" "$(0;!D}E1N$U#U&Yq_.$(1QDUenD(B") +("21290" "$(1!w(B") +("21291" "$(1A^(B") +("21294" "$(1:A(B") +("21299" "$(1H|(B") +("21310" "$(1OKV.(B") +("21311" "$(1hEr?(B") +("21314" "$(1jy(B") +("21317" "$(0_B$(1SiV(ol(B") +("21319" "$(1\%(B") +("21320" "$(1\+(B") +("21327" "$(1`yl~m5m6qj(B") +("21331" "$(0JiK]$(1#x+K(B") +("21332" "$(0F'(B") +("21333" "$(1n_(B") +("21336" "$(1a!(B") +("21344" "$(1lz(B") +("21346" "$(1dt(B") +("21347" "$(1V/(B") +("21361" "$(1`xdr(B") +("21374" "$(1nZ(B") +("21382" "$(0^Z(B") +("21391" "$(0^-(B") +("21394" "$(1`z(B") +("21404" "$(1P$(B") +("21406" "$(0.8^u(B") +("21407" "$(1!0(B") +("21410" "$(1----(B") +("21417" "$(1E)hfmu(B") +("21420" "$(18X(B") +("21427" "$(1OA(B") +("21447" "$(09o(B") +("21486" "$(1[f`T(B") +("21510" "$(0*K(B") +("21511" "$(17$(B") +("21527" "$(1f"(B") +("21550" "$(039(B") +("21561" "$(17"(B") +("21600" "$(0((@&$(1#4(B") +("21601" "$(0*04VHMHl$(1)K7T7]n*(B") +("21608" "$(0Ku(B") +("21610" "$(17J(B") +("21611" "$(1`d(B") +("21617" "$(11#b6(B") +("21647" "$(04X$(1*i(B") +("21710" "$(0'S]U$(1"7aB(B") +("21711" "$(1#a(B") +("21714" "$(1'N)}(B") +("21716" "$(0J[$(1)|0&(B") +("21717" "$(1&?mr(B") +("21719" "$(1&A(B") +("21727" "$(07<$(1*+(B") +("21732" "$(196Uj(B") +("21740" "$(1#`#bhi(B") +("21746" "$(0Y'(B") +("21761" "$(0^2$(1.p(B") +("21771" "$(1Ik(B") +("21772" "$(0R0(B") +("21786" "$(0@#$(1;RUg(B") +("21801" "$(08z$(1n4(B") +("21806" "$(05XHu$(1oU(B") +("21886" "$(0[M$(1Ql(B") +("21901" "$(17f(B") +("21903" "$(0C<(B") +("21904" "$(08&8)?5(B") +("21909" "$(11n(B") +("21910" "$(04y9I$(1,\(B") +("21911" "$(0Go$(1LwL{q0(B") +("21912" "$(1Ro(B") +("21913" "$(0CB(B") +("21914" "$(0CB$(17kLN(B") +("21917" "$(11RR6mq(B") +("21919" "$(11S(B") +("21920" "$(1(J(B") +("21921" "$(1?#(B") +("21927" "$(1M$iZ(B") +("21931" "$(09K(B") +("21934" "$(1Rn(B") +("21940" "$(04~(B") +("21943" "$(1Y<(B") +("21946" "$(0L9$(1F!Rv(B") +("21947" "$(1/Pky(B") +("21949" "$(094(B") +("21953" "$(0Xs(B") +("21960" "$(0P<$(1>}(B") +("21961" "$(0Sp(B") +("21966" "$(1LM(B") +("21981" "$(1^I(B") +("21986" "$(0SZ$(1^Akx(B") +("21990" "$(11u(B") +("21991" "$(0Vp(B") +("21996" "$(1Y>(B") +("22000" "$(0&V(B") +("22010" "$(0&+53(B") +("22027" "$(0'[(B") +("22100" "$(06N@6$(1o"(B") +("22104" "$(1*$(B") +("22108" "$(0:@$(1&N(B") +("22109" "$(0_?$(15((B") +("22127" "$(1AckX(B") +("22136" "$(0:+_($(1l5l6qw(B") +("22147" "$(1;U(B") +("22153" "$(1Vt(B") +("22163" "$(1];(B") +("22182" "$(0NU(B") +("22187" "$(078(B") +("22200" "$(0)H-t.21z60;"N*R:$(1!C%7-Q3oAnAoe<(B") +("22202" "$(1It(B") +("22207" "$(0,%]`(B") +("22210" "$(0E+(B") +("22211" "$(1eL(B") +("22212" "$(0?*$(1;JOH(B") +("22213" "$(0-{$(1BY(B") +("22214" "$(0)7;{@v$(1[!(B") +("22221" "$(0Ip$(1!z'$(B") +("22222" "$(1_%(B") +("22227" "$(05':t;~<"<%EjI{$(1!W)/*"3]3iVrZ]dAdBq4q=(B") +("22228" "$(1#i(B") +("22230" "$(1)2@;(B") +("22234" "$(0IyUX$(1:CBj(B") +("22236" "$(1Iw(B") +("22239" "$(1Ad(B") +("22240" "$(0($+&$(1&Y@:(B") +("22241" "$(0/'$(1)1(B") +("22243" "$(1)0Is(B") +("22244" "$(06=(B") +("22247" "$(0,'1u3&$(13[OW(B") +("22248" "$(0^6(B") +("22253" "$(0@w@~$(1;WaQnX(B") +("22257" "$(1;O(B") +("22264" "$(0A($(1%D(B") +("22269" "$(1I((B") +("22270" "$(0'q(B") +("22282" "$(1P6(B") +("22286" "$(1Ix(B") +("22289" "$(048(B") +("22291" "$(1Ae(B") +("22293" "$(01|(B") +("22294" "$(1n&(B") +("22300" "$(1I+(B") +("22310" "$(1ds(B") +("22313" "$(1`|(B") +("22314" "$(1OI(B") +("22317" "$(1m2(B") +("22327" "$(0^[_K$(1a3op(B") +("22331" "$(1/$(B") +("22336" "$(1;L(B") +("22339" "$(0[m^7(B") +("22347" "$(1hFokok(B") +("22363" "$(1h>(B") +("22369" "$(1om(B") +("22386" "$(0UW(B") +("22393" "$(0Z%(B") +("22394" "$(0S\$(1qi(B") +("22400" "$(1,K(B") +("22401" "$(1mL(B") +("22404" "$(15'(B") +("22407" "$(0]]$(1!,(B") +("22408" "$(0^I$(15&(B") +("22410" "$(0-g(B") +("22413" "$(0\j(B") +("22417" "$(1pz(B") +("22427" "$(1*/(B") +("22441" "$(0H-(B") +("22447" "$(1"j-.?CFM(B") +("22448" "$(1S4(B") +("22470" "$(056(B") +("22481" "$(1\f(B") +("22500" "$(0=v(B") +("22502" "$(0A?^8$(1H&(B") +("22504" "$(1.s4y(B") +("22514" "$(1Iq(B") +("22516" "$(1f!(B") +("22521" "$(0JZ(B") +("22527" "$(1&HXF(B") +("22540" "$(04?(B") +("22550" "$(1;yJW(B") +("22600" "$(0.1$(1(5(B") +("22601" "$(0/($(1*&P5(B") +("22602" "$(1&I(B") +("22603" "$(1o0(B") +("22604" "$(1*%(B") +("22607" "$(15)(B") +("22609" "$(0]z$(1pD(B") +("22610" "$(0)'$(1"g(B") +("22614" "$(1Ir(B") +("22618" "$(0Os(B") +("22621" "$(1&G*k(B") +("22633" "$(0LZ(B") +("22640" "$(09l(B") +("22646" "$(1me(B") +("22653" "$(0Ok(B") +("22669" "$(1]e(B") +("22694" "$(1iA(B") +("22700" "$(0+6(B") +("22711" "$(0;}$(13N(B") +("22712" "$(1*#(B") +("22714" "$(1kH(B") +("22717" "$(0:U(B") +("22718" "$(0NT(B") +("22721" "$(0XK$(1#hhj(B") +("22727" "$(0_"$(1P4P4(B") +("22732" "$(0L|$(1.t(B") +("22734" "$(1#g(B") +("22737" "$(1*.(B") +("22741" "$(1Vs(B") +("22747" "$(1;H(B") +("22757" "$(0;|(B") +("22760" "$(15%(B") +("22761" "$(1?%(B") +("22764" "$(15$(B") +("22769" "$(1P2(B") +("22770" "$(0&U'!2xWR$(1!#!D":(B") +("22772" "$(0'y]_(B") +("22782" "$(0@u(B") +("22791" "$(1BV(B") +("22793" "$(1^F(B") +("22800" "$(1kR(B") +("22801" "$(1mJ(B") +("22806" "$(0Hv(B") +("22809" "$(0-%(B") +("22811" "$(1&J(B") +("22827" "$(1;M(B") +("22886" "$(0]^(B") +("22900" "$(0+41,@8E7$(1,l1x>|(B") +("22901" "$(09.;w(B") +("22903" "$(0*O(B") +("22904" "$(0=@O@$(1/wVpo2(B") +("22906" "$(1P7(B") +("22910" "$(13O(B") +("22913" "$(0\,$(1>~(B") +("22914" "$(0L"PC$(1(E,^,^1t;VRz^E(B") +("22922" "$(0<4$(1F*(B") +("22927" "$(0Vi$(1^#bbpI(B") +("22930" "$(0-4(B") +("22931" "$(1i\(B") +("22937" "$(0ZX(B") +("22938" "$(0<$(B") +("22940" "$(09M$(1,_,_1V(B") +("22941" "$(1F'(B") +("22944" "$(0Gs$(1Lx(B") +("22946" "$(1mi(B") +("22947" "$(0PB$(1;N>^F/LP(B") +("22953" "$(1]~(B") +("22957" "$(0L#(B") +("22963" "$(0LG$(11T(B") +("22969" "$(0Y&(B") +("22970" "$(01((B") +("22977" "$(0>XP*$(1YB(B") +("22993" "$(0C>(B") +("22994" "$(0LCVm$(11Y(B") +("23000" "$(0&4(B") +("23053" "$(1=l(B") +("23115" "$(1V$(B") +("23134" "$(1KrKr(B") +("23200" "$(0&r(A$(1!r(B") +("23202" "$(0;7(B") +("23210" "$(0&y(B") +("23211" "$(0*q6((B") +("23212" "$(1-l(B") +("23214" "$(0I|$(1!k%3HxOPV%(B") +("23215" "$(1dm(B") +("23221" "$(0*p$(1V@(B") +("23227" "$(0;$(B") +("23232" "$(0@*$(1(~)!N1(B") +("23234" "$(0)41v[y(B") +("23240" "$(0'o$(1-|(B") +("23242" "$(0@,(B") +("23244" "$(1%I(B") +("23247" "$(01w(B") +("23250" "$(0)2/R1{LWUb$(1%GAi(B") +("23253" "$(1-rZ&(B") +("23260" "$(1#&(B") +("23268" "$(1:7(B") +("23277" "$(06#(B") +("23286" "$(0R4(B") +("23290" "$(1"z(B") +("23291" "$(154(B") +("23300" "$(1\"(B") +("23311" "$(0U7$(1\!dp(B") +("23314" "$(0R'(B") +("23327" "$(1dqqS(B") +("23331" "$(0X8(B") +("23332" "$(1dy(B") +("23333" "$(0BT(B") +("23336" "$(03*(B") +("23347" "$(1e)(B") +("23350" "$(1k&(B") +("23360" "$(1\*(B") +("23368" "$(1lw(B") +("23411" "$(0>q(B") +("23427" "$(1S6(B") +("23430" "$(0-3(B") +("23440" "$(0(P(B") +("23486" "$(1q{(B") +("23500" "$(0*J(B") +("23504" "$(1+~(B") +("23506" "$(1@p(B") +("23512" "$(17#(B") +("23547" "$(10b0b(B") +("23550" "$(0,=(B") +("23561" "$(1Ko(B") +("23600" "$(0(;$(1O;(B") +("23603" "$(08h(B") +("23611" "$(0Bw(B") +("23650" "$(0\\$(1>>(B") +("23711" "$(0;x$(1&=(B") +("23713" "$(0=G$(1a@(B") +("23715" "$(10'(B") +("23727" "$(1.o(B") +("23732" "$(0?<(B") +("23734" "$(1o'(B") +("23744" "$(1*((B") +("23747" "$(073$(1e3(B") +("23750" "$(075$(1*0hs(B") +("23768" "$(1BT(B") +("23772" "$(0/*$(1rD(B") +("23782" "$(1&>(B") +("23806" "$(0D=$(1@S(B") +("23809" "$(1+r(B") +("23900" "$(09:(B") +("23903" "$(1>{(B") +("23904" "$(1+9+F(B") +("23911" "$(18)F-(B") +("23912" "$(1M"(B") +("23914" "$(11}7h(B") +("23921" "$(18((B") +("23922" "$(0Vs$(1X{(B") +("23927" "$(0P>$(1LQ(B") +("23932" "$(0P&$(1>\F$(B") +("23934" "$(11Q1vL}i](B") +("23936" "$(0Vq(B") +("23941" "$(1Y9(B") +("23942" "$(0Sl(B") +("23944" "$(0>_(B") +("23947" "$(1>`(B") +("23950" "$(0C:P;X~^C$(1EeLt(B") +("23960" "$(183(B") +("23961" "$(0P(Vd$(1YF(B") +("23971" "$(0@x(B") +("23977" "$(0L7(B") +("23981" "$(0L6(B") +("23986" "$(0Vt\+(B") +("23991" "$(0L8(B") +("24086" "$(0ZI(B") +("24094" "$(0G'(B") +("24111" "$(0Qk(B") +("24127" "$(0;0(B") +("24141" "$(1/}(B") +("24147" "$(00?(B") +("24153" "$(1l7(B") +("24200" "$(0&p'j7-:A<}(B") +("24210" "$(0'('l+hMv(B") +("24211" "$(0)@*w-rIu$(1%C3R:F(B") +("24212" "$(0'm2/(B") +("24214" "$(0-pE0$(1:8GEOGVA(B") +("24216" "$(06-62(B") +("24217" "$(0&s$(1#)E+(B") +("24218" "$(1dn(B") +("24221" "$(06/$(153?AT<(B") +("24227" "$(0+*.!5T:t@-$(1!3%;))\K(B") +("24231" "$(1"}oO(B") +("24234" "$(1Ajc_(B") +("24235" "$(13g(B") +("24236" "$(0Na(B") +("24238" "$(01o(B") +("24240" "$(0+j(B") +("24241" "$(0-o3"6+R3$(13c:E(B") +("24247" "$(0/?$(1!j-oX`(B") +("24256" "$(0:z$(1;](B") +("24260" "$(0*v*xUD$(1T=(B") +("24261" "$(06.IvV<$(1%9(B") +("24264" "$(0:x(B") +("24266" "$(1A](B") +("24281" "$(0-s7A$(1-p:?O[(B") +("24286" "$(1H{\FkP(B") +("24290" "$(0)3$(1Gb(B") +("24291" "$(1-tOS(B") +("24294" "$(13S(B") +("24296" "$(0Ix$(1YY(B") +("24298" "$(0<;(B") +("24300" "$(1\)(B") +("24311" "$(1on(B") +("24314" "$(0X0$(1hCr;(B") +("24327" "$(0R;X/$(1V*n^(B") +("24330" "$(1*O(B") +("24331" "$(1\$(B") +("24332" "$(0RX$(1*B(B") +("24337" "$(0RW(B") +("24339" "$(10R(B") +("24341" "$(1l{(B") +("24343" "$(1qh(B") +("24347" "$(1h6(B") +("24360" "$(1\,(B") +("24361" "$(0]L$(1`w(B") +("24366" "$(1nd(B") +("24370" "$(1\-(B") +("24381" "$(1hDhM(B") +("24394" "$(1jz(B") +("24398" "$(1h8(B") +("24400" "$(0'+(B") +("24417" "$(1\D(B") +("24427" "$(1^_(B") +("24430" "$(06r(B") +("24431" "$(1.](B") +("24432" "$(1id(B") +("24440" "$(1&6(B") +("24447" "$(0ByOt$(1f,(B") +("24481" "$(1??(B") +("24494" "$(1S2(B") +("24500" "$(1Dn(B") +("24510" "$(0-((B") +("24512" "$(0-)$(1=p(B") +("24521" "$(0BX(B") +("24527" "$(1"b#2Kp(B") +("24541" "$(08X(B") +("24560" "$(04>4>(B") +("24561" "$(17%(B") +("24586" "$(0ZJ(B") +("24601" "$(0+L(B") +("24616" "$(1`c(B") +("24627" "$(0+:$(1)63rI-(B") +("24647" "$(1[l(B") +("24661" "$(0Bx$(1p2(B") +("24670" "$(0>((B") +("24711" "$(1**0$;BP1(B") +("24713" "$(1Q@(B") +("24714" "$(1kY(B") +("24716" "$(15"(B") +("24717" "$(1kI(B") +("24721" "$(0;y$(1p3(B") +("24727" "$(0(O2v<#$(1&MIlVj(B") +("24732" "$(0HS(B") +("24738" "$(072(B") +("24741" "$(02r(B") +("24744" "$(1mM(B") +("24747" "$(0,$$(1&K4{(B") +("24760" "$(1&@(B") +("24767" "$(1Im(B") +("24781" "$(1qY(B") +("24786" "$(1mN(B") +("24798" "$(15!(B") +("24806" "$(0?M[&(B") +("24809" "$(16}(B") +("24900" "$(04p4x$(1,n1|86(B") +("24911" "$(0Y"$(1^!(B") +("24912" "$(11s(B") +("24914" "$(1>tE_(B") +("24916" "$(1Ea(B") +("24917" "$(0>^(B") +("24921" "$(0L@(B") +("24927" "$(09LC&E;$(1F&(B") +("24931" "$(18+(B") +("24932" "$(11w(B") +("24934" "$(1^BfF(B") +("24947" "$(0G_L:ZW$(1F#(B") +("24956" "$(0P9PD$(1LR(B") +("24960" "$(0LF(B") +("24961" "$(0C9Xr$(17iEf(B") +("24970" "$(18,(B") +("24981" "$(0PFSo$(1E`(B") +("24986" "$(0\~$(1R\^"(B") +("24990" "$(1Ls(B") +("24994" "$(1YI(B") +("24996" "$(0Y#(B") +("25000" "$(0'](B") +("25030" "$(0(C(B") +("25060" "$(1+|(B") +("25100" "$(0(n(B") +("25110" "$(11$(B") +("25200" "$(0'n)6*a(B") +("25206" "$(0)5*{-q(B") +("25207" "$(03$$(1-s(B") +("25217" "$(0R2$(1!u(B") +("25219" "$(0R%(B") +("25227" "$(0*t/>6*$(1!t)(VC(B") +("25230" "$(0)0++$(1"~#$9KA\(B") +("25232" "$(0N%$(1%8-qn{r*(B") +("25236" "$(1GL(B") +("25240" "$(0:{(B") +("25243" "$(0E/(B") +("25244" "$(1Abc`(B") +("25247" "$(1:;(B") +("25253" "$(06)(B") +("25261" "$(0Iw(B") +("25263" "$(13fI'(B") +("25281" "$(1.!(B") +("25286" "$(0E-$(1I#f5(B") +("25290" "$(0-~(B") +("25293" "$(1:=(B") +("25294" "$(0@.(B") +("25296" "$(1N2(B") +("25299" "$(1:<(B") +("25317" "$(1V-(B") +("25318" "$(1pg(B") +("25327" "$(0[V$(1oi(B") +("25330" "$(0R+^,(B") +("25343" "$(1n\(B") +("25344" "$(1k#(B") +("25363" "$(1k$(B") +("25386" "$(1n[(B") +("25390" "$(1\#a"(B") +("25406" "$(126(B") +("25407" "$(0H!(B") +("25432" "$(1r*(B") +("25444" "$(1^](B") +("25460" "$(18Y(B") +("25466" "$(1^^(B") +("25500" "$(1'|(B") +("25510" "$(04=(B") +("25527" "$(1+{(B") +("25544" "$(1Dk(B") +("25601" "$(11:(B") +("25681" "$(1XV(B") +("25706" "$(1mC(B") +("25714" "$(0F^(B") +("25721" "$(14z(B") +("25730" "$(1&D(B") +("25732" "$(1*)Vk(B") +("25744" "$(1IoIo(B") +("25760" "$(0/)(B") +("25781" "$(14~(B") +("25794" "$(1BW(B") +("25796" "$(14|(B") +("25900" "$(0*8(B") +("25904" "$(08+(B") +("25906" "$(0>Z$(1,]>x(B") +("25916" "$(1b^(B") +("25917" "$(09G$(1,m(B") +("25927" "$(0>WY$$(11ULo(B") +("25930" "$(09699$(18/85^M(B") +("25932" "$(0Xt$(1fA(B") +("25933" "$(0VU$(184b\(B") +("25937" "$(1i[(B") +("25943" "$(1^@(B") +("25944" "$(0Vg$(1Lq(B") +("25960" "$(0I?$(11X8.(B") +("25981" "$(1Lp(B") +("25986" "$(0SYVe$(1b`b`q1(B") +("25990" "$(095$(1?!(B") +("25993" "$(1YJ(B") +("25996" "$(0P8$(1F"(B") +("26000" "$(0(v*]+Z$(1"((B") +("26032" "$(1\H(B") +("26040" "$(0BW(B") +("26104" "$(04W@`(B") +("26110" "$(0WF(B") +("26127" "$(0Bj(B") +("26200" "$(0*y*|+%3#68$(1%@%H(B") +("26207" "$(0Gn(B") +("26210" "$(0+!-vM3$(1)'@$(13Y:@\J(B") +("26230" "$(13X(B") +("26232" "$(03y:}$(1OUhwqr(B") +("26233" "$(1VD(B") +("26234" "$(1)&(B") +("26237" "$(1!l(B") +("26240" "$(06?$(1TR(B") +("26241" "$(0<6$(13h(B") +("26246" "$(1g6(B") +("26247" "$(0E4$(1Aa(B") +("26248" "$(0]X(B") +("26256" "$(1I"g%(B") +("26260" "$(01t67UC(B") +("26280" "$(1#*(B") +("26281" "$(01s66$(13Z;\(B") +("26293" "$(1o!(B") +("26294" "$(01r(B") +("26300" "$(1\'(B") +("26311" "$(1h:(B") +("26314" "$(0Z"$(1k'(B") +("26322" "$(1pj(B") +("26327" "$(0_A$(1j|l|(B") +("26330" "$(07K\Z(B") +("26332" "$(1ql(B") +("26333" "$(0]M(B") +("26340" "$(1h^(B") +("26347" "$(0^.(B") +("26350" "$(1\&(B") +("26360" "$(0[U(B") +("26381" "$(1j{(B") +("26394" "$(1pi(B") +("26400" "$(0.9>s$(1$r(B") +("26401" "$(0GI$(1L3(B") +("26403" "$(08t(B") +("26410" "$(1T;(B") +("26411" "$(1S5(B") +("26413" "$(0Y|(B") +("26430" "$(09i(B") +("26446" "$(0M|(B") +("26450" "$(18Z(B") +("26460" "$(1S3(B") +("26501" "$(1m^(B") +("26511" "$(1e~(B") +("26532" "$(1e}(B") +("26534" "$(1Dm(B") +("26610" "$(1@8(B") +("26613" "$(0R&(B") +("26617" "$(1h"(B") +("26653" "$(1RD(B") +("26660" "$(1RE(B") +("26700" "$(1&Ln|(B") +("26710" "$(079(B") +("26711" "$(0-1$(1Vm(B") +("26713" "$(1D*(B") +("26714" "$(1;T(B") +("26727" "$(1;D;E;F;Gp|p}(B") +("26740" "$(15#(B") +("26741" "$(1Vl(B") +("26750" "$(1&C(B") +("26780" "$(1kK(B") +("26781" "$(0^3$(1;S(B") +("26794" "$(1BX(B") +("26801" "$(0+G(B") +("26809" "$(1D[(B") +("26880" "$(1?:(B") +("26900" "$(0.P>YGq$(1>wEbEgEgRq(B") +("26904" "$(09j(B") +("26911" "$(1Lu(B") +("26913" "$(1^D(B") +("26914" "$(0C$$(1kzq3(B") +("26916" "$(0Zb(B") +("26917" "$(1YA(B") +("26922" "$(0S[(B") +("26927" "$(0GpLB$(1Lv(B") +("26930" "$(0Vk$(1Ru(B") +("26932" "$(0P@$(1fB(B") +("26940" "$(1EcL|(B") +("26941" "$(0C#P=Za\L(B") +("26943" "$(1^H(B") +("26944" "$(0^B$(1^C(B") +("26947" "$(0P)Vr$(1be(B") +("26956" "$(1ba(B") +("26960" "$(1F.(B") +("26986" "$(1Y@(B") +("26993" "$(0Vh(B") +("26994" "$(0Gd$(1f@(B") +("27027" "$(0Ob$(1Hs(B") +("27062" "$(1+z(B") +("27100" "$(0*g(B") +("27101" "$(1[c(B") +("27104" "$(0RKUN$(1.TIQ(B") +("27107" "$(0Ou$(1E?(B") +("27108" "$(1G[(B") +("27109" "$(1[Qd:(B") +("27110" "$(0@4$(1gy(B") +("27115" "$(12s(B") +("27117" "$(0U@(B") +("27120" "$(0'%.=(B") +("27127" "$(0DTXW$(1e%(B") +("27132" "$(0R.(B") +("27136" "$(0Zt]'$(1@$_:_$(1-wHuOVT>(B") +("27220" "$(0'''r())8)X*z+"+)223%61:B;]<:I~$(1!y"@"@"f%?%?%A+x-x-y55?+fLhg(B") +("27222" "$(0E6(B") +("27227" "$(0&t-F-y1p2":FX=$(1!x,9D0E5IzOI$(1%=%=&V*?(B") +("27233" "$(1#%(B") +("27234" "$(01m69;%$(13P(B") +("27236" "$(0Z$(B") +("27240" "$(1!v%F-v(B") +("27241" "$(13V(B") +("27242" "$(0;s(B") +("27247" "$(0'k)<,31l85:v]t$(1#c#u9L;[I!Z\(B") +("27252" "$(0HY(B") +("27253" "$(1PB(B") +("27256" "$(1[a(B") +("27257" "$(0)/(B") +("27261" "$(0Hj$(1OX(B") +("27262" "$(0D1(B") +("27264" "$(065Hp$(1%L4}GH(B") +("27272" "$(064$(1:BBk(B") +("27281" "$(0I}$(1VB(B") +("27282" "$(16(B") +("27502" "$(1JB(B") +("27504" "$(1#Pgp(B") +("27520" "$(00m$(1$a=q(B") +("27527" "$(0Z'$(19MKq\4a1(B") +("27547" "$(1Dl(B") +("27550" "$(1+}(B") +("27581" "$(1=r(B") +("27600" "$(0)Y(B") +("27601" "$(0P$YR]A$(11;(B") +("27602" "$(1'3(B") +("27603" "$(0R((B") +("27604" "$(0)WGG(B") +("27611" "$(1O<(B") +("27620" "$(0(<*1-00|;1Y)$(1-S:H(B") +("27627" "$(0QSZ($(1(x-_-`3A\5a-a.hXk/p%(B") +("27640" "$(1VG(B") +("27682" "$(1+G(B") +("27710" "$(0\`$(1&Bgz(B") +("27711" "$(1;Z(B") +("27712" "$(0'~$(1)~kM(B") +("27714" "$(0_!(B") +("27716" "$(0U@[l$(1ei(B") +("27717" "$(0*d$(1"8p4(B") +("27720" "$(0'&'=)K2s\a$(1!8"9#d%X&E&E*!.2(B") +("27722" "$(1In(B") +("27727" "$(077DU]P$(1B[\3\7a6qZ(B") +("27732" "$(0HUU(]D]V$(1N)ZE(B") +("27740" "$(1p1(B") +("27747" "$(0/%(B") +("27752" "$(1Vn(B") +("27754" "$(076(B") +("27762" "$(1B\IvkJ(B") +("27764" "$(1*,(B") +("27767" "$(1.q;C(B") +("27770" "$(1*'(B") +("27772" "$(0;z$(1Vu(B") +("27781" "$(0UV(B") +("27782" "$(1=#C~(B") +("27800" "$(0&=(B") +("27802" "$(0'O(B") +("27806" "$(05YJD(B") +("27809" "$(0-&0g(B") +("27827" "$(1n7(B") +("27901" "$(0>CSX(B") +("27903" "$(1YE(B") +("27904" "$(0=AEqK8O?$(1E{(B") +("27910" "$(097>[(B") +("27911" "$(11W(B") +("27912" "$(1Y`(B") +("27913" "$(0^D(B") +("27914" "$(1q/(B") +("27915" "$(09H(B") +("27916" "$(1F((B") +("27917" "$(04zC;Zb(B") +("27920" "$(04{4}CAGaL>L?L?LA$(1%W8-81>vLy(B") +("27922" "$(0S]Vf$(11y(B") +("27927" "$(0>DGrSq$(1-^LON[RsRtY?a,b_hT(B") +("27932" "$(0L;P?(B") +("27933" "$(0>](B") +("27934" "$(0Vj$(1Rw(B") +("27937" "$(1YD(B") +("27940" "$(0.?$(1Lr(B") +("27947" "$(09JL=PA$(1F%(B") +("27950" "$(1Rm(B") +("27952" "$(1fD(B") +("27954" "$(0CC(B") +("27962" "$(0>V(B") +("27963" "$(1iR(B") +("27964" "$(0C?$(1Rr(B") +("27982" "$(1>q(B") +("27991" "$(1Xy^G(B") +("27994" "$(1YH(B") +("28100" "$(0'i(B") +("28107" "$(1iC(B") +("28140" "$(1J](B") +("28200" "$(0*~$(1!5(B") +("28211" "$(0+#$(1::(B") +("28214" "$(0."$(1)+(B") +("28216" "$(1)*(B") +("28217" "$(1!I(B") +("28220" "$(1!q(B") +("28221" "$(0;#$(1DjFFZ^(B") +("28222" "$(06<(B") +("28227" "$(0):-}6@>mE3Y>$(1!o&X(B") +("28232" "$(0D~$(1!p#t-}(B") +("28237" "$(0+'$(1:9(B") +("28240" "$(0,T6%:y@2E.EsJfNbU\^]$(1!mJ*OTOYW"W;\inb(B") +("28241" "$(0-x(B") +("28246" "$(1Hy(B") +("28247" "$(0A'(B") +("28251" "$(0-m3'$(10a(B") +("28253" "$(0N!(B") +("28255" "$(1_J(B") +("28257" "$(01y(B") +("28261" "$(1%M3e(B") +("28264" "$(0:s(B") +("28266" "$(0IsN&$(1\j(B") +("28267" "$(0@0$(1Km(B") +("28268" "$(01x(B") +("28270" "$(1#+(B") +("28281" "$(0<8$(1Af(B") +("28286" "$(0N'$(1Ag(B") +("28293" "$(0Gt(B") +("28294" "$(07C=?(B") +("28311" "$(1\((B") +("28316" "$(1du(B") +("28327" "$(1V+pw(B") +("28332" "$(1h=(B") +("28334" "$(0<@G"G"Z4(B") +("28337" "$(1ly(B") +("28338" "$(0Nk(B") +("28340" "$(1oq(B") +("28346" "$(1og(B") +("28347" "$(1j}(B") +("28351" "$(0X-(B") +("28353" "$(1poqk(B") +("28361" "$(0^X$(1a$(B") +("28364" "$(1h;(B") +("28366" "$(1pk(B") +("28394" "$(1d{e&(B") +("28401" "$(0V|(B") +("28411" "$(18[(B") +("28412" "$(1Yb(B") +("28413" "$(1bo(B") +("28417" "$(0\1$(1Yc(B") +("28437" "$(18\(B") +("28453" "$(1fQ(B") +("28460" "$(0>t(B") +("28461" "$(1S1(B") +("28467" "$(0S~(B") +("28468" "$(0WQ(B") +("28494" "$(1FO(B") +("28514" "$(10c(B") +("28540" "$(00l(B") +("28547" "$(1q)(B") +("28553" "$(0\w(B") +("28601" "$(1j#(B") +("28604" "$(0.V$(1*w(B") +("28610" "$(1m9(B") +("28627" "$(11/(B") +("28637" "$(1h!(B") +("28640" "$(1b?(B") +("28641" "$(17I(B") +("28647" "$(0Yw(B") +("28686" "$(0^|(B") +("28711" "$(0Ek(B") +("28716" "$(1Ws(B") +("28717" "$(0)|$(1e9qX(B") +("28720" "$(1hk(B") +("28721" "$(1;I(B") +("28727" "$(1#e&F(B") +("28732" "$(1;A(B") +("28737" "$(0\b(B") +("28740" "$(0*.(B") +("28741" "$(1?$?$(B") +("28746" "$(1P/(B") +("28753" "$(1Vi(B") +("28761" "$(1*-;?(B") +("28766" "$(1P0(B") +("28767" "$(1B](B") +("28768" "$(074(B") +("28781" "$(1Ip(B") +("28786" "$(1Vo(B") +("28801" "$(1NK(B") +("28808" "$(1Q{(B") +("28809" "$(16~(B") +("28911" "$(1Y8(B") +("28912" "$(180(B") +("28914" "$(1?"(B") +("28916" "$(0C%_:(B") +("28917" "$(04|Si(B") +("28920" "$(11{(B") +("28921" "$(1Rx(B") +("28922" "$(182(B") +("28927" "$(09NLD$(1,`1z>]EhE~(B") +("28932" "$(0Gb(B") +("28933" "$(1bN(B") +("28934" "$(1Y;fC(B") +("28937" "$(0Sj(B") +("28940" "$(0P:Ze$(1Phb](B") +("28941" "$(1>s(B") +("28946" "$(1b[(B") +("28947" "$(1Ry(B") +("28961" "$(0C@Y!$(1Rp(B") +("28964" "$(1Lz(B") +("28966" "$(0Y%Zc(B") +("28968" "$(1F+(B") +("28981" "$(0Vl$(1^>(B") +("28994" "$(1>_(B") +("29111" "$(1RC(B") +("29136" "$(1T((B") +("29211" "$(1GF(B") +("29212" "$(06'$(1`v(B") +("29227" "$(01q6:<<$(1HzgD(B") +("29231" "$(0]Y(B") +("29238" "$(1OZ(B") +("29250" "$(0*s$(1+y(B") +("29259" "$(1I&(B") +("29262" "$(13j(B") +("29266" "$(0N((B") +("29280" "$(0).$(13^(B") +("29286" "$(0UB(B") +("29289" "$(1-m(B") +("29320" "$(1V)(B") +("29327" "$(1dzk=(B") +("29338" "$(0E{(B") +("29359" "$(0^Y(B") +("29361" "$(1qK(B") +("29380" "$(0\[(B") +("29404" "$(1;5(B") +("29427" "$(0QA$(1FL(B") +("29466" "$(1fR(B") +("29502" "$(1C"(B") +("29512" "$(1=n(B") +("29689" "$(1M4(B") +("29717" "$(1L!(B") +("29718" "$(0B((B") +("29727" "$(071$(1P.(B") +("29759" "$(1P-(B") +("29766" "$(1hr(B") +("29789" "$(0SASA(B") +("29794" "$(0UY(B") +("29911" "$(1>u(B") +("29912" "$(1Ln(B") +("29919" "$(0\,(B") +("29920" "$(04q9BPE$(1Yv(B") +("29927" "$(0C"$(1F)(B") +("29933" "$(1f?(B") +("29950" "$(0>R(B") +("29959" "$(1bd(B") +("29980" "$(04r(B") +("29989" "$(1Lm(B") +("30101" "$(01)(B") +("30104" "$(02j>EES$(17n(B") +("30106" "$(02h(B") +("30107" "$(0.|$(1;7(B") +("30109" "$(1`*(B") +("30110" "$(1"Z(B") +("30111" "$(1K?mY(B") +("30112" "$(1=T(B") +("30113" "$(0>F$(1)y(B") +("30114" "$(00D6H=gL$OJV1]f$(1WtX-azkfmX(B") +("30115" "$(1K=(B") +("30116" "$(0S2$(1^%(B") +("30117" "$(0,{Z@$(1T-mZ(B") +("30118" "$(00C(B") +("30121" "$(1=1(B") +("30123" "$(0V%(B") +("30124" "$(0V%(B") +("30127" "$(0FcK@KA$(1$L06=0=SD-KWY"(B") +("30130" "$(0,z(B") +("30131" "$(1QXay(B") +("30132" "$(0K?V&$(1'RD,K>eti+q'(B") +("30136" "$(0Ln$(1X&(B") +("30137" "$(0S($(1E7(B") +("30140" "$(0,|(B") +("30141" "$(17lWx(B") +("30146" "$(0K=(B") +("30147" "$(0=K=MB/$(1;:BO(B") +("30148" "$(0=l$(1+P(B") +("30153" "$(1Ej(B") +("30161" "$(0=k$(1=/(B") +("30163" "$(1D/(B") +("30167" "$(1D.(B") +("30177" "$(16F(B") +("30181" "$(1_n(B") +("30186" "$(1ax(B") +("30191" "$(0N)(B") +("30194" "$(1QY(B") +("30196" "$(0=J(B") +("30201" "$(0JP$(1!S(B") +("30202" "$(0JR(B") +("30207" "$(01*$(1(F(B") +("30211" "$(0+z9;A>Z1(B") +("30212" "$(0.~(B") +("30213" "$(1@+(B") +("30214" "$(0;kDwVV(B") +("30216" "$(0NO$(1fw(B") +("30221" "$(1LU(B") +("30227" "$(0/,/S172l387*7TJQL%P,$(1,W1[1^;6;<>2LBVhZG_?(B") +("30232" "$(0(d7'7,]l$(1/31_99BQR_(B") +("30234" "$(0/T(B") +("30241" "$(04s(B") +("30247" "$(0JU$(1&r'T(B") +("30248" "$(0Xv$(1E](B") +("30253" "$(1.k(B") +("30261" "$(0;oJV$(1Ih(B") +("30272" "$(0Ge(B") +("30277" "$(0'C(B") +("30289" "$(1;v(B") +("30294" "$(1Y!\d(B") +("30295" "$(0@q(B") +("30301" "$(0DQ$(1(m(B") +("30302" "$(0QK(B") +("30303" "$(0@nQL(B") +("30304" "$(0Wb$(1T|(B") +("30306" "$(0?V(B") +("30307" "$(0&g$(11Z(B") +("30327" "$(0NQ\V$(1X~m3(B") +("30331" "$(0P+$(1;`(B") +("30332" "$(1&9(B") +("30336" "$(0RU(B") +("30339" "$(1X}(B") +("30342" "$(0)w(B") +("30401" "$(0)v7%Fn$(1(G(B") +("30404" "$(0)y7($(1IgX|(B") +("30407" "$(0)t(B") +("30408" "$(17mEi(B") +("30417" "$(0-7$(1!T(B") +("30427" "$(0@p(B") +("30430" "$(04tJO(B") +("30432" "$(0+|$(1#\,bLT(B") +("30447" "$(1>a(B") +("30481" "$(1\e(B") +("30502" "$(0-'J{(B") +("30516" "$(0S^(B") +("30558" "$(0-b(B") +("30601" "$(07&C)$(1&:LS_V(B") +("30602" "$(0.}(B") +("30604" "$(02k(B") +("30606" "$(07)@o(B") +("30607" "$(0C'$(1.j(B") +("30608" "$(07+C($(11\(B") +("30609" "$(0NP(B") +("30621" "$(0;m(B") +("30711" "$(0(G(B") +("30712" "$(11`;8(B") +("30714" "$(0)x$(1#](B") +("30715" "$(1^&(B") +("30717" "$(0-#2iXu$(1"h,a.i(B") +("30727" "$(09<(B") +("30732" "$(0-ARR$(1Z?(B") +("30773" "$(0;p(B") +("30777" "$(0.{$(11]Ek(B") +("30801" "$(0.z$(14u;9BPR^_k(B") +("30802" "$(0)!(B") +("30806" "$(0;lJSM4WT[k\#\#$(1;;TV(B") +("30901" "$(0.yJW(B") +("30904" "$(0+{7{GfGfJT$(14v(B") +("30906" "$(0NN(B") +("30927" "$(0^>(B") +("30947" "$(0;n(B") +("30948" "$(1R](B") +("30982" "$(1^$(B") +("31107" "$(17K(B") +("31110" "$(0*A-!$(1$U$^+X=I(B") +("31111" "$(0,l8?ZD]e$(1+Rek(B") +("31114" "$(0,n=VB;BGFj$(1+d3l6e=Xem(B") +("31116" "$(04+$(1KBKB(B") +("31117" "$(0,}ZF$(1!{'i0-(B") +("31118" "$(101(B") +("31120" "$(0(f0I(B") +("31121" "$(1D7(B") +("31127" "$(0*E,~E&V-[v^a$(1+fD6DJDQKDKY]>b!kd(B") +("31129" "$(08F(B") +("31131" "$(1$OQbX)(B") +("31132" "$(0=mKN$(1W}(B") +("31134" "$(1==W~(B") +("31136" "$(0X[(B") +("31137" "$(1X((B") +("31140" "$(0*?*@4"$(1$M08=>(B") +("31141" "$(1kc(B") +("31143" "$(1D8(B") +("31146" "$(0OP$(102(B") +("31147" "$(1$[6Tb"(B") +("31149" "$(1'TKK(B") +("31150" "$(0BC(B") +("31153" "$(1X!(B") +("31160" "$(00K:YBIKY$(1'l+V(B") +("31161" "$(103=;DI(B") +("31162" "$(1i6(B") +("31166" "$(1=7(B") +("31168" "$(0V,(B") +("31172" "$(0=a(B") +("31181" "$(1KS(B") +("31186" "$(0S3ZBZE$(1=EQIerp?(B") +("31191" "$(0KG$(1'U(B") +("31194" "$(0Fs(B") +("31196" "$(0Fd(B") +("31210" "$(04k(B") +("31211" "$(1N(Z>n#q9(B") +("31212" "$(1_A(B") +("31214" "$(1LDT1(B") +("31218" "$(1G;(B") +("31227" "$(1N#RVT3f3iOiy(B") +("31232" "$(1>YG:(B") +("31240" "$(1-N(B") +("31243" "$(0T3(B") +("31246" "$(1]z(B") +("31260" "$(11L@,(B") +("31266" "$(0K~$(1T/(B") +("31281" "$(1_E(B") +("31286" "$(0K}Qp]B$(1l8pF(B") +("31301" "$(0?Y?^QO^J$(1(n(B") +("31302" "$(0YN(B") +("31303" "$(0?]Wc$(1T{(B") +("31304" "$(0-S1T$(1(o@t@t(B") +("31306" "$(0:OI0$(1-X9j9k(B") +("31308" "$(1H*(B") +("31309" "$(1j0(B") +("31332" "$(0RV(B") +("31336" "$(1;^(B") +("31391" "$(1_B(B") +("31486" "$(1U`(B") +("31686" "$(0Ym(B") +("31886" "$(1`R(B") +("31904" "$(0B3(B") +("32000" "$(0)}(B") +("32022" "$(10L(B") +("32100" "$(0.*3{4!=X=]BBX_$(1"`0=6Y(B") +("32104" "$(1.S(B") +("32109" "$(1U@(B") +("32110" "$(1=](B") +("32112" "$(1+nKL(B") +("32113" "$(0)?4/(B") +("32114" "$(0=cBM$(1AkKP(B") +("32116" "$(1K_(B") +("32118" "$(0OK(B") +("32119" "$(1D=(B") +("32121" "$(0-"8C=^KM$(1I)QL(B") +("32122" "$(0OT(B") +("32123" "$(1Qk(B") +("32127" "$(08PB@_%$(1$Y=3KO(B") +("32130" "$(0)D0P$(1'a(B") +("32132" "$(04'(B") +("32133" "$(0=Q(B") +("32134" "$(0,wFrV0$(1=@(B") +("32136" "$(1D>(B") +("32137" "$(00\$(1KF]C(B") +("32140" "$(00`$(1$Z(B") +("32141" "$(0=I$(1'b(B") +("32144" "$(10K(B") +("32146" "$(1i1(B") +("32147" "$(08GBLOLX;(B") +("32157" "$(0=h$(1.((B") +("32160" "$(0=j(B") +("32161" "$(1+m(B") +("32163" "$(16U(B") +("32164" "$(04%$(16\=2(B") +("32169" "$(0OY(B") +("32170" "$(0*D(B") +("32177" "$(0Fq$(1'n(B") +("32189" "$(1=K(B") +("32191" "$(1DP(B") +("32194" "$(0_3$(1KVX1b%(B") +("32200" "$(06K6K$(1N,(B") +("32213" "$(17a(B") +("32214" "$(0:3(B") +("32217" "$(0T4$(1RW(B") +("32221" "$(04l(B") +("32222" "$(05R(B") +("32227" "$(0Ps$(1AV(B") +("32234" "$(04j$(1,ZcD(B") +("32240" "$(04m92:4$(19C(B") +("32247" "$(1LLT6cB(B") +("32253" "$(1]{(B") +("32300" "$(13/(B") +("32301" "$(0:Q?dME[2(B") +("32302" "$(01U?\?a$(1H)(B") +("32303" "$(0-W$(1(s(B") +("32304" "$(0DR(B") +("32306" "$(0:SI9$(131(B") +("32307" "$(1%'(B") +("32309" "$(0MB(B") +("32413" "$(1pe(B") +("32600" "$(0@5(B") +("32700" "$(1%T(B") +("32904" "$(0<&FGO@(B") +("32947" "$(0LH(B") +("33000" "$(0'A(S(B") +("33100" "$(0,i0G(B") +("33111" "$(00F$(1$W0*6H(B") +("33112" "$(16G(B") +("33114" "$(1$PK8K:(B") +("33116" "$(0B0(B") +("33117" "$(0KU(B") +("33121" "$(0V#$(1'g(B") +("33122" "$(0KW(B") +("33127" "$(08@XY(B") +("33132" "$(00E$(10+D+(B") +("33134" "$(00n=b$(1$R'W+^0A0D(B") +("33136" "$(1es(B") +("33141" "$(0Fa(B") +("33142" "$(0Fh(B") +("33143" "$(1=R(B") +("33144" "$(1+`(B") +("33147" "$(08H$(1#-'YK9(B") +("33150" "$(0B6Fg$(1'X+i0M6L=5WzX+i2i7(B") +("33152" "$(10,(B") +("33153" "$(0=RX](B") +("33160" "$(0+00Z(B") +("33168" "$(0Fb(B") +("33169" "$(0XZ(B") +("33173" "$(1K7(B") +("33181" "$(16E(B") +("33186" "$(0K>V$(B") +("33187" "$(1'Q(B") +("33191" "$(0=L(B") +("33194" "$(10C6](B") +("33200" "$(09+Lx(B") +("33211" "$(197(B") +("33222" "$(1_F_F(B") +("33227" "$(0HQ$(1hd(B") +("33234" "$(0C}(B") +("33244" "$(19<(B") +("33247" "$(11Na=(B") +("33250" "$(1>XoLoN(B") +("33268" "$(1ZF(B") +("33282" "$(198(B") +("33300" "$(0:Q(B") +("33302" "$(0I6$(19h(B") +("33303" "$(0YO$(1(q9i(B") +("33304" "$(19l(B") +("33306" "$(05g(B") +("33307" "$(1@s(B") +("33309" "$(05_(B") +("33330" "$(1;a(B") +("33850" "$(1PU(B") +("33903" "$(1bc(B") +("33904" "$(0=.Gl$(1W[(B") +("34000" "$(0'H(B") +("34027" "$(044(B") +("34100" "$(0(eJX$(1'_QJ]B(B") +("34109" "$(1`+`;(B") +("34110" "$(0+h(B") +("34111" "$(04$B7OO$(1%O6gkh(B") +("34112" "$(0*B,j(B") +("34113" "$(03}(B") +("34114" "$(0\u$(1+T6`DHKZ(B") +("34116" "$(0=ZB5$(16O(B") +("34117" "$(00RB,Fi$(1!bK[]ArA(B") +("34121" "$(0KT$(1=D(B") +("34122" "$(1rB(B") +("34127" "$(04,=iB9KIKJORZA$(1!c$V'Z'p+U+c0;6f=(B") +("34130" "$(0,q$(1"\$S(B") +("34131" "$(00O$(10E(B") +("34132" "$(0KKV'$(1DGX/eo(B") +("34134" "$(0KDKH$(1K\(B") +("34135" "$(1=\(B") +("34138" "$(08M(B") +("34140" "$(0*>(B") +("34141" "$(0V($(16JDK(B") +("34143" "$(1KM(B") +("34144" "$(16P(B") +("34147" "$(00M6GV.$(1$\+W0.056K(B") +("34153" "$(1a~(B") +("34154" "$(1Qg(B") +("34156" "$(1=?(B") +("34160" "$(00J=`$(1=[b$(B") +("34161" "$(08JOQ$(1+bQZWw(B") +("34164" "$(1=C(B") +("34170" "$(1'V(B") +("34181" "$(03|=TFf$(1Wu(B") +("34186" "$(0X\$(1QHQMm[(B") +("34189" "$(1+e(B") +("34190" "$(0,p=U(B") +("34191" "$(1=9X*(B") +("34193" "$(1D5(B") +("34194" "$(1=8]F(B") +("34196" "$(0OM(B") +("34198" "$(16N(B") +("34200" "$(11J(B") +("34210" "$(01$(B") +("34211" "$(1c@(B") +("34212" "$(1(C-O2~(B") +("34216" "$(1N$(B") +("34227" "$(0T2$(12w9Iq:(B") +("34231" "$(11K9;q;(B") +("34236" "$(1l;(B") +("34238" "$(1GA(B") +("34241" "$(0ZV(B") +("34247" "$(0?8$(13!@-N+(B") +("34252" "$(1q<(B") +("34253" "$(0])(B") +("34256" "$(1LF(B") +("34260" "$(09,$(11M(B") +("34261" "$(0T5$(1>[@*(B") +("34264" "$(0L~(B") +("34265" "$(0VS(B") +("34281" "$(0GZ$(1RZ(B") +("34286" "$(1l9pG(B") +("34291" "$(0Zw(B") +("34294" "$(1LET0(B") +("34301" "$(0-TDN$(1TyZ{(B") +("34302" "$(0We$(136Tz(B") +("34303" "$(0M@(B") +("34304" "$(0I/I1(B") +("34306" "$(0?`$(135H+(B") +("34307" "$(1-U(B") +("34309" "$(0T\(B") +("34330" "$(1aU(B") +("34332" "$(0XB$(1aT(B") +("34404" "$(0;h(B") +("34547" "$(1L+(B") +("34601" "$(1ES(B") +("34904" "$(03Z3q(B") +("35100" "$(1$N(B") +("35104" "$(1:w(B") +("35106" "$(0,t4.$(10)(B") +("35107" "$(03~(B") +("35110" "$(1'o(B") +("35116" "$(1QO(B") +("35117" "$(0*G,r$(1]@(B") +("35118" "$(0S.$(1kb(B") +("35127" "$(0,m0Q=S$(1'`.%0GQPi8(B") +("35130" "$(0,o0XKO$(1'^'jKI(B") +("35132" "$(0S+$(1+SDF(B") +("35133" "$(1Qc(B") +("35134" "$(0B2(B") +("35136" "$(1eu(B") +("35138" "$(1ep(B") +("35143" "$(1KA(B") +("35144" "$(0=_$(1.&=WKH(B") +("35147" "$(0Fe(B") +("35160" "$(00S$(1+g(B") +("35161" "$(0OQ$(1=L(B") +("35163" "$(1=V(B") +("35166" "$(0KP(B") +("35181" "$(16S(B") +("35186" "$(0KEOV$(1b#(B") +("35190" "$(00N0^$(1+[(B") +("35194" "$(1D4DN(B") +("35196" "$(06F$(1046M=6(B") +("35200" "$(1,X(B") +("35206" "$(090$(12v(B") +("35218" "$(0Xq(B") +("35230" "$(11P2t9?_@(B") +("35232" "$(1fy(B") +("35237" "$(0:2(B") +("35244" "$(0WD(B") +("35256" "$(1T2(B") +("35257" "$(19>(B") +("35260" "$(0?:(B") +("35290" "$(17b@/(B") +("35292" "$(1cA(B") +("35300" "$(0?Z(B") +("35301" "$(1(p(B") +("35303" "$(05dDM(B") +("35305" "$(0MA(B") +("35306" "$(05bQN(B") +("35307" "$(0MC(B") +("35308" "$(0T](B") +("35309" "$(0?[(B") +("35332" "$(1N"(B") +("36010" "$(1@7(B") +("36100" "$(0,s0V0W0]4141=[B8$(1$T'\'k+Y+Z+h.'0IDB?S-$(1=HWy(B") +("36131" "$(1QR(B") +("36132" "$(0S5X^$(1=J(B") +("36133" "$(0V/(B") +("36134" "$(0Ft$(10H6b=F(B") +("36141" "$(0S,$(16a=Y(B") +("36143" "$(1DD(B") +("36144" "$(1i/(B") +("36146" "$(1QS]D(B") +("36147" "$(0KQ(B") +("36154" "$(1KG(B") +("36160" "$(16dQj(B") +("36180" "$(107(B") +("36181" "$(109=GQe(B") +("36182" "$(1KN(B") +("36186" "$(1DMq](B") +("36193" "$(0KR(B") +("36194" "$(0S*$(16c(B") +("36196" "$(1Qd(B") +("36200" "$(12u@.@3G<(B") +("36202" "$(19B(B") +("36210" "$(091?9D!]s(B") +("36211" "$(0]*(B") +("36214" "$(0HT$(1G=(B") +("36217" "$(1Z=(B") +("36227" "$(0Pn$(1GBLHN'RYXxZIf{(B") +("36230" "$(1*mLI(B") +("36232" "$(1l:(B") +("36236" "$(1_C(B") +("36240" "$(0L}(B") +("36241" "$(1fz(B") +("36246" "$(1ix(B") +("36256" "$(0VT$(1cC(B") +("36260" "$(1N&(B") +("36281" "$(1LGT4(B") +("36294" "$(0L{Pq$(1E[g!(B") +("36300" "$(05`5e:P(B") +("36301" "$(0?_I7RpYP^K(B") +("36302" "$(0I3I4MF[1$(1H((B") +("36303" "$(0Wd(B") +("36304" "$(1Z}(B") +("36809" "$(0S>(B") +("37027" "$(1(t(B") +("37104" "$(1B9(B") +("37107" "$(0Bz(B") +("37109" "$(0_E(B") +("37110" "$(0*F*H,k0U42$(1+j=O(B") +("37111" "$(00HV+$(1eq(B") +("37112" "$(0(g0[$(1+k(B") +("37113" "$(1i4(B") +("37114" "$(0B4V*$(100(B") +("37116" "$(10>o6(B") +("37117" "$(0S4$(1"[6X6jb'(B") +("37120" "$(0*C0a4#4(406I=dB:F`OSOWOX[u$(1"_$Q$X'[']'h0J6W6h6i=NQQQhi9o5(B") +("37122" "$(1KE(B") +("37127" "$(08KB1B=FkFmKFO]X1$(1=AKZN*(B") +("37250" "$(1LJ(B") +("37254" "$(1@0(B") +("37256" "$(1T.(B") +("37261" "$(1f|(B") +("37262" "$(0WB$(11O9=(B") +("37264" "$(1@1N%(B") +("37267" "$(0HP(B") +("37294" "$(1ZH(B") +("37300" "$(1%&(B") +("37301" "$(0-UDPYP$(1-VZ~(B") +("37302" "$(01S5c?XDOI5$(1303233Z|(B") +("37303" "$(0:NMG$(1@u(B") +("37304" "$(0?bI+I2T[Wf(B") +("37305" "$(134(B") +("37306" "$(05aMH(B") +("37307" "$(0:RMD(B") +("37308" "$(0TZ(B") +("37327" "$(1k.(B") +("37331" "$(1VE(B") +("37338" "$(07E(B") +("37401" "$(0-9(B") +("37404" "$(02](B") +("37413" "$(06C(B") +("37427" "$(1a%k((B") +("37506" "$(05](B") +("37527" "$(1k*(B") +("37608" "$(029(B") +("37627" "$(1m"(B") +("37717" "$(0>'(B") +("37720" "$(07x(B") +("37727" "$(05i(B") +("37732" "$(1Ui(B") +("37782" "$(1/|(B") +("37800" "$(06D(B") +("37806" "$(0Hr(B") +("37827" "$(1\/(B") +("37904" "$(1/v7j>mCl(B") +("37927" "$(0T^$(1m7(B") +("38100" "$(1!a(B") +("38104" "$(0EV(B") +("38112" "$(1=UD3(B") +("38116" "$(10(B") +("38217" "$(0\<(B") +("38221" "$(0Pr(B") +("38222" "$(19D(B") +("38227" "$(12z2{\Bmg(B") +("38231" "$(1RU(B") +("38232" "$(17d(B") +("38233" "$(1bL(B") +("38247" "$(0Po(B") +("38251" "$(0>A(B") +("38261" "$(17e@2(B") +("38266" "$(1bMf}(B") +("38268" "$(0HV(B") +("38286" "$(1f~(B") +("38290" "$(1N*(B") +("38301" "$(0-V5f$(1-W_o(B") +("38302" "$(0I8(B") +("38303" "$(0:KI.(B") +("38304" "$(0:LI,QMTXWg$(1(rT}(B") +("38305" "$(0:T(B") +("38306" "$(0I-$(1H'(B") +("38309" "$(0?e(B") +("38320" "$(1,[(B") +("38340" "$(1_D(B") +("38343" "$(0RS(B") +("38507" "$(0LO(B") +("38604" "$(0=O$(1QGQV(B") +("39132" "$(1]=(B") +("39150" "$(1'SDL(B") +("39151" "$(1QF(B") +("39162" "$(1=B(B") +("39166" "$(1X,i-(B") +("39180" "$(1=M(B") +("39181" "$(1i,(B") +("39189" "$(0=N(B") +("39193" "$(1Q_el(B") +("39212" "$(1M~M~(B") +("39250" "$(19:(B") +("39266" "$(0Zv(B") +("39289" "$(1N!(B") +("39302" "$(0?W$(19g(B") +("39305" "$(0TY(B") +("39308" "$(0?c(B") +("39309" "$(0:M(B") +("39336" "$(0Z!(B") +("39404" "$(06t(B") +("39502" "$(15K(B") +("39601" "$(1>S(B") +("39732" "$(0HN(B") +("40000" "$(0&3$(1!!(B") +("40010" "$(0&S(B") +("40011" "$(0(K(B") +("40014" "$(0Du$(1:2(B") +("40016" "$(1-R(B") +("40017" "$(0&'(B") +("40027" "$(0&1(B") +("40030" "$(0&L'5(B") +("40034" "$(0=t(B") +("40036" "$(0NG(B") +("40038" "$(0+i(B") +("40047" "$(0'/(B") +("40100" "$(0&I&J(B") +("40104" "$(0)e2YLX$(1%~6:(B") +("40107" "$(03h8w>5@d$(1B:(B") +("40108" "$(0@c$(1)a(B") +("40111" "$(1IL(B") +("40114" "$(0;U$(1)_Oz(B") +("40116" "$(0J;RL(B") +("40117" "$(0+_(B") +("40118" "$(0.X(B") +("40123" "$(1IS(B") +("40127" "$(0+^$(1B3B4I?IJ(B") +("40132" "$(0UL[g(B") +("40136" "$(0^h$(1c:(B") +("40141" "$(1.V(B") +("40146" "$(1II(B") +("40147" "$(1.W41e2(B") +("40148" "$(14A(B") +("40161" "$(0;\$(1:d(B") +("40167" "$(0EU(B") +("40182" "$(02U(B") +("40186" "$(0X>(B") +("40194" "$(1VT(B") +("40200" "$(0&`(B") +("40207" "$(0)l@($(1)c(B") +("40211" "$(0@Z(B") +("40212" "$(1!6(B") +("40214" "$(0)d<*NV$(1R#(B") +("40216" "$(0+-$(1Ks(B") +("40217" "$(1$g(B") +("40222" "$(1",(B") +("40227" "$(0&[&z(M*5*Y,)18239^$(1!/!g\Cq5(B") +("40232" "$(16(i=(B") +("40240" "$(1aS(B") +("40246" "$(0J\Kd(B") +("40247" "$(0(w)u(B") +("40248" "$(04B$(17&(B") +("40261" "$(10f(B") +("40267" "$(1_e(B") +("40281" "$(0Xd(B") +("40286" "$(1P9(B") +("40300" "$(0&Q(B") +("40331" "$(0,6-L$(1/"o*(B") +("40334" "$(0Xb(B") +("40336" "$(0S<$(1Bl(B") +("40339" "$(002(B") +("40341" "$(0)zJE(B") +("40400" "$(0&M'Z(B") +("40401" "$(0/2DLDL$(1,w(B") +("40403" "$(0(\(B") +("40407" "$(0'F+y,X$(1&$(B") +("40414" "$(1&&(B") +("40416" "$(1V\(B") +("40421" "$(0@f(B") +("40427" "$(0+l.qJG$(1!R!RIanv(B") +("40431" "$(1P#(B") +("40432" "$(0UR[i$(1&-4jIb(B") +("40434" "$(0Eb(B") +("40437" "$(1I`Ve(B") +("40440" "$(0(&(B") +("40441" "$(1#Y(B") +("40444" "$(0.e2d(B") +("40446" "$(1IT(B") +("40447" "$(1kW(B") +("40448" "$(02^(B") +("40461" "$(0J.$(1.a4d(B") +("40496" "$(14e(B") +("40501" "$(1,q(B") +("40503" "$(1FJ(B") +("40506" "$(05v(B") +("40514" "$(0[E(B") +("40518" "$(1`K(B") +("40547" "$(1`O(B") +("40557" "$(1$I(B") +("40600" "$(0(-(.(B") +("40601" "$(0)P@FEFRN(B") +("40604" "$(0;^(B") +("40609" "$(0,Y0,(B") +("40621" "$(0.b(B") +("40641" "$(0JA(B") +("40710" "$(0&%&2(B") +("40716" "$(0.d1!JF^d(B") +("40717" "$(1e0e1(B") +("40727" "$(1&%(B") +("40731" "$(0(+6q(B") +("40732" "$(0:1@G(B") +("40801" "$(0-M8z$(1L#T\(B") +("40803" "$(1g<(B") +("40806" "$(0D6Q1$(1TW(B") +("40814" "$(1a;(B") +("40900" "$(0'N(B") +("40901" "$(0.c$(1+8(B") +("40903" "$(09F(B") +("40904" "$(1W\(B") +("40908" "$(0-u(B") +("40913" "$(08$(B") +("40914" "$(03[A{$(1WJ(B") +("40916" "$(0Ur$(1Q+(B") +("40917" "$(00'(B") +("40918" "$(1+;(B") +("40921" "$(1CQ(B") +("40922" "$(1Cp(B") +("40923" "$(1aj(B") +("40927" "$(00(K'K*$(1CoPsQ,]*(B") +("40931" "$(0S"(B") +("40932" "$(1JeWaaoi$ka(B") +("40934" "$(1Jg(B") +("40936" "$(1]!(B") +("40940" "$(0Z<(B") +("40941" "$(0=1(B") +("40944" "$(11(B") +("41219" "$(1("(B") +("41220" "$(1!Y(B") +("41227" "$(0G)\]$(1]Qi>i>(B") +("41232" "$(0<)(B") +("41240" "$(1$c(8(B") +("41246" "$(0\](B") +("41247" "$(1b-m_(B") +("41253" "$(1XG(B") +("41260" "$(0/.(B") +("41266" "$(0@z(B") +("41286" "$(0@|Mj$(1;YZdj^j^lbq~(B") +("41291" "$(1'~(B") +("41296" "$(1Dq(B") +("41327" "$(1e*(B") +("41410" "$(0+n$(1"/(B") +("41411" "$(1#Z&/.^mK(B") +("41414" "$(02b$(14h(B") +("41416" "$(0JJ$(1)fIe(B") +("41417" "$(06z$(1&04Y(B") +("41420" "$(0;d$(1:3(B") +("41427" "$(0EeJM$(1IU\Z\Z\^(B") +("41431" "$(1#SIW(B") +("41432" "$(06{(B") +("41440" "$(0)n+q$(1"c(B") +("41443" "$(1BG(B") +("41446" "$(14\(B") +("41447" "$(14X(B") +("41449" "$(1IZ(B") +("41460" "$(0+k$(1:z(B") +("41463" "$(0[h(B") +("41486" "$(1Hg(B") +("41491" "$(0JK(B") +("41496" "$(1B<(B") +("41512" "$(1AP(B") +("41516" "$(0^$(B") +("41531" "$(0^t(B") +("41532" "$(1`P(B") +("41540" "$(1AO(B") +("41546" "$(0Yk(B") +("41647" "$(1<:W<(B") +("41669" "$(1e@(B") +("41686" "$(0Qo(B") +("41804" "$(0Q7$(1TZ(B") +("41910" "$(0,a0.$(1$C'I(B") +("41911" "$(07|^<$(1'66-/d(B") +("41961" "$(0=6FI$(1/uK'(B") +("41962" "$(1]1(B") +("41963" "$(0\s(B") +("41966" "$(1CW(B") +("41969" "$(15x(B") +("41981" "$(0FP(B") +("41982" "$(1WSWS(B") +("41986" "$(0K,$(1]&ar(B") +("41989" "$(1Py(B") +("41990" "$(001(B") +("41991" "$(0O:$(1]3(B") +("41996" "$(1K%(B") +("42000" "$(0'$(B") +("42011" "$(1;>(B") +("42012" "$(1#^(B") +("42013" "$(1'd(B") +("42027" "$(1(B") +("42147" "$(1.Q(B") +("42149" "$(1%z.P(B") +("42157" "$(14M(B") +("42161" "$(02R(B") +("42169" "$(0NF(B") +("42172" "$(1hp(B") +("42194" "$(14N(B") +("42200" "$(1%S0l7*MP(B") +("42210" "$(02,(B") +("42213" "$(1,((B") +("42214" "$(1$hD&aw(B") +("42216" "$(0Xe(B") +("42217" "$(0Xe(B") +("42221" "$(10hKto8(B") +("42227" "$(1R+(B") +("42230" "$(00r>%(B") +("42231" "$(1]R(B") +("42234" "$(1R'(B") +("42241" "$(17-(B") +("42247" "$(1=}(B") +("42257" "$(0={(B") +("42269" "$(0NX(B") +("42277" "$(1Bb(B") +("42293" "$(1DrDrF,(B") +("42300" "$(1!L(B") +("42332" "$(1;n(B") +("42400" "$(1.gaN(B") +("42411" "$(1".(B") +("42413" "$(02c(B") +("42414" "$(0+t$(14];((B") +("42421" "$(1#[(B") +("42427" "$(0NL$(1:y;$;3kV(B") +("42430" "$(1E'(B") +("42433" "$(14p(B") +("42434" "$(0+p$(1eIgH(B") +("42441" "$(1.d(B") +("42444" "$(1.f4o(B") +("42447" "$(0@j$(1V_(B") +("42461" "$(1)n(B") +("42464" "$(0;g$(1)d(B") +("42469" "$(1P+(B") +("42470" "$(1"1(B") +("42477" "$(1BL(B") +("42480" "$(1"2(B") +("42494" "$(1&34n(B") +("42500" "$(1Hc(B") +("42508" "$(1`u(B") +("42521" "$(1Hb(B") +("42530" "$(1O,(B") +("42563" "$(1`L(B") +("42577" "$(0[I(B") +("42594" "$(1O.(B") +("42600" "$(1.,.-(B") +("42602" "$(1E=(B") +("42621" "$(1U(B") +("42910" "$(0(_(B") +("42913" "$(08-(B") +("42914" "$(0S!$(1'$(1J{Q9(B") +("42918" "$(0Rw$(1Jv(B") +("42921" "$(006(B") +("42922" "$(0,_<3(B") +("42927" "$(0R~$(15}64CiCymU(B") +("42930" "$(1+7P}(B") +("42934" "$(0Ru$(1CvJx(B") +("42937" "$(1+B(B") +("42940" "$(03o(B") +("42941" "$(03p=9$(1?(B") +("43111" "$(1&".U(B") +("43114" "$(1)S(B") +("43122" "$(1IG(B") +("43127" "$(06l(B") +("43130" "$(1)[(B") +("43132" "$(0,f$(1.M(B") +("43134" "$(06n(B") +("43144" "$(1)R(B") +("43150" "$(02S;R$(1:p?;?y(B") +("43168" "$(1B2(B") +("43210" "$(0([$(1$f(B") +("43221" "$(0V=(B") +("43222" "$(1I{(B") +("43227" "$(17.=~(B") +("43232" "$(08Y$(1B_(B") +("43234" "$(0Kc(B") +("43236" "$(1eM(B") +("43242" "$(04@(B") +("43246" "$(1Dp(B") +("43247" "$(1&O0k0k(B") +("43250" "$(0JqNW$(1(!,#?/JA(B") +("43253" "$(15+(B") +("43282" "$(1'}(B") +("43300" "$(1#v#v(B") +("43327" "$(0My$(1qS(B") +("43331" "$(1*A(B") +("43333" "$(1W%(B") +("43400" "$(1&.(B") +("43405" "$(1a:(B") +("43412" "$(0;a$(1.c(B") +("43416" "$(1;+(B") +("43421" "$(1\](B") +("43432" "$(06uEa(B") +("43434" "$(1.`=t(B") +("43442" "$(1)o(B") +("43450" "$(06~A=$(1)gP&hq(B") +("43460" "$(0.o(B") +("43468" "$(1BF(B") +("43469" "$(0X@(B") +("43477" "$(14R(B") +("43481" "$(14b(B") +("43486" "$(0UQ(B") +("43491" "$(14a(B") +("43511" "$(1`J(B") +("43544" "$(0Ql(B") +("43547" "$(1O4(B") +("43550" "$(0I&(B") +("43650" "$(02;$(1Bz(B") +("43732" "$(0HR(B") +("43750" "$(0C{F)(B") +("43800" "$(05ZD4(B") +("43805" "$(0D>(B") +("43806" "$(13'(B") +("43850" "$(0Uc(B") +("43900" "$(0*7$(1'A*~(B") +("43911" "$(0=BK($(1*}!(B") +("43940" "$(0Ep$(1$A/a(B") +("43941" "$(1K!(B") +("43942" "$(1Jn(B") +("43944" "$(1/^(B") +("43947" "$(0=;$(1+z$(1oB(B") +("44104" "$(0:%;XCGH;Ju(B") +("44131" "$(1Yh(B") +("44132" "$(0Z.$(1F|M5fboG(B") +("44133" "$(1B+(B") +("44134" "$(0J@$(1IOM9(B") +("44136" "$(0W;$(12X@"fqp+(B") +("44140" "$(1FXc!(B") +("44141" "$(0E^$(1\W(B") +("44146" "$(0W,$(1fT(B") +("44147" "$(0.\C[IqP`T*$(14F?O^g(B") +("44149" "$(0CZ(B") +("44153" "$(1^pmwpL(B") +("44160" "$(0;Z(B") +("44161" "$(0EX(B") +("44162" "$(1?m(B") +("44164" "$(0H0$(1FQ^r(B") +("44169" "$(0Zj(B") +("44170" "$(0.[(B") +("44171" "$(1SA(B") +("44180" "$(1-;(B") +("44182" "$(0:$$(18y(B") +("44186" "$(0NB(B") +("44191" "$(1M6c%(B") +("44194" "$(0\2$(1:f(B") +("44201" "$(057$(1"kFSbp(B") +("44202" "$(1SOSc(B") +("44207" "$(0*TH8JC$(1(b2LvW4[_$(1(U(g,$-32G8sG%R$S>Yj^c^ifaifiloD(B") +("44212" "$(05G$(1#l?GFTFrMU^v(B") +("44213" "$(0Li$(1-6?I(B") +("44214" "$(01E9{>~Y0$(1->2V?bAKM=S8Z#^~b{c"d@igklq7(B") +("44215" "$(18u(B") +("44216" "$(0?(J!Y2$(18o(B") +("44217" "$(0=2\6$(1!e%#(T?_SSSe]7(B") +("44218" "$(0Lb(B") +("44220" "$(12CFf(B") +("44221" "$(01D?$$(12Q7'FWiol*(B") +("44222" "$(059(B") +("44223" "$(0Y5(B") +("44224" "$(1SRm?(B") +("44227" "$(01>1F1L9t<(?#?'C^H.H9H:J^L^L_LlT(UZY7Z`[a\5]#$(1"l"n([(_)5-B0i2I2W8n8{$(1&P(`G'M\Y{^ufW(B") +("44248" "$(0PSW3$(1SB^{fh(B") +("44250" "$(12YYl(B") +("44252" "$(1Ys^zfe(B") +("44253" "$(05?PYY/$(12N8zFaFbMH^n^saR(B") +("44256" "$(0@}(B") +("44257" "$(1Fw(B") +("44260" "$(0TJ$(1(#5*(B") +("44261" "$(0LhP_\4$(1,"2PYz^xl,(B") +("44264" "$(1f^(B") +("44267" "$(1M:(B") +("44281" "$(1MWS`SaSg(B") +("44282" "$(0T$$(1bs(B") +("44286" "$(0\7$(1R)Y~^lf\(B") +("44289" "$(0?%(B") +("44294" "$(0H>$(12MMJS^(B") +("44296" "$(1MGR%Sh(B") +("44301" "$(1MX(B") +("44302" "$(1SQ^tfX(B") +("44303" "$(0Z*$(1-FSMbul)(B") +("44304" "$(0PUP]$(1^q_"(B") +("44307" "$(01?5I$(1_!(B") +("44308" "$(1f[(B") +("44320" "$(0W5(B") +("44327" "$(0]G$(1FVSDS]Yxk;o}(B") +("44330" "$(01H$(1-0(B") +("44331" "$(0LfM7S;T'T)Y4^F$(18_G$ey(B") +("44332" "$(0P^$(18j\k(B") +("44333" "$(0NgT!T"$(1?u(B") +("44334" "$(1btff(B") +("44336" "$(0BUEz$(1FkMVSP^b(B") +("44338" "$(07I$(1;b(B") +("44339" "$(0Ua(B") +("44341" "$(1FP(B") +("44343" "$(1SH(B") +("44346" "$(1MCYn(B") +("44347" "$(18wSf(B") +("44351" "$(0]$(B") +("44360" "$(0Q5(B") +("44394" "$(0\8$(18v(B") +("44400" "$(0*e9u(B") +("44401" "$(0-C9v>w$(1(S8q9!Fi(B") +("44402" "$(1%"I%(B") +("44403" "$(1\>(B") +("44404" "$(0;cC]Ck$(12S8m?HFZF^SZl+(B") +("44406" "$(09xT#]T$(1?cYr(B") +("44407" "$(0+v1C1K>x@lC`PX[j\h$(1%!(Z8l8tMMfc(B") +("44408" "$(0CX$(129(B") +("44409" "$(1-1(B") +("44410" "$(1(dSCoA(B") +("44411" "$(02a$(1)j2>(B") +("44412" "$(0)qNM(B") +("44413" "$(0Cp$(1M|H2O>$(1(^^y(B") +("44431" "$(1eK(B") +("44432" "$(0Cd$(1BJ(B") +("44433" "$(1FRVd(B") +("44434" "$(1I[Id(B") +("44441" "$(0H6$(12T4VBKO~\`(B") +("44443" "$(0>{$(1^}(B") +("44444" "$(1"0Fx(B") +("44446" "$(1?s(B") +("44447" "$(0+s$(1(e-24fFlG)M[Z"(B") +("44448" "$(0Zl(B") +("44453" "$(12;(B") +("44454" "$(1P*(B") +("44456" "$(0X'(B") +("44460" "$(0.k5=9}$(14g;1(B") +("44461" "$(1)eV](B") +("44464" "$(1;#?h(B") +("44465" "$(0NH(B") +("44470" "$(1&((B") +("44481" "$(14Wbz(B") +("44486" "$(1P'oE(B") +("44491" "$(1:{(B") +("44493" "$(0Lg(B") +("44494" "$(0@i(B") +("44496" "$(1P!(B") +("44500" "$(18xDo(B") +("44502" "$(0NxNyZ8$(1MSbq(B") +("44503" "$(1/4?MH%(B") +("44504" "$(0C_$(1SY(B") +("44506" "$(05uH/H3$(1dL(B") +("44507" "$(0?!$(1(X-E(B") +("44510" "$(0I^$(1M>(B") +("44514" "$(0Qm$(1SL(B") +("44517" "$(1%$O+(B") +("44518" "$(1?P(B") +("44521" "$(1SIim(B") +("44527" "$(0;-_7$(1-4MEO2l'(B") +("44529" "$(18f(B") +("44530" "$(01@5C$(1(Y-=(B") +("44532" "$(12<(B") +("44534" "$(0^#(B") +("44535" "$(18e(B") +("44541" "$(1MYik(B") +("44547" "$(1?UO1o_(B") +("44553" "$(18rl`(B") +("44554" "$(1la(B") +("44557" "$(05A(B") +("44560" "$(1?q(B") +("44561" "$(1U[gn(B") +("44564" "$(1FY(B") +("44586" "$(1papb(B") +("44594" "$(1dNdS(B") +("44600" "$(0105B5E9y9zCf$(1-8-:8kSUSW(B") +("44601" "$(0/x9TCWW0\!$(1-72B2R8d?jF}MBSTTJm>(B") +("44602" "$(1-5?iXg(B") +("44603" "$(05FL`O1W-(B") +("44604" "$(05<5>CbW1Xl$(12KFU(B") +("44606" "$(0>}$(1?\F]Fg^|(B") +("44607" "$(0:!Lj$(18i(B") +("44608" "$(0L]$(1G!(B") +("44609" "$(0T&$(18hE.G&(B") +("44611" "$(1Fj(B") +("44614" "$(1S[(B") +("44617" "$(0H<(B") +("44621" "$(05;(B") +("44626" "$(1b~(B") +("44627" "$(05J:"CeH4P\\3$(1%V)C,s8~?dS:c$(B") +("44631" "$(0^F(B") +("44634" "$(1b}(B") +("44641" "$(0W.$(1MKbv(B") +("44647" "$(1<9E>S<(B") +("44661" "$(1fgp6(B") +("44662" "$(1l$(B") +("44664" "$(0Zp(B") +("44666" "$(1f`q8(B") +("44694" "$(1SV(B") +("44695" "$(1?Z(B") +("44700" "$(0F;(B") +("44710" "$(0-B(B") +("44711" "$(0*S4J$(1(W?[F_MRr.(B") +("44712" "$(0&?5H$(12U?K(B") +("44714" "$(05$$(1(V(\Fd(B") +("44716" "$(0Ca$(1SJ(B") +("44717" "$(0'a1A2t5:SJ$(1$~(B") +("44722" "$(0_I(B") +("44727" "$(05L;/ClH7$(1$}(f-Gij(B") +("44731" "$(01IZk(B") +("44732" "$(09|CnLk$(12F8`G#S=l"m@(B") +("44735" "$(1MN(B") +("44741" "$(0W2(B") +("44747" "$(1-D?R(B") +("44748" "$(12J(B") +("44757" "$(1^m(B") +("44770" "$(0'>(m(B") +("44772" "$(1?Y(B") +("44773" "$(1S7(B") +("44777" "$(05DC\Y.$(1?`(B") +("44781" "$(1^h(B") +("44800" "$(1M;W=(B") +("44801" "$(0)B.(FH\G$(1?F?N?Tbxg:pU(B") +("44802" "$(1(a-T2:(B") +("44806" "$(0E($(1@QFqGgS;YiYo^ffZ(B") +("44808" "$(1g;q`(B") +("44809" "$(0BP$(1(c?Lbr(B") +("44811" "$(1-<(B") +("44814" "$(1l&mx(B") +("44817" "$(1Fm(B") +("44820" "$(1Fh(B") +("44827" "$(1I,(B") +("44847" "$(1iB(B") +("44848" "$(1l.(B") +("44886" "$(1^e_$(B") +("44900" "$(0,Z,[09K5Rz$(1+6L~Q%byoF(B") +("44901" "$(01JG\P[$(1SFip(B") +("44902" "$(12A(B") +("44903" "$(1SXY|l-q6(B") +("44904" "$(03]5@9~:#?&B!CmH5Zo]"$(1F~MAYdYti(l#(B") +("44906" "$(1?oF\(B") +("44908" "$(0>yCc$(1-@(B") +("44910" "$(0,\$(163an(B") +("44911" "$(0S$$(1/`CYFy(B") +("44912" "$(00)$(1$E(B") +("44914" "$(08!K/XU]c^G$(1CuP|(B") +("44916" "$(0Ay$(1CZape^f]iq(B") +("44917" "$(0\9$(1"Q+$JmMOZ!(B") +("44920" "$(0?"$(1?S(B") +("44921" "$(0AnW+$(1?V(B") +("44927" "$(0CiFJR|Zm$(1"R';+E/_/j/t65?aFzK,MTYuc#i'q%(B") +("44930" "$(1$B(B") +("44932" "$(0XO$(1?WJloC(B") +("44933" "$(1Sd(B") +("44934" "$(0O<$(1Q1(B") +("44941" "$(0XT$(1JuK*S@WQ(B") +("44942" "$(1k](B") +("44947" "$(00/Cg$(1+'/h6*S\_#as(B") +("44948" "$(1MZ(B") +("44954" "$(0Rv(B") +("44958" "$(1Q4(B") +("44960" "$(03`A~$(1F`eZ(B") +("44961" "$(08"UxY3$(16%<[JkJo(B") +("44964" "$(0FX$(1C_(B") +("44970" "$(03e(B") +("44981" "$(0Aw$(1/eK&K&]4(B") +("44982" "$(1SG(B") +("44986" "$(0RxZ=$(1WNiio1(B") +("44989" "$(1Fn(B") +("44990" "$(000$(1<|C\(B") +("44991" "$(0Ld(B") +("44992" "$(1Yk(B") +("44993" "$(1Z$(B") +("44994" "$(1?pCX(B") +("44998" "$(1<\(B") +("45044" "$(1dH(B") +("45104" "$(0J=(B") +("45106" "$(0.^(B") +("45107" "$(1)\(B") +("45117" "$(1#M44(B") +("45127" "$(1%t4C(B") +("45130" "$(1%w(B") +("45132" "$(148(B") +("45136" "$(1_6(B") +("45138" "$(1eF(B") +("45143" "$(1I@I@(B") +("45144" "$(1IE(B") +("45153" "$(14B(B") +("45196" "$(14D:m(B") +("45206" "$(1$e(B") +("45210" "$(1('(B") +("45218" "$(1r<(B") +("45227" "$(0=w$(1($(B") +("45230" "$(1&Q(B") +("45236" "$(1Gd(B") +("45243" "$(0R,(B") +("45286" "$(1Iy(B") +("45294" "$(1Dv(B") +("45327" "$(1np(B") +("45331" "$(0O`$(1PE(B") +("45400" "$(1#R(B") +("45406" "$(1&2(B") +("45410" "$(0.p(B") +("45413" "$(1V`(B") +("45416" "$(1O}(B") +("45417" "$(0;[$(1\_(B") +("45427" "$(07"E=$(14U(B") +("45430" "$(1&)(B") +("45432" "$(02_;i(B") +("45443" "$(1IV(B") +("45447" "$(1&+(B") +("45457" "$(0Ed(B") +("45460" "$(0.r(B") +("45463" "$(1;-(B") +("45481" "$(14T4l(B") +("45486" "$(1P)(B") +("45490" "$(0.i$(1&')i(B") +("45493" "$(1BI(B") +("45494" "$(1BH(B") +("45496" "$(1.b(B") +("45502" "$(1PW(B") +("45530" "$(0Mh(B") +("45544" "$(1jZ(B") +("45557" "$(1gq(B") +("45590" "$(1O*O3(B") +("45601" "$(1c[(B") +("45802" "$(1@U(B") +("45803" "$(19X(B") +("45806" "$(1cb(B") +("45809" "$(1Gh(B") +("45900" "$(0,](B") +("45903" "$(1^K(B") +("45906" "$(1+@(B") +("45917" "$(1'9Pw(B") +("45927" "$(03Y$(1+*5~(B") +("47334" "$(03($(1J,(B") +("47347" "$(0?P$(1Ze(B") +("47401" "$(0Vy(B") +("47402" "$(09R(B") +("47404" "$(1)xW:(B") +("47407" "$(1&8(B") +("47410" "$(0.m$(1)tld(B") +("47411" "$(0.j(B") +("47412" "$(1)k(B") +("47414" "$(06y$(1\[(B") +("47415" "$(0+m(B") +("47416" "$(06}(B") +("47417" "$(0)o$(14`(B") +("47418" "$(1P((B") +("47420" "$(0)sAhNI$(1&,)q)u4_;.AQ(B") +("47422" "$(0+r$(1IX(B") +("47427" "$(0(E+96v;b@h@kRO$(1"!)l3;4q9vB=BBNXV4V5a+d}d}e'p7(B") +("47436" "$(1B?(B") +("47440" "$(0(D.n$(14k(B") +("47447" "$(0)p@_Eh$(1;0(B") +("47450" "$(0.l(B") +("47462" "$(1&1)sBM(B") +("47467" "$(0@g(B") +("47472" "$(1B@(B") +("47480" "$(1B;(B") +("47486" "$(1eJ(B") +("47492" "$(0.s(B") +("47494" "$(1;,(B") +("47502" "$(1*V(B") +("47510" "$(1O/(B") +("47512" "$(1O0(B") +("47516" "$(1[b(B") +("47517" "$(0I_(B") +("47520" "$(0X&$(1dK(B") +("47526" "$(1[b(B") +("47527" "$(1@zgLjYk?p$(B") +("47532" "$(0W*$(1U\(B") +("47547" "$(0DzW_$(1Hd(B") +("47552" "$(1dP(B") +("47562" "$(1O-(B") +("47582" "$(0OE(B") +("47594" "$(0Yi$(1dR(B") +("47601" "$(0SV$(11CcUj\(B") +("47602" "$(1"O(B") +("47609" "$(0\U(B") +("47620" "$(05/$(1i_(B") +("47627" "$(0?hU8[Z$(1A!a(hNk-(B") +("47647" "$(1AwD%I5RH(B") +("47682" "$(1/y=!Wk(B") +("47712" "$(1!"(B") +("47714" "$(1QC(B") +("47720" "$(0'#+7(B") +("47727" "$(0[[$(1(v(B") +("47731" "$(1!9(B") +("47732" "$(12|(B") +("47774" "$(0Vu(B") +("47782" "$(1D#(B") +("47801" "$(0:E$(1@TlD(B") +("47802" "$(0WX$(19ZGjGmT[(B") +("47806" "$(0D?(B") +("47808" "$(1Gf(B") +("47809" "$(1Gk(B") +("47820" "$(0Ag(B") +("47827" "$(1m(p!(B") +("47882" "$(0B#(B") +("47910" "$(0FS$(1"T$H++(B") +("47911" "$(1+)(B") +("47912" "$(08/$(1+5(B") +("47913" "$(1k_(B") +("47914" "$(0XS(B") +("47915" "$(1':':(B") +("47917" "$(0,^0-FT(B") +("47920" "$(0,b3i3l8#8*A}Z>\r$(1'='E+=/o5{<`/rPx(B") +("47986" "$(1WW(B") +("47994" "$(0OC$(1Va(B") +("48441" "$(02\Em(B") +("48446" "$(1;&(B") +("48450" "$(1)r(B") +("48461" "$(1)mP%(B") +("48481" "$(1Ic(B") +("48486" "$(1Vb(B") +("48494" "$(0K7(B") +("48502" "$(0UdUd(B") +("48516" "$(1dO(B") +("48527" "$(1He(B") +("48561" "$(1U]U^(B") +("48601" "$(0\A(B") +("48640" "$(03KF:(B") +("48717" "$(0^~(B") +("48801" "$(1N@T](B") +("48802" "$(0D@(B") +("48806" "$(0YD$(1Zf(B") +("48900" "$(1"W(B") +("48904" "$(0U|(B") +("48911" "$(03k$(1Ji(B") +("48912" "$(1+4(B") +("50230" "$(0(\(B") +("50327" "$(0U9(B") +("50333" "$(0A.(B") +("50336" "$(0/A<>(B") +("50337" "$(1PD(B") +("50343" "$(0;r(B") +("50404" "$(0.g;`(B") +("50430" "$(02X(B") +("50503" "$(0.a(B") +("50507" "$(03v(B") +("50556" "$(0]3(B") +("50557" "$(0'u(B") +("50600" "$(0(r(B") +("50601" "$(07u$(1,T(B") +("50603" "$(03O(B") +("50717" "$(0';(B") +("50727" "$(1$o(B") +("50732" "$(01Q:0(B") +("50777" "$(0>p(B") +("50801" "$(1(6(B") +("50806" "$(0?KD9$(1Z`(B") +("50900" "$(0(](^*V(B") +("50902" "$(0Am$(1"U(B") +("50903" "$(09E(B") +("50904" "$(098$(1ea(B") +("50906" "$(0,W0*3^(B") +("50917" "$(1Q*(B") +("50927" "$(1YQ(B") +("50993" "$(1q2(B") +("51010" "$(0*,,H,K:IM<$(1"F"V(B") +("51011" "$(0/>(B") +("52044" "$(15`(B") +("52047" "$(0(B") +("52109" "$(0[B$(1UN(B") +("52111" "$(0?3(B") +("52114" "$(1-IT+(B") +("52115" "$(12o(B") +("52116" "$(0]((B") +("52117" "$(1Z9(B") +("52118" "$(1Z0(B") +("52121" "$(0Lq$(12f_,(B") +("52122" "$(1c,(B") +("52127" "$(1SnT"c4pO(B") +("52130" "$(19/(B") +("52131" "$(0HC$(19.(B") +("52135" "$(1Z2(B") +("52136" "$(0HE(B") +("52139" "$(0W@(B") +("52140" "$(12q9-(B") +("52141" "$(1Mr(B") +("52143" "$(1G7(B") +("52144" "$(1Mn(B") +("52147" "$(1G5MvS~T!(B") +("52153" "$(1c8(B") +("52164" "$(0Cy(B") +("52169" "$(0Y;(B") +("52257" "$(0T|(B") +("52300" "$(1Am(B") +("52332" "$(1567!(B") +("52414" "$(1QA(B") +("52502" "$(1C>(B") +("52601" "$(0M($(1>TXr(B") +("52602" "$(06ZO2$(15q(B") +("52732" "$(1G@(B") +("52801" "$(1cr(B") +("52900" "$(0./2+$(1Cr(B") +("52904" "$(169Q)(B") +("52914" "$(09X(B") +("52947" "$(1Cd(B") +("52994" "$(17GA(B") +("53111" "$(0?+(B") +("53112" "$(0Lm$(1G0(B") +("53114" "$(12m_>(B") +("53116" "$(1Sj(B") +("53127" "$(0Ph$(1G9(B") +("53132" "$(1G+G-(B") +("53143" "$(1Mx(B") +("53144" "$(19&(B") +("53150" "$(0HG$(1@&McSrc;(B") +("53161" "$(1Z((B") +("53186" "$(1_&c7ir(B") +("53200" "$(0(T*(*)**2<2eUm$(1\v(B") +("54047" "$(0,A/_$(1*Y/7(B") +("54911" "$(1/`(B") +("54927" "$(1F:(B") +("54961" "$(1M*(B") +("55000" "$(0&k$(1!E"J/F(B") +("55006" "$(03@3@$(1%2&}(B") +("55010" "$(1"M(B") +("55017" "$(19`(B") +("55027" "$(0(R/[$(15eTr(B") +("55030" "$(0,B,CDK$(1&x'!@hJZcv(B") +("55032" "$(15dW6(B") +("55034" "$(0AFTU(B") +("55043" "$(0YL$(1JG(B") +("55044" "$(0JwJw$(1<((B") +("55047" "$(0F9(B") +("55053" "$(0<\XG(B") +("55057" "$(1&~(B") +("55060" "$(0/eDJ(B") +("55081" "$(0<[$(15\(B") +("55086" "$(1JQP`(B") +("55090" "$(0/\(B") +("55094" "$(1_l(B") +("55096" "$(0AB$(1Jc(B") +("55100" "$(0:,(B") +("55104" "$(1Yf(B") +("55108" "$(0YC$(1G\(B") +("55127" "$(0Lo(B") +("55130" "$(12]2c9+(B") +("55132" "$(1?x(B") +("55133" "$(1c.(B") +("55144" "$(0W=(B") +("55157" "$(19)So(B") +("55160" "$(0Cx$(19*(B") +("55174" "$(0<2(B") +("55181" "$(1M`(B") +("55190" "$(0Cv(B") +("55191" "$(1Z+(B") +("55196" "$(1Mb(B") +("55232" "$(0I*(B") +("55327" "$(1Ye(B") +("55337" "$(0Nd(B") +("55506" "$(0QF(B") +("55557" "$(1.$(B") +("55600" "$(0*3(B") +("55603" "$(0Af(B") +("55606" "$(0=+(B") +("55801" "$(0.)(B") +("55806" "$(0D7(B") +("55900" "$(09V(B") +("55904" "$(1Q((B") +("55944" "$(1^T(B") +("55957" "$(1YR(B") +("55992" "$(0Al(B") +("56000" "$(0*+/j7]Jy$(1$.eT(B") +("56010" "$(0?>$(1/L@gJY(B") +("56011" "$(0QJQJXH$(15h(B") +("56014" "$(07^$(1/J(B") +("56194" "$(1Mk(B") +("56210" "$(1UZ(B") +("56404" "$(1I](B") +("56510" "$(1_H(B") +("56900" "$(1+18E(B") +("56904" "$(1Q/(B") +("56914" "$(1Cz(B") +("56927" "$(0PK(B") +("57010" "$(1&|3.(B") +("57011" "$(1&{(B") +("57012" "$(0/m(B") +("57013" "$(03D[q[q(B") +("57014" "$(0AJUl(B") +("57015" "$(0,D,D(B") +("57016" "$(07bM>^:(B") +("57017" "$(0,E$(15]8]Tx(B") +("57020" "$(0,P/n:Hz(B") +("57904" "$(1/p]-(B") +("57917" "$(09W$(18D(B") +("57927" "$(1h_k,(B") +("57932" "$(1at(B") +("57947" "$(1,v(B") +("57977" "$(0>f(B") +("57982" "$(16;(B") +("58000" "$(0(W(B") +("58011" "$(0F+(B") +("58012" "$(0/o/o$(1<0(B") +("58014" "$(03G7d$(1H#d?(B") +("58016" "$(0^`$(1/A(B") +("58017" "$(1"I5PC'lG(B") +("58020" "$(1$8(B") +("58021" "$(0TT$(1;~<.(B") +("58022" "$(1&z@n(B") +("58027" "$(0,M(B") +("59027" "$(07XN|$(1NP(B") +("59031" "$(1o-(B") +("59050" "$(0/X(B") +("59052" "$(0N}N}(B") +("59059" "$(0[.(B") +("59066" "$(0Ra(B") +("59080" "$(0AP(B") +("59089" "$(15Q(B") +("59112" "$(0Lu(B") +("59114" "$(0W9(B") +("59127" "$(1G3c)(B") +("59166" "$(1fm(B") +("59194" "$(1it(B") +("59920" "$(12+(B") +("60000" "$(0&H$(1!*(B") +("60010" "$(1(3(9(B") +("60014" "$(0;EGNVG$(1kS(B") +("60017" "$(0+?$(1:M(B") +("60018" "$(0;;(B") +("60022" "$(1:O(B") +("60023" "$(1\M(B") +("60027" "$(06W6X@AJ($(1'&ApB'Xc(B") +("60031" "$(0VK(B") +("60032" "$(08yUF[c$(1*np~(B") +("60036" "$(0R=(B") +("60040" "$(1#<''(B") +("60044" "$(13w(B") +("60046" "$(1PoXi(B") +("60047" "$(13x:N(B") +("60048" "$(027$(13y3y(B") +("60086" "$(0Z:$(1XbaKiD(B") +("60094" "$(0J)(B") +("60096" "$(0Ac(B") +("60100" "$(0'K'L(Z(B") +("60101" "$(0(y$(12!(B") +("60104" "$(0+H-_3TDYR/X?$(11~8787^O(B") +("60107" "$(0]i$(12$B)(B") +("60108" "$(03V(B") +("60111" "$(0Gw$(1ch(B") +("60113" "$(07t(B") +("60114" "$(0X#$(1@XTmn/(B") +("60123" "$(0]2(B") +("60127" "$(0/|=,HFTL$(1*zcf(B") +("60130" "$(0Hy$(1F1(B") +("60132" "$(0O3$(1pT(B") +("60137" "$(1cg(B") +("60141" "$(1CN(B") +("60144" "$(1T`(B") +("60147" "$(0@3TM$(1pS(B") +("60148" "$(0I"$(1Ta(B") +("60153" "$(0;P$(1F0(B") +("60161" "$(1T_Tb(B") +("60210" "$(0't(?-E(B") +("60211" "$(07pPH$(1#G#I(B") +("60221" "$(1(4^Q(B") +("60223" "$(1*r(B") +("60227" "$(0)S+]/y2M5,6i$(1#H$v*q*v/Y2"4/405p:b?&J`WCfIjs(B") +("60228" "$(04M(B") +("60232" "$(0=(EQ$(1.L2%(B") +("60240" "$(1YL(B") +("60253" "$(1/W(B") +("60281" "$(1',(B") +("60307" "$(1%r(B") +("60327" "$(0PG$(1nt(B") +("60330" "$(03)7J$(1J-(B") +("60331" "$(0E*$(1fJ(B") +("60332" "$(0Et(B") +("60336" "$(1M%(B") +("60343" "$(0J7(B") +("60361" "$(0]S(B") +("60396" "$(1kC(B") +("60400" "$(0(q*/$(1'+(B") +("60401" "$(0,U;Q$(1)JVS(B") +("60404" "$(07o$(1"'(B") +("60406" "$(0Gv(B") +("60407" "$(0)a;8$(11&?'(B") +("60416" "$(0;)(B") +("60417" "$(1"N(B") +("60427" "$(0(7-/4o(B") +("60430" "$(0)_0#$(1$=(B") +("60433" "$(1,!(B") +("60436" "$(1aM(B") +("60440" "$(00$(B") +("60447" "$(1F4(B") +("60500" "$(0(s(B") +("60504" "$(1YM(B") +("60506" "$(0@YF@(B") +("60507" "$(0>,(B") +("60521" "$(1ms(B") +("60527" "$(0^f(B") +("60600" "$(0)`+I/z2$J8(B") +("60601" "$(06j$(1.K@GL<_XiL(B") +("60602" "$(1R{(B") +("60604" "$(0.W9PAaAdGx(B") +("60606" "$(1^P(B") +("60620" "$(0LI(B") +("60641" "$(1.#(B") +("60660" "$(02CA_$(1R8(B") +("60711" "$(0/{$(1+L(B") +("60712" "$(0;O(B") +("60716" "$(0Gu$(1F3(B") +("60717" "$(0+D+\+\-X(B") +("60727" "$(03X$(1*x(B") +("60731" "$(0Rr(B") +("60732" "$(04L\p$(1@5RGVR(B") +("60747" "$(12#(B") +("60770" "$(1$>(B") +("60772" "$(1;Kk|(B") +("60776" "$(1:](B") +("60800" "$(0(8(@-K(B") +("60801" "$(0-N.'3S>-(B") +("60806" "$(06`D:ER$(1Or(B") +("60809" "$(1's(B") +("60817" "$(19W(B") +("60848" "$(1TS(B") +("60861" "$(0Q*(B") +("60882" "$(0Hx(B") +("60886" "$(1lC(B") +("60901" "$(1,o(B") +("60903" "$(0>\$(1k{(B") +("60904" "$(0+E+[0+0<$(1%qA{YNebq\q\(B") +("60906" "$(0A`(B") +("60914" "$(0SrZd(B") +("60993" "$(1pJ(B") +("60994" "$(1F2(B") +("61010" "$(03w$(1#:)O(B") +("61011" "$(0;>>;[b[b\{^;$(113eAh~(B") +("61012" "$(0+F$(1%`%`(B") +("61014" "$(0/w;J@T$(1)@/V4-EEi"ko(B") +("61016" "$(07sJ,O4$(1)=(B") +("61017" "$(0;=N8$(1eB(B") +("61019" "$(0.D(B") +("61020" "$(0(0-2.B;@$(1$n%_(B") +("61027" "$(0;?EDN6UI$(1,E3}AvI1aieY(B") +("61031" "$(1,DOdOd(B") +("61032" "$(0;7P(B") +("61041" "$(0\e$(1.5(B") +("61043" "$(1B!(B") +("61044" "$(1:S(B") +("61046" "$(06g$(14$OnWB]h(B") +("61047" "$(1'(,>,FAyaG(B") +("61049" "$(1%j(B") +("61050" "$(1VL(B") +("61053" "$(0J0$(1VL(B") +("61060" "$(02@7q$(1%b.7:_(B") +("61061" "$(06]='$(1:TOg(B") +("61072" "$(1aLp5(B") +("61077" "$(1:R(B") +("61081" "$(0Oz$(1Ax(B") +("61086" "$(0RA$(1AuCKeDeD(B") +("61087" "$(1Oh(B") +("61090" "$(1#?(B") +("61091" "$(0SR$(1I2(B") +("61094" "$(1A}(B") +("61110" "$(0?R$(1Gt(B") +("61111" "$(1oVoV(B") +("61114" "$(1Gs(B") +("61117" "$(0DB(B") +("61121" "$(1NM(B") +("61127" "$(1_ilE(B") +("61131" "$(1n0(B") +("61132" "$(1j'(B") +("61140" "$(13,9[n.(B") +("61141" "$(0_*(B") +("61146" "$(1Tj(B") +("61147" "$(1\{(B") +("61160" "$(1@[@^G{(B") +("61166" "$(1Zi(B") +("61181" "$(1cp(B") +("61182" "$(0[*(B") +("61186" "$(1cj(B") +("61211" "$(0HA(B") +("61286" "$(0Yp$(1dW(B") +("61314" "$(1\Am;(B") +("61360" "$(0X5(B") +("61386" "$(0^P(B") +("61532" "$(1gJ(B") +("61732" "$(0^&(B") +("61801" "$(0;3(B") +("61808" "$(0Yo(B") +("61809" "$(1Di(B") +("61832" "$(0M5Q.(B") +("61846" "$(1g9(B") +("61847" "$(0?J(B") +("61860" "$(0D3(B") +("61947" "$(1<<(B") +("61986" "$(0X(]C(B") +("62000" "$(00x2K@I$(1.H4"(B") +("62010" "$(0+T(B") +("62013" "$(0>=$(1)D(B") +("62014" "$(0)^@OKv$(1,GI:L"(B") +("62017" "$(1B$(B") +("62018" "$(0VH$(1Ja(B") +("62021" "$(0+Y0"A]N<$(1,J.9(B") +("62027" "$(0@D$(1:QOq(B") +("62030" "$(0.N(B") +("62031" "$(14%ahf+(B") +("62032" "$(0)]$(17S(B") +("62034" "$(0Kt$(1CG(B") +("62035" "$(0N:$(1]n(B") +("62036" "$(0EI(B") +("62037" "$(08|8|(B") +("62040" "$(1%o(B") +("62043" "$(1.E(B") +("62046" "$(0[f(B") +("62047" "$(0FARFUq$(1.F(B") +("62049" "$(0.L(B") +("62052" "$(0VJ(B") +("62053" "$(0N>(B") +("62057" "$(0GK(B") +("62064" "$(1)GEGL4(B") +("62072" "$(0.I(B") +("62077" "$(1*s(B") +("62094" "$(0GJ$(14.(B") +("62110" "$(1NB(B") +("62113" "$(0H}(B") +("62114" "$(0TQ$(1K5(B") +("62116" "$(1n2(B") +("62118" "$(0[+(B") +("62127" "$(0TPYG$(1ZogC(B") +("62131" "$(1@b(B") +("62134" "$(0W\['(B") +("62143" "$(1co(B") +("62144" "$(1Tk(B") +("62147" "$(1g@(B") +("62163" "$(0Q<(B") +("62169" "$(1gB(B") +("62170" "$(1n3(B") +("62177" "$(0W[(B") +("62186" "$(0]y(B") +("62194" "$(0Q=$(1n1(B") +("62200" "$(0+26L(B") +("62214" "$(1mW(B") +("62327" "$(1e/(B") +("62372" "$(0X6(B") +("62441" "$(14m(B") +("62614" "$(1D)(B") +("62715" "$(1D'(B") +("62800" "$(02-(B") +("62837" "$(0D;(B") +("62840" "$(1@P(B") +("62900" "$(1O\(B") +("62914" "$(1]:(B") +("62922" "$(0N`(B") +("62993" "$(0Sm(B") +("63000" "$(1%\(B") +("63007" "$(1'*(B") +("63010" "$(0+P(B") +("63011" "$(15l>@(B") +("63012" "$(1.:3(B") +("63050" "$(06d><@B$(1)P14>GI7(B") +("63060" "$(1%i19(B") +("63061" "$(0Ov$(1As\R(B") +("63064" "$(0@?(B") +("63073" "$(1I0(B") +("63081" "$(13v(B") +("63086" "$(1f)(B") +("63091" "$(1\L(B") +("63111" "$(0DA(B") +("63112" "$(1T^(B") +("63114" "$(0[-(B") +("63117" "$(1q@(B") +("63132" "$(1NA(B") +("63136" "$(1fs(B") +("63144" "$(0DC(B") +("63147" "$(1NI(B") +("63150" "$(0F*$(1B|(B") +("63153" "$(0Q9(B") +("63160" "$(0DH(B") +("63161" "$(1ce(B") +("63234" "$(1=s(B") +("63312" "$(1kF(B") +("63322" "$(1p((B") +("63334" "$(0U=(B") +("63340" "$(1V=(B") +("63550" "$(0R^(B") +("63634" "$(0ZK(B") +("63821" "$(0D2(B") +("63822" "$(1cc(B") +("63832" "$(1N=(B") +("63840" "$(0Q,(B") +("63842" "$(0WW(B") +("63850" "$(0Hq]/$(1Zc(B") +("63853" "$(0Q-(B") +("63860" "$(0D5(B") +("63889" "$(1g7(B") +("64000" "$(0(6)V.M$(1#BI;(B") +("64010" "$(0(:)T(B") +("64011" "$(0Ro$(1)NOc(B") +("64012" "$(1,C(B") +("64013" "$(1:^(B") +("64014" "$(02?>+GE$(17NkUo<(B") +("64016" "$(0@L$(14!4!+R6h=*@KRISQ$(1%h%m/X17>FAtCMI6Pq\O(B") +("64030" "$(1#;(B") +("64031" "$(0UJZ-]Z$(1%]%].8i!(B") +("64032" "$(0ZT$(1#8ag(B") +("64034" "$(03QJ-$(1I4PlPrVIXj(B") +("64036" "$(1mG(B") +("64038" "$(1.C(B") +("64040" "$(02:(B") +("64041" "$(07mZP$(14*7@(B") +("64047" "$(0+V6b$(1.B3uED\P(B") +("64054" "$(0N7Rq$(1]m(B") +("64056" "$(1:`CI(B") +("64060" "$(0.EGHKs$(13~:V(B") +("64061" "$(0EEN2$(1)?.GA|(B") +("64064" "$(1:U(B") +("64067" "$(0J4(B") +("64070" "$(1%^(B") +("64081" "$(02DUK$(1.64+(B") +("64086" "$(0N;$(1mI(B") +("64090" "$(02I(B") +("64091" "$(0R@(B") +("64093" "$(0EC(B") +("64094" "$(0@J^5(B") +("64096" "$(0N3N3RsVL(B") +("64098" "$(0GF$(14,A~(B") +("64100" "$(1@a(B") +("64111" "$(0[,$(1GvZj(B") +("64114" "$(1GqTd(B") +("64116" "$(1Zl(B") +("64117" "$(1@Z(B") +("64121" "$(1Th(B") +("64127" "$(0H{YF$(1cm(B") +("64135" "$(0\J(B") +("64141" "$(0]0$(1Gr(B") +("64147" "$(0DG$(19\NDTn(B") +("64160" "$(1@Y(B") +("64161" "$(1TeqA(B") +("64164" "$(0[)(B") +("64166" "$(1cl(B") +("64181" "$(1NCTf_f(B") +("64186" "$(1qa(B") +("64194" "$(1Zk(B") +("64311" "$(1m<(B") +("64312" "$(1\@(B") +("64316" "$(1kD(B") +("64327" "$(0X7(B") +("64361" "$(0Z)(B") +("64370" "$(1a<(B") +("64381" "$(1nw(B") +("64386" "$(0_C(B") +("64627" "$(13q(B") +("64800" "$(0:C(B") +("64805" "$(1dQ(B") +("64812" "$(13&(B") +("64827" "$(0@;Ht(B") +("64863" "$(0Q/(B") +("64886" "$(0]v(B") +("65000" "$(1#A(B") +("65006" "$(0.G$(115(B") +("65017" "$(04^$(1#D'0\N(B") +("65027" "$(0A^GCN=$(1%a*o(B") +("65030" "$(03Q$(1#9%l*t16I>Xh(B") +("65032" "$(02=RD$(17O(B") +("65043" "$(0\f$(1Pp(B") +("65044" "$(0J/J/$(1Xe(B") +("65047" "$(1%e(B") +("65053" "$(13{(B") +("65066" "$(0J4(B") +("65068" "$(1CL(B") +("65071" "$(1I3(B") +("65081" "$(02=GD$(13|CXde?(B") +("66014" "$(06^]\]\$(1:ZaH(B") +("66017" "$(1.>B"(B") +("66027" "$(0@C@NFCFD$(1%c:WEVMf*iF(B") +("66030" "$(0EJ(B") +("66031" "$(0N5(B") +("66032" "$(0@EZ;$(1VJaI(B") +("66033" "$(1L,\Q(B") +("66034" "$(0EM(B") +("66040" "$(0;FGL(B") +("66041" "$(1.D>D(B") +("66043" "$(0EO(B") +("66044" "$(0[d(B") +("66046" "$(1WF(B") +("66047" "$(1Om(B") +("66048" "$(1p;(B") +("66050" "$(0.H(B") +("66054" "$(0J6(B") +("66056" "$(1Ol(B") +("66060" "$(0;A(B") +("66064" "$(0Up(B") +("66080" "$(1.=(B") +("66081" "$(1.?L-(B") +("66086" "$(1Op(B") +("66094" "$(0RB$(1bB(B") +("66096" "$(1WE(B") +("66100" "$(0Q>$(1@](B") +("66104" "$(1o#(B") +("66114" "$(1qB(B") +("66127" "$(0Q;Q;WZ\I$(1Zn(B") +("66132" "$(1Gp(B") +("66147" "$(1qz(B") +("66150" "$(0YJ(B") +("66181" "$(1NLZm(B") +("66194" "$(0Q:\H(B") +("66207" "$(1)M(B") +("66210" "$(1N0(B") +("66214" "$(0Xm(B") +("66217" "$(0.J(B") +("66248" "$(0[e(B") +("66320" "$(1:\(B") +("66402" "$(1(B") +("67000" "$(02L(B") +("67010" "$(0.F(B") +("67011" "$(0.R^;$(1*p(B") +("67012" "$(0.K(B") +("67013" "$(1hn(B") +("67014" "$(0@HXL$(1\U(B") +("67015" "$(1#>(B") +("67016" "$(0=&(B") +("67017" "$(0+DGM$(14&H(B") +("67020" "$(0(1(2(3+N/}/~6e7r;D;K;M@PN4$(1#C$<%g'))B)H)Q*u,=,H7QB&EJ]jeC(B") +("67022" "$(0J5(B") +("67027" "$(02L6cEKJ3Mx^^_4$(1)I)I.I7V7V:P:aI:@X$(1)AEF(B") +("67033" "$(0.Q(B") +("67034" "$(0@Q@V@WRH(B") +("67040" "$(0.O(B") +("67046" "$(1Oi(B") +("67047" "$(0+O8{;IF?$(1"&%k'/.;B#E-RFiE(B") +("67048" "$(1\T(B") +("67050" "$(1%n(B") +("67056" "$(0F>(B") +("67061" "$(0Xn(B") +("67062" "$(03P$(11<7R(B") +("67063" "$(0X<(B") +("67064" "$(02F>*(B") +("67072" "$(1B((B") +("67077" "$(0;N$(14#q+(B") +("67080" "$(0K&Oy(B") +("67081" "$(1Oj(B") +("67082" "$(0+MJ+$(1'K/zVQ(B") +("67086" "$(1kT(B") +("67087" "$(0+C(B") +("67094" "$(0EB(B") +("67101" "$(1WG(B") +("67104" "$(0J?(B") +("67107" "$(0GB(B") +("67110" "$(1@_(B") +("67111" "$(1@\(B") +("67112" "$(0DEI!(B") +("67114" "$(0]1(B") +("67117" "$(19_(B") +("67120" "$(0_<$(13*TlpV(B") +("67122" "$(0?j(B") +("67127" "$(0:XM:TN]x$(1GwNFZp\1pr(B") +("67131" "$(1NE(B") +("67132" "$(0Hz$(1_g_g(B") +("67140" "$(0DD$(1TgTi(B") +("67147" "$(19^(B") +("67160" "$(1_h(B") +("67164" "$(0H|Q@(B") +("67180" "$(0U}(B") +("67194" "$(0H~TO(B") +("67220" "$(0EH(B") +("67227" "$(0DSZ&$(1@}\2k6nk(B") +("67327" "$(0^{(B") +("67332" "$(0F}$(1:X(B") +("67336" "$(0Fz(B") +("67361" "$(1qU(B") +("67382" "$(1au(B") +("67427" "$(0_F$(1@|NYk3m+nuowpq(B") +("67527" "$(0U:$(1U$(B") +("67532" "$(1mH(B") +("67627" "$(0MI$(13>qm(B") +("67720" "$(1fM(B") +("67727" "$(1k5(B") +("67782" "$(0FY(B") +("67820" "$(1TU(B") +("67827" "$(13=H0e$k4ox(B") +("67852" "$(1Za(B") +("67861" "$(0\F(B") +("67864" "$(0Hw(B") +("67894" "$(1TX(B") +("67927" "$(0JB$(1[#(B") +("68000" "$(0(=(B") +("68011" "$(0.T3UE@$(13z(B") +("68012" "$(1CF(B") +("68014" "$(1.@(B") +("68017" "$(0)[$(1(AB%EHJ_RI(B") +("68031" "$(1Oo]l(B") +("68032" "$(0;G(B") +("68033" "$(14)(B") +("68034" "$(0J'(B") +("68035" "$(17L(B") +("68037" "$(03W$(1%pAq(B") +("68040" "$(04OJ1VI$(1#@OfVNW?\~(B") +("68046" "$(1:[Oa(B") +("68050" "$(1)F(B") +("68051" "$(02J$(17U(B") +("68053" "$(0[r(B") +("68057" "$(0=)EA(B") +("68061" "$(02E(B") +("68062" "$(1.A(B") +("68064" "$(14':Y(B") +("68066" "$(1ObVObC(B") +("68067" "$(0EN(B") +("68081" "$(1Pm(B") +("68086" "$(0Xo$(1I=VP(B") +("68094" "$(1.J>4(B") +("68100" "$(05\(B") +("68111" "$(0WY(B") +("68114" "$(1Gx(B") +("68117" "$(0Q8$(13+(B") +("68121" "$(1Zq(B") +("68122" "$(1@`(B") +("68127" "$(1Tp(B") +("68132" "$(1To(B") +("68140" "$(1j((B") +("68141" "$(1Go(B") +("68146" "$(0[((B") +("68147" "$(1r/(B") +("68151" "$(1lF(B") +("68157" "$(1NH(B") +("68161" "$(1Gy(B") +("68166" "$(1g>(B") +("68167" "$(1_j(B") +("68181" "$(0YH(B") +("68327" "$(0U>(B") +("68346" "$(1m=(B") +("68440" "$(1\z(B") +("68681" "$(1Xf(B") +("68817" "$(1_d(B") +("68837" "$(0WS(B") +("68840" "$(0B(B") +("69031" "$(1p:q*(B") +("69039" "$(0Ow(B") +("69050" "$(08e(B") +("69059" "$(1WD]`]g(B") +("69061" "$(0UH(B") +("69066" "$(0R>(B") +("69080" "$(0@U$(1#='zL.(B") +("69086" "$(1Az(B") +("69089" "$(0;B$(1pC(B") +("71200" "$(1!%(B") +("71210" "$(0->$(1"v%.%0[x(B") +("71211" "$(0-a:hCSS&[D[s$(1#7'4.38M:/(B") +("71212" "$(0'.5q$(1%/):(B") +("71213" "$(0^x$(1nF(B") +("71214" "$(0:eA$DsUM$(1%[)<213tHiia(B") +("71216" "$(1O6(B") +("71217" "$(0\0$(12[(B") +("71218" "$(0>n(B") +("71219" "$(05+(B") +("71220" "$(01`(B") +("71221" "$(1233J(B") +("71227" "$(0>kISLSN0$(1(}-f20V9`Dbkdl(B") +("71232" "$(0-R>o?ICO$(1^V(B") +("71234" "$(0J&$(1AE(B") +("71237" "$(1K~(B") +("71240" "$(0-<$(1Hp(B") +("71241" "$(1"%)9(B") +("71242" "$(1#6(B") +("71244" "$(0H#(B") +("71246" "$(1`q(B") +("71247" "$(0'1-c25?z(B") +("71250" "$(1);(B") +("71256" "$(1);(B") +("71260" "$(05r$(1(z(B") +("71261" "$(06R9\Dk$(1bD(B") +("71263" "$(1I/(B") +("71266" "$(1F=(B") +("71269" "$(0Rn(B") +("71274" "$(1%Z(B") +("71280" "$(0&w(B") +("71281" "$(1:K(B") +("71282" "$(0@=(B") +("71286" "$(0[L]w$(1Hh`Vgv(B") +("71289" "$(0*I(B") +("71291" "$(0PQ(B") +("71294" "$(1:J(B") +("71296" "$(06Q(B") +("71311" "$(0_H$(1da(B") +("71314" "$(1[p(B") +("71316" "$(0]E(B") +("71317" "$(0_8$(1UrnP(B") +("71319" "$(1Us(B") +("71327" "$(0:l$(1o~r>(B") +("71331" "$(0Nf$(1qn(B") +("71336" "$(1k!(B") +("71339" "$(0Jh(B") +("71340" "$(1Hl[n(B") +("71343" "$(0:J(B") +("71344" "$(1h$(B") +("71346" "$(1nK(B") +("71349" "$(1Uq(B") +("71362" "$(1r%(B") +("71381" "$(0_9(B") +("71391" "$(0]F(B") +("71396" "$(0\Y(B") +("71404" "$(1\b(B") +("71442" "$(1Ho(B") +("71506" "$(1OBe>(B") +("71586" "$(1dU(B") +("71601" "$(0^O(B") +("71603" "$(06f(B") +("71647" "$(1CC(B") +("71710" "$(1!$(B") +("71711" "$(0'))L6OE?$(1!M"#3shl(B") +("71712" "$(0(#)M;6;6$(1""(B") +("71714" "$(03N^1$(1)7I.VF(B") +("71715" "$(0+;(B") +("71716" "$(0(5;4;5\_$(1%Ye4(B") +("71717" "$(0(I*\SI(B") +("71718" "$(0J%(B") +("71732" "$(01\^Q(B") +("71747" "$(1Pg(B") +("71761" "$(0\_(B") +("71786" "$(0U'(B") +("72031" "$(0)&(B") +("72100" "$(0N,$(1#/(B") +("72101" "$(0'd(B") +("72104" "$(1`s(B") +("72109" "$(1U}(B") +("72111" "$(0U4(B") +("72121" "$(1Pj(B") +("72147" "$(18P(B") +("72200" "$(0)I..6MJ$$(13n3p(B") +("72201" "$(0)%(B") +("72202" "$(1lt(B") +("72210" "$(1"xUh(B") +("72211" "$(0Im(B") +("72212" "$(0(*$(1AS(B") +("72213" "$(1/[22(B") +("72214" "$(0DqH($(1)`AIFHS/(B") +("72215" "$(1Y[(B") +("72216" "$(0Qr(B") +("72217" "$(0(*i$(1ZJ(B") +("73232" "$(18L(B") +("73236" "$(1S.(B") +("73240" "$(0Sy(B") +("73242" "$(0LT$(1ju(B") +("73244" "$(12.(B") +("73247" "$(1,|5r8TL/(B") +("73250" "$(1/2ADYT(B") +("73260" "$(051(B") +("73264" "$(1h0(B") +("73286" "$(0Y-$(1pd(B") +("73300" "$(1Up(B") +("73310" "$(1O?(B") +("73311" "$(0Qw(B") +("73312" "$(1`i(B") +("73322" "$(1ll(B") +("73327" "$(0[R$(1jq(B") +("73332" "$(1`f(B") +("73347" "$(0X,(B") +("73350" "$(1[o`gob(B") +("73360" "$(1Ux(B") +("73386" "$(1pc(B") +("73734" "$(1nx(B") +("74104" "$(0ND(B") +("74109" "$(1jS(B") +("74127" "$(0+8(B") +("74200" "$(0-=1b;q$(1-&(B") +("74210" "$(0-?(B") +("74211" "$(1HZUUYVnS(B") +("74214" "$(0:i?u(B") +("74216" "$(0CR(B") +("74219" "$(1lc(B") +("74221" "$(1:.(B") +("74227" "$(0*Z9hDlUE$(1!i(Q-e-g/ZF?M2[y(B") +("74231" "$(1(y,zib(B") +("74232" "$(014PNTrXM^U(B") +("74234" "$(0PM(B") +("74235" "$(1CO(B") +("74238" "$(0:f$(13I8K(B") +("74241" "$(0^)(B") +("74247" "$(0131c>j?s$(1U|^Wbl(B") +("74248" "$(1YX(B") +("74253" "$(0]q(B") +("74260" "$(0R!$(1:-(B") +("74261" "$(1?2(B") +("74281" "$(0:d(B") +("74286" "$(0^E$(1YWn-(B") +("74294" "$(1F>(B") +("74300" "$(0Q~(B") +("74311" "$(0^($(1[s(B") +("74312" "$(0Ij(B") +("74314" "$(1lhr3(B") +("74321" "$(0Yx(B") +("74330" "$(0IkNj(B") +("74331" "$(1qg(B") +("74338" "$(1d>(B") +("74340" "$(0Mr(B") +("74346" "$(1ji(B") +("74354" "$(1nO(B") +("74381" "$(1d\(B") +("74398" "$(1d](B") +("74400" "$(1[q(B") +("76311" "$(1d^(B") +("76313" "$(1jo(B") +("76314" "$(1h.(B") +("76327" "$(1`mh/(B") +("76330" "$(1lk(B") +("76341" "$(0^S$(1`l(B") +("76344" "$(1jjlj(B") +("76347" "$(1h,(B") +("76356" "$(1nQ(B") +("76381" "$(1h*(B") +("76393" "$(0]H(B") +("76394" "$(1d_(B") +("76718" "$(1kG(B") +("76734" "$(1ny(B") +("76808" "$(02G(B") +("76810" "$(1_G(B") +("77100" "$(0'c(x(B") +("77101" "$(1:+(B") +("77103" "$(1XNi?(B") +("77104" "$(0;SDdM\$(1.NJdOyVYV[`>gg(B") +("77107" "$(05oSOY_$(1ic(B") +("77108" "$(0Q($(1avd<(B") +("77109" "$(1[P(B") +("77114" "$(0:o(B") +("77117" "$(1r5(B") +("77127" "$(01XVv$(1d;(B") +("77136" "$(0M]$(1MyM|(B") +("77147" "$(0F[(B") +("77148" "$(1jTnU(B") +("77153" "$(1[T(B") +("77164" "$(0Wz(B") +("77207" "$(0&T(B") +("77210" "$(0&.&<)i*[1a5z;*Mz(B") +("77211" "$(0(H,!2p;v$(1ABO7(B") +("77212" "$(0(p529a$(1jb(B") +("77213" "$(1g{(B") +("77214" "$(0,#2qDo[N$(1AGF@[Y(B") +("77216" "$(0Qf\=$(1le(B") +("77217" "$(0.$.%.%12;(;u$(1!V!h$(8Sdk(B") +("77220" "$(0'M(o)R.S/&0&1-9`9b?xH'$(1"i#,$u*|-%:0M&(B") +("77221" "$(14w(B") +("77222" "$(0PO(B") +("77227" "$(0+~7.:mCNDhR$W#[\\i_+$(1)L)z*5-\-a-h4w9r@yAAFIOMV>Y^aOhPhQhVhWhYh[i{k9m,nsp"p#(B") +("77230" "$(11!(B") +("77231" "$(00h(B") +("77232" "$(0,"5p7/$(1(1FD]<^[(B") +("77233" "$(0LU$(1[R(B") +("77234" "$(1[[(B") +("77237" "$(01H.`kh+jnnNnrpvqR(B") +("77330" "$(1HU(B") +("77331" "$(0K[$(1p)(B") +("77332" "$(0^v$(1d`(B") +("77334" "$(0Jg(B") +("77336" "$(0\X^y(B") +("77337" "$(0A-(B") +("77340" "$(0E'(B") +("77347" "$(1O@`jh)jmnM(B") +("77362" "$(1Uyjpli(B") +("77364" "$(0U0(B") +("77394" "$(1h%(B") +("77400" "$(0Dc(B") +("77401" "$(0LM$(1:,BNUR(B") +("77404" "$(14rI_[V(B") +("77407" "$(06SRQ$(1!@[X`@(B") +("77409" "$(1HX(B") +("77427" "$(0H,$(1H2(B") +("77430" "$(0Di$(1`?(B") +("77431" "$(0W{(B") +("77440" "$(0&f'v(B") +("77441" "$(0De(B") +("77442" "$(1HW(B") +("77447" "$(03u$(125(B") +("77482" "$(0Yb(B") +("77500" "$(0'R(a(B") +("77502" "$(0W)$(1;w(B") +("77506" "$(0IQW}\P$(1lI(B") +("77508" "$(0W)(B") +("77516" "$(1gf(B") +("77527" "$(1@v(B") +("77600" "$(1UQ(B") +("77601" "$(0M`YQ].$(1EZTH`l]+(B") +("78217" "$(0IR$(1"y$w$wM-(B") +("78221" "$(1AH(B") +("78222" "$(1-)(B") +("78227" "$(1(N:1(B") +("78231" "$(0?v$(1Y\(B") +("78232" "$(0Dj$(1?7(B") +("78233" "$(0Tq(B") +("78234" "$(07w(B") +("78237" "$(1HY(B") +("78240" "$(1(OO%Pf(B") +("78241" "$(09g$(1[w(B") +("78247" "$(0H)(B") +("78257" "$(18V(B") +("78265" "$(0Sx(B") +("78266" "$(0W'(B") +("78286" "$(0TsW&(B") +("78294" "$(0:g(B") +("78314" "$(1[t(B") +("78316" "$(1`n(B") +("78321" "$(1h#(B") +("78322" "$(1Uz(B") +("78334" "$(0F&(B") +("78336" "$(0^T(B") +("78337" "$(1Uw(B") +("78340" "$(1nR(B") +("78341" "$(0U/(B") +("78364" "$(1dd(B") +("78366" "$(1nJ(B") +("78391" "$(1`o(B") +("78604" "$(1CJL2(B") +("78700" "$(01;(B") +("78727" "$(1aA(B") +("78740" "$(1*j(B") +("78766" "$(0W((B") +("78820" "$(1OD(B") +("78904" "$(16$(1Xa(B") +("80109" "$(01[:_(B") +("80111" "$(1g_(B") +("80113" "$(1H>(B") +("80114" "$(0Tj\M$(1H7(B") +("80115" "$(0[7(B") +("80116" "$(0[5(B") +("80117" "$(0=HB+K<$(1A8(B") +("80119" "$(1pZ(B") +("80123" "$(1n=(B") +("80127" "$(09SCFG&YUYZ[6]<$(1A*H8S%[>`.gO(B") +("80131" "$(0^L$(1jG(B") +("80132" "$(0IK_,$(1N`g](B") +("80136" "$(1l4lN(B") +("80137" "$(0]6$(1g^(B") +("80141" "$(0QX$(1d7(B") +("80147" "$(0Wl$(1[+(B") +("80148" "$(0MPMP(B") +("80167" "$(1d.(B") +("80182" "$(0Gz$(1?*(B") +("80191" "$(1[2(B") +("80194" "$(1jQ(B") +("80200" "$(0&:(B") +("80207" "$(0&:&u&|8W8W(B") +("80211" "$(0'f1.7:$(1n}(B") +("80214" "$(1AJ(B") +("80215" "$(0>a(B") +("80216" "$(0+,(B") +("80217" "$(0*=0B$(1!_"X$K'O6D=-(B") +("80220" "$(0&v(B") +("80221" "$(0/u2!2*(B") +("80227" "$(0'",/-|;+$(1(LaC(B") +("80232" "$(1"Y88(B") +("80237" "$(06B(B") +("80251" "$(0L[(B") +("80253" "$(0Ss(B") +("80307" "$(0'p(B") +("80317" "$(1&[+O(B") +("80331" "$(03,7D9QBS(B") +("80332" "$(0/C/DE|Fu(B") +("80333" "$(0Ev(B") +("80337" "$(10S(B") +("80339" "$(158(B") +("80346" "$(0@r(B") +("80400" "$(0'*'Y'Y(B") +("80404" "$(02[(B") +("80407" "$(1)b(B") +("80408" "$(0@1(B") +("80414" "$(0IW(B") +("80427" "$(088G^(B") +("80430" "$(0({@e(B") +("80431" "$(05"(B") +("80441" "$(0*!(B") +("80442" "$(1#r(B") +("80446" "$(1*=(B") +("80500" "$(0*"(B") +("80501" "$(0*Q(B") +("80502" "$(07W(B") +("80507" "$(0,e(B") +("80510" "$(03x(B") +("80513" "$(0F](B") +("80517" "$(087Zf$(1+N(B") +("80527" "$(1"?8;(B") +("80530" "$(0ZgZg(B") +("80547" "$(1k}(B") +("80553" "$(0Gy(B") +("80601" "$(0)Z5l5}A\$(19z(B") +("80602" "$(0+W(B") +("80604" "$(01=(B") +("80605" "$(0CD(B") +("80606" "$(0AeFE$(17A(B") +("80607" "$(06A(B") +("80608" "$(0-H(B") +("80617" "$(08:$(10((B") +("80627" "$(0.U(B") +("80661" "$(1j[(B") +("80717" "$(0&@0j$(1$J,;lf(B") +("80732" "$(0&}5|Qs$(12}qJ(B") +("80748" "$(0Mn(B") +("80770" "$(1!K!X(B") +("80772" "$(0*P,&$(1q[(B") +("80779" "$(1.uBZ(B") +("80806" "$(0?N?O(B") +("80807" "$(1,p(B") +("80809" "$(1'{(B") +("80817" "$(089B)(B") +("80886" "$(1Ah(B") +("80900" "$(1!U(B") +("80901" "$(1#'(B") +("80904" "$(0+((B") +("80914" "$(1UV(B") +("80917" "$(086B*(B") +("80921" "$(1Q:(B") +("80994" "$(1Wh(B") +("81110" "$(0?o(B") +("81111" "$(1A.H:UGp[(B") +("81112" "$(1HL(B") +("81113" "$(1H9(B") +("81114" "$(1Nh(B") +("81116" "$(1gRp\(B") +("81117" "$(0IM^p$(1[/(B") +("81118" "$(1U1(B") +("81120" "$(0:\$(1H;[5(B") +("81127" "$(0D\Y\$(1:&[Gd%lVn9n?(B") +("81131" "$(1HOO!(B") +("81132" "$(1UF[@lO(B") +("81136" "$(1oZ(B") +("81140" "$(19|:%A-Nd(B") +("81141" "$(0_6(B") +("81143" "$(1d$(B") +("81146" "$(1j<(B") +("81147" "$(0Db$(1A(B") +("81177" "$(1_|(B") +("81186" "$(1`6`U(B") +("81191" "$(0[=(B") +("81217" "$(11"(B") +("81261" "$(1qp(B") +("81286" "$(0Id_L(B") +("81317" "$(1]^(B") +("81386" "$(0Mk(B") +("81417" "$(08}>&(B") +("81418" "$(0B|(B") +("81461" "$(14((B") +("81486" "$(1Uc(B") +("81511" "$(1F6(B") +("81527" "$(1i^(B") +("81596" "$(1YO(B") +("81611" "$(1oT(B") +("81617" "$(1]](B") +("81647" "$(1/Q(B") +("81686" "$(0QqU$(B") +("81710" "$(05!(B") +("81714" "$(0E!(B") +("81716" "$(1g}(B") +("81718" "$(1Um(B") +("81720" "$(13L(B") +("81721" "$(1`a(B") +("81734" "$(1`[(B") +("81740" "$(0Mp(B") +("81747" "$(0E"(B") +("81749" "$(1^N(B") +("81753" "$(1lg(B") +("81764" "$(1O8(B") +("81786" "$(0Ie(B") +("81886" "$(1nE(B") +("82100" "$(0?n$(1)4A0NbNrUJ`"(B") +("82110" "$(1-cA5(B") +("82113" "$(1Nj(B") +("82114" "$(0WsWt$(1O#gX(B") +("82116" "$(1o^(B") +("82118" "$(1d)jA(B") +("82121" "$(1A4(B") +("82122" "$(1:#(B") +("82127" "$(0\O$(1qc(B") +("82130" "$(1HT(B") +("82132" "$(1_z(B") +("82135" "$(1jE(B") +("82141" "$(1U;[;[K(B") +("82143" "$(1U:(B") +("82147" "$(0Ww$(1`&jJlY(B") +("82153" "$(0Ti$(1jH(B") +("82160" "$(0To(B") +("82161" "$(1Nmj:(B") +("82163" "$(1[Jd-(B") +("82164" "$(1Nc[N`:(B") +("82169" "$(1jF(B") +("82186" "$(1o[(B") +("82194" "$(0^M$(1HR(B") +("82200" "$(02((B") +("82211" "$(10#(B") +("82214" "$(1D((B") +("82294" "$(1n~(B") +("82336" "$(1a\(B") +("82400" "$(1..(B") +("82427" "$(0VM(B") +("82434" "$(1,L(B") +("82444" "$(0GO(B") +("82540" "$(18:(B") +("82569" "$(1bg(B") +("82589" "$(1R}(B") +("82600" "$(0@7N.(B") +("82700" "$(1!}(B") +("82714" "$(1:5(B") +("82734" "$(1AT(B") +("82744" "$(0Qu$(1[j[j(B") +("82753" "$(0\T(B") +("82800" "$(0N-(B") +("83100" "$(0:`IL$(1A+(B") +("83110" "$(1A=(B") +("83111" "$(1H6UA(B") +("83112" "$(1[=n<(B") +("83116" "$(1`-(B") +("83122" "$(1gc(B") +("83127" "$(0Q[(B") +("83132" "$(1U.U/U3d"(B") +("83134" "$(1H`!`QgSqE(B") +("83153" "$(0Te(B") +("83160" "$(1HH(B") +("83168" "$(0YT(B") +("83177" "$(1[*(B") +("83181" "$(0T`$(1qG(B") +("83186" "$(1g\n8(B") +("83191" "$(1[<(B") +("83199" "$(1Nt(B") +("83511" "$(1F5(B") +("83521" "$(189(B") +("83547" "$(1F7(B") +("83550" "$(1?(R|(B") +("83611" "$(1TP(B") +("83627" "$(1S0(B") +("83634" "$(0G((B") +("83650" "$(1J@`b(B") +("83700" "$(1Hj(B") +("83727" "$(1Ul(B") +("83742" "$(1d[(B") +("83747" "$(1UoUo(B") +("83750" "$(0Qt(B") +("83753" "$(0U*(B") +("83760" "$(0Ig(B") +("83777" "$(0U)(B") +("84100" "$(0:]$(1:)A7nA(B") +("84110" "$(1:'U8(B") +("84111" "$(0MZ\N$(1Ne_}(B") +("84112" "$(1A9(B") +("84114" "$(1Nv[B[H`3o\qf(B") +("84117" "$(13Hd4n@(B") +("84121" "$(0Tl(B") +("84127" "$(0D]ICQ\Q]$(1NgN{(B") +("84130" "$(19~A/(B") +("84131" "$(1HMUD(B") +("84132" "$(1A:d3(B") +("84134" "$(1gWlR(B") +("84138" "$(1U4(B") +("84140" "$(0IB(B") +("84141" "$(0]|(B") +("84142" "$(1qC(B") +("84144" "$(1:$[3(B") +("84147" "$(0IN$(1NzUC[Cn:n:(B") +("84153" "$(1qe(B") +("84154" "$(1jC(B") +("84156" "$(1`1(B") +("84160" "$(0I@Wn$(1[0(B") +("84161" "$(0Td$(1NwU$(1lS(B") +("84190" "$(1O"(B") +("84193" "$(1d2(B") +("84194" "$(1`2lW(B") +("84196" "$(1j?(B") +("84198" "$(1[1(B") +("84586" "$(1bf(B") +("84632" "$(19R(B") +("84681" "$(1GZ(B") +("84711" "$(0\S(B") +("84714" "$(0[P^e(B") +("84717" "$(1dY(B") +("84718" "$(1jc(B") +("84727" "$(0U-(B") +("84732" "$(1nH(B") +("84734" "$(1g~(B") +("84740" "$(1O9(B") +("84747" "$(1Uk(B") +("84749" "$(0>`(B") +("84761" "$(1jd(B") +("84786" "$(1jer"(B") +("84900" "$(0<|(B") +("85110" "$(1HP(B") +("85117" "$(0D_(B") +("85127" "$(1[.(B") +("85130" "$(0Da[9$(1A1HE(B") +("85132" "$(0Ta$(1Ns(B") +("85133" "$(1jL(B") +("85140" "$(0Wo(B") +("85143" "$(1g`(B") +("85144" "$(0[@(B") +("85160" "$(0IE(B") +("85174" "$(1gQ(B") +("85181" "$(1[I(B") +("85186" "$(1j@jD(B") +("85190" "$(0MT$(1N~(B") +("85196" "$(0Wp$(1UE(B") +("85532" "$(1?)(B") +("85717" "$(0E#(B") +("85730" "$(09O(B") +("85736" "$(0Lt(B") +("85786" "$(1jg(B") +("85796" "$(1Un(B") +("86100" "$(0?lIIIOTn$(1A;NiNo(B") +("86110" "$(1HBUH(B") +("86111" "$(0Tm$(1d,d6(B") +("86114" "$(0Qc_@$(1`(qd(B") +("86127" "$(0TgTkWxWy];$(1U9`4d(j7jMoI(B") +("86130" "$(1`$d8(B") +("86132" "$(1`5lP(B") +("86134" "$(1U7(B") +("86140" "$(1[:(B") +("86141" "$(0Qd]:(B") +("86144" "$(1ga(B") +("86147" "$(0[;$(1r2(B") +("86150" "$(0ID(B") +("86160" "$(0Q^$(1[F(B") +("86180" "$(0Qb(B") +("86181" "$(1`%(B") +("86193" "$(0[>(B") +("86194" "$(1[6lT(B") +("86210" "$(0T7(B") +("86400" "$(01"(B") +("86411" "$(1iH(B") +("86527" "$(0PI(B") +("86600" "$(0Ab(B") +("86711" "$(0U+(B") +("86713" "$(0Yu(B") +("86714" "$(1`_(B") +("86727" "$(1`\`](B") +("86732" "$(0X*X*(B") +("86747" "$(0[O(B") +("87091" "$(1Pn(B") +("87104" "$(0ET(B") +("87110" "$(0?p$(1-bHC(B") +("87111" "$(1H?(B") +("87112" "$(0IG$(1HD(B") +("87113" "$(1qF(B") +("87114" "$(0[A(B") +("87115" "$(0D[(B") +("87117" "$(0Tc$(1A2Nk(B") +("87120" "$(0.<:^?mD^IHIPMRTf$(1:"A>HJ[7[8[L[M`8d0qD(B") +("87122" "$(1`9gT(B") +("87127" "$(0WrYW$(13F3GNlUB_{jBm%m8nmr:(B") +("87132" "$(0MQTh$(1jPlUo](B") +("87133" "$(1HS(B") +("87134" "$(0Wq$(1`)(B") +("87136" "$(1_;(B") +("87137" "$(0Y](B") +("87140" "$(0?k$(1UK[A(B") +("87142" "$(0[?(B") +("87147" "$(0Wv$(1:(A3HKU6[4`#d+gY(B") +("87150" "$(1HF(B") +("87152" "$(1`/(B") +("87154" "$(0Qa(B") +("87160" "$(0MS(B") +("87162" "$(1H@(B") +("87164" "$(0MUTb(B") +("87177" "$(1[9(B") +("87181" "$(1jK(B") +("87182" "$(0B$S%(B") +("87194" "$(0YX$(1`0d1(B") +("87227" "$(1%-%-A$V7V8d|r6(B") +("87280" "$(1D"(B") +("87282" "$(0K:(B") +("87320" "$(0>d(B") +("87327" "$(0U;$(1U%m$oroy(B") +("87332" "$(1J+W.(B") +("87338" "$(0Nl(B") +("87417" "$(1?B(B") +("87420" "$(07v(B") +("87427" "$(0QQ$(1-Y\9a'(B") +("87450" "$(1%U(B") +("87520" "$(0CE(B") +("87547" "$(12&(B") +("87610" "$(19S(B") +("87620" "$(024(B") +("87622" "$(0CU$(1c\(B") +("87627" "$(05kX2$(13BT~U![$e(h`m1(B") +("87682" "$(0=D$(1/{(B") +("87710" "$(0:k(B") +("87712" "$(0Ih(B") +("87713" "$(0_/(B") +("87720" "$(0IfMq$(1HkO:`Z(B") +("87731" "$(1`^(B") +("87734" "$(1``(B") +("87747" "$(0YtYt$(1[i(B") +("87752" "$(1`Y(B") +("87762" "$(0Ys(B") +("87777" "$(0U,(B") +("87781" "$(1jf(B") +("87782" "$(0E$(B") +("87810" "$(01~(B") +("87882" "$(1]8(B") +("87904" "$(1J|(B") +("87914" "$(1mo(B") +("88100" "$(1HG(B") +("88101" "$(01+$(1LX(B") +("88104" "$(0+e>LP3P4$(1,e>h>j^;iT(B") +("88106" "$(17x(B") +("88107" "$(0\&$(1A?Y'^/bR(B") +("88108" "$(0>GGj$(1bV(B") +("88111" "$(1[?(B") +("88112" "$(17od/(B") +("88113" "$(1>f(B") +("88114" "$(0MVQ`$(1o>(B") +("88116" "$(0Q_(B") +("88117" "$(0C5Y[]}$(1:!d*iU(B") +("88120" "$(1L^(B") +("88123" "$(1L^(B") +("88127" "$(0D`GiQYSc_-$(11j7p>eHQ[ObO(B") +("88132" "$(1A6_yml(B") +("88133" "$(1lQ(B") +("88134" "$(0[8(B") +("88135" "$(0Wm(B") +("88137" "$(0IJ$(1d#(B") +("88140" "$(1j8j=(B") +("88141" "$(0MY(B") +("88146" "$(0ZZ$(1j;(B") +("88147" "$(1`'(B") +("88153" "$(0^?$(1mm(B") +("88157" "$(1U=(B") +("88160" "$(0IF(B") +("88161" "$(1Nn(B") +("88162" "$(1UL(B") +("88163" "$(0L.$(1LW(B") +("88164" "$(1f9(B") +("88167" "$(0Y^(B") +("88168" "$(1U?(B") +("88169" "$(1kt(B") +("88171" "$(1^)(B") +("88181" "$(1RggPgZ(B") +("88186" "$(1lZ(B") +("88192" "$(1jO(B") +("88202" "$(1^5(B") +("88207" "$(11k7|(B") +("88211" "$(0>N]m$(11i>lEmEv^((B") +("88212" "$(1R`(B") +("88214" "$(1Y%^7iVmj(B") +("88215" "$(1^'(B") +("88216" "$(0Gk(B") +("88217" "$(11bL`Y-mnq^(B") +("88220" "$(0*M(B") +("88221" "$(0P-$(1La(B") +("88223" "$(1Rb(B") +("88227" "$(0>JC0C3P2S_XwX|^@^A$(11f7{EqErL[Y$Y/Y2^6^9bXbY(B") +("88232" "$(0P1\|$(11hiW(B") +("88233" "$(1LY(B") +("88234" "$(0>HP5VW(B") +("88237" "$(0ZY(B") +("88240" "$(1'#5j(B") +("88243" "$(0>K(B") +("88246" "$(1RebZ(B") +("88247" "$(11gLd(B") +("88248" "$(1Eu(B") +("88253" "$(0C4P0VY(B") +("88261" "$(0Z](B") +("88281" "$(1^4(B") +("88293" "$(0V\(B") +("88294" "$(1Y*(B") +("88302" "$(1f:q-(B") +("88303" "$(1^.o=(B") +("88304" "$(0VZ(B") +("88306" "$(1^2(B") +("88311" "$(1Y#(B") +("88323" "$(1qM(B") +("88327" "$(0Sb(B") +("88340" "$(1<=(B") +("88341" "$(0C,(B") +("88343" "$(1^+(B") +("88401" "$(04u4vL+$(1EtEx(B") +("88404" "$(0VX(B") +("88406" "$(0L2$(1bS(B") +("88407" "$(1.\(B") +("88408" "$(11e>dLe(B") +("88414" "$(0_&$(1>J(B") +("88427" "$(1(HY1bPjV(B") +("88432" "$(09?$(1L_(B") +("88438" "$(1Ep(B") +("88441" "$(11c7~f6(B") +("88442" "$(1bQ(B") +("88446" "$(0L,(B") +("88447" "$(17}(B") +("88448" "$(1ks(B") +("88463" "$(17v>i(B") +("88486" "$(1]o(B") +("88500" "$(18"(B") +("88502" "$(1Y0(B") +("88503" "$(0L*(B") +("88504" "$(1^0(B") +("88506" "$(0Xz(B") +("88507" "$(0C.L/(B") +("88512" "$(0P/$(1L](B") +("88521" "$(1R~(B") +("88527" "$(12'7s(B") +("88537" "$(0>b(B") +("88540" "$(0k(B") +("88575" "$(0L-(B") +("88582" "$(0V[$(1^:(B") +("88586" "$(1f7fK(B") +("88600" "$(1^1(B") +("88601" "$(0C1XyXy$(17wEy(B") +("88602" "$(17uRh(B") +("88603" "$(0>I>ML1$(17yLb(B") +("88604" "$(0L0$(1>gRc(B") +("88606" "$(1Esf8(B") +("88608" "$(1bT(B") +("88621" "$(17q(B") +("88623" "$(1Lc(B") +("88627" "$(0C2$(17r7z^8(B") +("88629" "$(1Rd(B") +("88640" "$(1g3(B") +("88641" "$(0\%(B") +("88662" "$(1N:(B") +("88710" "$(1,d(B") +("88711" "$(0C/Sf$(11dY)(B") +("88712" "$(18#Y+(B") +("88713" "$(1Ra(B") +("88715" "$(1g|(B") +("88716" "$(18!(B") +("88717" "$(09>$(1dZ(B") +("88721" "$(1pH(B") +("88727" "$(0E%GhIiSe(B") +("88732" "$(0S`Sd$(1En(B") +("88741" "$(0Mo(B") +("88747" "$(17t(B") +("88777" "$(0L((B") +("88782" "$(1[k(B") +("88794" "$(0Qv(B") +("88801" "$(0L)$(1LZbWiX(B") +("88806" "$(0XxX{$(1Y,Y.^*q.(B") +("88840" "$(0Un(B") +("88847" "$(0Z[(B") +("88886" "$(0Z\(B") +("88901" "$(1^,(B") +("88902" "$(0C-(B") +("88903" "$(0Vn\-(B") +("88904" "$(0Sa$(1EwY(ev(B") +("88906" "$(1bU(B") +("88908" "$(1Lf(B") +("88914" "$(0_'(B") +("88920" "$(1Ez(B") +("88927" "$(1Rf^3(B") +("88934" "$(0Gg(B") +("88940" "$(0(B") +("89789" "$(1[h(B") +("89794" "$(1jh(B") +("90000" "$(0&R(B") +("90010" "$(0*%(B") +("90014" "$(08(B") +("90606" "$(0G6(B") +("90712" "$(0.;(B") +("90717" "$(1E*(B") +("90727" "$(1*>(B") +("90732" "$(0Lw(B") +("90772" "$(1mD(B") +("90800" "$(0'W(B") +("90801" "$(0V_$(10`(B") +("90806" "$(0Q+(B") +("90809" "$(00d(B") +("90811" "$(1Qt(B") +("90814" "$(1+o(B") +("90817" "$(00c(B") +("90827" "$(1KbQs(B") +("90831" "$(1X:ex(B") +("90832" "$(043$(1kk(B") +("90836" "$(1]J(B") +("90841" "$(1'u(B") +("90843" "$(1=_(B") +("90847" "$(1=g(B") +("90848" "$(1=^(B") +("90861" "$(0BO(B") +("90867" "$(1Ki(B") +("90882" "$(10U(B") +("90886" "$(1ew(B") +("90889" "$(1=c(B") +("90903" "$(1>y(B") +("90904" "$(0*NAk$(1X<(B") +("90918" "$(0>O(B") +("90932" "$(0V](B") +("90948" "$(0L3(B") +("90967" "$(0Sh(B") +("91011" "$(0/F$(1#z*H5C(B") +("91013" "$(0A/(B") +("91014" "$(0A6$(1;q(B") +("91016" "$(032$(1J<(B") +("91017" "$(032(B") +("91019" "$(1&n(B") +("91027" "$(0U`$(1&_(B") +("91032" "$(0o(B") +("91963" "$(1>n(B") +("91986" "$(1kw(B") +("92000" "$(0A4$(1aZ(B") +("92013" "$(1*K(B") +("92014" "$(1J9(B") +("92018" "$(0F((B") +("92021" "$(0Jn$(1$%(B") +("92022" "$(1PI(B") +("92027" "$(0A5$(1PR(B") +("92033" "$(15G(B") +("92034" "$(1Bx(B") +("92040" "$(1"C$#(B") +("92047" "$(0(B") +("94094" "$(1;i(B") +("94096" "$(1PM(B") +("94104" "$(1Ox(B") +("94800" "$(1't(B") +("94811" "$(0S9$(10ZDX(B") +("94814" "$(10ODam](B") +("94817" "$(1Kj(B") +("94822" "$(1r7(B") +("94827" "$(08S=s$(10XKk]M(B") +("94835" "$(1De(B") +("94841" "$(1b,(B") +("94854" "$(1X9(B") +("94856" "$(1D_(B") +("94881" "$(08R(B") +("94886" "$(1X5]L(B") +("94890" "$(1'w(B") +("94894" "$(0Fx$(1DW(B") +("94896" "$(0S=(B") +("94900" "$(07j$(1(I,i(B") +("94927" "$(1Y3qs(B") +("94934" "$(0V`(B") +("94936" "$(0Vb(B") +("94944" "$(1,h(B") +("95006" "$(1#}(B") +("95010" "$(0/M(B") +("95017" "$(1#|(B") +("95027" "$(0/O(B") +("96010" "$(0/P$(1&d(B") +("96011" "$(15H(B") +("96013" "$(0F%(B") +("96014" "$(0A1A9\k$(1/*/0(B") +("96017" "$(0F"$(1/((B") +("96027" "$(0Q\)(B") +("96910" "$(1E}(B") +("96914" "$(0X}$(1E|(B") +("96934" "$(1Y5(B") +("96940" "$(1Lj(B") +("96964" "$(1f;(B") +("96994" "$(1Lh(B") +("97010" "$(037$(1&e(B") +("97011" "$(0/N(B") +("97012" "$(1&o(B") +("97014" "$(0/J$(1J0Qv(B") +("97015" "$(0,:(B") +("97016" "$(1/.(B") +("97017" "$(1W'(B") +("97020" "$(035(B") +("97832" "$(1Qu(B") +("97833" "$(1+v(B") +("97834" "$(0G!V:(B") +("97846" "$(1X7(B") +("97847" "$(0G#V8(B") +("97850" "$(1DS(B") +("97854" "$(0=r(B") +("97862" "$(04;$(1Qp(B") +("97864" "$(08T(B") +("97867" "$(1DY(B") +("97877" "$(0BR(B") +("97880" "$(1=bKc(B") +("97882" "$(00f$(1="(B") +("97894" "$(0V5$(1DV(B") +("97910" "$(0>P$(1,g(B") +("97915" "$(11p(B") +("97917" "$(11m(B") +("97920" "$(0P6$(11r>p(B") +("97927" "$(1RjY7(B") +("97936" "$(1Y4(B") +("97940" "$(18'(B") +("97947" "$(04w(B") +("97994" "$(1Ri(B") +("98011" "$(1&i(B") +("98014" "$(1*S(B") +("98016" "$(07R(B") +("98017" "$(0F#$(1"B(B") +("98019" "$(15I(B") +("98021" "$(0A:(B") +("98027" "$(07Q$(1$'5J;j(B") +("98031" "$(0Nu(B") +("98032" "$(0,;$(1a](B") +("98037" "$(1&pBn(B") +("98040" "$(1#~W,(B") +("98041" "$(1*D(B") +("98047" "$(0A8(B") +("98055" "$(07P(B") +("98061" "$(03/(B") +("98066" "$(0Np(B") +("98067" "$(0F$(B") +("98086" "$(1W-(B") +("98092" "$(1PQ(B") +("98094" "$(1//(B") +("98211" "$(0Uo(B") +("98227" "$(0J](B") +("98240" "$(0KHATT&,!$(B +;; COMMENT $(0O2&cAI-s!V7+Td;,Us!W'}9e(B, $(0)r0+#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B +;; COMMENT 0 $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B +;; COMMENT $(0)E(B 1 2$(0"X#:$!#:#:$'#:#:#s#:#:$"#:#:$$#:#:$)#:#:$%#:#:#w#:#:#}#:#:#~#:(B +;; COMMENT 3 4 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B +;; COMMENT $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B +;; COMMENT $(0)E(B - $(0"X#:#o#:#:$##:#:#r#:#:#t#:#:#u#:#:#v#:#:#x#:#:#y#:#:#z#:#:!'#:(B +;; COMMENT 5 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B +;; COMMENT $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B +;; COMMENT $(0)E(B 6 7$(0"X#:$*#:#:$(#:#:#q#:#:$&#:#:#p#:#:#|#:#:#{#:#:!"#:#:!%#:#:"_#:(B +;; COMMENT 8 9 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B +;; COMMENT $(0#<#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#=(B +;; COMMENT $(0>[)tWo(B $(0"X(B $(0#:(B Space Bar $(0#:(B +;; COMMENT $(0#>#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#?(B +;; COMMENT +;; # define keys +;; VALIDINPUTKEY: \040./;,1234567890abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: > +;; MOVELEFT: < +;; REPEATKEY: \020\022 +;; # KEYPROMPT(\040): $(0!!(B +;; KEYPROMPT(.): 9v +;; KEYPROMPT(/): 0v +;; KEYPROMPT(;): 0- +;; KEYPROMPT(,): 8v +;; KEYPROMPT(a): 1- +;; KEYPROMPT(b): 5v +;; KEYPROMPT(c): 3v +;; KEYPROMPT(d): 3- +;; KEYPROMPT(e): 3^ +;; KEYPROMPT(f): 4- +;; KEYPROMPT(g): 5- +;; KEYPROMPT(h): 6- +;; KEYPROMPT(i): 8^ +;; KEYPROMPT(j): 7- +;; KEYPROMPT(k): 8- +;; KEYPROMPT(l): 9- +;; KEYPROMPT(m): 7v +;; KEYPROMPT(n): 6v +;; KEYPROMPT(o): 9^ +;; KEYPROMPT(p): 0^ +;; KEYPROMPT(q): 1^ +;; KEYPROMPT(r): 4^ +;; KEYPROMPT(s): 2- +;; KEYPROMPT(t): 5^ +;; KEYPROMPT(u): 7^ +;; KEYPROMPT(v): 4v +;; KEYPROMPT(w): 2^ +;; KEYPROMPT(x): 2v +;; KEYPROMPT(y): 6^ +;; KEYPROMPT(z): 1v +;; # +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-array30" "Chinese-BIG5" "$(0*h)E#R#O(B" + '((122 . "1v") + (121 . "6^") + (120 . "2v") + (119 . "2^") + (118 . "4v") + (117 . "7^") + (116 . "5^") + (115 . "2-") + (114 . "4^") + (113 . "1^") + (112 . "0^") + (111 . "9^") + (110 . "6v") + (109 . "7v") + (108 . "9-") + (107 . "8-") + (106 . "7-") + (105 . "8^") + (104 . "6-") + (103 . "5-") + (102 . "4-") + (101 . "3^") + (100 . "3-") + (99 . "3v") + (98 . "5v") + (97 . "1-") + (44 . "8v") + (59 . "0-") + (47 . "0v") + (46 . "9v")) +"$(0&d'G!J*h)E#R#O!K(B + Constructed by William Yeh ($(0H51'6Z(B is80001@cis.nctu.edu.tw) + Finished on Mar 12, 1994. + + In Taipei (ETen) Big5 coding (e.g., used with taipei15, taipei20) + $(0?V68Us7{&?'~3E!J*h)E#R#O!K0|8X83>KHATT&,!$(B + $(0O2&cAI-s!V7+Td;,Us!W'}9e(B, $(0)r0+#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B + 0 $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B + $(0)E(B 1 2$(0"X#:$!#:#:$'#:#:#s#:#:$"#:#:$$#:#:$)#:#:$%#:#:#w#:#:#}#:#:#~#:(B + 3 4 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B + $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B + $(0)E(B - $(0"X#:#o#:#:$##:#:#r#:#:#t#:#:#u#:#:#v#:#:#x#:#:#y#:#:#z#:#:!'#:(B + 5 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B + $(0#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=#<#9#=(B + $(0)E(B 6 7$(0"X#:$*#:#:$(#:#:#q#:#:$&#:#:#p#:#:#|#:#:#{#:#:!"#:#:!%#:#:"_#:(B + 8 9 $(0#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?#>#9#?(B + $(0#<#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#=(B + $(0>[)tWo(B $(0"X(B $(0#:(B Space Bar $(0#:(B + $(0#>#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#?(B + +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + (">" . quail-next-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # $(0/6&73S8X83>KHATT&,1Q(B +("w1" "$(0!"!#!$!%!&!'!(!)!*!+!,!-!.!/!0!1!2!3!4!5!6!7!8!9!:!;!!?!@!A!A!C!D!E!F!G!H!I!J!K!L!M!N!O!P!Q!R!S!T!U!V!W!X!Y!Z![!\!]!^!_!`!a!b!c!d!e!f!g!h!i!j!k(B") +("w3" "$(0!l!m!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~"!"""#"$"%"&"'"(")"*"+","-"."/(B") +("w4" "$(0"0"1"2"3"4"5"6"7"8"9":";"<"=">"?"@"A"B"C"D"E"F"G"H"I"J"K"L"M"N"O"P(B") +("w5" "$(0"Q"R"S"T"U"V"W"X"Y"Z"["\"]"^"_"`"a"b(B") +("w6" "$(0"c"d"e"f"g"h"i"j"k"l"m"n"o"p"q"r"s"t"u"v"w"x"y"z"{"|"}"~#!#"##(B") +("w7" "$(0#$#%#&#'#(#)#*#+#,#-#.#/#0#1#2#3#4#5#6#7#8#9#:#;#<#=#>#?#@#A#B#C#D#E#F#G#H#I#J#K#L#M#N$(1rNrOrPrQrRrSrTrUrVrWrXrYrZr[r\r]r^r_r`rarbrcrdrerfrgrhrirjrkrlrmrnro(B") +("w8" "$(0_M_N_O_P_Q_R_S_T_U_V_W_X_Y_Z_[_\_]_^___`_a_b_c_d_e_f_g_h_i_j#Y#Z#[#\#]#^#_#`#a#b#c#d#e#f#g#h#i#j#k#l#m#n(B") +("w9" "$(0$E$F$G$H$I$J$K$L$M$N$O$P$Q$R$S$T$U$V$W$X$Y$Z$[$\$]$^$_$`$a$b$c$d$e$f$g$h$i$j$k$l$m$n$o$p$q$r$s$t(B") +("w0" "$(0$u$v$w$x$y$z${$|$}$~%!%"%#%$%%%&%'%(%)%*%+%9%:%;%,%-%.%/%0%1%2%3%4%5%6%7%8%%?%@(B") +(".1" "$(0!$(B") +(",1" "$(0!"(B") +(";2" "$(0!((B") +(";3" "$(0!'(B") +("/3" "$(0!)(B") +("/4" "$(0!Z(B") +("/5" "$(0![(B") +("/6" "$(0!%(B") +("/7" "$(0!7(B") +("/8" "$(0!n(B") +("/9" "$(0"_(B") +("/0" "$(0!,(B") +("d3" "$(0!*(B") +("d4" "$(0!V(B") +("d5" "$(0!W(B") +("d6" "$(0!#(B") +("d7" "$(0!f(B") +("d8" "$(0!g(B") +("d9" "$(0!>(B") +("d0" "$(0!?(B") +;; +("t\\040" "$(00|(B") +;; +("a\\040" "$(0&"(B") +("s\\040" "$(0&#(B") +("ad\\040" "$(0&$(B") +("q\\040" "$(0&%(B") +("lg\\040" "$(0&&(B") +("ls\\040" "$(0&'(B") +("gd\\040" "$(0&((B") +("aa\\040" "$(0&)(B") +("k\\040" "$(0&*(B") +("ssss" "$(0&+(B") +("k\\040" "$(0&,&-(B") +("ssss" "$(0&.(B") +("j\\040" "$(0&/(B") +("ga\\040" "$(0&0(B") +("b\\040" "$(0&1(B") +("ls\\040" "$(0&2(B") +("f\\040" "$(0&3(B") +("c\\040" "$(0&4(B") +("b\\040" "$(0&5(B") +("aaa\\040" "$(0&6(B") +("ac\\040" "$(0&7(B") +("zk\\040" "$(0&8(B") +("ea\\040" "$(0&9(B") +("kd\\040" "$(0&:(B") +("lsh\\040" "$(0&;(B") +("sh\\040" "$(0&<(B") +("jk\\040" "$(0&=(B") +("lx\\040" "$(0&>(B") +("gds\\040" "$(0&?(B") +("os\\040" "$(0&@(B") +("af\\040" "$(0&A(B") +("ys\\040" "$(0&B(B") +("as\\040" "$(0&C(B") +("jh\\040" "$(0&D(B") +("lh\\040" "$(0&E(B") +("lf\\040" "$(0&F(B") +("bh\\040" "$(0&G(B") +(";\\040" "$(0&H(B") +("r\\040" "$(0&I&J(B") +("m\\040" "$(0&K(B") +("z\\040" "$(0&L(B") +("w\\040" "$(0&M(B") +("gf\\040" "$(0&N&O(B") +("gdk\\040" "$(0&P(B") +("fh\\040" "$(0&Q(B") +("c\\040" "$(0&R(B") +("zs\\040" "$(0&S(B") +("bbbb" "$(0&T(B") +("d\\040" "$(0&U(B") +("ed\\040" "$(0&V(B") +("q\\040" "$(0&W(B") +("ts\\040" "$(0&X&Y&Z(B") +("jd\\040" "$(0&[(B") +("af\\040" "$(0&\(B") +("ffff" "$(0&](B") +("ax\\040" "$(0&^(B") +("tg\\040" "$(0&_(B") +("fl\\040" "$(0&`(B") +("gr\\040" "$(0&a(B") +("aeg\\040" "$(0&b(B") +("z\\040" "$(0&c(B") +(";d\\040" "$(0&d(B") +("ffff" "$(0&e(B") +("jy\\040" "$(0&f(B") +("n\\040" "$(0&g(B") +("tl\\040" "$(0&h(B") +("bgd\\040" "$(0&i(B") +("aax\\040" "$(0&j(B") +("fd\\040" "$(0&k(B") +("aw\\040" "$(0&l(B") +("at\\040" "$(0&m(B") +("ys\\040" "$(0&n(B") +("kaa\\040" "$(0&o(B") +("kf\\040" "$(0&p(B") +("kad\\040" "$(0&q(B") +("kc\\040" "$(0&r(B") +("kls\\040" "$(0&s(B") +("klg\\040" "$(0&t(B") +("ig\\040" "$(0&u(B") +("ke\\040" "$(0&v(B") +("zk\\040" "$(0&w(B") +("aas\\040" "$(0&x(B") +("xs\\040" "$(0&y(B") +("jk\\040" "$(0&z(B") +("yk\\040" "$(0&{(B") +("ig\\040" "$(0&|(B") +("kx\\040" "$(0&}(B") +("js\\040" "$(0&~(B") +(".d\\040" "$(0'!(B") +("kj\\040" "$(0'"(B") +("qj\\040" "$(0'#(B") +(".e\\040" "$(0'$(B") +("laa\\040" "$(0'%(B") +("lx\\040" "$(0'&(B") +("l.\\040" "$(0''(B") +("kq\\040" "$(0'((B") +("qk\\040" "$(0')(B") +("of\\040" "$(0'*(B") +("lf\\040" "$(0'+(B") +("fd\\040" "$(0',(B") +("yc\\040" "$(0'-(B") +("zgs\\040" "$(0'.(B") +("zb\\040" "$(0'/(B") +("lb\\040" "$(0'0(B") +("zb\\040" "$(0'1(B") +("ar\\040" "$(0'2(B") +("az\\040" "$(0'3(B") +("z\\040" "$(0'4(B") +("zh\\040" "$(0'5(B") +("lz\\040" "$(0'6(B") +("gfs\\040" "$(0'7(B") +("cl\\040" "$(0'8(B") +("zsh\\040" "$(0'9(B") +("bk\\040" "$(0':(B") +("ads\\040" "$(0';(B") +("tds\\040" "$(0'<(B") +("xg\\040" "$(0'=(B") +("r\\040" "$(0'>(B") +("tgd\\040" "$(0'?'@(B") +("n\\040" "$(0'A(B") +("ax\\040" "$(0'B(B") +("g\\040" "$(0'C(B") +("o\\040" "$(0'D(B") +("os\\040" "$(0'E(B") +("fb\\040" "$(0'F(B") +("y.\\040" "$(0'G(B") +("hf\\040" "$(0'H(B") +("o\\040" "$(0'I(B") +("h\\040" "$(0'J(B") +("p\\040" "$(0'K'L(B") +("u\\040" "$(0'M(B") +("v\\040" "$(0'N(B") +("jk\\040" "$(0'O(B") +("e\\040" "$(0'P(B") +("am\\040" "$(0'Q(B") +("sf\\040" "$(0'R(B") +("qq\\040" "$(0'S(B") +("lq\\040" "$(0'T(B") +("oas\\040" "$(0'U(B") +("c\\040" "$(0'V(B") +(",\\040" "$(0'W(B") +(".dk\\040" "$(0'X(B") +("k.\\040" "$(0'Y(B") +("..\\040" "$(0'Z(B") +("d\\040" "$(0'[(B") +("qdl\\040" "$(0'\(B") +("of\\040" "$(0'](B") +("zh\\040" "$(0'^(B") +("ar\\040" "$(0'_(B") +("ajk\\040" "$(0'`(B") +("rs\\040" "$(0'a(B") +("za\\040" "$(0'b(B") +("ua\\040" "$(0'c(B") +("oa\\040" "$(0'd(B") +("yr\\040" "$(0'e(B") +("oe\\040" "$(0'f(B") +("ln\\040" "$(0'g(B") +("li\\040" "$(0'h(B") +("xk\\040" "$(0'i(B") +("kfh\\040" "$(0'j(B") +("kgf\\040" "$(0'k(B") +("kr\\040" "$(0'l(B") +("kgds" "$(0'm(B") +("kzk\\040" "$(0'n(B") +("kax\\040" "$(0'o(B") +("ib\\040" "$(0'p(B") +("kd\\040" "$(0'q(B") +("kjh\\040" "$(0'r(B") +("zs\\040" "$(0's(B") +(";s\\040" "$(0't(B") +("jr\\040" "$(0'u(B") +("jf\\040" "$(0'v(B") +(".h\\040" "$(0'w(B") +("da\\040" "$(0'x(B") +("dd\\040" "$(0'y(B") +("da\\040" "$(0'z(B") +("afe\\040" "$(0'{(B") +("b;\\040" "$(0'|(B") +("qb\\040" "$(0'}(B") +("lts\\040" "$(0'~(B") +("l.h\\040" "$(0(!(B") +("eq\\040" "$(0("(B") +("qjd\\040" "$(0(#(B") +("klf\\040" "$(0($(B") +("i\\040" "$(0(%(B") +("ff\\040" "$(0(&(B") +("eac\\040" "$(0('(B") +("e;\\040" "$(0(((B") +("odj\\040" "$(0()(B") +(".ags" "$(0(*(B") +("rx\\040" "$(0(+(B") +("qd\\040" "$(0(,(B") +("f;\\040" "$(0(-(B") +("z;\\040" "$(0(.(B") +("j;\\040" "$(0(/(B") +(";ad\\040" "$(0(0(B") +(";j\\040" "$(0(1(2(B") +(";ga\\040" "$(0(3(B") +("gq\\040" "$(0(4(B") +("q;\\040" "$(0(5(B") +(";sd\\040" "$(0(6(B") +(";b\\040" "$(0(7(B") +(";k\\040" "$(0(8(B") +(";.\\040" "$(0(9(B") +(";q\\040" "$(0(:(B") +("x;\\040" "$(0(;(B") +("l;\\040" "$(0(<(B") +(";k\\040" "$(0(=(B") +(";b\\040" "$(0(>(B") +("/\\040" "$(0(?(B") +("pk\\040" "$(0(@(B") +("mc\\040" "$(0(A(B") +("jz\\040" "$(0(B(B") +("oz\\040" "$(0(C(B") +("wb\\040" "$(0(D(B") +("wlg\\040" "$(0(E(B") +("lggf" "$(0(F(B") +("nq\\040" "$(0(G(B") +("bq\\040" "$(0(H(B") +("qt\\040" "$(0(I(B") +("qag\\040" "$(0(J(B") +("zq\\040" "$(0(K(B") +("yjd\\040" "$(0(L(B") +("zjd\\040" "$(0(M(B") +("ai\\040" "$(0(N(B") +("xb\\040" "$(0(O(B") +("xf\\040" "$(0(P(B") +("tgx\\040" "$(0(Q(B") +("tge\\040" "$(0(R(B") +("nl\\040" "$(0(S(B") +("zx\\040" "$(0(T(B") +("oad\\040" "$(0(U(B") +("olg\\040" "$(0(V(B") +("ok\\040" "$(0(W(B") +("oc\\040" "$(0(X(B") +("oh\\040" "$(0(Y(B") +("pa\\040" "$(0(Z(B") +("vh\\040" "$(0([(B") +("va\\040" "$(0(\(B") +("av\\040" "$(0(](B") +("va\\040" "$(0(^(B") +("vs\\040" "$(0(_(B") +("ae\\040" "$(0(`(B") +("sz\\040" "$(0(a(B") +("tsas" "$(0(b(B") +("oasa" "$(0(c(B") +("hb\\040" "$(0(d(B") +("cf\\040" "$(0(e(B") +("cad\\040" "$(0(f(B") +("cgs\\040" "$(0(g(B") +(".gs\\040" "$(0(h(B") +("yx\\040" "$(0(i(B") +("arh\\040" "$(0(j(B") +(".xk\\040" "$(0(k(B") +("qh\\040" "$(0(l(B") +("ra\\040" "$(0(m(B") +("or\\040" "$(0(n(B") +("jf\\040" "$(0(o(B") +("jq\\040" "$(0(p(B") +("p\\040" "$(0(q(B") +("pf\\040" "$(0(r(B") +("pd\\040" "$(0(s(t(B") +("gc\\040" "$(0(u(B") +("lp\\040" "$(0(v(B") +("tb\\040" "$(0(w(B") +("u\\040" "$(0(x(B") +("j\\040" "$(0(y(B") +("bgdl" "$(0(z(B") +("oz\\040" "$(0({(B") +("g\\040" "$(0(|(B") +("aac\\040" "$(0(}(B") +("lv\\040" "$(0(~(B") +("nk\\040" "$(0)!(B") +("y\\040" "$(0)"(B") +("gca\\040" "$(0)#(B") +("arx\\040" "$(0)$(B") +("oal\\040" "$(0)%(B") +("oah\\040" "$(0)&(B") +("e;s\\040" "$(0)'(B") +("ama\\040" "$(0)((B") +("yk.\\040" "$(0))(B") +("yc\\040" "$(0)*(B") +("yxk\\040" "$(0)+(B") +("kh\\040" "$(0),(B") +("kys\\040" "$(0)-(B") +("k,\\040" "$(0).(B") +("ktl\\040" "$(0)/(B") +("kz\\040" "$(0)0(B") +("kat\\040" "$(0)1(B") +("kax\\040" "$(0)2(B") +("kv\\040" "$(0)3(B") +("kzh\\040" "$(0)4(B") +("k;d\\040" "$(0)5(B") +("kof\\040" "$(0)6(B") +("kar\\040" "$(0)7(B") +("koj\\040" "$(0)8(B") +("kqq\\040" "$(0)9(B") +("kkj\\040" "$(0):(B") +("ke\\040" "$(0);(B") +("klb\\040" "$(0)<(B") +("cas\\040" "$(0)=(B") +(".ds\\040" "$(0)>(B") +("s,\\040" "$(0)?(B") +("os\\040" "$(0)@(B") +("ir\\040" "$(0)A(B") +("rk\\040" "$(0)B(B") +("ajr\\040" "$(0)C(B") +("kc\\040" "$(0)D(B") +("ame\\040" "$(0)E(B") +("afe\\040" "$(0)F(B") +("axe\\040" "$(0)G(B") +("l.e\\040" "$(0)H(B") +("ue\\040" "$(0)I(B") +("clb\\040" "$(0)J(B") +("l.d\\040" "$(0)K(B") +("qar\\040" "$(0)L(B") +("qo\\040" "$(0)M(B") +("oj\\040" "$(0)N(B") +("jzgs" "$(0)O(B") +("r;\\040" "$(0)P(B") +("q.\\040" "$(0)Q(B") +("jq\\040" "$(0)R(B") +(";jd\\040" "$(0)S(B") +(";r\\040" "$(0)T(B") +(";af\\040" "$(0)U(B") +(";fh\\040" "$(0)V(B") +(".;\\040" "$(0)W(B") +("lj;\\040" "$(0)X(B") +("m;\\040" "$(0)Y(B") +("i;\\040" "$(0)Z(B") +(";os\\040" "$(0)[(B") +(".q\\040" "$(0)\(B") +(";x\\040" "$(0)](B") +(";lq\\040" "$(0)^(B") +("pz\\040" "$(0)_(B") +("p;\\040" "$(0)`(B") +("pgf\\040" "$(0)a(B") +("red\\040" "$(0)b(B") +("rgds" "$(0)c(B") +("zdr\\040" "$(0)d(B") +("rr\\040" "$(0)e(B") +("raag" "$(0)f(B") +("rts\\040" "$(0)g(B") +("raf\\040" "$(0)h(B") +("sam\\040" "$(0)i(B") +("mm\\040" "$(0)j(B") +("ztg\\040" "$(0)k(B") +("zaag" "$(0)l(B") +("ysw\\040" "$(0)m(B") +("waf\\040" "$(0)n(B") +("wts\\040" "$(0)o(B") +("wgf\\040" "$(0)p(B") +("wgds" "$(0)q(B") +("w;\\040" "$(0)r(B") +("wlh\\040" "$(0)s(B") +("ngf\\040" "$(0)t(B") +("zdgf" "$(0)u(B") +("naf\\040" "$(0)v(B") +("nfh\\040" "$(0)w(B") +("nlq\\040" "$(0)x(B") +("nw\\040" "$(0)y(B") +("rfh\\040" "$(0)z(B") +("cz\\040" "$(0){(B") +("dos\\040" "$(0)|(B") +("adad" "$(0)}(B") +("jdsh" "$(0)~(B") +("if\\040" "$(0*!(B") +("oq\\040" "$(0*"(B") +("aqx\\040" "$(0*#(B") +("tggs" "$(0*$(B") +("nys\\040" "$(0*%(B") +("nfh\\040" "$(0*&(B") +("afx\\040" "$(0*'(B") +("zax\\040" "$(0*((B") +("zhx\\040" "$(0*)(B") +("zgx\\040" "$(0**(B") +("o;\\040" "$(0*+(B") +("oq\\040" "$(0*,(B") +("olq\\040" "$(0*-(B") +("sd.\\040" "$(0*.(B") +("pf\\040" "$(0*/(B") +("qp\\040" "$(0*0(B") +("lp\\040" "$(0*1(B") +("lsp\\040" "$(0*2(B") +("pf\\040" "$(0*3(B") +("px\\040" "$(0*4(B") +("zu\\040" "$(0*5(B") +("vag\\040" "$(0*6(B") +("vc\\040" "$(0*7(B") +("ov\\040" "$(0*8(B") +("sv\\040" "$(0*9(B") +("aajk" "$(0*:(B") +("eq\\040" "$(0*;(B") +("amq\\040" "$(0*<(B") +("olg\\040" "$(0*=(B") +("cw\\040" "$(0*>(B") +("caf\\040" "$(0*?*@(B") +("cq\\040" "$(0*A(B") +("cgds" "$(0*B(B") +("cm\\040" "$(0*C(B") +("cd\\040" "$(0*D(B") +("caag" "$(0*E(B") +("csf\\040" "$(0*F(B") +("clsh" "$(0*G(B") +("csh\\040" "$(0*H(B") +("z,\\040" "$(0*I(B") +("xof\\040" "$(0*J(B") +("ofq\\040" "$(0*K(B") +("alp\\040" "$(0*L(B") +("l\\040" "$(0*M(B") +(",\\040" "$(0*N(B") +("xxxx" "$(0*O(B") +("ofd\\040" "$(0*P(B") +("if\\040" "$(0*Q(B") +("bb\\040" "$(0*R(B") +("rlq\\040" "$(0*S(B") +("rlag" "$(0*T(B") +("alje" "$(0*U(B") +("fk\\040" "$(0*V(B") +("ae\\040" "$(0*W(B") +("tf\\040" "$(0*X(B") +("jkk\\040" "$(0*Y(B") +("ub\\040" "$(0*Z(B") +("us\\040" "$(0*[(B") +("qdtd" "$(0*\(B") +("lj\\040" "$(0*](B") +("axr\\040" "$(0*^(B") +("o\\040" "$(0*_(B") +("af;\\040" "$(0*`(B") +("mq\\040" "$(0*a(B") +("lm\\040" "$(0*b(B") +("tx\\040" "$(0*c(B") +("jtds" "$(0*d(B") +("f.\\040" "$(0*e(B") +("/\\040" "$(0*f(B") +("lu\\040" "$(0*g(B") +(".aad" "$(0*h(B") +("ylx\\040" "$(0*i(B") +("a/\\040" "$(0*j(B") +("tlf\\040" "$(0*k(B") +(";;d\\040" "$(0*l(B") +("y;gd" "$(0*m(B") +("ky\\040" "$(0*n(B") +("kyr\\040" "$(0*o(B") +("knad" "$(0*p(B") +("knq\\040" "$(0*q(B") +("kaaw" "$(0*r(B") +("ki\\040" "$(0*s(B") +("ktge" "$(0*t(B") +("kqd\\040" "$(0*u(B") +("kf;\\040" "$(0*v(B") +("kzq\\040" "$(0*w(B") +("kz;\\040" "$(0*x(B") +("kb;\\040" "$(0*y(B") +("kgq\\040" "$(0*z(B") +("kpd\\040" "$(0*{(B") +("kp\\040" "$(0*|(B") +("ke;\\040" "$(0*}(B") +("kxk\\040" "$(0*~(B") +("kpa\\040" "$(0+!(B") +("kjf\\040" "$(0+"(B") +("koe\\040" "$(0+#(B") +("kjc\\040" "$(0+$(B") +("klp\\040" "$(0+%(B") +("koaa" "$(0+&(B") +("kib\\040" "$(0+'(B") +("iv\\040" "$(0+((B") +("kl;\\040" "$(0+)(B") +("kzjd" "$(0+*(B") +("koz\\040" "$(0++(B") +("k;s\\040" "$(0+,(B") +("f;s\\040" "$(0+-(B") +("j;s\\040" "$(0+.(B") +("oak\\040" "$(0+/(B") +("kx;\\040" "$(0+0(B") +("kib\\040" "$(0+1(B") +(";le\\040" "$(0+2(B") +("ie\\040" "$(0+3(B") +("lve\\040" "$(0+4(B") +("jfe\\040" "$(0+5(B") +("ltse" "$(0+6(B") +("rxb\\040" "$(0+7(B") +("uab\\040" "$(0+8(B") +("wbb\\040" "$(0+9(B") +("l;b\\040" "$(0+:(B") +("qpd\\040" "$(0+;(B") +("bj\\040" "$(0+<(B") +("ohdh" "$(0+=(B") +("y.;\\040" "$(0+>(B") +(";ys\\040" "$(0+?(B") +("az;\\040" "$(0+@(B") +("at;\\040" "$(0+A(B") +("z;\\040" "$(0+B(B") +(";bk\\040" "$(0+C(B") +(";tds" "$(0+D(B") +(";v\\040" "$(0+E(B") +(";zgs" "$(0+F(B") +(";gz\\040" "$(0+G(B") +(";lr\\040" "$(0+H(B") +(";l;\\040" "$(0+I(B") +("tl;\\040" "$(0+J(B") +(";kj\\040" "$(0+K(B") +("o;\\040" "$(0+L(B") +(";jk\\040" "$(0+M(B") +(";l.\\040" "$(0+N(B") +(";lb\\040" "$(0+O(B") +(";xs\\040" "$(0+P(B") +(";cl\\040" "$(0+Q(B") +(";jk\\040" "$(0+R(B") +(";zh\\040" "$(0+S(B") +(";gfs" "$(0+T(B") +(";qdl" "$(0+U(B") +(";fb\\040" "$(0+V(B") +("ig;\\040" "$(0+W(B") +(";ig\\040" "$(0+X(B") +(";o\\040" "$(0+Y(B") +("lp.h" "$(0+Z(B") +("pv\\040" "$(0+[(B") +("pads" "$(0+\(B") +("pl.\\040" "$(0+](B") +("rh\\040" "$(0+^(B") +("rys\\040" "$(0+_(B") +("re\\040" "$(0+`(B") +("rjy\\040" "$(0+a(B") +("rlaa" "$(0+b(B") +("rjk\\040" "$(0+c(B") +("rlb\\040" "$(0+d(B") +("kkr\\040" "$(0+e(B") +("rz\\040" "$(0+f(B") +("ro\\040" "$(0+g(B") +("xr\\040" "$(0+h(B") +("zkk\\040" "$(0+i(B") +("xw\\040" "$(0+j(B") +("wg\\040" "$(0+k(B") +("wh\\040" "$(0+l(B") +("wgr\\040" "$(0+m(B") +("wqq\\040" "$(0+n(B") +("wcl\\040" "$(0+o(B") +("wlz\\040" "$(0+p(B") +("waf\\040" "$(0+q(B") +("wbgd" "$(0+r(B") +("wfb\\040" "$(0+s(B") +("war\\040" "$(0+t(B") +(".w\\040" "$(0+u(B") +("rlgf" "$(0+v(B") +("gf.\\040" "$(0+w(B") +(".gf\\040" "$(0+x(B") +("fjgf" "$(0+y(B") +("naas" "$(0+z(B") +("nv\\040" "$(0+{(B") +("nzx\\040" "$(0+|(B") +("zske" "$(0+}(B") +("bg;\\040" "$(0+~(B") +("bqq\\040" "$(0,!(B") +("bc\\040" "$(0,"(B") +("blq\\040" "$(0,#(B") +("dfb\\040" "$(0,$(B") +("dig\\040" "$(0,%(B") +("kjd\\040" "$(0,&(B") +("dlb\\040" "$(0,'(B") +("qkk\\040" "$(0,((B") +(".zjd" "$(0,)(B") +("nbgd" "$(0,*(B") +("nqq\\040" "$(0,+(B") +("nv\\040" "$(0,,(B") +("lrb\\040" "$(0,-(B") +("arf\\040" "$(0,.(B") +("ktgl" "$(0,/(B") +("jy.\\040" "$(0,0(B") +("af.\\040" "$(0,1(B") +(".h\\040" "$(0,2(B") +(".sb\\040" "$(0,3(B") +("ysn\\040" "$(0,4(B") +("tsn\\040" "$(0,5(B") +("rn\\040" "$(0,6(B") +("jhn\\040" "$(0,7(B") +("njs\\040" "$(0,8(B") +("ntk\\040" "$(0,9(B") +("ngr\\040" "$(0,:(B") +("nkx\\040" "$(0,;(B") +("afx\\040" "$(0,<(B") +("lox\\040" "$(0,=(B") +("ocl\\040" "$(0,>(B") +("oys\\040" "$(0,?(B") +("ohf\\040" "$(0,@(B") +("ofb\\040" "$(0,A(B") +("oz\\040" "$(0,B(B") +("otk\\040" "$(0,C(B") +("ogr\\040" "$(0,D(B") +("otds" "$(0,E(B") +("ozgs" "$(0,F(B") +("oax\\040" "$(0,G(B") +("oqq\\040" "$(0,H(B") +("ozb\\040" "$(0,I(B") +("obgd" "$(0,J(B") +("oe\\040" "$(0,K(B") +("oo\\040" "$(0,L(B") +("okj\\040" "$(0,M(B") +("osb\\040" "$(0,N(B") +("o.dk" "$(0,O(B") +("ooj\\040" "$(0,P(B") +("oy.\\040" "$(0,Q(B") +("ts.\\040" "$(0,R(B") +("q.\\040" "$(0,S(B") +("kd.\\040" "$(0,T(B") +("paf\\040" "$(0,U(B") +("ap.\\040" "$(0,V(B") +("v;\\040" "$(0,W(B") +("vgf\\040" "$(0,X(B") +("v;\\040" "$(0,Y(B") +("vfl\\040" "$(0,Z(B") +("vfh\\040" "$(0,[(B") +("vr\\040" "$(0,\(B") +("vzk\\040" "$(0,](B") +("vts\\040" "$(0,^(B") +("v.\\040" "$(0,_(B") +("vaf\\040" "$(0,`(B") +("vq\\040" "$(0,a(B") +("vlh\\040" "$(0,b(B") +("ysv\\040" "$(0,c(B") +("ec\\040" "$(0,d(B") +("osz\\040" "$(0,e(B") +("f,h\\040" "$(0,f(B") +("qc\\040" "$(0,g(B") +("ccl\\040" "$(0,h(B") +("cn\\040" "$(0,i(B") +("cjs\\040" "$(0,j,k(B") +("caas" "$(0,l(B") +("cajd" "$(0,m(B") +("car\\040" "$(0,n(B") +("ctk\\040" "$(0,o(B") +("cv\\040" "$(0,p(B") +("czh\\040" "$(0,q(B") +("cads" "$(0,r(B") +("cp\\040" "$(0,s(B") +("c;d\\040" "$(0,t(B") +("clb\\040" "$(0,u(B") +("co\\040" "$(0,v(B") +("clz\\040" "$(0,w(B") +("clb\\040" "$(0,x(B") +("ckj\\040" "$(0,y(B") +("cyc\\040" "$(0,z(B") +("cys\\040" "$(0,{(B") +("cy.\\040" "$(0,|(B") +("caw\\040" "$(0,}(B") +("cadg" "$(0,~(B") +("cqq\\040" "$(0-!(B") +("co\\040" "$(0-"(B") +(",r\\040" "$(0-#(B") +(",lh\\040" "$(0-$(B") +("w,\\040" "$(0-%(B") +("jk,\\040" "$(0-&(B") +("nof\\040" "$(0-'(B") +("ofr\\040" "$(0-((B") +("ofgs" "$(0-)(B") +(".,\\040" "$(0-*(B") +(".ar\\040" "$(0-+(B") +("arjk" "$(0-,(B") +("bjf\\040" "$(0--(B") +("qh\\040" "$(0-.(B") +("pb\\040" "$(0-/(B") +("lp\\040" "$(0-0(B") +("lpq\\040" "$(0-1(B") +("jad\\040" "$(0-2(B") +("xoz\\040" "$(0-3(B") +("lvx\\040" "$(0-4(B") +("lvlg" "$(0-5(B") +("lvs\\040" "$(0-6(B") +("nkls" "$(0-7(B") +("lx\\040" "$(0-8(B") +("jkaf" "$(0-9(B") +("cu\\040" "$(0-:(B") +("ysu\\040" "$(0-;(B") +("uaf\\040" "$(0-<(B") +("ufh\\040" "$(0-=(B") +("uq\\040" "$(0->(B") +("ur\\040" "$(0-?(B") +("zu\\040" "$(0-@(B") +("htx\\040" "$(0-A(B") +("fys\\040" "$(0-B(B") +("faf\\040" "$(0-C(B") +("flh\\040" "$(0-D(B") +("js\\040" "$(0-E(B") +("j\\040" "$(0-F(B") +("y\\040" "$(0-G(B") +("kk;\\040" "$(0-H(B") +("qi\\040" "$(0-I(B") +("a.\\040" "$(0-J(B") +("m\\040" "$(0-K(B") +("rc\\040" "$(0-L-M(B") +(";c\\040" "$(0-N(B") +(".\\040" "$(0-O(B") +("q\\040" "$(0-P(B") +("yf\\040" "$(0-Q(B") +("zaax" "$(0-R(B") +("afn\\040" "$(0-S(B") +("gdsn" "$(0-T(B") +("sfn\\040" "$(0-U(B") +("osn\\040" "$(0-V(B") +("wn\\040" "$(0-W(B") +(";tds" "$(0-X(B") +("aft\\040" "$(0-Y(B") +("qdlt" "$(0-Z(B") +("ft\\040" "$(0-[(B") +("gft\\040" "$(0-\(B") +("ap\\040" "$(0-](B") +("l,\\040" "$(0-^(B") +("pr\\040" "$(0-_(B") +("th\\040" "$(0-`(B") +("taas" "$(0-a(B") +("tfd\\040" "$(0-b(B") +("tzb\\040" "$(0-c(B") +("tys\\040" "$(0-d(B") +("ica\\040" "$(0-e(B") +("lfeq" "$(0-f(B") +(".gfs" "$(0-g(B") +("qtd\\040" "$(0-h(B") +("eqaa" "$(0-i(B") +("aea\\040" "$(0-j(B") +("y;gf" "$(0-k(B") +("y;c\\040" "$(0-l(B") +("kif\\040" "$(0-m(B") +("kylx" "$(0-n(B") +("krfh" "$(0-o(B") +("krr\\040" "$(0-p(B") +("kq.\\040" "$(0-q(B") +("krlq" "$(0-r(B") +("krk\\040" "$(0-s(B") +("kame" "$(0-t(B") +("vkk\\040" "$(0-u(B") +("k;o\\040" "$(0-v(B") +("kalp" "$(0-w(B") +("kif\\040" "$(0-x(B") +("kmm\\040" "$(0-y(B") +("ksad" "$(0-z(B") +("ks,\\040" "$(0-{(B") +("ijf\\040" "$(0-|(B") +("kku\\040" "$(0-}(B") +("kov\\040" "$(0-~(B") +("kzu\\040" "$(0.!(B") +("kir\\040" "$(0."(B") +("j;sh" "$(0.#(B") +("os\\040" "$(0.$(B") +("das\\040" "$(0.%(B") +("ajdk" "$(0.&(B") +("uak\\040" "$(0.'(B") +("rak\\040" "$(0.((B") +("jrk\\040" "$(0.)(B") +("kame" "$(0.*(B") +("gcd\\040" "$(0.+(B") +("yxke" "$(0.,(B") +("izj\\040" "$(0.-(B") +("bjde" "$(0..(B") +("vje\\040" "$(0./(B") +("axre" "$(0.0(B") +("lf;e" "$(0.1(B") +("oaje" "$(0.2(B") +("sve\\040" "$(0.3(B") +("yxkb" "$(0.4(B") +("qarb" "$(0.5(B") +("ykkf" "$(0.6(B") +("fbbb" "$(0.7(B") +("epf\\040" "$(0.8(B") +("lplf" "$(0.9(B") +("rrc\\040" "$(0.:(B") +("izgs" "$(0.;(B") +("oaej" "$(0.<(B") +("luj\\040" "$(0.=(B") +("aeb\\040" "$(0.>(B") +("eacb" "$(0.?(B") +(".jb\\040" "$(0.@(B") +(";av\\040" "$(0.A(B") +(";qd\\040" "$(0.B(B") +(";b;\\040" "$(0.C(B") +(";za\\040" "$(0.D(B") +(";f;\\040" "$(0.E(B") +(";ua\\040" "$(0.F(B") +(";pd\\040" "$(0.G.H(B") +(";dd\\040" "$(0.I(B") +(";;s\\040" "$(0.J(B") +(";lts" "$(0.K(B") +(";li\\040" "$(0.L(B") +(";kfh" "$(0.M(B") +(";.xk" "$(0.N(B") +(";wb\\040" "$(0.O(B") +("lv;\\040" "$(0.P(B") +(";.h\\040" "$(0.Q(B") +(";bq\\040" "$(0.R(B") +("jr;\\040" "$(0.S(B") +(";oe\\040" "$(0.T(B") +("i;j\\040" "$(0.U(B") +(".k;\\040" "$(0.V(B") +("pf;\\040" "$(0.W(B") +("ry\\040" "$(0.X(B") +("rqd\\040" "$(0.Y(B") +("rai\\040" "$(0.Z(B") +("rra\\040" "$(0.[(B") +("rtb\\040" "$(0.\(B") +("rpa\\040" "$(0.](B") +("rpd\\040" "$(0.^(B") +("roh\\040" "$(0._(B") +("ykmk" "$(0.`(B") +("zf\\040" "$(0.a(B") +("zqd\\040" "$(0.b(B") +("zaac" "$(0.c(B") +("zps\\040" "$(0.d(B") +("zff\\040" "$(0.e(B") +("yw\\040" "$(0.f(B") +("atdw" "$(0.g(B") +("lvw\\040" "$(0.h(B") +("wav\\040" "$(0.i(B") +("wbq\\040" "$(0.j(B") +("wf;\\040" "$(0.k(B") +("wsz\\040" "$(0.l(B") +("wua\\040" "$(0.m(B") +("wjf\\040" "$(0.n(B") +("wx;\\040" "$(0.o(B") +("wor\\040" "$(0.p(B") +("wlgl" "$(0.q(B") +("wpf\\040" "$(0.r(B") +("wjc\\040" "$(0.s(B") +("wxk\\040" "$(0.t(B") +("wi\\040" "$(0.u(B") +("gfu\\040" "$(0.v(B") +("gf.k" "$(0.w(B") +("lvgf" "$(0.x(B") +("naac" "$(0.y(B") +("nac\\040" "$(0.z(B") +("ne\\040" "$(0.{(B") +("nua\\040" "$(0.|(B") +("npf\\040" "$(0.}(B") +("nmgs" "$(0.~(B") +("cj;\\040" "$(0/!(B") +("bdd\\040" "$(0/"(B") +("bf;\\040" "$(0/#(B") +("brd\\040" "$(0/$(B") +("dtss" "$(0/%(B") +("jid\\040" "$(0/&(B") +("dzaf" "$(0/'(B") +("dg\\040" "$(0/((B") +("dpf\\040" "$(0/)(B") +("kaxd" "$(0/*(B") +("oad\\040" "$(0/+(B") +("nkjd" "$(0/,(B") +("tjjd" "$(0/-(B") +("jde;" "$(0/.(B") +("jdlp" "$(0//(B") +("lpjd" "$(0/0(B") +("wbjd" "$(0/1(B") +("rif\\040" "$(0/2(B") +("ntk\\040" "$(0/3(B") +("ne;\\040" "$(0/4(B") +("nkfh" "$(0/5(B") +("noaa" "$(0/6(B") +("nlts" "$(0/7(B") +("leb\\040" "$(0/8(B") +("tgyx" "$(0/9(B") +("tg.k" "$(0/:(B") +("wbtg" "$(0/;(B") +(".yr\\040" "$(0/<(B") +(".ae\\040" "$(0/=(B") +(".tge" "$(0/>(B") +(".tb\\040" "$(0/?(B") +("azc\\040" "$(0/@(B") +(";dn\\040" "$(0/A(B") +("l.n\\040" "$(0/B(B") +("ign\\040" "$(0/C(B") +("kjn\\040" "$(0/D(B") +("njz\\040" "$(0/E(B") +("nae\\040" "$(0/F(B") +("nrx\\040" "$(0/G(B") +("nvh\\040" "$(0/H(B") +("nzjd" "$(0/I(B") +("nbr\\040" "$(0/J(B") +("nlp\\040" "$(0/K(B") +("nx;\\040" "$(0/L(B") +("nor\\040" "$(0/M(B") +("nbq\\040" "$(0/N(B") +("ntge" "$(0/O(B") +("npa\\040" "$(0/P(B") +("qax\\040" "$(0/Q(B") +("xax\\040" "$(0/R(B") +("gh\\040" "$(0/S(B") +("gzh\\040" "$(0/T(B") +("go\\040" "$(0/U(B") +("gfgk" "$(0/V(B") +("oy\\040" "$(0/W(B") +("oi\\040" "$(0/X(B") +("oyr\\040" "$(0/Y(B") +("otss" "$(0/Z(B") +("otge" "$(0/[(B") +("ova\\040" "$(0/\(B") +("oqt\\040" "$(0/](B") +("oj;\\040" "$(0/^(B") +("otb\\040" "$(0/_(B") +("og\\040" "$(0/`(B") +("oz.h" "$(0/a(B") +("ozsb" "$(0/b(B") +("oe;\\040" "$(0/c(B") +("oai\\040" "$(0/d(B") +("opf\\040" "$(0/e(B") +("opd\\040" "$(0/f(B") +("o;j\\040" "$(0/g(B") +("odd\\040" "$(0/h(B") +("osz\\040" "$(0/i(B") +("olp\\040" "$(0/j(B") +("ooaa" "$(0/k(B") +("oxf\\040" "$(0/l(B") +("olts" "$(0/m(B") +("ol;\\040" "$(0/n(B") +("oogs" "$(0/o(B") +("oxb\\040" "$(0/p(B") +("ooh\\040" "$(0/q(B") +("ox;\\040" "$(0/r(B") +("oib\\040" "$(0/s(B") +("h.\\040" "$(0/t(B") +("k.o\\040" "$(0/u(B") +("hkh\\040" "$(0/v(B") +("par\\040" "$(0/w(B") +("rp\\040" "$(0/x(B") +("pl.\\040" "$(0/y(B") +("pp\\040" "$(0/z(B") +("pqq\\040" "$(0/{(B") +("poj\\040" "$(0/|(B") +("pu\\040" "$(0/}(B") +("plaa" "$(0/~(B") +("oasp" "$(00!(B") +("po\\040" "$(00"(B") +("paz\\040" "$(00#(B") +("plf\\040" "$(00$(B") +("ujb\\040" "$(00%(B") +("uu\\040" "$(00&(B") +("vys\\040" "$(00'(B") +("vh\\040" "$(00((B") +("vjs\\040" "$(00)(B") +("vp\\040" "$(00*(B") +("pv\\040" "$(00+(B") +("vp\\040" "$(00,(B") +("vtds" "$(00-(B") +("vqq\\040" "$(00.(B") +("vfb\\040" "$(00/(B") +("vv\\040" "$(000(B") +("vz\\040" "$(001(B") +("v,\\040" "$(002(B") +("vzb\\040" "$(003(B") +("var\\040" "$(004(B") +("vkx\\040" "$(005(B") +("vo\\040" "$(006(B") +("vof\\040" "$(007(B") +("v.\\040" "$(008(B") +("vhf\\040" "$(009(B") +("vbgd" "$(00:(B") +("vcl\\040" "$(00;(B") +("pv\\040" "$(00<(B") +("ojk\\040" "$(00=(B") +("aaex" "$(00>(B") +("efb\\040" "$(00?(B") +("amlb" "$(00@(B") +("ysts" "$(00A(B") +("okj\\040" "$(00B(B") +("cy\\040" "$(00C(B") +("cyr\\040" "$(00D(B") +("chb\\040" "$(00E(B") +("cnq\\040" "$(00F(B") +("cnl\\040" "$(00G(B") +("cbq\\040" "$(00H(B") +("cqd\\040" "$(00I(B") +("cf;\\040" "$(00J(B") +("ce;\\040" "$(00K(B") +("cj;\\040" "$(00L(B") +("ctb\\040" "$(00M(B") +("cva\\040" "$(00N(B") +("crx\\040" "$(00O(B") +("ctgx" "$(00P(B") +("ctge" "$(00Q(B") +("crs\\040" "$(00R(B") +("cpf\\040" "$(00S(B") +("c;s\\040" "$(00T(B") +("cua\\040" "$(00U(B") +("c/\\040" "$(00V(B") +("cpk\\040" "$(00W(B") +("cjz\\040" "$(00X(B") +("ck;\\040" "$(00Y(B") +("cx;\\040" "$(00Z(B") +("clts" "$(00[(B") +("cln\\040" "$(00\(B") +("clp\\040" "$(00](B") +("cav\\040" "$(00^(B") +("ctss" "$(00_(B") +("coaa" "$(00`(B") +("codj" "$(00a(B") +("cib\\040" "$(00b(B") +(",ys\\040" "$(00c(B") +(",,\\040" "$(00d(B") +(",cl\\040" "$(00e(B") +(",jk\\040" "$(00f(B") +("m,\\040" "$(00g(B") +(".dks" "$(00h(B") +(".td\\040" "$(00i(B") +("k.ts" "$(00j(B") +("dzb\\040" "$(00k(B") +("of.\\040" "$(00l(B") +("ofl." "$(00m(B") +("xzh\\040" "$(00n(B") +(".pd\\040" "$(00o(B") +(".ua\\040" "$(00p(B") +(".l;\\040" "$(00q(B") +("..xk" "$(00r(B") +("aras" "$(00s(B") +("arar" "$(00t(B") +("ary." "$(00u(B") +("ar.\\040" "$(00v(B") +("aru\\040" "$(00w(B") +("ped\\040" "$(00x(B") +("hd\\040" "$(00y(B") +("hos\\040" "$(00z(B") +("hjk\\040" "$(00{(B") +("lplh" "$(00|(B") +("afu\\040" "$(00}(B") +("ysj\\040" "$(00~(B") +("fua\\040" "$(01!(B") +("oz;\\040" "$(01"(B") +("gm\\040" "$(01#(B") +("yhr\\040" "$(01$(B") +("yhts" "$(01%(B") +("yht\\040" "$(01&(B") +("lvt\\040" "$(01'(B") +("lvd\\040" "$(01((B") +("nkq\\040" "$(01)(B") +("nktg" "$(01*(B") +("laa\\040" "$(01+(B") +("xsd\\040" "$(01,(B") +("jiys" "$(01-(B") +("irs\\040" "$(01.(B") +("dfaf" "$(01/(B") +("rlp\\040" "$(010(B") +("uajd" "$(011(B") +("utds" "$(012(B") +("ufb\\040" "$(013(B") +("uzx\\040" "$(014(B") +("usb\\040" "$(015(B") +("uads" "$(016(B") +("gu\\040" "$(017(B") +(".zu\\040" "$(018(B") +("uh\\040" "$(019(B") +("eu\\040" "$(01:(B") +("qdtk" "$(01;(B") +("ok\\040" "$(01<(B") +("if;\\040" "$(01=(B") +("fh\\040" "$(01>(B") +("fn\\040" "$(01?(B") +("fz\\040" "$(01@(B") +("ftds" "$(01A(B") +("fqdl" "$(01B(B") +("fsb\\040" "$(01C(B") +("fo\\040" "$(01D(B") +("fkq\\040" "$(01E(B") +("fkj\\040" "$(01F(B") +("fke\\040" "$(01G(B") +("fn\\040" "$(01H(B") +("faax" "$(01I(B") +("fz\\040" "$(01J(B") +("ffb\\040" "$(01K(B") +("fajd" "$(01L(B") +("fe\\040" "$(01M(B") +("es\\040" "$(01N(B") +("sa/\\040" "$(01O(B") +("ykj\\040" "$(01P(B") +("rlx\\040" "$(01Q(B") +("qs\\040" "$(01R(B") +("ojn\\040" "$(01S(B") +("zbn\\040" "$(01T(B") +("on\\040" "$(01U(B") +("j;t\\040" "$(01V(B") +("oast" "$(01W(B") +("oat\\040" "$(01X(B") +("eqt\\040" "$(01Y(B") +(".v\\040" "$(01Z(B") +("i\\040" "$(01[(B") +("qx\\040" "$(01\(B") +("e\\040" "$(01](B") +("lef\\040" "$(01^(B") +("tnq\\040" "$(01_(B") +("tqd\\040" "$(01`(B") +("tua\\040" "$(01a(B") +("tkfh" "$(01b(B") +("ttb\\040" "$(01c(B") +("ky\\040" "$(01d(B") +("z\\040" "$(01e(B") +("ru\\040" "$(01f(B") +("ee\\040" "$(01g(B") +("ag;a" "$(01h(B") +("y;jd" "$(01i(B") +("y;js" "$(01j(B") +("ky\\040" "$(01k(B") +("ktjb" "$(01l(B") +("ktoz" "$(01m(B") +("kap." "$(01n(B") +("kzkk" "$(01o(B") +("kbjf" "$(01p(B") +("kcu\\040" "$(01q(B") +("k;v\\040" "$(01r(B") +("k;c\\040" "$(01s(B") +("k;l;" "$(01t(B") +("k.gf" "$(01u(B") +("kxoz" "$(01v(B") +("kxk." "$(01w(B") +("kkk;" "$(01x(B") +("kosz" "$(01y(B") +("klve" "$(01z(B") +("klox" "$(01{(B") +("klx\\040" "$(01|(B") +("kpr\\040" "$(01}(B") +("kkua" "$(01~(B") +("iue\\040" "$(02!(B") +("kbg;" "$(02"(B") +("yk;s" "$(02#(B") +("pj\\040" "$(02$(B") +("pfu\\040" "$(02%(B") +("jaah" "$(02&(B") +(".vhe" "$(02'(B") +("ktge" "$(02((B") +("cue\\040" "$(02)(B") +("iue\\040" "$(02*(B") +("v;e\\040" "$(02+(B") +("f;se" "$(02,(B") +("me\\040" "$(02-(B") +("bjfb" "$(02.(B") +("j;sb" "$(02/(B") +("fjgb" "$(020(B") +("awqb" "$(021(B") +("lqh\\040" "$(022(B") +("fjif" "$(023(B") +("kk;j" "$(024(B") +("zpgf" "$(025(B") +("izb\\040" "$(026(B") +(";yk." "$(027(B") +("y;lx" "$(028(B") +("aaj;" "$(029(B") +(";f.\\040" "$(02:(B") +("r;x\\040" "$(02;(B") +("zqx\\040" "$(02<(B") +(";ztg" "$(02=(B") +(";yxk" "$(02>(B") +(";rr\\040" "$(02?(B") +(";a/\\040" "$(02@(B") +(";pz\\040" "$(02A(B") +(";,\\040" "$(02B(B") +(";;;\\040" "$(02C(B") +(";rk\\040" "$(02D(B") +(";i;\\040" "$(02E(B") +(";.;\\040" "$(02F(B") +("bk;k" "$(02G(B") +(";lj\\040" "$(02H(B") +(";kv\\040" "$(02I(B") +(";if\\040" "$(02J(B") +(";ame" "$(02K(B") +(";ktl" "$(02L(B") +("pzu\\040" "$(02M(B") +("of\\040" "$(02N(B") +("afer" "$(02O(B") +("rtx\\040" "$(02P(B") +("rapa" "$(02Q(B") +("r.q\\040" "$(02R(B") +("rzgx" "$(02S(B") +("rzag" "$(02T(B") +("ryxk" "$(02U(B") +("ycz\\040" "$(02V(B") +("fjz\\040" "$(02W(B") +("zaz\\040" "$(02X(B") +("zrr\\040" "$(02Y(B") +("jjkz" "$(02Z(B") +("irw\\040" "$(02[(B") +("wif\\040" "$(02\(B") +("aajw" "$(02](B") +("wyk." "$(02^(B") +("wztg" "$(02_(B") +("wrr\\040" "$(02`(B") +("wrlq" "$(02a(B") +("waxr" "$(02b(B") +("ws,\\040" "$(02c(B") +("www\\040" "$(02d(B") +("zawx" "$(02e(B") +("wpz\\040" "$(02f(B") +("gfyk" "$(02g(B") +("napa" "$(02h(B") +("nqdd" "$(02i(B") +("naxr" "$(02j(B") +("n.;\\040" "$(02k(B") +("nzu\\040" "$(02l(B") +("rrfh" "$(02m(B") +("b,\\040" "$(02n(B") +("bif\\040" "$(02o(B") +("bamq" "$(02p(B") +("baxr" "$(02q(B") +("drfh" "$(02r(B") +("djq\\040" "$(02s(B") +("rkts" "$(02t(B") +("ykjd" "$(02u(B") +("lejd" "$(02v(B") +("ycjd" "$(02w(B") +("dxxd" "$(02x(B") +("nif\\040" "$(02y(B") +("nrb\\040" "$(02z(B") +("tfb\\040" "$(02{(B") +("ycf\\040" "$(02|(B") +("tgae" "$(02}(B") +("n.\\040" "$(02~(B") +(".tx\\040" "$(03!(B") +(".rfh" "$(03"(B") +(".p;\\040" "$(03#(B") +(".tf\\040" "$(03$(B") +(".lp\\040" "$(03%(B") +(".x.\\040" "$(03&(B") +(".if\\040" "$(03'(B") +("wbn\\040" "$(03((B") +("pn\\040" "$(03)(B") +("x;n\\040" "$(03*(B") +("jtn\\040" "$(03+(B") +("oen\\040" "$(03,(B") +("mgsn" "$(03-(B") +("ncas" "$(03.(B") +("ni;\\040" "$(03/(B") +("ntx\\040" "$(030(B") +("nz,\\040" "$(031(B") +("nama" "$(032(B") +("nrfh" "$(033(B") +("naf;" "$(034(B") +("njq\\040" "$(035(B") +("n.;\\040" "$(036(B") +("nlu\\040" "$(037(B") +("gjf\\040" "$(038(B") +("oaf\\040" "$(039(B") +("onks" "$(03:(B") +("onw\\040" "$(03;(B") +("oif\\040" "$(03<(B") +("oaqx" "$(03=(B") +("orfh" "$(03>(B") +("or;\\040" "$(03?(B") +("opx\\040" "$(03@(B") +("oqp\\040" "$(03A(B") +("ork\\040" "$(03B(B") +("orlg" "$(03C(B") +("ogca" "$(03D(B") +("olf;" "$(03E(B") +("oi;\\040" "$(03F(B") +("oir\\040" "$(03G(B") +("os,\\040" "$(03H(B") +("orr\\040" "$(03I(B") +("ae.\\040" "$(03J(B") +("f;.\\040" "$(03K(B") +("go\\040" "$(03L(B") +("hogs" "$(03M(B") +("bqs\\040" "$(03N(B") +("zp\\040" "$(03O(B") +("pj;\\040" "$(03P(B") +("pjz\\040" "$(03Q(B") +("pav\\040" "$(03R(B") +("pac\\040" "$(03S(B") +("por\\040" "$(03T(B") +("poe\\040" "$(03U(B") +("py\\040" "$(03V(B") +("pib\\040" "$(03W(B") +("plks" "$(03X(B") +("vyjd" "$(03Y(B") +("clsv" "$(03Z(B") +("vyr\\040" "$(03[(B") +("bgdv" "$(03\(B") +("rav\\040" "$(03](B") +("v/\\040" "$(03^(B") +("b;v\\040" "$(03_(B") +("vf;\\040" "$(03`(B") +("vjf\\040" "$(03a(B") +("vqjk" "$(03b(B") +("vqd\\040" "$(03c(B") +("vajk" "$(03d(B") +("vra\\040" "$(03e(B") +("v;j\\040" "$(03f(B") +("vpf\\040" "$(03g(B") +("vpa\\040" "$(03h(B") +("vl;\\040" "$(03i(B") +("vlp\\040" "$(03j(B") +("voe\\040" "$(03k(B") +("vodj" "$(03l(B") +("vai\\040" "$(03m(B") +("vpd\\040" "$(03n(B") +("voaa" "$(03o(B") +("voh\\040" "$(03p(B") +("cqv\\040" "$(03q(B") +("zae\\040" "$(03r(B") +("amjz" "$(03s(B") +("amx;" "$(03t(B") +("osb\\040" "$(03u(B") +("rsz\\040" "$(03v(B") +("pqq\\040" "$(03w(B") +("otge" "$(03x(B") +("lpc\\040" "$(03y(B") +("cif\\040" "$(03z(B") +("cadd" "$(03{(B") +("crk\\040" "$(03|(B") +("czo\\040" "$(03}(B") +("ctf\\040" "$(03~(B") +("came" "$(04!(B") +("cae\\040" "$(04"(B") +("cjq\\040" "$(04#(B") +("cos\\040" "$(04$(B") +("clf;" "$(04%(B") +("ci;\\040" "$(04&(B") +("c.ok" "$(04'(B") +("cl.d" "$(04((B") +("c.;\\040" "$(04)(B") +("gc\\040" "$(04*(B") +("capa" "$(04+(B") +("czu\\040" "$(04,(B") +("ccas" "$(04-(B") +("cpx\\040" "$(04.(B") +("cs,\\040" "$(04/(B") +("clp\\040" "$(040(B") +("clj\\040" "$(041(B") +("clu\\040" "$(042(B") +(",yx\\040" "$(043(B") +("hlg," "$(044(B") +(",ajk" "$(045(B") +(",qt\\040" "$(046(B") +(",j;\\040" "$(047(B") +("dz,\\040" "$(048(B") +(",oe\\040" "$(049(B") +(",lts" "$(04:(B") +(",j;\\040" "$(04;(B") +(".azb" "$(04<(B") +("ofor" "$(04=(B") +("off;" "$(04>(B") +("ofoa" "$(04?(B") +(".nfh" "$(04@(B") +(".tx\\040" "$(04A(B") +(".yk." "$(04B(B") +("are;" "$(04C(B") +("arjf" "$(04D(B") +("artb" "$(04E(B") +("arib" "$(04F(B") +("ark." "$(04G(B") +("arlp" "$(04H(B") +("arkx" "$(04I(B") +("rqk\\040" "$(04J(B") +("zjf\\040" "$(04K(B") +("pax\\040" "$(04L(B") +("pke\\040" "$(04M(B") +("pzh\\040" "$(04N(B") +("p.\\040" "$(04O(B") +("hsb\\040" "$(04P(B") +("htds" "$(04Q(B") +("hke\\040" "$(04R(B") +("h,\\040" "$(04S(B") +("hzsh" "$(04T(B") +("baz\\040" "$(04U(B") +("qqlp" "$(04V(B") +("lpar" "$(04W(B") +("lpzb" "$(04X(B") +("lgbu" "$(04Y(B") +("kju\\040" "$(04Z(B") +("zu\\040" "$(04[(B") +(";du\\040" "$(04\(B") +("clj\\040" "$(04](B") +("jads" "$(04^(B") +("vj\\040" "$(04_(B") +("bj\\040" "$(04`(B") +("lzj\\040" "$(04a(B") +(".fj\\040" "$(04b(B") +("jkj\\040" "$(04c(B") +("jcl\\040" "$(04d(B") +("bgdg" "$(04e(B") +("gcl\\040" "$(04f(B") +("gaf\\040" "$(04g(B") +("gqj\\040" "$(04h(B") +("gjk\\040" "$(04i(B") +("yhaz" "$(04j(B") +("yhe\\040" "$(04k(B") +("yho\\040" "$(04l(B") +("yhos" "$(04m(B") +("l;m\\040" "$(04n(B") +("pm\\040" "$(04o(B") +("lvhf" "$(04p(B") +("lvcl" "$(04q(B") +("lv,\\040" "$(04r(B") +("nkql" "$(04s(B") +("nkzh" "$(04t(B") +("laf\\040" "$(04u4v(B") +(",gf\\040" "$(04w(B") +("xfh\\040" "$(04x(B") +("xq\\040" "$(04y(B") +("xts\\040" "$(04z(B") +("xjh\\040" "$(04{(B") +("xos\\040" "$(04|(B") +("xlh\\040" "$(04}(B") +("xaf\\040" "$(04~(B") +("ofdq" "$(05!(B") +("irz\\040" "$(05"(B") +("bbf\\040" "$(05#(B") +("rlqq" "$(05$(B") +("aljh" "$(05%(B") +("aljw" "$(05&(B") +("dale" "$(05'(B") +("aet\\040" "$(05((B") +("ui\\040" "$(05)(B") +("gcu\\040" "$(05*(B") +("uza\\040" "$(05+(B") +("pu\\040" "$(05,(B") +("pfu\\040" "$(05-(B") +("equ\\040" "$(05.(B") +("f;u\\040" "$(05/(B") +("upd\\040" "$(050(B") +("ux;\\040" "$(051(B") +("ults" "$(052(B") +("dxus" "$(053(B") +("uoaa" "$(054(B") +("axr." "$(055(B") +("lmd\\040" "$(056(B") +("fnad" "$(057(B") +("fcgs" "$(058(B") +("fbgl" "$(059(B") +("fqt\\040" "$(05:(B") +("fqd\\040" "$(05;(B") +("ff;\\040" "$(05<(B") +("fb;\\040" "$(05=(B") +("fz;\\040" "$(05>(B") +("fzx\\040" "$(05?(B") +("fva\\040" "$(05@(B") +("fjr\\040" "$(05A(B") +("fp\\040" "$(05B(B") +("fjz\\040" "$(05C(B") +("fdd\\040" "$(05D(B") +("fj\\040" "$(05E(B") +("fx;\\040" "$(05F(B") +("fmgs" "$(05G(B") +("flts" "$(05H(B") +("fib\\040" "$(05I(B") +("fl;\\040" "$(05J(B") +("fva\\040" "$(05K(B") +("fodj" "$(05L(B") +("eqa\\040" "$(05M(B") +("/q\\040" "$(05N(B") +("/ys\\040" "$(05O(B") +("as/\\040" "$(05P(B") +(".cad" "$(05Q(B") +("yk.\\040" "$(05R(B") +("a/w\\040" "$(05S(B") +("jb\\040" "$(05T(B") +("yf\\040" "$(05U(B") +("yad\\040" "$(05V(B") +("yc\\040" "$(05W(B") +("em\\040" "$(05X(B") +("jm\\040" "$(05Y(B") +("rcc\\040" "$(05Z(B") +("rcsd" "$(05[(B") +("sk\\040" "$(05\(B") +("jq\\040" "$(05](B") +("qls\\040" "$(05^(B") +("vhn\\040" "$(05_(B") +("b;n\\040" "$(05`(B") +("j;n\\040" "$(05a(B") +("pfn\\040" "$(05b(B") +("j;n\\040" "$(05c(B") +("ozn\\040" "$(05d(B") +("lpn\\040" "$(05e(B") +("ogdn" "$(05f(B") +("x;n\\040" "$(05g(B") +("yk.t" "$(05h(B") +("hbt\\040" "$(05i(B") +("zut\\040" "$(05j(B") +("i;t\\040" "$(05k(B") +("ip\\040" "$(05l(B") +("apad" "$(05m(B") +("op\\040" "$(05n(B") +("ea\\040" "$(05o(B") +("ttx\\040" "$(05p(B") +("tajs" "$(05q(B") +("talp" "$(05r(B") +("t.q\\040" "$(05s(B") +("alpe" "$(05t(B") +("rf\\040" "$(05u(B") +("t;q\\040" "$(05v(B") +("eea\\040" "$(05w(B") +("yp\\040" "$(05x(B") +("alm\\040" "$(05y(B") +("x\\040" "$(05z(B") +("skld" "$(05{(B") +("itx\\040" "$(05|(B") +("ilj\\040" "$(05}(B") +("lvp\\040" "$(05~(B") +("lveq" "$(06!(B") +("y;jq" "$(06"(B") +("kne\\040" "$(06#(B") +("ky;\\040" "$(06$(B") +("kh.\\040" "$(06%(B") +("knkh" "$(06&(B") +("kizs" "$(06'(B") +("knkq" "$(06((B") +("kzf\\040" "$(06)(B") +("kru\\040" "$(06*(B") +("krif" "$(06+(B") +("kajk" "$(06,(B") +("kfua" "$(06-(B") +("krp\\040" "$(06.(B") +("kzqd" "$(06/(B") +("kaxe" "$(060(B") +("ke\\040" "$(061(B") +("kzps" "$(062(B") +("kqx\\040" "$(063(B") +("kbdd" "$(064(B") +("kbf;" "$(065(B") +("kuak" "$(066(B") +("kpp\\040" "$(067(B") +("kpf;" "$(068(B") +("kdtz" "$(069(B") +("kcj;" "$(06:(B") +("kee\\040" "$(06;(B") +("kd.." "$(06<(B") +("klvw" "$(06=(B") +("kos\\040" "$(06>(B") +("klpf" "$(06?(B") +("kijf" "$(06@(B") +("itl;" "$(06A(B") +("itc\\040" "$(06B(B") +("jj;h" "$(06C(B") +("jpyk" "$(06D(B") +("ja.h" "$(06E(B") +("kvp\\040" "$(06F(B") +("krk." "$(06G(B") +("kky\\040" "$(06H(B") +("kjr;" "$(06I(B") +("y;e\\040" "$(06J(B") +("nmge" "$(06K(B") +("pl.e" "$(06L(B") +("jide" "$(06M(B") +("wce\\040" "$(06N(B") +("qee\\040" "$(06O(B") +("odbj" "$(06P(B") +("zlpc" "$(06Q(B") +("zrp\\040" "$(06R(B") +("odb\\040" "$(06S(B") +(";cu\\040" "$(06T(B") +("ntd;" "$(06U(B") +(";y\\040" "$(06V(B") +(";zu\\040" "$(06W(B") +(";y;d" "$(06X(B") +("qdqd" "$(06Y(B") +("oo;\\040" "$(06Z(B") +(";xk." "$(06[(B") +(";qh\\040" "$(06\(B") +(";at;" "$(06](B") +(";pr\\040" "$(06^(B") +(";;zh" "$(06_(B") +(";m\\040" "$(06`(B") +(";xoz" "$(06a(B") +(";rlf" "$(06b(B") +(";gft" "$(06c(B") +(";lox" "$(06d(B") +(";bj\\040" "$(06e(B") +("zaa;" "$(06f(B") +(";ap." "$(06g(B") +(";.zd" "$(06h(B") +("pqh\\040" "$(06i(B") +("pat;" "$(06j(B") +("rap." "$(06k(B") +("rqh\\040" "$(06l(B") +("rpr\\040" "$(06m(B") +("rxoz" "$(06n(B") +("rzu\\040" "$(06o(B") +("alj." "$(06p(B") +("zz\\040" "$(06q(B") +("xrz\\040" "$(06r(B") +(".xz\\040" "$(06s(B") +("cclw" "$(06t(B") +("whtx" "$(06u(B") +("wgft" "$(06v(B") +("w;u\\040" "$(06w(B") +("w;gz" "$(06x(B") +("wblq" "$(06y(B") +("wqdd" "$(06z(B") +("wzax" "$(06{(B") +("wktl" "$(06|(B") +("wj;s" "$(06}(B") +("wlox" "$(06~(B") +("wpr\\040" "$(07!(B") +("wpfg" "$(07"(B") +("gflx" "$(07#(B") +("blqf" "$(07$(B") +("nyf\\040" "$(07%(B") +("nr;\\040" "$(07&(B") +("na.\\040" "$(07'(B") +("npw\\040" "$(07((B") +("n;l;" "$(07)(B") +("ncu\\040" "$(07*(B") +("nkk;" "$(07+(B") +("nzax" "$(07,(B") +(".fh\\040" "$(07-(B") +("bcu\\040" "$(07.(B") +("brx\\040" "$(07/(B") +("b.fb" "$(070(B") +("dcu\\040" "$(071(B") +("dzkk" "$(072(B") +("dxk." "$(073(B") +("dkk;" "$(074(B") +("dlox" "$(075(B") +("d.f\\040" "$(076(B") +("ld\\040" "$(077(B") +("drjk" "$(078(B") +("djs\\040" "$(079(B") +("irlq" "$(07:(B") +("nrjd" "$(07;(B") +("lead" "$(07<(B") +("nq\\040" "$(07=(B") +("nlrb" "$(07>(B") +("nkkr" "$(07?(B") +("tgkk" "$(07@(B") +(".rc\\040" "$(07A(B") +(".awq" "$(07B(B") +(".iv\\040" "$(07C(B") +("irn\\040" "$(07D(B") +("aajn" "$(07E(B") +("aen\\040" "$(07F(B") +("qshn" "$(07G(B") +("w;n\\040" "$(07H(B") +("rkc\\040" "$(07I(B") +("pzn\\040" "$(07J(B") +("ljn\\040" "$(07K(B") +("ncu\\040" "$(07L(B") +("nat;" "$(07M(B") +("nv;\\040" "$(07N(B") +("npaf" "$(07O(B") +("nosz" "$(07P(B") +("nktl" "$(07Q(B") +("nk;s" "$(07R(B") +("nfjf" "$(07S(B") +("gbb\\040" "$(07T(B") +("izo\\040" "$(07U(B") +("fjo\\040" "$(07V(B") +("i;o\\040" "$(07W(B") +("ocu\\040" "$(07X(B") +("ozkk" "$(07Y(B") +("ozax" "$(07Z(B") +("oqh\\040" "$(07[(B") +("oat;" "$(07\(B") +("opv\\040" "$(07](B") +("opr\\040" "$(07^(B") +("o;c\\040" "$(07_(B") +("olrb" "$(07`(B") +("o;u\\040" "$(07a(B") +("oj;s" "$(07b(B") +("ogft" "$(07c(B") +("okkr" "$(07d(B") +("oxoz" "$(07e(B") +("opaf" "$(07f(B") +("o;le" "$(07g(B") +("yk.." "$(07h(B") +(",.\\040" "$(07i(B") +(",hf\\040" "$(07j(B") +("ykjh" "$(07k(B") +("hook" "$(07l(B") +("prfh" "$(07m(B") +("axxp" "$(07n(B") +("pnw\\040" "$(07o(B") +("pcas" "$(07p(B") +("pa/\\040" "$(07q(B") +("plj;" "$(07r(B") +("papa" "$(07s(B") +("ps,\\040" "$(07t(B") +("trp\\040" "$(07u(B") +("idu\\040" "$(07v(B") +("uiz\\040" "$(07w(B") +("hbu\\040" "$(07x(B") +("vyk." "$(07y(B") +("vyxk" "$(07z(B") +("nwv\\040" "$(07{(B") +("vqar" "$(07|(B") +("vapa" "$(07}(B") +("vtx\\040" "$(07~(B") +("vrr\\040" "$(08!(B") +("vr;\\040" "$(08"(B") +("vbb\\040" "$(08#(B") +("vzo\\040" "$(08$(B") +("a/v\\040" "$(08%(B") +("epv\\040" "$(08&(B") +("bbbv" "$(08'(B") +("rvx\\040" "$(08((B") +("eqv\\040" "$(08)(B") +("vjq\\040" "$(08*(B") +("mqv\\040" "$(08+(B") +("v.;\\040" "$(08,(B") +("vs,\\040" "$(08-(B") +("vov\\040" "$(08.(B") +("vjzs" "$(08/(B") +("vir\\040" "$(080(B") +("vmm\\040" "$(081(B") +("v.ad" "$(082(B") +("amov" "$(083(B") +("amlp" "$(084(B") +(".tgb" "$(085(B") +("o,\\040" "$(086(B") +("oif\\040" "$(087(B") +("onw\\040" "$(088(B") +("oyxk" "$(089(B") +("opz\\040" "$(08:(B") +("zc\\040" "$(08;(B") +("chtx" "$(08<(B") +("cktl" "$(08=(B") +("ccu\\040" "$(08>(B") +("cawq" "$(08?(B") +("cqh\\040" "$(08@(B") +("ctjb" "$(08A(B") +("cosz" "$(08B(B") +("coo\\040" "$(08C(B") +("c;u\\040" "$(08D(B") +("cpr\\040" "$(08E(B") +("cec\\040" "$(08F(B") +("c.gf" "$(08G(B") +("cxk." "$(08H(B") +("ckk;" "$(08I(B") +("co;\\040" "$(08J(B") +("cbjf" "$(08K(B") +("cjhn" "$(08L(B") +("czkk" "$(08M(B") +("cpr\\040" "$(08N(B") +("c;ts" "$(08O(B") +("cdig" "$(08P(B") +(",if\\040" "$(08Q(B") +(",rk\\040" "$(08R(B") +(",rlg" "$(08S(B") +(",.;\\040" "$(08T(B") +("ame," "$(08U(B") +("l,\\040" "$(08V(B") +("k.mm" "$(08W(B") +("ofrh" "$(08X(B") +(".htx" "$(08Y(B") +(".zkk" "$(08Z(B") +(".m\\040" "$(08[(B") +(".pr\\040" "$(08\(B") +(".;u\\040" "$(08](B") +("yxyx" "$(08^(B") +("arhr" "$(08_(B") +("arzo" "$(08`(B") +("arsd" "$(08a(B") +("arov" "$(08b(B") +("arrr" "$(08c(B") +("ar.;" "$(08d(B") +("pi\\040" "$(08e(B") +("ypjk" "$(08f(B") +("yxp\\040" "$(08g(B") +("xzp\\040" "$(08h(B") +("ohjp" "$(08i(B") +("hoz\\040" "$(08j(B") +("hajk" "$(08k(B") +("hae\\040" "$(08l(B") +("htb\\040" "$(08m(B") +("hra\\040" "$(08n(B") +("hua\\040" "$(08o(B") +("h.h\\040" "$(08p(B") +("hk.\\040" "$(08q(B") +("hb;\\040" "$(08r(B") +("hpa\\040" "$(08s(B") +("lpzf" "$(08t(B") +("tbls" "$(08u(B") +("iku\\040" "$(08v(B") +("rxu\\040" "$(08w(B") +("jzu\\040" "$(08x(B") +("jyx\\040" "$(08y(B") +("fuak" "$(08z(B") +("jtss" "$(08{(B") +("jln\\040" "$(08|(B") +("ozqt" "$(08}(B") +("gai\\040" "$(08~(B") +("ge;\\040" "$(09!(B") +("gqjd" "$(09"(B") +("grx\\040" "$(09#(B") +("gtb\\040" "$(09$(B") +("gpd\\040" "$(09%(B") +("goaa" "$(09&(B") +("gln\\040" "$(09'(B") +("gua\\040" "$(09((B") +("goe\\040" "$(09)(B") +("glts" "$(09*(B") +("yhnl" "$(09+(B") +("yhz;" "$(09,(B") +("yhgq" "$(09-(B") +("ddac" "$(09.(B") +("yhua" "$(09/(B") +("yhpd" "$(090(B") +("yh;s" "$(091(B") +("yhoa" "$(092(B") +("yhoe" "$(093(B") +("lvai" "$(094(B") +("lvva" "$(095(B") +("lvjz" "$(096(B") +("lvua" "$(097(B") +("zlv\\040" "$(098(B") +("lvoz" "$(099(B") +("lvnl" "$(09:(B") +("nkoe" "$(09;(B") +("nkxb" "$(09<(B") +("ye;\\040" "$(09=(B") +("ltds" "$(09>(B") +("llz\\040" "$(09?(B") +(",kj\\040" "$(09@(B") +("xh\\040" "$(09A(B") +("xcl\\040" "$(09B(B") +("xy.\\040" "$(09C(B") +("y.x\\040" "$(09D(B") +("rx\\040" "$(09E(B") +("fjx\\040" "$(09F(B") +("xads" "$(09G(B") +("xgr\\040" "$(09H(B") +("xqq\\040" "$(09I(B") +("xlb\\040" "$(09J(B") +("xaax" "$(09K(B") +("xjk\\040" "$(09L(B") +("xoas" "$(09M(B") +("xkj\\040" "$(09N(B") +("ofdk" "$(09O(B") +("/f;\\040" "$(09P(B") +("ir,\\040" "$(09Q(B") +("fbbb" "$(09R(B") +("kxbb" "$(09S(B") +("rlqp" "$(09T(B") +("fkax" "$(09U(B") +("fkfd" "$(09V(B") +("fkts" "$(09W(B") +("fklq" "$(09X(B") +("aejs" "$(09Y(B") +("ae,\\040" "$(09Z(B") +("ucas" "$(09[(B") +("uqp\\040" "$(09\(B") +("uztg" "$(09](B") +("bbbu" "$(09^(B") +("upz\\040" "$(09_(B") +("ujq\\040" "$(09`(B") +("ujzs" "$(09a(B") +("ul.d" "$(09b(B") +("u.;\\040" "$(09c(B") +("u.ok" "$(09d(B") +("xuqq" "$(09e(B") +("k,u\\040" "$(09f(B") +("uif\\040" "$(09g(B") +("uzag" "$(09h(B") +("ljzh" "$(09i(B") +("ljv\\040" "$(09j(B") +(".o\\040" "$(09k(B") +("af;s" "$(09l(B") +("lmys" "$(09m(B") +("lmh\\040" "$(09n(B") +("lmzb" "$(09o(B") +("lmsb" "$(09p(B") +("ldld" "$(09q(B") +("fcys" "$(09r(B") +("fyso" "$(09s(B") +("fbbb" "$(09t(B") +("fafe" "$(09u(B") +("fae\\040" "$(09v(B") +("fzdf" "$(09w(B") +("fpf\\040" "$(09x(B") +("fpz\\040" "$(09y(B") +("fp;\\040" "$(09z(B") +("fkar" "$(09{(B") +("fxx\\040" "$(09|(B") +("fw;\\040" "$(09}(B") +("fkv\\040" "$(09~(B") +("fm;\\040" "$(0:!(B") +("flp\\040" "$(0:"(B") +("fov\\040" "$(0:#(B") +("faak" "$(0:$(B") +("fir\\040" "$(0:%(B") +("ey.\\040" "$(0:&(B") +("/y.\\040" "$(0:'(B") +("/hf\\040" "$(0:((B") +("/tgd" "$(0:)(B") +("bhh/" "$(0:*(B") +("da/\\040" "$(0:+(B") +("/f\\040" "$(0:,(B") +("/kx\\040" "$(0:-(B") +("/qdl" "$(0:.(B") +("yplx" "$(0:/(B") +("y;dx" "$(0:0(B") +("r;lx" "$(0:1(B") +("yktk" "$(0:2(B") +("ykar" "$(0:3(B") +("ykos" "$(0:4(B") +("yts\\040" "$(0:5(B") +("yaf\\040" "$(0:6(B") +("yfh\\040" "$(0:7(B") +("yq\\040" "$(0:8(B") +("yd\\040" "$(0:9(B") +("ysf\\040" "$(0::(B") +("ylq\\040" "$(0:;(B") +("yed\\040" "$(0:<(B") +("yos\\040" "$(0:=(B") +("yaf\\040" "$(0:>(B") +("ygds" "$(0:?(B") +("dqi\\040" "$(0:@(B") +(".fl\\040" "$(0:A(B") +(".lh\\040" "$(0:B(B") +("mfl\\040" "$(0:C(B") +("qm\\040" "$(0:D(B") +("rcts" "$(0:E(B") +(".tg\\040" "$(0:F(B") +("qaf\\040" "$(0:G(B") +("qjh\\040" "$(0:H(B") +("qas\\040" "$(0:I(B") +("zaah" "$(0:J(B") +("izn\\040" "$(0:K(B") +("idn\\040" "$(0:L(B") +(",n\\040" "$(0:M(B") +("txn\\040" "$(0:N(B") +("a/n\\040" "$(0:O(B") +("p;n\\040" "$(0:P(B") +("s,n\\040" "$(0:Q(B") +("len\\040" "$(0:R(B") +(".qn\\040" "$(0:S(B") +("ifn\\040" "$(0:T(B") +("w;ts" "$(0:U(B") +("tl;t" "$(0:V(B") +("rct\\040" "$(0:W(B") +(";lrt" "$(0:X(B") +("cap\\040" "$(0:Y(B") +("apts" "$(0:Z(B") +("aplh" "$(0:[(B") +("iad\\040" "$(0:\(B") +("if\\040" "$(0:](B") +("ie\\040" "$(0:^(B") +("k.ai" "$(0:_(B") +("ic\\040" "$(0:`(B") +("ek\\040" "$(0:a(B") +("tnas" "$(0:b(B") +("tq\\040" "$(0:c(B") +("trc\\040" "$(0:d(B") +("tqqr" "$(0:e(B") +("tzkk" "$(0:f(B") +("tiv\\040" "$(0:g(B") +("tawq" "$(0:h(B") +("tlfr" "$(0:i(B") +("kyb\\040" "$(0:j(B") +("ibs\\040" "$(0:k(B") +("g,\\040" "$(0:l(B") +("mu\\040" "$(0:m(B") +("y;j;" "$(0:n(B") +("e\\040" "$(0:o(B") +("qjid" "$(0:p(B") +("ox\\040" "$(0:q(B") +("fpfs" "$(0:r(B") +("k.kp" "$(0:s(B") +("khl," "$(0:t(B") +("ky;d" "$(0:u(B") +("ketb" "$(0:v(B") +("kqpw" "$(0:w(B") +("kfz;" "$(0:x(B") +("kf;." "$(0:y(B") +("kt;q" "$(0:z(B") +("ktfb" "$(0:{(B") +("kpm\\040" "$(0:|(B") +("kpax" "$(0:}(B") +("kqqp" "$(0:~(B") +("kem\\040" "$(0;!(B") +("kme\\040" "$(0;"(B") +("kiue" "$(0;#(B") +("kgjf" "$(0;$(B") +("kd.h" "$(0;%(B") +("ky;x" "$(0;&(B") +("kale" "$(0;'(B") +("lpos" "$(0;((B") +("pj;s" "$(0;)(B") +("slpr" "$(0;*(B") +("iuej" "$(0;+(B") +("qpe\\040" "$(0;,(B") +("rfb\\040" "$(0;-(B") +("bgdb" "$(0;.(B") +("rqkb" "$(0;/(B") +("opb\\040" "$(0;0(B") +("lqp\\040" "$(0;1(B") +("zaas" "$(0;2(B") +("pacq" "$(0;3(B") +("qfz;" "$(0;4(B") +("q;;;" "$(0;5(B") +("qgjf" "$(0;6(B") +("xxx." "$(0;7(B") +("p/b\\040" "$(0;8(B") +("ykj;" "$(0;9(B") +(";olp" "$(0;:(B") +(";oy\\040" "$(0;;(B") +(";a.h" "$(0;<(B") +(";aea" "$(0;=(B") +(";ee\\040" "$(0;>(B") +(";eu\\040" "$(0;?(B") +(";tqd" "$(0;@(B") +(";pp\\040" "$(0;A(B") +(";,,\\040" "$(0;B(B") +("e;\\040" "$(0;C(B") +(";lod" "$(0;D(B") +(";ky\\040" "$(0;E(B") +(";lpf" "$(0;F(B") +(";ign" "$(0;G(B") +("ky;\\040" "$(0;H(B") +(";bbb" "$(0;I(B") +(";es\\040" "$(0;J(B") +(";oaj" "$(0;K(B") +(";gzh" "$(0;L(B") +(";jr;" "$(0;M(B") +(";jo\\040" "$(0;N(B") +("pizs" "$(0;O(B") +("pqax" "$(0;P(B") +("prif" "$(0;Q(B") +("rqax" "$(0;R(B") +("qdtr" "$(0;S(B") +("aear" "$(0;T(B") +("rky\\040" "$(0;U(B") +("rlef" "$(0;V(B") +("rlpf" "$(0;W(B") +("rakr" "$(0;X(B") +("cj;r" "$(0;Y(B") +("rrlp" "$(0;Z(B") +("rifh" "$(0;[(B") +("ry;\\040" "$(0;\(B") +("mml;" "$(0;](B") +("zrlp" "$(0;^(B") +("aebw" "$(0;_(B") +("p;dw" "$(0;`(B") +("wnms" "$(0;a(B") +("wtjd" "$(0;b(B") +("vvw\\040" "$(0;c(B") +("wtqd" "$(0;d(B") +("wpp\\040" "$(0;e(B") +("wlpf" "$(0;f(B") +("woap" "$(0;g(B") +("ctbw" "$(0;h(B") +("wrlx" "$(0;i(B") +("y;gh" "$(0;j(B") +("naab" "$(0;k(B") +("napk" "$(0;l(B") +("nzqd" "$(0;m(B") +("neab" "$(0;n(B") +("nkap" "$(0;o(B") +("nnld" "$(0;p(B") +("baah" "$(0;q(B") +("zfh\\040" "$(0;r(B") +("xmfh" "$(0;s(B") +("brlp" "$(0;t(B") +("b.rs" "$(0;u(B") +("bee\\040" "$(0;v(B") +("dnac" "$(0;w(B") +("dnkq" "$(0;x(B") +("dzqd" "$(0;y(B") +("dbdd" "$(0;z(B") +("dzrr" "$(0;{(B") +("d.td" "$(0;|(B") +("dpqq" "$(0;}(B") +("duu\\040" "$(0;~(B") +("dky\\040" "$(0(B") +("l,n\\040" "$(0(B") +("kd.v" "$(0=?(B") +("lvev" "$(0=@(B") +("lv\\040" "$(0=A(B") +("vnas" "$(0=B(B") +("vf,h" "$(0=C(B") +("kk;k" "$(0=D(B") +(".vhb" "$(0=E(B") +("y;jq" "$(0=F(B") +("lqfh" "$(0=G(B") +("oawq" "$(0=H(B") +("cleb" "$(0=I(B") +("cy;c" "$(0=J(B") +("cy;f" "$(0=K(B") +("cnac" "$(0=L(B") +("cykk" "$(0=M(B") +("c,,\\040" "$(0=N(B") +("ccj;" "$(0=O(B") +("chkh" "$(0=P(B") +("cazc" "$(0=Q(B") +("caxx" "$(0=R(B") +("cru\\040" "$(0=S(B") +("crak" "$(0=T(B") +("cvv\\040" "$(0=U(B") +("czrr" "$(0=V(B") +("ceab" "$(0=W(B") +("cbje" "$(0=X(B") +("cvkx" "$(0=Y(B") +("czps" "$(0=Z(B") +("cpf;" "$(0=[(B") +("cpqq" "$(0=\(B") +("ce\\040" "$(0=](B") +("cvo\\040" "$(0=^(B") +("catw" "$(0=_(B") +("crlp" "$(0=`(B") +("cgcd" "$(0=a(B") +("cgzh" "$(0=b(B") +("c.lr" "$(0=c(B") +("clod" "$(0=d(B") +("cijf" "$(0=e(B") +("cjkv" "$(0=f(B") +("cky\\040" "$(0=g(B") +("c.td" "$(0=h(B") +("c.zu" "$(0=i(B") +("cwp\\040" "$(0=j(B") +("cy;\\040" "$(0=k(B") +("cykf" "$(0=l(B") +("ca.h" "$(0=m(B") +("ci\\040" "$(0=n(B") +("y;g," "$(0=o(B") +("aea," "$(0=p(B") +(",paf" "$(0=q(B") +(",.f\\040" "$(0=r(B") +(",.zd" "$(0=s(B") +("z..." "$(0=t(B") +("yxjf" "$(0=u(B") +("lvef" "$(0=v(B") +(".ru\\040" "$(0=w(B") +(".gfu" "$(0=x(B") +(".pp\\040" "$(0=y(B") +(".pv\\040" "$(0=z(B") +("..td" "$(0={(B") +("yx,f" "$(0=|(B") +("arhx" "$(0=}(B") +("arqt" "$(0=~(B") +("arfh" "$(0>!(B") +("arpr" "$(0>"(B") +("arjs" "$(0>#(B") +("arle" "$(0>$(B") +("zaak" "$(0>%(B") +("ifqh" "$(0>&(B") +("aajh" "$(0>'(B") +("af;a" "$(0>((B") +("nor\\040" "$(0>)(B") +("p.;\\040" "$(0>*(B") +("prr\\040" "$(0>+(B") +("pff\\040" "$(0>,(B") +("prk\\040" "$(0>-(B") +("gezo" "$(0>.(B") +("hrfh" "$(0>/(B") +("htx\\040" "$(0>0(B") +("heq\\040" "$(0>1(B") +("hir\\040" "$(0>2(B") +("hztg" "$(0>3(B") +("lpy." "$(0>4(B") +("z,u\\040" "$(0>5(B") +("i;u\\040" "$(0>6(B") +("zgxu" "$(0>7(B") +("izj\\040" "$(0>8(B") +("/kkk" "$(0>9(B") +("jtx\\040" "$(0>:(B") +("jqar" "$(0>;(B") +("jxof" "$(0><(B") +("js,\\040" "$(0>=(B") +("gzo\\040" "$(0>>(B") +("gov\\040" "$(0>?(B") +("gafe" "$(0>@(B") +("yhif" "$(0>A(B") +("a/ac" "$(0>B(B") +("maac" "$(0>C(B") +("lvmm" "$(0>D(B") +("nkar" "$(0>E(B") +("nks," "$(0>F(B") +("ly\\040" "$(0>G(B") +("lva\\040" "$(0>H(B") +("lpf\\040" "$(0>I(B") +("ltgl" "$(0>J(B") +("lkfh" "$(0>K(B") +("lor\\040" "$(0>L(B") +("lx;\\040" "$(0>M(B") +("loe\\040" "$(0>N(B") +(",y\\040" "$(0>O(B") +(",ua\\040" "$(0>P(B") +(",lp\\040" "$(0>Q(B") +("xi\\040" "$(0>R(B") +("xyx\\040" "$(0>S(B") +("xzs\\040" "$(0>T(B") +("vsx\\040" "$(0>U(B") +("xj;\\040" "$(0>V(B") +("xtge" "$(0>W(B") +("xdd\\040" "$(0>X(B") +("xp\\040" "$(0>Y(B") +("xpd\\040" "$(0>Z(B") +("xua\\040" "$(0>[(B") +("px\\040" "$(0>\(B") +("x.h\\040" "$(0>](B") +("xrs\\040" "$(0>^(B") +("xz.h" "$(0>_(B") +("ofda" "$(0>`(B") +("irlr" "$(0>a(B") +("ifib" "$(0>b(B") +("bby\\040" "$(0>c(B") +("ibbb" "$(0>d(B") +("bblp" "$(0>e(B") +("fke\\040" "$(0>f(B") +("aeoj" "$(0>g(B") +("aeib" "$(0>h(B") +("uqh\\040" "$(0>i(B") +("ufjf" "$(0>j(B") +("zaau" "$(0>k(B") +("uk;s" "$(0>l(B") +("kd.u" "$(0>m(B") +("uqi\\040" "$(0>n(B") +("uzax" "$(0>o(B") +("zo\\040" "$(0>p(B") +("lmnq" "$(0>q(B") +("lmyx" "$(0>r(B") +("lmlp" "$(0>s(B") +("lmk;" "$(0>t(B") +("fccl" "$(0>u(B") +("fnas" "$(0>v(B") +("fyf\\040" "$(0>w(B") +("ffjf" "$(0>x(B") +("fzkk" "$(0>y(B") +("fawq" "$(0>z(B") +("fzhf" "$(0>{(B") +("fpz\\040" "$(0>|(B") +("f;l;" "$(0>}(B") +("fxr\\040" "$(0>~(B") +("fosz" "$(0?!(B") +("flve" "$(0?"(B") +("flvg" "$(0?#(B") +("fkqd" "$(0?$(B") +("f.,\\040" "$(0?%(B") +("fiv\\040" "$(0?&(B") +("fqh\\040" "$(0?'(B") +("fjs\\040" "$(0?((B") +("e.s\\040" "$(0?)(B") +("es.\\040" "$(0?*(B") +("/nq\\040" "$(0?+(B") +("/yr\\040" "$(0?,(B") +("/ra\\040" "$(0?-(B") +("/f;\\040" "$(0?.(B") +("/qd\\040" "$(0?/(B") +("/ua\\040" "$(0?0(B") +("gc/\\040" "$(0?1(B") +("/oe\\040" "$(0?2(B") +("/oa\\040" "$(0?3(B") +("/ib\\040" "$(0?4(B") +(".vhd" "$(0?5(B") +("yk;x" "$(0?6(B") +("b;yx" "$(0?7(B") +("yktb" "$(0?8(B") +("ykpa" "$(0?9(B") +("ykpf" "$(0?:(B") +("ykls" "$(0?;(B") +("kaxx" "$(0?<(B") +(".js\\040" "$(0?=(B") +("zjs\\040" "$(0?>(B") +("yh\\040" "$(0??(B") +("yqdl" "$(0?@(B") +("ytk\\040" "$(0?A(B") +("yjk\\040" "$(0?B(B") +("yof\\040" "$(0?C(B") +("ysb\\040" "$(0?D(B") +("ykx\\040" "$(0?E(B") +("ykq\\040" "$(0?F(B") +("yo\\040" "$(0?G(B") +("qifb" "$(0?H(B") +("ua.\\040" "$(0?I(B") +("mzb\\040" "$(0?J(B") +("rm\\040" "$(0?K(B") +("sfm\\040" "$(0?L(B") +("kqm\\040" "$(0?M(B") +("igm\\040" "$(0?N(B") +("kjm\\040" "$(0?O(B") +("rcjb" "$(0?P(B") +("rc.\\040" "$(0?Q(B") +("se\\040" "$(0?R(B") +("sz\\040" "$(0?S(B") +("qzgs" "$(0?T(B") +("qjk\\040" "$(0?U(B") +("yn\\040" "$(0?V(B") +("cun\\040" "$(0?W(B") +("bjfn" "$(0?X(B") +("qin\\040" "$(0?Y(B") +("qn\\040" "$(0?Z(B") +("v;n\\040" "$(0?[(B") +("oon\\040" "$(0?\(B") +("a.n\\040" "$(0?](B") +("awqn" "$(0?^(B") +(";lrn" "$(0?_(B") +("o;n\\040" "$(0?`(B") +("lvln" "$(0?a(B") +(".fn\\040" "$(0?b(B") +(".,n\\040" "$(0?c(B") +(".arn" "$(0?d(B") +("ivn\\040" "$(0?e(B") +("y;t\\040" "$(0?f(B") +("y;gt" "$(0?g(B") +("rlpt" "$(0?h(B") +("ap.d" "$(0?i(B") +("prbd" "$(0?j(B") +("ibh\\040" "$(0?k(B") +("i;\\040" "$(0?l(B") +("ilh\\040" "$(0?m(B") +("ied\\040" "$(0?n(B") +("iq\\040" "$(0?o(B") +("ish\\040" "$(0?p(B") +("efl\\040" "$(0?q(B") +("ty;\\040" "$(0?r(B") +("trk." "$(0?s(B") +("tvp\\040" "$(0?t(B") +("trkr" "$(0?u(B") +("titx" "$(0?v(B") +("tlpf" "$(0?w(B") +("tlod" "$(0?x(B") +("tjo\\040" "$(0?y(B") +("taeb" "$(0?z(B") +("cky\\040" "$(0?{(B") +("zt\\040" "$(0?|(B") +("zaag" "$(0?}(B") +("ypf\\040" "$(0?~(B") +("yps\\040" "$(0@!(B") +("adam" "$(0@"(B") +("qalm" "$(0@#(B") +("u,\\040" "$(0@$(B") +("l,\\040" "$(0@%(B") +("ep.h" "$(0@&(B") +("yqq\\040" "$(0@'(B") +("fkkm" "$(0@((B") +("nvv\\040" "$(0@)(B") +("kna." "$(0@*(B") +("kykh" "$(0@+(B") +("kqhh" "$(0@,(B") +("krlf" "$(0@-(B") +("kmqv" "$(0@.(B") +("kox\\040" "$(0@/(B") +("kit;" "$(0@0(B") +("kkkf" "$(0@1(B") +("kyk." "$(0@2(B") +("paeb" "$(0@3(B") +("dqis" "$(0@4(B") +("nr;e" "$(0@5(B") +("dqie" "$(0@6(B") +("itle" "$(0@7(B") +("lvee" "$(0@8(B") +(",,jb" "$(0@9(B") +("uizb" "$(0@:(B") +(";mb\\040" "$(0@;(B") +("fqhh" "$(0@<(B") +("zidk" "$(0@=(B") +("ykj;" "$(0@>(B") +(";n.;" "$(0@?(B") +(";naa" "$(0@@(B") +(";ykd" "$(0@A(B") +(";zqx" "$(0@B(B") +(";pls" "$(0@C(B") +(";dae" "$(0@D(B") +(";pax" "$(0@E(B") +("r;i;" "$(0@F(B") +("f;;x" "$(0@G(B") +(";bar" "$(0@H(B") +(";v;e" "$(0@I(B") +(";rsv" "$(0@J(B") +(";fjf" "$(0@K(B") +(";vpa" "$(0@L(B") +(";;pf" "$(0@M(B") +(";pu\\040" "$(0@N(B") +(";of\\040" "$(0@O(B") +(";xlh" "$(0@P(B") +(";jjz" "$(0@Q(B") +(";iue" "$(0@R(B") +("lz;;" "$(0@S(B") +(";zpr" "$(0@T(B") +(";lv," "$(0@U(B") +(";ktz" "$(0@V(B") +(";fjz" "$(0@W(B") +(";w.\\040" "$(0@X(B") +("pt;q" "$(0@Y(B") +("rrrs" "$(0@Z(B") +("rrqk" "$(0@[(B") +("rpa." "$(0@\(B") +("rpac" "$(0@](B") +("rqpw" "$(0@^(B") +("rifb" "$(0@_(B") +("k;vr" "$(0@`(B") +("rm;\\040" "$(0@a(B") +("rktz" "$(0@b(B") +("vqi\\040" "$(0@c(B") +("vea\\040" "$(0@d(B") +("ipz\\040" "$(0@e(B") +("wy;d" "$(0@f(B") +("wbj\\040" "$(0@g(B") +("wgcu" "$(0@h(B") +("wrav" "$(0@i(B") +("w.ab" "$(0@j(B") +("wm;\\040" "$(0@k(B") +("ixxf" "$(0@l(B") +("bgff" "$(0@m(B") +("nrkh" "$(0@n(B") +("nqp\\040" "$(0@o(B") +("npm\\040" "$(0@p(B") +("nxav" "$(0@q(B") +("ipfh" "$(0@r(B") +("tq;h" "$(0@s(B") +("y;ch" "$(0@t(B") +("drak" "$(0@u(B") +("dx\\040" "$(0@v(B") +("dzax" "$(0@w(B") +("lvzd" "$(0@x(B") +("tstk" "$(0@y(B") +("jdqp" "$(0@z(B") +("jdpj" "$(0@{(B") +("jdem" "$(0@|(B") +("jdtq" "$(0@}(B") +("xxzx" "$(0@~(B") +("nhbt" "$(0A!(B") +("nme\\040" "$(0A"(B") +("nvj\\040" "$(0A#(B") +("nbsb" "$(0A$(B") +("tgag" "$(0A%(B") +("r;i." "$(0A&(B") +(".op." "$(0A'(B") +("..fj" "$(0A((B") +(".lpr" "$(0A)(B") +("qaxn" "$(0A*(B") +("aean" "$(0A+(B") +("een\\040" "$(0A,(B") +("en\\040" "$(0A-(B") +("zn\\040" "$(0A.(B") +("nqzk" "$(0A/(B") +("n/h\\040" "$(0A0(B") +("npor" "$(0A1(B") +("n;;g" "$(0A2(B") +("nzqu" "$(0A3(B") +("nme\\040" "$(0A4(B") +("ndae" "$(0A5(B") +("nbqs" "$(0A6(B") +("nwl." "$(0A7(B") +("nop." "$(0A8(B") +("nlpr" "$(0A9(B") +("niue" "$(0A:(B") +("nlv," "$(0A;(B") +("npls" "$(0A<(B") +("fpfx" "$(0A=(B") +("gee\\040" "$(0A>(B") +("oajo" "$(0A?(B") +("cj;o" "$(0A@(B") +("ofp\\040" "$(0AA(B") +("ov/\\040" "$(0AB(B") +("oqqp" "$(0AC(B") +("obgv" "$(0AD(B") +("obaz" "$(0AE(B") +("ozaz" "$(0AF(B") +("oafo" "$(0AG(B") +("odae" "$(0AH(B") +("opac" "$(0AI(B") +("obar" "$(0AJ(B") +("o;ae" "$(0AK(B") +("opls" "$(0AL(B") +("ojq\\040" "$(0AM(B") +("oof\\040" "$(0AN(B") +("o.ab" "$(0AO(B") +("olv," "$(0AP(B") +("ojjz" "$(0AQ(B") +("obif" "$(0AR(B") +("opa." "$(0AS(B") +("oequ" "$(0AT(B") +("cj;." "$(0AU(B") +("y;g." "$(0AV(B") +("qe.\\040" "$(0AW(B") +("ru.\\040" "$(0AX(B") +("aryr" "$(0AY(B") +("eey." "$(0AZ(B") +("rako" "$(0A[(B") +("icap" "$(0A\(B") +("pvo\\040" "$(0A](B") +("pru\\040" "$(0A^(B") +("ppp\\040" "$(0A_(B") +("py;c" "$(0A`(B") +("prlp" "$(0Aa(B") +("oz;p" "$(0Ab(B") +("py;c" "$(0Ac(B") +("p.k;" "$(0Ad(B") +("k/p\\040" "$(0Ae(B") +("zzp\\040" "$(0Af(B") +("raku" "$(0Ag(B") +("fpfu" "$(0Ah(B") +("vne\\040" "$(0Ai(B") +("vnac" "$(0Aj(B") +("cj;v" "$(0Ak(B") +("vjvj" "$(0AlAm(B") +("vzqd" "$(0An(B") +("vvp\\040" "$(0Ao(B") +("vpv\\040" "$(0Ap(B") +("vvv\\040" "$(0Aq(B") +("vaxx" "$(0Ar(B") +("vepf" "$(0As(B") +("vzf\\040" "$(0At(B") +("vatw" "$(0Au(B") +("vtc\\040" "$(0Av(B") +("vrak" "$(0Aw(B") +("vpqq" "$(0Ax(B") +("vfua" "$(0Ay(B") +("veab" "$(0Az(B") +("vky\\040" "$(0A{(B") +("vlpd" "$(0A|(B") +("vuu\\040" "$(0A}(B") +("vrlp" "$(0A~(B") +("fkjv" "$(0B!(B") +("raak" "$(0B"(B") +("rakk" "$(0B#(B") +("ijk\\040" "$(0B$(B") +("amax" "$(0B%(B") +("amfa" "$(0B&(B") +("vasb" "$(0B'(B") +("lq,," "$(0B((B") +("o,,\\040" "$(0B)(B") +("owc\\040" "$(0B*(B") +("oaea" "$(0B+(B") +("crks" "$(0B,(B") +("chof" "$(0B-(B") +("ciue" "$(0B.(B") +("cnrb" "$(0B/(B") +("cnaa" "$(0B0(B") +("cbjb" "$(0B1(B") +("czaz" "$(0B2(B") +("cqtv" "$(0B3(B") +("cbar" "$(0B4(B") +("cvpa" "$(0B5(B") +("czqx" "$(0B6(B") +("crqk" "$(0B7(B") +("cvj\\040" "$(0B8(B") +("cfjb" "$(0B9(B") +("cf;u" "$(0B:(B") +("ca/r" "$(0B;(B") +("cpu\\040" "$(0B<(B") +("cm;\\040" "$(0B=(B") +("cpa." "$(0B>(B") +("cpls" "$(0B?(B") +("cdae" "$(0B@(B") +("cjcl" "$(0BA(B") +("cme\\040" "$(0BB(B") +("coaf" "$(0BC(B") +("ciue" "$(0BD(B") +("cjq\\040" "$(0BE(B") +("cixx" "$(0BF(B") +("cbqs" "$(0BG(B") +("cjjz" "$(0BH(B") +("cale" "$(0BI(B") +("ctsp" "$(0BJ(B") +("cbj\\040" "$(0BK(B") +("c.ab" "$(0BL(B") +("cop\\040" "$(0BM(B") +("clpr" "$(0BN(B") +(",y;\\040" "$(0BO(B") +("vv,\\040" "$(0BP(B") +("ky,\\040" "$(0BQ(B") +(",jo\\040" "$(0BR(B") +("or,\\040" "$(0BS(B") +("mzh," "$(0BT(B") +("rlp," "$(0BU(B") +(",pqq" "$(0BV(B") +("dlpf" "$(0BW(B") +("ofzd" "$(0BX(B") +("bcof" "$(0BY(B") +(".ip\\040" "$(0BZ(B") +(".pax" "$(0B[(B") +(".ktz" "$(0B\(B") +(".por" "$(0B](B") +("arcx" "$(0B^(B") +("arrk" "$(0B_(B") +("arvv" "$(0B`(B") +("arah" "$(0Ba(B") +("ares" "$(0Bb(B") +("araq" "$(0Bc(B") +("aras" "$(0Bd(B") +("arag" "$(0Be(B") +("arne" "$(0Bf(B") +("arjv" "$(0Bg(B") +("arzd" "$(0Bh(B") +("arpq" "$(0Bi(B") +("orpb" "$(0Bj(B") +("ap.r" "$(0Bk(B") +("trpa" "$(0Bl(B") +("l,p\\040" "$(0Bm(B") +("hlve" "$(0Bn(B") +("hbjf" "$(0Bo(B") +("hrn\\040" "$(0Bp(B") +("hawq" "$(0Bq(B") +("hqi\\040" "$(0Br(B") +("hz;\\040" "$(0Bs(B") +("hxk." "$(0Bt(B") +("bqi\\040" "$(0Bu(B") +("btgb" "$(0Bv(B") +("lpns" "$(0Bw(B") +("lpo;" "$(0Bx(B") +("xk.b" "$(0By(B") +("cjku" "$(0Bz(B") +("jpv\\040" "$(0B{(B") +("ozqi" "$(0B|(B") +("gcu\\040" "$(0B}(B") +("gap." "$(0B~(B") +("gjs\\040" "$(0C!(B") +("lvcu" "$(0C"(B") +("lvpf" "$(0C#(B") +("lv;r" "$(0C$(B") +("lvks" "$(0C%(B") +("lv.d" "$(0C&(B") +("nkt;" "$(0C'(B") +("nklh" "$(0C((B") +("nko;" "$(0C)(B") +("ypr\\040" "$(0C*(B") +("yxk." "$(0C+(B") +("lrfh" "$(0C,(B") +("lvj\\040" "$(0C-(B") +("ltf\\040" "$(0C.(B") +("lqar" "$(0C/(B") +("ljq\\040" "$(0C0(B") +("li;\\040" "$(0C1(B") +("llp\\040" "$(0C2(B") +("lub\\040" "$(0C3(B") +("lkax" "$(0C4(B") +("lqsh" "$(0C5(B") +("a/,\\040" "$(0C6(B") +("tg,g" "$(0C7(B") +("xyk." "$(0C8(B") +("xr;\\040" "$(0C9(B") +("xafx" "$(0C:(B") +("xjts" "$(0C;(B") +("eqx\\040" "$(0C<(B") +("w;x\\040" "$(0C=(B") +("xx\\040" "$(0C>(B") +("x.;\\040" "$(0C?(B") +("xi;\\040" "$(0C@(B") +("xlp\\040" "$(0CA(B") +("xaxr" "$(0CB(B") +("x.q\\040" "$(0CC(B") +("iri;" "$(0CD(B") +("ifbb" "$(0CE(B") +("i;bb" "$(0CF(B") +("rlqr" "$(0CG(B") +("ael;" "$(0CH(B") +("tde\\040" "$(0CI(B") +("unms" "$(0CJ(B") +("unkq" "$(0CK(B") +("uykk" "$(0CL(B") +("unkh" "$(0CM(B") +("qdtu" "$(0CN(B") +("uqx\\040" "$(0CO(B") +("ujrk" "$(0CP(B") +("ulpf" "$(0CQ(B") +("uzps" "$(0CR(B") +("uee\\040" "$(0CS(B") +("uok\\040" "$(0CT(B") +("if;d" "$(0CU(B") +(".jmq" "$(0CV(B") +("fy;\\040" "$(0CW(B") +("fykf" "$(0CX(B") +("fhkh" "$(0CY(B") +("fcai" "$(0CZ(B") +("fctb" "$(0C[(B") +("fne\\040" "$(0C\(B") +("fatw" "$(0C](B") +("fru\\040" "$(0C^(B") +("faff" "$(0C_(B") +("frk." "$(0C`(B") +("fzps" "$(0Ca(B") +("frlp" "$(0Cb(B") +("fvkk" "$(0Cc(B") +("fgfk" "$(0Cd(B") +("fpu\\040" "$(0Ce(B") +("fplv" "$(0Cf(B") +("feab" "$(0Cg(B") +("fee\\040" "$(0Ch(B") +("fl,\\040" "$(0Ci(B") +("fok\\040" "$(0Cj(B") +("flvw" "$(0Ck(B") +("flod" "$(0Cl(B") +("f.v\\040" "$(0Cm(B") +("fqx\\040" "$(0Cn(B") +("fujb" "$(0Co(B") +("fj;h" "$(0Cp(B") +("ewa\\040" "$(0Cq(B") +("/yk." "$(0Cr(B") +("/rr\\040" "$(0Cs(B") +("/axr" "$(0Ct(B") +("/p;\\040" "$(0Cu(B") +("/ov\\040" "$(0Cv(B") +("/i;\\040" "$(0Cw(B") +("/pf\\040" "$(0Cx(B") +("/lf;" "$(0Cy(B") +(".rrd" "$(0Cz(B") +("rylx" "$(0C{(B") +("amex" "$(0C|(B") +("ykkh" "$(0C}(B") +("a/pf" "$(0C~(B") +("yhjs" "$(0D!(B") +("yyr\\040" "$(0D"(B") +("yhb\\040" "$(0D#(B") +("yai\\040" "$(0D$(B") +("ygq\\040" "$(0D%(B") +("yae\\040" "$(0D&(B") +("yf;\\040" "$(0D'(B") +("yj;\\040" "$(0D((B") +("yua\\040" "$(0D)(B") +("yoe\\040" "$(0D*(B") +("yoaa" "$(0D+(B") +("yoh\\040" "$(0D,(B") +("yk.\\040" "$(0D-(B") +("yqd\\040" "$(0D.(B") +("ytb\\040" "$(0D/(B") +("jp.\\040" "$(0D0(B") +(".j;\\040" "$(0D1(B") +("mnad" "$(0D2(B") +("me;\\040" "$(0D3(B") +("aaax" "$(0D4(B") +("mx;\\040" "$(0D5(B") +("ffm\\040" "$(0D6(B") +("tgem" "$(0D7(B") +("b;m\\040" "$(0D8(B") +(";dam" "$(0D9(B") +("/m\\040" "$(0D:(B") +("mln\\040" "$(0D;(B") +("ohjm" "$(0D<(B") +("kaxm" "$(0D=(B") +("rcqx" "$(0D>(B") +("rcj;" "$(0D?(B") +("rck." "$(0D@(B") +("snq\\040" "$(0DA(B") +("sqt\\040" "$(0DB(B") +("sz.h" "$(0DC(B") +("sjf\\040" "$(0DD(B") +("slts" "$(0DE(B") +("soz\\040" "$(0DF(B") +("stb\\040" "$(0DG(B") +("sx;\\040" "$(0DH(B") +("qqd\\040" "$(0DI(B") +("qpf\\040" "$(0DJ(B") +("qoz\\040" "$(0DK(B") +("f;yf" "$(0DL(B") +("tcn\\040" "$(0DM(B") +("rkrn" "$(0DN(B") +("jr;n" "$(0DO(B") +("j;sn" "$(0DP(B") +("kyn\\040" "$(0DQ(B") +("lvwn" "$(0DR(B") +(";;at" "$(0DS(B") +("oft\\040" "$(0DT(B") +("sxht" "$(0DU(B") +("qpwt" "$(0DV(B") +("apra" "$(0DW(B") +("aplv" "$(0DX(B") +("papr" "$(0DY(B") +("icl\\040" "$(0DZ(B") +("igr\\040" "$(0D[(B") +("iaeg" "$(0D\(B") +("ijk\\040" "$(0D](B") +("ilaa" "$(0D^(B") +("iads" "$(0D_(B") +("iig\\040" "$(0D`(B") +("iz\\040" "$(0Da(B") +("izb\\040" "$(0Db(B") +("ey.\\040" "$(0Dc(B") +("ear\\040" "$(0Dd(B") +("eaf\\040" "$(0De(B") +("ev\\040" "$(0Df(B") +("ep\\040" "$(0Dg(B") +("eu\\040" "$(0Dh(B") +("ezx\\040" "$(0Di(B") +("ti.\\040" "$(0Dj(B") +("tqqp" "$(0Dk(B") +("tzqu" "$(0Dl(B") +("tpa." "$(0Dm(B") +("tpm\\040" "$(0Dn(B") +("t.ar" "$(0Do(B") +("tlpr" "$(0Dp(B") +("tof\\040" "$(0Dq(B") +("tpac" "$(0Dr(B") +("zkky" "$(0Ds(B") +("qdly" "$(0Dt(B") +("zxky" "$(0Du(B") +("kyv\\040" "$(0Dv(B") +("gky\\040" "$(0Dw(B") +("zy.\\040" "$(0Dx(B") +("zaax" "$(0Dy(B") +("t;qh" "$(0Dz(B") +("qalm" "$(0D{(B") +("edam" "$(0D|(B") +(".alm" "$(0D}(B") +("mitx" "$(0D~(B") +("ibar" "$(0E!(B") +("ibzb" "$(0E"(B") +("ibas" "$(0E#(B") +("ibjk" "$(0E$(B") +("ibob" "$(0E%(B") +("kg,\\040" "$(0E&(B") +("g,b\\040" "$(0E'(B") +("rpk\\040" "$(0E((B") +("lvkc" "$(0E)(B") +("p,\\040" "$(0E*(B") +(".bms" "$(0E+(B") +("kntf" "$(0E,(B") +("krm\\040" "$(0E-(B") +("krh." "$(0E.(B") +("kzfh" "$(0E/(B") +("krr\\040" "$(0E0(B") +("kqam" "$(0E1(B") +("kdky" "$(0E2(B") +("kop." "$(0E3(B") +("klp." "$(0E4(B") +("klpn" "$(0E5(B") +("kbb." "$(0E6(B") +("wpve" "$(0E7(B") +("nore" "$(0E8(B") +("a/ae" "$(0E9(B") +("fpzb" "$(0E:(B") +("wpvb" "$(0E;(B") +("rrb\\040" "$(0E<(B") +("rkrb" "$(0E=(B") +("rmb\\040" "$(0E>(B") +("qcky" "$(0E?(B") +(";irq" "$(0E@(B") +(";coz" "$(0EA(B") +(";bbv" "$(0EB(B") +(";fjx" "$(0EC(B") +(";g,\\040" "$(0ED(B") +(";rlp" "$(0EE(B") +("fkk;" "$(0EF(B") +(";rxu" "$(0EG(B") +(";jfq" "$(0EH(B") +(";da/" "$(0EI(B") +(";pzn" "$(0EJ(B") +(";l,\\040" "$(0EK(B") +(";kxb" "$(0EL(B") +(";ljh" "$(0EM(B") +(";it;" "$(0EN(B") +(";lpf" "$(0EO(B") +(";rx\\040" "$(0EP(B") +("pr;x" "$(0EQ(B") +("p;m\\040" "$(0ER(B") +("nrkr" "$(0ES(B") +("idur" "$(0ET(B") +("rnt;" "$(0EU(B") +("civr" "$(0EV(B") +("rjah" "$(0EW(B") +("rfi;" "$(0EX(B") +("rfuk" "$(0EY(B") +("rpbb" "$(0EZ(B") +("r/u\\040" "$(0E[(B") +("rox\\040" "$(0E\(B") +("rl,\\040" "$(0E](B") +("rprh" "$(0E^(B") +(",,jr" "$(0E_(B") +("ljlz" "$(0E`(B") +("wna." "$(0Ea(B") +("whoz" "$(0Eb(B") +("witc" "$(0Ec(B") +("wrjr" "$(0Ed(B") +("wg,\\040" "$(0Ee(B") +("w/u\\040" "$(0Ef(B") +("wljn" "$(0Eg(B") +("wodb" "$(0Eh(B") +("wlpq" "$(0Ei(B") +("dy;;" "$(0Ej(B") +("dirq" "$(0Ek(B") +("jdps" "$(0El(B") +("fpff" "$(0Em(B") +("nitc" "$(0En(B") +("nal." "$(0Eo(B") +(".vhx" "$(0Ep(B") +("wjpv" "$(0Eq(B") +(".ykh" "$(0Er(B") +("os.\\040" "$(0Es(B") +("pmn\\040" "$(0Et(B") +("ypn\\040" "$(0Eu(B") +("ixxn" "$(0Ev(B") +("zqnx" "$(0Ew(B") +("vjn\\040" "$(0Ex(B") +(".jn." "$(0Ey(B") +("fz;n" "$(0Ez(B") +("lv,n" "$(0E{(B") +("iuen" "$(0E|(B") +("nfuk" "$(0E}(B") +("nfyo" "$(0E~(B") +("na/v" "$(0F!(B") +("n/u\\040" "$(0F"(B") +("no,\\040" "$(0F#(B") +("nit;" "$(0F$(B") +("nox\\040" "$(0F%(B") +("tsan" "$(0F&(B") +(".can" "$(0F'(B") +("ndqi" "$(0F((B") +("rqkx" "$(0F)(B") +(";aex" "$(0F*(B") +("oirq" "$(0F+(B") +("onke" "$(0F,(B") +("oy;;" "$(0F-(B") +("ont;" "$(0F.(B") +("ofi;" "$(0F/(B") +("ofkv" "$(0F0(B") +("olmb" "$(0F1(B") +("oqhh" "$(0F2(B") +("oodb" "$(0F3(B") +("obh/" "$(0F4(B") +("o;m\\040" "$(0F5(B") +("oit;" "$(0F6(B") +("omod" "$(0F7(B") +("old\\040" "$(0F8(B") +("orjr" "$(0F9(B") +("fl;." "$(0F:(B") +("rqkf" "$(0F;(B") +("yvo\\040" "$(0F<(B") +("pyp\\040" "$(0F=(B") +("pjq\\040" "$(0F>(B") +("petb" "$(0F?(B") +("pjq\\040" "$(0F@(B") +("p.ab" "$(0FA(B") +("pnaa" "$(0FB(B") +("ppa." "$(0FC(B") +("ppls" "$(0FD(B") +("i/p\\040" "$(0FE(B") +("vhbt" "$(0FF(B") +("caiv" "$(0FG(B") +("vvgc" "$(0FH(B") +("vqqp" "$(0FI(B") +("vfjf" "$(0FJ(B") +("vfjz" "$(0FK(B") +("vaga" "$(0FL(B") +("vaet" "$(0FM(B") +("vbqs" "$(0FN(B") +("vpa." "$(0FO(B") +("vem\\040" "$(0FP(B") +("v;ae" "$(0FQ(B") +("v/h\\040" "$(0FR(B") +("vx\\040" "$(0FS(B") +("vlgu" "$(0FT(B") +("viue" "$(0FU(B") +("vv/\\040" "$(0FV(B") +("vbj\\040" "$(0FW(B") +("vff;" "$(0FX(B") +("plkk" "$(0FY(B") +("ezax" "$(0FZ(B") +("orsb" "$(0F[(B") +("brkb" "$(0F\(B") +("oszo" "$(0F](B") +("lqtb" "$(0F^(B") +("ciku" "$(0F_(B") +("cidu" "$(0F`(B") +("cnyf" "$(0Fa(B") +("cnk;" "$(0Fb(B") +("cykh" "$(0Fc(B") +("czlc" "$(0Fd(B") +("crjr" "$(0Fe(B") +("cfuk" "$(0Ff(B") +("czax" "$(0Fg(B") +("cqhh" "$(0Fh(B") +("crxu" "$(0Fi(B") +("caxr" "$(0Fj(B") +("ctgk" "$(0Fk(B") +("c/u\\040" "$(0Fl(B") +("cmu\\040" "$(0Fm(B") +("ckyf" "$(0Fn(B") +("cohp" "$(0Fo(B") +("cit;" "$(0Fp(B") +("c.o\\040" "$(0Fq(B") +("c.xz" "$(0Fr(B") +("ca/v" "$(0Fs(B") +("cljh" "$(0Ft(B") +("iue," "$(0Fu(B") +(",a/r" "$(0Fv(B") +(",alm" "$(0Fw(B") +(",rav" "$(0Fx(B") +(",v/\\040" "$(0Fy(B") +("pj;," "$(0Fz(B") +(",py\\040" "$(0F{(B") +(",pa." "$(0F|(B") +("pl;," "$(0F}(B") +(",lpr" "$(0F~(B") +(",jjz" "$(0G!(B") +("jt.," "$(0G"(B") +(",etb" "$(0G#(B") +(",pax" "$(0G$(B") +(",.ab" "$(0G%(B") +("k.at" "$(0G&(B") +("drsv" "$(0G'(B") +("ipzh" "$(0G((B") +(".led" "$(0G)(B") +(".r;x" "$(0G*(B") +(".mu\\040" "$(0G+(B") +("arht" "$(0G,(B") +("arfu" "$(0G-(B") +("areb" "$(0G.(B") +("aral" "$(0G/(B") +("arde" "$(0G0(B") +("arpj" "$(0G1(B") +("arjq" "$(0G2(B") +("arw." "$(0G3(B") +("arfz" "$(0G4(B") +("arie" "$(0G5(B") +("cj;p" "$(0G6(B") +("pzqd" "$(0G7(B") +("hhkh" "$(0G8(B") +("h,,\\040" "$(0G9(B") +("hykf" "$(0G:(B") +("hvv\\040" "$(0G;(B") +("hee\\040" "$(0G<(B") +("hlpf" "$(0G=(B") +("hlvw" "$(0G>(B") +("hoz;" "$(0G?(B") +("hvv\\040" "$(0G@(B") +("axau" "$(0GA(B") +("puu\\040" "$(0GB(B") +("jru\\040" "$(0GC(B") +("jatc" "$(0GD(B") +("jrkr" "$(0GE(B") +("jvkk" "$(0GF(B") +("eacj" "$(0GG(B") +("jrlp" "$(0GH(B") +("/rif" "$(0GI(B") +("j.v\\040" "$(0GJ(B") +("j.td" "$(0GK(B") +("jlpf" "$(0GL(B") +("jos\\040" "$(0GM(B") +("jky\\040" "$(0GN(B") +("ozlw" "$(0GO(B") +("gykf" "$(0GP(B") +("gica" "$(0GQ(B") +("gnms" "$(0GR(B") +("gjrk" "$(0GS(B") +("gwc\\040" "$(0GT(B") +("gjr;" "$(0GU(B") +("guu\\040" "$(0GV(B") +("glpf" "$(0GW(B") +("gky\\040" "$(0GX(B") +("gnkq" "$(0GY(B") +("yhrk" "$(0GZ(B") +("yhwc" "$(0G[(B") +("vvac" "$(0G\(B") +("fpm\\040" "$(0G](B") +("ky.m" "$(0G^(B") +("lvr." "$(0G_(B") +("lvky" "$(0G`(B") +("lvj;" "$(0Ga(B") +("lvin" "$(0Gb(B") +("yp;v" "$(0Gc(B") +("lvpv" "$(0Gd(B") +("nkbd" "$(0Ge(B") +("nkpv" "$(0Gf(B") +("lntk" "$(0Gg(B") +("lbj\\040" "$(0Gh(B") +("lrla" "$(0Gi(B") +("lqkk" "$(0Gj(B") +("ljs\\040" "$(0Gk(B") +("cjh," "$(0Gl(B") +(",ap." "$(0Gm(B") +("lplg" "$(0Gn(B") +("xawq" "$(0Go(B") +("x;u\\040" "$(0Gp(B") +("xpv\\040" "$(0Gq(B") +("xft\\040" "$(0Gr(B") +("x.w\\040" "$(0Gs(B") +("kd.x" "$(0Gt(B") +("/fua" "$(0Gu(B") +("/epf" "$(0Gv(B") +("/ee\\040" "$(0Gw(B") +("/rlp" "$(0Gx(B") +("irlx" "$(0Gy(B") +("irck" "$(0Gz(B") +("tl;f" "$(0G{(B") +("ae;r" "$(0G|(B") +("aepg" "$(0G}(B") +("ztf\\040" "$(0G~(B") +("qozf" "$(0H!(B") +("utfb" "$(0H"(B") +("ua/w" "$(0H#(B") +("upa." "$(0H$(B") +("upor" "$(0H%(B") +("upn\\040" "$(0H&(B") +("ukkj" "$(0H'(B") +("uop\\040" "$(0H((B") +("uop." "$(0H)(B") +("ulpc" "$(0H*(B") +("uwl." "$(0H+(B") +("opb\\040" "$(0H,(B") +("lmlb" "$(0H-(B") +("fykd" "$(0H.(B") +("fjq\\040" "$(0H/(B") +("fc.;" "$(0H0(B") +("fnaa" "$(0H1(B") +("fbaz" "$(0H2(B") +("ft;q" "$(0H3(B") +("ff;u" "$(0H4(B") +("frsv" "$(0H5(B") +("famf" "$(0H6(B") +("fpls" "$(0H7(B") +("f;;g" "$(0H8(B") +("fm;\\040" "$(0H9(B") +("flqh" "$(0H:(B") +("fop\\040" "$(0H;(B") +("flps" "$(0H<(B") +("fetb" "$(0H=(B") +("fk;v" "$(0H>(B") +("e;gz" "$(0H?(B") +("epdb" "$(0H@(B") +(";ags" "$(0HA(B") +("/bjf" "$(0HB(B") +("/lrb" "$(0HC(B") +("/;gz" "$(0HD(B") +("oo/\\040" "$(0HE(B") +("/l/\\040" "$(0HF(B") +("/lox" "$(0HG(B") +("/k;s" "$(0HH(B") +("/.f\\040" "$(0HI(B") +("zaa/" "$(0HJ(B") +("/js\\040" "$(0HK(B") +("/lve" "$(0HL(B") +(".atd" "$(0HM(B") +("cclx" "$(0HN(B") +("ylx;" "$(0HO(B") +("ykt;" "$(0HP(B") +("ykqh" "$(0HQ(B") +("f,hx" "$(0HR(B") +("xryx" "$(0HS(B") +("ykpr" "$(0HT(B") +("lylx" "$(0HU(B") +("ykk;" "$(0HV(B") +("yolx" "$(0HW(B") +("s,js" "$(0HX(B") +("jjof" "$(0HY(B") +("ynlq" "$(0HZ(B") +("yyxk" "$(0H[(B") +("yif\\040" "$(0H\(B") +("yaqx" "$(0H](B") +("yrfh" "$(0H^(B") +("yr;\\040" "$(0H_(B") +("yzag" "$(0H`(B") +("yz,\\040" "$(0Ha(B") +("yqp\\040" "$(0Hb(B") +("yzgx" "$(0Hc(B") +("ylf;" "$(0Hd(B") +("yov\\040" "$(0He(B") +("yjzs" "$(0Hf(B") +("ylp\\040" "$(0Hg(B") +("yir\\040" "$(0Hh(B") +("y.q\\040" "$(0Hi(B") +("jzky" "$(0Hj(B") +("y.;\\040" "$(0Hk(B") +("eqy\\040" "$(0Hl(B") +("yyk." "$(0Hm(B") +("iza." "$(0Hn(B") +(".alp" "$(0Ho(B") +("..;\\040" "$(0Hp(B") +("mafx" "$(0Hq(B") +("aajm" "$(0Hr(B") +("a/m\\040" "$(0Hs(B") +("mzu\\040" "$(0Ht(B") +("eqm\\040" "$(0Hu(B") +("karm" "$(0Hv(B") +("m.;\\040" "$(0Hw(B") +("myxk" "$(0Hx(B") +("syc\\040" "$(0Hy(B") +("stx\\040" "$(0Hz(B") +("szag" "$(0H{(B") +("s.;\\040" "$(0H|(B") +("ss,\\040" "$(0H}(B") +("ssv\\040" "$(0H~(B") +("sjzs" "$(0I!(B") +("syk." "$(0I"(B") +("sov\\040" "$(0I#(B") +(".sv\\040" "$(0I$(B") +("qyk." "$(0I%(B") +("rqx\\040" "$(0I&(B") +("qaqx" "$(0I'(B") +("qaxr" "$(0I((B") +("b;yf" "$(0I)(B") +("pfzx" "$(0I*(B") +("jqn\\040" "$(0I+(B") +("hogn" "$(0I,(B") +("iljn" "$(0I-(B") +("i.n\\040" "$(0I.(B") +("rifn" "$(0I/(B") +("qpn\\040" "$(0I0(B") +("t;qn" "$(0I1(B") +("etbn" "$(0I2(B") +("pmn\\040" "$(0I3(B") +("plkn" "$(0I4(B") +("m;n\\040" "$(0I5(B") +("gjfn" "$(0I6(B") +("lpan" "$(0I7(B") +("iuen" "$(0I8(B") +(".fjn" "$(0I9(B") +("ldlt" "$(0I:(B") +("y;jt" "$(0I;(B") +("apad" "$(0I<(B") +("ap.;" "$(0I=(B") +("apm;" "$(0I>(B") +(".vpf" "$(0I?(B") +("if;\\040" "$(0I@(B") +("ira\\040" "$(0IA(B") +("iz.h" "$(0IB(B") +("izjd" "$(0IC(B") +("ipd\\040" "$(0ID(B") +("ipf\\040" "$(0IE(B") +("ik;\\040" "$(0IF(B") +("ilts" "$(0IG(B") +("il;\\040" "$(0IH(B") +("ilp\\040" "$(0II(B") +("iib\\040" "$(0IJ(B") +("iyx\\040" "$(0IK(B") +("inl\\040" "$(0IL(B") +("iqt\\040" "$(0IM(B") +("itb\\040" "$(0IN(B") +("ip\\040" "$(0IO(B") +("iodj" "$(0IP(B") +("epd\\040" "$(0IQ(B") +("tiku" "$(0IR(B") +("tqjd" "$(0IS(B") +("t;m\\040" "$(0IT(B") +("ysxy" "$(0IU(B") +("kyd\\040" "$(0IV(B") +("ozky" "$(0IW(B") +("l;ky" "$(0IX(B") +("zp\\040" "$(0IY(B") +("zps\\040" "$(0IZ(B") +("zlts" "$(0I[(B") +("zib\\040" "$(0I\(B") +("yru\\040" "$(0I](B") +("rfkq" "$(0I^(B") +("rfts" "$(0I_(B") +("bgdm" "$(0I`(B") +("aasm" "$(0Ia(B") +("adsm" "$(0Ib(B") +("aram" "$(0Ic(B") +("kjam" "$(0Id(B") +("kxam" "$(0Ie(B") +("ibgq" "$(0If(B") +("ibx;" "$(0Ig(B") +("ibls" "$(0Ih(B") +("ibod" "$(0Ii(B") +("g,gs" "$(0Ij(B") +("g,z\\040" "$(0Ik(B") +("g,ed" "$(0Il(B") +("z.as" "$(0Im(B") +("lsl," "$(0In(B") +("yqqs" "$(0Io(B") +("jg\\040" "$(0Ip(B") +("r;ib" "$(0Iq(B") +("ow\\040" "$(0Ir(B") +("kk/p" "$(0Is(B") +("kypr" "$(0It(B") +("krrs" "$(0Iu(B") +("kr;;" "$(0Iv(B") +("kqsp" "$(0Iw(B") +("kzkc" "$(0Ix(B") +("kcaz" "$(0Iy(B") +("kjp." "$(0Iz(B") +("klz;" "$(0I{(B") +("kgky" "$(0I|(B") +("ktsk" "$(0I}(B") +("keu\\040" "$(0I~(B") +("f;ss" "$(0J!(B") +("bqis" "$(0J"(B") +("trpe" "$(0J#(B") +("zide" "$(0J$(B") +("q;dm" "$(0J%(B") +("zpuh" "$(0J&(B") +(";hoz" "$(0J'(B") +(";yk;" "$(0J((B") +(";nvv" "$(0J)(B") +("cj;p" "$(0J*(B") +(";v;k" "$(0J+(B") +(";q;;" "$(0J,(B") +(";rz\\040" "$(0J-(B") +("r;i;" "$(0J.(B") +(";p;w" "$(0J/(B") +(";alx" "$(0J0(B") +(";rh." "$(0J1(B") +(";rm\\040" "$(0J2(B") +(";rlt" "$(0J3(B") +(";qp\\040" "$(0J4(B") +(";bb." "$(0J5(B") +(";pff" "$(0J6(B") +("pzfh" "$(0J7(B") +("p;y;" "$(0J8(B") +("yqqr" "$(0J9(B") +("y;gr" "$(0J:(B") +("ryps" "$(0J;(B") +("fpzr" "$(0J<(B") +("rifr" "$(0J=(B") +("qor\\040" "$(0J>(B") +("prbr" "$(0J?(B") +("rz.." "$(0J@(B") +("rgqh" "$(0JA(B") +("pvmm" "$(0JB(B") +("f/jm" "$(0JC(B") +("mnak" "$(0JD(B") +("zkyh" "$(0JE(B") +("zq;;" "$(0JF(B") +("wyk;" "$(0JG(B") +("wcjd" "$(0JH(B") +("wv;." "$(0JI(B") +("wq;;" "$(0JJ(B") +("wa/c" "$(0JK(B") +("wpx\\040" "$(0JL(B") +("wae," "$(0JM(B") +("ohdf" "$(0JN(B") +("nfpz" "$(0JO(B") +("nnud" "$(0JP(B") +("nalj" "$(0JQ(B") +("nbb." "$(0JR(B") +("nsfm" "$(0JS(B") +("nrkv" "$(0JT(B") +("nxtb" "$(0JU(B") +("nxa;" "$(0JV(B") +("nmac" "$(0JW(B") +("caih" "$(0JX(B") +("bp;w" "$(0JY(B") +("dqo\\040" "$(0JZ(B") +("dq;;" "$(0J[(B") +("jdyf" "$(0J\(B") +(",.jd" "$(0J](B") +("fpzd" "$(0J^(B") +("jdpx" "$(0J_(B") +("jdpb" "$(0J`(B") +("ny;t" "$(0Ja(B") +("nbb." "$(0Jb(B") +(",.f\\040" "$(0Jc(B") +(",.tg" "$(0Jd(B") +("ypf." "$(0Je(B") +(".zu." "$(0Jf(B") +(".tgn" "$(0Jg(B") +("zlpn" "$(0Jh(B") +("xuqn" "$(0Ji(B") +("nntc" "$(0Jj(B") +("np/b" "$(0Jk(B") +("nsfm" "$(0Jl(B") +("nopb" "$(0Jm(B") +("nqo\\040" "$(0Jn(B") +("nxx." "$(0Jo(B") +("nntf" "$(0Jp(B") +("rkyx" "$(0Jq(B") +("o,.\\040" "$(0Jr(B") +("oyk;" "$(0Js(B") +("oyxf" "$(0Jt(B") +("ozu." "$(0Ju(B") +("ofpz" "$(0Jv(B") +("op;w" "$(0Jw(B") +("obbp" "$(0Jx(B") +("opqx" "$(0Jy(B") +("odky" "$(0Jz(B") +("nrko" "$(0J{(B") +("onr," "$(0J|(B") +("oxx." "$(0J}(B") +("y;jb" "$(0J~(B") +("fpff" "$(0K!(B") +("hork" "$(0K"(B") +("hozd" "$(0K#(B") +("pdp." "$(0K$(B") +("bqsa" "$(0K%(B") +("pjpk" "$(0K&(B") +("vykh" "$(0K'(B") +("vnke" "$(0K((B") +("vnk;" "$(0K)(B") +("vy;;" "$(0K*(B") +(",,jv" "$(0K+(B") +("vqm\\040" "$(0K,(B") +("vrjr" "$(0K-(B") +("vzlv" "$(0K.(B") +("vjky" "$(0K/(B") +("vpbb" "$(0K0(B") +("vkyf" "$(0K1(B") +("vohp" "$(0K2(B") +("vox\\040" "$(0K3(B") +("vit;" "$(0K4(B") +("v.fh" "$(0K5(B") +("vlen" "$(0K6(B") +("fpfv" "$(0K7(B") +("lmsv" "$(0K8(B") +("vmod" "$(0K9(B") +("itck" "$(0K:(B") +("qdqk" "$(0K;(B") +("o/u\\040" "$(0K<(B") +("cypf" "$(0K=(B") +("cnak" "$(0K>(B") +("cykx" "$(0K?(B") +("cy.m" "$(0K@(B") +("cyk;" "$(0KA(B") +("choc" "$(0KB(B") +("cirb" "$(0KC(B") +("cfpz" "$(0KD(B") +("crm\\040" "$(0KE(B") +("cbz\\040" "$(0KF(B") +("ca/c" "$(0KG(B") +("crz\\040" "$(0KH(B") +("crjk" "$(0KI(B") +("crjd" "$(0KJ(B") +("cvkc" "$(0KK(B") +("cv;k" "$(0KL(B") +("cqo\\040" "$(0KM(B") +("ctgx" "$(0KN(B") +("cqn\\040" "$(0KO(B") +("cqp\\040" "$(0KP(B") +("cp/b" "$(0KQ(B") +("cpx\\040" "$(0KR(B") +("czu." "$(0KS(B") +("c.zd" "$(0KT(B") +("cg;s" "$(0KU(B") +("cu,\\040" "$(0KV(B") +("cxx." "$(0KW(B") +("ckdv" "$(0KX(B") +("ceph" "$(0KY(B") +(",nk;" "$(0KZ(B") +("qd;," "$(0K[(B") +(",gbb" "$(0K\(B") +("xuq," "$(0K](B") +(",ljn" "$(0K^(B") +(",,j," "$(0K_(B") +("akj." "$(0K`(B") +("ofy;" "$(0Ka(B") +(",,jf" "$(0Kb(B") +(".yzh" "$(0Kc(B") +(".ypf" "$(0Kd(B") +("armd" "$(0Ke(B") +("arcm" "$(0Kf(B") +("arg," "$(0Kg(B") +("arox" "$(0Kh(B") +("arn;" "$(0Ki(B") +("a/rh" "$(0Kj(B") +("qozc" "$(0Kk(B") +("heqa" "$(0Kl(B") +("hpa." "$(0Km(B") +("hx\\040" "$(0Kn(B") +("hiue" "$(0Ko(B") +("hjjz" "$(0Kp(B") +("tdau" "$(0Kq(B") +("qdtu" "$(0Kr(B") +("jfp\\040" "$(0Ks(B") +("jbaz" "$(0Kt(B") +("ejaj" "$(0Ku(B") +("jof\\040" "$(0Kv(B") +("gixx" "$(0Kw(B") +("grsv" "$(0Kx(B") +("arlg" "$(0Ky(B") +("gdz," "$(0Kz(B") +("galm" "$(0K{(B") +("gpls" "$(0K|(B") +("yhem" "$(0K}(B") +("yhqp" "$(0K~(B") +("yhm;" "$(0L!(B") +("lvop" "$(0L"(B") +("lv.r" "$(0L#(B") +("nkcr" "$(0L$(B") +("nkm;" "$(0L%(B") +("ypls" "$(0L&(B") +("ydae" "$(0L'(B") +("lne\\040" "$(0L((B") +("lrak" "$(0L)(B") +("laxx" "$(0L*(B") +("lleb" "$(0L+(B") +("ljf\\040" "$(0L,(B") +("lora" "$(0L-(B") +("lclp" "$(0L.(B") +("l.td" "$(0L/(B") +("lrlp" "$(0L0(B") +("lpf;" "$(0L1(B") +("llpf" "$(0L2(B") +(",ykf" "$(0L3(B") +(",nac" "$(0L4(B") +(",ru\\040" "$(0L5(B") +("xnac" "$(0L6(B") +("xne\\040" "$(0L7(B") +("xnac" "$(0L8(B") +("xepf" "$(0L9(B") +("xrk." "$(0L:(B") +("xwc\\040" "$(0L;(B") +("qdtx" "$(0L<(B") +("xbbb" "$(0L=(B") +("xjis" "$(0L>(B") +("xjid" "$(0L?(B") +("xzqd" "$(0L@(B") +("xjr;" "$(0LA(B") +("xlpd" "$(0LB(B") +("x.v\\040" "$(0LC(B") +("xijf" "$(0LD(B") +("xky\\040" "$(0LE(B") +("xrlp" "$(0LF(B") +("xwp\\040" "$(0LG(B") +("x.jb" "$(0LH(B") +("/ye\\040" "$(0LI(B") +("bbyf" "$(0LJ(B") +("eebb" "$(0LK(B") +("bbky" "$(0LL(B") +("eae\\040" "$(0LM(B") +("aebk" "$(0LN(B") +("g.tf" "$(0LO(B") +("nkfk" "$(0LP(B") +("uykh" "$(0LQ(B") +("y;ju" "$(0LR(B") +("uqjd" "$(0LS(B") +("uqhh" "$(0LT(B") +("utxn" "$(0LU(B") +("hoou" "$(0LV(B") +("zszx" "$(0LW(B") +("r;jr" "$(0LX(B") +("ozak" "$(0LY(B") +("af;c" "$(0LZ(B") +("ormq" "$(0L[(B") +("lmgu" "$(0L\(B") +("fnk;" "$(0L](B") +("fy;;" "$(0L^(B") +("fnrd" "$(0L_(B") +("fyxp" "$(0L`(B") +("fja." "$(0La(B") +("fcky" "$(0Lb(B") +("fcqh" "$(0Lc(B") +("faac" "$(0Ld(B") +("frxu" "$(0Le(B") +("fgc," "$(0Lf(B") +("fgfx" "$(0Lg(B") +("fky;" "$(0Lh(B") +("fox\\040" "$(0Li(B") +("fit;" "$(0Lj(B") +("fypx" "$(0Lk(B") +("fkxb" "$(0Ll(B") +("/nms" "$(0Lm(B") +("nnl/" "$(0Ln(B") +("/ru\\040" "$(0Lo(B") +("/gfu" "$(0Lp(B") +("/vo\\040" "$(0Lq(B") +("/pl." "$(0Lr(B") +("/oz;" "$(0Ls(B") +("ib/\\040" "$(0Lt(B") +("/izs" "$(0Lu(B") +("/jr;" "$(0Lv(B") +("cj;x" "$(0Lw(B") +("ykrc" "$(0Lx(B") +("eeyx" "$(0Ly(B") +("ypvx" "$(0Lz(B") +("ykpv" "$(0L{(B") +("oajx" "$(0L|(B") +("yklf" "$(0L}(B") +("ykrp" "$(0L~(B") +("ykj;" "$(0M!(B") +("ybjf" "$(0M"(B") +("yrn\\040" "$(0M#(B") +("yat;" "$(0M$(B") +("yqkk" "$(0M%(B") +("yjhn" "$(0M&(B") +("yafx" "$(0M'(B") +("ooy\\040" "$(0M((B") +("y;gz" "$(0M)(B") +("yk;s" "$(0M*(B") +("yo;\\040" "$(0M+(B") +("yosz" "$(0M,(B") +("ylvg" "$(0M-(B") +("y.ar" "$(0M.(B") +("ycu\\040" "$(0M/(B") +("yqh\\040" "$(0M0(B") +("y;j." "$(0M1(B") +(".pr\\040" "$(0M2(B") +(".lps" "$(0M3(B") +("nacm" "$(0M4(B") +("mzax" "$(0M5(B") +("miac" "$(0M6(B") +("rcrc" "$(0M7(B") +("rccu" "$(0M8(B") +("rcpf" "$(0M9(B") +("sbg;" "$(0M:(B") +("qqh\\040" "$(0M;(B") +("qaes" "$(0M<(B") +("qawq" "$(0M=(B") +("qj;s" "$(0M>(B") +("yfv;" "$(0M?(B") +("r;ln" "$(0M@(B") +("rjrn" "$(0MA(B") +("gfln" "$(0MB(B") +(";dan" "$(0MC(B") +("mofn" "$(0MD(B") +(".esn" "$(0ME(B") +("pbbn" "$(0MF(B") +("/cn\\040" "$(0MG(B") +("ohjn" "$(0MH(B") +(";ypt" "$(0MI(B") +("ntjt" "$(0MJ(B") +("rrt\\040" "$(0MK(B") +("aprf" "$(0ML(B") +("apx." "$(0MM(B") +("apo;" "$(0MN(B") +("apiv" "$(0MO(B") +("iyk." "$(0MP(B") +("itx\\040" "$(0MQ(B") +("ijq\\040" "$(0MR(B") +("im;\\040" "$(0MS(B") +("iov\\040" "$(0MT(B") +("i.;\\040" "$(0MU(B") +("iir\\040" "$(0MV(B") +(".iad" "$(0MW(B") +("inw\\040" "$(0MX(B") +("iif\\040" "$(0MY(B") +("ios\\040" "$(0MZ(B") +("eyxk" "$(0M[(B") +("err\\040" "$(0M\(B") +("e/\\040" "$(0M](B") +("e.;\\040" "$(0M^(B") +("ekax" "$(0M_(B") +("ei;\\040" "$(0M`(B") +("tclc" "$(0Ma(B") +("typf" "$(0Mb(B") +("tmac" "$(0Mc(B") +("eqky" "$(0Md(B") +(".;ky" "$(0Me(B") +("zale" "$(0Mf(B") +("rfpa" "$(0Mg(B") +("rfjz" "$(0Mh(B") +("ypj;" "$(0Mi(B") +("tbam" "$(0Mj(B") +("ibam" "$(0Mk(B") +("yx\\040" "$(0Ml(B") +("xx;\\040" "$(0Mm(B") +("iby." "$(0Mn(B") +("ibif" "$(0Mo(B") +("ibae" "$(0Mp(B") +("ibl;" "$(0Mq(B") +("g,.." "$(0Mr(B") +("muys" "$(0Ms(B") +("musb" "$(0Mt(B") +("z.lq" "$(0Mu(B") +("oxhf" "$(0Mv(B") +("aaxx" "$(0Mw(B") +(";l,\\040" "$(0Mx(B") +("axl," "$(0My(B") +("sal," "$(0Mz(B") +("nvvx" "$(0M{(B") +("ljpe" "$(0M|(B") +("ykde" "$(0M}(B") +("kypn" "$(0M~(B") +("kirx" "$(0N!(B") +("kb;f" "$(0N"(B") +("kapa" "$(0N#(B") +("ka/m" "$(0N$(B") +("kpfx" "$(0N%(B") +("ki/p" "$(0N&(B") +("ki;k" "$(0N'(B") +("kcjp" "$(0N((B") +("kypv" "$(0N)(B") +("ea.e" "$(0N*(B") +("b;yj" "$(0N+(B") +("ohje" "$(0N,(B") +("i;;e" "$(0N-(B") +("i/pe" "$(0N.(B") +("bbbn" "$(0N/(B") +("zfpm" "$(0N0(B") +(";,,b" "$(0N1(B") +(";r;;" "$(0N2(B") +(";zkc" "$(0N3(B") +(";fpu" "$(0N4(B") +(";p,\\040" "$(0N5(B") +(";eqj" "$(0N6(B") +(";faf" "$(0N7(B") +(";ewa" "$(0N8(B") +(";vqi" "$(0N9(B") +(";caz" "$(0N:(B") +(";ffm" "$(0N;(B") +(";rao" "$(0N<(B") +(";tde" "$(0N=(B") +(";xxx" "$(0N>(B") +("rbcf" "$(0N?(B") +("rewa" "$(0N@(B") +("rk/p" "$(0NA(B") +("rffm" "$(0NB(B") +("ti.r" "$(0NC(B") +("tzqr" "$(0ND(B") +("ry;." "$(0NE(B") +("rl,p" "$(0NF(B") +("zalp" "$(0NG(B") +("wr;;" "$(0NH(B") +("wev\\040" "$(0NI(B") +("w;;f" "$(0NJ(B") +("wor," "$(0NK(B") +("wlz;" "$(0NL(B") +("wrrs" "$(0NM(B") +("nzkc" "$(0NN(B") +("nfjh" "$(0NO(B") +("nl,p" "$(0NP(B") +("nol," "$(0NQ(B") +("bk/p" "$(0NR(B") +("b.o." "$(0NS(B") +("dbqi" "$(0NT(B") +("dijk" "$(0NU(B") +("jdyr" "$(0NV(B") +("jdyx" "$(0NW(B") +("jdlp" "$(0NX(B") +("nbtb" "$(0NY(B") +("nr;h" "$(0NZ(B") +("nfpu" "$(0N[(B") +("nrao" "$(0N\(B") +("nrpk" "$(0N](B") +("ncj." "$(0N^(B") +("tg;f" "$(0N_(B") +("py;." "$(0N`(B") +(".f/n" "$(0Na(B") +("olr." "$(0Nb(B") +("ygn." "$(0Nc(B") +("fftn" "$(0Nd(B") +("epn\\040" "$(0Ne(B") +("qfzn" "$(0Nf(B") +("fpzc" "$(0Ng(B") +("alu." "$(0Nh(B") +("zean" "$(0Ni(B") +("baan" "$(0Nj(B") +(".kkn" "$(0Nk(B") +("kk;n" "$(0Nl(B") +("nypr" "$(0Nm(B") +("n,mq" "$(0Nn(B") +("ney." "$(0No(B") +("nk/p" "$(0Np(B") +("npyc" "$(0Nq(B") +("n;;f" "$(0Nr(B") +("nffm" "$(0Ns(B") +("nky," "$(0Nt(B") +("nor," "$(0Nu(B") +("bbkx" "$(0Nv(B") +("nvvo" "$(0Nw(B") +("rifo" "$(0Nx(B") +("fpzo" "$(0Ny(B") +("oypr" "$(0Nz(B") +("ocaz" "$(0N{(B") +("o,,b" "$(0N|(B") +("ocjl" "$(0N}(B") +("otsk" "$(0N~(B") +("obtb" "$(0O!(B") +("orrs" "$(0O"(B") +("orao" "$(0O#(B") +("ozkc" "$(0O$(B") +("oru." "$(0O%(B") +("opab" "$(0O&(B") +("ol,p" "$(0O'(B") +("oor," "$(0O((B") +("omz," "$(0O)(B") +("olqq" "$(0O*(B") +("oiph" "$(0O+(B") +("oa/f" "$(0O,(B") +("oijk" "$(0O-(B") +("ykj." "$(0O.(B") +("qhh." "$(0O/(B") +("p;d." "$(0O0(B") +("fpzp" "$(0O1(B") +("qop\\040" "$(0O2(B") +("prkc" "$(0O3(B") +("pqf;" "$(0O4(B") +("virb" "$(0O5(B") +("vypf" "$(0O6(B") +("vy;t" "$(0O7(B") +("vzo\\040" "$(0O8(B") +("vq;;" "$(0O9(B") +("va/c" "$(0O:(B") +("vqp\\040" "$(0O;(B") +("vfpz" "$(0O<(B") +("vp;w" "$(0O=(B") +("v..z" "$(0O>(B") +("xmfv" "$(0O?(B") +("lpxv" "$(0O@(B") +("v.kc" "$(0OA(B") +("vzex" "$(0OB(B") +("vcjv" "$(0OC(B") +("q;;k" "$(0OD(B") +("rzjk" "$(0OE(B") +("amo." "$(0OF(B") +("y.sb" "$(0OG(B") +("q;;b" "$(0OH(B") +("xmfc" "$(0OI(B") +("cypr" "$(0OJ(B") +("cbqi" "$(0OK(B") +("cbtb" "$(0OL(B") +("czkc" "$(0OM(B") +("cfjx" "$(0ON(B") +("crrs" "$(0OO(B") +("ca/f" "$(0OP(B") +("cqsp" "$(0OQ(B") +("cvvu" "$(0OR(B") +("cfpu" "$(0OS(B") +("cr;." "$(0OT(B") +("cbgf" "$(0OU(B") +("c;dm" "$(0OV(B") +("cear" "$(0OW(B") +("cep\\040" "$(0OX(B") +("cl,p" "$(0OY(B") +("uizc" "$(0OZ(B") +("ctqh" "$(0O[(B") +("ctsk" "$(0O\(B") +("col," "$(0O](B") +("y;g," "$(0O^(B") +("rh.," "$(0O_(B") +("rkr," "$(0O`(B") +("baa," "$(0Oa(B") +("dgqh" "$(0Ob(B") +("av.f" "$(0Oc(B") +("xmfh" "$(0Od(B") +(".zik" "$(0Oe(B") +(",,jh" "$(0Of(B") +("aryf" "$(0Og(B") +("arym" "$(0Oh(B") +("arrr" "$(0Oi(B") +("ardy" "$(0Oj(B") +("xxax" "$(0Ok(B") +("hk,u" "$(0Ol(B") +("hfi;" "$(0Om(B") +("h/u\\040" "$(0On(B") +("hohp" "$(0Oo(B") +("hodb" "$(0Op(B") +("hit;" "$(0Oq(B") +("hlmb" "$(0Or(B") +("lpdi" "$(0Os(B") +("ldlb" "$(0Ot(B") +("lmsu" "$(0Ou(B") +("jnr;" "$(0Ov(B") +("j,n\\040" "$(0Ow(B") +("jrxu" "$(0Ox(B") +("jjpk" "$(0Oy(B") +("jfuk" "$(0Oz(B") +("girq" "$(0O{(B") +("gykh" "$(0O|(B") +("gjky" "$(0O}(B") +("ggg\\040" "$(0O~(B") +("gbrx" "$(0P!(B") +("grxu" "$(0P"(B") +("gg,\\040" "$(0P#(B") +("lmsg" "$(0P$(B") +("lvy;" "$(0P%(B") +("lvn." "$(0P&(B") +("valb" "$(0P'(B") +("lvzp" "$(0P((B") +("lvp." "$(0P)(B") +("lv.o" "$(0P*(B") +("nki," "$(0P+(B") +("nk.g" "$(0P,(B") +("liue" "$(0P-(B") +("lvj\\040" "$(0P.(B") +("lqgs" "$(0P/(B") +("lzqx" "$(0P0(B") +("lw.\\040" "$(0P1(B") +("lgjf" "$(0P2(B") +("llpr" "$(0P3(B") +("lof\\040" "$(0P4(B") +("lktz" "$(0P5(B") +(",f;u" "$(0P6(B") +("xykd" "$(0P7(B") +("xv/\\040" "$(0P8(B") +("xt;q" "$(0P9(B") +("xax." "$(0P:(B") +("xzqx" "$(0P;(B") +("xale" "$(0P<(B") +("x;ae" "$(0P=(B") +("xgjf" "$(0P>(B") +("xw.\\040" "$(0P?(B") +("xlpc" "$(0P@(B") +("xosb" "$(0PA(B") +("x.ab" "$(0PB(B") +("xof\\040" "$(0PC(B") +("xrf\\040" "$(0PD(B") +("xjcl" "$(0PE(B") +("xpac" "$(0PF(B") +("/g,\\040" "$(0PG(B") +("/xuq" "$(0PH(B") +("ifps" "$(0PI(B") +("gjfb" "$(0PJ(B") +("fkpm" "$(0PK(B") +("ucjr" "$(0PL(B") +("ufpz" "$(0PM(B") +("uvkc" "$(0PN(B") +("ubb." "$(0PO(B") +("epu\\040" "$(0PP(B") +("ua/c" "$(0PQ(B") +("fnr," "$(0PR(B") +("f,.\\040" "$(0PS(B") +("fbah" "$(0PT(B") +("fqn\\040" "$(0PU(B") +("fgeo" "$(0PV(B") +("ftix" "$(0PW(B") +("fp/b" "$(0PX(B") +("f/zx" "$(0PY(B") +("fxmh" "$(0PZ(B") +("fmac" "$(0P[(B") +("flqp" "$(0P\(B") +("f.fn" "$(0P](B") +("flpn" "$(0P^(B") +("fnkp" "$(0P_(B") +("fcr." "$(0P`(B") +("/hbt" "$(0Pa(B") +("/f;u" "$(0Pb(B") +("/rsv" "$(0Pc(B") +("/qp\\040" "$(0Pd(B") +("/etb" "$(0Pe(B") +("/m;\\040" "$(0Pf(B") +("sf//" "$(0Pg(B") +("/gjf" "$(0Ph(B") +("/lpr" "$(0Pi(B") +("/lvf" "$(0Pj(B") +("/iue" "$(0Pk(B") +(".t;d" "$(0Pl(B") +(".opd" "$(0Pm(B") +("ykps" "$(0Pn(B") +("yko." "$(0Po(B") +("yk;x" "$(0Pp(B") +("ykkv" "$(0Pq(B") +("ykie" "$(0Pr(B") +("ykgf" "$(0Ps(B") +("ynua" "$(0Pt(B") +("yy;c" "$(0Pu(B") +("y,,\\040" "$(0Pv(B") +("yy;f" "$(0Pw(B") +("yleb" "$(0Px(B") +("yru\\040" "$(0Py(B") +("yrlp" "$(0Pz(B") +("ypv\\040" "$(0P{(B") +("ylvw" "$(0P|(B") +("yjo\\040" "$(0P}(B") +("yjr;" "$(0P~(B") +("yky\\040" "$(0Q!(B") +("yijf" "$(0Q"(B") +("y.td" "$(0Q#(B") +("yykf" "$(0Q$(B") +("yee\\040" "$(0Q%(B") +("yok\\040" "$(0Q&(B") +("qins" "$(0Q'(B") +("qdti" "$(0Q((B") +("a.rp" "$(0Q)(B") +("my;\\040" "$(0Q*(B") +("cj;m" "$(0Q+(B") +("maax" "$(0Q,(B") +("maxx" "$(0Q-(B") +("mqx\\040" "$(0Q.(B") +("mrlp" "$(0Q/(B") +("qdtm" "$(0Q0(B") +("r/m\\040" "$(0Q1(B") +("mpl." "$(0Q2(B") +("oom\\040" "$(0Q3(B") +("ntkm" "$(0Q4(B") +("rcrp" "$(0Q5(B") +("rcc;" "$(0Q6(B") +("rcab" "$(0Q7(B") +("sica" "$(0Q8(B") +("saxx" "$(0Q9(B") +("spv\\040" "$(0Q:(B") +("spl." "$(0Q;(B") +("scp\\040" "$(0Q<(B") +("s.v\\040" "$(0Q=(B") +("soz;" "$(0Q>(B") +("sizs" "$(0Q?(B") +("sbf;" "$(0Q@(B") +(".cj;" "$(0QA(B") +("casq" "$(0QB(B") +("qajk" "$(0QC(B") +("qbbb" "$(0QD(B") +("eeq\\040" "$(0QE(B") +("zzq\\040" "$(0QF(B") +("qijf" "$(0QG(B") +("qwp\\040" "$(0QH(B") +("qjis" "$(0QI(B") +("qpqq" "$(0QJ(B") +("ykjn" "$(0QK(B") +("nr,n" "$(0QL(B") +("rh.n" "$(0QM(B") +("qpn\\040" "$(0QN(B") +("a/zn" "$(0QO(B") +(",mqt" "$(0QP(B") +("ipzt" "$(0QQ(B") +("bqit" "$(0QR(B") +("l,pt" "$(0QS(B") +("apyf" "$(0QTQU(B") +("aprp" "$(0QV(B") +("apzs" "$(0QW(B") +("iyf\\040" "$(0QX(B") +("iktl" "$(0QY(B") +("icu\\040" "$(0QZ(B") +("iqh\\040" "$(0Q[(B") +("irlg" "$(0Q\(B") +("iuab" "$(0Q](B") +("i;l;" "$(0Q^(B") +("ik;s" "$(0Q_(B") +("ikkr" "$(0Q`(B") +("i.f\\040" "$(0Qa(B") +("im\\040" "$(0Qb(B") +("ipr\\040" "$(0Qc(B") +("ipaf" "$(0Qd(B") +("e;l;" "$(0Qe(B") +("ek;s" "$(0Qf(B") +("zcu\\040" "$(0Qg(B") +("zlrb" "$(0Qh(B") +("zzax" "$(0Qi(B") +("zosz" "$(0Qj(B") +("o;ee" "$(0Qk(B") +("rfnw" "$(0Ql(B") +("rfrr" "$(0Qm(B") +("qshf" "$(0Qn(B") +("r;am" "$(0Qo(B") +("s,am" "$(0Qp(B") +("i;am" "$(0Qq(B") +("xlf;" "$(0Qr(B") +("irix" "$(0Qs(B") +("iblx" "$(0Qt(B") +("ib.w" "$(0Qu(B") +("ibiv" "$(0Qv(B") +("g,nq" "$(0Qw(B") +("g,yr" "$(0Qx(B") +("g,/\\040" "$(0Qy(B") +("g,;." "$(0Qz(B") +("wbg," "$(0Q{(B") +("b;g," "$(0Q|(B") +("g,l;" "$(0Q}(B") +("g,kh" "$(0Q~(B") +("muf;" "$(0R!(B") +("z.zh" "$(0R"(B") +("z.jr" "$(0R#(B") +("eyjd" "$(0R$(B") +("oxav" "$(0R%(B") +("lpox" "$(0R&(B") +("u,zh" "$(0R'(B") +("u,p\\040" "$(0R((B") +("jsl," "$(0R)(B") +("qdl," "$(0R*(B") +("l,tk" "$(0R+(B") +("fkkz" "$(0R,(B") +("nvvq" "$(0R-(B") +("lvlc" "$(0R.(B") +("p,r\\040" "$(0R/(B") +("ei\\040" "$(0R0(B") +("kzae" "$(0R1(B") +("ktdu" "$(0R2(B") +("krgh" "$(0R3(B") +("knam" "$(0R4(B") +("kyke" "$(0R5(B") +("eqpk" "$(0R6(B") +("jfpd" "$(0R7(B") +("kqoc" "$(0R8(B") +("ykde" "$(0R9(B") +("ljpe" "$(0R:(B") +("o/,b" "$(0R;(B") +(";kym" "$(0R<(B") +(";ypn" "$(0R=(B") +(";cjp" "$(0R>(B") +("q;fa" "$(0R?(B") +(";vvc" "$(0R@(B") +(";adm" "$(0RA(B") +(";;;v" "$(0RB(B") +(";;z;" "$(0RC(B") +(";pfx" "$(0RD(B") +(";ea." "$(0RE(B") +(";.j." "$(0RF(B") +(";lqk" "$(0RG(B") +(";ljz" "$(0RH(B") +(";fps" "$(0RI(B") +("b;yr" "$(0RJ(B") +(".txr" "$(0RK(B") +("rypa" "$(0RL(B") +("ysxr" "$(0RM(B") +("zkyp" "$(0RN(B") +("wlyx" "$(0RO(B") +("yuwh" "$(0RP(B") +("o..f" "$(0RQ(B") +("n/qx" "$(0RR(B") +("iljh" "$(0RS(B") +("tgaa" "$(0RT(B") +("nr/n" "$(0RU(B") +("kg,n" "$(0RV(B") +("af;n" "$(0RW(B") +("krln" "$(0RX(B") +("nypv" "$(0RY(B") +("nypn" "$(0RZ(B") +("nzqx" "$(0R[(B") +("nljz" "$(0R\(B") +("njjf" "$(0R](B") +(";;px" "$(0R^(B") +("oypa" "$(0R_(B") +("oysy" "$(0R`(B") +("ocjp" "$(0Ra(B") +("orin" "$(0Rb(B") +("ozqx" "$(0Rc(B") +("oea." "$(0Rd(B") +("oepb" "$(0Re(B") +("o/rf" "$(0Rf(B") +("ozp\\040" "$(0Rg(B") +("o;;v" "$(0Rh(B") +("oi;k" "$(0Ri(B") +("okym" "$(0Rj(B") +("ojzy" "$(0Rk(B") +("om;n" "$(0Rl(B") +("v;.e" "$(0Rm(B") +("zlvp" "$(0Rn(B") +("prrs" "$(0Ro(B") +("pkyn" "$(0Rp(B") +("pfaf" "$(0Rq(B") +("pzax" "$(0Rr(B") +("pzkc" "$(0Rs(B") +("viph" "$(0Rt(B") +("vcaz" "$(0Ru(B") +("vfaf" "$(0Rv(B") +("vbqi" "$(0Rw(B") +("vrpk" "$(0Rx(B") +("vbg;" "$(0Ry(B") +("vr;h" "$(0Rz(B") +("vqe." "$(0R{(B") +("vtzu" "$(0R|(B") +("vjp." "$(0R}(B") +("vlz;" "$(0R~(B") +("vlqq" "$(0S!(B") +("vky," "$(0S"(B") +("vxxx" "$(0S#(B") +("vrrs" "$(0S$(B") +("i;bk" "$(0S%(B") +("zlve" "$(0S&(B") +("cj;q" "$(0S'(B") +("cnic" "$(0S((B") +("cbrb" "$(0S)(B") +("c;;v" "$(0S*(B") +("cpfx" "$(0S+(B") +("c/rf" "$(0S,(B") +("c/l/" "$(0S-(B") +("cpfi" "$(0S.(B") +("cljz" "$(0S/(B") +("clp." "$(0S0(B") +("cjzy" "$(0S1(B") +("cypa" "$(0S2(B") +("cbgm" "$(0S3(B") +("cjaa" "$(0S4(B") +("c/qx" "$(0S5(B") +(",ypx" "$(0S6(B") +(",y;." "$(0S7(B") +(",,mq" "$(0S8(B") +(",rrs" "$(0S9(B") +(",bqi" "$(0S:(B") +("req," "$(0S;(B") +("r;i," "$(0S<(B") +(",zkc" "$(0S=(B") +("cpa," "$(0S>(B") +(",en\\040" "$(0S?(B") +(",mz," "$(0S@(B") +("jo,," "$(0SA(B") +("./l/" "$(0SB(B") +("arrk" "$(0SC(B") +("arxx" "$(0SD(B") +("ar,q" "$(0SE(B") +("arpc" "$(0SF(B") +("arcz" "$(0SG(B") +("a/ak" "$(0SH(B") +("q;;h" "$(0SI(B") +("f/jh" "$(0SJ(B") +("hypf" "$(0SK(B") +("hb;k" "$(0SL(B") +("hbz\\040" "$(0SM(B") +("epu\\040" "$(0SN(B") +("ocu\\040" "$(0SO(B") +("jcjr" "$(0SP(B") +("jrjk" "$(0SQ(B") +("ja/c" "$(0SR(B") +(",.j\\040" "$(0SS(B") +("nvvg" "$(0ST(B") +("gzfh" "$(0SU(B") +("rbsg" "$(0SV(B") +("grm\\040" "$(0SW(B") +(".oac" "$(0SX(B") +("lvrm" "$(0SY(B") +("qlvm" "$(0SZ(B") +("lvl." "$(0S[(B") +("u,lv" "$(0S\(B") +("lvb." "$(0S](B") +("nkzs" "$(0S^(B") +("ly;;" "$(0S_(B") +("lypx" "$(0S`(B") +("lqsv" "$(0Sa(B") +("lg,\\040" "$(0Sb(B") +("ltgk" "$(0Sc(B") +("ljzx" "$(0Sd(B") +("lled" "$(0Se(B") +("llpq" "$(0Sf(B") +(",ir," "$(0Sg(B") +(",nt;" "$(0Sh(B") +("xiku" "$(0Si(B") +("xitc" "$(0Sj(B") +(",,jx" "$(0Sk(B") +("xqhh" "$(0Sl(B") +("uacx" "$(0Sm(B") +("xy;;" "$(0Sn(B") +("xfuk" "$(0So(B") +("xaxp" "$(0Sp(B") +("xldd" "$(0Sq(B") +("/nky" "$(0Sr(B") +("irlx" "$(0Ss(B") +("fpfb" "$(0St(B") +("lpzb" "$(0Su(B") +("qjib" "$(0Sv(B") +("fkzh" "$(0Sw(B") +("uir;" "$(0Sx(B") +("uaax" "$(0Sy(B") +("ur;." "$(0Sz(B") +("axrv" "$(0S{(B") +("ojqk" "$(0S|(B") +("lmob" "$(0S}(B") +("lmi;" "$(0S~(B") +("fnnn" "$(0T!(B") +("fzn\\040" "$(0T"(B") +("fa/f" "$(0T#(B") +("fzik" "$(0T$(B") +("fcp." "$(0T%(B") +("fl,p" "$(0T&(B") +("fky," "$(0T'(B") +("ftde" "$(0T((B") +("for," "$(0T)(B") +("fpab" "$(0T*(B") +("/ykh" "$(0T+(B") +("/jpk" "$(0T,(B") +("/g,\\040" "$(0T-(B") +(",,j/" "$(0T.(B") +("qji/" "$(0T/(B") +(".uzd" "$(0T0(B") +("yktn" "$(0T1(B") +("yknq" "$(0T2(B") +("ykzh" "$(0T3(B") +("yk.s" "$(0T4(B") +("ykf;" "$(0T5(B") +("yvjs" "$(0T6(B") +("iues" "$(0T7(B") +("yykd" "$(0T8(B") +("yn.\\040" "$(0T9(B") +("yv/\\040" "$(0T:(B") +("yt;q" "$(0T;(B") +("yrav" "$(0T<(B") +("yrsv" "$(0T=(B") +("yqqp" "$(0T>(B") +("yaa;" "$(0T?(B") +("yfz;" "$(0T@(B") +("ypls" "$(0TA(B") +("ypu\\040" "$(0TB(B") +("yx\\040" "$(0TC(B") +("yiue" "$(0TD(B") +("yyp\\040" "$(0TE(B") +("yrqk" "$(0TF(B") +("y.ab" "$(0TG(B") +("bgd." "$(0TH(B") +("a.eb" "$(0TI(B") +(".fp\\040" "$(0TJ(B") +("v;jm" "$(0TK(B") +("sykd" "$(0TL(B") +("snrb" "$(0TM(B") +("sbjb" "$(0TN(B") +("sbgv" "$(0TO(B") +("sdae" "$(0TP(B") +("sop\\040" "$(0TQ(B") +("qqp\\040" "$(0TR(B") +("q;ae" "$(0TS(B") +("qiue" "$(0TT(B") +("qzaz" "$(0TU(B") +("yfhf" "$(0TV(B") +("yfbf" "$(0TW(B") +("ipfn" "$(0TX(B") +(",mqn" "$(0TY(B") +("tstn" "$(0TZ(B") +("bcon" "$(0T[(B") +("zkpn" "$(0T\(B") +(";dan" "$(0T](B") +("cait" "$(0T^(B") +("appr" "$(0T_(B") +("inac" "$(0T`(B") +("irlx" "$(0Ta(B") +("ibf;" "$(0Tb(B") +("igfu" "$(0Tc(B") +("irp\\040" "$(0Td(B") +("iaxx" "$(0Te(B") +("ijid" "$(0Tf(B") +("ipl." "$(0Tg(B") +("iwc\\040" "$(0Th(B") +("i.td" "$(0Ti(B") +("iky\\040" "$(0Tj(B") +("ilpd" "$(0Tk(B") +("izqd" "$(0Tl(B") +("ipqq" "$(0Tm(B") +("ipf;" "$(0Tn(B") +("iwp\\040" "$(0To(B") +("ejo\\040" "$(0Tp(B") +("ti.n" "$(0Tq(B") +("tzqn" "$(0Tr(B") +("ti;k" "$(0Ts(B") +("jr;y" "$(0Tt(B") +("zyw\\040" "$(0Tu(B") +("zce;" "$(0Tv(B") +("zvv\\040" "$(0Tw(B") +("zky\\040" "$(0Tx(B") +("zos\\040" "$(0Ty(B") +("zee\\040" "$(0Tz(B") +("runc" "$(0T{(B") +("ru.d" "$(0T|(B") +("alps" "$(0T}(B") +("rfcu" "$(0T~(B") +("zkkm" "$(0U!(B") +("awqm" "$(0U"(B") +("ecam" "$(0U#(B") +("ig;m" "$(0U$(B") +("qiam" "$(0U%(B") +("lvsm" "$(0U&(B") +("qd;m" "$(0U'(B") +("embx" "$(0U((B") +("ibne" "$(0U)(B") +("ibax" "$(0U*(B") +("ibpq" "$(0U+(B") +("ibjo" "$(0U,(B") +("ib.u" "$(0U-(B") +("g,yk" "$(0U.(B") +("g,if" "$(0U/(B") +("g,.;" "$(0U0(B") +("muyk" "$(0U1(B") +("mu.;" "$(0U2(B") +("z.r;" "$(0U3(B") +("z.eq" "$(0U4(B") +("erk\\040" "$(0U5(B") +("u,ls" "$(0U6(B") +("l,nq" "$(0U7(B") +("f;l," "$(0U8(B") +("jzl," "$(0U9(B") +("pdl," "$(0U:(B") +("ibl," "$(0U;(B") +("mgs," "$(0U<(B") +("p,zh" "$(0U=(B") +("p,ig" "$(0U>(B") +("yuq\\040" "$(0U?(B") +("jjaa" "$(0U@(B") +("kal." "$(0UA(B") +("kcjm" "$(0UB(B") +("kppp" "$(0UC(B") +("kyrp" "$(0UD(B") +("zfpb" "$(0UE(B") +(";y;." "$(0UF(B") +(";nnd" "$(0UG(B") +(";cjp" "$(0UH(B") +(";zae" "$(0UI(B") +(";rcc" "$(0UJ(B") +(";fjc" "$(0UK(B") +("ry;." "$(0UL(B") +("zpur" "$(0UM(B") +("ejar" "$(0UN(B") +("ro/," "$(0UO(B") +("mmw\\040" "$(0UP(B") +("wnam" "$(0UQ(B") +("wnvx" "$(0UR(B") +("gfze" "$(0US(B") +("zsqu" "$(0UT(B") +("b.pw" "$(0UU(B") +("dozk" "$(0UV(B") +("dibm" "$(0UW(B") +("d.yh" "$(0UX(B") +("d,,v" "$(0UY(B") +("rrfd" "$(0UZ(B") +("tga." "$(0U[(B") +("ox.\\040" "$(0U\(B") +("nkkn" "$(0U](B") +("nfop" "$(0U^(B") +(".txn" "$(0U_(B") +("nzae" "$(0U`(B") +("vbgn" "$(0Ua(B") +("eqix" "$(0Ub(B") +("rprx" "$(0Uc(B") +("fl;o" "$(0Ud(B") +("qdso" "$(0Ue(B") +("b;yo" "$(0Uf(B") +("oyke" "$(0Ug(B") +("onnd" "$(0Uh(B") +("onmc" "$(0Ui(B") +("oqoc" "$(0Uj(B") +("oe.;" "$(0Uk(B") +("obby" "$(0Ul(B") +("ofkb" "$(0Um(B") +("i;;." "$(0Un(B") +(",.aq" "$(0Uo(B") +("p/rp" "$(0Up(B") +("p.j." "$(0Uq(B") +("vypa" "$(0Ur(B") +("vcjp" "$(0Us(B") +("vlp." "$(0Ut(B") +("vi;k" "$(0Uu(B") +("vi/p" "$(0Uv(B") +("vlbj" "$(0Uw(B") +("vfk;" "$(0Ux(B") +("v;;v" "$(0Uy(B") +("b;yv" "$(0Uz(B") +("vjzy" "$(0U{(B") +("fl;v" "$(0U|(B") +("/l/k" "$(0U}(B") +("amik" "$(0U~(B") +("j;qh" "$(0V!(B") +("yp;q" "$(0V"(B") +("cnnd" "$(0V#(B") +("cnam" "$(0V$(B") +("cyke" "$(0V%(B") +("cy;." "$(0V&(B") +("cfj." "$(0V'(B") +("crgh" "$(0V((B") +("cqdu" "$(0V)(B") +("cbby" "$(0V*(B") +("cjhe" "$(0V+(B") +("cejj" "$(0V,(B") +("czae" "$(0V-(B") +("cfkb" "$(0V.(B") +("cpx," "$(0V/(B") +("ckcz" "$(0V0(B") +("cxky" "$(0V1(B") +(",i.n" "$(0V2(B") +(",,j;" "$(0V3(B") +("y,,b" "$(0V4(B") +(",em," "$(0V5(B") +(",;;v" "$(0V6(B") +(",/l/" "$(0V7(B") +(",orb" "$(0V8(B") +(",i/p" "$(0V9(B") +(",ljz" "$(0V:(B") +("./bh" "$(0V;(B") +("xfk;" "$(0V<(B") +(".nnd" "$(0V=(B") +(".fkb" "$(0V>(B") +("are." "$(0V?(B") +("ar/x" "$(0V@(B") +("ar.." "$(0VA(B") +("are," "$(0VB(B") +("h,,b" "$(0VC(B") +("hzkc" "$(0VD(B") +("h;;d" "$(0VE(B") +("cpau" "$(0VF(B") +("jypr" "$(0VG(B") +("jbqi" "$(0VH(B") +("jqe." "$(0VI(B") +("j.jq" "$(0VJ(B") +("jky," "$(0VK(B") +("jzkc" "$(0VL(B") +("ozl;" "$(0VM(B") +("g,mq" "$(0VN(B") +("grpk" "$(0VO(B") +("gbqi" "$(0VP(B") +("gxxx" "$(0VQ(B") +("gky," "$(0VR(B") +("yhr;" "$(0VS(B") +("yh;f" "$(0VT(B") +("lvzn" "$(0VU(B") +("nktr" "$(0VV(B") +("lhoz" "$(0VW(B") +("lp;w" "$(0VX(B") +("l/zx" "$(0VY(B") +("l.fn" "$(0VZ(B") +("lv;k" "$(0V[(B") +("lkdv" "$(0V\(B") +(",ntc" "$(0V](B") +("nvv," "$(0V^(B") +(",prk" "$(0V_(B") +(",fpz" "$(0V`(B") +(",qp\\040" "$(0Va(B") +(",o;n" "$(0Vb(B") +(",xx." "$(0Vc(B") +("xnkp" "$(0Vd(B") +("xrm\\040" "$(0Ve(B") +("xbb." "$(0Vf(B") +("xp;w" "$(0Vg(B") +("xpx\\040" "$(0Vh(B") +("xduu" "$(0Vi(B") +("x.fn" "$(0Vj(B") +("xlpn" "$(0Vk(B") +("x.kc" "$(0Vl(B") +("xwpv" "$(0Vm(B") +("oszx" "$(0Vn(B") +("xyxf" "$(0Vo(B") +("xa/c" "$(0Vp(B") +("xtg/" "$(0Vq(B") +("xp/b" "$(0Vr(B") +("xxx." "$(0Vs(B") +("xnak" "$(0Vt(B") +("rbsd" "$(0Vu(B") +("qozb" "$(0Vv(B") +("bbpk" "$(0Vw(B") +("rh.e" "$(0Vx(B") +("rbse" "$(0Vy(B") +("aeln" "$(0Vz(B") +("aexw" "$(0V{(B") +(".kke" "$(0V|(B") +("uypn" "$(0V}(B") +("uysy" "$(0V~(B") +("nkku" "$(0W!(B") +("b;yu" "$(0W"(B") +("brku" "$(0W#(B") +("upfx" "$(0W$(B") +("ujzy" "$(0W%(B") +("ui;k" "$(0W&(B") +("ui/p" "$(0W'(B") +("qdt;" "$(0W((B") +("ozaf" "$(0W)(B") +("rztx" "$(0W*(B") +("fyvo" "$(0W+(B") +("fcqh" "$(0W,(B") +("fzp\\040" "$(0W-(B") +("fb;f" "$(0W.(B") +("fapa" "$(0W/(B") +("ffk;" "$(0W0(B") +("f/rp" "$(0W1(B") +("flef" "$(0W2(B") +("fos." "$(0W3(B") +("f/jq" "$(0W4(B") +("fu,e" "$(0W5(B") +("ekyg" "$(0W6(B") +("/yxf" "$(0W7(B") +("/ypf" "$(0W8(B") +("/cjr" "$(0W9(B") +("/fzf" "$(0W:(B") +("/fpz" "$(0W;(B") +("rc./" "$(0W<(B") +("/p;w" "$(0W=(B") +("/px\\040" "$(0W>(B") +("/pqx" "$(0W?(B") +("/l,n" "$(0W@(B") +("yrkx" "$(0WA(B") +("ykbp" "$(0WB(B") +("y;;x" "$(0WC(B") +("ykpw" "$(0WD(B") +("baax" "$(0WE(B") +("dqis" "$(0WF(B") +("y,n\\040" "$(0WG(B") +("yykh" "$(0WH(B") +("yitc" "$(0WI(B") +("yrjr" "$(0WJ(B") +("yfyo" "$(0WK(B") +("ymod" "$(0WL(B") +("y.fh" "$(0WM(B") +("uizy" "$(0WN(B") +("ynlu" "$(0WO(B") +("nr;;" "$(0WP(B") +(".xz;" "$(0WQ(B") +("a.dd" "$(0WR(B") +("mitc" "$(0WS(B") +("nrkm" "$(0WT(B") +("mrjr" "$(0WU(B") +("uizm" "$(0WV(B") +("mqhh" "$(0WW(B") +("rcld" "$(0WX(B") +("sirq" "$(0WY(B") +("spbb" "$(0WZ(B") +("s.o\\040" "$(0W[(B") +("s.xz" "$(0W\(B") +("qnr;" "$(0W](B") +("qbrx" "$(0W^(B") +("vaqb" "$(0W_(B") +("qr;x" "$(0W`(B") +("oqak" "$(0Wa(B") +("b;yn" "$(0Wb(B") +("ea.n" "$(0Wc(B") +("/qln" "$(0Wd(B") +("fpmn" "$(0We(B") +("jjon" "$(0Wf(B") +("lphn" "$(0Wg(B") +("aebt" "$(0Wh(B") +("apn;" "$(0Wi(B") +("ap/u" "$(0Wj(B") +("apox" "$(0Wk(B") +("inrb" "$(0Wl(B") +("iirz" "$(0Wm(B") +("ifp\\040" "$(0Wn(B") +("itfb" "$(0Wo(B") +("iv/\\040" "$(0Wp(B") +("ifjz" "$(0Wq(B") +("im;\\040" "$(0Wr(B") +("iof\\040" "$(0Ws(B") +("iop\\040" "$(0Wt(B") +("ilv," "$(0Wu(B") +("iosb" "$(0Wv(B") +("i.ab" "$(0Ww(B") +("ipa." "$(0Wx(B") +("i;;g" "$(0Wy(B") +("ecl;" "$(0Wz(B") +("ebaz" "$(0W{(B") +("ev/\\040" "$(0W|(B") +("et;q" "$(0W}(B") +("e;;;" "$(0W~(B") +("t.qn" "$(0X!(B") +("vaac" "$(0X"(B") +(";/ky" "$(0X#(B") +("zvj\\040" "$(0X$(B") +("zetb" "$(0X%(B") +("rfl," "$(0X&(B") +("fpfq" "$(0X'(B") +("pvam" "$(0X((B") +("xuak" "$(0X)(B") +("ibpx" "$(0X*(B") +("g,pg" "$(0X+(B") +("g,x." "$(0X,(B") +("u,if" "$(0X-(B") +("u,y." "$(0X.(B") +("u,zu" "$(0X/(B") +("u,rr" "$(0X0(B") +("cql," "$(0X1(B") +("i;l," "$(0X2(B") +("yqq," "$(0X3(B") +("lvk;" "$(0X4(B") +("p,e;" "$(0X5(B") +("p,dd" "$(0X6(B") +("p,xb" "$(0X7(B") +("kax," "$(0X8(B") +("ljpf" "$(0X9(B") +("ykdc" "$(0X:(B") +("caib" "$(0X;(B") +(";u,p" "$(0X<(B") +("sxh;" "$(0X=(B") +("rnrk" "$(0X>(B") +("pppr" "$(0X?(B") +("wnlp" "$(0X@(B") +("t,xf" "$(0XA(B") +("crjn" "$(0XB(B") +("bbkx" "$(0XC(B") +("onrk" "$(0XD(B") +("oipt" "$(0XE(B") +("oal." "$(0XF(B") +("ozzq" "$(0XG(B") +("o/xq" "$(0XH(B") +("op;." "$(0XI(B") +("or;m" "$(0XJ(B") +("xxao" "$(0XK(B") +("pbby" "$(0XL(B") +("ufj." "$(0XM(B") +("vnam" "$(0XN(B") +("vfj." "$(0XO(B") +("vq;m" "$(0XP(B") +("vqdu" "$(0XQ(B") +("vnnd" "$(0XR(B") +("vbby" "$(0XS(B") +("vrgh" "$(0XT(B") +("vr;r" "$(0XU(B") +("ozak" "$(0XV(B") +("leed" "$(0XW(B") +("amnm" "$(0XX(B") +("cno," "$(0XY(B") +("cnlp" "$(0XZ(B") +("cepn" "$(0X[(B") +("cr/m" "$(0X\(B") +("cmax" "$(0X](B") +("cprc" "$(0X^(B") +("cohe" "$(0X_(B") +(",o/," "$(0X`(B") +(",tdu" "$(0Xa(B") +("rgq," "$(0Xb(B") +(",zae" "$(0Xc(B") +(".nrk" "$(0Xd(B") +(".w/w" "$(0Xe(B") +("b;yh" "$(0Xf(B") +("arej" "$(0Xg(B") +("ysxh" "$(0Xh(B") +("hb;f" "$(0Xi(B") +("hfpm" "$(0Xj(B") +("hiun" "$(0Xk(B") +("r;ij" "$(0Xl(B") +("jjky" "$(0Xm(B") +("jjzy" "$(0Xn(B") +("ji;k" "$(0Xo(B") +("gvvc" "$(0Xp(B") +("yhpi" "$(0Xq(B") +("lvf;" "$(0Xr(B") +("lvex" "$(0Xs(B") +("lvpx" "$(0Xt(B") +("nkow" "$(0Xu(B") +("nkl." "$(0Xv(B") +("ltde" "$(0Xw(B") +("lrpk" "$(0Xx(B") +("lqsp" "$(0Xy(B") +("l;;f" "$(0Xz(B") +("l;dm" "$(0X{(B") +("lep\\040" "$(0X|(B") +(",par" "$(0X}(B") +("xypx" "$(0X~(B") +("xir;" "$(0Y!(B") +("xrrs" "$(0Y"(B") +("xzkc" "$(0Y#(B") +("xtde" "$(0Y$(B") +("xk/p" "$(0Y%(B") +("xl,p" "$(0Y&(B") +("ofdf" "$(0Y'(B") +("rrrb" "$(0Y((B") +("l,pb" "$(0Y)(B") +("aeyx" "$(0Y*(B") +("aeae" "$(0Y+(B") +("uyke" "$(0Y,(B") +("unam" "$(0Y-(B") +("fkyo" "$(0Y.(B") +("fzsx" "$(0Y/(B") +("ftnr" "$(0Y0(B") +("fqdu" "$(0Y1(B") +("f.ls" "$(0Y2(B") +("ffkp" "$(0Y3(B") +("fo/," "$(0Y4(B") +("fyke" "$(0Y5(B") +("fr;r" "$(0Y6(B") +("fya," "$(0Y7(B") +("/rrs" "$(0Y8(B") +("/;;f" "$(0Y9(B") +("///\\040" "$(0Y:(B") +("/l,p" "$(0Y;(B") +("a/.." "$(0Y<(B") +("rrjs" "$(0Y=(B") +("jop." "$(0Y>(B") +("yfpz" "$(0Y?(B") +("yrr\\040" "$(0Y@(B") +("ybb." "$(0YA(B") +("yyk;" "$(0YB(B") +("fdfi" "$(0YC(B") +("rh.m" "$(0YD(B") +("zeac" "$(0YE(B") +("srjk" "$(0YF(B") +("sduu" "$(0YG(B") +("s.kc" "$(0YH(B") +("srm\\040" "$(0YI(B") +("spff" "$(0YJ(B") +(".q;;" "$(0YK(B") +("qzfh" "$(0YL(B") +("qzu." "$(0YM(B") +("akjn" "$(0YN(B") +("nkin" "$(0YO(B") +(".lpn" "$(0YP(B") +("qozp" "$(0YQ(B") +("xmfp" "$(0YR(B") +("av.r" "$(0YS(B") +("ink;" "$(0YT(B") +("iykh" "$(0YU(B") +("icm\\040" "$(0YV(B") +("il,\\040" "$(0YW(B") +("iljv" "$(0YX(B") +("ifuk" "$(0YY(B") +("iy;;" "$(0YZ(B") +("iiku" "$(0Y[(B") +("iqjd" "$(0Y\(B") +("ilen" "$(0Y](B") +("iit;" "$(0Y^(B") +("erxu" "$(0Y_(B") +("eg,\\040" "$(0Y`(B") +("efuk" "$(0Ya(B") +("eidk" "$(0Yb(B") +("y.dy" "$(0Yc(B") +("ykky" "$(0Yd(B") +("kykb" "$(0Ye(B") +("ldly" "$(0Yf(B") +(".xzy" "$(0Yg(B") +("zohp" "$(0Yh(B") +("rfbv" "$(0Yi(B") +("rfl," "$(0Yj(B") +("rfk." "$(0Yk(B") +("yplr" "$(0Yl(B") +("n.;m" "$(0Ym(B") +("n.am" "$(0Yn(B") +("pacm" "$(0Yo(B") +(";;am" "$(0Yp(B") +("dalm" "$(0Yq(B") +("xpa." "$(0Yr(B") +("ibop" "$(0Ys(B") +("ibob" "$(0Yt(B") +("ibox" "$(0Yu(B") +("amkx" "$(0Yv(B") +("lvp." "$(0Yw(B") +("g,zd" "$(0Yx(B") +("mupv" "$(0Yy(B") +("z.nc" "$(0Yz(B") +("z.vx" "$(0Y{(B") +("lvwx" "$(0Y|(B") +("oxak" "$(0Y}(B") +("oxjs" "$(0Y~(B") +("ccl," "$(0Z!(B") +("u,pr" "$(0Z"(B") +("u,bj" "$(0Z#(B") +("kd.," "$(0Z$(B") +("u,lx" "$(0Z%(B") +(";ul," "$(0Z&(B") +("lox," "$(0Z'(B") +("o;l," "$(0Z((B") +("p,r;" "$(0Z)(B") +("r;ih" "$(0Z*(B") +("owpf" "$(0Z+(B") +("kj;h" "$(0Z,(B") +(";re," "$(0Z-(B") +("ry/x" "$(0Z.(B") +("yuqr" "$(0Z/(B") +("rzle" "$(0Z0(B") +("nyuq" "$(0Z1Z2(B") +("nepu" "$(0Z3(B") +("olrn" "$(0Z4(B") +("ny/x" "$(0Z5(B") +("nv;m" "$(0Z6(B") +("nf/j" "$(0Z7(B") +("v..o" "$(0Z8(B") +("oyuq" "$(0Z9(B") +("pnrk" "$(0Z:(B") +("pprc" "$(0Z;(B") +("vnrh" "$(0Z<(B") +("vr/m" "$(0Z=(B") +("ve;;" "$(0Z>(B") +("vu,p" "$(0Z?(B") +("cyuh" "$(0Z@(B") +("cfte" "$(0ZA(B") +("cv;m" "$(0ZB(B") +("cfpb" "$(0ZC(B") +("czle" "$(0ZD(B") +("cecm" "$(0ZE(B") +("cepu" "$(0ZF(B") +(",prc" "$(0ZG(B") +(",lpv" "$(0ZH(B") +("dr/m" "$(0ZI(B") +("ofrm" "$(0ZJ(B") +(";;ph" "$(0ZK(B") +(".v;m" "$(0ZL(B") +("akjh" "$(0ZM(B") +("arj." "$(0ZN(B") +("yf.f" "$(0ZO(B") +("prgh" "$(0ZP(B") +("tgra" "$(0ZQ(B") +("hljf" "$(0ZR(B") +("hqoc" "$(0ZS(B") +("jfj." "$(0ZT(B") +("gqoc" "$(0ZU(B") +("yhrh" "$(0ZV(B") +("lvfb" "$(0ZW(B") +("lv.n" "$(0ZX(B") +("lnic" "$(0ZY(B") +("lcqh" "$(0ZZ(B") +("lrab" "$(0Z[(B") +("li;k" "$(0Z\(B") +("ljzy" "$(0Z](B") +("loop" "$(0Z^(B") +("qdsx" "$(0Z_(B") +("fjd/" "$(0Z`(B") +("x/rf" "$(0Za(B") +("xjaa" "$(0Zb(B") +("xi/p" "$(0Zc(B") +("/xky" "$(0Zd(B") +("xlp." "$(0Ze(B") +("ifya" "$(0Zf(B") +("ir,z" "$(0Zg(B") +("yuih" "$(0Zh(B") +("uw/w" "$(0Zi(B") +("fclp" "$(0Zj(B") +("frkx" "$(0Zk(B") +("fp;." "$(0Zl(B") +("ffkm" "$(0Zm(B") +("fuic" "$(0Zn(B") +("flpv" "$(0Zo(B") +("fyrp" "$(0Zp(B") +("/irx" "$(0Zq(B") +("/jaa" "$(0Zr(B") +("/plk" "$(0Zs(B") +("jjo/" "$(0Zt(B") +("/jzy" "$(0Zu(B") +("ykcp" "$(0Zv(B") +("ykvc" "$(0Zw(B") +("yklz" "$(0Zx(B") +("b;yx" "$(0Zy(B") +("yfaf" "$(0Zz(B") +("yicp" "$(0Z{(B") +("yypx" "$(0Z|(B") +("ybqi" "$(0Z}(B") +("ya/f" "$(0Z~(B") +("ybg;" "$(0[!(B") +("yxxx" "$(0["(B") +("yr;;" "$(0[#(B") +("yky," "$(0[$(B") +("mk/p" "$(0[%(B") +("osom" "$(0[&(B") +("scaz" "$(0['(B") +("siph" "$(0[((B") +("sfrp" "$(0[)(B") +("szik" "$(0[*(B") +("sbqi" "$(0[+(B") +("srrs" "$(0[,(B") +("sy;h" "$(0[-(B") +("q,mq" "$(0[.(B") +("qlz;" "$(0[/(B") +(".bmf" "$(0[0(B") +("ljnn" "$(0[1(B") +("w/wn" "$(0[2(B") +("apbb" "$(0[3(B") +("apk," "$(0[4(B") +("iyps" "$(0[5(B") +("iyk;" "$(0[6(B") +("inor" "$(0[7(B") +("ihoz" "$(0[8(B") +("iqn\\040" "$(0[9(B") +("icjr" "$(0[:(B") +("ip/b" "$(0[;(B") +("yqqi" "$(0[<(B") +("ia/c" "$(0[=(B") +("ipx\\040" "$(0[>(B") +("ixmh" "$(0[?(B") +("ip;w" "$(0[@(B") +("iqdr" "$(0[A(B") +("qoi\\040" "$(0[B(B") +("exxw" "$(0[C(B") +("tyuq" "$(0[D(B") +("rzky" "$(0[E(B") +("zc.r" "$(0[F(B") +("zbgb" "$(0[G(B") +("nvve" "$(0[H(B") +("t;qo" "$(0[I(B") +("yp;m" "$(0[J(B") +(",zhm" "$(0[K(B") +("zlpm" "$(0[L(B") +("fuam" "$(0[M(B") +("xodb" "$(0[N(B") +("ibpb" "$(0[O(B") +("ibrr" "$(0[P(B") +("bgd," "$(0[Q(B") +("g,gf" "$(0[R(B") +("z.fu" "$(0[S(B") +("u,yc" "$(0[T(B") +("u,pp" "$(0[U(B") +("u,ru" "$(0[V(B") +("u,j;" "$(0[W(B") +("y;g," "$(0[X(B") +("aae," "$(0[Y(B") +("rpl," "$(0[Z(B") +("zps," "$(0[[(B") +("uul," "$(0[\(B") +("yqqk" "$(0[](B") +("ajhq" "$(0[^(B") +("vvyq" "$(0[_(B") +("fkk," "$(0[`(B") +("f;;b" "$(0[a(B") +(";yuq" "$(0[b(B") +(";y;x" "$(0[c(B") +(";mmw" "$(0[d(B") +(";;z." "$(0[e(B") +(";./h" "$(0[f(B") +("ry;x" "$(0[g(B") +("wzvj" "$(0[h(B") +("wy;x" "$(0[i(B") +("flef" "$(0[j(B") +("narm" "$(0[k(B") +("dj;h" "$(0[l(B") +("uacn" "$(0[m(B") +("nkkx" "$(0[n(B") +("oy;x" "$(0[o(B") +("oev/" "$(0[p(B") +("oj;h" "$(0[q(B") +("pirx" "$(0[r(B") +("uyuq" "$(0[s(B") +("vyvs" "$(0[t(B") +("cev/" "$(0[u(B") +("ctg." "$(0[v(B") +("ci;." "$(0[w(B") +(",epu" "$(0[x(B") +("eqjh" "$(0[y(B") +("aryq" "$(0[z(B") +("hirx" "$(0[{(B") +("hol." "$(0[|(B") +("gnrk" "$(0[}(B") +("gzfm" "$(0[~(B") +("v..g" "$(0\!(B") +("glpv" "$(0\"(B") +("nkrm" "$(0\#(B") +("y;ss" "$(0\$(B") +("lrgh" "$(0\%(B") +("lqdu" "$(0\&(B") +("lfkp" "$(0\'(B") +(",zae" "$(0\((B") +(",pzh" "$(0\)(B") +("yfxf" "$(0\*(B") +("xnam" "$(0\+(B") +("xxxs" "$(0\,(B") +("ljzx" "$(0\-(B") +("mmod" "$(0\.(B") +("casy" "$(0\/(B") +("uepu" "$(0\0(B") +("lmqu" "$(0\1(B") +("fc;v" "$(0\2(B") +("fyps" "$(0\3(B") +("fnvg" "$(0\4(B") +("feky" "$(0\5(B") +("fepu" "$(0\6(B") +("fecm" "$(0\7(B") +("fu,v" "$(0\8(B") +("fx/u" "$(0\9(B") +("/y;." "$(0\:(B") +("/zae" "$(0\;(B") +("ykqu" "$(0\<(B") +("o..s" "$(0\=(B") +("j/l/" "$(0\>(B") +("yirx" "$(0\?(B") +("b;yy" "$(0\@(B") +("fl;y" "$(0\A(B") +("y/rf" "$(0\B(B") +("y;;v" "$(0\C(B") +("yjzy" "$(0\D(B") +("yumh" "$(0\E(B") +("mjzy" "$(0\F(B") +("fpmc" "$(0\G(B") +("s;;v" "$(0\H(B") +("s/l/" "$(0\I(B") +("srin" "$(0\J(B") +("appi" "$(0\K(B") +("l,/f" "$(0\L(B") +("iypr" "$(0\M(B") +("irrs" "$(0\N(B") +("itde" "$(0\O(B") +("e;;f" "$(0\P(B") +("zru." "$(0\Q(B") +("a/ax" "$(0\R(B") +("ibrs" "$(0\S(B") +("ibxx" "$(0\T(B") +("rbsp" "$(0\U(B") +("nrk," "$(0\V(B") +("uiz," "$(0\W(B") +("g,b/" "$(0\X(B") +("g,zc" "$(0\Y(B") +("u,pn" "$(0\Z(B") +("u,l," "$(0\[(B") +("ep.x" "$(0\\(B") +("fkke" "$(0\](B") +("cj;," "$(0\^(B") +("owa;" "$(0\_(B") +("eiua" "$(0\`(B") +("eil;" "$(0\a(B") +("eiib" "$(0\b(B") +("kajq" "$(0\c(B") +("k/xy" "$(0\d(B") +(";aee" "$(0\e(B") +(";qzh" "$(0\f(B") +(";;a;" "$(0\g(B") +("ilj." "$(0\h(B") +("bc//" "$(0\i(B") +("dlvx" "$(0\j(B") +("njjy" "$(0\k(B") +("naee" "$(0\l(B") +("oaee" "$(0\m(B") +("odk;" "$(0\n(B") +("y.e/" "$(0\o(B") +("py;x" "$(0\p(B") +("vmmw" "$(0\q(B") +("vev/" "$(0\r(B") +("vz;;" "$(0\s(B") +("amkx" "$(0\t(B") +("cf;y" "$(0\u(B") +(",ev/" "$(0\v(B") +("ofix" "$(0\w(B") +("aryx" "$(0\x(B") +("armw" "$(0\y(B") +("hv;m" "$(0\z(B") +("jyuq" "$(0\{(B") +("luic" "$(0\|(B") +("xnpr" "$(0\}(B") +("xr/m" "$(0\~(B") +("biff" "$(0]!(B") +("fb;v" "$(0]"(B") +("fev/" "$(0]#(B") +("fu,f" "$(0]$(B") +("/zfm" "$(0]%(B") +("zp//" "$(0]&(B") +("w.//" "$(0]'(B") +("/w/w" "$(0]((B") +("ykfx" "$(0])(B") +("yk/q" "$(0]*(B") +("qdts" "$(0]+(B") +("y;dn" "$(0],(B") +("yfkb" "$(0]-(B") +("ozay" "$(0].(B") +("mzsx" "$(0]/(B") +("srgh" "$(0]0(B") +("sbby" "$(0]1(B") +("syke" "$(0]2(B") +("qqq\\040" "$(0]3(B") +("yfyf" "$(0]4(B") +("apo," "$(0]5(B") +("inic" "$(0]6(B") +("izp\\040" "$(0]7(B") +("ir;x" "$(0]8(B") +("icjp" "$(0]9(B") +("i/rf" "$(0]:(B") +("i/l/" "$(0];(B") +("ikyd" "$(0]<(B") +("eb;f" "$(0]=(B") +("zrfu" "$(0]>(B") +("zb;f" "$(0]?(B") +("zs.;" "$(0]@(B") +("sxhp" "$(0]A(B") +("gkym" "$(0]B(B") +("py;m" "$(0]C(B") +("sxhx" "$(0]D(B") +("g,q;" "$(0]E(B") +("g,ac" "$(0]F(B") +("fpz," "$(0]G(B") +("g,px" "$(0]H(B") +("mupw" "$(0]I(B") +("nvvx" "$(0]J(B") +("oxym" "$(0]K(B") +("u,rp" "$(0]L(B") +("u,/c" "$(0]M(B") +(",,j," "$(0]N(B") +("jky," "$(0]O(B") +("mof," "$(0]P(B") +("tgk," "$(0]Q(B") +("yqqh" "$(0]R(B") +("p,yp" "$(0]S(B") +("r;if" "$(0]T(B") +("eieq" "$(0]U(B") +("eitx" "$(0]V(B") +("fjei" "$(0]W(B") +("k;;." "$(0]X(B") +("kcj," "$(0]Y(B") +(";frx" "$(0]Z(B") +("qdjx" "$(0][(B") +(";/xy" "$(0]\(B") +("yxxf" "$(0]](B") +("dfum" "$(0]^(B") +("yxxd" "$(0]_(B") +("yxxg" "$(0]`(B") +("vqin" "$(0]a(B") +("orzy" "$(0]b(B") +("vf;y" "$(0]c(B") +("f;;k" "$(0]d(B") +("cajq" "$(0]e(B") +("crzy" "$(0]f(B") +("./xy" "$(0]g(B") +("y;;k" "$(0]h(B") +("pppa" "$(0]i(B") +("ht.n" "$(0]j(B") +("hu,f" "$(0]k(B") +("yhyx" "$(0]l(B") +("lyuq" "$(0]m(B") +("lv;m" "$(0]n(B") +("yuqe" "$(0]o(B") +("aeln" "$(0]p(B") +("ufzx" "$(0]q(B") +("yuqx" "$(0]r(B") +("ykys" "$(0]s(B") +("jjj." "$(0]t(B") +("yr/m" "$(0]u(B") +("mr/m" "$(0]v(B") +("zklm" "$(0]w(B") +("sipt" "$(0]x(B") +("soom" "$(0]y(B") +("qxx;" "$(0]z(B") +("ajht" "$(0]{(B") +("irgh" "$(0]|(B") +("iqdu" "$(0]}(B") +("qdti" "$(0]~(B") +("zyke" "$(0^!(B") +("z.pr" "$(0^"(B") +("rfrn" "$(0^#(B") +("rfaa" "$(0^$(B") +("yp;m" "$(0^%(B") +(";agx" "$(0^&(B") +("g,l;" "$(0^'(B") +("g,rs" "$(0^((B") +("muff" "$(0^)(B") +("z..m" "$(0^*(B") +(",.u," "$(0^+(B") +("u,qn" "$(0^,(B") +("u,ac" "$(0^-(B") +("u,pb" "$(0^.(B") +("nr,," "$(0^/(B") +("q;;," "$(0^0(B") +("owqw" "$(0^1(B") +("eia;" "$(0^2(B") +("ei;c" "$(0^3(B") +("yuqk" "$(0^4(B") +(";fuv" "$(0^5(B") +("d;;." "$(0^6(B") +("yxxn" "$(0^7(B") +("yxxo" "$(0^8(B") +("ojjb" "$(0^9(B") +("oo.s" "$(0^:(B") +("pajq" "$(0^;(B") +("vajq" "$(0^<(B") +("arom" "$(0^=(B") +("nklm" "$(0^>(B") +("lkkx" "$(0^?(B") +("lev/" "$(0^@(B") +("li;f" "$(0^A(B") +("xmmw" "$(0^B(B") +("xkkx" "$(0^C(B") +("xj;h" "$(0^D(B") +("uosm" "$(0^E(B") +("fap," "$(0^F(B") +("f/xy" "$(0^G(B") +("///u" "$(0^H(B") +("yxx." "$(0^I(B") +("ajhn" "$(0^J(B") +("/xkn" "$(0^K(B") +("iyq," "$(0^L(B") +("ilpv" "$(0^M(B") +("iprc" "$(0^N(B") +("zpue" "$(0^O(B") +("pxxm" "$(0^P(B") +("zpux" "$(0^Q(B") +("fl;," "$(0^R(B") +("g,/f" "$(0^S(B") +("g,ik" "$(0^T(B") +("muzn" "$(0^U(B") +("mupi" "$(0^V(B") +("mu//" "$(0^W(B") +("u,i;" "$(0^X(B") +("u,,q" "$(0^Y(B") +("u,zk" "$(0^Z(B") +("xxl," "$(0^[(B") +("yqqq" "$(0^\(B") +("op,." "$(0^](B") +(";bc/" "$(0^^(B") +("rzru" "$(0^_(B") +("oqds" "$(0^`(B") +("czru" "$(0^a(B") +("hrzy" "$(0^b(B") +("hfum" "$(0^c(B") +("fuaa" "$(0^d(B") +("ofdy" "$(0^e(B") +("/rf," "$(0^f(B") +("qsq/" "$(0^g(B") +("qdj/" "$(0^h(B") +(".jjd" "$(0^i(B") +("yy;x" "$(0^j(B") +("yj;h" "$(0^k(B") +("ykkx" "$(0^l(B") +("fdfs" "$(0^m(B") +("ypfm" "$(0^n(B") +("apyx" "$(0^o(B") +("iepu" "$(0^p(B") +("zzle" "$(0^q(B") +("z;;k" "$(0^r(B") +("zyps" "$(0^s(B") +("rfan" "$(0^t(B") +("ecaf" "$(0^u(B") +("g,ak" "$(0^v(B") +("z.nm" "$(0^w(B") +("zpux" "$(0^x(B") +("o..," "$(0^y(B") +("nkk," "$(0^z(B") +("s.;," "$(0^{(B") +("ep.k" "$(0^|(B") +("qdtu" "$(0^}(B") +("rh.a" "$(0^~(B") +("eibr" "$(0_!(B") +("eilm" "$(0_"(B") +("naen" "$(0_#(B") +("vqds" "$(0_$(B") +("cyxg" "$(0_%(B") +("ly.y" "$(0_&(B") +("l/xy" "$(0_'(B") +("yxx/" "$(0_((B") +("f;;s" "$(0_)(B") +("saee" "$(0_*(B") +("ojaj" "$(0_+(B") +("iy;x" "$(0_,(B") +("ii;f" "$(0_-(B") +("epum" "$(0_.(B") +("ibjh" "$(0_/(B") +("munh" "$(0_0(B") +("z.ww" "$(0_1(B") +("o..k" "$(0_2(B") +("cyxv" "$(0_3(B") +("jbc/" "$(0_4(B") +("yosm" "$(0_5(B") +("iaee" "$(0_6(B") +("rff," "$(0_7(B") +("g,eu" "$(0_8(B") +("g,ek" "$(0_9(B") +("xqds" "$(0_:(B") +("ycj," "$(0_;(B") +("sfey" "$(0_<(B") +("ap;." "$(0_=(B") +("iosm" "$(0_>(B") +("yxxi" "$(0_?(B") +("i/xy" "$(0_@(B") +("u,qa" "$(0_A(B") +("u,eu" "$(0_B(B") +("p,rm" "$(0_C(B") +("fdfu" "$(0_D(B") +("caii" "$(0_E(B") +("mmw," "$(0_F(B") +("oja," "$(0_G(B") +("g,aq" "$(0_H(B") +("vof." "$(0_I(B") +("f;;," "$(0_J(B") +("yxx," "$(0_K(B") +("li;m" "$(0_L(B") +("...." "$(1!!(B") +("gs\\040" "$(1!"(B") +("dddd" "$(1!#(B") +("qqqq" "$(1!$(B") +("zzzz" "$(1!%(B") +("al\\040" "$(1!&(B") +("ae\\040" "$(1!'(B") +("lq\\040" "$(1!((B") +("aad\\040" "$(1!)(B") +("pppp" "$(1!*(B") +("as\\040" "$(1!+(B") +("dddd" "$(1!,(B") +("...." "$(1!-(B") +("adsg" "$(1!.(B") +("zj\\040" "$(1!/(B") +("aga\\040" "$(1!0(B") +("sf\\040" "$(1!1(B") +("aae\\040" "$(1!2(B") +("kb\\040" "$(1!3(B") +("ks\\040" "$(1!4(B") +("kk\\040" "$(1!5(B") +("js\\040" "$(1!6(B") +("lls\\040" "$(1!7(B") +("oj\\040" "$(1!8(B") +("lsx\\040" "$(1!9(B") +("rs\\040" "$(1!:(B") +("lgb\\040" "$(1!;(B") +("tk\\040" "$(1!<(B") +("ck\\040" "$(1!=(B") +("ajd\\040" "$(1!>(B") +("qs\\040" "$(1!?(B") +("sb\\040" "$(1!@(B") +("sf\\040" "$(1!A(B") +("oooo" "$(1!B(B") +("xxxx" "$(1!C(B") +("wwww" "$(1!D(B") +("fdh\\040" "$(1!E(B") +("kaaa" "$(1!F(B") +("kq\\040" "$(1!G(B") +("kea\\040" "$(1!H(B") +("kos\\040" "$(1!I(B") +("kq\\040" "$(1!J(B") +("kd\\040" "$(1!K(B") +("fhe\\040" "$(1!L(B") +("qgds" "$(1!M(B") +("fe\\040" "$(1!N(B") +("rad\\040" "$(1!O(B") +("br\\040" "$(1!P(B") +("mgs\\040" "$(1!Q(B") +("zb\\040" "$(1!R(B") +("nad\\040" "$(1!S(B") +("nls\\040" "$(1!T(B") +("kc\\040" "$(1!U(B") +("bls\\040" "$(1!V(B") +("db\\040" "$(1!W(B") +("kd\\040" "$(1!X(B") +("jdad" "$(1!Y(B") +("nq\\040" "$(1!Z(B") +("nk\\040" "$(1![(B") +("nj\\040" "$(1!\(B") +("qx\\040" "$(1!](B") +("ob\\040" "$(1!^(B") +("ol\\040" "$(1!_(B") +("gc\\040" "$(1!`(B") +("ck\\040" "$(1!a(B") +("cls\\040" "$(1!b(B") +("cb\\040" "$(1!c(B") +("zlh\\040" "$(1!d(B") +(".ls\\040" "$(1!e(B") +("arh\\040" "$(1!f(B") +("mmmm" "$(1!g(B") +("us\\040" "$(1!h(B") +("tb\\040" "$(1!i(B") +("kfb\\040" "$(1!j(B") +("kzsh" "$(1!k(B") +("kbk\\040" "$(1!l(B") +("kof\\040" "$(1!m(B") +("kjs\\040" "$(1!n(B") +("kig\\040" "$(1!o(B") +("kkx\\040" "$(1!p(B") +("kke\\040" "$(1!q(B") +("kn\\040" "$(1!r(B") +("kaax" "$(1!s(B") +("kajd" "$(1!t(B") +("kads" "$(1!u(B") +("kqdl" "$(1!v(B") +("kz\\040" "$(1!w(B") +("ktgd" "$(1!x(B") +("ku\\040" "$(1!y(B") +("ko\\040" "$(1!z(B") +("kaw\\040" "$(1!{(B") +("aase" "$(1!|(B") +("ose\\040" "$(1!}(B") +("jye\\040" "$(1!~(B") +("bbb\\040" "$(1"!(B") +("ql.\\040" "$(1""(B") +("qys\\040" "$(1"#(B") +("faad" "$(1"$(B") +("zqdl" "$(1"%(B") +(";gf\\040" "$(1"&(B") +("pw\\040" "$(1"'(B") +("lp.\\040" "$(1"((B") +("rts\\040" "$(1")(B") +("ros\\040" "$(1"*(B") +("rlh\\040" "$(1"+(B") +("zed\\040" "$(1",(B") +("tsw\\040" "$(1"-(B") +("wlq\\040" "$(1".(B") +("wq\\040" "$(1"/(B") +("ww\\040" "$(1"0(B") +("wd\\040" "$(1"1(B") +("wlf\\040" "$(1"2(B") +("lshw" "$(1"3(B") +("gfgf" "$(1"4(B") +("lgc\\040" "$(1"5(B") +("zslh" "$(1"6(B") +("das\\040" "$(1"7(B") +("dts\\040" "$(1"8(B") +("djh\\040" "$(1"9(B") +("dd\\040" "$(1":(B") +("yso\\040" "$(1";(B") +("afaf" "$(1"<(B") +("nr\\040" "$(1"=(B") +("tsf\\040" "$(1">(B") +("ktgd" "$(1"?(B") +(".lh\\040" "$(1"@(B") +("nz\\040" "$(1"A(B") +("nos\\040" "$(1"B(B") +("nlf\\040" "$(1"C(B") +("oaf\\040" "$(1"D"E(B") +("oas\\040" "$(1"F(B") +("ogds" "$(1"G(B") +("olf\\040" "$(1"H(B") +("oos\\040" "$(1"I(B") +("ozk\\040" "$(1"J(B") +("obh\\040" "$(1"K(B") +("olh\\040" "$(1"L(B") +("olq\\040" "$(1"M(B") +("pls\\040" "$(1"N(B") +("lsp\\040" "$(1"O(B") +("vad\\040" "$(1"P(B") +("vls\\040" "$(1"Q(B") +("vb\\040" "$(1"R(B") +("vsd\\040" "$(1"S(B") +("vs\\040" "$(1"T(B") +("vj\\040" "$(1"U(B") +("vq\\040" "$(1"V(B") +("vk\\040" "$(1"W(B") +("oe\\040" "$(1"X(B") +("kc\\040" "$(1"Y(B") +("cys\\040" "$(1"Z(B") +("cts\\040" "$(1"[(B") +("cz\\040" "$(1"\(B") +("cbh\\040" "$(1"](B") +("cos\\040" "$(1"^(B") +("clh\\040" "$(1"_(B") +("ced\\040" "$(1"`(B") +(",j\\040" "$(1"a(B") +("ofb\\040" "$(1"b(B") +(".af\\040" "$(1"c(B") +(".os\\040" "$(1"d(B") +("arad" "$(1"e(B") +("ljf\\040" "$(1"f(B") +("lps\\040" "$(1"g(B") +("nks\\040" "$(1"h(B") +("j..\\040" "$(1"i(B") +("dd\\040" "$(1"j(B") +("fad\\040" "$(1"k(B") +("fj\\040" "$(1"l(B") +("fls\\040" "$(1"m(B") +("flg\\040" "$(1"n(B") +("eeee" "$(1"o(B") +("ajea" "$(1"p(B") +("yst\\040" "$(1"q(B") +("aft\\040" "$(1"r"s(B") +("qt\\040" "$(1"t(B") +("tst\\040" "$(1"u(B") +("tas\\040" "$(1"v(B") +("tgds" "$(1"w(B") +("tsf\\040" "$(1"x(B") +("tos\\040" "$(1"y(B") +("knl\\040" "$(1"z(B") +("kai\\040" "$(1"{(B") +("kqt\\040" "$(1"|(B") +("krx\\040" "$(1"}(B") +("kva\\040" "$(1"~(B") +("kqh\\040" "$(1#!(B") +("kza\\040" "$(1#"(B") +("keac" "$(1##(B") +("kjz\\040" "$(1#$(B") +("k.h\\040" "$(1#%(B") +("kx;\\040" "$(1#&(B") +("iac\\040" "$(1#'(B") +("kyx\\040" "$(1#((B") +("krs\\040" "$(1#)(B") +("k;k\\040" "$(1#*(B") +("kkd\\040" "$(1#+(B") +("jk;\\040" "$(1#,(B") +("kz.h" "$(1#-(B") +("tgee" "$(1#.(B") +("uae\\040" "$(1#/(B") +("tsae" "$(1#0(B") +("j;b\\040" "$(1#1(B") +("ozb\\040" "$(1#2(B") +("lai\\040" "$(1#3(B") +("ept\\040" "$(1#4(B") +("j;j\\040" "$(1#5(B") +("zoaa" "$(1#6(B") +("zoe\\040" "$(1#7(B") +(";zx\\040" "$(1#8(B") +(";tk\\040" "$(1#9(B") +(";kq\\040" "$(1#:(B") +(";zh\\040" "$(1#;(B") +(";y.\\040" "$(1#<(B") +(";,\\040" "$(1#=(B") +(";gr\\040" "$(1#>(B") +(";z\\040" "$(1#?(B") +(";of\\040" "$(1#@#A(B") +(";lf\\040" "$(1#B(B") +(";laa" "$(1#C(B") +(";ads" "$(1#D(B") +(";ke\\040" "$(1#E(B") +("c;\\040" "$(1#F(B") +("pkq\\040" "$(1#G(B") +("pkj\\040" "$(1#H(B") +("pys\\040" "$(1#I(B") +("roas" "$(1#J(B") +("rig\\040" "$(1#K(B") +("kjr\\040" "$(1#L(B") +("rads" "$(1#M(B") +("rkj\\040" "$(1#N(B") +("qqr\\040" "$(1#O(B") +(".f\\040" "$(1#P(B") +("zz\\040" "$(1#Q(B") +("wf\\040" "$(1#R(B") +("waax" "$(1#S(B") +("wjk\\040" "$(1#T(B") +("wig\\040" "$(1#U(B") +("wke\\040" "$(1#V(B") +("wkj\\040" "$(1#W(B") +("wkx\\040" "$(1#X(B") +("wy.\\040" "$(1#Y(B") +("waas" "$(1#Z(B") +("wo\\040" "$(1#[(B") +("nlz\\040" "$(1#\(B") +("nlq\\040" "$(1#](B") +("zsh." "$(1#^(B") +("zsar" "$(1#_(B") +("daf\\040" "$(1#`(B") +("daas" "$(1#a(B") +("dqdl" "$(1#b(B") +("dlb\\040" "$(1#c(B") +("dl.\\040" "$(1#d(B") +("dig\\040" "$(1#e(B") +("tdsd" "$(1#f(B") +("dlz\\040" "$(1#g(B") +("do\\040" "$(1#h(B") +("dke\\040" "$(1#i(B") +("awq\\040" "$(1#j(B") +("jdts" "$(1#k(B") +("jdjs" "$(1#l(B") +("nfb\\040" "$(1#m(B") +("nads" "$(1#n(B") +("nqdl" "$(1#o(B") +("nig\\040" "$(1#p(B") +("no\\040" "$(1#q(B") +("kjf\\040" "$(1#r(B") +("tgts" "$(1#s(B") +(".kx\\040" "$(1#t(B") +(".lb\\040" "$(1#u(B") +("anx\\040" "$(1#v(B") +("acn\\040" "$(1#w(B") +("ean\\040" "$(1#x(B") +("nyc\\040" "$(1#y(B") +("naas" "$(1#z(B") +("nfb\\040" "$(1#{(B") +("nads" "$(1#|(B") +("n;d\\040" "$(1#}(B") +("nof\\040" "$(1#~(B") +("nlb\\040" "$(1$!(B") +("njk\\040" "$(1$"(B") +("noas" "$(1$#(B") +("n.d\\040" "$(1$$(B") +("no\\040" "$(1$%(B") +("nz\\040" "$(1$&(B") +("nig\\040" "$(1$'(B") +("gts\\040" "$(1$((B") +("oyc\\040" "$(1$)(B") +("ojs\\040" "$(1$*(B") +("oaax" "$(1$+(B") +("oaas" "$(1$,(B") +("oz\\040" "$(1$-(B") +("op\\040" "$(1$.(B") +("olb\\040" "$(1$/(B") +("ojk\\040" "$(1$0(B") +("ooas" "$(1$1(B") +("ozsh" "$(1$2(B") +("oxs\\040" "$(1$3(B") +("ou\\040" "$(1$4(B") +("olz\\040" "$(1$5(B") +("oads" "$(1$6(B") +("oig\\040" "$(1$7(B") +("oke\\040" "$(1$8(B") +("ag.\\040" "$(1$9(B") +("paf\\040" "$(1$:$;(B") +("plh\\040" "$(1$<(B") +("pz\\040" "$(1$=(B") +("pd\\040" "$(1$>(B") +("vaf\\040" "$(1$?(B") +("vaag" "$(1$@(B") +("vax\\040" "$(1$A(B") +("vz\\040" "$(1$B(B") +("vas\\040" "$(1$C(B") +("vbh\\040" "$(1$D(B") +("vgds" "$(1$E(B") +("vgf\\040" "$(1$F(B") +("vos\\040" "$(1$G(B") +("vsh\\040" "$(1$H(B") +("rsf\\040" "$(1$I(B") +("od\\040" "$(1$J(B") +("oed\\040" "$(1$K(B") +("ch\\040" "$(1$L(B") +("caf\\040" "$(1$M(B") +("cfd\\040" "$(1$N(B") +("caax" "$(1$O(B") +("czsh" "$(1$P(B") +("cqj\\040" "$(1$Q(B") +("czh\\040" "$(1$R(B") +("czx\\040" "$(1$S(B") +("cp\\040" "$(1$T(B") +("ce\\040" "$(1$U(B") +("cjk\\040" "$(1$V(B") +("cxs\\040" "$(1$W(B") +("cl.\\040" "$(1$X(B") +("cd\\040" "$(1$Y(B") +("coas" "$(1$Z(B") +("czb\\040" "$(1$[(B") +("cfb\\040" "$(1$\(B") +("cof\\040" "$(1$](B") +("ckq\\040" "$(1$^(B") +(",q\\040" "$(1$_(B") +(",gds" "$(1$`(B") +("ofjh" "$(1$a(B") +(".yc\\040" "$(1$b(B") +(".qdl" "$(1$c(B") +(".gr\\040" "$(1$d(B") +(".;d\\040" "$(1$e(B") +(".xs\\040" "$(1$f(B") +(".ys\\040" "$(1$g(B") +(".lr\\040" "$(1$h(B") +("araf" "$(1$i$j(B") +("arlh" "$(1$k(B") +("ared" "$(1$l(B") +("arq\\040" "$(1$m(B") +("pad\\040" "$(1$n(B") +("pfag" "$(1$o(B") +("had\\040" "$(1$p(B") +("hq\\040" "$(1$q(B") +("lpf\\040" "$(1$r(B") +("yhlg" "$(1$s(B") +("aes\\040" "$(1$t(B") +("ujh\\040" "$(1$u(B") +(";u\\040" "$(1$v(B") +("uos\\040" "$(1$w(B") +("ulsh" "$(1$x(B") +("u.\\040" "$(1$y(B") +("fac\\040" "$(1$z(B") +("fr\\040" "$(1${(B") +("fax\\040" "$(1$|(B") +("ftg\\040" "$(1$}(B") +("fts\\040" "$(1$~(B") +("fgf\\040" "$(1%!(B") +("flf\\040" "$(1%"(B") +("fsh\\040" "$(1%#(B") +("flsh" "$(1%$(B") +("...." "$(1%%(B") +("bn\\040" "$(1%&(B") +("dn\\040" "$(1%'(B") +("yst\\040" "$(1%((B") +("ht\\040" "$(1%)(B") +("jst\\040" "$(1%*(B") +("zt\\040" "$(1%+(B") +("aast" "$(1%,(B") +("kjt\\040" "$(1%-(B") +("tqq\\040" "$(1%.(B") +("tzgs" "$(1%/(B") +("te\\040" "$(1%0(B") +("txs\\040" "$(1%1(B") +(";;e\\040" "$(1%2(B") +("knlq" "$(1%3(B") +("kyk." "$(1%4(B") +("kyxk" "$(1%5(B") +("kaak" "$(1%6(B") +("kafe" "$(1%7(B") +("kztg" "$(1%8(B") +("kr;\\040" "$(1%9(B") +("kae\\040" "$(1%:(B") +("kzag" "$(1%;(B") +("kaxr" "$(1%<(B") +("ktx\\040" "$(1%=(B") +("keq\\040" "$(1%>(B") +("kjq\\040" "$(1%?(B") +("kp;\\040" "$(1%@(B") +("klp\\040" "$(1%A(B") +("kjzs" "$(1%B(B") +("kos\\040" "$(1%C(B") +("klf;" "$(1%D(B") +("klu\\040" "$(1%E(B") +("klm\\040" "$(1%F(B") +("kxof" "$(1%G(B") +("kw;\\040" "$(1%H(B") +("knw\\040" "$(1%I(B") +("knlq" "$(1%J(B") +("kale" "$(1%K(B") +("k.;\\040" "$(1%L(B") +("ki;\\040" "$(1%M(B") +("j,\\040" "$(1%N(B") +("kos\\040" "$(1%O(B") +("ki;\\040" "$(1%P(B") +("aee\\040" "$(1%Q(B") +("rre\\040" "$(1%R(B") +("zaae" "$(1%S(B") +("hbe\\040" "$(1%T(B") +("fdjh" "$(1%U(B") +("r;b\\040" "$(1%V(B") +("l,\\040" "$(1%W(B") +("lofd" "$(1%X(B") +("qi;\\040" "$(1%Y(B") +("zofd" "$(1%Z(B") +("zaxr" "$(1%[(B") +(";nl\\040" "$(1%\(B") +(";rx\\040" "$(1%](B") +(";ra\\040" "$(1%^(B") +(";oad" "$(1%_(B") +(";qjd" "$(1%`(B") +(";tge" "$(1%a(B") +(";e;\\040" "$(1%b(B") +(";;ag" "$(1%c(B") +(";pa\\040" "$(1%d(B") +(";jr\\040" "$(1%e(B") +(";/\\040" "$(1%f(B") +(";l;\\040" "$(1%g(B") +(";xb\\040" "$(1%h(B") +(";x;\\040" "$(1%i(B") +(";ai\\040" "$(1%j(B") +(";tss" "$(1%k(B") +(";va\\040" "$(1%l(B") +(";zjd" "$(1%m(B") +(";sz\\040" "$(1%n(B") +(";oaa" "$(1%o(B") +(";ib\\040" "$(1%p(B") +("plv\\040" "$(1%q(B") +("pib\\040" "$(1%r(B") +("rza\\040" "$(1%s(B") +("rtge" "$(1%t(B") +("rbq\\040" "$(1%u(B") +("re;\\040" "$(1%v(B") +("rjz\\040" "$(1%w(B") +("rj;\\040" "$(1%x(B") +("rsz\\040" "$(1%y(B") +("rli\\040" "$(1%z(B") +("roa\\040" "$(1%{(B") +("roaa" "$(1%|(B") +("rxb\\040" "$(1%}(B") +("rkr\\040" "$(1%~(B") +("ri\\040" "$(1&!(B") +("rnq\\040" "$(1&"(B") +("rib\\040" "$(1&#(B") +("rk.\\040" "$(1&$(B") +("zodj" "$(1&%(B") +("wyr\\040" "$(1&&(B") +("wva\\040" "$(1&'(B") +("wra\\040" "$(1&((B") +("wjz\\040" "$(1&)(B") +("wpa\\040" "$(1&*(B") +("wjr\\040" "$(1&+(B") +("wl;\\040" "$(1&,(B") +("wyx\\040" "$(1&-(B") +("wnl\\040" "$(1&.(B") +("wae\\040" "$(1&/(B") +("wqt\\040" "$(1&0(B") +("wj;\\040" "$(1&1(B") +("wpd\\040" "$(1&2(B") +("wlv\\040" "$(1&3(B") +("wib\\040" "$(1&4(B") +("mgsw" "$(1&5(B") +("kfhw" "$(1&6(B") +("gfls" "$(1&7(B") +("wbgf" "$(1&8(B") +("nnl\\040" "$(1&9(B") +("ng\\040" "$(1&:(B") +("bnk\\040" "$(1&;(B") +("bp\\040" "$(1&<(B") +("dnq\\040" "$(1&=(B") +("dnk\\040" "$(1&>(B") +("dqt\\040" "$(1&?(B") +("df;\\040" "$(1&@(B") +("dza\\040" "$(1&A(B") +("dua\\040" "$(1&B(B") +("dpd\\040" "$(1&C(B") +("djz\\040" "$(1&D(B") +("dl;\\040" "$(1&E(B") +("dib\\040" "$(1&F(B") +("dqd\\040" "$(1&G(B") +("dtge" "$(1&H(B") +("dj;\\040" "$(1&I(B") +("doe\\040" "$(1&J(B") +("dtb\\040" "$(1&K(B") +("dlp\\040" "$(1&L(B") +("dxb\\040" "$(1&M(B") +("dy\\040" "$(1&N(B") +("jdzh" "$(1&O(B") +("jdtb" "$(1&P(B") +("jdoz" "$(1&Q(B") +("tgj;" "$(1&R(B") +("tgdb" "$(1&S(B") +("tgkh" "$(1&T(B") +("tgoa" "$(1&U(B") +("wc\\040" "$(1&V(B") +(".ua\\040" "$(1&W(B") +(".ib\\040" "$(1&X(B") +(".oaa" "$(1&Y(B") +("y.n\\040" "$(1&Z(B") +("on\\040" "$(1&[(B") +("nnl\\040" "$(1&\(B") +("nai\\040" "$(1&](B") +("nf;\\040" "$(1&^(B") +("najk" "$(1&_(B") +("ntss" "$(1&`(B") +("nqx\\040" "$(1&a(B") +("nj;\\040" "$(1&b(B") +("ne;\\040" "$(1&c(B") +("n;s\\040" "$(1&d(B") +("nua\\040" "$(1&e(B") +("npf\\040" "$(1&f(B") +("n/\\040" "$(1&g(B") +("noz\\040" "$(1&h(B") +("noe\\040" "$(1&i(B") +("nl;\\040" "$(1&j(B") +("nxb\\040" "$(1&k(B") +("nwb\\040" "$(1&l(B") +("ni\\040" "$(1&m(B") +("nza\\040" "$(1&n(B") +("nlts" "$(1&o(B") +("nib\\040" "$(1&p(B") +("axax" "$(1&q(B") +("ghf\\040" "$(1&r(B") +("ons\\040" "$(1&s(B") +("ors\\040" "$(1&t(B") +("ora\\040" "$(1&u(B") +("orx\\040" "$(1&v(B") +("ozjd" "$(1&w(B") +("ooz\\040" "$(1&x(B") +("okfh" "$(1&y(B") +("ok.\\040" "$(1&z(B") +("obq\\040" "$(1&{(B") +("oua\\040" "$(1&|(B") +("opd\\040" "$(1&}(B") +("ojr\\040" "$(1&~(B") +("ojz\\040" "$(1'!(B") +("oln\\040" "$(1'"(B") +("kj.\\040" "$(1'#(B") +("xo\\040" "$(1'$(B") +("hos\\040" "$(1'%(B") +("ph\\040" "$(1'&(B") +("py.\\040" "$(1''(B") +("pzb\\040" "$(1'((B") +("pl.\\040" "$(1')(B") +("pg\\040" "$(1'*(B") +("py.\\040" "$(1'+(B") +("pzk\\040" "$(1',(B") +("lzp\\040" "$(1'-(B") +("pp\\040" "$(1'.(B") +("plb\\040" "$(1'/(B") +("pads" "$(1'0(B") +("pig\\040" "$(1'1(B") +("pkj\\040" "$(1'2(B") +("l.p\\040" "$(1'3(B") +("uaas" "$(1'4(B") +("vaf\\040" "$(1'5(B") +("vaas" "$(1'6(B") +("vz\\040" "$(1'7(B") +("vqdl" "$(1'8(B") +("vads" "$(1'9(B") +("vgr\\040" "$(1':(B") +("vjk\\040" "$(1';(B") +("vlq\\040" "$(1'<(B") +("vlx\\040" "$(1'=(B") +("vjk\\040" "$(1'>(B") +("vig\\040" "$(1'?(B") +("vkj\\040" "$(1'@(B") +("vn\\040" "$(1'A(B") +("vaax" "$(1'B(B") +("vaw\\040" "$(1'C(B") +("vzgs" "$(1'D(B") +("vlaa" "$(1'E(B") +("vo\\040" "$(1'F(B") +("vlb\\040" "$(1'G(B") +("vsb\\040" "$(1'H(B") +("vkq\\040" "$(1'I(B") +("vig\\040" "$(1'J(B") +("pjk\\040" "$(1'K(B") +("amlz" "$(1'L(B") +("aml." "$(1'M(B") +("qqlq" "$(1'N(B") +("ojk\\040" "$(1'O(B") +("cp\\040" "$(1'P(B") +("cnk\\040" "$(1'Q(B") +("cyx\\040" "$(1'R(B") +("ci\\040" "$(1'S(B") +("cai\\040" "$(1'T(B") +("caac" "$(1'U(B") +("cra\\040" "$(1'V(B") +("cvh\\040" "$(1'W(B") +("cqx\\040" "$(1'X(B") +("cz.h" "$(1'Y(B") +("ctb\\040" "$(1'Z(B") +("cj;\\040" "$(1'[(B") +("cp\\040" "$(1'\(B") +("cl;\\040" "$(1'](B") +("coz\\040" "$(1'^(B") +("ckfh" "$(1'_(B") +("clgl" "$(1'`(B") +("c.xk" "$(1'a(B") +("coh\\040" "$(1'b(B") +("ck.\\040" "$(1'c(B") +("jsc\\040" "$(1'd(B") +("cc\\040" "$(1'e(B") +("cbgd" "$(1'f(B") +("cnad" "$(1'g(B") +("cgq\\040" "$(1'h(B") +("cqt\\040" "$(1'i(B") +("cva\\040" "$(1'j(B") +("cb;\\040" "$(1'k(B") +("cg\\040" "$(1'l(B") +("cpa\\040" "$(1'm(B") +("cdd\\040" "$(1'n(B") +("cor\\040" "$(1'o(B") +("cxb\\040" "$(1'p(B") +(",tk\\040" "$(1'q(B") +(",o\\040" "$(1'r(B") +("p,\\040" "$(1's(B") +(",hf\\040" "$(1't(B") +(",y.\\040" "$(1'u(B") +(",gr\\040" "$(1'v(B") +(",v\\040" "$(1'w(B") +(",ads" "$(1'x(B") +(",kx\\040" "$(1'y(B") +("p,\\040" "$(1'z(B") +("kj,\\040" "$(1'{(B") +("ofof" "$(1'|(B") +(".nk\\040" "$(1'}(B") +(".aac" "$(1'~(B") +(".qx\\040" "$(1(!(B") +(".za\\040" "$(1("(B") +(".f;\\040" "$(1(#(B") +(".tge" "$(1($(B") +(".bq\\040" "$(1(%(B") +(".pa\\040" "$(1(&(B") +(".or\\040" "$(1('(B") +(".ib\\040" "$(1(((B") +("arf\\040" "$(1()(B") +("arql" "$(1(*(B") +("arqq" "$(1(+(B") +("artk" "$(1(,(B") +("arkj" "$(1(-(B") +("arke" "$(1(.(B") +("arjy" "$(1(/(B") +("arof" "$(1(0(B") +(".xkh" "$(1(1(B") +("qqh\\040" "$(1(2(B") +("pys\\040" "$(1(3(B") +("pae\\040" "$(1(4(B") +("wp\\040" "$(1(5(B") +("atc\\040" "$(1(6(B") +("hq\\040" "$(1(7(B") +("tbaf" "$(1(8(B") +("jys\\040" "$(1(9(B") +("jaf\\040" "$(1(:(;(B") +("jos\\040" "$(1(<(B") +("gaf\\040" "$(1(=(B") +("gq\\040" "$(1(>(B") +("gas\\040" "$(1(?(B") +("gos\\040" "$(1(@(B") +("glq\\040" "$(1(A(B") +("ggf\\040" "$(1(B(B") +("yhgs" "$(1(C(B") +("yhlh" "$(1(D(B") +("lvlq" "$(1(E(B") +("nkm\\040" "$(1(F(B") +("nkaf" "$(1(G(B") +("lb\\040" "$(1(H(B") +(",f\\040" "$(1(I(B") +("xad\\040" "$(1(J(B") +("aead" "$(1(K(B") +("kjkk" "$(1(L(B") +("uys\\040" "$(1(M(B") +("uig\\040" "$(1(N(B") +("ukf\\040" "$(1(O(B") +("uo\\040" "$(1(P(B") +("ujk\\040" "$(1(Q(B") +("lmj\\040" "$(1(R(B") +("fy.\\040" "$(1(S(B") +("fys\\040" "$(1(T(B") +("faas" "$(1(U(B") +("fads" "$(1(V(B") +("fqq\\040" "$(1(W(B") +("ftl\\040" "$(1(X(B") +("ftk\\040" "$(1(Y(B") +("fbgd" "$(1(Z(B") +("fjk\\040" "$(1([(B") +("flq\\040" "$(1(\(B") +("fo\\040" "$(1(](B") +("flz\\040" "$(1(^(B") +("fl.\\040" "$(1(_(B") +("flb\\040" "$(1(`(B") +("fjk\\040" "$(1(a(B") +("fig\\040" "$(1(b(B") +("f,\\040" "$(1(c(B") +("fgfs" "$(1(d(B") +("fzb\\040" "$(1(e(B") +("flx\\040" "$(1(f(B") +("fkaa" "$(1(g(B") +("/ad\\040" "$(1(h(B") +("/sd\\040" "$(1(i(B") +("/j\\040" "$(1(j(B") +("/s\\040" "$(1(k(B") +("a.h\\040" "$(1(l(B") +("ysn\\040" "$(1(m(B") +("arn\\040" "$(1(n(B") +("qdln" "$(1(o(B") +("adsn" "$(1(p(B") +("zhn\\040" "$(1(q(B") +("ofn\\040" "$(1(r(B") +("lzn\\040" "$(1(s(B") +("nlt\\040" "$(1(t(B") +("ajkt" "$(1(u(B") +("rat\\040" "$(1(v(B") +("zat\\040" "$(1(w(B") +("x;t\\040" "$(1(x(B") +("trx\\040" "$(1(y(B") +("te;\\040" "$(1(z(B") +("toe\\040" "$(1({(B") +("toaa" "$(1(|(B") +("tajk" "$(1(}(B") +("khtx" "$(1(~(B") +("kf,h" "$(1)!(B") +("kawq" "$(1)"(B") +("kzax" "$(1)#(B") +("kat;" "$(1)$(B") +("k;ts" "$(1)%(B") +("k;gz" "$(1)&(B") +("kjs\\040" "$(1)'(B") +("kpfg" "$(1)((B") +("k.zd" "$(1))(B") +("kk;s" "$(1)*(B") +("kkkr" "$(1)+(B") +("kj;s" "$(1),(B") +("k.ar" "$(1)-(B") +("kz;\\040" "$(1).(B") +("kdig" "$(1)/(B") +("k.w\\040" "$(1)0(B") +("klrb" "$(1)1(B") +("klvx" "$(1)2(B") +("awqe" "$(1)3(B") +("kkre" "$(1)4(B") +("f;sb" "$(1)5(B") +("o;b\\040" "$(1)6(B") +("qpw\\040" "$(1)7(B") +("asjs" "$(1)8(B") +("zyf\\040" "$(1)9(B") +("zzsh" "$(1):(B") +("zq\\040" "$(1);(B") +("zpr\\040" "$(1)<(B") +(";apa" "$(1)=(B") +(";ae\\040" "$(1)>(B") +(";r;\\040" "$(1)?(B") +(";axr" "$(1)@(B") +(";tx\\040" "$(1)A(B") +(";jq\\040" "$(1)B(B") +("fl;\\040" "$(1)C(B") +(";s,\\040" "$(1)D(B") +(";ov\\040" "$(1)E(B") +(";oq\\040" "$(1)F(B") +(";lf;" "$(1)G(B") +(";l.d" "$(1)H(B") +(";mm\\040" "$(1)I(B") +(";ae\\040" "$(1)J(B") +("eq;\\040" "$(1)K(B") +("m;\\040" "$(1)L(B") +(";;ag" "$(1)M(B") +(";rlq" "$(1)N(B") +(";eq\\040" "$(1)O(B") +(";xof" "$(1)P(B") +(";lp\\040" "$(1)Q(B") +("rnw\\040" "$(1)R(B") +("rnlq" "$(1)S(B") +("rif\\040" "$(1)T(B") +("raxr" "$(1)U(B") +("rjq\\040" "$(1)V(B") +("rs,\\040" "$(1)W(B") +("rjzs" "$(1)X(B") +("rsv\\040" "$(1)Y(B") +("a/r\\040" "$(1)Z(B") +("rkzh" "$(1)[(B") +("rtf\\040" "$(1)\(B") +("rcas" "$(1)](B") +("ri;\\040" "$(1)^(B") +("rrr\\040" "$(1)_(B") +(".qr\\040" "$(1)`(B") +("r;i\\040" "$(1)a(B") +("op.\\040" "$(1)b(B") +("zmm\\040" "$(1)c(B") +("wlf;" "$(1)d(B") +("wr;\\040" "$(1)e(B") +("wapa" "$(1)f(B") +("wafx" "$(1)g(B") +("wzag" "$(1)h(B") +("wov\\040" "$(1)i(B") +("wos\\040" "$(1)j(B") +("wjzs" "$(1)k(B") +("wmm\\040" "$(1)l(B") +("wi;\\040" "$(1)m(B") +("w.q\\040" "$(1)n(B") +("wnw\\040" "$(1)o(B") +("wzu\\040" "$(1)p(B") +("wjq\\040" "$(1)q(B") +("woq\\040" "$(1)r(B") +("wm;\\040" "$(1)s(B") +("wsad" "$(1)t(B") +("wlj;" "$(1)u(B") +("wir\\040" "$(1)v(B") +("amew" "$(1)w(B") +("bbbw" "$(1)x(B") +("ns,\\040" "$(1)y(B") +("b;jd" "$(1)z(B") +("dyxk" "$(1){(B") +("dapa" "$(1)|(B") +("daxr" "$(1)}(B") +("djzs" "$(1)~(B") +("dlp\\040" "$(1*!(B") +("dame" "$(1*"(B") +("djzs" "$(1*#(B") +("dzr\\040" "$(1*$(B") +("d.;\\040" "$(1*%(B") +("di;\\040" "$(1*&(B") +("led\\040" "$(1*'(B") +("dnw\\040" "$(1*((B") +("dztg" "$(1*)(B") +("drlq" "$(1**(B") +("dale" "$(1*+(B") +("d.;\\040" "$(1*,(B") +("di;\\040" "$(1*-(B") +("dtx\\040" "$(1*.(B") +("dzu\\040" "$(1*/(B") +("dzgx" "$(1*0(B") +("gcas" "$(1*1(B") +("jdif" "$(1*2(B") +("jdi;" "$(1*3(B") +("izjd" "$(1*4(B") +("ojd\\040" "$(1*5(B") +("w;jd" "$(1*6(B") +("nif\\040" "$(1*7(B") +("nrfh" "$(1*8(B") +("naxr" "$(1*9(B") +("neq\\040" "$(1*:(B") +("ns,\\040" "$(1*;(B") +("nkv\\040" "$(1*<(B") +("i;f\\040" "$(1*=(B") +("iztg" "$(1*>(B") +("w.\\040" "$(1*?(B") +(".a/\\040" "$(1*@(B") +("vhn\\040" "$(1*A(B") +("kgdn" "$(1*B(B") +("nyk." "$(1*C(B") +("nif\\040" "$(1*D(B") +("nztg" "$(1*E(B") +("nrlq" "$(1*F(B") +("na/\\040" "$(1*G(B") +("nqar" "$(1*H(B") +("nqp\\040" "$(1*I(B") +("np;\\040" "$(1*J(B") +("ns,\\040" "$(1*K(B") +("nmm\\040" "$(1*L(B") +("nlp\\040" "$(1*M(B") +("nl.d" "$(1*N(B") +("kfhn" "$(1*O(B") +("nr;\\040" "$(1*P(B") +("nkv\\040" "$(1*Q(B") +("nlj;" "$(1*R(B") +("nir\\040" "$(1*S(B") +("ge;\\040" "$(1*T(B") +("gj;\\040" "$(1*U(B") +("wbo\\040" "$(1*V(B") +("oyk." "$(1*W(B") +("oqdd" "$(1*X(B") +("ozdf" "$(1*Y(B") +("ozag" "$(1*Z(B") +("oaxr" "$(1*[(B") +("otx\\040" "$(1*\(B") +("obbb" "$(1*](B") +("ojq\\040" "$(1*^(B") +("o.;\\040" "$(1*_(B") +("omm\\040" "$(1*`(B") +("owm\\040" "$(1*a(B") +("o.ok" "$(1*b(B") +("onlq" "$(1*c(B") +("oylx" "$(1*d(B") +("ovj\\040" "$(1*e(B") +("oae\\040" "$(1*f(B") +("oz,\\040" "$(1*g(B") +("okar" "$(1*h(B") +("e;eb" "$(1*i(B") +("tsa." "$(1*j(B") +("l;o\\040" "$(1*k(B") +("hogf" "$(1*l(B") +("hbp\\040" "$(1*m(B") +("pyx\\040" "$(1*n(B") +("ptge" "$(1*o(B") +("pbq\\040" "$(1*p(B") +("pal." "$(1*q(B") +("pze\\040" "$(1*r(B") +("pdd\\040" "$(1*s(B") +("poz\\040" "$(1*t(B") +("pl;\\040" "$(1*u(B") +("pajk" "$(1*v(B") +(".kp\\040" "$(1*w(B") +("podj" "$(1*x(B") +("phb\\040" "$(1*y(B") +("pqb\\040" "$(1*z(B") +("udd\\040" "$(1*{(B") +("ul;\\040" "$(1*|(B") +("vnq\\040" "$(1*}(B") +("vnl\\040" "$(1*~(B") +("vi\\040" "$(1+!(B") +("vva\\040" "$(1+"(B") +("vqt\\040" "$(1+#(B") +("vrs\\040" "$(1+$(B") +("vza\\040" "$(1+%(B") +("vg\\040" "$(1+&(B") +("vtb\\040" "$(1+'(B") +("vb;\\040" "$(1+((B") +("vbq\\040" "$(1+)(B") +("vtge" "$(1+*(B") +("vua\\040" "$(1++(B") +("vjr\\040" "$(1+,(B") +("v;ag" "$(1+-(B") +("vjz\\040" "$(1+.(B") +("v;k\\040" "$(1+/(B") +("v;s\\040" "$(1+0(B") +("v/\\040" "$(1+1(B") +("vdd\\040" "$(1+2(B") +("voz\\040" "$(1+3(B") +("vogs" "$(1+4(B") +("vlts" "$(1+5(B") +("vkfh" "$(1+6(B") +("v.xk" "$(1+7(B") +("vaac" "$(1+8(B") +("x;v\\040" "$(1+9(B") +("vnk\\040" "$(1+:(B") +("vy\\040" "$(1+;(B") +("vz.h" "$(1+<(B") +("vgq\\040" "$(1+=(B") +("ve;\\040" "$(1+>(B") +("vpa\\040" "$(1+?(B") +("vpd\\040" "$(1+@(B") +("v;l\\040" "$(1+A(B") +("vln\\040" "$(1+B(B") +("v.h\\040" "$(1+C(B") +("vib\\040" "$(1+D(B") +("vxb\\040" "$(1+E(B") +("kaxv" "$(1+F(B") +("l;jk" "$(1+G(B") +("amua" "$(1+H(B") +("amk." "$(1+I(B") +("yrsb" "$(1+J(B") +("qqnl" "$(1+K(B") +("pqq\\040" "$(1+L(B") +("b;lq" "$(1+M(B") +("opd\\040" "$(1+N(B") +("o.h\\040" "$(1+O(B") +("cyk." "$(1+P(B") +("cif\\040" "$(1+Q(B") +("cqar" "$(1+R(B") +("cztg" "$(1+S(B") +("crr\\040" "$(1+T(B") +("czag" "$(1+U(B") +("ca/\\040" "$(1+V(B") +("czdf" "$(1+W(B") +("ceq\\040" "$(1+X(B") +("cw;\\040" "$(1+Y(B") +("cp;\\040" "$(1+Z(B") +("cov\\040" "$(1+[(B") +("cm;\\040" "$(1+\(B") +("c.q\\040" "$(1+](B") +("ckzh" "$(1+^(B") +("clm\\040" "$(1+_(B") +("cnw\\040" "$(1+`(B") +("ciz\\040" "$(1+a(B") +("cr;\\040" "$(1+b(B") +("crlg" "$(1+c(B") +("caxr" "$(1+d(B") +("cz,\\040" "$(1+e(B") +("cale" "$(1+f(B") +("cpf\\040" "$(1+g(B") +("cpz\\040" "$(1+h(B") +("cxof" "$(1+i(B") +("csam" "$(1+j(B") +("cjzs" "$(1+k(B") +("cktl" "$(1+l(B") +("c.q\\040" "$(1+m(B") +("c.ad" "$(1+n(B") +(",yr\\040" "$(1+o(B") +(",pa\\040" "$(1+p(B") +(",;s\\040" "$(1+q(B") +("x;,\\040" "$(1+r(B") +("lts," "$(1+s(B") +(",ae\\040" "$(1+t(B") +(",jz\\040" "$(1+u(B") +(",.h\\040" "$(1+v(B") +(",ib\\040" "$(1+w(B") +("xqd\\040" "$(1+x(B") +("di\\040" "$(1+y(B") +("dj;\\040" "$(1+z(B") +("ofll" "$(1+{(B") +("ofpf" "$(1+|(B") +("ofsz" "$(1+}(B") +("kaxf" "$(1+~(B") +("jzh\\040" "$(1,!(B") +(".r;\\040" "$(1,"(B") +(".afx" "$(1,#(B") +(".rlq" "$(1,$(B") +(".apa" "$(1,%(B") +(".jq\\040" "$(1,&(B") +(".jfd" "$(1,'(B") +(".s,\\040" "$(1,((B") +("yxcl" "$(1,)(B") +("arnl" "$(1,*(B") +("arqd" "$(1,+(B") +("arb;" "$(1,,(B") +("arpd" "$(1,-(B") +("aryx" "$(1,.(B") +("arai" "$(1,/(B") +("arra" "$(1,0(B") +("arrs" "$(1,1(B") +("arzs" "$(1,2(B") +("arj;" "$(1,3(B") +("arua" "$(1,4(B") +("arpd" "$(1,5(B") +("arjr" "$(1,6(B") +("arx;" "$(1,7(B") +("arls" "$(1,8(B") +("aroj" "$(1,9(B") +("hqh\\040" "$(1,:(B") +("kxqh" "$(1,;(B") +("l.jf" "$(1,<(B") +("plaa" "$(1,=(B") +("pzb\\040" "$(1,>(B") +("hoas" "$(1,?(B") +("hqq\\040" "$(1,@(B") +("bsb\\040" "$(1,A(B") +("tgdu" "$(1,B(B") +("jjs\\040" "$(1,C(B") +("jaax" "$(1,D(B") +("jadg" "$(1,E(B") +("jzb\\040" "$(1,F(B") +("jlq\\040" "$(1,G(B") +("jlaa" "$(1,H(B") +("jig\\040" "$(1,I(B") +("jo\\040" "$(1,J(B") +("oztd" "$(1,K(B") +("ozlz" "$(1,L(B") +("gz\\040" "$(1,M(B") +("gqdl" "$(1,N(B") +("gqq\\040" "$(1,O(B") +("gc\\040" "$(1,P(B") +("glb\\040" "$(1,Q(B") +("gkj\\040" "$(1,R(B") +("gke\\040" "$(1,S(B") +("fg\\040" "$(1,T(B") +("gjy\\040" "$(1,U(B") +("gsb\\040" "$(1,V(B") +("yhh\\040" "$(1,W(B") +("yh;d" "$(1,X(B") +("yhsb" "$(1,Y(B") +("yhlz" "$(1,Z(B") +("yhke" "$(1,[(B") +("lvqq" "$(1,\(B") +("lv;d" "$(1,](B") +("lvlq" "$(1,^(B") +("lvos" "$(1,_(B") +("lvkj" "$(1,`(B") +("nkas" "$(1,a(B") +("nklz" "$(1,b(B") +("yzx\\040" "$(1,c(B") +("lys\\040" "$(1,d(B") +("lq\\040" "$(1,e(B") +(",os\\040" "$(1,f(B") +(",sf\\040" "$(1,g(B") +(",w\\040" "$(1,h(B") +(",fh\\040" "$(1,i(B") +(",zk\\040" "$(1,j(B") +(",lf\\040" "$(1,k(B") +("xed\\040" "$(1,l(B") +("xlsh" "$(1,m(B") +("x.h\\040" "$(1,n(B") +("/z\\040" "$(1,o(B") +("irjk" "$(1,p(B") +("zif\\040" "$(1,q(B") +("bbq\\040" "$(1,r(B") +("rll;" "$(1,s(B") +("aljz" "$(1,t(B") +("alj." "$(1,u(B") +("fkgf" "$(1,v(B") +("zae\\040" "$(1,w(B") +("uyx\\040" "$(1,x(B") +("utge" "$(1,y(B") +("urx\\040" "$(1,z(B") +("u;k\\040" "$(1,{(B") +("uz.h" "$(1,|(B") +("upd\\040" "$(1,}(B") +("udd\\040" "$(1,~(B") +("uoz\\040" "$(1-!(B") +("uogs" "$(1-"(B") +("uoe\\040" "$(1-#(B") +("uor\\040" "$(1-$(B") +("ul;\\040" "$(1-%(B") +("ukfh" "$(1-&(B") +("ulp\\040" "$(1-'(B") +("ulgl" "$(1-((B") +("uk.\\040" "$(1-)(B") +("ujz\\040" "$(1-*(B") +("u.xk" "$(1-+(B") +("afo\\040" "$(1-,(B") +("lmq\\040" "$(1--(B") +("ddd\\040" "$(1-.(B") +("fy\\040" "$(1-/(B") +("fnl\\040" "$(1-0(B") +("fai\\040" "$(1-1(B") +("fz.h" "$(1-2(B") +("fbq\\040" "$(1-3(B") +("ftge" "$(1-4(B") +("fj;\\040" "$(1-5(B") +("fzs\\040" "$(1-6(B") +("fe;\\040" "$(1-7(B") +("fpf\\040" "$(1-8(B") +("fua\\040" "$(1-9(B") +("fpk\\040" "$(1-:(B") +("fxk\\040" "$(1-;(B") +("foe\\040" "$(1-<(B") +("foz\\040" "$(1-=(B") +("fkr\\040" "$(1->(B") +("fkfh" "$(1-?(B") +("fkc\\040" "$(1-@(B") +("ftgx" "$(1-A(B") +("fajk" "$(1-B(B") +("fza\\040" "$(1-C(B") +("ftss" "$(1-D(B") +("fsz\\040" "$(1-E(B") +("f.h\\040" "$(1-F(B") +("fxb\\040" "$(1-G(B") +("/af\\040" "$(1-H(B") +("/lq\\040" "$(1-I(B") +("/os\\040" "$(1-J(B") +("/lh\\040" "$(1-K(B") +("yslu" "$(1-L(B") +(".afd" "$(1-M(B") +("ykaf" "$(1-N(B") +("ykgs" "$(1-O(B") +("ykbh" "$(1-P(B") +("jsd\\040" "$(1-Q(B") +("lsy\\040" "$(1-R(B") +("ly\\040" "$(1-S(B") +("rcb\\040" "$(1-T(B") +("rsn\\040" "$(1-U(B") +("bqn\\040" "$(1-V(B") +("oen\\040" "$(1-W(B") +("e;n\\040" "$(1-X(B") +("ift\\040" "$(1-Y(B") +("rrt\\040" "$(1-Z(B") +("rfht" "$(1-[(B") +("zgxt" "$(1-\(B") +("axrt" "$(1-](B") +("ovt\\040" "$(1-^(B") +("lpt\\040" "$(1-_(B") +("ljt\\040" "$(1-`(B") +(".qt\\040" "$(1-a(B") +("is\\040" "$(1-b-c(B") +("tyxk" "$(1-d(B") +("tzu\\040" "$(1-e(B") +("tale" "$(1-f(B") +("tzag" "$(1-g(B") +("tmm\\040" "$(1-h(B") +("tov\\040" "$(1-i(B") +("ky;c" "$(1-j(B") +("kykf" "$(1-k(B") +("knms" "$(1-l(B") +("k,,\\040" "$(1-m(B") +("katc" "$(1-n(B") +("krk." "$(1-o(B") +("krak" "$(1-p(B") +("krlx" "$(1-q(B") +("kaxx" "$(1-r(B") +("kqtd" "$(1-s(B") +("kzac" "$(1-t(B") +("kepf" "$(1-u(B") +("keab" "$(1-v(B") +("kuts" "$(1-w(B") +("kuu\\040" "$(1-x(B") +("kjr;" "$(1-y(B") +("kky\\040" "$(1-z(B") +("knac" "$(1-{(B") +("kaax" "$(1-|(B") +("kvkx" "$(1-}(B") +("kpqq" "$(1-~(B") +("kjrk" "$(1.!(B") +("cj;s" "$(1."(B") +("p;af" "$(1.#(B") +("rjr\\040" "$(1.$(B") +("kru\\040" "$(1.%(B") +("katw" "$(1.&(B") +("kpf;" "$(1.'(B") +("k.td" "$(1.((B") +("ki\\040" "$(1.)(B") +(",,e\\040" "$(1.*(B") +("qtde" "$(1.+(B") +("rpe\\040" "$(1.,(B") +("zqde" "$(1.-(B") +("bbbe" "$(1..(B") +("eee\\040" "$(1./(B") +("a.he" "$(1.0(B") +("y;cb" "$(1.1(B") +("lzps" "$(1.2(B") +("zee\\040" "$(1.3(B") +(";ccl" "$(1.4(B") +(";arf" "$(1.5(B") +(";rc\\040" "$(1.6(B") +(";ap\\040" "$(1.7(B") +(";rc\\040" "$(1.8(B") +(";oo\\040" "$(1.9(B") +(";zsh" "$(1.:(B") +(";tjb" "$(1.;(B") +("b;qd" "$(1.<(B") +(";m\\040" "$(1.=(B") +(";;ts" "$(1.>(B") +(";;c\\040" "$(1.?(B") +(";kkr" "$(1.@(B") +(";ig;" "$(1.A(B") +(";fjf" "$(1.B(B") +(";zkk" "$(1.C(B") +(";paf" "$(1.D(B") +(";.fh" "$(1.E(B") +(";.w\\040" "$(1.F(B") +(";o;\\040" "$(1.G(B") +(";lve" "$(1.H(B") +(";j\\040" "$(1.I(B") +(";iv\\040" "$(1.J(B") +("py\\040" "$(1.K(B") +("pa.\\040" "$(1.L(B") +("rhtx" "$(1.M(B") +("bjr\\040" "$(1.N(B") +("r;lr" "$(1.O(B") +("r.fh" "$(1.P(B") +("r.gf" "$(1.Q(B") +("rj\\040" "$(1.R(B") +("cor\\040" "$(1.S(B") +(".sbr" "$(1.T(B") +("rnas" "$(1.U(B") +("ryf\\040" "$(1.V(B") +("rnbd" "$(1.W(B") +("rbjf" "$(1.X(B") +("rtjb" "$(1.Y(B") +("rft\\040" "$(1.Z(B") +("rdig" "$(1.[(B") +("kkr." "$(1.\(B") +("rrsz" "$(1.](B") +("wawq" "$(1.^(B") +("w;c\\040" "$(1._(B") +("wxoz" "$(1.`(B") +("wy\\040" "$(1.a(B") +("wv;\\040" "$(1.b(B") +("wzsh" "$(1.c(B") +("wlrb" "$(1.d(B") +("wjs\\040" "$(1.e(B") +("w.w\\040" "$(1.f(B") +("wlve" "$(1.g(B") +("zwgf" "$(1.h(B") +("nqdd" "$(1.i(B") +("ntl;" "$(1.j(B") +("nzgx" "$(1.k(B") +("qhfh" "$(1.l(B") +("byf\\040" "$(1.m(B") +("oabq" "$(1.n(B") +("dqh\\040" "$(1.o(B") +("dat;" "$(1.p(B") +("dtl;" "$(1.q(B") +(".grd" "$(1.r(B") +("dyf\\040" "$(1.s(B") +("dhtx" "$(1.t(B") +("ivd\\040" "$(1.u(B") +("jdcu" "$(1.v(B") +("jdks" "$(1.w(B") +("nrlf" "$(1.x(B") +("nap\\040" "$(1.y(B") +("nofb" "$(1.z(B") +("nzsh" "$(1.{(B") +("tgaq" "$(1.|(B") +("tgcu" "$(1.}(B") +("qax." "$(1.~(B") +("fjn\\040" "$(1/!(B") +("rrn\\040" "$(1/"(B") +("aljn" "$(1/#(B") +("karn" "$(1/$(B") +("nhtx" "$(1/%(B") +("nafx" "$(1/&(B") +("nbjf" "$(1/'(B") +("n;ts" "$(1/((B") +("n;u\\040" "$(1/)(B") +("npr\\040" "$(1/*(B") +("npv\\040" "$(1/+(B") +("n.zd" "$(1/,(B") +("nxk." "$(1/-(B") +("nj;s" "$(1/.(B") +("niv\\040" "$(1//(B") +("n;lr" "$(1/0(B") +("no;\\040" "$(1/1(B") +("jqax" "$(1/2(B") +("gylx" "$(1/3(B") +("rko\\040" "$(1/4(B") +("w;o\\040" "$(1/5(B") +("onas" "$(1/6(B") +("ofjf" "$(1/7(B") +("of,h" "$(1/8(B") +("objf" "$(1/9(B") +("obg;" "$(1/:(B") +("otl;" "$(1/;(B") +("obj\\040" "$(1/<(B") +("o;ts" "$(1/=(B") +("o.fh" "$(1/>(B") +("o.gf" "$(1/?(B") +("o.w\\040" "$(1/@(B") +("ok;s" "$(1/A(B") +("oo;\\040" "$(1/B(B") +("oosz" "$(1/C(B") +("oxk." "$(1/D(B") +("oj\\040" "$(1/E(B") +("oq\\040" "$(1/F(B") +("oap." "$(1/G(B") +("orc\\040" "$(1/H(B") +("oawq" "$(1/I(B") +("opr\\040" "$(1/J(B") +("opak" "$(1/K(B") +("ojs\\040" "$(1/L(B") +("oec\\040" "$(1/M(B") +("o.f\\040" "$(1/N(B") +("oiv\\040" "$(1/O(B") +("eacb" "$(1/P(B") +("i;eb" "$(1/Q(B") +("hoad" "$(1/R(B") +("hojy" "$(1/S(B") +("holq" "$(1/T(B") +("hoo\\040" "$(1/U(B") +("paxr" "$(1/V(B") +("pzgx" "$(1/W(B") +("pzag" "$(1/X(B") +("plj;" "$(1/Y(B") +("ujkk" "$(1/Z(B") +("us,\\040" "$(1/[(B") +("vif\\040" "$(1/\(B") +("viz\\040" "$(1/](B") +("vnw\\040" "$(1/^(B") +("vrlg" "$(1/_(B") +("vrlq" "$(1/`(B") +("vaqx" "$(1/a(B") +("vztg" "$(1/b(B") +("vqt\\040" "$(1/c(B") +("va/\\040" "$(1/d(B") +("vrk\\040" "$(1/e(B") +("vvj\\040" "$(1/f(B") +("vame" "$(1/g(B") +("vzdf" "$(1/h(B") +("vale" "$(1/i(B") +("vzu\\040" "$(1/j(B") +("vaxr" "$(1/k(B") +("vcas" "$(1/l(B") +("vojy" "$(1/m(B") +("vlf;" "$(1/n(B") +("vlp\\040" "$(1/o(B") +("fjv\\040" "$(1/p(B") +("vadd" "$(1/q(B") +("vaak" "$(1/r(B") +("vae\\040" "$(1/s(B") +("vzag" "$(1/t(B") +("vqp\\040" "$(1/u(B") +("aajv" "$(1/v(B") +("karv" "$(1/w(B") +("yxkk" "$(1/x(B") +("r;jk" "$(1/y(B") +("pzjk" "$(1/z(B") +("i;jk" "$(1/{(B") +("hbjk" "$(1/|(B") +("erfh" "$(1/}(B") +("amtf" "$(1/~(B") +("amlu" "$(10!(B") +("aelq" "$(10"(B") +("kxsq" "$(10#(B") +("lqos" "$(10$(B") +("bblq" "$(10%(B") +("lqa/" "$(10&(B") +("lqax" "$(10'(B") +("oa/\\040" "$(10((B") +("cn;d" "$(10)(B") +("cnas" "$(10*(B") +("cnzx" "$(10+(B") +("cnof" "$(10,(B") +("cqdd" "$(10-(B") +("cfjf" "$(10.(B") +("ctl;" "$(10/(B") +("cblq" "$(100(B") +("cqi\\040" "$(101(B") +("cap." "$(102(B") +("cat;" "$(103(B") +("cv;\\040" "$(104(B") +("crlf" "$(105(B") +("czu\\040" "$(106(B") +("cm\\040" "$(107(B") +("cpaf" "$(108(B") +("c;c\\040" "$(109(B") +("c;lr" "$(10:(B") +("c.zd" "$(10;(B") +("ck;s" "$(10<(B") +("clve" "$(10=(B") +("cj;s" "$(10>(B") +("ckd." "$(10?(B") +("civ\\040" "$(10@(B") +("cxoz" "$(10A(B") +("fjc\\040" "$(10B(B") +("cnv\\040" "$(10C(B") +("cnzh" "$(10D(B") +("crc\\040" "$(10E(B") +("cjs\\040" "$(10F(B") +("cpfg" "$(10G(B") +("c;gz" "$(10H(B") +("cpv\\040" "$(10I(B") +("cjk;" "$(10J(B") +("c.w\\040" "$(10K(B") +("cjy." "$(10L(B") +("clox" "$(10M(B") +(",apa" "$(10N(B") +(",rr\\040" "$(10O(B") +(",s,\\040" "$(10P(B") +("gca," "$(10Q(B") +("kv,\\040" "$(10R(B") +("ofd," "$(10S(B") +(",nlq" "$(10T(B") +(",yxk" "$(10U(B") +(",aqx" "$(10V(B") +(",vc\\040" "$(10W(B") +(",zu\\040" "$(10X(B") +(",jq\\040" "$(10Y(B") +(",os\\040" "$(10Z(B") +(",lu\\040" "$(10[(B") +(",.ad" "$(10\(B") +(",ir\\040" "$(10](B") +(",i;\\040" "$(10^(B") +("afa," "$(10_(B") +(",rk\\040" "$(10`(B") +("xif\\040" "$(10a(B") +("ofnf" "$(10b(B") +("ofir" "$(10c(B") +("izof" "$(10d(B") +(".ccl" "$(10e(B") +(".y\\040" "$(10f(B") +(".qqr" "$(10g(B") +(".oo\\040" "$(10h(B") +("..zd" "$(10i(B") +(".iv\\040" "$(10j(B") +(".xk." "$(10k(B") +(".lve" "$(10l(B") +("ary." "$(10m(B") +("arrk" "$(10n(B") +("arae" "$(10o(B") +("arcs" "$(10p(B") +("areq" "$(10q(B") +("ars," "$(10r(B") +("arlp" "$(10s(B") +("ar.d" "$(10t(B") +("arif" "$(10u(B") +("artf" "$(10v(B") +("arzu" "$(10w(B") +("arzf" "$(10x(B") +("arbb" "$(10y(B") +("arpz" "$(10z(B") +("aros" "$(10{(B") +("arlm" "$(10|(B") +("ari;" "$(10}(B") +(".xkz" "$(10~(B") +(".xks" "$(11!(B") +("ibqh" "$(11"(B") +("x;qh" "$(11#(B") +("oror" "$(11$(B") +("pk.\\040" "$(11%1&(B") +("hyr\\040" "$(11'(B") +("he;\\040" "$(11((B") +("h;k\\040" "$(11)(B") +("hoe\\040" "$(11*(B") +("hl;\\040" "$(11+(B") +("htge" "$(11,(B") +("hrs\\040" "$(11-(B") +("hln\\040" "$(11.(B") +("lpib" "$(11/(B") +("lvu\\040" "$(110(B") +("jnad" "$(111(B") +("jav\\040" "$(112(B") +("jae\\040" "$(113(B") +("jqx\\040" "$(114(B") +("jpd\\040" "$(115(B") +("joz\\040" "$(116(B") +("jxb\\040" "$(117(B") +("jk.\\040" "$(118(B") +("jx;\\040" "$(119(B") +("orj\\040" "$(11:(B") +("mgsj" "$(11;(B") +("jj;\\040" "$(11<(B") +("gnq\\040" "$(11=(B") +("gy\\040" "$(11>(B") +("gqd\\040" "$(11?(B") +("gva\\040" "$(11@(B") +("gch\\040" "$(11A(B") +("ggs\\040" "$(11B(B") +("wbg\\040" "$(11C(B") +("gyr\\040" "$(11D(B") +("garh" "$(11E(B") +("gtge" "$(11F(B") +("gg\\040" "$(11G(B") +("gsz\\040" "$(11H(B") +("gib\\040" "$(11I(B") +("yhkh" "$(11J(B") +("yhrx" "$(11K(B") +("yhg\\040" "$(11L(B") +("yhf;" "$(11M(B") +("yhzh" "$(11N(B") +("yhj;" "$(11O(B") +("yhoz" "$(11P(B") +("lvvh" "$(11Q(B") +("lvqt" "$(11R(B") +("lvza" "$(11S(B") +("lvx;" "$(11T(B") +("lvll" "$(11U(B") +("lvoa" "$(11V(B") +("lvbq" "$(11W(B") +("lvpf" "$(11X(B") +("lvlv" "$(11Y(B") +("nkln" "$(11Z(B") +("nkak" "$(11[(B") +("nkj\\040" "$(11\(B") +("nkdd" "$(11](B") +("nkoj" "$(11^(B") +("nk.k" "$(11_(B") +("nkls" "$(11`(B") +("yl;\\040" "$(11a(B") +("lys\\040" "$(11b(B") +("laf\\040" "$(11c(B") +("lqq\\040" "$(11d(B") +("l..\\040" "$(11e(B") +("ll.\\040" "$(11f(B") +("llb\\040" "$(11g(B") +("l.dk" "$(11h(B") +("laas" "$(11i(B") +("llaa" "$(11j(B") +("lig\\040" "$(11k(B") +(",zb\\040" "$(11l(B") +(",tds" "$(11m(B") +("qq,\\040" "$(11n(B") +(",tgd" "$(11o(B") +(",gr\\040" "$(11p(B") +(",lq\\040" "$(11q(B") +(",l.\\040" "$(11r(B") +("xjs\\040" "$(11s(B") +("xar\\040" "$(11t(B") +("xz\\040" "$(11u(B") +("xzh\\040" "$(11v(B") +("xzx\\040" "$(11w(B") +("xtgd" "$(11x(B") +("xbgd" "$(11y(B") +("xig\\040" "$(11z(B") +("xke\\040" "$(11{(B") +("xhf\\040" "$(11|(B") +("xzsh" "$(11}(B") +("/yr\\040" "$(11~(B") +("/ae\\040" "$(12!(B") +("/bgl" "$(12"(B") +("/tss" "$(12#(B") +("/ua\\040" "$(12$(B") +("/.xk" "$(12%(B") +("ifsb" "$(12&(B") +("ifkj" "$(12'(B") +("zxbb" "$(12((B") +("bbkj" "$(12)(B") +("bb;d" "$(12*(B") +("fkcl" "$(12+(B") +("aezx" "$(12,(B") +("aeig" "$(12-(B") +("unw\\040" "$(12.(B") +("uyxk" "$(12/(B") +("uale" "$(120(B") +("uaxr" "$(121(B") +("us,\\040" "$(122(B") +("u.ad" "$(123(B") +("gcau" "$(124(B") +("of\\040" "$(125(B") +("lm;d" "$(126(B") +("lmts" "$(127(B") +("fcq\\040" "$(128(B") +("fyk." "$(129(B") +("fyxk" "$(12:(B") +("fafx" "$(12;(B") +("fztg" "$(12<(B") +("frr\\040" "$(12=(B") +("frlq" "$(12>(B") +("fqsh" "$(12?(B") +("fapa" "$(12@(B") +("fvj\\040" "$(12A(B") +("fa/\\040" "$(12B(B") +("fame" "$(12C(B") +("fzag" "$(12D(B") +("faxr" "$(12E(B") +("ftx\\040" "$(12F(B") +("fcas" "$(12G(B") +("feq\\040" "$(12H(B") +("fjq\\040" "$(12I(B") +("fsd." "$(12J(B") +("f.;\\040" "$(12K(B") +("fmm\\040" "$(12L(B") +("fkv\\040" "$(12M(B") +("fkax" "$(12N(B") +("fkzh" "$(12O(B") +("f.q\\040" "$(12P(B") +("f.ad" "$(12Q(B") +("fi;\\040" "$(12R(B") +("fnw\\040" "$(12S(B") +("fif\\040" "$(12T(B") +("fqdd" "$(12U(B") +("fzdr" "$(12V(B") +("fale" "$(12W(B") +("f/\\040" "$(12X(B") +("fmq\\040" "$(12Y(B") +("lses" "$(12Z(B") +(".es\\040" "$(12[(B") +("/ys\\040" "$(12\(B") +("/z\\040" "$(12](B") +("/aas" "$(12^(B") +("/qq\\040" "$(12_(B") +("/fb\\040" "$(12`(B") +("/v\\040" "$(12a(B") +("/bk\\040" "$(12b(B") +("/tk\\040" "$(12c(B") +("/tds" "$(12d(B") +("/jk\\040" "$(12e(B") +("/o\\040" "$(12f(B") +("/.gs" "$(12g(B") +("/k.\\040" "$(12h(B") +("/ig\\040" "$(12i(B") +("/kj\\040" "$(12j(B") +("/ke\\040" "$(12k(B") +("az/\\040" "$(12l(B") +("/zsh" "$(12m(B") +("/p\\040" "$(12n(B") +("/lq\\040" "$(12o(B") +("/laa" "$(12p(B") +("/oas" "$(12q(B") +("luz\\040" "$(12r(B") +("lugr" "$(12s(B") +("ykz\\040" "$(12t(B") +("ykp\\040" "$(12u(B") +("yk;d" "$(12v(B") +("ykjk" "$(12w(B") +("ykla" "$(12x(B") +("yklb" "$(12y(B") +("ykig" "$(12z(B") +("ykkj" "$(12{(B") +("qjyx" "$(12|(B") +("igyx" "$(12}(B") +("ykjs" "$(12~(B") +("ykfb" "$(13!(B") +("yjh\\040" "$(13"(B") +("qiq\\040" "$(13#(B") +("asa." "$(13$(B") +(".af\\040" "$(13%(B") +("mgds" "$(13&(B") +("axm\\040" "$(13'(B") +("rcaf" "$(13((B") +("rcd\\040" "$(13)(B") +("slh\\040" "$(13*(B") +("sos\\040" "$(13+(B") +("saf\\040" "$(13,(B") +("qz\\040" "$(13-(B") +("qsh\\040" "$(13.(B") +("amen" "$(13/(B") +("jqn\\040" "$(130(B") +("lf;n" "$(131(B") +("lpn\\040" "$(132(B") +("mmn\\040" "$(133(B") +(".qn\\040" "$(134(B") +("r;n\\040" "$(135(B") +("zun\\040" "$(136(B") +("qit\\040" "$(137(B") +("ap.t" "$(138(B") +("qht\\040" "$(139(B") +("at;t" "$(13:(B") +("fjgt" "$(13;(B") +("zkkt" "$(13<(B") +("mt\\040" "$(13=(B") +(";l;t" "$(13>(B") +(".gft" "$(13?(B") +(".zjt" "$(13@(B") +("o;t\\040" "$(13A(B") +("kk;t" "$(13B(B") +("apaf" "$(13C(B") +("apfh" "$(13D(B") +("apgs" "$(13E(B") +("igd\\040" "$(13F(B") +("ilg\\040" "$(13G(B") +("ils\\040" "$(13H(B") +("tzkk" "$(13I(B") +("tec\\040" "$(13J(B") +("kyf\\040" "$(13K(B") +("ibad" "$(13L(B") +("z.\\040" "$(13M(B") +(".hhq" "$(13N(B") +(".xs\\040" "$(13O(B") +("kfjz" "$(13P(B") +("kqp\\040" "$(13Q(B") +("krqk" "$(13R(B") +("krsv" "$(13S(B") +("ka/w" "$(13T(B") +("kbar" "$(13U(B") +("kbif" "$(13V(B") +("kequ" "$(13W(B") +("kpn\\040" "$(13X(B") +("kpls" "$(13Y(B") +("kpac" "$(13Z(B") +("k.jr" "$(13[(B") +("kafo" "$(13\(B") +("kl;m" "$(13](B") +("klv," "$(13^(B") +("kof\\040" "$(13_(B") +("kop\\040" "$(13`(B") +("klpr" "$(13a(B") +("kjm\\040" "$(13b(B") +("k.rh" "$(13c(B") +("kyp\\040" "$(13d(B") +("kip\\040" "$(13e(B") +("kzp\\040" "$(13f(B") +("kfjz" "$(13g(B") +("k;ae" "$(13h(B") +("kdae" "$(13i(B") +("kclj" "$(13j(B") +("kx\\040" "$(13k(B") +("ka/r" "$(13l(B") +("nrbe" "$(13m(B") +("baxe" "$(13n(B") +("dale" "$(13o(B") +("m;e\\040" "$(13p(B") +("pjb\\040" "$(13q(B") +("qqlb" "$(13r(B") +("qqls" "$(13s(B") +("zof\\040" "$(13t(B") +(";ctb" "$(13u(B") +(";nac" "$(13v(B") +(";yw\\040" "$(13w(B") +(";y;f" "$(13x(B") +(";ykf" "$(13y(B") +(";irs" "$(13z(B") +(";zf\\040" "$(13{(B") +(";atc" "$(13|(B") +(";ajk" "$(13}(B") +(";rp\\040" "$(13~(B") +(";zps" "$(14!(B") +(";bje" "$(14"(B") +(";bdd" "$(14#(B") +(";epf" "$(14$(B") +(";leb" "$(14%(B") +(";os\\040" "$(14&(B") +(";if;" "$(14'(B") +("ofa;" "$(14((B") +(";hkh" "$(14)(B") +(";rif" "$(14*(B") +(";rak" "$(14+(B") +(";vkk" "$(14,(B") +(";zrr" "$(14-(B") +(";.v\\040" "$(14.(B") +("pru\\040" "$(14/(B") +("pijf" "$(140(B") +("ry;f" "$(141(B") +("rjkv" "$(142(B") +("rizs" "$(143(B") +("rkrh" "$(144(B") +("vvr\\040" "$(145(B") +("rfua" "$(146(B") +("rbdd" "$(147(B") +("rtc\\040" "$(148(B") +("rtjd" "$(149(B") +("rjid" "$(14:(B") +("rpl." "$(14;(B") +("ruu\\040" "$(14<(B") +("rjo\\040" "$(14=(B") +("rleb" "$(14>(B") +("rr\\040" "$(14?(B") +("r,,\\040" "$(14@(B") +("rykf" "$(14A(B") +("rzf\\040" "$(14B(B") +("rru\\040" "$(14C(B") +("rvp\\040" "$(14D(B") +("raea" "$(14E(B") +("rrk." "$(14F(B") +("rzqd" "$(14G(B") +("rzrr" "$(14H(B") +("ruak" "$(14I(B") +("rpv\\040" "$(14J(B") +("rpf;" "$(14K(B") +("reab" "$(14L(B") +("r.td" "$(14M(B") +("r.v\\040" "$(14N(B") +("rj;h" "$(14O(B") +("ros\\040" "$(14P(B") +("eez\\040" "$(14Q(B") +("wne\\040" "$(14R(B") +("wizs" "$(14S(B") +("watc" "$(14T(B") +("wru\\040" "$(14U(B") +("wrif" "$(14V(B") +("wrak" "$(14W(B") +("waeb" "$(14X(B") +("waea" "$(14Y(B") +("wpv\\040" "$(14Z(B") +("wpf;" "$(14[(B") +("wepf" "$(14\(B") +("w.lr" "$(14](B") +("eew\\040" "$(14^(B") +("wjr;" "$(14_(B") +("wos\\040" "$(14`(B") +("wnac" "$(14a4b(B") +("w,,\\040" "$(14c(B") +("wy;\\040" "$(14d(B") +("wy;c" "$(14e(B") +("wrk." "$(14f(B") +("wrlp" "$(14g(B") +("wzrr" "$(14h(B") +("wzqd" "$(14i(B") +("wtgx" "$(14j(B") +("weab" "$(14k(B") +("wjrk" "$(14l(B") +("wdzf" "$(14m(B") +("w.v\\040" "$(14n(B") +("wlvw" "$(14o(B") +("wazc" "$(14p(B") +("wlpd" "$(14q(B") +("qdtw" "$(14r(B") +("gfaa" "$(14s(B") +("gfnc" "$(14t(B") +("natc" "$(14u(B") +("n.v\\040" "$(14v(B") +("btqd" "$(14w(B") +("dy;f" "$(14x(B") +("daff" "$(14y(B") +("dru\\040" "$(14z(B") +("drk." "$(14{(B") +("dvp\\040" "$(14|(B") +("dbf;" "$(14}(B") +("datc" "$(14~(B") +("dvkk" "$(15!(B") +("dzps" "$(15"(B") +("dlpf" "$(15#(B") +("doap" "$(15$(B") +("dwp\\040" "$(15%(B") +("dykf" "$(15&(B") +("dlvw" "$(15'(B") +("di\\040" "$(15((B") +("dpf;" "$(15)(B") +("jdrp" "$(15*(B") +("jdax" "$(15+(B") +("nrk." "$(15,(B") +("nrp\\040" "$(15-(B") +("nrbk" "$(15.(B") +("nvkk" "$(15/(B") +("nlpf" "$(150(B") +("tgyc" "$(151(B") +("tguu" "$(152(B") +(".zqd" "$(153(B") +(".nac" "$(154(B") +(".jr;" "$(155(B") +("oon\\040" "$(156(B") +(".,n\\040" "$(157(B") +("ivn\\040" "$(158(B") +("nnkq" "$(159(B") +("nnac" "$(15:(B") +("nne\\040" "$(15;(B") +("nizs" "$(15<(B") +("n,,\\040" "$(15=(B") +("nvv\\040" "$(15>(B") +("ntgx" "$(15?(B") +("nbbb" "$(15@(B") +("ncj;" "$(15A(B") +("npv\\040" "$(15B(B") +("nee\\040" "$(15C(B") +("noap" "$(15D(B") +("ngzh" "$(15E(B") +("ny;c" "$(15F(B") +("nlzc" "$(15G(B") +("npqq" "$(15H(B") +("ni\\040" "$(15I(B") +("nijf" "$(15J(B") +("cclo" "$(15K(B") +("onms" "$(15L(B") +("oy;\\040" "$(15M(B") +("one;" "$(15N(B") +("oykf" "$(15O(B") +("oica" "$(15P(B") +("o,,\\040" "$(15Q(B") +("oazc" "$(15R(B") +("oqax" "$(15S(B") +("oaea" "$(15T(B") +("oaeb" "$(15U(B") +("ozqd" "$(15V(B") +("oaxe" "$(15W(B") +("obbb" "$(15X(B") +("ojo\\040" "$(15Y(B") +("obf;" "$(15Z(B") +("oeu\\040" "$(15[(B") +("ojrk" "$(15\(B") +("oos\\040" "$(15](B") +("olpf" "$(15^(B") +("ogu\\040" "$(15_(B") +("olvw" "$(15`(B") +("ouu\\040" "$(15a(B") +("oleb" "$(15b(B") +("onac" "$(15c(B") +("otc\\040" "$(15d(B") +("oru\\040" "$(15e(B") +("oqx\\040" "$(15f(B") +("orak" "$(15g(B") +("opqq" "$(15h(B") +("opv\\040" "$(15i(B") +("k;s." "$(15j(B") +("hoib" "$(15k(B") +("pnas" "$(15l(B") +("pqh\\040" "$(15m(B") +("pjs\\040" "$(15n(B") +("pxk." "$(15o(B") +("pktl" "$(15p(B") +("oop\\040" "$(15q(B") +("uxk." "$(15r(B") +("vhtx" "$(15s(B") +("varf" "$(15t(B") +("vqqr" "$(15u(B") +("vzkk" "$(15v(B") +("vzax" "$(15w(B") +("vz;\\040" "$(15x(B") +("vbg;" "$(15y(B") +("vtjb" "$(15z(B") +("vbj\\040" "$(15{(B") +("v;lr" "$(15|(B") +("vdig" "$(15}(B") +("vpfg" "$(15~(B") +("vpr\\040" "$(16!(B") +("v.w\\040" "$(16"(B") +("v.gf" "$(16#(B") +("vk;s" "$(16$(B") +("vo;\\040" "$(16%(B") +("vj\\040" "$(16&(B") +("vig;" "$(16'(B") +("vkc\\040" "$(16((B") +("vccl" "$(16)(B") +("vfjf" "$(16*(B") +("vqi\\040" "$(16+(B") +("vv;\\040" "$(16,(B") +("vawq" "$(16-(B") +("vtl;" "$(16.(B") +("vgft" "$(16/(B") +("vm\\040" "$(160(B") +("v;u\\040" "$(161(B") +("v;l;" "$(162(B") +("vxr\\040" "$(163(B") +("vdkj" "$(164(B") +("v.zd" "$(165(B") +("v.f\\040" "$(166(B") +("v.,\\040" "$(167(B") +("viv\\040" "$(168(B") +("oov\\040" "$(169(B") +("vkkr" "$(16:(B") +("v;jk" "$(16;(B") +("ejfk" "$(16<(B") +(".zjk" "$(16=(B") +("xozk" "$(16>(B") +("amfs" "$(16?(B") +("amfh" "$(16@(B") +("am.f" "$(16A(B") +("amzk" "$(16B(B") +("amaq" "$(16C(B") +("of;s" "$(16D(B") +("cnac" "$(16E(B") +("cne\\040" "$(16F(B") +("cnms" "$(16G(B") +("cnkq" "$(16H(B") +("cica" "$(16I(B") +("crif" "$(16J(B") +("crk." "$(16K(B") +("cqax" "$(16L(B") +("cvp\\040" "$(16M(B") +("cvkk" "$(16N(B") +("cfua" "$(16O(B") +("czff" "$(16P(B") +("cbdd" "$(16Q(B") +("cpae" "$(16R(B") +("cjrk" "$(16S(B") +("cepf" "$(16T(B") +("ccp\\040" "$(16U(B") +("cwc\\040" "$(16V(B") +("cuu\\040" "$(16W(B") +("cuts" "$(16X(B") +("coae" "$(16Y(B") +("cl.n" "$(16Z(B") +("cjo\\040" "$(16[(B") +("coap" "$(16\(B") +("cgv\\040" "$(16](B") +("cign" "$(16^(B") +("cbf;" "$(16_(B") +("crkr" "$(16`(B") +("cpah" "$(16a(B") +("cpaz" "$(16b(B") +("cpv\\040" "$(16c(B") +("cpp\\040" "$(16d(B") +("ces\\040" "$(16e(B") +("cfh\\040" "$(16f(B") +("cfe\\040" "$(16g(B") +("cl,\\040" "$(16h(B") +("cjr;" "$(16i(B") +("cos\\040" "$(16j(B") +("cif;" "$(16k(B") +(",htx" "$(16l(B") +(",ktl" "$(16m(B") +(",nas" "$(16n(B") +(",bg;" "$(16o(B") +(",awq" "$(16p(B") +(",xk." "$(16q(B") +(",.gf" "$(16r(B") +("tl;," "$(16s(B") +(",qh\\040" "$(16t(B") +(",at;" "$(16u(B") +(",a.\\040" "$(16v(B") +(",jy." "$(16w(B") +(",;u\\040" "$(16x(B") +(",ig;" "$(16y(B") +(",kk;" "$(16z(B") +(",osz" "$(16{(B") +(",lrb" "$(16|(B") +("xr,\\040" "$(16}(B") +("kd.," "$(16~(B") +("oo,\\040" "$(17!(B") +("ofa;" "$(17"(B") +("ofzh" "$(17#(B") +("ofaq" "$(17$(B") +("ofo;" "$(17%(B") +(".ykf" "$(17&(B") +(".zqd" "$(17'(B") +(".es\\040" "$(17((B") +(".pqq" "$(17)(B") +(".oae" "$(17*(B") +(".os\\040" "$(17+(B") +(".lpf" "$(17,(B") +(".leb" "$(17-(B") +(".gu\\040" "$(17.(B") +(".if;" "$(17/(B") +("yxok" "$(170(B") +("arkl" "$(171(B") +("ara;" "$(172(B") +("ar;r" "$(173(B") +("ar;u" "$(174(B") +("aroc" "$(175(B") +("arlb" "$(176(B") +("arlg" "$(177(B") +("ari;" "$(178(B") +("art;" "$(179(B") +("arm\\040" "$(17:(B") +("ar;c" "$(17;(B") +("ardg" "$(17<(B") +("ar.d" "$(17=(B") +("arlx" "$(17>(B") +("ar.f" "$(17?(B") +("prfh" "$(17@(B") +("i;p\\040" "$(17A(B") +("hyxk" "$(17B(B") +("hif\\040" "$(17C(B") +("hzu\\040" "$(17D(B") +("h/\\040" "$(17E(B") +("hjq\\040" "$(17F(B") +("hmm\\040" "$(17G(B") +("hp;\\040" "$(17H(B") +("lpif" "$(17I(B") +("lpeq" "$(17J(B") +("cafu" "$(17K(B") +("jiz\\040" "$(17L(B") +("j,\\040" "$(17M(B") +("jrr\\040" "$(17N(B") +("jztg" "$(17O(B") +("jae\\040" "$(17P(B") +("jlp\\040" "$(17Q(B") +("jm;\\040" "$(17R(B") +("j.ok" "$(17S(B") +("eqj\\040" "$(17T(B") +("jif\\040" "$(17U(B") +("jmm\\040" "$(17V(B") +("gr;\\040" "$(17W(B") +("ga/\\040" "$(17X(B") +("gtf\\040" "$(17Y(B") +("gtx\\040" "$(17Z(B") +("gjzs" "$(17[(B") +("g.;\\040" "$(17\(B") +("eqg\\040" "$(17](B") +("grr\\040" "$(17^(B") +("gjq\\040" "$(17_(B") +("yhbb" "$(17`(B") +("yhs," "$(17a(B") +("yhov" "$(17b(B") +("yhjs" "$(17c(B") +("yhok" "$(17d(B") +("yhi;" "$(17e(B") +("eqac" "$(17f(B") +("y.dm" "$(17g(B") +("lvnq" "$(17h(B") +("lvr;" "$(17i(B") +("aajv" "$(17j(B") +("lvar" "$(17k(B") +("nkcf" "$(17l(B") +("nky." "$(17m(B") +("nkrr" "$(17n(B") +("lcgs" "$(17o(B") +("lqt\\040" "$(17p(B") +("lqd\\040" "$(17q(B") +("lgq\\040" "$(17r(B") +("ltge" "$(17s(B") +("ltss" "$(17t(B") +("lj;\\040" "$(17u(B") +("lb;\\040" "$(17v(B") +("le;\\040" "$(17w(B") +("lpa\\040" "$(17x(B") +("lpb\\040" "$(17y(B") +("ll;\\040" "$(17z(B") +("llgl" "$(17{(B") +("lib\\040" "$(17|(B") +("lwb\\040" "$(17}(B") +("lxf\\040" "$(17~(B") +("lq;\\040" "$(18!(B") +("lpd\\040" "$(18"(B") +("llts" "$(18#(B") +(",qt\\040" "$(18$(B") +(",e;\\040" "$(18%(B") +(",va\\040" "$(18&(B") +(",jf\\040" "$(18'(B") +("xnad" "$(18((B") +("xnq\\040" "$(18)(B") +("xyr\\040" "$(18*(B") +("xrx\\040" "$(18+(B") +("xra\\040" "$(18,(B") +("xj;\\040" "$(18-(B") +("xpf\\040" "$(18.(B") +("xoz\\040" "$(18/(B") +("xogs" "$(180(B") +("xl;\\040" "$(181(B") +("xk.\\040" "$(182(B") +("xx;\\040" "$(183(B") +("xva\\040" "$(184(B") +("xjz\\040" "$(185(B") +("xkfh" "$(186(B") +("/rr\\040" "$(187(B") +("irhb" "$(188(B") +("ifnd" "$(189(B") +("ifoa" "$(18:(B") +("irte" "$(18;(B") +("ybb\\040" "$(18<(B") +("bby\\040" "$(18=(B") +("bbtb" "$(18>(B") +("bboz" "$(18?(B") +("bbl;" "$(18@(B") +("bbzh" "$(18A(B") +("bbk." "$(18B(B") +("vabb" "$(18C(B") +("fkqt" "$(18D(B") +("fkb;" "$(18E(B") +("fkx;" "$(18F(B") +("aeae" "$(18G(B") +("aejr" "$(18H(B") +("aexb" "$(18I(B") +("unas" "$(18J(B") +("uzkk" "$(18K(B") +("uf,h" "$(18L(B") +("uawq" "$(18M(B") +("u;lr" "$(18N(B") +("u.fh" "$(18O(B") +("u.gf" "$(18P(B") +("ukkr" "$(18Q(B") +("ulrb" "$(18R(B") +("uj;s" "$(18S(B") +("uxk." "$(18T(B") +("uy;d" "$(18U(B") +("uosz" "$(18V(B") +("af;r" "$(18W(B") +("lmqd" "$(18X(B") +("lmpf" "$(18Y(B") +("lmpd" "$(18Z(B") +("lmoe" "$(18[(B") +("lmib" "$(18\(B") +("tges" "$(18](B") +("fcjs" "$(18^(B") +("fysn" "$(18_(B") +("fhtx" "$(18`(B") +("ff,h" "$(18a(B") +("frla" "$(18b(B") +("fqi\\040" "$(18c(B") +("fap\\040" "$(18d(B") +("foz\\040" "$(18e(B") +("focl" "$(18f(B") +("fqkk" "$(18g(B") +("fv;\\040" "$(18h(B") +("ftl;" "$(18i(B") +("fjhn" "$(18j(B") +("fpkj" "$(18k(B") +("f.gf" "$(18l(B") +("f.w\\040" "$(18m(B") +("f.zd" "$(18n(B") +("fk;s" "$(18o(B") +("fkkr" "$(18p(B") +("flrb" "$(18q(B") +("flox" "$(18r(B") +("fkoe" "$(18s(B") +("fxk." "$(18t(B") +("f.gr" "$(18u(B") +("fcv\\040" "$(18v(B") +("fclb" "$(18w(B") +("fq\\040" "$(18x(B") +("frjk" "$(18y(B") +("fzgx" "$(18z(B") +("fcu\\040" "$(18{(B") +("fuab" "$(18|(B") +("fpb\\040" "$(18}(B") +("f;ig" "$(18~(B") +("fleb" "$(19!(B") +("enl\\040" "$(19"(B") +("eli\\040" "$(19#(B") +("/yx\\040" "$(19$(B") +("/qt\\040" "$(19%(B") +("/z.h" "$(19&(B") +("/j;\\040" "$(19'(B") +("/e;\\040" "$(19((B") +("/jr\\040" "$(19)(B") +("/pf\\040" "$(19*(B") +("/oz\\040" "$(19+(B") +("/kfh" "$(19,(B") +("/oaa" "$(19-(B") +("/oh\\040" "$(19.(B") +("/.xk" "$(19/(B") +("/xb\\040" "$(190(B") +("vs/\\040" "$(191(B") +("/l;\\040" "$(192(B") +("/ajk" "$(193(B") +("/za\\040" "$(194(B") +("/tb\\040" "$(195(B") +(".yxd" "$(196(B") +("yknq" "$(197(B") +("yknk" "$(198(B") +("ykyx" "$(199(B") +("yki\\040" "$(19:(B") +("ykrx" "$(19;(B") +("ykzh" "$(19<(B") +("ykj;" "$(19=(B") +("ykjr" "$(19>(B") +("ykoz" "$(19?(B") +("ykos" "$(19@(B") +("ykl;" "$(19A(B") +("yklp" "$(19B(B") +("ykoa" "$(19C(B") +("ykk." "$(19D(B") +("ybgx" "$(19E(B") +("yx;x" "$(19F(B") +("yltx" "$(19G(B") +("ykua" "$(19H(B") +("ykxb" "$(19I(B") +("a/ln" "$(19J(B") +("jtk\\040" "$(19K(B") +("jlb\\040" "$(19L(B") +("ofj\\040" "$(19M(B") +("yads" "$(19N(B") +("yzsh" "$(19O(B") +("ycl\\040" "$(19P(B") +("ylz\\040" "$(19Q(B") +("kk;x" "$(19R(B") +("kk;f" "$(19S(B") +("a.af" "$(19T(B") +("a.ts" "$(19U(B") +(".jk\\040" "$(19V(B") +("mys\\040" "$(19W(B") +("rctk" "$(19X(B") +("rccl" "$(19Y(B") +("rcla" "$(19Z(B") +("saf\\040" "$(19[(B") +("sfb\\040" "$(19\(B") +("stk\\040" "$(19](B") +("slb\\040" "$(19^(B") +("stds" "$(19_(B") +("qads" "$(19`(B") +("qlq\\040" "$(19a(B") +("qoas" "$(19b(B") +("qjk\\040" "$(19c(B") +("qsb\\040" "$(19d(B") +("qlr\\040" "$(19e(B") +("qig\\040" "$(19f(B") +("ccln" "$(19g(B") +("qhn\\040" "$(19h(B") +("f,hn" "$(19i(B") +("at;n" "$(19j(B") +("eptn" "$(19k(B") +("xk.n" "$(19l(B") +(",,t\\040" "$(19m(B") +("atdt" "$(19n(B") +("aebt" "$(19o(B") +("vvt\\040" "$(19p(B") +("vkkt" "$(19q(B") +("ost\\040" "$(19r(B") +("lebt" "$(19s(B") +("lplt" "$(19t(B") +("rut\\040" "$(19u(B") +(".zut" "$(19v(B") +("apjs" "$(19w(B") +("apsb" "$(19x(B") +("apkj" "$(19y(B") +("igap" "$(19z(B") +("aplq" "$(19{(B") +("iaf\\040" "$(19|(B") +("iax\\040" "$(19}(B") +("iz\\040" "$(19~(B") +("ios\\040" "$(1:!(B") +("im\\040" "$(1:"(B") +("i.\\040" "$(1:#(B") +("iw\\040" "$(1:$(B") +("iaf\\040" "$(1:%(B") +("iaag" "$(1:&(B") +("ir\\040" "$(1:'(B") +("igf\\040" "$(1:((B") +("ifl\\040" "$(1:)(B") +("zlz\\040" "$(1:*(B") +("eaaa" "$(1:+(B") +("eaf\\040" "$(1:,(B") +("trlp" "$(1:-(B") +("tzqd" "$(1:.(B") +("tee\\040" "$(1:/(B") +("tl,\\040" "$(1:0(B") +("tijf" "$(1:1(B") +("axky" "$(1:2(B") +("rfad" "$(1:3(B") +("lsam" "$(1:4(B") +("iblq" "$(1:5(B") +("lsij" "$(1:6(B") +("knk;" "$(1:7(B") +("kjky" "$(1:8(B") +("kitc" "$(1:9(B") +("kirq" "$(1::(B") +("krjr" "$(1:;(B") +("kzc\\040" "$(1:<(B") +("krx\\040" "$(1:=(B") +("kg,\\040" "$(1:>(B") +("kfuk" "$(1:?(B") +("kpbb" "$(1:@(B") +("keqv" "$(1:A(B") +("kmod" "$(1:B(B") +("k.xz" "$(1:C(B") +("k.es" "$(1:D(B") +("kfae" "$(1:E(B") +("osos" "$(1:F(B") +("kit;" "$(1:G(B") +("lfi;" "$(1:H(B") +("l.tg" "$(1:I(B") +("zlvv" "$(1:J(B") +("zfuk" "$(1:K(B") +(";yp\\040" "$(1:L(B") +(";y;s" "$(1:M(B") +(";nrb" "$(1:N(B") +(";n.\\040" "$(1:O(B") +(";hbt" "$(1:P(B") +(";hl," "$(1:Q(B") +(";afo" "$(1:R(B") +(";a/w" "$(1:S(B") +(";qqp" "$(1:T(B") +(";fz;" "$(1:U(B") +(";fp\\040" "$(1:V(B") +(";pm\\040" "$(1:W(B") +(";l;," "$(1:X(B") +(";.kp" "$(1:Y(B") +(";lpr" "$(1:Z(B") +(";i;f" "$(1:[(B") +(";;ad" "$(1:\(B") +(";d;d" "$(1:](B") +(";rqk" "$(1:^(B") +(";ale" "$(1:_(B") +(";t;q" "$(1:`(B") +(";m;\\040" "$(1:a(B") +("pdae" "$(1:b(B") +("rnaa" "$(1:c(B") +("ryp\\040" "$(1:d(B") +("ra/r" "$(1:e(B") +("rrsv" "$(1:f(B") +("ralz" "$(1:g(B") +("rpm\\040" "$(1:h(B") +("rpls" "$(1:i(B") +("rof\\040" "$(1:j(B") +("bqsr" "$(1:k(B") +("bgdr" "$(1:l(B") +("rv/\\040" "$(1:m(B") +("rqp\\040" "$(1:n(B") +("rbj\\040" "$(1:o(B") +("rzqx" "$(1:p(B") +("rzqu" "$(1:q(B") +("r;;g" "$(1:r(B") +("rop\\040" "$(1:s(B") +("rx\\040" "$(1:t(B") +("rlpr" "$(1:u(B") +("riue" "$(1:v(B") +("ctfr" "$(1:w(B") +("alje" "$(1:x(B") +("whl," "$(1:y(B") +("wale" "$(1:z(B") +("wrsv" "$(1:{(B") +("bgdw" "$(1:|(B") +("wpj\\040" "$(1:}(B") +("wpac" "$(1:~(B") +("wpa." "$(1;!(B") +("wpu\\040" "$(1;"(B") +("wfz;" "$(1;#(B") +("wgjf" "$(1;$(B") +("wk;v" "$(1;%(B") +("wi;f" "$(1;&(B") +("wiue" "$(1;'(B") +("wof\\040" "$(1;((B") +("wirz" "$(1;)(B") +("wiue" "$(1;*(B") +("wnaa" "$(1;+(B") +("wbgv" "$(1;,(B") +("wzp\\040" "$(1;-(B") +("wf;u" "$(1;.(B") +("wfjf" "$(1;/(B") +("wetb" "$(1;0(B") +("wfp\\040" "$(1;1(B") +("wem\\040" "$(1;2(B") +("wdae" "$(1;3(B") +("wlpr" "$(1;4(B") +("lv,w" "$(1;5(B") +("nhl," "$(1;6(B") +("nnu\\040" "$(1;7(B") +("nrks" "$(1;8(B") +("npac" "$(1;9(B") +("nktb" "$(1;:(B") +("nem\\040" "$(1;;(B") +("nxak" "$(1;<(B") +("r;ih" "$(1;=(B") +("zsop" "$(1;>(B") +("dip\\040" "$(1;?(B") +("dn.\\040" "$(1;@(B") +("dixx" "$(1;A(B") +("drqk" "$(1;B(B") +("dbj\\040" "$(1;C(B") +("d;;g" "$(1;D(B") +("dpa." "$(1;E(B") +("dpls" "$(1;F(B") +("dpm\\040" "$(1;G(B") +("d.d." "$(1;H(B") +("diue" "$(1;I(B") +("dhos" "$(1;J(B") +(";;;d" "$(1;K(B") +("dpn\\040" "$(1;L(B") +("dme\\040" "$(1;M(B") +("dlvf" "$(1;N(B") +("d.tf" "$(1;O(B") +("dykd" "$(1;P(B") +("dy;d" "$(1;Q(B") +("dalm" "$(1;R(B") +("dpac" "$(1;S(B") +("dlpr" "$(1;T(B") +("drrh" "$(1;U(B") +("dvyr" "$(1;V(B") +("dzqx" "$(1;W(B") +("jdbr" "$(1;X(B") +("jdam" "$(1;Y(B") +("wqoq" "$(1;Z(B") +(".etb" "$(1;[(B") +(".pac" "$(1;\(B") +(".t;q" "$(1;](B") +("ce;n" "$(1;^(B") +("nen\\040" "$(1;_(B") +("nmgn" "$(1;`(B") +("nnn\\040" "$(1;a(B") +("rakn" "$(1;b(B") +("eacn" "$(1;c(B") +("nyp\\040" "$(1;d(B") +("njq\\040" "$(1;e(B") +("nqp\\040" "$(1;f(B") +("nrqk" "$(1;g(B") +("nrf\\040" "$(1;h(B") +("nrsv" "$(1;i(B") +("npa." "$(1;j(B") +("nlpf" "$(1;k(B") +("ngjf" "$(1;l(B") +("n.d." "$(1;m(B") +("von\\040" "$(1;n(B") +("nnaa" "$(1;o(B") +("nn.;" "$(1;p(B") +("nqpw" "$(1;q(B") +("nale" "$(1;r(B") +("npac" "$(1;s(B") +("npax" "$(1;t(B") +("n.ab" "$(1;u(B") +("g,,\\040" "$(1;v(B") +("qdto" "$(1;w(B") +("ooo\\040" "$(1;x(B") +("okjo" "$(1;y(B") +("onaa" "$(1;z(B") +("oykd" "$(1;{(B") +("oy;d" "$(1;|(B") +("onaa" "$(1;}(B") +("oiue" "$(1;~(B") +("ohl," "$(1(B") +(",,eb" "$(1(B") +("ct;q" "$(1=?(B") +("cbaz" "$(1=@(B") +("cgcu" "$(1=A(B") +("cclj" "$(1=B(B") +("cfz;" "$(1=C(B") +("cfqd" "$(1=D(B") +("cem\\040" "$(1=E(B") +("cjzh" "$(1=F(B") +("cpac" "$(1=G(B") +("cpm\\040" "$(1=H(B") +("c/q\\040" "$(1=I(B") +("cpax" "$(1=J(B") +("cdz," "$(1=K(B") +("cfg\\040" "$(1=L(B") +("clv," "$(1=M(B") +("cly\\040" "$(1=N(B") +("cx\\040" "$(1=O(B") +("ci;f" "$(1=P(B") +("ckju" "$(1=Q(B") +("cnkh" "$(1=R(B") +("cykd" "$(1=S(B") +("cy;s" "$(1=T(B") +("chos" "$(1=U(B") +("czp\\040" "$(1=V(B") +("ctfb" "$(1=W(B") +("czpr" "$(1=X(B") +("c;ae" "$(1=Y(B") +("cpor" "$(1=Z(B") +("cfp\\040" "$(1=[(B") +("cfjz" "$(1=\(B") +("cdxs" "$(1=](B") +(",ykf" "$(1=^(B") +(",y;f" "$(1=_(B") +(",epf" "$(1=`(B") +(",leb" "$(1=a(B") +(",ojk" "$(1=b(B") +(",,,\\040" "$(1=c(B") +("aeb," "$(1=d(B") +(",nmq" "$(1=e(B") +(",nkq" "$(1=f(B") +(",ykk" "$(1=g(B") +(",rp\\040" "$(1=h(B") +(",pu\\040" "$(1=i(B") +(",plf" "$(1=j(B") +("e,\\040" "$(1=k(B") +("daxx" "$(1=l(B") +("cj;l" "$(1=m(B") +("ofis" "$(1=n(B") +("ofyf" "$(1=o(B") +("offa" "$(1=p(B") +("ofjd" "$(1=q(B") +("ofuk" "$(1=r(B") +("puzh" "$(1=s(B") +("zhzh" "$(1=t(B") +(".fjz" "$(1=u(B") +(".f;u" "$(1=v(B") +(".bgv" "$(1=w(B") +(".etb" "$(1=x(B") +(".m;\\040" "$(1=y(B") +(".pls" "$(1=z(B") +(".w.\\040" "$(1={(B") +(".x\\040" "$(1=|(B") +("..d." "$(1=}(B") +(".gjf" "$(1=~(B") +("vkkh" "$(1>!(B") +("arnc" "$(1>"(B") +("arns" "$(1>#(B") +("ar,," "$(1>$(B") +("arzf" "$(1>%(B") +("arax" "$(1>&(B") +("arb;" "$(1>'(B") +("areb" "$(1>((B") +("arwc" "$(1>)(B") +("arj;" "$(1>*(B") +("ar.d" "$(1>+(B") +("ary;" "$(1>,(B") +("arp." "$(1>-(B") +("arpp" "$(1>.(B") +("arjk" "$(1>/(B") +("aree" "$(1>0(B") +(".zjh" "$(1>1(B") +("nnjf" "$(1>2(B") +("pxk." "$(1>3(B") +("ivp\\040" "$(1>4(B") +("hccl" "$(1>5(B") +("hrlf" "$(1>6(B") +("hqh\\040" "$(1>7(B") +("hat;" "$(1>8(B") +("hzsh" "$(1>9(B") +("hcu\\040" "$(1>:(B") +("hkkr" "$(1>;(B") +("hosz" "$(1><(B") +("alpp" "$(1>=(B") +("lplx" "$(1>>(B") +("f,hu" "$(1>?(B") +("jnas" "$(1>@(B") +("jktl" "$(1>A(B") +("jcu\\040" "$(1>B(B") +("jjs\\040" "$(1>C(B") +("jpaf" "$(1>D(B") +("j;u\\040" "$(1>E(B") +("j.zd" "$(1>F(B") +("jlox" "$(1>G(B") +("jj;s" "$(1>H(B") +("bgd;" "$(1>I(B") +("ozkr" "$(1>J(B") +("ghtx" "$(1>K(B") +("gzkk" "$(1>L(B") +("gzsh" "$(1>M(B") +("gawq" "$(1>N(B") +("gfys" "$(1>O(B") +("gpv\\040" "$(1>P(B") +("glox" "$(1>Q(B") +("gj\\040" "$(1>R(B") +("cclg" "$(1>S(B") +("oog\\040" "$(1>T(B") +("gq\\040" "$(1>U(B") +("go;\\040" "$(1>V(B") +("giv\\040" "$(1>W(B") +("yhax" "$(1>X(B") +("yhzx" "$(1>Y(B") +("yhtb" "$(1>Z(B") +("yho;" "$(1>[(B") +("lvhx" "$(1>\(B") +("lvkl" "$(1>](B") +("lv.f" "$(1>^(B") +("lviv" "$(1>_(B") +("lvx." "$(1>`(B") +("nkrf" "$(1>a(B") +("yv;\\040" "$(1>b(B") +("ynzx" "$(1>c(B") +("lyk." "$(1>d(B") +("lqj\\040" "$(1>e(B") +("ls,\\040" "$(1>f(B") +("llf;" "$(1>g(B") +("lir\\040" "$(1>h(B") +("lw;\\040" "$(1>i(B") +("lrr\\040" "$(1>j(B") +("lo;\\040" "$(1>k(B") +("los\\040" "$(1>l(B") +("aaj," "$(1>m(B") +(",a/\\040" "$(1>n(B") +(",alp" "$(1>o(B") +(",jq\\040" "$(1>p(B") +("xaak" "$(1>q(B") +("xyxk" "$(1>r(B") +("xif\\040" "$(1>s(B") +("xrr\\040" "$(1>t(B") +("xcas" "$(1>u(B") +("xjq\\040" "$(1>v(B") +("xpz\\040" "$(1>w(B") +("xpx\\040" "$(1>x(B") +("izx\\040" "$(1>y(B") +("fjx\\040" "$(1>z(B") +("xxxx" "$(1>{(B") +("xadd" "$(1>|(B") +("xalp" "$(1>}(B") +("xs,\\040" "$(1>~(B") +("xov\\040" "$(1?!(B") +("xir\\040" "$(1?"(B") +("x.ad" "$(1?#(B") +("ofdf" "$(1?$(B") +("ofdq" "$(1?%(B") +("/;u\\040" "$(1?&(B") +("/.gf" "$(1?'(B") +("ifax" "$(1?((B") +("ifzg" "$(1?)(B") +("irak" "$(1?*(B") +("mmbb" "$(1?+(B") +("aeae" "$(1?,?-(B") +("aer;" "$(1?.(B") +("rjkx" "$(1?/(B") +("eqjk" "$(1?0(B") +("uizs" "$(1?1(B") +("urp\\040" "$(1?2(B") +("ubf;" "$(1?3(B") +("ubbb" "$(1?4(B") +("ulvw" "$(1?5(B") +("uky\\040" "$(1?6(B") +("uign" "$(1?7(B") +("uykf" "$(1?8(B") +("tdqd" "$(1?9(B") +("ljkk" "$(1?:(B") +("raxx" "$(1?;(B") +("axrr" "$(1?<(B") +("axrx" "$(1?=(B") +("ol,\\040" "$(1?>(B") +("lmrk" "$(1??(B") +("lm.q" "$(1?@(B") +("lmzg" "$(1?A(B") +("ifjs" "$(1?B(B") +("dddd" "$(1?C(B") +("fcqd" "$(1?D(B") +("fcua" "$(1?E(B") +("fnac" "$(1?F(B") +("fnms" "$(1?G(B") +("fyw\\040" "$(1?H(B") +("fyks" "$(1?I(B") +("fnoa" "$(1?J(B") +("fizs" "$(1?K(B") +("f,,\\040" "$(1?L(B") +("fzf\\040" "$(1?M(B") +("fatc" "$(1?N(B") +("faeb" "$(1?O(B") +("foy\\040" "$(1?P(B") +("fqr\\040" "$(1?Q(B") +("fqdb" "$(1?R(B") +("fvje" "$(1?S(B") +("frak" "$(1?T(B") +("fozh" "$(1?U(B") +("fvo\\040" "$(1?V(B") +("fvkx" "$(1?W(B") +("faxe" "$(1?X(B") +("fgcd" "$(1?Y(B") +("f;av" "$(1?Z(B") +("fpqq" "$(1?[(B") +("fpp\\040" "$(1?\(B") +("fjis" "$(1?](B") +("fwc\\040" "$(1?^(B") +("futs" "$(1?_(B") +("fjo\\040" "$(1?`(B") +("flvl" "$(1?a(B") +("fky\\040" "$(1?b(B") +("flpf" "$(1?c(B") +("flph" "$(1?d(B") +("fi\\040" "$(1?e(B") +("fijf" "$(1?f(B") +("fgu\\040" "$(1?g(B") +("fwf;" "$(1?h(B") +("fwp\\040" "$(1?i(B") +("fng\\040" "$(1?j(B") +("fnua" "$(1?k(B") +("fcqt" "$(1?l(B") +("fcj;" "$(1?m(B") +("fntk" "$(1?n(B") +("fvp\\040" "$(1?o(B") +("fvv\\040" "$(1?p(B") +("fopf" "$(1?q(B") +("fols" "$(1?r(B") +("fjf\\040" "$(1?s(B") +("fe\\040" "$(1?t(B") +("fazc" "$(1?u(B") +("/if\\040" "$(1?v?w(B") +("/ztg" "$(1?x(B") +("r/x\\040" "$(1?y(B") +("/r;\\040" "$(1?z(B") +("/ame" "$(1?{(B") +("fj/\\040" "$(1?|(B") +("/tx\\040" "$(1?}(B") +("/jzs" "$(1?~(B") +("/ktl" "$(1@!(B") +("rk/\\040" "$(1@"(B") +("qsh/" "$(1@#(B") +("le/\\040" "$(1@$(B") +("/alp" "$(1@%(B") +("/xof" "$(1@&(B") +("luae" "$(1@'(B") +(".rkd" "$(1@((B") +(".jqd" "$(1@)(B") +("ykr;" "$(1@*(B") +("ykzo" "$(1@+(B") +("ykap" "$(1@,(B") +("ykzf" "$(1@-(B") +("ykpz" "$(1@.(B") +("ykov" "$(1@/(B") +("yk.q" "$(1@0(B") +("yk.;" "$(1@1(B") +("yki;" "$(1@2(B") +("ykw;" "$(1@3(B") +("ymmx" "$(1@4(B") +("pvlx" "$(1@5(B") +("yktx" "$(1@6(B") +("nljs" "$(1@7(B") +("e;js" "$(1@8(B") +("gqjs" "$(1@9(B") +("joaa" "$(1@:(B") +("j.xk" "$(1@;(B") +("jpa\\040" "$(1@<(B") +("yqt\\040" "$(1@=(B") +("yrs\\040" "$(1@>(B") +("yvh\\040" "$(1@?(B") +("yz.h" "$(1@@(B") +("ye;\\040" "$(1@A(B") +("yj;\\040" "$(1@B(B") +("ydd\\040" "$(1@C(B") +("yoz\\040" "$(1@D(B") +("yib\\040" "$(1@E(B") +("yx;\\040" "$(1@F(B") +("/y\\040" "$(1@G(B") +("ynq\\040" "$(1@H(B") +("yi\\040" "$(1@I(B") +("yra\\040" "$(1@J(B") +("yxb\\040" "$(1@K(B") +("a.gs" "$(1@L(B") +(".nk\\040" "$(1@M(B") +(".dd\\040" "$(1@N(B") +("m;s\\040" "$(1@O(B") +("moaa" "$(1@P(B") +("rsm\\040" "$(1@Q(B") +("mor\\040" "$(1@R(B") +("xzm\\040" "$(1@S(B") +("rcua" "$(1@T(B") +("rcll" "$(1@U(B") +("rcdd" "$(1@V(B") +("si\\040" "$(1@W(B") +("syr\\040" "$(1@X(B") +("sf;\\040" "$(1@Y(B") +("srs\\040" "$(1@Z(B") +("sg\\040" "$(1@[(B") +("sbq\\040" "$(1@\(B") +("sb;\\040" "$(1@](B") +("se;\\040" "$(1@^(B") +("sua\\040" "$(1@_(B") +("sk.\\040" "$(1@`(B") +("skfh" "$(1@a(B") +("soh\\040" "$(1@b(B") +("qai\\040" "$(1@c(B") +("qz.h" "$(1@d(B") +("qj;\\040" "$(1@e(B") +("q;k\\040" "$(1@f(B") +("q;s\\040" "$(1@g(B") +("qjz\\040" "$(1@h(B") +("ql;\\040" "$(1@i(B") +("qkfh" "$(1@j(B") +("qoaa" "$(1@k(B") +("qib\\040" "$(1@l(B") +("qgs\\040" "$(1@m(B") +("qk.\\040" "$(1@n(B") +("q.xk" "$(1@o(B") +("xzq\\040" "$(1@p(B") +("qyr\\040" "$(1@q(B") +("qx;\\040" "$(1@r(B") +("nen\\040" "$(1@s(B") +("epfn" "$(1@t(B") +("wcn\\040" "$(1@u(B") +("jqt\\040" "$(1@v(B") +("hlgt" "$(1@w(B") +("a/rt" "$(1@x(B") +("bjt\\040" "$(1@y(B") +("t;qt" "$(1@z(B") +("bazt" "$(1@{(B") +("jzht" "$(1@|(B") +("jswt" "$(1@}(B") +("equt" "$(1@~(B") +("fz;t" "$(1A!(B") +("ktot" "$(1A"(B") +("l;mt" "$(1A#(B") +("iuet" "$(1A$(B") +("apnq" "$(1A%(B") +("apf;" "$(1A&(B") +("ape;" "$(1A'(B") +("apoe" "$(1A((B") +("apqd" "$(1A)(B") +("ih\\040" "$(1A*(B") +("in\\040" "$(1A+(B") +("i,\\040" "$(1A,(B") +("iaf\\040" "$(1A-(B") +("iqq\\040" "$(1A.(B") +("izh\\040" "$(1A/(B") +("itgd" "$(1A0(B") +("itk\\040" "$(1A1(B") +("itds" "$(1A2(B") +("ilb\\040" "$(1A3(B") +("io\\040" "$(1A4(B") +("i.dk" "$(1A5(B") +("ikx\\040" "$(1A6(B") +("ihf\\040" "$(1A7(B") +("iys\\040" "$(1A8(B") +("ijs\\040" "$(1A9(B") +("izx\\040" "$(1A:(B") +("ip\\040" "$(1A;(B") +("ieb\\040" "$(1A<(B") +("ixs\\040" "$(1A=(B") +("iu\\040" "$(1A>(B") +("ikj\\040" "$(1A?(B") +("zoz\\040" "$(1A@(B") +("eh\\040" "$(1AA(B") +("eys\\040" "$(1AB(B") +("elq\\040" "$(1AC(B") +("tzax" "$(1AD(B") +("talz" "$(1AE(B") +("tpax" "$(1AF(B") +("tor\\040" "$(1AG(B") +("tiue" "$(1AH(B") +("top\\040" "$(1AI(B") +("igky" "$(1AJ(B") +("fky\\040" "$(1AK(B") +("afky" "$(1AL(B") +("zh\\040" "$(1AM(B") +("zkj\\040" "$(1AN(B") +("rfaf" "$(1AO(B") +("rfas" "$(1AP(B") +("rflh" "$(1AQ(B") +("afam" "$(1AR(B") +("x.\\040" "$(1AS(B") +("iblz" "$(1AT(B") +("l,s\\040" "$(1AU(B") +("ca,\\040" "$(1AV(B") +(",mqs" "$(1AW(B") +("vqis" "$(1AX(B") +("yp;a" "$(1AY(B") +("kypf" "$(1AZ(B") +("kae," "$(1A[(B") +("kqn\\040" "$(1A\(B") +("kqp\\040" "$(1A](B") +("ka/c" "$(1A^(B") +("ka/s" "$(1A_(B") +("kq;;" "$(1A`(B") +("kp/b" "$(1Aa(B") +("kp;w" "$(1Ab(B") +("kduu" "$(1Ac(B") +("kl,n" "$(1Ad(B") +("kmac" "$(1Ae(B") +("k.kc" "$(1Af(B") +("kigm" "$(1Ag(B") +("i;;k" "$(1Ah(B") +("kzex" "$(1Ai(B") +("kz.." "$(1Aj(B") +("kdky" "$(1Ak(B") +("av.j" "$(1Al(B") +("zfhe" "$(1Am(B") +("duue" "$(1An(B") +("xxxe" "$(1Ao(B") +(";y;;" "$(1Ap(B") +(";itc" "$(1Aq(B") +(";iku" "$(1Ar(B") +(";nr;" "$(1As(B") +(";bbu" "$(1At(B") +(";qm\\040" "$(1Au(B") +(";qjd" "$(1Av(B") +("vqsb" "$(1Aw(B") +(";fuk" "$(1Ax(B") +(";al." "$(1Ay(B") +(";cm\\040" "$(1Az(B") +(";;;v" "$(1A{(B") +(";fi;" "$(1A|(B") +(";eqv" "$(1A}(B") +(";fkv" "$(1A~(B") +(";zah" "$(1B!(B") +(";/u\\040" "$(1B"(B") +(";odb" "$(1B#(B") +(";w;s" "$(1B$(B") +(";k.m" "$(1B%(B") +(";idu" "$(1B&(B") +(";ykh" "$(1B'(B") +(";mod" "$(1B((B") +("prxu" "$(1B)(B") +("rjpk" "$(1B*(B") +("rrkc" "$(1B+(B") +("r;m\\040" "$(1B,(B") +("rdqi" "$(1B-(B") +("uizr" "$(1B.(B") +("rk,u" "$(1B/(B") +("rohp" "$(1B0(B") +("rkxb" "$(1B1(B") +("rnk;" "$(1B2(B") +("rykh" "$(1B3(B") +("ry;;" "$(1B4(B") +("rqjd" "$(1B5(B") +("ra/v" "$(1B6(B") +("r/ae" "$(1B7(B") +("c;lr" "$(1B8(B") +("hbur" "$(1B9(B") +("vaea" "$(1B:(B") +("wjpk" "$(1B;(B") +("wzlc" "$(1B<(B") +("wtgk" "$(1B=(B") +("wda." "$(1B>(B") +("wda/" "$(1B?(B") +("wmod" "$(1B@(B") +("uizw" "$(1BA(B") +("wldd" "$(1BB(B") +("wox\\040" "$(1BC(B") +(",,jw" "$(1BD(B") +("lmsw" "$(1BE(B") +("wnk;" "$(1BF(B") +("wzah" "$(1BG(B") +("wzlv" "$(1BH(B") +("wrx\\040" "$(1BI(B") +("wr;x" "$(1BJ(B") +("wfae" "$(1BK(B") +("w.o\\040" "$(1BL(B") +("wohp" "$(1BM(B") +("qd;w" "$(1BN(B") +("nctb" "$(1BO(B") +("nfuk" "$(1BP(B") +("n.xk" "$(1BQ(B") +("pacl" "$(1BR(B") +("zsmu" "$(1BS(B") +("dnk;" "$(1BT(B") +("dnt;" "$(1BU(B") +("dlvq" "$(1BV(B") +("dmqv" "$(1BW(B") +("dljv" "$(1BX(B") +("dox\\040" "$(1BY(B") +("ivdd" "$(1BZ(B") +("dl,\\040" "$(1B[(B") +("dohp" "$(1B\(B") +("dit;" "$(1B](B") +("awqo" "$(1B^(B") +("jdn." "$(1B_(B") +("jdjk" "$(1B`(B") +("jdqm" "$(1Ba(B") +("jd.o" "$(1Bb(B") +("lmsd" "$(1Bc(B") +("nrxu" "$(1Bd(B") +("yag," "$(1Be(B") +("nox\\040" "$(1Bf(B") +("nodb" "$(1Bg(B") +("nohp" "$(1Bh(B") +("vatb" "$(1Bi(B") +("..xz" "$(1Bj(B") +(".mod" "$(1Bk(B") +("zpn\\040" "$(1Bl(B") +("nyxp" "$(1Bm(B") +("nitc" "$(1Bn(B") +("nrx\\040" "$(1Bo(B") +("nbh/" "$(1Bp(B") +("nbbu" "$(1Bq(B") +("nmu\\040" "$(1Br(B") +("nmod" "$(1Bs(B") +("n.o\\040" "$(1Bt(B") +("nkyb" "$(1Bu(B") +("njpk" "$(1Bv(B") +("nqm\\040" "$(1Bw(B") +("n.xz" "$(1Bx(B") +("ypax" "$(1By(B") +("rapx" "$(1Bz(B") +("bazx" "$(1B{(B") +("porx" "$(1B|(B") +("lgbx" "$(1B}(B") +("gafo" "$(1B~(B") +("cueo" "$(1C!(B") +("lv,o" "$(1C"(B") +("oyxp" "$(1C#(B") +("oykh" "$(1C$(B") +("ojky" "$(1C%(B") +("oidu" "$(1C&(B") +("oiku" "$(1C'(B") +("onr;" "$(1C((B") +("oqm\\040" "$(1C)(B") +("oqaf" "$(1C*(B") +("orxu" "$(1C+(B") +("orlp" "$(1C,(B") +("oqjd" "$(1C-(B") +("ofuk" "$(1C.(B") +("oaxp" "$(1C/(B") +("ozax" "$(1C0(B") +("obrx" "$(1C1(B") +("otgk" "$(1C2(B") +("omu\\040" "$(1C3(B") +("opbb" "$(1C4(B") +("opzn" "$(1C5(B") +("o/u\\040" "$(1C6(B") +("o.o\\040" "$(1C7(B") +("oldd" "$(1C8(B") +("obbu" "$(1C9(B") +("ol,\\040" "$(1C:(B") +("olen" "$(1C;(B") +("ogbb" "$(1C<(B") +("o.es" "$(1C=(B") +("v;eo" "$(1C>(B") +("oitc" "$(1C?(B") +("oa/v" "$(1C@(B") +("obbv" "$(1CA(B") +("ogfx" "$(1CB(B") +("tsab" "$(1CC(B") +("y.gf" "$(1CD(B") +("hocu" "$(1CE(B") +("phos" "$(1CF(B") +("pbaz" "$(1CG(B") +("pv/\\040" "$(1CH(B") +("pt;q" "$(1CI(B") +("tsap" "$(1CJ(B") +("palm" "$(1CK(B") +("pzp\\040" "$(1CL(B") +("pfjf" "$(1CM(B") +("pae." "$(1CN(B") +("ufjz" "$(1CO(B") +("vnaa" "$(1CP(B") +("vy;d" "$(1CQ(B") +("vhos" "$(1CR(B") +("vjq\\040" "$(1CS(B") +("vip\\040" "$(1CT(B") +("vzaz" "$(1CU(B") +("vzp\\040" "$(1CV(B") +("vqp\\040" "$(1CW(B") +("vrsv" "$(1CX(B") +("vrqk" "$(1CY(B") +("vvpa" "$(1CZ(B") +("vtfb" "$(1C[(B") +("vbgv" "$(1C\C](B") +("vgcu" "$(1C^(B") +("vfz;" "$(1C_(B") +("vetb" "$(1C`(B") +("vpls" "$(1Ca(B") +("vpax" "$(1Cb(B") +("vw.\\040" "$(1Cc(B") +("v.ab" "$(1Cd(B") +("vof\\040" "$(1Ce(B") +("vlv," "$(1Cf(B") +("vosb" "$(1Cg(B") +("vka." "$(1Ch(B") +("vl;m" "$(1Ci(B") +("v.fj" "$(1Cj(B") +("vgjf" "$(1Ck(B") +("aajv" "$(1Cl(B") +("bgdv" "$(1Cm(B") +("vn.;" "$(1Cn(B") +("vykd" "$(1Co(B") +("vn.\\040" "$(1Cp(B") +("vqpw" "$(1Cq(B") +("vv;e" "$(1Cr(B") +("vzqx" "$(1Cs(B") +("vf;u" "$(1Ct(B") +("vzrr" "$(1Cu(B") +("vbaz" "$(1Cv(B") +("vt;q" "$(1Cw(B") +("vpn\\040" "$(1Cx(B") +("vdae" "$(1Cy(B") +("vlpr" "$(1Cz(B") +("v.cd" "$(1C{(B") +("ypjk" "$(1C|(B") +("a/rk" "$(1C}(B") +("afok" "$(1C~(B") +("dalk" "$(1D!(B") +("iuek" "$(1D"(B") +("rqkk" "$(1D#(B") +("amaa" "$(1D$(B") +("vqsb" "$(1D%(B") +("zquq" "$(1D&(B") +("plkq" "$(1D'(B") +("iueq" "$(1D((B") +("pjlq" "$(1D)(B") +("lqpn" "$(1D*(B") +("cnkk" "$(1D+(B") +("cypx" "$(1D,(B") +("cy;;" "$(1D-(B") +("cnt;" "$(1D.(B") +("cyxp" "$(1D/(B") +("cjpk" "$(1D0(B") +("citc" "$(1D1(B") +("cir," "$(1D2(B") +("cirq" "$(1D3(B") +("czlv" "$(1D4(B") +("cfjx" "$(1D5(B") +("cqjd" "$(1D6(B") +("cqdd" "$(1D7(B") +("czah" "$(1D8(B") +("ctiv" "$(1D9(B") +("cbh/" "$(1D:(B") +("cpcs" "$(1D;(B") +("cpa." "$(1D<(B") +("cdqi" "$(1D=(B") +("cda/" "$(1D>(B") +("cda." "$(1D?(B") +("ck.i" "$(1D@(B") +("codb" "$(1DA(B") +("cox\\040" "$(1DB(B") +("ckxb" "$(1DC(B") +("clpf" "$(1DD(B") +("cjk;" "$(1DE(B") +("czc\\040" "$(1DF(B") +("cr;x" "$(1DG(B") +("cvrr" "$(1DH(B") +("caxp" "$(1DI(B") +("cg,\\040" "$(1DJ(B") +("cprh" "$(1DK(B") +("cpi\\040" "$(1DL(B") +("c;m\\040" "$(1DM(B") +("cmqv" "$(1DN(B") +("co,\\040" "$(1DO(B") +("clvq" "$(1DP(B") +("cled" "$(1DQ(B") +("ckif" "$(1DR(B") +(",jq\\040" "$(1DS(B") +(",,e;" "$(1DT(B") +(",t;q" "$(1DU(B") +(",bgv" "$(1DV(B") +(",rsv" "$(1DW(B") +(",rqk" "$(1DX(B") +(",bj\\040" "$(1DY(B") +(",,jh" "$(1DZ(B") +("k;v," "$(1D[(B") +(",gjf" "$(1D\(B") +(",ip\\040" "$(1D](B") +(",tfb" "$(1D^(B") +(",rf\\040" "$(1D_(B") +(",zqx" "$(1D`(B") +(",zrr" "$(1Da(B") +(",por" "$(1Db(B") +(",;;;" "$(1Dc(B") +(",pu\\040" "$(1Dd(B") +(",fjz" "$(1De(B") +(",dae" "$(1Df(B") +(",op\\040" "$(1Dg(B") +(",lv," "$(1Dh(B") +("pqt," "$(1Di(B") +("diue" "$(1Dj(B") +("oftb" "$(1Dk(B") +("ofeb" "$(1Dl(B") +("ofjh" "$(1Dm(B") +("oflf" "$(1Dn(B") +("rrff" "$(1Do(B") +(".qhh" "$(1Dp(B") +(".zlc" "$(1Dq(B") +(".gfx" "$(1Dr(B") +(".mod" "$(1Ds(B") +(".odb" "$(1Dt(B") +(".it;" "$(1Du(B") +(".zlv" "$(1Dv(B") +("arna" "$(1Dw(B") +("arzx" "$(1Dx(B") +("artq" "$(1Dy(B") +("arp." "$(1Dz(B") +("arw." "$(1D{(B") +("ar.b" "$(1D|(B") +("arlm" "$(1D}(B") +("arnl" "$(1D~(B") +("arie" "$(1E!(B") +("arqp" "$(1E"(B") +("arbj" "$(1E#(B") +("arpr" "$(1E$(B") +("arjz" "$(1E%(B") +("arlc" "$(1E&(B") +("rifk" "$(1E'(B") +("y;qh" "$(1E((B") +("lvwh" "$(1E)(B") +("cj;h" "$(1E*(B") +("esra" "$(1E+(B") +("pnms" "$(1E,(B") +("pbbb" "$(1E-(B") +("vvp\\040" "$(1E.(B") +("hne\\040" "$(1E/(B") +("hrlp" "$(1E0(B") +("ha.h" "$(1E1(B") +("hzps" "$(1E2(B") +("htqd" "$(1E3(B") +("hpf;" "$(1E4(B") +("hpae" "$(1E5(B") +("hoae" "$(1E6(B") +("hok\\040" "$(1E7(B") +("hoap" "$(1E8(B") +("hjrk" "$(1E9(B") +("huu\\040" "$(1E:(B") +("hlvf" "$(1E;(B") +("hky\\040" "$(1E<(B") +("volp" "$(1E=(B") +("rptb" "$(1E>(B") +("wcu\\040" "$(1E?(B") +("jnms" "$(1E@(B") +("jykf" "$(1EA(B") +("jizs" "$(1EB(B") +("j,,\\040" "$(1EC(B") +("jrk." "$(1ED(B") +("jzrr" "$(1EE(B") +("jwc\\040" "$(1EF(B") +("joap" "$(1EG(B") +("jijf" "$(1EH(B") +("jgzh" "$(1EI(B") +("jjr;" "$(1EJ(B") +("bgdp" "$(1EK(B") +("gnac" "$(1EL(B") +("gy;\\040" "$(1EM(B") +("gaax" "$(1EN(B") +("grp\\040" "$(1EO(B") +("gvv\\040" "$(1EP(B") +("gzqd" "$(1EQ(B") +("gplv" "$(1ER(B") +("ctbg" "$(1ES(B") +("grsz" "$(1ET(B") +("gru\\040" "$(1EU(B") +("gvkx" "$(1EV(B") +("gjid" "$(1EW(B") +("g.td" "$(1EX(B") +("gijf" "$(1EY(B") +("qdtg" "$(1EZ(B") +("yhpv" "$(1E[(B") +("yhj;" "$(1E\(B") +("yhyf" "$(1E](B") +("yhld" "$(1E^(B") +("lvrr" "$(1E_(B") +("lvrk" "$(1E`(B") +("lvfa" "$(1Ea(B") +("lvp;" "$(1Eb(B") +("lvlf" "$(1Ec(B") +("lvyf" "$(1Ed(B") +("lvqx" "$(1Ee(B") +("lvrp" "$(1Ef(B") +("lvpv" "$(1Eg(B") +("lvif" "$(1Eh(B") +("nkyf" "$(1Ei(B") +("nkqx" "$(1Ej(B") +("nkjo" "$(1Ek(B") +("y.td" "$(1El(B") +("lnas" "$(1Em(B") +("lhtx" "$(1En(B") +("larf" "$(1Eo(B") +("lzkk" "$(1Ep(B") +("lbjf" "$(1Eq(B") +("lcu\\040" "$(1Er(B") +("l;l;" "$(1Es(B") +("llrb" "$(1Et(B") +("lkd." "$(1Eu(B") +("lkoe" "$(1Ev(B") +("liv\\040" "$(1Ew(B") +("lpaf" "$(1Ex(B") +("lo;\\040" "$(1Ey(B") +("llve" "$(1Ez(B") +("emb," "$(1E{(B") +(",pr\\040" "$(1E|(B") +(",js\\040" "$(1E}(B") +("xktl" "$(1E~(B") +("xap." "$(1F!(B") +("xv;\\040" "$(1F"(B") +("xfjf" "$(1F#(B") +("xf,h" "$(1F$(B") +("xtjb" "$(1F%(B") +("x.zd" "$(1F&(B") +("xlrb" "$(1F'(B") +("xj;s" "$(1F((B") +("xcu\\040" "$(1F)(B") +("x.\\040" "$(1F*(B") +("xkk;" "$(1F+(B") +("zaax" "$(1F,(B") +("xnas" "$(1F-(B") +("x;l;" "$(1F.(B") +("x.gf" "$(1F/(B") +("/qax" "$(1F0(B") +("/rrc" "$(1F1(B") +("/vv\\040" "$(1F2(B") +("/zps" "$(1F3(B") +("/bbb" "$(1F4(B") +("ifns" "$(1F5(B") +("ifaq" "$(1F6(B") +("ifx." "$(1F7(B") +("kd.b" "$(1F8(B") +("bbzk" "$(1F9(B") +("fkub" "$(1F:(B") +("uyp\\040" "$(1F;(B") +("uzaz" "$(1F<(B") +("uqp\\040" "$(1F=(B") +("urav" "$(1F>(B") +("ufjf" "$(1F?(B") +("ubar" "$(1F@(B") +("upm\\040" "$(1FA(B") +("upax" "$(1FB(B") +("u.d." "$(1FC(B") +("uw.\\040" "$(1FD(B") +("uosb" "$(1FE(B") +("uiue" "$(1FF(B") +("u.fj" "$(1FG(B") +("uof\\040" "$(1FH(B") +("um;\\040" "$(1FI(B") +("twjq" "$(1FJ(B") +("lmbq" "$(1FK(B") +("lmcu" "$(1FL(B") +("lm.f" "$(1FMFN(B") +("lmiv" "$(1FO(B") +("fcif" "$(1FP(B") +("fcl;" "$(1FQ(B") +("fnkh" "$(1FR(B") +("fy;d" "$(1FS(B") +("fhos" "$(1FT(B") +("fjap" "$(1FU(B") +("fhl," "$(1FV(B") +("fiue" "$(1FW(B") +("frrh" "$(1FX(B") +("fol;" "$(1FY(B") +("fqsw" "$(1FZ(B") +("ffjb" "$(1F[(B") +("fv/\\040" "$(1F\(B") +("fqp\\040" "$(1F](B") +("fa/w" "$(1F^(B") +("frqk" "$(1F_(B") +("fvj\\040" "$(1F`(B") +("fzqx" "$(1Fa(B") +("fzax" "$(1Fb(B") +("fawb" "$(1Fc(B") +("fbqs" "$(1Fd(B") +("ftge" "$(1Fe(B") +("fcue" "$(1Ff(B") +("fpj\\040" "$(1Fg(B") +("fme\\040" "$(1Fh(B") +("f;ae" "$(1Fi(B") +("fpoe" "$(1Fj(B") +("fpn\\040" "$(1Fk(B") +("f.ab" "$(1Fl(B") +("fkka" "$(1Fm(B") +("flv," "$(1Fn(B") +("fof\\040" "$(1Fo(B") +("ful;" "$(1Fp(B") +("fjm\\040" "$(1Fq(B") +("fj;b" "$(1Fr(B") +("fl;m" "$(1Fs(B") +("flpr" "$(1Ft(B") +("fkx." "$(1Fu(B") +("fgjf" "$(1Fv(B") +("f.tf" "$(1Fw(B") +("fwww" "$(1Fx(B") +("fxq\\040" "$(1Fy(B") +("fxlh" "$(1Fz(B") +("fczo" "$(1F{(B") +("fc.k" "$(1F|(B") +("fyp\\040" "$(1F}(B") +("fbgv" "$(1F~(B") +("fzp\\040" "$(1G!(B") +("ffjf" "$(1G"(B") +("fpax" "$(1G#(B") +("fmgn" "$(1G$(B") +("fuoe" "$(1G%(B") +("flvp" "$(1G&(B") +("fktb" "$(1G'(B") +("fktz" "$(1G((B") +("fosb" "$(1G)(B") +("fkju" "$(1G*(B") +("/htx" "$(1G+(B") +("/zax" "$(1G,(B") +("/f,h" "$(1G-(B") +("/qqr" "$(1G.(B") +("/zkk" "$(1G/(B") +("/zsh" "$(1G0(B") +("/awq" "$(1G1(B") +("/bj\\040" "$(1G2(B") +("/cu\\040" "$(1G3(B") +("/;u\\040" "$(1G4(B") +("/.gf" "$(1G5(B") +("/ogc" "$(1G6(B") +("/.fh" "$(1G7(B") +("/iv\\040" "$(1G8(B") +("/qh\\040" "$(1G9(B") +("ykzx" "$(1G:(B") +("ykqi" "$(1G;(B") +("ykpv" "$(1G<(B") +("yk;r" "$(1G=(B") +("ykks" "$(1G>(B") +("y;tx" "$(1G?(B") +("ooyx" "$(1G@(B") +("ykzk" "$(1GA(B") +("yk;u" "$(1GB(B") +("a/w." "$(1GC(B") +(".oks" "$(1GD(B") +("jrr\\040" "$(1GE(B") +("jcas" "$(1GF(B") +("jjzs" "$(1GG(B") +("j.;\\040" "$(1GH(B") +("izj\\040" "$(1GI(B") +("fjj\\040" "$(1GJ(B") +("eqj\\040" "$(1GK(B") +("j/\\040" "$(1GL(B") +("yadd" "$(1GM(B") +("yqar" "$(1GN(B") +("yrr\\040" "$(1GO(B") +("ybb\\040" "$(1GP(B") +("yeq\\040" "$(1GQ(B") +("yjq\\040" "$(1GR(B") +("ys,\\040" "$(1GS(B") +("yfk\\040" "$(1GT(B") +("yos\\040" "$(1GU(B") +("ymm\\040" "$(1GV(B") +("yif\\040" "$(1GW(B") +("yzu\\040" "$(1GX(B") +("ym;\\040" "$(1GY(B") +("kk;k" "$(1GZ(B") +("mqi\\040" "$(1G[(B") +("pfqi" "$(1G\(B") +("a.yk" "$(1G](B") +("a.tx" "$(1G^(B") +("ea.\\040" "$(1G_(B") +(".apa" "$(1G`(B") +(".tf\\040" "$(1Ga(B") +(".kv\\040" "$(1Gb(B") +("yxkm" "$(1Gc(B") +("rc/\\040" "$(1Gd(B") +("rcjs" "$(1Ge(B") +("rcak" "$(1Gf(B") +("rcr;" "$(1Gg(B") +("rcov" "$(1Gh(B") +("rcl;" "$(1Gi(B") +("rcmm" "$(1Gj(B") +("rcsv" "$(1Gk(B") +("rcae" "$(1Gl(B") +("rcbb" "$(1Gm(B") +("rcs," "$(1Gn(B") +("sif\\040" "$(1Go(B") +("sztg" "$(1Gp(B") +("srr\\040" "$(1Gq(B") +("srfh" "$(1Gr(B") +("saxr" "$(1Gs(B") +("seq\\040" "$(1Gt(B") +("spx\\040" "$(1Gu(B") +("sos\\040" "$(1Gv(B") +("smm\\040" "$(1Gw(B") +("sir\\040" "$(1Gx(B") +("si;\\040" "$(1Gy(B") +("qshc" "$(1Gz(B") +("sa/\\040" "$(1G{(B") +("qyxk" "$(1G|(B") +("qif\\040" "$(1G}(B") +("qrk\\040" "$(1G~(B") +("qale" "$(1H!(B") +("q.;\\040" "$(1H"(B") +("qir\\040" "$(1H#(B") +("qlm\\040" "$(1H$(B") +("rkq\\040" "$(1H%(B") +("dzq\\040" "$(1H&(B") +("ipn\\040" "$(1H'(B") +("paln" "$(1H((B") +("daln" "$(1H)(B") +("emn\\040" "$(1H*(B") +("fz;n" "$(1H+(B") +("yxpt" "$(1H,(B") +("jpyt" "$(1H-(B") +("zaat" "$(1H.(B") +("axxt" "$(1H/(B") +(";mt\\040" "$(1H0(B") +("l,t\\040" "$(1H1(B") +("odbt" "$(1H2(B") +("ljnt" "$(1H3(B") +("apjq" "$(1H4(B") +("apqp" "$(1H5(B") +("inq\\040" "$(1H6(B") +("iyr\\040" "$(1H7(B") +("iyjd" "$(1H8(B") +("iarh" "$(1H9(B") +("iae\\040" "$(1H:(B") +("iqd\\040" "$(1H;(B") +("ivh\\040" "$(1H<(B") +("iqx\\040" "$(1H=(B") +("izs\\040" "$(1H>(B") +("ibq\\040" "$(1H?(B") +("ij;\\040" "$(1H@(B") +("ie;\\040" "$(1HA(B") +("ipa\\040" "$(1HB(B") +("ij\\040" "$(1HC(B") +("iua\\040" "$(1HD(B") +("ijz\\040" "$(1HE(B") +("isz\\040" "$(1HF(B") +("ixk\\040" "$(1HG(B") +("ix;\\040" "$(1HH(B") +("ii\\040" "$(1HI(B") +("igq\\040" "$(1HJ(B") +("itss" "$(1HK(B") +("iqjd" "$(1HL(B") +("irx\\040" "$(1HM(B") +("ig\\040" "$(1HN(B") +("ieac" "$(1HO(B") +("ior\\040" "$(1HP(B") +("iojd" "$(1HQ(B") +("ilv\\040" "$(1HR(B") +("i.h\\040" "$(1HS(B") +("i.xk" "$(1HT(B") +("enl\\040" "$(1HU(B") +("eqd\\040" "$(1HV(B") +("exf\\040" "$(1HW(B") +("eai\\040" "$(1HX(B") +("titc" "$(1HY(B") +("tzqq" "$(1HZ(B") +("tdqi" "$(1H[(B") +("tox\\040" "$(1H\(B") +("uaky" "$(1H](B") +("zbgl" "$(1H^(B") +("zli\\040" "$(1H_(B") +("zra\\040" "$(1H`(B") +("zjz\\040" "$(1Ha(B") +("rfo\\040" "$(1Hb(B") +("rftd" "$(1Hc(B") +("rflb" "$(1Hd(B") +("rfig" "$(1He(B") +("ysam" "$(1Hf(B") +("fbam" "$(1Hg(B") +("oalm" "$(1Hh(B") +("xqdl" "$(1Hi(B") +("ibnl" "$(1Hj(B") +("iboj" "$(1Hk(B") +("g,af" "$(1Hl(B") +("g,lq" "$(1Hm(B") +("g,lh" "$(1Hn(B") +("g,f\\040" "$(1Ho(B") +("muaf" "$(1Hp(B") +("mulh" "$(1Hq(B") +("u,j\\040" "$(1Hr(B") +("cl,\\040" "$(1Hs(B") +("jl,\\040" "$(1Ht(B") +("l,s\\040" "$(1Hu(B") +("yqqq" "$(1Hv(B") +("jaaa" "$(1Hw(B") +("ky;h" "$(1Hx(B") +("kiph" "$(1Hy(B") +("k,,b" "$(1Hz(B") +("kffm" "$(1H{(B") +("ka/," "$(1H|(B") +("krak" "$(1H}(B") +("kbg;" "$(1H~(B") +("kbgf" "$(1I!(B") +("k;;f" "$(1I"(B") +("k;dm" "$(1I#(B") +("kky," "$(1I$(B") +("vjvk" "$(1I%(B") +("k,mq" "$(1I&(B") +("kzzp" "$(1I'(B") +("kl,p" "$(1I((B") +("krao" "$(1I)(B") +("bgde" "$(1I*(B") +("ky,e" "$(1I+(B") +("rsmb" "$(1I,(B") +("l,pb" "$(1I-(B") +("q;;f" "$(1I.(B") +("zp.;" "$(1I/(B") +(";nnd" "$(1I0(B") +(";ae," "$(1I1(B") +(";a/c" "$(1I2(B") +(";fft" "$(1I3(B") +(";fpz" "$(1I4(B") +("f;eb" "$(1I5(B") +(";fkm" "$(1I6(B") +(";zex" "$(1I7(B") +(";pqx" "$(1I8(B") +(";;s;" "$(1I9(B") +(";dky" "$(1I:(B") +(";jhf" "$(1I;(B") +(";lv\\040" "$(1I<(B") +(";igm" "$(1I=(B") +(";qn\\040" "$(1I>(B") +("rntf" "$(1I?(B") +("rzfh" "$(1I@(B") +("rrr\\040" "$(1IA(B") +("rfps" "$(1IB(B") +("rrjd" "$(1IC(B") +("rp/b" "$(1ID(B") +("rp;w" "$(1IE(B") +("rduu" "$(1IF(B") +("rxx." "$(1IG(B") +("nvvr" "$(1IH(B") +("rypf" "$(1II(B") +("ryk;" "$(1IJ(B") +("ry;t" "$(1IK(B") +("ryqq" "$(1IL(B") +("ra/c" "$(1IM(B") +("rrqb" "$(1IN(B") +("rfpz" "$(1IO(B") +("rdky" "$(1IP(B") +("xmfr" "$(1IQ(B") +("r;it" "$(1IR(B") +("zce\\040" "$(1IS(B") +("wypf" "$(1IT(B") +("wzag" "$(1IU(B") +("wzfh" "$(1IV(B") +("wqon" "$(1IW(B") +("wbb." "$(1IX(B") +("wp/b" "$(1IY(B") +("weli" "$(1IZ(B") +("wfpz" "$(1I[(B") +(",.w\\040" "$(1I\(B") +("zjsw" "$(1I](B") +("av.w" "$(1I^(B") +("qozw" "$(1I_(B") +("wnr," "$(1I`(B") +("wntf" "$(1Ia(B") +("wntc" "$(1Ib(B") +("whoc" "$(1Ic(B") +("wrz\\040" "$(1Id(B") +("wqf;" "$(1Ie(B") +("av.f" "$(1If(B") +("np;w" "$(1Ig(B") +("nxy\\040" "$(1Ih(B") +("b.ec" "$(1Ii(B") +("dypf" "$(1Ij(B") +("dzag" "$(1Ik(B") +("drjd" "$(1Il(B") +("dqp\\040" "$(1Im(B") +("dbb." "$(1In(B") +("dp;w" "$(1Io(B") +("d.kc" "$(1Ip(B") +("doky" "$(1Iq(B") +("d;ky" "$(1Ir(B") +("dxmh" "$(1Is(B") +("dxx." "$(1It(B") +("dnor" "$(1Iu(B") +("dbbp" "$(1Iv(B") +("dtg/" "$(1Iw(B") +("dadm" "$(1Ix(B") +("jdrm" "$(1Iy(B") +("jdfz" "$(1Iz(B") +("jdx." "$(1I{(B") +("nyqq" "$(1I|(B") +("nrr\\040" "$(1I}(B") +("nrjd" "$(1I~(B") +("nqam" "$(1J!(B") +("nbrp" "$(1J"(B") +("ntix" "$(1J#(B") +("nprk" "$(1J$(B") +("nrh." "$(1J%(B") +("np;w" "$(1J&(B") +("tgq;" "$(1J'(B") +("tgpf" "$(1J((B") +("a/a." "$(1J)(B") +(".,.\\040" "$(1J*(B") +("idun" "$(1J+(B") +("vasn" "$(1J,(B") +("pa.n" "$(1J-(B") +("nypf" "$(1J.(B") +("nzfh" "$(1J/(B") +("nqdr" "$(1J0(B") +("nqp\\040" "$(1J1(B") +("na/c" "$(1J2(B") +("nrjk" "$(1J3(B") +("nrr\\040" "$(1J4(B") +("nbb." "$(1J5(B") +("nbbp" "$(1J6(B") +("nfpz" "$(1J7(B") +("np;w" "$(1J8(B") +("ndky" "$(1J9(B") +("no;n" "$(1J:(B") +("gfln" "$(1J;(B") +("nq;;" "$(1J<(B") +("nz.." "$(1J=(B") +("npqx" "$(1J>(B") +("axxx" "$(1J?(B") +("itlx" "$(1J@(B") +("zuqx" "$(1JA(B") +("lmso" "$(1JB(B") +("onkp" "$(1JC(B") +("oy.m" "$(1JD(B") +("oyqq" "$(1JE(B") +("ozag" "$(1JF(B") +("ozfh" "$(1JG(B") +("oqo\\040" "$(1JH(B") +("oq;;" "$(1JI(B") +("oa/c" "$(1JJ(B") +("ozex" "$(1JK(B") +("ozak" "$(1JL(B") +("ozrp" "$(1JM(B") +("obb." "$(1JN(B") +("op.;" "$(1JO(B") +("opx\\040" "$(1JP(B") +("osfm" "$(1JQ(B") +("o.vb" "$(1JR(B") +("o.fn" "$(1JS(B") +("olpn" "$(1JT(B") +("o.kc" "$(1JU(B") +("okyp" "$(1JV(B") +("oi;o" "$(1JW(B") +("oyps" "$(1JX(B") +("ozjs" "$(1JY(B") +("oqn\\040" "$(1JZ(B") +("oop." "$(1J[(B") +("owpv" "$(1J\(B") +("dqi." "$(1J](B") +("rjrf" "$(1J^(B") +("pkxb" "$(1J_(B") +("py;;" "$(1J`(B") +("pdqi" "$(1Ja(B") +("rxps" "$(1Jb(B") +("pdv/" "$(1Jc(B") +("qdtr" "$(1Jd(B") +("vypx" "$(1Je(B") +("vnt;" "$(1Jf(B") +("vhoz" "$(1Jg(B") +("vjpk" "$(1Jh(B") +("virq" "$(1Ji(B") +("vavb" "$(1Jj(B") +("vrlp" "$(1Jk(B") +("vr;x" "$(1Jl(B") +("vrxu" "$(1Jm(B") +("vqhh" "$(1Jn(B") +("vfi;" "$(1Jo(B") +("val." "$(1Jp(B") +("vqee" "$(1Jq(B") +("vbcu" "$(1Jr(B") +("vey." "$(1Js(B") +("vmu\\040" "$(1Jt(B") +("vprh" "$(1Ju(B") +("vdqi" "$(1Jv(B") +("v.o\\040" "$(1Jw(B") +("v.xz" "$(1Jx(B") +("vmqv" "$(1Jy(B") +("vlpf" "$(1Jz(B") +("v.es" "$(1J{(B") +("iduv" "$(1J|(B") +("vir," "$(1J}(B") +("vitc" "$(1J~(B") +("vnlb" "$(1K!(B") +("vnlu" "$(1K"(B") +("vg,\\040" "$(1K#(B") +("vrx\\040" "$(1K$(B") +("vzlc" "$(1K%(B") +("vfuk" "$(1K&(B") +("vaxp" "$(1K'(B") +("vbrx" "$(1K((B") +("vgfx" "$(1K)(B") +("vfae" "$(1K*(B") +("vpcs" "$(1K+(B") +("vflp" "$(1K,(B") +("y;jk" "$(1K-(B") +("l,jk" "$(1K.(B") +(".esk" "$(1K/(B") +("am;m" "$(1K0(B") +("am/u" "$(1K1(B") +("amlh" "$(1K2(B") +("y;jb" "$(1K3(B") +("q;sb" "$(1K4(B") +("pbbq" "$(1K5(B") +(",,jc" "$(1K6(B") +("cnnd" "$(1K7(B") +("cnab" "$(1K8(B") +("cneb" "$(1K9(B") +("cnkr" "$(1K:(B") +("cyof" "$(1K;(B") +("cy;t" "$(1K<(B") +("cnor" "$(1K=(B") +("cntc" "$(1K>(B") +("cyqq" "$(1K?(B") +("c,.\\040" "$(1K@(B") +("czfh" "$(1KA(B") +("cq;;" "$(1KB(B") +("cfps" "$(1KC(B") +("czau" "$(1KD(B") +("cbb." "$(1KE(B") +("ctg/" "$(1KF(B") +("cpff" "$(1KG(B") +("cp;w" "$(1KH(B") +("c;;n" "$(1KI(B") +("cbrp" "$(1KJ(B") +("celi" "$(1KK(B") +("ces." "$(1KL(B") +("cfzf" "$(1KM(B") +("c/kk" "$(1KN(B") +("cduu" "$(1KO(B") +("cdky" "$(1KP(B") +("civ." "$(1KQ(B") +("ckdu" "$(1KR(B") +("c.ec" "$(1KS(B") +("c.kc" "$(1KT(B") +("c..u" "$(1KU(B") +("cwpv" "$(1KV(B") +("cntf" "$(1KW(B") +("crh." "$(1KX(B") +("cae," "$(1KY(B") +("cvvr" "$(1KZ(B") +("cvvh" "$(1K[(B") +("cz.." "$(1K\(B") +("ccjr" "$(1K](B") +("cpqx" "$(1K^(B") +("c.js" "$(1K_(B") +("cmac" "$(1K`(B") +("cop." "$(1Ka(B") +(",y;;" "$(1Kb(B") +(",jpk" "$(1Kc(B") +(",;m\\040" "$(1Kd(B") +(",pcs" "$(1Ke(B") +(",/u\\040" "$(1Kf(B") +(",o,\\040" "$(1Kg(B") +("o/,\\040" "$(1Kh(B") +(",nt;" "$(1Ki(B") +(",rxu" "$(1Kj(B") +(",bbu" "$(1Kk(B") +(",it;" "$(1Kl(B") +("xit;" "$(1Km(B") +("dykh" "$(1Kn(B") +("ofn;" "$(1Ko(B") +("ofrf" "$(1Kp(B") +("ofld" "$(1Kq(B") +("dqih" "$(1Kr(B") +(".yps" "$(1Ks(B") +(".qo\\040" "$(1Kt(B") +(".p/b" "$(1Ku(B") +("arn;" "$(1Kv(B") +("ariq" "$(1Kw(B") +("arfk" "$(1Kx(B") +("arb/" "$(1Ky(B") +("ari;" "$(1Kz(B") +("arzv" "$(1K{(B") +("arav" "$(1K|(B") +("ofqh" "$(1K}(B") +("gjfh" "$(1K~(B") +("lv,h" "$(1L!(B") +("pop\\040" "$(1L"(B") +("fjpc" "$(1L#(B") +("hyp\\040" "$(1L$(B") +("hfjz" "$(1L%(B") +("hv;e" "$(1L&(B") +("hetb" "$(1L'(B") +("hm;\\040" "$(1L((B") +("hktz" "$(1L)(B") +("hff;" "$(1L*(B") +("jqtb" "$(1L+(B") +("jjzh" "$(1L,(B") +("jpac" "$(1L-(B") +("jlv," "$(1L.(B") +(".fjh" "$(1L/(B") +("jiue" "$(1L0(B") +("bgdj" "$(1L1(B") +("tsaj" "$(1L2(B") +("l/rf" "$(1L3(B") +("j.fj" "$(1L4(B") +("gykd" "$(1L5(B") +("grqk" "$(1L6(B") +("gvpa" "$(1L7(B") +("gpa." "$(1L8(B") +("gpax" "$(1L9(B") +("gof\\040" "$(1L:(B") +("gosb" "$(1L;(B") +(";;;g" "$(1L<(B") +("ggjf" "$(1L=(B") +("gy;d" "$(1L>(B") +("getb" "$(1L?(B") +("gm;\\040" "$(1L@(B") +("gfjz" "$(1LA(B") +("yhyd" "$(1LB(B") +("yhfz" "$(1LC(B") +("yhar" "$(1LD(B") +("yhrv" "$(1LE(B") +("yhtq" "$(1LF(B") +("yhpc" "$(1LG(B") +("yhp." "$(1LH(B") +("yhpn" "$(1LI(B") +("yhjq" "$(1LJ(B") +("yhw." "$(1LK(B") +("yh.b" "$(1LL(B") +("lvqp" "$(1LM(B") +("lvbs" "$(1LN(B") +("lvgu" "$(1LO(B") +("lv.." "$(1LP(B") +("lvgf" "$(1LQ(B") +("lvtq" "$(1LR(B") +("nkyp" "$(1LS(B") +("nkfz" "$(1LT(B") +("nkie" "$(1LU(B") +("ybif" "$(1LV(B") +("lcx;" "$(1LW(B") +("lnkq" "$(1LX(B") +("lhkh" "$(1LY(B") +("latc" "$(1LZ(B") +("lru\\040" "$(1L[(B") +("lvv\\040" "$(1L\(B") +("loqd" "$(1L](B") +("laxe" "$(1L^(B") +("lgfk" "$(1L_(B") +("les\\040" "$(1L`(B") +("lpae" "$(1La(B") +("lplv" "$(1Lb(B") +("li;e" "$(1Lc(B") +("lujb" "$(1Ld(B") +("lykf" "$(1Le(B") +("lvkk" "$(1Lf(B") +(",qx\\040" "$(1Lg(B") +(",pv\\040" "$(1Lh(B") +(",mqs" "$(1Li(B") +(",lpf" "$(1Lj(B") +("xy;f" "$(1Lk(B") +("xykf" "$(1Ll(B") +("x,,\\040" "$(1Lm(B") +("xizs" "$(1Ln(B") +("xru\\040" "$(1Lo(B") +("xatc" "$(1Lp(B") +("xatw" "$(1Lq(B") +("xaeb" "$(1Lr(B") +("xvv\\040" "$(1Ls(B") +("xqax" "$(1Lt(B") +("xpqq" "$(1Lu(B") +("xpl." "$(1Lv(B") +("xee\\040" "$(1Lw(B") +("xlvw" "$(1Lx(B") +("xlod" "$(1Ly(B") +("x.k;" "$(1Lz(B") +("xleb" "$(1L{(B") +("xlpf" "$(1L|(B") +("xgzh" "$(1L}(B") +("rakx" "$(1L~(B") +("g.x\\040" "$(1M!(B") +("xnms" "$(1M"(B") +("xy;c" "$(1M#(B") +("xajk" "$(1M$(B") +("/pn\\040" "$(1M%(B") +("jr;b" "$(1M&(B") +("bbyw" "$(1M'(B") +("rlpb" "$(1M((B") +("bbyc" "$(1M)(B") +("fkrp" "$(1M*(B") +("aeqx" "$(1M+(B") +("aenq" "$(1M,(B") +("uiku" "$(1M-(B") +("urx\\040" "$(1M.(B") +("u/u\\040" "$(1M/(B") +("ulen" "$(1M0(B") +("ulpq" "$(1M1(B") +("uk,u" "$(1M2(B") +(",,ju" "$(1M3(B") +("af;," "$(1M4(B") +("fchx" "$(1M5(B") +("fciv" "$(1M6(B") +("fykh" "$(1M7(B") +("fyl;" "$(1M8(B") +("fhoz" "$(1M9(B") +("fnt;" "$(1M:(B") +("fjpk" "$(1M;(B") +("fjjh" "$(1M<(B") +("fjky" "$(1M=(B") +("firq" "$(1M>(B") +("fitc" "$(1M?(B") +("fidu" "$(1M@(B") +("fzlv" "$(1MA(B") +("frlp" "$(1MB(B") +("fqhh" "$(1MC(B") +("fqjd" "$(1MD(B") +("foqh" "$(1ME(B") +("fzah" "$(1MF(B") +("fzlc" "$(1MG(B") +("fzex" "$(1MH(B") +("ftgk" "$(1MI(B") +("ftiv" "$(1MJ(B") +("fprh" "$(1MK(B") +("fmu\\040" "$(1ML(B") +("fkk." "$(1MM(B") +("fofk" "$(1MN(B") +("flva" "$(1MO(B") +("fuue" "$(1MP(B") +("fkru" "$(1MQ(B") +("flpq" "$(1MR(B") +("fw;o" "$(1MS(B") +("fxkj" "$(1MT(B") +("f.xk" "$(1MU(B") +("fljn" "$(1MV(B") +("f.rc" "$(1MW(B") +("fir," "$(1MX(B") +("fqaf" "$(1MY(B") +("fvj." "$(1MZ(B") +("flmb" "$(1M[(B") +("f.tb" "$(1M\(B") +("ewak" "$(1M](B") +("/y;f" "$(1M^(B") +("/irs" "$(1M_(B") +("/atc" "$(1M`(B") +("/rlp" "$(1Ma(B") +("/vp\\040" "$(1Mb(B") +("/qax" "$(1Mc(B") +("/rak" "$(1Md(B") +("/rp\\040" "$(1Me(B") +("/vkx" "$(1Mf(B") +("/bf;" "$(1Mg(B") +("/bbb" "$(1Mh(B") +("/gcd" "$(1Mi(B") +("aea/" "$(1Mj(B") +("/pv\\040" "$(1Mk(B") +("/dff" "$(1Ml(B") +("/plv" "$(1Mm(B") +("/lvw" "$(1Mn(B") +("/lod" "$(1Mo(B") +("/jo\\040" "$(1Mp(B") +("/ky\\040" "$(1Mq(B") +("/leb" "$(1Mr(B") +("/os\\040" "$(1Ms(B") +("/lpf" "$(1Mt(B") +("/e\\040" "$(1Mu(B") +("/d.b" "$(1Mv(B") +("/ijf" "$(1Mw(B") +("/gzh" "$(1Mx(B") +("qdt/" "$(1My(B") +("vo/\\040" "$(1Mz(B") +("ee/\\040" "$(1M{(B") +("utd/" "$(1M|(B") +("leb/" "$(1M}(B") +("ykis" "$(1M~(B") +("yk,," "$(1N!(B") +("ykrx" "$(1N"(B") +("ykak" "$(1N#(B") +("ykzs" "$(1N$(B") +("ykb;" "$(1N%(B") +("ykpp" "$(1N&(B") +("ykp." "$(1N'(B") +("ykee" "$(1N((B") +("eacx" "$(1N)(B") +("ykbb" "$(1N*(B") +("ykr." "$(1N+(B") +("yke\\040" "$(1N,(B") +("af,s" "$(1N-(B") +("qkks" "$(1N.(B") +("rnjs" "$(1N/(B") +("jsjs" "$(1N0(B") +("jf,h" "$(1N1(B") +("jv;\\040" "$(1N2(B") +("jqc\\040" "$(1N3(B") +("yzax" "$(1N4(B") +("yawq" "$(1N5(B") +("ytsn" "$(1N6(B") +("yxoz" "$(1N7(B") +("yhtx" "$(1N8(B") +("yfjf" "$(1N9(B") +("kk;;" "$(1N:(B") +("a..d" "$(1N;(B") +("a.a." "$(1N<(B") +("mf,h" "$(1N=(B") +("mm\\040" "$(1N>(B") +("m;;d" "$(1N?(B") +("rckr" "$(1N@(B") +("shtx" "$(1NA(B") +("saes" "$(1NB(B") +("src\\040" "$(1NC(B") +("srlf" "$(1ND(B") +("stsn" "$(1NE(B") +("sbjf" "$(1NF(B") +("scu\\040" "$(1NG(B") +("sosz" "$(1NH(B") +("sxk." "$(1NI(B") +("oo;c" "$(1NJ(B") +("kd.c" "$(1NK(B") +("s;c\\040" "$(1NL(B") +("sec\\040" "$(1NM(B") +("qnas" "$(1NN(B") +("qtl;" "$(1NO(B") +("qcu\\040" "$(1NP(B") +("qkk;" "$(1NQ(B") +("ypft" "$(1NR(B") +("yqqt" "$(1NS(B") +("zaat" "$(1NT(B") +("aeat" "$(1NU(B") +("zfht" "$(1NV(B") +("bbkt" "$(1NW(B") +("fpzt" "$(1NX(B") +("p/bt" "$(1NY(B") +("lvt\\040" "$(1NZ(B") +("wpvt" "$(1N[(B") +("apqh" "$(1N\(B") +("ap;r" "$(1N](B") +("ap.h" "$(1N^(B") +("apxu" "$(1N_(B") +("iylx" "$(1N`(B") +("i,\\040" "$(1Na(B") +("iafe" "$(1Nb(B") +("iaf;" "$(1Nc(B") +("iae\\040" "$(1Nd(B") +("irlq" "$(1Ne(B") +("izf\\040" "$(1Nf(B") +("izu\\040" "$(1Ng(B") +("iaxr" "$(1Nh(B") +("ipz\\040" "$(1Ni(B") +("is,\\040" "$(1Nj(B") +("ijts" "$(1Nk(B") +("imm\\040" "$(1Nl(B") +("i.q\\040" "$(1Nm(B") +("ii;\\040" "$(1Nn(B") +("iw;\\040" "$(1No(B") +("izgx" "$(1Np(B") +("qshi" "$(1Nq(B") +("iadd" "$(1Nr(B") +("iztg" "$(1Ns(B") +("ihb\\040" "$(1Nt(B") +("iaqx" "$(1Nu(B") +("irr\\040" "$(1Nv(B") +("ir;\\040" "$(1Nw(B") +("izax" "$(1Nx(B") +("ialp" "$(1Ny(B") +("izdf" "$(1Nz(B") +("izag" "$(1N{(B") +("icas" "$(1N|(B") +("ixof" "$(1N}(B") +("ifk\\040" "$(1N~(B") +("iarx" "$(1O!(B") +("ikv\\040" "$(1O"(B") +("ikar" "$(1O#(B") +("eqi\\040" "$(1O$(B") +("trh." "$(1O%(B") +("tnor" "$(1O&(B") +("zs,\\040" "$(1O'(B") +("rujs" "$(1O((B") +("rfi\\040" "$(1O)(B") +("rfva" "$(1O*(B") +("rfrs" "$(1O+(B") +("rftx" "$(1O,(B") +("rfj;" "$(1O-(B") +("rflv" "$(1O.(B") +("rfua" "$(1O/(B") +("rfls" "$(1O0(B") +("rftb" "$(1O1(B") +("rfxb" "$(1O2(B") +("t;qa" "$(1O3(B") +("t;qh" "$(1O4(B") +("ialm" "$(1O5(B") +("xe;\\040" "$(1O6(B") +("xlts" "$(1O7(B") +("iba;" "$(1O8(B") +("ibf." "$(1O9(B") +("ibjq" "$(1O:(B") +("lvpl" "$(1O;(B") +("lvpq" "$(1O<(B") +("g,tk" "$(1O=(B") +("g,p\\040" "$(1O>(B") +("g,xs" "$(1O?(B") +("g,lb" "$(1O@(B") +("qfg," "$(1OA(B") +("g,;d" "$(1OB(B") +("g,.\\040" "$(1OC(B") +("muke" "$(1OD(B") +("z.h\\040" "$(1OE(B") +("z.js" "$(1OF(B") +("oxfb" "$(1OG(B") +("oxo\\040" "$(1OH(B") +("u,lq" "$(1OI(B") +("u,lh" "$(1OJ(B") +("u,q\\040" "$(1OK(B") +("afl," "$(1OL(B") +("bl,\\040" "$(1OM(B") +("sfl," "$(1ON(B") +("fkks" "$(1OO(B") +("knrr" "$(1OP(B") +("kypa" "$(1OQ(B") +("kfh," "$(1OR(B") +("kvvc" "$(1OS(B") +("kfl." "$(1OT(B") +("k/qx" "$(1OU(B") +("kjaa" "$(1OV(B") +("k.j." "$(1OW(B") +("kjzy" "$(1OX(B") +("klp." "$(1OY(B") +("klvn" "$(1OZ(B") +("kvvc" "$(1O[(B") +(";;;e" "$(1O\(B") +("ezae" "$(1O](B") +("fpmb" "$(1O^(B") +("yp;b" "$(1O_(B") +(";y;h" "$(1O`(B") +(";iph" "$(1Oa(B") +(";k/p" "$(1Ob(B") +(";rrs" "$(1Oc(B") +(";aen" "$(1Od(B") +(";bg;" "$(1Oe(B") +(";qe." "$(1Of(B") +(";qsp" "$(1Og(B") +(";zik" "$(1Oh(B") +(";tqh" "$(1Oi(B") +(";tsk" "$(1Oj(B") +(";;dm" "$(1Ok(B") +(";;;f" "$(1Ol(B") +(";pab" "$(1Om(B") +(";a/f" "$(1On(B") +(";or," "$(1Oo(B") +(";/m\\040" "$(1Op(B") +(";lz;" "$(1Oq(B") +("p;dm" "$(1Or(B") +("riph" "$(1Os(B") +("rrrs" "$(1Ot(B") +("rbqi" "$(1Ou(B") +("r;;f" "$(1Ov(B") +("rcaz" "$(1Ow(B") +("nzqr" "$(1Ox(B") +("tw.r" "$(1Oy(B") +("rypr" "$(1Oz(B") +("rir;" "$(1O{(B") +("riph" "$(1O|(B") +("wtra" "$(1O}(B") +("wf;f" "$(1O~(B") +("wzkc" "$(1P!(B") +("wtzu" "$(1P"(B") +("wky," "$(1P#(B") +(".alw" "$(1P$(B") +("wir;" "$(1P%(B") +("wypx" "$(1P&(B") +("wrpk" "$(1P'(B") +("wbqi" "$(1P((B") +("w;dm" "$(1P)(B") +("wfaf" "$(1P*(B") +("wl,p" "$(1P+(B") +("b.rv" "$(1P,(B") +("d,mq" "$(1P-(B") +("d,,b" "$(1P.(B") +("diph" "$(1P/(B") +("dk/p" "$(1P0(B") +("drrs" "$(1P1(B") +("dl,p" "$(1P2(B") +("dky," "$(1P3(B") +("dlz;" "$(1P4(B") +("dqsp" "$(1P5(B") +("dzik" "$(1P6(B") +("dzkc" "$(1P7(B") +("tzqd" "$(1P8(B") +("jdfm" "$(1P9(B") +("jd;f" "$(1P:(B") +("jdo," "$(1P;(B") +("jdpc" "$(1P<(B") +("nfjx" "$(1P=(B") +("nprr" "$(1P>(B") +("nijk" "$(1P?(B") +("nor," "$(1P@(B") +("tgrk" "$(1PA(B") +(".bcf" "$(1PB(B") +(",.n\\040" "$(1PC(B") +("zon\\040" "$(1PD(B") +("rifn" "$(1PE(B") +("ny;h" "$(1PF(B") +("nbg;" "$(1PG(B") +("nrrs" "$(1PH(B") +("nr;." "$(1PI(B") +("na/f" "$(1PJ(B") +("nzn\\040" "$(1PK(B") +("nqsp" "$(1PL(B") +("nzkc" "$(1PM(B") +("na/," "$(1PN(B") +("n;dm" "$(1PO(B") +("neu\\040" "$(1PP(B") +("nlvj" "$(1PQ(B") +("nlz;" "$(1PR(B") +("f,hn" "$(1PS(B") +("ntqh" "$(1PT(B") +("napx" "$(1PU(B") +("rh.o" "$(1PV(B") +("rkro" "$(1PW(B") +("oqe." "$(1PX(B") +("ofpx" "$(1PY(B") +("ozik" "$(1PZ(B") +("orpk" "$(1P[(B") +("obqi" "$(1P\(B") +("otqh" "$(1P](B") +("oear" "$(1P^(B") +("oeu\\040" "$(1P_(B") +("o;dm" "$(1P`(B") +("o;;f" "$(1Pa(B") +("olz;" "$(1Pb(B") +("obcf" "$(1Pc(B") +("otzu" "$(1Pd(B") +("oli;" "$(1Pe(B") +("tvp." "$(1Pf(B") +("q;;b" "$(1Pg(B") +("eja." "$(1Ph(B") +("jjk." "$(1Pi(B") +("stgo" "$(1Pj(B") +("rro\\040" "$(1Pk(B") +("prz\\040" "$(1Pl(B") +("p.kc" "$(1Pm(B") +("pmac" "$(1Pn(B") +("pypf" "$(1Po(B") +("pzfh" "$(1Pp(B") +("prjk" "$(1Pq(B") +("pfpz" "$(1Pr(B") +("vyk;" "$(1Ps(B") +("vy.m" "$(1Pt(B") +("vzag" "$(1Pu(B") +("vfft" "$(1Pv(B") +("vrkh" "$(1Pw(B") +("vv;k" "$(1Px(B") +("vap," "$(1Py(B") +("vqn\\040" "$(1Pz(B") +("vrjk" "$(1P{(B") +("vrr\\040" "$(1P|(B") +("vzak" "$(1P}(B") +("vbbp" "$(1P~(B") +("vbb." "$(1Q!(B") +("veua" "$(1Q"(B") +("vp/b" "$(1Q#(B") +("v.vb" "$(1Q$(B") +("vjhf" "$(1Q%(B") +("vxx." "$(1Q&(B") +("vwpv" "$(1Q'(B") +("rkrv" "$(1Q((B") +("qov\\040" "$(1Q)(B") +("vzou" "$(1Q*(B") +("vyps" "$(1Q+(B") +("vntf" "$(1Q,(B") +("vzjs" "$(1Q-(B") +("vrm\\040" "$(1Q.(B") +("zjsv" "$(1Q/(B") +("vzfh" "$(1Q0(B") +("vz.." "$(1Q1(B") +("vtvp" "$(1Q2(B") +("vcjr" "$(1Q3(B") +("vf.f" "$(1Q4(B") +("vpx\\040" "$(1Q5(B") +("vpqx" "$(1Q6(B") +("vlyr" "$(1Q7(B") +("vkdu" "$(1Q8(B") +("vg;s" "$(1Q9(B") +("i;vd" "$(1Q:(B") +("elik" "$(1Q;(B") +("amnk" "$(1Q<(B") +("amrr" "$(1Q=(B") +("amrd" "$(1Q>(B") +("aml," "$(1Q?(B") +("lqfz" "$(1Q@(B") +("p;dq" "$(1QA(B") +("xxxq" "$(1QB(B") +("av.q" "$(1QC(B") +("qcam" "$(1QD(B") +("av.c" "$(1QE(B") +("c,mq" "$(1QF(B") +("c,,b" "$(1QG(B") +("cffm" "$(1QH(B") +("cqam" "$(1QI(B") +("cr;h" "$(1QJ(B") +("cqe." "$(1QK(B") +("crao" "$(1QL(B") +("crpk" "$(1QM(B") +("cbg;" "$(1QN(B") +("ctra" "$(1QO(B") +("ctde" "$(1QP(B") +("cev\\040" "$(1QQ(B") +("cp,\\040" "$(1QR(B") +("c;;f" "$(1QS(B") +("cda." "$(1QT(B") +("cor," "$(1QU(B") +("clvu" "$(1QV(B") +("cjp." "$(1QW(B") +("cky," "$(1QX(B") +("ckyv" "$(1QY(B") +("clp;" "$(1QZ(B") +("c.o." "$(1Q[(B") +("ci;b" "$(1Q\(B") +("rbsc" "$(1Q](B") +("cy;." "$(1Q^(B") +("cizx" "$(1Q_(B") +("cicp" "$(1Q`(B") +("ck/p" "$(1Qa(B") +("czax" "$(1Qb(B") +("czn\\040" "$(1Qc(B") +("cpyc" "$(1Qd(B") +("cprk" "$(1Qe(B") +("cptq" "$(1Qf(B") +("cfaf" "$(1Qg(B") +("cey." "$(1Qh(B") +("cltf" "$(1Qi(B") +("cozp" "$(1Qj(B") +("clvc" "$(1Qk(B") +("q,am" "$(1Ql(B") +(",rz\\040" "$(1Qm(B") +(",a/c" "$(1Qn(B") +(",q;;" "$(1Qo(B") +(",bbp" "$(1Qp(B") +(",pff" "$(1Qq(B") +(",g;s" "$(1Qr(B") +(",yk;" "$(1Qs(B") +(",yqq" "$(1Qt(B") +(",bjn" "$(1Qu(B") +(",qdr" "$(1Qv(B") +(",bby" "$(1Qw(B") +(",p;w" "$(1Qx(B") +(",lvm" "$(1Qy(B") +(",lpn" "$(1Qz(B") +(".kk," "$(1Q{(B") +(",p/b" "$(1Q|(B") +("nvvf" "$(1Q}(B") +("baaf" "$(1Q~(B") +(",.zh" "$(1R!(B") +("rh.h" "$(1R"(B") +(".ypr" "$(1R#(B") +(".rrs" "$(1R$(B") +(".zkc" "$(1R%(B") +(".bg;" "$(1R&(B") +(".caz" "$(1R'(B") +(".ol," "$(1R((B") +(".rpk" "$(1R)(B") +(".,.\\040" "$(1R*(B") +(".lz;" "$(1R+(B") +("arhc" "$(1R,(B") +("arqn" "$(1R-(B") +("arrk" "$(1R.(B") +("arb." "$(1R/(B") +("arln" "$(1R0(B") +("ar.c" "$(1R1(B") +("arwv" "$(1R2(B") +("arr." "$(1R3(B") +("arzh" "$(1R4(B") +("arfv" "$(1R5(B") +("ljvh" "$(1R6(B") +(",,jh" "$(1R7(B") +("ppp\\040" "$(1R8(B") +("hirq" "$(1R9(B") +("hzkr" "$(1R:(B") +("hbh/" "$(1R;(B") +("h/c\\040" "$(1R<(B") +("hljn" "$(1R=(B") +("hox\\040" "$(1R>(B") +("hidk" "$(1R?(B") +("hfuk" "$(1R@(B") +("hfjn" "$(1RA(B") +("lpy;" "$(1RB(B") +("lpas" "$(1RC(B") +("lplf" "$(1RD(B") +("lplp" "$(1RE(B") +("jodb" "$(1RF(B") +("/r;x" "$(1RG(B") +("vajb" "$(1RH(B") +("jkxb" "$(1RI(B") +("gnr;" "$(1RJ(B") +("gy;;" "$(1RK(B") +("gitc" "$(1RL(B") +("gfuk" "$(1RM(B") +("gdqi" "$(1RN(B") +("g.xz" "$(1RO(B") +("gmqv" "$(1RP(B") +("gox\\040" "$(1RQ(B") +("g.es" "$(1RR(B") +("gnt;" "$(1RS(B") +("gbbv" "$(1RT(B") +("yhi," "$(1RU(B") +("yhg," "$(1RV(B") +("yh.s" "$(1RW(B") +(",,jc" "$(1RX(B") +("yhpb" "$(1RY(B") +("yhfk" "$(1RZ(B") +("eqpm" "$(1R[(B") +("lvfk" "$(1R\(B") +("nk,f" "$(1R](B") +("nkfk" "$(1R^(B") +("nk.k" "$(1R_(B") +("lhos" "$(1R`(B") +("lqzk" "$(1Ra(B") +("lcue" "$(1Rb(B") +("lfz;" "$(1Rc(B") +("ljcl" "$(1Rd(B") +("lka." "$(1Re(B") +("lxlh" "$(1Rf(B") +("lcrk" "$(1Rg(B") +("lclj" "$(1Rh(B") +(",bgv" "$(1Ri(B") +(",gcu" "$(1Rj(B") +(",.kp" "$(1Rk(B") +(",iue" "$(1Rl(B") +("xjq\\040" "$(1Rm(B") +("xalz" "$(1Rn(B") +("xnaa" "$(1Ro(B") +("xip\\040" "$(1Rp(B") +("xvj\\040" "$(1Rq(B") +("xtsp" "$(1Rr(B") +("xgcu" "$(1Rs(B") +("xm;\\040" "$(1Rt(B") +("xpn\\040" "$(1Ru(B") +("xka." "$(1Rv(B") +("xktz" "$(1Rw(B") +("xiue" "$(1Rx(B") +("xop." "$(1Ry(B") +("xop\\040" "$(1Rz(B") +("/ohp" "$(1R{(B") +("ifzx" "$(1R|(B") +("ifd," "$(1R}(B") +("ifie" "$(1R~(B") +("bbkz" "$(1S!(B") +("bbls" "$(1S"(B") +("bb.." "$(1S#(B") +("bbjq" "$(1S$(B") +("iueb" "$(1S%(B") +("bbpc" "$(1S&(B") +("aeyd" "$(1S'(B") +("aebz" "$(1S((B") +("unkr" "$(1S)(B") +("uyxf" "$(1S*(B") +("uzfh" "$(1S+(B") +("upqx" "$(1S,(B") +("up;w" "$(1S-(B") +("utg/" "$(1S.(B") +("udky" "$(1S/(B") +("if;h" "$(1S0(B") +("lmij" "$(1S1(B") +("lmrv" "$(1S2(B") +("lmpj" "$(1S3(B") +("lm.." "$(1S4(B") +("lmlr" "$(1S5(B") +("lmgf" "$(1S6(B") +("fnnd" "$(1S7(B") +("fnab" "$(1S8(B") +("fyk;" "$(1S9(B") +("fy;t" "$(1S:(B") +("fnak" "$(1S;(B") +("fysb" "$(1S<(B") +("fykx" "$(1S=(B") +("fyqq" "$(1S>(B") +("fhoz" "$(1S?(B") +("f,pf" "$(1S@(B") +("ffft" "$(1SA(B") +("frh." "$(1SB(B") +("frih" "$(1SC(B") +("fae," "$(1SD(B") +("frkh" "$(1SE(B") +("fa/c" "$(1SF(B") +("fv;k" "$(1SG(B") +("fzfh" "$(1SH(B") +("fqo\\040" "$(1SI(B") +("fq;;" "$(1SJ(B") +("frjd" "$(1SK(B") +("foky" "$(1SL(B") +("fa.n" "$(1SM(B") +("frr\\040" "$(1SN(B") +("fbb." "$(1SO(B") +("ftl," "$(1SP(B") +("fbjn" "$(1SQ(B") +("fbgb" "$(1SR(B") +("feua" "$(1SS(B") +("feph" "$(1ST(B") +("fpis" "$(1SU(B") +("fj,\\040" "$(1SV(B") +("fpqx" "$(1SW(B") +("fpx\\040" "$(1SX(B") +("fpff" "$(1SY(B") +("fp;w" "$(1SZ(B") +("f;ky" "$(1S[(B") +("f.vb" "$(1S\(B") +("fl,\\040" "$(1S](B") +("fkdv" "$(1S^(B") +("fkdu" "$(1S_(B") +("f.ec" "$(1S`(B") +("f.kc" "$(1Sa(B") +("f.oj" "$(1Sb(B") +("fxx." "$(1Sc(B") +("fx.h" "$(1Sd(B") +("fg;s" "$(1Se(B") +("fceb" "$(1Sf(B") +("fhoc" "$(1Sg(B") +("ftvp" "$(1Sh(B") +(".fhs" "$(1Si(B") +("/naa" "$(1Sj(B") +("/hof" "$(1Sk(B") +("/ip\\040" "$(1Sl(B") +("/nid" "$(1Sm(B") +("/hl," "$(1Sn(B") +("/rsz" "$(1So(B") +("/qpw" "$(1Sp(B") +("/qqp" "$(1Sq(B") +("/zax" "$(1Sr(B") +("/ale" "$(1Ss(B") +("/alz" "$(1St(B") +("/bgv" "$(1Su(B") +("/gcu" "$(1Sv(B") +("/bj\\040" "$(1Sw(B") +("/pac" "$(1Sx(B") +("/pa." "$(1Sy(B") +("/pj\\040" "$(1Sz(B") +("/pls" "$(1S{(B") +("/pu\\040" "$(1S|(B") +("/w.\\040" "$(1S}(B") +("/.ab" "$(1S~(B") +("/.d." "$(1T!(B") +("/l;m" "$(1T"(B") +("/op." "$(1T#(B") +("/jm\\040" "$(1T$(B") +("bgd/" "$(1T%(B") +("/y;d" "$(1T&(B") +("/fjf" "$(1T'(B") +("lv,/" "$(1T((B") +("/alm" "$(1T)(B") +("/fjz" "$(1T*(B") +("/op\\040" "$(1T+(B") +(".f;d" "$(1T,(B") +("ykyd" "$(1T-(B") +("ykjq" "$(1T.(B") +("ykqp" "$(1T/(B") +("ykrv" "$(1T0(B") +("ykqw" "$(1T1(B") +("yktq" "$(1T2(B") +("ykeu" "$(1T3(B") +("ypac" "$(1T4(B") +("ykw." "$(1T5(B") +("yk.b" "$(1T6(B") +("yolx" "$(1T7(B") +("ykfz" "$(1T8(B") +(",,js" "$(1T9(B") +("esjs" "$(1T:(B") +("lvws" "$(1T;(B") +("jzqd" "$(1T<(B") +("jrlp" "$(1T=(B") +("jos\\040" "$(1T>(B") +("yaeb" "$(1T?(B") +("yrak" "$(1T@(B") +("ytgx" "$(1TA(B") +("yaxx" "$(1TB(B") +("ya.h" "$(1TC(B") +("yeab" "$(1TD(B") +("yes\\040" "$(1TE(B") +("ycp\\040" "$(1TF(B") +("yign" "$(1TG(B") +("ey\\040" "$(1TH(B") +("ylpf" "$(1TI(B") +("raky" "$(1TJ(B") +("yrlx" "$(1TK(B") +("yvv\\040" "$(1TL(B") +("yvkk" "$(1TM(B") +("yos\\040" "$(1TN(B") +("yoap" "$(1TO(B") +("kk;q" "$(1TP(B") +("qilf" "$(1TQ(B") +(".lpf" "$(1TR(B") +("mykf" "$(1TS(B") +("mjrk" "$(1TT(B") +("mjr;" "$(1TU(B") +("naam" "$(1TV(B") +("vkkm" "$(1TW(B") +("mjkv" "$(1TX(B") +("m,,\\040" "$(1TY(B") +("rcef" "$(1TZ(B") +("rcl," "$(1T[(B") +("rcky" "$(1T\(B") +("rci\\040" "$(1T](B") +("snms" "$(1T^(B") +("sy;\\040" "$(1T_(B") +("syw\\040" "$(1T`(B") +("sykf" "$(1Ta(B") +("sne;" "$(1Tb(B") +("satc" "$(1Tc(B") +("srkr" "$(1Td(B") +("srp\\040" "$(1Te(B") +("srak" "$(1Tf(B") +("saeb" "$(1Tg(B") +("szqd" "$(1Th(B") +("seab" "$(1Ti(B") +("sepf" "$(1Tj(B") +("slvw" "$(1Tk(B") +("sl,\\040" "$(1Tl(B") +("sky\\040" "$(1Tm(B") +("srk." "$(1Tn(B") +("sign" "$(1To(B") +("sijf" "$(1Tp(B") +("qy;c" "$(1Tq(B") +("qru\\040" "$(1Tr(B") +("qrk." "$(1Ts(B") +("qaxx" "$(1Tt(B") +("qpv\\040" "$(1Tu(B") +("quu\\040" "$(1Tv(B") +("qjr;" "$(1Tw(B") +("qos\\040" "$(1Tx(B") +("fkkn" "$(1Ty(B") +("rjjn" "$(1Tz(B") +("ua.n" "$(1T{(B") +("ypfn" "$(1T|(B") +("v;.n" "$(1T}(B") +("irit" "$(1T~(B") +("k/pt" "$(1U!(B") +("tq;t" "$(1U"(B") +("tget" "$(1U#(B") +(";;pt" "$(1U$(B") +("or,t" "$(1U%(B") +("ohjt" "$(1U&(B") +("apy;" "$(1U'(B") +("apax" "$(1U((B") +("apbb" "$(1U)(B") +("apwc" "$(1U*(B") +("apvv" "$(1U+(B") +("apld" "$(1U,(B") +("apky" "$(1U-(B") +("inzx" "$(1U.(B") +("ihtx" "$(1U/(B") +("ia,b" "$(1U0(B") +("iqi\\040" "$(1U1(B") +("iat;" "$(1U2(B") +("if,h" "$(1U3(B") +("izkk" "$(1U4(B") +("ianx" "$(1U5(B") +("itjb" "$(1U6(B") +("i;gz" "$(1U7(B") +("ifys" "$(1U8(B") +("i;u\\040" "$(1U9(B") +("i.fh" "$(1U:(B") +("ilrb" "$(1U;(B") +("io;\\040" "$(1U<(B") +("iosz" "$(1U=(B") +("ilox" "$(1U>(B") +("ikk;" "$(1U?(B") +("clzi" "$(1U@(B") +("inas" "$(1UA(B") +("ibg;" "$(1UB(B") +("ifjf" "$(1UC(B") +("irn\\040" "$(1UD(B") +("iv;\\040" "$(1UE(B") +("izax" "$(1UF(B") +("iawq" "$(1UG(B") +("ijs\\040" "$(1UH(B") +("ixk." "$(1UI(B") +("ilve" "$(1UJ(B") +("i.\\040" "$(1UK(B") +("iig;" "$(1UL(B") +("rlai" "$(1UM(B") +("ooi\\040" "$(1UN(B") +("zbdd" "$(1UO(B") +("ehtx" "$(1UP(B") +("epv\\040" "$(1UQ(B") +("elrb" "$(1UR(B") +("eo\\040" "$(1US(B") +("t;dm" "$(1UT(B") +("trrs" "$(1UU(B") +("ivky" "$(1UV(B") +("zy\\040" "$(1UW(B") +("zcad" "$(1UX(B") +("zcv\\040" "$(1UY(B") +("rujs" "$(1UZ(B") +("rfr;" "$(1U[(B") +("rftx" "$(1U\(B") +("rfi;" "$(1U](B") +("t;q;" "$(1U^(B") +("iztq" "$(1U_(B") +("nwam" "$(1U`(B") +("yk.m" "$(1Ua(B") +("yxkm" "$(1Ub(B") +("ifam" "$(1Uc(B") +("bbam" "$(1Ud(B") +("jzgm" "$(1Ue(B") +("fkam" "$(1Uf(B") +("leam" "$(1Ug(B") +("xame" "$(1Uh(B") +("aajx" "$(1Ui(B") +("eqix" "$(1Uj(B") +("ibff" "$(1Uk(B") +("ibqh" "$(1Ul(B") +("ibqi" "$(1Um(B") +("ibv;" "$(1Un(B") +("ibx." "$(1Uo(B") +("g,nl" "$(1Up(B") +("g,ai" "$(1Uq(B") +("g,qt" "$(1Ur(B") +("g,za" "$(1Us(B") +("g,ua" "$(1Ut(B") +("g,pf" "$(1Uu(B") +("g,j;" "$(1Uv(B") +("g,ib" "$(1Uw(B") +("g,x;" "$(1Ux(B") +("g,j;" "$(1Uy(B") +("g,k." "$(1Uz(B") +("mgs," "$(1U{(B") +("mutb" "$(1U|(B") +("z.za" "$(1U}(B") +("z.j;" "$(1U~(B") +("z.bl" "$(1V!(B") +("z.tb" "$(1V"(B") +("z.ls" "$(1V#(B") +("oxqx" "$(1V$(B") +("oxzh" "$(1V%(B") +("u,ys" "$(1V&(B") +("u,h\\040" "$(1V'(B") +("u,aw" "$(1V((B") +("u,cl" "$(1V)(B") +("u,jk" "$(1V*(B") +("u,kj" "$(1V+(B") +("u,y." "$(1V,(B") +("u,as" "$(1V-(B") +("u,kq" "$(1V.(B") +("u,zb" "$(1V/(B") +("y.l," "$(1V0(B") +("zl,\\040" "$(1V1(B") +("afl," "$(1V2(B") +("arl," "$(1V3(B") +("fbl," "$(1V4(B") +("qfl," "$(1V5(B") +("zl,\\040" "$(1V6(B") +("igl," "$(1V7(B") +("kjl," "$(1V8(B") +("zkl," "$(1V9(B") +("jyl," "$(1V:(B") +("qkl," "$(1V;(B") +("yqq," "$(1V<(B") +("p,ax" "$(1V=(B") +("jjg\\040" "$(1V>(B") +("lgjg" "$(1V?(B") +("knnd" "$(1V@(B") +("kr;r" "$(1VA(B") +("kqoc" "$(1VB(B") +("kf/m" "$(1VC(B") +("kpx," "$(1VD(B") +("kdq," "$(1VE(B") +("qljf" "$(1VF(B") +("ejab" "$(1VG(B") +(";ysy" "$(1VH(B") +(";rin" "$(1VI(B") +(";/qx" "$(1VJ(B") +(";e;z" "$(1VK(B") +(";ezx" "$(1VL(B") +(";/l/" "$(1VM(B") +(";lp." "$(1VN(B") +(";i/p" "$(1VO(B") +(";i;k" "$(1VP(B") +(";ypk" "$(1VQ(B") +("p/qx" "$(1VR(B") +("p/rf" "$(1VS(B") +("rypv" "$(1VT(B") +("rlp." "$(1VU(B") +("rea." "$(1VV(B") +("r/rf" "$(1VW(B") +("rljz" "$(1VX(B") +("brkr" "$(1VY(B") +("qdsr" "$(1VZ(B") +("o..r" "$(1V[(B") +("wypa" "$(1V\(B") +("wfk;" "$(1V](B") +("w/qx" "$(1V^(B") +("w.j." "$(1V_(B") +("wj;r" "$(1V`(B") +("wlp." "$(1Va(B") +("wi;k" "$(1Vb(B") +("b;yw" "$(1Vc(B") +("wixn" "$(1Vd(B") +("wnic" "$(1Ve(B") +("w;;v" "$(1Vf(B") +("wfop" "$(1Vg(B") +("nkyd" "$(1Vh(B") +("dirx" "$(1Vi(B") +("dfps" "$(1Vj(B") +("dpfx" "$(1Vk(B") +("d/rf" "$(1Vl(B") +("d/ee" "$(1Vm(B") +("djjf" "$(1Vn(B") +("di;k" "$(1Vo(B") +("dcav" "$(1Vp(B") +("o..d" "$(1Vq(B") +("dkyd" "$(1Vr(B") +("dlef" "$(1Vs(B") +("d;ax" "$(1Vt(B") +("ljld" "$(1Vu(B") +("jd;v" "$(1Vv(B") +("jdjy" "$(1Vw(B") +("b;yd" "$(1Vx(B") +("jdlj" "$(1Vy(B") +("nypv" "$(1Vz(B") +("nfk;" "$(1V{(B") +("nb;f" "$(1V|(B") +("njjf" "$(1V}(B") +("ni/p" "$(1V~(B") +("tg/x" "$(1W!(B") +(".lp." "$(1W"(B") +("y;gn" "$(1W#(B") +("qe.n" "$(1W$(B") +("vkkn" "$(1W%(B") +("nea." "$(1W&(B") +("njaa" "$(1W'(B") +("n;;v" "$(1W((B") +("n/qx" "$(1W)(B") +("n/rf" "$(1W*(B") +("njzy" "$(1W+(B") +("nlp." "$(1W,(B") +("ni;k" "$(1W-(B") +("ilan" "$(1W.(B") +("ob;f" "$(1W/(B") +("ofps" "$(1W0(B") +("o/qx" "$(1W1(B") +("ofl." "$(1W2(B") +("o/l/" "$(1W3(B") +("olp." "$(1W4(B") +("y;go" "$(1W5(B") +("opfx" "$(1W6(B") +("ofrv" "$(1W7(B") +("olbj" "$(1W8(B") +("oljz" "$(1W9(B") +("fbth" "$(1W:(B") +("lz;." "$(1W;(B") +("r;ib" "$(1W<(B") +("rpkf" "$(1W=(B") +("pypr" "$(1W>(B") +("py;." "$(1W?(B") +("pvqi" "$(1W@(B") +("ptgm" "$(1WA(B") +("pa/f" "$(1WB(B") +("psxt" "$(1WC(B") +("p,mq" "$(1WD(B") +("ppyc" "$(1WE(B") +("p;;f" "$(1WF(B") +("punq" "$(1WG(B") +("uypr" "$(1WH(B") +("vypx" "$(1WI(B") +("vypr" "$(1WJ(B") +("v,mq" "$(1WK(B") +("vk/p" "$(1WL(B") +("vaax" "$(1WM(B") +("vffm" "$(1WN(B") +("vrcx" "$(1WO(B") +("va/f" "$(1WP(B") +("vf;f" "$(1WQ(B") +("vfpx" "$(1WR(B") +("vzik" "$(1WS(B") +("vzkc" "$(1WT(B") +("vbcf" "$(1WU(B") +("vtde" "$(1WV(B") +("v;dm" "$(1WW(B") +("v;;f" "$(1WX(B") +("vllp" "$(1WY(B") +("vmz," "$(1WZ(B") +("nnnv" "$(1W[(B") +("qdjv" "$(1W\(B") +("vir;" "$(1W](B") +("vy;." "$(1W^(B") +("v,,b" "$(1W_(B") +("v,,s" "$(1W`(B") +("vymx" "$(1Wa(B") +("vbgf" "$(1Wb(B") +("vzn\\040" "$(1Wc(B") +("vcjv" "$(1Wd(B") +("vcjl" "$(1We(B") +("vear" "$(1Wf(B") +("vl,p" "$(1Wg(B") +("orvv" "$(1Wh(B") +("ffmk" "$(1Wi(B") +("ewak" "$(1Wj(B") +("r;ik" "$(1Wk(B") +("amyh" "$(1Wl(B") +("amvi" "$(1Wm(B") +("am;f" "$(1Wn(B") +("ohdb" "$(1Wo(B") +("o,sb" "$(1Wp(B") +("bgdq" "$(1Wq(B") +("yprq" "$(1Wr(B") +("lqip" "$(1Ws(B") +("cysy" "$(1Wt(B") +("cvvc" "$(1Wu(B") +("cfpf" "$(1Wv(B") +("cfk;" "$(1Ww(B") +("cb;f" "$(1Wx(B") +("cjg\\040" "$(1Wy(B") +("c;ax" "$(1Wz(B") +("cs.;" "$(1W{(B") +("cm;n" "$(1W|(B") +("cea." "$(1W}(B") +("ce;z" "$(1W~(B") +("cezx" "$(1X!(B") +("clqk" "$(1X"(B") +("clbj" "$(1X#(B") +("cjjf" "$(1X$(B") +("ci/p" "$(1X%(B") +("cypn" "$(1X&(B") +("caam" "$(1X'(B") +("czib" "$(1X((B") +("carl" "$(1X)(B") +("cvvc" "$(1X*(B") +("czqx" "$(1X+(B") +("ccjp" "$(1X,(B") +("cjky" "$(1X-(B") +("cfpm" "$(1X.(B") +("cfln" "$(1X/(B") +("cem," "$(1X0(B") +("ccav" "$(1X1(B") +("ci;k" "$(1X2(B") +("rkr," "$(1X3(B") +(",a/f" "$(1X4(B") +(",rpk" "$(1X5(B") +(",qsp" "$(1X6(B") +(",tqh" "$(1X7(B") +(",;;f" "$(1X8(B") +(",faf" "$(1X9(B") +(",ky," "$(1X:(B") +(",l,p" "$(1X;(B") +(",,,v" "$(1X<(B") +(",iph" "$(1X=(B") +(",bg;" "$(1X>(B") +(",tde" "$(1X?(B") +(",ey." "$(1X@(B") +(",prk" "$(1XA(B") +(",lz;" "$(1XB(B") +(",,,," "$(1XC(B") +("tdq," "$(1XD(B") +("ofyr" "$(1XE(B") +("ofl;" "$(1XF(B") +(".ezx" "$(1XG(B") +(".fps" "$(1XH(B") +("./qx" "$(1XI(B") +(".jjf" "$(1XJ(B") +(".lp." "$(1XK(B") +(".i;k" "$(1XL(B") +(".i/p" "$(1XM(B") +("qozh" "$(1XN(B") +("arb;" "$(1XO(B") +("arlp" "$(1XP(B") +("arkp" "$(1XQ(B") +("arbi" "$(1XR(B") +("arth" "$(1XS(B") +("arkn" "$(1XT(B") +("ykjh" "$(1XU(B") +("wpac" "$(1XV(B") +("hhoz" "$(1XW(B") +("ha/c" "$(1XX(B") +("hzkn" "$(1XY(B") +("hrr\\040" "$(1XZ(B") +("hbb." "$(1X[(B") +("hfpz" "$(1X\(B") +("hmac" "$(1X](B") +("h.kc" "$(1X^(B") +("hpx\\040" "$(1X_(B") +("euab" "$(1X`(B") +("igau" "$(1Xa(B") +("jnak" "$(1Xb(B") +("jy.m" "$(1Xc(B") +("jzjs" "$(1Xd(B") +("jp;w" "$(1Xe(B") +("j.kc" "$(1Xf(B") +("f/jj" "$(1Xg(B") +("j;;n" "$(1Xh(B") +("jypf" "$(1Xi(B") +("jfpz" "$(1Xj(B") +("jl,\\040" "$(1Xk(B") +("grh." "$(1Xl(B") +("gzex" "$(1Xm(B") +("gpx\\040" "$(1Xn(B") +("gdky" "$(1Xo(B") +("gduu" "$(1Xp(B") +("gxx." "$(1Xq(B") +("qog\\040" "$(1Xr(B") +("grqb" "$(1Xs(B") +("gz.." "$(1Xt(B") +("gzau" "$(1Xu(B") +("gbb." "$(1Xv(B") +("geph" "$(1Xw(B") +("yh/b" "$(1Xx(B") +("lvmc" "$(1Xy(B") +("nvvv" "$(1Xz(B") +("lvx." "$(1X{(B") +("nkpw" "$(1X|(B") +("nkln" "$(1X}(B") +("nkl," "$(1X~(B") +("nkkv" "$(1Y!(B") +("nkaj" "$(1Y"(B") +("lcpq" "$(1Y#(B") +("lykh" "$(1Y$(B") +("ljky" "$(1Y%(B") +("lrjr" "$(1Y&(B") +("lrxu" "$(1Y'(B") +("la/v" "$(1Y((B") +("lqee" "$(1Y)(B") +("ltiv" "$(1Y*(B") +("ljzs" "$(1Y+(B") +("l;m\\040" "$(1Y,(B") +("l.es" "$(1Y-(B") +("lqm\\040" "$(1Y.(B") +("lgc," "$(1Y/(B") +("lqso" "$(1Y0(B") +("lldd" "$(1Y1(B") +("lkru" "$(1Y2(B") +(",rlf" "$(1Y3(B") +(",bh/" "$(1Y4(B") +(",ljh" "$(1Y5(B") +(",qhh" "$(1Y6(B") +(",tgk" "$(1Y7(B") +("xirq" "$(1Y8(B") +("xnyf" "$(1Y9(B") +("xypx" "$(1Y:(B") +("xidn" "$(1Y;(B") +("xzah" "$(1Y<(B") +("vaxb" "$(1Y=(B") +("xzlc" "$(1Y>(B") +("xmu\\040" "$(1Y?(B") +("x;m\\040" "$(1Y@(B") +("x/u\\040" "$(1YA(B") +("x.o\\040" "$(1YB(B") +("uizx" "$(1YC(B") +("xlen" "$(1YD(B") +("lmsx" "$(1YE(B") +("xnr;" "$(1YF(B") +("xykh" "$(1YG(B") +("xbbv" "$(1YH(B") +("xzlv" "$(1YI(B") +("xrx\\040" "$(1YJ(B") +(",,jd" "$(1YK(B") +("/bah" "$(1YL(B") +("/pff" "$(1YM(B") +("/wpv" "$(1YN(B") +("ifzc" "$(1YO(B") +("bby;" "$(1YP(B") +("fkyh" "$(1YQ(B") +("fkrr" "$(1YR(B") +("aekb" "$(1YS(B") +("uypx" "$(1YT(B") +("u,mq" "$(1YU(B") +("urrs" "$(1YV(B") +("uffm" "$(1YW(B") +("ufyf" "$(1YX(B") +("uzkc" "$(1YY(B") +("ul,p" "$(1YZ(B") +("ulqq" "$(1Y[(B") +("uor," "$(1Y\(B") +("uky," "$(1Y](B") +("usxt" "$(1Y^(B") +("uypr" "$(1Y_(B") +("ljvs" "$(1Y`(B") +("lmyh" "$(1Ya(B") +("lmiq" "$(1Yb(B") +("lmiu" "$(1Yc(B") +("fcqv" "$(1Yd(B") +("fcpm" "$(1Ye(B") +("fypr" "$(1Yf(B") +("fcie" "$(1Yg(B") +("fzax" "$(1Yh(B") +("fffm" "$(1Yi(B") +("frrs" "$(1Yj(B") +("fvjj" "$(1Yk(B") +("fzmx" "$(1Yl(B") +("fa.r" "$(1Ym(B") +("ftqh" "$(1Yn(B") +("f;dm" "$(1Yo(B") +("fen\\040" "$(1Yp(B") +("feu\\040" "$(1Yq(B") +("f;;f" "$(1Yr(B") +("f.jq" "$(1Ys(B") +("flvv" "$(1Yt(B") +("flvl" "$(1Yu(B") +("flvu" "$(1Yv(B") +("flz;" "$(1Yw(B") +("fol," "$(1Yx(B") +("fmix" "$(1Yy(B") +("f.ip" "$(1Yz(B") +("f.o." "$(1Y{(B") +("fw;x" "$(1Y|(B") +("fsxt" "$(1Y}(B") +("f.am" "$(1Y~(B") +("fxjs" "$(1Z!(B") +("frib" "$(1Z"(B") +("fqdy" "$(1Z#(B") +("fxx\\040" "$(1Z$(B") +("aaes" "$(1Z%(B") +("esax" "$(1Z&(B") +("eses" "$(1Z'(B") +("/nr;" "$(1Z((B") +("/hoz" "$(1Z)(B") +("/nt;" "$(1Z*(B") +("/zlv" "$(1Z+(B") +("fpf/" "$(1Z,(B") +("/zlc" "$(1Z-(B") +("/txn" "$(1Z.(B") +("/mu\\040" "$(1Z/(B") +("/dqi" "$(1Z0(B") +("//u\\040" "$(1Z1(B") +("/.xz" "$(1Z2(B") +("uiz/" "$(1Z3(B") +("/ljn" "$(1Z4(B") +("/l,\\040" "$(1Z5(B") +("/ljh" "$(1Z6(B") +("/ox\\040" "$(1Z7(B") +("/led" "$(1Z8(B") +("/.es" "$(1Z9(B") +("vas/" "$(1Z:(B") +("xuq/" "$(1Z;(B") +("/kxb" "$(1Z<(B") +("yk/u" "$(1Z=(B") +("ykxq" "$(1Z>(B") +("nrkx" "$(1Z?(B") +("yg,x" "$(1Z@(B") +(",,jx" "$(1ZA(B") +("ae,x" "$(1ZB(B") +("y/cx" "$(1ZC(B") +("yoxx" "$(1ZD(B") +("lmsx" "$(1ZE(B") +("ykn;" "$(1ZF(B") +("yknd" "$(1ZG(B") +("ykbv" "$(1ZH(B") +("ykpb" "$(1ZI(B") +("zqxj" "$(1ZJ(B") +("ynaa" "$(1ZK(B") +("yjq\\040" "$(1ZL(B") +("ya/r" "$(1ZM(B") +("yzqx" "$(1ZN(B") +("yfjf" "$(1ZO(B") +("ygcu" "$(1ZP(B") +("yeqa" "$(1ZQ(B") +("y;;g" "$(1ZR(B") +("ypac" "$(1ZS(B") +("ypn\\040" "$(1ZT(B") +("yof\\040" "$(1ZU(B") +("ygjf" "$(1ZV(B") +("yigu" "$(1ZW(B") +("yqp\\040" "$(1ZX(B") +("y;ae" "$(1ZY(B") +("ydae" "$(1ZZ(B") +("ylpr" "$(1Z[(B") +(".etb" "$(1Z\(B") +(".dae" "$(1Z](B") +(".iue" "$(1Z^(B") +("mpj\\040" "$(1Z_(B") +("tdam" "$(1Z`(B") +("mjq\\040" "$(1Za(B") +("mzp\\040" "$(1Zb(B") +("mr;x" "$(1Zc(B") +("rcem" "$(1Zd(B") +("rceb" "$(1Ze(B") +("rcip" "$(1Zf(B") +("rcpc" "$(1Zg(B") +("szp\\040" "$(1Zh(B") +("sqp\\040" "$(1Zi(B") +("srqk" "$(1Zj(B") +("srsv" "$(1Zk(B") +("svpa" "$(1Zl(B") +("spac" "$(1Zm(B") +("spa." "$(1Zn(B") +("sl;m" "$(1Zo(B") +("sgjf" "$(1Zp(B") +("siue" "$(1Zq(B") +("slv," "$(1Zr(B") +(".qpw" "$(1Zs(B") +("qip\\040" "$(1Zt(B") +("qbgv" "$(1Zu(B") +("qpls" "$(1Zv(B") +("qdae" "$(1Zw(B") +("qop." "$(1Zx(B") +("qly\\040" "$(1Zy(B") +("q.fj" "$(1Zz(B") +("rrrn" "$(1Z{(B") +("bgdn" "$(1Z|(B") +(";;in" "$(1Z}(B") +("bqin" "$(1Z~(B") +("mmws" "$(1[!(B") +("jaat" "$(1["(B") +(";;;t" "$(1[#(B") +("i/pt" "$(1[$(B") +("apju" "$(1[%(B") +("apfu" "$(1[&(B") +("apgu" "$(1['(B") +("appc" "$(1[((B") +("aprp" "$(1[)(B") +("ine\\040" "$(1[*(B") +("iy;f" "$(1[+(B") +("iizs" "$(1[,(B") +("i,,\\040" "$(1[-(B") +("iru\\040" "$(1[.(B") +("iaea" "$(1[/(B") +("irlp" "$(1[0(B") +("ivkk" "$(1[1(B") +("izac" "$(1[2(B") +("izff" "$(1[3(B") +("ibbb" "$(1[4(B") +("itqd" "$(1[5(B") +("ipv\\040" "$(1[6(B") +("ie\\040" "$(1[7(B") +("ijr;" "$(1[8(B") +("ijo\\040" "$(1[9(B") +("ilpf" "$(1[:(B") +("ileb" "$(1[;(B") +("inac" "$(1[<(B") +("inms" "$(1[=(B") +("izu\\040" "$(1[>(B") +("iirs" "$(1[?(B") +("iqx\\040" "$(1[@(B") +("iaeb" "$(1[A(B") +("irkr" "$(1[B(B") +("irk." "$(1[C(B") +("irak" "$(1[D(B") +("icj;" "$(1[E(B") +("ipp\\040" "$(1[F(B") +("ieu\\040" "$(1[G(B") +("ifkq" "$(1[H(B") +("ijrk" "$(1[I(B") +("icp\\040" "$(1[J(B") +("idzf" "$(1[K(B") +("iuu\\040" "$(1[L(B") +("ilod" "$(1[M(B") +("ioap" "$(1[N(B") +("iijf" "$(1[O(B") +("qdti" "$(1[P(B") +("eaci" "$(1[Q(B") +("ehkh" "$(1[R(B") +("erlp" "$(1[S(B") +("eqax" "$(1[T(B") +("ezps" "$(1[U(B") +("epy." "$(1[V(B") +("epp\\040" "$(1[W(B") +("e.jb" "$(1[X(B") +("eky\\040" "$(1[Y(B") +("eoap" "$(1[Z(B") +("tljz" "$(1[[(B") +("kyky" "$(1[\(B") +("zatw" "$(1[](B") +("zaag" "$(1[^(B") +("zctx" "$(1[_(B") +("rf;u" "$(1[`(B") +("kd.f" "$(1[a(B") +("rfjs" "$(1[b(B") +("emba" "$(1[c(B") +("yp.f" "$(1[d(B") +("tl;m" "$(1[e(B") +("mfam" "$(1[f(B") +("lrbm" "$(1[g(B") +("ib,," "$(1[h(B") +("ibbb" "$(1[i(B") +("iblw" "$(1[j(B") +("ibkk" "$(1[k(B") +("lvpf" "$(1[l(B") +("g,y." "$(1[m(B") +("g,ae" "$(1[n(B") +("g,ax" "$(1[o(B") +("g,ar" "$(1[p(B") +("g,pz" "$(1[q(B") +("g,s," "$(1[r(B") +("g,os" "$(1[s(B") +("g,ir" "$(1[t(B") +("g,jq" "$(1[u(B") +("muy." "$(1[v(B") +("muif" "$(1[w(B") +("mueq" "$(1[x(B") +("muzg" "$(1[y(B") +("z.ae" "$(1[z(B") +("z.l;" "$(1[{(B") +("z.kv" "$(1[|(B") +("z.pf" "$(1[}(B") +("eqjd" "$(1[~(B") +("u,nq" "$(1\!(B") +("u,nl" "$(1\"(B") +("u,av" "$(1\#(B") +("u,rx" "$(1\$(B") +("u,za" "$(1\%(B") +("u,pd" "$(1\&(B") +("u,pk" "$(1\'(B") +("u,oe" "$(1\((B") +("u,kh" "$(1\)(B") +("u,x;" "$(1\*(B") +("u,qd" "$(1\+(B") +("u,f;" "$(1\,(B") +("u,ra" "$(1\-(B") +("u,l;" "$(1\.(B") +("l,nk" "$(1\/(B") +("yl,\\040" "$(1\0(B") +("pal," "$(1\1(B") +(";ag," "$(1\2(B") +("lnl," "$(1\3(B") +("ozl," "$(1\4(B") +("l;l," "$(1\5(B") +("xfl," "$(1\6(B") +("xbl," "$(1\7(B") +("b;l," "$(1\8(B") +("ozl," "$(1\9(B") +("oas," "$(1\:(B") +("yqqr" "$(1\;(B") +("yqqa" "$(1\<(B") +("yqqv" "$(1\=(B") +("fkkx" "$(1\>(B") +("fkks" "$(1\?(B") +("p,js" "$(1\@(B") +("p,qs" "$(1\A(B") +("ca,j" "$(1\B(B") +("fljg" "$(1\C(B") +("ljps" "$(1\D(B") +("kyq," "$(1\E(B") +("kr/m" "$(1\F(B") +("kepn" "$(1\G(B") +("kprc" "$(1\H(B") +("kw/w" "$(1\I(B") +("kmp." "$(1\J(B") +("epnb" "$(1\K(B") +(";nmc" "$(1\L(B") +(";yke" "$(1\M(B") +(";tdu" "$(1\N(B") +(";fy;" "$(1\O(B") +(";fkb" "$(1\P(B") +(";/cn" "$(1\Q(B") +(";nkp" "$(1\R(B") +(";qdu" "$(1\S(B") +(";bbf" "$(1\T(B") +(";bby" "$(1\U(B") +("rzae" "$(1\V(B") +("rrgh" "$(1\W(B") +("rqdu" "$(1\X(B") +("rfru" "$(1\Y(B") +("wak." "$(1\Z(B") +("wbby" "$(1\[(B") +("pbwb" "$(1\\(B") +("wnnd" "$(1\](B") +("wzae" "$(1\^(B") +("wtdu" "$(1\_(B") +("wrgh" "$(1\`(B") +("wr;r" "$(1\a(B") +("zpuw" "$(1\b(B") +("gftu" "$(1\c(B") +("nxlv" "$(1\d(B") +("nqoc" "$(1\e(B") +("dqoc" "$(1\f(B") +("jdrh" "$(1\g(B") +("jdf." "$(1\h(B") +(".dy." "$(1\i(B") +(".i/p" "$(1\j(B") +("rrbn" "$(1\k(B") +("b;yn" "$(1\l(B") +("fl;n" "$(1\m(B") +("nnnd" "$(1\n(B") +("nyke" "$(1\o(B") +("nfjc" "$(1\p(B") +("nrgh" "$(1\q(B") +("nzph" "$(1\r(B") +("nfj." "$(1\s(B") +("onam" "$(1\t(B") +("ozae" "$(1\u(B") +("orgh" "$(1\v(B") +("ozph" "$(1\w(B") +("olje" "$(1\x(B") +("o.ek" "$(1\y(B") +("/ri." "$(1\z(B") +("/l/b" "$(1\{(B") +("o/l/" "$(1\|(B") +("hoac" "$(1\}(B") +("plp." "$(1\~(B") +("vypn" "$(1]!(B") +("vi.n" "$(1]"(B") +("vypv" "$(1]#(B") +("virx" "$(1]$(B") +("vaer" "$(1]%(B") +("va/m" "$(1]&(B") +("vm;n" "$(1]'(B") +("v/rf" "$(1]((B") +("vjjf" "$(1])(B") +("vkyd" "$(1]*(B") +("vorb" "$(1]+(B") +("vkym" "$(1],(B") +("qdsv" "$(1]-(B") +("t.qv" "$(1].(B") +("virk" "$(1]/(B") +("viln" "$(1]0(B") +("vzp\\040" "$(1]1(B") +("vapa" "$(1]2(B") +("va/e" "$(1]3(B") +("vvvc" "$(1]4(B") +("vezx" "$(1]5(B") +("v/ee" "$(1]6(B") +("vvx\\040" "$(1]7(B") +("i;;k" "$(1]8(B") +("amaa" "$(1]9(B") +(";;;q" "$(1]:(B") +("opcp" "$(1];(B") +("o..c" "$(1]<(B") +("c,,c" "$(1]=(B") +("cak." "$(1]>(B") +("cfpf" "$(1]?(B") +("ctdu" "$(1]@(B") +("cfru" "$(1]A(B") +("ccah" "$(1]B(B") +("c.qn" "$(1]C(B") +("clje" "$(1]D(B") +("cvlb" "$(1]E(B") +("crax" "$(1]F(B") +("cbbf" "$(1]G(B") +("cixn" "$(1]H(B") +(",/rf" "$(1]I(B") +(",ypn" "$(1]J(B") +(",irx" "$(1]K(B") +(",bbm" "$(1]L(B") +(",fpm" "$(1]M(B") +(",.j." "$(1]N(B") +("o..," "$(1]O(B") +(".zae" "$(1]P(B") +(".ak." "$(1]Q(B") +(".o/," "$(1]R(B") +("cpah" "$(1]S(B") +("arin" "$(1]T(B") +("arcp" "$(1]U(B") +("ars;" "$(1]V(B") +("ar;v" "$(1]W(B") +("arjn" "$(1]X(B") +("aral" "$(1]Y(B") +("arf." "$(1]Z(B") +("arip" "$(1][(B") +(",mqh" "$(1]\(B") +("k/ph" "$(1]](B") +("or,h" "$(1]^(B") +("r;ih" "$(1]_(B") +("p,mq" "$(1]`(B") +("ht.r" "$(1]a(B") +("hbtb" "$(1]b(B") +("h;;f" "$(1]c(B") +("heu\\040" "$(1]d(B") +("lplp" "$(1]e(B") +("rifu" "$(1]f(B") +("j,mq" "$(1]g(B") +("ja/f" "$(1]h(B") +("jbg;" "$(1]i(B") +("jep\\040" "$(1]j(B") +("j;dm" "$(1]k(B") +("jor," "$(1]l(B") +("jfaf" "$(1]m(B") +("jcaz" "$(1]n(B") +("ozkp" "$(1]o(B") +("gk/p" "$(1]p(B") +("grrs" "$(1]q(B") +("gr;;" "$(1]r(B") +("gl,p" "$(1]s(B") +("gkyv" "$(1]t(B") +("gcqv" "$(1]u(B") +("gy;." "$(1]v(B") +("ga/f" "$(1]w(B") +("g;;f" "$(1]x(B") +("glz;" "$(1]y(B") +("yhaf" "$(1]z(B") +("yhxx" "$(1]{(B") +("lvyr" "$(1]|(B") +("lvk," "$(1]}(B") +("lvxx" "$(1]~(B") +("lvrs" "$(1^!(B") +("lvrk" "$(1^"(B") +("lvl;" "$(1^#(B") +("nkrk" "$(1^$(B") +("nkas" "$(1^%(B") +("nklq" "$(1^&(B") +("lnor" "$(1^'(B") +("lyqq" "$(1^((B") +("lfft" "$(1^)(B") +("lrm\\040" "$(1^*(B") +("lzfh" "$(1^+(B") +("la/c" "$(1^,(B") +("lorp" "$(1^-(B") +("la.n" "$(1^.(B") +("ltxu" "$(1^/(B") +("lpff" "$(1^0(B") +("lpqx" "$(1^1(B") +("lo;n" "$(1^2(B") +("llvm" "$(1^3(B") +("l.ec" "$(1^4(B") +("lxx." "$(1^5(B") +("l.oj" "$(1^6(B") +("lna." "$(1^7(B") +("ly;t" "$(1^8(B") +("ly.m" "$(1^9(B") +("lqjk" "$(1^:(B") +("lrar" "$(1^;(B") +(",tg/" "$(1^<(B") +("xy.m" "$(1^=(B") +("xhoc" "$(1^>(B") +("xyxf" "$(1^?(B") +("xzfh" "$(1^@(B") +("qxam" "$(1^A(B") +("xfpz" "$(1^B(B") +("xpff" "$(1^C(B") +("xjs," "$(1^D(B") +("xdky" "$(1^E(B") +("mofx" "$(1^F(B") +("xmac" "$(1^G(B") +("xlp." "$(1^H(B") +("x.ec" "$(1^I(B") +("nvvx" "$(1^J(B") +("rifx" "$(1^K(B") +("qozx" "$(1^L(B") +("xqn\\040" "$(1^M(B") +("ofdi" "$(1^N(B") +("/ypr" "$(1^O(B") +("/k/p" "$(1^P(B") +("/z,e" "$(1^Q(B") +("bbqn" "$(1^R(B") +("a/ab" "$(1^S(B") +("fkpw" "$(1^T(B") +("uypa" "$(1^U(B") +("uea." "$(1^V(B") +("ur;b" "$(1^W(B") +("u;;v" "$(1^X(B") +("u/l/" "$(1^Y(B") +("ukyd" "$(1^Z(B") +("um;n" "$(1^[(B") +("tdqe" "$(1^\(B") +("lmpw" "$(1^](B") +("lmqp" "$(1^^(B") +("lmrd" "$(1^_(B") +("fcy;" "$(1^`(B") +("fc/u" "$(1^a(B") +("fypn" "$(1^b(B") +("fy;q" "$(1^c(B") +("fnic" "$(1^d(B") +("f,am" "$(1^e(B") +("faam" "$(1^f(B") +("fr;b" "$(1^g(B") +("fzrk" "$(1^h(B") +("fama" "$(1^i(B") +("fam." "$(1^j(B") +("famx" "$(1^k(B") +("fbgm" "$(1^l(B") +("fztf" "$(1^m(B") +("fezx" "$(1^n(B") +("fjg\\040" "$(1^o(B") +("f;ax" "$(1^p(B") +("fetn" "$(1^q(B") +("fs.;" "$(1^r(B") +("f/jx" "$(1^s(B") +("fm;n" "$(1^t(B") +("f.j." "$(1^u(B") +("f.bs" "$(1^v(B") +("fozy" "$(1^w(B") +("fjzy" "$(1^x(B") +("fljz" "$(1^y(B") +("fjjf" "$(1^z(B") +("flp." "$(1^{(B") +("fi/p" "$(1^|(B") +("fwzh" "$(1^}(B") +("fysy" "$(1^~(B") +("fzib" "$(1_!(B") +("frin" "$(1_"(B") +("flv." "$(1_#(B") +("fi;k" "$(1_$(B") +("evv." "$(1_%(B") +("/nak" "$(1_&(B") +("/yk;" "$(1_'(B") +("/y.m" "$(1_((B") +("/nr," "$(1_)(B") +("/yqq" "$(1_*(B") +("/qp\\040" "$(1_+(B") +("/qo\\040" "$(1_,(B") +("/a/c" "$(1_-(B") +("/rr\\040" "$(1_.(B") +("/rjd" "$(1_/(B") +("/bb." "$(1_0(B") +("/p/b" "$(1_1(B") +("/lv\\040" "$(1_2(B") +("/lpn" "$(1_3(B") +("nlp/" "$(1_4(B") +("rh./" "$(1_5(B") +("rif/" "$(1_6(B") +("bgd/" "$(1_7(B") +("tvp/" "$(1_8(B") +("qt//" "$(1_9(B") +("xmf/" "$(1_:(B") +("kk;/" "$(1_;(B") +(".h//" "$(1_<(B") +(",./\\040" "$(1_=(B") +("/nkr" "$(1_>(B") +("ykym" "$(1_?(B") +("ykqn" "$(1_@(B") +("ykas" "$(1_A(B") +("ykac" "$(1_B(B") +("ykt/" "$(1_C(B") +("yk,." "$(1_D(B") +("yk.c" "$(1_E(B") +("ykx." "$(1_F(B") +("jpys" "$(1_G(B") +("rjrs" "$(1_H(B") +(",,js" "$(1_I(B") +("jirf" "$(1_J(B") +("vajb" "$(1_K(B") +("yy;;" "$(1_L(B") +("ybyf" "$(1_M(B") +("ypk." "$(1_N(B") +("y.xz" "$(1_O(B") +("yldd" "$(1_P(B") +("ymqv" "$(1_Q(B") +("ykyb" "$(1_R(B") +("yodb" "$(1_S(B") +("yit;" "$(1_T(B") +("y.es" "$(1_U(B") +("nrky" "$(1_V(B") +(",,jy" "$(1_W(B") +("prky" "$(1_X(B") +("ygbb" "$(1_Y(B") +("yzlc" "$(1_Z(B") +("yfuk" "$(1_[(B") +("yiku" "$(1_\(B") +("qiic" "$(1_](B") +("vaab" "$(1_^(B") +("a.zc" "$(1__(B") +("a./u" "$(1_`(B") +("a..z" "$(1_a(B") +("..xz" "$(1_b(B") +(".lpq" "$(1_c(B") +("miku" "$(1_d(B") +("rcn;" "$(1_e(B") +("sfuk" "$(1_f(B") +("sbrx" "$(1_g(B") +("sohp" "$(1_h(B") +("sk,u" "$(1_i(B") +("sit;" "$(1_j(B") +("nrkc" "$(1_k(B") +("qzlv" "$(1_l(B") +("q/u\\040" "$(1_m(B") +("yp;n" "$(1_n(B") +("lqkn" "$(1_o(B") +("f/jt" "$(1_p(B") +("ap,n" "$(1_q(B") +("apzu" "$(1_r(B") +("apfr" "$(1_s(B") +("apob" "$(1_t(B") +(",,jp" "$(1_u(B") +("apne" "$(1_v(B") +("apiq" "$(1_w(B") +("apju" "$(1_x(B") +("iixx" "$(1_y(B") +("ic.k" "$(1_z(B") +("ihbt" "$(1_{(B") +("iafo" "$(1_|(B") +("irqk" "$(1_}(B") +("iqqp" "$(1_~(B") +("izqx" "$(1`!(B") +("ime\\040" "$(1`"(B") +("ietb" "$(1`#(B") +("ipn\\040" "$(1`$(B") +("ipac" "$(1`%(B") +("i.d." "$(1`&(B") +("iop." "$(1`'(B") +("ilpr" "$(1`((B") +("iktz" "$(1`)(B") +("czoi" "$(1`*(B") +("cosi" "$(1`+(B") +("bgdi" "$(1`,(B") +("inaa" "$(1`-(B") +("iykd" "$(1`.(B") +("ijq\\040" "$(1`/(B") +("ibgv" "$(1`0(B") +("it;q" "$(1`1(B") +("irsv" "$(1`2(B") +("izrr" "$(1`3(B") +("ipls" "$(1`4(B") +("ipax" "$(1`5(B") +("iem\\040" "$(1`6(B") +("ifj;" "$(1`7(B") +("ily\\040" "$(1`8(B") +("ikd." "$(1`9(B") +("i.fj" "$(1`:(B") +("crki" "$(1`;(B") +("eyp\\040" "$(1`<(B") +("erks" "$(1`=(B") +("ea/r" "$(1`>(B") +("ejzh" "$(1`?(B") +("ejeb" "$(1`@(B") +(".vhk" "$(1`A(B") +("tyke" "$(1`B(B") +("tpx," "$(1`C(B") +("tak." "$(1`D(B") +("zyig" "$(1`E(B") +("zcrk" "$(1`F(B") +("zcjq" "$(1`G(B") +("z;;;" "$(1`H(B") +("zfjz" "$(1`I(B") +("rfnq" "$(1`J(B") +("rfoy" "$(1`K(B") +("rfcp" "$(1`L(B") +("rflf" "$(1`M(B") +("rfc;" "$(1`N(B") +("t;qf" "$(1`O(B") +("t;qx" "$(1`P(B") +("kkax" "$(1`Q(B") +("nacm" "$(1`R(B") +("gcdm" "$(1`S(B") +("lefm" "$(1`T(B") +("ialm" "$(1`U(B") +("guam" "$(1`V(B") +(",,am" "$(1`W(B") +("eeix" "$(1`X(B") +("ibjq" "$(1`Y(B") +("ibfu" "$(1`Z(B") +("ibaz" "$(1`[(B") +("ibp." "$(1`\(B") +("ibps" "$(1`](B") +("ibw." "$(1`^(B") +("iblr" "$(1`_(B") +("ibkz" "$(1``(B") +("ib.d" "$(1`a(B") +("iljx" "$(1`b(B") +("lvps" "$(1`c(B") +("lvpe" "$(1`d(B") +("g,yf" "$(1`e(B") +("g,hx" "$(1`f(B") +("g,ax" "$(1`g(B") +("g,v;" "$(1`h(B") +("g,zh" "$(1`i(B") +("g,tb" "$(1`j(B") +("g,b;" "$(1`k(B") +("g,pf" "$(1`l(B") +("g,;u" "$(1`m(B") +("g,ks" "$(1`n(B") +("g,iv" "$(1`o(B") +("g,xz" "$(1`p(B") +("mua." "$(1`q(B") +("z.cu" "$(1`r(B") +("z.kr" "$(1`s(B") +("z.le" "$(1`t(B") +("z..f" "$(1`u(B") +("oxcu" "$(1`v(B") +("u,r;" "$(1`w(B") +("u,qp" "$(1`x(B") +("u,ae" "$(1`y(B") +("u,ec" "$(1`z(B") +("u,jq" "$(1`{(B") +("u,s," "$(1`|(B") +("u,.;" "$(1`}(B") +("ame," "$(1`~(B") +("equ," "$(1a!(B") +("u,ov" "$(1a"(B") +("u,js" "$(1a#(B") +("u,i;" "$(1a$(B") +("nwl," "$(1a%(B") +("yk.," "$(1a&(B") +("ifl," "$(1a'(B") +("r;l," "$(1a((B") +("zaa," "$(1a)(B") +("alj," "$(1a*(B") +("f.l," "$(1a+(B") +("ovl," "$(1a,(B") +("lf;," "$(1a-(B") +(".;l," "$(1a.(B") +("kvl," "$(1a/(B") +("lml," "$(1a0(B") +("xof," "$(1a1(B") +("ame," "$(1a2(B") +("kar," "$(1a3(B") +("w;l," "$(1a4(B") +("bbl," "$(1a5(B") +("lel," "$(1a6(B") +(",yqq" "$(1a7(B") +("afaq" "$(1a8(B") +("yqqo" "$(1a9(B") +("fkkf" "$(1a:(B") +("rpkr" "$(1a;(B") +("p,ra" "$(1a<(B") +("ca,h" "$(1a=(B") +("aasa" "$(1a>(B") +("owy." "$(1a?(B") +("owzh" "$(1a@(B") +("owkj" "$(1aA(B") +("eiq\\040" "$(1aB(B") +("i;;f" "$(1aC(B") +("kyuq" "$(1aD(B") +("kyvs" "$(1aE(B") +("kzle" "$(1aF(B") +(";al." "$(1aG(B") +(";p,r" "$(1aH(B") +(";prc" "$(1aI(B") +(";;q;" "$(1aJ(B") +(";nrk" "$(1aK(B") +(";ei\\040" "$(1aL(B") +("///z" "$(1aM(B") +("wohe" "$(1aN(B") +("b.l;" "$(1aO(B") +("bnzc" "$(1aP(B") +("dckx" "$(1aQ(B") +("jdfx" "$(1aR(B") +("jdnh" "$(1aS(B") +("crjn" "$(1aT(B") +("cain" "$(1aU(B") +("nnrk" "$(1aV(B") +("nal." "$(1aW(B") +("nf/x" "$(1aX(B") +("nprc" "$(1aY(B") +("nohe" "$(1aZ(B") +("noom" "$(1a[(B") +("ilfn" "$(1a\(B") +("nirx" "$(1a](B") +("oykn" "$(1a^(B") +("oepn" "$(1a_(B") +("olpv" "$(1a`(B") +("ow/w" "$(1aa(B") +("oirx" "$(1ab(B") +("ofmc" "$(1ac(B") +("ou,p" "$(1ad(B") +("y./k" "$(1ae(B") +("holp" "$(1af(B") +("pfj." "$(1ag(B") +("po/," "$(1ah(B") +("pzae" "$(1ai(B") +("vyke" "$(1aj(B") +("vhod" "$(1ak(B") +("vzae" "$(1al(B") +("vlrp" "$(1am(B") +("voxf" "$(1an(B") +("vy;." "$(1ao(B") +("vzq;" "$(1ap(B") +("vak." "$(1aq(B") +("vtbm" "$(1ar(B") +("vfkb" "$(1as(B") +("vitx" "$(1at(B") +("pxxk" "$(1au(B") +("qozk" "$(1av(B") +("fjaq" "$(1aw(B") +("cnrk" "$(1ax(B") +("cyq," "$(1ay(B") +("cnpr" "$(1az(B") +("cirx" "$(1a{(B") +("c,,h" "$(1a|(B") +("cvab" "$(1a}(B") +("cf/x" "$(1a~(B") +("czfm" "$(1b!(B") +("cal." "$(1b"(B") +("ct;m" "$(1b#(B") +("ca.p" "$(1b$(B") +("clpv" "$(1b%(B") +("ccrk" "$(1b&(B") +("clmu" "$(1b'(B") +(",qdu" "$(1b((B") +(",bby" "$(1b)(B") +("a.a," "$(1b*(B") +(",,,v" "$(1b+(B") +(",rgh" "$(1b,(B") +(".al." "$(1b-(B") +("arnm" "$(1b.(B") +("arze" "$(1b/(B") +("arok" "$(1b0(B") +("arfb" "$(1b1(B") +("arye" "$(1b2(B") +("artu" "$(1b3(B") +("arbf" "$(1b4(B") +("arfu" "$(1b5(B") +("jzkh" "$(1b6(B") +("b;yh" "$(1b7(B") +("hbrb" "$(1b8(B") +("hlbj" "$(1b9(B") +("how\\040" "$(1b:(B") +("hi/p" "$(1b;(B") +("hos." "$(1b<(B") +("hzp\\040" "$(1b=(B") +("hjzy" "$(1b>(B") +("lpl." "$(1b?(B") +("yp;b" "$(1b@(B") +("qdtu" "$(1bA(B") +("j;;v" "$(1bB(B") +("ji/p" "$(1bC(B") +("zlvg" "$(1bD(B") +("gzp\\040" "$(1bE(B") +("gapa" "$(1bF(B") +("gb;f" "$(1bG(B") +("glp." "$(1bH(B") +("o..g" "$(1bI(B") +("girx" "$(1bJ(B") +("gcjp" "$(1bK(B") +("yhin" "$(1bL(B") +("yhip" "$(1bM(B") +("lvin" "$(1bN(B") +("lcp." "$(1bO(B") +("l,,b" "$(1bP(B") +("lfqh" "$(1bQ(B") +("lqhu" "$(1bR(B") +("la/f" "$(1bS(B") +("lfk;" "$(1bT(B") +("lzkc" "$(1bU(B") +("lbqi" "$(1bV(B") +("ltsk" "$(1bW(B") +("ley." "$(1bX(B") +("llz;" "$(1bY(B") +("ldlf" "$(1bZ(B") +("xiph" "$(1b[(B") +("xzn\\040" "$(1b\(B") +("xru." "$(1b](B") +("xtra" "$(1b^(B") +("xbg;" "$(1b_(B") +("x;dm" "$(1b`(B") +("x;;f" "$(1ba(B") +("xlz;" "$(1bb(B") +("nnnx" "$(1bc(B") +("x,mq" "$(1bd(B") +("xpab" "$(1be(B") +("iffm" "$(1bf(B") +("iflp" "$(1bg(B") +(",mqb" "$(1bh(B") +("ffmb" "$(1bi(B") +("ae;m" "$(1bj(B") +("uzae" "$(1bk(B") +("ufkb" "$(1bl(B") +("uo/," "$(1bm(B") +("lmyr" "$(1bn(B") +("lml," "$(1bo(B") +("fnnd" "$(1bp(B") +("fnro" "$(1bq(B") +("f,,," "$(1br(B") +("fy;k" "$(1bs(B") +("faek" "$(1bt(B") +("fr;n" "$(1bu(B") +("frgh" "$(1bv(B") +("fa/h" "$(1bw(B") +("fozk" "$(1bx(B") +("frax" "$(1by(B") +("fqoc" "$(1bz(B") +("fbby" "$(1b{(B") +("ftdu" "$(1b|(B") +("fjbz" "$(1b}(B") +("f/ye" "$(1b~(B") +("fcah" "$(1c!(B") +("f.pr" "$(1c"(B") +("flvs" "$(1c#(B") +("flp," "$(1c$(B") +("fcac" "$(1c%(B") +("fzae" "$(1c&(B") +("fak." "$(1c'(B") +("cpcs" "$(1c((B") +("/,,b" "$(1c)(B") +("/ffm" "$(1c*(B") +("/r;;" "$(1c+(B") +("/r;." "$(1c,(B") +("/a/f" "$(1c-(B") +("/zn\\040" "$(1c.(B") +("/rpk" "$(1c/(B") +("/zkc" "$(1c0(B") +("/tqh" "$(1c1(B") +("/tsk" "$(1c2(B") +("/p,\\040" "$(1c3(B") +("/lz;" "$(1c4(B") +("/jp." "$(1c5(B") +("/ky," "$(1c6(B") +("/kam" "$(1c7(B") +("/xxx" "$(1c8(B") +("y./k" "$(1c9(B") +("qdj/" "$(1c:(B") +("/ypx" "$(1c;(B") +("sxh/" "$(1c<(B") +("rak/" "$(1c=(B") +("zid/" "$(1c>(B") +("/cqv" "$(1c?(B") +("ykrs" "$(1c@(B") +("ykvj" "$(1cA(B") +("ykbb" "$(1cB(B") +("yk;f" "$(1cC(B") +("ykcz" "$(1cD(B") +("ykj." "$(1cE(B") +("ykth" "$(1cF(B") +("ykeu" "$(1cG(B") +("yyk;" "$(1cH(B") +("yy.m" "$(1cI(B") +("yzag" "$(1cJ(B") +("yq;;" "$(1cK(B") +("yqn\\040" "$(1cL(B") +("ybbp" "$(1cM(B") +("yzrp" "$(1cN(B") +("yeua" "$(1cO(B") +("yeli" "$(1cP(B") +("yp/b" "$(1cQ(B") +("yp;w" "$(1cR(B") +("ylpn" "$(1cS(B") +("rh.y" "$(1cT(B") +("rbsy" "$(1cU(B") +("ynr," "$(1cV(B") +("yrm\\040" "$(1cW(B") +("ya/c" "$(1cX(B") +("ylvm" "$(1cY(B") +("tgxy" "$(1cZ(B") +("rify" "$(1c[(B") +("kk;." "$(1c\(B") +("a..c" "$(1c](B") +(".q;;" "$(1c^(B") +(".fpz" "$(1c_(B") +(".p;w" "$(1c`(B") +("qd;m" "$(1ca(B") +("rifm" "$(1cb(B") +("mxx." "$(1cc(B") +("qozm" "$(1cd(B") +("snkp" "$(1ce(B") +("syk;" "$(1cf(B") +("snr," "$(1cg(B") +("syqq" "$(1ch(B") +("szo\\040" "$(1ci(B") +("sqam" "$(1cj(B") +("sqn\\040" "$(1ck(B") +("sqp\\040" "$(1cl(B") +("srjd" "$(1cm(B") +("scjr" "$(1cn(B") +("sxmh" "$(1co(B") +("s.ec" "$(1cp(B") +(",.;c" "$(1cq(B") +("qo;c" "$(1cr(B") +("qyqq" "$(1cs(B") +("qbb." "$(1ct(B") +("qwpv" "$(1cu(B") +("qqn\\040" "$(1cv(B") +(",.;s" "$(1cw(B") +("nrpt" "$(1cx(B") +("zzqt" "$(1cy(B") +("alut" "$(1cz(B") +("apym" "$(1c{(B") +("apac" "$(1c|(B") +("apq;" "$(1c}(B") +("apzu" "$(1c~(B") +("apb." "$(1d!(B") +("ina." "$(1d"(B") +("iitc" "$(1d#(B") +("izah" "$(1d$(B") +("ig,\\040" "$(1d%(B") +("iqhh" "$(1d&(B") +("ifi;" "$(1d'(B") +("ipbb" "$(1d((B") +("idqi" "$(1d)(B") +("io,\\040" "$(1d*(B") +("iodb" "$(1d+(B") +("ilpq" "$(1d,(B") +("iohp" "$(1d-(B") +("int;" "$(1d.(B") +("iirq" "$(1d/(B") +("iidu" "$(1d0(B") +("ibbv" "$(1d1(B") +("ifjx" "$(1d2(B") +("ir;x" "$(1d3(B") +("irxu" "$(1d4(B") +("icjs" "$(1d5(B") +("ipcs" "$(1d6(B") +("ikyf" "$(1d7(B") +("iljn" "$(1d8(B") +(",,ji" "$(1d9(B") +("kd.i" "$(1d:(B") +("epbb" "$(1d;(B") +("edqi" "$(1d<(B") +("eljv" "$(1d=(B") +("tzqc" "$(1d>(B") +("fpfy" "$(1d?(B") +("f;;y" "$(1d@(B") +("dky;" "$(1dAdB(B") +("jyfb" "$(1dC(B") +("w;ty" "$(1dD(B") +("z;m\\040" "$(1dE(B") +("zu.k" "$(1dF(B") +("zja." "$(1dG(B") +("rftb" "$(1dH(B") +("rfpc" "$(1dI(B") +("rfps" "$(1dJ(B") +("rfly" "$(1dK(B") +("rrff" "$(1dL(B") +("bgdf" "$(1dM(B") +("rfrv" "$(1dN(B") +("rfif" "$(1dO(B") +("t;qq" "$(1dP(B") +("pacq" "$(1dQ(B") +("t;qv" "$(1dRdS(B") +("ypfz" "$(1dT(B") +("jqam" "$(1dU(B") +("zqxm" "$(1dV(B") +("pmam" "$(1dW(B") +("xpn\\040" "$(1dX(B") +("ibru" "$(1dY(B") +("ibo," "$(1dZ(B") +("ibqh" "$(1d[(B") +("g,rk" "$(1d\(B") +("g,vk" "$(1d](B") +("g,pq" "$(1d^(B") +("g,pv" "$(1d_(B") +("g,wc" "$(1d`(B") +("g,ee" "$(1da(B") +("g,ld" "$(1db(B") +("g,ky" "$(1dc(B") +("g,i;" "$(1dd(B") +("g,j;" "$(1de(B") +("mulf" "$(1df(B") +("y;jf" "$(1dg(B") +("z.is" "$(1dh(B") +("z.p." "$(1di(B") +("z.uu" "$(1dj(B") +("eos\\040" "$(1dk(B") +("qsqd" "$(1dl(B") +("oxqx" "$(1dm(B") +("oxrk" "$(1dn(B") +("oxky" "$(1do(B") +("u,ns" "$(1dp(B") +("u,qh" "$(1dq(B") +("u,a;" "$(1dr(B") +("u,as" "$(1ds(B") +("u,a." "$(1dt(B") +("u,ks" "$(1du(B") +("u,js" "$(1dv(B") +("u,.\\040" "$(1dw(B") +("u,t;" "$(1dx(B") +("u,fh" "$(1dy(B") +("u,cu" "$(1dz(B") +("u,iv" "$(1d{(B") +("ktg," "$(1d|(B") +("fjg," "$(1d}(B") +("qhl," "$(1d~(B") +("zkk," "$(1e!(B") +("awq," "$(1e"(B") +("tsn," "$(1e#(B") +("ml,\\040" "$(1e$(B") +("lpq," "$(1e%(B") +("l,iv" "$(1e&(B") +(".zj," "$(1e'(B") +("kk;," "$(1e((B") +("l,x." "$(1e)(B") +(".ar," "$(1e*(B") +("tl;," "$(1e+(B") +("lvs," "$(1e,(B") +("yqqx" "$(1e-(B") +("yqqz" "$(1e.(B") +("p,mm" "$(1e/(B") +("rxja" "$(1e0(B") +("rkja" "$(1e1(B") +("ffrb" "$(1e2(B") +("owzh" "$(1e3(B") +("owg\\040" "$(1e4(B") +("owor" "$(1e5(B") +("owl;" "$(1e6(B") +("ow.h" "$(1e7(B") +("ykd," "$(1e8(B") +("eios" "$(1e9(B") +("ky;x" "$(1e:(B") +("kd.," "$(1e;(B") +("j;qe" "$(1e<(B") +("y;;b" "$(1e=(B") +("zpud" "$(1e>(B") +(";yvs" "$(1e?(B") +("r;i;" "$(1e@(B") +(";zle" "$(1eA(B") +(";epu" "$(1eB(B") +(";ejo" "$(1eC(B") +(";ecm" "$(1eD(B") +("repu" "$(1eE(B") +("r;dn" "$(1eF(B") +("rejo" "$(1eG(B") +("alj." "$(1eH(B") +("w/dz" "$(1eI(B") +("wv;m" "$(1eJ(B") +("wre," "$(1eK(B") +("dyuq" "$(1eL(B") +("jdnn" "$(1eM(B") +(".yuq" "$(1eN(B") +("neqk" "$(1eO(B") +("onrn" "$(1eP(B") +("onrx" "$(1eQ(B") +("oyuh" "$(1eR(B") +("ozky" "$(1eS(B") +("op/x" "$(1eT(B") +("oepu" "$(1eU(B") +("av.k" "$(1eV(B") +("hoin" "$(1eW(B") +("hoip" "$(1eX(B") +("pzfm" "$(1eY(B") +("vyrp" "$(1eZ(B") +("vnbb" "$(1e[(B") +("val." "$(1e\(B") +("vppp" "$(1e](B") +("vfq;" "$(1e^(B") +("vljh" "$(1e_(B") +("vlpv" "$(1e`(B") +("qdjv" "$(1ea(B") +("pppv" "$(1eb(B") +("a.rv" "$(1ec(B") +("va/n" "$(1ed(B") +("voom" "$(1ee(B") +("vxw." "$(1ef(B") +("bbbk" "$(1eg(B") +("amrm" "$(1eh(B") +("lqup" "$(1ei(B") +("cyvs" "$(1ej(B") +("cyuq" "$(1ek(B") +("c,,x" "$(1el(B") +("czky" "$(1em(B") +("cvab" "$(1en(B") +("ctzn" "$(1eo(B") +("c;dn" "$(1ep(B") +("cema" "$(1eq(B") +("clvm" "$(1er(B") +("cnrn" "$(1es(B") +("cy/x" "$(1et(B") +("cqj/" "$(1eu(B") +("oszc" "$(1ev(B") +(",nrk" "$(1ew(B") +(",yq," "$(1ex(B") +("frk," "$(1ey(B") +("ojq," "$(1ez(B") +(",p,r" "$(1e{(B") +("ofy," "$(1e|(B") +("ofpc" "$(1e}(B") +("of/q" "$(1e~(B") +("ofww" "$(1f!(B") +("ofzm" "$(1f"(B") +("aryn" "$(1f#(B") +("arlv" "$(1f$(B") +("arq." "$(1f%(B") +("arpp" "$(1f&(B") +("mmqh" "$(1f'(B") +("hyke" "$(1f((B") +("jnam" "$(1f)(B") +("jxld" "$(1f*(B") +("jo/," "$(1f+(B") +("ozfb" "$(1f,(B") +("gzae" "$(1f-(B") +("gqdu" "$(1f.(B") +("gfqh" "$(1f/(B") +("ozag" "$(1f0(B") +("gnam" "$(1f1(B") +("gfj." "$(1f2(B") +("yha." "$(1f3(B") +("lvye" "$(1f4(B") +("lvsm" "$(1f5(B") +("lfpf" "$(1f6(B") +("lorr" "$(1f7(B") +("lcjp" "$(1f8(B") +("ls.;" "$(1f9(B") +("lm;n" "$(1f:(B") +(",/rp" "$(1f;(B") +("b;y," "$(1f<(B") +("xypn" "$(1f=(B") +("xypa" "$(1f>(B") +("xi.n" "$(1f?(B") +("x;;v" "$(1f@(B") +("xpfx" "$(1fA(B") +("x/qx" "$(1fB(B") +("xjt," "$(1fC(B") +("xjjf" "$(1fD(B") +("b;yx" "$(1fE(B") +("xrin" "$(1fF(B") +("ysxd" "$(1fG(B") +("qdsd" "$(1fH(B") +("/fpd" "$(1fI(B") +("/xu," "$(1fJ(B") +("ifik" "$(1fK(B") +("ezab" "$(1fL(B") +("/qlb" "$(1fM(B") +("aejy" "$(1fN(B") +("unfh" "$(1fO(B") +("uyq," "$(1fP(B") +("lmix" "$(1fQ(B") +("lmcp" "$(1fR(B") +("lmeb" "$(1fS(B") +("fcaf" "$(1fT(B") +("fhox" "$(1fU(B") +("fnkg" "$(1fV(B") +("fy.b" "$(1fW(B") +("fykn" "$(1fX(B") +("fyq," "$(1fY(B") +("fr/m" "$(1fZ(B") +("fv;n" "$(1f[(B") +("ft;m" "$(1f\(B") +("fvq;" "$(1f](B") +("fa.p" "$(1f^(B") +("fepn" "$(1f_(B") +("fppp" "$(1f`(B") +("f/xq" "$(1fa(B") +("flvc" "$(1fb(B") +("fjj." "$(1fc(B") +("fohe" "$(1fd(B") +("fnvo" "$(1fe(B") +("fban" "$(1ff(B") +("fggg" "$(1fg(B") +("fol." "$(1fh(B") +("/aam" "$(1fi(B") +("/ypa" "$(1fj(B") +("yu/h" "$(1fk(B") +("/aer" "$(1fl(B") +("/cjp" "$(1fm(B") +("//qx" "$(1fn(B") +("//rf" "$(1fo(B") +("//l/" "$(1fp(B") +("fpm/" "$(1fq(B") +("fl;/" "$(1fr(B") +("maf/" "$(1fs(B") +("qds/" "$(1ft(B") +("/nic" "$(1fu(B") +("/frv" "$(1fv(B") +("ykya" "$(1fw(B") +("ykin" "$(1fx(B") +("ykpx" "$(1fy(B") +("yk/f" "$(1fz(B") +("yk//" "$(1f{(B") +("ykjy" "$(1f|(B") +("ykip" "$(1f}(B") +("ykik" "$(1f~(B") +("yk;v" "$(1g!(B") +("a/l." "$(1g"(B") +("ewas" "$(1g#(B") +(".bms" "$(1g$(B") +("j;;f" "$(1g%(B") +("yiph" "$(1g&(B") +("yy;." "$(1g'(B") +("yrrs" "$(1g((B") +("yqe." "$(1g)(B") +("yzn\\040" "$(1g*(B") +("yqsp" "$(1g+(B") +("ytsk" "$(1g,(B") +("yeu\\040" "$(1g-(B") +("yor," "$(1g.(B") +("ylz;" "$(1g/(B") +("y;;f" "$(1g0(B") +("yl,p" "$(1g1(B") +("yli;" "$(1g2(B") +("kk;." "$(1g3(B") +("a.vi" "$(1g4(B") +("a.fm" "$(1g5(B") +(".;;f" "$(1g6(B") +("mzhh" "$(1g7(B") +("y.am" "$(1g8(B") +("ma/f" "$(1g9(B") +("rcrs" "$(1g:(B") +("rcrk" "$(1g;(B") +("rck," "$(1g<(B") +("rcl;" "$(1g=(B") +("sk/p" "$(1g>(B") +("s,mq" "$(1g?(B") +("sbtb" "$(1g@(B") +("s;dm" "$(1gA(B") +("sl,p" "$(1gB(B") +("slz;" "$(1gC(B") +(".,,b" "$(1gD(B") +("qffm" "$(1gE(B") +("qzkc" "$(1gF(B") +("qbgf" "$(1gG(B") +("qcaz" "$(1gH(B") +("ql,p" "$(1gI(B") +(";;px" "$(1gJ(B") +("reqt" "$(1gK(B") +("f;;t" "$(1gL(B") +("apaf" "$(1gM(B") +("apcz" "$(1gN(B") +("intf" "$(1gO(B") +("ihoc" "$(1gP(B") +("ifft" "$(1gQ(B") +("iq;;" "$(1gR(B") +("izex" "$(1gS(B") +("ibb." "$(1gT(B") +("itg/" "$(1gU(B") +("ieli" "$(1gV(B") +("ifpz" "$(1gW(B") +("idky" "$(1gX(B") +("i.vb" "$(1gY(B") +("i.kc" "$(1gZ(B") +("rh.i" "$(1g[(B") +("inak" "$(1g\(B") +("intc" "$(1g](B") +("inr," "$(1g^(B") +("iyqq" "$(1g_(B") +("izfh" "$(1g`(B") +("ipff" "$(1ga(B") +("ieph" "$(1gb(B") +("ixx." "$(1gc(B") +("rbsi" "$(1gd(B") +("zzkc" "$(1ge(B") +("ezjs" "$(1gf(B") +("ecjr" "$(1gg(B") +("bbky" "$(1gh(B") +("zy;t" "$(1gi(B") +("zbbp" "$(1gj(B") +("zprk" "$(1gk(B") +("zbah" "$(1gl(B") +("zvv." "$(1gm(B") +("rff;" "$(1gn(B") +("qjif" "$(1go(B") +("lmsf" "$(1gp(B") +("t;qr" "$(1gq(B") +("t;qu" "$(1gr(B") +("t;qf" "$(1gs(B") +("rjrm" "$(1gt(B") +("bbbm" "$(1gu(B") +("muam" "$(1gv(B") +("dqim" "$(1gw(B") +("g,x\\040" "$(1gx(B") +("dqix" "$(1gy(B") +("mofx" "$(1gz(B") +("xbh/" "$(1g{(B") +("ibir" "$(1g|(B") +("ibq;" "$(1g}(B") +("ibfz" "$(1g~(B") +("lvpc" "$(1h!(B") +("lvpu" "$(1h"(B") +("g,ie" "$(1h#(B") +("g,aw" "$(1h$(B") +("g,bv" "$(1h%(B") +("g,tb" "$(1h&(B") +("g,bz" "$(1h'(B") +("g,sd" "$(1h((B") +("g,eb" "$(1h)(B") +("g,pc" "$(1h*(B") +("g,m;" "$(1h+(B") +("g,.." "$(1h,(B") +("g,fg" "$(1h-(B") +("g,lr" "$(1h.(B") +("g,ps" "$(1h/(B") +("mun;" "$(1h0(B") +("z.ie" "$(1h1(B") +("z.zp" "$(1h2(B") +("z.ve" "$(1h3(B") +("z.zu" "$(1h4(B") +("qji." "$(1h5(B") +("u,r." "$(1h6(B") +("u,ab" "$(1h7(B") +("u,vk" "$(1h8(B") +("u,td" "$(1h9(B") +("u,pq" "$(1h:(B") +("u,.;" "$(1h;(B") +("u,os" "$(1h<(B") +("u,in" "$(1h=(B") +("u,wp" "$(1h>(B") +("irk," "$(1h?(B") +("lvl," "$(1h@(B") +("u,yw" "$(1hA(B") +("u,yf" "$(1hB(B") +("u,rr" "$(1hC(B") +("u,rk" "$(1hD(B") +("u,ee" "$(1hE(B") +("u,lf" "$(1hF(B") +("nmg," "$(1hG(B") +("y;c," "$(1hH(B") +("ntk," "$(1hI(B") +("rul," "$(1hJ(B") +("atd," "$(1hK(B") +("rkr," "$(1hL(B") +("l,rk" "$(1hM(B") +("zqd," "$(1hN(B") +("vkk," "$(1hO(B") +("bf;," "$(1hP(B") +("bdd," "$(1hQ(B") +("bbb," "$(1hR(B") +("epf," "$(1hS(B") +("l,l," "$(1hT(B") +("j;s," "$(1hU(B") +("jr;," "$(1hV(B") +("ujb," "$(1hW(B") +("wpl," "$(1hX(B") +("gul," "$(1hY(B") +("l,ky" "$(1hZ(B") +("osl," "$(1h[(B") +("lpl," "$(1h\(B") +("lvl," "$(1h](B") +("l,pf" "$(1h^(B") +("vpl," "$(1h_(B") +("if;," "$(1h`(B") +("yqq;" "$(1ha(B") +("yqqs" "$(1hb(B") +("nvvb" "$(1hc(B") +("ca,h" "$(1hd(B") +("owrh" "$(1he(B") +("ljph" "$(1hf(B") +("ljp;" "$(1hg(B") +("ykdu" "$(1hh(B") +("eiql" "$(1hi(B") +("eio\\040" "$(1hj(B") +("eike" "$(1hk(B") +("qjjy" "$(1hl(B") +("y;gf" "$(1hm(B") +(";j;h" "$(1hn(B") +("o..;" "$(1ho(B") +("raew" "$(1hp(B") +("wkkx" "$(1hq(B") +("d,,;" "$(1hr(B") +("deqx" "$(1hs(B") +("nmmw" "$(1ht(B") +("nu,f" "$(1hu(B") +(".y;x" "$(1hv(B") +(".pdc" "$(1hw(B") +("ny;x" "$(1hx(B") +("oyq," "$(1hy(B") +("ommw" "$(1hz(B") +("okkx" "$(1h{(B") +("onrc" "$(1h|(B") +("hook" "$(1h}(B") +("pyuq" "$(1h~(B") +("pre," "$(1i!(B") +("pzky" "$(1i"(B") +("vyuq" "$(1i#(B") +("vy/x" "$(1i$(B") +("vzle" "$(1i%(B") +("vepu" "$(1i&(B") +("vfte" "$(1i'(B") +("dlev" "$(1i((B") +("vq;a" "$(1i)(B") +("vu,v" "$(1i*(B") +("cy;x" "$(1i+(B") +("c,pk" "$(1i,(B") +("c,,;" "$(1i-(B") +("cbbk" "$(1i.(B") +("cmmw" "$(1i/(B") +("c/ze" "$(1i0(B") +("c./h" "$(1i1(B") +("ckkx" "$(1i2(B") +("cosx" "$(1i3(B") +("cj;h" "$(1i4(B") +("ci;f" "$(1i5(B") +("czvj" "$(1i6(B") +("crpx" "$(1i7(B") +("cfn," "$(1i8(B") +("celc" "$(1i9(B") +(",ejo" "$(1i:(B") +(",irx" "$(1i;(B") +("kykf" "$(1i<(B") +(".y;x" "$(1i=(B") +(".tg." "$(1i>(B") +("ojqh" "$(1i?(B") +("lpy," "$(1i@(B") +("lplv" "$(1iA(B") +("r/mb" "$(1iB(B") +("xriu" "$(1iC(B") +("jnrk" "$(1iD(B") +("jjj." "$(1iE(B") +("jljh" "$(1iF(B") +("jjkb" "$(1iG(B") +("oz/q" "$(1iH(B") +("gqdm" "$(1iI(B") +("gf/x" "$(1iJ(B") +("gppp" "$(1iK(B") +("pppg" "$(1iL(B") +("gfmc" "$(1iM(B") +("goom" "$(1iN(B") +("yhzm" "$(1iO(B") +("lvy," "$(1iP(B") +("lvnk" "$(1iQ(B") +("lvup" "$(1iR(B") +("ypf." "$(1iS(B") +("lr;r" "$(1iT(B") +("la/h" "$(1iU(B") +("lbby" "$(1iV(B") +("ly;." "$(1iW(B") +("lozk" "$(1iX(B") +(",qdu" "$(1iY(B") +("xzae" "$(1iZ(B") +("x;dn" "$(1i[(B") +("xo/," "$(1i\(B") +("xkcz" "$(1i](B") +("ifze" "$(1i^(B") +("rgqb" "$(1i_(B") +("aend" "$(1i`(B") +("uzky" "$(1ia(B") +("ure," "$(1ib(B") +("ojqa" "$(1ic(B") +("lmf." "$(1id(B") +("lmye" "$(1ie(B") +("fyuq" "$(1if(B") +("fzky" "$(1ig(B") +("fq;a" "$(1ih(B") +("fv;m" "$(1ii(B") +("frqu" "$(1ij(B") +("fo/f" "$(1ik(B") +("fzle" "$(1il(B") +("f;;o" "$(1im(B") +("f/jb" "$(1in(B") +("f.ud" "$(1io(B") +("f.oc" "$(1ip(B") +("fyvs" "$(1iq(B") +("/nam" "$(1ir(B") +("/yke" "$(1is(B") +("/,,v" "$(1it(B") +("/bby" "$(1iu(B") +("/fj." "$(1iv(B") +("/fkb" "$(1iw(B") +("ykle" "$(1ix(B") +("ykze" "$(1iy(B") +("jso." "$(1iz(B") +("o..j" "$(1i{(B") +("yypa" "$(1i|(B") +("yfps" "$(1i}(B") +("yjaa" "$(1i~(B") +("ypfx" "$(1j!(B") +("yi;k" "$(1j"(B") +("lphy" "$(1j#(B") +("ynic" "$(1j$(B") +("yorb" "$(1j%(B") +("rc;v" "$(1j&(B") +("sea." "$(1j'(B") +("slp." "$(1j((B") +("b;yc" "$(1j)(B") +("qirx" "$(1j*(B") +("qfk;" "$(1j+(B") +("qzqx" "$(1j,(B") +("qfps" "$(1j-(B") +("q/qx" "$(1j.(B") +("qdsq" "$(1j/(B") +(".pwn" "$(1j0(B") +("z;;t" "$(1j1(B") +("j;qt" "$(1j2(B") +("apyn" "$(1j3(B") +("ape." "$(1j4(B") +("appx" "$(1j5(B") +("ap/f" "$(1j6(B") +("icp." "$(1j7(B") +("iy;." "$(1j8(B") +("i,mq" "$(1j9(B") +("iicp" "$(1j:(B") +("iiph" "$(1j;(B") +("ia/f" "$(1j<(B") +("iru." "$(1j=(B") +("iqsp" "$(1j>(B") +("izkc" "$(1j?(B") +("itgm" "$(1j@(B") +("ibqi" "$(1jA(B") +("ibg;" "$(1jB(B") +("ifaf" "$(1jC(B") +("i;dm" "$(1jD(B") +("icaz" "$(1jE(B") +("il,p" "$(1jF(B") +("iky," "$(1jG(B") +("ixxx" "$(1jH(B") +("i,,b" "$(1jI(B") +("ibtb" "$(1jJ(B") +("itsk" "$(1jK(B") +("izn\\040" "$(1jL(B") +("itp." "$(1jM(B") +("icjv" "$(1jN(B") +("ilvj" "$(1jO(B") +("ijp." "$(1jP(B") +("ikyv" "$(1jQ(B") +("ixr;" "$(1jR(B") +("ti.i" "$(1jS(B") +("eqe." "$(1jT(B") +("e;dm" "$(1jU(B") +("ei;b" "$(1jV(B") +("zcrk" "$(1jW(B") +("zbqi" "$(1jX(B") +("rfyt" "$(1jY(B") +("rfpw" "$(1jZ(B") +("igap" "$(1j[(B") +("rbsp" "$(1j\(B") +("a/am" "$(1j](B") +("rjdm" "$(1j^(B") +("zeam" "$(1j_(B") +("bbkm" "$(1j`(B") +("bblx" "$(1ja(B") +("xbb." "$(1jb(B") +("ibvi" "$(1jc(B") +("ibr;" "$(1jd(B") +("ibfm" "$(1je(B") +("ibtk" "$(1jf(B") +("ib;m" "$(1jg(B") +("ibcv" "$(1jh(B") +("g,ff" "$(1ji(B") +("g,pw" "$(1jj(B") +("g,.z" "$(1jk(B") +("g,lq" "$(1jl(B") +("g,ob" "$(1jm(B") +("g,ld" "$(1jn(B") +("g,ox" "$(1jo(B") +("g,op" "$(1jp(B") +("g,gb" "$(1jq(B") +("tec," "$(1jr(B") +("muy;" "$(1js(B") +("muiq" "$(1jt(B") +("muqh" "$(1ju(B") +("z.rp" "$(1jv(B") +("z.fk" "$(1jw(B") +("z.ic" "$(1jx(B") +("u,qw" "$(1jy(B") +("u,rv" "$(1jz(B") +("u,pc" "$(1j{(B") +("u,pm" "$(1j|(B") +("u,o." "$(1j}(B") +("u,kz" "$(1j~(B") +("bqs," "$(1k!(B") +("u,bv" "$(1k"(B") +("u,tb" "$(1k#(B") +("u,zp" "$(1k$(B") +("u,fu" "$(1k%(B") +("u,zx" "$(1k&(B") +("u,lr" "$(1k'(B") +("nkz," "$(1k((B") +("ykj," "$(1k)(B") +("jql," "$(1k*(B") +("qpl," "$(1k+(B") +("v;b," "$(1k,(B") +("f;u," "$(1k-(B") +("vhn," "$(1k.(B") +("qql," "$(1k/(B") +("qpw," "$(1k0(B") +("bgd," "$(1k1(B") +("fbg," "$(1k2(B") +("jzh," "$(1k3(B") +("pac," "$(1k4(B") +("plk," "$(1k5(B") +(";;a," "$(1k6(B") +(".az," "$(1k7(B") +("w.l," "$(1k8(B") +(".fj," "$(1k9(B") +("gjf," "$(1k:(B") +("ixx," "$(1k;(B") +("bgd," "$(1k<(B") +("lv,," "$(1k=(B") +("f;u," "$(1k>(B") +("fjz," "$(1k?(B") +("yqqx" "$(1k@(B") +("yqqe" "$(1kA(B") +("yqqb" "$(1kB(B") +("p,yc" "$(1kC(B") +("p,zs" "$(1kD(B") +("lvl," "$(1kE(B") +("p,ns" "$(1kF(B") +("owm\\040" "$(1kG(B") +("owlb" "$(1kH(B") +("eirs" "$(1kI(B") +("eij;" "$(1kJ(B") +("ei;k" "$(1kK(B") +("eix;" "$(1kL(B") +("eils" "$(1kM(B") +("yuqz" "$(1kN(B") +("krzy" "$(1kO(B") +("kosm" "$(1kP(B") +("nvve" "$(1kQ(B") +("osoe" "$(1kR(B") +(";yky" "$(1kS(B") +(";rhm" "$(1kT(B") +(";f;y" "$(1kU(B") +("wdk;" "$(1kV(B") +("wkyb" "$(1kW(B") +("dled" "$(1kX(B") +("df;y" "$(1kY(B") +("nw;y" "$(1kZ(B") +("nf;y" "$(1k[(B") +("onkw" "$(1k\(B") +("vfch" "$(1k](B") +("vkkx" "$(1k^(B") +("vj;h" "$(1k_(B") +("vozf" "$(1k`(B") +("vy;x" "$(1ka(B") +("cfdi" "$(1kb(B") +("caee" "$(1kc(B") +("cqsd" "$(1kd(B") +("cjjy" "$(1ke(B") +("cw;y" "$(1kf(B") +("cppr" "$(1kg(B") +("cfqu" "$(1kh(B") +(",./h" "$(1ki(B") +(",i;f" "$(1kj(B") +(",y;x" "$(1kk(B") +(".f;y" "$(1kl(B") +("eqjh" "$(1km(B") +("hlvm" "$(1kn(B") +("jzky" "$(1ko(B") +("gzky" "$(1kp(B") +("yuqg" "$(1kq(B") +("g,,x" "$(1kr(B") +("lp;." "$(1ks(B") +("lclp" "$(1kt(B") +(",zfm" "$(1ku(B") +("xnrk" "$(1kv(B") +(",xam" "$(1kw(B") +("xr;m" "$(1kx(B") +("xal." "$(1ky(B") +("xp,r" "$(1kz(B") +("pppx" "$(1k{(B") +("pppd" "$(1k|(B") +("ify." "$(1k}(B") +("fka." "$(1k~(B") +("yuph" "$(1l!(B") +("fy;x" "$(1l"(B") +("fyq," "$(1l#(B") +("fz;;" "$(1l$(B") +("ft.n" "$(1l%(B") +("frpr" "$(1l&(B") +("frf," "$(1l'(B") +("fqob" "$(1l((B") +("fean" "$(1l)(B") +("f/ze" "$(1l*(B") +("fmmw" "$(1l+(B") +("fxf;" "$(1l,(B") +("fosx" "$(1l-(B") +("fi;." "$(1l.(B") +("fi;f" "$(1l/(B") +("/yrp" "$(1l0(B") +("/ppp" "$(1l1(B") +("/f/x" "$(1l2(B") +("alp/" "$(1l3(B") +("ip//" "$(1l4(B") +("v../" "$(1l5(B") +(".e//" "$(1l6(B") +("lufx" "$(1l7(B") +("ykrm" "$(1l8l9(B") +("ykpc" "$(1l:(B") +("ykzp" "$(1l;(B") +("qozj" "$(1l<(B") +("yy;." "$(1l=(B") +("yrgh" "$(1l>(B") +("yjhe" "$(1l?(B") +("yqoc" "$(1l@(B") +("mmy\\040" "$(1lA(B") +("mtdu" "$(1lB(B") +("mmm\\040" "$(1lC(B") +("rcby" "$(1lD(B") +("sak." "$(1lE(B") +("sorq" "$(1lF(B") +("qqdu" "$(1lG(B") +("qcah" "$(1lH(B") +("ozaq" "$(1lI(B") +("fdft" "$(1lJ(B") +("f;;t" "$(1lK(B") +("dkyt" "$(1lL(B") +("apze" "$(1lM(B") +("iypn" "$(1lN(B") +("iea." "$(1lO(B") +("i/qx" "$(1lP(B") +("ii.n" "$(1lQ(B") +("irin" "$(1lR(B") +("iffm" "$(1lS(B") +("i;;v" "$(1lT(B") +("im;n" "$(1lU(B") +("iepb" "$(1lV(B") +("ifrv" "$(1lW(B") +("iezx" "$(1lX(B") +("i.j." "$(1lY(B") +("ii;k" "$(1lZ(B") +("erin" "$(1l[(B") +("e/qx" "$(1l\(B") +("ecjp" "$(1l](B") +("z;ax" "$(1l^(B") +("zos." "$(1l_(B") +("rfxx" "$(1l`(B") +("t;qf" "$(1la(B") +("rrrm" "$(1lb(B") +("xzkc" "$(1lc(B") +("zhzx" "$(1ld(B") +("xohp" "$(1le(B") +("ibya" "$(1lf(B") +("ibex" "$(1lg(B") +("g,rr" "$(1lh(B") +("g,bp" "$(1li(B") +("g,pf" "$(1lj(B") +("g,ln" "$(1lk(B") +("g,x." "$(1ll(B") +("rh.," "$(1lm(B") +("rif," "$(1ln(B") +("g,yf" "$(1lo(B") +("munv" "$(1lp(B") +("z.fz" "$(1lq(B") +("z.rk" "$(1lr(B") +("z.pb" "$(1ls(B") +("z.x." "$(1lt(B") +("qji." "$(1lu(B") +("oxac" "$(1lv(B") +("u,n;" "$(1lw(B") +("u,y;" "$(1lx(B") +("u,ic" "$(1ly(B") +("u,e." "$(1lz(B") +("u,ph" "$(1l{(B") +("u,pb" "$(1l|(B") +("u,md" "$(1l}(B") +("u,ld" "$(1l~(B") +("u,op" "$(1m!(B") +("nr;," "$(1m"(B") +("ntd," "$(1m#(B") +("itc," "$(1m$(B") +("iku," "$(1m%(B") +("valb" "$(1m&(B") +("qji," "$(1m'(B") +("fua," "$(1m((B") +("fpf," "$(1m)(B") +("a/v," "$(1m*(B") +("pnw," "$(1m+(B") +("mul," "$(1m,(B") +("ldl," "$(1m-(B") +("lpz," "$(1m.(B") +("ohj," "$(1m/(B") +("k,u," "$(1m0(B") +("itl," "$(1m1(B") +("l,.s" "$(1m2(B") +("nrk," "$(1m3(B") +("xhl," "$(1m4(B") +("l,g," "$(1m5(B") +("l,ld" "$(1m6(B") +("ljv," "$(1m7(B") +("kxb," "$(1m8(B") +("ep.q" "$(1m9(B") +("yqqv" "$(1m:(B") +("p,ar" "$(1m;(B") +("p,rk" "$(1m<(B") +("p,if" "$(1m=(B") +("r;i;" "$(1m>(B") +("r;ie" "$(1m?(B") +("r;ix" "$(1m@(B") +("owru" "$(1mA(B") +("ykdm" "$(1mB(B") +("eipx" "$(1mC(B") +("izei" "$(1mD(B") +("yuqc" "$(1mE(B") +("yoja" "$(1mF(B") +(";fp/" "$(1mG(B") +(";;px" "$(1mH(B") +(";osm" "$(1mI(B") +("yxxz" "$(1mJ(B") +("wajq" "$(1mK(B") +("yxxw" "$(1mL(B") +("dilw" "$(1mM(B") +("dosm" "$(1mN(B") +("najq" "$(1mO(B") +("oy.y" "$(1mP(B") +("onve" "$(1mQ(B") +("oajq" "$(1mR(B") +("oosm" "$(1mS(B") +("vjjy" "$(1mT(B") +("vdk;" "$(1mU(B") +("vcab" "$(1mV(B") +("jjkq" "$(1mW(B") +("cy.y" "$(1mX(B") +("cnve" "$(1mY(B") +("c/ya" "$(1mZ(B") +("cosm" "$(1m[(B") +(",///" "$(1m\(B") +(",f;y" "$(1m](B") +("lvwf" "$(1m^(B") +(".al." "$(1m_(B") +("arfy" "$(1m`(B") +("tgah" "$(1ma(B") +("arr," "$(1mb(B") +("ard;" "$(1mc(B") +("hmmw" "$(1md(B") +("lp.h" "$(1me(B") +("gzvj" "$(1mf(B") +("yhif" "$(1mg(B") +("lvyx" "$(1mh(B") +("lv.h" "$(1mi(B") +("lzky" "$(1mj(B") +("lo/f" "$(1mk(B") +("liwc" "$(1ml(B") +("liax" "$(1mm(B") +("lepu" "$(1mn(B") +("k,by" "$(1mo(B") +("dle," "$(1mp(B") +("xepu" "$(1mq(B") +("ofdu" "$(1mr(B") +("/rfd" "$(1ms(B") +("ujjy" "$(1mt(B") +("lmeu" "$(1mu(B") +("ffdi" "$(1mv(B") +("faex" "$(1mw(B") +("frpr" "$(1mx(B") +("fled" "$(1my(B") +("fppr" "$(1mz(B") +("flvx" "$(1m{(B") +("/yuq" "$(1m|(B") +("/fte" "$(1m}(B") +("/epu" "$(1m~(B") +("yuq/" "$(1n!(B") +("dle/" "$(1n"(B") +("ykyq" "$(1n#(B") +("r/ms" "$(1n$(B") +("nl,s" "$(1n%(B") +("jlpv" "$(1n&(B") +("yiub" "$(1n'(B") +("yppp" "$(1n((B") +("yjj." "$(1n)(B") +(".t;y" "$(1n*(B") +("ynlp" "$(1n+(B") +("yffn" "$(1n,(B") +("ohdm" "$(1n-(B") +("snrh" "$(1n.(B") +("snpr" "$(1n/(B") +("sa/n" "$(1n0(B") +("slpv" "$(1n1(B") +("sw/w" "$(1n2(B") +("sxxa" "$(1n3(B") +(".t;c" "$(1n4(B") +("qppp" "$(1n5(B") +("qlpv" "$(1n6(B") +("osot" "$(1n7(B") +("inam" "$(1n8(B") +("izae" "$(1n9(B") +("ifkb" "$(1n:(B") +("qawi" "$(1n;(B") +("innd" "$(1n<(B") +("iyke" "$(1n=(B") +("i,,v" "$(1n>(B") +("iak." "$(1n?(B") +("ifru" "$(1n@(B") +("icah" "$(1nA(B") +("zbgj" "$(1nB(B") +("t;q/" "$(1nC(B") +("ezam" "$(1nD(B") +("i;;m" "$(1nE(B") +("xarl" "$(1nF(B") +("ysxx" "$(1nG(B") +("ibf." "$(1nH(B") +("g,,q" "$(1nI(B") +("g,kp" "$(1nJ(B") +("g,af" "$(1nK(B") +("g,te" "$(1nL(B") +("g,bf" "$(1nM(B") +("g,b;" "$(1nN(B") +("g,ff" "$(1nO(B") +("g,ea" "$(1nP(B") +("g,;f" "$(1nQ(B") +("g,y." "$(1nR(B") +("murs" "$(1nS(B") +("z.kp" "$(1nT(B") +("eqe." "$(1nU(B") +("tg,d" "$(1nV(B") +("oxea" "$(1nW(B") +("oxxx" "$(1nX(B") +("u,yf" "$(1nY(B") +("u,zt" "$(1nZ(B") +("u,rm" "$(1n[(B") +("u,zh" "$(1n\(B") +("u,qr" "$(1n](B") +("u,rb" "$(1n^(B") +("u,an" "$(1n_(B") +("u,bp" "$(1n`(B") +("u,kv" "$(1na(B") +("ou,." "$(1nb(B") +("rh.," "$(1nc(B") +("u,qp" "$(1nd(B") +("u,mc" "$(1ne(B") +("ntj," "$(1nf(B") +("zfh," "$(1ng(B") +("z..," "$(1nh(B") +("bbk," "$(1ni(B") +("fiv," "$(1nj(B") +("pza," "$(1nk(B") +("p;d," "$(1nl(B") +("lyl," "$(1nm(B") +("hoo," "$(1nn(B") +(",.l," "$(1no(B") +("rif," "$(1np(B") +("v;.," "$(1nq(B") +("qoz," "$(1nr(B") +("brl," "$(1ns(B") +(";ky," "$(1nt(B") +("pff," "$(1nu(B") +("fkkm" "$(1nv(B") +("p,fk" "$(1nw(B") +("ownh" "$(1nx(B") +("owjh" "$(1ny(B") +("owjq" "$(1nz(B") +("ljpc" "$(1n{(B") +("eipv" "$(1n|(B") +("i;yq" "$(1n}(B") +("i;;v" "$(1n~(B") +("kppx" "$(1o!(B") +("w./e" "$(1o"(B") +("pppr" "$(1o#(B") +("r;;." "$(1o$(B") +("zrlf" "$(1o%(B") +("w;;." "$(1o&(B") +("deqh" "$(1o'(B") +("nlp/" "$(1o((B") +("tgjb" "$(1o)(B") +("rzkn" "$(1o*(B") +("ncj," "$(1o+(B") +("njjb" "$(1o,(B") +("ocj," "$(1o-(B") +("oljx" "$(1o.(B") +("y.oa" "$(1o/(B") +("yxxp" "$(1o0(B") +("vosm" "$(1o1(B") +("yxxv" "$(1o2(B") +("v/xy" "$(1o3(B") +("rbs;" "$(1o4(B") +("ce;f" "$(1o5(B") +("co.s" "$(1o6(B") +("nvv," "$(1o7(B") +(".f;o" "$(1o8(B") +(".;;." "$(1o9(B") +(".jjb" "$(1o:(B") +("hw;y" "$(1o;(B") +("jf;y" "$(1o<(B") +("lean" "$(1o=(B") +("liop" "$(1o>(B") +("xy;x" "$(1o?(B") +("lmjh" "$(1o@(B") +("fy.y" "$(1oA(B") +("fyka" "$(1oB(B") +("fnyx" "$(1oC(B") +("fnve" "$(1oD(B") +("f,zm" "$(1oE(B") +("fqdx" "$(1oF(B") +("fryx" "$(1oG(B") +("/y;x" "$(1oH(B") +("iku/" "$(1oI(B") +("/qob" "$(1oJ(B") +("/mmw" "$(1oK(B") +("ykrx" "$(1oL(B") +("yke/" "$(1oM(B") +("ykkx" "$(1oN(B") +("jre," "$(1oO(B") +("yre," "$(1oP(B") +("kyyy" "$(1oQ(B") +("yuqy" "$(1oR(B") +("yzle" "$(1oS(B") +("kk;q" "$(1oT(B") +("esem" "$(1oU(B") +("syuq" "$(1oV(B") +("qepu" "$(1oW(B") +("qzle" "$(1oX(B") +("apr," "$(1oY(B") +("iepn" "$(1oZ(B") +("ioom" "$(1o[(B") +("if.n" "$(1o\(B") +("ilvc" "$(1o](B") +("iw/w" "$(1o^(B") +("rffb" "$(1o_(B") +("rfp," "$(1o`(B") +("ypfb" "$(1oa(B") +("g,rx" "$(1ob(B") +("g,ya" "$(1oc(B") +("z.px" "$(1od(B") +("z./x" "$(1oe(B") +("z.ip" "$(1of(B") +("u,ih" "$(1og(B") +("u,th" "$(1oh(B") +("u,te" "$(1oi(B") +("u,b;" "$(1oj(B") +("u,bb" "$(1ok(B") +("u,ea" "$(1ol(B") +("u,lp" "$(1om(B") +("u,rs" "$(1on(B") +("u,j." "$(1oo(B") +("u,l;" "$(1op(B") +("l,y." "$(1oq(B") +("ipf," "$(1or(B") +("zkp," "$(1os(B") +("a/p," "$(1ot(B") +("tde," "$(1ou(B") +("bgd," "$(1ov(B") +(";;p," "$(1ow(B") +("/ml," "$(1ox(B") +("or,," "$(1oy(B") +("lz;," "$(1oz(B") +("ky,," "$(1o{(B") +("y;c," "$(1o|(B") +("req," "$(1o}(B") +("zid," "$(1o~(B") +("rpk," "$(1p!(B") +("evl," "$(1p"(B") +("eul," "$(1p#(B") +("faf," "$(1p$(B") +("l,p," "$(1p%(B") +("nvvm" "$(1p&(B") +("lvkm" "$(1p'(B") +("p,x." "$(1p((B") +("qoz," "$(1p)(B") +("jpya" "$(1p*(B") +("r;i/" "$(1p+(B") +("owic" "$(1p,(B") +("ow.z" "$(1p-(B") +("ow.s" "$(1p.(B") +("ljps" "$(1p/(B") +("ykda" "$(1p0(B") +("eiab" "$(1p1(B") +("eirp" "$(1p2(B") +("eizd" "$(1p3(B") +("eios" "$(1p4(B") +(";fji" "$(1p5(B") +("r;i;" "$(1p6(B") +("wbc/" "$(1p7(B") +("bmmm" "$(1p8(B") +("ow./" "$(1p9(B") +("pcj," "$(1p:(B") +("p;;." "$(1p;(B") +("vcj," "$(1p<(B") +("cbc/" "$(1p=(B") +("cfe/" "$(1p>(B") +("cpym" "$(1p?(B") +("cqds" "$(1p@(B") +(",cj," "$(1pA(B") +("areh" "$(1pB(B") +(".xk/" "$(1pC(B") +("yxxj" "$(1pD(B") +("gosm" "$(1pE(B") +("yh,m" "$(1pF(B") +("yhom" "$(1pG(B") +("lxxo" "$(1pH(B") +("xdk;" "$(1pI(B") +("/yxx" "$(1pJ(B") +("lmkb" "$(1pK(B") +("fckx" "$(1pL(B") +("/f;y" "$(1pM(B") +("/jjy" "$(1pN(B") +("/dk;" "$(1pO(B") +("tfau" "$(1pP(B") +("yt.n" "$(1pQ(B") +("yev/" "$(1pR(B") +("sy,b" "$(1pS(B") +("sy;x" "$(1pT(B") +("flec" "$(1pU(B") +("sev/" "$(1pV(B") +("apn," "$(1pW(B") +("apz;" "$(1pX(B") +("ap.h" "$(1pY(B") +("iii\\040" "$(1pZ(B") +("iyuq" "$(1p[(B") +("iq;a" "$(1p\(B") +("kyky" "$(1p](B") +("zaan" "$(1p^(B") +("zkyy" "$(1p_(B") +("zyuq" "$(1p`(B") +("rfrm" "$(1pa(B") +("t;qm" "$(1pb(B") +("g,nm" "$(1pc(B") +("munm" "$(1pd(B") +("cqox" "$(1pe(B") +("u,ya" "$(1pf(B") +("u,pi" "$(1pg(B") +("u,ja" "$(1ph(B") +("u,;v" "$(1pi(B") +("u,/x" "$(1pj(B") +("u,ip" "$(1pk(B") +("c.x," "$(1pl(B") +("ypn," "$(1pm(B") +("yp;," "$(1pn(B") +("l,ix" "$(1po(B") +("e;g," "$(1pp(B") +("/ri," "$(1pq(B") +("/l/," "$(1pr(B") +("yulh" "$(1ps(B") +("vpa," "$(1pt(B") +("b;y," "$(1pu(B") +("o..," "$(1pv(B") +("lph," "$(1pw(B") +("yqqa" "$(1px(B") +("r;ir" "$(1py(B") +("ljps" "$(1pz(B") +("ein." "$(1p{(B") +("eipm" "$(1p|(B") +("ei;g" "$(1p}(B") +(";qdx" "$(1p~(B") +("oqdx" "$(1q!(B") +("bc/o" "$(1q"(B") +("vbc/" "$(1q#(B") +("vppx" "$(1q$(B") +("vfe/" "$(1q%(B") +("vw./" "$(1q&(B") +("cqdx" "$(1q'(B") +(",qds" "$(1q((B") +("ofi." "$(1q)(B") +("jcj," "$(1q*(B") +("jeq." "$(1q+(B") +("g;;." "$(1q,(B") +("lljn" "$(1q-(B") +("losm" "$(1q.(B") +("dd,y" "$(1q/(B") +("xajq" "$(1q0(B") +("xosm" "$(1q1(B") +("rszx" "$(1q2(B") +("x/xy" "$(1q3(B") +("yxxk" "$(1q4(B") +("rzkk" "$(1q5(B") +("fppx" "$(1q6(B") +("ftgy" "$(1q7(B") +("fal;" "$(1q8(B") +("ykaq" "$(1q9(B") +("ykf/" "$(1q:(B") +("ykfx" "$(1q;(B") +("ykvo" "$(1q<(B") +("jdk;" "$(1q=(B") +("yaee" "$(1q>(B") +("yf;y" "$(1q?(B") +("snkw" "$(1q@(B") +("sffp" "$(1qA(B") +("sjjy" "$(1qB(B") +("ifch" "$(1qC(B") +("iev/" "$(1qD(B") +("ikkx" "$(1qE(B") +("ij;h" "$(1qF(B") +("inrc" "$(1qG(B") +("zaa." "$(1qH(B") +(",,ym" "$(1qI(B") +("ibyx" "$(1qJ(B") +("u,cp" "$(1qK(B") +("u,ok" "$(1qL(B") +("u,ye" "$(1qM(B") +("nnu," "$(1qN(B") +("akj," "$(1qO(B") +("bbk," "$(1qP(B") +("fja," "$(1qQ(B") +("oza," "$(1qR(B") +(".yz," "$(1qS(B") +("yqqe" "$(1qT(B") +("p,jy" "$(1qU(B") +(";;pa" "$(1qV(B") +("ljpa" "$(1qW(B") +("eiiu" "$(1qX(B") +("eifk" "$(1qY(B") +("eild" "$(1qZ(B") +("irli" "$(1q[(B") +("pyxv" "$(1q\(B") +("cpxm" "$(1q](B") +("lyuh" "$(1q^(B") +("/jjb" "$(1q_(B") +("rcom" "$(1q`(B") +("sosm" "$(1qa(B") +("apaq" "$(1qb(B") +("idk;" "$(1qc(B") +("ippr" "$(1qd(B") +("ifzx" "$(1qe(B") +("if;y" "$(1qf(B") +("g,r," "$(1qg(B") +("u,fx" "$(1qh(B") +("u,lv" "$(1qi(B") +("u,zm" "$(1qj(B") +("u,lx" "$(1qk(B") +("l,pc" "$(1ql(B") +("ppp," "$(1qm(B") +("zpu," "$(1qn(B") +("b;ya" "$(1qo(B") +("i;;p" "$(1qp(B") +("cypm" "$(1qq(B") +("lpcc" "$(1qr(B") +(",fe/" "$(1qs(B") +("esk," "$(1qt(B") +("/bc/" "$(1qu(B") +("cky/" "$(1qv(B") +("xxa/" "$(1qw(B") +("yeqh" "$(1qx(B") +(".jjb" "$(1qy(B") +("sjjb" "$(1qz(B") +(".nam" "$(1q{(B") +("zcze" "$(1q|(B") +("aeam" "$(1q}(B") +("f;;m" "$(1q~(B") +("f;;x" "$(1r!(B") +("ibom" "$(1r"(B") +("lvpp" "$(1r#(B") +("g,yx" "$(1r$(B") +("g,zj" "$(1r%(B") +("g,r," "$(1r&(B") +("z.yx" "$(1r'(B") +("epu," "$(1r((B") +("yuq," "$(1r)(B") +("ljpx" "$(1r*(B") +("ypfn" "$(1r+(B") +("vz;k" "$(1r,(B") +(",z;k" "$(1r-(B") +("f,.a" "$(1r.(B") +("sil." "$(1r/(B") +("icj," "$(1r0(B") +("ieqh" "$(1r1(B") +("ijjb" "$(1r2(B") +("g,fy" "$(1r3(B") +("g,d;" "$(1r4(B") +("ejja" "$(1r5(B") +("i;;," "$(1r6(B") +(",vo." "$(1r7(B") +("fojj" "$(1r8(B") +("yr/y" "$(1r9(B") +("ibc/" "$(1r:(B") +("u,fy" "$(1r;(B") +("fkki" "$(1r<(B") +("hyxk" "$(1r=(B") +("g,g," "$(1r>(B") +("u,aq" "$(1r?(B") +("ajh," "$(1r@(B") +("cfdu" "$(1rA(B") +("cvo." "$(1rB(B") +("yqqq" "$(1rC(B") +("eqji" "$(1rD(B") +("ljpx" "$(1rE(B") +("yuqq" "$(1rF(B") +("rakg" "$(1rG(B") +("ilvg" "$(1rH(B") +("yprx" "$(1rI(B") +("rfk;" "$(1rJ(B") +("napa" "$(1rK(B") +(",nr\\040" "$(1rL(B") +("weu\\040" "$(1rM(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ccdospy.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ccdospy.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,491 @@ +;; Quail package `ccdospy' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:31 1996 +;; Original TIT dictionary file: CCDOSPY.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: ccdospy.el,v 1.2 1997/06/06 00:57:08 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: YES +;; PROMPT: $A::WVJdHk!KKuP4F4Rt!K(B# +;; # +;; COMMENT $AKuP4F4Rt7=08(B ($AT4SZ(B CCDOS) +;; COMMENT +;; COMMENT $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,5+HgOB!8F4Rt!9TrSCR;<|1mJ>(B: +;; COMMENT $AF4Rt(B: zh en eng ang ch an ao ai ong sh ing \"u(yu) +;; COMMENT $A<|(B: a f g h i j k l s u y v +;; COMMENT $A@}!C(B $A::WV!C(B $A!>0!!?!>9{!?!>VP!?!>ND!?!>9b!?!>Sq!?!>H+!?(B +;; COMMENT $AF4Rt!C(B a guo zhong wen guang yu quan +;; COMMENT $A<|Hk!C(B a1 guo4 as1 wf4 guh1 yu..6 qvj6 +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-ccdospy" "Chinese-GB" "$AKuP4F4Rt(B" + nil +"$A::WVJdHk!KKuP4F4Rt!K(B# + $AKuP4F4Rt7=08(B ($AT4SZ(B CCDOS) + + $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,5+HgOB!8F4Rt!9TrSCR;<|1mJ>(B: + $AF4Rt(B: zh en eng ang ch an ao ai ong sh ing \"u(yu) + $A<|(B: a f g h i j k l s u y v + $A@}!C(B $A::WV!C(B $A!>0!!?!>9{!?!>VP!?!>ND!?!>9b!?!>Sq!?!>H+!?(B + $AF4Rt!C(B a guo zhong wen guang yu quan + $A<|Hk!C(B a1 guo4 as1 wf4 guh1 yu..6 qvj6 +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a" "$A0!0"_9`Dkgo9(B") +("aa" "$ATzT{T|T}T~U!U"U#U$U%U&U'U(U)^j_8_e_ni+mDpdrFw~(B") +("ae" "$AUZU[U\U]U^U_U`UaUbUcZX_!hOi|m]pQq^rXtw(B") +("af" "$AUdUeUfUgUhUiUjUkUlUmUnUoUpUqUrUs[Z]hd%gGhei;itjbkSk^lun3p!p2sp(B") +("ag" "$AUtUuUvUwUxUyUzU{U|U}U~V!V"V#V$Z:a?agn[o#s](B") +("ah" "$AUAUBUCUDUEUFUGUHUIUJUKULUMUNUOXk[5a$aVb/fQh0s/(B") +("ai" "$AV%V&V'V(V)V*V+V,V-V.V/V0V1V2V3V4V5V6V7V8V9V:V;VV?V@VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOX4Zl[$[z\F^}`ybeeiekfohNhWhYhdiriyj^kUkylmlsmiotp:pkrNtju%uEuYu\utv#(B") +("aj" "$AU0U1U2U3U4U5U6U7U8U9U:U;UU?U@Z^^xl9(B") +("ak" "$AUPUQURUSUTUUUVUWUXUYZ/h~nHsI(B") +("al" "$AU*U+U,U-U.U/mNq)(B") +("aou" "$AV[V\V]V^V_V`VaVbVcVdVeVfVgVh]'_zf(f{g'kPmXt&t|(B") +("as" "$AVPVQVRVSVTVUVVVWVXVYVZZ#oqs.t1u`(B") +("au" "$AViVjVkVlVmVnVoVpVqVrVsVtVuVvVwVxVyVzV{V|V}V~W!W"W#W$XyY*Y>[%\od(d>dshLiFiMlDnypfpqsCsgt6tcunwf(B") +("aua" "$AW%W&(B") +("auh" "$AW.W/W0W1W2W3W4W5YW(B") +("aui" "$AW6W7W8W9W:c7fmgD(B") +("auj" "$AW(W)W*W+W,W-_ybMr'(B") +("aul" "$AW'(B") +("aun" "$AW;WW?W@WAWBWCWDWEWFWGZB_*d7dCe*lLlzm=om(B") +("aux" "$A^J(B") +("ba" "$A0E0F0G0H0I0J0K0L0M0N0O0P0Q0R0S0T0U0V\X]Ca1e1nYtNvQwI(B") +("bei" "$A1-1.1/101112131415161718191:1;XCZiZ}]mc#mUpGqXvMw9(B") +("bey" "$A_BbX(B") +("bf" "$A1<1=1>1?[N[PjZo<(B") +("bg" "$A1@1A1B1C1D1E`Tj4(B") +("bh" "$A0n0o0p0q0r0s0t0u0v0w0x0y]rd:(B") +("bi" "$A1F1G1H1I1J1K1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]X0YB\j])]I^5_A_Yayc9dde(eve~f>fTh5n/niouqTsYskswt0tEuOwB(B") +("bie" "$A1n1o1p1qu?(B") +("bij" "$A1_1`1a1b1c1d1e1f1g1h1iXR[M\PbmcjgBlTm>m\q9q[rysVv}(B") +("bik" "$A1j1k1l1mf;ftl)l-l.oZopq&qQw'wT(B") +("bin" "$A1r1s1t1u1v1wYOaYgMgciDikkwoYwFw^(B") +("biz" "$A1^(B") +("bj" "$A0_0`0a0b0c0d0e0f0g0h0i0j0k0l0mZf[`nSq#q-t2(B") +("bk" "$A0z0{0|0}0~1!1"1#1$1%1&1'1(1)1*1+1,]af_lRp1qYu@v5(B") +("bl" "$A0W0X0Y0Z0[0\0]0^^cj~(B") +("bo" "$A2#2$2%2&2'2(2)2*2+2,2-2.2/202122232425Yq`#bDi^k"mgn`p>t$uKu[(B") +("bu" "$A262728292:2;2<2=2>2?2@_2eMj3jNnPn_u3(B") +("by" "$A1x1y1z1{1|1}1~2!2"YwZ{^p(B") +("ca" "$A2A`jme(B") +("ce" "$A2^2_2`2a2bb|(B") +("cf" "$Aa/d9(B") +("cg" "$A2c2d`a(B") +("ch" "$A2T2U2V2W2XXw(B") +("ci" "$A4C4D4E4F4G4H4I4J4K4L4M4N\kltpKtY(B") +("cj" "$A2M2N2O2P2Q2R2Senfnh2tSwu(B") +("ck" "$A2Y2Z2[2\2]`Pdns)t=(B") +("cl" "$A2B2C2D2E2F2G2H2I2J2K2L(B") +("co" "$Aj#(B") +("cou" "$A4Ui(km(B") +("cs" "$A4O4P4Q4R4S4T\JdHfug}h.hH(B") +("cu" "$A4V4W4X4Y]}a^b'icu!u>um(B") +("cui" "$A4]4^4_4`4a4b4c4d]M_}c2h-iAk%v?(B") +("cuj" "$A4Z4[4\Y`_%l`oi(B") +("cun" "$A4e4f4gbbqe(B") +("cuo" "$A4h4i4j4k4l4mXHaOkbo1ospnu:uc(B") +("da" "$A4n4o4p4q4r4s^G_U`*brf'm3qWsNw0w2(B") +("de" "$A5B5C5Do=(B") +("dg" "$A5E5F5G5H5I5J5KLZ`baXj-mcokt#(B") +("dh" "$A5152535455ZT[J]Pe4m8nuqI(B") +("di" "$A5L5M5N5O5P5Q5R5S5T5U5V5W5X5Y5Z5[5\5]5^X5YaZ.ZP[![f]6`Vf7g0h\i&jkmFmZm{oatFw>(B") +("dia" "$A`G(B") +("die" "$A5x5y5z5{5|5}5~[l\&^i`)k:p,qsu^vx(B") +("dij" "$A5_5`5a5b5c5d5e5f5g5h5i5j5k5l5m5nX5?5@5A_6bak.tn(B") +("dl" "$A4t4u4v4w4x4y4z4{4|4}4~5!\$_0_>a7eJffg*giwl(B") +("dou" "$A65666768696:6;]zq6?6@6A6B6C6D6E6F6G6H6I6J\6`=dBh|k9s7?7@7A7B7C7D7EZzhJnUt3vP(B") +("fj" "$A7*7+7,7-7.7/707172737475767778797:^,^@a&hsl\n2ul(B") +("fo" "$A7p(B") +("fou" "$A7qs>(B") +("fu" "$A7r7s7t7u7v7w7x7y7z7{7|7}7~8!8"8#8$8%8&8'8(8)8*8+8,8-8.8/808182838485868788898:8;8<8=8>8?8@YkYl[.\=\^\r]3]J^T_;a%bvdfeufZfbg&g(hujglpmImjmkn7o{p%r6r]rprstouCuFvVv{(B") +("ga" "$A8A8B^NfXfYj8nE(B") +("ge" "$A8g8h8i8j8k8l8m8n8o8p8q8r8s8t8u8v8wX*Xn[A[Y\*`Cf|k!kumQoSqKr"r4t4w@(B") +("gei" "$A8x(B") +("gf" "$A8y8zX(]"_gt^(B") +("gg" "$A8{8|8}8~9!9"9#_lbYg.va(B") +("gh" "$A8T8U8V8W8X8Y8Z8[8\m0n8s`(B") +("gj" "$A8I8J8K8L8M8N8O8P8Q8R8S[a\U^O_&codFdwg$iOj:m7pat{(B") +("gk" "$A8]8^8_8`8a8b8c8d8e8fX:Z>[,^;gIi@iBj=o/(B") +("gl" "$A8C8D8E8F8G8HX$Zk[rj.j`(B") +("gou" "$A939495969798999:9;X~Z8a8e\fEgCh[jml0sQstw8(B") +("gs" "$A9$9%9&9'9(9)9*9+9,9-9.9/909192gnkEr9?9@9A9B9C9D9E9F9G9H9I9J9K9L9MXEYrZ,]T_IaDcihtiojtjvk{l1n-n9n\o@p3p@psrAt~u}vqw=(B") +("gua" "$A9N9O9P9Q9R9SXTZ4hikRp;(B") +("guh" "$A9b9c9d_[anhfkW(B") +("gui" "$A9e9f9g9h9i9j9k9l9m9n9o9p9q9r9s9tXPXQX[bQe3f#hmjAjPp's~vYw,(B") +("guj" "$A9W9X9Y9Z9[9\9]9^9_9`9aYD^hdJnBpYqfw$(B") +("gul" "$A9T9U9V(B") +("gun" "$A9u9v9wg5m^vg(B") +("guo" "$A9x9y9z9{9|9}Ye[v^b_C`~aFb#i$k=qxrdre(B") +("h" "$A090:0;(B") +("ha" "$A9~n~(B") +("he" "$A:G:H:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:XZ-[@[V`@cXjBnArBtg(B") +("hei" "$A:Y:Z(B") +("hf" "$A:[:\:]:^(B") +("hg" "$A:_:`:a:b:c^?gqhl(B") +("hh" "$A:;:<:=clg,q~(B") +("hj" "$A:(:):*:+:,:-:.:/:0:1:2:3:4:5:6:7:8:9::Zu]U^~e+jOlJq|r%r@w}(B") +("hk" "$A:>:?:@:A:B:C:D:E:F]o^6`F`ce)e0j;p)r+r:(B") +("hl" "$A:!:":#:$:%:&:'`Kk\u0(B") +("hou" "$A:m:n:o:p:q:r:s\)`kaab7eKnXpzs6sstWvWw?(B") +("hs" "$A:d:e:f:g:h:i:j:k:lYdYjZ']&^.^0cHc|(B") +("hu" "$A:t:u:v:w:x:y:z:{:|:}:~;!;";#;$;%;&;'Y|^=_|`qa2b)boc1d0dogziNiul2lClNlflhloolp-pIpWsKu-uz(B") +("hua" "$A;(;);*;+;,;-;.;/;0fhhkm9n|(B") +("huh" "$A;D;E;F;G;H;I;J;K;L;M;N;O;P;QZraedRdjeXh+kAq%s(srv|(B") +("hui" "$A;R;S;T;U;V;W;X;Y;Z;[;\;];^;_;`;a;b;c;d;e;fZ6\n\v^%_T_\`9cDd+egg@gujMm#r3s3wb(B") +("huj" "$A;6;7;8;9;:;;;<;=;>;?;@;A;B;C[([<]H_'`wb5d!d=dqe>eUgYoLviw_(B") +("hul" "$A;1;2;3;4;5uW(B") +("hun" "$A;g;h;i;j;k;lZ;bFcTdc(B") +("huo" "$A;m;n;o;p;q;r;s;t;u;vXe_+oAqk(B") +("huy" "$Ad'(B") +("ia" "$A2e2f2g2h2i2j2k2l2m2n2obGcbf1h>i6i_oJooqC(B") +("ie" "$A35363738393:[em:(B") +("if" "$A3;3<3=3>3?3@3A3B3C3DZHZ_^S`Ae7h!i4mWv3(B") +("ig" "$A3E3F3G3H3I3J3K3L3M3N3O3P3Q3R3SX)[thGh_ksn*nqo%qNrIu((B") +("ih" "$A2}2~3!3"3#3$3%3&3'3(3)3*3+Xv[K\I]Eadbjc.cQf=fOjFk)vp(B") +("ii" "$A3T3U3V3W3X3Y3Z3[3\3]3^3_3`3a3b3cYQ\/\]_3_j`4`Ma\bAfJk7mwp7q!q]r?s$sWsxtyuXwN(B") +("ij" "$A2s2t2u2v2w2x2y2z2{2|YfZF][b\bcd}e$eqf?fvjhlxobs8up(B") +("ik" "$A3,3-3.3/3031323334bwjKqi(B") +("il" "$A2p2q2rY-nNp{r2(B") +("iou" "$A3i3j3k3l3m3n3o3p3q3r3s3tY1`|c0q,vE(B") +("is" "$A3d3e3f3g3h\{bgc?t)t>(B") +("iu" "$A3u3v3w3x3y3z3{3|3}3~4!4"4#4$4%4&X![;bpc@g)hFhziKqRr\uiwm(B") +("iuh" "$A4/4041424344bk(B") +("iui" "$A4546474849Zoi"i3(B") +("iuj" "$A4(4)4*4+4,4-4.b6eWg]k0nKt-(B") +("iul" "$A4'^ukzu_(B") +("iun" "$A4:4;4<4=4>4?4@];pHrm(B") +("iuo" "$A4A4B`(j!uVv:(B") +("j" "$A000102030405060708ZO[{^nambVhqo'pFwv(B") +("ji" "$A;w;x;y;z;{;|;};~=?=@=A=B=C=D=E=F=G=H=I=J=K=L=M=N=O=P=QY.YU\4\z^X`]a=ahdPf/k8p(pTrTu4uSv^(B") +("jin" "$A=m=n=o=p=q=r=s=t=u=v=w=x=y=z={=|=}=~>!>"Za]#]@`dbKb[f!gFh*iHjajnqF(B") +("jiq" "$AY$(B") +("jis" "$A><>=eDlg(B") +("jiu" "$A>>>?>@>A>B>C>D>E>F>G>H>I>J>K>L>M>NYJYV`1cNhQhjp/pUtqw](B") +("jv" "$A>O>P>Q>R>S>T>U>V>W>X>Y>Z>[>\>]>^>_>`>a>b>c>d>e>f>gYFZ*\D\Z\l^deaeph"i'i0i7iYjxl+nRo8q@qUtru6uav4vBw6(B") +("jve" "$A>o>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`Y`eaHb1f^gehviSl_ocuju{(B") +("jvj" "$A>h>i>j>k>l>m>n[2azd8hpnCoCoTvA(B") +("jvn" "$A>y>z>{>|>}>~?!?"?#?$?%^\qds^we(B") +("jy" "$A>#>$>%>&>'>(>)>*>+>,>->.>/>0>1>2>3>4>5>6>7>8>9>:>;XYYSZe]0?0@0A0B0C0D[j^V`;a.bZe[fAfqiaqzr|vKw!wi(B") +("ka" "$A?&?'?(?)X{_GkL(B") +("ke" "$A?@?A?B?C?D?E?F?G?H?I?J?K?L?M?N`>a3c!d[flgo}pbq=r$rrwA(B") +("kf" "$A?O?P?Q?RqLv8(B") +("kg" "$A?S?To,(B") +("kh" "$A?5?6?7?8?9?:?;XxcJnV(B") +("kj" "$A?/?0?1?2?3?4Y)](c[j,mhn+(B") +("kk" "$A???ejh`j{nm(B") +("kl" "$A?*?+?,?-?.X\[n]\bib}nxo4oG(B") +("kou" "$A?Y?Z?[?\\R^"_5mnsX(B") +("ks" "$A?U?V?W?XYEaGsm(B") +("ku" "$A?]?^?_?`?a?b?cXZ\%`7g+w<(B") +("kua" "$A?d?e?f?g?hY((B") +("kuh" "$A?o?p?q?r?s?t?u?vZ2Z?Zw[[^E_Qf~j\(B") +("kui" "$A?w?x?y?z?{?|?}?~@!@"@#X8YgZs]^^q`-`0c&c4eSjRn%qyrqsquM(B") +("kuj" "$A?m?nwE(B") +("kul" "$A?i?j?k?lXa[&_`avkZ(B") +("kun" "$A@$@%@&@'c'cMg{o?u+vowU(B") +("kuo" "$A@(@)@*@+rR(B") +("l" "$A0#0$0%0&0'0(0)0*0+0,0-0.0/^_`H`IfHh(jSmAoMv0(B") +("la" "$A@,@-@.@/@0@1@2X]eej9mGpx(B") +("le" "$A@U@VXl_7cnw&(B") +("lei" "$A@W@X@Y@Z@[@\@]@^@_@`@aYzZ3`OfPgPi[qgu*(B") +("lg" "$A@b@c@d\(c6(B") +("lh" "$A@E@F@G@H@I@J@K]9]u`%cOo6o|rk(B") +("li" "$A@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@y@z@{@|@}@~A!A"A#A$A%A&A'A(Y3Y5[*[^\B]0]q^<_?`&`,a{d`e"eNf2fKfjgJh@h]ivlemBn:n>o.p?p]p_rCr[s;sRsvtOu7uHv(vbw/ws(B") +("lia" "$AA)(B") +("lie" "$AAPAQARASATY}[x^f_Vd#tsuqw`(B") +("lih" "$AA8A9A:A;AA?A@AAAB\.i#uTwK(B") +("lij" "$AA*A+A,A-A.A/A0A1A2A3A4A5A6A7]|^Fdre%gvi,igl!qMqOs9vc(B") +("lik" "$AACADAEAFAGAHAIAJAKALAMANAO^$^M`Zb2e@?@@@A@B@C@Da0dmi-l5n=ogq\(B") +("lk" "$A@L@M@N@O@P@Q@R@S@T_ka@hanno)plqlu2(B") +("ll" "$A@3@4@5aAabd5d~jcmyo*q.t%(B") +("lou" "$AB%B&B'B(B)B*YM]d`6aPoNp|qorwwC(B") +("ls" "$AAzA{A|A}A~B!B"B#B$[b\WcqgghPkJmCq*(B") +("lu" "$AB+B,B-B.B/B0B1B2B3B4B5B6B7B8B9B:B;BY@[d_#``crdKdueVh4hSiViqi{j$k*kMoep5pXs|t5vT(B") +("luj" "$ABMBNBOBPBQBRf.hop=vG(B") +("lun" "$ABUBVBWBXBYBZB[`p(B") +("luo" "$AB\B]B^B_B`BaBbBcBdBeBfBgYy\}^{b$cxdpgsi!kao]q'vC(B") +("luz" "$AYu(B") +("lv" "$AB?B@BABBBCBDBEBFBGBHBIBJBKBL^[cLi5kvoyqZ(B") +("lve" "$ABSBTo2(B") +("ly" "$AA`AaAbAcAdAeAfAgAhAiAjAkAlAmAn[9\__J`rcvg1hZhyj2qvrHtavl(B") +("m" "$A_<(B") +("ma" "$ABhBiBjBkBlBmBnBoBp_iaofVh?s!(B") +("me" "$AC4wa(B") +("mei" "$AC5C6C7C8C9C:C;CC?C@CACBCCCD].aRb-dD?D@DADBXo[i\Ycek$nb(B") +("my" "$ACwCxCyCzC{C|Z$\xdijTn(u$(B") +("n" "$A_m`E(B") +("na" "$ADCDDDEDFDGDHDI^`kGoUqD(B") +("ne" "$ADXZ+(B") +("nei" "$ADYDZ(B") +("nf" "$AD[m%(B") +("ng" "$AD\(B") +("nh" "$ADR_-`lbNjY(B") +("ni" "$AD]D^D_D`DaDbDcDdDeDfDgY#[hb%bujGl;m+m~njvr(B") +("nie" "$ADsDtDuDvDwDxDyZm^A`?r(t+uf(B") +("nih" "$ADoDp(B") +("nij" "$ADhDiDjDkDlDmDnX%[~i}p$vSvs(B") +("nik" "$ADqDr\`fUketA(B") +("nin" "$ADz(B") +("niu" "$AE#E$E%E&apbnf$(B") +("nj" "$ADODPDQ`+`oi*knrotv(B") +("nk" "$ADSDTDUDVDWX+[q_Nb.h'mPnsrM(B") +("nl" "$ADJDKDLDMDNX>\5]AhM(B") +("nou" "$Aqq(B") +("ns" "$AE'E(E)E*Y/_f(B") +("nu" "$AE+E,E-E2E3E4E5esf@f[fe(B") +("nuj" "$AE/(B") +("nuo" "$AYP^y_vo;(B") +("nv" "$AE.m$nOt,(B") +("nve" "$AE0E1(B") +("ny" "$AD{D|D}D~E!E"Xz\Q_Le8qw(B") +("o" "$AE6`8`^(B") +("ou" "$AE7E8E9E:E;EE?E@EAEBEC]bhKsa(B") +("pei" "$AE^E_E`EaEbEcEdEeEf`N`zl7oBu,v,(B") +("pf" "$AEgEhdT(B") +("pg" "$AEiEjEkElEmEnEoEpEqErEsEtEuEv\!`Xbqs2(B") +("ph" "$AERESETEUEVa]dheLs&(B") +("pi" "$AEwExEyEzE{E|E}E~F!F"F#F$F%F&F'F(F)X'XrZpZ|[/[\[}\1\E^U_(`hbOdDfGg"hAj6n"nF?F@FAY7f3hRvR(B") +("qi" "$AFZF[F\F]F^F_F`FaFbFcFdFeFfFgFhFiFjFkFlFmFnFoFpFqFrFsFtFuFvFwFxFyFzF{F|F}XAY9[_\;\N]=]B]]^-`Ra(a*c`d?fkg2gwgyh=hgiJjHl%lwm,mSq}rSr`tkuhw"wh(B") +("qia" "$AF~G!G"]VwD(B") +("qie" "$AGPGQGRGSGT['c+f*j|oFsf(B") +("qih" "$AG9G:G;GG?G@c^fMiIj(lAo:oOojq_r^tGuD(B") +("qij" "$AG#G$G%G&G'G(G)G*G+G,G-G.G/G0G1G2G3G4G5G6G7G8Y;Y]Zd\7\M\g]!^ga)c%c;e9e:e=gWh}kIm)nTr/si(B") +("qik" "$AGAGBGCGDGEGFGGGHGIGJGKGLGMGNGOXdZ=Z[\qc8c>gXiTmMuNw3(B") +("qin" "$AGUGVGWGXGYGZG[G\G]G^G_\K^l_D`:`_dZiUo7q{r{t@(B") +("qis" "$AGmGnZv\dq7rKsLu^!^>a+aicVh3jok,kTlnmap6q3rPs=tpvDwq(B") +("qve" "$AH1H2H3H4H5H6H7H8cWcZm((B") +("qvj" "$AH&H'H(H)H*H+H,H-H.H/H0Z9\uc*g9izn0n}ris\w\(B") +("qvn" "$AH9H:eR(B") +("qy" "$AG`GaGbGcGdGeGfGgGhGiGjGkGl\\`uiQm`r_s@sdtlv%vkwt(B") +("re" "$AHGHH(B") +("rf" "$AHIHJHKHLHMHNHOHPHQHRXp\s]Xb?imo~qE(B") +("rg" "$AHSHT(B") +("rh" "$AH?H@HAHBHCl|p&(B") +("ri" "$AHU(B") +("rj" "$AH;H\[rEwW(B") +("rk" "$AHDHEHF\if,hc(B") +("rou" "$AH`HaHbt[uew7(B") +("rs" "$AHVHWHXHYHZH[H\H]H^H_aIauiEk@rn(B") +("ru" "$AHcHdHeHfHgHhHiHjHkHlY<]j^8`id2dae&gHo(q`r,(B") +("rui" "$AHoHpHq\G^(hDn#r8(B") +("ruj" "$AHmHn(B") +("run" "$AHrHs(B") +("ruo" "$AHtHush(B") +("ruz" "$AkC(B") +("sa" "$AHvHwHxX&Xmj}k[l*(B") +("se" "$AI*I+I,XDo$p#(B") +("sf" "$AI-(B") +("sg" "$AI.(B") +("sh" "$AI#I$I%^zm_r*(B") +("si" "$AK9K:K;KK?K@KAKBKCKDKEKFKGKHXKYn[L_Pcactdyf&fagAlkoHp8qjrOsS(B") +("sj" "$AH}H~I!I"bLk'tVv1(B") +("sk" "$AI&I'I(I)\#gRk}p~v~(B") +("sl" "$AHyHzH{H|`g(B") +("sou" "$AKQKRKSKT[E^4`2`UbHdQl,n$oKrt(B") +("ss" "$AKIKJKKKLKMKNKOKPZ!]?aBaTblc$dAq5(B") +("su" "$AKUKVKWKXKYKZK[K\K]K^K_K`YmZU]x`v@(B") +("suo" "$AKrKsKtKuKvKwKxKy_o`B`Jf6hxm|tH(B") +("suy" "$A]4(B") +("ta" "$AKzK{K|K}K~L!L"L#L$cKdbe]i=nhuAw#(B") +("te" "$ALX_/l}o+(B") +("tg" "$ALYL[L\kx(B") +("th" "$AL@LALBLCLDLELFLGLHLILJLKLLYN`{dgh)iLo&o[qms%s+tJu1(B") +("ti" "$AL]L^L_L`LaLbLcLdLeLfLgLhLiLjLkYCc)eQg>pCqSu.(B") +("tie" "$ALyLzL{]FwQ(B") +("tij" "$ALlLmLnLoLpLqLrLs^]cCcYien1(B") +("tik" "$ALtLuLvLwLxY,lvq;rhsTtPv6vfwX(B") +("tj" "$AL.L/L0L1L2L3L4L5L6L7L8L9L:L;LL?[0e#jM?M@MAMBMC\"]1]KnJu)(B") +("tui" "$AMFMGMHMIMJMKlU(B") +("tuj" "$AMDME^Rehn6(B") +("tun" "$AMLMMMNY[b=jUk`(B") +("tuo" "$AMOMPMQMRMSMTMUMVMWMXMYX1Y"[gbUc{hXiRmHsju"uIv>(B") +("ty" "$AL|L}L~M!M"M#M$M%M&M'\p]cfChhnzrQv*(B") +("ua" "$AI/I0I1I2I3I4I5I6I7_~b*l&o!pptDv.vh(B") +("ue" "$AI]I^I_I`IaIbIcIdIeIfIgIhXGY\b&d\l(n4wj(B") +("uf" "$AIiIjIkIlImInIoIpIqIrIsItIuIvIwIxZ7ZE]7_SdIi)kOorrW(B") +("ug" "$AIyIzI{I|I}I~J!J"J#J$J%aSdEjImrsO(B") +("uh" "$AIJIKILIMINIOIPIQ[pg4idlXu|(B") +("ui" "$AJ&J'J(J)J*J+J,J-J.J/J0J1J2J3J4J5J6J7J8J9J:J;JJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTZV[u]*]i_1ixj[lBnfs'sBs_u9vevu(B") +("uj" "$AI:I;II?I@IAIBICIDIEIFIGIHIIZ([7\Odzf)fSfsk~nLp^s5t.uGw-(B") +("uk" "$AIRISITIUIVIWIXIYIZI[I\[?\fd{hN?N@YKZCZq[W]Z^1`m`xa!aKaMb+b,cGcmd"d6eTf8gbh8j&l?lPptt:v[(B") +("wf" "$ANANBNCNDNENFNGNHNINJXXcSckh7v)(B") +("wg" "$ANKNLNM]n^3(B") +("wh" "$AMtMuMvMwMxMyMzM{M|M}Xh^Lc/i~wM(B") +("wj" "$AMcMdMeMfMgMhMiMjMkMlMmMnMoMpMqMrMsX`\9]8]Rf}g:g~kdn5rj(B") +("wl" "$AMaMb(B") +("wo" "$ANNNONPNQNRNSNTNUNVYA]+a"dWk?mRv;(B") +("wu" "$ANWNXNYNZN[N\N]N^N_N`NaNbNcNdNeNfNgNhNiNjNkNlNmNnNoNpNqNrNsX#XuZcZy[X\LbPbdbhd4e;eCe|fDfph;julIpDpMpmrZvHwy(B") +("xi" "$ANtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,O-O.O/O0O1O2O3O4O5O6O7O8YRYbZt[-]>]_]{^I_qacb>cRd;d@eofRgthUiXjXjjl$ldlyl{p*q6ras#s,t*t8tKtQtbu5w{(B") +("xia" "$AO9O:O;OO?O@OAOBOCODOE_HareZh&hTmLsAwo(B") +("xie" "$AP)P*P+P,P-P.P/P0P1P2P3P4P5P6P7P8P9P:P;PP?P@PAPBPCPDPEPFX6\0j?l'vN(B") +("xis" "$APVPWPXPYPZP[P\\:(B") +("xiu" "$AP(P]P^P_P`PaPbPcPdPe_]a6bJbSdepa_b4b~d-d1jVu8v`(B") +("xvz" "$APy(B") +("xy" "$APGPHPIPJPKPLPMPNPOPPPQPRPSPTPUZj\t\~_)bQ?Q@QAQBQCQDQEQFQGQHXs[k^ka,eBf+gphbk2mlHm&rUw1(B") +("yi" "$AR;RR?R@RARBRCRDRERFRGRHRIRJRKRLRMRNRORPRQRRRSRTRURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfX}Y+Z1[][|\2\S\h^2^D^H^Z_._4_=_W_^`fa;aZb"bBbxbyc(dteFfdgKilisj]l=lZmtnFoWonpjpyq/q4rft/t`tht}wp(B") +("yin" "$ARpRqRrRsRtRuRvRwRxRyRzR{R|R}R~S!X7[4[s\'\a_E`3a~b9d&k3nwq+q?r>v/(B") +("yj" "$AQIQJQKQLQMQNQOQPQQQRQSQTQUQVQWQXQYQZQ[Q\Q]Q^Q_Q`QaQbQcQdQeQfQgQhQiXIXMX_Y2YHYpZ][1[3[o\>]NaCb{cFcUdNdYe{fLg|i\jLkYlMn;s[u&wJwPwz(B") +("yk" "$AQ{Q|Q}Q~R!R"R#R$R%R&R'R(R)R*R+X2X3_:aJafg[grhCiwjWkHpNq:tmw%(B") +("yo" "$AS4`!(B") +("you" "$ASDSESFSGSHSISJSKSLSMSNSOSPSQSRSSSTSUSVSWXUX|Y'],]/]5_O`se6hVi`k;npp`rDrJrvvOwnwx(B") +("ys" "$AS5S6S7S8S9S:S;SS?S@SASBSCY8[U\-`/cqArbrusDt't(v'v9(B") +("yue" "$AT;TT?T@TATBTCTDY_e.iPk>na(B") +("yuj" "$AT'T(T)T*T+T,T-T.T/T0T1T2T3T4T5T6T7T8T9T:[y\+^rcdfBh%iZksPset7(B") +("zei" "$ATt(B") +("zf" "$ATuZZ(B") +("zg" "$ATvTwTxTygUj5n@o-(B") +("zh" "$AT_T`Taf`j0(B") +("zi" "$AWHWIWJWKWLWMWNWOWPWQWRWSWTWUWVZQ_ZaQf"f\g;hwj"j_m'mvoEovqhsJtRttu~v$v7vvwZ(B") +("zj" "$AT[T\T]T^^Yh6jCt"tXtuvI(B") +("zk" "$ATbTcTdTeTfTgThTiTjTkTlTmTnTo_p(B") +("zl" "$ATTTUTVTWTXTYTZaLg^(B") +("zou" "$AW^W_W`WaZAZn[8fcvm(B") +("zs" "$AWWWXWYWZW[W\W]YLkjtU(B") +("zu" "$AWbWcWdWeWfWgWhWiY^Zh]Oo_(B") +("zui" "$AWlWmWnWo^)(B") +("zuj" "$AWjWk_,gZur(B") +("zun" "$AWpWq_$iWw.(B") +("zuo" "$AWrWsWtWuWvWwWxWy_r`\btkQlq(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ctlau.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ctlau.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,701 @@ +;; Quail package `ctlau' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:33 1996 +;; Original TIT dictionary file: CTLau.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: YES +;; PROMPT: $A::WVJdHk!KAuN}OiJ=TARt!K(B +;; # +;; COMMENT $AAuN}OiJ=TASoW"Rt7=08(B +;; COMMENT Sidney Lau's Cantonese transcription scheme as described in his book +;; COMMENT \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. +;; COMMENT This file was prepared by Fung Fung Lee ($A@n7c7e(B). +;; COMMENT Originally converted from CTCPS3.tit +;; COMMENT Last modified: June 2, 1993. +;; COMMENT +;; COMMENT Some infrequent GB characters are accessed by typing \\, followed by +;; COMMENT the Cantonese romanization of the respective radical ($A2?JW(B). +;; # +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopstuwy\\ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-ctlau" "Chinese-GB" "$AAuN}OiJ=TARt(B" + t +"$A::WVJdHk!KAuN}OiJ=TARt!K(B + $AAuN}OiJ=TASoW"Rt7=08(B + Sidney Lau's Cantonese transcription scheme as described in his book + \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. + This file was prepared by Fung Fung Lee ($A@n7c7e(B). + Originally converted from CTCPS3.tit + Last modified: June 2, 1993. + + Some infrequent GB characters are accessed by typing \\, followed by + the Cantonese romanization of the respective radical ($A2?JW(B). +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a" "$A0"0!Q;Q=Q>QFQG_9k2o9(B") +("aai" "$A0#0$`I0%0&0/`H(B") +("aan" "$AjL03(B") +("aang" "$As?(B") +("aap" "$AQ<(B") +("aat" "$AQ9Q:(B") +("aau" "$A^V(B") +("ak" "$ANU6s6rv;(B") +("am" "$A05ZOwv(B") +("ang" "$A]:(B") +("au" "$AE7E8E9E;E=(B") +("ba" "$A0Q0M0E0H0I0J0L0P0S0T0U0V]bnYtN(B") +("baai" "$AEH0Z0\0]0^_B(B") +("baak" "$A0W0Y2.0[2/FH27(B") +("baan" "$A0l0`0_0d0e0f0gZf[`c]t2(B") +("baang" "$A1A1D(B") +("baat" "$A0K0F(B") +("baau" "$A0|0z0{1%1+1,v5(B") +("bai" "$A1R1U1M1N1P1V1W1](B") +("bak" "$A11(B") +("bam" "$A1CER(B") +("ban" "$A1v1?1r1s1u1w12@1$1&FRFXlRp1(B") +("boh" "$A2#2$2%2(FB[6`#(B") +("bok" "$A252+2)2,2-2022241]1"8?(B") +("bong" "$A0n0o0p0q0s0u0w(B") +("booi" "$A131-121415171:(B") +("boon" "$A0k1>0cEO0a0i0m1=EQEV(B") +("boot" "$A2'c#212&2*23XC(B") +("buk" "$A27FY_2nGFM(B") +("bung" "$A1B(B") +("cha" "$Aoo2i2n2f2g2h2k2m2oNNT{w~(B") +("chaai" "$A2B2H2q2rY-nN(B") +("chaak" "$A2b2_2a2pTtb|(B") +("chaam" "$A2N2O2Q2R2s2t2v2wI3C3DGWUnUo_Sv3n3or(B") +("chang" "$A2cTx(B") +("chap" "$A<)<-(B") +("chat" "$AF_FaFb(B") +("chau" "$AGo3i3j3k3l3m3o3q3r3s3t4UGtGvGBPaY1t\(B") +("che" "$A35GR366_I]P0P1(B") +("chek" "$A3_(B") +("cheng" "$AGk(B") +("cheuk" "$A4A4BIVIWW?W@WFY>ey(B") +("cheung" "$AG=Oj403$3!Oi2}2~3&3)3*3+G9G:G>G@Ohc^f=(B") +("chi" "$A3U3X4J4L4NKFJ<2^4K3YJA3a3]3c4C4D4E4F4G4H4I4M3V3W3Z3[3\3^FjJ8JQVD_j`4`M_Zekf<r?tYuXot(B") +("chik" "$AF]3`3b`R_3k7(B") +("chim" "$AG)G1G5YTe_o7Y](B") +("chin" "$AG'G.OK=&G0G32x2{2|<_G$G%G(G*Zd(B") +("ching" "$A3N3FGi3LGk3J3M3Q3S5IG`GeGgGhU|r_(B") +("chip" "$Af*(B") +("chit" "$AGP37393:FcIhU^(B") +("chiu" "$A3/3,31=8GDGFGMGNLvP$UQnH(B") +("cho" "$A2]2Y2Z2[2\4V4W4kThTjTkTo`Pa^ick}t=(B") +("choh" "$Ao14l3u3z3{3~4!4h4j4m[;os(B") +("choi" "$A2G2J2E2F2C2D2I2K2LH|TTH{(B") +("chong" "$A42442X2V2T2U2W4/433'3(Xw(B") +("chue" "$A4&3w3x3y4"JoJpVyV|Xyui(B") +("chuen" "$A4e4f4+H+4'4(4)4-4.4Z4\4gH)H*H,K(K)MD\uk0nKn}oiY`(B") +("chuet" "$A4iW>6^W:WB`(`\_M(B") +("chui" "$AH!45KeKf3}3|4647484]4^4_4`4dGwH"H$Pl_}(B") +("chuk" "$A4Y4#4$JxKYPnPsX!v:(B") +("chun" "$A4:4;4@GXQ-Q.Q2(B") +("chung" "$AVX3d4S3e3f3h4O4P4Q4R4TKIVTZ#o%(B") +("chut" "$A3vwmwq(B") +("da" "$A4r(B") +("daai" "$A4s4x4u4w4t(B") +("daam" "$A`"5"5#5(5*5-YYqu(B") +("daan" "$A5+5%5$5&5'5)5,5.5/50ncw0(B") +("daap" "$A4pL$4n4qm3(B") +("daat" "$A4oL"`*sNw2(B") +("dai" "$A5]5ZA%5W4~5M5V5[5\X5tF(B") +("dak" "$A5B5CLXo=(B") +("dang" "$A5H5E5F5G5J5K`bj-ok(B") +("dat" "$AM9M;(B") +("dau" "$A69676665686:6;>@nWr=q<(B") +("de" "$A5y`G(B") +("dei" "$A5X(B") +("dek" "$A5QYa(B") +("deng" "$A6"6$p[(B") +("deuh" "$A6d(B") +("deuk" "$AWAWD(B") +("dik" "$A5D5N5O5P5R5S5U`Voa(B") +("dim" "$A5c5`5j(B") +("din" "$A5g5d5b5e5f5i5l5m5n5_a[ndq2(B") +("ding" "$A6&6(6)6!6#6%6'M]Xjqttz(B") +("dip" "$A5z5{5}5~`)k:(B") +("dit" "$A5x5|VHisp,(B") +("diu" "$A5u5q5t5w5o5p5r5s5v6*nvn{uu(B") +("do" "$A565@5=6H6<6B6C6D6E6F6I6J57595:5<5>5?5A`=k.(B") +("doh" "$A6`6b6c6d6e6g6h6i_a(B") +("doi" "$A4z4}4|a7wl(B") +("dok" "$Anlub(B") +("dong" "$A5451525355nu(B") +("duen" "$A6L6M6N6O6K6P(B") +("duet" "$A6a(B") +("dui" "$A6T6Q6R6S(B") +("duk" "$A6@6=6>6?6Ak9sFwr(B") +("dun" "$A6X6Y6U6V6[6](B") +("dung" "$A6/6+6.416,6-6061626364_Kk1(B") +("fa" "$A;(;/(B") +("faai" "$A?l?i?j?~_`(B") +("faan" "$A7:7174hs7672787*0j7+7,7-7.7/7073757779^,n2(B") +("faat" "$A7"7(7)(B") +("fai" "$A;S;U7Q7M7N7O7P;TjMoP(B") +("fan" "$A7]7V7\7`7R7S7T7U7W7X7Y7Z7[7^7_;g;h;iQ,Q5YG^9ww(B") +("fat" "$A7p:v7w7z8%7#7$7%7&7'_|eulp(B") +("fau" "$A7q2:8!8"87FJs>n7(B") +("fe" "$A7H(B") +("fei" "$A7I7Gkh7F7J7K7LdGezl3rctdv-li(B") +("foh" "$A?F;u;p;o?NnXrr(B") +("fok" "$A;t>p(B") +("fong" "$A7B?v7=7E7;7<7>7?7@7A7C7D;D;E;N;O;P;Qa]hJkAnUt3(B") +("foo" "$A7r:tfZ888;8(7{8*7t817s7u7v7}8&8'8)8+8-8.8/808385868:8<8=8>8@:u;";#?`?b?c?]XZ\=\^_;fbw5>1(B") +("geuk" "$A=E(B") +("geung" "$A=)=*=.G6>9>#>->)>3>0>">$>%>*>/>4>7>:XYYSqf(B") +("gip" "$A=Y(B") +("git" "$A=a=`=\hn(B") +("giu" "$A=>=P=?=C=Ik8(B") +("go" "$A8_8e8f8]8^8`8a8b8dR$X:Z>(B") +("goh" "$A8h8v8g(B") +("goi" "$A8C8D(B") +("gok" "$A>u8w8i8s=Gge(B") +("gon" "$A8I8K8M8N8O8QG,(B") +("gong" "$A=-8[8T8U8V8W8X8Y8Z8\=2=5?8qpn8(B") +("goo" "$A9E9A9L9I9B9J9<9=9>9@9C9D9F9K9Mn\p3o@n9(B") +("goon" "$A9\9Z9[9Y9`9a9W9]9^NSYD]8pY(B") +("got" "$A8n8p:V(B") +("guen" "$A>h>i>j>k>l>m>nH/Q+d8(B") +("gui" "$A>_>]>d>Y>e>S>X>^>a>b>fYFe}l+q@(B") +("guk" "$A>V>U9H>O`7o8(B") +("gung" "$A9&9$9+929'8S9%9(9)9*9,9-9.9091r<(B") +("gwa" "$A9O9R9P9QXT_I(B") +("gwaai" "$A9T9U9V(B") +("gwaan" "$A9X9_(B") +("gwaang" "$A9d(B") +("gwaat" "$A9N@((B") +("gwai" "$A9q<>9e9g9h9i9j9k9l9m9n9p9r9s}>|>y9v9w>{?$Yrs^(B") +("gwang" "$A:d(B") +("gwat" "$A9G>r?_w;(B") +("gwing" "$A>(B") +("gwok" "$A9y9z@*(B") +("gwong" "$A9c9b(B") +("ha" "$AODOB9~O:OOCeZh&n~(B") +("haai" "$AP3:!:"?+P,P5P7P8eb(B") +("haak" "$A?MOE(B") +("haam" "$AONOL:-:/:0OZ(B") +("haan" "$AO^OPf5(B") +("haang" "$A:;?SPP(B") +("haap" "$AF~O?OA`>_H(B") +("haau" "$AP'GCP#?<:p=M?=?>GIOxP"f/(B") +("hai" "$AO5Yb^Ilyw{(B") +("hak" "$A?L:U:Z?&?Kk4(B") +("ham" "$A:6:,:(:):3?0?1?2?3G6O]r%(B") +("han" "$A:\:[:]:^?Q?R(B") +("hang" "$APRPP:_:`:b:c?O?PPSo,(B") +("hap" "$AO@:O:PG]G"O;qkr"(B") +("hat" "$A:KFrO9O=[@(B") +("hau" "$A?Z:saa:r:m:n:o:qeKtWvW(B") +("hei" "$AFxFp_qO#O2F{:YF[FqFwFzNuN{N~O]O)O7YRfRjXldl{tK(B") +("hek" "$A3T(B") +("heuh" "$AQ%(B") +("heung" "$AOrOlOmOcINOgbC(B") +("him" "$AOUG+G7(B") +("hin" "$AG#OWOTG2G4PyOFOGO\Q\llr9OK(B") +("hing" "$APKGaGbGdGlPV\0s@(B") +("hip" "$AG8GSP-P.P2(B") +("hit" "$AP*(B") +("hiu" "$A===DGAGOOyO~_Xfg(B") +("ho" "$A:E:F:C:>:?:@:A:D`F`cj;p)r+wR(B") +("hoh" "$A:N:I?I:S:G:J:X?@`@t4(B") +("hoi" "$A:&?*:#:$:%:'?-X\`Knxo4r$(B") +("hok" "$AQ':W?G(B") +("hon" "$A:.::?4:9?/:*:+:1:2:4:5:7:8Y)e+q|w}(B") +("hong" "$A?5:=PP:T]U6U8U:U?tX(B") +("jaan" "$AT^U5U;U@WkW+W,(B") +("jaang" "$AUuUvUxUy(B") +("jaap" "$AO0TSFVg>MV[V]W_>>PdV\V_VcVdVeVfW`WaW^YV_z`1f{kP(B") +("je" "$AUbU_=h=cP;U`UaUZ`5i?pQ(B") +("jek" "$AV;<9VK_s(B") +("jeng" "$A>.>;V#Ze(B") +("jeuk" "$AWCWEH8>t=@H5lz(B") +("jeung" "$AUEOs=+=/UF3$=,=0=1=3=4OpOqUAUBUCUDUGUHUIUJUKULUMUNUOXvbjoOs/Xk(B") +("ji" "$AWSWTWOWVV*VGV>V.WKWMWJVNV9V;V=VAKBKCKEKGKHV%V&V'V(V)V+V,V7V8V:V2V$U~U{>&>'>+>8UjUlUtUwUzV!V"lun[(B") +("jip" "$A=S`?_](B") +("jit" "$A=ZU[=X=]=^UcU\U](B") +("jiu" "$A=6=7=9=KUPUSUTUUUYXdZ/YU`]3/(B") +("jo" "$ATgWiTlWvWfTbTcTeTfTiTmTnWb_plq(B") +("joh" "$AWxVzWhWsWtWyY^_r(B") +("joi" "$ATZTYTUTVTWTXWRg^(B") +("jok" "$AWwTdWrWu(B") +("jong" "$AW42XT_T`TaW.W/W0W1W2W3j0(B") +("jue" "$AVwW!W"VxVnVmVjViVkVlVoVsVtV{V}W]W$Y*\of-nywf(B") +("juen" "$A4+W(W*6WT\WjWpWqW)_yr'(B") +("juet" "$A>x6^W:`(`\(B") +("jui" "$AWnWmPr>W>Q>R>Z>[GyPpWgWlWoW5W6W7W8W9v4vBSl(B") +("juk" "$AWcWePxKW4%4XV`VaVpVqVrVuVvV~W#W=WG`Uf(omo_t6sC(B") +("jun" "$A=x>!W<=r=z=}>~?]?"?#?%UiiWoTq8(B") +("jung" "$AVPVVVZW]WZW\VUKLKOKPVQVRVSVWVYWWWXWYW[YLoqt)t1tU(B") +("jut" "$AWd(B") +("ka" "$A?(?'X{_G(B") +("kaai" "$A?,(B") +("kaat" "$A_R(B") +("kaau" "$A??nm(B") +("kai" "$AFu;|FtF}O*(B") +("kam" "$At@=sGYG\G]`_f!(B") +("kan" "$AGZG[(B") +("kap" "$A<0N|8x<3<6sE(B") +("kat" "$A?H(B") +("kau" "$A?[tC99Gs959:>J>K?\GrY4_5fEp/r0(B") +("ke" "$AFoH3GQY$(B") +("kei" "$AFeFdFZFmFlFs;{<=FfFgFiFna*gwlwq}whw"(B") +("kek" "$A>g(B") +("keuk" "$AH4`e(B") +("keung" "$AG?ojtG(B") +("kim" "$AG-G/(B") +("kin" "$Ar/(B") +("king" "$AGc>(GfGjGmwt(B") +("kit" "$Ar!>o=R=_P+f]tIwo(B") +("kiu" "$A=NGEGGGHGKGLO-(B") +("koh" "$An](B") +("koi" "$A8E8G8F8H?.?DX$n'(B") +("kok" "$AH7:B:TH6[V(B") +("kong" "$A?9@)?q?s?:?;XxnV?u(B") +("koo" "$A9?(B") +("kooi" "$A9t;b;f;_?k@#kZqy(B") +("koot" "$A@(;mqx(B") +("kuen" "$AH(;?H'H-(B") +("kuet" "$A>w>v>qH1H2XJXcZ\`Yf^oc(B") +("kui" "$AGx>P>T>\>`>cG{G}G~X~aia+lnvD(B") +("kuk" "$AGz(B") +("kung" "$AGnq7(B") +("kwa" "$A?d9S?e?f?g?hY((B") +("kwaang" "$A?r(B") +("kwai" "$A9f9o?w?x?z?{@"P/X8aMeS(B") +("kwan" "$A@'9u>=>z@$@%@&H9H:o?(B") +("kwik" "$AO6k=(B") +("kwong" "$A?s?u(B") +("la" "$AsA@.@2X](B") +("laai" "$A@-@5(B") +("laam" "$A@6@A@Cog(B") +("laang" "$A@d(B") +("laap" "$A@0@,@/(B") +("laat" "$A@1eepx(B") +("lai" "$A@}@v@g@h@q@s@w@xY3fjtOws(B") +("lak" "$A@U@_Xl`O(B") +("lam" "$AA]AUAVAXAYA\_x(B") +("lap" "$AA"0(B") +("lek" "$A_7(B") +("leng" "$Av&vl(B") +("leuk" "$ABTBS(B") +("leung" "$AA:A=A?A)A8A9A;AAAAB(B") +("lik" "$AA&@zA$_?(B") +("lim" "$AA-A.A1A2A3ig(B") +("lin" "$AA,A/A6A7A+A0A4Dl(B") +("ling" "$AAbAlAmAiAc@b@cA`AaAdAeAfAgAhAjAkAn_Jqv(B") +("lip" "$AAT^[(B") +("lit" "$AAPAQARY}(B") +("liu" "$AAHAKACADAEAFAGAIALAMANAO`ZnI(B") +("lo" "$AB7B6B,@O@L@M@N@P@Q@TB+B-B.B/B0B1B2B3B8B:B?_k``a@iVnnoepXplo)qlt5vT(B") +("loh" "$AB^?)B\B]B_B`BaBcAJY@o](B") +("loi" "$A@4@3abqgmy(B") +("lok" "$A@VBd8u:Q@R@SBeBfBgK8@V(B") +("long" "$A@E@F@G@H@I@J@KA@`%rk(B") +("luen" "$AA*BMBNBOBPBRA5f.(B") +("luet" "$AAS(B") +("lui" "$ABB@o@`@[@a@Z@W@X@Y@\@]@^B@BABCBEBFBGBKBbYz`&le(B") +("luk" "$ABBHBL(B") +("lun" "$ABXBQBUBVBWBYBZB[AWAZA[A_j%wk(B") +("lung" "$AkJAzA{A|A}A~B!B"B#B$E*gg(B") +("lut" "$A@uBI@|BJm2(B") +("m" "$A_m(B") +("ma" "$ABiBhBmBkBjBlBnBoBp(B") +("maai" "$ABtBqBrBu(B") +("maan" "$AMrB}MmBxByB{B|B~C]w)(B") +("maang" "$AC$CLCMCOrlt;(B") +("maau" "$AD5C(C)C,C-C.C2jD(B") +("mai" "$ACPCQCTCUCW_d(B") +("mak" "$ABsBvD+D,D0]k_i(B") +("man" "$ANDNECqNJCrCtCuCvC%NCNFNGNIXXc}v)h7(B") +("mang" "$ACHCK(B") +("mat" "$ANoC[C\M`NpX?ZW(B") +("mau" "$AD3C3C}D1D2D6C/Y0mx(B") +("me" "$A_c(B") +("mei" "$AC@N4N2CCBCDCRCSN"N6^1aRetf8pLoQt:tMv2wcwg(B") +("mi" "$A_d(B") +("mik" "$ACYci(B") +("min" "$ACfCbC`CaCcCdCeC^C_(B") +("ming" "$AC{CwC|CsCxCyCzZ$\xu$(B") +("mit" "$ACoCpsz(B") +("miu" "$ACnChCgCiCjCkClCmC*_wechCm5q:(B") +("mo" "$ANdN^D8NqD!D#D4D7D9D:DD?D@DADBXo\Ycenb(B") +("mung" "$ACICJCNcBk|t?(B") +("na" "$ADCDGDDDHE2oU(B") +("naai" "$ADJDKDL(B") +("naam" "$ADODP`+a0kn(B") +("naan" "$ADQ(B") +("naap" "$ADEDFDIZ+(B") +("naau" "$ADSDVDW_Nns(B") +("nai" "$AD`(B") +("nam" "$AZE(B") +("nang" "$AD\(B") +("nau" "$AE$E%E&P`f$fUqqt[(B") +("ne" "$ADX(B") +("nei" "$ADcDa6|6}D]DeDzCVl;lrnj(B") +("neung" "$ADo(B") +("ng" "$ANeNsN`NaNbNfNgNiNnNrXu`ErZwy(B") +("nga" "$AM_Q?Q@QAQCQEQHXsXt(B") +("ngaai" "$A0,QBQDXW^_(B") +("ngaak" "$A6n(B") +("ngaam" "$A0)QR(B") +("ngaan" "$AQcQUQ[(B") +("ngaang" "$AS2(B") +("ngaau" "$AO}R'X3kH(B") +("ngai" "$AN#0+D^D_N!N1N:RORURcRh_=t/t`(B") +("ngak" "$A_@(B") +("ngam" "$AbVpF(B") +("ngan" "$AHMRxv8(B") +("ngat" "$AFyRYX#Xn(B") +("ngau" "$AE#9394E:E0?qz(B") +("ngoh" "$ANRNT6j6k6l6m6o6p6vE6o0(B") +("ngoi" "$A4tMb0-:R(B") +("ngok" "$A6uT@ZLoIr&@V(B") +("ngon" "$A06(B") +("ngong" "$A0:(B") +("ngung" "$ANM(B") +("ne" "$ADX(B") +("nik" "$A@yDdDg(B") +("nim" "$ADnDip$(B") +("nin" "$ADj(B") +("ning" "$AD{D|D~E]E"Xz_Lqw(B") +("nip" "$ADmDsDtDwDxDyr((B") +("niu" "$ADqDrtA(B") +("no" "$AE,DTDUE+E-es(B") +("noh" "$AE3E4YP_v(B") +("noi" "$ADNDZDMDYhM(B") +("nok" "$AE5o;(B") +("nong" "$ADRH?`l(B") +("nuen" "$AD[E/(B") +("nui" "$AE.nO(B") +("nuk" "$At,(B") +("nung" "$AE'E(E)Y/_f(B") +("o" "$A0D0@0B0CNk(B") +("oh" "$A?A?B`8`^f9ippb(B") +("oi" "$A0.0'0(0*fHoMv0(B") +("ok" "$A6qX,[Qc5(B") +("on" "$A020800010407o'(B") +("ong" "$A090;(B") +("pa" "$AEB0G0RE?E@EChK(B") +("paai" "$AEEEFEIY=(B") +("paak" "$A0XFGFIE>EAEDgj(B") +("paan" "$A0bEJEN(B") +("paang" "$AEl0tEkEmEoEpErEt`X(B") +("paau" "$AEZEY1*EWEXE\E](B") +("pai" "$AEz(B") +("pan" "$A1tEgF5F6(B") +("pang" "$AF>Es(B") +("pat" "$AF%qb(B") +("pei" "$AF)F$1IExE{E}F#F&F(E^X'Xrf>hAnk(B") +("pek" "$AE|(B") +("pik" "$A1YEyF'q1(B") +("pin" "$A1i1`F*F+F,F-ry(B") +("ping" "$AF4F=EjF;3REiF8F9F:FIGU$d}cEf)t.uG(B") +("saang" "$AJ!Iz(B") +("saap" "$A;xTQTRv.(B") +("saat" "$AHvHxI1I2I7o](B") +("saau" "$AGJIRISITIZt9(B") +("sai" "$AO8NwJFJ@JDJEJII8NxPvO,O4tQ(B") +("sak" "$AH{`g(B") +("sam" "$APDIuIrIs3;3@InItIxJ2I-a/(B") +("san" "$AIqPBIm3?Ij3<3=IiIkIlIoIpIvIwP=P?PA(B") +("sang" "$AIzI{I|(B") +("sap" "$AJ.J*J0I,(B") +("sat" "$AJ'J5J-JRI*O%(B") +("sau" "$APbPeJV3p3nJUP^JWJXJ[J\JYJZJ]J^J~KQKRKTP_Pc[E],`2awoKt<(B") +("se" "$AP4IgIdP)IaIbI6I^I_P6P:Y\wj(B") +("sei" "$AKDK@(B") +("sek" "$AJ/K6N}(B") +("seng" "$APHIy(B") +("seuk" "$AOwne(B") +("seung" "$AK+K*O`IOILOk3#3"3%IJIKIMIPIQOaObOdOeOfadfOfWidlX(B") +("si" "$AKAJBJGJPJ1J9J>J+J7KK?VEXKZV_1_PnfoHty3Wm'(B") +("sik" "$AI+O'NvJ=O"JNJMJJJ3J4J6JCNtNzN}O$O(O1ixp*o$rat*s,(B") +("sim" "$AIA2uI;IBf?iilx(B") +("sin" "$AOHO_I?ICIEIFIHIIO3OIOJOYO[Q"Y~Y;k/tLs5v1(B") +("sing" "$A3GIyJ$PJPTI}3P3I3K3OJ%J"I~J#PGPIPQPUX)nqPH(B") +("sip" "$AIcIeIf(B") +("sit" "$AGTI`P(P9P4?KqK2K3K4Q/Q1Q3Q4Q6Q7W;\wa_(B") +("sung" "$AKI3gKJKKKMKNZ!aTq5(B") +("sut" "$APtJuJvK$Pgs0(B") +("ta" "$AK{K|K}nh(B") +("taai" "$AL+L,4v4{L)L*L-_>nQ(B") +("taam" "$AL8L0L5L6L7L=q{(B") +("taan" "$AL>L/L1L2L3L4L9L;LMBMALWM(B") +("uk" "$AN]dW(B") +("wa" "$AM[;);-;*;0FhM\M]M^n|(B") +("waai" "$A;5;3;4Ma(B") +("waak" "$A;r;-;s;.(B") +("waan" "$AMe;9;7;<;B;CMdMgMlviMf(B") +("waang" "$A:a(B") +("waat" "$A;+;,MZ(B") +("wai" "$A;YN*REN=N;N'N(N,;`;d;1;[;\;]M~N$N%N&N)N+N-N.N/N0N3N5N7N8N9NN?N@YK`0(B") +("wan" "$ATFTKTONBTH;j;k;lNANHR|TETGTITJTLTMTNZ;\?ifk5(B") +("wang" "$A:j:k(B") +("wat" "$AG|>s(B") +("wik" "$ASr(B") +("wing" "$AS@HSHYS1S=S>aIr#(B") +("woh" "$A:M9x:L;vNONPNQYAf4q=(B") +("wok" "$A;qXeol(B") +("wong" "$AaeMy;F;G;H;I;J;K;L;MMtMuMwMz(B") +("woo" "$ANZN[:~:|:z:w:x:y:{:};];$;%;&;'NXNYSsY|b)d0lhlop-(B") +("wooi" "$A;X;a;c;2;W(B") +("woon" "$AMf;;;:;8;=;>;@;AMcMkMnMsT+T.X(X`(B") +("woot" "$A;n(B") +("ya" "$AR2(B") +("yai" "$AR7W'(B") +("yam" "$ARtHNR{GUA^HIHQRqRuRwRy`3l'q?v/(B") +("yan" "$AP@HK6wHLR}S!RrPFHJHPHRPCRpRsRvRzR~TPS]UgX7Xp_Ek3nwr>(B") +("yap" "$AHkF|R>RX]0(B") +("yat" "$AR;HURZJTOSQaQfQiQKQMQNQVQYQZQ^X_Y2n;(B") +("yin" "$AOROVQTQ`H;QPQLHqAt't(sDv'v9n4(B") +("yuen" "$AT'T6T1MjT-T*QX4*HmHnG&MhMiMoMpMqP|P~OXQ#T(T)T,T/T0T2T3T4T5T7T8T9T:\>kRan#(B") +("yuk" "$ASqS}HbHhHlNVPqStS{S|T!X9ewgojEnZ(B") +("yun" "$AHrHs(B") +("yung" "$AS?S9o^SCSBHZH]HVHWHXH[H\H^H_NKNLS5S6S7S8S:S;Sl?l@lAlBlClDlElFlGlHlIlJlKlLlMlNlOlPlQlSlTlUlVlWlZl[l\l]l^l_l`(B") +("\\fong" "$Al7l8l9l:l<(B") +("\\fung" "$Al)l,l-l.(B") +("\\gaak" "$Aw3w4w5w6w7w8w9(B") +("\\gam" "$AnRnSnTn_nto`obofo&o*o/o2o3o6o:oAoCoDoGoJoLoRo[o\vFvGvHvIvJvKvLvM(B") +("\\gan" "$A`x`y`z`{`|`}`~a]a"a#a$a%a&(B") +("\\gau" "$Aalamanaoapaqarasatauavaxayaza{a|a}a~b!b"b#b$b%b&b'b(b*b+b,b-b.b/b0b1b2b3b4b5(B") +("\\gin" "$Ajhjijjjkjljmjnjo(B") +("\\gok" "$Auzu{u|u}u~v!v"v#(B") +("\\gwai" "$AwIwJwKwLwMwN(B") +("\\gwoh" "$Aj(j)j+j,j.j/(B") +("\\hau" "$A_~`$`:`W`h`k_C_T_U_[__(B") +("\\him" "$Al#l$l%l&l((B") +("\\jau" "$At-t0t8tqtrtstttut{t|t}t~u]u"u#u%u&u'u(u)u*u+u,u-u.u/u0u2u3u4u5u6u7u8(B") +("\\juk" "$Au`uaucudueufuhujukulumunuoupuqurusu;uu?u@uAuBuCuDuFuHuIuJuLuMuNuOuPuQuRuTuUuVuWuYuZu[u\u]u^u_(B") +("\\jukfa" "$As`sasbscsdsesfsgshsisjskslsmsnspsqsrssstsusvswsxsys{s|s}s~t!t"t#t$t%t&sGsHsIsJsKsLsMsOsPsQsSsTsUsVsWsXsYsZs\s_(B") +("\\kwat" "$Aw`wiw:w=w>w?wAwBwDwEwFwG(B") +("\\ma" "$Af`fafcfefffhfkflfmfnfofpfqfsftfufvfwfx(B") +("\\mo" "$Ak#k$k%k&k'k(k)k*k+k,(B") +("\\moon" "$AcFcGcHcIcJcKcLcMcNcOcPcQcRcScTcUcVcWcXcYc[(B") +("\\muk" "$Ah;hh?h@hBhDhEhFhGhHhIhLhNhOhPhQhRhShThUhVhWhXhYhZh[h\h]h^h_h`hahbhchdhehfhghhhihjhkhlhmhohphqhthuhvhwhxhyhzh{h|h}h~iai]i"i#i$i%i&i'i(i)i*i+i,i-i.i/i0i1i2i3i4i5i6i7mlmmmnmompmqmrmsmtmumvmwmzm|m}m~n!n"n$n%n&n(n)n*n+n,n-(B") +("\\nga" "$Aj1j2j3j4j5j6(B") +("\\ngau" "$Ajpjqjrjsjtjujvjwjxjyjzj{(B") +("\\niu" "$Ap4p5p6p7p8p9p:p;pp?p@pApBpCpEpGpHpIpJpKpMpNpOpRpSpTpUpVpW(B") +("\\nui" "$Af#f+f1f:faAaBaCaDaEaFaGaHaJaKaLaNaOaPaQaSaUaVaWaXaYaZ(B") +("\\sam" "$Ababbbcbdbebfbgbhbibkblbmbnbobpbqbrbsbtbubvbwbxbzb{b}b~c]c"c#c$c%c&c'c(c)c*c+c,c-c.c/c0c1c2c3c4c6c7c8c9c:c;cc?c@cAm"m#m$m%m'm(m)m*m+m-m.m/m0(B") +("\\sau" "$A^Q^R^S^T^U^W^X^Y^Z^\^]^^^`^a^b^c^d^e^f^g^h^i^k^l^m^n^o^p^q^r^s^t^u^v^w^x^y^z^{^|^}^~_"_#_$_%_&_'_(_)_*_+_,_-j|j}j~k]k"(B") +("\\sek" "$Am6m7m8m9m:m;mm?m@mAmBmCmDmEmFmGmHmImJmKmLmMmNmOmPmQmRmSmTmUmVmWmXmYmZm[m\m]m^m_m`mambmcmdmemfmg(B") +("\\si" "$Afzf|f}f~g]g"g#g$g%g&g'g(g)g*g+g,g-g.g/g0g1g3g4g5g6g7g8g9g:g;gg?g@gAgBgCgDgEgFgGgHgIgJgKgLgMgNgOgPgQgRgSgTgUgVgWgXgYgZ(B") +("\\sik" "$AwOwPwSbb?b@bAbBbCbDbEbFbGbHbIbJbKbLbMbN(B") +("\\teng" "$Ae`eaeBeCeDeEeFeGeHeIeJeLeMeNeOePeQeReTeUeVeWeXeYe[e\e^(B") +("\\to" "$A[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[{[|[}[~\!\"\#\$\%\&\'\(\)\*\+\,\-\.\/\1[P[R[T[U[W[X[Y[[[\[][^[_(B") +("\\wai" "$A`n`o`p`q`r`s`t`u`v`w(B") +("\\woh" "$Aouovowoxoyozo{o|o}o~p!p"p#(B") +("\\wong" "$Ag`gagbgcgdgfghgigkglgmgngpgqgrgsgugvgxgygzg{g|g}g~h!h"h#h$h%h'h(h)h*h+h,h-h.h/h0h1h2h3h4h6(B") +("\\yan" "$AY#Y6YHYX(B") +("\\yat" "$Aj8j9j:jj?j@jAjBjCjFjGjHjIjJjKjNjOjPjQjRjTjUjVjY(B") +("\\yi" "$AqCqDqEqFqGqHqIqJqKqLqMqNqOqPqQqRqSqTqUqVqWqXqYqZq[q]q^q_q`qaZcZgZhZiZjZkZlZmZnZo(B") +("\\yideuh" "$AZpZqZrZsZtZuZvZwZxZyZzZ{Z|Z}Z~["[#[$[%[&['[([)[*[+[,[-[.[/[0[1[2[3[4[5[7[8[9[:(B") +("\\yin" "$AZ&Z'Z(Z)Z*Z,Z-Z.Z0Z1Z2Z3Z4Z5Z7Z8Z9Z:Z=Z?Z@ZAZBZCZDZFZGZHZNZRZSZTZUZYZ[(B") +("\\yue" "$AvPvQvRvSvVvXvYvZv[v\v]v^v_vavbvcvdvevfvgvkvmvnvovpvqvrvsvtvuvvvwvxvyvzv{v|v}v~w]w#w$w%w&w'w(w*w+w,w-w.w/(B") +("\\yuk" "$Al"k`kakbkckdkekfkgkikjkkkmkokpkqkrksktkvkykzk{k~l!k>k?k@kBkCkDkEkFkGkIkKkLkMkOkQkRkSkTkUkVkWk[k\k]k^k_(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ctlaub.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ctlaub.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,701 @@ +;; Quail package `ctlaub' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:34 1996 +;; Original TIT dictionary file: CTLauB.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0KH)tTT&,!(N,Tg>A*#Gn5x!((B +;; # +;; COMMENT $(0N,Tg>A*#GnM$0D5x'J7{(B +;; COMMENT Sidney Lau's Cantonese transcription scheme as described in his book +;; COMMENT \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. +;; COMMENT This file was prepared by Fung Fung Lee ($(0,XFS76(B). +;; COMMENT Originally converted from CTCPS3.tit +;; COMMENT Last modified: June 2, 1993. +;; COMMENT +;; COMMENT Some infrequent GB characters are accessed by typing \\, followed by +;; COMMENT the Cantonese romanization of the respective radical ($(0?f5}(B). +;; # +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopstuwy\\ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-ctlaub" "Chinese-BIG5" "$(0N,Tg>A*#Gn5x(B" + t +"$(0KH)tTT&,!(N,Tg>A*#Gn5x!((B + $(0N,Tg>A*#GnM$0D5x'J7{(B + Sidney Lau's Cantonese transcription scheme as described in his book + \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. + This file was prepared by Fung Fung Lee ($(0,XFS76(B). + Originally converted from CTCPS3.tit + Last modified: June 2, 1993. + + Some infrequent GB characters are accessed by typing \\, followed by + the Cantonese romanization of the respective radical ($(0?f5}(B). +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a" "$(01`;@R*+U&:;=-j!{B+$(1[5(B") +("aai" "$(06n7e$(1Ar$(02:6aIRRF(B") +("aan" "$(07o62(B") +("aang" "$(0\.(B") +("aap" "$(0U:(B") +("aat" "$(0UM/f(B") +("aau" "$(0/p(B") +("ak" "$(0AJ,F'._!(B") +("am" "$(0F=TE]S(B") +("ang" "$(0]N(B") +("au" "$(0OD^0OHJ,$(1KB(B") +("ba" "$(0,E'<1A(=+D9>4QI_^_]>PH0jH<$(1A21m(B") +("baai" "$(0BCXHH<3$(1<@$(0V$$(1\t$(0.e2CGcR4UQXXY-$(1[3n8(B") +("bang" "$(0;~!{(B") +("bat" "$(0&c>,C./aDCJ6A%!{(B") +("be" "$(0;F(B") +("bei" "$(0?8A,@-'SM|$(1(4$(0CQGW.9RX/?$(1+K$(0,+G=$(1E5$(0W"Wb9:9+0G3w&26?]z!{+n$(1fJ(B") +("beng" "$(03dMo8k(B") +("bik" "$(0I0$(13Q$(0KyRJZyXf(B") +("bin" "$(0;6$(1Ck$(038$(1FvLQ$(01n^I[1D;'-TV]4\*Yk,z$(11Z(B") +("bing" "$(0*!-e-x+/)D'`1'45:T(B") +("bit" "$(0+2^+$(1PC$(0ZR(SIL(B") +("biu" "$(01QTa$(1-q$(0O:?*;i^L[=(B") +("bo" "$(06\$(1Ul$(01r?f(M+*@_HQ,dO3Pp7[ZZ/I@`[k6lZ;$(1D[V5(B") +("boh" "$(04EC[O'0M.\QS$(13u(B") +("bok" "$(0Mr$(1[m$(0F2@sLT0]:eI[Sl(B") +("bong" "$(0-[UZ=R5K265)(B") +("boot" "$(0>`7S>jO!20B9+y(B") +("buk" "$(0&4P\X^!{:`&rIy(B") +("bung" "$(04K(B") +("cha" "$(0!{3h7:&G$(12V$(09~F0,&HZRl@L!{(B") +("chaai" "$(0=wQ=8):AR5?k(B") +("chaak" "$(0BBC-'v/qHqA4(B") +("chaam" "$(0;7^g$(12l$(0JnJo[qJ}_/^k,_$(1p((B") +("chaan" "$(0[7E8>)U(B%V5$(1E{(B") +("chaang" "$(0N}Rw(B") +("chaap" "$(0AG(B") +("chaat" "$(0JWUiZL..$(14"\L(B") +("chaau" "$(0,>DZ<&+Q0e$(12+(B") +("chai" "$(0=_A/z=yH$K$;A67K4ENW0F6CE/R;e(B") +("chi" "$(0G?ZS*BD%./*:*~.oA"*;T[3Y9RR0S6>1:$KwMd[0Ev>'Q23>;3*$Ij7F-yY,({33NW$(1.8$(0@>EI$(1)O$(02G.t9-:+!{Q>IW(B") +("chik" "$(0IwRp$(1U6Ah(B") +("chin" "$(0&F^tTe^CVoX]2*=R\}\P^%\t$(1"H$(0!{QO($*k(B") +("ching" "$(0OK$(1QT$(0L#PQV<^S*\HRB\CV6J4$(1&W+H^X^^(B") +("choh" "$(0Q`$(1)4$(07d1PQ]YfFHXpO{F+Td9q$(1>J(B") +("choi" "$(0GJ<4LC&`:CC{,Z1Z2803GB@:%$(1$K$(0?nMV!{!{(B") +("chuet" "$(0O&/h$(15X$(0L=5D;I$(1Om$(0.I(B") +("chui" "$(0.>+MDlTr:g$(1D9$(00fANWsJz(B") +("chut" "$(0'y\aX6!{(B") +("da" "$(0(U(B") +("daai" "$(0&L<('QUc+E$(1Kr(B") +("daam" "$(0;B9YRkW%B)=N$(1OX8H(B") +("daan" "$(0+!@M&f$(1U$Pa$(0(ZNrPxN_?1$(1HB$(0Mg(B") +("daap" "$(0C1QJX"/6DM+&/k2u,/(c$(18:(B") +("dak" "$(0Na<68X!{(B") +("dang" "$(0C,[+S:BuJ"QR!{$(1B|jA(B") +("dat" "$(0'z4t(B") +("dau" "$(0-I$(18c$(0'H:o,@;(:d?YBr1,$(1A7$(0:(\#(B") +("de" "$(08W$(1B%(B") +("dei" "$(0)c(B") +("dek" "$(0>I$(1mo(B") +("deng" "$(0-2:\$(1$p(B") +("deuh" "$(0*9(B") +("deuk" "$(0Ba;<(B") +("dik" "$(00|KA5bO.-*KXJGJ([6(B") +("dim" "$(0X5$(15N$(0/4(B") +("din" "$(0IZ.)GST{J=-0@eS)$(16E$(0F\[M]^IO^c(B") +("ding" "$(0Ip.z5V&$(0@"T`L$$(1+T$(0&q$(1(K$(05m(B") +("dip" "$(0KxPcT=]i@JG'(B") +("dit" "$(0DF5d99DK$(10~(B") +("diu" "$(0)S'?Tt<5$(1hV$(0Ra\^$(1."$(0Us]9(B") +("duen" "$(0B|Wv3uXKL'PA(B") +("duet" "$(0JE(B") +("dui" "$(0JX;U+,Dj(B") +("duk" "$(0SBGG3vZJ]uZISb_C(B") +("dun" "$(0AV\!?pFw1T?JE"T&$(1,>(B") +("faat" "$(0BvR"0OB^(B") +("fai" "$(0AMU\D7+S11NY0QQBF>$(1j@(B") +("fan" "$(0):'"RNV_1F$(19y$(0+K0B9NNBBP,y9@/DNsH/0!;g$(1Kh$(0X`:<$(1H{$(0Y4$(1aA(B") +("fat" "$(0*t/>/B/[3x(RLIC4)2'gM_!{$(18]1N(B") +("fau" "$(0+B;V8G=k1^6J*P$(1,o(B") +("fe" "$(0;>(B") +("fei" "$(05{1gCSCh126OQ%$(16X$(0)oAZ$(1M{$(0LKTzA>(B") +("foh" "$(04p?M'W).P{$(1A,$(0Pj(B") +("fok" "$(0Tx^9(B") +("fong" "$(0),6%0T'J/t+^1>19/S-`+l??9A9sE~7pEl3.WK,20(-;$(1A*$(09n(B") +("foo" "$(0'4)0.L+x'Y@oM;>K:_PP;,O/JN,B1u-.O(6&/uCM/5LP5ZQ,@,'j5Y5W1b;b.M'h1N;J5<7=T23`$(1%S$(01@$(1-?$(0!{Q~R!WW$(1&r(B") +("fooi" "$(07PM,*I31=)2YMvHa!{@X(B") +("foon" "$(0]dNOB"(B") +("foot" "$(0Wz(B") +("fuk" "$(0A'Po$(1)b$(00%K~TR@z)4C}YyU!ID50$(1U4(B") +("gaau" "$(04CrI"(B") +("gai" "$(05U\,YgW5$(13Y(B") +("gam" "$(01[&uEw(m3eAWP;TkG\R@(B") +("gan" "$(01UL,^OkIo^f(B") +("geng" "$(0[5U"(B") +("geuk" "$(0H'(B") +("geung" "$(0N#$(1]9$(02[W/ZQ1.$(1^<(B") +("gik" "$(0AlS0FL$(1'G$(0Ue1h$(1D$$(0A=(B") +("gim" "$(0N-Uu6BN'(B") +("gin" "$(0:{-E)62{;S17Wo<[H"(B") +("ging" "$(07B@!9uGo-lJ;A`21J!>z^R$(15F$(0\AF:Bq\$$(1)3OT$(04e(B") +("gip" "$(0+7(B") +("git" "$(0C9ON$(1+b$(002@.8+(B") +("giu" "$(0^'(6NLVMZe!{(B") +("go" "$(0:nP%+LS_8tLR9QSgYZP+GI$(1L3$(0M+(B") +("goh" "$(0K;686Y(B") +("goi" "$(0H[,R(B") +("gok" "$(0\=)WUkM^-F0t(B") +("gon" "$(0&\Em,`=34u-L?<%,aWJ5s*,$(1YR2!(B") +("goo" "$(0(-0J.W15.w3KDL$(1?h$(0.E*v.kIq^H]BDwI|I@U8Tn9P(B") +("goon" "$(0L(2&_).{\u?LAiU)^eK!6#>v_J(B") +("got" "$(0@5H7Pn(B") +("guen" "$(07aZ&6w6'>8.;U12gACQm=8ZtR]Wf(B") +("haak" "$(02kUJ(B") +("haam" "$(0MW;K2<\\=a.+@BU,(B") +("haan" "$(05pDfDhNI(B") +("haang" "$(1!R$(0+_*h(B") +("haap" "$(15Y$(0728ZEG.H(B") +("haau" "$(07h@2J~7y*T$(1$9$(0+TML3C8S(J6b+v2^(B") +("hai" "$(0-81|Z_&|6s$(1LCp-(B") +("hak" "$(0.,M7E*@?+-2,$(16D(B") +("ham" "$(0R[+WDW$(1W$$(0Rc@[;/+c4i@u?yU$(B") +("han" "$(03!>04A30RKU_(B") +("hang" "$(0/26+*h6X*mT0321:;?,Y[A(B") +("hap" "$(01o)Z>6G^4&+;!{Qq(B") +("hat" "$(07z&@OvW].4(B") +("hau" "$(0&H)\3&69@V1mB\25:S!{^y(B") +("hei" "$(086$(1!B$(0:E6h,)@F,vN5B#:@RC=:K[N2\w?y=sUbIvNH[rS;JjV]+?CKD{2t!{$(1Hf(B") +("hot" "$(0B?@C(B") +("huen" "$(0@@$(1ZK$(0;O'^[aCAH14N(B") +("huet" "$(0*g(B") +("hui" "$(0Cq?C(+N8N@$(1GP$(08#F}$(18<(B") +("huk" "$(0MN6_(B") +("hung" "$(04($(1$$*N$(04yDu1)7G2DU58R5NX13|,g'79b)KK]?i6((B") +("ja" "$(1L7$(02HB5K(.T'f49D*!{!{)^?2(B") +("jaai" "$(0X:E-JT(B") +("jaak" "$(0?K)xLLRfS,XEJs9;YBJ2$(18[(B") +("jaam" "$(09=O2<~JZ^FB7$(1Rk(B") +("jaan" "$(0[&_5GA$(1U($(0ArL6\-N~$(1g,$(0WS(B") +("jaang" "$(0eYdDv]rIQ8|$(1%`$(0Ml(B") +("jaat" "$(0'E>U(_$(1Lc$(01R$(1.9(B") +("jaau" "$(0,GN4-=^vGv,O'X(B") +("jai" "$(0.2L|V%Ug>CR9McKJ'k^!A?(B") +("jak" "$(02-;"&w(B") +("jam" "$(00)8A3,F;:]$(1`!g+$(0R)(B") +("jan" "$(0YY8z7Z4GQi:c)b$(1Ax$(0M5(B") +("jang" "$(0NA$(1g>$(0IsNpAe[%$(1Ob$(0;|Ti!{L/$(1^P(B") +("jap" "$(0(e;[(B") +("jat" "$(08jEb$(1%<$(02bQ3>E(B") +("jau" "$(03{:Y=%@t*b)}-MAP?:.SDO$(1TU_P$(0/-.JOt.}2XAFI:$(1Hx$(0;M@U4x2%5-(B") +("je" "$(0?V106..mWM$(1[0$(0PRQLE@K5^/(B") +("jek" "$(0(8:j:49f0g6e(B") +("jeng" "$(0&k=h$(1.($(0QQ-b(B") +("jeuk" "$(0:[Cb?{V;[f[Z$(1RU(B") +("jeung" "$(0<0D0;sPZA@1\OIO?Od)MYRR}IzO6?~JeK=KN,]&8<)Q.'nCOSKMb63/9|29BF+w4wT?1v1M.q1%4k92To$(1,v$(0>f$(1>m$(0]U(B") +("jik" "$(0VeE>Y*X~1!\'+[?`:y9/QNVa$(1cl$(0\2Am:*-1-#97!{93(B") +("joh" "$(0+e+81a(K*w7?1~$(1.@(B") +("joi" "$(0)d)C2;-%7%I&Fa$(1(5(B") +("jok" "$(0+#_E3U3k(B") +("jong" "$(00nY/]/]q^)H6O8$(1"=$(0>~HS+jNz+hLW(B") +("jue" "$(0'e*o0DD"CbPzQ)8.8bCv*8>?HeBU/Y?,]|VlQx-~:#$(1)i$(0MT$(1\;(B") +("juen" "$(0E/;r5'YL[($(1mS$(0_>@rTXSU\fYq(B") +("juet" "$(0C;$(15X$(0L=;I$(1Om(B") +("jui" "$(0@3QU,*.F0p8o0ULN?0$(1GL$(0VWC7DJ?]*MV7_4^^C5Sa917_S-J'.r];[8$(18Y$(01+(B") +("jun" "$(0DQKqR26HFn3~7nXa733`C+8HX,S{Rt]<$(1,a(B") +("jung" "$(0&dL"$(1,]$(0>9Vl.yVk>]Ie?EM"4\/A\MH()5YzAjYHL8E5Wt>p$(126$(0L4(B") +("jut" "$(0.6(B") +("ka" "$(0('.C$(1##$(0!{(B") +("kaai" "$(0FI(B") +("kaat" "$(1)?(B") +("kaau" "$(0QkQ\(B") +("kai" "$(02WP((B") +("kau" "$(0*+?lHRK-$(1'=$(0,fFeWU*_H,;k>!$(1)!$(0(1EdIn$(1(i(B") +("ke" "$(0YxSL5=*y(B") +("kei" "$(0Aw.(Ag4lK");G7R6.b0?;y1&,$B_GZ$(1Hh$(0[]]L(B") +("kek" "$(0N*(B") +("keuk" "$(024RE(B") +("keung" "$(0<1$(1gUF6(B") +("kim" "$(0U>IA(B") +("kin" "$(0:&(B") +("king" "$(0E1[TUd@#ZN$(1kC(B") +("kit" "$(0Qo$(1PZ$(0ALL&Zs$(1S{$(0&OPIZ)(B") +("kiu" "$(0[/R~@SI{O*Y(Ut(B") +("koh" "$(1H;(B") +("koi" "$(0FNLeD\BGA6P"&bOx(B") +("kok" "$(0O}$(1>R$(0:W=[K/UN(B") +("kong" "$(0,?XD-+[}&n0c)-$(1A8$(0Z:(B") +("koo" "$(1L](B") +("kooi" "$(0N.V9ZcHtN&OVW'$(1bj(B") +("koot" "$(03EWPCH(B") +("kuen" "$(0]cHn$(1q~$(07U(B") +("kuet" "$(0?A,o,C9O$(1'q$(0@=J$[!$(1Oh$(0&P!{(B") +("kui" "$(0;5/nQ}/]DB66YK]EB3+)^iJ[$(11K$(0Xm(B") +("kuk" "$(0*3(B") +("kung" "$(0P,1*(B") +("kwa" "$(0)lH`Lx2T$(1*Z$(0H{9h$(1%;(B") +("kwaang" "$(07|(B") +("kwai" "$(0?>4UW6>5S^H2F%\n$(1:6BY$(0DN(B") +("kwan" "$(0+[B{GqQJC'Cf.^/{;}7]HPG{Tm(B") +("kwik" "$(0Ma$(1Si(B") +("kwong" "$(0[}Z:(B") +("la" "$(1^N$(0@I;;2+(B") +("laai" "$(0/WTK(B") +("laam" "$(0Y1XQ\1;c\&^`]+_:V)\O>G(B") +("lat" "$(0(p(B") +("lau" "$(0KFO=8i3}Fo8`K2>>YsN,Oo3l;`JwVX5q$(1Ab$(0J/$(1jp$(0[@$(1d-^T$(0]I(B") +("le" "$(02K(B") +("lei" "$(0,X+4>"Oh1z$(1)<$(0=@_&$(1^9$(08\Yc$(17g$(0K@$(1mX$(0-_HTZ"?")QNSN)6^1}@T7!QcSr(B") +("lek" "$(0(>(B") +("leng" "$(1UZh6(B") +("leuk" "$(0>*b6G?sUW$(1&F$(0'p$(1%p$(0>h(B") +("lip" "$(0Xe$(1/>(B") +("lit" "$(0)EC|8U.*(B") +("liu" "$(0JR&(VLO$>gIxVDS=T\$(1JOj?$(0Jb7jN3$(13F(B") +("lo" "$(0H|]@SN*SN|@9-'-r2a$(1QG$(0\6_.Z3[xRe@&KYH@R(Hw$(1W{$(0_8N1X<$(1P.$(0Z?$(1Ne$(0!{^{VC$(1jI$(0!{$(1mu$(0_B(B") +("loh" "$(0Zd]\2F^GW>^K_@_'L{OM!{[>(B") +("loi" "$(0-uCc<;*VGF(B") +("lok" "$(0O@H0MUHpI=8T4)U0C?ZHO@(B") +("long" "$(0=}G,FF8YA!5i7x8\=bO~IY]7W-UCX?Rg+IQ^7lJYVgNeX[]HZh;L/T(B") +("luk" "$(0Th@'&{?u[_GTG[NvB*L;(B") +("lun" "$(0-|<"+=[.^\(B") +("lung" "$(0[s\{U?]o[b]mVVDoZ/Z9[D,.[z(B") +("lut" "$(08%F!3$!{=|*X(B") +("m" "$(06](B") +("ma" "$(0@)G;Ee:lP#KgT-PGJ)ED(B") +("maai" "$(0Q16mD:We(B") +("maan" "$(0G]$(1!&$(0Jk=&[O_(PX;8KQR7^.(B") +("maang" "$(00~Tc=x.vLpL\(B") +("maau" "$(0-(TJ59(zIP()M3$(1*x(B") +("mai" "$(0Ow$(17M_q$(0:MWG*N2B(B") +("mak" "$(0@(9dR/U=5r]G$(1I6(B") +("man" "$(0'GLM(b;C/Z<(B") +("me" "$(02J(B") +("mei" "$(05"(],#4`Wm@q@g[HV^Es.AW3$(1;C$(02}6y!{!{$(1FK$(07i^"$(1^J$(0X3(B") +("mi" "$(02B(B") +("mik" "$(0?=$(1$T(B") +("min" "$(05t\]+.LB;)2/6}P(B") +("mit" "$(0PYFgVY(B") +("miu" "$(0+oAA5BKsY24qBAN[Wn$(1:V$(0YP0,$(1=.$(09<(B") +("mo" "$(00>BS(a;.NyOM{Jv\4STNw]JUR!{R-(B") +("mok" "$(0>|6NPMKDJOJ^R7(B") +("mong" "$(09r,4&B-B*%>{L>$(1"i$(0=-)m1-(B") +("mooi" "$(0080v==!{QjFx@i,e3R.iR%(B") +("moon" "$(0KI611]SQA-$(1[7j^$(0YF(B") +("moot" "$(0(^,u/\0N5@0@(B") +("muk" "$(0'N(yGE0lS[!{5E,p$(1HC(B") +("mung" "$(0LaV'ZTXOJCZ7XM$(1id(B") +("na" "$(07W-\6c6v7c!{(B") +("naai" "$(0*=&&:O(E(B") +("naam" "$(023-/@K@v$(1F?(B") +("naan" "$(0[E(B") +("naap" "$(0+RD]9L?B(B") +("naau" "$(0O"R$$(16T$(0.O\N(B") +("nai" "$(00H(B") +("nam" "$(1TG(B") +("nang" "$(09e(B") +("nau" "$(0,DD[9H*6+m$(1\\$(0Sw$(1Ri(B") +("ne" "$(0.R(B") +("nei" "$(0+$.s(HMp4".jSy:(B") +("ngaang" "$(0B~(B") +("ngaau" "$(0=i27'Z18U-$(1=)(B") +("ngai" "$(0)OGOTy6>\j:tY|ZqZkOGHb]Z$(1fQ$(05#(B") +("ngak" "$(0+F(B") +("ngam" "$(0<.[[(B") +("ngan" "$(0DzMQ]V(B") +("ngat" "$(0-V)|&C$(1!+!I(B") +("ngau" "$(0']IH'&Zm:|PK(B") +("ngit" "$(1aL(B") +("ngo" "$(0E.(B") +("ngoi" "$(0+E$(1Kr$(0(AZUM[(B") +("ngok" "$(0DS/+UX$(1ZR$(0WyYpO@(B") +("ngon" "$(0/'(B") +("ngong" "$(0/|$(1!8(B") +("ngung" "$(1,;(B") +("ne" "$(0.R(B") +("nik" "$(0\";4Fk(B") +("nim" "$(0/C;G/cX4(B") +("nin" "$(0*"(B") +("ning" "$(0XRV=JP$(1!S$(00[V#$(1'g$(0*rUG$(1i`(B") +("nip" "$(0Q;:///j4H(B") +("paan" "$(0,IZ84c(B") +("paang" "$(0OTAt=oA&A}GVSz[\!{(B") +("paau" "$(04:9*+6IG:B/b.KDE0[(B") +("pai" "$(0,H(B") +("pan" "$(0ZEN;U#?O(B") +("pang" "$(0RV0&(B") +("pat" "$(0')(u(B") +("pei" "$(0\@(wMI$(1,O$(0/_Bc8mBs,!.D'b)9;f0.IN(B") +("pek" "$(0N+(B") +("pik" "$(0I)]=]?N"Xi(B") +("pin" "$(0I6P>P2;$'[[RPh(B") +("ping" "$(03<(N/d\7$(1-1$(0X+8~G})%.ZCZ>&D$2o$(1)($(02\7"U/(B") +("pit" "$(0JrSS!{$(1!_(B") +("piu" "$(0>BPQ\RKGSHE9$(1I2$(0JK$(16A(B") +("po" "$(0Z{A\/m>iQ[$(1S0$(0?'H:Lc6i8@?;22Fh$(1j:(B") +("poh" "$(09$;hMj(5!{$(1]e$(0DG(B") +("pok" "$(0(XN{*7RuN:$(1jE(B") +("pong" "$(07kLQ:,@+WHZ2$(1YQ$(0FcT+(B") +("pooi" "$(06$:Z;\LyQ*?r-z8a,m$(1%s$(0CW<95+!{$(1UX(B") +("poon" "$(0OuK8OY+3/X4ZP$(B") +("poot" "$(0OLIB(B") +("puk" "$(0&rIy(B") +("pung" "$(0P]VZ<\GQ(B") +("sa" "$(1+V$(0]e>u4f,h9B5&',$(1!FAy$(0HNZ!(B") +("saai" "$(07q^;<7ZM9l(B") +("saam" "$(0&6&65R$(1:#(B") +("saan" "$(0&UAXSd;^4D+5*D3aOU5o.n56DD(B") +("saang" "$(04](n(B") +("saap" "$(0+d(#9"Tu(B") +("saat" "$(0O%Y0=E2'G"[>(B") +("saau" "$(0T~=07XC"6T$(1FL(B") +("sai" "$(0>Y*jE='aM(?\RGSe$(17X$(0@hBY4$$(1>n(B") +("sak" "$(0ES!{(B") +("sam" "$(0'A4J,jNP$(19p$(0,8=fX@KW&pAq,%(B") +("san" "$(090F<-O=((t*\-R9%.G*{6{>ZCNE}W+QX-Q(B") +("sang" "$(0(nBj4=(B") +("sap" "$(0&3V/3FV+(B") +("sat" "$(0(CJS1O2jG/PN(B") +("sau" "$(0\OY$'D&sE{*.6<5})w;H.@JAa-56S?#$(1B#$(04@$(1d+S1(B") +("se" "$(0NQ1$7--i1=2r!{$(1_\$(0Ep!{$(1H8`$$(0?H;37E(B") +("sik" "$(0*d$(0W@(B") +("sim" "$(0:aY9$(1-7$(0:fNJ$(1Wn$(0VT(B") +("sin" "$(0)@P@K\R_SxCD7TY!MZ'q$(1A_$(0X-H*Gz$(1?*$(0]k$(1%O$(06*$(1$J$(0!{!{\Q(B") +("sing" "$(02SVy@:$(1-$$(0A1/M'+0$:i/V**6!HcG|$(1!P$(0>7Zb@83TB]T_.p)#$(1Np$(0H%(B") +("sip" "$(0\m\l8F(B") +("sit" "$(0^>*`FK0R7.W2Wq(B") +("siu" "$(0&R9?N=QZ'8)?8>S9Mi1V>VT(B}Qg7*LOXw(B") +("so" "$(0\8Bk^59EO0F4\X.E4Lk=;6[KfYV$(1Az$(0EC6t$(1F7(B") +("soi" "$(0H&\Z(B") +("sok" "$(09F7vJ1$(1B&(B") +("song" "$(08'EB@G=t$(1gu(B") +("sue" "$(07u83TTIrO9,JCUW1AaE)Rz*)Q(<-F`!{(B") +("suen" "$(0L,MMP17#>tLdF5+P2h="TZ$(1R,(B") +("suet" "$(0M*?|(B") +("sui" "$(0D}^*'VC%X#Mf2NG:L3=lG0J?Gs^UGPFZVUI.Tq9.:/2vQ!KvC=LFCXYO<25*(B") +("suk" "$(0.?CI\i=W]v;jO^HFVdC6$(1H|$(0;o)i;%J:P_(B") +("sun" "$(01k-UQT6f=K9GC2VJD|CVHgIl84*F::MBPw:"3%$(1%A(B") +("sung" "$(005Y{;wV|Nk:K+{!{Ej$(1>b(B") +("sut" "$(037.=([?55_Jt*(W7(B") +("ta" "$(0'm$(1(C$(0(G-))q$(1H6(B") +("taai" "$(0'5Ji$(1:<$(0D=8;!{,q$(1#;A/(B") +("taam" "$(0Pv?NG9OPZ~A$(0@]DrH.P7=/QYTL@AAfUK8=2($(1^w$(0;uT86|(B") +("tan" "$(0+@$(1"Y(B") +("tang" "$(0\WZnOZ(B") +("tau" "$(0U%;#,N?a(B") +("tek" "$(0Q;(B") +("teng" "$(0_#H-(B") +("tik" "$(06L(34LZ$(1+I$(0RWYv(B") +("tin" "$(0'3Ff*|EY(qCP4O(B") +("ting" "$(0,-:u]p+Y$(16p$(01i7>7`$(1Mr$(0@f$(1U;$(0HCQh$(1$n(B") +("tip" "$(0D3/.(B") +("tit" "$(0]8(B") +("tiu" "$(0=?P~3H>=H}-{$(17aNj$(0>F$(1q/kJ(B") +("to" "$(0?x$(1%X$(0;D$(1)D$(0q/oU71_IkQwR|+u@O*q0F(B") +("toi" "$(051(;LXMmXU3tME5F/r(B") +("tok" "$(0*-:;/`$(1@[(B") +("tong" "$(0EU6UB>VFF.;YAkPLSh6:QA=OQ6S>]YOa!{$(1R}$(0W9Wi(B") +("tuen" "$(0J7\)+\';W#(B") +("tuet" "$(0>l(B") +("tui" "$(0LUT8pWN8*$(1H4$(0VGMR,0C*=4$(1/9$(0C0$(1Ah$(0It$(1!J$(0!{9`$(1bn(B") +("uk" "$(02qB4(B") +("wa" "$(02?N7ZzBlC_Hd>+CsL$$(1+T$(02`$(1jC(B") +("waai" "$(0Z.+fZ5$(1$&$(0=g3r(B") +("waak" "$(0/QBlA*)GJ#(B") +("waan" "$(0_%WdV@$(1lP$(0<>2i'=]`Ia7bM>$(1dp$(00s(B") +("waang" "$(0Rx(B") +("waat" "$(0G+Fm3:(B") +("wai" "$(0F[V8$(1j%$(044T]TB*n@Y;ELEXsT;K3Nd(&A.2e5vI18/ZW!{$(1n:(B") +("wong" "$(0A)/%(B") +("wooi" "$(0)`:PFEE?Eq3#Cu(B") +("woon" "$(00sAQPB7}@QKpG!BHQ'GRBwCJ2QAO)(6K(B") +("woot" "$(04%(B") +("ya" "$(0&?(B") +("yai" "$(0*43@(B") +("yam" "$(05x)7E$B$Hv'2+tPW?v+X=c$(1:LC|LS$(0[F(B") +("yan" "$(00=?G&*7J,7'@)N)_$(1ic$(0_+&o&D4{$(1$%$(09y852f;lX!(FH?Kj53'r!{8:$(1Ni$(0:)(B") +("yap" "$(0&,0CAK-XLb(B") +("yat" "$(0&"'K@cDPF_++-}Y[(B") +("yau" "$(0'd$(1%{$(01X*5(r'9&55lAD3\)32xUA$(1!k$(0<@NhDTIEBZ0SB-I,-]'/(.*x9,I?M-(O.!,T$(1%h$(02IG(Ob$(1Ng$(0?3R'X7Z+(B") +("ye" "$(0.`EzFM5(G&?j+0:x(B") +("yeuk" "$(0]1$(1ZQ$(04}'L7@5MKl5>Zo$(1Fz$(0_-$(1aC(B") +("yeung" "$(0U9O5(B[o3z^o[g[c^j3s96FOAS-mKm*QDm87)8$(17C$(0[{QsKC3']l7DMh$(1mh(B") +("yi" "$(0YQ6/K`.$&+&)'i>DEu*UGy/y>-$(1">$(0\?Kk.|Pt/L&Y*WUj$(1N`$(0-n)/*iU')kN!9]-"2_XAAn-3H!R:$(1%:$(0]aR=2=2LKTL@$(1Wm$(0K#$(1NdlNe/(B") +("yik" "$(0M~,PVw:LcZa2|2V^SLr/y(B") +("yim" "$(0[e0d'u3ZEcJ&BR^T$(1[U$(0=Z^}Tp.d<`^m$(1.*$(0]X$(1F3(B") +("yin" "$(0/9>S>#-GS;BT4gFvS@Q0>r=IC!6V2~7($(1oP$(0T9=p2A/8K>@^2#$(1qx$(0B;+qJM9_L+^1$(1@G(B") +("ying" "$(05CN`,12OM&R8&tU])F-Y\qUP^z^BOfT.V3K_Zr1S\E4Y3Q]wRP[dZ@_F(B") +("yip" "$(0H5FG5y[j(B") +("yit" "$(0O`N9TA9j(B") +("yiu" "$(0Y"H#5S\/XF$(1$2$(0Wg+pKeF7@ZMDWL2c9k'6)]$(1BkW"$(0NMXL(B") +("yoh" "$(0@P6W(B") +("yue" "$(0LY$(1!0$(0/v1eM$&A)r&i_"9}\;R1US-g*>+(2!I8$(1Zq$(0@$A:BDKVDn6xUV4n)v*R)U_LI3@R74<:SXE|Xk].@pHVI`THE'-S=P0}FUH?EtWa4o$(1A`$(0TDUI+rG8$(1No$(0!{$(1LUR_$(01<$(125$(04v?}^2$(1>4(B") +("yuen" "$(0URQf$(1VL-bH=(B") +("yui" "$(0T!Q_1HHOKu(B") +("yuk" "$(0(j-@*Y:JT3,w*25j_I=DNlKc8IF]$(1nV$(0Ic3V$(1H9(B") +("yun" "$(0DdOW(B") +("yung" "$(08KB1<,$(1gO$(0(o2.T/7+*'9vL]KZFbC:&~EL9SR`+"E,V~$(1o;$(0IUTN$(1NF$(0HB<=1p$(1:W$(0:UK)--(B") +("\\beng" "$(1b9$(0Xj0y!{4T8n8s$(11*$(0!{$(11'$(0!{8r!{>3$(1>8>;]d>5E1$(0G<$(1E4$(0G>$(1E7]cR:L)R9$(0!{$(1L'R;RAX\$(0OrOl!{$(1XXX_mdX]]a$(0]j$(1X[$(0!{\z!{$(1b8$(0!{(B") +("\\booi" "$(0D6$(1@Q@O$(0D5$(1cb$(0HuHx$(1lBTWN=$(0!{$(1TY(B") +("\\che" "$(0:H?T!{$(1oW@f@n$(0!{$(1n6@e$(0I($(1H#H"$(0M$(0!{B[!{!{$(1=w$(0Kd$(1Ks$(0Oe$(1R%XJ]Rkl(B") +("\\gin" "$(1@8$(0WF$(1N.n$$(0T7$(1_H$(0Y=$(1g#(B") +("\\gok" "$(0<}$(19K$(0Y>$(1@;GKGFN2g%(B") +("\\gwai" "$(1V%$(0^xY}$(1`v$(0Y~]K(B") +("\\gwoh" "$(1J@$(0L>N$(17z7r7u7vq-$(0>M$(1>k^0>l>h$(0Gj(B") +("\\kwat" "$(0_1[<$(1ODm,$(0!{!{Yy$(1dfh0$(0_0$(1pd$(0^W(B") +("\\ma" "$(1Ut$(0Qy$(1jn$(0Q{$(1UxnOd\d_dclljr$(0[Q$(1lmjq$(0]F$(1lknM$(0_9$(1r$(B") +("\\mo" "$(05$!{$(1=,$(0F^$(1QBD($(0S'$(1eiWsmW(B") +("\\moon" "$(1:+$(0W}DiDc$(1ABl[$(0Qe$(1UQr5UP[T[Wdk[X[Z[R`?$(0W{Y_Ya$(1jT(B") +("\\muk" "$(1$C$(0,b$(1$DK#i%$(00;$(1';$(0!{07$(1$(1+D$(03i3o$(1e`*}]%/_/`$(1Jik`(:,E$(0!{4^4d$(1,C1:1;197N$(0!{$(17V$(0Xo!{$(1EE$(0GMGNGL$(1RF$(0Kt$(1L1$(0OySRSPVI$(1]g$(0Xl(B") +("\\nga" "$(0SI$(11"E(]_]]b7(B") +("\\ngau" "$(1+~$(0!{*K!{4>$(17"7%$(0BX$(1=rDk$(0!{Ka(B") +("\\niu" "$(1h_r(\5\:$(0^[$(1a*npa-a/$(0_K$(1d}r@$(0Z($(1e(p"p#d|$(0!{$(1h\$(0[X$(1k-k6$(0!{$(1k<$(0]P$(1m$nioso{o|ov$(0!{(B") +("\\nui" "$(1:y4Y$(0!{$(14U4T$(0!{Ef@j$(1:|I[$(0Ei$(1B?I^V]$(0JL$(1ITV\Vc(B") +("\\pao" "$(0Ho$(1Gbc__c(B") +("\\saan" "$(1"8#`#b$(079!{!{$(1&@&G$(0!{$(1&C$(0/)$(1&E$(0!{/%$(1Vl$(02s$(1P4*!5!$(0<$$(15"5)$(0<#$(14x$(0;x;z!{@w$(1;L;I$(0Ek$(1Io;ABV$(0!{$(1IjP-$(0NTWR$(1\f(B") +("\\sam" "$(1!\$(0*&[n$(1"C$(0Nu$(1#{J<#}#~$(0F#F$,;$(1#y$(0,:$(1&^$(0/H$(1&]$(0/P/E$(1&i$(0/N/O$(1&bW*$(0Jm$(1\r$(0F($(1*M!C;e$(07S7N$(1J0/*/+/($(07Q$(1/-$(0A/U$(0!{$(1,N$(03L9'!{9#!{[~$(1kq$(09)!{9&$(11>1=1F$(0>@$(1>O>L]q7]7_$(0!{$(17\>Q$(0SWGX$(1EMELXqET$(0K|$(1L5$(0!{$(1L=RP$(0!{$(1RT$(0SV$(1]u]v$(0VP$(1bFiMf2f/(B") +("\\si" "$(04~4|$(1,mkv$(0!{9I$(11y8,$(0>^>_Sq>W>X$(183$(0!{$(1?#$(0CC$(1F!F)E~$(0L:$(1Lw$(0!{$(1Lu$(0PCLH$(1LzLn$(0L7LGPD$(1Rq$(0PFPE$(1b`RuRvRwYDRr$(0SpSo$(1Y<$(0Sn$(1^=$(0SiSj\+VpVrVhVfVm$(1kx$(0Y#Y%!{$(1i[f@fBq1(B") +("\\sik" "$(0]D^Q$(1nG`\$(0E#$(1dZ$(0E!$(1AT$(0E%IgMq$(1qJUk$(0QvU+!{Yt$(1g~g|$(0[P!{$(1jf$(0!{(B") +("\\teng" "$(0TYWc$(1(o(r$(05c$(1-W$(05fYN5`?^5g$(1349h$(0^J$(19i$(0?W?c$(19l$(0DR$(1@s@uH)$(0I7$(1H'$(0QMMAMH(B") +("\\to" "$(0.[!{$(1%veE$(0._$(1%|&"%u%y%}4E)U)VB-4>$(0!{!{2U2P$(1.O$(0E^@a$(1B,.P.U46$(0!{$(14;$(0;W!{$(14<4O494847:f:e$(0!{@b$(1B5$(0!{$(1IDI?$(0!{N?]T$(1#L$(0!{$(1VZ$(0RM)h)f$(1"*$(0X>$(1")$(0)gZ0+g(B") +("\\wai" "$(0)a$(1"'40$(0+]$(1%r$(02M6j$(14/$(0;Q$(1VR(B") +("\\woh" "$(1,\1U$(095$(11Q$(0!{@x$(1>^>\$(0GdGb$(1R\$(0P)Xr(B") +("\\wong" "$(1"e$(0SD$(1Dy(-$(00u$(1,+$(04C4I!{$(1,,0o0n$(0=~$(10t0r$(08dG2$(1R-$(0G4BhBbBi$(1>$>">#$(0Bg$(1>'$(0G1G5$(1D|$(0G3VAKiOiSC\yOj$(1R0R,$(0OgSGVBV?$(1]V$(0^=(B") +("\\yan" "$(0!{$(1)&$(0:w$(1OU(B") +("\\yat" "$(1"O"N$:$(0Rr0<$(1',$(00"/~$(1's$(03X$(1*w*m*p$(09T$(1/W$(0Rq7t$(15m$(0!{AdFB$(1CG$(0K&$(1W?ah$(0\p(B") +("\\yi" "$(1-P2w$(0:3$(12z$(0:2$(19:$(0Zv$(1@2@1@6_@G=f~cGN"$(0L~$(1N'$(0L}$(1N%N*$(0T5$(1T3$(0PqWDPsT4WB$(1_Ciyq<"v(z({$(01c:h$(1-d3JAG$(0?zDq(B") +("\\yideuh" "$(0?w$(1AF$(0Dp$(1H\`C"r"tcx"qH1%)(u(w$(01YT^$(1(x3<-]-^[$$(0!{$(1-_@v$(0]{:X$(13A3@3?9t9m$(0DV$(1@xNU$(0MK$(1NRT~$(0Wh$(1j1lJ(B") +("\\yin" "$(0:6:8:9$(1cK@=$(0D'D.D+$(1@C@FGNGTGO$(0H_$(1GU$(0HiHhQ#M/M.$(1N7T?TC$(0P|Q&P}Q$TFTG$(1ZV$(0Y?_;$(1_Nn'$(0[$(B") +("\\yue" "$(1V'ok$(0!{!{$(1\)\*$(0X0$(1`w$(0X/$(1`yqM$(0X.$(1h?dtr?$(0^,$(1n]l{na$(0Z%[V$(1h7hEh:$(0[U!{$(1h$(0!{$(1jz$(0_A\[$(1j}k'$(0!{!{!{$(1l|$(0]M$(1l}n^$(0^-$(1nZ$(0!{!{^Z^X$(1ogpg(B") +("\\yuk" "$(1YU$(0?I$(1FI8Q8P8J$(0!{!{CRQWCT!{!{$(1F<$(0!{$(1M/$(0!{$(1FFB.BA$(0LV$(1S)$(0!{$(1^W^U$(0!{)I!{$(1$y$(0!{$(1'4$(0!{1416$(1(Q$(0!{!{!{\0$(1,}-#-+-)*|$(054$(18M$(09[!{$(12/$(09g7w!{(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/cyrillic.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/cyrillic.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,831 @@ +;;; quail/cyrillic.el -- Quail package for inputting Cyrillic characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Cyrillic + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-jcuken" "Cyrillic" ",L9FC:5=(B" nil + "Cyrillic (ISO 8859-5) encoding. + +They say this layout is widely used in Russia." + nil t t t t) + +;; 1! 2@ 3# 4" 5: 6, 7. 8* 9( 0) -_ =+ ,L!(B +;; ,L9(B ,LF(B ,LC(B ,L:(B ,L5(B ,L=(B ,L3(B ,LH(B ,LI(B ,L7(B ,LE(B ,Lj(B +;; ,LD(B ,LK(B ,L2(B ,L0(B ,L?(B ,L@(B ,L>(B ,L;(B ,L4(B ,L6(B ,LM(B +;; ,LO(B ,LG(B ,LA(B ,L<(B ,L8(B ,LB(B ,LL(B ,L1(B ,LN(B /? + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?-) + ("=" ?=) + ("`" ?,Lq(B) + ("q" ?,LY(B) + ("w" ?,Lf(B) + ("e" ?,Lc(B) + ("r" ?,LZ(B) + ("t" ?,LU(B) + ("y" ?,L](B) + ("u" ?,LS(B) + ("i" ?,Lh(B) + ("o" ?,Li(B) + ("p" ?,LW(B) + ("[" ?,Le(B) + ("]" ?,Lj(B) + ("a" ?,Ld(B) + ("s" ?,Lk(B) + ("d" ?,LR(B) + ("f" ?,LP(B) + ("g" ?,L_(B) + ("h" ?,L`(B) + ("j" ?,L^(B) + ("k" ?,L[(B) + ("l" ?,LT(B) + (";" ?,LV(B) + ("'" ?,Lm(B) + ("\\" ?\\) + ("z" ?,Lo(B) + ("x" ?,Lg(B) + ("c" ?,La(B) + ("v" ?,L\(B) + ("b" ?,LX(B) + ("n" ?,Lb(B) + ("m" ?,Ll(B) + ("," ?,LQ(B) + ("." ?,Ln(B) + ("/" ?/) + + ("!" ?!) + ("@" ?@) + ("#" ?#) + ("$" ?\") + ("%" ?:) + ("^" ?,) + ("&" ?.) + ("*" ?*) + ("(" ?() + (")" ?)) + ("_" ?_) + ("+" ?+) + ("~" ?,L!(B) + ("Q" ?,L9(B) + ("W" ?,LF(B) + ("E" ?,LC(B) + ("R" ?,L:(B) + ("T" ?,L5(B) + ("Y" ?,L=(B) + ("U" ?,L3(B) + ("I" ?,LH(B) + ("O" ?,LI(B) + ("P" ?,L7(B) + ("{" ?,LE(B) + ("}" ?,LJ(B) + ("A" ?,LD(B) + ("S" ?,LK(B) + ("D" ?,L2(B) + ("F" ?,L0(B) + ("G" ?,L?(B) + ("H" ?,L@(B) + ("J" ?,L>(B) + ("K" ?,L;(B) + ("L" ?,L4(B) + (":" ?,L6(B) + ("\"" ?,LM(B) + ("|" ?|) + ("Z" ?,LO(B) + ("X" ?,LG(B) + ("C" ?,LA(B) + ("V" ?,L<(B) + ("B" ?,L8(B) + ("N" ?,LB(B) + ("M" ?,LL(B) + ("<" ?,L1(B) + (">" ?,LN(B) + ("?" ??)) + +;; + +(quail-define-package "quail-jis-russian" "Cyrillic" "$B'+'8'5','&'/(B" nil + "JIS X0208.1983 encoding. + +The layout is same as jcuken, but uses JIS characters." + nil t t t t) + +;; 1! 2@ 3# 4" 5: 6, 7. 8* 9( 0) -_ =+ ,L!(B +;; ,L9(B ,LF(B ,LC(B ,L:(B ,L5(B ,L=(B ,L3(B ,LH(B ,LI(B ,L7(B ,LE(B ,Lj(B +;; ,LD(B ,LK(B ,L2(B ,L0(B ,L?(B ,L@(B ,L>(B ,L;(B ,L4(B ,L6(B ,LM(B +;; ,LO(B ,LG(B ,LA(B ,L<(B ,L8(B ,LB(B ,LL(B ,L1(B ,LN(B /? + +(quail-define-rules + ("1" ?$B#1(B) + ("2" ?$B#2(B) + ("3" ?$B#3(B) + ("4" ?$B#4(B) + ("5" ?$B#5(B) + ("6" ?$B#6(B) + ("7" ?$B#7(B) + ("8" ?$B#8(B) + ("9" ?$B#9(B) + ("0" ?$B#0(B) + ("-" ?$B!](B) + ("=" ?$B!a(B) + ("`" ?$B'W(B) + ("q" ?$B'[(B) + ("w" ?$B'h(B) + ("e" ?$B'e(B) + ("r" ?$B'\(B) + ("t" ?$B'V(B) + ("y" ?$B'_(B) + ("u" ?$B'T(B) + ("i" ?$B'j(B) + ("o" ?$B'k(B) + ("p" ?$B'Y(B) + ("[" ?$B'g(B) + ("]" ?$B'l(B) + ("a" ?$B'f(B) + ("s" ?$B'm(B) + ("d" ?$B'S(B) + ("f" ?$B'Q(B) + ("g" ?$B'a(B) + ("h" ?$B'b(B) + ("j" ?$B'`(B) + ("k" ?$B'](B) + ("l" ?$B'U(B) + (";" ?$B'X(B) + ("'" ?$B'o(B) + ("\\" ?$B!@(B) + ("z" ?$B'q(B) + ("x" ?$B'i(B) + ("c" ?$B'c(B) + ("v" ?$B'^(B) + ("b" ?$B'Z(B) + ("n" ?$B'd(B) + ("m" ?$B'n(B) + ("," ?$B'R(B) + ("." ?$B'p(B) + ("/" ?$B!?(B) + + ("!" ?$B!*(B) + ("@" ?$B!w(B) + ("#" ?$B!t(B) + ("$" ?$B!I(B) + ("%" ?$B!'(B) + ("^" ?$B!$(B) + ("&" ?$B!%(B) + ("*" ?$B!v(B) + ("(" ?$B!J(B) + (")" ?$B!K(B) + ("_" ?$B!2(B) + ("+" ?$B!\(B) + ("~" ?$B''(B) + ("Q" ?$B'+(B) + ("W" ?$B'8(B) + ("E" ?$B'5(B) + ("R" ?$B',(B) + ("T" ?$B'&(B) + ("Y" ?$B'/(B) + ("U" ?$B'$(B) + ("I" ?$B':(B) + ("O" ?$B';(B) + ("P" ?$B')(B) + ("{" ?$B'7(B) + ("}" ?$B'<(B) + ("A" ?$B'6(B) + ("S" ?$B'=(B) + ("D" ?$B'#(B) + ("F" ?$B'!(B) + ("G" ?$B'1(B) + ("H" ?$B'2(B) + ("J" ?$B'0(B) + ("K" ?$B'-(B) + ("L" ?$B'%(B) + (":" ?$B'((B) + ("\"" ?$B'?(B) + ("|" ?$B!C(B) + ("Z" ?$B'A(B) + ("X" ?$B'9(B) + ("C" ?$B'3(B) + ("V" ?$B'.(B) + ("B" ?$B'*(B) + ("N" ?$B'4(B) + ("M" ?$B'>(B) + ("<" ?$B'"(B) + (">" ?$B'@(B) + ("?" ?$B!)(B)) + +;; + +(quail-define-package "quail-macedonian" "Cyrillic" ",L)*5@B7(B-,L#,(B" nil + "Cyrillic (ISO 8859-5) encoding. + +This layout is based on JUS.I.K1.004." + nil t t t t) + +;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> +;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L#(B +;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L,(B ,L6(B +;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?/) + ("=" ?+) + ("`" ?<) + ("q" ?,Ly(B) + ("w" ?,Lz(B) + ("e" ?,LU(B) + ("r" ?,L`(B) + ("t" ?,Lb(B) + ("y" ?,LW(B) + ("u" ?,Lc(B) + ("i" ?,LX(B) + ("o" ?,L^(B) + ("p" ?,L_(B) + ("[" ?,Lh(B) + ("]" ?,Ls(B) + ("a" ?,LP(B) + ("s" ?,La(B) + ("d" ?,LT(B) + ("f" ?,Ld(B) + ("g" ?,LS(B) + ("h" ?,Le(B) + ("j" ?,Lx(B) + ("k" ?,LZ(B) + ("l" ?,L[(B) + (";" ?,Lg(B) + ("'" ?,L|(B) + ("\\" ?,LV(B) + ("z" ?,Lu(B) + ("x" ?,L(B) + ("c" ?,Lf(B) + ("v" ?,LR(B) + ("b" ?,LQ(B) + ("n" ?,L](B) + ("m" ?,L\(B) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?') + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?*) + ("~" ?>) + ("Q" ?,L)(B) + ("W" ?,L*(B) + ("E" ?,L5(B) + ("R" ?,L@(B) + ("T" ?,LB(B) + ("Y" ?,L7(B) + ("U" ?,LC(B) + ("I" ?,L8(B) + ("O" ?,L>(B) + ("P" ?,L?(B) + ("{" ?,LH(B) + ("}" ?,L#(B) + ("A" ?,L0(B) + ("S" ?,LA(B) + ("D" ?,L4(B) + ("F" ?,LD(B) + ("G" ?,L3(B) + ("H" ?,LE(B) + ("J" ?,L((B) + ("K" ?,L:(B) + ("L" ?,L;(B) + (":" ?,LG(B) + ("\"" ?,L,(B) + ("|" ?,L6(B) + ("Z" ?,L%(B) + ("X" ?,L/(B) + ("C" ?,LF(B) + ("V" ?,L2(B) + ("B" ?,L1(B) + ("N" ?,L=(B) + ("M" ?,L<(B) + ("<" ?\;) + (">" ?:) + ("?" ?_)) + +;; + +(quail-define-package "quail-serbian" "Cyrillic" ",L)*5@B7(B-,L"+(B" nil + "Cyrillic (ISO 8859-5) encoding. + +This layout is based on JUS.I.K1.005." + nil t t t t) + +;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> +;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L"(B +;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L+(B ,L6(B +;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?/) + ("=" ?+) + ("`" ?<) + ("q" ?,Ly(B) + ("w" ?,Lz(B) + ("e" ?,LU(B) + ("r" ?,L`(B) + ("t" ?,Lb(B) + ("y" ?,LW(B) + ("u" ?,Lc(B) + ("i" ?,LX(B) + ("o" ?,L^(B) + ("p" ?,L_(B) + ("[" ?,Lh(B) + ("]" ?,Lr(B) + ("a" ?,LP(B) + ("s" ?,La(B) + ("d" ?,LT(B) + ("f" ?,Ld(B) + ("g" ?,LS(B) + ("h" ?,Le(B) + ("j" ?,Lx(B) + ("k" ?,LZ(B) + ("l" ?,L[(B) + (";" ?,Lg(B) + ("'" ?,L{(B) + ("\\" ?,LV(B) + ("z" ?,Lu(B) + ("x" ?,L(B) + ("c" ?,Lf(B) + ("v" ?,LR(B) + ("b" ?,LQ(B) + ("n" ?,L](B) + ("m" ?,L\(B) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?') + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?*) + ("~" ?>) + ("Q" ?,L)(B) + ("W" ?,L*(B) + ("E" ?,L5(B) + ("R" ?,L@(B) + ("T" ?,LB(B) + ("Y" ?,L7(B) + ("U" ?,LC(B) + ("I" ?,L8(B) + ("O" ?,L>(B) + ("P" ?,L?(B) + ("{" ?,LH(B) + ("}" ?,L"(B) + ("A" ?,L0(B) + ("S" ?,LA(B) + ("D" ?,L4(B) + ("F" ?,LD(B) + ("G" ?,L3(B) + ("H" ?,LE(B) + ("J" ?,L((B) + ("K" ?,L:(B) + ("L" ?,L;(B) + (":" ?,LG(B) + ("\"" ?,L+(B) + ("|" ?,L6(B) + ("Z" ?,L%(B) + ("X" ?,L/(B) + ("C" ?,LF(B) + ("V" ?,L2(B) + ("B" ?,L1(B) + ("N" ?,L=(B) + ("M" ?,L<(B) + ("<" ?\;) + (">" ?:) + ("?" ?_)) + +;; + +(quail-define-package "quail-beylorussian" "Cyrillic" ",L)*5@B7(B-,L&.(B" nil + "Cyrillic (ISO 8859-5) encoding." + nil t t t t) + +;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> +;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L&(B +;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L.(B ,L6(B +;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?/) + ("=" ?+) + ("`" ?<) + ("q" ?,Ly(B) + ("w" ?,Lz(B) + ("e" ?,LU(B) + ("r" ?,L`(B) + ("t" ?,Lb(B) + ("y" ?,LW(B) + ("u" ?,Lc(B) + ("i" ?,LX(B) + ("o" ?,L^(B) + ("p" ?,L_(B) + ("[" ?,Lh(B) + ("]" ?,Lv(B) + ("a" ?,LP(B) + ("s" ?,La(B) + ("d" ?,LT(B) + ("f" ?,Ld(B) + ("g" ?,LS(B) + ("h" ?,Le(B) + ("j" ?,Lx(B) + ("k" ?,LZ(B) + ("l" ?,L[(B) + (";" ?,Lg(B) + ("'" ?,L~(B) + ("\\" ?,LV(B) + ("z" ?,Lu(B) + ("x" ?,L(B) + ("c" ?,Lf(B) + ("v" ?,LR(B) + ("b" ?,LQ(B) + ("n" ?,L](B) + ("m" ?,L\(B) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?') + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?*) + ("~" ?>) + ("Q" ?,L)(B) + ("W" ?,L*(B) + ("E" ?,L5(B) + ("R" ?,L@(B) + ("T" ?,LB(B) + ("Y" ?,L7(B) + ("U" ?,LC(B) + ("I" ?,L8(B) + ("O" ?,L>(B) + ("P" ?,L?(B) + ("{" ?,LH(B) + ("}" ?,L&(B) + ("A" ?,L0(B) + ("S" ?,LA(B) + ("D" ?,L4(B) + ("F" ?,LD(B) + ("G" ?,L3(B) + ("H" ?,LE(B) + ("J" ?,L((B) + ("K" ?,L:(B) + ("L" ?,L;(B) + (":" ?,LG(B) + ("\"" ?,L.(B) + ("|" ?,L6(B) + ("Z" ?,L%(B) + ("X" ?,L/(B) + ("C" ?,LF(B) + ("V" ?,L2(B) + ("B" ?,L1(B) + ("N" ?,L=(B) + ("M" ?,L<(B) + ("<" ?\;) + (">" ?:) + ("?" ?_)) + +;; + +(quail-define-package "quail-ukrainian" "Cyrillic" ",L$'5@B7(B-,L&.(B" nil + "Cyrillic (ISO 8859-5) encoding. + +Sorry, but 'ghe with upturn' is not included in ISO 8859-5" + nil t t t t) + +;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> +;; ,L$(B ,L'(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L&(B +;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L.(B ,L6(B +;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?/) + ("=" ?+) + ("`" ?<) + ("q" ?,Lt(B) + ("w" ?,Lw(B) + ("e" ?,LU(B) + ("r" ?,L`(B) + ("t" ?,Lb(B) + ("y" ?,LW(B) + ("u" ?,Lc(B) + ("i" ?,LX(B) + ("o" ?,L^(B) + ("p" ?,L_(B) + ("[" ?,Lh(B) + ("]" ?,Lv(B) + ("a" ?,LP(B) + ("s" ?,La(B) + ("d" ?,LT(B) + ("f" ?,Ld(B) + ("g" ?,LS(B) + ("h" ?,Le(B) + ("j" ?,Lx(B) + ("k" ?,LZ(B) + ("l" ?,L[(B) + (";" ?,Lg(B) + ("'" ?,L~(B) + ("\\" ?,LV(B) + ("z" ?,Lu(B) + ("x" ?,L(B) + ("c" ?,Lf(B) + ("v" ?,LR(B) + ("b" ?,LQ(B) + ("n" ?,L](B) + ("m" ?,L\(B) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?') + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?*) + ("~" ?>) + ("Q" ?,L$(B) + ("W" ?,L'(B) + ("E" ?,L5(B) + ("R" ?,L@(B) + ("T" ?,LB(B) + ("Y" ?,L7(B) + ("U" ?,LC(B) + ("I" ?,L8(B) + ("O" ?,L>(B) + ("P" ?,L?(B) + ("{" ?,LH(B) + ("}" ?,L&(B) + ("A" ?,L0(B) + ("S" ?,LA(B) + ("D" ?,L4(B) + ("F" ?,LD(B) + ("G" ?,L3(B) + ("H" ?,LE(B) + ("J" ?,L((B) + ("K" ?,L:(B) + ("L" ?,L;(B) + (":" ?,LG(B) + ("\"" ?,L.(B) + ("|" ?,L6(B) + ("Z" ?,L%(B) + ("X" ?,L/(B) + ("C" ?,LF(B) + ("V" ?,L2(B) + ("B" ?,L1(B) + ("N" ?,L=(B) + ("M" ?,L<(B) + ("<" ?\;) + (">" ?:) + ("?" ?_)) + +;; + +(quail-define-package "quail-yawerty" "Cyrillic" ",LO25@BK(B" nil + "Cyrillic (ISO 8859-5) encoding. + +This layout is based on Roman transcription. +When preceded by a '/', the second and the third rows (number key row) change +as follows. + + keytop | Q W E R T Y U I O P A S D + --------+--------------------------------------- + input | ,L"(B ,L#(B ,L$(B ,L%(B ,L&(B ,L'(B ,L((B ,L)(B ,L*(B ,L+(B ,L,(B ,L.(B ,L/(B" + nil t t t t) + +;; 1! 2,Lq(B 3,Lj(B 4,L!(B 5% 6^ 7& 8* 9( 0) -_ ,LG(B ,LN(B +;; ,LO(B ,L2(B ,L5(B ,L@(B ,LB(B ,LK(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,LI(B +;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L9(B ,L:(B ,L;(B ;: '" ,LM(B +;; ,L7(B ,LL(B ,LF(B ,L6(B ,L1(B ,L=(B ,L<(B ,< .> /? + +;; 1! 2,Lq(B 3,Lj(B 4,L!(B 5% 6^ 7& 8* 9( 0) -_ ,LG(B ,LN(B +;; ,L"(B ,L#(B ,L$(B ,L%(B ,L&(B ,L'(B ,L((B ,L)(B ,L*(B ,L+(B ,LH(B ,LI(B +;; ,L,(B ,L.(B ,L/(B ,LD(B ,L3(B ,LE(B ,L9(B ,L:(B ,L;(B ;: '" ,LM(B +;; ,L7(B ,LL(B ,LF(B ,L6(B ,L1(B ,L=(B ,L<(B ,< .> /? + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?-) + ("=" ?,Lg(B) + ("`" ?,Ln(B) + ("q" ?,Lo(B) + ("w" ?,LR(B) + ("e" ?,LU(B) + ("r" ?,L`(B) + ("t" ?,Lb(B) + ("y" ?,Lk(B) + ("u" ?,Lc(B) + ("i" ?,LX(B) + ("o" ?,L^(B) + ("p" ?,L_(B) + ("[" ?,Lh(B) + ("]" ?,Li(B) + ("a" ?,LP(B) + ("s" ?,La(B) + ("d" ?,LT(B) + ("f" ?,Ld(B) + ("g" ?,LS(B) + ("h" ?,Le(B) + ("j" ?,LY(B) + ("k" ?,LZ(B) + ("l" ?,L[(B) + (";" ?\;) + ("'" ?') + ("\\" ?,Lm(B) + ("z" ?,LW(B) + ("x" ?,Ll(B) + ("c" ?,Lf(B) + ("v" ?,LV(B) + ("b" ?,LQ(B) + ("n" ?,L](B) + ("m" ?,L\(B) + ("," ?,) + ("." ?.) + ("/" ?/) + + ("!" ?!) + ("@" ?,Lq(B) + ("#" ?,Lj(B) + ("$" ?,L!(B) + ("%" ?%) + ("^" ?^) + ("&" ?&) + ("*" ?*) + ("(" ?\() + (")" ?\)) + ("_" ?_) + ("+" ?,LG(B) + ("~" ?,LN(B) + ("Q" ?,LO(B) + ("W" ?,L2(B) + ("E" ?,L5(B) + ("R" ?,L@(B) + ("T" ?,LB(B) + ("Y" ?,LK(B) + ("U" ?,LC(B) + ("I" ?,L8(B) + ("O" ?,L>(B) + ("P" ?,L?(B) + ("{" ?,LH(B) + ("}" ?,LI(B) + ("A" ?,L0(B) + ("S" ?,LA(B) + ("D" ?,L4(B) + ("F" ?,LD(B) + ("G" ?,L3(B) + ("H" ?,LE(B) + ("J" ?,L9(B) + ("K" ?,L:(B) + ("L" ?,L;(B) + (":" ?:) + ("\"" ?\") + ("|" ?,LM(B) + ("Z" ?,L7(B) + ("X" ?,LL(B) + ("C" ?,LF(B) + ("V" ?,L6(B) + ("B" ?,L1(B) + ("N" ?,L=(B) + ("M" ?,L<(B) + ("<" ?<) + (">" ?>) + ("?" ??) + + ("/q" ?,Lr(B) + ("/w" ?,Ls(B) + ("/e" ?,Lt(B) + ("/r" ?,Lu(B) + ("/t" ?,Lv(B) + ("/y" ?,Lw(B) + ("/u" ?,Lx(B) + ("/i" ?,Ly(B) + ("/o" ?,Lz(B) + ("/p" ?,L{(B) + ("/a" ?,L|(B) + ("/s" ?,L~(B) + ("/d" ?,L(B) + + ("/Q" ?,L"(B) + ("/W" ?,L#(B) + ("/E" ?,L$(B) + ("/R" ?,L%(B) + ("/T" ?,L&(B) + ("/Y" ?,L'(B) + ("/U" ?,L((B) + ("/I" ?,L)(B) + ("/O" ?,L*(B) + ("/P" ?,L+(B) + ("/A" ?,L,(B) + ("/S" ?,L.(B) + ("/D" ?,L/(B)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/devanagari.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/devanagari.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,675 @@ +;; quail/devanagari.el -- Quail packages for inputting Devanagari + +;; Copyright (C) 1996 Free Software Foundation, Inc. + +;; Author: KAWABATA, Taichi + +;; Keywords: multilingual, input method, Indian, Devanagari + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Commentary: + +;; History: +;; 1996.10.10 written by KAWABATA, Taichi +;; 1997.03.21 fixed by KAWABATA, Taichi + +;; I'm not sure if this keyboard layout is REALLY an ISCII keyboard layout. +;; Please let me know if it is not. + +;;; Code: + +(require 'quail) +(require 'language/devan-util) + +;; This function does nothing for now. For future use. +(defun quail-devanagari-update-translation (control-flag) + (cond ((eq control-flag t) ; terminate translation with the whole key. + (insert quail-current-str) + (quail-terminate-translation)) + ((null control-flag) ; proceed translation with more keys. + (insert (or quail-current-str quail-current-key))) + (t ; control-flag is the number of keys to be translated. + (insert (aref quail-current-key 0)) + (setq unread-command-events + (list (aref quail-current-key control-flag)))))) + +(defun quail-devanagari-compose-characters () + (interactive) + (if (quail-point-in-conversion-region) + (let* ((from (overlay-start quail-conv-overlay)) + (to (overlay-end quail-conv-overlay)) + (dstr (buffer-substring from to))) + (delete-overlay quail-overlay) + (delete-overlay quail-conv-overlay) + (save-restriction + (narrow-to-region from to) + (goto-char (point-min)) + (delete-region (point-min) (point-max)) + (insert (devanagari-compose-string dstr 'sanskrit)) + (goto-char (point-max))) + (move-overlay quail-conv-overlay from (point)) + (setq unread-command-events (list last-command-event)) + (throw 'exit nil)) + (setq unread-command-events (list last-command-event)) + (throw 'exit nil))) + +(quail-define-package "quail-devanagari-keyboard-a" "Devanagari" "DevK" t + "ISCII Format of Inputting Devanagari. + `$(5!\(B !$(5!.(B @$(5!c(B #x $x %x ^x &$(5")(B *$(5"((B ( ) _$(5!#(B +$(5!*(B + ~$(5!/(B 1$(5!r(B 2$(5!s(B 3$(5!t(B 4$(5!u(B 5$(5!v(B 6$(5!w(B 7$(5!x(B 8$(5!y(B 9$(5!z(B 0$(5!q(B - =$(5!_(B + + Q$(5!f(B W$(5!-(B E$(5!%(B R$(5!'(B T$(5!)(B Y$(5!K(B U$(5!7(B I$(5!E(B O$(5!C(B P$(5!;(B {$(5!@(B }$(5!<(B |$(5!2(B + q$(5!f(B w$(5!b(B e$(5!Z(B r$(5!\(B t$(5!^(B y$(5!J(B u$(5!X(B i$(5!5(B o$(5!D(B p$(5!:(B [$(5!?(B ]$(5!i(B \\$(5!g(B + + A$(5!0(B S$(5!,(B D$(5!$(B F$(5!&(B G$(5!((B H$(5!I(B J$(5!P(B K$(5!4(B l$(5!C(B :$(5!8(B \"$(5!>(B + a$(5!e(B s$(5!a(B d$(5!h(B f$(5![(B g$(5!](B h$(5!H(B j$(5!O(B k$(5!3(B l$(5!B(B ;$(5!9(B '$(5!=(B + + Z$(5!+(B X$(5!!(B C$(5!A(B V$(5!G(B B$(5!S(B N$(5!R(B M$(5!U(B <$(5!V(B >$(5!j(B ?$(5!N(B + z$(5!`(B x$(5!"(B c$(5!L(B v$(5!F(B b$(5!T(B n$(5!Q(B m$(5!W(B , . /$(5!M(B +" + nil t t nil nil nil nil nil + ;;'quail-devanagari-update-translation + nil + '((" " . quail-devanagari-compose-characters) + ("-" . quail-devanagari-compose-characters) + ("," . quail-devanagari-compose-characters) + ("\C-m" . quail-devanagari-compose-characters) + ([return] . quail-devanagari-compose-characters)) + ) + +;; ..... (not prepared yet) +;; I forgot where I got this keymap from. +;; Please let me know if you know what this keymap is. + +(quail-define-rules + ("`" ?$(5!\(B) + ("~" ?$(5!/(B) + ("1" ?$(5!r(B) + ("!" ?$(5!.(B) + ("2" ?$(5!s(B) + ("@" ?$(5!c(B) + ("3" ?$(5!t(B) + ("#" ?# ) ; following "r" in keymap... + ("4" ?$(5!u(B) + ("$" ?$ ) ; preceding "r" in keymap... + ("5" ?$(5!v(B) + ("%" ?x ) ; ?? + ("6" ?$(5!w(B) + ("^" ?x ) ; %tra + ("7" ?$(5!x(B) + ("&" ?$(5")(B) ; % special + ("8" ?$(5!y(B) + ("*" ?$(5"((B) ; % special + ("9" ?$(5!z(B) + ("(" ?\() + ("0" ?$(5!q(B) + (")" ?\)) + ("-" ?-) + ("_" ?$(5!#(B) + ("=" ?$(5!_(B) + ("+" ?$(5!*(B) + ("q" ?$(5!f(B) + ("Q" ?$(5!1(B) + ("w" ?$(5!b(B) + ("W" ?$(5!-(B) + ("e" ?$(5!Z(B) + ("E" ?$(5!%(B) + ("r" ?$(5!\(B) + ("R" ?$(5!'(B) + ("t" ?$(5!^(B) + ("T" ?$(5!)(B) + ("y" ?$(5!J(B) + ("Y" ?$(5!K(B) + ("u" ?$(5!X(B) + ("U" ?$(5!7(B) + ("i" ?$(5!5(B) + ("I" ?$(5!E(B) + ("o" ?$(5!D(B) + ("O" ?$(5!C(B) + ("p" ?$(5!:(B) + ("P" ?$(5!;(B) + ("[" ?$(5!?(B) + ("{" ?$(5!@(B) + ("]" ?$(5!i(B) + ("}" ?$(5!<(B) + ("\\" ?$(5!g(B) + ("|" ?$(5!2(B) + ("a" ?$(5!e(B) + ("A" ?$(5!0(B) + ("s" ?$(5!a(B) + ("S" ?$(5!,(B) + ("d" ?$(5!h(B) + ("D" ?$(5!$(B) + ("f" ?$(5![(B) + ("F" ?$(5!&(B) + ("g" ?$(5!](B) + ("G" ?$(5!((B) + ("h" ?$(5!H(B) + ("H" ?$(5!I(B) + ("j" ?$(5!O(B) + ("J" ?$(5!P(B) + ("k" ?$(5!3(B) + ("K" ?$(5!4(B) + ("l" ?$(5!B(B) + ("L" ?$(5!C(B) + (";" ?$(5!8(B) + (":" ?$(5!9(B) + ("'" ?$(5!=(B) + ("\"" ?$(5!>(B) + ("z" ?$(5!`(B) + ("Z" ?$(5!+(B) + ("x" ?$(5!"(B) + ("X" ?$(5!!(B) + ("c" ?$(5!L(B) + ("C" ?$(5!A(B) + ("v" ?$(5!F(B) + ("V" ?$(5!G(B) + ("b" ?$(5!T(B) + ("B" ?$(5!S(B) + ("n" ?$(5!Q(B) + ("N" ?$(5!R(B) + ("m" ?$(5!W(B) + ("M" ?$(5!U(B) + ;; ("," ?,) + ("<" ?$(5!V(B) + ;; ("." ?.) + (">" ?$(5!j(B) + ("/" ?$(5!M(B) + ("?" ?$(5!N(B) + ) + + +;; +;; Quail Devanagari Input By Transliteration +;; + +(eval-when-compile + +(defvar devanagari-consonant-transliteration-alist + '( + ; GUTTURALS + ("k" . "$(5!3(B") + ("k." . "$(5!3!i(B") + ("kh" . "$(5!4(B") + ("kh." . "$(5!4!i(B") + ("g" . "$(5!5(B") + ("g." . "$(5!5!i(B") + ("gh" . "$(5!6(B") + ("G" . "$(5!7(B") + ; PALATALS + ("c" . "$(5!8(B") + ("ch" . "$(5!9(B") + ("j" . "$(5!:(B") + ("j." . "$(5!:!i(B") + ("Z" . "$(5!:!i(B") + ("jh" . "$(5!;(B") + ("J" . "$(5!<(B") + ; CEREBRALS + ("T" . "$(5!=(B") + ("Th" . "$(5!>(B") + ("D" . "$(5!?(B") + ("D." . "$(5!?!i(B") + ("Dh" . "$(5!@(B") + ("Dh." . "$(5!@!i(B") + ("N" . "$(5!A(B") + ; DENTALS + ("t" . "$(5!B(B") + ("th" . "$(5!C(B") + ("d" . "$(5!D(B") + ("dh" . "$(5!E(B") + ("n" . "$(5!F(B") + ("N." . "$(5!G(B") + ; LABIALS + ("p" . "$(5!H(B") + ("ph" . "$(5!I(B") + ("ph." . "$(5!I!i(B") + ("f" . "$(5!I(B") + ("f." . "$(5!I!i(B") + ("b" . "$(5!J(B") + ("bh" . "$(5!K(B") + ("m" . "$(5!L(B") + ; SEMIVOWELS + ("y" . "$(5!M(B") + ("y." . "$(5!N(B") + ("Y" . "$(5!N(B") + ("r" . "$(5!O(B") + ("r." . "$(5!P(B") + ("l" . "$(5!Q(B") + ("W" . "$(5!R(B") + ("W." . "$(5!S(B") + ("v" . "$(5!T(B") + ("w" . "$(5!T(B") + ; SIBILANTS + ("z" . "$(5!U(B") + ("S" . "$(5!V(B") + ("s" . "$(5!W(B") + ("h" . "$(5!X(B") + )) + +(defvar devanagari-vowel-transliteration-alist + '( + ;; Special treatment unique to IS 13194 Transliteration + ("" . "$(5!h(B") + ("a" . "") + ; Matra (Vowel Sign) + ("A" . "$(5!Z(B") + ("i" . "$(5![(B") + ("I" . "$(5!\(B") + ("u" . "$(5!](B") + ("U" . "$(5!^(B") + ("R" . "$(5!_(B") + ;; ("RR" . "x") ; not specified in ordinary IS 13194.(but in Unicode??) + ("q" . "$(5#K(B") ; "$(5#K(B" = "$(5!_!i(B" in IS 13194. + ("L" . "$(5#L(B") ; "$(5#L(B" = "$(5![!i(B" in IS 13194. + ("E" . "$(5#M(B") ; "$(5#M(B" = "$(5!\!i(B" in IS 13194. + ("E" . "$(5!`(B") ; only for transcription of other scripts. + ("e" . "$(5!a(B") + ("ai" . "$(5!b(B") + ("ae" . "$(5!b(B") ; variation of transliteration. + ("EE" . "$(5!c(B") ; only for transcription of other scripts. (Candra E) + ("O" . "$(5!d(B") ; only for transcription of other scripts. + ("o" . "$(5!e(B") + ("au" . "$(5!f(B") + ("ao" . "$(5!f(B") ; variation of transliteration. + ("OO" . "$(5!g(B") ; only for transcription of other scripts. (Candra O) + )) + +;; +;; Independent vowels and other signs. +;; + +(defvar devanagari-other-letters-alist + '( + ("a" . "$(5!$(B") + ("A" . "$(5!%(B") + ("i" . "$(5!&(B") + ("I" . "$(5!'(B") + ("u" . "$(5!((B") + ("U" . "$(5!)(B") + ("R" . "$(5!*(B") + ;; ("RR" . "x") ; not specified in IS 13194. (but in Unicode??) + ("q" . "$(5#*(B") ; "$(5#*(B" = "$(5!*!i(B" in IS 13194. + ("L" . "$(5#&(B") ; "$(5#&(B" = "$(5!&!i(B" in IS 13194. + ("E" . "$(5#'(B") ; "$(5#'(B" = "$(5!'!i(B" in IS 13194. + ("Ex" . "$(5!+(B") ; only for transcription of other scripts. + ("e" . "$(5!,(B") + ("ai" . "$(5!-(B") + ("EE" . "$(5!.(B") ; only for transcription of other scripts. (Candra E) + ("O" . "$(5!/(B") ; only for transcription of other scripts. + ("o" . "$(5!0(B") + ("au" . "$(5!1(B") + ("ao" . "$(5!1(B") ; variation of transliteration. + ("OO" . "$(5!2(B") ; only for transcription of other scripts. (Candra O) + ("'" . "$(5#J(B") ; avagraha + ("@" . "$(5#!(B") ; OM + ("/" . "$(5!j(B") + ("M" . "$(5!"(B") + ("&" . "$(5!!(B") + ("H" . "$(5!#(B") + ("." . "$(5!i(B") ; Nukta + ("0" . "$(5!q(B") + ("1" . "$(5!r(B") + ("2" . "$(5!s(B") + ("3" . "$(5!t(B") + ("4" . "$(5!u(B") + ("5" . "$(5!v(B") + ("6" . "$(5!w(B") + ("7" . "$(5!x(B") + ("8" . "$(5!y(B") + ("9" . "$(5!z(B") + )) +) + +(defmacro devanagari-transliteration-quail-define-rules () + (cons 'quail-define-rules + (let ((cl devanagari-consonant-transliteration-alist) + (ml devanagari-other-letters-alist) rules) + (while cl + (let ((vl devanagari-vowel-transliteration-alist)) + (while vl + (setq rules + (cons (list (concat (car (car cl)) (car (car vl))) + (make-vector 1 + (concat (cdr (car cl)) (cdr (car vl))))) + rules)) + (setq vl (cdr vl)))) + (setq cl (cdr cl))) + (while ml + (setq rules (cons (list (car (car ml)) + (make-vector 1 (cdr (car ml)))) + rules)) + (setq ml (cdr ml))) + rules))) + +(quail-define-package "quail-devanagari-transliteration" "Devanagari" "DEVt" t + "Devanagari inputting method by transliteration +VOWELS : a $(5!$(B A $(5!%(B i $(5!&(B I $(5!'(B u $(5!((B U $(5!)(B + R $(5!*(B q $(5#*(B L $(5#&(B E $(5#'(B Ex $(5!+(B e $(5!,(B + ai $(5!-(B EE $(5!.(B O $(5!/(B o $(5!0(B au $(5!1(B OO $(5!2(B +GRUTTALS : k $(5!3(B kh $(5!4(B g $(5!5(B gh $(5!6(B G $(5!7(B +PALATALS : c $(5!8(B ch $(5!9(B j $(5!:(B jh $(5!;(B J $(5!<(B (Z $(5!:!i(B) +CEREBRALS : T $(5!=(B Th $(5!>(B D $(5!?(B Dh $(5!@(B N $(5!A(B +DENTALS : t $(5!B(B th $(5!C(B d $(5!D(B dh $(5!E(B n $(5!F(B (Nq $(5!G(B) +LABIALS : p $(5!H(B ph $(5!I(B b $(5!J(B bh $(5!K(B m $(5!L(B (f $(5!I(B) +SEMIVOWELS : y $(5!M(B Y $(5!N(B r $(5!O(B Rq $(5!P(B + l $(5!Q(B W $(5!R(B W. $(5!S(B v $(5!T(B w $(5!T(B +SIBILANTS : z $(5!U(B S $(5!V(B s $(5!W(B h $(5!X(B + +Specials : Anuswar M $(5!"(B Visarg H $(5!#(B + Chandrabindu & $(5!!(B Nukta . $(5!i(B + Danda / $(5!j(B Avagrah ' $(5#J(B + OM @ $(5#!(B +" + nil t t nil nil nil nil nil + ;; 'quail-devanagari-update-translation + nil + '((" " . quail-devanagari-compose-characters) + ("-" . quail-devanagari-compose-characters) + ("," . quail-devanagari-compose-characters) + ("\C-m" . quail-devanagari-compose-characters) + ([return] . quail-devanagari-compose-characters)) + ) + +(devanagari-transliteration-quail-define-rules) + +;; +;; ITRANS - Indian Script Translation +;; + +(eval-and-compile + +(defun rule-indian-to-devanagari (alist) + (if (null alist) nil + (cons (cons (car (car alist)) + (indian-to-devanagari-string (cdr (car alist)))) + (rule-indian-to-devanagari (cdr alist))))) +) + +(eval-when-compile + +(defvar devanagari-consonant-itrans-alist + (rule-indian-to-devanagari indian-itrans-consonant-alist)) + +(defvar devanagari-vowel-itrans-alist + (rule-indian-to-devanagari indian-itrans-vowel-sign-alist)) + +(defvar devanagari-other-letters-itrans-alist + (rule-indian-to-devanagari indian-itrans-other-letters-alist)) + +) + +(defmacro devanagari-itrans-quail-define-rules () + (cons 'quail-define-rules + (let ((cl devanagari-consonant-itrans-alist) + (ml devanagari-other-letters-itrans-alist) rules) + (while cl + (let ((vl devanagari-vowel-itrans-alist)) + (while vl + (setq rules + (cons (list (concat (car (car cl)) (car (car vl))) + (make-vector 1 + (concat (cdr (car cl)) (cdr (car vl))))) + rules)) + (setq vl (cdr vl)))) + (setq cl (cdr cl))) + (while ml + (setq rules (cons (list (car (car ml)) + (make-vector 1 (cdr (car ml)))) + rules)) + (setq ml (cdr ml))) + rules))) + +(quail-define-package "quail-devanagari-itrans" "Devanagari" "DEVi" t + "Devanagari inputting method by ITRANS +Special Keys : Anuswar n' + Chandrabindu nn' + Visarg nh + Nukta type capital letter for first character. + $(5!7(B(ng) $(5!<(B(ny) $(5!A(B(nn) $(5!F(B(n) $(5!G(B(nnn) +" + nil t t nil nil nil nil nil + ;; 'quail-devanagari-update-translation + nil + '((" " . quail-devanagari-compose-characters) + ("-" . quail-devanagari-compose-characters) + ("," . quail-devanagari-compose-characters) + ("\C-m" . quail-devanagari-compose-characters) + ([return] . quail-devanagari-compose-characters)) + ) + +(devanagari-itrans-quail-define-rules) + + +;; +;; Quail Hindi Input By Transliteration +;; + +(defun quail-devanagari-hindi-compose-characters () + (interactive) + (if (quail-point-in-conversion-region) + (let* ((from (overlay-start quail-conv-overlay)) + (to (overlay-end quail-conv-overlay)) + (dstr (buffer-substring from to))) + (delete-overlay quail-overlay) + (delete-overlay quail-conv-overlay) + (save-restriction + (narrow-to-region from to) + (goto-char (point-min)) + (delete-region (point-min) (point-max)) + (insert (devanagari-compose-string dstr)) + (goto-char (point-max))) + (move-overlay quail-conv-overlay from (point)) + (setq unread-command-events (list last-command-event)) + (throw 'exit nil)) + (setq unread-command-events (list last-command-event)) + (throw 'exit nil))) + +(eval-when-compile + +(defvar devanagari-hindi-consonant-transliteration-alist + '( + ; GUTTURALS + ("k" . "$(5!3(B") + ("ks" . "$(5$.(B") + ("k." . "$(5!3!i(B") + ("kh" . "$(5!4(B") + ("kh." . "$(5!4!i(B") + ("g" . "$(5!5(B") + ("g." . "$(5!5!i(B") + ("gh" . "$(5!6(B") + ("G" . "$(5!7(B") + ; PALATALS + ("ch" . "$(5!8(B") + ("chh" . "$(5!9(B") + ("j" . "$(5!:(B") + ("j." . "$(5!:!i(B") + ("z" . "$(5!:!i(B") + ("jh" . "$(5!;(B") + ("J" . "$(5!<(B") + ; CEREBRALS + ("T" . "$(5!=(B") + ("Th" . "$(5!>(B") + ("D" . "$(5!?(B") + ("D." . "$(5!?!i(B") + ("Dh" . "$(5!@(B") + ("Dh." . "$(5!@!i(B") + ("N" . "$(5!A(B") + ; DENTALS + ("t" . "$(5!B(B") + ("th" . "$(5!C(B") + ("d" . "$(5!D(B") + ("dh" . "$(5!E(B") + ("n" . "$(5!F(B") + ("N." . "$(5!G(B") + ; LABIALS + ("p" . "$(5!H(B") + ("ph" . "$(5!I(B") + ("ph." . "$(5!I!i(B") + ("f" . "$(5!I(B") + ("f." . "$(5!I!i(B") + ("b" . "$(5!J(B") + ("bh" . "$(5!K(B") + ("m" . "$(5!L(B") + ; SEMIVOWELS + ("y" . "$(5!M(B") + ("y." . "$(5!N(B") + ("Y" . "$(5!N(B") + ("r" . "$(5!O(B") + ("r." . "$(5!P(B") + ("l" . "$(5!Q(B") + ("W" . "$(5!R(B") + ("W." . "$(5!S(B") + ("v" . "$(5!T(B") + ("w" . "$(5!T(B") + ; SIBILANTS + ("sh" . "$(5!U(B") + ("S" . "$(5!V(B") + ("s" . "$(5!W(B") + ("h" . "$(5!X(B") + ; Special for Hindi + ("ks" . "$(5$.(B") + ("tr" . "$(5"%(B") + ("xn" . "$(5$E(B") + )) + +(defvar devanagari-hindi-vowel-transliteration-alist + '( + ; In hindi, halant sign is rarely used so should explicity typed in. + ("" . "") + ("~" . "$(5!h(B") + ; Matra (Vowel Sign) + ("a" . "$(5!Z(B") + ("i" . "$(5![(B") + ("I" . "$(5!\(B") + ("u" . "$(5!](B") + ("U" . "$(5!^(B") + ("R" . "$(5!_(B") + ;; ("RR" . "x") ; not specified in ordinary IS 13194.(but in Unicode??) + ("q" . "$(5#K(B") ; "$(5#K(B" = "$(5!_!i(B" in IS 13194. + ("L" . "$(5#L(B") ; "$(5#L(B" = "$(5![!i(B" in IS 13194. + ("E" . "$(5#M(B") ; "$(5#M(B" = "$(5!\!i(B" in IS 13194. + ("E" . "$(5!`(B") ; only for transcription of other scripts. + ("e" . "$(5!a(B") + ("ai" . "$(5!b(B") + ("ae" . "$(5!b(B") ; variation of transliteration. + ("EE" . "$(5!c(B") ; only for transcription of other scripts. (Candra E) + ("O" . "$(5!d(B") ; only for transcription of other scripts. + ("o" . "$(5!e(B") + ("au" . "$(5!f(B") + ("ao" . "$(5!f(B") ; variation of transliteration. + ("OO" . "$(5!g(B") ; only for transcription of other scripts. (Candra O) + )) + +;; +;; Independent vowels and other signs. +;; + +(defvar devanagari-hindi-other-letters-alist + '( + ("a" . "$(5!$(B") + ("A" . "$(5!%(B") + ("i" . "$(5!&(B") + ("I" . "$(5!'(B") + ("u" . "$(5!((B") + ("U" . "$(5!)(B") + ("R" . "$(5!*(B") + ;; ("RR" . "x") ; not specified in IS 13194. (but in Unicode??) + ("q" . "$(5#*(B") ; "$(5#*(B" = "$(5!*!i(B" in IS 13194. + ("L" . "$(5#&(B") ; "$(5#&(B" = "$(5!&!i(B" in IS 13194. + ("E" . "$(5#'(B") ; "$(5#'(B" = "$(5!'!i(B" in IS 13194. + ("Ex" . "$(5!+(B") ; only for transcription of other scripts. + ("e" . "$(5!,(B") + ("ai" . "$(5!-(B") + ("EE" . "$(5!.(B") ; only for transcription of other scripts. (Candra E) + ("O" . "$(5!/(B") ; only for transcription of other scripts. + ("o" . "$(5!0(B") + ("au" . "$(5!1(B") + ("ao" . "$(5!1(B") ; variation of transliteration. + ("OO" . "$(5!2(B") ; only for transcription of other scripts. (Candra O) + ("'" . "$(5#J(B") ; avagraha + ("@" . "$(5#!(B") ; OM + ("/" . "$(5!j(B") + ("M" . "$(5!"(B") + ("&" . "$(5!!(B") + ("H" . "$(5!#(B") + ("." . "$(5!i(B") ; Nukta + ("0" . "$(5!q(B") + ("1" . "$(5!r(B") + ("2" . "$(5!s(B") + ("3" . "$(5!t(B") + ("4" . "$(5!u(B") + ("5" . "$(5!v(B") + ("6" . "$(5!w(B") + ("7" . "$(5!x(B") + ("8" . "$(5!y(B") + ("9" . "$(5!z(B") + )) +) + +(defmacro devanagari-hindi-transliteration-quail-define-rules () + (cons 'quail-define-rules + (let ((cl devanagari-hindi-consonant-transliteration-alist) + (ml devanagari-hindi-other-letters-alist) rules) + (while cl + (let ((vl devanagari-hindi-vowel-transliteration-alist)) + (while vl + (setq rules + (cons (list (concat (car (car cl)) (car (car vl))) + (make-vector 1 + (concat (cdr (car cl)) (cdr (car vl))))) + rules)) + (setq vl (cdr vl)))) + (setq cl (cdr cl))) + (while ml + (setq rules (cons (list (car (car ml)) + (make-vector 1 (cdr (car ml)))) + rules)) + (setq ml (cdr ml))) + rules))) + +(quail-define-package "quail-devanagari-hindi-transliteration" "Hindi" "HINt" t + "Devanagari-Hindi inputting method by transliteration +VOWELS : a $(5!$(B A $(5!%(B i $(5!&(B I $(5!'(B u $(5!((B U $(5!)(B + R $(5!*(B q $(5#*(B L $(5#&(B E $(5#'(B Ex $(5!+(B e $(5!,(B + ai $(5!-(B EE $(5!.(B O $(5!/(B o $(5!0(B au $(5!1(B OO $(5!2(B +GRUTTALS : k $(5!3(B kh $(5!4(B g $(5!5(B gh $(5!6(B G $(5!7(B +PALATALS : c $(5!8(B ch $(5!9(B j $(5!:(B jh $(5!;(B J $(5!<(B z $(5!:!i(B +CEREBRALS : T $(5!=(B Th $(5!>(B D $(5!?(B Dh $(5!@(B N $(5!A(B +DENTALS : t $(5!B(B th $(5!C(B d $(5!D(B dh $(5!E(B n $(5!F(B (Nq $(5!G(B) +LABIALS : p $(5!H(B ph $(5!I(B b $(5!J(B bh $(5!K(B m $(5!L(B (f $(5!I(B) +SEMIVOWELS : y $(5!M(B Y $(5!N(B r $(5!O(B Rq $(5!P(B + l $(5!Q(B W $(5!R(B W. $(5!S(B v $(5!T(B w $(5!T(B +SIBILANTS : sh $(5!U(B S $(5!V(B s $(5!W(B h $(5!X(B +OTHERS : ks $(5$.(B tr $(5"%(B xn $(5$E(B + +Specials : Anuswar M $(5!"(B Visarg H $(5!#(B + Chandrabindu & $(5!!(B Nukta . $(5!i(B + Danda / $(5!j(B Avagrah ' $(5#J(B + OM @ $(5#!(B Halant ~ $(5!h(B +" + nil t t nil nil nil nil nil + ;; 'quail-devanagari-update-translation + nil + '((" " . quail-devanagari-hindi-compose-characters) + ("-" . quail-devanagari-hindi-compose-characters) + ("," . quail-devanagari-hindi-compose-characters) + ("\C-m" . quail-devanagari-hindi-compose-characters) + ([return] . quail-devanagari-hindi-compose-characters)) + ) + +(devanagari-hindi-transliteration-quail-define-rules) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ecdict.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ecdict.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,7839 @@ +;; Quail package `ecdict' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:36 1996 +;; Original TIT dictionary file: ECDICT.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; AUTORELOAD: YES +;; AUTOSTUDY: NO +;; FULLCODE: YES +;; LXDIC: NO +;; # HANZI input table for cxterm +;; # Generated from ECDICT.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!J5CKH[0.)!K(B +;; # +;; COMMENT Copyright 1993 Oct 18 by Nelson Chin. (cyl@ifcss.org) +;; COMMENT Last Modified: 1994 Feb 26 +;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. +;; COMMENT Absolutely no fee and no warranties. +;; COMMENT +;; COMMENT use to move to the right +;; COMMENT use to move to the left +;; COMMENT cizu taken from crl.nmsu.edu:pub/chinese/eng-chi.b5 +;; COMMENT built on top of usercz-b5 from cxterm-nf package +;; # define keys +;; VALIDINPUTKEY: !"\043\040$%&'()*+,-./0123456789:;<=>?@[\134]^_`abcdefghijkl +;; VALIDINPUTKEY: mnopqrstuvwxyz{|}~ +;; SELECTKEY: _\040 +;; SELECTKEY: 1 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: \006 +;; MOVELEFT: \002 +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; # BEGINDICTIONARY +;; BEGINPHRASE + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-ecdict" "Chinese-BIG5" "$(05CKH[0.)(B" + nil +"$(0&d'GTT&,!J5CKH[0.)!K(B + Copyright 1993 Oct 18 by Nelson Chin. (cyl@ifcss.org) + Last Modified: 1994 Feb 26 + Permission to use/modify/copy for any purpose is hereby granted. + Absolutely no fee and no warranties. + + use to move to the right + use to move to the left + cizu taken from crl.nmsu.edu:pub/chinese/eng-chi.b5 + built on top of usercz-b5 from cxterm-nf package +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ) nil nil nil nil) + +(quail-define-rules +;; # +("!" ["$(0!*(B" "$(0!5(B" ""]) +("\"" ["$(0!f(B" "$(0!g(B" "$(0!h(B" "$(0!i(B" "$(0!q(B" ""]) +("\\043" ["$(0!l(B" "$(0"-(B" ""]) +("$" ["$(0"l(B" "$(0"d(B" "" "$(0"f(B" "$(0"g(B" ""]) +("%" ["$(0"h(B" ""]) +("&" ["$(0!m(B" "$(0".(B" "" ""]) +("'" ["$(0!e(B" "$(0!d(B" "" "$(0!j(B" "$(0!k(B" ""]) +("(" ["$(0!>(B" "$(0!F(B" "$(0!^(B" "$(0!@(B" "$(0!H(B" "$(0!V(B" "$(0!Z(B" "$(0!Y(B" "$(0!](B" ""]) +(")" ["$(0!?(B" "$(0!G(B" "$(0!_(B" "$(0!A(B" "$(0!I(B" "$(0!W(B" "$(0![(B" "$(0!X(B" "$(0!\(B" ""]) +("*" ["$(0"/(B" "$(0"2(B" "$(0$T(B" "$(0$O(B" "$(0"E(B" ""]) +("+" ["$(0"0(B" "$(0"?(B" "$(0"4(B" "$(0$V(B" "$(0!U(B" "$(0"F(B" ""]) +("," ["$(0!"(B" "$(0!.(B" "$(0!#(B" "$(0!/(B" ""]) +("-" ["$(0"1(B" "$(0"@(B" "$(0!7(B" "$(0"#(B" "$(0#9(B" "$(0"D(B" ""]) +("." ["$(0!%(B" "$(0!$(B" "$(0!&(B" "$(0!0(B" "$(0!1(B" "$(0!,(B" "$(0!-(B" "$(0"O(B" "$(0"P(B" "$(0"x(B" "$(0"T(B" ""]) +("/" ["$(0"_(B" "$(0"a(B" "$(0"3(B" "$(0"5(B" "$(0"`(B" "$(0"b(B" ""]) +("0" ["$(0#O(B" "$(0#b(B" "$(0#l(B" ""]) +("1" ["$(0#P(B" "$(0#Y(B" "$(0#c(B" "$(0#m(B" ""]) +("2" ["$(0#Q(B" "$(0#Z(B" "$(0#d(B" "$(0#n(B" ""]) +("3" ["$(0#R(B" "$(0#[(B" "$(0#e(B" ""]) +("4" ["$(0#S(B" "$(0#\(B" "$(0#f(B" ""]) +("5" ["$(0#T(B" "$(0#](B" "$(0#g(B" ""]) +("6" ["$(0#U(B" "$(0#^(B" "$(0#h(B" ""]) +("7" ["$(0#V(B" "$(0#_(B" "$(0#i(B" ""]) +("8" ["$(0#W(B" "$(0#`(B" "$(0#j(B" ""]) +("9" ["$(0#X(B" "$(0#a(B" "$(0#k(B" ""]) +(":" ["$(0!((B" "$(0!+(B" "$(0!3(B" ""]) +(";" ["$(0!'(B" "$(0!2(B" ""]) +("<" ["$(0!R(B" "$(0"A(B" "$(0!N(B" "$(0!P(B" "$(0!T(B" "$(0"9(B" ""]) +("=" ["$(0"8(B" "$(0"C(B" "$(0";(B" "$(0"=(B" "$(0">(B" ""]) +(">" ["$(0!S(B" "$(0"B(B" "$(0!O(B" "$(0!Q(B" "$(0!U(B" "$(0":(B" ""]) +("?" ["$(0!)(B" "$(0!4(B" ""]) +("@" ["$(0"i(B" "$(0"T(B" ""]) +("[" ["$(0!J(B" "$(0!b(B" "" "$(0!L(B" ""]) +("\\134" ["$(0"`(B" "$(0"b(B" "$(0"_(B" "$(0"a(B" ""]) +("]" ["$(0!K(B" "$(0!c(B" "" "$(0!M(B" ""]) +("^" ["$(0!T(B" ""]) +("_" ["$(0!;(B" "$(0!=(B" ""]) +("`" ["$(0!d(B" "$(0!e(B" "$(0!j(B" "$(0!k(B" ""]) +("graph" ["$(0#$(B" "$(0#%(B" "$(0#&(B" "$(0#'(B" "$(0#((B" "$(0#)(B" "$(0#*(B" "$(0#+(B" "$(0#,(B" "$(0#-(B" "$(0#.(B" "$(0#/(B" "$(0#0(B" "$(0#1(B" "$(0#2(B" "$(0#3(B" "$(0#4(B" "$(0#5(B" "$(0#6(B" "$(0#7(B" "$(0#8(B" "$(0#9(B" "$(0#:(B" "$(0#;(B" "$(0#<(B" "$(0#=(B" "$(0#>(B" "$(0#?(B" "$(0#@(B" "$(0#A(B" "$(0#B(B" "$(0#C(B" "$(0#D(B" "$(0#E(B" "$(0#F(B" "$(0#G(B" "$(0#H(B" "$(0#I(B" "$(0#J(B" "$(0#K(B" "$(0#L(B" "$(0#M(B" "$(0#N(B" ""]) +("logo" ["$(0!n(B" "$(0!o(B" "$(0!p(B" "$(0!q(B" "$(0!r(B" "$(0!s(B" "$(0!t(B" "$(0!u(B" "$(0!v(B" "$(0!w(B" "$(0!x(B" "$(0!y(B" "$(0!z(B" "$(0!{(B" "$(0!|(B" "$(0!}(B" "$(0!~(B" "$(0"!(B" "$(0""(B" "$(0"#(B" "$(0"$(B" "$(0"%(B" "$(0"&(B" "$(0"'(B" "$(0"((B" "$(0")(B" "$(0"*(B" "$(0"+(B" "$(0",(B" ""]) +("math" ["$(0"0(B" "$(0"1(B" "$(0"2(B" "$(0"3(B" "$(0"4(B" "$(0"5(B" "$(0"6(B" "$(0"7(B" "$(0"8(B" "$(0"9(B" "$(0":(B" "$(0";(B" "$(0"<(B" "$(0"=(B" "$(0">(B" "$(0"?(B" "$(0"@(B" "$(0"A(B" "$(0"B(B" "$(0"C(B" "$(0"D(B" "$(0"E(B" "$(0"F(B" "$(0"G(B" "$(0"H(B" "$(0"I(B" "$(0"J(B" "$(0"K(B" "$(0"L(B" "$(0"M(B" "$(0"N(B" "$(0"O(B" "$(0"P(B" ""]) +("symbol" ["$(0"R(B" "$(0"Q(B" "$(0"S(B" "$(0"T(B" "$(0"U(B" "$(0"V(B" "$(0"W(B" "$(0"X(B" "$(0"Y(B" "$(0"Z(B" "$(0"[(B" "$(0"\(B" "$(0"](B" "$(0"^(B" "$(0"_(B" "$(0"`(B" "$(0"a(B" "$(0"b(B" ""]) +("unit" ["$(0"c(B" "$(0"d(B" "$(0"e(B" "$(0"f(B" "$(0"g(B" "$(0"h(B" "$(0"i(B" "$(0"p(B" "$(0"q(B" "$(0"r(B" "$(0"s(B" "$(0"t(B" "$(0"u(B" "$(0"v(B" "$(0"w(B" "$(0"x(B" "$(0"y(B" "$(0"z(B" "$(0"{(B" "$(0"|(B" "$(0"}(B" "$(0"~(B" "$(0#!(B" "$(0#"(B" "$(0##(B" ""]) +("{" ["$(0!B(B" "$(0!`(B" "" "$(0!D(B" ""]) +("|" ["$(0!6(B" "$(0"^(B" "$(0!:(B" "$(0#:(B" "$(0"](B" ""]) +("}" ["$(0!C(B" "$(0!a(B" "" "$(0!E(B" ""]) +("~" ["$(0"D(B" "$(0!=(B" "" "$(0"<(B" ""]) +("\\040" ["$(0!!(B" ""]) +("a" ["$(0$+(B" "$(0#o(B"]) +("b" ["$(0$,(B" "$(0#p(B"]) +("c" ["$(0$-(B" "$(0#q(B"]) +("d" ["$(0$.(B" "$(0#r(B"]) +("e" ["$(0$/(B" "$(0#s(B"]) +("f" ["$(0$0(B" "$(0#t(B"]) +("g" ["$(0$1(B" "$(0#u(B"]) +("h" ["$(0$2(B" "$(0#v(B"]) +("i" ["$(0$3(B" "$(0#w(B"]) +("j" ["$(0$4(B" "$(0#x(B"]) +("k" ["$(0$5(B" "$(0#y(B"]) +("l" ["$(0$6(B" "$(0#z(B"]) +("m" ["$(0$7(B" "$(0#{(B"]) +("n" ["$(0$8(B" "$(0#|(B"]) +("o" ["$(0$9(B" "$(0#}(B"]) +("p" ["$(0$:(B" "$(0#~(B"]) +("q" ["$(0$;(B" "$(0$!(B"]) +("r" ["$(0$<(B" "$(0$"(B"]) +("s" ["$(0$=(B" "$(0$#(B"]) +("t" ["$(0$>(B" "$(0$$(B"]) +("u" ["$(0$?(B" "$(0$%(B"]) +("v" ["$(0$@(B" "$(0$&(B"]) +("w" ["$(0$A(B" "$(0$'(B"]) +("x" ["$(0$B(B" "$(0$((B"]) +("y" ["$(0$C(B" "$(0$)(B"]) +("z" ["$(0$D(B" "$(0$*(B"]) +("a" ["$(0&"68(B"]) +("abacus" ["$(0L,Ou(B"]) +("abalone" ["$(0U6@$(B"]) +("abandon" ["$(0/t=:(B"]) +("abase" ["$(0D;(B"]) +("abash" ["$(0-q>aF%(B"]) +("abbey" ["$(0Is:b(B"]) +("abbot" ["$(0-/6t&9(B"]) +("abolish" ["$(0.>8>(B"]) +("about" ["$(0&L4}(B"]) +("above" ["$(0)d")&g&9(B"]) +("abrasive" ["$(0>PN00|(B"]) +("abridge" ["$(0B6'8(B"]) +("abroad" ["$(0)d;P(A(B"]) +("abrupt" ["$(04tBT0|(B"]) +("absence" ["$(09O7;(B" "$(09O'g(B"]) +("absent" ["$(09O7;0|(B"]) +("absolute" ["$(0C;JX0|(B"]) +("absorb" ["$(0+O*.(B"]) +("absorption" ["$(0+O*.(B" "$(0;r'A(B"]) +("abstract" ["$(0/eD0(B" "$(0&L5S(B"]) +("absurd" ["$(0(,9?0|(B"]) +("abundance" ["$(0YC@o(B"]) +("abundant" ["$(0YC@o0|(B"]) +("abuse" ["$(05M3"(B" "$(0V)(o(B"]) +("academic" ["$(0RQ?50|(B"]) +("academy" ["$(0;r4p:b7y(B"]) +("accent" ["$(05n5x(B" "$(0CKP~(B"]) +("accept" ["$(0(B" "$(0&"55(B"]) +("accumulate" ["$(0;USY(B" "$(0NA'|(B"]) +("accuracy" ["$(0(`O}(B" "$(0L5;p(B"]) +("accurate" ["$(0(`O}0|(B"]) +("accusation" ["$(0Gw0n(B" "$(0Gw)Y(B"]) +("accuse" ["$(0eJl(B"]) +("ace" ["$(0&>X5(B"]) +("ache" ["$(08pBo(B"]) +("achieve" ["$(0+z**(B"]) +("achievement" ["$(0**@t(B"]) +("acid" ["$(0MM/M(B"]) +("acknowledge" ["$(0M&1"(B" "$(0/VM&(B"]) +("acknowledgment" ["$(0C1WM(B"]) +("acquaint" ["$(0?X1"(B"]) +("acquaintance" ["$(0O^1"(B" "$(04_Z|(B"]) +("acquire" ["$(0V><6(B"]) +("acquisition" ["$(0*.ZW(B"]) +("acre" ["$(05C8f(B"]) +("add" ["$(0'|(B"]) +("addict" ["$(0*5Zo]j10(B"]) +("additional" ["$(01b'|0|(B"]) +("address" ["$(0)c+`(B" "$(0K>M*(B"]) +("adequate" ["$(0-N;]0|(B"]) +("adhere" ["$(01bCb(B" "$(0.W)w(B"]) +("adieu" ["$(0)CFE(B"]) +("adjacent" ["$(0"(B"]) +("admirable" ["$(0'p&*B$-z0|(B"]) +("admiral" ["$(08B5]Vk(4'p(B"]) +("admiration" ["$(0_5Q+(B"]) +("admire" ["$(0F:0%(B" "$(0_55"(B"]) +("admission" ["$(0/VM&(B" "$(0?C(,(B"]) +("admit" ["$(07+?C(B" "$(0/^*.(B"]) +("adopt" ["$(0*.Qs(B" "$(0"(B"]) +("agent" ["$(0'o>"&*(B"]) +("aggravate" ["$(0S03((B"]) +("aggregate" ["$(0LNDv(B"]) +("aggressive" ["$(086E=4(4(0|(B"]) +("agitate" ["$(0^:;0(B"]) +("agitation" ["$(0^:;0(B"]) +("ago" ["$(0'i2*(B"]) +("agonize" ["$(0FwA7(B"]) +("agony" ["$(0FwA7(B"]) +("agree" ["$(0)REu(B"]) +("agreeable" ["$(0QKEu0|(B"]) +("agreement" ["$(02W4}(B"]) +("agricultural" ["$(0I*FG0|(B"]) +("agriculture" ["$(0I*FG(B"]) +("ahead" ["$(0Mk)@(B"]) +("aid" ["$(0AO+8(B"]) +("ail" ["$(05t(B"]) +("airy" ["$(0?X5z0|(B"]) +("aisle" ["$(0I5I-(B"]) +("alarm" ["$(0\A@_(B"]) +("album" ["$(0Iz'[ZZ(B"]) +("alcohol" ["$(0:YL5(B"]) +("ale" ["$(0@(:Y(B"]) +("alert" ["$(0\ACRL(B"]) +("alter" ["$(0,V,R(B"]) +("alteration" ["$(0,R^I(B"]) +("alternate" ["$(0QG3}(B" "$(0))Af(B"]) +("alternative" ["$(0))Af0|(B"]) +("although" ["$(0X#BT(B"]) +("altitude" ["$(0:n2z(B"]) +("altogether" ["$(0Vk)B(B"]) +("aluminum" ["$(0Q^(B"]) +("always" ["$(0(dM@(B"]) +("am" ["$(03S(B"]) +("amateur" ["$(0FGQv10(B"]) +("amaze" ["$(0^R.b(B"]) +("amazement" ["$(0^R>-(B"]) +("amazing" ["$(0^R&*0|(B"]) +("ambassador" ["$(0&L-q(B"]) +("amber" ["$(0Bb4H(B"]) +("ambition" ["$(0?j'A(B"]) +("ambitious" ["$(0*5Du'A0|(B"]) +("ambulance" ["$(0MC(B"]) +("amusing" ["$(0*5Q70|(B"]) +("an" ["$(0&"68(B"]) +("analysis" ["$(0'"06(B"]) +("analyze" ["$(0HY06(B"]) +("anatomy" ["$(0HY6JRQ(B"]) +("ancestor" ["$(09/)@(B"]) +("ancestral" ["$(09/)@0|(B"]) +("anchor" ["$(0Wn(B"]) +("ancient" ["$(0(-*S0|(B"]) +("and" ["$(0.P(B"]) +("anecdote" ["$(0DK-h(B" "$(0.bLM(B"]) +("anew" ["$(05nF<(B"]) +("angel" ["$(0'3-q(B"]) +("anger" ["$(0Ns3((B"]) +("angle" ["$(0-F(B" "$(0-F2z(B"]) +("angrily" ["$(0Ns3()c(B"]) +("angry" ["$(0Ns3(0|(B"]) +("anguish" ["$(0Bo5<(B" "$(0FwA-(B"]) +("animal" ["$(0;00m(B"]) +("ankle" ["$(0H'Q:(B"]) +("annals" ["$(0P>*"(9(B"]) +("annex" ["$(01b'|(B" "$(0)Z-x(B"]) +("annihilate" ["$(0FgC;(B"]) +("anniversary" ["$(0.S*"4z/C(B"]) +("announce" ["$(02h+*(B"]) +("announcement" ["$(0?X+L(B" "$(0+L(}(B"]) +("annoy" ["$(05b*Q(B"]) +("antenna" ["$(0\>-F(B" "$(0'3P@(B"]) +("anthracite" ["$(0BSFvFx(B"]) +("anticipate" ["$(0I`1"(B" "$(0I`7j(B"]) +("anticipation" ["$(0Ag=-(B"]) +("antique" ["$(0(-0m(B"]) +("antiquity" ["$(0(-5z(B" "$(0(-'o(B"]) +("anvil" ["$(0]89!(B"]) +("anxiety" ["$(0BQ3+(B"]) +("anxious" ["$(0BQ3+0|(B"]) +("any" ["$(0)7*u(B"]) +("anybody" ["$(0)7*u&*(B"]) +("anyhow" ["$(0BSQ")r*u(B"]) +("anyone" ["$(0)7*u&*(B"]) +("anything" ["$(0BSQ"*u-h(B"]) +("anyway" ["$(0BSQ")r*u(B"]) +("anywhere" ["$(0BSQ"*u?)(B"]) +("apart" ["$(0'"De(B"]) +("apartment" ["$(0&}@p(B"]) +("ape" ["$(0BS,#G*(B"]) +("aperture" ["$(0'7)!(B" "$(0MaVj(B"]) +("apiece" ["$(0)W*])c(B"]) +("apologize" ["$(0I-K:(B"]) +("apology" ["$(0I-K:(B"]) +("apostle" ["$(0-q7A(B"]) +("apostrophe" ["$(04]>*>KHA(B"]) +("appall" ["$(0^R7G(B"]) +("appalling" ["$(0^R&*0|(B"]) +("apparatus" ["$(0N!RC(B"]) +("apparel" ["$(0*i0%(B"]) +("apparent" ["$(0/}^P0|(B"]) +("appeal" ["$(0&9D,(B"]) +("appear" ["$(0'y>#(B"]) +("appearance" ["$(0'y>#(B" "$(0(A1Q(B"]) +("appendix" ["$(01bTh(B" "$(00~H$(B"]) +("appetite" ["$(05|Nl(B"]) +("applaud" ["$(0IqA@(B" "$(0_5AS(B"]) +("applause" ["$(01ZVy(B" "$(0_55"(B"]) +("apple" ["$(0\70+(B"]) +("appliance" ["$(0(o.'(B"]) +("applicant" ["$(0(tPy&*(B"]) +("application" ["$(0(tPy7u(B"]) +("apply" ["$(0(tPy(B" "$(0U](o(B"]) +("appoint" ["$(0)7.U(B" "$(03A.z(B"]) +("appointment" ["$(0Y**n(B" "$(04}FE(B"]) +("appreciate" ["$(0EwS0(B" "$(0KNN$(B"]) +("appreciation" ["$(0NA6-(B" "$(0Q+Z|(B"]) +("apprehend" ["$(0&(HY(B"]) +("apprehension" ["$(0>"HY(B"]) +("apprentice" ["$(0RQ7A(B"]) +("approach" ["$(0#(B"]) +("aristocracy" ["$(0D9=!1$FE(B"]) +("aristocrat" ["$(0D9=!Q"10(B"]) +("aristocratic" ["$(0D9=!'((B"]) +("arithmetic" ["$(0L,?5(B"]) +("ark" ["$(0'J*b(B"]) +("arm" ["$(0'DW"(B"]) +("armament" ["$(05]@-(B"]) +("armchair" ["$(0Qk5.An(B"]) +("armistice" ["$(0)3R^(B"]) +("armor" ["$(0>5(s(B"]) +("arms" ["$(00>RC(B"]) +("army" ["$(0?u5](B" "$(05]Dj(B"]) +("around" ["$(0&L4}(B" "$(01b1U(B"]) +("arouse" ["$(0@QT_(B" "$(0S0:E(B"]) +("arrange" ["$(0)y"(B"]) +("array" ["$(0aF%0|(B"]) +("ashore" ["$(0/'&9(B"]) +("asia" ["$(0-j3{(B"]) +("aside" ["$(0)d7k[1(B"]) +("ask" ["$(0;C(B"]) +("asleep" ["$(0KvCb0|(B"]) +("aspect" ["$(0O5&N(B"]) +("asphalt" ["$(0ZD1f(B"]) +("aspiration" ["$(0/m5Y(B"]) +("aspire" ["$(0O`=-(B"]) +("ass" ["$(0_8&N(B"]) +("assail" ["$(0,SUe(B"]) +("assault" ["$(0]rUe(B"]) +("assay" ["$(0H]1[(B"]) +("assemble" ["$(0>[)Z(B"]) +("assembly" ["$(0DvFE(B"]) +("assent" ["$(0[&)R(B"]) +("assert" ["$(0Vy/}(B"]) +("assertion" ["$(0XK-G(B"]) +("asset" ["$(0Hr>)(B"]) +("assign" ["$(0'"4'(B"]) +("assignment" ["$(0)7;.(B" "$(0;oYo(B"]) +("assist" ["$(0UZ+8(B"]) +("assistance" ["$(0AO+8(B"]) +("assistant" ["$(0+8'D(B"]) +("associate" ["$(0V{Ex(B"]) +("association" ["$(0.7FE(B"]) +("assume" ["$(0:v.z(B"]) +("assumption" ["$(0V}BB(B"]) +("assurance" ["$(01rZ}(B"]) +("assure" ["$(01rZ}(B"]) +("astonish" ["$(0-q)[^R(B"]) +("astonishing" ["$(0(,^R0|(B"]) +("astonishment" ["$(0^RA2(B"]) +("astound" ["$(0^RA2(B"]) +("astray" ["$(0-MTd(B"]) +("astronomer" ["$(0'3'GRQ7'(B"]) +("astronomy" ["$(0'3'GRQ(B"]) +("asylum" ["$(0,+]-(B"]) +("at" ["$(0)d(B"]) +("athlete" ["$(0I+;07'(B"]) +("athletic" ["$(0I+;00|(B"]) +("atlantic" ["$(0&L*j3z(B"]) +("atlas" ["$(0&L)cJ8(B"]) +("atmosphere" ["$(0&L86(B" "$(0860B(B"]) +("atom" ["$(06Q&N(B"]) +("atomic" ["$(06Q&N0|(B"]) +("attach" ["$(01b&9(B"]) +("attachment" ["$(01bCb(B"]) +("attack" ["$(0,SUe(B"]) +("attain" ["$(0V><6(B"]) +("attempt" ["$(0J*H](B"]) +("attend" ["$(0'y7;(B"]) +("attendance" ["$(0'y7;10(B"]) +("attendant" ["$(0Tr6`(B"]) +("attention" ["$(00DEu(B"]) +("attic" ["$(0M^O=(B"]) +("attire" ["$(00%HS(B"]) +("attitude" ["$(0Ji2z(B"]) +("attorney" ["$(03$7<(B"]) +("attract" ["$(0+O'@(B"]) +("attraction" ["$(0+O'@(B"]) +("attractive" ["$(0'@&*0DEu0|(B"]) +("attribute" ["$(0\i/M(B"]) +("auction" ["$(0/jQ1(B"]) +("audible" ["$(0]p<6-E0|(B"]) +("audience" ["$(0]p>9(B" "$(0_)>9(B"]) +("august" ["$(0&-'M(B"]) +("aunt" ["$(0.kEe(B" "$(02_Ee(B"]) +("austere" ["$(0[eN00|(B"]) +("australia" ["$(0S/3{(B"]) +("authentic" ["$(08z(`0|(B"]) +("author" ["$(0+#7'(B"]) +("authoritative" ["$(0*5]c2e0|(B"]) +("authority" ["$(0]c2e(B"]) +("authorize" ["$(0H/h0|(B"]) +("ax" ["$(0/uU%(B"]) +("axis" ["$(0DJ(B"]) +("axle" ["$(0QGDJ(B"]) +("azure" ["$(0'3Y1*d0|(B"]) +("baby" ["$(0UP.$(B"]) +("bachelor" ["$(0RQ&J(B"]) +("back" ["$(05.(B"]) +("backbone" ["$(09f:m(B"]) +("background" ["$(05.A`(B"]) +("backward" ["$(0)X3&(B"]) +("bacon" ["$(0X`*Y(B"]) +("bacteria" ["$(0>YCf(B"]) +("bad" ["$(0Z.(B"]) +("badge" ["$(0U\?~(B"]) +("badly" ["$(01g<'0|(B"]) +("badminton" ["$(0*R'T>!(B"]) +("baffle" ["$(0>a:J(B" "$(09$Z.(B"]) +("bag" ["$(0?<&N(B"]) +("baggage" ["$(0*h,X(B"]) +("bait" ["$(0Mp(B"]) +("bake" ["$(08R(B"]) +("baker" ["$(0\]'~7<@,(B"]) +("baking" ["$(08R(B"]) +("balance" ["$(0(NT0(B" "$(07:Ym(B"]) +("balcony" ["$(0DmLX(B" "$(0'~A#(B"]) +("bald" ["$(0)=-6-6(B"]) +("ball" ["$(0>!(B"]) +("ballad" ["$(0B|K;(B" "$(0(bWL(B"]) +("balloon" ["$(086>!(B"]) +("ballot" ["$(0TZ>B(B"]) +("balm" ["$(00SLR(B"]) +("balmy" ["$(01>5~0|(B"]) +("banana" ["$(05~T'(B"]) +("band" ["$(0<(&N(B" "$(0O@Dj(B"]) +("bandage" ["$(0Vi<((B"]) +("bandit" ["$(0<1Bz(B" "$(0&I6O(B"]) +("bane" ["$(03v7&(B"]) +("bang" ["$(05nUe(B"]) +("banish" ["$(0/t?](B" "$(0)(B"]) +("banner" ["$(0K"(B"]) +("banquet" ["$(07(FE(B"]) +("baptism" ["$(04$Xq(B"]) +("bar" ["$(0:YA!(B" "$(0MbZU(B"]) +("barbarian" ["$(0?j_(&*(B"]) +("barbarous" ["$(0?j_(0|(B"]) +("barber" ["$(0>"R"7<(B"]) +("bard" ["$(0H^&*(B"]) +("bare" ["$(0-LL{L{0|(B"]) +("barefoot" ["$(0-L-N(B"]) +("barefooted" ["$(0-L-N0|(B"]) +("barely" ["$(0@~'h(B" "$(0E0E0(B"]) +("bargain" ["$(0D:Q1(B" "$(0\?N$(B"]) +("barge" ["$(0Mr>t(B" "$(0I,H-(B"]) +("bark" ["$(0Rz(w(B"]) +("barley" ["$(0&L@((B"]) +("barn" ["$(0P'6A(B" "$(0:lA$(B"]) +("barometer" ["$(086UM5U(B"]) +("baron" ["$(0-/V;(B"]) +("barrack" ["$(0*.8i/U(B"]) +("barrel" ["$(0&L=4(B" "$(0Y^L((B"]) +("barren" ["$(0&c'T0|(B"]) +("barrier" ["$(0\r3a(B" "$(0MbZU(B"]) +("base" ["$(0;XXp(B"]) +("baseball" ["$(0At>!(B"]) +("basement" ["$(0)c&72j(B"]) +("bashful" ["$(0/K>a0|(B"]) +("basic" ["$(0;X(\0|(B"]) +("basin" ["$(0'V4Z(B" "$(04Z)c(B"]) +("basis" ["$(07~(\(B"]) +("basket" ["$(0\&&N(B"]) +("basketball" ["$(0\&>!(B"]) +("bass" ["$(0+&5x(B"]) +("bat" ["$(0>!At(B" "$(0PhPd(B"]) +("bath" ["$(0,p8I(B" "$(08I2j(B"]) +("bathe" ["$(04$S*(B"]) +("bathroom" ["$(08I2j(B"]) +("battalion" ["$(05]Dj(B"]) +("batter" ["$(0?ZUe(B"]) +("battery" ["$(0IZ*B(B" "$(09*LX(B"]) +("battle" ["$(0R^0i(B"]) +("battleship" ["$(0'e&1\1(B"]) +("bawl" ["$(0.L@B(B"]) +("bay" ["$(08B_%(B"]) +("bayonet" ["$(0./&/(B"]) +("bazaar" ["$(0(L@\(B"]) +("be" ["$(03S(B"]) +("beach" ["$(08B]f(B"]) +("bead" ["$(08b&N(B"]) +("beak" ["$(0@%N6(B"]) +("beam" ["$(0RxOC(B" "$(0)=,W(B"]) +("bean" ["$(0-I&N(B"]) +("bear" ["$(0K](B" "$(0,7.@(B"]) +("beard" ["$(0[S^*(B"]) +("bearer" ["$(05YRk10(B"]) +("bearing" ["$(0Ji2z(B" "$(0*nGu(B"]) +("beast" ["$(0?jZK(B"]) +("beat" ["$(0J~(U(B" "$(0H};0(B"]) +("beaten" ["$(08mRX(B" "$(09$(Cm(B"]) +("beetle" ["$(0(sY:(B"]) +("befall" ["$(0QNI3(B" "$(05sW((B"]) +("before" ["$(0'i2*(B"]) +("beforehand" ["$(0I`)@(B"]) +("befriend" ["$(0AO+8(B"]) +("beg" ["$(0U_,f(B"]) +("beggar" ["$(0&@&b(B"]) +("begin" ["$(0De.o(B"]) +("beginner" ["$(01PRQ10(B"]) +("beginning" ["$(0DeU%(B"]) +("behalf" ["$(0+48v(B"]) +("behave" ["$(0W);0(B"]) +("behavior" ["$(0*h44(B"]) +("behead" ["$(0<~5}(B"]) +("behind" ["$(0)d3&(B"]) +("behold" ["$(00DD!(B"]) +("being" ["$(0(n.U(B" "$(0)u)d(B"]) +("belief" ["$(01k)7(B"]) +("believe" ["$(04_1k(B"]) +("believer" ["$(01k7A(B"]) +("bell" ["$(0\M(B"]) +("belle" ["$(05"&*(B"]) +("bellow" ["$(03(+T(B"]) +("bellows" ["$(05zP.(B"]) +("belly" ["$(0H)?f(B"]) +("belong" ["$(0\i/v(B"]) +("belongings" ["$(0/U*50m(B"]) +("beloved" ["$(0'AEy0|(B"]) +("below" ["$(0)d")&g&7(B"]) +("belt" ["$(0<(&N(B"]) +("bench" ["$(01\An(B"]) +("bend" ["$(0]`*3(B"]) +("beneath" ["$(0)d&7'J(B"]) +("beneficial" ["$(0*5+40|(B"]) +("benefit" ["$(0+48v(B"]) +("benevolent" ["$(0&oEv0|(B"]) +("bent" ["$(0]`*3(B"]) +("bequeath" ["$(0T][%(B"]) +("berry" ["$(0OI0+(B"]) +("berth" ["$(01;*n(B"]) +("beseech" ["$(0Py[L(B"]) +("beset" ["$(0'~@Y(B"]) +("beside" ["$(0)d")&g7k(B"]) +("besides" ["$(0*;(A(B"]) +("besiege" ["$(0@Y,S(B"]) +("best" ["$(0@3)p0|(B"]) +("bestow" ["$(0B(B"]) +("billiards" ["$(05UO010(B"]) +("billion" ["$(0&3M~(B"]) +("billow" ["$(0&L8<(B"]) +("bin" ["$(0P.&N(B"]) +("bind" ["$(0'~>U(B"]) +("binding" ["$(04},W(B"]) +("biography" ["$(0E/:5(B"]) +("biology" ["$(0(n0mRQ(B"]) +("birch" ["$(0Rv'N(B"]) +("bird" ["$(0@%(B"]) +("birth" ["$(0'y(n(B"]) +("birthday" ["$(0(n'K(B"]) +("birthplace" ["$(0'y(n)c(B"]) +("birthright" ["$(0(n*5]c(B"]) +("biscuit" ["$(0Mo:r(B"]) +("bishop" ["$(0'e:(B"]) +("blister" ["$(0'V0[(B"]) +("block" ["$(0'NE\(B" "$(0Cz3u(B"]) +("blockade" ["$(02mYV(B"]) +("blond" ["$(01[R"0|(B"]) +("blood" ["$(0*g(B"]) +("bloody" ["$(0B%,70|(B"]) +("bloom" ["$(01EDe(B"]) +("blossom" ["$(0G{1E(B"]) +("blot" ["$(0*E>0(B"]) +("blouse" ["$(0&95R(B"]) +("blow" ["$(0+M(B"]) +("blue" ["$(0Y1*d(B"]) +("bluff" ["$(0Cq<0VyE=(B"]) +("blunder" ["$(0<d(B"]) +("blunt" ["$(0D_0|(B"]) +("blur" ["$(0XM[s(B"]) +("blush" ["$(07&>a(B"]) +("boar" ["$(0&}Q)(B"]) +("board" ["$(003(B"]) +("boarder" ["$(0;m;o(n(B"]) +("boast" ["$(0*]H`(B"]) +("boat" ["$(0&R>t(B"]) +("body" ["$(0-O^V(B"]) +("boil" ["$(0BUO^(B" "$(0S9De(B"]) +("bold" ["$(0&LW%0|(B"]) +("bolt" ["$(01]80(B"]) +("bomb" ["$(049N_(B"]) +("bond" ["$(0Z}.-(B"]) +("bone" ["$(0:m(B"]) +("bonnet" ["$(0\88,]#@{(B"]) +("bonus" ["$(04y+4(B"]) +("book" ["$(07u(B"]) +("bookcase" ["$(07u3_(B"]) +("bookkeeper" ["$(0:5<)6`(B"]) +("booklet" ["$(0&R'v&N(B"]) +("bookseller" ["$(07u/4(B"]) +("boot" ["$(01\I^(B"]) +("booth" ["$(0]b&N(B"]) +("border" ["$(0[14M(B"]) +("bore" ["$(0_>'7(B"]) +("born" ["$(0'3/M0|(B"]) +("borough" ["$(0;5(B"]) +("borrow" ["$(06.(B"]) +("bosom" ["$(09b(B"]) +("boss" ["$(0&9(4(B"]) +("botanical" ["$(0Ay0m0|(B"]) +("botany" ["$(0Ay0mRQ(B"]) +("both" ["$(0.&100|(B"]) +("bother" ["$(0FwXF(B"]) +("bottle" ["$(0>&&N(B"]) +("bottom" ["$(0/6(B"]) +("boulder" ["$(0ER(|U%(B"]) +("bounce" ["$(0E+H}(B,$(0:N>B(B"]) +("boundary" ["$(04M5p(B"]) +("bouquet" ["$(01E,W(B"]) +("bow" ["$(0&_(B"]) +("bowel" ["$(0H$(B"]) +("bowl" ["$(0&"GR(B"]) +("box" ["$(0P.(B"]) +("boxing" ["$(07UUe(B"]) +("boy" ["$(0-/2g&N(B"]) +("boyish" ["$(02g&N86(B"]) +("brace" ["$(0'F3[(B"]) +("bracelet" ["$(0'D];(B"]) +("bracket" ["$(0*-3_(B"]) +("brag" ["$(0+M'](B"]) +("braid" ["$(0R"\*(B"]) +("brain" ["$(0H+(B"]) +("branch" ["$(0'"0/(B" "$(0'F/4(B"]) +("brand" ["$(0;9O:(B"]) +("brass" ["$(0E(MR(B"]) +("brave" ["$(02.AW(B"]) +("bravery" ["$(05C2.(B"]) +("bread" ["$(0\]'~(B"]) +("breadth" ["$(0Wz2z(B"]) +("break" ["$(0(U9$(B"]) +("breakfast" ["$(0*/U((B"]) +("breast" ["$(09b(B"]) +("breath" ["$(0867K(B"]) +("breathe" ["$(0.L+O(B"]) +("breathless" ["$(086@D@D0|(B"]) +("breed" ["$(02CL"(B"]) +("breeding" ["$(0JN'((B"]) +("breeze" ["$(0.P5z(B"]) +("brew" ["$(0^o?`(B"]) +("bribe" ["$(0HtC?(B"]) +("brick" ["$(0SU(B"]) +("bride" ["$(0F<6u(B"]) +("bridegroom" ["$(0F<5i(B"]) +("bridge" ["$(0R~(B"]) +("brief" ["$(0B|X|0|(B"]) +("briefly" ["$(0X|@M)c(B"]) +("brigade" ["$(0Dj(B"]) +("bright" ["$(0)=1j0|(B"]) +("brightness" ["$(0/}1j(B"]) +("brilliant" ["$(0:a1j(B,$(0&`86(B"]) +("bring" ["$(0\n<((B"]) +("brisk" ["$(04%OL0|(B"]) +("bristle" ["$(06M'T(B"]) +("brittle" ["$(0/yGP0|(B"]) +("broad" ["$(0Wz0|(B"]) +("broadcast" ["$(0N]O'(B"]) +("broil" ["$(08S(B"]) +("broken" ["$(09$0|(B"]) +("broker" ["$(0Go4z&*(B"]) +("bronze" ["$(01fMR(B"]) +("brooch" ["$(09b:](B"]) +("brook" ["$(0&R0I(B"]) +("broom" ["$(0(B"]) +("brother" ["$(0't,/(B"]) +("brow" ["$(04`(B"]) +("brown" ["$(0Pn*d(B"]) +("bruise" ["$(0(UE3(B"]) +("brush" ["$(0'T..(B"]) +("brutal" ["$(0ZK/M0|(B"]) +("brute" ["$(0BS>"/M0|(B"]) +("bubble" ["$(0860[(B"]) +("buck" ["$(0Du@'(B"]) +("bucket" ["$(0'V=4(B"]) +("buckle" ["$(0<(?l(B"]) +("bud" ["$(01B(B"]) +("budget" ["$(0I`L,(B"]) +("buff" ["$(0=RE(*d(B"]) +("buffalo" ["$(0'V'](B"]) +("bug" ["$(05{Y:(B"]) +("build" ["$(02{Sa(B"]) +("building" ["$(02{Sa0m(B"]) +("bulb" ["$(0IZS:0[(B"]) +("bulge" ["$(0CO:E(B"]) +("bulk" ["$(0&L?f):(B"]) +("bull" ["$(0&}'](B"]) +("bulldog" ["$(0']U%'^(B"]) +("bullet" ["$(0&NN_(B"]) +("bulletin" ["$(0&}@_(B"]) +("bullion" ["$(01[MQE\(B"]) +("bump" ["$(0GQNz(B"]) +("bun" ["$(0ER,1\]'~(B"]) +("bunch" ["$(0*l(B"]) +("bundle" ["$(07](B" "$(0,W(B"]) +("bungalow" ["$(0(N/S(B"]) +("bunk" ["$(0,,Q[(B"]) +("bunny" ["$(08%Ir(B"]) +("buoy" ["$(08GO:(B"]) +("burden" ["$(05Y5nRk(B"]) +("bureau" ["$(0+~(B" "$(0?f(B" "$(0?)(B"]) +("burglar" ["$(0^>Bz(B"]) +("burial" ["$(0H6Xq(B"]) +("burn" ["$(0S9(B"]) +("burst" ["$(09$C|(B"]) +("bury" ["$(06mH6(B"]) +("bus" ["$(0&})B,v-P(B"]) +("bush" ["$(0\u'N(B"]) +("business" ["$(0;9FG(B"]) +("busy" ["$(0*%(B"]) +("but" ["$(0+!3S(B"]) +("butcher" ["$(0;t'4(B"]) +("butler" ["$(0E,&*Mk8_(B"]) +("butter" ["$(0']0S(B"]) +("butterfly" ["$(0PbPc(B"]) +("button" ["$(0?l&N(B"]) +("buy" ["$(0D:(B"]) +("buzz" ["$(0IZHdIJVy(B"]) +("by" ["$(0Go(B" "$(0)d7k(B"]) +("cab" ["$(05U6!-P(B"]) +("cabbage" ["$(0(mY1Cm(B"]) +("cabin" ["$(0&R2q(B"]) +("cabinet" ["$(0&R2OXPZ<(B"]) +("cable" ["$(0IZ@_(B"]) +("cafe" ["$(0.C;>/4(B"]) +("cage" ["$(0@%]m(B"]) +("cake" ["$(0*jW,(B"]) +("calcium" ["$(0D\(B"]) +("calculate" ["$(05UL,(B"]) +("calculation" ["$(05UL,(B"]) +("calendar" ["$(0'KRn(B"]) +("calf" ["$(0&R'](B"]) +("call" ["$(0@B(B,$(0(6(B"]) +("calm" ["$(0+1T|(B"]) +("calorie" ["$(0('(B"]) +("camel" ["$(0U0Qw(B"]) +("camera" ["$(0Fz4_S#(B"]) +("camp" ["$(0]@V3(B"]) +("campaign" ["$(0\$TZ4%;0(B"]) +("campus" ["$(07yEQ(B"]) +("can" ["$(09e(B"]) +("canada" ["$(0'|7W&L(B"]) +("canal" ["$(0I+0I(B"]) +("canary" ["$(01[C>?{(B"]) +("cancel" ["$(0.>8>(B"]) +("cancer" ["$(0VE(B"]) +("candidate" ["$(069TZ&*(B"]) +("candle" ["$(0](V7(B"]) +("candor" ["$(05"3{&C^z(B"]) +("candy" ["$(0Sh0+(B"]) +("cane" ["$(0(mPR(B" "$(0'D,](B"]) +("cannon" ["$(0&L4:(B"]) +("cannot" ["$(0&c9e(B"]) +("canoe" ["$(0SB'N*b(B"]) +("canopy" ["$(0'3VZ(B" "$(02NJ^(B"]) +("canto" ["$(0P2?~(B"]) +("canton" ["$(0;5(B" "$(0:V(B"]) +("canvas" ["$(0)~(M(B"]) +("canyon" ["$(072-H(B"]) +("cap" ["$(01n@{(B" "$(06q&N(B"]) +("capable" ["$(0*5&`Em0|(B"]) +("capacity" ["$(07+DY(B" "$(09e&1(B"]) +("cape" ["$(08B-F(B"]) +("caper" ["$(0Ub,.(B"]) +("capital" ["$(05}?h(B" "$(0Hr(\(B"]) +("capitalist" ["$(0Hr(\7'(B"]) +("captain" ["$(0MkDj(B"]) +("captive" ["$(01uH@(B"]) +("captivity" ["$(0(@G\(B"]) +("capture" ["$(0H@V>(B"]) +("car" ["$(0,v-P(B"]) +("caramel" ["$(0BQSh(B"]) +("caravan" ["$(0;9Dj(B"]) +("carbon" ["$(0PoNQ9M(B"]) +("carbonic" ["$(0+WKz0|(B"]) +("carcass" ["$(0B%U1(B"]) +("card" ["$(0(''[(B" "$(09MBW(B"]) +("cardinal" ["$(0'e5S0|(B"]) +("care" ["$(0Fz]B(B" "$(0Rh'A(B"]) +("career" ["$(0Y*FG(B" "$(0GoS&(B"]) +("careful" ["$(0&R'A0|(B"]) +("careless" ["$(0>P'A0|(B"]) +("caress" ["$(0O(/m(B"]) +("cargo" ["$(0>t?M(B"]) +("carnival" ["$(0J.*"C_FE(B"]) +("carol" ["$(0IeK;(B"]) +("carp" ["$(0Z"@$(B"]) +("carpenter" ["$(0'N)M(B"]) +("carpet" ["$(0)cB((B"]) +("carriage" ["$(0:l-P(B" "$(0-PA#(B"]) +("carrier" ["$(09m1)(a\1(B"]) +("carrot" ["$(04y^GP\(B"]) +("carry" ["$(0F1I+(B"]) +("cart" ["$(0'D/W-P(B"]) +("carve" ["$(0Tt.,(B"]) +("cascade" ["$(0&RX^(M(B"]) +("case" ["$(0>6&N(B" "$(07{&N(B"]) +("casement" ["$(0C(&N(B"]) +("cash" ["$(0>#B"(B"]) +("cashier" ["$(0'y9L6`(B"]) +("cask" ["$(0'N=4(B"]) +("casket" ["$(0&R'N>6(B"]) +("cast" ["$(0/b(B" "$(0,N(B"]) +("castle" ["$(02S@`(B"]) +("casual" ["$(01g(`*#0|(B"]) +("cat" ["$(0TJ(B"]) +("catalog" ["$(0(yTh(B"]) +("cataract" ["$(03|3}(B" "$(0Vv>:(B"]) +("catastrophe" ["$(0-%[E(B" "$(0A,N*(B"]) +("catch" ["$(07[7_(B"]) +("catcher" ["$(07['D(B"]) +("category" ["$(0'"[K(B"]) +("caterpillar" ["$(0'TY:(B"]) +("cathedral" ["$(0&L"(r(B" "$(0(yO:(B"]) +("caution" ["$(0&R'A(B" "$(0\A+L(B"]) +("cautious" ["$(0&R'A0|(B"]) +("cavalier" ["$(0Yx&J(B" "$(0M11o(B"]) +("cavalry" ["$(0Yx+/(B"]) +("cave" ["$(04#)!(B"]) +("cavern" ["$(0&L)c4#(B"]) +("cavity" ["$(0'x4#(B"]) +("cease" ["$(0:u'P(B"]) +("cedar" ["$(0*j3z,_(B"]) +("ceiling" ["$(0'31E03(B"]) +("celebrate" ["$(0Nc91(B"]) +("celebrated" ["$(0Cb)Y0|(B"]) +("celebration" ["$(0.)Xq(B"]) +("celery" ["$(01DCm(B"]) +("celestial" ["$(0'3&90|(B"]) +("cell" ["$(0>Y52(B" "$(0;p2j(B"]) +("cellar" ["$(0)c&72j(B"]) +("celluloid" ["$(0:vD0'\(B"]) +("cement" ["$(0'V0H(B"]) +("cemetery" ["$(0J<)c(B"]) +("censure" ["$(0?K[E(B"]) +("census" ["$(0&*&HP~3h(B"]) +("cent" ["$(0&"'"Te(B"]) +("center" ["$(0&d'A(B"]) +("centigram" ["$(1)<$(0+-(B"]) +("centiliter" ["$(1)<$(0'+(B"]) +("centimeter" ["$(1)<$(0*N(B"]) +("central" ["$(0&d'A0|(B"]) +("century" ["$(0'a4z(B"]) +("cereal" ["$(0P'[K(B"]) +("ceremony" ["$(0.)Xq(B"]) +("certain" ["$(0O}JS(B"]) +("certainly" ["$(0(SBT)c(B"]) +("certainty" ["$(0=FBSKk;C(B"]) +("certificate" ["$(0D&7u(B"]) +("chain" ["$(0[9&N(B"]) +("chair" ["$(0An&N(B"]) +("chairman" ["$(0'e7;(B" "$(0FE1\(B"]) +("chalk" ["$(09@C.(B"]) +("challenge" ["$(03HR^(B"]) +("chamber" ["$(0/SDg(B" "$(0\?FE(B"]) +("chamberlain" ["$(0&z*\(B"]) +("champion" ["$(02&5](B"]) +("chance" ["$(0S#FE(B"]) +("chancellor" ["$(0&L*\(B"]) +("chandelier" ["$(0)SS:(B"]) +("change" ["$(0,R^I(B"]) +("channel" ["$(08B72(B" "$(0?e7B(B"]) +("chant" ["$(0K;WL(B"]) +("chaos" ["$(06GE+(B"]) +("chap" ["$(07').(B" "$(0ByC|(B"]) +("chapel" ["$(0&RXq39;Y(B"]) +("chaplain" ["$(00l7<(B"]) +("chapter" ["$(0P2?~(B" "$(0'"FE(B"]) +("character" ["$(0/M8,(B"]) +("characteristic" ["$(08XNb(B"]) +("charcoal" ["$(0'N48(B"]) +("charge" ["$(00(B"]) +("chaste" ["$(0*5I-Na0|(B"]) +("chat" ["$(0DhPv(B"]) +("chatter" ["$(0@J@J&c)3(B"]) +("chauffeur" ["$(0(4S#(B"]) +("cheap" ["$(01n.|0|(B"]) +("cheat" ["$(0B#[R(B"]) +("check" ["$(0<)@M(B" "$(0Uu3h(B"]) +("cheek" ["$(0W&U!(B"]) +("cheer" ["$(0]d.L(B" "$(0@C1Z(B"]) +("cheerful" ["$(0A:,90|(B"]) +("cheerily" ["$(0A:,9)c(B"]) +("cheery" ["$(0,9O@0|(B"]) +("cheese" ["$(0:rI=(B"]) +("chemical" ["$(0'(RQ0|(B"]) +("chemise" ["$(0&M(o&z*i(B"]) +("chemist" ["$(0'(RQ7'(B"]) +("chemistry" ["$(0'(RQ(B"]) +("cherish" ["$(04GEy(B"]) +("cherry" ["$(0\q8-(B"]) +("chess" ["$(0*j3zAw(B"]) +("chest" ["$(09b?f(B"]) +("chestnut" ["$(08%&N(B"]) +("chew" ["$(0.F[f(B"]) +("chick" ["$(0&RYg(B"]) +("chicken" ["$(0Yg(B"]) +("chide" ["$(0@C(:(B"]) +("chief" ["$(0Mk?:(B"]) +("chiefly" ["$(0)j(%)c(B"]) +("child" ["$(0&R2g(B"]) +("childhood" ["$(0C**"(B"]) +("childish" ["$(02g&N860|(B"]) +("chill" ["$(0@n+1(B"]) +("chilly" ["$(0@n+10|(B"]) +("chime" ["$(06q\M(B"]) +("chimney" ["$(0Fv+Z(B"]) +("chin" ["$(0&7'<(B"]) +("china" ["$(0&d;P(B" "$(0>'RC(B"]) +("chinese" ["$(0&d;P&*(B"]) +("chink" ["$(0C|Vj(B"]) +("chip" ["$(0GP'[(B"]) +("chirp" ["$(0Y:@%(6Vy(B"]) +("chisel" ["$(0_E&N(B"]) +("chivalry" ["$(0Yx&J86FN(B"]) +("chocolate" ["$(0(J+-&1(B"]) +("choice" ["$(0TZRf(B"]) +("choir" ["$(0;AH^8_(B"]) +("choke" ["$(0>E7K(B"]) +("cholera" ["$(0TxE+(B"]) +("choose" ["$(0TZRf(B"]) +("chop" ["$(04i(B" "$(0.3(B"]) +("chord" ["$(0Be/9(B"]) +("chorus" ["$(0)Z;AJ7(B"]) +("chosen" ["$(0L5TZ0|(B"]) +("christ" ["$(0;XGG(B"]) +("christian" ["$(0;XGG*"(9(B"]) +("chuckle" ["$(02F2F9?(B"]) +("church" ["$(0H/h0|(B"]) +("cluster" ["$(0*l(B"]) +("coach" ["$(02k-P(B"]) +("coal" ["$(0Fx(B"]) +("coarse" ["$(0>P)J0|(B"]) +("coast" ["$(08B/'(B"]) +("coat" ["$(0(A6q(B"]) +("cobweb" ["$(0LsCvL>(B"]) +("cock" ["$(0&}Yg(B"]) +("cocktail" ["$(0Yg,#:Y(B"]) +("cocoa" ["$(0(,(,(B"]) +("coconut" ["$(0FM&N(B"]) +("code" ["$(0>*P#(B"]) +("coffee" ["$(0.C;>(B"]) +("coffin" ["$(0Ai,Z(B"]) +("coil" ["$(0)'eGy(B"]) +("communist" ["$(0)B>)\^6`(B"]) +("community" ["$(01$;5(B" "$(0^VJ7(B"]) +("compact" ["$(0L<;p(B" "$(0&R2O(B"]) +("companion" ["$(0)R*s(B"]) +("companionship" ["$(0'/Pt(B"]) +("company" ["$(0&}(4(B" "$(0?r*s(B"]) +("comparable" ["$(0(,'S0|(B"]) +("comparative" ["$(0'SI%0|(B"]) +("comparatively" ["$(0'SI%)c(B"]) +("compare" ["$(0'SI%(B"]) +("comparison" ["$(0'SUj(B"]) +("compartment" ["$(0DgIS(B"]) +("compass" ["$(0ZdOu(B" "$(0.S@Y(B"]) +("compassion" ["$(0)RTS(B"]) +("complain" ["$(0/m3-(B"]) +("complaint" ["$(06Q+L(B"]) +("complement" ["$(01b'|0m(B"]) +("complete" ["$(0+z)A0|(B"]) +("completion" ["$(0+z**(B"]) +("complex" ["$(0Po)Z0|(B"]) +("complexion" ["$(086*d(B" "$(0,1E=(B"]) +("complicate" ["$(0A+'((B"]) +("complicated" ["$(0PoYd)c(B"]) +("complication" ["$(01,9N(B"]) +("compliment" ["$(0L#_5(B" "$(0I-D8(B"]) +("comply" ["$(0)REu(B"]) +("compose" ["$(0>[**(B"]) +("composed" ["$(0)yBT0|(B"]) +("composer" ["$(0+#7'(B"]) +("composition" ["$(0+#'G(B"]) +("composure" ["$(0YYT|(B"]) +("compound" ["$(0Po)Z(B"]) +("comprehend" ["$(0&(HY(B"]) +("comprehensive" ["$(0N]0\0|(B"]) +("compress" ["$(0UML<(B"]) +("comprise" ["$(0'~+W(B"]) +("compromise" ["$(0+u.7(B"]) +("compulsory" ["$(0<15e0|(B"]) +("compute" ["$(05UL,(B"]) +("computer" ["$(0IZH+(B"]) +("comrade" ["$(0)R*s(B"]) +("conceal" ["$(0X!Y/(B"]) +("concede" ["$(0/VM&(B" "$(0^j,d(B"]) +("conceit" ["$(0*]5Y(B" "$(0Eu/C(B"]) +("conceivable" ["$(0(,ExIz0|(B"]) +("conceive" ["$(0K-Ex(B" "$(01QI/(B"]) +("concentrate" ["$(0;r'A(B" "$(0S+Vd(B" "$(0Dv&d(B" "$(0;r'A(B"]) +("concentration" ["$(0;r'A(B" "$(0S+Vd(B"]) +("conception" ["$(0ExIz&1(B"]) +("concern" ["$(0[C0D(B"]) +("concerned" ["$(0(B"]) +("concrete" ["$(0JS)d0|(B"]) +("condemn" ["$(0'1JX(B"]) +("condense" ["$(0L"(B" "$(0'@RS(B"]) +("conductor" ["$(03AAM10(B"]) +("cone" ["$(0ERTj^V(B"]) +("confederacy" ["$(0)RGB(B"]) +("confederate" ["$(0)RGB0|(B"]) +("confederation" ["$(0)RGB;P(B"]) +("confer" ["$(0IdC@(B"]) +("conference" ["$(04g:7FE(B"]) +("confess" ["$(0/VM&(B" "$(0[n7P(B"]) +("confession" ["$(0*](v7u(B"]) +("confide" ["$(01kTK(B"]) +("confidence" ["$(0*]1k(B" "$(09:;p(B"]) +("confident" ["$(0O}1k0|(B"]) +("confidential" ["$(0S#;p0|(B"]) +("confine" ["$(05p.2(B"]) +("confirm" ["$(0Z}JS(B"]) +("confirmation" ["$(0Z}/}(B"]) +("confiscate" ["$(0,u*.(B"]) +("conflict" ["$(0Pm4t(B"]) +("conform" ["$(0>K)Z(B"]) +("confound" ["$(0^R?@(B"]) +("confront" ["$(05tJX(B"]) +("confuse" ["$(0=\E+(B"]) +("confusion" ["$(0:ME+(B"]) +("congenial" ["$(0Eu864_,N0|(B"]) +("congratulate" ["$(091D8(B" "$(0NcD8(B"]) +("congratulation" ["$(091D8(B"]) +("congregation" ["$(0Dv)Z(B"]) +("congress" ["$(0;PFE(B"]) +("congressman" ["$(0;PFE\?6`(B"]) +("conjecture" ["$(0D))(B"]) +("consist" ["$(0'~+W(B"]) +("consistent" ["$(0&"550|(B"]) +("consolation" ["$(0NjY3(B"]) +("console" ["$(0)yNj(B"]) +("consolidate" ["$(0Qn.W(B"]) +("consonant" ["$(0&N5x(B"]) +("consort" ["$(0:Z:|(B"]) +("conspicuous" ["$(0/}^P0|(B"]) +("conspiracy" ["$(0?vT<(B"]) +("conspire" ["$(0J8T<(B"]) +("constable" ["$(0\A.{(B"]) +("constancy" ["$(03>&=/M(B"]) +("constant" ["$(0&c^I0|(B"]) +("constantly" ["$(03>\~)c(B"]) +("constellation" ["$(03T7?(B"]) +("constituent" ["$(0*5TZW)]c0|(B"]) +("constitute" ["$(0>[**(B"]) +("constitution" ["$(0K-?`(B" "$(0RU0O(B"]) +("constraint" ["$(0/nG\(B"]) +("construct" ["$(0K-**(B"]) +("construction" ["$(02{Sa(B"]) +("constructive" ["$(02{?D/M0|(B"]) +("consul" ["$(0Mk-h(B"]) +("consult" ["$(0Py9X(B"]) +("consumer" ["$(08>D710(B"]) +("consummate" ["$(0+z**(B"]) +("consumption" ["$(08>9XDY(B"]) +("contact" ["$(0(B"]) +("contagious" ["$(0FEE/3Z0|(B"]) +("contain" ["$(07+9L(B"]) +("contemplate" ["$(00DD!(B" "$(0,j3)(B"]) +("contemplation" ["$(0,j3)(B" "$(0Ag=-(B"]) +("contemporary" ["$(0)R7m'o0|(B"]) +("contempt" ["$(0M=D!(B"]) +("contemptuous" ["$(0M=D!0|(B"]) +("contend" ["$(0\$0i(B" "$(00iQ"(B"]) +("content" ["$(0-qKIEu(B"]) +("contented" ["$(0KI-N0|(B"]) +("contention" ["$(00iQ"X5(B"]) +("contentment" ["$(0KI-N(B"]) +("contest" ["$(0\$0i(B"]) +("continent" ["$(0&L?u(B"]) +("continental" ["$(0&L?u0|(B"]) +("continual" ["$(0&cXK0|(B"]) +("continuation" ["$(0\,\~(B"]) +("continue" ["$(0\,\~(B"]) +("continuous" ["$(0?Z\~0|(B"]) +("contract" ["$(02W4}(B"]) +("contraction" ["$(0VdB|(B"]) +("contractor" ["$(0/V'~&*(B"]) +("contradict" ["$(04?\>(B"]) +("contrary" ["$(04_'1(B"]) +("contrast" ["$(0JXFz(B"]) +("contribute" ["$(0,NP%(B" "$(0:D[y(B"]) +("contribution" ["$(07a[%(B"]) +("control" ["$(0J+(B"]) +("council" ["$(0D$\?FE(B"]) +("counselor" ["$(0]B;C(B"]) +("count" ["$(05UL,(B"]) +("countenance" ["$(07+M3(B"]) +("counter" ["$(0XPLX(B"]) +("counterfeit" ["$(0),?`0|(B"]) +("countless" ["$(0O0&cKq0|(B"]) +("country" ["$(0;P(B"]) +("county" ["$(0:V(B"]) +("couple" ["$(0&"JX(B"]) +("courage" ["$(02.86(B"]) +("courageous" ["$(0*5W%DY0|(B"]) +("course" ["$(0H|C$(B"]) +("court" ["$(00O:b(B"]) +("courteous" ["$(0*5XqM30|(B"]) +("courtesy" ["$(0XqM3(B"]) +("courtyard" ["$(0&d7>(B"]) +("cousin" ["$(0;Y(B" "$(01QT6(B"]) +("covenant" ["$(0G|4}(B"]) +("cover" ["$(0Y9(B"]) +("crowded" ["$(0R`Ug0|(B"]) +("crown" ["$(0'_2&(B"]) +("crude" ["$(0>PVb0|(B"]) +("cruel" ["$(0B%MN0|(B"]) +("cruelty" ["$(0B%MN(B"]) +("cruise" ["$(0-W&^(B"]) +("crumb" ["$(07.(B"]) +("crumble" ["$(0,.GP(B"]) +("crumple" ["$(0,.Ot(B"]) +("crusade" ["$(0&3)t5](B"]) +("crush" ["$(0UMGP(B"]) +("crust" ["$(0\]'~(w(B"]) +("cry" ["$(06_(B" "$(0@B(B"]) +("crystal" ["$(0'VA_(B"]) +("cub" ["$(0(OZK(B"]) +("cube" ["$(0)"'J^V(B"]) +("cubic" ["$(0)"'J^V0|(B"]) +("cuckoo" ["$(0,\Z&@%(B"]) +("cucumber" ["$(0E((k(B"]) +("cuff" ["$(0?:&H(B"]) +("cultivate" ["$(0QsB&(B"]) +("cultivation" ["$(0QsB&(B"]) +("culture" ["$(0'G'((B"]) +("cunning" ["$(04BG+0|(B"]) +("cup" ["$(09~01(B"]) +("cupboard" ["$(0GRXP(B"]) +("curb" ["$(0H|[1(B"]) +("cure" ["$(00ZXk(B"]) +("curiosity" ["$(0)p.b'A(B"]) +("curious" ["$(0*5)p.b'A0|(B"]) +("curl" ["$(0#7m0|(B"]) +("curse" ["$(0D).J(B"]) +("curtail" ["$(06NJE(B"]) +("curtain" ["$(0C(/,(B"]) +("curve" ["$(0]`*3(B"]) +("cushion" ["$(0J=&N(B"]) +("custody" ["$(01rL((B"]) +("custom" ["$(0>eJl(B" "$(05z1x(B"]) +("customary" ["$(0>eJl/M0|(B"]) +("customer" ["$(0]B2k(B"]) +("cut" ["$(0'#(B"]) +("cute" ["$(0(,Ey0|(B"]) +("cycle" ["$(0DOAg(B" "$(0Yx-P(B"]) +("cylinder" ["$(0ER3[(B"]) +("cynical" ["$(0["M/0|(B"]) +("cypress" ["$(0C>3j(B"]) +("dad" ["$(00j0j(B"]) +("daffodil" ["$(0@I(='V'q(B"]) +("dagger" ["$(0B|N-(B"]) +("dahlia" ["$(0'31+-(&f(B"]) +("daily" ["$(0,e'K0|(B"]) +("dainty" ["$(0:nDt0|(B"]) +("dairy" ["$(0I=I*FG(B"]) +("daisy" ["$(0YfCi(B"]) +("dam" ["$(0^_(B"]) +("damage" ["$(0F57&(B"]) +("dame" ["$(0D9;b&*(B"]) +("damn" ["$(0.JPG(B"]) +("damp" ["$(0OSV/(B"]) +("dance" ["$(0H}L[(B"]) +("dancer" ["$(0L[W[7'(B"]) +("dancing" ["$(0L[W[(B"]) +("danger" ["$(0)OTs(B"]) +("dangerous" ["$(0)OTs0|(B"]) +("dangle" ["$(0)SCb(B"]) +("dare" ["$(0AW(B"]) +("daring" ["$(0W%&L0|(B"]) +("dark" ["$(0E*F=0|(B"]) +("darken" ["$(0^IF=(B" "$(0^IE*(B"]) +("darkly" ["$(0E*F=)c(B"]) +("darkness" ["$(0E*F=(B"]) +("darling" ["$(0'AEy0|&*(B"]) +("darn" ["$(0VjHQ(B"]) +("dart" ["$(0[=(B" "$(0,N7-(B"]) +("dash" ["$(0PmNz(B"]) +("data" ["$(0Hr7j(B" "$(0O0Rd(B"]) +("date" ["$(0'KAg(B" "$(04}FE(B"]) +("daughter" ["$(0&M.$(B"]) +("dawn" ["$(0R./}(B"]) +("day" ["$(0'K(B" "$(0(v'3(B"]) +("daybreak" ["$(0R./}(B" "$(09$Ro(B"]) +("daylight" ["$(0(v=%(B"]) +("daytime" ["$(0'KDg(B"]) +("daze" ["$(0F@8y(B"]) +("dazzle" ["$(0\/>:(B"]) +("dead" ["$(0*<0|(B"]) +("deadly" ["$(055*<0|(B"]) +("deaf" ["$(0]o0|(B"]) +("deafen" ["$(0-q*W]o(B"]) +("deal" ["$(0))/y(B" "$(08F'0(B"]) +("dealer" ["$(0))/y10(B"]) +("dealing" ["$(0U]JX(B" "$(0))/<(B"]) +("dean" ["$(0:b1\(B"]) +("dear" ["$(0T6Ey0|(B"]) +("dearly" ["$(0T6Ey)c(B"]) +("death" ["$(0*<&B(B"]) +("debate" ["$(0]4Q"(B"]) +("debt" ["$(0E-;.(B"]) +("debtor" ["$(0E-;.&*(B"]) +("decade" ["$(0&3*"(B"]) +("decagram" ["$(0&3+-(B"]) +("decaliter" ["$(0&}'H(B"]) +("decameter" ["$(0&}&8(B"]) +("decay" ["$(0:/<6(B" "$(0:EFd(B"]) +("descend" ["$(0&75s(B"]) +("descendant" ["$(03&HO(B"]) +("descent" ["$(05sH0(B" "$(0*g>T(B"]) +("describe" ["$(0AA5_(B" "$(0NyBl(B"]) +("description" ["$(0&g?)(B"]) +("desirable" ["$(0)ZEu0|(B"]) +("desire" ["$(0Ag=-(B"]) +("desirous" ["$(0B?=-0|(B"]) +("desk" ["$(07u8&(B"]) +("desolate" ["$(09s=J0|(B"]) +("desolation" ["$(09sT)(B"]) +("despair" ["$(0(C=-(B"]) +("despairing" ["$(0(C=-0|(B"]) +("despatch" ["$(0Bv:K(B" "$(0HY,o(B"]) +("desperate" ["$(01g<'0|(B"]) +("desperation" ["$(0C;=-(B"]) +("despise" ["$(0M=D!(B"]) +("despite" ["$(0&cL((B"]) +("dessert" ["$(0>(X5(B"]) +("destination" ["$(0(y0|)c(B"]) +("destine" ["$(0I`.z(B" "$(0D".z(B"]) +("destiny" ["$(0.UI+(B"]) +("destitute" ["$(09O'g(B"]) +("destroy" ["$(09$Z.(B"]) +("destruction" ["$(0F[Z.(B"]) +("destructive" ["$(09$Z.0|(B"]) +("detach" ["$(0'"De(B"]) +("detachment" ["$(0'"De(B"]) +("detail" ["$(0>YGh(B"]) +("detain" ["$(0/n8i(B"]) +("detect" ["$(0;!3h(B"]) +("detective" ["$(0;!(|(B"]) +("diary" ["$(0'K:5(B"]) +("dice" ["$(0Mt&N(B"]) +("dictate" ["$(0]pNQ(B"]) +("dictation" ["$(0]pNQ(B"]) +("dictator" ["$(0SBC{10(B"]) +("diction" ["$(0(o)t(B"]) +("dictionary" ["$(0)t.)(B"]) +("die" ["$(0*<(B"]) +("diet" ["$(0E$5|VDQs(B"]) +("difference" ["$(07:+2(B"]) +("difficult" ["$(0+[[E0|(B"]) +("diffuse" ["$(0XDAX(B"]) +("dig" ["$(03:(B"]) +("digest" ["$(08>'((B"]) +("digestion" ["$(08>'((B"]) +("digestive" ["$(08>'(0|(B"]) +("dignify" ["$(0-q:nD9(B"]) +("dignity" ["$(0@r[e(B"]) +("dilate" ["$(0-qSzCO(B"]) +("dilemma" ["$(0DQ:N.&[E(B"]) +("diligence" ["$(0E<2/(B"]) +("diligent" ["$(0E<2/0|(B"]) +("dim" ["$(0?vF=0|(B"]) +("dime" ["$(0&"-FMQJ](B"]) +("dimension" ["$(0&L&R(B"]) +("diminish" ["$(0Vd&R(B"]) +("diminutive" ["$(0&R2O0|(B"]) +("dimple" ["$(0:YL%(B"]) +("dine" ["$(0(oSx(B"]) +("dinner" ["$(0=&U((B"]) +("dip" ["$(08A&"&7(B"]) +("diplomacy" ["$(0(A))(B"]) +("diplomatic" ["$(0(A))'DCJ0|(B"]) +("direct" ["$(03AAM(B" "$(01!(C(B"]) +("disappoint" ["$(0-q(C=-(B"]) +("disappointment" ["$(0(C=-(B"]) +("disapproval" ["$(0&c[&**(B"]) +("disapprove" ["$(0&c[&**(B"]) +("disarm" ["$(0NY:g5]@-(B"]) +("disarmament" ["$(0C{5](B"]) +("disaster" ["$(0Jo-h(B"]) +("disastrous" ["$(0&c/20|(B"]) +("discard" ["$(0/b=:(B"]) +("discern" ["$(0Z|+2(B"]) +("discharge" ["$(03$(B"]) +("disclose" ["$(0ALBv(B"]) +("discomfort" ["$(0&c)y(B"]) +("discontent" ["$(0&cKI(B"]) +("discord" ["$(0&cP~.P(B"]) +("discount" ["$(0,L*+(B"]) +("discourage" ["$(01a'P(B"]) +("discover" ["$(0Bv>#(B"]) +("discovery" ["$(0F#(B"]) +("discreet" ["$(0Y@E}(B"]) +("discretion" ["$(0E}5n(B"]) +("discuss" ["$(0;9Pv(B"]) +("discussion" ["$(0:7Q"(B"]) +("disdain" ["$(0M=PY(B"]) +("disease" ["$(08k(B"]) +("disfigure" ["$(0^IWk(B"]) +("disgrace" ["$(07F:J(B"]) +("disguise" ["$(0:tHS(B"]) +("disgust" ["$(0-qJ&Fw(B"]) +("dish" ["$(0Ou(B" "$(0Kx(B"]) +("dishonest" ["$(0&cHcJS0|(B"]) +("dishonor" ["$(0&c)Y].-h0m(B"]) +("disk" ["$(0EROu(B"]) +("dislike" ["$(0EcA+(B"]) +("dismiss" ["$(0HYAX(B"]) +("dismount" ["$(0&7:l(B"]) +("disobey" ["$(0&c]p.U(B"]) +("disorder" ["$(0=\E+(B"]) +("dispatch" ["$(08X4'(B"]) +("dispense" ["$(0'":Z(B" "$(0:ZZo(B"]) +("disperse" ["$(0]EAX(B"]) +("displace" ["$(0AQGu(B"]) +("display" ["$(0?t)E(B"]) +("displease" ["$(0-q(n86(B"]) +("displeasure" ["$(0&c,9(B"]) +("disposal" ["$(0?)'"(B"]) +("dispose" ["$(0:ZGu(B"]) +("disposition" ["$(0Eu)X(B"]) +("dispute" ["$(00i+Q(B"]) +("disregard" ["$(0Gu&g2z(A(B"]) +("dissect" ["$(0HY6J(B"]) +("dissension" ["$(0Eu-E&c)Z(B"]) +("dissolution" ["$(0HY:g(B"]) +("dissolve" ["$(0FbHY(B" "$(0.>8>(B"]) +("distance" ["$(0DBYc(B"]) +("distant" ["$(0M@0|(B"]) +("distill" ["$(0LfYs(B"]) +("distinct" ["$(0&c)R0|(B"]) +("distinction" ["$(0.8D>(B"]) +("distinctive" ["$(0SB8X0|(B"]) +("distinctly" ["$(0/}^P)c(B"]) +("distinguish" ["$(0;5+2(B"]) +("distort" ["$(0,.3r(B"]) +("distract" ["$(0'"AX0DEu(B"]) +("distress" ["$(05&=(B"]) +("during" ["$(0)d")AgDg(B"]) +("dusk" ["$(0E(0!(B"]) +("dusky" ["$(00!F=0|(B"]) +("dust" ["$(0*IJ9(B"]) +("dusty" ["$(0KI-OJ96n0|(B"]) +("duty" ["$(0?K)7(B"]) +("dwarf" ["$(0GO&N(B"]) +("dwell" ["$(0/#*o(B"]) +("dwelling" ["$(0@p/U(B"]) +("dye" ["$(03Z7j(B"]) +("dying" ["$(02N*<0|(B"]) +("dynamite" ["$(049Zo(B"]) +("dynamo" ["$(0BvIZS#(B"]) +("dynasty" ["$(0'_Ah(B"]) +("each" ["$(0,e(B"]) +("eager" ["$(0'#=-0|(B"]) +("eagle" ["$(0^z(B"]) +("ear" ["$(0*W(B"]) +("earl" ["$(0+%V;(B"]) +("early" ["$(0*/(B"]) +("earn" ["$(0WS<6(B"]) +("earnest" ["$(0M&8z0|(B"]) +("earning" ["$(0*.&,(B"]) +("earth" ["$(0)c>!(B" "$(0&I[g(B"]) +("earthquake" ["$(0)cQi(B"]) +("earthworm" ["$(0?3:)(B"]) +("ease" ["$(0<@Dh(B"]) +("easily" ["$(07+/y)c(B"]) +("east" ["$(00*(B" "$(00*'J(B"]) +("eastern" ["$(00*'J0|(B"]) +("eastward" ["$(0)X0*0|(B"]) +("easy" ["$(07+/y0|(B"]) +("eat" ["$(0)[(B"]) +("eaves" ["$(02qZ](B"]) +("ebb" ["$(0:NOS(B"]) +("ebony" ["$(08V'N(B"]) +("eccentric" ["$(0(-/J0|(B"]) +("echo" ["$(0)`Vy(B"]) +("eclipse" ["$(0'KLt(B" "$(0'MLt(B"]) +("economic" ["$(0GoV%RQ0|(B"]) +("economical" ["$(0GhN'0|(B"]) +("economics" ["$(0GoV%RQ(B"]) +("economist" ["$(0GoV%RQ7'(B"]) +("economy" ["$(0GoV%.22z(B"]) +("ecstasy" ["$(0-+@F(B"]) +("eddy" ["$(0KBB=(B"]) +("edge" ["$(0[1P?(B"]) +("edifice" ["$(0&LEo(B"]) +("edit" ["$(0P>TS(B"]) +("edition" ["$(00k(\(B"]) +("editor" ["$(0'eP>(B"]) +("editorial" ["$(01$Q"(B"]) +("educate" ["$(0;\-@(B"]) +("education" ["$(0J&3&-(B"]) +("eighth" ["$(0>J&-(B"]) +("eightieth" ["$(0>J&-&3(B"]) +("eighty" ["$(0&-&3(B"]) +("either" ["$(0&)10&g&"(B"]) +("elaborate" ["$(0L5(J0|(B"]) +("elapse" ["$(0?\(+(B"]) +("elastic" ["$(0Y{L<<((B"]) +("elbow" ["$(0'D-=(B"]) +("elder" ["$(02*QE(B"]) +("elderly" ["$(0*S*"0|(B"]) +("eldest" ["$(0@3*"1\0|(B"]) +("elect" ["$(0J&3&"(B"]) +("elf" ["$(0&RL5^r(B"]) +("eliminate" ["$(0=d,q(B" "$(08>(+(B"]) +("elk" ["$(0X3@'(B"]) +("elm" ["$(0FURz(B"]) +("eloquence" ["$(0&H&`(B"]) +("eloquent" ["$(0Du]40|(B"]) +("else" ["$(0+20|(B"]) +("elsewhere" ["$(0+2?)(B"]) +("embark" ["$(0F/6!(B"]) +("embarrass" ["$(0-q+[C'(B"]) +("embarrassment" ["$(0+[C'(B"]) +("embassy" ["$(0&L-qU)(B"]) +("ember" ["$(0QvXa(B"]) +("emblem" ["$(0D0Nb(B"]) +("embody" ["$(0-q.'^V'((B"]) +("embrace" ["$(0R`/m(B"]) +("embroider" ["$(0./Y$(B"]) +("embroidery" ["$(0./Y$2C(B"]) +("emerald" ["$(0LKLJ(B"]) +("emerge" ["$(0'y>#(B"]) +("emergency" ["$(0L<3+-h)6(B"]) +("emigrant" ["$(0>D(b(B"]) +("eminence" ["$(01")Y&*&J(B"]) +("eminent" ["$(0LM)Y0|(B"]) +("emit" ["$(0Bv'y(B"]) +("emotion" ["$(0(B"]) +("enamel" ["$(0F.>'(B" "$(0)=KK(B"]) +("encamp" ["$(0>UV3(B"]) +("enchant" ["$(0^HA*(B"]) +("enchantment" ["$(0]J0O(B"]) +("encircle" ["$(0V@Y"(B"]) +("enclose" ["$(0@YY"(B" "$(01b;m(B"]) +("enclosure" ["$(0@YV<(B" "$(01b)6(B"]) +("encounter" ["$(0QNI3(B"]) +("encourage" ["$(0IqUE(B"]) +("encyclopedia" ["$(0*L4p)A7u(B"]) +("end" ["$(0>]X5(B"]) +("endeavor" ["$(0+9&1(B"]) +("ending" ["$(0C9+~(B"]) +("endless" ["$(0BSP,0|(B"]) +("endow" ["$(07a+8(B"]) +("endurance" ["$(05%&1(B"]) +("endure" ["$(03>&=(B"]) +("enemy" ["$(0O.&*(B"]) +("energetic" ["$(0*54%&10|(B"]) +("energy" ["$(0L5&1(B"]) +("enforce" ["$(0<1.2(B"]) +("enforcement" ["$(0<1.2(B"]) +("engage" ["$(04}.z(B"]) +("engagement" ["$(05V;g(B"]) +("engine" ["$(0'@Ud(B"]) +("engineer" ["$(0&WC$7<(B"]) +("engineering" ["$(0&WC$RQ(B"]) +("england" ["$(05C;P(B"]) +("english" ["$(05C'G(B" "$(05C;P&*(B"]) +("engrave" ["$(0<5.,(B"]) +("enhance" ["$(0AI:n(B"]) +("enjoy" ["$(0-k.@(B"]) +("enjoyment" ["$(0O@Q7(B"]) +("enlarge" ["$(0XD's(B"]) +("enlighten" ["$(0)(B"]) +("esteem" ["$(0@r5n(B" "$(0M&44(B"]) +("estimate" ["$(0*v5U(B"]) +("estimation" ["$(0*v5U(B"]) +("eternal" ["$(0(dM@0|(B"]) +("eternity" ["$(0(d32(B"]) +("ether" ["$(0'i'5(B"]) +("ethics" ["$(06@>"(B"]) +("etiquette" ["$(0XqN!(B" "$(0XqGh(B"]) +("etymology" ["$(0M$Fd(B"]) +("europe" ["$(0OD3{(B"]) +("european" ["$(0OD3{0|(B"]) +("evade" ["$(0?>Wb(B"]) +("evaporate" ["$(0LfBv(B"]) +("evaporation" ["$(0LfBv(B"]) +("eve" ["$(02*&K(B"]) +("even" ["$(0(N0|(B"]) +("evening" ["$(0@+=&(B,$(0E(0!(B"]) +("evenly" ["$(0(NT0)c(B"]) +("event" ["$(0-h)6(B"]) +("eventual" ["$(0@33&0|(B"]) +("eventually" ["$(0>]/v(B"]) +("ever" ["$(0AeGo(B"]) +("evergreen" ["$(0<'L;0|(B"]) +("everlasting" ["$(0(d&=0|(B"]) +("evermore" ["$(0Go<')c(B"]) +("every" ["$(0,e(B,$(0,e&"(B"]) +("everybody" ["$(0,e68&*(B"]) +("everyday" ["$(0,e'30|(B"]) +("everyone" ["$(0,e68&*(B"]) +("everything" ["$(0&"'#-h0m(B"]) +("everywhere" ["$(0.0?)(B"]) +("evidence" ["$(0Z}Rd(B"]) +("evident" ["$(0/}^P0|(B"]) +("evil" ["$(0-ZA+)c(B"]) +("evolution" ["$(0DQ'((B"]) +("evolve" ["$(0/t'yO`!.)=(B"]) +("ewe" ["$(0(a*Q(B"]) +("exact" ["$(0L5;p0|(B"]) +("exactly" ["$(06M)p(B"]) +("exaggerate" ["$(0H`&L(B"]) +("exaggeration" ["$(0H`<0(B"]) +("exalt" ["$(0Ul:i(B"]) +("examination" ["$(0Uu3h(B" "$(0*TH](B"]) +("examine" ["$(0Uu3h(B"]) +("example" ["$(0P/-t(B"]) +("exasperate" ["$(0-q3((B"]) +("excavation" ["$(03:<](B"]) +("exceed" ["$(0D?I55p2z(B"]) +("exceeding" ["$(0I52z0|(B"]) +("excel" ["$(0@:I5(B"]) +("excellence" ["$(0.8D>(B"]) +("excellent" ["$(0UA-50|(B"]) +("except" ["$(0:g&(&g(A(B"]) +("exception" ["$(0-t(A(B"]) +("exceptional" ["$(0>-<'0|(B"]) +("excess" ["$(0I5DY(B"]) +("excessive" ["$(0I52z0|(B"]) +("exchange" ["$(0AfAQ(B"]) +("excite" ["$(0S0:E(B"]) +("excitement" ["$(0S|RN(B"]) +("exciting" ["$(0-qS|RN0|(B"]) +("exclaim" ["$(0.L@B(B"]) +("exclamation" ["$(0(6@B(B"]) +("exclude" ["$(0:(B"]) +("eyebrow" ["$(04`'T(B"]) +("eyelid" ["$(0>:(w(B"]) +("fable" ["$(0@p-G(B"]) +("fabric" ["$(09AX~2C(B"]) +("fabulous" ["$(0FL)p0|(B"]) +("face" ["$(0W&(B"]) +("facilitate" ["$(0-q7+/y(B"]) +("facility" ["$(0?D@-(B"]) +("fact" ["$(0-hJS(B"]) +("faction" ["$(04'-8(B"]) +("factor" ["$(05S9E(B" "$(0)_&N(B"]) +("factory" ["$(0&WN^(B"]) +("faculty" ["$(0&`9e(B,$(0(B"]) +("famine" ["$(0:k9s(B"]) +("famous" ["$(0'y)Y0|(B"]) +("fan" ["$(07T&N(B"]) +("fancy" ["$(01E1q0|(B"]) +("fantastic" ["$(0.b+o0|(B"]) +("far" ["$(0M@(B"]) +("fare" ["$(0I+D7(B"]) +("farewell" ["$(0:K+2(B"]) +("farm" ["$(0I*@\(B" "$(00l@\(B"]) +("farmer" ["$(0I*&*(B"]) +("farmhouse" ["$(0I*1=(B"]) +("farmyard" ["$(0I*7'7>:b(B"]) +("faroff" ["$(0MDM@0|(B"]) +("farther" ["$(0,VM@0|(B"]) +("farthest" ["$(0@3M@0|(B"]) +("fascinate" ["$(0:M*o(B"]) +("fascination" ["$(0R%&1(B"]) +("fashion" ["$(03}*h(B" "$(07m/!(B"]) +("fashionable" ["$(03}*h0|(B"]) +("fast" ["$(0,9?[0|(B"]) +("fasten" ["$(0Gr*o(B"]) +("fat" ["$(0125)(B"]) +("fatal" ["$(0&c/20|(B"]) +("fate" ["$(0.UI+(B"]) +("father" ["$(0'YT6(B"]) +("fathom" ["$(1Oi(B"]) +("fatigue" ["$(08m@9(B"]) +("fault" ["$(0I5(C(B" "$(09OX5(B"]) +("favor" ["$(0;$Ey(B"]) +("favorable" ["$(0J.?C0|(B"]) +("favorite" ["$(0@3@FEy0|(B"]) +("fawn" ["$(0.a/V(B"]) +("fear" ["$(07&/K(B"]) +("fearful" ["$(0(,/K0|(B"]) +("fearless" ["$(0&c/K0|(B"]) +("feast" ["$(0>77((B" "$(0Gh'K(B"]) +("feat" ["$(0'}Ve(B"]) +("feather" ["$(0*R'T(B"]) +("feature" ["$(08XNb(B" "$(08XNQ(B"]) +("february" ["$(0&)'M(B"]) +("federal" ["$(0V{-[0|(B"]) +("federation" ["$(0V{-[(B"]) +("fee" ["$(0D7(o(B"]) +("feeble" ["$(0:/7@0|(B"]) +("feebly" ["$(0:/7@)c(B"]) +("feed" ["$(0IfQs(B"]) +("feeder" ["$(0IfQs10(B"]) +("feel" ["$(0Ew\=.0(B"]) +("feeling" ["$(0Ew\=(B" "$(0'A(B"]) +("fencing" ["$(0N-?5(B"]) +("ferment" ["$(0BvML(B" "$(0Wj^o(B"]) +("fern" ["$(0T$[K(B"]) +("ferry" ["$(0B/&H(B"]) +("fertile" ["$(012,w0|(B"]) +("fertility" ["$(0(nB&&1(B"]) +("fertilize" ["$(03M12(B"]) +("fertilizer" ["$(0127j(B"]) +("fervor" ["$(0O`Hc(B"]) +("festival" ["$(0GhNc(B"]) +("fetch" ["$(07W(B" "$(0.>(B"]) +("fetter" ["$(0H'$(1j?(B"]) +("feud" ["$(0'a&s(B"]) +("feudal" ["$(02m2{0|(B"]) +("fever" ["$(0BvS9(B"]) +("feverish" ["$(0BvS90|(B"]) +("few" ["$(0'8O00|(B"]) +("fickle" ["$(0)j^I0|(B"]) +("fiction" ["$(0CqK-&RM*(B"]) +("fiddle" ["$(0&RAIBe(B"]) +("fidelity" ["$(0/AHc(B"]) +("field" ["$(0(q?j(B" "$(0R^@\(B"]) +("fiend" ["$(0A+]J(B"]) +("fierce" ["$(0)>=x0|(B"]) +("fiery" ["$(0)r'W0|(B"]) +("fifteen" ["$(0&3&m(B"]) +("fifteenth" ["$(0>J&3&m(B"]) +("fifth" ["$(0>J&m(B"]) +("fiftieth" ["$(0>J&m&3(B"]) +("fifty" ["$(0&m&3(B"]) +("fig" ["$(0BS1E0+(B"]) +("fight" ["$(00i;[(B" "$(0(U'n(B"]) +("fighter" ["$(0R^:o10(B"]) +("fighting" ["$(0R^-h(B"]) +("figure" ["$(0(A,1(B" "$(0O0)t(B"]) +("filament" ["$(0C>0n0m(B"]) +("file" ["$(0Us7{(B"]) +("fill" ["$(0'sKI(B"]) +("film" ["$(0PO.;(B"]) +("filter" ["$(0I5(B"]) +("filthy" ["$(0Ms^)0|(B"]) +("fin" ["$(0@$]L(B"]) +("final" ["$(0@33&0|(B"]) +("finally" ["$(0@33&)c(B"]) +("finance" ["$(0:C3J(B"]) +("financial" ["$(0:C3J0|(B"]) +("find" ["$(0,G.0(B" "$(0Bv>#(B"]) +("finding" ["$(0Bv>#0m(B"]) +("fine" ["$(0L55"0|(B"]) +("finger" ["$(0'D3A(B"]) +("finish" ["$(0+z**(B"]) +("fir" ["$(0OARz(B"]) +("fire" ["$(0'W(B"]) +("firefly" ["$(0T.'WY:(B"]) +("fireman" ["$(08>-`Dj6`(B"]) +("fireplace" ["$(0RJ[x(B"]) +("fireside" ["$(0[x[1(B"]) +("firework" ["$(0Fv'W(B"]) +("firm" ["$(0&}(4(B" "$(0;S.W(B"]) +("firmament" ["$(0Lj'3(B"]) +("firmly" ["$(0;S.W(B"]) +("firmness" ["$(0;S.W/M(B"]) +("first" ["$(0>J&"0|(B"]) +("first-class" ["$(0>J&"3}0|(B"]) +("fiscal" ["$(0:C3J0|(B"]) +("fish" ["$(0@$(B"]) +("fisher" ["$(0@$'4(B"]) +("fisherman" ["$(0@$'4(B"]) +("fist" ["$(07UU%(B"]) +("fit" ["$(0)ZQK(B"]) +("fitness" ["$(0QK)Z(B"]) +("five" ["$(0&m(B"]) +("fix" ["$(0)yHS(B" "$(06<>"(B"]) +("fixed" ["$(0.W.z0|(B"]) +("fixture" ["$(0HSGu0m(B"]) +("flag" ["$(0K"NW(B"]) +("flake" ["$(0W,'[(B"]) +("flame" ["$(0'WBR(B"]) +("flaming" ["$(0S@S90|(B"]) +("flank" ["$(0H)?f(B"]) +("flannel" ["$(0C:(M(B"]) +("flap" ["$(0/j(U(B"]) +("flare" ["$(0:a1j(B"]) +("flash" ["$(0:a)=(B"]) +("flask" ["$(01\U">&(B"]) +("flat" ["$(0(N.]0|(B"]) +("flatten" ["$(0,.(N(B" "$(0(U60(B"]) +("flatter" ["$(0.a/V(B"]) +("flatterer" ["$(0.a/V10(B"]) +("flattery" ["$(0@gD%(B"]) +("flavor" ["$(0.AI-(B"]) +("flaw" ["$(0C|9C(B"]) +("flax" ["$(0-j@)(B"]) +("flea" ["$(0H}:*(B"]) +("flee" ["$(0:Q-M(B"]) +("fleece" ["$(0*Q'T(B"]) +("fleet" ["$(0\1Dj(B"]) +("flesh" ["$(0*g*Y(B"]) +("flexible" ["$(0*5N_/M0|(B"]) +("flicker" ["$(0:aZH(B"]) +("flight" ["$(09mC$(B"]) +("fling" ["$(0/b(B" "$(0,N(B"]) +("flirt" ["$(0P~7(B"]) +("flow" ["$(03};0(B"]) +("flower" ["$(01E(B"]) +("flowery" ["$(0)r1E0|(B"]) +("fluffy" ["$(0P]Y{0|(B"]) +("fluid" ["$(03}^V0|(B"]) +("flush" ["$(0Bv4y(B" "$(0=Z,u(B"]) +("flute" ["$(01\>I(B"]) +("flutter" ["$(0XH;0(B"]) +("fly" ["$(05{CE(B"]) +("flying" ["$(05{*h0|(B"]) +("foam" ["$(00[0N(B"]) +("focus" ["$(0BQX5(B"]) +("fodder" ["$(09x7j(B"]) +("foe" ["$(0O.&*(B"]) +("fog" ["$(0[G(B"]) +("foggy" ["$(0V`P6(B"]) +("foil" ["$(01[\iW,'[(B"]) +("fold" ["$(0Jx]i(B"]) +("foliage" ["$(0H5&N(B"]) +("folk" ["$(07'&*(B"]) +("follow" ["$(0Hz<8(B"]) +("follower" ["$(01k7A(B"]) +("following" ["$(0&7)E0|(B"]) +("folly" ["$(0]&-h(B"]) +("fond" ["$(0@FEy0|(B"]) +("fondness" ["$(0EE)p(B"]) +("food" ["$(05|0m(B"]) +("fool" ["$(0+E&N(B"]) +("foolish" ["$(0(,9?0|(B"]) +("foot" ["$(0H'(B"]) +("football" ["$(0R{_$>!(B"]) +("footing" ["$(0Vk<)(B"]) +("footstep" ["$(0H',d(B"]) +("for" ["$(044&((B"]) +("forage" ["$(0If7j(B"]) +("forbear" ["$(07+,7(B"]) +("forbid" ["$(0G\'P(B"]) +("forbidden" ["$(0?8G\'P0|(B"]) +("force" ["$(0&1(B"]) +("forcibly" ["$(0<1.2)c(B"]) +("ford" ["$(08FI5(B"]) +("fore" ["$(02*5t0|(B"]) +("forecast" ["$(0I`BB(B"]) +("forefather" ["$(09/)@(B"]) +("forefinger" ["$(05|3A(B"]) +("forehead" ["$(02*Ym(B"]) +("foreign" ["$(0(A;P0|(B"]) +("foreigner" ["$(0(A;P&*(B"]) +("foreman" ["$(0&WU%(B"]) +("foremost" ["$(0@31P0|(B"]) +("foresee" ["$(0I`1"(B"]) +("foresight" ["$(0)@-E&g/}(B"]) +("forest" ["$(0Aq00(B"]) +("foretell" ["$(0I`-G(B"]) +("forever" ["$(0(dM@)c(B"]) +("forfeit" ["$(0?8,u*.(B"]) +("forge" ["$(0(UL|(B"]) +("forget" ["$(0,4:5(B"]) +("forgive" ["$(06QPu(B"]) +("forgiveness" ["$(0\S7H(B"]) +("fork" ["$(0&G(B"]) +("forlorn" ["$(0C;=-0|(B"]) +("form" ["$(0,10n(B" "$(01Q8,(B"]) +("formal" ["$(0(`*#0|(B"]) +("formality" ["$(0(`*#0|'D\~(B"]) +("formally" ["$(0(`*#)c(B"]) +("formation" ["$(0,1**(B"]) +("former" ["$(0'i2*0|(B"]) +("formerly" ["$(0<82*(B"]) +("formidable" ["$(0(,/K(B"]) +("formula" ["$(0&}*#(B"]) +("formulate" ["$(0(o,1*#1Q(}(B"]) +("forsake" ["$(0)$=:(B"]) +("fort" ["$(0@`X?(B"]) +("forth" ["$(0)X2*(B"]) +("forthwith" ["$(0)".,(B"]) +("fortification" ["$(0Sa2S(B"]) +("fortify" ["$(0'|<1(B"]) +("fortitude" ["$(0;S,7&c/a(B"]) +("fortnight" ["$(0.&3TAg(B"]) +("fortress" ["$(02S@`(B"]) +("fortunate" ["$(0/2I+0|(B"]) +("fortune" ["$(0.UI+(B"]) +("forty" ["$(0(?&3(B"]) +("forum" ["$(0&}De:7Q"FE(B"]) +("forward" ["$(0)d2*(B"]) +("fossil" ["$(0'((|(B"]) +("foster" ["$(0Qs-@(B"]) +("foul" ["$(0(h?>0|(B"]) +("found" ["$(0@7)"(B"]) +("foundation" ["$(0;XXp(B"]) +("founder" ["$(0@7)"10(B"]) +("fountain" ["$(0N;3y(B"]) +("four" ["$(0(?(B"]) +("fourteen" ["$(0&3(?(B"]) +("fourth" ["$(0>J(?(B"]) +("fowl" ["$(0?jG^(B"]) +("fox" ["$(00r(B"]) +("fraction" ["$(0'"O0(B"]) +("fracture" ["$(09$C|(B"]) +("fragile" ["$(0/yGP0|(B"]) +("fragment" ["$(0GP'[(B"]) +("fragrance" ["$(01F5~(B"]) +("fragrant" ["$(01F5~0|(B"]) +("frail" ["$(09a7@0|(B"]) +("frailty" ["$(09a7@(B"]) +("frame" ["$(04_3_(B"]) +("framework" ["$(0:m3_(B"]) +("franc" ["$(00O5i(B"]) +("france" ["$(00O;P(B"]) +("frank" ["$(0=|1!0|(B"]) +("frankness" ["$(0.](v(B"]) +("frantic" ["$(0-+O30|(B"]) +("fraternity" ["$(0't,/FE(B"]) +("fraud" ["$(0B#[R(B"]) +("freak" ["$(0/JPx0|(B"]) +("freckle" ["$(0?{AY(B"]) +("free" ["$(0*](r(B"]) +("freedom" ["$(0*](r(B"]) +("freely" ["$(0Tr1n)c(B"]) +("freeze" ["$(06FC9(B"]) +("freight" ["$(0?M0mI+TT(B"]) +("frequent" ["$(0Go<'0|(B"]) +("fresh" ["$(0F)DY)j0|(B"]) +("fruitless" ["$(0&cC90+0|(B"]) +("frustrate" ["$(07d+(B"]) +("further" ["$(0,VM@(B"]) +("furthermore" ["$(0*U'c(B"]) +("furthest" ["$(0@3M@0|(B"]) +("fury" ["$(0S03((B"]) +("fuse" ["$(01rTsC>(B"]) +("fusion" ["$(0KZHY(B"]) +("fuss" ["$(0&L^R&R/J(B"]) +("futile" ["$(07A@90|(B"]) +("future" ["$(0(]-u(B"]) +("gaiety" ["$(0]dO@(B"]) +("gain" ["$(0<6.0(B"]) +("gait" ["$(0,d)2(B"]) +("gale" ["$(0<15z(B"]) +("gall" ["$(0W%(e(B"]) +("gallant" ["$(05C2.0|(B"]) +("gallery" ["$(0BlA!(B"]) +("gallon" ["$(0'|<"(B"]) +("gallop" ["$(08jIj(B"]) +("gamble" ["$(0Q/@<(B"]) +("game" ["$(0I,Ub(B"]) +("gang" ["$(0&"G{(B"]) +("gangster" ["$(06O7ADvJ7(B"]) +("gap" ["$(0DgIS(B"]) +("garage" ["$(0-P7=(B"]) +("garden" ["$(01EEQ(B"]) +("gardener" ["$(0EQ&$(B"]) +("gardening" ["$(0EQZk(B"]) +("garland" ["$(01EV@(B"]) +("garment" ["$(0*iHS(B"]) +("garter" ["$(0])<((B"]) +("gas" ["$(0(lA[(B,$(0,v0S(B"]) +("gaseous" ["$(086^V0|(B"]) +("gasoline" ["$(0,v0S(B"]) +("gasp" ["$(0@D7K(B"]) +("gate" ["$(0IQ(B"]) +("gateway" ["$(0'y&,&H(B"]) +("gather" ["$(0Dv)Z(B"]) +("gathering" ["$(0LNDv(B"]) +("gauge" ["$(0O:Fn':&Q(B"]) +("gauze" ["$(09B(M(B"]) +("gay" ["$(0,94%0|(B"]) +("gaze" ["$(0R8D!(B"]) +("gear" ["$(0R0QG(B"]) +("gem" ["$(0[k(|(B"]) +("gender" ["$(0/M+2(B"]) +("general" ["$(0;s5](B" "$(0?X<'0|(B"]) +("generate" ["$(0>)(n(B"]) +("generation" ["$(0&"'o(B"]) +("generosity" ["$(0JjA6(B"]) +("generous" ["$(0IU7+&L2z(B"]) +("genial" ["$(0.P\30|(B"]) +("genius" ["$(0'3&`(B"]) +("gentle" ["$(0'GDt0|(B"]) +("gentleman" ["$(0>Z&J(B"]) +("gentleness" ["$(0Fl.P0|2CQ3(B"]) +("gently" ["$(0M=M=)c(B"]) +("gentry" ["$(0)Y3}(B"]) +("genuine" ["$(09G(`0|(B"]) +("geographical" ["$(0)c>"0|(B"]) +("geography" ["$(0)c>"(B"]) +("geology" ["$(0)cQ3RQ(B"]) +("geometry" ["$(0@~*uRQ(B"]) +("germ" ["$(0>YCf(B"]) +("germany" ["$(0Na;P(B"]) +("germinate" ["$(0Bv1B(B"]) +("gerund" ["$(0;0)YD%(B"]) +("gesture" ["$(02]E=(B"]) +("get" ["$(0<6.0(B"]) +("ghastly" ["$(07G/I0|(B"]) +("ghost" ["$(0:qMw(B"]) +("giant" ["$(0(I&*(B"]) +("giddy" ["$(0F@8y0|(B"]) +("gift" ["$(0Xq0m(B" "$(0'3Q,(B"]) +("gifted" ["$(0'3&`0|(B"]) +("gigantic" ["$(0Z2&L0|(B"]) +("giggle" ["$(08,8,9?(B"]) +("gild" ["$(0Wl1[(B"]) +("gill" ["$(0H&(B" "$(072-H(B"]) +("gilt" ["$(0Wl1[(B"]) +("gin" ["$(0,\05&N:Y(B"]) +("ginger" ["$(0W/(B"]) +("gingerbread" ["$(0W/Mo(B"]) +("gingham" ["$(08,&NA|(M(B"]) +("giraffe" ["$(01\U"@'(B"]) +("gird" ["$(0,WL<(B" "$(0@Y*o(B"]) +("girdle" ["$(0,WH#(B"]) +("girl" ["$(0&M2g(B"]) +("give" ["$(0C@(B" "$(0^j(B"]) +("giver" ["$(0[%LY10(B"]) +("glacier" ["$(0)D0I(B"]) +("glad" ["$(0:nS|0|(B"]) +("glade" ["$(00LS,(B"]) +("gladness" ["$(0]dO@(B"]) +("glamour" ["$(0R%&1(B"]) +("glance" ["$(0&"SS(B"]) +("gland" ["$(0H*(B"]) +("glare" ["$(0<1)=(B"]) +("glass" ["$(04EOh(B"]) +("glaze" ["$(0HS4EOh(B"]) +("gleam" ["$(0&"P@Es)=(B"]) +("glean" ["$(0*.Dv(B"]) +("glee" ["$(0]dO@(B"]) +("glen" ["$(08Z-H(B"]) +("glide" ["$(0FmCE(B"]) +("glider" ["$(0FmCES#(B"]) +("glimmer" ["$(0Es)=(B"]) +("glimpse" ["$(0&"SS(B"]) +("glint" ["$(0:a\/(B"]) +("glisten" ["$(0:a1j(B"]) +("glitter" ["$(0V5\v(B"]) +("globe" ["$(0>!0n0m(B"]) +("gloom" ["$(02xF=(B"]) +("gloomy" ["$(0?v_I0|(B"]) +("glorify" ["$(0'|K+\//v(B"]) +("glorious" ["$(0)=K+0|(B"]) +("glory" ["$(0)=K+(B"]) +("glossy" ["$(0)=Fm0|(B"]) +("glove" ["$(0'D6q(B"]) +("glow" ["$(0S6O`(B"]) +("glue" ["$(0PO(B"]) +("gnat" ["$(12e(B"]) +("gnaw" ["$(0]W27(B"]) +("go" ["$(0(+(B"]) +("goal" ["$(0(yO:(B"]) +("goat" ["$(0&U*Q(B"]) +("gobble" ["$(0&L)[(B"]) +("goblet" ["$(0:nH'01(B"]) +("goblin" ["$(0&R+pL5(B"]) +("goddess" ["$(0&M90(B"]) +("godfather" ["$(0!(B"]) +("gone" ["$(0I5(+0|(B"]) +("good" ["$(0-A)p0|(B"]) +("goodbye" ["$(0)C-E(B"]) +("goodlooking" ["$(05"M30|(B"]) +("goodly" ["$(05")p0|(B"]) +("goodnatured" ["$(0.PCD0|(B"]) +("goodness" ["$(05"Na(B"]) +("goods" ["$(0?M0m(B"]) +("goodwill" ["$(0T6CD(B"]) +("goose" ["$(0Z'(B"]) +("gore" ["$(0*gE\(B"]) +("gorge" ["$(08ZH|(B"]) +("gorgeous" ["$(0C_[^0|(B"]) +("gospel" ["$(0K~5x(B"]) +("gossip" ["$(0DhHd(B"]) +("govern" ["$(00Z>"(B"]) +("government" ["$(03J/5(B"]) +("governor" ["$(0)}1\(B"]) +("gown" ["$(01\?;(B"]) +("grab" ["$(0,O*o(B"]) +("grace" ["$(0UADt(B"]) +("graceful" ["$(0UADt0|(B"]) +("gracious" ["$(0T6'#0|(B"]) +("grade" ["$(0*"9J(B"]) +("gradual" ["$(0?]KM0|(B"]) +("graduate" ["$(0>,FG(B"]) +("graduation" ["$(0>,FG.)Xq(B"]) +("graft" ["$(0P4f(B"]) +("grizzly" ["$(0*I*d0|(B"]) +("groan" ["$(0.G+X(B"]) +("grocer" ["$(0Yd?M;9(B"]) +("grocery" ["$(0Yd?M(B"]) +("groom" ["$(0:l)0(B"]) +("groove" ["$(0O;(B" "$(0FeI-(B"]) +("grope" ["$(0Jv9F(B"]) +("gross" ["$(0VkO0(B"]) +("grotesque" ["$(0(-/J0|(B"]) +("ground" ["$(0)c(B"]) +("group" ["$(0J7^V(B"]) +("grouse" ["$(005Yg(B"]) +("grove" ["$(0&RRz00(B"]) +("grow" ["$(0(n1\(B"]) +("growl" ["$(0.K6b(B"]) +("growth" ["$(0**1\(B"]) +("grub" ["$(0?0(B"]) +("grudge" ["$(0T]30(B"]) +("gruff" ["$(0>PVb0|(B"]) +("grumble" ["$(0D,5<(B"]) +("grunt" ["$(0.EX<(B"]) +("guarantee" ["$(01rD&&*(B"]) +("guaranty" ["$(01rD&(B"]) +("guard" ["$(0\APl(B"]) +("guardian" ["$(0Kr]-&*(B"]) +("guess" ["$(0=wBB(B"]) +("guest" ["$(02k&*(B"]) +("guidance" ["$(03ARS(B"]) +("guide" ["$(0'@RS(B"]) +("guild" ["$(0&}FE(B"]) +("guilt" ["$(0Gw(B"]) +("guilty" ["$(0*5Gw0|(B"]) +("guitar" ["$(0)P'm(B"]) +("gulf" ["$(0_%(B"]) +("gulp" ["$(0']E$(B"]) +("gum" ["$(0PO(B"]) +("gun" ["$(0K4(B"]) +("gunner" ["$(09*'D(B"]) +("gunpowder" ["$(0'WZo(B"]) +("gust" ["$(0:c5z(B"]) +("gutter" ["$(0eJl(B"]) +("habitation" ["$(0*o/U(B"]) +("habitual" ["$(0>eJl0|(B"]) +("hack" ["$(0N+(B"]) +("hail" ["$(0]d.L(B"]) +("hair" ["$(0'T(B" "$(0U%R"(B"]) +("hairy" ["$(0'T9v9v0|(B"]) +("half" ["$(0&"(%(B"]) +("halfway" ["$(0(%?e(B"]) +("hall" ["$(0&L_#(B"]) +("hallow" ["$(090G|(B"]) +("halt" ["$(0:u'P(B"]) +("ham" ["$(0'WLU(B"]) +("hammer" ["$(0Y](B"]) +("hammock" ["$(0)S,,(B"]) +("hamper" ["$(0+lZU(B"]) +("hand" ["$(0'D(B"]) +("handful" ["$(0KI'D(B"]) +("handkerchief" ["$(0'D//(B"]) +("handle" ["$(0,E'D(B"]) +("handsome" ["$(05C1w(B"]) +("handy" ["$(0^r(J0|(B"]) +("hang" ["$(0[m(B"]) +("happen" ["$(0Bv(n(B"]) +("happening" ["$(0-h)6(B"]) +("happily" ["$(0,9O@)c(B"]) +("happiness" ["$(0/2K~(B"]) +("happy" ["$(0,9O@(B"]) +("harass" ["$(0-q+[XF(B"]) +("harbor" ["$(0B,]`(B"]) +("hard" ["$(0;S.W(B" "$(0B~(B"]) +("harden" ["$(0-qB~'((B"]) +("hardly" ["$(0@~'h&c(B"]) +("hardness" ["$(0B~2z(B"]) +("hardship" ["$(0+[J;(B"]) +("hardware" ["$(0]8RC(B"]) +("hare" ["$(0?j.#(B"]) +("hark" ["$(0E1]p(B"]) +("harm" ["$(0E37&(B"]) +("harmful" ["$(0*57&0|(B"]) +("harmless" ["$(0BS7&0|(B"]) +("harmonious" ["$(0P~.P0|(B"]) +("harmony" ["$(0P~.P(B"]) +("harness" ["$(0:l.'(B"]) +("harp" ["$(0Q(Be(B"]) +("harrow" ["$(09W(B"]) +("harry" ["$(09(B"]) +("hearing" ["$(0]p&1(B"]) +("heart" ["$(0'A(B"]) +("hearth" ["$(0[x,,(B"]) +("hearty" ["$(0HcU_0|(B"]) +("heat" ["$(0O`&1(B"]) +("heater" ["$(0FA86(B"]) +("heath" ["$(0(|23Rz(B"]) +("heathen" ["$(0>-q(B"]) +("helmet" ["$(0>5(B"]) +("help" ["$(0UZ*%(B"]) +("helper" ["$(0+8'D(B"]) +("helpful" ["$(0*5UZ+80|(B"]) +("helpless" ["$(0BS+80|(B"]) +("hem" ["$(0*i0%Vj[1(B"]) +("hemisphere" ["$(0(%>!(B"]) +("hemlock" ["$(03v9x)Y(B"]) +("hemp" ["$(0&L@)(B"]) +("hen" ["$(0(aYg(B"]) +("hence" ["$(0)_*;(B"]) +("henceforth" ["$(0<8&u'i3&(B"]) +("her" ["$(0)q(B"]) +("herald" ["$(0)@Qa(B"]) +("herb" ["$(05~9x(B"]) +("herd" ["$(0G{(B"]) +("here" ["$(0?VHT(B"]) +("hereafter" ["$(0&u3&(B"]) +("hereby" ["$(08X*;(B"]) +("hereditary" ["$(0T]E/0|(B"]) +("herein" ["$(0)d*;?)(B"]) +("heresy" ["$(0>--)(B"]) +("hermit" ["$(0X!&J(B"]) +("hero" ["$(05CDu(B"]) +("heroic" ["$(05CDu*#0|(B"]) +("heroine" ["$(0&M5CDu(B"]) +("heroism" ["$(05C2.0|*h44(B"]) +("heron" ["$(0Lj^{(B"]) +("herring" ["$(01f@$(B"]) +("hers" ["$(0)q0|(B"]) +("herself" ["$(0)q*]&X(B"]) +("hesitate" ["$(0T[Kk(B"]) +("hesitation" ["$(0KkNe(B"]) +("hew" ["$(04i)2(B"]) +("hey" ["$(0@E(B"]) +("hickory" ["$(0&U5/8-'N(B"]) +("hide" ["$(0I$Y/(B"]) +("hideous" ["$(0(,/K0|(B"]) +("high" ["$(0:n0|(B"]) +("highland" ["$(0:n)c(B"]) +("highly" ["$(0:n2z)c(B"]) +("highness" ["$(0:n2z)c(B"]) +("highway" ["$(0:n?[&}H|(B"]) +("hike" ["$(0M@-N(B"]) +("hiking" ["$(07A,d7l*h(B"]) +("hill" ["$(0&R'd(B"]) +("hillside" ["$(0&U.\(B"]) +("hilltop" ["$(0&U@"(B"]) +("him" ["$(0'm(B"]) +("himself" ["$(0'm*]&X(B"]) +("hind" ["$(03&[10|(B"]) +("hinder" ["$(01a'P(B"]) +("hinge" ["$(0[CWo(B"]) +("hint" ["$(0F=(}(B"]) +("hip" ["$(0W#?f(B"]) +("hire" ["$(0I|(o(B"]) +("his" ["$(0'm0|(B"]) +("hiss" ["$(0N!(B"]) +("hoe" ["$(0Q]U%(B"]) +("hog" ["$(0Q)(B"]) +("hoist" ["$(0'+:E(B"]) +("hold" ["$(0AJ*o(B"]) +("holder" ["$(03>*5&*(B"]) +("hole" ["$(04#)!(B"]) +("holiday" ["$(0:v'K(B"]) +("hollow" ["$(01)0|(B"]) +("holly" ["$(0'w1fRz(B"]) +("holy" ["$(090G|0|(B"]) +("homage" ["$(07h/A(B"]) +("home" ["$(07'EQ(B"]) +("homely" ["$(07'<'0|(B"]) +("homemade" ["$(0*]L|0|(B"]) +("homesick" ["$(0Ex7'(B"]) +("homestead" ["$(07'EQ(B"]) +("homeward" ["$(0)`7'(B"]) +("homework" ["$(07'7>+#FG(B"]) +("honest" ["$(0HcJS0|(B"]) +("honestly" ["$(0.](v0|(B"]) +("honesty" ["$(0HcJS(B"]) +("honey" ["$(0HILn(B" "$(0Ey&*(B"]) +("honeycomb" ["$(0HI/S(B"]) +("honeymoon" ["$(0Ln'M:vAg(B"]) +("honeysuckle" ["$(01[MQ1E(B"]) +("honor" ["$(0K+].(B"]) +("honourable" ["$(0HcJS0|(B"]) +("hood" ["$(0;(@{(B"]) +("hoof" ["$(0TL(B"]) +("hook" ["$(0IH&N(B"]) +("hoop" ["$(0;O0n0m(B"]) +("hoot" ["$(0(6\g(B" "$(0Mx(6(B"]) +("hop" ["$(0H}]1(B"]) +("hope" ["$(0,)=-(B"]) +("hopeful" ["$(0*5,)=-0|(B"]) +("hopeless" ["$(0C;=-0|(B"]) +("hopely" ["$(0*5,)=-)c(B"]) +("horde" ["$(0G{>9(B"]) +("horizon" ["$(0)c(NP@(B"]) +("horizontal" ["$(0'V(N0|(B"]) +("horn" ["$(0BX-F(B"]) +("horrible" ["$(0(,/K0|(B"]) +("horribly" ["$(0(,/K)c(B"]) +("horrid" ["$(0:7J&)c(B"]) +("horrify" ["$(0^RUJ(B"]) +("horror" ["$(07G/I(B"]) +("horse" ["$(0:l(B"]) +("horseback" ["$(0:l5.(B"]) +("horseman" ["$(0Yx7<(B"]) +("horsepower" ["$(0:l&1(B"]) +("horseshoe" ["$(0:lTL]8(B"]) +("hose" ["$(01\])(B"]) +("hospital" ["$(0YQ:b(B"]) +("hospitality" ["$(0T6'#(B"]) +("hostess" ["$(0&M'e&*(B"]) +("hostile" ["$(0Z5O.Eu0|(B"]) +("hostility" ["$(0O.Eu(B"]) +("hot" ["$(0O`(B"]) +("hotel" ["$(07lU)(B"]) +("hound" ["$(0Xe'^(B"]) +("hour" ["$(0&"&R7m(B"]) +("house" ["$(02q&N(B"]) +("household" ["$(07'=!(B"]) +("housekeeper" ["$(0&ML(7'(B"]) +("housekeeping" ["$(07'3J(B"]) +("housewife" ["$(0'e;b(B"]) +("housework" ["$(07'-h(B"]) +("hover" ["$(0<93#(B"]) +("how" ["$(03,O5(B"]) +("however" ["$(0BT*U(B"]) +("howl" ["$(0-++S(B"]) +("hue" ["$(0*dP~(B"]) +("hug" ["$(0La:J(B"]) +("humiliation" ["$(0)$W&(B"]) +("humility" ["$(0WIMB(B"]) +("humor" ["$(02xU=(B"]) +("humorous" ["$(02xU=0|(B"]) +("hundred" ["$(0&"*L(B"]) +("hunger" ["$(0:kQt(B"]) +("hungry" ["$(0:kQt0|(B"]) +("hunt" ["$(0(UXe(B"]) +("hunter" ["$(0Xe&*(B"]) +("hurricane" ["$(0Mm5z(B"]) +("hurried" ["$(06A1s0|(B"]) +("hurry" ["$(03+*%(B"]) +("hurt" ["$(0-q.@E3(B"]) +("husband" ["$(0&8'4(B"]) +("hut" ["$(0591=(B"]) +("hybrid" ["$(0=\*g(B"]) +("hydrogen" ["$(0=H86(B"]) +("hygiene" ["$(0Pl(n(B"]) +("hymn" ["$(0G|K;(B"]) +("hyphen" ["$(0?Z)t>KHA(B"]) +("hypocrisy" ["$(0:tCD(B"]) +("hypocrite" ["$(0:tCD10(B"]) +("hysterical" ["$(0-+E+0|(B"]) +("ice" ["$(0)D(B" "cream" "" "" "" "" "" "$(0)D=T=U(B"]) +("iceberg" ["$(0)D&U(B"]) +("icy" ["$(0)D0|(B"]) +("idea" ["$(0'eEu(B"]) +("identical" ["$(0)A)R0|(B"]) +("identify" ["$(0O}M&(B"]) +("idiom" ["$(0**M$(B"]) +("idiot" ["$(0(vZS(B"]) +("idle" ["$(0Z6A30|(B"]) +("idleness" ["$(03*A3(B"]) +("idol" ["$(0:|Iz(B"]) +("if" ["$(0)r0+(B"]) +("ignorance" ["$(0BS1"(B"]) +("ignorant" ["$(0Et3R0|(B"]) +("ignore" ["$(0/BD!(B"]) +("ill" ["$(0(n8k0|(B"]) +("illegal" ["$(0&c)Z0O0|(B"]) +("illness" ["$(08j8k(B"]) +("illuminate" ["$(0M*/}(B"]) +("illumination" ["$(01j2z(B"]) +("illusion" ["$(0'=D0(B"]) +("illustrate" ["$(0J8HYM*/}(B"]) +("illustration" ["$(0AGJ8(B"]) +("illustrator" ["$(0BlAGJ810(B"]) +("illustrious" ["$(0@.'y0|(B"]) +("image" ["$(0,1Iz(B"]) +("imaginary" ["$(0CqK-0|(B"]) +("imagination" ["$(0ExIz(B"]) +("imaginative" ["$(0@o/vExIz0|(B"]) +("imagine" ["$(0ExIz(B"]) +("imitate" ["$(0O<6%(B"]) +("imitation" ["$(0OD(b(B"]) +("immigration" ["$(0QO/#>D(b(B"]) +("imminent" ["$(0+<;s-uW(0|(B"]) +("immortal" ["$(0&c*60|(B"]) +("immortality" ["$(0&c*6(B"]) +("impair" ["$(0F57&(B"]) +("impart" ["$(0E/[**&}(4(B"]) +("increase" ["$(0NA'|(B"]) +("increasingly" ["$(0?]KM)c(B"]) +("incredible" ["$(0[E'iGu1k0|(B"]) +("incur" ["$(0'@:E(B"]) +("indebted" ["$(05YE-(B"]) +("indeed" ["$(00|O}(B"]) +("indefinite" ["$(0&c/}O}0|(B"]) +("independence" ["$(0SB)"(B"]) +("independent" ["$(0SB)"0|(B"]) +("index" ["$(09F'@(B"]) +("indicate" ["$(03A(}(B"]) +("indication" ["$(03A(}(B"]) +("indicative" ["$(03A(}0|(B"]) +("indictment" ["$(0:ED,(B"]) +("indifference" ["$(0&c5nD!(B"]) +("indifferent" ["$(0BS[CL<5S0|(B"]) +("indignant" ["$(0NsNs&c(N(B"]) +("indignation" ["$(0Ns3((B"]) +("indigo" ["$(0T{1f(B"]) +("indirect" ["$(0Dg7K(B" "$(0Hr7j(B"]) +("ingenious" ["$(0*5@7?`&10|(B"]) +("ingenuity" ["$(0@7?`&1(B"]) +("ingredient" ["$(0**'"(B"]) +("inhabit" ["$(0/#*o/v(B"]) +("inhabitant" ["$(0/#*o10(B"]) +("inherit" ["$(0\,/V(B"]) +("inheritance" ["$(0\,/V]c(B"]) +("inheritress" ["$(0&M\,/V&*(B"]) +("initial" ["$(0@31P0|(B"]) +("initiative" ["$(01P,d(B"]) +("injunction" ["$(0.U'p(B"]) +("injure" ["$(0.@E37&(B"]) +("injurious" ["$(0*57&0|(B"]) +("injury" ["$(0.@E3(B"]) +("injustice" ["$(0&c&}(`(B"]) +("ink" ["$(0R/'V(B"]) +("inkstand" ["$(0R/'V>&3_(B"]) +("inland" ["$(0&z)c0|(B"]) +("inlet" ["$(0&,&H(B"]) +("inmate" ["$(02j'/(B"]) +("inn" ["$(07lU)(B"]) +("inner" ["$(0&z)d0|(B"]) +("inning" ["$(0&"+~(B"]) +("innocence" ["$(0BSDL(B"]) +("innocent" ["$(0BSDL0|(B"]) +("innumerable" ["$(0BSO00|(B"]) +("inquire" ["$(0Hg;C(B" "$(0P~3h(B"]) +("inquiry" ["$(0Hg;C(B" "$(03hP~(B"]) +("inquisitive" ["$(0)p.b0|(B"]) +("insane" ["$(0*5L5908k0|(B"]) +("insanity" ["$(0L590TdE+(B"]) +("inscribe" ["$(0.,NQ(B"]) +("inscription" ["$(0Yo)t(B"]) +("insect" ["$(0/{Y:(B"]) +("insensible" ["$(0,u*51"\=0|(B"]) +("inseparable" ["$(0&c(,'"Yc0|(B"]) +("insert" ["$(0AG&,(B"]) +("inside" ["$(0&z?f(B"]) +("insight" ["$(0>:)=(B"]) +("insignificant" ["$(0BS[CL<5S0|(B"]) +("insist" ["$(0;S3>(B"]) +("insolent" ["$(0>P?j0|(B"]) +("inspect" ["$(0Uu3h(B"]) +("inspection" ["$(0P~3h(B"]) +("inspector" ["$(0Uu3h6`(B"]) +("inspiration" ["$(0^rEw(B"]) +("inspire" ["$(0S0Bv(B"]) +("install" ["$(0)yHS(B"]) +("installation" ["$(0HSGu0m(B"]) +("installment" ["$(0'"Ag'jB"(B"]) +("instance" ["$(0-tZ}(B"]) +("instant" ["$(0+<.,(B"]) +("instantly" ["$(0+<.,)c(B"]) +("instead" ["$(0'oAf(B"]) +("instinct" ["$(0(\9e(B"]) +("instinctive" ["$(01!\=0|(B"]) +("institute" ["$(04g-7/U(B"]) +("institution" ["$(0J7^V(B"]) +("instruct" ["$(0V(B"]) +("introduction" ["$(0'@RS(B"]) +("intrude" ["$(0Ug&,(B"]) +("intruder" ["$(01l&,10(B"]) +("intrusion" ["$(01l&,(B"]) +("invade" ["$(01lXF(B"]) +("invader" ["$(01l&,10(B"]) +("invalid" ["$(08k&*(B"]) +("invaluable" ["$(0BSN$0|(B"]) +("invariably" ["$(0&c^I'()c(B"]) +("invasion" ["$(01l&,(B"]) +("invent" ["$(0Bv/}(B"]) +("invention" ["$(0Bv/}(B"]) +("inventor" ["$(0Bv/}7'(B"]) +("invert" ["$(0[M60I5-u(B"]) +("invest" ["$(0,NHr(B"]) +("investigate" ["$(0P~3h(B"]) +("investigation" ["$(0P~3h(B"]) +("investigator" ["$(04g-710(B"]) +("investment" ["$(0,NHr(B"]) +("investor" ["$(0,NHr10(B"]) +("invisible" ["$(0>:4a&c-E0|(B"]) +("invitation" ["$(0WgPy(B"]) +("invite" ["$(0WgPy(B"]) +("involuntary" ["$(0*]BT*UBT0|(B"]) +("involve" ["$(02-0|(B"]) +("irresistible" ["$(0&c9e/k,?0|(B"]) +("irrigation" ["$(0\uBG(B"]) +("irritate" ["$(0S03((B"]) +("irritation" ["$(0./S0(B"]) +("is" ["$(03S(B"]) +("island" ["$(077(B"]) +("isle" ["$(0&R77(B"]) +("isolate" ["$(0-q.w)"(B"]) +("it" ["$(0(G(B"]) +("itch" ["$(0[{(B"]) +("item" ["$(0D{(y(B"]) +("its" ["$(0(G0|(B"]) +("itself" ["$(0(G(\-O(B"]) +("ivory" ["$(0D0'\(B"]) +("ivy" ["$(0<'3OZn(B"]) +("jack" ["$(0&R:E5nS#(B"]) +("jacket" ["$(0+i+-(B"]) +("jail" ["$(0KrKc(B"]) +("jam" ["$(00+YR(B" "$(01aES(B"]) +("january" ["$(0&"'M(B"]) +("japan" ["$(0'K(\(B"]) +("jar" ["$(05!(B"]) +("jaw" ["$(0Yp(B"]) +("jazz" ["$(0V;&JL[(B"]) +("jealous" ["$(0+k,50|(B"]) +("jealousy" ["$(0+k,5(B"]) +("jeer" ["$(0N49?(B"]) +("jelly" ["$(00+&N6F(B"]) +("jerk" ["$(0Et>H&g&*(B"]) +("jersey" ["$(0'TX~I+;05R(B"]) +("jest" ["$(0Ub,.(B"]) +("jet" ["$(0N;7-(B"]) +("jewel" ["$(0[k(|(B"]) +("jewelry" ["$(05}Ii(B"]) +("jingle" ["$(0(0IJ(B"]) +("job" ["$(0Y*FG(B"]) +("join" ["$(0YU">&(B"]) +("juice" ["$(0(e=M(B"]) +("juicy" ["$(0)j'V'"0|(B"]) +("july" ["$(0&%'M(B"]) +("jump" ["$(0H}]1(B"]) +("jumpy" ["$(090GoI5(B" "$(0*.Y/(B"]) +("keeper" ["$(0L(>"&*(B"]) +("keeping" ["$(01rL((B"]) +("ken" ["$(0>:4M(B"]) +("kennel" ["$(00q2q(B"]) +("kernel" ["$(0X(>O(B"]) +("kerosene" ["$(0Fx0S(B"]) +("kettle" ["$(0'V@d(B"]) +("key" ["$(0_-;3(B"]) +("kick" ["$(0Q;(B"]) +("kid" ["$(0&R2g(B"]) +("kidnap" ["$(0Gr3_(B"]) +("kidney" ["$(0CN(B"]) +("kill" ["$(0=E(B"]) +("kiloliter" ["$(0&}1'(B"]) +("kilometer" ["$(0&}-_(B"]) +("kin" ["$(0T6\i(B"]) +("kind" ["$(0&oEv(B" "$(0L"[K(B"]) +("kindle" ["$(0S@S9(B"]) +("kindly" ["$(0&oEv)c(B"]) +("kindness" ["$(0&oEv(B"]) +("kindred" ["$(0T6\i(B"]) +("king" ["$(0;P'_(B"]) +("kingdom" ["$(0'_;P(B"]) +("kingly" ["$(0;P'_0|(B"]) +("kinsman" ["$(0-//MT6\i(B"]) +("kiss" ["$(0X~(B"]) +("knob" ["$(0,E'D(B"]) +("knock" ["$(0J~(B" "$(0Nz(B"]) +("knoll" ["$(0&R'd(B"]) +("knot" ["$(0(UC9(B"]) +("know" ["$(01".0(B"]) +("knowing" ["$(0@&=0|(B"]) +("latch" ["$(01]5o(B"]) +("late" ["$(0T[&((B"]) +("lately" ["$(0@31U(B"]) +("latent" ["$(0OQ)d0|(B"]) +("later" ["$(0,VT[0|(B"]) +("lateral" ["$(07k[10|(B"]) +("latest" ["$(0@3T[0|(B"]) +("latitude" ["$(0P9P@(B"]) +("latter" ["$(03&10(B"]) +("laugh" ["$(09?(B"]) +("laughter" ["$(09?Vy(B"]) +("launch" ["$(0Bv;0(B" "$(0@7TW(B"]) +("laundry" ["$(04$*i/4(B"]) +("laurel" ["$(0'M8!Rz(B"]) +("lava" ["$(0/(OI(B"]) +("lavender" ["$(0Y4*i9x(B"]) +("lavish" ["$(08)+=(B"]) +("layer" ["$(0&"NR(B"]) +("layman" ["$(0(A*h&*(B"]) +("lazily" ["$(0Z63z3z)c(B"]) +("lazy" ["$(0Z6A30|(B"]) +("lead" ["$(0IF(B" "$(0'@RS(B"]) +("leader" ["$(0MkRS10(B"]) +("leadership" ["$(0MkRS9e&1(B"]) +("leading" ["$(0MkRS0|(B"]) +("leaf" ["$(0RzH5(B"]) +("leafy" ["$(0)jH50|(B"]) +("league" ["$(0V{GB(B"]) +("leak" ["$(0FEKF0|(B"]) +("lean" ["$(0E1<|(B" "$(0Op0|(B"]) +("leap" ["$(0H}(B" "$(0]1(B"]) +("learn" ["$(0RQ>e(B"]) +("learned" ["$(0*5RQ;C0|(B"]) +("learning" ["$(0RQ;C(B"]) +("lease" ["$(0974}(B"]) +("least" ["$(0@3'80|(B"]) +("leather" ["$(0(w5u(B"]) +("leave" ["$(08i&7(B" "$(0YcDe(B"]) +("leaven" ["$(0ML(a(B"]) +("lecture" ["$(0K>WJ(B"]) +("lecturer" ["$(0WJ7<(B"]) +("ledge" ["$(0RJ3_(B" "$(0F=VR(B"]) +("lee" ["$(0Wb5z?)(B"]) +("leech" ["$(0'VCt(B"]) +("left" ["$(0(K[1(B"]) +("leg" ["$(0LU(B"]) +("legal" ["$(00O3$0|(B"]) +("legally" ["$(0)Z0O)c(B"]) +("legend" ["$(0E/M*(B"]) +("legion" ["$(05]J7(B"]) +("legislation" ["$(00O?>(B"]) +("legislative" ["$(0)"0O0|(B"]) +("legislature" ["$(0)"0OS#[C(B"]) +("legitimate" ["$(0)Z0O0|(B"]) +("leisure" ["$(0DhF?(B"]) +("leisurely" ["$(0<@Dh0|(B"]) +("lemon" ["$(0XRXO(B"]) +("lemonade" ["$(0XRXO'V(B"]) +("lend" ["$(06.'y(B"]) +("length" ["$(01\2z(B"]) +("lengthen" ["$(0'|1\(B"]) +("lens" ["$(0[5U%(B"]) +("leopard" ["$(0:B&N(B"]) +("less" ["$(0I%'80|(B"]) +("lessen" ["$(0B6'8(B"]) +("lesser" ["$(0'SI%'8(B"]) +("lesson" ["$(0P{C$(B"]) +("lest" ["$(0'i+.(B"]) +("let" ["$(0^j(B" "$(0:v.z(B"]) +("letter" ["$(0)t(a(B"]) +("lettuce" ["$(0(nCm(B"]) +("level" ["$(0'VFn(B"]) +("lever" ["$(0K,=3(B"]) +("levy" ["$(0Nb*.(B"]) +("liability" ["$(0?K)7(B"]) +("liable" ["$(0*5?K)70|(B"]) +("liar" ["$(0M*WK10(B"]) +("liberal" ["$(0*](r4'0|(B"]) +("liberate" ["$(0\L/t(B"]) +("liberty" ["$(0*](r(B"]) +("librarian" ["$(0J87uL(>"6`(B"]) +("library" ["$(0J87uU)(B"]) +("license" ["$(0;[Fz(B"]) +("lichen" ["$(01f5F(B"]) +("lick" ["$(0LZ(B"]) +("lid" ["$(0Le&N(B"]) +("lie" ["$(0WKHd(B"]) +("lieutenant" ["$(0?u5]&d;q(B"]) +("life" ["$(0(n.U(B"]) +("lifeless" ["$(0BS(n.U0|(B"]) +("lifetime" ["$(0&"(n(B"]) +("lift" ["$(0W):E(B"]) +("light" ["$(0)=(B"]) +("lighten" ["$(0Fz1j(B"]) +("lighthouse" ["$(0S:EX(B"]) +("lightly" ["$(0M=M=0|(B"]) +("lightning" ["$(0:aIZ(B"]) +("like" ["$(0@F]d(B"]) +("likelihood" ["$(0)j(%(B"]) +("likely" ["$(0/Q?C(B" "$(0(,9e(B"]) +("likeness" ["$(0[K*~(B"]) +("likewise" ["$(0)RO5)c(B"]) +("liking" ["$(0Ey)p(B"]) +("lilac" ["$(0C<&$5~(B"]) +("lily" ["$(0*L)Z1E(B"]) +("limb" ["$(0'D-N(B"]) +("lime" ["$(0(|*I(B"]) +("limestone" ["$(0(|*I(|(B"]) +("limit" ["$(0P/@Y(B"]) +("limitation" ["$(05p.2(B"]) +("limited" ["$(0*55p0|(B"]) +("limp" ["$(07C*h(B"]) +("line" ["$(0P@(B"]) +("linen" ["$(0-j@)(M(B"]) +("linger" ["$(0<93#(B"]) +("lining" ["$(0]sHT(B"]) +("link" ["$(0[9V@(B"]) +("linoleum" ["$(00S(M(B"]) +("lion" ["$(0G)&N(B"]) +("lip" ["$(06f(B"]) +("liquid" ["$(0=M^V(B"]) +("liquor" ["$(0:YL5E$7j(B"]) +("list" ["$(0)Y@M(B"]) +("listen" ["$(0E1]p(B"]) +("listener" ["$(0E1]p10(B"]) +("liter" ["$(0&}'+(B"]) +("literal" ["$(0'G)t0|(B"]) +("literally" ["$(03;Fz)t5t(B"]) +("literary" ["$(0'GRQ0|(B"]) +("literature" ["$(0'GZk(B" "$(0'G[y(B"]) +("litter" ["$(0B%Qv0m(B"]) +("little" ["$(0&R(B"]) +("live" ["$(0/#*o(B"]) +("livelihood" ["$(0(n5U(B"]) +("lively" ["$(0(n8620200|(B"]) +("liver" ["$(0-<]q(B"]) +("livery" ["$(0'y97-P(B"]) +("living" ["$(0(n0|(B"]) +("lizard" ["$(0LqLr(B"]) +("load" ["$(05YI&(B"]) +("loaf" ["$(0&"E\\](B"]) +("loan" ["$(06.B"(B"]) +("loath" ["$(0J&A+0|(B"]) +("loathe" ["$(0NpA+(B"]) +("lobby" ["$(0)37K2j(B"]) +("lobster" ["$(0U?Pe(B"]) +("local" ["$(0)c'J/M0|(B"]) +("locality" ["$(0*nGu(B"]) +("locate" ["$(0?DGu(B"]) +("location" ["$(0@\/U(B"]) +("lock" ["$(0YV(B"]) +("locomotive" ["$(0S#[C-P(B"]) +("locust" ["$(0PiY:(B"]) +("lodge" ["$(0&R2q(B"]) +("lodging" ["$(0*o;o(B"]) +("loft" ["$(0O=A#(B"]) +("lofty" ["$(0:nM@0|(B"]) +("log" ["$(0ER,1'N,Z(B"]) +("logic" ["$(0^KTS(B"]) +("logical" ["$(0^KTS0|(B"]) +("loin" ["$(0H#*Y(B"]) +("loiter" ["$(0Dh=\(B"]) +("lone" ["$(0.w@M0|(B"]) +("loneliness" ["$(0.w@M(B"]) +("lonely" ["$(0;nJO0|(B"]) +("lonesome" ["$(0;nJO0|(B"]) +("long" ["$(01\(B"]) +("longing" ["$(0'#=-(B"]) +("longitude" ["$(0Go2z(B"]) +("look" ["$(04a(B"]) +("lookout" ["$(0>==-(B"]) +("loom" ["$(0X~(MS#(B"]) +("loop" ["$(0;O(B"]) +("loose" ["$(0Y{De0|(B"]) +("loosen" ["$(0/tY{(B"]) +("lord" ["$(0D9=!(B"]) +("lordly" ["$(0*5864'0|(B"]) +("lordship" ["$(0D9=!-O):(B"]) +("lorry" ["$(0I&?M,v-P(B"]) +("lose" ["$(0(C(B"]) +("loss" ["$(0F5(C(B"]) +("lost" ["$(0(C(+0|(B"]) +("lot" ["$(0&LDY(B,$(0)c(w(B"]) +("loud" ["$(0:nVy0|(B"]) +("loudly" ["$(0:nVy)c(B"]) +("loudspeaker" ["$(0@I(=(B"]) +("lounge" ["$(0)37K2j(B"]) +("love" ["$(0Ey(B"]) +("lovely" ["$(0(,Ey0|(B"]) +("lover" ["$(0Ey&*(B"]) +("loving" ["$(0Ey0|(B"]) +("low" ["$(0+&0|(B"]) +("lower" ["$(05s&7(B"]) +("lowland" ["$(0+&)c(B"]) +("loyal" ["$(0/AHc0|(B"]) +("loyalty" ["$(0/AHc(B"]) +("luck" ["$(0I+86(B"]) +("luckily" ["$(0Iu6+)c(B"]) +("lucky" ["$(0)pI+0|(B"]) +("luggage" ["$(0*h,X(B"]) +("lullaby" ["$(0E28{*3(B"]) +("lumber" ["$(0'N7j(B"]) +("luminous" ["$(0Bv)=0|(B"]) +("lump" ["$(0E\0n(B"]) +("lunatic" ["$(0@G'A8k-+0|(B"]) +("lunch" ["$(0'*U((B"]) +("luncheon" ["$(0'*U((B"]) +("lung" ["$(011(B"]) +("lure" ["$(0+O'@(B"]) +("lust" ["$(0Nl=-(B"]) +("luster" ["$(0)=S,(B"]) +("lute" ["$(0BcBd(B"]) +("luxurious" ["$(0M1C_0|(B"]) +("luxury" ["$(0;^-y(B"]) +("lyric" ["$(0K;D%(B"]) +("machine" ["$(0S#RC(B"]) +("machinery" ["$(0S#=8HSGu(B"]) +("mad" ["$(0Bv-+(B" "$(0Bv3((B"]) +("madam" ["$(0'5'5(B"]) +("madame" ["$(0'4&*(B"]) +("made" ["$(0L|?`0|(B"]) +("madly" ["$(0Bv-+)c(B"]) +("madman" ["$(0-+&*(B"]) +("madness" ["$(0Kn-+(B"]) +("magazine" ["$(0YdM#(B"]) +("magic" ["$(0]J?5(B"]) +("magician" ["$(0]J?57<(B"]) +("magistrate" ["$(0*h3J1\.{(B"]) +("magnet" ["$(0Kw]8(B"]) +("magnetic" ["$(0Kw/M0|(B"]) +("magnificence" ["$(0+h[^(B"]) +("magnificent" ["$(0+h[^0|(B"]) +("magnify" ["$(0XD&L(B"]) +("magnitude" ["$(0&L&R(B"]) +("mahogany" ["$(08-1E'A'N(B"]) +("maid" ["$(0-o&M(B"]) +("maiden" ["$(0'8&M(B"]) +("mail" ["$(0DT)6(B"]) +("maim" ["$(0E37&(B"]) +("main" ["$(0@3'e5S0|(B"]) +("mainland" ["$(0&L?u(B"]) +("mainly" ["$(0'e5S)c(B"]) +("maintain" ["$(0LE]-(B"]) +("maintenance" ["$(0LE3>D7(B"]) +("majestic" ["$(0;w:n0|(B"]) +("majesty" ["$(0@r[e(B"]) +("major" ["$(0'e5S(B" "$(0'e6<(B"]) +("majority" ["$(0)jO0(B"]) +("make" ["$(0?`(B" "$(0<6(B" "$(0-q(B"]) +("maker" ["$(0L|?`10(B"]) +("makeup" ["$(0'(+j2C(B"]) +("malady" ["$(08j8k(B"]) +("malaria" ["$(0Kl8j(B"]) +("male" ["$(0Du/M0|(B"]) +("malice" ["$(0A+Eu(B"]) +("malicious" ["$(0A+3v0|(B"]) +("mama" ["$(0EeEe(B"]) +("mamma" ["$(0EeEe(B"]) +("mammal" ["$(06\-g;00m(B"]) +("man" ["$(0-/&*(B"]) +("manage" ["$(0L(>"(B"]) +("management" ["$(0L(>"(B"]) +("manager" ["$(0Go>"(B"]) +("mandate" ["$(0.U'p(B"]) +("mandolin" ["$(03zBcBd(B"]) +("mane" ["$(0Yz(B"]) +("maneuver" ["$(0K>>e(B" "$(0(J5U(B"]) +("manger" ["$(05|O;(B"]) +("mangle" ["$(0O#C|(B"]) +("manhood" ["$(0**&*(B"]) +("manifest" ["$(0/}$(1YY$(00|(B"]) +("manifestation" ["$(0Z}/}(B"]) +("manifold" ["$(0)jO50|(B"]) +("mankind" ["$(0&*[K(B"]) +("manly" ["$(0-/&N860|(B"]) +("manner" ["$(0Ji2z(B" "$(0'J0O(B"]) +("manor" ["$(02m)c(B"]) +("mansion" ["$(0&LEo(B"]) +("mantle" ["$(0'HVZ(B"]) +("manual" ["$(0'D'v(B"]) +("manufacture" ["$(0L|?`(B"]) +("manufacturer" ["$(0L|?`FG10(B"]) +("manure" ["$(0127j(B"]) +("manuscript" ["$(0'DP%(B"]) +("many" ["$(0?C)j0|(B"]) +("map" ["$(0)cJ8(B"]) +("maple" ["$(0FSRz(B"]) +("mar" ["$(0F5Z.(B"]) +("marble" ["$(0&L>"(|(B"]) +("march" ["$(0&6'M(B"]) +("mare" ["$(0(a:l(B"]) +("margin" ["$(0[1P?(B"]) +("marginal" ["$(04M5p0|(B"]) +("marine" ["$(08BHT0|(B"]) +("mariner" ["$(0'V'D(B"]) +("maritime" ["$(08B&90|(B"]) +("mark" ["$(0>KHA(B"]) +("market" ["$(0(L@\(B"]) +("marquis" ["$(01mV;(B"]) +("marriage" ["$(0;g2f(B"]) +("married" ["$(0&Y;g0|(B"]) +("marrow" ["$(0:m^U(B"]) +("marry" ["$(0C9;g(B"]) +("marsh" ["$(00LS,(B"]) +("marshal" ["$(05].{(B"]) +("mart" ["$(0;9FG&d'A(B"]) +("martial" ["$(05]-h0|(B"]) +("martyr" ["$(08U&J(B"]) +("marvel" ["$(0.b-h(B" "$(0.bA`(B"]) +("marvellous" ["$(0&c(N&<0|(B"]) +("marvellously" ["$(0&c(N&<)c(B"]) +("masculine" ["$(0-/&N860|(B"]) +("mash" ["$(0P6(B"]) +("mask" ["$(05t.'(B"]) +("mason" ["$(00H'V)M(B"]) +("masquerade" ["$(0'(+jL[FE(B"]) +("mass" ["$(0&LDY(B"]) +("massacre" ["$(0&L;t=E(B"]) +("massive" ["$(0&LDY0|(B"]) +("mast" ["$(0'3P@(B"]) +("masterpiece" ["$(0)YCb(B"]) +("mat" ["$(0J=&N(B"]) +("match" ["$(0'W8)(B" "$(04_:Z(B"]) +("matchless" ["$(0BS'S0|(B"]) +("mate" ["$(0:Z:|(B"]) +("material" ["$(0,Z7j(B" "$(00mQ3(B"]) +("materially" ["$(00mQ3&90|(B"]) +("maternal" ["$(0(a1|0|(B"]) +("mathematic" ["$(0O0RQ0|(B"]) +("mathematics" ["$(0O0RQ(B"]) +("matron" ["$(0&M1=Kr(B"]) +("matter" ["$(0-hEF(B"]) +("meaning" ["$(0+WEu(B"]) +("means" ["$(0'J0O(B"]) +("meantime" ["$(0)R7m(B"]) +("meanwhile" ["$(0)R7m(B"]) +("measles" ["$(0G;8q(B"]) +("measure" ["$(02zDY(B"]) +("measurement" ["$(02zDYT0(B"]) +("meat" ["$(0*Y(B"]) +("mechanic" ["$(0,A&W(B"]) +("mechanical" ["$(0S#=80|(B"]) +("mechanically" ["$(0S#=8)c(B"]) +("mechanism" ["$(0C9K-(B"]) +("medal" ["$(0Od?~(B"]) +("meddle" ["$(0&v&,(B"]) +("medicine" ["$(0ZoR9(B"]) +("medieval" ["$(0&d'a4z0|(B"]) +("meditate" ["$(0*TNe(B"]) +("meditation" ["$(0,j3)(B"]) +("medium" ["$(0&dC,0|(B"]) +("meek" ["$(0WI.P0|(B"]) +("meekly" ["$(0WI.P)c(B"]) +("meet" ["$(0I3-E(B" "$(0FE)Z(B"]) +("meeting" ["$(0FE\?(B"]) +("megaphone" ["$(0XD5xRC(B"]) +("melancholy" ["$(0E{LF(B"]) +("mellow" ["$(0**O^0|(B"]) +("melody" ["$(0="3$(B"]) +("melon" ["$(0(k(B"]) +("melt" ["$(0Fb'((B"]) +("member" ["$(0FE6`(B"]) +("membership" ["$(0FE'/(B"]) +("membrane" ["$(0W,PM(B"]) +("memoir" ["$(0P~3h@_+L(B"]) +("memorable" ["$(0[E,40|(B"]) +("memorandum" ["$(0@-,4Th(B"]) +("memorial" ["$(04z/C(B"]) +("memorize" ["$(0:5*o(B"]) +("memory" ["$(0:5RZ(B"]) +("menace" ["$(02e9^(B"]) +("mend" ["$(06"0|(B"]) +("mention" ["$(0AI.0(B"]) +("menu" ["$(0Cm@M(B"]) +("mercenary" ["$(0.@I|0|(B"]) +("merchandise" ["$(0;92C(B"]) +("merchant" ["$(0;9&*(B"]) +("merciful" ["$(0&oEv0|(B"]) +("merciless" ["$(0B%,70|(B"]) +("mercury" ["$(0'VMQ(B"]) +("mercy" ["$(0EvA,(B"]) +("mere" ["$(0E0E00|(B"]) +("merely" ["$(0E0E0(B"]) +("merge" ["$(0)Z-x(B"]) +("meridian" ["$(0&N'*P@(B"]) +("merit" ["$(0UAX5(B"]) +("merrily" ["$(0,9O@)c(B"]) +("merriment" ["$(0]dO@(B"]) +("merry" ["$(0,9O@0|(B"]) +("mesh" ["$(0L>'7(B"]) +("mess" ["$(0YdE+(B"]) +("message" ["$(05x1k(B"]) +("messenger" ["$(01k7:(B"]) +("metal" ["$(01[\i(B"]) +("metallic" ["$(01[\i0|(B"]) +("meteor" ["$(03}3T(B"]) +("meter" ["$(0&}':(B"]) +("methinks" ["$(0,=M&44(B"]) +("method" ["$(0'J0O(B"]) +("metropolis" ["$(05}/5(B"]) +("metropolitan" ["$(0&L?hFE(B"]) +("mew" ["$(0TJ(6Vy(B"]) +("mexican" ["$(0R/*j6Y&*(B"]) +("mexico" ["$(0R/*j6Y(B"]) +("microphone" ["$(0XD5xRC(B"]) +("microscope" ["$(0^PEs[5(B"]) +("mid" ["$(0&dDg0|(B"]) +("midday" ["$(0(`'*(B"]) +("middle" ["$(0&dDg(B"]) +("middleaged" ["$(0&d*"0|(B"]) +("midnight" ["$(0'*.`(B"]) +("midst" ["$(0&d(B(B"]) +("midsummer" ["$(0)56p(B"]) +("midway" ["$(0&d?e(B"]) +("might" ["$(0<1]c(B"]) +("mighty" ["$(0<1E=0|(B"]) +("migrate" ["$(0QO>D(B"]) +("migration" ["$(0QO/#(B"]) +("mild" ["$(0Fl.P0|(B"]) +("mildly" ["$(0Fl.P)c(B"]) +("mile" ["$(05C-_(B"]) +("military" ["$(05]-h0|(B"]) +("milk" ["$(0'](E(B"]) +("milky" ["$(0-g(v*d0|(B"]) +("mill" ["$(0ST&N(B"]) +("miller" ["$(0ST+^'e(B"]) +("milligram" ["$(0=F+-(B"]) +("milliliter" ["$(0&}O&(B"]) +("millimeter" ["$(0&}YS(B"]) +("million" ["$(0*LG](B"]) +("millionaire" ["$(0*LG]@o9S(B"]) +("millstone" ["$(0ST(|(B"]) +("mince" ["$(0.3GP(B"]) +("mind" ["$(0'A(B"]) +("mine" ["$(0,=0|(B"]) +("miner" ["$(0[}&W(B"]) +("mineral" ["$(0[}0m(B"]) +("mingle" ["$(0=\)Z(B"]) +("miniature" ["$(0Vd&RO<2O(B"]) +("minimum" ["$(0@3+&5p2z(B"]) +("mining" ["$(0EF(B"]) +("miserable" ["$(0=_Jo0|(B"]) +("miserably" ["$(0(,28)c(B"]) +("misery" ["$(0&c/2(B"]) +("misfortune" ["$(0&c/2(B"]) +("mishap" ["$(0&c/2&g-h(B"]) +("miss" ["$(0&R.m(B" "$(0(CM)(B"]) +("missile" ["$(05{N_(B"]) +("mission" ["$(0)7;.(B"]) +("missionary" ["$(0E/I-100|(B"]) +("mist" ["$(0[G(B"]) +("mistake" ["$(0Td(B"]) +("mister" ["$(0)@(n(B"]) +("mistress" ["$(0&M'e&*(B"]) +("mistrust" ["$(0&c1k)7(B"]) +("misty" ["$(0:MV'0|(B"]) +("misunderstanding" ["$(0M)FE(B"]) +("misuse" ["$(0M)(o(B"]) +("mitten" ["$(0'D6q(B"]) +("mix" ["$(0=\Yd(B"]) +("mixture" ["$(0=\)Z0m(B"]) +("moan" ["$(0A,J-(B"]) +("moat" ["$(0]-2S0I(B"]) +("mob" ["$(08V)Z&g>9(B"]) +("mock" ["$(0Et,.(B"]) +("mockery" ["$(0N49?(B"]) +("mode" ["$(0O5*#(B"]) +("model" ["$(0O<*#(B"]) +("moderate" ["$(0QKG60|(B"]) +("moderately" ["$(0QK2z)c(B"]) +("moderation" ["$(0PB.P(B"]) +("modern" ["$(0>#'o0|(B"]) +("modest" ["$(0WICq0|(B"]) +("modestly" ["$(0Y@E})c(B"]) +("modesty" ["$(0WIMB(B"]) +("modification" ["$(06<(`(B"]) +("modify" ["$(06<(`(B"]) +("moist" ["$(0V/0|(B"]) +("moisten" ["$(0V-V/(B"]) +("moisture" ["$(0V/86(B"]) +("mold" ["$(0O<&N(B"]) +("mole" ["$(0E*Bp(B"]) +("molest" ["$(0,LST(B"]) +("molten" ["$(0T/HY(B"]) +("moment" ["$(0VJDg(B"]) +("momentary" ["$(0VJDg0|(B"]) +("monarch" ["$(0+J'e(B"]) +("monarchy" ["$(0+J'e3J0Z(B"]) +("monastery" ["$(06D;0(B"]) +("movement" ["$(0DQ*h(B"]) +("movie" ["$(0IZN`(B"]) +("mow" ["$(0@59x(B"]) +("much" ["$(01g<')j(B"]) +("mud" ["$(00H(B"]) +("muddy" ["$(0Ms^)0|(B"]) +("muffin" ["$(0Y{Mo(B"]) +("mug" ["$(09~01(B"]) +("mulberry" ["$(08'(B"]) +("mule" ["$(0]H(B"]) +("multiplication" ["$(06!0O(B"]) +("multiply" ["$(06!(B"]) +("multitude" ["$(0)jO0(B"]) +("mummy" ["$(0'N&&)/(B"]) +("municipal" ["$(0(L3J0|(B"]) +("murder" ["$(0T<=E(B"]) +("murderer" ["$(0'!'D(B"]) +("murmur" ["$(0-4M$(B"]) +("muscle" ["$(0*[*Y(B"]) +("muscular" ["$(0*[*YBvI/0|(B"]) +("muse" ["$(0OyEx(B"]) +("museum" ["$(0@<0mU)(B"]) +("mushroom" ["$(0\4Cd(B"]) +("music" ["$(05xO@(B"]) +("musical" ["$(05xO@0|(B"]) +("musician" ["$(05xO@7'(B"]) +("must" ["$(0&".z5S(B"]) +("mustache" ["$(0^*(B"]) +("mustard" ["$(01G(^(B"]) +("mute" ["$(0;=0|(B"]) +("mutiny" ["$(026E+(B"]) +("mutter" ["$(0+&M$(B"]) +("mutton" ["$(0*Q*Y(B"]) +("mutual" ["$(04_&l0|(B"]) +("muzzle" ["$(0M|&H?f'"(B"]) +("my" ["$(0,=0|(B"]) +("myself" ["$(0,=*]&X(B"]) +("mysterious" ["$(0909+0|(B"]) +("mystery" ["$(0909+(B"]) +("myth" ["$(090Hd(B"]) +("mythology" ["$(090Hd(B"]) +("nail" ["$(03A(s(B"]) +("naked" ["$(0L{0|(B"]) +("name" ["$(0)Y)t(B" "$(0.p(B"]) +("nameless" ["$(0BS)Y0|(B"]) +("namely" ["$(0+<(B"]) +("napkin" ["$(0U(&[(B"]) +("narcotic" ["$(0@)QUR9(B"]) +("narration" ["$(0./B(B"]) +("negligence" ["$(0>./B(B"]) +("negligent" ["$(0&LEu0|(B"]) +("negotiate" ["$(0Pv+3(B"]) +("negotiation" ["$(0Pv+3(B"]) +("neighbor" ["$(0QP/#(B"]) +("neighborhood" ["$(0Cz+^(B"]) +("neighboring" ["$(01b1U0|(B"]) +("neither" ["$(0&?&c(B"]) +("nephew" ["$(0(ABj(B"]) +("nerve" ["$(090Go(B" "$(0W%DY(B"]) +("nervous" ["$(0L<<0(B"]) +("nervously" ["$(0L<<0)c(B"]) +("nest" ["$(0L%<&(B"]) +("nestle" ["$(0-n:}(B"]) +("net" ["$(0L>(B" "$(0=h6-(B"]) +("nettle" ["$(1Yn$(0@)(B"]) +("network" ["$(0N]O'L>(B"]) +("neutral" ["$(0&d/M0|(B"]) +("never" ["$(0<8-u&c(B"]) +("nevertheless" ["$(0BT*U(B"]) +("new" ["$(0F<0|(B"]) +("newcomer" ["$(0F<-u0|&*(B"]) +("newly" ["$(0F<1U(B"]) +("news" ["$(0FJ&3&'(B"]) +("ninetieth" ["$(0>J&'&3(B"]) +("ninety" ["$(0&'&3(B"]) +("ninth" ["$(0>J&'(B"]) +("nip" ["$(027(B" "$(0+i(B"]) +("nitrogen" ["$(0B)86(B"]) +("no" ["$(0&c3S(B"]) +("nobility" ["$(0D9=!(B"]) +("noble" ["$(0:nD90|(B"]) +("nobleman" ["$(0D9=!(B"]) +("nobly" ["$(0:n/!)c(B"]) +("nobody" ["$(0,u*5&*(B"]) +("nod" ["$(0X5U%(B"]) +("noise" ["$(0+QR$Vy(B"]) +("noiseless" ["$(0BSVy0|(B"]) +("noiselessly" ["$(0BSVy)c(B"]) +("noisy" ["$(0+QR$0|(B"]) +("nominate" ["$(0AI)Y(B"]) +("nomination" ["$(0AI)Y(B"]) +("nominative" ["$(0'e8,(B"]) +("none" ["$(0,u*5(B"]) +("nonsense" ["$(0BS>g(B"]) +("nook" ["$(0-FH0(B"]) +("noon" ["$(0(`'*(B"]) +("noonday" ["$(0(`'*0|(B"]) +("nor" ["$(0&?&c(B"]) +("normal" ["$(0(`<'0|(B"]) +("north" ["$(0("'J(B"]) +("northeast" ["$(00*("'J(B"]) +("northeastern" ["$(00*("'J0|(B"]) +("northern" ["$(0("'J0|(B"]) +("northward" ["$(0)X(")c(B"]) +("northwest" ["$(0*j("'J(B"]) +("northwestern" ["$(0*j("'J0|(B"]) +("nose" ["$(0M|&N(B"]) +("nostril" ["$(0M|'7(B"]) +("not" ["$(0&c(B" "$(0&c3S(B"]) +("notable" ["$(0Cb)Y0|(B"]) +("notably" ["$(0Cb)Y)c(B"]) +("notch" ["$(0.,>0(B"]) +("note" ["$(0C.:5(B"]) +("notebook" ["$(0C.:5(\(B"]) +("noted" ["$(0Cb)Y0|(B"]) +("nothing" ["$(0,u4JM{(B"]) +("notice" ["$(0?X1"(B" "$(00DEu(B"]) +("noticeable" ["$(06-<60DEu0|(B"]) +("notify" ["$(0?X1"(B"]) +("notion" ["$(0_)/C(B"]) +("notorious" ["$(0A+)Y3PJe(B"]) +("notwithstanding" ["$(0X#BT(B"]) +("nought" ["$(0BS(B"]) +("noun" ["$(0)YD%(B"]) +("nourish" ["$(0BFQs(B"]) +("nourishment" ["$(0V3Qs2C(B"]) +("novel" ["$(0&RM*(B"]) +("novelist" ["$(0&RM*7'(B"]) +("novelty" ["$(0F<.b0|-h0m(B"]) +("november" ["$(0&3&"'M(B"]) +("now" ["$(0>#)d(B"]) +("nowadays" ["$(0)r&u(B"]) +("nowhere" ["$(0BS?)(B"]) +("nuclear" ["$(07z&N0|(B"]) +("nucleus" ["$(07z&N(B"]) +("nuisance" ["$(0:7J&0|0**j(B"]) +("numb" ["$(0@)'N0|(B"]) +("number" ["$(0O0)t(B"]) +("numeral" ["$(0O0)t(B"]) +("numerous" ["$(0BSO00|(B"]) +("nun" ["$(06<&M(B" "$(0(H.k(B"]) +("nuptial" ["$(0;gXq(B"]) +("nurse" ["$(0]-&J(B"]) +("nursery" ["$(0*-.$/U(B"]) +("nut" ["$(0;S0+(B"]) +("nutrition" ["$(0V3Qs(B"]) +("nylon" ["$(0(HU?(B"]) +("nymph" ["$(0&M90(B"]) +("oak" ["$(0R}Rz(B"]) +("oaken" ["$(0R}'N0|(B"]) +("oar" ["$(0O?(B"]) +("oasis" ["$(0L;3{(B"]) +("oat" ["$(0S;@((B"]) +("oath" ["$(0M(4}(B"]) +("oatmeal" ["$(0S;@(C7(B"]) +("obedience" ["$(00%<8(B"]) +("obedient" ["$(0D|<80|(B"]) +("obey" ["$(00%<8(B"]) +("object" ["$(00m)6(B"]) +("objection" ["$(0'1JX(B"]) +("objective" ["$(0(yO:(B" "$(0.@8,(B"]) +("obligation" ["$(0Gy;.(B"]) +("oblige" ["$(0?K**(B"]) +("oblivion" ["$(06m,u(B"]) +("obscure" ["$(0BS)Y0|(B"]) +("obscurity" ["$(0X!=)(B" "$(0+WP6(B"]) +("observance" ["$(0.a*h(B"]) +("observation" ["$(0_)JW(B"]) +("observatory" ["$(0'3'G(;(B"]) +("observe" ["$(0_)JW(B"]) +("observer" ["$(0_)JW10(B"]) +("obstacle" ["$(0MbZU(B"]) +("obstinacy" ["$(0Ia.W(B"]) +("obstinate" ["$(0Ia.W0|(B"]) +("obstruct" ["$(01aIS(B"]) +("obstruction" ["$(0MbZU(B"]) +("obtain" ["$(0V><6(B"]) +("obvious" ["$(0^PBT0|(B"]) +("obviously" ["$(0^PBT)c(B"]) +("occasion" ["$(0@\)Z(B" "$(07mS#(B"]) +("occasional" ["$(0:|BT0|(B"]) +("occasionally" ["$(0:|BT)c(B"]) +("occupant" ["$(0*}Mk10(B"]) +("occupation" ["$(0Y*FG(B"]) +("occupy" ["$(0*}Mk(B"]) +("occur" ["$(0Bv(n(B"]) +("occurrence" ["$(0Bv(n(B"]) +("ocean" ["$(08B3z(B"]) +("october" ["$(0&3'M(B"]) +("odd" ["$(0.bO0(B" "$(0I\U%(B"]) +("oddly" ["$(0(-/J)c(B"]) +("odds" ["$(0(,9e/M(B"]) +("ode" ["$(0IeD%(B"]) +("odor" ["$(086.A(B"]) +("of" ["$(0\i/v(B"]) +("off" ["$(0[C?q(B" "$(0YcDe(B"]) +("offend" ["$(0\>(h(B"]) +("offender" ["$(02$(h10(B"]) +("offense" ["$(01l(h(B"]) +("offensive" ["$(0*5,SUe/M0|(B"]) +("offer" ["$(0AI-s(B"]) +("offering" ["$(0.a>#(B"]) +("office" ["$(0TW&}2j(B"]) +("officer" ["$(0.{6`(B"]) +("official" ["$(0&};.0|(B"]) +("officially" ["$(0.{'J0|(B"]) +("offset" ["$(0?a)N0k)N..(B"]) +("offspring" ["$(0&N7#(B"]) +("often" ["$(0<'<'(B"]) +("oh" ["$(0;@+U(B"]) +("oil" ["$(00S(B"]) +("oily" ["$(00S0S0|(B"]) +("ointment" ["$(0ZoLR(B"]) +("old" ["$(0*S0|(B"]) +("oldfashioned" ["$(0I57m0|(B"]) +("oldtime" ["$(0(--u0|(B"]) +("olive" ["$(0R{_$Rz(B"]) +("omen" ["$(0I`)?(B"]) +("ominous" ["$(0&c)P+40|(B"]) +("omission" ["$(04]>*(B"]) +("omit" ["$(0>*(+(B"]) +("omnibus" ["$(0&})B,v-P(B"]) +("on" ["$(0)d(B..$(0&g&9(B"]) +("once" ["$(0&"*:(B"]) +("one" ["$(0&"(B"]) +("oneself" ["$(0*]&X(B"]) +("onion" ["$(03zP^(B"]) +("only" ["$(0(8*5(B"]) +("onto" ["$(0.0")&g&9(B"]) +("onward" ["$(02*DQ(B"]) +("ooze" ["$(0\v0H(B"]) +("opal" ["$(0?1(v(|(B"]) +("open" ["$(0De(B"]) +("opening" ["$(0ALJ^(B"]) +("openly" ["$(0&}De)c(B"]) +("opera" ["$(0K;N*(B"]) +("operate" ["$(0Rh+#(B"]) +("operation" ["$(0;0+#(B" "$(0'D?5(B"]) +("operator" ["$(0Rh+#10(B"]) +("opinion" ["$(0Eu-E(B"]) +("opium" ["$(0R*'[(B"]) +("opponent" ["$(0JX,?10(B"]) +("opportunity" ["$(0S#FE(B"]) +("oppose" ["$(0'1JX(B"]) +("opposite" ["$(04_'10|(B"]) +("opposition" ["$(0'1JX(B"]) +("oppress" ["$(0UM5e(B"]) +("oppression" ["$(0UM5e(B"]) +("optimism" ["$(0O@_)(B"]) +("or" ["$(0/Q10(B"]) +("oracle" ["$(090TD(B"]) +("oral" ["$(0&HU%0|(B"]) +("orange" ["$(0Ry&N(B"]) +("oration" ["$(0K>M*(B"]) +("orator" ["$(0K>M*10(B"]) +("orbit" ["$(05^I-(B"]) +("orchestra" ["$(0L(/9O@J7(B"]) +("ordain" ["$(0.UI+D".z(B"]) +("ordeal" ["$(0*T^T(B"]) +("order" ["$(0D|,*(B"]) +("orderly" ["$(0RmM}(B"]) +("ordinal" ["$(0D|,*O0(B"]) +("ordinance" ["$(00O'p(B"]) +("ordinarily" ["$(0?X<'(B"]) +("ordinary" ["$(0A\?X0|(B"]) +("ore" ["$(0[}(|(B"]) +("organ" ["$(05zBe(B"]) +("organic" ["$(0RC.{0|(B"]) +("organism" ["$(0*5S#^V(B"]) +("organization" ["$(0>[X~(B"]) +("organize" ["$(0>[X~(B"]) +("orient" ["$(00*'J(B"]) +("oriental" ["$(00*'J0|(B"]) +("origin" ["$(0:EFd(B"]) +("original" ["$(0@31P0|(B"]) +("originality" ["$(0@7+#&1(B"]) +("originally" ["$(0(\-u(B"]) +("originate" ["$(0:E.o(B"]) +("ornament" ["$(0HSIi0m(B"]) +("ornamental" ["$(0HSIi0|(B"]) +("orphan" ["$(0.w.$(B"]) +("orthodox" ["$(0(`>T0|(B"]) +("ostrich" ["$(0U7@%(B"]) +("other" ["$(0+20|(B"]) +("otherwise" ["$(0&cBT0|Hd(B"]) +("ought" ["$(0U]G63S(B"]) +("ounce" ["$(08x(4(B"]) +("our" ["$(0,=610|(B"]) +("ourself" ["$(0,=1](\&*(B"]) +("ourselves" ["$(0,=61*]&X(B"]) +("out" ["$(0(A(B"]) +("outbreak" ["$(0ZGBv(B"]) +("outburst" ["$(04tBv(B"]) +("outcome" ["$(0C90+(B"]) +("outcry" ["$(0(6@B(B"]) +("outdoor" ["$(0'C(A0|(B"]) +("outdoors" ["$(0)d'C(A(B"]) +("outer" ["$(0)d(A0|(B"]) +("outfit" ["$(07l*hHS@-(B"]) +("outlaw" ["$(0BS0OBS'30|(B"]) +("outlet" ["$(0'y&H(B"]) +("outline" ["$(0QGJa(B" "$(09xP%(B"]) +("outlook" ["$(07/=-(B"]) +("output" ["$(0'y>)(B"]) +("outrage" ["$(0-qNsA6(B"]) +("outrageous" ["$(0Ns3(0|(B"]) +("outside" ["$(0(A?f(B"]) +("outskirt" ["$(05h(A(B"]) +("outstanding" ["$(0^P(y0|(B"]) +("outward" ["$(0(A?f0|(B"]) +("oval" ["$(0R|ER,1(B"]) +("ovary" ["$(0&N/S(B"]) +("oven" ["$(0P+(B"]) +("over" ["$(0)d&g&9(B"]) +("overcoat" ["$(0&L*i(B"]) +("overcome" ["$(0+-0%(B"]) +("overflow" ["$(0F_'y(B"]) +("overhang" ["$(0[m2N(B"]) +("overhead" ["$(0:n3_0|(B"]) +("overhear" ["$(0BSEu&d]p.0(B"]) +("overland" ["$(0Go?uH|0|(B"]) +("overlook" ["$(06&D!(B"]) +("overnight" ["$(0?X7*(B"]) +("overpower" ["$(0(U7FE(B"]) +("pail" ["$(0=4(B"]) +("pain" ["$(0Bo(B"]) +("painful" ["$(0Bo0|(B"]) +("painfully" ["$(0Bo5<)c(B"]) +("paint" ["$(0Yn7j(B"]) +("painter" ["$(0Bl7'(B"]) +("painting" ["$(00SBl(B"]) +("pair" ["$(0&"JX(B"]) +("pajamas" ["$(0Kv*i(B"]) +("pal" ["$(0JB*s(B"]) +("palace" ["$(07)F\(B"]) +("pale" ["$(0Lj(v(B"]) +("palm" ["$(0'DA@(B" "$(0AjQe(B"]) +("pamphlet" ["$(0&R'v&N(B"]) +("pan" ["$(0(NWr(B"]) +("pancake" ["$(0W,8SMo(B"]) +("pane" ["$(0C(4EOh(B"]) +("panel" ["$(0]803(B"]) +("panic" ["$(0^RE~(B"]) +("pansy" ["$(0&6*dCFL0|(B"]) +("passport" ["$(0]-Fz(B"]) +("past" ["$(0I5(+0|(B"]) +("paste" ["$(0P6(B" "$(0LR(B"]) +("pastime" ["$(08>MC(B"]) +("pastor" ["$(00l7<(B" "$(00l&*(B"]) +("pastoral" ["$(00l&*0|(B"]) +("patron" ["$(0'F3>10(B"]) +("patronage" ["$(0'F3>(B"]) +("patter" ["$(03+1sVy(B"]) +("pattern" ["$(0J87{(B" "$(0O<,1(B"]) +("pause" ["$(0:uIb(B"]) +("pave" ["$(0Q[?D(B"]) +("pavement" ["$(0H|5t(B"]) +("paw" ["$(0'X&N(B"]) +("pay" ["$(0'jB"(B"]) +("payment" ["$(0'jB"(B"]) +("pea" ["$(0-I&N(B"]) +("peace" ["$(0.P(N(B"]) +("peaceable" ["$(0.P(N0|(B"]) +("peaceful" ["$(0)yJP0|(B"]) +("peach" ["$(08-&N(B"]) +("peacock" ["$(0'7?{(B"]) +("peak" ["$(0&U76(B"]) +("peal" ["$(0]AVy(B"]) +("peanut" ["$(01E(n(B"]) +("pear" ["$(0=@&N(B"]) +("pearl" ["$(04G8b(B"]) +("peasant" ["$(0I*'4(B"]) +("pebble" ["$(0Z'+=(|(B"]) +("peculiar" ["$(0.b8X0|(B"]) +("peculiarity" ["$(0/JN"(B"]) +("peculiarly" ["$(0.b8X)c(B"]) +("peddler" ["$(0&R?J(B"]) +("pedestal" ["$(0(;7?(B"]) +("pedestrian" ["$(0*h&*(B"]) +("peel" ["$(00+(w(B"]) +("peep" ["$(0;#4a(B"]) +("peer" ["$(0)RQE(B" "$(0>Y4a(B"]) +("peg" ["$(0'N:\(B" "$(0*i+i(B"]) +("pelt" ["$(0'T(w(B"]) +("pen" ["$(0C.(B" "$(0\r;O(B"]) +("penalty" ["$(0Z4LI(B"]) +("pencil" ["$(0IFC.(B"]) +("pending" ["$(0(],o.z0|(B"]) +("pendulum" ["$(0\MXH(B"]) +("penetrate" ["$(04s?a(B"]) +("peninsula" ["$(0(%77(B"]) +("penny" ["$(0&"'"Te(B"]) +("pension" ["$(0Qs*S1[(B"]) +("pensive" ["$(0283)0|(B"]) +("people" ["$(0&*(b(B" "$(0(b>9(B"]) +("pepper" ["$(05/Az(B"]) +("perceive" ["$(0Ew\=(B"]) +("percent" ["$(0*L'"&g")(B"]) +("percentage" ["$(0*L'"'S(B"]) +("perceptible" ["$(0/}^P0|(B"]) +("perception" ["$(01"\=(B"]) +("perch" ["$(0Au7K(B"]) +("perchance" ["$(0/Q?C(B"]) +("perfect" ["$(0+z5"0|(B"]) +("perfection" ["$(0+z5"(B"]) +("perfectly" ["$(0+z5")c(B"]) +("perform" ["$(01QK>(B" "$(0;[*h(B"]) +("performance" ["$(0K>'y(B" "$(0**Ve(B"]) +("perfume" ["$(05~'V(B"]) +("perhaps" ["$(0(,9e(B"]) +("peril" ["$(0)OTs(B"]) +("perilous" ["$(0)OTs0|(B"]) +("period" ["$(07mAg(B" "$(0((B"]) +("persimmon" ["$(03Y&N(B"]) +("persist" ["$(0;S3>(B"]) +("persistent" ["$(0.W;[0|(B"]) +("person" ["$(0&*(B"]) +("personage" ["$(0)Y&*(B" "$(07+M3(B"]) +("personal" ["$(0-4&*0|(B"]) +("personality" ["$(068/M(B"]) +("personally" ["$(0T6*])c(B"]) +("personnel" ["$(0&*-h?f1](B"]) +("perspective" ["$(0?aD!(B"]) +("persuade" ["$(0[aM*(B"]) +("persuasion" ["$(0[aM*(B"]) +("pertain" ["$(0\i/v(B"]) +("pervade" ["$(0I6(M(B"]) +("pessimism" ["$(0A,_)(B"]) +("pest" ["$(03v0m(B"]) +("pestilence" ["$(0E/3Z8k(B"]) +("pet" ["$(0Z10m(B"]) +("petal" ["$(01EZO(B"]) +("petition" ["$(0Py[L7u(B"]) +("petroleum" ["$(0(|0S(B"]) +("petticoat" ["$(0]sHP(B"]) +("petty" ["$(0>Y&R0|(B"]) +("pew" ["$(07?*n(B"]) +("phantom" ["$(0'=N`(B"]) +("phase" ["$(07mAg(B"]) +("pheasant" ["$(0IWYg(B"]) +("phenomenon" ["$(0>#D0(B"]) +("philosopher" ["$(06ZRQ7'(B"]) +("philosophic" ["$(06ZRQ&90|(B"]) +("philosophy" ["$(06ZRQ(B"]) +("phone" ["$(0IZHd(B"]) +("phonograph" ["$(0IZ;AS#(B"]) +("phosphoric" ["$(0+WS80|(B"]) +("photo" ["$(0Fz'[(B"]) +("photograph" ["$(0Fz'[(B"]) +("phrase" ["$(0'[M$(B"]) +("physical" ["$(00m>"0|(B"]) +("physically" ["$(00m>")c(B"]) +("physician" ["$(0YQ(n(B"]) +("physics" ["$(00m>"RQ(B"]) +("pianist" ["$(0TfBe7'(B"]) +("piano" ["$(0TfBe(B"]) +("piazza" ["$(0-MA!(B"]) +("pick" ["$(03HTZ(B"]) +("pickle" ["$(0QWE((k(B"]) +("picnic" ["$(0?jU((B"]) +("picture" ["$(0J8Bl(B"]) +("picturesque" ["$(0)rBl0|(B"]) +("pie" ["$(0U,Mo(B"]) +("piece" ["$(0&"'[(B" "$(0&"E\(B"]) +("pier" ["$(0P#U%(B"]) +("pierce" ["$(04s4#(B"]) +("piety" ["$(0+vD|(B"]) +("pig" ["$(0Q)(B"]) +("pigeon" ["$(0X2&N(B"]) +("pike" ["$(01\K4(B" "$(0C%[C(B"]) +("pile" ["$(0&";U(B"]) +("pilgrim" ["$(0AhG|10(B"]) +("pilgrimage" ["$(0AhG|10(B"]) +("pill" ["$(0Zo&;(B"]) +("pillar" ["$(03[&N(B"]) +("pillow" ["$(00)U%(B"]) +("pilot" ["$(0Q|Qz6`(B"]) +("pin" ["$(0+2:](B"]) +("pinch" ["$(07^(B"]) +("pine" ["$(005Rz(B"]) +("pineapple" ["$(0Mz=@(B"]) +("pingpong" ["$(0)%)&>!(B"]) +("pinion" ["$(0@%*R(B"]) +("pink" ["$(09@4y*d(B"]) +("pint" ["$(02C>l(B"]) +("pioneer" ["$(0De/`10(B"]) +("pious" ["$(0:&Hc0|(B"]) +("pipe" ["$(0L((B"]) +("piper" ["$(0+M>I10(B"]) +("pirate" ["$(08BBz(B"]) +("pistil" ["$(0MdT!(B"]) +("pistol" ["$(0'DK4(B"]) +("piston" ["$(04%ES(B"]) +("pit" ["$(0'x4#(B"]) +("pitch" ["$(0,N(B"]) +("pitcher" ["$(0,N'D(B"]) +("pitiful" ["$(0(,Nn0|(B"]) +("pitiless" ["$(0BS*(B"]) +("plow" ["$(0=v(B"]) +("pluck" ["$(0Js(B"]) +("plug" ["$(080(B"]) +("plum" ["$(0,X&N(B"]) +("plumage" ["$(0*R'T(B"]) +("plume" ["$(0*R'T(B"]) +("plunder" ["$(0H5n0|(B"]) +("pony" ["$(0&R:l(B"]) +("pool" ["$(0*B(B"]) +("poor" ["$(0?OP,(B" "$(07:21(B"]) +("pop" ["$(0ZGVy(B"]) +("pope" ["$(09(B"]) +("popular" ["$(0.@]d1S0|(B"]) +("popularity" ["$(03}*h(B"]) +("population" ["$(0&*&H(B"]) +("populous" ["$(0&*&HGa;p0|(B"]) +("porcelain" ["$(0>'RC(B"]) +("porch" ["$(0Dm(;(B"]) +("porcupine" ["$(0M1Q)(B"]) +("pore" ["$(0'T(B"]) +("pork" ["$(0Q)*Y(B"]) +("port" ["$(0B,&H(B"]) +("portable" ["$(0'DAI0|(B"]) +("portal" ["$(0(`1](B"]) +("porter" ["$(0Yd&W(B"]) +("portion" ["$(0&"?f'"(B"]) +("portrait" ["$(0(%-OIz(B"]) +("pose" ["$(02]E=(B"]) +("position" ["$(0*nGu(B"]) +("positive" ["$(0O}.z0|(B"]) +("positively" ["$(0O}.z)c(B"]) +("possess" ["$(0R`*5(B"]) +("possession" ["$(0/U*5]c(B"]) +("possessive" ["$(0/U*50|(B"]) +("possibility" ["$(0(,9e/M(B"]) +("possible" ["$(0(,9e0|(B"]) +("possibly" ["$(0(,9e)c(B"]) +("post" ["$(0&}+L(B" "$(0DT)6(B"]) +("postage" ["$(0DTD7(B"]) +("postal" ["$(0DT3J0|(B"]) +("postcard" ["$(0/}1k'[(B"]) +("poster" ["$(08B@_(B"]) +("posterity" ["$(03&'o(B"]) +("postman" ["$(0DT7:(B"]) +("postoffice" ["$(0DT+~(B"]) +("postpone" ["$(0/8Ag(B"]) +("postscript" ["$(01bC.(B"]) +("posture" ["$(02]E=(B"]) +("pot" ["$(0@d(B" "$(0^e(B"]) +("potato" ["$(0:lIJW1(B"]) +("potent" ["$(0<1*5&10|(B"]) +("potential" ["$(0(,9e/M(B"]) +("potter" ["$(0L|?x&W&*(B"]) +("pottery" ["$(0?xRC(B"]) +("pouch" ["$(0&R?<(B"]) +("poultry" ["$(07'G^(B"]) +("pound" ["$(0O|(B" "$(0J~Ue(B"]) +("pour" ["$(0E160(B"]) +("poverty" ["$(0?O+[(B"]) +("powder" ["$(0>Y9@(B"]) +("power" ["$(0&1DY(B" "$(0]c&1(B"]) +("powerful" ["$(0<1*5&10|(B"]) +("powerless" ["$(0BS&10|(B"]) +("practicable" ["$(0(,*h0|(B"]) +("practical" ["$(0JSMc0|(B"]) +("practicality" ["$(0JSMc/M(B"]) +("practically" ["$(0JSMc)c(B"]) +("practice" ["$(0P8>e(B"]) +("prairie" ["$(0&L9x6Q(B"]) +("praise" ["$(0_55"(B"]) +("pray" ["$(04lZV(B"]) +("prayer" ["$(0ZV+L(B"]) +("preach" ["$(0E/"(B" "$(05}4_(B"]) +("premise" ["$(02*AI(B"]) +("premium" ["$(0Od1[(B"]) +("preparation" ["$(0I`@-(B"]) +("preparatory" ["$(0I`@-0|(B"]) +("prepare" ["$(0Fn@-(B"]) +("preposition" ["$(0&v-8D%(B"]) +("prerogative" ["$(08X]c(B"]) +("prescribe" ["$(0?>.z(B"]) +("prescription" ["$(0Zo'J(B" "$(0?>.z(B"]) +("presence" ["$(0'y7;(B"]) +("present" ["$(0+H:K(B" "$(0>#)d(B"]) +("presentation" ["$(0Xq0m(B" "$(0K>'y(B"]) +("presently" ["$(0&c&=)c(B"]) +("preservation" ["$(01r]-(B"]) +("preserve" ["$(01r]-(B"]) +("preside" ["$(0'e3>(B"]) +("presidency" ["$(0Vk>T)7Ag(B"]) +("president" ["$(0Vk>T(B" "$(07y1\(B"]) +("presidential" ["$(0Vk>T0|(B"]) +("press" ["$(0UM(B" "$(0F)(B"]) +("producer" ["$(0L|+#10(B"]) +("product" ["$(0>)2C(B"]) +("production" ["$(0(n>)(B"]) +("productive" ["$(0(n>)0|(B"]) +("profane" ["$(0'a1x0|(B"]) +("profess" ["$(0Vy/}(B"]) +("profession" ["$(0Y*FG(B"]) +("professional" ["$(0;rFG0|(B"]) +("professor" ["$(0O3+410(B"]) +("profound" ["$(0=fE`0|(B"]) +("profoundly" ["$(0=fE`)c(B"]) +("program" ["$(0Gh(y(B"]) +("programme" ["$(0Gh(y(B"]) +("progress" ["$(0DQ,d(B"]) +("progressive" ["$(0DQ,d0|(B"]) +("prohibit" ["$(0G\'P(B"]) +("prohibition" ["$(0G\'P(B"]) +("project" ["$(0'J7{(B"]) +("projection" ["$(0,N7-(B"]) +("prologue" ["$(0,*J^(B"]) +("prolong" ["$(0/81\(B"]) +("promenade" ["$(0I,*h(B"]) +("prominent" ["$(0Cb)Y0|(B"]) +("promise" ["$(04}.z(B"]) +("promising" ["$(0*5,)=-0|(B"]) +("promote" ["$(0'+QO(B"]) +("promotion" ["$(0'+QO(B"]) +("prompt" ["$(0)".,0|(B"]) +("promptly" ["$(0)".,)c(B"]) +("prone" ["$(0E1)X/v(B"]) +("pronoun" ["$(0'o)YD%(B"]) +("pronounce" ["$(0Bv5x(B" "$(0Vy/}(B"]) +("pronounced" ["$(0/}-G0|(B"]) +("pronunciation" ["$(0Bv5x(B"]) +("proof" ["$(0D&Rd(B"]) +("propaganda" ["$(02hE/(B"]) +("propagate" ["$(0N]E/(B"]) +("propeller" ["$(0W>="O?(B"]) +("proper" ["$(0QKG60|(B"]) +("properly" ["$(0QKG6)c(B"]) +("property" ["$(0:C>)(B"]) +("prophecy" ["$(0I`-G(B"]) +("prophesy" ["$(0I`-G(B"]) +("prophet" ["$(0I`-G7'(B"]) +("prophetic" ["$(0I`-G0|(B"]) +("proportion" ["$(0'S=|(B"]) +("proposal" ["$(0AI7{(B" "$(0,f;g(B"]) +("propose" ["$(0AI\?(B"]) +("proposition" ["$(0'e<0(B"]) +("proprietor" ["$(0/U*510(B"]) +("prose" ["$(0AX'G(B"]) +("prosecute" ["$(0:ED,(B"]) +("prospect" ["$(0M@A`(B"]) +("prospective" ["$(0*5,)=-0|(B"]) +("prosper" ["$(0VnK+(B"]) +("prosperity" ["$(0VnK+(B"]) +("prosperous" ["$(0VnK+0|(B"]) +("protect" ["$(01r]-(B"]) +("protection" ["$(01r]-(B"]) +("protective" ["$(01r]-0|(B"]) +("protector" ["$(01r]-10(B"]) +("protein" ["$(0?1(vQ3(B"]) +("protest" ["$(0,?\?(B"]) +("protestant" ["$(0F<(B"]) +("province" ["$(04](B"]) +("provincial" ["$(04]0|(B"]) +("provision" ["$(0-sU](B"]) +("provocation" ["$(0\>3((B"]) +("provoke" ["$(0-qNs3((B"]) +("prudence" ["$(0Y@E}(B"]) +("prudent" ["$(0Y@E}0|(B"]) +("prune" ["$(06<;+(B"]) +("pry" ["$(0./"RQ(B"]) +("public" ["$(0&}(o0|(B"]) +("publication" ["$(0'y0k(B"]) +("publicity" ["$(0&}De(B"]) +("publicly" ["$(0&}BT)c(B"]) +("publish" ["$(0Bv1Q(B"]) +("publisher" ["$(0'y0k10(B"]) +("pudding" ["$(0(M&$(B"]) +("puff" ["$(0&"+M(B"]) +("pull" ["$(0/W(B"]) +("pulp" ["$(00+*Y(B"]) +("pulse" ["$(09dF2(B"]) +("pump" ["$(06eC0(B"]) +("pumpkin" ["$(023(k(B"]) +("punch" ["$(0(U'7RC(B"]) +("punctual" ["$(0)w7m(B"]) +("punctuation" ["$(0O:X5(B"]) +("punish" ["$(0?)LI(B"]) +("punishment" ["$(0?)LI(B"]) +("pup" ["$(0&R0q(B"]) +("pupil" ["$(0RQ(n(B"]) +("puppet" ["$(0'N:|(B"]) +("puppy" ["$(0&R0q(B"]) +("purchase" ["$(0WUD:(B"]) +("purchaser" ["$(0WUD:10(B"]) +("pure" ["$(09G0|(B"]) +("purely" ["$(09GL3)c(B"]) +("purge" ["$(0CI=S(B"]) +("purify" ["$(0=h'((B"]) +("purity" ["$(0=SON(B"]) +("purple" ["$(0C<*d0|(B"]) +("purpose" ["$(0(y0|(B"]) +("purse" ["$(0Te?<(B"]) +("pursue" ["$(0:R,f(B"]) +("pursuit" ["$(0<8-h(B"]) +("push" ["$(0z(B"]) +("quilt" ["$(0A|?8(B"]) +("quit" ["$(0/t=:(B"]) +("quite" ["$(04_G6(B"]) +("quiver" ["$(0^%,@(B"]) +("quotation" ["$(0'@(o(<(B"]) +("quote" ["$(0'@D&(B"]) +("rabbit" ["$(0.#&N(B"]) +("race" ["$(0\$WT(B"]) +("racial" ["$(0L"=!0|(B"]) +("rack" ["$(0L>3_(B"]) +("racket" ["$(0>!/j(B"]) +("radar" ["$(0IYI/(B"]) +("radiance" ["$(0)=QB(B"]) +("radiant" ["$(0TR7-0|(B"]) +("radiate" ["$(0TR7-(B"]) +("radiator" ["$(0FA86S#(B"]) +("radical" ["$(07~(\0|(B"]) +("radio" ["$(0*.5xS#(B"]) +("radium" ["$(0]7(B"]) +("radius" ["$(0(%7B(B"]) +("raft" ["$(0C4(B"]) +("rag" ["$(09$(M(B"]) +("rage" ["$(0Ns3((B"]) +("ragged" ["$(09$\v0|(B"]) +("raid" ["$(0]rUe(B"]) +("rail" ["$(0\r,`(B"]) +("railing" ["$(0,B'D(B"]) +("railroad" ["$(0]8H|(B"]) +("railway" ["$(05^I-(B"]) +("rain" ["$(01e(B"]) +("rainbow" ["$(05N(B"]) +("raindrop" ["$(01eKA(B"]) +("rainfall" ["$(01eDY(B"]) +("rainy" ["$(0&71e0|(B"]) +("raise" ["$(0'+:E(B"]) +("rally" ["$(0(}2eI+;0(B"]) +("ram" ["$(0&}*Q(B"]) +("ramble" ["$(0KQ,d(B"]) +("ranch" ["$(0&LI*@\(B"]) +("random" ["$(0)7Eu(B"]) +("range" ["$(0P/@Y(B"]) +("rank" ["$(0D$N$'"[K(B"]) +("ransom" ["$(0]v1[(B"]) +("rap" ["$(0J~Ue(B"]) +("rapid" ["$(0-U?[0|(B"]) +("rapidity" ["$(0-U?[(B"]) +("rapidly" ["$(0-U?[)c(B"]) +("rapt" ["$(0-+@F0|(B"]) +("rapture" ["$(0)A90\u0D(B"]) +("rare" ["$(0C&'80|(B"]) +("rarely" ["$(0C&'8)c(B"]) +("rascal" ["$(0&R=d86(B"]) +("rash" ["$(08q&N(B"]) +("rat" ["$(0*SIr(B"]) +("rate" ["$(0'S=|(B" "$(0C,9J(B"]) +("rather" ["$(0JP[L(B"]) +("ratify" ["$(0,H6H(B"]) +("ratio" ["$(0'S=|(B"]) +("rational" ["$(0)Z>"0|(B"]) +("rattle" ["$(0BvJ0J0Vy(B"]) +("ravage" ["$(09$Z.(B"]) +("rave" ["$(03(+T(B"]) +("raven" ["$(08VR*(B" "$(0#JS(B"]) +("realization" ["$(0^VM&(B"]) +("realize" ["$(0^VM&(B"]) +("really" ["$(08z(`)c(B"]) +("realm" ["$(0'_;P(B"]) +("reap" ["$(0*.@5(B"]) +("reaper" ["$(0*.@510(B"]) +("reappear" ["$(0)C'y>#(B"]) +("rear" ["$(03&5t(B" "$(0Qs-@(B"]) +("reason" ["$(0>"(r(B"]) +("reasonable" ["$(0)Z>"0|(B"]) +("reasonably" ["$(0)Z>")c(B"]) +("reasoning" ["$(0"(B"]) +("reassure" ["$(0)C1rD&(B"]) +("rebel" ["$(0'1,?10(B"]) +("rebellion" ["$(0?`'1(B"]) +("rebellious" ["$(0'1260|(B"]) +("rebuff" ["$(0)`C;(B"]) +("rebuild" ["$(05n2{(B"]) +("rebuke" ["$(03A?K(B"]) +("recall" ["$(0(/)`(B" "$(0:5:E(B"]) +("recede" ["$(05s+&(B"]) +("receipt" ["$(0*.Rd(B"]) +("receive" ["$(0*..0(B"]) +("receiver" ["$(0(B" "$(0A'&x(B"]) +("recreation" ["$(06xO@&d'A(B"]) +("recruit" ["$(0/^E:(B"]) +("rectangle" ["$(01\'J,1(B"]) +("rector" ["$(00l7<(B"]) +("recur" ["$(05n>#(B"]) +("red" ["$(04y*d(B"]) +("redbreast" ["$(01",V@%(B"]) +("redden" ["$(0^I4y(B"]) +("reddish" ["$(0<(4y*d0|(B"]) +("redeem" ["$(0]v)`(B"]) +("reduction" ["$(0B6'8(B"]) +("reed" ["$(0\6H3(B"]) +("reef" ["$(0F=VR(B"]) +("reel" ["$(02-(B"]) +("regularly" ["$(0(`<')c(B"]) +("regulate" ["$(07y(`(B"]) +("regulation" ["$(0?>2-(B"]) +("rein" ["$(0^$Zb(B"]) +("reindeer" ["$(0Il@'(B"]) +("reinforce" ["$(0NAAO(B"]) +("reiterate" ["$(0'1A'(B"]) +("reject" ["$(0/]C;(B"]) +("rejoice" ["$(0-q"):nS|(B"]) +("rejoicing" ["$(0:nS|(B"]) +("relate" ["$(0*5[C?Z(B"]) +("relation" ["$(0[C1|(B"]) +("relationship" ["$(0[C1|(B"]) +("relative" ["$(0T6l(B"]) +("relieve" ["$(0HY:g(B"]) +("religion" ["$(0.y(B" "$(08i&7(B"]) +("remainder" ["$(0QvO0(B"]) +("remark" ["$(00DEu(B" "$(0D$D"(B"]) +("remarkable" ["$(0&c(N<'0|(B"]) +("remarkably" ["$(0&c(N<'0|(B"]) +("remedy" ["$(00ZVD(B" "$(0HQD;0(B"]) +("removed" ["$(0M@Yc0|(B"]) +("renaissance" ["$(0A'S|(B"]) +("rend" ["$(0'"C|(B"]) +("render" ["$(0+H:K(B" "$(0?`**(B"]) +("renew" ["$(0,VF<(B" "$(0\~5V(B"]) +("renounce" ["$(0/t=:(B" "$(0+BM&(B"]) +("renown" ["$(0)Y=-(B"]) +("rent" ["$(0971[(B" "$(0'y97(B"]) +("repair" ["$(06<>"(B"]) +("reparation" ["$(0HQUB(B"]) +("repast" ["$(0U(E$(B"]) +("repeal" ["$(0JuQZ(B"]) +("repeat" ["$(05nPo(B"]) +("repeated" ["$(05nPo0|(B"]) +("repeatedly" ["$(05nPo)c(B"]) +("repel" ["$(0]E:g(B" "$(0/]C;(B"]) +("repent" ["$(03&7P(B"]) +("repentance" ["$(07P30(B"]) +("repetition" ["$(05nPo(B"]) +("replace" ["$(0,VAQ(B"]) +("replenish" ["$(0HQ's(B"]) +("reply" ["$(0C1Y<(B"]) +("report" ["$(0@_+L(B"]) +("reporter" ["$(0(B"]) +("retard" ["$(0B6+&?[2z(B"]) +("retire" ["$(0:N)3(B"]) +("retirement" ["$(0:N)3(B"]) +("retort" ["$(0'1Mr(B"]) +("retreat" ["$(0Ju:N(B"]) +("return" ["$(0XWWd(B"]) +("reveal" ["$(0^P(}(B"]) +("revelation" ["$(0ALBv(B"]) +("revenge" ["$(0@_&s(B"]) +("revenue" ["$(0FZ&,(B,$(0*.8v(B"]) +("revere" ["$(0@rF:(B"]) +("reverence" ["$(0@rF:(B"]) +("reverend" ["$(0U]@rF:0|(B"]) +("reverse" ["$(04_'1(B"]) +("revert" ["$(031A'(B"]) +("review" ["$(0D$Q"(B"]) +("revise" ["$(06<5V(B"]) +("revision" ["$(07y5V(B"]) +("revival" ["$(0A'Bk(B"]) +("revive" ["$(0A'Bk(B"]) +("revolt" ["$(0O3;0(B"]) +("revolution" ["$(05u.U(B"]) +("revolutionary" ["$(05u.U0|(B"]) +("revolve" ["$(0:PYL(B"]) +("revolver" ["$(0(KQG'DK4(B"]) +("reward" ["$(0@_I<(B"]) +("rhetoric" ["$(06<[0(B"]) +("rheumatism" ["$(05zV/(B"]) +("rhyme" ["$(0/f[J(B"]) +("rhythm" ["$(0="3$(B"]) +("rib" ["$(0*Z:m(B"]) +("ribbon" ["$(0PA<((B"]) +("rice" ["$(0*N(B,$(0E"(B"]) +("rich" ["$(0@o*50|(B"]) +("rid" ["$(0-q+.:g(B"]) +("riddle" ["$(0WG(B"]) +("ride" ["$(0Yx(B" "$(06!(B"]) +("rider" ["$(0Yx&J(B"]) +("ridge" ["$(05.(B"]) +("ridicule" ["$(0Et,.(B"]) +("ridiculous" ["$(09sYA0|(B"]) +("rifle" ["$(0-uK~K4(B"]) +("rig" ["$(09F.'HSGu(B"]) +("right" ["$(0(`O}0|(B"]) +("righteous" ["$(0(`Gy0|(B"]) +("righteousness" ["$(0(`Gy(B"]) +("rightful" ["$(0(`1!0|(B"]) +("righthand" ["$(0(.'D0|(B"]) +("rigid" ["$(0.W.z0|(B"]) +("rim" ["$(0[1(B"]) +("ring" ["$(0,<&N(B"]) +("rinse" ["$(04$KX(B"]) +("riot" ["$(0O3;0(B"]) +("rip" ["$(0,KC|(B"]) +("ripe" ["$(0**O^(B"]) +("ripen" ["$(0**O^(B"]) +("ripple" ["$(0KOKT(B"]) +("rise" ["$(0:E,,(B" "$(00$:E(B"]) +("rising" ["$(0Z80$0|(B"]) +("risk" ["$(02$Ts(B"]) +("rival" ["$(0JXO.10(B"]) +("rivalry" ["$(0\$0i(B"]) +("river" ["$(00I(B"]) +("rivet" ["$(0-q.W.z(B"]) +("road" ["$(0I-H|(B"]) +("roadside" ["$(0H|[1(B"]) +("roadway" ["$(0I-H|(B"]) +("roam" ["$(0<93#(B"]) +("roar" ["$(0.K6b(B"]) +("roast" ["$(08R8S(B"]) +("rob" ["$(0F6+7(B"]) +("robber" ["$(0<1Bz(B"]) +("robbery" ["$(0P0|(B"]) +("round" ["$(0ER0|(B"]) +("rouse" ["$(0@QT_(B"]) +("route" ["$(0H|P@(B"]) +("routine" ["$(0'K<'&W+#(B"]) +("rove" ["$(0YL-uYL(+(B"]) +("rover" ["$(03}8<10(B"]) +("row" ["$(0&"2-(B"]) +("ruler" ["$(0>T0Z10(B"]) +("ruling" ["$(0C{.z(B"]) +("rum" ["$(0>(:Y(B"]) +("rumble" ["$(0RB5x(B"]) +("rumor" ["$(0WL-G(B"]) +("run" ["$(0DE(B"]) +("runaway" ["$(0:Q&B10(B"]) +("runner" ["$(0DE,d10(B"]) +("running" ["$(0DE0|(B"]) +("rural" ["$(0DU&70|(B"]) +("rush" ["$(0?[*h(B"]) +("rust" ["$(0]8-5(B"]) +("rustic" ["$(0DU,[0|(B"]) +("rusty" ["$(0LPLt0|(B"]) +("ruthless" ["$(0BSt(B"]) +("sailor" ["$(0'V'D(B"]) +("saint" ["$(0G|&*(B"]) +("sake" ["$(0P?3K(B"]) +("salad" ["$(0,h/W(B"]) +("salary" ["$(0W+'V(B"]) +("sale" ["$(0QZ;H(B"]) +("salesman" ["$(0;H?M6`(B"]) +("salmon" ["$(0X0@$(B"]) +("salon" ["$(0,hU?(B"]) +("salt" ["$(0^}(B"]) +("salute" ["$(0F:Xq(B"]) +("salvation" ["$(0E3(B"]) +("scale" ["$(0O|94(B"]) +("scalp" ["$(0U%(w(B"]) +("scamper" ["$(08j-M(B"]) +("scan" ["$(0>Y4a(B"]) +("scandal" ["$(0Wk-h(B"]) +("scant" ["$(09O'g0|(B"]) +("scanty" ["$(09O'g0|(B"]) +("scar" ["$(04Q>0(B"]) +("scarce" ["$(09O'g0|(B"]) +("scarcely" ["$(0@~'h,u*5(B"]) +("scarcity" ["$(09O'g(B"]) +("scare" ["$(07&/K(B"]) +("scarecrow" ["$(0P*9x&*(B"]) +("scarf" ["$(0@Y&[(B"]) +("scarlet" ["$(0=f4y*d(B"]) +("scatter" ["$(0AX,d(B"]) +("scene" ["$(0JS0T(B"]) +("scenery" ["$(0A`*d(B"]) +("scenic" ["$(0A`*d(B"]) +("scent" ["$(086.A(B"]) +("scepter" ["$(0]c,](B"]) +("schedule" ["$(07mDg1Q(B"]) +("scheme" ["$(05UJ#(B"]) +("scholar" ["$(0RQ10(B"]) +("scholarship" ["$(0OdRQ1[(B"]) +("school" ["$(0RQ7y(B"]) +("schoolboy" ["$(0RQC*(B"]) +("schoolgirl" ["$(0&MRQ(n(B"]) +("schoolhouse" ["$(07y1=(B"]) +("schoolmaster" ["$(07y1\(B"]) +("schoolroom" ["$(0:4M(B"]) +("scorch" ["$(0S9BQ(B"]) +("score" ["$(0<6'"(B"]) +("scorn" ["$(0M=D!(B"]) +("scornful" ["$(0M=D!0|(B"]) +("scoundrel" ["$(0BS]n(B"]) +("scour" ["$(0Ui4$(B"]) +("scourge" ["$(0-%7&(B"]) +("scout" ["$(0C*&N5](B"]) +("scowl" ["$(0Ot4`U%(B"]) +("scramble" ["$(0^:E+(B"]) +("scrap" ["$(0I\U%(B" "$(0;+@_(B"]) +("scrapbook" ["$(0;+D3ZZ(B"]) +("scrape" ["$(0.1C>:\(B"]) +("script" ["$(0'DP%(B"]) +("scripture" ["$(0Go.)(B"]) +("scroll" ["$(0.;DJ(B"]) +("scrub" ["$(0Ui4$(B" "$(0\u'NX;(B"]) +("scruple" ["$(0]B,5(B"]) +("sculptor" ["$(0<5.,7'(B"]) +("sculpture" ["$(0<5.,2C(B"]) +("scurry" ["$(08j-M(B"]) +("scuttle" ["$(0FxP.(B"]) +("scythe" ["$(0&L]6&/(B"]) +("sea" ["$(08B3z(B"]) +("seacoast" ["$(08B/'(B"]) +("seal" ["$(0)N?~(B" "$(0:5HA(B" "$(08B:B(B"]) +("seam" ["$(0t0|(B"]) +("seaside" ["$(08B[1(B"]) +("season" ["$(0.xGh(B"]) +("seat" ["$(07?*n(B"]) +("seaweed" ["$(08BS*(B"]) +("seclude" ["$(0ISYc(B"]) +("second" ["$(0>J&)(B" "$(0[&**(B"]) +("secondary" ["$(0*:5S0|(B"]) +("secondhand" ["$(0&)'D?M(B"]) +("secrecy" ["$(09:;p(B"]) +("secret" ["$(09:;p0|(B"]) +("secretary" ["$(09:7u(B"]) +("sect" ["$(0.y4'(B"]) +("section" ["$(0?f'"(B"]) +("secular" ["$(0'a1x0|(B"]) +("secure" ["$(01r]-(B"]) +("security" ["$(0)y)A(B"]) +("see" ["$(04a-E(B"]) +("seed" ["$(0L"&N(B"]) +("seedling" ["$(0965B(B"]) +("seeing" ["$(0(r/v(B"]) +("seek" ["$(0@s,f(B"]) +("seem" ["$(0*~'h(B"]) +("seeming" ["$(0*~'h0|(B"]) +("seesaw" ["$(0[,[,03(B"]) +("seethe" ["$(0:E0[0N(B"]) +("segment" ["$(0?f'"(B"]) +("seize" ["$(07[7_(B"]) +("seldom" ["$(03!'8(B"]) +("select" ["$(03HTZ(B"]) +("selection" ["$(0TZRf(B"]) +("self" ["$(0*]&X(B"]) +("selfish" ["$(0*]-40|(B"]) +("selfishness" ["$(0*]-4(B"]) +("selfsame" ["$(0)RO50|(B"]) +("sell" ["$(0'y;H(B"]) +("seller" ["$(0Q1'e(B"]) +("semblance" ["$(04_*~(B"]) +("semicolon" ["$(0'"HA(B"]) +("senate" ["$(0;7\?:b(B"]) +("senator" ["$(0;7\?6`(B"]) +("send" ["$(0:K(B" "$(04'(B"]) +("senior" ["$(0*"1\0|(B"]) +("sensation" ["$(0Ew(B"]) +("sergeant" ["$(05]&J(B" "$(0\A.{(B"]) +("series" ["$(0-8)E(B"]) +("serious" ["$(0[e5n0|(B"]) +("sermon" ["$(0WJI-(B"]) +("serpent" ["$(0?+(B"]) +("servant" ["$(0Iy&*(B"]) +("serve" ["$(0-o69(B"]) +("service" ["$(00%;.(B"]) +("session" ["$(0FEAg(B"]) +("set" ["$(0)yGu(B"]) +("settle" ["$(0)yIb(B"]) +("settled" ["$(0.W.z0|(B"]) +("settlement" ["$(0.PHY(B" "$(0B&(b)c(B"]) +("settler" ["$(0.z/#10(B"]) +("seven" ["$(0&%(B"]) +("seventeen" ["$(0&3&%(B"]) +("seventeenth" ["$(0>J&3&%0|(B"]) +("seventh" ["$(0>J&%(B" "$(00|(B"]) +("seventieth" ["$(0>J&%&30|(B"]) +("seventy" ["$(0&%&3(B"]) +("sever" ["$(0'#XK(B"]) +("several" ["$(0@~68(B"]) +("severe" ["$(0[eN00|(B"]) +("severity" ["$(0[eN0(B"]) +("sew" ["$(0Vj4{(B"]) +("sewer" ["$(0&7'VI-(B"]) +("sex" ["$(0/M+2(B"]) +("shabby" ["$(09$Y.0|(B"]) +("shade" ["$(0?v=J?)(B"]) +("shadow" ["$(0?vN`(B"]) +("shadowy" ["$(0*5?vN`0|(B"]) +("shady" ["$(0?v=J0|(B"]) +("shaft" ["$(0P-=3(B" "$(0(z3d(B"]) +("shaggy" ["$(0'T9v9v0|(B"]) +("shake" ["$(0F7;0(B"]) +("shale" ["$(05y/((B"]) +("shall" ["$(0;s(B"]) +("shallow" ["$(0=R0|(B"]) +("shalt" ["$(0;s(B"]) +("shame" ["$(0>a7F(B"]) +("shameful" ["$(0&c^V5t0|(B"]) +("shape" ["$(02O0n(B"]) +("shapeless" ["$(0,u*5,10n0|(B"]) +("share" ["$(0):.$(B"]) +("shark" ["$(0Z!@$(B"]) +("sharp" ["$(0Q_+40|(B"]) +("sharpen" ["$(02)(B"]) +("sharply" ["$(0Q_+4)c(B"]) +("shatter" ["$(0(UGP(B"]) +("shave" ["$(0.1(B"]) +("shawl" ["$(0@Y&[(B"]) +("she" ["$(0)q(B"]) +("sheaf" ["$(0,W(B"]) +("shear" ["$(0;+XK(B"]) +("sheath" ["$(0T~(B"]) +("shed" ["$(0AX'y(B"]) +("sheep" ["$(0*Q(B"]) +("sheer" ["$(0)ABT0|(B"]) +("sheet" ["$(0,,@M(B" "$(0&"<0(B"]) +("shelf" ["$(0Uk03(B"]) +("shell" ["$(0B'(B"]) +("shellfish" ["$(0-K(B"]) +("shelter" ["$(0X!Y/?)(B"]) +("shepherd" ["$(00l*Q10(B"]) +("sheriff" ["$(0:V0Z)y.{(B"]) +("shield" ["$(04b(B"]) +("shift" ["$(0AfAQ(B"]) +("shilling" ["$(0)@'p(B"]) +("shimmer" ["$(0=N)=(B"]) +("shin" ["$(0(A&RLU(B"]) +("shine" ["$(0Bv1j(B"]) +("shingle" ["$(0'N(l(B"]) +("shiny" ["$(0Bv1j0|(B"]) +("ship" ["$(0>t(B"]) +("shipment" ["$(0HS>t(B"]) +("shipping" ["$(0HS?M(B"]) +("shipwreck" ["$(0I3[E>t(B"]) +("shirt" ["$(0]s*i(B"]) +("shiver" ["$(0Bv,@(B"]) +("shock" ["$(0Qi;0(B"]) +("shoe" ["$(0Qm(B"]) +("shoemaker" ["$(0(wQm)M(B"]) +("shoot" ["$(07-Ue(B"]) +("shop" ["$(0/4(B"]) +("shopkeeper" ["$(0/4'e(B"]) +("shopping" ["$(0WU0m(B"]) +("shore" ["$(0/'(B"]) +("short" ["$(0B|(B"]) +("shortage" ["$(09O'g(B"]) +("shorten" ["$(0,.B|(B"]) +("shortening" ["$(0,.B|(B"]) +("shorthand" ["$(0?[:5(B"]) +("shortly" ["$(0&c&=(B"]) +("shortsighted" ["$(01UD!(B"]) +("shot" ["$(0Bv7-(B"]) +("should" ["$(0;sFE(B"]) +("shoulder" ["$(017LQ(B"]) +("shout" ["$(0(6@B(B"]) +("shove" ["$(0(B" "$(0^P(}(B"]) +("shower" ["$(0^v1e(B"]) +("shred" ["$(0GP(M=?(B"]) +("shrewd" ["$(0a(B"]) +("sick" ["$(08k(B"]) +("sicken" ["$(0-q+#J,(B"]) +("sickness" ["$(08k(B"]) +("side" ["$(07k[1(B"]) +("sidewalk" ["$(0&**hI-(B"]) +("siege" ["$(0@Y2S(B"]) +("sieve" ["$(0Se&N(B"]) +("sift" ["$(0Se(B"]) +("sigh" ["$(0J-7K(B"]) +("sight" ["$(0D!\=(B"]) +("sign" ["$(0M#(B,$(0Z\)Y(B"]) +("signal" ["$(01kHA(B"]) +("signature" ["$(0Z\)Y(B"]) +("significance" ["$(05n5S/M(B"]) +("significant" ["$(05n5S0|(B"]) +("signify" ["$(01Q(}(B"]) +("silence" ["$(0,jU=(B"]) +("silent" ["$(0BSVy0|(B"]) +("silk" ["$(0C>(B"]) +("silkworm" ["$(0^g(B"]) +("silly" ["$(0Et]&0|(B"]) +("silver" ["$(0MQ(B"]) +("silvery" ["$(0IzMQ0|(B"]) +("similar" ["$(0[K*~0|(B"]) +("simple" ["$(0X|@M0|(B"]) +("simplicity" ["$(0X|@M(B"]) +("simplify" ["$(0X|'((B"]) +("simply" ["$(0X|@M)c(B"]) +("simultaneous" ["$(0)R7m0|(B"]) +("sin" ["$(0GwA+(B"]) +("since" ["$(0*]<8(B"]) +("sincere" ["$(08zNx0|(B"]) +("sincerely" ["$(0HcNx)c(B"]) +("sincerity" ["$(08zNx(B"]) +("sinew" ["$(0H"&N(B" "$(0&1DY(B"]) +("sing" ["$(0K;;A(B"]) +("singer" ["$(0K;'D(B"]) +("single" ["$(0@MSB0|(B"]) +("singular" ["$(08X830|(B"]) +("sinister" ["$(0-ZA+0|(B"]) +("sink" ["$(0,jH0(B" "$(0'VO;(B"]) +("sinner" ["$(0Gw&*(B"]) +("sip" ["$(0;IE$(B"]) +("sir" ["$(0)@(n(B"]) +("sire" ["$(0M^&7(B"]) +("siren" ["$(0\A@_RC(B"]) +("sister" ["$(0.q.i(B"]) +("sit" ["$(0+e(B"]) +("site" ["$(0*nGu(B"]) +("situated" ["$(0*n/v")(B"]) +("situation" ["$(0J&3&{0|(B"]) +("sixth" ["$(0>J&{(B"]) +("sixtieth" ["$(0>J&{&30|(B"]) +("sixty" ["$(0&{&3(B"]) +("size" ["$(0':&Q(B" "$(0&L&R(B"]) +("skate" ["$(0Fo)DQm(B"]) +("skeleton" ["$(0:m3_(B"]) +("skeptical" ["$(0)jKk0|(B"]) +("sketch" ["$(09xP%(B" "$(09EAA(B"]) +("ski" ["$(0Fm?|(B"]) +("skill" ["$(0,A9e(B"]) +("skilled" ["$(0O^P80|(B"]) +("skillful" ["$(0O^P80|(B"]) +("skim" ["$(0Jr(+(B"]) +("skin" ["$(0(wPP(B"]) +("skip" ["$(0H}]1(B"]) +("skirmish" ["$(0&RPm4t(B"]) +("skirt" ["$(0HP&N(B"]) +("skull" ["$(0U%Le:m(B"]) +("skunk" ["$(09iZ+(B"]) +("sky" ["$(0'31)(B"]) +("skylark" ["$(0Dy?{(B"]) +("skyscraper" ["$(0Nw'3Jw(B"]) +("slab" ["$(0(|'[(B" "$(0'N03(B"]) +("slack" ["$(0FxB5(B" "$(0PBJk0|(B"]) +("slacken" ["$(0PBJk(B"]) +("slam" ["$(0=xNz(B"]) +("slander" ["$(0Q%WH(B"]) +("slang" ["$(01}M$(B"]) +("slant" ["$(0E1<|(B"]) +("slap" ["$(0A@Ue(B"]) +("slash" ["$(0@5E3(B"]) +("slate" ["$(0(|03(B"]) +("slaughter" ["$(0;t=E(B"]) +("slave" ["$(0(DX"(B"]) +("slavery" ["$(0(DX".22z(B"]) +("slay" ["$(0=E(B"]) +("sled" ["$(0?|O*(B"]) +("sledge" ["$(0?|O*(B" "$(0&LWs(B"]) +("sleek" ["$(0)=Fm0|(B"]) +("sleep" ["$(0Kv\=(B"]) +("sleeper" ["$(0Kv8{10(B"]) +("sleeping" ["$(0Kv8{(B"]) +("sleepy" ["$(0ExKv0|(B"]) +("sleet" ["$(0)DI[(B"]) +("sleeve" ["$(0?:&N(B"]) +("sleigh" ["$(0?|O*(B"]) +("slender" ["$(0>Y1\(B"]) +("slice" ["$(0'[(B" "$(0'#'[(B"]) +("slide" ["$(0FmH0(B"]) +("slight" ["$(0M=Es0|(B"]) +("slim" ["$(0Op1\0|(B"]) +("sling" ["$(0N_&_(B" "$(0)SZb(B"]) +("slip" ["$(0Fm60(B" "$(0Fo-M(B"]) +("slipper" ["$(0/oQm(B"]) +("slippery" ["$(0FmFo0|(B"]) +("slogan" ["$(0&HHA(B" "$(0O:M$(B"]) +("slope" ["$(0E1<|(B"]) +("slow" ["$(0PBJk(B"]) +("slug" ["$(0&R'TY:(B"]) +("slumber" ["$(0Kv8{(B"]) +("slump" ["$(0?yH0(B"]) +("sly" ["$(0X!;p0|(B"]) +("smack" ["$(0BF.A(B" "$(0/jUe(B"]) +("small" ["$(0&R0|(B"]) +("smallpox" ["$(0'31E(B"]) +("smart" ["$(0L5/}0|(B"]) +("smash" ["$(0F8GP(B"]) +("smear" ["$(0,.^)(B"]) +("smell" ["$(0LM(B"]) +("smile" ["$(0Es9?(B"]) +("smite" ["$(0(UUe(B" "$(0?K@-(B"]) +("smith" ["$(0&W)M(B"]) +("smock" ["$(0Gv5R(B"]) +("smoke" ["$(0Fv[G(B" "$(0/eFv(B"]) +("smoking" ["$(02$Fv0|(B"]) +("smooth" ["$(0)=Fm0|(B"]) +("smother" ["$(0A-(B" "$(0Le(B"]) +("smuggle" ["$(0-M-4(B"]) +("snail" ["$(0Pf'](B"]) +("snake" ["$(0?+(B"]) +("snap" ["$(0,LXK(B" "$(0F6JE(B"]) +("snare" ["$(0?y-b(B" "$(0M-?y(B"]) +("snarl" ["$(03(+T(B" "$(01,\}(B"]) +("snatch" ["$(0JE.>(B"]) +("sneak" ["$(0OQ*h(B"]) +("sneer" ["$(0N49?(B"]) +("sneeze" ["$(0(UN;UK(B"]) +("sniff" ["$(0+O86(B"]) +("snore" ["$(0(U.L(B"]) +("snort" ["$(0+#6XVy(B"]) +("snow" ["$(0?|(B"]) +("snowy" ["$(0*~?|0|(B"]) +("snuff" ["$(0+O&,M|&d(B"]) +("snug" ["$(0CUQK0|(B"]) +("so" ["$(0)r*;(B"]) +("so-called" ["$(0/UTB(B"]) +("soak" ["$(08A?a(B"]) +("soap" ["$(012-1(B"]) +("soar" ["$(0:n5{(B"]) +("sob" ["$(0EK2A(B"]) +("sober" ["$(0=ST_0|(B"]) +("soccer" ["$(0-N>!(B"]) +("social" ["$(01$FE0|(B"]) +("socialism" ["$(01$FE'eGy(B"]) +("socialist" ["$(01$FE'eGy10(B"]) +("society" ["$(01$FE(B"]) +("sock" ["$(0B|])(B"]) +("socket" ["$(0AG7?(B" "$(0'xO;(B"]) +("sod" ["$(09x)c(B"]) +("soda" ["$(0,v'V(B"]) +("sofa" ["$(0,hBv(B"]) +("soft" ["$(03\?U0|(B"]) +("soften" ["$(0^I?U(B"]) +("soil" ["$(00H&I(B"]) +("sojourn" ["$(0:u8i(B"]) +("solace" ["$(0)yNj(B"]) +("solar" ["$(0'5Dm(B"]) +("soldier" ["$(0&J+/(B"]) +("sole" ["$(0@M&"0|(B"]) +("solemn" ["$(0[eCI0|(B"]) +("solemnity" ["$(0[eCI(B"]) +("solicit" ["$(03$7<(B"]) +("solid" ["$(0.W^V0|(B"]) +("solitary" ["$(0@MSB0|(B"]) +("solitude" ["$(0@MSB(B"]) +("solo" ["$(0SB;A(B" "$(0SB2X(B"]) +("solution" ["$(0HYC1(B" "$(0FbHY(B"]) +("solve" ["$(0HY,o(B"]) +("somber" ["$(0?vF=0|(B"]) +("some" ["$(0&"-i(B"]) +("somebody" ["$(03]&*(B"]) +("somehow" ["$(0&c1"*u3K(B"]) +("someone" ["$(03]&*(B"]) +("something" ["$(03]0m(B"]) +("sometime" ["$(03]7m(B" "$(0'K3&(B"]) +("sometimes" ["$(0*57m(B" "$(0&c7m(B"]) +("somewhat" ["$(0*5X5(B"]) +("somewhere" ["$(03]?)(B"]) +("son" ["$(0.$&N(B"]) +("song" ["$(0K;*3(B"]) +("sonnet" ["$(0&3(?*hH^(B"]) +("soon" ["$(0&c&=(B"]) +("soot" ["$(0Fx*I(B"]) +("soothe" ["$(0)yNj(B"]) +("sordid" ["$(0*EXs0|(B"]) +("sore" ["$(08pBo0|(B"]) +("sorrow" ["$(0A,E3(B"]) +("sorrowful" ["$(0A,E30|(B"]) +("sorry" ["$(0/mK:(B"]) +("sort" ["$(0L"[K(B"]) +("soul" ["$(0^rMw(B"]) +("sound" ["$(0:{)A0|(B" "$(0H](B"]) +("sour" ["$(0MM0|(B"]) +("source" ["$(0-uFd(B"]) +("south" ["$(023'J(B"]) +("southeast" ["$(00*23(B"]) +("southern" ["$(023'J0|(B"]) +("southward" ["$(0)X23(B"]) +("southwest" ["$(0*j23(B"]) +("southwestward" ["$(0)X*j23(B"]) +("sovereign" ["$(0.'*5'e]c0|(B"]) +("sovereignty" ["$(0'e]c(B"]) +("sow" ["$(0O'L"(B"]) +("space" ["$(01)Dg(B"]) +("spacious" ["$(0N]0|(B"]) +("spade" ["$(0[7&N(B"]) +("span" ["$(0B|7mDg(B"]) +("spangle" ["$(01[)=:aZH(B"]) +("spank" ["$(0&"'M*10(B"]) +("spear" ["$(0(z(B"]) +("special" ["$(08X+20|(B"]) +("specialist" ["$(0;r7'(B"]) +("specialize" ["$(0;r1]'((B"]) +("species" ["$(0L"[K(B"]) +("specific" ["$(08X830|(B"]) +("specify" ["$(03A.z(B"]) +("specimen" ["$(0O52C(B"]) +("speck" ["$(0AYX5(B"]) +("speckle" ["$(0&RAYX5(B"]) +("spectacle" ["$(0.b_)(B" "$(0>:[5(B"]) +("spectacular" ["$(0+h_)0|(B"]) +("spectator" ["$(0_)>9(B"]) +("specter" ["$(02x^r(B"]) +("spectrum" ["$(0)=Z{(B"]) +("speculate" ["$(0"0|(B"]) +("speech" ["$(0K>WJ(B"]) +("speechless" ["$(0M*&c'yHd-u(B"]) +("speed" ["$(0?[=|(B"]) +("speedy" ["$(0-U?[0|(B"]) +("spell" ["$(03<(B"]) +("spelling" ["$(03<)t(B"]) +("spend" ["$(01ED7(B"]) +("sphere" ["$(0>!0n(B"]) +("sphinx" ["$(0&*U%G)-O(B"]) +("spice" ["$(05~7j(B"]) +("spider" ["$(0LsCv(B"]) +("spike" ["$(01\:\(B"]) +("spill" ["$(0OL=",1(B"]) +("spire" ["$(0){EX(B"]) +("spirit" ["$(0L590(B"]) +("spiritual" ["$(0'A^r&90|(B"]) +("spit" ["$(0)T(B"]) +("splash" ["$(0X]De(B"]) +("splendid" ["$(0.8D>0|(B"]) +("splendor" ["$(0)=<4(B"]) +("splinter" ["$(0GP'[(B"]) +("split" ["$(0+b'"(B"]) +("spoil" ["$(0,.Va(B" "$(0Z1Z.(B"]) +("spoke" ["$(0TR=?(B"]) +("spokesman" ["$(0Bv-G&*(B"]) +("sponge" ["$(08BLB(B"]) +("sponsor" ["$(0[&+8(B"]) +("spontaneous" ["$(0*]BT0|(B"]) +("spool" ["$(0P@DJ(B"]) +("spoon" ["$(0;3(B"]) +("spoonful" ["$(0&";3(B"]) +("sport" ["$(0I+;0(B"]) +("sportsman" ["$(0I+;07'(B"]) +("spot" ["$(0X5(B"]) +("spouse" ["$(0:Z:|(B"]) +("spout" ["$(0N;'y(B"]) +("spray" ["$(0N;'y(B"]) +("spread" ["$(0-qPX/8(B"]) +("spring" ["$(03O'3(B,$(0H}(B" "$(0N_Xx(B"]) +("sprinkle" ["$(0]e(B"]) +("sprout" ["$(01B(B"]) +("spy" ["$(0DgT=(B"]) +("square" ["$(0(`'J,1(B"]) +("squash" ["$(0UM38(B"]) +("squat" ["$(0[((B"]) +("squeak" ["$(0+V+VVy(B"]) +("squeal" ["$(0){Vy@A6_(B"]) +("squeeze" ["$(0UM38(B"]) +("squire" ["$(0DU>Z(B"]) +("squirrel" ["$(005Ir(B"]) +("stab" ["$(0./(B"]) +("stability" ["$(0)y.z(B"]) +("stable" ["$(0;S.W0|(B"]) +("stack" ["$(0;U(B"]) +("stadium" ["$(0^V-@U)(B"]) +("staff" ["$(0Y*6`(B"]) +("stag" ["$(0Du@'(B"]) +("stage" ["$(0LX(B,$(0Dk3u(B"]) +("stagger" ["$(0YFDD(B"]) +("stain" ["$(0*EX5(B"]) +("stainless" ["$(0&c\OTf(B"]) +("stair" ["$(0O==/(B"]) +("staircase" ["$(0O==/(B"]) +("stake" ["$(0Q/0D(B"]) +("stale" ["$(0&cFz(B"]) +("stall" ["$(0?t)ELX(B"]) +("stammer" ["$(0&H)[(B"]) +("stamp" ["$(0DT>B(B" "$(0)N?~(B" "$(0Ib-N(B" "$(0YYUM(B"]) +("stanch" ["$(0'P*g(B" "$(0;S<10|(B"]) +("stand" ["$(09=*o(B"]) +("standard" ["$(0O:Fn(B"]) +("standing" ["$(0-O):(B" "$(0)c*n(B"]) +("standpoint" ["$(0)"@\(B"]) +("stanza" ["$(0&"Gh(B($(0H^(B)"]) +("staple" ["$(0)Y>)(B" "$(0'eYo(B" "$(0:\7u:](B"]) +("star" ["$(03T(B" "$(0/}3T(B"]) +("starch" ["$(0S)9@(B"]) +("stare" ["$(00DD!(B"]) +("stark" ["$(0N#B~0|(B"]) +("starry" ["$(0)j3T0|(B"]) +("start" ["$(0'yBv(B" "$(0De.o(B"]) +("startle" ["$(0)[^R(B"]) +("startling" ["$(0^R&*0|(B"]) +("starvation" ["$(0Qt*<(B"]) +("starve" ["$(0:kQt(B"]) +("state" ["$(0)}(B" "$(00n0T(B" "$(0Vy/}(B"]) +("stately" ["$(0>~[e0|(B"]) +("statement" ["$(0Vy/}7u(B"]) +("statesman" ["$(03J0Z7'(B"]) +("station" ["$(0-P9=(B"]) +("stationary" ["$(0.W.z0|(B"]) +("stationer" ["$(0'G.';9(B"]) +("stationery" ["$(0'G.'(B"]) +("statistics" ["$(0>T5URQ(B"]) +("statue" ["$(0TtIz(B"]) +("stature" ["$(0-O,Z(B"]) +("status" ["$(00n0T(B" "$(0)c*n(B"]) +("statute" ["$(00O?>(B"]) +("stay" ["$(0:u8i(B" "$(0/8PB(B"]) +("steadfast" ["$(0.W.z0|(B"]) +("steady" ["$(0ZX.z0|(B"]) +("steak" ["$(0'](B"]) +("steam" ["$(0Lf,v(B"]) +("steamboat" ["$(0,v>t(B"]) +("steamer" ["$(0Lf,vS#(B"]) +("steamship" ["$(0,v>t(B"]) +("steed" ["$(0X,:l(B"]) +("steel" ["$(0Tf(B"]) +("steep" ["$(0Ts730|(B"]) +("steeple" ["$(0){@"(B"]) +("steer" ["$(0Q|Qz(B"]) +("stem" ["$(01a'P(B" "$(03d(B" "$(0Em(B"]) +("stenographer" ["$(0?[:56`(B"]) +("step" ["$(0H',d(B"]) +("stepmother" ["$(03&(a(B"]) +("sterling" ["$(09G2C0|(B"]) +("stern" ["$(0[e8,0|(B"]) +("stew" ["$(0S7(B"]) +("steward" ["$(00%;.6`(B"]) +("stewardess" ["$(0&M0%0m6`(B"]) +("stick" ["$(0Ax&N(B" "$(0AG&,(B"]) +("sticky" ["$(18%8%$(00|(B"]) +("stiff" ["$(0N#B~0|(B"]) +("stiffen" ["$(0^IB~(B"]) +("stifle" ["$(0>E7K(B"]) +("stigma" ["$(0G.>1(B"]) +("still" ["$(0T|'P(B"]) +("stillness" ["$(0T|'P(B"]) +("stimulate" ["$(0./S0(B"]) +("stimulus" ["$(0./S00m(B"]) +("sting" ["$(0./(B" "$(0(0(B"]) +("stir" ["$(0^:/X(B"]) +("stirrup" ["$(0:l[+(B"]) +("stitch" ["$(0:]0O(B"]) +("stock" ["$(0)u?M(B" "$(015>B(B"]) +("stockholder" ["$(0150*(B"]) +("stocking" ["$(01\])(B"]) +("stomach" ["$(05,(B"]) +("stone" ["$(0(|U%(B"]) +("stony" ["$(0(|0n0|(B"]) +("stool" ["$(0J"&N(B" "$(0&L1n(B"]) +("stoop" ["$(0]`H#(B" "$(01]A!(B"]) +("stop" ["$(0:u'P(B"]) +("storage" ["$(0UDY/2j(B"]) +("store" ["$(0;9/4(B"]) +("storehouse" ["$(06A7=(B"]) +("storm" ["$(0O35z1e(B"]) +("stormy" ["$(0O35z1e0|(B"]) +("story" ["$(03K-h(B"]) +("stout" ["$(012K{0|(B"]) +("stove" ["$(0[x-#(B"]) +("straight" ["$(01!0|(B"]) +("straighten" ["$(0,.1!(B"]) +("straightway" ["$(0)".,(B"]) +("strain" ["$(0*g>T(B" "$(0/WL<(B"]) +("strait" ["$(08B72(B"]) +("strand" ["$(0&"*l(B"]) +("strange" ["$(0.b/J0|(B"]) +("stranger" ["$(05r(n&*(B"]) +("strap" ["$(0(w<((B" "$(0/e(U(B"]) +("stratagem" ["$(05UC-(B"]) +("straw" ["$(0P*9x(B" "$(0+OL((B"]) +("strawberry" ["$(09x?!(B"]) +("stray" ["$(0I,T%(B"]) +("streak" ["$(0P@=?(B"]) +("stream" ["$(0Fr3}(B"]) +("streamer" ["$(0Ii<((B"]) +("street" ["$(0CzI-(B"]) +("streetcar" ["$(0IZ-P(B"]) +("strength" ["$(0&186(B"]) +("strengthen" ["$(0'|<1(B"]) +("strenuous" ["$(0D7&10|(B"]) +("stress" ["$(0UM&1(B" "$(05n5x(B"]) +("stretch" ["$(0<0De(B"]) +("stretcher" ["$(0Rk3_,,(B"]) +("strew" ["$(0AXO'(B"]) +("stricken" ["$(0?81l7&0|(B"]) +("strict" ["$(0[e8,0|(B"]) +("stride" ["$(0&L,d-M(B"]) +("strife" ["$(00i+Q(B"]) +("strike" ["$(0(UUe(B" "$(0PH&W(B"]) +("striking" ["$(0'@&*0D(y0|(B" "$(0(UUe0|(B"]) +("string" ["$(0>YP@(B" "$(0Zb&N(B"]) +("strip" ["$(01\=?(B" "$(0>lR60(B" "$(0YFDD(B"]) +("stump" ["$(0RzO8(B"]) +("stun" ["$(0(yVH&H+E(B"]) +("stunt" ["$(0C;,A(B"]) +("stupendous" ["$(0^R&*0|(B"]) +("stupid" ["$(0Et>H0|(B"]) +("sturdy" ["$(0<1:{0|(B"]) +("style" ["$(0*#O5(B" "$(05z8,(B"]) +("subdue" ["$(0/=0%(B"]) +("subject" ["$(04p(y(B" "$(0'eD%(B" "$(0AI'y(B"]) +("subjunctive" ["$(0:v?DM$86(B"]) +("sublime" ["$(0;w:n0|(B"]) +("submarine" ["$(0OQ'VH-(B"]) +("submerge" ["$(0=Z,u(B"]) +("submission" ["$(0XWD|(B"]) +("submit" ["$(02{\?(B"]) +("subordinate" ["$(01b\i0|(B"]) +("subscribe" ["$(05VWU(B"]) +("subscriber" ["$(05VWU10(B"]) +("subscription" ["$(0Gx)Y(B" "$(05VQf(B"]) +("subsequent" ["$(03&-u0|(B"]) +("subside" ["$(0:NH0(B"]) +("subsist" ["$(0)u)d(B"]) +("substance" ["$(00mQ3(B" "$(0JSQ3(B"]) +("substantial" ["$(0&LDY(B"]) +("substitute" ["$(0'oAf10(B"]) +("subtle" ["$(0Es+o0|(B"]) +("subtract" ["$(0B6E7K(B"]) +("sugar" ["$(0Sh(B"]) +("suggest" ["$(0AI\?(B" "$(0F=(}(B"]) +("suggestion" ["$(02{\?(B"]) +("suicide" ["$(0*]=E(B"]) +("suit" ["$(0&"6q(B" "$(0D,?E(B"]) +("suitable" ["$(0QK)Z0|(B"]) +("suitcase" ["$(0'DAIP.(B"]) +("suite" ["$(06q/S(B"]) +("suitor" ["$(0:ED,10(B"]) +("sulfur" ["$(0>>VO(B"]) +("sullen" ["$(0Nh_I0|(B"]) +("sum" ["$(0Vk.P(B"]) +("summary" ["$(0Js5S(B"]) +("summer" ["$(06p'3(B"]) +("summit" ["$(0@"(B"]) +("summon" ["$(0(/Dv(B"]) +("sumptuous" ["$(0;^-y0|(B"]) +("sun" ["$(0'5Dm(B"]) +("sunbeam" ["$(0Dm)=(B"]) +("sunday" ["$(03TAg'K(B"]) +("sundown" ["$(0'KH0(B"]) +("sunlight" ["$(0Dm)=(B"]) +("sunny" ["$(0A^'3(B"]) +("sunrise" ["$(0'K'y(B"]) +("sunset" ["$(0'KH0(B"]) +("sunshine" ["$(0Dm)=(B"]) +("superb" ["$(0FL)p0|(B"]) +("superficial" ["$(01Q5t0|(B"]) +("superfluous" ["$(0)jQv0|(B"]) +("superintendent" ["$(0KrGG&*(B"]) +("superior" ["$(0UAD>0|(B"]) +("superiority" ["$(0UAD>(B"]) +("superlative" ["$(0@3:n0|(B"]) +("superstition" ["$(0:M1k(B"]) +("superstitious" ["$(0:M1k0|(B"]) +("supervise" ["$(0KrGG(B"]) +("supervision" ["$(0KrGG(B"]) +("supervisor" ["$(0KrGG10(B"]) +("supper" ["$(0=&U((B"]) +("supplement" ["$(0HQ's(B"]) +("supply" ["$(0-sC@(B"]) +("support" ["$(0'F3>(B"]) +("supporter" ["$(0&6-FH)<((B"]) +("suppose" ["$(0:v-q(B"]) +("supposedly" ["$(0:v.z0|(B"]) +("suppress" ["$(0UM.2(B"]) +("supremacy" ["$(0*^:n(B"]) +("supreme" ["$(0*^&90|(B"]) +("sure" ["$(00|O}(B"]) +("surface" ["$(01Q5t(B"]) +("surge" ["$(0&L8<(B"]) +("surgeon" ["$(0(A4pYQ(n(B"]) +("surgery" ["$(0(A4p'D?5(B"]) +("surmise" ["$(0-0|(B"]) +("surrender" ["$(0/t=:(B" "$(0,N5s(B"]) +("surround" ["$(0@Y*o(B"]) +("surrounding" ["$(0V@J;(B"]) +("survey" ["$(0_)JW(B" "$(0BBDY(B"]) +("survive" ["$(0(n)u(B"]) +("survivor" ["$(0(nWd10(B"]) +("susceptible" ["$(07+/y.@;0F7(B"]) +("suspect" ["$(0Z5Kk(B"]) +("suspend" ["$(0O27m:u'P(B"]) +("suspense" ["$(0[mKk(B"]) +("suspension" ["$(0[m(B"]) +("swallow" ["$(0+@(B"]) +("swamp" ["$(00LS,(B"]) +("swan" ["$(0'3Z'(B"]) +("swarm" ["$(0G{(B"]) +("sway" ["$(0F7;0(B"]) +("swear" ["$(0BvM((B"]) +("sweat" ["$(0Bv*?(B"]) +("sweater" ["$(0'T*i(B"]) +("sweep" ["$(0(U((B"]) +("sweeten" ["$(0'|>((B"]) +("sweetheart" ["$(0Ey&*(B"]) +("sweetness" ["$(0>(5"(B"]) +("swell" ["$(0KNKI(B"]) +("swift" ["$(0,90|(B"]) +("swim" ["$(0B-0E(B"]) +("swine" ["$(0Q)(B"]) +("swing" ["$(0XH;0(B"]) +("swirl" ["$(0KBB=(B"]) +("switch" ["$(0De[C(B" "$(0AfAQ(B"]) +("swollen" ["$(0CO&L0|(B"]) +("sword" ["$(0N-(B"]) +("syllable" ["$(05xGh(B"]) +("symbol" ["$(0D0Nb(B"]) +("symmetrical" ["$(0JXL#/M0|(B"]) +("sympathetic" ["$(0*5)R[X~(B"]) +("synonym" ["$(0)RGy)t(B"]) +("syntax" ["$(0M$0O(B"]) +("syrup" ["$(0ShOI(B"]) +("system" ["$(0-8>T(B"]) +("systematic" ["$(0*5-8>T0|(B"]) +("table" ["$(08&&N(B"]) +("tablet" ["$(0(N03(B"]) +("tack" ["$(0&LU%:\(B"]) +("tackle" ["$(0?m@$(o.'(B"]) +("tact" ["$(0S#Ab(B"]) +("tactics" ["$(0C->*(B"]) +("tag" ["$(0O:^?(B"]) +("tail" ["$(0,#'<(B"]) +("tailor" ["$(0C{Vj7<(B"]) +("taint" ["$(0*EX5(B"]) +("take" ["$(07W(B"]) +("tale" ["$(03K-h(B"]) +("talent" ["$(0&`9e(B"]) +("talk" ["$(0PvQ"(B"]) +("tall" ["$(0:n(B"]) +("tame" ["$(0Il0%0|(B"]) +("tan" ["$(0E(Pn*d(B"]) +("tangle" ["$(01,\}(B"]) +("tank" ["$(0O;(B"]) +("tap" ["$(0M=(U(B" "$(0U?U%(B"]) +("tape" ["$(0PO<((B" "$(0Y(B"]) +("tapestry" ["$(0Y$<*(B"]) +("tar" ["$(0BQ0S(B"]) +("tardy" ["$(0PBJk0|(B"]) +("target" ["$(0(yO:(B"]) +("tariff" ["$(0[CC%(B"]) +("tarry" ["$(09YUk(B"]) +("tart" ["$(00+U,Mo(B"]) +("task" ["$(04'C@&W+#(B"]) +("tassel" ["$(0VUIi(B"]) +("taste" ["$(0BF.A(B" "$(02C.A(B"]) +("tatter" ["$(0GP'[(B"]) +("tavern" ["$(02kAr(B"]) +("tawny" ["$(0E(Pn*d(B"]) +("tax" ["$(097C%(B"]) +("taxation" ["$(0Q,C%(B"]) +("taxi" ["$(05UC$-P(B"]) +("taxpayer" ["$(09LC%&*(B"]) +("tea" ["$(09~(B"]) +("teach" ["$(0:=b(B" "$(0O#9$(B"]) +("tease" ["$(0.>9?(B"]) +("teaspoon" ["$(09~;3(B"]) +("technical" ["$(0,A?50|(B"]) +("technique" ["$(0,A?5(B"]) +("tedious" ["$(0'g.A0|(B"]) +("teem" ["$(0'sKI(B"]) +("telegram" ["$(0IZ@_(B"]) +("telegraph" ["$(0IZ@_S#(B"]) +("telephone" ["$(0IZHd(B"]) +("telescope" ["$(0=->:[5(B"]) +("tell" ["$(0+LD,(B"]) +("teller" ["$(0'y9L6`(B"]) +("temper" ["$(0CQ86(B"]) +("temperament" ["$(086Q3(B"]) +("temperance" ["$(0Gh.2(B"]) +("temperate" ["$(0*5Gh.20|(B"]) +("temperature" ["$(0Fl2z(B"]) +("tempest" ["$(0O35z1e(B"]) +("temple" ["$(0)zN[(B"]) +("temporary" ["$(0O27m0|(B"]) +("tempt" ["$(0'&'@(B"]) +("temptation" ["$(0M-A*(B"]) +("tempting" ["$(0:M&*0|(B"]) +("ten" ["$(0&3(B"]) +("tenant" ["$(0/S2k(B"]) +("tend" ["$(0-M)X(B" "$(0Fz7j(B"]) +("tendency" ["$(0WXE=(B"]) +("tender" ["$(0>YJI0|(B"]) +("tenderness" ["$(0Fl.P/M(B"]) +("tenement" ["$(0*o)x(B"]) +("tennis" ["$(0L>>!(B"]) +("tenor" ["$(0-/:n5x(B"]) +("tense" ["$(0/WL<(B" "$(07mJi(B"]) +("tension" ["$(0UM&1(B"]) +("tent" ["$(0<)VZ(B"]) +("tenth" ["$(0>J&3(B"]) +("term" ["$(0?5M$(B"]) +("terminal" ["$(0>]X5(B"]) +("terminate" ["$(0C9,W(B"]) +("terrace" ["$(0(N(;(B"]) +("terrible" ["$(0(,/K0|(B"]) +("terribly" ["$(0(,/K)c(B"]) +("terrific" ["$(01g<'0|(B"]) +("terrify" ["$(0^RUJ(B"]) +("territory" ["$(0Mk&I(B"]) +("terror" ["$(07G/I(B"]) +("test" ["$(0*TH](B"]) +("testament" ["$(0T]^^(B"]) +("testify" ["$(0Z}JS(B"]) +("text" ["$(0(\'G(B"]) +("textbook" ["$(0(B"]) +("their" ["$(0'm610|(B"]) +("theirs" ["$(0'm610|0**j(B"]) +("them" ["$(0'm61(B"]) +("theme" ["$(0'eYo(B"]) +("themselves" ["$(0'm61*]&X(B"]) +("then" ["$(0G67m(B"]) +("thence" ["$(0<8*;(B"]) +("theological" ["$(090RQ0|(B"]) +("theology" ["$(090RQ(B"]) +("theory" ["$(0>"Q"(B"]) +("there" ["$(0-\HT(B"]) +("thereabout" ["$(0)d-\1b1U(B"]) +("thereafter" ["$(0)d-\&g3&(B"]) +("thereby" ["$(0)_*;(B"]) +("therefore" ["$(0/U'i(B"]) +("therein" ["$(0)d.(&d(B"]) +("thereof" ["$(0[C/v(B"]) +("thereon" ["$(0)d-\&95t(B"]) +("thereupon" ["$(0)".,(B"]) +("therewith" ["$(0Tr3&(B"]) +("thermometer" ["$(0Fl2z5U(B"]) +("these" ["$(0?V-i(B"]) +("they" ["$(0'm61(B"]) +("thick" ["$(0250|(B"]) +("thicken" ["$(0^I25(B"]) +("thicket" ["$(0X;00(B"]) +("thickness" ["$(0252z(B"]) +("thief" ["$(0^>Hq(B"]) +("thigh" ["$(0&LLU(B"]) +("thimble" ["$(0@":](B"]) +("thin" ["$(0W,0|(B"]) +("thine" ["$(0+$0|(B"]) +("thing" ["$(00**j(B"]) +("think" ["$(03)*T(B"]) +("third" ["$(0>J&6(B"]) +("thirst" ["$(0&HB?(B"]) +("thirsty" ["$(0B?0|(B"]) +("thirteen" ["$(0&3&6(B"]) +("thirteenth" ["$(0>J&3&6(B"]) +("thirtieth" ["$(0>J&6&3(B"]) +("thirty" ["$(0&6&3(B"]) +("this" ["$(0?V68(B"]) +("thistle" ["$(0W5(B"]) +("thither" ["$(0.0-\HT(B"]) +("thorn" ["$(0./(B"]) +("thorough" ["$(0+z)A0|(B"]) +("those" ["$(0-\-i(B"]) +("thou" ["$(0+$(B"]) +("though" ["$(0X#BT(B"]) +("thought" ["$(0_)/C(B"]) +("thoughtful" ["$(0[C'A0|(B"]) +("thoughtless" ["$(0&c0DEu0|(B"]) +("thousand" ["$(0&F(B"]) +("thrash" ["$(0Yk(U(B"]) +("thread" ["$(0>YP@(B"]) +("threat" ["$(02e9^(B"]) +("threaten" ["$(02e9^(B"]) +("three" ["$(0&6(B"]) +("threshold" ["$(0&,1](B"]) +("thrice" ["$(0&66$)c(B"]) +("thrift" ["$(0GhN'(B"]) +("thrifty" ["$(0GhN'0|(B"]) +("thrill" ["$(0^%,@(B"]) +("thrive" ["$(0S|>7(B"]) +("throat" ["$(0@V[b(B"]) +("throb" ["$(0H};0(B"]) +("throne" ["$(0'_7?(B"]) +("throng" ["$(0G{>9(B"]) +("through" ["$(0GoI5(B"]) +("throughout" ["$(0I6'0(B"]) +("throw" ["$(0)$B(B"]) +("tickle" ["$(0F4[{(B"]) +("tide" ["$(0OS*C(B"]) +("tidings" ["$(08>7K(B"]) +("tidy" ["$(0RmON0|(B"]) +("tie" ["$(0(UC9(B"]) +("tiger" ["$(0*S1N(B"]) +("tight" ["$(0L<0|(B"]) +("tighten" ["$(0,WL<(B"]) +("tile" ["$(0SU(l(B"]) +("till" ["$(01!.0(B"]) +("tilt" ["$(0E1<|(B"]) +("timber" ["$(0'N7j(B"]) +("time" ["$(07mDg(B"]) +("timely" ["$(0'07m0|(B"]) +("timid" ["$(0W%&R0|(B"]) +("tin" ["$(0Tg(B"]) +("tinge" ["$(0M=3Z(B"]) +("tingle" ["$(0./Bo(B"]) +("tinker" ["$(06Vy(B"]) +("tint" ["$(0*d<4(B"]) +("tiny" ["$(01|&R0|(B"]) +("tip" ["$(0&RD7(B"]) +("tiptoe" ["$(0?R){(B"]) +("tire" ["$(08m6'(B"]) +("tired" ["$(08m6'0|(B"]) +("tiresome" ["$(0:7J&(B"]) +("tissue" ["$(0>[X~(B" "$(0W,9M(B"]) +("title" ["$(0O:Yo(B"]) +("to" ["$(0)X(B" "$(0/<(B"]) +("toad" ["$(0Zu$(1G8(B"]) +("toast" ["$(08S\]'~(B"]) +("tobacco" ["$(0Fv9x(B"]) +("today" ["$(0&u'3(B"]) +("toe" ["$(0H'?R(B"]) +("together" ["$(0&":E(B"]) +("toil" ["$(0@9>\(B"]) +("toilet" ["$(0A"/U(B"]) +("token" ["$(0D0Nb(B"]) +("tolerable" ["$(0(,7+,70|(B"]) +("tolerate" ["$(0NO7+(B"]) +("toll" ["$(0?X*hC%(B"]) +("tomato" ["$(0T&5=(B"]) +("tomb" ["$(0NBJ<(B"]) +("tomorrow" ["$(0/}'3(B"]) +("ton" ["$(0RA(B"]) +("tone" ["$(05xP~(B"]) +("tongs" ["$(0+iIA(B"]) +("tongue" ["$(0*`U%(B"]) +("tonight" ["$(0&u=&(B"]) +("tonnage" ["$(0RAO0(B"]) +("too" ["$(0'5(B"]) +("tool" ["$(0&W.'(B"]) +("tooth" ["$(0'\R0(B"]) +("top" ["$(0@"(B"]) +("topic" ["$(0Q"Yo(B"]) +("torch" ["$(0'W46(B"]) +("torment" ["$(0,LST(B"]) +("torrent" ["$(03+3}(B"]) +("tortoise" ["$(0U@(B"]) +("torture" ["$(0,LST(B"]) +("toss" ["$(0XETe(B"]) +("total" ["$(0Vk5U(B"]) +("totally" ["$(0>T>T(B"]) +("totter" ["$(0YFDD(B"]) +("touch" ["$(0\>Jv(B"]) +("touching" ["$(0;0&*0|(B"]) +("tough" ["$(0<1B~0|(B"]) +("tour" ["$(0.SI,(B"]) +("tourist" ["$(0_))=2k(B"]) +("tournament" ["$(0\$,A(B"]) +("tow" ["$(0/o-P(B" "$(0/o>t(B"]) +("toward" ["$(0Ah)X(B"]) +("towel" ["$(0'T&[(B"]) +("tower" ["$(0EX(B"]) +("towering" ["$(0:nV|0|(B"]) +("town" ["$(0YY(B"]) +("township" ["$(0YY;5(B"]) +("toy" ["$(00s.'(B"]) +("trace" ["$(0HyD0(B"]) +("track" ["$(0DEI-(B"]) +("tractor" ["$(0/o*4S#(B"]) +("trade" ["$(0(nEu(B"]) +("trader" ["$(0;9&*(B"]) +("tradesman" ["$(0I\;H;9(B"]) +("tradition" ["$(0E/>T(B"]) +("traditional" ["$(0E/>T0|(B"]) +("traffic" ["$(0))?X(B"]) +("tragic" ["$(0A,N*(B"]) +("trail" ["$(0Hy(B,$(0P@9F(B"]) +("trailer" ["$(04%;0/S2q(B"]) +("train" ["$(0)E-P(B"]) +("trainer" ["$(0:D(B"]) +("transform" ["$(0^IAQ(B"]) +("transformation" ["$(0^IAQ(B"]) +("transient" ["$(0O27m;m(B"]) +("transit" ["$(0I+TT(B"]) +("transition" ["$(0I5B/7mAg(B"]) +("transitive" ["$(0'00m0|(B"]) +("translate" ["$(0Y)\B(B"]) +("translation" ["$(0Y)\B(B"]) +("transmission" ["$(0E/:K(B"]) +("transmit" ["$(0E/:K(B"]) +("transparent" ["$(0?a/}0|(B"]) +("transport" ["$(0TT:K(B"]) +("transportation" ["$(0YLI+(B"]) +("transverse" ["$(0RxXK0m(B"]) +("trap" ["$(0;O6q(B"]) +("travel" ["$(0I,S&(B"]) +("traveler" ["$(07l2k(B"]) +("traverse" ["$(0RxI5(B"]) +("tray" ["$(0Ou&N(B"]) +("treachery" ["$(05.26(B"]) +("tread" ["$(0Q9Q<(B"]) +("treason" ["$(026:L(B"]) +("treasure" ["$(0:C[k(B"]) +("treasurer" ["$(0'y9L6`(B"]) +("treasury" ["$(0[k7=(B"]) +("treat" ["$(0JX3"(B"]) +("treatise" ["$(0Q"5_(B"]) +("treatment" ["$(03"I3(B"]) +("treaty" ["$(0=?4}(B"]) +("treble" ["$(0&65n0|(B"]) +("tree" ["$(0Rz(B"]) +("tremble" ["$(0Bv,@(B"]) +("tremendous" ["$(03!&L0|(B"]) +("tremulous" ["$(0Bv,@0|(B"]) +("trench" ["$(0B3Fe(B"]) +("trend" ["$(0WXE=(B"]) +("trespass" ["$(01l7&(B"]) +("trial" ["$(0H]^T(B,$(0NP+3(B"]) +("triangle" ["$(0&6-F,1(B"]) +("tribe" ["$(0?fH0(B"]) +("tribute" ["$(0:D0m(B"]) +("trick" ["$(09:?A(B"]) +("trickle" ["$(0KA3}(B"]) +("trifle" ["$(0Kf-h(B"]) +("trifling" ["$(0-i?C0|(B"]) +("trim" ["$(06<;+(B"]) +("trinity" ["$(0&6*n&"^V(B"]) +("trip" ["$(07l*h(B" "$(07lC$(B"]) +("triple" ["$(0&66$0|(B"]) +("triumph" ["$(0@4="(B"]) +("triumphant" ["$(0V>@:0|(B"]) +("trivial" ["$(0Kf>Y0|(B"]) +("trolley" ["$(0'D"(B"]) +("truthful" ["$(0HcJS0|(B"]) +("try" ["$(0H](B"]) +("trying" ["$(0[E<_0|(B"]) +("tub" ["$(08I4Z(B"]) +("tube" ["$(0C0(B"]) +("tuck" ["$(0UgDQ(B"]) +("tuesday" ["$(03TAg&)(B"]) +("tug" ["$(0<1/W(B"]) +("tulip" ["$(0_I1[5~(B"]) +("tumble" ["$(0K?H0(B"]) +("tune" ["$(0P~&N(B"]) +("tunnel" ["$(0TqI-(B"]) +("turbulent" ["$(0&cZX.z863}(B"]) +("turf" ["$(09x)c(B"]) +("turn" ["$(0YL;0(B"]) +("turnip" ["$(0T)C^(B"]) +("turtle" ["$(08BU@(B"]) +("tutor" ["$(07'7>J&3&)(B"]) +("twelve" ["$(0&3&)(B"]) +("twentieth" ["$(0>J&)&3(B"]) +("twenty" ["$(0&)&3(B"]) +("twice" ["$(0.&*:(B"]) +("twilight" ["$(0Es/}(B"]) +("twin" ["$(0Ye5251(B"]) +("twine" ["$(0)Z15P@(B"]) +("twinkle" ["$(0:a1j(B"]) +("twinkling" ["$(0:aZH0|(B"]) +("twist" ["$(0,DYL(B"]) +("two" ["$(0&)(B"]) +("type" ["$(0O5*#(B,$(0(U)t(B"]) +("typewriter" ["$(0(U)tS#(B"]) +("typhoid" ["$(0E3@n8l(B"]) +("typhoon" ["$(0Mm5z(B"]) +("typical" ["$(0.)2O0|(B"]) +("typist" ["$(0(U)t6`(B"]) +("tyranny" ["$(0O33J(B"]) +("tyrant" ["$(0O3+J(B"]) +("ugly" ["$(0Wk0|(B"]) +("ultimate" ["$(0@33&0|(B"]) +("ultimately" ["$(0@33&(B"]) +("umpire" ["$(0C{+3(B"]) +("unable" ["$(0&c9e(B"]) +("unanimous" ["$(0)A@\&"550|(B"]) +("unarmed" ["$(0(]0>HS0|(B"]) +("unaware" ["$(0&c\=JW0|(B"]) +("unbearable" ["$(0&c@[,7.@0|(B"]) +("unbroken" ["$(0+zRm0|(B"]) +("uncertainty" ["$(0&cO}.z(B"]) +("unchanged" ["$(0&c^I0|(B"]) +("uncle" ["$(0+%'Y(B" "$(0.?'Y(B"]) +("uncomfortable" ["$(0&cCUQK0|(B"]) +("uncommon" ["$(0C&*50|(B"]) +("unconscious" ["$(0(C(+EuZ|0|(B"]) +("unconsciously" ["$(0BSEuZ|)c(B"]) +("uncover" ["$(0O3]@(B"]) +("under" ["$(0)d&7(B"]) +("underbrush" ["$(09xX;(B"]) +("undergo" ["$(0GoS&(B"]) +("underground" ["$(0)d)c&70|(B"]) +("underline" ["$(0/6P@(B"]) +("underneath" ["$(0)d&75t(B"]) +("understand" ["$(0&(HY(B" "$(0/}(v(B"]) +("understanding" ["$(0>"HY(B"]) +("undertake" ["$(0/VRk(B"]) +("underwear" ["$(0&z*iT2(B"]) +("underworld" ["$(0)cKc(B"]) +("undesirable" ["$(0:7&*J&0|(B"]) +("undisturbed" ["$(0)yT|0|(B"]) +("undo" ["$(0HYDe(B"]) +("undone" ["$(0(]+z**0|(B"]) +("undress" ["$(0>l*i0%(B"]) +("uneasily" ["$(0&c*])d)c(B"]) +("uneasiness" ["$(0&c*])d(B"]) +("uneasy" ["$(0&c)y0|(B"]) +("unemployment" ["$(0(CFG(B"]) +("unequal" ["$(0&c(NT00|(B"]) +("uneven" ["$(0&c(N0|(B"]) +("unexpected" ["$(0Eu(A0|(B"]) +("unfair" ["$(0&c&}(N0|(B"]) +("unfavorable" ["$(0&c+40|(B"]) +("unfinished" ["$(0(]+z**0|(B"]) +("unfit" ["$(0&cQKG60|(B"]) +("unfold" ["$(07/De(B"]) +("unfortunate" ["$(0&c/20|(B"]) +("unfortunately" ["$(0&c/2)c(B"]) +("ungrateful" ["$(0,47J5YGy0|(B"]) +("uniform" ["$(0.20%(B"]) +("uniformly" ["$(04_)R)c(B"]) +("unimportant" ["$(0&c5n5S0|(B"]) +("union" ["$(0V{GB(B" "$(0&WFE(B"]) +("unique" ["$(0;E&"0|(B"]) +("unit" ["$(0@M*n(B"]) +("unite" ["$(0V{)Z(B"]) +("united" ["$(0V{)Z0|(B"]) +("unity" ["$(0@M&"(B" "$(0Rm^V(B"]) +("universal" ["$(0)v.}0|(B"]) +("universally" ["$(0A\I6)c(B"]) +("universe" ["$(0)v.}(B"]) +("university" ["$(0&LRQ(B"]) +("unjust" ["$(0&c&}(N(B"]) +("unkind" ["$(0&c&o0|(B"]) +("unknown" ["$(0(]1"0|(B"]) +("unless" ["$(0:g1g(B"]) +("unlike" ["$(0&c)R0|(B"]) +("unlimited" ["$(0BS5p0|(B"]) +("unload" ["$(0.<&7(B"]) +("unlock" ["$(0DeYV(B"]) +("unlucky" ["$(0&c/20|(B"]) +("unmarried" ["$(0(];g(B"]) +("unmoved" ["$(0&c;0F70|(B"]) +("unnatural" ["$(0&c*]BT0|(B"]) +("unnecessary" ["$(0&c(S5S0|(B"]) +("unoccupied" ["$(0,u&**o0|(B"]) +("unpleasant" ["$(0&cA:,90|(B"]) +("unprecedent" ["$(01)2*0|(B"]) +("unreasonable" ["$(0&c)Z>"0|(B"]) +("unrest" ["$(0&c)y(B"]) +("unseen" ["$(04a&c-E0|(B"]) +("unspeakable" ["$(0BS0O,17+0|(B"]) +("unsuccessful" ["$(0&c**'}0|(B"]) +("untie" ["$(0HYDe(B"]) +("until" ["$(01!.0(B"]) +("unto" ["$(0*^(B" "$(0.0(B"]) +("untouched" ["$(0(]AI'00|(B"]) +("untrue" ["$(0&cO}JS0|(B"]) +("unusual" ["$(0&c(N<'0|(B"]) +("unwelcome" ["$(0&c.@]d1S0|(B"]) +("unwilling" ["$(0&c(B" "$(0W):E(B"]) +("upland" ["$(0:n)c(B"]) +("uplift" ["$(0/r:E(B"]) +("upon" ["$(0)d")&g&9(B"]) +("upper" ["$(0&95t0|(B"]) +("upright" ["$(01!)"0|(B"]) +("uprising" ["$(026E+(B"]) +("uproar" ["$(0\X;0(B"]) +("uproot" ["$(0/a7~(B"]) +("upset" ["$(0FwA7(B"]) +("upside" ["$(0&9[1(B"]) +("upward" ["$(0)X&9)c(B"]) +("upwards" ["$(0)X&9)c(B"]) +("urchin" ["$(0IaC*(B"]) +("urge" ["$(0E21s(B"]) +("urgent" ["$(0L<3+0|(B"]) +("urn" ["$(0:mY'(B"]) +("us" ["$(0,=61(B"]) +("usage" ["$(0(o0O(B"]) +("use" ["$(0+4(o(B"]) +("useful" ["$(0*5(o0|(B"]) +("useless" ["$(0BS(o0|(B"]) +("usher" ["$(0/^3"6`(B"]) +("usual" ["$(0(N<'0|(B"]) +("usurp" ["$(0]>*}(B"]) +("utensil" ["$(0(o.'(B"]) +("utility" ["$(0&}8v-hFG(B"]) +("utilize" ["$(0+4(o(B"]) +("utmost" ["$(0FLL'0|(B"]) +("utter" ["$(0+z)A0|(B" "$(0M*'y(B"]) +("utterance" ["$(0Bv-G(B"]) +("vacancy" ["$(01)9O(B"]) +("vacant" ["$(01)0|(B"]) +("vacation" ["$(0:vAg(B"]) +("vacuum" ["$(08z1)(B"]) +("vagabond" ["$(03}8<10(B"]) +("vagrant" ["$(03}8<10(B"]) +("vague" ["$(0+WP60|(B"]) +("vain" ["$(0BS7h0|(B"]) +("vale" ["$(0'"Yc(B" "$(0)CFE(B"]) +("valiant" ["$(05C2.0|(B"]) +("valley" ["$(0&U-H(B"]) +("valor" ["$(02.86(B"]) +("valuable" ["$(0*5N$6-0|(B"]) +("valuation" ["$(0D$N$(B"]) +("value" ["$(0N$6-(B"]) +("valve" ["$(04%ES(B"]) +("van" ["$(0?M-P(B"]) +("vanish" ["$(08>(C(B"]) +("vanity" ["$(08GC_(B"]) +("vanquish" ["$(0/=0%(B"]) +("vapor" ["$(0'VLf86(B"]) +("variable" ["$(0FE^I0|(B"]) +("variation" ["$(0^I'((B"]) +("varied" ["$(0&c)R0|(B"]) +("variety" ["$(0^I'((B"]) +("various" ["$(0&c)R0|(B"]) +("varnish" ["$(00S)=KK(B"]) +("vary" ["$(0,R^I(B"]) +("vase" ["$(01E>&(B"]) +("vassal" ["$(01b<,(B"]) +("vast" ["$(0&LDY0|(B"]) +("vat" ["$(0&L=4(B"]) +("vault" ["$(0N}4uH}(B"]) +("vegetable" ["$(0PVCm(B"]) +("vegetation" ["$(0Ay0m(B"]) +("vehemence" ["$(0=x8U(B"]) +("vehement" ["$(0=x8U0|(B"]) +("vehicle" ["$(0-PQC(B"]) +("veil" ["$(05tGv(B"]) +("vein" ["$(0*gL((B"]) +("velocity" ["$(0-U?[(B"]) +("velvet" ["$(0C>C:(B"]) +("venerable" ["$(0(,F:0|(B"]) +("vengeance" ["$(0A'&s(B"]) +("venom" ["$(03v0m(B"]) +("vent" ["$(0'y&H(B"]) +("ventilate" ["$(0?X5z(B"]) +("ventilation" ["$(0?X5z(B"]) +("venture" ["$(02$Ts(B"]) +("veranda" ["$(0-MA!(B"]) +("verb" ["$(0;0D%(B"]) +("verdict" ["$(0+3,o(B"]) +("verge" ["$(0[1P?(B"]) +("verify" ["$(0D&JS(B"]) +("verily" ["$(08z(`)c(B"]) +("verse" ["$(0[J'G(B"]) +("version" ["$(00k(\(B"]) +("vertical" ["$(02N1!0|(B"]) +("very" ["$(03!(B"]) +("vessel" ["$(07+RC(B" "$(0>t(B"]) +("vest" ["$(05.'A(B"]) +("vestige" ["$(0>0Hy(B"]) +("veteran" ["$(0:N)15]&*(B"]) +("veto" ["$(0+B,o(B"]) +("vex" ["$(0S03((B"]) +("vexation" ["$(05T(B"]) +("vicinity" ["$(01b1U(B"]) +("vicious" ["$(0-ZA+0|(B"]) +("victim" ["$(0.@7&10(B"]) +("victor" ["$(0@:+410(B"]) +("victory" ["$(0@:+4(B"]) +("view" ["$(0A`*d(B"]) +("viewpoint" ["$(0_)X5(B"]) +("vigilance" ["$(0\A,<(B"]) +("vigor" ["$(04%&1(B"]) +("vigorous" ["$(0L5&1's,m0|(B"]) +("vile" ["$(0A+)J0|(B"]) +("villa" ["$(0+2J?(B"]) +("village" ["$(0DU,[(B"]) +("villager" ["$(0,[(b(B"]) +("villain" ["$(0A+Ax(B"]) +("vine" ["$(0ZnPX(B"]) +("vinegar" ["$(0QV(B"]) +("vineyard" ["$(0H:ClEQ(B"]) +("violate" ["$(0I1(h(B"]) +("violation" ["$(0(h0O(B"]) +("violence" ["$(0O3E+(B"]) +("violent" ["$(0<1O30|(B"]) +("violet" ["$(0C!(B"]) +("volume" ["$(0'v(B"]) +("voluntary" ["$(0*][L0|(B"]) +("volunteer" ["$(0,6[L10(B"]) +("vote" ["$(0,N>B(B"]) +("vow" ["$(0M(-G(B"]) +("vowel" ["$(0(a5x(B"]) +("voyage" ["$(09m*h(B"]) +("vulgar" ["$(0>P1x0|Dk9J(B"]) +("wade" ["$(0)d'V,d*h(B"]) +("wafer" ["$(0Ew'(Mo:r(B"]) +("wag" ["$(0F7XH(B"]) +("wage" ["$(0&WHr(B" "$(0W+'V(B"]) +("wager" ["$(0Q/0D(B"]) +("wagon" ["$(0I+?M:l-P(B"]) +("wail" ["$(0280C(B"]) +("waist" ["$(0H#(B"]) +("waistcoat" ["$(05.'A(B"]) +("wait" ["$(0C,(B"]) +("waiter" ["$(0-o10(B"]) +("waiting" ["$(0C,69(B"]) +("wake" ["$(0T_(B"]) +("waken" ["$(0T_-u(B"]) +("walk" ["$(0-M(B"]) +("wall" ["$(0VRC(B"]) +("wear" ["$(04s<((B"]) +("wearily" ["$(08m@9)c(B"]) +("weariness" ["$(08m@9(B"]) +("weary" ["$(08m@90|(B"]) +("weasel" ["$(0E(Ir8Y(B"]) +("weather" ["$(0'386(B"]) +("weave" ["$(0P>X~(B"]) +("weaver" ["$(09AX~10(B"]) +("web" ["$(09AX~2C(B" "$(0L>(B"]) +("wed" ["$(0;gEa(B"]) +("wedding" ["$(0;gXq(B"]) +("wedge" ["$(0FK,10m(B"]) +("wednesday" ["$(03TAg&6(B"]) +("wee" ["$(0>Y&R0|(B"]) +("week" ["$(03TAg(B"]) +("weekday" ["$(0(N<''K(B"]) +("weekend" ["$(0.S(^(B"]) +("weep" ["$(06_0C(B"]) +("weigh" ["$(0L#5n(B"]) +("weight" ["$(05nDY(B"]) +("weird" ["$(0/J>-0|(B"]) +("welcome" ["$(0]d1S(B"]) +("welfare" ["$(0K~+4(B"]) +("well" ["$(03!)p(B"]) +("wellknown" ["$(0Cb)Y0|(B"]) +("were" ["$(03S(B"]) +("west" ["$(0*j'J(B"]) +("western" ["$(0*j'J0|(B"]) +("westward" ["$(0)X*j0|(B"]) +("wet" ["$(0Fj0|(B"]) +("whale" ["$(0[T@$(B"]) +("wharf" ["$(0P#U%(B"]) +("whatever" ["$(0BSQ")r*u(B"]) +("wheat" ["$(0&R@((B"]) +("wheel" ["$(0QG&N(B"]) +("when" ["$(0*u7m(B"]) +("whence" ["$(0*u?)(B" "$(0*u'i(B"]) +("whenever" ["$(0BSQ"*u7m(B"]) +("where" ["$(0*u?)(B"]) +("whereas" ["$(0BT*U(B"]) +("whereby" ["$(0)r*u(B"]) +("wherefore" ["$(0*u3K(B"]) +("wherein" ["$(0)d.(&d(B"]) +("whereupon" ["$(0/v3S(B"]) +("wherever" ["$(0BSQ"*u?)(B"]) +("whether" ["$(03S+B(B"]) +("which" ["$(06c&"68(B"]) +("whichever" ["$(0BSQ"*u10(B"]) +("while" ["$(0G6")7m(B"]) +("whim" ["$(04tBT0|/CU%(B"]) +("whimper" ["$(0EK2A(B"]) +("whine" ["$(0Bv-'\X(B"]) +("whip" ["$(0Yk>M(B"]) +("whir" ["$(0.L.LVy(B"]) +("whirl" ["$(0="YL(B"]) +("whirlwind" ["$(0="5z(B"]) +("whisk" ["$(0/[^*(B"]) +("whisky" ["$(02e&J,5:Y(B"]) +("whisper" ["$(0*WM$(B"]) +("whistle" ["$(0+M&H6T(B"]) +("whit" ["$(0&"X5(B"]) +("white" ["$(0(v*d(B"]) +("whiten" ["$(0KG(v(B"]) +("whiteness" ["$(0(v*d(B"]) +("whither" ["$(0)X*u?)(B"]) +("who" ["$(0*u&*(B"]) +("whoever" ["$(0BSQ"*u&*(B"]) +("whole" ["$(0)A?f0|(B"]) +("wholesale" ["$(0,HBv(B"]) +("wholesome" ["$(0*58v0|(B"]) +("wholly" ["$(0+z)A)c(B"]) +("whom" ["$(0Q!(B"]) +("whoop" ["$(0.L(6Vy(B"]) +("whose" ["$(0Q!0|(B"]) +("why" ["$(044&pM{(B"]) +("wicked" ["$(0-ZA+0|(B"]) +("wide" ["$(0NOWz(B"]) +("widely" ["$(0N]0\)c(B"]) +("widen" ["$(0'|NO(B"]) +("widespread" ["$(0A\'00|(B"]) +("widow" ["$(0JQ;b(B"]) +("width" ["$(0NO2z(B"]) +("wife" ["$(0.g&N(B"]) +("wig" ["$(0:vR"(B"]) +("wigwam" ["$(0<)VZ(B"]) +("wild" ["$(0?j(n0|(B"]) +("wildcat" ["$(0?jTJ(B"]) +("wilderness" ["$(09s?j(B"]) +("will" ["$(0Eu,6(B" "$(0T]^^(B" "$(0FE(B"]) +("willful" ["$(0@:(B"]) +("wince" ["$(0:NWb(B"]) +("wind" ["$(05z(B" "$(0]`*3(B" "$(0&9>S(B"]) +("winding" ["$(0:P="(B"]) +("windmill" ["$(05z-P(B"]) +("window" ["$(0C(&N(B"]) +("windy" ["$(0*55z0|(B"]) +("wine" ["$(0'V0+:Y(B"]) +("wink" ["$(08|>:GC(B"]) +("winner" ["$(0@:+410(B"]) +("winning" ["$(0@:+40|(B"]) +("winter" ["$(0'w'3(B"]) +("wintry" ["$(0@n'w0|(B"]) +("wipe" ["$(0UieJl0|(B"]) +("woo" ["$(0,fEy(B"]) +("wood" ["$(0'N,Z(B"]) +("wooded" ["$(0)jRz'N0|(B"]) +("wooden" ["$(0'NL|0|(B"]) +("woodland" ["$(000)c(B"]) +("woodman" ["$(0S"'4(B"]) +("woodpecker" ["$(0;<'N@%(B"]) +("wool" ["$(0*Q'T(B"]) +("woolen" ["$(0*Q'T0|(B"]) +("word" ["$(0'G)t(B"]) +("work" ["$(0&W+#(B"]) +("worker" ["$(0&W&*(B"]) +("working" ["$(0&W+#0|(B"]) +("workmanship" ["$(0'DZk(B"]) +("workshop" ["$(0&W+#2j(B"]) +("world" ["$(0'a4M(B"]) +("worldly" ["$(0'a1x0|(B"]) +("worm" ["$(0Y:(B"]) +("worry" ["$(0-qFwA7(B"]) +("worse" ["$(0,VZ.0|(B"]) +("worship" ["$(0;w39(B"]) +("worshipper" ["$(0;w3910(B"]) +("worst" ["$(0@3Z.0|(B"]) +("worth" ["$(06-<6(B"]) +("worthless" ["$(0BS(o0|(B"]) +("worthy" ["$(06-<60|(B"]) +("wound" ["$(0E3(B"]) +("wrap" ["$(0'~(B"]) +("wrath" ["$(0Ns3((B"]) +("wreath" ["$(01E;O(B"]) +("wreathe" ["$(0**;O(B"]) +("wreck" ["$(0I3[E>t(B"]) +("wrench" ["$(0W>="IA(B"]) +("wrest" ["$(0,D(B"]) +("wrestle" ["$(0Jt-F(B"]) +("wrestling" ["$(0Jt-F(B"]) +("wriggle" ["$(0\;;02*DQ(B"]) +("wrinkle" ["$(0Ot9C(B"]) +("wrist" ["$(0'DCJ(B"]) +("writ" ["$(0'p0n(B"]) +("write" ["$(0NQ(B"]) +("writer" ["$(0+#7'(B"]) +("writing" ["$(0Cb5_(B"]) +("wrong" ["$(0Td(B"]) +("yacht" ["$(0I,H-(B"]) +("yard" ["$(07>:b(B" "$(0P#(B"]) +("yarn" ["$(0'TP@(B"]) +("yawn" ["$(02E'O(B"]) +("yea" ["$(03S0|(B"]) +("year" ["$(0*"(B"]) +("yearly" ["$(0,e*"0|(B"]) +("yeast" ["$(0ML(a(B"]) +("yell" ["$(0(6@B(B"]) +("yellow" ["$(0E(*d(B"]) +("yes" ["$(03S(B"]) +("yesterday" ["$(03U'3(B"]) +("yet" ["$(0-V&u(B"]) +("yield" ["$(0>)(n(B"]) +("yoke" ["$(0?T(B"]) +("yonder" ["$(0-\[1(B"]) +("you" ["$(0+$(B" "$(0+$61(B"]) +("young" ["$(0*"M=0|(B"]) +("youngster" ["$(0'8*"(B"]) +("your" ["$(0+$0|(B"]) +("yourself" ["$(0+$*]&X(B"]) +("youth" ["$(01f*"(B"]) +("youthful" ["$(0*"1f0|(B"]) +("zeal" ["$(0O`'A(B"]) +("zealous" ["$(0O`'A0|(B"]) +("zero" ["$(0I\(B"]) +("zest" ["$(0O`'A(B"]) +("zinc" ["$(0QX(B"]) +("zone" ["$(0)c<((B"]) +("zoo" ["$(0;00mEQ(B"]) +("zoological" ["$(0;00mRQ0|(B"]) +("zoology" ["$(0;00mRQ(B"]) +;; +;; +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ethiopic.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ethiopic.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1103 @@ +;; quail/ethiopic.el --- Quail package for inputting Ethiopic characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, ethiopic + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;; Author: TAKAHASHI Naoto + +;;; Code: + +(require 'quail) +(require 'language/ethio-util) + +;; +;; Ethiopic word separator vs. ASCII space +;; + +(defvar ethio-prefer-ascii-space t) +(make-variable-buffer-local 'ethio-prefer-ascii-space) + +(defun ethio-toggle-space nil + "Toggle ASCII space and Ethiopic separator for keyboard input." + (interactive) + (setq ethio-prefer-ascii-space + (not ethio-prefer-ascii-space)) + (force-mode-line-update)) + +(defun ethio-insert-space (arg) + "Insert ASCII spaces or Ethiopic word separators depending on context. + +If the current word separator (indicated in mode-line) is the ASCII space, +insert an ASCII space. With ARG, insert that many ASCII spaces. + +If the current word separator is the colon-like Ethiopic word +separator and the point is preceded by `an Ethiopic punctuation mark +followed by zero or more ASCII spaces', then insert also an ASCII +space. With ARG, insert that many ASCII spaces. + +Otherwise, insert a colon-like Ethiopic word separator. With ARG, insert that +many Ethiopic word separators." + + (interactive "*p") + (cond + (ethio-prefer-ascii-space + (insert-char 32 arg)) + ((save-excursion + (skip-chars-backward " ") + (memq (preceding-char) + '(?$(3$h(B ?$(3$i(B ?$(3$j(B ?$(3$k(B ?$(3$l(B ?$(3$m(B ?$(3$n(B ?$(3$o(B ?$(3%t(B ?$(3%u(B ?$(3%v(B ?$(3%w(B ?$(3%x(B))) + (insert-char 32 arg)) + (t + (insert-char ?$(3$h(B arg)))) + +(defun ethio-insert-ethio-space (arg) + "Insert the Ethiopic word delimiter (the colon-like character). +With ARG, insert that many delimiters." + (interactive "*p") + (insert-char ?$(3$h(B arg)) + +;; +;; Ethiopic punctuation vs. ASCII punctuation +;; + +(defvar ethio-prefer-ascii-punctuation nil) +(make-variable-buffer-local 'ethio-prefer-ascii-punctuation) + +(defun ethio-toggle-punctuation nil + "Toggle Ethiopic punctuations and ASCII punctuations for keyboard input." + (interactive) + (setq ethio-prefer-ascii-punctuation + (not ethio-prefer-ascii-punctuation)) + (let* ((keys '("." ".." "..." "," ",," ";" ";;" ":" "::" ":::" "*" "**")) + (puncs + (if ethio-prefer-ascii-punctuation + '(?. [".."] ["..."] ?, [",,"] ?\; [";;"] ?: ["::"] [":::"] ?* ["**"]) + '(?$(3$i(B ?$(3%u(B ?. ?$(3$j(B ?, ?$(3$k(B ?\; ?$(3$h(B ?$(3$i(B ?: ?* ?$(3$o(B)))) + (while keys + (quail-defrule (car keys) (car puncs) "quail-ethio") + (setq keys (cdr keys) + puncs (cdr puncs))) + (force-mode-line-update))) + +;; +;; Gemination +;; + +(defun ethio-gemination nil + "Compose the character before the point with the Ethiopic gemination mark. +If the characater is already composed, decompose it and remove the gemination +mark." + (interactive "*") + (cond + ((eq (char-charset (preceding-char)) 'ethiopic) + (insert "$(3%s(B") + (compose-region + (save-excursion (backward-char 2) (point)) + (point)) + (forward-char 1)) + ((eq (char-charset (preceding-char)) 'leading-code-composition) + (decompose-region + (save-excursion (backward-char 1) (point)) + (point)) + (delete-backward-char 1)) + (t + (error "")))) + +;; +;; The package "quail-ethio" +;; + +(quail-define-package + "quail-ethio" "Ethiopic" + '("$(3$O#U!.(B " + (ethio-prefer-ascii-space "_" "$(3$h(B") + (ethio-prefer-ascii-punctuation "." "$(3$i(B")) + t " KEYS AND FUNCTIONS + +[F2] or `M-x ethio-toggle-space' + Toggles space characters for keyboard input. The current mode is + indicated in mode-line, whether by `_' (ASCII space) or `$(3$h(B' + (Ethiopic colon-like word separator). Even in the `$(3$h(B' mode, an + ASCII space is inserted if the point is preceded by `an Ethiopic + punctuation followed by zero or more ASCII spaces'. + +[F3] or `M-x ethio-toggle-punctuation' + Toggles ASCII punctuations and Ethiopic punctuations for keyboard input. + The current mode is indicated by `.' (ASCII) or `$(3$i(B' (Ethiopic). + +C-^ or `M-x ethio-insert-ethio-space + Always insert an Ethiopic word separator `$(3$h(B'. With a prefix number, + insert that many word separators. + +C-' or ethio-gemination + Compose the character before the point with the Ethiopic gemination mark. + If the characater is already composed, decompose it and remove the + gemination mark." + + '(([f2] . ethio-toggle-space) + ([f3] . ethio-toggle-punctuation) + (" " . ethio-insert-space) + ([?\C-^] . ethio-insert-ethio-space) + ([?\C-'] . ethio-gemination)) + t t) + +;; These keys should work even if translation region is not active. +(define-key quail-mode-map [f2] 'ethio-toggle-space) +(define-key quail-mode-map [f3] 'ethio-toggle-punctuation) +(define-key quail-mode-map " " 'ethio-insert-space) +(define-key quail-mode-map [?\C-^] 'ethio-insert-ethio-space) +(define-key quail-mode-map [?\C-'] 'ethio-gemination) + +(quail-define-rules + ("he" ?$(3!!(B) + ("hu" ?$(3!"(B) + ("hi" ?$(3!#(B) + ("ha" ?$(3!$(B) + ("hE" ?$(3!%(B) + ("h" ?$(3!&(B) + ("ho" ?$(3!'(B) + ("hW" ?$(3"N(B) + ("hWa" ?$(3"N(B) + ("hWe" ?$(3"K(B) + ("hWu" ?$(3"P(B) + ("hWi" ?$(3"M(B) + ("hWE" ?$(3"O(B) + ("hW'" ?$(3"P(B) + + ("le" ?$(3!)(B) + ("lu" ?$(3!*(B) + ("li" ?$(3!+(B) + ("la" ?$(3!,(B) + ("lE" ?$(3!-(B) + ("l" ?$(3!.(B) + ("lo" ?$(3!/(B) + ("lW" ?$(3!0(B) + ("lWa" ?$(3!0(B) + ("lWe" ["$(3!.%n(B"]) + ("lWu" ["$(3!.%r(B"]) + ("lWi" ["$(3!.%o(B"]) + ("lWE" ["$(3!.%q(B"]) + ("lW'" ["$(3!.%r(B"]) + + ("Le" ?$(3!)(B) + ("Lu" ?$(3!*(B) + ("Li" ?$(3!+(B) + ("La" ?$(3!,(B) + ("LE" ?$(3!-(B) + ("L" ?$(3!.(B) + ("Lo" ?$(3!/(B) + ("LW" ?$(3!0(B) + ("LWa" ?$(3!0(B) + ("LWe" ["$(3!.%n(B"]) + ("LWu" ["$(3!.%r(B"]) + ("LWi" ["$(3!.%o(B"]) + ("LWE" ["$(3!.%q(B"]) + ("LW'" ["$(3!.%r(B"]) + + ("He" ?$(3!1(B) + ("Hu" ?$(3!2(B) + ("Hi" ?$(3!3(B) + ("Ha" ?$(3!4(B) + ("HE" ?$(3!5(B) + ("H" ?$(3!6(B) + ("Ho" ?$(3!7(B) + ("HW" ?$(3!8(B) + ("HWa" ?$(3!8(B) + ("HWe" ["$(3!6%n(B"]) + ("HWu" ["$(3!6%r(B"]) + ("HWi" ["$(3!6%o(B"]) + ("HWE" ["$(3!6%q(B"]) + ("HW'" ["$(3!6%r(B"]) + + ("me" ?$(3!9(B) + ("mu" ?$(3!:(B) + ("mi" ?$(3!;(B) + ("ma" ?$(3!<(B) + ("mE" ?$(3!=(B) + ("m" ?$(3!>(B) + ("mo" ?$(3!?(B) + ("mWe" ?$(3%1(B) + ("mWu" ?$(3%a(B) + ("mWi" ?$(3%A(B) + ("mW" ?$(3!@(B) + ("mWa" ?$(3!@(B) + ("mWE" ?$(3%Q(B) + ("mW'" ?$(3%a(B) + ("mY" ?$(3$_(B) + ("mYa" ?$(3$_(B) + + ("Me" ?$(3!9(B) + ("Mu" ?$(3!:(B) + ("Mi" ?$(3!;(B) + ("Ma" ?$(3!<(B) + ("ME" ?$(3!=(B) + ("M" ?$(3!>(B) + ("Mo" ?$(3!?(B) + ("MWe" ?$(3%1(B) + ("MWu" ?$(3%a(B) + ("MWi" ?$(3%A(B) + ("MW" ?$(3!@(B) + ("MWa" ?$(3!@(B) + ("MWE" ?$(3%Q(B) + ("MW'" ?$(3%a(B) + ("MY" ?$(3$_(B) + ("MYa" ?$(3$_(B) + + ("`se" ?$(3!A(B) + ("`su" ?$(3!B(B) + ("`si" ?$(3!C(B) + ("`sa" ?$(3!D(B) + ("`sE" ?$(3!E(B) + ("`s" ?$(3!F(B) + ("`so" ?$(3!G(B) + ("`sW" ?$(3!H(B) + ("`sWa" ?$(3!H(B) + ("`sWe" ["$(3!F%n(B"]) + ("`sWu" ["$(3!F%r(B"]) + ("`sWi" ["$(3!F%o(B"]) + ("`sWE" ["$(3!F%q(B"]) + ("`sW'" ["$(3!F%r(B"]) + + ("s2e" ?$(3!A(B) + ("s2u" ?$(3!B(B) + ("s2i" ?$(3!C(B) + ("s2a" ?$(3!D(B) + ("s2E" ?$(3!E(B) + ("s2" ?$(3!F(B) + ("s2o" ?$(3!G(B) + ("s2W" ?$(3!H(B) + ("s2Wa" ?$(3!H(B) + ("s2We" ["$(3!F%n(B"]) + ("s2Wu" ["$(3!F%r(B"]) + ("s2Wi" ["$(3!F%o(B"]) + ("s2WE" ["$(3!F%q(B"]) + ("s2W'" ["$(3!F%r(B"]) + + ("sse" ?$(3!A(B) + ("ssu" ?$(3!B(B) + ("ssi" ?$(3!C(B) + ("ssa" ?$(3!D(B) + ("ssE" ?$(3!E(B) + ("ss" ?$(3!F(B) + ("sso" ?$(3!G(B) + ("ssW" ?$(3!H(B) + ("ssWa" ?$(3!H(B) + ("ssWe" ["$(3!F%n(B"]) + ("ssWu" ["$(3!F%r(B"]) + ("ssWi" ["$(3!F%o(B"]) + ("ssWE" ["$(3!F%q(B"]) + ("ssW'" ["$(3!F%r(B"]) + + ("re" ?$(3!I(B) + ("ru" ?$(3!J(B) + ("ri" ?$(3!K(B) + ("ra" ?$(3!L(B) + ("rE" ?$(3!M(B) + ("r" ?$(3!N(B) + ("ro" ?$(3!O(B) + ("rW" ?$(3!P(B) + ("rWa" ?$(3!P(B) + ("rY" ?$(3$`(B) + ("rYa" ?$(3$`(B) + ("rWe" ["$(3!N%n(B"]) + ("rWu" ["$(3!N%r(B"]) + ("rWi" ["$(3!N%o(B"]) + ("rWE" ["$(3!N%q(B"]) + ("rW'" ["$(3!N%r(B"]) + + ("Re" ?$(3!I(B) + ("Ru" ?$(3!J(B) + ("Ri" ?$(3!K(B) + ("Ra" ?$(3!L(B) + ("RE" ?$(3!M(B) + ("R" ?$(3!N(B) + ("Ro" ?$(3!O(B) + ("RW" ?$(3!P(B) + ("RWa" ?$(3!P(B) + ("RYa" ?$(3$`(B) + ("RWe" ["$(3!N%n(B"]) + ("RWu" ["$(3!N%r(B"]) + ("RWi" ["$(3!N%o(B"]) + ("RWE" ["$(3!N%q(B"]) + ("RW'" ["$(3!N%r(B"]) + + ("se" ?$(3!Q(B) + ("su" ?$(3!R(B) + ("si" ?$(3!S(B) + ("sa" ?$(3!T(B) + ("sE" ?$(3!U(B) + ("s" ?$(3!V(B) + ("so" ?$(3!W(B) + ("sW" ?$(3!X(B) + ("sWa" ?$(3!X(B) + ("sWe" ["$(3!V%n(B"]) + ("sWu" ["$(3!V%r(B"]) + ("sWi" ["$(3!V%o(B"]) + ("sWE" ["$(3!V%q(B"]) + ("sW'" ["$(3!V%r(B"]) + + ("xe" ?$(3!Y(B) + ("xu" ?$(3!Z(B) + ("xi" ?$(3![(B) + ("xa" ?$(3!\(B) + ("xE" ?$(3!](B) + ("x" ?$(3!^(B) + ("xo" ?$(3!_(B) + ("xW" ?$(3!`(B) + ("xWa" ?$(3!`(B) + ("xWe" ["$(3!^%n(B"]) + ("xWu" ["$(3!^%r(B"]) + ("xWi" ["$(3!^%o(B"]) + ("xWE" ["$(3!^%q(B"]) + ("xW'" ["$(3!^%r(B"]) + + ("qe" ?$(3!a(B) + ("qu" ?$(3!b(B) + ("qi" ?$(3!c(B) + ("qa" ?$(3!d(B) + ("qE" ?$(3!e(B) + ("q" ?$(3!f(B) + ("qo" ?$(3!g(B) + ("qWe" ?$(3!i(B) + ("qWu" ?$(3!n(B) + ("qWi" ?$(3!k(B) + ("qW" ?$(3!l(B) + ("qWa" ?$(3!l(B) + ("qWE" ?$(3!m(B) + ("qW'" ?$(3!n(B) + + ("`qe" ?$(3%)(B) + ("`qu" ?$(3%*(B) + ("`qi" ?$(3%+(B) + ("`qa" ?$(3%,(B) + ("`qE" ?$(3%-(B) + ("`q" ?$(3%.(B) + ("`qo" ?$(3%/(B) + + ("q2e" ?$(3%)(B) + ("q2u" ?$(3%*(B) + ("q2i" ?$(3%+(B) + ("q2a" ?$(3%,(B) + ("q2E" ?$(3%-(B) + ("q2" ?$(3%.(B) + ("q2o" ?$(3%/(B) + + ("qqe" ?$(3%)(B) + ("qqu" ?$(3%*(B) + ("qqi" ?$(3%+(B) + ("qqa" ?$(3%,(B) + ("qqE" ?$(3%-(B) + ("qq" ?$(3%.(B) + ("qqo" ?$(3%/(B) + + ("Qe" ?$(3!q(B) + ("Qu" ?$(3!r(B) + ("Qi" ?$(3!s(B) + ("Qa" ?$(3!t(B) + ("QE" ?$(3!u(B) + ("Q" ?$(3!v(B) + ("Qo" ?$(3!w(B) + ("QWe" ?$(3!y(B) + ("QWu" ?$(3!~(B) + ("QWi" ?$(3!{(B) + ("QW" ?$(3!|(B) + ("QWa" ?$(3!|(B) + ("QWE" ?$(3!}(B) + ("QW'" ?$(3!~(B) + + ("be" ?$(3"#(B) + ("bu" ?$(3"$(B) + ("bi" ?$(3"%(B) + ("ba" ?$(3"&(B) + ("bE" ?$(3"'(B) + ("b" ?$(3"((B) + ("bo" ?$(3")(B) + ("bWe" ?$(3%2(B) + ("bWu" ?$(3%b(B) + ("bWi" ?$(3%B(B) + ("bW" ?$(3"*(B) + ("bWa" ?$(3"*(B) + ("bWE" ?$(3%R(B) + ("bW'" ?$(3%b(B) + + ("Be" ?$(3"#(B) + ("Bu" ?$(3"$(B) + ("Bi" ?$(3"%(B) + ("Ba" ?$(3"&(B) + ("BE" ?$(3"'(B) + ("B" ?$(3"((B) + ("Bo" ?$(3")(B) + ("BWe" ?$(3%2(B) + ("BWu" ?$(3%b(B) + ("BWi" ?$(3%B(B) + ("BW" ?$(3"*(B) + ("BWa" ?$(3"*(B) + ("BWE" ?$(3%R(B) + ("BW'" ?$(3%b(B) + + ("ve" ?$(3"+(B) + ("vu" ?$(3",(B) + ("vi" ?$(3"-(B) + ("va" ?$(3".(B) + ("vE" ?$(3"/(B) + ("v" ?$(3"0(B) + ("vo" ?$(3"1(B) + ("vW" ?$(3"2(B) + ("vWa" ?$(3"2(B) + ("vWe" ["$(3"0%n(B"]) + ("vWu" ["$(3"0%r(B"]) + ("vWi" ["$(3"0%o(B"]) + ("vWE" ["$(3"0%q(B"]) + ("vW'" ["$(3"0%r(B"]) + + ("Ve" ?$(3"+(B) + ("Vu" ?$(3",(B) + ("Vi" ?$(3"-(B) + ("Va" ?$(3".(B) + ("VE" ?$(3"/(B) + ("V" ?$(3"0(B) + ("Vo" ?$(3"1(B) + ("VW" ?$(3"2(B) + ("VWa" ?$(3"2(B) + ("VWe" ["$(3"0%n(B"]) + ("VWu" ["$(3"0%r(B"]) + ("VWi" ["$(3"0%o(B"]) + ("VWE" ["$(3"0%q(B"]) + ("VW'" ["$(3"0%r(B"]) + + ("te" ?$(3"3(B) + ("tu" ?$(3"4(B) + ("ti" ?$(3"5(B) + ("ta" ?$(3"6(B) + ("tE" ?$(3"7(B) + ("t" ?$(3"8(B) + ("to" ?$(3"9(B) + ("tW" ?$(3":(B) + ("tWa" ?$(3":(B) + ("tWe" ["$(3"8%n(B"]) + ("tWu" ["$(3"8%r(B"]) + ("tWi" ["$(3"8%o(B"]) + ("tWE" ["$(3"8%q(B"]) + ("tW'" ["$(3"8%r(B"]) + + ("ce" ?$(3";(B) + ("cu" ?$(3"<(B) + ("ci" ?$(3"=(B) + ("ca" ?$(3">(B) + ("cE" ?$(3"?(B) + ("c" ?$(3"@(B) + ("co" ?$(3"A(B) + ("cW" ?$(3"B(B) + ("cWa" ?$(3"B(B) + ("cWe" ["$(3"@%n(B"]) + ("cWu" ["$(3"@%r(B"]) + ("cWi" ["$(3"@%o(B"]) + ("cWE" ["$(3"@%q(B"]) + ("cW'" ["$(3"@%r(B"]) + + ("`he" ?$(3"C(B) + ("`hu" ?$(3"D(B) + ("`hi" ?$(3"E(B) + ("`ha" ?$(3"F(B) + ("`hE" ?$(3"G(B) + ("`h" ?$(3"H(B) + ("`ho" ?$(3"I(B) + ("`hWe" ?$(3"K(B) + ("`hWu" ?$(3"P(B) + ("`hWi" ?$(3"M(B) + ("`hW" ?$(3"N(B) + ("`hWa" ?$(3"N(B) + ("`hWE" ?$(3"O(B) + ("`hW'" ?$(3"P(B) + + ("h2e" ?$(3"C(B) + ("h2u" ?$(3"D(B) + ("h2i" ?$(3"E(B) + ("h2a" ?$(3"F(B) + ("h2E" ?$(3"G(B) + ("h2" ?$(3"H(B) + ("h2o" ?$(3"I(B) + ("h2We" ?$(3"K(B) + ("h2Wu" ?$(3"P(B) + ("h2Wi" ?$(3"M(B) + ("h2W" ?$(3"N(B) + ("h2Wa" ?$(3"N(B) + ("h2WE" ?$(3"O(B) + ("h2W'" ?$(3"P(B) + + ("hhe" ?$(3"C(B) + ("hhu" ?$(3"D(B) + ("hhi" ?$(3"E(B) + ("hha" ?$(3"F(B) + ("hhE" ?$(3"G(B) + ("hh" ?$(3"H(B) + ("hho" ?$(3"I(B) + ("hhWe" ?$(3"K(B) + ("hhWu" ?$(3"P(B) + ("hhWi" ?$(3"M(B) + ("hhW" ?$(3"N(B) + ("hhWa" ?$(3"N(B) + ("hhWE" ?$(3"O(B) + ("hhW'" ?$(3"P(B) + + ("ne" ?$(3"S(B) + ("nu" ?$(3"T(B) + ("ni" ?$(3"U(B) + ("na" ?$(3"V(B) + ("nE" ?$(3"W(B) + ("n" ?$(3"X(B) + ("no" ?$(3"Y(B) + ("nW" ?$(3"Z(B) + ("nWa" ?$(3"Z(B) + ("nWe" ["$(3"X%n(B"]) + ("nWu" ["$(3"X%r(B"]) + ("nWi" ["$(3"X%o(B"]) + ("nWE" ["$(3"X%q(B"]) + ("nW'" ["$(3"X%r(B"]) + + ("Ne" ?$(3"[(B) + ("Nu" ?$(3"\(B) + ("Ni" ?$(3"](B) + ("Na" ?$(3"^(B) + ("NE" ?$(3"_(B) + ("N" ?$(3"`(B) + ("No" ?$(3"a(B) + ("NW" ?$(3"b(B) + ("NWa" ?$(3"b(B) + ("NWe" ["$(3"`%n(B"]) + ("NWu" ["$(3"`%r(B"]) + ("NWi" ["$(3"`%o(B"]) + ("NWE" ["$(3"`%q(B"]) + ("NW'" ["$(3"`%r(B"]) + + ("e" ?$(3"c(B) + ("u" ?$(3"d(B) + ("U" ?$(3"d(B) + ("i" ?$(3"e(B) + ("a" ?$(3"f(B) + ("A" ?$(3"f(B) + ("E" ?$(3"g(B) + ("I" ?$(3"h(B) + ("o" ?$(3"i(B) + ("O" ?$(3"i(B) + ("ea" ?$(3"j(B) + ("eee" ?$(3"j(B) + + ("ke" ?$(3"k(B) + ("ku" ?$(3"l(B) + ("ki" ?$(3"m(B) + ("ka" ?$(3"n(B) + ("kE" ?$(3"o(B) + ("k" ?$(3"p(B) + ("ko" ?$(3"q(B) + ("kWe" ?$(3"s(B) + ("kWu" ?$(3"x(B) + ("kWi" ?$(3"u(B) + ("kW" ?$(3"v(B) + ("kWa" ?$(3"v(B) + ("kWE" ?$(3"w(B) + ("kW'" ?$(3"x(B) + + ("`ke" ?$(3%9(B) + ("`ku" ?$(3%:(B) + ("`ki" ?$(3%;(B) + ("`ka" ?$(3%<(B) + ("`kE" ?$(3%=(B) + ("`k" ?$(3%>(B) + ("`ko" ?$(3%?(B) + + ("k2e" ?$(3%9(B) + ("k2u" ?$(3%:(B) + ("k2i" ?$(3%;(B) + ("k2a" ?$(3%<(B) + ("k2E" ?$(3%=(B) + ("k2" ?$(3%>(B) + ("k2o" ?$(3%?(B) + + ("kke" ?$(3%9(B) + ("kku" ?$(3%:(B) + ("kki" ?$(3%;(B) + ("kka" ?$(3%<(B) + ("kkE" ?$(3%=(B) + ("kk" ?$(3%>(B) + ("kko" ?$(3%?(B) + + ("Ke" ?$(3"{(B) + ("Ku" ?$(3"|(B) + ("Ki" ?$(3"}(B) + ("Ka" ?$(3"~(B) + ("KE" ?$(3#!(B) + ("K" ?$(3#"(B) + ("Ko" ?$(3##(B) + ("KWe" ?$(3#%(B) + ("KWu" ?$(3#*(B) + ("KWi" ?$(3#'(B) + ("KW" ?$(3#((B) + ("KWa" ?$(3#((B) + ("KWE" ?$(3#)(B) + ("KW'" ?$(3#*(B) + + ("Xe" ?$(3%I(B) + ("Xu" ?$(3%J(B) + ("Xi" ?$(3%K(B) + ("Xa" ?$(3%L(B) + ("XE" ?$(3%M(B) + ("X" ?$(3%N(B) + ("Xo" ?$(3%O(B) + + ("we" ?$(3#-(B) + ("wu" ?$(3#.(B) + ("wi" ?$(3#/(B) + ("wa" ?$(3#0(B) + ("wE" ?$(3#1(B) + ("w" ?$(3#2(B) + ("wo" ?$(3#3(B) + + ("`e" ?$(3#5(B) + ("`u" ?$(3#6(B) + ("`U" ?$(3#6(B) + ("`i" ?$(3#7(B) + ("`a" ?$(3#8(B) + ("`A" ?$(3#8(B) + ("`E" ?$(3#9(B) + ("`I" ?$(3#:(B) + ("`o" ?$(3#;(B) + ("`O" ?$(3#;(B) + + ("e2" ?$(3#5(B) + ("u2" ?$(3#6(B) + ("U2" ?$(3#6(B) + ("i2" ?$(3#7(B) + ("a2" ?$(3#8(B) + ("A2" ?$(3#8(B) + ("E2" ?$(3#9(B) + ("I2" ?$(3#:(B) + ("o2" ?$(3#;(B) + ("O2" ?$(3#;(B) + + ("ee" ?$(3#5(B) + ("uu" ?$(3#6(B) + ("UU" ?$(3#6(B) + ("ii" ?$(3#7(B) + ("aa" ?$(3#8(B) + ("AA" ?$(3#8(B) + ("EE" ?$(3#9(B) + ("II" ?$(3#:(B) + ("oo" ?$(3#;(B) + ("OO" ?$(3#;(B) + + ("ze" ?$(3#=(B) + ("zu" ?$(3#>(B) + ("zi" ?$(3#?(B) + ("za" ?$(3#@(B) + ("zE" ?$(3#A(B) + ("z" ?$(3#B(B) + ("zo" ?$(3#C(B) + ("zW" ?$(3#D(B) + ("zWa" ?$(3#D(B) + ("zWe" ["$(3#B%n(B"]) + ("zWu" ["$(3#B%r(B"]) + ("zWi" ["$(3#B%o(B"]) + ("zWE" ["$(3#B%q(B"]) + ("zW'" ["$(3#B%r(B"]) + + ("Ze" ?$(3#E(B) + ("Zu" ?$(3#F(B) + ("Zi" ?$(3#G(B) + ("Za" ?$(3#H(B) + ("ZE" ?$(3#I(B) + ("Z" ?$(3#J(B) + ("Zo" ?$(3#K(B) + ("ZW" ?$(3#L(B) + ("ZWa" ?$(3#L(B) + ("ZWe" ["$(3#J%n(B"]) + ("ZWu" ["$(3#J%r(B"]) + ("ZWi" ["$(3#J%o(B"]) + ("ZWE" ["$(3#J%q(B"]) + ("ZW'" ["$(3#J%r(B"]) + + ("ye" ?$(3#M(B) + ("yu" ?$(3#N(B) + ("yi" ?$(3#O(B) + ("ya" ?$(3#P(B) + ("yE" ?$(3#Q(B) + ("y" ?$(3#R(B) + ("yo" ?$(3#S(B) + ("yW" ?$(3#T(B) + ("yWa" ?$(3#T(B) + ("yWe" ["$(3#R%n(B"]) + ("yWu" ["$(3#R%r(B"]) + ("yWi" ["$(3#R%o(B"]) + ("yWE" ["$(3#R%q(B"]) + ("yW'" ["$(3#R%r(B"]) + + ("Ye" ?$(3#M(B) + ("Yu" ?$(3#N(B) + ("Yi" ?$(3#O(B) + ("Ya" ?$(3#P(B) + ("YE" ?$(3#Q(B) + ("Y" ?$(3#R(B) + ("Yo" ?$(3#S(B) + ("YW" ?$(3#T(B) + ("YWa" ?$(3#T(B) + ("YWe" ["$(3#R%n(B"]) + ("YWu" ["$(3#R%r(B"]) + ("YWi" ["$(3#R%o(B"]) + ("YWE" ["$(3#R%q(B"]) + ("YW'" ["$(3#R%r(B"]) + + ("de" ?$(3#U(B) + ("du" ?$(3#V(B) + ("di" ?$(3#W(B) + ("da" ?$(3#X(B) + ("dE" ?$(3#Y(B) + ("d" ?$(3#Z(B) + ("do" ?$(3#[(B) + ("dW" ?$(3#\(B) + ("dWa" ?$(3#\(B) + ("dWe" ["$(3#Z%n(B"]) + ("dWu" ["$(3#Z%r(B"]) + ("dWi" ["$(3#Z%o(B"]) + ("dWE" ["$(3#Z%q(B"]) + ("dW'" ["$(3#Z%r(B"]) + + ("De" ?$(3#](B) + ("Du" ?$(3#^(B) + ("Di" ?$(3#_(B) + ("Da" ?$(3#`(B) + ("DE" ?$(3#a(B) + ("D" ?$(3#b(B) + ("Do" ?$(3#c(B) + ("DW" ?$(3#d(B) + ("DWa" ?$(3#d(B) + ("DWe" ["$(3#b%n(B"]) + ("DWu" ["$(3#b%r(B"]) + ("DWi" ["$(3#b%o(B"]) + ("DWE" ["$(3#b%q(B"]) + ("DW'" ["$(3#b%r(B"]) + + ("je" ?$(3#e(B) + ("ju" ?$(3#f(B) + ("ji" ?$(3#g(B) + ("ja" ?$(3#h(B) + ("jE" ?$(3#i(B) + ("j" ?$(3#j(B) + ("jo" ?$(3#k(B) + ("jW" ?$(3#l(B) + ("jWa" ?$(3#l(B) + ("jWe" ["$(3#j%n(B"]) + ("jWu" ["$(3#j%r(B"]) + ("jWi" ["$(3#j%o(B"]) + ("jWE" ["$(3#j%q(B"]) + ("jW'" ["$(3#j%r(B"]) + + ("Je" ?$(3#e(B) + ("Ju" ?$(3#f(B) + ("Ji" ?$(3#g(B) + ("Ja" ?$(3#h(B) + ("JE" ?$(3#i(B) + ("J" ?$(3#j(B) + ("Jo" ?$(3#k(B) + ("JW" ?$(3#l(B) + ("JWa" ?$(3#l(B) + ("JWe" ["$(3#j%n(B"]) + ("JWu" ["$(3#j%r(B"]) + ("JWi" ["$(3#j%o(B"]) + ("JWE" ["$(3#j%q(B"]) + ("JW'" ["$(3#j%r(B"]) + + ("ge" ?$(3#m(B) + ("gu" ?$(3#n(B) + ("gi" ?$(3#o(B) + ("ga" ?$(3#p(B) + ("gE" ?$(3#q(B) + ("g" ?$(3#r(B) + ("go" ?$(3#s(B) + ("gWe" ?$(3#u(B) + ("gWu" ?$(3#z(B) + ("gWi" ?$(3#w(B) + ("gW" ?$(3#x(B) + ("gWa" ?$(3#x(B) + ("gWE" ?$(3#y(B) + ("gW'" ?$(3#z(B) + + ("`ge" ?$(3%Y(B) + ("`gu" ?$(3%Z(B) + ("`gi" ?$(3%[(B) + ("`ga" ?$(3%\(B) + ("`gE" ?$(3%](B) + ("`g" ?$(3%^(B) + ("`go" ?$(3%_(B) + + ("g2e" ?$(3%Y(B) + ("g2u" ?$(3%Z(B) + ("g2i" ?$(3%[(B) + ("g2a" ?$(3%\(B) + ("g2E" ?$(3%](B) + ("g2" ?$(3%^(B) + ("g2o" ?$(3%_(B) + + ("gge" ?$(3%Y(B) + ("ggu" ?$(3%Z(B) + ("ggi" ?$(3%[(B) + ("gga" ?$(3%\(B) + ("ggE" ?$(3%](B) + ("gg" ?$(3%^(B) + ("ggo" ?$(3%_(B) + + ("Ge" ?$(3#}(B) + ("Gu" ?$(3#~(B) + ("Gi" ?$(3$!(B) + ("Ga" ?$(3$"(B) + ("GE" ?$(3$#(B) + ("G" ?$(3$$(B) + ("Go" ?$(3$%(B) + ("GWe" ?$(3%3(B) + ("GWu" ?$(3%c(B) + ("GWi" ?$(3%C(B) + ("GW" ?$(3$&(B) + ("GWa" ?$(3$&(B) + ("GWE" ?$(3%S(B) + ("GW'" ?$(3%c(B) + + ("te" ?$(3$'(B) + ("tu" ?$(3$((B) + ("ti" ?$(3$)(B) + ("ta" ?$(3$*(B) + ("tE" ?$(3$+(B) + ("t" ?$(3$,(B) + ("to" ?$(3$-(B) + ("tW" ?$(3$.(B) + ("tWa" ?$(3$.(B) + ("tWe" ["$(3$,%n(B"]) + ("tWu" ["$(3$,%r(B"]) + ("tWi" ["$(3$,%o(B"]) + ("tWE" ["$(3$,%q(B"]) + ("tW'" ["$(3$,%r(B"]) + + ("Ce" ?$(3$/(B) + ("Cu" ?$(3$0(B) + ("Ci" ?$(3$1(B) + ("Ca" ?$(3$2(B) + ("CE" ?$(3$3(B) + ("C" ?$(3$4(B) + ("Co" ?$(3$5(B) + ("CW" ?$(3$6(B) + ("CWa" ?$(3$6(B) + ("CWe" ["$(3$4%n(B"]) + ("CWu" ["$(3$4%r(B"]) + ("CWi" ["$(3$4%o(B"]) + ("CWE" ["$(3$4%q(B"]) + ("CW'" ["$(3$4%r(B"]) + + ("Pe" ?$(3$7(B) + ("Pu" ?$(3$8(B) + ("Pi" ?$(3$9(B) + ("Pa" ?$(3$:(B) + ("PE" ?$(3$;(B) + ("P" ?$(3$<(B) + ("Po" ?$(3$=(B) + ("PW" ?$(3$>(B) + ("PWa" ?$(3$>(B) + ("PWe" ["$(3$<%n(B"]) + ("PWu" ["$(3$<%r(B"]) + ("PWi" ["$(3$<%o(B"]) + ("PWE" ["$(3$<%q(B"]) + ("PW'" ["$(3$<%r(B"]) + + ("Se" ?$(3$?(B) + ("Su" ?$(3$@(B) + ("Si" ?$(3$A(B) + ("Sa" ?$(3$B(B) + ("SE" ?$(3$C(B) + ("S" ?$(3$D(B) + ("So" ?$(3$E(B) + ("SW" ?$(3$F(B) + ("SWa" ?$(3$F(B) + ("SWe" ["$(3$D%n(B"]) + ("SWu" ["$(3$D%r(B"]) + ("SWi" ["$(3$D%o(B"]) + ("SWE" ["$(3$D%q(B"]) + ("SW'" ["$(3$D%r(B"]) + + ("`Se" ?$(3$G(B) + ("`Su" ?$(3$H(B) + ("`Si" ?$(3$I(B) + ("`Sa" ?$(3$J(B) + ("`SE" ?$(3$K(B) + ("`S" ?$(3$L(B) + ("`So" ?$(3$M(B) + ("`SW" ?$(3$F(B) + ("`SWa" ?$(3$F(B) + ("`SWe" ["$(3$L%n(B"]) + ("`SWu" ["$(3$L%r(B"]) + ("`SWi" ["$(3$L%o(B"]) + ("`SWE" ["$(3$L%q(B"]) + ("`SW'" ["$(3$L%r(B"]) + + ("S2e" ?$(3$G(B) + ("S2u" ?$(3$H(B) + ("S2i" ?$(3$I(B) + ("S2a" ?$(3$J(B) + ("S2E" ?$(3$K(B) + ("S2" ?$(3$L(B) + ("S2o" ?$(3$M(B) + ("S2W" ?$(3$F(B) + ("S2Wa" ?$(3$F(B) + ("S2We" ["$(3$L%n(B"]) + ("S2Wu" ["$(3$L%r(B"]) + ("S2Wi" ["$(3$L%o(B"]) + ("S2WE" ["$(3$L%q(B"]) + ("S2W'" ["$(3$L%r(B"]) + + ("SSe" ?$(3$G(B) + ("SSu" ?$(3$H(B) + ("SSi" ?$(3$I(B) + ("SSa" ?$(3$J(B) + ("SSE" ?$(3$K(B) + ("SS" ?$(3$L(B) + ("SSo" ?$(3$M(B) + ("SSW" ?$(3$F(B) + ("SSWa" ?$(3$F(B) + ("SSWe" ["$(3$L%n(B"]) + ("SSWu" ["$(3$L%r(B"]) + ("SSWi" ["$(3$L%o(B"]) + ("SSWE" ["$(3$L%q(B"]) + ("SW'" ["$(3$L%r(B"]) + + ("fe" ?$(3$O(B) + ("fu" ?$(3$P(B) + ("fi" ?$(3$Q(B) + ("fa" ?$(3$R(B) + ("fE" ?$(3$S(B) + ("f" ?$(3$T(B) + ("fo" ?$(3$U(B) + ("fWe" ?$(3%4(B) + ("fWu" ?$(3%d(B) + ("fWi" ?$(3%D(B) + ("fW" ?$(3$V(B) + ("fWa" ?$(3$V(B) + ("fWE" ?$(3%T(B) + ("fW'" ?$(3%d(B) + ("fY" ?$(3$a(B) + ("fYa" ?$(3$a(B) + + ("Fe" ?$(3$O(B) + ("Fu" ?$(3$P(B) + ("Fi" ?$(3$Q(B) + ("Fa" ?$(3$R(B) + ("FE" ?$(3$S(B) + ("F" ?$(3$T(B) + ("Fo" ?$(3$U(B) + ("FWe" ?$(3%4(B) + ("FWu" ?$(3%d(B) + ("FWi" ?$(3%D(B) + ("FW" ?$(3$V(B) + ("FWa" ?$(3$V(B) + ("FWE" ?$(3%T(B) + ("FW'" ?$(3%d(B) + ("FY" ?$(3$a(B) + ("FYa" ?$(3$a(B) + + ("pe" ?$(3$W(B) + ("pu" ?$(3$X(B) + ("pi" ?$(3$Y(B) + ("pa" ?$(3$Z(B) + ("pE" ?$(3$[(B) + ("p" ?$(3$\(B) + ("po" ?$(3$](B) + ("pWe" ?$(3%5(B) + ("pWu" ?$(3%e(B) + ("pWi" ?$(3%E(B) + ("pW" ?$(3$^(B) + ("pWa" ?$(3$^(B) + ("pWE" ?$(3%U(B) + ("pW'" ?$(3%e(B) + + ("'" [""]) + ("''" ?') + (":" ?$(3$h(B) + ("::" ?$(3$i(B) + (":::" ?:) + ("." ?$(3$i(B) + (".." ?$(3%u(B) + ("..." ?.) + ("," ?$(3$j(B) + (",," ?,) + (";" ?$(3$k(B) + (";;" ?\;) + ("-:" ?$(3$l(B) + (":-" ?$(3$m(B) + ("*" ?*) + ("**" ?$(3$o(B) + (":|:" ?$(3$o(B) + ("?" ?$(3%x(B) + ("??" ?$(3$n(B) + ("`?" ?$(3$n(B) + ("???" ??) + ("<<" ?$(3%v(B) + (">>" ?$(3%w(B) + ("`!" ?$(3%t(B) + ("wWe" ?$(3%n(B) + ("wWu" ?$(3%r(B) + ("wWi" ?$(3%o(B) + ("wW" ?$(3%p(B) + ("wWa" ?$(3%p(B) + ("wWE" ?$(3%q(B) + ("wW'" ?$(3%r(B) + ("We" ?$(3%n(B) + ("Wu" ?$(3%r(B) + ("Wi" ?$(3%o(B) + ("W" ?$(3%p(B) + ("Wa" ?$(3%p(B) + ("WE" ?$(3%q(B) + ("W'" ?$(3%r(B) + ("`1" ?$(3$p(B) + ("`2" ?$(3$q(B) + ("`3" ?$(3$r(B) + ("`4" ?$(3$s(B) + ("`5" ?$(3$t(B) + ("`6" ?$(3$u(B) + ("`7" ?$(3$v(B) + ("`8" ?$(3$w(B) + ("`9" ?$(3$x(B) + ("`10" ?$(3$y(B) + ("`20" ?$(3$z(B) + ("`30" ?$(3${(B) + ("`40" ?$(3$|(B) + ("`50" ?$(3$}(B) + ("`60" ?$(3$~(B) + ("`70" ?$(3%!(B) + ("`80" ?$(3%"(B) + ("`90" ?$(3%#(B) + ("`100" ?$(3%$(B) + ("`1000" ["$(3$y%$(B"]) + ("`10000" ?$(3%%(B) +) + +;; The translation of `a' depends on the language (Tigrigna or Amharic). +(add-hook 'quail-mode-hook + (lambda nil + (quail-defrule "a" + (if (ethio-prefer-amharic-p) ?$(3"c(B ?$(3"f(B) + "quail-ethio"))) + +;;; quail/ethiopic.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/etzy.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/etzy.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1528 @@ +;; Quail package `etzy' generated by the command `titdic-convert' +;; Date: Mon Sep 9 13:43:39 1996 +;; Original TIT dictionary file: ETZY.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # Generated from ETZY.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!J6/'30D5x!K(B +;; # +;; COMMENT +;; COMMENT Contructed by Wei-Chung Hwang ($(0E(LE&d(B) +;; COMMENT Made available in TANET at OCT 15, 1992. +;; COMMENT +;; COMMENT In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) +;; COMMENT +;; COMMENT $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) +;; COMMENT $(0WoOu(B: space 2 3 4 1 +;; COMMENT +;; COMMENT $(0WoOu0D5x>KHA +;; MOVELEFT: < +;; REPEATKEY: \020\022 +;; KEYPROMPT(\040): $(0!!(B +;; KEYPROMPT('): $(0%*(B +;; KEYPROMPT(,): $(0%%(B +;; KEYPROMPT(-): $(0%7(B +;; KEYPROMPT(.): $(0%&(B +;; KEYPROMPT(/): $(0%'(B +;; KEYPROMPT(0): $(0%6(B +;; KEYPROMPT(1): $(0%<(B +;; KEYPROMPT(2): $(0%>(B +;; KEYPROMPT(3): $(0%?(B +;; KEYPROMPT(4): $(0%@(B +;; KEYPROMPT(7): $(0%#(B +;; KEYPROMPT(8): $(0%4(B +;; KEYPROMPT(9): $(0%5(B +;; KEYPROMPT(;): $(0%)(B +;; KEYPROMPT(=): $(0%8(B +;; KEYPROMPT(a): $(0%,(B +;; KEYPROMPT(b): $(0$u(B +;; KEYPROMPT(c): $(0%$(B +;; KEYPROMPT(d): $(0$y(B +;; KEYPROMPT(e): $(0%9(B +;; KEYPROMPT(f): $(0$x(B +;; KEYPROMPT(g): $(0%"(B +;; KEYPROMPT(h): $(0%!(B +;; KEYPROMPT(i): $(0%0(B +;; KEYPROMPT(j): $(0%((B +;; KEYPROMPT(k): $(0$~(B +;; KEYPROMPT(l): $(0$|(B +;; KEYPROMPT(m): $(0$w(B +;; KEYPROMPT(n): $(0${(B +;; KEYPROMPT(o): $(0%-(B +;; KEYPROMPT(p): $(0$v(B +;; KEYPROMPT(q): $(0%1(B +;; KEYPROMPT(r): $(0%.(B +;; KEYPROMPT(s): $(0%+(B +;; KEYPROMPT(t): $(0$z(B +;; KEYPROMPT(u): $(0%;(B +;; KEYPROMPT(v): $(0$}(B +;; KEYPROMPT(w): $(0%/(B +;; KEYPROMPT(x): $(0%:(B +;; KEYPROMPT(y): $(0%3(B +;; KEYPROMPT(z): $(0%2(B +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-etzy" "Chinese-BIG5" "$(06/'30D5x(B" + '((122 . "$(0%2(B") + (121 . "$(0%3(B") + (120 . "$(0%:(B") + (119 . "$(0%/(B") + (118 . "$(0$}(B") + (117 . "$(0%;(B") + (116 . "$(0$z(B") + (115 . "$(0%+(B") + (114 . "$(0%.(B") + (113 . "$(0%1(B") + (112 . "$(0$v(B") + (111 . "$(0%-(B") + (110 . "$(0${(B") + (109 . "$(0$w(B") + (108 . "$(0$|(B") + (107 . "$(0$~(B") + (106 . "$(0%((B") + (105 . "$(0%0(B") + (104 . "$(0%!(B") + (103 . "$(0%"(B") + (102 . "$(0$x(B") + (101 . "$(0%9(B") + (100 . "$(0$y(B") + (99 . "$(0%$(B") + (98 . "$(0$u(B") + (97 . "$(0%,(B") + (61 . "$(0%8(B") + (59 . "$(0%)(B") + (57 . "$(0%5(B") + (56 . "$(0%4(B") + (55 . "$(0%#(B") + (52 . "$(0%@(B") + (51 . "$(0%?(B") + (50 . "$(0%>(B") + (49 . "$(0%<(B") + (48 . "$(0%6(B") + (47 . "$(0%'(B") + (46 . "$(0%&(B") + (45 . "$(0%7(B") + (44 . "$(0%%(B") + (39 . "$(0%*(B") + (92 . "$(0!!(B")) +"$(0&d'GTT&,!J6/'30D5x!K(B + + Contructed by Wei-Chung Hwang ($(0E(LE&d(B) + Made available in TANET at OCT 15, 1992. + + In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) + + $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) + $(0WoOu(B: space 2 3 4 1 + + $(0WoOu0D5x>KHA" . quail-next-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("'\\040" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") +("'-\\040" "$(1Ob(B") +("'-2" "$(0AeNR$(1P0U!EX(B") +("'-4" "$(1g>(B") +("'0\\040" "$(0Lj6AFpS~@0$(1m1:GB](B") +("'02" "$(0Y/$(1qe(B") +("'2" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") +("'3" "$(0*;$(1%>+X0qGt7J(B") +("'4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") +("'8\\040" "$(0;7U($(1ll(B") +("'82" "$(0B%^gJn$(1Vf(B") +("'83" "$(0Jo$(1PLP$(1rC9M(B") +("'x-\\040" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") +("'x-2" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") +("'x-4" "$(1mVbtcS(B") +("'x2" "$(1+H&W(B") +("'x4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`Wle1(B") +("'x8\\040" "$(1k\q@UI(B") +("'x82" "$(1mSmNkR(B") +("'x84" "$(0XuSd_G$(1Y+(B") +("'x9\\040" "$(0,[By(B") +("'x92" "$(0)u$(1@-(B") +("'x93" "$(0*&$(1!L(B") +("'x94" "$(0&Q)V$(1,i(B") +("'xo\\040" "$(0F+O&O{WY$(1M>Tyjt(B") +("'xo2" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") +("'xo3" "$(1Kw8QY8>S(B") +("'xo4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") +("'xq\\040" "$(0JzE292'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") +(",-\\040" "$(00i/=LfGKNb(B") +(",4" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") +(",8\\040" "$(0Hj0KXnV"Tv$(1/S$(0\D$(1pf@8_n/mpnoc$(0(($(1%blfHA@A^xi|(B") +(",83" "$(07/<~GAW^$(1C1$(0JZ$(1>&peU(O6WXb@_gP%K(W](B") +(",84" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") +(",9\\040" "$(08z:]4G5X;!K}F;P09!KjS{FPK.D-$(1MADvD4L6-)`!qk;2UzbwRZWbQaDxH*;;MH_liUm(:w(B") +(",93" "$(0D-0)8q$(1@n1%9D$(0So$(1R\82jw18nwgJ&z$*1jF*>YCNYI\@(B") +(",94" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") +(",a\\040" "$(0B5'E@L$(1CZ$(03h$(1qW++X`&|*cQ"cO(B") +(",a2" "$(0'E(_>UIQ49$(1UW`".9Lc91g2qw(B") +(",a3" "$(08|B5$(1\(#7-<(B") +(",a4" "$(0K(3a49D*'fF,?2.T$(1Me$(0)^$(1D3$(09)$(1_v\(1*^-(B") +(",i\\040" "$(0JsX:M}$(1/J(B") +(",i2" "$(0)xLL(B") +(",i3" "$(09;$(1&J(B") +(",i4" "$(0E-JT>C?K$(1X]7](B") +(",r\\040" "$(0QLW<$(15qI`(B") +(",r1" "$(0CbQL$(15qI`(B") +(",r2" "$(0,L6ZJx\lWBYBMf#(B") +(",r3" "$(010Q5$(1[0(B") +(",r4" "$(0?V8CPR^/$(1+&$(0)x$(1](0T_)(B") +(",x\\040" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") +(",x-\\040" "$(0&d\M>]/AWt:0,;4\$(1_(B") +(",x-3" "$(0L"H(EWTQ6E(B") +(",x-4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") +(",x0\\040" "$(0HS>~O8+j$(1rL"=63(B") +(",x03" "$(06r(B") +(",x04" "$(00n+hNz$(1r+6}(B") +(",x2" "$(0*MSa?]V7$(1fp$(0C51+([\I$(18Y$(0DJ$(11]SM,e@Vn_p=qu2?Y0(B") +(",x3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") +(",x4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\H$:\dea0+_6iNr0|55Tw%F4_(B") +(",y2" "$(0DJ.r(B") +(",y3" "$(0/--=$(1EJh9(B") +(",y4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") +(",z\\040" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") +(",z2" "$(0Cb(B") +(",z3" "$(0,G0L'X$(1?mKy(B") +(",z4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)WM$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") +(".-\\040" "$(0L#N}SP$(1fl3[]%Zd>+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QT.N&(B") +(".02" "$(01\<'@\J*LwUBH$JH$(1qK$(0<*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") +(".3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") +(".4" "$(0-L9R(YE%(:S6@>$(1Ae$(0$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") +(".83" "$(0>)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") +(".84" "$(0[n]!Z,(B") +(".9\\040" "$(1Ax$(0BgOz$(19pTXU8x(B") +(".r3" "$(0,K$(1JMo%(B") +(".r4" "$(0JfKSYMJuA?._$(1!,-X>T(B") +(".x\\040" "$(0'y1P\a$(1c^(B") +(".x-\\040" "$(0'sPm,t>p$(1#}$(0Nm$(1,2-60)ci,X(B") +(".x-2" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") +(".x-3" "$(0Z1(B") +(".x-4" "$(0Pm$(1H><6(B") +(".x0\\040" "$(0C(@7Oq+Z$(1PDJ@JU(B") +(".x02" "$(0,,NVNz$(1WJ(B") +(".x03" "$(0Y`F6$(1K\(B") +(".x04" "$(0@7Y`F$$(1%UDu(B") +(".x2" "$(0:gUDNZQ]Z8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") +(".x8\\040" "$(04s&V$(1jK$KD~(B") +(".x82" "$(0E/>t$(1H)CcD!ZZPpZw(B") +(".x83" "$(0@D*a$(12Y(B") +(".x84" "$(0*l?n$(1$l"`",N?(B") +(".x9\\040" "$(03O$(1CV'9Zz=_k$;-CLk9(B") +(".x92" "$(09G6fQT=K$(1SH$(0[X$(1KD[+`O$(0>k$(1W.hB(B") +(".x93" "$(0]&$(1BlZh3fG!(B") +(".xa\\040" "$(1="(B") +(".xi2" "$(1S/(B") +(".xi3" "$(0AH(B") +(".xi4" "$(0TP$(1Om(B") +(".xo\\040" "$(0XC(B") +(".xo4" "$(0L9QD^3$(1;#$(0;I$(15@egU)4\E-@t._#97;Xu?4TZW3kT(B") +(".xq\\040" "$(0+M0f(B") +(".xq2" "$(02NY]K6$(1C;$(0A{DqWsAN$(1Ce$(0P4$(1:b=V3_Fo$(0PC$(1;(FHK}(B") +(".xq4" "$(0+M0f$(1ZU(B") +(".y\\040" "$(0/e$(1X[C8Y1i<4_(B") +(".y2" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") +(".y3" "$(0&aWk$(1L.':'F#>8u(B") +(".y4" "$(09i$(1^2$(0Ft$(1K2PF(B") +(".z\\040" "$(0,>DZD?E;$(1&R&b9P$(0E7$(1YN(B") +(".z2" "$(0AhOS<&N47t$(1Q'cuN[(B") +(".z3" "$(0+Q0e$(11<(B") +(".z4" "$(12+(B") +("/\\040" "$(0(C3M7L:i$(1'oHPe5#B('=Z=jh^(B") +("/-2" "$(0ZbS4$(1W'i~phDP(B") +("/-3" "$(04]$(11:%ORh3j(B") +("/-4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") +("/0\\040" "$(0;9E3OFY>B>$(1KaS9_'cHlu(B") +("/01" "$(0Lw(B") +("/03" "$(0Q+7r&9(B") +("/04" "$(0&9/!$(1kk)u!H(B") +("/1" "$(0;3(B") +("/2" "$(0&3&p(|7mJS5|3FLtK{7-AI$(1MK=Gl{$(0E^$(11Le4HNJu=:DKhe;9(B") +("/3" "$(0-q.o(9Qz({2n-J(B") +("/4" "$(0(L3S-h'a&JE=Z|2j(}H]D!*#'UQK\LIi-oM(?\EE33'l3Y-qWByT4pP(B") +("/8\\040" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0Vs$(1X{5b=a,'7wAo(B") +("/83" "$(0:a:f$(1ECZ.G1k;7$(1Sc$(06{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") +("/92" "$(0904J(B") +("/93" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") +("/94" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") +("/a\\040" "$(0=E,h9B4f>uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") +("/a2" "$(14'(B") +("/a3" "$(0E4$(1^H(B") +("/a4" "$(0G"TuEo$(1AyC~LZM'?N:R(B") +("/i\\040" "$(0Se(B") +("/i3" "$(0Mt$(1fC(B") +("/i4" "$(0^;7q$(1`A$(0=E(B") +("/q2" "$(0Q!(B") +("/r\\040" "$(0;^M6$(1)c]/cN(B") +("/r2" "$(0?+*`4J$(1#'$(0&p$(1<'H6(B") +("/r3" "$(0.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") +("/x0\\040" "$(0YeX$[h$(1pKr%nhkWmf(B") +("/x03" "$(0=tJ@$(1Q1K\J=YH(B") +("/x04" "$(1i6(B") +("/x2" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") +("/x3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") +("/x4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") +("/x8\\040" "$(0805o3G(B") +("/x84" "$(0=X(B") +("/x93" "$(04b$(1Cj$(0+P$(1<7Zb(B") +("/x94" "$(0D|CVVJ$(1Ysh2Xb(B") +("/xa\\040" "$(0..$(14"`z(B") +("/xa3" "$(05&(B") +("/xi\\040" "$(0Jt:/$(1Y:kV(B") +("/xi3" "$(0(p(B") +("/xi4" "$(0=|2vW7$(1)Q^?(B") +("/xo\\040" "$(0M*(B") +("/xo4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") +("/xq2" "$(0Q!$(1?6(B") +("/xq3" "$(0'V(B") +("/xq4" "$(0M*KvC%HH$(1.w0(B") +("/y\\040" "$(0*.$(12J(B") +("/y2" "$(0O^(B") +("/y3" "$(0'D5})w$(1;xS1(B") +("/y4" "$(0.@;HJAZKV6T1V(/$(1#5#19=>BQV(B") +("0\\040" "$(0MsCR%6(B") +("02" "$(0/|$(1!8(B") +("03" "$(1@h(B") +("04" "$(08x$(1_x(B") +("7\\040" "$(0%#(B") +("7e\\040" "$(0&%.gB#Is$(0;s$(1Km_T(B") +("7e02" "$(0<1V+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") +("7e3" "$(0:EIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") +("7e83" "$(0MC=R],$(1i[J~PX"CMy(B") +("7e84" "$(0'OK:6*$(1Bn2B$(0J>$(1(a:9AqQ)$(0Vo$(1Y2Lo.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") +("7ey\\040" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") +("7ey2" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") +("7ey3" "$(1Y5(B") +("7ez\\040" "$(0J~WuS!O*[,$(1]qgCOtVvbbdglTgcB4NZVU[v.x@}Ua(B") +("7ez2" "$(0R~VKI{@SS"Y(Nt$(1Yw]y$(0[$$(1bYg=XBI+OqP#g:W;(B") +("7ez3" "$(0(J7LA;[Z?{$(1X:Ua(B") +("7ez4" "$(0Y(Xv1q71T~M/O*[,B'$(1.vW4j((B") +("7u\\040" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") +("7u-\\040" "$(1$}$(01*$(1Nq(B") +("7u-2" "$(0P,ZN$(1$}$(01*$(1Gz@#;k"tXOfVRGDZ7pG~fc/c9Z>eW`FZ(B") +("7u2" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") +("7u3" "$(0.>*3;__"$(1+g8+(B") +("7u4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") +("7u8\\040" "$(0;O$(1/-?"5<(B") +("7u82" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") +("7u83" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") +("7u84" "$(0[a.-$(10d0]>y(B") +("7u9\\040" "$(19lNI.q(B") +("7u92" "$(0G{HP$(1.j(B") +("7uw\\040" "$(09OYb$(1MN(B") +("7uw2" "$(0SL(B") +("7uw4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") +("8\\040" "$(0)yQl<.TE88MX$(12.$(0%4[[$(1;&%IXa*(E2F;F}j[)R(B") +("82" "$(1H`,0:[(B") +("83" "$(062$(14!m$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf(B") +(";82" "$(02H:s$(1Rk(B") +(";83" "$(1*amS4u*wpG:YkP<,pE(B") +(";84" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") +(";93" "$(03,(B") +(";94" "$(1g+(B") +(";a\\040" "$(0>U(#$(1%`3wI7'"HL(B") +(";a2" "$(0Yd2H9":s$(1p]]t(B") +(";i\\040" "$(0-%8(2;$(1=5Zc(B") +(";i3" "$(0'k7%$(1;L$(0I&$(1Y9(B") +(";i4" "$(0)d)CI&(B") +(";q2" "$(0Hq(B") +(";r2" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") +(";r3" "$(03,(B") +(";r4" "$(0&w;"$(1',![>`(B") +(";x\\040" "$(097$(1MO(B") +(";x-\\040" "$(0.yYHVlL8AjYz$(1c]h,h5S#Q{-{;m=}LPS4;HT!(B") +(";x-3" "$(0Vk$(1JT$(0E5$(1QzFCMW(B") +(";x-4" "$(0VlL4L8<8$(1X^*z(B") +(";x2" "$(0-N=!.6J'$(15O5&Zr.?AiTa(B") +(";x3" "$(0>[9/1a1~D)$(1,4O/(B") +(";x8\\040" "$(0_>$(1qa(B") +(";x83" "$(0\-_>$(1q1q.kP(B") +(";x84" "$(0WS_>$(1o.r"(B") +(";x9\\040" "$(0@rTXRt$(1Osj;P/b[orO|(B") +(";x93" "$(0O+$(1OaOsHyg&(B") +(";x94" "$(01w)b$(1/DogNzX=(B") +(";xo2" "$(03U+#9)$(1WM?-0"7P@'(B") +("a\\040" "$(01`;@%,(B") +("a1" "$(0;@1`(B") +("a4" "$(01`(B") +("b\\040" "$(0$u(B") +("b-\\040" "$(0;~Vi$(1"{52,WAAIF>s(B") +("b-2" "$(04K(B") +("b-3" "$(1?M()>%4BGW(B") +("b-4" "$(0YG$(1C$+Q$(0:T$(1Go(B") +("b0\\040" "$(0UZ-[@+=<$(1dLYG.Z(B") +("b03" "$(0K'Gr$(1Kn$(0LQ$(1Ws(B") +("b04" "$(0AtO|WH:,@+YU7k$(1]_B3Ya(B") +("b8\\040" "$(08_9pF1AYId,IOr$(1_%CD'#ZE(B") +("b83" "$(0030kW~-c9o$(1'($(0Db$(11lMv(B") +("b84" "$(0(%TW*s,M/X>R.uZO$(1!C&m6IHIO)(B") +("b9\\040" "$(0.eD6$(1[3'j6P(B") +("b93" "$(0(\8h5K(B") +("b94" "$(0>H$(1"~#L(B") +("ba\\040" "$(0&-7g'<4Q1A9>$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") +("ba1" "$(0+DPHBd0-(B") +("ba2" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") +("ba3" "$(0,EI_$(1A2(B") +("ba4" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") +("be\\040" "$(0I0$(1&;3QLMTQ(B") +("be-\\040" "$(0+/)D$(15a/\(B") +("be-3" "$(0Mo'`Gc3d1'45$(1*v(u&_`M$(0MY$(193(}-B1[$(02o$(1*7(B") +("be-4" "$(0-e8k-x*!AR$(1;,RJWbXf?qMIW"J]Jc;fUoKy0G9+6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") +("be8\\040" "$(0[1P>YkPh9'$(1q-ReLQ=~K~+BCkD\(B") +("be83" "$(038D;;6Ps$(11ZFv;lL=(B") +("be84" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") +("be9\\040" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8NJJ\EfPAS3McXIMg7SFezfY(B") +("bez3" "$(01QTa;i$(1N"-q_B]3TK(B") +("bez4" "$(0^-(B") +("bi\\040" "$(1;y(B") +("bi2" "$(0(v(B") +("bi3" "$(0*LXH-w]*$(1>o5^iH>}(B") +("bi4" "$(0`$(1P21@$(0O'9p$(1ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") +("bo3" "$(0DGZ[$(195(B") +("bo4" "$(0O'UfZ[6"W.$(1g1$(0W,Uz]"$(1fE*b(B") +("bq\\040" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") +("bx\\040" "$(19h5mUl.od~(B") +("bx2" "$(0&c(B") +("bx3" "$(0HQ7[6l6\&4$(1HsR'(B") +("bx4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") +("bz\\040" "$(0'~525HPp$(1+58#Z"&7(B") +("bz2" "$(0I[W,$(11`(1(B") +("bz3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") +("bz4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") +("c\\040" "$(0%$(B") +("ce\\040" "$(0*j,)+O\nN2\wC&+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") +("ce-\\040" "$(0S|3TB]H%\UA1$(1`eDbE$-$.VG1_Jr#(B") +("ce-2" "$(0*h,12O)F-Y:h>@$(1Nb`\%70\+n23UG]=(B") +("ce-3" "$(04]T_$(1\x=B(B") +("ce-4" "$(0*hS|/M/2.p,Y6+A5sCE2y(B") +("ce03" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") +("ce04" "$(02t)X4_IzD{D0R}X=$(1WCce/x7K7;YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") +("ce8\\040" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") +("ce82" "$(0Q0DhEc2<\\/9MW>SNI$(1rM$(0=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") +("ce83" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") +("ce84" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") +("ce9\\040" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") +("ce92" "$(0@s$(1U"'AW:cF(B") +("ce93" "$(1!r(B") +("ce94" "$(01k_+1H$(1=bicY^"(#[D^"x(B") +("cea\\040" "$(0OvPe$(1#bHi`#(B") +("cea2" "$(0F?72W]X%1o8Z7Y+;.HI2$(1>L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}3IRJZe\&^q(B") +("cea4" "$(0&76pUJEoF?$(1^N$z/{gVm"(B") +("cew\\040" "$(0-iFYZs$(1S{=zT8At(B") +("cew2" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") +("cew3" "$(0NQ*g(B") +("cew4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") +("cey\\040" "$(06<)3>a>m2I$(1*QZT(ZA7*?W\gXw2)B}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") +("cez2" "$(0RQ$(1+P1e9v(B") +("cez3" "$(0&RRo$(1Eu$(0V\$(1_S(B") +("cez4" "$(07y9?+v7hMLN=-:@2$(1*CX?ND(B") +("cu\\040" "$(0D}MfCq^*N8N@*(5*:>)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") +("cu-\\040" "$(0't)>9b'!)K4($(1$$)H*N(B") +("cu-2" "$(0DuK]$(1Gd(B") +("cu-4" "$(1Pi@B(B") +("cu2" "$(07C(B") +("cu3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") +("cu4" "$(0,*\~L`LF98(B") +("d\\040" "$(0$y(B") +("d-\\040" "$(0BuS:$(1jAbVG[XRP((B") +("d-3" "$(0C,$(1B|(B") +("d-4" "$(0QRVH[+J"NTVP$(1OuZ~jX(B") +("d0\\040" "$(0G6R>]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") +("d03" "$(0Us\^Ra_;$(1o-p<."(B") +("d04" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") +("d8\\040" "$(0@MRk&f9YXz$(1U$,C8H9w,Ub6cCI.fNO_eC(B") +("d83" "$(0W%8sO,$(1AY1s!~Pa(/2~qU!EX+(B") +("d84" "$(0+!(Z=N?1PxRkN_NrB);BS1$(1W+OX$(0;N$(1Of$(0(|$(1]cEkI"VwjWOF?`HBWF+?#lQS'd(&@<:^M4M}On\1b>WnmZ'm(B") +("da\\040" "$(0F/T5C1$(1Pe$(0Om\J$(1%_,w(B") +("da2" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") +("da3" "$(0(U(B") +("da4" "$(0&L(B") +("de\\040" "$(0+&KA(c$(18:dI&Y]x`%9C?dIJQs(B") +("de-\\040" "$(0&$:\(0$(1$p$(05m-2&q$(1"e!Y:3(h(B") +("de-3" "$(0@"Ip5m$(1IxWy^o(B") +("de-4" "$(0.z5V:\T`$(1EL3L.d`R?F3v(B") +("de2" "$(00|O.5b-*>IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") +("de3" "$(0/6/k1WD+4?9&(c$(1%|$(03o$(1&U@:%o(|M,?J@k$1(B") +("de4" "$(0)c>J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") +("de8\\040" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") +("de83" "$(0X5.)GS$(1[I4l>/Yr(B") +("de84" "$(0IZ/4F\-0@eJ=S)*$(0[W$(1"L9'Ht(jQ?(B") +("dez3" "$(1)z(B") +("dez4" "$(0P~qH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") +("dxq\\040" "$(0;U$(1UgE<(B") +("dxq4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") +("dy\\040" "$(0?h;($(137(B") +("dy3" "$(0'H,@:d:(09$(1.6<>(B") +("dy4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") +("dz\\040" "$(0&/(2$(1!\(R"XBbHr(B") +("dz3" "$(06077RSZVF8$(1\v5W\WE\(B") +("dz4" "$(0.0I-60P*BzW[(B") +("e0\\040" "$(0(B963sU9Mh0X$(1%w-*+.#$&)85HEHa(B") +("e02" "$(0FODmAS3z*Q-m8QKmWx3'YrFCF|$(1)T*qLH?vDz0ujM;Ept7U;!(B") +("e03" "$(0Qs)887[{Mh$(1!8ab&D+u'!7Ca]Ml(B") +("e04" "$(0O5Qs7DKC/EF|$(1a{88(B") +("e2" "$(0T]Kk>D.|/L2_N!)k&"Pt9]D5Ig2=$(1@F$(0-"U'XA5f$(1CR$(0>3?+)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl-ZkM~RZ\B=M,3Vw4POGDP-X,PH!&"PtZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]J:]B~L:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") +("e84" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!w@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") +("e92" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q!JcN_(B") +("ea\\040" "$(0+UUMR*U:/f&:$(1)]@P$(1:S,ZF^9Q(B") +("ez2" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") +("ez3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") +("ez4" "$(05SZo\/XL_-O@]P/p$(1b)9IO2boN0,b>fFzR$g<(B") +("f\\040" "$(0$x(B") +("f-\\040" "$(05zHI2mYCKn76Qa&e=rFSTC$(1lJFXkbDo/N66#R]73k;Umvr!r<=|(B") +("f-2" "$(0?bVjE&$(1#P=O:tFNJS(B") +("f-3" "$(13{9J(B") +("f-4" "$(0.aMz6)TCVj$(1Z_=i(B") +("f0\\040" "$(0'J1>+^0($(1%)6fA*!$$L(B") +("f02" "$(0/S-`+l19+^$(1V'(B") +("f03" "$(0??,2),9A6%9n$(1'&,:OEm4(B") +("f04" "$(0/t(B") +("f8\\040" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") +("f82" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") +("f83" "$(0'11T$(1V/(B") +("f84" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") +("f9\\040" "$(0'"9N1F0B+KB!$(1(-9yAN'2A?,R2)2{je64V8(B") +("f92" "$(0NBBP,y$(1'@;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") +("fq2" "$(012$(16X$(0CS$(1?_M|(B") +("fq3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{^%+'_*O.l8eF/V1&6Y6f%86(B") +("fx-4" "$(1,<(B") +("fx2" "$(00%K~,B8G>K)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") +("fx3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") +("fx4" "$(0'Y5Y;b'j1b@oA';,@,YOk@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") +("ge-\\040" "$(0GoL5-l^RGC>zA_C^,VJ!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") +("ge-3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") +("ge-4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") +("ge0\\040" "$(0;s*AZQN#OI2[W/$(13#]9$(0^$$(1_:]228bF(2M)(B") +("ge03" "$(0WJOdPZO?$(1gtS.(B") +("ge04" "$(05s)MYR<1;sCC$(1^<+]cZIw$(0RT$(151@0(B") +("ge2" "$(0'09JFL+C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") +("ge8\\040" "$(0DgKr;S){6B17W*)n2dFuP;X]KML*\tC\$(1&qdH=lCs$(0SjB.$(1X6M?m$BeDkmm9T$(0_7$(1h1A-qEn]lyk^QvYq;~C?"ZK{?e0v.Y1zP55I(B") +("ge93" "$(0Ly8Mz3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//XqAfD(B") +("gey\\040" "$(01,AP@UIn$(1ct=MQ!C"!7"S"b-Q<1?sr5(B") +("gey3" "$(0&'&=:Y-,5[-&5w1,(B") +("gey4" "$(0@t-74IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") +("gez4" "$(0'H]6_Fm\.hP*k<*MgTgH&(B") +("gu-\\040" "$(1*U%xUv(B") +("gu-3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") +("gu2" "$(0+~X&CiRy}0U\`$(1k`EsZoM88GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") +("gu9\\040" "$(05]+J+bD^$(1L+%q\=8idx6.2p2x[e$(0U@$(1ER(B") +("gu93" "$(0C'$(1Mm(B") +("gu94" "$(01wCf:V73C+IVV,X,T#8H$(179>36q/;UoLbVh5o#Ce+FuSU(B") +("guw\\040" "$(1Oh$(0E@$(1PZ(B") +("guw2" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964$(1'q$(0,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") +("guw3" "$(0[*(B") +("guw4" "$(064(B") +("h\\040" "$(0%!(B") +("h-\\040" "$(0*m6X$(18UZ[(B") +("h-2" "$(0Rx32T0$(1rK0tio$(082$(1)fn>CzN5Z[D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") +("h92" "$(0>0$(1*\U\(B") +("h93" "$(03!4A(B") +("h94" "$(030(B") +("ha\\040" "$(02E(B") +("ha2" "$(0Cw(B") +("ha3" "$(02E(B") +("hi\\040" "$(02>EA$(1%i(B") +("hi2" "$(0Wd2gU1$(1Ub(B") +("hi3" "$(08B$(1_r6{(B") +("hi4" "$(07&)+U.EA89$(1As>rO9(B") +("hq\\040" "$(0E*N5$(1QR(B") +("hq3" "$(0E*(B") +("hr\\040" "$(0@C.BD.$(1*-(B") +("hr2" "$(0*u)Z.P0I?$7z>6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") +("hr4" "$(0D8.P]O@C?$UJM7:WFD$(1ApKb=zYP%LD_(B") +("hx\\040" "$(0/B.L'hcA:`F"/$m9R=I??GLGZRgW!(2-A(B") +("hx-3" "$(02D$(1Au(B") +("hx-4" "$(0U5,g$(1QI^h`;(B") +("hx0\\040" "$(09sE~-;$(1-L";aK(B") +("hx02" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") +("hx03" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") +("hx04" "$(07p$(1@g(B") +("hx2" "$(05/B:@dPbP60r/:H4[SG-$(1`Z$(0<}Z(+]$(1Y=T,_K[&=vC3k-Q%;.$.k%6zV(Z:enCtI;k>(B") +("hx3" "$(01NBb$(1K;$(0;J?C$(1$](B") +("hx4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") +("hx8\\040" "$(0]d$(1r3q?kl$bk[lKV:(B") +("hx82" "$(0WdV@7}$(1VRfBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") +("hx83" "$(0PBBw$(1Wv>@NN(B") +("hx84" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") +("hx9\\040" "$(0;g0!H/$(1[Z5DL2='.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwD%b1bleSemi"koo_p_(B") +("hxq\\040" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") +("hxq2" "$(0)`:PCu9z$(12m+Z7H*JfU(B") +("hxq3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") +("hxq4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") +("hy\\040" "$(1hg(B") +("hy2" "$(0B\1m@VP5$(1`)``L)NmS!j~G((B") +("hy3" "$(0+T(B") +("hy4" "$(03&6925)\:S^y$(1)`$(0@b$(1-aA"?%+m(B") +("hz\\040" "$(0L^$(1\O^}(B") +("hz2" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") +("hz3" "$(0)p:W(B") +("hz4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") +("i\\040" "$(07e286n6a2:%0$(1N7(B") +("i2" "$(0<_Os$(1`pJ](B") +("i3" "$(0GO\3^s$(16>$I*y#&(B") +("i4" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") +("j\\040" "$(0%((B") +("j-\\040" "$(0(V(B") +("j-2" "$(0&t$(1$sAE(B") +("j-3" "$(0(V(B") +("j02" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") +("j03" "$(0[c[g[o$(1kk(B") +("j04" "$(0^j$(1hx(B") +("j4" "$(0'K$(12uO>A;(B") +("j82" "$(0BTS@R#$(19(9)9>(B") +("j83" "$(03Z'uR#5A$(1,6WZ%e&+Id(B") +("j92" "$(0&*)7&o'2$(11t$(0&+$(1(gO#(B") +("j93" "$(0,7Gb9{$(1?7(B") +("jr4" "$(0O`$(1=C(B") +("jx-2" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") +("jx-3" "$(0&~9v$(1Wq:E@j(B") +("jx2" "$(0)rR1US9}\;UIV-$(1@3iya4>ibklM/5c&Noai$(0Xc$(1*6Y|(B") +("jx3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") +("jx4" "$(0&,:JT3US9}$(1+YY7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") +("jxq2" "$(1YmLx4o(B") +("jxq3" "$(0T!$(1W[bc;a6"(B") +("jxq4" "$(0G0Q_$(1([$(0Ku$(12eVG';$V(B") +("jy2" "$(03\AD$(1dR$(0TO$(1ZuC]!gF~`0$(0Yi$(1h%k1;,Suk"(B") +("jy3" "$(1Ri`/1pDV(B") +("jy4" "$(0*Y(B") +("jz2" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") +("jz3" "$(0XF(B") +("jz4" "$(0Y"$(1Z{UU(B") +("k\\040" "$(0$~(B") +("k-\\040" "$(0+_$(1>N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") +("k-3" "$(1/I(B") +("k0\\040" "$(0<+JjV]$(1g]K>Ib(B") +("k02" "$(0*,(B") +("k03" "$(0Jj(B") +("k04" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") +("k8\\040" "$(0'{@[;/F)4a$(1n};B(B") +("k83" "$(04i-v+c78$(18y$(0XQ$(1=#j,D#au4=!#dV(B") +("k84" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") +("k93" "$(01:;?RKU_]V$(1hjG^[G(B") +("k94" "$(15[7Z@6(B") +("ka\\040" "$(0.C@?2E$(1HO(B") +("ka3" "$(0('2>$(1##(B") +("ka4" "$(0@?$(1h0(B") +("ki\\040" "$(0DeAC$(17B%5(B") +("ki3" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") +("ki4" "$(0A6F#A<2>$(1/x0U3r\Y(B") +("kr\\040" "$(04p3c.,ApX(5;OxP"?/PjDIGdGf$(1,+1?f:^t*&H;Q:Dn;N(B") +("kr2" "$(02>B'(B") +("kr3" "$(0(,B?$(1.<$(0.Y$(1&G4J<;$(1cx@O$(0X>$(1kv>uaVewPA(B") +("kx3" "$(05PG5$(1gf%R/*jY`32=b}:QkXmy(B") +("kxq2" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") +("kxq3" "$(0@/$(1GqHgDacj*#(B") +("kxq4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") +("ky\\040" "$(1JIJ'(d9AgR(B") +("ky3" "$(0&H(B") +("ky4" "$(0*+;k(1$(1S8$(0?l$(1m&>k$(0+)$(1&jK8RH^7(B") +("kz\\040" "$(1!V(B") +("kz3" "$(0*T8S3C$(1/_$9^c+c(B") +("kz4" "$(0QkQ\Ka(B") +("l\\040" "$(0$|(B") +("l-2" "$(0G_$(14{\8`G+5sEnU/(~.t/|(B") +("l03" "$(07x$(1UP>K*./%N86lB9(B") +("l04" "$(08<$(1.MM5(B") +("l82" "$(0]#\&Y1\r[p[u\<;c@vW|$(1oMpR$(0\o^@$(1q%qskhp>g-pV(B") +("l83" "$(0]+Z6^`_$_:$(1VTq(p@U+eJqI0C(B") +("l84" "$(0\vV)_:$(1qDb(\X(B") +("la\\040" "$(0/W;;@I$(1+;`K8=?P(B") +("la1" "$(0;;(B") +("la2" "$(02+[2$(1"N(B") +("la3" "$(0@I$(1fg(B") +("la4" "$(0Zi]($(1o^$(0M?2+$(1?2$(0H0$(1h3L&C>Cr(B") +("le\\040" "$(06^(B") +("le-\\040" "$(0/s(B") +("le-2" "$(0I\4F^rIJ\b?s6GC`>h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") +("le-3" "$(0MkUW$(1&X(B") +("le-4" "$(0'p(7$(1+w(B") +("le02" "$(0-A=.DYX}=JGlOC$(1"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") +("le4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") +("le82" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") +("le83" "$(0W&$(1cyYUJZA\fK(B") +("le84" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") +("le92" "$(000W(QP=U^Y^\TwVNB`TY$(1P-$(0S8SE$(1Li$(0[.$(1QF$(0G@$(1]`]g5>WDF2nIEPL\]\bdI&bhg?hpj9(B") +("le93" "$(0N)RY$(1Vz]#?pAWLsE.(B") +("le94" "$(0+>_<\5Hv$(1WK[Y=k(B") +("lea3" "$(06,(B") +("lew\\040" "$(02K(B") +("lew3" "$(02K(B") +("lew4" "$(0)E8U)JC|Xe>8`K2X_OoMH$(1gNNT\VDJRO$IxS=OMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") +("lez3" "$(0&(VL$(1SOPM3F$(0Rs$(1NWc0(B") +("lez4" "$(0Jb7jVLS=$(1"6JO't_0R](B") +("li2" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") +("li4" "$(0TK\zZB]nGF$(1TWii.b(B") +("lq\\040" "$(0;-(B") +("lq2" "$(0IY>\$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") +("lq3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") +("lq4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") +("lr1" "$(0&((B") +("lr4" "$(0O@.X;-*Z$(1'Z.P$(0(>$(1!3/>!^!i1Gn^!c.E(H(B") +("lu2" "$(0_8QeZ>$(1f_J8QAS-(B") +("lu3" "$(0+I7lNS1tQ^JYVgWD;`LV$(1KHiR623>*dF.\G7d(B") +("lu4" "$(03$L;=|NeX[B*$(1;OS*oZ?^Fw\K(B") +("lu82" "$(0^8]](B") +("lu83" "$(1mL(B") +("luw4" "$(0>*)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") +("lx82" "$(0]__?_K_3$(1q4q\o2o0pJr=(B") +("lx83" "$(0+=(B") +("lx84" "$(0E+$(1^v(B") +("lx9\\040" "$(0^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") +("lxo3" "$(0L{$(1X_l!fkMU_{(B") +("lxo4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") +("ly\\040" "$(0Jw(B") +("ly2" "$(0O=J/;`W=]I$(1AbSZJ&KH^TQxcR^]jZnlXe(B") +("ly3" "$(0VXJw$(1IEIo(B") +("ly4" "$(0KF5q]@[@SM(B") +("lz\\040" "$(0N|(B") +("lz2" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") +("lz3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") +("lz4" "$(0@9C?8TI=$(1IXgDW_Hz(B") +("m\\040" "$(0$w(B") +("m-2" "$(0LaGBCeZTXMV'XOZ7$(1\h$(0SJ$(1Xgid$(05O$(1ag(3f2awH^8kVCYp["_pnHqQ(B") +("m-3" "$(0=xLpL\TcZ7$(1iv\sE)(B") +("m-4" "$(0JC.v$(1nBdG(B") +("m02" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") +("m03" "$(0>{W:$(1KM"Z.{>M?CIR(B") +("m82" "$(0_([OSQYFKQ$(1j^cQ$(0^.$(1R./.J3Q#lslr(B") +("m83" "$(0KI7$$(1pD(B") +("m84" "$(0JkKQ;8PXJ`$(1IY$(0[;Vr$(1IDQ|X.AaKu(B") +("m9\\040" "$(0A-(B") +("m91" "$(061(B") +("m92" "$(01]61K#(B") +("me\\040" "$(02BOw(B") +("me-2" "$(0/})YMxMST,6DOyK&:!I>$(1D0M;H-+\JhB;_GGYKc(B") +("me-3" "$(17R)sBv(B") +("me-4" "$(0.UK&(B") +("me2" "$(0:MU[WG[v[HV^X3$(1^Ji>oD%NkA_qpWaql#mQmao7a7qO(B") +("me3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") +("me4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") +("me82" "$(0A|LB8{$(1:z4qSse_f*iF(B") +("me83" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") +("me84" "$(05t\](B") +("me92" "$(0(b/%0u$(1RrE8-D&Z'+HK''[N2#[V&`5$CJ(B") +("me93" "$(0|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") +("mq2" "$(0,uFx4`08==@i?!Qj0v^]FWBK$(1;C-ELE@y:oE#8VU=#IH\ihy(B") +("mq3" "$(05",eWm$(10>B>=4;)/CX@(B") +("mq4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>2$(0Uh$(1qNn<;7i`\](B") +("ne-3" "$(0Uh(B") +("ne-4" "$(0V#*r(B") +("ne02" "$(06u[i(B") +("ne04" "$(0^o(B") +("ne2" "$(00H(H.j6>Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") +("ne3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") +("ne4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") +("ne82" "$(0*"X4$(18%)r)F(B") +("ne83" "$(0$(1kG(B") +("ne92" "$(0V?+8-tZ;=9[2(B") +("nq3" "$(0Qu6c$(1?5(B") +("nq4" "$(0&z(B") +("nr\\040" "$(0.R(B") +("nu3" "$(0&M$(1,h:$(B") +("nu4" "$(0,:$(1/#2s/Z(B") +("nuw4" "$(05MKl$(1ZQ(B") +("nx-2" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") +("nx-4" "$(0,.(B") +("nx2" "$(0(DQ{$(1&87}MS(B") +("nx3" "$(0+9/;$(11C(B") +("nx4" "$(03((B") +("nx83" "$(0FA$(1`[$(0G%$(1==(B") +("nxo2" "$(07c6v$(1kO5`6/(B") +("nxo3" "$(1Wa(B") +("nxo4" "$(0T@U`\($(1C2/@H+\nY7(B") +("ny2" "$(1i^]P(B") +("ny4" "$(0Sw$(1d$B!j!(B") +("nz\\040" "$(1.r(B") +("nz2" "$(0O"\NS$.O$(1=w&lg(nSVkb-fAm_eH(B") +("nz3" "$(0H+A7G3(B") +("nz4" "$(0R$$(16T(B") +("o\\040" "$(0@H%-(B") +("o2" "$(06d(B") +("p\\040" "$(0$v(B") +("p-\\040" "$(08~=o/d$(1&]KO$(0OT$(1#3HX*D@cUqXp(B") +("p-2" "$(00&A&OTP]SzGVA}[\VZ$(1c,%#6WdjE:[L-xTvAc[d`uPIQ4o\(B") +("p-3" "$(0<\$(17I(B") +("p-4" "$(0GQ$(14<5PA5\lNfUsU}(B") +("pe-\\040" "$(0)%7"$(11AUc_I(B") +("pe-2" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") +("pe-3" "$(1>s(B") +("pe2" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") +("pe3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") +("pe4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") +("pe8\\040" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") +("pe82" "$(01n9gU/$(1ZVZpCh[w(B") +("pe84" "$(0'[[RI6(B") +("pe9\\040" "$(03<2\$(1f10G(B") +("pe92" "$(0?OZEU#^uUQ$(1eDf)(B") +("pe93" "$(02C(B") +("pe94" "$(0G}*K(B") +("pew\\040" "$(0SSJr$(1!_(B") +("pew3" "$(0Jr(B") +("pez\\040" "$(0\RKG$(1J2_-c%A^\}^Slv(B") +("pez2" "$(0SHJK$(16e(B") +("pez3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") +("pez4" "$(0>BKGE9]F$(1J)^,j]SF(B") +("pi\\040" "$(0/j;:(B") +("pi2" "$(0(B") +("po2" "$(0;hQS$(1]ear(B") +("po3" "$(0Mj6J(5$(18!(B") +("po4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") +("pq\\040" "$(05+.D+f$(1U'+%&A.Q2r(B") +("pq2" "$(0;\Q*?rLy$(1(wEM=*:/2>(B") +("pq3" "$(1>,*s(B") +("pq4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") +("px\\040" "$(0N{&rQ[N:(X$(1>7gN&w]n(B") +("px2" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") +("px3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") +("px4" "$(0O3Q[X^Z;$(1S0(B") +("py\\040" "$(06J$(1#?(B") +("py2" "$(15M$(0HW$(1$-/?(B") +("py3" "$(06J$(1E(Q$(0?/$(1U>(s7>0M>>>GV.(B") +("r3" "$(1Od(B") +("r4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") +("s\\040" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") +("s-\\040" "$(0Is$(1nT(B") +("s0\\040" "$(0@G8'(B") +("s03" "$(0EB$(1guCARTd1ZH(B") +("s04" "$(0@G(B") +("s1" "$(03)(B") +("s3" "$(0*<(B") +("s4" "$(0(?*~Q2EHIf)zG~1%5|1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") +("s8\\040" "$(0&6;7$(1QBh{lt(B") +("s83" "$(0AX@1$(1b]$(0Vc$(1j=(B") +("s84" "$(0AX$(1AC(B") +("s9\\040" "$(0Aq$(1Q&F2_FI{^5(B") +("sa\\040" "$(0O%$(1!F(B") +("sa3" "$(0]eO%$(1Hd+V(B") +("sa4" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") +("si\\040" "$(0ES\ZH&$(10&<3(B") +("si4" "$(0WTES$(1OP(B") +("sr4" "$(0*dESG/+dEFV+Xr$(1Wwj+l?Nk]YF9XFnFX)(B") +("sx\\040" "$(0\8BkDXS\^5$(1i*(B") +("sx-\\040" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") +("sx-3" "$(0V|Nk7N$(1>bAfBuIp`h(B") +("sx-4" "$(0:K+{Ie?EM"(B") +("sx2" "$(01x(B") +("sx4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_Vd$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|Ei(B") +("sx8\\040" "$(0MMBt$(10k(B") +("sx83" "$(1VF(B") +("sx84" "$(0L,Ld$(1Eo(B") +("sx9\\040" "$(07#D~Lg$(1DrCBK)^kYy(B") +("sx93" "$(0F5C2K1$(1bWd7(B") +("sx94" "$(0O\$(1J;(B") +("sxo\\040" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") +("sxo3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") +("sxo4" "$(19g(B") +("sxq\\040" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") +("sxq2" "$(0TrDl$(1dB(B") +("sxq3" "$(0^U$(1VreodAp_(B") +("sxq4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") +("sy\\040" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") +("sy3" "$(06SJ'ZlXI$(1RF_Sks(B") +("sy4" "$(0J+(B") +("sz\\040" "$(0S}\XVmF4$(1^XBpD:g{pi(B") +("sz3" "$(0[:$(1pycnSy(B") +("t02" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") +("t03" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") +("t04" "$(0Q6S>$(1j7J[(B") +("t8\\040" "$(0?N]f]b^b+a$(1*B&~8WLm$(0,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") +("te-3" "$(07`H-$(1$n$(0=9$(1[g768RU;6|!O)1(B") +("te-4" "$(0]p(B") +("te2" "$(0YoAI@A@]TL$(1[(LG>]$(0PF$(12N';{iVdi57T-$(0?c$(1d|(B") +("te8\\040" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") +("te83" "$(0LZ/@$(1+I$(0CPT}$(16SO8TT5G2lF$(1GS)y\[(B") +("tez4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") +("ti\\040" "$(0515F(B") +("ti2" "$(0(;LX/rMm5F$(1(x$(0DHXUY6$(1+rUx\*VA\aiT$=1T(B") +("ti4" "$(0'5Ji8;,q$(1A/]MDF#;:<(B") +("tr4" "$(08XNf$(1#v#wU53'c7(B") +("tx\\040" "$(0-6$(1e,0D5dIk(B") +("tx-\\040" "$(0?X35$(1SQ7F+vQu,&(B") +("tx-2" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") +("tx-3" "$(0>TC0=4$(1/9)VEq)q(B") +("tx-4" "$(0Bo$(1@)$(0Jm$(1mx(B") +("tx2" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") +("tx3" "$(0&I)T$(1:'${.J(B") +("tx4" "$(0.#)TCp$(1hU4O(B") +("tx8\\040" "$(0B@$(1DfZ](B") +("tx82" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") +("tx84" "$(1*?T5(B") +("tx9\\040" "$(0+@$(1W?3x0/'0(B") +("tx92" "$(0';+\?IE#W#$(19`V-#|(V#D*Y(B") +("tx93" "$(1"Y#DL"(B") +("tx94" "$(0T1$(1Z.(B") +("txo\\040" "$(0>l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") +("txo2" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") +("txo3" "$(0+uR|$(1Pd5.P"(B") +("txo4" "$(0/`@O3p$(1mkik@bD&0#(B") +("txq\\040" "$(04$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") +("u3" "$(0LYM$1e&i*RUV)v4nI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") +("u8\\040" "$(06C=]UBO@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") +("v\\040" "$(0$}(B") +("v-\\040" "$(0,V9V/3GmZgQ4$(102RohI?n;}(B") +("v-3" "$(0=79Z6g$(1F!dt$(06k$(1`q38/G(B") +("v-4" "$(0,V)($(1:c(B") +("v0\\040" "$(06MTf5!<%L?/&->*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") +("v03" "$(0B,<%(B") +("v04" "$(0K,(B") +("v8\\040" "$(0:r(m&\4u-X>rG]GcH[(B") +("vi3" "$(0,R(B") +("vi4" "$(0FNLe&bD\BG$(1B}<)b5(B") +("vq3" "$(0C@(B") +("vr\\040" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") +("vr1" "$(068(B") +("vr2" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1gop/(B") +("vr3" "$(0H7$(1.<8XW0\+h/7q(B") +("vr4" "$(068)WMU$(1-J$(0L1(B") +("vx\\040" "$(0.k.wDL.E0J*v$(1?h$(0Cd.N?.$(1E4L]$(0U8$(1@;A&'a2%L_$(0I@$(1\,!;+7HT@o$(07'$(1O~WQ(B") +("vx-\\040" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") +("vx-3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") +("vx-4" "$(0)B-s:D$(1,rC)(B") +("vx0\\040" "$(0)=9[4-$(1/l0p'z2GN|)]0`(B") +("vx03" "$(0N]Xd(B") +("vx04" "$(0?d$(1/l^\?9iD(B") +("vx2" "$(0:m$(1m,(B") +("vx3" "$(015(-Iq:m-HP'Hs'z^H$(1$T$(04>Fm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") +("vx4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'v$(1RvBf$(1Em8JE/[*(B") +("vx84" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[ogFYI*L(Rta\Gi^[(B") +("vxa3" "$(0JQ$(13p(B") +("vxa4" "$(0tGO$(03I$(1[{(B") +("vxi\\040" "$(0-f(B") +("vxi3" "$(0/g$(1+A$(03f(B") +("vxi4" "$(0/J$(1eX!^1(B") +("vxo3" "$(00+LzO7$(1MkTuLh$(0=z$(16c5BlU[6(B") +("vxo4" "$(0I5(B") +("vxq\\040" "$(0XW?>U@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") +("vxq3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") +("vxq4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") +("vy\\040" "$(0(JzL3DDgs(B") +("vz3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") +("vz4" "$(0+LM+$(13AU<>[Dc(B") +("w\\040" "$(0%/(B") +("w4" "$(1N7(B") +("x\\040" "$(02q8V*E*@)fM%EK,(YW$(1H1+UK.$(0%:A+/v$(1$@-g3n7lF@a)Z5(B") +("x-\\040" "$(09SEL$(1Z041-L[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") +("x4" "$(0''0m;.A+M)7M='[G(TYWE]&C$(1!+$(0[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") +("x8\\040" "$(0_%]`Q'6K>vLm$(1!|Q_(B") +("x82" "$(0+z0sIa&;*G$(1,m%$6n4R#a$,(B") +("x83" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") +("x84" "$(0G]0sCJ-[V`@a?OCV,V0(B") +("x93" "$(0ZX+N)H$(1%k6:(B") +("x94" "$(0;CLM9D'G,|,Q+.$(1C6i?#Y(B") +("xa\\040" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") +("xa2" "$(02`(B") +("xa3" "$(0(l$(1#!(B") +("xa4" "$(0])$(1B"M/(B") +("xi\\040" "$(03r(B") +("xi3" "$(09k(B") +("xi4" "$(0(A(B") +("xo\\040" "$(0L%6=B=H9$(1=yTk(B") +("xo3" "$(0,=$(14Z5i(B") +("xo4" "$(0AJ1;,wB4K!_!$(1;X6G3U]?=e(B") +("xq\\040" "$(02e@w:}G$$(1FbAF$(0Ck.hDR$(10OCb=JL9;t<4G#ADDBGXSrT;]N(B") +("xq2" "$(044@YEs)O;ELEB[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") +("xq4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") +("y\\040" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") +("y2" "$(1#A(B") +("y3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") +("y4" "$(0J,$(1KB$(0RH(B") +("z\\040" "$(0'x%2$(1%}+E(B") +("z2" "$(0O_" ?$B!'(B) + ("?" ?$B!)(B)) + +;; + +(quail-define-package "quail-greek" "Greek" ",FEkkgmij\(B" nil + "Greek Keyboard +-------------- + +In the right of ,Fk(B key is a combination key, where + ,F4(B acute + ,F((B diaresis + +e.g. + ,Fa(B + ,F4(B -> ,F\(B + ,Fi(B + ,F((B -> ,Fz(B + ,Fi(B + ,F((B + ,F4(B -> ,F@(B" + nil t t t t) + +;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) -_ =+ `~ +;; ,F7/(B ,FrS(B ,FeE(B ,FqQ(B ,FtT(B ,FuU(B ,FhH(B ,FiI(B ,FoO(B ,FpP(B [{ ]} +;; ,FaA(B ,FsS(B ,FdD(B ,FvV(B ,FcC(B ,FgG(B ,FnN(B ,FjJ(B ,FkK(B ,F4((B '" \| +;; ,FfF(B ,FwW(B ,FxX(B ,FyY(B ,FbB(B ,FmM(B ,FlL(B ,; .: /? + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?-) + ("=" ?=) + ("`" ?`) + ("q" ?,F7(B) + ("w" ?,Fr(B) + ("e" ?,Fe(B) + ("r" ?,Fq(B) + ("t" ?,Ft(B) + ("y" ?,Fu(B) + ("u" ?,Fh(B) + ("i" ?,Fi(B) + ("o" ?,Fo(B) + ("p" ?,Fp(B) + ("[" ?\[) + ("]" ?\]) + ("a" ?,Fa(B) + ("s" ?,Fs(B) + ("d" ?,Fd(B) + ("f" ?,Fv(B) + ("g" ?,Fc(B) + ("h" ?,Fg(B) + ("j" ?,Fn(B) + ("k" ?,Fj(B) + ("l" ?,Fk(B) + (";" ?,F4(B) + ("'" ?') + ("\\" ?\\) + ("z" ?,Ff(B) + ("x" ?,Fw(B) + ("c" ?,Fx(B) + ("v" ?,Fy(B) + ("b" ?,Fb(B) + ("n" ?,Fm(B) + ("m" ?,Fl(B) + ("," ?,) + ("." ?.) + ("/" ?/) + + ("!" ?!) + ("@" ?@) + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?^) + ("&" ?&) + ("*" ?*) + ("(" ?\() + (")" ?\)) + ("_" ?_) + ("+" ?+) + ("~" ?~) + ("Q" ?,F/(B) + ("W" ?,FS(B) + ("E" ?,FE(B) + ("R" ?,FQ(B) + ("T" ?,FT(B) + ("Y" ?,FU(B) + ("U" ?,FH(B) + ("I" ?,FI(B) + ("O" ?,FO(B) + ("P" ?,FP(B) + ("{" ?{) + ("}" ?}) + ("A" ?,FA(B) + ("S" ?,FS(B) + ("D" ?,FD(B) + ("F" ?,FV(B) + ("G" ?,FC(B) + ("H" ?,FG(B) + ("J" ?,FN(B) + ("K" ?,FJ(B) + ("L" ?,FK(B) + (":" ?,F((B) + ("\"" ?\") + ("|" ?|) + ("Z" ?,FF(B) + ("X" ?,FW(B) + ("C" ?,FX(B) + ("V" ?,FY(B) + ("B" ?,FB(B) + ("N" ?,FM(B) + ("M" ?,FL(B) + ("<" ?\;) + (">" ?:) + ("?" ??) + + ("a;" ?,F\(B) + ("e;" ?,F](B) + ("h;" ?,F^(B) + ("i;" ?,F_(B) + ("o;" ?,F|(B) + ("y;" ?,F}(B) + ("v;" ?,F~(B) + ("A;" ?,F6(B) + ("E;" ?,F8(B) + ("H;" ?,F9(B) + ("I;" ?,F:(B) + ("O;" ?,F<(B) + ("Y;" ?,F>(B) + ("V;" ?,F?(B) + ("i:" ?,Fz(B) + ("y:" ?,F{(B) + ("I:" ?,FZ(B) + ("Y:" ?,F[(B) + ("i:;" ?,F@(B) + ("y:;" ?,F`(B)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/hangul.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/hangul.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,2613 @@ +;;; quail/hangul.el -- Quail package for inputting Korean Hangul characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Korean, Hangul + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) + +(defun quail-hangul-switch-to-symbol-ksc (&rest ignore) + "Swith to `quail-symbol-ksc' package." + (quail-delete-region) + (select-input-method "Korean" "quail-symbol-ksc") + (throw 'quail-tag nil)) + +(quail-define-package + "quail-hangul" "Korean" "$(CGQ1[(B 2$(C9z=D(B" + '((?r . "$(C$!(B") (?s . "$(C$$(B") (?e . "$(C$'(B") (?f . "$(C$)(B") (?a . "$(C$1(B") + (?q . "$(C$2(B") (?t . "$(C$5(B") (?d . "$(C$7(B") (?w . "$(C$8(B") (?c . "$(C$:(B") + (?z . "$(C$;(B") (?x . "$(C$<(B") (?v . "$(C$=(B") (?g . "$(C$>(B") + (?R . "$(C$"(B") (?E . "$(C$((B") (?Q . "$(C$3(B") (?W . "$(C$9(B") (?T . "$(C$6(B") + (?O . "$(C$B(B") (?P . "$(C$F(B") + (?k . "$(C$?(B") (?i . "$(C$A(B") (?j . "$(C$C(B") (?p . "$(C$D(B") (?u . "$(C$E(B") (?h . "$(C$G(B") + (?y . "$(C$K(B") (?n . "$(C$L(B") (?b . "$(C$P(B") (?m . "$(C$Q(B") (?l . "$(C$S(B")) + "Hangul input method. + $(CGQ1[(B: $(C$!$"$$$'$($)$1$2$3$5$6$7$8$9$:$;$<$=$>$?$A$C$D$F$E$G$K$L$P$Q$S$@$B(B + KEY: r R s e E f a q Q t T d w W c z x v g k i j p P u h y n b m l o O + +The key sequence \"Z\" can be used for \"$(C#0(B..$(C#A(B..$(C#a(B..\". +The key sequence \"H\" can be used for \"$(C$U$V(B...\". +The key sequnece \"S\" can be used for such symbols as \"$(C!M!L"6(B...\". + +You can use the key M-i to know the avairable key combination. +For instance, typing \"S\" followed by \"M-i\" will tell you + which key you should type to input some specific symbol. +--- Example --- + r k r k + $(C$!(B $(C0!(B $(C0"(B $(C0!0!(B + r k r k + $(C$!(B $(C0!(B $(C0"(B $(C0"(B $(C0"$?(B" + nil t t nil nil nil t) + +(quail-define-rules + ("\\" quail-hangul-switch-to-symbol-ksc) + + ("r" ?$(C$!(B) + ("s" ?$(C$$(B) + ("e" ?$(C$'(B) + ("f" ?$(C$)(B) + ("a" ?$(C$1(B) + ("q" ?$(C$2(B) + ("t" ?$(C$5(B) + ("d" ?$(C$7(B) + ("w" ?$(C$8(B) + ("c" ?$(C$:(B) + ("z" ?$(C$;(B) + ("x" ?$(C$<(B) + ("v" ?$(C$=(B) + ("g" ?$(C$>(B) + + ("R" ?$(C$"(B) + ("E" ?$(C$((B) + ("Q" ?$(C$3(B) + ("W" ?$(C$9(B) + ("T" ?$(C$6(B) + ("P" ?$(C$F(B) + + ("k" ?$(C$?(B) + ("i" ?$(C$A(B) + ("j" ?$(C$C(B) + ("p" ?$(C$D(B) + ("u" ?$(C$E(B) + ("h" ?$(C$G(B) + ("y" ?$(C$K(B) + ("n" ?$(C$L(B) + ("b" ?$(C$P(B) + ("m" ?$(C$Q(B) + ("l" ?$(C$S(B) + ("o" ?$(C$@(B) + ("O" ?$(C$B(B) + + ("rk" ?$(C0!(B) + ("rkr" ?$(C0"(B) + ("rks" ?$(C0#(B) + ("rke" ?$(C0$(B) + ("rkf" ?$(C0%(B) + ("rkfr" ?$(C0&(B) + ("rkfa" ?$(C0'(B) + ("rka" ?$(C0((B) + ("rkq" ?$(C0)(B) + ("rkqt" ?$(C0*(B) + ("rkt" ?$(C0+(B) + ("rkT" ?$(C0,(B) + ("rkd" ?$(C0-(B) + ("rkw" ?$(C0.(B) + ("rkc" ?$(C0/(B) + ("rkx" ?$(C00(B) + ("rkv" ?$(C01(B) + ("rkg" ?$(C02(B) + ("ro" ?$(C03(B) + ("ror" ?$(C04(B) + ("ros" ?$(C05(B) + ("rof" ?$(C06(B) + ("roa" ?$(C07(B) + ("roq" ?$(C08(B) + ("rot" ?$(C09(B) + ("roT" ?$(C0:(B) + ("rod" ?$(C0;(B) + ("ri" ?$(C0<(B) + ("rir" ?$(C0=(B) + ("ris" ?$(C0>(B) + ("rif" ?$(C0?(B) + ("rit" ?$(C0@(B) + ("rid" ?$(C0A(B) + ("rO" ?$(C0B(B) + ("rOs" ?$(C0C(B) + ("rOf" ?$(C0D(B) + ("rj" ?$(C0E(B) + ("rjr" ?$(C0F(B) + ("rjs" ?$(C0G(B) + ("rje" ?$(C0H(B) + ("rjf" ?$(C0I(B) + ("rjfa" ?$(C0J(B) + ("rja" ?$(C0K(B) + ("rjq" ?$(C0L(B) + ("rjt" ?$(C0M(B) + ("rjT" ?$(C0N(B) + ("rjd" ?$(C0O(B) + ("rjw" ?$(C0P(B) + ("rjx" ?$(C0Q(B) + ("rjv" ?$(C0R(B) + ("rjg" ?$(C0S(B) + ("rp" ?$(C0T(B) + ("rps" ?$(C0U(B) + ("rpf" ?$(C0V(B) + ("rpa" ?$(C0W(B) + ("rpq" ?$(C0X(B) + ("rpt" ?$(C0Y(B) + ("rpd" ?$(C0[(B) + ("rpT" ?$(C0Z(B) + ("ru" ?$(C0\(B) + ("rur" ?$(C0](B) + ("ruR" ?$(C0^(B) + ("rus" ?$(C0_(B) + ("rue" ?$(C0`(B) + ("ruf" ?$(C0a(B) + ("rua" ?$(C0b(B) + ("ruq" ?$(C0c(B) + ("rut" ?$(C0d(B) + ("ruT" ?$(C0e(B) + ("rud" ?$(C0f(B) + ("rux" ?$(C0g(B) + ("rP" ?$(C0h(B) + ("rPs" ?$(C0i(B) + ("rPf" ?$(C0j(B) + ("rPq" ?$(C0k(B) + ("rPt" ?$(C0l(B) + ("rh" ?$(C0m(B) + ("rhr" ?$(C0n(B) + ("rhs" ?$(C0o(B) + ("rhe" ?$(C0p(B) + ("rhf" ?$(C0q(B) + ("rhfa" ?$(C0r(B) + ("rhft" ?$(C0s(B) + ("rhfg" ?$(C0t(B) + ("rha" ?$(C0u(B) + ("rhq" ?$(C0v(B) + ("rht" ?$(C0w(B) + ("rhd" ?$(C0x(B) + ("rhw" ?$(C0y(B) + ("rhk" ?$(C0z(B) + ("rhkr" ?$(C0{(B) + ("rhks" ?$(C0|(B) + ("rhkf" ?$(C0}(B) + ("rhkfa" ?$(C0~(B) + ("rhka" ?$(C1!(B) + ("rhkq" ?$(C1"(B) + ("rhkt" ?$(C1#(B) + ("rhkd" ?$(C1$(B) + ("rho" ?$(C1%(B) + ("rhos" ?$(C1&(B) + ("rhof" ?$(C1'(B) + ("rhoq" ?$(C1((B) + ("rhoT" ?$(C1)(B) + ("rhod" ?$(C1*(B) + ("rhl" ?$(C1+(B) + ("rhlr" ?$(C1,(B) + ("rhls" ?$(C1-(B) + ("rhlf" ?$(C1.(B) + ("rhla" ?$(C1/(B) + ("rhlq" ?$(C10(B) + ("rhlt" ?$(C11(B) + ("rhld" ?$(C12(B) + ("ry" ?$(C13(B) + ("rys" ?$(C14(B) + ("ryf" ?$(C15(B) + ("ryq" ?$(C16(B) + ("ryt" ?$(C17(B) + ("rn" ?$(C18(B) + ("rnr" ?$(C19(B) + ("rns" ?$(C1:(B) + ("rne" ?$(C1;(B) + ("rnf" ?$(C1<(B) + ("rnfr" ?$(C1=(B) + ("rnfa" ?$(C1>(B) + ("rnfg" ?$(C1?(B) + ("rna" ?$(C1@(B) + ("rnq" ?$(C1A(B) + ("rnt" ?$(C1B(B) + ("rnd" ?$(C1C(B) + ("rnw" ?$(C1D(B) + ("rnj" ?$(C1E(B) + ("rnjr" ?$(C1F(B) + ("rnjs" ?$(C1G(B) + ("rnjf" ?$(C1H(B) + ("rnjT" ?$(C1I(B) + ("rnjd" ?$(C1J(B) + ("rnp" ?$(C1K(B) + ("rnpt" ?$(C1L(B) + ("rnl" ?$(C1M(B) + ("rnlr" ?$(C1N(B) + ("rnls" ?$(C1O(B) + ("rnlf" ?$(C1P(B) + ("rnla" ?$(C1Q(B) + ("rnlq" ?$(C1R(B) + ("rnlt" ?$(C1S(B) + ("rb" ?$(C1T(B) + ("rbs" ?$(C1U(B) + ("rbf" ?$(C1V(B) + ("rm" ?$(C1W(B) + ("rmr" ?$(C1X(B) + ("rms" ?$(C1Y(B) + ("rme" ?$(C1Z(B) + ("rmf" ?$(C1[(B) + ("rmfr" ?$(C1\(B) + ("rma" ?$(C1](B) + ("rmq" ?$(C1^(B) + ("rmt" ?$(C1_(B) + ("rmd" ?$(C1`(B) + ("rml" ?$(C1a(B) + ("rl" ?$(C1b(B) + ("rlr" ?$(C1c(B) + ("rls" ?$(C1d(B) + ("rle" ?$(C1e(B) + ("rlf" ?$(C1f(B) + ("rlfa" ?$(C1g(B) + ("rla" ?$(C1h(B) + ("rlq" ?$(C1i(B) + ("rlt" ?$(C1j(B) + ("rld" ?$(C1k(B) + ("rlw" ?$(C1l(B) + ("rlv" ?$(C1m(B) + ("Rk" ?$(C1n(B) + ("Rkr" ?$(C1o(B) + ("RkR" ?$(C1p(B) + ("Rks" ?$(C1q(B) + ("Rkf" ?$(C1r(B) + ("Rkfa" ?$(C1s(B) + ("Rka" ?$(C1t(B) + ("Rkq" ?$(C1u(B) + ("Rkt" ?$(C1v(B) + ("RkT" ?$(C1w(B) + ("Rkd" ?$(C1x(B) + ("Rkx" ?$(C1y(B) + ("Ro" ?$(C1z(B) + ("Ror" ?$(C1{(B) + ("Ros" ?$(C1|(B) + ("Rof" ?$(C1}(B) + ("Roa" ?$(C1~(B) + ("Roq" ?$(C2!(B) + ("Rot" ?$(C2"(B) + ("RoT" ?$(C2#(B) + ("Rod" ?$(C2$(B) + ("Ri" ?$(C2%(B) + ("Rir" ?$(C2&(B) + ("Rif" ?$(C2'(B) + ("Rj" ?$(C2((B) + ("Rjr" ?$(C2)(B) + ("RjR" ?$(C2*(B) + ("Rjs" ?$(C2+(B) + ("Rjf" ?$(C2,(B) + ("Rja" ?$(C2-(B) + ("Rjq" ?$(C2.(B) + ("Rjt" ?$(C2/(B) + ("RjT" ?$(C20(B) + ("Rjd" ?$(C21(B) + ("Rp" ?$(C22(B) + ("Rpr" ?$(C23(B) + ("Rps" ?$(C24(B) + ("Rpa" ?$(C25(B) + ("Rpt" ?$(C26(B) + ("Rpd" ?$(C27(B) + ("Ru" ?$(C28(B) + ("Rus" ?$(C29(B) + ("Ruf" ?$(C2:(B) + ("Rut" ?$(C2;(B) + ("RuT" ?$(C2<(B) + ("Rux" ?$(C2=(B) + ("RP" ?$(C2>(B) + ("Rh" ?$(C2?(B) + ("Rhr" ?$(C2@(B) + ("Rhs" ?$(C2A(B) + ("Rhsg" ?$(C2B(B) + ("Rhf" ?$(C2C(B) + ("Rha" ?$(C2D(B) + ("Rhq" ?$(C2E(B) + ("Rht" ?$(C2F(B) + ("Rhd" ?$(C2G(B) + ("Rhw" ?$(C2H(B) + ("Rhc" ?$(C2I(B) + ("Rhk" ?$(C2J(B) + ("Rhkr" ?$(C2K(B) + ("Rhkf" ?$(C2L(B) + ("RhkT" ?$(C2M(B) + ("Rhkd" ?$(C2N(B) + ("Rho" ?$(C2O(B) + ("Rhor" ?$(C2P(B) + ("Rhod" ?$(C2Q(B) + ("Rhl" ?$(C2R(B) + ("Rhls" ?$(C2S(B) + ("Rhlf" ?$(C2T(B) + ("Rhla" ?$(C2U(B) + ("Rhlq" ?$(C2V(B) + ("Rhld" ?$(C2W(B) + ("Ry" ?$(C2X(B) + ("Rn" ?$(C2Y(B) + ("Rnr" ?$(C2Z(B) + ("Rns" ?$(C2[(B) + ("Rnf" ?$(C2\(B) + ("Rnfg" ?$(C2](B) + ("Rna" ?$(C2^(B) + ("Rnq" ?$(C2_(B) + ("Rnt" ?$(C2`(B) + ("Rnd" ?$(C2a(B) + ("Rnw" ?$(C2b(B) + ("Rnj" ?$(C2c(B) + ("Rnjf" ?$(C2d(B) + ("RnjT" ?$(C2e(B) + ("Rnjd" ?$(C2f(B) + ("Rnp" ?$(C2g(B) + ("Rnpr" ?$(C2h(B) + ("Rnps" ?$(C2i(B) + ("Rnpf" ?$(C2j(B) + ("Rnpa" ?$(C2k(B) + ("Rnpq" ?$(C2l(B) + ("RnpT" ?$(C2m(B) + ("Rnl" ?$(C2n(B) + ("Rnls" ?$(C2o(B) + ("Rnlf" ?$(C2p(B) + ("Rnla" ?$(C2q(B) + ("Rnlq" ?$(C2r(B) + ("Rb" ?$(C2s(B) + ("Rm" ?$(C2t(B) + ("Rmr" ?$(C2u(B) + ("Rms" ?$(C2v(B) + ("Rmsg" ?$(C2w(B) + ("Rmf" ?$(C2x(B) + ("Rmfa" ?$(C2y(B) + ("Rmfg" ?$(C2z(B) + ("Rma" ?$(C2{(B) + ("Rmq" ?$(C2|(B) + ("Rmt" ?$(C2}(B) + ("Rmd" ?$(C2~(B) + ("Rmx" ?$(C3!(B) + ("Rl" ?$(C3"(B) + ("Rlr" ?$(C3#(B) + ("Rls" ?$(C3$(B) + ("Rlf" ?$(C3%(B) + ("Rla" ?$(C3&(B) + ("Rlq" ?$(C3'(B) + ("Rlt" ?$(C3((B) + ("Rld" ?$(C3)(B) + ("sk" ?$(C3*(B) + ("skr" ?$(C3+(B) + ("skR" ?$(C3,(B) + ("sks" ?$(C3-(B) + ("ske" ?$(C3.(B) + ("skf" ?$(C3/(B) + ("skfr" ?$(C30(B) + ("skfa" ?$(C31(B) + ("ska" ?$(C32(B) + ("skq" ?$(C33(B) + ("skt" ?$(C34(B) + ("skT" ?$(C35(B) + ("skd" ?$(C36(B) + ("skw" ?$(C37(B) + ("skc" ?$(C38(B) + ("skx" ?$(C39(B) + ("skg" ?$(C3:(B) + ("so" ?$(C3;(B) + ("sor" ?$(C3<(B) + ("sos" ?$(C3=(B) + ("sof" ?$(C3>(B) + ("soa" ?$(C3?(B) + ("soq" ?$(C3@(B) + ("sot" ?$(C3A(B) + ("soT" ?$(C3B(B) + ("sod" ?$(C3C(B) + ("si" ?$(C3D(B) + ("sir" ?$(C3E(B) + ("sis" ?$(C3F(B) + ("sif" ?$(C3G(B) + ("sia" ?$(C3H(B) + ("sid" ?$(C3I(B) + ("sj" ?$(C3J(B) + ("sjr" ?$(C3K(B) + ("sjrt" ?$(C3L(B) + ("sjs" ?$(C3M(B) + ("sjf" ?$(C3N(B) + ("sjfa" ?$(C3O(B) + ("sjfq" ?$(C3P(B) + ("sja" ?$(C3Q(B) + ("sjq" ?$(C3R(B) + ("sjt" ?$(C3S(B) + ("sjT" ?$(C3T(B) + ("sjd" ?$(C3U(B) + ("sjg" ?$(C3V(B) + ("sp" ?$(C3W(B) + ("spr" ?$(C3X(B) + ("sps" ?$(C3Y(B) + ("spf" ?$(C3Z(B) + ("spa" ?$(C3[(B) + ("spq" ?$(C3\(B) + ("spt" ?$(C3](B) + ("spT" ?$(C3^(B) + ("spd" ?$(C3_(B) + ("su" ?$(C3`(B) + ("sur" ?$(C3a(B) + ("sus" ?$(C3b(B) + ("suf" ?$(C3c(B) + ("sua" ?$(C3d(B) + ("suq" ?$(C3e(B) + ("suT" ?$(C3f(B) + ("sud" ?$(C3g(B) + ("suz" ?$(C3h(B) + ("sP" ?$(C3i(B) + ("sPs" ?$(C3j(B) + ("sh" ?$(C3k(B) + ("shr" ?$(C3l(B) + ("shs" ?$(C3m(B) + ("shf" ?$(C3n(B) + ("shfa" ?$(C3o(B) + ("sha" ?$(C3p(B) + ("shq" ?$(C3q(B) + ("sht" ?$(C3r(B) + ("shd" ?$(C3s(B) + ("shv" ?$(C3t(B) + ("shg" ?$(C3u(B) + ("shk" ?$(C3v(B) + ("shks" ?$(C3w(B) + ("shkf" ?$(C3x(B) + ("shkT" ?$(C3y(B) + ("shl" ?$(C3z(B) + ("shls" ?$(C3{(B) + ("shlf" ?$(C3|(B) + ("shla" ?$(C3}(B) + ("shlq" ?$(C3~(B) + ("shlt" ?$(C4!(B) + ("sy" ?$(C4"(B) + ("syr" ?$(C4#(B) + ("sys" ?$(C4$(B) + ("syf" ?$(C4%(B) + ("syq" ?$(C4&(B) + ("syt" ?$(C4'(B) + ("syd" ?$(C4((B) + ("sn" ?$(C4)(B) + ("snr" ?$(C4*(B) + ("sns" ?$(C4+(B) + ("sne" ?$(C4,(B) + ("snf" ?$(C4-(B) + ("sna" ?$(C4.(B) + ("snq" ?$(C4/(B) + ("snt" ?$(C40(B) + ("snd" ?$(C41(B) + ("snj" ?$(C42(B) + ("snjT" ?$(C43(B) + ("snp" ?$(C44(B) + ("snl" ?$(C45(B) + ("snls" ?$(C46(B) + ("snlf" ?$(C47(B) + ("snla" ?$(C48(B) + ("snlq" ?$(C49(B) + ("sb" ?$(C4:(B) + ("sbr" ?$(C4;(B) + ("sbf" ?$(C4<(B) + ("sba" ?$(C4=(B) + ("sbq" ?$(C4>(B) + ("sbd" ?$(C4?(B) + ("sm" ?$(C4@(B) + ("smr" ?$(C4A(B) + ("sms" ?$(C4B(B) + ("smf" ?$(C4C(B) + ("smfr" ?$(C4D(B) + ("smfa" ?$(C4E(B) + ("sma" ?$(C4F(B) + ("smq" ?$(C4G(B) + ("smt" ?$(C4H(B) + ("smd" ?$(C4I(B) + ("smw" ?$(C4J(B) + ("smv" ?$(C4K(B) + ("sml" ?$(C4L(B) + ("smls" ?$(C4M(B) + ("smlf" ?$(C4N(B) + ("sl" ?$(C4O(B) + ("slr" ?$(C4P(B) + ("sls" ?$(C4Q(B) + ("slf" ?$(C4R(B) + ("slfa" ?$(C4S(B) + ("sla" ?$(C4T(B) + ("slq" ?$(C4U(B) + ("slt" ?$(C4V(B) + ("sld" ?$(C4W(B) + ("slv" ?$(C4X(B) + ("ek" ?$(C4Y(B) + ("ekr" ?$(C4Z(B) + ("ekR" ?$(C4[(B) + ("eks" ?$(C4\(B) + ("eke" ?$(C4](B) + ("ekf" ?$(C4^(B) + ("ekfr" ?$(C4_(B) + ("ekfa" ?$(C4`(B) + ("ekfq" ?$(C4a(B) + ("ekfg" ?$(C4b(B) + ("eka" ?$(C4c(B) + ("ekq" ?$(C4d(B) + ("ekt" ?$(C4e(B) + ("ekT" ?$(C4f(B) + ("ekd" ?$(C4g(B) + ("ekw" ?$(C4h(B) + ("ekc" ?$(C4i(B) + ("ekg" ?$(C4j(B) + ("eo" ?$(C4k(B) + ("eor" ?$(C4l(B) + ("eos" ?$(C4m(B) + ("eof" ?$(C4n(B) + ("eoa" ?$(C4o(B) + ("eoq" ?$(C4p(B) + ("eot" ?$(C4q(B) + ("eoT" ?$(C4r(B) + ("eod" ?$(C4s(B) + ("ei" ?$(C4t(B) + ("ej" ?$(C4u(B) + ("ejr" ?$(C4v(B) + ("ejR" ?$(C4w(B) + ("ejs" ?$(C4x(B) + ("eje" ?$(C4y(B) + ("ejf" ?$(C4z(B) + ("ejfa" ?$(C4{(B) + ("ejfq" ?$(C4|(B) + ("eja" ?$(C4}(B) + ("ejq" ?$(C4~(B) + ("ejt" ?$(C5!(B) + ("ejd" ?$(C5"(B) + ("ejc" ?$(C5#(B) + ("ejv" ?$(C5$(B) + ("ep" ?$(C5%(B) + ("epr" ?$(C5&(B) + ("eps" ?$(C5'(B) + ("epf" ?$(C5((B) + ("epa" ?$(C5)(B) + ("epq" ?$(C5*(B) + ("ept" ?$(C5+(B) + ("epT" ?$(C5,(B) + ("epd" ?$(C5-(B) + ("eu" ?$(C5.(B) + ("eus" ?$(C5/(B) + ("euf" ?$(C50(B) + ("euT" ?$(C51(B) + ("eud" ?$(C52(B) + ("eP" ?$(C53(B) + ("ePs" ?$(C54(B) + ("eh" ?$(C55(B) + ("ehr" ?$(C56(B) + ("ehs" ?$(C57(B) + ("ehe" ?$(C58(B) + ("ehf" ?$(C59(B) + ("ehfa" ?$(C5:(B) + ("ehft" ?$(C5;(B) + ("eha" ?$(C5<(B) + ("ehq" ?$(C5=(B) + ("eht" ?$(C5>(B) + ("ehd" ?$(C5?(B) + ("ehc" ?$(C5@(B) + ("ehx" ?$(C5A(B) + ("ehk" ?$(C5B(B) + ("ehks" ?$(C5C(B) + ("ehkf" ?$(C5D(B) + ("eho" ?$(C5E(B) + ("ehoT" ?$(C5F(B) + ("ehl" ?$(C5G(B) + ("ehls" ?$(C5H(B) + ("ehlf" ?$(C5I(B) + ("ehla" ?$(C5J(B) + ("ehlq" ?$(C5K(B) + ("ehlt" ?$(C5L(B) + ("ey" ?$(C5M(B) + ("en" ?$(C5N(B) + ("enr" ?$(C5O(B) + ("ens" ?$(C5P(B) + ("enf" ?$(C5Q(B) + ("ena" ?$(C5R(B) + ("enq" ?$(C5S(B) + ("ent" ?$(C5T(B) + ("end" ?$(C5U(B) + ("enj" ?$(C5V(B) + ("enjT" ?$(C5W(B) + ("enp" ?$(C5X(B) + ("enpd" ?$(C5Y(B) + ("enl" ?$(C5Z(B) + ("enls" ?$(C5[(B) + ("enlf" ?$(C5\(B) + ("enlq" ?$(C5](B) + ("enlt" ?$(C5^(B) + ("enld" ?$(C5_(B) + ("eb" ?$(C5`(B) + ("ebs" ?$(C5a(B) + ("ebf" ?$(C5b(B) + ("eba" ?$(C5c(B) + ("ebd" ?$(C5d(B) + ("em" ?$(C5e(B) + ("emr" ?$(C5f(B) + ("ems" ?$(C5g(B) + ("eme" ?$(C5h(B) + ("emf" ?$(C5i(B) + ("emfa" ?$(C5j(B) + ("ema" ?$(C5k(B) + ("emq" ?$(C5l(B) + ("emt" ?$(C5m(B) + ("emd" ?$(C5n(B) + ("eml" ?$(C5o(B) + ("el" ?$(C5p(B) + ("elr" ?$(C5q(B) + ("els" ?$(C5r(B) + ("ele" ?$(C5s(B) + ("elf" ?$(C5t(B) + ("ela" ?$(C5u(B) + ("elq" ?$(C5v(B) + ("elt" ?$(C5w(B) + ("elT" ?$(C5x(B) + ("eld" ?$(C5y(B) + ("elw" ?$(C5z(B) + ("Ek" ?$(C5{(B) + ("Ekr" ?$(C5|(B) + ("Eks" ?$(C5}(B) + ("Ekf" ?$(C5~(B) + ("Eka" ?$(C6!(B) + ("Ekq" ?$(C6"(B) + ("Ekt" ?$(C6#(B) + ("EkT" ?$(C6$(B) + ("Ekd" ?$(C6%(B) + ("Ekg" ?$(C6&(B) + ("Eo" ?$(C6'(B) + ("Eor" ?$(C6((B) + ("Eos" ?$(C6)(B) + ("Eof" ?$(C6*(B) + ("Eoa" ?$(C6+(B) + ("Eoq" ?$(C6,(B) + ("Eot" ?$(C6-(B) + ("EoT" ?$(C6.(B) + ("Eod" ?$(C6/(B) + ("Ej" ?$(C60(B) + ("Ejr" ?$(C61(B) + ("Ejs" ?$(C62(B) + ("Ejf" ?$(C63(B) + ("Ejfa" ?$(C64(B) + ("Ejfq" ?$(C65(B) + ("Eja" ?$(C66(B) + ("Ejq" ?$(C67(B) + ("Ejt" ?$(C68(B) + ("EjT" ?$(C69(B) + ("Ejd" ?$(C6:(B) + ("Ejg" ?$(C6;(B) + ("Ep" ?$(C6<(B) + ("Epr" ?$(C6=(B) + ("Eps" ?$(C6>(B) + ("Epf" ?$(C6?(B) + ("Epa" ?$(C6@(B) + ("Epq" ?$(C6A(B) + ("Ept" ?$(C6B(B) + ("EpT" ?$(C6C(B) + ("Epd" ?$(C6D(B) + ("Eu" ?$(C6E(B) + ("EuT" ?$(C6F(B) + ("Eh" ?$(C6G(B) + ("Ehr" ?$(C6H(B) + ("Ehs" ?$(C6I(B) + ("Ehf" ?$(C6J(B) + ("Ehd" ?$(C6K(B) + ("Ehk" ?$(C6L(B) + ("Ehkf" ?$(C6M(B) + ("Eho" ?$(C6N(B) + ("Ehl" ?$(C6O(B) + ("Ehls" ?$(C6P(B) + ("En" ?$(C6Q(B) + ("Enr" ?$(C6R(B) + ("Ens" ?$(C6S(B) + ("Enf" ?$(C6T(B) + ("Enfg" ?$(C6U(B) + ("Ena" ?$(C6V(B) + ("End" ?$(C6W(B) + ("Enp" ?$(C6X(B) + ("Enl" ?$(C6Y(B) + ("Enls" ?$(C6Z(B) + ("Enlf" ?$(C6[(B) + ("Enla" ?$(C6\(B) + ("Enlq" ?$(C6](B) + ("Enld" ?$(C6^(B) + ("Em" ?$(C6_(B) + ("Emr" ?$(C6`(B) + ("Ems" ?$(C6a(B) + ("Eme" ?$(C6b(B) + ("Emf" ?$(C6c(B) + ("Ema" ?$(C6d(B) + ("Emq" ?$(C6e(B) + ("Emt" ?$(C6f(B) + ("Eml" ?$(C6g(B) + ("Emls" ?$(C6h(B) + ("Emlf" ?$(C6i(B) + ("Emla" ?$(C6j(B) + ("Emlq" ?$(C6k(B) + ("El" ?$(C6l(B) + ("Els" ?$(C6m(B) + ("Elf" ?$(C6n(B) + ("Ela" ?$(C6o(B) + ("Elq" ?$(C6p(B) + ("Elt" ?$(C6q(B) + ("Eld" ?$(C6r(B) + ("fk" ?$(C6s(B) + ("fkr" ?$(C6t(B) + ("fks" ?$(C6u(B) + ("fkf" ?$(C6v(B) + ("fka" ?$(C6w(B) + ("fkq" ?$(C6x(B) + ("fkt" ?$(C6y(B) + ("fkT" ?$(C6z(B) + ("fkd" ?$(C6{(B) + ("fkw" ?$(C6|(B) + ("fkv" ?$(C6}(B) + ("fkg" ?$(C6~(B) + ("fo" ?$(C7!(B) + ("for" ?$(C7"(B) + ("fos" ?$(C7#(B) + ("fof" ?$(C7$(B) + ("foa" ?$(C7%(B) + ("foq" ?$(C7&(B) + ("fot" ?$(C7'(B) + ("foT" ?$(C7((B) + ("fod" ?$(C7)(B) + ("fi" ?$(C7*(B) + ("fir" ?$(C7+(B) + ("fis" ?$(C7,(B) + ("fit" ?$(C7-(B) + ("fid" ?$(C7.(B) + ("fj" ?$(C7/(B) + ("fjr" ?$(C70(B) + ("fjs" ?$(C71(B) + ("fjf" ?$(C72(B) + ("fja" ?$(C73(B) + ("fjq" ?$(C74(B) + ("fjt" ?$(C75(B) + ("fjT" ?$(C76(B) + ("fjd" ?$(C77(B) + ("fjg" ?$(C78(B) + ("fp" ?$(C79(B) + ("fpr" ?$(C7:(B) + ("fps" ?$(C7;(B) + ("fpf" ?$(C7<(B) + ("fpa" ?$(C7=(B) + ("fpq" ?$(C7>(B) + ("fpt" ?$(C7?(B) + ("fpd" ?$(C7@(B) + ("fu" ?$(C7A(B) + ("fur" ?$(C7B(B) + ("fus" ?$(C7C(B) + ("fuf" ?$(C7D(B) + ("fua" ?$(C7E(B) + ("fuq" ?$(C7F(B) + ("fut" ?$(C7G(B) + ("fuT" ?$(C7H(B) + ("fud" ?$(C7I(B) + ("fP" ?$(C7J(B) + ("fPs" ?$(C7K(B) + ("fPq" ?$(C7L(B) + ("fPt" ?$(C7M(B) + ("fh" ?$(C7N(B) + ("fhr" ?$(C7O(B) + ("fhs" ?$(C7P(B) + ("fhf" ?$(C7Q(B) + ("fha" ?$(C7R(B) + ("fhq" ?$(C7S(B) + ("fht" ?$(C7T(B) + ("fhd" ?$(C7U(B) + ("fhk" ?$(C7V(B) + ("fhks" ?$(C7W(B) + ("fhkd" ?$(C7X(B) + ("fhoT" ?$(C7Y(B) + ("fhl" ?$(C7Z(B) + ("fhls" ?$(C7[(B) + ("fhlf" ?$(C7\(B) + ("fhla" ?$(C7](B) + ("fhlq" ?$(C7^(B) + ("fhlt" ?$(C7_(B) + ("fhld" ?$(C7`(B) + ("fy" ?$(C7a(B) + ("fys" ?$(C7b(B) + ("fyf" ?$(C7c(B) + ("fyq" ?$(C7d(B) + ("fyt" ?$(C7e(B) + ("fyd" ?$(C7f(B) + ("fn" ?$(C7g(B) + ("fnr" ?$(C7h(B) + ("fns" ?$(C7i(B) + ("fnf" ?$(C7j(B) + ("fna" ?$(C7k(B) + ("fnq" ?$(C7l(B) + ("fnt" ?$(C7m(B) + ("fnd" ?$(C7n(B) + ("fnj" ?$(C7o(B) + ("fnjT" ?$(C7p(B) + ("fnp" ?$(C7q(B) + ("fnl" ?$(C7r(B) + ("fnlr" ?$(C7s(B) + ("fnls" ?$(C7t(B) + ("fnlf" ?$(C7u(B) + ("fnla" ?$(C7v(B) + ("fnlt" ?$(C7w(B) + ("fnld" ?$(C7x(B) + ("fb" ?$(C7y(B) + ("fbr" ?$(C7z(B) + ("fbs" ?$(C7{(B) + ("fbf" ?$(C7|(B) + ("fba" ?$(C7}(B) + ("fbq" ?$(C7~(B) + ("fbt" ?$(C8!(B) + ("fbd" ?$(C8"(B) + ("fm" ?$(C8#(B) + ("fmr" ?$(C8$(B) + ("fms" ?$(C8%(B) + ("fmf" ?$(C8&(B) + ("fma" ?$(C8'(B) + ("fmq" ?$(C8((B) + ("fmt" ?$(C8)(B) + ("fmd" ?$(C8*(B) + ("fmw" ?$(C8+(B) + ("fmx" ?$(C8,(B) + ("fmv" ?$(C8-(B) + ("fl" ?$(C8.(B) + ("flr" ?$(C8/(B) + ("fls" ?$(C80(B) + ("flf" ?$(C81(B) + ("fla" ?$(C82(B) + ("flq" ?$(C83(B) + ("flt" ?$(C84(B) + ("fld" ?$(C85(B) + ("ak" ?$(C86(B) + ("akr" ?$(C87(B) + ("aks" ?$(C88(B) + ("aksg" ?$(C89(B) + ("ake" ?$(C8:(B) + ("akf" ?$(C8;(B) + ("akfr" ?$(C8<(B) + ("akfa" ?$(C8=(B) + ("aka" ?$(C8>(B) + ("akq" ?$(C8?(B) + ("akt" ?$(C8@(B) + ("akd" ?$(C8A(B) + ("akw" ?$(C8B(B) + ("akx" ?$(C8C(B) + ("akg" ?$(C8D(B) + ("ao" ?$(C8E(B) + ("aor" ?$(C8F(B) + ("aos" ?$(C8G(B) + ("aof" ?$(C8H(B) + ("aoa" ?$(C8I(B) + ("aoq" ?$(C8J(B) + ("aot" ?$(C8K(B) + ("aoT" ?$(C8L(B) + ("aod" ?$(C8M(B) + ("aow" ?$(C8N(B) + ("ai" ?$(C8O(B) + ("air" ?$(C8P(B) + ("aif" ?$(C8Q(B) + ("aid" ?$(C8R(B) + ("aj" ?$(C8S(B) + ("ajr" ?$(C8T(B) + ("ajs" ?$(C8U(B) + ("ajf" ?$(C8V(B) + ("ajfa" ?$(C8W(B) + ("aja" ?$(C8X(B) + ("ajq" ?$(C8Y(B) + ("ajt" ?$(C8Z(B) + ("ajd" ?$(C8[(B) + ("ajw" ?$(C8\(B) + ("ajg" ?$(C8](B) + ("ap" ?$(C8^(B) + ("apr" ?$(C8_(B) + ("aps" ?$(C8`(B) + ("apf" ?$(C8a(B) + ("apa" ?$(C8b(B) + ("apq" ?$(C8c(B) + ("apt" ?$(C8d(B) + ("apT" ?$(C8e(B) + ("apd" ?$(C8f(B) + ("au" ?$(C8g(B) + ("aur" ?$(C8h(B) + ("aus" ?$(C8i(B) + ("auf" ?$(C8j(B) + ("aut" ?$(C8k(B) + ("auT" ?$(C8l(B) + ("aud" ?$(C8m(B) + ("auc" ?$(C8n(B) + ("aP" ?$(C8o(B) + ("ah" ?$(C8p(B) + ("ahr" ?$(C8q(B) + ("ahrt" ?$(C8r(B) + ("ahs" ?$(C8s(B) + ("ahf" ?$(C8t(B) + ("ahfa" ?$(C8u(B) + ("aha" ?$(C8v(B) + ("ahq" ?$(C8w(B) + ("aht" ?$(C8x(B) + ("ahd" ?$(C8y(B) + ("ahk" ?$(C8z(B) + ("ahks" ?$(C8{(B) + ("ahkT" ?$(C8|(B) + ("ahkd" ?$(C8}(B) + ("ahl" ?$(C8~(B) + + ("ahls" ?$(C9!(B) + ("ahlf" ?$(C9"(B) + ("ahlq" ?$(C9#(B) + ("ahlt" ?$(C9$(B) + ("ahld" ?$(C9%(B) + ("ay" ?$(C9&(B) + ("ays" ?$(C9'(B) + ("ayf" ?$(C9((B) + ("ayq" ?$(C9)(B) + ("ayt" ?$(C9*(B) + ("an" ?$(C9+(B) + ("anr" ?$(C9,(B) + ("anR" ?$(C9-(B) + ("ans" ?$(C9.(B) + ("ane" ?$(C9/(B) + ("anf" ?$(C90(B) + ("anfr" ?$(C91(B) + ("anfa" ?$(C92(B) + ("ana" ?$(C93(B) + ("anq" ?$(C94(B) + ("ant" ?$(C95(B) + ("and" ?$(C96(B) + ("anx" ?$(C97(B) + ("ang" ?$(C98(B) + ("anj" ?$(C99(B) + ("anjs" ?$(C9:(B) + ("anjf" ?$(C9;(B) + ("anjq" ?$(C9<(B) + ("anjt" ?$(C9=(B) + ("anp" ?$(C9>(B) + ("anl" ?$(C9?(B) + ("anls" ?$(C9@(B) + ("anlf" ?$(C9A(B) + ("ab" ?$(C9B(B) + + ("abs" ?$(C9C(B) + ("abf" ?$(C9D(B) + ("aba" ?$(C9E(B) + ("abt" ?$(C9F(B) + ("am" ?$(C9G(B) + ("ams" ?$(C9H(B) + ("amf" ?$(C9I(B) + ("ama" ?$(C9J(B) + ("amt" ?$(C9K(B) + ("al" ?$(C9L(B) + ("alr" ?$(C9M(B) + ("als" ?$(C9N(B) + ("ale" ?$(C9O(B) + ("alf" ?$(C9P(B) + ("alfa" ?$(C9Q(B) + ("ala" ?$(C9R(B) + ("alq" ?$(C9S(B) + ("alt" ?$(C9T(B) + ("alT" ?$(C9U(B) + ("ald" ?$(C9V(B) + ("alc" ?$(C9W(B) + ("alx" ?$(C9X(B) + ("qk" ?$(C9Y(B) + ("qkr" ?$(C9Z(B) + ("qkR" ?$(C9[(B) + ("qkrt" ?$(C9\(B) + ("qks" ?$(C9](B) + ("qke" ?$(C9^(B) + ("qkf" ?$(C9_(B) + ("qkfr" ?$(C9`(B) + ("qkfa" ?$(C9a(B) + ("qkfq" ?$(C9b(B) + ("qka" ?$(C9c(B) + ("qkq" ?$(C9d(B) + ("qkt" ?$(C9e(B) + ("qkd" ?$(C9f(B) + ("qkx" ?$(C9g(B) + ("qo" ?$(C9h(B) + ("qor" ?$(C9i(B) + ("qos" ?$(C9j(B) + ("qof" ?$(C9k(B) + ("qoa" ?$(C9l(B) + ("qoq" ?$(C9m(B) + ("qot" ?$(C9n(B) + ("qoT" ?$(C9o(B) + ("qod" ?$(C9p(B) + ("qox" ?$(C9q(B) + ("qi" ?$(C9r(B) + ("qir" ?$(C9s(B) + ("qis" ?$(C9t(B) + ("qiq" ?$(C9u(B) + ("qj" ?$(C9v(B) + ("qjr" ?$(C9w(B) + ("qjs" ?$(C9x(B) + ("qje" ?$(C9y(B) + ("qjf" ?$(C9z(B) + ("qjfa" ?$(C9{(B) + ("qja" ?$(C9|(B) + ("qjq" ?$(C9}(B) + ("qjt" ?$(C9~(B) + ("qjd" ?$(C:!(B) + ("qjw" ?$(C:"(B) + ("qp" ?$(C:#(B) + ("qpr" ?$(C:$(B) + ("qps" ?$(C:%(B) + ("qpe" ?$(C:&(B) + ("qpf" ?$(C:'(B) + ("qpa" ?$(C:((B) + ("qpq" ?$(C:)(B) + ("qpt" ?$(C:*(B) + ("qpT" ?$(C:+(B) + ("qpd" ?$(C:,(B) + ("qu" ?$(C:-(B) + ("qur" ?$(C:.(B) + ("qus" ?$(C:/(B) + ("quf" ?$(C:0(B) + ("quq" ?$(C:1(B) + ("qut" ?$(C:2(B) + ("quT" ?$(C:3(B) + ("qud" ?$(C:4(B) + ("qux" ?$(C:5(B) + ("qP" ?$(C:6(B) + ("qPs" ?$(C:7(B) + ("qh" ?$(C:8(B) + ("qhr" ?$(C:9(B) + ("qhR" ?$(C::(B) + ("qhs" ?$(C:;(B) + ("qhf" ?$(C:<(B) + ("qha" ?$(C:=(B) + ("qhq" ?$(C:>(B) + ("qht" ?$(C:?(B) + ("qhd" ?$(C:@(B) + ("qhk" ?$(C:A(B) + ("qhks" ?$(C:B(B) + ("qhkT" ?$(C:C(B) + ("qho" ?$(C:D(B) + ("qhoT" ?$(C:E(B) + ("qhl" ?$(C:F(B) + ("qhlr" ?$(C:G(B) + ("qhls" ?$(C:H(B) + ("qhlf" ?$(C:I(B) + ("qhla" ?$(C:J(B) + ("qhlq" ?$(C:K(B) + ("qy" ?$(C:L(B) + ("qys" ?$(C:M(B) + ("qn" ?$(C:N(B) + ("qnr" ?$(C:O(B) + ("qns" ?$(C:P(B) + ("qne" ?$(C:Q(B) + ("qnf" ?$(C:R(B) + ("qnfr" ?$(C:S(B) + ("qnfa" ?$(C:T(B) + ("qna" ?$(C:U(B) + ("qnq" ?$(C:V(B) + ("qnt" ?$(C:W(B) + ("qnd" ?$(C:X(B) + ("qnx" ?$(C:Y(B) + ("qnv" ?$(C:Z(B) + ("qnj" ?$(C:[(B) + ("qnjf" ?$(C:\(B) + ("qnjT" ?$(C:](B) + ("qnp" ?$(C:^(B) + ("qnl" ?$(C:_(B) + ("qnlr" ?$(C:`(B) + ("qnls" ?$(C:a(B) + ("qnlf" ?$(C:b(B) + ("qnld" ?$(C:c(B) + ("qb" ?$(C:d(B) + ("qbs" ?$(C:e(B) + ("qbf" ?$(C:f(B) + ("qba" ?$(C:g(B) + ("qbt" ?$(C:h(B) + ("qbd" ?$(C:i(B) + ("qm" ?$(C:j(B) + ("qmr" ?$(C:k(B) + ("qms" ?$(C:l(B) + ("qmf" ?$(C:m(B) + ("qma" ?$(C:n(B) + ("qmq" ?$(C:o(B) + ("qmt" ?$(C:p(B) + ("ql" ?$(C:q(B) + ("qlr" ?$(C:r(B) + ("qls" ?$(C:s(B) + ("qlf" ?$(C:t(B) + ("qlfa" ?$(C:u(B) + ("qla" ?$(C:v(B) + ("qlq" ?$(C:w(B) + ("qlt" ?$(C:x(B) + ("qld" ?$(C:y(B) + ("qlw" ?$(C:z(B) + ("qlc" ?$(C:{(B) + ("Qk" ?$(C:|(B) + ("Qkr" ?$(C:}(B) + ("Qks" ?$(C:~(B) + ("Qkf" ?$(C;!(B) + ("Qkfa" ?$(C;"(B) + ("Qka" ?$(C;#(B) + ("Qkq" ?$(C;$(B) + ("Qkt" ?$(C;%(B) + ("QkT" ?$(C;&(B) + ("Qkd" ?$(C;'(B) + ("Qkg" ?$(C;((B) + ("Qo" ?$(C;)(B) + ("Qor" ?$(C;*(B) + ("Qos" ?$(C;+(B) + ("Qof" ?$(C;,(B) + ("Qoa" ?$(C;-(B) + ("Qoq" ?$(C;.(B) + ("Qot" ?$(C;/(B) + ("QoT" ?$(C;0(B) + ("Qod" ?$(C;1(B) + ("Qi" ?$(C;2(B) + ("Qir" ?$(C;3(B) + ("Qia" ?$(C;4(B) + ("Qj" ?$(C;5(B) + ("Qjr" ?$(C;6(B) + ("Qjs" ?$(C;7(B) + ("Qje" ?$(C;8(B) + ("Qjf" ?$(C;9(B) + ("Qja" ?$(C;:(B) + ("Qjt" ?$(C;;(B) + ("QjT" ?$(C;<(B) + ("Qjd" ?$(C;=(B) + ("Qp" ?$(C;>(B) + ("Qpd" ?$(C;?(B) + ("Qu" ?$(C;@(B) + ("Qur" ?$(C;A(B) + ("Qua" ?$(C;B(B) + ("Quq" ?$(C;C(B) + ("Qut" ?$(C;D(B) + ("QuT" ?$(C;E(B) + ("Qud" ?$(C;F(B) + ("Qh" ?$(C;G(B) + ("Qhr" ?$(C;H(B) + ("Qhs" ?$(C;I(B) + ("Qhf" ?$(C;J(B) + ("Qha" ?$(C;K(B) + ("Qhq" ?$(C;L(B) + ("Qhd" ?$(C;M(B) + ("Qhl" ?$(C;N(B) + ("Qy" ?$(C;O(B) + ("Qyd" ?$(C;P(B) + ("Qn" ?$(C;Q(B) + ("Qnr" ?$(C;R(B) + ("Qns" ?$(C;S(B) + ("Qnf" ?$(C;T(B) + ("Qna" ?$(C;U(B) + ("Qnt" ?$(C;V(B) + ("Qnd" ?$(C;W(B) + ("Qb" ?$(C;X(B) + ("Qbd" ?$(C;Y(B) + ("Qm" ?$(C;Z(B) + ("Qms" ?$(C;[(B) + ("Qmf" ?$(C;\(B) + ("Qma" ?$(C;](B) + ("Qmq" ?$(C;^(B) + ("Ql" ?$(C;_(B) + ("Qlr" ?$(C;`(B) + ("Qls" ?$(C;a(B) + ("Qlf" ?$(C;b(B) + ("Qla" ?$(C;c(B) + ("Qlq" ?$(C;d(B) + ("Qlt" ?$(C;e(B) + ("Qld" ?$(C;f(B) + ("tk" ?$(C;g(B) + ("tkr" ?$(C;h(B) + ("tkrt" ?$(C;i(B) + ("tks" ?$(C;j(B) + ("tke" ?$(C;k(B) + ("tkf" ?$(C;l(B) + ("tkfr" ?$(C;m(B) + ("tkfa" ?$(C;n(B) + ("tka" ?$(C;o(B) + ("tkq" ?$(C;p(B) + ("tkt" ?$(C;q(B) + ("tkT" ?$(C;r(B) + ("tkd" ?$(C;s(B) + ("tkx" ?$(C;t(B) + ("to" ?$(C;u(B) + ("tor" ?$(C;v(B) + ("tos" ?$(C;w(B) + ("tof" ?$(C;x(B) + ("toa" ?$(C;y(B) + ("toq" ?$(C;z(B) + ("tot" ?$(C;{(B) + ("toT" ?$(C;|(B) + ("tod" ?$(C;}(B) + ("ti" ?$(C;~(B) + ("tir" ?$(C(B) + ("tpf" ?$(C(B) + ("tma" ?$(C=?(B) + ("tmq" ?$(C=@(B) + ("tmt" ?$(C=A(B) + ("tmd" ?$(C=B(B) + ("tl" ?$(C=C(B) + ("tlr" ?$(C=D(B) + ("tls" ?$(C=E(B) + ("tle" ?$(C=F(B) + ("tlf" ?$(C=G(B) + ("tlfg" ?$(C=H(B) + ("tla" ?$(C=I(B) + ("tlq" ?$(C=J(B) + ("tlt" ?$(C=K(B) + ("tld" ?$(C=L(B) + ("tlv" ?$(C=M(B) + ("Tk" ?$(C=N(B) + ("Tkr" ?$(C=O(B) + ("Tkrt" ?$(C=P(B) + ("Tks" ?$(C=Q(B) + ("Tkf" ?$(C=R(B) + ("Tka" ?$(C=S(B) + ("Tkq" ?$(C=T(B) + ("TkT" ?$(C=U(B) + ("Tkd" ?$(C=V(B) + ("Tkg" ?$(C=W(B) + ("To" ?$(C=X(B) + ("Tor" ?$(C=Y(B) + ("Tos" ?$(C=Z(B) + ("Tof" ?$(C=[(B) + ("Toa" ?$(C=\(B) + ("Toq" ?$(C=](B) + ("ToT" ?$(C=^(B) + ("Tod" ?$(C=_(B) + ("Tid" ?$(C=`(B) + ("Tj" ?$(C=a(B) + ("Tjr" ?$(C=b(B) + ("Tjs" ?$(C=c(B) + ("Tjf" ?$(C=d(B) + ("Tjfa" ?$(C=e(B) + ("Tja" ?$(C=f(B) + ("Tjq" ?$(C=g(B) + ("TjT" ?$(C=h(B) + ("Tjd" ?$(C=i(B) + ("Tp" ?$(C=j(B) + ("Tps" ?$(C=k(B) + ("Tpf" ?$(C=l(B) + ("TPs" ?$(C=m(B) + ("Th" ?$(C=n(B) + ("Thr" ?$(C=o(B) + ("Ths" ?$(C=p(B) + ("The" ?$(C=q(B) + ("Thf" ?$(C=r(B) + ("Thfa" ?$(C=s(B) + ("Tha" ?$(C=t(B) + ("Thq" ?$(C=u(B) + ("Thd" ?$(C=v(B) + ("Thk" ?$(C=w(B) + ("Thkr" ?$(C=x(B) + ("Thks" ?$(C=y(B) + ("ThkT" ?$(C=z(B) + ("Tho" ?$(C={(B) + ("ThoT" ?$(C=|(B) + ("Thl" ?$(C=}(B) + ("Thls" ?$(C=~(B) + ("Thlf" ?$(C>!(B) + ("Thla" ?$(C>"(B) + ("Thlq" ?$(C>#(B) + ("Ty" ?$(C>$(B) + ("Tn" ?$(C>%(B) + ("Tnr" ?$(C>&(B) + ("Tns" ?$(C>'(B) + ("Tnf" ?$(C>((B) + ("Tna" ?$(C>)(B) + ("Tnq" ?$(C>*(B) + ("Tnd" ?$(C>+(B) + ("Tnj" ?$(C>,(B) + ("TnjT" ?$(C>-(B) + ("Tnp" ?$(C>.(B) + ("Tnl" ?$(C>/(B) + ("Tnls" ?$(C>0(B) + ("Tbd" ?$(C>1(B) + ("Tm" ?$(C>2(B) + ("Tmr" ?$(C>3(B) + ("Tms" ?$(C>4(B) + ("Tmf" ?$(C>5(B) + ("Tmfa" ?$(C>6(B) + ("Tmfg" ?$(C>7(B) + ("Tma" ?$(C>8(B) + ("Tmq" ?$(C>9(B) + ("Tml" ?$(C>:(B) + ("Tmls" ?$(C>;(B) + ("Tmlf" ?$(C><(B) + ("Tmla" ?$(C>=(B) + ("Tl" ?$(C>>(B) + ("Tlr" ?$(C>?(B) + ("Tls" ?$(C>@(B) + ("Tlf" ?$(C>A(B) + ("Tla" ?$(C>B(B) + ("Tlq" ?$(C>C(B) + ("Tlt" ?$(C>D(B) + ("Tld" ?$(C>E(B) + ("dk" ?$(C>F(B) + ("dkr" ?$(C>G(B) + ("dks" ?$(C>H(B) + ("dksw" ?$(C>I(B) + ("dksg" ?$(C>J(B) + ("dkf" ?$(C>K(B) + ("dkfr" ?$(C>L(B) + ("dkfa" ?$(C>M(B) + ("dkfg" ?$(C>N(B) + ("dka" ?$(C>O(B) + ("dkq" ?$(C>P(B) + ("dkt" ?$(C>Q(B) + ("dkT" ?$(C>R(B) + ("dkd" ?$(C>S(B) + ("dkx" ?$(C>T(B) + ("dkv" ?$(C>U(B) + ("do" ?$(C>V(B) + ("dor" ?$(C>W(B) + ("dos" ?$(C>X(B) + ("dof" ?$(C>Y(B) + ("doa" ?$(C>Z(B) + ("doq" ?$(C>[(B) + ("dot" ?$(C>\(B) + ("doT" ?$(C>](B) + ("dod" ?$(C>^(B) + ("di" ?$(C>_(B) + ("dir" ?$(C>`(B) + ("dis" ?$(C>a(B) + ("dif" ?$(C>b(B) + ("difq" ?$(C>c(B) + ("dia" ?$(C>d(B) + ("diq" ?$(C>e(B) + ("dit" ?$(C>f(B) + ("did" ?$(C>g(B) + ("dix" ?$(C>h(B) + ("dig" ?$(C>i(B) + ("dO" ?$(C>j(B) + ("dOs" ?$(C>k(B) + ("dOf" ?$(C>l(B) + ("dOq" ?$(C>m(B) + ("dj" ?$(C>n(B) + ("djr" ?$(C>o(B) + ("djs" ?$(C>p(B) + ("djsw" ?$(C>q(B) + ("dje" ?$(C>r(B) + ("djf" ?$(C>s(B) + ("djfr" ?$(C>t(B) + ("djfa" ?$(C>u(B) + ("dja" ?$(C>v(B) + ("djq" ?$(C>w(B) + ("djqt" ?$(C>x(B) + ("djt" ?$(C>y(B) + ("djT" ?$(C>z(B) + ("djd" ?$(C>{(B) + ("djw" ?$(C>|(B) + ("djz" ?$(C>}(B) + ("djv" ?$(C>~(B) + ("dp" ?$(C?!(B) + ("dpr" ?$(C?"(B) + ("dps" ?$(C?#(B) + ("dpf" ?$(C?$(B) + ("dpa" ?$(C?%(B) + ("dpq" ?$(C?&(B) + ("dpt" ?$(C?'(B) + ("dpd" ?$(C?((B) + ("du" ?$(C?)(B) + ("dur" ?$(C?*(B) + ("duR" ?$(C?+(B) + ("dus" ?$(C?,(B) + ("duf" ?$(C?-(B) + ("dufa" ?$(C?.(B) + ("dufq" ?$(C?/(B) + ("dua" ?$(C?0(B) + ("duq" ?$(C?1(B) + ("duqt" ?$(C?2(B) + ("dut" ?$(C?3(B) + ("duT" ?$(C?4(B) + ("dud" ?$(C?5(B) + ("dux" ?$(C?6(B) + ("duv" ?$(C?7(B) + ("dug" ?$(C?8(B) + ("dP" ?$(C?9(B) + ("dPs" ?$(C?:(B) + ("dPf" ?$(C?;(B) + ("dPa" ?$(C?<(B) + ("dPq" ?$(C?=(B) + ("dPt" ?$(C?>(B) + ("dPT" ?$(C??(B) + ("dh" ?$(C?@(B) + ("dhr" ?$(C?A(B) + ("dhs" ?$(C?B(B) + ("dhf" ?$(C?C(B) + ("dhfr" ?$(C?D(B) + ("dhfa" ?$(C?E(B) + ("dhft" ?$(C?F(B) + ("dhfg" ?$(C?G(B) + ("dha" ?$(C?H(B) + ("dhq" ?$(C?I(B) + ("dht" ?$(C?J(B) + ("dhd" ?$(C?K(B) + ("dhc" ?$(C?L(B) + ("dhk" ?$(C?M(B) + ("dhkr" ?$(C?N(B) + ("dhks" ?$(C?O(B) + ("dhkf" ?$(C?P(B) + ("dhka" ?$(C?Q(B) + ("dhkq" ?$(C?R(B) + ("dhkt" ?$(C?S(B) + ("dhkT" ?$(C?T(B) + ("dhkd" ?$(C?U(B) + ("dho" ?$(C?V(B) + ("dhor" ?$(C?W(B) + ("dhos" ?$(C?X(B) + ("dhoa" ?$(C?Y(B) + ("dhot" ?$(C?Z(B) + ("dhod" ?$(C?[(B) + ("dhl" ?$(C?\(B) + ("dhlr" ?$(C?](B) + ("dhls" ?$(C?^(B) + ("dhlf" ?$(C?_(B) + ("dhla" ?$(C?`(B) + ("dhlq" ?$(C?a(B) + ("dhlt" ?$(C?b(B) + ("dhld" ?$(C?c(B) + ("dy" ?$(C?d(B) + ("dyr" ?$(C?e(B) + ("dys" ?$(C?f(B) + ("dyf" ?$(C?g(B) + ("dya" ?$(C?h(B) + ("dyq" ?$(C?i(B) + ("dyt" ?$(C?j(B) + ("dyd" ?$(C?k(B) + ("dn" ?$(C?l(B) + ("dnr" ?$(C?m(B) + ("dns" ?$(C?n(B) + ("dnf" ?$(C?o(B) + ("dnfr" ?$(C?p(B) + ("dnfa" ?$(C?q(B) + ("dna" ?$(C?r(B) + ("dnq" ?$(C?s(B) + ("dnt" ?$(C?t(B) + ("dnd" ?$(C?u(B) + ("dnj" ?$(C?v(B) + ("dnjr" ?$(C?w(B) + ("dnjs" ?$(C?x(B) + ("dnjf" ?$(C?y(B) + ("dnja" ?$(C?z(B) + ("dnjq" ?$(C?{(B) + ("dnjT" ?$(C?|(B) + ("dnjd" ?$(C?}(B) + ("dnp" ?$(C?~(B) + ("dnpr" ?$(C@!(B) + ("dnps" ?$(C@"(B) + ("dnpf" ?$(C@#(B) + ("dnpa" ?$(C@$(B) + ("dnpq" ?$(C@%(B) + ("dnpd" ?$(C@&(B) + ("dnl" ?$(C@'(B) + ("dnlr" ?$(C@((B) + ("dnls" ?$(C@)(B) + ("dnlf" ?$(C@*(B) + ("dnla" ?$(C@+(B) + ("dnlq" ?$(C@,(B) + ("dnlt" ?$(C@-(B) + ("dnld" ?$(C@.(B) + ("db" ?$(C@/(B) + ("dbr" ?$(C@0(B) + ("dbs" ?$(C@1(B) + ("dbf" ?$(C@2(B) + ("dba" ?$(C@3(B) + ("dbq" ?$(C@4(B) + ("dbt" ?$(C@5(B) + ("dbd" ?$(C@6(B) + ("dbc" ?$(C@7(B) + ("dm" ?$(C@8(B) + ("dmr" ?$(C@9(B) + ("dms" ?$(C@:(B) + ("dmf" ?$(C@;(B) + ("dmfv" ?$(C@<(B) + ("dma" ?$(C@=(B) + ("dmq" ?$(C@>(B) + ("dmt" ?$(C@?(B) + ("dmd" ?$(C@@(B) + ("dmw" ?$(C@A(B) + ("dmc" ?$(C@B(B) + ("dmz" ?$(C@C(B) + ("dmx" ?$(C@D(B) + ("dmv" ?$(C@E(B) + ("dmg" ?$(C@F(B) + ("dml" ?$(C@G(B) + ("dmls" ?$(C@H(B) + ("dmlf" ?$(C@I(B) + ("dmla" ?$(C@J(B) + ("dmlt" ?$(C@K(B) + ("dl" ?$(C@L(B) + ("dlr" ?$(C@M(B) + ("dls" ?$(C@N(B) + ("dlf" ?$(C@O(B) + ("dlfr" ?$(C@P(B) + ("dlfa" ?$(C@Q(B) + ("dlfg" ?$(C@R(B) + ("dla" ?$(C@S(B) + ("dlq" ?$(C@T(B) + ("dlt" ?$(C@U(B) + ("dlT" ?$(C@V(B) + ("dld" ?$(C@W(B) + ("dlw" ?$(C@X(B) + ("dlv" ?$(C@Y(B) + ("wk" ?$(C@Z(B) + ("wkr" ?$(C@[(B) + ("wks" ?$(C@\(B) + ("wksg" ?$(C@](B) + ("wke" ?$(C@^(B) + ("wkf" ?$(C@_(B) + ("wkfa" ?$(C@`(B) + ("wka" ?$(C@a(B) + ("wkq" ?$(C@b(B) + ("wkt" ?$(C@c(B) + ("wkT" ?$(C@d(B) + ("wkd" ?$(C@e(B) + ("wkw" ?$(C@f(B) + ("Or" ?$(C@h(B) + ("Os" ?$(C@i(B) + ("Of" ?$(C@j(B) + ("Oa" ?$(C@k(B) + ("Oq" ?$(C@l(B) + ("Ot" ?$(C@m(B) + ("OT" ?$(C@n(B) + ("Od" ?$(C@o(B) + ("wo" ?$(C@g(B) + ("wor" ?$(C@h(B) + ("wos" ?$(C@i(B) + ("wof" ?$(C@j(B) + ("woa" ?$(C@k(B) + ("woq" ?$(C@l(B) + ("wot" ?$(C@m(B) + ("woT" ?$(C@n(B) + ("wod" ?$(C@o(B) + ("wi" ?$(C@p(B) + ("wir" ?$(C@q(B) + ("wis" ?$(C@r(B) + ("wisg" ?$(C@s(B) + ("wif" ?$(C@t(B) + ("wia" ?$(C@u(B) + ("wid" ?$(C@v(B) + ("wO" ?$(C@w(B) + ("wOs" ?$(C@x(B) + ("wOf" ?$(C@y(B) + ("wj" ?$(C@z(B) + ("wjr" ?$(C@{(B) + ("wjs" ?$(C@|(B) + ("wjf" ?$(C@}(B) + ("wjfa" ?$(C@~(B) + ("wja" ?$(CA!(B) + ("wjq" ?$(CA"(B) + ("wjt" ?$(CA#(B) + ("wjd" ?$(CA$(B) + ("wjw" ?$(CA%(B) + ("wp" ?$(CA&(B) + ("wpr" ?$(CA'(B) + ("wps" ?$(CA((B) + ("wpf" ?$(CA)(B) + ("wpa" ?$(CA*(B) + ("wpq" ?$(CA+(B) + ("wpt" ?$(CA,(B) + ("wpd" ?$(CA-(B) + ("wu" ?$(CA.(B) + ("wus" ?$(CA/(B) + ("wuf" ?$(CA0(B) + ("wua" ?$(CA1(B) + ("wuq" ?$(CA2(B) + ("wuT" ?$(CA3(B) + ("wud" ?$(CA4(B) + ("wP" ?$(CA5(B) + ("wh" ?$(CA6(B) + ("whr" ?$(CA7(B) + ("whs" ?$(CA8(B) + ("whf" ?$(CA9(B) + ("whfa" ?$(CA:(B) + ("wha" ?$(CA;(B) + ("whq" ?$(CA<(B) + ("wht" ?$(CA=(B) + ("whd" ?$(CA>(B) + ("whw" ?$(CA?(B) + ("whc" ?$(CA@(B) + ("whg" ?$(CAA(B) + ("whk" ?$(CAB(B) + ("whkr" ?$(CAC(B) + ("whkf" ?$(CAD(B) + ("whkq" ?$(CAE(B) + ("whkt" ?$(CAF(B) + ("whkd" ?$(CAG(B) + ("who" ?$(CAH(B) + ("whoT" ?$(CAI(B) + ("whod" ?$(CAJ(B) + ("whl" ?$(CAK(B) + ("whls" ?$(CAL(B) + ("whlf" ?$(CAM(B) + ("whla" ?$(CAN(B) + ("whlq" ?$(CAO(B) + ("whlt" ?$(CAP(B) + ("whld" ?$(CAQ(B) + ("wy" ?$(CAR(B) + ("wyr" ?$(CAS(B) + ("wys" ?$(CAT(B) + ("wyd" ?$(CAU(B) + ("wn" ?$(CAV(B) + ("wnr" ?$(CAW(B) + ("wns" ?$(CAX(B) + ("wnf" ?$(CAY(B) + ("wnfr" ?$(CAZ(B) + ("wnfa" ?$(CA[(B) + ("wna" ?$(CA\(B) + ("wnq" ?$(CA](B) + ("wnt" ?$(CA^(B) + ("wnd" ?$(CA_(B) + ("wnj" ?$(CA`(B) + ("wnjT" ?$(CAa(B) + ("wnp" ?$(CAb(B) + ("wnl" ?$(CAc(B) + ("wnlr" ?$(CAd(B) + ("wnls" ?$(CAe(B) + ("wnlf" ?$(CAf(B) + ("wnla" ?$(CAg(B) + ("wnlq" ?$(CAh(B) + ("wnlt" ?$(CAi(B) + ("wb" ?$(CAj(B) + ("wbs" ?$(CAk(B) + ("wbf" ?$(CAl(B) + ("wba" ?$(CAm(B) + ("wm" ?$(CAn(B) + ("wmr" ?$(CAo(B) + ("wms" ?$(CAp(B) + ("wmf" ?$(CAq(B) + ("wma" ?$(CAr(B) + ("wmq" ?$(CAs(B) + ("wmt" ?$(CAt(B) + ("wmd" ?$(CAu(B) + ("wl" ?$(CAv(B) + ("wlr" ?$(CAw(B) + ("wls" ?$(CAx(B) + ("wle" ?$(CAy(B) + ("wlf" ?$(CAz(B) + ("wlfa" ?$(CA{(B) + ("wla" ?$(CA|(B) + ("wlq" ?$(CA}(B) + ("wlt" ?$(CA~(B) + ("wld" ?$(CB!(B) + ("wlw" ?$(CB"(B) + ("wlx" ?$(CB#(B) + ("wlv" ?$(CB$(B) + ("Wk" ?$(CB%(B) + ("Wkr" ?$(CB&(B) + ("Wks" ?$(CB'(B) + ("Wksg" ?$(CB((B) + ("Wkf" ?$(CB)(B) + ("Wkfq" ?$(CB*(B) + ("Wka" ?$(CB+(B) + ("Wkq" ?$(CB,(B) + ("Wkt" ?$(CB-(B) + ("WkT" ?$(CB.(B) + ("Wkd" ?$(CB/(B) + ("Wo" ?$(CB0(B) + ("Wor" ?$(CB1(B) + ("Wos" ?$(CB2(B) + ("Wof" ?$(CB3(B) + ("Woa" ?$(CB4(B) + ("Woq" ?$(CB5(B) + ("Wot" ?$(CB6(B) + ("WoT" ?$(CB7(B) + ("Wod" ?$(CB8(B) + ("Wi" ?$(CB9(B) + ("Wis" ?$(CB:(B) + ("Wid" ?$(CB;(B) + ("Wj" ?$(CB<(B) + ("Wjr" ?$(CB=(B) + ("Wjs" ?$(CB>(B) + ("Wjf" ?$(CB?(B) + ("Wja" ?$(CB@(B) + ("Wjq" ?$(CBA(B) + ("Wjt" ?$(CBB(B) + ("WjT" ?$(CBC(B) + ("Wjd" ?$(CBD(B) + ("Wp" ?$(CBE(B) + ("Wpd" ?$(CBF(B) + ("Wu" ?$(CBG(B) + ("WuT" ?$(CBH(B) + ("Wh" ?$(CBI(B) + ("Whr" ?$(CBJ(B) + ("Whs" ?$(CBK(B) + ("Whf" ?$(CBL(B) + ("Wha" ?$(CBM(B) + ("Whq" ?$(CBN(B) + ("Wht" ?$(CBO(B) + ("Whd" ?$(CBP(B) + ("Whc" ?$(CBQ(B) + ("Whk" ?$(CBR(B) + ("Whkr" ?$(CBS(B) + ("Whkf" ?$(CBT(B) + ("WhkT" ?$(CBU(B) + ("Who" ?$(CBV(B) + ("WhoT" ?$(CBW(B) + ("Whl" ?$(CBX(B) + ("Whls" ?$(CBY(B) + ("Whlf" ?$(CBZ(B) + ("Whla" ?$(CB[(B) + ("Whlq" ?$(CB\(B) + ("Wyd" ?$(CB](B) + ("Wn" ?$(CB^(B) + ("Wnr" ?$(CB_(B) + ("Wns" ?$(CB`(B) + ("Wnf" ?$(CBa(B) + ("Wna" ?$(CBb(B) + ("Wnq" ?$(CBc(B) + ("Wnd" ?$(CBd(B) + ("Wnj" ?$(CBe(B) + ("WnjT" ?$(CBf(B) + ("Wnjd" ?$(CBg(B) + ("Wnl" ?$(CBh(B) + ("Wb" ?$(CBi(B) + ("Wm" ?$(CBj(B) + ("Wma" ?$(CBk(B) + ("Wmt" ?$(CBl(B) + ("Wmd" ?$(CBm(B) + ("Wl" ?$(CBn(B) + ("Wlr" ?$(CBo(B) + ("Wls" ?$(CBp(B) + ("Wlf" ?$(CBq(B) + ("Wla" ?$(CBr(B) + ("Wlq" ?$(CBs(B) + ("Wld" ?$(CBt(B) + ("Wlw" ?$(CBu(B) + ("Wlg" ?$(CBv(B) + ("ck" ?$(CBw(B) + ("ckr" ?$(CBx(B) + ("cks" ?$(CBy(B) + ("cksg" ?$(CBz(B) + ("ckf" ?$(CB{(B) + ("cka" ?$(CB|(B) + ("ckq" ?$(CB}(B) + ("ckt" ?$(CB~(B) + ("ckT" ?$(CC!(B) + ("ckd" ?$(CC"(B) + ("ckw" ?$(CC#(B) + ("co" ?$(CC$(B) + ("cor" ?$(CC%(B) + ("cos" ?$(CC&(B) + ("cof" ?$(CC'(B) + ("coa" ?$(CC((B) + ("coq" ?$(CC)(B) + ("cot" ?$(CC*(B) + ("coT" ?$(CC+(B) + ("cod" ?$(CC,(B) + ("ci" ?$(CC-(B) + ("cis" ?$(CC.(B) + ("cisg" ?$(CC/(B) + ("cif" ?$(CC0(B) + ("cia" ?$(CC1(B) + ("cid" ?$(CC2(B) + ("cj" ?$(CC3(B) + ("cjr" ?$(CC4(B) + ("cjs" ?$(CC5(B) + ("cjf" ?$(CC6(B) + ("cja" ?$(CC7(B) + ("cjq" ?$(CC8(B) + ("cjt" ?$(CC9(B) + ("cjT" ?$(CC:(B) + ("cjd" ?$(CC;(B) + ("cp" ?$(CC<(B) + ("cpr" ?$(CC=(B) + ("cps" ?$(CC>(B) + ("cpf" ?$(CC?(B) + ("cpa" ?$(CC@(B) + ("cpq" ?$(CCA(B) + ("cpt" ?$(CCB(B) + ("cpd" ?$(CCC(B) + ("cu" ?$(CCD(B) + ("cus" ?$(CCE(B) + ("cuT" ?$(CCF(B) + ("cP" ?$(CCG(B) + ("cPs" ?$(CCH(B) + ("cPd" ?$(CCI(B) + ("ch" ?$(CCJ(B) + ("chr" ?$(CCK(B) + ("chs" ?$(CCL(B) + ("chf" ?$(CCM(B) + ("cha" ?$(CCN(B) + ("chq" ?$(CCO(B) + ("cht" ?$(CCP(B) + ("chd" ?$(CCQ(B) + ("chk" ?$(CCR(B) + ("chks" ?$(CCS(B) + ("chkf" ?$(CCT(B) + ("chkd" ?$(CCU(B) + ("chl" ?$(CCV(B) + ("chls" ?$(CCW(B) + ("chlf" ?$(CCX(B) + ("chla" ?$(CCY(B) + ("chlq" ?$(CCZ(B) + ("chlt" ?$(CC[(B) + ("chld" ?$(CC\(B) + ("cy" ?$(CC](B) + ("cya" ?$(CC^(B) + ("cn" ?$(CC_(B) + ("cnr" ?$(CC`(B) + ("cns" ?$(CCa(B) + ("cnf" ?$(CCb(B) + ("cna" ?$(CCc(B) + ("cnq" ?$(CCd(B) + ("cnt" ?$(CCe(B) + ("cnd" ?$(CCf(B) + ("cnj" ?$(CCg(B) + ("cnjT" ?$(CCh(B) + ("cnp" ?$(CCi(B) + ("cnps" ?$(CCj(B) + ("cnl" ?$(CCk(B) + ("cnls" ?$(CCl(B) + ("cnlf" ?$(CCm(B) + ("cnla" ?$(CCn(B) + ("cnlq" ?$(CCo(B) + ("cnlt" ?$(CCp(B) + ("cnld" ?$(CCq(B) + ("cb" ?$(CCr(B) + ("cbs" ?$(CCs(B) + ("cbf" ?$(CCt(B) + ("cba" ?$(CCu(B) + ("cbd" ?$(CCv(B) + ("cm" ?$(CCw(B) + ("cmr" ?$(CCx(B) + ("cms" ?$(CCy(B) + ("cmf" ?$(CCz(B) + ("cma" ?$(CC{(B) + ("cmq" ?$(CC|(B) + ("cmt" ?$(CC}(B) + ("cmd" ?$(CC~(B) + ("cl" ?$(CD!(B) + ("clr" ?$(CD"(B) + ("cls" ?$(CD#(B) + ("cle" ?$(CD$(B) + ("clf" ?$(CD%(B) + ("clfr" ?$(CD&(B) + ("cla" ?$(CD'(B) + ("clq" ?$(CD((B) + ("clt" ?$(CD)(B) + ("cld" ?$(CD*(B) + ("zk" ?$(CD+(B) + ("zkr" ?$(CD,(B) + ("zks" ?$(CD-(B) + ("zkf" ?$(CD.(B) + ("zka" ?$(CD/(B) + ("zkq" ?$(CD0(B) + ("zkt" ?$(CD1(B) + ("zkd" ?$(CD2(B) + ("zo" ?$(CD3(B) + ("zor" ?$(CD4(B) + ("zos" ?$(CD5(B) + ("zof" ?$(CD6(B) + ("zoa" ?$(CD7(B) + ("zoq" ?$(CD8(B) + ("zot" ?$(CD9(B) + ("zoT" ?$(CD:(B) + ("zod" ?$(CD;(B) + ("zi" ?$(CD<(B) + ("zir" ?$(CD=(B) + ("zid" ?$(CD>(B) + ("zj" ?$(CD?(B) + ("zjr" ?$(CD@(B) + ("zjs" ?$(CDA(B) + ("zje" ?$(CDB(B) + ("zjf" ?$(CDC(B) + ("zja" ?$(CDD(B) + ("zjq" ?$(CDE(B) + ("zjt" ?$(CDF(B) + ("zjT" ?$(CDG(B) + ("zjd" ?$(CDH(B) + ("zp" ?$(CDI(B) + ("zpr" ?$(CDJ(B) + ("zps" ?$(CDK(B) + ("zpf" ?$(CDL(B) + ("zpa" ?$(CDM(B) + ("zpq" ?$(CDN(B) + ("zpt" ?$(CDO(B) + ("zpd" ?$(CDP(B) + ("zu" ?$(CDQ(B) + ("zus" ?$(CDR(B) + ("zuf" ?$(CDS(B) + ("zua" ?$(CDT(B) + ("zuq" ?$(CDU(B) + ("zut" ?$(CDV(B) + ("zuT" ?$(CDW(B) + ("zud" ?$(CDX(B) + ("zP" ?$(CDY(B) + ("zh" ?$(CDZ(B) + ("zhr" ?$(CD[(B) + ("zhs" ?$(CD\(B) + ("zhf" ?$(CD](B) + ("zha" ?$(CD^(B) + ("zhq" ?$(CD_(B) + ("zht" ?$(CD`(B) + ("zhd" ?$(CDa(B) + ("zhk" ?$(CDb(B) + ("zhkr" ?$(CDc(B) + ("zhks" ?$(CDd(B) + ("zhkf" ?$(CDe(B) + ("zhka" ?$(CDf(B) + ("zhkd" ?$(CDg(B) + ("zho" ?$(CDh(B) + ("zhod" ?$(CDi(B) + ("zhl" ?$(CDj(B) + ("zhlf" ?$(CDk(B) + ("zy" ?$(CDl(B) + ("zn" ?$(CDm(B) + ("znr" ?$(CDn(B) + ("zns" ?$(CDo(B) + ("znf" ?$(CDp(B) + ("zna" ?$(CDq(B) + ("znq" ?$(CDr(B) + ("znt" ?$(CDs(B) + ("znd" ?$(CDt(B) + ("znj" ?$(CDu(B) + ("znjs" ?$(CDv(B) + ("znjf" ?$(CDw(B) + ("znjd" ?$(CDx(B) + ("znp" ?$(CDy(B) + ("znpd" ?$(CDz(B) + ("znl" ?$(CD{(B) + ("znlr" ?$(CD|(B) + ("znls" ?$(CD}(B) + ("znlf" ?$(CD~(B) + ("znla" ?$(CE!(B) + ("znlq" ?$(CE"(B) + ("znlt" ?$(CE#(B) + ("znld" ?$(CE$(B) + ("zb" ?$(CE%(B) + ("zbs" ?$(CE&(B) + ("zbf" ?$(CE'(B) + ("zba" ?$(CE((B) + ("zm" ?$(CE)(B) + ("zmr" ?$(CE*(B) + ("zms" ?$(CE+(B) + ("zmf" ?$(CE,(B) + ("zma" ?$(CE-(B) + ("zmq" ?$(CE.(B) + ("zmd" ?$(CE/(B) + ("zl" ?$(CE0(B) + ("zlr" ?$(CE1(B) + ("zls" ?$(CE2(B) + ("zlf" ?$(CE3(B) + ("zla" ?$(CE4(B) + ("zlq" ?$(CE5(B) + ("zlt" ?$(CE6(B) + ("zld" ?$(CE7(B) + ("xk" ?$(CE8(B) + ("xkr" ?$(CE9(B) + ("xks" ?$(CE:(B) + ("xkf" ?$(CE;(B) + ("xkfr" ?$(CE<(B) + ("xka" ?$(CE=(B) + ("xkq" ?$(CE>(B) + ("xkt" ?$(CE?(B) + ("xkT" ?$(CE@(B) + ("xkd" ?$(CEA(B) + ("xo" ?$(CEB(B) + ("xor" ?$(CEC(B) + ("xos" ?$(CED(B) + ("xof" ?$(CEE(B) + ("xoa" ?$(CEF(B) + ("xoq" ?$(CEG(B) + ("xot" ?$(CEH(B) + ("xoT" ?$(CEI(B) + ("xod" ?$(CEJ(B) + ("xi" ?$(CEK(B) + ("xid" ?$(CEL(B) + ("xj" ?$(CEM(B) + ("xjr" ?$(CEN(B) + ("xjs" ?$(CEO(B) + ("xjf" ?$(CEP(B) + ("xjfa" ?$(CEQ(B) + ("xja" ?$(CER(B) + ("xjq" ?$(CES(B) + ("xjt" ?$(CET(B) + ("xjT" ?$(CEU(B) + ("xjd" ?$(CEV(B) + ("xp" ?$(CEW(B) + ("xpr" ?$(CEX(B) + ("xps" ?$(CEY(B) + ("xpf" ?$(CEZ(B) + ("xpa" ?$(CE[(B) + ("xpq" ?$(CE\(B) + ("xpt" ?$(CE](B) + ("xpd" ?$(CE^(B) + ("xu" ?$(CE_(B) + ("xus" ?$(CE`(B) + ("xuT" ?$(CEa(B) + ("xP" ?$(CEb(B) + ("xPs" ?$(CEc(B) + ("xh" ?$(CEd(B) + ("xhr" ?$(CEe(B) + ("xhs" ?$(CEf(B) + ("xhf" ?$(CEg(B) + ("xha" ?$(CEh(B) + ("xhq" ?$(CEi(B) + ("xht" ?$(CEj(B) + ("xhd" ?$(CEk(B) + ("xhv" ?$(CEl(B) + ("xhk" ?$(CEm(B) + ("xhks" ?$(CEn(B) + ("xho" ?$(CEo(B) + ("xhl" ?$(CEp(B) + ("xhls" ?$(CEq(B) + ("xhlt" ?$(CEr(B) + ("xhld" ?$(CEs(B) + ("xy" ?$(CEt(B) + ("xn" ?$(CEu(B) + ("xnr" ?$(CEv(B) + ("xns" ?$(CEw(B) + ("xnf" ?$(CEx(B) + ("xna" ?$(CEy(B) + ("xnq" ?$(CEz(B) + ("xnt" ?$(CE{(B) + ("xnd" ?$(CE|(B) + ("xnj" ?$(CE}(B) + ("xnjT" ?$(CE~(B) + ("xnp" ?$(CF!(B) + ("xnl" ?$(CF"(B) + ("xnlr" ?$(CF#(B) + ("xnls" ?$(CF$(B) + ("xnlf" ?$(CF%(B) + ("xnla" ?$(CF&(B) + ("xnlq" ?$(CF'(B) + ("xnld" ?$(CF((B) + ("xb" ?$(CF)(B) + ("xbs" ?$(CF*(B) + ("xbf" ?$(CF+(B) + ("xba" ?$(CF,(B) + ("xbd" ?$(CF-(B) + ("xm" ?$(CF.(B) + ("xmr" ?$(CF/(B) + ("xms" ?$(CF0(B) + ("xme" ?$(CF1(B) + ("xmf" ?$(CF2(B) + ("xmfa" ?$(CF3(B) + ("xma" ?$(CF4(B) + ("xmq" ?$(CF5(B) + ("xmt" ?$(CF6(B) + ("xml" ?$(CF7(B) + ("xmls" ?$(CF8(B) + ("xmlf" ?$(CF9(B) + ("xmla" ?$(CF:(B) + ("xmlq" ?$(CF;(B) + ("xl" ?$(CF<(B) + ("xlr" ?$(CF=(B) + ("xls" ?$(CF>(B) + ("xlf" ?$(CF?(B) + ("xla" ?$(CF@(B) + ("xlq" ?$(CFA(B) + ("xlt" ?$(CFB(B) + ("xld" ?$(CFC(B) + ("vk" ?$(CFD(B) + ("vkr" ?$(CFE(B) + ("vkR" ?$(CFF(B) + ("vks" ?$(CFG(B) + ("vkf" ?$(CFH(B) + ("vkfa" ?$(CFI(B) + ("vka" ?$(CFJ(B) + ("vkq" ?$(CFK(B) + ("vkt" ?$(CFL(B) + ("vkT" ?$(CFM(B) + ("vkd" ?$(CFN(B) + ("vkx" ?$(CFO(B) + ("vo" ?$(CFP(B) + ("vor" ?$(CFQ(B) + ("vos" ?$(CFR(B) + ("vof" ?$(CFS(B) + ("voa" ?$(CFT(B) + ("voq" ?$(CFU(B) + ("vot" ?$(CFV(B) + ("voT" ?$(CFW(B) + ("vod" ?$(CFX(B) + ("vi" ?$(CFY(B) + ("vir" ?$(CFZ(B) + ("vj" ?$(CF[(B) + ("vjr" ?$(CF\(B) + ("vjs" ?$(CF](B) + ("vjf" ?$(CF^(B) + ("vja" ?$(CF_(B) + ("vjq" ?$(CF`(B) + ("vjt" ?$(CFa(B) + ("vjT" ?$(CFb(B) + ("vjd" ?$(CFc(B) + ("vp" ?$(CFd(B) + ("vpr" ?$(CFe(B) + ("vps" ?$(CFf(B) + ("vpf" ?$(CFg(B) + ("vpa" ?$(CFh(B) + ("vpq" ?$(CFi(B) + ("vpt" ?$(CFj(B) + ("vpd" ?$(CFk(B) + ("vu" ?$(CFl(B) + ("vus" ?$(CFm(B) + ("vuf" ?$(CFn(B) + ("vua" ?$(CFo(B) + ("vuq" ?$(CFp(B) + ("vuT" ?$(CFq(B) + ("vud" ?$(CFr(B) + ("vP" ?$(CFs(B) + ("vPf" ?$(CFt(B) + ("vPq" ?$(CFu(B) + ("vPt" ?$(CFv(B) + ("vh" ?$(CFw(B) + ("vhr" ?$(CFx(B) + ("vhs" ?$(CFy(B) + ("vhf" ?$(CFz(B) + ("vha" ?$(CF{(B) + ("vhq" ?$(CF|(B) + ("vht" ?$(CF}(B) + ("vhd" ?$(CF~(B) + ("vhk" ?$(CG!(B) + ("vhkd" ?$(CG"(B) + ("vhl" ?$(CG#(B) + ("vhls" ?$(CG$(B) + ("vy" ?$(CG%(B) + ("vys" ?$(CG&(B) + ("vyf" ?$(CG'(B) + ("vyq" ?$(CG((B) + ("vyt" ?$(CG)(B) + ("vn" ?$(CG*(B) + ("vnr" ?$(CG+(B) + ("vns" ?$(CG,(B) + ("vne" ?$(CG-(B) + ("vnf" ?$(CG.(B) + ("vnfa" ?$(CG/(B) + ("vna" ?$(CG0(B) + ("vnq" ?$(CG1(B) + ("vnt" ?$(CG2(B) + ("vnd" ?$(CG3(B) + ("vnj" ?$(CG4(B) + ("vnjd" ?$(CG5(B) + ("vnl" ?$(CG6(B) + ("vnls" ?$(CG7(B) + ("vnlf" ?$(CG8(B) + ("vnla" ?$(CG9(B) + ("vnlt" ?$(CG:(B) + ("vb" ?$(CG;(B) + ("vbs" ?$(CG<(B) + ("vbf" ?$(CG=(B) + ("vba" ?$(CG>(B) + ("vbt" ?$(CG?(B) + ("vbd" ?$(CG@(B) + ("vm" ?$(CGA(B) + ("vms" ?$(CGB(B) + ("vmf" ?$(CGC(B) + ("vma" ?$(CGD(B) + ("vmq" ?$(CGE(B) + ("vmt" ?$(CGF(B) + ("vl" ?$(CGG(B) + ("vlr" ?$(CGH(B) + ("vls" ?$(CGI(B) + ("vlf" ?$(CGJ(B) + ("vla" ?$(CGK(B) + ("vlq" ?$(CGL(B) + ("vlt" ?$(CGM(B) + ("vld" ?$(CGN(B) + ("gk" ?$(CGO(B) + ("gkr" ?$(CGP(B) + ("gks" ?$(CGQ(B) + ("gkf" ?$(CGR(B) + ("gkfx" ?$(CGS(B) + ("gka" ?$(CGT(B) + ("gkq" ?$(CGU(B) + ("gkt" ?$(CGV(B) + ("gkd" ?$(CGW(B) + ("go" ?$(CGX(B) + ("gor" ?$(CGY(B) + ("gos" ?$(CGZ(B) + ("gof" ?$(CG[(B) + ("goa" ?$(CG\(B) + ("goq" ?$(CG](B) + ("got" ?$(CG^(B) + ("goT" ?$(CG_(B) + ("god" ?$(CG`(B) + ("gi" ?$(CGa(B) + ("gid" ?$(CGb(B) + ("gj" ?$(CGc(B) + ("gjr" ?$(CGd(B) + ("gjs" ?$(CGe(B) + ("gjf" ?$(CGf(B) + ("gjfa" ?$(CGg(B) + ("gja" ?$(CGh(B) + ("gjq" ?$(CGi(B) + ("gjt" ?$(CGj(B) + ("gjd" ?$(CGk(B) + ("gp" ?$(CGl(B) + ("gpr" ?$(CGm(B) + ("gps" ?$(CGn(B) + ("gpf" ?$(CGo(B) + ("gpa" ?$(CGp(B) + ("gpq" ?$(CGq(B) + ("gpt" ?$(CGr(B) + ("gpd" ?$(CGs(B) + ("gu" ?$(CGt(B) + ("gur" ?$(CGu(B) + ("gus" ?$(CGv(B) + ("guf" ?$(CGw(B) + ("gua" ?$(CGx(B) + ("guq" ?$(CGy(B) + ("gut" ?$(CGz(B) + ("guT" ?$(CG{(B) + ("gud" ?$(CG|(B) + ("gP" ?$(CG}(B) + ("gPs" ?$(CG~(B) + ("gPf" ?$(CH!(B) + ("gPq" ?$(CH"(B) + ("gh" ?$(CH#(B) + ("ghr" ?$(CH$(B) + ("ghs" ?$(CH%(B) + ("ghf" ?$(CH&(B) + ("ghfx" ?$(CH'(B) + ("gha" ?$(CH((B) + ("ghq" ?$(CH)(B) + ("ght" ?$(CH*(B) + ("ghd" ?$(CH+(B) + ("ghx" ?$(CH,(B) + ("ghk" ?$(CH-(B) + ("ghkr" ?$(CH.(B) + ("ghks" ?$(CH/(B) + ("ghkf" ?$(CH0(B) + ("ghkt" ?$(CH1(B) + ("ghkd" ?$(CH2(B) + ("gho" ?$(CH3(B) + ("ghor" ?$(CH4(B) + ("ghos" ?$(CH5(B) + ("ghot" ?$(CH6(B) + ("ghod" ?$(CH7(B) + ("ghl" ?$(CH8(B) + ("ghlr" ?$(CH9(B) + ("ghls" ?$(CH:(B) + ("ghlf" ?$(CH;(B) + ("ghlq" ?$(CH<(B) + ("ghlt" ?$(CH=(B) + ("ghld" ?$(CH>(B) + ("gy" ?$(CH?(B) + ("gys" ?$(CH@(B) + ("gyf" ?$(CHA(B) + ("gyq" ?$(CHB(B) + ("gyt" ?$(CHC(B) + ("gn" ?$(CHD(B) + ("gnr" ?$(CHE(B) + ("gns" ?$(CHF(B) + ("gnf" ?$(CHG(B) + ("gnfx" ?$(CHH(B) + ("gna" ?$(CHI(B) + ("gnt" ?$(CHJ(B) + ("gnd" ?$(CHK(B) + ("gnj" ?$(CHL(B) + ("gnjs" ?$(CHM(B) + ("gnjf" ?$(CHN(B) + ("gnja" ?$(CHO(B) + ("gnjd" ?$(CHP(B) + ("gnp" ?$(CHQ(B) + ("gnpr" ?$(CHR(B) + ("gnps" ?$(CHS(B) + ("gnpf" ?$(CHT(B) + ("gnpd" ?$(CHU(B) + ("gnl" ?$(CHV(B) + ("gnlr" ?$(CHW(B) + ("gnls" ?$(CHX(B) + ("gnlf" ?$(CHY(B) + ("gnla" ?$(CHZ(B) + ("gnlq" ?$(CH[(B) + ("gnlt" ?$(CH\(B) + ("gnld" ?$(CH](B) + ("gb" ?$(CH^(B) + ("gbr" ?$(CH_(B) + ("gbs" ?$(CH`(B) + ("gbf" ?$(CHa(B) + ("gba" ?$(CHb(B) + ("gbt" ?$(CHc(B) + ("gbd" ?$(CHd(B) + ("gm" ?$(CHe(B) + ("gmr" ?$(CHf(B) + ("gms" ?$(CHg(B) + ("gmsg" ?$(CHh(B) + ("gme" ?$(CHi(B) + ("gmf" ?$(CHj(B) + ("gmfr" ?$(CHk(B) + ("gma" ?$(CHl(B) + ("gmq" ?$(CHm(B) + ("gmt" ?$(CHn(B) + ("gmd" ?$(CHo(B) + ("gmx" ?$(CHp(B) + ("gml" ?$(CHq(B) + ("gmls" ?$(CHr(B) + ("gmlf" ?$(CHs(B) + ("gmla" ?$(CHt(B) + ("gmlq" ?$(CHu(B) + ("gmld" ?$(CHv(B) + ("gl" ?$(CHw(B) + ("glr" ?$(CHx(B) + ("gls" ?$(CHy(B) + ("glf" ?$(CHz(B) + ("gla" ?$(CH{(B) + ("glq" ?$(CH|(B) + ("glt" ?$(CH}(B) + ("gld" ?$(CH~(B) + + ("Z!" ?$(C#!(B) + ("Z\"" ?$(C#"(B) + ("Z#" ?$(C##(B) + ("Z$" ?$(C#$(B) + ("Z%" ?$(C#%(B) + ("Z&" ?$(C#&(B) + ("Z'" ?$(C#'(B) + ("Z(" ?$(C#((B) + ("Z)" ?$(C#)(B) + ("Z*" ?$(C#*(B) + ("Z+" ?$(C#+(B) + ("Z," ?$(C#,(B) + ("Z-" ?$(C#-(B) + ("Z." ?$(C#.(B) + ("Z/" ?$(C#/(B) + ("Z0" ?$(C#0(B) + ("Z1" ?$(C#1(B) + ("Z2" ?$(C#2(B) + ("Z3" ?$(C#3(B) + ("Z4" ?$(C#4(B) + ("Z5" ?$(C#5(B) + ("Z6" ?$(C#6(B) + ("Z7" ?$(C#7(B) + ("Z8" ?$(C#8(B) + ("Z9" ?$(C#9(B) + ("Z:" ?$(C#:(B) + ("Z;" ?$(C#;(B) + ("Z<" ?$(C#<(B) + ("Z=" ?$(C#=(B) + ("Z>" ?$(C#>(B) + ("Z?" ?$(C#?(B) + ("Z@" ?$(C#@(B) + ("ZA" ?$(C#A(B) + ("ZB" ?$(C#B(B) + ("ZC" ?$(C#C(B) + ("ZD" ?$(C#D(B) + ("ZE" ?$(C#E(B) + ("ZF" ?$(C#F(B) + ("ZG" ?$(C#G(B) + ("ZH" ?$(C#H(B) + ("ZI" ?$(C#I(B) + ("ZJ" ?$(C#J(B) + ("ZK" ?$(C#K(B) + ("ZL" ?$(C#L(B) + ("ZM" ?$(C#M(B) + ("ZN" ?$(C#N(B) + ("ZO" ?$(C#O(B) + ("ZP" ?$(C#P(B) + ("ZQ" ?$(C#Q(B) + ("ZR" ?$(C#R(B) + ("ZS" ?$(C#S(B) + ("ZT" ?$(C#T(B) + ("ZU" ?$(C#U(B) + ("ZV" ?$(C#V(B) + ("ZW" ?$(C#W(B) + ("ZX" ?$(C#X(B) + ("ZY" ?$(C#Y(B) + ("ZZ" ?$(C#Z(B) + ("Z[" ?$(C#[(B) + ("SW" ?$(C#\(B) + ("Z]" ?$(C#](B) + ("Z^" ?$(C#^(B) + ("Z_" ?$(C#_(B) + ("Z`" ?$(C#`(B) + ("Za" ?$(C#a(B) + ("Zb" ?$(C#b(B) + ("Zc" ?$(C#c(B) + ("Zd" ?$(C#d(B) + ("Ze" ?$(C#e(B) + ("Zf" ?$(C#f(B) + ("Zg" ?$(C#g(B) + ("Zh" ?$(C#h(B) + ("Zi" ?$(C#i(B) + ("Zj" ?$(C#j(B) + ("Zk" ?$(C#k(B) + ("Zl" ?$(C#l(B) + ("Zm" ?$(C#m(B) + ("Zn" ?$(C#n(B) + ("Zo" ?$(C#o(B) + ("Zp" ?$(C#p(B) + ("Zq" ?$(C#q(B) + ("Zr" ?$(C#r(B) + ("Zs" ?$(C#s(B) + ("Zt" ?$(C#t(B) + ("Zu" ?$(C#u(B) + ("Zv" ?$(C#v(B) + ("Zw" ?$(C#w(B) + ("Zx" ?$(C#x(B) + ("Zy" ?$(C#y(B) + ("Zz" ?$(C#z(B) + ("Z{" ?$(C#{(B) + ("Z|" ?$(C#|(B) + ("Z}" ?$(C#}(B) + ("Z^-" ?$(C#~(B) + + ("HS" ?$(C$U(B) + ("Hse" ?$(C$V(B) + ("Hst" ?$(C$W(B) + ("HsT" ?$(C$X(B) + ("Hfrt" ?$(C$Y(B) + ("Hfqt" ?$(C$[(B) + ("Hfe" ?$(C$Z(B) + ("HfT" ?$(C$\(B) + ("HfG" ?$(C$](B) + ("Haq" ?$(C$^(B) + ("Hat" ?$(C$_(B) + ("HaT" ?$(C$`(B) + ("Had" ?$(C$a(B) + ("Hqr" ?$(C$b(B) + ("Hqe" ?$(C$c(B) + ("Hqtr" ?$(C$d(B) + ("Hqte" ?$(C$e(B) + ("Hqw" ?$(C$f(B) + ("Hqx" ?$(C$g(B) + ("Hqd" ?$(C$h(B) + ("HQd" ?$(C$i(B) + ("Htr" ?$(C$j(B) + ("Hts" ?$(C$k(B) + ("Hte" ?$(C$l(B) + ("Htq" ?$(C$m(B) + ("Htw" ?$(C$n(B) + ("HT" ?$(C$o(B) + ("HD" ?$(C$p(B) + ("Hd" ?$(C$q(B) + ("Hdw" ?$(C$r(B) + ("HdT" ?$(C$s(B) + ("Hvd" ?$(C$t(B) + ("HG" ?$(C$u(B) + ("Hg" ?$(C$v(B) + ("Hyi" ?$(C$w(B) + ("HyO" ?$(C$x(B) + ("Hyl" ?$(C$y(B) + ("Hbu" ?$(C$z(B) + ("HbP" ?$(C${(B) + ("Hbl" ?$(C$|(B) + ("H." ?$(C$}(B) + ("H.l" ?$(C$~(B) + + ("SY" ?$(C!M(B) + ("SP" ?$(C!L(B) + ("S%" ?$(C"6(B) + ("Swn" ?$(C"_(B) + ("Sks" ?$(C"^(B) + ("SNo" ?$(C"`(B) + ("SCo" ?$(C"a(B) + ("STM" ?$(C"b(B) + ("Sam" ?$(C"c(B) + ("Spm" ?$(C"d(B) + ("STel" ?$(C"e(B) + ("SC" ?$(C!I(B) + ("SA" ?$(C!J(B) + ("SC/" ?$(C!K(B) + ("SF" ?$(C"5(B)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/hangul3.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/hangul3.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,2892 @@ +;;; quail/hangul3.el -- Quail package for inputting Korean Hangul characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Korean, Hangul + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) + +(defun quail-hangul-switch-to-symbol-ksc (&rest ignore) + "Swith to `quail-symbol-ksc' package." + (quail-delete-region) + (select-input-method "Korean" "quail-symbol-ksc") + (throw 'quail-tag nil)) + +(quail-define-package + "quail-hangul3" "Korean" "$(CGQ1[(B 3$(C9z=D(B" + '(;; first character + (?k . "$(C$!(B") (?h . "$(C$$(B") (?u . "$(C$'(B") (?y . "$(C$)(B") (?i . "$(C$1(B") + (?\; . "$(C$2(B") (?n . "$(C$5(B") (?j . "$(C$7(B") (?l . "$(C$8(B") (?o . "$(C$:(B") + (?0 . "$(C$;(B") (?' . "$(C$<(B") (?p . "$(C$=(B") (?m . "$(C$>(B") + ;; second character + (?f . "$(C$?(B") (?r . "$(C$@(B") (?6 . "$(C$A(B") (?R . "$(C$B(B") (?t . "$(C$C(B") + (?c . "$(C$D(B") (?e . "$(C$E(B") (?7 . "$(C$F(B") (?v . "$(C$G(B") (?/ . "$(C$G(B") + (?4 . "$(C$K(B") (?b . "$(C$L(B") (?9 . "$(C$L(B") (?5 . "$(C$P(B") (?g . "$(C$Q(B") + (?8 . "$(C$R(B") (?d . "$(C$S(B") + ;; third character + (?x . "$(C$!(B") (?F . "$(C$"(B") (?s . "$(C$$(B") (?S . "$(C$&(B") (?A . "$(C$'(B") + (?w . "$(C$)(B") (?D . "$(C$*(B") (?C . "$(C$+(B") (?V . "$(C$0(B") (?z . "$(C$1(B") + (?3 . "$(C$2(B") (?X . "$(C$4(B") (?q . "$(C$5(B") (?2 . "$(C$6(B") (?a . "$(C$7(B") + (?! . "$(C$8(B") (?Z . "$(C$:(B") (?e . "$(C$;(B") (?W . "$(C$<(B") (?Q . "$(C$=(B") + (?1 . "$(C$>(B") + ;; other bindings + (?G . "/") (?T . ";") (?H . "'") (?B . "!") (?Y . "<") + (?P . ">") (?\[ . "$(C!8(B") (?\[ . "$(C!9(B") (?{ . "$(C!:(B") (?{ . "$(C!;(B") + (?N . "0") (?M . "1") (?< . "2") (?> . "3") (?J . "4") + (?K . "5") (?L . "6") (?U . "7") (?I . "8") (?O . "9")) + "Hangul input method. + $(CCJ<:(B: $(C$!(B $(C$"(B $(C$$(B $(C$'(B $(C$((B $(C$)(B $(C$1(B $(C$2(B $(C$3(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$9(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B + KEY : k kk h u uu y i ; ;; n nn j l ll o 0 ' p m + + $(CA_<:(B: $(C$?(B $(C$@(B $(C$A(B $(C$B(B $(C$C(B $(C$D(B $(C$E(B $(C$F(B $(C$G(B $(C$H(B $(C$I(B $(C$J(B $(C$K(B $(C$L(B $(C$M(B $(C$N(B $(C$O(B $(C$P(B $(C$Q(B $(C$R(B $(C$S(B + KEY : f r 6 R t c e 7 v /f /r /d 4 b 9t 9c 9d 5 g 8 d + equi: / 9 + + $(CA><:(B: $(C$!(B $(C$"(B $(C$#(B $(C$$(B $(C$%(B $(C$&(B $(C$'(B $(C$)(B $(C$*(B $(C$+(B $(C$)(B $(C$-(B $(C$.(B $(C$0(B + $(C$1(B $(C$2(B $(C$4(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B + KEY : x F xq s s! S A w D C w3 wq wW V + z 3 X q 2 a ! Z E W Q 1 +--- Example --- + k f x + $(C$!(B $(C0!(B $(C0"(B" + nil t t) + +(quail-define-rules + ("\\" quail-hangul-switch-to-symbol-ksc) + + ("k" ?$(C$!(B) + ("kk" ?$(C$"(B) + ("h" ?$(C$$(B) + ("u" ?$(C$'(B) + ("uu" ?$(C$((B) + ("y" ?$(C$)(B) + ("i" ?$(C$1(B) + (";" ?$(C$2(B) + (";;" ?$(C$3(B) + ("n" ?$(C$5(B) + ("nn" ?$(C$6(B) + ("j" ?$(C$7(B) + ("l" ?$(C$8(B) + ("ll" ?$(C$9(B) + ("o" ?$(C$:(B) + ("0" ?$(C$;(B) + ("'" ?$(C$<(B) + ("p" ?$(C$=(B) + ("m" ?$(C$>(B) + + ("f" ?$(C$?(B) + ("r" ?$(C$@(B) + ("6" ?$(C$A(B) + ("R" ?$(C$B(B) + ("t" ?$(C$C(B) + ("c" ?$(C$D(B) + ("e" ?$(C$E(B) + ("7" ?$(C$F(B) + ("v" ?$(C$G(B) + ("/" ?$(C$G(B) + ("/f" ?$(C$H(B) + ("/r" ?$(C$I(B) + ("/d" ?$(C$J(B) + ("4" ?$(C$K(B) + ("b" ?$(C$L(B) + ("9" ?$(C$L(B) + ("9t" ?$(C$M(B) + ("9c" ?$(C$N(B) + ("9d" ?$(C$O(B) + ("5" ?$(C$P(B) + ("g" ?$(C$Q(B) + ("8" ?$(C$R(B) + ("d" ?$(C$S(B) + + ("x" ?$(C$!(B) + ("F" ?$(C$"(B) + ("xq" ?$(C$#(B) + ("s" ?$(C$$(B) + ("s!" ?$(C$%(B) + ("S" ?$(C$&(B) + ("A" ?$(C$'(B) + ("w" ?$(C$)(B) + ("D" ?$(C$*(B) + ("C" ?$(C$+(B) + ("w3" ?$(C$,(B) + ("wq" ?$(C$-(B) + ("wW" ?$(C$.(B) + ("V" ?$(C$0(B) + ("z" ?$(C$1(B) + ("3" ?$(C$2(B) + ("X" ?$(C$4(B) + ("q" ?$(C$5(B) + ("2" ?$(C$6(B) + ("a" ?$(C$7(B) + ("!" ?$(C$8(B) + ("Z" ?$(C$:(B) + ("E" ?$(C$;(B) + ("W" ?$(C$<(B) + ("Q" ?$(C$=(B) + ("1" ?$(C$>(B) + + ("G" ?/) + ("T" ?\;) + ("H" ?') + ("B" ?!) + ("Y" ?<) + ("P" ?>) + ("\[" ?$(C!8(B) + ("\]" ?$(C!9(B) + ("{" ?$(C!:(B) + ("}" ?$(C!;(B) + ("N" ?0) + ("M" ?1) + ("<" ?2) + (">" ?3) + ("J" ?4) + ("K" ?5) + ("L" ?6) + ("U" ?7) + ("I" ?8) + ("O" ?9) + + ("kf" ?$(C0!(B) + ("kfx" ?$(C0"(B) + ("kfs" ?$(C0#(B) + ("kfA" ?$(C0$(B) + ("kfw" ?$(C0%(B) + ("kfD" ?$(C0&(B) + ("kfC" ?$(C0'(B) + ("kfz" ?$(C0((B) + ("kf3" ?$(C0)(B) + ("kfX" ?$(C0*(B) + ("kfq" ?$(C0+(B) + ("kf2" ?$(C0,(B) + ("kfa" ?$(C0-(B) + ("kf!" ?$(C0.(B) + ("kfZ" ?$(C0/(B) + ("kfW" ?$(C00(B) + ("kfQ" ?$(C01(B) + ("kf1" ?$(C02(B) + ("kr" ?$(C03(B) + ("krx" ?$(C04(B) + ("krs" ?$(C05(B) + ("krw" ?$(C06(B) + ("krz" ?$(C07(B) + ("kr3" ?$(C08(B) + ("krq" ?$(C09(B) + ("kr2" ?$(C0:(B) + ("kra" ?$(C0;(B) + ("k6" ?$(C0<(B) + ("k6x" ?$(C0=(B) + ("k6s" ?$(C0>(B) + ("k6w" ?$(C0?(B) + ("k6q" ?$(C0@(B) + ("k6a" ?$(C0A(B) + ("kR" ?$(C0B(B) + ("kRs" ?$(C0C(B) + ("kRw" ?$(C0D(B) + ("kt" ?$(C0E(B) + ("ktx" ?$(C0F(B) + ("kts" ?$(C0G(B) + ("ktA" ?$(C0H(B) + ("ktw" ?$(C0I(B) + ("ktC" ?$(C0J(B) + ("ktz" ?$(C0K(B) + ("kt3" ?$(C0L(B) + ("ktq" ?$(C0M(B) + ("kt2" ?$(C0N(B) + ("kta" ?$(C0O(B) + ("kt!" ?$(C0P(B) + ("ktW" ?$(C0Q(B) + ("ktQ" ?$(C0R(B) + ("kt1" ?$(C0S(B) + ("kc" ?$(C0T(B) + ("kcs" ?$(C0U(B) + ("kcw" ?$(C0V(B) + ("kcz" ?$(C0W(B) + ("kc3" ?$(C0X(B) + ("kcq" ?$(C0Y(B) + ("kc2" ?$(C0Z(B) + ("kca" ?$(C0[(B) + ("ke" ?$(C0\(B) + ("kex" ?$(C0](B) + ("keF" ?$(C0^(B) + ("kes" ?$(C0_(B) + ("keA" ?$(C0`(B) + ("kew" ?$(C0a(B) + ("kez" ?$(C0b(B) + ("ke3" ?$(C0c(B) + ("keq" ?$(C0d(B) + ("ke2" ?$(C0e(B) + ("kea" ?$(C0f(B) + ("keW" ?$(C0g(B) + ("k7" ?$(C0h(B) + ("k7s" ?$(C0i(B) + ("k7w" ?$(C0j(B) + ("k73" ?$(C0k(B) + ("k7q" ?$(C0l(B) + ("kv" ?$(C0m(B) + ("kvx" ?$(C0n(B) + ("kvs" ?$(C0o(B) + ("kvA" ?$(C0p(B) + ("kvw" ?$(C0q(B) + ("kvC" ?$(C0r(B) + ("kvwq" ?$(C0s(B) + ("kvV" ?$(C0t(B) + ("kvz" ?$(C0u(B) + ("kv3" ?$(C0v(B) + ("kvq" ?$(C0w(B) + ("kva" ?$(C0x(B) + ("kv!" ?$(C0y(B) + ("k/" ?$(C0m(B) + ("k/x" ?$(C0n(B) + ("k/s" ?$(C0o(B) + ("k/A" ?$(C0p(B) + ("k/w" ?$(C0q(B) + ("k/C" ?$(C0r(B) + ("k/wq" ?$(C0s(B) + ("k/V" ?$(C0t(B) + ("k/z" ?$(C0u(B) + ("k/3" ?$(C0v(B) + ("k/q" ?$(C0w(B) + ("k/a" ?$(C0x(B) + ("k/!" ?$(C0y(B) + ("k/f" ?$(C0z(B) + ("k/fx" ?$(C0{(B) + ("k/fs" ?$(C0|(B) + ("k/fw" ?$(C0}(B) + ("k/fC" ?$(C0~(B) + ("k/fz" ?$(C1!(B) + ("k/f3" ?$(C1"(B) + ("k/fq" ?$(C1#(B) + ("k/fa" ?$(C1$(B) + ("k/r" ?$(C1%(B) + ("k/rs" ?$(C1&(B) + ("k/rw" ?$(C1'(B) + ("k/r3" ?$(C1((B) + ("k/r2" ?$(C1)(B) + ("k/ra" ?$(C1*(B) + ("k/d" ?$(C1+(B) + ("k/dx" ?$(C1,(B) + ("k/ds" ?$(C1-(B) + ("k/dw" ?$(C1.(B) + ("k/dz" ?$(C1/(B) + ("k/d3" ?$(C10(B) + ("k/dq" ?$(C11(B) + ("k/da" ?$(C12(B) + ("k4" ?$(C13(B) + ("k4s" ?$(C14(B) + ("k4w" ?$(C15(B) + ("k43" ?$(C16(B) + ("k4q" ?$(C17(B) + ("kb" ?$(C18(B) + ("kbx" ?$(C19(B) + ("kbs" ?$(C1:(B) + ("kbA" ?$(C1;(B) + ("kbw" ?$(C1<(B) + ("kbD" ?$(C1=(B) + ("kbC" ?$(C1>(B) + ("kbV" ?$(C1?(B) + ("kbz" ?$(C1@(B) + ("kb3" ?$(C1A(B) + ("kbq" ?$(C1B(B) + ("kba" ?$(C1C(B) + ("kb!" ?$(C1D(B) + ("k9" ?$(C18(B) + ("k9x" ?$(C19(B) + ("k9s" ?$(C1:(B) + ("k9A" ?$(C1;(B) + ("k9w" ?$(C1<(B) + ("k9D" ?$(C1=(B) + ("k9C" ?$(C1>(B) + ("k9V" ?$(C1?(B) + ("k9z" ?$(C1@(B) + ("k93" ?$(C1A(B) + ("k9q" ?$(C1B(B) + ("k9a" ?$(C1C(B) + ("k9!" ?$(C1D(B) + ("k9t" ?$(C1E(B) + ("k9tx" ?$(C1F(B) + ("k9ts" ?$(C1G(B) + ("k9tw" ?$(C1H(B) + ("k9t2" ?$(C1I(B) + ("k9ta" ?$(C1J(B) + ("k9c" ?$(C1K(B) + ("k9cq" ?$(C1L(B) + ("k9d" ?$(C1M(B) + ("k9dx" ?$(C1N(B) + ("k9ds" ?$(C1O(B) + ("k9dw" ?$(C1P(B) + ("k9dz" ?$(C1Q(B) + ("k9d3" ?$(C1R(B) + ("k9dq" ?$(C1S(B) + ("k5" ?$(C1T(B) + ("k5s" ?$(C1U(B) + ("k5w" ?$(C1V(B) + ("kg" ?$(C1W(B) + ("kgx" ?$(C1X(B) + ("kgs" ?$(C1Y(B) + ("kgA" ?$(C1Z(B) + ("kgw" ?$(C1[(B) + ("kgD" ?$(C1\(B) + ("kgz" ?$(C1](B) + ("kg3" ?$(C1^(B) + ("kgq" ?$(C1_(B) + ("kga" ?$(C1`(B) + ("k8" ?$(C1a(B) + ("kd" ?$(C1b(B) + ("kdx" ?$(C1c(B) + ("kds" ?$(C1d(B) + ("kdA" ?$(C1e(B) + ("kdw" ?$(C1f(B) + ("kdC" ?$(C1g(B) + ("kdz" ?$(C1h(B) + ("kd3" ?$(C1i(B) + ("kdq" ?$(C1j(B) + ("kda" ?$(C1k(B) + ("kd!" ?$(C1l(B) + ("kdQ" ?$(C1m(B) + ("kkf" ?$(C1n(B) + ("kkfx" ?$(C1o(B) + ("kkfF" ?$(C1p(B) + ("kkfs" ?$(C1q(B) + ("kkfw" ?$(C1r(B) + ("kkfC" ?$(C1s(B) + ("kkfz" ?$(C1t(B) + ("kkf3" ?$(C1u(B) + ("kkfq" ?$(C1v(B) + ("kkf2" ?$(C1w(B) + ("kkfa" ?$(C1x(B) + ("kkfW" ?$(C1y(B) + ("kkr" ?$(C1z(B) + ("kkrx" ?$(C1{(B) + ("kkrs" ?$(C1|(B) + ("kkrw" ?$(C1}(B) + ("kkrz" ?$(C1~(B) + ("kkr3" ?$(C2!(B) + ("kkrq" ?$(C2"(B) + ("kkr2" ?$(C2#(B) + ("kkra" ?$(C2$(B) + ("kk6" ?$(C2%(B) + ("kk6x" ?$(C2&(B) + ("kk6w" ?$(C2'(B) + ("kkt" ?$(C2((B) + ("kktx" ?$(C2)(B) + ("kktF" ?$(C2*(B) + ("kkts" ?$(C2+(B) + ("kktw" ?$(C2,(B) + ("kktz" ?$(C2-(B) + ("kkt3" ?$(C2.(B) + ("kktq" ?$(C2/(B) + ("kkt2" ?$(C20(B) + ("kkta" ?$(C21(B) + ("kkc" ?$(C22(B) + ("kkcx" ?$(C23(B) + ("kkcs" ?$(C24(B) + ("kkcz" ?$(C25(B) + ("kkcq" ?$(C26(B) + ("kkca" ?$(C27(B) + ("kke" ?$(C28(B) + ("kkes" ?$(C29(B) + ("kkew" ?$(C2:(B) + ("kkeq" ?$(C2;(B) + ("kke2" ?$(C2<(B) + ("kkeW" ?$(C2=(B) + ("kk7" ?$(C2>(B) + ("kkv" ?$(C2?(B) + ("kkvx" ?$(C2@(B) + ("kkvs" ?$(C2A(B) + ("kkvS" ?$(C2B(B) + ("kkvw" ?$(C2C(B) + ("kkvz" ?$(C2D(B) + ("kkv3" ?$(C2E(B) + ("kkvq" ?$(C2F(B) + ("kkva" ?$(C2G(B) + ("kkv!" ?$(C2H(B) + ("kkvZ" ?$(C2I(B) + ("kk/" ?$(C2?(B) + ("kk/x" ?$(C2@(B) + ("kk/s" ?$(C2A(B) + ("kk/S" ?$(C2B(B) + ("kk/w" ?$(C2C(B) + ("kk/z" ?$(C2D(B) + ("kk/3" ?$(C2E(B) + ("kk/q" ?$(C2F(B) + ("kk/a" ?$(C2G(B) + ("kk/!" ?$(C2H(B) + ("kk/Z" ?$(C2I(B) + ("kk/f" ?$(C2J(B) + ("kk/fx" ?$(C2K(B) + ("kk/fw" ?$(C2L(B) + ("kk/f2" ?$(C2M(B) + ("kk/fa" ?$(C2N(B) + ("kk/r" ?$(C2O(B) + ("kk/rx" ?$(C2P(B) + ("kk/ra" ?$(C2Q(B) + ("kk/d" ?$(C2R(B) + ("kk/ds" ?$(C2S(B) + ("kk/dw" ?$(C2T(B) + ("kk/dz" ?$(C2U(B) + ("kk/d3" ?$(C2V(B) + ("kk/da" ?$(C2W(B) + ("kk4" ?$(C2X(B) + ("kkb" ?$(C2Y(B) + ("kkbx" ?$(C2Z(B) + ("kkbs" ?$(C2[(B) + ("kkbw" ?$(C2\(B) + ("kkbV" ?$(C2](B) + ("kkbz" ?$(C2^(B) + ("kkb3" ?$(C2_(B) + ("kkbq" ?$(C2`(B) + ("kkba" ?$(C2a(B) + ("kkb!" ?$(C2b(B) + ("kk9" ?$(C2Y(B) + ("kk9x" ?$(C2Z(B) + ("kk9s" ?$(C2[(B) + ("kk9w" ?$(C2\(B) + ("kk9V" ?$(C2](B) + ("kk9z" ?$(C2^(B) + ("kk93" ?$(C2_(B) + ("kk9q" ?$(C2`(B) + ("kk9a" ?$(C2a(B) + ("kk9!" ?$(C2b(B) + ("kk9t" ?$(C2c(B) + ("kk9tw" ?$(C2d(B) + ("kk9t2" ?$(C2e(B) + ("kk9ta" ?$(C2f(B) + ("kk9c" ?$(C2g(B) + ("kk9cx" ?$(C2h(B) + ("kk9cs" ?$(C2i(B) + ("kk9cw" ?$(C2j(B) + ("kk9cz" ?$(C2k(B) + ("kk9c3" ?$(C2l(B) + ("kk9c2" ?$(C2m(B) + ("kk9d" ?$(C2n(B) + ("kk9ds" ?$(C2o(B) + ("kk9dw" ?$(C2p(B) + ("kk9dz" ?$(C2q(B) + ("kk9d3" ?$(C2r(B) + ("kk5" ?$(C2s(B) + ("kkg" ?$(C2t(B) + ("kkgx" ?$(C2u(B) + ("kkgs" ?$(C2v(B) + ("kkgS" ?$(C2w(B) + ("kkgw" ?$(C2x(B) + ("kkgC" ?$(C2y(B) + ("kkgV" ?$(C2z(B) + ("kkgz" ?$(C2{(B) + ("kkg3" ?$(C2|(B) + ("kkgq" ?$(C2}(B) + ("kkga" ?$(C2~(B) + ("kkgW" ?$(C3!(B) + ("kkd" ?$(C3"(B) + ("kkdx" ?$(C3#(B) + ("kkds" ?$(C3$(B) + ("kkdw" ?$(C3%(B) + ("kkdz" ?$(C3&(B) + ("kkd3" ?$(C3'(B) + ("kkdq" ?$(C3((B) + ("kkda" ?$(C3)(B) + + ("hf" ?$(C3*(B) + ("hfx" ?$(C3+(B) + ("hfF" ?$(C3,(B) + ("hfs" ?$(C3-(B) + ("hfA" ?$(C3.(B) + ("hfw" ?$(C3/(B) + ("hfD" ?$(C30(B) + ("hfC" ?$(C31(B) + ("hfz" ?$(C32(B) + ("hf3" ?$(C33(B) + ("hfq" ?$(C34(B) + ("hf2" ?$(C35(B) + ("hfa" ?$(C36(B) + ("hf!" ?$(C37(B) + ("hfZ" ?$(C38(B) + ("hfW" ?$(C39(B) + ("hf1" ?$(C3:(B) + ("hr" ?$(C3;(B) + ("hrx" ?$(C3<(B) + ("hrs" ?$(C3=(B) + ("hrw" ?$(C3>(B) + ("hrz" ?$(C3?(B) + ("hr3" ?$(C3@(B) + ("hrq" ?$(C3A(B) + ("hr2" ?$(C3B(B) + ("hra" ?$(C3C(B) + ("h6" ?$(C3D(B) + ("h6x" ?$(C3E(B) + ("h6s" ?$(C3F(B) + ("h6w" ?$(C3G(B) + ("h6z" ?$(C3H(B) + ("h6a" ?$(C3I(B) + ("ht" ?$(C3J(B) + ("htx" ?$(C3K(B) + ("htxq" ?$(C3L(B) + ("hts" ?$(C3M(B) + ("htw" ?$(C3N(B) + ("htC" ?$(C3O(B) + ("htw3" ?$(C3P(B) + ("htz" ?$(C3Q(B) + ("ht3" ?$(C3R(B) + ("htq" ?$(C3S(B) + ("ht2" ?$(C3T(B) + ("hta" ?$(C3U(B) + ("ht1" ?$(C3V(B) + ("hc" ?$(C3W(B) + ("hcx" ?$(C3X(B) + ("hcs" ?$(C3Y(B) + ("hcw" ?$(C3Z(B) + ("hcz" ?$(C3[(B) + ("hc3" ?$(C3\(B) + ("hcq" ?$(C3](B) + ("hc2" ?$(C3^(B) + ("hca" ?$(C3_(B) + ("he" ?$(C3`(B) + ("hex" ?$(C3a(B) + ("hes" ?$(C3b(B) + ("hew" ?$(C3c(B) + ("hez" ?$(C3d(B) + ("he3" ?$(C3e(B) + ("he2" ?$(C3f(B) + ("hea" ?$(C3g(B) + ("heE" ?$(C3h(B) + ("h7" ?$(C3i(B) + ("h7s" ?$(C3j(B) + ("hv" ?$(C3k(B) + ("hvx" ?$(C3l(B) + ("hvs" ?$(C3m(B) + ("hvw" ?$(C3n(B) + ("hvC" ?$(C3o(B) + ("hvz" ?$(C3p(B) + ("hv3" ?$(C3q(B) + ("hvq" ?$(C3r(B) + ("hva" ?$(C3s(B) + ("hvQ" ?$(C3t(B) + ("hv1" ?$(C3u(B) + ("h/" ?$(C3k(B) + ("h/x" ?$(C3l(B) + ("h/s" ?$(C3m(B) + ("h/w" ?$(C3n(B) + ("h/C" ?$(C3o(B) + ("h/z" ?$(C3p(B) + ("h/3" ?$(C3q(B) + ("h/q" ?$(C3r(B) + ("h/a" ?$(C3s(B) + ("h/Q" ?$(C3t(B) + ("h/1" ?$(C3u(B) + ("h/f" ?$(C3v(B) + ("h/fs" ?$(C3w(B) + ("h/fw" ?$(C3x(B) + ("h/f2" ?$(C3y(B) + ("h/d" ?$(C3z(B) + ("h/ds" ?$(C3{(B) + ("h/dw" ?$(C3|(B) + ("h/dz" ?$(C3}(B) + ("h/d3" ?$(C3~(B) + ("h/dq" ?$(C4!(B) + ("h4" ?$(C4"(B) + ("h4x" ?$(C4#(B) + ("h4s" ?$(C4$(B) + ("h4w" ?$(C4%(B) + ("h43" ?$(C4&(B) + ("h4q" ?$(C4'(B) + ("h4a" ?$(C4((B) + ("hb" ?$(C4)(B) + ("hbx" ?$(C4*(B) + ("hbs" ?$(C4+(B) + ("hbA" ?$(C4,(B) + ("hbw" ?$(C4-(B) + ("hbz" ?$(C4.(B) + ("hb3" ?$(C4/(B) + ("hbq" ?$(C40(B) + ("hba" ?$(C41(B) + ("h9" ?$(C4)(B) + ("h9x" ?$(C4*(B) + ("h9s" ?$(C4+(B) + ("h9A" ?$(C4,(B) + ("h9w" ?$(C4-(B) + ("h9z" ?$(C4.(B) + ("h93" ?$(C4/(B) + ("h9q" ?$(C40(B) + ("h9a" ?$(C41(B) + ("h9t" ?$(C42(B) + ("h9t2" ?$(C43(B) + ("h9c" ?$(C44(B) + ("h9d" ?$(C45(B) + ("h9ds" ?$(C46(B) + ("h9dw" ?$(C47(B) + ("h9dz" ?$(C48(B) + ("h9d3" ?$(C49(B) + ("h5" ?$(C4:(B) + ("h5x" ?$(C4;(B) + ("h5w" ?$(C4<(B) + ("h5z" ?$(C4=(B) + ("h53" ?$(C4>(B) + ("h5a" ?$(C4?(B) + ("hg" ?$(C4@(B) + ("hgx" ?$(C4A(B) + ("hgs" ?$(C4B(B) + ("hgw" ?$(C4C(B) + ("hgD" ?$(C4D(B) + ("hgC" ?$(C4E(B) + ("hgz" ?$(C4F(B) + ("hg3" ?$(C4G(B) + ("hgq" ?$(C4H(B) + ("hga" ?$(C4I(B) + ("hg!" ?$(C4J(B) + ("hgQ" ?$(C4K(B) + ("h8" ?$(C4L(B) + ("h8s" ?$(C4M(B) + ("h8w" ?$(C4N(B) + ("hd" ?$(C4O(B) + ("hdx" ?$(C4P(B) + ("hds" ?$(C4Q(B) + ("hdw" ?$(C4R(B) + ("hdC" ?$(C4S(B) + ("hdz" ?$(C4T(B) + ("hd3" ?$(C4U(B) + ("hdq" ?$(C4V(B) + ("hda" ?$(C4W(B) + ("hdQ" ?$(C4X(B) + + ("uf" ?$(C4Y(B) + ("ufx" ?$(C4Z(B) + ("ufF" ?$(C4[(B) + ("ufs" ?$(C4\(B) + ("ufA" ?$(C4](B) + ("ufw" ?$(C4^(B) + ("ufD" ?$(C4_(B) + ("ufC" ?$(C4`(B) + ("ufw3" ?$(C4a(B) + ("ufV" ?$(C4b(B) + ("ufz" ?$(C4c(B) + ("uf3" ?$(C4d(B) + ("ufq" ?$(C4e(B) + ("uf2" ?$(C4f(B) + ("ufa" ?$(C4g(B) + ("uf!" ?$(C4h(B) + ("ufZ" ?$(C4i(B) + ("uf1" ?$(C4j(B) + ("ur" ?$(C4k(B) + ("urx" ?$(C4l(B) + ("urs" ?$(C4m(B) + ("urw" ?$(C4n(B) + ("urz" ?$(C4o(B) + ("ur3" ?$(C4p(B) + ("urq" ?$(C4q(B) + ("ur2" ?$(C4r(B) + ("ura" ?$(C4s(B) + ("u6" ?$(C4t(B) + ("ut" ?$(C4u(B) + ("utx" ?$(C4v(B) + ("utF" ?$(C4w(B) + ("uts" ?$(C4x(B) + ("utA" ?$(C4y(B) + ("utw" ?$(C4z(B) + ("utC" ?$(C4{(B) + ("utw3" ?$(C4|(B) + ("utz" ?$(C4}(B) + ("ut3" ?$(C4~(B) + ("utq" ?$(C5!(B) + ("uta" ?$(C5"(B) + ("utZ" ?$(C5#(B) + ("utQ" ?$(C5$(B) + ("uc" ?$(C5%(B) + ("ucx" ?$(C5&(B) + ("ucs" ?$(C5'(B) + ("ucw" ?$(C5((B) + ("ucz" ?$(C5)(B) + ("uc3" ?$(C5*(B) + ("ucq" ?$(C5+(B) + ("uc2" ?$(C5,(B) + ("uca" ?$(C5-(B) + ("ue" ?$(C5.(B) + ("ues" ?$(C5/(B) + ("uew" ?$(C50(B) + ("ue2" ?$(C51(B) + ("uea" ?$(C52(B) + ("u7" ?$(C53(B) + ("u7s" ?$(C54(B) + ("uv" ?$(C55(B) + ("uvx" ?$(C56(B) + ("uvs" ?$(C57(B) + ("uvA" ?$(C58(B) + ("uvw" ?$(C59(B) + ("uvC" ?$(C5:(B) + ("uvwq" ?$(C5;(B) + ("uvz" ?$(C5<(B) + ("uv3" ?$(C5=(B) + ("uvq" ?$(C5>(B) + ("uva" ?$(C5?(B) + ("uvZ" ?$(C5@(B) + ("uvW" ?$(C5A(B) + ("u/" ?$(C55(B) + ("u/x" ?$(C56(B) + ("u/s" ?$(C57(B) + ("u/A" ?$(C58(B) + ("u/w" ?$(C59(B) + ("u/C" ?$(C5:(B) + ("u/wq" ?$(C5;(B) + ("u/z" ?$(C5<(B) + ("u/3" ?$(C5=(B) + ("u/q" ?$(C5>(B) + ("u/a" ?$(C5?(B) + ("u/Z" ?$(C5@(B) + ("u/W" ?$(C5A(B) + ("u/f" ?$(C5B(B) + ("u/fs" ?$(C5C(B) + ("u/fw" ?$(C5D(B) + ("u/r" ?$(C5E(B) + ("u/r2" ?$(C5F(B) + ("u/d" ?$(C5G(B) + ("u/ds" ?$(C5H(B) + ("u/dw" ?$(C5I(B) + ("u/dz" ?$(C5J(B) + ("u/d3" ?$(C5K(B) + ("u/dq" ?$(C5L(B) + ("u4" ?$(C5M(B) + ("ub" ?$(C5N(B) + ("ubx" ?$(C5O(B) + ("ubs" ?$(C5P(B) + ("ubw" ?$(C5Q(B) + ("ubz" ?$(C5R(B) + ("ub3" ?$(C5S(B) + ("ubq" ?$(C5T(B) + ("uba" ?$(C5U(B) + ("u9" ?$(C5N(B) + ("u9x" ?$(C5O(B) + ("u9s" ?$(C5P(B) + ("u9w" ?$(C5Q(B) + ("u9z" ?$(C5R(B) + ("u93" ?$(C5S(B) + ("u9q" ?$(C5T(B) + ("u9a" ?$(C5U(B) + ("u9t" ?$(C5V(B) + ("u9t2" ?$(C5W(B) + ("u9c" ?$(C5X(B) + ("u9ca" ?$(C5Y(B) + ("u9d" ?$(C5Z(B) + ("u9ds" ?$(C5[(B) + ("u9dw" ?$(C5\(B) + ("u9d3" ?$(C5](B) + ("u9dq" ?$(C5^(B) + ("u9da" ?$(C5_(B) + ("u5" ?$(C5`(B) + ("u5s" ?$(C5a(B) + ("u5w" ?$(C5b(B) + ("u5z" ?$(C5c(B) + ("u5a" ?$(C5d(B) + ("ug" ?$(C5e(B) + ("ugx" ?$(C5f(B) + ("ugs" ?$(C5g(B) + ("ugA" ?$(C5h(B) + ("ugw" ?$(C5i(B) + ("ugC" ?$(C5j(B) + ("ugz" ?$(C5k(B) + ("ug3" ?$(C5l(B) + ("ugq" ?$(C5m(B) + ("uga" ?$(C5n(B) + ("u8" ?$(C5o(B) + ("ud" ?$(C5p(B) + ("udx" ?$(C5q(B) + ("uds" ?$(C5r(B) + ("udA" ?$(C5s(B) + ("udw" ?$(C5t(B) + ("udz" ?$(C5u(B) + ("ud3" ?$(C5v(B) + ("udq" ?$(C5w(B) + ("ud2" ?$(C5x(B) + ("uda" ?$(C5y(B) + ("ud!" ?$(C5z(B) + + ("uuf" ?$(C5{(B) + ("uufx" ?$(C5|(B) + ("uufs" ?$(C5}(B) + ("uufw" ?$(C5~(B) + ("uufz" ?$(C6!(B) + ("uuf3" ?$(C6"(B) + ("uufq" ?$(C6#(B) + ("uuf2" ?$(C6$(B) + ("uufa" ?$(C6%(B) + ("uuf1" ?$(C6&(B) + ("uur" ?$(C6'(B) + ("uurx" ?$(C6((B) + ("uurs" ?$(C6)(B) + ("uurw" ?$(C6*(B) + ("uurz" ?$(C6+(B) + ("uur3" ?$(C6,(B) + ("uurq" ?$(C6-(B) + ("uur2" ?$(C6.(B) + ("uura" ?$(C6/(B) + ("uut" ?$(C60(B) + ("uutx" ?$(C61(B) + ("uuts" ?$(C62(B) + ("uutw" ?$(C63(B) + ("uutC" ?$(C64(B) + ("uutw3" ?$(C65(B) + ("uutz" ?$(C66(B) + ("uut3" ?$(C67(B) + ("uutq" ?$(C68(B) + ("uut2" ?$(C69(B) + ("uuta" ?$(C6:(B) + ("uut1" ?$(C6;(B) + ("uuc" ?$(C6<(B) + ("uucx" ?$(C6=(B) + ("uucs" ?$(C6>(B) + ("uucw" ?$(C6?(B) + ("uucz" ?$(C6@(B) + ("uuc3" ?$(C6A(B) + ("uucq" ?$(C6B(B) + ("uuc2" ?$(C6C(B) + ("uuca" ?$(C6D(B) + ("uue" ?$(C6E(B) + ("uue2" ?$(C6F(B) + ("uuv" ?$(C6G(B) + ("uuvx" ?$(C6H(B) + ("uuvs" ?$(C6I(B) + ("uuvw" ?$(C6J(B) + ("uuva" ?$(C6K(B) + ("uu/" ?$(C6G(B) + ("uu/x" ?$(C6H(B) + ("uu/s" ?$(C6I(B) + ("uu/w" ?$(C6J(B) + ("uu/a" ?$(C6K(B) + ("uu/f" ?$(C6L(B) + ("uu/fw" ?$(C6M(B) + ("uu/r" ?$(C6N(B) + ("uu/d" ?$(C6O(B) + ("uu/ds" ?$(C6P(B) + ("uub" ?$(C6Q(B) + ("uubx" ?$(C6R(B) + ("uubs" ?$(C6S(B) + ("uubw" ?$(C6T(B) + ("uubV" ?$(C6U(B) + ("uubz" ?$(C6V(B) + ("uuba" ?$(C6W(B) + ("uu9" ?$(C6Q(B) + ("uu9x" ?$(C6R(B) + ("uu9s" ?$(C6S(B) + ("uu9w" ?$(C6T(B) + ("uu9V" ?$(C6U(B) + ("uu9z" ?$(C6V(B) + ("uu9a" ?$(C6W(B) + ("uu9c" ?$(C6X(B) + ("uu9d" ?$(C6Y(B) + ("uu9ds" ?$(C6Z(B) + ("uu9dw" ?$(C6[(B) + ("uu9dz" ?$(C6\(B) + ("uu9d3" ?$(C6](B) + ("uu9da" ?$(C6^(B) + ("uug" ?$(C6_(B) + ("uugx" ?$(C6`(B) + ("uugs" ?$(C6a(B) + ("uugA" ?$(C6b(B) + ("uugw" ?$(C6c(B) + ("uugz" ?$(C6d(B) + ("uug3" ?$(C6e(B) + ("uugq" ?$(C6f(B) + ("uu8" ?$(C6g(B) + ("uu8s" ?$(C6h(B) + ("uu8w" ?$(C6i(B) + ("uu8z" ?$(C6j(B) + ("uu83" ?$(C6k(B) + ("uud" ?$(C6l(B) + ("uuds" ?$(C6m(B) + ("uudw" ?$(C6n(B) + ("uudz" ?$(C6o(B) + ("uud3" ?$(C6p(B) + ("uudq" ?$(C6q(B) + ("uuda" ?$(C6r(B) + + ("yf" ?$(C6s(B) + ("yfx" ?$(C6t(B) + ("yfs" ?$(C6u(B) + ("yfw" ?$(C6v(B) + ("yfz" ?$(C6w(B) + ("yf3" ?$(C6x(B) + ("yfq" ?$(C6y(B) + ("yf2" ?$(C6z(B) + ("yfa" ?$(C6{(B) + ("yf!" ?$(C6|(B) + ("yfQ" ?$(C6}(B) + ("yf1" ?$(C6~(B) + ("yr" ?$(C7!(B) + ("yrx" ?$(C7"(B) + ("yrs" ?$(C7#(B) + ("yrw" ?$(C7$(B) + ("yrz" ?$(C7%(B) + ("yr3" ?$(C7&(B) + ("yrq" ?$(C7'(B) + ("yr2" ?$(C7((B) + ("yra" ?$(C7)(B) + ("y6" ?$(C7*(B) + ("y6x" ?$(C7+(B) + ("y6s" ?$(C7,(B) + ("y6q" ?$(C7-(B) + ("y6a" ?$(C7.(B) + ("yt" ?$(C7/(B) + ("ytx" ?$(C70(B) + ("yts" ?$(C71(B) + ("ytw" ?$(C72(B) + ("ytz" ?$(C73(B) + ("yt3" ?$(C74(B) + ("ytq" ?$(C75(B) + ("yt2" ?$(C76(B) + ("yta" ?$(C77(B) + ("yt1" ?$(C78(B) + ("yc" ?$(C79(B) + ("ycx" ?$(C7:(B) + ("ycs" ?$(C7;(B) + ("ycw" ?$(C7<(B) + ("ycz" ?$(C7=(B) + ("yc3" ?$(C7>(B) + ("ycq" ?$(C7?(B) + ("yca" ?$(C7@(B) + ("ye" ?$(C7A(B) + ("yex" ?$(C7B(B) + ("yes" ?$(C7C(B) + ("yew" ?$(C7D(B) + ("yez" ?$(C7E(B) + ("ye3" ?$(C7F(B) + ("yeq" ?$(C7G(B) + ("ye2" ?$(C7H(B) + ("yea" ?$(C7I(B) + ("y7" ?$(C7J(B) + ("y7s" ?$(C7K(B) + ("y73" ?$(C7L(B) + ("y7q" ?$(C7M(B) + ("yv" ?$(C7N(B) + ("yvx" ?$(C7O(B) + ("yvs" ?$(C7P(B) + ("yvw" ?$(C7Q(B) + ("yvz" ?$(C7R(B) + ("yv3" ?$(C7S(B) + ("yvq" ?$(C7T(B) + ("yva" ?$(C7U(B) + ("y/" ?$(C7N(B) + ("y/x" ?$(C7O(B) + ("y/s" ?$(C7P(B) + ("y/w" ?$(C7Q(B) + ("y/z" ?$(C7R(B) + ("y/3" ?$(C7S(B) + ("y/q" ?$(C7T(B) + ("y/a" ?$(C7U(B) + ("y/f" ?$(C7V(B) + ("y/fs" ?$(C7W(B) + ("y/fa" ?$(C7X(B) + ("y/r2" ?$(C7Y(B) + ("y/d" ?$(C7Z(B) + ("y/ds" ?$(C7[(B) + ("y/dw" ?$(C7\(B) + ("y/dz" ?$(C7](B) + ("y/d3" ?$(C7^(B) + ("y/dq" ?$(C7_(B) + ("y/da" ?$(C7`(B) + ("y4" ?$(C7a(B) + ("y4s" ?$(C7b(B) + ("y4w" ?$(C7c(B) + ("y43" ?$(C7d(B) + ("y4q" ?$(C7e(B) + ("y4a" ?$(C7f(B) + ("yb" ?$(C7g(B) + ("ybx" ?$(C7h(B) + ("ybs" ?$(C7i(B) + ("ybw" ?$(C7j(B) + ("ybz" ?$(C7k(B) + ("yb3" ?$(C7l(B) + ("ybq" ?$(C7m(B) + ("yba" ?$(C7n(B) + ("y9" ?$(C7g(B) + ("y9x" ?$(C7h(B) + ("y9s" ?$(C7i(B) + ("y9w" ?$(C7j(B) + ("y9z" ?$(C7k(B) + ("y93" ?$(C7l(B) + ("y9q" ?$(C7m(B) + ("y9a" ?$(C7n(B) + ("y9t" ?$(C7o(B) + ("y9t2" ?$(C7p(B) + ("y9c" ?$(C7q(B) + ("y9d" ?$(C7r(B) + ("y9dx" ?$(C7s(B) + ("y9ds" ?$(C7t(B) + ("y9dw" ?$(C7u(B) + ("y9dz" ?$(C7v(B) + ("y9dq" ?$(C7w(B) + ("y9da" ?$(C7x(B) + ("y5" ?$(C7y(B) + ("y5x" ?$(C7z(B) + ("y5s" ?$(C7{(B) + ("y5w" ?$(C7|(B) + ("y5z" ?$(C7}(B) + ("y53" ?$(C7~(B) + ("y5q" ?$(C8!(B) + ("y5a" ?$(C8"(B) + ("yg" ?$(C8#(B) + ("ygx" ?$(C8$(B) + ("ygs" ?$(C8%(B) + ("ygw" ?$(C8&(B) + ("ygz" ?$(C8'(B) + ("yg3" ?$(C8((B) + ("ygq" ?$(C8)(B) + ("yga" ?$(C8*(B) + ("yg!" ?$(C8+(B) + ("ygW" ?$(C8,(B) + ("ygQ" ?$(C8-(B) + ("yd" ?$(C8.(B) + ("ydx" ?$(C8/(B) + ("yds" ?$(C80(B) + ("ydw" ?$(C81(B) + ("ydz" ?$(C82(B) + ("yd3" ?$(C83(B) + ("ydq" ?$(C84(B) + ("yda" ?$(C85(B) + + ("if" ?$(C86(B) + ("ifx" ?$(C87(B) + ("ifs" ?$(C88(B) + ("ifS" ?$(C89(B) + ("ifA" ?$(C8:(B) + ("ifw" ?$(C8;(B) + ("ifD" ?$(C8<(B) + ("ifC" ?$(C8=(B) + ("ifz" ?$(C8>(B) + ("if3" ?$(C8?(B) + ("ifq" ?$(C8@(B) + ("ifa" ?$(C8A(B) + ("if!" ?$(C8B(B) + ("ifW" ?$(C8C(B) + ("if1" ?$(C8D(B) + ("ir" ?$(C8E(B) + ("irx" ?$(C8F(B) + ("irs" ?$(C8G(B) + ("irw" ?$(C8H(B) + ("irz" ?$(C8I(B) + ("ir3" ?$(C8J(B) + ("irq" ?$(C8K(B) + ("ir2" ?$(C8L(B) + ("ira" ?$(C8M(B) + ("ir!" ?$(C8N(B) + ("i6" ?$(C8O(B) + ("i6x" ?$(C8P(B) + ("i6w" ?$(C8Q(B) + ("i6a" ?$(C8R(B) + ("it" ?$(C8S(B) + ("itx" ?$(C8T(B) + ("its" ?$(C8U(B) + ("itw" ?$(C8V(B) + ("itC" ?$(C8W(B) + ("itz" ?$(C8X(B) + ("it3" ?$(C8Y(B) + ("itq" ?$(C8Z(B) + ("ita" ?$(C8[(B) + ("it!" ?$(C8\(B) + ("it1" ?$(C8](B) + ("ic" ?$(C8^(B) + ("icx" ?$(C8_(B) + ("ics" ?$(C8`(B) + ("icw" ?$(C8a(B) + ("icz" ?$(C8b(B) + ("ic3" ?$(C8c(B) + ("icq" ?$(C8d(B) + ("ic2" ?$(C8e(B) + ("ica" ?$(C8f(B) + ("ie" ?$(C8g(B) + ("iex" ?$(C8h(B) + ("ies" ?$(C8i(B) + ("iew" ?$(C8j(B) + ("ieq" ?$(C8k(B) + ("ie2" ?$(C8l(B) + ("iea" ?$(C8m(B) + ("ieZ" ?$(C8n(B) + ("i7" ?$(C8o(B) + ("iv" ?$(C8p(B) + ("ivx" ?$(C8q(B) + ("ivxq" ?$(C8r(B) + ("ivs" ?$(C8s(B) + ("ivw" ?$(C8t(B) + ("ivC" ?$(C8u(B) + ("ivz" ?$(C8v(B) + ("iv3" ?$(C8w(B) + ("ivq" ?$(C8x(B) + ("iva" ?$(C8y(B) + ("i/" ?$(C8p(B) + ("i/x" ?$(C8q(B) + ("i/xq" ?$(C8r(B) + ("i/s" ?$(C8s(B) + ("i/w" ?$(C8t(B) + ("i/C" ?$(C8u(B) + ("i/z" ?$(C8v(B) + ("i/3" ?$(C8w(B) + ("i/q" ?$(C8x(B) + ("i/a" ?$(C8y(B) + ("i/f" ?$(C8z(B) + ("i/fs" ?$(C8{(B) + ("i/f2" ?$(C8|(B) + ("i/fa" ?$(C8}(B) + ("i/d" ?$(C8~(B) + ("i/ds" ?$(C9!(B) + ("i/dw" ?$(C9"(B) + ("i/d3" ?$(C9#(B) + ("i/dq" ?$(C9$(B) + ("i/da" ?$(C9%(B) + ("i4" ?$(C9&(B) + ("i4s" ?$(C9'(B) + ("i4w" ?$(C9((B) + ("i43" ?$(C9)(B) + ("i4q" ?$(C9*(B) + ("ib" ?$(C9+(B) + ("ibx" ?$(C9,(B) + ("ibF" ?$(C9-(B) + ("ibs" ?$(C9.(B) + ("ibA" ?$(C9/(B) + ("ibw" ?$(C90(B) + ("ibD" ?$(C91(B) + ("ibC" ?$(C92(B) + ("ibz" ?$(C93(B) + ("ib3" ?$(C94(B) + ("ibq" ?$(C95(B) + ("iba" ?$(C96(B) + ("ibW" ?$(C97(B) + ("ib1" ?$(C98(B) + ("i9" ?$(C9+(B) + ("i9x" ?$(C9,(B) + ("i9F" ?$(C9-(B) + ("i9s" ?$(C9.(B) + ("i9A" ?$(C9/(B) + ("i9w" ?$(C90(B) + ("i9D" ?$(C91(B) + ("i9C" ?$(C92(B) + ("i9z" ?$(C93(B) + ("i93" ?$(C94(B) + ("i9q" ?$(C95(B) + ("i9a" ?$(C96(B) + ("i9W" ?$(C97(B) + ("i91" ?$(C98(B) + ("i9t" ?$(C99(B) + ("i9ts" ?$(C9:(B) + ("i9tw" ?$(C9;(B) + ("i9t3" ?$(C9<(B) + ("i9tq" ?$(C9=(B) + ("i9c" ?$(C9>(B) + ("i9d" ?$(C9?(B) + ("i9ds" ?$(C9@(B) + ("i9dw" ?$(C9A(B) + ("i5" ?$(C9B(B) + ("i5s" ?$(C9C(B) + ("i5w" ?$(C9D(B) + ("i5z" ?$(C9E(B) + ("i5q" ?$(C9F(B) + ("ig" ?$(C9G(B) + ("igs" ?$(C9H(B) + ("igw" ?$(C9I(B) + ("igz" ?$(C9J(B) + ("igq" ?$(C9K(B) + ("id" ?$(C9L(B) + ("idx" ?$(C9M(B) + ("ids" ?$(C9N(B) + ("idA" ?$(C9O(B) + ("idw" ?$(C9P(B) + ("idC" ?$(C9Q(B) + ("idz" ?$(C9R(B) + ("id3" ?$(C9S(B) + ("idq" ?$(C9T(B) + ("id2" ?$(C9U(B) + ("ida" ?$(C9V(B) + ("idZ" ?$(C9W(B) + ("idW" ?$(C9X(B) + + (";f" ?$(C9Y(B) + (";fx" ?$(C9Z(B) + (";fF" ?$(C9[(B) + (";fxq" ?$(C9\(B) + (";fs" ?$(C9](B) + (";fA" ?$(C9^(B) + (";fw" ?$(C9_(B) + (";fD" ?$(C9`(B) + (";fC" ?$(C9a(B) + (";fw3" ?$(C9b(B) + (";fz" ?$(C9c(B) + (";f3" ?$(C9d(B) + (";fq" ?$(C9e(B) + (";fa" ?$(C9f(B) + (";fW" ?$(C9g(B) + (";r" ?$(C9h(B) + (";rx" ?$(C9i(B) + (";rs" ?$(C9j(B) + (";rw" ?$(C9k(B) + (";rz" ?$(C9l(B) + (";r3" ?$(C9m(B) + (";rq" ?$(C9n(B) + (";r2" ?$(C9o(B) + (";ra" ?$(C9p(B) + (";rW" ?$(C9q(B) + (";6" ?$(C9r(B) + (";6x" ?$(C9s(B) + (";6s" ?$(C9t(B) + (";63" ?$(C9u(B) + (";t" ?$(C9v(B) + (";tx" ?$(C9w(B) + (";ts" ?$(C9x(B) + (";tA" ?$(C9y(B) + (";tw" ?$(C9z(B) + (";tC" ?$(C9{(B) + (";tz" ?$(C9|(B) + (";t3" ?$(C9}(B) + (";tq" ?$(C9~(B) + (";ta" ?$(C:!(B) + (";t!" ?$(C:"(B) + (";c" ?$(C:#(B) + (";cx" ?$(C:$(B) + (";cs" ?$(C:%(B) + (";cA" ?$(C:&(B) + (";cw" ?$(C:'(B) + (";cz" ?$(C:((B) + (";c3" ?$(C:)(B) + (";cq" ?$(C:*(B) + (";c2" ?$(C:+(B) + (";ca" ?$(C:,(B) + (";e" ?$(C:-(B) + (";ex" ?$(C:.(B) + (";es" ?$(C:/(B) + (";ew" ?$(C:0(B) + (";e3" ?$(C:1(B) + (";eq" ?$(C:2(B) + (";e2" ?$(C:3(B) + (";ea" ?$(C:4(B) + (";eW" ?$(C:5(B) + (";7" ?$(C:6(B) + (";7s" ?$(C:7(B) + (";v" ?$(C:8(B) + (";vx" ?$(C:9(B) + (";vF" ?$(C::(B) + (";vs" ?$(C:;(B) + (";vw" ?$(C:<(B) + (";vz" ?$(C:=(B) + (";v3" ?$(C:>(B) + (";vq" ?$(C:?(B) + (";va" ?$(C:@(B) + (";/" ?$(C:8(B) + (";/x" ?$(C:9(B) + (";/F" ?$(C::(B) + (";/s" ?$(C:;(B) + (";/w" ?$(C:<(B) + (";/z" ?$(C:=(B) + (";/3" ?$(C:>(B) + (";/q" ?$(C:?(B) + (";/a" ?$(C:@(B) + (";/f" ?$(C:A(B) + (";/fs" ?$(C:B(B) + (";/f2" ?$(C:C(B) + (";/r" ?$(C:D(B) + (";/r2" ?$(C:E(B) + (";/d" ?$(C:F(B) + (";/dx" ?$(C:G(B) + (";/ds" ?$(C:H(B) + (";/dw" ?$(C:I(B) + (";/dz" ?$(C:J(B) + (";/d3" ?$(C:K(B) + (";4" ?$(C:L(B) + (";4s" ?$(C:M(B) + (";b" ?$(C:N(B) + (";bx" ?$(C:O(B) + (";bs" ?$(C:P(B) + (";bA" ?$(C:Q(B) + (";bw" ?$(C:R(B) + (";bD" ?$(C:S(B) + (";bC" ?$(C:T(B) + (";bz" ?$(C:U(B) + (";b3" ?$(C:V(B) + (";bq" ?$(C:W(B) + (";ba" ?$(C:X(B) + (";bW" ?$(C:Y(B) + (";bQ" ?$(C:Z(B) + (";9" ?$(C:N(B) + (";9x" ?$(C:O(B) + (";9s" ?$(C:P(B) + (";9A" ?$(C:Q(B) + (";9w" ?$(C:R(B) + (";9D" ?$(C:S(B) + (";9C" ?$(C:T(B) + (";9z" ?$(C:U(B) + (";93" ?$(C:V(B) + (";9q" ?$(C:W(B) + (";9a" ?$(C:X(B) + (";9W" ?$(C:Y(B) + (";9Q" ?$(C:Z(B) + (";9t" ?$(C:[(B) + (";9tw" ?$(C:\(B) + (";9t2" ?$(C:](B) + (";9c" ?$(C:^(B) + (";9d" ?$(C:_(B) + (";9dx" ?$(C:`(B) + (";9ds" ?$(C:a(B) + (";9dw" ?$(C:b(B) + (";9da" ?$(C:c(B) + (";5" ?$(C:d(B) + (";5s" ?$(C:e(B) + (";5w" ?$(C:f(B) + (";5z" ?$(C:g(B) + (";5q" ?$(C:h(B) + (";5a" ?$(C:i(B) + (";g" ?$(C:j(B) + (";gx" ?$(C:k(B) + (";gs" ?$(C:l(B) + (";gw" ?$(C:m(B) + (";gz" ?$(C:n(B) + (";g3" ?$(C:o(B) + (";gq" ?$(C:p(B) + (";d" ?$(C:q(B) + (";dx" ?$(C:r(B) + (";ds" ?$(C:s(B) + (";dw" ?$(C:t(B) + (";dC" ?$(C:u(B) + (";dz" ?$(C:v(B) + (";d3" ?$(C:w(B) + (";dq" ?$(C:x(B) + (";da" ?$(C:y(B) + (";d!" ?$(C:z(B) + (";dZ" ?$(C:{(B) + (";;f" ?$(C:|(B) + (";;fx" ?$(C:}(B) + (";;fs" ?$(C:~(B) + (";;fw" ?$(C;!(B) + (";;fC" ?$(C;"(B) + (";;fz" ?$(C;#(B) + (";;f3" ?$(C;$(B) + (";;fq" ?$(C;%(B) + (";;f2" ?$(C;&(B) + (";;fa" ?$(C;'(B) + (";;f1" ?$(C;((B) + (";;r" ?$(C;)(B) + (";;rx" ?$(C;*(B) + (";;rs" ?$(C;+(B) + (";;rw" ?$(C;,(B) + (";;rz" ?$(C;-(B) + (";;r3" ?$(C;.(B) + (";;rq" ?$(C;/(B) + (";;r2" ?$(C;0(B) + (";;ra" ?$(C;1(B) + (";;6" ?$(C;2(B) + (";;6x" ?$(C;3(B) + (";;6z" ?$(C;4(B) + (";;t" ?$(C;5(B) + (";;tx" ?$(C;6(B) + (";;ts" ?$(C;7(B) + (";;tA" ?$(C;8(B) + (";;tw" ?$(C;9(B) + (";;tz" ?$(C;:(B) + (";;tq" ?$(C;;(B) + (";;t2" ?$(C;<(B) + (";;ta" ?$(C;=(B) + (";;c" ?$(C;>(B) + (";;ca" ?$(C;?(B) + (";;e" ?$(C;@(B) + (";;ex" ?$(C;A(B) + (";;ez" ?$(C;B(B) + (";;e3" ?$(C;C(B) + (";;eq" ?$(C;D(B) + (";;e2" ?$(C;E(B) + (";;ea" ?$(C;F(B) + (";;v" ?$(C;G(B) + (";;vx" ?$(C;H(B) + (";;vs" ?$(C;I(B) + (";;vw" ?$(C;J(B) + (";;vz" ?$(C;K(B) + (";;v3" ?$(C;L(B) + (";;va" ?$(C;M(B) + (";;/" ?$(C;G(B) + (";;/x" ?$(C;H(B) + (";;/s" ?$(C;I(B) + (";;/w" ?$(C;J(B) + (";;/z" ?$(C;K(B) + (";;/3" ?$(C;L(B) + (";;/a" ?$(C;M(B) + (";;/d" ?$(C;N(B) + (";;4" ?$(C;O(B) + (";;4a" ?$(C;P(B) + (";;b" ?$(C;Q(B) + (";;bx" ?$(C;R(B) + (";;bs" ?$(C;S(B) + (";;bw" ?$(C;T(B) + (";;bz" ?$(C;U(B) + (";;bq" ?$(C;V(B) + (";;ba" ?$(C;W(B) + (";;9" ?$(C;Q(B) + (";;9x" ?$(C;R(B) + (";;9s" ?$(C;S(B) + (";;9w" ?$(C;T(B) + (";;9z" ?$(C;U(B) + (";;9q" ?$(C;V(B) + (";;9a" ?$(C;W(B) + (";;5" ?$(C;X(B) + (";;5a" ?$(C;Y(B) + (";;g" ?$(C;Z(B) + (";;gs" ?$(C;[(B) + (";;gw" ?$(C;\(B) + (";;gz" ?$(C;](B) + (";;g3" ?$(C;^(B) + (";;d" ?$(C;_(B) + (";;dx" ?$(C;`(B) + (";;ds" ?$(C;a(B) + (";;dw" ?$(C;b(B) + (";;dz" ?$(C;c(B) + (";;d3" ?$(C;d(B) + (";;dq" ?$(C;e(B) + (";;da" ?$(C;f(B) + + ("nf" ?$(C;g(B) + ("nfx" ?$(C;h(B) + ("nfxq" ?$(C;i(B) + ("nfs" ?$(C;j(B) + ("nfA" ?$(C;k(B) + ("nfw" ?$(C;l(B) + ("nfD" ?$(C;m(B) + ("nfC" ?$(C;n(B) + ("nfz" ?$(C;o(B) + ("nf3" ?$(C;p(B) + ("nfq" ?$(C;q(B) + ("nf2" ?$(C;r(B) + ("nfa" ?$(C;s(B) + ("nfW" ?$(C;t(B) + ("nr" ?$(C;u(B) + ("nrx" ?$(C;v(B) + ("nrs" ?$(C;w(B) + ("nrw" ?$(C;x(B) + ("nrz" ?$(C;y(B) + ("nr3" ?$(C;z(B) + ("nrq" ?$(C;{(B) + ("nr2" ?$(C;|(B) + ("nra" ?$(C;}(B) + ("n6" ?$(C;~(B) + ("n6x" ?$(C(B) + ("ncw" ?$(C(B) + ("ngz" ?$(C=?(B) + ("ng3" ?$(C=@(B) + ("ngq" ?$(C=A(B) + ("nga" ?$(C=B(B) + ("nd" ?$(C=C(B) + ("ndx" ?$(C=D(B) + ("nds" ?$(C=E(B) + ("ndA" ?$(C=F(B) + ("ndw" ?$(C=G(B) + ("ndV" ?$(C=H(B) + ("ndz" ?$(C=I(B) + ("nd3" ?$(C=J(B) + ("ndq" ?$(C=K(B) + ("nda" ?$(C=L(B) + ("ndQ" ?$(C=M(B) + ("nnf" ?$(C=N(B) + ("nnfx" ?$(C=O(B) + ("nnfxq" ?$(C=P(B) + ("nnfs" ?$(C=Q(B) + ("nnfw" ?$(C=R(B) + ("nnfz" ?$(C=S(B) + ("nnf3" ?$(C=T(B) + ("nnf2" ?$(C=U(B) + ("nnfa" ?$(C=V(B) + ("nnf1" ?$(C=W(B) + ("nnr" ?$(C=X(B) + ("nnrx" ?$(C=Y(B) + ("nnrs" ?$(C=Z(B) + ("nnrw" ?$(C=[(B) + ("nnrz" ?$(C=\(B) + ("nnr3" ?$(C=](B) + ("nnr2" ?$(C=^(B) + ("nnra" ?$(C=_(B) + ("nn6a" ?$(C=`(B) + ("nnt" ?$(C=a(B) + ("nntx" ?$(C=b(B) + ("nnts" ?$(C=c(B) + ("nntw" ?$(C=d(B) + ("nntC" ?$(C=e(B) + ("nntz" ?$(C=f(B) + ("nnt3" ?$(C=g(B) + ("nnt2" ?$(C=h(B) + ("nnta" ?$(C=i(B) + ("nnc" ?$(C=j(B) + ("nncs" ?$(C=k(B) + ("nncw" ?$(C=l(B) + ("nn7s" ?$(C=m(B) + ("nnv" ?$(C=n(B) + ("nnvx" ?$(C=o(B) + ("nnvs" ?$(C=p(B) + ("nnvA" ?$(C=q(B) + ("nnvw" ?$(C=r(B) + ("nnvC" ?$(C=s(B) + ("nnvz" ?$(C=t(B) + ("nnv3" ?$(C=u(B) + ("nnva" ?$(C=v(B) + ("nn/" ?$(C=n(B) + ("nn/x" ?$(C=o(B) + ("nn/s" ?$(C=p(B) + ("nn/A" ?$(C=q(B) + ("nn/w" ?$(C=r(B) + ("nn/C" ?$(C=s(B) + ("nn/z" ?$(C=t(B) + ("nn/3" ?$(C=u(B) + ("nn/a" ?$(C=v(B) + ("nn/f" ?$(C=w(B) + ("nn/fx" ?$(C=x(B) + ("nn/fs" ?$(C=y(B) + ("nn/f2" ?$(C=z(B) + ("nn/r" ?$(C={(B) + ("nn/r2" ?$(C=|(B) + ("nn/d" ?$(C=}(B) + ("nn/ds" ?$(C=~(B) + ("nn/dw" ?$(C>!(B) + ("nn/dz" ?$(C>"(B) + ("nn/d3" ?$(C>#(B) + ("nn4" ?$(C>$(B) + ("nnb" ?$(C>%(B) + ("nnbx" ?$(C>&(B) + ("nnbs" ?$(C>'(B) + ("nnbw" ?$(C>((B) + ("nnbz" ?$(C>)(B) + ("nnb3" ?$(C>*(B) + ("nnba" ?$(C>+(B) + ("nn9" ?$(C>%(B) + ("nn9x" ?$(C>&(B) + ("nn9s" ?$(C>'(B) + ("nn9w" ?$(C>((B) + ("nn9z" ?$(C>)(B) + ("nn93" ?$(C>*(B) + ("nn9a" ?$(C>+(B) + ("nn9t" ?$(C>,(B) + ("nn9t2" ?$(C>-(B) + ("nn9c" ?$(C>.(B) + ("nn9d" ?$(C>/(B) + ("nn9ds" ?$(C>0(B) + ("nn5a" ?$(C>1(B) + ("nng" ?$(C>2(B) + ("nngx" ?$(C>3(B) + ("nngs" ?$(C>4(B) + ("nngw" ?$(C>5(B) + ("nngC" ?$(C>6(B) + ("nngV" ?$(C>7(B) + ("nngz" ?$(C>8(B) + ("nng3" ?$(C>9(B) + ("nn8" ?$(C>:(B) + ("nn8s" ?$(C>;(B) + ("nn8w" ?$(C><(B) + ("nn8z" ?$(C>=(B) + ("nnd" ?$(C>>(B) + ("nndx" ?$(C>?(B) + ("nnds" ?$(C>@(B) + ("nndw" ?$(C>A(B) + ("nndz" ?$(C>B(B) + ("nnd3" ?$(C>C(B) + ("nndq" ?$(C>D(B) + ("nnda" ?$(C>E(B) + + ("jf" ?$(C>F(B) + ("jfx" ?$(C>G(B) + ("jfs" ?$(C>H(B) + ("jfs!" ?$(C>I(B) + ("jfS" ?$(C>J(B) + ("jfw" ?$(C>K(B) + ("jfD" ?$(C>L(B) + ("jfC" ?$(C>M(B) + ("jfV" ?$(C>N(B) + ("jfz" ?$(C>O(B) + ("jf3" ?$(C>P(B) + ("jfq" ?$(C>Q(B) + ("jf2" ?$(C>R(B) + ("jfa" ?$(C>S(B) + ("jfW" ?$(C>T(B) + ("jfQ" ?$(C>U(B) + ("jr" ?$(C>V(B) + ("jrx" ?$(C>W(B) + ("jrs" ?$(C>X(B) + ("jrw" ?$(C>Y(B) + ("jrz" ?$(C>Z(B) + ("jr3" ?$(C>[(B) + ("jrq" ?$(C>\(B) + ("jr2" ?$(C>](B) + ("jra" ?$(C>^(B) + ("j6" ?$(C>_(B) + ("j6x" ?$(C>`(B) + ("j6s" ?$(C>a(B) + ("j6w" ?$(C>b(B) + ("j6w3" ?$(C>c(B) + ("j6z" ?$(C>d(B) + ("j63" ?$(C>e(B) + ("j6q" ?$(C>f(B) + ("j6a" ?$(C>g(B) + ("j6W" ?$(C>h(B) + ("j61" ?$(C>i(B) + ("jR" ?$(C>j(B) + ("jRs" ?$(C>k(B) + ("jRw" ?$(C>l(B) + ("jR3" ?$(C>m(B) + ("jt" ?$(C>n(B) + ("jtx" ?$(C>o(B) + ("jts" ?$(C>p(B) + ("jts!" ?$(C>q(B) + ("jtA" ?$(C>r(B) + ("jtw" ?$(C>s(B) + ("jtD" ?$(C>t(B) + ("jtC" ?$(C>u(B) + ("jtz" ?$(C>v(B) + ("jt3" ?$(C>w(B) + ("jtX" ?$(C>x(B) + ("jtq" ?$(C>y(B) + ("jt2" ?$(C>z(B) + ("jta" ?$(C>{(B) + ("jt!" ?$(C>|(B) + ("jtE" ?$(C>}(B) + ("jtQ" ?$(C>~(B) + ("jc" ?$(C?!(B) + ("jcx" ?$(C?"(B) + ("jcs" ?$(C?#(B) + ("jcw" ?$(C?$(B) + ("jcz" ?$(C?%(B) + ("jc3" ?$(C?&(B) + ("jcq" ?$(C?'(B) + ("jca" ?$(C?((B) + ("je" ?$(C?)(B) + ("jex" ?$(C?*(B) + ("jeF" ?$(C?+(B) + ("jes" ?$(C?,(B) + ("jew" ?$(C?-(B) + ("jeC" ?$(C?.(B) + ("jew3" ?$(C?/(B) + ("jez" ?$(C?0(B) + ("je3" ?$(C?1(B) + ("jeX" ?$(C?2(B) + ("jeq" ?$(C?3(B) + ("je2" ?$(C?4(B) + ("jea" ?$(C?5(B) + ("jeW" ?$(C?6(B) + ("jeQ" ?$(C?7(B) + ("je1" ?$(C?8(B) + ("j7" ?$(C?9(B) + ("j7s" ?$(C?:(B) + ("j7w" ?$(C?;(B) + ("j7z" ?$(C?<(B) + ("j73" ?$(C?=(B) + ("j7q" ?$(C?>(B) + ("j72" ?$(C??(B) + ("jv" ?$(C?@(B) + ("jvx" ?$(C?A(B) + ("jvs" ?$(C?B(B) + ("jvw" ?$(C?C(B) + ("jvD" ?$(C?D(B) + ("jvC" ?$(C?E(B) + ("jvwq" ?$(C?F(B) + ("jvV" ?$(C?G(B) + ("jvz" ?$(C?H(B) + ("jv3" ?$(C?I(B) + ("jvq" ?$(C?J(B) + ("jva" ?$(C?K(B) + ("jvZ" ?$(C?L(B) + ("j/" ?$(C?@(B) + ("j/x" ?$(C?A(B) + ("j/s" ?$(C?B(B) + ("j/w" ?$(C?C(B) + ("j/D" ?$(C?D(B) + ("j/C" ?$(C?E(B) + ("j/wq" ?$(C?F(B) + ("j/V" ?$(C?G(B) + ("j/z" ?$(C?H(B) + ("j/3" ?$(C?I(B) + ("j/q" ?$(C?J(B) + ("j/a" ?$(C?K(B) + ("j/Z" ?$(C?L(B) + ("j/f" ?$(C?M(B) + ("j/fx" ?$(C?N(B) + ("j/fs" ?$(C?O(B) + ("j/fw" ?$(C?P(B) + ("j/fz" ?$(C?Q(B) + ("j/f3" ?$(C?R(B) + ("j/fq" ?$(C?S(B) + ("j/f2" ?$(C?T(B) + ("j/fa" ?$(C?U(B) + ("j/r" ?$(C?V(B) + ("j/rx" ?$(C?W(B) + ("j/rs" ?$(C?X(B) + ("j/rz" ?$(C?Y(B) + ("j/rq" ?$(C?Z(B) + ("j/ra" ?$(C?[(B) + ("j/d" ?$(C?\(B) + ("j/dx" ?$(C?](B) + ("j/ds" ?$(C?^(B) + ("j/dw" ?$(C?_(B) + ("j/dz" ?$(C?`(B) + ("j/d3" ?$(C?a(B) + ("j/dq" ?$(C?b(B) + ("j/da" ?$(C?c(B) + ("j4" ?$(C?d(B) + ("j4x" ?$(C?e(B) + ("j4s" ?$(C?f(B) + ("j4w" ?$(C?g(B) + ("j4z" ?$(C?h(B) + ("j43" ?$(C?i(B) + ("j4q" ?$(C?j(B) + ("j4a" ?$(C?k(B) + ("jb" ?$(C?l(B) + ("jbx" ?$(C?m(B) + ("jbs" ?$(C?n(B) + ("jbw" ?$(C?o(B) + ("jbD" ?$(C?p(B) + ("jbC" ?$(C?q(B) + ("jbz" ?$(C?r(B) + ("jb3" ?$(C?s(B) + ("jbq" ?$(C?t(B) + ("jba" ?$(C?u(B) + ("j9" ?$(C?l(B) + ("j9x" ?$(C?m(B) + ("j9s" ?$(C?n(B) + ("j9w" ?$(C?o(B) + ("j9D" ?$(C?p(B) + ("j9C" ?$(C?q(B) + ("j9z" ?$(C?r(B) + ("j93" ?$(C?s(B) + ("j9q" ?$(C?t(B) + ("j9a" ?$(C?u(B) + ("j9t" ?$(C?v(B) + ("j9tx" ?$(C?w(B) + ("j9ts" ?$(C?x(B) + ("j9tw" ?$(C?y(B) + ("j9tz" ?$(C?z(B) + ("j9t3" ?$(C?{(B) + ("j9t2" ?$(C?|(B) + ("j9ta" ?$(C?}(B) + ("j9c" ?$(C?~(B) + ("j9cx" ?$(C@!(B) + ("j9cs" ?$(C@"(B) + ("j9cw" ?$(C@#(B) + ("j9cz" ?$(C@$(B) + ("j9c3" ?$(C@%(B) + ("j9ca" ?$(C@&(B) + ("j9d" ?$(C@'(B) + ("j9dx" ?$(C@((B) + ("j9ds" ?$(C@)(B) + ("j9dw" ?$(C@*(B) + ("j9dz" ?$(C@+(B) + ("j9d3" ?$(C@,(B) + ("j9dq" ?$(C@-(B) + ("j9da" ?$(C@.(B) + ("j5" ?$(C@/(B) + ("j5x" ?$(C@0(B) + ("j5s" ?$(C@1(B) + ("j5w" ?$(C@2(B) + ("j5z" ?$(C@3(B) + ("j53" ?$(C@4(B) + ("j5q" ?$(C@5(B) + ("j5a" ?$(C@6(B) + ("j5Z" ?$(C@7(B) + ("jg" ?$(C@8(B) + ("jgx" ?$(C@9(B) + ("jgs" ?$(C@:(B) + ("jgw" ?$(C@;(B) + ("jgwQ" ?$(C@<(B) + ("jgz" ?$(C@=(B) + ("jg3" ?$(C@>(B) + ("jgq" ?$(C@?(B) + ("jga" ?$(C@@(B) + ("jg!" ?$(C@A(B) + ("jgZ" ?$(C@B(B) + ("jgE" ?$(C@C(B) + ("jgW" ?$(C@D(B) + ("jgQ" ?$(C@E(B) + ("jg1" ?$(C@F(B) + ("j8" ?$(C@G(B) + ("j8s" ?$(C@H(B) + ("j8w" ?$(C@I(B) + ("j8z" ?$(C@J(B) + ("j8q" ?$(C@K(B) + ("jd" ?$(C@L(B) + ("jdx" ?$(C@M(B) + ("jds" ?$(C@N(B) + ("jdw" ?$(C@O(B) + ("jdD" ?$(C@P(B) + ("jdC" ?$(C@Q(B) + ("jdV" ?$(C@R(B) + ("jdz" ?$(C@S(B) + ("jd3" ?$(C@T(B) + ("jdq" ?$(C@U(B) + ("jd2" ?$(C@V(B) + ("jda" ?$(C@W(B) + ("jd!" ?$(C@X(B) + ("jdQ" ?$(C@Y(B) + + ("lf" ?$(C@Z(B) + ("lfx" ?$(C@[(B) + ("lfs" ?$(C@\(B) + ("lfS" ?$(C@](B) + ("lfA" ?$(C@^(B) + ("lfw" ?$(C@_(B) + ("lfC" ?$(C@`(B) + ("lfz" ?$(C@a(B) + ("lf3" ?$(C@b(B) + ("lfq" ?$(C@c(B) + ("lf2" ?$(C@d(B) + ("lfa" ?$(C@e(B) + ("lf!" ?$(C@f(B) + ("lr" ?$(C@g(B) + ("lrx" ?$(C@h(B) + ("lrs" ?$(C@i(B) + ("lrw" ?$(C@j(B) + ("lrz" ?$(C@k(B) + ("lr3" ?$(C@l(B) + ("lrq" ?$(C@m(B) + ("lr2" ?$(C@n(B) + ("lra" ?$(C@o(B) + ("l6" ?$(C@p(B) + ("l6x" ?$(C@q(B) + ("l6s" ?$(C@r(B) + ("l6S" ?$(C@s(B) + ("l6w" ?$(C@t(B) + ("l6z" ?$(C@u(B) + ("l6a" ?$(C@v(B) + ("lR" ?$(C@w(B) + ("lRs" ?$(C@x(B) + ("lRw" ?$(C@y(B) + ("lt" ?$(C@z(B) + ("ltx" ?$(C@{(B) + ("lts" ?$(C@|(B) + ("ltw" ?$(C@}(B) + ("ltC" ?$(C@~(B) + ("ltz" ?$(CA!(B) + ("lt3" ?$(CA"(B) + ("ltq" ?$(CA#(B) + ("lta" ?$(CA$(B) + ("lt!" ?$(CA%(B) + ("lc" ?$(CA&(B) + ("lcx" ?$(CA'(B) + ("lcs" ?$(CA((B) + ("lcw" ?$(CA)(B) + ("lcz" ?$(CA*(B) + ("lc3" ?$(CA+(B) + ("lcq" ?$(CA,(B) + ("lca" ?$(CA-(B) + ("le" ?$(CA.(B) + ("les" ?$(CA/(B) + ("lew" ?$(CA0(B) + ("lez" ?$(CA1(B) + ("le3" ?$(CA2(B) + ("le2" ?$(CA3(B) + ("lea" ?$(CA4(B) + ("l7" ?$(CA5(B) + ("lv" ?$(CA6(B) + ("lvx" ?$(CA7(B) + ("lvs" ?$(CA8(B) + ("lvw" ?$(CA9(B) + ("lvC" ?$(CA:(B) + ("lvz" ?$(CA;(B) + ("lv3" ?$(CA<(B) + ("lvq" ?$(CA=(B) + ("lva" ?$(CA>(B) + ("lv!" ?$(CA?(B) + ("lvZ" ?$(CA@(B) + ("lv1" ?$(CAA(B) + ("l/" ?$(CA6(B) + ("l/x" ?$(CA7(B) + ("l/s" ?$(CA8(B) + ("l/w" ?$(CA9(B) + ("l/C" ?$(CA:(B) + ("l/z" ?$(CA;(B) + ("l/3" ?$(CA<(B) + ("l/q" ?$(CA=(B) + ("l/a" ?$(CA>(B) + ("l/!" ?$(CA?(B) + ("l/Z" ?$(CA@(B) + ("l/1" ?$(CAA(B) + ("l/f" ?$(CAB(B) + ("l/fx" ?$(CAC(B) + ("l/fw" ?$(CAD(B) + ("l/f3" ?$(CAE(B) + ("l/fq" ?$(CAF(B) + ("l/fa" ?$(CAG(B) + ("l/r" ?$(CAH(B) + ("l/r2" ?$(CAI(B) + ("l/ra" ?$(CAJ(B) + ("l/d" ?$(CAK(B) + ("l/ds" ?$(CAL(B) + ("l/dw" ?$(CAM(B) + ("l/dz" ?$(CAN(B) + ("l/d3" ?$(CAO(B) + ("l/dq" ?$(CAP(B) + ("l/da" ?$(CAQ(B) + ("l4" ?$(CAR(B) + ("l4x" ?$(CAS(B) + ("l4s" ?$(CAT(B) + ("l4a" ?$(CAU(B) + ("lb" ?$(CAV(B) + ("lbx" ?$(CAW(B) + ("lbs" ?$(CAX(B) + ("lbw" ?$(CAY(B) + ("lbD" ?$(CAZ(B) + ("lbC" ?$(CA[(B) + ("lbz" ?$(CA\(B) + ("lb3" ?$(CA](B) + ("lbq" ?$(CA^(B) + ("lba" ?$(CA_(B) + ("l9" ?$(CAV(B) + ("l9x" ?$(CAW(B) + ("l9s" ?$(CAX(B) + ("l9w" ?$(CAY(B) + ("l9D" ?$(CAZ(B) + ("l9C" ?$(CA[(B) + ("l9z" ?$(CA\(B) + ("l93" ?$(CA](B) + ("l9q" ?$(CA^(B) + ("l9a" ?$(CA_(B) + ("l9t" ?$(CA`(B) + ("l9t2" ?$(CAa(B) + ("l9c" ?$(CAb(B) + ("l9d" ?$(CAc(B) + ("l9dx" ?$(CAd(B) + ("l9ds" ?$(CAe(B) + ("l9dw" ?$(CAf(B) + ("l9dz" ?$(CAg(B) + ("l9d3" ?$(CAh(B) + ("l9dq" ?$(CAi(B) + ("l5" ?$(CAj(B) + ("l5s" ?$(CAk(B) + ("l5w" ?$(CAl(B) + ("l5z" ?$(CAm(B) + ("lg" ?$(CAn(B) + ("lgx" ?$(CAo(B) + ("lgs" ?$(CAp(B) + ("lgw" ?$(CAq(B) + ("lgz" ?$(CAr(B) + ("lg3" ?$(CAs(B) + ("lgq" ?$(CAt(B) + ("lga" ?$(CAu(B) + ("ld" ?$(CAv(B) + ("ldx" ?$(CAw(B) + ("lds" ?$(CAx(B) + ("ldA" ?$(CAy(B) + ("ldw" ?$(CAz(B) + ("ldC" ?$(CA{(B) + ("ldz" ?$(CA|(B) + ("ld3" ?$(CA}(B) + ("ldq" ?$(CA~(B) + ("lda" ?$(CB!(B) + ("ld!" ?$(CB"(B) + ("ldW" ?$(CB#(B) + ("ldQ" ?$(CB$(B) + ("llf" ?$(CB%(B) + ("llfx" ?$(CB&(B) + ("llfs" ?$(CB'(B) + ("llfS" ?$(CB((B) + ("llfw" ?$(CB)(B) + ("llfw3" ?$(CB*(B) + ("llfz" ?$(CB+(B) + ("llf3" ?$(CB,(B) + ("llfq" ?$(CB-(B) + ("llf2" ?$(CB.(B) + ("llfa" ?$(CB/(B) + ("llr" ?$(CB0(B) + ("llrx" ?$(CB1(B) + ("llrs" ?$(CB2(B) + ("llrw" ?$(CB3(B) + ("llrz" ?$(CB4(B) + ("llr3" ?$(CB5(B) + ("llrq" ?$(CB6(B) + ("llr2" ?$(CB7(B) + ("llra" ?$(CB8(B) + ("ll6" ?$(CB9(B) + ("ll6s" ?$(CB:(B) + ("ll6a" ?$(CB;(B) + ("llt" ?$(CB<(B) + ("lltx" ?$(CB=(B) + ("llts" ?$(CB>(B) + ("lltw" ?$(CB?(B) + ("lltz" ?$(CB@(B) + ("llt3" ?$(CBA(B) + ("lltq" ?$(CBB(B) + ("llt2" ?$(CBC(B) + ("llta" ?$(CBD(B) + ("llc" ?$(CBE(B) + ("llca" ?$(CBF(B) + ("lle" ?$(CBG(B) + ("lle2" ?$(CBH(B) + ("llv" ?$(CBI(B) + ("llvx" ?$(CBJ(B) + ("llvs" ?$(CBK(B) + ("llvw" ?$(CBL(B) + ("llvz" ?$(CBM(B) + ("llv3" ?$(CBN(B) + ("llvq" ?$(CBO(B) + ("llva" ?$(CBP(B) + ("llvZ" ?$(CBQ(B) + ("ll/" ?$(CBI(B) + ("ll/x" ?$(CBJ(B) + ("ll/s" ?$(CBK(B) + ("ll/w" ?$(CBL(B) + ("ll/z" ?$(CBM(B) + ("ll/3" ?$(CBN(B) + ("ll/q" ?$(CBO(B) + ("ll/a" ?$(CBP(B) + ("ll/Z" ?$(CBQ(B) + ("ll/f" ?$(CBR(B) + ("ll/fx" ?$(CBS(B) + ("ll/fw" ?$(CBT(B) + ("ll/f2" ?$(CBU(B) + ("ll/r" ?$(CBV(B) + ("ll/r2" ?$(CBW(B) + ("ll/d" ?$(CBX(B) + ("ll/ds" ?$(CBY(B) + ("ll/dw" ?$(CBZ(B) + ("ll/dz" ?$(CB[(B) + ("ll/d3" ?$(CB\(B) + ("ll4a" ?$(CB](B) + ("llb" ?$(CB^(B) + ("llbx" ?$(CB_(B) + ("llbs" ?$(CB`(B) + ("llbw" ?$(CBa(B) + ("llbz" ?$(CBb(B) + ("llb3" ?$(CBc(B) + ("llba" ?$(CBd(B) + ("ll9" ?$(CB^(B) + ("ll9x" ?$(CB_(B) + ("ll9s" ?$(CB`(B) + ("ll9w" ?$(CBa(B) + ("ll9z" ?$(CBb(B) + ("ll93" ?$(CBc(B) + ("ll9a" ?$(CBd(B) + ("ll9t" ?$(CBe(B) + ("ll9t2" ?$(CBf(B) + ("ll9ta" ?$(CBg(B) + ("ll9d" ?$(CBh(B) + ("ll5" ?$(CBi(B) + ("llg" ?$(CBj(B) + ("llgz" ?$(CBk(B) + ("llgq" ?$(CBl(B) + ("llga" ?$(CBm(B) + ("lld" ?$(CBn(B) + ("lldx" ?$(CBo(B) + ("llds" ?$(CBp(B) + ("lldw" ?$(CBq(B) + ("lldz" ?$(CBr(B) + ("lld3" ?$(CBs(B) + ("llda" ?$(CBt(B) + ("lld!" ?$(CBu(B) + ("lld1" ?$(CBv(B) + + ("of" ?$(CBw(B) + ("ofx" ?$(CBx(B) + ("ofs" ?$(CBy(B) + ("ofS" ?$(CBz(B) + ("ofw" ?$(CB{(B) + ("ofz" ?$(CB|(B) + ("of3" ?$(CB}(B) + ("ofq" ?$(CB~(B) + ("of2" ?$(CC!(B) + ("ofa" ?$(CC"(B) + ("of!" ?$(CC#(B) + ("or" ?$(CC$(B) + ("orx" ?$(CC%(B) + ("ors" ?$(CC&(B) + ("orw" ?$(CC'(B) + ("orz" ?$(CC((B) + ("or3" ?$(CC)(B) + ("orq" ?$(CC*(B) + ("or2" ?$(CC+(B) + ("ora" ?$(CC,(B) + ("o6" ?$(CC-(B) + ("o6s" ?$(CC.(B) + ("o6S" ?$(CC/(B) + ("o6w" ?$(CC0(B) + ("o6z" ?$(CC1(B) + ("o6a" ?$(CC2(B) + ("ot" ?$(CC3(B) + ("otx" ?$(CC4(B) + ("ots" ?$(CC5(B) + ("otw" ?$(CC6(B) + ("otz" ?$(CC7(B) + ("ot3" ?$(CC8(B) + ("otq" ?$(CC9(B) + ("ot2" ?$(CC:(B) + ("ota" ?$(CC;(B) + ("oc" ?$(CC<(B) + ("ocx" ?$(CC=(B) + ("ocs" ?$(CC>(B) + ("ocw" ?$(CC?(B) + ("ocz" ?$(CC@(B) + ("oc3" ?$(CCA(B) + ("ocq" ?$(CCB(B) + ("oca" ?$(CCC(B) + ("oe" ?$(CCD(B) + ("oes" ?$(CCE(B) + ("oe2" ?$(CCF(B) + ("o7" ?$(CCG(B) + ("o7s" ?$(CCH(B) + ("o7a" ?$(CCI(B) + ("ov" ?$(CCJ(B) + ("ovx" ?$(CCK(B) + ("ovs" ?$(CCL(B) + ("ovw" ?$(CCM(B) + ("ovz" ?$(CCN(B) + ("ov3" ?$(CCO(B) + ("ovq" ?$(CCP(B) + ("ova" ?$(CCQ(B) + ("o/" ?$(CCJ(B) + ("o/x" ?$(CCK(B) + ("o/s" ?$(CCL(B) + ("o/w" ?$(CCM(B) + ("o/z" ?$(CCN(B) + ("o/3" ?$(CCO(B) + ("o/q" ?$(CCP(B) + ("o/a" ?$(CCQ(B) + ("o/f" ?$(CCR(B) + ("o/fs" ?$(CCS(B) + ("o/fw" ?$(CCT(B) + ("o/fa" ?$(CCU(B) + ("o/d" ?$(CCV(B) + ("o/ds" ?$(CCW(B) + ("o/dw" ?$(CCX(B) + ("o/dz" ?$(CCY(B) + ("o/d3" ?$(CCZ(B) + ("o/dq" ?$(CC[(B) + ("o/da" ?$(CC\(B) + ("o4" ?$(CC](B) + ("o4z" ?$(CC^(B) + ("ob" ?$(CC_(B) + ("obx" ?$(CC`(B) + ("obs" ?$(CCa(B) + ("obw" ?$(CCb(B) + ("obz" ?$(CCc(B) + ("ob3" ?$(CCd(B) + ("obq" ?$(CCe(B) + ("oba" ?$(CCf(B) + ("o9" ?$(CC_(B) + ("o9x" ?$(CC`(B) + ("o9s" ?$(CCa(B) + ("o9w" ?$(CCb(B) + ("o9z" ?$(CCc(B) + ("o93" ?$(CCd(B) + ("o9q" ?$(CCe(B) + ("o9a" ?$(CCf(B) + ("o9t" ?$(CCg(B) + ("o9t2" ?$(CCh(B) + ("o9c" ?$(CCi(B) + ("o9cs" ?$(CCj(B) + ("o9d" ?$(CCk(B) + ("o9ds" ?$(CCl(B) + ("o9dw" ?$(CCm(B) + ("o9dz" ?$(CCn(B) + ("o9d3" ?$(CCo(B) + ("o9dq" ?$(CCp(B) + ("o9da" ?$(CCq(B) + ("o5" ?$(CCr(B) + ("o5s" ?$(CCs(B) + ("o5w" ?$(CCt(B) + ("o5z" ?$(CCu(B) + ("o5a" ?$(CCv(B) + ("og" ?$(CCw(B) + ("ogx" ?$(CCx(B) + ("ogs" ?$(CCy(B) + ("ogw" ?$(CCz(B) + ("ogz" ?$(CC{(B) + ("og3" ?$(CC|(B) + ("ogq" ?$(CC}(B) + ("oga" ?$(CC~(B) + ("od" ?$(CD!(B) + ("odx" ?$(CD"(B) + ("ods" ?$(CD#(B) + ("odA" ?$(CD$(B) + ("odw" ?$(CD%(B) + ("odD" ?$(CD&(B) + ("odz" ?$(CD'(B) + ("od3" ?$(CD((B) + ("odq" ?$(CD)(B) + ("oda" ?$(CD*(B) + + ("0f" ?$(CD+(B) + ("0fx" ?$(CD,(B) + ("0fs" ?$(CD-(B) + ("0fw" ?$(CD.(B) + ("0fz" ?$(CD/(B) + ("0f3" ?$(CD0(B) + ("0fq" ?$(CD1(B) + ("0fa" ?$(CD2(B) + ("0r" ?$(CD3(B) + ("0rx" ?$(CD4(B) + ("0rs" ?$(CD5(B) + ("0rw" ?$(CD6(B) + ("0rz" ?$(CD7(B) + ("0r3" ?$(CD8(B) + ("0rq" ?$(CD9(B) + ("0r2" ?$(CD:(B) + ("0ra" ?$(CD;(B) + ("06" ?$(CD<(B) + ("06x" ?$(CD=(B) + ("06a" ?$(CD>(B) + ("0t" ?$(CD?(B) + ("0tx" ?$(CD@(B) + ("0ts" ?$(CDA(B) + ("0tA" ?$(CDB(B) + ("0tw" ?$(CDC(B) + ("0tz" ?$(CDD(B) + ("0t3" ?$(CDE(B) + ("0tq" ?$(CDF(B) + ("0t2" ?$(CDG(B) + ("0ta" ?$(CDH(B) + ("0c" ?$(CDI(B) + ("0cx" ?$(CDJ(B) + ("0cs" ?$(CDK(B) + ("0cw" ?$(CDL(B) + ("0cz" ?$(CDM(B) + ("0c3" ?$(CDN(B) + ("0cq" ?$(CDO(B) + ("0ca" ?$(CDP(B) + ("0e" ?$(CDQ(B) + ("0es" ?$(CDR(B) + ("0ew" ?$(CDS(B) + ("0ez" ?$(CDT(B) + ("0e3" ?$(CDU(B) + ("0eq" ?$(CDV(B) + ("0e2" ?$(CDW(B) + ("0ea" ?$(CDX(B) + ("07" ?$(CDY(B) + ("0v" ?$(CDZ(B) + ("0vx" ?$(CD[(B) + ("0vs" ?$(CD\(B) + ("0vw" ?$(CD](B) + ("0vz" ?$(CD^(B) + ("0v3" ?$(CD_(B) + ("0vq" ?$(CD`(B) + ("0va" ?$(CDa(B) + ("0/" ?$(CDZ(B) + ("0/x" ?$(CD[(B) + ("0/s" ?$(CD\(B) + ("0/w" ?$(CD](B) + ("0/z" ?$(CD^(B) + ("0/3" ?$(CD_(B) + ("0/q" ?$(CD`(B) + ("0/a" ?$(CDa(B) + ("0/f" ?$(CDb(B) + ("0/fx" ?$(CDc(B) + ("0/fs" ?$(CDd(B) + ("0/fw" ?$(CDe(B) + ("0/fz" ?$(CDf(B) + ("0/fa" ?$(CDg(B) + ("0/r" ?$(CDh(B) + ("0/ra" ?$(CDi(B) + ("0/d" ?$(CDj(B) + ("0/dw" ?$(CDk(B) + ("04" ?$(CDl(B) + ("0b" ?$(CDm(B) + ("0bx" ?$(CDn(B) + ("0bs" ?$(CDo(B) + ("0bw" ?$(CDp(B) + ("0bz" ?$(CDq(B) + ("0b3" ?$(CDr(B) + ("0bq" ?$(CDs(B) + ("0ba" ?$(CDt(B) + ("09" ?$(CDm(B) + ("09x" ?$(CDn(B) + ("09s" ?$(CDo(B) + ("09w" ?$(CDp(B) + ("09z" ?$(CDq(B) + ("093" ?$(CDr(B) + ("09q" ?$(CDs(B) + ("09a" ?$(CDt(B) + ("09t" ?$(CDu(B) + ("09ts" ?$(CDv(B) + ("09tw" ?$(CDw(B) + ("09ta" ?$(CDx(B) + ("09c" ?$(CDy(B) + ("09ca" ?$(CDz(B) + ("09d" ?$(CD{(B) + ("09dx" ?$(CD|(B) + ("09ds" ?$(CD}(B) + ("09dw" ?$(CD~(B) + ("09dz" ?$(CE!(B) + ("09d3" ?$(CE"(B) + ("09dq" ?$(CE#(B) + ("09da" ?$(CE$(B) + ("05" ?$(CE%(B) + ("05s" ?$(CE&(B) + ("05w" ?$(CE'(B) + ("05z" ?$(CE((B) + ("0g" ?$(CE)(B) + ("0gx" ?$(CE*(B) + ("0gs" ?$(CE+(B) + ("0gw" ?$(CE,(B) + ("0gz" ?$(CE-(B) + ("0g3" ?$(CE.(B) + ("0ga" ?$(CE/(B) + ("0d" ?$(CE0(B) + ("0dx" ?$(CE1(B) + ("0ds" ?$(CE2(B) + ("0dw" ?$(CE3(B) + ("0dz" ?$(CE4(B) + ("0d3" ?$(CE5(B) + ("0dq" ?$(CE6(B) + ("0da" ?$(CE7(B) + + ("'f" ?$(CE8(B) + ("'fx" ?$(CE9(B) + ("'fs" ?$(CE:(B) + ("'fw" ?$(CE;(B) + ("'fD" ?$(CE<(B) + ("'fz" ?$(CE=(B) + ("'f3" ?$(CE>(B) + ("'fq" ?$(CE?(B) + ("'f2" ?$(CE@(B) + ("'fa" ?$(CEA(B) + ("'r" ?$(CEB(B) + ("'rx" ?$(CEC(B) + ("'rs" ?$(CED(B) + ("'rw" ?$(CEE(B) + ("'rz" ?$(CEF(B) + ("'r3" ?$(CEG(B) + ("'rq" ?$(CEH(B) + ("'r2" ?$(CEI(B) + ("'ra" ?$(CEJ(B) + ("'6" ?$(CEK(B) + ("'6a" ?$(CEL(B) + ("'t" ?$(CEM(B) + ("'tx" ?$(CEN(B) + ("'ts" ?$(CEO(B) + ("'tw" ?$(CEP(B) + ("'tC" ?$(CEQ(B) + ("'tz" ?$(CER(B) + ("'t3" ?$(CES(B) + ("'tq" ?$(CET(B) + ("'t2" ?$(CEU(B) + ("'ta" ?$(CEV(B) + ("'c" ?$(CEW(B) + ("'cx" ?$(CEX(B) + ("'cs" ?$(CEY(B) + ("'cw" ?$(CEZ(B) + ("'cz" ?$(CE[(B) + ("'c3" ?$(CE\(B) + ("'cq" ?$(CE](B) + ("'ca" ?$(CE^(B) + ("'e" ?$(CE_(B) + ("'es" ?$(CE`(B) + ("'e2" ?$(CEa(B) + ("'7" ?$(CEb(B) + ("'7s" ?$(CEc(B) + ("'v" ?$(CEd(B) + ("'vx" ?$(CEe(B) + ("'vs" ?$(CEf(B) + ("'vw" ?$(CEg(B) + ("'vz" ?$(CEh(B) + ("'v3" ?$(CEi(B) + ("'vq" ?$(CEj(B) + ("'va" ?$(CEk(B) + ("'vQ" ?$(CEl(B) + ("'/" ?$(CEd(B) + ("'/x" ?$(CEe(B) + ("'/s" ?$(CEf(B) + ("'/w" ?$(CEg(B) + ("'/z" ?$(CEh(B) + ("'/3" ?$(CEi(B) + ("'/q" ?$(CEj(B) + ("'/a" ?$(CEk(B) + ("'/Q" ?$(CEl(B) + ("'/f" ?$(CEm(B) + ("'/fs" ?$(CEn(B) + ("'/r" ?$(CEo(B) + ("'/d" ?$(CEp(B) + ("'/ds" ?$(CEq(B) + ("'/dq" ?$(CEr(B) + ("'/da" ?$(CEs(B) + ("'4" ?$(CEt(B) + ("'b" ?$(CEu(B) + ("'bx" ?$(CEv(B) + ("'bs" ?$(CEw(B) + ("'bw" ?$(CEx(B) + ("'bz" ?$(CEy(B) + ("'b3" ?$(CEz(B) + ("'bq" ?$(CE{(B) + ("'ba" ?$(CE|(B) + ("'9" ?$(CEu(B) + ("'9x" ?$(CEv(B) + ("'9s" ?$(CEw(B) + ("'9w" ?$(CEx(B) + ("'9z" ?$(CEy(B) + ("'93" ?$(CEz(B) + ("'9q" ?$(CE{(B) + ("'9a" ?$(CE|(B) + ("'9t" ?$(CE}(B) + ("'9t2" ?$(CE~(B) + ("'9c" ?$(CF!(B) + ("'9d" ?$(CF"(B) + ("'9dx" ?$(CF#(B) + ("'9ds" ?$(CF$(B) + ("'9dw" ?$(CF%(B) + ("'9dz" ?$(CF&(B) + ("'9d3" ?$(CF'(B) + ("'9da" ?$(CF((B) + ("'5" ?$(CF)(B) + ("'5s" ?$(CF*(B) + ("'5w" ?$(CF+(B) + ("'5z" ?$(CF,(B) + ("'5a" ?$(CF-(B) + ("'g" ?$(CF.(B) + ("'gx" ?$(CF/(B) + ("'gs" ?$(CF0(B) + ("'gA" ?$(CF1(B) + ("'gw" ?$(CF2(B) + ("'gC" ?$(CF3(B) + ("'gz" ?$(CF4(B) + ("'g3" ?$(CF5(B) + ("'gq" ?$(CF6(B) + ("'8" ?$(CF7(B) + ("'8s" ?$(CF8(B) + ("'8w" ?$(CF9(B) + ("'8z" ?$(CF:(B) + ("'83" ?$(CF;(B) + ("'d" ?$(CF<(B) + ("'dx" ?$(CF=(B) + ("'ds" ?$(CF>(B) + ("'dw" ?$(CF?(B) + ("'dz" ?$(CF@(B) + ("'d3" ?$(CFA(B) + ("'dq" ?$(CFB(B) + ("'da" ?$(CFC(B) + + ("pf" ?$(CFD(B) + ("pfx" ?$(CFE(B) + ("pfF" ?$(CFF(B) + ("pfs" ?$(CFG(B) + ("pfw" ?$(CFH(B) + ("pfC" ?$(CFI(B) + ("pfz" ?$(CFJ(B) + ("pf3" ?$(CFK(B) + ("pfq" ?$(CFL(B) + ("pf2" ?$(CFM(B) + ("pfa" ?$(CFN(B) + ("pfW" ?$(CFO(B) + ("pr" ?$(CFP(B) + ("prx" ?$(CFQ(B) + ("prs" ?$(CFR(B) + ("prw" ?$(CFS(B) + ("prz" ?$(CFT(B) + ("pr3" ?$(CFU(B) + ("prq" ?$(CFV(B) + ("pr2" ?$(CFW(B) + ("pra" ?$(CFX(B) + ("p6" ?$(CFY(B) + ("p6x" ?$(CFZ(B) + ("pt" ?$(CF[(B) + ("ptx" ?$(CF\(B) + ("pts" ?$(CF](B) + ("ptw" ?$(CF^(B) + ("ptz" ?$(CF_(B) + ("pt3" ?$(CF`(B) + ("ptq" ?$(CFa(B) + ("pt2" ?$(CFb(B) + ("pta" ?$(CFc(B) + ("pc" ?$(CFd(B) + ("pcx" ?$(CFe(B) + ("pcs" ?$(CFf(B) + ("pcw" ?$(CFg(B) + ("pcz" ?$(CFh(B) + ("pc3" ?$(CFi(B) + ("pcq" ?$(CFj(B) + ("pca" ?$(CFk(B) + ("pe" ?$(CFl(B) + ("pes" ?$(CFm(B) + ("pew" ?$(CFn(B) + ("pez" ?$(CFo(B) + ("pe3" ?$(CFp(B) + ("pe2" ?$(CFq(B) + ("pea" ?$(CFr(B) + ("p7" ?$(CFs(B) + ("p7w" ?$(CFt(B) + ("p73" ?$(CFu(B) + ("p7q" ?$(CFv(B) + ("pv" ?$(CFw(B) + ("pvx" ?$(CFx(B) + ("pvs" ?$(CFy(B) + ("pvw" ?$(CFz(B) + ("pvz" ?$(CF{(B) + ("pv3" ?$(CF|(B) + ("pvq" ?$(CF}(B) + ("pva" ?$(CF~(B) + ("p/" ?$(CFw(B) + ("p/x" ?$(CFx(B) + ("p/s" ?$(CFy(B) + ("p/w" ?$(CFz(B) + ("p/z" ?$(CF{(B) + ("p/3" ?$(CF|(B) + ("p/q" ?$(CF}(B) + ("p/a" ?$(CF~(B) + ("p/f" ?$(CG!(B) + ("p/fa" ?$(CG"(B) + ("p/d" ?$(CG#(B) + ("p/ds" ?$(CG$(B) + ("p4" ?$(CG%(B) + ("p4s" ?$(CG&(B) + ("p4w" ?$(CG'(B) + ("p43" ?$(CG((B) + ("p4q" ?$(CG)(B) + ("pb" ?$(CG*(B) + ("pbx" ?$(CG+(B) + ("pbs" ?$(CG,(B) + ("pbA" ?$(CG-(B) + ("pbw" ?$(CG.(B) + ("pbC" ?$(CG/(B) + ("pbz" ?$(CG0(B) + ("pb3" ?$(CG1(B) + ("pbq" ?$(CG2(B) + ("pba" ?$(CG3(B) + ("p9" ?$(CG*(B) + ("p9x" ?$(CG+(B) + ("p9s" ?$(CG,(B) + ("p9A" ?$(CG-(B) + ("p9w" ?$(CG.(B) + ("p9C" ?$(CG/(B) + ("p9z" ?$(CG0(B) + ("p93" ?$(CG1(B) + ("p9q" ?$(CG2(B) + ("p9a" ?$(CG3(B) + ("p9t" ?$(CG4(B) + ("p9ta" ?$(CG5(B) + ("p9d" ?$(CG6(B) + ("p9ds" ?$(CG7(B) + ("p9dw" ?$(CG8(B) + ("p9dz" ?$(CG9(B) + ("p9dq" ?$(CG:(B) + ("p5" ?$(CG;(B) + ("p5s" ?$(CG<(B) + ("p5w" ?$(CG=(B) + ("p5z" ?$(CG>(B) + ("p5q" ?$(CG?(B) + ("p5a" ?$(CG@(B) + ("pg" ?$(CGA(B) + ("pgs" ?$(CGB(B) + ("pgw" ?$(CGC(B) + ("pgz" ?$(CGD(B) + ("pg3" ?$(CGE(B) + ("pgq" ?$(CGF(B) + ("pd" ?$(CGG(B) + ("pdx" ?$(CGH(B) + ("pds" ?$(CGI(B) + ("pdw" ?$(CGJ(B) + ("pdz" ?$(CGK(B) + ("pd3" ?$(CGL(B) + ("pdq" ?$(CGM(B) + ("pda" ?$(CGN(B) + + ("mf" ?$(CGO(B) + ("mfx" ?$(CGP(B) + ("mfs" ?$(CGQ(B) + ("mfw" ?$(CGR(B) + ("mfwW" ?$(CGS(B) + ("mfz" ?$(CGT(B) + ("mf3" ?$(CGU(B) + ("mfq" ?$(CGV(B) + ("mfa" ?$(CGW(B) + ("mr" ?$(CGX(B) + ("mrx" ?$(CGY(B) + ("mrs" ?$(CGZ(B) + ("mrw" ?$(CG[(B) + ("mrz" ?$(CG\(B) + ("mr3" ?$(CG](B) + ("mrq" ?$(CG^(B) + ("mr2" ?$(CG_(B) + ("mra" ?$(CG`(B) + ("m6" ?$(CGa(B) + ("m6a" ?$(CGb(B) + ("mt" ?$(CGc(B) + ("mtx" ?$(CGd(B) + ("mts" ?$(CGe(B) + ("mtw" ?$(CGf(B) + ("mtC" ?$(CGg(B) + ("mtz" ?$(CGh(B) + ("mt3" ?$(CGi(B) + ("mtq" ?$(CGj(B) + ("mta" ?$(CGk(B) + ("mc" ?$(CGl(B) + ("mcx" ?$(CGm(B) + ("mcs" ?$(CGn(B) + ("mcw" ?$(CGo(B) + ("mcz" ?$(CGp(B) + ("mc3" ?$(CGq(B) + ("mcq" ?$(CGr(B) + ("mca" ?$(CGs(B) + ("me" ?$(CGt(B) + ("mex" ?$(CGu(B) + ("mes" ?$(CGv(B) + ("mew" ?$(CGw(B) + ("mez" ?$(CGx(B) + ("me3" ?$(CGy(B) + ("meq" ?$(CGz(B) + ("me2" ?$(CG{(B) + ("mea" ?$(CG|(B) + ("m7" ?$(CG}(B) + ("m7s" ?$(CG~(B) + ("m7w" ?$(CH!(B) + ("m73" ?$(CH"(B) + ("mv" ?$(CH#(B) + ("mvx" ?$(CH$(B) + ("mvs" ?$(CH%(B) + ("mvw" ?$(CH&(B) + ("mvwW" ?$(CH'(B) + ("mvz" ?$(CH((B) + ("mv3" ?$(CH)(B) + ("mvq" ?$(CH*(B) + ("mva" ?$(CH+(B) + ("mvW" ?$(CH,(B) + ("m/" ?$(CH#(B) + ("m/x" ?$(CH$(B) + ("m/s" ?$(CH%(B) + ("m/w" ?$(CH&(B) + ("m/wW" ?$(CH'(B) + ("m/z" ?$(CH((B) + ("m/3" ?$(CH)(B) + ("m/q" ?$(CH*(B) + ("m/a" ?$(CH+(B) + ("m/W" ?$(CH,(B) + ("m/f" ?$(CH-(B) + ("m/fx" ?$(CH.(B) + ("m/fs" ?$(CH/(B) + ("m/fw" ?$(CH0(B) + ("m/fq" ?$(CH1(B) + ("m/fa" ?$(CH2(B) + ("m/r" ?$(CH3(B) + ("m/rx" ?$(CH4(B) + ("m/rs" ?$(CH5(B) + ("m/rq" ?$(CH6(B) + ("m/ra" ?$(CH7(B) + ("m/d" ?$(CH8(B) + ("m/dx" ?$(CH9(B) + ("m/ds" ?$(CH:(B) + ("m/dw" ?$(CH;(B) + ("m/d3" ?$(CH<(B) + ("m/dq" ?$(CH=(B) + ("m/da" ?$(CH>(B) + ("m4" ?$(CH?(B) + ("m4s" ?$(CH@(B) + ("m4w" ?$(CHA(B) + ("m43" ?$(CHB(B) + ("m4q" ?$(CHC(B) + ("mb" ?$(CHD(B) + ("mbx" ?$(CHE(B) + ("mbs" ?$(CHF(B) + ("mbw" ?$(CHG(B) + ("mbwW" ?$(CHH(B) + ("mbz" ?$(CHI(B) + ("mbq" ?$(CHJ(B) + ("mba" ?$(CHK(B) + ("m9" ?$(CHD(B) + ("m9x" ?$(CHE(B) + ("m9s" ?$(CHF(B) + ("m9w" ?$(CHG(B) + ("m9wW" ?$(CHH(B) + ("m9z" ?$(CHI(B) + ("m9q" ?$(CHJ(B) + ("m9a" ?$(CHK(B) + ("m9t" ?$(CHL(B) + ("m9ts" ?$(CHM(B) + ("m9tw" ?$(CHN(B) + ("m9tz" ?$(CHO(B) + ("m9ta" ?$(CHP(B) + ("m9c" ?$(CHQ(B) + ("m9cx" ?$(CHR(B) + ("m9cs" ?$(CHS(B) + ("m9cw" ?$(CHT(B) + ("m9ca" ?$(CHU(B) + ("m9d" ?$(CHV(B) + ("m9dx" ?$(CHW(B) + ("m9ds" ?$(CHX(B) + ("m9dw" ?$(CHY(B) + ("m9dz" ?$(CHZ(B) + ("m9d3" ?$(CH[(B) + ("m9dq" ?$(CH\(B) + ("m9da" ?$(CH](B) + ("m5" ?$(CH^(B) + ("m5x" ?$(CH_(B) + ("m5s" ?$(CH`(B) + ("m5w" ?$(CHa(B) + ("m5z" ?$(CHb(B) + ("m5q" ?$(CHc(B) + ("m5a" ?$(CHd(B) + ("mg" ?$(CHe(B) + ("mgx" ?$(CHf(B) + ("mgs" ?$(CHg(B) + ("mgS" ?$(CHh(B) + ("mgA" ?$(CHi(B) + ("mgw" ?$(CHj(B) + ("mgD" ?$(CHk(B) + ("mgz" ?$(CHl(B) + ("mg3" ?$(CHm(B) + ("mgq" ?$(CHn(B) + ("mga" ?$(CHo(B) + ("mgW" ?$(CHp(B) + ("m8" ?$(CHq(B) + ("m8s" ?$(CHr(B) + ("m8w" ?$(CHs(B) + ("m8z" ?$(CHt(B) + ("m83" ?$(CHu(B) + ("m8a" ?$(CHv(B) + ("md" ?$(CHw(B) + ("mdx" ?$(CHx(B) + ("mds" ?$(CHy(B) + ("mdw" ?$(CHz(B) + ("mdz" ?$(CH{(B) + ("md3" ?$(CH|(B) + ("mdq" ?$(CH}(B) + ("mda" ?$(CH~(B)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/hanja-jis.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/hanja-jis.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,521 @@ +;;; quail/hanja-jis.el -- Quail package for inputting Korean Hanja (JISX0208) + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Korean, Hangul + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-hanja-jis" "Korean" "2$(C9z=D(BJIS$B4A;z(B" t + "$B3:aD$(CGO4B(B $B4A;z$(C@G(B $B1$$(C@;(B $(CGQ1[(B2$(C9z$B<0$(C@87N(B $B8F=P$(CGO?)(B $BA*Z$(B" + nil nil nil nil nil nil t) + +(quail-define-rules + ("rk" "$B1]2>2@2A2B2C2D2E2G2H2K2M2N2Q2T2W2X2`2o3976P$PqQ+RjS'[H[I`]aPcwgWhSkEkhlKlhmF(B") + ("rkr" "$B3F3J3L3P3Q3S3U5Q5S9oH9RJS>T=WmXBZ([d]W`Bk4l;r((B") + ("rks" "$B064%4&4)4/43444B4G4H4J4N4V:&:):1?{U!XLYc[8[K[Y[e`CarcCecgek]s*su(B") + ("rkf" "$B2p3e3i3k3l7GP"[+brcqf;iypbpv(B") + ("rka" "$B4*4.46484:4;4E4F4U7g848::0QaT,T0VHY"Y~\m]>^@aQbWeHiTm^nGoHs|(B") + ("rkq" "$B2!389C9gL(R:b5fpo^(B") + ("rkd" "$B2,3`6/607D9/959>9G9K9P9V9]9_9dFzP6Q,S3U*V>XMY,[:[|aEbee,eZf5i(jvlora(B") + ("ro" "$B2B2U2p2r2~3'3)3+3,3.313435383;8DP"P$PCQsXAXhYb\4^taNb5k;(B") + ("ror" "$B5RS=(B") + ("rod" "$B9#99dkf=f>o3(B") + ("ri" "$B2X(B") + ("rir" "$BnS(B") + ("rj" "$B5n5o5p5q5r5t5w5x3J3V3W7b7cPqYH\|g-h#k.ojqnr/rps&(B") + ("rus" "$B3_3o7x8#8$8(8*8+8/G{KzLzPWVtWz[G`Fa+d*f0l$s$(B") + ("ruf" "$B5K7@7h7i7k7mLRQSY1YIYMe~r!(B") + ("rua" "$B3y7s8,XDY:]>d/heni(B") + ("ruq" "$B3fKKXDnw(B") + ("rud" "$B5~6%6*6-6@6C797B7D7I7J7P7T7U7Y7Z7[7_9.999<9E9L:"P7Q?QDQHQmR&R'S+WMX]\{_i`{a9a[b~e%e4e;fVfzh3krmKmtpopts](B") + ("rP" "$B2|3#3&3,5(787<7@7K7L7N7O7Q7R7W7\:fFOU|W@X)[G^da8b#c4d"e;eki)kSl0r!s1(B") + ("rh" "$B6l8E8G8H8I8K8N8O8S8T8V8Z8[8\8]9F9M9Q9b9i9p;)4C4I4P4Q4S4X4[4\6z?{P%QN]Y^ub9eEeGf%k7oQopsA(B") + ("rhkf" "$B3g3hH&I0Qi[XfZ(B") + ("rhkd" "$B3H6)688w9-9[9\T]W"Z2[%[&[Z^+bhc~d!e&e-fykToJ(B") + ("rho" "$B3]757SS%XyYL[Jjh(B") + ("rhl" "$B2q2t2u2x2z2}3!P*PzTUW_XC\G`skK(B") + ("rhlr" "$Bg2qE(B") + ("rhld" "$B9(9I9O9l^3mDo)(B") + ("ry" "$B3I3P3S3z5j6#6+6,65666:6>8r8s9'9*9;9J9Y9Z;->7R{UHYxZJ\r_$`Db)c#c\fKg1i`m]n[q-qaqb(B") + ("rn" "$B11192$2%2*3C555V5W5X5_5a5d5e5f5l5q6e6f6g6h6i6j6k6m6n6o6p6q7)8{8}9$949=9B9XC!G#H7KUP}QJR"R?RkSRU=UBUdVOV}V~WaW|XvY+Yl[M[N]?]X]\a.aLbZc`d@gOgQgqhgiUjMjdk2kMkpmsn)n9nlplq'qDq\r-szs}(B") + ("rnr" "$B5E5F5G6I9m9qSxT"[xdxkqlr(B") + ("rns" "$B7/727374[ub0b1c[f:je(B") + ("rnf" "$B6~7!7"KYPcRPVA(B") + ("rnd" "$B5\5]5gcVm;(B") + ("rnjs" "$B4+4,5s7q7t7w7}7~8"R%R0RKT!X+[{\^bGe:"DPTwYdYw\\b#bkcad}eYj_lbm|oaqDr-(B") + ("rbs" "$B556Q6]d0nbsKs}(B") + ("rbf" "$B5L(B") + ("rmr" "$B2D3W6K7`7a7d9nP4QnUqV![yh{n<(B") + ("rms" "$B6O6P6R6T6Z6\6`6a:,Xi\]`wbbhAk3ncq<(B") + ("rmf" "$B7@k?(B") + ("rma" "$B6S6W6X6Y6^6_6b8i:#SaZ"jPsX(B") + ("rmq" "$B075Z5^5b5h5i5kV)(B") + ("rmd" "$B919NOJOKQ>Wqbb(B") + ("rl" "$B0k4k4l4o4p4q4s4t4v4w4z4{4|4}4~5!5$5%5&5'5*5-5/5253585;5=5@5o778J8k8p:j:k:l<(B6H)IIL'P4PXQCQpSOSZT-TtV?W1YVZ\Zz[.[9[L[w\H]c]f]k^?aCc2cEe:f3f4fMk+k1kxl1leq@qVqgr?sJ(B") + ("rlr" "$B5J(B") + ("rls" "$B6[(B") + ("rlf" "$B5H5K5MPKYI(B") + ("rla" "$B6b(B") + ("Rlr" "$B5J(B") + ("sk" "$BF`FaFqQ5U1XoY.YnUP(B") + ("su" "$B=wYRsUWVfW8`obug*gBqN(B") + ("shd" "$BG;G?G@Q/(B") + ("shk" "$B<6(B") + ("shl" "$BG:G>X=g*q/(B") + ("sy" "$BE.G"U>Yz\vo?o_r)(B") + ("sn" "$BfU(B") + ("sns" "$BUD(B") + ("snf" "$BRefmkD(B") + ("sb" "$BI3WY`=nf(B") + ("sbr" "$BWYjHjI(B") + ("smd" "$BG=(B") + ("sl" "$BE%FtG)G*Wb_>_Pg7(B") + ("slr" "$BE.F?(B") + ("slf" "$BFtWbZc(B") + ("sla" "$BDBWl(B") + ("ek" "$BB?BgCcTl(B") + ("eks" "$B1_C"C0C1C4C6C;Cgp0(B") + ("ejr" "$BFAW\(B") + ("eh" "$B0p?^D)D7EHEIEKELEOEQERESETEUEYE]EaEgEhEiEmEnEpEqEsExE~F(F+F3F:F;R[T&V:Y[Y\YqZ.[7[m\*]%]9^9^mbQcKe6eBeCe{h8h9k/lum%mmokpkqC(B") + ("ehr" "$B<3FBFDFEFFFGFHFI`1`9`We{l&qqsb(B") + ("ehs" "$B=cFUFWFXFYFZF[F\Z}_wa&n,q+(B") + ("ehf" "$BFMF\Rt[S(B") + ("ehd" "$B4R6ME_E`ElEoF!F/F0F1F4F6F7F8F9F\[_``8`dqQ(B") + ("fks" "$BMpMqMsMvP,UO]3_Q_s`%k&oVolsB(B") + ("fkf" "$BQoSIT?T@dzme(B") + ("fka" "$BMrMtMuMwQ0U:Z0]4dWeqe|k"k5nN(B") + ("fkq" "$B@"O9YG[VgDgEoM(B") + ("fkd" "$BBlBmO-O/O1O2O5O:[-`f`gh>j'lplt(B") + ("fo" "$BPTWR(B") + ("fod" "$BNd(B") + ("fir" "$BN+N,Z6a@(B") + ("fid" "$BL:N+NNBNCNHNINJNLPoQ@QZSJdmdnjllpltmQmRr4(B") + ("fu" "$B023BEWK{N7N8N9NeNoO$O?Q6R/S:W*[q]-`4`5avbjdze8eFg0gFh-i(B") + ("fyd" "$BN5N6iD(B") + ("fn" "$BP>pU(B") + ("fma" "$BQ[W)XnhR(B") + ("fmd" "$B0=I)KSN?NGNMVE\AhQi3(B") + ("fl" "$B3=8qA8C,DsKiMxMyMzM{M|M}M~N!N"N#N$N%NRNoP]P^X&Xm_"`4`5crdaf@h.h=imjBkJl>nZqkr5rEsW(B") + ("fls" "$BNUNYNZN[RgX'iBm8m9nC(B") + ("fla" "$BNSNTNVNWaepC(B") + ("flq" "$B3^N)N3g~(B") + ("ak" "$BGMGOK`KaKbKcSWU@Vw`uadb{j1j2(B") + ("akr" "$BGyG|KFKkKlLNUki8(B") + ("aks" "$B17HTHUHZJZK|K}K~L!L"OQRDRXV]VoW>W?Xp^`_TbVe\h_jGktm*mNo8q=r#(B") + ("akf" "$BKuKvKwbFcBg}k$p\pi(B") + ("akd" "$BK4K:K;K>LQLVX1f&f(gjh+hOjL?L@LCLDZy\U^rbTh,j&nIsf(B") + ("aP" "$BjV(B") + ("ah" "$B18243}G|InJgJhJiJkJlK9K?KAKEKFKHKlL0L6L7LNLOLSLWU(ZV`S`pa(b&bHcjdwfNfnhOkuqxr|(B") + ("ahr" "$BI$KRKTLZL\Q^[7]teYg|s/(B") + ("ahf" "$BKWL^]G]s(B") + ("ahd" "$BL4LXQOTm[$[/](_Bb^ga(B") + ("ay" "$B1,@&G-I@IAICIDIEJhL/ZbZe^]b?eMg{i8(B") + ("an" "$B@&I5IoIpIqIsJjJlK4K?KEKGL3L5L6L7L8L9LPU(V`W'XcXlYEZ[\>bHeYhOj]kX(B") + ("anr" "$BKAKOK|L[`Tfn(B") + ("ans" "$B2cJ-J8J9JZLHLdLfLgLhPnQfX$XpY_e$(B") + ("anf" "$BJ*L^(B") + ("al" "$B3aFfHxHyH}H~JFL#L$LBLoU;VKW9W=_>_Pdve[i/m?sHsSs`(B") + ("als" "$BIRL1LeV1X>XbZa^#eNf+o\sf(B") + ("alf" "$BL)L*\ikm(B") + ("qkr" "$B9}GmGnGoGqGsGtGuGvGwGzG}JmKPKQP8YsYv\w^p`a`yg.p;qPr0rX(B") + ("qks" "$BHH?H@HBHCHIHJHKHLHRHSHWHXJ1JVJ[YBZ5\Q_/amcme+fvj6k'm*(B") + ("qkf" "$BH-H.H/H0H1H4KVUVX#Y6Y{^_b"b$cAlmq{r1(B") + ("qkd" "$BJoJ|J}K'K,K.K5K7K8KIVIaIcIhJ]JbJcJdJeJnJsJuTHUoUph^jppfse(B") + ("qhr" "$BIzI{I|I}I~J!J"J#J$KMKNKPR6Z=Z>\w]M_Ad9h*hyiui}j`m.mUmVqFrX(B") + ("qhs" "$BK\TqlL(B") + ("qhd" "$B0)HFIuJpJtJvJwJ{K%K)K*K/K1K@^"_bcsdK(B") + ("qn" "$B3x4LlRlgmUn>n]rjrksOsPse(B") + ("qnr" "$BKL(B") + ("qns" "$BBNHRH[J,J.J/J0J1J2J3J4J5J6J7K[K_RfW][C]d]p_9`6a'a=cic|gnlL(B") + ("qnf" "$BITJ&J'J(J)PGWJWgYD[,`Ac1q|sd(B") + ("qnd" "$BC*J+JxJ~K2TDW:boe^(B") + ("qmr" "$BR6(B") + ("ql" "$B7%H[H\H]H^H_HaHbHcHeHfHgHjHkHlHnHpHqHsHtHwHzH{H|I!J(JOP#PlR8SgU&U9U{X`[,\R`Aa]acbNbgc0c>dDdcdue#f1fGg#g$g>hKhoitjkl"l@lAlLl]nAp)pBp[pfqorL(B") + ("qls" "$BIFIKILINIOIPIQLFUMZ/]']R_@eoi@p~r&(B") + ("qld" "$BI9QRQVQ_U2Xaf[qHqU(B") + ("tk" "$B278%:3:6:;:=:>:?:@:p;E;G;H;J;K;L;M;N;U;W;[;`;b;d;e;l;r;t;v;w;{<%<-&>(>0>2>E>M>X>\>]>^>e>o>uAPASAVA[AjAzA|BlBmErF=FKH"MMRVUCURVyV{XS\k]O`.a3fFjakJ@7@8`Ocy(B") + ("tid" "$Bq.(B") + ("tj" "$B5P:T=k=l=n=o=p=q=r=s=v=x=y=z={?p@3@4@>@@@BAMD)L;P0ScTPTfVYY3ZFZGd.e1fTf]fqsUsk(B") + ("tjr" "$B3c<.D@"@]RYSqXRXwYpfcm:oRq#(B") + ("tjd" "$B>J>k@+@-@.@1@9@;@<@?@CX9Zp`Od-fag)(B") + ("tp" "$B:P:Y:{@$@*@G@b@vLcWB^/ih(B") + ("th" "$B037+:i$>%>,>.>/><>?>B>C>F>K>P>R>S>dA:AAABAGAIAJALA]A_AcAgA{B}I%R#SbU?XG[`\f][]{^j_O_va4d,dTg[hvi+i?l!lsmvn:n[nyp>>YAWAwW~[@^DcpgNiOkVo1psr"(B") + ("thkf" "$B:~(B") + ("tho" "$B:?:U:~;&;/^/_S`tbl(B") + ("thl" "$B?h?jTj(B") + ("tn" "$Bs((B") + ("tnf" "$B=Q=RN(WuX|[2(B") + ("tnd" "$B?r?shE(B") + ("tnl" "$BPfPg^C(B") + ("tmf" "$BI(`niMi|(B") + ("tmq" "$B<>=&=,=1_!>#>5>:>g>h>jANFlGhP+QtR4[Fejj$o~(B") + ("tl" "$B0;3A:|;&;H;O;S;T;\;k;m;n;x;{;~<(<,}>~?!?"?#?)?*B)Uf_omHq3(B") + ("tls" "$B:g?-?.?1?5?7?=?@?B?C?E?H?I?U?V?WC$GjH8RqS"UbXFY;Zo_~iglYpur`(B") + ("tlf" "$B<:<<<=(B") + ("dor" "$B1U3[LkLqY/YUf~mCoup'(B") + ("dod" "$BSm]/f"rts@(B") + ("di" "$BYnd`h`hji;oPs4s~(B") + ("did" "$B>\>m>n>w>y>zMHMLMMMNMSM[M\PSTaUPWyZ7ZfZx\k_!_G_laZagaxc:cUjwl*nVqh(B") + ("dj" "$B1w5y5z5{8f8lS0S}S~^Kq,qGrNsw(B") + ("djr" "$B2/21225?M^\z(B") + ("djs" "$B1a8@8AGgI'PpUA_adN(B") + ("djf" "$B]"]1(B") + ("dja" "$B1b1f264`4d8387Q7RLSnV^Vx^;f,ofqd(B") + ("djq" "$B6H(B") + ("dp" "$BWk]P(B") + ("du" "$BFrG!M=M>M?M@MAMBP.]C^.aBe1gMgPh'i1ikl%q1(B") + ("dur" "$B0W0h1V1X5UlWn;pD(B") + ("dP" "$B0e1C1H1L1T4"7X7];yjrr[r\(B") + ("dhf" "$BQ:\Eg,(B") + ("dhd" "$B2'MJTYW+a%a1a~c]j(B") + ("dho" "$B0#3?OARwbdiw(B") + ("dhl" "$B0Z307(VLV[`Pbvi'r>(B") + ("dy" "$B1z3Z6F9x>qD8F+LsMEMIMKMRMTMWMXMZQ'TpU-UKULVRVvWTWUY9YjYz\[\v]H_$`"`vcXc_eeh}j4kon-n3qAs8t!t#t$(B") + ("dyr" "$B?+C+M]M_MaV;^ieUhljs(B") + ("dyd" "$B23B{M&M/M0MCMFMGMOMPMQMVMYP\XJXY\Wa5f`gNill}o0ps(B") + ("dn" "$B0r1&1'1)1*1+2$2%5m6h6r6s6v6w6x6y?uKtL`M$M%M'M+M4M9P2P}R^R_VJ\d]?]XaOb3c;c1?1@Zt]N_pe"fQp(pq(B") + ("dnf" "$B080S1516]5_q(B") + ("dnd" "$B7'M:(B") + ("dnjs" "$B080w1!1`1e1g1n1q1r1s1u3@4j85868;I2QMT$T(U6UcXE^S`)gkiojOkdmWn|ovp((B") + ("dnjf" "$B1[7nXz[)denh(B") + ("dnl" "$B010L0N0O0Q0R0S0V0Y0^0_0`0b0c161R4m56OAQ&S@SxT#Vk^O`*a_eOh(B") + ("dl" "$B0;0J0K0P0W0[0\1B;\<$<)<*jP;QtUT(B") + ("wk" "$B040q:4:8:::^:n;F;I;P;Q;R;Z;g;p;q;s;z;|<"<'<+dQjDlQo4(B") + ("wkq" "$B;(AYA^C}SrYgd4p7p8(B") + ("wkd" "$B>">)>->1>8>@>O>Q>U>_>c>f>l>s>uATAqArAuB!B"D"D%D2D9F5P?TGTVTcTyT}U#UrVQW2\u\~^J^y`-`/`R`xaog6gGgIg`h7hIi,i6jfl[l\o6rc(B") + ("wo" "$B:F:H:K:M:R:X:[:\:_:`:bE?EAEBECEDEEG{H*KjMdQ#QrR4RdSsT{UsV\W%X"X}Y%ZBZS]a^!_E`0a/aYaub!c"d%d5d?euf?fHg"lcm7mYm[nonto"oCp4pSp|q4qBs6s7t"(B") + ("wjf" "$B=`@Z@[@^@`@a@dCbLERERGRzY#ZqZr^6cffOlkmE(B") + ("wja" "$B0>@jA2E9E@FQG4V3dRpAsVsZ(B") + ("wjq" "$B@\D3XR\&\7\D]~^XfcrW(B") + ("wjd" "$B0f;*>=>Z>`>p>t>{@,@/@0@5@:@EBGCzD.D:DbDdDeDgDhDjDmDnDrDuDvDwDxDzD{E"E#E$FTKoLwMdP'RZVlY]ZW[l^F^[a6aKbMcWf^hGj:mwn&nDnKoFp=pP(B") + ("wp" "$B1-:O:Q:W:]:^=t=|@)@=@F@^BhBiBjDiDkDoDpDsDtD}P_Q1Q}Z+Zq_;bDbEbIgAi5lZm3pIpmpnsn(B") + ("wh" "$B3v7+:x;4<>H>[>rA;A=D>a>bAnI"P:WOXQ\#\$\b^JdpeTj*l{m'm)oG(B") + ("whk" "$B:4:8:A:B:C(B") + ("whl" "$B:a(B") + ("wy" "$Bn[(B") + ("wn" "$B3t:nI>Z>xA9A=A>A}A~B#D'YN\t__kz(B") + ("wl" "$B4t5@;V;X;Y;];^;_;c;f;h;i;j;o;}<1SDcFcM(B") + ("wls" "$B?0?6?8?:?>???A?G?J?L?P?T?XC$DADCDDDEE6FxKyPVSQZi]I_~`_a+a;b8bCbSeVgKhmjWlcmGo/(B") + ("wlf" "$B<8<;<@;?;A@qRUZ9`&cbdlesl-lUo4oSoTqB(B") + ("ckf" "$B;!;";$;%QkY)`\e'(B") + ("cka" "$B;2;4;BA2Q(Q)RTTOVPVZXNXOXPXrXs\ackk{k|l)l+q](B") + ("ckd" "$B>'>+>3>4>;>T?zAOARAdAkAsD*D1H+PiQlRRX0XHYoZHZd^E^k^}`KalcYgZm#r.(B") + ("co" "$B:9:D:L:N:S:V:W:Z[Pbyd)dG(B") + ("cj" "$B:J=h@(A@Q]X.^Ge1hF(B") + ("cjr" "$B;I<\@I@L@M@TD=QqRhWFZ3^~akinljm$m(m6p"s5(B") + ("cjs" "$B0+6N6z6|;=@i@n@q@t@u@|A$A&A(A)A+C)E7PBPjQdSCV_Z#[a\9^I^Y_Ea$chh(lMlxoqotph(B") + ("cjf" "$BDVE/E0E1E2E4FLFmS5V%YZmPnno$oDoEq8(B") + ("cja" "$B84@mE:E*>9>vC}D!D-D5E=aHaIaJbLjymLmM(B") + ("cjd" "$B;*;,@2@6@A@DD#D0W,W-fehGiq(B") + ("cp" "$B@ZBNBXBZBaDVDfDyD|D~FeFmSFSiSjYZ\<^8^|bIbfh\hxjim%>6>7>A>G>K>L>S>V>d?]A?ACApD6D8ICQvR#R+V%V9X!X7X^[B\%^W_VcDggkWl:mknLndqzs|?$?(?tB%B0SvV$ZKb`badHifk=m1o7qq(B") + ("chs" "$B1%@#B=FAQAZAmAoC~DMF4G,N5N6P:PxR2WOWdX;eAeTfb(B") + ("chl" "$B:E:GVCYt\c^/(B") + ("cn" "$B0,1/3bWCiCnCoMCQU`>g^j5(B") + ("cnp" "$BX,X-X8aahDlT(B") + ("cnl" "$BAX(B") + ("cl" "$B:7:9;u<#<&>}?"?%CMCQCTCUCVCWCZD'D>FePLRHRNSPTiV5VbVpVz[i_ua7a?awbtcPcze#e>eLfWiPjul8lemOo!p5r5rKrvrwscso(B") + ("clr" "$BB'B,DNGicJjYqU(B") + ("cho" "$B2wTo`V(B") + ("xk" "$BBBBCBDBEBFBGBHBIBJBKBLBMCSOMPIS#TXU`YYYe[4\s]}g!m>qLrx(B") + ("xkr" "$BBnBoBqBsBtBuBvBwBxByE'EYPkS6Y>[Q_7ner0(B") + ("xks" "$BBMC2C3C7C:C>CBCFF]FgWlE(B") + ("xkq" "$BEcEkYr\PpaperW(B") + ("xkd" "$BEfErE|F"Vfb;j#(B") + ("xo" "$B@GB@BABUBVBYB[B]BaBfBgG=KXLaQ<\(cze)ihkHq&qM(B") + ("xor" "$BBpBrBtZ$_7(B") + ("xh" "$BEFEGEQEZEeF$Q=h9(B") + ("xhs" "$Bjt(B") + ("xhd" "$B23DKDLE{E}HuWxXV(B") + ("xhl" "$B?dBOB\B`DHDIDJFXjtpx(B") + ("xn" "$BEJEjF)F.L{Pye5o+qmr,(B") + ("xmr" "$BB_FCXW(B") + ("vk" "$B?|GCGDGEGGGHGIGJGKGLGNHmHvT3WfZ4[1`(``bncvfRg8hJh]jZllox(B") + ("vks" "$B:d:eH=HDHGHNR!]ra"ng(B") + ("vkf" "$B;+H,R\[5n\(B") + ("vo" "$B143-GIGTGWGXG\GbH4HmI#PPUVX#Y6ZT[1]o`cp>(B") + ("vod" "$BC*K#K5KDW:WEZU_0b|e^(B") + ("vir" "$BX?(B") + ("vus" "$BJ?JPJRJSJTJWJXJ\Y(fIgyi~jokfqY(B") + ("vua" "$BlJ(B") + ("vud" "$BDZI>IMJ?Wh^$bogyhLr9(B") + ("vP" "$B3AGQGYJ>J@JCJDJEKJUJVrW&ZIZMasi0qo(B") + ("vh" "$B1:3s3wGxGzI[I]IrJ^J_J`JaJqJyJzK"K$K&K+K0K=R1R5R7RvS.T5YF[T_F_\aWb.f}gTgzj\jqmynppRq0q}r:rDsR(B") + ("vhr" "$BGxGzI}K=_F(B") + ("vy" "$B<]I6I7I8I:I;IeHh1n8nro|pwq2rRsD(B") + ("gkq" "$B389^9gH:RnR}^eb4b5b6hdonr{(B") + ("gkd" "$B7e9+91939:9A9R9T9_9`FzP6PDRbWqe}fjobprr*(B") + ("go" "$B0g2r3#3$3*3/31323:3<:zPsT6TnTxUXW(Xh\4i&j7k;k_n0nOqO(B") + ("gor" "$B3/3Kbkk*mJ(B") + ("god" "$B0I8v9,9Te.jbr}(B") + ("gid" "$B5}6?6A6B8~9aSlq.(B") + ("gj" "$B135u5vTR[[]A^w(B") + ("gjs" "$B7{8%8.YW`[(B") + ("gjf" "$B]8?9`JGPWRl^-aRbAeQidjJnkp}(B") + ("guf" "$B7j7l>iJGLRUSk#pv(B") + ("gua" "$B7y(B") + ("guq" "$B0A3p6"6(6.646965|7:7;7?7A7U7V7e9UTk_W_X`rfzj%mj(B") + ("gP" "$B7E7RQBR>TxWBX*b=c4l~nQp^(B") + ("gh" "$B3O8C8F8L8M8P8Q8R8U8W8[8_8c8j8n8o9%9@9f9h9j9k:c;)I1Q%RzS)S`XAXZY&Zk[']8_f_g_t`!`:c6fTBTCTKTNTQTWT\T_UNU~V&V,V-V.V/V0V2V4V8VNW;WjWnWpY0YKY^Z1Zs[=[b[n\)\-\.\/\0\1\O\S\j\n\o\p\q\x]&]6]B]i^<^L^c_&_1`bJ?J@JAJBJCJDJEJFJGJH(B") + ("rks" "$(CJIJJJKJLJMJNJOJPJQJRJSJTJUJVJWJXJYJZJ[J\J]J^J_J`(B") + ("rkf" "$(CJaJbJcJdJeJfJgJhJiJj(B") + ("rka" "$(CJkJlJmJnJoJpJqJrJsJtJuJvJwJxJyJzJ{J|J}J~(B") + ("rkq" "$(CK!K"K#K$K%K&(B") + ("rkd" "$(CK'K(K)K*K+K,K-K.K/K0K1K2K3K4K5K6K7K8K9K:K;K(B") + ("ro" "$(CK?K@KAKBKCKDKEKFKGKHKIKJKKKLKMKNKOKPKQKR(B") + ("ror" "$(CKSKT(B") + ("rod" "$(CKUKVKWKX(B") + ("rir" "$(CKY(B") + ("rj" "$(CKZK[K\K]K^K_K`KaKbKcKdKeKfKgKhKiKj(B") + ("rjs" "$(CKkKlKmKnKoKpKqKrKsKtKuKv(B") + ("rjf" "$(CKwKxKyKz(B") + ("rja" "$(CK{K|K}K~L!L"L#(B") + ("rjq" "$(CL$L%L&(B") + ("rp" "$(CL'L(L)(B") + ("rur" "$(CL*L+L,L-L.L/L0(B") + ("rus" "$(CL1L2L3L4L5L6L7L8L9L:L;(B") + ("ruf" "$(CLL?L@LA(B") + ("rua" "$(CLBLCLDLELFLG(B") + ("rud" "$(CLHLILJLKLLLMLNLOLPLQLRLSLTLULVLWLXLYLZL[L\L]L^L_L`LaLbLcLdLeLfLgLhLiLjLkLlLmLnLoLpLqLrLsLt(B") + ("rP" "$(CLuLvLwLxLyLzL{L|L}L~M!M"M#M$M%M&M'M(M)M*M+M,M-M.(B") + ("rh" "$(CM/M0M1M2M3M4M5M6M7M8M9M:M;MM?M@MAMBMCMDMEMFMGMHMIMJMKMLMMMNMOMPMQMRMSMTMU(B") + ("rhr" "$(CMVMWMXMYMZM[M\(B") + ("rhs" "$(CM]M^M_M`MaMbMcMdMeMf(B") + ("rhf" "$(CMgMhMi(B") + ("rhd" "$(CMjMkMlMmMnMoMpMqMrMsMtMuMvMwMxMy(B") + ("rhw" "$(CMz(B") + ("rhk" "$(CM{M|M}M~N!N"N#N$N%N&N'N((B") + ("rhkr" "$(CN)N*N+N,(B") + ("rhks" "$(CN-N.N/N0N1N2N3N4N5N6N7N8N9N:N;NN?N@NA(B") + ("rhkd" "$(CNBNCNDNENFNGNHNINJNKNLNMNN(B") + ("rho" "$(CNONPNQ(B") + ("rhl" "$(CNRNSNTNUNVNWNXNYNZ(B") + ("rhld" "$(CN[N\N]N^(B") + ("ry" "$(CN_N`NaNbNcNdNeNfNgNhNiNjNkNlNmNnNoNpNqNrNsNtNuNvNw(B") + ("rn" "$(CNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,O-O.O/O0O1O2O3O4O5O6O7O8O9O:O;OO?O@OAOBOCODOEOFOGOHOIOJOKOLOMONOO(B") + ("rnr" "$(COPOQOROSOTOU(B") + ("rns" "$(COVOWOXOYOZO[(B") + ("rnf" "$(CO\O]O^O_(B") + ("rnd" "$(CO`OaObOcOdOe(B") + ("rnjs" "$(COfOgOhOiOjOkOlOmOnOo(B") + ("rnjf" "$(COpOqOrOsOt(B") + ("rnp" "$(COuOvOwOxOyOz(B") + ("rnl" "$(CO{O|O}O~P!P"(B") + ("rb" "$(CP#P$P%P&P'P(P)P*P+P,P-P.P/P0P1(B") + ("rbs" "$(CP2P3P4P5P6P7P8(B") + ("rbf" "$(CP9(B") + ("rmr" "$(CP:P;PP?P@(B") + ("rms" "$(CPAPBPCPDPEPFPGPHPIPJPKPLPMPNPO(B") + ("rmf" "$(CPP(B") + ("rma" "$(CPQPRPSPTPUPVPWPXPYPZP[P\P]P^(B") + ("rmq" "$(CP_P`PaPbPcPdPe(B") + ("rmd" "$(CPfPgPhPi(B") + ("rl" "$(CPjPkPlPmPnPoPpPqPrPsPtPuPvPwPxPyPzP{P|P}P~Q!Q"Q#Q$Q%Q&Q'Q(Q)Q*Q+Q,Q-Q.Q/Q0Q1Q2Q3Q4Q5Q6Q7Q8Q9Q:Q;QQ?Q@QAQBQCQDQEQFQGQHQIQJQK(B") + ("rls" "$(CQL(B") + ("rlf" "$(CQMQNQOQP(B") + ("rla" "$(CQQ(B") + ("Rlr" "$(CQR(B") + ("sk" "$(CQSQTQUQVQWQXQYQZQ[Q\Q]Q^Q_Q`Qa(B") + ("skr" "$(CQbQcQdQeQfQgQhQi(B") + ("sks" "$(CQjQkQlQmQnQoQpQqQr(B") + ("skf" "$(CQsQt(B") + ("ska" "$(CQuQvQwQxQyQzQ{Q|Q}(B") + ("skq" "$(CQ~R!R"R#R$(B") + ("skd" "$(CR%R&R'R(R)R*R+(B") + ("so" "$(CR,R-R.R/R0R1(B") + ("sod" "$(CR2(B") + ("su" "$(CR3(B") + ("sus" "$(CR4R5R6(B") + ("sua" "$(CR7R8R9R:(B") + ("sud" "$(CR;R<(B") + ("sh" "$(CR=R>R?R@RARBRCRDRERFRGRHRIRJRKRLRMRN(B") + ("shr" "$(CRORPRQRRRSRT(B") + ("shs" "$(CRU(B") + ("shd" "$(CRVRWRXRYRZR[R\(B") + ("shl" "$(CR]R^R_R`RaRb(B") + ("sy" "$(CRc(B") + ("sn" "$(CRdReRfRgRhRiRjRk(B") + ("sns" "$(CRl(B") + ("snf" "$(CRm(B") + ("sb" "$(CRnRo(B") + ("smr" "$(CRpRq(B") + ("sma" "$(CRr(B") + ("smd" "$(CRsRtRuRvRwRx(B") + ("sl" "$(CRyRz(B") + ("slr" "$(CR{R|(B") + ("ek" "$(CR}R~(B") + ("eks" "$(CS!S"S#S$S%S&S'S(S)S*S+S,S-S.S/S0S1S2S3S4(B") + ("ekf" "$(CS5S6S7S8S9(B") + ("eka" "$(CS:S;SS?S@SASBSCSDSESFSGSHSISJ(B") + ("ekq" "$(CSKSLSMSNSO(B") + ("ekd" "$(CSPSQSRSSSTSUSVSWSXSYSZ(B") + ("eo" "$(CS[S\S]S^S_S`SaSbScSdSeSfSgShSiSj(B") + ("eor" "$(CSk(B") + ("ejr" "$(CSlSm(B") + ("eh" "$(CSnSoSpSqSrSsStSuSvSwSxSySzS{S|S}S~T!T"T#T$T%T&T'T(T)T*T+T,T-T.T/T0T1T2T3T4T5T6T7(B") + ("ehr" "$(CT8T9T:T;TT?T@TA(B") + ("ehs" "$(CTBTCTDTETFTGTHTITJTK(B") + ("ehf" "$(CTLTM(B") + ("ehd" "$(CTNTOTPTQTRTSTTTUTVTWTXTYTZT[T\T]T^(B") + ("en" "$(CT_T`TaTbTcTdTeTfTgThTi(B") + ("ens" "$(CTjTkTlTmTnTo(B") + ("emr" "$(CTp(B") + ("emd" "$(CTqTrTsTtTuTvTwTxTy(B") + ("fk" "$(CTzT{T|T}T~U!U"U#U$(B") + ("fkr" "$(CU%U&U'U(U)U*U+U,U-(B") + ("fks" "$(CU.U/U0U1U2U3U4U5U6(B") + ("fkf" "$(CU7U8(B") + ("fka" "$(CU9U:U;UU?U@UAUB(B") + ("fkq" "$(CUCUDUE(B") + ("fkd" "$(CUFUGUHUIUJUKULUM(B") + ("fo" "$(CUNUOUPUQ(B") + ("fod" "$(CUR(B") + ("fir" "$(CUSUT(B") + ("fid" "$(CUUUVUWUXUYUZU[U\U]U^U_U`Ua(B") + ("fu" "$(CUbUcUdUeUfUgUhUiUjUkUlUmUnUoUpUqUrUs(B") + ("fur" "$(CUtUuUvUwUxUyUz(B") + ("fus" "$(CU{U|U}U~V!V"V#V$V%V&V'V((B") + ("fuf" "$(CV)V*V+V,V-V.(B") + ("fua" "$(CV/V0V1V2V3(B") + ("fuq" "$(CV4(B") + ("fud" "$(CV5V6V7V8V9V:V;VV?V@VAVBVCVDVEVF(B") + ("fP" "$(CVGVHVIVJVK(B") + ("fh" "$(CVLVMVNVOVPVQVRVSVTVUVVVWVXVYVZV[V\V](B") + ("fhr" "$(CV^V_V`VaVbVcVd(B") + ("fhs" "$(CVe(B") + ("fhd" "$(CVfVgVhViVjVkVl(B") + ("fhl" "$(CVmVnVoVpVqVrVsVt(B") + ("fy" "$(CVuVvVwVxVyVzV{V|V}V~W!W"(B") + ("fyd" "$(CW#(B") + ("fn" "$(CW$W%W&W'W(W)W*W+W,W-W.W/W0(B") + ("fb" "$(CW1W2W3W4W5W6W7W8W9W:W;W(B") + ("fbr" "$(CW?W@WA(B") + ("fbs" "$(CWBWCWDWEWFWG(B") + ("fbf" "$(CWHWIWJWK(B") + ("fbd" "$(CWL(B") + ("fmr" "$(CWMWN(B") + ("fma" "$(CWO(B") + ("fmd" "$(CWPWQWRWSWTWU(B") + ("fl" "$(CWVWWWXWYWZW[W\W]W^W_W`WaWbWcWdWeWfWgWhWiWjWkWlWmWnWo(B") + ("fls" "$(CWpWqWrWsWtWuWvWwWx(B") + ("fla" "$(CWyWzW{W|W}(B") + ("flq" "$(CW~X!X"X#(B") + ("ak" "$(CX$X%X&X'X(X)X*X+(B") + ("akr" "$(CX,X-X.X/X0X1(B") + ("aks" "$(CX2X3X4X5X6X7X8X9X:X;XX?X@XAXBXCXD(B") + ("akf" "$(CXEXFXGXHXIXJXK(B") + ("akd" "$(CXLXMXNXOXPXQXRXSXTXUXVXW(B") + ("ao" "$(CXXXYXZX[X\X]X^X_X`XaXbXcXdXe(B") + ("aor" "$(CXfXgXhXiXj(B") + ("aod" "$(CXkXlXmXnXoXp(B") + ("aur" "$(CXqXr(B") + ("aus" "$(CXsXtXuXvXwXxXyXzX{X|X}(B") + ("auf" "$(CX~Y!(B") + ("aud" "$(CY"Y#Y$Y%Y&Y'Y(Y)Y*Y+Y,Y-Y.Y/Y0(B") + ("aP" "$(CY1(B") + ("ah" "$(CY2Y3Y4Y5Y6Y7Y8Y9Y:Y;YY?Y@YAYBYCYDYEYFYGYHYI(B") + ("ahr" "$(CYJYKYLYMYNYOYP(B") + ("ahf" "$(CYQYR(B") + ("ahd" "$(CYSYTYU(B") + ("ay" "$(CYVYWYXYYYZY[Y\Y]Y^Y_Y`Ya(B") + ("an" "$(CYbYcYdYeYfYgYhYiYjYkYlYmYnYoYpYqYrYsYtYuYvYw(B") + ("anr" "$(CYxYy(B") + ("ans" "$(CYzY{Y|Y}Y~Z!Z"Z#Z$Z%Z&Z'(B") + ("anf" "$(CZ(Z)Z*(B") + ("al" "$(CZ+Z,Z-Z.Z/Z0Z1Z2Z3Z4Z5Z6Z7Z8Z9Z:Z;ZZ?Z@ZAZBZCZDZEZFZGZHZIZJ(B") + ("alf" "$(CZKZLZM(B") + ("qkr" "$(CZNZOZPZQZRZSZTZUZVZWZXZYZZZ[Z\Z]Z^Z_Z`(B") + ("qks" "$(CZaZbZcZdZeZfZgZhZiZjZkZlZmZnZoZpZqZrZsZtZuZvZwZxZy(B") + ("qkf" "$(CZzZ{Z|Z}Z~[!["[#[$[%[&(B") + ("qkd" "$(C['[([)[*[+[,[-[.[/[0[1[2[3[4[5[6[7[8[9[:[;[<[=[>[?[@[A[B(B") + ("qo" "$(C[C[D[E[F[G[H[I[J[K[L[M[N[O[P[Q[R[S[T[U[V(B") + ("qor" "$(C[W[X[Y[Z[[[\[][^(B") + ("qjs" "$(C[_[`[a[b[c[d[e[f[g[h(B") + ("qjf" "$(C[i[j[k[l(B") + ("qja" "$(C[m[n[o[p[q[r[s[t[u(B") + ("qjq" "$(C[v[w(B") + ("qur" "$(C[x[y[z[{[|[}[~\!\"\#\$(B") + ("qus" "$(C\%\&\'\(\)\*\+(B") + ("quf" "$(C\,\-\.\/(B") + ("qud" "$(C\0\1\2\3\4\5\6\7\8\9\:\;\<\=\>\?\@(B") + ("qh" "$(C\A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P(B") + ("qhr" "$(C\Q\R\S\T\U\V\W\X\Y\Z\[\\\]\^\_\`\a(B") + ("qhs" "$(C\b(B") + ("qhf" "$(C\c(B") + ("qhd" "$(C\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s(B") + ("qn" "$(C\t\u\v\w\x\y\z\{\|\}\~]!]"]#]$]%]&]'](])]*]+],]-].]/]0]1]2]3]4]5]6]7]8]9]:];]<]=]>]?]@(B") + ("qnr" "$(C]A(B") + ("qns" "$(C]B]C]D]E]F]G]H]I]J]K]L]M]N]O]P]Q]R]S]T(B") + ("qnf" "$(C]U]V]W]X]Y(B") + ("qnd" "$(C]Z][]\]]]^]_(B") + ("ql" "$(C]`]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]{]|]}]~^!^"^#^$^%^&^'^(^)^*^+^,(B") + ("qls" "$(C^-^.^/^0^1^2^3^4^5^6^7^8^9^:(B") + ("qld" "$(C^;^<^=^>(B") + ("tk" "$(C^?^@^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^[^\^]^^^_^`^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(B") + ("tkr" "$(C^{^|^}^~(B") + ("tks" "$(C_!_"_#_$_%_&_'_(_)_*_+_,(B") + ("tkf" "$(C_-_._/_0_1(B") + ("tka" "$(C_2_3_4_5_6_7_8_9(B") + ("tkq" "$(C_:_;_<_=(B") + ("tkd" "$(C_>_?_@_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_[_\(B") + ("to" "$(C_]_^__(B") + ("tor" "$(C_`_a_b_c_d(B") + ("tod" "$(C_e_f_g_h_i(B") + ("tj" "$(C_j_k_l_m_n_o_p_q_r_s_t_u_v_w_x_y_z_{_|_}_~`!`"`#`$`%`&`'`(`)(B") + ("tjr" "$(C`*`+`,`-`.`/`0`1`2`3`4`5`6`7`8(B") + ("tjs" "$(C`9`:`;`<`=`>`?`@`A`B`C`D`E`F`G`H`I`J`K`L`M`N`O`P`Q`R`S`T`U`V`W`X(B") + ("tjf" "$(C`Y`Z`[`\`]`^`_```a`b`c`d`e(B") + ("tja" "$(C`f`g`h`i`j`k`l`m(B") + ("tjq" "$(C`n`o`p`q(B") + ("tjd" "$(C`r`s`t`u`v`w`x`y`z`{`|`}`~a!a"a#a$a%(B") + ("tp" "$(Ca&a'a(a)a*a+a,a-a.(B") + ("th" "$(Ca/a0a1a2a3a4a5a6a7a8a9a:a;aa?a@aAaBaCaDaEaFaGaHaIaJaKaLaMaNaOaPaQaRaS(B") + ("thr" "$(CaTaUaVaWaXaYaZa[a\(B") + ("ths" "$(Ca]a^a_a`aaab(B") + ("thf" "$(Cac(B") + ("thd" "$(Cadaeafagahaiajak(B") + ("tho" "$(Calamanaoap(B") + ("thl" "$(Caqar(B") + ("tn" "$(Casatauavawaxayaza{a|a}a~b!b"b#b$b%b&b'b(b)b*b+b,b-b.b/b0b1b2b3b4b5b6b7b8b9b:b;bb?b@bAbBbCbDbEbFbGbHbIbJbKbLbMbNbObPbQ(B") + ("tnr" "$(CbRbSbTbUbVbWbXbYbZb[b\b](B") + ("tns" "$(Cb^b_b`babbbcbdbebfbgbhbibjbkblbmbnbobpbqbrbsbtbubvbwbx(B") + ("tnf" "$(Cbybzb{b|(B") + ("tnd" "$(Cb}b~c!(B") + ("tmf" "$(Cc"c#c$(B") + ("tmq" "$(Cc%c&c'c(c)(B") + ("tmd" "$(Cc*c+c,c-c.c/c0c1c2c3(B") + ("tl" "$(Cc4c5c6c7c8c9c:c;cc?c@cAcBcCcDcEcFcGcHcIcJcKcLcMcNcO(B") + ("tlr" "$(CcPcQcRcScTcUcVcWcXcYcZc[c\c]c^(B") + ("tls" "$(Cc_c`cacbcccdcecfcgchcicjckclcmcncocpcqcrcsctcucv(B") + ("tlf" "$(Ccwcxcycz(B") + ("tla" "$(Cc{c|c}c~d!d"d#d$d%d&(B") + ("tlq" "$(Cd'd(d)(B") + ("Tkd" "$(Cd*(B") + ("Tl" "$(Cd+(B") + ("dk" "$(Cd,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;dd?d@dAdBdCdDdEdFdGdHdIdJdK(B") + ("dks" "$(CdLdMdNdOdPdQdRdSdTdU(B") + ("dkf" "$(CdVdWdXdY(B") + ("dka" "$(CdZd[d\d]d^d_d`da(B") + ("dkq" "$(Cdbdcddde(B") + ("dkd" "$(Cdfdgdhdidjdkdl(B") + ("do" "$(Cdmdndodpdqdrdsdtdudvdw(B") + ("dor" "$(Cdxdydzd{d|d}d~(B") + ("dod" "$(Ce!e"e#e$(B") + ("di" "$(Ce%e&e'e(e)e*e+e,e-e.e/(B") + ("dir" "$(Ce0e1e2e3e4e5e6e7e8(B") + ("did" "$(Ce9e:e;ee?e@eAeBeCeDeEeFeGeHeIeJeKeLeMeNeOePeQeReSeTeUeVeW(B") + ("dj" "$(CeXeYeZe[e\e]e^e_e`ea(B") + ("djr" "$(Cebecedeeef(B") + ("djs" "$(Cegeheiejekel(B") + ("djf" "$(Cemen(B") + ("dja" "$(Ceoepeqereset(B") + ("djq" "$(Ceuev(B") + ("dps" "$(Cew(B") + ("du" "$(Cexeyeze{e|e}e~f!f"f#f$f%f&f'f(f)f*f+f,f-f.f/f0f1(B") + ("dur" "$(Cf2f3f4f5f6f7f8f9f:f;f(B") + ("dus" "$(Cf?f@fAfBfCfDfEfFfGfHfIfJfKfLfMfNfOfPfQfRfSfTfUfVfWfXfYfZf[f\f]f^f_f`fafbfcfdfefffgfhfi(B") + ("duf" "$(Cfjfkflfmfnfofpfqfrfs(B") + ("dua" "$(Cftfufvfwfxfyfzf{f|f}f~g!g"g#g$(B") + ("duq" "$(Cg%g&g'g((B") + ("dud" "$(Cg)g*g+g,g-g.g/g0g1g2g3g4g5g6g7g8g9g:g;gg?g@gAgBgCgDgEgFgGgHgIgJgKgLgMgNgOgP(B") + ("dP" "$(CgQgRgSgTgUgVgWgXgYgZg[g\g]g^g_g`gagbgcgdgegfgggh(B") + ("dh" "$(Cgigjgkglgmgngogpgqgrgsgtgugvgwgxgygzg{g|g}g~h!h"h#h$h%h&h'h((B") + ("dhr" "$(Ch)h*h+h,h-(B") + ("dhs" "$(Ch.h/h0h1h2h3(B") + ("dhf" "$(Ch4(B") + ("dhd" "$(Ch5h6h7h8h9h:h;hh?h@hAhBhChDhE(B") + ("dhks" "$(ChFhGhHhIhJhKhLhMhNhOhPhQhRhShThUhVhW(B") + ("dhkf" "$(ChX(B") + ("dhkd" "$(ChYhZh[h\h](B") + ("dho" "$(Ch^h_h`ha(B") + ("dhl" "$(Chbhchdhehf(B") + ("dy" "$(Chghhhihjhkhlhmhnhohphqhrhshthuhvhwhxhyhzh{h|h}h~i!i"i#i$i%i&i'i(i)i*i+i,i-i.(B") + ("dyr" "$(Ci/i0i1i2i3i4(B") + ("dyd" "$(Ci5i6i7i8i9i:i;ii?i@iAiBiCiDiEiFiGiHiIiJiKiL(B") + ("dn" "$(CiMiNiOiPiQiRiSiTiUiViWiXiYiZi[i\i]i^i_i`iaibicidieifigihiiijikil(B") + ("dnr" "$(Ciminioipiqirisitiu(B") + ("dns" "$(Civiwixiyizi{i|i}i~j!j"j#j$(B") + ("dnf" "$(Cj%j&j'(B") + ("dnd" "$(Cj(j)(B") + ("dnjs" "$(Cj*j+j,j-j.j/j0j1j2j3j4j5j6j7j8j9j:j;jj?j@jAjBjCjD(B") + ("dnjf" "$(CjEjFjG(B") + ("dnl" "$(CjHjIjJjKjLjMjNjOjPjQjRjSjTjUjVjWjXjYjZj[j\j]j^j_j`(B") + ("db" "$(Cjajbjcjdjejfjgjhjijjjkjljmjnjojpjqjrjsjtjujvjwjxjyjzj{j|j}j~k!k"k#k$k%k&k'k(k)k*k+k,k-k.k/k0k1k2k3k4k5k6k7k8k9k:(B") + ("dbr" "$(Ck;kk?k@kA(B") + ("dbs" "$(CkBkCkDkEkFkGkHkIkJkKkLkMkN(B") + ("dbf" "$(CkOkPkQkRkS(B") + ("dbd" "$(CkTkUkVkWkX(B") + ("dms" "$(CkYkZk[k\k]k^k_(B") + ("dmf" "$(Ck`(B") + ("dma" "$(Ckakbkckdkekf(B") + ("dmq" "$(Ckgkhki(B") + ("dmd" "$(Ckjkkklkm(B") + ("dml" "$(Cknkokpkqkrksktkukvkwkxkykzk{k|k}k~l!l"(B") + ("dl" "$(Cl#l$l%l&l'l(l)l*l+l,l-l.l/l0l1l2l3l4l5l6l7l8l9l:l;ll?l@lAlBlClDlElFlGlH(B") + ("dlr" "$(ClIlJlKlLlMlNlOlP(B") + ("dls" "$(ClQlRlSlTlUlVlWlXlYlZl[l\l]l^l_l`lalblcldlelflglh(B") + ("dlf" "$(Cliljlklllmlnlolplq(B") + ("dla" "$(Clrlsltlulvlwlxlylzl{l|(B") + ("dlq" "$(Cl}l~m!m"m#(B") + ("dld" "$(Cm$m%m&m'(B") + ("wk" "$(Cm(m)m*m+m,m-m.m/m0m1m2m3m4m5m6m7m8m9m:m;mm?m@mA(B") + ("wkr" "$(CmBmCmDmEmFmGmHmImJmKmLmMmN(B") + ("wks" "$(CmOmPmQmRmS(B") + ("wka" "$(CmTmUmVmWmXmY(B") + ("wkq" "$(CmZ(B") + ("wkd" "$(Cm[m\m]m^m_m`mambmcmdmemfmgmhmimjmkmlmmmnmompmqmrmsmtmumvmwmxmymzm{m|m}m~n!(B") + ("Od" "$(Cn3n4n5n6(B") + ("wo" "$(Cn"n#n$n%n&n'n(n)n*n+n,n-n.n/n0n1n2(B") + ("wj" "$(Cn7n8n9n:n;nn?n@nAnBnCnDnEnFnGnHnInJnKnLnMnNnOnPnQnR(B") + ("wjr" "$(CnSnTnUnVnWnXnYnZn[n\n]n^n_n`nanbncndnenfngnhninjnk(B") + ("wjs" "$(Cnlnmnnnonpnqnrnsntnunvnwnxnynzn{n|n}n~o!o"o#o$o%o&o'o(o)o*o+o,o-o.o/o0o1o2o3o4o5o6(B") + ("wjf" "$(Co7o8o9o:o;o(B") + ("wja" "$(Co?o@oAoBoCoDoEoFoG(B") + ("wjq" "$(CoHoIoJ(B") + ("wjd" "$(CoKoLoMoNoOoPoQoRoSoToUoVoWoXoYoZo[o\o]o^o_o`oaobocodoeofogohoiojokolomonooopoqorosotouovowoxoyozo{o|o}o~p!p"p#(B") + ("wp" "$(Cp$p%p&p'p(p)p*p+p,p-p.p/p0p1p2p3p4p5p6p7p8p9p:(B") + ("wh" "$(Cp;pp?p@pApBpCpDpEpFpGpHpIpJpKpLpMpNpOpPpQpRpSpTpUpVpWpXpYpZp[p\p]p^p_p`papbpcpdpepfpgph(B") + ("whr" "$(Cpipjpkpl(B") + ("whs" "$(Cpmpn(B") + ("whf" "$(Cpopppq(B") + ("whd" "$(Cprpsptpupvpwpxpypzp{p|p}p~q!q"q#q$(B") + ("whk" "$(Cq%q&q'q(q)(B") + ("whl" "$(Cq*(B") + ("wn" "$(Cq+q,q-q.q/q0q1q2q3q4q5q6q7q8q9q:q;qq?q@qAqBqCqDqEqFqGqHqIqJqKqLqMqNqOqPqQqR(B") + ("wnr" "$(CqSqT(B") + ("wns" "$(CqUqVqWqXqYqZq[q\q]q^q_q`qaqbqcqdqeqfqg(B") + ("wnf" "$(Cqh(B") + ("wnd" "$(Cqiqjqkql(B") + ("wmr" "$(Cqm(B") + ("wmf" "$(Cqn(B") + ("wmq" "$(Cqoqpqq(B") + ("wmd" "$(Cqrqsqtquqvqwqxqyqzq{q|(B") + ("wl" "$(Cq}q~r!r"r#r$r%r&r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5r6r7r8r9r:r;rr?r@(B") + ("wlr" "$(CrArBrCrDrE(B") + ("wls" "$(CrFrGrHrIrJrKrLrMrNrOrPrQrRrSrTrUrVrWrXrYrZr[r\r]r^r_r`rarbrcrdrerfrgrh(B") + ("wlf" "$(Crirjrkrlrmrnrorprqrrrsrtrurvrw(B") + ("wla" "$(Crxry(B") + ("wlq" "$(Crzr{r|r}r~s!s"(B") + ("wld" "$(Cs#s$s%(B") + ("ck" "$(Cs&s's(s)s*s+s,s-s.s/s0s1s2s3s4(B") + ("ckr" "$(Cs5s6s7s8s9s:s;(B") + ("cks" "$(Css?s@sAsBsCsDsEsFsGsHsIsJ(B") + ("ckf" "$(CsKsLsMsNsO(B") + ("cka" "$(CsPsQsRsSsTsUsVsWsXsY(B") + ("ckd" "$(CsZs[s\s]s^s_s`sasbscsdsesfsgshsisjskslsmsnso(B") + ("co" "$(Cspsqsrssstsusvswsxsyszs{(B") + ("cor" "$(Cs|s}s~t!(B") + ("cj" "$(Ct"t#t$t%(B") + ("cjr" "$(Ct&t't(t)t*t+t,t-t.t/t0t1t2t3t4(B") + ("cjs" "$(Ct5t6t7t8t9t:t;tt?t@tAtBtCtDtEtFtG(B") + ("cjf" "$(CtHtItJtKtLtMtNtOtPtQ(B") + ("cja" "$(CtRtStTtUtVtWtXtYtZt[(B") + ("cjq" "$(Ct\t]t^t_t`tatbtctdte(B") + ("cjd" "$(Ctftgthtitjtktltm(B") + ("cp" "$(Ctntotptqtrtstttutvtw(B") + ("ch" "$(Ctxtytzt{t|t}t~u!u"u#u$u%u&u'u(u)u*u+u,u-u.u/u0u1u2u3u4(B") + ("chr" "$(Cu5u6u7u8u9u:(B") + ("chs" "$(Cu;u(B") + ("chd" "$(Cu?u@uAuBuCuDuEuFuGuH(B") + ("chkf" "$(CuI(B") + ("chl" "$(CuJuKuL(B") + ("cn" "$(CuMuNuOuPuQuRuSuTuUuVuWuXuYuZu[u\u]u^u_u`uaubuc(B") + ("cnr" "$(Cudueufuguhuiujukulumunuo(B") + ("cns" "$(Cupuqur(B") + ("cnf" "$(Cusutuu(B") + ("cnd" "$(Cuvuwuxuyuzu{(B") + ("cnp" "$(Cu|u}u~v!(B") + ("cnl" "$(Cv"v#v$v%v&v'v(v)v*v+v,v-v.v/(B") + ("cmr" "$(Cv0v1v2v3v4(B") + ("cmd" "$(Cv5(B") + ("cl" "$(Cv6v7v8v9v:v;vv?v@vAvBvCvDvEvFvGvHvIvJvKvLvM(B") + ("clr" "$(CvNvOvP(B") + ("cls" "$(CvQ(B") + ("clf" "$(CvRvSvT(B") + ("cla" "$(CvUvVvWvXvYvZv[v\v](B") + ("clq" "$(Cv^(B") + ("cld" "$(Cv_v`(B") + ("zho" "$(Cva(B") + ("xk" "$(Cvbvcvdvevfvgvhvivjvkvlvmvnvo(B") + ("xkr" "$(Cvpvqvrvsvtvuvvvwvxvyvzv{v|v}v~w!(B") + ("xks" "$(Cw"w#w$w%w&w'w(w)w*w+(B") + ("xkf" "$(Cw,w-(B") + ("xka" "$(Cw.w/w0w1(B") + ("xkq" "$(Cw2w3w4(B") + ("xkd" "$(Cw5w6w7w8w9(B") + ("xo" "$(Cw:w;ww?w@wAwBwCwDwEwFwG(B") + ("xor" "$(CwHwIwJ(B") + ("xod" "$(CwK(B") + ("xj" "$(CwL(B") + ("xh" "$(CwMwNwOwP(B") + ("xhd" "$(CwQwRwSwTwUwVwW(B") + ("xhl" "$(CwXwYwZw[w\w](B") + ("xn" "$(Cw^w_w`wawbwc(B") + ("xmr" "$(Cwdwe(B") + ("xma" "$(Cwf(B") + ("vk" "$(Cwgwhwiwjwkwlwmwnwowpwqwrwswtwuwv(B") + ("vks" "$(Cwwwxwywzw{w|w}w~x!(B") + ("vkf" "$(Cx"x#x$(B") + ("vo" "$(Cx%x&x'x(x)x*x+x,x-x.x/(B") + ("vod" "$(Cx0x1x2x3(B") + ("vir" "$(Cx4(B") + ("vus" "$(Cx5x6x7x8x9x:x;x(B") + ("vua" "$(Cx?(B") + ("vud" "$(Cx@xAxBxCxD(B") + ("vP" "$(CxExFxGxHxIxJxKxLxMxN(B") + ("vh" "$(CxOxPxQxRxSxTxUxVxWxXxYxZx[x\x]x^x_x`xaxbxcxdxexfxgxhxixj(B") + ("vhr" "$(Cxkxlxmxnxoxp(B") + ("vy" "$(Cxqxrxsxtxuxvxwxxxyxzx{x|x}x~(B") + ("vna" "$(Cy!y"(B") + ("vnd" "$(Cy#y$y%y&y'(B") + ("vl" "$(Cy(y)y*y+y,y-y.(B") + ("vlf" "$(Cy/y0y1y2y3y4y5y6y7y8(B") + ("vlq" "$(Cy9y:(B") + ("gk" "$(Cy;yy?y@yAyByCyDyEyFyGyH(B") + ("gkr" "$(CyIyJyKyLyM(B") + ("gks" "$(CyNyOyPyQyRySyTyUyVyWyXyYyZy[(B") + ("gkf" "$(Cy\y](B") + ("gka" "$(Cy^y_y`yaybycydyeyfygyhyi(B") + ("gkq" "$(Cyjykylymynyoyp(B") + ("gkd" "$(Cyqyrysytyuyvywyxyyyzy{y|y}y~z!z"z#(B") + ("go" "$(Cz$z%z&z'z(z)z*z+z,z-z.z/z0z1z2z3z4z5(B") + ("gor" "$(Cz6z7(B") + ("god" "$(Cz8z9z:z;z<(B") + ("gid" "$(Cz=z>z?z@zAzBzCzDzE(B") + ("gj" "$(CzFzGzHzI(B") + ("gjs" "$(CzJzKzLzM(B") + ("gjf" "$(CzN(B") + ("gja" "$(CzOzP(B") + ("gur" "$(CzQzRzSzT(B") + ("gus" "$(CzUzVzWzXzYzZz[z\z]z^z_z`zazbzczdzezfzgzhzi(B") + ("guf" "$(Czjzkzlzm(B") + ("gua" "$(Czn(B") + ("guq" "$(Czozpzqzrzsztzuzvzwzxzyzz(B") + ("gud" "$(Cz{z|z}z~{!{"{#{${%{&{'{({){*{+{,{-{.{/{0(B") + ("gP" "$(C{1{2{3{4{5{6{7{8{9(B") + ("gh" "$(C{:{;{<{={>{?{@{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{[{\{]{^{_{`{a{b(B") + ("ghr" "$(C{c{d{e(B") + ("ghs" "$(C{f{g{h{i{j{k(B") + ("ghf" "$(C{l{m{n(B") + ("ghd" "$(C{o{p{q{r{s{t{u{v{w{x(B") + ("ghk" "$(C{y{z{{{|{}{~|!|"|#|$|%|&|'|((B") + ("ghkr" "$(C|)|*|+|,|-|.(B") + ("ghks" "$(C|/|0|1|2|3|4|5|6|7|8|9|:|;|<|=|>|?(B") + ("ghkf" "$(C|@|A|B|C|D(B") + ("ghkd" "$(C|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z|[|\(B") + ("ghl" "$(C|]|^|_|`|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p(B") + ("ghlr" "$(C|q|r(B") + ("ghld" "$(C|s|t|u(B") + ("gy" "$(C|v|w|x|y|z|{|||}|~}!}"}#}$(B") + ("gn" "$(C}%}&}'}(})}*}+},}-}.}/}0}1(B") + ("gns" "$(C}2}3}4}5}6}7}8}9}:};(B") + ("gnd" "$(C}<(B") + ("gnjs" "$(C}=}>}?}@(B") + ("gnp" "$(C}A}B}C(B") + ("gnl" "$(C}D}E}F}G}H}I}J}K(B") + ("gb" "$(C}L}M}N}O}P(B") + ("gbf" "$(C}Q}R}S(B") + ("gbd" "$(C}T}U}V}W}X(B") + ("gmr" "$(C}Y(B") + ("gms" "$(C}Z}[}\}](B") + ("gmf" "$(C}^}_}`}a(B") + ("gma" "$(C}b}c}d(B") + ("gmq" "$(C}e}f}g}h(B") + ("gmd" "$(C}i(B") + ("gml" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B") + ("glf" "$(C}~(B")) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ipa.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ipa.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,105 @@ +;;; quail/ipa.el -- Quail package for inputting IPA characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, IPA + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) + +(quail-define-package + "quail-ipa" "IPA" "IPA" t + "International Phonetic Alphabet for English, French, German and Italian. +Upside-down characters are obtained by a preceding slash (/)." + nil t) + +(quail-define-rules + ("i" ?,0 (B) + ("I" ?,0!(B) + ("e" ?,0"(B) + ("/3" ?,0#(B) + ("E" ?,0#(B) + ("ae" ?,0$(B) + ("a" ?,0%(B) + ("i-" ?,0&(B) + ("/e" ?,0'(B) + ("/a" ?,0((B) + ("/m" ?,0)(B) + ("&" ?,0*(B) + ("/v" ?,0+(B) + ("A" ?,0,(B) + ("o|" ?,0,(B) + ("y" ?,0-(B) + ("Y" ?,0.(B) + ("o/" ?,0/(B) + ("oe" ?,00(B) + ("OE" ?,01(B) + ("u-" ?,02(B) + ("o-" ?,03(B) + ("u" ?,04(B) + ("U" ?,05(B) + ("o" ?,06(B) + ("/c" ?,07(B) + ("/A" ?,08(B) + ("|o" ?,08(B) + ("e-" ?,0:(B) + ("e|" ?,0:(B) + ("/3~" ?,0;(B) + ("E~" ?,0;(B) + ("A~" ?,0<(B) + ("oe~" ?,0=(B) + ("/c~" ?,0>(B) + ("p" ?,0@(B) + ("b" ?,0A(B) + ("t" ?,0B(B) + ("d" ?,0C(B) + ("k" ?,0D(B) + ("g" ?,0E(B) + ("f" ?,0F(B) + ("v" ?,0G(B) + ("th" ?,0H(B) + ("dh" ?,0I(B) + ("s" ?,0J(B) + ("z" ?,0K(B) + ("sh" ?,0L(B) + ("zh" ?,0M(B) + ("3" ?,0M(B) + ("c," ?,0N(B) + ("x" ?,0O(B) + ("/R" ?,0P(B) + ("h" ?,0Q(B) + ("m" ?,0R(B) + ("n" ?,0S(B) + ("gn" ?,0T(B) + ("ng" ?,0U(B) + ("r" ?,0V(B) + ("R" ?,0W(B) + ("/r" ?,0X(B) + ("j" ?,0Y(B) + ("l" ?,0Z(B) + ("/y" ?,0[(B) + ("L" ?,0\(B) + ("/h" ?,0](B) + ("w" ?,0^(B) + ("M" ?,0_(B) + ("'" ?,0p(B) + ("`" ?,0q(B) + (":" ?,0r(B)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/japanese.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/japanese.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,384 @@ +;;; quail/japanese.el --- Quail package for inputting Japanese + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Japanese + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) +(require 'kkc) + +;; Update Quail translation region for Japanese bizarre translation +;; rules. +(defun quail-japanese-update-translation (control-flag) + (cond ((eq control-flag t) + (insert quail-current-str) + (quail-terminate-translation)) + ((null control-flag) + (if (/= (aref quail-current-key 0) ?q) + (insert (or quail-current-str quail-current-key)))) + (t ; i.e. (numberp control-flag) + (cond ((= (aref quail-current-key 0) ?n) + (insert ?$B$s(B)) + ((= (aref quail-current-key 0) (aref quail-current-key 1)) + (insert ?$B$C(B)) + (t + (insert (aref quail-current-key 0)))) + (setq unread-command-events + (list (aref quail-current-key control-flag))) + (quail-terminate-translation)))) + +;; Flag to control the behavior of `quail-japanese-toggle-kana'. +(defvar quail-japanese-kana-state nil) +(make-variable-buffer-local 'quail-japanese-kana-state) + +;; Convert Hiragana <-> Katakana in the current translation region. +(defun quail-japanese-toggle-kana () + (interactive) + (if (quail-point-in-conversion-region) + (let ((start (overlay-start quail-conv-overlay)) + (end (overlay-end quail-conv-overlay))) + (setq quail-japanese-kana-state + (if (eq last-command this-command) + (not quail-japanese-kana-state))) + (if quail-japanese-kana-state + (japanese-hiragana-region start end) + (japanese-katakana-region start end)) + (goto-char (overlay-end quail-conv-overlay)) + (setq quail-exit-conversion-mode t)) + ;; When this command is invoked, the point is not in a valid + ;; region. Try the event which invoked this command again out of + ;; conversion mode. + (setq unread-command-events (list last-command-event)) + (throw 'exit nil))) + +;; Convert Hiragana in the current translation region to Kanji by KKC +;; (Kana Kanji Converter) utility. +(defun quail-japanese-kanji-kkc () + (interactive) + (if (quail-point-in-conversion-region) + (let ((from (overlay-start quail-conv-overlay)) + (to (overlay-end quail-conv-overlay)) + newfrom) + (delete-overlay quail-overlay) + (delete-overlay quail-conv-overlay) + (unwind-protect + (setq newfrom (kkc-region from to)) + ;; Activate the original (or shrinked) conversion region + ;; again. + (if newfrom + ;; `kkc-region' is canceled. + (move-overlay quail-conv-overlay newfrom (point)) + ;; `kkc-region' is terminated normally. + (move-overlay quail-conv-overlay from (point)) + (throw 'exit nil)))) + ;; When this command is invoked, the point is not in a valid + ;; region. Try the event which invoked this command again out of + ;; conversion mode. + (setq unread-command-events (list last-command-event)) + (throw 'exit nil))) + +(defun quail-japanese-self-insert-and-switch-to-alpha (key idx) + (quail-delete-region) + (setq unread-command-events (list (aref key (1- idx)))) + (quail-japanese-switch-package "q" 1)) + +(defvar quail-japanese-switch-table + '((?z . "quail-ja-zenkaku") + (?k . "quail-ja-hankaku-kana") + (?h . "quail-ja") + (?q . ("quail-ja-alpha")))) + +(defvar quail-japanese-package-saved nil) +(make-variable-buffer-local 'quail-japanese-package-saved) +(put 'quail-japanese-package-saved 'permanent-local t) + +(defun quail-japanese-switch-package (key idx) + (let ((pkg (cdr (assq (aref key (1- idx)) quail-japanese-switch-table)))) + (if (null pkg) + (error "No package to be switched") + (quail-delete-region) + (if (stringp pkg) + (select-input-method "Japanese" pkg) + (if (string= (car pkg) (cdr current-input-method)) + (if quail-japanese-package-saved + (select-input-method "Japanese" quail-japanese-package-saved)) + (setq quail-japanese-package-saved (cdr current-input-method)) + (select-input-method "Japanese" (car pkg)))) + (throw 'quail-tag nil)))) + +(quail-define-package "quail-ja" "Japanese" "$B$"(B" + nil + "Romaji -> Hiragana -> Kanji&Kana +---- Special key bindings ---- +qq: toggle between `quail-ja' and `quail-ja-alpha' +qz: use `quail-ja-zenkaku' package, \"qh\" puts you back to `quail-ja' +K: convert to Katakana +SPC: convert to Kanji&Kana +z: insert one Japanese symbol according to a following key +" + nil t t nil nil nil nil nil + 'quail-japanese-update-translation + '(("K" . quail-japanese-toggle-kana) + (" " . quail-japanese-kanji-kkc) + ("\C-m" . quail-no-conversion) + ([return] . quail-no-conversion)) + ) + +(quail-define-rules + +( "a" "$B$"(B") ( "i" "$B$$(B") ( "u" "$B$&(B") ( "e" "$B$((B") ( "o" "$B$*(B") +("ka" "$B$+(B") ("ki" "$B$-(B") ("ku" "$B$/(B") ("ke" "$B$1(B") ("ko" "$B$3(B") +("sa" "$B$5(B") ("si" "$B$7(B") ("su" "$B$9(B") ("se" "$B$;(B") ("so" "$B$=(B") +("ta" "$B$?(B") ("ti" "$B$A(B") ("tu" "$B$D(B") ("te" "$B$F(B") ("to" "$B$H(B") +("na" "$B$J(B") ("ni" "$B$K(B") ("nu" "$B$L(B") ("ne" "$B$M(B") ("no" "$B$N(B") +("ha" "$B$O(B") ("hi" "$B$R(B") ("hu" "$B$U(B") ("he" "$B$X(B") ("ho" "$B$[(B") +("ma" "$B$^(B") ("mi" "$B$_(B") ("mu" "$B$`(B") ("me" "$B$a(B") ("mo" "$B$b(B") +("ya" "$B$d(B") ("yu" "$B$f(B") ("yo" "$B$h(B") +("ra" "$B$i(B") ("ri" "$B$j(B") ("ru" "$B$k(B") ("re" "$B$l(B") ("ro" "$B$m(B") +("la" "$B$i(B") ("li" "$B$j(B") ("lu" "$B$k(B") ("le" "$B$l(B") ("lo" "$B$m(B") +("wa" "$B$o(B") ("wi" "$B$p(B") ("wu" "$B$&(B") ("we" "$B$q(B") ("wo" "$B$r(B") +("n'" "$B$s(B") +("ga" "$B$,(B") ("gi" "$B$.(B") ("gu" "$B$0(B") ("ge" "$B$2(B") ("go" "$B$4(B") +("za" "$B$6(B") ("zi" "$B$8(B") ("zu" "$B$:(B") ("ze" "$B$<(B") ("zo" "$B$>(B") +("da" "$B$@(B") ("di" "$B$B(B") ("du" "$B$E(B") ("de" "$B$G(B") ("do" "$B$I(B") +("ba" "$B$P(B") ("bi" "$B$S(B") ("bu" "$B$V(B") ("be" "$B$Y(B") ("bo" "$B$\(B") +("pa" "$B$Q(B") ("pi" "$B$T(B") ("pu" "$B$W(B") ("pe" "$B$Z(B") ("po" "$B$](B") + +("kya" ["$B$-$c(B"]) ("kyu" ["$B$-$e(B"]) ("kye" ["$B$-$'(B"]) ("kyo" ["$B$-$g(B"]) +("sya" ["$B$7$c(B"]) ("syu" ["$B$7$e(B"]) ("sye" ["$B$7$'(B"]) ("syo" ["$B$7$g(B"]) +("sha" ["$B$7$c(B"]) ("shu" ["$B$7$e(B"]) ("she" ["$B$7$'(B"]) ("sho" ["$B$7$g(B"]) +("cha" ["$B$A$c(B"]) ("chu" ["$B$A$e(B"]) ("che" ["$B$A$'(B"]) ("cho" ["$B$A$g(B"]) +("tya" ["$B$A$c(B"]) ("tyu" ["$B$A$e(B"]) ("tye" ["$B$A$'(B"]) ("tyo" ["$B$A$g(B"]) +("nya" ["$B$K$c(B"]) ("nyu" ["$B$K$e(B"]) ("nye" ["$B$K$'(B"]) ("nyo" ["$B$K$g(B"]) +("hya" ["$B$R$c(B"]) ("hyu" ["$B$R$e(B"]) ("hye" ["$B$R$'(B"]) ("hyo" ["$B$R$g(B"]) +("mya" ["$B$_$c(B"]) ("myu" ["$B$_$e(B"]) ("mye" ["$B$_$'(B"]) ("myo" ["$B$_$g(B"]) +("rya" ["$B$j$c(B"]) ("ryu" ["$B$j$e(B"]) ("rye" ["$B$j$'(B"]) ("ryo" ["$B$j$g(B"]) +("lya" ["$B$j$c(B"]) ("lyu" ["$B$j$e(B"]) ("lye" ["$B$j$'(B"]) ("lyo" ["$B$j$g(B"]) +("gya" ["$B$.$c(B"]) ("gyu" ["$B$.$e(B"]) ("gye" ["$B$.$'(B"]) ("gyo" ["$B$.$g(B"]) +("zya" ["$B$8$c(B"]) ("zyu" ["$B$8$e(B"]) ("zye" ["$B$8$'(B"]) ("zyo" ["$B$8$g(B"]) +("jya" ["$B$8$c(B"]) ("jyu" ["$B$8$e(B"]) ("jye" ["$B$8$'(B"]) ("jyo" ["$B$8$g(B"]) +( "ja" ["$B$8$c(B"]) ( "ju" ["$B$8$e(B"]) ( "je" ["$B$8$'(B"]) ( "jo" ["$B$8$g(B"]) +("bya" ["$B$S$c(B"]) ("byu" ["$B$S$e(B"]) ("bye" ["$B$S$'(B"]) ("byo" ["$B$S$g(B"]) +("pya" ["$B$T$c(B"]) ("pyu" ["$B$T$e(B"]) ("pye" ["$B$T$'(B"]) ("pyo" ["$B$T$g(B"]) + +("kwa" ["$B$/$n(B"]) ("kwi" ["$B$/$#(B"]) ("kwe" ["$B$/$'(B"]) ("kwo" ["$B$/$)(B"]) +("tsa" ["$B$D$!(B"]) ("tsi" ["$B$D$#(B"]) ("tse" ["$B$D$'(B"]) ("tso" ["$B$D$)(B"]) +( "fa" ["$B$U$!(B"]) ( "fi" ["$B$U$#(B"]) ( "fe" ["$B$U$'(B"]) ( "fo" ["$B$U$)(B"]) +("gwa" ["$B$0$n(B"]) ("gwi" ["$B$0$#(B"]) ("gwe" ["$B$0$'(B"]) ("gwo" ["$B$0$)(B"]) + +("dyi" ["$B$G$#(B"]) ("dyu" ["$B$I$%(B"]) ("dye" ["$B$G$'(B"]) ("dyo" ["$B$I$)(B"]) +("xwi" ["$B$&$#(B"]) ("xwe" ["$B$&$'(B"]) ("xwo" ["$B$&$)(B"]) + +("shi" "$B$7(B") ("tyi" ["$B$F$#(B"]) ("chi" "$B$A(B") ("tsu" "$B$D(B") ("ji" "$B$8(B") +("fu" "$B$U(B") +("ye" ["$B$$$'(B"]) + +("va" ["$B%t$!(B"]) ("vi" ["$B%t$#(B"]) ("vu" "$B%t(B") ("ve" ["$B%t$'(B"]) ("vo" ["$B%t$)(B"]) + +("xa" "$B$!(B") ("xi" "$B$#(B") ("xu" "$B$%(B") ("xe" "$B$'(B") ("xo" "$B$)(B") +("xtu" "$B$C(B") ("xya" "$B$c(B") ("xyu" "$B$e(B") ("xyo" "$B$g(B") ("xwa" "$B$n(B") +("xka" "$B%u(B") ("xke" "$B%v(B") + +("1" "$B#1(B") ("2" "$B#2(B") ("3" "$B#3(B") ("4" "$B#4(B") ("5" "$B#5(B") +("6" "$B#6(B") ("7" "$B#7(B") ("8" "$B#8(B") ("9" "$B#9(B") ("0" "$B#0(B") + +("!" "$B!*(B") ("@" "$B!w(B") ("#" "$B!t(B") ("$" "$B!p(B") ("%" "$B!s(B") +("^" "$B!0(B") ("&" "$B!u(B") ("*" "$B!v(B") ("(" "$B!J(B") (")" "$B!K(B") +("-" "$B!<(B") ("=" "$B!a(B") ("`" "$B!.(B") ("\\" "$B!o(B") ("|" "$B!C(B") +("_" "$B!2(B") ("+" "$B!\(B") ("~" "$B!1(B") ("[" "$B!V(B") ("]" "$B!W(B") +("{" "$B!P(B") ("}" "$B!Q(B") (":" "$B!'(B") (";" "$B!((B") ("\"" "$B!I(B") +("'" "$B!G(B") ("." "$B!#(B") ("," "$B!"(B") ("<" "$B!c(B") (">" "$B!d(B") +("?" "$B!)(B") ("/" "$B!?(B") + +("z1" "$B!{(B") ("z!" "$B!|(B") +("z2" "$B"&(B") ("z@" "$B"'(B") +("z3" "$B"$(B") ("z#" "$B"%(B") +("z4" "$B""(B") ("z$" "$B"#(B") +("z5" "$B!~(B") ("z%" "$B"!(B") +("z6" "$B!y(B") ("z^" "$B!z(B") +("z7" "$B!}(B") ("z&" "$B!r(B") +("z8" "$B!q(B") ("z*" "$B!_(B") +("z9" "$B!i(B") ("z(" "$B!Z(B") +("z0" "$B!j(B") ("z)" "$B![(B") +("z-" "$B!A(B") ("z_" "$B!h(B") +("z=" "$B!b(B") ("z+" "$B!^(B") +("z\\" "$B!@(B") ("z|" "$B!B(B") +("z`" "$B!-(B") ("z~" "$B!/(B") + +("zq" "$B!T(B") ("zQ" "$B!R(B") +("zw" "$B!U(B") ("zW" "$B!S(B") +("zr" "$B!9(B") ("zR" "$B!8(B") +("zt" "$B!:(B") ("zT" "$B!x(B") +("zp" "$B")(B") ("zP" "$B",(B") +("z[" "$B!X(B") ("z{" "$B!L(B") +("z]" "$B!Y(B") ("z}" "$B!M(B") + +("zs" "$B!3(B") ("zS" "$B!4(B") +("zd" "$B!5(B") ("zD" "$B!6(B") +("zf" "$B!7(B") ("zF" "$B"*(B") +("zg" "$B!>(B") ("zG" "$B!=(B") +("zh" "$B"+(B") +("zj" "$B"-(B") +("zk" "$B",(B") +("zl" "$B"*(B") +("z;" "$B!+(B") ("z:" "$B!,(B") +("z\'" "$B!F(B") ("z\"" "$B!H(B") + +("zx" ":-") ("zX" ":-)") +("zc" "$B!;(B") ("zC" "$B!n(B") +("zv" "$B"((B") ("zV" "$B!`(B") +("zb" "$B!k(B") ("zB" "$B"+(B") +("zn" "$B!l(B") ("zN" "$B"-(B") +("zm" "$B!m(B") ("zM" "$B".(B") +("z," "$B!E(B") ("z<" "$B!e(B") +("z." "$B!D(B") ("z>" "$B!f(B") +("z/" "$B!&(B") ("z?" "$B!g(B") + +("\\\\" quail-japanese-self-insert-and-switch-to-alpha) +("{{" quail-japanese-self-insert-and-switch-to-alpha) +("}}" quail-japanese-self-insert-and-switch-to-alpha) + +("qq" quail-japanese-switch-package) +("qz" quail-japanese-switch-package) + +) + +(quail-define-package "quail-ja-alpha" "Japanese" "Aa" + nil + "Temporary ASCII input mode. +Type \"qq\" to go back to previous package. +" + nil t t) + +(quail-define-rules ("qq" quail-japanese-switch-package)) + +(quail-define-package "quail-ja-zenkaku" "Japanese" "$B#A(B" + nil + "Zenkaku alpha numeric character input method. +---- Special key bindings ---- +qq: toggle between `quail-ja-zenkaku' and `quail-ja-alpha' +qh: use `quail-ja' package, \"qz\" puts you back to `quail-ja-zenkaku' +" + nil t t) + +(quail-define-rules + +(" " "$B!!(B") ("!" "$B!*(B") ("\"" "$B!m(B") ("#" "$B!t(B") +("$" "$B!p(B") ("%" "$B!s(B") ("&" "$B!u(B") ("'" "$B!l(B") +("(" "$B!J(B") (")" "$B!K(B") ("*" "$B!v(B") ("+" "$B!\(B") +("," "$B!$(B") ("-" "$B!](B") ("." "$B!%(B") ("/" "$B!?(B") +("0" "$B#0(B") ("1" "$B#1(B") ("2" "$B#2(B") ("3" "$B#3(B") +("4" "$B#4(B") ("5" "$B#5(B") ("6" "$B#6(B") ("7" "$B#7(B") +("8" "$B#8(B") ("9" "$B#9(B") (":" "$B!'(B") (";" "$B!((B") +("<" "$B!c(B") ("=" "$B!a(B") (">" "$B!d(B") ("?" "$B!)(B") +("@" "$B!w(B") ("A" "$B#A(B") ("B" "$B#B(B") ("C" "$B#C(B") +("D" "$B#D(B") ("E" "$B#E(B") ("F" "$B#F(B") ("G" "$B#G(B") +("H" "$B#H(B") ("I" "$B#I(B") ("J" "$B#J(B") ("K" "$B#K(B") +("L" "$B#L(B") ("M" "$B#M(B") ("N" "$B#N(B") ("O" "$B#O(B") +("P" "$B#P(B") ("Q" "$B#Q(B") ("R" "$B#R(B") ("S" "$B#S(B") +("T" "$B#T(B") ("U" "$B#U(B") ("V" "$B#V(B") ("W" "$B#W(B") +("X" "$B#X(B") ("Y" "$B#Y(B") ("Z" "$B#Z(B") ("[" "$B!N(B") +("\\" "$B!o(B") ("]" "$B!O(B") ("^" "$B!0(B") ("_" "$B!2(B") +("`" "$B!F(B") ("a" "$B#a(B") ("b" "$B#b(B") ("c" "$B#c(B") +("d" "$B#d(B") ("e" "$B#e(B") ("f" "$B#f(B") ("g" "$B#g(B") +("h" "$B#h(B") ("i" "$B#i(B") ("j" "$B#j(B") ("k" "$B#k(B") +("l" "$B#l(B") ("m" "$B#m(B") ("n" "$B#n(B") ("o" "$B#o(B") +("p" "$B#p(B") ("q" "$B#q(B") ("r" "$B#r(B") ("s" "$B#s(B") +("t" "$B#t(B") ("u" "$B#u(B") ("v" "$B#v(B") ("w" "$B#w(B") +("x" "$B#x(B") ("y" "$B#y(B") ("z" "$B#z(B") ("{" "$B!P(B") +("|" "$B!C(B") ("}" "$B!Q(B") ("~" "$B!A(B") + +("qq" quail-japanese-switch-package) +("qh" quail-japanese-switch-package) +) + +(defun quail-japanese-hankaku-update-translation (control-flag) + (cond ((eq control-flag t) + (insert (japanese-hankaku quail-current-str)) + (quail-terminate-translation)) + ((null control-flag) + (insert (if quail-current-str + (japanese-hankaku quail-current-str) + quail-current-key))) + (t ; i.e. (numberp control-flag) + (cond ((= (aref quail-current-key 0) ?n) + (insert ?(I](B)) + ((= (aref quail-current-key 0) (aref quail-current-key 1)) + (insert ?(I/(B)) + (t + (insert (aref quail-current-key 0)))) + (setq unread-command-events + (list (aref quail-current-key control-flag))) + (quail-terminate-translation)))) + + +(quail-define-package "quail-ja-hankaku-kana" "Japanese" "(I11(B" + nil + "Hankaku katakana input method. +---- Special key bindings ---- +qq: toggle between `quail-ja-zenkaku' and `quail-ja-alpha' +" + nil t t nil nil nil nil nil + 'quail-japanese-hankaku-update-translation) + +;; Use the same map as that of `quail-ja'. +(setcar (cdr (cdr quail-current-package)) + (nth 2 (assoc "quail-ja" quail-package-alist))) + +(quail-define-package "quail-ja-hiragana" "Japanese" "$B$"(B" + nil + "Hiragana input method by Roman transliteration." + nil t t nil nil nil nil nil + 'quail-japanese-update-translation) +;; Use the same map as that of `quail-ja'. +(setcar (cdr (cdr quail-current-package)) + (nth 2 (assoc "quail-ja" quail-package-alist))) + +;; Update Quail translation region while converting Hiragana to Katakana. +(defun quail-japanese-katakana-update-translation (control-flag) + (cond ((eq control-flag t) + (insert (japanese-katakana quail-current-str)) + (quail-terminate-translation)) + ((null control-flag) + (insert (if quail-current-str + (japanese-katakana quail-current-str) + quail-current-key))) + (t ; i.e. (numberp control-flag) + (cond ((= (aref quail-current-key 0) ?n) + (insert ?$B%s(B)) + ((= (aref quail-current-key 0) (aref quail-current-key 1)) + (insert ?$B%C(B)) + (t + (insert (aref quail-current-key 0)))) + (setq unread-command-events + (list (aref quail-current-key control-flag))) + (quail-terminate-translation)))) + +(quail-define-package "quail-ja-katakana" "Japanese" "$B%"(B" + nil + "Katakana input method by Roman Transliteration." + nil t t nil nil nil nil nil + 'quail-japanese-katakana-update-translation) + +;; Use the same map as that of `quail-ja'. +(setcar (cdr (cdr quail-current-package)) + (nth 2 (assoc "quail-ja" quail-package-alist))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/lao.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/lao.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,264 @@ +;;; quail/lao.el --- Quail package for inputting Lao characters + +;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Lao + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) +(require 'language/lao-util) + +(eval-and-compile + +(defconst lao-keyboard-mapping + [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes + 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes + 0 "1" "=" "3" "4" "(1l(B" "5" "(1'(B" ; SPC .. ' + "7" "8" "6" "(1mh(B" "(1A(B" "9" "(1c(B" "(1=(B" ; ( .. / + "(1"(B" "(1B(B" "(1?(B" "(1b(B" "(16(B" "(1X(B" "(1Y(B" "(1$(B" ; 0 .. 7 + "(15(B" "(1((B" "%" "(1G(B" "(1}(B" "(1m(B" ">" "\)" ; 8 .. ? + "2" "(1Qi(B" "(1Vi(B" "(1O(B" "." "(1Si(B" "," ":" ; @ .. G + "(1j(B" "(1N(B" "(1k(B" "!" "?" "(1f(B" "(1Wi(B" "(1|(B" ; H .. O + "(1](B" "(1[i(B" "_" ";" "+" "(1Ui(B" "x" "0" ; P .. W + "\(" "(1Ti(B" "\"" "(1:(B" 0 "(1E(B" "(1\(B" "(1*(B" ; X .. _ + "(1'(B" "(1Q(B" "(1V(B" "(1a(B" "(1!(B" "(1S(B" "(14(B" "(1`(B" ; ` .. g + "(1i(B" "(1C(B" "(1h(B" "(1R(B" "(1J(B" "(17(B" "(1W(B" "(19(B" ; h .. o + "(1-(B" "(1[(B" "(1>(B" "(1K(B" "(1P(B" "(1U(B" "(1M(B" "(1d(B" ; p .. w + "(1;(B" "(1T(B" "(1<(B" "-" "(1K\(B" "/" "~" 0] ; x .. DEL + "A table which maps ASCII key codes to corresponding Lao characters." + ) + +) + +;; Template of a cdr part of a Quail map when a consonant is entered. +(defvar lao-consonant-alist nil) +;; Template of a cdr part of a Quail map when a vowel upper is entered. +(defvar lao-vowel-upper-alist nil) +;; Template of a cdr part of a Quail map when a vowel lower is entered. +(defvar lao-vowel-lower-alist nil) +;; Template of a cdr part of a Quail map when a semivowel lower is entered. +(defvar lao-semivowel-lower-alist nil) + +;; Return a Quail map corresponding to KEY of length LEN. +;; The car part of the map is a translation generated automatically. +;; The cdr part of the map is a copy of ALIST. +(defun lao-generate-quail-map (key len alist) + (let ((str "") + (idx 0)) + (while (< idx len) + (setq str (concat str (aref lao-keyboard-mapping (aref key idx))) + idx (1+ idx))) + (cons (string-to-char (compose-string str)) (copy-alist alist)))) + +;; Return a Quail map corresponding to KEY of length LEN when Lao +;; tone mark is entered. +(defun lao-tone-input (key len) + (lao-generate-quail-map key len nil)) + +;; Return a Quail map corresponding to KEY of length LEN when Lao +;; vowel upper is entered. +(defun lao-vowel-upper-input (key len) + (lao-generate-quail-map key len lao-vowel-upper-alist)) + +;; Return a Quail map corresponding to KEY of length LEN when Lao +;; vowel lower is entered. +(defun lao-vowel-lower-input (key len) + (lao-generate-quail-map key len lao-vowel-lower-alist)) + +;; Return a Quail map corresponding to KEY of length LEN when Lao +;; semivowel lower is entered. +(defun lao-semivowel-lower-input (key len) + (lao-generate-quail-map key len lao-semivowel-lower-alist)) + +;; Return an alist which can be a cdr part of a Quail map +;; corresponding to the current key when Lao consonant is entered. +(defun lao-consonant-input (key len) + (copy-alist lao-consonant-alist)) + +(quail-define-package "quail-lao" "Lao" "Lao" t + "Lao input method with TIS620 characters:" + nil t t t t) + +(defmacro lao-quail-define-rules (&rest rules) + (let ((l rules) + consonant-alist + vowel-upper-alist + vowel-lower-alist + semivowel-lower-alist + rule trans ch c-set) + (while l + (setq rule (car l)) + (setq trans (nth 1 rule)) + (if (consp trans) + (setq trans (car trans))) + (setq c-set (char-category-set (string-to-char trans))) + (cond ((aref c-set ?2) ; vowel upper + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'lao-vowel-upper-input) + consonant-alist))) + ((aref c-set ?3) ; vowel lower + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'lao-vowel-lower-input) + consonant-alist) + semivowel-lower-alist + (cons (cons (string-to-char (car rule)) + 'lao-vowel-lower-input) + semivowel-lower-alist))) + ((aref c-set ?4) ; tone + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'lao-tone-input) + consonant-alist) + vowel-upper-alist + (cons (cons (string-to-char (car rule)) + 'lao-tone-input) + vowel-upper-alist) + vowel-lower-alist + (cons (cons (string-to-char (car rule)) + 'lao-tone-input) + vowel-lower-alist))) + ((aref c-set ?9) ; semivowel lower + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'lao-semivowel-lower-input) + consonant-alist) + vowel-upper-alist + (cons (cons (string-to-char (car rule)) + 'lao-semivowel-lower-input) + vowel-upper-alist)))) + (setq l (cdr l))) + (list 'progn + (cons 'quail-define-rules rules) + `(setq lao-consonant-alist ',consonant-alist + lao-vowel-upper-alist ',vowel-upper-alist + lao-vowel-lower-alist ',vowel-lower-alist + lao-semivowel-lower-alist ',semivowel-lower-alist)))) + +(lao-quail-define-rules + ("!" "1") + ("\"" "=") + ("#" "3") + ("$" "4") + ("&" "5") + ("%" "(1l(B") + ("'" ("(1'(B" . lao-consonant-input)) + ("(" "7") + (")" "8") + ("*" "6") + ("+" "0(1mh1(B") + ("," ("(1A(B" . lao-consonant-input)) + ("-" "9") + ("." "(1c(B") + ("/" ("(1=(B" . lao-consonant-input)) + ("0" ("(1"(B" . lao-consonant-input)) + ("1" ("(1B(B" . lao-consonant-input)) + ("2" ("(1?(B" . lao-consonant-input)) + ("3" "(1b(B") + ("4" ("(16(B" . lao-consonant-input)) + ("5" "(1X(B") + ("6" "(1Y(B") + ("7" ("(1$(B" . lao-consonant-input)) + ("8" ("(15(B" . lao-consonant-input)) + ("9" ("(1((B" . lao-consonant-input)) + (":" "%") + (";" ("(1G(B" . lao-consonant-input)) + ("<" ("(1}(B" . lao-consonant-input)) + ("=" "(1m(B") + (">" ">") + ("?" ")") + ("@" "2") + ("A" "0(1Qi1(B") + ("B" "0(1Vi1(B") + ("C" "(1O(B") + ("D" ".") + ("E" "0(1Si1(B") + ("F" ",") + ("G" ":") + ("H" "(1j(B") + ("I" ("(1N(B" . lao-consonant-input)) + ("J" "(1k(B") + ("K" "!") + ("L" "?") + ("M" "(1f(B") + ("N" "0(1Wi1(B") + ("O" ("(1|(B" . lao-consonant-input)) + ("P" "(1](B") + ("Q" "0(1[i1(B") + ("R" "_") + ("S" ";") + ("T" "+") + ("U" "0(1Ui1(B") + ("V" "x") + ("W" "0") + ("X" "(") + ("Y" "0(1Ti1(B") + ("Z" "\"") + ("[" ("(1:(B" . lao-consonant-input)) + ("]" ("(1E(B" . lao-consonant-input)) + ("^" "(1\(B") + ("_" ("(1*(B" . lao-consonant-input)) + ("`" ("(1'(B" . lao-consonant-input)) + ("a" "(1Q(B") + ("b" "(1V(B") + ("c" "(1a(B") + ("d" ("(1!(B" . lao-consonant-input)) + ("e" "(1S(B") + ("f" ("(14(B" . lao-consonant-input)) + ("g" "(1`(B") + ("h" "(1i(B") + ("i" ("(1C(B" . lao-consonant-input)) + ("j" "(1h(B") + ("k" "(1R(B") + ("l" ("(1J(B" . lao-consonant-input)) + ("m" ("(17(B" . lao-consonant-input)) + ("n" "(1W(B") + ("o" ("(19(B" . lao-consonant-input)) + ("p" ("(1-(B" . lao-consonant-input)) + ("q" "(1[(B") + ("r" ("(1>(B" . lao-consonant-input)) + ("s" ("(1K(B" . lao-consonant-input)) + ("t" "(1P(B") + ("u" "(1U(B") + ("v" ("(1M(B" . lao-consonant-input)) + ("w" "(1d(B") + ("x" ("(1;(B" . lao-consonant-input)) + ("y" "(1T(B") + ("z" ("(1<(B" . lao-consonant-input)) + ("{" "-") + ("|" ("0(1K\1(B" . lao-consonant-input)) + ("}" "/") + ("~" "(1l(B") + ("\\0" "(1p(B") + ("\\1" "(1q(B") + ("\\2" "(1r(B") + ("\\3" "(1s(B") + ("\\4" "(1t(B") + ("\\5" "(1u(B") + ("\\6" "(1v(B") + ("\\7" "(1w(B") + ("\\8" "(1x(B") + ("\\9" "(1y(B") + ) + + +;;; quail/lao.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/latin.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/latin.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,2126 @@ +;; Quail packages for inputting various European characters. + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, latin + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;; Author: TAKAHASHI Naoto + +(require 'quail) + +(quail-define-package "quail-latin-1" "European" "LATIN-1" t + "Latin-1 characters input method: + + effect | postfix | examples + ------------+---------+---------- + acute | ' | a' -> ,Aa(B + grave | ` | a` -> ,A`(B + circumflex | ^ | a^ -> ,Ab(B + diaeresis | \" | a\" -> ,Ad(B + tilde | ~ | a~ -> ,Ac(B + cedilla | , | c, -> ,Ag(B + nordic | / | d/ -> ,Ap(B t/ -> ,A~(B a/ -> ,Ae(B e/ -> ,Af(B o/ -> ,Ax(B + special | /<> | s/ -> ,A_(B ?/ -> ,A?(B !/ -> ,A!(B << -> ,A+(B >> -> ,A;(B +" nil t) + +(quail-define-rules + ("A`" ?,A@(B) + ("A'" ?,AA(B) + ("A^" ?,AB(B) + ("A~" ?,AC(B) + ("A\"" ?,AD(B) + ("A/" ?,AE(B) + ("a`" ?,A`(B) + ("a'" ?,Aa(B) + ("a^" ?,Ab(B) + ("a~" ?,Ac(B) + ("a\"" ?,Ad(B) + ("a/" ?,Ae(B) + + ("E`" ?,AH(B) + ("E'" ?,AI(B) + ("E^" ?,AJ(B) + ("E\"" ?,AK(B) + ("E/" ?,AF(B) + ("e`" ?,Ah(B) + ("e'" ?,Ai(B) + ("e^" ?,Aj(B) + ("e\"" ?,Ak(B) + ("e/" ?,Af(B) + + ("I`" ?,AL(B) + ("I'" ?,AM(B) + ("I^" ?,AN(B) + ("I\"" ?,AO(B) + ("i`" ?,Al(B) + ("i'" ?,Am(B) + ("i^" ?,An(B) + ("i\"" ?,Ao(B) + + ("O`" ?,AR(B) + ("O'" ?,AS(B) + ("O^" ?,AT(B) + ("O~" ?,AU(B) + ("O\"" ?,AV(B) + ("O/" ?,AX(B) + ("o`" ?,Ar(B) + ("o'" ?,As(B) + ("o^" ?,At(B) + ("o~" ?,Au(B) + ("o\"" ?,Av(B) + ("o/" ?,Ax(B) + + ("U`" ?,AY(B) + ("U'" ?,AZ(B) + ("U^" ?,A[(B) + ("U\"" ?,A\(B) + ("u`" ?,Ay(B) + ("u'" ?,Az(B) + ("u^" ?,A{(B) + ("u\"" ?,A|(B) + + ("Y'" ?,A](B) + ("y'" ?,A}(B) + + ("D/" ?,AP(B) + ("d/" ?,Ap(B) + + ("T/" ?,A^(B) + ("t/" ?,A~(B) + + ("s/" ?,A_(B) + + ("C," ?,AG(B) + ("c," ?,Ag(B) + + ("N~" ?,AQ(B) + ("n~" ?,Aq(B) + + ("?/" ?,A?(B) + ("!/" ?,A!(B) + ("<<" ?,A+(B) + (">>" ?,A;(B)) + +(quail-define-package "quail-latin-2" "European" "LATIN-2" t + "Latin-2 characters input method: + + effect | postfix | examples + ------------+---------+---------- + acute | ' | a' -> ,Ba(B + ogonek | , | a, -> ,B1(B + diaeresis | \" | a\" -> ,Bd(B + circumflex | ^ | a^ -> ,Bb(B + breve | ~ | a~ -> ,Bc(B + cedilla | , | c, -> ,Bg(B + caron | ~ | c~ -> ,Bh(B + dbl. acute | '' | o'' -> ,Bu(B + ring | . | u. -> ,By(B + dot | . | z. -> ,B?(B + stroke | / | d/ -> ,Bp(B + special | / | s/ -> ,B_(B +" nil t) + +(quail-define-rules + ("A'" ?,BA(B) + ("A," ?,B!(B) + ("A\"" ?,BD(B) + ("A^" ?,BB(B) + ("A~" ?,BC(B) + ("C'" ?,BF(B) + ("C," ?,BG(B) + ("C~" ?,BH(B) + ("D/" ?,BP(B) + ("D~" ?,BO(B) + ("E'" ?,BI(B) + ("E," ?,BJ(B) + ("E\"" ?,BK(B) + ("E~" ?,BL(B) + ("I'" ?,BM(B) + ("I^" ?,BN(B) + ("L'" ?,BE(B) + ("L/" ?,B#(B) + ("L~" ?,B%(B) + ("N'" ?,BQ(B) + ("N~" ?,BR(B) + ("O'" ?,BS(B) + ("O''" [",BU(B" ",BS(B'"]) + ("O\"" ?,BV(B) + ("O^" ?,BT(B) + ("R'" ?,B@(B) + ("R~" ?,BX(B) + ("S'" ?,B&(B) + ("S," ?,B*(B) + ("S~" ?,B)(B) + ("T," ?,B^(B) + ("T~" ?,B+(B) + ("U'" ?,BZ(B) + ("U''" [",B[(B" ",BZ(B'"]) + ("U\"" ?,B\(B) + ("U." ?,BY(B) + ("Y'" ?,B](B) + ("Z'" ?,B,(B) + ("Z." ?,B/(B) + ("Z~" ?,B.(B) + ("a'" ?,Ba(B) + ("a," ?,B1(B) + ("a\"" ?,Bd(B) + ("a^" ?,Bb(B) + ("a~" ?,Bc(B) + ("c'" ?,Bf(B) + ("c," ?,Bg(B) + ("c~" ?,Bh(B) + ("d/" ?,Bp(B) + ("d~" ?,Bo(B) + ("e'" ?,Bi(B) + ("e," ?,Bj(B) + ("e\"" ?,Bk(B) + ("e~" ?,Bl(B) + ("i'" ?,Bm(B) + ("i^" ?,Bn(B) + ("l'" ?,Be(B) + ("l/" ?,B3(B) + ("l~" ?,B5(B) + ("n'" ?,Bq(B) + ("n~" ?,Br(B) + ("o'" ?,Bs(B) + ("o''" [",Bu(B" ",Bs(B'"]) + ("o\"" ?,Bv(B) + ("o^" ?,Bt(B) + ("r'" ?,B`(B) + ("r~" ?,Bx(B) + ("s'" ?,B6(B) + ("s," ?,B:(B) + ("s/" ?,B_(B) + ("s~" ?,B9(B) + ("t," ?,B~(B) + ("t~" ?,B;(B) + ("u'" ?,Bz(B) + ("u''" [",B{(B" ",Bz(B'"]) + ("u\"" ?,B|(B) + ("u." ?,By(B) + ("y'" ?,B}(B) + ("z'" ?,B<(B) + ("z." ?,B?(B) + ("z~" ?,B>(B) + ) + +(quail-define-package "quail-latin-3" "European" "LATIN-3" t + "Latin-3 characters input method: + + effect | postfix | examples + ------------+---------+---------- + acute | ' | a' -> ,Ca(B + grave | ` | a` -> ,C`(B + circumflex | ^ | a^ -> ,Cb(B + diaeresis | \" | a\" -> ,Cd(B + dot | . | c. -> ,Ce(B i. -> ,C9(B I. -> ,C)(B + cedilla | , | c, -> ,Cg(B + breve | ~ | g~ -> ,C;(B + tilde | ~ | n~ -> ,Cq(B + stroke | / | h/ -> ,C1(B + special | / | s/ -> ,C_(B +" nil t) + +(quail-define-rules + ("A`" ?,C@(B) + ("A'" ?,CA(B) + ("A^" ?,CB(B) + ("A\"" ?,CD(B) + ("C." ?,CE(B) + ("C^" ?,CF(B) + ("C," ?,CG(B) + ("E`" ?,CH(B) + ("E'" ?,CI(B) + ("E^" ?,CJ(B) + ("E\"" ?,CK(B) + ("G~" ?,C+(B) + ("G." ?,CU(B) + ("G^" ?,CX(B) + ("H/" ?,C!(B) + ("H^" ?,C&(B) + ("I." ?,C)(B) + ("I`" ?,CL(B) + ("I'" ?,CM(B) + ("I^" ?,CN(B) + ("I\"" ?,CO(B) + ("J^" ?,C,(B) + ("N~" ?,CQ(B) + ("O`" ?,CR(B) + ("O'" ?,CS(B) + ("O^" ?,CT(B) + ("O\"" ?,CV(B) + ("S," ?,C*(B) + ("S^" ?,C^(B) + ("U`" ?,CY(B) + ("U'" ?,CZ(B) + ("U^" ?,C[(B) + ("U\"" ?,C\(B) + ("U~" ?,C](B) + ("Z." ?,C/(B) + ("a`" ?,C`(B) + ("a'" ?,Ca(B) + ("a^" ?,Cb(B) + ("a\"" ?,Cd(B) + ("c." ?,Ce(B) + ("c^" ?,Cf(B) + ("c," ?,Cg(B) + ("e`" ?,Ch(B) + ("e'" ?,Ci(B) + ("e^" ?,Cj(B) + ("e\"" ?,Ck(B) + ("g~" ?,C;(B) + ("g." ?,Cu(B) + ("g^" ?,Cx(B) + ("h/" ?,C1(B) + ("h^" ?,C6(B) + ("i." ?,C9(B) + ("i`" ?,Cl(B) + ("i'" ?,Cm(B) + ("i^" ?,Cn(B) + ("i\"" ?,Co(B) + ("j^" ?,C<(B) + ("n~" ?,Cq(B) + ("o`" ?,Cr(B) + ("o'" ?,Cs(B) + ("o^" ?,Ct(B) + ("o\"" ?,Cv(B) + ("s," ?,C:(B) + ("s/" ?,C_(B) + ("s^" ?,C~(B) + ("u`" ?,Cy(B) + ("u'" ?,Cz(B) + ("u^" ?,C{(B) + ("u\"" ?,C|(B) + ("u~" ?,C}(B) + ("z." ?,C?(B) + ) + +(quail-define-package "quail-latin-4" "European" "LATIN-4" t + "Latin-4 characters input method: + + effect | postfix | examples + ------------+---------+---------- + acute | ' | a' -> ,Da(B + circumflex | ^ | a^ -> ,Db(B + diaeresis | \" | a\" -> ,Dd(B + ogonek | , | a, -> ,D1(B + macron | - | a- -> ,D`(B + tilde | ~ | a~ -> ,Dc(B + caron | ~ | c~ -> ,Dh(B + dot | . | e. -> ,Dl(B + cedilla | , | k, -> ,Ds(B g, -> ,D;(B + stroke | / | d/ -> ,Dp(B + nordic | / | a/ -> ,De(B e/ -> ,Df(B o/ -> ,Dx(B + special | / | s/ -> ,D_(B n/ -> ,D?(B k/ -> ,D"(B +" nil t) + +(quail-define-rules + ("A," ?,D!(B) + ("A-" ?,D@(B) + ("A'" ?,DA(B) + ("A^" ?,DB(B) + ("A~" ?,DC(B) + ("A\"" ?,DD(B) + ("A/" ?,DE(B) + ("C~" ?,DH(B) + ("D/" ?,DP(B) + ("E/" ?,DF(B) + ("E-" ?,D*(B) + ("E'" ?,DI(B) + ("E," ?,DJ(B) + ("E\"" ?,DK(B) + ("E." ?,DL(B) + ("G," ?,D+(B) + ("I~" ?,D%(B) + ("I," ?,DG(B) + ("I'" ?,DM(B) + ("I^" ?,DN(B) + ("I-" ?,DO(B) + ("K," ?,DS(B) + ("L," ?,D&(B) + ("N/" ?,D=(B) + ("N," ?,DQ(B) + ("O-" ?,DR(B) + ("O^" ?,DT(B) + ("O~" ?,DU(B) + ("O\"" ?,DV(B) + ("O/" ?,DX(B) + ("R," ?,D#(B) + ("S~" ?,D)(B) + ("T/" ?,D,(B) + ("U," ?,DY(B) + ("U'" ?,DZ(B) + ("U^" ?,D[(B) + ("U\"" ?,D\(B) + ("U~" ?,D](B) + ("U-" ?,D^(B) + ("Z~" ?,D.(B) + ("a," ?,D1(B) + ("a-" ?,D`(B) + ("a'" ?,Da(B) + ("a^" ?,Db(B) + ("a~" ?,Dc(B) + ("a\"" ?,Dd(B) + ("a/" ?,De(B) + ("c~" ?,Dh(B) + ("d/" ?,Dp(B) + ("e/" ?,Df(B) + ("e-" ?,D:(B) + ("e'" ?,Di(B) + ("e," ?,Dj(B) + ("e\"" ?,Dk(B) + ("e." ?,Dl(B) + ("g," ?,D;(B) + ("i~" ?,D5(B) + ("i," ?,Dg(B) + ("i'" ?,Dm(B) + ("i^" ?,Dn(B) + ("i-" ?,Do(B) + ("k/" ?,D"(B) + ("k," ?,Ds(B) + ("l," ?,D6(B) + ("n/" ?,D?(B) + ("n," ?,Dq(B) + ("o-" ?,Dr(B) + ("o^" ?,Dt(B) + ("o~" ?,Du(B) + ("o\"" ?,Dv(B) + ("o/" ?,Dx(B) + ("r," ?,D3(B) + ("s/" ?,D_(B) + ("s~" ?,D9(B) + ("t/" ?,D<(B) + ("u," ?,Dy(B) + ("u'" ?,Dz(B) + ("u^" ?,D{(B) + ("u\"" ?,D|(B) + ("u~" ?,D}(B) + ("u-" ?,D~(B) + ("z~" ?,D>(B) + ) + +(quail-define-package "quail-latin-5" "European" "LATIN-5" t + "Latin-5 characters input method: + + effect | postfix | examples + ------------+---------+---------- + acute | ' | a' -> ,Ma(B + grave | ` | a` -> ,M`(B + circumflex | ^ | a^ -> ,Mb(B + diaeresis | \" | a\" -> ,Md(B + tilde | ~ | a~ -> ,Mc(B + breve | ~ | g~ -> ,Mp(B + cedilla | , | c, -> ,Mg(B + dot | . | i. -> ,M}(B I. -> ,M](B + nordic | / | a/ -> ,Me(B e/ -> ,Mf(B o/ -> ,Mx(B + special | / | s/ -> ,M_(B +" nil t) + +(quail-define-rules + ("A'" ?,MA(B) + ("A/" ?,ME(B) + ("A\"" ?,MD(B) + ("A^" ?,MB(B) + ("A`" ?,M@(B) + ("A~" ?,MC(B) + ("C," ?,MG(B) + ("E'" ?,MI(B) + ("E/" ?,MF(B) + ("E\"" ?,MK(B) + ("E^" ?,MJ(B) + ("E`" ?,MH(B) + ("G~" ?,MP(B) + ("I'" ?,MM(B) + ("I." ?,M](B) + ("I\"" ?,MO(B) + ("I^" ?,MN(B) + ("I`" ?,ML(B) + ("N~" ?,MQ(B) + ("O'" ?,MS(B) + ("O/" ?,MX(B) + ("O\"" ?,MV(B) + ("O^" ?,MT(B) + ("O`" ?,MR(B) + ("O~" ?,MU(B) + ("S," ?,M^(B) + ("U'" ?,MZ(B) + ("U\"" ?,M\(B) + ("U^" ?,M[(B) + ("U`" ?,MY(B) + ("a'" ?,Ma(B) + ("a/" ?,Me(B) + ("a\"" ?,Md(B) + ("a^" ?,Mb(B) + ("a`" ?,M`(B) + ("a~" ?,Mc(B) + ("c," ?,Mg(B) + ("e'" ?,Mi(B) + ("e/" ?,Mf(B) + ("e\"" ?,Mk(B) + ("e^" ?,Mj(B) + ("e`" ?,Mh(B) + ("g~" ?,Mp(B) + ("i'" ?,Mm(B) + ("i." ?,M}(B) + ("i\"" ?,Mo(B) + ("i^" ?,Mn(B) + ("i`" ?,Ml(B) + ("n~" ?,Mq(B) + ("o'" ?,Ms(B) + ("o/" ?,Mx(B) + ("o\"" ?,Mv(B) + ("o^" ?,Mt(B) + ("o`" ?,Mr(B) + ("o~" ?,Mu(B) + ("s," ?,M~(B) + ("s/" ?,M_(B) + ("u'" ?,Mz(B) + ("u\"" ?,M|(B) + ("u^" ?,M{(B) + ("u`" ?,My(B) + ("y\"" ?,M(B) + ) + +(quail-define-package "quail-danish" "Danish" "DANSK" t + "Danish input method with Latin-1 characters: + +AE -> ,AF(B +OE -> ,AX(B +AA -> ,AE(B +E' -> ,AI(B +" nil t) + +(quail-define-rules + ("AE" ?,AF(B) + ("ae" ?,Af(B) + + ("OE" ?,AX(B) + ("oe" ?,Ax(B) + + ("AA" ?,AE(B) + ("aa" ?,Ae(B) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + ) + +(quail-define-package "quail-esperanto" "Esperanto" "ESPERANTO" t + "Esperanto input method with Latin-3 characters: + +Preceding ^ or following x will produce accented characters, +e.g. ^C -> ,CF(B, Gx -> ,CX(B. +" nil t) + +(quail-define-rules + ("Cx" ?,CF(B) + ("^C" ?,CF(B) + ("cx" ?,Cf(B) + ("^c" ?,Cf(B) + + ("Gx" ?,CX(B) + ("^G" ?,CX(B) + ("gx" ?,Cx(B) + ("^g" ?,Cx(B) + + ("Hx" ?,C&(B) + ("^H" ?,C&(B) + ("hx" ?,C6(B) + ("^h" ?,C6(B) + + ("Jx" ?,C,(B) + ("^J" ?,C,(B) + ("jx" ?,C<(B) + ("^j" ?,C<(B) + + ("Sx" ?,C^(B) + ("^S" ?,C^(B) + ("sx" ?,C~(B) + ("^s" ?,C~(B) + + ("Ux" ?,C](B) + ("^U" ?,C](B) + ("~U" ?,C](B) + ("ux" ?,C}(B) + ("^u" ?,C}(B) + ("~u" ?,C}(B) + ) + +(quail-define-package "quail-finnish" "Finish" "SUOMI" t + "Suomi input method with Latin-1 characters: + +AE -> ,AD(B +OE -> ,AV(B +" nil t) + +(quail-define-rules + ("AE" ?,AD(B) + ("ae" ?,Ad(B) + + ("OE" ?,AV(B) + ("oe" ?,Av(B) + ) + +(quail-define-package "quail-french" "French" "FRAN,AG(BAIS" t + "French input method with Latin-1 characters: + +` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tr,Ai(Bma. +Par exemple A` -> ,A@(B, E' -> ,AI(B. + +,AG(B, ,A+(B, et ,A;(B sont produits par C/, <<, et >>. + + n'est pas disponible. +" nil t) + +(quail-define-rules + ("A`" ?,A@(B) + ("A^" ?,AB(B) + ("a`" ?,A`(B) + ("a^" ?,Ab(B) + + ("E`" ?,AH(B) + ("E'" ?,AI(B) + ("E^" ?,AJ(B) + ("E\"" ?,AK(B) + ("e`" ?,Ah(B) + ("e'" ?,Ai(B) + ("e^" ?,Aj(B) + ("e\"" ?,Ak(B) + + ("I^" ?,AN(B) + ("I\"" ?,AO(B) + ("i^" ?,An(B) + ("i\"" ?,Ao(B) + + ("O^" ?,AT(B) + ("o^" ?,At(B) + + ("U`" ?,AY(B) + ("U^" ?,A[(B) + ("U\"" ?,A\(B) + ("u`" ?,Ay(B) + ("u^" ?,A{(B) + ("u\"" ?,A|(B) + + ("C/" ?,AG(B) + ("c/" ?,Ag(B) + + ("<<" ?,A+(B) + (">>" ?,A;(B) + ) + +(quail-define-package "quail-german" "German" "DEUTSCH" t + "German input method with Latin-1 characters: + +AE -> ,AD(B +OE -> ,AV(B +UE -> ,A\(B +sz -> ,A_(B + +,A_(B can also be input by 'ss' followed by M-n. +" nil t) + +(quail-define-rules + ("AE" ?,AD(B) + ("ae" ?,Ad(B) + + ("OE" ?,AV(B) + ("oe" ?,Av(B) + + ("UE" ?,A\(B) + ("ue" ?,A|(B) + + ("sz" ?,A_(B) + ("ss" ["ss" ?,A_(B]) + ) + +(quail-define-package "quail-icelandic" "Icelandic" ",AM(BSLENSKA" t + "Icelandic input method with Latin-1 characters: + +A' -> ,AA(B +E' -> ,AI(B +I' -> ,AM(B +O' -> ,AS(B +U' -> ,AZ(B +Y' -> ,A](B +AE -> ,AF(B +OE -> ,AV(B +D/ -> ,AP(B (eth) +T/ -> ,A^(B (thorn) +" nil t) + +(quail-define-rules + ("A'" ?,AA(B) + ("a'" ?,Aa(B) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + + ("I'" ?,AM(B) + ("i'" ?,Am(B) + + ("O'" ?,AS(B) + ("o'" ?,As(B) + + ("U'" ?,AZ(B) + ("u'" ?,Az(B) + + ("Y'" ?,A](B) + ("y'" ?,A}(B) + + ("AE" ?,AF(B) + ("ae" ?,Af(B) + + ("OE" ?,AV(B) + ("oe" ?,Av(B) + + ("D/" ?,AP(B) + ("d/" ?,Ap(B) + + ("T/" ?,A^(B) + ("t/" ?,A~(B) + ) + +(quail-define-package "quail-italian" "Italian" "ITALIANO" t + "Italian input method with Latin-1 characters: + +A` -> ,A@(B +E` -> ,AH(B +I` -> ,AL(B +O` -> ,AR(B +U` -> ,AY(B +" nil t) + +(quail-define-rules + ("A`" ?,A@(B) + ("a`" ?,A`(B) + + ("E`" ?,AH(B) + ("e`" ?,Ah(B) + + ("I`" ?,AL(B) + ("i`" ?,Al(B) + + ("O`" ?,AR(B) + ("o`" ?,Ar(B) + + ("U`" ?,AY(B) + ("u`" ?,Ay(B) + ) + +(quail-define-package "quail-norwegian" "Norwegian" "NORSK" t + "Norwegian input method with Latin-1 characters: + +AE -> ,AF(B +OE -> ,AX(B +AA -> ,AE(B +E' -> ,AI(B +" nil t) + +(quail-define-rules + ("AE" ?,AF(B) + ("ae" ?,Af(B) + + ("OE" ?,AX(B) + ("oe" ?,Ax(B) + + ("AA" ?,AE(B) + ("aa" ?,Ae(B) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + ) + +(quail-define-package "quail-scandinavian" "Scandinavian" "SCANDINAVIAN" t + "Scandinavian input method with Latin-1 characters: +Supported languages are Swidish, Norwegian, Danish, and Finnish. + +AE -> ,AD(B or ,AF(B +OE -> ,AV(B or ,AX(B +AA -> ,AE(B +E' -> ,AI(B. + +You can toggle between ,AD(B and ,AF(B, or between OE and ,AV(B, by typing M-n +when the character is underlined. +" nil) + +(quail-define-rules + ("AE" [?,AD(B ?,AF(B]) + ("ae" [?,Ad(B ?,Af(B]) + + ("AA" ?,AE(B) + ("aa" ?,Ae(B) + + ("OE" [?,AV(B ?,AX(B]) + ("oe" [?,Av(B ?,Ax(B]) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + ) + +(quail-define-package "quail-spanish" "Spanish" "ESPA,AQ(BOL" t + "Spanish input method with Latin-1 characters: + +A' -> ,AA(B +E' -> ,AI(B +I' -> ,AM(B +O' -> ,AS(B +U' -> ,AZ(B +N~ -> ,AQ(B +!/ -> ,A!(B +?/ -> ,A?(B +" nil t) + +(quail-define-rules + ("A'" ?,AA(B) + ("a'" ?,Aa(B) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + + ("I'" ?,AM(B) + ("i'" ?,Am(B) + + ("O'" ?,AS(B) + ("o'" ?,As(B) + + ("U'" ?,AZ(B) + ("u'" ?,Az(B) + + ("N~" ?,AQ(B) + ("n~" ?,Aq(B) + + ("?/" ?,A?(B) + ("!/" ?,A!(B) + ) + +(quail-define-package "quail-swedish" "Swedish" "SVENSKA" t + "Swedish input method with Latin-1 characters: + +AA -> ,AE(B +AE -> ,AD(B +OE -> ,AV(B +E' -> ,AI(B +" nil t) + +(quail-define-rules + ("AA" ?,AE(B) + ("aa" ?,Ae(B) + + ("AE" ?,AD(B) + ("ae" ?,Ad(B) + + ("OE" ?,AV(B) + ("oe" ?,Av(B) + + ("E'" ?,AI(B) + ("e'" ?,Ai(B) + ) + +(quail-define-package "quail-turkish" "Turkish" "T,C|(Brk,Cg(Be" t + "Turkish input method with Latin-3 characters: + +Note for I, ,C9(B, ,C)(B, i. + +A^ -> ,CB(B +C/ -> ,CG(B +G^ -> ,C+(B +I -> I +i -> ,C9(B +I' -> ,C)(B +i' -> i +O\" -> ,CV(B +S/ -> ,C*(B +U\" -> ,C\(B +U^ -> ,C[(B +" nil t) + +(quail-define-rules + ("A^" ?,CB(B) + ("a^" ?,Cb(B) + + ("C/" ?,CG(B) + ("c/" ?,Cg(B) + + ("G^" ?,C+(B) + ("g^" ?,C;(B) + + ("I'" ?,C)(B) + ("i" ?,C9(B) + ("i'" ?i) + + ("O\"" ?,CV(B) + ("o\"" ?,Cv(B) + + ("S/" ?,C*(B) + ("s/" ?,C:(B) + + ("U\"" ?,C\(B) + ("u\"" ?,C|(B) + ("U^" ?,C[(B) + ("u^" ?,C{(B) + ) + +(quail-define-package "quail-british" "British" "BRITISH" t + "British English input method with Latin-1 characters: + +# is replaced by ,A#(B." nil t) + +(quail-define-rules + ("#" [?,A#(B ?#]) + ) + +;; The following are various quail packages for those who think +;; the aboves are too awkward. Supported languages and their +;; package name are: +;; +;; French (frnch, azerty) +;; Icelandic (iclndc) +;; Denish (dnsh) +;; Norwegian (nrwgn) +;; Swedish (swdsh) +;; Finnish (fnnsh) +;; German (grmn) +;; Italian (itln) +;; Spanish (spnsh) +;; Dvorak (dvorak) +;; +;;; 92.12.15 created for Mule Ver.0.9.6 by Takahashi N. +;;; 92.12.29 modified by Takahashi N. + +;; +(quail-define-package "quail-frnch" "French" "FRN,AG(BS" t + "French input method with Latin-1 characters: + n'est pas disponible." nil t t t t) + +;; ,Aj(B1 ,Ai(B2 ,Ah(B3 ,At(B4 ,An(B5 ,Ao(B6 ,Ab(B7 ,A{(B8 ,Ay(B9 ,A`(B0 -_ ,Ak(B+ `~ +;; qQ wW eE rR tT yY uU iI oO pP ,AgG(B ,A|(B& +;; aA sS dD fF gG hH jJ kK lL ;: '" \| +;; zZ xX cC vV bB nN mM ,( .) !? + +(quail-define-rules + ("1" ?,Aj(B) + ("2" ?,Ai(B) + ("3" ?,Ah(B) + ("4" ?,At(B) + ("5" ?,An(B) + ("6" ?,Ao(B) + ("7" ?,Ab(B) + ("8" ?,A{(B) + ("9" ?,Ay(B) + ("0" ?,A`(B) + ("-" ?-) + ("=" ?,Ak(B) + ("`" ?`) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ag(B) + ("]" ?,A|(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?\;) + ("'" ?') + ("\\" ?\\) + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?!) + + ("!" ?1) + ("@" ?2) + ("#" ?3) + ("$" ?4) + ("%" ?5) + ("^" ?6) + ("&" ?7) + ("*" ?8) + ("(" ?9) + (")" ?0) + ("_" ?_) + ("+" ?+) + ("~" ?~) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AG(B) + ("}" ?&) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?:) + ("\"" ?\") + ("|" ?|) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\() + (">" ?\)) + ("?" ??) + ) + +;; +(quail-define-package "quail-azerty" "French" "AZERTY" t + "French input method with Latin-1 characters: + +Similaire au clavier fran,Ag(Bais de SUN. +pr,Ai(Bfixes: ^ pour circonflexe, ,A((B pour tr,Ai(Bma. + n'est pas disponible." nil t t t t) + +;; &1 ,Ai(B2 "3 '4 (5 ,A'(B6 ,Ah(B7 !8 ,Ag(B9 ,A`(B0 ),A0(B -_ @~ +;; aA zZ eE rR tT yY uU iI oO pP ^,A((B `$ +;; qQ sS dD fF gG hH jJ kK lL mM ,Ay(B% *| +;; wW xX cC vV bB nN ,? ;. :/ =+ + +(quail-define-rules + ("1" ?&) + ("2" ?,Ai(B) + ("3" ?\") + ("4" ?') + ("5" ?\() + ("6" ?,A'(B) + ("7" ?,Ah(B) + ("8" ?!) + ("9" ?,Ag(B) + ("0" ?,A`(B) + ("-" ?\)) + ("=" ?-) + ("`" ?@) + ("q" ?a) + ("w" ?z) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?^) + ("]" ?`) + ("a" ?q) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?m) + ("'" ?,Ay(B) + ("\\" ?*) + ("z" ?w) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?,) + ("," ?\;) + ("." ?:) + ("/" ?=) + + ("!" ?1) + ("@" ?2) + ("#" ?3) + ("$" ?4) + ("%" ?5) + ("^" ?6) + ("&" ?7) + ("*" ?8) + ("(" ?9) + (")" ?0) + ("_" ?,A0(B) + ("+" ?_) + ("~" ?~) + ("Q" ?A) + ("W" ?Z) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,A((B) + ("}" ?$) + ("A" ?Q) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?M) + ("\"" ?%) + ("|" ?|) + ("Z" ?W) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ??) + ("<" ?.) + (">" ?/) + ("?" ?+) + + ("[q" ?,Ab(B) + ("[e" ?,Aj(B) + ("[i" ?,An(B) + ("[o" ?,At(B) + ("[u" ?,A{(B) + + ("{e" ?,Ak(B) + ("{i" ?,Ao(B) + ("{u" ?,A|(B) + ) + +;; +(quail-define-package "quail-iclndc" "Icelandic" ",AM(BSLNSK" t + "Icelandic input method with Latin-1 characters: + +Dead accent is right to ,Af(B." nil t t t t) + +;; 1! 2" 3# 4$ 5% 6^ 7& 8* 9( 0) ,AvV(B -_ `~ +;; qQ wW eE rR tT yY uU iI oO pP ,ApP(B '? +;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,A44(B +* +;; zZ xX cC vV bB nN mM ,; .: ,A~^(B + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?,Av(B) + ("=" ?-) + ("`" ?`) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ap(B) + ("]" ?') + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Af(B) + ("'" ?,A4(B) + ("\\" ?+) + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?,A~(B) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?^) + ("&" ?&) + ("*" ?*) + ("(" ?\() + (")" ?\)) + ("_" ?,AV(B) + ("+" ?_) + ("~" ?~) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AP(B) + ("}" ??) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AF(B) + ("\"" ?,A4(B) + ("|" ?*) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?,A^(B) + + ("'a" ?,Aa(B) + ("'e" ?,Ai(B) + ("'i" ?,Am(B) + ("'o" ?,As(B) + ("'u" ?,Az(B) + ("'y" ?,A}(B) + ("'A" ?,AA(B) + ("'E" ?,AI(B) + ("'I" ?,AM(B) + ("'O" ?,AS(B) + ("'U" ?,AZ(B) + ("'Y" ?,A](B) + ) + +;; +(quail-define-package "quail-dnsh" "Danish" "DNSK" t + "Danish input method with Latin-1 characters: + +Simulates SUN Danish keyboard." nil t t t t) + +;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A='(B ~^ +;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B +;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,AxX(B '* +;; zZ xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?+) + ("=" ?,A=(B) + ("`" ?~) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ae(B) + ("]" ?,Ai(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Af(B) + ("'" ?,Ax(B) + ("\\" ?') + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?,A$(B) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?,A'(B) + ("~" ?^) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AE(B) + ("}" ?,AI(B) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AF(B) + ("\"" ?,AX(B) + ("|" ?*) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-nrwgn" "Norwegian" "NRSK" t + "Norwegian input method with Latin-1 characters: + +Simulates SUN Norwegian keyboard." nil t t t t) + +;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? |,A'(B ~^ +;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B +;; aA sS dD fF gG hH jJ kK lL ,AxX(B ,AfF(B '* +;; zZ xX cC vV bB nN mM ,; .: '? + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?+) + ("=" ?|) + ("`" ?~) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ae(B) + ("]" ?,Ai(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Ax(B) + ("'" ?,Af(B) + ("\\" ?') + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?,A$(B) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?,A'(B) + ("~" ?^) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AE(B) + ("}" ?,AI(B) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AX(B) + ("\"" ?,AF(B) + ("|" ?*) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-swdsh" "Swedish" "SVNSK" t + "Swedish input method with Latin-1 characters: + +Simulates SUN Swedish/Finnish keyboard." nil t t t t) + +;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ +;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B +;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* +;; zZ xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?+) + ("=" ?,A'(B) + ("`" ?~) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ae(B) + ("]" ?,Ai(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Av(B) + ("'" ?,Ad(B) + ("\\" ?') + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?,A$(B) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?,A=(B) + ("~" ?^) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AE(B) + ("}" ?,AI(B) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AV(B) + ("\"" ?,AD(B) + ("|" ?*) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-fnnsh" "Finish" "SM" t + "Finish input method with Latin-1 characters: + +Simulates SUN Finnish/Swedish keyboard." nil t t t t) + +;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ +;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B +;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* +;; zZ xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?+) + ("=" ?,A'(B) + ("`" ?~) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ae(B) + ("]" ?,Ai(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Av(B) + ("'" ?,Ad(B) + ("\\" ?') + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?#) + ("$" ?,A$(B) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?,A=(B) + ("~" ?^) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AE(B) + ("}" ?,AI(B) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AV(B) + ("\"" ?,AD(B) + ("|" ?*) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-grmn" "German" "DTSCH" t + "German input method with Latin-1 characters: + +Simulates SUN German keyboard." nil t t t t) + +;; 1! 2" 3,A'(B 4$ 5% 6& 7/ 8( 9) 0= ,A_(B? [{ ]} +;; qQ wW eE rR tT zZ uU iI oO pP ,A|\(B +* +;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B #^ +;; yY xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?,A_(B) + ("=" ?\[) + ("`" ?\]) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?z) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,A|(B) + ("]" ?+) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Av(B) + ("'" ?,Ad(B) + ("\\" ?#) + ("z" ?y) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?,A'(B) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?{) + ("~" ?}) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Z) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,A\(B) + ("}" ?*) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AV(B) + ("\"" ?,AD(B) + ("|" ?^) + ("Z" ?Y) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-itln" "Italian" "ITLN" t + "Italian input method with Latin-1 characters: + +Simulates SUN Italian keyboard." nil t t t t) + +;; 1! 2" 3,A#(B 4$ 5% 6& 7/ 8( 9) 0= '? ,Al(B^ `~ +;; qQ wW eE rR tT yY uU iI oO pP ,Ahi(B +* +;; aA sS dD fF gG hH jJ kK lL ,Arg(B ,A`0(B ,Ay'(B +;; zZ xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?') + ("=" ?,Al(B) + ("`" ?`) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ah(B) + ("]" ?+) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Ar(B) + ("'" ?,A`(B) + ("\\" ?,Ay(B) + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?,A#(B) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?^) + ("~" ?~) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,Ai(B) + ("}" ?*) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,Ag(B) + ("\"" ?,A0(B) + ("|" ?,A'(B) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-spnsh" "Spanish" "SPNSH" t + "Spanish input method with Latin-1 characters: + +Simulates SUN Spanish keyboard." nil t t t t) + +;; 1! 2" 3,A7(B 4$ 5% 6& 7/ 8( 9) 0= '? ,A!?(B ,AmM(B +;; qQ wW eE rR tT yY uU iI oO pP ,AiI(B ,AsS(B +;; aA sS dD fF gG hH jJ kK lL ,AqQ(B ,AaA(B ,AzZ(B +;; zZ xX cC vV bB nN mM ,; .: -_ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?') + ("=" ?,A!(B) + ("`" ?,Am(B) + ("q" ?q) + ("w" ?w) + ("e" ?e) + ("r" ?r) + ("t" ?t) + ("y" ?y) + ("u" ?u) + ("i" ?i) + ("o" ?o) + ("p" ?p) + ("[" ?,Ai(B) + ("]" ?,As(B) + ("a" ?a) + ("s" ?s) + ("d" ?d) + ("f" ?f) + ("g" ?g) + ("h" ?h) + ("j" ?j) + ("k" ?k) + ("l" ?l) + (";" ?,Aq(B) + ("'" ?,Aa(B) + ("\\" ?,Az(B) + ("z" ?z) + ("x" ?x) + ("c" ?c) + ("v" ?v) + ("b" ?b) + ("n" ?n) + ("m" ?m) + ("," ?,) + ("." ?.) + ("/" ?-) + + ("!" ?!) + ("@" ?\") + ("#" ?,A7(B) + ("$" ?$) + ("%" ?%) + ("^" ?&) + ("&" ?/) + ("*" ?\() + ("(" ?\)) + (")" ?=) + ("_" ??) + ("+" ?,A?(B) + ("~" ?,AM(B) + ("Q" ?Q) + ("W" ?W) + ("E" ?E) + ("R" ?R) + ("T" ?T) + ("Y" ?Y) + ("U" ?U) + ("I" ?I) + ("O" ?O) + ("P" ?P) + ("{" ?,AI(B) + ("}" ?,AS(B) + ("A" ?A) + ("S" ?S) + ("D" ?D) + ("F" ?F) + ("G" ?G) + ("H" ?H) + ("J" ?J) + ("K" ?K) + ("L" ?L) + (":" ?,AQ(B) + ("\"" ?,AA(B) + ("|" ?,AZ(B) + ("Z" ?Z) + ("X" ?X) + ("C" ?C) + ("V" ?V) + ("B" ?B) + ("N" ?N) + ("M" ?M) + ("<" ?\;) + (">" ?:) + ("?" ?_) + ) + +;; +(quail-define-package "quail-dvorak" "English" "DVORAK" t + "Simulate dvorak keyboard" nil t t t t) + +;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) [{ ]} `~ +;; '" ,< .> pP yY fF gG cC rR lL /? =+ +;; aA oO eE uU iI dD hH tT nN sS -_ \| +;; ;: qQ jJ kK xX bB mM wW vV zZ + +(quail-define-rules + ("1" ?1) + ("2" ?2) + ("3" ?3) + ("4" ?4) + ("5" ?5) + ("6" ?6) + ("7" ?7) + ("8" ?8) + ("9" ?9) + ("0" ?0) + ("-" ?\[) + ("=" ?\]) + ("`" ?`) + ("q" ?') + ("w" ?,) + ("e" ?.) + ("r" ?p) + ("t" ?y) + ("y" ?f) + ("u" ?g) + ("i" ?c) + ("o" ?r) + ("p" ?l) + ("[" ?/) + ("]" ?=) + ("a" ?a) + ("s" ?o) + ("d" ?e) + ("f" ?u) + ("g" ?i) + ("h" ?d) + ("j" ?h) + ("k" ?t) + ("l" ?n) + (";" ?s) + ("'" ?-) + ("\\" ?\\) + ("z" ?\;) + ("x" ?q) + ("c" ?j) + ("v" ?k) + ("b" ?x) + ("n" ?b) + ("m" ?m) + ("," ?w) + ("." ?v) + ("/" ?z) + + ("!" ?!) + ("@" ?@) + ("#" ?#) + ("$" ?$) + ("%" ?%) + ("^" ?^) + ("&" ?&) + ("*" ?*) + ("(" ?\() + (")" ?\)) + ("_" ?{) + ("+" ?}) + ("~" ?~) + ("Q" ?\") + ("W" ?<) + ("E" ?>) + ("R" ?P) + ("T" ?Y) + ("Y" ?F) + ("U" ?G) + ("I" ?C) + ("O" ?R) + ("P" ?L) + ("{" ??) + ("}" ?+) + ("A" ?A) + ("S" ?O) + ("D" ?E) + ("F" ?U) + ("G" ?I) + ("H" ?D) + ("J" ?H) + ("K" ?T) + ("L" ?N) + (":" ?S) + ("\"" ?_) + ("|" ?|) + ("Z" ?:) + ("X" ?Q) + ("C" ?J) + ("V" ?K) + ("B" ?X) + ("N" ?B) + ("M" ?M) + ("<" ?W) + (">" ?V) + ("?" ?Z) + ) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/lrt.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/lrt.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1364 @@ +;;; quail/lrt.el --- Quail package for inputting Lao characters by LRT method + +;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Lao, LRT. + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) +(require 'language/lao-util) + +(defconst lrt-consonant-table + '(("k" . "(1!(B") + ("kh" . "(1"(B") + ("qh" . "(1$(B") + ("ng" . "(1'(B") + ("j" . "(1((B") + ("s" . "(1J(B") + ("x" . "(1*(B") + ("y" . "(1-(B") + ("d" . "(14(B") + ("t" . "(15(B") + ("th" . "(16(B") + ("dh" . "(17(B") + ("n" . "(19(B") + ("b" . "(1:(B") + ("p" . "(1;(B") + ("hp" . "(1<(B") + ("fh" . "(1=(B") + ("ph" . "(1>(B") + ("f" . "(1?(B") + ("m" . "(1A(B") + ("gn" . "(1B(B") + ("l" . "(1E(B") + ("r" . "(1C(B") + ("v" . "(1G(B") + ("w" . "(1G(B") + ("hh" . "(1K(B") + ("O" . "(1M(B") + ("h" . "(1N(B") + ("ngh" . "(1K'(B") + ("yh" . "(1K](B") + ("nh" . "(1|(B") + ("mh" . "(1}(B") + ("lh" . "0(1K\1(B") + + ("wh" . "(1KG(B") + ("hl" . "(1KE(B") + ("hy" . "(1K-(B") + ("hn" . "(1K9(B") + ("hm" . "(1KA(B") + )) + +(defconst lrt-vowel-table + '(("a" (0 ?(1P(B) (0 ?(1Q(B)) + ("ar" (0 ?(1R(B)) + ("i" (0 ?(1T(B)) + ("ii" (0 ?(1U(B)) + ("eu" (0 ?(1V(B)) + ("ur" (0 ?(1W(B)) + ("u" (0 ?(1X(B)) + ("uu" (0 ?(1Y(B)) + ("e" (1 ?(1`(B ?(1P(B) (1 ?(1`(B ?(1Q(B)) + ("ee" (1 ?(1`(B)) + ("ae" (1 ?(1a(B ?(1P(B) (1 ?(1a(B ?(1Q(B)) + ("aa" (1 ?(1a(B)) + ("o" (1 ?(1b(B ?(1P(B) (0 ?(1[(B) (?(1-(B 1 ?(1b(B ?(1Q(B) (?(1G(B 1 ?(1b(B ?(1Q(B)) + ("oo" (1 ?(1b(B)) + ("oe" (1 ?(1`(B ?(1R(B ?(1P(B) (0 ?(1Q(B ?(1M(B)) + ("or" (0 ?(1m(B) (0 ?(1M(B)) + ("er" (1 ?(1`(B ?(1T(B)) + ("ir" (1 ?(1`(B ?(1U(B)) + ("oua" (0 ?(1[(B ?(1G(B ?(1P(B) (0 ?(1Q(B ?(1G(B)) + ("ua" (0 ?(1[(B ?(1G(B) (0 ?(1G(B)) + ("ie" (1 ?(1`(B ?(1Q(B ?(1](B ?(1P(B) (0 ?(1Q(B ?(1](B)) + ("ia" (1 ?(1`(B ?(1Q(B ?(1](B) (0 ?(1](B)) + ("eua" (1 ?(1`(B ?(1V(B ?(1M(B)) + ("ea" (1 ?(1`(B ?(1W(B ?(1M(B)) + ("ai" (1 ?(1d(B)) + ("ei" (1 ?(1c(B)) + ("ow" (1 ?(1`(B ?(1[(B ?(1R(B)) + ("am" (0 ?(1S(B)))) + +(eval-when-compile + +(defconst lrt-maa-sakod-table + '(("k" . "(1!(B") + ("ng" . "(1'(B") + ("y" . "(1-(B") + ("d" . "(14(B") + ("n" . "(19(B") + ("b" . "(1:(B") + ("m" . "(1A(B") + ("v" . "(1G(B") + ("w" . "(1G(B"))) + +(defconst lrt-maa-sakod-alist + (let ((map '(nil)) + (l lrt-maa-sakod-table)) + (while l + (set-nested-alist (car (car l)) (cdr (car l)) map) + (setq l (cdr l))) + (cdr map))) + +) + +(defconst lrt-tone-table + '(("'" . "(1h(B") + ("\"" . "(1i(B") + ("+" . "(1k(B"))) + +(defun lrt-cv-compose (components consonant) + (let ((idx (car components)) + (i 0) + len l) + (setq components (cdr components)) + (setq len (length components)) + (while (< i len) + (if (= i idx) + (if (memq (get-char-code-property (car components) 'phonetic-type) + '(vowel-upper vowel-lower tone)) + (progn + (setq l (cons (compose-string + (concat (char-to-string (sref consonant 0)) + (char-to-string (car components)))) + l)) + (if (> (chars-in-string consonant) 1) + (setq l (cons (substring consonant + (char-bytes (sref consonant 0))) + l)))) + (setq l (cons consonant l)) + (setq l (cons (char-to-string (car components)) l))) + (setq l (cons (char-to-string (car components)) l))) + (setq components (cdr components) i (1+ i))) + (if (= i idx) + (setq l (cons consonant l))) + (apply 'concat (nreverse l)))) + +(defun make-lrt-table () + (insert "(quail-define-rules\n") + (let ((l lrt-vowel-table)) + (while l + (insert (format " (\"%s\" \"%s\")\n" + (car (car l)) + (mapconcat 'char-to-string (cdr (car (cdr (car l)))) "")) + ) + (setq l (cdr l)))) + (let ((l lrt-consonant-table)) + (while l + (let ((l-elt (car l))) + (insert (format " (\"%s\" \"%s\")\n" (car l-elt) (cdr l-elt))) + (let ((ll lrt-vowel-table)) + (while ll + (let* ((ll-elt (car ll)) + (lrt-cv (lrt-cv-compose (car (cdr ll-elt)) (cdr l-elt)))) + (insert (format " (\"%s%s\" [\"%s\"])\n" + (car l-elt) (car ll-elt) lrt-cv)) + (let ((lll lrt-maa-sakod-table)) + (while lll + (let ((lll-elt (car lll)) + (lrt-cv2 (if (nth 2 ll-elt) + (lrt-cv-compose (nth 2 ll-elt) + (cdr l-elt)) + lrt-cv))) + (insert (format " (\"%s%s%s\" [\"%s%s\"])\n" + (car l-elt) (car ll-elt) (car lll-elt) + lrt-cv2 (cdr lll-elt)))) + (setq lll (cdr lll)))) + (setq ll (cdr ll))))) + (setq l (cdr l))))) + (insert " )\n")) + +(defun make-lrt-table () + (insert "(quail-define-rules\n") + (let ((l lrt-vowel-table)) + (while l + (insert (format " (\"%s\" \"%s\")\n" + (car (car l)) + (mapconcat 'char-to-string (cdr (car (cdr (car l)))) "")) + ) + (setq l (cdr l)))) + (let ((l lrt-consonant-table)) + (while l + (let ((l-elt (car l))) + (insert (format " (\"%s\" \"%s\")\n" (car l-elt) (cdr l-elt))) + (let ((ll lrt-vowel-table)) + (while ll + (let* ((ll-elt (car ll)) + (lrt-cv (lrt-cv-compose (car (cdr ll-elt)) (cdr l-elt)))) + (insert (format " (\"%s%s\" ([\"%s\"] . lrt-maa-sakod-table))\n" + (car l-elt) (car ll-elt) lrt-cv)) + (setq ll (cdr ll))))) + (setq l (cdr l))))) + (insert " )\n")) + +(defmacro lrt-quail-define-rules (&rest rules) + (let ((map '(quail-map)) + rule) + (while rules + (setq rule (car rules) rules (cdr rules)) + (if (not (consp (car (cdr rule)))) + (set-nested-alist (car rule) (car (cdr rule)) map) + (let ((entry (lookup-nested-alist (car rule) map nil nil t))) + (if (null entry) + (set-nested-alist (car rule) (car (cdr rule)) map nil + (symbol-value (cdr (cdr rule)))) + (set-nested-alist (car rule) (car (cdr rule)) map nil + (append (symbol-value (cdr (cdr rule))) + (cdr entry))))))) + `(quail-install-map ,map))) + +(quail-define-package "quail-lrt" "Lao" "LRT" t + "Lao input method with LRT (Lao Roman Transcription)" + nil t nil nil nil nil t) + +(lrt-quail-define-rules + ("a" "(1P(B") + ("ar" "(1R(B") + ("i" "(1T(B") + ("ii" "(1U(B") + ("eu" "(1V(B") + ("ur" "(1W(B") + ("u" "(1X(B") + ("uu" "(1Y(B") + ("e" "(1`P(B") + ("ee" "(1`(B") + ("ae" "(1aP(B") + ("aa" "(1a(B") + ("o" "(1bP(B") + ("oo" "(1b(B") + ("oe" "(1`RP(B") + ("or" "(1m(B") + ("er" "(1`T(B") + ("ir" "(1`U(B") + ("oua" "(1[GP(B") + ("ua" "(1[G(B") + ("ie" "(1`Q]P(B") + ("ia" "(1`Q](B") + ("eua" "(1`VM(B") + ("ea" "(1`WM(B") + ("ai" "(1d(B") + ("ei" "(1c(B") + ("ow" "(1`[R(B") + ("am" "(1S(B") + ("k" "(1!(B") + ("ka" (["(1!P(B"] . lrt-maa-sakod-alist)) + ("kar" (["(1!R(B"] . lrt-maa-sakod-alist)) + ("ki" (["0(1!T1(B"] . lrt-maa-sakod-alist)) + ("kii" (["0(1!U1(B"] . lrt-maa-sakod-alist)) + ("keu" (["0(1!V1(B"] . lrt-maa-sakod-alist)) + ("kur" (["0(1!W1(B"] . lrt-maa-sakod-alist)) + ("ku" (["0(1!X1(B"] . lrt-maa-sakod-alist)) + ("kuu" (["0(1!Y1(B"] . lrt-maa-sakod-alist)) + ("ke" (["(1`!P(B"] . lrt-maa-sakod-alist)) + ("kee" (["(1`!(B"] . lrt-maa-sakod-alist)) + ("kae" (["(1a!P(B"] . lrt-maa-sakod-alist)) + ("kaa" (["(1a!(B"] . lrt-maa-sakod-alist)) + ("ko" (["(1b!P(B"] . lrt-maa-sakod-alist)) + ("koo" (["(1b!(B"] . lrt-maa-sakod-alist)) + ("koe" (["(1`!RP(B"] . lrt-maa-sakod-alist)) + ("kor" (["0(1!m1(B"] . lrt-maa-sakod-alist)) + ("ker" (["(1`0!T1(B"] . lrt-maa-sakod-alist)) + ("kir" (["(1`0!U1(B"] . lrt-maa-sakod-alist)) + ("koua" (["0(1![1GP(B"] . lrt-maa-sakod-alist)) + ("kua" (["0(1![1G(B"] . lrt-maa-sakod-alist)) + ("kie" (["(1`0!Q1]P(B"] . lrt-maa-sakod-alist)) + ("kia" (["(1`0!Q1](B"] . lrt-maa-sakod-alist)) + ("keua" (["(1`0!V1M(B"] . lrt-maa-sakod-alist)) + ("kea" (["(1`0!W1M(B"] . lrt-maa-sakod-alist)) + ("kai" (["(1d!(B"] . lrt-maa-sakod-alist)) + ("kei" (["(1c!(B"] . lrt-maa-sakod-alist)) + ("kow" (["(1`0![1R(B"] . lrt-maa-sakod-alist)) + ("kam" (["(1!S(B"] . lrt-maa-sakod-alist)) + ("kh" "(1"(B") + ("kha" (["(1"P(B"] . lrt-maa-sakod-alist)) + ("khar" (["(1"R(B"] . lrt-maa-sakod-alist)) + ("khi" (["0(1"T1(B"] . lrt-maa-sakod-alist)) + ("khii" (["0(1"U1(B"] . lrt-maa-sakod-alist)) + ("kheu" (["0(1"V1(B"] . lrt-maa-sakod-alist)) + ("khur" (["0(1"W1(B"] . lrt-maa-sakod-alist)) + ("khu" (["0(1"X1(B"] . lrt-maa-sakod-alist)) + ("khuu" (["0(1"Y1(B"] . lrt-maa-sakod-alist)) + ("khe" (["(1`"P(B"] . lrt-maa-sakod-alist)) + ("khee" (["(1`"(B"] . lrt-maa-sakod-alist)) + ("khae" (["(1a"P(B"] . lrt-maa-sakod-alist)) + ("khaa" (["(1a"(B"] . lrt-maa-sakod-alist)) + ("kho" (["(1b"P(B"] . lrt-maa-sakod-alist)) + ("khoo" (["(1b"(B"] . lrt-maa-sakod-alist)) + ("khoe" (["(1`"RP(B"] . lrt-maa-sakod-alist)) + ("khor" (["0(1"m1(B"] . lrt-maa-sakod-alist)) + ("kher" (["(1`0"T1(B"] . lrt-maa-sakod-alist)) + ("khir" (["(1`0"U1(B"] . lrt-maa-sakod-alist)) + ("khoua" (["0(1"[1GP(B"] . lrt-maa-sakod-alist)) + ("khua" (["0(1"[1G(B"] . lrt-maa-sakod-alist)) + ("khie" (["(1`0"Q1]P(B"] . lrt-maa-sakod-alist)) + ("khia" (["(1`0"Q1](B"] . lrt-maa-sakod-alist)) + ("kheua" (["(1`0"V1M(B"] . lrt-maa-sakod-alist)) + ("khea" (["(1`0"W1M(B"] . lrt-maa-sakod-alist)) + ("khai" (["(1d"(B"] . lrt-maa-sakod-alist)) + ("khei" (["(1c"(B"] . lrt-maa-sakod-alist)) + ("khow" (["(1`0"[1R(B"] . lrt-maa-sakod-alist)) + ("kham" (["(1"S(B"] . lrt-maa-sakod-alist)) + ("qh" "(1$(B") + ("qha" (["(1$P(B"] . lrt-maa-sakod-alist)) + ("qhar" (["(1$R(B"] . lrt-maa-sakod-alist)) + ("qhi" (["0(1$T1(B"] . lrt-maa-sakod-alist)) + ("qhii" (["0(1$U1(B"] . lrt-maa-sakod-alist)) + ("qheu" (["0(1$V1(B"] . lrt-maa-sakod-alist)) + ("qhur" (["0(1$W1(B"] . lrt-maa-sakod-alist)) + ("qhu" (["0(1$X1(B"] . lrt-maa-sakod-alist)) + ("qhuu" (["0(1$Y1(B"] . lrt-maa-sakod-alist)) + ("qhe" (["(1`$P(B"] . lrt-maa-sakod-alist)) + ("qhee" (["(1`$(B"] . lrt-maa-sakod-alist)) + ("qhae" (["(1a$P(B"] . lrt-maa-sakod-alist)) + ("qhaa" (["(1a$(B"] . lrt-maa-sakod-alist)) + ("qho" (["(1b$P(B"] . lrt-maa-sakod-alist)) + ("qhoo" (["(1b$(B"] . lrt-maa-sakod-alist)) + ("qhoe" (["(1`$RP(B"] . lrt-maa-sakod-alist)) + ("qhor" (["0(1$m1(B"] . lrt-maa-sakod-alist)) + ("qher" (["(1`0$T1(B"] . lrt-maa-sakod-alist)) + ("qhir" (["(1`0$U1(B"] . lrt-maa-sakod-alist)) + ("qhoua" (["0(1$[1GP(B"] . lrt-maa-sakod-alist)) + ("qhua" (["0(1$[1G(B"] . lrt-maa-sakod-alist)) + ("qhie" (["(1`0$Q1]P(B"] . lrt-maa-sakod-alist)) + ("qhia" (["(1`0$Q1](B"] . lrt-maa-sakod-alist)) + ("qheua" (["(1`0$V1M(B"] . lrt-maa-sakod-alist)) + ("qhea" (["(1`0$W1M(B"] . lrt-maa-sakod-alist)) + ("qhai" (["(1d$(B"] . lrt-maa-sakod-alist)) + ("qhei" (["(1c$(B"] . lrt-maa-sakod-alist)) + ("qhow" (["(1`0$[1R(B"] . lrt-maa-sakod-alist)) + ("qham" (["(1$S(B"] . lrt-maa-sakod-alist)) + ("ng" "(1'(B") + ("nga" (["(1'P(B"] . lrt-maa-sakod-alist)) + ("ngar" (["(1'R(B"] . lrt-maa-sakod-alist)) + ("ngi" (["0(1'T1(B"] . lrt-maa-sakod-alist)) + ("ngii" (["0(1'U1(B"] . lrt-maa-sakod-alist)) + ("ngeu" (["0(1'V1(B"] . lrt-maa-sakod-alist)) + ("ngur" (["0(1'W1(B"] . lrt-maa-sakod-alist)) + ("ngu" (["0(1'X1(B"] . lrt-maa-sakod-alist)) + ("nguu" (["0(1'Y1(B"] . lrt-maa-sakod-alist)) + ("nge" (["(1`'P(B"] . lrt-maa-sakod-alist)) + ("ngee" (["(1`'(B"] . lrt-maa-sakod-alist)) + ("ngae" (["(1a'P(B"] . lrt-maa-sakod-alist)) + ("ngaa" (["(1a'(B"] . lrt-maa-sakod-alist)) + ("ngo" (["(1b'P(B"] . lrt-maa-sakod-alist)) + ("ngoo" (["(1b'(B"] . lrt-maa-sakod-alist)) + ("ngoe" (["(1`'RP(B"] . lrt-maa-sakod-alist)) + ("ngor" (["0(1'm1(B"] . lrt-maa-sakod-alist)) + ("nger" (["(1`0'T1(B"] . lrt-maa-sakod-alist)) + ("ngir" (["(1`0'U1(B"] . lrt-maa-sakod-alist)) + ("ngoua" (["0(1'[1GP(B"] . lrt-maa-sakod-alist)) + ("ngua" (["0(1'[1G(B"] . lrt-maa-sakod-alist)) + ("ngie" (["(1`0'Q1]P(B"] . lrt-maa-sakod-alist)) + ("ngia" (["(1`0'Q1](B"] . lrt-maa-sakod-alist)) + ("ngeua" (["(1`0'V1M(B"] . lrt-maa-sakod-alist)) + ("ngea" (["(1`0'W1M(B"] . lrt-maa-sakod-alist)) + ("ngai" (["(1d'(B"] . lrt-maa-sakod-alist)) + ("ngei" (["(1c'(B"] . lrt-maa-sakod-alist)) + ("ngow" (["(1`0'[1R(B"] . lrt-maa-sakod-alist)) + ("ngam" (["(1'S(B"] . lrt-maa-sakod-alist)) + ("j" "(1((B") + ("ja" (["(1(P(B"] . lrt-maa-sakod-alist)) + ("jar" (["(1(R(B"] . lrt-maa-sakod-alist)) + ("ji" (["0(1(T1(B"] . lrt-maa-sakod-alist)) + ("jii" (["0(1(U1(B"] . lrt-maa-sakod-alist)) + ("jeu" (["0(1(V1(B"] . lrt-maa-sakod-alist)) + ("jur" (["0(1(W1(B"] . lrt-maa-sakod-alist)) + ("ju" (["0(1(X1(B"] . lrt-maa-sakod-alist)) + ("juu" (["0(1(Y1(B"] . lrt-maa-sakod-alist)) + ("je" (["(1`(P(B"] . lrt-maa-sakod-alist)) + ("jee" (["(1`((B"] . lrt-maa-sakod-alist)) + ("jae" (["(1a(P(B"] . lrt-maa-sakod-alist)) + ("jaa" (["(1a((B"] . lrt-maa-sakod-alist)) + ("jo" (["(1b(P(B"] . lrt-maa-sakod-alist)) + ("joo" (["(1b((B"] . lrt-maa-sakod-alist)) + ("joe" (["(1`(RP(B"] . lrt-maa-sakod-alist)) + ("jor" (["0(1(m1(B"] . lrt-maa-sakod-alist)) + ("jer" (["(1`0(T1(B"] . lrt-maa-sakod-alist)) + ("jir" (["(1`0(U1(B"] . lrt-maa-sakod-alist)) + ("joua" (["0(1([1GP(B"] . lrt-maa-sakod-alist)) + ("jua" (["0(1([1G(B"] . lrt-maa-sakod-alist)) + ("jie" (["(1`0(Q1]P(B"] . lrt-maa-sakod-alist)) + ("jia" (["(1`0(Q1](B"] . lrt-maa-sakod-alist)) + ("jeua" (["(1`0(V1M(B"] . lrt-maa-sakod-alist)) + ("jea" (["(1`0(W1M(B"] . lrt-maa-sakod-alist)) + ("jai" (["(1d((B"] . lrt-maa-sakod-alist)) + ("jei" (["(1c((B"] . lrt-maa-sakod-alist)) + ("jow" (["(1`0([1R(B"] . lrt-maa-sakod-alist)) + ("jam" (["(1(S(B"] . lrt-maa-sakod-alist)) + ("s" "(1J(B") + ("sa" (["(1JP(B"] . lrt-maa-sakod-alist)) + ("sar" (["(1JR(B"] . lrt-maa-sakod-alist)) + ("si" (["0(1JT1(B"] . lrt-maa-sakod-alist)) + ("sii" (["0(1JU1(B"] . lrt-maa-sakod-alist)) + ("seu" (["0(1JV1(B"] . lrt-maa-sakod-alist)) + ("sur" (["0(1JW1(B"] . lrt-maa-sakod-alist)) + ("su" (["0(1JX1(B"] . lrt-maa-sakod-alist)) + ("suu" (["0(1JY1(B"] . lrt-maa-sakod-alist)) + ("se" (["(1`JP(B"] . lrt-maa-sakod-alist)) + ("see" (["(1`J(B"] . lrt-maa-sakod-alist)) + ("sae" (["(1aJP(B"] . lrt-maa-sakod-alist)) + ("saa" (["(1aJ(B"] . lrt-maa-sakod-alist)) + ("so" (["(1bJP(B"] . lrt-maa-sakod-alist)) + ("soo" (["(1bJ(B"] . lrt-maa-sakod-alist)) + ("soe" (["(1`JRP(B"] . lrt-maa-sakod-alist)) + ("sor" (["0(1Jm1(B"] . lrt-maa-sakod-alist)) + ("ser" (["(1`0JT1(B"] . lrt-maa-sakod-alist)) + ("sir" (["(1`0JU1(B"] . lrt-maa-sakod-alist)) + ("soua" (["0(1J[1GP(B"] . lrt-maa-sakod-alist)) + ("sua" (["0(1J[1G(B"] . lrt-maa-sakod-alist)) + ("sie" (["(1`0JQ1]P(B"] . lrt-maa-sakod-alist)) + ("sia" (["(1`0JQ1](B"] . lrt-maa-sakod-alist)) + ("seua" (["(1`0JV1M(B"] . lrt-maa-sakod-alist)) + ("sea" (["(1`0JW1M(B"] . lrt-maa-sakod-alist)) + ("sai" (["(1dJ(B"] . lrt-maa-sakod-alist)) + ("sei" (["(1cJ(B"] . lrt-maa-sakod-alist)) + ("sow" (["(1`0J[1R(B"] . lrt-maa-sakod-alist)) + ("sam" (["(1JS(B"] . lrt-maa-sakod-alist)) + ("x" "(1*(B") + ("xa" (["(1*P(B"] . lrt-maa-sakod-alist)) + ("xar" (["(1*R(B"] . lrt-maa-sakod-alist)) + ("xi" (["0(1*T1(B"] . lrt-maa-sakod-alist)) + ("xii" (["0(1*U1(B"] . lrt-maa-sakod-alist)) + ("xeu" (["0(1*V1(B"] . lrt-maa-sakod-alist)) + ("xur" (["0(1*W1(B"] . lrt-maa-sakod-alist)) + ("xu" (["0(1*X1(B"] . lrt-maa-sakod-alist)) + ("xuu" (["0(1*Y1(B"] . lrt-maa-sakod-alist)) + ("xe" (["(1`*P(B"] . lrt-maa-sakod-alist)) + ("xee" (["(1`*(B"] . lrt-maa-sakod-alist)) + ("xae" (["(1a*P(B"] . lrt-maa-sakod-alist)) + ("xaa" (["(1a*(B"] . lrt-maa-sakod-alist)) + ("xo" (["(1b*P(B"] . lrt-maa-sakod-alist)) + ("xoo" (["(1b*(B"] . lrt-maa-sakod-alist)) + ("xoe" (["(1`*RP(B"] . lrt-maa-sakod-alist)) + ("xor" (["0(1*m1(B"] . lrt-maa-sakod-alist)) + ("xer" (["(1`0*T1(B"] . lrt-maa-sakod-alist)) + ("xir" (["(1`0*U1(B"] . lrt-maa-sakod-alist)) + ("xoua" (["0(1*[1GP(B"] . lrt-maa-sakod-alist)) + ("xua" (["0(1*[1G(B"] . lrt-maa-sakod-alist)) + ("xie" (["(1`0*Q1]P(B"] . lrt-maa-sakod-alist)) + ("xia" (["(1`0*Q1](B"] . lrt-maa-sakod-alist)) + ("xeua" (["(1`0*V1M(B"] . lrt-maa-sakod-alist)) + ("xea" (["(1`0*W1M(B"] . lrt-maa-sakod-alist)) + ("xai" (["(1d*(B"] . lrt-maa-sakod-alist)) + ("xei" (["(1c*(B"] . lrt-maa-sakod-alist)) + ("xow" (["(1`0*[1R(B"] . lrt-maa-sakod-alist)) + ("xam" (["(1*S(B"] . lrt-maa-sakod-alist)) + ("y" "(1-(B") + ("ya" (["(1-P(B"] . lrt-maa-sakod-alist)) + ("yar" (["(1-R(B"] . lrt-maa-sakod-alist)) + ("yi" (["0(1-T1(B"] . lrt-maa-sakod-alist)) + ("yii" (["0(1-U1(B"] . lrt-maa-sakod-alist)) + ("yeu" (["0(1-V1(B"] . lrt-maa-sakod-alist)) + ("yur" (["0(1-W1(B"] . lrt-maa-sakod-alist)) + ("yu" (["0(1-X1(B"] . lrt-maa-sakod-alist)) + ("yuu" (["0(1-Y1(B"] . lrt-maa-sakod-alist)) + ("ye" (["(1`-P(B"] . lrt-maa-sakod-alist)) + ("yee" (["(1`-(B"] . lrt-maa-sakod-alist)) + ("yae" (["(1a-P(B"] . lrt-maa-sakod-alist)) + ("yaa" (["(1a-(B"] . lrt-maa-sakod-alist)) + ("yo" (["(1b-P(B"] . lrt-maa-sakod-alist)) + ("yoo" (["(1b-(B"] . lrt-maa-sakod-alist)) + ("yoe" (["(1`-RP(B"] . lrt-maa-sakod-alist)) + ("yor" (["0(1-m1(B"] . lrt-maa-sakod-alist)) + ("yer" (["(1`0-T1(B"] . lrt-maa-sakod-alist)) + ("yir" (["(1`0-U1(B"] . lrt-maa-sakod-alist)) + ("youa" (["0(1-[1GP(B"] . lrt-maa-sakod-alist)) + ("yua" (["0(1-[1G(B"] . lrt-maa-sakod-alist)) + ("yie" (["(1`0-Q1]P(B"] . lrt-maa-sakod-alist)) + ("yia" (["(1`0-Q1](B"] . lrt-maa-sakod-alist)) + ("yeua" (["(1`0-V1M(B"] . lrt-maa-sakod-alist)) + ("yea" (["(1`0-W1M(B"] . lrt-maa-sakod-alist)) + ("yai" (["(1d-(B"] . lrt-maa-sakod-alist)) + ("yei" (["(1c-(B"] . lrt-maa-sakod-alist)) + ("yow" (["(1`0-[1R(B"] . lrt-maa-sakod-alist)) + ("yam" (["(1-S(B"] . lrt-maa-sakod-alist)) + ("d" "(14(B") + ("da" (["(14P(B"] . lrt-maa-sakod-alist)) + ("dar" (["(14R(B"] . lrt-maa-sakod-alist)) + ("di" (["0(14T1(B"] . lrt-maa-sakod-alist)) + ("dii" (["0(14U1(B"] . lrt-maa-sakod-alist)) + ("deu" (["0(14V1(B"] . lrt-maa-sakod-alist)) + ("dur" (["0(14W1(B"] . lrt-maa-sakod-alist)) + ("du" (["0(14X1(B"] . lrt-maa-sakod-alist)) + ("duu" (["0(14Y1(B"] . lrt-maa-sakod-alist)) + ("de" (["(1`4P(B"] . lrt-maa-sakod-alist)) + ("dee" (["(1`4(B"] . lrt-maa-sakod-alist)) + ("dae" (["(1a4P(B"] . lrt-maa-sakod-alist)) + ("daa" (["(1a4(B"] . lrt-maa-sakod-alist)) + ("do" (["(1b4P(B"] . lrt-maa-sakod-alist)) + ("doo" (["(1b4(B"] . lrt-maa-sakod-alist)) + ("doe" (["(1`4RP(B"] . lrt-maa-sakod-alist)) + ("dor" (["0(14m1(B"] . lrt-maa-sakod-alist)) + ("der" (["(1`04T1(B"] . lrt-maa-sakod-alist)) + ("dir" (["(1`04U1(B"] . lrt-maa-sakod-alist)) + ("doua" (["0(14[1GP(B"] . lrt-maa-sakod-alist)) + ("dua" (["0(14[1G(B"] . lrt-maa-sakod-alist)) + ("die" (["(1`04Q1]P(B"] . lrt-maa-sakod-alist)) + ("dia" (["(1`04Q1](B"] . lrt-maa-sakod-alist)) + ("deua" (["(1`04V1M(B"] . lrt-maa-sakod-alist)) + ("dea" (["(1`04W1M(B"] . lrt-maa-sakod-alist)) + ("dai" (["(1d4(B"] . lrt-maa-sakod-alist)) + ("dei" (["(1c4(B"] . lrt-maa-sakod-alist)) + ("dow" (["(1`04[1R(B"] . lrt-maa-sakod-alist)) + ("dam" (["(14S(B"] . lrt-maa-sakod-alist)) + ("t" "(15(B") + ("ta" (["(15P(B"] . lrt-maa-sakod-alist)) + ("tar" (["(15R(B"] . lrt-maa-sakod-alist)) + ("ti" (["0(15T1(B"] . lrt-maa-sakod-alist)) + ("tii" (["0(15U1(B"] . lrt-maa-sakod-alist)) + ("teu" (["0(15V1(B"] . lrt-maa-sakod-alist)) + ("tur" (["0(15W1(B"] . lrt-maa-sakod-alist)) + ("tu" (["0(15X1(B"] . lrt-maa-sakod-alist)) + ("tuu" (["0(15Y1(B"] . lrt-maa-sakod-alist)) + ("te" (["(1`5P(B"] . lrt-maa-sakod-alist)) + ("tee" (["(1`5(B"] . lrt-maa-sakod-alist)) + ("tae" (["(1a5P(B"] . lrt-maa-sakod-alist)) + ("taa" (["(1a5(B"] . lrt-maa-sakod-alist)) + ("to" (["(1b5P(B"] . lrt-maa-sakod-alist)) + ("too" (["(1b5(B"] . lrt-maa-sakod-alist)) + ("toe" (["(1`5RP(B"] . lrt-maa-sakod-alist)) + ("tor" (["0(15m1(B"] . lrt-maa-sakod-alist)) + ("ter" (["(1`05T1(B"] . lrt-maa-sakod-alist)) + ("tir" (["(1`05U1(B"] . lrt-maa-sakod-alist)) + ("toua" (["0(15[1GP(B"] . lrt-maa-sakod-alist)) + ("tua" (["0(15[1G(B"] . lrt-maa-sakod-alist)) + ("tie" (["(1`05Q1]P(B"] . lrt-maa-sakod-alist)) + ("tia" (["(1`05Q1](B"] . lrt-maa-sakod-alist)) + ("teua" (["(1`05V1M(B"] . lrt-maa-sakod-alist)) + ("tea" (["(1`05W1M(B"] . lrt-maa-sakod-alist)) + ("tai" (["(1d5(B"] . lrt-maa-sakod-alist)) + ("tei" (["(1c5(B"] . lrt-maa-sakod-alist)) + ("tow" (["(1`05[1R(B"] . lrt-maa-sakod-alist)) + ("tam" (["(15S(B"] . lrt-maa-sakod-alist)) + ("th" "(16(B") + ("tha" (["(16P(B"] . lrt-maa-sakod-alist)) + ("thar" (["(16R(B"] . lrt-maa-sakod-alist)) + ("thi" (["0(16T1(B"] . lrt-maa-sakod-alist)) + ("thii" (["0(16U1(B"] . lrt-maa-sakod-alist)) + ("theu" (["0(16V1(B"] . lrt-maa-sakod-alist)) + ("thur" (["0(16W1(B"] . lrt-maa-sakod-alist)) + ("thu" (["0(16X1(B"] . lrt-maa-sakod-alist)) + ("thuu" (["0(16Y1(B"] . lrt-maa-sakod-alist)) + ("the" (["(1`6P(B"] . lrt-maa-sakod-alist)) + ("thee" (["(1`6(B"] . lrt-maa-sakod-alist)) + ("thae" (["(1a6P(B"] . lrt-maa-sakod-alist)) + ("thaa" (["(1a6(B"] . lrt-maa-sakod-alist)) + ("tho" (["(1b6P(B"] . lrt-maa-sakod-alist)) + ("thoo" (["(1b6(B"] . lrt-maa-sakod-alist)) + ("thoe" (["(1`6RP(B"] . lrt-maa-sakod-alist)) + ("thor" (["0(16m1(B"] . lrt-maa-sakod-alist)) + ("ther" (["(1`06T1(B"] . lrt-maa-sakod-alist)) + ("thir" (["(1`06U1(B"] . lrt-maa-sakod-alist)) + ("thoua" (["0(16[1GP(B"] . lrt-maa-sakod-alist)) + ("thua" (["0(16[1G(B"] . lrt-maa-sakod-alist)) + ("thie" (["(1`06Q1]P(B"] . lrt-maa-sakod-alist)) + ("thia" (["(1`06Q1](B"] . lrt-maa-sakod-alist)) + ("theua" (["(1`06V1M(B"] . lrt-maa-sakod-alist)) + ("thea" (["(1`06W1M(B"] . lrt-maa-sakod-alist)) + ("thai" (["(1d6(B"] . lrt-maa-sakod-alist)) + ("thei" (["(1c6(B"] . lrt-maa-sakod-alist)) + ("thow" (["(1`06[1R(B"] . lrt-maa-sakod-alist)) + ("tham" (["(16S(B"] . lrt-maa-sakod-alist)) + ("dh" "(17(B") + ("dha" (["(17P(B"] . lrt-maa-sakod-alist)) + ("dhar" (["(17R(B"] . lrt-maa-sakod-alist)) + ("dhi" (["0(17T1(B"] . lrt-maa-sakod-alist)) + ("dhii" (["0(17U1(B"] . lrt-maa-sakod-alist)) + ("dheu" (["0(17V1(B"] . lrt-maa-sakod-alist)) + ("dhur" (["0(17W1(B"] . lrt-maa-sakod-alist)) + ("dhu" (["0(17X1(B"] . lrt-maa-sakod-alist)) + ("dhuu" (["0(17Y1(B"] . lrt-maa-sakod-alist)) + ("dhe" (["(1`7P(B"] . lrt-maa-sakod-alist)) + ("dhee" (["(1`7(B"] . lrt-maa-sakod-alist)) + ("dhae" (["(1a7P(B"] . lrt-maa-sakod-alist)) + ("dhaa" (["(1a7(B"] . lrt-maa-sakod-alist)) + ("dho" (["(1b7P(B"] . lrt-maa-sakod-alist)) + ("dhoo" (["(1b7(B"] . lrt-maa-sakod-alist)) + ("dhoe" (["(1`7RP(B"] . lrt-maa-sakod-alist)) + ("dhor" (["0(17m1(B"] . lrt-maa-sakod-alist)) + ("dher" (["(1`07T1(B"] . lrt-maa-sakod-alist)) + ("dhir" (["(1`07U1(B"] . lrt-maa-sakod-alist)) + ("dhoua" (["0(17[1GP(B"] . lrt-maa-sakod-alist)) + ("dhua" (["0(17[1G(B"] . lrt-maa-sakod-alist)) + ("dhie" (["(1`07Q1]P(B"] . lrt-maa-sakod-alist)) + ("dhia" (["(1`07Q1](B"] . lrt-maa-sakod-alist)) + ("dheua" (["(1`07V1M(B"] . lrt-maa-sakod-alist)) + ("dhea" (["(1`07W1M(B"] . lrt-maa-sakod-alist)) + ("dhai" (["(1d7(B"] . lrt-maa-sakod-alist)) + ("dhei" (["(1c7(B"] . lrt-maa-sakod-alist)) + ("dhow" (["(1`07[1R(B"] . lrt-maa-sakod-alist)) + ("dham" (["(17S(B"] . lrt-maa-sakod-alist)) + ("n" "(19(B") + ("na" (["(19P(B"] . lrt-maa-sakod-alist)) + ("nar" (["(19R(B"] . lrt-maa-sakod-alist)) + ("ni" (["0(19T1(B"] . lrt-maa-sakod-alist)) + ("nii" (["0(19U1(B"] . lrt-maa-sakod-alist)) + ("neu" (["0(19V1(B"] . lrt-maa-sakod-alist)) + ("nur" (["0(19W1(B"] . lrt-maa-sakod-alist)) + ("nu" (["0(19X1(B"] . lrt-maa-sakod-alist)) + ("nuu" (["0(19Y1(B"] . lrt-maa-sakod-alist)) + ("ne" (["(1`9P(B"] . lrt-maa-sakod-alist)) + ("nee" (["(1`9(B"] . lrt-maa-sakod-alist)) + ("nae" (["(1a9P(B"] . lrt-maa-sakod-alist)) + ("naa" (["(1a9(B"] . lrt-maa-sakod-alist)) + ("no" (["(1b9P(B"] . lrt-maa-sakod-alist)) + ("noo" (["(1b9(B"] . lrt-maa-sakod-alist)) + ("noe" (["(1`9RP(B"] . lrt-maa-sakod-alist)) + ("nor" (["0(19m1(B"] . lrt-maa-sakod-alist)) + ("ner" (["(1`09T1(B"] . lrt-maa-sakod-alist)) + ("nir" (["(1`09U1(B"] . lrt-maa-sakod-alist)) + ("noua" (["0(19[1GP(B"] . lrt-maa-sakod-alist)) + ("nua" (["0(19[1G(B"] . lrt-maa-sakod-alist)) + ("nie" (["(1`09Q1]P(B"] . lrt-maa-sakod-alist)) + ("nia" (["(1`09Q1](B"] . lrt-maa-sakod-alist)) + ("neua" (["(1`09V1M(B"] . lrt-maa-sakod-alist)) + ("nea" (["(1`09W1M(B"] . lrt-maa-sakod-alist)) + ("nai" (["(1d9(B"] . lrt-maa-sakod-alist)) + ("nei" (["(1c9(B"] . lrt-maa-sakod-alist)) + ("now" (["(1`09[1R(B"] . lrt-maa-sakod-alist)) + ("nam" (["(19S(B"] . lrt-maa-sakod-alist)) + ("b" "(1:(B") + ("ba" (["(1:P(B"] . lrt-maa-sakod-alist)) + ("bar" (["(1:R(B"] . lrt-maa-sakod-alist)) + ("bi" (["0(1:T1(B"] . lrt-maa-sakod-alist)) + ("bii" (["0(1:U1(B"] . lrt-maa-sakod-alist)) + ("beu" (["0(1:V1(B"] . lrt-maa-sakod-alist)) + ("bur" (["0(1:W1(B"] . lrt-maa-sakod-alist)) + ("bu" (["0(1:X1(B"] . lrt-maa-sakod-alist)) + ("buu" (["0(1:Y1(B"] . lrt-maa-sakod-alist)) + ("be" (["(1`:P(B"] . lrt-maa-sakod-alist)) + ("bee" (["(1`:(B"] . lrt-maa-sakod-alist)) + ("bae" (["(1a:P(B"] . lrt-maa-sakod-alist)) + ("baa" (["(1a:(B"] . lrt-maa-sakod-alist)) + ("bo" (["(1b:P(B"] . lrt-maa-sakod-alist)) + ("boo" (["(1b:(B"] . lrt-maa-sakod-alist)) + ("boe" (["(1`:RP(B"] . lrt-maa-sakod-alist)) + ("bor" (["0(1:m1(B"] . lrt-maa-sakod-alist)) + ("ber" (["(1`0:T1(B"] . lrt-maa-sakod-alist)) + ("bir" (["(1`0:U1(B"] . lrt-maa-sakod-alist)) + ("boua" (["0(1:[1GP(B"] . lrt-maa-sakod-alist)) + ("bua" (["0(1:[1G(B"] . lrt-maa-sakod-alist)) + ("bie" (["(1`0:Q1]P(B"] . lrt-maa-sakod-alist)) + ("bia" (["(1`0:Q1](B"] . lrt-maa-sakod-alist)) + ("beua" (["(1`0:V1M(B"] . lrt-maa-sakod-alist)) + ("bea" (["(1`0:W1M(B"] . lrt-maa-sakod-alist)) + ("bai" (["(1d:(B"] . lrt-maa-sakod-alist)) + ("bei" (["(1c:(B"] . lrt-maa-sakod-alist)) + ("bow" (["(1`0:[1R(B"] . lrt-maa-sakod-alist)) + ("bam" (["(1:S(B"] . lrt-maa-sakod-alist)) + ("p" "(1;(B") + ("pa" (["(1;P(B"] . lrt-maa-sakod-alist)) + ("par" (["(1;R(B"] . lrt-maa-sakod-alist)) + ("pi" (["0(1;T1(B"] . lrt-maa-sakod-alist)) + ("pii" (["0(1;U1(B"] . lrt-maa-sakod-alist)) + ("peu" (["0(1;V1(B"] . lrt-maa-sakod-alist)) + ("pur" (["0(1;W1(B"] . lrt-maa-sakod-alist)) + ("pu" (["0(1;X1(B"] . lrt-maa-sakod-alist)) + ("puu" (["0(1;Y1(B"] . lrt-maa-sakod-alist)) + ("pe" (["(1`;P(B"] . lrt-maa-sakod-alist)) + ("pee" (["(1`;(B"] . lrt-maa-sakod-alist)) + ("pae" (["(1a;P(B"] . lrt-maa-sakod-alist)) + ("paa" (["(1a;(B"] . lrt-maa-sakod-alist)) + ("po" (["(1b;P(B"] . lrt-maa-sakod-alist)) + ("poo" (["(1b;(B"] . lrt-maa-sakod-alist)) + ("poe" (["(1`;RP(B"] . lrt-maa-sakod-alist)) + ("por" (["0(1;m1(B"] . lrt-maa-sakod-alist)) + ("per" (["(1`0;T1(B"] . lrt-maa-sakod-alist)) + ("pir" (["(1`0;U1(B"] . lrt-maa-sakod-alist)) + ("poua" (["0(1;[1GP(B"] . lrt-maa-sakod-alist)) + ("pua" (["0(1;[1G(B"] . lrt-maa-sakod-alist)) + ("pie" (["(1`0;Q1]P(B"] . lrt-maa-sakod-alist)) + ("pia" (["(1`0;Q1](B"] . lrt-maa-sakod-alist)) + ("peua" (["(1`0;V1M(B"] . lrt-maa-sakod-alist)) + ("pea" (["(1`0;W1M(B"] . lrt-maa-sakod-alist)) + ("pai" (["(1d;(B"] . lrt-maa-sakod-alist)) + ("pei" (["(1c;(B"] . lrt-maa-sakod-alist)) + ("pow" (["(1`0;[1R(B"] . lrt-maa-sakod-alist)) + ("pam" (["(1;S(B"] . lrt-maa-sakod-alist)) + ("hp" "(1<(B") + ("hpa" (["(1(B") + ("pha" (["(1>P(B"] . lrt-maa-sakod-alist)) + ("phar" (["(1>R(B"] . lrt-maa-sakod-alist)) + ("phi" (["0(1>T1(B"] . lrt-maa-sakod-alist)) + ("phii" (["0(1>U1(B"] . lrt-maa-sakod-alist)) + ("pheu" (["0(1>V1(B"] . lrt-maa-sakod-alist)) + ("phur" (["0(1>W1(B"] . lrt-maa-sakod-alist)) + ("phu" (["0(1>X1(B"] . lrt-maa-sakod-alist)) + ("phuu" (["0(1>Y1(B"] . lrt-maa-sakod-alist)) + ("phe" (["(1`>P(B"] . lrt-maa-sakod-alist)) + ("phee" (["(1`>(B"] . lrt-maa-sakod-alist)) + ("phae" (["(1a>P(B"] . lrt-maa-sakod-alist)) + ("phaa" (["(1a>(B"] . lrt-maa-sakod-alist)) + ("pho" (["(1b>P(B"] . lrt-maa-sakod-alist)) + ("phoo" (["(1b>(B"] . lrt-maa-sakod-alist)) + ("phoe" (["(1`>RP(B"] . lrt-maa-sakod-alist)) + ("phor" (["0(1>m1(B"] . lrt-maa-sakod-alist)) + ("pher" (["(1`0>T1(B"] . lrt-maa-sakod-alist)) + ("phir" (["(1`0>U1(B"] . lrt-maa-sakod-alist)) + ("phoua" (["0(1>[1GP(B"] . lrt-maa-sakod-alist)) + ("phua" (["0(1>[1G(B"] . lrt-maa-sakod-alist)) + ("phie" (["(1`0>Q1]P(B"] . lrt-maa-sakod-alist)) + ("phia" (["(1`0>Q1](B"] . lrt-maa-sakod-alist)) + ("pheua" (["(1`0>V1M(B"] . lrt-maa-sakod-alist)) + ("phea" (["(1`0>W1M(B"] . lrt-maa-sakod-alist)) + ("phai" (["(1d>(B"] . lrt-maa-sakod-alist)) + ("phei" (["(1c>(B"] . lrt-maa-sakod-alist)) + ("phow" (["(1`0>[1R(B"] . lrt-maa-sakod-alist)) + ("pham" (["(1>S(B"] . lrt-maa-sakod-alist)) + ("f" "(1?(B") + ("fa" (["(1?P(B"] . lrt-maa-sakod-alist)) + ("far" (["(1?R(B"] . lrt-maa-sakod-alist)) + ("fi" (["0(1?T1(B"] . lrt-maa-sakod-alist)) + ("fii" (["0(1?U1(B"] . lrt-maa-sakod-alist)) + ("feu" (["0(1?V1(B"] . lrt-maa-sakod-alist)) + ("fur" (["0(1?W1(B"] . lrt-maa-sakod-alist)) + ("fu" (["0(1?X1(B"] . lrt-maa-sakod-alist)) + ("fuu" (["0(1?Y1(B"] . lrt-maa-sakod-alist)) + ("fe" (["(1`?P(B"] . lrt-maa-sakod-alist)) + ("fee" (["(1`?(B"] . lrt-maa-sakod-alist)) + ("fae" (["(1a?P(B"] . lrt-maa-sakod-alist)) + ("faa" (["(1a?(B"] . lrt-maa-sakod-alist)) + ("fo" (["(1b?P(B"] . lrt-maa-sakod-alist)) + ("foo" (["(1b?(B"] . lrt-maa-sakod-alist)) + ("foe" (["(1`?RP(B"] . lrt-maa-sakod-alist)) + ("for" (["0(1?m1(B"] . lrt-maa-sakod-alist)) + ("fer" (["(1`0?T1(B"] . lrt-maa-sakod-alist)) + ("fir" (["(1`0?U1(B"] . lrt-maa-sakod-alist)) + ("foua" (["0(1?[1GP(B"] . lrt-maa-sakod-alist)) + ("fua" (["0(1?[1G(B"] . lrt-maa-sakod-alist)) + ("fie" (["(1`0?Q1]P(B"] . lrt-maa-sakod-alist)) + ("fia" (["(1`0?Q1](B"] . lrt-maa-sakod-alist)) + ("feua" (["(1`0?V1M(B"] . lrt-maa-sakod-alist)) + ("fea" (["(1`0?W1M(B"] . lrt-maa-sakod-alist)) + ("fai" (["(1d?(B"] . lrt-maa-sakod-alist)) + ("fei" (["(1c?(B"] . lrt-maa-sakod-alist)) + ("fow" (["(1`0?[1R(B"] . lrt-maa-sakod-alist)) + ("fam" (["(1?S(B"] . lrt-maa-sakod-alist)) + ("m" "(1A(B") + ("ma" (["(1AP(B"] . lrt-maa-sakod-alist)) + ("mar" (["(1AR(B"] . lrt-maa-sakod-alist)) + ("mi" (["0(1AT1(B"] . lrt-maa-sakod-alist)) + ("mii" (["0(1AU1(B"] . lrt-maa-sakod-alist)) + ("meu" (["0(1AV1(B"] . lrt-maa-sakod-alist)) + ("mur" (["0(1AW1(B"] . lrt-maa-sakod-alist)) + ("mu" (["0(1AX1(B"] . lrt-maa-sakod-alist)) + ("muu" (["0(1AY1(B"] . lrt-maa-sakod-alist)) + ("me" (["(1`AP(B"] . lrt-maa-sakod-alist)) + ("mee" (["(1`A(B"] . lrt-maa-sakod-alist)) + ("mae" (["(1aAP(B"] . lrt-maa-sakod-alist)) + ("maa" (["(1aA(B"] . lrt-maa-sakod-alist)) + ("mo" (["(1bAP(B"] . lrt-maa-sakod-alist)) + ("moo" (["(1bA(B"] . lrt-maa-sakod-alist)) + ("moe" (["(1`ARP(B"] . lrt-maa-sakod-alist)) + ("mor" (["0(1Am1(B"] . lrt-maa-sakod-alist)) + ("mer" (["(1`0AT1(B"] . lrt-maa-sakod-alist)) + ("mir" (["(1`0AU1(B"] . lrt-maa-sakod-alist)) + ("moua" (["0(1A[1GP(B"] . lrt-maa-sakod-alist)) + ("mua" (["0(1A[1G(B"] . lrt-maa-sakod-alist)) + ("mie" (["(1`0AQ1]P(B"] . lrt-maa-sakod-alist)) + ("mia" (["(1`0AQ1](B"] . lrt-maa-sakod-alist)) + ("meua" (["(1`0AV1M(B"] . lrt-maa-sakod-alist)) + ("mea" (["(1`0AW1M(B"] . lrt-maa-sakod-alist)) + ("mai" (["(1dA(B"] . lrt-maa-sakod-alist)) + ("mei" (["(1cA(B"] . lrt-maa-sakod-alist)) + ("mow" (["(1`0A[1R(B"] . lrt-maa-sakod-alist)) + ("mam" (["(1AS(B"] . lrt-maa-sakod-alist)) + ("gn" "(1B(B") + ("gna" (["(1BP(B"] . lrt-maa-sakod-alist)) + ("gnar" (["(1BR(B"] . lrt-maa-sakod-alist)) + ("gni" (["0(1BT1(B"] . lrt-maa-sakod-alist)) + ("gnii" (["0(1BU1(B"] . lrt-maa-sakod-alist)) + ("gneu" (["0(1BV1(B"] . lrt-maa-sakod-alist)) + ("gnur" (["0(1BW1(B"] . lrt-maa-sakod-alist)) + ("gnu" (["0(1BX1(B"] . lrt-maa-sakod-alist)) + ("gnuu" (["0(1BY1(B"] . lrt-maa-sakod-alist)) + ("gne" (["(1`BP(B"] . lrt-maa-sakod-alist)) + ("gnee" (["(1`B(B"] . lrt-maa-sakod-alist)) + ("gnae" (["(1aBP(B"] . lrt-maa-sakod-alist)) + ("gnaa" (["(1aB(B"] . lrt-maa-sakod-alist)) + ("gno" (["(1bBP(B"] . lrt-maa-sakod-alist)) + ("gnoo" (["(1bB(B"] . lrt-maa-sakod-alist)) + ("gnoe" (["(1`BRP(B"] . lrt-maa-sakod-alist)) + ("gnor" (["0(1Bm1(B"] . lrt-maa-sakod-alist)) + ("gner" (["(1`0BT1(B"] . lrt-maa-sakod-alist)) + ("gnir" (["(1`0BU1(B"] . lrt-maa-sakod-alist)) + ("gnoua" (["0(1B[1GP(B"] . lrt-maa-sakod-alist)) + ("gnua" (["0(1B[1G(B"] . lrt-maa-sakod-alist)) + ("gnie" (["(1`0BQ1]P(B"] . lrt-maa-sakod-alist)) + ("gnia" (["(1`0BQ1](B"] . lrt-maa-sakod-alist)) + ("gneua" (["(1`0BV1M(B"] . lrt-maa-sakod-alist)) + ("gnea" (["(1`0BW1M(B"] . lrt-maa-sakod-alist)) + ("gnai" (["(1dB(B"] . lrt-maa-sakod-alist)) + ("gnei" (["(1cB(B"] . lrt-maa-sakod-alist)) + ("gnow" (["(1`0B[1R(B"] . lrt-maa-sakod-alist)) + ("gnam" (["(1BS(B"] . lrt-maa-sakod-alist)) + ("l" "(1E(B") + ("la" (["(1EP(B"] . lrt-maa-sakod-alist)) + ("lar" (["(1ER(B"] . lrt-maa-sakod-alist)) + ("li" (["0(1ET1(B"] . lrt-maa-sakod-alist)) + ("lii" (["0(1EU1(B"] . lrt-maa-sakod-alist)) + ("leu" (["0(1EV1(B"] . lrt-maa-sakod-alist)) + ("lur" (["0(1EW1(B"] . lrt-maa-sakod-alist)) + ("lu" (["0(1EX1(B"] . lrt-maa-sakod-alist)) + ("luu" (["0(1EY1(B"] . lrt-maa-sakod-alist)) + ("le" (["(1`EP(B"] . lrt-maa-sakod-alist)) + ("lee" (["(1`E(B"] . lrt-maa-sakod-alist)) + ("lae" (["(1aEP(B"] . lrt-maa-sakod-alist)) + ("laa" (["(1aE(B"] . lrt-maa-sakod-alist)) + ("lo" (["(1bEP(B"] . lrt-maa-sakod-alist)) + ("loo" (["(1bE(B"] . lrt-maa-sakod-alist)) + ("loe" (["(1`ERP(B"] . lrt-maa-sakod-alist)) + ("lor" (["0(1Em1(B"] . lrt-maa-sakod-alist)) + ("ler" (["(1`0ET1(B"] . lrt-maa-sakod-alist)) + ("lir" (["(1`0EU1(B"] . lrt-maa-sakod-alist)) + ("loua" (["0(1E[1GP(B"] . lrt-maa-sakod-alist)) + ("lua" (["0(1E[1G(B"] . lrt-maa-sakod-alist)) + ("lie" (["(1`0EQ1]P(B"] . lrt-maa-sakod-alist)) + ("lia" (["(1`0EQ1](B"] . lrt-maa-sakod-alist)) + ("leua" (["(1`0EV1M(B"] . lrt-maa-sakod-alist)) + ("lea" (["(1`0EW1M(B"] . lrt-maa-sakod-alist)) + ("lai" (["(1dE(B"] . lrt-maa-sakod-alist)) + ("lei" (["(1cE(B"] . lrt-maa-sakod-alist)) + ("low" (["(1`0E[1R(B"] . lrt-maa-sakod-alist)) + ("lam" (["(1ES(B"] . lrt-maa-sakod-alist)) + ("r" "(1C(B") + ("ra" (["(1CP(B"] . lrt-maa-sakod-alist)) + ("rar" (["(1CR(B"] . lrt-maa-sakod-alist)) + ("ri" (["0(1CT1(B"] . lrt-maa-sakod-alist)) + ("rii" (["0(1CU1(B"] . lrt-maa-sakod-alist)) + ("reu" (["0(1CV1(B"] . lrt-maa-sakod-alist)) + ("rur" (["0(1CW1(B"] . lrt-maa-sakod-alist)) + ("ru" (["0(1CX1(B"] . lrt-maa-sakod-alist)) + ("ruu" (["0(1CY1(B"] . lrt-maa-sakod-alist)) + ("re" (["(1`CP(B"] . lrt-maa-sakod-alist)) + ("ree" (["(1`C(B"] . lrt-maa-sakod-alist)) + ("rae" (["(1aCP(B"] . lrt-maa-sakod-alist)) + ("raa" (["(1aC(B"] . lrt-maa-sakod-alist)) + ("ro" (["(1bCP(B"] . lrt-maa-sakod-alist)) + ("roo" (["(1bC(B"] . lrt-maa-sakod-alist)) + ("roe" (["(1`CRP(B"] . lrt-maa-sakod-alist)) + ("ror" (["0(1Cm1(B"] . lrt-maa-sakod-alist)) + ("rer" (["(1`0CT1(B"] . lrt-maa-sakod-alist)) + ("rir" (["(1`0CU1(B"] . lrt-maa-sakod-alist)) + ("roua" (["0(1C[1GP(B"] . lrt-maa-sakod-alist)) + ("rua" (["0(1C[1G(B"] . lrt-maa-sakod-alist)) + ("rie" (["(1`0CQ1]P(B"] . lrt-maa-sakod-alist)) + ("ria" (["(1`0CQ1](B"] . lrt-maa-sakod-alist)) + ("reua" (["(1`0CV1M(B"] . lrt-maa-sakod-alist)) + ("rea" (["(1`0CW1M(B"] . lrt-maa-sakod-alist)) + ("rai" (["(1dC(B"] . lrt-maa-sakod-alist)) + ("rei" (["(1cC(B"] . lrt-maa-sakod-alist)) + ("row" (["(1`0C[1R(B"] . lrt-maa-sakod-alist)) + ("ram" (["(1CS(B"] . lrt-maa-sakod-alist)) + ("v" "(1G(B") + ("va" (["(1GP(B"] . lrt-maa-sakod-alist)) + ("var" (["(1GR(B"] . lrt-maa-sakod-alist)) + ("vi" (["0(1GT1(B"] . lrt-maa-sakod-alist)) + ("vii" (["0(1GU1(B"] . lrt-maa-sakod-alist)) + ("veu" (["0(1GV1(B"] . lrt-maa-sakod-alist)) + ("vur" (["0(1GW1(B"] . lrt-maa-sakod-alist)) + ("vu" (["0(1GX1(B"] . lrt-maa-sakod-alist)) + ("vuu" (["0(1GY1(B"] . lrt-maa-sakod-alist)) + ("ve" (["(1`GP(B"] . lrt-maa-sakod-alist)) + ("vee" (["(1`G(B"] . lrt-maa-sakod-alist)) + ("vae" (["(1aGP(B"] . lrt-maa-sakod-alist)) + ("vaa" (["(1aG(B"] . lrt-maa-sakod-alist)) + ("vo" (["(1bGP(B"] . lrt-maa-sakod-alist)) + ("voo" (["(1bG(B"] . lrt-maa-sakod-alist)) + ("voe" (["(1`GRP(B"] . lrt-maa-sakod-alist)) + ("vor" (["0(1Gm1(B"] . lrt-maa-sakod-alist)) + ("ver" (["(1`0GT1(B"] . lrt-maa-sakod-alist)) + ("vir" (["(1`0GU1(B"] . lrt-maa-sakod-alist)) + ("voua" (["0(1G[1GP(B"] . lrt-maa-sakod-alist)) + ("vua" (["0(1G[1G(B"] . lrt-maa-sakod-alist)) + ("vie" (["(1`0GQ1]P(B"] . lrt-maa-sakod-alist)) + ("via" (["(1`0GQ1](B"] . lrt-maa-sakod-alist)) + ("veua" (["(1`0GV1M(B"] . lrt-maa-sakod-alist)) + ("vea" (["(1`0GW1M(B"] . lrt-maa-sakod-alist)) + ("vai" (["(1dG(B"] . lrt-maa-sakod-alist)) + ("vei" (["(1cG(B"] . lrt-maa-sakod-alist)) + ("vow" (["(1`0G[1R(B"] . lrt-maa-sakod-alist)) + ("vam" (["(1GS(B"] . lrt-maa-sakod-alist)) + ("w" "(1G(B") + ("wa" (["(1GP(B"] . lrt-maa-sakod-alist)) + ("war" (["(1GR(B"] . lrt-maa-sakod-alist)) + ("wi" (["0(1GT1(B"] . lrt-maa-sakod-alist)) + ("wii" (["0(1GU1(B"] . lrt-maa-sakod-alist)) + ("weu" (["0(1GV1(B"] . lrt-maa-sakod-alist)) + ("wur" (["0(1GW1(B"] . lrt-maa-sakod-alist)) + ("wu" (["0(1GX1(B"] . lrt-maa-sakod-alist)) + ("wuu" (["0(1GY1(B"] . lrt-maa-sakod-alist)) + ("we" (["(1`GP(B"] . lrt-maa-sakod-alist)) + ("wee" (["(1`G(B"] . lrt-maa-sakod-alist)) + ("wae" (["(1aGP(B"] . lrt-maa-sakod-alist)) + ("waa" (["(1aG(B"] . lrt-maa-sakod-alist)) + ("wo" (["(1bGP(B"] . lrt-maa-sakod-alist)) + ("woo" (["(1bG(B"] . lrt-maa-sakod-alist)) + ("woe" (["(1`GRP(B"] . lrt-maa-sakod-alist)) + ("wor" (["0(1Gm1(B"] . lrt-maa-sakod-alist)) + ("wer" (["(1`0GT1(B"] . lrt-maa-sakod-alist)) + ("wir" (["(1`0GU1(B"] . lrt-maa-sakod-alist)) + ("woua" (["0(1G[1GP(B"] . lrt-maa-sakod-alist)) + ("wua" (["0(1G[1G(B"] . lrt-maa-sakod-alist)) + ("wie" (["(1`0GQ1]P(B"] . lrt-maa-sakod-alist)) + ("wia" (["(1`0GQ1](B"] . lrt-maa-sakod-alist)) + ("weua" (["(1`0GV1M(B"] . lrt-maa-sakod-alist)) + ("wea" (["(1`0GW1M(B"] . lrt-maa-sakod-alist)) + ("wai" (["(1dG(B"] . lrt-maa-sakod-alist)) + ("wei" (["(1cG(B"] . lrt-maa-sakod-alist)) + ("wow" (["(1`0G[1R(B"] . lrt-maa-sakod-alist)) + ("wam" (["(1GS(B"] . lrt-maa-sakod-alist)) + ("hh" "(1K(B") + ("hha" (["(1KP(B"] . lrt-maa-sakod-alist)) + ("hhar" (["(1KR(B"] . lrt-maa-sakod-alist)) + ("hhi" (["0(1KT1(B"] . lrt-maa-sakod-alist)) + ("hhii" (["0(1KU1(B"] . lrt-maa-sakod-alist)) + ("hheu" (["0(1KV1(B"] . lrt-maa-sakod-alist)) + ("hhur" (["0(1KW1(B"] . lrt-maa-sakod-alist)) + ("hhu" (["0(1KX1(B"] . lrt-maa-sakod-alist)) + ("hhuu" (["0(1KY1(B"] . lrt-maa-sakod-alist)) + ("hhe" (["(1`KP(B"] . lrt-maa-sakod-alist)) + ("hhee" (["(1`K(B"] . lrt-maa-sakod-alist)) + ("hhae" (["(1aKP(B"] . lrt-maa-sakod-alist)) + ("hhaa" (["(1aK(B"] . lrt-maa-sakod-alist)) + ("hho" (["(1bKP(B"] . lrt-maa-sakod-alist)) + ("hhoo" (["(1bK(B"] . lrt-maa-sakod-alist)) + ("hhoe" (["(1`KRP(B"] . lrt-maa-sakod-alist)) + ("hhor" (["0(1Km1(B"] . lrt-maa-sakod-alist)) + ("hher" (["(1`0KT1(B"] . lrt-maa-sakod-alist)) + ("hhir" (["(1`0KU1(B"] . lrt-maa-sakod-alist)) + ("hhoua" (["0(1K[1GP(B"] . lrt-maa-sakod-alist)) + ("hhua" (["0(1K[1G(B"] . lrt-maa-sakod-alist)) + ("hhie" (["(1`0KQ1]P(B"] . lrt-maa-sakod-alist)) + ("hhia" (["(1`0KQ1](B"] . lrt-maa-sakod-alist)) + ("hheua" (["(1`0KV1M(B"] . lrt-maa-sakod-alist)) + ("hhea" (["(1`0KW1M(B"] . lrt-maa-sakod-alist)) + ("hhai" (["(1dK(B"] . lrt-maa-sakod-alist)) + ("hhei" (["(1cK(B"] . lrt-maa-sakod-alist)) + ("hhow" (["(1`0K[1R(B"] . lrt-maa-sakod-alist)) + ("hham" (["(1KS(B"] . lrt-maa-sakod-alist)) + ("O" "(1M(B") + ("Oa" (["(1MP(B"] . lrt-maa-sakod-alist)) + ("Oar" (["(1MR(B"] . lrt-maa-sakod-alist)) + ("Oi" (["0(1MT1(B"] . lrt-maa-sakod-alist)) + ("Oii" (["0(1MU1(B"] . lrt-maa-sakod-alist)) + ("Oeu" (["0(1MV1(B"] . lrt-maa-sakod-alist)) + ("Our" (["0(1MW1(B"] . lrt-maa-sakod-alist)) + ("Ou" (["0(1MX1(B"] . lrt-maa-sakod-alist)) + ("Ouu" (["0(1MY1(B"] . lrt-maa-sakod-alist)) + ("Oe" (["(1`MP(B"] . lrt-maa-sakod-alist)) + ("Oee" (["(1`M(B"] . lrt-maa-sakod-alist)) + ("Oae" (["(1aMP(B"] . lrt-maa-sakod-alist)) + ("Oaa" (["(1aM(B"] . lrt-maa-sakod-alist)) + ("Oo" (["(1bMP(B"] . lrt-maa-sakod-alist)) + ("Ooo" (["(1bM(B"] . lrt-maa-sakod-alist)) + ("Ooe" (["(1`MRP(B"] . lrt-maa-sakod-alist)) + ("Oor" (["0(1Mm1(B"] . lrt-maa-sakod-alist)) + ("Oer" (["(1`0MT1(B"] . lrt-maa-sakod-alist)) + ("Oir" (["(1`0MU1(B"] . lrt-maa-sakod-alist)) + ("Ooua" (["0(1M[1GP(B"] . lrt-maa-sakod-alist)) + ("Oua" (["0(1M[1G(B"] . lrt-maa-sakod-alist)) + ("Oie" (["(1`0MQ1]P(B"] . lrt-maa-sakod-alist)) + ("Oia" (["(1`0MQ1](B"] . lrt-maa-sakod-alist)) + ("Oeua" (["(1`0MV1M(B"] . lrt-maa-sakod-alist)) + ("Oea" (["(1`0MW1M(B"] . lrt-maa-sakod-alist)) + ("Oai" (["(1dM(B"] . lrt-maa-sakod-alist)) + ("Oei" (["(1cM(B"] . lrt-maa-sakod-alist)) + ("Oow" (["(1`0M[1R(B"] . lrt-maa-sakod-alist)) + ("Oam" (["(1MS(B"] . lrt-maa-sakod-alist)) + ("h" "(1N(B") + ("ha" (["(1NP(B"] . lrt-maa-sakod-alist)) + ("har" (["(1NR(B"] . lrt-maa-sakod-alist)) + ("hi" (["0(1NT1(B"] . lrt-maa-sakod-alist)) + ("hii" (["0(1NU1(B"] . lrt-maa-sakod-alist)) + ("heu" (["0(1NV1(B"] . lrt-maa-sakod-alist)) + ("hur" (["0(1NW1(B"] . lrt-maa-sakod-alist)) + ("hu" (["0(1NX1(B"] . lrt-maa-sakod-alist)) + ("huu" (["0(1NY1(B"] . lrt-maa-sakod-alist)) + ("he" (["(1`NP(B"] . lrt-maa-sakod-alist)) + ("hee" (["(1`N(B"] . lrt-maa-sakod-alist)) + ("hae" (["(1aNP(B"] . lrt-maa-sakod-alist)) + ("haa" (["(1aN(B"] . lrt-maa-sakod-alist)) + ("ho" (["(1bNP(B"] . lrt-maa-sakod-alist)) + ("hoo" (["(1bN(B"] . lrt-maa-sakod-alist)) + ("hoe" (["(1`NRP(B"] . lrt-maa-sakod-alist)) + ("hor" (["0(1Nm1(B"] . lrt-maa-sakod-alist)) + ("her" (["(1`0NT1(B"] . lrt-maa-sakod-alist)) + ("hir" (["(1`0NU1(B"] . lrt-maa-sakod-alist)) + ("houa" (["0(1N[1GP(B"] . lrt-maa-sakod-alist)) + ("hua" (["0(1N[1G(B"] . lrt-maa-sakod-alist)) + ("hie" (["(1`0NQ1]P(B"] . lrt-maa-sakod-alist)) + ("hia" (["(1`0NQ1](B"] . lrt-maa-sakod-alist)) + ("heua" (["(1`0NV1M(B"] . lrt-maa-sakod-alist)) + ("hea" (["(1`0NW1M(B"] . lrt-maa-sakod-alist)) + ("hai" (["(1dN(B"] . lrt-maa-sakod-alist)) + ("hei" (["(1cN(B"] . lrt-maa-sakod-alist)) + ("how" (["(1`0N[1R(B"] . lrt-maa-sakod-alist)) + ("ham" (["(1NS(B"] . lrt-maa-sakod-alist)) + ("ngh" "(1K'(B") + ("ngha" (["(1K'P(B"] . lrt-maa-sakod-alist)) + ("nghar" (["(1K'R(B"] . lrt-maa-sakod-alist)) + ("nghi" (["0(1KT1'(B"] . lrt-maa-sakod-alist)) + ("nghii" (["0(1KU1'(B"] . lrt-maa-sakod-alist)) + ("ngheu" (["0(1KV1'(B"] . lrt-maa-sakod-alist)) + ("nghur" (["0(1KW1'(B"] . lrt-maa-sakod-alist)) + ("nghu" (["0(1KX1'(B"] . lrt-maa-sakod-alist)) + ("nghuu" (["0(1KY1'(B"] . lrt-maa-sakod-alist)) + ("nghe" (["(1`K'P(B"] . lrt-maa-sakod-alist)) + ("nghee" (["(1`K'(B"] . lrt-maa-sakod-alist)) + ("nghae" (["(1aK'P(B"] . lrt-maa-sakod-alist)) + ("nghaa" (["(1aK'(B"] . lrt-maa-sakod-alist)) + ("ngho" (["(1bK'P(B"] . lrt-maa-sakod-alist)) + ("nghoo" (["(1bK'(B"] . lrt-maa-sakod-alist)) + ("nghoe" (["(1`K'RP(B"] . lrt-maa-sakod-alist)) + ("nghor" (["0(1Km1'(B"] . lrt-maa-sakod-alist)) + ("ngher" (["(1`0KT1'(B"] . lrt-maa-sakod-alist)) + ("nghir" (["(1`0KU1'(B"] . lrt-maa-sakod-alist)) + ("nghoua" (["0(1K[1'GP(B"] . lrt-maa-sakod-alist)) + ("nghua" (["0(1K[1'G(B"] . lrt-maa-sakod-alist)) + ("nghie" (["(1`0KQ1']P(B"] . lrt-maa-sakod-alist)) + ("nghia" (["(1`0KQ1'](B"] . lrt-maa-sakod-alist)) + ("ngheua" (["(1`0KV1'M(B"] . lrt-maa-sakod-alist)) + ("nghea" (["(1`0KW1'M(B"] . lrt-maa-sakod-alist)) + ("nghai" (["(1dK'(B"] . lrt-maa-sakod-alist)) + ("nghei" (["(1cK'(B"] . lrt-maa-sakod-alist)) + ("nghow" (["(1`0K[1'R(B"] . lrt-maa-sakod-alist)) + ("ngham" (["(1K'S(B"] . lrt-maa-sakod-alist)) + ("yh" "(1K](B") + ("yha" (["(1K]P(B"] . lrt-maa-sakod-alist)) + ("yhar" (["(1K]R(B"] . lrt-maa-sakod-alist)) + ("yhi" (["0(1KT1](B"] . lrt-maa-sakod-alist)) + ("yhii" (["0(1KU1](B"] . lrt-maa-sakod-alist)) + ("yheu" (["0(1KV1](B"] . lrt-maa-sakod-alist)) + ("yhur" (["0(1KW1](B"] . lrt-maa-sakod-alist)) + ("yhu" (["0(1KX1](B"] . lrt-maa-sakod-alist)) + ("yhuu" (["0(1KY1](B"] . lrt-maa-sakod-alist)) + ("yhe" (["(1`K]P(B"] . lrt-maa-sakod-alist)) + ("yhee" (["(1`K](B"] . lrt-maa-sakod-alist)) + ("yhae" (["(1aK]P(B"] . lrt-maa-sakod-alist)) + ("yhaa" (["(1aK](B"] . lrt-maa-sakod-alist)) + ("yho" (["(1bK]P(B"] . lrt-maa-sakod-alist)) + ("yhoo" (["(1bK](B"] . lrt-maa-sakod-alist)) + ("yhoe" (["(1`K]RP(B"] . lrt-maa-sakod-alist)) + ("yhor" (["0(1Km1](B"] . lrt-maa-sakod-alist)) + ("yher" (["(1`0KT1](B"] . lrt-maa-sakod-alist)) + ("yhir" (["(1`0KU1](B"] . lrt-maa-sakod-alist)) + ("yhoua" (["0(1K[1]GP(B"] . lrt-maa-sakod-alist)) + ("yhua" (["0(1K[1]G(B"] . lrt-maa-sakod-alist)) + ("yhie" (["(1`0KQ1]]P(B"] . lrt-maa-sakod-alist)) + ("yhia" (["(1`0KQ1]](B"] . lrt-maa-sakod-alist)) + ("yheua" (["(1`0KV1]M(B"] . lrt-maa-sakod-alist)) + ("yhea" (["(1`0KW1]M(B"] . lrt-maa-sakod-alist)) + ("yhai" (["(1dK](B"] . lrt-maa-sakod-alist)) + ("yhei" (["(1cK](B"] . lrt-maa-sakod-alist)) + ("yhow" (["(1`0K[1]R(B"] . lrt-maa-sakod-alist)) + ("yham" (["(1K]S(B"] . lrt-maa-sakod-alist)) + ("nh" "(1|(B") + ("nha" (["(1|P(B"] . lrt-maa-sakod-alist)) + ("nhar" (["(1|R(B"] . lrt-maa-sakod-alist)) + ("nhi" (["0(1|T1(B"] . lrt-maa-sakod-alist)) + ("nhii" (["0(1|U1(B"] . lrt-maa-sakod-alist)) + ("nheu" (["0(1|V1(B"] . lrt-maa-sakod-alist)) + ("nhur" (["0(1|W1(B"] . lrt-maa-sakod-alist)) + ("nhu" (["0(1|X1(B"] . lrt-maa-sakod-alist)) + ("nhuu" (["0(1|Y1(B"] . lrt-maa-sakod-alist)) + ("nhe" (["(1`|P(B"] . lrt-maa-sakod-alist)) + ("nhee" (["(1`|(B"] . lrt-maa-sakod-alist)) + ("nhae" (["(1a|P(B"] . lrt-maa-sakod-alist)) + ("nhaa" (["(1a|(B"] . lrt-maa-sakod-alist)) + ("nho" (["(1b|P(B"] . lrt-maa-sakod-alist)) + ("nhoo" (["(1b|(B"] . lrt-maa-sakod-alist)) + ("nhoe" (["(1`|RP(B"] . lrt-maa-sakod-alist)) + ("nhor" (["0(1|m1(B"] . lrt-maa-sakod-alist)) + ("nher" (["(1`0|T1(B"] . lrt-maa-sakod-alist)) + ("nhir" (["(1`0|U1(B"] . lrt-maa-sakod-alist)) + ("nhoua" (["0(1|[1GP(B"] . lrt-maa-sakod-alist)) + ("nhua" (["0(1|[1G(B"] . lrt-maa-sakod-alist)) + ("nhie" (["(1`0|Q1]P(B"] . lrt-maa-sakod-alist)) + ("nhia" (["(1`0|Q1](B"] . lrt-maa-sakod-alist)) + ("nheua" (["(1`0|V1M(B"] . lrt-maa-sakod-alist)) + ("nhea" (["(1`0|W1M(B"] . lrt-maa-sakod-alist)) + ("nhai" (["(1d|(B"] . lrt-maa-sakod-alist)) + ("nhei" (["(1c|(B"] . lrt-maa-sakod-alist)) + ("nhow" (["(1`0|[1R(B"] . lrt-maa-sakod-alist)) + ("nham" (["(1|S(B"] . lrt-maa-sakod-alist)) + ("mh" "(1}(B") + ("mha" (["(1}P(B"] . lrt-maa-sakod-alist)) + ("mhar" (["(1}R(B"] . lrt-maa-sakod-alist)) + ("mhi" (["0(1}T1(B"] . lrt-maa-sakod-alist)) + ("mhii" (["0(1}U1(B"] . lrt-maa-sakod-alist)) + ("mheu" (["0(1}V1(B"] . lrt-maa-sakod-alist)) + ("mhur" (["0(1}W1(B"] . lrt-maa-sakod-alist)) + ("mhu" (["0(1}X1(B"] . lrt-maa-sakod-alist)) + ("mhuu" (["0(1}Y1(B"] . lrt-maa-sakod-alist)) + ("mhe" (["(1`}P(B"] . lrt-maa-sakod-alist)) + ("mhee" (["(1`}(B"] . lrt-maa-sakod-alist)) + ("mhae" (["(1a}P(B"] . lrt-maa-sakod-alist)) + ("mhaa" (["(1a}(B"] . lrt-maa-sakod-alist)) + ("mho" (["(1b}P(B"] . lrt-maa-sakod-alist)) + ("mhoo" (["(1b}(B"] . lrt-maa-sakod-alist)) + ("mhoe" (["(1`}RP(B"] . lrt-maa-sakod-alist)) + ("mhor" (["0(1}m1(B"] . lrt-maa-sakod-alist)) + ("mher" (["(1`0}T1(B"] . lrt-maa-sakod-alist)) + ("mhir" (["(1`0}U1(B"] . lrt-maa-sakod-alist)) + ("mhoua" (["0(1}[1GP(B"] . lrt-maa-sakod-alist)) + ("mhua" (["0(1}[1G(B"] . lrt-maa-sakod-alist)) + ("mhie" (["(1`0}Q1]P(B"] . lrt-maa-sakod-alist)) + ("mhia" (["(1`0}Q1](B"] . lrt-maa-sakod-alist)) + ("mheua" (["(1`0}V1M(B"] . lrt-maa-sakod-alist)) + ("mhea" (["(1`0}W1M(B"] . lrt-maa-sakod-alist)) + ("mhai" (["(1d}(B"] . lrt-maa-sakod-alist)) + ("mhei" (["(1c}(B"] . lrt-maa-sakod-alist)) + ("mhow" (["(1`0}[1R(B"] . lrt-maa-sakod-alist)) + ("mham" (["(1}S(B"] . lrt-maa-sakod-alist)) + ("lh" "0(1K\1(B") + ("lha" (["0(1K\1P(B"] . lrt-maa-sakod-alist)) + ("lhar" (["0(1K\1R(B"] . lrt-maa-sakod-alist)) + ("lhi" (["0(1K\T1(B"] . lrt-maa-sakod-alist)) + ("lhii" (["0(1K\U1(B"] . lrt-maa-sakod-alist)) + ("lheu" (["0(1K\V1(B"] . lrt-maa-sakod-alist)) + ("lhur" (["0(1K\W1(B"] . lrt-maa-sakod-alist)) + ("lhu" (["0(1K\X1(B"] . lrt-maa-sakod-alist)) + ("lhuu" (["0(1K\Y1(B"] . lrt-maa-sakod-alist)) + ("lhe" (["(1`0K\1P(B"] . lrt-maa-sakod-alist)) + ("lhee" (["(1`0K\1(B"] . lrt-maa-sakod-alist)) + ("lhae" (["(1a0K\1P(B"] . lrt-maa-sakod-alist)) + ("lhaa" (["(1a0K\1(B"] . lrt-maa-sakod-alist)) + ("lho" (["(1b0K\1P(B"] . lrt-maa-sakod-alist)) + ("lhoo" (["(1b0K\1(B"] . lrt-maa-sakod-alist)) + ("lhoe" (["(1`0K\1RP(B"] . lrt-maa-sakod-alist)) + ("lhor" (["0(1K\m1(B"] . lrt-maa-sakod-alist)) + ("lher" (["(1`0K\T1(B"] . lrt-maa-sakod-alist)) + ("lhir" (["(1`0K\U1(B"] . lrt-maa-sakod-alist)) + ("lhoua" (["0(1K\[1GP(B"] . lrt-maa-sakod-alist)) + ("lhua" (["0(1K\[1G(B"] . lrt-maa-sakod-alist)) + ("lhie" (["(1`0K\Q1]P(B"] . lrt-maa-sakod-alist)) + ("lhia" (["(1`0K\Q1](B"] . lrt-maa-sakod-alist)) + ("lheua" (["(1`0K\V1M(B"] . lrt-maa-sakod-alist)) + ("lhea" (["(1`0K\W1M(B"] . lrt-maa-sakod-alist)) + ("lhai" (["(1d0K\1(B"] . lrt-maa-sakod-alist)) + ("lhei" (["(1c0K\1(B"] . lrt-maa-sakod-alist)) + ("lhow" (["(1`0K\[1R(B"] . lrt-maa-sakod-alist)) + ("lham" (["0(1K\1S(B"] . lrt-maa-sakod-alist)) + ("wh" "(1KG(B") + ("wha" (["(1KGP(B"] . lrt-maa-sakod-alist)) + ("whar" (["(1KGR(B"] . lrt-maa-sakod-alist)) + ("whi" (["0(1KT1G(B"] . lrt-maa-sakod-alist)) + ("whii" (["0(1KU1G(B"] . lrt-maa-sakod-alist)) + ("wheu" (["0(1KV1G(B"] . lrt-maa-sakod-alist)) + ("whur" (["0(1KW1G(B"] . lrt-maa-sakod-alist)) + ("whu" (["0(1KX1G(B"] . lrt-maa-sakod-alist)) + ("whuu" (["0(1KY1G(B"] . lrt-maa-sakod-alist)) + ("whe" (["(1`KGP(B"] . lrt-maa-sakod-alist)) + ("whee" (["(1`KG(B"] . lrt-maa-sakod-alist)) + ("whae" (["(1aKGP(B"] . lrt-maa-sakod-alist)) + ("whaa" (["(1aKG(B"] . lrt-maa-sakod-alist)) + ("who" (["(1bKGP(B"] . lrt-maa-sakod-alist)) + ("whoo" (["(1bKG(B"] . lrt-maa-sakod-alist)) + ("whoe" (["(1`KGRP(B"] . lrt-maa-sakod-alist)) + ("whor" (["0(1Km1G(B"] . lrt-maa-sakod-alist)) + ("wher" (["(1`0KT1G(B"] . lrt-maa-sakod-alist)) + ("whir" (["(1`0KU1G(B"] . lrt-maa-sakod-alist)) + ("whoua" (["0(1K[1GGP(B"] . lrt-maa-sakod-alist)) + ("whua" (["0(1K[1GG(B"] . lrt-maa-sakod-alist)) + ("whie" (["(1`0KQ1G]P(B"] . lrt-maa-sakod-alist)) + ("whia" (["(1`0KQ1G](B"] . lrt-maa-sakod-alist)) + ("wheua" (["(1`0KV1GM(B"] . lrt-maa-sakod-alist)) + ("whea" (["(1`0KW1GM(B"] . lrt-maa-sakod-alist)) + ("whai" (["(1dKG(B"] . lrt-maa-sakod-alist)) + ("whei" (["(1cKG(B"] . lrt-maa-sakod-alist)) + ("whow" (["(1`0K[1GR(B"] . lrt-maa-sakod-alist)) + ("wham" (["(1KGS(B"] . lrt-maa-sakod-alist)) + ("hl" "(1KE(B") + ("hla" (["(1KEP(B"] . lrt-maa-sakod-alist)) + ("hlar" (["(1KER(B"] . lrt-maa-sakod-alist)) + ("hli" (["0(1KT1E(B"] . lrt-maa-sakod-alist)) + ("hlii" (["0(1KU1E(B"] . lrt-maa-sakod-alist)) + ("hleu" (["0(1KV1E(B"] . lrt-maa-sakod-alist)) + ("hlur" (["0(1KW1E(B"] . lrt-maa-sakod-alist)) + ("hlu" (["0(1KX1E(B"] . lrt-maa-sakod-alist)) + ("hluu" (["0(1KY1E(B"] . lrt-maa-sakod-alist)) + ("hle" (["(1`KEP(B"] . lrt-maa-sakod-alist)) + ("hlee" (["(1`KE(B"] . lrt-maa-sakod-alist)) + ("hlae" (["(1aKEP(B"] . lrt-maa-sakod-alist)) + ("hlaa" (["(1aKE(B"] . lrt-maa-sakod-alist)) + ("hlo" (["(1bKEP(B"] . lrt-maa-sakod-alist)) + ("hloo" (["(1bKE(B"] . lrt-maa-sakod-alist)) + ("hloe" (["(1`KERP(B"] . lrt-maa-sakod-alist)) + ("hlor" (["0(1Km1E(B"] . lrt-maa-sakod-alist)) + ("hler" (["(1`0KT1E(B"] . lrt-maa-sakod-alist)) + ("hlir" (["(1`0KU1E(B"] . lrt-maa-sakod-alist)) + ("hloua" (["0(1K[1EGP(B"] . lrt-maa-sakod-alist)) + ("hlua" (["0(1K[1EG(B"] . lrt-maa-sakod-alist)) + ("hlie" (["(1`0KQ1E]P(B"] . lrt-maa-sakod-alist)) + ("hlia" (["(1`0KQ1E](B"] . lrt-maa-sakod-alist)) + ("hleua" (["(1`0KV1EM(B"] . lrt-maa-sakod-alist)) + ("hlea" (["(1`0KW1EM(B"] . lrt-maa-sakod-alist)) + ("hlai" (["(1dKE(B"] . lrt-maa-sakod-alist)) + ("hlei" (["(1cKE(B"] . lrt-maa-sakod-alist)) + ("hlow" (["(1`0K[1ER(B"] . lrt-maa-sakod-alist)) + ("hlam" (["(1KES(B"] . lrt-maa-sakod-alist)) + ("hy" "(1K-(B") + ("hya" (["(1K-P(B"] . lrt-maa-sakod-alist)) + ("hyar" (["(1K-R(B"] . lrt-maa-sakod-alist)) + ("hyi" (["0(1KT1-(B"] . lrt-maa-sakod-alist)) + ("hyii" (["0(1KU1-(B"] . lrt-maa-sakod-alist)) + ("hyeu" (["0(1KV1-(B"] . lrt-maa-sakod-alist)) + ("hyur" (["0(1KW1-(B"] . lrt-maa-sakod-alist)) + ("hyu" (["0(1KX1-(B"] . lrt-maa-sakod-alist)) + ("hyuu" (["0(1KY1-(B"] . lrt-maa-sakod-alist)) + ("hye" (["(1`K-P(B"] . lrt-maa-sakod-alist)) + ("hyee" (["(1`K-(B"] . lrt-maa-sakod-alist)) + ("hyae" (["(1aK-P(B"] . lrt-maa-sakod-alist)) + ("hyaa" (["(1aK-(B"] . lrt-maa-sakod-alist)) + ("hyo" (["(1bK-P(B"] . lrt-maa-sakod-alist)) + ("hyoo" (["(1bK-(B"] . lrt-maa-sakod-alist)) + ("hyoe" (["(1`K-RP(B"] . lrt-maa-sakod-alist)) + ("hyor" (["0(1Km1-(B"] . lrt-maa-sakod-alist)) + ("hyer" (["(1`0KT1-(B"] . lrt-maa-sakod-alist)) + ("hyir" (["(1`0KU1-(B"] . lrt-maa-sakod-alist)) + ("hyoua" (["0(1K[1-GP(B"] . lrt-maa-sakod-alist)) + ("hyua" (["0(1K[1-G(B"] . lrt-maa-sakod-alist)) + ("hyie" (["(1`0KQ1-]P(B"] . lrt-maa-sakod-alist)) + ("hyia" (["(1`0KQ1-](B"] . lrt-maa-sakod-alist)) + ("hyeua" (["(1`0KV1-M(B"] . lrt-maa-sakod-alist)) + ("hyea" (["(1`0KW1-M(B"] . lrt-maa-sakod-alist)) + ("hyai" (["(1dK-(B"] . lrt-maa-sakod-alist)) + ("hyei" (["(1cK-(B"] . lrt-maa-sakod-alist)) + ("hyow" (["(1`0K[1-R(B"] . lrt-maa-sakod-alist)) + ("hyam" (["(1K-S(B"] . lrt-maa-sakod-alist)) + ("hn" "(1K9(B") + ("hna" (["(1K9P(B"] . lrt-maa-sakod-alist)) + ("hnar" (["(1K9R(B"] . lrt-maa-sakod-alist)) + ("hni" (["0(1KT19(B"] . lrt-maa-sakod-alist)) + ("hnii" (["0(1KU19(B"] . lrt-maa-sakod-alist)) + ("hneu" (["0(1KV19(B"] . lrt-maa-sakod-alist)) + ("hnur" (["0(1KW19(B"] . lrt-maa-sakod-alist)) + ("hnu" (["0(1KX19(B"] . lrt-maa-sakod-alist)) + ("hnuu" (["0(1KY19(B"] . lrt-maa-sakod-alist)) + ("hne" (["(1`K9P(B"] . lrt-maa-sakod-alist)) + ("hnee" (["(1`K9(B"] . lrt-maa-sakod-alist)) + ("hnae" (["(1aK9P(B"] . lrt-maa-sakod-alist)) + ("hnaa" (["(1aK9(B"] . lrt-maa-sakod-alist)) + ("hno" (["(1bK9P(B"] . lrt-maa-sakod-alist)) + ("hnoo" (["(1bK9(B"] . lrt-maa-sakod-alist)) + ("hnoe" (["(1`K9RP(B"] . lrt-maa-sakod-alist)) + ("hnor" (["0(1Km19(B"] . lrt-maa-sakod-alist)) + ("hner" (["(1`0KT19(B"] . lrt-maa-sakod-alist)) + ("hnir" (["(1`0KU19(B"] . lrt-maa-sakod-alist)) + ("hnoua" (["0(1K[19GP(B"] . lrt-maa-sakod-alist)) + ("hnua" (["0(1K[19G(B"] . lrt-maa-sakod-alist)) + ("hnie" (["(1`0KQ19]P(B"] . lrt-maa-sakod-alist)) + ("hnia" (["(1`0KQ19](B"] . lrt-maa-sakod-alist)) + ("hneua" (["(1`0KV19M(B"] . lrt-maa-sakod-alist)) + ("hnea" (["(1`0KW19M(B"] . lrt-maa-sakod-alist)) + ("hnai" (["(1dK9(B"] . lrt-maa-sakod-alist)) + ("hnei" (["(1cK9(B"] . lrt-maa-sakod-alist)) + ("hnow" (["(1`0K[19R(B"] . lrt-maa-sakod-alist)) + ("hnam" (["(1K9S(B"] . lrt-maa-sakod-alist)) + ("hm" "(1KA(B") + ("hma" (["(1KAP(B"] . lrt-maa-sakod-alist)) + ("hmar" (["(1KAR(B"] . lrt-maa-sakod-alist)) + ("hmi" (["0(1KT1A(B"] . lrt-maa-sakod-alist)) + ("hmii" (["0(1KU1A(B"] . lrt-maa-sakod-alist)) + ("hmeu" (["0(1KV1A(B"] . lrt-maa-sakod-alist)) + ("hmur" (["0(1KW1A(B"] . lrt-maa-sakod-alist)) + ("hmu" (["0(1KX1A(B"] . lrt-maa-sakod-alist)) + ("hmuu" (["0(1KY1A(B"] . lrt-maa-sakod-alist)) + ("hme" (["(1`KAP(B"] . lrt-maa-sakod-alist)) + ("hmee" (["(1`KA(B"] . lrt-maa-sakod-alist)) + ("hmae" (["(1aKAP(B"] . lrt-maa-sakod-alist)) + ("hmaa" (["(1aKA(B"] . lrt-maa-sakod-alist)) + ("hmo" (["(1bKAP(B"] . lrt-maa-sakod-alist)) + ("hmoo" (["(1bKA(B"] . lrt-maa-sakod-alist)) + ("hmoe" (["(1`KARP(B"] . lrt-maa-sakod-alist)) + ("hmor" (["0(1Km1A(B"] . lrt-maa-sakod-alist)) + ("hmer" (["(1`0KT1A(B"] . lrt-maa-sakod-alist)) + ("hmir" (["(1`0KU1A(B"] . lrt-maa-sakod-alist)) + ("hmoua" (["0(1K[1AGP(B"] . lrt-maa-sakod-alist)) + ("hmua" (["0(1K[1AG(B"] . lrt-maa-sakod-alist)) + ("hmie" (["(1`0KQ1A]P(B"] . lrt-maa-sakod-alist)) + ("hmia" (["(1`0KQ1A](B"] . lrt-maa-sakod-alist)) + ("hmeua" (["(1`0KV1AM(B"] . lrt-maa-sakod-alist)) + ("hmea" (["(1`0KW1AM(B"] . lrt-maa-sakod-alist)) + ("hmai" (["(1dKA(B"] . lrt-maa-sakod-alist)) + ("hmei" (["(1cKA(B"] . lrt-maa-sakod-alist)) + ("hmow" (["(1`0K[1AR(B"] . lrt-maa-sakod-alist)) + ("hmam" (["(1KAS(B"] . lrt-maa-sakod-alist)) + ) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/punct-b5.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/punct-b5.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,118 @@ +;; Quail package `punct-b5' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:56 1996 +;; Original TIT dictionary file: Punct-b5.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # Generated from Punct-b5.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!JO:X5>KHA!K(B +;; # +;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) +;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. +;; COMMENT Absolutely no fee and no warranties. +;; COMMENT +;; COMMENT use to move to the right +;; COMMENT use to move to the left +;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. +;; # define keys +;; VALIDINPUTKEY: !"\043$%&'()*+,-./0123456789:;<=>?@[\134]^_`abcdefghijkl +;; VALIDINPUTKEY: mnopqrstuvwxyz{|}~ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: \006 +;; MOVELEFT: \002 +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-punct-b5" "Chinese-BIG5" "$(0O:X5>KHA(B" + nil +"$(0&d'GTT&,!JO:X5>KHA!K(B + Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) + Permission to use/modify/copy for any purpose is hereby granted. + Absolutely no fee and no warranties. + + use to move to the right + use to move to the left + Modify by Wei-Chung Hwang, OCT 15, 1992. +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ) nil nil nil nil) + +(quail-define-rules +;; # +("!" "$(0!*!5(B") +("\"" "$(0!f!g!h!i!q(B") +("\\043" "$(0!l"-(B") +("$" "$(0"d"l"f"g(B") +("%" "$(0"h(B") +("&" "$(0".!m(B") +("'" "$(0!d!e!j!k(B") +("(" "$(0!>!F!^!@!H!V!Z!Y!](B") +(")" "$(0!?!G!_!A!I!W![!X!\(B") +("*" "$(0"/"2$T$O"E(B") +("+" "$(0"0"?"4$V!U"F(B") +("," "$(0!"!.!#!/(B") +("-" "$(0"1"@"@!7"##9"D(B") +("." "$(0!$!%!&!0!1!,!-"O"P"x"T(B") +("/" "$(0"_"a"3"5"`"b(B") +("0" "$(0#O%M%W%a#b#l(B") +("1" "$(0#P%D%N%X#Y#c#m(B") +("2" "$(0#Q%E%O%Y#Z#d#n(B") +("3" "$(0#R%F%P%Z#[#e(B") +("4" "$(0#S%G%Q%[#\#f(B") +("5" "$(0#T%H%R%\#]#g(B") +("6" "$(0#U%I%S%]#^#h(B") +("7" "$(0#V%J%T%^#_#i(B") +("8" "$(0#W%K%U%_#`#j(B") +("9" "$(0#X%L%V%`#a#k(B") +(":" "$(0!(!+!3(B") +(";" "$(0!'!2(B") +("<" "$(0!R"A!N!P!T"9(B") +("=" "$(0"8"C";"=">(B") +(">" "$(0!S"B!O!Q!U":(B") +("?" "$(0!)!4(B") +("@" "$(0"i"T(B") +("[" "$(0!b!J!L(B") +("\\134" "$(0"`"b"_"a(B") +("]" "$(0!c!K!M(B") +("^" "$(0!T(B") +("_" "$(0!;!=(B") +("`" "$(0!d!e!j!k(B") +("graph" "$(0#$#%#&#'#(#)#*#+#,#-#.#/#0#1#2#3#4#5#6#7#8#9#:#;#<#=#>#?#@#A#B#C#D#E#F#G#H#I#J#K#L#M#N(B") +("logo" "$(0!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~"!"""#"$"%"&"'"(")"*"+",(B") +("math" "$(0"0"1"2"3"4"5"6"7"8"9":";"<"=">"?"@"A"B"C"D"E"F"G"H"I"J"K"L"M"N"O"P(B") +("symbol" "$(0"R"Q"S"T"U"V"W"X"Y"Z"["\"]"^"_"`"a"b(B") +("unit" "$(0"c"d"e"f"g"h"h"i"p"q"r"s"t"u"v"w"x"y"z"{"|"}"~#!#"##(B") +("{" "$(0!`!B!D(B") +("|" "$(0!6"^!:#:"](B") +("}" "$(0!a!C!E(B") +("~" "$(0!="D"<(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/punct.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/punct.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,109 @@ +;; Quail package `punct' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:56 1996 +;; Original TIT dictionary file: Punct.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: punct.el,v 1.2 1997/06/06 00:57:09 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: YES +;; PROMPT: $A::WVJdHk!K1j5c7{:E!K(B# +;; # +;; COMMENT Copyright 1991 by Yongguang Zhang. +;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. +;; COMMENT Absolutely no fee and no warranties. +;; COMMENT +;; COMMENT use to move to the right +;; COMMENT use to move to the left +;; # define keys +;; VALIDINPUTKEY: "\043$%&'()*+,-./0123456789:;<=>?@[\134]^_`abcdefghijklm +;; VALIDINPUTKEY: nopqrstuvwxyz|~ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: \006 +;; MOVELEFT: \002 +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-punct" "Chinese-GB" "$A1j5c7{:E(B" + nil +"$A::WVJdHk!K1j5c7{:E!K(B# + Copyright 1991 by Yongguang Zhang. + Permission to use/modify/copy for any purpose is hereby granted. + Absolutely no fee and no warranties. + + use to move to the right + use to move to the left +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ) nil nil nil nil) + +(quail-define-rules +;; # +("\"" "$A#"!0!1!e(B") +("\\043" "$A##(B") +("$" "$A#$!g!i!j(B") +("%" "$A#%!k(B") +("'" "$A#'!.!/!d(B") +("(" "$A#(!8!:(B") +(")" "$A#)!9!;(B") +("*" "$A#*!A!G!D!I(B") +("+" "$A#+!@!F!E!H(B") +("," "$A#,!"(B") +("-" "$A#-!%!*!+(B") +("." "$A#.!#!$!'!-!_!`!c!Q(B") +("/" "$A#/!B!L#\(B") +("0" "$A#0":"D"N"X"b"n"z(B") +("1" "$A#1"1";"E"O"Y"e"q(B") +("2" "$A#2"2"<"F"P"Z"f"r(B") +("3" "$A#3"3"="G"Q"["g"s(B") +("4" "$A#4"4">"H"R"\"h"t(B") +("5" "$A#5"5"?"I"S"]"i"u(B") +("6" "$A#6"6"@"J"T"^"j"v(B") +("7" "$A#7"7"A"K"U"_"k"w(B") +("8" "$A#8"8"B"L"V"`"l"x(B") +("9" "$A#9"9"C"M"W"a"m"y(B") +(":" "$A#:!K(B") +("<" "$A#" "$A#>!5!7![!](B") +("@" "$A#@!Q(B") +("[" "$A#[!2!#{(B") +("\\134" "$A#\#/(B") +("]" "$A#]!3!=!?#}(B") +("^" "$A#^!&!P(B") +("_" "$A#_!M(B") +("`" "$A#`!.!/(B") +("logo" "$A!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~(B") +("math" "$A!@!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![!\!]!^!_!`(B") +("punct" "$A!!!"!#!$!%!&!'!(!)!*!+!,!-!.!/!0!1!2!3!4!5!6!7!8!9!:!;!!?(B") +("symbol" "$A!a!b!c!d!e!f!g!h!i!j!k!l!m(B") +("|" "$A#|!,!N(B") +("~" "$A#~!+!W!X!^(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/py-b5.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/py-b5.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,2198 @@ +;; Quail package `py-b5' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:51 1996 +;; Original TIT dictionary file: PY-b5.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # Generated from PY-b5.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!J3<5x!K(B +;; # +;; COMMENT last modified by cyl@ifcss.org 1994 March 9 +;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. +;; COMMENT +;; COMMENT $(0KHM$3<5xTT&,'J7{&v>V(B ($(00D5x>KHAJXFz(B) +;; COMMENT +;; COMMENT $(0Vy(a(B (CONSONANT) +;; COMMENT +;; COMMENT $(0$u(B $(0$v(B $(0$w(B $(0$x(B $(0$y(B $(0$z(B $(0${(B $(0$|(B $(0$}(B $(0$~(B $(0%!(B $(0%"(B $(0%#(B $(0%$(B $(0%%(B $(0%&(B $(0%'(B $(0%((B $(0%)(B $(0%*(B $(0%+(B +;; COMMENT b p m f d t n l g k h j q x zh ch sh r z c s +;; COMMENT $(04E(B $(0.\(B $(0Jv(B $(0*t(B $(0<6(B $(08X(B $(0?B(B $(0;-(B $(06Y(B $(04p(B $(0@C(B $(0;X(B $(0B#(B $(0,)(B $(01"(B $(0:+(B $(0H^(B $(0'K(B $(0Hr(B $(0Md(B $(03)(B +;; COMMENT +;; COMMENT $(0[J(a(B (VOWEL) +;; COMMENT +;; COMMENT $(0%,(B $(0%-(B $(0%.(B $(0%/(B $(0%0(B $(0%1(B $(0%2(B $(0%3(B $(0%4(B $(0%5(B $(0%6(B $(0%7(B $(0%8(B +;; COMMENT a o e e ai ei ao ou an en ang eng er +;; COMMENT $(0;@(B $(0@H(B $(0Z'(B ($(05((B) $(028(B $(16>(B $(0O_(B $(0OD(B $(0)y(B $(07J(B $(0/|(B ($(0*m(B) $(0.$(B +;; COMMENT +;; COMMENT $(0%9(B $(0%9%,(B $(0%9%-(B $(0%9%.(B $(0%9%/(B $(0%9%0(B $(0%9%1(B $(0%9%2(B $(0%9%3(B $(0%9%4(B $(0%9%5(B $(0%9%6(B $(0%9%7(B +;; COMMENT C+ i ia io -- ie -- -- iao iu ian in iang ing +;; COMMENT + yi ya yo -- ye ai -- yao you yan yin yang ying +;; COMMENT $(0*i(B $(0+U(B $(06W(B $(05((B $(0;{(B $(0H#(B $(0Nh(B $(0Fv(B $(0)_(B $(0(B(B $(05C(B +;; COMMENT +;; COMMENT $(0%:(B $(0%:%,(B $(0%:%-(B $(0%:%.(B $(0%:%/(B $(0%:%0(B $(0%:%1(B $(0%:%2(B $(0%:%3(B $(0%:%4(B $(0%:%5(B $(0%:%6(B $(0%:%7(B +;; COMMENT C+ u ua uo -- -- uai ui -- -- uan un uang ong +;; COMMENT + wu wa wo -- -- wai wei -- -- wan wen wang weng +;; COMMENT $(02q(B $(0Cs(B $(0L%(B $(03r(B $(02e(B $(0]`(B $(0Fl(B $(0,n(B $(09S(B +;; COMMENT +;; COMMENT $(0%;(B $(0%;%,(B $(0%;%-(B $(0%;%.(B $(0%;%/(B $(0%;%0(B $(0%;%1(B $(0%;%2(B $(0%;%3(B $(0%;%4(B $(0%;%5(B $(0%;%6(B $(0%;%7(B +;; COMMENT j+ u -- -- -- ue -- -- -- -- uan un -- iong +;; COMMENT l+ u: -- -- -- u:e -- -- -- -- u:an u:n -- -- +;; COMMENT + yu -- -- -- yue -- -- -- -- yuan yun -- yong +;; COMMENT $(0-S(B $(04}(B $(06C(B $(0F@(B $(0IU(B +;; COMMENT +;; COMMENT C+ -> $(02*5t<(*5Vy(a0|7m69(B, + -> $(02*5t,u*5Vy(a0|7m69(B, +;; COMMENT j+ -> $(0HzVy(a(B j,q,x $(03<0|7m69(B, l+ -> $(0HzVy(a(B l,n $(03<0|7m69(B +;; COMMENT +;; # define keys +;; VALIDINPUTKEY: 12345:abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-py-b5" "Chinese-BIG5" "$(03<5x(B" + t +"$(0&d'GTT&,!J3<5x!K(B + last modified by cyl@ifcss.org 1994 March 9 + Modify by Wei-Chung Hwang, OCT 15, 1992. + + $(0KHM$3<5xTT&,'J7{&v>V(B ($(00D5x>KHAJXFz(B) + + $(0Vy(a(B (CONSONANT) + + $(0$u(B $(0$v(B $(0$w(B $(0$x(B $(0$y(B $(0$z(B $(0${(B $(0$|(B $(0$}(B $(0$~(B $(0%!(B $(0%"(B $(0%#(B $(0%$(B $(0%%(B $(0%&(B $(0%'(B $(0%((B $(0%)(B $(0%*(B $(0%+(B + b p m f d t n l g k h j q x zh ch sh r z c s + $(04E(B $(0.\(B $(0Jv(B $(0*t(B $(0<6(B $(08X(B $(0?B(B $(0;-(B $(06Y(B $(04p(B $(0@C(B $(0;X(B $(0B#(B $(0,)(B $(01"(B $(0:+(B $(0H^(B $(0'K(B $(0Hr(B $(0Md(B $(03)(B + + $(0[J(a(B (VOWEL) + + $(0%,(B $(0%-(B $(0%.(B $(0%/(B $(0%0(B $(0%1(B $(0%2(B $(0%3(B $(0%4(B $(0%5(B $(0%6(B $(0%7(B $(0%8(B + a o e e ai ei ao ou an en ang eng er + $(0;@(B $(0@H(B $(0Z'(B ($(05((B) $(028(B $(16>(B $(0O_(B $(0OD(B $(0)y(B $(07J(B $(0/|(B ($(0*m(B) $(0.$(B + + $(0%9(B $(0%9%,(B $(0%9%-(B $(0%9%.(B $(0%9%/(B $(0%9%0(B $(0%9%1(B $(0%9%2(B $(0%9%3(B $(0%9%4(B $(0%9%5(B $(0%9%6(B $(0%9%7(B + C+ i ia io -- ie -- -- iao iu ian in iang ing + + yi ya yo -- ye ai -- yao you yan yin yang ying + $(0*i(B $(0+U(B $(06W(B $(05((B $(0;{(B $(0H#(B $(0Nh(B $(0Fv(B $(0)_(B $(0(B(B $(05C(B + + $(0%:(B $(0%:%,(B $(0%:%-(B $(0%:%.(B $(0%:%/(B $(0%:%0(B $(0%:%1(B $(0%:%2(B $(0%:%3(B $(0%:%4(B $(0%:%5(B $(0%:%6(B $(0%:%7(B + C+ u ua uo -- -- uai ui -- -- uan un uang ong + + wu wa wo -- -- wai wei -- -- wan wen wang weng + $(02q(B $(0Cs(B $(0L%(B $(03r(B $(02e(B $(0]`(B $(0Fl(B $(0,n(B $(09S(B + + $(0%;(B $(0%;%,(B $(0%;%-(B $(0%;%.(B $(0%;%/(B $(0%;%0(B $(0%;%1(B $(0%;%2(B $(0%;%3(B $(0%;%4(B $(0%;%5(B $(0%;%6(B $(0%;%7(B + j+ u -- -- -- ue -- -- -- -- uan un -- iong + l+ u: -- -- -- u:e -- -- -- -- u:an u:n -- -- + + yu -- -- -- yue -- -- -- -- yuan yun -- yong + $(0-S(B $(04}(B $(06C(B $(0F@(B $(0IU(B + + C+ -> $(02*5t<(*5Vy(a0|7m69(B, + -> $(02*5t,u*5Vy(a0|7m69(B, + j+ -> $(0HzVy(a(B j,q,x $(03<0|7m69(B, l+ -> $(0HzVy(a(B l,n $(03<0|7m69(B + +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a1" "$(01`%,(B") +("a2" "$(0;@1`(B") +("a3" "") +("a4" "$(01`(B") +("a5" "") +("ai1" "$(07e286n6a2:%0$(1N7(B") +("ai2" "$(0<_Os$(1`pJ]$(0;{$(1EE4-4h(B") +("ai3" "$(0GO\3^s$(16>$I*y#&(B") +("ai4" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") +("ai5" "") +("an1" "$(0)yQl<.TE88MX%4[[$(1;&%IXa*(E2F;F}j[)R(B") +("an2" "$(1H`,0:[(B") +("an3" "$(062$(14!$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") +("ba2" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") +("ba3" "$(0,EI_$(1A2(B") +("ba4" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") +("ba5" "$(0+DPHBd0-(B") +("bai1" "$(1;y(B") +("bai2" "$(0(v(B") +("bai3" "$(0*LXH-w]*$(1>o5^iH>}(B") +("bai4" "$(0R.uZO$(1!C&m6IHIO)(B") +("ban5" "") +("bang1" "$(0UZ-[@+=<$(1dLYG.Z(B") +("bang2" "") +("bang3" "$(0K'Gr$(1Kn$(0LQ$(1Ws(B") +("bang4" "$(0AtO|WH:,@+YU7k$(1]_B3Ya(B") +("bang5" "") +("bao1" "$(0'~525HPp$(1+58#Z"&7(B") +("bao2" "$(0I[$(11`(1(B") +("bao3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") +("bao4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") +("bao5" "") +("bei1" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") +("bei5" "") +("ben1" "$(0.eD6$(1[3'j6P(B") +("ben2" "") +("ben3" "$(0(\8h5K(B") +("ben4" "$(0>H$(1"~#L(B") +("ben5" "") +("beng1" "$(0;~Vi$(1"{52,WAAIF>s(B") +("beng2" "$(04K(B") +("beng3" "$(1?M()>%4BGW(B") +("beng4" "$(0YG$(1C$+Q$(0:T$(1Go(B") +("beng5" "") +("bi1" "$(0I0$(1&;3QLMTQ(B") +("bi2" "$(0M|(B") +("bi3" "$(0'SC./?MI&2-!$(1,\&;2_$(0+n$(1$qQi+'"VTR(B") +("bi4" "$(0(S,RJWbXf?qMIW"J]Jc;fUoKy0G6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") +("bi5" "") +("bian1" "$(0[1P>YkPh9'$(1q-ReLQ=~K~+BCkD\(B") +("bian2" "") +("bian3" "$(038D;;6Ps$(11ZFv;lL=(B") +("bian4" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") +("bian5" "") +("biao1" "$(0O:?*^L[=$(1ld$(0PQ$(1QnVJJ\EfPAS3McXIMg7SFezfY(B") +("biao2" "") +("biao3" "$(01QTa;i$(1N"-q_B]3TK(B") +("biao4" "$(0^-(B") +("biao5" "") +("bie1" "$(1PC$(0^+$(1r.(B") +("bie2" "$(0+2$(1cq%\J*_D_=(B") +("bie3" "$(0ZR$(19&(B") +("bie4" "$(0Jd$(1^C(B") +("bie5" "") +("bin1" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8N`$(1P21@ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") +("bo3" "$(0DGZ[$(195(B") +("bo4" "$(0O'UfZ[6"W.$(1g1$(0W,Uz]"$(1fE*b(B") +("bo5" "") +("bu1" "$(19h5mUl.od~(B") +("bu2" "$(0&c(B") +("bu3" "$(0HQ7[6l6\&4$(1HsR'(B") +("bu4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") +("bu5" "") +("c" "$(0%*(B") +("ca1" "$(0UiF0$(1\L(B") +("ca2" "") +("ca3" "$(1iM(B") +("ca4" "$(1kS(B") +("ca5" "") +("cai1" "$(0=w(B") +("cai2" "$(0&`:C,ZC{^D(B") +("cai3" "$(0(B") +("ceng5" "") +("ch" "$(0%&(B") +("cha1" "$(07:AG&G@L$(1YbA~"K$D3\XVd/(B") +("cha2" "$(03hJW9~F0$(1Ji_|L7-,)S(E(B") +("cha3" "$(1Zl(B") +("cha4" "$(0HZ,&2'7:$(1"]-PMe%3".,n(B") +("cha5" "") +("chai1" "$(0/q?k7:$(1:A(B") +("chai2" "$(08):AR5$(17fA}(B") +("chai3" "") +("chai4" "$(1fq2|mG(B") +("chai5" "") +("chan1" "$(0[q$(1$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") +("chan3" "$(0>)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") +("chan4" "$(0[n]!Z,(B") +("chan5" "") +("chang1" "$(0/z67=y;e$(1[W?\$(0[U63$(1m@[F6d>.N&(B") +("chang2" "$(01\<'@\J*LwUBH$JH$(1qK$(0<DZD?E;$(1&R&b9P$(0E7$(1YN(B") +("chao2" "$(0AhOS<&N47t$(1Q'cuN[(B") +("chao3" "$(0+Q0e$(11<(B") +("chao4" "$(12+(B") +("chao5" "") +("che1" "$(0-P$(1>U8x(B") +("che2" "") +("che3" "$(0,K$(1JMo%(B") +("che4" "$(0JfKSYMJuA?._$(1!,-X>T(B") +("che5" "") +("chen1" "$(1Ax$(0BgOz$(19pTX+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QTM$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") +("chi2" "$(03>*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") +("chi3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") +("chi4" "$(0-L9R(YE%(:S6@>$(1Ae$(0p$(1#}$(0Nm$(1,2-60)ci,X(B") +("chong2" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") +("chong3" "$(0Z1(B") +("chong4" "$(0Pm$(1H><6(B") +("chong5" "") +("chou1" "$(0/e$(1X[C8Y1i<4_(B") +("chou2" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") +("chou3" "$(0&aWk$(1L.':'F#>8u(B") +("chou4" "$(09i$(1^2$(0Ft$(1K2PF(B") +("chou5" "") +("chu1" "$(0'y1P\a$(1c^(B") +("chu2" "$(0:gUDNZQ]Z8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") +("chu5" "") +("chua1" "$(1="(B") +("chua2" "") +("chua3" "") +("chua4" "") +("chua5" "") +("chuai1" "") +("chuai2" "$(1S/(B") +("chuai3" "$(0AH(B") +("chuai4" "$(0TP$(1Om(B") +("chuai5" "") +("chuan1" "$(04s&V$(1jK$KD~(B") +("chuan2" "$(0E/>t$(1H)CcD!ZZPpZw(B") +("chuan3" "$(0@D*a$(12Y(B") +("chuan4" "$(0*l?n$(1$l"`N?(B") +("chuan5" "") +("chuang1" "$(0C(@7Oq+Z$(1PDJ@JU(B") +("chuang2" "$(0,,NVNz$(1WJ(B") +("chuang3" "$(0Y`F6$(1K\(B") +("chuang4" "$(0@7Y`F$$(1%UDu(B") +("chuang5" "") +("chui1" "$(0+M0f(B") +("chui2" "$(02NY]K6$(1C;$(0A{DqWsAN$(1Ce$(0P4$(1:b=V3_Fo$(0PC$(1;(FHK}(B") +("chui3" "") +("chui4" "$(0+M0f$(1ZU(B") +("chui5" "") +("chun1" "$(03O$(1CV'9Zz=_k$;-CLk9(B") +("chun2" "$(09G6fQT=K$(1SH$(0[X$(1KD[+$(0>k$(1W.hB(B") +("chun3" "$(0]&$(1BlZh3fG!(B") +("chun4" "") +("chun5" "") +("chuo1" "$(0XC(B") +("chuo2" "") +("chuo3" "") +("chuo4" "$(0L9QD^3$(1;#$(0;I$(15@egU)4\E-@t._#97;Xu?4TZW3kT(B") +("chuo5" "") +("ci1" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") +("ci2" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") +("ci3" "$(0*;$(1%>+X0qGt7J(B") +("ci4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") +("ci5" "") +("cong1" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") +("cong2" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") +("cong3" "") +("cong4" "$(1mVbtcS(B") +("cong5" "") +("cou1" "") +("cou2" "") +("cou3" "") +("cou4" "$(0B2TU$(1FP$(1rC9M(B") +("cu2" "$(1+H&W(B") +("cu3" "") +("cu4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`EiWle1(B") +("cu5" "") +("cuan1" "$(1k\q@UI(B") +("cuan2" "$(1mSmNkR(B") +("cuan3" "") +("cuan4" "$(0XuSd_G$(1Y+(B") +("cuan5" "") +("cui1" "$(0JzE2Tyjt(B") +("cuo2" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") +("cuo3" "$(1Kw8QY8>S(B") +("cuo4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") +("cuo5" "") +("d" "$(0$y(B") +("da1" "$(0F/T5C1$(1Pe%_,w(B") +("da2" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") +("da3" "$(0(U(B") +("da4" "$(0&L(B") +("da5" "") +("dai1" "$(0+E$(1Kr(B") +("dai2" "") +("dai3" "$(0'QDM(B") +("dai4" "$(0'o<(3"?WnmZ'm(B") +("dan5" "") +("dang1" "$(0G6R>]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") +("dang2" "") +("dang3" "$(0Us\^Ra_;$(1o-p<."(B") +("dang4" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") +("dang5" "") +("dao1" "$(0&/(2$(1!\(R"XBbHr(B") +("dao2" "") +("dao3" "$(06077RSZVF8$(1\v5W\WE\(B") +("dao4" "$(0.0I-60P*BzW[IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") +("di3" "$(0/6/k1WD+4?9&(c$(1%|$(03o$(1&U@:%o(|M,?J@k$1(B") +("di4" "$(0)c>J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") +("di5" "") +("dia1" "$(1B%(B") +("dia2" "") +("dia3" "") +("dia4" "") +("dia5" "") +("dian1" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") +("dian2" "") +("dian3" "$(0X5.)GS$(1[I4l>/Yr(B") +("dian4" "$(0IZ/4F\-0@eJ=S)*$(0[W$(1"L9'Ht(jQ?(B") +("diao2" "") +("diao3" "$(1)z(B") +("diao4" "$(0P~`R?F3v(B") +("ding5" "") +("diu1" "$(0)$$(1O!(B") +("diu2" "") +("diu3" "") +("diu4" "") +("diu5" "") +("dong1" "$(00*'w.QZ*$(1-FMb4D4|+O+v6M?oh_(B") +("dong2" "") +("dong3" "$(0U^H;$(1VgOz(B") +("dong4" "$(0;04#6FAo359`$(1*^/2[u`G(B") +("dong5" "") +("dou1" "$(0?h;($(137(B") +("dou2" "") +("dou3" "$(0'H,@:d:(09$(1.6<>(B") +("dou4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") +("dou5" "") +("du1" "$(0?hGGJ3$(1[S[)(B") +("du2" "$(0]uSB3vZI$(1q2$(0X\ZJ^W$(1r9$(0_CZ=$(1\FETehSon-papbiB(B") +("du3" "$(0Q/;ZGHSb-?$(1[QN)5*(B") +("du4" "$(02zB/-?+kWl,\^h$(17h:N(B") +("du5" "") +("duan1" "$(0L'5'$(13i3o;3(B") +("duan2" "") +("duan3" "$(0B|(B") +("duan4" "$(03uXKPAWv$(1WoFEpHCgG)L;n3(B") +("duan5" "") +("dui1" "$(0;U$(1UgE<(B") +("dui2" "") +("dui3" "") +("dui4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") +("dui5" "") +("dun1" "$(0AV[(NEqH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") +("duo5" "") +("e1" "$(01`;d$(1E3$(0%.$(14w*%[5$(0%/(B") +("e2" "$(0Ym?FZ'6~6dHG75$(18r$(01{$(1#G#:>Q$(0?/$(1U>(s7>0M>>>GV.(B") +("e3" "$(1N7(B") +("e4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D2.:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") +("e5" "") +("ei1" "$(0%1(B") +("ei2" "") +("ei3" "") +("ei4" "") +("ei5" "") +("en1" "$(07JEJ%5(B") +("en2" "") +("en3" "") +("en4" "$(1C5(B") +("en5" "") +("eng1" "$(1dO$(0%7(B") +("eng2" "") +("eng3" "") +("eng4" "") +("eng5" "") +("er1" "$(0%8.$(B") +("er2" "$(0.$*U$(1+f,u20H!%K/i-f`yal?-2W4&a*(B") +("er3" "$(0K`*W4"MpYN$(10o[nc'Nd*+!U/s(B") +("er4" "$(0&)D4$(1%:%Q)>WM?-0"7P@'(B") +("er5" "") +("f" "$(0$x(B") +("fa1" "$(0Bv)2$(1L/(B") +("fa2" "$(0'g)2LIM_C49#$(12N1.b~(B") +("fa3" "$(00OR"(B") +("fa4" "$(00OB^(B") +("fa5" "") +("fan1" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") +("fan2" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") +("fan3" "$(0'11T$(1V/(B") +("fan4" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") +("fan5" "") +("fang1" "$(0'J1>+^0($(1%)6fA*!$$L(B") +("fang2" "$(0/S-`+l19+^$(1V'(B") +("fang3" "$(0??,2),9A6%9n$(1'&,:OEm4(B") +("fang4" "$(0/t(B") +("fang5" "") +("fei1" "$(01g5{ChA>;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") +("fei2" "$(012$(16X$(0CS$(1?_M|(B") +("fei3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{^%+'_*O.l8eF/V1&6Y6f%86(B") +("fu2" "$(00%K~,B8G>K)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") +("fu3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") +("fu4" "$(0'Y5Y;b'j1b@oA';,@,YX>rG]GcH[(B") +("gai2" "") +("gai3" "$(0,R(B") +("gai4" "$(0FNLe&bD\BG$(1B}<)b5(B") +("gai5" "") +("gan1" "$(0:r(m&\4u-*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") +("gang2" "") +("gang3" "$(0B,<%(B") +("gang4" "$(0K,(B") +("gang5" "") +("gao1" "$(0:nSgLRS_9Q8t$(1ea$(0GI$(1m>JzL3DDgs(B") +("gao2" "") +("gao3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") +("gao4" "$(0+LM+$(13AU<>[Dc(B") +("gao5" "") +("ge1" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") +("ge2" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1p/(B") +("ge3" "$(0H7$(1.<8XW0\+h/7q(B") +("ge4" "$(068)WMU$(1-J$(0L1(B") +("ge5" "$(068(B") +("gei1" "") +("gei2" "") +("gei3" "$(0C@(B") +("gei4" "") +("gei5" "") +("gen1" "$(0Hz7~(B") +("gen2" "$(1)A(B") +("gen3" "$(0*c(B") +("gen4" "$(0)(*c$(12F(B") +("gen5" "") +("geng1" "$(0,V9V/3GmZgQ4$(102RohI?n;}(B") +("geng2" "") +("geng3" "$(0=79Z6g$(1F!dt$(06k$(1`q38/G(B") +("geng4" "$(0,V)($(1:c(B") +("geng5" "") +("gong1" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") +("gong2" "") +("gong3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") +("gong4" "$(0)B-s:D$(1,rC)(B") +("gong5" "") +("gou1" "$(0(Fm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") +("gu4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'gFYI*L(Rta\Gi^[(B") +("gua2" "") +("gua3" "$(0JQ$(13p(B") +("gua4" "$(0tGO$(03I$(1[{(B") +("gua5" "") +("guai1" "$(0-f(B") +("guai2" "") +("guai3" "$(0/g$(1+A$(03f(B") +("guai4" "$(0/J$(1eX!v$(1RvBf$(1Em8JE/[*(B") +("guan4" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[oU@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") +("gui2" "") +("gui3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") +("gui4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") +("gui5" "") +("gun1" "") +("gun2" "") +("gun3" "$(0K??6Z%$(1Lu$(0QJ$(15hS=(B") +("gun4" "$(0Ax$(1]X(B") +("gun5" "") +("guo1" "$(0?gWrW?@a$(1I84x41IKW|(B") +("guo2" "$(0;PJ_$(1Si`b$(0Jy$(1M+S,K^J>^1(B") +("guo3" "$(00+LzO7$(1MkTuLh$(0=z$(16c5BlU[6(B") +("guo4" "$(0I5(B") +("guo5" "") +("h" "$(0%!(B") +("ha1" "$(02E(B") +("ha2" "$(0Cw(B") +("ha3" "$(02E(B") +("ha4" "") +("ha5" "") +("hai1" "$(02>EA$(1%i(B") +("hai2" "$(0Wd2gU1$(1Ub(B") +("hai3" "$(08B$(1_r6{(B") +("hai4" "$(07&)+U.EA89$(1As>rO9(B") +("hai5" "") +("han1" "$(0DWX9?-$(1W$AR\-.AE+N:Id(B") +("han2" "$(0@n+W.+=aX'$(1(v$(0*?$(1"r$(0K7$(1786'UL6y(B") +("han3" "$(0@B-9$(1!%S@g3\S(B") +("han4" "$(0.PKH*?,U=qR[StRc7OU$$(1"E$(0ZC$(1:,$(07f$(1PlQm5l"c>D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") +("han5" "") +("hang1" "$(1!R(B") +("hang2" "$(0*h9m0'+?$(1Hf$(082$(1(m(T(M2\'%9WH_V&(B") +("hang3" "$(13C(B") +("hang4" "$(0*h,{(B") +("hang5" "") +("hao1" "$(0L^$(1\O^}(B") +("hao2" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") +("hao3" "$(0)p:W(B") +("hao4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") +("hao5" "") +("he1" "$(0@C.BD.$(1*-(B") +("he2" "$(0*u)Z.P0I?$7z>6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") +("he3" "") +("he4" "$(0D8.P]O@C?$UJM7:WFD$(1ApKb=zYP%LD_(B") +("he5" "$(0.P(B") +("hei1" "$(0E*N5$(1QR(B") +("hei2" "") +("hei3" "$(0E*(B") +("hei4" "") +("hei5" "") +("hen1" "") +("hen2" "$(0>0$(1*\U\(B") +("hen3" "$(03!4A(B") +("hen4" "$(030(B") +("hen5" "") +("heng1" "$(0*m6X$(18UZ[(B") +("heng2" "$(0Rx32T0$(10tio$(082$(1)fn>CzN5Z[cA:`F"/$m9R=I??GLGZRgW!(2-A(B") +("hong3" "$(02D$(1Au(B") +("hong4" "$(0U5,g$(1QI^h`;(B") +("hong5" "") +("hou1" "$(1hg(B") +("hou2" "$(0B\1m@VP5$(1`)``L)NmS!j~G((B") +("hou3" "$(0+T(B") +("hou4" "$(03&6925)\:S^y$(1)`$(0@b$(1-aA"?%+m(B") +("hou5" "") +("hu1" "$(0/B.L'h(B") +("hu3" "$(01NBb$(1K;$(0;J?C$(1$](B") +("hu4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") +("hu5" "") +("hua1" "$(01EC_N7$(1p$[H(B") +("hua2" "$(0C_Fm)GG+ZzN7Rv$(1nOjC$(0WPJ#$(14y:&Z/(B") +("hua3" "") +("hua4" "$(0Hd'(BlJ#RvC_$(1O}JL4yP*'IGEP}b^QO(B") +("hua5" "") +("huai1" "") +("huai2" "$(0Z5=g3#K3Q:$(1%@$&ZDZCi$et(B") +("huai3" "") +("huai4" "$(0Z.+f$(1TO.h)GoCoG(B") +("huai5" "") +("huan1" "$(0]d$(1r3q?kl$bk[lKV:(B") +("huan2" "$(0WdV@7}$(1fBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") +("huan3" "$(0PBBw$(1Wv>@NN(B") +("huan4" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") +("huan5" "") +("huang1" "$(09sE~-;$(1-L";aK(B") +("huang2" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") +("huang3" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") +("huang4" "$(07p$(1@g(B") +("huang5" "") +("hui1" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") +("hui2" "$(0)`:PCu9z$(12m+Z7H*JfU(B") +("hui3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") +("hui4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") +("hui5" "") +("hun1" "$(0;g0!H/$(1[Z5DL2='.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwb1bleSemi"koo_p_(B") +("huo5" "$(0.P(B") +("i" "$(0%9%1(B") +("ie" "$(0%/(B") +("j" "$(0%"(B") +("ji1" "$(0S#;XSYVeYIS0Hy6zYg\T*[P(:k.bG7L)VQ["^f&.$(1"T$(0)'70]2SD@~N>Ok@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") +("ji2" "$(0'09JFL+C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") +("ji5" "") +("jia1" "$(07''|J.-p@*5`$(1+($(0?78r$(17v,,@]$(05=H=TI$(18EkB'k+Md"\8=xB_DlZ\$(0+i(B") +("jia2" "$(0+i7YU!$(1G/$(0>y8M4IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") +("jiao4" "$(0z3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//XqAfD(B") +("jie5" "") +("jin1" "$(0&u1[G\3~'I&[C3Zw4e8A5T$(12z>ZK{?e0v.Y1zP55I(B") +("jin2" "") +("jin3" "$(0LzA_C^J!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") +("jing2" "") +("jing3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") +("jing4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") +("jing5" "") +("jiong1" "$(1*U%xUv(B") +("jiong2" "") +("jiong3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") +("jiong4" "") +("jiong5" "") +("jiu1" "$(01,AP@UIn$(1ct=MQ!C"!7"S"b-Q<1?sr5(B") +("jiu2" "") +("jiu3" "$(0&'&=:Y-,5[-&5w1,(B") +("jiu4" "$(0@t-7'H]6_Fm\.hP*k<*MgTgH&(B") +("ju2" "$(0+~X&CiRy}0U\`$(1k`EsZoM88GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") +("juan5" "") +("jue1" "$(1Oh$(0E@$(1PZ(B") +("jue2" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") +("jue3" "$(0[*(B") +("jue4" "$(064(B") +("jue5" "") +("jun1" "$(05]+J+bD^$(1L+%q\=8idx6.2p2x[e$(0U@$(1ER(B") +("jun2" "") +("jun3" "$(0C'$(1Mm(B") +("jun4" "$(01wCf:V73C+IVV,X,T#8H$(179>36q/;UoLbVh5o#Ce+FuSU(B") +("jun5" "") +("k" "$(0$~(B") +("ka1" "$(0.C@?2E$(1HO(B") +("ka2" "") +("ka3" "$(0('2>$(1##(B") +("ka4" "$(0@?$(1h0(B") +("ka5" "") +("kai1" "$(0DeAC$(17B%5(B") +("kai2" "") +("kai3" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") +("kai4" "$(0A6F#A<2>$(1/x0U3r\Y(B") +("kai5" "") +("kan1" "$(0'{@[;/F)4a$(1n};B(B") +("kan2" "") +("kan3" "$(04i-v+c78XQ$(1=#j,D#au4=!#dV(B") +("kan4" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") +("kan5" "") +("kang1" "$(0<+JjV]$(1g]K>Ib(B") +("kang2" "$(0*,(B") +("kang3" "$(0Jj(B") +("kang4" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") +("kang5" "") +("kao1" "$(1!V(B") +("kao2" "") +("kao3" "$(0*T8S3C$(1/_$9^c+c(B") +("kao4" "$(0QkQ\Ka(B") +("kao5" "") +("ke1" "$(04p3c.,ApX(5;OxP"?/PjDIGdGf$(1,+1?f:^t*&H;Q:Dn;N(B") +("ke2" "$(02>B'(B") +("ke3" "$(0(,B?$(1.<$(0.Y$(1&G4J<N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") +("keng2" "") +("keng3" "$(1/I(B") +("keng4" "") +("keng5" "") +("kong1" "$(01);x6($(1LX59$(0GY$(16H[?(B") +("kong2" "") +("kong3" "$(07G'76((B") +("kong4" "$(01)k$(0+)$(1&jK8RH^7(B") +("kou5" "") +("ku1" "$(06_3`GeR!$(1@Y*Z/t%Sgv,~WQ(B") +("ku2" "") +("ku3" "$(05;$(1cx@O$(0X>$(1kv>uaVewPA(B") +("kuang5" "") +("kui1" "$(0W6S^>5$(1gf%R/*jY`32=b}:QkXmy(B") +("kui2" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") +("kui3" "$(0@/$(1GqHgDacj*#(B") +("kui4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") +("kui5" "") +("kun1" "$(0/{;}.^BiTmBV$(1T.5ph:?[d^$(0Im$(15H7)(B") +("kun2" "") +("kun3" "$(07]Gq$(1/+$(0=5$(1UQB:Eg>PGCr(B") +("la5" "$(0;;(B") +("lai1" "") +("lai2" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") +("lai3" "") +("lai4" "$(0TK\zZB]nGF$(1TWii.b(B") +("lai5" "") +("lan1" "") +("lan2" "$(0]#\&Y1\r[p[u\<;c@vW|$(1oMpR$(0\o^@$(1q%qskhp>g-pV(B") +("lan3" "$(0]+Z6^`_$_:$(1VTq(p@U+eJqI0C(B") +("lan4" "$(0\vV)_:$(1qDb(\X(B") +("lan5" "") +("lang1" "$(1:P(B") +("lang2" "$(05i8YA!PaG,=}FF$(1>\8`G+5sEnU/(~.t/|(B") +("lang3" "$(07x$(1UP>K*./%N86lB9(B") +("lang4" "$(08<$(1.MM5(B") +("lang5" "") +("lao1" "$(0N|(B") +("lao2" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") +("lao3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") +("lao4" "$(0@9C?8TI=$(1IXgDW_Hz(B") +("lao5" "") +("le1" "") +("le2" "") +("le3" "") +("le4" "$(0O@.X;-*Z$(1'Z.P$(0(>$(1!3/>!^!i1Gn^!c.E(H(B") +("le5" "$(0&((B") +("lei1" "$(0;-(B") +("lei2" "$(0IY$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") +("lei3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") +("lei4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") +("lei5" "") +("leng1" "") +("leng2" "$(0G_$(14{"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") +("li4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") +("li5" "") +("lia1" "") +("lia2" "") +("lia3" "$(06,(B") +("lia4" "") +("lia5" "") +("lian1" "") +("lian2" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") +("lian3" "$(0W&$(1cyYUJZA\fK(B") +("lian4" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") +("lian5" "") +("liang1" "") +("liang2" "$(0-A=.DYX}=JGlOC$(1gNNT\VDJRO$IxOMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") +("liao3" "$(0&(VL$(1SOPM3F$(0Rs$(1NWc0(B") +("liao4" "$(0Jb7jVLS=$(1"6JO't_0R](B") +("liao5" "") +("lie1" "$(02K(B") +("lie2" "") +("lie3" "") +("lie4" "$(0)E8U)JC|XeWDF2nIEPL\]\bdI&bhg?hpj9(B") +("lin3" "$(0N)RY$(1Vz]#?pAWLs(B") +("lin4" "$(0+>_<\5Hv$(1WK[Y=k(B") +("lin5" "") +("ling1" "$(0/s(B") +("ling2" "$(0I\4F^rIJ\b?s6GC`>h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") +("ling3" "$(0MkUW$(1&X(B") +("ling4" "$(0'p(7$(1+w(B") +("ling5" "") +("liu1" "$(0Fo(B") +("liu2" "$(0N,3}8i>>8`K2X_OoMH$(1)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") +("lu5" "") +("lu:1" "") +("lu:2" "$(0_8QeZ>$(1f_J8QAS-(B") +("lu:3" "$(0+I7lNS1tQ^JYVgWD;`LV$(1KHiR623>*dF.\G7d(B") +("lu:4" "$(03$L;=|NeX[$(1;OS*oZ?^Fw\K(B") +("lu:5" "") +("lu:an1" "") +("lu:an2" "$(0^8]](B") +("lu:an3" "$(1mL(B") +("lu:an4" "") +("lu:an5" "") +("lu:e1" "") +("lu:e2" "") +("lu:e3" "") +("lu:e4" "$(0>*^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") +("luo3" "$(0L{$(1X_l!fkMU_{(B") +("luo4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") +("luo5" "") +("m" "$(0$w(B") +("ma1" "$(0EeEDUR(B") +("ma2" "$(0@)G;J)M{W;$(1Q}(B") +("ma3" "$(0:lT-P#Kg$(1DJ$(0ED$(1d%m5I6(B") +("ma4" "$(0PG$(1RV:>K#(B") +("ma5" "$(0J)EDW;(B") +("mai1" "") +("mai2" "$(06m^"$(1c"(B") +("mai3" "$(0D:$(1Opox(B") +("mai4" "$(0Q1@(We9d$(1O^Sz(B") +("mai5" "") +("man1" "") +("man2" "$(0_([OSQYFKQ$(1j^cQ$(0^.$(1R./.J3Q#lslr(B") +("man3" "$(0KI7$$(1pD(B") +("man4" "$(0JkKQ;8PXJ`$(1IY$(0[;Vr$(1IDQ|X.AaKu(B") +("man5" "") +("mang1" "") +("mang2" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") +("mang3" "$(0>{W:$(1KM"Z.{>M?CIR(B") +("mang4" "") +("mang5" "") +("mao1" "$(0TJ(B") +("mao2" "$(0'T59(zMuWn$(1/T_7(\T%V!;1:l2"9{P'k2'<9a=[(B") +("mao3" "$(0()$(1*x$(00a5L(B") +("mao4" "$(0@{2$M3D<5?G1Ua$(1/T$(05$$(1:}C\,GL1(\9ED)S3FgU&(B") +("mao5" "") +("mei1" "") +("mei2" "$(0,uFx4`08==@i?!Qj0v^]FWBK$(1;C-ELE@y:oE#8VU=#IH\ihy(B") +("mei3" "$(05",eWm$(10>B>=4;)/CX@(B") +("mei4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>oD%NkA_qpWaql#mQmao7a7qO(B") +("mi3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") +("mi4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") +("mi5" "") +("mian1" "") +("mian2" "$(0A|LB8{$(1:z4qSse_f*iF(B") +("mian3" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") +("mian4" "$(05t\](B") +("mian5" "") +("miao1" "$(1:V(B") +("miao2" "$(05BAAKs$(1on(B") +("miao3" "$(04qBAY2YPPE0,4d$(1=.$(00;$(1Rd(B") +("miao4" "$(0+oN[Vf$(1,)(B") +("miao5" "") +("mie1" "$(02J$(1!"$(01/(B") +("mie2" "") +("mie3" "") +("mie4" "$(0FgPY$(1l7$(0VY$(1l2aR@7C0^saXa~iJqh(B") +("mie5" "") +("min1" "") +("min2" "$(0(b/%0u$(1RrE8-D&Z'+HK''[N2#[V&`5$CJ(B") +("min3" "$(0$(1D0M;H-+\JhB;_GGYKc(B") +("ming3" "$(17R)sBv(B") +("ming4" "$(0.UK&(B") +("ming5" "") +("miu1" "$(1.7(B") +("miu2" "") +("miu3" "") +("miu4" "$(0YA(B") +("miu5" "") +("mo1" "$(0Jv(B") +("mo2" "$(0O|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") +("mo5" "$(0M{(B") +("mou1" "") +("mou2" "$(0T<>V?+8-tZ;=9[2(B") +("nai5" "") +("nan1" "$(0)a$(1"'(B") +("nan2" "$(023-/[E@KFJ$(1+,CMZO"0G"8}(B") +("nan3" "$(0?P$(1o*T'=Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") +("ni3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") +("ni4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") +("ni5" "") +("nian1" "") +("nian2" "$(0*"X4$(18%)r(B") +("nian3" "$(0$(1kG(B") +("nian5" "") +("niang1" "") +("niang2" "$(06u[i(B") +("niang3" "") +("niang4" "$(0^o(B") +("niang5" "") +("niao1" "") +("niao2" "") +("niao3" "$(0@%HU$(1\\$(0RO$(1B=S]Z@(B") +("niao4" "$(0,"(B") +("niao5" "") +("nie1" "$(07^$(1Ton?(B") +("nie2" "$(1-@(B") +("nie3" "") +("nie4" "$(0[jYX_*Y+_68N\e$(1p5$(09j$(1!"aLY`d=AG$(0]W$(1<=q}mp$(0]"$(1(6BXNBY#i(n"r1mM(B") +("nie5" "") +("nin1" "") +("nin2" "$(02$(0Uh$(1qNn<;7i`\](B") +("ning3" "$(0Uh(B") +("ning4" "$(0V#*r(B") +("ning5" "") +("niu1" "$(0+m(B") +("niu2" "$(0'](B") +("niu3" "$(09H,DD[,:$(1$d'v8u(B") +("niu4" "$(0/p(B") +("niu5" "") +("nong1" "") +("nong2" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") +("nong3" "") +("nong4" "$(0,.(B") +("nong5" "") +("nou1" "") +("nou2" "$(1i^]P(B") +("nou3" "") +("nou4" "$(0Sw$(1d$B!j!(B") +("nou5" "") +("nu1" "") +("nu2" "$(0(DQ{$(1&87}MS(B") +("nu3" "$(0+9/;$(11C(B") +("nu4" "$(03((B") +("nu5" "") +("nu:1" "") +("nu:2" "") +("nu:3" "$(0&M$(1,h:$(B") +("nu:4" "$(0,:$(1/#2s/Z(B") +("nu:5" "") +("nu:e1" "") +("nu:e2" "") +("nu:e3" "") +("nu:e4" "$(05MKl$(1ZQ(B") +("nu:e5" "") +("nuan1" "") +("nuan2" "") +("nuan3" "$(0FA$(1`[$(0G%$(1==(B") +("nuan4" "") +("nuan5" "") +("nuo1" "") +("nuo2" "$(07c6v$(1kO5`6/(B") +("nuo3" "$(1Wa(B") +("nuo4" "$(0T@U`\($(1C2/@H+\nY7(B") +("nuo5" "") +("o1" "$(0@H%-(B") +("o2" "$(06d(B") +("o3" "") +("o4" "") +("o5" "") +("ou1" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") +("ou2" "$(1#A(B") +("ou3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") +("ou4" "$(0J,$(1KB$(0RH(B") +("ou5" "") +("p" "$(0$v(B") +("pa1" "$(05\H<;:$(12d27(B") +("pa2" "$(00h(WBd9W0-$(19_(B") +("pa3" "") +("pa4" "$(0/K//$(1#k9B(B") +("pa5" "") +("pai1" "$(0/j;:(B") +("pai2" "$(0(B") +("pei3" "$(1>,*s(B") +("pei4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") +("pei5" "") +("pen1" "$(0N;$(1Wi(B") +("pen2" "$(04Z$(1=QG*(B") +("pen3" "$(1%lbi8C(B") +("pen4" "") +("pen5" "") +("peng1" "$(08~=o/d$(1&]KO$(0OT$(1#3HX*D@cUqXp(B") +("peng2" "$(00&A&OTP]SzGVA}[\VZ$(1c,%#6WdjE:[L-xTvAc[d`uPIQ4o\(B") +("peng3" "$(0<\$(17I(B") +("peng4" "$(0GQ$(14<5PA5\lNfUsU}(B") +("pi2" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") +("pi3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") +("pi4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") +("pi5" "") +("pian1" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") +("pian2" "$(01n9gU/$(1ZVZpCh[w(B") +("pian3" "") +("pian4" "$(0'[[RI6(B") +("pian5" "") +("piao1" "$(0\RKG$(1J2_-c%A^\}^Slv(B") +("piao2" "$(0SHJK$(16e(B") +("piao3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") +("piao4" "$(0>BKGE9]F$(1J)^,j]SF(B") +("piao5" "") +("pie1" "$(0SSJr$(1!_(B") +("pie2" "") +("pie3" "$(0Jr(B") +("pie4" "") +("pie5" "") +("pin1" "$(03<2\$(1f10G(B") +("pin2" "$(0?OZEU#^uUQ$(1eDf)(B") +("pin3" "$(02C(B") +("pin4" "$(0G}*K(B") +("pin5" "") +("ping1" "$(0)%7"$(11AUc_I(B") +("ping2" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") +("ping3" "$(1>s(B") +("ping4" "") +("ping5" "") +("po1" "$(00MOL.\1c$(1jJ,A8>(B") +("po2" "$(0;hQS$(1]ear(B") +("po3" "$(0Mj6J(5$(18!(B") +("po4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") +("po5" "") +("pou1" "$(06J$(1#?(B") +("pou2" "$(15M$(0HW$(1$-/?(B") +("pou3" "$(06J$(1E(7gN&w]n(B") +("pu2" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") +("pu3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") +("pu4" "$(0O3Q[X^Z;$(1S0(B") +("pu5" "") +("q" "$(0%#(B") +("qi1" "$(0&%.gB#+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") +("qi3" "$(0:EIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") +("qian3" "$(0MC=R],$(1i[J~PX"CMy(B") +("qian4" "$(0'OK:6*$(1Bn2B$(0J>$(1(a:9AqQ)$(0Vo$(1Y2LoIs$(0;s$(1Km_T(B") +("qiang2" "$(0<1V.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") +("qie5" "") +("qin1" "$(0T61lB$$(12}`j$(0NU$(1F%ejU6(B") +("qin2" "$(0EeW`FZ(B") +("qiong3" "") +("qiong4" "") +("qiong5" "") +("qiu1" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") +("qiu2" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") +("qiu3" "$(1Y5(B") +("qiu4" "") +("qiu5" "") +("qu1" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") +("qu2" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") +("qu3" "$(0.>*3;__"$(1+g8+(B") +("qu4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") +("qu5" "") +("quan1" "$(0;O$(1/-?"5<(B") +("quan2" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") +("quan3" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") +("quan4" "$(0[a.-$(10d0]>y(B") +("quan5" "") +("que1" "$(09OYb$(1MN(B") +("que2" "$(0SL(B") +("que3" "") +("que4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") +("que5" "") +("qun1" "$(19lNI.q(B") +("qun2" "$(0G{HP$(1.j(B") +("qun3" "") +("qun4" "") +("qun5" "") +("r" "$(0%(%8(B") +("ran1" "") +("ran2" "$(0BTS@R#$(19(9)9>(B") +("ran3" "$(03Z'uR#5A$(1,6WZ%e&+Id(B") +("ran4" "") +("ran5" "") +("rang1" "") +("rang2" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") +("rang3" "$(0[c[g[o$(1kk(B") +("rang4" "$(0^j$(1hx(B") +("rang5" "") +("rao1" "") +("rao2" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") +("rao3" "$(0XF(B") +("rao4" "$(0Y"$(1Z{UU(B") +("rao5" "") +("re1" "") +("re2" "") +("re3" "$(0Ez$(1:U$(05>(B") +("re4" "$(0O`$(1=C(B") +("re5" "") +("ren1" "") +("ren2" "$(0&*)7&o'2$(11t$(0&+$(1(gO#(B") +("ren3" "$(0,7Gb9{$(1?7A;(B") +("ri5" "") +("rong1" "") +("rong2" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") +("rong3" "$(0&~9v$(1Wq:E@j(B") +("rong4" "") +("rong5" "") +("rou1" "") +("rou2" "$(03\AD$(1dR$(0TO$(1ZuC]!gF~`0$(0Yi$(1h%k1;,Suk"(B") +("rou3" "$(1Ri`/1pDV(B") +("rou4" "$(0*Y(B") +("rou5" "") +("ru1" "") +("ru2" "$(0)rR1US9}\;UIV-$(1@3iya4>ibklM/5c&Noai$(0Xc$(1*6Y|(B") +("ru3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") +("ru4" "$(0&,:JT3US9}$(1+YY7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") +("ruo5" "") +("s" "$(0%+(B") +("sa1" "$(0O%$(1!F(B") +("sa2" "") +("sa3" "$(0]eO%$(1Hd+V(B") +("sa4" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") +("sa5" "") +("sai1" "$(0\ZH&$(10&<3(B") +("sai2" "") +("sai3" "") +("sai4" "$(0WTES$(1OP(B") +("sai5" "") +("san1" "$(0&6;7$(1QBh{lt(B") +("san2" "") +("san3" "$(0AX@1$(1b]$(0Vc$(1j=(B") +("san4" "$(0AX$(1AC(B") +("san5" "") +("sang1" "$(0@G8'(B") +("sang2" "") +("sang3" "$(0EB$(1guCARTd1ZH(B") +("sang4" "$(0@G(B") +("sang5" "") +("sao1" "$(0S}\XVmF4$(1^XBpD:g{pi(B") +("sao2" "") +("sao3" "$(0uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") +("sha2" "$(14'(B") +("sha3" "$(0E4(B") +("sha4" "$(0G"TuEo$(1AyC~LZM'?N:R(B") +("sha5" "") +("shai1" "$(0Se(B") +("shai2" "") +("shai3" "$(0Mt$(1fC(B") +("shai4" "$(0^;7q$(1`A$(0=E(B") +("shai5" "") +("shan1" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0J}Vs$(1X{5b=a,'7wAo(B") +("shan2" "") +("shan3" "$(0:a$(13IECB>$(1KaS9_'cHlu(B") +("shang2" "") +("shang3" "$(0Q+7r&9(B") +("shang4" "$(0&9/!$(1kk)u!H(B") +("shang5" "$(0Lw(B") +("shao1" "$(0S9C"=0$(1FL$(07X$(1.}G38{ErCE`rNPdzYv(B") +("shao2" "$(0,bMi-D&E$(1,3"++z(B") +("shao3" "$(0'8(B") +("shao4" "$(0'8>V6T1V(/$(1#5#19=>BQV(B") +("shao5" "") +("she1" "$(0;^M6$(1)c]/cN(B") +("she2" "$(0?+*`4J$(1#'$(0&p$(1<'H6(B") +("she3" "$(0Z.G1k;76{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") +("shen2" "$(0904J(B") +("shen3" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") +("shen4" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") +("shen5" "") +("sheng1" "$(0(nVy@:'+4=0$Bj>L:i$(1'oHPe5#B('=Z=jh^(B") +("sheng2" "$(0ZbS4$(1W'i~phDP(B") +("sheng3" "$(04]$(11:%ORh3j(B") +("sheng4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") +("sheng5" "") +("shi1" "$(0(C3M7ByT4pP(B") +("shi5" "$(0;3(B") +("shou1" "$(0*.$(12J(B") +("shou2" "$(0O^(B") +("shou3" "$(0'D5})w$(1;xS1(B") +("shou4" "$(0.@;HJAZK.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") +("shu2" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") +("shu3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") +("shu4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") +("shu5" "") +("shua1" "$(0..$(14"`z(B") +("shua2" "") +("shua3" "$(05&(B") +("shua4" "") +("shua5" "") +("shuai1" "$(0Jt:/$(1Y:kV(B") +("shuai2" "") +("shuai3" "$(0(p(B") +("shuai4" "$(0=|2vW7$(1)Q^?(B") +("shuai5" "") +("shuan1" "$(0805o3G(B") +("shuan2" "") +("shuan3" "") +("shuan4" "$(0=X(B") +("shuan5" "") +("shuang1" "$(0YeX$[h$(1pKr%nhkWmf(B") +("shuang2" "") +("shuang3" "$(0=tJ@$(1Q1K\J=YH(B") +("shuang4" "$(1i6(B") +("shuang5" "") +("shui1" "") +("shui2" "$(0Q!$(1?6(B") +("shui3" "$(0'V(B") +("shui4" "$(0M*KvC%HH$(1.w0(B") +("shui5" "") +("shun1" "") +("shun2" "") +("shun3" "$(04b$(1Cj$(0+P$(1<7Zb(B") +("shun4" "$(0D|CVVJ$(1Ysh2Xb(B") +("shun5" "") +("shuo1" "$(0M*(B") +("shuo2" "") +("shuo3" "") +("shuo4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") +("shuo5" "") +("si1" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") +("si2" "") +("si3" "$(0*<(B") +("si4" "$(0(?*~Q2EHIf)zG~1%1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") +("si5" "") +("song1" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") +("song2" "") +("song3" "$(0V|Nk7N$(1>bAfBuIp`h(B") +("song4" "$(0:K+{Ie?EM"(B") +("song5" "") +("sou1" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") +("sou2" "") +("sou3" "$(06SJ'ZlXI$(1RF_Sks(B") +("sou4" "$(0J+(B") +("sou5" "") +("su1" "$(0\8BkDXS\^5$(1i*(B") +("su2" "$(01x(B") +("su3" "") +("su4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|(B") +("su5" "") +("suan1" "$(0MMBt$(10k(B") +("suan2" "") +("suan3" "$(1VF(B") +("suan4" "$(0L,Ld$(1Eo(B") +("suan5" "") +("sui1" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") +("sui2" "$(0TrDl$(1dB(B") +("sui3" "$(0^U$(1VreodAp_(B") +("sui4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") +("sui5" "") +("sun1" "$(07#D~Lg$(1DrCBK)^kYy(B") +("sun2" "") +("sun3" "$(0F5C2K1$(1bWd7(B") +("sun4" "$(0O\$(1J;(B") +("sun5" "") +("suo1" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") +("suo2" "") +("suo3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") +("suo4" "$(19g(B") +("suo5" "") +("t" "$(0$z(B") +("ta1" "$(0(G'm)q-)EZ$(1ZI(CRY(B") +("ta2" "") +("ta3" "$(0EX$(1Jod'(B") +("ta4" "$(0Q[:$(1pycnSy(B") +("tang2" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") +("tang3" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") +("tang4" "$(0Q6S>$(1j7J[(B") +("tang5" "") +("tao1" "$(0]$(0PF$(12N';{iVdi57T-$(0?c$(1d|(B") +("ti5" "") +("tian1" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") +("tian3" "$(0LZ/@$(1+I$(0CPT}$(16SO8TT5G2lF$(1GS)y\[(B") +("tiao4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") +("tiao5" "") +("tie1" "$(0D3/.$(1&c(B") +("tie2" "") +("tie3" "$(0]8/.$(1obI'(B") +("tie4" "$(0/.Yv$(19+(B") +("tie5" "") +("ting1" "$(0]p_#(f$(15|"k(K(B") +("ting2" "$(0:u7>,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") +("ting3" "$(07`H-$(1$n$(0=9$(1[g768RU;6|!O)1(B") +("ting4" "$(0]p(B") +("ting5" "") +("tong1" "$(0?X35$(1SQ7F+vQu,&(B") +("tong2" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") +("tong3" "$(0>TC0=4$(1/9)VEq)q(B") +("tong4" "$(0Bo$(1@)$(0Jm$(1mx(B") +("tong5" "") +("tou1" "$(0;#$(1;'(B") +("tou2" "$(0U%,N$(1Dj9x(B") +("tou3" "$(1a;&&1|A7l&(B") +("tou4" "$(0?a$(1W=(B") +("tou5" "$(0U%(B") +("tu1" "$(0-6$(1e,0D5dIk(B") +("tu2" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") +("tu3" "$(0&I)T$(1:'${.J(B") +("tu4" "$(0.#)TCp$(1hU4O(B") +("tu5" "") +("tuan1" "$(0B@$(1DfZ](B") +("tuan2" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") +("tuan3" "") +("tuan4" "$(1*?T5(B") +("tuan5" "") +("tui1" "$(0l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") +("tuo2" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") +("tuo3" "$(0+uR|$(1Pd5.P"(B") +("tuo4" "$(0/`@O3p$(1mkik@bD&0#(B") +("tuo5" "") +("u" "$(0%3%:%;(B") +("u:" "$(0%;(B") +("w" "$(0%:(B") +("wa1" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") +("wa2" "$(02`(B") +("wa3" "$(0(l$(1#!(B") +("wa4" "$(0])$(1B"M/(B") +("wa5" "") +("wai1" "$(03r(B") +("wai2" "") +("wai3" "$(09k(B") +("wai4" "$(0(A(B") +("wai5" "") +("wan1" "$(0_%]`Q'6K>vLm$(1!|Q_(B") +("wan2" "$(0+z0sIa&;*G$(1,m%$6n4R#a$,(B") +("wan3" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") +("wan4" "$(0G]0sCJ041-B[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") +("wei4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") +("wei5" "") +("wen1" "$(0FlOn$(1_m$(0E[$(1h"L4_`K1(B") +("wen2" "$(0'GLM9C:'0uDx$(1[X'u(S>-[V`@a?OCV,V0(B") +("wen3" "$(0ZX+N)H$(1%k6:(B") +("wen4" "$(0;CLM9D'G,|,Q+.$(1C6i?#Y(B") +("wen5" "") +("weng1" "$(09SEL$(1ZL[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") +("wu4" "$(0''0m;.A+M)7M='[G(TYWE]&C[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") +("wu5" "") +("x" "$(0%$(B") +("xi1" "$(0*j,)+O\nN2\wC&+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") +("xi2" "$(0>e/x7K7;YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") +("xi5" "") +("xia1" "$(0OvPe$(1#bHi`#(B") +("xia2" "$(0F?72W]X%1o8Z7Y+;.HI2$(1>L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}$(0:f$(1RJZe\&^q(B") +("xia3" "") +("xia4" "$(0&76pUJEoF?$(1^N$z/{gVm"(B") +("xia5" "") +("xian1" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") +("xian2" "$(0Q0DhEc2<\\/9MW>SNI=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") +("xian3" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") +("xian4" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") +("xian5" "") +("xiang1" "$(0DU4_5~P.B8WC_,A#$(1r$RqY}$(0\x$(1o?kaF`hv(B") +("xiang2" "$(0H\>A5sCE2y(B") +("xiang3" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") +("xiang4" "$(02t)X4_IzD{D0R}X=$(1WCcQZT(ZA7*?W\gXwB}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") +("xiao2" "$(0RQ$(1+P1e9v(B") +("xiao3" "$(0&RRo$(1Eu$(0V\$(1_S(B") +("xiao4" "$(07y9?+v7hMLN=(B-:@2$(1*CX?ND(B") +("xiao5" "") +("xie1" "$(0-iFYZs$(1S{=zT8At(B") +("xie2" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") +("xie3" "$(0NQ*g(B") +("xie4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") +("xie5" "") +("xin1" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") +("xin2" "$(0@s$(1U"'AW:cF(B") +("xin3" "$(1!r(B") +("xin4" "$(01k_+1H$(1=bicY^"(#[D^"x(B") +("xin5" "") +("xing1" "$(0S|3TB]H%\UA1$(1`eDbE$-$.VG1_Jr#(B") +("xing2" "$(0*h,12O)F-Y:h>@$(1Nb`\%70\+n23UG]=(B") +("xing3" "$(04]T_$(1\x=B(B") +("xing4" "$(0*hS|/M/2.p,Y6+9b'!)K4($(1$$)H*N(B") +("xiong2" "$(0DuK]$(1Gd(B") +("xiong3" "") +("xiong4" "$(1Pi@B(B") +("xiong5" "") +("xiu1" "$(06<)3>a>m2I$(1*)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") +("xu2" "$(07C(B") +("xu3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") +("xu4" "$(0,*\~L`LF98(B") +("xue5" "") +("xun1" "$(0R;Y4X`$(1Kh$(0]5$(1*!ah6s]Ri\bmSP$(0@;$(1f+(B") +("xun2" "$(0@s-WHgA(*1IlO[$(10sc1$(040:"3%$(1*M*!/oX7$(0Xg$(1,l-_ohK,P]'J)QXSWYYnOi(B") +("xun3" "") +("xun4" "$(0:::<-UMB84Il3%@y*FT#$(1Oj%A$(0O\$(1dP32e)(B") +("xun5" "") +("ya1" "$(0+UUMR*U:/f&:$(1:]B~L:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") +("yan4" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!)]@P$(1:S,ZF^9Q(B") +("yao2" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") +("yao3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") +("yao4" "$(05SZo\/XL_-]P/p$(1b)9IO2boN0,b>fFzR$g<(B") +("yao5" "") +("ye1" "$(05(N9$(1oJ$(0%/(B") +("ye2" "$(0G&5(FM=~$(1<%\y(B") +("ye3" "$(0&??j+0$(145KZ(B") +("ye4" "$(0FGH55y.`2ATA3@^OT^$(1X9]m\w$(07-Rq$(1dYDW`2lWX1d43S=&VpW7(B") +("ye5" "") +("yi1" "$(0&"@c*i-nYQ)/AKR=KT$(17'$(02L%9$(1LF^Le/W@N`'^nr=!@z"*D=LRXC+l:.@!I_XNakavp)Vi(B") +("yi2" "$(0T]Kk>D.|/L2_N!)kPt9]D5Ig2=$(1@F$(0-"U'XA$(1CR$(0>3)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl-ZkM~RZ\B=M,3Vw4POGDP-X,PH!ZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]Jw@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") +("yin2" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q!JcN_(B") +("yin5" "") +("ying1" "$(0U]5C^zUP]N\qW!G4_F[d\.^B$(1hz$(0\y$(1BDf'YKDedTR7`ILAkrCOT*=\ZA3g[^l+lAoKk?(B") +("ying2" "$(0V31SZrT.\E4YOfSkZ@$(1K6$(0RPE_K_FT$(1a|elq^i-_WeRhrhtbr(B") +("ying3" "$(0N`A`SZ$(1QDmd$(0:X$(1i/,L5~0:(B") +("ying4" "$(0U]B~3Q$(1BAa|d9JXN>(B") +("ying5" "") +("yo1" "$(06W(B") +("yo2" "") +("yo3" "") +("yo4" "") +("yo5" "") +("yong1" "$(0E,<,IUR`RM$(1o;$(0V~$(1I?gO$(0Jp$(1nG$(0:U$(1kZdDB$kf$(0MJ$(1VHWt^~KW[!(B") +("yong2" "$(0E,$(1:WdW:7Q,BFBTIa(B") +("yong3" "$(0(d0ED#2.R`TNB1HB--RM<=V~1p$(1NF.XB2RX$(08K$(1/'Nt(B") +("yong4" "$(0(o+"$(1_u(B") +("yong5" "") +("you1" "$(0UANh2x<@$(1%h$(0,T$(1k~Hve\czaW&kaGb"ky90(B") +("you2" "$(0(rB-I,'90SDTBZG(IE$(1Zt$(04T$(19*Yz*lSk9O9kCT$(0R'$(1!k$P0?3e1X8d(B") +("you3" "$(0*5'/-]?#ObX7$(1,p'pNg&M.y(e8IPy(B") +("you4" "$(0&5(.(OM-*x3gI?9,*52l.!2MZ+$(1#4)p'}*/@M\7$2+|36(B") +("you5" "") +("yu1" "$(0=P-SG84~%;$(1D(LY"D(G7K(B") +("yu2" "$(0/vA:@$6xQv&AKV&iEt+(4vFUI8H?2!WaG5BDDn14$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") +("yu3" "$(0LYM$1e&i*RUV)v4nI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") +("yu5" "") +("yuan1" "$(06C=]UBO@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") +("yue5" "") +("yun1" "$(0F@K<$(1YAg8ISZ1(B") +("yun2" "$(0Dy&j'%/~9U1I9K$(1Kf$(0Gi$(1DMQb,=Y,$OKdUMYh#S!sY@8bH0'E,D(B") +("yun3" "$(0&yIT$(1K0$fdEZ=$+ZaNOA=%1(B") +("yun4" "$(0I+[J(FOa\9F"Wj$(1;e$(0F@$(1gr@v^a'BRmk*$(06`(B") +("yun5" "") +("z" "$(0%)(B") +("za1" "$(0>U(#$(1%`3wI7'"HL(B") +("za2" "$(0Yd2H9":s$(1p]]t(B") +("za3" "") +("za4" "") +("za5" "") +("zai1" "$(0-%8(2;$(1=5Zc(B") +("zai2" "") +("zai3" "$(0'k7%$(1;L$(0I&$(1Y9(B") +("zai4" "$(0)d)CI&(B") +("zai5" "") +("zan1" "$(0Xy$(1j>(B") +("zan2" "$(02H:s$(1Rk(B") +("zan3" "$(1*amS4u*wpG:YkP<,pE(B") +("zan4" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") +("zan5" "") +("zang1" "$(0^)]/^E$(10a$(0LW(B") +("zang2" "") +("zang3" "$(1Ut(B") +("zang4" "$(0Y/]qH66r(B") +("zang5" "") +("zao1" "$(0QNVa$(1clA](B") +("zao2" "$(0_E(B") +("zao3" "$(0*/AmS*\2:*$(1]Wf@(B") +("zao4" "$(0?`-1V6RB$(1J:$(0\C-#\H$(1$rj&bB(B") +("zao5" "") +("ze1" "") +("ze2" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") +("ze3" "$(03,(B") +("ze4" "$(0&w;"$(1',![>`(B") +("ze5" "") +("zei1" "") +("zei2" "$(0Hq(B") +("zei3" "") +("zei4" "") +("zei5" "") +("zen1" "") +("zen2" "") +("zen3" "$(03,(B") +("zen4" "$(1g+(B") +("zen5" "") +("zeng1" "$(0AeNANp$(1^P$(0Y%$(1]oWL]pnJXQ(B") +("zeng2" "") +("zeng3" "") +("zeng4" "$(0[%$(1]](B") +("zeng5" "") +("zh" "$(0%%(B") +("zha1" "$(0B5'E@L$(1CZ$(03h$(1qW++X`&|*cQ"cO(B") +("zha2" "$(0'E(_>UIQ49$(1UW`".9Lc91g2qw(B") +("zha3" "$(08|B5$(1\(#7-<(B") +("zha4" "$(0K(3a49D*'fF,?2.T$(1Me$(0)^$(1D3$(09)$(1_v\(1*^-(B") +("zha5" "") +("zhai1" "$(0JsX:M}$(1/J(B") +("zhai2" "$(0)xLL(B") +("zhai3" "$(09;$(1&J(B") +("zhai4" "$(0E-JT>C?K$(1X]7](B") +("zhai5" "") +("zhan1" "$(0Hj0KXnV"Tv$(1/S$(0\D$(1pf@8_n/mpnoc$(0(($(1%blfHA@A^xi|(B") +("zhan2" "") +("zhan3" "$(07/<~GAW^$(1C1$(0JZ$(1>&peU(O6WXb@_gP%K(W](B") +("zhan4" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") +("zhan5" "") +("zhang1" "$(0<0?~JeK=O6OgKd$(1ITPoNR$(0W8$(1nYJ.AZIIloT|(B") +("zhang2" "") +("zhang3" "$(01\A@KN$(1!4`N(B") +("zhang4" "$(0&8'n<)MbQ.CO,]KNJ\SK$(1Ij"JXi,j(B") +("zhang5" "") +("zhao1" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") +("zhao2" "$(0Cb(B") +("zhao3" "$(0,G0L'X$(1?mKy(B") +("zhao4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)Wf#(B") +("zhe3" "$(010Q5$(1[0(B") +("zhe4" "$(0?V8CPR^/$(1+&$(0)x$(1](0T_)(B") +("zhe5" "$(0CbQL$(15qI`(B") +("zhen1" "$(08z:]4G5X;!K}F;P09!KjS{FPK.D-$(1MADvD4L6-)`!qk;2UzbwRZWbQaDxH*;;MH_liUm(:w(B") +("zhen2" "") +("zhen3" "$(0D-0)8q$(1@n1%9D$(0So$(1R\82jw18nwgJ&z$*1jF*>YCNYI\@(B") +("zhen4" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") +("zhen5" "") +("zheng1" "$(00i/=LfGKNb92'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") +("zhi2" "$(01!Y*Q36-Ay;[B&XE2b$(1%(B") +("zhi4" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") +("zhi5" "") +("zhong1" "$(0&d\M>]/AWt:0,;4\$(1_(B") +("zhong2" "") +("zhong3" "$(0L"H(EWTQ6E(B") +("zhong4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") +("zhong5" "") +("zhou1" "$(0.SDO)}3{*bC7$(1TU$(0;M$(1]fl>H$:\dea0+_6iNr0|55Tw%F4_(B") +("zhou2" "$(0DJ.r(B") +("zhou3" "$(0/--=$(1EJh9(B") +("zhou4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") +("zhou5" "") +("zhu1" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") +("zhu2" "$(0*MSa?]V7$(1fp$(0C51+([\I$(18Y$(0DJ$(11]SM,e@Vn_p=qu2?Y0(B") +("zhu3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") +("zhu4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\~O8+j$(1"=63(B") +("zhuang2" "") +("zhuang3" "$(06r(B") +("zhuang4" "$(00n+hNz$(1r+6}(B") +("zhuang5" "") +("zhui1" "$(0:RTjA{1d$(1dchZFHa6(B") +("zhui2" "") +("zhui3" "$(1'e(B") +("zhui4" "$(0L=NCYD$(1YD$(0A5$(1[iL:M0nA(B") +("zhui5" "") +("zhun1" "$(0Pw';16$(1,a(p#]9N(B") +("zhun2" "") +("zhun3" "$(0Fn6H$(13K41Lk(B") +("zhun4" "$(1Ed(B") +("zhun5" "") +("zhuo1" "$(07_8&=mAs$(1]}(B") +("zhuo2" "$(0.85DS-/hV*:[-$Cb;<];UlBa$(1TC-uPjm$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf[9/1a1~D)$(1,4O/(B") +("zu4" "") +("zu5" "") +("zuan1" "$(0_>$(1qa(B") +("zuan2" "") +("zuan3" "$(0\-_>$(1q1q.kP(B") +("zuan4" "$(0WS_>$(1o.r"(B") +("zuan5" "") +("zui1" "$(0;U$(13tF7IrpI(B") +("zui2" "") +("zui3" "$(0N6$(1b4GKIq\T]G(B") +("zui4" "$(0@3GwQU$(1]*$(0T*$(1!C(B +;; # define keys +;; VALIDINPUTKEY: :abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-py" "Chinese-GB" "$AF4Rt(B" + t +"$A::WVJdHk!KF4Rt!K(B# + $AF4Rt7=08(B + + $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B \"u(yu) $ATrSC(B u: $A1mJ>!C(B +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a" "$A0!0":G_9kgo9`D(B") +("ai" "$A0#0$0%0&0'^_oM0(0)4t0*0+`Hv00,0-0.0/`IfHh(jSmA(B") +("an" "$A0001023'9cZObVhqpF03[{^no'0405060708amwv(B") +("ang" "$A090:0;(B") +("ao" "$A0<0>0=0?Oy`;bZe[iaqzr|w!wi0@^VfA0A0B0C0D[ja.fqvK(B") +("ba" "$A0E0F0G0H0I0J0K0L0Ma1tN0N0O\X]CwI0P0QnY0R0S0T0U0Ve1vQ(B") +("bai" "$Aj~0W0X0Y0Z0[2.^c0\0]0^_B(B") +("ban" "$A0_0`0a0b0c0dq#q-0e0fZf[`nSt20g0h0i0j0k0l0m(B") +("bang" "$A0n0o0pd:0q0r0s0t0u0v0w0x0y]r(B") +("bao" "$A0z0{0|0}0~EZf_lRv51!1"1#1$1%1&]ap1qY1'1(1)1*1+1,EYFXFYu@(B") +("bei" "$A1-1.1/1013Zi[}]IpG11121415161718191:1;XCZ}]mc#mUqXvMw91[_B(B") +("ben" "$A1[N1?:;[P(B") +("beng" "$A1@1A`T1B0v1C1D1Ej4(B") +("bi" "$A1F1G])1H1I1J1KX0YB_Ae~out01L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]7wCXCZ[}\E\j]I^5_YaybXc9dde(evf>fTh5jZn/niqTsYskswtEuOwB(B") +("bian" "$A1^1_1`lTm>rysVv}1a1bXRm\q9q[1c1d1e1f1g1h1i[M\PbmcjgB(B") +("biao" "$A1j1k1lIWfthu[t$uKi^j~k"27`#(B") +("bu" "$AeMjNn_2;u31$26272829_22:2<2=2>2?2@FRj3nP(B") +("ca" "$A2A2p`jme(B") +("cai" "$A2B2C2D2E2F2G2H2I2J2K2L(B") +("can" "$A2M2Nfn2O2P2Q2Rwu2S2tenh2tS(B") +("cang" "$A2T2U2V2WXw2X(B") +("cao" "$A2Y2Z2[2\`Pdns)t=2](B") +("ce" "$A2^2_2`2a2bb|(B") +("cen" "$A2Na/d9(B") +("ceng" "$A`a2cTx2d(B") +("cha" "$A2e2f2j2nT{`jbGh>oJ2g2h2i2k2lb*i+i6i_ooqC2m2oI2cbf1(B") +("chai" "$A2n2pnN2q2rY-p{r2(B") +("chan" "$A2s2tjh2u2v2w2x5%b\d}e$enf?lxobs8up2y2z2{YfZF][fv2|bceq(B") +("chang" "$A2}2~Xv]EcQf=vp3!3"3#3$3%3&IQLH\IadfO3'3(c.jFk)3)3*3+[Kbj(B") +("chao" "$A3,3-3.334B=KbwlL3/303132jK34qi(B") +("che" "$A35m:363_3738393:[e(B") +("chen" "$A3;^S`Ah!3<3=3>3?3@3A3B3HIrZHe7mW3C3D3F3SZ_i4v3Xw(B") +("cheng" "$A3E3F3S`ah_n*nurI3G3H3I3J3K3L3M3N3O3PJ"X)[thGksnqqNu(3Q3R(B") +("chi" "$A3T3U_j`MfJmwp7r?s$sWwN3V3W3X3Y3Z3[[f\/\]sxuX3\3]3^3_q]ty3`3a3b3cYQ_3`4a\bAk7q!(B") +("chong" "$A3d3eS?\{bgc?t)t>3f3gVVVX3ho%(B") +("chou" "$A3iq,3j3k3l3m3n3o3p3qY1`|c0vE3r3s3t(B") +("chu" "$A3u3viK3w3x3y3z3{3|3}[;r\ui3~4!4"4&hFhzqR4#4$4%PsX!bpc@g)wm(B") +("chuai" "$A4'^u`(`\kzu_(B") +("chuan" "$A4(4)g]k04*4+4,eWt-4-b64.nK(B") +("chuang" "$A4/4044414243bk(B") +("chui" "$A4546474849W5Zoi"i3(B") +("chun" "$A4:4;rm4<4=4>4?];pH4@(B") +("chuo" "$A4AuV4B`(j!v:(B") +("ci" "$A2n4C4L_Z4D4E4F4G4H4I4JWH\kltpKtY4K4M4NKE(B") +("cong" "$A4O4P4Q4R4S\Jfuh.hH4TdHg}(B") +("cou" "$A4Ui(j#km(B") +("cu" "$A4Va^ic4W4X4YWd]}b'u!u>um(B") +("cuan" "$A4ZY`_%oiT\4[4\l`(B") +("cui" "$A4]4^4_K%iAv?h-4`4a4b4c4d]M_}c2k%(B") +("cun" "$A4eqe4f6Wbb4g(B") +("cuo" "$A4h4i4jucaOospnp{u:kb4k4l4mXHo1(B") +("da" "$A4n4p^G_U`*qW4o4q4rbrf'm3sNw0w24sK~pc(B") +("dai" "$A4t4}_>4u4v4~4s4w4x4y4z4{4|5!\$_0a7eJffg*giwl(B") +("dan" "$A5"5#5$5%5&YYiimqpwqusl5'5(jfpc5)5*5+5,5-5.5/50J/]L`"e#(B") +("dang" "$A51nuqI5253ZT5455[J]Pe4m8(B") +("dao" "$A56_6bak.5758595:5;5<5=5>5?5@5A`|lbtn(B") +("de" "$A5B5Co=5D5W5X(B") +("dei" "$A5C(B") +("deng" "$A5E5F5G`bt#5Hj-3N5I5J5KaXmcok(B") +("di" "$A5L5M5NLaX5`VoatF5D5O5P5Q5R5S5T5UYa]6jk5V5WZ.[![fh\mFw>5X5Y5Z5[5\5]5^ZPf7g0i&mZm{(B") +("dia" "$A`G(B") +("dian" "$A5_5`5aa[q25b5c5dX6?6@6A6YdBh|k9wGwr6B6C6D6GsF6E6F6H6I6J\6s<(B") +("duan" "$A6K6L6M6N6O6Pi2lQs}(B") +("dui" "$A6Q6R6S6T6Xm!m-mTof(B") +("dun" "$A6U6V6W6Xmbofmou;6Y6Z6[6\6]cgl@m;(B") +("duo" "$A6^6_6`_MqV6H6anlub6b6c6d_ag66e6f6g6h6iMTcuh^(B") +("e" "$A0"emf96j6k6l6m6n6o6pE6]-o06q6r6s6t6u6vX,ZL[Q\C]`_@c5cUinkqoIpJr&vy(B") +("ei" "$AZ@(B") +("en" "$A6w]l^t(B") +("er" "$A6x6yp9v\6z6{6|6}eGgmno6~7!Y&(B") +("fa" "$A7"7#7$7%7&7'[R7(m@7)(B") +("fan" "$A7*7+7,7-^,a&7.7/707172737:^@l\ul747576777879hsn2(B") +("fang" "$A7;7<7=7AZzhJnU7>7?7@vP7B7C7Da]t37E(B") +("fei" "$A7F7G7H7Iezg3lircv-vn7JdGkh7K7Lc-i(B") +("fu" "$A7r7s7t7u_;o{touCuF7p7v7w7x7y7z7{7|7}7~8!8"8#8$8%YkYl[.\=\@\^\r]3]Ja%bveufZg&g(hulpmImjn7r6r]rp8&8'8(8)8*8+8,8-8.8/88^Tdfmk8081828384858687898:8;8<8=8>8?8@fbjgp%rsvVv{(B") +("ga" "$A8B8l[,o/(B") +("ge" "$A8g8h8i8j8k8l8m8n8q?)RYXn[Yf|qK8o8p8r8s8tX*\*`Ck!kuoSr"w@8G8v8w:O[At48umQr4(B") +("gei" "$A8x(B") +("gen" "$A8y8z_gt^X(]"(B") +("geng" "$A8{8|8}8~bY9!9"9#>1_lg.va(B") +("gong" "$A9$9%9&9'9(9)9*9+9,9-92:lkErdX~gCh[stw89697a8sQ98999:9;Z8e\fEjml0(B") +("gu" "$A9<9=9>9?9@9A9B9C9G]T_Iiol1p3rAt~u}9D9E9F9H9I:?:@:A:E:Q`Fe)r::B:C8d:D:Fe0j;p)r+(B") +("he" "$A:G:HZ-`@:I:J:K:L:M:N:O:P:Q:R:S:T[@cXf|jBnAr"rBtg:U:V:W:XOE[V(B") +("hei" "$A:Y:Z`K(B") +("hen" "$A:[:\:]:^(B") +("heng" "$A:_:`:a:b:cPP^?gqhl(B") +("hng" "$A:_(B") +("hong" "$A:d:e:fYj^0:g:h:i:j:k:lYd]&^.cHc|Z'(B") +("hou" "$A:m:n:opzsstWw?:p:q:r:s\)aaeKvW(B") +("hu" "$A:t:u:v:}O7_|c1doiulC:K:M:w:x:y:z:{:|:~;!`qb)iNl2lNp@pIu-uzw=;";#d0gz;$;%;&;'Y|a2bolflhlop-pWsK(B") +("hua" "$A;(;);*;/m9;+;,;.;mfhn|;-;0hk(B") +("huai" "$A;1;2;3;4uW;5;.(B") +("huan" "$A;6b5;7;8;9[(]H`wd!e>gYoLw_;:;;;<;=;>;?;@;A;B;C[<_'d=dqeUvi(B") +("huang" "$A;D;EkA;F;G;H;I;J;K;L;MZraedRdjeXh+q%s(srv|;N;O;P;Q(B") +("hui" "$A6i;R;S;T;U;VZ6_TcDgujMr3wb;2;W;X\nd';Y;Z;[;\;];^;_;`;a;b;c;d;e;f@#\v^%_\`9d+egg@hmm#s3(B") +("hun" "$A;g;h;icT;j;k;lbFguZ;dc(B") +("huo" "$A;mXe_+oAqk:M;n;o;pb7nX;q;r;s;t;u;v^=`kols6(B") +("ji" "$A;w;x;y;z;{;|;};~=?=LYU\4\zf/pTrTuSv^=@=Ca==A=B=D=E=F=G=H=I=J=KY.^XahdPk8p(=M=N=O=P=Q>uP#`]u4(B") +("jie" "$A=R=S=T=U=V=W=Z=a?,`.`5p\=X=Y=[=\=]=^=_=`YJZ&Z5^Wf!Za]@bKb[h*iH=x=y=z=|=}=~>"]#`df!gFjajn(B") +("jing" "$A>#>$>%>&>'>(>)>*>+>,>-].>/>0>1XYYSZec=kB>">2>3>4>5>6>7>8>9>:>;b0eIerf:kVv&(B") +("jiong" "$Alg><>=eDjA(B") +("jiu" "$A>>>?>@`1cNp/tqw]>A>B>C>D>E>F>G>H>I>J>K>L>M>NYVhQhjpU(B") +("ju" "$A35>O>P>Q>R>S>T>]>b>cGR\Z^dh"i'o8qUtrvBw6=[>U>ViY9q>W>X>Y>Z\lh[i7uav4>[>\>^>_>`>a>d>e>f>gYFZ*\Deaepi0jxl+nRq@u6vD(B") +("juan" "$A>h>i>jH&d8nCoT>moC>k>l>n?![2azhpvA(B") +("jue" "$A>o`5`Y=@=E=G>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`eaHb1f^gehviSl_ocuju{(B") +("jun" "$A9j>y>z>{>|>}qds^we>~?!?"?#?$?%^\vA(B") +("ka" "$A?&?'_G?(?)X{kL(B") +("kai" "$A?*?+o4?,?-?.X\[n]\b}nxoGbi(B") +("kan" "$A?/?0?1?4j,mhh`??j{nm(B") +("ke" "$A:G?@?A?B?C?D?E?F`>gfipn'n]o}pbq=r$rrwA?G?H?I?Ja3?K?L?M?Nc!d[flgrB(B") +("ken" "$A?O?P?Q?Rv8qL(B") +("keng" "$A?S?To,(B") +("kong" "$A?UYEaGsm?V?W?X(B") +("kou" "$A?Y\Rmn?Z?[?\^"_5sX(B") +("ku" "$A?]?^?_XZ\%wa0l5ogq\@?@@@A@Bdmi-n=@C@D(B") +("lang" "$A`%@E@F@G@H@IcOo6o|rk@J@K]9]u(B") +("lao" "$A@L@M@N_ka@o)plu2@O@P@QAJhann@R@S@TBdBgql(B") +("le" "$A@_@U@VXl_7cnw&AK(B") +("lei" "$A@U@^@W@X@[YzfPgPi[@Y@Z@\@]Z3qg@_@`@au*`O(B") +("leng" "$A@b@c\(@dc6(B") +("li" "$AA(@e@f@g@h@i@j@k@l@vA']q^<`,fKfjgJn>p?r[s;vbws@m@n@o@p@qY5c&e"eNf2o.u7w/@r@s@t@u@w@x@y@z@{@|@}@~A!A"A#A$A%A&X*Y3[*[^\B]0^:_?`&a{d`h@h]ivlemBn:p]p_rCsRsvtOuHv((B") +("lia" "$AA)(B") +("lian" "$AA*A+A,A-A.A/A0A1^Fe%l!qMs9vcA2A3]|gvqOA4A5A6A7dri,ig(B") +("liang" "$AA8A9A:A;AA@AAABv&(B") +("liao" "$AACALADAEAFAGAHAI`Zb2eBL^$dKdueVh4i{j$pXs|k*(B") +("lu:" "$AB@BABBBCBDBEBFYM^[kvoyqZBGBHBIBJBKBLB?cLi5(B") +("luan" "$ABMBNBOBPYuf.hop=vGBQBR(B") +("lue" "$ABSBTo2(B") +("lun" "$ABUBVBWBXBYBZB[`p(B") +("luo" "$AB^Bd^[B\B]B_B`BaBbb$i!kao]BcY@Yyq'?)@SBeBfBg\}^{cxdpgsmQvC(B") +("m" "$A_<(B") +("ma" "$ABhBiBlD&D(fVBps!BjBkBmaoBn_ih?BoC4(B") +("mai" "$ABqv2Br]$BsBtBuBv[=(B") +("man" "$Ar)BqBwBxByB{C!w)w4Bzr}B|B}B~\,a#gOlWo\(B") +("mang" "$AC"C#C$C%C&ZxmKC'd]r~(B") +("mao" "$AC(C)C*C+C,\bjsl8rzs1wVC-C.a9cwjDC/C0C1C2C3Ysh#k#m.n&(B") +("me" "$AC4wa(B") +("mei" "$AC5C6C7C8C9C:C;CC?C@dD?D@DADBXo[i\Ycenb(B") +("n" "$A_m`E(B") +("na" "$ADGDODCoUDDDEDFDHDIDX^`kGqD(B") +("nai" "$ADDDJDKDL\5DMDNX>Y&]AhM(B") +("nan" "$A`n`oDODPDQ`+i*knrotv(B") +("nang" "$ADR`lbN_-jY(B") +("nao" "$AX+DSE,_Nb.mPnsrMDTDU[qh'DVDW(B") +("ne" "$ADDDEDXZ+(B") +("nei" "$ADDDYDGDZ(B") +("nen" "$AD[m%(B") +("neng" "$AD\(B") +("ng" "$A_m`E(B") +("ni" "$AD]DXD^D_D`Da[hb%bunjvrDbDcl;lrDdDeDfDgDrY#jGm+m~(B") +("nian" "$ADhDiDjU3p$vSvsDkDlDmi}DnDpX%[~(B") +("niang" "$ADoDp(B") +("niao" "$ADq\`fUtADgDrke(B") +("nie" "$ADsDtDuDvDwDxDyX?Zm^A`?r(t+uf(B") +("nin" "$ADzm%(B") +("ning" "$AD{D|D}D~E!\Q_Le8qwE"Xz(B") +("niu" "$Af$E#E$E%E&apbn^V(B") +("nong" "$AE'E(E)Y/_fE*(B") +("nou" "$Aqq(B") +("nu" "$AE+f[feE,esf@E-(B") +("nu:" "$AE.nOm$t,(B") +("nuan" "$AE/(B") +("nue" "$AE0E1(B") +("nuo" "$ADHE2YPE3E4E5^y_vo;(B") +("o" "$A`8`^E6(B") +("ou" "$AE7E8E9E=GxZ)j1E:E;EE?EI]b0RE@hKnYsaEAEBEC(B") +("pai" "$AEDEEEFEGY=FHEHEI]e__(B") +("pan" "$A0b7,EJEK0cELEMEVc]s4ugENEOEPEQ^UczqHqa(B") +("pang" "$A0rERdh0uESETa]eLs&EUEV(B") +("pao" "$AEWEZE]kcEXEYE[E\^KasbRpe(B") +("pei" "$AE^E_u,E`EaEbEcoBEdEeEf`N`zl7v,(B") +("pen" "$AEgEhdT(B") +("peng" "$AEiEjEkEl`XbqEmEnEoEpEqErEsEt\!s2EuEv(B") +("pi" "$A1Y;5EwExEyEzE{E|X'Z|`hg"nkE}E~F!F"F#F$ZiZp[/[}\1\EhAnF?F@FAhRvR(B") +("po" "$A24FBFCFDFSZicxj7nG71FE[6p+XOn^sMFFFGFHFIgj(B") +("pou" "$AFJYv^e(B") +("pu" "$AFKFLFM`[8,FNFOFPFQYie'h1od1$FRFSFTFUFVFWd_k+ohuk1)FXFY(B") +("qi" "$A<)FZF[F\F]F^F_F`FaFbFc]B`RhgiJl%uhFdFeFfFgFhFiFjFkFlFmFnFoXAY9[_\N\y]=^-a*d?fkgwgyjHlwq}rSr`tkw"wh;|FpFqFrFsFt\;a(g2h=tlFuFvFwFxFyFzF{F|F}X=]]c`m,mS(B") +("qia" "$AF~Y$]VqJ?(G!G"wD(B") +("qian" "$AG#G$G%G&G'G(G)G*G+Y]Zd\7a)c%e9e:e=m)G,G-G.G/G0G1]!^gjynTr/siw\G2G3G4gWkIG5G6G7G8OKY;\M\gc;h}(B") +("qiang" "$A=+G9G:G;GG?fMiIq_tGlA(B") +("qiao" "$AGAGBGCGDH8XdgXmMuN=6GEGFGGGHGLZ[\qa=c>iTw3GIc8?GGJGKGMGNGOZ=(B") +("qie" "$AGPGQY$GRFvGSGT['c+c;f*j|oFsftr(B") +("qin" "$AGUGVGWt@GXGYGZG[G\G]\K`:`_b[dZiUo7qfq{r{G^G_^l_D(B") +("qing" "$AG`GaGbGcGdGe`ur_vkGfGgGhGiiQwtGjGk\\v%GWGlm`s@sdtl(B") +("qiong" "$AGmGnZv\dq7rKsLu^!^>aih3k,kTmap6q3s=vDH!H"H#\DH$H%cVPg(B") +("quan" "$AH&c*H'H(H)H*H+H,H-Z9\uizn}ris\w\H.g9n0H/H0(B") +("que" "$AH1H2cZH3H4H5H6H7H8cWm((B") +("qun" "$AeRH9H:we(B") +("ran" "$AH;H\[(B") +("rang" "$AHBH?l|p&H@HAHC(B") +("rao" "$AHD\if,hcHEHF(B") +("re" "$AHGHt_vHH(B") +("ren" "$AHIHJHKHNHL\so~HMHOHPHQHRXp]Xb?imqE(B") +("reng" "$AHSHT(B") +("ri" "$AHU(B") +("rong" "$AHVHWHXHYHZH[H\H]H^aIauiEk@rnH_(B") +("rou" "$AH`Hat[uew7Hb(B") +("ru" "$AHcHdHeHfHg^8`ie&o(q`r,HhHiHjHkHl]jd2dagH(B") +("ruan" "$AHmHnkC(B") +("rui" "$A^(HoHpHq\GhDn#r8(B") +("run" "$AHrHs(B") +("ruo" "$AHtHuYI?I@IHU$[o\Odzf)k~nLt.uGwT2t5'IAIB5%ICIDIEIFIGIIX_Z([7fSfslxp^s5w-(B") +("shang" "$AIJIKILL@idlXu|IMINIO[pIPg4IQ(B") +("shao" "$AGJIRISITIUrYsbt9IVIWIX\fhJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTKFVEZV_1ixj[nfs'sBs_3WV3(B") +("shou" "$AJUJlJVJWJXtK?XK[L_PdygAoHp8rOK@J3KAKBKCKDKEKFKGKHY9Yncactf&falkqjsS2^(B") +("song" "$AKIZ!]?aBaTbldAKJKKc$q5KLKMKNKOKP(B") +("sou" "$AKQKR`2bHdQl,oKrtKS[E^4`Un$KT(B") +("su" "$AKUKVvUKWKXKYKZK[K\K]K^K_K`KuYmZU]x`v@(B") +("suo" "$AI/KrKsKtKu`B`Jf6hxj}m|tHKvKwKxKy_o(B") +("ta" "$AKzK{K|K}L$dbe]nhuAK~L!w#L"L#MX`*cKdpi=m3(B") +("tai" "$AL%L&L(L'["^7fflFuLvX_>L)L*L+L,L-kDnQ(B") +("tan" "$AL.L/L0L1L25/L3L4L5L6L7L8[0e#jL?(B") +("tang" "$AL@LKo&o[qmtJLALBLCLDLELFLGbpCu.LfLgLhLiLjLkYCc)eQqS(B") +("tian" "$ALlLm5hLnLoLpLqcYn1ndLrLscCie^](B") +("tiao" "$ALtY,lv5wLuLv\frhsTv6vfwXq;LwLxtP(B") +("tie" "$ALyL{]FLzwQ(B") +("ting" "$AL|L}L~M!M"M#M$M%\p]cfCrQv*M&M'hhn.nz(B") +("tong" "$A62M(`L61M)M*M+M,M-M.M/Y!YZ[m\maM?M@]1]Ku)MAMBnJMC\"(B") +("tuan" "$AMDME^Rn6eh(B") +("tui" "$AMF_/MGMHMIMJMKlU(B") +("tun" "$AMLjU6ZMMMNb=k`Y[MJ(B") +("tuo" "$AMOMPMQX16fMRMSMTMUY"[gc{h^iRmHnhu"uIv>MVMWbUFGMXMYhXsj(B") +("wa" "$A0N?N@REb,j&(B") +("wen" "$ANANBNCNDNENFcSh7v)NGNHNIXXNJck(B") +("weng" "$ANKNL]nNM^3(B") +("wo" "$ANNNONPNQYA]+`8NRNSNTNUNVa"dWk?mRv;(B") +("wu" "$A6qNWNXNYNZN[N\N]X#Zy[Xl6MvN^N_N`NaNbNcNf_md4rZwyNdNeNgNhNiNjXubPbdbheCe|jupDNkNlNmNnNoNpNqNrNsZc\Le;fDfph;lIpMpmvH(B") +("xi" "$A@0F\NtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,YRYb[-\g]>^I_qd;d@fRiXjXl$l(ldp*q6ras#s,t8tKtQtbu5uhw{O-O.O/O0O1ZtjjO2O3O4]_]{aceogtl{O5O6O7O8b>cRlyt*(B") +("xia" "$AO9O:_HO;OO?O@OAareZh&hTmLp}wo;#OBOCODOEsA(B") +("xian" "$AOFOGOHOIOJOK]2e_k/lltLu#uQOLOMONOOOPOQOROSf5pBpoO3O4OTOUY~^:a}l^r9sZuP<{OVOWOXOYOZO[O\O]O^O_\Ha-v1(B") +("xiang" "$AO`OaObOcOdOeOfOg\<]Yfxg==5OhOiOjbTOkOlOmbCv_wOOnOoOpOqOrOss-(B") +("xiao" "$AOtOuOvOwOxOyOzO{O|P$_XdlePfgg/hIhUrYsowLO}aEO~P!scP"P#P%P&P'(B") +("xie" "$AP(P)P*P+P,P-P.P/P0P1P2P3R6YI[D_"gSr!P4Q*=bFuP5P6P7P8P9P:P;PP?P@PAPBPCPD\0j?l'vNQ0obPEPFX6(B") +("xing" "$APGPHPIPJPKPLPMPNPOPPZj\~bb~d-d1v`?#Q3Q4Q5Q6Q7Q8Yc^&a_(B") +("ya" "$AQ9Q:Q;QQEQF[khbQ?Q@QAQBQCQDXsa,gpm}F%GFpiqbQGQHT~^keBf+k2m<(B") +("yan" "$AQIQJQKQLQMQ`Rs[3]NaCb{cUdNfLkYkgG&QNQOQPQQQRQSQTQUQVQWQXZg\>cFe{i\s[QYQZQ[Q\Q]XIX_Y2YHYp[1g|n;wJwzw|Q^Q_QaQbQcQdQeQfQgQhQiXMZ]dYjLlMu&wP(B") +("yang" "$AQjQkQlQmcsw1QnQoQpQqQrQsQta`l>lHrUQuQvQwQxQyQzbsm&(B") +("yao" "$AQ{Q|Q}R*TR?R@RARBRN_^`fb"dtl%wpI_RCRDRERFRGRHRIRJRKRLRMZ1[]\h_WaZbBbyeFj]mtpj6jN2RORPRQRRRSRT\Sl=nFt/t}0,RURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfXnX}Y+[|\2^2^D^H^Z_._=`Ia;bxc(fdgKilislZoWonpyq/q4rft`th(B") +("yin" "$AQLRpRqRrRsRtRuRv\'`3d&dNk3nwRwRxRyRz[4[_[sa~b9v/v8R{R|R}R~_Eq+r>S!X7\aq?(B") +("ying" "$AS"S#S$S%S&S']:^|`Sb_gxh,pPs?S(S)S*S+S,S-S.S/Yx\c\~]S]vd^dke-i:S0S1[+q(r#S2S3kt(B") +("yo" "$AS4S}`!(B") +("yong" "$AS5S6S7S8S9S:[U\-cS?S@SASBY8p.SC(B") +("you" "$ASDSESFSGX|_OSHSISJSKSLSMSN]/]5^LhVi`p`rDrvrxtmvOSOSPSQXU],k;npwnSRSSSTSUSVSWY'`se6rJwx(B") +("yu" "$ASXSYSufzl6pvSZS[S\S]S^S_S`SaSbScSdSeSfSgShSiSkX.ZD]G^maNa|bEf%h$jlkil#q>rusDt't(v'SjSlSmSnSoSpXqY6`t`vbWpuqAv99HN5N>SqSrSsStSvSwSxSySzS{S|S}S~T!T"T#T$T%T&V`X9ZM]R]wb@cPewe}jElOlYl[m2nZpApVrb(B") +("yuan" "$AT'T(T)msp0snT*T+T,T-T.T/T0T1T2T3T4T5\+\>`wcdfBiZkT?T@TATBTCTDY_e.h]iPk>na(B") +("yun" "$ATNk5T1TETFTGTH\?g!j@s^TITJaqif>yTKTLTMTOTP[)c"c3h9lY(B") +("za" "$ATQTz^Y_FTRTST[U&(B") +("zai" "$ATTTUTVg^TWTXWPaLTYTZ(B") +("zan" "$At"tXT[T\^YjCtuT]T^h6vI(B") +("zang" "$AT_U`j0f`2XT`Ta^J(B") +("zao" "$ATbTcTdTeTfTgThTigXTjTkTlTmTnTo_p(B") +("ze" "$ATpTqTrTsU&XS_u`}eEsPset72`XFj>(B") +("zei" "$ATt(B") +("zen" "$ATuZZ(B") +("zeng" "$ATvTwTxgUn@TyW[j5o-(B") +("zha" "$A2iTzT{T|U&^j_8_ni+w~T}T~U!U"U(`)U#mD@/U$U%U'U)Wu_epdrF(B") +("zhai" "$A2`U*U+5TTqU,U-<@U.U/mNq)(B") +("zhan" "$AU0U1U2U3U4UU?U@(B") +("zhang" "$AUAUBUCUDUE[5b/fQh0s/3$UFUGXkUHUIUJUKULUMUNUOa$aV(B") +("zhao" "$A3/30UPUQWE_znHURUSW&UTUUUVUWUXUYZ/h~sI(B") +("zhe" "$AUZU[rXU\U]U^ZX_!i|m]U_U`q^twUaUbUchOpQWE(B") +("zhei" "$AUb(B") +("zhen" "$AUdUeUfUgUhUiUjUkUl]hd%dZhei)i;kSluspUmUnUogGitn3p!UpUqUrUs[Zjbk^p2(B") +("zheng" "$A6!UtUuUvUwUxUyUzU}V"a?agn[o#s]vkU{U|U~V!V#V$Z:(B") +("zhi" "$AJOV%V&V'V(V)V*V+V,V-V.V/V8V;V@X4hYkUlsV0V1V2V3V4V5V6[z^}tjuEu\V7V9V:VV?VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOZl[$`ybeeifohNhdiyj^kyotp:pkrNuYutv#(B") +("zhong" "$AVPVQVRVSVTVUbloqs.t1VVVWZ#u`VXVYVZ(B") +("zhou" "$AV[V\V]V^V_V`_zVaf(mXVbVcVdVeVfVgVh]'f{g'kPt&tmt|(B") +("zhu" "$AViVjVkVlVmVnVoY*[%\od(dsiFiMnyJuVpVqVrV~pqsCt6unJtVsVtVuVvVwd>qRwfVxVyVzV{V|V}W!W"W#W$Xy\QhLlDpfsgtc(B") +("zhua" "$ANNW%W&(B") +("zhuai" "$AW'W*R7`\(B") +("zhuan" "$AW(W)r'W*4+W+W,W-_ybMcg(B") +("zhuang" "$AW.W/W0W1^J41W2W3W4YWm0(B") +("zhui" "$AW5W6W7fmv?W8W9W:c7gD(B") +("zhun" "$AMMW;kFq8W<(B") +("zhuo" "$AW=W>W?W@Y>dClL=IVxWAWBWCWDWEWFWGZB_*d7e*lzm=om(B") +("zi" "$AV(WHWIWJWKWLWMWNWPZQ_ZaQf\g;j"j_oEtRttu~v$v7vvwZWOWQWRWS\kf"hwovqhsJWTWUWVm'mv(B") +("zong" "$AWWWXWYWZW[hHkjW\YLW]tU(B") +("zou" "$AW^ZAZn[8fcvmW_W`Wa(B") +("zu" "$AWb]OWcWdWeo_WfWgWhWiY^(B") +("zuan" "$AWjurWkgZW,_,(B") +("zui" "$A6Q>WWlu~WmWnWo^)(B") +("zun" "$AWpWqiWw._$(B") +("zuo" "$AWw`\WAWrsP4iWsWtTdWuWvWxWyZh_rbtkQlqu!(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/qj-b5.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/qj-b5.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,152 @@ +;; Quail package `qj-b5' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:56 1996 +;; Original TIT dictionary file: QJ-b5.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # Generated from QJ-b5.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: NO +;; PROMPT: $(0&d'GTT&,!J)A,1!K(B +;; # +;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) +;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. +;; COMMENT Absolutely no warranties. +;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. +;; # define keys +;; VALIDINPUTKEY: \040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN +;; VALIDINPUTKEY: OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~ +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-qj-b5" "Chinese-BIG5" "$(0)A,1(B" + nil +"$(0&d'GTT&,!J)A,1!K(B + Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) + Permission to use/modify/copy for any purpose is hereby granted. + Absolutely no warranties. + Modify by Wei-Chung Hwang, OCT 15, 1992. +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil t nil nil) + +(quail-define-rules +;; # +("\\040" "$(0!!(B") +("!" "$(0!*(B") +("\"" "$(0!q(B") +("\\043" "$(0!l(B") +("$" "$(0"l(B") +("%" "$(0"h(B") +("&" "$(0!m(B") +("'" "$(0!k(B") +("(" "$(0!>(B") +(")" "$(0!?(B") +("*" "$(0"/(B") +("+" "$(0"0(B") +("," "$(0!"(B") +("-" "$(0"1(B") +("." "$(0!%(B") +("/" "$(0"_(B") +("0" "$(0#O(B") +("1" "$(0#P(B") +("2" "$(0#Q(B") +("3" "$(0#R(B") +("4" "$(0#S(B") +("5" "$(0#T(B") +("6" "$(0#U(B") +("7" "$(0#V(B") +("8" "$(0#W(B") +("9" "$(0#X(B") +(":" "$(0!((B") +(";" "$(0!'(B") +("<" "$(0!R(B") +("=" "$(0"8(B") +(">" "$(0!S(B") +("?" "$(0!)(B") +("@" "$(0"i(B") +("A" "$(0#o(B") +("B" "$(0#p(B") +("C" "$(0#q(B") +("D" "$(0#r(B") +("E" "$(0#s(B") +("F" "$(0#t(B") +("G" "$(0#u(B") +("H" "$(0#v(B") +("I" "$(0#w(B") +("J" "$(0#x(B") +("K" "$(0#y(B") +("L" "$(0#z(B") +("M" "$(0#{(B") +("N" "$(0#|(B") +("O" "$(0#}(B") +("P" "$(0#~(B") +("Q" "$(0$!(B") +("R" "$(0$"(B") +("S" "$(0$#(B") +("T" "$(0$$(B") +("U" "$(0$%(B") +("V" "$(0$&(B") +("W" "$(0$'(B") +("X" "$(0$((B") +("Y" "$(0$)(B") +("Z" "$(0$*(B") +("[" "$(0!J(B") +("\\134" "$(0"`(B") +("]" "$(0!K(B") +("^" "$(0!T(B") +("_" "$(0!;(B") +("`" "$(0!j(B") +("a" "$(0$+(B") +("b" "$(0$,(B") +("c" "$(0$-(B") +("d" "$(0$.(B") +("e" "$(0$/(B") +("f" "$(0$0(B") +("g" "$(0$1(B") +("h" "$(0$2(B") +("i" "$(0$3(B") +("j" "$(0$4(B") +("k" "$(0$5(B") +("l" "$(0$6(B") +("m" "$(0$7(B") +("n" "$(0$8(B") +("o" "$(0$9(B") +("p" "$(0$:(B") +("q" "$(0$;(B") +("r" "$(0$<(B") +("s" "$(0$=(B") +("t" "$(0$>(B") +("u" "$(0$?(B") +("v" "$(0$@(B") +("w" "$(0$A(B") +("x" "$(0$B(B") +("y" "$(0$C(B") +("z" "$(0$D(B") +("{" "$(0!B(B") +("|" "$(0!6(B") +("}" "$(0!C(B") +("~" "$(0"D(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/qj.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/qj.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,147 @@ +;; Quail package `qj' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:57 1996 +;; Original TIT dictionary file: QJ.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: qj.el,v 1.2 1997/06/06 00:57:09 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: NO +;; PROMPT: $A::WVJdHk!KH+=G!K(B# +;; # +;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) +;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. +;; COMMENT Absolutely no warranties. +;; # define keys +;; VALIDINPUTKEY: \040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN +;; VALIDINPUTKEY: OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~ +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-qj" "Chinese-GB" "$AH+=G(B" + nil +"$A::WVJdHk!KH+=G!K(B# + Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) + Permission to use/modify/copy for any purpose is hereby granted. + Absolutely no warranties. +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil t nil nil) + +(quail-define-rules +;; # +("\\040" "$A!!(B") +("!" "$A#!(B") +("\"" "$A#"(B") +("\\043" "$A##(B") +("$" "$A#$(B") +("%" "$A#%(B") +("&" "$A#&(B") +("'" "$A#'(B") +("(" "$A#((B") +(")" "$A#)(B") +("*" "$A#*(B") +("+" "$A#+(B") +("," "$A#,(B") +("-" "$A#-(B") +("." "$A#.(B") +("/" "$A#/(B") +("0" "$A#0(B") +("1" "$A#1(B") +("2" "$A#2(B") +("3" "$A#3(B") +("4" "$A#4(B") +("5" "$A#5(B") +("6" "$A#6(B") +("7" "$A#7(B") +("8" "$A#8(B") +("9" "$A#9(B") +(":" "$A#:(B") +(";" "$A#;(B") +("<" "$A#<(B") +("=" "$A#=(B") +(">" "$A#>(B") +("?" "$A#?(B") +("@" "$A#@(B") +("A" "$A#A(B") +("B" "$A#B(B") +("C" "$A#C(B") +("D" "$A#D(B") +("E" "$A#E(B") +("F" "$A#F(B") +("G" "$A#G(B") +("H" "$A#H(B") +("I" "$A#I(B") +("J" "$A#J(B") +("K" "$A#K(B") +("L" "$A#L(B") +("M" "$A#M(B") +("N" "$A#N(B") +("O" "$A#O(B") +("P" "$A#P(B") +("Q" "$A#Q(B") +("R" "$A#R(B") +("S" "$A#S(B") +("T" "$A#T(B") +("U" "$A#U(B") +("V" "$A#V(B") +("W" "$A#W(B") +("X" "$A#X(B") +("Y" "$A#Y(B") +("Z" "$A#Z(B") +("[" "$A#[(B") +("\\134" "$A#\(B") +("]" "$A#](B") +("^" "$A#^(B") +("_" "$A#_(B") +("`" "$A#`(B") +("a" "$A#a(B") +("b" "$A#b(B") +("c" "$A#c(B") +("d" "$A#d(B") +("e" "$A#e(B") +("f" "$A#f(B") +("g" "$A#g(B") +("h" "$A#h(B") +("i" "$A#i(B") +("j" "$A#j(B") +("k" "$A#k(B") +("l" "$A#l(B") +("m" "$A#m(B") +("n" "$A#n(B") +("o" "$A#o(B") +("p" "$A#p(B") +("q" "$A#q(B") +("r" "$A#r(B") +("s" "$A#s(B") +("t" "$A#t(B") +("u" "$A#u(B") +("v" "$A#v(B") +("w" "$A#w(B") +("x" "$A#x(B") +("y" "$A#y(B") +("z" "$A#z(B") +("{" "$A#{(B") +("|" "$A#|(B") +("}" "$A#}(B") +("~" "$A#~(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/quick-b5.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/quick-b5.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,706 @@ +(require 'quail) +;; # HANYU input table for mule +;; AUTHOR: Chue Chi To ($(07C,6Fq(B) +;; DATE: 28 NOV 1994 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!JX|/y!K(B +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz/?;:'"\|[{]}`~!@#$%^&*()-_=+ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY +(quail-define-package "quail-quick-b5" "Chinese-BIG5" "$(0X|/y(B(BIG5)" + t + "$(0&d'GTT&,!JX|/y!K(B + + $(0KHM$X|/yTT&,WoOu(B + + [Q $(0'D(B] [W $(0(q(B] [E $(0'V(B] [R $(0&H(B] [T $(0'>(B] [Y $(0&4(B] [U $(0&U(B] [I $(0'B(B] [O $(0&*(B] [P $(0'A(B] + + [A $(0'K(B] [S $(0&T(B] [D $(0'N(B] [F $(0'W(B] [G $(0&I(B] [H $(0*M(B] [J $(0&3(B] [L $(0&d(B] + + [Z ] [X $(0[E(B] [C $(01[(B] [V $(0&M(B] [B $(0'M(B] [N $(0&_(B] [M $(0&"(B] +" + '( + ("." . quail-next-translation-block) + ("," . quail-prev-translation-block) + ) + nil nil) + +(quail-define-rules +;; # +("a" "$(0'K'L(B") +("aa" "$(0A_AaDgF=/zUp$(1`<'.CL[S[W[Z(B") +("ab" "$(0=*A^Dh$(1*v5mJ`$(0/}$(1PqeYai(B") +("ac" "$(0YaYoZ:]C^P$(1[Y`>gg(B") +("ah" "$(0?qFC/yN`$(1HU')'2*q5pF@LMRq\P]=$(1$::,'0*s5l5niGCHtLSR70&SQ$(1js$(0WU^U$(1(Q9V>B>E>FEHFAM2XcZ]]i^[bkf*(B") +("bc" "$(0.'6DCPOyOzSyWSWVY-]v^E$(1,{$(0-K$(1@MpdN>TTXbYW[f]kdUf)gviDlClp(B") +("bd" "$(00i1Z>jB{GJGKOwYy$(1%N(:-"12$(0+x$(13&bB7M8PF>GbTX^X(B") +("be" "$(00%13154CBT0gM6$(1q*$(0PQSRSmVKVL[\\W]P_F$(1ECL.M.TYV:XkYCYYY\Y]]l^Fbme$f+fPhVhWibk*k3k7m,(B") +("bg" "$(0>;GEGNH(M2PLRKSPTtVGV~XmYg$(1217N$(0-?$(18No<8Q8R?6B.EEF@H]S)S/WHY_iakomt(B") +("bh" "$(04c4d:A:C<4<5H$POQ2,0Sz$(1cc$y%%-(-)18>A(B") +("bi" "$(0142&6C8y:BCMLTQ-V;WW^W_0_4$(1$u$x,D$(0-=$(1,xl6,z-&/28O>GHqM|S+S.Z3^YfOfsgzju(B") +("bj" "$(0-<5]CQ-9GL$(1g9$(0Hq[0$(1(;(O3%7P>D?8EAF?HpS*TRTSXiYXZa]h]mdfg6(B") +("bk" "$(07w9_9b(B") +("bm" "$(0->5+54CKH%KvQ,$(1!*,H-$$(0'c$(113jt8M@P@RFHG`M&RIS,^U(B") +("bn" "$(0)I*[+5-22-6M9]&~D2$(1f'$(0Ms$(1!h!~#/$w(<(M(N,y11233p7O7V8U9WFFL0Z^(B") +("bo" "$(08|>=?ICTD;GDGFHxU1W&XMXoZT$(1-!-+/Z/[162/228KFDL-$(06E$(1Xf^V]n(B") +("bp" "$(0H&U_V}[m[s\{$(1?7M1Xh[x$(08{$(1_c(B") +("bq" "$(05)>nOxVH\0'v^)$(1lB$(0^V$(1G[M-M/[w_d(B") +("bu" "$(0(y-E-g/&12164^(p52$(1p*$(09[9a>l?=CJCRE+GMM3\.$(1'4*{,C,G,~3O8J8S>@>C>H?1@N@OE@EBFGL4N0SiXdYVY[Z__Gg$mWnS(B") +("bv" "$(01-9d>:>o+uCO$(1c`$(0H#LUM5Q.UPW$Zi]I$(1(9142.7S?5BAFBS-Xe(B") +("bw" "$(0KsH+TJ$(1YZF=(B") +("bx" "$(09kY,(B") +("by" "$(0CS&f$(18V(B") +("c" "$(01[(B") +("ca" "$(0Ae$(1j>$(0IITd$(1A;Ny[0[F[J[N_~j:(B") +("cb" "$(0ICQZQ[TkYZY\[6_-$(1A>H8HLHQNgU9$(0D]$(1[.qc[>[G[L[O`.d0gOjBjOlUn9n?(B") +("cc" "$(0?OIdIeQbYVYY]6_>$(1GZH<[D$(0:_$(1[IpZ`6`Ud#g\j@jDjKlSn8o[(B") +("cd" "$(0TiYX^M$(1:%:(HRNaNzN~O"$(0MT$(1UCn>[+[6`0`2d*d1gVjNjQlTlW(B") +("ce" "$(0INThWlWvWw[;^N$(1A3A^L$(1'{A,$(0Wp$(1V8r0[-[2[_;_yd$d&gUg`gbj;jHnAqCqF(B") +("cj" "$(0QXQaQd[9]:_6$(19|A7$(0:]$(1Ndo\Nf[:[K`/d7gajHCNkN|UAUH[,[=[?[M`:d5(B") +("cv" "$(0MXTa[@_,$(1:$H=N`U/$(0MQ$(1U8o^UF[@_z_}`4`5d3lP(B") +("cw" "$(0IOIETo$(1qD$(0Wn]7]9$(1d-jF(B") +("cx" "$(1[9$(0\O$(1_|n=(B") +("cy" "$(0:`$(1U=HOHS(B") +("d" "$(0'N(B") +("da" "$(03jA~FIO;Uv0,Z?$(1eZ/o/u<[UAjBPFVG\O:OBS"$(1+867R{Ut$(1!<$B$(0,]$(1+.W^+!CUChCvJgJsJxO4Q1(B") +("dl" "$(0063l3n=+3+7+B/r$(0-u$(15vef6;<\<]$(05v$(1C[k`CwFJWKWU])(B") +("dr" "$(03`3c3i8"8*8,=6AiAnFXK)K4,YK6$(1i)$(0O9U{Z>\!\s$(1+&+(+=+>/n5x5y6%6'6.62=BFNFWK9S!S$[t_$$(1$C'6'9'<'D+0+2+5/l6$8@8D8K=S=e=iB:Bb!b&eoi5(B") +("ec" "$(03|=T=nFfK>KEOVO\S(S3V$X\ZBZE$(1!a'Q'W070E6I6S=E$(00V$(1D0qqD1DMQHQIQMQeU@X'`*`+`;axb#epergui,i.i7m[p?q](B") +("ed" "$(0*B,p0^3Z3q8'8G=.=K=U=f=hB-B3FsGlKXOUS*_3$(1+W+[0.050@0C0I6]6c6h=8=UD4D9DNDO$(0*@$(1KKb%KVQQQYX0X1(B") +("ee" "$(0,x0E0M8A8H=W=aB/BLKCKKKQOLS)V.X^$(1$[$(0,u$(1$\i9'e6K6V<;=.DADFK8K9K>Q[Qk]=]Ea}b"en(B") +("ef" "$(0=L=J=N$(1pl$(0FdFgKGKRKVOMONO]S>V/X1XYZ!$(1'U+e=3=6=9=K=MD2D5DJKYK`QRQUQXQ_QdX*]FayelhRi3i8(B") +("eg" "$(00D8E8N=V=c=gB4B;BM,nBN$(1mX$(0EVFjOJOWV*V1\u]f$(1!P+R+T+d.S0:6`:w=XB8D@DHKPKZK]WtX-aza|emkekfkg(B") +("eh" "$(0,y0G8=8FB>BAKWOT$(1$Q$(0,h$(1$XrB'`'c0LKEKLKaX!X)(B") +("ei" "$(0*C*G*H,q0O0P0b:*=R=YBFFh&GKY$(1pe$(0O[S-V(X]$(1"]"_$O$S'R'_0+0M6a=OD8D:D>DBDKKAKFQJQbWzX(]B]Sa~eui1i4p=(B") +("ej" "$(0*?*F0N4"=l(eBC$(1o5$(0BEFaFnK=KOOPS,$(1$]'T086J6T=<=>=YDDK;KGQSQgWvWx]?]Gkc(B") +("ek" "$(0,w,|0X4(=M=bB2BHFrFtKDKSS/S0[w$(1"\$R'Y+P+^+a+h$(0,o$(1+lW~020?0A0D0H6b=4===@=F=R=\D?K@KQKXK\QKQTQ^Qh(B") +("el" "$(0-"0a3{8C=]=^BIKM$(1"`$Y+f0)0-046RKSD.D7DEESKBQZW{(B") +("es" "$(0,~B1B9Fc$(1!c$L$(0*E$(1'ZQG'i'p+U+c0G6f(B") +("et" "$(00R42BzF_FiFlOKS.V)VFZF$(1$M$N$(00C$(1+QrA016P7K=P=QD=KM]@]Ab'kbkh(B") +("eu" "$(0*D,j,k,l,r0T0[3}4$(g4-$(1p@$(0418O=Z=dB,B8BGBKKUOOS4V,$(1"[$P$W'n+k0*000<0>0F6G6Q6X6e6j=+=B=T=]D;K7K_eji6o6(B") +("ev" "$(04'6t8<;h=_B7B?HNK?KNS+S5$(1"Z'X+`0K=J$(0*>$(1D,q'DGKHa{eti+i/(B") +("ew" "$(0:Y=jFoOYXZ[u$(1'\$(00S$(1+Vp>+g6M=7=[D/WwX,(B") +("ex" "$(0V%ZAFq$(16[QP(B") +("ey" "$(08B=P,z$(1'bmY+_(B") +("f" "$(0'W(B") +("fa" "$(0J*>QS6$(1f;$(0V9Va$(1=h>oQpRkX6(B") +("fb" "$(0459f-:<'$(1ku$(0=sJ]L5P6Xc\($(1*40X6t6x=iD\DdDfKbKkM3QsQuRjX>XBY3]Mkj(B") +("fc" "$(0FwQ+V_[K$(10`KcKd$(08R$(1O5qIX5XA]L`Wd9ewkw(B") +("fd" "$(04wAkFxK+*NV5$(1b+$(0V6ZH$(1$`'w6r=_DVDWKgLhRiX<(B") +("fe" "$(0G#G%V4V8V]26ZG$(1]N1l6qyDhQnRXX:XCexm0no(B") +("fg" "$(0;Y?{E_FvF~OfX}\/-#$(1'vrL+o0O0]1p6|DaDgE|GIQvb)e{m](B") +("fh" "$(0.-0e9@F|Vc'8$(1"ar71r6m6w=m(B") +("fi" "$(043T.-$V7$(1qv$(0\)$(1'y+w,iX7X=Y4Y6]K^<_=b,kim\(B") +("fj" "$(0=q=rL3QB7j$(1't]I(I,g,k8&=^=`DSDZD_LjQqX4X8X9(B") +("fk" "$(07iP$(16pr-=a=fDbY7bh(B") +("fn" "$(00c2)Jd+3$(1*>]\,f.*0\E*QyR7Rl(B") +("fo" "$(0HnV2$(1!=0P$(00f$(10Ucq6v="=bQm(B") +("fp" "$(0K^S?Uo$(10T$(0BV$(1PCa7QtQz]J(B") +("fq" "$(07U8QA@Kb(%S8$(1U_0dC!DUD^(B") +("fr" "$(0/!$(1_W$(0474;8TBOKZShV3Vb$(10Y0^6o6u6y6z8%>pDTD`DcKiKlQo(B") +("fs" "$(04649)J8S$(1i;$(0@9$(18$(B") +("ft" "$(0F{Jc>OS:$(1iY$(0Xa[x$(10[8'=jKfKjQwb((B") +("fu" "$(0.;4:4]>8S'S9SS$(1'x+q."0Z1m1q6n=eAWDYE}$(0)=$(1Keq(QrT9YK_Ic(cwmD(B") +("fv" "$(0Lw$(1,h6lBDDX$(0G$$(1I\kkLgLiQxZA(B") +("fw" "$(0\v$(1>nD]$(0G6$(1X;qs_u(B") +("fx" "$(0BR$(1X?i:(B") +("fy" "$(1+v6{0W(B") +("g" "$(0&I(B") +("ga" "$(0NAQ5;Z\U$(1j\:d(B") +("gb" "$(06l6oM8'uUZ$(1o4$(0^_$(1.X494<4C:h:qB/B4B5I?ICIFIJ\Vg=(B") +("gc" "$(0EYM7NBQ1QoX>YD$(14IB*$(0-L$(1B,q`T]UMZdcbeFg;g[gdlb(B") +("gd" "$(0)h$(1%z)Y.Q41424J4M4N:fB6$(0)c$(1Ghj&GkQ(T[VT(B") +("ge" "$(0.\?P@_B'IqP'Q7W_$(1&$.Y484F4L$(0+d$(1Awm&BiD%IDJjQ]RHW4E9Z:c:j@TB1B7B:GmIA(B") +("gn" "$(1!O"*#K%R%t.W.[:vGj$(0+_$(1Gl]_IB(B") +("go" "$(0-M2U@]B"EWUL$(1)W$(0+c$(1/yZgE'GfGnOwVVWk(B") +("gp" "$(0]a,6$(1#JPE%u&")S/"B+ILJ,(B") +("gq" "$(0Nx$(1&!)T$(0N?$(1)\PW4BDoPV(B") +("gr" "$(0.Y2R;\@F@aD?EFEUEXJ.Q6SV$(1%v%x)V)^4G4K:pB2GgGiO{_ecTcU$(0)P$(1c[p6e@m>(B") +("gs" "$(0+7+^2S2TE=$(1%V%}-T:rB3IN$(0)f$(1IR(B") +("gt" "$(08w@cE[$(1)aB-$(0.X$(1Ouhp\X\Y]feE(B") +("gu" "$(0:E@ZJ;VuWXXl^~$(1!:")#M)X)].U3)43$(0)g$(147n$4:4P:o@VAXGeN/Ote0e1g:(B") +("gv" "$(0:1@G@[@^D>Z.2P[g$(1m@)R.M:iIEJb(B") +("gw" "$(0NF$(1rJ4D:nB0Zf(B") +("gx" "$(14=eG(B") +("gy" "$(0.:+a._Z*5Z(B") +("h" "$(0*M(B") +("ha" "$(00!3%5~>sC2L.L0P(XyX|\'$(1'-*wEfRE$(0(v$(1Wsr#\j];^-^^eiiR(B") +("hb" "$(0172v7^>_EdEgEwFMFOL\LbR`S2Y(Y*[le&(B") +("he" "$(0,3/?3&3u3y4X6S859o9p=GA'E)F[G_P)R.S}YwZWZ[[N\|'1$(1!@qr#u1g7y7};[>`DlLPLdOGS4WoWp]KhM!M4Q{XyY/YE\3\4\:]O]}$(0-8$(1^,qRa,a-a.a0a6bUe%e,eze|h@hYh[h\h]i@iPk9k:k=kElclvm.m/m5m7nmozp%pvpw(B") +("hg" "$(0-(/<4W5n;*A)C$C/DwG`H-L"MeP3_&_'$(1)`.T0c2s$(0'2$(17ko>9M>h>jE_EtS5V[XEY#Y%]|^;bndohZiTiVi{kHmj(B") +("hh" "$(00m4q9:>JS[S]XsYr_+$(1(R+{,`1U1f7#7{>]ASHiO;RdX{^5aAbOjb$(0-O$(1nF(B") +("hi" "$(0&>)$)i*b+=,=-40|3"4n5z7-8X:q<6>K>rC,C4L*R&SdVYY|ZZ\%$(1"@#t$(0&<$(1$apo&X(1+}1/2l7|8\>>@$L3RfT(\|]~^+_4E`EsGgJfNbP5R+U\VW^]$(1"(1e>dBjDmEuJ*L/Q@ReV%W"W;\i^7a?a@b?bXe3ksnb$(0'6$(1nxp-nyoq(B") +("hl" "$(0())N.=/U1'1W6P<:DTGhM|QS$(1!8,]-^-`-a26$(0'I$(13ApH7p8"8Z9r9t>eA#H1H2H3LaNZOHU&^6^8n7(B") +("hm" "$(0(c$(1qW$(0(n/=1+2N4=4?7B7T97>(>H>LGiL+L-P4PJScSuY)^?$(1&W&Y,e--1$1S1V1j7$7x=pEaEeLXYb^'^)^1dme5icnW(B") +("hn" "$(0*h+4.1.2.3/>5Q9m:F>D?5@8CzHMMWN,P-PlPmR:T0^i$(1-M$(0&.$(11bq^1k7s96@(@)AUE)EzHuK}K~L!L^LcR6RbT,Uh\D^3hfiUkR(B") +("ho" "$(0'X'g(C(k0=1<7A99<7<8<;GjP&P1V[XVZ\$(1!-0~1h;\>f?:C~Ep$(0&-$(1K.o=K/LZL_LfRa^.^4^:bNboiWidn4(B") +("hp" "$(0*K-1-f/@3,6!7K9lqE{F'GbJgLZNaNkRWSfU7VUZ4ZX]m$(1!((E,\,_1W$(0'U$(11de~7J7h7tD*O<^(dXeN(B") +("hq" "$(03$3'=vA?C.F^LOW)$(1"f$(0']$(1'|m^;]?@C"DkJBLRPBY0(B") +("hr" "$(0)X)\*`+@+L.P.V3#4><<>M>t@SBXBxC0C1GaL(L1MmP$P0QAQrS~X4YKZ]\_].$(1*T$(0)W$(1*Un*1T53557"7%7i7q7r7u7v7w7z8!8X=*>g>i>kEbEsEyKoLWO6Rc^2bIbTe4e6f0f9hghoj#(B") +("hs" "$(0'f,2-5/S9n;0>NBjC3ErGnH,R;\w$(1"b#2(H)61R8[?AEvI-Y$YabPfS$(0'C$(1gDq-(B") +("ht" "$(0*g38>GL,L\OsOuSO\&\1$(1101c$(0'+$(125mu7I7~EoY'Yc^/bRbVh"h^mn(B") +("hu" "$(0(*)@*]-6.$0h1(4a4b56779>;(lBkEmFKGDKqLNL`O7RCRhS1S3T;VqVuY+Y-Y1Y`^!`cm2p.(B") +("hv" "$(03!HUIrL|S`VXXtY~^1$(1,d/3;5$(0.h$(1>\rEBEEnP$V$ZEZs^]f!hvmhp/r*(B") +("hw" "$(0>IBmI?XrZ+Z^^@$(1*@+|0&1X$(08i$(18YleLM]ef8fRkt(B") +("hx" "$(0P*Xw*_$(1-,ief4(B") +("hy" "$(0(Y'w<9$(1e7$(0A>Qk$(1LYY)`d(B") +("i" "$(0'B(B") +("ia" "$(1*m5-bMJ"V~(B") +("ib" "$(07;7x<,N[W!-.$(1!gmg.%I~LBf3iO(B") +("ic" "$(0@)D4En([GZ$(1pG$(0HrK}N]Q4[<[]$(1.)3'@SJ!J$RZdVj_p&pF(B") +("id" "$(0N)V^X3$(1(C*<+9.(.x/v$(0,,$(17bm:7j>mClE[LEVzXz\=(B") +("ie" "$(0)D,f2z6G<+A$ByEoG[NYNc$(1#m$(0(d$(1,YkB.z5,>ZBgLLhc(B") +("if" "$(0<-{BeP=$(044$(1P@o7RURVV7?J9$(1"=*93l:2AkB9IHLDP>ZJ$(01$$(1\;kZ(B") +("ih" "$(09+;7Jb(T$(1#^LH#o.{(B") +("ii" "$(0+1/5M{NZZV]J]R$(1&q(D*8$(0*)$(1.lo(1J1KBfJ#Z;]{_4ld(B") +("ij" "$(07=VT$(150@p$(0*'$(1E]kALJV|]z(B") +("ik" "$(0-34j'A"Io)G$(1#pkQ%T1#3mAo(B") +("io" "$(0*:/3&g7aLGLKP?(B") +("ip" "$(0,+3*4m7E9e@'A*EwJiNiRVU]Z2_#$(1!Z#v*:*AHvI|LIPSmO$(0&^$(1rC(B") +("iq" "$(02y>ANw*J^\$(1huLFQ}V}(B") +("ir" "$(0+0/4292<6I6U9,9-(;L!$(1k@$(0STVS$(1%P.'1L1M1O7e:G>[E\ha(B") +("is" "$(093**$(1$s,W(B") +("it" "$(0,<>7GAXqZ3$(1*7>?>X$(0(P$(1Bd(B") +("iu" "$(0'9/71%91<.A#D!&yR-$(1hb#n%O7cE^QBRWa9(B") +("iv" "$(02]2eHR]l-A$(1!]ht.&7d>YJ&Uie-(B") +("iw" "$(08hK~6F$(1.yV{Bh(B") +("ix" "$(1qT(B") +("iy" "$(0[H(B") +("j" "$(0&3(B") +("ja" "$(09T10;o$(1LS$(0O2(B") +("jb" "$(02l5/7*@pAhM;QCQG[/^>$(1!>1[9c;aIfQ)TuW\Y!Zu\d]-_lcueagG(B") +("je" "$(0;k;nJUQD$(19d;:$(0'F$(1BOe2I5K4QETsZx(B") +("jf" "$(09FBUJWNNNQP+U8Z_\V$(1;6TqV4X~a%d}gFhGhKk(k-k>m"m(m)m3ng$(0.y$(1qN(B") +("jg" "$(0>ECGESI(J>JqL$YS$(17n9e?;$(02j$(1@qd?H#K:VZ(B") +("jh" "$(0JQJR4s$(1&9ct@nAl(B") +("ji" "$(0+|:H;r@(@c:ft$(0)w$(1j*lH(B") +("jj" "$(0-P237%:GDLEmI&&]K!$(1j/$(0TS]3$(1@cEiR]cv(B") +("jk" "$(0)Q3K4tF?UDKR,$(1(6)y1Z1_4u;9?/$(0.z$(1@ogHBQG|L#R_Wi\e^$_kcreV(B") +("jp" "$(0)x*SA.QJRUZ1$(19b;_;`$(0(G$(1X}j,cs(B") +("jq" "$(0J{OcUe-'X'$(1a:$(0[.$(1>2(B") +("jr" "$(0.{2;2k7&7)7+;mC'C)DIJVL%WPW]$(1&:,s.j@e@i@rH"IhNONQTwXr$(0(-$(1Zy_V(B") +("js" "$(0.7209;9<$(1)5.k$(0*T$(1Vh(B") +("jt" "$(1;7G}$(0(&$(1_mrS^$(1#],a1\1]1`9`9a;8@gNNQCTxZz\?^%^&$(0&%$(1fHn%(B") +("jv" "$(0.g7(7,C{QIRRW^W`)yXu$(1j.$(0][$(1I^IgX|Z?Zvj-(B") +("jw" "$(0@oDJNP.}QH$(1n5$(0TR$(1BzZtgIj+(B") +("jx" "$(1Ek(B") +("jy" "$(0@n$(1H$(B") +("k" "$(0&L$(1!!(B") +("ka" "$(0;^*2=y$(1b;$(0NG$(1"OE0E8L$XM(B") +("kb" "$(0*5(M,)$(1r=$(0188]8k9^<(=wBoG)G+OlSLSMXjZR$(1!/0i7.7D=v=~>7>:BSE:R&R+]P]Q]di>(B") +("kc" "$(0D8G;U!XdZL\z^c$(1'}1):4E9$(08[$(1R)knR@(B") +("kd" "$(03_=z={G@)u$(10jE;=w>6Dv(B") +("ke" "$(04P8m=EBtOpOrV>$(10k<9<:=)=x$(0'/$(1=}o:DtKuL'R<]bb-b8m_(B") +("kf" "$(0-*.c4SG9InQ|VD[[$(1'~DqDrF,R%$(0*I$(1R(qSXXX]X_\8]Ra)e!e'e*hNnhos(B") +("kg" "$(0-+2Y8\>2Du)d]g$(1o;$(0^b$(1#_$d$h0g1';>>;E5X[>9XG(B") +("ki" "$(0'54@6q&;>/$(1R>$(0JEKnSB$(1!9"6((7E=|DpR;(B") +("kj" "$(0G=KdSKXi$(1"c,#,w7&7,$(0G:$(1]co%(B") +("kk" "$(04B8j=tB\KcKp[|$(1=uL%L)R*XKXWX\b<$(0'Z$(1o9(B") +("kl" "$(00o4R5j$(1",$e&%0h$(0+}$(133BnKoV=$(1!e"d$g$(0&'$(1$pL&%S($)c.-0l1,7*7G>1E6(B") +("ko" "$(00r0{8Z>%OeZS+i$(1,(`A1.6=7B=!={E1E7R'R?XLX^(B") +("kp" "$(0BpN/Xk]j$(1$q(%,$,?$(0>1$(1,@XY577)R=RA(B") +("kq" "$(1,q$(0]k$(17CXJ(B") +("kr" "$(0(..b0q8rBsG?JFOmOq$(1(#,",&-R.<0f1(1+7'7/7F7H=y>8Du$(0'|$(1E/b>E3E4L(L*(B") +("ks" "$(0)lVC&1$(1!R1*"!(B") +("kt" "$(0.e=x$(11-$(0>5BrOnUT$(1,'(B") +("ku" "$(0(h.d&S0y$(1R$$(04Q4T;2VE$(1$f+M.r2Z7(7+:6D&DsE2Ks(B") +("kv" "$(08Y>0?7B[G*G>4AXe$(1md$(0[{$(1"3(!)x=zXHXIb:i=(B") +("kw" "$(0OoBZRN$(1b=(B") +("kx" "$(1f((B") +("ky" "$(08p$(1><$(0G8G<$(1$b(B") +("l" "$(0&d(B") +("la" "$(07uL~NW//WB$(1l;2n2u5*9B@%@,MaMeN&Sq_+c;f}l0(B") +("lb" "$(02%5-5.HBHQLoObPbPhPsR$\;]%$(1.v2e2w9)939>G3$(0&[$(1G4pOG9GBMwN#SvS|T"T-T3Z/Z8ZG_'_(_/_?c4cAcGiy(B") +("lc" "$(0D7D9D|QpR6T,U5ZI$(198;YB`BaIyMd$(0@|$(1P9oLT$T)Z`_&c*c/c2c7fifuirl8l9(B") +("ld" "$(0G'L{PcPq$(1-N-O2a9@Zw$(1JcN!P;PfliupM(B") +("lh" "$(05R:.K$Lr$(1(j2j2{9DG0I{N'Sy_0_F$(01P$(1c,(B") +("li" "$(0*f:-?4HGT3Y:Zq])$(1-K-P5+9$9,999;=l$(0)~$(1G7quMfM{Z7\g_CaRaSc1c8cFfpf{l2q:q;(B") +("lj" "$(0:,BWHIJ\L}PjQET2W7W8Y9$(1-HMtP:T'T._@c-$(0:($(1cCfzfo(B") +("lk" "$(0(B:':2AZCrC}HDO0W;Zx$(1&O2c2h$(0(9$(14QnU9&9<@!@.IzMxStT*T8Z)Z2Z6_D(B") +("ll" "$(0'[(t*l1Y:)LqPa$(1%*(i$(0&V$(12fix2k2v@~G2MuN,SsU#Vy_,(B") +("lm" "$(05w=%?-?0?3?9BlJ_LKW?$(12p2x9-$(05N$(194oN9C9HG1McMrSjZ?+A,W@]*$(1-I2_2q97Z4Z>_*_3c.eMm|$(0("$(1n#q9(B") +("lq" "$(01/@}$(1+y9:$(0*X$(1?vq<@&@0MlT2(B") +("lr" "$(0?.?/CuCwCyHPHVLsLvM!/.Pf$(1f|$(0T5Zu$(1*3+z9'9(929=9A?z@*@1@2@3MgN%VwZ(Z*ZFc+(B") +("ls" "$(0T+$(1$o9%90$(0?2$(19Ic)Kn(B") +("lt" "$(08xKqLpW:\<^H4\$(1*2pP?wG;Z0Z1Z=m~(B") +("lu" "$(053?;@{ElHHHKHXLmLuT4Y8Zr]s$(1!6#k#l.w2^2d2g2m2o2~8]?~@+$(0&+$(1G>r5M_MoMsM~N$QASmSwSzZ9_Ac@dk(B") +("lv" "$(0;`<)LyPnT1W=WD]($(14^?}@6G+$(05O$(1G,oKG:MnN"SpSrS{T1Z.`XfnfyoH(B") +("lw" "$(0?:@zCx(rNX$(1oM$(0PdY;Zv$(1%29*MbSlT/fml1(B") +("lx" "$(1Bb$(0CI$(1Mpm}is(B") +("ly" "$(01g$(1So$(0Lx$(19.N((B") +("m" "$(0&"(B") +("ma" "$(04H6R7n84*LQ)$(1gj$(0QVRn$(10s.>=E"EOH5XQ[)][]p(B") +("mb" "$(0)C0w8a9">k'`B}$(1mc$(0G-G0GVN0OhQg[~]>$(1"p,60w747=D}EUEYL5L=N;N\N_Q>R.RKUXXOXpXu[&[']yb/c{dlf#f-lM(B") +("mc" "$(0:D@"B_D{GQGSHsIaIcKfK{SCSWU"U%VOXX[L5y[}$(1pE$(0]w^=$(10n7::K>/ARK0KxNqQ?B`BgC6DXKxMLMOQTS{TwVB\"$(1$j(B.h0x3E6A$(0&A$(17?pW:J>+>P>WEPEREXH_K{K|R2R5RPRTU+UY]W]t]u_qecf$(B") +("me" "$(00@4*4E6p9$>!?HG.GTMMNhTIVAX%Y(>)D|E&L;L?U)U*_tb1eH$(0,g$(1h5qHp^(B") +("mf" "$(0(}6Q8U=p>BKgKzP#R*SFVR[4[Y]5$(10_>">$OLQ?V2V3V6V9XmXn__`~a*a2b*c|e"iMk+krm'm*mboYot$(0&c$(1o~r@qOqn(B") +("mg" "$(0*^0t2O8_8c;T>"AYDsDtGXOjO}QhTxUM[F'_^"$(1p_%[)<)Z1D73767^>R?MANDzD~GCH^J)L8R/XqXv]Yd!gm(B") +("mi" "$(0'Q(j(l1#4F5%5P9#:J:[>&>Q@#EVJ?KyMjN^R4RQU(XSXw[_bJc>f/gliJl3l^(B") +("mj" "$(0(N8~C~G2GPGWOg&\QU$(1j6$(0Qn]?$(1$i()(0(=)9);,/0o3C>UR-TQWn]X]w]xb4bGgMgo(B") +("mk" "$(0,S,V0u0v3J3s55<{?iAWB~DxG4J&K`\Q_=$(1#Q$9'L(,$(0'3$(1,tq,0m0z>-E%HaK2LAR3ROXlXt]Z]v_a`IbHf%g"l_pB(B") +("ml" "$(0-Y-Z3L5t9%:p=~G,Igi(B") +("mm" "$(0&6&W&l&m'b(`)(-]-j0>1h3r9&9(?|B&BkDWGYOiO{S&SvT_\t^q&)^r$(1q|#6#j$m(>+H,0,40y1@3#3t6C>ND$DwE$ENH`KwL7L:Q=]9^S_wbF(B") +("mn" "$(0'{)E)F.05m;,>$>@BeE9G5J$Kj$(1!)!|"e(2(@)3.00t1B1F$(0&$$(17<`E@LE!L>[^(B") +("mo" "$(0,(-,-J.&4i9'@=BaK;SGSHU~V?XpZU$(1(l,M0r3$6B757;9J>LC}D{ELG]GzN%B~(B") +("mr" "$(0(|+A+B3t4C6Y6f8d9!BfBhGUI=I>KiKyMNO~R?TvWi]@$(1,+,,,3,70}1?1G7278797W7\7_=(>'>*>,>VA&A'A)DxEMEQH4I/KvKzL@RJRSU'UW]V]r`G`H$(0(,$(1bDpXc}(B") +("ms" "$(0'}(J219)?}O|UE[G&b$(1!&_v!.#777?=A(AMXs(B") +("mt" "$(0-I0}4D4[,.4g$(1jX$(0P"VPWj\K$(1"<,10!1>9TK1RNWmXR[%_`_r_xb3b5c~f.g4(B") +("mu" "$(0&x'.0s8`9*:Z>#>>BbBdC!G1GRIZI[KeQ'QWTyT}X$Xg$(1!+!?%Z(?)8,2,80p0{6?7[9U9w9{=&>#B^E#EWN-N.RRU,WlZ%]qa>mf$(0&C$(1nB(B") +("mv" "$(05&5S=}C|K|P!QiTuV@Yv\x\y^Q^o^s$(1!$)w7Z>K>O$(0-R$(1G^jWL6L9[]\bdFj5(B") +("mw" "$(0G3IYYh$(17XXP]U$(0*j$(1]siKbEbKf&(B") +("mx" "$(0^!$(1b2(B") +("my" "$(01eQjTz$(1(/$(0&7$(1,UET.30|>0(B") +("n" "$(0&_(B") +("na" "$(0DkR([U]L$(1:-$(05r$(1EKqKT=`xk$n`ndpk(B") +("nb" "$(0DlDnISTrUSU[5*X/$(1qj$(0[V$(1(}-e.}2452:1V*`Ddqdzh9j|k%lxl~nVojopq=(B") +("nc" "$(0&R$(1qL$(05YITI`JD$(1HYPAUTUe[g`,`ShDjSlyn[(B") +("nd" "$(0(F*$3\8+:gS\$(1"4"w-i:0Cm$(0&N$(1\#qi].a"d{hBhFjzk"n&napi(B") +("ne" "$(0-c.+1c?s?zBv]M]t^.$(1!;!`&S,A9L$(0'0$(1N1okN3PiV/dyh6h7j}o)(B") +("nf" "$(07#@$G"MaMcSAU$(13J$(0(z$(1HrdwV)V+\"(B") +("ni" "$(0(Q)j.#/91O1b<1?1?vPgV!Zt\>$(1&T(yB{B}GLH\M}OJT%\$\)_7_8l{man\ogoh$(0&K$(1qh(B") +("nj" "$(02}:c<}?wMb*kN_$(1nY$(0^,$(1"xJ(dMg%(B") +("nk" "$(0+w2Z4UX.$(19KAE$(0&5$(1O%lzPfV,[[dtj~(B") +("nl" "$(0'@QRZ#$(1-Q-f$(0'?$(19sj2@{N2V?\&`y(B") +("nm" "$(0)#/81a7@:hDoDqRTZQ$(1%0&U$(0&O$(1(|pf.|4s?+@:@$(01_$(1h:r?h=(B") +("nq" "$(0--2{5sHY*aX-$(1k#$(0^Y$(1!1_J(B") +("nr" "$(01`;]?rHj[W^X_A$(1&R(z:.>IGHJ'T<\*\+\,\.`w`{`}a$$(0)Y$(1cZqkdrdxh;k&lw(B") +("ns" "$(0-`2.2/5T;.$(1!i({-gV'\($(0&&$(1n^(B") +("nt" "$(0.v4YBuIR-b_B$(1pg,BH[\c(B") +("nu" "$(0'7)O*d+.-a:b>.?xR'U6U@$(1!Q"v#s%/%1&7*11;$(0&#$(1GFphGGL1P8T>UUV-Wq[!a#dpdsdudvhm!(B") +("nx" "$(1"$`Boi$(0?y$(1qM(B") +("ny" "$(1:/$(0(A$(1hE(B") +("o" "$(0&*(B") +("oa" "$(0-w6.67:s:~Ab+%FE$(1qp$(0IsIwN&UD$(1%A3d3fA]I']oj[(B") +("ob" "$(0+*-z-}.!1p1q6*6,6@:|;$>m@-E,G^IiI{I~R1U-VM$(1!t!y'O))-x3W3[3]3i:;=-AcH~S0Ul$(0&z$(1`ZaC(B") +("oc" "$(0-s66;!?M?ND=E-E1HvI}MkN$QqR4U$UB+/$(1!5r"#*-p.!3b:9:?AgH{I#\Fd:jejfjgkPnE(B") +("od" "$(0'm)3+(-~1r1u86=?@.DvQv$(1+F/w$(0'k$(13Sn~:AH|I!UkWh^NdZjh(B") +("oe" "$(01l1w:j:vB*E"E4UAYeYt[O$(1!j"Y$(0)<$(1)!f,)b-o-v.\/Q:A[A^AeAiD[I$OROSV7VD[h\9\Ea/a3e;h`m1o!oyo{(B") +("og" "$(0)7)A*o+e-p."1d1}@`E!E2IW'lIt$(1p]$(0I|\d^e$(1%<)+)-)1-z3U3`3a:8>JAJOPUVVA[\`_g|kOmooQ(B") +("oh" "$(0)%):0B6`>dB+CFE0N#[P$(1!F!G!H!J"~#")"-|3_:::@F8OQ`QaF(B") +("on" "$(0&q&s&u)-*p*t-t-y1z2!3x6061:k:u;"&@;#$(1`a$(0@7CUN-N.$(1!4!B!I!o!}#!%7%8)/)4-s1"3LI+V@VC]^(B") +("oo" "$(0*Y*~++-{1o1s89@*E$IyIzN'S%$(1!l%5$(0)0$(1%6nH(L-n/{3ZAfAhD"H}NKO[VB[k]8`^(B") +("op" "$(0'o)9*q-r/C<@%J&[*B*O-~.n/$3X58:5AdOZ\GaDiH(B") +("oq" "$(0*"*s+"-m6)7W)687$(1i<$(0:z:{L[$(1%G+~I&(B") +("or" "$(0)Z*u$(1jd$(0*v*x*y*z*}+)+W1"1=1k1t1x2"6#6$6/65686:6A:x;H@0IfIgIvMqU)$(1#&%9%?%@%D%H%L%M)$).-y4(:7?%A`O8O:OXQ:g}(B") +("os" "$(0),*=+#8}@+&tE%$(1Hz$(0IV$(1!3"|%;)((B") +("ot" "$(0-x*n-|$(1mr$(0>6B|KE#F]IhIuT7\S$(1!K!X!k!n!u$(0'q$(1#+aE$J%B%C)%)')*),-l-w.u3j6D:B:DA_BZD(HxOV(B") +("ov" "$(0-n5|636=88:w:};&?4(B") +("ox" "$(0R5U,$(13\(B") +("oy" "$(01y6;$(1##$(0&r$(1#%+O%F(B") +("p" "$(0'A(B") +("pa" "$(0*1/K4V5B;i;kPN$(0&?$(1W(W[(B") +("pe" "$(0JjJkOt$(1#{$!&l$(0A8$(1/-o,5@;m;uBuaWaY(B") +("pf" "$(0A;NqNtNu$(1$&+s5:5=$(031$(15Fo+BoJ2OAPMV5\5bchTk/m-(B") +("pg" "$(0/J(B") +("pn" "$(0+6/OA4A:$(1!"!7$(0)H$(1"BaZ$'*E*L:I\n(B") +("po" "$(0Kk$(1$"&h*K$(0A/$(1+G\s;sW&W-\p(B") +("pp" "$(0/B/NzC0C:CBJJ$(09E$(1JKq2JPV1achJo-o.(B") +("qg" "$(0/Y3G3I7`7d<_$(1&zJ[/M2+JN(B") +("qi" "$(0/i/s3>,G3v$(1p9$(09UF2F4HEO+Sw[q]&$(1"K"L$+&v&y/>?|JGPYP]W3\v(B") +("qj" "$(0,@/\/d7ffF.F/F6M(RkUk$(1*^*_,T/:/;/B5M5N5V5Z8E8F<5>TC(C;JIJO(B") +("qs" "$(0/]/b/p3CE>F,N|Re$(1!^*Z*]8DC$$(0(V$(1F:YQJF(B") +("qt" "$(0/l3<9VAR$(1&t$(0/W$(1<-eUC'C+C6P\(B") +("qu" "$(0,E,F/h/m7b'E9W$(1UZ$(09XF7F8O"O*]W^:^`$(1"F"M$*$,$2$3$6&s/6/=/A/L5L5]<)<7C8C=JXJYO((B") +("qv" "$(03;1Q7Z$(1q!$(0pUg$(1C75Y(B") +("qy" "$(0/q(B") +("rb" "$(0+R6T6W6\6h;?@A@D@NJ(N4N6R)@.@.I4-:Z@XGqGsGxI:TdTmVH\UaHcnkSkUn/(B") +("rh" "$(0+K+N+Q+UJ5Q;(2$(1%\Zn.4.::O@`NMVL(B") +("ri" "$(0)].M6d@PEIF*J0N>Q9R^[([f\I\f]0]Z^^$(1#8#;%]%n%p$(0)V$(1.En.3*@aB!GrOaOiVMcohnmG(B") +("rj" "$(0@K@MEOJ6N7YJ\e_*$(1#@%j)>)J$(0;F$(1.Dck3y4$4*OlOnTaTj\T(B") +("rk" "$(0+S272:2A2L6_6a6g;L@Q@V@WDCEM+GI"$(1j($(0J'J1RHW\ZK[e$(1#9#<)H*j9]I4OfVKVN(B") +("rl" "$(0(6+Y.G.H6c6e:X;KDSJ3MI(1N<$(1[#$(0]x$(1#E.93>:P:\:_H0PjU$["(B") +("rm" "$(0.D(3.F$(1n3$(0;=?R@@@L@OE@ELN8WYWZ$(1#C%^%d%l%o)=4%@_I3I8ZleA(B") +("rn" "$(0)[+2+?+X.J2=2K6X@I@RUG(0$(1#0Zq%_%a)I.H3+4"B%GpGwI6O\(B") +("ro" "$(0+M-N.N2>+C;<$(1j'$(0?S@XDFH}J+J-N:RERGUFUKYH['[*$(1)D.6.?.C3v3|4,NCNLOhTcVPVQZmcp(B") +("rp" "$(0(b)^.R;GDAEJF&R=[b$(1#:%k)N)O@\GtGu$(0(:$(1NEoVOdToch(B") +("rq" "$(0\J$(1#A)F)P$(02J$(13{lF:`@WVIg?(B") +("rr" "$(0.B.C.E2C2E2F6V6];@;M@?@BDHEHENH|J,M:N2Q>Q@RC\g$(1%b%g%i)?)B)G.A.G4'$(0+I$(1:UaJ:a@Y@[@]@^AsA|GyI9L.T@;DBH{(7N1$(1B'$(0TN$(1%c%h)M(B") +("rt" "$(0DD;;EG$(1eB$(0N9[+$(1#B.59[:[@ZArB"Go\N\S(B") +("ru" "$(0't+D&Z+F$(1qV$(0+P+T-X.I.K2H;D;JDEHAI!Q?[,[-$(1#D.>3z4!4#4&9_:M:];KB$B(GvHwI0L2NBO`OcT^]:aLe?n0p5(B") +("rv" "$(0@EHzJ/RDRI[c[d^&$(1)A.F3w:S:^NAT`TkVJZj_ggJmHn2pTp~$(0@C$(1q@(B") +("rw" "$(0R>$(1.7:V$(02@$(1G{pVZi_hgB(B") +("rx" "$(0N=W[;N]2$(1eC:R\Mci(B") +("ry" "$(0;>EA.Q$(14)NH@b(B") +("s" "$(0&T(B") +("sa" "$(0>eNRY*$(1O>h2jvlinJnT$(0;t$(1of(B") +("sb" "$(0/-7.;6CNR#W"W#[R[S^'(#$(1)zr48HVxYP`m`raOdjh4lrnN(B") +("sc" "$(02GJ%Q0QyU'Vw]~^*^w_9$(1&;Ud[P[ebjcacd$(0')$(1d\q}j`jwjxp8pc(B") +("sd" "$(07$@mIjUz$(1!M,"70$(1ls$(0E'F\NSOHX,$(18>O@PgS#V"`jd`h)h,jm(B") +("sf" "$(0:lK[9ZL<$(1r>$(0OaYz\Y]F]H^0$(16s=dHtM)OMV;XD^La5aPe#e+fEgehPhQk0ninrnsp)puqPqg(B") +("sg" "$(0/$2q;SE?G|LLQxRJ$(1Jd$(0)L$(1VYr3[p[t`sdcghh.hlob(B") +("sh" "$(0N+$(1""2)3M8B$(0&/$(1UpltUzV!`idill(B") +("si" "$(0;q>h@sNvQ~XCXfY{\X&D\i$(1jo2,HnMyUwXN_9gxja(B") +("sj" "$(0I)LJY+^S$(1.m?,HlI.S$Uq[n[o[z$(0*W$(1^RnQ`e`l`ujiljlonKnO(B") +("sk" "$(0,RIkMrQzR"$(18A:*O=$(0&h$(1OCnRS!S([m[q`ph'jklq(B") +("sl" "$(0*\+;-\1V5(:V>gDVIlWh$(1"u#52*9o?-?9$(0)M$(1NWq"OBU"^\`h(B") +("sm" "$(0*RVv$(1,r8GM+M,$(0&0$(1UsocUtU}YSjqlhnP(B") +("sn" "$(0..$(1i`$(0SI$(1!V"#%Q(K2-3n3sS'`tb7h#h1h3(B") +("so" "$(01;LNODU.^T^v$(18?A@F9IiS&[rav$(0':$(1d]j)h(h*(B") +("sp" "$(0,!,5,72p7FNfNjQwU4Vz]p_H(H$(1Hmlk\ld^jl(B") +("sq" "$(0G{G~UfBY]!$(1nI;wQ~h&(B") +("sr" "$(0(4(5+J+~/#;4;5CHQ}U0U3W(Yx\@(/]E$(1h-%Y4w8@?.EZUvUxUyU~[u[{`kdddefNh+(B") +("ss" "$(0.5G}X+(I$(1#1Ur8IOE(B") +("st" "$(05#;u>c2oKr$(1bA$(0Q(U/V{^}_8$(1">8=HoVF`g(B") +("su" "$(0&Y'x,#.%/"9YImMu]+&X^($(1r%$t0"0%@9O?OFS"UOV#[s`ndbdhjnqo(B") +("sv" "$(07/;_JYUUWEZy_1$(1"-)74rBN$(01\$(1I_r'M'VcZB`fh$h/jjodoer$(B") +("sw" "$(1&<$(0YQ$(1Uujp[}(B") +("sx" "$(1nL(B") +("sy" "$(06O;v$(1da(B") +("t" "$(0'>(B") +("ta" "$(0:"=+A\CbO1P_/xW1$(1mw$(0Y3Zp$(1?\F}G!G&MB^|`Lf^(B") +("tb" "$(05A7v?'AgC^CeG]H.H4H:J^L^L_LcT~Zm1L$(1([my-B.$2A8k8n8{?f?gAVFsFvM@MDMEMLMQS9SKSQS_YeYkYqYvYw[`^`^tc&c'fXhdi^ijl/(B") +("tc" "$(0-e.(.)6BE(\7_E$(1?T?eFqM;M?S;UcYiYl$(0)B$(1Yoq~Y~^d^e^f^h^lbfbxfZf\gtiij^oEpa(B") +("td" "$(03]9w9~:#>x?&@lB!CfCiCmFGH5H>U|X&YiZo[j\2\8]"$(1%!2M8l8v?Z?pFTF~J|M6MAMJO.SVS^YdYt$(0-C$(1dNl'l#(B") +("te" "$(01KC[C`CgCoH=PXP`T*X;Zn\h$(1(`(e2&888a8t8w?O?R?Y?^E>$(01C$(1F7o_FlFuG'G)HdMMM[M\O1S8Sa>~ETH;J2=2E2V8p8q8u?bAKFtM=SLS[YfZ#^w^~$(09{$(1a;q7b{c"d@igl&mxmzoA(B") +("th" "$(01F595?;+>uT%$(1"l(_-0$(01B$(12'r88f?aMTSOScYu\B^j^n(B") +("ti" "$(01I5I9|>b@rCpF)GyJXLiPTPWPYPZW,Z`Zk$(1!E%#%$%U(f-?-A-E2N2X8r?W?d@"AQFXFzMwCXCZC_F;H/PUP]T#W.W2$(1%"-12;$(0',$(12?ik8x?(?cAOFeFiG"H%J^MYO*S@SYW=Yr`MfT(B") +("tk" "$(0*e$(1l.$(05"5C9y>|@eAXF:G(H2MhPSW3YkZgZl$(1(S(X(Y(^-2292J2O?UFRG(M9MNMZS?SB^y^{a=b}fh(B") +("tl" "$(01D1G$(1lK$(05LA[MKQQT^W+$(1(v-Y2U2WzCEH1LlMgW/Y0Zf^$$(1(g-9-C282@4?8:8b9!?E$(0(m$(1?JpL?Q?kF6FmFoFyM>MIMOO/S%SASNSSSWYm^i`J`bill(oB(B") +("tn" "$(0579u>&?"JCSJW5$(1"k"m$}(T(Z(](b-4.,2<2C2L2Q898;8~:3?)?S?X?tFSFWFfFhHeMPR~Ygbpbwb~fV$(02*$(1fdl*io(B") +("to" "$(01@:$>yB#CcCdCjGzK:LaOET$\G]d$(1(a,p-:-;-=2:8e8g8y?*?F?N?nD#MUMWSGSMS`SaSg_$bsbtbzdIfKf[$(01?$(1l)q5pU(B") +("tp" "$(01H7D7IEvEzI^NgP^T!T"W4$(1$|(W-3-D2>2H8_8j$(01E$(1;bo*?[?uFkG$J+MRMVS>Yp\k\m^b^caUf_faffifl%(B") +("tq" "$(0H3NyUd]$^#$(1/42Y?MFw$(0*Q$(1MSfeO)Ys^m^z_"bqdH(B") +("tr" "$(05<5=5>5F5J9z9}:!>}?$CDCWC\H0H9L]LhLj\4\A$(1)C-5-72I2K2P2R8h8i?D?h?j?mFQFYFaFpM8M:MHO-R|SJ$(05;$(1TJrGU[U]^r^x`NdKf]fggnihl$q8(B") +("ts" "$(05:9t;-;/?#E:E$(12DSR8s8z8|8}?lF[FcFjFrG%M7O2O^(B") +("tt" "$(0*!8v>{H6LbLeY1\6\9&k$(1!Nmv-/2T8c?P?sFPG*G\O+^a`Kb|dO(B") +("tu" "$(01A2t585D5E5G5H5}9s>v?(CaClH$(0UV$(15(mN;RIxgw(B") +("ud" "$(0UY$(14x;JBWBX$(0;|$(1Vpmpi((B") +("ue" "$(0,'73$(1#c&K4{$(0,$$(1;H(B") +("uf" "$(09.;w48$(1B[P7P3(B") +("ug" "$(079;z<%WF^m'y$(1"7P1"8":"j#a)~*#-.5";C?C(B") +("uv" "$(1*(*..t5';B;FIo$(0@w$(1VjmMVk(B") +("uw" "$(14|5%$(0/)$(1;?P2B\(B") +("uy" "$(1Vm(B") +("v" "$(0&M(B") +("va" "$(0;gCALFSpVdX~;eY%$(1o0$(0Zc]A$(14g;->}P&Rr(B") +("vb" "$(06w9L;b@hEd/1Gp$(1rM$(0JGJHLBLDNLP7P>SnVi$(1#T&+)p)t*64U4q;";$;.;3F&F)IaLoM$P"RsY?\Z\^^=b_bbiZkVpI(B") +("vc" "$(0SjSoUQVeVt\+\~_?$(14W4l$(0Ec$(1;2q1B;P'P)VeY@b`eJkvkx(B") +("vd" "$(0)q.i4~<&@iEqGqLCNIO?O@Vm]]$(1&3&8)i4Z4n80:{$(0)p$(1;%o2;,?!BHF#F/IZLkLsVfYHYIf@(B") +("ve" "$(0+s9J@jEhL:L;L=LHOIP@PAPBVr$(1&V$(0(D$(14Xky4f4k;0F$F%IYIbLrRyV_^HbekW(B") +("vf" "$(0*O-%$(1m4$(0.sC=C>EeJKJLJML8NKP8Q{VhVpY#^[_K$(11u4a4c4e6}:yBYJ\7^Ga4eKfChXi\k8(B") +("vg" "$(0+m+t2`2b7!9HCBLE\}$(1&&)v.d1t4]4h8*;4>t?"F'IQRz$(0+h$(1Vgq3\[\a^EdDkz(B") +("vh" "$(0.q6|9B9NPEVfVs+o$(1#WLv&..c82;!E~F*IX(B") +("vi" "$(0.l/R4x4{4}6~9K;s>S@~SlURVq\,]'^D)s_($(1qw#S#X&-&4,m1w4j8+86B?BCBGIVY<\`^@_:b[c_C8EbJIOdP:Ze^I$(1#Y&),n.].`1v85;)>wB>F!I[L}RnRvRwVa^Bb]eImJ(B") +("vl" "$(06v6z>ZDUGrP|F"(B") +("vm" "$(0.p4y>[GoPC^C$(1!C!D"/&(&*&/)f.^$(0.m$(14Yhq8,84;(;+B=LtL{O}RoV\V`Y8b^f>(B") +("vn" "$(0/;2_4|6N>W@fE7]`$(1#U$(0+r$(1(Jo")l.g1y1z8(;';*?#Rx\]aN(B") +("vo" "$(0.t2cEaL6P?PFVl$(1*?._4T4b8/:~$(0'i$(1>qq4>r>~IcIdLpVbXV^>^D^If?i](B") +("vp" "$(0.j2a3(7H9I9MEgEiVk^7$(1".$(0+n$(14pq08);Z>xIWLuRuVdb\f=mK(B") +("vq" "$(0>RCCP9Vo^8.u$(1)rfF*V/50abdfD(B") +("vr" "$(0.k.o;d>V@kC9C?C@JJL7L@LANHP;X=Y!]z$(1&,&1)d)e)m)n)q)s)u+x.a1C4R4[4_$(0)r$(14di[4i8-8183;#>vBFF+F.IeKmLzP%RtYDYF(B") +("vs" "$(0(E(O+9+k+l'=7"$(1YG$(09AE;$(1&0)hIU(B") +("vt" "$(0+q.n$(1mq$(02\>^EfSiXA$(1;&>sE?P(YA\_iC(B") +("vu" "$(04z6y)o6}$(1pD$(09G:U;a>T>X@gC;L?NMSqY"Zb[h]__:$(1"1#Z)j)k.e1s1}4S4`:}>uB@BBF(F-LnLyM"RqY;(B") +("vv" "$(02d6u6{;iGsHSL>ROVg[i]D^B+j$(1"0o?)o.f4oBJLqLxV^Y:fAfBmL(B") +("vw" "$(0>YLG.rOk$(1V]$(0V]$(1Lw(B") +("w" "$(0(q(B") +("wa" "$(0Gx]S$(1^P(B") +("wb" "$(02M$(1fI$(05,6i$(1#H4/40:b?&(B") +("wc" "$(0>-(??L$(1nw$(0D:ERX(_C$(1OrdW(B") +("wd" "$(0+[0+$(1%q?'F2YNeb$(0)a$(1q\(B") +("we" "$(11&<<,>>3\{E-F4(B") +("wf" "$(0E*PGU:^f$(1,o$(0>\$(1fJqmkCk{nuoxpJpqpr(B") +("wg" "$(0>+J?R/SrX?-_Zd$(1o#1~87L"^Om;(B") +("wh" "$(0+]$(11%p(2"(B") +("wi" "$(04oHFJ7(aZP$(1YL%r7@(B") +("wj" "$(0'R$(1YM$(0;Q>,GIGv$(1!AVS(B") +("wk" "$(04N4OU=$(1\z$(0)_$(1aM(B") +("wl" "$(00x(s4M$(1(4(B") +("wm" "$(0Gu]i$(1,=2!2$$(0;P$(1F0fMa<(B") +("wn" "$(0JBLIU>?j$(1#Ie/$n^Q(B") +("wo" "$(0>9(@U}$(12%.L/z(B") +("wp" "$(03w7JEtPH$(1#G+L$(03)$(12#V=J-M%(B") +("wq" "$(08e@Y$(1]`(B") +("wr" "$(0.W6j9P>*G7X5)`Z)$(1qU.K@GiLms(B") +("ws" "$(0X7-/$(1\\(B") +("wt" "$(1B)m=(B") +("wu" "$(0;O+\X6$(1k|E,F3\@\AkDkF(B") +("wv" "$(0EQ4L$(1"'m<(3@5RGVR(B") +("ww" "$(1R8$(0J8$(1R{(B") +("wy" "$(0Gw$(1F1(B") +("xf" "$(1rXrWrYr_rZr[r\r]r^(B") +("xh" "$(1rarbrcrdr`rerhrfrg(B") +("xl" "$(1ri(B") +("xm" "$(1rj(B") +("xo" "$(1rkrlrnrm(B") +("xr" "$(1rOrNrPrVrQrRrSrTrU(B") +("y" "$(0&4(B") +("ya" "$(05e$(1p2$(05xHbHgPzQNT>TEZ{Z|$(132TFTOcMcNeXg+(B") +("yb" "$(0-;-@1:2u2w?B?W?XI3I6I]L'LRLVM"M/M0MAPPPyQ"QKT8TBWJ(LWe$(1p|$(0YBYN[!_"$(1/R367g9hCDCEGXH)R[TzZPZVZZZ|[~_LcHcIg-g/(B") +("yc" "$(0)*5X5_HuK"TZT]U#WIYn[J]u^%^4^n_._5$(1@?GcH*HfM]O$T@UaUb[Q$(0&{$(1_[qYcWg,g8h}j$kKmBnDoU(B") +("yd" "$(0-S-T-k3M5f8&8):>:?:M=:?eGcHeI,,cPw$(1n|$(0P{Q#Tc@EByTATBZ&g&l>(B") +("yj" "$(0-Q-U.6.85U:6'H::$(1q>$(0=|?C?Z?b?~D$I+Q$TVTWWbZOZzZ~\*\B]4]o^u$(1(r@tTIT|ZLZOZY[d_McLg0hm(B") +("yk" "$(0)).`/t2V7h:&:K=!?AAVH?HmM)O.QMWgY?[y$(1(q(s9Q<>@@N7PhT}$(0'G$(1_OqxdTg'g)kN(B") +("yl" "$(01U5h:bGMH,NRhj(B") +("ym" "$(0'P-i5M:8=#>)?^CqD&&9D)$(1p0$(0D+H]MFPtPxY@\`^l$(1!08<<@@JAYE+GPN5ZKZQZU[c_Y_ncOfLi|l?m9mFn'o/oS(B") +("yn" "$(0*m-V.,1i5V6J:=?)E8I8N*R9RPTDXh&nZh$(1ps$(0\E$(1'%(m,:3/33E(GVO]XUcYe9fkkml!(B") +("yo" "$(05d8f:Q="?]H[I.M%M1Q&R0WcYO]h^3^|$(1/x6<-G5`5a5c5g9=:P:R:S:n;9?V?`@>D%D'D(D.DOHOH_HdHiHkHlI5K#M$M+MCMiP~T?T@[#\D\\\a],^2$(1)K-X1a3031357]9j@A@B@F@sGRGYH+ZN_TcKg2$(0(($(1kJr9kLkqoRp3(B") +("ys" "$(0.47k???aD*H@H`HcM-W6WH[1$(1#4%&-W.19k@=@KO_ZR\K$(0'J$(1cJp}e=(B") +("yt" "$(02|:T?YM'SNWOZ}$(1-L-U$(0)"$(1@>qXGWLVZWZ~_\dghhkI(B") +("yu" "$(0)'0~1N1j2#:5:9:L=F@!@tGGHfI-I9KuM*MDMEQOT6V"WKWLYP\$$(1";%'(p/T7T9N9O" "$(0!S"7"B!U(B") +("z\[" "$(0!F!J!b!H!L!V!Z!X!\(B") +("z\]" "$(0!G!K!c!I!M!W![!Y!](B") +("z\{" "$(0!B!`!D(B ") +("z\}" "$(0!C!a!E(B") +("z\`" "$(0!j!k(B") +("z\~" "$(0"D"+",!!^!@(B") +("z\)" "$(0!?!_!A(B") +("z\-" "$(0!7!9"#"$"1"@(B") +("z\_" "$(0"%"&(B") +("z\=" "$(0"8"C(B") +("z\+" "$(0"0"?(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/quick-cns.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/quick-cns.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,706 @@ +(require 'quail) +;; # HANYU input table for mule +;; AUTHOR: Chue Chi To ($(GUAJ5dp(B) +;; DATE: 28 NOV 1994 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(GDcEFrSD+!Jv|Mx!K(B +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz/?;:'"\|[{]}`~!@#$%^&*()-_=+ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY +(quail-define-package "quail-quick-cns" "Chinese-CNS" "$(Gv|Mx(B(CNS)" + t + "$(GDcEFrSD+!Jv|Mx!K(B + + $(GiGk#v|MxrSD+uomu(B + + [Q $(GEC(B] [W $(GFp(B] [E $(GEU(B] [R $(GDG(B] [T $(GE=(B] [Y $(GD3(B] [U $(GDT(B] [I $(GEA(B] [O $(GD)(B] [P $(GE@(B] + + [A $(GEJ(B] [S $(GDS(B] [D $(GEM(B] [F $(GEV(B] [G $(GDH(B] [H $(GHL(B] [J $(GD2(B] [L $(GDc(B] + + [Z ] [X $(GyE(B] [C $(GOZ(B] [V $(GDL(B] [B $(GEL(B] [N $(GD^(B] [M $(GD!(B] +" + '( + ("." . quail-next-translation-block) + ("," . quail-prev-translation-block) + ) + nil nil) + +(quail-define-rules +;; # +("a" "$(GEJEK(B") +("aa" "$(G_^_`bfdd@m3spY7x;$(H`?'''.*x5n[X(B") +("af" "$(G_bdyd|pru|w_$(H'r'y[Y`=ge(B") +("ah" "$(G]pdBMxl`$(HHS'('1*p5ojS(B") +("al" "$(GM{N!I;_\$(HWC$(GgP$(H*q*w@xNW(B") +("am" "$(GM}QSSmUqdAi$$(H:)J]$(GFY$(HWGjU[Td8(B") +("an" "$(GTJ$(H"N$(GO\$(H'0AA*n(B") +("ao" "$(GQR$(Hat$(GQWUrX`dXk[wa$(H'+'J*sPjPkaf(B") +("ap" "$(GY2_,Mz|:$(Hh|*o(B") +("aq" "$(Gu}$(HCHlYWDdN(B") +("ar" "$(GUpYB[&_ck^k`m4QOod$(H_X$(Guzu~$(H*t/XHTTF(B") +("as" "$(G[+QTyq$(HA@'%')*y/V/W3p(B") +("at" "$(GQUbdeAw^N#yC$(Hd9HUJ_W@(B") +("au" "$(GP#QMR_UnY([%oepnE;$(H#fgd$='/*r5k5m@>C>DEFF?M0XcZ^]h^[bif&(B") +("bc" "$(GL&TBaOmymzqxuSuVw-{u|D$(H,z$(GKJ$(H@LpbN$(H8Mo:8P8Q?4B-ECF>H[S'S-WHY_i`knmr(B") +("bh" "$(GRbRcX@XBZ3Z4f#nOo2J/qy$(Hc`$x%$-'-(17>?(B") +("bi" "$(GO3P%TAVwXAaLjSo-t:uW|V}/}3$(H$t$w,C$(GK<$(H,wl5,y-%/18N>EHoMzS)S,Z4^YfKfpgxjt(B") +("bj" "$(GK;S[aPK8eK$(Hg6$(Gfpy0$(H(:(N3$7O>B?6E?F=HnS(TPTQXiYXZb]g]ldcg3(B") +("bk" "$(GUuW^WaZuaKisnMtH$(H"i+~,{-)$(GTq$(H7Kq)CNEGF:L*Xj[v_b`pc\g4ix(B") +("bl" "$(Gf&go$(H(O,I,|14$(GS.$(H2/Y^3<3>@u@{@|H+N=OBV=(B") +("bm" "$(GK=S)S2aJf$iuo,$(H!*,G-#$(GEb$(H12js8L@O@QFFG^M$RGS*^U(B") +("bn" "$(GGHHZI4K1P,TKW\D}b1$(Hf#$(Gks$(H!h!}#/$v(;(L(M,x10223o7N7U8T9UFDL.Z_(B") +("bo" "$(GVz\<]HaSb:eCeEfws0u%vMvoxT$(H,~-*/Y/Z152.218JFBL+$(GTC$(HXf^V]m(B") +("bp" "$(Gf%s^t|ylyrzz$(H?5M/Xh[x$(GVy$(H_c(B") +("bq" "$(GS'\;aUf!FntI$(H]f7TG_YU(B") +("br" "$(GLRS/W_Wbb0b2b4fofvmvo*o~qws1u$uNuQvnzE$(H#,)K*{-$181;7Q?1EHFGM.TSZd$(GGQ$(Hc[l@h.(B") +("bs" "$(GHYI7O8Wg^9jP{.{p$(H,D,H-"16[y^Z$(GEy$(HiE(B") +("bt" "$(GFwWf\mmxtGz/Eu|($(HlA$(G|U$(HGYM+M-[w_d(B") +("bu" "$(GFxKDKfM%O1O5R]FoS0$(Hp($(GWZW`\k]>>A>F?/@M@NE>E@FEL2N.SgXdYVY[Z`_Gg!mUnQ(B") +("bv" "$(GO,Wc\9\nItaN$(Hc]$(Gf"jTk4o.sOu#xi{H$(H(8132-7R?3B@F@S+Xe(B") +("bw" "$(Girf*rI$(HYZF;(B") +("bx" "$(GWjw,(B") +("by" "$(GaRDe$(H8U(B") +("c" "$(GOZ(B") +("ca" "$(G_d$(Hj<$(GgHrc$(HA:Nw[1[F[J[N_~j8(B") +("cb" "$(GgBoZo[rjwYw[y6},$(HA=H6HJHONeU7$(Gb\$(H[/qaUK[G[L[O`.d-gLj@jNlSn7n=(B") +("cc" "$(G]NgcgdoawUwX{5}=$(HGXH:[D$(GX^$(H[IpX`6`Tc~gYj>jBjIjKn6oY(B") +("cd" "$(GrhwW|L$(H:#:&HPN_NxN|N~$(GkT$(HUAn<[,[7`0`2d'd.gSjMjPlRlU(B") +("ce" "$(GgMrguluvuwy;|M$(HA2A;NrU.U1U4$(Gba$(HUGr1[5[A[C`#`&`'d(gVgZjHlWn8o[(B") +("cf" "$(GuuwVy=y>|K$(H'zA+$(Gup$(HV7r/[.[3[=d"d0dye%gPg[j=jEm6(B") +("cg" "$(GkVo_obriuty:yAzL{7}?$(H#L$(GbZ$(H:%qdH5NfNtO!U9[B`(`3gUqb(B") +("ch" "$(GJ.bYgKoYrfux$(H:!:'A>UId/$(GE!$(HcY'"gQg`j5jLlV(B") +("ci" "$(G]j]l]ogIgJrdy?{:{{$(H9P9~A.A5A9H7HD$(GD|$(HHKr7N}U,U8U<_;_yd!d#gRg]g_j9jFn?qAqD(B") +("cj" "$(GoXo`ocy9{9}5$(H9zA6$(GX\$(HNboZNd[;[K`/d5g^j:jA(B") +("ck" "$(GgAkOumuqy8$(H'"5i9|A0HCNgU5`)g0gTj6$(GEX$(Hj;r0(B") +("cl" "$(GMtP3]me%gCgO$(H">$(GD9$(H%,_{3AA/A3NpT}UC(B") +("cm" "$(GWQ]n$(HqC$(Gb]g@usy7$(HH8H@HBHNNsNvTNUE[0[<`-d%d,gN(B") +("cn" "$(GVUX[X]b_$(H,:-a3E3G$(GP'$(H9}n:A7N`NjNqUH[8]\`"(B") +("co" "$(G`#b`r_$(HA4HEHRNhU2[2`%c}gMgWjCjO$(G[C$(HlNqElPlX(B") +("cp" "$(Gllrl$(H9{A*A-H4H=HINcU3UBW.[H`$$(GMC$(Ha[pYd)d6g\jJlMoRoX(B") +("cq" "$(H9QHG$(Guo$(HN{lQ`1j7(B") +("cr" "$(G]kg?gEgGkRkSkUo]rarkrmurwSw\w]$(HH9H>H?HFHHHL$(GKG$(HN8pZNaNkNlNmNuU0U:U=U@UJ[+[6[9[E`!`7`8d$d+gOjQ(B") +("cs" "$(Gb[gLkPo\uywT{;$(H3F:$A)NnNyjGlT$(GD{$(Hqc(B") +("ct" "$(GkYrbwZ{||o$(H#r$(GRY$(HA,n>U/[4d&d2j?(B") +("cu" "$(GJ%Nib^gFkZo^reI+y5$(Hd4$(GzM$(H-b0"A1A8A[?[M`9d3(B") +("cv" "$(GkXr`y@}+$(H:"H;N^U-$(GkQ$(HU6o\UD[@_z_}`4`5d1lO(B") +("cw" "$(GgNgDrn$(HqB$(Gun{6{8$(Hd*jD(B") +("cx" "$(H[:$(GzN$(H_|n;(B") +("cy" "$(GX_$(HU;HMHQ(B") +("d" "$(GEM(B") +("da" "$(GQi_}dHm;suN+x?$(HeW/n/t$D$E+3/g6"6)6768<`pzss$(H!;$A$(GJ\$(H+-W^+;/\=}CTCgCuJeJqJvO2Q/(B") +("dl" "$(GN5QkQm[;dEdLm7sv$(H"S+?/b/h/p5z6+$(GJV$(H6.\C9n9o/`$(GF[$(H6,r+8By~zr$(H+%+'+<+=/m5w5x6$6&6-61+"+,+@+D/^/s5}PsW_$(GH5$(H])e\(B") +("dt" "$(G[7dSpvvQ$(H'4+#+:$(GQ`$(H/[i$5s6*JkJtJ~Q(gp(B") +("du" "$(GF^$(Hea$(GJ]N(N,R^V"V-Vs[=[AdMdVi8p~q#ys}#$(H$B'5'8';'C+/+1+4/k6#VBVI[R[d[h`9`;`?d_dddli?i@iEJliH$(Hkc$(GiImRmSt,yu|`$(H$U050:6V=.=?=F=QD+D4DODPKBKMKPKSKUQLQTW|X.]=a~b%eli3(B") +("ec" "$(GQ{[S[mdei=iDmVm\q'q2t#v\xBxE$(H!a'P'V060D6H6R=C$(GNU$(HD.qpD/DKQFQGQKQcU>X'`*`+`:awb"emeogsi*i,i6mYp=q[(B") +("ed" "$(GHAJoN]QYQpV%VE[-[J[T[e[g`,`2drekiWmUq)}2$(H+V+Z0-040?0B0H6\6b6g=6=SD2D7DLDM$(GH?$(HKIb$KTQOQWX0X1(B") +("ee" "$(GJwNDNLV?VF[V[``.`KiBiJiPmLq(t-v^$(H$Z$(GJt$(H$[i8'd6J6U<9=,D?DDK6K7KDFKNKXK[WtX-aya{ejkdkekf(B") +("eh" "$(GJxNFV;VD`=`@iVmT$(H$P$(GJg$(H$Wr?'_'b0KKCKJK_X!X)(B") +("ei" "$(GHBHFHGJpNNNONaX)[Q[X`EdgDFiX$(Hpc$(Gm[q,t'v]$(H"]"_$N$R'Q'^0*0L6`=MD6D8DHENMR![kFd`B$(Ho3$(G`Dd`dmi]Fkb(B") +("ek" "$(GJvJ{NWR'[L[a`1`GdqdsiCiRq.q/yv$(H"\$Q'X+O+]+`+g$(GJn$(H+kW~010>0@0C0G6a=2=;=>=D=P=ZD=K>KOKVKZQIQRQ\Qf(B") +("el" "$(GK!N`QzVA[\[]`HiL$(H"`$X+e0(0,036QK:QJWy$(GJs$(HX#]C(B") +("em" "$(GJ|NTN_R*V=[H`/`4djq1t*xCxD$(H$T'U'i$(GH@$(H'lmX'n6G6K6N6f=G=XD1DAK;K\QMQZeni0(B") +("en" "$(GJuJzNPQ~VN[W`-`A`Ct"Fev_$(Hi.$(Gx@}$$(H!b"^'e'f+R+i+m.-0<6X=/KAKY(B") +("eo" "$(GN[R.VK[liAiGiKt%t&t/$(H']'`08$(GNV$(H6Ded6M="=ED)D:KLKQKRQUWuW}X"X2(B") +("ep" "$(GJ~NENGJhN^$(Hep$(GR-VJ[P[[vBv[{d$(H$Y$]+W6Y6];\DNK=KGQaX&X+X/]B]GaSeh(B") +("eq" "$(GQ}$(H'R+\+h0+5J$(GQy$(H==X$=UDJQDQdQg(B") +("er" "$(GNINJNKNXNYR"R$R%R(VGVH[N[Z[j`5`QD,D5DCEQK@QXW{(B") +("es" "$(GJ}`0`8db$(H!c$K$(GHD$(H'YQE'h'o+T+b0F6e(B") +("et" "$(GNQR1`yd^dhdkmKq-t(tExF$(H$L$M$(GNB$(H+Pr>006O7J=N=OD;KK]?]@b&kakg(B") +("eu" "$(GHCJiJjJkJqNSNZQ|R#FfR,$(Hp>$(GR0VM[Y[c`+`7`F`JiTmOq3t+$(H"[$O$V'm+j0)0/0;0=0E6F6P6W6d6i=)=@=R=[D9K5K]egi5o4(B") +("ev" "$(GR&TrV:Yg[^`6`>fMi>iMq*q4$(H"Z'W+_0J=H$(GH=$(HD*q%DEKFazeqi)i-(B") +("ew" "$(GXX[idnmYvZyt$(H'[$(GNR$(H+Up<+f6L=5=YD-WwX,(B") +("ex" "$(Gt$xAdp$(H6ZQN(B") +("ey" "$(GV@[OJy$(H'amW+^(B") +("f" "$(GEV(B") +("fa" "$(Gh)\Pq5$(Hf7$(Gt8t`$(H=f>mQnRiX6(B") +("fb" "$(GR4WeK9Z&$(Hkt$(G[rh\j4n6vcz'$(H*30W6s6w=gDZDbDdK`KiM1QqQsRhX>XBY3]Lki(B") +("fc" "$(Gdvo+t^yK$(H0_KaKb$(GVP$(HO3qGX5XA]K`Vd7eskv(B") +("fd" "$(GRv_jdwi*HMt4$(Hb*$(Gt5xH$(H$_'v6q=]DTDUKeLfRgX<(B") +("fe" "$(Ge"e$t3t7t\P5xG$(H]M1k6p<=K4Qz(B") +("ff" "$(Gdxi^j3qwDfQlRVX:XCetm.nm(B") +("fg" "$(GYX]zc^dud}mfv}z.K"$(H'u'&+n0N0\1o6{D_DeEzGGQtb(ewm[(B") +("fh" "$(GL,NdW>d{tbE7$(H"ar@1q6l6v=k(B") +("fi" "$(GR2r-K#t6$(Hqu$(Gz($(H'x+v,hX7X=Y4Y6]J^<_=b+khmZ(B") +("fj" "$(G[p[qj2oBUh$(H's]H(H,f,j8%=\=^DQDXD]LhQoX4X8X9(B") +("fk" "$(GUgZq_Td~elq6t9t_Gz$(H'pY5't+t,i=eDcQ}X@(B") +("fl" "$(GoP$(H9k'q1n(B") +("fm" "$(Gi[$(H$^+o+s0M0U$(G\O$(H6or,=_=dD`Y7bf(B") +("fn" "$(GNbP(hcI2$(H*=][,e.)0[E(QwR5Rj(B") +("fo" "$(Gfmt1$(H!<0O$(GNe$(H0Tcn6u<~=`Qk(B") +("fp" "$(Gi]q>sn$(H0S$(G`U$(HPAa6QrQx]I(B") +("fq" "$(GUSVO_?iaF$q7$(HU^0cB~DSD\(B") +("fr" "$(GL~$(H_W$(GR6R:VR`NiYqgt2ta$(H0X0]6n6t6x6y8$>nDRD^DaKgKjQm(B") +("fs" "$(GR5R8GIVQ$(Hi:$(G^8$(H8#(B") +("ft" "$(Gdzhb\Nq9$(HiX$(Gvayw$(H0Z8&=hKdKhQub'(B") +("fu" "$(GL:R9R\\7q&q8qR$(H'w+p.!0Y1l1p6m=cAVDWE{$(GG<$(HKcq&QpT7YK_Ic&ctmB(B") +("fv" "$(Gjv$(H,g6kBCDV$(Ge#$(HIZkjLeLgQvZB(B") +("fw" "$(Gzu$(H>lD[$(Ge5$(HX;qr_u(B") +("fx" "$(G`Q$(HX?i9(B") +("fy" "$(H+u6z0V(B") +("g" "$(GDH(B") +("ga" "$(GlAo5YYzT$(Hj[:b(B") +("gb" "$(GTjTmk7EtsY$(Ho2$(G|^$(H.W484;4B:f:oB.B3B4I=IAIDIH\Vg:(B") +("gc" "$(GcXk6lBo1onv>wC$(H4HB)$(GKK$(HB+q^T[ULZec_eCg8gXgbl`(B") +("gd" "$(GGg$(H%y)X.P40414I4L4M:dB5$(GGb$(HGfj$GiQ&TYVS(B") +("ge" "$(GL[]O^^`&gpn'o7u_$(H&#.X474E4K$(GIc$(HAvm$Bh?~IBJhQ[RFWOxTZlC(B") +("gh" "$(G_%b?$(H#N$(G^[$(H4:IE9W@T(B") +("gi" "$(GGyPlYZc[c]h@u<$(H"*%x&".O434N:r$(GF*$(H;;p)GbI>OqOzZ;\W_5_6(B") +("gj" "$(GM1YUYVk8twtx{S$(H$H.U3'4@IGOtTXVV$(GLY$(HdI(B") +("gk" "$(GTlZr]P^ah?lE$(H%v$(GTi$(H)Zo"9V:eIMQ~VTVW(B") +("gl" "$(GGa$(Hm=$(GIfL]SYXV$(H-Y-Z.YII(B") +("gm" "$(GIaLZL\PPYQ^ccYl@pKw(x0$(H%r%z$(GI_$(H%{i^454=4D9X:a:h@SB0B6B9GkI?(B") +("gn" "$(H!O")#K%Q%s.V.Z:tGh$(GI^$(HGj]^I@(B") +("go" "$(GKLPT^\`!cVsK$(H)V$(GIb$(H/xZhE%GdGlOuVUWk(B") +("gp" "$(G{`J5$(H#JPC%t&!)R/!B*IJJ*(B") +("gq" "$(Glx$(H%~)S$(Gl?$(H)[PU4ADmPT(B") +("gr" "$(GLXPQY[^E^`b>cEcTcWh-o6qU$(H%u%w)U)]4F4J:nB1GeGgOy_ecQcR$(GGO$(HcXp4e=m<(B") +("gs" "$(GI6I]PRPSc<$(H%U%|-S:pB2IL$(GGe$(HIP(B") +("gt" "$(GVu^bcZ$(H)`B,$(GLW$(HOshn\X\Y]eeB(B") +("gu" "$(GXD^Yh:ttuXvl|}$(H!9"(#M)W)\.T3(42$(GGf$(H46n"494O:m@UAWGcN-Ore-e.g7(B") +("gv" "$(GX0^F^Z^]b=x.POyf$(Hm>)Q.L:gICJ`(B") +("gw" "$(GlF$(H'$4C:lB/Zg(B") +("gx" "$(H4\>]EbEeEuFKFMLZL`R^S0Y(Y*[le#(B") +("he" "$(GJ2M>Q%QtQxRWTQV3WnWo[F_&c(dZe^n)p-q|wvxWx[yNz{E0$(H!?qq#u1f7x7|;Y>^DjLNLbOES2WoWp];e&eyhumjnypIq'qk(B") +("hf" "$(GRqVT^$`'kzqWqax&x'z,|x}F$(H2q53;t?hWhYhZh[i?iOk8k9kf>hE]ErS3VZXEY#Y%]|^;bldlhXiSiUiykGmh(B") +("hh" "$(GNlRpW8\IqZq\vswq}*$(H(Q+z,_1T1e7"7z>[ARHgO9RbX{^5a@bMja$(GKN$(HnD(B") +("hi" "$(GD=G#GhHaI<@#L1RdT&\{]~^+_l6mcmgmknVo>pA(B") +("hj" "$(GL8O]Q8RoRtVrW2W3a"a4j1kvtYt{v9vzzK$(H#P$q&q0&<@@&DlEaEvFLLcRB^0$(GDE$(HbQnxbXf2gnlHmi(B") +("hk" "$(GIYMSNkW4W=WhZv\3c_crefhelbn5p*s[tV|\$(H"'1d>bBiDkEsJ(L-Q>RcV$W!W;\i^7a>a?b>bVe0krn`$(GE5$(Hnvp+nwoo(B") +("hl" "$(GF(GMLc8!8Y9p9r7oA"H/H0H1L_NXOFU$^6^8n5(B") +("hm" "$(GFb$(HqU$(GFmMU@URW5\'\G\Kehj*j,n4nJqbqtw)|>$(H&V&X,d-,1#1R1U1i7#7w=nE_EcLVYb^'^)^1dje2fMnU(B") +("hn" "$(GHgI3L0L1L2M=SOWlXE\C]4^7ayfLkWl,n-nlnmp9r/|h$(H-L$(GD-$(H1aq\1j7r94@'@(ATE'ExHsK{K|K}L\LaR4R`T*Ug\D^3hdiTkQ(B") +("ho" "$(GEWEfFBFjNd?8C}En$(GD,$(HK,o;K-LXL]LdR_^.^4^:bLbmiVibn2(B") +("hp" "$(GHJK0KeM?Q+S}UIWkZ>\pczd&eahfjYlalkpVqes6tTx4xX{l$(H!((D,[,^1V$(GET$(H1cez7I7g7sD(O:^(dUeK(B") +("hq" "$(GQ#Q&[u_>a-d]jNu($(H"f$(GE\$(H'{m\;[?>C!DiJ@LPP@Y0(B") +("hr" "$(GGWG[H_I?IKLOLUQ"R=Z;\L\s^R`W`wa/a0e`j'j0kmn$n0oAoqq}v4wJx]z^{-$(H*S$(GGV$(H*Tn(1S52547!7$7h7p7q7t7u7v7y7~8W=(>e>g>iE`EqEwKmLUO4Ra^2bGbRe1e3f,f5hehmj!(B") +("hs" "$(GEeJ1K4MRWmY/\M`ia2cqemf+p:zv$(H"b#2(G)51Q8Z??EtI+Y$YabNfP$(GEB$(HgAq+(B") +("ht" "$(GHfQ7\Fj+j[msmuqNz%z0$(H1/1b$(GE*$(H24ms7H7}EmY'Yc^/bPbTg~h\ml(B") +("hu" "$(GF)G?H\K5L#NgO'R`RaS4U5WjBjEkFIGBKoLLL^O5RARfS/S1T9VpVtY+Y-Y1Y`^!`bm0p,(B") +("hv" "$(GP~fTgqj{q_tWvtw}|0$(H,c/2;3$(GLg$(H>ZrCBDElP"V#ZFZt^]e{htmfp-r)(B") +("hw" "$(G\H`lg>vrx*x^|?$(H*?+{0%1W$(GVg$(H8XlcLK]df4fOks(B") +("hx" "$(Gn*vwH^$(H-+icf0(B") +("hy" "$(GFXEvZ8$(He4$(G_=oj$(HLWY)`c(B") +("i" "$(GEA(B") +("ia" "$(H*l5,bKI~V}(B") +("ib" "$(GU9UvZ+l[t~K-$(H!gme.$I|L@f/iN(B") +("ic" "$(G^(b3cmFZeY$(HpE$(Gfqi|l]o4ykCkEYLCVyXz\=(B") +("ie" "$(GGCJePyTEZ*_#`xcneZlYlc$(H#m$(GFc$(H,XkA.y5+>XBfLJha(B") +("if" "$(GZ,ZQc%i\ky|.|y$(H+q>yBdP;$(GR3$(HP>o5RSRTV;VD\6^Ja0d{hGm!nd(B") +("ig" "$(GTFUYEZh_(B") +("is" "$(GW1H)$(H$r,V(B") +("it" "$(GJ;\6e@vqx3$(H*6>=>V$(GFO$(HBc(B") +("iu" "$(GE8M6O$W/Z-_"a~Dxp,$(Hh`#n%N7bE\Q@RUa8(B") +("iv" "$(GP\PdfQ{kK@$(H!]hr.%7c>WJ$Uhe*(B") +("iw" "$(GVfi}TD$(H.xVzBg(B") +("ix" "$(HqR(B") +("iy" "$(GyH(B") +("j" "$(GD2(B") +("ja" "$(GWRO/Yn$(HLQ$(Gm2(B") +("jb" "$(GPkS-U(^o_gk:oCoGy/|=$(H!=1Z9a;:NN$(GM+$(HTpntTtZx(B") +("jc" "$(GVxYkb5hRk3sbuTwlyByMyjF~z"$(Hn9;9@eBOG|HeR\TTU_`QgB(B") +("jd" "$(GGsGuIuIxIzUyV&^peeF\hS$(Hn4$(Gi6y`$(H(F4u7k>_IdQ'TsW\Y!Zv\d],_lcre^gD(B") +("je" "$(GYjYmhToD$(H9b;8$(GEE$(HBNe/I3K2QCTqZy(B") +("jf" "$(GWD`ThVlNlQn+s7x_zU$(H;4ToV3X~a$dzgChEhIk'k,k=l~m&m'm1ne$(GLx$(HqL(B") +("jg" "$(G\DaFcRg'h=hpj#wR$(H7m9c?9$(GPi$(H@pdc7fq$(GGv$(Hj(lG(B") +("jj" "$(GKOP2U#XFbKclg%D\h~$(Hj-$(GrR{2$(H@bEgR[cs(B") +("jk" "$(GGPQJRsZta'D7g$$(HLR$(GhNrTvvwL$(H#\,a3,7l@c@g(B") +("jl" "$(GZ}]gz\$(H.h$(GPh$(H1]Y"3:9lG}NT(B") +("jm" "$(GL{N~O(PgWPDIg&$(HoV$(Gk0(B") +("jr" "$(GLzP:PjU$U'U)Yla&a(bHhUj$uPu]$(H&9,r.i@d@h@qG~IfNMNOTuXr$(GF,$(HZz_V(B") +("js" "$(GL6P/W9W:$(H)4.j$(GHS$(HVg(B") +("jt" "$(H;5G{$(GF%$(H_mr9lFoU(B") +("ju" "$(GI,IyL}OQWSXHYo]Sedg~k;k=q]$(H#],`1[1\1_9^9_;6@fNLQATvZ{\?^%^&$(GD$$(HfDn#(B") +("jv" "$(GLfU&U*azoIpQu^u`Gxvu$(Hj,$(G{Z$(HI\IeX|Z@Zwj+(B") +("jw" "$(G^nbIlPL|oH$(Hn3$(GrQ$(HByZugFj)(B") +("jx" "$(HEi(B") +("jy" "$(G^m$(HH"(B") +("k" "$(GDK$(H!!(B") +("ka" "$(GY]H1[x$(Hb:$(GlG$(H"OE.E6L"XM(B") +("kb" "$(GH4FLJ($(Hr:$(GO7V[ViW]Z'[v`ne(e*mlqKqLvjxR$(H!.0h7-7C=t=|>5>8BRE8R$R)]O]P]ci=(B") +("kc" "$(Gb7e:r~vdxLzy|b$(H'|1(:2E7$(GVY$(HR'kmR>(B") +("kd" "$(GQ^[y[ze?Gt$(H0iE9=u>4Dt(B") +("ke" "$(GROVk[D`smpmrt=$(H0j<7<8='=v$(GE.$(H={o8DrKsL%R:]ab,b7m](B") +("kf" "$(GK)LbRRe8gmo{tCy[$(H'}DoDpF*R#$(GHH$(HR&qQXXX]X_\8]Qa(d|e$e'hLnfoq(B") +("kg" "$(GK*PXVZ\1btGc{f$(Ho9$(G|a$(H#_$c$g0f1&;<>9E:R!R8kk(B") +("kh" "$(Gil$(H$b0d$(GVo$(H>3X[>7XG(B") +("ki" "$(GE4R?ToD:\.$(HR<$(GhDimqA$(H!8"5('7D=zDnR9(B") +("kj" "$(Ge/E4(B") +("ko" "$(GNqNzVX\$mexSIh$(H,'`@1-6<7A<}=yE/E5R%R=XLX^(B") +("kp" "$(G`ol/vk{i$(H$p($,#,>$(G\0$(H,?XY567(R;R?(B") +("kq" "$(H,p$(G{j$(H7BXJ(B") +("kr" "$(GF-LaNpVp`re>hEmmmq$(H(",!,%-Q.;0e1'1*7&7.7E7G=w>6Ds$(GE{$(HE-b=E1E2L&L((B") +("ks" "$(GGktBD0$(H!R1)!~(B") +("kt" "$(GLd[w$(H1,$(G\4`qmnsS$(H,&(B") +("ku" "$(GFgLcDRNx$(HR"$(GRPRSY1tD$(H$e+L.q2Y7'7*:4D$DqE0Kq(B") +("kv" "$(GVW\/]6`Ze)e=R@ve$(Hmb$(Gyz$(H"2'~)w=xXHXIb9i<(B") +("kw" "$(Gmo`YpM$(Hb<(B") +("kx" "$(Hf$(B") +("ky" "$(GVn$(H>:$(Ge7e;$(H$a(B") +("l" "$(GDc(B") +("la" "$(GUsj}lWM.uB$(Hl:2m2t5)9@@$@+M_McN$So_+c8fzl/(B") +("lb" "$(GP$S+S,fAfPjnmbnbnhnsp#z:{$$(H.u2d2v9'919cDiw(B") +("lc" "$(Gb6b8b{oop5r+s4xI$(H96;WB_B`IwMb$(G^{$(HP7oJT"T'Za_&c(c-c0c5fffripl7l8(B") +("ld" "$(Ge&jzncnq$(H-M-N2`9>xw$(HJaM}P9P:SlZ.Z6_)_-_Bc.c1c4nj(B") +("lg" "$(GZ)]+arasfBfSlVniu9X2$(H;VpLG,G;MoT)_>fiispK(B") +("lh" "$(GSPX-i#jq$(H(i2i2z9BG.IyN%Sw_0_F$(GOO$(Hc*(B") +("li" "$(GHeX,]3fFr2w9xq{($(H-J-O5*9"9*9799=j$(GG}$(HG5qtMdMyZ8\g_CaQaRc/c6cCfmfxl1q8q9(B") +("lj" "$(GX+`VfHh[j|njoEr1u7u8w8$(H-GMrP8T%T,_@c+$(GX'$(Hc@fwfl(B") +("lk" "$(GFAX&X1_Yaqa|fCm0u;xx$(H&N2b2g$(GF8$(H4PnS9$9:?~@-IxMvSrT(T6Z*Z3Z7_D(B") +("ll" "$(GEZFsHkOXX(jpna$(H%)(h$(GDU$(H2eiv2j2u@}G0MsN*SqU!Vx_,(B") +("lm" "$(GSu[$],]/]2]8`kh^jJu?$(H2o2w9+$(GSL$(H92oL9A9FG/MaMpShZ=ZJ_.fgftoH(B") +("ln" "$(GXnfKh"nknr$(H!Y#.(g(j-I..2[2h2y?w?z$(GFQ$(HDhT$(B") +("lo" "$(Gxsz9$(H&P2\2a2s9)9-9=B^G-G4$(GG>$(HG?itM^SvS{T2T3\h_Ec3cAcBfuf{(B") +("lp" "$(GH3M@X3Z=]*_+u@{)$(H-H2^2p95Z5Z?_*_3c,eJmz$(GF!$(Hn!q7(B") +("lq" "$(GO.^|$(H+x98$(GHW$(H?uq:@%@/MjT0(B") +("lr" "$(G]-].atavaxfOfUjrjuj~M-nf$(Hfy$(Gr4xu$(H*2+y9%9&909;9??y@)@0@1@2MeN#VvZ)Z+ZGc)(B") +("ls" "$(Gr*$(H$n9#9.$(G]1$(H9Gc'Kl(B") +("lt" "$(GVvipjou:z;|GR[$(H*1pN?vG9Z1Z2Z>m|(B") +("lu" "$(GS1]:^zckfGfJfWjljtr3w7xr{r$(H!5#k#l.v2]2c2f2l2n2}8\?}@*$(GD*$(HG,>;D~EMH3XQ[*]Z]o(B") +("mb" "$(GGBNvV_V~\jE_`|$(Hma$(Ge,e/eUl0mhofy}{=$(H"p,50v737-AQK.KvNoQ:RJRK_]`Eb-b/dBeef-g2giiHiMj\(B") +("md" "$(GP4V#V1V`\>`_`fa5bWiwkKkNoTqzrvtAz!$(H$i(A.g0w3D6@$(GD@$(H7>pU:H>)>N>UENEPEVH]KyKzR0R3RNRRU)UX]V]s]u_qe`e~(B") +("me" "$(GN?R)RDTnW"[~]Ge-eSkLlhrHt@v%w;xNy3$(H,O,P,U1@6?9v=#>&>'DzE$L9L=U'U(_tb0eE$(GJf$(Hh3qFp\(B") +("mf" "$(GF|TOVS[o\Aifiyn#p)qEtQy4yY{4$(H0^=~>"OJQ=V1V2V5V8XmXn__`}a)a1b)cyd}iLk*kqm%m(m`oWor$(GDb$(Ho|r=qMqm(B") +("mg" "$(GH]NsPNV]VaYS\!_XbrbseWmjm}ogrwsLyFE^|!$(Hp]%Z);)Y1C72757]>P?:AKN[U+XTXo_skom^(B") +("mh" "$(GJ0RFReRge.mF$(H!%"$'L()(,)9+H,)$(GE[$(H,Mls,Q,t709w>KAMDxD|GAH\J'L6R-XqXv]Xc|gk(B") +("mi" "$(GEPFiFkO"RES#SNW!XIXZZR`$`]bxfIg[igivkwqCqTr.tPukxMzQ|f|wDi$(H!fpW$j,-1D1G1H3C7=>$>O@"ETJ=KwMhN\R2ROU&XSXw[_bHc;f+gjiIl2l\(B") +("mj" "$(GFMV|a}e1eOeVmgD[oU$(Hj4$(Gom{>$(H$h(((/(<)8):,.0n3B>SR+TOWn]W]w]xb3bEgJgm(B") +("mk" "$(GJRJUNtNuQIQrS3Zz]h_V`}bwe3h%i_zP}<$(H#Q"M'K(+$(GE2$(H,sq*0l0y>+E#H_K0L?R1RMXlXt]Y]v_a`HbFf!f}l]p@(B") +("ml" "$(GKXKYQKSrW#Xo[}e+g;kf{z|N$(H!'!1"r"s"t$k%+(-(t(v,,,4,8,R-\363739:v$(GHT$(H@wj/H,H-NRNScwe;gg(B") +("mm" "$(GD5DVDkDlEaF_G'K\KiN=OgQqW$W&]{`%`jbVeXmim{q%qur^zs|pD(|q$(Hq{#6#j$l(=+G,/,30x1?3"3s6B>LD#DuE"ELH^KuL5L8Q;]8^S_wbD(B") +("mn" "$(GEzGDGEL/SkY+\#\?`dc8e4h#ii$(H!)!|"e(1(?)2./0s1A1E$(GD#$(H7;`D@KD}L<[^(B") +("mo" "$(GJ'K+KIL%RhW%^<``i:qFqGs}t>vpxU$(H(k,L0q3#6A747:9H>JC|DyEJG[GxN:O%R*R/[)]ScZ$(GDv$(HdDj2f.gK(B") +("mp" "$(GRHUE_*`b`hhgy^yy$(H#w(*(@,N/"0p1<$(GH;$(HA$q`R.W$a7j1p^(B") +("mq" "$(GqDtM$(H/}0t$(GRJ$(H0uDw7X>#B}(B") +("mr" "$(GF{I@IAQsRBTWTdVbV}`e`geTgruui{?$(H,*,+,2,60|1>1F7177787V7[7^=&>%>(>*>TA%A&A(DvEKEOH2I-KtKxL>RHRQU%UV]U]q`F`G$(GF+$(H]tpVcz(B") +("ms" "$(GE|FIP0W']|m|sDyGDa$(H!&_v!-#776?;A'ALXs(B") +("mt" "$(GKHN|RCRZJ-Rf$(HjW$(Gn"tOujzJ$(H";,0/~1=9RK/RLWmXR[&_`_r_xb2b4c{f*g1(B") +("mu" "$(GDwE-NrV^W(XY\"\=`a`c`~e0eQgYgZido'oWrxr|v$vg$(H?}!>%Y(>)7,1,70o0z6>7Z9S9u9y=$>!B]E!EUN+N,RPU*WlZ%]pa=md$(GDB$(Hn@(B") +("mv" "$(GS$SQ[|a{i{n!ohrtt?wuzwzx|P|n|r$(H!$)v7Y>I>M$(GKQ$(HG\jVL4L7[]\bdCj3(B") +("mw" "$(Ge2gXwg$(H7WXP]T$(GHi$(H]riJbCbIf"(B") +("mx" "$(G{~$(Hb1(B") +("my" "$(GOdoiry$(H(.$(GD6$(H,TER.20{>.(B") +("n" "$(GD^(B") +("na" "$(Gbjp'yU{K$(H:+$(GSp$(HEIqIT;`wk#n^nbpi(B") +("nb" "$(GbkbmgRrqsRsZS(v/$(Hqi$(GyV$(H(|-d.|2351:/V)`Cdndwh7j{k$lvl|nTohonq;(B") +("nc" "$(GDQ$(HqJ$(GSWgSg_hC$(HHWP?USUd[g`,`RhBjRlwnY(B") +("nd" "$(GFEH#Q[V)Xfq[$(H"3"w-h:.Cl$(GDM$(H\#qh]-a!dxh@hDjyk!n$n_pg(B") +("ne" "$(GKbL*Ob]r]y`u{L{s|-$(H!:!`&R,@9J$(GE/$(HN/oiN1PgV.dvh4h5j|o'(B") +("nf" "$(GU!^#e!kakcq@s;x$yQyTzZ{P|,K%$(H"4ot0P4s50OLUz`B`yhSjqk0k;ncoM(B") +("ng" "$(GJ,KEXdXh]tbolClDv0x!$(H:j$(GD`$(HAFr8AHGCOwhAk&n[(B") +("nh" "$(Gblw=$(H3I$(GFy$(HHpdtV(V*\"(B") +("ni" "$(GFPGiL"M8ONOaZ0]0]ungs~xtz=$(H&S(xBzB|GJHZM{OHT#\$\)_7_8lym_nZoeof$(GDJ$(Hqg(B") +("nj" "$(GP|XbZ|]vkbHjl_$(HnW$(G|+$(H"xJ&dJg"(B") +("nk" "$(GIvPYRTv.$(H9IAD$(GD4$(HO#lxPdV+[[dqj}(B") +("nl" "$(GE?oRx"$(H-P-e$(GE>$(H9qj0@zN0V>\&`x(B") +("nm" "$(GG"M7O`U>XgbnbppSxQ$(H%/&T$(GDN$(H({pd.{4r?)@9@;HXO$OIV'\%\-lznXoj(B") +("nn" "$(GDhKcRd_$a6h!D'$(H"ye9-gAGI(V%b5(B") +("no" "$(GDOENFtLvM9MUPfSyXcXeb/bibqrGrprr|Y$(H-c3H$(GD<$(H=!om@:\'`{h6jzn](B") +("np" "$(GQ*Q,ZGGFJ%T:\*\+\,\.`v`z`|a#$(GGX$(HcWqjdoduh9k%lu(B") +("ns" "$(GK_P-P.SRY-$(H!i(z-fV&\($(GD%$(Hn\(B") +("nt" "$(GLuRX`tgQKa}A$(Hpe,AHY\c(B") +("nu" "$(GE6GNHcI-K`Xa\-]wp&s5s?$(H!Q"v#s%.%0&6*01:$(GD"$(HGDpfGEL/P6TX{Y#\l^,c+e]ghgzg}p0s,tL$(H!t!y'N)(-w3V3Z3\3h:9=+AbH|S.Uk$(GDy$(H`YaB(B") +("oc" "$(GKrT4X~]L]Mb^-buou$(H+E/v$(GEj$(H3Rn|:?HzH}UjWh^NdWjg(B") +("oe" "$(GOkOvXiXu`)c!c3s@wdwsyO$(H!j"Y$(GG;$(H(~f()a-n-u.[/P::A`OUUn[i\Hi4(B") +("of" "$(GI#O{Xs`(`P`Resgws:tmG-v2$(Hr4$(Gv8x#{N{X$(H!U!w#'-i-l-s-z0Q0R3]6}:;:HAIONUUV@[\`^gzkNmmoO(B") +("oh" "$(GG$G9NAT:c2D+c5$(Hle!v"zHh\J`[(B") +("oi" "$(GEoEqG%G1I&JdKnOzT$^+^.c.jsl!osp2s)wtx+zS}.Ei$(H!pdX!s"}#()1-q-|3b3jHwJ>(B") +("oj" "$(GE)F#T)T=Z{^0kpl"w'$(H!m$(GDo$(H"{`X%9-j-t3J3g:CAYA[H~[a(B") +("ok" "$(GFzG.G3JSKpOlOmOuT#T7V8WMEmXx$(Hg|$(GY$ZwZx^1c-knsm{W$(H#$%3)%,K3O3f:A<;ASAiO7OROW`Z`_(B") +("ol" "$(GG4G7HzL;LTOWSiY&$(H!_!q!x$(GDu$(H!z[%"X$J%J+M,JA!A#HiU#Um(B") +("om" "$(GEcG0G:HvDnH~$(Hld$(GI%O}R~T&T+[G\_\c`*aEc/l#yP$(H!E!F!G!I"~#")!-{3^:8:>F6OO`PaE(B") +("on" "$(GDpDrDtG,HoHsKsKxOyO~QwT.T/XjXtY!D?Y"$(H``$(G^6aTl-l.$(H!3!A!H!o!L#!%6%7).)3-r1!3KI)V?VB]](B") +("oo" "$(GHXH}I*KzOnOrV7^)c#gxgyl'q$$(H!l%4$(GG/$(H%5nF(K-m/z3YAeAgD!H{NIOYVA[k]7`](B") +("op" "$(GEnG8HpKqMBZ?Z@E'c4$(Hn{$(Gc{k~pWs*zb$(H!r%2%=%I&Z*A*N-}.m/#3W57:3AcOX\GaCiG(B") +("oq" "$(GH!HrI!KlT'UUG5V5$(Hi;$(GXyXzjZ$(H%F+}I$(B") +("or" "$(GGYHt$(Hjc$(GHuHwHxHyH|I(IVO!O%?%C%G%K%L)#)--x4':5?#A_O6O8OVQ8g{(B") +("os" "$(GG+H2(B") +("ox" "$(Gp4s+$(H3[(B") +("oy" "$(GOxT9$(H##$(GDq$(H#%+N%E(B") +("p" "$(GE@(B") +("pa" "$(GH0MJRUZHlp$(H'2*H*L5C;bJ/J4$(GH/$(HPJ(B") +("pb" "$(GP1UJZE_2_4hos_$(H&^/&$(GMH$(H/(PP/+5I;jBpBqJ1PEPNPO(B") +("pc" "$(G^"c|gahklsqYx6$(H&f$(GMG$(H5HeL@PBmBuBvPMQBQj^AaUaZ(B") +("pd" "$(GUQZNZPc~d"pX$(H%V*P/*/.1m5=5A;g;iPL$(GD>$(HW(W[(B") +("pe" "$(Ghihjmt$(H#{$!&k$(G_7$(H/,o*5?;k;sBtaVaX(B") +("pf" "$(G_:lqltlu$(H$&+r595<$(GQ0$(H5Eo)BnJ0O?PKV4\5bahRk.m+(B") +("pg" "$(GMIZM_8gWlms]wezj$(H#O*G*R/)//J.$(GJ9$(HJ7l;OvkZ(B") +("ph" "$(GE&FRUOZKhnE"$(H!\PG&[+J;hJ3(B") +("pi" "$(GE%H%DDJ:$(HaW$(GMFQ2d$$(H&o5>BoJ-PR\p(B") +("pj" "$(GZBZFZIlrzk$(H"B$(GUM$(H#3W*#~&\;c;fJ,PH(B") +("pk" "$(GGJJ8MDloE~p[$(H\q"@$$*B*M5DBwJ5J;W,(B") +("pl" "$(Gg9hm$(H#}$(GUL$(H$%;p(s*j-^(B") +("pm" "$(GMEMLMOQ1_0E$ym$(H'%&d&m58;mJ2J<(B") +("pn" "$(GI5MN_3_9$(H!"!6$(GGG$(H"AaY$'*D*K:G\m(B") +("po" "$(Gij$(H$"&g*J$(G_.$(H+F\r;qW&W-\o(B") +("pp" "$(GMAMMZOpYpZER$(H$#PI&_*E5F5G;_(B") +("pq" "$(Glne~p\$(H,;&l(B") +("pr" "$(GMKQ.Q3Q4Q5UKZCZLd#$(H&]&a&b&i*I*O*Q-R/05:$(GF;$(H5@W+:F;nJ8J:(B") +("ps" "$(G_/_1hl$(H&h&j3q$(GI9$(HI*(B") +("pt" "$(GQ6d!E`d'$(H/%*C(B") +("pu" "$(GE}J7Q-UPE:Wp$(HW'$(GZA_5c}x7$(H#z#|%W&c&n'M.1/'/-5;@6BrPDPF(B") +("pv" "$(GQ/ZDZGZJ_;x5$(H&`/$2{;e;o;r$(GH$$(HJ6hvW)a\(B") +("pw" "$(GY0_6$(H&e$(GK/$(H*FBl;d(B") +("px" "$(HBs\n(B") +("py" "$(GUN$(H5B#y(B") +("q" "$(GEC(B") +("qa" "$(GQ@QNZ]_B_ehw$(H$.$(GMi$(H5pac<*C+C.JAJKJTM((B") +("qb" "$(GUVUYU_ZaZe_G_Sd,d8hrnKpipkzm$(H$4&v&}*d/8$(GOe$(H5Za]5^5`5d;y<(<6C%C,C2C8JBP]P`PbYR\t(B") +("qc" "$(GQA]Jd4l~vDvJ$(H/G5O5[$(GFV$(H5fmQC(C-C>JOPYP^UMUe\s(B") +("qd" "$(GMnU[W6ZXZgZhZi_Cd/pgr{$(H"C"F*X,u/6/>/N$(GHU$(H/ohw5h<%<.C?C@JZQ-W7a_(B") +("qe" "$(GJHJMM^V9Zf_Nd0d2m!m&J@sl$(Hk}$(GvF|8$(H$//7/C0A5T5W5cJP(B") +("qf" "$(GZTZp_A_Oh{m$m(m)sh$(H$-*f5P6~;}>xC/C9CAJH$(GWC$(HJIq0JNV0abhHo+o,(B") +("qg" "$(GMXQFQHU^UbZ^Zd_Ihylzp_sk{a$(H*Z*g/D$(GJC$(H/ImN<-<4C$GHP\eP(B") +("qh" "$(GJLMf_Rh|J=$(H&yJY/L2*JL(B") +("qi" "$(GMhMrQ=JFQu$(Hp7$(GWTd1d3fDm+qvyp{%$(H"J"K$+&u&x/=?{JEPWP[W3\u(B") +("qj" "$(GJ?M[McUdZ`_J_Lhsm,oFpevGDdzl$(HW/"D"G*e/E/M5N5]<0C)JQJXP_(B") +("qk" "$(GJPM`PVPWUcZWZn_DJB_E$(H\v$(G_Phqhthum%vI$(H"I$5&~*V/F/J;~PVW2W4W9(B") +("ql" "$(GJOKZMeUam#vE$(H$8%*$(GJK$(H&|cv*W/;9s<#JFW8\w(B") +("qm" "$(GJJMjQJIMZQ9UeZcsgFT$(H"HeO$7*_*`5V;z;|<,(B") +("qo" "$(GJAJNQGUWU]ZZZl_Hl{m-pcphrzsi$(H$0&w'!5b<)JJJS$(GE3$(HNHhzPX\x(B") +("qp" "$(GJGMYQ?ZmldpbvHx9$(H$1&z*b.~555Q5g<1Bk$(GH,$(HC4mPJCJRPBa^eM(B") +("qq" "$(GMWUTZ[l}L`pa$(HPa;v;w<&JU(B") +("qr" "$(GM]M_MbMmMqQ>H*QD$(HPc$(GQETXUZZo\ed-d.d5k'pjsj$(H*]*^,S/9/:/A5L5M5U5Y8D8E<3>RC'C:JGJM(B") +("qs" "$(GM\MaMoQBc=d+l|pd$(H!^*Y*\8CC#$(GFU$(HF8YQJD(B") +("qt" "$(GMkQ;WU_Q$(H&s$(GMV$(H<+eRC&C*C5PZ(B") +("qu" "$(GJDJEMgMlU`EDWV$(HUY$(GWWZVZ\Z_Zk]=d6d7m"m*{V|9|_$(H"E"L$*$,$2$3$6&r/5/I[W0W1W6^Ta`aaeNeQhxk[(B") +("qw" "$(G_@m'p`Mdpf$(HC"$(Gyo$(H^@^C^Mh'l4l6p;rKrOsHwEwF$(H$u%_%d%l3|:UAoAsAuB%NDNEOcOoTn$(GGR$(HZplDZq\O_icccjg@(B") +("rc" "$(GF$(GF7$(HkSq_mG(B") +("rd" "$(GIDL@LKPAPHT`^IcAf}g"o:o=pArNzGGT|4$(Hn/"%)D.A.I3+3w4-AzA|A}I:NBTjZl(B") +("re" "$(GIULNTYYHbFpErL$(H.:3t9Z9\:LAxB"CBNGOk$(GIN$(HTer.TgTl\P\QaFaHg=pQqy(B") +("rf" "$(G^TcBcCcJcOkxl3l5p?x%x,|z$(H#=$(GYA$(H#?ou:O:VI/I0I5OmZs\2\Lcdk5nr(B") +("rg" "$(GIGP>T\YD^G^SrPv#{0GS{[$(Hq@$(G};$(H#>)?.?.H4,:X@WGoGqGvI8TbTkVG\UaGckkRkTn-(B") +("rh" "$(GIJIMIPITh4o;F1$(H%[Zo.3.9:M@_NKVK(B") +("ri" "$(GG\LLTb^OcHd)h/l>o9p]y(yezHze{/{Y|]$(H#8#;%\%m%o$(GGU$(H.Dn,3)@`A~GpO_OgVLclhlmE(B") +("rj" "$(G^J^LcNh5l7wIzd})$(H#@%i)=)I$(GYE$(H.Cch3x4#4)(B") +("rn" "$(GGZI1I>IWLIP.B3u3{4+NANJOfTaVOVPZncm(B") +("rp" "$(GFaG]LQYFb@cId%p^AbGcGcMf{h+k9l2o>o@pBzf$(H%a%f%h)>)A)F.@.F4&$(GIH$(H:SaI:_@X@Z@\@]ArA{GwI7L:T]T`Tf_j(B") +("rs" "$(GF=LS^:bAfzF6l1$(HB&$(GrM$(H%b%g)L(B") +("rt" "$(GbCY:cF$(He?$(Gl9y+$(H#B.49Y:Y@YAqB!Gm\N\S(B") +("ru" "$(GEsICDYIE$(HqT$(GIOISKWLHLJPGYCYIbDf@f~o?y,y-$(H#D.=3y3~4"4%9]:K:[;IB#B'GtHuI.L0N@O^OaT\]9aKe(B") +("rw" "$(Gp=$(H.6:T$(GP?$(HGypTZj_hg?(B") +("rx" "$(Gl=u[YM{1$(He@:P\Mcf(B") +("ry" "$(GY=c@LP$(H4(NF@a(B") +("s" "$(GDS(B") +("sa" "$(G\dlRw*$(HOPeS!V!`id]h'h*jl(B") +("sf" "$(GXkiZWYj;$(Hr;$(GmawyzX{E{G|/$(H6r=bHrM'OKV:XD^La4aOd~e(fAgchNhOk/ngnpnqp'psqNqe(B") +("sg" "$(GM#PpYRc>e{jKowpI$(HJb$(GGK$(HVXr2[p[t`rd`gfh,hjo`(B") +("sh" "$(Gl+$(H"!2(3L8A$(GD.$(HUolrUyU~`hdflj(B") +("si" "$(GYp\g^rlvo}vCvfwzzWDCzh$(Hjn2+HlMwUvXN_9gvj`(B") +("sj" "$(Gg(jIw+|R$(H.l?*HjI,S"Up[n[o[z$(GHV$(H^RnO`d`k`tjhlhlmnInM(B") +("sk" "$(GJQgjkroyp!$(H8@:(O;$(GDg$(HOAnPR}S&[m[q`oh%jjlo(B") +("sl" "$(GH[I:K[OUS&XU\fbUgkuh$(H"u#52)9m?+?7$(GGL$(HNUp~O@T~^\`g(B") +("sm" "$(GHQtu$(H,q8FM)M*$(GD/$(HUroaUsU|YSjplfnN(B") +("sn" "$(GL-$(Hi_$(GqH$(H!V""%P(J2,3m3rS%`sb6h!h/h1(B") +("so" "$(GO:jMmDs-|S|u$(H8>A?F7IgS$[rau$(GE9$(HdZj'h&h((B") +("sp" "$(GI~J4J6PoUDlfljovs3ty{o}GFG$(HHkli\kd[jk(B") +("sq" "$(Geze}se`Xz~$(HnG;uQ|h$(B") +("sr" "$(GF3F4III}M"Y3Y4aGo|s/s2u'wwz?F.{D$(Hh+%X4v8??,EXUuUwUxU}[u[{`jdadbfJh)(B") +("ss" "$(GL4e|v+FH$(H#1Uq8HOC(B") +("st" "$(GS"Yt\bPniq$(Hb@$(Go(s.tz||}7$(H"=8MBMCMJMOS7SISOS]YeYkYqYvYw[`^`^tc$c%fUhbi]ihl.(B") +("tc" "$(GKdL'L(T@c'z6}D$(H?R?cFoM9M=S9UbYiYl$(GGA$(HYoq}Y~^d^e^f^h^lbdbvfWfYgrigj]oCp_(B") +("td" "$(GQ\WvW}X"\w]%^k_~aeahaldFf4f=s{v&whxoyiz1z7{!$(H$~2L8k8u?X?oFRF|JzM4M?MHO,STS\YdYt$(GKB$(HdKl&l"(B") +("te" "$(GOJaZa_afanfl,m"m#nhoDo^opo{o}p"q4(B") +("tg" "$(GX$YW\`\}cSf:h;olw6yEz4|F$(H$z-=2<2D2U8o8p8t?`AJFrM;SJSYYfZ#^w^~$(GWz$(Ha:q5byb~d=iel%mvmxo?(B") +("th" "$(GOES7S=Y*\tr$$(H"l(^-/$(GOA$(H2&r58e?_MRSMSaYu\B^j^n(B") +("ti" "$(GOHSGW{\a^qaod(exhWjhnTnWnYnZu+x`xk$(H!D%"%#%T(e->-@-D2M2W8q?U?b@!APFVFxM:MAMDMIO*SASCSFSRYhYn^p^s^}_!btb}c:fR$(GKC$(Hfnq~fol3l^myoG(B") +("tj" "$(GS>SsWuWw\vaWaYa^d:f.nUn]r"u-u1$(H%!-02:$(GE+$(H2>ii8w?&?aANFcFgF~H#J\MWO(S>SWW=Yr`LfQ(B") +("tk" "$(GHd$(Hl-$(GS!SAWx\{^d_Wd9e'f1khnSu2wjxgxl$(H(R(W(X(]-1282I2N?SFPG&M7MLMXS=S@^y^{a898a?j?C$(GFl$(H?HpJ?O?iF4FkFmFwM$(Hl(q3pS(B") +("tp" "$(GOGUBUGcucyg]lgn^q~r!u3$(H${(V-2-C2=2G8^8i$(GOD$(H;`o(?Y?tFiG"J)MPMTSd?(B") +("uc" "$(GsVwp{]$(H&=$(GsU$(H5'mL;PIvgu(B") +("ud" "$(GsX$(H4w;HBVBW$(GY{$(HVomni&(B") +("ue" "$(GJ&U1$(H#c&J4z$(GJ#$(H;F(B") +("uf" "$(GW,YvR7$(HBZP5P1(B") +("ug" "$(GY~$(H)|*#;R;TIoIp$(GYz$(HkXq-(B") +("uh" "$(H#b#d$(GD1$(H;>Ir;CIl(B") +("ui" "$(GPwU3X*Z#^uykzi$(H"8&E;?;SBX$(GPq$(HIqm~IuP-VhVsaPgwhq(B") +("uj" "$(GU4$(H.r4x5"$(GM&$(H5%Vr;LH$IhVk(B") +("uk" "$(GsW|5$(H#g&C$(GD~$(HJ[o%Kp(B") +("ul" "$(GhY$(H!+#h#i&B**$(GS%$(HlIlK(B") +("um" "$(Gcj$(H&@$(GYw$(H&AIs){(B") +("un" "$(GJ$^3^5$(H#e&G$(GG{$(H*!Am*(3n;G;K;O(B") +("uo" "$(GU6^tlUuR$(H)z4}$(GU0$(H4~\f;QC~InP4Vn(B") +("up" "$(GY|$(H&<*)3M;J$(GM$$(HBUeI(B") +("uq" "$(H;MP+Vm(B") +("ur" "$(GPrU2YxhZ$(H&?&D&F&H*$*%*+*,.o.p4|5($(GM'$(H;UhpBSBTB\(B") +("us" "$(H&>&I&L*/;BIi!WP,Vq(B") +("ut" "$(GlTwBX?}C$(H&M#`(B") +("uu" "$(GG=U7YyZ$uF|lEx$(H"6P/"7"9"j#a)}*"--5!;A?A(B") +("uv" "$(H*'*-.s5&;@;DIm$(G^v$(HVimKVj(B") +("uw" "$(H4{5$$(GM($(H;=P0B[(B") +("uy" "$(HVl(B") +("v" "$(GDL(B") +("va" "$(GYfa@jEqotcv~Ydw%$(Ho.$(Gxc{@$(H4f;+>{P$Rp(B") +("vb" "$(GTuWJYa^gccM0eo$(H''$(GhFhGjAjClLn7n>qmth$(H#T&*)o)s*54T4p:~;";,;1F$F'I_LmM"O~RqY?\Z\^^=b]b`iYkUpG(B") +("vc" "$(GqiqnsPtdtsz*z}}>$(H4V4k$(Gcb$(H;0q/B:P%P'VdY@b^eGkukw(B") +("vd" "$(GGpLhR}Z%^hcpepjBlIm?m@tl{\$(H&2&7)h4Y4m8/:y$(GGo$(H;#o0;*>}BGF!F-IXLiLqVeYHYIf<(B") +("ve" "$(GIrWH^icgj9j:jYJ\7^Ga3eHf?hVi[k7(B") +("vg" "$(GIlIsP_PaT}WFaAjDz|$(H&%)u.c1s4\4g8);2>r>~F%IORx$(GIg$(HVfq1\[\a^EdAky(B") +("vh" "$(GLpTzW@WLnEtetrIn$(H#WLt&-.b81:}E|F(IV(B") +("vi" "$(GLkMQRwRzR|T|WIYr\R^}qksQtpz+{&|CGr}'$(Hqv#S#X&,&3,l1v4i8*85B>BBBFITY<\`^@_:bYc9p5(B") +("vj" "$(GYea9j8lJn=nDtixa$(H"1#R&&)f1{4U$(GGm$(H4[b_4l;-BJIRLjLzO|P(RkY9^?^C^M(B") +("vk" "$(GIoNmP]H-Pe$(Ho$$(GTpTvWA\^a7cahHmdn:xd|H$(H#Y&(,m.\._1u84;'>uB=E}IYL{RlRtRuV`^Bb[eFmH(B") +("vl" "$(GTtTx\YbTeqnzE~(B") +("vm" "$(GLoRx\ZennC|B$(H!B!C".&'&)&.)e.]$(GLl$(H4Xho8+83;&;)B.^4S4a8.:|$(GEh$(H>oq2>p>|IaIbLnVaXV^>^D^If;i\(B") +("vp" "$(GLiP`Q'UFWGWKcfchtj|6$(H"-$(GIm$(H4oq.8(;X>vIULsRsVcbZf9mI(B") +("vq" "$(G\QaBn9tn|7Lt$(H)qfB*U/40`bbf@(B") +("vr" "$(GLjLnYc\U^ja8a>a?hIj6j?j@lHn;v=w!{y$(H&+&0)c)d)l)m)p)r)t+w.`1B4Q4Z4^$(GGq$(H4ciZ4h8,8082;!>tBEF)F,IcKkLxP#RrYDYF(B") +("vs" "$(GFDFNI8IjIkEqE=P&YA\_iB(B") +("vu" "$(GRyTwGnT{$(HpB$(GWEXTY`\S\W^fa:j>lMqpw"xbyg{^}9$(H"0#Z)i)j.d1r1|4R4_:{>sB?BAF&F+LlLwL~RoY;(B") +("vv" "$(GPcTsTyYherfRj=pNtfyh{C|AIi$(H"/o=)n.e4nBILoLvV]Y:f=f>mJ(B") +("vw" "$(G\XjFLqmk$(HV\$(Gt;v@w&wQ$(H(48-;/BLP)Rn(B") +("vx" "$(Gw$$(HBKYB(B") +("vy" "$(G\\$(HLu(B") +("w" "$(GFp(B") +("wa" "$(Gew{R$(H^P(B") +("wb" "$(GPL$(HfE$(GS*Tg$(H#H4.4/:`?$(B") +("wc" "$(G\,F>]K$(Hnu$(Gb9cQv(}B$(HOpdT(B") +("wd" "$(GIZN*$(H%p?%F0YNe_$(GG`$(HqZ(B") +("we" "$(H1%<:,=>1\zE+F2(B") +("wf" "$(Gc)nGs9|e$(H,n$(G\[$(HfFqlkBkznsovpHpopp(B") +("wg" "$(G\*h>p.qqv?K^xe$(Ho!1}86K~^Om9(B") +("wh" "$(GI\$(H1$p&2!(B") +("wi" "$(GRnfEh6F`xP$(HYL%q7?(B") +("wj" "$(GEQ$(HYM$(GYP\+eHeu$(H!@VR(B") +("wk" "$(GRMRNs<$(H\y$(GG^$(HaL(B") +("wl" "$(GNwFrRL$(H(3(B") +("wm" "$(Get{h$(H,<1~2#$(GYO$(HF.fIa;(B") +("wn" "$(GhAjHs=]i$(H#Ie,$m^Q(B") +("wo" "$(G\8F?s|$(H2$.K/y(B") +("wp" "$(GQvUHcsnH$(H#G+K$(GQ($(H2"VGaH(HdM[O"T>U`Ua[Q$(GDz$(H_[qWcTg)g5h{j"kJm@nBoS(B") +("yd" "$(GKRKSKjQLSdV$V'X=X>XL[9]debfdg+Jbnw$(Hnz$(Gn{o#r;rN>$(Hp/$(GOS]Ca*b"b.bLg1h}kFmGrF{,$(H*h+I/O9g9j@tK1T=TBVFX`_N_R_Sb?cNiRj#j.n'o_(B") +("yf" "$(GWB[n]ba;f`kAm^nunvoLr9r[v:y$yX}:$(H7eHqV/\0\|_Z`~a%cScUe5g+$(GKk$(HhFr(hQk(k-mCnloNozpkplpnqsr'(B") +("yg" "$(G[,]^]ca)b!bMbPfgg6gTh9k-kdo!pLEdpo$(Hq=$(GsMwbwcwkx/|J|~$(H(mGIGLGMTwZNZ\(B") +("yh" "$(GP}])]?b,dYhdr8Jcw@$(Hpy(n,(8~9N9eH&_%hg(B") +("yi" "$(GV\X6Yi]D^%bOf]klpRrBrWsauMy"Fhz>$(Hm}$(Gza|j$(H,b/|3!5j>a@DBxT?T@Z&g#l=(B") +("yj" "$(GKPKTL5L7SSX5EGX9$(Hq<$(G[{]B]Y]a]}b#g*o$rUrVubxOxzx~z)zA{3{n|t$(H(q@sTGTzZMZPZZ[d_McIg-hk(B") +("yk" "$(GG(L_MsPUUfX%XJZ~]@_Uf>flk(m.oMugw>yx$(H(p(r9O<<@?N5PfT{$(GEF$(H_OqwdQg$g&kM(B") +("yl" "$(GOTSfX;]F]Z][]e]fd;g:ORk>$(Hhi"q%'%(/T>`GKH*NPhh(B") +("ym" "$(GEOKhSKX7["\(]]apb%D8b($(Hp.$(Gb*f\kEntnxw?z_|k$(H!/8;<>@IAXE)GNN3ZLZRZV[c_Y_ncLfHizl>m7mDn%o-oQ(B") +("yn" "$(GHlKUL+OhSTTHX<](c7g7l*p8pOrCvhDmxh$(Hpq$(GzD$(H'$(l,93.32E>O[XUcVe6fhklk~(B") +("yo" "$(GSbVdXP[!]\fZg-k$k0o&p/ucwN{g|2|{$(H/w6;{T|I$(H"o#x&Y-U;a@GGO$(GH:$(HN4rDTEW#ZUaAcPg'mAn*pOr*(B") +("yq" "$(Gf[g.g0r:[trX$(HW5$(GrZuf$(H33@H(B") +("yr" "$(GI=KFS^S_SaSeW;XOXQXRXmY8]U]_^=b$b&b'b-bNfNf^fcfhfjfkg4i"k#k*kBkin~r>r?y#zCz[z`{+|1$(H)J-W1`3/30347\9h@@@A@E@rGPGWH)ZO_TcHg/$(GF'$(HkIr6kKkpoPp1(B") +("ys" "$(GL3Ui]>]`b)f?f_fbk,u6uHy1$(H#4%%-V.09i@<@JO]ZS\K$(GEI$(HcGp{e:(B") +("yt" "$(GP{XS]Xk&qMuOx}$(H-K-T$(GG!$(H@=qVGULTZX[!_\ddhfkH(B") +("yu" "$(GG&N}OMOiP"X4X8XK[E]~^seFfeg,g8itk)kCkDoOr5t!uKuLwOz#$(H":%&(o/S7S9L9M" "$(G!S"7"B!U(B") +("z\[" "$(G!F!J!b!H!L!V!Z!X!\(B") +("z\]" "$(G!G!K!c!I!M!W![!Y!](B") +("z\{" "$(G!B!`!D(B ") +("z\}" "$(G!C!a!E(B") +("z\`" "$(G!j!k(B") +("z\~" "$(G"D"+",!!^!@(B") +("z\)" "$(G!?!_!A(B") +("z\-" "$(G!7!9"#"$"1"@(B") +("z\_" "$(G"%"&(B") +("z\=" "$(G"8"C(B") +("z\+" "$(G"0"?(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/sw.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/sw.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,737 @@ +;; Quail package `sw' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:57 1996 +;; Original TIT dictionary file: SW.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: sw.el,v 1.2 1997/06/06 00:57:10 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: YES +;; PROMPT: $A::WVJdHk!KJWN2!K(B# +;; # +;; COMMENT ($AT4SZ(B CCDOS) +;; COMMENT $AJiP48C::WVJ15D!8JW1J!9<0!8N21J!9!#@}Hg#,!>B@!?JWN21J=TN*!8?Z!9#,9JTZ(B +;; COMMENT $A!8JWN2!9D#J=VPSC(B ff0 $AH}<|JdHk!##((B f $A<|TZ!8JWN2!9D#J=VP1mJ>!8?Z!9#)(B +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; KEYPROMPT(a): $APDSV(B +;; KEYPROMPT(b): $AZ"I=(B +;; KEYPROMPT(c): $AJ,MA(B +;; KEYPROMPT(d): $AX<56(B +;; KEYPROMPT(e): $A;pZb(B +;; KEYPROMPT(f): $A?Z?Z(B +;; KEYPROMPT(g): $A^PRB(B +;; KEYPROMPT(h): $Ac_qb(B +;; KEYPROMPT(i): $AZ%4s(B +;; KEYPROMPT(j): $A\36!(B +;; KEYPROMPT(k): $AXi[L(B +;; KEYPROMPT(l): $AD>la(B +;; KEYPROMPT(m): $AljJ.(B +;; KEYPROMPT(n): $Ab;4u(B +;; KEYPROMPT(o): $ATBXg(B +;; KEYPROMPT(p): $AfyCE(B +;; KEYPROMPT(q): $AJ/=q(B +;; KEYPROMPT(r): $AMuX-(B +;; KEYPROMPT(s): $A0KE.(B +;; KEYPROMPT(t): $AX/RR(B +;; KEYPROMPT(u): $AHU`m(B +;; KEYPROMPT(v): $AeAP!(B +;; KEYPROMPT(w): $Aak3'(B +;; KEYPROMPT(x): $AVq3f(B +;; KEYPROMPT(y): $AR;_.(B +;; KEYPROMPT(z): $AHK27(B +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-sw" "Chinese-GB" "$AJWN2(B" + '((122 . "$AHK27(B") + (121 . "$AR;_.(B") + (120 . "$AVq3f(B") + (119 . "$Aak3'(B") + (118 . "$AeAP!(B") + (117 . "$AHU`m(B") + (116 . "$AX/RR(B") + (115 . "$A0KE.(B") + (114 . "$AMuX-(B") + (113 . "$AJ/=q(B") + (112 . "$AfyCE(B") + (111 . "$ATBXg(B") + (110 . "$Ab;4u(B") + (109 . "$AljJ.(B") + (108 . "$AD>la(B") + (107 . "$AXi[L(B") + (106 . "$A\36!(B") + (105 . "$AZ%4s(B") + (104 . "$Ac_qb(B") + (103 . "$A^PRB(B") + (102 . "$A?Z?Z(B") + (101 . "$A;pZb(B") + (100 . "$AX<56(B") + (99 . "$AJ,MA(B") + (98 . "$AZ"I=(B") + (97 . "$APDSV(B")) +"$A::WVJdHk!KJWN2!K(B# + ($AT4SZ(B CCDOS) + $AJiP48C::WVJ15D!8JW1J!9<0!8N21J!9!#@}Hg#,!>B@!?JWN21J=TN*!8?Z!9#,9JTZ(B + $A!8JWN2!9D#J=VPSC(B ff0 $AH}<|JdHk!##((B f $A<|TZ!8JWN2!9D#J=VP1mJ>!8?Z!9#)(B +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("aa" "$A2f:6B}IeK+PDSVb`bec*c1c9m!(B") +("ac" "$A6.9VDQJ%N)PJPTc%c&c?(B") +("ad" "$A2@<&A/H0Lhbabvbzb~c)c5c6(B") +("ae" "$A5K;Vc8(B") +("af" "$A5kG!LqNrbobwbyc!(B") +("ag" "$A:^(B") +("am" "$A5,5?:7P8bcbhbqbxc"c,c2(B") +("ao" "$A626hDUE3GDGibfc+c.c/c0c7c<(B") +("ap" "$ACu(B") +("ar" "$A2Q;LPCbg(B") +("as" "$A>eIw(B") +("at" "$A1X2R3@9[;E;P?.@"MoRdSGTCbdbkbub}c((B") +("au" "$A;ZEBO'Twc'c;cB(B") +("av" "$A;3>*?6c$c:c=cA(B") +("ax" "$ATi(B") +("ay" "$A5~:cC&O7PtUzbibnbrc3(B") +("az" "$A7_9_;6@Abmbtc-c4r*(B") +("ba" "$A~G^a*aLe5qd(B") +("bb" "$A3v?_C\I=R$Z"aH(B") +("bc" "$A4^A~H{JRLCQBVO(B") +("bd" "$A3#9Q:.:WA1AkC]GOGTGnP4Sla8a>a@e9p2q7q:(B") +("be" "$AL?TV[)a9(B") +("bf" "$A9,9Y:&;m=?MH]SxZ#`7a2e;e@(B") +("bg" "$AE)IQe7e=e>(B") +("bh" "$A6(aZe?(B") +("bi" "$AD/J5M;O?q<(B") +("bj" "$A4)8n(B") +("bk" "$A3":jaBaQ(B") +("bl" "$A08CBKNLDU/aAaIq=tP(B") +("bm" "$A067e:1>|@NTWa)a;aVaW(B") +("bn" "$AKjq6(B") +("bo" "$A1@8Z;B?yGMNQO|T"a'a+a0a?>u?-?\?m?zAHFqH_K|MjMpN!O\RYT)U,a(a-a1aCaMe3jiq8q;(B") +("bu" "$A408;K^Vfa6aDaRq9q?qA(B") +("bv" "$A2l3gKnWZa4aSe[`[~\,\2ell0l1l2m"m#m(tv(B") +("cb" "$A;wG|\%s@(B") +("cc" "$A1Z6Q9M9gBqIyJ,J?MAN][d[l\'qs(B") +("cd" "$A3!3`7;7?:U=Y>!>V>y?<*SE`F)FtK~LAO2[cqjqkv%(B") +("cg" "$A1mH@T,U9[stE(B") +("ch" "$A3,3C5L5e808OFpGwH$LKT=UTW_eotqtrtstttu(B") +("ci" "$A0#?iFu\)ialeto(B") +("cj" "$A7b>2>g?@K"KBN>P"[W[u[xemenj|k"qhqq(B") +("ck" "$A2cH%L3TE(B") +("cl" "$A0>6bD)J:N4Vs\&\.i^ldqg(B") +("cm" "$A1Y2:7a8{F:FAO,PRUX[}\/\1eqlfqz(B") +("cn" "$AvKvM(B") +("co" "$A0=1[1b6U7X9!;x3?G?S@ODaEmF(N2Q^[Y[\[][b[g[h[n[y[{\"ejj4j6jkk#lhqiv&(B") +("cu" "$A3_6>6B=lCLGL\QTR1S~U3U>UYWI`4(B") +("dg" "$A0'0}9|A8Av@`M7W4We^HtWt\(B") +("dj" "$A:`;?LAuBNBOEPFJH-M$OmOwWQY}l=(B") +("dk" "$AP~Z!tY(B") +("dl" "$A8b=0CWEkGWJlhohptRt[(B") +("dm" "$A0j0k1W1f1g1h4b4d67;T>YAOBJFzPAUBWd^Dt`(B") +("dn" "$AvG(B") +("do" "$A1V3(515r6K6X7E8_8`:}=;>+>,>8@J@kE4ILIPJ}NDP$P'R9RaReS}U+YukAkvl*l9tMtZ(B") +("dp" "$Al5(B") +("dr" "$A3eFkM{PBQ>V]Vwc\l4(B") +("ds" "$A7`AyB&F`FlM}PKRmW1WKf*f.(B") +("dt" "$A3d4I565s9b:A>9>:>M>m?:?vAAJ)O0QeS.UCYpYqYxYyYzY~j3k)l8l;llC$D6F3FIH?PsRtTcV.jFtQtX(B") +("dv" "$A1y2Z63=,>)?7@1A9A]NIS@Ywq5tU(B") +("dw" "$A2z9cpZ(B") +("dx" "$AByt](B") +("dy" "$A1n1s4A4V5AC%JkMvN@RnYoY|v_(B") +("dz" "$A1e2|4N8S:%QUWJl'q~r$(B") +("ea" "$AAjO(R~ZfZiZn[FlQlW(B") +("eb" "$A2SB=(B") +("ec" "$A1]6iB!B/TnW9ZmZo(B") +("ed" "$A7@=}?>I?LUO)WFfol>l?(B") +("ee" "$A;pQWZ`Zb[0lM(B") +("ef" "$A1:@SEcH[ZglIlJ(B") +("eg" "$AO^ZqlP(B") +("eh" "$A68(B") +("ei" "$A;@H2IBl[(B") +("ej" "$A0"5F8=X_lCl_(B") +("ek" "$A;blE(B") +("el" "$A3}C:H<>fKeRuSglNlTlX(B") +("ep" "$AlK(B") +("eq" "$AlB(B") +("er" "$A;M=WZrlD(B") +("es" "$A3c:f(B") +("et" "$A34?;B$EZHnIUMSMiT:ZcZlZsl@lA(B") +("eu" "$AD0O]QLQfQtlVlZl\(B") +("ev" "$A1,3BV(_D_N_i_|`#`(`2`?`D`E`H`\`fuKuUubufus(B") +("fb" "$A_M`W(B") +("fc" "$AA(MBMYM[N(_r`,`-`8`g`kuMu`up(B") +("fd" "$A5p5u7T:E>i?gAmBnBpCyKCL#L_LcLdNGNKNXQ+S4_6_7_?_J_K_O_j_k_q_y_{`OpJpXu@un(B") +("fe" "$A1I6uDDTG[+_5_T_s`"`%`1`=l^u\(B") +("ff" "$A9>9~:?>a?&?'?)?ZB7B@F7FwI6N{OyQdWD_R_m_v`*`9`e`mu9uJuLuXuZu[(B") +("fg" "$A8zHBN9___f_g`luTwR(B") +("fh" "$ALgWc`$(B") +("fi" "$A0&5x7M:m;=?^NbPaT>_;_>`&`U`[`^uCuhuk(B") +("fj" "$A0!1p3l6#6W8@9P:G:_:t=@@.OxQ=SuSw_L_V`'`@uFui(B") +("fk" "$A_:_`(B") +("fl" "$A2H4t6e:YBoI$N6TjTk_]_a_d_x`)`:`]uWu^ue(B") +("fm" "$A;)F!R6_Y_c_h_t_}`F`huBuOuV(B") +("fn" "$A6__\`G(B") +("fo" "$A0%1D28304->`?PDEDvE;IZN|OlR'S;VvWl_C_F_Q_l_z`!`+`/`0`;`C`J`T`V`_`c`iuAuGuSu_uaudug(B") +("fp" "$Auo(B") +("fq" "$ARwuE(B") +("fr" "$A3J4Z=PIkK;L}P%_9_E_H_b_nuR(B") +("fs" "$A0H:eE?V;_~`6`A`S(B") +("ft" "$A0I333T6V9r:p;#?TA|DXEXE\G:K1LxPVRXVd_3_4_8_<_=_@_A_X_Z_[_^_e_p`XuDuIuNuPumv(B") +("fu" "$A2d3*3y588A:HE>JHL$QJT[_I_S_w`.`3`K`P```aul(B") +("fv" "$AS=WY_U`<`B`L`Q`Z`d`juHuQu](B") +("fx" "$AKd`M(B") +("fy" "$A5E8B:0W@2E6E^JIPjPzQFR-T{V:_P`5`>`I`R`bj+ucuq(B") +("fz" "$A457H?HEgKTOET1U&_2_B_G_W_o_u`Yr&uYujur(B") +("ga" "$A0N0a0b1(2&4i6^:3<<>pDmE{IcJZKQM6T.^s^t(B") +("gb" "$A>rR!W>(B") +("gc" "$A474]4l5f9R;$DsL/MFNUW2^__*_+(B") +("gd" "$A0g2s577w9U>P?=?f@LA`B0HSJFLMP/Qo^R^V^d^yp:(B") +("ge" "$A>>E2RVV@^^(B") +("gf" "$A4n5`>]?[@(ALDiJ0JDL'LBNfUPU\^W^\^e^r(B") +("gg" "$AHAUq^P^x_'_-(B") +("gh" "$A=]LaW=u=(B") +("gi" "$A0$7v;;>qC~P.Wa^f^q(B") +("gj" "$A0F2+3E3V4rE!JcUuV?^T^[^a^m_$(B") +("gk" "$A0Z(B") +("gl" "$A2Y2kD(HHH`L=^i^z^}(B") +("gm" "$A0h5'5t66:4;SDlEjEuF4G$K$R>Tq^U^c^p_&_((B") +("gn" "$A^Y(B") +("go" "$A26374'528c>\>h?YF2G\HvI(ISKSM1R4S5U*^g^k^w^~(B") +("gp" "$A8i^Q(B") +("gq" "$AMX(B") +("gr" "$A<7K)K:Q:U[Vt^S^X_%_)(B") +("gs" "$A040G1w90=SB'W+^|(B") +("gt" "$A0Q1'2t3-6s8'=A?9@?B#BUDSEWEzG@GKHELtMOMPMZMlQZTzV4^Z^u(B") +("gu" "$A2%2e3i4$4k=R?+@&@^ChD4EDF~V8W%^b^n^v_!_#(B") +("gv" "$A2AoDbEEFKKpOFT\^h^l_"j^(B") +("ha" "$A2(6I::=~?#BKB~C;CZFCG_JgcbdQdSd\dqm/(B") +("hb" "$AIG(B") +("hc" "$A9`;&;4DyL2M]N+QDRycrdNdWd|e!e*(B") +("hd" "$A237P7Z95:h@TA$DgEfFcL@LTLiMeN[P:SYVMcfcmcncvd-d;dbdhe+(B") +("he" "$A5-LLcwdP(B") +("hf" "$A8"9A:F;n=`B:BeG"H\QXT!U4USVNd2d4dCdJdge#e)(B") +("hg" "$A9v@KE(EIUGtD(B") +("hh" "$A5mc_d7dv(B") +("hi" "$A0D;AD.L-NVO*csd$dBdee'(B") +("hj" "$A2b4>8!:SE"LNM!SNSed#d/d1dLdUd_dadodtdxd}j}(B") +("hk" "$A7(WLcyc|d+dA(B") +("hl" "$A3|5SA:A;A\BPD-FbG~H>InM?Thcecpd(d5dMdZd`(B") +("hm" "$A4c6}:9;k=rDWEHL6QsTsUDV-WRccczd.d0d](B") +("hn" "$AO+dFdfvHvL(B") +("ho" "$A313:5N64:-:~;,<$<3@lB)BzE=FVGeK]LJMDNdOdXdcdndse%(B") +("hv" "$AA0AJF/FYFaLmOQQzS>T4cxd3dHdKdkdp(B") +("hx" "$AWG(B") +("hy" "$A3N;c=&=->Z@DF{F|G3I,J*NBP9Q4RgSfT|U?c}c~d!d*dTdVd[e"e$e,vh(B") +("hz" "$A1t@#J~WUcjd%d~e0(B") +("ia" "$AC!IhL,ZAZEZNZU(B") +("ib" "$AR%Z(Z0(B") +("ic" "$A=w?|K-Z4(B") +("id" "$A0y2w4J7C:;;d?dL+Q/SUZZBZQZ^(B") +("ii" "$A4s6A>wH.NsZ%Z@ZSZ](B") +("ij" "$A6)6aFfJ+LVP;QHW;XZX^Z-Z:ZM(B") +("ik" "$AKOLW(B") +("il" "$A5}?ND1VoZ3Z[(B") +("im" "$A1<(B") +("ir" "$AQ5Z9Z?^E(B") +("is" "$AJ6ZC(B") +("it" "$A2o6o9n;Q<%Yg\A\O\X]C]D]J]_]g]l^%^)^2(B") +("jb" "$AWB(B") +("jc" "$A2g6-B+D9P,\6\]\c\s]@]H^3^7^=(B") +("jd" "$A545Y7<7R96=Z>O>U@M@U@sD;D/?`BdCIFPGQHXHcHtI;L&S*\f\l\x]F]Q]m(B") +("jg" "$AKr\I]"]9]e]u(B") +("jh" "$A]{(B") +("ji" "$A;q#?A@rC)D!DuGfN5Q?SsXaXe\3\^\t]!]'])]*]3]W]c]j^6^?w5(B") +("jk" "$A\?\v]?(B") +("jl" "$A1=2K2h=6@3HYQ`TeU:UaUt\T\o]1]a]h^!^9^;^AiQw7(B") +("jm" "$A2]8o;g>.C'F;F4CHE:FNFQGJI"Rq\8\D\G\[\\\m\z]+]/]<]U]X]o]q]t]|^1^4^8w8w9(B") +("jp" "$A]~(B") +("jq" "$AD"\K]P(B") +("jr" "$A=f=yG[OtP=S(\q\u\y]>^-w3(B") +("js" "$A0092;FN.]4]=]B]d^.(B") +("jt" "$A0E0P0z1M2T76;(;DCjI/J_N_OoQ%RUT7\4\9\;\<\>\C\E\H\R\W\i\k\{]5]8];]K]R]b]y]z^"^$^0jmjnw4(B") +("ju" "$A0*2\7*8p=e>z@YCgD:G>JmNtPnRpV%Vx\U\Y\g\n].]E]L]T]Y]\]i]s^#^(^+^,m3(B") +("jv" "$A2L9'A+D=EnK.KbLY\p\~]%]A]S^<^>^@m5tkw2(B") +("jw" "$AHx(B") +("jx" "$A%@6C"C#C/CoTLX%\F\N\Q\V\Z\d\e\|]&]-]0]2]O]Z][]f^*^/w0(B") +("jz" "$A4D7FH'\J\M\P\S\h](]G]^]w]x^'^Br)(B") +("ka" "$A1K3M5!5BsOIa7af(B") +("kc" "$A1$4_YB[Ma`jpv@(B") +("kn" "$A3^(B") +("ko" "$A0A1c61;UA)EcXzYAYMYO(B") +("kt" "$A032N3p;/=D>k?~@PBWD\D_F>K{P^RARZSETJXkXnXrXtXwXxY"Y#Y)Y,YNYVk'(B") +("ku" "$A0[2.3+4"5h;2=h@\I.NjQ-YIYJYT[N(B") +("kv" "$A4v=!AEDcY4YQ(B") +("kw" "$AY2(B") +("ky" "$A4z5+5M6m7%6HJH~N;NiUwV5WtXmXyYEa^(B") +("kz" "$A4{;uA^EGFMGcKFU.UlWwX{Y=YG(B") +("la" "$A0e3n=7@bCXH(KkKsNHOkV&h>i2m.o~p"p%(B") +("lb" "$Aoz(B") +("lc" "$A6E9pH6VIW.W5hSh_hdi"iHiL(B") +("ld" "$A0q99@cC^JAL]O!P`PcQnh?B@n@{D{EJJwRNS\hLhlhui$i?iWo{(B") +("lk" "$AK=KIhm(B") +("ll" "$A1>=\?C@fAVD>I-JuVji4i;iTlaowoxo}ws(B") +("lm" "$A0^0t3S8K8Q?F@gQyUAhFhRhkhwh~i.i7i>i@iNiX(B") +("ln" "$A;`CNRFi!(B") +("lo" "$A1z3m557c8e9#9q<+?rC6EoIRITJ`M)M0MVO-P#U$UHhDhQhvi*i8L;|?,AqC7F\O`OchChVhjhzi9iFiIiVi[p#p*(B") +("lv" "$A1-1j3F60={@hJrWXhMh]hhi#i%i&i,i3i]i_(B") +("ly" "$A2i3H8\;8pIqS(B") +("me" "$A0n:*;RFnSt[#(B") +("mf" "$A9EH@tA>DOFZSPUIU^i~k7qDqIqXq[q`(B") +("mp" "$AqP(B") +("mq" "$AmCqF(B") +("mr" "$A=NFmIqK9U6izqN(B") +("ms" "$A9(F^FdUfirlwqZ(B") +("mt" "$A9f9l9u>$>E?K@qAzBVE[F_G,I@JSMMMhPqR2SHT~W#X8^L^M^N^Oiniti|j$lklvq](B") +("mu" "$A4:7x8#8J:VLfPdT]VaXDj"j8qRq^t)(B") +("mv" "$A6+<,{AeJNKGL`NYNqN}O&PbT'bDC-GBVKW^nXntoDvjvz(B") +("nf" "$A8u8w9]>L>bBACzC{G&OsU2WjbBehn\n~o(o/o;oBoXvSvXvZw-(B") +("ng" "$AObR?Rxb8bNo6oM(B") +("nh" "$A6'o`(B") +("ni" "$AC>Lz[opvUvfvx(B") +("nm" "$A1}6|7f=bA[G%OJP?RMUkb6nWnlnon|o5CbCcHDHqI+MCN#O3b=bFeinEnFnLnVnYnhnjnnnsnxo"o$o%o3o?oCv!vOvivovr(B") +("nu" "$A182,4&4m>C@XA-AsB3C*G/OZSKU`b:jCmsnbndnwo@oEoGoJoQoVoeohu}vpvqvvw"(B") +("nv" "$A<@<|>(A4AMnPnenzoZo]oov"vcvgw$w'(B") +("nw" "$A2y(B") +("nx" "$A4%J4P7ojs.s;v~(B") +("ny" "$A6v=$CLE%G.Scb>bGbJn[nancnqo+o0oWokvuw/(B") +("nz" "$A158:@!G7GUKxMbOGR{nGoPocvnvww,(B") +("oa" "$A777o7~899IE9HyP|R\V+k{m+w;(B") +("ob" "$As?(B") +("oc" "$A5q6GJ$LEPHS7T_T`kMkbksky(B") +("od" "$A0r3&4M7>7N9:?h@_E8EtLZO#P2PXTQVcVzj`k?kTkqpPthw=wG(B") +("oe" "$A=EAi['[-[1[:jf(B") +("of" "$A8lB8DdEbIDIEL%LyM,V\XOaYj]k`kzk|wTrVbXWjgk>kckr(B") +("ok" "$AOXSDkEkZ(B") +("ol" "$AI1Nuk[k_k}wA(B") +("om" "$A8NEVF"SCkBk]l"wB(B") +("on" "$AYm(B") +("oo" "$A0\2a7g8,8T9G;_=:DTEsGxMxPWR8X3XRkGkHkXkakfknku(B") +("or" "$A3<;K=3?oFjO;VWkNkOw:(B") +("os" "$A07>_LsQ|S$ktkwwCwF(B") +("ot" "$A090{4`7J^A3CsDeE_G;GRTBTtV|Xh_1efkUkVkpk~w>(B") +("oz" "$A147K:!DZE7HbNTRCRHXQXSjakIkLkQk\khkil$(B") +("pa" "$A6P;:CFW:cSg&g1g7gAgO(B") +("pb" "$Ag)(B") +("pc" "$A2x9kN,g6(B") +("pd" "$A435^7D7W;CC`DVHRN3PeQ$SWT(B") +("pi" "$APxcWgC(B") +("pj" "$A1U8?fzf{g#g,g2gH(B") +("pk" "$A;fcHg!g[(B") +("pl" "$ALPOPgRgX(B") +("pm" "$A0m2{4B<)NEOKRog-g<(B") +("po" "$A1A1`3q8Y<6=I=J>nDINFcIc[g'g.g/g4gBgIgJ(B") +("pp" "$ACEfy(B") +("pr" "$A>@HrIpU"(B") +("ps" "$ABFKgS'V/cVcYgGgM(B") +("pt" "$A4?x@BBZHFI4I~M3OgQKTDcJcNcRf|f}g"g5g9g?gQ(B") +("pu" "$A-E&H^K?O_V=WicEcFcPcXg%gKgVg\(B") +("pz" "$A:R<(IAW]g3g@gSgZ(B") +("qa" "$A">TBkBmDKFvHuJiSBV`W)[Bevfefpfsm8mBmImZpMpV(B") +("qe" "$A?$L<(B") +("qf" "$A>}BfT%UhVhffmQmUmf(B") +("qg" "$ADkUEfxm^(B") +("qh" "$AmVqb(B") +("qi" "$A9oBrMTmL(B") +("qj" "$A0-0~5IiK`Q1R}W$X>m1m=(B") +("qs" "$A5b;GYcfDfkfw(B") +("qt" "$A3Z3[5J7/<:?WArExI0JhKHMUMkQbRQR|Za[Oeuf_fgfnm6m;mHmMmW(B") +("qu" "$A3P9B;!Nxfafrm>mPmXmYn&(B") +("qv" "$A1C@yA%B5B1?3FDK6T$cZmDmS(B") +("ra" "$A1/1Q2#;IAYC1EAGzSI`~a&gjh#h'(B") +("rv" "$A;7=tGmGrWWgvg}(B") +("rx" "$Arc(B") +("ry" "$A0;<`>BJ@JzR5R7VQc^gigkw`(B") +("rz" "$A7G9s>AKvOMRTV!`}goh6j[(B") +("sa" "$A4H7^f?fQ(B") +("sn" "$A5y8*(B") +("so" "$A5U888><'>jD[K7Pve}f)f/f4f:f@fE(B") +("sp" "$Af5(B") +("sq" "$Af!(B") +("sr" "$A8+=?ItQx(B") +("ss" "$A0K=*E.fI(B") +("st" "$A0V6R@QCdCnD]F?G(B") +("td" "$A0?1*1R2/4R5:5D5i6l7-9*94>K>dBQDqERIWI{NZNoNpPYQ.TATHX?YhYiYjYk[>g]p1p6p7p;p@pGpNt*t3ww(B") +("te" "$AC.GdGqS!Zy[![%[([,[.[/[6l`(B") +("tf" "$A4,8f:Q:sI`MLjtjujvp)t?uuwy(B") +("tg" "$AtA(B") +("th" "$ARI(B") +("ti" "$A0B3t6?J'X2^Ik9uxw{(B") +("tj" "$A2r386g7u9N:u=K>tEYIdImJ#JVLXVFXXXffZjwj~k!t4(B") +("tk" "$A6*C4OO(B") +("tl" "$A2I326c6d8^:LQ,VlhIk:t+uw(B") +("tm" "$A0]104G87E#EFG'I}JMK4PFR^X:^Ct(w}(B") +("tn" "$A9;(B") +("to" "$A5PDAG{LIOrSmV[jzj{k8k;p(t/t9(B") +("tq" "$AEM(B") +("tr" "$A1G4(9T;J=oF,GGKygth7t1(B") +("ts" "$A1xMWS_jxwz(B") +("tt" "$A0(0|2J2U656f6y729m:=<8="?}BRC+C2CYF9FGHiL:MRMnOHTmU1UWX/X0X1X4X7Ylajg_jrjsk$k%k&k*k+k=t0t:uywHwIwKwLwMwNw|(B") +("tu" "$A0W204Q6\7&7,9O;h>J?4AtE@LpN~R(STVS^Wn[GjSm|n$n2wq(B") +("ub" "$Awm(B") +("uc" "$A?Q@oA?D+D@FhJ{K/M+PGjWmum}n!n*n6n>vBvD(B") +("ud" "$AD8DPENJqM&?tBwCwFTGgINN8VuX.`s`ujNjUkPmnn+n1n=(B") +("uq" "$AG-(B") +("ur" "$A6&9z'C0CiI9JnJoJpM9U#jBn@wv(B") +("uv" "$A1)>0@[A@FXn)n7wt(B") +("uw" "$A?u(B") +("uy" "$A5)5ICKC_D?HUOTT;VCj-jEjIjQjXmzn'n8t_(B") +("uz" "$A9a?EGtP*T2WoWrr+(B") +("va" "$A75eReZ(B") +("vb" "$AR#(B") +("vc" "$A3>H8M"eSe_(B") +("vd" "$A1_5]<#ASBuM8N%Q2e](B") +("ve" "$AS-eQ(B") +("vf" "$AG2JJKlLvTlVpW7eHeJeKeUeaed(B") +("vg" "$AMK(B") +("vi" "$A4o5|UZ(B") +("vm" "$A1E1\7j=(=xA,G(eCeLe`eb(B") +("vn" "$AB_(B") +("vo" "$A1iM(Q{SvUbeDeMeNePeWe[e\(B") +("vr" "$A3Q9d=|JEeX(B") +("vs" "$AeT(B") +("vt" "$ADfFyIYLSQ!R]T6eFec(B") +("vu" "$A1F3Y5@5O6]6tFHJ!TbeYe^(B") +("vv" "$A4~;9KYP!Q7[HeAeGeOeVfY(B") +("vy" "$A6:Q8QSeIee(B") +("vz" "$AREeE(B") +("wa" "$A6H7O8PF#J]OCR_T8b!bQpkp}q!q#q+q/q0(B") +("wb" "$A0)p^(B") +("wc" "$A@e@jB.L1PIQ9QcW/Wyayb5b[b\pnpyq*q3(B") +("wd" "$A97@w@x@zJ(L[O/QqS%aoatpQp\p]p_plpv(B") +("we" "$A5R@*@HL5Zw(B") +("wf" "$A3U4=4q5jF&LFa~b&phpmpq(B") +("wg" "$A3=:[:]@GT3b+wP(B") +("wh" "$Au>(B") +("wi" "$A:o;><2GlOAQaS|pzq"(B") +("wj" "$A2^3x8.:qA!AFD&D|HhL|PrUxVLXcawa{b"p[pbpxwj(B") +("wk" "$Aavpgwa(B") +("wl" "$A42BiCSJ|a|b#b.b4bSiMwewg(B") +("wm" "$A4a?bQ"QwUNXGamb'b/b3bTbXb]pwq1wk(B") +("wn" "$Ab$wi(B") +("wo" "$A2!2B7h8/;+=FE1H3M4S8S9azb)b,bZb_q$(B") +("wp" "$Apo(B") +("wq" "$AD%(B") +("wr" "$A1T=j?qH,XIXKarpfq-wf(B") +("ws" "$Aptp|q%q(wh(B") +("wt" "$A0L1S1q4/4C6r788m>GANB9D'ESSLUnalaqasb%b0bObPbRbVp`peppq,wJwbwd(B") +("wu" "$A2~:|>NA.ATAvC(CmOaVmXHXLb-bUpaps(B") +("wv" "$A?5M%T-axb(b2b^q&q'q)wc(B") +("ww" "$A3'akan(B") +("wx" "$A6@p~rW(B") +("wy" "$A3I5W6;>7>Q>RCMF]J"JyM~NANlOLPgS&V"apaua}b*j0pcpip{(B") +("wz" "$A178}9KCRL!XFXJXMb1bWbYpdpjprpuq.q2(B") +("xa" "$Arsrts#s,s3s6s=t$(B") +("xc" "$AM\rIrNrqs+sO(B") +("xd" "$A5Z=nBlI8rCrHrJrOrfs&sFsJsKsQsSs^(B") +("xe" "$ArksL(B") +("xf" "$A4p8r9\V)W-rArRs%s-s5s7s8sTsUsWsXsh(B") +("xi" "$A4X?jP&r6rLrZs!ss(B") +("xj" "$A2>3o5H7{<}QArBr[r]rurvsDs](B") +("xk" "$A4[r<(B") +("xl" "$A1?5{Vkr\rdrnr{sv(B") +("xm" "$A0v2u7d8MKcr=rUrVrgrrr~s/s0sGsYsjslt!(B") +("xn" "$ABa(B") +("xo" "$A8]9?:{?p@iF*HdM2NCNOROSrSras\sksosrs}(B") +("xs" "$A;I;~B(Cxr`rws((B") +("xt" "$A0J1JA}I_KqMIS,V~r0r1r4r7r9r:rMr^rirjs2sHsZsasnswsxs{s|(B") +("xu" "$A2-5Q;W<.@/OdP+r@rDrPrermrprxs)s4s9sIsgsit"t&(B") +("xv" "$A2_B]EqQQWkrQs"s*sVs[(B") +("xx" "$A3f(B") +("xy" "$A6j7$9F:g[?a@RB6Naqxt~u$u,u1u6(B") +("yg" "$AAQDpUpwQ(B") +("yh" "$Au.u;u<(B") +("yi" "$AA*L*LlQju3(B") +("yj" "$A4<4g5=6!818g;.=M?/?IAPDMPLQ@SZX!X+Xbihqtqwtzt|u*(B") +("yk" "$ATFTM(B") +("yl" "$A@uARAXJbKVKZUiu)u4u8(B") +("ym" "$A6z8I<_?*EyF=Wmiiq{t{(B") +("yn" "$A4uvF(B") +("yo" "$A0T1B1{6x8R8|9%@vA=F.M*OvPhPoQ)SjTYU~VBX*quu'u-u/v)v1(B") +("yr" "$A3j;-H)X"XAu(v+(B") +("ys" "$AH"K#R*V0ikv.(B") +("yt" "$A1"5"9.;jD^EdGLK@M_McN^PNR"RRT*UgX#iejjr3t}u"u#u+u2v=(B") +("yu" "$A0Y4W:(=z@WC8C9CfF0K*NwSOu%v0(B") +("yv" "$A2;9/CQF1J>cCv*(B") +("yw" "$AQOu&(B") +("yx" "$A2OHZr2rK(B") +("yy" "$A2P3\696~7!7I8j9$;%;r=dHVH}J-J=MaNWNdNeQGR;S[U5U}V3X'X(X,XN_._/_0icigijilj'j)j/txu0u5u7(B") +("yz" "$A6%8h91qyq|r(r,u!v-(B") +("za" "$A84BGDnFgJeKKPpSzTuj7l~(B") +("zb" "$As>(B") +("zc" "$A4F9^B,Wx[Vosotv;(B") +("zd" "$A8kAdAnB2p5tatb(B") +("ze" "$AAZC|P6[&(B") +("zf" "$A:,:OIaUX?OA2CtE0G]H#Y_k6r/u~(B") +("zq" "$A=qmN(B") +("zr" "$A8v=C=iH+or(B") +("zs" "$A0+(B") +("zt" "$A1k2=2V4K;"BXFrX9X@j2jhjljok(mhr.v3v5v7(B") +("zu" "$A6=B1C?VGXUn#n4(B") +("zv" "$A71WOY[Y\Y`(B") +("zy" "$A014T5*6L7U7z8W:$:PBHDJFsFxGbGhIOP)PiQuU=V9YZY]Y^j(k-k.k/k0k1k2k3k4k5u:v4w*(B") +("zz" "$A4S?(AlB-F5GjHKL0U'UjVZj_l#l(r"r%(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/symbol-ksc.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/symbol-ksc.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,206 @@ +;;; quail/symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Korean, Hangul + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; 94.10.24 Written for Mule Ver.2.0 (koaunghi.un@zdv.uni-tuebingen.de) +;;; 94.11.04 Updated for Mule Ver.2.1 (koaunghi.un@zdv.uni-tuebingen.de) +;;; 96.09.23 Updated for emacs-19.33-beta (koaunghi.un@zdv.uni-tuebingen.de) + + +;;; Code: + +(require 'quail) + +(defun quail-hangul-switch-back (key idx) + (if (not previous-input-method) + (toggle-input-method t) + (quail-delete-region) + (select-input-method (car previous-input-method) + (cdr previous-input-method))) + (throw 'quail-tag nil)) + +(quail-define-package + "quail-symbol-ksc" "Korean" "$(CGQ1[=I9z@T7BG%(B" t + "$(CGQ1[=I9z@T7BG%(B: + $(C!<(B($(C!=0}H#?-1b!<(Barrow$(C!=H-;l!<(Bsex$(C!=!N!O!<(Bindex$(C!=C7@Z(B $(C!<(Baccent$(C!=>G<>F.(B + $(C!<(B)$(C!=0}H#4]1b!<(Bmusic$(C!=@=>G!<(Bdot$(C!=A!(B $(C!<(Bquote$(C!=5{?HG%!<(Bxtext$(C!=!W!X"R"."/(B + $(C!<(BUnit$(C!=!I!J!K"5!<(Bmath$(C!=n(BASCII$(C!<(Bruss$(C!=,Q,R,S!&!<(Bgreek$(C!=%a%b%c!&(B + $(C!<(BRom$(C!=%0%1%2!&(B $(C!<(BScan$(C!=("(#($!&(B $(C!<(Bhira$(C!=*"*#*$(B + $(C!<(Brom$(C!=%!%"%#!&(B $(C!<(Bscan$(C!=)")#)$!&(B $(C!<(Bkata$(C!=+"+#+$(B + $(C!<(Bojaso$(C!=(1!-(>!<(Bpjaso$(C!=)1!-)>!<(Boeng$(C!=(M!-(f!<(Bpeng$(C!=)M!-)f(B + $(C!<(Bogana$(C!=(?!-(L!<(Bpgana$(C!=)?!-)L!<(Bonum$(C!=(g!-(u!<(Bpnum$(C!=)g!-)u(B + $(C!<@Z!?!@!A!B!C!D!E!P!Q!R!S!T!U!V!k!l!m!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~"""#"$"1"2"3(B") + ("pic" "$(C!Y![!Z!\!]!^!_!`!a!b!c!d!e"7"8"9":";"<"=">"?"@"A"B"C"D"E"F"G"H"I"J"K"L"M"N"O"P"Q"4(B") + ("arrow" "$(C!f!g!h!i!j"U"V"W"X"Y(B") + ("music" "$(C"["Z"\"](B") + ("won" "$(C#\(B") + ("yen" "$(C!M(B") + ("pound" "$(C!L(B") + ("xtext" "$(C!W!X"R"."/(B") + ("dot" "$(C!$!%!&!'"0(B") + ("quote" "$(C!"!#!(!.!/!0!1!F!G!H"%")(B") + ("textline" "$(C!)!*!+!,!-(B") + ("Unit" "$(C!I!J!K"5(B") + ("sex" "$(C!N!O(B") + ("accent" "$(C"&"'"("*"+","-(B") + ("percent" "$(C"6(B") + ("dag" "$(C"S(B") + ("ddag" "$(C"T(B") + ("wn" "$(C"_(B") + ("ks" "$(C"^(B") + ("No" "$(C"`(B") + ("Co" "$(C"a(B") + ("TM" "$(C"b(B") + ("am" "$(C"c(B") + ("pm" "$(C"d(B") + ("Tel" "$(C"e(B") + ("easc" "$(C#"###$#%#&#'#(#)#*#+#,#-#.#/#:#;#<#=#>#?#@#[#]#^#_#`#{#|#}#~(B") + ("enum" "$(C#0#1#2#3#4#5#6#7#8#9(B") + ("Eng" "$(C#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(B") + ("eng" "$(C#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(B") + ("r" "$(C$!(B") + ("R" "$(C$"(B") + ("rt" "$(C$#(B") + ("s" "$(C$$(B") + ("sw" "$(C$%(B") + ("sg" "$(C$&(B") + ("e" "$(C$'(B") + ("E" "$(C$((B") + ("f" "$(C$)(B") + ("fr" "$(C$*(B") + ("fa" "$(C$+(B") + ("fq" "$(C$,(B") + ("ft" "$(C$-(B") + ("fx" "$(C$.(B") + ("fv" "$(C$/(B") + ("fg" "$(C$0(B") + ("a" "$(C$1(B") + ("q" "$(C$2(B") + ("Q" "$(C$3(B") + ("qt" "$(C$4(B") + ("t" "$(C$5(B") + ("T" "$(C$6(B") + ("d" "$(C$7(B") + ("w" "$(C$8(B") + ("W" "$(C$9(B") + ("c" "$(C$:(B") + ("z" "$(C$;(B") + ("x" "$(C$<(B") + ("v" "$(C$=(B") + ("g" "$(C$>(B") + ("k" "$(C$?(B") + ("o" "$(C$@(B") + ("i" "$(C$A(B") + ("I" "$(C$B(B") + ("j" "$(C$C(B") + ("p" "$(C$D(B") + ("u" "$(C$E(B") + ("P" "$(C$F(B") + ("h" "$(C$G(B") + ("hk" "$(C$H(B") + ("ho" "$(C$I(B") + ("hl" "$(C$J(B") + ("y" "$(C$K(B") + ("n" "$(C$L(B") + ("nh" "$(C$M(B") + ("np" "$(C$N(B") + ("nl" "$(C$O(B") + ("b" "$(C$P(B") + ("m" "$(C$Q(B") + ("ml" "$(C$R(B") + ("l" "$(C$S(B") + ("S" "$(C$U(B") + ("se" "$(C$V(B") + ("st" "$(C$W(B") + ("st_" "$(C$X(B") + ("frt" "$(C$Y(B") + ("fqt" "$(C$[(B") + ("fe" "$(C$Z(B") + ("ft_" "$(C$\(B") + ("fG" "$(C$](B") + ("aq" "$(C$^(B") + ("at" "$(C$_(B") + ("at_" "$(C$`(B") + ("aD" "$(C$a(B") + ("qr" "$(C$b(B") + ("qe" "$(C$c(B") + ("qtr" "$(C$d(B") + ("qte" "$(C$e(B") + ("qw" "$(C$f(B") + ("qx" "$(C$g(B") + ("qD" "$(C$h(B") + ("QD" "$(C$i(B") + ("tr" "$(C$j(B") + ("ts" "$(C$k(B") + ("te" "$(C$l(B") + ("tq" "$(C$m(B") + ("tw" "$(C$n(B") + ("t_" "$(C$o(B") + ("DD" "$(C$p(B") + ("D" "$(C$q(B") + ("Dw" "$(C$r(B") + ("Dt_" "$(C$s(B") + ("vD" "$(C$t(B") + ("GG" "$(C$u(B") + ("G" "$(C$v(B") + ("yi" "$(C$w(B") + ("yO" "$(C$x(B") + ("yl" "$(C$y(B") + ("bu" "$(C$z(B") + ("bP" "$(C${(B") + ("bl" "$(C$|(B") + ("uk" "$(C$}(B") + ("ukl" "$(C$~(B") + ("Rom" "$(C%0%1%2%3%4%5%6%7%8%9(B") + ("rom" "$(C%!%"%#%$%%%&%'%(%)%*(B") + ("Greek" "$(C%A%B%C%D%E%F%G%H%I%J%K%L%M%N%O%P%Q%R%S%T%U%V%W%X(B") + ("greek" "$(C%a%b%c%d%e%f%g%h%i%j%k%l%m%n%o%p%q%r%s%t%u%v%w%x(B") + ("line" "$(C&"&#&$&%&&&'&(&)&*&+&,&-&.&/&0&1&2&3&4&5&6&7&8&9&:&;&<&=&>&?&@&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&\&]&^&_&`&a&b&c&d(B") + ("unit" "$(C'"'#'$'%'&'''(')'*'+','-'.'/'0'1'2'3'4'5'6'7'8'9':';'<'='>'?'@'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'\']'^'_'`'a'b'c'd'e'f'g'h'i'j'k'l'm'n'o(B") + ("Scan" "$(C("(#($(&((()(*(+(,(-(.(/(B") + ("ojaso" "$(C(1(2(3(4(5(6(7(8(9(:(;(<(=(>(B") + ("ogana" "$(C(?(@(A(B(C(D(E(F(G(H(I(J(K(L(B") + ("oeng" "$(C(M(N(O(P(Q(R(S(T(U(V(W(X(Y(Z([(\(](^(_(`(a(b(c(d(e(f(B") + ("onum" "$(C(g(h(i(j(k(l(m(n(o(p(q(r(s(t(u(B") + ("frac" "$(C(v(w(x(y(z({(|(}(~(B") + ("scan" "$(C)")#)$)%)&)')()))*)+),)-).)/)0(B") + ("pjaso" "$(C)1)2)3)4)5)6)7)8)9):);)<)=)>(B>") + ("pgana" "$(C)?)@)A)B)C)D)E)F)G)H)I)J)K)L(B") + ("peng" "$(C)M)N)O)P)Q)R)S)T)U)V)W)X)Y)Z)[)\)])^)_)`)a)b)c)d)e)f(B") + ("pnum" "$(C)g)h)i)j)k)l)m)n)o)p)q)r)s)t)u(B") + ("index" "$(C)v)w)x)y)z){)|)})~(B") + ("hira" "$(C*"*#*$*%*&*'*(*)***+*,*-*.*/*0*1*2*3*4*5*6*7*8*9*:*;*<*=*>*?*@*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*\*]*^*_*`*a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s(B") + ("kata" "$(C+"+#+$+%+&+'+(+)+*+++,+-+.+/+0+1+2+3+4+5+6+7+8+9+:+;+<+=+>+?+@+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+\+]+^+_+`+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v(B") + ("Russ" "$(C,",#,$,%,&,',(,),*,+,,,-,.,/,0,1,2,3,4,5,6,7,8,9,:,;,<,=,>,?,@,A(B") + ("russ" "$(C,Q,R,S,T,U,V,W,X,Y,[,Z,\,],^,_,`,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q(B")) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/thai.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/thai.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,234 @@ +;;; quail/thai.el --- Quail package for inputting Thai characters + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, Thai + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) +(require 'language/thai-util) + +(eval-and-compile + +(defvar thai-keyboard-mapping + [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes + 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes + 0 "#" ",TF(B" ",Tr(B" ",Ts(B" ",Tt(B" "0,TQi1(B" ",T'(B" ; SPC .. ' + ",Tv(B" ",Tw(B" ",Tu(B" ",Ty(B" ",TA(B" ",T"(B" ",Tc(B" ",T=(B" ; ( .. / + ",T((B" ",TE(B" "/" "_" ",T@(B" ",T6(B" ",TX(B" ",TV(B" ; 0 .. 7 + ",T$(B" ",T5(B" ",T+(B" ",TG(B" ",T2(B" ",T*(B" ",TL(B" 0 ; 8 .. ? + ",Tq(B" ",TD(B" ",TZ(B" ",T)(B" ",T/(B" ",T.(B" ",Tb(B" ",T,(B" ; @ .. G + ",Tg(B" ",T3(B" ",Tk(B" ",TI(B" ",TH(B" ",Tn(B" ",Tl(B" ",TO(B" ; H .. O + ",T-(B" ",Tp(B" ",T1(B" ",T&(B" ",T8(B" ",Tj(B" ",TN(B" "\"" ; P .. W + ")" ",Tm(B" "(" ",T:(B" ",T_(B" ",TE(B" ",TY(B" ",Tx(B" ; X .. _ + ",T#(B" ",T?(B" ",TT(B" ",Ta(B" ",T!(B" ",TS(B" ",T4(B" ",T`(B" ; ` .. g + ",Ti(B" ",TC(B" ",Th(B" ",TR(B" ",TJ(B" ",T7(B" ",TW(B" ",T9(B" ; h .. o + ",TB(B" ",Tf(B" ",T>(B" ",TK(B" ",TP(B" ",TU(B" ",TM(B" ",Td(B" ; p .. w + ",T;(B" ",TQ(B" ",T<(B" ",T0(B" ",To(B" "," ",T%(B" 0] ; x .. DEL + "A table which maps ASCII key codes to corresponding Thai characters." + ) + +) + +;; Template of a cdr part of a Quail map when a consonant is entered. +(defvar thai-consonant-alist nil) +;; Template of a cdr part of a Quail map when a vowel upper or a vowel +;; lower is entered. +(defvar thai-vowel-upper-lower-alist nil) + +;; Return a Quail map corresponding to KEY of length LEN. +;; The car part of the map is a translation generated automatically. +;; The cdr part of the map is a copy of ALIST. +(defun thai-generate-quail-map (key len alist) + (let ((str "") + (idx 0)) + (while (< idx len) + (setq str (concat str (aref thai-keyboard-mapping (aref key idx))) + idx (1+ idx))) + (cons (string-to-char (compose-string str)) (copy-alist alist)))) + +;; Return a Quail map corresponding to KEY of length LEN when Thai +;; tone mark is entered. +(defun thai-tone-input (key len) + (thai-generate-quail-map key len nil)) + +;; Return a Quail map corresponding to KEY of length LEN when Thai +;; vowel upper or vowel lower is entered. +(defun thai-vowel-upper-lower-input (key len) + (thai-generate-quail-map key len thai-vowel-upper-lower-alist)) + +;; Return an alist which can be a cdr part of a Quail map +;; corresponding to the current key when Thai consonant is entered. +(defun thai-consonant-input (key len) + (copy-alist thai-consonant-alist)) + +(quail-define-package "quail-thai" "Thai" "Thai" t + "Thai input method with TIS620 characters: + +The difference from the ordinal Thai keyboard: + ',T_(B' and ',To(B' are assigned to '\\' and '|' respectively, + ',T#(B' and ',T%(B' are assigned to '`' and '~' respectively, + Don't know where to assign characters ',Tz(B' and ',T{(B'." + nil t t nil t) + +;; Define RULES in Quail map. In addition, create +;; `thai-conconant-map' and `thai-vowel-upper-lower-alist' +;; The general composing rules are as follows: +;; +;; T +;; V T V T +;; CV -> C, CT -> C, CVT -> C, Cv -> C, CvT -> C +;; v v +;; +;; where C: consonant, V: vowel upper, v: vowel lower, T: tone mark. + +(defmacro thai-quail-define-rules (&rest rules) + (let ((l rules) + consonant-alist + vowel-upper-lower-alist + rule trans ch c-set) + (while l + (setq rule (car l)) + (setq trans (nth 1 rule)) + (if (consp trans) + (setq trans (car trans))) + (setq c-set (char-category-set (string-to-char trans))) + (cond ((or (aref c-set ?2) + (aref c-set ?3)) + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'thai-vowel-upper-lower-input) + consonant-alist))) + ((aref c-set ?4) + (setq consonant-alist + (cons (cons (string-to-char (car rule)) + 'thai-tone-input) + consonant-alist) + vowel-upper-lower-alist + (cons (cons (string-to-char (car rule)) + 'thai-tone-input) + vowel-upper-lower-alist)))) + (setq l (cdr l))) + (list 'progn + (cons 'quail-define-rules rules) + `(setq thai-consonant-alist ',consonant-alist + thai-vowel-upper-lower-alist ',vowel-upper-lower-alist)))) + +(thai-quail-define-rules + ("1" (",TE(B" . thai-consonant-input)) + ("!" "#") + ("2" "/") + ("@" (",Tq(B" . thai-consonant-input)) + ("3" "_") + ("#" (",Tr(B" . thai-consonant-input)) + ("4" (",T@(B" . thai-consonant-input)) + ("$" (",Ts(B" . thai-consonant-input)) + ("5" (",T6(B" . thai-consonant-input)) + ("%" (",Tt(B" . thai-consonant-input)) + ("6" ",TX(B") + ("^" ",TY(B") + ("7" ",TV(B") + ("&" "0,TQi1(B") + ("8" (",T$(B" . thai-consonant-input)) + ("*" (",Tu(B" . thai-consonant-input)) + ("9" (",T5(B" . thai-consonant-input)) + ("\(" (",Tv(B" . thai-consonant-input)) + ("0" (",T((B" . thai-consonant-input)) + ("\)" (",Tw(B" . thai-consonant-input)) + ("-" (",T"(B" . thai-consonant-input)) + ("_" (",Tx(B" . thai-consonant-input)) + ("=" (",T*(B" . thai-consonant-input)) + ("+" (",Ty(B" . thai-consonant-input)) + ("\\" (",T_(B" . thai-consonant-input)) + ("|" (",To(B" . thai-consonant-input)) + ("`" (",T#(B" . thai-consonant-input)) + ("~" (",T%(B" . thai-consonant-input)) + ("q" ",Tf(B") + ("Q" ",Tp(B") + ("w" ",Td(B") + ("W" "\"") + ("e" ",TS(B") + ("E" (",T.(B" . thai-consonant-input)) + ("r" (",T>(B" . thai-consonant-input)) + ("R" (",T1(B" . thai-consonant-input)) + ("t" ",TP(B") + ("T" (",T8(B" . thai-consonant-input)) + ("y" ",TQ(B") + ("Y" ",Tm(B") + ("u" ",TU(B") + ("U" ",Tj(B") + ("i" (",TC(B" . thai-consonant-input)) + ("I" (",T3(B" . thai-consonant-input)) + ("o" (",T9(B" . thai-consonant-input)) + ("O" (",TO(B" . thai-consonant-input)) + ("p" (",TB(B" . thai-consonant-input)) + ("P" (",T-(B" . thai-consonant-input)) + ("\[" (",T:(B" . thai-consonant-input)) + ("{" (",T0(B" . thai-consonant-input)) + ("\]" (",TE(B" . thai-consonant-input)) + ("}" ",") + + ("a" (",T?(B" . thai-consonant-input)) + ("A" ",TD(B") + ("s" (",TK(B" . thai-consonant-input)) + ("S" (",T&(B" . thai-consonant-input)) + ("d" (",T!(B" . thai-consonant-input)) + ("D" (",T/(B" . thai-consonant-input)) + ("f" (",T4(B" . thai-consonant-input)) + ("F" ",Tb(B") + ("g" ",T`(B") + ("G" (",T,(B" . thai-consonant-input)) + ("h" ",Ti(B") + ("H" ",Tg(B") + ("j" ",Th(B") + ("J" ",Tk(B") + ("k" ",TR(B") + ("K" (",TI(B" . thai-consonant-input)) + ("l" (",TJ(B" . thai-consonant-input)) + ("L" (",TH(B" . thai-consonant-input)) + ("\;" (",TG(B" . thai-consonant-input)) + (":" (",T+(B" . thai-consonant-input)) + ("'" (",T'(B" . thai-consonant-input)) + ("\"" ".") + + ("z" (",T<(B" . thai-consonant-input)) + ("Z" "(") + ("x" (",T;(B" . thai-consonant-input)) + ("X" ")") + ("c" ",Ta(B") + ("C" (",T)(B" . thai-consonant-input)) + ("v" (",TM(B" . thai-consonant-input)) + ("V" (",TN(B" . thai-consonant-input)) + ("b" ",TT(B") + ("B" ",TZ(B") + ("n" ",TW(B") + ("N" ",Tl(B") + ("m" (",T7(B" . thai-consonant-input)) + ("M" ",Tn(B") + ("," (",TA(B" . thai-consonant-input)) + ("<" (",T2(B" . thai-consonant-input)) + ("." ",Tc(B") + (">" (",TL(B" . thai-consonant-input)) + ("/" (",T=(B" . thai-consonant-input)) + ("\"" ",TF(B") + ) + +;;; quail/thai.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/tonepy.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/tonepy.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,2118 @@ +;; Quail package `tonepy' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:58:59 1996 +;; Original TIT dictionary file: TONEPY.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: tonepy.el,v 1.2 1997/06/06 00:57:10 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: GB +;; MULTICHOICE: YES +;; PROMPT: $A::WVJdHk!K4x5wF4Rt!K(B# +;; # +;; COMMENT $A4x5wF4Rt7=08(B +;; COMMENT +;; COMMENT $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B \"u(yu) $ATrSC(B u: $A1mJ>!C(B +;; COMMENT $ARt5wSCJ}WV1mJ>#,(B 12345 $A7V1p4z1mRuF=!"QtF=!"IOIy!"OBIy<0GaIy(B +;; # define keys +;; VALIDINPUTKEY: 12345:abcdefghijklmnopqrstuvwxyz +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-tonepy" "Chinese-GB" "$A4x5wF4Rt(B" + t +"$A::WVJdHk!K4x5wF4Rt!K(B# + $A4x5wF4Rt7=08(B + + $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B \"u(yu) $ATrSC(B u: $A1mJ>!C(B + $ARt5wSCJ}WV1mJ>#,(B 12345 $A7V1p4z1mRuF=!"QtF=!"IOIy!"OBIy<0GaIy(B +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + (">" . quail-next-translation) + ("," . quail-prev-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +("a1" "$A0!0":G_9kgo9(B") +("a2" "$A0!:G`D(B") +("a3" "$A0!:G(B") +("a4" "$A0!:G(B") +("a5" "$A0!0":G(B") +("ai1" "$A0#0$0%0&0'^_oM(B") +("ai2" "$A0$0(0)4t^_(B") +("ai3" "$A0%0*0+`Hv0(B") +("ai4" "$A0%0&0,0-0.0/`H`IfHh(jSmA(B") +("ai5" "") +("an1" "$A0001023'9cZObVhqpF(B") +("an2" "") +("an3" "$A03[{^no'(B") +("an4" "$A0405060708amwv(B") +("an5" "") +("ang1" "$A09(B") +("ang2" "$A0:(B") +("ang3" "") +("ang4" "$A0;(B") +("ang5" "") +("ao1" "$A0<0>(B") +("ao2" "$A0=0>0?Oy`;bZe[iaqzr|w!wi(B") +("ao3" "$A0@^VfA(B") +("ao4" "$A0A0B0C0D[j^Va.fqvK(B") +("ao5" "") +("ba1" "$A0E0F0G0H0I0J0K0L0Ma1tN(B") +("ba2" "$A0K0N0O\X]CwI(B") +("ba3" "$A0P0QnY(B") +("ba4" "$A0Q0R0S0T0U0Ve1vQ(B") +("ba5" "$A0I0U(B") +("bai1" "$Aj~(B") +("bai2" "$A0W(B") +("bai3" "$A0X0Y0Z0[2.^c(B") +("bai4" "$A0\0]0^_B(B") +("bai5" "") +("ban1" "$A0_0`0a0b0c0dq#q-(B") +("ban2" "") +("ban3" "$A0e0fZf[`nSt2(B") +("ban4" "$A0g0h0i0j0k0l0m(B") +("ban5" "") +("bang1" "$A0n0o0pd:(B") +("bang2" "") +("bang3" "$A0q0r0s(B") +("bang4" "$A0r0t0u0v0w0x0y]r(B") +("bang5" "") +("bao1" "$A0z0{0|0}0~EZf_lRv5(B") +("bao2" "$A1!1"(B") +("bao3" "$A1#1$1%1&]ap1qY(B") +("bao4" "$A1'1(1)1*1+1,EYFXFYu@(B") +("bao5" "") +("bei1" "$A1-1.1/1013Zi[}]IpG(B") +("bei2" "") +("bei3" "$A11(B") +("bei4" "$A12131415161718191:1;XCZ}]mc#mUqXvMw9(B") +("bei5" "$A1[_B(B") +("ben1" "$A1[N(B") +("ben4" "$A1<1?:;[P(B") +("ben5" "") +("beng1" "$A1@1A`T(B") +("beng2" "$A1B(B") +("beng3" "$A1A(B") +("beng4" "$A0v1A1C1D1Ej4(B") +("beng5" "") +("bi1" "$A1F(B") +("bi2" "$A1G])(B") +("bi3" "$A1H1I1J1KX0YB_Ae~out0(B") +("bi4" "$A1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]7wCXCZ[}\E\j]I^5_YaybXc9dde(evf>fTh5jZn/niqTsYskswtEuOwB(B") +("bi5" "") +("bian1" "$A1^1_1`lTm>rysVv}(B") +("bian2" "") +("bian3" "$A1a1bXRm\q9q[(B") +("bian4" "$A1c1d1e1f1g1h1i[M\PbmcjgB(B") +("bian5" "$A1_(B") +("biao1" "$A1j1k1lIWfthu[(B") +("bo3" "$At$uK(B") +("bo4" "$A0X1!i^j~k"t$(B") +("bo5" "$A27`#(B") +("bu1" "$AeMjNn_(B") +("bu2" "$A2;u3(B") +("bu3" "$A1$26272829_2(B") +("bu4" "$A2:2;2<2=2>2?2@FRj3nP(B") +("bu5" "") +("ca1" "$A2A2p`j(B") +("ca2" "") +("ca3" "$Ame(B") +("ca4" "") +("ca5" "") +("cai1" "$A2B(B") +("cai2" "$A2C2D2E2F(B") +("cai3" "$A2G2H2I2J(B") +("cai4" "$A2I2K2L(B") +("cai5" "") +("can1" "$A2M2Nfn(B") +("can2" "$A2O2P2Q(B") +("can3" "$A2Rwu(B") +("can4" "$A2R2S2tenh2tS(B") +("can5" "") +("cang1" "$A2T2U2V2WXw(B") +("cang2" "$A2X(B") +("cang3" "") +("cang4" "") +("cang5" "") +("cao1" "$A2Y2Z(B") +("cao2" "$A2[2\`Pdns)t=(B") +("cao3" "$A2](B") +("cao4" "") +("cao5" "") +("ce1" "") +("ce2" "") +("ce3" "") +("ce4" "$A2^2_2`2a2bb|(B") +("ce5" "") +("cen1" "$A2N(B") +("cen2" "$Aa/d9(B") +("cen3" "") +("cen4" "") +("cen5" "") +("ceng1" "$A`a(B") +("ceng2" "$A2cTx(B") +("ceng3" "") +("ceng4" "$A2d(B") +("ceng5" "") +("cha1" "$A2e2f2j2nT{`jbGh>oJ(B") +("cha2" "$A2f2g2h2i2j2k2lb*i+i6i_(B") +("cha3" "$A2fooqC(B") +("cha4" "$A2f2m2n2oI2cbf1h>qC(B") +("cha5" "") +("chai1" "$A2n2pnN(B") +("chai2" "$A2q2rY-(B") +("chai3" "") +("chai4" "$Ap{r2(B") +("chai5" "") +("chan1" "$A2s2tjh(B") +("chan2" "$A2u2v2w2x5%b\d}e$enf?lxobs8up(B") +("chan3" "$A2y2z2{YfZF][fv(B") +("chan4" "$A2|bceq(B") +("chan5" "") +("chang1" "$A2}2~Xv]EcQf=vp(B") +("chang2" "$A3!3"3#3$3%3&IQLH\IadfO(B") +("chang3" "$A3!3'3(c.jFk)(B") +("chang4" "$A3)3*3+[Kbj(B") +("chang5" "") +("chao1" "$A3,3-3.334B=KbwlL(B") +("chao2" "$A3/303132jK(B") +("chao3" "$A3334(B") +("chao4" "$Aqi(B") +("chao5" "") +("che1" "$A35m:(B") +("che2" "") +("che3" "$A363_(B") +("che4" "$A3738393:[e(B") +("che5" "") +("chen1" "$A3;^S`Ah!(B") +("chen2" "$A3<3=3>3?3@3A3B3HIrZHe7(B") +("chen3" "$AmW(B") +("chen4" "$A3C3D3F3SZ_i4v3(B") +("chen5" "$AXw(B") +("cheng1" "$A3E3F3S`ah_n*nurI(B") +("cheng2" "$A3G3H3I3J3K3L3M3N3O3PJ"X)[thGksnqqNu((B") +("cheng3" "$A3Q3RqN(B") +("cheng4" "$A3F3S(B") +("cheng5" "") +("chi1" "$A3T3U_j`MfJmwp7r?s$sWwN(B") +("chi2" "$A3V3W3X3Y3Z3[[f\/\]sxuX(B") +("chi3" "$A3\3]3^3_q]ty(B") +("chi4" "$A3`3a3b3cYQ_3`4a\bAk7q!(B") +("chi5" "") +("chong1" "$A3d3eS?\{bgc?t)t>(B") +("chong2" "$A3f3gVVVX(B") +("chong3" "$A3h(B") +("chong4" "$A3eo%(B") +("chong5" "") +("chou1" "$A3iq,(B") +("chou2" "$A3j3k3l3m3n3o3p3qY1`|c0vE(B") +("chou3" "$A3r3s(B") +("chou4" "$A3t(B") +("chou5" "") +("chu1" "$A3u3viK(B") +("chu2" "$A3w3x3y3z3{3|3}[;r\ui(B") +("chu3" "$A3~4!4"4&hFhzqR(B") +("chu4" "$A4#4$4%4&PsX!bpc@g)wm(B") +("chu5" "") +("chuai1" "$A4'^u(B") +("chuai2" "") +("chuai3" "$A4'(B") +("chuai4" "$A4'`(`\kzu_(B") +("chuai5" "") +("chuan1" "$A4(4)g]k0(B") +("chuan2" "$A4*4+4,eWt-(B") +("chuan3" "$A4-b6(B") +("chuan4" "$A4.nK(B") +("chuan5" "") +("chuang1" "$A4/4044(B") +("chuang2" "$A4142(B") +("chuang3" "$A43(B") +("chuang4" "$A44bk(B") +("chuang5" "") +("chui1" "$A4546(B") +("chui2" "$A474849W5Zoi"i3(B") +("chui3" "") +("chui4" "") +("chui5" "") +("chun1" "$A4:4;rm(B") +("chun2" "$A4<4=4>4?];pH(B") +("chun3" "$A4@(B") +("chun4" "") +("chun5" "") +("chuo1" "$A4AuV(B") +("chuo2" "") +("chuo3" "") +("chuo4" "$A4B`(j!v:(B") +("chuo5" "") +("ci1" "$A2n4C4L_Z(B") +("ci2" "$A4D4E4F4G4H4I4JWH\kltpKtY(B") +("ci3" "$A4K(B") +("ci4" "$A4L4M4NKE(B") +("ci5" "") +("cong1" "$A4O4P4Q4R4S\Jfuh.hH(B") +("cong2" "$A4S4TdHg}(B") +("cong3" "") +("cong4" "") +("cong5" "") +("cou1" "") +("cou2" "") +("cou3" "") +("cou4" "$A4Ui(j#km(B") +("cou5" "") +("cu1" "$A4V(B") +("cu2" "$Aa^ic(B") +("cu3" "") +("cu4" "$A4W4X4YWd]}b'u!u>um(B") +("cu5" "") +("cuan1" "$A4ZY`_%oi(B") +("cuan2" "$AT\(B") +("cuan3" "") +("cuan4" "$A4[4\l`(B") +("cuan5" "") +("cui1" "$A4]4^4_K%iAv?(B") +("cui2" "") +("cui3" "$Ah-(B") +("cui4" "$A4`4a4b4c4d]M_}c2k%(B") +("cui5" "") +("cun1" "$A4eqe(B") +("cun2" "$A4f6W(B") +("cun3" "$Abb(B") +("cun4" "$A4g(B") +("cun5" "") +("cuo1" "$A4h4i4juc(B") +("cuo2" "$AaOospnp{u:(B") +("cuo3" "$A4ikb(B") +("cuo4" "$A4k4l4mXHo1(B") +("cuo5" "") +("da1" "$A4n4p^G_U`*qW(B") +("da2" "$A4o4p4q4rbrf'm3sNw0w2(B") +("da3" "$A4r(B") +("da4" "$A4s(B") +("da5" "$AK~pc(B") +("dai1" "$A4t4}_>(B") +("dai2" "") +("dai3" "$A4u4v4~(B") +("dai4" "$A4s4w4x4y4z4{4|4}4~5!\$_0a7eJffg*giwl(B") +("dai5" "") +("dan1" "$A5"5#5$5%5&YYiimqpwqusl(B") +("dan2" "") +("dan3" "$A5#5'5(jfpcpw(B") +("dan4" "$A5#5)5*5+5,5-5.5/50J/]L`"e#pw(B") +("dan5" "") +("dang1" "$A51nuqI(B") +("dang2" "") +("dang3" "$A5253ZT(B") +("dang4" "$A51525455[J]Pe4m8(B") +("dang5" "") +("dao1" "$A56_6bak.(B") +("dao2" "$A_6(B") +("dao3" "$A5758595:5;5<(B") +("dao4" "$A595=5>5?5@5A`|lbtn(B") +("dao5" "") +("de1" "") +("de2" "$A5B5Co=(B") +("de3" "") +("de4" "") +("de5" "$A5C5D5W5X(B") +("dei1" "") +("dei2" "") +("dei3" "$A5C(B") +("dei4" "") +("dei5" "") +("deng1" "$A5E5F5G`bt#(B") +("deng2" "") +("deng3" "$A5Hj-(B") +("deng4" "$A3N5E5I5J5KaXmcok(B") +("deng5" "") +("di1" "$A5L5M5NLaX5`VoatF(B") +("di2" "$A5D5O5P5Q5R5S5T5UYa]6`Vjkoa(B") +("di3" "$A5V5WX5Z.[![fh\mFw>(B") +("di4" "$A5D5X5Y5Z5[5\5]5^ZPf7g0i&mZm{(B") +("di5" "") +("dia1" "") +("dia2" "") +("dia3" "$A`G(B") +("dia4" "") +("dia5" "") +("dian1" "$A5_5`5aa[q2(B") +("dian2" "") +("dian3" "$A5b5c5dX6?6@6A6YdBh|k9wGwr(B") +("du3" "$A6B6C6D6GsF(B") +("du4" "$A6E6F6G6H6I6J\6s<(B") +("du5" "") +("duan1" "$A6K(B") +("duan2" "") +("duan3" "$A6L(B") +("duan4" "$A6M6N6O6Pi2lQs}(B") +("duan5" "") +("dui1" "$A6Q(B") +("dui2" "") +("dui3" "") +("dui4" "$A6R6S6T6Xm!m-mTof(B") +("dui5" "") +("dun1" "$A6U6V6W6Xmbof(B") +("dun2" "") +("dun3" "$Amou;(B") +("dun4" "$A6Y6Z6[6\6]cgl@m;(B") +("dun5" "") +("duo1" "$A6^6_6`_MqV(B") +("duo2" "$A6H6anlub(B") +("duo3" "$A6b6c6d_ag6(B") +("duo4" "$A6b6e6f6g6h6iMTcuh^(B") +("duo5" "") +("e1" "$A0"emf9(B") +("e2" "$A6j6k6l6m6n6o6pE6]-o0(B") +("e3" "$A6q(B") +("e4" "$A6q6r6s6t6u6vX,ZL[Q\C]`_@c5cUinkqoIpJr&vy(B") +("e5" "$A_@(B") +("ei1" "") +("ei2" "$AZ@(B") +("ei3" "$AZ@(B") +("ei4" "$AZ@(B") +("ei5" "") +("en1" "$A6w]l(B") +("en2" "") +("en3" "") +("en4" "$A^t(B") +("en5" "") +("er1" "") +("er2" "$A6x6yp9v\(B") +("er3" "$A6z6{6|6}eGgmno(B") +("er4" "$A6~7!Y&(B") +("er5" "") +("fa1" "$A7"(B") +("fa2" "$A7#7$7%7&7'[R(B") +("fa3" "$A7(m@(B") +("fa4" "$A7"7)(B") +("fa5" "") +("fan1" "$A7*7+7,7-^,a&(B") +("fan2" "$A7.7/707172737:^,^@l\ul(B") +("fan3" "$A7475(B") +("fan4" "$A767778797:hsn2(B") +("fan5" "") +("fang1" "$A7;7<7=7AZzhJnU(B") +("fang2" "$A7;7>7?7@7AvP(B") +("fang3" "$A7B7C7Da]t3(B") +("fang4" "$A7E(B") +("fang5" "") +("fei1" "$A7F7G7H7Iezg3lircv-vn(B") +("fei2" "$A7JdGkh(B") +("fei3" "$A7F7K7Lc-i(B") +("fou4" "") +("fou5" "") +("fu1" "$A7r7s7t7u_;o{touCuF(B") +("fu2" "$A7p7r7v7w7x7y7z7{7|7}7~8!8"8#8$8%YkYl[.\=\@\^\r]3]Ja%bveufZg&g(hulpmImjn7o{r6r]rp(B") +("fu3" "$A8&8'8(8)8*8+8,8-8.8/88^Tdfmk(B") +("fu4" "$A7~808182838485868788898:8;8<8=8>8?8@fbjgp%rsvVv{(B") +("fu5" "$A8@(B") +("ga1" "$A8B8l[,o/(B") +("gao5" "") +("ge1" "$A8g8h8i8j8k8l8m8n8q?)RYXn[Yf|qK(B") +("ge2" "$A8i8l8o8p8q8r8s8tX*\*`Ck!kuoSr"w@(B") +("ge3" "$A8G8p8v8w:O[At4(B") +("ge4" "$A8u8v8wmQr4(B") +("ge5" "") +("gei1" "") +("gei2" "") +("gei3" "$A8x(B") +("gei4" "") +("gei5" "") +("gen1" "$A8y8z(B") +("gen2" "$A_g(B") +("gen3" "$At^(B") +("gen4" "$AX(]"t^(B") +("gen5" "") +("geng1" "$A8{8|8}8~bY(B") +("geng2" "") +("geng3" "$A9!9"9#>1_lg.va(B") +("geng4" "$A8|(B") +("geng5" "") +("gong1" "$A9$9%9&9'9(9)9*9+9,9-92:lkErdX~gCh[stw8(B") +("gou2" "") +("gou3" "$A9697a8h[sQ(B") +("gou4" "$A9498999:9;Z8e\fEjml0(B") +("gou5" "") +("gu1" "$A9<9=9>9?9@9A9B9C9G]T_Iiol1p3rAt~u}(B") +("gu2" "$A9G(B") +("gu3" "$A9D9E9F9G9H9I:?:@:A:E:Q`Fe)r:(B") +("hao3" "$A:B:C(B") +("hao4" "$A8d:C:D:E:Fe0j;p)r+(B") +("hao5" "") +("he1" "$A:G:HZ-`@(B") +("he2" "$A:I:J:K:L:M:N:O:P:Q:R:S:T[@cXf|jBnAr"rBtg(B") +("he3" "") +("he4" "$A:H:I:M:N:U:V:W:XOE[V(B") +("he5" "") +("hei1" "$A:Y:Z`K(B") +("hei2" "") +("hei3" "") +("hei4" "") +("hei5" "") +("hen1" "") +("hen2" "$A:[(B") +("hen3" "$A:\:](B") +("hen4" "$A:^(B") +("hen5" "") +("heng1" "$A:_:`(B") +("heng2" "$A:a:b:cPP^?gqhl(B") +("heng3" "") +("heng4" "$A:a(B") +("heng5" "") +("hng1" "") +("hng2" "") +("hng3" "") +("hng4" "") +("hng5" "$A:_(B") +("hong1" "$A:d:e:fYj^0(B") +("hong2" "$A:g:h:i:j:k:lYd]&^.cHc|(B") +("hong3" "$A:e(B") +("hong4" "$A:eZ'^.(B") +("hong5" "") +("hou1" "") +("hou2" "$A:m:n:opzsstWw?(B") +("hou3" "$A:p(B") +("hou4" "$A:n:q:r:s\)aaeKvW(B") +("hou5" "") +("hu1" "$A:t:u:v:}O7_|c1doiulC(B") +("hu2" "$A:K:M:w:x:y:z:{:|:}:~;!`qb)iNl2lNp@pIu-uzw=(B") +("hu3" "$A;";#d0gz(B") +("hu4" "$A:};";$;%;&;'Y|a2bolflhlop-pWsK(B") +("hu5" "") +("hua1" "$A;(;);*;/m9(B") +("hua2" "$A;);*;+;,;.;mfhn|(B") +("hua3" "") +("hua4" "$A;*;-;.;/;0hk(B") +("hua5" "") +("huai1" "") +("huai2" "$A;1;2;3;4uW(B") +("huai3" "") +("huai4" "$A;5(B") +("huai5" "$A;.(B") +("huan1" "$A;6b5(B") +("huan2" "$A;7;8;9[(]H`wd!e>gYoLw_(B") +("huan3" "$A;:(B") +("huan4" "$A;;;<;=;>;?;@;A;B;C[<_'d=dqeUvi(B") +("huan5" "") +("huang1" "$A;D;EkA(B") +("huang2" "$A;F;G;H;I;J;K;L;MZraedRdjeXh+q%s(srv|(B") +("huang3" "$A;N;O;P;Q(B") +("huang4" "$A;N(B") +("huang5" "") +("hui1" "$A6i;R;S;T;U;VZ6_TcDgujMr3wb(B") +("hui2" "$A;2;W;X\nd'(B") +("hui3" "$A;Y;Zr3(B") +("hui4" "$A;[;\;];^;_;`;a;b;c;d;e;f@#\v^%_\`9d+egg@hmm#s3(B") +("hui5" "") +("hun1" "$A;g;h;icT(B") +("hun2" "$A;j;k;lbFgu(B") +("hun3" "") +("hun4" "$A;lZ;dc(B") +("hun5" "") +("huo1" "$A;mXe_+oAqk(B") +("huo2" "$A:M;n(B") +("huo3" "$A;o;pb7nX(B") +("huo4" "$A:M;m;q;r;s;t;u;v^=`kols6(B") +("huo5" "") +("ji1" "$A;w;x;y;z;{;|;};~=?=LYU\4\zf/pTrTuSv^(B") +("jiao2" "$A=@=Ca=(B") +("jiao3" "$A=A=B=C=D=E=F=G=H=I=J=KY.^XahdPk8p((B") +("jiao4" "$A=@=L=M=N=O=P=Q>uP#`]a=ahu4(B") +("jiao5" "") +("jie1" "$A=R=S=T=U=V=W=Z=a?,`.`5p\(B") +("jie2" "$A=X=Y=Z=[=\=]=^=_=`=aYJZ&Z5^Wf!Za]@bKb[h*iH(B") +("jin4" "$A=v=x=y=z={=|=}=~>!>"]#`df!gFjajn(B") +("jin5" "") +("jing1" "$A>#>$>%>&>'>(>)>*>+>,>-].>/>0>1XYYSZec=kB(B") +("jing4" "$A>">->2>3>4>5>6>7>8>9>:>;b0eIerf:kVv&(B") +("jing5" "") +("jiong1" "$Alg(B") +("jiong2" "") +("jiong3" "$A><>=eDjA(B") +("jiong4" "") +("jiong5" "") +("jiu1" "$A>>>?>@`1cNp/tqw](B") +("jiu2" "") +("jiu3" "$A>A>B>C>D>E>F(B") +("jiu4" "$A>G>H>I>J>K>L>M>NYVhQhjpU(B") +("jiu5" "") +("ju1" "$A35>O>P>Q>R>S>T>]>b>cGR\Z^dh"i'o8qUtrvBw6(B") +("ju2" "$A=[>U>ViYo8(B") +("ju3" "$A9q>W>X>Y>Z\lh[i7uav4(B") +("ju4" "$A>Z>[>\>]>^>_>`>a>b>c>d>e>f>gYFZ*\Deaepi0jxl+nRq@tru6vD(B") +("ju5" "") +("juan1" "$A>h>i>jH&d8nCoT(B") +("juan2" "") +("juan3" "$A>moC(B") +("juan4" "$A>k>l>m>n?!H&[2azhpvA(B") +("juan5" "") +("jue1" "$A>o`5`Y(B") +("jue2" "$A=@=E=G>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`eaHb1f^gehviSl_ocuju{(B") +("jue3" "$Auj(B") +("jue4" "$A>s(B") +("jue5" "") +("jun1" "$A9j>y>z>{>|>}qds^we(B") +("jun2" "") +("jun3" "") +("jun4" "$A>z>~?!?"?#?$?%^\vA(B") +("jun5" "") +("ka1" "$A?&?'_G(B") +("ka2" "") +("ka3" "$A?(?)X{_GkL(B") +("ka4" "") +("ka5" "") +("kai1" "$A?*?+o4(B") +("kai2" "") +("kai3" "$A?,?-?.X\[n]\b}nxoG(B") +("kai4" "$Abi(B") +("kai5" "") +("kan1" "$A?/?0?1?4j,mh(B") +("kan2" "") +("kan3" "$Ah`(B") +("kao4" "$A??j{nm(B") +("kao5" "") +("ke1" "$A:G?@?A?B?C?D?E?F`>gfipn'n]o}pbq=r$rrwA(B") +("ke2" "$A?G?Hr$(B") +("ke3" "$A?@?I?Ja3ip(B") +("ke4" "$A?I?K?L?M?N`>c!d[flgrB(B") +("ke5" "") +("ken1" "") +("ken2" "") +("ken3" "$A?O?P?Q?Rv8(B") +("ken4" "$AqL(B") +("ken5" "") +("keng1" "$A?S?To,(B") +("keng2" "") +("keng3" "") +("keng4" "") +("keng5" "") +("kong1" "$A?UYEaGsm(B") +("kong2" "") +("kong3" "$A?V?WYE(B") +("kong4" "$A?U?X(B") +("kong5" "") +("kou1" "$A?Y\Rmn(B") +("kou2" "") +("kou3" "$A?Z(B") +("kou4" "$A?[?\^"_5sX(B") +("kou5" "") +("ku1" "$A?]?^?_XZ\%w<(B") +("ku2" "") +("ku3" "$A?`(B") +("ku4" "$A?a?b?c`7g+(B") +("ku5" "") +("kua1" "$A?d(B") +("kua2" "") +("kua3" "$A?eY((B") +("kua4" "$A?f?g?h(B") +("kua5" "") +("kuai1" "") +("kuai2" "") +("kuai3" "$AXa(B") +("kuai4" "$A;a?i?j?k?l[&_`avd+kZ(B") +("kuai5" "") +("kuan1" "$A?mwE(B") +("kuan2" "") +("kuan3" "$A?n(B") +("kuan4" "") +("kuan5" "") +("kuang1" "$A?o?p?rZ2_Q(B") +("kuang2" "$A?qZ?(B") +("kuang3" "$A^E(B") +("kuang4" "$A?r?s?t?u?vZw[[f~j\(B") +("kuang5" "") +("kui1" "$A?w?x?y?zc&(B") +("kui2" "$A?{?|?}X8YgZs^q`-eSjRn%rq(B") +("kui3" "$A?~uM(B") +("kui4" "$A@!@"@#XQ]^`0c4qysq(B") +("kui5" "") +("kun1" "$A@$@%g{o?u+vowU(B") +("kun2" "") +("kun3" "$A@&c'cM(B") +("kun4" "$A@'(B") +("kun5" "") +("kuo1" "") +("kuo2" "") +("kuo3" "") +("kuo4" "$A@(@)@*@+JJhirR(B") +("kuo5" "") +("la1" "$A@,@-@.@2ee(B") +("la2" "$A@-@.j9mG(B") +("la3" "$A@-@.(B") +("la4" "$A@-@/@0@1BdX]px(B") +("la5" "$A@2@6(B") +("lai1" "") +("lai2" "$A@3@4aAabd5o*(B") +("lai3" "") +("lai4" "$A@5d~jcmyq.t%(B") +("lai5" "") +("lan1" "") +("lan2" "$A@6@7@8@9@:@;@<@=@>a0l5ogq\(B") +("lan3" "$A@?@@@A@Bdmi-n=(B") +("lan4" "$A@C@D(B") +("lan5" "") +("lang1" "$A`%(B") +("lang2" "$A@E@F@G@H@IcOo6o|rk(B") +("lang3" "$A@J(B") +("lang4" "$A@I@K]9]ucO(B") +("lang5" "") +("lao1" "$A@L(B") +("lao2" "$A@M@N_ka@o)plu2(B") +("lao3" "$A@O@P@QAJhann(B") +("lao4" "$A@R@S@TBdBg_kql(B") +("lao5" "") +("le1" "$A@_(B") +("le2" "") +("le3" "") +("le4" "$A@U@VXl_7cnw&(B") +("le5" "$AAK(B") +("lei1" "$A@U@^(B") +("lei2" "$A@W@X@[@^YzfPgPi[(B") +("lei3" "$A@Y@Z@[@\@]Z3qg(B") +("lei4" "$A@[@^@_@`@au*(B") +("lei5" "$A`O(B") +("leng1" "$A@b(B") +("leng2" "$A@b@c\((B") +("leng3" "$A@d(B") +("leng4" "$Ac6(B") +("leng5" "") +("li1" "$AA((B") +("li2" "$A@e@f@g@h@i@j@k@l@vA']q^<`,fKfjgJn>p?r[s;vbws(B") +("li3" "$A@m@n@o@p@qA(Y5c&e"eNf2o.s;u7w/(B") +("li4" "$A@r@s@t@u@v@w@x@y@z@{@|@}@~A!A"A#A$A%A&X*Y3[*[^\B]0^:_?`&a{d`h@h]ivlemBn:p]p_rCsRsvtOuHv((B") +("li5" "$AA'A((B") +("lia1" "") +("lia2" "") +("lia3" "$AA)(B") +("lia4" "") +("lia5" "") +("lian1" "") +("lian2" "$AA*A+A,A-A.A/A0A1^Fe%l!qMs9vc(B") +("lian3" "$AA2A3]|gvqO(B") +("lian4" "$AA4A5A6A7dri,ig(B") +("lian5" "") +("liang1" "") +("liang2" "$AA8A9A:A;AA?A@AAABuTv&(B") +("liang5" "") +("liao1" "$AACAL(B") +("liao2" "$AACADAEAFAGAHAIAL`Zb2eBL^$dKdueVh4i{j$pXs|(B") +("lu5" "$Aiqk*(B") +("lu:1" "") +("lu:2" "") +("lu:3" "$AB@BABBBCBDBEBFYM^[kvoyqZ(B") +("lu:4" "$ABGBHBIBJBKBL(B") +("lu:5" "$AB?cLi5(B") +("luan1" "") +("luan2" "$ABMBNBOBPYuf.hop=vG(B") +("luan3" "$ABQ(B") +("luan4" "$ABR(B") +("luan5" "") +("lue:1" "") +("lue:2" "") +("lue:3" "$ABS(B") +("lue:4" "$ABSBTo2(B") +("lue:5" "") +("lun1" "$ABU(B") +("lun2" "$ABUBVBWBXBYBZB[`p(B") +("lun3" "") +("lun4" "$AB[(B") +("lun5" "") +("luo1" "$AB^Bd^[(B") +("luo2" "$AB\B]B^B_B`BaBbb$i!kao](B") +("luo3" "$ABcY@Yyq'(B") +("luo4" "$A?)@SBdBeBfBg\}^{cxdpgsmQvC(B") +("luo5" "$AB^(B") +("m1" "") +("m2" "$A_<(B") +("m3" "") +("m4" "") +("m5" "") +("ma1" "$ABhBiBlD&D(fV(B") +("ma2" "$ABiBps!(B") +("ma3" "$ABjBkBlBmBpao(B") +("ma4" "$ABlBn_ih?(B") +("ma5" "$ABoBpC4(B") +("mai1" "") +("mai2" "$ABqv2(B") +("mai3" "$ABr]$(B") +("mai4" "$ABsBtBuBv[=(B") +("mai5" "") +("man1" "$Ar)(B") +("man2" "$ABqBwBxByB{C!w)w4(B") +("man3" "$ABzr}(B") +("man4" "$AB{B|B}B~C!\,a#gOlWo\(B") +("man5" "") +("mang1" "") +("mang2" "$AC"C#C$C%C&ZxmK(B") +("mang3" "$AC'd]r~(B") +("mang4" "") +("mang5" "") +("mao1" "$AC((B") +("mao2" "$AC(C)C*C+C,\bjsl8rzs1wV(B") +("mao3" "$AC-C.a9cwjD(B") +("mao4" "$AC/C0C1C2C3Ysh#k#m.n&(B") +("mao5" "") +("me1" "") +("me2" "") +("me3" "") +("me4" "") +("me5" "$AC4wa(B") +("mei1" "") +("mei2" "$AC5C6C7C8C9C:C;CC?C@d<(B") +("mei4" "$ACACBCCCDCUqGwH(B") +("mei5" "") +("men1" "$ACF(B") +("men2" "$ACE^QnM(B") +("men3" "") +("men4" "$ACFlKm/(B") +("men5" "$ACG(B") +("meng1" "$ACI(B") +("meng2" "$AC%CHCICJCK]y^+k|mfr5t?(B") +("meng3" "$ACICLCM[BcBrls7t;(B") +("meng4" "$ACNCO(B") +("meng5" "") +("mi1" "$ACP_d(B") +("mi2" "$ACQCRCSCTCUCV^Bb(lrwcwg(B") +("mi3" "$ACPCRCWXBetk_tM(B") +("mi4" "$ACXCYCZC[C\C]ZW`Wche5ti(B") +("mi5" "") +("mian1" "") +("mian2" "$AC^C_C`(B") +("mian3" "$ACaCbCcCdCecfdEdOkommv<(B") +("mian4" "$ACf(B") +("mian5" "") +("miao1" "$A_w(B") +("miao2" "$ACgChCipE(B") +("miao3" "$ACjCkClecg?hBm5mp(B") +("miao4" "$ACmCngQ(B") +("miao5" "") +("mie1" "$AX?_c(B") +("mie2" "") +("mie3" "") +("mie4" "$ACoCps:sz(B") +("mie5" "") +("min1" "") +("min2" "$ACq\ea:gEgdgk(B") +("min3" "$ACrCsCtCuCvcIc}m*vD?D@DADBXo[i\Ycenb(B") +("mu5" "") +("n1" "") +("n2" "$A_m`E(B") +("n3" "$A_m`E(B") +("n4" "$A`E(B") +("n5" "") +("na1" "$ADGDO(B") +("na2" "$ADCoU(B") +("na3" "$ADDDG(B") +("na4" "$ADEDFDGDHDIDX^`kGqD(B") +("na5" "$ADDDE(B") +("nai1" "") +("nai2" "") +("nai3" "$ADDDJDKDL\5(B") +("nai4" "$ADMDNX>Y&]AhM(B") +("nai5" "") +("nan1" "$A`n`o(B") +("nan2" "$ADODPDQ`+i*(B") +("nan3" "$Aknrotv(B") +("nan4" "$ADQ(B") +("nan5" "") +("nang1" "$ADR`l(B") +("nang2" "$ADRbN(B") +("nang3" "$A_-bNjY(B") +("nang4" "") +("nang5" "") +("nao1" "$AX+(B") +("nao2" "$ADSE,_Nb.mPnsrM(B") +("nao3" "$ADTDU[qh'(B") +("nao4" "$ADVDW(B") +("nao5" "") +("ne1" "") +("ne2" "$ADD(B") +("ne3" "") +("ne4" "$ADEDXZ+(B") +("ne5" "$ADEDX(B") +("nei1" "") +("nei2" "") +("nei3" "$ADDDY(B") +("nei4" "$ADGDZ(B") +("nei5" "") +("nen1" "") +("nen2" "") +("nen3" "") +("nen4" "$AD[m%(B") +("nen5" "") +("neng1" "") +("neng2" "$AD\(B") +("neng3" "") +("neng4" "") +("neng5" "") +("ng1" "") +("ng2" "$A_m`E(B") +("ng3" "$A_m`E(B") +("ng4" "$A`E(B") +("ng5" "") +("ni1" "$AD](B") +("ni2" "$ADXD^D_D`Da[hb%bunjvr(B") +("ni3" "$ADbDcl;lr(B") +("ni4" "$AD`DdDeDfDgDrY#jGm+m~(B") +("ni5" "") +("nian1" "$ADhDi(B") +("nian2" "$ADjU3p$vSvs(B") +("nian3" "$ADkDlDmi}(B") +("nian4" "$ADnDpX%[~(B") +("nian5" "") +("niang1" "") +("niang2" "$ADoDp(B") +("niang3" "") +("niang4" "$ADp(B") +("niang5" "") +("niao1" "") +("niao2" "") +("niao3" "$ADq\`fUtA(B") +("niao4" "$ADgDrke(B") +("niao5" "") +("nie1" "$ADs(B") +("nie2" "") +("nie3" "") +("nie4" "$ADtDuDvDwDxDyX?Zm^A`?r(t+uf(B") +("nie5" "") +("nin1" "") +("nin2" "$ADzm%(B") +("nin3" "") +("nin4" "") +("nin5" "") +("ning1" "") +("ning2" "$AD{D|D}D~E!\Q_Le8qw(B") +("ning3" "$AE!(B") +("ning4" "$AD~E!E"Xz(B") +("ning5" "") +("niu1" "$Af$(B") +("niu2" "$AE#(B") +("niu3" "$AE$E%E&apbn(B") +("niu4" "$A^V(B") +("niu5" "") +("nong1" "") +("nong2" "$AE'E(E)Y/_f(B") +("nong3" "") +("nong4" "$AE*(B") +("nong5" "") +("nou1" "") +("nou2" "") +("nou3" "") +("nou4" "$Aqq(B") +("nou5" "") +("nu1" "") +("nu2" "$AE+f[fe(B") +("nu3" "$AE,esf@(B") +("nu4" "$AE-(B") +("nu5" "") +("nu:1" "") +("nu:2" "") +("nu:3" "$AE.nO(B") +("nu:4" "$Am$t,(B") +("nu:5" "") +("nuan1" "") +("nuan2" "") +("nuan3" "$AE/(B") +("nuan4" "") +("nuan5" "") +("nue:1" "") +("nue:2" "") +("nue:3" "") +("nue:4" "$AE0E1(B") +("nue:5" "") +("nuo1" "") +("nuo2" "$ADHE2YP(B") +("nuo3" "") +("nuo4" "$AE3E4E5^y_vo;(B") +("nuo5" "") +("o1" "$A`8`^(B") +("o2" "$AE6(B") +("o3" "") +("o4" "$AE6(B") +("o5" "") +("ou1" "$AE7E8E9E=GxZ)j1(B") +("ou2" "") +("ou3" "$AE:E;EE?EI]b(B") +("pa2" "$A0G0RE@hKnYsa(B") +("pa3" "") +("pa4" "$AEAEB(B") +("pa5" "$AEC(B") +("pai1" "$AED(B") +("pai2" "$AEEEFEGY=(B") +("pai3" "$AEEFH(B") +("pai4" "$AEHEI]e__(B") +("pai5" "") +("pan1" "$A0b7,EJEK(B") +("pan2" "$A0cELEMEVc]s4ug(B") +("pan3" "") +("pan4" "$AENEOEPEQ^UczqHqa(B") +("pan5" "") +("pang1" "$A0rERdh(B") +("pang2" "$A0r0uESETa]eLs&(B") +("pang3" "$AEU(B") +("pang4" "$AEV(B") +("pang5" "") +("pao1" "$AEWEZE]kc(B") +("pao2" "$AEXEYEZE[E\^KasbR(B") +("pao3" "$AE\(B") +("pao4" "$AEZE]pe(B") +("pao5" "") +("pei1" "$AE^E_u,(B") +("pei2" "$AE`EaEbEcoB(B") +("pei3" "") +("pei4" "$AEdEeEf`N`zl7v,(B") +("pei5" "") +("pen1" "$AEg(B") +("pen2" "$AEhdT(B") +("pen3" "") +("pen4" "$AEg(B") +("pen5" "") +("peng1" "$AEiEjEkEl`Xbq(B") +("peng2" "$AElEmEnEoEpEqErEsEt\!s2(B") +("peng3" "$AEu(B") +("peng4" "$AEv(B") +("peng5" "") +("pi1" "$A1Y;5EwExEyEzE{E|X'Z|`hg"nk(B") +("pi2" "$AE}E~F!F"F#F$ZiZp[/[}\1\EhAnF?F@FAhRvR(B") +("ping3" "") +("ping4" "") +("ping5" "") +("po1" "$A24FBFCFDFSZicxj7nG(B") +("po2" "$A71FE[6p+(B") +("po3" "$AXOn^sM(B") +("po4" "$AFFFGFHFIFSgj(B") +("po5" "") +("pou1" "$AFJ(B") +("pou2" "$AYv^e(B") +("pou3" "$A^e(B") +("pou4" "") +("pou5" "") +("pu1" "$AFKFLFM`[(B") +("pu2" "$A8,FMFNFOFPFQYie'h1od(B") +("pu3" "$A1$FRFSFTFUFVFWd_k+ohuk(B") +("pu4" "$A1$1)FLFXFY(B") +("pu5" "") +("qi1" "$A<)FZF[F\F]F^F_F`FaFbFc]B`RhgiJl%uh(B") +("qi2" "$AFdFeFfFgFhFhFiFjFkFlFmFnFoXAY9[_\N\y]=^-a*d?fkgwgyjHlwq}rSr`tkw"wh(B") +("qi3" "$A;|FpFqFrFsFt\;a(g2h=tl(B") +("qi4" "$AF^FkFuFvFwFxFyFzF{F|F}X=]]c`m,mS(B") +("qi5" "") +("qia1" "$AF~Y$]VqJ(B") +("qia2" "") +("qia3" "$A?((B") +("qia4" "$AG!G"wD(B") +("qia5" "") +("qian1" "$AG#G$G%G&G'G(G)G*G+Y]Zd\7a)c%e9e:e=m)(B") +("qian2" "$AG,G-G.G/G0G1]!^gjynTr/siw\(B") +("qian3" "$AG2G3G4gWkI(B") +("qian4" "$AG5G6G7G8OKY;\M\gc;h}(B") +("qian5" "") +("qiang1" "$A=+G9G:G;GG?fMiI(B") +("qiang3" "$AG?G@ojq_tG(B") +("qiang4" "$AG:j(lAuD(B") +("qiang5" "") +("qiao1" "$AGAGBGCGDH8XdgXmMuN(B") +("qiao2" "$A=6GEGFGGGHGLZ[\qa=c>iTw3(B") +("qiao3" "$AGDGIH8c8(B") +("qiao4" "$A?GGJGKGLGMGNGOZ=Z[(B") +("qiao5" "") +("qie1" "$AGP(B") +("qie2" "$AGQY$(B") +("qie3" "$AGR(B") +("qie4" "$AFvGPGSGT['c+c;f*j|oFsftr(B") +("qie5" "") +("qin1" "$AGUGVGWt@(B") +("qin2" "$AGXGYGZG[G\G]\K`:`_b[dZiUo7qfq{r{(B") +("qin3" "$AG^(B") +("qin4" "$AG_^l_D(B") +("qin5" "") +("qing1" "$AG`GaGbGcGdGe`ur_vk(B") +("qing2" "$AGfGgGhGiiQwt(B") +("qing3" "$AGjGk\\v%(B") +("qing4" "$AGWGlm`s@sdtl(B") +("qing5" "") +("qiong1" "") +("qiong2" "$AGmGnZv\dq7rKsLu^!^>aih3k,kTmap6q3s=vD(B") +("qu3" "$AGzH!H"H#\D(B") +("qu4" "$AH$H%cVjo(B") +("qu5" "$APg(B") +("quan1" "$AH&c*(B") +("quan2" "$AH'H(H)H*H+H,H-Z9\uizn}ris\w\(B") +("quan3" "$AH.g9n0(B") +("quan4" "$AH/H0(B") +("quan5" "") +("que1" "$AH1H2cZ(B") +("que2" "$AH3(B") +("que3" "") +("que4" "$AH4H5H6H7H8cWcZm((B") +("que5" "") +("qun1" "$AeR(B") +("qun2" "$AH9H:we(B") +("qun3" "") +("qun4" "") +("qun5" "") +("ran1" "") +("ran2" "$AH;H\[(B") +("ran4" "") +("ran5" "") +("rang1" "$AHB(B") +("rang2" "$AH?l|p&(B") +("rang3" "$AH@HAHBl|(B") +("rang4" "$AHC(B") +("rang5" "") +("rao1" "") +("rao2" "$AHD\if,hc(B") +("rao3" "$AHEHFf,(B") +("rao4" "$AHF(B") +("rao5" "") +("re1" "") +("re2" "") +("re3" "$AHGHt_v(B") +("re4" "$AHH(B") +("re5" "") +("ren1" "") +("ren2" "$AHIHJHKHN(B") +("ren3" "$AHL\so~(B") +("ren4" "$AHMHNHOHPHQHRXp]Xb?imqE(B") +("ren5" "") +("reng1" "$AHS(B") +("reng2" "$AHT(B") +("reng3" "") +("reng4" "") +("reng5" "") +("ri1" "") +("ri2" "") +("ri3" "") +("ri4" "$AHU(B") +("ri5" "") +("rong1" "") +("rong2" "$AHVHWHXHYHZH[H\H]H^aIauiEk@rn(B") +("rong3" "$AH_(B") +("rong4" "") +("rong5" "") +("rou1" "") +("rou2" "$AH`Hat[uew7(B") +("rou3" "") +("rou4" "$AHb(B") +("rou5" "") +("ru1" "") +("ru2" "$AHcHdHeHfHg^8`ie&o(q`r,(B") +("ru3" "$AHhHiHj(B") +("ru4" "$AHkHl]jd2dagH(B") +("ru5" "") +("ruan1" "") +("ruan2" "") +("ruan3" "$AHmHnkC(B") +("ruan4" "") +("ruan5" "") +("rui1" "") +("rui2" "$A^((B") +("rui3" "$AHo(B") +("rui4" "$AHpHq\GhDn#r8(B") +("rui5" "") +("run1" "") +("run2" "") +("run3" "") +("run4" "$AHrHs(B") +("run5" "") +("ruo1" "") +("ruo2" "") +("ruo3" "") +("ruo4" "$AHtHuYI?I@IHU$[o\Odzf)k~nLt.uGwT(B") +("shan2" "") +("shan3" "$A2t5'IAIB(B") +("shan4" "$A5%5'I;ICIDIEIFIGIHIIX_Z([7fSfslxnLp^s5w-(B") +("shan5" "") +("shang1" "$AIJIKILL@idlXu|(B") +("shang2" "") +("shang3" "$AIMINIO[p(B") +("shang4" "$AIOIPg4(B") +("shang5" "$AIQ(B") +("shao1" "$AGJIRISITIUrYsbt9(B") +("shao2" "$AIVIWIX\fh<(B") +("shao3" "$AIY(B") +("shao4" "$AISITIYIZI[I\UY[?d{(B") +("shao5" "") +("she1" "$AI]I^b&n4(B") +("she2" "$AI_I`U[Y\(B") +("she3" "$AIa(B") +("she4" "$AIaIbIcIdIeIfIgIhXGd\l(wj(B") +("she5" "") +("shei1" "") +("shei2" "$AK-(B") +("shei3" "") +("shei4" "") +("shei5" "") +("shen1" "$A2NIiIjIkIlImInIoIpZ7]7tV(B") +("shen2" "$AIqIuJ2(B") +("shen3" "$AIrIsItZE_SdIor(B") +("shen4" "$AIuIvIwIx]Xi)kOrW(B") +("shen5" "") +("sheng1" "$AIyIzI{I|I}J$sO(B") +("sheng2" "$AI~dE(B") +("sheng3" "$AJ!mr(B") +("sheng4" "$A3KJ"J#J$J%aSjI(B") +("sheng5" "") +("shi1" "$AJ&J'J(J)J*J+J,J-Pj]iu'vu(B") +("shi2" "$AJ.J/J0J1J2J3J4J5J6[u]*lBve(B") +("shi3" "$AJ7J8J9J:J;JJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTKFVEZV]*_1ixj[nfs'sBs_(B") +("shi5" "$A3WV3(B") +("shou1" "$AJU(B") +("shou2" "$AJl(B") +("shou3" "$AJVJWJXt<(B") +("shou4" "$AJYJZJ[J\J]J^awg7(B") +("shou5" "") +("shu1" "$AJ_J`JaJbJcJdJeJfJgJhJiY?]D^sf-g#k(l/qb(B") +("shu2" "$AJjJkJl[Sox(B") +("shu3" "$AJmJnJoJpJqJrJsJtJ}(B") +("shu4" "$AJuJvJwJxJyJzJ{J|J}J~K!SaX-cpdxkr(B") +("shu5" "") +("shua1" "$AK"`'(B") +("shua2" "") +("shua3" "$AK#(B") +("shua4" "$AK"(B") +("shua5" "") +("shuai1" "$AK$K%(B") +("shuai2" "") +("shuai3" "$AK&(B") +("shuai4" "$ABJK's0(B") +("shuai5" "") +("shuan1" "$AK(K)cE(B") +("shuan2" "") +("shuan3" "") +("shuan4" "$AdL(B") +("shuan5" "") +("shuang1" "$AK*K+cqfW(B") +("shuang2" "") +("shuang3" "$AK,(B") +("shuang4" "") +("shuang5" "") +("shui1" "") +("shui2" "$AK-(B") +("shui3" "$AK.(B") +("shui4" "$AK/K0K5(B") +("shui5" "") +("shun1" "") +("shun2" "") +("shun3" "$AK1(B") +("shun4" "$AK2K3K4(B") +("shun5" "") +("shuo1" "$AK5(B") +("shuo2" "") +("shuo3" "") +("shuo4" "$AJ}K6K7K8]t^weyiCne(B") +("shuo5" "") +("si1" "$AK9K:K;KK?XK[L_PdygAoHp8rO(B") +("si2" "") +("si3" "$AK@(B") +("si4" "$AJ3KAKBKCKDKEKFKGKHY9Yncactf&falkqjsS(B") +("si5" "$A2^(B") +("song1" "$AKIZ!]?aBaTbldA(B") +("song2" "") +("song3" "$AKJKKc$q5(B") +("song4" "$AKLKMKNKOKP(B") +("song5" "") +("sou1" "$AKQKR`2bHdQl,oKrt(B") +("sou2" "") +("sou3" "$AKS[E^4`Un$(B") +("sou4" "$AKSKT(B") +("sou5" "") +("su1" "$AKUKVvU(B") +("su2" "$AKW(B") +("su3" "") +("su4" "$AKXKYKZK[K\K]K^K_K`KuYmZU]x`v@(B") +("sun4" "") +("sun5" "") +("suo1" "$AI/KrKsKtKu`B`Jf6hxj}m|tH(B") +("suo2" "") +("suo3" "$AKvKwKxKy_o(B") +("suo4" "") +("suo5" "") +("ta1" "$AKzK{K|K}L$dbe]nhuA(B") +("ta2" "") +("ta3" "$AK~L!w#(B") +("ta4" "$AL"L#L$MX`*cKdpi=m3(B") +("ta5" "") +("tai1" "$AL%L&L((B") +("tai2" "$AL&L'L(["^7fflFuLvX(B") +("tai3" "$A_>(B") +("tai4" "$AL)L*L+L,L-kDnQ(B") +("tai5" "") +("tan1" "$AL.L/L0L1L2(B") +("tan2" "$A5/L3L4L5L6L7L8[0e#jL?(B") +("tan5" "") +("tang1" "$AL@LKo&o[qmtJ(B") +("tang2" "$ALALBLCLDLELFLGbpCu.(B") +("ti3" "$ALe(B") +("ti4" "$ALfLgLhLiLjLkYCc)eQg0qS(B") +("ti5" "") +("tian1" "$ALlLm(B") +("tian2" "$A5hLnLoLpLqcYn1nd(B") +("tian3" "$ALrLscCie(B") +("tian4" "$A^](B") +("tian5" "") +("tiao1" "$ALtY,lv(B") +("tiao2" "$A5wLuLv\frhsTv6vfwX(B") +("tiao3" "$ALtq;(B") +("tiao4" "$ALwLxtP(B") +("tiao5" "") +("tie1" "$ALyL{]F(B") +("tie2" "") +("tie3" "$ALzL{(B") +("tie4" "$AL{wQ(B") +("tie5" "") +("ting1" "$AL|L}L~M!(B") +("ting2" "$AM"M#M$M%\p]cfCrQv*(B") +("ting3" "$AM&M'hhn.nz(B") +("ting4" "$Ahh(B") +("ting5" "") +("tong1" "$A62M(`L(B") +("tong2" "$A61M)M*M+M,M-M.M/Y!YZ[m\maM?M@]1]Ku)(B") +("tu3" "$AMAMBnJ(B") +("tu4" "$AMBMC\"]K(B") +("tu5" "") +("tuan1" "$AMD(B") +("tuan2" "$AME^R(B") +("tuan3" "$An6(B") +("tuan4" "$Aeh(B") +("tuan5" "") +("tui1" "$AMF_/(B") +("tui2" "$AMG(B") +("tui3" "$AMH(B") +("tui4" "$AMIMJMKlU(B") +("tui5" "") +("tun1" "$AMLjU(B") +("tun2" "$A6ZMMMNb=k`(B") +("tun3" "$AY[(B") +("tun4" "$AMJ(B") +("tun5" "") +("tuo1" "$AMOMPMQX1(B") +("tuo2" "$A6fMRMSMTMUY"[gc{h^iRmHnhu"uIv>(B") +("tuo3" "$AMVMWbU(B") +("tuo4" "$AFGMXMYhXsj(B") +("tuo5" "") +("wa1" "$A0N?N@REb,j&(B") +("wei5" "") +("wen1" "$ANANB(B") +("wen2" "$ANCNDNENFcSh7v)(B") +("wen3" "$ANGNHNIXX(B") +("wen4" "$ANFNJckh7(B") +("wen5" "") +("weng1" "$ANKNL(B") +("weng2" "") +("weng3" "$A]n(B") +("weng4" "$ANM^3(B") +("weng5" "") +("wo1" "$ANNNONPNQYA]+`8(B") +("wo2" "$AE6(B") +("wo3" "$ANR(B") +("wo4" "$AE6NSNTNUNVa"dWk?mRv;(B") +("wo5" "") +("wu1" "$A6qNWNXNYNZN[N\N]X#Zy[Xl6(B") +("wu2" "$AMvN^N_N`NaNbNcNf_md4rZwy(B") +("wu3" "$ANdNeNfNgNhNiNjXubPbdbheCe|jupD(B") +("wu4" "$A6qNZNkNlNmNnNoNpNqNrNsX#Zc\Le;fDfph;lIpMpmvH(B") +("wu5" "") +("xi1" "$A@0F\NtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,YRYb[-\g]>^I_qd;d@fRiXjXl$l(ldp*q6ras#s,t8tKtQtbu5uhw{(B") +("xi2" "$AO-O.O/O0O1Ztjj(B") +("xi3" "$AO2O3O4]_]{aceogtl{(B") +("xi4" "$AO5O6O7O8b>cRlyt*(B") +("xi5" "") +("xia1" "$AO9O:_H(B") +("xia2" "$AO;OO?O@OAareZh&hTmLp}wo(B") +("xia3" "") +("xia4" "$A;#OBOCODOEsA(B") +("xia5" "") +("xian1" "$AOFOGOHOIOJOK]2e_k/lltLu#uQ(B") +("xian2" "$AOLOMONOOOPOQOROSf5pBpo(B") +("xian3" "$AO3O4OJOTOUY~^:a}l^r9sZuP(B") +("xian4" "$A<{OVOWOXOYOZO[O\O]O^O_\Ha-v1(B") +("xian5" "") +("xiang1" "$AO`OaObOcOdOeOfOg\<]Yfxg=(B") +("xiang2" "$A=5OhOiOjbT(B") +("xiang3" "$AOkOlOmbCv_wO(B") +("xiang4" "$AO`OnOoOpOqOrOss-(B") +("xiang5" "") +("xiao1" "$AOtOuOvOwOxOyOzO{O|P$_XdlePfgg/hIhUrYsowL(B") +("xiao2" "$AO}aE(B") +("xiao3" "$AO~P!sc(B") +("xiao4" "$AP"P#P$P%P&P'(B") +("xiao5" "") +("xie1" "$AP(P)P*P+(B") +("xie2" "$AP,P-P.P/P0P1P2P3R6YI[D_"gSr!(B") +("xie3" "$AP4Q*(B") +("xie4" "$A=bFuP4P5P6P7P8P9P:P;PP?P@PAPBPCPD\0j?l'vN(B") +("xin2" "$AQ0ob(B") +("xin3" "") +("xin4" "$AP>PEPFX6(B") +("xin5" "") +("xing1" "$APGPHPIPJPK(B") +("xing2" "$APLPMPNPOPPZj\~bb~d-d1v`(B") +("xun3" "") +("xun4" "$A?#Q,Q3Q4Q5Q6Q7Q8Yc^&a_(B") +("xun5" "") +("ya1" "$AQ9Q:Q;QQEQF[khb(B") +("ya2" "$AQ?Q@QAQBQCQDXsa,gpm}(B") +("ya3" "$AF%GFQEpiqb(B") +("ya4" "$AQ9QGQHT~^keBf+k2m<(B") +("ya5" "$AQ=(B") +("yan1" "$AQIQJQKQLQMQ`Rs[3]NaCb{cUdNfLkYkg(B") +("yan2" "$AG&QNQOQPQQQRQSQTQUQVQWQXZg\>cFe{i\s[(B") +("yan3" "$AQYQZQ[Q\Q]XIX_Y2YHYp[1g|n;wJwzw|(B") +("yan4" "$AQJQPQXQ^Q_Q`QaQbQcQdQeQfQgQhQiXMZ]dYjLlMu&wP(B") +("yan5" "") +("yang1" "$AQjQkQlQmcsw1(B") +("yang2" "$AQnQoQpQqQrQsQta`l>lHrU(B") +("yang3" "$AQuQvQwQx(B") +("yang4" "$AQyQzbslHm&w1(B") +("yang5" "") +("yao1" "$AQ{Q|Q}R*TR?R@RARBRN_^`fb"dtl%wp(B") +("yi2" "$AI_RCRDRERFRGRHRIRJRKRLRMZ1[]\h_WaZbBbyeFj]mtpj(B") +("yi3" "$A6jN2RBRNRORPRQRRRSRT\SeFl=nFt/t}(B") +("yi4" "$A0,RBRURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfXnX}Y+[|\2^2^D^H^Z_._=`I`fa;bxc(fdgKilislZoWonpyq/q4rft`th(B") +("yi5" "") +("yin1" "$AQLRpRqRrRsRtRuRv\'`3d&dNk3nw(B") +("yin2" "$ARwRxRyRz[4[_[sa~b9v/v8(B") +("yin3" "$ARsR{R|R}R~_Eq+r>(B") +("yin4" "$ARqR{S!X7\aq?(B") +("yin5" "") +("ying1" "$AS"S#S$S%S&S']:^|`Sb_gxh,pPs?(B") +("ying2" "$AS(S)S*S+S,S-S.S/Yx\c\~]S]vd^dke-i:(B") +("ying3" "$AS0S1[+q(r#(B") +("ying4" "$AS&S2S3kt(B") +("ying5" "") +("yo1" "$AS4S}`!(B") +("yo2" "") +("yo3" "") +("yo4" "") +("yo5" "$AS4(B") +("yong1" "$AS5S6S7S8S9S:[U\-cS?S@SASBY8p.(B") +("yong4" "$AS6SC(B") +("yong5" "") +("you1" "$ASDSESFSGX|_O(B") +("you2" "$ASHSISJSKSLSMSN]/]5^LhVi`p`rDrvrxtmvO(B") +("you3" "$ASOSPSQXU],k;npwn(B") +("you4" "$ASPSRSSSTSUSVSWY'`se6hVrJwx(B") +("you5" "") +("yu1" "$ASXSYSufzl6pv(B") +("yu2" "$ASZS[S\S]S^S_S`SaSbScSdSeSfSgShSiSkX.ZD]G^maNa|bEf%h$jlkil#q>rusDt't(v'(B") +("yu3" "$AShSjSkSlSmSnSoSpXqY6`t`vbWpuqAv9(B") +("yu4" "$A9HN5N>SjSkSoSqSrSsStSuSvSwSxSySzS{S|S}S~T!T"T#T$T%T&V`X9ZM]R]wb@cPewe}jElOlYl[m2nZpApVrb(B") +("yu5" "") +("yuan1" "$AT'T(T)msp0sn(B") +("yuan2" "$AT*T+T,T-T.T/T0T1T2T3T4T5\+\>`wcdfBiZkT?T@TATBTCTDY_e.h]iPk>na(B") +("yue5" "") +("yun1" "$ATNk5(B") +("yun2" "$AT1TETFTGTH\?g!j@s^(B") +("yun3" "$ATITJaqif(B") +("yun4" "$A>yT1TKTLTMTNTOTP[)c"c3h9lY(B") +("yun5" "") +("za1" "$ATQTz^Y_F(B") +("za2" "$ATRTST[(B") +("za3" "$AU&(B") +("za4" "") +("za5" "") +("zai1" "$ATTTUTVg^(B") +("zai2" "") +("zai3" "$ATWTXWPaL(B") +("zai4" "$ATXTYTZ(B") +("zai5" "") +("zan1" "$At"tX(B") +("zan2" "$AT[(B") +("zan3" "$AT\^YjCtu(B") +("zan4" "$AT]T^h6vI(B") +("zan5" "$AT[(B") +("zang1" "$AT_U`j0(B") +("zang2" "") +("zang3" "$Af`(B") +("zang4" "$A2XT`Ta^J(B") +("zang5" "") +("zao1" "$ATbTc(B") +("zao2" "$ATd(B") +("zao3" "$ATeTfTgThTigX(B") +("zao4" "$ATjTkTlTmTnTo_p(B") +("zao5" "") +("ze1" "") +("ze2" "$ATpTqTrTsU&XS_u`}eEsPset7(B") +("ze3" "") +("ze4" "$A2`XFj>(B") +("ze5" "") +("zei1" "") +("zei2" "$ATt(B") +("zei3" "") +("zei4" "") +("zei5" "") +("zen1" "") +("zen2" "") +("zen3" "$ATu(B") +("zen4" "$AZZ(B") +("zen5" "") +("zeng1" "$ATvTwTxgUn@(B") +("zeng2" "") +("zeng3" "") +("zeng4" "$ATyW[gUj5o-(B") +("zeng5" "") +("zha1" "$A2iTzT{T|U&^j_8_ni+w~(B") +("zha2" "$ATzT}T~U!U"U(`)(B") +("zha3" "$AU#mD(B") +("zha4" "$A@/U$U%U&U'U(U)Wu_8_epdrF(B") +("zha5" "") +("zhai1" "$A2`U*U+(B") +("zhai2" "$A5TTqU,(B") +("zhai3" "$AU-(B") +("zhai4" "$A<@U.U/mNq)(B") +("zhai5" "") +("zhan1" "$AU0U1U2U3U4UU?U@(B") +("zhan5" "") +("zhang1" "$AUAUBUCUDUE[5b/fQh0s/(B") +("zhang2" "") +("zhang3" "$A3$UFUGXk(B") +("zhang4" "$AUGUHUIUJUKULUMUNUOa$aV(B") +("zhang5" "") +("zhao1" "$A3/30UPUQWE_znH(B") +("zhao2" "$AWE(B") +("zhao3" "$AURUSW&(B") +("zhao4" "$AUTUUUVUWUXUYZ/h~sI(B") +("zhao5" "") +("zhe1" "$AUZU[rX(B") +("zhe2" "$AU[U\U]U^ZX_!i|m]rX(B") +("zhe3" "$AU_U`q^tw(B") +("zhe4" "$AUaUbUchOpQ(B") +("zhe5" "$AWE(B") +("zhei1" "") +("zhei2" "") +("zhei3" "") +("zhei4" "$AUb(B") +("zhei5" "") +("zhen1" "$AUdUeUfUgUhUiUjUkUl]hd%dZhei)i;kSlusp(B") +("zhen2" "") +("zhen3" "$AUmUnUogGitn3p!(B") +("zhen4" "$AUpUqUrUs[Zjbk^p2(B") +("zhen5" "") +("zheng1" "$A6!UtUuUvUwUxUyUzU}V"a?agn[o#s]vk(B") +("zheng2" "") +("zheng3" "$AU{U|(B") +("zheng4" "$AUuUzU}U~V!V"V#V$Z:o#(B") +("zheng5" "") +("zhi1" "$AJOV%V&V'V(V)V*V+V,V-V.V/V8V;V@X4hYkUls(B") +("zhi2" "$AV0V1V2V3V4V5V6V8[z^}tjuEu\(B") +("zhi3" "$AV7V8V9V:V;VV?V@VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOZl[$`ybeeifohNhdiyj^kyotp:pkrNuYutv#(B") +("zhi5" "") +("zhong1" "$AVPVQVRVSVTVUbloqs.t1(B") +("zhong2" "") +("zhong3" "$AVVVWZ#u`(B") +("zhong4" "$AVPVVVXVYVZ(B") +("zhong5" "") +("zhou1" "$AV[V\V]V^V_V`_z(B") +("zhou2" "$AVaf(mX(B") +("zhou3" "$AVbVc(B") +("zhou4" "$AVaVdVeVfVgVh]'f{g'kPt&tmt|(B") +("zhou5" "") +("zhu1" "$AViVjVkVlVmVnVoY*[%\od(dsiFiMny(B") +("zhu2" "$AJuVpVqVrV~pqsCt6un(B") +("zhu3" "$AJtVsVtVuVvVwd>qRwf(B") +("zhu4" "$AVxVyVzV{V|V}V~W!W"W#W$Xy\QhLlDpfsgtc(B") +("zhu5" "") +("zhua1" "$ANNW%(B") +("zhua2" "") +("zhua3" "$AW&(B") +("zhua4" "") +("zhua5" "") +("zhuai1" "$AW'(B") +("zhuai2" "") +("zhuai3" "$AW*(B") +("zhuai4" "$AR7W'`\(B") +("zhuai5" "") +("zhuan1" "$AW(W)r'(B") +("zhuan2" "") +("zhuan3" "$AW*(B") +("zhuan4" "$A4+W*W+W,W-_ybMcg(B") +("zhuan5" "") +("zhuang1" "$AW.W/W0W1(B") +("zhuang2" "") +("zhuang3" "$A^J(B") +("zhuang4" "$A41W2W3W4YWm0(B") +("zhuang5" "") +("zhui1" "$AW5W6W7fmv?(B") +("zhui2" "") +("zhui3" "") +("zhui4" "$AW8W9W:c7gD(B") +("zhui5" "") +("zhun1" "$AMMW;kFq8(B") +("zhun2" "") +("zhun3" "$AW<(B") +("zhun4" "") +("zhun5" "") +("zhuo1" "$AW=W>W?W@Y>dClL(B") +("zhuo2" "$A=IVxWAWBWCWDWEWFWGZB_*d7e*lzm=om(B") +("zhuo3" "") +("zhuo4" "") +("zhuo5" "") +("zi1" "$AV(WHWIWJWKWLWMWNWPZQ_ZaQf\g;j"j_oEtRttu~v$v7vvwZ(B") +("zi2" "") +("zi3" "$AWOWPWQWRWS\kf"hwovqhsJv$(B") +("zi4" "$AWTWUWVm'mv(B") +("zi5" "") +("zong1" "$AWWWXWYWZW[hHkj(B") +("zong2" "") +("zong3" "$AW\YL(B") +("zong4" "$AW]tU(B") +("zong5" "") +("zou1" "$AW^ZAZn[8fcvm(B") +("zou2" "") +("zou3" "$AW_(B") +("zou4" "$AW`Wa(B") +("zou5" "") +("zu1" "$AWb]O(B") +("zu2" "$AWcWdWeo_(B") +("zu3" "$AWfWgWhWiY^(B") +("zu4" "") +("zu5" "") +("zuan1" "$AWjur(B") +("zuan2" "") +("zuan3" "$AWkgZ(B") +("zuan4" "$AW,Wj_,(B") +("zuan5" "") +("zui1" "$A6Q(B") +("zui2" "") +("zui3" "$A>WWlu~(B") +("zui4" "$AWmWnWo^)(B") +("zui5" "") +("zun1" "$AWpWqiWw.(B") +("zun2" "") +("zun3" "$A_$(B") +("zun4" "") +("zun5" "") +("zuo1" "$AWw`\(B") +("zuo2" "$AWAWrWwsP(B") +("zuo3" "$A4iWsWt(B") +("zuo4" "$ATdWuWvWwWxWyZh_rbtkQlqu!(B") +("zuo5" "") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/tsangchi-b5.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/tsangchi-b5.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,12638 @@ +(require 'quail) +;; # HANYU input table for cxterm +;; AUTHOR: Chue Chi To ($(07C,6Fq(B) +;; DATE: 28 NOV 1994 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!J6AQo!K(B +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz/?;:'"\|[{]}`~!@#$%^&*()-_=+ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY +(quail-define-package "quail-tsangchi-b5" "Chinese-BIG5" "$(06AQo(B(BIG5)" + t + "$(0&d'GTT&,!J6AQo!K(B + + $(0KHM$6AQoTT&,WoOu(B + + [Q $(0'D(B] [W $(0(q(B] [E $(0'V(B] [R $(0&H(B] [T $(0'>(B] [Y $(0&4(B] [U $(0&U(B] [I $(0'B(B] [O $(0&*(B] [P $(0'A(B] + + [A $(0'K(B] [S $(0&T(B] [D $(0'N(B] [F $(0'W(B] [G $(0&I(B] [H $(0*M(B] [J $(0&3(B] [L $(0&d(B] + + [Z ] [X $(0[E(B] [C $(01[(B] [V $(0&M(B] [B $(0'M(B] [N $(0&_(B] [M $(0&"(B] +" + '( + ("." . quail-next-translation-block) + ("," . quail-prev-translation-block) + ) + nil nil) + +(quail-define-rules +;; # +("a" "$(0'K'L(B") +("aa" "$(0/z$(1'.(B") +("ab" "$(0/}(B") +("ad" "$(00<(B") +("af" "$(1'z's(B") +("aj" "$(0*/(B") +("ak" "$(1$=(B") +("am" "$(0(Z(B") +("an" "$(01](B") +("au" "$(0'<$(1$>(B") +("av" "$(0*c(B") +("aaa" "$(0A_(B") +("aamh" "$(0FC(B") +("aaph" "$(1(B") +("abjcm" "$(1WG(B") +("abme" "$(0FA(B") +("abms" "$(0=,(B") +("abof" "$(1Pn(B") +("abuu" "$(15n(B") +("acim" "$(1J_(B") +("acnh" "$(15p(B") +("acsh" "$(1'2(B") +("adhl" "$(0A](B") +("adhaf" "$(1p"(B") +("admq" "$(1CI(B") +("adwf" "$(1CH(B") +("aenl" "$(1NY(B") +("aff" "$(1(B") +("annhx" "$(0Tp(B") +("annkg" "$(1UR(B") +("annok" "$(0W{(B") +("anog" "$(1[Y(B") +("anoi" "$(0M_(B") +("anok" "$(1CG(B") +("anomm" "$(1jV(B") +("anomr" "$(0M`(B") +("anph" "$(1HU(B") +("anqou" "$(1gf(B") +("anrhr" "$(0Qe(B") +("anrrj" "$(0\P(B") +("anrrr" "$(0W~(B") +("ansj" "$(0LM(B") +("ansqf" "$(0Y`(B") +("ansrj" "$(0]=(B") +("antcu" "$(1`=(B") +("antuo" "$(0Yb(B") +("anumt" "$(1d<(B") +("anvit" "$(0[C(B") +("anwd" "$(1UQ(B") +("anwl" "$(0IQ(B") +("anwlv" "$(1l\(B") +("anyk" "$(0Dc(B") +("anygq" "$(1l[(B") +("anyhn" "$(1AB(B") +("anyhs" "$(1AA(B") +("anymr" "$(1TH(B") +("anysy" "$(1[R(B") +("anyta" "$(1`<(B") +("anyvo" "$(0M[(B") +("aop" "$(0;3(B") +("aodmq" "$(1dQ(B") +("aofh" "$(1BR(B") +("aohaf" "$(1k4(B") +("aoii" "$(03W(B") +("aoin" "$(1'1(B") +("aombc" "$(0Yo(B") +("aowy" "$(0=)(B") +("api" "$(1$<(B") +("app" "$(0/{(B") +("apr" "$(1*u(B") +("apu" "$(1'0(B") +("aphh" "$(1')$(0/y(B") +("apim" "$(0/~(B") +("apvo" "$(03X(B") +("aqka" "$(1CL(B") +("aqmb" "$(0A^(B") +("arf" "$(0FzF}(B") +("armd" "$(1.#(B") +("arrj" "$(1WF(B") +("arrk" "$(1p;(B") +("arye" "$(0F?(B") +("asf" "$(1Di(B") +("asp" "$(1*p(B") +("ashr" "$(03P(B") +("asje" "$(0@3(B") +("asmg" "$(0XL(B") +("astr" "$(0O4(B") +("atak" "$(1Pr(B") +("atbc" "$(1(B") +("aytj" "$(1Po(B") +("ayvi" "$(1*n(B") +("b" "$(0'M(B") +("bb" "$(00&(B") +("bd" "$(01Z(B") +("bf" "$(00g(B") +("bg" "$(0-?(B") +("bm" "$(0'c->$(1!*(B") +("bn" "$(1!h(B") +("bq" "$(0(o(B") +("bt" "$(0'v(x(B") +("bu" "$(0(y(B") +("bv" "$(0+u(B") +("by" "$(0&f(B") +("bau" "$(012(B") +("bahm" "$(0H%(B") +("bamh" "$(0H$(B") +("bayc" "$(06D(B") +("bbb" "$(0:m(B") +("bbe" "$(0.@(B") +("bbr" "$(1)L(B") +("bbu" "$(0E+(B") +("bbbr" "$(1FI(B") +("bbbuu" "$(1g$(B") +("bbdi" "$(18O(B") +("bbdhe" "$(1U|(B") +("bbggu" "$(1nS(B") +("bbhf" "$(0[\(B") +("bbhaf" "$(1m,(B") +("bbher" "$(0U2(B") +("bbhhj" "$(1df(B") +("bbhne" "$(0Mt(B") +("bbibi" "$(1ju(B") +("bbijc" "$(1lp(B") +("bbjr" "$(0R!(B") +("bbjhr" "$(1h0(B") +("bbjmc" "$(1pd(B") +("bbjti" "$(0_0(B") +("bbkms" "$(1[y(B") +("bbkni" "$(1Hq(B") +("bbln" "$(13p(B") +("bblwv" "$(0]I(B") +("bbmj" "$(1Hp(B") +("bbmr" "$(09`(B") +("bbmbc" "$(1gv(B") +("bbmlk" "$(1`q(B") +("bbnd" "$(18P(B") +("bbnq" "$(0CV(B") +("bboll" "$(1OD(B") +("bbpe" "$(0Ey(B") +("bbtt" "$(1[w(B") +("bbtmt" "$(0^)(B") +("bbtqm" "$(1jt(B") +("bbtwt" "$(0^V(B") +("bbug" "$(1mt(B") +("bbul" "$(1V>(B") +("bbuu" "$(0?=(B") +("bbwd" "$(0Yy(B") +("bbwli" "$(0^W(B") +("bbyck" "$(1[v(B") +("bbyhn" "$(0Ms(B") +("bbykb" "$(0^U(B") +("bbymp" "$(1[x(B") +("bbyrb" "$(1js(B") +("bbytj" "$(0[0(B") +("bbyvo" "$(0U1(B") +("bcj" "$(1(O(B") +("bcr" "$(1#,(B") +("bcv" "$(0UP(B") +("bcabu" "$(1Z_(B") +("bcaph" "$(0Q2(B") +("bcbcc" "$(1lC(B") +("bcbcd" "$(1TX(B") +("bcbgr" "$(1TU(B") +("bcbjj" "$(1Za(B") +("bcbuc" "$(1N>(B") +("bcbuu" "$(1_G(B") +("bccwa" "$(0[%(B") +("bcdh" "$(0:C(B") +("bcff" "$(1TY(B") +("bcgwc" "$(0]v(B") +("bche" "$(0?J(B") +("bchaf" "$(1e$(B") +("bcher" "$(0Hw(B") +("bchio" "$(0D;(B") +("bchpm" "$(1@P(B") +("bchqm" "$(1@R(B") +("bcii" "$(0Q-(B") +("bcij" "$(0Hq(B") +("bcir" "$(0D5(B") +("bcibi" "$(0WW(B") +("bciih" "$(1cc(B") +("bcije" "$(1N=(B") +("bcikk" "$(1g7(B") +("bcims" "$(0]/(B") +("bcjir" "$(1Zc(B") +("bcjka" "$(0Q/(B") +("bcjmn" "$(0D2(B") +("bckb" "$(0Ht(B") +("bcll" "$(1N?(B") +("bcln" "$(02-(B") +("bclmt" "$(1lB(B") +("bcmj" "$(0-9(B") +("bcmmv" "$(0M5(B") +("bcmpm" "$(0Q,(B") +("bcmvn" "$(1f'(B") +("bcmwj" "$(1g9(B") +("bcnl" "$(13=H-(B") +("bcncr" "$(0\F(B") +("bcok" "$(0l(B") +("bcrhu" "$(1@O(B") +("bcrxu" "$(1p*(B") +("bcsmv" "$(0Q.(B") +("bctbc" "$(1TT(B") +("bctct" "$(1_d(B") +("bcttb" "$(0WU(B") +("bctxc" "$(0WS(B") +("bcyr" "$(0D3(B") +("bcyhn" "$(19W(B") +("bcymr" "$(1lA(B") +("bcyoj" "$(1TS(B") +("bcytr" "$(0Q*(B") +("bcyvo" "$(0Hx(B") +("bdi" "$(0-=(B") +("bdu" "$(0-g(B") +("bdhhh" "$(0<4(B") +("bdnl" "$(13?(B") +("bdoe" "$(0PN(B") +("beee" "$(1?4(B") +("behaf" "$(1k7(B") +("bfd" "$(1%N(B") +("bfp" "$(0[m(B") +("bfq" "$(05)(B") +("bfu" "$(13O(B") +("bfbg" "$(0PL(B") +("bfcb" "$(1M2(B") +("bfdq" "$(1YU(B") +("bfhvf" "$(0Sm(B") +("bfmu" "$(09[(B") +("bfqc" "$(0WV(B") +("bfqe" "$(0OZ(B") +("bfqf" "$(1YC$(0\W(B") +("bfqg" "$(1B.(B") +("bfqi" "$(1Z3(B") +("bfqr" "$(0WN(B") +("bfqs" "$(0@:(B") +("bfqu" "$(1?1(B") +("bfqv" "$(1BA(B") +("bgi" "$(1,z(B") +("bgr" "$(0.S(B") +("bggu" "$(1YV(B") +("bghqu" "$(1mW(B") +("bgte" "$(1^W(B") +("bgth" "$(0Sz(B") +("bha" "$(1-'(B") +("bhn" "$(0*[&~(B") +("bhs" "$(1-#(B") +("bhx" "$(09k(B") +("bhae" "$(0H*(B") +("bhbue" "$(1qy(B") +("bhbvk" "$(1_b(B") +("bhdh" "$(0:A(B") +("bhdv" "$(1?5(B") +("bhdw" "$(1YZ(B") +("bher" "$(09c(B") +("bhgf" "$(1bm(B") +("bhhh" "$(1$y(B") +("bhhj" "$(0CQ(B") +("bhhv" "$(09d(B") +("bhhau" "$(0M3(B") +("bhher" "$(0Hp(B") +("bhhhj" "$(1TR(B") +("bhhwp" "$(1_c(B") +("bhjc" "$(1@M(B") +("bhje" "$(1FE(B") +("bhjg" "$(0H((B") +("bhjm" "$(1FH(B") +("bhju" "$(1FG(B") +("bhlq" "$(1Ga(B") +("bhlwv" "$(1c`(B") +("bhma" "$(0Ho(B") +("bhmj" "$(13%(B") +("bhml" "$(1(P(B") +("bhmam" "$(1G`(B") +("bhne" "$(015(B") +("bhob" "$(19V(B") +("bhod" "$(1Gb(B") +("bhon" "$(123(B") +("bhomn" "$(1Z^(B") +("bhpi" "$(0:B(B") +("bhpm" "$(054(B") +("bhqm" "$(1-$(B") +("bhqo" "$(1-!(B") +("bhrrj" "$(1g6(B") +("bhrye" "$(1Z\(B") +("bhshr" "$(0D1(B") +("bhsrr" "$(1c^(B") +("bhtw" "$(0TJ(B") +("bhtak" "$(1c_(B") +("bhuc" "$(0^E(B") +("bhuu" "$(1@NY[(B") +("bhumb" "$(1Z](B") +("bhvo" "$(1-+(B") +("bhwg" "$(0M2(B") +("bhwp" "$(1M1(B") +("bhxo" "$(0CT(B") +("bir" "$(051(B") +("bibi" "$(0LT(B") +("bice" "$(18T5r(B") +("bijb" "$(0>i(B") +("bije" "$(18L(B") +("bikk" "$(1,|(B") +("bioi" "$(0CM(B") +("bipc" "$(0Sy(B") +("bipf" "$(1fP(B") +("biypu" "$(1Si(B") +("bjb" "$(011(B") +("bje" "$(013(B") +("bjv" "$(12.(B") +("bjbd" "$(0>j(B") +("bjbj" "$(1F?(B") +("bjcg" "$(1S)(B") +("bjcm" "$(0CK(B") +("bjdhe" "$(1L+(B") +("bjhaf" "$(1k*(B") +("bjii" "$(1S+(B") +("bjlmi" "$(1fs(B") +("bjmc" "$(0Y-(B") +("bjmu" "$(18J(B") +("bjmbc" "$(1dU(B") +("bjnl" "$(1@v(B") +("bjnu" "$(0CJ(B") +("bjtc" "$(1YW(B") +("bjti" "$(1fO(B") +("bjwj" "$(05](B") +("bkf" "$(0BT(B") +("bki" "$(014(B") +("bkk" "$(1"i(B") +("bkn" "$(09](B") +("bks" "$(0*Z(B") +("bkcf" "$(1YY(B") +("bkcor" "$(0WQ(B") +("bkhaf" "$(1k3(B") +("bklu" "$(0CR(B") +("bkms" "$(09h(B") +("bkni" "$(1$x(B") +("bknl" "$(1@|(B") +("bkog" "$(0Yg(B") +("bkoo" "$(18K(B") +("bln" "$(0)I(B") +("blbk" "$(1-*(B") +("blln" "$(1,y(B") +("blmo" "$(122/[(B") +("blmy" "$(0CS(B") +("blwl" "$(1,}(B") +("blwv" "$(1S-(B") +("blxh" "$(1-((B") +("bmj" "$(0-<(B") +("bmr" "$(0)R(B") +("bmbb" "$(1bk(B") +("bmbg" "$(1ia(B") +("bmbl" "$(120(B") +("bmfm" "$(05+(B") +("bmig" "$(121(B") +("bmke" "$(04<(B") +("bmks" "$(0+8(B") +("bmln" "$(1#/(B") +("bmmc" "$(0.'(B") +("bmmo" "$(06E(B") +("bmmu" "$(1'4(B") +("bmmv" "$(0>o(B") +("bmog" "$(1H](B") +("bmrb" "$(0LS(B") +("bmrt" "$(0>n(B") +("bmrw" "$(1F=(B") +("bmso" "$(0?I(B") +("bmui" "$(02&(B") +("bmvm" "$(18M(B") +("bmwf" "$(0PQ(B") +("bmwv" "$(0H#(B") +("bnd" "$(0+x(B") +("bnau" "$(18S(B") +("bncr" "$(0W%(B") +("bnii" "$(1S.(B") +("bnkg" "$(18R(B") +("bnkq" "$(0H"(B") +("bnlii" "$(1l6(B") +("bnmu" "$(09a(B") +("bnui" "$(06C(B") +("bob" "$(1(Q(B") +("bog" "$(1?6(B") +("bon" "$(1$w(B") +("boae" "$(0H)(B") +("bobo" "$(1/Z(B") +("bodi" "$(1-&(B") +("bogf" "$(1Y](B") +("bogs" "$(1^Z(B") +("bohh" "$(1-)(B") +("boin" "$(1(N(B") +("boip" "$(1?7(B") +("boma" "$(0W'(B") +("bomn" "$(1FF(B") +("bomo" "$(0W&(B") +("bommf" "$(0>C(B") +("bomrt" "$(1G[(B") +("boog" "$(18Q(B") +("bopd" "$(1-"(B") +("botf" "$(1Y\(B") +("bowy" "$(18V(B") +("bpa" "$(09\(B") +("bpr" "$(1*|-%(B") +("bpu" "$(016(B") +("bpru" "$(052(B") +("bpuk" "$(09b(B") +("bqu" "$(0(p(B") +("bqkk" "$(1F<(B") +("bqmf" "$(1M.(B") +("brc" "$(1,{(B") +("bri" "$(1/2(B") +("brhg" "$(18N(B") +("brhaf" "$(1hV(B") +("brhhh" "$(0<5(B") +("brog" "$(0Tt(B") +("brrd" "$(1^X(B") +("brsmm" "$(1M&(B") +("bsd" "$(00i(B") +("bss" "$(0'z(B") +("bsef" "$(1hW(B") +("bshh" "$(1%%(B") +("bshi" "$(1$u(B") +("bsjr" "$(1?3(B") +("bsle" "$(00%(B") +("bsmg" "$(1F@(B") +("bsmh" "$(0PO(B") +("bsmv" "$(0CO(B") +("bta" "$(1?2(B") +("btk" "$(07w(B") +("btt" "$(09g(B") +("btu" "$(0/&(B") +("btab" "$(0R7(B") +("btak" "$(0PM(B") +("btbc" "$(0CP(B") +("btbo" "$(0XM(B") +("btct" "$(1M-(B") +("btgr" "$(0Sx(B") +("btis" "$(0]q(B") +("btlf" "$(1ib(B") +("btlk" "$(1CO(B") +("btln" "$(0+5(B") +("btmd" "$(1F>(B") +("btmbc" "$(1[f(B") +("btoe" "$(1bl(B") +("btwv" "$(0W$(B") +("btyj" "$(1YX(B") +("btyv" "$(01-(B") +("buc" "$(0-K(B") +("buu" "$(1,~*{(B") +("buav" "$(0>:(B") +("buamj" "$(1>D(B") +("buamo" "$(1L-(B") +("buana" "$(1]j(B") +("buank" "$(1q+(B") +("bubd" "$(0GJ(B") +("bubac" "$(0Oy(B") +("bubbq" "$(0VJ(B") +("bubgr" "$(1EJ(B") +("bubsd" "$(0GK(B") +("bubuk" "$(1L,(B") +("bubuu" "$(1N0>C(B") +("buce" "$(1FC(B") +("bucim" "$(1RI(B") +("bucms" "$(1,I(B") +("bucnh" "$(1>A(B") +("bucsh" "$(04c(B") +("budoo" "$(0GF(B") +("bufb" "$(1>B(B") +("bufd" "$(17M(B") +("buff" "$(1EC(B") +("bufh" "$(04d(B") +("bufbf" "$(1q*(B") +("bufbg" "$(0SP(B") +("bufdq" "$(1]g(B") +("bufqu" "$(1EB(B") +("bugg" "$(17N(B") +("bugce" "$(1ED(B") +("bugcg" "$(0GE(B") +("bugit" "$(0Ox(B") +("buhe" "$(1,F(B") +("buhu" "$(0-E(B") +("buhaf" "$(0]P$(1Xk(B") +("buhdf" "$(1L.(B") +("buhgf" "$(1f+(B") +("buhhj" "$(0GL(B") +("buhhv" "$(17S(B") +("buhio" "$(08|(B") +("buhjm" "$(0Kv(B") +("buhju" "$(1L4(B") +("buhml" "$(1,J(B") +("buhni" "$(1gz(B") +("buhok" "$(1iz(B") +("buhoo" "$(1Xf(B") +("buhpa" "$(1EG(B") +("buhqi" "$(1>G(B") +("buhqo" "$(116(B") +("buhqu" "$(1,G(B") +("buhsk" "$(1EI(B") +("buhus" "$(1iF(B") +("buhvf" "$(1^F(B") +("buhxe" "$(1RF(B") +("buhxu" "$(0GM(B") +("buik" "$(1,!(B") +("buir" "$(119(B") +("buiv" "$(114(B") +("buihq" "$(0><(B") +("buitc" "$(1iD(B") +("bujd" "$(112(B") +("bujbc" "$(0Oz(B") +("bujka" "$(0GH(B") +("bujlo" "$(0GD(B") +("bujmc" "$(1f)Xb(B") +("bujmn" "$(111(B") +("bujmu" "$(1>@(B") +("bujnu" "$(1E@(B") +("bujqr" "$(0Ov(B") +("bukn" "$(17O(B") +("bukcf" "$(0VL(B") +("bukkb" "$(1>F(B") +("buln" "$(06M(B") +("bulbu" "$(1,C(B") +("bullp" "$(1Xh(B") +("bulmc" "$(1]k(B") +("bulmi" "$(1M|(B") +("bulmo" "$(0>=(B") +("bulwl" "$(115(B") +("bulwv" "$(1Xe(B") +("bumd" "$(1(:(B") +("bumj" "$(1(;(B") +("bumn" "$(0-2(B") +("bumbg" "$(1ko(B") +("bumgg" "$(1EE(B") +("bumjk" "$(0VI(B") +("bumls" "$(1,E(B") +("bummi" "$(1,D(B") +("bumwf" "$(0SR(B") +("bumwj" "$(1]h(B") +("bumym" "$(113(B") +("bunau" "$(1>H(B") +("bunbe" "$(1iE(B") +("buncr" "$(0Xn(B") +("bunhb" "$(1]i(B") +("bunin" "$(17V(B") +("bunir" "$(17R(B") +("bunok" "$(0Kt(B") +("bunot" "$(0VH(B") +("buog" "$(1S/$(0GNXm(B") +("buon" "$(1(<(B") +("buoge" "$(1iG(B") +("buogf" "$(0VK(B") +("buohh" "$(118(B") +("buoma" "$(1bC(B") +("buomb" "$(1EH(B") +("buomn" "$(1L0(B") +("buomo" "$(0Xo(B") +("buotf" "$(1]l(B") +("bupa" "$(17Q(B") +("bupu" "$(04^(B") +("bupim" "$(1,H(B") +("buqmb" "$(0GC(B") +("buqou" "$(1Xd(B") +("burb" "$(1>E(B") +("burrd" "$(1bB(B") +("burvp" "$(08{(B") +("busj" "$(17P(B") +("bushr" "$(11<(B") +("busmg" "$(0>;(B") +("busyi" "$(0_4(B") +("butk" "$(17L(B") +("butq" "$(17U(B") +("butw" "$(0Ks(B") +("butak" "$(1Xj(B") +("butbo" "$(0ZT(B") +("butco" "$(1]n(B") +("butlb" "$(0SQ(B") +("butmj" "$(1]m(B") +("butrg" "$(1o<(B") +("buvfb" "$(1f*(B") +("buvis" "$(117(B") +("buvml" "$(0Ip(B") +("buvne" "$(1EF(B") +("buwd" "$(0B{(B") +("buyv" "$(1(9(B") +("buybp" "$(0\{(B") +("buyfd" "$(0Ow(B") +("buyoj" "$(1EA(B") +("buytg" "$(0VG(B") +("buytj" "$(1Xi(B") +("buyub" "$(1Xc(B") +("buyvi" "$(08y(B") +("bvg" "$(0RK(B") +("bvp" "$(0U_(B") +("bvhl" "$(1Y^(B") +("bvhaf" "$(0_F(B") +("bvik" "$(06s(B") +("bvnl" "$(1@}(B") +("bvno" "$(1FD(B") +("bvvv" "$(0Zi(B") +("bvvw" "$(0H+(B") +("bwk" "$(09_(B") +("bwl" "$(050(B") +("bwp" "$(0H&(B") +("bwim" "$(1S,(B") +("bwlb" "$(1FA(B") +("bwli" "$(0V;$(1^Y(B") +("bwmv" "$(1FB(B") +("bwot" "$(1M/(B") +("byx" "$(0Y,(B") +("byav" "$(0LU(B") +("bybb" "$(1^[(B") +("bybp" "$(0[s(B") +("bybs" "$(0LQ(B") +("byhn" "$(1(M(B") +("byhr" "$(1M0(B") +("byhs" "$(019(B") +("byhaf" "$(1V:(B") +("byhhh" "$(0,0(B") +("byia" "$(1YT(B") +("byij" "$(1S*(B") +("byln" "$(1!~(B") +("byoj" "$(1?8(B") +("byok" "$(0CL(B") +("bypo" "$(1^V(B") +("bypt" "$(0\0(B") +("byrn" "$(18U(B") +("byta" "$(1F;(B") +("bytg" "$(1Y_WH(B") +("bytp" "$(0V}(B") +("bytoe" "$(1dC(B") +("byvg" "$(0V~(B") +("byvi" "$(1,x(B") +("byvo" "$(12/(B") +("bywm" "$(1^U(B") +("c" "$(01[(B") +("ca" "$(1A;(B") +("cb" "$(1A>(B") +("cf" "$(1A,(B") +("cg" "$(1:'(B") +("ci" "$(0&}(B") +("cj" "$(0:](B") +("ck" "$(19~$(0'Y(B") +("cl" "$(0&:(B") +("cm" "$(0?o(B") +("cn" "$(1-b(B") +("cp" "$(1A+(B") +("cr" "$(0?l(B") +("cu" "$(1-c(B") +("cv" "$(1:$(B") +("cw" "$(0IO(B") +("cy" "$(0:`(B") +("caa" "$(1[F(B") +("cam" "$(1HB(B") +("can" "$(1[7(B") +("cau" "$(1A2(B") +("cav" "$(0MQ(B") +("cafu" "$(1d6(B") +("camh" "$(0Wx(B") +("camj" "$(0Qd(B") +("camo" "$(1`%(B") +("camvn" "$(1]](B") +("canl" "$(1U!(B") +("canw" "$(1qD(B") +("caph" "$(0Tg(B") +("capp" "$(0Tm(B") +("capv" "$(1`4(B") +("casm" "$(1d((B") +("cate" "$(0^N(B") +("cawe" "$(0[;(B") +("cbb" "$(1[L(B") +("cbm" "$(1HD(B") +("cbu" "$(1HC(B") +("cbbe" "$(1lY(B") +("cbbr" "$(0Wr(B") +("cbcn" "$(1`"(B") +("cbdi" "$(1U:(B") +("cbgr" "$(1[8(B") +("cbjj" "$(1`/(B") +("cbme" "$(0Ww(B") +("cbmr" "$(0MR(B") +("cbms" "$(0Q](B") +("cbsd" "$(0Ti(B") +("cbtu" "$(0Tf(B") +("cbuc" "$(0Qb(B") +("cbue" "$(1r2(B") +("cbuu" "$(1UH(B") +("ccc" "$(1pZ(B") +("cci" "$(1A6(B") +("ccr" "$(0IF(B") +("ccnh" "$(0QY(B") +("ccor" "$(1U?(B") +("ccru" "$(0Q_(B") +("ccsh" "$(1A?(B") +("cdh" "$(1:)(B") +("cdk" "$(1A1(B") +("cdl" "$(1UE(B") +("cdhe" "$(0IN(B") +("cdmq" "$(1`1(B") +("cdoo" "$(1[1(B") +("cdwf" "$(0Wp(B") +("cea" "$(1[J(B") +("cei" "$(0?k(B") +("ceah" "$(1j7(B") +("ceed" "$(1d1(B") +("ceee" "$(1[4(B") +("cehv" "$(1_z(B") +("cfb" "$(0QZ(B") +("cfd" "$(1Na(B") +("cff" "$(1[-(B") +("cfh" "$(0DZ(B") +("cfq" "$(1HI(B") +("cfbc" "$(0YV(B") +("cfbd" "$(1jN(B") +("cfbf" "$(1r0(B") +("cfbg" "$(0[:(B") +("cfbr" "$(1[E(B") +("cfbu" "$(1d5(B") +("cfbw" "$(0]9(B") +("cfdq" "$(1j9(B") +("cffd" "$(1n>(B") +("cffs" "$(1jI(B") +("cfmu" "$(1N|(B") +("cfqu" "$(1[,(B") +("cgg" "$(1Nv(B") +("cgi" "$(1HM(B") +("cgp" "$(1UD(B") +("cgr" "$(1Nw(B") +("cgce" "$(1[C(B") +("cgcg" "$(1[B(B") +("cggu" "$(0\N(B") +("cgit" "$(1d4(B") +("cgni" "$(0]|(B") +("cgrv" "$(1d3(B") +("cha" "$(0II(B") +("chd" "$(1HR(B") +("che" "$(0Db(B") +("chab" "$(0Tk(B") +("chag" "$(1`((B") +("chdb" "$(1jO(B") +("chdf" "$(0Wu(B") +("chdh" "$(1rH(B") +("chdn" "$(1UJ(B") +("chdw" "$(1jF(B") +("chej" "$(0Qa(B") +("cher" "$(0MU(B") +("chey" "$(1HS(B") +("chgi" "$(1O!(B") +("chgr" "$(1U<(B") +("chgu" "$(0MZ(B") +("chhe" "$(1o](B") +("chhh" "$(1:#(B") +("chhj" "$(1[:(B") +("chhl" "$(0IP(B") +("chhw" "$(1d-(B") +("chhaf" "$(1V8d|(B") +("chjd" "$(0MT(B") +("chje" "$(0Wv(B") +("chjg" "$(0Wt(B") +("chjm" "$(0Ws(B") +("chjr" "$(1Nc(B") +("chju" "$(1`:(B") +("chjx" "$(1_|(B") +("chlc" "$(1o[(B") +("chln" "$(02((B") +("chlo" "$(1A5(B") +("chml" "$(1A4(B") +("chmr" "$(1Nm(B") +("chmbc" "$(0Id(B") +("chni" "$(0?p(B") +("chnl" "$(1%-(B") +("chok" "$(1'#(B") +("choo" "$(1gZ(B") +("chpa" "$(1[N(B") +("chqi" "$(1U>(B") +("chqm" "$(1HP(B") +("chrf" "$(0YW(B") +("chuc" "$(0_>(B") +("chud" "$(0YX(B") +("chup" "$(1d8(B") +("chvo" "$(1HT(B") +("chwp" "$(1d,(B") +("chxe" "$(1d+(B") +("chxh" "$(1UK(B") +("cii" "$(0Te(B") +("cip" "$(19}(B") +("cir" "$(1HH(B") +("civ" "$(1H=(B") +("ciav" "$(1U/(B") +("cibi" "$(1d&(B") +("cice" "$(1UI(B") +("cihf" "$(1gS(B") +("cihm" "$(1Nx(B") +("cihq" "$(1N}(B") +("cihr" "$(1`!(B") +("cihs" "$(1Np(B") +("cihu" "$(1A=(B") +("ciih" "$(1gc(B") +("ciil" "$(1_{(B") +("cijb" "$(0Q[(B") +("cijc" "$(1H<(B") +("cije" "$(1U3(B") +("cikk" "$(0IB(B") +("cilb" "$(1gO(B") +("cile" "$(1g](B") +("cill" "$(1Nr(B") +("cilr" "$(1d.(B") +("cimn" "$(1,;(B") +("cimbc" "$(0Ie(B") +("cine" "$(1Nt(B") +("cipf" "$(0^L(B") +("cipm" "$(1Nu(B") +("cipp" "$(1U5(B") +("cism" "$(09S(B") +("citc" "$(0]6(B") +("cite" "$(0Wl(B") +("citf" "$(1g^(B") +("cixp" "$(1g_(B") +("cjp" "$(1H6(B") +("cjr" "$(0I@(B") +("cjv" "$(0MX(B") +("cjbc" "$(0YY(B") +("cjbd" "$(1UC(B") +("cjbf" "$(1d2(B") +("cjcr" "$(0YT(B") +("cjig" "$(0]8(B") +("cjii" "$(1g`(B") +("cjip" "$(1jL(B") +("cjka" "$(1[0(B") +("cjki" "$(1U.(B") +("cjkp" "$(1Ne(B") +("cjks" "$(0Q\(B") +("cjmc" "$(1n8g\(B") +("cjmf" "$(1[<(B") +("cjmm" "$(1`-(B") +("cjmo" "$(0T`$(1d"(B") +("cjmu" "$(1UA(B") +("cjnu" "$(1[=(B") +("cjpn" "$(1n<(B") +("cjrr" "$(1[*(B") +("cjtc" "$(1lS(B") +("cjto" "$(1qG(B") +("ckb" "$(1Ng(B") +("cki" "$(1A:A/(B") +("ckn" "$(1Ns3H(B") +("ckau" "$(00j(B") +("ckce" "$(1gY(B") +("ckcf" "$(1j?(B") +("ckgg" "$(1`3(B") +("ckhml" "$(0/u(B") +("ckjt" "$(1[3(B") +("cklb" "$(0IC(B") +("ckld" "$(1Nz(B") +("ckmf" "$(1[2(B") +("ckmr" "$(0Tl(B") +("ckms" "$(1N{(B") +("ckmgc" "$(0:_(B") +("cknin" "$(08W(B") +("ckoo" "$(1U4(B") +("cksjl" "$(0G&(B") +("cln" "$(0:^(B") +("clw" "$(0IE(B") +("clx" "$(0\O(B") +("clbk" "$(1HE(B") +("clbu" "$(1A9(B") +("clll" "$(0?n(B") +("clmc" "$(1jD(B") +("clmo" "$(1Nj(B") +("clnc" "$(1j@(B") +("clwv" "$(0[@(B") +("cma" "$(1Ny(B") +("cmd" "$(1:%(B") +("cmj" "$(19|(B") +("cmn" "$(0:\(B") +("cmp" "$(1W.(B") +("cmr" "$(1HN(B") +("cmt" "$(1A-(B") +("cmbb" "$(1n9(B") +("cmbc" "$(1`U(B") +("cmbw" "$(0]7(B") +("cmfb" "$(1n?(B") +("cmfe" "$(1U0(B") +("cmfj" "$(1Nf(B") +("cmgi" "$(1H9(B") +("cmgr" "$(1p\(B") +("cmhaf" "$(1m8(B") +("cmig" "$(1Nh(B") +("cmlm" "$(1[/(B") +("cmmr" "$(1U2(B") +("cmms" "$(1:&(B") +("cmmv" "$(1UF(B") +("cmnr" "$(1H;(B") +("cmrb" "$(0Y\(B") +("cmrt" "$(1U1(B") +("cmtn" "$(1Nb(B") +("cmua" "$(1j>(B") +("cmvi" "$(1d$(B") +("cmvm" "$(1UG(B") +("cmvs" "$(0&|(B") +("cmwf" "$(0[=(B") +("cmwj" "$(1j<(B") +("cmym" "$(1H:(B") +("cmys" "$(0D\(B") +("cnd" "$(1:((B") +("cng" "$(0D[(B") +("cni" "$(1:"(B") +("cnl" "$(1A0"?(B") +("cnn" "$(13F(B") +("cno" "$(0B$(B") +("cnao" "$(1jP(B") +("cnau" "$(1Nk(B") +("cndt" "$(0Tc(B") +("cnhb" "$(1jB(B") +("cnhd" "$(1`0(B") +("cnhe" "$(1A3(B") +("cnhs" "$(13G(B") +("cnhx" "$(1[9(B") +("cnii" "$(1gU(B") +("cnin" "$(1Nl(B") +("cnir" "$(0MS(B") +("cnkg" "$(1U;(B") +("cnkm" "$(1[;(B") +("cnkq" "$(0Wo(B") +("cnlh" "$(1jM$(0,/(B") +("cnlr" "$(1[5(B") +("cnoe" "$(1jJ(B") +("cnot" "$(1jA(B") +("cnri" "$(1qF(B") +("cob" "$(0D](B") +("cod" "$(1O"(B") +("cog" "$(0Tj(B") +("con" "$(1:!(B") +("cop" "$(0Nl(B") +("cor" "$(0-H(B") +("coae" "$(1`'(B") +("cogd" "$(1jQ(B") +("cogf" "$(1jG(B") +("cogj" "$(1d7(B") +("cogs" "$(0]<(B") +("cohg" "$(1O#(B") +("coii" "$(0IJ(B") +("coim" "$(1qE(B") +("coin" "$(0D`(B") +("coir" "$(1UL$(0Y^(B") +("colb" "$(1HQ(B") +("colh" "$(1`9(B") +("colmi" "$(1_;(B") +("comb" "$(1[O$(0_-(B") +("comg" "$(0MV(B") +("como" "$(1lZ(B") +("comr" "$(1Nn(B") +("cond" "$(1d*(B") +("conk" "$(1`)(B") +("coog" "$(0Q`(B") +("cowy" "$(1U=(B") +("cph" "$(0IL(B") +("cpi" "$(0?m(B") +("cpp" "$(1A.(B") +("cpr" "$(0IH(B") +("cpu" "$(0D_(B") +("cpim" "$(0D^(B") +("cpou" "$(1[M(B") +("cppa" "$(1_~(B") +("cpru" "$(0IG(B") +("cptd" "$(1`2(B") +("cpyr" "$(1`8(B") +("cqd" "$(1N~(B") +("cqo" "$(0Da(B") +("cqhk" "$(0Wq(B") +("cqjm" "$(1gQ(B") +("cqmb" "$(1[.(B") +("cqmv" "$(0Ta(B") +("crb" "$(1U9(B") +("crp" "$(1a\(B") +("crhr" "$(0Q^(B") +("crhu" "$(0+,(B") +("crhaf" "$(1e((B") +("crjcm" "$(1TP(B") +("crki" "$(19R(B") +("crmjk" "$(1g3(B") +("crnl" "$(13B(B") +("crno" "$(0=D(B") +("crnq" "$(19S(B") +("croir" "$(1N:(B") +("crrd" "$(1lT(B") +("crrs" "$(0Wy(B") +("crsl" "$(024(B") +("crsmh" "$(1c\(B") +("crtc" "$(1GZ(B") +("cruc" "$(1jK(B") +("crvk" "$(1U7(B") +("crvp" "$(1HK(B") +("crye" "$(1`#(B") +("crybp" "$(1oT(B") +("csh" "$(0'"(B") +("csj" "$(1Nd(B") +("csp" "$(1H?(B") +("css" "$(0IM(B") +("cseg" "$(0[A(B") +("cshc" "$(0?O(B") +("cshf" "$(1'{(B") +("cshg" "$(1#L(B") +("cshp" "$(0/D(B") +("cshr" "$(1H@(B") +("csht" "$(04Z$(1#r(B") +("cshu" "$(0,&(B") +("csit" "$(0]}(B") +("csje" "$(1[A(B") +("csjj" "$(0_6(B") +("csjr" "$(0Tb(B") +("cslb" "$(1HL(B") +("csme" "$(1U6(B") +("csmh" "$(1gT(B") +("csmr" "$(1HJ(B") +("csmv" "$(1[@(B") +("csqf" "$(1d%(B") +("csrr" "$(1gR(B") +("cssr" "$(1UB(B") +("csyi" "$(1r:(B") +("cta" "$(0Td(B") +("ctm" "$(0IA(B") +("ctt" "$(0MY(B") +("ctw" "$(0Wn(B") +("ctak" "$(1gW(B") +("ctbc" "$(1[I(B") +("ctbk" "$(1j=(B") +("ctca" "$(1j:(B") +("ctco" "$(1jE(B") +("ctct" "$(0Y[(B") +("ctei" "$(1qC(B") +("ctgi" "$(1nA(B") +("ctgk" "$(0Wm(B") +("ctgt" "$(1n@(B") +("ctgu" "$(1[?(B") +("ctis" "$(1qe(B") +("ctmc" "$(1[D(B") +("ctmj" "$(1jC(B") +("ctmv" "$(1_}(B") +("ctoe" "$(1n:(B") +("ctop" "$(1[H(B") +("ctor" "$(1d'(B") +("ctpd" "$(1lW(B") +("ctqm" "$(1d/(B") +("ctrg" "$(1qf(B") +("ctsr" "$(1`7(B") +("ctub" "$(1d0(B") +("ctvi" "$(1_y(B") +("ctwi" "$(1j;(B") +("ctxc" "$(1d#(B") +("ctyj" "$(1o\(B") +("ctyv" "$(1U8(B") +("cuce" "$(1`&(B") +("cuhqu" "$(10#(B") +("cumj" "$(1[K(B") +("cumt" "$(1d)(B") +("cuob" "$(1qc(B") +("cuog" "$(1gX(B") +("cuok" "$(15j(B") +("cvr" "$(1No(B") +("cvfr" "$(1jR(B") +("cvid" "$(0^M(B") +("cvii" "$(1jH(B") +("cvio" "$(1HG(B") +("cvmi" "$(0[?(B") +("cvne" "$(0Th(B") +("cvvv" "$(1o^(B") +("cvvw" "$(0To(B") +("cwa" "$(0Ae(B") +("cwd" "$(1[6(B") +("cwg" "$(0Qc(B") +("cwk" "$(1Ni(B") +("cwl" "$(0ID(B") +("cwp" "$(1`$(B") +("cwjr" "$(0Tn(B") +("cwlg" "$(0_@(B") +("cwli" "$(0];(B") +("cwlj" "$(0]:(B") +("cwlv" "$(1lP(B") +("cwmv" "$(1`5(B") +("cwtj" "$(1ga(B") +("cwvf" "$(0[>(B") +("cwwg" "$(1qd(B") +("cwyi" "$(1HF(B") +("cye" "$(1A<(B") +("cyg" "$(1H7(B") +("cyj" "$(1A7(B") +("cyr" "$(1HA(B") +("cyx" "$(1n=(B") +("cybb" "$(1lU`.(B") +("cybc" "$(1`6(B") +("cybk" "$(1r1(B") +("cybp" "$(1p[(B") +("cybs" "$(0YU(B") +("cycb" "$(0[6(B") +("cyck" "$(0MP(B") +("cydk" "$(1j8(B") +("cygq" "$(1lR(B") +("cyhm" "$(0[7(B") +("cyhn" "$(1A8(B") +("cyhr" "$(0Y](B") +("cyhs" "$(1A*(B") +("cyhv" "$(1N`(B") +("cyib" "$(1[>(B") +("cyiu" "$(1H>(B") +("cyjj" "$(0[9(B") +("cylb" "$(1H8(B") +("cymb" "$(1[G(B") +("cymh" "$(1lX(B") +("cymy" "$(1HO(B") +("cypd" "$(1gV(B") +("cypo" "$(1lO(B") +("cypp" "$(1oZ(B") +("cyps" "$(1lV(B") +("cypt" "$(0^p(B") +("cyrb" "$(0YZ(B") +("cyrd" "$(1[+(B") +("cyrv" "$(0_,(B") +("cysk" "$(0[8(B") +("cyso" "$(1gP(B") +("cytg" "$(0\M(B") +("cytj" "$(0QX(B") +("cyto" "$(1lQ(B") +("cytp" "$(1lN(B") +("cytu" "$(0[5(B") +("cyvi" "$(0IK(B") +("cywi" "$(1gb(B") +("d" "$(0'N(B") +("da" "$(00,(B") +("db" "$(1"U(B") +("dc" "$(1"W(B") +("dd" "$(000(B") +("df" "$(002(B") +("dg" "$(0,\(B") +("dh" "$(0&`(B") +("di" "$(0&Q(B") +("dj" "$(0(^(B") +("dk" "$(1!<$B(B") +("dl" "$(0,W(B") +("dm" "$(0(\,a(B") +("dp" "$(1'A"V(B") +("dq" "$(1'F(B") +("dr" "$(0,Y(B") +("du" "$(0(_(B") +("dw" "$(00*(B") +("dy" "$(0*7(B") +("dam" "$(03h$(1+?(B") +("dau" "$(00-(B") +("dav" "$(07~(B") +("dafu" "$(1K+(B") +("dagi" "$(1Ju(B") +("dahu" "$(0FW(B") +("dail" "$(15{(B") +("daiu" "$(0FN(B") +("damh" "$(0FO(B") +("damj" "$(0=3(B") +("dang" "$(1Wf(B") +("danr" "$(0Z>(B") +("danw" "$(0\r(B") +("dapp" "$(0Ax(B") +("dapv" "$(1Ca(B") +("dasm" "$(0K0(B") +("dawe" "$(1Q#(B") +("dbb" "$(0A}(B") +("dbd" "$(1(B") +("ddl" "$(16,(B") +("ddp" "$(0Ua(B") +("ddv" "$(0;c(B") +("ddw" "$(1E.$(0Ao(B") +("ddam" "$(1CZ(B") +("ddbuh" "$(0_I(B") +("ddcsh" "$(1(B") +("dhmy" "$(03p(B") +("dhne" "$(1'H(B") +("dhni" "$(1$H$(0FS(B") +("dhon" "$(1C{$(082(B") +("dhoo" "$(0OA(B") +("dhpa" "$(1(B") +("dnq" "$(1C>(B") +("dnao" "$(0R}(B") +("dnbg" "$(16&(B") +("dnbj" "$(1Q%(B") +("dnbq" "$(1])(B") +("dncr" "$(0U{(B") +("dndf" "$(1K)(B") +("dnfd" "$(1i*(B") +("dnhb" "$(0Ry(B") +("dnhd" "$(1C]C\(B") +("dnhe" "$(1'G(B") +("dnib" "$(0=4(B") +("dnin" "$(00:81(B") +("dnkg" "$(0=9(B") +("dnkm" "$(1!(B") +("doim" "$(1k^(B") +("doin" "$(1'J(B") +("doip" "$(1U(B") +("dvl" "$(1"S(B") +("dvfo" "$(1ef(B") +("dvid" "$(1e`(B") +("dvii" "$(0S#(B") +("dvis" "$(1+E(B") +("dvmg" "$(163(B") +("dvno" "$(1Cc(B") +("dvoi" "$(1q&(B") +("dvvd" "$(1Q'(B") +("dvvw" "$(1(B") +("dyt" "$(1+;(B") +("dyx" "$(1aj(B") +("dyaj" "$(0As(B") +("dybb" "$(1Co]'(B") +("dybc" "$(0FP(B") +("dybp" "$(1i#(B") +("dybs" "$(0K'(B") +("dycb" "$(1Ps(B") +("dyck" "$(07y(B") +("dydk" "$(1W^(B") +("dydl" "$(0O7(B") +("dydu" "$(0[t(B") +("dyfe" "$(0Az(B") +("dyhh" "$(1Cp(B") +("dyhn" "$(00'(B") +("dyhr" "$(0K6(B") +("dyhs" "$(00((B") +("dyia" "$(1WI(B") +("dyiu" "$(08$(B") +("dyjj" "$(1Pz(B") +("dylb" "$(03Y(B") +("dymh" "$(1]5(B") +("dymu" "$(1ed(B") +("dynv" "$(1Wa(B") +("dyoj" "$(1(B") +("ew" "$(1'\(B") +("eaa" "$(16d(B") +("eag" "$(08N(B") +("eam" "$(1'm(B") +("eafc" "$(1q]p?(B") +("eafu" "$(1D;(B") +("eagi" "$(1DK(B") +("eahm" "$(1=Z(B") +("eahu" "$(0BK(B") +("eaiu" "$(0BG(B") +("eamh" "$(0B>(B") +("eami" "$(16a(B") +("eamj" "$(108(B") +("eamk" "$(16b(B") +("eamo" "$(1=G(B") +("eana" "$(0OX(B") +("eand" "$(1QQ(B") +("eane" "$(1i9(B") +("eang" "$(0OW(B") +("eanj" "$(1o5(B") +("eank" "$(1Qh(B") +("eanw" "$(0[u(B") +("eapp" "$(0=\(B") +("eapv" "$(0B?(B") +("eate" "$(0X^(B") +("eavf" "$(0V/(B") +("eawe" "$(0KQ(B") +("eayf" "$(1Qd(B") +("ebb" "$(16W(B") +("ebm" "$(00U(B") +("ebp" "$(0XB$(1aT(B") +("ebr" "$(1'[(B") +("ebv" "$(10K(B") +("ebac" "$(1D0(B") +("ebau" "$(16X(B") +("ebbb" "$(0Fm(B") +("ebbr" "$(0B=(B") +("ebbu" "$(1K_(B") +("ebcd" "$(0=f(B") +("ebci" "$(0X](B") +("ebcn" "$(0BB(B") +("ebcr" "$(1DE0J(B") +("ebcv" "$(1i/(B") +("ebgr" "$(16i(B") +("ebhg" "$(0=c(B") +("ebhu" "$(0,k(B") +("ebhx" "$(0Fq(B") +("ebjj" "$(0BE(B") +("ebkf" "$(1pl(B") +("ebme" "$(0BL(B") +("ebmp" "$(1]C(B") +("ebmr" "$(04#(B") +("ebnd" "$(08G(B") +("ebof" "$(1K`(B") +("ebsd" "$(0=h(B") +("ebuc" "$(107(B") +("ebug" "$(1keX-(B") +("ebuh" "$(0BA(B") +("ebuk" "$(1=F(B") +("ebul" "$(1Wy(B") +("ebuu" "$(10F(B") +("ebvk" "$(0Fr(B") +("ebwi" "$(1i1(B") +("ebyh" "$(10L(B") +("ecc" "$(1`;(B") +("ecr" "$(00Y(B") +("ecim" "$(1DC(B") +("eckg" "$(1D@(B") +("ecnh" "$(08=(B") +("ecor" "$(08I(B") +("ecru" "$(10<(B") +("ecsh" "$(0,y(B") +("ecst" "$(1=Q(B") +("ecwa" "$(1Qa(B") +("edd" "$(0=U(B") +("edg" "$(0EV(B") +("edj" "$(00N(B") +("edk" "$(0,o(B") +("edl" "$(104(B") +("edm" "$(1'j(B") +("edw" "$(16M(B") +("edam" "$(0B5(B") +("edbt" "$(17K(B") +("edbu" "$(0B8(B") +("edci" "$(0=Y(B") +("eddf" "$(1X*(B") +("eddg" "$(1KZ(B") +("eddh" "$(1rB(B") +("eddn" "$(1K[(B") +("eddo" "$(1Wu(B") +("edgg" "$(1DH(B") +("edhe" "$(00M(B") +("edhl" "$(0=^(B") +("edlc" "$(0ZB(B") +("edlo" "$(0KL(B") +("edmf" "$(1=9(B") +("edmq" "$(1=?(B") +("edmbc" "$(1gu(B") +("edoe" "$(0KK(B") +("edoo" "$(16N(B") +("edwf" "$(1=6(B") +("eea" "$(16U(B") +("eee" "$(1=.(B") +("eei" "$(1"](B") +("eev" "$(0;h(B") +("eeed" "$(08'(B") +("eeeee" "$(1<;(B") +("eeeef" "$(1hR(B") +("eeeen" "$(1..(B") +("eeeeo" "$(1=$(B") +("eeeeu" "$(1=+(B") +("eeii" "$(1D:(B") +("eemr" "$(1ES(B") +("eetb" "$(1b&(B") +("efb" "$(08>(B") +("eff" "$(0=N(B") +("efh" "$(0,h(B") +("efq" "$(1'S(B") +("efbg" "$(1K](B") +("efbk" "$(1K@(B") +("efbr" "$(0=O(B") +("efbw" "$(1X,(B") +("efdc" "$(1i,(B") +("efdq" "$(1QF(B") +("effe" "$(1]=(B") +("efff" "$(1el(B") +("effg" "$(1a|(B") +("effr" "$(1i-(B") +("effs" "$(1QG(B") +("efhu" "$(1=B(B") +("efmu" "$(04-(B") +("efqf" "$(1Q_(B") +("egg" "$(1+TB8(B") +("egi" "$(00O(B") +("egj" "$(0Fn(B") +("egr" "$(1+b(B") +("egce" "$(16K(B") +("egcg" "$(16`(B") +("egde" "$(1]Ea}(B") +("egfe" "$(1en(B") +("eggu" "$(0OO(B") +("egit" "$(0Fi(B") +("eglc" "$(10E(B") +("egni" "$(0V((B") +("egow" "$(1Ww(B") +("egrv" "$(1DG(B") +("egsk" "$(1KX(B") +("egth" "$(0OT(B") +("egti" "$(1QJ(B") +("egtj" "$(16J(B") +("egwc" "$(0X\(B") +("eha" "$(00](B") +("ehe" "$(1$[(B") +("ehf" "$(0S>(B") +("ehi" "$(1DB(B") +("ehk" "$(0,w(B") +("ehq" "$(15K(B") +("ehv" "$(06t(B") +("ehag" "$(0BN(B") +("ehaj" "$(1DD(B") +("ehal" "$(1X#(B") +("ehar" "$(1QZ(B") +("ehbk" "$(0S/(B") +("ehbn" "$(16Y(B") +("ehbt" "$(0VF42(B") +("ehbu" "$(041$(1o6(B") +("ehby" "$(1+_(B") +("ehcn" "$(0X_(B") +("ehdb" "$(1QV(B") +("ehde" "$(1Qk(B") +("ehdf" "$(1=M(B") +("ehdn" "$(10=(B") +("ehdp" "$(1DP(B") +("ehdw" "$(0OY(B") +("eheq" "$(1+](B") +("eher" "$(04)(B") +("ehet" "$(1b'(B") +("ehgr" "$(08J(B") +("ehgu" "$(04$(B") +("ehhl" "$(00a(B") +("ehhv" "$(04'(B") +("ehhw" "$(0Fo(B") +("ehio" "$(00\(B") +("ehjd" "$(1+[(B") +("ehjg" "$(0BM(B") +("ehjr" "$(04%(B") +("ehkp" "$(0=Q(B") +("ehlq" "$(1Qi(B") +("ehml" "$(0-"(B") +("ehmo" "$(1X"(B") +("ehmr" "$(1>S+m(B") +("ehmy" "$(1'b(B") +("ehmgi" "$(1]S(B") +("ehni" "$(1=O$(0*H(B") +("ehnn" "$(1+j(B") +("ehnwf" "$(0Z!(B") +("ehoe" "$(1Q[(B") +("ehon" "$(1+n(B") +("ehoo" "$(1KSKT(B") +("ehpa" "$(16\(B") +("ehpm" "$(00`(B") +("ehqi" "$(10M(B") +("ehqj" "$(0BC(B") +("ehqm" "$(1'o(B") +("ehqo" "$(1'^(B") +("ehrb" "$(1DQ(B") +("ehsd" "$(16](B") +("ehsk" "$(0S0=b(B") +("ehsu" "$(0KU(B") +("ehuc" "$(1erm[(B") +("ehuk" "$(0Ft(B") +("ehul" "$(1]D(B") +("ehvo" "$(1'a(B") +("ehvp" "$(1$Z(B") +("ehxe" "$(1DA(B") +("ehxf" "$(0O](B") +("ehxu" "$(16j(B") +("ehyhv" "$(0HN(B") +("eid" "$(0=.(B") +("eii" "$(0=R(B") +("eik" "$(1$R(B") +("eir" "$(00Z(B") +("eiv" "$(1'X(B") +("eiav" "$(08<(B") +("eibi" "$(0Fh(B") +("eice" "$(08H(B") +("eidy" "$(1mY(B") +("eifd" "$(0Gl(B") +("eihf" "$(0Fg(B") +("eihq" "$(1+i(B") +("eihr" "$(0B6(B") +("eihu" "$(1$W(B") +("eiih" "$(0KW(B") +("eijb" "$(08@(B") +("eijc" "$(1'W(B") +("eikf" "$(1=3(B") +("eikk" "$(1'Y(B") +("eiku" "$(1$P(B") +("eilb" "$(1KW(B") +("eile" "$(1K>(B") +("eill" "$(03{(B") +("eilr" "$(1D.(B") +("eilmi" "$(0:*(B") +("eine" "$(00E(B") +("eioc" "$(1X'(B") +("eiok" "$(10A(B") +("eipf" "$(1ay(B") +("eirm" "$(16L(B") +("eirp" "$(1X+(B") +("eitc" "$(1ax$(0S((B") +("eite" "$(0B/(B") +("eiwg" "$(1az(B") +("eixp" "$(1K?(B") +("ejb" "$(0,m(B") +("ejc" "$(1'Q(B") +("ejd" "$(10C$(00^(B") +("eje" "$(1$\(B") +("ejp" "$(00F(B") +("ejr" "$(00J(B") +("ejv" "$(1+`(B") +("ejbc" "$(0Ff(B") +("ejbd" "$(10.(B") +("ejbj" "$(1=<(B") +("ejbm" "$(16O(B") +("ejbv" "$(1q'(B") +("ejcb" "$(0OR(B") +("ejck" "$(1=R(B") +("ejcm" "$(16H(B") +("ejco" "$(1D+(B") +("ejcr" "$(0Fb(B") +("ejds" "$(0B9(B") +("ejhf" "$(0XY(B") +("ejhq" "$(10,(B") +("ejhw" "$(0XZ(B") +("ejic" "$(1i7(B") +("ejii" "$(1KA(B") +("ejik" "$(10D(B") +("ejip" "$(1Qc(B") +("ejir" "$(1=5(B") +("ejjb" "$(0OS(B") +("ejjj" "$(1]?Wv(B") +("ejjl" "$(0KM(B") +("ejjm" "$(0ZC(B") +("ejjn" "$(1KC(B") +("ejka" "$(0=`(B") +("ejkd" "$(105(B") +("ejki" "$(10+(B") +("ejks" "$(1+c(B") +("ejlv" "$(0=_(B") +("ejmc" "$(0V$K>(B") +("ejme" "$(1K8(B") +("ejmf" "$(0=L(B") +("ejmm" "$(0B0(B") +("ejmn" "$(1'g(B") +("ejmo" "$(16E(B") +("ejmu" "$(10*(B") +("ejnu" "$(16G(B") +("ejpn" "$(0V#(B") +("ejpu" "$(1K7(B") +("ejqp" "$(1es(B") +("ejrb" "$(0B:(B") +("ejrr" "$(16F(B") +("ejtc" "$(1QH(B") +("ejye" "$(1K9(B") +("ejyj" "$(0Fa(B") +("ekb" "$(04,(B") +("ekc" "$(1U@(B") +("ekf" "$(1+e(B") +("eki" "$(0,q$(1$S(B") +("ekn" "$(1+S!b(B") +("eks" "$(1!c(B") +("ekcf" "$(0OM(B") +("ekhr" "$(0KT(B") +("ekjt" "$(16P(B") +("ekkb" "$(10;$(0=i(B") +("ekkk" "$(1K\(B") +("ekld" "$(1+W(B") +("eklu" "$(0=Z(B") +("ekms" "$(1+U(B") +("ekni" "$(0*G(B") +("ekoo" "$(08M(B") +("ekpb" "$(0KJ(B") +("eksr" "$(1'k(B") +("elg" "$(1.S(B") +("elq" "$(03~(B") +("elw" "$(00S(B") +("elx" "$(1QP(B") +("elbk" "$(00X(B") +("elbu" "$(0,j(B") +("elgm" "$(1QO(B") +("elhi" "$(1pe(B") +("elim" "$(1mZ=I(B") +("elll" "$(1"`$Y(B") +("elln" "$(00Q(B") +("ellp" "$(1KI(B") +("elmc" "$(0OV(B") +("elmo" "$(04/(B") +("elmt" "$(1]@(B") +("elvu" "$(1=](B") +("elwp" "$(04.(B") +("elws" "$(10G(B") +("elwv" "$(1KH(B") +("elxh" "$(1'`(B") +("elxl" "$(0=](B") +("emd" "$(0*@(B") +("emg" "$(0,n(B") +("emj" "$(0*?(B") +("emn" "$(0(f(B") +("emr" "$(1'l(B") +("emt" "$(1$M(B") +("emam" "$(04+(B") +("embb" "$(0^aV-(B") +("embe" "$(1b"(B") +("embg" "$(1em(B") +("embi" "$(1X(Qbeu(B") +("embk" "$(1==(B") +("embl" "$(1+f(B") +("embu" "$(1i6(B") +("emcw" "$(1+V$(0:Y(B") +("emdm" "$(0ZD(B") +("emfb" "$(1]>(B") +("emfj" "$(1'T(B") +("emgg" "$(0=V(B") +("emgh" "$(1X)(B") +("emhf" "$(0X1Fd(B") +("emia" "$(1DI(B") +("emig" "$(1+d(B") +("emjk" "$(1QK(B") +("emlk" "$(102(B") +("emls" "$(0,~(B") +("emmc" "$(1QI(B") +("emmf" "$(1'U(B") +("emmi" "$(1$O(B") +("emmp" "$(0]e(B") +("emmr" "$(103(B") +("emms" "$(0*E(B") +("emmu" "$(0,l(B") +("emnn" "$(04!(B") +("emnr" "$(00I(B") +("emoa" "$(1b$(B") +("emrb" "$(1D6(B") +("emrr" "$(1D7(B") +("emrt" "$(101(B") +("emrw" "$(1=7(B") +("emso" "$(0=m(B") +("emtb" "$(1b!(B") +("emua" "$(0OQ(B") +("emub" "$(1kd(B") +("emvb" "$(1KD(B") +("emvg" "$(0Fj(B") +("emvi" "$(1D8(B") +("emvm" "$(0,}8?(B") +("emwd" "$(0Fs(B") +("emwf" "$(0KG(B") +("emwg" "$(1=X$(0B;(B") +("emwj" "$(0OP(B") +("emwl" "$(0BI(B") +("emyf" "$(1KY(B") +("end" "$(03Z(B") +("ene" "$(0,u(B") +("eni" "$(0*C0P(B") +("enj" "$(0*F(B") +("enao" "$(1QW(B") +("enau" "$(10>(B") +("enbk" "$(0BH(B") +("enbq" "$(1X$(B") +("enbs" "$(0B1(B") +("encr" "$(0S1(B") +("enhb" "$(1QN(B") +("enhe" "$(0,x(B") +("enhx" "$(16[(B") +("enib" "$(08K(B") +("enii" "$(1KF(B") +("enin" "$(1'f(B") +("enir" "$(1+\(B") +("enkm" "$(0=I(B") +("enkq" "$(1=W(B") +("enlb" "$(1eo(B") +("enlc" "$(1b#(B") +("enld" "$(1D9(B") +("enls" "$(1'Z(B") +("enmb" "$(0[v(B") +("enmm" "$(0Fk(B") +("enmu" "$(1+k(B") +("ennc" "$(0S3(B") +("enob" "$(1=A(B") +("enoe" "$(0OL(B") +("enok" "$(1=@(B") +("enot" "$(0OK(B") +("enqd" "$(1DN(B") +("enri" "$(1i4(B") +("ensj" "$(1=>(B") +("ensv" "$(0KN(B") +("enue" "$(0=a(B") +("enwf" "$(0KV(B") +("eob" "$(1$V(B") +("eog" "$(0=g(B") +("eoj" "$(1$](B") +("eon" "$(1"^(B") +("eop" "$(1$^(B") +("eoah" "$(1Ka(B") +("eobt" "$(0Bz(B") +("eodi" "$(1'_(B") +("eodk" "$(1KQ(B") +("eogd" "$(1QY(B") +("eogf" "$(1QX(B") +("eohh" "$(1'c(B") +("eoii" "$(00b(B") +("eoik" "$(1+^(B") +("eoim" "$(1i2(B") +("eoip" "$(16^(B") +("eoir" "$(0Fp(B") +("eokf" "$(1i3(B") +("eolb" "$(1KUKR(B") +("eold" "$(0KX(B") +("eolk" "$(10?(B") +("eoma" "$(1X%(B") +("eomb" "$(1i5$(0=e(B") +("eomd" "$(10@(B") +("eomm" "$(1Q\(B") +("eomn" "$(0BD,v(B") +("eomo" "$(1X2(B") +("eomr" "$(04&$(16k(B") +("eomt" "$(1=P(B") +("eond" "$(1DO(B") +("eoob" "$(1DR(B") +("eook" "$(0[w(B") +("eora" "$(1Qj(B") +("eosk" "$(1+l(B") +("eotf" "$(1QU(B") +("eoto" "$(0V0(B") +("eowy" "$(08B(B") +("epa" "$(040(B") +("epd" "$(03q*B(B") +("eph" "$(00G(B") +("epi" "$(1"_(B") +("epl" "$(10)(B") +("epp" "$(0-!(B") +("epr" "$(1'](B") +("ept" "$(00R(B") +("epu" "$(0,r(B") +("epfd" "$(16h(B") +("ephh" "$(1$X(B") +("ephp" "$(16Z(B") +("ephr" "$(1=2(B") +("epou" "$(0=d(B") +("eppa" "$(1=;(B") +("epru" "$(00[(B") +("epsh" "$(1$Q(B") +("eptd" "$(1=8(B") +("epuk" "$(04((B") +("epyr" "$(1=N(B") +("eqg" "$(1:w(B") +("eqhf" "$(0ON(B") +("eqhl" "$(08C(B") +("eqjr" "$(1=L(B") +("eqka" "$(1=V(B") +("eqkd" "$(1D4(B") +("eqke" "$(1DF(B") +("eqkk" "$(0B2(B") +("eqmb" "$(0=S(B") +("eqmc" "$(0KE(B") +("eqmf" "$(1D5(B") +("eqor" "$(1=:(B") +("erb" "$(08D(B") +("erp" "$(1;^(B") +("eru" "$(1"[(B") +("erau" "$(08O(B") +("erbc" "$(1DM(B") +("erhg" "$(10:(B") +("erhu" "$(00T(B") +("erji" "$(1Wz(B") +("ermr" "$(1W{(B") +("erpa" "$(0BJ(B") +("errd" "$(0S*(B") +("errj" "$(1QS(B") +("ersj" "$(1=Y(B") +("eruc" "$(0O\(B") +("ervk" "$(10H(B") +("ervp" "$(00_(B") +("erxu" "$(0S4(B") +("eryo" "$(109(B") +("esd" "$(0B3(B") +("esj" "$(04"(B") +("esp" "$(00H(B") +("ess" "$(1'i(B") +("esu" "$(0(g(B") +("esbn" "$(0=X(B") +("esce" "$(0S)(B") +("eshr" "$(00L(B") +("eshu" "$(100(B") +("esim" "$(0V+(B") +("esip" "$(08L(B") +("esit" "$(0V)(B") +("esja" "$(1KJ(B") +("esjj" "$(1kc(B") +("esjr" "$(16_(B") +("eskr" "$(10/(B") +("esll" "$(10-(B") +("esmb" "$(0KF(B") +("esmc" "$(1i.(B") +("esme" "$(08A(B") +("esmg" "$(0V*B4$(1+R(B") +("esmh" "$(1KE(B") +("esmi" "$(0O[(B") +("esmj" "$(1]G(B") +("esmr" "$(1'h(B") +("esnd" "$(0OU(B") +("esqf" "$(1DJ(B") +("esrj" "$(1Wx(B") +("esrr" "$(1KB(B") +("esuu" "$(16Q(B") +("eswu" "$(1p@(B") +("esyi" "$(1p=(B") +("etc" "$(03|(B") +("etk" "$(1+a(B") +("etm" "$(1'V(B") +("etq" "$(03z(B") +("ett" "$(1$N+Q(B") +("etw" "$(1+g=[(B") +("etak" "$(0KD(B") +("etaw" "$(1p>(B") +("etbc" "$(16S(B") +("etbn" "$(0B.(B") +("etbo" "$(0V'(B") +("etca" "$(1Q`(B") +("etcd" "$(1X1(B") +("etcf" "$(1]F(B") +("etcl" "$(1QL(B") +("etct" "$(0F_(B") +("etcu" "$(0B,(B") +("etge" "$(0KC(B") +("etgf" "$(1D2(B") +("etgi" "$(1]B(B") +("etgk" "$(1=4(B") +("etgt" "$(1]A(B") +("etif" "$(1i8(B") +("etit" "$(1KM(B") +("etkr" "$(1=C(B") +("etlb" "$(0KI(B") +("etlk" "$(1=\(B") +("etlo" "$(0KH(B") +("etlx" "$(0ZA(B") +("etmc" "$(1QM$(0=T(B") +("etmj" "$(1Qg(B") +("etmr" "$(1=D(B") +("etmv" "$(0B7(B") +("etoe" "$(0V.(B") +("etog" "$(0]f(B") +("etov" "$(1a{(B") +("etpp" "$(1X/(B") +("etqm" "$(1D3(B") +("etrg" "$(0\u(B") +("etst" "$(1kh(B") +("ettb" "$(0Fe(B") +("ettc" "$(16I(B") +("etub" "$(0F`(B") +("etvi" "$(0BF(B") +("etvp" "$(1]H(B") +("etwa" "$(0KP(B") +("etwb" "$(1X.(B") +("etwi" "$(1a~(B") +("etwt" "$(0S.(B") +("etwv" "$(0S+(B") +("etxc" "$(1D1(B") +("etym" "$(16g(B") +("etys" "$(16f(B") +("euc" "$(1`*`+(B") +("euu" "$(1'n(B") +("eubb" "$(1KO(B") +("eugk" "$(1QT(B") +("eujt" "$(1kb(B") +("eumb" "$(0B@(B") +("eumf" "$(1=K(B") +("eumi" "$(1D>(B") +("eumt" "$(1D=(B") +("euog" "$(1KP(B") +("euon" "$(08P(B") +("eutt" "$(1rA(B") +("euuk" "$(1D?(B") +("evr" "$(1+Y(B") +("evfd" "$(0_3(B") +("evfg" "$(0V1(B") +("evfn" "$(0_%(B") +("evid" "$(1b%(B") +("evis" "$(1'p(B") +("evne" "$(16V(B") +("evug" "$(1kf(B") +("evvd" "$(1KV(B") +("evvw" "$(0=j(B") +("ewb" "$(0B<(B") +("ewc" "$(00V(B") +("ewd" "$(10I6c(B") +("ewg" "$(08E(B") +("ewk" "$(1+h(B") +("ewo" "$(00W(B") +("ewr" "$(1+Z(B") +("ewdq" "$(1Qf(B") +("ewfq" "$(1DL(B") +("ewgf" "$(1QR(B") +("ewim" "$(1K^(B") +("ewjr" "$(0=[(B") +("ewlb" "$(1=H(B") +("ewli" "$(0S-(B") +("ewlj" "$(0S,(B") +("ewln" "$(1i0(B") +("ewlo" "$(1KN(B") +("ewlv" "$(0S5(B") +("ewml" "$(16R(B") +("ewmo" "$(1D<(B") +("ewmv" "$(1=J(B") +("ewno" "$(1eg(B") +("ewot" "$(0Fl(B") +("ewtc" "$(1Qe(B") +("ewtj" "$(1KG(B") +("ewvf" "$(0KR(B") +("ewwg" "$(1kg(B") +("eyg" "$(00D(B") +("eyk" "$(0,|(B") +("eyr" "$(00K(B") +("eyt" "$(00C(B") +("eyv" "$(1"Z(B") +("eyx" "$(0V%(B") +("eyy" "$(0,z(B") +("eyaj" "$(16T(B") +("eybb" "$(1=SW|(B") +("eybc" "$(1=E(B") +("eybg" "$(1mX(B") +("eybk" "$(0KS(B") +("eybp" "$(1ek(B") +("eybs" "$(0Fc(B") +("eybu" "$(0V,(B") +("eycb" "$(0KA(B") +("eyck" "$(1+P(B") +("eycv" "$(0K?(B") +("eydk" "$(1Q^(B") +("eydl" "$(1K<(B") +("eydu" "$(1ej(B") +("eyed" "$(1X0(B") +("eyem" "$(1eq(B") +("eyfe" "$(0=W(B") +("eyhc" "$(0ZE(B") +("eyhm" "$(1K=(B") +("eyhn" "$(0,{(B") +("eyhs" "$(1$L(B") +("eyib" "$(106(B") +("eyiu" "$(03}(B") +("eyjc" "$(1qq(B") +("eyjj" "$(0KO(B") +("eylc" "$(1ep(B") +("eylh" "$(08F(B") +("eylm" "$(1$U(B") +("eymh" "$(1X!(B") +("eymp" "$(1+X(B") +("eyoj" "$(0=l(B") +("eyok" "$(0=M(B") +("eypd" "$(1KK(B") +("eypk" "$(1W~(B") +("eypo" "$(1W}(B") +("eypp" "$(0X[(B") +("eypt" "$(0ZF(B") +("eypu" "$(16e(B") +("eyrb" "$(1D-(B") +("eyrd" "$(0=K(B") +("eyrf" "$(0=J(B") +("eyrj" "$(1K;(B") +("eyrn" "$(1=1$(0Z@(B") +("eyro" "$(0V&(B") +("eyru" "$(1=T(B") +("eyrv" "$(1i+(B") +("eysd" "$(0B-$(1=U(B") +("eyso" "$(0KB(B") +("eysy" "$(0=P(B") +("eyta" "$(1=/(B") +("eytb" "$(1=0(B") +("eytg" "$(0OJ(B") +("eytj" "$(0K=(B") +("eytp" "$(1X&(B") +("eytr" "$(0=k(B") +("eyub" "$(0K@(B") +("eyuh" "$(1KL(B") +("eyvg" "$(1Wt(B") +("eyvi" "$(1'R(B") +("eyvw" "$(1D/(B") +("eywi" "$(0KY(B") +("eywm" "$(0S2(B") +("eywv" "$(1etD,(B") +("f" "$(0'W(B") +("fb" "$(0-:(B") +("fd" "$(1'w$(0*N(B") +("ff" "$(00d(B") +("fg" "$(0-#(B") +("fh" "$(0'8(B") +("fk" "$(0){(B") +("fm" "$(1$_(B") +("fo" "$(1!=(B") +("fq" "$(0(%(B") +("fab" "$(1=i(B") +("fam" "$(1+p(B") +("fafu" "$(1Ke(B") +("fahm" "$(1Db(B") +("faht" "$(1=j(B") +("fahu" "$(1DY(B") +("famh" "$(0F|(B") +("famj" "$(0=q(B") +("fank" "$(1X@(B") +("fanp" "$(0S?(B") +("fanw" "$(0\v(B") +("fanx" "$(1i:(B") +("fapp" "$(0BV(B") +("fate" "$(0ZG(B") +("fawe" "$(1Q|(B") +("fayt" "$(0F{(B") +("fbr" "$(0/!47(B") +("fbac" "$(1Kc(B") +("fbbe" "$(1]N(B") +("fbhaf" "$(1m0(B") +("fbjj" "$(1DS(B") +("fbkf" "$(0S@(B") +("fbln" "$(02)(B") +("fbme" "$(0G%(B") +("fbmr" "$(10Y(B") +("fbnd" "$(16r(B") +("fbok" "$(0P(B") +("fdbt" "$(18'(B") +("fdbmr" "$(1>p(B") +("fdbuu" "$(1E}(B") +("fdcsh" "$(09@(B") +("fddh" "$(1r7(B") +("fddi" "$(1,i(B") +("fddj" "$(18&(B") +("fdeii" "$(1Y4(B") +("fdha" "$(0>Q(B") +("fdhe" "$(11l(B") +("fdhj" "$(1,k(B") +("fdhhj" "$(1Lj(B") +("fdhoa" "$(1Rk(B") +("fdhqu" "$(11q(B") +("fdhuk" "$(1Y5(B") +("fdig" "$(1rL(B") +("fdibi" "$(1Y6(B") +("fdiih" "$(0Vc(B") +("fdile" "$(0V](B") +("fdilr" "$(0Sh(B") +("fdixp" "$(1a7(B") +("fdjk" "$(1,j(B") +("fdjmf" "$(0L4(B") +("fdjrb" "$(0P6(B") +("fdma" "$(1>o(B") +("fdmq" "$(1DU(B") +("fdmbb" "$(0\((B") +("fdmcw" "$(1>n(B") +("fdmlk" "$(0Gm(B") +("fdmtb" "$(1ku(B") +("fdnd" "$(04w(B") +("fdng" "$(11p(B") +("fdnj" "$(1,g(B") +("fdnl" "$(11o(B") +("fdnhd" "$(1Ri(B") +("fdnii" "$(1^<(B") +("fdnmm" "$(1Y7(B") +("fdnob" "$(1Rj(B") +("fdok" "$(07i(B") +("fdon" "$(1,f(B") +("fdphh" "$(11r(B") +("fdqmb" "$(0L5(B") +("fdss" "$(18$(B") +("fdsit" "$(1iY(B") +("fdsmv" "$(1Lg(B") +("fdtak" "$(0V`(B") +("fdtaw" "$(1qs(B") +("fdtbn" "$(1Rl(B") +("fdtgf" "$(0Sg(B") +("fdthb" "$(1Y3(B") +("fdtwa" "$(0Va(B") +("fdwd" "$(1Lh(B") +("fdwf" "$(0Fy(B") +("fdwg" "$(1E|(B") +("fdwji" "$(0\)(B") +("fdwla" "$(1f;(B") +("fdwtc" "$(0V_(B") +("fdyj" "$(07j(B") +("fdyr" "$(18%(B") +("fdyt" "$(0>O(B") +("fdyhr" "$(0Vb(B") +("fdyoj" "$(0L3(B") +("ffe" "$(0V4(B") +("fff" "$(1=c(B") +("ffh" "$(00e(B") +("ffbb" "$(1M3(B") +("ffbc" "$(1d9(B") +("ffbd" "$(0K+(B") +("ffbe" "$(1K6(B") +("ffbf" "$(0K_$(1pA(B") +("ffbg" "$(0E_(B") +("ffbv" "$(1BD(B") +("ffbbu" "$(1_I(B") +("ffbhf" "$(0]N(B") +("ffbhq" "$(0Kb(B") +("ffbks" "$(0@9(B") +("ffbli" "$(0T.(B") +("ffbmf" "$(1RX(B") +("ffbmg" "$(0Of(B") +("ffbmn" "$(1R7(B") +("ffbmw" "$(1_u(B") +("ffbnj" "$(1DZ(B") +("ffbou" "$(1YK(B") +("ffbrr" "$(0V3(B") +("ffbuu" "$(1T9(B") +("ffbvf" "$(0Sk(B") +("ffbyr" "$(1_W(B") +("ffbyv" "$(1ZA(B") +("ffdq" "$(0S8(B") +("fffd" "$(1b+X<(B") +("ffff" "$(1XC(B") +("ffln" "$(1.*(B") +("ffmbc" "$(1`Wkw(B") +("ffnl" "$(19m(B") +("ffno" "$(1="(B") +("ffye" "$(1(B") +("fnhd" "$(1DV(B") +("fnhx" "$(0BR(B") +("fnkg" "$(16|(B") +("fnkm" "$(1=a(B") +("fnkq" "$(1D^(B") +("fnot" "$(0S:(B") +("fog" "$(0?{(B") +("fogf" "$(1X:(B") +("foii" "$(1+w(B") +("foir" "$(16yKl(B") +("foma" "$(0V9(B") +("fomb" "$(1kj(B") +("fomg" "$(10](B") +("fomr" "$(10^(B") +("fond" "$(1Kg(B") +("fowy" "$(16{(B") +("fpd" "$(1$`(B") +("fpi" "$(0-$(B") +("fpu" "$(1'x(B") +("fpru" "$(04:(B") +("fptd" "$(1DW(B") +("fqn" "$(1*>(B") +("fqq" "$(07U(B") +("fqu" "$(1AW(B") +("fqbu" "$(0>8(B") +("fqdmq" "$(1U_(B") +("fqhe" "$(026(B") +("fqhq" "$(10d(B") +("fqlb" "$(1*4(B") +("fqln" "$(0+3(B") +("fqmbc" "$(1O5(B") +("fqmso" "$(0Hn(B") +("fqmvn" "$(1]\(B") +("fqnl" "$(0QP(B") +("fqnbg" "$(1GI(B") +("fqsh" "$(0.-(B") +("fqsu" "$(0.;(B") +("fqsmm" "$(1bh(B") +("fqvv" "$(1Li(B") +("fqvif" "$(1>y(B") +("fqymu" "$(1mD(B") +("frb" "$(16x(B") +("frbc" "$(1Kd(B") +("frhu" "$(1+q(B") +("frrd" "$(0V6(B") +("frrj" "$(1X8(B") +("frrr" "$(1Dc(B") +("frye" "$(0G#(B") +("fsh" "$(1"a(B") +("fss" "$(046(B") +("fseg" "$(1Qv(B") +("fshr" "$(04;(B") +("fsit" "$(1b((B") +("fsma" "$(1Qp(B") +("fsmg" "$(1b)(B") +("fsmi" "$(1X7(B") +("fsmt" "$(1Qw(B") +("fsrr" "$(1Qo(B") +("fssr" "$(16o(B") +("fswu" "$(1q((B") +("fta" "$(1=h(B") +("ftc" "$(10`$(08R(B") +("ftq" "$(08Q(B") +("ftcw" "$(1D](B") +("ftgi" "$(1]K(B") +("ftgs" "$(1i;(B") +("ftlj" "$(1D_(B") +("ftlk" "$(1De(B") +("ftlo" "$(1Qm(B") +("ftmc" "$(1X5(B") +("ftmd" "$(0Fx(B") +("ftmj" "$(1X9(B") +("ftmv" "$(1DX(B") +("ftrg" "$(1m](B") +("ftwb" "$(1]M(B") +("ftwi" "$(1X=(B") +("fubjj" "$(0QB(B") +("fumb" "$(1Df(B") +("fusmg" "$(0\/(B") +("fvid" "$(0ZH(B") +("fwb" "$(1Dd(B") +("fwgg" "$(1e{(B") +("fwli" "$(0V7(B") +("fwlj" "$(1]I(B") +("fwmv" "$(0G$(B") +("fwmbc" "$(1qI(B") +("fwot" "$(1Kf(B") +("fwtc" "$(1XA(B") +("fwtj" "$(1Qq(B") +("fyg" "$(1+o(B") +("fyj" "$(1't(B") +("fyk" "$(1'u(B") +("fyaj" "$(1=`(B") +("fycb" "$(1Qs(B") +("fydk" "$(0S7(B") +("fyed" "$(0V5(B") +("fyhn" "$(00c(B") +("fyia" "$(0S6(B") +("fynb" "$(1Qu(B") +("fyoj" "$(1=^(B") +("fyok" "$(1=g(B") +("fypt" "$(0[x(B") +("fyrb" "$(1Kb(B") +("fyrd" "$(1=_(B") +("fyrv" "$(1kk(B") +("fyto" "$(0V2(B") +("fytp" "$(1]J(B") +("fytr" "$(0BO(B") +("fyvi" "$(043(B") +("fyvo" "$(10U(B") +("g" "$(0&I(B") +("gb" "$(0'u(B") +("gg" "$(0)e(B") +("gi" "$(0(+(B") +("gp" "$(0,6(B") +("gr" "$(0)P(B") +("gu" "$(1!:(B") +("gam" "$(0.](B") +("gav" "$(02P(B") +("gagi" "$(0E^(B") +("gahu" "$(1:o(B") +("gamh" "$(0@\(B") +("gamo" "$(0@](B") +("ganx" "$(1eG(B") +("gaph" "$(14;(B") +("gapv" "$(1:i(B") +("gasm" "$(0EZ(B") +("gawe" "$(1ID(B") +("gbb" "$(14<(B") +("gbd" "$(14N(B") +("gbr" "$(1%x(B") +("gby" "$(0+a(B") +("gbac" "$(1B*(B") +("gbbr" "$(0@a(B") +("gbcd" "$(142(B") +("gbdi" "$(1.P(B") +("gbhne" "$(1_K(B") +("gblm" "$(0@d(B") +("gbmc" "$(14I(B") +("gbmm" "$(1B:(B") +("gbmo" "$(0EW(B") +("gbmr" "$(1)V(B") +("gbmt" "$(0@c(B") +("gbnd" "$(1.Q(B") +("gbsd" "$(14M(B") +("gbtu" "$(14:(B") +("gcg" "$(1%~(B") +("gcbuu" "$(1n$(B") +("gcdhe" "$(1iB(B") +("gcglc" "$(0M7(B") +("gche" "$(1&$(B") +("gcim" "$(1B1(B") +("gcilr" "$(1_e(B") +("gcjka" "$(0Q5(B") +("gclmi" "$(1Gd(B") +("gcnl" "$(0:W(B") +("gcnau" "$(1Ge(B") +("gcok" "$(0?Q(B") +("gcrxu" "$(1e1(B") +("gcrye" "$(1Ze(B") +("gcsh" "$(1#N(B") +("gcsle" "$(0?P(B") +("gcwa" "$(0NA(B") +("gcybc" "$(1Zd(B") +("gdi" "$(0)z(B") +("gdw" "$(14D(B") +("gdhe" "$(0.\(B") +("gdhne" "$(1Jj$(0P'(B") +("gdwf" "$(1:m(B") +("gec" "$(1gd(B") +("gee" "$(1Q](B") +("gep" "$(1J,(B") +("gebu" "$(0Xl(B") +("geeii" "$(1p+(B") +("gefbg" "$(1py(B") +("gehda" "$(0\U(B") +("gehey" "$(0Z*(B") +("gehhj" "$(0]T(B") +("gehkb" "$(1o4(B") +("gehor" "$(1m>(B") +("gelmi" "$(1Z:(B") +("gelxl" "$(1m?(B") +("gemr" "$(0SV(B") +("geoju" "$(0Vu(B") +("gesj" "$(0Vy(B") +("gesmv" "$(1m@(B") +("geymr" "$(1cU(B") +("geyta" "$(1j\(B") +("gff" "$(14@(B") +("gfq" "$(1&!(B") +("gfcb" "$(1B/(B") +("gfhne" "$(1Y=m&(B") +("gfmu" "$(1)](B") +("gfno" "$(0B"(B") +("gfqu" "$(143(B") +("ggg" "$(1)_(B") +("ggp" "$(1/"(B") +("ggy" "$(0.:(B") +("ggce" "$(14F(B") +("ggdi" "$(02m(B") +("ggff" "$(1X3(B") +("gggu" "$(1Ot$(0@Z(B") +("gghaf" "$(1hL(B") +("ggkni" "$(144(B") +("ggln" "$(1%R(B") +("ggni" "$(1\W(B") +("ggnl" "$(1-Z(B") +("ggow" "$(1rJ(B") +("ghi" "$(0E\(B") +("ghag" "$(1:u(B") +("ghbk" "$(1VX(B") +("ghdw" "$(0NF(B") +("ghfd" "$(1%z(B") +("ghgf" "$(0UO(B") +("ghhj" "$(0;W(B") +("ghhw" "$(1B0(B") +("ghjg" "$(1:s(B") +("ghjm" "$(1:j(B") +("ghml" "$(0+g(B") +("ghmr" "$(02R(B") +("ghmy" "$(0._(B") +("ghmvn" "$(1]_(B") +("ghnd" "$(1)Y(B") +("ghni" "$(1:t(B") +("ghpm" "$(1%|(B") +("ghrf" "$(0E](B") +("ghrj" "$(0;V(B") +("ghsk" "$(1VU(B") +("ghvp" "$(1#J(B") +("ghxu" "$(14P(B") +("gid" "$(1Q((B") +("gif" "$(0O`(B") +("gig" "$(0J=(B") +("gip" "$(1PE(B") +("giq" "$(0Nx$(1PW(B") +("giav" "$(1.M(B") +("giapv" "$(1Jb(B") +("gibt" "$(08w(B") +("gibuc" "$(1cb(B") +("gihq" "$(1Do(B") +("gihr" "$(1:p(B") +("gihs" "$(02S(B") +("gihab" "$(0UZ(B") +("gihaf" "$(1np(B") +("giih" "$(1IG(B") +("gijb" "$(06l(B") +("giks" "$(0E=+7(B") +("gilb" "$(1I?(B") +("gilr" "$(0EU(B") +("gilmi" "$(1_6(B") +("ginl" "$(1-[(B") +("ginn" "$(1.W(B") +("giok" "$(06n(B") +("girm" "$(0;R(B") +("girxu" "$(1e0(B") +("gismm" "$(1i_(B") +("gisqf" "$(1ln(B") +("gitc" "$(0X>(B") +("gitlj" "$(1dL(B") +("givif" "$(1^K(B") +("gixp" "$(1IL(B") +("giymr" "$(1c[(B") +("gjp" "$(1&"(B") +("gjv" "$(1)R(B") +("gjbc" "$(0EY(B") +("gjbm" "$(146(B") +("gjcr" "$(1B2(B") +("gjhp" "$(1)S(B") +("gjhne" "$(0W_(B") +("gjhvo" "$(1E'(B") +("gjii" "$(1I@(B") +("gjjn" "$(1IB(B") +("gjka" "$(0;Z(B") +("gjkni" "$(0;[(B") +("gjmu" "$(1.U(B") +("gjsle" "$(0@_(B") +("gjtc" "$(0NB(B") +("gkc" "$(1g[(B") +("gkf" "$(0O_(B") +("gkq" "$(1PV(B") +("gkbt" "$(1]f(B") +("gkbuc" "$(0YD(B") +("gkik" "$(1R"(B") +("gkkk" "$(0J@(B") +("gklmi" "$(0W<$(1_5(B") +("gkmb" "$(1:q(B") +("gkmr" "$(14G(B") +("gkms" "$(02T(B") +("gknwf" "$(1nc(B") +("gkpb" "$(1IC(B") +("gkrxu" "$(0^~(B") +("gksj" "$(0Vx(B") +("gksqf" "$(1lm(B") +("gkymr" "$(1cT(B") +("gle" "$(148(B") +("glq" "$(1)\(B") +("glbk" "$(1%w(B") +("glll" "$(0)b(B") +("glln" "$(1%t(B") +("glmo" "$(1)W(B") +("glnc" "$(0-L(B") +("glwl" "$(0.^(B") +("glwv" "$(1IE(B") +("gmc" "$(1UM(B") +("gmd" "$(0)h(B") +("gmf" "$(0+f(B") +("gmn" "$(1!O(B") +("gmam" "$(02Q(B") +("gmbb" "$(1\V$(0^_(B") +("gmbk" "$(1:g(B") +("gmdm" "$(0Z0(B") +("gmfj" "$(0.Z(B") +("gmfm" "$(1%s(B") +("gmgg" "$(14H(B") +("gmig" "$(1)U(B") +("gmlk" "$(06k(B") +("gmlm" "$(14E(B") +("gmms" "$(0)f(B") +("gmnr" "$(0.Y(B") +("gmrb" "$(1B5(B") +("gmrw" "$(1:n(B") +("gmwd" "$(1B6(B") +("gmwf" "$(1IM(B") +("gmwg" "$(1:e(B") +("gno" "$(0+c(B") +("gnbg" "$(1.R(B") +("gnhe" "$(0+d(B") +("gnhx" "$(14=(B") +("gnhne" "$(1Bi$(0B'(B") +("gnib" "$(1.X(B") +("gnkm" "$(14>(B") +("gnmf" "$(0Xb(B") +("gnmi" "$(0JA(B") +("gnmu" "$(1)X(B") +("gnot" "$(1Ou(B") +("gnui" "$(14O(B") +("goc" "$(1T](B") +("gog" "$(0;U(B") +("gom" "$(1%{(B") +("gon" "$(1"*(B") +("gou" "$(13)(B") +("goy" "$(05Z(B") +("goamj" "$(0M9(B") +("goamo" "$(1Zg(B") +("gobm" "$(1@T(B") +("godk" "$(19X(B") +("gofb" "$(0M8(B") +("gofh" "$(19Y(B") +("gofbr" "$(0Q6(B") +("gogr" "$(1Gg(B") +("goggu" "$(1g:(B") +("gohjd" "$(1Gh(B") +("gohjr" "$(1Gi(B") +("gohkb" "$(1g=(B") +("gohnd" "$(1Gk(B") +("gohne" "$(1_^(B") +("gohuc" "$(1q`(B") +("goii" "$(1&#(B") +("goik" "$(1)[(B") +("goin" "$(1#K(B") +("goiv" "$(0D>(B") +("goimo" "$(1Gf(B") +("goks" "$(1-T(B") +("golmo" "$(1Gn(B") +("golxh" "$(1@U(B") +("gomj" "$(13((B") +("gomn" "$(1:v(B") +("gomr" "$(1)^(B") +("gomnn" "$(1Gl(B") +("gonk" "$(0@b(B") +("gonin" "$(1Gj(B") +("goog" "$(1T\(B") +("googf" "$(1g<(B") +("goohh" "$(0D@(B") +("gooog" "$(1N@(B") +("gopfd" "$(1T[(B") +("gopim" "$(19Z(B") +("gopuu" "$(0WX(B") +("goru" "$(0:E(B") +("gorrd" "$(1j&(B") +("goshr" "$(0D?(B") +("gosje" "$(0Q7(B") +("gosmg" "$(1lD(B") +("gosmm" "$(1Gm(B") +("gotcw" "$(1Zf(B") +("gotmc" "$(1g;(B") +("gouu" "$(1@V(B") +("govl" "$(05[(B") +("gowr" "$(0EF(B") +("goyaj" "$(1TZ(B") +("gpd" "$(0)c(B") +("gpi" "$(1"+(B") +("gpu" "$(1#M(B") +("gpbuu" "$(1N/(B") +("gpim" "$(0+b(B") +("gpmm" "$(1:c(B") +("gptd" "$(1:f(B") +("gqjl" "$(1.Z(B") +("gqkq" "$(14B(B") +("gqmb" "$(14C(B") +("grt" "$(1)a(B") +("gru" "$(0)g(B") +("grbc" "$(1B,(B") +("grbg" "$(0LX(B") +("grgrr" "$(1p6(B") +("grhg" "$(1.O(B") +("grhv" "$(0:1(B") +("grhaf" "$(1a((B") +("grhne" "$(1D%Aw(B") +("grks" "$(1%V(B") +("grmbc" "$(0Qo(B") +("grmfr" "$(1e@(B") +("grno" "$(1Wk/y(B") +("grrj" "$(1Ov(B") +("grrk" "$(1o$(B") +("grrs" "$(1:r(B") +("grrv" "$(0@G(B") +("grtf" "$(0S<(B") +("grtr" "$(0@FJ.(B") +("grye" "$(1W<(B") +("gsp" "$(1%u(B") +("gsu" "$(1")(B") +("gsav" "$(0@^(B") +("gsit" "$(1\X(B") +("gsjt" "$(1hp(B") +("gsmb" "$(149(B") +("gsme" "$(1.Y(B") +("gsok" "$(0(B") +("hj" "$(0&F(B") +("hk" "$(0'6(B") +("hm" "$(1,e(B") +("hn" "$(0&.(B") +("ho" "$(0&-$(1!-(B") +("hp" "$(1!((B") +("hq" "$(0'](B") +("hs" "$(0'C'f(B") +("ht" "$(0'+(B") +("hx" "$(0*_(B") +("hae" "$(03y(B") +("haj" "$(1$r(B") +("ham" "$(17x(B") +("hap" "$(0-1(B") +("hau" "$(09>$(1"g(B") +("habwi" "$(1me(B") +("hahe" "$(04X(B") +("hahi" "$(0R&(B") +("hahaa" "$(1r#RE(B") +("hahaj" "$(1RD(B") +("hahdw" "$(1]e(B") +("hahgr" "$(0Bx(B") +("hahqi" "$(1>>(B") +("hahsk" "$(1b?(B") +("hail" "$(0Gh(B") +("haipf" "$(1i@(B") +("hajbd" "$(1[l(B") +("hajmu" "$(0Bw(B") +("hakj" "$(08t(B") +("haklu" "$(1`c(B") +("halb" "$(0/0(B") +("halmy" "$(1`d(B") +("hamg" "$(04W(B") +("hamj" "$(1Ex(B") +("hana" "$(0X|(B") +("hank" "$(1bX(B") +("hanw" "$(0^@(B") +("haoae" "$(0Yw(B") +("haoii" "$(11/(B") +("haph" "$(1O;(B") +("hapi" "$(00|(B") +("hasp" "$(1O<(B") +("hatt" "$(17I(B") +("hatxc" "$(1h!(B") +("haumt" "$(0Os(B") +("havt" "$(1^/(B") +("havid" "$(1iA(B") +("hawot" "$(1h"(B") +("hayd" "$(0=A(B") +("hayf" "$(0@%(B") +("hayu" "$(077(B") +("hayv" "$(0HU(B") +("hayck" "$(0>4(B") +("haymp" "$(17J(B") +("hayrb" "$(1RB(B") +("hbe" "$(1]<(B") +("hbf" "$(1ez]O(B") +("hbg" "$(1V[(B") +("hbk" "$(0E`(B") +("hbq" "$(1"f(B") +("hbr" "$(0)X(B") +("hbt" "$(0*g(B") +("hbu" "$(1Vq$(0*](B") +("hbbm" "$(1ic(B") +("hbbuu" "$(0\=(B") +("hbddf" "$(0_G(B") +("hbfe" "$(0\|(B") +("hbhaf" "$(1k:ozpvhY(B") +("hbhgr" "$(1ho(B") +("hbks" "$(0C3(B") +("hbln" "$(0.2(B") +("hbmr" "$(0C0$(1bI(B") +("hbmbc" "$(1`V(B") +("hbmch" "$(0_+(B") +("hbmgi" "$(1i?(B") +("hbmvn" "$(1K~(B") +("hbnd" "$(0RQ(B") +("hbnl" "$(1A#(B") +("hbnbg" "$(1i{(B") +("hbnwf" "$(0^y(B") +("hbok" "$(1W;(B") +("hbsd" "$(0L/(B") +("hbse" "$(1Ld(B") +("hbsmm" "$(0PJ(B") +("hbtmc" "$(0_2(B") +("hbuf" "$(0\-(B") +("hbuh" "$(1Rd(B") +("hbui" "$(0Sd(B") +("hbut" "$(0L,(B") +("hbuu" "$(1Y+$(0Gk(B") +("hbyi" "$(0*b(B") +("hcq" "$(0W)(B") +("hcv" "$(1P$(B") +("hchg" "$(1o>(B") +("hchaf" "$(1qR(B") +("hcii" "$(1mm(B") +("hcjwj" "$(1lI(B") +("hcln" "$(1kR$(0N,(B") +("hcmr" "$(1f0(B") +("hcnl" "$(1U&n7(B") +("hcno" "$(0XV(B") +("hcve" "$(1ml(B") +("hcymr" "$(0].(B") +("hda" "$(05~(B") +("hdb" "$(0C-(B") +("hdd" "$(1L\(B") +("hdf" "$(04r(B") +("hdi" "$(0-4(B") +("hdl" "$(01'$(1,](B") +("hdm" "$(0>H(B") +("hdp" "$(0^(B") +("hdbof" "$(1Xy(B") +("hdbwi" "$(1mi(B") +("hdcnh" "$(1>](B") +("hdcru" "$(0C%(B") +("hdcsh" "$(1,`(B") +("hddj" "$(095(B") +("hddmq" "$(1LR(B") +("hdfb" "$(0C"(B") +("hdfh" "$(04q(B") +("hdgr" "$(17i(B") +("hdgce" "$(0G_(B") +("hdgcg" "$(1E_(B") +("hdggu" "$(1^!(B") +("hdgow" "$(0Xr(B") +("hdhd" "$(11Y(B") +("hdhp" "$(1(E(B") +("hdhu" "$(0-6(B") +("hdhaf" "$(1m7a,(B") +("hdhah" "$(0S[(B") +("hdhhj" "$(1Ec(B") +("hdhjg" "$(0L"(B") +("hdhkb" "$(1^#(B") +("hdhne" "$(1Wp(B") +("hdhpm" "$(11V(B") +("hdhqo" "$(099(B") +("hdhqu" "$(1,^(B") +("hdhsb" "$(1LQ(B") +("hdhvp" "$(1,_(B") +("hdir" "$(11T(B") +("hdiav" "$(1>\(B") +("hdice" "$(1>`(B") +("hdiih" "$(1X{(B") +("hdijc" "$(11Q(B") +("hdipf" "$(1iP(B") +("hdirm" "$(1Ee(B") +("hditc" "$(1iQ(B") +("hdiua" "$(0P((B") +("hdiuu" "$(0@x(B") +("hdjbc" "$(1R\(B") +("hdjbm" "$(1Ea(B") +("hdjhp" "$(17h(B") +("hdjip" "$(0VU(B") +("hdjmo" "$(0P&(B") +("hdkkb" "$(0C&(B") +("hdlc" "$(0]n(B") +("hdln" "$(0+4.3(B") +("hdlo" "$(0V[(B") +("hdlp" "$(06!(B") +("hdlw" "$(0I?$(11X(B") +("hdlbk" "$(096(B") +("hdlxh" "$(11U(B") +("hdmfj" "$(094(B") +("hdmfm" "$(11S(B") +("hdmig" "$(17k(B") +("hdmrw" "$(1LM(B") +("hdmvn" "$(1R6(B") +("hdnd" "$(0.x(B") +("hdnl" "$(1-^NZ(B") +("hdnhs" "$(0-5(B") +("hdnin" "$(0>D(B") +("hdnmu" "$(1Y`(B") +("hdnob" "$(1LO(B") +("hdnwa" "$(1iR(B") +("hdoe" "$(0E)(B") +("hdog" "$(0G`(B") +("hdoo" "$(1Lf(B") +("hdogf" "$(1]}(B") +("hdoip" "$(0Gb(B") +("hdomb" "$(1Eh(B") +("hdomd" "$(1>_(B") +("hdph" "$(09:(B") +("hdpp" "$(1,\(B") +("hdqmc" "$(0SY(B") +("hdrhg" "$(0C$(B") +("hdsp" "$(11W(B") +("hdss" "$(11R(B") +("hdsmh" "$(0S](B") +("hdta" "$(1Ef(B") +("hdtmc" "$(1E`^"(B") +("hdtoe" "$(0ZW(B") +("hdtwv" "$(0Xt(B") +("hduce" "$(1LP(B") +("hdvii" "$(1]~(B") +("hdwd" "$(0Gd(B") +("hdwce" "$(0P)(B") +("hdwhd" "$(1Eg(B") +("hdwjr" "$(1Eb(B") +("hdwlj" "$(0\L(B") +("hdyj" "$(04p(B") +("hdyx" "$(1f4(B") +("hdymh" "$(0Xs(B") +("hdyrb" "$(0P%(B") +("hdyrd" "$(1Ed(B") +("hdyrv" "$(1mh(B") +("hdytg" "$(1]|(B") +("hdyto" "$(1bN(B") +("hed" "$(0K8(B") +("heg" "$(1.T(B") +("hep" "$(0Jg(B") +("heq" "$(1JB(B") +("her" "$(0)W(B") +("hev" "$(1BE(B") +("hey" "$(0'w(B") +("heag" "$(1Y#(B") +("heah" "$(1bO(B") +("hebt" "$(0Ou(B") +("heha" "$(0L.(B") +("hehw" "$(1kt(B") +("hehee" "$(1qr(B") +("heii" "$(0ZZ(B") +("heir" "$(1LW(B") +("helb" "$(1Bc(B") +("hemr" "$(0P$(B") +("henl" "$(1H2(B") +("heqj" "$(1#P(B") +("hesu" "$(17o(B") +("hetc" "$(1Rg(B") +("hetlj" "$(1gp(B") +("hevif" "$(1YE(B") +("heyr" "$(0X4(B") +("heyhv" "$(1ZE(B") +("heyli" "$(1_<(B") +("heyub" "$(1p'(B") +("hfb" "$(1Er(B") +("hfd" "$(0'h-^(B") +("hfn" "$(1AU(B") +("hfp" "$(0E{(B") +("hfq" "$(1C"(B") +("hfv" "$(1;5(B") +("hfaht" "$(1h^(B") +("hfate" "$(1ql(B") +("hfbn" "$(1Rb(B") +("hfbw" "$(1f8(B") +("hfdk" "$(0R+(B") +("hffs" "$(1bP(B") +("hfhn" "$(1Hu(B") +("hfhu" "$(1Rh(B") +("hfhaf" "$(1k=(B") +("hfhrb" "$(1m6(B") +("hfhyu" "$(1m2(B") +("hfice" "$(1e)(B") +("hfjc" "$(1\/(B") +("hfjp" "$(0U7(B") +("hfks" "$(0R;(B") +("hflmi" "$(1T((B") +("hfmvn" "$(1L!(B") +("hfnl" "$(1H1(B") +("hfno" "$(1K.(B") +("hfog" "$(1hZ(B") +("hfomd" "$(1e&(B") +("hfsqf" "$(1m5(B") +("hftgi" "$(1po(B") +("hftmc" "$(1hM(B") +("hfydk" "$(1oq(B") +("hgf" "$(1Kh(B") +("hgg" "$(1>j(B") +("hgi" "$(0)$(B") +("hgr" "$(0+L(B") +("hgcr" "$(1bT(B") +("hgdi" "$(0C,(B") +("hgea" "$(1];(B") +("hgfmu" "$(1RC(B") +("hghu" "$(0)@(B") +("hghne" "$(0F[(B") +("hgit" "$(1Y'(B") +("hgks" "$(0;0(B") +("hgmbc" "$(0]B(B") +("hgni" "$(0\%(B") +("hgpm" "$(0Gi(B") +("hgrg" "$(1iT(B") +("hgrly" "$(0Qk(B") +("hhj" "$(0.9(B") +("hhk" "$(09?(B") +("hhn" "$(0:F(B") +("hhs" "$(0>N(B") +("hhw" "$(08i(B") +("hhag" "$(0P3(B") +("hhail" "$(06P(B") +("hhbuc" "$(0D<(B") +("hhdi" "$(07-(B") +("hhdn" "$(1^3Ez(B") +("hhfbr" "$(0QA(B") +("hhffs" "$(1gD(B") +("hhgr" "$(1Ey(B") +("hhgu" "$(1>l(B") +("hhhj" "$(0L2(B") +("hhhaf" "$(1h](B") +("hhhnd" "$(0I$(B") +("hhjm" "$(0P4(B") +("hhjr" "$(1>g(B") +("hhjmc" "$(1q{(B") +("hhkb" "$(1bY(B") +("hhlo" "$(11h(B") +("hhmbc" "$(0D}(B") +("hhnwf" "$(1h@(B") +("hhoe" "$(0R.(B") +("hhol" "$(1^6(B") +("hhoo" "$(1^4(B") +("hhqm" "$(0>L(B") +("hhrb" "$(0Se(B") +("hhsb" "$(0P2(B") +("hhsl" "$(0()(B") +("hhsav" "$(1Zs(B") +("hhslc" "$(1n-(B") +("hhsld" "$(0JN(B") +("hhsle" "$(1Wo(B") +("hhsli" "$(0+=(B") +("hhsrr" "$(0YK(B") +("hhuc" "$(1q.(B") +("hhwp" "$(0Sf(B") +("hhwgf" "$(1kE(B") +("hhxc" "$(1iX(B") +("hhyu" "$(1Y-(B") +("hii" "$(0L*(B") +("hir" "$(0>M(B") +("hit" "$(17~(B") +("hiav" "$(1En(B") +("hibt" "$(1bR(B") +("hibtv" "$(0Y~(B") +("hifb" "$(1`v(B") +("hihq" "$(1m^(B") +("hihr" "$(0P0(B") +("hihaf" "$(0Z'(B") +("hihml" "$(1OH(B") +("hiih" "$(1^5(B") +("hiiv" "$(1V$(B") +("hiikk" "$(1V%(B") +("hiirm" "$(1dm(B") +("hijd" "$(0R%(B") +("hije" "$(1OG(B") +("himlb" "$(0Y}(B") +("himwf" "$(1lv(B") +("hino" "$(0'g(B") +("hiog" "$(1do(B") +("hitc" "$(0ZY(B") +("hitmc" "$(1dn(B") +("hivii" "$(1nX(B") +("hixp" "$(1^((B") +("hiyj" "$(0Mv(B") +("hiypm" "$(1nW(B") +("hiyub" "$(0]K(B") +("hjd" "$(0*8(B") +("hjr" "$(0*`(B") +("hjbu" "$(04b(B") +("hjcm" "$(1LX(B") +("hjhx" "$(1-,(B") +("hjhaf" "$(1h\(B") +("hjhne" "$(03u(B") +("hjii" "$(1bQ^+(B") +("hjjj" "$(1f6(B") +("hjjo" "$(1^:(B") +("hjju" "$(0P/(B") +("hjka" "$(0L0(B") +("hjlo" "$(1LZ(B") +("hjlp" "$(0-f(B") +("hjmk" "$(1^7(B") +("hjmu" "$(1Em(B") +("hjmbc" "$(1`T(B") +("hjnl" "$(19t(B") +("hjrr" "$(0L((B") +("hjsmm" "$(0Su(B") +("hjtm" "$(02N(B") +("hjwg" "$(05n(B") +("hka" "$(1'-(B") +("hkd" "$(1I(B") +("hlx" "$(0Xw(B") +("hlapv" "$(1p/(B") +("hlbi" "$(04n(B") +("hlbuc" "$(0Q3(B") +("hljbv" "$(1rE(B") +("hlkn" "$(1\D(B") +("hlle" "$(1n{(B") +("hllj" "$(1bZ(B") +("hlln" "$(0R:$(17s(B") +("hlmc" "$(0X{(B") +("hlmj" "$(0X9(B") +("hlmo" "$(1>f(B") +("hlmbc" "$(1Hh(B") +("hlmmf" "$(0SX(B") +("hlmvn" "$(1hf(B") +("hlno" "$(00=(B") +("hlpr" "$(1hg(B") +("hltwv" "$(1r*(B") +("hlvk" "$(1ks(B") +("hlvvu" "$(1pz(B") +("hlwv" "$(0VX(B") +("hlwli" "$(1\|(B") +("hlxh" "$(17{(B") +("hlypm" "$(1qW(B") +("hmd" "$(04v(B") +("hmj" "$(04u(B") +("hml" "$(0'I(B") +("hmm" "$(01+(B") +("hmr" "$(0)\(B") +("hmt" "$(11c(B") +("hmy" "$(0(Y(B") +("hmbc" "$(1Y.(B") +("hmbg" "$(1mj(B") +("hmbu" "$(11:(B") +("hmgn" "$(1iUL^(B") +("hmgt" "$(1Eo(B") +("hmhaf" "$(1m.\:(B") +("hmhqm" "$(11$(B") +("hmmu" "$(11i(B") +("hmmvn" "$(1K}(B") +("hmnd" "$(0Sa(B") +("hmnj" "$(0C5(B") +("hmnl" "$(01WDT$(17p(B") +("hmnq" "$(1Y0(B") +("hmnr" "$(17q(B") +("hmoo" "$(0Gj(B") +("hmrg" "$(1)`(B") +("hmsl" "$(1>e(B") +("hmsu" "$(0(*(B") +("hmsmb" "$(0XW(B") +("hmua" "$(0Xy(B") +("hmwd" "$(1Y((B") +("hmwf" "$(1^,(B") +("hmwj" "$(1bS(B") +("hmwks" "$(0Bj(B") +("hnd" "$(0*9=@(B") +("hne" "$(1!@(B") +("hni" "$(0&<(B") +("hnp" "$(0F'(B") +("hnq" "$(0A?(B") +("hnamh" "$(0Yr(B") +("hnbmc" "$(0X)(B") +("hncr" "$(0Z](B") +("hndo" "$(1L_(B") +("hnef" "$(1Y/(B") +("hneii" "$(1g{(B") +("hnhe" "$(11g(B") +("hnhq" "$(0=v(B") +("hnhag" "$(0;*(B") +("hnhhh" "$(1AS(B") +("hnhhw" "$(1le(B") +("hnhjr" "$(0Qr(B") +("hnhli" "$(05z(B") +("hnhxe" "$(0[N(B") +("hnib" "$(1Eq(B") +("hnir" "$(0Mm(B") +("hnkg" "$(1Et(B") +("hnkm" "$(0L+(B") +("hnkcf" "$(1lc(B") +("hnld" "$(1Y*(B") +("hnlh" "$(0>J(B") +("hnmm" "$(0Sc(B") +("hnmaf" "$(0Mz(B") +("hnmgh" "$(1nF(B") +("hnmni" "$(0)i(B") +("hnmnn" "$(1Uh(B") +("hnmvh" "$(1Hi(B") +("hnot" "$(1bV(B") +("hnpru" "$(1O7(B") +("hnryo" "$(1n4(B") +("hnsmh" "$(1jb(B") +("hnwp" "$(1dX(B") +("hnyr" "$(1O6(B") +("hnyhv" "$(0L|(B") +("hnymr" "$(1n*(B") +("hoa" "$(1*w(B") +("hof" "$(1Q{(B") +("hoi" "$(0C4(B") +("hop" "$(0Nk(B") +("hor" "$(0.V(B") +("hoau" "$(00h(B") +("hoav" "$(03!(B") +("hoami" "$(0<6(B") +("hoamo" "$(1;\(B") +("hoaue" "$(1hw(B") +("hobc" "$(0_L(B") +("hobg" "$(1Y%(B") +("hobm" "$(1&W(B") +("hobgn" "$(0^i(B") +("hobgr" "$(155(B") +("hobou" "$(1Bk(B") +("hobrn" "$(1@)(B") +("hobvk" "$(1Bj(B") +("hoci" "$(1#t(B") +("hocmn" "$(0MW(B") +("hodi" "$(0>K(B") +("hodhe" "$(0/?(B") +("hodmq" "$(1;](B") +("hodoo" "$(0<;(B") +("hodqn" "$(0Pl(B") +("hoemn" "$(05Q(B") +("hofbk" "$(1J*(B") +("hofbr" "$(0<<(B") +("hogdi" "$(03"(B") +("hoggn" "$(0Cz(B") +("hogyo" "$(07A(B") +("hohs" "$(1Ev(B") +("hohaf" "$(1\3\4(B") +("hohag" "$(0A)(B") +("hohgn" "$(0Pm(B") +("hohju" "$(0A((B") +("hohne" "$(0,3(B") +("hohpm" "$(1&Y(B") +("hohqo" "$(10~(B") +("hohsk" "$(1W"(B") +("hoii" "$(17|(B") +("hoim" "$(0^?(B") +("hoin" "$(11k(B") +("hoicn" "$(0?5(B") +("hojmf" "$(154(B") +("hojrn" "$(1T,(B") +("hojwp" "$(0Na(B") +("hoks" "$(1#2(B") +("hokmr" "$(153(B") +("hold" "$(0V\(B") +("holk" "$(1Eu(B") +("holq" "$(03$(B") +("holii" "$(1pC(B") +("holln" "$(0/>(B") +("holmy" "$(0<9(B") +("homb" "$(0^A(B") +("homd" "$(1Ew(B") +("homg" "$(1>h(B") +("homk" "$(1Re(B") +("homo" "$(0Z\(B") +("homr" "$(0C1(B") +("homcw" "$(1*@(B") +("homjn" "$(1-M(B") +("hommn" "$(0*h(B") +("homrn" "$(0HM(B") +("homvm" "$(07B(B") +("homym" "$(0/=(B") +("honk" "$(0P5(B") +("honhe" "$(1#u(B") +("honkn" "$(0T0(B") +("hooae" "$(0A'(B") +("hooii" "$(1&X(B") +("hooma" "$(1\j(B") +("hoomd" "$(07C(B") +("hooml" "$(0<:(B") +("hoooo" "$(0<8(B") +("hopa" "$(03%(B") +("hopi" "$(1(1"@(B") +("hopru" "$(11!(B") +("hoqb" "$(1Y2(B") +("horye" "$(1;[(B") +("hosj" "$(0V|(B") +("hosyq" "$(1PB(B") +("hotq" "$(03'(B") +("hotcn" "$(1@((B") +("houfk" "$(0^]U\$(1nb(B") +("hougk" "$(0Nb(B") +("hourk" "$(1\i(B") +("houuk" "$(0Es(B") +("hovie" "$(03&(B") +("howr" "$(03#(B") +("hoyg" "$(0/<(B") +("hoyj" "$(1k(B") +("hqu" "$(0'T(B") +("hqate" "$(1e}(B") +("hqbu" "$(04a(B") +("hqbmc" "$(1=r(B") +("hqbtu" "$(1=q(B") +("hqbuk" "$(1Dm(B") +("hqda" "$(0\'(B") +("hqfqu" "$(1=n(B") +("hqgdi" "$(08X(B") +("hqgwc" "$(0ZJ(B") +("hqhq" "$(1'|(B") +("hqhw" "$(0Z^(B") +("hqhdj" "$(1Dn(B") +("hqhgr" "$(17%(B") +("hqhkb" "$(1XF(B") +("hqhpm" "$(04?(B") +("hqhqm" "$(04=(B") +("hqipf" "$(1e|(B") +("hqiuh" "$(17#(B") +("hqjm" "$(1^)(B") +("hqjr" "$(04>(B") +("hqjbm" "$(1=p(B") +("hqjnd" "$(10b(B") +("hqjqr" "$(1Ko(B") +("hqks" "$(1"b(B") +("hqkmr" "$(0BX(B") +("hqlw" "$(1+|(B") +("hqlxh" "$(1+{(B") +("hqmb" "$(1L[(B") +("hqmc" "$(1^*(B") +("hqmmr" "$(17"(B") +("hqmqj" "$(039(B") +("hqmtb" "$(1f"(B") +("hqmvm" "$(17$(B") +("hqnbg" "$(19M(B") +("hqnkq" "$(1Dk(B") +("hqok" "$(00l(B") +("hqomg" "$(10c(B") +("hqpd" "$(0-)(B") +("hqphh" "$(00m(B") +("hqpuu" "$(1Kq(B") +("hqrye" "$(1Dl(B") +("hqsb" "$(1L](B") +("hqshi" "$(1$a(B") +("hqta" "$(1^-(B") +("hqtb" "$(1f7(B") +("hqtm" "$(0L-(B") +("hqtce" "$(1q)(B") +("hqtgs" "$(0\w(B") +("hqthb" "$(1Kp(B") +("hqvvv" "$(1f!(B") +("hqwj" "$(1mk(B") +("hqwlp" "$(1e~(B") +("hqwyi" "$(1+}(B") +("hqyrb" "$(0Ka(B") +("hqyrd" "$(1=o(B") +("hqytg" "$(1XE(B") +("hrj" "$(01^(B") +("hru" "$(1*'(B") +("hrbc" "$(1Y,(B") +("hrff" "$(1M4(B") +("hrgb" "$(18W(B") +("hrhr" "$(1Es(B") +("hrhaf" "$(0Z($(1a.a6a-(B") +("hrhkp" "$(0LZ(B") +("hrhvp" "$(09l(B") +("hrks" "$(1)6(B") +("hrlb" "$(02v(B") +("hrln" "$(1Lc$(0.1(B") +("hrlmi" "$(1@$(B") +("hrmr" "$(1f9(B") +("hrmbc" "$(1Ug(B") +("hrmlb" "$(07<(B") +("hrnl" "$(13A-a(B") +("hrog" "$(0Me(B") +("hrok" "$(0((B") +("hruc" "$(1bW(B") +("hrvp" "$(17t(B") +("hryf" "$(08V(B") +("hsb" "$(017(B") +("hsp" "$(03,(B") +("hsr" "$(18!(B") +("hsbr" "$(1*U(B") +("hsbt" "$(038(B") +("hsff" "$(1;v(B") +("hshr" "$(17u(B") +("hshml" "$(0/U(B") +("hshne" "$(085(B") +("hsik" "$(0/T(B") +("hsit" "$(0\&(B") +("hsko" "$(1Ra(B") +("hsly" "$(1Y)(B") +("hslmy" "$(0A>(B") +("hsmg" "$(0C/$(1iV(B") +("hsmr" "$(17r(B") +("hsog" "$(0Dw(B") +("hsqf" "$(0Sb(B") +("hsru" "$(1$((B") +("hsrau" "$(0i(B") +("hvbu" "$(1T;(B") +("hvbjj" "$(1nz(B") +("hvbuc" "$(1kG(B") +("hvbuk" "$(1ny(B") +("hvbuu" "$(1GD(B") +("hvbvk" "$(1p-(B") +("hvcsh" "$(1aA(B") +("hvfi" "$(1Rf(B") +("hvgdi" "$(1he(B") +("hvhi" "$(0Y|(B") +("hvhu" "$(0;((B") +("hvhey" "$(1e7(B") +("hvhqm" "$(1e5(B") +("hvhyu" "$(1p.(B") +("hvif" "$(0-8(B") +("hvik" "$(1a@(B") +("hvil" "$(1pH(B") +("hvio" "$(0(k(B") +("hvikk" "$(1e3(B") +("hvjck" "$(1nx(B") +("hvlw" "$(0Z+(B") +("hvmr" "$(1e4(B") +("hvmmr" "$(0\_(B") +("hvmvn" "$(1E)(B") +("hvno" "$(0P1(B") +("hvnkg" "$(1kH(B") +("hvpr" "$(1e6(B") +("hvqmb" "$(1mA(B") +("hvsl" "$(1!8(B") +("hvsav" "$(0^1(B") +("hvtxc" "$(1p,(B") +("hvyk" "$(1a?(B") +("hwe" "$(17y(B") +("hwk" "$(1"((B") +("hwl" "$(18"(B") +("hwgti" "$(1L3(B") +("hwhd" "$(1Lb(B") +("hwhaf" "$(1m/p%(B") +("hwim" "$(1^1(B") +("hwjr" "$(0L1(B") +("hwkk" "$(0+Z(B") +("hwks" "$(1I-(B") +("hwlg" "$(0_'(B") +("hwli" "$(0VY(B") +("hwml" "$(1La(B") +("hwmvs" "$(0Gn(B") +("hwnl" "$(0QS(B") +("hwsmm" "$(0Y)(B") +("hwtj" "$(1^0(B") +("hxh" "$(0-O(B") +("hxo" "$(01<(B") +("hxt" "$(125(B") +("hxbc" "$(0S|(B") +("hxbt" "$(0SO(B") +("hxhu" "$(0.$(B") +("hxjc" "$(0Wa(B") +("hxlb" "$(1*5(B") +("hxle" "$(06S(B") +("hxno" "$(1C~(B") +("hxvyv" "$(0Ir(B") +("hxwks" "$(0H,(B") +("hxyc" "$(0LY(B") +("hxyf" "$(1?>(B") +("hyl" "$(126(B") +("hym" "$(1--(B") +("hyr" "$(17w(B") +("hyt" "$(0>G(B") +("hyu" "$(056(B") +("hyv" "$(1,d(B") +("hyau" "$(127(B") +("hyabu" "$(1S3(B") +("hybb" "$(1f:(B") +("hybg" "$(0_&(B") +("hybp" "$(0]m(B") +("hybs" "$(1Y$(B") +("hybnd" "$(1FM(B") +("hyck" "$(1>d(B") +("hycr" "$(0>t(B") +("hyfb" "$(1FL(B") +("hyfbw" "$(1fR(B") +("hyha" "$(0>s(B") +("hyhe" "$(09o(B") +("hyhj" "$(0VZ(B") +("hyhm" "$(1^'(B") +("hyhn" "$(11b(B") +("hyhr" "$(1^2(B") +("hyhs" "$(1q-8[(B") +("hyhaf" "$(1a0(B") +("hyhag" "$(1S5(B") +("hyhej" "$(1FN(B") +("hyheq" "$(1?@(B") +("hyhlo" "$(1bo(B") +("hyhne" "$(09p(B") +("hyhsb" "$(1S6(B") +("hyhxe" "$(0S}(B") +("hyjp" "$(0>q(B") +("hykms" "$(1?A(B") +("hykpb" "$(1^_(B") +("hylw" "$(18Y(B") +("hylwv" "$(1^](B") +("hymo" "$(1^.(B") +("hymnr" "$(18X(B") +("hyndt" "$(0L\(B") +("hynkg" "$(0H-(B") +("hynri" "$(1o@(B") +("hyoj" "$(1Le(B") +("hyoge" "$(1pK(B") +("hyoii" "$(18\(B") +("hyoir" "$(0S~(B") +("hyomd" "$(1FO(B") +("hypt" "$(1mn(B") +("hypu" "$(12[L`(B") +("hyptd" "$(1S2(B") +("hyrb" "$(0S_(B") +("hyrl" "$(1^8(B") +("hyrn" "$(1q^(B") +("hyro" "$(1iW(B") +("hysd" "$(1R`(B") +("hysh" "$(1(R(B") +("hysk" "$(0VW(B") +("hysy" "$(1LY(B") +("hyshu" "$(1FK(B") +("hysit" "$(0\1(B") +("hytc" "$(1??(B") +("hytbo" "$(1id(B") +("hytct" "$(1Yc(B") +("hytgi" "$(1fQ(B") +("hythu" "$(1S1(B") +("hytqm" "$(1Yb(B") +("hytwa" "$(1^^(B") +("hyub" "$(1^9(B") +("hyuce" "$(1S4(B") +("hywl" "$(18Z(B") +("hywv" "$(0S`(B") +("hyyo" "$(1o=(B") +("hyyx" "$(1ie(B") +("hyybs" "$(1Ya(B") +("hyyhn" "$(09m(B") +("hyyhs" "$(09n(B") +("hyyps" "$(1fS(B") +("hyypt" "$(1mu(B") +("hyytg" "$(1bn(B") +("hyyvi" "$(0>r(B") +("i" "$(0'B(B") +("ib" "$(1!g(B") +("id" "$(0,,(B") +("ig" "$(1"=(B") +("ih" "$(0(T(B") +("ii" "$(1&q(B") +("ij" "$(0*'(B") +("ik" "$(0'^(B") +("io" "$(1![(B") +("ip" "$(1!Z$(0&^(B") +("ir" "$(0(;(B") +("it" "$(0,<(P(B") +("iv" "$(1!](B") +("iav" "$(0-A(B") +("iaie" "$(0A$(B") +("ibg" "$(1B9(B") +("ibcn" "$(0A"(B") +("ibcv" "$(1ht(B") +("ibdi" "$(1.l(B") +("ibhaf" "$(1nfd~(B") +("ibnl" "$(139$(0MJ(B") +("ibpp" "$(09e(B") +("icp" "$(1*A(B") +("icnl" "$(1cx(B") +("icno" "$(1P?(B") +("idg" "$(1IH(B") +("idq" "$(0Nw(B") +("idbu" "$(0A#(B") +("idfd" "$(0V^(B") +("idhd" "$(1Xz(B") +("idhi" "$(0]J(B") +("idhq" "$(1Q}(B") +("idhqu" "$(0R-(B") +("idjtc" "$(1p&(B") +("idlmy" "$(0[H(B") +("idlyf" "$(1o7(B") +("idmr" "$(0ST(B") +("idoo" "$(15/(B") +("idsje" "$(1hc(B") +("idvi" "$(0M{(B") +("idvif" "$(1^J(B") +("iea" "$(1*m(B") +("iebt" "$(1>?(B") +("iedhe" "$(0By(B") +("ieln" "$(13m(B") +("ieok" "$(0[(B") +("ifhjd" "$(17b(B") +("ifhml" "$(04l(B") +("ifhne" "$(1,Y(B") +("ifhpm" "$(092(B") +("ifhqo" "$(11P(B") +("ifhuc" "$(1pG(B") +("ifhvp" "$(04m(B") +("ifhyu" "$(1RW(B") +("ifit" "$(1>X(B") +("ifikk" "$(11N(B") +("ifjr" "$(11M(B") +("ifjbc" "$(1RZ(B") +("ifkr" "$(09,(B") +("iflmo" "$(17a(B") +("iflwl" "$(090(B") +("ifmk" "$(04j(B") +("ifmr" "$(11L(B") +("ifmbc" "$(1j_(B") +("ifmfb" "$(1f3(B") +("ifmmv" "$(1>Y(B") +("ifmrw" "$(0K~(B") +("ifmtb" "$(1iO(B") +("ifmwg" "$(1LD(B") +("ifmwj" "$(1]z(B") +("ifnl" "$(01&$(1@w(B") +("ifnhs" "$(1$s(B") +("ifnmu" "$(17c(B") +("ifodi" "$(11J(B") +("ifohv" "$(17d(B") +("ifoll" "$(1,[(B") +("ifoma" "$(1bM(B") +("ifomb" "$(1mg(B") +("ifomr" "$(17e(B") +("ifpd" "$(1(C(B") +("ifph" "$(09+(B") +("ifpi" "$(1(D(B") +("ifpou" "$(1E^(B") +("ifqhk" "$(1LC(B") +("ifru" "$(01%(B") +("ifrhu" "$(091(B") +("ifrrj" "$(0VT(B") +("ifryo" "$(0YE(B") +("ifshr" "$(11O(B") +("ifsme" "$(1>Z(B") +("ifsmm" "$(17`(B") +("ifsmr" "$(09-(B") +("ifsqf" "$(1RV(B") +("iftq" "$(0>A(B") +("iftgf" "$(1RU(B") +("iftmc" "$(0GZ(B") +("iftmd" "$(1LE(B") +("iftwt" "$(0Xq(B") +("ifvii" "$(1]{(B") +("ifvne" "$(0G[(B") +("ifvno" "$(1LK(B") +("ifwd" "$(1E[(B") +("ifwp" "$(1LI(B") +("ifwlm" "$(1Xx(B") +("ifybb" "$(1LB(B") +("ifybc" "$(0K}(B") +("ifyhs" "$(1,W(B") +("ifylm" "$(04k(B") +("ifyoj" "$(1E](B") +("ifyrv" "$(0]l(B") +("ifyto" "$(1bL(B") +("igb" "$(0W!(B") +("igp" "$(0U](B") +("igce" "$(15,(B") +("igdi" "$(1*8(B") +("ighaf" "$(0^z(B") +("igit" "$(1Bd(B") +("igow" "$(1V{(B") +("igsk" "$(1J%(B") +("igti" "$(0NZ(B") +("ihi" "$(1Bf$(0*)(B") +("ihm" "$(0*((B") +("ihq" "$(0*J(B") +("ihs" "$(0**(B") +("ihu" "$(0&y(B") +("ihhi" "$(1_4o((B") +("ihhj" "$(150(B") +("ihhw" "$(1Bh(B") +("ihhqu" "$(1QB(B") +("ihln" "$(1Ao(B") +("ihml" "$(1#q(B") +("ihmr" "$(02<(B") +("ihmv" "$(02e(B") +("ihpm" "$(0/6(B") +("ihxe" "$(1Bg(B") +("ihxo" "$(0{(B") +("iiih" "$(0;7(B") +("iiil" "$(0A!(B") +("iiln" "$(1%T(B") +("iinl" "$(05i(B") +("iino" "$(1/|(B") +("iiobo" "$(0LP(B") +("iiuh" "$(1.{(B") +("iixp" "$(1I|(B") +("ijb" "$(0-.(B") +("ijc" "$(0([(B") +("ije" "$(1#m$(0,f(B") +("ijcc" "$(0@)(B") +("ijjb" "$(0N[(B") +("ijkd" "$(1.x(B") +("ijwj" "$(07=(B") +("ikk" "$(1!d(B") +("ikp" "$(1PS(B") +("iku" "$(0'9(B") +("ikw" "$(08h(B") +("ikbuc" "$(1@S(B") +("ikhni" "$(1ld(B") +("ikikk" "$(1=t(B") +("ikjwj" "$(1@p(B") +("iklu" "$(0<.(B") +("iknf" "$(044(B") +("ikno" "$(16>(B") +("ikpb" "$(1I~(B") +("ikrm" "$(1.~(B") +("ilb" "$(0<,(B") +("ile" "$(0<+(B") +("iln" "$(0)G(B") +("ilo" "$(0/3(B") +("ilr" "$(06U(B") +("ilil" "$(0)}(B") +("ilmo" "$(1*;(B") +("iloc" "$(0Q4(B") +("ilwv" "$(1J&(B") +("imc" "$(1.)(B") +("ime" "$(0)D(B") +("imp" "$(0A*(B") +("imbgr" "$(06I(B") +("imbsd" "$(1.((B") +("imcw" "$(1.y(B") +("imdw" "$(06F(B") +("imgce" "$(06G(B") +("imhgu" "$(1%O(B") +("imig" "$(1*9(B") +("imir" "$(0+0(B") +("imikk" "$(1#-(B") +("imjlv" "$(1.&(B") +("immp" "$(1mO(B") +("immnn" "$(0.*(B") +("immvm" "$(1!{(B") +("immwg" "$(13l(B") +("imno" "$(0*:(B") +("imog" "$(06H(B") +("imoii" "$(0+1(B") +("imoir" "$(1:G(B") +("imomr" "$(1%P(B") +("impko" "$(0R8(B") +("imqmb" "$(1.%(B") +("imsll" "$(0LW(B") +("imsqf" "$(0E&(B") +("imsuf" "$(1VE(B") +("imtcl" "$(1I)(B") +("imue" "$(0Eo(B") +("imuog" "$(1Ak(B") +("imvh" "$(1#o(B") +("imwjr" "$(1.'(B") +("imywd" "$(0N)(B") +("ine" "$(0(d(B") +("ino" "$(0&g(B") +("inbq" "$(1V}(B") +("infq" "$(1hu(B") +("inin" "$(0,*(B") +("inkg" "$(07>(B") +("inli" "$(1J#(B") +("inoe" "$(0NY(B") +("iod" "$(1*m(B") +("iohd" "$(17j(B") +("iohaf" "$(1hI(B") +("ioin" "$(1#p(B") +("ioma" "$(1V~(B") +("iomvn" "$(0>'(B") +("ioog" "$(07?(B") +("iooiv" "$(1Ui(B") +("iord" "$(1Cl(B") +("iotf" "$(1P@(B") +("ipc" "$(0[<(B") +("ipf" "$(1V<$(0K](B") +("ipg" "$(0J9(B") +("ipm" "$(0*#(B") +("ipp" "$(0,+Ji$(1#vHv(B") +("ipu" "$(1#n(B") +("ipbm" "$(1\<(B") +("ipbuc" "$(13'(B") +("ipfd" "$(0X3(B") +("ipfdq" "$(0^\(B") +("iphd" "$(1\=(B") +("iphn" "$(0Io(B") +("iphaf" "$(0My(B") +("iphhi" "$(0]R(B") +("iphor" "$(1ha(B") +("iphxu" "$(1hb(B") +("ipihr" "$(1k@(B") +("ipipp" "$(1rC(B") +("iplmi" "$(1Z;(B") +("ipmc" "$(1J!(B") +("ipmmc" "$(0D4(B") +("ipmmv" "$(1e-(B") +("ipmwd" "$(1m:(B") +("ipmwm" "$(1px(B") +("ipnl" "$(1NS(B") +("ipnsj" "$(1kA(B") +("ipog" "$(1:2(B") +("ipru" "$(0/7(B") +("iprvk" "$(1e.(B") +("iprye" "$(1kB(B") +("iptmc" "$(0[](B") +("ipyg" "$(1\;(B") +("ipyx" "$(1qT(B") +("ipyiu" "$(1a9(B") +("iqhf" "$(1P=(B") +("iqhaf" "$(1a1(B") +("iqje" "$(1.z(B") +("ird" "$(1+9(B") +("irf" "$(1+r(B") +("irm" "$(0/Q(B") +("irp" "$(03*Ew(B") +("irhaf" "$(1m#(B") +("irmbc" "$(1dV(B") +("irmvn" "$(11#(B") +("irnl" "$(1(x(B") +("irnbg" "$(1ZJ(B") +("isbt" "$(0>7(B") +("isgp" "$(0_#(B") +("isja" "$(1J"(B") +("ismh" "$(0Jb(B") +("isnl" "$(1-\(B") +("isok" "$(0O/(B") +("isrj" "$(1V|(B") +("ita" "$(15-(B") +("ite" "$(02z(B") +("itf" "$(0<-(B") +("itq" "$(02y(B") +("itt" "$(1*7(B") +("itcl" "$(0N\(B") +("ithaf" "$(1\6(B") +("itlb" "$(07;(B") +("itlm" "$(1I}(B") +("itmc" "$(0N](B") +("itso" "$(15.(B") +("itxc" "$(0En(B") +("iuhhh" "$(1#^(B") +("ivug" "$(1kZ(B") +("iwcg" "$(1P>(B") +("iwtc" "$(1J$(B") +("ixe" "$(0Nc(B") +("ixf" "$(1Be(B") +("ixp" "$(0@'(B") +("iyr" "$(0/4(B") +("iybp" "$(0Z2(B") +("iydl" "$(0Ja(B") +("iyln" "$(1kQ(B") +("iymp" "$(1*:(B") +("iypt" "$(0Z3(B") +("iywd" "$(1Vz(B") +("j" "$(0&3(B") +("jb" "$(1!>(B") +("jc" "$(0)!(B") +("jd" "$(0(]+{(B") +("je" "$(0'F(B") +("jj" "$(0&](B") +("jk" "$(0&8(B") +("jm" "$(0&J(B") +("jp" "$(0(G(B") +("jr" "$(0(-(B") +("jt" "$(0(&(B") +("ju" "$(0&%(B") +("jv" "$(0)y(B") +("jaf" "$(0BU(B") +("jav" "$(07((B") +("jamo" "$(1;9(B") +("janl" "$(0?h(B") +("jasmm" "$(1M((B") +("jbd" "$(14v(B") +("jbm" "$(0.|(B") +("jbhaf" "$(1k>(B") +("jbhod" "$(1ea(B") +("jblli" "$(1c:(B") +("jbmc" "$(08z(B") +("jbmm" "$(01!(B") +("jbmrd" "$(1W\(B") +("jbmri" "$(0^h(B") +("jbnd" "$(0+y(B") +("jbof" "$(0JW(B") +("jbrrv" "$(0][(B") +("jbtj" "$(023(B") +("jbvif" "$(09F(B") +("jbwno" "$(1L#(B") +("jci" "$(1PU(B") +("jcm" "$(01)(B") +("jcn" "$(1"h$(01*(B") +("jcbu" "$(11\(B") +("jcbbr" "$(0L%(B") +("jcegg" "$(1K:$(0L$(B") +("jcemd" "$(17l(B") +("jcfdj" "$(1R](B") +("jcgg" "$(17n(B") +("jcgfo" "$(1^$(B") +("jcgwc" "$(0\#(B") +("jchk" "$(1,b(B") +("jchs" "$(09;(B") +("jchaf" "$(1m(X~(B") +("jchdb" "$(0^>(B") +("jchdp" "$(1X}(B") +("jchgr" "$(0C)(B") +("jchhl" "$(11^(B") +("jchhn" "$(0P,(B") +("jchio" "$(11Z(B") +("jchoo" "$(1R_(B") +("jchsk" "$(0Xv(B") +("jchuu" "$(1^&(B") +("jchvo" "$(11_(B") +("jchwk" "$(0C((B") +("jchxv" "$(0Xu(B") +("jcik" "$(04t(B") +("jcirm" "$(1Ej(B") +("jcjbc" "$(1R^(B") +("jcjkd" "$(1>a(B") +("jckn" "$(0-7(B") +("jclb" "$(0/,(B") +("jclmo" "$(0>F(B") +("jclwv" "$(1X|(B") +("jcmd" "$(1(G(B") +("jcmbc" "$(0[M(B") +("jcmig" "$(0>E(B") +("jcmmu" "$(1^%(B") +("jcmob" "$(11[(B") +("jcmvh" "$(04s(B") +("jcni" "$(1(F(B") +("jcno" "$(1Wi(B") +("jcnhx" "$(1Ek(B") +("jcnlm" "$(0VV(B") +("jcor" "$(07+(B") +("jcold" "$(1Y!(B") +("jcomn" "$(1LU(B") +("jcpu" "$(1,a(B") +("jcpru" "$(11`(B") +("jcqhk" "$(1LT(B") +("jcqou" "$(0S^(B") +("jcsjl" "$(1Y"(B") +("jcskr" "$(0C'(B") +("jcsmm" "$(1bi(B") +("jcsuu" "$(0Ge(B") +("jctgf" "$(0P+(B") +("jcuu" "$(11](B") +("jcvis" "$(09<(B") +("jcwd" "$(0Gf(B") +("jcyck" "$(17m(B") +("jcyoj" "$(1Ei(B") +("jcyta" "$(1LS(B") +("jdi" "$(0)w(B") +("jdhaf" "$(1d}(B") +("jdks" "$(020(B") +("jdnl" "$(13;(B") +("jdok" "$(0(B") +("jjnhd" "$(1Zu(B") +("jjob" "$(19c(B") +("jjod" "$(0K7(B") +("jjon" "$(0:r(B") +("jjoae" "$(1Zx(B") +("jjodi" "$(1@j(B") +("jjohf" "$(1m)(B") +("jjohh" "$(1@n(B") +("jjoii" "$(1@l(B") +("jjoin" "$(19f(B") +("jjoli" "$(1Z,(B") +("jjomb" "$(0QG(B") +("jjomg" "$(1H#(B") +("jjomj" "$(0Em(B") +("jjomn" "$(0TT(B") +("jjoog" "$(1d?(B") +("jjosm" "$(0St(B") +("jjoyj" "$(0K!(B") +("jjpr" "$(1@i(B") +("jjpu" "$(19`(B") +("jjpyr" "$(1Zy(B") +("jjqkd" "$(1_l(B") +("jjqkk" "$(0TU(B") +("jjqmb" "$(1Tr(B") +("jjrc" "$(1@f(B") +("jjrhu" "$(1@g(B") +("jjrsj" "$(0TS(B") +("jjshi" "$(0:H(B") +("jjshr" "$(1@e(B") +("jjsit" "$(1lG(B") +("jjsju" "$(0M<(B") +("jjskr" "$(1NO(B") +("jjsmh" "$(1ct(B") +("jjsnd" "$(1gG(B") +("jjstv" "$(0W^(B") +("jjtc" "$(1G~(B") +("jjtt" "$(1G}(B") +("jjtav" "$(1j-(B") +("jjtco" "$(1gH(B") +("jjtcw" "$(1Zt(B") +("jjtgi" "$(1j*lH(B") +("jjumb" "$(1Zw(B") +("jjvid" "$(1n6(B") +("jjvvd" "$(1cu(B") +("jjvvw" "$(0QH(B") +("jjwd" "$(1Tu(B") +("jjwlv" "$(1j.(B") +("jjwot" "$(1_m(B") +("jjwww" "$(1n5(B") +("jjyg" "$(1@q(B") +("jjybk" "$(0YM(B") +("jjyck" "$(0I%(B") +("jjyjj" "$(1cv(B") +("jjypt" "$(1oW(B") +("jjyrf" "$(1Tq(B") +("jjyvo" "$(1G|(B") +("jka" "$(010(B") +("jkb" "$(02l(B") +("jki" "$(0+|(B") +("jkn" "$(1!T(B") +("jkp" "$(0*S(B") +("jkcf" "$(0NN(B") +("jkhaf" "$(1k((B") +("jkme" "$(1QE(B") +("jkmr" "$(0;m(B") +("jkmv" "$(1I^(B") +("jkmdo" "$(1eV(B") +("jkmhq" "$(0Oc(B") +("jkmhu" "$(1QC(B") +("jkmnd" "$(1If(B") +("jkmsh" "$(1Al(B") +("jkmwg" "$(0YS(B") +("jknd" "$(0+v(B") +("jkpr" "$(1,s(B") +("jkss" "$(0.7(B") +("jkys" "$(0*T(B") +("jla" "$(0O2(B") +("jlc" "$(0[B(B") +("jld" "$(1Q)(B") +("jlg" "$(0J>(B") +("jlk" "$(0)Q(B") +("jlv" "$(0.g(B") +("jlw" "$(0.}(B") +("jlln" "$(0-h(B") +("jlmo" "$(1)y(B") +("jlmr" "$(1Xr(B") +("jlryo" "$(1cr(B") +("jlwv" "$(1Ig(B") +("jlyo" "$(1(6(B") +("jmc" "$(1n;(B") +("jmd" "$(0)v(B") +("jmn" "$(1!S(B") +("jmr" "$(1&:(B") +("jmam" "$(02h(B") +("jmch" "$(0JQ(B") +("jmhc" "$(0M4(B") +("jmig" "$(02j(B") +("jmjmm" "$(0^d(B") +("jmlc" "$(0;l(B") +("jmmc" "$(1TV(B") +("jmmf" "$(0.y(B") +("jmmu" "$(0+z(B") +("jmmv" "$(07,(B") +("jmrw" "$(0@o(B") +("jmso" "$(07'(B") +("jmuc" "$(0[k(B") +("jmue" "$(0;k(B") +("jmyo" "$(0.z(B") +("jnd" "$(0)t(B") +("jngi" "$(1\>(B") +("jnhaf" "$(1qN(B") +("jniu" "$(0.~(B") +("jnihq" "$(1a:(B") +("jnln" "$(1.+(B") +("jnmwl" "$(0\](B") +("jnon" "$(1OO(B") +("jnpfd" "$(0[`(B") +("jnpru" "$(1\?(B") +("jnqo" "$(0R,(B") +("jnup" "$(1;`(B") +("jnujt" "$(1r<(B") +("jnyub" "$(1nv(B") +("jogs" "$(1Vh(B") +("joma" "$(0;o(B") +("jombc" "$(1`R(B") +("joni" "$(0@((B") +("jose" "$(1;:(B") +("jpa" "$(09T(B") +("jph" "$(1&9(B") +("jpbn" "$(0JP(B") +("jpbq" "$(1>2(B") +("jpbt" "$(1;7(B") +("jphi" "$(0Ln(B") +("jphu" "$(0;p(B") +("jphqu" "$(05$(B") +("jpko" "$(1\e(B") +("jpmig" "$(0CG(B") +("jqmp" "$(0RU(B") +("jqmr" "$(07&(B") +("jrb" "$(05/(B") +("jrbhf" "$(1k-(B") +("jrcor" "$(0WP(B") +("jrhr" "$(07)(B") +("jrhu" "$(0+-(B") +("jrhaf" "$(1m"$(0U8(B") +("jrhne" "$(1K4(B") +("jrln" "$(0@5(B") +("jrlr" "$(0.{(B") +("jrmbc" "$(0Ym(B") +("jrok" "$(03K(B") +("jrrp" "$(1;_(B") +("jrrye" "$(1I5(B") +("jrytj" "$(0DL(B") +("jskr" "$(1.j(B") +("jsll" "$(1.i$(02i(B") +("jsmh" "$(0JR(B") +("jtak" "$(0JO(B") +("jtbc" "$(0D6(B") +("jtbi" "$(0NO(B") +("jtcc" "$(0WT(B") +("jtcd" "$(0JT(B") +("jtcf" "$(1m3$(0\V(B") +("jtcg" "$(0ES(B") +("jtco" "$(1_k(B") +("jtcq" "$(0J{(B") +("jtcr" "$(1_V(B") +("jtcu" "$(1;8(B") +("jtcv" "$(1Z?(B") +("jtcy" "$(0@n(B") +("jtge" "$(1e2(B") +("juhaf" "$(1hG(B") +("jujru" "$(0J!(B") +("juks" "$(1)5(B") +("juln" "$(02,6K(B") +("jvd" "$(07{(B") +("jvhaf" "$(1hKa%(B") +("jvmb" "$(1;<(B") +("jvmd" "$(0@q$(1\d(B") +("jvme" "$(0JU(B") +("jvmr" "$(1Ih$(0JV(B") +("jvmbc" "$(1U`(B") +("jvnl" "$(19n(B") +("jwj" "$(0-P(B") +("jwbuu" "$(1n%(B") +("jwjc" "$(0JS(B") +("jwlb" "$(0@p(B") +("jwlv" "$(0RR(B") +("jybc" "$(1;;(B") +("jybp" "$(0Z1(B") +("jyfe" "$(0;n(B") +("jytj" "$(07%(B") +("k" "$(0&L$(1!!(B") +("kb" "$(1!/$(0*5(B") +("ke" "$(0'/(B") +("kf" "$(0*I4S(B") +("ki" "$(0'5(B") +("kk" "$(0'Z(B") +("km" "$(1(7$(0(K(B") +("kn" "$(0)k&'(B") +("kp" "$(1$q(B") +("kr" "$(0(.(B") +("ks" "$(0&1(B") +("ku" "$(00y&S(B") +("kam" "$(08s(B") +("kau" "$(04Q(B") +("kav" "$(0>0(B") +("kamh" "$(0Km(B") +("kanb" "$(1]d(B") +("karrj" "$(1o%(B") +("kbb" "$(1E:(B") +("kbm" "$(08o(B") +("kbbr" "$(1L((B") +("kbcv" "$(1md(B") +("kbhaf" "$(1e'(B") +("kbhne" "$(1=)(B") +("kbhqu" "$(1D&(B") +("kbirm" "$(1JA(B") +("kbmr" "$(17F(B") +("kbmvn" "$(1>1(B") +("kbnl" "$(05j$(19v3@(B") +("kbno" "$(16=(B") +("kbof" "$(1X](B") +("kcano" "$(1`A(B") +("kchne" "$(0=E(B") +("kcipm" "$(0Ep(B") +("kcln" "$(02'(B") +("kdd" "$(0G@(B") +("kdhe" "$(08m(B") +("kdlc" "$(0\z(B") +("kdln" "$(1L&(B") +("kefh" "$(1>5(B") +("keii" "$(1R;(B") +("kell" "$(1IS(B") +("kfb" "$(1>:(B") +("kff" "$(0G9(B") +("kfp" "$(157(B") +("kfbt" "$(0>5(B") +("kfcb" "$(0Ol(B") +("kffs" "$(0VC(B") +("kfhaf" "$(1os(B") +("kgg" "$(02Y(B") +("kgp" "$(0Bp(B") +("kgdi" "$(0>/(B") +("kghaf" "$(1e*(B") +("khf" "$(0-*(B") +("khi" "$(1R>(B") +("khl" "$(1$e(B") +("khs" "$(11*(B") +("khaa" "$(0=y(B") +("khal" "$(1b9(B") +("kham" "$(1(&(B") +("khav" "$(04A(B") +("khahm" "$(0B](B") +("khapp" "$(17)(B") +("khapv" "$(1=z(B") +("khawe" "$(1Ku(B") +("khbm" "$(00p(B") +("khbn" "$(1E6(B") +("khbbb" "$(0G+(B") +("khbbr" "$(1=y(B") +("khbmr" "$(1,&(B") +("khbou" "$(1Ds(B") +("khbsd" "$(0={(B") +("khbtt" "$(1,'(B") +("khbuc" "$(08[(B") +("khbue" "$(1o:(B") +("khdc" "$(1kn(B") +("khdd" "$(1E;(B") +("khdn" "$(0Bn(B") +("khdv" "$(0G>(B") +("khdlc" "$(0ZL(B") +("khey" "$(08p(B") +("khefh" "$(10e(B") +("khfbk" "$(1R*(B") +("khgr" "$(1,"(B") +("khggu" "$(1R$(B") +("khgrv" "$(0G*(B") +("khhg" "$(1$h(B") +("khhj" "$(0G=(B") +("khhl" "$(1&%(B") +("khhw" "$(0Oo(B") +("khhbn" "$(17*(B") +("khhdn" "$(10l(B") +("khhgf" "$(1]R(B") +("khhhj" "$(17,(B") +("khhkb" "$(1R+(B") +("khhni" "$(1=|(B") +("khhqm" "$(1('(B") +("khhrb" "$(0G)(B") +("khhsb" "$(17.=~(B") +("khhsk" "$(1XK(B") +("khhvo" "$(00r(B") +("khhxe" "$(1Dt(B") +("khhxf" "$(1R((B") +("khhxu" "$(17+(B") +("khij" "$(1,#(B") +("khio" "$(11.(B") +("khiv" "$(1(!(B") +("khiav" "$(08Y(B") +("khibi" "$(1Dp(B") +("khice" "$(10k(B") +("khihu" "$(1$f(B") +("khitc" "$(0Xd(B") +("khjc" "$(1'}(B") +("khjr" "$(1(#(B") +("khjdi" "$(04@(B") +("khjjl" "$(1Kt(B") +("khjkp" "$(1,$(B") +("khjpn" "$(0V=(B") +("khjrb" "$(1=v(B") +("khkn" "$(1!e(B") +("khkcf" "$(1R%(B") +("khkkb" "$(10i(B") +("khkmr" "$(17'(B") +("khkoo" "$(08Z(B") +("khlln" "$(1($(B") +("khlmo" "$(1,((B") +("khmg" "$(0-+(B") +("khmj" "$(1"c(B") +("khmam" "$(1,%(B") +("khmbb" "$(1]P(B") +("khmbe" "$(1b-(B") +("khmce" "$(1m_(B") +("khmfb" "$(1]Q(B") +("khmfm" "$(1("(B") +("khmhf" "$(1Dq(B") +("khmmf" "$(1'~(B") +("khmto" "$(0Oe(B") +("khmvh" "$(1$c(B") +("khne" "$(04P(B") +("khng" "$(1$d(B") +("khni" "$(0Kn(B") +("khnbq" "$(1XJ(B") +("khndf" "$(1Dr(B") +("khndt" "$(0=x(B") +("khngu" "$(1.r(B") +("khnhb" "$(1R&(B") +("khnhd" "$(1=w(B") +("khnkm" "$(17-(B") +("khnmb" "$(1i>(B") +("khok" "$(0[|$(1b<(B") +("khon" "$(1"d(B") +("khoo" "$(1X^(B") +("khoii" "$(1(((B") +("khoir" "$(1Du(B") +("khoma" "$(1XM(B") +("khomd" "$(10j(B") +("khomo" "$(1XL(B") +("khomr" "$(17/(B") +("khonk" "$(0B\(B") +("khpa" "$(1E8(B") +("khpr" "$(00q(B") +("khppg" "$(10g(B") +("khqhk" "$(1=u(B") +("khqhl" "$(10h(B") +("khqkd" "$(1Dv(B") +("khqmb" "$(0=w(B") +("khrb" "$(08](B") +("khrrk" "$(1o9(B") +("khrye" "$(1=x(B") +("khsp" "$(1(%(B") +("khsu" "$(0(h(B") +("khtav" "$(1XH(B") +("khtco" "$(1R'(B") +("khtcw" "$(0BZ(B") +("khtjl" "$(1o8(B") +("khtmc" "$(1R)(B") +("khtoe" "$(0V>(B") +("khtrg" "$(1kl(B") +("khub" "$(0ZR(B") +("khup" "$(1R=(B") +("khuce" "$(1=}(B") +("khvp" "$(1,?(B") +("khvno" "$(1={(B") +("khvvv" "$(0Xe(B") +("khwd" "$(0=z(B") +("khwg" "$(08\(B") +("khwl" "$(00o(B") +("khwlg" "$(0]g(B") +("khwli" "$(0SB(B") +("khwlv" "$(1XI(B") +("khwmv" "$(0B[(B") +("khxe" "$(0Op(B") +("khxo" "$(1E7(B") +("khxv" "$(1b:(B") +("khye" "$(0Or(B") +("khyy" "$(1$b(B") +("khyck" "$(04B(B") +("khyhn" "$(1$g(B") +("khymh" "$(1XG(B") +("khymr" "$(10f(B") +("khyoj" "$(17&(B") +("khypu" "$(17((B") +("khyrk" "$(0Kc(B") +("khyrv" "$(1i=(B") +("khytg" "$(1R#(B") +("khytj" "$(0Kd(B") +("khytu" "$(1Ks(B") +("kiv" "$(1"3(B") +("kice" "$(0Bt(B") +("kijb" "$(1>7(B") +("kiku" "$(04T(B") +("kiog" "$(0Du(B") +("kismm" "$(12((B") +("kiuh" "$(1>9(B") +("kjt" "$(0.e(B") +("kjbc" "$(1R@(B") +("kjcc" "$(0^cG;(B") +("kjka" "$(1E0$(0;^(B") +("kjkd" "$(1>6(B") +("kjrr" "$(1E/(B") +("kkb" "$(018$(17D(B") +("kkn" "$(0>3(B") +("kks" "$(1!R(B") +("kkcf" "$(0VD(B") +("kkhaf" "$(1qSnh(B") +("kkkk" "$(0=t(B") +("kklb" "$(0,)(B") +("kklu" "$(1E2(B") +("kkog" "$(1R:(B") +("kkop" "$(1XY(B") +("kkrb" "$(0SL(B") +("kksr" "$(08r(B") +("klb" "$(0(M(B") +("klg" "$(0)d(B") +("kln" "$(0'$(B") +("klll" "$(1",(B") +("klln" "$(11,(B") +("klmi" "$(17E(B") +("klmy" "$(0G<(B") +("klnd" "$(0)u(B") +("klwu" "$(0.d(B") +("kmn" "$(1$p(B") +("kmaa" "$(0NG(B") +("kmbw" "$(1b=(B") +("kmfr" "$(0Bs(B") +("kmmf" "$(0.c(B") +("kmmr" "$(1>8(B") +("kmms" "$(0)l(B") +("kmnr" "$(0.b(B") +("kmob" "$(08k(B") +("kmrt" "$(0Br(B") +("kmso" "$(1E1(B") +("kmvm" "$(0Bq(B") +("kmwf" "$(1XX(B") +("kmym" "$(08l(B") +("kna" "$(0*2$(1"O(B") +("kni" "$(1!9$(0&;(B") +("kno" "$(00{(B") +("knbk" "$(0Kp(B") +("kncr" "$(1b>(B") +("knfq" "$(0]k(B") +("knhaf" "$(0In(B") +("knib" "$(0Bo(B") +("knin" "$(1)c7G(B") +("knlm" "$(1]a(B") +("knlp" "$(0]j(B") +("knlr" "$(1E3(B") +("knmbc" "$(1:4(B") +("knoe" "$(1]b(B") +("knthu" "$(1:6(B") +("knymr" "$(1-R(B") +("knypu" "$(12Z(B") +("kog" "$(1E<(B") +("kok" "$(08j(B") +("kon" "$(00z(B") +("koo" "$(0+i(B") +("kogi" "$(0JE(B") +("kogw" "$(0RN(B") +("kohh" "$(08q(B") +("kohaf" "$(1e!(B") +("koir" "$(0Oq(B") +("kokr" "$(0G?(B") +("koll" "$(04R(B") +("koma" "$(1b;(B") +("komg" "$(0>2(B") +("komn" "$(0Ko(B") +("komp" "$(0Xk(B") +("kombc" "$(0U!(B") +("konk" "$(1L)(B") +("konl" "$(13<(B") +("koog" "$(1>;(B") +("kowy" "$(1><(B") +("kpp" "$(1,@(B") +("kpr" "$(11+(B") +("kpt" "$(11-(B") +("kpblb" "$(0<((B") +("kpko" "$(0ZS(B") +("kqhk" "$(1L%(B") +("kqhp" "$(1RA(B") +("krc" "$(11)(B") +("krd" "$(03_(B") +("krbuc" "$(0D8(B") +("krhaf" "$(1\8hN(B") +("krhqu" "$(1+M(B") +("krje" "$(1<9(B") +("krln" "$(1.-(B") +("krmnr" "$(1.<(B") +("krno" "$(1=!(B") +("krrj" "$(1]c(B") +("krru" "$(0VE(B") +("krsqf" "$(0Q|(B") +("krye" "$(1<:L'(B") +("kryhv" "$(0?7(B") +("ksj" "$(1,w(B") +("ksr" "$(0'|(B") +("ksce" "$(1b8(B") +("kshaf" "$(1a)(B") +("kshvf" "$(1F,(B") +("kshvo" "$(0>%(B") +("ksksb" "$(09^(B") +("kskss" "$(1"!(B") +("ksksv" "$(1)x(B") +("ksln" "$(1%S(B") +("ksmb" "$(0SM(B") +("ksmh" "$(1X[(B") +("ksmi" "$(06q(B") +("kspru" "$(0;2(B") +("ksrj" "$(0Xi(B") +("ksrr" "$(0JF(B") +("kswp" "$(0N/(B") +("ktm" "$(08n(B") +("ktq" "$(17C,q(B") +("ktak" "$(1X\(B") +("ktbc" "$(1E9(B") +("ktjr" "$(1L*(B") +("ktlm" "$(1XZ(B") +("ktog" "$(0^b(B") +("ktor" "$(0Om(B") +("ktov" "$(0[{(B") +("ktqm" "$(1R9(B") +("ktuo" "$(1R?(B") +("ktwb" "$(0Xj(B") +("kubbb" "$(1BS(B") +("kuhaf" "$(0[[(B") +("kuhjg" "$(1;>(B") +("kumg" "$(1#_(B") +("kuoll" "$(0+}(B") +("kupi" "$(1"6(B") +("kusit" "$(0UT(B") +("kvfb" "$(1r=(B") +("kvug" "$(1o;(B") +("kwr" "$(17H(B") +("kwjr" "$(1E4(B") +("kwle" "$(1R<(B") +("kwml" "$(1E5(B") +("kwot" "$(0On(B") +("kwvf" "$(1X_(B") +("kyg" "$(11'(B") +("kyr" "$(11((B") +("kyx" "$(1f((B") +("kymp" "$(0>1(B") +("kyoj" "$(0G:(B") +("kypm" "$(0Kl(B") +("kysk" "$(1XW(B") +("kysy" "$(0G8(B") +("kyta" "$(1L$(B") +("kytj" "$(0SK(B") +("kyvo" "$(17B(B") +("l" "$(0&d(B") +("la" "$(12u(B") +("lb" "$(0&[(B") +("lk" "$(0(9(B") +("ll" "$(0*l$(12v(B") +("ln" "$(0:o(B") +("lp" "$(0/A(B") +("lq" "$(0*X(B") +("lu" "$(0&+(B") +("lw" "$(0(r(B") +("lx" "$(0CI(B") +("laa" "$(1N&(B") +("lam" "$(0?9(B") +("lav" "$(1@6(B") +("lamo" "$(1T4(B") +("lanb" "$(1cG(B") +("lanw" "$(1oM(B") +("laph" "$(1N'(B") +("lapv" "$(0Pn(B") +("lasm" "$(1ZI(B") +("late" "$(1l:(B") +("lbk" "$(0(B(B") +("lbm" "$(19H(B") +("lbt" "$(04\(B") +("lbu" "$(1!6(B") +("lbau" "$(1#k(B") +("lbabu" "$(0@{(B") +("lbafu" "$(0El(B") +("lbawe" "$(0J`(B") +("lbayf" "$(1P<(B") +("lbbac" "$(1B`(B") +("lbbhx" "$(1Bb(B") +("lbcru" "$(1.w(B") +("lbdhe" "$(1&P(B") +("lbdmq" "$(0@}(B") +("lbfb" "$(1.v(B") +("lbgr" "$(0M!(B") +("lbgni" "$(1\g(B") +("lbha" "$(0//(B") +("lbhal" "$(1Vy(B") +("lbhdw" "$(0NX(B") +("lbhni" "$(0)~(B") +("lbhqo" "$(1&Q(B") +("lbii" "$(15+(B") +("lbigi" "$(1aS(B") +("lbiih" "$(1I{(B") +("lbikk" "$(1&O(B") +("lbjj" "$(1T.(B") +("lbjka" "$(15*(B") +("lbjmo" "$(1B_(B") +("lbjqp" "$(1eM(B") +("lbjtc" "$(1P9(B") +("lblbu" "$(1#l(B") +("lbme" "$(1T6(B") +("lbmn" "$(1!Y(B") +("lbmbc" "$(1;YBa(B") +("lbmrw" "$(0@z(B") +("lbnl" "$(1@~(B") +("lbncr" "$(1Vw(B") +("lbog" "$(0<*(B") +("lbomr" "$(1*3(B") +("lbotf" "$(1P;(B") +("lbqmc" "$(1Iy(B") +("lbrrd" "$(1Vv(B") +("lbrrj" "$(1P:(B") +("lbsmg" "$(1;X(B") +("lbsmv" "$(0<)(B") +("lbtt" "$(1*2(B") +("lbtak" "$(1Iz(B") +("lbtbo" "$(1\h(B") +("lbtwi" "$(1aR(B") +("lbwim" "$(0J_(B") +("lbyr" "$(0/.(B") +("lbybc" "$(0@|(B") +("lbyia" "$(0NW(B") +("lbytg" "$(0NV(B") +("lbytj" "$(0J\(B") +("lcnl" "$(1U#(B") +("lcor" "$(0HV(B") +("lcru" "$(1G>(B") +("lcsh" "$(12{(B") +("ldk" "$(0:2(B") +("ldbb" "$(1cA(B") +("lddf" "$(0Zw(B") +("lddq" "$(1q<(B") +("ldhe" "$(0?8(B") +("ldmq" "$(1T2(B") +("lei" "$(1-P(B") +("leed" "$(1ZH(B") +("leee" "$(1N*(B") +("lff" "$(1N!(B") +("lfq" "$(19:(B") +("lfbk" "$(1_D(B") +("lfbw" "$(0Zv(B") +("lfqu" "$(1M~(B") +("lga" "$(07u(B") +("lgb" "$(19>(B") +("lgi" "$(19;(B") +("lgr" "$(1@*(B") +("lgam" "$(0=%(B") +("lgce" "$(1N+(B") +("lggu" "$(1c@(B") +("lggy" "$(0Lx(B") +("lgrc" "$(1l8(B") +("lgwc" "$(1l9(B") +("lgwm" "$(0Bl(B") +("lha" "$(19B(B") +("lhg" "$(0:3(B") +("lhbk" "$(0Zx(B") +("lheq" "$(1@0(B") +("lher" "$(1@1(B") +("lhhh" "$(05R(B") +("lhhj" "$(0L}(B") +("lhjd" "$(1@/(B") +("lhoo" "$(1_E(B") +("lhpm" "$(19C(B") +("lhqo" "$(19?(B") +("lhsb" "$(0Ps(B") +("lhul" "$(1ix(B") +("lhvp" "$(0:4(B") +("lhyu" "$(0T4(B") +("lia" "$(12n(B") +("lid" "$(12a(B") +("lim" "$(05N(B") +("liau" "$(12d(B") +("liav" "$(1?}(B") +("liabu" "$(1Sz(B") +("liahu" "$(1Sw(B") +("liail" "$(1G2(B") +("liamh" "$(1Sy(B") +("liamo" "$(1Sx(B") +("liaph" "$(0Lr(B") +("liapv" "$(1S{(B") +("liavo" "$(0Zs(B") +("liawe" "$(1_1(B") +("libm" "$(0?0(B") +("libp" "$(1Z>(B") +("libac" "$(0T,(B") +("libbb" "$(1Z/(B") +("libbr" "$(0Pf(B") +("libcv" "$(1oK(B") +("libdi" "$(1G7(B") +("libgr" "$(0Lv(B") +("libme" "$(1S~(B") +("libnd" "$(1G5(B") +("libue" "$(1q_(B") +("libug" "$(1pN(B") +("libuu" "$(0HK(B") +("libvk" "$(1Z2(B") +("lici" "$(0:-(B") +("lick" "$(12h(B") +("licim" "$(1Z<(B") +("licru" "$(0HH(B") +("licsh" "$(12j(B") +("lidk" "$(12c(B") +("lidw" "$(1Mb(B") +("lidci" "$(1Mf(B") +("lidhe" "$(195(B") +("lidhl" "$(0Lq(B") +("lieee" "$(1Mh(B") +("liesd" "$(1c?(B") +("lifb" "$(1G3(B") +("lifbg" "$(0W9(B") +("lifbw" "$(1fm(B") +("liffd" "$(1it(B") +("liffs" "$(1c)(B") +("lifqu" "$(0Lu(B") +("ligb" "$(19)(B") +("ligg" "$(0Cs(B") +("ligr" "$(1?z(B") +("liggu" "$(0Y8(B") +("ligrr" "$(1c+(B") +("ligth" "$(1c,(B") +("lihi" "$(1Z7(B") +("lihn" "$(1(k(B") +("lihp" "$(1-I(B") +("lihs" "$(0?2(B") +("lihad" "$(1_2(B") +("lihag" "$(0Pi(B") +("lihdj" "$(0Pj(B") +("lihdn" "$(0HL(B") +("lihdp" "$(0W@(B") +("lihdv" "$(1Mn(B") +("lihdw" "$(0Y;(B") +("lihej" "$(0HI(B") +("lihhj" "$(1Mt(B") +("lihjd" "$(0Cv(B") +("lihjg" "$(1T+(B") +("lihjr" "$(0Cy(B") +("lihkb" "$(1c4(B") +("lihlb" "$(1T"(B") +("lihml" "$(12f(B") +("lihmy" "$(19.(B") +("lihpm" "$(19-(B") +("lihqi" "$(0HG(B") +("lihqo" "$(19+(B") +("lihqu" "$(12o(B") +("lihrb" "$(1Z8(B") +("lihrf" "$(1Z5(B") +("lihsb" "$(0Ph(B") +("lihsk" "$(1Mx(B") +("lihsu" "$(12g(B") +("lihuk" "$(1Z6(B") +("lihup" "$(1Z4(B") +("lihvo" "$(19/(B") +("lihvp" "$(12q(B") +("lihwp" "$(1_3(B") +("lihxu" "$(1Ms(B") +("lihyu" "$(1Z9(B") +("liih" "$(1_F(B") +("liiav" "$(1G+(B") +("liihq" "$(1@&(B") +("liihv" "$(1Sr(B") +("liiil" "$(0Pa(B") +("liijb" "$(1G9(B") +("liije" "$(1G-(B") +("liikf" "$(1Sn(B") +("liikk" "$(19&(B") +("liiku" "$(12m(B") +("liilr" "$(1Z*(B") +("liioc" "$(1fi(B") +("liirm" "$(1Mc(B") +("liitc" "$(1fu(B") +("liitf" "$(1_)(B") +("liitu" "$(1Sm(B") +("liiuh" "$(1G0(B") +("liixp" "$(1_*(B") +("lijb" "$(0HQ(B") +("lije" "$(12`(B") +("lijj" "$(0T2(B") +("lijp" "$(0?+(B") +("lijr" "$(0?.(B") +("lijbj" "$(1T'(B") +("lijcg" "$(1_>(B") +("lijip" "$(1c.(B") +("lijjl" "$(1_,(B") +("lijka" "$(1Ma(B") +("lijlo" "$(1M`(B") +("lijmc" "$(1ir_&(B") +("lijmm" "$(1Sj(B") +("lijnu" "$(0Lm(B") +("lijqr" "$(1Z((B") +("lijrb" "$(0Pb(B") +("lijtc" "$(1c*(B") +("likk" "$(19<(B") +("likn" "$(1?x(B") +("likcf" "$(1c0(B") +("likok" "$(1Z)(B") +("likoo" "$(1G/(B") +("likpb" "$(1_/(B") +("lilw" "$(19*(B") +("lilii" "$(0Y:(B") +("lilit" "$(0^H(B") +("lille" "$(1Mv(B") +("lilmq" "$(1Ml(B") +("lilwv" "$(0W=(B") +("lilxl" "$(1Mu(B") +("lima" "$(1@%(B") +("limj" "$(1-H(B") +("limn" "$(1(h(B") +("limbb" "$(0\;(B") +("limbc" "$(1T)(B") +("limbk" "$(1St(B") +("limfm" "$(194(B") +("limhf" "$(1Z-(B") +("limig" "$(0Ct(B") +("limmu" "$(12^(B") +("limmv" "$(1G,(B") +("limnn" "$(1?{(B") +("limnr" "$(0?/(B") +("limob" "$(193(B") +("limrw" "$(0Pd(B") +("limtb" "$(0]%(B") +("limvh" "$(0:.(B") +("limvm" "$(1G1(B") +("limwf" "$(1_-(B") +("limwj" "$(1c-(B") +("limwl" "$(1Ss(B") +("linl" "$(0:)(B") +("linao" "$(1c5(B") +("linbc" "$(1T$(B") +("lincr" "$(0Zu(B") +("lindt" "$(0Lp(B") +("linhd" "$(1Su(B") +("linhx" "$(1Mp(B") +("linib" "$(0HB(B") +("linkg" "$(0HC(B") +("linkm" "$(1Mr(B") +("linmu" "$(1?~(B") +("linob" "$(1Sv(B") +("linue" "$(1Mi(B") +("liob" "$(12e(B") +("liog" "$(1Mq(B") +("liom" "$(0?3(B") +("lion" "$(1-J(B") +("lioae" "$(1T#(B") +("liodi" "$(19,(B") +("liogf" "$(1c6(B") +("lioii" "$(0?4(B") +("lioin" "$(12i(B") +("liokr" "$(0Ls(B") +("lioll" "$(12k(B") +("liomb" "$(1Mw(B") +("liomd" "$(1G8(B") +("liomn" "$(0Pk(B") +("liomr" "$(0Cw(B") +("liono" "$(1G6(B") +("liopc" "$(1c7(B") +("liosk" "$(1@!(B") +("lipi" "$(1-K(B") +("lipp" "$(12_(B") +("lipr" "$(192(B") +("lipim" "$(12p(B") +("lipou" "$(1Mo(B") +("lippa" "$(1Sq(B") +("lippg" "$(1G.(B") +("liptd" "$(0Pc(B") +("liqj" "$(0:,(B") +("liqo" "$(12](B") +("liqkd" "$(1Z+(B") +("liqmb" "$(0Lo(B") +("liqmy" "$(1So(B") +("lirb" "$(1G4(B") +("lirrj" "$(0Y9(B") +("liruc" "$(1c2(B") +("lirvk" "$(0HD(B") +("lirxu" "$(0Zr(B") +("lirye" "$(0Pe(B") +("lish" "$(1(j(B") +("liso" "$(12b(B") +("liss" "$(19%(B") +("lisav" "$(1Sp(B") +("lisem" "$(1oJ(B") +("lishr" "$(19'(B") +("lisjr" "$(1Mg(B") +("lismg" "$(1iu(B") +("lismh" "$(1_0(B") +("lismi" "$(1c1(B") +("lisqf" "$(0T-(B") +("lisrg" "$(1fl(B") +("lisyi" "$(1qu(B") +("lita" "$(1Me(B") +("litb" "$(1ZG(B") +("litm" "$(0?-(B") +("litq" "$(1?v(B") +("litt" "$(1?w(B") +("litw" "$(0Cx(B") +("litak" "$(0W;(B") +("litbo" "$(1iv(B") +("litcw" "$(1Sl(B") +("litgi" "$(0Zq(B") +("litgu" "$(1M_(B") +("litit" "$(0W:(B") +("litlk" "$(1T*(B") +("litlm" "$(1_.(B") +("litlx" "$(1m}(B") +("litmc" "$(1c/Md(B") +("litoe" "$(1iw(B") +("litpd" "$(1fv(B") +("litrg" "$(1pM(B") +("litwa" "$(1_+(B") +("litwi" "$(1l2(B") +("liuce" "$(1T!(B") +("liumt" "$(1Z0(B") +("liuob" "$(1pO(B") +("livl" "$(1(i(B") +("livii" "$(1c8(B") +("livis" "$(190(B") +("livno" "$(1S}(B") +("livvv" "$(0]((B") +("liwb" "$(1S|(B") +("liwd" "$(1Mk(B") +("liwr" "$(0Cu(B") +("liwgf" "$(1c3(B") +("liwhd" "$(1Mm(B") +("liwim" "$(0W?(B") +("liwli" "$(1fp(B") +("liwlj" "$(1fo(B") +("liwlv" "$(1fn(B") +("liwot" "$(1Z1(B") +("liwvf" "$(0W>(B") +("liwww" "$(1l1(B") +("liyg" "$(0?,(B") +("liyj" "$(0:((B") +("liyk" "$(0:'(B") +("liyr" "$(19((B") +("liyv" "$(05O(B") +("liyx" "$(1is(B") +("liyav" "$(1Z.(B") +("liybp" "$(1m|(B") +("liybs" "$(0T+(B") +("liycb" "$(1_'(B") +("liyck" "$(0Cr(B") +("liyhn" "$(12\(B") +("liyia" "$(1c;(B") +("liyij" "$(0W7(B") +("liypt" "$(1m~(B") +("liyra" "$(1l0(B") +("liyrd" "$(1M^(B") +("liyrn" "$(1T&(B") +("liyro" "$(0\:(B") +("liyrv" "$(1oH(B") +("liysd" "$(1Sk(B") +("liytj" "$(0W8(B") +("liyub" "$(1_((B") +("liyvi" "$(19$(B") +("liywm" "$(1fj(B") +("ljc" "$(198(B") +("lje" "$(13!(B") +("ljp" "$(197(B") +("ljcr" "$(1ZF(B") +("ljic" "$(1oL(B") +("ljka" "$(0L~(B") +("lkbt" "$(08x(B") +("lkhaf" "$(0U9(B") +("lkld" "$(1@-(B") +("lklu" "$(1N$(B") +("lkma" "$(1l;(B") +("lkoo" "$(1GA(B") +("lll" "$(0&V(B") +("lln" "$(0(R(B") +("llp" "$(0<>(B") +("llw" "$(0?:(B") +("llamh" "$(0K$(B") +("llbu" "$(12~(B") +("lldwf" "$(1Jc(B") +("llfq" "$(1+y(B") +("llgwc" "$(0ZI(B") +("llhe" "$(00k(B") +("llhhj" "$(0BW(B") +("llhsb" "$(0Ob(B") +("llii" "$(1=l(B") +("lllc" "$(0D|(B") +("llml" "$(0'[(B") +("llmy" "$(1N((B") +("llomn" "$(1Dj(B") +("llpb" "$(1T3(B") +("llptd" "$(0G'(B") +("llshr" "$(1+z(B") +("llwv" "$(0WD(B") +("llww" "$(1%2(B") +("llxl" "$(1N,(B") +("llybs" "$(1Kn(B") +("lma" "$(1@,(B") +("lmd" "$(1-N(B") +("lmi" "$(0*f(B") +("lmp" "$(0("(B") +("lmbb" "$(1iy(B") +("lmbuc" "$(0D9(B") +("lmfbc" "$(1Z`(B") +("lmfbt" "$(0Kq(B") +("lmlb" "$(1N#(B") +("lmln" "$(0J#(B") +("lmmm" "$(05w(B") +("lmmp" "$(1q9(B") +("lmmv" "$(1G:(B") +("lmpnl" "$(01Y(B") +("lmrt" "$(1G;(B") +("lmrw" "$(1T/(B") +("lmuo" "$(0)?(B") +("lmuoc" "$(0Qp(B") +("lmuou" "$(0HX(B") +("lmvi" "$(0T3(B") +("lmwf" "$(1_B(B") +("lmwu" "$(1_A(B") +("lmyq" "$(01/(B") +("lmyyn" "$(1./(B") +("lmyyy" "$(01g(B") +("lnao" "$(1cE(B") +("lnbuc" "$(0D7(B") +("lncr" "$(1f|(B") +("lnhe" "$(12y(B") +("lnhxu" "$(1dk(B") +("lnii" "$(1_C(B") +("lnln" "$(1#.(B") +("lnmjk" "$(1nU(B") +("lnnau" "$(18](B") +("lnnxu" "$(1r5(B") +("lnoe" "$(1cB(B") +("lntc" "$(0U5(B") +("lnylb" "$(0R$(B") +("lob" "$(12w(B") +("loae" "$(0Po(B") +("lohh" "$(19D(B") +("loik" "$(0C}(B") +("loim" "$(1oN(B") +("loin" "$(12z(B") +("loma" "$(1f}(B") +("lomn" "$(0Pr(B") +("lomo" "$(1f~(B") +("lomr" "$(1@2(B") +("lopd" "$(19@(B") +("lord" "$(0Pq(B") +("lpb" "$(05.(B") +("lpd" "$(1-O(B") +("lpr" "$(19A(B") +("lpim" "$(12x(B") +("lpru" "$(0?;(B") +("lptd" "$(1T0(B") +("lpwtc" "$(0R6(B") +("lqo" "$(12t(B") +("lqhk" "$(1T8(B") +("lqmv" "$(1N"(B") +("lqmat" "$(1pP(B") +("lrb" "$(1GB(B") +("lrhg" "$(1G=(B") +("lrrd" "$(1g!(B") +("lrrj" "$(1cC(B") +("lsh" "$(01P(B") +("lsav" "$(1T1(B") +("lshr" "$(19=(B") +("lsit" "$(0\<(B") +("lsjr" "$(1N%(B") +("lskr" "$(0HP(B") +("lsma" "$(0WB(B") +("lsmi" "$(1cF(B") +("ltbi" "$(1q:(B") +("ltco" "$(1cD(B") +("ltgi" "$(1q;(B") +("ltor" "$(0T5(B") +("ltwi" "$(0])(B") +("ltwv" "$(1fy(B") +("lue" "$(1'd(B") +("luhaf" "$(0R)(B") +("lunl" "$(1%*(B") +("lvr" "$(1@3(B") +("lvbu" "$(053(B") +("lvhaf" "$(1nl(B") +("lvhqu" "$(1QA(B") +("lvis" "$(19I(B") +("lvno" "$(1T5(B") +("lvok" "$(0O0(B") +("lwb" "$(05-2%(B") +("lwd" "$(0L{$(1G<(B") +("lwg" "$(0HT(B") +("lwk" "$(1@.(B") +("lwl" "$(0(t(B") +("lwp" "$(0*4(B") +("lwli" "$(1f{(B") +("lwlj" "$(1fz(B") +("lwlp" "$(0]*(B") +("lwlv" "$(0;`(B") +("lwmvs" "$(1$o(B") +("lwot" "$(1Z=(B") +("lxhaf" "$(1ou(B") +("lyd" "$(1=(B") +("mamr" "$(0Ky(B") +("mand" "$(025(B") +("manl" "$(1H/(B") +("mbk" "$(1,t(B") +("mbm" "$(0)((B") +("mbp" "$(1/#(B") +("mbv" "$(05&(B") +("mbw" "$(0IY(B") +("mbbhg" "$(0^"(B") +("mbbhv" "$(1dF(B") +("mbbmo" "$(1dG(B") +("mbcsh" "$(1AN(B") +("mbdd" "$(0Tw(B") +("mbdi" "$(05%(B") +("mbdbu" "$(0X$(B") +("mbddh" "$(1gm(B") +("mbed" "$(1UY(B") +("mbebg" "$(0[F(B") +("mbebr" "$(1`G(B") +("mbejb" "$(1UX(B") +("mbemm" "$(1q|(B") +("mbeni" "$(1[_(B") +("mbetc" "$(1`F(B") +("mbetv" "$(1jW(B") +("mbeyr" "$(0Tv(B") +("mbfb" "$(0Qg(B") +("mbhaf" "$(1qOa*m'(B") +("mbhfd" "$(1H_(B") +("mbhhh" "$(1,u(B") +("mbhhw" "$(0Yh(B") +("mbhok" "$(1l_(B") +("mbhxu" "$(0Ty(B") +("mbjlv" "$(1[](B") +("mbks" "$(0UE(B") +("mbll" "$(0*U(B") +("mblbk" "$(1Ha(B") +("mblmi" "$(0T/(B") +("mblmo" "$(1O'(B") +("mblmy" "$(0Tz(B") +("mbmbl" "$(0Mf(B") +("mbmdm" "$(0^q(B") +("mbmgi" "$(0ZM(B") +("mbmmi" "$(0Dy(B") +("mbmms" "$(0?}(B") +("mbmmv" "$(0Qi(B") +("mbnl" "$(1(u(B") +("mbnhs" "$(0[G(B") +("mbnhu" "$(1nB(B") +("mbnih" "$(1H^(B") +("mbnkg" "$(0Qh(B") +("mbnot" "$(1jX(B") +("mbog" "$(0Tx(B") +("mboah" "$(1lu(B") +("mbogg" "$(1p_(B") +("mboii" "$(0I\(B") +("mbowy" "$(0Qj(B") +("mbphe" "$(0Nh(B") +("mbpru" "$(0I[(B") +("mbrbc" "$(1dE(B") +("mbrji" "$(1l^(B") +("mbrmr" "$(0]@(B") +("mbrrm" "$(0^r(B") +("mbrrr" "$(1`H(B") +("mbrye" "$(0X%(B") +("mbsm" "$(0?|(B") +("mbsfi" "$(1gl(B") +("mbsma" "$(1gj(B") +("mbsmm" "$(0Sv(B") +("mbsrj" "$(0]?(B") +("mbtm" "$(1H`(B") +("mbtbk" "$(0\Q(B") +("mbtjb" "$(0]>(B") +("mbtlk" "$(1`I(B") +("mbuc" "$(05y:D(B") +("mbuce" "$(1h5(B") +("mbwu" "$(0IZ(B") +("mbwtc" "$(1gk(B") +("mbyk" "$(0Dx(B") +("mbyx" "$(0^!(B") +("mbybp" "$(1p`(B") +("mbydl" "$(1gi(B") +("mbyhs" "$(1AM(B") +("mbymr" "$(1UW(B") +("mbyrv" "$(0^s(B") +("mbytn" "$(1`E(B") +("mbytv" "$(0Tu(B") +("mcw" "$(0*j(B") +("mche" "$(1eH(B") +("mcwm" "$(0-](B") +("mda" "$(0Rn(B") +("mdm" "$(0&m(B") +("mdbt" "$(00}(B") +("mdhaf" "$(1m*(B") +("mdmr" "$(1bD(B") +("mdnl" "$(1"s(B") +("mdylm" "$(0S&(B") +("mem" "$(01h(B") +("menl" "$(1cz(B") +("mfj" "$(0(N(B") +("mfk" "$(1#Q(B") +("mfm" "$(0'b(B") +("mfp" "$(0Jh(B") +("mfr" "$(0+B(B") +("mfbk" "$(0K`(B") +("mfbq" "$(04K(B") +("mfbt" "$(04[(B") +("mfbuc" "$(0]w(B") +("mfbuu" "$(1N-(B") +("mfhaf" "$(1V6(B") +("mfhhh" "$(1J)(B") +("mfhni" "$(0\R(B") +("mfhvo" "$(0SH(B") +("mfln" "$(0E9(B") +("mfmbc" "$(1j]$(0[L(B") +("mfmym" "$(03r(B") +("mfnl" "$(1NU(B") +("mfsmm" "$(1^S(B") +("mfvnd" "$(1.h(B") +("mgb" "$(00w)C(B") +("mgi" "$(0(j$(1!f(B") +("mgm" "$(1$m(B") +("mgt" "$(0,.(B") +("mgaa" "$(1>.(B") +("mgau" "$(0Bd(B") +("mgabu" "$(0G1(B") +("mgahm" "$(1E$(B") +("mgahu" "$(1E#(B") +("mgamh" "$(1Dz(B") +("mgapp" "$(0Bi(B") +("mgayf" "$(0SF(B") +("mgayk" "$(1>-(B") +("mgbm" "$(1,4(B") +("mgbt" "$(04D(B") +("mgby" "$(1(/(B") +("mgbbe" "$(0VA(B") +("mgbcd" "$(0Bg(B") +("mgbcv" "$(0\y(B") +("mgbgr" "$(1>*(B") +("mgbjj" "$(0G2(B") +("mgbme" "$(1D|(B") +("mgbnd" "$(17?(B") +("mgbou" "$(0Ke(B") +("mgbsd" "$(1>+(B") +("mgbuc" "$(17:(B") +("mgbuu" "$(0>#(B") +("mgcnh" "$(171(B") +("mgcsh" "$(1(-(B") +("mgcwa" "$(1XQ(B") +("mgdd" "$(0B`(B") +("mgdk" "$(1(,(B") +("mgdhe" "$(04E(B") +("mgdmq" "$(1Dy(B") +("mgegi" "$(0B^(B") +("mgeii" "$(1Ky(B") +("mgff" "$(1>$(B") +("mgfbc" "$(0Kf(B") +("mgfbw" "$(1]U(B") +("mgfdq" "$(0SE(B") +("mgfmu" "$(10p(B") +("mggb" "$(1,6(B") +("mggg" "$(08c(B") +("mggnf" "$(1mb(B") +("mggsk" "$(1R3(B") +("mgha" "$(04H(B") +("mghi" "$(0Kh(B") +("mghae" "$(1E&(B") +("mghaf" "$(1V3(B") +("mghby" "$(10|(B") +("mghdn" "$(0>$(B") +("mghds" "$(177(B") +("mghdw" "$(1XP(B") +("mgher" "$(08d(B") +("mghgu" "$(10{(B") +("mghhl" "$(1,9(B") +("mghjd" "$(08b(B") +("mghlb" "$(1D}(B") +("mghnb" "$(08a(B") +("mghon" "$(10t(B") +("mghoo" "$(1R1(B") +("mghqi" "$(17>(B") +("mghuc" "$(0^=(B") +("mghwp" "$(1R0(B") +("mghxc" "$(1b0(B") +("mgii" "$(1>&(B") +("mgir" "$(1,7(B") +("mgiav" "$(0=}(B") +("mgihr" "$(1Dx(B") +("mgihs" "$(1?=(B") +("mgiil" "$(0G,(B") +("mgije" "$(0>!(B") +("mgilg" "$(08_(B") +("mgilr" "$(0Ki(B") +("mgisk" "$(1f%(B") +("mgjbc" "$(1Kx(B") +("mgjch" "$(1D~(B") +("mgjcr" "$(1Kv(B") +("mgjii" "$(1R4(B") +("mgjmc" "$(1b.(B") +("mgjmf" "$(1>"(B") +("mgjmm" "$(1Dw(B") +("mgjnu" "$(1>#(B") +("mgjrb" "$(0G-(B") +("mgjrr" "$(0Bf(B") +("mgkb" "$(10w(B") +("mgkkb" "$(17=(B") +("mgkld" "$(10x(B") +("mgkmr" "$(0Bh(B") +("mgksr" "$(1,,(B") +("mgln" "$(0.0(B") +("mglq" "$(10v(B") +("mglll" "$(1$l(B") +("mglmo" "$(10r(B") +("mglmt" "$(1b3(B") +("mglmy" "$(1>0(B") +("mglwl" "$(1,-(B") +("mgmd" "$(1$j(B") +("mgmg" "$(00t(B") +("mgmj" "$(1$i(B") +("mgmn" "$(1"e(B") +("mgmbb" "$(1b/(B") +("mgmbc" "$(0Ic(B") +("mgmfj" "$(1,/(B") +("mgmgh" "$(1]Y(B") +("mgmhl" "$(0=~(B") +("mgmig" "$(1?<(B") +("mgmmr" "$(172(B") +("mgmmu" "$(00s(B") +("mgmnr" "$(1,+(B") +("mgmso" "$(0Ba(B") +("mgmvh" "$(1(*(B") +("mgmvn" "$(0Kj(B") +("mgmwd" "$(1K|(B") +("mgnl" "$(1-]@x(B") +("mgno" "$(1C}$(0-,(B") +("mgnbe" "$(0ZN(B") +("mgnbk" "$(1E%(B") +("mgnhb" "$(1XO(B") +("mgnkg" "$(176(B") +("mgnot" "$(1XR(B") +("mgoj" "$(1(0(B") +("mgok" "$(00v55(B") +("mgohh" "$(04G(B") +("mgoii" "$(04F(B") +("mgoin" "$(0Be(B") +("mgoip" "$(04I(B") +("mgoir" "$(1Kz78(B") +("mgoll" "$(1(.(B") +("mgoma" "$(1][(B") +("mgomn" "$(0G5(B") +("mgomr" "$(10}(B") +("mgono" "$(175(B") +("mgpa" "$(10s(B") +("mgph" "$(0G/$(1,*(B") +("mgpi" "$(1$k(B") +("mgpp" "$(0Bc$(1(+(B") +("mgpt" "$(1,1(B") +("mgppa" "$(1E"(B") +("mgpru" "$(1,8(B") +("mgqj" "$(1()(B") +("mgqkd" "$(1K{$(0S{(B") +("mgqkq" "$(1>%(B") +("mgrb" "$(174(B") +("mgrr" "$(0R?(B") +("mgrhg" "$(173(B") +("mgrmr" "$(1]V(B") +("mgrrd" "$(1]W(B") +("mgrye" "$(0G.(B") +("mgryo" "$(17;(B") +("mgsj" "$(10o(B") +("mgshr" "$(1,3(B") +("mgsjr" "$(1>'(B") +("mgskr" "$(179(B") +("mgsmh" "$(1R/(B") +("mgsmi" "$(1XS(B") +("mgsmj" "$(1b4(B") +("mgsmm" "$(10y(B") +("mgsqf" "$(0Kg(B") +("mgtc" "$(10n(B") +("mgtm" "$(1,0(B") +("mgtq" "$(10u(B") +("mgtbc" "$(1>/(B") +("mgtbn" "$(1E!(B") +("mgtco" "$(0SG(B") +("mgtgt" "$(1b5(B") +("mgtlb" "$(1R.(B") +("mgtlk" "$(0G4(B") +("mgtlm" "$(0Oi(B") +("mgtmc" "$(0B_SC(B") +("mgtod" "$(1R5(B") +("mgtoe" "$(1b1(B") +("mgtqm" "$(1Kw(B") +("mgtrg" "$(1m`(B") +("mgtrk" "$(1]Z(B") +("mgumb" "$(0G0(B") +("mguob" "$(1mc(B") +("mguog" "$(0Oj(B") +("mguon" "$(17<(B") +("mgvid" "$(1f$(B") +("mgvii" "$(0SD(B") +("mgvne" "$(1>)(B") +("mgvno" "$(1D{(B") +("mgvvd" "$(1R2(B") +("mgvvw" "$(0G3(B") +("mgwg" "$(0>"(B") +("mgwk" "$(10z(B") +("mgwl" "$(1,5(B") +("mgwlv" "$(0V@(B") +("mgwww" "$(1f&(B") +("mgyk" "$(00u(B") +("mgyr" "$(04C(B") +("mgyx" "$(1b2(B") +("mgybj" "$(1]X(B") +("mgybk" "$(1pB(B") +("mgybp" "$(0[z(B") +("mgybu" "$(0Xg(B") +("mgyck" "$(10m(B") +("mgyed" "$(0VB(B") +("mgyfe" "$(1>((B") +("mgyiu" "$(1,2$(08`(B") +("mgyjj" "$(1R-(B") +("mgykg" "$(0AY(B") +("mgymp" "$(10q(B") +("mgyog" "$(1XT(B") +("mgypo" "$(0V?(B") +("mgypu" "$(0Bb(B") +("mgyrv" "$(0\x(B") +("mgyso" "$(1R,(B") +("mgytj" "$(0Og(B") +("mgyto" "$(1]T(B") +("mgytr" "$(1>,(B") +("mgyub" "$(0Oh(B") +("mgyvi" "$(1,.(B") +("mgyyb" "$(1f#(B") +("mhs" "$(1#7(B") +("mhaf" "$(06Q(B") +("mhdd" "$(1:J(B") +("mhhaf" "$(0R*(B") +("mhjm" "$(13t(B") +("mhnl" "$(0-Z(B") +("mhog" "$(0Dt(B") +("mhoiv" "$(0Yv(B") +("mhpm" "$(1#6(B") +("mig" "$(0*^(B") +("mibbe" "$(1qH(B") +("mihi" "$(0Mw(B") +("miia" "$(07n(B") +("minl" "$(1H.(B") +("mioin" "$(1[^(B") +("miuh" "$(1):(B") +("miyle" "$(1p^(B") +("mjf" "$(10_(B") +("mjbc" "$(1:K(B") +("mjhaf" "$(1OLot(B") +("mjixp" "$(1a8(B") +("mjln" "$(0'{(B") +("mjmbc" "$(1AR(B") +("mjnl" "$(1"r(B") +("mjok" "$(0AW(B") +("mjwj" "$(1);(B") +("mkg" "$(0UM(B") +("mkp" "$(1W$(B") +("mks" "$(0'}(B") +("mkv" "$(1\b(B") +("mkhi" "$(0^x(B") +("mkhqm" "$(0Bk(B") +("mkmwl" "$(0^O(B") +("mknl" "$(138(B") +("mkoiv" "$(0^Q(B") +("mkwl" "$(1e>(B") +("mkwgf" "$(1qn(B") +("mlm" "$(0&W(B") +("mlbo" "$(0.&(B") +("mlby" "$(01e(B") +("mllm" "$(0-j(B") +("mlmy" "$(1.3(B") +("mlvs" "$(1!.(B") +("mlwk" "$(0,V(B") +("mmf" "$(0(}(B") +("mmg" "$(0;T(B") +("mmi" "$(0&j(B") +("mml" "$(1!2(B") +("mmm" "$(0&6(B") +("mmn" "$(1!)(B") +("mmp" "$(0A+(B") +("mmr" "$(0+A(B") +("mmu" "$(0&x(B") +("mmbc" "$(0D{(B") +("mmbbp" "$(0[^(B") +("mmhaf" "$(1e"$(0[Y(B") +("mmig" "$(1%[(B") +("mmks" "$(021(B") +("mmln" "$(1)3(B") +("mmlmi" "$(1Mj(B") +("mmmv" "$(0-R(B") +("mmmbc" "$(0U"(B") +("mmnl" "$(1(w(B") +("mmok" "$(03J(B") +("mmuu" "$(1a>(B") +("mmvh" "$(1"%(B") +("mmvn" "$(1(2(B") +("mmvs" "$(0(J(B") +("mmyiu" "$(1B^(B") +("mmypu" "$(1Z%(B") +("mnc" "$(1Nq(B") +("mnf" "$(08U(B") +("mng" "$(02O(B") +("mni" "$(0'Q(B") +("mnl" "$(1"t(B") +("mnp" "$(0*<7G(B") +("mnr" "$(0(,(B") +("mnv" "$(1)w(B") +("mnbm" "$(1+H(B") +("mnbnd" "$(16A(B") +("mngbt" "$(1Wm(B") +("mngwc" "$(1eh(B") +("mnhk" "$(1'L(B") +("mnhaf" "$(1a2Q?(B") +("mnhbt" "$(10!(B") +("mnhjd" "$(083(B") +("mnhpa" "$(1='(B") +("mnhuk" "$(1K2(B") +("mnii" "$(0B%(B") +("mnir" "$(03t(B") +("mnije" "$(16@(B") +("mnjbm" "$(0B&(B") +("mnjmc" "$(0XX$(1Q<(B") +("mnjru" "$(16?(B") +("mnklu" "$(1=&(B") +("mnkoo" "$(16B(B") +("mnkpb" "$(1Q>(B") +("mnle" "$(1=%(B") +("mnln" "$(0)E(B") +("mnlq" "$(1/~(B") +("mnlbk" "$(03s(B") +("mnlmi" "$(1@#(B") +("mnmbc" "$(0@"(B") +("mnmem" "$(1D$(B") +("mnmvm" "$(16C(B") +("mnmwm" "$(1]9(B") +("mnne" "$(00@(B") +("mnnwf" "$(1`~(B") +("mnoah" "$(0OF(B") +("mnohh" "$(1+I(B") +("mnoim" "$(0\t(B") +("mnomo" "$(0U~(B") +("mnpa" "$(084(B") +("mnphh" "$(1'M(B") +("mnrbc" "$(1K0(B") +("mnrrj" "$(1Wn(B") +("mnryo" "$(1Gz(B") +("mntlj" "$(0Qn(B") +("mntlm" "$(1Q=(B") +("mnwot" "$(1K1(B") +("mnyfu" "$(1Wl(B") +("mnyhv" "$(0C|(B") +("mnytr" "$(1=((B") +("mob" "$(0'`(B") +("mof" "$(1b*(B") +("mok" "$(0,S(B") +("moo" "$(0,((B") +("moau" "$(19U(B") +("moav" "$(1G^(B") +("mobuu" "$(1N.(B") +("mobvk" "$(1_a(B") +("mogbt" "$(1g4(B") +("mohf" "$(1V9(B") +("mohaf" "$(1o~(B") +("mohoo" "$(1c](B") +("mohsn" "$(1@L(B") +("moju" "$(1%Z(B") +("mojka" "$(0Q)(B") +("mojtc" "$(1g5(B") +("mokkb" "$(1N;(B") +("moln" "$(1.0$(0J$(B") +("molmi" "$(1c>(B") +("momt" "$(19T(B") +("momhf" "$(1__(B") +("momso" "$(1N<(B") +("moog" "$(0Ds(B") +("morye" "$(0TI(B") +("mowot" "$(1_`(B") +("moyvo" "$(1G](B") +("mphaf" "$(1r@(B") +("mpnl" "$(0]{(B") +("mpylm" "$(00>(B") +("mre" "$(04*$(1,P(B") +("mrm" "$(1(>(B") +("mrt" "$(0-I(B") +("mrav" "$(17Z(B") +("mramh" "$(1L8(B") +("mrapv" "$(0K|(B") +("mrbb" "$(0GV(B") +("mrbj" "$(1go(B") +("mrbl" "$(0:p(B") +("mrbm" "$(09((B") +("mrby" "$(1,U(B") +("mrbbr" "$(1L@(B") +("mrbgr" "$(0GU(B") +("mrbmr" "$(17_(B") +("mrbsd" "$(1EX(B") +("mrbtu" "$(1EW(B") +("mrbuu" "$(0C!(B") +("mrbvk" "$(1RO(B") +("mrcsh" "$(1,R(B") +("mrcwa" "$(1]p(B") +("mrdd" "$(1EP(B") +("mrdm" "$(11@(B") +("mrdam" "$(1L7(B") +("mrdci" "$(1EV(B") +("mrddo" "$(0Xp(B") +("mrdhe" "$(09$(B") +("mreed" "$(1RT(B") +("mresd" "$(1]u(B") +("mrfb" "$(0B}(B") +("mrfh" "$(04f(B") +("mrfbw" "$(1bK(B") +("mrfdq" "$(0VN(B") +("mrfff" "$(1kr(B") +("mrgg" "$(17^(B") +("mrgi" "$(09#(B") +("mrgr" "$(17W(B") +("mrggu" "$(1]q(B") +("mrgit" "$(0P"(B") +("mrgrr" "$(1]r(B") +("mrgsk" "$(1Xl(B") +("mrhi" "$(1RQ(B") +("mrhp" "$(1(A(B") +("mrhs" "$(09)(B") +("mrhdw" "$(1]s(B") +("mrher" "$(17\(B") +("mrhgr" "$(1>V(B") +("mrhhj" "$(0GW(B") +("mrhio" "$(09'(B") +("mrhjd" "$(0>?(B") +("mrhje" "$(1L;(B") +("mrhjm" "$(1L:(B") +("mrhkb" "$(1]y(B") +("mrhlc" "$(1iN(B") +("mrhml" "$(03L(B") +("mrhne" "$(1,V(B") +("mrhpm" "$(09&(B") +("mrhqi" "$(1>Q(B") +("mrhsb" "$(1L=(B") +("mrhsk" "$(1bH(B") +("mrhsn" "$(11B(B") +("mrhuc" "$(1pE(B") +("mrhyu" "$(1RR(B") +("mrie" "$(11A(B") +("mriav" "$(1>K(B") +("mrihf" "$(1Xm(B") +("mriih" "$(1Xq(B") +("mrilr" "$(1RS(B") +("mritc" "$(0[}(B") +("mriuh" "$(1>M(B") +("mrjp" "$(11=(B") +("mrjbc" "$(1RM(B") +("mrjcm" "$(0GY(B") +("mrjii" "$(0SU(B") +("mrjmc" "$(1f1(B") +("mrjmo" "$(1EL(B") +("mrjnu" "$(0GR(B") +("mrjqr" "$(1RJ(B") +("mrjwj" "$(1>U(B") +("mrkkk" "$(1Xt(B") +("mrkmr" "$(1EQ(B") +("mrkoo" "$(1>L(B") +("mrlq" "$(17Y(B") +("mrlln" "$(11F(B") +("mrlwl" "$(09%(B") +("mrmj" "$(1(=(B") +("mrmr" "$(11G(B") +("mrmt" "$(04g(B") +("mrmu" "$(1(?(B") +("mrmbb" "$(1f-(B") +("mrmbc" "$(0K{(B") +("mrmbg" "$(1kp(B") +("mrmbu" "$(1mf(B") +("mrmbw" "$(1bE(B") +("mrmcw" "$(17X(B") +("mrmfj" "$(08~(B") +("mrmgi" "$(11E(B") +("mrmlk" "$(0B~(B") +("mrmnr" "$(11?(B") +("mrmpm" "$(1EN(B") +("mrmrr" "$(0O~(B") +("mrmtb" "$(0[~(B") +("mrmtn" "$(0>@(B") +("mrmvb" "$(1Xu(B") +("mrmvh" "$(1,N(B") +("mrmvm" "$(1>N(B") +("mrmwj" "$(1]w(B") +("mrmwm" "$(1bF(B") +("mrnd" "$(1(B(B") +("mrni" "$(01#(B") +("mrnl" "$(1j13:(B") +("mrno" "$(0K;4i(B") +("mrnr" "$(06Y(B") +("mrnbg" "$(1>R(B") +("mrnhe" "$(1,Q(B") +("mrnmu" "$(17[(B") +("mrnot" "$(0VP(B") +("mrnqd" "$(1RP(B") +("mrog" "$(0GX(B") +("mrok" "$(0<{(B") +("mron" "$(1(@(B") +("mrobg" "$(0O}(B") +("mrogd" "$(1]t(B") +("mrogf" "$(0VR(B") +("mroii" "$(11I(B") +("mroll" "$(1,S(B") +("mromb" "$(1EY(B") +("mromd" "$(1>W(B") +("mrpp" "$(1,O(B") +("mrpko" "$(0ZU(B") +("mrpru" "$(09*(B") +("mrpsh" "$(04h(B") +("mrptd" "$(0Kx(B") +("mrqo" "$(1,M(B") +("mrqmb" "$(1EU(B") +("mrqmc" "$(0SW(B") +("mrqmy" "$(1ET(B") +("mrrrj" "$(1]x(B") +("mrrrk" "$(1q,(B") +("mrrye" "$(1L?(B") +("mrsec" "$(1iI(B") +("mrsit" "$(1f.(B") +("mrslb" "$(09"(B") +("mrsmh" "$(1Xv(B") +("mrsqf" "$(0P#(B") +("mrsrj" "$(1bG(B") +("mrstv" "$(0P!(B") +("mrta" "$(1EO(B") +("mrtbc" "$(0GS(B") +("mrtbf" "$(1iM(B") +("mrtbo" "$(1f2(B") +("mrtgi" "$(1bJ(B") +("mrtii" "$(1f/(B") +("mrtlk" "$(1LA(B") +("mrtmc" "$(0VO(B") +("mrtmv" "$(1L6(B") +("mrtqm" "$(0O{(B") +("mrttc" "$(0GQ(B") +("mrtvi" "$(0Kw(B") +("mrtvs" "$(1Xs(B") +("mrtwi" "$(1iJ(B") +("mrtxc" "$(1RL(B") +("mrtyv" "$(1>O(B") +("mrubb" "$(1Xp(B") +("mrumf" "$(0Kz(B") +("mrumt" "$(1RN(B") +("mruog" "$(1Xo(B") +("mrvid" "$(0\"(B") +("mrvii" "$(0VQ(B") +("mrvne" "$(0GT(B") +("mrwd" "$(1>P(B") +("mrwhd" "$(1ER(B") +("mrwmv" "$(1L9(B") +("mrwvf" "$(1Xn(B") +("mrwww" "$(1iK(B") +("mrwyi" "$(11H(B") +("mryg" "$(11D(B") +("mryr" "$(09!(B") +("mryt" "$(11>(B") +("mrybb" "$(1L5(B") +("mrybs" "$(0O|(B") +("mrydk" "$(1]v(B") +("mryiu" "$(0>>(B") +("mryoj" "$(0GP(B") +("mryrb" "$(1RK(B") +("mryrn" "$(1L>(B") +("mrytr" "$(1EM(B") +("mrywi" "$(1Xw(B") +("msu" "$(0'.(B") +("msho" "$(0-J(B") +("msko" "$(1(l(B") +("msnl" "$(1NT(B") +("msok" "$(1$9(B") +("mta" "$(06R(B") +("mtm" "$(13#(B") +("mtq" "$(1B~(B") +("mthaf" "$(1V2(B") +("mthhh" "$(0,1(B") +("mthhj" "$(1TQ(B") +("mtje" "$(0?H(B") +("mtjnu" "$(0Q'(B") +("mtln" "$(0)F(B") +("mtmbc" "$(0U%(B") +("mtnl" "$(0-Y$(137(B") +("mtog" "$(1AL(B") +("mttxc" "$(1_](B") +("mtuo" "$(0@=(B") +("mtwb" "$(0N0(B") +("mua" "$(1k(B") +("mvr" "$(06f(B") +("mvdh" "$(0'\(B") +("mvdi" "$(0:J(B") +("mvku" "$(1!?(B") +("mvlmi" "$(0HJ(B") +("mvni" "$(0(l(B") +("mvnm" "$(0&l(B") +("mvphh" "$(1GC(B") +("mvvm" "$(1#j(B") +("mwd" "$(08%(B") +("mwg" "$(1)Z)<(B") +("mwv" "$(05S(B") +("mwaj" "$(0C~(B") +("mwahm" "$(0T_(B") +("mwamo" "$(1[((B") +("mwbdi" "$(1N^(B") +("mwbmr" "$(1H4(B") +("mwbuc" "$(0Hs(B") +("mwbuu" "$(0T}(B") +("mwbwi" "$(1pY(B") +("mwcsh" "$(19y(B") +("mwdd" "$(1U+(B") +("mwdi" "$(13D(B") +("mweee" "$(1U)(B") +("mwfd" "$(0C6(B") +("mwhd" "$(0DX(B") +("mwhi" "$(0Wk(B") +("mwhs" "$(1A((B") +("mwhaf" "$(1k+(B") +("mwher" "$(0I=(B") +("mwhgf" "$(0]5(B") +("mwhgr" "$(0MN(B") +("mwhio" "$(19J(B") +("mwhne" "$(19x(B") +("mwhoe" "$(0Y<(B") +("mwhqu" "$(19{(B") +("mwhsk" "$(1g"(B") +("mwhxe" "$(1_t(B") +("mwii" "$(1U((B") +("mwice" "$(0MM(B") +("mwidd" "$(1pW(B") +("mwijb" "$(1N\(B") +("mwill" "$(0I<(B") +("mwilr" "$(0Wi(B") +("mwjp" "$(1A%(B") +("mwjr" "$(1A&(B") +("mwjcs" "$(1_v(B") +("mwjka" "$(1[)(B") +("mwjkd" "$(0ML(B") +("mwjrb" "$(1[&(B") +("mwklu" "$(0QW(B") +("mwkrt" "$(1_r(B") +("mwln" "$(0;,(B") +("mwlbu" "$(19w(B") +("mwlii" "$(1l3(B") +("mwlkt" "$(1_x(B") +("mwlut" "$(1[%(B") +("mwmj" "$(13C(B") +("mwmn" "$(05m(B") +("mwmbb" "$(1lM(B") +("mwmbr" "$(1pX(B") +("mwmmf" "$(0>B(B") +("mwmmp" "$(1qb(B") +("mwmnr" "$(1A)(B") +("mwmwf" "$(1c|(B") +("mwmwj" "$(1gM(B") +("mwnir" "$(0I>(B") +("mwnob" "$(1['(B") +("mwnoe" "$(0[3(B") +("mwog" "$(1U-(B") +("mwogf" "$(0[4(B") +("mwomd" "$(0MO(B") +("mwpa" "$(1H5(B") +("mwpd" "$(13E(B") +("mwpi" "$(0:[(B") +("mwpou" "$(1U,(B") +("mwrhg" "$(1N](B") +("mwrrk" "$(0_=(B") +("mwsu" "$(0:Z(B") +("mwsmh" "$(1d!(B") +("mwsrr" "$(1c}(B") +("mwta" "$(0QV(B") +("mwtm" "$(0DW(B") +("mwtco" "$(1gN(B") +("mwtlf" "$(1oY(B") +("mwtog" "$(1_s(B") +("mwtqm" "$(1_w(B") +("mwtwt" "$(0\K(B") +("mwtwv" "$(1j5(B") +("mwuk" "$(0?i(B") +("mwvib" "$(1N_(B") +("mwvne" "$(1U*(B") +("mwwlj" "$(1j6(B") +("mwwot" "$(0Wj(B") +("mwyl" "$(05t(B") +("mwyr" "$(1A'(B") +("mwyfd" "$(1_q(B") +("mwyoj" "$(0QU(B") +("mwypo" "$(1j4(B") +("mwyrd" "$(0QT(B") +("mwyrv" "$(0^o(B") +("mwytp" "$(1j3(B") +("mwytr" "$(1U'(B") +("mwyub" "$(1c{(B") +("mwyut" "$(1c~(B") +("myp" "$(1#w(B") +("mylf" "$(0=p(B") +("mylm" "$(0(`(B") +("mytj" "$(1)9(B") +("myvs" "$(0&b(B") +("n" "$(0&_(B") +("nc" "$(0&R(B") +("nd" "$(0&N(B") +("ne" "$(1!`(B") +("ng" "$(0&a(B") +("ni" "$(0&K(Q(B") +("nk" "$(0&5(B") +("nl" "$(0'@'?(B") +("nn" "$(0&((B") +("no" "$(0&='O(B") +("nq" "$(1!1(B") +("nu" "$(0&#(B") +("nx" "$(1"$(B") +("nau" "$(1#s$(0*d(B") +("nahu" "$(0+.(B") +("napo" "$(0D0(B") +("nbb" "$(152(B") +("nbg" "$(0ND-F(B") +("nbk" "$(02Z(B") +("nbp" "$(0<=(B") +("nbu" "$(1P8(B") +("nbam" "$(1@<(B") +("nbbue" "$(1Pi(B") +("nbdk" "$(19K(B") +("nbdl" "$(1N2(B") +("nbfmu" "$(1GF(B") +("nbgg" "$(1GE(B") +("nbhaf" "$(1ov(B") +("nbher" "$(1GH(B") +("nbhpm" "$(1@:(B") +("nbhqu" "$(1Wq(B") +("nbhvo" "$(1@;(B") +("nbhxu" "$(1T>(B") +("nbije" "$(1N1(B") +("nbjka" "$(1T=(B") +("nbks" "$(05T2.(B") +("nbkmr" "$(1T<(B") +("nbln" "$(1I*(B") +("nblmi" "$(1GL(B") +("nbme" "$(1N3(B") +("nbmgi" "$(1ma(B") +("nbnbe" "$(0]t(B") +("nbnhe" "$(19L(B") +("nbnmu" "$(1GG(B") +("nbop" "$(1d>(B") +("nboah" "$(0Y>(B") +("nbrrj" "$(1g%(B") +("nbshq" "$(0HY(B") +("nbtgq" "$(1_J(B") +("nbtlf" "$(1oO(B") +("nbuc" "$(05Y(B") +("nbue" "$(1o)(B") +("nbuob" "$(1q=(B") +("nbvl" "$(1-Q(B") +("nbvid" "$(1n&(B") +("nbwli" "$(0\>(B") +("nbyj" "$(0<}(B") +("ncymr" "$(0Hj(B") +("ndu" "$(0'7(B") +("ndbt" "$(0.v(B") +("ndhaf" "$(1k1(B") +("ndhvf" "$(07#(B") +("ndhvo" "$(0.w(B") +("ndjmf" "$(14t(B") +("ndlmt" "$(1\c(B") +("ndmbb" "$(0US(B") +("ndmlm" "$(14s(B") +("ndnd" "$(1"4(B") +("ndok" "$(0+w(B") +("ndpru" "$(1&7(B") +("ndyvo" "$(02g(B") +("nem" "$(0)#(B") +("nemb" "$(124(B") +("nemf" "$(10Q(B") +("nemsu" "$(1*1(B") +("nfb" "$(1.}(B") +("nfm" "$(1OK(B") +("nfp" "$(1J;(B") +("nfaa" "$(0[U(B") +("nfagi" "$(1l{(B") +("nfail" "$(0Z#(B") +("nfamo" "$(1j{(B") +("nfapp" "$(1h:(B") +("nfasm" "$(1l|(B") +("nfawe" "$(0^.(B") +("nfbgr" "$(0[W(B") +("nfbmr" "$(1`{(B") +("nfbof" "$(1ne(B") +("nfbou" "$(1l}(B") +("nfcru" "$(1du(B") +("nfcsh" "$(1V+(B") +("nfdn" "$(0C7(B") +("nfdoo" "$(1h8(B") +("nffb" "$(1dz(B") +("nffh" "$(1V)(B") +("nffba" "$(1qK(B") +("nffdq" "$(0^Y(B") +("nfgg" "$(0X0(B") +("nfgi" "$(1\$(B") +("nfgr" "$(1`w(B") +("nfgce" "$(1h6(B") +("nfgcg" "$(1hC(B") +("nfggu" "$(1on(B") +("nfhd" "$(0S\(B") +("nfhe" "$(1V/(B") +("nfhp" "$(1OI(B") +("nfhs" "$(1\((B") +("nfhag" "$(1k'(B") +("nfhdd" "$(1hF(B") +("nfhdf" "$(0\[(B") +("nfhdw" "$(1om(B") +("nfher" "$(1`}(B") +("nfhhw" "$(1m!(B") +("nfhir" "$(1qk(B") +("nfhjd" "$(1a"(B") +("nfhkb" "$(1op(B") +("nfhor" "$(1h;(B") +("nfhrb" "$(1l~(B") +("nfhvf" "$(0Z%(B") +("nfhxc" "$(1qL(B") +("nfhxh" "$(1dw(B") +("nfhxu" "$(1h<(B") +("nfir" "$(1\*(B") +("nfihr" "$(1k&(B") +("nfijb" "$(1dq(B") +("nfije" "$(1dy(B") +("nfiku" "$(0R'(B") +("nfjd" "$(1\#(B") +("nfjp" "$(1\!(B") +("nfjr" "$(1\,(B") +("nfjcr" "$(1lw(B") +("nfjii" "$(1n\(B") +("nfjmu" "$(1dp(B") +("nfjpa" "$(0]L(B") +("nfjrb" "$(1k%(B") +("nfkb" "$(0X/(B") +("nflx" "$(1oi(B") +("nflmo" "$(1`|(B") +("nflmy" "$(1hE(B") +("nfmbl" "$(1`y(B") +("nfmbm" "$(1nZ(B") +("nfmfm" "$(1\%(B") +("nfmgr" "$(0_A(B") +("nfmlk" "$(1dt(B") +("nfmmp" "$(1r?(B") +("nfmmr" "$(1dr(B") +("nfmnr" "$(1\+(B") +("nfmtb" "$(1qj(B") +("nfmto" "$(0^Z(B") +("nfmvm" "$(1V((B") +("nfmwf" "$(0^-(B") +("nfnao" "$(1oo(B") +("nfnau" "$(1dv(B") +("nfnhb" "$(1oj(B") +("nfnhd" "$(1k"(B") +("nfnkq" "$(1k#(B") +("nfnmu" "$(1a#(B") +("nfnoe" "$(1ok(B") +("nfob" "$(1V*(B") +("nfop" "$(1V.(B") +("nfoae" "$(1j}(B") +("nfodi" "$(1\)(B") +("nfoip" "$(1h=(B") +("nfold" "$(1na(B") +("nfoma" "$(1pk(B") +("nfomd" "$(1d{(B") +("nfomr" "$(1a$(B") +("nfonk" "$(1j~(B") +("nfpa" "$(1`x(B") +("nfph" "$(1\"(B") +("nfpi" "$(1OJ(B") +("nfpr" "$(1\.(B") +("nfpu" "$(1V-(B") +("nfpru" "$(0U6(B") +("nfptd" "$(1jz(B") +("nfqka" "$(1k$(B") +("nfqmb" "$(0[V(B") +("nfqmc" "$(1n[(B") +("nfrrd" "$(1pi(B") +("nfrxu" "$(1ph(B") +("nfsh" "$(1Hr(B") +("nfsav" "$(1jy(B") +("nfseg" "$(1n](B") +("nfsje" "$(1h7(B") +("nfsju" "$(1ds(B") +("nfskr" "$(1dx(B") +("nfsma" "$(1n`(B") +("nfsmb" "$(1h9(B") +("nfsmi" "$(1oh(B") +("nftm" "$(1\-(B") +("nftq" "$(0X-(B") +("nftgr" "$(0^X(B") +("nftjs" "$(1n^(B") +("nftmc" "$(1hD(B") +("nftrg" "$(1r;(B") +("nftwa" "$(1nd(B") +("nftwi" "$(1ogqh(B") +("nftwt" "$(1pg(B") +("nftxc" "$(1ly(B") +("nfvid" "$(1qi(B") +("nfvvw" "$(1h>(B") +("nfwg" "$(0Z"(B") +("nfwl" "$(1\&(B") +("nfwo" "$(1\'(B") +("nfwp" "$(0\Z(B") +("nfwlb" "$(1j|(B") +("nfwle" "$(0]M(B") +("nfwlv" "$(1pj(B") +("nfyk" "$(1V,(B") +("nfyx" "$(1qM(B") +("nfyck" "$(0X.(B") +("nfyhn" "$(1V&(B") +("nfyhs" "$(1V'(B") +("nfyjj" "$(0^,(B") +("nfymf" "$(1`z(B") +("nfymo" "$(1n_(B") +("nfypk" "$(1lz(B") +("nfypm" "$(1ol(B") +("nfypt" "$(0_B(B") +("nfyrb" "$(1lx(B") +("nfyrd" "$(1hB(B") +("nfyrf" "$(0[T(B") +("nfytj" "$(1nY(B") +("nfytv" "$(1hA(B") +("nfywm" "$(1pf(B") +("ngmbc" "$(1[g(B") +("ngmwm" "$(0ZQ(B") +("nhd" "$(03\(B") +("nhe" "$(0'0(B") +("nhs" "$(0&&(B") +("nhbcr" "$(1>I(B") +("nhli" "$(01O(B") +("nhlii" "$(1_7(B") +("nhoin" "$(04e(B") +("nhoks" "$(0;.(B") +("nhpm" "$(1&U(B") +("nhsqf" "$(1jr(B") +("nhta" "$(1EK(B") +("nhvo" "$(0/:(B") +("niq" "$(0*a(B") +("nir" "$(0)Y(B") +("niy" "$(0(A(B") +("nibq" "$(0--(B") +("nihaf" "$(1hU(B") +("nijmc" "$(0JD(B") +("nili" "$(0<1(B") +("niln" "$(1e<(B") +("ninh" "$(0(z(B") +("nini" "$(0)j(B") +("ninl" "$(1j2(B") +("ninn" "$(0&i(B") +("nioiv" "$(0D~(B") +("nisu" "$(1!Q(B") +("niymr" "$(1cZ(B") +("njhaf" "$(1ON(B") +("njlii" "$(0Pg(B") +("nkc" "$(1`,(B") +("nkd" "$(1Cm(B") +("nkf" "$(0G"(B") +("nkg" "$(1:l(B") +("nki" "$(1B{(B") +("nkv" "$(1:|(B") +("nkbu" "$(1L1(B") +("nkhg" "$(0,-(B") +("nkhaf" "$(1k<(B") +("nkhml" "$(19s(B") +("nkhym" "$(0/8(B") +("nklq" "$(02{(B") +("nklmi" "$(1T%(B") +("nknl" "$(1@{(B") +("nksqf" "$(0[Q(B") +("nktlj" "$(1dM(B") +("nlav" "$(05p(B") +("nlamh" "$(0Dm(B") +("nlamo" "$(0Dr(B") +("nlavf" "$(1`C(B") +("nlbm" "$(01a(B") +("nlbt" "$(1,B(B") +("nlbmp" "$(0X!(B") +("nlbof" "$(0Mc(B") +("nldw" "$(0?t(B") +("nldhe" "$(01c(B") +("nldwk" "$(1Pf(B") +("nlfhf" "$(0Ma(B") +("nlgi" "$(1(y(B") +("nlgce" "$(0?s(B") +("nlgcg" "$(0?u(B") +("nlggu" "$(1UU(B") +("nlgsk" "$(1O%(B") +("nlgyo" "$(0:d(B") +("nlhe" "$(0-c(B") +("nlhi" "$(1H\(B") +("nlhj" "$(0*k(B") +("nlhs" "$(1({(B") +("nlhag" "$(0Dp(B") +("nlhbk" "$(1[[(B") +("nlhem" "$(0Do(B") +("nlheq" "$(05s(B") +("nlhhj" "$(0?w(B") +("nlhjd" "$(1-i(B") +("nlhjg" "$(1AI(B") +("nlhjm" "$(0Dq(B") +("nlhpm" "$(1(|(B") +("nlhtg" "$(0:i(B") +("nlhxg" "$(1AG(B") +("nlihu" "$(1%1(B") +("nlihv" "$(1AD(B") +("nljp" "$(01_(B") +("nljka" "$(1:-(B") +("nljmu" "$(0:b(B") +("nljwj" "$(0:c(B") +("nlkb" "$(1-e(B") +("nlks" "$(1!i(B") +("nlkmb" "$(0Dl(B") +("nlkmm" "$(1HZ(B") +("nlkmr" "$(1:.(B") +("nlkms" "$(1-g(B") +("nlkoo" "$(0:f$(13I(B") +("nllmc" "$(1UT(B") +("nllmy" "$(1:/(B") +("nlma" "$(05r(B") +("nlmu" "$(1"v(B") +("nlmbk" "$(1AE(B") +("nlmbl" "$(1-f(B") +("nlmbv" "$(05q(B") +("nlmfb" "$(1`D(B") +("nlmmu" "$(0-a(B") +("nlmnr" "$(01`(B") +("nlmob" "$(1(}(B") +("nlmrb" "$(0IS(B") +("nlmsu" "$(1%/(B") +("nlmvm" "$(0:h(B") +("nlnj" "$(1"x(B") +("nlnhx" "$(0?y(B") +("nlnin" "$(1-h(B") +("nlon" "$(1"y(B") +("nlodi" "$(01b(B") +("nloii" "$(0?v(B") +("nlomb" "$(1:1(B") +("nlomd" "$(0:g(B") +("nlomn" "$(1AH(B") +("nlomo" "$(0Ts(B") +("nlpd" "$(1"w(B") +("nlpp" "$(1%.(B") +("nlpfd" "$(1:0(B") +("nlpou" "$(0?x(B") +("nlppa" "$(0Dk(B") +("nlppg" "$(0:e(B") +("nlrbc" "$(0IT(B") +("nlsje" "$(0?z(B") +("nltt" "$(0-b(B") +("nltct" "$(0IR(B") +("nltpo" "$(0Dj(B") +("nltxc" "$(1HY(B") +("nlumt" "$(1H[(B") +("nlwlb" "$(0Dn(B") +("nlwmv" "$(1AF(B") +("nlyr" "$(1(z(B") +("nlyx" "$(1`B(B") +("nlybp" "$(0[D(B") +("nlyhm" "$(1O&(B") +("nlyhn" "$(0-d(B") +("nlyhs" "$(0-`(B") +("nlykb" "$(0Tr(B") +("nlylh" "$(13J(B") +("nlylm" "$(1%0(B") +("nlytj" "$(0Mb(B") +("nlyto" "$(0Tq(B") +("nlytr" "$(0?r(B") +("nlyvo" "$(1-d(B") +("nman" "$(0A%(B") +("nmfb" "$(0U[(B") +("nmlmi" "$(1M}(B") +("nmnim" "$(07@(B") +("nmnmf" "$(0]Q(B") +("nmsu" "$(0)O(B") +("nmvm" "$(1.|(B") +("nmwm" "$(0RT(B") +("nmyiu" "$(0>.(B") +("nnm" "$(0&O(B") +("nno" "$(0&P(B") +("nnmbc" "$(0I`(B") +("nnmrb" "$(1nV(B") +("nnnao" "$(0TH(B") +("nnpr" "$(0;](B") +("nnqo" "$(0/V(B") +("nnsmm" "$(1?+(B") +("nnvvu" "$(1[!(B") +("nob" "$(05*(B") +("noc" "$(1jS(B") +("nof" "$(0-&(B") +("nog" "$(1Oy$(0NC(B") +("nodi" "$(1&T(B") +("nohne" "$(1,A(B") +("nohto" "$(05{(B") +("nolmi" "$(0?1(B") +("nomk" "$(04U(B") +("nomrn" "$(0J"(B") +("nomrt" "$(0Bu(B") +("nonhe" "$(0Bv(B") +("npd" "$(0*$(B") +("nqd" "$(08+(B") +("nqlmi" "$(0Zt(B") +("nrmvn" "$(1b6(B") +("nrppi" "$(0V!(B") +("nrrj" "$(0N_(B") +("nsd" "$(1].(B") +("nse" "$(1!;(B") +("nsf" "$(1"5(B") +("nsj" "$(02}(B") +("nsp" "$(03+(B") +("nsbt" "$(04Y(B") +("nsbul" "$(1V?(B") +("nshr" "$(1&R(B") +("nsmv" "$(0<0(B") +("nsnd" "$(0(F(B") +("nsrr" "$(1J'(B") +("nti" "$(1B}(B") +("ntmc" "$(1PA(B") +("ntnl" "$(0QR(B") +("nue" "$(0.+$(1&S(B") +("nui" "$(0.#(B") +("nup" "$(03-(B") +("nuv" "$(1&5(B") +("nubu" "$(11;(B") +("nuhaf" "$(0U<(B") +("nuks" "$(02/(B") +("numbc" "$(1Ue`S(B") +("nusqf" "$(1U{(B") +("nwf" "$(0@$(B") +("nwfa" "$(0R((B") +("nwlv" "$(1W!(B") +("nwlmi" "$(1_8(B") +("nwtj" "$(1J((B") +("nxu" "$(0U@(B") +("nxff" "$(0SA(B") +("nxno" "$(1=#(B") +("nyo" "$(0(u(B") +("nyrf" "$(151(B") +("nyvi" "$(0/9(B") +("o" "$(0&*(B") +("ob" "$(1!y$(0&z(B") +("oc" "$(1!5(B") +("od" "$(0)3(B") +("oe" "$(1"Y(B") +("of" "$(0).$(1!U(B") +("og" "$(0'l1d(B") +("oh" "$(0&,(B") +("oi" "$(0)2(B") +("oj" "$(0&p'*(B") +("ok" "$(0({(B") +("ol" "$(0)5(B") +("om" "$(0'd$(1!G!J(B") +("on" "$(0&@(B") +("op" "$(0'($(1!r(B") +("oq" "$(0*"(B") +("ou" "$(1!K!X$(0'q(B") +("ow" "$(0*|(B") +("oy" "$(0&r(B") +("oaa" "$(067(B") +("oam" "$(0+!(B") +("oan" "$(061(B") +("oav" "$(1%=(B") +("oahe" "$(1)b(B") +("oaln" "$(0N.(B") +("oamo" "$(13Z(B") +("oanb" "$(0I~(B") +("oanl" "$(1[$(B") +("oapp" "$(1-~(B") +("oapv" "$(13Y(B") +("oasm" "$(1:@(B") +("oate" "$(1\H(B") +("oavf" "$(1VD(B") +("oawe" "$(1Aa(B") +("obb" "$(1-x(B") +("obo" "$(0*Y(B") +("obp" "$(0RX(B") +("obq" "$(0+"(B") +("obv" "$(1)0(B") +("obau" "$(1-w(B") +("obbe" "$(1OW(B") +("obch" "$(1\J(B") +("obcn" "$(0;"(B") +("obgb" "$(13[(B") +("obgr" "$(1-y(B") +("obhd" "$(1n~(B") +("obhu" "$(1!n(B") +("obhaf" "$(1r6(B") +("obmc" "$(066(B") +("obmr" "$(1%?(B") +("obnd" "$(01u(B") +("obof" "$(1Ae(B") +("obou" "$(1:B(B") +("obppa" "$(1qp(B") +("obuu" "$(1)'(B") +("obvk" "$(1:C(B") +("ocb" "$(0-}(B") +("oci" "$(1!p(B") +("ocor" "$(01x(B") +("ocru" "$(1)*(B") +("ocsh" "$(0):(B") +("ocwa" "$(0Is(B") +("odc" "$(1d:(B") +("odf" "$(10RD[(B") +("odg" "$(0@`(B") +("odi" "$(0'j(B") +("odm" "$(1"~(B") +("odp" "$(1*B(B") +("odci" "$(1-}(B") +("oddf" "$(1OS(B") +("oddo" "$(1O[(B") +("odhf" "$(1a/(B") +("odmq" "$(0:z(B") +("odog" "$(1UV(B") +("odok" "$(0(B") +("ohyu" "$(1:D(B") +("oii" "$(1-r(B") +("oik" "$(0)4(B") +("oin" "$(0&u(B") +("oip" "$(1*O$(0'o(B") +("oir" "$(1#&(B") +("oiv" "$(1&6(B") +("oiar" "$(06A(B") +("oiav" "$(1(~$(05|(B") +("oiamh" "$(1`\(B") +("oiapp" "$(0U+(B") +("oiapv" "$(1`](B") +("oiawe" "$(0[O(B") +("oibi" "$(0@,(B") +("oibv" "$(0Qu(B") +("oibjj" "$(1`Y(B") +("oibmr" "$(1O:(B") +("oice" "$(01w(B") +("oicyo" "$(1[k(B") +("oidl" "$(1Un(B") +("oieee" "$(1[i(B") +("oiff" "$(1[h(B") +("oifbd" "$(1jh(B") +("oigbt" "$(1jc(B") +("oiggu" "$(0\S(B") +("oigit" "$(1dY(B") +("oigrr" "$(1jd(B") +("oihe" "$(0E"(B") +("oihf" "$(1Ai(B") +("oihg" "$(0E!(B") +("oihi" "$(0Yu(B") +("oihk" "$(1AT(B") +("oihn" "$(0:k(B") +("oihp" "$(1:5%J(B") +("oihq" "$(1%G(B") +("oihaf" "$(0U;(B") +("oihag" "$(1`_(B") +("oihbr" "$(0Mq(B") +("oihdv" "$(1[j(B") +("oihhl" "$(1Hk(B") +("oihhw" "$(0Ys(B") +("oihjr" "$(1O8(B") +("oihon" "$(1`a(B") +("oihqi" "$(0Qt(B") +("oihuc" "$(1r"(B") +("oihxe" "$(0Yt(B") +("oiii" "$(0U*(B") +("oiir" "$(0Ig(B") +("oiibi" "$(1d[(B") +("oiice" "$(1Uo(B") +("oiijb" "$(1Ul(B") +("oije" "$(1)!(B") +("oijbd" "$(1Uk(B") +("oijrb" "$(1`Z(B") +("oijrr" "$(0U)(B") +("oijtc" "$(1je(B") +("oikf" "$(0:t(B") +("oiku" "$(1!k(B") +("oikkb" "$(0U-(B") +("oilb" "$(0E,(B") +("oilmc" "$(1jg(B") +("oilmi" "$(0Lt(B") +("oilmm" "$(1`Q(B") +("oimn" "$(13L(B") +("oimo" "$(1%6(B") +("oimbc" "$(0Mk(B") +("oimbk" "$(1`[(B") +("oimrt" "$(1Um(B") +("oimvn" "$(11"(B") +("oinc" "$(0?N(B") +("oini" "$(0'p(B") +("oino" "$(0E$(B") +("oinp" "$(0/C(B") +("oinr" "$(0+W(B") +("oint" "$(1Xa(B") +("oinv" "$(12}(B") +("oinw" "$(19z(B") +("oinhx" "$(0U,(B") +("oinri" "$(0_/(B") +("oioi" "$(06&(B") +("oiok" "$(01v(B") +("oioks" "$(0E%(B") +("oiolb" "$(0Ii(B") +("oiomd" "$(0Qv(B") +("oiond" "$(1dZ(B") +("oionk" "$(1``(B") +("oipf" "$(1\E(B") +("oiph" "$(1Hj(B") +("oipu" "$(0E#(B") +("oipru" "$(0Ih(B") +("oiruc" "$(1jf(B") +("oisj" "$(0Mp(B") +("oismm" "$(0>d(B") +("oismr" "$(0If(B") +("oisrr" "$(1g}(B") +("oitk" "$(1O9(B") +("oitt" "$(0Mo(B") +("oitak" "$(1g~(B") +("oitbo" "$(1nH(B") +("oitlm" "$(0[P(B") +("oitqg" "$(1g|(B") +("oivii" "$(0\T(B") +("oivno" "$(1`^(B") +("oiwmv" "$(0X*(B") +("oiyck" "$(0Mn(B") +("oiymh" "$(1lg(B") +("oiyrv" "$(1qJ(B") +("oiywm" "$(1lf(B") +("ojb" "$(1!t(B") +("oje" "$(1!j(B") +("ojk" "$(0'n(B") +("ojp" "$(0*q(B") +("ojr" "$(0*v(B") +("oju" "$(0*P(B") +("ojv" "$(1%I(B") +("ojbc" "$(1:?(B") +("ojbm" "$(06-(B") +("ojcm" "$(06((B") +("ojcr" "$(1:7(B") +("ojhp" "$(1%3(B") +("ojii" "$(0E/(B") +("ojkp" "$(0-r(B") +("ojlk" "$(0-q(B") +("ojln" "$(1-s(B") +("ojlo" "$(1-n(B") +("ojmc" "$(0R4(B") +("ojmf" "$(1-{(B") +("ojmn" "$(0*p(B") +("ojmo" "$(0@*(B") +("ojmmr" "$(14((B") +("ojnu" "$(1-l(B") +("ojpn" "$(1V@(B") +("ojrk" "$(0:y(B") +("ojrr" "$(06#(B") +("ojtc" "$(1H{(B") +("ojtg" "$(1OP(B") +("okb" "$(0.!(B") +("okf" "$(16~(B") +("okm" "$(0*w(B") +("okn" "$(0&s$(1%8(B") +("okp" "$(0<@(B") +("okr" "$(01"*x(B") +("oks" "$(1!3(B") +("okcf" "$(0Ix(B") +("okcwa" "$(1]o(B") +("okhg" "$(1)-(B") +("okhk" "$(1,L(B") +("okhae" "$(1ev(B") +("okhaf" "$(1\9(B") +("okhdv" "$(0GO(B") +("okhkb" "$(0VM(B") +("okkb" "$(1))(B") +("okkk" "$(1Aj(B") +("oklb" "$(0+*(B") +("oklu" "$(062(B") +("okmf" "$(1-t(B") +("okmr" "$(06/(B") +("okms" "$(1%;(B") +("okmrt" "$(0B|(B") +("oknl" "$(1,K(B") +("okog" "$(0IW(B") +("okoo" "$(01o(B") +("okoog" "$(1>J(B") +("okryo" "$(1NK(B") +("oksr" "$(0*y(B") +("okss" "$(08}(B") +("oktoe" "$(1f,(B") +("okvif" "$(0Vn(B") +("okwlp" "$(1iH(B") +("oll" "$(0&v(B") +("olbk" "$(1#$(B") +("olln" "$(0*t(B") +("olmc" "$(1I#(B") +("olmo" "$(0-{(B") +("olmt" "$(0R2(B") +("olmy" "$(06;(B") +("olnk" "$(069(B") +("olob" "$(0>m(B") +("olod" "$(0=?(B") +("olof" "$(0Z$Gt$(1e;(B") +("oloh" "$(06<(B") +("oloj" "$(1[a(B") +("olok" "$(0,T;%(B") +("olom" "$(1F8(B") +("olpb" "$(13W(B") +("olwl" "$(0*{(B") +("olws" "$(1)((B") +("olwv" "$(1Ab(B") +("oma" "$(0-w(B") +("omc" "$(0+/(B") +("omd" "$(0+((B") +("omf" "$(1!w(B") +("omg" "$(0)A(B") +("omh" "$(0)%(B") +("omi" "$(0)&(B") +("omm" "$(0&o(B") +("omn" "$(0&q$(1!B(B") +("omr" "$(0)Z(B") +("omu" "$(0/+(B") +("ombb" "$(0R1(B") +("ombe" "$(0UA(B") +("ombl" "$(1%K(B") +("ombn" "$(02!(B") +("ombp" "$(0E|(B") +("ombt" "$(0-|(B") +("omdm" "$(1aF$(0)1(B") +("omdp" "$(158(B") +("omdu" "$(1.uBZ(B") +("omdw" "$(1>4(B") +("omfj" "$(1"{(B") +("omfm" "$(1#"(B") +("omfr" "$(1).(B") +("omgn" "$(060(B") +("omig" "$(1%<(B") +("omjr" "$(01=(B") +("omlb" "$(06,(B") +("omlk" "$(01n(B") +("ommf" "$(1#'(B") +("ommi" "$(1!s(B") +("ommm" "$(1!F(B") +("ommp" "$(0\c(B") +("ommr" "$(1)$(B") +("ommv" "$(1)#$(0*r(B") +("omnl" "$(01X(B") +("omnn" "$(0-t(B") +("omno" "$(0S%(B") +("omnr" "$(0*u(B") +("ompm" "$(1-|(B") +("omrb" "$(1aC(B") +("omrl" "$(0.U(B") +("omrm" "$(0CF(B") +("omro" "$(1Ah(B") +("omrp" "$(1n}(B") +("omrq" "$(07W(B") +("omrr" "$(1Q:(B") +("omrt" "$(0>6$(1*=(B") +("omrw" "$(17A3Q(B") +("omsl" "$(0.<(B") +("omsp" "$(1.n(B") +("omtn" "$(1%7(B") +("omua" "$(0Iw(B") +("omvh" "$(1!v(B") +("omvm" "$(1)"(B") +("omvn" "$(1#!(B") +("omwa" "$(0FE(B") +("omwc" "$(0N$(B") +("omwd" "$(1H|(B") +("omwf" "$(1A^(B") +("omwl" "$(0;'(B") +("omwm" "$(0N#(B") +("omwu" "$(1A_(B") +("omwv" "$(13T(B") +("omyf" "$(1A[(B") +("ond" "$(0'k(B") +("onf" "$(0+$(B") +("onl" "$(1!x!_(B") +("onp" "$(1&[(B") +("onu" "$(1$J(B") +("onao" "$(0Iz(B") +("onau" "$(1),(B") +("onbc" "$(13b(B") +("onbuu" "$(0T7(B") +("oncr" "$(1OX(B") +("oncsh" "$(00B(B") +("onfd" "$(086(B") +("onff" "$(0B)(B") +("onhb" "$(1H~(B") +("onhe" "$(0)<(B") +("onhs" "$(0&t(B") +("onhaf" "$(1V7(B") +("onhey" "$(1+O(B") +("onhqu" "$(1D((B") +("onib" "$(01p(B") +("onin" "$(0-y(B") +("onjv" "$(088(B") +("onjru" "$(16D(B") +("onkg" "$(1)1(B") +("onkl" "$(1A"(B") +("onkq" "$(0:{(B") +("onll" "$(1"X(B") +("onln" "$(1!}(B") +("onlll" "$(1$K(B") +("onlln" "$(03x(B") +("onlwl" "$(1+N(B") +("onmk" "$(01m(B") +("onmu" "$(1%B(B") +("onmcw" "$(10((B") +("onmlm" "$(0B+(B") +("onmvm" "$(0=H(B") +("onnl" "$(1A$(B") +("onno" "$(1D"(B") +("onnhs" "$(0*=(B") +("onob" "$(1'O(B") +("onog" "$(1AJ(B") +("onqd" "$(0@.(B") +("onqmb" "$(1=-(B") +("onri" "$(0Z,(B") +("ontq" "$(087(B") +("onvne" "$(0B*(B") +("onwk" "$(08:(B") +("onwot" "$(0K<(B") +("onyvo" "$(089(B") +("oog" "$(1-z$(0+e(B") +("ooj" "$(1!m(B") +("oon" "$(1!I(B") +("oou" "$(1#+(B") +("ooah" "$(0E3(B") +("oobg" "$(1:8(B") +("oobm" "$(01~(B") +("oobo" "$(1(L(B") +("ooge" "$(1.\(B") +("oogf" "$(1I$(B") +("ooic" "$(1Ag(B") +("ooii" "$(0+'(B") +("ooin" "$(1!o(B") +("ooir" "$(0@0(B") +("ooll" "$(1!q(B") +("ooln" "$(0N-(B") +("ooma" "$(0N&(B") +("oomb" "$(06@(B") +("oomg" "$(0."(B") +("oomn" "$(0;#(B") +("oomo" "$(0N'(B") +("oomr" "$(1%M(B") +("oombc" "$(1nE(B") +("oono" "$(1]8(B") +("ooog" "$(1)+(B") +("oooj" "$(0@1(B") +("oook" "$(0Un(B") +("oowy" "$(01y(B") +("opa" "$(1%A(B") +("opd" "$(0'm$(1+F(B") +("oph" "$(1"z(B") +("opp" "$(0)9(B") +("opr" "$(0+)(B") +("opt" "$(1#)(B") +("opu" "$(1!u$(0/*(B") +("opbuc" "$(0D=?M(B") +("ophq" "$(1+~(B") +("opko" "$(1VB(B") +("opmc" "$(0E1(B") +("opok" "$(1<=(B") +("oppa" "$(0:~(B") +("optd" "$(13S(B") +("opwgf" "$(0X8(B") +("opyhv" "$(0?<(B") +("oqo" "$(0)0(B") +("oqhk" "$(13P(B") +("oqka" "$(13f(B") +("oqke" "$(1:<(B") +("oqkq" "$(06)(B") +("oqmb" "$(06*(B") +("oqmc" "$(0E-(B") +("oqmf" "$(1:=(B") +("oqmv" "$(1-q(B") +("oqoa" "$(1I'(B") +("ora" "$(0Ab(B") +("orc" "$(1#*(B") +("ord" "$(01r(B") +("ori" "$(1J@(B") +("orau" "$(1)%(B") +("orhr" "$(01t(B") +("orhu" "$(0-v(B") +("orhaf" "$(1h`m1$(0X2(B") +("orijb" "$(1S0(B") +("orln" "$(0@7(B") +("ormbc" "$(0QqU$(B") +("ornl" "$(05k(B") +("orno" "$(1/{(B") +("ornin" "$(0CU(B") +("orrj" "$(1I"(B") +("orrk" "$(0]X(B") +("orsj" "$(13h(B") +("oruc" "$(0I}(B") +("orvk" "$(1)&(B") +("orxu" "$(1OV(B") +("orye" "$(1/Q$(0:v(B") +("oryo" "$(01s(B") +("osj" "$(1%:(B") +("osk" "$(0)/(B") +("oso" "$(1!l(B") +("oss" "$(1"|(B") +("osav" "$(0:w(B") +("oshi" "$(0'r(B") +("osjr" "$(065(B") +("osme" "$(01l(B") +("osmg" "$(13U(B") +("osmh" "$(0E6(B") +("osmr" "$(0*z(B") +("osmv" "$(063(B") +("osnd" "$(1I!(B") +("osqf" "$(1:>(B") +("osrj" "$(0N"(B") +("osrr" "$(1A`(B") +("ossr" "$(02"(B") +("ostt" "$(13V(B") +("osuu" "$(064(B") +("ota" "$(06.(B") +("otc" "$(0-s(B") +("otf" "$(0BS(B") +("otq" "$(0-m(B") +("ott" "$(0-x(B") +("otbc" "$(1.!(B") +("otco" "$(1H}$(0Iy(B") +("otcw" "$(13e(B") +("otdd" "$(1Wh(B") +("otgi" "$(0N!(B") +("othb" "$(0@-(B") +("otif" "$(1OR(B") +("otkr" "$(0:x(B") +("otlk" "$(13g(B") +("otlm" "$(0E0(B") +("otmc" "$(1-p(B") +("otmv" "$(13R(B") +("otniq" "$(0L[(B") +("otog" "$(1kO(B") +("otqm" "$(1::(B") +("otrk" "$(1OT(B") +("otsj" "$(1:E(B") +("ottb" "$(1:;(B") +("otwa" "$(1A](B") +("otwi" "$(1Hy(B") +("otwn" "$(1VC(B") +("otwv" "$(0N%(B") +("otxc" "$(1:9(B") +("ouf" "$(10S(B") +("oum" "$(05!(B") +("oubb" "$(1Ac(B") +("oudk" "$(09O(B") +("oudm" "$(0>`(B") +("ouhmr" "$(1?%(B") +("oumb" "$(13i(B") +("oumwj" "$(0Y'(B") +("ouog" "$(0E2(B") +("ouon" "$(1)/(B") +("outt" "$(1?$(B") +("outrg" "$(0^e(B") +("ouypd" "$(1^N(B") +("ouypt" "$(1mr(B") +("ovr" "$(1%H(B") +("ovio" "$(0*~(B") +("ovvv" "$(1\I(B") +("owg" "$(01}(B") +("owp" "$(13X(B") +("owr" "$(1%@(B") +("owjr" "$(068(B") +("owlb" "$(0:|(B") +("owlg" "$(0\d(B") +("owlv" "$(1OU(B") +("owmv" "$(0:}(B") +("owwf" "$(1o!(B") +("owww" "$(0UC(B") +("owyi" "$(0,e(B") +("owyta" "$(1j[(B") +("oyg" "$(0*o(B") +("oym" "$(1!H(B") +("oyr" "$(0*}(B") +("oyt" "$(0*n(B") +("oyx" "$(0R5(B") +("oyaj" "$(1-u(B") +("oybc" "$(0;!(B") +("oybp" "$(1aD(B") +("oybs" "$(0@+(B") +("oyck" "$(1%4(B") +("oydu" "$(1aE(B") +("oyfe" "$(1-v(B") +("oyfu" "$(1Hx(B") +("oyhn" "$(0)-(B") +("oyhs" "$(0),(B") +("oyhv" "$(0-n(B") +("oyjj" "$(1A\(B") +("oykk" "$(0@2(B") +("oylm" "$(0);(B") +("oymp" "$(1%>(B") +("oymr" "$(01k(B") +("oymy" "$(1##(B") +("oyoj" "$(1-k(B") +("oyok" "$(0(B") +("pdi" "$(0*&(B") +("pdk" "$(0,9(B") +("pdl" "$(07N(B") +("pdhaf" "$(1hT(B") +("pdlc" "$(0Z6(B") +("pdmbc" "$(0SZ(B") +("peg" "$(0/J(B") +("peee" "$(15@(B") +("peii" "$(1Bp(B") +("pembc" "$(1QD(B") +("pfb" "$(07L(B") +("pfd" "$(1%W(B") +("pff" "$(15=(B") +("pfq" "$(1&m(B") +("pfbf" "$(1o+(B") +("pfbr" "$(15A(B") +("pfdq" "$(0Nn(B") +("pfmu" "$(03.(B") +("pfmbc" "$(1Ql^A(B") +("pfqu" "$(15<(B") +("pgi" "$(0/G(B") +("pgr" "$(1*P(B") +("pgdi" "$(033(B") +("pggu" "$(1PH(B") +("pgni" "$(1\q(B") +("pgth" "$(1PI(B") +("pgtj" "$(0(B") +("pwjc" "$(0Jl(B") +("pwlj" "$(1W*(B") +("pwls" "$(0A0(B") +("pwlv" "$(1W)(B") +("pwmv" "$(1;t(B") +("pwot" "$(0F"(B") +("pyr" "$(1&c(B") +("pyv" "$(0*%(B") +("pyx" "$(1\o(B") +("pyy" "$(1#y(B") +("pyaj" "$(0(B") +("qbhx" "$(1C7(B") +("qbhaf" "$(1hJ(B") +("qbjj" "$(0AM(B") +("qbjmo" "$(0T{(B") +("qbkf" "$(0O)(B") +("qbme" "$(0AO(B") +("qbmr" "$(1*^(B") +("qbnd" "$(1/?(B") +("qbnl" "$(19u(B") +("qbnau" "$(1O((B") +("qbou" "$(0F7(B") +("qbsd" "$(0(B") +("qcno" "$(0O-(B") +("qcru" "$(1/A(B") +("qcsh" "$(0,M(B") +("qdb" "$(1*e(B") +("qdj" "$(0/\(B") +("qdk" "$(0,C(B") +("qdau" "$(09W(B") +("qdbms" "$(1F:(B") +("qdfh" "$(12+(B") +("qdhe" "$(0/_(B") +("qdhqu" "$(09X(B") +("qdir" "$(18F(B") +("qdksr" "$(18E(B") +("qdlwv" "$(1^T(B") +("qdmbc" "$(1Uf(B") +("qdmbe" "$(1k~(B") +("qdmmi" "$(09U(B") +("qdmvi" "$(0Sw(B") +("qdnd" "$(1,v(B") +("qdrlr" "$(0>f(B") +("qdss" "$(18D(B") +("qdta" "$(1M*(B") +("qdtt" "$(09V(B") +("qdttb" "$(1YR(B") +("qdwf" "$(0AB(B") +("qdwlb" "$(0PK(B") +("qdybs" "$(1YQ(B") +("qei" "$(1"K(B") +("qeed" "$(1CA(B") +("qeee" "$(15X(B") +("qeii" "$(0F4(B") +("qfb" "$(07X(B") +("qff" "$(15Q(B") +("qfh" "$(0,>(B") +("qfq" "$(0/X(B") +("qfbf" "$(1o-(B") +("qfbk" "$(0Jr(B") +("qfbq" "$(0N}(B") +("qfbw" "$(0Ra(B") +("qffs" "$(0N|(B") +("qfqu" "$(0(B") +("qggu" "$(0O"(B") +("qggy" "$(0z(B") +("qhwp" "$(1JT(B") +("qhxe" "$(0F3(B") +("qhxm" "$(07^(B") +("qhxu" "$(15](B") +("qhye" "$(0F1(B") +("qhyu" "$(1C=(B") +("qhymu" "$(0]W(B") +("qir" "$(0/r(B") +("qit" "$(0/l(B") +("qibi" "$(0F2(B") +("qice" "$(1/D(B") +("qidy" "$(1mQ(B") +("qihf" "$(1JKC0(B") +("qihu" "$(1$3(B") +("qiih" "$(0J}(B") +("qijb" "$(07[(B") +("qije" "$(1/8(B") +("qikf" "$(1p(B") +("qkhxp" "$(1PD(B") +("qkja" "$(1JM(B") +("qklb" "$(1&w(B") +("qkld" "$(1*Y(B") +("qklu" "$(0<`(B") +("qkmf" "$(0T(B") +("qlmy" "$(0(B") +("qodi" "$(1&y(B") +("qohg" "$(1*h(B") +("qohh" "$(1&z(B") +("qohaf" "$(1V1(B") +("qoii" "$(0/s(B") +("qoim" "$(1h{(B") +("qoin" "$(1$7(B") +("qoip" "$(0(B") +("rffs" "$(0N1(B") +("rgb" "$(1%e(B") +("rgg" "$(02?(B") +("rgi" "$(1%](B") +("rgr" "$(1)?(B") +("rgbt" "$(0N9(B") +("rgcc" "$(0UJ(B") +("rggu" "$(1Oc(B") +("rghaf" "$(1nt(B") +("rgit" "$(0EG(B") +("rgkc" "$(1kT(B") +("rglc" "$(1.8(B") +("rgnl" "$(0:X(B") +("rgrr" "$(0N2(B") +("rgsk" "$(0J1(B") +("rgtj" "$(14*(B") +("rgyo" "$(1.6(B") +("rhg" "$(0+H(B") +("rhp" "$(0)^(B") +("rhq" "$(1#A(B") +("rhr" "$(0+I(B") +("rhs" "$(0.T(B") +("rht" "$(1#B(B") +("rhu" "$(0't(B") +("rhad" "$(1I<(B") +("rhaf" "$(0Mx(B") +("rhag" "$(1:Z(B") +("rhaj" "$(0EO(B") +("rhbk" "$(0RH(B") +("rhbu" "$(02H(B") +("rhdf" "$(0@U(B") +("rhdn" "$(1.H(B") +("rher" "$(02F(B") +("rhey" "$(0.Q(B") +("rhfd" "$(0.L(B") +("rhgr" "$(1.G(B") +("rhhj" "$(0;F(B") +("rhjd" "$(1)E(B") +("rhjm" "$(0@O(B") +("rhjr" "$(1)G(B") +("rhjx" "$(1:R(B") +("rhkb" "$(1Oq(B") +("rhml" "$(0+Y(B") +("rhmo" "$(0RG(B") +("rhoa" "$(1:Y(B") +("rhpm" "$(1%o(B") +("rhqi" "$(06d(B") +("rhrf" "$(0EK(B") +("rhsk" "$(0;L$(1VN(B") +("rhuc" "$(1mI(B") +("rhuk" "$(0EM(B") +("rhvo" "$(0.N(B") +("rhxe" "$(1B#(B") +("rhxu" "$(14&(B") +("rik" "$(0+S(B") +("rir" "$(1%i(B") +("rice" "$(06[(B") +("rihf" "$(1I7(B") +("rihq" "$(1)P(B") +("rihr" "$(0@B(B") +("rihu" "$(0+P(B") +("riil" "$(1:P(B") +("rijb" "$(06\(B") +("rijc" "$(0J)(B") +("rikf" "$(1:Q(B") +("riog" "$(0X#(B") +("riok" "$(06a(B") +("ritc" "$(1aK(B") +("rite" "$(1:N(B") +("riuh" "$(1.:(B") +("rjd" "$(0.A(B") +("rje" "$(0+V(B") +("rji" "$(0R^F*(B") +("rjr" "$(0.E(B") +("rjal" "$(0J3(B") +("rjbc" "$(1Ax(B") +("rjbd" "$(1.B(B") +("rjbf" "$(0EC$(1\L(B") +("rjbj" "$(0@K(B") +("rjbo" "$(0UK(B") +("rjbv" "$(1p~(B") +("rjca" "$(1\R(B") +("rjhr" "$(0@?(B") +("rjhaf" "$(1ow(B") +("rjjb" "$(0N4(B") +("rjji" "$(0\f(B") +("rjkd" "$(06b(B") +("rjkp" "$(1)N(B") +("rjlo" "$(13|(B") +("rjmm" "$(0@@(B") +("rjmo" "$(13v(B") +("rjmmv" "$(1gJ(B") +("rjnl" "$(1U$(B") +("rjon" "$(1I6(B") +("rjpa" "$(0EE(B") +("rjpn" "$(0UG(B") +("rjpu" "$(1I0(B") +("rjqr" "$(1As(B") +("rjstv" "$(1mH(B") +("rjtc" "$(0N;(B") +("rka" "$(1CJ(B") +("rki" "$(1#8#;(B") +("rkn" "$(02=(B") +("rkp" "$(0F&(B") +("rks" "$(0(>(7(B") +("rkbu" "$(1L2(B") +("rkcf" "$(0N3(B") +("rkkb" "$(06h(B") +("rklb" "$(1%m(B") +("rklu" "$(14!(B") +("rkoo" "$(1.C(B") +("rksb" "$(1At(B") +("rksr" "$(0.C(B") +("rlb" "$(0)S(B") +("rlx" "$(0N=(B") +("rlln" "$(1%a(B") +("rlmc" "$(1Ok(B") +("rlmo" "$(1)D(B") +("rlmt" "$(1\N(B") +("rlmy" "$(0;>(B") +("rlwl" "$(0.G(B") +("rlwv" "$(0J/(B") +("rmc" "$(05\(B") +("rmd" "$(0)U(B") +("rmf" "$(1#?(B") +("rmn" "$(0(0(B") +("rmam" "$(1)=(B") +("rmau" "$(19_(B") +("rmav" "$(0Hz(B") +("rmamh" "$(1Zn(B") +("rmamo" "$(1Zm(B") +("rmanw" "$(1pV(B") +("rmaph" "$(0Q;(B") +("rmasm" "$(0WZ(B") +("rmbb" "$(0UI(B") +("rmbc" "$(1Au(B") +("rmbd" "$(0Q=(B") +("rmbe" "$(1aG(B") +("rmbm" "$(1@_(B") +("rmbt" "$(0DD(B") +("rmbhx" "$(0W[(B") +("rmbue" "$(1qz(B") +("rmbug" "$(1qB(B") +("rmbvk" "$(0W\(B") +("rmcw" "$(02@$(1.7(B") +("rmcwa" "$(1g>(B") +("rmdk" "$(19](B") +("rmdm" "$(1eA(B") +("rmdam" "$(1Zl(B") +("rmdhe" "$(0DG(B") +("rmea" "$(0Q<(B") +("rmfb" "$(1NG(B") +("rmfj" "$(1%j(B") +("rmfm" "$(0.D(B") +("rmfq" "$(1@W(B") +("rmfbg" "$(1cn(B") +("rmfcb" "$(1_i(B") +("rmfdq" "$(1g?(B") +("rmffe" "$(1pS(B") +("rmfqu" "$(0Q?(B") +("rmgg" "$(1Gq4-(B") +("rmgt" "$(1.5(B") +("rmgce" "$(1Tn(B") +("rmgcg" "$(1Td(B") +("rmgdi" "$(1Gr(B") +("rmggu" "$(0[,(B") +("rmgni" "$(0]0(B") +("rmgyo" "$(1NC(B") +("rmhdf" "$(1Zr(B") +("rmhdv" "$(1Tk(B") +("rmhdw" "$(1gB(B") +("rmher" "$(0H|(B") +("rmhgu" "$(1Gv(B") +("rmhhw" "$(1_h(B") +("rmhjd" "$(0I#(B") +("rmhjg" "$(0TQ(B") +("rmhkb" "$(1gC(B") +("rmhlb" "$(1Zo(B") +("rmhlc" "$(0]y(B") +("rmhml" "$(1Pj(B") +("rmhmy" "$(1@b(B") +("rmhnd" "$(0H~(B") +("rmhoo" "$(0YH$(1cp(B") +("rmhqo" "$(0DF(B") +("rmhsb" "$(1Zp(B") +("rmhsk" "$(1j((B") +("rmhuc" "$(1qa(B") +("rmig" "$(1)@(B") +("rmii" "$(0Q9(B") +("rmir" "$(0DH(B") +("rmiav" "$(1NA(B") +("rmice" "$(1NI(B") +("rmigi" "$(1n.(B") +("rmikk" "$(0DC(B") +("rmite" "$(0TM(B") +("rmitf" "$(1cg(B") +("rmiwg" "$(1n/(B") +("rmixp" "$(1ch(B") +("rmiyr" "$(1Tb(B") +("rmje" "$(19\(B") +("rmjk" "$(1Of(B") +("rmjp" "$(0DA(B") +("rmjr" "$(1@Y(B") +("rmjbc" "$(1_f(B") +("rmjcv" "$(1q@(B") +("rmjkd" "$(1ND(B") +("rmjlo" "$(1Tc(B") +("rmjnu" "$(1T^(B") +("rmjoa" "$(1ce(B") +("rmkn" "$(1Gp(B") +("rmkmr" "$(1Th(B") +("rmkms" "$(0H{(B") +("rmkpb" "$(1cm(B") +("rmksr" "$(1@](B") +("rmlb" "$(13}(B") +("rmlk" "$(06g(B") +("rmlm" "$(0;=(B") +("rmlmc" "$(1gA(B") +("rmlmo" "$(0H}(B") +("rmlwp" "$(1Gu(B") +("rmmd" "$(13,(B") +("rmmp" "$(1Od(B") +("rmmr" "$(06]$(1@[(B") +("rmmt" "$(19[(B") +("rmmcw" "$(1G{(B") +("rmmfb" "$(1lE(B") +("rmmig" "$(1Gs(B") +("rmmrw" "$(1Zi(B") +("rmmto" "$(0[*(B") +("rmnn" "$(02K(B") +("rmnr" "$(0.B(B") +("rmnbs" "$(0TN(B") +("rmnhd" "$(0TO(B") +("rmnhe" "$(19^(B") +("rmnib" "$(1NF(B") +("rmnin" "$(1Gw(B") +("rmnmu" "$(0I!(B") +("rmnoe" "$(1g@(B") +("rmnot" "$(0[+(B") +("rmog" "$(1Tm(B") +("rmon" "$(13+(B") +("rmodi" "$(1@a(B") +("rmohh" "$(1@`(B") +("rmoip" "$(1To(B") +("rmoir" "$(1_j(B") +("rmokr" "$(0Q>(B") +("rmomb" "$(1Tp(B") +("rmomg" "$(1Gx(B") +("rmomn" "$(1Zq(B") +("rmomr" "$(1Gy(B") +("rmotq" "$(1lF(B") +("rmowy" "$(1NH(B") +("rmpi" "$(13*(B") +("rmpt" "$(1@Z(B") +("rmpfd" "$(1Tl(B") +("rmpmc" "$(1cj(B") +("rmpru" "$(0DE(B") +("rmptd" "$(1Zk(B") +("rmqo" "$(0?S(B") +("rmqka" "$(1Zh(B") +("rmqkx" "$(1ci(B") +("rmqmc" "$(0YI(B") +("rmrb" "$(1Av(B") +("rmrrd" "$(0\H(B") +("rmryo" "$(1NL(B") +("rmso" "$(0;<(B") +("rmsp" "$(1@\(B") +("rmss" "$(0DB(B") +("rmsu" "$(0+F(B") +("rmsje" "$(1Tg(B") +("rmsjj" "$(0_*(B") +("rmsjr" "$(0Q@(B") +("rmsju" "$(1NB(B") +("rmsmg" "$(0]1(B") +("rmssr" "$(0M:(B") +("rmstv" "$(1_g(B") +("rmsup" "$(1NE(B") +("rmta" "$(1Te(B") +("rmto" "$(1Oh(B") +("rmtt" "$(1Go(B") +("rmtag" "$(0_<(B") +("rmtce" "$(1r/(B") +("rmtco" "$(0['(B") +("rmtja" "$(0[)(B") +("rmtkl" "$(0]x(B") +("rmtlb" "$(0YF(B") +("rmtmc" "$(1Tf(B") +("rmtmv" "$(1Zj(B") +("rmtqa" "$(1qA(B") +("rmtqm" "$(0WY(B") +("rmttc" "$(0Q8(B") +("rmtwa" "$(1cl(B") +("rmtwi" "$(0[((B") +("rmua" "$(1Og(B") +("rmue" "$(1Ay(B") +("rmui" "$(0J0(B") +("rmubb" "$(0YG(B") +("rmumb" "$(0TP(B") +("rmvh" "$(0+U(B") +("rmvi" "$(1B!(B") +("rmvid" "$(1n1(B") +("rmvim" "$(1n3(B") +("rmvmi" "$(1co(B") +("rmvvv" "$(1n2(B") +("rmwd" "$(0Q:(B") +("rmwf" "$(1I2(B") +("rmwg" "$(0@T(B") +("rmwj" "$(1On(B") +("rmwl" "$(1:_(B") +("rmwv" "$(1:S(B") +("rmwli" "$(0\I(B") +("rmwtj" "$(0YJ(B") +("rmyf" "$(1I1(B") +("rmyg" "$(1@X(B") +("rmyr" "$(1@^(B") +("rmyx" "$(0]2(B") +("rmyaj" "$(1Tj(B") +("rmybb" "$(0TL(B") +("rmybp" "$(1oV(B") +("rmycb" "$(1cf(B") +("rmyck" "$(0I"(B") +("rmyfe" "$(1Ti(B") +("rmyfu" "$(0[-(B") +("rmygq" "$(0\J(B") +("rmyjj" "$(1ck(B") +("rmylc" "$(0Hy(B") +("rmylh" "$(1NM(B") +("rmylm" "$(0?R(B") +("rmymp" "$(1Gt(B") +("rmymu" "$(1n0(B") +("rmyoj" "$(1Ta(B") +("rmypo" "$(1j'(B") +("rmyrv" "$(1pT(B") +("rmytr" "$(1T_(B") +("rmytv" "$(1T`(B") +("rnd" "$(1"&(B") +("rng" "$(1#>(B") +("rno" "$(0+M(B") +("rnbg" "$(1.I(B") +("rnbj" "$(1I;(B") +("rnbk" "$(0@Q(B") +("rndu" "$(0+T(B") +("rnhb" "$(1Oe(B") +("rnhe" "$(0+O(B") +("rnhx" "$(0;N(B") +("rnin" "$(1)I(B") +("rnkm" "$(14%(B") +("rnlr" "$(0;@(B") +("rnri" "$(1hn(B") +("rnwa" "$(0X<(B") +("rob" "$(0+R(B") +("rod" "$(02I(B") +("rog" "$(0;E(B") +("roj" "$(1#@(B") +("ron" "$(0)[(B") +("rop" "$(1#:(B") +("roq" "$(1)F(B") +("rodi" "$(0.M(B") +("roic" "$(1I=(B") +("roii" "$(1%p(B") +("roin" "$(0+X(B") +("roip" "$(0;G(B") +("roir" "$(0EN$(1.A(B") +("roll" "$(1#E(B") +("roma" "$(1VO(B") +("romd" "$(1.J(B") +("roml" "$(0;K(B") +("romn" "$(0@R(B") +("romo" "$(1VP(B") +("romr" "$(14'$(02E(B") +("romt" "$(1:[(B") +("ronk" "$(0@V(B") +("roog" "$(1.@(B") +("rosk" "$(02L(B") +("rotf" "$(1Oo(B") +("royb" "$(0R<(B") +("rpa" "$(1)Q(B") +("rph" "$(1%\(B") +("rpr" "$(1%g(B") +("rpu" "$(1#D(B") +("rphh" "$(0+N(B") +("rpim" "$(1#C(B") +("rpln" "$(1#0(B") +("rpok" "$(1*j(B") +("rpou" "$(0;D(B") +("rppa" "$(1:T(B") +("rpru" "$(0.K(B") +("rptd" "$(0@J(B") +("rpuc" "$(0RA(B") +("rpuk" "$(1)H(B") +("rqha" "$(0;:(B") +("rqhk" "$(0@W(B") +("rqhl" "$(1.9(B") +("rqhu" "$(1p5(B") +("rqjm" "$(1I3(B") +("rqkq" "$(13{(B") +("rqmc" "$(0J2(B") +("rqmf" "$(0EP(B") +("rqmn" "$(1%_(B") +("rqyt" "$(0;;(B") +("rrf" "$(1:X(B") +("rrr" "$(02C(B") +("rrau" "$(1.>(B") +("rrbyj" "$(1(B") +("rrrd" "$(0RB$(1A{(B") +("rrrj" "$(1Ol(B") +("rrrr" "$(1L<(B") +("rrru" "$(1:];K(B") +("rrslr" "$(1aJ(B") +("rruc" "$(1Oj(B") +("rrvp" "$(1%k(B") +("rrvlr" "$(1I9(B") +("rrwj" "$(0@M(B") +("rrwmu" "$(1qV(B") +("rryo" "$(1.?(B") +("rsh" "$(0(2(B") +("rsj" "$(1)>)J(B") +("rsl" "$(0(1(B") +("rsm" "$(0(3(B") +("rso" "$(0+C(B") +("rsp" "$(0.R(B") +("rsbn" "$(14"(B") +("rshaf" "$(1k6\2(B") +("rsit" "$(1\S(B") +("rsjj" "$(0\e(B") +("rslb" "$(1%`(B") +("rsln" "$(0+2(B") +("rsme" "$(1.;(B") +("rsmg" "$(0@H$(1\U(B") +("rsmh" "$(0J5(B") +("rsmi" "$(1Oi(B") +("rsmj" "$(1\T(B") +("rsmbc" "$(0Yp(B") +("rsnl" "$(0DS(B") +("rsqf" "$(0ED(B") +("rsql" "$(06c(B") +("rsrr" "$(0J,(B") +("rsuu" "$(14#(B") +("rsyi" "$(0^^(B") +("rsypu" "$(0HA(B") +("rta" "$(13~(B") +("rtc" "$(02D(B") +("rtk" "$(02:(B") +("rtm" "$(1%^(B") +("rtq" "$(02J(B") +("rtw" "$(1:V(B") +("rtak" "$(1I4(B") +("rtav" "$(0RI(B") +("rtcl" "$(0N<(B") +("rtco" "$(0N:(B") +("rtct" "$(1Ar(B") +("rtgi" "$(0]Z(B") +("rtgu" "$(13z(B") +("rtkr" "$(1:U(B") +("rtlf" "$(0Z-(B") +("rtlo" "$(0J-(B") +("rtmc" "$(14+(B") +("rtmj" "$(0N7(B") +("rtmv" "$(1:^(B") +("rtnd" "$(0^5(B") +("rtod" "$(1A~(B") +("rtoe" "$(1\P(B") +("rtor" "$(1A|(B") +("rtqm" "$(0E@(B") +("rtrg" "$(1kU(B") +("rtub" "$(1B&(B") +("rtwa" "$(0J4(B") +("rtwi" "$(1OamG(B") +("rtwv" "$(0RD(B") +("rtxc" "$(1Aq(B") +("rtyb" "$(1\O(B") +("ruu" "$(0.I(B") +("rumb" "$(0@D(B") +("rumi" "$(0EI(B") +("runl" "$(1["(B") +("ruog" "$(1I:(B") +("ruoiv" "$(0^&(B") +("rutc" "$(0@y(B") +("rve" "$(0.O(B") +("rvi" "$(0)](B") +("rvl" "$(0(6(B") +("rvp" "$(0(b(B") +("rvfi" "$(0@P(B") +("rvii" "$(0N>(B") +("rvis" "$(1%h(B") +("rvnk" "$(0+G(B") +("rvno" "$(0@X(B") +("rvvu" "$(1B$(B") +("rwb" "$(0@N(B") +("rwc" "$(1%f(B") +("rwg" "$(06^(B") +("rwk" "$(02A(B") +("rwl" "$(0.H(B") +("rwgf" "$(0N5(B") +("rwgg" "$(1aH(B") +("rwim" "$(1I8(B") +("rwkp" "$(0EJ(B") +("rwlb" "$(1:W(B") +("rwlc" "$(1Op(B") +("rwlg" "$(0]\(B") +("rwli" "$(1VM(B") +("rwlv" "$(1VJ(B") +("rwmv" "$(0@E(B") +("rwnl" "$(0MI(B") +("rwot" "$(1B"(B") +("rwtj" "$(0J6(B") +("rwyi" "$(1%n(B") +("rxu" "$(1Hw(B") +("ryk" "$(1#<(B") +("ryo" "$(0-N(B") +("ryr" "$(1%b(B") +("ryx" "$(1\M(B") +("ryaj" "$(14$(B") +("ryao" "$(1VQ(B") +("rybb" "$(0@A(B") +("rybp" "$(0[b(B") +("rybs" "$(1B'(B") +("rycb" "$(0J((B") +("ryck" "$(027(B") +("rydg" "$(1kS(B") +("rydu" "$(1e?(B") +("ryfu" "$(1O`(B") +("rygq" "$(1VI(B") +("ryhc" "$(1eD(B") +("ryhh" "$(1:O(B") +("ryhn" "$(0+?(B") +("ryib" "$(06W(B") +("ryjj" "$(1I>(B") +("rymb" "$(0;?(B") +("rymh" "$(1VL(B") +("rymp" "$(1)O(B") +("rymr" "$(06V(B") +("rymu" "$(1aL(B") +("ryoj" "$(13y(B") +("rypb" "$(0N6(B") +("rypd" "$(1A}(B") +("rypk" "$(1VK(B") +("rypm" "$(0N8(B") +("rypo" "$(0RE(B") +("rypt" "$(1eB(B") +("rypu" "$(0;J(B") +("ryrb" "$(1Ap(B") +("ryrd" "$(13x(B") +("ryrn" "$(06X(B") +("ryro" "$(0UF(B") +("ryru" "$(1:M(B") +("ryrv" "$(0[c(B") +("rysk" "$(0J'(B") +("rysy" "$(14)(B") +("ryta" "$(1:L(B") +("rytp" "$(0R=(B") +("rytv" "$(13w(B") +("ryvg" "$(1VH(B") +("ryvo" "$(02>(B") +("rywe" "$(1\Q(B") +("s" "$(0&T(B") +("sc" "$(0')(B") +("se" "$(0,"(B") +("sh" "$(0&/(B") +("sj" "$(0*W(B") +("sk" "$(0&h(B") +("sm" "$(0&0(B") +("so" "$(0':(B") +("sp" "$(0(H(B") +("sr" "$(0(5(B") +("ss" "$(0(I(B") +("su" "$(0&X&Y(B") +("sw" "$(1&<(B") +("sav" "$(1)7(B") +("sahaf" "$(1ns(B") +("sahni" "$(1ja(B") +("sammu" "$(1S"(B") +("sbcc" "$(1p8(B") +("sbhg" "$(1Jd(B") +("sbln" "$(0..(B") +("sbug" "$(1hl(B") +("schaf" "$(1V;(B") +("schne" "$(0F\(B") +("scwa" "$(0NR(B") +("seb" "$(0CNW#(B") +("sec" "$(1[P(B") +("sed" "$(1(B") +("sfb" "$(07.(B") +("sfd" "$(02n(B") +("sfe" "$(0E'(B") +("sfk" "$(0Ik(B") +("sfl" "$(1OB(B") +("sft" "$(1Ho(B") +("sfajv" "$(1jj(B") +("sfamj" "$(1`l(B") +("sfamo" "$(1h*(B") +("sfapp" "$(1d^(B") +("sfapv" "$(1h/(B") +("sfbm" "$(1Ut(B") +("sfbr" "$(1Uv(B") +("sfbbr" "$(1h+(B") +("sfbgr" "$(1de(B") +("sfbmr" "$(1[u(B") +("sfbvk" "$(1jk(B") +("sfcru" "$(1`n(B") +("sfcwa" "$(1nJ(B") +("sfdi" "$(0;q(B") +("sfdk" "$(1O=(B") +("sfdl" "$(1`h(B") +("sfdoo" "$(1d](B") +("sfeii" "$(0\X(B") +("sffdq" "$(1nI(B") +("sfggu" "$(0^((B") +("sfhi" "$(1jo(B") +("sfhp" "$(1Hm(B") +("sfhag" "$(1h.(B") +("sfhdp" "$(1jl(B") +("sfher" "$(0U0(B") +("sfhgu" "$(1[s(B") +("sfhhw" "$(1jp(B") +("sfhkb" "$(0^'(B") +("sfhni" "$(1gx(B") +("sfhsb" "$(0[R(B") +("sfhsm" "$(1jq(B") +("sfhwp" "$(1lk(B") +("sfhxe" "$(1jm(B") +("sfij" "$(1[o(B") +("sfir" "$(1Ux(B") +("sfit" "$(1`g(B") +("sfiav" "$(1`f(B") +("sfice" "$(0X,(B") +("sfihu" "$(1O?(B") +("sfiih" "$(1ll(B") +("sfiok" "$(1`p(B") +("sfiuh" "$(1`i(B") +("sfjp" "$(0Qw(B") +("sfjig" "$(1ob(B") +("sfjmc" "$(1pc(B") +("sfkk" "$(0Mr(B") +("sfkmr" "$(0Yx(B") +("sflk" "$(0Qz(B") +("sflw" "$(1Uu(B") +("sflx" "$(1nL(B") +("sflll" "$(0Il(B") +("sflmo" "$(1[r(B") +("sflmy" "$(1da(B") +("sflpc" "$(0_9(B") +("sflws" "$(0X+(B") +("sfmj" "$(1Hl(B") +("sfmbu" "$(1r%(B") +("sfmfj" "$(1Uq(B") +("sfmfm" "$(1Us(B") +("sfmhf" "$(0\Y(B") +("sfmig" "$(1[p(B") +("sfmmp" "$(0_H(B") +("sfmwf" "$(0]F(B") +("sfmwj" "$(1nK(B") +("sfmwv" "$(1h$(B") +("sfnhb" "$(1nN(B") +("sfnhd" "$(1h%(B") +("sfnhe" "$(1O@(B") +("sfnkq" "$(1h&(B") +("sfnok" "$(1h'(B") +("sfnoo" "$(1h((B") +("sfog" "$(1dc(B") +("sfok" "$(1OC(B") +("sfodi" "$(0Q~(B") +("sfohh" "$(1Uz(B") +("sfoii" "$(1Uw(B") +("sfomd" "$(1`o(B") +("sfomg" "$(1[t(B") +("sfomo" "$(0^T(B") +("sfomr" "$(1dd(B") +("sfpd" "$(0Ij(B") +("sfph" "$(1Up(B") +("sfpi" "$(1Hn(B") +("sfpr" "$(0Q}(B") +("sfpou" "$(1db(B") +("sfpuu" "$(1jn(B") +("sfqjr" "$(1h-(B") +("sfrb" "$(1`m(B") +("sfrrj" "$(1nQ(B") +("sfrye" "$(1h)(B") +("sfsj" "$(1[n(B") +("sfss" "$(1Ur(B") +("sfseo" "$(0^v(B") +("sfsff" "$(1r>(B") +("sfshr" "$(1Uy(B") +("sfsma" "$(1li(B") +("sfsme" "$(1`j(B") +("sfsnd" "$(1nM(B") +("sfsrr" "$(0]E(B") +("sfssr" "$(1`k(B") +("sftt" "$(0U/(B") +("sftaj" "$(1ji(B") +("sftbn" "$(1h#(B") +("sftjd" "$(1r&(B") +("sftlf" "$(1qg(B") +("sftlm" "$(1lh(B") +("sftmc" "$(1d\(B") +("sftmj" "$(1nO(B") +("sftrg" "$(1r3(B") +("sfuce" "$(1h,(B") +("sfuob" "$(1r4(B") +("sfvne" "$(1d`(B") +("sfwc" "$(0Qy(B") +("sfwd" "$(1d_(B") +("sfwk" "$(1[q(B") +("sfwlj" "$(0^S(B") +("sfwtj" "$(1lj(B") +("sfwvf" "$(0]H(B") +("sfyg" "$(0Qx(B") +("sfyck" "$(1[m(B") +("sfydk" "$(1nR(B") +("sfyhv" "$(1ZB(B") +("sfypm" "$(1nP(B") +("sfypt" "$(0_8(B") +("sfyrv" "$(1r$(B") +("sfytj" "$(1`elo(B") +("sfyvo" "$(0U.(B") +("sfywm" "$(1oc(B") +("sgi" "$(0XC(B") +("sghaf" "$(1qP(B") +("sgjwp" "$(0]p(B") +("sgks" "$(0.5(B") +("sgln" "$(13n(B") +("shi" "$(0Nv&D(B") +("shr" "$(0(/(B") +("shaf" "$(1OM(B") +("shaph" "$(1di(B") +("shawe" "$(1ls(B") +("shbb" "$(1dj(B") +("shbt" "$(1VF(B") +("shcwa" "$(1nT(B") +("shdbn" "$(1h3(B") +("shdci" "$(0Y{(B") +("shdhe" "$(1V"(B") +("shfb" "$(1`r(B") +("shfqu" "$(1dh(B") +("shgb" "$(0R#(B") +("shgr" "$(0U3(B") +("shhaf" "$(1Htni(B") +("shhdn" "$(1`t(B") +("shhej" "$(1`u(B") +("shhhc" "$(0^*(B") +("shhjr" "$(1[{(B") +("shhqu" "$(0Mu(B") +("shiih" "$(1lt(B") +("shikk" "$(0R"(B") +("shjbc" "$(1jw(B") +("shjmc" "$(0^w(B") +("shjmf" "$(0Yz(B") +("shjpa" "$(1jv(B") +("shjrb" "$(0[S(B") +("shkmb" "$(1h4(B") +("shlbu" "$(1OF(B") +("shml" "$(0)M(B") +("shmu" "$(0Im(B") +("shmbc" "$(1j`(B") +("shmfm" "$(1U}(B") +("shnl" "$(1NW(B") +("shnih" "$(1V!(B") +("shob" "$(1aO(B") +("shod" "$(1[|P,(B") +("shoe" "$(0NS70(B") +("shog" "$(1gh(B") +("shoo" "$(1Ii(B") +("shot" "$(0;u(B") +("shov" "$(0UU(B") +("shoma" "$(1of(B") +("shoog" "$(1`s(B") +("shpru" "$(1V#(B") +("shqu" "$(0,#(B") +("shqka" "$(1h2(B") +("shsb" "$(0;6(B") +("shsj" "$(1[z(B") +("shshr" "$(1U~(B") +("shtw" "$(1[}(B") +("shtak" "$(1lq(B") +("shtbn" "$(1h1(B") +("shtlb" "$(1lr(B") +("shtwv" "$(1od(B") +("shtxc" "$(1jx(B") +("shvvv" "$(0_1(B") +("shwlv" "$(1oe(B") +("shyhs" "$(1OE(B") +("shymp" "$(0U4(B") +("shyrv" "$(1r'(B") +("sif" "$(0Oa(B") +("sip" "$(0Nj,7(B") +("sibt" "$(0Kr(B") +("sihk" "$(1:*(B") +("sihq" "$(1Q~(B") +("sihhh" "$(13M(B") +("sihml" "$(1q"(B") +("sihqo" "$(1A@(B") +("sikcf" "$(1ge(B") +("silq" "$(0G~(B") +("sinl" "$(1U"(B") +("sisuu" "$(1UO(B") +("siyhv" "$(0WE(B") +("sjb" "$(0W"(B") +("sjc" "$(1&;(B") +("sjd" "$(0Uz(B") +("sje" "$(0.>(B") +("sjf" "$(09Z(B") +("sjg" "$(0RJ(B") +("sjp" "$(07F$(1\l(B") +("sjq" "$(0Uf(B") +("sjr" "$(0/#(B") +("sju" "$(1$t(B") +("sjv" "$(1Vc(B") +("sjcim" "$(1YS(B") +("sjenl" "$(19o(B") +("sjfd" "$(1f<(B") +("sjgb" "$(18H(B") +("sjgr" "$(1?.(B") +("sjhaf" "$(1pu(B") +("sjhhl" "$(0>g(B") +("sjhjr" "$(0CH(B") +("sjhqu" "$(10"(B") +("sjhwp" "$(0Vz(B") +("sjirm" "$(1M+(B") +("sjjn" "$(13s(B") +("sjjcm" "$(1M,(B") +("sjjpn" "$(1i`(B") +("sjka" "$(0;t(B") +("sjkf" "$(1aP(B") +("sjki" "$(12,(B") +("sjlb" "$(1Vx(B") +("sjln" "$(1%Q(B") +("sjlbu" "$(09Y(B") +("sjlmc" "$(1bj(B") +("sjlws" "$(0G}(B") +("sjmn" "$(1(K(B") +("sjmbc" "$(1q}(B") +("sjmbl" "$(1?-(B") +("sjmgi" "$(0Xf(B") +("sjmvn" "$(1b7(B") +("sjmym" "$(18G(B") +("sjnl" "$(05((B") +("sjncr" "$(1fN(B") +("sjnok" "$(1S((B") +("sjoii" "$(0>h(B") +("sjoin" "$(12-(B") +("sjrxu" "$(1qo(B") +("sjryo" "$(1j)(B") +("sjsh" "$(0N+(B") +("sjsj" "$(1?,(B") +("sjsjj" "$(0Y+(B") +("sjvif" "$(1fE(B") +("sjvis" "$(18I(B") +("sjvit" "$(0V{(B") +("sjyhv" "$(0Zy(B") +("sjyia" "$(0Y*(B") +("sjymr" "$(0\@(B") +("sjyrn" "$(1S'(B") +("skn" "$(1!V(B") +("skr" "$(0+J(B") +("slb" "$(0(#(B") +("slo" "$(01;(B") +("slmc" "$(0J%(B") +("slmy" "$(0;v6O(B") +("slmbc" "$(0U'(B") +("slorr" "$(0W((B") +("slqmc" "$(1ca(B") +("slsl" "$(0*\(B") +("slsll" "$(1?9(B") +("slwv" "$(0JY(B") +("smg" "$(0)L(B") +("sml" "$(12*(B") +("smm" "$(1,r(B") +("smr" "$(0(4(B") +("smt" "$(05#(B") +("smv" "$(01\(B") +("smamo" "$(1S&(B") +("smbjj" "$(1S$(B") +("smblb" "$(0/-(B") +("smcsh" "$(12)(B") +("smdhe" "$(18>(B") +("smha" "$(0>e(B") +("smhaf" "$(1a5(B") +("smhqo" "$(18?(B") +("smhqu" "$(10%(B") +("smig" "$(02q(B") +("smikk" "$(18A(B") +("smkoo" "$(1F9(B") +("smmbc" "$(1Ud(B") +("smmri" "$(0@s(B") +("smnp" "$(02p(B") +("smog" "$(0LL(B") +("smohh" "$(18B(B") +("smonk" "$(1S!(B") +("smpr" "$(18@(B") +("smsim" "$(0*R(B") +("smuce" "$(1S#(B") +("smwtc" "$(0Vw(B") +("smyt" "$(0>c$(18=(B") +("smyjj" "$(1^R(B") +("smyoj" "$(0LJ(B") +("smyrb" "$(1YP(B") +("smyrf" "$(1M)(B") +("smytv" "$(1M'(B") +("sndd" "$(0@m(B") +("snlr" "$(14w(B") +("somr" "$(1%Y(B") +("sonl" "$(0Wh(B") +("sorc" "$(02G(B") +("spd" "$(1!M(B") +("spp" "$(0,!(B") +("sphh" "$(1""(B") +("sphaf" "$(1e#(B") +("sqnl" "$(0-\(B") +("sqsf" "$(0:l(B") +("srf" "$(16s(B") +("srp" "$(0Nf(B") +("srbt" "$(1bA(B") +("srbuu" "$(1@9(B") +("srhg" "$(0G|(B") +("srhaf" "$(1hP$(0^0$(1e+(B") +("srhne" "$(0OH(B") +("srks" "$(1#1(B") +("srlb" "$(1)z(B") +("srmbc" "$(1[e(B") +("srmvn" "$(0SI(B") +("srnl" "$(01V:V(B") +("srno" "$(0OD(B") +("srrj" "$(1I.(B") +("srrr" "$(0;5(B") +("srsl" "$(1#5(B") +("srtq" "$(0G{(B") +("srye" "$(1Pg(B") +("srytj" "$(0I)(B") +("ssf" "$(1XD(B") +("ssr" "$(0+~(B") +("ssu" "$(0'x(B") +("sskll" "$(1^\(B") +("sslii" "$(1_9(B") +("stt" "$(02o(B") +("stv" "$(07/(B") +("stkr" "$(0;4(B") +("stqq" "$(0]!(B") +("suf" "$(0K[(B") +("sug" "$(0/$(B") +("sup" "$(0,5(B") +("sut" "$(1">(B") +("suu" "$(0/"(B") +("suv" "$(1BN"-(B") +("suhu" "$(0.%(B") +("suhaf" "$(1hQ(B") +("sund" "$(07$(B") +("sunl" "$(1"u(B") +("suok" "$(0,R(B") +("svhaf" "$(1k0(B") +("svnl" "$(0DV(B") +("swc" "$(0]~(B") +("swl" "$(0+;(B") +("swbt" "$(0^}(B") +("swbuu" "$(0]+(B") +("syhn" "$(1"#(B") +("sytj" "$(1.m(B") +("syyi" "$(0\i(B") +("syyq" "$(0BY(B") +("t" "$(0'>(B") +("ta" "$(0/x(B") +("tc" "$(0)B$(1?e(B") +("tf" "$(1(c(B") +("tg" "$(1${(B") +("tj" "$(0',(B") +("tk" "$(0*e(B") +("tm" "$(0(m(B") +("tn" "$(1$}(B") +("tp" "$(01H(B") +("tq" "$(0*Q(B") +("tt" "$(0*!&k$(1!N(B") +("tw" "$(05B*3(B") +("taa" "$(1?\(B") +("tab" "$(0Ce(B") +("taj" "$(09x(B") +("tak" "$(0>|(B") +("tan" "$(1?t(B") +("tau" "$(01A(B") +("tav" "$(12F(B") +("tabu" "$(1Fg(B") +("tadhe" "$(1E>(B") +("tagi" "$(1MK(B") +("tahs" "$(1Fj(B") +("tahaf" "$(0[Z(B") +("tahml" "$(1u(B") +("tege" "$(0P`(B") +("tehr" "$(0H0$(1FQ(B") +("tehv" "$(1F|(B") +("tehw" "$(0Zj(B") +("teib" "$(0Lc(B") +("teii" "$(0W,(B") +("teiv" "$(1M5(B") +("telu" "$(18^(B") +("temf" "$(1c%(B") +("temj" "$(0CZ$(1fT(B") +("temr" "$(1?D(B") +("tene" "$(18w(B") +("teod" "$(1M6(B") +("teom" "$(1pL(B") +("teon" "$(1Yg(B") +("teot" "$(0Lb(B") +("terd" "$(0\2(B") +("tesd" "$(1Yd(B") +("tesr" "$(1?m(B") +("tess" "$(1?l(B") +("tesu" "$(058(B") +("tett" "$(1FP(B") +("tewb" "$(1Ye(B") +("tewt" "$(1^a(B") +("teyb" "$(1^`(B") +("teye" "$(1Sf(B") +("teyu" "$(1F{(B") +("teyv" "$(09r(B") +("tfb" "$(18{(B") +("tff" "$(1?L(B") +("tfaj" "$(1S@(B") +("tfbk" "$(0PS(B") +("tfbn" "$(1Ff(B") +("tfff" "$(1br(B") +("tfkc" "$(1oE(B") +("tfku" "$(1r.(B") +("tfmc" "$(1^e(B") +("tfmu" "$(12G(B") +("tfnl" "$(1gK(B") +("tfqu" "$(1?K(B") +("tgb" "$(05A(B") +("tgf" "$(09Q(B") +("tgg" "$(12=(B") +("tgk" "$(05"(B") +("tgp" "$(1o*$(07D(B") +("tgv" "$(02[(B") +("tgbuu" "$(0_)(B") +("tgce" "$(0C`(B") +("tgdi" "$(0JX(B") +("tgeno" "$(0Gz(B") +("tgftk" "$(0Zg(B") +("tggi" "$(1SEFX(B") +("tggu" "$(1Yj(B") +("tghu" "$(01.(B") +("tghaf" "$(0_J(B") +("tghds" "$(0Ss(B") +("tghni" "$(1r!(B") +("tghqi" "$(0Gy(B") +("tgif" "$(1ey(B") +("tgii" "$(0Zk(B") +("tgit" "$(0Le(B") +("tgimo" "$(1?*(B") +("tgine" "$(188(B") +("tgje" "$(1Z"(B") +("tgji" "$(1SC(B") +("tgks" "$(0[a(B") +("tglln" "$(18;(B") +("tgmbc" "$(1q~(B") +("tgni" "$(1bv(B") +("tgnl" "$(1lK(B") +("tgno" "$(1,p$(0]d$(18y(B") +("tgow" "$(0W0(B") +("tgobo" "$(1q5(B") +("tgpm" "$(18b(B") +("tgrg" "$(0Y6(B") +("tgsk" "$(1SB(B") +("tgte" "$(1^g(B") +("tgtr" "$(0CD(B") +("tgwc" "$(1fZ(B") +("tgyv" "$(1oG(B") +("thi" "$(0Li(B") +("thj" "$(1%"(B") +("thk" "$(1(^(B") +("ths" "$(1-<(B") +("thaf" "$(1c$S](B") +("thag" "$(1Ft(B") +("thai" "$(1?d(B") +("thau" "$(0H<(B") +("thbh" "$(1r8(B") +("thbk" "$(1^y(B") +("thbu" "$(05}(B") +("thcn" "$(1fd(B") +("thda" "$(1G&(B") +("thdb" "$(1Yv(B") +("thde" "$(1_#(B") +("thdf" "$(1Fn(B") +("thdh" "$(1?aYu(B") +("thdm" "$(1MO(B") +("thdn" "$(0?"(B") +("thds" "$(0?#(B") +("thdv" "$(0Ck$(1c#(B") +("thdw" "$(0T&(B") +("ther" "$(12K(B") +("they" "$(1-F(B") +("thgf" "$(0Y4(B") +("thhc" "$(1Y~(B") +("thhd" "$(1Yt(B") +("thhe" "$(1fb(B") +("thhj" "$(1?c(B") +("thhl" "$(05L(B") +("thhaf" "$(1k2(B") +("thjd" "$(0:#[j(B") +("thje" "$(1G)(B") +("thjg" "$(0H;(B") +("thjm" "$(1Fo(B") +("thjo" "$(1pU(B") +("thkb" "$(1Yw(B") +("thkp" "$(1?u(B") +("thlb" "$(1Fs(B") +("thlf" "$(1ip(B") +("thmb" "$(1my(B") +("thml" "$(01D(B") +("thmr" "$(12P(B") +("thne" "$(01C(B") +("thni" "$(1%#(B") +("thoe" "$(1Y{(B") +("thok" "$(0W3$(1fh(B") +("thol" "$(1Sb(B") +("thon" "$(12Qio(B") +("thoo" "$(1MUS`SaMW(B") +("thoq" "$(1Fw(B") +("thqi" "$(18r(B") +("thqo" "$(1-=(B") +("thqu" "$(1(\(B") +("thrj" "$(0W2(B") +("thsb" "$(1?gFv(B") +("thse" "$(1M\(B") +("thsk" "$(1^{(B") +("thsu" "$(1Se(B") +("thup" "$(1MV(B") +("thvi" "$(1m{(B") +("thwp" "$(1MR$(0P^(B") +("thxc" "$(1bx(B") +("thxf" "$(1Yx(B") +("thxo" "$(0Cj(B") +("thye" "$(1M[(B") +("tih" "$(05?(B") +("tij" "$(12;(B") +("tip" "$(1$|aU(B") +("tir" "$(05F(B") +("tiav" "$(18`(B") +("tibi" "$(1MC(B") +("tice" "$(18t(B") +("tidq" "$(1fe(B") +("tidr" "$(0\4(B") +("tidy" "$(1oD(B") +("tihc" "$(1Yl(B") +("tihm" "$(1?J(B") +("tihr" "$(1FaMH(B") +("tihs" "$(18z(B") +("tihv" "$(1Fb(B") +("tihaf" "$(1or(B") +("tiih" "$(1Sc(B") +("tijb" "$(0?'(B") +("tije" "$(18a(B") +("tikf" "$(1FV(B") +("tikk" "$(1-2(B") +("tikt" "$(0>{(B") +("tilo" "$(1?n(B") +("tilr" "$(1M:(B") +("timo" "$(0:$(B") +("tims" "$(0Y/(B") +("tino" "$(01?(B") +("tioc" "$(1^f(B") +("tipd" "$(1l#(B") +("tipf" "$(1fY(B") +("titb" "$(0L_(B") +("titc" "$(1^d(B") +("titf" "$(0PR(B") +("tixf" "$(0Y7(B") +("tixp" "$(1S>(B") +("tjb" "$(01L(B") +("tje" "$(01K(B") +("tjr" "$(05<(B") +("tjv" "$(12S(B") +("tjam" "$(0Mg(B") +("tjau" "$(0I_(B") +("tjav" "$(1U\(B") +("tjamo" "$(1dI(B") +("tjapv" "$(1dJ(B") +("tjavf" "$(1o`(B") +("tjbd" "$(0>x(B") +("tjbj" "$(1G"(B") +("tjbm" "$(1?kO/(B") +("tjck" "$(1FR(B") +("tjcn" "$(1fV(B") +("tjcr" "$(0L](B") +("tjdj" "$(1O*(B") +("tjds" "$(1F[(B") +("tjdhe" "$(1O1(B") +("tjea" "$(1`L(B") +("tjef" "$(1oF(B") +("tjfb" "$(0T~(B") +("tjfq" "$(1O)(B") +("tjfbr" "$(1`N(B") +("tjgg" "$(0Qm(B") +("tjgr" "$(1U[(B") +("tjgwc" "$(1pa(B") +("tjhd" "$(1O.(B") +("tjhaf" "$(1p$(B") +("tjhdf" "$(0Yj(B") +("tjhhj" "$(1`M(B") +("tjhml" "$(1Hb(B") +("tjii" "$(1SH(B") +("tjip" "$(0T"(B") +("tjjj" "$(1MY(B") +("tjjl" "$(1SI(B") +("tjjv" "$(0Ql(B") +("tjjcm" "$(1`J(B") +("tjka" "$(0Cb(B") +("tjkp" "$(12>(B") +("tjks" "$(0;-(B") +("tjlo" "$(1?N(B") +("tjlv" "$(0C](B") +("tjlbk" "$(0Mh(B") +("tjlwv" "$(1jZ(B") +("tjmc" "$(1S;(B") +("tjme" "$(1S8(B") +("tjmj" "$(1AO(B") +("tjmm" "$(0H1(B") +("tjmn" "$(057$(1:3(B") +("tjmo" "$(1?F(B") +("tjmr" "$(1?j(B") +("tjmu" "$(1AP$(0>v(B") +("tjmwm" "$(0^$(B") +("tjni" "$(1O,(B") +("tjnl" "$(1gLHc(B") +("tjnu" "$(1?G(B") +("tjnau" "$(1[b(B") +("tjnhd" "$(0Yi(B") +("tjnhe" "$(1Hd(B") +("tjnkq" "$(1dH(B") +("tjoa" "$(0P_(B") +("tjop" "$(0I^(B") +("tjoin" "$(1He(B") +("tjomk" "$(0Yk(B") +("tjomr" "$(1U](B") +("tjomt" "$(1dO(B") +("tjpa" "$(1MB(B") +("tjpi" "$(1AQ(B") +("tjpn" "$(1bp(B") +("tjpt" "$(1O+(B") +("tjpu" "$(1S7(B") +("tjpfd" "$(0X&(B") +("tjpru" "$(1O0(B") +("tjptd" "$(1dN(B") +("tjpyr" "$(1dK(B") +("tjqyt" "$(1`K(B") +("tjrb" "$(0H4$(1[`(B") +("tjrr" "$(0C\(B") +("tjshr" "$(1O-(B") +("tjtc" "$(1Yi(B") +("tjtq" "$(1bq(B") +("tjtif" "$(0_7(B") +("tjtoe" "$(1o_(B") +("tjtor" "$(1gn(B") +("tjvii" "$(1l`(B") +("tjvis" "$(1O2(B") +("tjwj" "$(18x(B") +("tjydl" "$(1jY(B") +("tjygq" "$(0^#(B") +("tjymu" "$(0^t(B") +("tkd" "$(0U|(B") +("tke" "$(1(e(B") +("tkn" "$(1"m2<(B") +("tkp" "$(1\m(B") +("tkq" "$(0Ud(B") +("tkr" "$(05>(B") +("tkce" "$(1S\(B") +("tkhf" "$(0?%(B") +("tkhg" "$(18u(B") +("tkhi" "$(1fU(B") +("tkhw" "$(1Yz(B") +("tkhaf" "$(1a+k?(B") +("tkkb" "$(18n(B") +("tkld" "$(09w(B") +("tklg" "$(12V(B") +("tklu" "$(0Ca(B") +("tklmi" "$(1fr(B") +("tkms" "$(12D(B") +("tkni" "$(1%$(B") +("tknl" "$(1NX$(0QQ(B") +("tkok" "$(1M9(B") +("tkoo" "$(0>y(B") +("tkpb" "$(1SK(B") +("tkrp" "$(0Ez(B") +("tksr" "$(05=(B") +("tkss" "$(09t(B") +("tksqf" "$(0^R(B") +("tkymr" "$(0\A(B") +("tlj" "$(05u(B") +("tlw" "$(1-8(B") +("tlx" "$(0T((B") +("tlbk" "$(05C(B") +("tlln" "$(1-4(B") +("tllmi" "$(1c=(B") +("tlmc" "$(1Yo(B") +("tlmi" "$(12X(B") +("tlmt" "$(1b|(B") +("tlmy" "$(0Ch(B") +("tlpf" "$(1o}$(0S;(B") +("tlqm" "$(14?(B") +("tlvk" "$(0Zl(B") +("tlwv" "$(1SZ(B") +("tmd" "$(0-C3](B") +("tmf" "$(01J(B") +("tmn" "$(1"k(B") +("tmy" "$(1$z(B") +("tmam" "$(12@(B") +("tmbb" "$(1c&(B") +("tmbg" "$(1ig(B") +("tmbi" "$(1_!Yh(B") +("tmbl" "$(12W(B") +("tmbr" "$(1l$(B") +("tmbw" "$(0W-(B") +("tmbuu" "$(0Y=(B") +("tmcw" "$(12B8d(B") +("tmdm" "$(1il(B") +("tmfb" "$(1c'(B") +("tmff" "$(0Ld(B") +("tmfj" "$(1-1(B") +("tmfm" "$(1-C(B") +("tmgf" "$(0^F(B") +("tmgn" "$(1?Xbw(B") +("tmgr" "$(1ih(B") +("tmhf" "$(1MG(B") +("tmhg" "$(1Z#(B") +("tmhml" "$(1Pk(B") +("tmig" "$(12E(B") +("tmks" "$(0E<(B") +("tmlm" "$(1?Q(B") +("tmmc" "$(0.((B") +("tmmi" "$(01I(B") +("tmms" "$(1Fc(B") +("tmmu" "$(1(U(B") +("tmmv" "$(04J(B") +("tmnh" "$(1^j(B") +("tmnj" "$(12?(B") +("tmnl" "$(0MK$(1(v(B") +("tmnm" "$(1^i(B") +("tmnn" "$(12C(B") +("tmnr" "$(05;(B") +("tmnv" "$(1^kFZ(B") +("tmoa" "$(1f^(B") +("tmob" "$(1-B(B") +("tmom" "$(1Ym(B") +("tmoo" "$(18g(B") +("tmpt" "$(0H6(B") +("tmrb" "$(1MD(B") +("tmrr" "$(1fg(B") +("tmrt" "$(18c(B") +("tmrw" "$(1F](B") +("tmtj" "$(0C_(B") +("tmtn" "$(09u(B") +("tmto" "$(0T$(B") +("tmvh" "$(01B(B") +("tmvi" "$(1MF(B") +("tmvm" "$(0>z(B") +("tmwc" "$(0E((B") +("tmwf" "$(1SF(B") +("tmwj" "$(0T#(B") +("tmwm" "$(0W/(B") +("tmwv" "$(1F^(B") +("tmyf" "$(1SD(B") +("tmymu" "$(1q[(B") +("tnd" "$(1%!(B") +("tni" "$(1-A(B") +("tno" "$(1(a(B") +("tnbc" "$(1Fq(B") +("tnbe" "$(1fc(B") +("tnbq" "$(1^z(B") +("tncr" "$(1^x(B") +("tndf" "$(0Lg(B") +("tndo" "$(0Cd(B") +("tndu" "$(1(d(B") +("tnef" "$(0Lf(B") +("tnfd" "$(0\8(B") +("tnfn" "$(0W5(B") +("tnfq" "$(0]$(B") +("tnhd" "$(1F~(B") +("tnhe" "$(1(`(B") +("tnhs" "$(1SR"n(B") +("tnhx" "$(1?`(B") +("tnih" "$(059(B") +("tnin" "$(12L(Z(B") +("tniq" "$(12Y(B") +("tnir" "$(0:!(B") +("tniu" "$(05G(B") +("tniv" "$(1Yy(B") +("tnkg" "$(18q(B") +("tnkm" "$(19!(B") +("tnlc" "$(1f\(B") +("tnld" "$(1MJ(B") +("tnli" "$(0PW(B") +("tnlm" "$(0Y0(B") +("tnlp" "$(1l%(B") +("tnlw" "$(1Sh(B") +("tnmm" "$(1MI(B") +("tnmu" "$(0PV(B") +("tnnc" "$(1^l(B") +("tnnl" "$(1_p(B") +("tnok" "$(0H2(B") +("tnsj" "$(1Fe(B") +("tntg" "$(1q7(B") +("tnue" "$(1?Y(B") +("tnui" "$(0Cp(B") +("tnup" "$(1G$(B") +("tnus" "$(1Fr(B") +("tob" "$(1([(B") +("tod" "$(12M$(09~(B") +("tof" "$(1-@(B") +("tog" "$(1AK->?b(B") +("toi" "$(12N(B") +("top" "$(01E(B") +("toav" "$(0W*(B") +("tobg" "$(1M=(B") +("todi" "$(1-?(B") +("togf" "$(0T'(B") +("togx" "$(0Y.(B") +("tohg" "$(09{(B") +("tohs" "$(18s(B") +("tohaf" "$(1qQ(B") +("tohqu" "$(1aw(B") +("toie" "$(1Fu(B") +("toii" "$(05I(B") +("toik" "$(12O(B") +("toin" "$(1(b(B") +("toir" "$(0Lj(B") +("toiav" "$(0Qs(B") +("tokf" "$(1l-(B") +("tokg" "$(1^w(B") +("tolb" "$(1S_(B") +("told" "$(1S^(B") +("toll" "$(01G(B") +("toma" "$(1^|(B") +("tomb" "$(1?fl/(B") +("tomd" "$(0?&(B") +("tomg" "$(0:%(B") +("tomm" "$(1(g(B") +("tomn" "$(1(](B") +("tomo" "$(1_$(B") +("tomr" "$(0?$$(12R(B") +("tonk" "$(1G((B") +("tono" "$(0OE(B") +("tonwf" "$(1h?(B") +("tooe" "$(1MM(B") +("toog" "$(18p$(0[E(B") +("took" "$(1l.(B") +("toom" "$(1Fm(B") +("toqb" "$(1MQ(B") +("tord" "$(0H>(B") +("tose" "$(1G'(B") +("totf" "$(0T)(B") +("touk" "$(1MN(B") +("towy" "$(0?!(B") +("toyr" "$(0Lh(B") +("tpa" "$(0:"(B") +("tph" "$(1-0(B") +("tpi" "$(0-D$(1(f(B") +("tpp" "$(1(W(B") +("tpr" "$(05J$(1)C(B") +("tpu" "$(1(V(B") +("tpfd" "$(0Ci(B") +("tphh" "$(1(_(B") +("tpib" "$(0H:(B") +("tpko" "$(1bz(B") +("tpmw" "$(0P\(B") +("tpou" "$(0Cl(B") +("tppp" "$(0T!(B") +("tpru" "$(05H(B") +("tptd" "$(0H5(B") +("tpyv" "$(1oC(B") +("tqm" "$(07:(B") +("tqo" "$(01@(B") +("tqapv" "$(0PI(B") +("tqcsh" "$(12'(B") +("tqda" "$(0Y3(B") +("tqdb" "$(0Zm(B") +("tqfh" "$(18f(B") +("tqhr" "$(1FY(B") +("tqhdw" "$(1bg(B") +("tqhne" "$(12&(B") +("tqhpm" "$(18:(B") +("tqib" "$(1ME(B") +("tqij" "$(1?((B") +("tqik" "$(1?U(B") +("tqice" "$(1F7(B") +("tqihr" "$(1R|(B") +("tqixe" "$(1k}(B") +("tqjm" "$(1SA(B") +("tqjmn" "$(189(B") +("tqjmu" "$(1F5(B") +("tqjtc" "$(1bf(B") +("tqka" "$(1G!(B") +("tqkd" "$(1MA(B") +("tqkn" "$(1?)(B") +("tqkq" "$(1?M(B") +("tqlw" "$(1?q(B") +("tqmb" "$(0C^(B") +("tqmbb" "$(1i^(B") +("tqmhf" "$(1YO(B") +("tqmvm" "$(1F6(B") +("tqng" "$(0>a(B") +("tqog" "$(1SL(B") +("tqoii" "$(0>b(B") +("tqomn" "$(1R~(B") +("tqomo" "$(1fK(B") +("tqpu" "$(1?r(B") +("tqqo" "$(18e(B") +("tqsmm" "$(0CE(B") +("tqumf" "$(1R}(B") +("tqwj" "$(1ik(B") +("tqyt" "$(1?P(B") +("tqywm" "$(0Zf(B") +("trhr" "$(0>}(B") +("trjd" "$(1?Z(B") +("trji" "$(1^p(B") +("trjl" "$(1im(B") +("trmr" "$(1^r(B") +("trnl" "$(1T~A!(B") +("trog" "$(1S[(B") +("trok" "$(0F:(B") +("tron" "$(18~(B") +("trrg" "$(1d@(B") +("trrj" "$(1Yr(B") +("trrr" "$(1q8(B") +("trrs" "$(0H8(B") +("trsj" "$(1Fi(B") +("trvp" "$(1-D(B") +("trye" "$(0H=(B") +("tsh" "$(1"l(B") +("tsj" "$(09v(B") +("tsk" "$(1(X(B") +("tsp" "$(1-3\k(B") +("tss" "$(05:(B") +("tsu" "$(1$~(B") +("tsem" "$(1l((B") +("tseo" "$(1bt(B") +("tsfi" "$(0PT(B") +("tshr" "$(1-5(B") +("tsic" "$(1^h(B") +("tsip" "$(18jff(B") +("tsiq" "$(1^m(B") +("tsit" "$(0Y1(B") +("tsja" "$(1mw(B") +("tsjd" "$(0]"(B") +("tsje" "$(1?O(B") +("tskr" "$(18i(B") +("tsle" "$(1?R(B") +("tsll" "$(12U(B") +("tsmg" "$(1b{(B") +("tsmh" "$(1SO(B") +("tsmi" "$(1Yn(B") +("tsmv" "$(0Cn(B") +("tsrf" "$(1SP(B") +("tsrj" "$(0W.(B") +("tsrr" "$(1SJ(B") +("ttc" "$(0-e(B") +("tti" "$(1!E(B") +("ttt" "$(12T(B") +("ttbn" "$(1FW(B") +("ttcf" "$(1by(B") +("ttcg" "$(1l&mx(B") +("ttgb" "$(1.$(B") +("ttgf" "$(1MX(B") +("ttgi" "$(1c!(B") +("tthaf" "$(1m%a'(B") +("ttjd" "$(1l'(B") +("ttlm" "$(1SN(B") +("ttmc" "$(1?T(B") +("ttmv" "$(1F_(B") +("ttmbc" "$(1Uc(B") +("ttmvn" "$(0>&(B") +("ttnl" "$(1-Y(B") +("ttnau" "$(1?B(B") +("ttqm" "$(1M>(B") +("ttshi" "$(1%U(B") +("ttub" "$(1M@(B") +("ttvb" "$(1ij(B") +("ttwli" "$(1oI(B") +("ttxc" "$(1M?(B") +("tub" "$(07v(B") +("tuu" "$(05D(B") +("tuirm" "$(1`b(B") +("tujt" "$(1mv(B") +("tvi" "$(0F)(B") +("tvr" "$(09}(B") +("tvff" "$(1Z$(B") +("tvfh" "$(1MT(B") +("tvfi" "$(1Fz(B") +("tvfm" "$(1Fy(B") +("tvft" "$(0\9(B") +("tvfu" "$(1Z!(B") +("tvfy" "$(1Sd(B") +("tvhl" "$(1Y}(B") +("tvid" "$(0@lZo(B") +("tvif" "$(1k;(B") +("tvii" "$(09|(B") +("tvio" "$(1-;(B") +("tvip" "$(0Ev(B") +("tvis" "$(1-G(B") +("tvjr" "$(1?h(B") +("tvks" "$(0;/(B") +("tvlk" "$(12J(B") +("tvmg" "$(0>~(B") +("tvmi" "$(1^}$(0PZ(B") +("tvmw" "$(1l,(B") +("tvne" "$(1?^(B") +("tvno" "$(1D#(B") +("tvrf" "$(1Y|(B") +("tvrq" "$(1MS(B") +("tvvv" "$(1Fx(B") +("tvvw" "$(1?i(B") +("tvyj" "$(0F;(B") +("twa" "$(0=+(B") +("twk" "$(09y@e(B") +("two" "$(1-:(B") +("twp" "$(1Fk(B") +("twr" "$(09z(B") +("twbi" "$(1fq(B") +("twbo" "$(0\G(B") +("twcb" "$(18k(B") +("twdi" "$(0@r(B") +("twfu" "$(1SU(B") +("twhd" "$(0Cf(B") +("twik" "$(0G((B") +("twim" "$(1SW(B") +("twks" "$(18}(B") +("twla" "$(0W1(B") +("twlb" "$(0G](B") +("twle" "$(1in(B") +("twlg" "$(0^G(B") +("twli" "$(0PY$(1^s(B") +("twln" "$(1b~l*$(0SJJC(B") +("twlp" "$(1fa$(0W4(B") +("twlu" "$(1Xg(B") +("twlii" "$(1l4(B") +("twmv" "$(1G#(B") +("twmmv" "$(0I*(B") +("twmrt" "$(1G\(B") +("twtj" "$(1SY(B") +("twvf" "$(1SX(B") +("twwf" "$(1q6(B") +("twwg" "$(1mz(B") +("twww" "$(1f`(B") +("twyi" "$(1-E(B") +("txc" "$(06B(B") +("tyk" "$(1(S(B") +("tyr" "$(1-7(B") +("tyt" "$(1-/(B") +("tyv" "$(0-B(B") +("tyx" "$(0Y5(B") +("tybb" "$(0H.$(1^t(B") +("tybg" "$(1oA(B") +("tybo" "$(1bs(B") +("tybp" "$(1if(B") +("tybs" "$(1M7(B") +("tycb" "$(1S9(B") +("tyck" "$(129(B") +("tycu" "$(1?I(B") +("tycv" "$(1S=(B") +("tydl" "$(0W+(B") +("tydo" "$(1f[(B") +("tydu" "$(1iq(B") +("tyfe" "$(0Cg(B") +("tygq" "$(1_"(B") +("tygv" "$(1bu(B") +("tyhc" "$(0\7(B") +("tyhj" "$(0P](B") +("tyhn" "$(1(T(B") +("tyhs" "$(01>(B") +("tyiu" "$(1-6(B") +("tyjj" "$(0PU(B") +("tylm" "$(01M(B") +("tymh" "$(1^n(B") +("tymo" "$(1SM(B") +("tymp" "$(12H(B") +("tynb" "$(1SQ(B") +("tyoe" "$(1fW(B") +("tyoj" "$(0CX(B") +("typm" "$(1SS(B") +("typp" "$(1f_(B") +("typt" "$(0\6(B") +("tyra" "$(0Zp(B") +("tyrb" "$(0L^(B") +("tyre" "$(1S<^q(B") +("tyrl" "$(1S:(B") +("tyrn" "$(1FS(B") +("tyrp" "$(1^c(B") +("tyrv" "$(1l"$(0\3(B") +("tysd" "$(1FT(B") +("tysk" "$(1S?(B") +("tysm" "$(1oB(B") +("tyso" "$(1Sg(B") +("tysy" "$(0CY(B") +("tyta" "$(1F}(B") +("tytg" "$(1Yf(B") +("tytj" "$(0>w(B") +("tytp" "$(1^b(B") +("tytr" "$(0CW$(1M8(B") +("tytv" "$(1?H(B") +("tyvg" "$(1^~(B") +("tyvo" "$(12:(B") +("tyvp" "$(18_(B") +("tyvu" "$(09s(B") +("tyvw" "$(0L`(B") +("tywi" "$(1ST(B") +("tywv" "$(0Lk(B") +("tyyb" "$(1fX(B") +("tyyo" "$(1l)(B") +("u" "$(0&U(B") +("uc" "$(15((B") +("uh" "$(0&2(B") +("uk" "$(0'!(B") +("ul" "$(1!,(B") +("uu" "$(0'y$(1"j":(B") +("uav" "$(1*.(B") +("uahu" "$(1;C(B") +("uamh" "$(1;E(B") +("uamo" "$(1;S(B") +("uapp" "$(0;}(B") +("uapv" "$(1;F(B") +("ubb" "$(0;~(B") +("ubm" "$(1&B(B") +("ubcn" "$(1;M(B") +("ubln" "$(13oAn(B") +("ubmr" "$(02s(B") +("ubmbc" "$(0Yq(B") +("ubnl" "$(1lL(B") +("ubno" "$(1D!(B") +("ubsd" "$(0;|(B") +("ubtu" "$(0<%(B") +("ubuu" "$(079(B") +("ucno" "$(0NU(B") +("ucor" "$(074(B") +("ucwa" "$(1P0(B") +("udw" "$(14|(B") +("udci" "$(0<$(B") +("udhe" "$(1&K(B") +("udoo" "$(15!(B") +("udsmg" "$(1q/(B") +("udyg" "$(1;V(B") +("ufb" "$(071(B") +("ufdq" "$(1P-(B") +("uffd" "$(0UY(B") +("uffr" "$(1hr(B") +("uffs" "$(1P.(B") +("ufgi" "$(1aQ(B") +("ugce" "$(14{(B") +("ugdi" "$(02r(B") +("uggi" "$(1;U(B") +("uggu" "$(1P1(B") +("ugno" "$(078(B") +("uha" "$(1&L(B") +("uhi" "$(1BY(B") +("uhk" "$(1#g(B") +("uhs" "$(1&J(B") +("uhag" "$(1;T(B") +("uhdj" "$(1;N(B") +("uhdp" "$(1BV(B") +("uhdv" "$(15'(B") +("uhdw" "$(1P2(B") +("uhej" "$(076(B") +("uher" "$(1*%*,(B") +("uhhj" "$(15#(B") +("uhhw" "$(1B\(B") +("uhkb" "$(1P4(B") +("uhmb" "$(1kX(B") +("uhml" "$(1#h(B") +("uhni" "$(0@v(B") +("uhoo" "$(1Ip(B") +("uhoq" "$(1;O(B") +("uhpa" "$(15$(B") +("uhqi" "$(075(B") +("uhrf" "$(1B[(B") +("uhrj" "$(1Vs(B") +("uhuc" "$(1mN(B") +("uhud" "$(1BX(B") +("uhvi" "$(0\j(B") +("uhxc" "$(0UV(B") +("uip" "$(13N(B") +("uiav" "$(1.t(B") +("uice" "$(073(B") +("uihr" "$(1;W(B") +("uihs" "$(1*0(B") +("uihv" "$(0@w(B") +("uiih" "$(1It(B") +("uijb" "$(1.o(B") +("uilr" "$(1BU(B") +("ujc" "$(1&>(B") +("ujd" "$(1i((B") +("uje" "$(0,$(B") +("ujp" "$(1&=(B") +("ujr" "$(1&@(B") +("ujv" "$(1*((B") +("ujcc" "$(0]^(B") +("ujcm" "$(0;x(B") +("ujcr" "$(1BT(B") +("ujfd" "$(1mp(B") +("ujjl" "$(0JZ(B") +("ujkp" "$(1**(B") +("ujlo" "$(14~(B") +("ujlmi" "$(1n"(B") +("ujmf" "$(0;w(B") +("ujmrt" "$(0YC(B") +("ukb" "$(1*/(B") +("ukg" "$(1*$(B") +("ukn" "$(1*)(B") +("uks" "$(1!W(B") +("ukcf" "$(1P7(B") +("ukhk" "$(0UX(B") +("ukhu" "$(0)>(B") +("ukjj" "$(1H&(B") +("ukkb" "$(0<#(B") +("uklu" "$(15"(B") +("ukmr" "$(0;y(B") +("ukoo" "$(072(B") +("ukpb" "$(1Il(B") +("ulw" "$(0/)(B") +("ulbk" "$(1&D(B") +("ulln" "$(1&H(B") +("ulwv" "$(1Io(B") +("umf" "$(048(B") +("umr" "$(0/((B") +("umt" "$(1#`(B") +("umu" "$(1"7(B") +("umam" "$(1)|(B") +("umbc" "$(1;R(B") +("umbl" "$(1*+$(05'(B") +("umbs" "$(1Ik(B") +("umfm" "$(1&A(B") +("umgg" "$(0;{(B") +("umig" "$(1)}(B") +("umli" "$(0:+(B") +("ummj" "$(0/'(B") +("ummr" "$(1.p(B") +("ummu" "$(1#a(B") +("umnc" "$(1Ix(B") +("umnn" "$(1*"(B") +("umnr" "$(1&G(B") +("umoo" "$(0WR(B") +("umrt" "$(0:@(B") +("umtj" "$(14y(B") +("umto" "$(1P6(B") +("umua" "$(1P5(B") +("umvh" "$(1#b(B") +("unbq" "$(1Vn(B") +("unhe" "$(1#c$(0,'(B") +("unii" "$(1Iw(B") +("unmu" "$(1)~*#(B") +("unot" "$(0NT(B") +("unqd" "$(1BW(B") +("unri" "$(0[l(B") +("uog" "$(0Y(B") +("vfamo" "$(0PF(B") +("vfaph" "$(1Lv(B") +("vfapp" "$(1Lu(B") +("vfase" "$(1be(B") +("vfawe" "$(0Vr(B") +("vfbb" "$(0JH(B") +("vfbd" "$(0LC(B") +("vfbm" "$(0>[(B") +("vfbr" "$(18-(B") +("vfbu" "$(1pD(B") +("vfbv" "$(0Gs(B") +("vfbbb" "$(1Y?(B") +("vfbbe" "$(0LH(B") +("vfbbr" "$(1Rt(B") +("vfbcv" "$(0^B(B") +("vfbgr" "$(0LA(B") +("vfbhx" "$(1YB(B") +("vfbjj" "$(1Rm(B") +("vfbme" "$(0PB(B") +("vfbmr" "$(1>v(B") +("vfbnd" "$(1F/(B") +("vfbof" "$(1^G(B") +("vfbsh" "$(1F*(B") +("vfbtu" "$(0L?(B") +("vfbtv" "$(0L>(B") +("vfbuh" "$(0PE(B") +("vfbuo" "$(1^D(B") +("vfcnh" "$(1E~(B") +("vfcor" "$(1F+(B") +("vfcsh" "$(09N(B") +("vfcwa" "$(0Y%(B") +("vfdd" "$(1Ls(B") +("vfdi" "$(04x(B") +("vfdl" "$(1F"(B") +("vfdm" "$(184(B") +("vfdbu" "$(1Rq(B") +("vfdmq" "$(0P9(B") +("vfdwf" "$(0P8(B") +("vfeed" "$(1YH(B") +("vfeee" "$(0L=(B") +("vffb" "$(1F)(B") +("vfff" "$(1Lm(B") +("vffh" "$(09B(B") +("vffq" "$(0>R(B") +("vffdq" "$(1bd(B") +("vffmu" "$(1>u(B") +("vffqu" "$(1Ln(B") +("vfgg" "$(1>t(B") +("vfgi" "$(18+(B") +("vfgr" "$(0C9(B") +("vfgce" "$(0L:(B") +("vfggu" "$(0Y"(B") +("vfgrc" "$(1kx(B") +("vfgwc" "$(0\~(B") +("vfhg" "$(11t(B") +("vfhab" "$(0LB(B") +("vfhae" "$(0P@(B") +("vfhaf" "$(0_K^[(B") +("vfhce" "$(1^H(B") +("vfhdv" "$(1Lx(B") +("vfhdw" "$(0Y&(B") +("vfheq" "$(0CC(B") +("vfher" "$(0C?(B") +("vfhey" "$(0>](B") +("vfhgf" "$(1i\(B") +("vfhhj" "$(1L|(B") +("vfhjd" "$(1?!(B") +("vfhje" "$(0PA(B") +("vfhjg" "$(1Rz(B") +("vfhjm" "$(0PC(B") +("vfhkb" "$(1bb(B") +("vfhon" "$(1?#(B") +("vfhoo" "$(1^I$(0Vl(B") +("vfhor" "$(1Lz(B") +("vfhqo" "$(18/(B") +("vfhsb" "$(0P>(B") +("vfhsk" "$(0Ze$(1L}(B") +("vfhuc" "$(1q1(B") +("vfhvp" "$(09M(B") +("vfhwp" "$(0Vk(B") +("vfij" "$(0C:(B") +("vfik" "$(11v,n(B") +("vfir" "$(183(B") +("vfibi" "$(0Sl(B") +("vfihr" "$(0P;(B") +("vfiih" "$(0Vs(B") +("vfije" "$(1F$(B") +("vfikk" "$(0>_(B") +("vfiku" "$(11}(B") +("vfill" "$(1>|(B") +("vfimo" "$(1>q(B") +("vfirm" "$(1Lt(B") +("vfitc" "$(1kv(B") +("vfiwg" "$(0\}(B") +("vfjp" "$(18)(B") +("vfjbc" "$(0So(B") +("vfjbd" "$(1F#(B") +("vfjii" "$(1^@(B") +("vfjip" "$(1b\(B") +("vfjka" "$(0LF(B") +("vfjlo" "$(1Lp(B") +("vfjlv" "$(1Lq(B") +("vfjmc" "$(0Vt\+(B") +("vfjmf" "$(0L8(B") +("vfjmn" "$(18((B") +("vfjmo" "$(0L6(B") +("vfjmu" "$(1F-(B") +("vfjnu" "$(1M"(B") +("vfjoa" "$(0Vd(B") +("vfjqr" "$(1YF(B") +("vfjrr" "$(0L7(B") +("vfjyj" "$(1Y9(B") +("vfki" "$(11w(B") +("vfkcf" "$(0Y#(B") +("vfkkb" "$(1F&(B") +("vfkmr" "$(0L@(B") +("vfkni" "$(1,m(B") +("vflw" "$(18.(B") +("vflx" "$(0Y$(B") +("vflbk" "$(185(B") +("vflbu" "$(11s(B") +("vflgm" "$(1b^(B") +("vflll" "$(1,l(B") +("vflln" "$(0>W(B") +("vflmc" "$(1b`(B") +("vflmi" "$(0_((B") +("vflmo" "$(1>~(B") +("vflmy" "$(1Lw(B") +("vflwl" "$(0>Z(B") +("vflwp" "$(1>x(B") +("vflwv" "$(0Vg(B") +("vfma" "$(1>}(B") +("vfmd" "$(04~(B") +("vfmf" "$(11u(B") +("vfmn" "$(1(J(B") +("vfmbb" "$(1iZ(B") +("vfmbe" "$(1ky(B") +("vfmbk" "$(1Rn(B") +("vfmgk" "$(0P:(B") +("vfmhf" "$(1Y>(B") +("vfmia" "$(0Sp(B") +("vfmig" "$(0CB(B") +("vfmlb" "$(1M$(B") +("vfmlk" "$(1F!(B") +("vfmmi" "$(09K(B") +("vfmmp" "$(1q0(B") +("vfmvi" "$(1Y<(B") +("vfmvm" "$(0Go(B") +("vfmwf" "$(0Vp(B") +("vfmwl" "$(0P<(B") +("vfnd" "$(0]](B") +("vfng" "$(09H(B") +("vfnl" "$(11x(B") +("vfnau" "$(1F((B") +("vfnbq" "$(1fD(B") +("vfnhb" "$(1b_(B") +("vfnhe" "$(09J(B") +("vfnii" "$(0Vq(B") +("vfnin" "$(11y(B") +("vfnkf" "$(1fC(B") +("vfnkg" "$(1F'(B") +("vfnkm" "$(1L{(B") +("vfnob" "$(1Rs(B") +("vfnri" "$(0^D(B") +("vfob" "$(09L(B") +("vfog" "$(0LE(B") +("vfok" "$(0^I(B") +("vfon" "$(04|(B") +("vfoae" "$(1Ry(B") +("vfobo" "$(1q4(B") +("vfodi" "$(186(B") +("vfohh" "$(182(B") +("vfoim" "$(0^C(B") +("vfoin" "$(11z(B") +("vfoll" "$(11{(B") +("vfoma" "$(0Zc(B") +("vfomb" "$(0LD(B") +("vfomg" "$(1?"(B") +("vfomk" "$(1Rv(B") +("vfomn" "$(1Rx(B") +("vfomr" "$(0C@(B") +("vfonk" "$(1Rw(B") +("vfopd" "$(180(B") +("vfoto" "$(1i](B") +("vfpa" "$(0CA(B") +("vfpi" "$(04}(B") +("vfpp" "$(09I(B") +("vfpr" "$(181(B") +("vfpt" "$(0>^(B") +("vfpu" "$(09G(B") +("vfpmm" "$(1Ro(B") +("vfpou" "$(1Ly(B") +("vfpuu" "$(0Sq(B") +("vfqu" "$(14S(B") +("vfqjl" "$(0Gr(B") +("vfqkd" "$(1YI(B") +("vfqmb" "$(1Lo(B") +("vfqmc" "$(0Ve(B") +("vfqmf" "$(1YJ(B") +("vfrb" "$(0Gp(B") +("vfrbc" "$(1Y@(B") +("vfrhr" "$(1F.(B") +("vfrpa" "$(1Rr(B") +("vfrrd" "$(1f@(B") +("vfrrj" "$(1ba(B") +("vfrsj" "$(0P=(B") +("vfrxu" "$(0Zb(B") +("vfsu" "$(04z(B") +("vfshi" "$(04{(B") +("vfshr" "$(0>V(B") +("vfshu" "$(0C;(B") +("vfsje" "$(1Lr(B") +("vfsme" "$(1F%(B") +("vfsmh" "$(0Vf(B") +("vfswu" "$(0_:(B") +("vftm" "$(18,(B") +("vftt" "$(1>s(B") +("vftak" "$(1^B(B") +("vftbk" "$(1b](B") +("vftct" "$(0Si(B") +("vftcw" "$(1Rp(B") +("vftgr" "$(0Y!(B") +("vftlj" "$(0PD(B") +("vftqm" "$(1Y8(B") +("vftwi" "$(1b[(B") +("vftwv" "$(1fA(B") +("vftxc" "$(0Sj(B") +("vfuu" "$(0>X(B") +("vfubb" "$(0Vi(B") +("vfuob" "$(1pI(B") +("vfuog" "$(1^E(B") +("vfvl" "$(01,(B") +("vfvif" "$(0C>(B") +("vfvne" "$(0L;(B") +("vfvno" "$(0P?(B") +("vfvvd" "$(0Vm(B") +("vfvvi" "$(0\,(B") +("vfvvw" "$(0LG(B") +("vfwd" "$(0Gq(B") +("vfwk" "$(1>w(B") +("vfwp" "$(1Ru(B") +("vfwgg" "$(1kz(B") +("vfwlg" "$(1q3(B") +("vfwlj" "$(0Za(B") +("vfwlv" "$(1fB(B") +("vfwot" "$(1YA(B") +("vfwtj" "$(1^C(B") +("vfwvf" "$(0Vh(B") +("vfyg" "$(18*(B") +("vfyj" "$(11|(B") +("vfyk" "$(09C(B") +("vfyaj" "$(0L9(B") +("vfybb" "$(0P7(B") +("vfybs" "$(1YG(B") +("vfyck" "$(0C8(B") +("vfygq" "$(1fF(B") +("vfyhj" "$(0Vj(B") +("vfyhr" "$(1YD(B") +("vfyhs" "$(09A(B") +("vfyia" "$(0X~(B") +("vfyij" "$(1^?(B") +("vfyiu" "$(0>T(B") +("vfyjj" "$(1^M(B") +("vfylr" "$(1i[(B") +("vfyoj" "$(1Ll(B") +("vfypt" "$(1mq(B") +("vfyrb" "$(0Sn(B") +("vfyrd" "$(1Lk(B") +("vfyrf" "$(1M#(B") +("vfyrv" "$(1o?(B") +("vfyso" "$(1^>(B") +("vfyto" "$(1f?(B") +("vfytp" "$(1f=(B") +("vfytu" "$(1Y;(B") +("vfyub" "$(1^=(B") +("vfyvi" "$(0>S(B") +("vfyvo" "$(1>r(B") +("vfyvq" "$(0Vo(B") +("vfywm" "$(1f>(B") +("vfywv" "$(1Y:(B") +("vgb" "$(1&+(B") +("vgf" "$(16}(B") +("vgg" "$(02`(B") +("vgk" "$(06r$(1.](B") +("vgr" "$(1)e(B") +("vgce" "$(14f(B") +("vggu" "$(0NM(B") +("vgni" "$(1\`(B") +("vgow" "$(1V](B") +("vgrg" "$(1\a(B") +("vgrr" "$(0NH(B") +("vgrv" "$(1BJ(B") +("vgtj" "$(14V(B") +("vgyhv" "$(0HS(B") +("vhd" "$(1&3(B") +("vhg" "$(0+t(B") +("vhi" "$(1BC(B") +("vhj" "$(1"2(B") +("vhk" "$(0+p(B") +("vhp" "$(1".(B") +("vhs" "$(0+k(B") +("vhab" "$(14q(B") +("vhag" "$(1;4(B") +("vhav" "$(0RO(B") +("vhbr" "$(1)u(B") +("vhcn" "$(1aN(B") +("vhdn" "$(1.g(B") +("vhdv" "$(14o(B") +("vhdw" "$(1P+(B") +("vhgu" "$(1)j(B") +("vhhj" "$(0;f(B") +("vhhw" "$(1BM(B") +("vhiil" "$(0DU(B") +("vhjd" "$(1)i(B") +("vhjm" "$(1;((B") +("vhjr" "$(1)d(B") +("vhkb" "$(0NL(B") +("vhkp" "$(14p(B") +("vhml" "$(1#[(B") +("vhmr" "$(1)n(B") +("vhnb" "$(1)t(B") +("vhpa" "$(0;g(B") +("vhqi" "$(06~(B") +("vhqm" "$(0.p(B") +("vhsb" "$(1;$(B") +("vhsk" "$(1Va(B") +("vhup" "$(0Eg(B") +("vhwp" "$(0Ei(B") +("vhxe" "$(0Eh(B") +("vhxu" "$(14`(B") +("vid" "$(0O?O@(B") +("vie" "$(0OI(B") +("vif" "$(0*O(B") +("vig" "$(1IQ(B") +("vij" "$(1)g(B") +("vio" "$(0'i(B") +("vir" "$(0.o(B") +("vis" "$(0'=(B") +("viw" "$(0Ok(B") +("viav" "$(06u(B") +("vidi" "$(0UR(B") +("vihi" "$(0@~(B") +("vihml" "$(0XK(B") +("viik" "$(0Od(B") +("vikf" "$(1:y(B") +("viks" "$(0(O(B") +("viksf" "$(1\7(B") +("vilb" "$(1Ia(B") +("vile" "$(1Ib(B") +("viln" "$(1o"(B") +("vilmi" "$(1_:(B") +("vimcw" "$(0YR(B") +("viok" "$(1.`(B") +("vitc" "$(1Ve(B") +("vitf" "$(1I`(B") +("viuh" "$(1.c(B") +("vjd" "$(0.i(B") +("vje" "$(0+s(B") +("vjr" "$(0.k(B") +("vjv" "$(1)o(B") +("vjbj" "$(1;/(B") +("vjcr" "$(1BF(B") +("vjhw" "$(0X@(B") +("vjii" "$(1IV(B") +("vjka" "$(14g(B") +("vjkp" "$(02a(B") +("vjlo" "$(14T(B") +("vjmc" "$(0UQ(B") +("vjmf" "$(14a(B") +("vjmm" "$(1;+(B") +("vjmo" "$(0Ea$(14b(B") +("vjnu" "$(0;a(B") +("vjpn" "$(1\](B") +("vjrb" "$(1;.(B") +("vjrj" "$(1O~(B") +("vjrr" "$(14R(B") +("vkb" "$(1)p(B") +("vkn" "$(02_(B") +("vkbt" "$(1iC(B") +("vkcf" "$(1P!(B") +("vkmr" "$(14i(B") +("vkms" "$(1)h(B") +("vkok" "$(0Eb(B") +("vlm" "$(1!C(B") +("vlw" "$(0.r(B") +("vlbk" "$(1&)(B") +("vlgm" "$(1O}(B") +("vlhbr" "$(0X=(B") +("vlllm" "$(1!D(B") +("vllmi" "$(1c<(B") +("vlmc" "$(1P)(B") +("vlmo" "$(02c(B") +("vlmt" "$(1\_(B") +("vlok" "$(0*.(B") +("vloiv" "$(0]D(B") +("vlwl" "$(1&2(B") +("vlws" "$(07"(B") +("vlxh" "$(0.q(B") +("vlyta" "$(0]A(B") +("vmg" "$(0+h(B") +("vmi" "$(0/R(B") +("vmj" "$(0)n(B") +("vmt" "$(0+q(B") +("vmv" "$(0+j(B") +("vmam" "$(1)f(B") +("vmbb" "$(1\^(B") +("vmbs" "$(1IU(B") +("vmbu" "$(0[h(B") +("vmbdi" "$(0;s(B") +("vmbwd" "$(0Eq(B") +("vmfb" "$(1\Z(B") +("vmfft" "$(0XA(B") +("vmgg" "$(14h(B") +("vmgow" "$(0V<(B") +("vmhf" "$(1B<(B") +("vmhml" "$(1'$(B") +("vmig" "$(02b(B") +("vmik" "$(00n(B") +("vmlm" "$(14Y(B") +("vmlii" "$(1qw(B") +("vmmi" "$(1#S(B") +("vmmp" "$(1mK(B") +("vmmu" "$(1#Z(B") +("vmmv" "$(06{(B") +("vmmnr" "$(1+x(B") +("vmoir" "$(1Km(B") +("vmpop" "$(1;Z(B") +("vmtq" "$(10a(B") +("vmvi" "$(1BG(B") +("vmvm" "$(1.^(B") +("vmwf" "$(0JK(B") +("vmwl" "$(1:z(B") +("vmyf" "$(0JM(B") +("vmym" "$(1&/(B") +("vnd" "$(0)p(B") +("vnf" "$(0.s(B") +("vng" "$(0+m(B") +("vnau" "$(06}(B") +("vnhd" "$(1;,(B") +("vnhs" "$(0(E(B") +("vnin" "$(1)l$(0+r(B") +("vnir" "$(1)s(B") +("vnkg" "$(1.d(B") +("vnlb" "$(1P"(B") +("vnlr" "$(0;d(B") +("vnme" "$(1&V(B") +("vnmm" "$(1B=(B") +("vnmo" "$(1*?(B") +("vnmu" "$(1)k(B") +("vnob" "$(0@h(B") +("vnot" "$(1P((B") +("vnum" "$(1V`(B") +("vnyi" "$(14j(B") +("vob" "$(1#T(B") +("voq" "$(1)r(B") +("voge" "$(1kW(B") +("vogf" "$(1P#(B") +("vohaf" "$(1k8(B") +("voii" "$(1&4(B") +("voim" "$(1hq(B") +("voin" "$(1#U(B") +("voll" "$(1#V(B") +("volii" "$(0]'(B") +("vomg" "$(1)v(B") +("vomn" "$(1;'(B") +("vomo" "$(1Vb(B") +("vomr" "$(1)m(B") +("vomt" "$(1;&(B") +("vord" "$(1;%(B") +("votf" "$(0NK(B") +("vpd" "$(0)q(B") +("vph" "$(1&.(B") +("vpi" "$(0)s(B") +("vpp" "$(0+n(B") +("vpr" "$(1&,(B") +("vptd" "$(1:{(B") +("vpuu" "$(1BB(B") +("vqj" "$(1#R(B") +("vqka" "$(1;-(B") +("vqkd" "$(1BH(B") +("vqmb" "$(14U(B") +("vqmf" "$(1BI(B") +("vqmv" "$(0;i(B") +("vrb" "$(06w(B") +("vrp" "$(07H(B") +("vrq" "$(1/5(B") +("vrhaf" "$(1a4(B") +("vrlb" "$(1*6(B") +("vrrd" "$(1Vf(B") +("vrrj" "$(0NJ(B") +("vrrk" "$(1o&(B") +("vrvk" "$(06x(B") +("vrvif" "$(0C=(B") +("vrye" "$(1;0(B") +("vryo" "$(1._(B") +("vsp" "$(0.j(B") +("vss" "$(1&0(B") +("vsu" "$(0)o(B") +("vshr" "$(1&1(B") +("vshu" "$(06y(B") +("vshaf" "$(1m4(B") +("vsje" "$(14X(B") +("vskp" "$(1IW(B") +("vsll" "$(06z(B") +("vsmb" "$(0;b(B") +("vsmg" "$(1\[(B") +("vsmh" "$(1IX(B") +("vsqf" "$(0Ee(B") +("vsql" "$(06v(B") +("vsrr" "$(0JJ(B") +("vstr" "$(1Ie(B") +("vsyi" "$(1p7(B") +("vtm" "$(1&((B") +("vtt" "$(02\(B") +("vtw" "$(1;1(B") +("vtak" "$(1I[(B") +("vtbc" "$(14l(B") +("vtbn" "$(1;*(B") +("vtgk" "$(1;)(B") +("vtgr" "$(1P%(B") +("vthg" "$(1Vg(B") +("vtkr" "$(1;#(B") +("vtlf" "$(1eK(B") +("vtlo" "$(1Id(B") +("vtmc" "$(1P'4W(B") +("vtmd" "$(0@i(B") +("vtmj" "$(1P*(B") +("vtsj" "$(1BK(B") +("vttb" "$(0Ed(B") +("vtvp" "$(1Vd(B") +("vtxc" "$(0Ec(B") +("vumb" "$(1;3(B") +("vumi" "$(1B?(B") +("vumj" "$(14m(B") +("vuob" "$(1kV(B") +("vuog" "$(1dD(B") +("vuuk" "$(1B>(B") +("vvf" "$(0-%(B") +("vvv" "$(02d(B") +("vvw" "$(1(5(B") +("vvio" "$(0.t(B") +("vvrau" "$(0:U(B") +("vvwd" "$(0<&(B") +("vwb" "$(1;"(B") +("vwd" "$(14Z(B") +("vwg" "$(07!(B") +("vwk" "$(02f(B") +("vwhaf" "$(1hX(B") +("vwjr" "$(14[(B") +("vwjlo" "$(1XV(B") +("vwlk" "$(1eI(B") +("vwlv" "$(1V^(B") +("vwot" "$(0Ef(B") +("vwvf" "$(0JL(B") +("vwyi" "$(0.l(B") +("vyg" "$(1&&(B") +("vyk" "$(1#Y(B") +("vyaj" "$(14\(B") +("vybc" "$(1;2(B") +("vycb" "$(0JG(B") +("vyck" "$(02^(B") +("vyfe" "$(14k(B") +("vyhs" "$(0+l(B") +("vyia" "$(1P&(B") +("vymr" "$(1.a(B") +("vypd" "$(1IZ(B") +("vyrf" "$(14e(B") +("vyrn" "$(0@f(B") +("vyrv" "$(0[i(B") +("vyso" "$(1Ic(B") +("vytj" "$(1IT(B") +("vytr" "$(14d(B") +("vyvi" "$(1&-(B") +("vywm" "$(1V\(B") +("w" "$(0(q(B") +("wb" "$(05,(B") +("wc" "$(0(?(B") +("wd" "$(00++[(B") +("wg" "$(0-_(B") +("wj" "$(0'R$(1!A(B") +("wk" "$(0)_(B") +("wl" "$(0(s(B") +("wo" "$(0(@(B") +("wp" "$(03)(B") +("wr" "$(0)`(B") +("wv" "$(1"'(B") +("wbp" "$(0Et(B") +("wbmbc" "$(1dW(B") +("wcb" "$(1#H(B") +("wche" "$(11&(B") +("wchaf" "$(1ox(B") +("wdhv" "$(1@5(B") +("wdmq" "$(0@Y(B") +("wdmbc" "$(0X((B") +("wdnin" "$(0JB(B") +("wdye" "$(1<<(B") +("weee" "$(1E-(B") +("wfq" "$(08e(B") +("wfdq" "$(1]`(B") +("wfgr" "$(0Z)(B") +("wfgwc" "$(0_C(B") +("wfik" "$(0U=(B") +("wfip" "$(1V=(B") +("wfiih" "$(1p((B") +("wfjbc" "$(1nw(B") +("wfjnu" "$(1kF(B") +("wfklu" "$(1kD(B") +("wflbu" "$(1\@(B") +("wfmvu" "$(1\A(B") +("wfmwg" "$(1m;(B") +("wfncr" "$(1qU(B") +("wfnin" "$(1e/(B") +("wfoin" "$(0U>(B") +("wfomt" "$(1m=(B") +("wfqu" "$(0;O(B") +("wftm" "$(1a<(B") +("wftmv" "$(1m<(B") +("wfuu" "$(0X6(B") +("wfvis" "$(0X7(B") +("wfyr" "$(0X5(B") +("wfyrf" "$(1kC(B") +("wfyta" "$(0]S(B") +("wgf" "$(0E*(B") +("wgg" "$(0>+(B") +("wgdi" "$(17@(B") +("wgfg" "$(0R/(B") +("wgit" "$(1B)(B") +("wgni" "$(0ZP(B") +("wgnin" "$(0?j(B") +("wgrv" "$(0EQ(B") +("wgtj" "$(0;Q(B") +("whd" "$(1%q(B") +("whe" "$(1,>(B") +("wher" "$(0>*(B") +("whjg" "$(1L"(B") +("wik" "$(04N(B") +("wice" "$(1>3(B") +("wihaf" "$(1pr(B") +("wijb" "$(06i(B") +("wino" "$(0U}(B") +("wirm" "$(0;P(B") +("wiye" "$(1\{(B") +("wjr" "$(0.W(B") +("wjbuc" "$(0?L(B") +("wjhaf" "$(1pqnu(B") +("wjii" "$(0J7(B") +("wjnu" "$(1E,(B") +("wjok" "$(1\z(B") +("wkb" "$(02M(B") +("wkp" "$(07J(B") +("wks" "$(0-/(B") +("wkmr" "$(0G7(B") +("wkno" "$(1/z(B") +("wlbi" "$(04o(B") +("wlbm" "$(12$(B") +("wlbnd" "$(1?'(B") +("wlbuc" "$(0D:(B") +("wlcwa" "$(1^P(B") +("wldd" "$(1F2(B") +("wleee" "$(1F4(B") +("wlgg" "$(187(B") +("wlggy" "$(1F1(B") +("wlgrv" "$(1RG(B") +("wlgtj" "$(0GI(B") +("wlhaf" "$(0U:(B") +("wlhhw" "$(1R{(B") +("wlhvo" "$(12%(B") +("wlibp" "$(0PH(B") +("wlipf" "$(1fJ(B") +("wlirm" "$(1F0(B") +("wljr" "$(09P(B") +("wljbm" "$(0Gu(B") +("wljka" "$(0Gx(B") +("wlklu" "$(1F3(B") +("wlll" "$(00x(B") +("wllmy" "$(0Gw(B") +("wlmc" "$(1Or(B") +("wlmf" "$(1,o(B") +("wlmfn" "$(1^Q(B") +("wlmym" "$(12!(B") +("wlnih" "$(12"(B") +("wlooo" "$(0>9(B") +("wlpli" "$(0HF(B") +("wlpog" "$(0Sr(B") +("wlrb" "$(1?&(B") +("wlrvp" "$(12#(B") +("wlsfi" "$(1YL(B") +("wlsqf" "$(0PG(B") +("wltab" "$(1fI(B") +("wltjf" "$(0^f(B") +("wltjr" "$(1ms(B") +("wlvff" "$(1pJ(B") +("wlvfg" "$(0Zd(B") +("wlvvd" "$(1YN(B") +("wlwp" "$(1M%(B") +("wlwtj" "$(1YM(B") +("wlwwk" "$(1aM(B") +("wlyg" "$(11~(B") +("wlyaj" "$(0Gv(B") +("wlymr" "$(1@G(B") +("wlyrn" "$(0LI(B") +("wlytg" "$(1^O(B") +("wml" "$(1(4(B") +("wmn" "$(1$n(B") +("wmv" "$(04L(B") +("wmmr" "$(06j(B") +("wmso" "$(1.L(B") +("wnd" "$(0)a(B") +("wng" "$(0J?(B") +("wok" "$(04O(B") +("wop" "$(1#GJ-(B") +("wohh" "$(11%(B") +("woii" "$(1%r(B") +("woll" "$(04M(B") +("womb" "$(140(B") +("wpp" "$(1+L$(03w(B") +("wpu" "$(0+\(B") +("wphh" "$(0+](B") +("wpim" "$(1,=(B") +("wqmb" "$(14/(B") +("wrbc" "$(0ER(B") +("wryw" "$(0J8(B") +("wsvws" "$(1\\(B") +("wtc" "$(0>-(B") +("wtj" "$(0>,(B") +("wumb" "$(1:b(B") +("wvfd" "$(1q\(B") +("wvif" "$(0>\(B") +("wvsmm" "$(1fM(B") +("www" "$(1R8(B") +("wwhaf" "$(1qm(B") +("wwlj" "$(1VS(B") +("wwlv" "$(1VR(B") +("wwwd" "$(1eb(B") +("wwwf" "$(1k{(B") +("wwwg" "$(0X?(B") +("wwwm" "$(0]i(B") +("wwwr" "$(1iL(B") +("wwwu" "$(1k|(B") +("wwwwg" "$(1o#(B") +("wyi" "$(0(a(B") +("wyv" "$(1(3(B") +("wyhn" "$(1#I(B") +("wymr" "$(1.K(B") +("xl" "$(1ri(B") +("xm" "$(1rj(B") +("xaf" "$(1rZ(B") +("xah" "$(1rc(B") +("xao" "$(1rm(B") +("xar" "$(1rQ(B") +("xcf" "$(1r_(B") +("xch" "$(1rh(B") +("xcr" "$(1rV(B") +("xdf" "$(1r\(B") +("xdh" "$(1re(B") +("xdr" "$(1rS(B") +("xef" "$(1rY(B") +("xeh" "$(1rb(B") +("xer" "$(1rP(B") +("xqf" "$(1rW(B") +("xqh" "$(1r`(B") +("xqo" "$(1rk(B") +("xqr" "$(1rN(B") +("xsf" "$(1r[(B") +("xsh" "$(1rd(B") +("xso" "$(1rn(B") +("xsr" "$(1rR(B") +("xwf" "$(1rX(B") +("xwh" "$(1ra(B") +("xwo" "$(1rl(B") +("xwr" "$(1rO(B") +("xxf" "$(1r^(B") +("xxh" "$(1rg(B") +("xxr" "$(1rU(B") +("xzf" "$(1r](B") +("xzh" "$(1rf(B") +("xzr" "$(1rT(B") +("y" "$(0&4(B") +("yc" "$(0&{(B") +("yg" "$(0'e(B") +("yj" "$(0'H(B") +("yk" "$(0'G(B") +("ym" "$(0&9(B") +("yp" "$(1"o(B") +("yr" "$(0(((B") +("ys" "$(1%&(B") +("yt" "$(0)"(B") +("yu" "$(1%'(B") +("yv" "$(0&B(B") +("yx" "$(0M}(B") +("yy" "$(0'-(B") +("yad" "$(08&(B") +("yai" "$(1By(B") +("yaj" "$(0.8(B") +("yav" "$(0:N(B") +("yahag" "$(0Yl(B") +("yahej" "$(1[d(B") +("yamh" "$(1H((B") +("yano" "$(1C|(B") +("yaog" "$(0Rp(B") +("yapv" "$(0I4(B") +("yarbc" "$(0[J(B") +("yasm" "$(0MF(B") +("yashr" "$(0Mi(B") +("yatlk" "$(1dT(B") +("yatoe" "$(1oa(B") +("ybr" "$(05c(B") +("ybaht" "$(1dg(B") +("ybbr" "$(0I5(B") +("ybgr" "$(0DO(B") +("ybhg" "$(0=-(B") +("ybhu" "$(0YP(B") +("ybhaf" "$(1k)(B") +("ybhne" "$(1K3(B") +("ybik" "$(0[y(B") +("ybjj" "$(0I+(B") +("yblb" "$(02u(B") +("yblbr" "$(0@>(B") +("ybmo" "$(1T{(B") +("ybmr" "$(130(B") +("ybmcu" "$(0Ku(B") +("ybmvn" "$(1kmXU(B") +("ybnl" "$(0I;(B") +("ybno" "$(1K-6<(B") +("ybog" "$(0Yc(B") +("ybok" "$(0O.(B") +("ybou" "$(0MD(B") +("ybuc" "$(05X(B") +("ybye" "$(0J~(B") +("ybyhs" "$(07k(B") +("ybysp" "$(0U?(B") +("yck" "$(02V))(B") +("ycp" "$(1r+(B") +("yct" "$(02|(B") +("ycbr" "$(0;9(B") +("ychaf" "$(1k.(B") +("ychhj" "$(0^u(B") +("yclb" "$(02w(B") +("ycrhu" "$(02#(B") +("ycrhv" "$(0?6(B") +("ydl" "$(0?[(B") +("ydbuu" "$(0T6(B") +("ydhaf" "$(0[X(B") +("ydhhh" "$(1_%(B") +("ydhml" "$(0F<(B") +("ydkni" "$(0;j(B") +("ydlk" "$(1T}(B") +("ydmq" "$(0I1(B") +("ydnl" "$(0?g(B") +("ydno" "$(1Q;(B") +("ydog" "$(0Yd(B") +("ydok" "$(1Ph$(0AV(B") +("ydrrj" "$(1hm(B") +("yec" "$(1[Q(B") +("yeg" "$(0UN(B") +("yep" "$(1;c(B") +("yebu" "$(0GG(B") +("yefd" "$(1E{(B") +("yefh" "$(19g(B") +("yelmm" "$(1[c(B") +("yeoiv" "$(0U((B") +("yeyhv" "$(1N)(B") +("yfb" "$(0?W(B") +("yfd" "$(0:M(B") +("yfe" "$(0.?(B") +("yfdq" "$(0TY(B") +("yfhaf" "$(1hH(B") +("yfiku" "$(0@t(B") +("yfks" "$(1.1(B") +("yfye" "$(1/P(B") +("ygr" "$(135(B") +("ygcg" "$(0DN(B") +("yggu" "$(1Z{(B") +("yghne" "$(1+J(B") +("yghqu" "$(1Wr(B") +("ygiv" "$(0WA(B") +("ygmms" "$(0W6(B") +("ygrv" "$(0M@(B") +("ygsk" "$(0QM(B") +("ygtq" "$(0I/(B") +("yha" "$(05e(B") +("yhe" "$(01T(B") +("yhk" "$(1(s(B") +("yhn" "$(0&n(B") +("yhs" "$(0'J$(1-W(B") +("yhv" "$(0*i(B") +("yhaf" "$(1Hs(B") +("yhag" "$(0I7(B") +("yhbm" "$(1mF(B") +("yhds" "$(0?a(B") +("yhdv" "$(0DR$(1T7(B") +("yhee" "$(1j0(B") +("yhej" "$(0?b(B") +("yheq" "$(134(B") +("yhgr" "$(0?`(B") +("yhhw" "$(0MH(B") +("yhhhh" "$(02~(B") +("yhhqm" "$(0>)(B") +("yhiv" "$(1ZD(B") +("yhjr" "$(131(B") +("yhju" "$(0I9(B") +("yhln" "$(1O](B") +("yhml" "$(01U(B") +("yhmo" "$(1_o(B") +("yhmr" "$(0:S(B") +("yhmbc" "$(0U#$(1nD$(0Yn(B") +("yhqo" "$(05d(B") +("yhrr" "$(0:R(B") +("yhsb" "$(0I6(B") +("yhsk" "$(0Wg(B") +("yhsmm" "$(1fL(B") +("yhus" "$(0[1(B") +("yhvl" "$(01S(B") +("yhxv" "$(0HW(B") +("yhyu" "$(0ME(B") +("yib" "$(0-@(B") +("yif" "$(0O^(B") +("yig" "$(0J:(B") +("yik" "$(1(q(B") +("yir" "$(05g(B") +("yice" "$(19l(B") +("yifh" "$(1,)(B") +("yihu" "$(0's(B") +("yihxo" "$(1c9ae(B") +("yijb" "$(19h(B") +("yijc" "$(05_(B") +("yije" "$(19i(B") +("yioj" "$(0=|(B") +("yiohv" "$(170(B") +("yirv" "$(19F(B") +("yitd" "$(0=:(B") +("yitf" "$(0QL(B") +("yiyvi" "$(08^(B") +("yjco" "$(0YO(B") +("yjdl" "$(0M?(B") +("yjhaf" "$(1hS(B") +("yjhec" "$(0^n(B") +("yjhee" "$(1iS(B") +("yjhhh" "$(0Je(B") +("yjhoj" "$(0ZO(B") +("yjilj" "$(0TV(B") +("yjksj" "$(0TW(B") +("yjnl" "$(1NR(B") +("yjrr" "$(1@s(B") +("yjvfj" "$(0\*(B") +("yjwj" "$(0?Z(B") +("yjyrj" "$(0]4(B") +("ykb" "$(136(B") +("ykp" "$(1&ZW#(B") +("ykq" "$(1W5(B") +("ykr" "$(0+>(B") +("ykanw" "$(0\o(B") +("ykcf" "$(0T\(B") +("ykhf" "$(0?c(B") +("ykhg" "$(0?d(B") +("ykhaf" "$(1a&ppV0nn(B") +("ykhbm" "$(1o/(B") +("ykhsb" "$(1CD(B") +("ykmbc" "$(1Ua(B") +("ykmpm" "$(1<@(B") +("yknl" "$(05h(B") +("ykok" "$(07h(B") +("ykpb" "$(1Tz(B") +("yksr" "$(05`(B") +("ykvif" "$(09D(B") +("ykymu" "$(1rD(B") +("ylb" "$(0(L(B") +("yle" "$(0DM(B") +("ylm" "$(0'P(B") +("ylw" "$(05b(B") +("ylhv" "$(0:0(B") +("ylmc" "$(0T](B") +("ylmh" "$(0,d(B") +("ylmo" "$(0:Q(B") +("ylmr" "$(0MC(B") +("ylnc" "$(0)*(B") +("ymb" "$(01:(B") +("ymd" "$(0-S(B") +("ymg" "$(1(n(B") +("ymp" "$(0*;$(1#x(B") +("ymy" "$(0('(B") +("ymbuc" "$(1g8(B") +("ymbuu" "$(1g#(B") +("ymcw" "$(0:O(B") +("ymdhe" "$(1X`b@(B") +("ymfb" "$(0YN(B") +("ymgdi" "$(1/}(B") +("ymhaf" "$(1pn(B") +("ymhqu" "$(0V"(B") +("ymihh" "$(0FZ(B") +("ymje" "$(00?(B") +("ymks" "$(1O_(B") +("ymln" "$(0E8(B") +("ymmp" "$(0^J(B") +("ymmr" "$(19j$(0-G(B") +("ymmbc" "$(0^%(B") +("ymnn" "$(13/(B") +("ymno" "$(1Wj(B") +("ympog" "$(0Md(B") +("ymrt" "$(0?Y(B") +("ymrw" "$(0I0(B") +("ymso" "$(0?](B") +("ymuoo" "$(0R0(B") +("ymvh" "$(1(o(B") +("ymvm" "$(0?^(B") +("ymwu" "$(0QO(B") +("ynj" "$(0-U(B") +("ynbq" "$(0Wf(B") +("yndf" "$(0MB(B") +("ynhb" "$(1Z|(B") +("ynhv" "$(19E(B") +("ynib" "$(0?X(B") +("ynin" "$(133(B") +("yniv" "$(1@4(B") +("ynmbc" "$(1Hf(B") +("ynnl" "$(1%((B") +("ynot" "$(1Z~(B") +("ynui" "$(0DP(B") +("yog" "$(0DQ(B") +("yoj" "$(1(r(B") +("yon" "$(0-V(B") +("yobuc" "$(1Gc(B") +("yodv" "$(0Pp(B") +("yohne" "$(0OG(B") +("yoks" "$(0.4(B") +("yoln" "$(0.,N*(B") +("yomd" "$(0?e(B") +("yomn" "$(0I8(B") +("yombc" "$(1Ub(B") +("yonk" "$(0.`(B") +("yono" "$(1/x(B") +("yooj" "$(0.6(B") +("yopd" "$(05f(B") +("ypa" "$(132(B") +("ypc" "$(1O$(B") +("ypd" "$(0-T8)(B") +("ypg" "$(0Z/(B") +("ypr" "$(1)K(B") +("ypt" "$(1-U(B") +("ypu" "$(1(p(B") +("ypbu" "$(17T(B") +("ypbuc" "$(0Hu(B") +("yphu" "$(01N(B") +("yphaf" "$(1r)pm(B") +("yphen" "$(0?)(B") +("yphfd" "$(19#(B") +("ypks" "$(1\K(B") +("yplmi" "$(1n!(B") +("ypmk" "$(1kN(B") +("ypmm" "$(0-i(B") +("ypmr" "$(1kq7](B") +("ypmmf" "$(1mE7f(B") +("ypmrb" "$(1[~(B") +("ypmso" "$(1G_(B") +("ypnbg" "$(1GK(B") +("ypnwf" "$(1a!(B") +("ypobo" "$(1?0(B") +("ypoiv" "$(1Uj(B") +("ypph" "$(19"(B") +("yprvk" "$(0H?(B") +("ypsj" "$(0]o(B") +("ypsm" "$(05M(B") +("yptc" "$(0^4(B") +("yptm" "$(0Cq(B") +("yptmc" "$(1M](B") +("ypuv" "$(19G(B") +("ypvif" "$(0C<(B") +("ypwb" "$(0PP(B") +("ypwp" "$(0Ne(B") +("ypwbt" "$(0SN(B") +("ypwks" "$(0H@(B") +("ypwlb" "$(1R[(B") +("ypyk" "$(0:&(B") +("ypybp" "$(1rF(B") +("ypyhv" "$(0]r(B") +("ypymr" "$(0Hl$(1oR(B") +("yqhl" "$(0?\(B") +("yrf" "$(0-l(B") +("yrj" "$(05U(B") +("yrm" "$(0:8(B") +("yru" "$(0)':9(B") +("yry" "$(05W(B") +("yrav" "$(1G?(B") +("yramo" "$(1ZS(B") +("yranb" "$(1g-(B") +("yranw" "$(1pR(B") +("yrapv" "$(0TA(B") +("yrawe" "$(1cQ(B") +("yrbb" "$(0LR(B") +("yrbm" "$(0D)(B") +("yrbn" "$(01i(B") +("yrbo" "$(0M1(B") +("yrbp" "$(06"(B") +("yrbr" "$(0:n$(1@B(B") +("yrbu" "$(0=F1j(B") +("yrbbn" "$(0\E(B") +("yrbgr" "$(0P~(B") +("yrbhn" "$(1ps(B") +("yrbjj" "$(1ZL(B") +("yrbln" "$(1fk(B") +("yrbme" "$(0TG(B") +("yrbmr" "$(1GR(B") +("yrbou" "$(0WL(B") +("yrbsd" "$(0Q#(B") +("yrbtn" "$(0Zh(B") +("yrbuu" "$(1@8(B") +("yrbvk" "$(1_O(B") +("yrbvn" "$(0RP(B") +("yrbwn" "$(1l!(B") +("yrci" "$(0?E(B") +("yrcmt" "$(1ZW(B") +("yrcru" "$(0M*(B") +("yrdd" "$(1TL(B") +("yrdi" "$(0:7(B") +("yrdk" "$(0?A(B") +("yrdhe" "$(0D/(B") +("yrdmq" "$(0T;(B") +("yrdoo" "$(1TM(B") +("yrdwf" "$(0T:(B") +("yrea" "$(1TF(B") +("yrfb" "$(0M/(B") +("yrff" "$(0Pv(B") +("yrfh" "$(19P(B") +("yrfq" "$(1@I(B") +("yrfbf" "$(0_;(B") +("yrgg" "$(1GO(B") +("yrgp" "$(0M#(B") +("yrgr" "$(0H_(B") +("yrgcr" "$(1r9(B") +("yrgdi" "$(0H^(B") +("yrggu" "$(1g((B") +("yrgni" "$(1l>(B") +("yrgrr" "$(0[#(B") +("yrgwc" "$(0]u(B") +("yrhg" "$(0?_(B") +("yrhk" "$(19Q(B") +("yrhp" "$(0:;(B") +("yrhs" "$(0D*(B") +("yrhv" "$(028(B") +("yrhag" "$(1Z[(B") +("yrhdn" "$(1cY(B") +("yrhds" "$(0M-(B") +("yrhdv" "$(0P|(B") +("yrhdw" "$(1g1(B") +("yrher" "$(0Hk(B") +("yrhge" "$(1j%(B") +("yrhgr" "$(0M+(B") +("yrhgu" "$(1GU(B") +("yrhhi" "$(0WM(B") +("yrhhj" "$(1TI(B") +("yrhjd" "$(0He(B") +("yrhjm" "$(1ZU(B") +("yrhjr" "$(0Hd(B") +("yrhkb" "$(1g/(B") +("yrhml" "$(0?G(B") +("yrhmr" "$(0Hi(B") +("yrhmy" "$(0D,(B") +("yrhne" "$(0?D(B") +("yrhni" "$(0TC(B") +("yrhor" "$(1g2(B") +("yrhpa" "$(1TO(B") +("yrhpm" "$(0D+(B") +("yrhqo" "$(1@D(B") +("yrhsb" "$(1ZV(B") +("yrhsm" "$(1_Y(B") +("yrhuc" "$(0_5(B") +("yrhwp" "$(1cS(B") +("yrhxe" "$(1_S(B") +("yrhxo" "$(0Q&(B") +("yrhxu" "$(1TN(B") +("yrhyu" "$(1_U(B") +("yrii" "$(1TB(B") +("yrir" "$(1@F(B") +("yrit" "$(0M'(B") +("yriav" "$(1N8(B") +("yrihr" "$(1ZN(B") +("yrihs" "$(0Hc(B") +("yrijb" "$(0M0(B") +("yrijc" "$(1@?(B") +("yrikk" "$(1@@(B") +("yriku" "$(19O(B") +("yrill" "$(1GM(B") +("yrine" "$(0D#(B") +("yriok" "$(1N7(B") +("yrior" "$(0T?(B") +("yripm" "$(0H](B") +("yritc" "$(1j$(B") +("yritf" "$(1cV(B") +("yrjp" "$(1@H(B") +("yrjr" "$(0D'(B") +("yrjbc" "$(1_[(B") +("yrjbd" "$(1N9(B") +("yrjbj" "$(1ZO(B") +("yrjbm" "$(0Pt(B") +("yrjhp" "$(0HZ(B") +("yrjhw" "$(1n+(B") +("yrjip" "$(1g*(B") +("yrjka" "$(0Pz(B") +("yrjmm" "$(1ZK(B") +("yrkb" "$(1GX(B") +("yrkf" "$(0Ha(B") +("yrkhg" "$(0M.(B") +("yrkja" "$(1cN(B") +("yrkms" "$(0H`(B") +("yrln" "$(06J(B") +("yrlll" "$(0:<(B") +("yrlmo" "$(1GS(B") +("yrlmy" "$(0Q%(B") +("yrlwv" "$(1cR(B") +("yrmd" "$(0:>(B") +("yrmj" "$(0:6(B") +("yrmn" "$(05V(B") +("yrmbs" "$(1cJ(B") +("yrmdm" "$(1oS(B") +("yrmfj" "$(0D$(B") +("yrmhf" "$(1_Z(B") +("yrmjk" "$(1g)(B") +("yrmmr" "$(0M$(B") +("yrmmv" "$(1N4(B") +("yrmnr" "$(0D.(B") +("yrmoo" "$(0M%(B") +("yrmrw" "$(1ZX(B") +("yrmso" "$(1TC(B") +("yrmua" "$(1g+(B") +("yrmvh" "$(0?@(B") +("yrmvm" "$(1N5(B") +("yrmvn" "$(1E((B") +("yrmwf" "$(1cX(B") +("yrmwg" "$(1ZM(B") +("yrmwj" "$(0Z~(B") +("yrmym" "$(0D&(B") +("yrnd" "$(0-k(B") +("yrnf" "$(0=o(B") +("yrnj" "$(0::(B") +("yrnl" "$(0?f(B") +("yrnn" "$(0*m(B") +("yrnbe" "$(1n)(B") +("yrncr" "$(0\D(B") +("yrnhb" "$(0[!(B") +("yrnhx" "$(0P}(B") +("yrnib" "$(0M"(B") +("yrnin" "$(1GV(B") +("yrnir" "$(1GY(B") +("yrnkm" "$(0Px(B") +("yrnlp" "$(1pQ(B") +("yrnmu" "$(0Hf(B") +("yrnob" "$(1ZP(B") +("yrnot" "$(0Z}(B") +("yrnqd" "$(1_Q(B") +("yrnri" "$(0^k(B") +("yrnyi" "$(1TA(B") +("yrob" "$(0?B(B") +("yrog" "$(0Q!(B") +("yroj" "$(0?C(B") +("yrok" "$(1<>(B") +("yron" "$(0:=(B") +("yrop" "$(0?F(B") +("yroge" "$(1_R(B") +("yrogf" "$(0[$(B") +("yrohh" "$(0D-(B") +("yroii" "$(1@E(B") +("yroim" "$(0^l(B") +("yroip" "$(1TG(B") +("yroir" "$(1_T(B") +("yromb" "$(0Q"(B") +("yromg" "$(0Hh(B") +("yromn" "$(0TD(B") +("yromo" "$(1j"(B") +("yrotf" "$(1g.(B") +("yrowy" "$(0M,(B") +("yrpa" "$(0HgHb(B") +("yrpd" "$(0:?(B") +("yrpt" "$(1@>(B") +("yrpu" "$(19N(B") +("yrpht" "$(0WO(B") +("yrpko" "$(1l@(B") +("yrppa" "$(0T>(B") +("yrptd" "$(0T=(B") +("yrpuu" "$(1_P(B") +("yrqd" "$(1GT(B") +("yrqjp" "$(1n,(B") +("yrqmb" "$(0Py(B") +("yrqmc" "$(1cW(B") +("yrqmv" "$(1TK(B") +("yrru" "$(1Z}(B") +("yrrv" "$(0WC(B") +("yrrrd" "$(0\C(B") +("yrrrj" "$(1g0(B") +("yrrrs" "$(1ZR(B") +("yrrsj" "$(1ZY(B") +("yrruc" "$(1g,(B") +("yrrvk" "$(0M)(B") +("yrrxu" "$(1i~(B") +("yrss" "$(1@=(B") +("yrsu" "$(0:5(B") +("yrshi" "$(13"(B") +("yrshr" "$(0D((B") +("yrsim" "$(1l?(B") +("yrsip" "$(0M&(B") +("yrsje" "$(1T?(B") +("yrsjj" "$(1q>(B") +("yrsma" "$(1cM(B") +("yrsmg" "$(1GN(B") +("yrsmh" "$(0YA(B") +("yrsmm" "$(1GP(B") +("yrsmr" "$(0D%(B") +("yrsrr" "$(1cK(B") +("yrsup" "$(1N6(B") +("yrsyj" "$(1_M(B") +("yrtm" "$(1@J(B") +("yrtq" "$(0H\(B") +("yrtt" "$(1GW(B") +("yrtak" "$(0Y?(B") +("yrtav" "$(1i}(B") +("yrtbm" "$(1n'(B") +("yrtca" "$(0Z{(B") +("yrtct" "$(1_\(B") +("yrtgi" "$(0\?(B") +("yrtkr" "$(0T@(B") +("yrtlf" "$(1oP(B") +("yrtlm" "$(0Y@(B") +("yrtmc" "$(1T@(B") +("yrtmd" "$(0T<(B") +("yrtmj" "$(0Zz(B") +("yrtmv" "$(0TF(B") +("yrtoe" "$(0]-(B") +("yrtrg" "$(1q?(B") +("yrttb" "$(0WJ(B") +("yrtwi" "$(1g&(B") +("yrtwv" "$(1j!(B") +("yrtxc" "$(0WI(B") +("yrtyu" "$(0WK(B") +("yruc" "$(0TZ(B") +("yruu" "$(1@C(B") +("yrumb" "$(1ZZ(B") +("yrvii" "$(0["(B") +("yrvis" "$(1@K(B") +("yrwb" "$(0TB(B") +("yrwd" "$(0P{(B") +("yrwp" "$(1ZT(B") +("yrwce" "$(1_N(B") +("yrwlj" "$(0\B(B") +("yrwww" "$(1n((B") +("yrye" "$(1*i$(0I2(B") +("yryg" "$(0D"(B") +("yryr" "$(1@A(B") +("yrybb" "$(0T8(B") +("yrybk" "$(1qx(B") +("yrybs" "$(0WH(B") +("yrycb" "$(0YB$(1cH(B") +("yryck" "$(0Hm(B") +("yrydk" "$(1g'(B") +("yryfd" "$(0WG(B") +("yryfe" "$(1TD(B") +("yryhh" "$(0T9(B") +("yryhs" "$(0??(B") +("yryia" "$(0Z|(B") +("yryjj" "$(1cL(B") +("yrylr" "$(0],(B") +("yrymp" "$(1GQ(B") +("yryoj" "$(0Q$(B") +("yrypd" "$(1cP(B") +("yrypm" "$(1ZQcO(B") +("yrypu" "$(1TE(B") +("yryrb" "$(1_L(B") +("yryrd" "$(0Pw(B") +("yryrf" "$(0Pu(B") +("yryro" "$(1l=(B") +("yryrv" "$(0^j(B") +("yryta" "$(0TE(B") +("yryub" "$(1cI(B") +("yryvo" "$(0H[(B") +("yrywm" "$(1i|(B") +("ysm" "$(1!0(B") +("ysp" "$(1-V(B") +("ysfv" "$(1Z@(B") +("yshr" "$(05a(B") +("ysmvn" "$(1,:(B") +("ysnl" "$(1%)(B") +("ysok" "$(0/t(B") +("ysoy" "$(0/v(B") +("ysoby" "$(1/S(B") +("ysofb" "$(1CE(B") +("ysohc" "$(1h}(B") +("ysohl" "$(1/U(B") +("ysohm" "$(0=#(B") +("ysohn" "$(1'%(B") +("ysohu" "$(1/T(B") +("ysohv" "$(07l(B") +("ysohw" "$(1af(B") +("ysojb" "$(1/R(B") +("ysokr" "$(0K#(B") +("ysolo" "$(1b(B") +("ythu" "$(0I-(B") +("ythaf" "$(1r(\0(B") +("ythni" "$(0Ml(B") +("ytice" "$(0C+(B") +("ytjki" "$(1>c(B") +("ytki" "$(1,c(B") +("ytkr" "$(1H+(B") +("ytmbc" "$(0_.(B") +("ytog" "$(1Ty(B") +("ytpo" "$(0I.(B") +("ytpr" "$(11a(B") +("ytqmb" "$(0I](B") +("ytsmm" "$(18<(B") +("ytstt" "$(1LV(B") +("yttb" "$(0MA(B") +("ytumb" "$(0L'(B") +("ytwa" "$(0QN(B") +("ytwb" "$(0We(B") +("ytwg" "$(0C*(B") +("ytwi" "$(0TX(B") +("ytyr" "$(09=(B") +("yue" "$(1VG(B") +("yup" "$(1aB(B") +("yuav" "$(0]V(B") +("yubm" "$(0\`(B") +("yubuc" "$(1oU(B") +("yubuu" "$(1T:(B") +("yudi" "$(0RS(B") +("yuhaf" "$(1o|(B") +("yuhhh" "$(0?*(B") +("yuhlb" "$(0_"(B") +("yuhml" "$(1hj(B") +("yuhxu" "$(1p4(B") +("yuii" "$(1Z&(B") +("yuir" "$(1kL(B") +("yujbc" "$(1qY(B") +("yukb" "$(17g(B") +("yukmr" "$(1p3(B") +("yulwp" "$(1mC(B") +("yumb" "$(1H)(B") +("yummr" "$(0^2(B") +("yumvh" "$(1hi(B") +("yuon" "$(1e9(B") +("yuoii" "$(0\b(B") +("yuolf" "$(1qt(B") +("yuoll" "$(1hk(B") +("yupr" "$(0\a(B") +("yupt" "$(1kI(B") +("yupru" "$(1kM(B") +("yupuu" "$(1qZ(B") +("yurc" "$(1kK(B") +("yurrs" "$(1p}(B") +("yuryo" "$(0^3(B") +("yushr" "$(1kJ(B") +("yusje" "$(1p1(B") +("yusmg" "$(0_!(B") +("yuta" "$(1p2(B") +("yutm" "$(1E+(B") +("yutct" "$(1qX(B") +("yuwd" "$(1n|(B") +("yuwlb" "$(1p|(B") +("yuyhh" "$(1p{(B") +("yuymp" "$(0]U(B") +("yuypu" "$(1Z'(B") +("yuytu" "$(0\$(B") +("yvb" "$(0LV-;(B") +("yvd" "$(0,c(B") +("yvi" "$(0(i(B") +("yvp" "$(0,4(B") +("yvv" "$(0)m(B") +("yvbq" "$(0=u(B") +("yvbu" "$(00~(B") +("yvbcr" "$(0HO(B") +("yvgg" "$(0RM(B") +("yvgn" "$(0Xh(B") +("yvgu" "$(1fG(B") +("yvgv" "$(1nG(B") +("yvhg" "$(0IU(B") +("yvho" "$(0)+(B") +("yvhbt" "$(1-L(B") +("yvhlu" "$(1";(B") +("yvhvo" "$(0]h(B") +("yviw" "$(08g(B") +("yvks" "$(1e=(B") +("yvne" "$(1@u(B") +("yvnl" "$(1"q(B") +("yvrvp" "$(00A(B") +("yvvv" "$(0-W[2(B") +("ywr" "$(0:P(B") +("yws" "$(1#4(B") +("ywdv" "$(0Lz(B") +("ywgv" "$(1rI(B") +("ywii" "$(0@&(B") +("ywihr" "$(0\\(B") +("ywlb" "$(0I3(B") +("ywle" "$(0MG(B") +("ywlg" "$(0^K(B") +("ywlv" "$(0Wd$(1ZC(B") +("ywmv" "$(0:/(B") +("ywnl" "$(1H,(B") +("ywno" "$(08f(B") +("ywomo" "$(0^|(B") +("ywrd" "$(0Gc(B") +("ywrm" "$(1AY(B") +("ywtqm" "$(1m9(B") +("yxf" "$(1e8$(0X:(B") +("yxbt" "$(1hh(B") +("yxbuc" "$(1mB(B") +("yxln" "$(0R9(B") +("yxlmm" "$(1p0(B") +("yyr" "$(1-X(B") +("yyaj" "$(1@t(B") +("yybc" "$(1H*(B") +("yycb" "$(0QK(B") +("yyhn" "$(1(m(B") +("yymr" "$(0?V(B") +("yypo" "$(0Wc(B") +("yysd" "$(0I,(B") +("yytj" "$(1T|(B") +("yywm" "$(1_n(B") +("yyws" "$(19k(B") +;v "z\," "$(0!"!#!.!/(B") +;v "z\." "$(0!%!$!&!0!1(B") +("z\;" "$(0!'!2!"!#!.!/(B") +("z\:" "$(0!(!+!3!%!$!&!0!1(B") +("z\'" "$(0!e!d(B") +("z\"" "$(0!g!f!h!i!q(B") +("z\\" "$(0"`"b#M(B") +("z\|" "$(0!6!8!:"^(B") +("z\/" "$(0"_"a#L(B") +("z\?" "$(0!)!4(B") +("z\<" "$(0!R"6"A!T"H(B") +("z\>" "$(0!S"7"B!U(B") +("z\[" "$(0!F!J!b!H!L!V!Z!X!\(B") +("z\]" "$(0!G!K!c!I!M!W![!Y!](B") +("z\{" "$(0!B!`!D(B ") +("z\}" "$(0!C!a!E(B") +("z\`" "$(0!j!k(B") +("z\~" "$(0"D"+",!!^!@(B") +("z\)" "$(0!?!_!A(B") +("z\-" "$(0!7!9"#"$"1"@(B") +("z\_" "$(0"%"&(B") +("z\=" "$(0"8"C(B") +("z\+" "$(0"0"?(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/tsangchi-cns.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/tsangchi-cns.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,12638 @@ +(require 'quail) +;; # HANYU input table for cxterm +;; AUTHOR: Chue Chi To ($(GUAJ5dp(B) +;; DATE: 28 NOV 1994 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(GDcEFrSD+!JT?on!K(B +;; # define keys +;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz/?;:'"\|[{]}`~!@#$%^&*()-_=+ +;; SELECTKEY: 1\040 +;; SELECTKEY: 2 +;; SELECTKEY: 3 +;; SELECTKEY: 4 +;; SELECTKEY: 5 +;; SELECTKEY: 6 +;; SELECTKEY: 7 +;; SELECTKEY: 8 +;; SELECTKEY: 9 +;; SELECTKEY: 0 +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .> +;; MOVELEFT: ,< +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINDICTIONARY +(quail-define-package "quail-tsangchi-cns" "Chinese-CNS" "$(GT?on(B(CNS)" + t + "$(GDcEFrSD+!JT?on!K(B + + $(GiGk#T?onrSD+uomu(B + + [Q $(GEC(B] [W $(GFp(B] [E $(GEU(B] [R $(GDG(B] [T $(GE=(B] [Y $(GD3(B] [U $(GDT(B] [I $(GEA(B] [O $(GD)(B] [P $(GE@(B] + + [A $(GEJ(B] [S $(GDS(B] [D $(GEM(B] [F $(GEV(B] [G $(GDH(B] [H $(GHL(B] [J $(GD2(B] [L $(GDc(B] + + [Z ] [X $(GyE(B] [C $(GOZ(B] [V $(GDL(B] [B $(GEL(B] [N $(GD^(B] [M $(GD!(B] +" + '( + ("." . quail-next-translation-block) + ("," . quail-prev-translation-block) + ) + nil nil) + +(quail-define-rules +;; # +("a" "$(GEJEK(B") +("aa" "$(GMy$(H'-(B") +("ab" "$(GM|(B") +("ad" "$(GN;(B") +("af" "$(H'y'r(B") +("aj" "$(GH.(B") +("ak" "$(H$<(B") +("am" "$(GFY(B") +("an" "$(GO\(B") +("au" "$(GE;$(H$=(B") +("av" "$(GHb(B") +("aaa" "$(G_^(B") +("aamh" "$(GdB(B") +("aaph" "$(H(B") +("ancru" "$(Goe(B") +("andh" "$(G]p(B") +("andmq" "$(Gu}(B") +("andwf" "$(Gu|(B") +("anehr" "$(Guz(B") +("anfbg" "$(Hge(B") +("anfbw" "$(Hl[(B") +("angg" "$(Gk\(B") +("angit" "$(Gw^(B") +("anhe" "$(H'.(B") +("anhx" "$(HUR(B") +("anher" "$(Gk^(B") +("anhpa" "$(H[Z(B") +("anhqu" "$(HAB(B") +("anhud" "$(Hd:(B") +("anit" "$(HHU(B") +("aniav" "$(HUO(B") +("anirm" "$(H[T(B") +("anjbc" "$(Gw`(B") +("anjka" "$(H[S(B") +("anki" "$(Gbh(B") +("anklu" "$(H[U(B") +("anlmc" "$(HjT(B") +("anlmi" "$(Gk](B") +("anmg" "$(Gbc(B") +("anmj" "$(H:*(B") +("anmt" "$(Gbd(B") +("anmfj" "$(HHV(B") +("anmjk" "$(HjS(B") +("anmmm" "$(H:)(B") +("anmnr" "$(HHT(B") +("anmwg" "$(H`=(B") +("annhx" "$(Gro(B") +("annkg" "$(HUQ(B") +("annok" "$(Gu{(B") +("anog" "$(H[Y(B") +("anoi" "$(Gk_(B") +("anok" "$(HCF(B") +("anomm" "$(HjU(B") +("anomr" "$(Gk`(B") +("anph" "$(HHS(B") +("anqou" "$(Hgd(B") +("anrhr" "$(God(B") +("anrrj" "$(GzO(B") +("anrrr" "$(Gu~(B") +("ansj" "$(GjL(B") +("ansqf" "$(Gw_(B") +("ansrj" "$(G{<(B") +("antcu" "$(H`<(B") +("antuo" "$(Gwa(B") +("anumt" "$(Hd9(B") +("anvit" "$(GyC(B") +("anwd" "$(HUP(B") +("anwl" "$(GgP(B") +("anwlv" "$(HlZ(B") +("anyk" "$(Gbb(B") +("anygq" "$(HlY(B") +("anyhn" "$(HAA(B") +("anyhs" "$(HA@(B") +("anymr" "$(HTF(B") +("anysy" "$(H[R(B") +("anyta" "$(H`;(B") +("anyvo" "$(Gk[(B") +("aop" "$(GY2(B") +("aodmq" "$(HdN(B") +("aofh" "$(HBQ(B") +("aohaf" "$(Hk3(B") +("aoii" "$(GQV(B") +("aoin" "$(H'0(B") +("aombc" "$(Gwn(B") +("aowy" "$(G[((B") +("api" "$(H$;(B") +("app" "$(GMz(B") +("apr" "$(H*t(B") +("apu" "$(H'/(B") +("aphh" "$(H'($(GMx(B") +("apim" "$(GM}(B") +("apvo" "$(GQW(B") +("aqka" "$(HCK(B") +("aqmb" "$(G_](B") +("arf" "$(Gdyd|(B") +("armd" "$(H."(B") +("arrj" "$(HWF(B") +("arrk" "$(Hp9(B") +("arye" "$(Gd>(B") +("asf" "$(HDg(B") +("asp" "$(H*o(B") +("ashr" "$(GQO(B") +("asje" "$(G^2(B") +("asmg" "$(GvL(B") +("astr" "$(Gm4(B") +("atak" "$(HPp(B") +("atbc" "$(H(B") +("aytj" "$(HPm(B") +("ayvi" "$(H*m(B") +("b" "$(GEL(B") +("bb" "$(GN%(B") +("bd" "$(GOY(B") +("bf" "$(GNf(B") +("bg" "$(GK>(B") +("bm" "$(GEbK=$(H!*(B") +("bn" "$(H!h(B") +("bq" "$(GFn(B") +("bt" "$(GEuFw(B") +("bu" "$(GFx(B") +("bv" "$(GIt(B") +("by" "$(GDe(B") +("bau" "$(GO1(B") +("bahm" "$(Gf$(B") +("bamh" "$(Gf#(B") +("bayc" "$(GTB(B") +("bbb" "$(GXl(B") +("bbe" "$(GL?(B") +("bbr" "$(H)K(B") +("bbu" "$(Gc*(B") +("bbbr" "$(HFG(B") +("bbbuu" "$(Hg!(B") +("bbdi" "$(H8N(B") +("bbdhe" "$(HU{(B") +("bbggu" "$(HnQ(B") +("bbhf" "$(Gy\(B") +("bbhaf" "$(Hm*(B") +("bbher" "$(Gs1(B") +("bbhhj" "$(Hdc(B") +("bbhne" "$(Gkt(B") +("bbibi" "$(Hjt(B") +("bbijc" "$(Hln(B") +("bbjr" "$(Go~(B") +("bbjhr" "$(Hh.(B") +("bbjmc" "$(Hpb(B") +("bbjti" "$(G}/(B") +("bbkms" "$(H[y(B") +("bbkni" "$(HHo(B") +("bbln" "$(H3o(B") +("bblwv" "$(G{H(B") +("bbmj" "$(HHn(B") +("bbmr" "$(GW_(B") +("bbmbc" "$(Hgt(B") +("bbmlk" "$(H`p(B") +("bbnd" "$(H8O(B") +("bbnq" "$(GaU(B") +("bboll" "$(HOB(B") +("bbpe" "$(Gcx(B") +("bbtt" "$(H[w(B") +("bbtmt" "$(G|((B") +("bbtqm" "$(Hjs(B") +("bbtwt" "$(G|U(B") +("bbug" "$(Hmr(B") +("bbul" "$(HV=(B") +("bbuu" "$(G]<(B") +("bbwd" "$(Gwx(B") +("bbwli" "$(G|V(B") +("bbyck" "$(H[v(B") +("bbyhn" "$(Gks(B") +("bbykb" "$(G|T(B") +("bbymp" "$(H[x(B") +("bbyrb" "$(Hjr(B") +("bbytj" "$(Gy0(B") +("bbyvo" "$(Gs0(B") +("bcj" "$(H(N(B") +("bcr" "$(H#,(B") +("bcv" "$(GsO(B") +("bcabu" "$(HZ`(B") +("bcaph" "$(Go2(B") +("bcbcc" "$(HlB(B") +("bcbcd" "$(HTV(B") +("bcbgr" "$(HTS(B") +("bcbjj" "$(HZb(B") +("bcbuc" "$(HN<(B") +("bcbuu" "$(H_G(B") +("bccwa" "$(Gy%(B") +("bcdh" "$(GXB(B") +("bcff" "$(HTW(B") +("bcgwc" "$(G{u(B") +("bche" "$(G]I(B") +("bchaf" "$(He!(B") +("bcher" "$(Gfv(B") +("bchio" "$(Gb:(B") +("bchpm" "$(H@O(B") +("bchqm" "$(H@Q(B") +("bcii" "$(Go-(B") +("bcij" "$(Gfp(B") +("bcir" "$(Gb4(B") +("bcibi" "$(GuW(B") +("bciih" "$(Hc`(B") +("bcije" "$(HN;(B") +("bcikk" "$(Hg4(B") +("bcims" "$(G{.(B") +("bcjir" "$(HZd(B") +("bcjka" "$(Go/(B") +("bcjmn" "$(Gb1(B") +("bckb" "$(Gfs(B") +("bcll" "$(HN=(B") +("bcln" "$(GP,(B") +("bclmt" "$(HlA(B") +("bcmj" "$(GK8(B") +("bcmmv" "$(Gk4(B") +("bcmpm" "$(Go,(B") +("bcmvn" "$(Hf#(B") +("bcmwj" "$(Hg6(B") +("bcnl" "$(H3(B") +("bdoe" "$(GnN(B") +("beee" "$(H?2(B") +("behaf" "$(Hk6(B") +("bfd" "$(H%M(B") +("bfp" "$(Gyl(B") +("bfq" "$(GS'(B") +("bfu" "$(H3N(B") +("bfbg" "$(GnL(B") +("bfcb" "$(HM0(B") +("bfdq" "$(HYU(B") +("bfhvf" "$(Gql(B") +("bfmu" "$(GWZ(B") +("bfqc" "$(GuV(B") +("bfqe" "$(GmZ(B") +("bfqf" "$(HYC$(GzV(B") +("bfqg" "$(HB-(B") +("bfqi" "$(HZ4(B") +("bfqr" "$(GuN(B") +("bfqs" "$(G^9(B") +("bfqu" "$(H?/(B") +("bfqv" "$(HB@(B") +("bgi" "$(H,y(B") +("bgr" "$(GLR(B") +("bggu" "$(HYV(B") +("bghqu" "$(HmU(B") +("bgte" "$(H^W(B") +("bgth" "$(Gqy(B") +("bha" "$(H-&(B") +("bhn" "$(GHZD}(B") +("bhs" "$(H-"(B") +("bhx" "$(GWj(B") +("bhae" "$(Gf)(B") +("bhbue" "$(Hqx(B") +("bhbvk" "$(H_b(B") +("bhdh" "$(GX@(B") +("bhdv" "$(H?3(B") +("bhdw" "$(HYZ(B") +("bher" "$(GWb(B") +("bhgf" "$(Hbk(B") +("bhhh" "$(H$x(B") +("bhhj" "$(GaP(B") +("bhhv" "$(GWc(B") +("bhhau" "$(Gk2(B") +("bhher" "$(Gfo(B") +("bhhhj" "$(HTP(B") +("bhhwp" "$(H_c(B") +("bhjc" "$(H@L(B") +("bhje" "$(HFC(B") +("bhjg" "$(Gf'(B") +("bhjm" "$(HFF(B") +("bhju" "$(HFE(B") +("bhlq" "$(HG_(B") +("bhlwv" "$(Hc](B") +("bhma" "$(Gfn(B") +("bhmj" "$(H3$(B") +("bhml" "$(H(O(B") +("bhmam" "$(HG^(B") +("bhne" "$(GO4(B") +("bhob" "$(H9T(B") +("bhod" "$(HG`(B") +("bhon" "$(H22(B") +("bhomn" "$(HZ_(B") +("bhpi" "$(GXA(B") +("bhpm" "$(GS2(B") +("bhqm" "$(H-#(B") +("bhqo" "$(H,~(B") +("bhrrj" "$(Hg3(B") +("bhrye" "$(HZ](B") +("bhshr" "$(Gb0(B") +("bhsrr" "$(Hc[(B") +("bhtw" "$(GrI(B") +("bhtak" "$(Hc\(B") +("bhuc" "$(G|D(B") +("bhuu" "$(H@MY[(B") +("bhumb" "$(HZ^(B") +("bhvo" "$(H-*(B") +("bhwg" "$(Gk1(B") +("bhwp" "$(HM/(B") +("bhxo" "$(GaS(B") +("bir" "$(GS/(B") +("bibi" "$(GjS(B") +("bice" "$(H8S5q(B") +("bijb" "$(G\h(B") +("bije" "$(H8K(B") +("bikk" "$(H,{(B") +("bioi" "$(GaL(B") +("bipc" "$(Gqx(B") +("bipf" "$(HfL(B") +("biypu" "$(HSg(B") +("bjb" "$(GO0(B") +("bje" "$(GO2(B") +("bjv" "$(H2-(B") +("bjbd" "$(G\i(B") +("bjbj" "$(HF=(B") +("bjcg" "$(HS'(B") +("bjcm" "$(GaJ(B") +("bjdhe" "$(HL)(B") +("bjhaf" "$(Hk)(B") +("bjii" "$(HS)(B") +("bjlmi" "$(Hfp(B") +("bjmc" "$(Gw-(B") +("bjmu" "$(H8I(B") +("bjmbc" "$(HdR(B") +("bjnl" "$(H@u(B") +("bjnu" "$(GaI(B") +("bjtc" "$(HYW(B") +("bjti" "$(HfK(B") +("bjwj" "$(GS[(B") +("bkf" "$(G`S(B") +("bki" "$(GO3(B") +("bkk" "$(H"i(B") +("bkn" "$(GW\(B") +("bks" "$(GHY(B") +("bkcf" "$(HYY(B") +("bkcor" "$(GuQ(B") +("bkhaf" "$(Hk2(B") +("bklu" "$(GaQ(B") +("bkms" "$(GWg(B") +("bkni" "$(H$w(B") +("bknl" "$(H@{(B") +("bkog" "$(Gwf(B") +("bkoo" "$(H8J(B") +("bln" "$(GGH(B") +("blbk" "$(H-)(B") +("blln" "$(H,x(B") +("blmo" "$(H21/Z(B") +("blmy" "$(GaR(B") +("blwl" "$(H,|(B") +("blwv" "$(HS+(B") +("blxh" "$(H-'(B") +("bmj" "$(GK;(B") +("bmr" "$(GGQ(B") +("bmbb" "$(Hbi(B") +("bmbg" "$(Hi`(B") +("bmbl" "$(H2/(B") +("bmfm" "$(GS)(B") +("bmig" "$(H20(B") +("bmke" "$(GR;(B") +("bmks" "$(GI7(B") +("bmln" "$(H#/(B") +("bmmc" "$(GL&(B") +("bmmo" "$(GTC(B") +("bmmu" "$(H'3(B") +("bmmv" "$(G\n(B") +("bmog" "$(HH[(B") +("bmrb" "$(GjR(B") +("bmrt" "$(G\m(B") +("bmrw" "$(HF;(B") +("bmso" "$(G]H(B") +("bmui" "$(GP%(B") +("bmvm" "$(H8L(B") +("bmwf" "$(GnQ(B") +("bmwv" "$(Gf"(B") +("bnd" "$(GIw(B") +("bnau" "$(H8R(B") +("bncr" "$(Gu$(B") +("bnii" "$(HS,(B") +("bnkg" "$(H8Q(B") +("bnkq" "$(Gf!(B") +("bnlii" "$(Hl5(B") +("bnmu" "$(GW`(B") +("bnui" "$(GTA(B") +("bob" "$(H(P(B") +("bog" "$(H?4(B") +("bon" "$(H$v(B") +("boae" "$(Gf((B") +("bobo" "$(H/Y(B") +("bodi" "$(H-%(B") +("bogf" "$(HY](B") +("bogs" "$(H^Z(B") +("bohh" "$(H-((B") +("boin" "$(H(M(B") +("boip" "$(H?5(B") +("boma" "$(Gu&(B") +("bomn" "$(HFD(B") +("bomo" "$(Gu%(B") +("bommf" "$(G\B(B") +("bomrt" "$(HGY(B") +("boog" "$(H8P(B") +("bopd" "$(H-!(B") +("botf" "$(HY\(B") +("bowy" "$(H8U(B") +("bpa" "$(GW[(B") +("bpr" "$(H*{-$(B") +("bpu" "$(GO5(B") +("bpru" "$(GS0(B") +("bpuk" "$(GWa(B") +("bqu" "$(GFo(B") +("bqkk" "$(HF:(B") +("bqmf" "$(HM,(B") +("brc" "$(H,z(B") +("bri" "$(H/1(B") +("brhg" "$(H8M(B") +("brhaf" "$(HhT(B") +("brhhh" "$(GZ4(B") +("brog" "$(Grs(B") +("brrd" "$(H^X(B") +("brsmm" "$(HM$(B") +("bsd" "$(GNh(B") +("bss" "$(GEy(B") +("bsef" "$(HhU(B") +("bshh" "$(H%$(B") +("bshi" "$(H$t(B") +("bsjr" "$(H?1(B") +("bsle" "$(GN$(B") +("bsmg" "$(HF>(B") +("bsmh" "$(GnO(B") +("bsmv" "$(GaN(B") +("bta" "$(H?0(B") +("btk" "$(GUu(B") +("btt" "$(GWf(B") +("btu" "$(GM%(B") +("btab" "$(Gp6(B") +("btak" "$(GnM(B") +("btbc" "$(GaO(B") +("btbo" "$(GvM(B") +("btct" "$(HM+(B") +("btgr" "$(Gqw(B") +("btis" "$(G{p(B") +("btlf" "$(Hia(B") +("btlk" "$(HCN(B") +("btln" "$(GI4(B") +("btmd" "$(HF<(B") +("btmbc" "$(H[f(B") +("btoe" "$(Hbj(B") +("btwv" "$(Gu#(B") +("btyj" "$(HYX(B") +("btyv" "$(GO,(B") +("buc" "$(GKJ(B") +("buu" "$(H,}*z(B") +("buav" "$(G\9(B") +("buamj" "$(H>B(B") +("buamo" "$(HL+(B") +("buana" "$(H]i(B") +("buank" "$(Hq)(B") +("bubd" "$(GeI(B") +("bubac" "$(Gmy(B") +("bubbq" "$(GtI(B") +("bubgr" "$(HEH(B") +("bubsd" "$(GeJ(B") +("bubuk" "$(HL*(B") +("bubuu" "$(HN.>A(B") +("buce" "$(HFA(B") +("bucim" "$(HRG(B") +("bucms" "$(H,H(B") +("bucnh" "$(H>?(B") +("bucsh" "$(GRb(B") +("budoo" "$(GeE(B") +("bufb" "$(H>@(B") +("bufd" "$(H7L(B") +("buff" "$(HEA(B") +("bufh" "$(GRc(B") +("bufbf" "$(Hq((B") +("bufbg" "$(GqO(B") +("bufdq" "$(H]f(B") +("bufqu" "$(HE@(B") +("bugg" "$(H7M(B") +("bugce" "$(HEB(B") +("bugcg" "$(GeD(B") +("bugit" "$(Gmx(B") +("buhe" "$(H,E(B") +("buhu" "$(GKD(B") +("buhaf" "$(G{O$(HXk(B") +("buhdf" "$(HL,(B") +("buhgf" "$(Hf'(B") +("buhhj" "$(GeK(B") +("buhhv" "$(H7R(B") +("buhio" "$(GVz(B") +("buhjm" "$(Giu(B") +("buhju" "$(HL2(B") +("buhml" "$(H,I(B") +("buhni" "$(Hgx(B") +("buhok" "$(Hix(B") +("buhoo" "$(HXf(B") +("buhpa" "$(HEE(B") +("buhqi" "$(H>E(B") +("buhqo" "$(H15(B") +("buhqu" "$(H,F(B") +("buhsk" "$(HEG(B") +("buhus" "$(HiE(B") +("buhvf" "$(H^F(B") +("buhxe" "$(HRD(B") +("buhxu" "$(GeL(B") +("buik" "$(H+~(B") +("buir" "$(H18(B") +("buiv" "$(H13(B") +("buihq" "$(G\;(B") +("buitc" "$(HiC(B") +("bujd" "$(H11(B") +("bujbc" "$(Gmz(B") +("bujka" "$(GeG(B") +("bujlo" "$(GeC(B") +("bujmc" "$(Hf%Xb(B") +("bujmn" "$(H10(B") +("bujmu" "$(H>>(B") +("bujnu" "$(HE>(B") +("bujqr" "$(Gmv(B") +("bukn" "$(H7N(B") +("bukcf" "$(GtK(B") +("bukkb" "$(H>D(B") +("buln" "$(GTK(B") +("bulbu" "$(H,B(B") +("bullp" "$(HXh(B") +("bulmc" "$(H]j(B") +("bulmi" "$(HMz(B") +("bulmo" "$(G\<(B") +("bulwl" "$(H14(B") +("bulwv" "$(HXe(B") +("bumd" "$(H(9(B") +("bumj" "$(H(:(B") +("bumn" "$(GK1(B") +("bumbg" "$(Hkn(B") +("bumgg" "$(HEC(B") +("bumjk" "$(GtH(B") +("bumls" "$(H,D(B") +("bummi" "$(H,C(B") +("bumwf" "$(GqQ(B") +("bumwj" "$(H]g(B") +("bumym" "$(H12(B") +("bunau" "$(H>F(B") +("bunbe" "$(HiD(B") +("buncr" "$(Gvn(B") +("bunhb" "$(H]h(B") +("bunin" "$(H7U(B") +("bunir" "$(H7Q(B") +("bunok" "$(Gis(B") +("bunot" "$(GtG(B") +("buog" "$(HS-$(GeMvm(B") +("buon" "$(H(;(B") +("buoge" "$(HiF(B") +("buogf" "$(GtJ(B") +("buohh" "$(H17(B") +("buoma" "$(HbB(B") +("buomb" "$(HEF(B") +("buomn" "$(HL.(B") +("buomo" "$(Gvo(B") +("buotf" "$(H]k(B") +("bupa" "$(H7P(B") +("bupu" "$(GR](B") +("bupim" "$(H,G(B") +("buqmb" "$(GeB(B") +("buqou" "$(HXd(B") +("burb" "$(H>C(B") +("burrd" "$(HbA(B") +("burvp" "$(GVy(B") +("busj" "$(H7O(B") +("bushr" "$(H1;(B") +("busmg" "$(G\:(B") +("busyi" "$(G}3(B") +("butk" "$(H7K(B") +("butq" "$(H7T(B") +("butw" "$(Gir(B") +("butak" "$(HXj(B") +("butbo" "$(GxT(B") +("butco" "$(H]m(B") +("butlb" "$(GqP(B") +("butmj" "$(H]l(B") +("butrg" "$(Ho:(B") +("buvfb" "$(Hf&(B") +("buvis" "$(H16(B") +("buvml" "$(Ggo(B") +("buvne" "$(HED(B") +("buwd" "$(G`z(B") +("buyv" "$(H(8(B") +("buybp" "$(Gzz(B") +("buyfd" "$(Gmw(B") +("buyoj" "$(HE?(B") +("buytg" "$(GtF(B") +("buytj" "$(HXi(B") +("buyub" "$(HXc(B") +("buyvi" "$(GVw(B") +("bvg" "$(GpJ(B") +("bvp" "$(Gs^(B") +("bvhl" "$(HY^(B") +("bvhaf" "$(G}E(B") +("bvik" "$(GTq(B") +("bvnl" "$(H@|(B") +("bvno" "$(HFB(B") +("bvvv" "$(Gxi(B") +("bvvw" "$(Gf*(B") +("bwk" "$(GW^(B") +("bwl" "$(GS.(B") +("bwp" "$(Gf%(B") +("bwim" "$(HS*(B") +("bwlb" "$(HF?(B") +("bwli" "$(Gt:$(H^Y(B") +("bwmv" "$(HF@(B") +("bwot" "$(HM-(B") +("byx" "$(Gw,(B") +("byav" "$(GjT(B") +("bybb" "$(H^[(B") +("bybp" "$(Gyr(B") +("bybs" "$(GjP(B") +("byhn" "$(H(L(B") +("byhr" "$(HM.(B") +("byhs" "$(GO8(B") +("byhaf" "$(HV9(B") +("byhhh" "$(GJ/(B") +("byia" "$(HYT(B") +("byij" "$(HS((B") +("byln" "$(H!}(B") +("byoj" "$(H?6(B") +("byok" "$(GaK(B") +("bypo" "$(H^V(B") +("bypt" "$(Gz/(B") +("byrn" "$(H8T(B") +("byta" "$(HF9(B") +("bytg" "$(HY_WH(B") +("bytp" "$(Gt|(B") +("bytoe" "$(Hd@(B") +("byvg" "$(Gt}(B") +("byvi" "$(H,w(B") +("byvo" "$(H2.(B") +("bywm" "$(H^U(B") +("c" "$(GOZ(B") +("ca" "$(HA:(B") +("cb" "$(HA=(B") +("cf" "$(HA+(B") +("cg" "$(H:%(B") +("ci" "$(GD|(B") +("cj" "$(GX\(B") +("ck" "$(H9|$(GEX(B") +("cl" "$(GD9(B") +("cm" "$(G]n(B") +("cn" "$(H-a(B") +("cp" "$(HA*(B") +("cr" "$(G]k(B") +("cu" "$(H-b(B") +("cv" "$(H:"(B") +("cw" "$(GgN(B") +("cy" "$(GX_(B") +("caa" "$(H[F(B") +("cam" "$(HH@(B") +("can" "$(H[8(B") +("cau" "$(HA1(B") +("cav" "$(GkQ(B") +("cafu" "$(Hd4(B") +("camh" "$(Gux(B") +("camj" "$(Goc(B") +("camo" "$(H`%(B") +("camvn" "$(H]\(B") +("canl" "$(HT}(B") +("canw" "$(HqB(B") +("caph" "$(Grf(B") +("capp" "$(Grl(B") +("capv" "$(H`4(B") +("casm" "$(Hd%(B") +("cate" "$(G|M(B") +("cawe" "$(Gy;(B") +("cbb" "$(H[L(B") +("cbm" "$(HHB(B") +("cbu" "$(HHA(B") +("cbbe" "$(HlW(B") +("cbbr" "$(Gur(B") +("cbcn" "$(H`"(B") +("cbdi" "$(HU8(B") +("cbgr" "$(H[9(B") +("cbjj" "$(H`/(B") +("cbme" "$(Guw(B") +("cbmr" "$(GkR(B") +("cbms" "$(Go\(B") +("cbsd" "$(Grh(B") +("cbtu" "$(Gre(B") +("cbuc" "$(Goa(B") +("cbue" "$(Hr1(B") +("cbuu" "$(HUF(B") +("ccc" "$(HpX(B") +("cci" "$(HA5(B") +("ccr" "$(GgE(B") +("ccnh" "$(GoY(B") +("ccor" "$(HU=(B") +("ccru" "$(Go^(B") +("ccsh" "$(HA>(B") +("cdh" "$(H:'(B") +("cdk" "$(HA0(B") +("cdl" "$(HUC(B") +("cdhe" "$(GgM(B") +("cdmq" "$(H`1(B") +("cdoo" "$(H[2(B") +("cdwf" "$(Gup(B") +("cea" "$(H[J(B") +("cei" "$(G]j(B") +("ceah" "$(Hj5(B") +("ceed" "$(Hd.(B") +("ceee" "$(H[5(B") +("cehv" "$(H_z(B") +("cfb" "$(GoZ(B") +("cfd" "$(HN_(B") +("cff" "$(H[.(B") +("cfh" "$(GbY(B") +("cfq" "$(HHG(B") +("cfbc" "$(GwU(B") +("cfbd" "$(HjM(B") +("cfbf" "$(Hr/(B") +("cfbg" "$(Gy:(B") +("cfbr" "$(H[E(B") +("cfbu" "$(Hd3(B") +("cfbw" "$(G{8(B") +("cfdq" "$(Hj7(B") +("cffd" "$(Hn<(B") +("cffs" "$(HjG(B") +("cfmu" "$(HNz(B") +("cfqu" "$(H[-(B") +("cgg" "$(HNt(B") +("cgi" "$(HHK(B") +("cgp" "$(HUB(B") +("cgr" "$(HNu(B") +("cgce" "$(H[C(B") +("cgcg" "$(H[B(B") +("cggu" "$(GzM(B") +("cgit" "$(Hd2(B") +("cgni" "$(G{{(B") +("cgrv" "$(Hd1(B") +("cha" "$(GgH(B") +("chd" "$(HHP(B") +("che" "$(Gba(B") +("chab" "$(Grj(B") +("chag" "$(H`((B") +("chdb" "$(HjN(B") +("chdf" "$(Guu(B") +("chdh" "$(H'"(B") +("chdn" "$(HUH(B") +("chdw" "$(HjD(B") +("chej" "$(Go`(B") +("cher" "$(GkU(B") +("chey" "$(HHQ(B") +("chgi" "$(HN}(B") +("chgr" "$(HU:(B") +("chgu" "$(GkZ(B") +("chhe" "$(Ho[(B") +("chhh" "$(H:!(B") +("chhj" "$(H[;(B") +("chhl" "$(GgO(B") +("chhw" "$(Hd*(B") +("chhaf" "$(HV7dy(B") +("chjd" "$(GkT(B") +("chje" "$(Guv(B") +("chjg" "$(Gut(B") +("chjm" "$(Gus(B") +("chjr" "$(HNa(B") +("chju" "$(H`9(B") +("chjx" "$(H_|(B") +("chlc" "$(HoY(B") +("chln" "$(GP'(B") +("chlo" "$(HA4(B") +("chml" "$(HA3(B") +("chmr" "$(HNk(B") +("chmbc" "$(Ggc(B") +("chni" "$(G]o(B") +("chnl" "$(H%,(B") +("chok" "$(H'"(B") +("choo" "$(HgW(B") +("chpa" "$(H[N(B") +("chqi" "$(HU<(B") +("chqm" "$(HHN(B") +("chrf" "$(GwV(B") +("chuc" "$(G}=(B") +("chud" "$(GwW(B") +("chup" "$(Hd6(B") +("chvo" "$(HHR(B") +("chwp" "$(Hd)(B") +("chxe" "$(Hd((B") +("chxh" "$(HUI(B") +("cii" "$(Grd(B") +("cip" "$(H9{(B") +("cir" "$(HHF(B") +("civ" "$(HH;(B") +("ciav" "$(HU-(B") +("cibi" "$(Hd#(B") +("cice" "$(HUG(B") +("cihf" "$(HgP(B") +("cihm" "$(HNv(B") +("cihq" "$(HN{(B") +("cihr" "$(H`!(B") +("cihs" "$(HNn(B") +("cihu" "$(HA<(B") +("ciih" "$(Hg`(B") +("ciil" "$(H_{(B") +("cijb" "$(Go[(B") +("cijc" "$(HH:(B") +("cije" "$(HU1(B") +("cikk" "$(GgA(B") +("cilb" "$(HgL(B") +("cile" "$(HgZ(B") +("cill" "$(HNp(B") +("cilr" "$(Hd+(B") +("cimn" "$(H,:(B") +("cimbc" "$(Ggd(B") +("cine" "$(HNr(B") +("cipf" "$(G|K(B") +("cipm" "$(HNs(B") +("cipp" "$(HU3(B") +("cism" "$(GWQ(B") +("citc" "$(G{5(B") +("cite" "$(Gul(B") +("citf" "$(Hg[(B") +("cixp" "$(Hg\(B") +("cjp" "$(HH4(B") +("cjr" "$(Gg?(B") +("cjv" "$(GkX(B") +("cjbc" "$(GwX(B") +("cjbd" "$(HUA(B") +("cjbf" "$(Hd0(B") +("cjcr" "$(GwS(B") +("cjig" "$(G{7(B") +("cjii" "$(Hg](B") +("cjip" "$(HjJ(B") +("cjka" "$(H[1(B") +("cjki" "$(HU,(B") +("cjkp" "$(HNc(B") +("cjks" "$(GkP(B") +("cjmc" "$(Hn6gY(B") +("cjmf" "$(H[=(B") +("cjmm" "$(H`-(B") +("cjmo" "$(Gr_$(Hc}(B") +("cjmu" "$(HU?(B") +("cjnu" "$(H[>(B") +("cjpn" "$(Hn:(B") +("cjrr" "$(H[+(B") +("cjtc" "$(HjK(B") +("cjto" "$(HqE(B") +("ckb" "$(HNe(B") +("cki" "$(HA9A.(B") +("ckn" "$(HNq3G(B") +("ckau" "$(GNi(B") +("ckce" "$(HgV(B") +("ckcf" "$(Hj=(B") +("ckgg" "$(H`3(B") +("ckhml" "$(GMt(B") +("ckjt" "$(H[4(B") +("cklb" "$(GgB(B") +("ckld" "$(HNx(B") +("ckmf" "$(H[3(B") +("ckmr" "$(Grk(B") +("ckms" "$(HNy(B") +("ckmgc" "$(GX^(B") +("cknin" "$(GVU(B") +("ckoo" "$(HU2(B") +("cksjl" "$(Ge%(B") +("cln" "$(GX](B") +("clw" "$(GgD(B") +("clx" "$(GzN(B") +("clbk" "$(HHC(B") +("clbu" "$(HA8(B") +("clll" "$(G]m(B") +("clmc" "$(HjB(B") +("clmo" "$(HNh(B") +("clnc" "$(Hj>(B") +("clwv" "$(Gy@(B") +("cma" "$(HNw(B") +("cmd" "$(H:#(B") +("cmj" "$(H9z(B") +("cmn" "$(GX[(B") +("cmp" "$(HW.(B") +("cmr" "$(HHL(B") +("cmt" "$(HA,(B") +("cmbb" "$(Hn7(B") +("cmbc" "$(H`T(B") +("cmbw" "$(G{6(B") +("cmfb" "$(Hn=(B") +("cmfe" "$(HU.(B") +("cmfj" "$(HNd(B") +("cmgi" "$(HH7(B") +("cmgr" "$(HpZ(B") +("cmhaf" "$(Hm6(B") +("cmig" "$(HNf(B") +("cmlm" "$(H[0(B") +("cmmr" "$(HU0(B") +("cmms" "$(H:$(B") +("cmmv" "$(HUD(B") +("cmnr" "$(HH9(B") +("cmrb" "$(Gw[(B") +("cmrt" "$(HU/(B") +("cmtn" "$(HN`(B") +("cmua" "$(Hj<(B") +("cmvi" "$(Hd!(B") +("cmvm" "$(HUE(B") +("cmvs" "$(GD{(B") +("cmwf" "$(Gy=(B") +("cmwj" "$(Hj:(B") +("cmym" "$(HH8(B") +("cmys" "$(Gb[(B") +("cnd" "$(H:&(B") +("cng" "$(GbZ(B") +("cni" "$(H9~(B") +("cnl" "$(HA/">(B") +("cnn" "$(H3E(B") +("cno" "$(G`#(B") +("cnao" "$(HjO(B") +("cnau" "$(HNi(B") +("cndt" "$(Grb(B") +("cnhb" "$(Hj@(B") +("cnhd" "$(H`0(B") +("cnhe" "$(HA2(B") +("cnhs" "$(H3F(B") +("cnhx" "$(H[:(B") +("cnii" "$(HgR(B") +("cnin" "$(HNj(B") +("cnir" "$(GkS(B") +("cnkg" "$(HU9(B") +("cnkm" "$(H[<(B") +("cnkq" "$(Guo(B") +("cnlh" "$(HjL$(GJ.(B") +("cnlr" "$(H[6(B") +("cnoe" "$(HjH(B") +("cnot" "$(Hj?(B") +("cnri" "$(HqD(B") +("cob" "$(Gb\(B") +("cod" "$(HN~(B") +("cog" "$(Gri(B") +("con" "$(H9}(B") +("cop" "$(Gll(B") +("cor" "$(GKG(B") +("coae" "$(H`'(B") +("cogd" "$(HjP(B") +("cogf" "$(HjE(B") +("cogj" "$(Hd5(B") +("cogs" "$(G{;(B") +("cohg" "$(HO!(B") +("coii" "$(GgI(B") +("coim" "$(HqC(B") +("coin" "$(Gb_(B") +("coir" "$(HUJ$(Gw](B") +("colb" "$(HHO(B") +("colh" "$(Hd/(B") +("colmi" "$(H_;(B") +("comb" "$(H[O$(G},(B") +("comg" "$(GkV(B") +("como" "$(HlX(B") +("comr" "$(HNl(B") +("cond" "$(Hd'(B") +("conk" "$(H`)(B") +("coog" "$(Go_(B") +("cowy" "$(HU;(B") +("cph" "$(GgK(B") +("cpi" "$(G]l(B") +("cpp" "$(HA-(B") +("cpr" "$(GgG(B") +("cpu" "$(Gb^(B") +("cpim" "$(Gb](B") +("cpou" "$(H[M(B") +("cppa" "$(H_~(B") +("cpru" "$(GgF(B") +("cptd" "$(H`2(B") +("cpyr" "$(H`8(B") +("cqd" "$(HN|(B") +("cqo" "$(Gb`(B") +("cqhk" "$(Guq(B") +("cqjm" "$(HgN(B") +("cqmb" "$(H[/(B") +("cqmv" "$(Gr`(B") +("crb" "$(HU7(B") +("crp" "$(Ha[(B") +("crhr" "$(Go](B") +("crhu" "$(GI+(B") +("crhaf" "$(He%(B") +("crjcm" "$(HTN(B") +("crki" "$(H9P(B") +("crmjk" "$(Hg0(B") +("crnl" "$(H3A(B") +("crno" "$(G[C(B") +("crnq" "$(H9Q(B") +("croir" "$(HN8(B") +("crrd" "$(HlR(B") +("crrs" "$(Guy(B") +("crsl" "$(GP3(B") +("crsmh" "$(HcY(B") +("crtc" "$(HGX(B") +("cruc" "$(HjI(B") +("crvk" "$(HU5(B") +("crvp" "$(HHI(B") +("crye" "$(H`#(B") +("crybp" "$(HoR(B") +("csh" "$(GE!(B") +("csj" "$(HNb(B") +("csp" "$(HH=(B") +("css" "$(GgL(B") +("cseg" "$(GyA(B") +("cshc" "$(G]N(B") +("cshf" "$(H'z(B") +("cshg" "$(H#L(B") +("cshp" "$(GMC(B") +("cshr" "$(HH>(B") +("csht" "$(GRY$(H#r(B") +("cshu" "$(GJ%(B") +("csit" "$(G{|(B") +("csje" "$(H[A(B") +("csjj" "$(G}5(B") +("csjr" "$(Gra(B") +("cslb" "$(HHJ(B") +("csme" "$(HU4(B") +("csmh" "$(HgQ(B") +("csmr" "$(HHH(B") +("csmv" "$(H[@(B") +("csqf" "$(Hd"(B") +("csrr" "$(HgO(B") +("cssr" "$(HU@(B") +("csyi" "$(Hr7(B") +("cta" "$(Grc(B") +("ctm" "$(Gg@(B") +("ctt" "$(GkY(B") +("ctw" "$(Gun(B") +("ctak" "$(HgT(B") +("ctbc" "$(H[I(B") +("ctbk" "$(Hj;(B") +("ctca" "$(Hj8(B") +("ctco" "$(HjC(B") +("ctct" "$(GwZ(B") +("ctei" "$(HqA(B") +("ctgi" "$(Hn?(B") +("ctgk" "$(Gum(B") +("ctgt" "$(Hn>(B") +("ctgu" "$(H[?(B") +("ctis" "$(Hqc(B") +("ctmc" "$(H[D(B") +("ctmj" "$(HjA(B") +("ctmv" "$(H_}(B") +("ctoe" "$(Hn8(B") +("ctop" "$(H[H(B") +("ctor" "$(Hd$(B") +("ctpd" "$(HlU(B") +("ctqm" "$(Hd,(B") +("ctrg" "$(Hqd(B") +("ctsr" "$(H`7(B") +("ctub" "$(Hd-(B") +("ctvi" "$(H_y(B") +("ctwi" "$(Hj9(B") +("ctxc" "$(Hc~(B") +("ctyj" "$(HoZ(B") +("ctyv" "$(HU6(B") +("cuce" "$(H`&(B") +("cuhqu" "$(H0"(B") +("cumj" "$(H[K(B") +("cumt" "$(Hd&(B") +("cuob" "$(Hqa(B") +("cuog" "$(HgU(B") +("cuok" "$(H5i(B") +("cvr" "$(HNm(B") +("cvfr" "$(HjQ(B") +("cvid" "$(G|L(B") +("cvii" "$(HjF(B") +("cvio" "$(HHE(B") +("cvmi" "$(Gy?(B") +("cvne" "$(Grg(B") +("cvvv" "$(Ho\(B") +("cvvw" "$(Grn(B") +("cwa" "$(G_d(B") +("cwd" "$(H[7(B") +("cwg" "$(Gob(B") +("cwk" "$(HNg(B") +("cwl" "$(GgC(B") +("cwp" "$(H`$(B") +("cwjr" "$(Grm(B") +("cwlg" "$(G}?(B") +("cwli" "$(G{:(B") +("cwlj" "$(G{9(B") +("cwlv" "$(HlO(B") +("cwmv" "$(H`5(B") +("cwtj" "$(Hg^(B") +("cwvf" "$(Gy>(B") +("cwwg" "$(Hqb(B") +("cwyi" "$(HHD(B") +("cye" "$(HA;(B") +("cyg" "$(HH5(B") +("cyj" "$(HA6(B") +("cyr" "$(HH?(B") +("cyx" "$(Hn;(B") +("cybb" "$(HlS`.(B") +("cybc" "$(H`6(B") +("cybk" "$(Hr0(B") +("cybp" "$(HpY(B") +("cybs" "$(GwT(B") +("cycb" "$(Gy6(B") +("cyck" "$(GkO(B") +("cydk" "$(Hj6(B") +("cygq" "$(HlQ(B") +("cyhm" "$(Gy7(B") +("cyhn" "$(HA7(B") +("cyhr" "$(Gw\(B") +("cyhs" "$(HA)(B") +("cyhv" "$(HN^(B") +("cyib" "$(HUK(B") +("cyiu" "$(HH<(B") +("cyjj" "$(Gy9(B") +("cylb" "$(HH6(B") +("cymb" "$(H[G(B") +("cymh" "$(HlV(B") +("cymy" "$(HHM(B") +("cypd" "$(HgS(B") +("cypo" "$(HlN(B") +("cypp" "$(HoX(B") +("cyps" "$(HlT(B") +("cypt" "$(G|o(B") +("cyrb" "$(GwY(B") +("cyrd" "$(H[,(B") +("cyrv" "$(G}+(B") +("cysk" "$(Gy8(B") +("cyso" "$(HgM(B") +("cytg" "$(GzL(B") +("cytj" "$(GoX(B") +("cyto" "$(HlP(B") +("cytp" "$(HlM(B") +("cytu" "$(Gy5(B") +("cyvi" "$(GgJ(B") +("cywi" "$(Hg_(B") +("d" "$(GEM(B") +("da" "$(GN+(B") +("db" "$(H"U(B") +("dc" "$(H"W(B") +("dd" "$(GN/(B") +("df" "$(GN1(B") +("dg" "$(GJ[(B") +("dh" "$(GD_(B") +("di" "$(GDP(B") +("dj" "$(GF](B") +("dk" "$(H!;$A(B") +("dl" "$(GJV(B") +("dm" "$(GF[J`(B") +("dp" "$(H'@"V(B") +("dq" "$(H'E(B") +("dr" "$(GJX(B") +("du" "$(GF^(B") +("dw" "$(GN)(B") +("dy" "$(GH6(B") +("dam" "$(GQg$(H+>(B") +("dau" "$(GN,(B") +("dav" "$(GU|(B") +("dafu" "$(HK)(B") +("dagi" "$(HJs(B") +("dahu" "$(GdV(B") +("dail" "$(H5z(B") +("daiu" "$(GdM(B") +("damh" "$(GdN(B") +("damj" "$(G[2(B") +("dang" "$(HWf(B") +("danr" "$(Gx>(B") +("danw" "$(Gzq(B") +("dapp" "$(G_w(B") +("dapv" "$(HC`(B") +("dasm" "$(Gi/(B") +("dawe" "$(HQ!(B") +("dbb" "$(G_|(B") +("dbd" "$(H<`(B") +("dbm" "$(H+*(B") +("dbo" "$(HI#(B") +("dbt" "$(GQ`(B") +("dbu" "$(GR^(B") +("dbv" "$(H6!(B") +("dbac" "$(HJf(B") +("dbbb" "$(HJr(B") +("dbcd" "$(H(B") +("dcnh" "$(G[.(B") +("dcru" "$(H6#(B") +("dcsh" "$(H'?(B") +("dcwa" "$(HWL(B") +("ddb" "$(H/e(B") +("ddd" "$(G_p(B") +("ddf" "$(G`O(B") +("ddg" "$(H44(B") +("ddh" "$(GJY(B") +("ddi" "$(GJZ(B") +("ddj" "$(H+!(B") +("ddk" "$(Gm>(B") +("ddl" "$(H6+(B") +("ddp" "$(Gs`(B") +("ddv" "$(GYb(B") +("ddw" "$(HE,$(G_n(B") +("ddam" "$(HCY(B") +("ddbuh" "$(G}H(B") +("ddcsh" "$(H(B") +("dmf" "$(GN0(B") +("dmg" "$(GN3(B") +("dmj" "$(GJ_(B") +("dmn" "$(H"P(B") +("dmr" "$(H+%(B") +("dmt" "$(H'4(B") +("dmu" "$(H$B(B") +("dmam" "$(GU{(B") +("dmbb" "$(Hak(B") +("dmbc" "$(Gi+(B") +("dmbe" "$(HeY(B") +("dmbl" "$(H/h(B") +("dmbm" "$(Hr+(B") +("dmbr" "$(Gzr(B") +("dmbs" "$(HPs(B") +("dmbw" "$(H]0(B") +("dmcw" "$(H/c(B") +("dmdm" "$(Hi#(B") +("dmem" "$(GdK(B") +("dmfb" "$(Hap(B") +("dmfj" "$(GQl(B") +("dmfm" "$(H+$(B") +("dmfn" "$(H]2(B") +("dmfr" "$(H5w(B") +("dmgr" "$(Hi'(B") +("dmgt" "$(H5s(B") +("dmhf" "$(HK#(B") +("dmia" "$(HK%(B") +("dmig" "$(H/j(B") +("dmjk" "$(Gpz(B") +("dmlk" "$(G[6(B") +("dmlm" "$(H(B") +("eate" "$(Gv^(B") +("eavf" "$(Gt.(B") +("eawe" "$(GiP(B") +("eayf" "$(HQb(B") +("ebb" "$(H6V(B") +("ebm" "$(GNT(B") +("ebp" "$(GvB$(HaS(B") +("ebr" "$(H'Z(B") +("ebv" "$(H0J(B") +("ebac" "$(HD.(B") +("ebau" "$(H6W(B") +("ebbb" "$(Gdl(B") +("ebbr" "$(G`<(B") +("ebbu" "$(HK](B") +("ebcd" "$(G[e(B") +("ebci" "$(Gv](B") +("ebcn" "$(G`A(B") +("ebcr" "$(HDC0I(B") +("ebcv" "$(Hi-(B") +("ebgr" "$(H6h(B") +("ebhg" "$(G[b(B") +("ebhu" "$(GJj(B") +("ebhx" "$(Gdp(B") +("ebjj" "$(G`D(B") +("ebkf" "$(Hpj(B") +("ebme" "$(G`K(B") +("ebmp" "$(H]B(B") +("ebmr" "$(GR"(B") +("ebnd" "$(GVE(B") +("ebof" "$(HK^(B") +("ebsd" "$(G[g(B") +("ebuc" "$(H06(B") +("ebug" "$(HkdX-(B") +("ebuh" "$(G`@(B") +("ebuk" "$(H=D(B") +("ebul" "$(HWy(B") +("ebuu" "$(H0E(B") +("ebvk" "$(Gdq(B") +("ebwi" "$(Hi/(B") +("ebyh" "$(H0K(B") +("ecc" "$(H`:(B") +("ecr" "$(GNX(B") +("ecim" "$(HDA(B") +("eckg" "$(HD>(B") +("ecnh" "$(GV;(B") +("ecor" "$(GVG(B") +("ecru" "$(H0;(B") +("ecsh" "$(GJx(B") +("ecst" "$(H=O(B") +("ecwa" "$(HQ_(B") +("edd" "$(G[T(B") +("edg" "$(GcU(B") +("edj" "$(GNM(B") +("edk" "$(GJn(B") +("edl" "$(H03(B") +("edm" "$(H'i(B") +("edw" "$(H6L(B") +("edam" "$(G`4(B") +("edbt" "$(H7J(B") +("edbu" "$(G`7(B") +("edci" "$(G[X(B") +("eddf" "$(HX*(B") +("eddg" "$(HKX(B") +("eddh" "$(Hr?(B") +("eddn" "$(HKY(B") +("eddo" "$(HWu(B") +("edgg" "$(HDF(B") +("edhe" "$(GNL(B") +("edhl" "$(G[](B") +("edlc" "$(GxB(B") +("edlo" "$(GiK(B") +("edmf" "$(H=7(B") +("edmq" "$(H==(B") +("edmbc" "$(Hgs(B") +("edoe" "$(GiJ(B") +("edoo" "$(H6M(B") +("edwf" "$(H=4(B") +("eea" "$(H6T(B") +("eee" "$(H=,(B") +("eei" "$(H"](B") +("eev" "$(GYg(B") +("eeed" "$(GV%(B") +("eeeee" "$(H<9(B") +("eeeef" "$(HhP(B") +("eeeen" "$(H.-(B") +("eeeeo" "$(H="(B") +("eeeeu" "$(H=)(B") +("eeii" "$(HD8(B") +("eemr" "$(HEQ(B") +("eetb" "$(Hb%(B") +("efb" "$(GV<(B") +("eff" "$(G[M(B") +("efh" "$(GJg(B") +("efq" "$(H'R(B") +("efbg" "$(HK[(B") +("efbk" "$(HK>(B") +("efbr" "$(G[N(B") +("efbw" "$(HX,(B") +("efdc" "$(Hi*(B") +("efdq" "$(HQD(B") +("effe" "$(H]<(B") +("efff" "$(Hei(B") +("effg" "$(Ha{(B") +("effr" "$(Hi+(B") +("effs" "$(HQE(B") +("efhu" "$(H=@(B") +("efmu" "$(GR,(B") +("efqf" "$(HQ](B") +("egg" "$(H+SB7(B") +("egi" "$(GNN(B") +("egj" "$(Gdm(B") +("egr" "$(H+a(B") +("egce" "$(H6J(B") +("egcg" "$(H6_(B") +("egde" "$(H]Da|(B") +("egfe" "$(Hek(B") +("eggu" "$(GmO(B") +("egit" "$(Gdh(B") +("eglc" "$(H0D(B") +("egni" "$(Gt'(B") +("egow" "$(HWw(B") +("egrv" "$(HDE(B") +("egsk" "$(HKV(B") +("egth" "$(GmT(B") +("egti" "$(HQH(B") +("egtj" "$(H6I(B") +("egwc" "$(Gv\(B") +("eha" "$(GN\(B") +("ehe" "$(H$Z(B") +("ehf" "$(Gq=(B") +("ehi" "$(HD@(B") +("ehk" "$(GJv(B") +("ehq" "$(H5J(B") +("ehv" "$(GTr(B") +("ehag" "$(G`M(B") +("ehaj" "$(HDB(B") +("ehal" "$(HX#(B") +("ehar" "$(HQX(B") +("ehbk" "$(Gq.(B") +("ehbn" "$(H6X(B") +("ehbt" "$(GtER1(B") +("ehbu" "$(GR0$(Ho4(B") +("ehby" "$(H+^(B") +("ehcn" "$(Gv_(B") +("ehdb" "$(HQT(B") +("ehde" "$(HQi(B") +("ehdf" "$(H=K(B") +("ehdn" "$(H0<(B") +("ehdp" "$(HDN(B") +("ehdw" "$(GmY(B") +("eheq" "$(H+\(B") +("eher" "$(GR((B") +("ehet" "$(Hb&(B") +("ehgr" "$(GVH(B") +("ehgu" "$(GR#(B") +("ehhl" "$(GN`(B") +("ehhv" "$(GR&(B") +("ehhw" "$(Gdn(B") +("ehio" "$(GN[(B") +("ehjd" "$(H+Z(B") +("ehjg" "$(G`L(B") +("ehjr" "$(GR$(B") +("ehkp" "$(G[P(B") +("ehlq" "$(HQg(B") +("ehml" "$(GK!(B") +("ehmo" "$(HX"(B") +("ehmr" "$(H>Q+l(B") +("ehmy" "$(H'a(B") +("ehmgi" "$(H]R(B") +("ehni" "$(H=M$(GHG(B") +("ehnn" "$(H+i(B") +("ehnwf" "$(Gw~(B") +("ehoe" "$(HQY(B") +("ehon" "$(H+m(B") +("ehoo" "$(HKQKR(B") +("ehpa" "$(H6[(B") +("ehpm" "$(GN_(B") +("ehqi" "$(H0L(B") +("ehqj" "$(G`B(B") +("ehqm" "$(H'n(B") +("ehqo" "$(H'](B") +("ehrb" "$(HDO(B") +("ehsd" "$(H6\(B") +("ehsk" "$(Gq/[a(B") +("ehsu" "$(GiT(B") +("ehuc" "$(HeomY(B") +("ehuk" "$(Gds(B") +("ehul" "$(H]C(B") +("ehvo" "$(H'`(B") +("ehvp" "$(H$Y(B") +("ehxe" "$(HD?(B") +("ehxf" "$(Gm](B") +("ehxu" "$(H6i(B") +("ehyhv" "$(GfM(B") +("eid" "$(G[-(B") +("eii" "$(G[Q(B") +("eik" "$(H$Q(B") +("eir" "$(GNY(B") +("eiv" "$(H'W(B") +("eiav" "$(GV:(B") +("eibi" "$(Gdg(B") +("eice" "$(GVF(B") +("eidy" "$(HmW(B") +("eifd" "$(Gek(B") +("eihf" "$(Gdf(B") +("eihq" "$(H+h(B") +("eihr" "$(G`5(B") +("eihu" "$(H$V(B") +("eiih" "$(GiV(B") +("eijb" "$(GV>(B") +("eijc" "$(H'V(B") +("eikf" "$(H=1(B") +("eikk" "$(H'X(B") +("eiku" "$(H$O(B") +("eilb" "$(HKU(B") +("eile" "$(HK<(B") +("eill" "$(GQz(B") +("eilr" "$(HD,(B") +("eilmi" "$(GX)(B") +("eine" "$(GND(B") +("eioc" "$(HX'(B") +("eiok" "$(H0@(B") +("eipf" "$(Hax(B") +("eirm" "$(H6K(B") +("eirp" "$(HX+(B") +("eitc" "$(Haw$(Gq'(B") +("eite" "$(G`.(B") +("eiwg" "$(Hay(B") +("eixp" "$(HK=(B") +("ejb" "$(GJl(B") +("ejc" "$(H'P(B") +("ejd" "$(H0B$(GN](B") +("eje" "$(H$[(B") +("ejp" "$(GNE(B") +("ejr" "$(GNI(B") +("ejv" "$(H+_(B") +("ejbc" "$(Gde(B") +("ejbd" "$(H0-(B") +("ejbj" "$(H=:(B") +("ejbm" "$(H6N(B") +("ejbv" "$(Hq%(B") +("ejcb" "$(GmR(B") +("ejck" "$(H=P(B") +("ejcm" "$(H6G(B") +("ejco" "$(HD)(B") +("ejcr" "$(Gda(B") +("ejds" "$(G`8(B") +("ejhf" "$(GvY(B") +("ejhq" "$(H0+(B") +("ejhw" "$(GvZ(B") +("ejic" "$(Hi6(B") +("ejii" "$(HK?(B") +("ejik" "$(H0C(B") +("ejip" "$(HQa(B") +("ejir" "$(H=3(B") +("ejjb" "$(GmS(B") +("ejjj" "$(H]>Wv(B") +("ejjl" "$(GiL(B") +("ejjm" "$(GxC(B") +("ejjn" "$(HKA(B") +("ejka" "$(G[_(B") +("ejkd" "$(H04(B") +("ejki" "$(H0*(B") +("ejks" "$(H+b(B") +("ejlv" "$(G[^(B") +("ejmc" "$(Gt#i=(B") +("ejme" "$(HK6(B") +("ejmf" "$(G[K(B") +("ejmm" "$(G`/(B") +("ejmn" "$(H'f(B") +("ejmo" "$(H6D(B") +("ejmu" "$(H0)(B") +("ejnu" "$(H6F(B") +("ejpn" "$(Gt"(B") +("ejpu" "$(HK5(B") +("ejqp" "$(Hep(B") +("ejrb" "$(G`9(B") +("ejrr" "$(H6E(B") +("ejtc" "$(HQF(B") +("ejye" "$(HK7(B") +("ejyj" "$(Gd`(B") +("ekb" "$(GR+(B") +("ekc" "$(HU>(B") +("ekf" "$(H+d(B") +("eki" "$(GJp$(H$R(B") +("ekn" "$(H+R!b(B") +("eks" "$(H!c(B") +("ekcf" "$(GmM(B") +("ekhr" "$(GiS(B") +("ekjt" "$(H6O(B") +("ekkb" "$(H0:$(G[h(B") +("ekkk" "$(HKZ(B") +("ekld" "$(H+V(B") +("eklu" "$(G[Y(B") +("ekms" "$(H+T(B") +("ekni" "$(GHF(B") +("ekoo" "$(GVK(B") +("ekpb" "$(GiI(B") +("eksr" "$(H'j(B") +("elg" "$(H.R(B") +("elq" "$(GQ}(B") +("elw" "$(GNR(B") +("elx" "$(HQN(B") +("elbk" "$(GNW(B") +("elbu" "$(GJi(B") +("elgm" "$(HQM(B") +("elhi" "$(Hpc(B") +("elim" "$(HmX=G(B") +("elll" "$(H"`$X(B") +("elln" "$(GNP(B") +("ellp" "$(HKG(B") +("elmc" "$(GmV(B") +("elmo" "$(GR.(B") +("elmt" "$(H]?(B") +("elvu" "$(H=[(B") +("elwp" "$(GR-(B") +("elws" "$(H0F(B") +("elwv" "$(HKF(B") +("elxh" "$(H'_(B") +("elxl" "$(G[\(B") +("emd" "$(GH?(B") +("emg" "$(GJm(B") +("emj" "$(GH>(B") +("emn" "$(GFe(B") +("emr" "$(H'k(B") +("emt" "$(H$L(B") +("emam" "$(GR*(B") +("embb" "$(G|`t,(B") +("embe" "$(Hb!(B") +("embg" "$(Hej(B") +("embi" "$(HX(Q`er(B") +("embk" "$(H=;(B") +("embl" "$(H+e(B") +("embu" "$(Hi5(B") +("emcw" "$(H+U$(GXX(B") +("emdm" "$(GxD(B") +("emfb" "$(H]=(B") +("emfj" "$(H'S(B") +("emgg" "$(G[U(B") +("emgh" "$(HX)(B") +("emhf" "$(Gv1dc(B") +("emia" "$(HDG(B") +("emig" "$(H+c(B") +("emjk" "$(HQI(B") +("emlk" "$(H01(B") +("emls" "$(GJ}(B") +("emmc" "$(HQG(B") +("emmf" "$(H'T(B") +("emmi" "$(H$N(B") +("emmp" "$(G{d(B") +("emmr" "$(H02(B") +("emms" "$(GHD(B") +("emmu" "$(GJk(B") +("emnn" "$(GQ~(B") +("emnr" "$(GNH(B") +("emoa" "$(Hb#(B") +("emrb" "$(HD4(B") +("emrr" "$(HD5(B") +("emrt" "$(H00(B") +("emrw" "$(H=5(B") +("emso" "$(G[l(B") +("emtb" "$(Ha~(B") +("emua" "$(GmQ(B") +("emub" "$(Hkc(B") +("emvb" "$(HKB(B") +("emvg" "$(Gdi(B") +("emvi" "$(HD6(B") +("emvm" "$(GJ|V=(B") +("emwd" "$(Gdr(B") +("emwf" "$(GiF(B") +("emwg" "$(H=V$(G`:(B") +("emwj" "$(GmP(B") +("emwl" "$(G`H(B") +("emyf" "$(HKW(B") +("end" "$(GQY(B") +("ene" "$(GJt(B") +("eni" "$(GHBNO(B") +("enj" "$(GHE(B") +("enao" "$(HQU(B") +("enau" "$(H0=(B") +("enbk" "$(G`G(B") +("enbq" "$(HX$(B") +("enbs" "$(G`0(B") +("encr" "$(Gq0(B") +("enhb" "$(HQL(B") +("enhe" "$(GJw(B") +("enhx" "$(H6Z(B") +("enib" "$(GVI(B") +("enii" "$(HKD(B") +("enin" "$(H'e(B") +("enir" "$(H+[(B") +("enkm" "$(G[H(B") +("enkq" "$(H=U(B") +("enlb" "$(Hel(B") +("enlc" "$(Hb"(B") +("enld" "$(HD7(B") +("enls" "$(H'Y(B") +("enmb" "$(Gyu(B") +("enmm" "$(Gdj(B") +("enmu" "$(H+j(B") +("ennc" "$(Gq2(B") +("enob" "$(H=?(B") +("enoe" "$(GmL(B") +("enok" "$(H=>(B") +("enot" "$(GmK(B") +("enqd" "$(HDL(B") +("enri" "$(Hi2(B") +("ensj" "$(H=<(B") +("ensv" "$(GiM(B") +("enue" "$(G[`(B") +("enwf" "$(GiU(B") +("eob" "$(H$U(B") +("eog" "$(G[f(B") +("eoj" "$(H$\(B") +("eon" "$(H"^(B") +("eop" "$(H$](B") +("eoah" "$(HK_(B") +("eobt" "$(G`y(B") +("eodi" "$(H'^(B") +("eodk" "$(HKO(B") +("eogd" "$(HQW(B") +("eogf" "$(HQV(B") +("eohh" "$(H'b(B") +("eoii" "$(GNa(B") +("eoik" "$(H+](B") +("eoim" "$(Hi0(B") +("eoip" "$(H6](B") +("eoir" "$(Gdo(B") +("eokf" "$(Hi1(B") +("eolb" "$(HKSKP(B") +("eold" "$(GiW(B") +("eolk" "$(H0>(B") +("eoma" "$(HX%(B") +("eomb" "$(Hi3$(G[d(B") +("eomd" "$(H0?(B") +("eomm" "$(HQZ(B") +("eomn" "$(G`CJu(B") +("eomo" "$(HX2(B") +("eomr" "$(GR%$(H6j(B") +("eomt" "$(H=N(B") +("eond" "$(HDM(B") +("eoob" "$(HDP(B") +("eook" "$(Gyv(B") +("eora" "$(HQh(B") +("eosk" "$(H+k(B") +("eotf" "$(HQS(B") +("eoto" "$(Gt/(B") +("eowy" "$(GV@(B") +("epa" "$(GR/(B") +("epd" "$(GQpHA(B") +("eph" "$(GNF(B") +("epi" "$(H"_(B") +("epl" "$(H0((B") +("epp" "$(GJ~(B") +("epr" "$(H'\(B") +("ept" "$(GNQ(B") +("epu" "$(GJq(B") +("epfd" "$(H6g(B") +("ephh" "$(H$W(B") +("ephp" "$(H6Y(B") +("ephr" "$(H=0(B") +("epou" "$(G[c(B") +("eppa" "$(H=9(B") +("epru" "$(GNZ(B") +("epsh" "$(H$P(B") +("eptd" "$(H=6(B") +("epuk" "$(GR'(B") +("epyr" "$(H=L(B") +("eqg" "$(H:u(B") +("eqhf" "$(GmN(B") +("eqhl" "$(GVA(B") +("eqjr" "$(H=J(B") +("eqka" "$(H=T(B") +("eqkd" "$(HD2(B") +("eqke" "$(HDD(B") +("eqkk" "$(G`1(B") +("eqmb" "$(G[R(B") +("eqmc" "$(GiD(B") +("eqmf" "$(HD3(B") +("eqor" "$(H=8(B") +("erb" "$(GVB(B") +("erp" "$(H;\(B") +("eru" "$(H"[(B") +("erau" "$(GVM(B") +("erbc" "$(HDK(B") +("erhg" "$(H09(B") +("erhu" "$(GNS(B") +("erji" "$(HWz(B") +("ermr" "$(HW{(B") +("erpa" "$(G`I(B") +("errd" "$(Gq)(B") +("errj" "$(HQQ(B") +("ersj" "$(H=W(B") +("eruc" "$(Gm\(B") +("ervk" "$(H0G(B") +("ervp" "$(GN^(B") +("erxu" "$(Gq3(B") +("eryo" "$(H08(B") +("esd" "$(G`2(B") +("esj" "$(GR!(B") +("esp" "$(GNG(B") +("ess" "$(H'h(B") +("esu" "$(GFf(B") +("esbn" "$(G[W(B") +("esce" "$(Gq((B") +("eshr" "$(GNK(B") +("eshu" "$(H0/(B") +("esim" "$(Gt*(B") +("esip" "$(GVJ(B") +("esit" "$(Gt((B") +("esja" "$(HKH(B") +("esjj" "$(Hkb(B") +("esjr" "$(H6^(B") +("eskr" "$(H0.(B") +("esll" "$(H0,(B") +("esmb" "$(GiE(B") +("esmc" "$(Hi,(B") +("esme" "$(GV?(B") +("esmg" "$(Gt)`3$(H+Q(B") +("esmh" "$(HKC(B") +("esmi" "$(Gm[(B") +("esmj" "$(H]F(B") +("esmr" "$(H'g(B") +("esnd" "$(GmU(B") +("esqf" "$(HDH(B") +("esrj" "$(HWx(B") +("esrr" "$(HK@(B") +("esuu" "$(H6P(B") +("eswu" "$(Hp>(B") +("esyi" "$(Hp;(B") +("etc" "$(GQ{(B") +("etk" "$(H+`(B") +("etm" "$(H'U(B") +("etq" "$(GQy(B") +("ett" "$(H$M+P(B") +("etw" "$(H+f=Y(B") +("etak" "$(GiC(B") +("etaw" "$(Hp<(B") +("etbc" "$(H6R(B") +("etbn" "$(G`-(B") +("etbo" "$(Gt&(B") +("etca" "$(HQ^(B") +("etcd" "$(HX1(B") +("etcf" "$(H]E(B") +("etcl" "$(HQJ(B") +("etct" "$(Gd^(B") +("etcu" "$(G`+(B") +("etge" "$(GiB(B") +("etgf" "$(HD0(B") +("etgi" "$(H]A(B") +("etgk" "$(H=2(B") +("etgt" "$(H]@(B") +("etif" "$(Hi7(B") +("etit" "$(HKK(B") +("etkr" "$(H=A(B") +("etlb" "$(GiH(B") +("etlk" "$(H=Z(B") +("etlo" "$(GiG(B") +("etlx" "$(GxA(B") +("etmc" "$(HQK$(G[S(B") +("etmj" "$(HQe(B") +("etmr" "$(H=B(B") +("etmv" "$(G`6(B") +("etoe" "$(Gt-(B") +("etog" "$(G{e(B") +("etov" "$(Haz(B") +("etpp" "$(HX/(B") +("etqm" "$(HD1(B") +("etrg" "$(Gzt(B") +("etst" "$(Hkg(B") +("ettb" "$(Gdd(B") +("ettc" "$(H6H(B") +("etub" "$(Gd_(B") +("etvi" "$(G`E(B") +("etvp" "$(H]G(B") +("etwa" "$(GiO(B") +("etwb" "$(HX.(B") +("etwi" "$(Ha}(B") +("etwt" "$(Gq-(B") +("etwv" "$(Gq*(B") +("etxc" "$(HD/(B") +("etym" "$(H6f(B") +("etys" "$(H6e(B") +("euc" "$(H`*`+(B") +("euu" "$(H'm(B") +("eubb" "$(HKM(B") +("eugk" "$(HQR(B") +("eujt" "$(Hka(B") +("eumb" "$(G`?(B") +("eumf" "$(H=I(B") +("eumi" "$(HD<(B") +("eumt" "$(HD;(B") +("euog" "$(HKN(B") +("euon" "$(GVN(B") +("eutt" "$(Hr>(B") +("euuk" "$(HD=(B") +("evr" "$(H+X(B") +("evfd" "$(G}2(B") +("evfg" "$(Gt0(B") +("evfn" "$(G}$(B") +("evid" "$(Hb$(B") +("evis" "$(H'o(B") +("evne" "$(H6U(B") +("evug" "$(Hke(B") +("evvd" "$(HKT(B") +("evvw" "$(G[i(B") +("ewb" "$(G`;(B") +("ewc" "$(GNU(B") +("ewd" "$(H0H6b(B") +("ewg" "$(GVC(B") +("ewk" "$(H+g(B") +("ewo" "$(GNV(B") +("ewr" "$(H+Y(B") +("ewdq" "$(HQd(B") +("ewfq" "$(HDJ(B") +("ewgf" "$(HQP(B") +("ewim" "$(HK\(B") +("ewjr" "$(G[Z(B") +("ewlb" "$(H=F(B") +("ewli" "$(Gq,(B") +("ewlj" "$(Gq+(B") +("ewln" "$(Hi.(B") +("ewlo" "$(HKL(B") +("ewlv" "$(Gq4(B") +("ewml" "$(H6Q(B") +("ewmo" "$(HD:(B") +("ewmv" "$(H=H(B") +("ewno" "$(Hed(B") +("ewot" "$(Gdk(B") +("ewtc" "$(HQc(B") +("ewtj" "$(HKE(B") +("ewvf" "$(GiQ(B") +("ewwg" "$(Hkf(B") +("eyg" "$(GNC(B") +("eyk" "$(GJ{(B") +("eyr" "$(GNJ(B") +("eyt" "$(GNB(B") +("eyv" "$(H"Z(B") +("eyx" "$(Gt$(B") +("eyy" "$(GJy(B") +("eyaj" "$(H6S(B") +("eybb" "$(H=QW|(B") +("eybc" "$(H=C(B") +("eybg" "$(HmV(B") +("eybk" "$(GiR(B") +("eybp" "$(Heh(B") +("eybs" "$(Gdb(B") +("eybu" "$(Gt+(B") +("eycb" "$(Gi@(B") +("eyck" "$(H+O(B") +("eycv" "$(Gi>(B") +("eydk" "$(HQ\(B") +("eydl" "$(HK:(B") +("eydu" "$(Heg(B") +("eyed" "$(HX0(B") +("eyem" "$(Hen(B") +("eyfe" "$(G[V(B") +("eyhc" "$(GxE(B") +("eyhm" "$(HK;(B") +("eyhn" "$(GJz(B") +("eyhs" "$(H$K(B") +("eyib" "$(H05(B") +("eyiu" "$(GQ|(B") +("eyjc" "$(Hqp(B") +("eyjj" "$(GiN(B") +("eylc" "$(Hem(B") +("eylh" "$(GVD(B") +("eylm" "$(H$T(B") +("eymh" "$(HX!(B") +("eymp" "$(H+W(B") +("eyoj" "$(G[k(B") +("eyok" "$(G[L(B") +("eypd" "$(HKI(B") +("eypk" "$(HW~(B") +("eypo" "$(HW}(B") +("eypp" "$(Gv[(B") +("eypt" "$(GxF(B") +("eypu" "$(H6d(B") +("eyrb" "$(HD+(B") +("eyrd" "$(G[J(B") +("eyrf" "$(G[I(B") +("eyrj" "$(HK9(B") +("eyrn" "$(H=/$(Gx@(B") +("eyro" "$(Gt%(B") +("eyru" "$(H=R(B") +("eyrv" "$(Hi)(B") +("eysd" "$(G`,$(H=S(B") +("eyso" "$(GiA(B") +("eysy" "$(G[O(B") +("eyta" "$(H=-(B") +("eytb" "$(H=.(B") +("eytg" "$(GmJ(B") +("eytj" "$(Gi<(B") +("eytp" "$(HX&(B") +("eytr" "$(G[j(B") +("eyub" "$(Gi?(B") +("eyuh" "$(HKJ(B") +("eyvg" "$(HWt(B") +("eyvi" "$(H'Q(B") +("eyvw" "$(HD-(B") +("eywi" "$(GiX(B") +("eywm" "$(Gq1(B") +("eywv" "$(HeqD*(B") +("f" "$(GEV(B") +("fb" "$(GK9(B") +("fd" "$(H'v$(GHM(B") +("ff" "$(GNc(B") +("fg" "$(GK"(B") +("fh" "$(GE7(B") +("fk" "$(GGz(B") +("fm" "$(H$^(B") +("fo" "$(H!<(B") +("fq" "$(GF$(B") +("fab" "$(H=g(B") +("fam" "$(H+o(B") +("fafu" "$(HKc(B") +("fahm" "$(HD`(B") +("faht" "$(H=h(B") +("fahu" "$(HDW(B") +("famh" "$(Gd{(B") +("famj" "$(G[p(B") +("fank" "$(HX@(B") +("fanp" "$(Gq>(B") +("fanw" "$(Gzu(B") +("fanx" "$(Hi9(B") +("fapp" "$(G`U(B") +("fate" "$(GxG(B") +("fawe" "$(HQz(B") +("fayt" "$(Gdz(B") +("fbr" "$(GL~R6(B") +("fbac" "$(HKa(B") +("fbbe" "$(H]M(B") +("fbhaf" "$(Hm.(B") +("fbjj" "$(HDQ(B") +("fbkf" "$(Gq?(B") +("fbln" "$(GP((B") +("fbme" "$(Ge$(B") +("fbmr" "$(H0X(B") +("fbnd" "$(H6q(B") +("fbok" "$(GZq_T(B") +("fbrd" "$(G_j(B") +("fbrg" "$(GYX(B") +("fbrq" "$(G_?(B") +("fbrw" "$(Ge5(B") +("fbrbc" "$(Go+(B") +("fbrhu" "$(H.!(B") +("fbrlb" "$(GZ&(B") +("fbrmh" "$(H=k(B") +("fbrmn" "$(HE((B") +("fbrpa" "$(Gh)(B") +("fbrwf" "$(Gz](B") +("fbryv" "$(Gjv(B") +("fbwi" "$(Hkh(B") +("fbyh" "$(H6v(B") +("fcb" "$(GWe(B") +("fci" "$(H'x(B") +("fcnh" "$(H6l(B") +("fcor" "$(H6y(B") +("fdj" "$(H(H(B") +("fdk" "$(H'p(B") +("fdv" "$(H,g(B") +("fdy" "$(H0V(B") +("fdau" "$(H1l(B") +("fdamg" "$(Gv}(B") +("fdbm" "$(G\O(B") +("fdbt" "$(H8&(B") +("fdbmr" "$(H>n(B") +("fdbuu" "$(HE{(B") +("fdcsh" "$(GW>(B") +("fddh" "$(Hr@(B") +("fddi" "$(H,h(B") +("fddj" "$(H8%(B") +("fdeii" "$(HY4(B") +("fdha" "$(G\P(B") +("fdhe" "$(H1k(B") +("fdhj" "$(H,j(B") +("fdhhj" "$(HLh(B") +("fdhoa" "$(HRi(B") +("fdhqu" "$(H1p(B") +("fdhuk" "$(HY5(B") +("fdig" "$(H'&(B") +("fdibi" "$(HY6(B") +("fdiih" "$(Gtb(B") +("fdile" "$(Gt\(B") +("fdilr" "$(Gqg(B") +("fdixp" "$(Ha6(B") +("fdjk" "$(H,i(B") +("fdjmf" "$(Gj3(B") +("fdjrb" "$(Gn6(B") +("fdma" "$(H>m(B") +("fdmq" "$(HDS(B") +("fdmbb" "$(Gz'(B") +("fdmcw" "$(H>l(B") +("fdmlk" "$(Gel(B") +("fdmtb" "$(Hkt(B") +("fdnd" "$(GRv(B") +("fdng" "$(H1o(B") +("fdnj" "$(H,f(B") +("fdnl" "$(H1n(B") +("fdnhd" "$(HRg(B") +("fdnii" "$(H^<(B") +("fdnmm" "$(HY7(B") +("fdnob" "$(HRh(B") +("fdok" "$(GUg(B") +("fdon" "$(H,e(B") +("fdphh" "$(H1q(B") +("fdqmb" "$(Gj4(B") +("fdss" "$(H8#(B") +("fdsit" "$(HiX(B") +("fdsmv" "$(HLe(B") +("fdtak" "$(Gt_(B") +("fdtaw" "$(Hqr(B") +("fdtbn" "$(HRj(B") +("fdtgf" "$(Gqf(B") +("fdthb" "$(HY3(B") +("fdtwa" "$(Gt`(B") +("fdwd" "$(HLf(B") +("fdwf" "$(Gdx(B") +("fdwg" "$(HEz(B") +("fdwji" "$(Gz((B") +("fdwla" "$(Hf7(B") +("fdwtc" "$(Gt^(B") +("fdyj" "$(GUh(B") +("fdyr" "$(H8$(B") +("fdyt" "$(G\N(B") +("fdyhr" "$(Gta(B") +("fdyoj" "$(Gj2(B") +("ffe" "$(Gt3(B") +("fff" "$(H=a(B") +("ffh" "$(GNd(B") +("ffbb" "$(HM1(B") +("ffbc" "$(Hd7(B") +("ffbd" "$(Gi*(B") +("ffbe" "$(HK4(B") +("ffbf" "$(Gi^$(Hp?(B") +("ffbg" "$(Gc^(B") +("ffbv" "$(HBC(B") +("ffbbu" "$(H_I(B") +("ffbhf" "$(G{M(B") +("ffbhq" "$(Gia(B") +("ffbks" "$(G^8(B") +("ffbli" "$(Gr-(B") +("ffbmf" "$(HRV(B") +("ffbmg" "$(Gmf(B") +("ffbmn" "$(HR5(B") +("ffbmw" "$(H_u(B") +("ffbnj" "$(HDX(B") +("ffbou" "$(HYK(B") +("ffbrr" "$(Gt2(B") +("ffbuu" "$(HT7(B") +("ffbvf" "$(Gqj(B") +("ffbyr" "$(H_W(B") +("ffbyv" "$(HZB(B") +("ffdq" "$(Gq7(B") +("fffd" "$(Hb*X<(B") +("ffff" "$(HXC(B") +("ffln" "$(H.)(B") +("ffmbc" "$(H`Vkv(B") +("ffnl" "$(H9k(B") +("ffno" "$(H<~(B") +("ffye" "$(H<=(B") +("ffyr" "$(HDR(B") +("ffypu" "$(Hc&(B") +("fgg" "$(H0N(B") +("fggu" "$(Gq8(B") +("fgit" "$(HKh(B") +("fgni" "$(Hb+(B") +("fhs" "$(GR8(B") +("fhag" "$(Gd}(B") +("fhbk" "$(Gt9(B") +("fhbt" "$(H0Z(B") +("fhbu" "$(GR\(B") +("fhdf" "$(HDf(B") +("fhdn" "$(HQw(B") +("fhdw" "$(HX;(B") +("fhej" "$(G[q(B") +("fher" "$(GVR(B") +("fhey" "$(H+u(B") +("fhge" "$(Gt7(B") +("fhgf" "$(Gv`(B") +("fhgu" "$(H0Y(B") +("fhjg" "$(HDe(B") +("fhkb" "$(HXB(B") +("fhks" "$(GGI(B") +("fhlo" "$(H=`(B") +("fhml" "$(H'q(B") +("fhon" "$(H0[(B") +("fhsb" "$(HDZ(B") +("fhsm" "$(Gi[(B") +("fhsu" "$(HQp(B") +("fhup" "$(Gi](B") +("fhwp" "$(HQx(B") +("fiav" "$(H6k(B") +("fice" "$(H6p(B") +("fihr" "$(HD^(B") +("fijb" "$(H6s(B") +("filr" "$(HKg(B") +("filii" "$(Hqu(B") +("fipf" "$(Het(B") +("fipm" "$(H0U(B") +("fitc" "$(Hes(B") +("fixp" "$(HQr(B") +("fjcm" "$(H=d(B") +("fjcr" "$(GiY(B") +("fjhp" "$(H0S(B") +("fjks" "$(GVQ(B") +("fjmu" "$(H6m(B") +("fjnu" "$(H=c(B") +("fkb" "$(H0W(B") +("fkn" "$(Ghc(B") +("fkp" "$(HPA(B") +("fkt" "$(Ghb(B") +("fkv" "$(HIZ(B") +("fkbu" "$(GqR(B") +("fkcf" "$(Gq<(B") +("fkgg" "$(HD_(B") +("fkhaf" "$(Hnm(B") +("fkhqu" "$(Gq&(B") +("fkik" "$(HQ}(B") +("fkkb" "$(G[r(B") +("fklb" "$(Gh\(B") +("fklmi" "$(H_=(B") +("fkmbc" "$(GyK(B") +("fkmnp" "$(Gsn(B") +("fknwf" "$(G|*(B") +("fkrau" "$(Hct(B") +("fkryo" "$(Hcn(B") +("fksb" "$(HKi(B") +("fksc" "$(H]K(B") +("flx" "$(HX?(B") +("flbk" "$(H+t(B") +("flii" "$(HmZ(B") +("flmo" "$(H0O(B") +("flmt" "$(Gva(B") +("flwv" "$(HQv(B") +("fmu" "$(GG<(B") +("fmam" "$(H0M(B") +("fmbb" "$(Gvc(B") +("fmbc" "$(Gdv(B") +("fmbm" "$(Hr,(B") +("fmmr" "$(H6t(B") +("fmob" "$(GR4(B") +("fmso" "$(H6u(B") +("fmua" "$(HX6(B") +("fmvm" "$(H6o(B") +("fmwf" "$(HQl(B") +("fmwg" "$(Gdu(B") +("fmwj" "$(HX4(B") +("fmym" "$(H+s(B") +("fng" "$(H'u(B") +("fno" "$(GNe(B") +("fnq" "$(HB~(B") +("fnbk" "$(Gd~(B") +("fnhb" "$(HX>(B") +("fnhd" "$(HDT(B") +("fnhx" "$(G`Q(B") +("fnkg" "$(H6{(B") +("fnkm" "$(H=_(B") +("fnkq" "$(HD\(B") +("fnot" "$(Gq9(B") +("fog" "$(G]z(B") +("fogf" "$(HX:(B") +("foii" "$(H+v(B") +("foir" "$(H6xKj(B") +("foma" "$(Gt8(B") +("fomb" "$(Hki(B") +("fomg" "$(H0\(B") +("fomr" "$(H0](B") +("fond" "$(HKe(B") +("fowy" "$(H6z(B") +("fpd" "$(H$_(B") +("fpi" "$(GK#(B") +("fpu" "$(H'w(B") +("fpru" "$(GR9(B") +("fptd" "$(HDU(B") +("fqn" "$(H*=(B") +("fqq" "$(GUS(B") +("fqu" "$(HAV(B") +("fqbu" "$(G\7(B") +("fqdmq" "$(HU^(B") +("fqhe" "$(GP5(B") +("fqhq" "$(H0c(B") +("fqlb" "$(H*3(B") +("fqln" "$(GI2(B") +("fqmbc" "$(HO3(B") +("fqmso" "$(Gfm(B") +("fqmvn" "$(H][(B") +("fqnl" "$(GoP(B") +("fqnbg" "$(HGG(B") +("fqsh" "$(GL,(B") +("fqsu" "$(GL:(B") +("fqsmm" "$(Hbf(B") +("fqvv" "$(HLg(B") +("fqvif" "$(H>w(B") +("fqymu" "$(HmB(B") +("frb" "$(H6w(B") +("frbc" "$(HKb(B") +("frhu" "$(H+p(B") +("frrd" "$(Gt5(B") +("frrj" "$(HX8(B") +("frrr" "$(HDa(B") +("frye" "$(Ge"(B") +("fsh" "$(H"a(B") +("fss" "$(GR5(B") +("fseg" "$(HQt(B") +("fshr" "$(GR:(B") +("fsit" "$(Hb'(B") +("fsma" "$(HQn(B") +("fsmg" "$(Hb((B") +("fsmi" "$(HX7(B") +("fsmt" "$(HQu(B") +("fsrr" "$(HQm(B") +("fssr" "$(H6n(B") +("fswu" "$(Hq&(B") +("fta" "$(H=f(B") +("ftc" "$(H0_$(GVP(B") +("ftq" "$(GVO(B") +("ftcw" "$(HD[(B") +("ftgi" "$(H]J(B") +("ftgs" "$(Hi:(B") +("ftlj" "$(HD](B") +("ftlk" "$(HDc(B") +("ftlo" "$(HQk(B") +("ftmc" "$(HX5(B") +("ftmd" "$(Gdw(B") +("ftmj" "$(HX9(B") +("ftmv" "$(HDV(B") +("ftrg" "$(Hm[(B") +("ftwb" "$(H]L(B") +("ftwi" "$(HX=(B") +("fubjj" "$(GoB(B") +("fumb" "$(HDd(B") +("fusmg" "$(Gz.(B") +("fvid" "$(GxH(B") +("fwb" "$(HDb(B") +("fwgg" "$(Hew(B") +("fwli" "$(Gt6(B") +("fwlj" "$(H]H(B") +("fwmv" "$(Ge#(B") +("fwmbc" "$(HqG(B") +("fwot" "$(HKd(B") +("fwtc" "$(HXA(B") +("fwtj" "$(HQo(B") +("fyg" "$(H+n(B") +("fyj" "$(H's(B") +("fyk" "$(H't(B") +("fyaj" "$(H=^(B") +("fycb" "$(HQq(B") +("fydk" "$(Gq6(B") +("fyed" "$(Gt4(B") +("fyhn" "$(GNb(B") +("fyia" "$(Gq5(B") +("fynb" "$(HQs(B") +("fyoj" "$(H=\(B") +("fyok" "$(H=e(B") +("fypt" "$(Gyw(B") +("fyrb" "$(HK`(B") +("fyrd" "$(H=](B") +("fyrv" "$(Hkj(B") +("fyto" "$(Gt1(B") +("fytp" "$(H]I(B") +("fytr" "$(G`N(B") +("fyvi" "$(GR2(B") +("fyvo" "$(H0T(B") +("g" "$(GDH(B") +("gb" "$(GEt(B") +("gg" "$(GGd(B") +("gi" "$(GF*(B") +("gp" "$(GJ5(B") +("gr" "$(GGO(B") +("gu" "$(H!9(B") +("gam" "$(GL\(B") +("gav" "$(GPO(B") +("gagi" "$(Gc](B") +("gahu" "$(H:m(B") +("gamh" "$(G^[(B") +("gamo" "$(G^\(B") +("ganx" "$(HeD(B") +("gaph" "$(H4:(B") +("gapv" "$(H:g(B") +("gasm" "$(GcY(B") +("gawe" "$(HIB(B") +("gbb" "$(H4;(B") +("gbd" "$(H4M(B") +("gbr" "$(H%w(B") +("gby" "$(GI`(B") +("gbac" "$(HB)(B") +("gbbr" "$(G^`(B") +("gbcd" "$(H41(B") +("gbdi" "$(H.O(B") +("gbhne" "$(H_K(B") +("gblm" "$(G^c(B") +("gbmc" "$(H4H(B") +("gbmm" "$(HB9(B") +("gbmo" "$(GcV(B") +("gbmr" "$(H)U(B") +("gbmt" "$(G^b(B") +("gbnd" "$(H.P(B") +("gbsd" "$(H4L(B") +("gbtu" "$(H49(B") +("gcg" "$(H%}(B") +("gcbuu" "$(Hn"(B") +("gcdhe" "$(HiA(B") +("gcglc" "$(Gk6(B") +("gche" "$(H&#(B") +("gcim" "$(HB0(B") +("gcilr" "$(H_e(B") +("gcjka" "$(Go5(B") +("gclmi" "$(HGb(B") +("gcnl" "$(GXV(B") +("gcnau" "$(HGc(B") +("gcok" "$(G]P(B") +("gcrxu" "$(He.(B") +("gcrye" "$(HZf(B") +("gcsh" "$(H#N(B") +("gcsle" "$(G]O(B") +("gcwa" "$(GlA(B") +("gcybc" "$(HZe(B") +("gdi" "$(GGy(B") +("gdw" "$(H4C(B") +("gdhe" "$(GL[(B") +("gdhne" "$(HJh$(Gn'(B") +("gdwf" "$(H:k(B") +("gec" "$(Hgb(B") +("gee" "$(HQ[(B") +("gep" "$(HJ*(B") +("gebu" "$(Gvl(B") +("geeii" "$(Hp)(B") +("gefbg" "$(Hpw(B") +("gehda" "$(GzT(B") +("gehey" "$(Gx)(B") +("gehhj" "$(G{S(B") +("gehkb" "$(Ho2(B") +("gehor" "$(Hm<(B") +("gelmi" "$(HZ;(B") +("gelxl" "$(Hm=(B") +("gemr" "$(GqU(B") +("geoju" "$(Gtt(B") +("gesj" "$(Gtx(B") +("gesmv" "$(Hm>(B") +("geymr" "$(HcR(B") +("geyta" "$(Hj[(B") +("gff" "$(H4?(B") +("gfq" "$(H%~(B") +("gfcb" "$(HB.(B") +("gfhne" "$(HY=m$(B") +("gfmu" "$(H)\(B") +("gfno" "$(G`!(B") +("gfqu" "$(H42(B") +("ggg" "$(H)^(B") +("ggp" "$(H/!(B") +("ggy" "$(GL9(B") +("ggce" "$(H4E(B") +("ggdi" "$(GPl(B") +("ggff" "$(HX3(B") +("gggu" "$(HOr$(G^Y(B") +("gghaf" "$(HhJ(B") +("ggkni" "$(H43(B") +("ggln" "$(H%Q(B") +("ggni" "$(H\W(B") +("ggnl" "$(H-Y(B") +("ggow" "$(H'$(B") +("ghi" "$(Gc[(B") +("ghag" "$(H:s(B") +("ghbk" "$(HVW(B") +("ghdw" "$(GlF(B") +("ghfd" "$(H%y(B") +("ghgf" "$(GsN(B") +("ghhj" "$(GYV(B") +("ghhw" "$(HB/(B") +("ghjg" "$(H:q(B") +("ghjm" "$(H:h(B") +("ghml" "$(GIf(B") +("ghmr" "$(GPQ(B") +("ghmy" "$(GL^(B") +("ghmvn" "$(H]^(B") +("ghnd" "$(H)X(B") +("ghni" "$(H:r(B") +("ghpm" "$(H%{(B") +("ghrf" "$(Gc\(B") +("ghrj" "$(GYU(B") +("ghsk" "$(HVT(B") +("ghvp" "$(H#J(B") +("ghxu" "$(H4O(B") +("gid" "$(HQ&(B") +("gif" "$(Gm`(B") +("gig" "$(Gh<(B") +("gip" "$(HPC(B") +("giq" "$(Glx$(HPU(B") +("giav" "$(H.L(B") +("giapv" "$(HJ`(B") +("gibt" "$(GVu(B") +("gibuc" "$(Hc_(B") +("gihq" "$(HDm(B") +("gihr" "$(H:n(B") +("gihs" "$(GPR(B") +("gihab" "$(GsY(B") +("gihaf" "$(Hnn(B") +("giih" "$(HIE(B") +("gijb" "$(GTj(B") +("giks" "$(Gc(B") +("gitlj" "$(HdI(B") +("givif" "$(H^K(B") +("gixp" "$(HIJ(B") +("giymr" "$(HcX(B") +("gjp" "$(H&!(B") +("gjv" "$(H)Q(B") +("gjbc" "$(GcX(B") +("gjbm" "$(H45(B") +("gjcr" "$(HB1(B") +("gjhp" "$(H)R(B") +("gjhne" "$(Gu_(B") +("gjhvo" "$(HE%(B") +("gjii" "$(HI>(B") +("gjjn" "$(HI@(B") +("gjka" "$(GYY(B") +("gjkni" "$(GYZ(B") +("gjmu" "$(H.T(B") +("gjsle" "$(G^^(B") +("gjtc" "$(GlB(B") +("gkc" "$(HgX(B") +("gkf" "$(Gm_(B") +("gkq" "$(HPT(B") +("gkbt" "$(H]e(B") +("gkbuc" "$(GwC(B") +("gkik" "$(HQ~(B") +("gkkk" "$(Gh?(B") +("gklmi" "$(Gu<$(H_5(B") +("gkmb" "$(H:o(B") +("gkmr" "$(H4F(B") +("gkms" "$(GPS(B") +("gknwf" "$(Hna(B") +("gkpb" "$(HIA(B") +("gkrxu" "$(G|}(B") +("gksj" "$(Gtw(B") +("gksqf" "$(Hlk(B") +("gkymr" "$(HcQ(B") +("gle" "$(H47(B") +("glq" "$(H)[(B") +("glbk" "$(H%v(B") +("glll" "$(GGa(B") +("glln" "$(H%s(B") +("glmo" "$(H)V(B") +("glnc" "$(GKK(B") +("glwl" "$(GL](B") +("glwv" "$(HIC(B") +("gmc" "$(HUL(B") +("gmd" "$(GGg(B") +("gmf" "$(GIe(B") +("gmn" "$(H!O(B") +("gmam" "$(GPP(B") +("gmbb" "$(H\V$(G|^(B") +("gmbk" "$(H:e(B") +("gmdm" "$(Gx0(B") +("gmfj" "$(GLY(B") +("gmfm" "$(H%r(B") +("gmgg" "$(H4G(B") +("gmig" "$(H)T(B") +("gmlk" "$(GTi(B") +("gmlm" "$(H4D(B") +("gmms" "$(GGe(B") +("gmnr" "$(GLX(B") +("gmrb" "$(HB4(B") +("gmrw" "$(H:l(B") +("gmwd" "$(HB5(B") +("gmwf" "$(HIK(B") +("gmwg" "$(H:c(B") +("gno" "$(GIb(B") +("gnbg" "$(H.Q(B") +("gnhe" "$(GIc(B") +("gnhx" "$(H4<(B") +("gnhne" "$(HBh$(G`&(B") +("gnib" "$(H.W(B") +("gnkm" "$(H4=(B") +("gnmf" "$(Gvb(B") +("gnmi" "$(Gh@(B") +("gnmu" "$(H)W(B") +("gnot" "$(HOs(B") +("gnui" "$(H4N(B") +("goc" "$(HT[(B") +("gog" "$(GYT(B") +("gom" "$(H%z(B") +("gon" "$(H")(B") +("gou" "$(H3((B") +("goy" "$(GSX(B") +("goamj" "$(Gk8(B") +("goamo" "$(HZh(B") +("gobm" "$(H@S(B") +("godk" "$(H9V(B") +("gofb" "$(Gk7(B") +("gofh" "$(H9W(B") +("gofbr" "$(Go6(B") +("gogr" "$(HGe(B") +("goggu" "$(Hg7(B") +("gohjd" "$(HGf(B") +("gohjr" "$(HGg(B") +("gohkb" "$(Hg:(B") +("gohnd" "$(HGi(B") +("gohne" "$(H_^(B") +("gohuc" "$(Hq^(B") +("goii" "$(H&"(B") +("goik" "$(H)Z(B") +("goin" "$(H#K(B") +("goiv" "$(Gb=(B") +("goimo" "$(HGd(B") +("goks" "$(H-S(B") +("golmo" "$(HGl(B") +("golxh" "$(H@T(B") +("gomj" "$(H3'(B") +("gomn" "$(H:t(B") +("gomr" "$(H)](B") +("gomnn" "$(HGj(B") +("gonk" "$(G^a(B") +("gonin" "$(HGh(B") +("goog" "$(HTZ(B") +("googf" "$(Hg9(B") +("goohh" "$(Gb?(B") +("gooog" "$(HN>(B") +("gopfd" "$(HTY(B") +("gopim" "$(H9X(B") +("gopuu" "$(GuX(B") +("goru" "$(GXD(B") +("gorrd" "$(Hj$(B") +("goshr" "$(Gb>(B") +("gosje" "$(Go7(B") +("gosmg" "$(HlC(B") +("gosmm" "$(HGk(B") +("gotcw" "$(HZg(B") +("gotmc" "$(Hg8(B") +("gouu" "$(H@U(B") +("govl" "$(GSY(B") +("gowr" "$(GcE(B") +("goyaj" "$(HTX(B") +("gpd" "$(GGb(B") +("gpi" "$(H"*(B") +("gpu" "$(H#M(B") +("gpbuu" "$(HN-(B") +("gpim" "$(GIa(B") +("gpmm" "$(H:a(B") +("gptd" "$(H:d(B") +("gqjl" "$(H.Y(B") +("gqkq" "$(H4A(B") +("gqmb" "$(H4B(B") +("grt" "$(H)`(B") +("gru" "$(GGf(B") +("grbc" "$(HB+(B") +("grbg" "$(GjW(B") +("grgrr" "$(Hp4(B") +("grhg" "$(H.N(B") +("grhv" "$(GX0(B") +("grhaf" "$(Ha'(B") +("grhne" "$(H?~Av(B") +("grks" "$(H%U(B") +("grmbc" "$(Gon(B") +("grmfr" "$(He=(B") +("grno" "$(HWk/x(B") +("grrj" "$(HOt(B") +("grrk" "$(Ho"(B") +("grrs" "$(H:p(B") +("grrv" "$(G^F(B") +("grtf" "$(Gq;(B") +("grtr" "$(G^Eh-(B") +("grye" "$(HW<(B") +("gsp" "$(H%t(B") +("gsu" "$(H"((B") +("gsav" "$(G^](B") +("gsit" "$(H\X(B") +("gsjt" "$(Hhn(B") +("gsmb" "$(H48(B") +("gsme" "$(H.X(B") +("gsok" "$(GZr(B") +("gsuu" "$(H46(B") +("gsyq" "$(Gl?(B") +("gtj" "$(GM1(B") +("gtm" "$(GLZ(B") +("gtq" "$(H)S(B") +("gtu" "$(HAW(B") +("gtak" "$(HIM(B") +("gtco" "$(HOu(B") +("gtcp" "$(HB*(B") +("gtdi" "$(H;;(B") +("gtgr" "$(HOy(B") +("gtgt" "$(H\Y(B") +("gthhh" "$(G_%(B") +("gtiop" "$(G{`(B") +("gtje" "$(Ggp(B") +("gtlm" "$(HI?(B") +("gtmv" "$(G^Z(B") +("gtor" "$(GcW(B") +("gtss" "$(HIP(B") +("gtvs" "$(HIL(B") +("gtwi" "$(HOqOz(B") +("gubb" "$(HID(B") +("guhne" "$(HRF(B") +("gumt" "$(HB,(B") +("gumbc" "$(Hl`(B") +("guog" "$(HIN(B") +("guon" "$(H.Z(B") +("gusmm" "$(Gw((B") +("gvis" "$(H%|(B") +("gwd" "$(H4I(B") +("gwg" "$(GTk(B") +("gwj" "$(H$H(B") +("gwjr" "$(H4J(B") +("gwlb" "$(H:f(B") +("gwlc" "$(Go1(B") +("gwlj" "$(HVV(B") +("gwlm" "$(HB6(B") +("gwot" "$(GcZ(B") +("gwyi" "$(H%x(B") +("gyo" "$(GKL(B") +("gyr" "$(H%u(B") +("gyt" "$(GLW(B") +("gybs" "$(HB2(B") +("gycb" "$(HIH(B") +("gydk" "$(GlE(B") +("gydl" "$(HII(B") +("gyfe" "$(H4K(B") +("gyhn" "$(GI^(B") +("gyhs" "$(GI](B") +("gyib" "$(GTm(B") +("gylc" "$(HeC(B") +("gylm" "$(GI_(B") +("gyoj" "$(H4@(B") +("gypm" "$(Gl@(B") +("gypo" "$(HVU(B") +("gypt" "$(HeB(B") +("gyrb" "$(HB3(B") +("gyrd" "$(H40(B") +("gyro" "$(GsK(B") +("gyrv" "$(Gyf(B") +("gyta" "$(H:b(B") +("gytg" "$(HOx(B") +("gytj" "$(H.UIG(B") +("gytr" "$(GY[(B") +("gytu" "$(Gh:(B") +("gyvo" "$(GPT(B") +("gywd" "$(HVS(B") +("gywm" "$(GpK(B") +("gywv" "$(Gx.(B") +("h" "$(GHL(B") +("ha" "$(GFu(B") +("hd" "$(GF}(B") +("he" "$(GE0(B") +("hg" "$(GE1(B") +("hi" "$(GXpD=(B") +("hj" "$(GDE(B") +("hk" "$(GE5(B") +("hm" "$(H,d(B") +("hn" "$(GD-(B") +("ho" "$(GD,$(H!,(B") +("hp" "$(H!((B") +("hq" "$(GE\(B") +("hs" "$(GEBEe(B") +("ht" "$(GE*(B") +("hx" "$(GH^(B") +("hae" "$(GQx(B") +("haj" "$(H$q(B") +("ham" "$(H7w(B") +("hap" "$(GK0(B") +("hau" "$(GW<$(H"g(B") +("habwi" "$(Hmc(B") +("hahe" "$(GRW(B") +("hahi" "$(Gp%(B") +("hahaa" "$(Hr"RC(B") +("hahaj" "$(HRB(B") +("hahdw" "$(H]d(B") +("hahgr" "$(G`w(B") +("hahqi" "$(H><(B") +("hahsk" "$(Hb>(B") +("hail" "$(Geg(B") +("haipf" "$(Hi?(B") +("hajbd" "$(H[l(B") +("hajmu" "$(G`v(B") +("hakj" "$(GVr(B") +("haklu" "$(H`b(B") +("halb" "$(GM/(B") +("halmy" "$(H`c(B") +("hamg" "$(GRV(B") +("hamj" "$(HEv(B") +("hana" "$(Gv|(B") +("hank" "$(HbV(B") +("hanw" "$(G|?(B") +("haoae" "$(Gwv(B") +("haoii" "$(H1.(B") +("haph" "$(HO9(B") +("hapi" "$(GN{(B") +("hasp" "$(HO:(B") +("hatt" "$(H7H(B") +("hatxc" "$(Hg}(B") +("haumt" "$(Gms(B") +("havt" "$(H^/(B") +("havid" "$(Hi@(B") +("hawot" "$(Hg~(B") +("hayd" "$(G[@(B") +("hayf" "$(G^$(B") +("hayu" "$(GU5(B") +("hayv" "$(GfT(B") +("hayck" "$(G\3(B") +("haymp" "$(H7I(B") +("hayrb" "$(HR@(B") +("hbe" "$(H];(B") +("hbf" "$(Hev]N(B") +("hbg" "$(HVZ(B") +("hbk" "$(Gc_(B") +("hbq" "$(H"f(B") +("hbr" "$(GGW(B") +("hbt" "$(GHf(B") +("hbu" "$(HVp$(GH\(B") +("hbbm" "$(HfM(B") +("hbbuu" "$(Gz<(B") +("hbddf" "$(G}F(B") +("hbfe" "$(Gz{(B") +("hbhaf" "$(Hk9oxpthW(B") +("hbhgr" "$(Hhm(B") +("hbks" "$(Ga2(B") +("hbln" "$(GL1(B") +("hbmr" "$(Ga/$(HbG(B") +("hbmbc" "$(H`U(B") +("hbmch" "$(G}*(B") +("hbmgi" "$(Hi>(B") +("hbmvn" "$(HK|(B") +("hbnd" "$(GpP(B") +("hbnl" "$(HA"(B") +("hbnbg" "$(Hiy(B") +("hbnwf" "$(G|x(B") +("hbok" "$(HW;(B") +("hbsd" "$(Gj.(B") +("hbse" "$(HLb(B") +("hbsmm" "$(GnJ(B") +("hbtmc" "$(G}1(B") +("hbuf" "$(Gz,(B") +("hbuh" "$(HRb(B") +("hbui" "$(Gqc(B") +("hbut" "$(Gj+(B") +("hbuu" "$(HY+$(Gej(B") +("hbyi" "$(GHa(B") +("hcq" "$(Gu((B") +("hcv" "$(HP"(B") +("hchg" "$(Ho<(B") +("hchaf" "$(HqP(B") +("hcii" "$(Hmk(B") +("hcjwj" "$(HlH(B") +("hcln" "$(HkQ$(Gl,(B") +("hcmr" "$(Hf,(B") +("hcnl" "$(HU$n5(B") +("hcno" "$(GvV(B") +("hcve" "$(Hmj(B") +("hcymr" "$(G{-(B") +("hda" "$(GS|(B") +("hdb" "$(Ga,(B") +("hdd" "$(HLZ(B") +("hdf" "$(GRq(B") +("hdi" "$(GK3(B") +("hdl" "$(GO&$(H,\(B") +("hdm" "$(G\G(B") +("hdp" "$(GZ>(B") +("hdr" "$(GLO(B") +("hdu" "$(GO'(B") +("hdv" "$(GLg(B") +("hdw" "$(G`l(B") +("hdaiu" "$(HLL(B") +("hdamj" "$(Ga"(B") +("hdbm" "$(GW5(B") +("hdbt" "$(H1/(B") +("hdbu" "$(Gn.(B") +("hdbgb" "$(Gj"(B") +("hdbgr" "$(Ge`(B") +("hdbhx" "$(Gn*(B") +("hdbmp" "$(GxX(B") +("hdbnd" "$(H>\(B") +("hdbof" "$(HXy(B") +("hdbwi" "$(Hmg(B") +("hdcnh" "$(H>[(B") +("hdcru" "$(Ga$(B") +("hdcsh" "$(H,_(B") +("hddj" "$(GW3(B") +("hddmq" "$(HLP(B") +("hdfb" "$(Ga!(B") +("hdfh" "$(GRp(B") +("hdgr" "$(H7h(B") +("hdgce" "$(Ge^(B") +("hdgcg" "$(HE](B") +("hdggu" "$(H^!(B") +("hdgow" "$(Gvr(B") +("hdhd" "$(H1X(B") +("hdhp" "$(H(D(B") +("hdhu" "$(GK5(B") +("hdhaf" "$(Hm5a+(B") +("hdhah" "$(GqZ(B") +("hdhhj" "$(HEa(B") +("hdhjg" "$(Gj!(B") +("hdhkb" "$(H^#(B") +("hdhne" "$(HWp(B") +("hdhpm" "$(H1U(B") +("hdhqo" "$(GW7(B") +("hdhqu" "$(H,](B") +("hdhsb" "$(HLO(B") +("hdhvp" "$(H,^(B") +("hdir" "$(H1S(B") +("hdiav" "$(H>Z(B") +("hdice" "$(H>^(B") +("hdiih" "$(HX{(B") +("hdijc" "$(H1P(B") +("hdipf" "$(HiO(B") +("hdirm" "$(HEc(B") +("hditc" "$(HiP(B") +("hdiua" "$(Gn((B") +("hdiuu" "$(G^w(B") +("hdjbc" "$(HRZ(B") +("hdjbm" "$(HE_(B") +("hdjhp" "$(H7g(B") +("hdjip" "$(GtT(B") +("hdjmo" "$(Gn&(B") +("hdkkb" "$(Ga%(B") +("hdlc" "$(G{m(B") +("hdln" "$(GI3L2(B") +("hdlo" "$(GtZ(B") +("hdlp" "$(GS}(B") +("hdlw" "$(Gg>$(H1W(B") +("hdlbk" "$(GW4(B") +("hdlxh" "$(H1T(B") +("hdmfj" "$(GW2(B") +("hdmfm" "$(H1R(B") +("hdmig" "$(H7j(B") +("hdmrw" "$(HLK(B") +("hdmvn" "$(HR4(B") +("hdnd" "$(GLw(B") +("hdnl" "$(H-]NX(B") +("hdnhs" "$(GK4(B") +("hdnin" "$(G\C(B") +("hdnmu" "$(HY`(B") +("hdnob" "$(HLM(B") +("hdnwa" "$(HiQ(B") +("hdoe" "$(Gc((B") +("hdog" "$(Ge_(B") +("hdoo" "$(HLd(B") +("hdogf" "$(H]}(B") +("hdoip" "$(Gea(B") +("hdomb" "$(HEf(B") +("hdomd" "$(H>](B") +("hdph" "$(GW8(B") +("hdpp" "$(H,[(B") +("hdqmc" "$(GqX(B") +("hdrhg" "$(Ga#(B") +("hdsp" "$(H1V(B") +("hdss" "$(H1Q(B") +("hdsmh" "$(Gq\(B") +("hdta" "$(HEd(B") +("hdtmc" "$(HE^^"(B") +("hdtoe" "$(GxW(B") +("hdtwv" "$(Gvt(B") +("hduce" "$(HLN(B") +("hdvii" "$(H]~(B") +("hdwd" "$(Gec(B") +("hdwce" "$(Gn)(B") +("hdwhd" "$(HEe(B") +("hdwjr" "$(HE`(B") +("hdwlj" "$(GzK(B") +("hdyj" "$(GRo(B") +("hdyx" "$(Hf0(B") +("hdymh" "$(Gvs(B") +("hdyrb" "$(Gn%(B") +("hdyrd" "$(HEb(B") +("hdyrv" "$(Hmf(B") +("hdytg" "$(H]|(B") +("hdyto" "$(HbL(B") +("hed" "$(Gi7(B") +("heg" "$(H.S(B") +("hep" "$(Ghf(B") +("heq" "$(HJ@(B") +("her" "$(GGV(B") +("hev" "$(HBD(B") +("hey" "$(GEv(B") +("heag" "$(HY#(B") +("heah" "$(HbM(B") +("hebt" "$(Gmu(B") +("heha" "$(Gj-(B") +("hehw" "$(Hks(B") +("hehee" "$(Hqq(B") +("heii" "$(GxZ(B") +("heir" "$(HLU(B") +("helb" "$(HBb(B") +("hemr" "$(Gn$(B") +("henl" "$(HH0(B") +("heqj" "$(H#P(B") +("hesu" "$(H7n(B") +("hetc" "$(HRe(B") +("hetlj" "$(Hgn(B") +("hevif" "$(HYE(B") +("heyr" "$(Gv4(B") +("heyhv" "$(HZF(B") +("heyli" "$(H_<(B") +("heyub" "$(Hp%(B") +("hfb" "$(HEp(B") +("hfd" "$(GEgK](B") +("hfn" "$(HAT(B") +("hfp" "$(Gcz(B") +("hfq" "$(HC!(B") +("hfv" "$(H;3(B") +("hfaht" "$(Hh\(B") +("hfate" "$(Hqk(B") +("hfbn" "$(HR`(B") +("hfbw" "$(Hf4(B") +("hfdk" "$(Gp*(B") +("hffs" "$(HbN(B") +("hfhn" "$(HHs(B") +("hfhu" "$(HRf(B") +("hfhaf" "$(Hk<(B") +("hfhrb" "$(Hm4(B") +("hfhyu" "$(Hm0(B") +("hfice" "$(He&(B") +("hfjc" "$(H\/(B") +("hfjp" "$(Gs6(B") +("hfks" "$(Gp:(B") +("hflmi" "$(HT&(B") +("hfmvn" "$(HK}(B") +("hfnl" "$(HH/(B") +("hfno" "$(HK,(B") +("hfog" "$(HhX(B") +("hfomd" "$(He#(B") +("hfsqf" "$(Hm3(B") +("hftgi" "$(Hpm(B") +("hftmc" "$(HhK(B") +("hfydk" "$(Hoo(B") +("hgf" "$(HKf(B") +("hgg" "$(H>h(B") +("hgi" "$(GG#(B") +("hgr" "$(GIK(B") +("hgcr" "$(HbR(B") +("hgdi" "$(Ga+(B") +("hgea" "$(H]:(B") +("hgfmu" "$(HRA(B") +("hghu" "$(GG?(B") +("hghne" "$(GdZ(B") +("hgit" "$(HY'(B") +("hgks" "$(GY/(B") +("hgmbc" "$(G{A(B") +("hgni" "$(Gz$(B") +("hgpm" "$(Geh(B") +("hgrg" "$(HiS(B") +("hgrly" "$(Goj(B") +("hhj" "$(GL8(B") +("hhk" "$(GW=(B") +("hhn" "$(GXE(B") +("hhs" "$(G\M(B") +("hhw" "$(GVg(B") +("hhag" "$(Gn3(B") +("hhail" "$(GTN(B") +("hhbuc" "$(Gb;(B") +("hhdi" "$(GU+(B") +("hhdn" "$(H^3Ex(B") +("hhfbr" "$(GoA(B") +("hhffs" "$(HgA(B") +("hhgr" "$(HEw(B") +("hhgu" "$(H>j(B") +("hhhj" "$(Gj1(B") +("hhhaf" "$(Hh[(B") +("hhhnd" "$(Gg#(B") +("hhjm" "$(Gn4(B") +("hhjr" "$(H>e(B") +("hhjmc" "$(Hqz(B") +("hhkb" "$(HbW(B") +("hhlo" "$(H1g(B") +("hhmbc" "$(Gb|(B") +("hhnwf" "$(Hh>(B") +("hhoe" "$(Gp-(B") +("hhol" "$(H^6(B") +("hhoo" "$(H^4(B") +("hhqm" "$(G\K(B") +("hhrb" "$(Gqd(B") +("hhsb" "$(Gn2(B") +("hhsl" "$(GF((B") +("hhsav" "$(HZt(B") +("hhslc" "$(Hn+(B") +("hhsld" "$(GhM(B") +("hhsle" "$(HWo(B") +("hhsli" "$(GI<(B") +("hhsrr" "$(GwJ(B") +("hhuc" "$(Hq,(B") +("hhwp" "$(Gqe(B") +("hhwgf" "$(HkD(B") +("hhxc" "$(HiW(B") +("hhyu" "$(HY-(B") +("hii" "$(Gj)(B") +("hir" "$(G\L(B") +("hit" "$(H7}(B") +("hiav" "$(HEl(B") +("hibt" "$(HbP(B") +("hibtv" "$(Gw}(B") +("hifb" "$(H`u(B") +("hihq" "$(Hm\(B") +("hihr" "$(Gn0(B") +("hihaf" "$(Gx&(B") +("hihml" "$(HOF(B") +("hiih" "$(H^5(B") +("hiiv" "$(HV#(B") +("hiikk" "$(HV$(B") +("hiirm" "$(Hdj(B") +("hijd" "$(Gp$(B") +("hije" "$(HOE(B") +("himlb" "$(Gw|(B") +("himwf" "$(Hlt(B") +("hino" "$(GEf(B") +("hiog" "$(Hdl(B") +("hitc" "$(GxY(B") +("hitmc" "$(Hdk(B") +("hivii" "$(HnV(B") +("hixp" "$(H^((B") +("hiyj" "$(Gkv(B") +("hiypm" "$(HnU(B") +("hiyub" "$(G{J(B") +("hjd" "$(GH7(B") +("hjr" "$(GH_(B") +("hjbu" "$(GRa(B") +("hjcm" "$(HLV(B") +("hjhx" "$(H-+(B") +("hjhaf" "$(HhZ(B") +("hjhne" "$(GQt(B") +("hjii" "$(HbO^+(B") +("hjjj" "$(Hf2(B") +("hjjo" "$(H^:(B") +("hjju" "$(Gn/(B") +("hjka" "$(Gj/(B") +("hjlo" "$(HLX(B") +("hjlp" "$(GKe(B") +("hjmk" "$(H^7(B") +("hjmu" "$(HEk(B") +("hjmbc" "$(H`S(B") +("hjnl" "$(H9r(B") +("hjrr" "$(Gj'(B") +("hjsmm" "$(Gqt(B") +("hjtm" "$(GPM(B") +("hjwg" "$(GSl(B") +("hka" "$(H',(B") +("hkd" "$(Hd(B") +("hlmbc" "$(HHf(B") +("hlmmf" "$(GqW(B") +("hlmvn" "$(Hhd(B") +("hlno" "$(GN<(B") +("hlpr" "$(Hhe(B") +("hltwv" "$(Hr)(B") +("hlvk" "$(Hkr(B") +("hlvvu" "$(Hpx(B") +("hlwv" "$(GtW(B") +("hlwli" "$(H\{(B") +("hlxh" "$(H7z(B") +("hlypm" "$(HqU(B") +("hmd" "$(GRu(B") +("hmj" "$(GRt(B") +("hml" "$(GEH(B") +("hmm" "$(GO*(B") +("hmr" "$(GG[(B") +("hmt" "$(H1b(B") +("hmy" "$(GFX(B") +("hmbc" "$(HY.(B") +("hmbg" "$(Hmh(B") +("hmbu" "$(H19(B") +("hmgn" "$(HiTL\(B") +("hmgt" "$(HEm(B") +("hmhaf" "$(Hm,\:(B") +("hmhqm" "$(H1#(B") +("hmmu" "$(H1h(B") +("hmmvn" "$(HK{(B") +("hmnd" "$(Gq`(B") +("hmnj" "$(Ga4(B") +("hmnl" "$(GOVbS$(H>c(B") +("hmnq" "$(HY0(B") +("hmnr" "$(H7p(B") +("hmoo" "$(Gei(B") +("hmrg" "$(H)_(B") +("hmsl" "$(H7o(B") +("hmsu" "$(GF)(B") +("hmsmb" "$(GvW(B") +("hmua" "$(Gvy(B") +("hmwd" "$(HY((B") +("hmwf" "$(H^,(B") +("hmwj" "$(HbQ(B") +("hmwks" "$(G`i(B") +("hnd" "$(GH8[?(B") +("hne" "$(H!?(B") +("hni" "$(GD;(B") +("hnp" "$(Gd&(B") +("hnq" "$(G_>(B") +("hnamh" "$(Gwq(B") +("hnbmc" "$(Gv)(B") +("hncr" "$(Gx](B") +("hndo" "$(HL](B") +("hnef" "$(HY/(B") +("hneii" "$(Hgy(B") +("hnhe" "$(H1f(B") +("hnhq" "$(G[u(B") +("hnhag" "$(GY)(B") +("hnhhh" "$(HAR(B") +("hnhhw" "$(Hlc(B") +("hnhjr" "$(Goq(B") +("hnhli" "$(GSx(B") +("hnhxe" "$(GyN(B") +("hnib" "$(HEo(B") +("hnir" "$(Gkm(B") +("hnkg" "$(HEr(B") +("hnkm" "$(Gj*(B") +("hnkcf" "$(Hla(B") +("hnld" "$(HY*(B") +("hnlh" "$(G\I(B") +("hnmm" "$(Gqb(B") +("hnmaf" "$(Gkz(B") +("hnmgh" "$(HnD(B") +("hnmni" "$(GGh(B") +("hnmnn" "$(HUg(B") +("hnmvh" "$(HHg(B") +("hnot" "$(HbT(B") +("hnpru" "$(HO5(B") +("hnryo" "$(Hn2(B") +("hnsmh" "$(Hja(B") +("hnwp" "$(HdU(B") +("hnyr" "$(HO4(B") +("hnyhv" "$(Gj{(B") +("hnymr" "$(Hn((B") +("hoa" "$(H*v(B") +("hof" "$(HQy(B") +("hoi" "$(Ga3(B") +("hop" "$(Glk(B") +("hor" "$(GLU(B") +("hoau" "$(GNg(B") +("hoav" "$(GP~(B") +("hoami" "$(GZ5(B") +("hoamo" "$(H;Z(B") +("hoaue" "$(Hhu(B") +("hobc" "$(G}K(B") +("hobg" "$(HY%(B") +("hobm" "$(H&V(B") +("hobgn" "$(G|h(B") +("hobgr" "$(H54(B") +("hobou" "$(HBj(B") +("hobrn" "$(H@((B") +("hobvk" "$(HBi(B") +("hoci" "$(H#t(B") +("hocmn" "$(GkW(B") +("hodi" "$(G\J(B") +("hodhe" "$(GM>(B") +("hodmq" "$(H;[(B") +("hodoo" "$(GZ:(B") +("hodqn" "$(Gnl(B") +("hoemn" "$(GSO(B") +("hofbk" "$(HJ((B") +("hofbr" "$(GZ;(B") +("hogdi" "$(GQ!(B") +("hoggn" "$(Gay(B") +("hogyo" "$(GU?(B") +("hohs" "$(HEt(B") +("hohaf" "$(H\3\4(B") +("hohag" "$(G_((B") +("hohgn" "$(Gnm(B") +("hohju" "$(G_'(B") +("hohne" "$(GJ2(B") +("hohpm" "$(H&X(B") +("hohqo" "$(H0}(B") +("hohsk" "$(HW!(B") +("hoii" "$(H7{(B") +("hoim" "$(G|>(B") +("hoin" "$(H1j(B") +("hoicn" "$(G]4(B") +("hojmf" "$(H53(B") +("hojrn" "$(HT*(B") +("hojwp" "$(Gla(B") +("hoks" "$(H#2(B") +("hokmr" "$(H52(B") +("hold" "$(Gt[(B") +("holk" "$(HEs(B") +("holq" "$(GQ#(B") +("holii" "$(HpA(B") +("holln" "$(GM=(B") +("holmy" "$(GZ8(B") +("homb" "$(G|@(B") +("homd" "$(HEu(B") +("homg" "$(H>f(B") +("homk" "$(HRc(B") +("homo" "$(Gx\(B") +("homr" "$(Ga0(B") +("homcw" "$(H*?(B") +("homjn" "$(H-L(B") +("hommn" "$(GHg(B") +("homrn" "$(GfL(B") +("homvm" "$(GU@(B") +("homym" "$(GM<(B") +("honk" "$(Gn5(B") +("honhe" "$(H#u(B") +("honkn" "$(Gr/(B") +("hooae" "$(G_&(B") +("hooii" "$(H&W(B") +("hooma" "$(HW"(B") +("hoomd" "$(GUA(B") +("hooml" "$(GZ9(B") +("hoooo" "$(GZ7(B") +("hopa" "$(GQ$(B") +("hopi" "$(H(0"?(B") +("hopru" "$(H0~(B") +("hoqb" "$(HY2(B") +("horye" "$(H;Y(B") +("hosj" "$(Gt{(B") +("hosyq" "$(HP@(B") +("hotq" "$(GQ&(B") +("hotcn" "$(H@'(B") +("houfk" "$(G|\s[$(Hn`(B") +("hougk" "$(Glb(B") +("hourk" "$(H\i(B") +("houuk" "$(Gcr(B") +("hovie" "$(GQ%(B") +("howr" "$(GQ"(B") +("hoyg" "$(GM;(B") +("hoyj" "$(H<@(B") +("hoybk" "$(Ghe(B") +("hoybp" "$(HeK(B") +("hoybs" "$(Gcq(B") +("hoyhs" "$(GJ1(B") +("hoyin" "$(H94(B") +("hoylo" "$(GZ6(B") +("hoyrv" "$(Hht(B") +("hpa" "$(Ga1M~(B") +("hpm" "$(GFb(B") +("hpp" "$(H1c(B") +("hpr" "$(H7y(B") +("hpdk" "$(Gef(B") +("hphh" "$(H1e(B") +("hphaf" "$(He"(B") +("hpim" "$(H1i(B") +("hpln" "$(G^7(B") +("hpnl" "$(HH1(B") +("hpru" "$(H8"(B") +("hpsl" "$(GGM(B") +("hpuu" "$(HY1(B") +("hqg" "$(GK'(B") +("hqi" "$(GJ<(B") +("hqm" "$(GFm(B") +("hqo" "$(GFB(B") +("hqp" "$(GHJ(B") +("hqr" "$(H>i(B") +("hqu" "$(GES(B") +("hqate" "$(Hey(B") +("hqbu" "$(GR`(B") +("hqbmc" "$(H=p(B") +("hqbtu" "$(H=o(B") +("hqbuk" "$(HDk(B") +("hqda" "$(Gz&(B") +("hqfqu" "$(H=l(B") +("hqgdi" "$(GVV(B") +("hqgwc" "$(GxJ(B") +("hqhq" "$(H'{(B") +("hqhw" "$(Gx^(B") +("hqhdj" "$(HDl(B") +("hqhgr" "$(H7$(B") +("hqhkb" "$(HXF(B") +("hqhpm" "$(GR>(B") +("hqhqm" "$(GR<(B") +("hqipf" "$(Hex(B") +("hqiuh" "$(H7"(B") +("hqjm" "$(H^)(B") +("hqjr" "$(GR=(B") +("hqjbm" "$(H=n(B") +("hqjnd" "$(H0a(B") +("hqjqr" "$(HKm(B") +("hqks" "$(H"b(B") +("hqkmr" "$(G`W(B") +("hqlw" "$(H+{(B") +("hqlxh" "$(H+z(B") +("hqmb" "$(HLY(B") +("hqmc" "$(H^*(B") +("hqmmr" "$(H7!(B") +("hqmqj" "$(GQ8(B") +("hqmtb" "$(He|(B") +("hqmvm" "$(H7#(B") +("hqnbg" "$(H9K(B") +("hqnkq" "$(HDi(B") +("hqok" "$(GNk(B") +("hqomg" "$(H0b(B") +("hqpd" "$(GK((B") +("hqphh" "$(GNl(B") +("hqpuu" "$(HKo(B") +("hqrye" "$(HDj(B") +("hqsb" "$(HL[(B") +("hqshi" "$(H$`(B") +("hqta" "$(H^-(B") +("hqtb" "$(Hf3(B") +("hqtm" "$(Gj,(B") +("hqtce" "$(Hq'(B") +("hqtgs" "$(Gzv(B") +("hqthb" "$(HKn(B") +("hqvvv" "$(He{(B") +("hqwj" "$(Hmi(B") +("hqwlp" "$(Hez(B") +("hqwyi" "$(H+|(B") +("hqyrb" "$(Gi`(B") +("hqyrd" "$(H=m(B") +("hqytg" "$(HXE(B") +("hrj" "$(GO](B") +("hru" "$(H*&(B") +("hrbc" "$(HY,(B") +("hrff" "$(HM2(B") +("hrgb" "$(H8V(B") +("hrhr" "$(HEq(B") +("hrhaf" "$(Gx'$(Ha-a5a,(B") +("hrhkp" "$(GjY(B") +("hrhvp" "$(GWk(B") +("hrks" "$(H)5(B") +("hrlb" "$(GPu(B") +("hrln" "$(HLa$(GL0(B") +("hrlmi" "$(H@#(B") +("hrmr" "$(Hf5(B") +("hrmbc" "$(HUf(B") +("hrmlb" "$(GU:(B") +("hrnl" "$(H3@-`(B") +("hrog" "$(Gke(B") +("hrok" "$(GZv(B") +("hrrj" "$(Gvz(B") +("hrtm" "$(G\'(B") +("hruc" "$(HbU(B") +("hrvp" "$(H7s(B") +("hryf" "$(GVT(B") +("hsb" "$(GO6(B") +("hsp" "$(GQ+(B") +("hsr" "$(H7~(B") +("hsbr" "$(H*T(B") +("hsbt" "$(GQ7(B") +("hsff" "$(H;t(B") +("hshr" "$(H7t(B") +("hshml" "$(GMT(B") +("hshne" "$(GV3(B") +("hsik" "$(GMS(B") +("hsit" "$(Gz%(B") +("hsko" "$(HR_(B") +("hsly" "$(HY)(B") +("hslmy" "$(G_=(B") +("hsmg" "$(Ga.$(HiU(B") +("hsmr" "$(H7q(B") +("hsog" "$(Gbv(B") +("hsqf" "$(Gqa(B") +("hsru" "$(H$((B") +("hsrau" "$(GZS(B") +("hssmm" "$(GUR(B") +("hsyj" "$(H&q(B") +("hsyr" "$(H*S(B") +("hsyhs" "$(GMR(B") +("hsyhv" "$(H/2(B") +("htbn" "$(Gn-(B") +("htce" "$(Gx[(B") +("htcg" "$(H^;(B") +("hthaf" "$(Hnk(B") +("htkr" "$(HRa(B") +("htmc" "$(Gj(vx(B") +("htmf" "$(H2q(B") +("htng" "$(H2r(B") +("htsj" "$(H@&(B") +("htsl" "$(GL<(B") +("httb" "$(HY&(B") +("httwi" "$(Hl6(B") +("hud" "$(GWi(B") +("hup" "$(GpVUI(B") +("hubuc" "$(Gy&(B") +("huff" "$(G`'(B") +("huhaf" "$(HhYe)k8(B") +("huhgu" "$(H0#:D(B") +("huhuu" "$(H=*(B") +("huij" "$(H0&(B") +("huik" "$(GWh(B") +("huije" "$(G[F(B") +("huikk" "$(HL-(B") +("hulmc" "$(Hf1(B") +("humbc" "$(Gs%(B") +("humcw" "$(H0%(B") +("hunl" "$(H-_9p(B") +("huno" "$(HK-(B") +("hunkq" "$(Gd](B") +("hunwa" "$(Hef(B") +("huooo" "$(H?8(B") +("hutak" "$(HQ>(B") +("hutca" "$(HWs(B") +("huwp" "$(HD((B") +("huwml" "$(Gk|(B") +("huytr" "$(H=((B") +("hve" "$(H7|(B") +("hvp" "$(GET(B") +("hvr" "$(H>g(B") +("hvbu" "$(HT9(B") +("hvbjj" "$(Hnx(B") +("hvbuc" "$(HkF(B") +("hvbuk" "$(Hnw(B") +("hvbuu" "$(HGB(B") +("hvbvk" "$(Hp+(B") +("hvcsh" "$(Ha@(B") +("hvfi" "$(HRd(B") +("hvgdi" "$(Hhc(B") +("hvhi" "$(Gw{(B") +("hvhu" "$(GY'(B") +("hvhey" "$(He4(B") +("hvhqm" "$(He2(B") +("hvhyu" "$(Hp,(B") +("hvif" "$(GK7(B") +("hvik" "$(Ha?(B") +("hvil" "$(HpF(B") +("hvio" "$(GFj(B") +("hvikk" "$(He0(B") +("hvjck" "$(Hnv(B") +("hvlw" "$(Gx*(B") +("hvmr" "$(He1(B") +("hvmmr" "$(Gz^(B") +("hvmvn" "$(HE'(B") +("hvno" "$(Gn1(B") +("hvnkg" "$(HkG(B") +("hvpr" "$(He3(B") +("hvqmb" "$(Hm?(B") +("hvsl" "$(H!7(B") +("hvsav" "$(G|0(B") +("hvtxc" "$(Hp*(B") +("hvyk" "$(Ha>(B") +("hwe" "$(H7x(B") +("hwk" "$(H"'(B") +("hwl" "$(H8!(B") +("hwgti" "$(HL1(B") +("hwhd" "$(HL`(B") +("hwhaf" "$(Hm-p#(B") +("hwim" "$(H^1(B") +("hwjr" "$(Gj0(B") +("hwkk" "$(GIY(B") +("hwks" "$(HI+(B") +("hwlg" "$(G}&(B") +("hwli" "$(GtX(B") +("hwml" "$(HL_(B") +("hwmvs" "$(Gem(B") +("hwnl" "$(GoS(B") +("hwsmm" "$(Gw)(B") +("hwtj" "$(H^0(B") +("hxh" "$(GKN(B") +("hxo" "$(GO;(B") +("hxt" "$(H24(B") +("hxbc" "$(Gq{(B") +("hxbt" "$(GqN(B") +("hxhu" "$(GL#(B") +("hxjc" "$(Gua(B") +("hxlb" "$(H*4(B") +("hxle" "$(GTQ(B") +("hxno" "$(HC}(B") +("hxvyv" "$(Ggq(B") +("hxwks" "$(Gf+(B") +("hxyc" "$(GjX(B") +("hxyf" "$(H?<(B") +("hyl" "$(H25(B") +("hym" "$(H-,(B") +("hyr" "$(H7v(B") +("hyt" "$(G\F(B") +("hyu" "$(GS4(B") +("hyv" "$(H,c(B") +("hyau" "$(H26(B") +("hyabu" "$(HS1(B") +("hybb" "$(Hf6(B") +("hybg" "$(G}%(B") +("hybp" "$(G{l(B") +("hybs" "$(HY$(B") +("hybnd" "$(HFK(B") +("hyck" "$(H>b(B") +("hycr" "$(G\s(B") +("hyfb" "$(HFJ(B") +("hyfbw" "$(HfO(B") +("hyha" "$(G\r(B") +("hyhe" "$(GWn(B") +("hyhj" "$(GtY(B") +("hyhm" "$(H^'(B") +("hyhn" "$(H1a(B") +("hyhr" "$(H^2(B") +("hyhs" "$(Hq+8Z(B") +("hyhaf" "$(Ha/(B") +("hyhag" "$(HS3(B") +("hyhej" "$(HFL(B") +("hyheq" "$(H?>(B") +("hyhlo" "$(Hbm(B") +("hyhne" "$(GWo(B") +("hyhsb" "$(HS4(B") +("hyhxe" "$(Gq|(B") +("hyjp" "$(G\p(B") +("hykms" "$(H??(B") +("hykpb" "$(H^_(B") +("hylw" "$(H8X(B") +("hylwv" "$(H^](B") +("hymo" "$(H^.(B") +("hymnr" "$(H8W(B") +("hyndt" "$(Gj[(B") +("hynkg" "$(Gf,(B") +("hynri" "$(Ho>(B") +("hyoj" "$(HLc(B") +("hyoge" "$(HpI(B") +("hyoii" "$(H8[(B") +("hyoir" "$(Gq}(B") +("hyomd" "$(HFM(B") +("hypt" "$(Hml(B") +("hypu" "$(H2ZL^(B") +("hyptd" "$(HS0(B") +("hyrb" "$(Gq^(B") +("hyrl" "$(H^8(B") +("hyrn" "$(Hq\(B") +("hyro" "$(HiV(B") +("hysd" "$(HR^(B") +("hysh" "$(H(Q(B") +("hysk" "$(GtV(B") +("hysy" "$(HLW(B") +("hyshu" "$(HFI(B") +("hysit" "$(Gz0(B") +("hytc" "$(H?=(B") +("hytbo" "$(Hib(B") +("hytct" "$(HYc(B") +("hytgi" "$(HfN(B") +("hythu" "$(HS/(B") +("hytqm" "$(HYb(B") +("hytwa" "$(H^^(B") +("hyub" "$(H^9(B") +("hyuce" "$(HS2(B") +("hywl" "$(H8Y(B") +("hywv" "$(Gq_(B") +("hyyo" "$(Ho;(B") +("hyyx" "$(Hic(B") +("hyybs" "$(HYa(B") +("hyyhn" "$(GWl(B") +("hyyhs" "$(GWm(B") +("hyyps" "$(HfP(B") +("hyypt" "$(Hms(B") +("hyytg" "$(Hbl(B") +("hyyvi" "$(G\q(B") +("i" "$(GEA(B") +("ib" "$(H!g(B") +("id" "$(GJ+(B") +("ig" "$(H"<(B") +("ih" "$(GFS(B") +("ii" "$(H&p(B") +("ij" "$(GH&(B") +("ik" "$(GE](B") +("io" "$(H![(B") +("ip" "$(H!Z$(GD](B") +("ir" "$(GF:(B") +("it" "$(GJ;FO(B") +("iv" "$(H!](B") +("iav" "$(GK@(B") +("iaie" "$(G_#(B") +("ibg" "$(HB8(B") +("ibcn" "$(G_!(B") +("ibcv" "$(Hhr(B") +("ibdi" "$(H.k(B") +("ibhaf" "$(Hndd{(B") +("ibnl" "$(H38$(GkI(B") +("ibpp" "$(GWd(B") +("icp" "$(H*@(B") +("icnl" "$(Hcu(B") +("icno" "$(HP=(B") +("idg" "$(HIF(B") +("idq" "$(Glw(B") +("idbu" "$(G_"(B") +("idfd" "$(Gt](B") +("idhd" "$(HXz(B") +("idhi" "$(G{I(B") +("idhq" "$(HQ{(B") +("idhqu" "$(Gp,(B") +("idjtc" "$(Hp$(B") +("idlmy" "$(GyH(B") +("idlyf" "$(Ho5(B") +("idmr" "$(GqS(B") +("idoo" "$(H5.(B") +("idsje" "$(Hha(B") +("idvi" "$(Gk{(B") +("idvif" "$(H^J(B") +("iea" "$(H*l(B") +("iebt" "$(H>=(B") +("iedhe" "$(G`x(B") +("ieln" "$(H3l(B") +("ieok" "$(GZs(B") +("ieyhv" "$(GfQ(B") +("ifg" "$(GO#(B") +("ifl" "$(H,W(B") +("ifp" "$(GlipU(B") +("ifamh" "$(HLF(B") +("ifamo" "$(HLE(B") +("ifasm" "$(HRW(B") +("ifbk" "$(Gl^(B") +("ifbm" "$(GW-(B") +("ifbbr" "$(Gi~(B") +("ifbgr" "$(HEZ(B") +("ifbjj" "$(HLH(B") +("ifbme" "$(HLJ(B") +("ifbuu" "$(Ga~(B") +("ifdmq" "$(HLD(B") +("iffkc" "$(HpD(B") +("ifgi" "$(H1J(B") +("ifgni" "$(GxV(B") +("ifgrr" "$(GtR(B") +("ifhk" "$(H,Y(B") +("ifhs" "$(GW1(B") +("ifhaf" "$(G|.(B") +("ifhgr" "$(H>Y(B") +("ifhjd" "$(H7a(B") +("ifhml" "$(GRk(B") +("ifhne" "$(H,X(B") +("ifhpm" "$(GW0(B") +("ifhqo" "$(H1O(B") +("ifhuc" "$(HpE(B") +("ifhvp" "$(GRl(B") +("ifhyu" "$(HRU(B") +("ifit" "$(H>V(B") +("ifikk" "$(H1M(B") +("ifjr" "$(H1L(B") +("ifjbc" "$(HRX(B") +("ifkr" "$(GW*(B") +("iflmo" "$(H7`(B") +("iflwl" "$(GW.(B") +("ifmk" "$(GRi(B") +("ifmr" "$(H1K(B") +("ifmbc" "$(Hj^(B") +("ifmfb" "$(Hf/(B") +("ifmmv" "$(H>W(B") +("ifmrw" "$(Gi}(B") +("ifmtb" "$(HiN(B") +("ifmwg" "$(HLB(B") +("ifmwj" "$(H]z(B") +("ifnl" "$(GO%$(H@v(B") +("ifnhs" "$(H$r(B") +("ifnmu" "$(H7b(B") +("ifodi" "$(H1I(B") +("ifohv" "$(H7c(B") +("ifoll" "$(H,Z(B") +("ifoma" "$(HbK(B") +("ifomb" "$(Hme(B") +("ifomr" "$(H7d(B") +("ifpd" "$(H(B(B") +("ifph" "$(GW)(B") +("ifpi" "$(H(C(B") +("ifpou" "$(HE\(B") +("ifqhk" "$(HLA(B") +("ifru" "$(GO$(B") +("ifrhu" "$(GW/(B") +("ifrrj" "$(GtS(B") +("ifryo" "$(GwD(B") +("ifshr" "$(H1N(B") +("ifsme" "$(H>X(B") +("ifsmm" "$(H7_(B") +("ifsmr" "$(GW+(B") +("ifsqf" "$(HRT(B") +("iftq" "$(G\@(B") +("iftgf" "$(HRS(B") +("iftmc" "$(GeY(B") +("iftmd" "$(HLC(B") +("iftwt" "$(Gvq(B") +("ifvii" "$(H]{(B") +("ifvne" "$(GeZ(B") +("ifvno" "$(HLI(B") +("ifwd" "$(HEY(B") +("ifwp" "$(HLG(B") +("ifwlm" "$(HXx(B") +("ifybb" "$(HL@(B") +("ifybc" "$(Gi|(B") +("ifyhs" "$(H,V(B") +("ifylm" "$(GRj(B") +("ifyoj" "$(HE[(B") +("ifyrv" "$(G{k(B") +("ifyto" "$(HbJ(B") +("igb" "$(Gt~(B") +("igp" "$(Gs\(B") +("igce" "$(H5+(B") +("igdi" "$(H*7(B") +("ighaf" "$(G|y(B") +("igit" "$(HBc(B") +("igow" "$(HVz(B") +("igsk" "$(HJ#(B") +("igti" "$(GlZ(B") +("ihi" "$(HBe$(GH((B") +("ihm" "$(GH'(B") +("ihq" "$(GHI(B") +("ihs" "$(GH)(B") +("ihu" "$(GDx(B") +("ihhi" "$(H_4o&(B") +("ihhj" "$(H5/(B") +("ihhw" "$(HBg(B") +("ihhqu" "$(HQ@(B") +("ihln" "$(HAn(B") +("ihml" "$(H#q(B") +("ihmr" "$(GP;(B") +("ihmv" "$(GPd(B") +("ihpm" "$(GM5(B") +("ihxe" "$(HBf(B") +("ihxo" "$(GZ.(B") +("ihymf" "$(GZQ(B") +("iib" "$(GUv(B") +("iibt" "$(Ge@(B") +("iiif" "$(H>y(B") +("iiih" "$(GY6(B") +("iiil" "$(G^~(B") +("iiln" "$(H%S(B") +("iinl" "$(GSg(B") +("iino" "$(H/{(B") +("iiobo" "$(GjO(B") +("iiuh" "$(H.z(B") +("iixp" "$(HIz(B") +("ijb" "$(GK-(B") +("ijc" "$(GFZ(B") +("ije" "$(H#m$(GJe(B") +("ijcc" "$(G^((B") +("ijjb" "$(Gl[(B") +("ijkd" "$(H.w(B") +("ijwj" "$(GU;(B") +("ikk" "$(H!d(B") +("ikp" "$(HPQ(B") +("iku" "$(GE8(B") +("ikw" "$(GVf(B") +("ikbuc" "$(H@R(B") +("ikhni" "$(Hlb(B") +("ikikk" "$(H=r(B") +("ikjwj" "$(H@o(B") +("iklu" "$(GZ-(B") +("iknf" "$(GR3(B") +("ikno" "$(H6=(B") +("ikpb" "$(HI|(B") +("ikrm" "$(H.}(B") +("ilb" "$(GZ+(B") +("ile" "$(GZ*(B") +("iln" "$(GGF(B") +("ilo" "$(GM2(B") +("ilr" "$(GTS(B") +("ilil" "$(GG|(B") +("ilmo" "$(H*:(B") +("iloc" "$(Go4(B") +("ilwv" "$(HJ$(B") +("imc" "$(H.((B") +("ime" "$(GGC(B") +("imp" "$(G_)(B") +("imbgr" "$(GTG(B") +("imbsd" "$(H.'(B") +("imcw" "$(H.x(B") +("imdw" "$(GTD(B") +("imgce" "$(GTE(B") +("imhgu" "$(H%N(B") +("imig" "$(H*8(B") +("imir" "$(GI/(B") +("imikk" "$(H#-(B") +("imjlv" "$(H.%(B") +("immp" "$(HmM(B") +("immnn" "$(GL)(B") +("immvm" "$(H!{(B") +("immwg" "$(H3k(B") +("imno" "$(GH9(B") +("imog" "$(GTF(B") +("imoii" "$(GI0(B") +("imoir" "$(H:E(B") +("imomr" "$(H%O(B") +("impko" "$(Gp7(B") +("imqmb" "$(H.$(B") +("imsll" "$(GjV(B") +("imsqf" "$(Gc%(B") +("imsuf" "$(HVD(B") +("imtcl" "$(HI'(B") +("imue" "$(Gcn(B") +("imuog" "$(HAj(B") +("imvh" "$(H#o(B") +("imwjr" "$(H.&(B") +("imywd" "$(Gl)(B") +("ine" "$(GFc(B") +("ino" "$(GDf(B") +("inbq" "$(HV|(B") +("infq" "$(Hhs(B") +("inin" "$(GJ)(B") +("inkg" "$(GU<(B") +("inli" "$(HJ!(B") +("inoe" "$(GlY(B") +("iod" "$(H*;/u(B") +("iok" "$(GK2(B") +("iop" "$(GUC(B") +("ior" "$(GP8(B") +("iov" "$(GP\(B") +("iobuc" "$(Gfq(B") +("iodi" "$(GM4(B") +("iofd" "$(H>k(B") +("iohd" "$(H7i(B") +("iohaf" "$(HhG(B") +("ioin" "$(H#p(B") +("ioma" "$(HV}(B") +("iomvn" "$(G\&(B") +("ioog" "$(GU=(B") +("iooiv" "$(HUh(B") +("iord" "$(HCk(B") +("iotf" "$(HP>(B") +("ipc" "$(Gy<(B") +("ipf" "$(HV;$(Gi\(B") +("ipg" "$(Gh8(B") +("ipm" "$(GH"(B") +("ipp" "$(GJ*hh$(H#vHt(B") +("ipu" "$(H#n(B") +("ipbm" "$(H\<(B") +("ipbuc" "$(H3&(B") +("ipfd" "$(Gv3(B") +("ipfdq" "$(G|[(B") +("iphd" "$(H\=(B") +("iphn" "$(Ggn(B") +("iphaf" "$(Gky(B") +("iphhi" "$(G{Q(B") +("iphor" "$(Hh_(B") +("iphxu" "$(Hh`(B") +("ipihr" "$(Hk?(B") +("ipipp" "$(HrA(B") +("iplmi" "$(HZ<(B") +("ipmc" "$(HI}(B") +("ipmmc" "$(Gb3(B") +("ipmmv" "$(He*(B") +("ipmwd" "$(Hm8(B") +("ipmwm" "$(Hpv(B") +("ipnl" "$(HNQ(B") +("ipnsj" "$(Hk@(B") +("ipog" "$(H:0(B") +("ipru" "$(GM6(B") +("iprvk" "$(He+(B") +("iprye" "$(HkA(B") +("iptmc" "$(Gy](B") +("ipyg" "$(H\;(B") +("ipyx" "$(HqR(B") +("ipyiu" "$(Ha8(B") +("iqhf" "$(HP;(B") +("iqhaf" "$(Ha0(B") +("iqje" "$(H.y(B") +("ird" "$(H+8(B") +("irf" "$(H+q(B") +("irm" "$(GMP(B") +("irp" "$(GQ)cv(B") +("irhaf" "$(Hm!(B") +("irmbc" "$(HdS(B") +("irmvn" "$(H1"(B") +("irnl" "$(H(w(B") +("irnbg" "$(HZK(B") +("isbt" "$(G\6(B") +("isgp" "$(G}"(B") +("isja" "$(HI~(B") +("ismh" "$(Gha(B") +("isnl" "$(H-[(B") +("isok" "$(Gm/(B") +("isrj" "$(HV{(B") +("ita" "$(H5,(B") +("ite" "$(GPy(B") +("itf" "$(GZ,(B") +("itq" "$(GPx(B") +("itt" "$(H*6(B") +("itcl" "$(Gl\(B") +("ithaf" "$(H\6(B") +("itlb" "$(GU9(B") +("itlm" "$(HI{(B") +("itmc" "$(Gl](B") +("itso" "$(H5-(B") +("itxc" "$(Gcm(B") +("iuhhh" "$(H#^(B") +("ivug" "$(HkY(B") +("iwcg" "$(HP<(B") +("iwtc" "$(HJ"(B") +("ixe" "$(Glc(B") +("ixf" "$(HBd(B") +("ixp" "$(G^&(B") +("iyr" "$(GM3(B") +("iybp" "$(Gx2(B") +("iydl" "$(Gh`(B") +("iyln" "$(HkP(B") +("iymp" "$(H*9(B") +("iypt" "$(Gx3(B") +("iywd" "$(HVy(B") +("j" "$(GD2(B") +("jb" "$(H!=(B") +("jc" "$(GF~(B") +("jd" "$(GF\Iz(B") +("je" "$(GEE(B") +("jj" "$(GD\(B") +("jk" "$(GD7(B") +("jm" "$(GDI(B") +("jp" "$(GFF(B") +("jr" "$(GF,(B") +("jt" "$(GF%(B") +("ju" "$(GD$(B") +("jv" "$(GGx(B") +("jaf" "$(G`T(B") +("jav" "$(GU&(B") +("jamo" "$(H;7(B") +("janl" "$(G]g(B") +("jasmm" "$(HM&(B") +("jbd" "$(H4u(B") +("jbm" "$(GL{(B") +("jbhaf" "$(Hk=(B") +("jbhod" "$(He^(B") +("jblli" "$(Hc7(B") +("jbmc" "$(GVx(B") +("jbmm" "$(GN~(B") +("jbmrd" "$(HW\(B") +("jbmri" "$(G|g(B") +("jbnd" "$(GIx(B") +("jbof" "$(GhV(B") +("jbrrv" "$(G{Z(B") +("jbtj" "$(GP2(B") +("jbvif" "$(GWD(B") +("jbwno" "$(HL!(B") +("jci" "$(HPS(B") +("jcm" "$(GO((B") +("jcn" "$(H"h$(GO)(B") +("jcbu" "$(H1[(B") +("jcbbr" "$(Gj$(B") +("jcegg" "$(HK8$(Gj#(B") +("jcemd" "$(H7k(B") +("jcfdj" "$(HR[(B") +("jcgg" "$(H7m(B") +("jcgfo" "$(H^$(B") +("jcgwc" "$(Gz"(B") +("jchk" "$(H,a(B") +("jchs" "$(GW9(B") +("jchaf" "$(Hm&X~(B") +("jchdb" "$(G|=(B") +("jchdp" "$(HX}(B") +("jchgr" "$(Ga((B") +("jchhl" "$(H1](B") +("jchhn" "$(Gn,(B") +("jchio" "$(H1Y(B") +("jchoo" "$(HR](B") +("jchsk" "$(Gvv(B") +("jchuu" "$(H^&(B") +("jchvo" "$(H1^(B") +("jchwk" "$(Ga'(B") +("jchxv" "$(Gvu(B") +("jcik" "$(GRs(B") +("jcirm" "$(HEh(B") +("jcjbc" "$(HR\(B") +("jcjkd" "$(H>_(B") +("jckn" "$(GK6(B") +("jclb" "$(GM+(B") +("jclmo" "$(G\E(B") +("jclwv" "$(HX|(B") +("jcmd" "$(H(F(B") +("jcmbc" "$(GyM(B") +("jcmig" "$(G\D(B") +("jcmmu" "$(H^%(B") +("jcmob" "$(H1Z(B") +("jcmvh" "$(GRr(B") +("jcni" "$(H(E(B") +("jcno" "$(HWi(B") +("jcnhx" "$(HEi(B") +("jcnlm" "$(GtU(B") +("jcor" "$(GU)(B") +("jcold" "$(HY!(B") +("jcomn" "$(HLS(B") +("jcpu" "$(H,`(B") +("jcpru" "$(H1_(B") +("jcqhk" "$(HLR(B") +("jcqou" "$(Gq](B") +("jcsjl" "$(HY"(B") +("jcskr" "$(Ga&(B") +("jcsmm" "$(Hbg(B") +("jcsuu" "$(Ged(B") +("jctgf" "$(Gn+(B") +("jcuu" "$(H1\(B") +("jcvis" "$(GW:(B") +("jcwd" "$(Gee(B") +("jcyck" "$(H7l(B") +("jcyoj" "$(HEg(B") +("jcyta" "$(HLQ(B") +("jdi" "$(GGv(B") +("jdhaf" "$(Hdz(B") +("jdks" "$(GP/(B") +("jdnl" "$(H3:(B") +("jdok" "$(GZt(B") +("jed" "$(H],(B") +("jeg" "$(HVY(B") +("jeq" "$(Gsd(B") +("jehaf" "$(HV3(B") +("jejwj" "$(Hj-(B") +("jelmi" "$(Hfq(B") +("jembc" "$(HHe(B") +("jeoju" "$(HfD(B") +("jese" "$(HBN(B") +("jesmi" "$(HW:(B") +("jesmm" "$(GWP(B") +("jevif" "$(Gx_(B") +("jfb" "$(GU((B") +("jhk" "$(H#\(B") +("jhp" "$(GGw(B") +("jhq" "$(GK&(B") +("jhdw" "$(GlP(B") +("jher" "$(GPj(B") +("jhoo" "$(HBP(B") +("jhqu" "$(H#](B") +("jhxf" "$(GlQ(B") +("jid" "$(GV&(B") +("jip" "$(G_-(B") +("jir" "$(GP:(B") +("jibi" "$(G^;(B") +("jidi" "$(GYq(B") +("jihs" "$(H.j(B") +("jihaf" "$(Hne(B") +("jijwj" "$(Gg%(B") +("jikf" "$(H;4(B") +("jiln" "$(HAl(B") +("jilmi" "$(H?x(B") +("jimcw" "$(HBy(B") +("jimig" "$(H?9(B") +("jinl" "$(HNT(B") +("jiog" "$(Ghp(B") +("jiobo" "$(H?-(B") +("jiwtc" "$(Gsb(B") +("jiyhv" "$(Gaz(B") +("jjb" "$(G_g(B") +("jji" "$(G_<(B") +("jjk" "$(H3,(B") +("jju" "$(GOQ(B") +("jjapp" "$(GoJ(B") +("jjapv" "$(HZw(B") +("jjbb" "$(HTt(B") +("jjbc" "$(HBO(B") +("jjbgr" "$(HTu(B") +("jjbtv" "$(GoI(B") +("jjcor" "$(HNO(B") +("jjdmq" "$(Gv'(B") +("jjeee" "$(GoD(B") +("jjfb" "$(HNN(B") +("jjfdq" "$(Gy.(B") +("jjgce" "$(HTq(B") +("jjgow" "$(Hj)(B") +("jjgrv" "$(Gu`(B") +("jjhg" "$(H9c(B") +("jjhby" "$(HH"(B") +("jjhdw" "$(HgF(B") +("jjher" "$(HG~(B") +("jjhju" "$(HZ{(B") +("jjhkb" "$(Gy/(B") +("jjhml" "$(GZ}(B") +("jjhne" "$(H9b(B") +("jjhni" "$(H3-(B") +("jjhpm" "$(H@j(B") +("jjhqo" "$(GbJ(B") +("jjhqu" "$(H9_(B") +("jjhsn" "$(H@l(B") +("jjhvo" "$(H@n(B") +("jjhvp" "$(H9`(B") +("jjhxu" "$(HTv(B") +("jjii" "$(HTr(B") +("jjir" "$(H@q(B") +("jjijb" "$(Gk:(B") +("jjikk" "$(H@c(B") +("jjipm" "$(Gg&(B") +("jjirp" "$(Hj*(B") +("jjixp" "$(Hcp(B") +("jjjii" "$(GwK(B") +("jjjjj" "$(G{2(B") +("jjjmu" "$(HNL(B") +("jjjqr" "$(Gu](B") +("jjjtc" "$(HgB(B") +("jjkn" "$(GS\(B") +("jjkcf" "$(HgC(B") +("jjlo" "$(H4t(B") +("jjlw" "$(GbI(B") +("jjlbk" "$(H@g(B") +("jjmj" "$(GXF(B") +("jjmu" "$(GXH(B") +("jjmbl" "$(HG}(B") +("jjmdm" "$(HoV(B") +("jjmfj" "$(H@b(B") +("jjmig" "$(Gg'(B") +("jjmlb" "$(GoC(B") +("jjmnr" "$(GbH(B") +("jjmrw" "$(GrQ(B") +("jjmsu" "$(G]S(B") +("jjmvm" "$(Gk<(B") +("jjno" "$(G]T(B") +("jjnau" "$(Gk=(B") +("jjnhd" "$(HZv(B") +("jjob" "$(H9a(B") +("jjod" "$(Gi6(B") +("jjon" "$(GXq(B") +("jjoae" "$(HZy(B") +("jjodi" "$(H@i(B") +("jjohf" "$(Hm'(B") +("jjohh" "$(H@m(B") +("jjoii" "$(H@k(B") +("jjoin" "$(H9d(B") +("jjoli" "$(HZ-(B") +("jjomb" "$(GoG(B") +("jjomg" "$(HH!(B") +("jjomj" "$(Gcl(B") +("jjomn" "$(GrS(B") +("jjoog" "$(Hd<(B") +("jjosm" "$(Gqs(B") +("jjoyj" "$(Gh~(B") +("jjpr" "$(H@h(B") +("jjpu" "$(H9^(B") +("jjpyr" "$(HZz(B") +("jjqkd" "$(H_l(B") +("jjqkk" "$(GrT(B") +("jjqmb" "$(HTp(B") +("jjrc" "$(H@e(B") +("jjrhu" "$(H@f(B") +("jjrsj" "$(GrR(B") +("jjshi" "$(GXG(B") +("jjshr" "$(H@d(B") +("jjsit" "$(HlF(B") +("jjsju" "$(Gk;(B") +("jjskr" "$(HNM(B") +("jjsmh" "$(Hcq(B") +("jjsnd" "$(HgD(B") +("jjstv" "$(Gu^(B") +("jjtc" "$(HG|(B") +("jjtt" "$(HG{(B") +("jjtav" "$(Hj+(B") +("jjtco" "$(HgE(B") +("jjtcw" "$(HZu(B") +("jjtgi" "$(Hj(lG(B") +("jjumb" "$(HZx(B") +("jjvid" "$(Hn4(B") +("jjvvd" "$(Hcr(B") +("jjvvw" "$(GoH(B") +("jjwd" "$(HTs(B") +("jjwlv" "$(Hj,(B") +("jjwot" "$(H_m(B") +("jjwww" "$(Hn3(B") +("jjyg" "$(H@p(B") +("jjybk" "$(GwL(B") +("jjyck" "$(Gg$(B") +("jjyjj" "$(Hcs(B") +("jjypt" "$(HoU(B") +("jjyrf" "$(HTo(B") +("jjyvo" "$(HGz(B") +("jka" "$(GO/(B") +("jkb" "$(GPk(B") +("jki" "$(GI{(B") +("jkn" "$(H!T(B") +("jkp" "$(GHR(B") +("jkcf" "$(GlN(B") +("jkhaf" "$(Hk'(B") +("jkme" "$(HQC(B") +("jkmr" "$(GYl(B") +("jkmv" "$(HI\(B") +("jkmdo" "$(HeS(B") +("jkmhq" "$(Gmc(B") +("jkmhu" "$(HQA(B") +("jkmnd" "$(HId(B") +("jkmsh" "$(HAk(B") +("jkmwg" "$(GwR(B") +("jknd" "$(GIu(B") +("jkpr" "$(H,r(B") +("jkss" "$(GL6(B") +("jkys" "$(GHS(B") +("jla" "$(Gm2(B") +("jlc" "$(GyB(B") +("jld" "$(HQ'(B") +("jlg" "$(Gh=(B") +("jlk" "$(GGP(B") +("jlv" "$(GLf(B") +("jlw" "$(GL|(B") +("jlln" "$(GKg(B") +("jlmo" "$(H)x(B") +("jlmr" "$(HXr(B") +("jlryo" "$(Hco(B") +("jlwv" "$(HIe(B") +("jlyo" "$(H(5(B") +("jmc" "$(Hn9(B") +("jmd" "$(GGu(B") +("jmn" "$(H!S(B") +("jmr" "$(H&9(B") +("jmam" "$(GPg(B") +("jmch" "$(GhP(B") +("jmhc" "$(Gk3(B") +("jmig" "$(GPi(B") +("jmjmm" "$(G|c(B") +("jmlc" "$(GYk(B") +("jmmc" "$(HTT(B") +("jmmf" "$(GLx(B") +("jmmu" "$(GIy(B") +("jmmv" "$(GU*(B") +("jmrw" "$(G^n(B") +("jmso" "$(GU%(B") +("jmuc" "$(Gyj(B") +("jmue" "$(GYj(B") +("jmyo" "$(GLy(B") +("jnd" "$(GGs(B") +("jngi" "$(H\>(B") +("jnhaf" "$(HqL(B") +("jniu" "$(GL}(B") +("jnihq" "$(Ha9(B") +("jnln" "$(H.*(B") +("jnmwl" "$(Gz\(B") +("jnon" "$(HOM(B") +("jnpfd" "$(Gy`(B") +("jnpru" "$(H\?(B") +("jnqo" "$(Gp+(B") +("jnup" "$(H;^(B") +("jnujt" "$(Hr9(B") +("jnyub" "$(Hnt(B") +("jogs" "$(HVg(B") +("joma" "$(GYn(B") +("jombc" "$(H`Q(B") +("joni" "$(G^'(B") +("jose" "$(H;8(B") +("jpa" "$(GWR(B") +("jph" "$(H&8(B") +("jpbn" "$(GhO(B") +("jpbq" "$(H>0(B") +("jpbt" "$(H;5(B") +("jphi" "$(Gjm(B") +("jphu" "$(GYo(B") +("jphqu" "$(GWS(B") +("jpko" "$(H\e(B") +("jpmig" "$(GaF(B") +("jqmp" "$(GpT(B") +("jqmr" "$(GU$(B") +("jrb" "$(GS-(B") +("jrbhf" "$(Hk,(B") +("jrcor" "$(GuP(B") +("jrhr" "$(GU'(B") +("jrhu" "$(GI,(B") +("jrhaf" "$(Hl~$(Gs7(B") +("jrhne" "$(HK2(B") +("jrln" "$(G^4(B") +("jrlr" "$(GLz(B") +("jrmbc" "$(Gwl(B") +("jrok" "$(GQJ(B") +("jrrp" "$(H;](B") +("jrrye" "$(HI3(B") +("jrytj" "$(GbK(B") +("jskr" "$(H.i(B") +("jsll" "$(H.h$(GPh(B") +("jsmh" "$(GhQ(B") +("jtak" "$(GhN(B") +("jtbc" "$(Gb5(B") +("jtbi" "$(GlO(B") +("jtcc" "$(GuT(B") +("jtcd" "$(GhS(B") +("jtcf" "$(Hm1$(GzU(B") +("jtcg" "$(GcR(B") +("jtco" "$(H_k(B") +("jtcq" "$(Ghz(B") +("jtcr" "$(H_V(B") +("jtcu" "$(H;6(B") +("jtcv" "$(HZ@(B") +("jtcy" "$(G^m(B") +("jtge" "$(He/(B") +("juhaf" "$(HhE(B") +("jujru" "$(Gg~(B") +("juks" "$(H)4(B") +("juln" "$(GP+TI(B") +("jvd" "$(GUy(B") +("jvhaf" "$(HhIa$(B") +("jvmb" "$(H;:(B") +("jvmd" "$(G^p$(H\d(B") +("jvme" "$(GhT(B") +("jvmr" "$(HIf$(GhU(B") +("jvmbc" "$(HU_(B") +("jvnl" "$(H9l(B") +("jwj" "$(GKO(B") +("jwbuu" "$(Hn#(B") +("jwjc" "$(GhR(B") +("jwlb" "$(G^o(B") +("jwlv" "$(GpQ(B") +("jybc" "$(H;9(B") +("jybp" "$(Gx1(B") +("jyfe" "$(GYm(B") +("jytj" "$(GU#(B") +("k" "$(GDK$(H!!(B") +("kb" "$(H!.$(GH4(B") +("ke" "$(GE.(B") +("kf" "$(GHHRR(B") +("ki" "$(GE4(B") +("kk" "$(GEY(B") +("km" "$(H(6$(GFJ(B") +("kn" "$(GGjD&(B") +("kp" "$(H$p(B") +("kr" "$(GF-(B") +("ks" "$(GD0(B") +("ku" "$(GNxDR(B") +("kam" "$(GVq(B") +("kau" "$(GRP(B") +("kav" "$(G\/(B") +("kamh" "$(Gil(B") +("kanb" "$(H]c(B") +("karrj" "$(Ho#(B") +("kbb" "$(HE8(B") +("kbm" "$(GVm(B") +("kbbr" "$(HL&(B") +("kbcv" "$(Hmb(B") +("kbhaf" "$(He$(B") +("kbhne" "$(H='(B") +("kbhqu" "$(HD$(B") +("kbirm" "$(HJ?(B") +("kbmr" "$(H7E(B") +("kbmvn" "$(H>/(B") +("kbnl" "$(GSh$(H9t3?(B") +("kbno" "$(H6<(B") +("kbof" "$(HX](B") +("kcano" "$(H`@(B") +("kchne" "$(G[D(B") +("kcipm" "$(Gco(B") +("kcln" "$(GP&(B") +("kdd" "$(Ge?(B") +("kdhe" "$(GVk(B") +("kdlc" "$(Gzy(B") +("kdln" "$(HL$(B") +("kefh" "$(H>3(B") +("keii" "$(HR9(B") +("kell" "$(HIQ(B") +("kfb" "$(H>8(B") +("kff" "$(Ge8(B") +("kfp" "$(H56(B") +("kfbt" "$(G\4(B") +("kfcb" "$(Gml(B") +("kffs" "$(GtB(B") +("kfhaf" "$(Hoq(B") +("kgg" "$(GPX(B") +("kgp" "$(G`o(B") +("kgdi" "$(G\.(B") +("kghaf" "$(He'(B") +("khf" "$(GK)(B") +("khi" "$(HR<(B") +("khl" "$(H$d(B") +("khs" "$(H1)(B") +("khaa" "$(G[x(B") +("khal" "$(Hb8(B") +("kham" "$(H(%(B") +("khav" "$(GR@(B") +("khahm" "$(G`\(B") +("khapp" "$(H7((B") +("khapv" "$(H=x(B") +("khawe" "$(HKs(B") +("khbm" "$(GNo(B") +("khbn" "$(HE4(B") +("khbbb" "$(Ge*(B") +("khbbr" "$(H=w(B") +("khbmr" "$(H,%(B") +("khbou" "$(HDq(B") +("khbsd" "$(G[z(B") +("khbtt" "$(H,&(B") +("khbuc" "$(GVY(B") +("khbue" "$(Ho8(B") +("khdc" "$(Hkm(B") +("khdd" "$(HE9(B") +("khdn" "$(G`m(B") +("khdv" "$(Ge=(B") +("khdlc" "$(GxL(B") +("khey" "$(GVn(B") +("khefh" "$(H0d(B") +("khfbk" "$(HR((B") +("khgr" "$(H,!(B") +("khggu" "$(HR"(B") +("khgrv" "$(Ge)(B") +("khhg" "$(H$g(B") +("khhj" "$(Ge<(B") +("khhl" "$(H&$(B") +("khhw" "$(Gmo(B") +("khhbn" "$(H7)(B") +("khhdn" "$(H0k(B") +("khhgf" "$(H]Q(B") +("khhhj" "$(H7+(B") +("khhkb" "$(HR)(B") +("khhni" "$(H=z(B") +("khhqm" "$(H(&(B") +("khhrb" "$(Ge((B") +("khhsb" "$(H7-=|(B") +("khhsk" "$(HXK(B") +("khhvo" "$(GNq(B") +("khhxe" "$(HDr(B") +("khhxf" "$(HR&(B") +("khhxu" "$(H7*(B") +("khij" "$(H,"(B") +("khio" "$(H1-(B") +("khiv" "$(H'~(B") +("khiav" "$(GVW(B") +("khibi" "$(HDn(B") +("khice" "$(H0j(B") +("khihu" "$(H$e(B") +("khitc" "$(Gvd(B") +("khjc" "$(H'|(B") +("khjr" "$(H("(B") +("khjdi" "$(GR?(B") +("khjjl" "$(HKr(B") +("khjkp" "$(H,#(B") +("khjpn" "$(Gt<(B") +("khjrb" "$(H=t(B") +("khkn" "$(H!e(B") +("khkcf" "$(HR#(B") +("khkkb" "$(H0h(B") +("khkmr" "$(H7&(B") +("khkoo" "$(GVX(B") +("khlln" "$(H(#(B") +("khlmo" "$(H,'(B") +("khmg" "$(GK*(B") +("khmj" "$(H"c(B") +("khmam" "$(H,$(B") +("khmbb" "$(H]O(B") +("khmbe" "$(Hb,(B") +("khmce" "$(Hm](B") +("khmfb" "$(H]P(B") +("khmfm" "$(H(!(B") +("khmhf" "$(HDo(B") +("khmmf" "$(H'}(B") +("khmto" "$(Gme(B") +("khmvh" "$(H$b(B") +("khne" "$(GRO(B") +("khng" "$(H$c(B") +("khni" "$(Gim(B") +("khnbq" "$(HXJ(B") +("khndf" "$(HDp(B") +("khndt" "$(G[w(B") +("khngu" "$(H.q(B") +("khnhb" "$(HR$(B") +("khnhd" "$(H=u(B") +("khnkm" "$(H7,(B") +("khnmb" "$(Hi=(B") +("khok" "$(Gy{$(Hb;(B") +("khon" "$(H"d(B") +("khoo" "$(HX^(B") +("khoii" "$(H('(B") +("khoir" "$(HDs(B") +("khoma" "$(HXM(B") +("khomd" "$(H0i(B") +("khomo" "$(HXL(B") +("khomr" "$(H7.(B") +("khonk" "$(G`[(B") +("khpa" "$(HE6(B") +("khpr" "$(GNp(B") +("khppg" "$(H0f(B") +("khqhk" "$(H=s(B") +("khqhl" "$(H0g(B") +("khqkd" "$(HDt(B") +("khqmb" "$(G[v(B") +("khrb" "$(GV[(B") +("khrrk" "$(Ho7(B") +("khrye" "$(H=v(B") +("khsp" "$(H($(B") +("khsu" "$(GFg(B") +("khtav" "$(HXH(B") +("khtco" "$(HR%(B") +("khtcw" "$(G`Y(B") +("khtjl" "$(Ho6(B") +("khtmc" "$(HR'(B") +("khtoe" "$(Gt=(B") +("khtrg" "$(Hkk(B") +("khub" "$(GxR(B") +("khup" "$(HR;(B") +("khuce" "$(H={(B") +("khvp" "$(H,>(B") +("khvno" "$(H=y(B") +("khvvv" "$(Gve(B") +("khwd" "$(G[y(B") +("khwg" "$(GVZ(B") +("khwl" "$(GNn(B") +("khwlg" "$(G{f(B") +("khwli" "$(GqA(B") +("khwlv" "$(HXI(B") +("khwmv" "$(G`Z(B") +("khxe" "$(Gmp(B") +("khxo" "$(HE5(B") +("khxv" "$(Hb9(B") +("khye" "$(Gmr(B") +("khyy" "$(H$a(B") +("khyck" "$(GRA(B") +("khyhn" "$(H$f(B") +("khymh" "$(HXG(B") +("khymr" "$(H0e(B") +("khyoj" "$(H7%(B") +("khypu" "$(H7'(B") +("khyrk" "$(Gib(B") +("khyrv" "$(Hi<(B") +("khytg" "$(HR!(B") +("khytj" "$(Gic(B") +("khytu" "$(HKq(B") +("kiv" "$(H"2(B") +("kice" "$(G`s(B") +("kijb" "$(H>5(B") +("kiku" "$(GRS(B") +("kiog" "$(Gbt(B") +("kismm" "$(H2'(B") +("kiuh" "$(H>7(B") +("kjt" "$(GLd(B") +("kjbc" "$(HR>(B") +("kjcc" "$(G|be:(B") +("kjka" "$(HE.$(GY](B") +("kjkd" "$(H>4(B") +("kjrr" "$(HE-(B") +("kkb" "$(GO7$(H7C(B") +("kkn" "$(G\2(B") +("kks" "$(H!R(B") +("kkcf" "$(GtC(B") +("kkhaf" "$(HqQnf(B") +("kkkk" "$(G[s(B") +("kklb" "$(GJ((B") +("kklu" "$(HE0(B") +("kkog" "$(HR8(B") +("kkop" "$(HXY(B") +("kkrb" "$(GqK(B") +("kksr" "$(GVp(B") +("klb" "$(GFL(B") +("klg" "$(GGc(B") +("kln" "$(GE#(B") +("klll" "$(H"+(B") +("klln" "$(H1+(B") +("klmi" "$(H7D(B") +("klmy" "$(Ge;(B") +("klnd" "$(GGt(B") +("klwu" "$(GLc(B") +("kmn" "$(H$o(B") +("kmaa" "$(GlG(B") +("kmbw" "$(Hb<(B") +("kmfr" "$(G`r(B") +("kmmf" "$(GLb(B") +("kmmr" "$(H>6(B") +("kmms" "$(GGk(B") +("kmnr" "$(GLa(B") +("kmob" "$(GVi(B") +("kmrt" "$(G`q(B") +("kmso" "$(HE/(B") +("kmvm" "$(G`p(B") +("kmwf" "$(HXX(B") +("kmym" "$(GVj(B") +("kna" "$(GH1$(H"O(B") +("kni" "$(H!8$(GD:(B") +("kno" "$(GNz(B") +("knbk" "$(Gio(B") +("kncr" "$(Hb=(B") +("knfq" "$(G{j(B") +("knhaf" "$(Ggm(B") +("knib" "$(G`n(B") +("knin" "$(H)b7F(B") +("knlm" "$(H]`(B") +("knlp" "$(G{i(B") +("knlr" "$(HE1(B") +("knmbc" "$(H:2(B") +("knoe" "$(H]a(B") +("knthu" "$(H:4(B") +("knymr" "$(H-Q(B") +("knypu" "$(H2Y(B") +("kog" "$(HE:(B") +("kok" "$(GVh(B") +("kon" "$(GNy(B") +("koo" "$(GIh(B") +("kogi" "$(GhD(B") +("kogw" "$(GpM(B") +("kohh" "$(GVo(B") +("kohaf" "$(Hd|(B") +("koir" "$(Gmq(B") +("kokr" "$(Ge>(B") +("koll" "$(GRQ(B") +("koma" "$(Hb:(B") +("komg" "$(G\1(B") +("komn" "$(Gin(B") +("komp" "$(Gvk(B") +("kombc" "$(Gr~(B") +("konk" "$(HL'(B") +("konl" "$(H3;(B") +("koog" "$(H>9(B") +("kowy" "$(H>:(B") +("kpp" "$(H,?(B") +("kpr" "$(H1*(B") +("kpt" "$(H1,(B") +("kpblb" "$(GZ'(B") +("kpko" "$(GxS(B") +("kqhk" "$(HL#(B") +("kqhp" "$(HR?(B") +("krc" "$(H1((B") +("krd" "$(GQ^(B") +("krbuc" "$(Gb7(B") +("krhaf" "$(H\8hL(B") +("krhqu" "$(H+L(B") +("krje" "$(H<7(B") +("krln" "$(H.,(B") +("krmnr" "$(H.;(B") +("krno" "$(H<}(B") +("krrj" "$(H]b(B") +("krru" "$(GtD(B") +("krsqf" "$(Go{(B") +("krye" "$(H<8L%(B") +("kryhv" "$(G]6(B") +("ksj" "$(H,v(B") +("ksr" "$(GE{(B") +("ksce" "$(Hb7(B") +("kshaf" "$(Ha((B") +("kshvf" "$(HF*(B") +("kshvo" "$(G\$(B") +("ksksb" "$(GW](B") +("kskss" "$(H!~(B") +("ksksv" "$(H)w(B") +("ksln" "$(H%R(B") +("ksmb" "$(GqL(B") +("ksmh" "$(HX[(B") +("ksmi" "$(GTo(B") +("kspru" "$(GY1(B") +("ksrj" "$(Gvi(B") +("ksrr" "$(GhE(B") +("kswp" "$(Gl/(B") +("ktm" "$(GVl(B") +("ktq" "$(H7B,p(B") +("ktak" "$(HX\(B") +("ktbc" "$(HE7(B") +("ktjr" "$(HL((B") +("ktlm" "$(HXZ(B") +("ktog" "$(G|a(B") +("ktor" "$(Gmm(B") +("ktov" "$(Gyz(B") +("ktqm" "$(HR7(B") +("ktuo" "$(HR=(B") +("ktwb" "$(Gvj(B") +("kubbb" "$(HBR(B") +("kuhaf" "$(Gy[(B") +("kuhjg" "$(H;<(B") +("kumg" "$(H#_(B") +("kuoll" "$(GI|(B") +("kupi" "$(H"5(B") +("kusit" "$(GsS(B") +("kvfb" "$(Hr:(B") +("kvug" "$(Ho9(B") +("kwr" "$(H7G(B") +("kwjr" "$(HE2(B") +("kwle" "$(HR:(B") +("kwml" "$(HE3(B") +("kwot" "$(Gmn(B") +("kwvf" "$(HX_(B") +("kyg" "$(H1&(B") +("kyr" "$(H1'(B") +("kyx" "$(Hf$(B") +("kymp" "$(G\0(B") +("kyoj" "$(Ge9(B") +("kypm" "$(Gik(B") +("kysk" "$(HXW(B") +("kysy" "$(Ge7(B") +("kyta" "$(HL"(B") +("kytj" "$(GqJ(B") +("kyvo" "$(H7A(B") +("l" "$(GDc(B") +("la" "$(H2t(B") +("lb" "$(GDZ(B") +("lk" "$(GF8(B") +("ll" "$(GHk$(H2u(B") +("ln" "$(GXn(B") +("lp" "$(GM@(B") +("lq" "$(GHW(B") +("lu" "$(GD*(B") +("lw" "$(GFq(B") +("lx" "$(GaH(B") +("laa" "$(HN$(B") +("lam" "$(G]8(B") +("lav" "$(H@5(B") +("lamo" "$(HT2(B") +("lanb" "$(HcD(B") +("lanw" "$(HoK(B") +("laph" "$(HN%(B") +("lapv" "$(Gnn(B") +("lasm" "$(HZJ(B") +("late" "$(Hl9(B") +("lbk" "$(GFA(B") +("lbm" "$(H9F(B") +("lbt" "$(GR[(B") +("lbu" "$(H!5(B") +("lbau" "$(H#k(B") +("lbabu" "$(G^z(B") +("lbafu" "$(Gck(B") +("lbawe" "$(Gh_(B") +("lbayf" "$(HP:(B") +("lbbac" "$(HB_(B") +("lbbhx" "$(HBa(B") +("lbcru" "$(H.v(B") +("lbdhe" "$(H&O(B") +("lbdmq" "$(G^|(B") +("lbfb" "$(H.u(B") +("lbgr" "$(Gj~(B") +("lbgni" "$(H\g(B") +("lbha" "$(GM.(B") +("lbhal" "$(HVx(B") +("lbhdw" "$(GlX(B") +("lbhni" "$(GG}(B") +("lbhqo" "$(H&P(B") +("lbii" "$(H5*(B") +("lbigi" "$(HaR(B") +("lbiih" "$(HIy(B") +("lbikk" "$(H&N(B") +("lbjj" "$(HT,(B") +("lbjka" "$(H5)(B") +("lbjmo" "$(HB^(B") +("lbjqp" "$(HeJ(B") +("lbjtc" "$(HP7(B") +("lblbu" "$(H#l(B") +("lbme" "$(HT4(B") +("lbmn" "$(H!Y(B") +("lbmbc" "$(H;WB`(B") +("lbmrw" "$(G^y(B") +("lbnl" "$(H@}(B") +("lbncr" "$(HVv(B") +("lbog" "$(GZ)(B") +("lbomr" "$(H*2(B") +("lbotf" "$(HP9(B") +("lbqmc" "$(HIw(B") +("lbrrd" "$(HVu(B") +("lbrrj" "$(HP8(B") +("lbsmg" "$(H;V(B") +("lbsmv" "$(GZ((B") +("lbtt" "$(H*1(B") +("lbtak" "$(HIx(B") +("lbtbo" "$(H\h(B") +("lbtwi" "$(HaQ(B") +("lbwim" "$(Gh^(B") +("lbyr" "$(GM-(B") +("lbybc" "$(G^{(B") +("lbyia" "$(GlW(B") +("lbytg" "$(GlV(B") +("lbytj" "$(Gh[(B") +("lcnl" "$(HU!(B") +("lcor" "$(GfU(B") +("lcru" "$(HG<(B") +("lcsh" "$(H2z(B") +("ldk" "$(GX1(B") +("ldbb" "$(Hc>(B") +("lddf" "$(Gxw(B") +("lddq" "$(Hq:(B") +("ldhe" "$(G]7(B") +("ldmq" "$(HT0(B") +("lei" "$(H-O(B") +("leed" "$(HZI(B") +("leee" "$(HN((B") +("lff" "$(HM}(B") +("lfq" "$(H98(B") +("lfbk" "$(H_D(B") +("lfbw" "$(Gxv(B") +("lfqu" "$(HM|(B") +("lga" "$(GUs(B") +("lgb" "$(H9<(B") +("lgi" "$(H99(B") +("lgr" "$(H@)(B") +("lgam" "$(G[$(B") +("lgce" "$(HN)(B") +("lggu" "$(Hc=(B") +("lggy" "$(Gjw(B") +("lgrc" "$(Hl7(B") +("lgwc" "$(Hl8(B") +("lgwm" "$(G`k(B") +("lha" "$(H9@(B") +("lhg" "$(GX2(B") +("lhbk" "$(Gxx(B") +("lheq" "$(H@/(B") +("lher" "$(H@0(B") +("lhhh" "$(GSP(B") +("lhhj" "$(Gj|(B") +("lhjd" "$(H@.(B") +("lhoo" "$(H_E(B") +("lhpm" "$(H9A(B") +("lhqo" "$(H9=(B") +("lhsb" "$(Gns(B") +("lhul" "$(Hiv(B") +("lhvp" "$(GX3(B") +("lhyu" "$(Gr3(B") +("lia" "$(H2m(B") +("lid" "$(H2`(B") +("lim" "$(GSL(B") +("liau" "$(H2c(B") +("liav" "$(H?|(B") +("liabu" "$(HSx(B") +("liahu" "$(HSu(B") +("liail" "$(HG0(B") +("liamh" "$(HSw(B") +("liamo" "$(HSv(B") +("liaph" "$(Gjq(B") +("liapv" "$(HSy(B") +("liavo" "$(Gxs(B") +("liawe" "$(H_1(B") +("libm" "$(G]/(B") +("libp" "$(HZ?(B") +("libac" "$(Gr+(B") +("libbb" "$(HZ0(B") +("libbr" "$(Gnf(B") +("libcv" "$(HoI(B") +("libdi" "$(HG5(B") +("libgr" "$(Gju(B") +("libme" "$(HS|(B") +("libnd" "$(HG3(B") +("libue" "$(Hq](B") +("libug" "$(HpL(B") +("libuu" "$(GfJ(B") +("libvk" "$(HZ3(B") +("lici" "$(GX,(B") +("lick" "$(H2g(B") +("licim" "$(HZ=(B") +("licru" "$(GfG(B") +("licsh" "$(H2i(B") +("lidk" "$(H2b(B") +("lidw" "$(HM`(B") +("lidci" "$(HMd(B") +("lidhe" "$(H93(B") +("lidhl" "$(Gjp(B") +("lieee" "$(HMf(B") +("liesd" "$(Hc<(B") +("lifb" "$(HG1(B") +("lifbg" "$(Gu9(B") +("lifbw" "$(Hfj(B") +("liffd" "$(Hir(B") +("liffs" "$(Hc'(B") +("lifqu" "$(Gjt(B") +("ligb" "$(H9'(B") +("ligg" "$(Gar(B") +("ligr" "$(H?y(B") +("liggu" "$(Gw7(B") +("ligrr" "$(Hc)(B") +("ligth" "$(Hc*(B") +("lihi" "$(HZ8(B") +("lihn" "$(H(j(B") +("lihp" "$(H-H(B") +("lihs" "$(G]1(B") +("lihad" "$(H_2(B") +("lihag" "$(Gni(B") +("lihdj" "$(Gnj(B") +("lihdn" "$(GfK(B") +("lihdp" "$(Gu@(B") +("lihdv" "$(HMl(B") +("lihdw" "$(Gw:(B") +("lihej" "$(GfH(B") +("lihhj" "$(HMr(B") +("lihjd" "$(Gau(B") +("lihjg" "$(HT)(B") +("lihjr" "$(Gax(B") +("lihkb" "$(Hc2(B") +("lihlb" "$(HS~(B") +("lihml" "$(H2e(B") +("lihmy" "$(H9,(B") +("lihpm" "$(H9+(B") +("lihqi" "$(GfF(B") +("lihqo" "$(H9)(B") +("lihqu" "$(H2n(B") +("lihrb" "$(HZ9(B") +("lihrf" "$(HZ6(B") +("lihsb" "$(Gnh(B") +("lihsk" "$(HMv(B") +("lihsu" "$(H2f(B") +("lihuk" "$(HZ7(B") +("lihup" "$(HZ5(B") +("lihvo" "$(H9-(B") +("lihvp" "$(H2p(B") +("lihwp" "$(H_3(B") +("lihxu" "$(HMq(B") +("lihyu" "$(HZ:(B") +("liih" "$(H_F(B") +("liiav" "$(HG)(B") +("liihq" "$(H@%(B") +("liihv" "$(HSp(B") +("liiil" "$(Gna(B") +("liijb" "$(HG7(B") +("liije" "$(HG+(B") +("liikf" "$(HSl(B") +("liikk" "$(H9$(B") +("liiku" "$(H2l(B") +("liilr" "$(HZ+(B") +("liioc" "$(Hff(B") +("liirm" "$(HMa(B") +("liitc" "$(Hfr(B") +("liitf" "$(H_)(B") +("liitu" "$(HSk(B") +("liiuh" "$(HG.(B") +("liixp" "$(H_*(B") +("lijb" "$(GfP(B") +("lije" "$(H2_(B") +("lijj" "$(Gr1(B") +("lijp" "$(G]*(B") +("lijr" "$(G]-(B") +("lijbj" "$(HT%(B") +("lijcg" "$(H_>(B") +("lijip" "$(Hc,(B") +("lijjl" "$(H_,(B") +("lijka" "$(HM_(B") +("lijlo" "$(HM^(B") +("lijmc" "$(Hip_&(B") +("lijmm" "$(HSh(B") +("lijnu" "$(Gjl(B") +("lijqr" "$(HZ)(B") +("lijrb" "$(Gnb(B") +("lijtc" "$(Hc((B") +("likk" "$(H9:(B") +("likn" "$(H?w(B") +("likcf" "$(Hc.(B") +("likok" "$(HZ*(B") +("likoo" "$(HG-(B") +("likpb" "$(H_/(B") +("lilw" "$(H9((B") +("lilii" "$(Gw9(B") +("lilit" "$(G|G(B") +("lille" "$(HMt(B") +("lilmq" "$(HMj(B") +("lilwv" "$(Gu=(B") +("lilxl" "$(HMs(B") +("lima" "$(H@$(B") +("limj" "$(H-G(B") +("limn" "$(H(g(B") +("limbb" "$(Gz:(B") +("limbc" "$(HT'(B") +("limbk" "$(HSr(B") +("limfm" "$(H92(B") +("limhf" "$(HZ.(B") +("limig" "$(Gas(B") +("limmu" "$(H2](B") +("limmv" "$(HG*(B") +("limnn" "$(H?z(B") +("limnr" "$(G].(B") +("limob" "$(H91(B") +("limrw" "$(Gnd(B") +("limtb" "$(G{$(B") +("limvh" "$(GX-(B") +("limvm" "$(HG/(B") +("limwf" "$(H_-(B") +("limwj" "$(Hc+(B") +("limwl" "$(HSq(B") +("linl" "$(GX((B") +("linao" "$(Hc3(B") +("linbc" "$(HT"(B") +("lincr" "$(Gxu(B") +("lindt" "$(Gjo(B") +("linhd" "$(HSs(B") +("linhx" "$(HMn(B") +("linib" "$(GfA(B") +("linkg" "$(GfB(B") +("linkm" "$(HMp(B") +("linmu" "$(H?}(B") +("linob" "$(HSt(B") +("linue" "$(HMg(B") +("liob" "$(H2d(B") +("liog" "$(HMo(B") +("liom" "$(G]2(B") +("lion" "$(H-I(B") +("lioae" "$(HT!(B") +("liodi" "$(H9*(B") +("liogf" "$(Hc4(B") +("lioii" "$(G]3(B") +("lioin" "$(H2h(B") +("liokr" "$(Gjr(B") +("lioll" "$(H2j(B") +("liomb" "$(HMu(B") +("liomd" "$(HG6(B") +("liomn" "$(Gnk(B") +("liomr" "$(Gav(B") +("liono" "$(HG4(B") +("liopc" "$(Hc5(B") +("liosk" "$(H?~(B") +("lipi" "$(H-J(B") +("lipp" "$(H2^(B") +("lipr" "$(H90(B") +("lipim" "$(H2o(B") +("lipou" "$(HMm(B") +("lippa" "$(HSo(B") +("lippg" "$(HG,(B") +("liptd" "$(Gnc(B") +("liqj" "$(GX+(B") +("liqo" "$(H2\(B") +("liqkd" "$(HZ,(B") +("liqmb" "$(Gjn(B") +("liqmy" "$(HSm(B") +("lirb" "$(HG2(B") +("lirrj" "$(Gw8(B") +("liruc" "$(Hc0(B") +("lirvk" "$(GfC(B") +("lirxu" "$(Gxr(B") +("lirye" "$(Gne(B") +("lish" "$(H(i(B") +("liso" "$(H2a(B") +("liss" "$(H9#(B") +("lisav" "$(HSn(B") +("lisem" "$(HoH(B") +("lishr" "$(H9%(B") +("lisjr" "$(HMe(B") +("lismg" "$(His(B") +("lismh" "$(H_0(B") +("lismi" "$(Hc/(B") +("lisqf" "$(Gr,(B") +("lisrg" "$(Hfi(B") +("lisyi" "$(Hqt(B") +("lita" "$(HMc(B") +("litb" "$(HZH(B") +("litm" "$(G],(B") +("litq" "$(H?u(B") +("litt" "$(H?v(B") +("litw" "$(Gaw(B") +("litak" "$(Gu;(B") +("litbo" "$(Hit(B") +("litcw" "$(HSj(B") +("litgi" "$(Gxq(B") +("litgu" "$(HM](B") +("litit" "$(Gu:(B") +("litlk" "$(HT((B") +("litlm" "$(H_.(B") +("litlx" "$(Hm{(B") +("litmc" "$(Hc-Mb(B") +("litoe" "$(Hiu(B") +("litpd" "$(Hfs(B") +("litrg" "$(HpK(B") +("litwa" "$(H_+(B") +("litwi" "$(Hl1(B") +("liuce" "$(HS}(B") +("liumt" "$(HZ1(B") +("liuob" "$(HpM(B") +("livl" "$(H(h(B") +("livii" "$(Hc6(B") +("livis" "$(H9.(B") +("livno" "$(HS{(B") +("livvv" "$(G{'(B") +("liwb" "$(HSz(B") +("liwd" "$(HMi(B") +("liwr" "$(Gat(B") +("liwgf" "$(Hc1(B") +("liwhd" "$(HMk(B") +("liwim" "$(Gu?(B") +("liwli" "$(Hfm(B") +("liwlj" "$(Hfl(B") +("liwlv" "$(Hfk(B") +("liwot" "$(HZ2(B") +("liwvf" "$(Gu>(B") +("liwww" "$(Hl0(B") +("liyg" "$(G]+(B") +("liyj" "$(GX'(B") +("liyk" "$(GX&(B") +("liyr" "$(H9&(B") +("liyv" "$(GSM(B") +("liyx" "$(Hiq(B") +("liyav" "$(HZ/(B") +("liybp" "$(Hmz(B") +("liybs" "$(Gr*(B") +("liycb" "$(H_'(B") +("liyck" "$(Gaq(B") +("liyhn" "$(H2[(B") +("liyia" "$(Hc8(B") +("liyij" "$(Gu7(B") +("liypt" "$(Hm|(B") +("liyra" "$(Hl/(B") +("liyrd" "$(HM\(B") +("liyrn" "$(HT$(B") +("liyro" "$(Gz9(B") +("liyrv" "$(HoF(B") +("liysd" "$(HSi(B") +("liytj" "$(Gu8(B") +("liyub" "$(H_((B") +("liyvi" "$(H9"(B") +("liywm" "$(Hfg(B") +("ljc" "$(H96(B") +("lje" "$(H2~(B") +("ljp" "$(H95(B") +("ljcr" "$(HZG(B") +("ljic" "$(HoJ(B") +("ljka" "$(Gj}(B") +("lkbt" "$(GVv(B") +("lkhaf" "$(Gs8(B") +("lkld" "$(H@,(B") +("lklu" "$(HN"(B") +("lkma" "$(Hl:(B") +("lkoo" "$(HG?(B") +("lll" "$(GDU(B") +("lln" "$(GFQ(B") +("llp" "$(GZ=(B") +("llw" "$(G]9(B") +("llamh" "$(Gi#(B") +("llbu" "$(H2}(B") +("lldwf" "$(HJa(B") +("llfq" "$(H+x(B") +("llgwc" "$(GxI(B") +("llhe" "$(GNj(B") +("llhhj" "$(G`V(B") +("llhsb" "$(Gmb(B") +("llii" "$(H=j(B") +("lllc" "$(Gb{(B") +("llml" "$(GEZ(B") +("llmy" "$(HN&(B") +("llomn" "$(HDh(B") +("llpb" "$(HT1(B") +("llptd" "$(Ge&(B") +("llshr" "$(H+y(B") +("llwv" "$(GuD(B") +("llww" "$(H%1(B") +("llxl" "$(HN*(B") +("llybs" "$(HKl(B") +("lma" "$(H@+(B") +("lmd" "$(H-M(B") +("lmi" "$(GHe(B") +("lmp" "$(GF!(B") +("lmbb" "$(Hiw(B") +("lmbuc" "$(Gb8(B") +("lmfbc" "$(HZa(B") +("lmfbt" "$(Gip(B") +("lmlb" "$(HN!(B") +("lmln" "$(Gh"(B") +("lmmm" "$(GSu(B") +("lmmp" "$(Hq7(B") +("lmmv" "$(HG8(B") +("lmpnl" "$(GOX(B") +("lmrt" "$(HG9(B") +("lmrw" "$(HT-(B") +("lmuo" "$(GG>(B") +("lmuoc" "$(Goo(B") +("lmuou" "$(GfW(B") +("lmvi" "$(Gr2(B") +("lmwf" "$(H_B(B") +("lmwu" "$(H_A(B") +("lmyq" "$(GO.(B") +("lmyyn" "$(H..(B") +("lmyyy" "$(GOf(B") +("lnao" "$(HcB(B") +("lnbuc" "$(Gb6(B") +("lncr" "$(Hfy(B") +("lnhe" "$(H2x(B") +("lnhxu" "$(Hdh(B") +("lnii" "$(H_C(B") +("lnln" "$(H#.(B") +("lnmjk" "$(HnS(B") +("lnnau" "$(H8\(B") +("lnnxu" "$(Hqf(B") +("lnoe" "$(Hc?(B") +("lntc" "$(Gs4(B") +("lnylb" "$(Gp#(B") +("lob" "$(H2v(B") +("loae" "$(Gno(B") +("lohh" "$(H9B(B") +("loik" "$(Ga|(B") +("loim" "$(HoL(B") +("loin" "$(H2y(B") +("loma" "$(Hfz(B") +("lomn" "$(Gnr(B") +("lomo" "$(Hf{(B") +("lomr" "$(H@1(B") +("lopd" "$(H9>(B") +("lord" "$(Gnq(B") +("lpb" "$(GS,(B") +("lpd" "$(H-N(B") +("lpr" "$(H9?(B") +("lpim" "$(H2w(B") +("lpru" "$(G]:(B") +("lptd" "$(HT.(B") +("lpwtc" "$(Gp5(B") +("lqo" "$(H2s(B") +("lqhk" "$(HT6(B") +("lqmv" "$(HM~(B") +("lqmat" "$(HpN(B") +("lrb" "$(HG@(B") +("lrhg" "$(HG;(B") +("lrrd" "$(Hf|(B") +("lrrj" "$(Hc@(B") +("lsh" "$(GOO(B") +("lsav" "$(HT/(B") +("lshr" "$(H9;(B") +("lsit" "$(Gz;(B") +("lsjr" "$(HN#(B") +("lskr" "$(GfO(B") +("lsma" "$(GuB(B") +("lsmi" "$(HcC(B") +("ltbi" "$(Hq8(B") +("ltco" "$(HcA(B") +("ltgi" "$(Hq9(B") +("ltor" "$(Gr4(B") +("ltwi" "$(G{((B") +("ltwv" "$(Hfv(B") +("lue" "$(H'c(B") +("luhaf" "$(Gp((B") +("lunl" "$(H%)(B") +("lvr" "$(H@2(B") +("lvbu" "$(GS1(B") +("lvhaf" "$(Hnj(B") +("lvhqu" "$(HQ?(B") +("lvis" "$(H9G(B") +("lvno" "$(HT3(B") +("lvok" "$(Gm0(B") +("lwb" "$(GS+P$(B") +("lwd" "$(Gjz$(HG:(B") +("lwg" "$(GfS(B") +("lwk" "$(H@-(B") +("lwl" "$(GFs(B") +("lwp" "$(GH3(B") +("lwli" "$(Hfx(B") +("lwlj" "$(Hfw(B") +("lwlp" "$(G{)(B") +("lwlv" "$(GY_(B") +("lwmvs" "$(H$n(B") +("lwot" "$(HZ>(B") +("lxhaf" "$(Hos(B") +("lyd" "$(H;(B") +("mamr" "$(Gix(B") +("mand" "$(GP4(B") +("manl" "$(HH-(B") +("mbk" "$(H,s(B") +("mbm" "$(GG'(B") +("mbp" "$(H/"(B") +("mbv" "$(GS$(B") +("mbw" "$(GgX(B") +("mbbhg" "$(G|!(B") +("mbbhv" "$(HdC(B") +("mbbmo" "$(HdD(B") +("mbcsh" "$(HAM(B") +("mbdd" "$(Grv(B") +("mbdi" "$(GS#(B") +("mbdbu" "$(Gv$(B") +("mbddh" "$(Hgk(B") +("mbed" "$(HUX(B") +("mbebg" "$(GyF(B") +("mbebr" "$(H`F(B") +("mbejb" "$(HUW(B") +("mbemm" "$(Hq{(B") +("mbeni" "$(H[_(B") +("mbetc" "$(H`E(B") +("mbetv" "$(HjV(B") +("mbeyr" "$(Gru(B") +("mbfb" "$(Gof(B") +("mbhaf" "$(HqMa)m%(B") +("mbhfd" "$(HH](B") +("mbhhh" "$(H,t(B") +("mbhhw" "$(Gwg(B") +("mbhok" "$(Hl](B") +("mbhxu" "$(Grx(B") +("mbjlv" "$(H[](B") +("mbks" "$(GsD(B") +("mbll" "$(GHT(B") +("mblbk" "$(HH_(B") +("mblmi" "$(Gr.(B") +("mblmo" "$(HO%(B") +("mblmy" "$(Gry(B") +("mbmbl" "$(Gkf(B") +("mbmdm" "$(G|p(B") +("mbmgi" "$(GxM(B") +("mbmmi" "$(Gbx(B") +("mbmms" "$(G]|(B") +("mbmmv" "$(Goh(B") +("mbnl" "$(H(t(B") +("mbnhs" "$(GyG(B") +("mbnhu" "$(Hn@(B") +("mbnih" "$(HH\(B") +("mbnkg" "$(Gog(B") +("mbnot" "$(HjW(B") +("mbog" "$(Grw(B") +("mboah" "$(Hls(B") +("mbogg" "$(Hp](B") +("mboii" "$(Gg[(B") +("mbowy" "$(Goi(B") +("mbphe" "$(Glh(B") +("mbpru" "$(GgZ(B") +("mbrbc" "$(HdB(B") +("mbrji" "$(Hl\(B") +("mbrmr" "$(G{?(B") +("mbrrm" "$(G|q(B") +("mbrrr" "$(H`G(B") +("mbrye" "$(Gv%(B") +("mbsm" "$(G]{(B") +("mbsfi" "$(Hgj(B") +("mbsma" "$(Hgh(B") +("mbsmm" "$(Gqu(B") +("mbsrj" "$(G{>(B") +("mbtm" "$(HH^(B") +("mbtbk" "$(GzP(B") +("mbtjb" "$(G{=(B") +("mbtlk" "$(H`H(B") +("mbuc" "$(GSwXC(B") +("mbuce" "$(Hh3(B") +("mbwu" "$(GgY(B") +("mbwtc" "$(Hgi(B") +("mbyk" "$(Gbw(B") +("mbyx" "$(G{~(B") +("mbybp" "$(Hp^(B") +("mbydl" "$(Hgg(B") +("mbyhs" "$(HAL(B") +("mbymr" "$(HUV(B") +("mbyrv" "$(G|r(B") +("mbytn" "$(H`D(B") +("mbytv" "$(Grt(B") +("mcw" "$(GHi(B") +("mche" "$(HeE(B") +("mcwm" "$(GK\(B") +("mda" "$(Gpm(B") +("mdm" "$(GDl(B") +("mdbt" "$(GN|(B") +("mdhaf" "$(Hm((B") +("mdmr" "$(H]t(B") +("mdnl" "$(H"s(B") +("mdylm" "$(Gq%(B") +("mem" "$(GOg(B") +("menl" "$(Hcw(B") +("mfj" "$(GFM(B") +("mfk" "$(H#Q(B") +("mfm" "$(GEa(B") +("mfp" "$(Ghg(B") +("mfr" "$(GIA(B") +("mfbk" "$(Gi_(B") +("mfbq" "$(GRJ(B") +("mfbt" "$(GRZ(B") +("mfbuc" "$(G{v(B") +("mfbuu" "$(HN+(B") +("mfhaf" "$(HV5(B") +("mfhhh" "$(HJ'(B") +("mfhni" "$(GzQ(B") +("mfhvo" "$(GqG(B") +("mfln" "$(Gc8(B") +("mfmbc" "$(Hj\$(GyL(B") +("mfmym" "$(GQq(B") +("mfnl" "$(HNS(B") +("mfsmm" "$(H^S(B") +("mfvnd" "$(H.g(B") +("mgb" "$(GNvGB(B") +("mgi" "$(GFi$(H!f(B") +("mgm" "$(H$l(B") +("mgt" "$(GJ-(B") +("mgaa" "$(H>,(B") +("mgau" "$(G`c(B") +("mgabu" "$(Ge0(B") +("mgahm" "$(HE"(B") +("mgahu" "$(HE!(B") +("mgamh" "$(HDx(B") +("mgapp" "$(G`h(B") +("mgayf" "$(GqE(B") +("mgayk" "$(H>+(B") +("mgbm" "$(H,3(B") +("mgbt" "$(GRC(B") +("mgby" "$(H(.(B") +("mgbbe" "$(Gt@(B") +("mgbcd" "$(G`f(B") +("mgbcv" "$(Gzx(B") +("mgbgr" "$(H>((B") +("mgbjj" "$(Ge1(B") +("mgbme" "$(HDz(B") +("mgbnd" "$(H7>(B") +("mgbou" "$(Gid(B") +("mgbsd" "$(H>)(B") +("mgbuc" "$(H79(B") +("mgbuu" "$(G\"(B") +("mgcnh" "$(H70(B") +("mgcsh" "$(H(,(B") +("mgcwa" "$(HXQ(B") +("mgdd" "$(G`_(B") +("mgdk" "$(H(+(B") +("mgdhe" "$(GRD(B") +("mgdmq" "$(HDw(B") +("mgegi" "$(G`](B") +("mgeii" "$(HKw(B") +("mgff" "$(H>"(B") +("mgfbc" "$(Gie(B") +("mgfbw" "$(H]T(B") +("mgfdq" "$(GqD(B") +("mgfmu" "$(H0o(B") +("mggb" "$(H,5(B") +("mggg" "$(GVa(B") +("mggnf" "$(Hm`(B") +("mggsk" "$(HR1(B") +("mgha" "$(GRG(B") +("mghi" "$(Gig(B") +("mghae" "$(HE$(B") +("mghaf" "$(HV2(B") +("mghby" "$(H0{(B") +("mghdn" "$(G\#(B") +("mghds" "$(H76(B") +("mghdw" "$(HXP(B") +("mgher" "$(GVb(B") +("mghgu" "$(H0z(B") +("mghhl" "$(H,8(B") +("mghjd" "$(GV`(B") +("mghlb" "$(HD{(B") +("mghnb" "$(GV_(B") +("mghon" "$(H0s(B") +("mghoo" "$(HR/(B") +("mghqi" "$(H7=(B") +("mghuc" "$(G|<(B") +("mghwp" "$(HR.(B") +("mghxc" "$(Hb/(B") +("mgii" "$(H>$(B") +("mgir" "$(H,6(B") +("mgiav" "$(G[|(B") +("mgihr" "$(HDv(B") +("mgihs" "$(H?;(B") +("mgiil" "$(Ge+(B") +("mgije" "$(G[~(B") +("mgilg" "$(GV](B") +("mgilr" "$(Gih(B") +("mgisk" "$(Hf!(B") +("mgjbc" "$(HKv(B") +("mgjch" "$(HD|(B") +("mgjcr" "$(HKt(B") +("mgjii" "$(HR2(B") +("mgjmc" "$(Hb-(B") +("mgjmf" "$(H=~(B") +("mgjmm" "$(HDu(B") +("mgjnu" "$(H>!(B") +("mgjrb" "$(Ge,(B") +("mgjrr" "$(G`e(B") +("mgkb" "$(H0v(B") +("mgkkb" "$(H7<(B") +("mgkld" "$(H0w(B") +("mgkmr" "$(G`g(B") +("mgksr" "$(H,+(B") +("mgln" "$(GL/(B") +("mglq" "$(H0u(B") +("mglll" "$(H$k(B") +("mglmo" "$(H0q(B") +("mglmt" "$(Hb2(B") +("mglmy" "$(H>.(B") +("mglwl" "$(H,,(B") +("mgmd" "$(H$i(B") +("mgmg" "$(GNs(B") +("mgmj" "$(H$h(B") +("mgmn" "$(H"e(B") +("mgmbb" "$(Hb.(B") +("mgmbc" "$(Ggb(B") +("mgmfj" "$(H,.(B") +("mgmgh" "$(H]X(B") +("mgmhl" "$(G[}(B") +("mgmig" "$(H?:(B") +("mgmmr" "$(H71(B") +("mgmmu" "$(GNr(B") +("mgmnr" "$(H,*(B") +("mgmso" "$(G``(B") +("mgmvh" "$(H()(B") +("mgmvn" "$(Gii(B") +("mgmwd" "$(HKz(B") +("mgnl" "$(H-\@w(B") +("mgno" "$(HC|$(GK+(B") +("mgnbe" "$(GxN(B") +("mgnbk" "$(HE#(B") +("mgnhb" "$(HXO(B") +("mgnkg" "$(H75(B") +("mgnot" "$(HXR(B") +("mgoj" "$(H(/(B") +("mgok" "$(GNuS3(B") +("mgohh" "$(GRF(B") +("mgoii" "$(GRE(B") +("mgoin" "$(G`d(B") +("mgoip" "$(GRH(B") +("mgoir" "$(HKx77(B") +("mgoll" "$(H(-(B") +("mgoma" "$(H]Z(B") +("mgomn" "$(Ge4(B") +("mgomr" "$(H0|(B") +("mgono" "$(H74(B") +("mgpa" "$(H0r(B") +("mgph" "$(Ge.$(H,)(B") +("mgpi" "$(H$j(B") +("mgpp" "$(G`b$(H(*(B") +("mgpt" "$(H,0(B") +("mgppa" "$(HD~(B") +("mgpru" "$(H,7(B") +("mgqj" "$(H(((B") +("mgqkd" "$(HKy$(Gqz(B") +("mgqkq" "$(H>#(B") +("mgrb" "$(H73(B") +("mgrr" "$(Gp>(B") +("mgrhg" "$(H72(B") +("mgrmr" "$(H]U(B") +("mgrrd" "$(H]V(B") +("mgrye" "$(Ge-(B") +("mgryo" "$(H7:(B") +("mgsj" "$(H0n(B") +("mgshr" "$(H,2(B") +("mgsjr" "$(H>%(B") +("mgskr" "$(H78(B") +("mgsmh" "$(HR-(B") +("mgsmi" "$(HXS(B") +("mgsmj" "$(Hb3(B") +("mgsmm" "$(H0x(B") +("mgsqf" "$(Gif(B") +("mgtc" "$(H0m(B") +("mgtm" "$(H,/(B") +("mgtq" "$(H0t(B") +("mgtbc" "$(H>-(B") +("mgtbn" "$(HD}(B") +("mgtco" "$(GqF(B") +("mgtgt" "$(Hb4(B") +("mgtlb" "$(HR,(B") +("mgtlk" "$(Ge3(B") +("mgtlm" "$(Gmi(B") +("mgtmc" "$(G`^qB(B") +("mgtod" "$(HR3(B") +("mgtoe" "$(Hb0(B") +("mgtqm" "$(HKu(B") +("mgtrg" "$(Hm^(B") +("mgtrk" "$(H]Y(B") +("mgumb" "$(Ge/(B") +("mguob" "$(Hma(B") +("mguog" "$(Gmj(B") +("mguon" "$(H7;(B") +("mgvid" "$(He~(B") +("mgvii" "$(GqC(B") +("mgvne" "$(H>'(B") +("mgvno" "$(HDy(B") +("mgvvd" "$(HR0(B") +("mgvvw" "$(Ge2(B") +("mgwg" "$(G\!(B") +("mgwk" "$(H0y(B") +("mgwl" "$(H,4(B") +("mgwlv" "$(Gt?(B") +("mgwww" "$(Hf"(B") +("mgyk" "$(GNt(B") +("mgyr" "$(GRB(B") +("mgyx" "$(Hb1(B") +("mgybj" "$(H]W(B") +("mgybk" "$(Hp@(B") +("mgybp" "$(Gyy(B") +("mgybu" "$(Gvg(B") +("mgyck" "$(H0l(B") +("mgyed" "$(GtA(B") +("mgyfe" "$(H>&(B") +("mgyiu" "$(H,1$(GV^(B") +("mgyjj" "$(HR+(B") +("mgykg" "$(G_X(B") +("mgymp" "$(H0p(B") +("mgyog" "$(HXT(B") +("mgypo" "$(Gt>(B") +("mgypu" "$(G`a(B") +("mgyrv" "$(Gzw(B") +("mgyso" "$(HR*(B") +("mgytj" "$(Gmg(B") +("mgyto" "$(H]S(B") +("mgytr" "$(H>*(B") +("mgyub" "$(Gmh(B") +("mgyvi" "$(H,-(B") +("mgyyb" "$(He}(B") +("mhs" "$(H#7(B") +("mhaf" "$(GTO(B") +("mhdd" "$(H:H(B") +("mhhaf" "$(Gp)(B") +("mhjm" "$(H3s(B") +("mhnl" "$(GKY(B") +("mhog" "$(Gbs(B") +("mhoiv" "$(Gwu(B") +("mhpm" "$(H#6(B") +("mig" "$(GH](B") +("mibbe" "$(HqF(B") +("mihi" "$(Gkw(B") +("miia" "$(GUl(B") +("minl" "$(HH,(B") +("mioin" "$(H[^(B") +("miuh" "$(H)9(B") +("miyle" "$(Hp\(B") +("mjf" "$(H0^(B") +("mjbc" "$(H:I(B") +("mjhaf" "$(HOJor(B") +("mjixp" "$(Ha7(B") +("mjln" "$(GEz(B") +("mjmbc" "$(HAQ(B") +("mjnl" "$(H"r(B") +("mjok" "$(G_V(B") +("mjwj" "$(H):(B") +("mkg" "$(GsL(B") +("mkp" "$(HW$(B") +("mks" "$(GE|(B") +("mkv" "$(H\b(B") +("mkhi" "$(G|w(B") +("mkhqm" "$(G`j(B") +("mkmwl" "$(G|N(B") +("mknl" "$(H37(B") +("mkoiv" "$(G|P(B") +("mkwl" "$(He;(B") +("mkwgf" "$(Hqm(B") +("mlm" "$(GDV(B") +("mlbo" "$(GL%(B") +("mlby" "$(GOd(B") +("mllm" "$(GKi(B") +("mlmy" "$(H.2(B") +("mlvs" "$(H!-(B") +("mlwk" "$(GJU(B") +("mmf" "$(GF|(B") +("mmg" "$(GYS(B") +("mmi" "$(GDi(B") +("mml" "$(H!1(B") +("mmm" "$(GD5(B") +("mmn" "$(H!)(B") +("mmp" "$(G_*(B") +("mmr" "$(GI@(B") +("mmu" "$(GDw(B") +("mmbc" "$(Gbz(B") +("mmbbp" "$(Gy^(B") +("mmhaf" "$(Hd}$(GyY(B") +("mmig" "$(H%Z(B") +("mmks" "$(GP0(B") +("mmln" "$(H)2(B") +("mmlmi" "$(HMh(B") +("mmmv" "$(GKQ(B") +("mmmbc" "$(Gs!(B") +("mmnl" "$(H(v(B") +("mmok" "$(GQI(B") +("mmuu" "$(Ha=(B") +("mmvh" "$(H"$(B") +("mmvn" "$(H(1(B") +("mmvs" "$(GFI(B") +("mmyiu" "$(HB](B") +("mmypu" "$(HZ%(B") +("mnc" "$(HNo(B") +("mnf" "$(GVS(B") +("mng" "$(GPN(B") +("mni" "$(GEP(B") +("mnl" "$(H"t(B") +("mnp" "$(GH;UE(B") +("mnr" "$(GF+(B") +("mnv" "$(H)v(B") +("mnbm" "$(H+G(B") +("mnbnd" "$(H6@(B") +("mngbt" "$(HWm(B") +("mngwc" "$(Hee(B") +("mnhk" "$(H'K(B") +("mnhaf" "$(Ha1Q=(B") +("mnhbt" "$(H/~(B") +("mnhjd" "$(GV1(B") +("mnhpa" "$(H=%(B") +("mnhuk" "$(HK0(B") +("mnii" "$(G`$(B") +("mnir" "$(GQs(B") +("mnije" "$(H6?(B") +("mnjbm" "$(G`%(B") +("mnjmc" "$(GvX$(HQ:(B") +("mnjru" "$(H6>(B") +("mnklu" "$(H=$(B") +("mnkoo" "$(H6A(B") +("mnkpb" "$(HQ<(B") +("mnle" "$(H=#(B") +("mnln" "$(GGD(B") +("mnlq" "$(H/}(B") +("mnlbk" "$(GQr(B") +("mnlmi" "$(H@"(B") +("mnmbc" "$(G^!(B") +("mnmem" "$(HD#(B") +("mnmvm" "$(H6B(B") +("mnmwm" "$(H]8(B") +("mnne" "$(GN?(B") +("mnnwf" "$(H`}(B") +("mnoah" "$(GmF(B") +("mnohh" "$(H+H(B") +("mnoim" "$(Gzs(B") +("mnomo" "$(Gs}(B") +("mnpa" "$(GV2(B") +("mnphh" "$(H'L(B") +("mnrbc" "$(HK.(B") +("mnrrj" "$(HWn(B") +("mnryo" "$(HGx(B") +("mntlj" "$(Gom(B") +("mntlm" "$(HQ;(B") +("mnwot" "$(HK/(B") +("mnyfu" "$(HWl(B") +("mnyhv" "$(Ga{(B") +("mnytr" "$(H=&(B") +("mob" "$(GE_(B") +("mof" "$(Hb)(B") +("mok" "$(GJR(B") +("moo" "$(GJ'(B") +("moau" "$(H9S(B") +("moav" "$(HG\(B") +("mobuu" "$(HN,(B") +("mobvk" "$(H_a(B") +("mogbt" "$(Hg1(B") +("mohf" "$(HV8(B") +("mohaf" "$(Ho|(B") +("mohoo" "$(HcZ(B") +("mohsn" "$(H@K(B") +("moju" "$(H%Y(B") +("mojka" "$(Go)(B") +("mojtc" "$(Hg2(B") +("mokkb" "$(HN9(B") +("moln" "$(H./$(Gh#(B") +("molmi" "$(Hc;(B") +("momt" "$(H9R(B") +("momhf" "$(H__(B") +("momso" "$(HN:(B") +("moog" "$(Gbr(B") +("morye" "$(GrH(B") +("mowot" "$(H_`(B") +("moyvo" "$(HG[(B") +("mphaf" "$(Hr=(B") +("mpnl" "$(G{z(B") +("mpylm" "$(GN=(B") +("mre" "$(GR)$(H,O(B") +("mrm" "$(H(=(B") +("mrt" "$(GKH(B") +("mrav" "$(H7Y(B") +("mramh" "$(HL6(B") +("mrapv" "$(Gi{(B") +("mrbb" "$(GeU(B") +("mrbj" "$(Hgm(B") +("mrbl" "$(GXo(B") +("mrbm" "$(GW&(B") +("mrby" "$(H,T(B") +("mrbbr" "$(HL>(B") +("mrbgr" "$(GeT(B") +("mrbmr" "$(H7^(B") +("mrbsd" "$(HEV(B") +("mrbtu" "$(HEU(B") +("mrbuu" "$(G`~(B") +("mrbvk" "$(HRM(B") +("mrcsh" "$(H,Q(B") +("mrcwa" "$(H]o(B") +("mrdd" "$(HEN(B") +("mrdm" "$(H1?(B") +("mrdam" "$(HL5(B") +("mrdci" "$(HET(B") +("mrddo" "$(Gvp(B") +("mrdhe" "$(GW"(B") +("mreed" "$(HRR(B") +("mresd" "$(H]u(B") +("mrfb" "$(G`|(B") +("mrfh" "$(GRe(B") +("mrfbw" "$(HbI(B") +("mrfdq" "$(GtM(B") +("mrfff" "$(Hkq(B") +("mrgg" "$(H7](B") +("mrgi" "$(GW!(B") +("mrgr" "$(H7V(B") +("mrggu" "$(H]p(B") +("mrgit" "$(Gn"(B") +("mrgrr" "$(H]q(B") +("mrgsk" "$(HXl(B") +("mrhi" "$(HRO(B") +("mrhp" "$(H(@(B") +("mrhs" "$(GW'(B") +("mrhdw" "$(H]r(B") +("mrher" "$(H7[(B") +("mrhgr" "$(H>T(B") +("mrhhj" "$(GeV(B") +("mrhio" "$(GW%(B") +("mrhjd" "$(G\>(B") +("mrhje" "$(HL9(B") +("mrhjm" "$(HL8(B") +("mrhkb" "$(H]y(B") +("mrhlc" "$(HiM(B") +("mrhml" "$(GQK(B") +("mrhne" "$(H,U(B") +("mrhpm" "$(GW$(B") +("mrhqi" "$(H>O(B") +("mrhsb" "$(HL;(B") +("mrhsk" "$(HbF(B") +("mrhsn" "$(H1A(B") +("mrhuc" "$(HpC(B") +("mrhyu" "$(HRP(B") +("mrie" "$(H1@(B") +("mriav" "$(H>I(B") +("mrihf" "$(HXm(B") +("mriih" "$(HXq(B") +("mrilr" "$(HRQ(B") +("mritc" "$(Gy|(B") +("mriuh" "$(H>K(B") +("mrjp" "$(H1<(B") +("mrjbc" "$(HRK(B") +("mrjcm" "$(GeX(B") +("mrjii" "$(GqT(B") +("mrjmc" "$(Hf-(B") +("mrjmo" "$(HEJ(B") +("mrjnu" "$(GeQ(B") +("mrjqr" "$(HRH(B") +("mrjwj" "$(H>S(B") +("mrkkk" "$(HXt(B") +("mrkmr" "$(HEO(B") +("mrkoo" "$(H>J(B") +("mrlq" "$(H7X(B") +("mrlln" "$(H1E(B") +("mrlwl" "$(GW#(B") +("mrmj" "$(H(<(B") +("mrmr" "$(H1F(B") +("mrmt" "$(GRf(B") +("mrmu" "$(H(>(B") +("mrmbb" "$(Hf)(B") +("mrmbc" "$(Giz(B") +("mrmbg" "$(Hko(B") +("mrmbu" "$(Hmd(B") +("mrmbw" "$(HbC(B") +("mrmcw" "$(H7W(B") +("mrmfj" "$(GV|(B") +("mrmgi" "$(H1D(B") +("mrmlk" "$(G`}(B") +("mrmnr" "$(H1>(B") +("mrmpm" "$(HEL(B") +("mrmrr" "$(Gm~(B") +("mrmtb" "$(Gy}(B") +("mrmtn" "$(G\?(B") +("mrmvb" "$(HXu(B") +("mrmvh" "$(H,M(B") +("mrmvm" "$(H>L(B") +("mrmwj" "$(H]w(B") +("mrmwm" "$(HbD(B") +("mrnd" "$(H(A(B") +("mrni" "$(GO"(B") +("mrnl" "$(Hj/39(B") +("mrno" "$(Gi:Rh(B") +("mrnr" "$(GTW(B") +("mrnbg" "$(H>P(B") +("mrnhe" "$(H,P(B") +("mrnmu" "$(H7Z(B") +("mrnot" "$(GtO(B") +("mrnqd" "$(HRN(B") +("mrog" "$(GeW(B") +("mrok" "$(GZz(B") +("mron" "$(H(?(B") +("mrobg" "$(Gm}(B") +("mrogd" "$(H]s(B") +("mrogf" "$(GtQ(B") +("mroii" "$(H1H(B") +("mroll" "$(H,R(B") +("mromb" "$(HEW(B") +("mromd" "$(H>U(B") +("mrpp" "$(H,N(B") +("mrpko" "$(GxU(B") +("mrpru" "$(GW((B") +("mrpsh" "$(GRg(B") +("mrptd" "$(Giw(B") +("mrqo" "$(H,L(B") +("mrqmb" "$(HES(B") +("mrqmc" "$(GqV(B") +("mrqmy" "$(HER(B") +("mrrrj" "$(H]x(B") +("mrrrk" "$(Hq*(B") +("mrrye" "$(HL=(B") +("mrsec" "$(HiH(B") +("mrsit" "$(Hf*(B") +("mrslb" "$(GV~(B") +("mrsmh" "$(HXv(B") +("mrsqf" "$(Gn#(B") +("mrsrj" "$(HbE(B") +("mrstv" "$(Gn!(B") +("mrta" "$(HEM(B") +("mrtbc" "$(GeR(B") +("mrtbf" "$(HiL(B") +("mrtbo" "$(Hf.(B") +("mrtgi" "$(HbH(B") +("mrtii" "$(Hf+(B") +("mrtlk" "$(HL?(B") +("mrtmc" "$(GtN(B") +("mrtmv" "$(HL4(B") +("mrtqm" "$(Gm{(B") +("mrttc" "$(GeP(B") +("mrtvi" "$(Giv(B") +("mrtvs" "$(HXs(B") +("mrtwi" "$(HiI(B") +("mrtxc" "$(HRJ(B") +("mrtyv" "$(H>M(B") +("mrubb" "$(HXp(B") +("mrumf" "$(Giy(B") +("mrumt" "$(HRL(B") +("mruog" "$(HXo(B") +("mrvid" "$(Gz!(B") +("mrvii" "$(GtP(B") +("mrvne" "$(GeS(B") +("mrwd" "$(H>N(B") +("mrwhd" "$(HEP(B") +("mrwmv" "$(HL7(B") +("mrwvf" "$(HXn(B") +("mrwww" "$(HiJ(B") +("mrwyi" "$(H1G(B") +("mryg" "$(H1C(B") +("mryr" "$(GV}(B") +("mryt" "$(H1=(B") +("mrybb" "$(HL3(B") +("mrybs" "$(Gm|(B") +("mrydk" "$(H]v(B") +("mryiu" "$(G\=(B") +("mryoj" "$(GeO(B") +("mryrb" "$(HRI(B") +("mryrn" "$(HL<(B") +("mrytr" "$(HEK(B") +("mrywi" "$(HXw(B") +("msu" "$(GE-(B") +("msho" "$(GKI(B") +("msko" "$(H(k(B") +("msnl" "$(HNR(B") +("msok" "$(H"M(B") +("mta" "$(GTP(B") +("mtm" "$(H3"(B") +("mtq" "$(HB}(B") +("mthaf" "$(HV1(B") +("mthhh" "$(GJ0(B") +("mthhj" "$(HTO(B") +("mtje" "$(G]G(B") +("mtjnu" "$(Go'(B") +("mtln" "$(GGE(B") +("mtmbc" "$(Gs$(B") +("mtnl" "$(GKX$(H36(B") +("mtog" "$(HAK(B") +("mttxc" "$(H_](B") +("mtuo" "$(G^<(B") +("mtwb" "$(Gl0(B") +("mua" "$(H(B") +("mvlmi" "$(GfI(B") +("mvni" "$(GFk(B") +("mvnm" "$(GDk(B") +("mvphh" "$(HGA(B") +("mvvm" "$(H#j(B") +("mwd" "$(GV#(B") +("mwg" "$(H)Y);(B") +("mwv" "$(GSQ(B") +("mwaj" "$(Ga}(B") +("mwahm" "$(Gr^(B") +("mwamo" "$(H[)(B") +("mwbdi" "$(HN\(B") +("mwbmr" "$(HH2(B") +("mwbuc" "$(Gfr(B") +("mwbuu" "$(Gr|(B") +("mwbwi" "$(HpW(B") +("mwcsh" "$(H9w(B") +("mwdd" "$(HU)(B") +("mwdi" "$(H3C(B") +("mweee" "$(HU'(B") +("mwfd" "$(Ga5(B") +("mwhd" "$(GbW(B") +("mwhi" "$(Guk(B") +("mwhs" "$(HA'(B") +("mwhaf" "$(Hk*(B") +("mwher" "$(Gg<(B") +("mwhgf" "$(G{4(B") +("mwhgr" "$(GkM(B") +("mwhio" "$(H9H(B") +("mwhne" "$(H9v(B") +("mwhoe" "$(Gw;(B") +("mwhqu" "$(H9y(B") +("mwhsk" "$(Hf}(B") +("mwhxe" "$(H_t(B") +("mwii" "$(HU&(B") +("mwice" "$(GkL(B") +("mwidd" "$(HpU(B") +("mwijb" "$(HNZ(B") +("mwill" "$(Gg;(B") +("mwilr" "$(Gui(B") +("mwjp" "$(HA$(B") +("mwjr" "$(HA%(B") +("mwjcs" "$(H_v(B") +("mwjka" "$(H[*(B") +("mwjkd" "$(GkK(B") +("mwjrb" "$(H['(B") +("mwklu" "$(GoW(B") +("mwkrt" "$(H_r(B") +("mwln" "$(GY+(B") +("mwlbu" "$(H9u(B") +("mwlii" "$(Hl2(B") +("mwlkt" "$(H_x(B") +("mwlut" "$(H[&(B") +("mwmj" "$(H3B(B") +("mwmn" "$(GSk(B") +("mwmbb" "$(HlL(B") +("mwmbr" "$(HpV(B") +("mwmmf" "$(G\A(B") +("mwmmp" "$(Hq`(B") +("mwmnr" "$(HA((B") +("mwmwf" "$(Hcy(B") +("mwmwj" "$(HgJ(B") +("mwnir" "$(Gg=(B") +("mwnob" "$(H[((B") +("mwnoe" "$(Gy3(B") +("mwog" "$(HU+(B") +("mwogf" "$(Gy4(B") +("mwomd" "$(GkN(B") +("mwpa" "$(HH3(B") +("mwpd" "$(H3D(B") +("mwpi" "$(GXZ(B") +("mwpou" "$(HU*(B") +("mwrhg" "$(HN[(B") +("mwrrk" "$(G}<(B") +("mwsu" "$(GXY(B") +("mwsmh" "$(Hc|(B") +("mwsrr" "$(Hcz(B") +("mwta" "$(GoV(B") +("mwtm" "$(GbV(B") +("mwtco" "$(HgK(B") +("mwtlf" "$(HoW(B") +("mwtog" "$(H_s(B") +("mwtqm" "$(H_w(B") +("mwtwt" "$(GzJ(B") +("mwtwv" "$(Hj3(B") +("mwuk" "$(G]h(B") +("mwvib" "$(HN](B") +("mwvne" "$(HU((B") +("mwwlj" "$(Hj4(B") +("mwwot" "$(Guj(B") +("mwyl" "$(GSr(B") +("mwyr" "$(HA&(B") +("mwyfd" "$(H_q(B") +("mwyoj" "$(GoU(B") +("mwypo" "$(Hj2(B") +("mwyrd" "$(GoT(B") +("mwyrv" "$(G|n(B") +("mwytp" "$(Hj1(B") +("mwytr" "$(HU%(B") +("mwyub" "$(Hcx(B") +("mwyut" "$(Hc{(B") +("myp" "$(H#w(B") +("mylf" "$(G[o(B") +("mylm" "$(GF_(B") +("mytj" "$(H)8(B") +("myvs" "$(GDa(B") +("n" "$(GD^(B") +("nc" "$(GDQ(B") +("nd" "$(GDM(B") +("ne" "$(H!`(B") +("ng" "$(GD`(B") +("ni" "$(GDJFP(B") +("nk" "$(GD4(B") +("nl" "$(GE?E>(B") +("nn" "$(GD'(B") +("no" "$(GDG(B") +("nhli" "$(GON(B") +("nhlii" "$(H_7(B") +("nhoin" "$(GRd(B") +("nhoks" "$(GY-(B") +("nhpm" "$(H&T(B") +("nhsqf" "$(Hjq(B") +("nhta" "$(HEI(B") +("nhvo" "$(GM9(B") +("niq" "$(GH`(B") +("nir" "$(GGX(B") +("niy" "$(GF@(B") +("nibq" "$(GK,(B") +("nihaf" "$(HhS(B") +("nijmc" "$(GhC(B") +("nili" "$(GZ0(B") +("niln" "$(He9(B") +("ninh" "$(GFy(B") +("nini" "$(GGi(B") +("ninl" "$(Hj0(B") +("ninn" "$(GDh(B") +("nioiv" "$(Gb}(B") +("nisu" "$(H!Q(B") +("niymr" "$(HcW(B") +("njhaf" "$(HOL(B") +("njlii" "$(Gng(B") +("nkc" "$(H`,(B") +("nkd" "$(HCl(B") +("nkf" "$(Ge!(B") +("nkg" "$(H:j(B") +("nki" "$(HBz(B") +("nkv" "$(H:z(B") +("nkbu" "$(HL/(B") +("nkhg" "$(GJ,(B") +("nkhaf" "$(Hk;(B") +("nkhml" "$(H9q(B") +("nkhym" "$(GM7(B") +("nklq" "$(GPz(B") +("nklmi" "$(HT#(B") +("nknl" "$(H@z(B") +("nksqf" "$(GyQ(B") +("nktlj" "$(HdJ(B") +("nlav" "$(GSn(B") +("nlamh" "$(Gbl(B") +("nlamo" "$(Gbq(B") +("nlavf" "$(H`B(B") +("nlbm" "$(GO`(B") +("nlbt" "$(H,A(B") +("nlbmp" "$(Gv!(B") +("nlbof" "$(Gkc(B") +("nldw" "$(G]s(B") +("nldhe" "$(GOb(B") +("nldwk" "$(HPd(B") +("nlfhf" "$(Gka(B") +("nlgi" "$(H(x(B") +("nlgce" "$(G]r(B") +("nlgcg" "$(G]t(B") +("nlggu" "$(HUT(B") +("nlgsk" "$(HO#(B") +("nlgyo" "$(GXc(B") +("nlhe" "$(GKb(B") +("nlhi" "$(HHZ(B") +("nlhj" "$(GHj(B") +("nlhs" "$(H(z(B") +("nlhag" "$(Gbo(B") +("nlhbk" "$(H[[(B") +("nlhem" "$(Gbn(B") +("nlheq" "$(GSq(B") +("nlhhj" "$(G]v(B") +("nlhjd" "$(H-h(B") +("nlhjg" "$(HAH(B") +("nlhjm" "$(Gbp(B") +("nlhpm" "$(H({(B") +("nlhtg" "$(GXh(B") +("nlhxg" "$(HAF(B") +("nlihu" "$(H%0(B") +("nlihv" "$(HAC(B") +("nljp" "$(GO^(B") +("nljka" "$(H:+(B") +("nljmu" "$(GXa(B") +("nljwj" "$(GXb(B") +("nlkb" "$(H-d(B") +("nlks" "$(H!i(B") +("nlkmb" "$(Gbk(B") +("nlkmm" "$(HHX(B") +("nlkmr" "$(H:,(B") +("nlkms" "$(H-f(B") +("nlkoo" "$(GXe$(H3H(B") +("nllmc" "$(HUS(B") +("nllmy" "$(H:-(B") +("nlma" "$(GSp(B") +("nlmu" "$(H"v(B") +("nlmbk" "$(HAD(B") +("nlmbl" "$(H-e(B") +("nlmbv" "$(GSo(B") +("nlmfb" "$(H`C(B") +("nlmmu" "$(GK`(B") +("nlmnr" "$(GO_(B") +("nlmob" "$(H(|(B") +("nlmrb" "$(GgR(B") +("nlmsu" "$(H%.(B") +("nlmvm" "$(GXg(B") +("nlnj" "$(H"x(B") +("nlnhx" "$(G]x(B") +("nlnin" "$(H-g(B") +("nlon" "$(H"y(B") +("nlodi" "$(GOa(B") +("nloii" "$(G]u(B") +("nlomb" "$(H:/(B") +("nlomd" "$(GXf(B") +("nlomn" "$(HAG(B") +("nlomo" "$(Grr(B") +("nlpd" "$(H"w(B") +("nlpp" "$(H%-(B") +("nlpfd" "$(H:.(B") +("nlpou" "$(G]w(B") +("nlppa" "$(Gbj(B") +("nlppg" "$(GXd(B") +("nlrbc" "$(GgS(B") +("nlsje" "$(G]y(B") +("nltt" "$(GKa(B") +("nltct" "$(GgQ(B") +("nltpo" "$(Gbi(B") +("nltxc" "$(HHW(B") +("nlumt" "$(HHY(B") +("nlwlb" "$(Gbm(B") +("nlwmv" "$(HAE(B") +("nlyr" "$(H(y(B") +("nlyx" "$(H`A(B") +("nlybp" "$(GyD(B") +("nlyhm" "$(HO$(B") +("nlyhn" "$(GKc(B") +("nlyhs" "$(GK_(B") +("nlykb" "$(Grq(B") +("nlylh" "$(H3I(B") +("nlylm" "$(H%/(B") +("nlytj" "$(Gkb(B") +("nlyto" "$(Grp(B") +("nlytr" "$(G]q(B") +("nlyvo" "$(H-c(B") +("nman" "$(G_$(B") +("nmfb" "$(GsZ(B") +("nmlmi" "$(HM{(B") +("nmnim" "$(GU>(B") +("nmnmf" "$(G{P(B") +("nmsu" "$(GGN(B") +("nmvm" "$(H.{(B") +("nmwm" "$(GpS(B") +("nmyiu" "$(G\-(B") +("nnm" "$(GDN(B") +("nno" "$(GDO(B") +("nnmbc" "$(Gg_(B") +("nnmrb" "$(HnT(B") +("nnnao" "$(GrG(B") +("nnpr" "$(GY\(B") +("nnqo" "$(GMU(B") +("nnsmm" "$(H?)(B") +("nnvvu" "$(H["(B") +("nob" "$(GS((B") +("noc" "$(HjR(B") +("nof" "$(GK%(B") +("nog" "$(HOw$(GlC(B") +("nodi" "$(H&S(B") +("nohne" "$(H,@(B") +("nohto" "$(GSy(B") +("nolmi" "$(G]0(B") +("nomk" "$(GRT(B") +("nomrn" "$(Gh!(B") +("nomrt" "$(G`t(B") +("nonhe" "$(G`u(B") +("npd" "$(GH#(B") +("nqd" "$(GV)(B") +("nqlmi" "$(Gxt(B") +("nrmvn" "$(Hb5(B") +("nrppi" "$(Gs~(B") +("nrrj" "$(Gl_(B") +("nsd" "$(H]-(B") +("nse" "$(H!:(B") +("nsf" "$(H"4(B") +("nsj" "$(GP|(B") +("nsp" "$(GQ*(B") +("nsbt" "$(GRX(B") +("nsbul" "$(HV>(B") +("nshr" "$(H&Q(B") +("nsmv" "$(GZ/(B") +("nsnd" "$(GFE(B") +("nsrr" "$(HJ%(B") +("nti" "$(HB|(B") +("ntmc" "$(HP?(B") +("ntnl" "$(GoR(B") +("nue" "$(GL*$(H&R(B") +("nui" "$(GL"(B") +("nup" "$(GQ,(B") +("nuv" "$(H&4(B") +("nubu" "$(H1:(B") +("nuhaf" "$(Gs;(B") +("nuks" "$(GP.(B") +("numbc" "$(HUd`R(B") +("nusqf" "$(HUz(B") +("nwf" "$(G^#(B") +("nwfa" "$(Gp'(B") +("nwlv" "$(HV~(B") +("nwlmi" "$(H_8(B") +("nwtj" "$(HJ&(B") +("nxu" "$(Gs?(B") +("nxff" "$(Gq@(B") +("nxno" "$(H=!(B") +("nyo" "$(GFt(B") +("nyrf" "$(H50(B") +("nyvi" "$(GM8(B") +("o" "$(GD)(B") +("ob" "$(H!y$(GDy(B") +("oc" "$(H!4(B") +("od" "$(GG2(B") +("oe" "$(H"Y(B") +("of" "$(GG-$(H!U(B") +("og" "$(GEkOc(B") +("oh" "$(GD+(B") +("oi" "$(GG1(B") +("oj" "$(GDoE)(B") +("ok" "$(GFz(B") +("ol" "$(GG4(B") +("om" "$(GEc$(H!F!I(B") +("on" "$(GD?(B") +("op" "$(GE'$(H!r(B") +("oq" "$(GH!(B") +("ou" "$(H!J!X$(GEp(B") +("ow" "$(GH{(B") +("oy" "$(GDq(B") +("oaa" "$(GT5(B") +("oam" "$(GH~(B") +("oan" "$(GT/(B") +("oav" "$(H%<(B") +("oahe" "$(H)a(B") +("oaln" "$(Gl.(B") +("oamo" "$(H3Y(B") +("oanb" "$(Gg}(B") +("oanl" "$(H[%(B") +("oapp" "$(H-}(B") +("oapv" "$(H3X(B") +("oasm" "$(H:>(B") +("oate" "$(H\H(B") +("oavf" "$(HVC(B") +("oawe" "$(HA`(B") +("obb" "$(H-w(B") +("obo" "$(GHX(B") +("obp" "$(GpW(B") +("obq" "$(GI!(B") +("obv" "$(H)/(B") +("obau" "$(H-v(B") +("obbe" "$(HOU(B") +("obch" "$(H\J(B") +("obcn" "$(GY!(B") +("obgb" "$(H3Z(B") +("obgr" "$(H-x(B") +("obhd" "$(Hn|(B") +("obhu" "$(H!n(B") +("obhaf" "$(Hr4(B") +("obmc" "$(GT4(B") +("obmr" "$(H%>(B") +("obnd" "$(GOt(B") +("obof" "$(HAd(B") +("obou" "$(H:@(B") +("obppa" "$(Hqo(B") +("obuu" "$(H)&(B") +("obvk" "$(H:A(B") +("ocb" "$(GK|(B") +("oci" "$(H!p(B") +("ocor" "$(GOw(B") +("ocru" "$(H))(B") +("ocsh" "$(GG9(B") +("ocwa" "$(Ggr(B") +("odc" "$(Hga(B") +("odf" "$(H0QDY(B") +("odg" "$(G^_(B") +("odi" "$(GEi(B") +("odm" "$(H"~(B") +("odp" "$(H*A(B") +("odci" "$(H-|(B") +("oddf" "$(HOQ(B") +("oddo" "$(HOY(B") +("odhf" "$(Ha.(B") +("odmq" "$(GXy(B") +("odog" "$(HUU(B") +("odok" "$(GZx(B") +("odsmg" "$(Hmm(B") +("odyj" "$(GZ{(B") +("ofb" "$(GOp(B") +("off" "$(H-l(B") +("ofp" "$(GZ@(B") +("ofq" "$(GHr(B") +("ofbc" "$(GsA(B") +("ofbf" "$(G{X(B") +("ofbr" "$(GT8(B") +("ofbw" "$(Gl((B") +("ofdq" "$(HI$(B") +("offs" "$(HHx(B") +("ofhu" "$(H3i(B") +("ofhaf" "$(Howoy(B") +("ofln" "$(HI)(B") +("ofmvn" "$(H]](B") +("ofnl" "$(HU#(B") +("ofqu" "$(GT%(B") +("ogd" "$(H/v$(Gbu(B") +("oge" "$(GXiwd(B") +("ogf" "$(G`P(B") +("ogg" "$(GKo(B") +("ogi" "$(H"}(B") +("ogj" "$(H3J(B") +("ogp" "$(H/#(B") +("ogr" "$(H%8$(GYG(B") +("ogbuc" "$(Gfu(B") +("ogce" "$(H-n(B") +("ogdi" "$(GKn(B") +("oggu" "$(Ggt(B") +("oghq" "$(Hi;(B") +("oghaf" "$(G{N$(Ha2(B") +("ogln" "$(H)3(B") +("oglms" "$(GgU(B") +("ogni" "$(Gp2(B") +("ogog" "$(H[\(B") +("ogogg" "$(Hp[(B") +("ogrg" "$(HV@(B") +("ogrr" "$(Ggu(B") +("ogsk" "$(Gc-(B") +("ogtj" "$(GT)(B") +("ogwc" "$(H\F(B") +("ogyrg" "$(HoO(B") +("oha" "$(GI$(B") +("ohg" "$(GG6(B") +("ohi" "$(G^.(B") +("ohj" "$(GF#(B") +("ohn" "$(H!3(B") +("ohq" "$(GG5(B") +("ohs" "$(GI"(B") +("ohag" "$(H3`(B") +("ohbt" "$(H%D(B") +("ohby" "$(H%E(B") +("ohce" "$(Gc3(B") +("ohdf" "$(H3](B") +("ohdi" "$(H)1(B") +("ohdn" "$(GOy(B") +("ohdp" "$(HAc(B") +("ohdv" "$(GT;(B") +("ohdw" "$(HI&(B") +("oher" "$(H%K(B") +("ohey" "$(H#%(B") +("ohfp" "$(HOX(B") +("ohgu" "$(H%B(B") +("ohhj" "$(GT=(B") +("ohjd" "$(GK}(B") +("ohjg" "$(H3_(B") +("ohjm" "$(H3^(B") +("ohjr" "$(H%C(B") +("ohjx" "$(H3[(B") +("ohkb" "$(Ggz(B") +("ohlb" "$(H3\(B") +("ohml" "$(H!z(B") +("ohnb" "$(GKy(B") +("ohni" "$(H3j(B") +("ohoa" "$(GXr(B") +("ohoi" "$(H3b(B") +("ohoo" "$(HAe(B") +("ohpm" "$(GI%(B") +("ohqi" "$(GOz(B") +("ohqo" "$(GI*(B") +("ohsb" "$(GY#(B") +("ohsg" "$(Gg{(B") +("ohsk" "$(HOW(B") +("ohuc" "$(HkO(B") +("ohvf" "$(GO{(B") +("ohvl" "$(GG7(B") +("ohwp" "$(Gc4(B") +("ohxu" "$(GT<(B") +("ohyu" "$(H:B(B") +("oii" "$(H-q(B") +("oik" "$(GG3(B") +("oin" "$(GDt(B") +("oip" "$(H*N$(GEn(B") +("oir" "$(H#&(B") +("oiv" "$(H&5(B") +("oiar" "$(GT?(B") +("oiav" "$(H(}$(GSz(B") +("oiamh" "$(H`[(B") +("oiapp" "$(Gs*(B") +("oiapv" "$(H`\(B") +("oiawe" "$(GyO(B") +("oibi" "$(G^+(B") +("oibv" "$(Got(B") +("oibjj" "$(H`X(B") +("oibmr" "$(HO8(B") +("oice" "$(GOv(B") +("oicyo" "$(H[k(B") +("oidl" "$(HUm(B") +("oieee" "$(H[i(B") +("oiff" "$(H[h(B") +("oifbd" "$(Hjg(B") +("oigbt" "$(Hjb(B") +("oiggu" "$(GzR(B") +("oigit" "$(HdV(B") +("oigrr" "$(Hjc(B") +("oihe" "$(Gc!(B") +("oihf" "$(HAh(B") +("oihg" "$(Gb~(B") +("oihi" "$(Gwt(B") +("oihk" "$(HAS(B") +("oihn" "$(GXj(B") +("oihp" "$(H:3%I(B") +("oihq" "$(H%F(B") +("oihaf" "$(Gs:(B") +("oihag" "$(H`^(B") +("oihbr" "$(Gkq(B") +("oihdv" "$(H[j(B") +("oihhl" "$(HHi(B") +("oihhw" "$(Gwr(B") +("oihjr" "$(HO6(B") +("oihon" "$(H``(B") +("oihqi" "$(Gos(B") +("oihuc" "$(Hr!(B") +("oihxe" "$(Gws(B") +("oiii" "$(Gs)(B") +("oiir" "$(Ggf(B") +("oiibi" "$(HdX(B") +("oiice" "$(HUn(B") +("oiijb" "$(HUk(B") +("oije" "$(H(~(B") +("oijbd" "$(HUj(B") +("oijrb" "$(H`Y(B") +("oijrr" "$(Gs((B") +("oijtc" "$(Hjd(B") +("oikf" "$(GXs(B") +("oiku" "$(H!k(B") +("oikkb" "$(Gs,(B") +("oilb" "$(Gc+(B") +("oilmc" "$(Hjf(B") +("oilmi" "$(Gjs(B") +("oilmm" "$(H`P(B") +("oimn" "$(H3K(B") +("oimo" "$(H%5(B") +("oimbc" "$(Gkk(B") +("oimbk" "$(H`Z(B") +("oimrt" "$(HUl(B") +("oimvn" "$(H1!(B") +("oinc" "$(G]M(B") +("oini" "$(GEo(B") +("oino" "$(Gc#(B") +("oinp" "$(GMB(B") +("oinr" "$(GIV(B") +("oint" "$(HXa(B") +("oinv" "$(H2|(B") +("oinw" "$(H9x(B") +("oinhx" "$(Gs+(B") +("oinri" "$(G}.(B") +("oioi" "$(GT$(B") +("oiok" "$(GOu(B") +("oioks" "$(Gc$(B") +("oiolb" "$(Ggh(B") +("oiomd" "$(Gou(B") +("oiond" "$(HdW(B") +("oionk" "$(H`_(B") +("oipf" "$(H\E(B") +("oiph" "$(HHh(B") +("oipu" "$(Gc"(B") +("oipru" "$(Ggg(B") +("oiruc" "$(Hje(B") +("oisj" "$(Gkp(B") +("oismm" "$(G\c(B") +("oismr" "$(Gge(B") +("oisrr" "$(Hg{(B") +("oitk" "$(HO7(B") +("oitt" "$(Gko(B") +("oitak" "$(Hg|(B") +("oitbo" "$(HnF(B") +("oitlm" "$(GyP(B") +("oitqg" "$(Hgz(B") +("oivii" "$(GzS(B") +("oivno" "$(H`](B") +("oiwmv" "$(Gv*(B") +("oiyck" "$(Gkn(B") +("oiymh" "$(Hle(B") +("oiyrv" "$(HqH(B") +("oiywm" "$(Hld(B") +("ojb" "$(H!t(B") +("oje" "$(H!j(B") +("ojk" "$(GEm(B") +("ojp" "$(GHp(B") +("ojr" "$(GHu(B") +("oju" "$(GHO(B") +("ojv" "$(H%H(B") +("ojbc" "$(H:=(B") +("ojbm" "$(GT+(B") +("ojcm" "$(GT&(B") +("ojcr" "$(H:5(B") +("ojhp" "$(H%2(B") +("ojii" "$(Gc.(B") +("ojkp" "$(GKq(B") +("ojlk" "$(GKp(B") +("ojln" "$(H-r(B") +("ojlo" "$(H-m(B") +("ojmc" "$(Gp3(B") +("ojmf" "$(H-z(B") +("ojmn" "$(GHo(B") +("ojmo" "$(G^)(B") +("ojmmr" "$(H4'(B") +("ojnu" "$(H-k(B") +("ojpn" "$(HV?(B") +("ojrk" "$(GXx(B") +("ojrr" "$(GT!(B") +("ojtc" "$(HHy(B") +("ojtg" "$(HON(B") +("okb" "$(GK~(B") +("okf" "$(H6}(B") +("okm" "$(GHv(B") +("okn" "$(GDr$(H%7(B") +("okp" "$(GZ?(B") +("okr" "$(GO!Hw(B") +("oks" "$(H!2(B") +("okcf" "$(Ggw(B") +("okcwa" "$(H]n(B") +("okhg" "$(H),(B") +("okhk" "$(H,K(B") +("okhae" "$(Hi4(B") +("okhaf" "$(H\9(B") +("okhdv" "$(GeN(B") +("okhkb" "$(GtL(B") +("okkb" "$(H)((B") +("okkk" "$(HAi(B") +("oklb" "$(GI)(B") +("oklu" "$(GT0(B") +("okmf" "$(H-s(B") +("okmr" "$(GT-(B") +("okms" "$(H%:(B") +("okmrt" "$(G`{(B") +("oknl" "$(H,J(B") +("okog" "$(GgV(B") +("okoo" "$(GOn(B") +("okoog" "$(H>H(B") +("okryo" "$(HNI(B") +("oksr" "$(GHx(B") +("okss" "$(GV{(B") +("oktoe" "$(Hf((B") +("okvif" "$(Gtm(B") +("okwlp" "$(HiG(B") +("oll" "$(GDu(B") +("olbk" "$(H#$(B") +("olln" "$(GHs(B") +("olmc" "$(HI!(B") +("olmo" "$(GKz(B") +("olmt" "$(Gp1(B") +("olmy" "$(GT9(B") +("olnk" "$(GT7(B") +("olob" "$(G\l(B") +("olod" "$(G[>(B") +("olof" "$(Gx#es$(He8(B") +("oloh" "$(GT:(B") +("oloj" "$(H[a(B") +("olok" "$(GJSY$(B") +("olom" "$(HF6(B") +("olpb" "$(H3V(B") +("olwl" "$(GHz(B") +("olws" "$(H)'(B") +("olwv" "$(HAa(B") +("oma" "$(GKv(B") +("omc" "$(GI.(B") +("omd" "$(GI'(B") +("omf" "$(H!w(B") +("omg" "$(GG@(B") +("omh" "$(GG$(B") +("omi" "$(GG%(B") +("omm" "$(GDn(B") +("omn" "$(GDp$(H!A(B") +("omr" "$(GGY(B") +("omu" "$(GM*(B") +("ombb" "$(Gp0(B") +("ombe" "$(Gs@(B") +("ombl" "$(H%J(B") +("ombn" "$(GO~(B") +("ombp" "$(Gc{(B") +("ombt" "$(GK{(B") +("omdm" "$(HaE$(GG0(B") +("omdp" "$(H57(B") +("omdu" "$(H.tBY(B") +("omdw" "$(H>2(B") +("omfj" "$(H"{(B") +("omfm" "$(H#"(B") +("omfr" "$(H)-(B") +("omgn" "$(GT.(B") +("omig" "$(H%;(B") +("omjr" "$(GO<(B") +("omlb" "$(GT*(B") +("omlk" "$(GOm(B") +("ommf" "$(H#'(B") +("ommi" "$(H!s(B") +("ommm" "$(H!E(B") +("ommp" "$(Gzb(B") +("ommr" "$(H)#(B") +("ommv" "$(H)"$(GHq(B") +("omnl" "$(GOW(B") +("omnn" "$(GKs(B") +("omno" "$(Gq$(B") +("omnr" "$(GHt(B") +("ompm" "$(H-{(B") +("omrb" "$(HaB(B") +("omrl" "$(GLT(B") +("omrm" "$(GaE(B") +("omro" "$(HAg(B") +("omrp" "$(Hn{(B") +("omrq" "$(GUU(B") +("omrr" "$(HQ8(B") +("omrt" "$(G\5$(H*<(B") +("omrw" "$(H7@3P(B") +("omsl" "$(GL;(B") +("omsp" "$(H.m(B") +("omtn" "$(H%6(B") +("omua" "$(Ggv(B") +("omvh" "$(H!v(B") +("omvm" "$(H)!(B") +("omvn" "$(H#!(B") +("omwa" "$(GdD(B") +("omwc" "$(Gl$(B") +("omwd" "$(HHz(B") +("omwf" "$(HA](B") +("omwl" "$(GY&(B") +("omwm" "$(Gl#(B") +("omwu" "$(HA^(B") +("omwv" "$(H3S(B") +("omyf" "$(HAZ(B") +("ond" "$(GEj(B") +("onf" "$(GI#(B") +("onl" "$(H!x!_(B") +("onp" "$(H&Z(B") +("onu" "$(H$I(B") +("onao" "$(Ggy(B") +("onau" "$(H)+(B") +("onbc" "$(H3a(B") +("onbuu" "$(Gr6(B") +("oncr" "$(HOV(B") +("oncsh" "$(GNA(B") +("onfd" "$(GV4(B") +("onff" "$(G`((B") +("onhb" "$(HH|(B") +("onhe" "$(GG;(B") +("onhs" "$(GDs(B") +("onhaf" "$(HV6(B") +("onhey" "$(H+N(B") +("onhqu" "$(HD&(B") +("onib" "$(GOo(B") +("onin" "$(GKx(B") +("onjv" "$(GV6(B") +("onjru" "$(H6C(B") +("onkg" "$(H)0(B") +("onkl" "$(HA!(B") +("onkq" "$(GXz(B") +("onll" "$(H"X(B") +("onln" "$(H!L(B") +("onlll" "$(H$J(B") +("onlln" "$(GQw(B") +("onlwl" "$(H+M(B") +("onmk" "$(GOl(B") +("onmu" "$(H%A(B") +("onmcw" "$(H0'(B") +("onmlm" "$(G`*(B") +("onmvm" "$(G[G(B") +("onnl" "$(HA#(B") +("onno" "$(HD!(B") +("onnhs" "$(GH<(B") +("onob" "$(H'N(B") +("onog" "$(HAI(B") +("onqd" "$(G^-(B") +("onqmb" "$(H=+(B") +("onri" "$(Gx+(B") +("ontq" "$(GV5(B") +("onvne" "$(G`)(B") +("onwk" "$(GV8(B") +("onwot" "$(Gi;(B") +("onyvo" "$(GV7(B") +("oog" "$(H-y$(GId(B") +("ooj" "$(H!m(B") +("oon" "$(H!H(B") +("oou" "$(H#+(B") +("ooah" "$(Gc2(B") +("oobg" "$(H:6(B") +("oobm" "$(GO}(B") +("oobo" "$(H(K(B") +("ooge" "$(H.[(B") +("oogf" "$(HI"(B") +("ooic" "$(HAf(B") +("ooii" "$(GI&(B") +("ooin" "$(H!o(B") +("ooir" "$(G^/(B") +("ooll" "$(H!q(B") +("ooln" "$(Gl-(B") +("ooma" "$(Gl&(B") +("oomb" "$(GT>(B") +("oomg" "$(GL!(B") +("oomn" "$(GY"(B") +("oomo" "$(Gl'(B") +("oomr" "$(H%L(B") +("oombc" "$(HnC(B") +("oono" "$(H]7(B") +("ooog" "$(H)*(B") +("oooj" "$(G^0(B") +("oook" "$(Gsm(B") +("oowy" "$(GOx(B") +("opa" "$(H%@(B") +("opd" "$(GEl$(H+E(B") +("oph" "$(H"z(B") +("opp" "$(GG8(B") +("opr" "$(GI((B") +("opt" "$(H#)(B") +("opu" "$(H!u$(GM)(B") +("opbuc" "$(Gb<]L(B") +("ophq" "$(H+}(B") +("opko" "$(HVA(B") +("opmc" "$(Gc0(B") +("opok" "$(H<;(B") +("oppa" "$(GX}(B") +("optd" "$(H3R(B") +("opwgf" "$(Gv8(B") +("opyhv" "$(G];(B") +("oqo" "$(GG/(B") +("oqhk" "$(H3O(B") +("oqka" "$(H3e(B") +("oqke" "$(H::(B") +("oqkq" "$(GT'(B") +("oqmb" "$(GT((B") +("oqmc" "$(Gc,(B") +("oqmf" "$(H:;(B") +("oqmv" "$(H-p(B") +("oqoa" "$(HI%(B") +("ora" "$(G_a(B") +("orc" "$(H#*(B") +("ord" "$(GOq(B") +("ori" "$(HJ>(B") +("orau" "$(H)$(B") +("orhr" "$(GOs(B") +("orhu" "$(GKu(B") +("orhaf" "$(Hh^m/$(Gv2(B") +("orijb" "$(HS.(B") +("orln" "$(G^6(B") +("ormbc" "$(Gops#(B") +("ornl" "$(GSi(B") +("orno" "$(H/z(B") +("ornin" "$(GaT(B") +("orrj" "$(HH~(B") +("orrk" "$(G{W(B") +("orsj" "$(H3g(B") +("oruc" "$(Gg|(B") +("orvk" "$(H)%(B") +("orxu" "$(HOT(B") +("orye" "$(H/P$(GXu(B") +("oryo" "$(GOr(B") +("osj" "$(H%9(B") +("osk" "$(GG.(B") +("oso" "$(H!l(B") +("oss" "$(H"|(B") +("osav" "$(GXv(B") +("oshi" "$(GEq(B") +("osjr" "$(GT3(B") +("osme" "$(GOk(B") +("osmg" "$(H3T(B") +("osmh" "$(Gc5(B") +("osmr" "$(GHy(B") +("osmv" "$(GT1(B") +("osnd" "$(HH}(B") +("osqf" "$(H:<(B") +("osrj" "$(Gl"(B") +("osrr" "$(HA_(B") +("ossr" "$(GP!(B") +("ostt" "$(H3U(B") +("osuu" "$(GT2(B") +("ota" "$(GT,(B") +("otc" "$(GKr(B") +("otf" "$(G`R(B") +("otq" "$(GKl(B") +("ott" "$(GKw(B") +("otbc" "$(H-~(B") +("otco" "$(HH{$(Ggx(B") +("otcw" "$(H3d(B") +("otdd" "$(HWh(B") +("otgi" "$(Gl!(B") +("othb" "$(G^,(B") +("otif" "$(HOP(B") +("otkr" "$(GXw(B") +("otlk" "$(H3f(B") +("otlm" "$(Gc/(B") +("otmc" "$(H-o(B") +("otmv" "$(H3Q(B") +("otniq" "$(GjZ(B") +("otog" "$(HkN(B") +("otqm" "$(H:8(B") +("otrk" "$(HOR(B") +("otsj" "$(H:C(B") +("ottb" "$(H:9(B") +("otwa" "$(HA\(B") +("otwi" "$(HHw(B") +("otwn" "$(HVB(B") +("otwv" "$(Gl%(B") +("otxc" "$(H:7(B") +("ouf" "$(H0R(B") +("oum" "$(GR~(B") +("oubb" "$(HAb(B") +("oudk" "$(GWM(B") +("oudm" "$(G\_(B") +("ouhmr" "$(H?#(B") +("oumb" "$(H3h(B") +("oumwj" "$(Gw'(B") +("ouog" "$(Gc1(B") +("ouon" "$(H).(B") +("outt" "$(H?"(B") +("outrg" "$(G|d(B") +("ouypd" "$(H^N(B") +("ouypt" "$(Hmp(B") +("ovr" "$(H%G(B") +("ovio" "$(GH}(B") +("ovvv" "$(H\I(B") +("owg" "$(GO|(B") +("owp" "$(H3W(B") +("owr" "$(H%?(B") +("owjr" "$(GT6(B") +("owlb" "$(GX{(B") +("owlg" "$(Gzc(B") +("owlv" "$(HOS(B") +("owmv" "$(GX|(B") +("owwf" "$(Hn}(B") +("owww" "$(GsB(B") +("owyi" "$(GJd(B") +("owyta" "$(HjZ(B") +("oyg" "$(GHn(B") +("oym" "$(H!G(B") +("oyr" "$(GH|(B") +("oyt" "$(GHm(B") +("oyx" "$(Gp4(B") +("oyaj" "$(H-t(B") +("oybc" "$(GX~(B") +("oybp" "$(HaC(B") +("oybs" "$(G^*(B") +("oyck" "$(H%3(B") +("oydu" "$(HaD(B") +("oyfe" "$(H-u(B") +("oyfu" "$(HHv(B") +("oyhn" "$(GG,(B") +("oyhs" "$(GG+(B") +("oyhv" "$(GKm(B") +("oyjj" "$(HA[(B") +("oykk" "$(G^1(B") +("oylm" "$(GG:(B") +("oymp" "$(H%=(B") +("oymr" "$(GOj(B") +("oymy" "$(H##(B") +("oyoj" "$(H-j(B") +("oyok" "$(GZw(B") +("oypd" "$(H:?(B") +("oypp" "$(H\G(B") +("oyra" "$(GsC(B") +("oyrf" "$(H-i(B") +("oyrn" "$(GXt(B") +("oyrv" "$(GY%$(He7(B") +("oysk" "$(GT#(B") +("oyta" "$(H3c(B") +("oytg" "$(Ggs(B") +("oytj" "$(HAY(B") +("oytp" "$(Gk~(B") +("oytr" "$(GT"(B") +("oyub" "$(Ge](B") +("oyvi" "$(H#((B") +("oyvo" "$(H%4(B") +("oywm" "$(HOO(B") +("oyyiu" "$(Gd\(B") +("p" "$(GE@(B") +("pa" "$(GH/H0(B") +("pc" "$(H5H(B") +("pd" "$(GD>(B") +("ph" "$(GFR(B") +("pi" "$(GE%DD(B") +("pk" "$(H"@(B") +("pl" "$(H#}(B") +("pn" "$(H!"(B") +("pp" "$(GER(B") +("pr" "$(GF;(B") +("pt" "$(GE`(B") +("pu" "$(GE:(B") +("pw" "$(GK/(B") +("pam" "$(GMO(B") +("pav" "$(GQ/(B") +("pahm" "$(G_0(B") +("pahaf" "$(Hk.(B") +("paiu" "$(G_5(B") +("paks" "$(H3q(B") +("pamh" "$(H;h(B") +("pamj" "$(GUM(B") +("pamo" "$(H;q(B") +("panb" "$(HPN(B") +("pank" "$(Glo(B") +("panl" "$(H-^(B") +("paph" "$(GZK(B") +("papp" "$(H5G(B") +("papv" "$(G_;(B") +("pate" "$(HaX(B") +("pawe" "$(Ghj(B") +("payf" "$(Glq(B") +("pbg" "$(HOv(B") +("pbm" "$(H&d(B") +("pbac" "$(HBu(B") +("pbbb" "$(HBq(B") +("pbcn" "$(G_3(B") +("pbgr" "$(GZL(B") +("pbhx" "$(HBs(B") +("pbjj" "$(H;c(B") +("pbme" "$(H;s(B") +("pbmr" "$(GQ4(B") +("pbou" "$(HBr(B") +("pbtv" "$(GZJ(B") +("pbue" "$(Ho*(B") +("pbug" "$(Gzj(B") +("pbvk" "$(HBw(B") +("pci" "$(GJ:(B") +("pcks" "$(HI*(B") +("pcnh" "$(GUO(B") +("pcru" "$(GUP(B") +("pcwa" "$(Glp(B") +("pdd" "$(H5=(B") +("pdi" "$(GH%(B") +("pdk" "$(GJ8(B") +("pdl" "$(GUL(B") +("pdhaf" "$(HhR(B") +("pdlc" "$(Gx6(B") +("pdmbc" "$(GqY(B") +("peg" "$(GMI(B") +("peee" "$(H5?(B") +("peii" "$(HBo(B") +("pembc" "$(HQB(B") +("pfb" "$(GUJ(B") +("pfd" "$(H%V(B") +("pff" "$(H5<(B") +("pfq" "$(H&l(B") +("pfbf" "$(Ho)(B") +("pfbr" "$(H5@(B") +("pfdq" "$(Gln(B") +("pfmu" "$(GQ-(B") +("pfmbc" "$(HQj^A(B") +("pfqu" "$(H5;(B") +("pgi" "$(GMF(B") +("pgr" "$(H*O(B") +("pgdi" "$(GQ2(B") +("pggu" "$(HPF(B") +("pgni" "$(H\p(B") +("pgth" "$(HPG(B") +("pgtj" "$(GZF(B") +("pha" "$(H'2$(GMJ(B") +("phh" "$(GE&(B") +("phi" "$(Gd$(B") +("phj" "$(H"B(B") +("php" "$(GMA(B") +("phs" "$(H&h(B") +("phag" "$(G_8(B") +("phbk" "$(Gp[(B") +("phbq" "$(H,;(B") +("phbr" "$(H*Q(B") +("phbt" "$(GQ6(B") +("phbuu" "$(H@6(B") +("phcn" "$(HaY(B") +("phdb" "$(HPO(B") +("phdd" "$(GZN(B") +("phdf" "$(G_:(B") +("pher" "$(GQ5(B") +("phgr" "$(H/0(B") +("phgs" "$(Ghl(B") +("phhn" "$(H:G(B") +("phjr" "$(GQ3(B") +("phkb" "$(HPP(B") +("phkp" "$(H5F(B") +("phlc" "$(HaZ(B") +("phln" "$(GGG(B") +("phml" "$(H$%(B") +("phnl" "$(H(s(B") +("phpa" "$(H5C(B") +("phqm" "$(GML(B") +("phqo" "$(H&g(B") +("phsb" "$(H;j(B") +("phsk" "$(HW,5D(B") +("phvp" "$(H$#(B") +("phyhv" "$(H2{(B") +("pim" "$(GE$(B") +("pir" "$(GMK(B") +("pit" "$(H/%(B") +("piv" "$(H&`(B") +("piav" "$(H/$(B") +("pice" "$(H/,(B") +("piih" "$(Ghn(B") +("pijb" "$(GP1(B") +("pijc" "$(GMG(B") +("pilb" "$(Gho(B") +("pile" "$(Ghi(B") +("pirp" "$(GpZ(B") +("pitc" "$(HaU(B") +("piyr" "$(GZC(B") +("pje" "$(H#{(B") +("pjr" "$(H&](B") +("pjbc" "$(Gc|(B") +("pjbd" "$(GUQ(B") +("pjbo" "$(H\o(B") +("pjcm" "$(H58(B") +("pjhr" "$(H;n(B") +("pjhaf" "$(HV4(B") +("pjii" "$(HJ-(B") +("pjip" "$(HPI(B") +("pjjl" "$(Ghm(B") +("pjkp" "$(H*E(B") +("pjlv" "$(GZD(B") +("pjmf" "$(H59(B") +("pjmm" "$(H;m(B") +("pjnu" "$(GZA(B") +("pjpn" "$(H\m(B") +("pjrr" "$(H5:(B") +("pjsqf" "$(HO?(B") +("pjtc" "$(Gls(B") +("pkf" "$(GQ0(B") +("pkk" "$(GE~(B") +("pkn" "$(H*D!6(B") +("pkcf" "$(HPK(B") +("pkkb" "$(H/+(B") +("pkkk" "$(HJ;(B") +("pklb" "$(GMH(B") +("pklq" "$(Ge~(B") +("pklu" "$(H.1(B") +("pkmb" "$(G_2(B") +("pknio" "$(Gij(B") +("pksb" "$(HBp(B") +("plw" "$(H&e(B") +("plbk" "$(GMD(B") +("plbu" "$(GJ7(B") +("plln" "$(GMN(B") +("plmc" "$(HPM(B") +("plmo" "$(H*J(B") +("plmy" "$(H5B(B") +("plpc" "$(HeL(B") +("plwv" "$(HJ6(B") +("pmf" "$(H$&(B") +("pmak" "$(H\q(B") +("pmam" "$(H'%(B") +("pmbb" "$(Gs_(B") +("pmbc" "$(HBv$(G^"(B") +("pmbe" "$(HaV(B") +("pmbm" "$(GQ1(B") +("pmcw" "$(H*F(B") +("pmfj" "$(H#3&\(B") +("pmfm" "$(H&m(B") +("pmmr" "$(GUK(B") +("pmmu" "$(H#z(B") +("pmob" "$(H&^(B") +("pmrw" "$(GY0$(H;d(B") +("pmua" "$(HPJ(B") +("pmwd" "$(Gc~$(HPL(B") +("pmwf" "$(HJ0(B") +("pmwj" "$(HPH(B") +("pmwl" "$(H;p(B") +("pmym" "$(GME(B") +("png" "$(GJ9(B") +("pno" "$(H$"(B") +("pnau" "$(H/-(B") +("pnbq" "$(Gp\(B") +("pncr" "$(HW+(B") +("pnhb" "$(HPE(B") +("pnhe" "$(H$!(B") +("pnib" "$(H/&(B") +("pnin" "$(H*K(B") +("pnyi" "$(H5>(B") +("pod" "$(H*P(B") +("pog" "$(GZM(B") +("poj" "$(H#~(B") +("pon" "$(H"A(B") +("poae" "$(G_7(B") +("poge" "$(HBt(B") +("pogf" "$(Glt(B") +("poii" "$(H&o(B") +("poim" "$(Gym(B") +("poin" "$(H$'(B") +("poir" "$(Gd#(B") +("poju" "$(H%W(B") +("pomb" "$(H5I(B") +("pomd" "$(H/.(B") +("pomg" "$(H*R(B") +("pomn" "$(G_9(B") +("pomo" "$(HW-(B") +("pomr" "$(GQ.(B") +("pond" "$(Gd"(B") +("ponbg" "$(Hl;(B") +("potf" "$(Glu(B") +("powy" "$(GUN(B") +("ppa" "$(H*H*L(B") +("ppg" "$(H#O(B") +("pph" "$(H&[(B") +("ppp" "$(H;_(B") +("ppr" "$(H&i(B") +("ppu" "$(H#|(B") +("ppad" "$(H;i(B") +("ppfd" "$(H1m(B") +("ppha" "$(GRU(B") +("pphp" "$(GZO(B") +("pphqu" "$(H'M(B") +("pppd" "$(HW[(B") +("pppf" "$(Hba(B") +("ppph" "$(H+J(B") +("ppru" "$(H&n(B") +("pptd" "$(H;g(B") +("ppuk" "$(H*M(B") +("pqmb" "$(GZE(B") +("pqmf" "$(HBn(B") +("prb" "$(H/((B") +("pru" "$(GE}(B") +("prau" "$(H/'(B") +("prhg" "$(H//(B") +("prhu" "$(H&c(B") +("prhaf" "$(H\5(B") +("prhml" "$(H*j(B") +("prks" "$(GI9(B") +("prno" "$(H+F(B") +("prog" "$(GgW(B") +("prrd" "$(HW((B") +("prrj" "$(Glr(B") +("prrs" "$(G_1(B") +("prvp" "$(H&_(B") +("prxu" "$(HW'(B") +("psh" "$(H!\$(GE"(B") +("psp" "$(GMM(B") +("psav" "$(H;o(B") +("pseg" "$(HJ.(B") +("pshr" "$(H&a(B") +("psjj" "$(Gzk(B") +("psko" "$(G_.(B") +("psma" "$(HJ4(B") +("psmg" "$(H*G(B") +("psmh" "$(HJ3(B") +("psmi" "$(HPR(B") +("psmv" "$(GZG(B") +("psrr" "$(HJ:(B") +("pta" "$(GZH(B") +("ptt" "$(H*C(B") +("ptak" "$(HJ5(B") +("ptbo" "$(H\r(B") +("ptbuc" "$(H@P(B") +("pthg" "$(Gs](B") +("ptlb" "$(HJ1(B") +("ptlj" "$(H;f(B") +("ptlm" "$(HJ2(B") +("ptmv" "$(H;e(B") +("ptor" "$(H:F(B") +("ptov" "$(Ha\(B") +("ptrg" "$(HkZ(B") +("ptwa" "$(HJ/(B") +("ptwi" "$(HaW(B") +("ptwu" "$(Gx7(B") +("ptxc" "$(HBm(B") +("ptyu" "$(Gc}(B") +("puf" "$(H+r(B") +("puk" "$(H$$$(GGJ(B") +("puce" "$(H;k(B") +("pudhe" "$(Gmt(B") +("puhaf" "$(Hm+(B") +("puln" "$(GI5(B") +("pumb" "$(G_4(B") +("pumt" "$(Gd'(B") +("pumbc" "$(Gga(B") +("punl" "$(Gg9(B") +("puog" "$(Gwe$(HJ7(B") +("pupu" "$(GWp(B") +("pve" "$(H&k(B") +("pvis" "$(H&j(B") +("pvvw" "$(G_6(B") +("pwc" "$(H&f(B") +("pwd" "$(H/*5A(B") +("pwg" "$(H/)(B") +("pwr" "$(H*I(B") +("pwim" "$(HJ<(B") +("pwjc" "$(Ghk(B") +("pwlj" "$(HW*(B") +("pwls" "$(G_/(B") +("pwlv" "$(HW)(B") +("pwmv" "$(H;r(B") +("pwot" "$(Gd!(B") +("pyr" "$(H&b(B") +("pyv" "$(GH$(B") +("pyx" "$(H\n(B") +("pyy" "$(H#y(B") +("pyaj" "$(GZI(B") +("pyck" "$(H*B(B") +("pyfu" "$(HPD(B") +("pyhr" "$(HJ8(B") +("pymr" "$(H-R(B") +("pyoj" "$(GZB(B") +("pypo" "$(HW&(B") +("pyrd" "$(GZP(B") +("pyrf" "$(H5E(B") +("pyrv" "$(Hhv(B") +("pyta" "$(H;b(B") +("pytg" "$(Glm(B") +("pytj" "$(HJ,(B") +("pytp" "$(GpY(B") +("pyvw" "$(HBl(B") +("pywd" "$(GpX(B") +("pywv" "$(Gx5(B") +("q" "$(GEC(B") +("qa" "$(H$.(B") +("qb" "$(H$4(B") +("qc" "$(GFV(B") +("qd" "$(GHU(B") +("qi" "$(GJF(B") +("qj" "$(GDd(B") +("qm" "$(GH+(B") +("qo" "$(GE3(B") +("qr" "$(GH*(B") +("qu" "$(GED(B") +("qy" "$(GFW(B") +("qan" "$(GZc(B") +("qau" "$(GJD(B") +("qav" "$(H*[(B") +("qail" "$(H/;(B") +("qaiu" "$(H<'(B") +("qamh" "$(G_R(B") +("qamj" "$(GUd(B") +("qamo" "$(G_H(B") +("qanb" "$(HP](B") +("qang" "$(HP\(B") +("qank" "$(H/J(B") +("qanr" "$(Gsj(B") +("qanw" "$(Gyo(B") +("qapp" "$(H5g(B") +("qapv" "$(G_K(B") +("qase" "$(Gm&(B") +("qasm" "$(HC3(B") +("qbb" "$(H5`(B") +("qbd" "$(GZh(B") +("qbm" "$(H&{(B") +("qbv" "$(H/?(B") +("qbbb" "$(HC2(B") +("qbbe" "$(GZf(B") +("qbbsd" "$(Gr{(B") +("qbbuu" "$(HUY(B") +("qbcd" "$(GZX(B") +("qbcv" "$(Hhx(B") +("qbdi" "$(H/=(B") +("qbhx" "$(HC6(B") +("qbhaf" "$(HhH(B") +("qbjj" "$(G_L(B") +("qbjmo" "$(Grz(B") +("qbkf" "$(Gm)(B") +("qbme" "$(G_N(B") +("qbmr" "$(H*](B") +("qbnd" "$(H/>(B") +("qbnl" "$(H9s(B") +("qbnau" "$(HO&(B") +("qbou" "$(Gd6(B") +("qbsd" "$(GZg(B") +("qbue" "$(G|8(B") +("qbuu" "$(H/K(B") +("qchq" "$(H;w(B") +("qcks" "$(Gc=(B") +("qcno" "$(Gm-(B") +("qcru" "$(H/@(B") +("qcsh" "$(GJL(B") +("qdb" "$(H*d(B") +("qdj" "$(GM[(B") +("qdk" "$(GJB(B") +("qdau" "$(GWV(B") +("qdbms" "$(HF8(B") +("qdfh" "$(H2*(B") +("qdhe" "$(GM^(B") +("qdhqu" "$(GWW(B") +("qdir" "$(H8E(B") +("qdksr" "$(H8D(B") +("qdlwv" "$(H^T(B") +("qdmbc" "$(HUe(B") +("qdmbe" "$(Hk}(B") +("qdmmi" "$(GWT(B") +("qdmvi" "$(Gqv(B") +("qdnd" "$(H,u(B") +("qdrlr" "$(G\e(B") +("qdss" "$(H8C(B") +("qdta" "$(HM((B") +("qdtt" "$(GWU(B") +("qdttb" "$(HYR(B") +("qdwf" "$(G_A(B") +("qdwlb" "$(GnK(B") +("qdybs" "$(HYQ(B") +("qei" "$(H"J(B") +("qeed" "$(HC@(B") +("qeee" "$(H5W(B") +("qeii" "$(Gd3(B") +("qfb" "$(GUV(B") +("qff" "$(H5P(B") +("qfh" "$(GJ=(B") +("qfq" "$(GMW(B") +("qfbf" "$(Ho+(B") +("qfbk" "$(Ghq(B") +("qfbq" "$(Gl}(B") +("qfbw" "$(Gp`(B") +("qffs" "$(Gl|(B") +("qfqu" "$(GZV(B") +("qgb" "$(H&}(B") +("qgg" "$(GQH(B") +("qgi" "$(H&u(B") +("qgr" "$(GQ>(B") +("qgdi" "$(GQ=(B") +("qggu" "$(Gm"(B") +("qggy" "$(GZb(B") +("qgit" "$(HC*(B") +("qglc" "$(H/G(B") +("qgni" "$(H\u(B") +("qgrc" "$(GvJ(B") +("qha" "$(GMi(B") +("qhd" "$(H/o(B") +("qhe" "$(H0A$(GJH(B") +("qhj" "$(H"G(B") +("qhk" "$(GPV$(H$5(B") +("qhp" "$(GH,$(H.~(B") +("qhq" "$(GUT(B") +("qhag" "$(H<-(B") +("qhal" "$(HW8(B") +("qhau" "$(Gd7(B") +("qhbf" "$(Ho,(B") +("qhbk" "$(HW9(B") +("qhbu" "$(G|9(B") +("qhdf" "$(G_O(B") +("qhdv" "$(H5_(B") +("qhdw" "$(Gm'(B") +("qhej" "$(H/M(B") +("qher" "$(H*^(B") +("qhgr" "$(H/A(B") +("qhhj" "$(H5](B") +("qhhv" "$(H*a(B") +("qhio" "$(H'!(B") +("qhjg" "$(H<4(B") +("qhjm" "$(G_M(B") +("qhjr" "$(GQD(B") +("qhju" "$(H<5(B") +("qhjx" "$(G_F(B") +("qhkb" "$(HP`(B") +("qhkp" "$(H5Q(B") +("qhlo" "$(GJNZl(B") +("qhlmi" "$(H?{(B") +("qhml" "$(GJK(B") +("qhmy" "$(GMp(B") +("qhne" "$(GJM(B") +("qhnbg" "$(HGH(B") +("qhoa" "$(H<*(B") +("qhoo" "$(HJS(B") +("qhor" "$(HPc(B") +("qhpm" "$(GMj(B") +("qhqo" "$(H&w(B") +("qhrf" "$(HC9(B") +("qhsb" "$(H5^<6(B") +("qhsk" "$(GZn$(HW4(B") +("qhsm" "$(HC;(B") +("qhuc" "$(HmQ(B") +("qhul" "$(H\w(B") +("qhuo" "$(H\x(B") +("qhuu" "$(Gm*(B") +("qhvl" "$(GJO(B") +("qhvp" "$(H$1(B") +("qhvif" "$(H>x(B") +("qhwp" "$(HJR(B") +("qhxe" "$(Gd2(B") +("qhxm" "$(GU\(B") +("qhxu" "$(H5\(B") +("qhye" "$(Gd0(B") +("qhyu" "$(HC<(B") +("qhymu" "$(G{V(B") +("qir" "$(GMq(B") +("qit" "$(GMk(B") +("qibi" "$(Gd1(B") +("qice" "$(H/C(B") +("qidy" "$(HmO(B") +("qihf" "$(HJIC/(B") +("qihu" "$(H$3(B") +("qiih" "$(Gh|(B") +("qijb" "$(GUY(B") +("qije" "$(H/7(B") +("qikf" "$(H;}(B") +("qikk" "$(GM`(B") +("qiku" "$(H$2(B") +("qilr" "$(Gd-(B") +("qiok" "$(GUc(B") +("qipd" "$(Hhw(B") +("qipm" "$(GQ<(B") +("qirm" "$(H5R(B") +("qirp" "$(Gpb(B") +("qitc" "$(GvD(B") +("qitf" "$(Gh{(B") +("qixp" "$(HJC(B") +("qiyr" "$(H5M(B") +("qje" "$(GJ@(B") +("qjk" "$(H"I(B") +("qjv" "$(GQ:(B") +("qjbc" "$(HC-(B") +("qjbd" "$(H/6(B") +("qjbf" "$(Gsh(B") +("qjbj" "$(H<0(B") +("qjbv" "$(Hp}(B") +("qjcm" "$(GZU(B") +("qjcn" "$(GQ9(B") +("qjcs" "$(Gd+(B") +("qjcv" "$(Hk[(B") +("qjhp" "$(H*b(B") +("qjhu" "$(H&r(B") +("qjii" "$(HJE(B") +("qjji" "$(HPW(B") +("qjjj" "$(HC)(B") +("qjjl" "$(HJF(B") +("qjks" "$(GQB(B") +("qjlo" "$(GZZ(B") +("qjmc" "$(H\s(B") +("qjmm" "$(H;x(B") +("qjmo" "$(H5b(B") +("qjmr" "$(H,S(B") +("qjmu" "$(H/5(B") +("qjnl" "$(Hcv$(GKZ(B") +("qjnu" "$(H5K(B") +("qjoa" "$(HJA(B") +("qjpa" "$(HC+(B") +("qjpn" "$(Gsg(B") +("qjqp" "$(HeM(B") +("qjqr" "$(HC'(B") +("qjsm" "$(GZ1(B") +("qjsmp" "$(Gld(B") +("qjto" "$(Hhz(B") +("qjtv" "$(HeN(B") +("qjwj" "$(H/E(B") +("qka" "$(GQN(B") +("qke" "$(GV9(B") +("qkf" "$(H*f(B") +("qkq" "$(GL`(B") +("qks" "$(H!^(B") +("qkap" "$(HBk(B") +("qkali" "$(G{%(B") +("qkce" "$(HJP(B") +("qkcf" "$(Gm$(B") +("qkhd" "$(GW6(B") +("qkhk" "$(GPW(B") +("qkhx" "$(G\o(B") +("qkhxp" "$(HPB(B") +("qkja" "$(HJK(B") +("qklb" "$(H&v(B") +("qkld" "$(H*X(B") +("qklu" "$(GZ_(B") +("qkmf" "$(GZp(B") +("qkmr" "$(H5U(B") +("qkms" "$(H*Y(B") +("qkoo" "$(GUW(B") +("qksb" "$(HC8(B") +("qkso" "$(HJJ(B") +("qkss" "$(H*\(B") +("qkus" "$(GMa(B") +("qla" "$(H5p(B") +("qlc" "$(HUM(B") +("qle" "$(H5c(B") +("qlf" "$(H6~(B") +("qlp" "$(H55(B") +("qlr" "$(GTX(B") +("qlw" "$(GMd(B") +("qlbk" "$(H&~(B") +("qlbu" "$(H$*(B") +("qlln" "$(GMZ(B") +("qllmi" "$(GfD(B") +("qlmc" "$(HP^(B") +("qlmo" "$(GQG(B") +("qlmr" "$(H>R(B") +("qlmy" "$(GZj(B") +("qlpb" "$(G_S(B") +("qlryo" "$(HNH(B") +("qlvk" "$(GvI(B") +("qlwl" "$(H&|(B") +("qlwp" "$(GQ?(B") +("qlwv" "$(Ghv(B") +("qlyhv" "$(HG>(B") +("qlymr" "$(Gk'(B") +("qmb" "$(GOe(B") +("qmd" "$(H"C(B") +("qmf" "$(H$-(B") +("qmj" "$(H"D(B") +("qmn" "$(GFT(B") +("qmr" "$(GM_(B") +("qmu" "$(H"E(B") +("qmv" "$(GOP(B") +("qmak" "$(H\v(B") +("qmbb" "$(H\t(B") +("qmbc" "$(HC((B") +("qmbe" "$(GvF(B") +("qmbg" "$(HeP(B") +("qmbs" "$(HJD(B") +("qmbw" "$(Gpf(B") +("qmbuc" "$(G]J(B") +("qmfj" "$(GMc(B") +("qmgg" "$(GZ^(B") +("qmgn" "$(H5V(B") +("qmia" "$(HC.(B") +("qmig" "$(H*Z(B") +("qmjk" "$(HPV(B") +("qmlk" "$(H/F(B") +("qmlm" "$(H5S(B") +("qmmi" "$(H$+(B") +("qmmp" "$(HmP(B") +("qmmr" "$(GUZ(B") +("qmmu" "$(H$,(B") +("qmmv" "$(GUX(B") +("qmrb" "$(HC,(B") +("qmrw" "$(H(B") +("qud" "$(HQ-(B") +("quu" "$(GMg(B") +("quv" "$(HI[(B") +("qumb" "$(G_G(B") +("quob" "$(Gzm(B") +("quog" "$(Ghy(B") +("qvid" "$(Ha_(B") +("qvis" "$(GMo(B") +("qvno" "$(H<)(B") +("qvoi" "$(Hp7(B") +("qvvd" "$(HJZ(B") +("qvvn" "$(H*`(B") +("qvvv" "$(Ha`(B") +("qwd" "$(H5h$(GU[(B") +("qwg" "$(H/I(B") +("qwl" "$(GMe(B") +("qwp" "$(H<1(B") +("qwhr" "$(HJM(B") +("qwim" "$(Ghx(B") +("qwjc" "$(HJO(B") +("qwkp" "$(HC4(B") +("qwli" "$(HW3(B") +("qwlj" "$(Gpe(B") +("qwlp" "$(GvH(B") +("qwlv" "$(HW1(B") +("qwmv" "$(H<2(B") +("qwot" "$(HC5(B") +("qwvf" "$(HJN(B") +("qwwv" "$(HeQ(B") +("qwyi" "$(GMh(B") +("qyg" "$(GMX(B") +("qyj" "$(GJ?(B") +("qyk" "$(GJP(B") +("qyr" "$(GMb(B") +("qyt" "$(GMV(B") +("qyx" "$(Gsf(B") +("qyy" "$(H$)(B") +("qyaj" "$(GZ`(B") +("qybb" "$(H;y$(Gpk(B") +("qybg" "$(HmN(B") +("qybk" "$(Ght(B") +("qybp" "$(Gx9(B") +("qybs" "$(HC#(B") +("qycb" "$(Ghr(B") +("qyck" "$(H*V(B") +("qygq" "$(Gpa(B") +("qyhj" "$(HJQ(B") +("qyhn" "$(GJ>(B") +("qyhr" "$(HC:(B") +("qyhv" "$(H*c(B") +("qyij" "$(Ghs(B") +("qyjj" "$(HJX(B") +("qylh" "$(H/L(B") +("qylm" "$(GJJ(B") +("qymb" "$(H5Z(B") +("qyoj" "$(H5N(B") +("qyok" "$(GZW(B") +("qypo" "$(Gpc(B") +("qypp" "$(Ha^(B") +("qyps" "$(Gpd(B") +("qypt" "$(HeR(B") +("qyrb" "$(Gd,(B") +("qyrf" "$(GZT(B") +("qyrn" "$(HeO;z(B") +("qyrv" "$(Gyn(B") +("qysd" "$(H<.(B") +("qytg" "$(Glz(B") +("qytr" "$(H5L(B") +("qytu" "$(HJV(B") +("qytv" "$(GZY(B") +("qyub" "$(HJB(B") +("qyvg" "$(Gp_(B") +("qyvw" "$(HC"(B") +("qywm" "$(Gp^(B") +("qyyb" "$(Ha](B") +("r" "$(GDG(B") +("rb" "$(H$u(B") +("rc" "$(GF7F<(B") +("rd" "$(GID(B") +("rf" "$(H#=(B") +("rg" "$(GGS(B") +("rp" "$(GF9(B") +("ru" "$(GDY(B") +("raa" "$(GY@(B") +("ram" "$(H%c(B") +("rau" "$(GKWIC(B") +("rav" "$(H)@(B") +("rail" "$(GTc(B") +("ramj" "$(H.C(B") +("ranx" "$(He@(B") +("rapv" "$(G^B(B") +("rase" "$(HOk(B") +("rate" "$(HaH(B") +("raye" "$(HCB(B") +("rbd" "$(H4-(B") +("rbm" "$(GLE(B") +("rbv" "$(H.E(B") +("rbbe" "$(GpE(B") +("rbbr" "$(H:_(B") +("rbcv" "$(Gyc(B") +("rbdi" "$(H.D(B") +("rbgr" "$(GYL(B") +("rbhaf" "$(Gx%(B") +("rbmr" "$(H)A(B") +("rbou" "$(HB'(B") +("rbsmr" "$(GcG(B") +("rbuc" "$(H.<$(GT^(B") +("rbwi" "$(Gye(B") +("rcim" "$(GcK(B") +("rckn" "$(HB$(B") +("rcks" "$(G^:(B") +("rcnl" "$(HH.(B") +("rcsh" "$(GIJ(B") +("rcwa" "$(HO`(B") +("rdi" "$(GGU(B") +("rdk" "$(H#9(B") +("rdm" "$(H%k(B") +("rdam" "$(G^K(B") +("rddf" "$(Gp?(B") +("rdhqu" "$(H]9(B") +("rdln" "$(HOZ$(G^H(B") +("rdlo" "$(Gh*(B") +("rdmq" "$(H:^(B") +("rdnl" "$(H[$(B") +("rdoo" "$(H4+(B") +("rede" "$(H3t(B") +("reed" "$(GcA(B") +("reee" "$(GYH(B") +("refh" "$(H.3(B") +("reoy" "$(Gc@(B") +("rfb" "$(GTR(B") +("rfd" "$(GPA(B") +("rff" "$(GYA(B") +("rfh" "$(GIP(B") +("rfba" "$(GsG(B") +("rfbc" "$(HAy(B") +("rfbw" "$(Gp=(B") +("rffs" "$(Gl1(B") +("rgb" "$(H%d(B") +("rgg" "$(GP>(B") +("rgi" "$(H%\(B") +("rgr" "$(H)>(B") +("rgbt" "$(Gl9(B") +("rgcc" "$(GsI(B") +("rggu" "$(HOa(B") +("rghaf" "$(Hnr(B") +("rgit" "$(GcF(B") +("rgkc" "$(HkS(B") +("rglc" "$(H.7(B") +("rgnl" "$(GXW(B") +("rgrr" "$(Gl2(B") +("rgsk" "$(Gh0(B") +("rgtj" "$(H4)(B") +("rgyo" "$(H.5(B") +("rhg" "$(GIG(B") +("rhp" "$(GG](B") +("rhq" "$(H#A(B") +("rhr" "$(GIH(B") +("rhs" "$(GLS(B") +("rht" "$(H#B(B") +("rhu" "$(GEs(B") +("rhad" "$(HI:(B") +("rhaf" "$(Gkx(B") +("rhag" "$(H:X(B") +("rhaj" "$(GcN(B") +("rhbk" "$(GpG(B") +("rhbu" "$(GPG(B") +("rhdf" "$(G^T(B") +("rhdn" "$(H.G(B") +("rher" "$(GPE(B") +("rhey" "$(GLP(B") +("rhfd" "$(GLK(B") +("rhgr" "$(H.F(B") +("rhhj" "$(GYE(B") +("rhjd" "$(H)D(B") +("rhjm" "$(G^N(B") +("rhjr" "$(H)F(B") +("rhjx" "$(H:P(B") +("rhkb" "$(HOo(B") +("rhml" "$(GIX(B") +("rhmo" "$(GpF(B") +("rhoa" "$(H:W(B") +("rhpm" "$(H%n(B") +("rhqi" "$(GTb(B") +("rhrf" "$(GcJ(B") +("rhsk" "$(GYK$(HVM(B") +("rhuc" "$(HmG(B") +("rhuk" "$(GcL(B") +("rhvo" "$(GLM(B") +("rhxe" "$(HB"(B") +("rhxu" "$(H4%(B") +("rik" "$(GIR(B") +("rir" "$(H%h(B") +("rice" "$(GTY(B") +("rihf" "$(HI5(B") +("rihq" "$(H)O(B") +("rihr" "$(G^A(B") +("rihu" "$(GIO(B") +("riil" "$(H:N(B") +("rijb" "$(GTZ(B") +("rijc" "$(Gh((B") +("rikf" "$(H:O(B") +("riog" "$(Gv#(B") +("riok" "$(GT_(B") +("ritc" "$(HaJ(B") +("rite" "$(H:L(B") +("riuh" "$(H.9(B") +("rjd" "$(GL@(B") +("rje" "$(GIU(B") +("rji" "$(Gp]d)(B") +("rjr" "$(GLD(B") +("rjal" "$(Gh2(B") +("rjbc" "$(HAw(B") +("rjbd" "$(H.A(B") +("rjbf" "$(GcB$(H\L(B") +("rjbj" "$(G^J(B") +("rjbo" "$(GsJ(B") +("rjbv" "$(Hp|(B") +("rjca" "$(H\R(B") +("rjhr" "$(G^>(B") +("rjhaf" "$(Hou(B") +("rjjb" "$(Gl4(B") +("rjji" "$(Gze(B") +("rjkd" "$(GT`(B") +("rjkp" "$(H)M(B") +("rjlo" "$(H3{(B") +("rjmm" "$(G^?(B") +("rjmo" "$(H3u(B") +("rjmmv" "$(HgG(B") +("rjnl" "$(HU"(B") +("rjon" "$(HI4(B") +("rjpa" "$(GcD(B") +("rjpn" "$(GsF(B") +("rjpu" "$(HI.(B") +("rjqr" "$(HAr(B") +("rjstv" "$(HmF(B") +("rjtc" "$(Gl;(B") +("rka" "$(HCI(B") +("rki" "$(H#8#;(B") +("rkn" "$(GP<(B") +("rkp" "$(Gd%(B") +("rks" "$(GF=F6(B") +("rkbu" "$(HL0(B") +("rkcf" "$(Gl3(B") +("rkkb" "$(GTf(B") +("rklb" "$(H%l(B") +("rklu" "$(H3~(B") +("rkoo" "$(H.B(B") +("rksb" "$(HAs(B") +("rksr" "$(GLB(B") +("rlb" "$(GGR(B") +("rlx" "$(Gl=(B") +("rlln" "$(H%`(B") +("rlmc" "$(HOi(B") +("rlmo" "$(H)C(B") +("rlmt" "$(H\N(B") +("rlmy" "$(GY=(B") +("rlwl" "$(GLF(B") +("rlwv" "$(Gh.(B") +("rmc" "$(GSZ(B") +("rmd" "$(GGT(B") +("rmf" "$(H#?(B") +("rmn" "$(GF/(B") +("rmam" "$(H)<(B") +("rmau" "$(H9](B") +("rmav" "$(Gfy(B") +("rmamh" "$(HZo(B") +("rmamo" "$(HZn(B") +("rmanw" "$(HpT(B") +("rmaph" "$(Go;(B") +("rmasm" "$(GuZ(B") +("rmbb" "$(GsH(B") +("rmbc" "$(HAt(B") +("rmbd" "$(Go=(B") +("rmbe" "$(HaF(B") +("rmbm" "$(H@^(B") +("rmbt" "$(GbC(B") +("rmbhx" "$(Gu[(B") +("rmbue" "$(Hqy(B") +("rmbug" "$(Hq@(B") +("rmbvk" "$(Gu\(B") +("rmcw" "$(GP?$(H.6(B") +("rmcwa" "$(Hg;(B") +("rmdk" "$(H9[(B") +("rmdm" "$(He>(B") +("rmdam" "$(HZm(B") +("rmdhe" "$(GbF(B") +("rmea" "$(Go<(B") +("rmfb" "$(HNE(B") +("rmfj" "$(H%i(B") +("rmfm" "$(GLC(B") +("rmfq" "$(H@V(B") +("rmfbg" "$(Hck(B") +("rmfcb" "$(H_i(B") +("rmfdq" "$(Hg<(B") +("rmffe" "$(HpQ(B") +("rmfqu" "$(Go?(B") +("rmgg" "$(HGo4,(B") +("rmgt" "$(H.4(B") +("rmgce" "$(HTl(B") +("rmgcg" "$(HTb(B") +("rmgdi" "$(HGp(B") +("rmggu" "$(Gy,(B") +("rmgni" "$(G{/(B") +("rmgyo" "$(HNA(B") +("rmhdf" "$(HZs(B") +("rmhdv" "$(HTi(B") +("rmhdw" "$(Hg?(B") +("rmher" "$(Gf{(B") +("rmhgu" "$(HGt(B") +("rmhhw" "$(H_h(B") +("rmhjd" "$(Gg"(B") +("rmhjg" "$(GrP(B") +("rmhkb" "$(Hg@(B") +("rmhlb" "$(HZp(B") +("rmhlc" "$(G{x(B") +("rmhml" "$(HPh(B") +("rmhmy" "$(H@a(B") +("rmhnd" "$(Gf}(B") +("rmhoo" "$(GwG$(Hcm(B") +("rmhqo" "$(GbE(B") +("rmhsb" "$(HZq(B") +("rmhsk" "$(Hj&(B") +("rmhuc" "$(Hq_(B") +("rmig" "$(H)?(B") +("rmii" "$(Go9(B") +("rmir" "$(GbG(B") +("rmiav" "$(HN?(B") +("rmice" "$(HNG(B") +("rmigi" "$(Hn,(B") +("rmikk" "$(GbB(B") +("rmite" "$(GrL(B") +("rmitf" "$(Hcd(B") +("rmiwg" "$(Hn-(B") +("rmixp" "$(Hce(B") +("rmiyr" "$(HT`(B") +("rmje" "$(H9Z(B") +("rmjk" "$(HOd(B") +("rmjp" "$(Gb@(B") +("rmjr" "$(H@X(B") +("rmjbc" "$(H_f(B") +("rmjcv" "$(Hq>(B") +("rmjkd" "$(HNB(B") +("rmjlo" "$(HTa(B") +("rmjnu" "$(HT\(B") +("rmjoa" "$(Hcb(B") +("rmkn" "$(HGn(B") +("rmkmr" "$(HTf(B") +("rmkms" "$(Gfz(B") +("rmkpb" "$(Hcj(B") +("rmksr" "$(H@\(B") +("rmlb" "$(H3|(B") +("rmlk" "$(GTe(B") +("rmlm" "$(GY<(B") +("rmlmc" "$(Hg>(B") +("rmlmo" "$(Gf|(B") +("rmlwp" "$(HGs(B") +("rmmd" "$(H3+(B") +("rmmp" "$(HOb(B") +("rmmr" "$(GT[$(H@Z(B") +("rmmt" "$(H9Y(B") +("rmmcw" "$(HGy(B") +("rmmfb" "$(HlD(B") +("rmmig" "$(HGq(B") +("rmmrw" "$(HZj(B") +("rmmto" "$(Gy*(B") +("rmnn" "$(GPJ(B") +("rmnr" "$(GLA(B") +("rmnbs" "$(GrM(B") +("rmnhd" "$(GrN(B") +("rmnhe" "$(H9\(B") +("rmnib" "$(HND(B") +("rmnin" "$(HGu(B") +("rmnmu" "$(Gf~(B") +("rmnoe" "$(Hg=(B") +("rmnot" "$(Gy+(B") +("rmog" "$(HTk(B") +("rmon" "$(H3*(B") +("rmodi" "$(H@`(B") +("rmohh" "$(H@_(B") +("rmoip" "$(HTm(B") +("rmoir" "$(H_j(B") +("rmokr" "$(Go>(B") +("rmomb" "$(HTn(B") +("rmomg" "$(HGv(B") +("rmomn" "$(HZr(B") +("rmomr" "$(HGw(B") +("rmotq" "$(HlE(B") +("rmowy" "$(HNF(B") +("rmpi" "$(H3)(B") +("rmpt" "$(H@Y(B") +("rmpfd" "$(HTj(B") +("rmpmc" "$(Hcg(B") +("rmpru" "$(GbD(B") +("rmptd" "$(HZl(B") +("rmqo" "$(G]R(B") +("rmqka" "$(HZi(B") +("rmqkx" "$(Hcf(B") +("rmqmc" "$(GwH(B") +("rmrb" "$(HAu(B") +("rmrrd" "$(GzG(B") +("rmryo" "$(HNJ(B") +("rmso" "$(GY;(B") +("rmsp" "$(H@[(B") +("rmss" "$(GbA(B") +("rmsu" "$(GIE(B") +("rmsje" "$(HTe(B") +("rmsjj" "$(G})(B") +("rmsjr" "$(Go@(B") +("rmsju" "$(HN@(B") +("rmsmg" "$(G{0(B") +("rmssr" "$(Gk9(B") +("rmstv" "$(H_g(B") +("rmsup" "$(HNC(B") +("rmta" "$(HTc(B") +("rmto" "$(HOf(B") +("rmtt" "$(HGm(B") +("rmtag" "$(G};(B") +("rmtce" "$(Hr.(B") +("rmtco" "$(Gy'(B") +("rmtja" "$(Gy)(B") +("rmtkl" "$(G{w(B") +("rmtlb" "$(GwE(B") +("rmtmc" "$(HTd(B") +("rmtmv" "$(HZk(B") +("rmtqa" "$(Hq?(B") +("rmtqm" "$(GuY(B") +("rmttc" "$(Go8(B") +("rmtwa" "$(Hci(B") +("rmtwi" "$(Gy((B") +("rmua" "$(HOe(B") +("rmue" "$(HAx(B") +("rmui" "$(Gh/(B") +("rmubb" "$(GwF(B") +("rmumb" "$(GrO(B") +("rmvh" "$(GIT(B") +("rmvi" "$(HA~(B") +("rmvid" "$(Hn/(B") +("rmvim" "$(Hn1(B") +("rmvmi" "$(Hcl(B") +("rmvvv" "$(Hn0(B") +("rmwd" "$(Go:(B") +("rmwf" "$(HI0(B") +("rmwg" "$(G^S(B") +("rmwj" "$(HOl(B") +("rmwl" "$(H:](B") +("rmwv" "$(H:Q(B") +("rmwli" "$(GzH(B") +("rmwtj" "$(GwI(B") +("rmyf" "$(HI/(B") +("rmyg" "$(H@W(B") +("rmyr" "$(H@](B") +("rmyx" "$(G{1(B") +("rmyaj" "$(HTh(B") +("rmybb" "$(GrK(B") +("rmybp" "$(HoT(B") +("rmycb" "$(Hcc(B") +("rmyck" "$(Gg!(B") +("rmyfe" "$(HTg(B") +("rmyfu" "$(Gy-(B") +("rmygq" "$(GzI(B") +("rmyjj" "$(Hch(B") +("rmylc" "$(Gfx(B") +("rmylh" "$(HNK(B") +("rmylm" "$(G]Q(B") +("rmymp" "$(HGr(B") +("rmymu" "$(Hn.(B") +("rmyoj" "$(HT_(B") +("rmypo" "$(Hj%(B") +("rmyrv" "$(HpR(B") +("rmytr" "$(HT](B") +("rmytv" "$(HT^(B") +("rnd" "$(H"%(B") +("rng" "$(H#>(B") +("rno" "$(GIL(B") +("rnbg" "$(H.H(B") +("rnbj" "$(HI9(B") +("rnbk" "$(G^P(B") +("rndu" "$(GIS(B") +("rnhb" "$(HOc(B") +("rnhe" "$(GIN(B") +("rnhx" "$(GYM(B") +("rnin" "$(H)H(B") +("rnkm" "$(H4$(B") +("rnlr" "$(GY?(B") +("rnri" "$(Hhl(B") +("rnwa" "$(Gv<(B") +("rob" "$(GIQ(B") +("rod" "$(GPH(B") +("rog" "$(GYD(B") +("roj" "$(H#@(B") +("ron" "$(GGZ(B") +("rop" "$(H#:(B") +("roq" "$(H)E(B") +("rodi" "$(GLL(B") +("roic" "$(HI;(B") +("roii" "$(H%o(B") +("roin" "$(GIW(B") +("roip" "$(GYF(B") +("roir" "$(GcM$(H.@(B") +("roll" "$(H#E(B") +("roma" "$(HVN(B") +("romd" "$(H.I(B") +("roml" "$(GYJ(B") +("romn" "$(G^Q(B") +("romo" "$(HVO(B") +("romr" "$(H4&$(GPD(B") +("romt" "$(H:Y(B") +("ronk" "$(G^U(B") +("roog" "$(H.?(B") +("rosk" "$(GPK(B") +("rotf" "$(HOm(B") +("royb" "$(Gp;(B") +("rpa" "$(H)P(B") +("rph" "$(H%[(B") +("rpr" "$(H%f(B") +("rpu" "$(H#D(B") +("rphh" "$(GIM(B") +("rpim" "$(H#C(B") +("rpln" "$(H#0(B") +("rpok" "$(H*i(B") +("rpou" "$(GYC(B") +("rppa" "$(H:R(B") +("rpru" "$(GLJ(B") +("rptd" "$(G^I(B") +("rpuc" "$(Gp@(B") +("rpuk" "$(H)G(B") +("rqha" "$(GY9(B") +("rqhk" "$(G^V(B") +("rqhl" "$(H.8(B") +("rqhu" "$(Hp3(B") +("rqjm" "$(HI1(B") +("rqkq" "$(H3z(B") +("rqmc" "$(Gh1(B") +("rqmf" "$(GcO(B") +("rqmn" "$(H%^(B") +("rqyt" "$(GY:(B") +("rrf" "$(H:V(B") +("rrr" "$(GPB(B") +("rrau" "$(H.=(B") +("rrbyj" "$(H(B") +("rsh" "$(GF1(B") +("rsj" "$(H)=)I(B") +("rsl" "$(GF0(B") +("rsm" "$(GF2(B") +("rso" "$(GIB(B") +("rsp" "$(GLQ(B") +("rsbn" "$(H4!(B") +("rshaf" "$(Hk5\2(B") +("rsit" "$(H\S(B") +("rsjj" "$(Gzd(B") +("rslb" "$(H%_(B") +("rsln" "$(GI1(B") +("rsme" "$(H.:(B") +("rsmg" "$(G^G$(H\U(B") +("rsmh" "$(Gh4(B") +("rsmi" "$(HOg(B") +("rsmj" "$(H\T(B") +("rsmbc" "$(Gwo(B") +("rsnl" "$(GbR(B") +("rsqf" "$(GcC(B") +("rsql" "$(GTa(B") +("rsrr" "$(Gh+(B") +("rsuu" "$(H4"(B") +("rsyi" "$(G|](B") +("rsypu" "$(Gf@(B") +("rta" "$(H3}(B") +("rtc" "$(GPC(B") +("rtk" "$(GP9(B") +("rtm" "$(H%](B") +("rtq" "$(GPI(B") +("rtw" "$(H:T(B") +("rtak" "$(HI2(B") +("rtav" "$(GpH(B") +("rtcl" "$(Gl<(B") +("rtco" "$(Gl:(B") +("rtct" "$(HAq(B") +("rtgi" "$(G{Y(B") +("rtgu" "$(H3y(B") +("rtkr" "$(H:S(B") +("rtlf" "$(Gx,(B") +("rtlo" "$(Gh,(B") +("rtmc" "$(H4*(B") +("rtmj" "$(Gl7(B") +("rtmv" "$(H:\(B") +("rtnd" "$(G|4(B") +("rtod" "$(HA}(B") +("rtoe" "$(H\P(B") +("rtor" "$(HA{(B") +("rtqm" "$(Gc?(B") +("rtrg" "$(HkT(B") +("rtub" "$(HB%(B") +("rtwa" "$(Gh3(B") +("rtwi" "$(HO_mE(B") +("rtwv" "$(GpC(B") +("rtxc" "$(HAp(B") +("rtyb" "$(H\O(B") +("ruu" "$(GLH(B") +("rumb" "$(G^C(B") +("rumi" "$(GcH(B") +("runl" "$(H[#(B") +("ruog" "$(HI8(B") +("ruoiv" "$(G|%(B") +("rutc" "$(G^x(B") +("rve" "$(GLN(B") +("rvi" "$(GG\(B") +("rvl" "$(GF5(B") +("rvp" "$(GFa(B") +("rvfi" "$(G^O(B") +("rvii" "$(Gl>(B") +("rvis" "$(H%g(B") +("rvnk" "$(GIF(B") +("rvno" "$(G^W(B") +("rvvu" "$(HB#(B") +("rwb" "$(G^M(B") +("rwc" "$(H%e(B") +("rwg" "$(GT\(B") +("rwk" "$(GP@(B") +("rwl" "$(GLG(B") +("rwgf" "$(Gl5(B") +("rwgg" "$(HaG(B") +("rwim" "$(HI6(B") +("rwkp" "$(GcI(B") +("rwlb" "$(H:U(B") +("rwlc" "$(HOn(B") +("rwlg" "$(G{[(B") +("rwli" "$(HVL(B") +("rwlv" "$(HVI(B") +("rwmv" "$(G^D(B") +("rwnl" "$(GkH(B") +("rwot" "$(HB!(B") +("rwtj" "$(Gh5(B") +("rwyi" "$(H%m(B") +("rxu" "$(HHu(B") +("ryk" "$(H#<(B") +("ryo" "$(GKM(B") +("ryr" "$(H%a(B") +("ryx" "$(H\M(B") +("ryaj" "$(H4#(B") +("ryao" "$(HVP(B") +("rybb" "$(G^@(B") +("rybp" "$(Gx-(B") +("rybs" "$(HB&(B") +("rycb" "$(Gh'(B") +("ryck" "$(GP6(B") +("rydg" "$(HkR(B") +("rydu" "$(He<(B") +("ryfu" "$(HO^(B") +("rygq" "$(HVH(B") +("ryhc" "$(HeA(B") +("ryhh" "$(H:M(B") +("ryhn" "$(GI>(B") +("ryib" "$(GTU(B") +("ryjj" "$(HI<(B") +("rymb" "$(GY>(B") +("rymh" "$(HVK(B") +("rymp" "$(H)N(B") +("rymr" "$(GTT(B") +("rymu" "$(HaK(B") +("ryoj" "$(H3x(B") +("rypb" "$(Gl6(B") +("rypd" "$(HA|(B") +("rypk" "$(HVJ(B") +("rypm" "$(Gl8(B") +("rypo" "$(GpD(B") +("rypt" "$(He?(B") +("rypu" "$(GYI(B") +("ryrb" "$(HAo(B") +("ryrd" "$(H3w(B") +("ryrn" "$(GTV(B") +("ryro" "$(GsE(B") +("ryru" "$(H:K(B") +("ryrv" "$(Gyb(B") +("rysk" "$(Gh&(B") +("rysy" "$(H4((B") +("ryta" "$(H:J(B") +("rytp" "$(Gp<(B") +("rytv" "$(H3v(B") +("ryvg" "$(HVG(B") +("ryvo" "$(GP=(B") +("rywe" "$(H\Q(B") +("s" "$(GDS(B") +("sc" "$(GE((B") +("se" "$(GJ!(B") +("sh" "$(GD.(B") +("sj" "$(GHV(B") +("sk" "$(GDg(B") +("sm" "$(GD/(B") +("so" "$(GE9(B") +("sp" "$(GFG(B") +("sr" "$(GF4(B") +("ss" "$(GFH(B") +("su" "$(GDWDX(B") +("sw" "$(H&;(B") +("sav" "$(H)6(B") +("sahaf" "$(Hnq(B") +("sahni" "$(Hj`(B") +("sammu" "$(HR~(B") +("sbcc" "$(Hp6(B") +("sbhg" "$(HJb(B") +("sbln" "$(GL-(B") +("sbug" "$(Hhj(B") +("schaf" "$(HV:(B") +("schne" "$(Gd[(B") +("scwa" "$(GlR(B") +("seb" "$(GaMu"(B") +("sec" "$(H[P(B") +("sed" "$(H(B") +("seooo" "$(GjM(B") +("sesmm" "$(Gtu(B") +("sevif" "$(Gj;$(H^L(B") +("sewgf" "$(Hp'(B") +("sfa" "$(HO<(B") +("sfb" "$(GU,(B") +("sfd" "$(GPm(B") +("sfe" "$(Gc&(B") +("sfk" "$(Ggj(B") +("sfl" "$(HO@(B") +("sft" "$(HHm(B") +("sfajv" "$(Hji(B") +("sfamj" "$(H`k(B") +("sfamo" "$(Hh((B") +("sfapp" "$(Hd[(B") +("sfapv" "$(Hh-(B") +("sfbm" "$(HUs(B") +("sfbr" "$(HUu(B") +("sfbbr" "$(Hh)(B") +("sfbgr" "$(Hdb(B") +("sfbmr" "$(H[u(B") +("sfbvk" "$(Hjj(B") +("sfcru" "$(H`m(B") +("sfcwa" "$(HnH(B") +("sfdi" "$(GYp(B") +("sfdk" "$(HO;(B") +("sfdl" "$(H`g(B") +("sfdoo" "$(HdZ(B") +("sfeii" "$(GzW(B") +("sffdq" "$(HnG(B") +("sfggu" "$(G|'(B") +("sfhi" "$(Hjn(B") +("sfhp" "$(HHk(B") +("sfhag" "$(Hh,(B") +("sfhdp" "$(Hjk(B") +("sfher" "$(Gs/(B") +("sfhgu" "$(H[s(B") +("sfhhw" "$(Hjo(B") +("sfhkb" "$(G|&(B") +("sfhni" "$(Hgv(B") +("sfhsb" "$(GyR(B") +("sfhsm" "$(Hjp(B") +("sfhwp" "$(Hli(B") +("sfhxe" "$(Hjl(B") +("sfij" "$(H[o(B") +("sfir" "$(HUw(B") +("sfit" "$(H`f(B") +("sfiav" "$(H`e(B") +("sfice" "$(Gv,(B") +("sfihu" "$(HO=(B") +("sfiih" "$(Hlj(B") +("sfiok" "$(H`o(B") +("sfiuh" "$(H`h(B") +("sfjp" "$(Gov(B") +("sfjig" "$(Ho`(B") +("sfjmc" "$(Hpa(B") +("sfkk" "$(Gkr(B") +("sfkmr" "$(Gww(B") +("sflk" "$(Goy(B") +("sflw" "$(HUt(B") +("sflx" "$(HnJ(B") +("sflll" "$(Ggk(B") +("sflmo" "$(H[r(B") +("sflmy" "$(Hd^(B") +("sflpc" "$(G}8(B") +("sflws" "$(Gv+(B") +("sfmj" "$(HHj(B") +("sfmbu" "$(Hr$(B") +("sfmfj" "$(HUp(B") +("sfmfm" "$(HUr(B") +("sfmhf" "$(GzX(B") +("sfmig" "$(H[p(B") +("sfmmp" "$(G}G(B") +("sfmwf" "$(G{E(B") +("sfmwj" "$(HnI(B") +("sfmwv" "$(Hh"(B") +("sfnhb" "$(HnL(B") +("sfnhd" "$(Hh#(B") +("sfnhe" "$(HO>(B") +("sfnkq" "$(Hh$(B") +("sfnok" "$(Hh%(B") +("sfnoo" "$(Hh&(B") +("sfog" "$(Hd`(B") +("sfok" "$(HOA(B") +("sfodi" "$(Go}(B") +("sfohh" "$(HUy(B") +("sfoii" "$(HUv(B") +("sfomd" "$(H`n(B") +("sfomg" "$(H[t(B") +("sfomo" "$(G|S(B") +("sfomr" "$(Hda(B") +("sfpd" "$(Ggi(B") +("sfph" "$(HUo(B") +("sfpi" "$(HHl(B") +("sfpr" "$(Go|(B") +("sfpou" "$(Hd_(B") +("sfpuu" "$(Hjm(B") +("sfqjr" "$(Hh+(B") +("sfrb" "$(H`l(B") +("sfrrj" "$(HnO(B") +("sfrye" "$(Hh'(B") +("sfsj" "$(H[n(B") +("sfss" "$(HUq(B") +("sfseo" "$(G|u(B") +("sfsff" "$(Hr;(B") +("sfshr" "$(HUx(B") +("sfsma" "$(Hlg(B") +("sfsme" "$(H`i(B") +("sfsnd" "$(HnK(B") +("sfsrr" "$(G{D(B") +("sfssr" "$(H`j(B") +("sftt" "$(Gs.(B") +("sftaj" "$(Hjh(B") +("sftbn" "$(Hh!(B") +("sftjd" "$(Hr%(B") +("sftlf" "$(Hqe(B") +("sftlm" "$(Hlf(B") +("sftmc" "$(HdY(B") +("sftmj" "$(HnM(B") +("sftrg" "$(Hr2(B") +("sfuce" "$(Hh*(B") +("sfuob" "$(Hr3(B") +("sfvne" "$(Hd](B") +("sfwc" "$(Gox(B") +("sfwd" "$(Hd\(B") +("sfwk" "$(H[q(B") +("sfwlj" "$(G|R(B") +("sfwtj" "$(Hlh(B") +("sfwvf" "$(G{G(B") +("sfyg" "$(Gow(B") +("sfyck" "$(H[m(B") +("sfydk" "$(HnP(B") +("sfyhv" "$(HZC(B") +("sfypm" "$(HnN(B") +("sfypt" "$(G}7(B") +("sfyrv" "$(Hr#(B") +("sfytj" "$(H`dlm(B") +("sfyvo" "$(Gs-(B") +("sfywm" "$(Hoa(B") +("sgi" "$(GvC(B") +("sghaf" "$(HqN(B") +("sgjwp" "$(G{o(B") +("sgks" "$(GL4(B") +("sgln" "$(H3m(B") +("shi" "$(GlvDC(B") +("shr" "$(GF.(B") +("shaf" "$(HOK(B") +("shaph" "$(Hdf(B") +("shawe" "$(Hlq(B") +("shbb" "$(Hdg(B") +("shbt" "$(HVE(B") +("shcwa" "$(HnR(B") +("shdbn" "$(Hh1(B") +("shdci" "$(Gwz(B") +("shdhe" "$(HV!(B") +("shfb" "$(H`q(B") +("shfqu" "$(Hde(B") +("shgb" "$(Gp"(B") +("shgr" "$(Gs2(B") +("shhaf" "$(HHrng(B") +("shhdn" "$(H`s(B") +("shhej" "$(H`t(B") +("shhhc" "$(G|)(B") +("shhjr" "$(H[{(B") +("shhqu" "$(Gku(B") +("shiih" "$(Hlr(B") +("shikk" "$(Gp!(B") +("shjbc" "$(Hjv(B") +("shjmc" "$(G|v(B") +("shjmf" "$(Gwy(B") +("shjpa" "$(Hju(B") +("shjrb" "$(GyS(B") +("shkmb" "$(Hh2(B") +("shlbu" "$(HOD(B") +("shml" "$(GGL(B") +("shmu" "$(Ggl(B") +("shmbc" "$(Hj_(B") +("shmfm" "$(HU|(B") +("shnl" "$(HNU(B") +("shnih" "$(HU~(B") +("shob" "$(HaN(B") +("shod" "$(H[|P*(B") +("shoe" "$(GlSU.(B") +("shog" "$(Hgf(B") +("shoo" "$(HIg(B") +("shot" "$(GYt(B") +("shov" "$(GsT(B") +("shoma" "$(Hod(B") +("shoog" "$(H`r(B") +("shpru" "$(HV"(B") +("shqu" "$(GJ"(B") +("shqka" "$(Hh0(B") +("shsb" "$(GY5(B") +("shsj" "$(H[z(B") +("shshr" "$(HU}(B") +("shtw" "$(H[}(B") +("shtak" "$(Hlo(B") +("shtbn" "$(Hh/(B") +("shtlb" "$(Hlp(B") +("shtwv" "$(Hob(B") +("shtxc" "$(Hjw(B") +("shvvv" "$(G}0(B") +("shwlv" "$(Hoc(B") +("shyhs" "$(HOC(B") +("shymp" "$(Gs3(B") +("shyrv" "$(Hr&(B") +("sif" "$(Gma(B") +("sip" "$(GljJ6(B") +("sibt" "$(Giq(B") +("sihk" "$(H:((B") +("sihq" "$(HQ|(B") +("sihhh" "$(H3L(B") +("sihml" "$(Hp~(B") +("sihqo" "$(HA?(B") +("sikcf" "$(Hgc(B") +("silq" "$(Ge}(B") +("sinl" "$(HT~(B") +("sisuu" "$(HUN(B") +("siyhv" "$(GuE(B") +("sjb" "$(Gu!(B") +("sjc" "$(H&:(B") +("sjd" "$(Gsy(B") +("sje" "$(GL=(B") +("sjf" "$(GWY(B") +("sjg" "$(GpI(B") +("sjp" "$(GUD$(H\k(B") +("sjq" "$(Gse(B") +("sjr" "$(GM"(B") +("sju" "$(H$s(B") +("sjv" "$(HVb(B") +("sjcim" "$(HYS(B") +("sjenl" "$(H9m(B") +("sjfd" "$(Hf8(B") +("sjgb" "$(H8G(B") +("sjgr" "$(H?,(B") +("sjhaf" "$(Hps(B") +("sjhhl" "$(G\f(B") +("sjhjr" "$(GaG(B") +("sjhqu" "$(H0!(B") +("sjhwp" "$(Gty(B") +("sjirm" "$(HM)(B") +("sjjn" "$(H3r(B") +("sjjcm" "$(HM*(B") +("sjjpn" "$(Hi_(B") +("sjka" "$(GYs(B") +("sjkf" "$(HaO(B") +("sjki" "$(H2+(B") +("sjlb" "$(HVw(B") +("sjln" "$(H%P(B") +("sjlbu" "$(GWX(B") +("sjlmc" "$(Hbh(B") +("sjlws" "$(Ge|(B") +("sjmn" "$(H(J(B") +("sjmbc" "$(Hq|(B") +("sjmbl" "$(H?+(B") +("sjmgi" "$(Gvf(B") +("sjmvn" "$(Hb6(B") +("sjmym" "$(H8F(B") +("sjnl" "$(GS&(B") +("sjncr" "$(HfJ(B") +("sjnok" "$(HS&(B") +("sjoii" "$(G\g(B") +("sjoin" "$(H2,(B") +("sjrxu" "$(Hqn(B") +("sjryo" "$(Hj'(B") +("sjsh" "$(Gl+(B") +("sjsj" "$(H?*(B") +("sjsjj" "$(Gw+(B") +("sjvif" "$(HfA(B") +("sjvis" "$(H8H(B") +("sjvit" "$(Gtz(B") +("sjyhv" "$(Gxy(B") +("sjyia" "$(Gw*(B") +("sjymr" "$(Gz?(B") +("sjyrn" "$(HS%(B") +("skn" "$(H!V(B") +("skr" "$(GII(B") +("slb" "$(GF"(B") +("slo" "$(GO:(B") +("slmc" "$(Gh$(B") +("slmy" "$(GYuTM(B") +("slmbc" "$(Gs&(B") +("slorr" "$(Gu'(B") +("slqmc" "$(Hc^(B") +("slsl" "$(GH[(B") +("slsll" "$(H?7(B") +("slwv" "$(GhX(B") +("smg" "$(GGK(B") +("sml" "$(H2)(B") +("smm" "$(H,q(B") +("smr" "$(GF3(B") +("smt" "$(GS"(B") +("smv" "$(GO[(B") +("smamo" "$(HS$(B") +("smbjj" "$(HS"(B") +("smblb" "$(GM,(B") +("smcsh" "$(H2((B") +("smdhe" "$(H8=(B") +("smha" "$(G\d(B") +("smhaf" "$(Ha4(B") +("smhqo" "$(H8>(B") +("smhqu" "$(H0$(B") +("smig" "$(GPp(B") +("smikk" "$(H8@(B") +("smkoo" "$(HF7(B") +("smmbc" "$(HUc(B") +("smmri" "$(G^r(B") +("smnp" "$(GPo(B") +("smog" "$(GjK(B") +("smohh" "$(H8A(B") +("smonk" "$(HR}(B") +("smpr" "$(H8?(B") +("smsim" "$(GHQ(B") +("smuce" "$(HS!(B") +("smwtc" "$(Gtv(B") +("smyt" "$(G\b$(H8<(B") +("smyjj" "$(H^R(B") +("smyoj" "$(GjI(B") +("smyrb" "$(HYP(B") +("smyrf" "$(HM'(B") +("smytv" "$(HM%(B") +("sndd" "$(G^l(B") +("snlr" "$(H4v(B") +("somr" "$(H%X(B") +("sonl" "$(Guh(B") +("sorc" "$(GPF(B") +("spd" "$(H!M(B") +("spp" "$(GI~(B") +("sphh" "$(H"!(B") +("sphaf" "$(Hd~(B") +("sqnl" "$(GK[(B") +("sqsf" "$(GXk(B") +("srf" "$(H6r(B") +("srp" "$(Glf(B") +("srbt" "$(Hb@(B") +("srbuu" "$(H@8(B") +("srhg" "$(Ge{(B") +("srhaf" "$(HhN$(G|/$(He((B") +("srhne" "$(GmH(B") +("srks" "$(H#1(B") +("srlb" "$(H)y(B") +("srmbc" "$(H[e(B") +("srmvn" "$(GqH(B") +("srnl" "$(GOUXU(B") +("srno" "$(GmD(B") +("srrj" "$(HI,(B") +("srrr" "$(GY4(B") +("srsl" "$(H#5(B") +("srtq" "$(Gez(B") +("srye" "$(HPe(B") +("srytj" "$(Gg((B") +("ssf" "$(HXD(B") +("ssr" "$(GI}(B") +("ssu" "$(GEw(B") +("sskll" "$(H^\(B") +("sslii" "$(H_9(B") +("stt" "$(GPn(B") +("stv" "$(GU-(B") +("stkr" "$(GY3(B") +("stqq" "$(Gz~(B") +("suf" "$(GiZ(B") +("sug" "$(GM#(B") +("sup" "$(GJ4(B") +("sut" "$(H"=(B") +("suu" "$(GM!(B") +("suv" "$(HBM",(B") +("suhu" "$(GL$(B") +("suhaf" "$(HhO(B") +("sund" "$(GU"(B") +("sunl" "$(H"u(B") +("suok" "$(GJQ(B") +("svhaf" "$(Hk/(B") +("svnl" "$(GbU(B") +("swc" "$(G{}(B") +("swl" "$(GI:(B") +("swbt" "$(G||(B") +("swbuu" "$(G{*(B") +("syhn" "$(H""(B") +("sytj" "$(H.l(B") +("syyi" "$(Gzh(B") +("syyq" "$(G`X(B") +("t" "$(GE=(B") +("ta" "$(GMw(B") +("tc" "$(GGA$(H?c(B") +("tf" "$(H(b(B") +("tg" "$(H$z(B") +("tj" "$(GE+(B") +("tk" "$(GHd(B") +("tm" "$(GFl(B") +("tn" "$(H$|(B") +("tp" "$(GOG(B") +("tq" "$(GHP(B") +("tt" "$(GG~Dj$(H!N(B") +("tw" "$(GS@H2(B") +("taa" "$(H?Z(B") +("tab" "$(Gad(B") +("taj" "$(GWw(B") +("tak" "$(G\{(B") +("tan" "$(H?s(B") +("tau" "$(GO@(B") +("tav" "$(H2E(B") +("tabu" "$(HFe(B") +("tadhe" "$(HE<(B") +("tagi" "$(HMI(B") +("tahs" "$(HFh(B") +("tahaf" "$(GyZ(B") +("tahml" "$(H(B") +("tdk" "$(H(X(B") +("tdm" "$(GSI(B") +("tdr" "$(H8g(B") +("tdw" "$(H?n(B") +("tdbb" "$(HYk(B") +("tdbk" "$(HMX(B") +("tdbn" "$(H?Q(B") +("tdbu" "$(HF^(B") +("tdci" "$(H?U(B") +("tdhl" "$(H?T(B") +("tdhaf" "$(Hnh(B") +("tdlc" "$(Hig(B") +("tdlo" "$(HSE(B") +("tdmq" "$(Gf2(B") +("tdnl" "$(Gr](B") +("tdoo" "$(Gab(B") +("tdsr" "$(HfZ(B") +("tdwf" "$(HFZ(B") +("tec" "$(G}D(B") +("ted" "$(H8u(B") +("tem" "$(H27(B") +("teah" "$(Gr$(B") +("tebm" "$(H?C(B") +("tede" "$(GaZ(B") +("tefh" "$(G\t(B") +("tege" "$(Gn`(B") +("tehr" "$(Gf/$(HFO(B") +("tehv" "$(HFz(B") +("tehw" "$(Gxj(B") +("teib" "$(Gjb(B") +("teii" "$(Gu+(B") +("teiv" "$(HM3(B") +("telu" "$(H8](B") +("temf" "$(Hc#(B") +("temj" "$(GaY$(HfQ(B") +("temr" "$(H?B(B") +("tene" "$(H8v(B") +("teod" "$(HM4(B") +("teom" "$(HpJ(B") +("teon" "$(HYg(B") +("teot" "$(Gja(B") +("terd" "$(Gz1(B") +("tesd" "$(HYd(B") +("tesr" "$(H?l(B") +("tess" "$(H?k(B") +("tesu" "$(GS6(B") +("tett" "$(HFN(B") +("tewb" "$(HYe(B") +("tewt" "$(H^a(B") +("teyb" "$(H^`(B") +("teye" "$(HSd(B") +("teyu" "$(HFy(B") +("teyv" "$(GWq(B") +("tfb" "$(H8z(B") +("tff" "$(H?J(B") +("tfaj" "$(HS>(B") +("tfbk" "$(GnS(B") +("tfbn" "$(HFd(B") +("tfff" "$(Hbp(B") +("tfkc" "$(HoC(B") +("tfku" "$(Hr-(B") +("tfmc" "$(H^e(B") +("tfmu" "$(H2F(B") +("tfnl" "$(HgH(B") +("tfqu" "$(H?I(B") +("tgb" "$(GS?(B") +("tgf" "$(GWO(B") +("tgg" "$(H2<(B") +("tgk" "$(GS!(B") +("tgp" "$(Ho($(GUB(B") +("tgv" "$(GPZ(B") +("tgbuu" "$(G}((B") +("tgce" "$(Ga_(B") +("tgdi" "$(GhW(B") +("tgeno" "$(Gey(B") +("tgftk" "$(Gxg(B") +("tggi" "$(HSCFV(B") +("tggu" "$(HYj(B") +("tghu" "$(GO-(B") +("tghaf" "$(G}I(B") +("tghds" "$(Gqr(B") +("tghni" "$(Hq~(B") +("tghqi" "$(Gex(B") +("tgif" "$(Heu(B") +("tgii" "$(Gxk(B") +("tgit" "$(Gjd(B") +("tgimo" "$(H?((B") +("tgine" "$(H87(B") +("tgje" "$(HZ"(B") +("tgji" "$(HSA(B") +("tgks" "$(Gya(B") +("tglln" "$(H8:(B") +("tgmbc" "$(Hq}(B") +("tgni" "$(Hbt(B") +("tgnl" "$(HlJ(B") +("tgno" "$(H,o$(G{c$(H8x(B") +("tgow" "$(Gu/(B") +("tgobo" "$(Hq3(B") +("tgpm" "$(H8a(B") +("tgrg" "$(Gw6(B") +("tgsk" "$(HS@(B") +("tgte" "$(H^g(B") +("tgtr" "$(GaC(B") +("tgwc" "$(HfW(B") +("tgyv" "$(HoE(B") +("thi" "$(Gjh(B") +("thj" "$(H%!(B") +("thk" "$(H(](B") +("ths" "$(H-;(B") +("thaf" "$(Hc"S[(B") +("thag" "$(HFr(B") +("thai" "$(H?b(B") +("thau" "$(Gf;(B") +("thbh" "$(Hr5(B") +("thbk" "$(H^y(B") +("thbu" "$(GS{(B") +("thcn" "$(Hfa(B") +("thda" "$(HG$(B") +("thdb" "$(HYv(B") +("thde" "$(H_#(B") +("thdf" "$(HFl(B") +("thdh" "$(H?_Yu(B") +("thdm" "$(HMM(B") +("thdn" "$(G]!(B") +("thds" "$(G]"(B") +("thdv" "$(Gaj$(Hc!(B") +("thdw" "$(Gr%(B") +("ther" "$(H2J(B") +("they" "$(H-E(B") +("thgf" "$(Gw4(B") +("thhc" "$(HY~(B") +("thhd" "$(HYt(B") +("thhe" "$(Hf_(B") +("thhj" "$(H?a(B") +("thhl" "$(GSJ(B") +("thhaf" "$(Hk1(B") +("thjd" "$(GX"yi(B") +("thje" "$(HG'(B") +("thjg" "$(Gf:(B") +("thjm" "$(HFm(B") +("thjo" "$(HpS(B") +("thkb" "$(HYw(B") +("thkp" "$(H?t(B") +("thlb" "$(HFq(B") +("thlf" "$(Hin(B") +("thmb" "$(Hmw(B") +("thml" "$(GOC(B") +("thmr" "$(H2O(B") +("thne" "$(GOB(B") +("thni" "$(H%"(B") +("thoe" "$(HY{(B") +("thok" "$(Gu2$(Hfe(B") +("thol" "$(HS`(B") +("thon" "$(H2Pim(B") +("thoo" "$(HMSS^S_MU(B") +("thoq" "$(HFu(B") +("thqi" "$(H8q(B") +("thqo" "$(H-<(B") +("thqu" "$(H([(B") +("thrj" "$(Gu1(B") +("thsb" "$(H?eFt(B") +("thse" "$(HMZ(B") +("thsk" "$(H^{(B") +("thsu" "$(HSc(B") +("thup" "$(HMT(B") +("thvi" "$(Hmy(B") +("thwp" "$(HMP$(Gn^(B") +("thxc" "$(Hbv(B") +("thxf" "$(HYx(B") +("thxo" "$(Gai(B") +("thye" "$(HMY(B") +("tih" "$(GS=(B") +("tij" "$(H2:(B") +("tip" "$(H${aT(B") +("tir" "$(GSD(B") +("tiav" "$(H8_(B") +("tibi" "$(HMA(B") +("tice" "$(H8s(B") +("tidq" "$(Hfb(B") +("tidr" "$(Gz3(B") +("tidy" "$(HoB(B") +("tihc" "$(HYl(B") +("tihm" "$(H?H(B") +("tihr" "$(HF_MF(B") +("tihs" "$(H8y(B") +("tihv" "$(HF`(B") +("tihaf" "$(Hop(B") +("tiih" "$(HSa(B") +("tijb" "$(G]&(B") +("tije" "$(H8`(B") +("tikf" "$(HFT(B") +("tikk" "$(H-1(B") +("tikt" "$(G\z(B") +("tilo" "$(H?m(B") +("tilr" "$(HM8(B") +("timo" "$(GX#(B") +("tims" "$(Gw/(B") +("tino" "$(GO>(B") +("tioc" "$(H^f(B") +("tipd" "$(Hl"(B") +("tipf" "$(HfV(B") +("titb" "$(Gj^(B") +("titc" "$(H^d(B") +("titf" "$(GnR(B") +("tixf" "$(Gu5(B") +("tixp" "$(HS<(B") +("tjb" "$(GOK(B") +("tje" "$(GOJ(B") +("tjr" "$(GS:(B") +("tjv" "$(H2R(B") +("tjam" "$(Gkg(B") +("tjau" "$(Gg^(B") +("tjav" "$(HU[(B") +("tjamo" "$(HdF(B") +("tjapv" "$(HdG(B") +("tjavf" "$(Ho^(B") +("tjbd" "$(G\w(B") +("tjbj" "$(HF~(B") +("tjbm" "$(H?iO-(B") +("tjck" "$(HFP(B") +("tjcn" "$(HfS(B") +("tjcr" "$(Gj\(B") +("tjdj" "$(HO((B") +("tjds" "$(HFY(B") +("tjdhe" "$(HO/(B") +("tjea" "$(H`K(B") +("tjef" "$(HoD(B") +("tjfb" "$(Gr}(B") +("tjfq" "$(HO'(B") +("tjfbr" "$(H`M(B") +("tjgg" "$(Gol(B") +("tjgr" "$(HUZ(B") +("tjgwc" "$(Hp_(B") +("tjhd" "$(HO,(B") +("tjhaf" "$(Hp"(B") +("tjhdf" "$(Gwi(B") +("tjhhj" "$(H`L(B") +("tjhml" "$(HH`(B") +("tjii" "$(HSF(B") +("tjip" "$(Gr!(B") +("tjjj" "$(HMW(B") +("tjjl" "$(HSG(B") +("tjjv" "$(Gok(B") +("tjjcm" "$(H`I(B") +("tjka" "$(Gaa(B") +("tjkp" "$(H2=(B") +("tjks" "$(GY,(B") +("tjlo" "$(H?L(B") +("tjlv" "$(Ga\(B") +("tjlbk" "$(Gkh(B") +("tjlwv" "$(HjY(B") +("tjmc" "$(HS9(B") +("tjme" "$(HS6(B") +("tjmj" "$(HAN(B") +("tjmm" "$(Gf0(B") +("tjmn" "$(GS5$(H:1(B") +("tjmo" "$(H?D(B") +("tjmr" "$(H?h(B") +("tjmu" "$(HAO$(G\u(B") +("tjmwm" "$(G|#(B") +("tjni" "$(HO*(B") +("tjnl" "$(HgIHa(B") +("tjnu" "$(H?E(B") +("tjnau" "$(H[b(B") +("tjnhd" "$(Gwh(B") +("tjnhe" "$(HHb(B") +("tjnkq" "$(HdE(B") +("tjoa" "$(Gn_(B") +("tjop" "$(Gg](B") +("tjoin" "$(HHc(B") +("tjomk" "$(Gwj(B") +("tjomr" "$(HU\(B") +("tjomt" "$(HdL(B") +("tjpa" "$(HM@(B") +("tjpi" "$(HAP(B") +("tjpn" "$(Hbn(B") +("tjpt" "$(HO)(B") +("tjpu" "$(HS5(B") +("tjpfd" "$(Gv&(B") +("tjpru" "$(HO.(B") +("tjptd" "$(HdK(B") +("tjpyr" "$(HdH(B") +("tjqyt" "$(H`J(B") +("tjrb" "$(Gf3$(H[`(B") +("tjrr" "$(Ga[(B") +("tjshr" "$(HO+(B") +("tjtc" "$(HYi(B") +("tjtq" "$(Hbo(B") +("tjtif" "$(G}6(B") +("tjtoe" "$(Ho](B") +("tjtor" "$(Hgl(B") +("tjvii" "$(Hl^(B") +("tjvis" "$(HO0(B") +("tjwj" "$(H8w(B") +("tjydl" "$(HjX(B") +("tjygq" "$(G|"(B") +("tjymu" "$(G|s(B") +("tkd" "$(Gs{(B") +("tke" "$(H(d(B") +("tkn" "$(H"m2;(B") +("tkp" "$(H\l(B") +("tkq" "$(Gsc(B") +("tkr" "$(GS<(B") +("tkce" "$(HSZ(B") +("tkhf" "$(G]$(B") +("tkhg" "$(H8t(B") +("tkhi" "$(HfR(B") +("tkhw" "$(HYz(B") +("tkhaf" "$(Ha*k>(B") +("tkkb" "$(H8m(B") +("tkld" "$(GWv(B") +("tklg" "$(H2U(B") +("tklu" "$(Ga`(B") +("tklmi" "$(Hfo(B") +("tkms" "$(H2C(B") +("tkni" "$(H%#(B") +("tknl" "$(HNV$(GoQ(B") +("tkok" "$(HM7(B") +("tkoo" "$(G\x(B") +("tkpb" "$(HSI(B") +("tkrp" "$(Gcy(B") +("tksr" "$(GS;(B") +("tkss" "$(GWs(B") +("tksqf" "$(G|Q(B") +("tkymr" "$(Gz@(B") +("tlj" "$(GSs(B") +("tlw" "$(H-7(B") +("tlx" "$(Gr'(B") +("tlbk" "$(GSA(B") +("tlln" "$(H-3(B") +("tllmi" "$(Hc:(B") +("tlmc" "$(HYo(B") +("tlmi" "$(H2W(B") +("tlmt" "$(Hbz(B") +("tlmy" "$(Gag(B") +("tlpf" "$(Ho{$(Gq:(B") +("tlqm" "$(H4>(B") +("tlvk" "$(Gxl(B") +("tlwv" "$(HSX(B") +("tmd" "$(GKBQ\(B") +("tmf" "$(GOI(B") +("tmn" "$(H"k(B") +("tmy" "$(H$y(B") +("tmam" "$(H2?(B") +("tmbb" "$(Hc$(B") +("tmbg" "$(Hie(B") +("tmbi" "$(H_!Yh(B") +("tmbl" "$(H2V(B") +("tmbr" "$(Hl#(B") +("tmbw" "$(Gu,(B") +("tmbuu" "$(Gw<(B") +("tmcw" "$(H2A8c(B") +("tmdm" "$(Hij(B") +("tmfb" "$(Hc%(B") +("tmff" "$(Gjc(B") +("tmfj" "$(H-0(B") +("tmfm" "$(H-B(B") +("tmgf" "$(G|E(B") +("tmgn" "$(H?Vbu(B") +("tmgr" "$(Hif(B") +("tmhf" "$(HME(B") +("tmhg" "$(HZ#(B") +("tmhml" "$(HPi(B") +("tmig" "$(H2D(B") +("tmks" "$(Gc;(B") +("tmlm" "$(H?O(B") +("tmmc" "$(GL'(B") +("tmmi" "$(GOH(B") +("tmms" "$(HFa(B") +("tmmu" "$(H(T(B") +("tmmv" "$(GRI(B") +("tmnh" "$(H^j(B") +("tmnj" "$(H2>(B") +("tmnl" "$(GkJ$(H(u(B") +("tmnm" "$(H^i(B") +("tmnn" "$(H2B(B") +("tmnr" "$(GS9(B") +("tmnv" "$(H^kFX(B") +("tmoa" "$(Hf[(B") +("tmob" "$(H-A(B") +("tmom" "$(HYm(B") +("tmoo" "$(H8f(B") +("tmpt" "$(Gf5(B") +("tmrb" "$(HMB(B") +("tmrr" "$(Hfd(B") +("tmrt" "$(H8b(B") +("tmrw" "$(HF[(B") +("tmtj" "$(Ga^(B") +("tmtn" "$(GWt(B") +("tmto" "$(Gr#(B") +("tmvh" "$(GOA(B") +("tmvi" "$(HMD(B") +("tmvm" "$(G\y(B") +("tmwc" "$(Gc'(B") +("tmwf" "$(HSD(B") +("tmwj" "$(Gr"(B") +("tmwm" "$(Gu.(B") +("tmwv" "$(HF\(B") +("tmyf" "$(HSB(B") +("tmymu" "$(HqY(B") +("tnd" "$(H$~(B") +("tni" "$(H-@(B") +("tno" "$(H(`(B") +("tnbc" "$(HFo(B") +("tnbe" "$(Hf`(B") +("tnbq" "$(H^z(B") +("tncr" "$(H^x(B") +("tndf" "$(Gjf(B") +("tndo" "$(Gac(B") +("tndu" "$(H(c(B") +("tnef" "$(Gje(B") +("tnfd" "$(Gz7(B") +("tnfn" "$(Gu4(B") +("tnfq" "$(G{#(B") +("tnhd" "$(HF|(B") +("tnhe" "$(H(_(B") +("tnhs" "$(HSP"n(B") +("tnhx" "$(H?^(B") +("tnih" "$(GS7(B") +("tnin" "$(H2K(Y(B") +("tniq" "$(H2X(B") +("tnir" "$(GW~(B") +("tniu" "$(GSE(B") +("tniv" "$(HYy(B") +("tnkg" "$(H8p(B") +("tnkm" "$(H?j(B") +("tnlc" "$(HfY(B") +("tnld" "$(HMH(B") +("tnli" "$(GnW(B") +("tnlm" "$(Gw0(B") +("tnlp" "$(Hl$(B") +("tnlw" "$(HSf(B") +("tnmm" "$(HMG(B") +("tnmu" "$(GnV(B") +("tnnc" "$(H^l(B") +("tnnl" "$(H_p(B") +("tnok" "$(Gf1(B") +("tnsj" "$(HFc(B") +("tntg" "$(Hq5(B") +("tnue" "$(H?W(B") +("tnui" "$(Gao(B") +("tnup" "$(HG"(B") +("tnus" "$(HFp(B") +("tob" "$(H(Z(B") +("tod" "$(H2L$(GW}(B") +("tof" "$(H-?(B") +("tog" "$(HAJ-=?`(B") +("toi" "$(H2M(B") +("top" "$(GOD(B") +("toav" "$(Gu)(B") +("tobg" "$(HM;(B") +("todi" "$(H->(B") +("togf" "$(Gr&(B") +("togx" "$(Gw.(B") +("tohg" "$(GWz(B") +("tohs" "$(H8r(B") +("tohaf" "$(HqO(B") +("tohqu" "$(Hav(B") +("toie" "$(HFs(B") +("toii" "$(GSG(B") +("toik" "$(H2N(B") +("toin" "$(H(a(B") +("toir" "$(Gji(B") +("toiav" "$(Gor(B") +("tokf" "$(Hl,(B") +("tokg" "$(H^w(B") +("tolb" "$(HS](B") +("told" "$(HS\(B") +("toll" "$(GOF(B") +("toma" "$(H^|(B") +("tomb" "$(H?dl.(B") +("tomd" "$(G]%(B") +("tomg" "$(GX$(B") +("tomm" "$(H(f(B") +("tomn" "$(H(\(B") +("tomo" "$(H_$(B") +("tomr" "$(G]#$(H2Q(B") +("tonk" "$(HG&(B") +("tono" "$(GmE(B") +("tonwf" "$(Hh=(B") +("tooe" "$(HMK(B") +("toog" "$(H8o$(GyE(B") +("took" "$(Hl-(B") +("toom" "$(HFk(B") +("toqb" "$(HMO(B") +("tord" "$(Gf=(B") +("tose" "$(HG%(B") +("totf" "$(Gr((B") +("touk" "$(HML(B") +("towy" "$(G\~(B") +("toyr" "$(Gjg(B") +("tpa" "$(GX!(B") +("tph" "$(H-/(B") +("tpi" "$(GKC$(H(e(B") +("tpp" "$(H(V(B") +("tpr" "$(GSH$(H)B(B") +("tpu" "$(H(U(B") +("tpfd" "$(Gah(B") +("tphh" "$(H(^(B") +("tpib" "$(Gf9(B") +("tpko" "$(Hbx(B") +("tpmw" "$(Gn\(B") +("tpou" "$(Gak(B") +("tppp" "$(Gq~(B") +("tpru" "$(GSF(B") +("tptd" "$(Gf4(B") +("tpyv" "$(HoA(B") +("tqm" "$(GU8(B") +("tqo" "$(GO?(B") +("tqapv" "$(GnI(B") +("tqcsh" "$(H2&(B") +("tqda" "$(Gw3(B") +("tqdb" "$(Gxm(B") +("tqfh" "$(H8e(B") +("tqhr" "$(HFW(B") +("tqhdw" "$(Hbe(B") +("tqhne" "$(H2%(B") +("tqhpm" "$(H89(B") +("tqib" "$(HMC(B") +("tqij" "$(H?&(B") +("tqik" "$(H?S(B") +("tqice" "$(HF5(B") +("tqihr" "$(HRz(B") +("tqixe" "$(Hk|(B") +("tqjm" "$(HS?(B") +("tqjmn" "$(H88(B") +("tqjmu" "$(HF3(B") +("tqjtc" "$(Hbd(B") +("tqka" "$(HF}(B") +("tqkd" "$(HM?(B") +("tqkn" "$(H?'(B") +("tqkq" "$(H?K(B") +("tqlw" "$(H?p(B") +("tqmb" "$(Ga](B") +("tqmbb" "$(Hi](B") +("tqmhf" "$(HYO(B") +("tqmvm" "$(HF4(B") +("tqng" "$(G\`(B") +("tqog" "$(HSJ(B") +("tqoii" "$(G\a(B") +("tqomn" "$(HR|(B") +("tqomo" "$(HfG(B") +("tqpu" "$(H?q(B") +("tqqo" "$(H8d(B") +("tqsmm" "$(GaD(B") +("tqumf" "$(HR{(B") +("tqwj" "$(Hii(B") +("tqyt" "$(H?N(B") +("tqywm" "$(Gxf(B") +("trhr" "$(G\|(B") +("trjd" "$(H?X(B") +("trji" "$(H^p(B") +("trjl" "$(Hik(B") +("trmr" "$(H^r(B") +("trnl" "$(HT|@~(B") +("trog" "$(HSY(B") +("trok" "$(Gd9(B") +("tron" "$(H8}(B") +("trrg" "$(Hd=(B") +("trrj" "$(HYr(B") +("trrr" "$(Hq6(B") +("trrs" "$(Gf7(B") +("trsj" "$(HFg(B") +("trvp" "$(H-C(B") +("trye" "$(Gf<(B") +("tsh" "$(H"l(B") +("tsj" "$(GWu(B") +("tsk" "$(H(W(B") +("tsp" "$(H-2\j(B") +("tss" "$(GS8(B") +("tsu" "$(H$}(B") +("tsem" "$(Hl'(B") +("tseo" "$(Hbr(B") +("tsfi" "$(GnT(B") +("tshr" "$(H-4(B") +("tsic" "$(H^h(B") +("tsip" "$(H8ifc(B") +("tsiq" "$(H^m(B") +("tsit" "$(Gw1(B") +("tsja" "$(Hmu(B") +("tsjd" "$(G{!(B") +("tsje" "$(H?M(B") +("tskr" "$(H8h(B") +("tsle" "$(H?P(B") +("tsll" "$(H2T(B") +("tsmg" "$(Hby(B") +("tsmh" "$(HSM(B") +("tsmi" "$(HYn(B") +("tsmv" "$(Gam(B") +("tsrf" "$(HSN(B") +("tsrj" "$(Gu-(B") +("tsrr" "$(HSH(B") +("ttc" "$(GKd(B") +("tti" "$(H!D(B") +("ttt" "$(H2S(B") +("ttbn" "$(HFU(B") +("ttcf" "$(Hbw(B") +("ttcg" "$(Hl%mv(B") +("ttgb" "$(H.#(B") +("ttgf" "$(HMV(B") +("ttgi" "$(Hb}(B") +("tthaf" "$(Hm#a&(B") +("ttjd" "$(Hl&(B") +("ttlm" "$(HSL(B") +("ttmc" "$(H?R(B") +("ttmv" "$(HF](B") +("ttmbc" "$(HUb(B") +("ttmvn" "$(G\%(B") +("ttnl" "$(H-X(B") +("ttnau" "$(H?@(B") +("ttqm" "$(HM<(B") +("ttshi" "$(H%T(B") +("ttub" "$(HM>(B") +("ttvb" "$(Hih(B") +("ttwli" "$(HoG(B") +("ttxc" "$(HM=(B") +("tub" "$(GUt(B") +("tuu" "$(GSB(B") +("tuirm" "$(H`a(B") +("tujt" "$(Hmt(B") +("tvi" "$(Gd((B") +("tvr" "$(GW|(B") +("tvff" "$(HZ$(B") +("tvfh" "$(HMR(B") +("tvfi" "$(HFx(B") +("tvfm" "$(HFw(B") +("tvft" "$(Gz8(B") +("tvfu" "$(HZ!(B") +("tvfy" "$(HSb(B") +("tvhl" "$(HY}(B") +("tvid" "$(G^kxo(B") +("tvif" "$(Hk:(B") +("tvii" "$(GW{(B") +("tvio" "$(H-:(B") +("tvip" "$(Gcu(B") +("tvis" "$(H-F(B") +("tvjr" "$(H?f(B") +("tvks" "$(GY.(B") +("tvlk" "$(H2I(B") +("tvmg" "$(G\}(B") +("tvmi" "$(H^}$(GnZ(B") +("tvmw" "$(Hl+(B") +("tvne" "$(H?\(B") +("tvno" "$(HD"(B") +("tvrf" "$(HY|(B") +("tvrq" "$(HMQ(B") +("tvvv" "$(HFv(B") +("tvvw" "$(H?g(B") +("tvyj" "$(Gd:(B") +("twa" "$(G[*(B") +("twk" "$(GWx^d(B") +("two" "$(H-9(B") +("twp" "$(HFi(B") +("twr" "$(GWy(B") +("twbi" "$(Hfn(B") +("twbo" "$(GzF(B") +("twcb" "$(H8j(B") +("twdi" "$(G^q(B") +("twfu" "$(HSS(B") +("twhd" "$(Gae(B") +("twik" "$(Ge'(B") +("twim" "$(HSU(B") +("twks" "$(H8|(B") +("twla" "$(Gu0(B") +("twlb" "$(Ge\(B") +("twle" "$(Hil(B") +("twlg" "$(G|F(B") +("twli" "$(GnY$(H^s(B") +("twln" "$(Hb|l)$(GqIhB(B") +("twlp" "$(Hf^$(Gu3(B") +("twlu" "$(HXg(B") +("twlii" "$(Hl3(B") +("twmv" "$(HG!(B") +("twmmv" "$(Gg)(B") +("twmrt" "$(HGZ(B") +("twtj" "$(HSW(B") +("twvf" "$(HSV(B") +("twwf" "$(Hq4(B") +("twwg" "$(Hmx(B") +("twww" "$(Hf](B") +("twyi" "$(H-D(B") +("txc" "$(GT@(B") +("tyk" "$(H(R(B") +("tyr" "$(H-6(B") +("tyt" "$(H-.(B") +("tyv" "$(GKA(B") +("tyx" "$(Gw5(B") +("tybb" "$(Gf-$(H^t(B") +("tybg" "$(Ho?(B") +("tybo" "$(Hbq(B") +("tybp" "$(Hid(B") +("tybs" "$(HM5(B") +("tycb" "$(HS7(B") +("tyck" "$(H28(B") +("tycu" "$(H?G(B") +("tycv" "$(HS;(B") +("tydl" "$(Gu*(B") +("tydo" "$(HfX(B") +("tydu" "$(Hio(B") +("tyfe" "$(Gaf(B") +("tygq" "$(H_"(B") +("tygv" "$(Hbs(B") +("tyhc" "$(Gz6(B") +("tyhj" "$(Gn](B") +("tyhn" "$(H(S(B") +("tyhs" "$(GO=(B") +("tyiu" "$(H-5(B") +("tyjj" "$(GnU(B") +("tylm" "$(GOL(B") +("tymh" "$(H^n(B") +("tymo" "$(HSK(B") +("tymp" "$(H2G(B") +("tynb" "$(HSO(B") +("tyoe" "$(HfT(B") +("tyoj" "$(GaW(B") +("typm" "$(HSQ(B") +("typp" "$(Hf\(B") +("typt" "$(Gz5(B") +("tyra" "$(Gxp(B") +("tyrb" "$(Gj](B") +("tyre" "$(HS:^q(B") +("tyrl" "$(HS8(B") +("tyrn" "$(HFQ(B") +("tyrp" "$(H^c(B") +("tyrv" "$(Hl!$(Gz2(B") +("tysd" "$(HFR(B") +("tysk" "$(HS=(B") +("tysm" "$(Ho@(B") +("tyso" "$(HSe(B") +("tysy" "$(GaX(B") +("tyta" "$(HF{(B") +("tytg" "$(HYf(B") +("tytj" "$(G\v(B") +("tytp" "$(H^b(B") +("tytr" "$(GaV$(HM6(B") +("tytv" "$(H?F(B") +("tyvg" "$(H^~(B") +("tyvo" "$(H29(B") +("tyvp" "$(H8^(B") +("tyvu" "$(GWr(B") +("tyvw" "$(Gj_(B") +("tywi" "$(HSR(B") +("tywv" "$(Gjj(B") +("tyyb" "$(HfU(B") +("tyyo" "$(Hl((B") +("u" "$(GDT(B") +("uc" "$(H5'(B") +("uh" "$(GD1(B") +("uk" "$(GD~(B") +("ul" "$(H!+(B") +("uu" "$(GEx$(H"j"9(B") +("uav" "$(H*-(B") +("uahu" "$(H;A(B") +("uamh" "$(H;C(B") +("uamo" "$(H;Q(B") +("uapp" "$(GY|(B") +("uapv" "$(H;D(B") +("ubb" "$(GY}(B") +("ubm" "$(H&A(B") +("ubcn" "$(H;K(B") +("ubln" "$(H3nAm(B") +("ubmr" "$(GPr(B") +("ubmbc" "$(Gwp(B") +("ubnl" "$(HlK(B") +("ubno" "$(HC~(B") +("ubsd" "$(GY{(B") +("ubtu" "$(GZ$(B") +("ubuu" "$(GU7(B") +("ucno" "$(GlU(B") +("ucor" "$(GU2(B") +("ucwa" "$(HP.(B") +("udw" "$(H4{(B") +("udci" "$(GZ#(B") +("udhe" "$(H&J(B") +("udoo" "$(H4~(B") +("udsmg" "$(Hq-(B") +("udyg" "$(H;T(B") +("ufb" "$(GU/(B") +("ufdq" "$(HP+(B") +("uffd" "$(GsX(B") +("uffr" "$(Hhp(B") +("uffs" "$(HP,(B") +("ufgi" "$(HaP(B") +("ugce" "$(H4z(B") +("ugdi" "$(GPq(B") +("uggi" "$(H;S(B") +("uggu" "$(HP/(B") +("ugno" "$(GU6(B") +("uha" "$(H&K(B") +("uhi" "$(HBX(B") +("uhk" "$(H#g(B") +("uhs" "$(H&I(B") +("uhag" "$(H;R(B") +("uhdj" "$(H;L(B") +("uhdp" "$(HBU(B") +("uhdv" "$(H5&(B") +("uhdw" "$(HP0(B") +("uhej" "$(GU4(B") +("uher" "$(H*$*+(B") +("uhhj" "$(H5"(B") +("uhhw" "$(HB[(B") +("uhkb" "$(HP2(B") +("uhmb" "$(HkW(B") +("uhml" "$(H#h(B") +("uhni" "$(G^u(B") +("uhoo" "$(HIn(B") +("uhoq" "$(H;M(B") +("uhpa" "$(H5#(B") +("uhqi" "$(GU3(B") +("uhrf" "$(HBZ(B") +("uhrj" "$(HVr(B") +("uhuc" "$(HmL(B") +("uhud" "$(HBW(B") +("uhvi" "$(Gzi(B") +("uhxc" "$(GsU(B") +("uip" "$(H3M(B") +("uiav" "$(H.s(B") +("uice" "$(GU1(B") +("uihr" "$(H;U(B") +("uihs" "$(H*/(B") +("uihv" "$(G^v(B") +("uiih" "$(HIr(B") +("uijb" "$(H.n(B") +("uilr" "$(HBT(B") +("ujc" "$(H&=(B") +("ujd" "$(Hi&(B") +("uje" "$(GJ#(B") +("ujp" "$(H&<(B") +("ujr" "$(H&?(B") +("ujv" "$(H*'(B") +("ujcc" "$(G{](B") +("ujcm" "$(GYw(B") +("ujcr" "$(HBS(B") +("ujfd" "$(Hmn(B") +("ujjl" "$(GhY(B") +("ujkp" "$(H*)(B") +("ujlo" "$(H4}(B") +("ujlmi" "$(Hm~(B") +("ujmf" "$(GYv(B") +("ujmrt" "$(GwB(B") +("ukb" "$(H*.(B") +("ukg" "$(H*#(B") +("ukn" "$(H*((B") +("uks" "$(H!W(B") +("ukcf" "$(HP5(B") +("ukhk" "$(GsW(B") +("ukhu" "$(GG=(B") +("ukjj" "$(HH$(B") +("ukkb" "$(GZ"(B") +("uklu" "$(H5!(B") +("ukmr" "$(GYx(B") +("ukoo" "$(GU0(B") +("ukpb" "$(HIj(B") +("ulw" "$(GM((B") +("ulbk" "$(H&C(B") +("ulln" "$(H&G(B") +("ulwv" "$(HIm(B") +("umf" "$(GR7(B") +("umr" "$(GM'(B") +("umt" "$(H#`(B") +("umu" "$(H"6(B") +("umam" "$(H){(B") +("umbc" "$(H;P(B") +("umbl" "$(H**$(GS%(B") +("umbs" "$(HIi(B") +("umfm" "$(H&@(B") +("umgg" "$(GYz(B") +("umig" "$(H)|(B") +("umli" "$(GX*(B") +("ummj" "$(GM&(B") +("ummr" "$(H.o(B") +("ummu" "$(H#a(B") +("umnc" "$(HIv(B") +("umnn" "$(H*!(B") +("umnr" "$(H&F(B") +("umoo" "$(GuR(B") +("umrt" "$(GX?(B") +("umtj" "$(H4x(B") +("umto" "$(HP4(B") +("umua" "$(HP3(B") +("umvh" "$(H#b(B") +("unbq" "$(HVm(B") +("unhe" "$(H#c$(GJ&(B") +("unii" "$(HIu(B") +("unmu" "$(H)}*"(B") +("unot" "$(GlT(B") +("unqd" "$(HBV(B") +("unri" "$(Gyk(B") +("uog" "$(GY~(B") +("uon" "$(GG{(B") +("uogb" "$(Hd?d>(B") +("uogf" "$(HP1(B") +("uogs" "$(HVq(B") +("uoic" "$(GsV(B") +("uoii" "$(H&E(B") +("uoin" "$(H#e$(GJ$(B") +("uoir" "$(HB\(B") +("uoll" "$(H#i(B") +("uomb" "$(GZ!(B") +("uomn" "$(H;G(B") +("uomo" "$(HVn(B") +("uomr" "$(H*,*%(B") +("upa" "$(H)~(B") +("upr" "$(H&D(B") +("uphh" "$(H#d(B") +("upko" "$(H\f(B") +("uqmb" "$(H4y(B") +("uqog" "$(HIo(B") +("urji" "$(HVs(B") +("urog" "$(HIp(B") +("urrk" "$(G|5(B") +("urrs" "$(H;B(B") +("urvp" "$(GM$(B") +("uss" "$(H&>(B") +("usu" "$(H"7(B") +("ushi" "$(H"8(B") +("ushr" "$(H&H(B") +("usjr" "$(H4|(B") +("uskr" "$(H.p(B") +("usma" "$(HIt(B") +("usmh" "$(HIl(B") +("usrr" "$(GhZ(B") +("usuu" "$(GYy(B") +("utav" "$(HVi(B") +("utbuu" "$(GuF(B") +("utcd" "$(HVo(B") +("utcw" "$(H;=(B") +("utgi" "$(HVh(B") +("utgit" "$(G}C(B") +("uthn" "$(G^3(B") +("uthv" "$(HmK(B") +("uthni" "$(Hgw(B") +("utik" "$(HKp(B") +("utln" "$(G^5(B") +("utmo" "$(G^t(B") +("utmv" "$(H;@(B") +("utmbc" "$(Hgu(B") +("utnl" "$(HlI(B") +("utnau" "$(G|l(B") +("utok" "$(HJ[(B") +("utqm" "$(Gcj(B") +("utrg" "$(HkX(B") +("utvi" "$(H;?(B") +("utwa" "$(HIk(B") +("utwi" "$(HP-(B") +("utwv" "$(HVj(B") +("uuu" "$(H--(B") +("uuce" "$(H;F(B") +("uummf" "$(GW,(B") +("uuuu" "$(H?A(B") +("uvii" "$(GPw(B") +("uvis" "$(H&L(B") +("uvmi" "$(HIq(B") +("uvvw" "$(H5$(B") +("uwl" "$(H&B(B") +("uwp" "$(H;J(B") +("uwjr" "$(H5((B") +("uwlb" "$(H;E(B") +("uwlj" "$(HVk(B") +("uwly" "$(HVl(B") +("uyt" "$(H&M(B") +("uybb" "$(H;N(B") +("uybk" "$(Ho%(B") +("uybp" "$(HeI(B") +("uyhh" "$(H;>(B") +("uyhm" "$(HIs(B") +("uyoj" "$(H5%(B") +("uyrb" "$(Gci(B") +("uyrd" "$(H4w(B") +("uyrn" "$(H;O(B") +("uysd" "$(H;H(B") +("uyti" "$(Hhq(B") +("uytj" "$(HIh.r(B") +("uyvo" "$(H)z(B") +("v" "$(GDL(B") +("ve" "$(GFC(B") +("vl" "$(H!#(B") +("vm" "$(H".(B") +("vr" "$(GGq(B") +("vu" "$(H"0(B") +("vv" "$(H"/(B") +("vaa" "$(GYd(B") +("vam" "$(H&)(B") +("vabu" "$(H:{(B") +("vahu" "$(G^f(B") +("vamh" "$(H:}(B") +("vamo" "$(H:|(B") +("vanb" "$(H''(B") +("vand" "$(GlI(B") +("vawe" "$(HIW(B") +("vbd" "$(H4m(B") +("vbm" "$(GLl(B") +("vbt" "$(GLm(B") +("vbv" "$(H.e(B") +("vbac" "$(HB:(B") +("vbbe" "$(HV^(B") +("vbbr" "$(G^j(B") +("vbgr" "$(H4^(B") +("vbhg" "$(H4\(B") +("vbhx" "$(HBK(B") +("vbme" "$(G^i(B") +("vbmr" "$(H)p(B") +("vbou" "$(HB?(B") +("vbuu" "$(H.d(B") +("vci" "$(H#X(B") +("vcnh" "$(GTz(B") +("vcsh" "$(H#W(B") +("vdj" "$(H&&(B") +("vdl" "$(H.a(B") +("vdks" "$(Gc:(B") +("vdlc" "$(HeG(B") +("vdlk" "$(GhH(B") +("vdln" "$(Gc6(B") +("vdnl" "$(HNY(B") +("ven" "$(GM:(B") +("vep" "$(GQ'(B") +("veq" "$(H*U(B") +("vebt" "$(HE=(B") +("veks" "$(GI8(B") +("velb" "$(GM0(B") +("veln" "$(GTL(B") +("vemr" "$(H1B(B") +("vend" "$(H&7(B") +("vesqf" "$(Goz(B") +("vfa" "$(Ho.(B") +("vfc" "$(G}>(B") +("vfd" "$(Ho0(B") +("vff" "$(H4b(B") +("vfh" "$(GIn(B") +("vfk" "$(HmH(B") +("vfm" "$(GRx(B") +("vfn" "$(G{_(B") +("vfp" "$(G|6(B") +("vfq" "$(G|7Lt(B") +("vfr" "$(G{y(B") +("vfu" "$(G{^(B") +("vfv" "$(HmJ(B") +("vfw" "$(G\X(B") +("vfamo" "$(GnF(B") +("vfaph" "$(HLt(B") +("vfapp" "$(HLs(B") +("vfase" "$(Hbc(B") +("vfawe" "$(Gtq(B") +("vfbb" "$(GhG(B") +("vfbd" "$(GjB(B") +("vfbm" "$(G\Z(B") +("vfbr" "$(H8,(B") +("vfbu" "$(HpB(B") +("vfbv" "$(Ger(B") +("vfbbb" "$(HY?(B") +("vfbbe" "$(GjG(B") +("vfbbr" "$(HRr(B") +("vfbcv" "$(G|A(B") +("vfbgr" "$(Gj@(B") +("vfbhx" "$(HYB(B") +("vfbjj" "$(HRk(B") +("vfbme" "$(GnB(B") +("vfbmr" "$(H>t(B") +("vfbnd" "$(HF-(B") +("vfbof" "$(H^G(B") +("vfbsh" "$(HF((B") +("vfbtu" "$(Gj>(B") +("vfbtv" "$(Gj=(B") +("vfbuh" "$(GnE(B") +("vfbuo" "$(H^D(B") +("vfcnh" "$(HE|(B") +("vfcor" "$(HF)(B") +("vfcsh" "$(GWL(B") +("vfcwa" "$(Gw%(B") +("vfdd" "$(HLq(B") +("vfdi" "$(GRw(B") +("vfdl" "$(HE~(B") +("vfdm" "$(H83(B") +("vfdbu" "$(HRo(B") +("vfdmq" "$(Gn9(B") +("vfdwf" "$(Gn8(B") +("vfeed" "$(HYH(B") +("vfeee" "$(Gj<(B") +("vffb" "$(HF'(B") +("vfff" "$(HLk(B") +("vffh" "$(GW@(B") +("vffq" "$(G\Q(B") +("vffdq" "$(Hbb(B") +("vffmu" "$(H>s(B") +("vffqu" "$(HLl(B") +("vfgg" "$(H>r(B") +("vfgi" "$(H8*(B") +("vfgr" "$(Ga8(B") +("vfgce" "$(Gj9(B") +("vfggu" "$(Gw"(B") +("vfgrc" "$(Hkw(B") +("vfgwc" "$(Gz}(B") +("vfhg" "$(H1s(B") +("vfhab" "$(GjA(B") +("vfhae" "$(Gn@(B") +("vfhaf" "$(G}J|Z(B") +("vfhce" "$(H^H(B") +("vfhdv" "$(HLv(B") +("vfhdw" "$(Gw&(B") +("vfheq" "$(GaB(B") +("vfher" "$(Ga>(B") +("vfhey" "$(G\\(B") +("vfhgf" "$(Hi[(B") +("vfhhj" "$(HLz(B") +("vfhjd" "$(H>}(B") +("vfhje" "$(GnA(B") +("vfhjg" "$(HRx(B") +("vfhjm" "$(GnC(B") +("vfhkb" "$(Hb`(B") +("vfhon" "$(H?!(B") +("vfhoo" "$(H^I$(Gtk(B") +("vfhor" "$(HLx(B") +("vfhqo" "$(H8.(B") +("vfhsb" "$(Gn>(B") +("vfhsk" "$(Gxd$(HL{(B") +("vfhuc" "$(Hq/(B") +("vfhvp" "$(GWK(B") +("vfhwp" "$(Gtj(B") +("vfij" "$(Ga9(B") +("vfik" "$(H1u,m(B") +("vfir" "$(H82(B") +("vfibi" "$(Gqk(B") +("vfihr" "$(Gn;(B") +("vfiih" "$(Gtr(B") +("vfije" "$(HF"(B") +("vfikk" "$(G\^(B") +("vfiku" "$(H1|(B") +("vfill" "$(H>z(B") +("vfimo" "$(H>o(B") +("vfirm" "$(HLr(B") +("vfitc" "$(Hku(B") +("vfiwg" "$(Gz|(B") +("vfjp" "$(H8((B") +("vfjbc" "$(Gqn(B") +("vfjbd" "$(HF!(B") +("vfjii" "$(H^@(B") +("vfjip" "$(HbZ(B") +("vfjka" "$(GjE(B") +("vfjlo" "$(HLn(B") +("vfjlv" "$(HLo(B") +("vfjmc" "$(Gtsz*(B") +("vfjmf" "$(Gj7(B") +("vfjmn" "$(H8'(B") +("vfjmo" "$(Gj5(B") +("vfjmu" "$(HF+(B") +("vfjnu" "$(HL~(B") +("vfjoa" "$(Gtc(B") +("vfjqr" "$(HYF(B") +("vfjrr" "$(Gj6(B") +("vfjyj" "$(HY9(B") +("vfki" "$(H1v(B") +("vfkcf" "$(Gw#(B") +("vfkkb" "$(HF$(B") +("vfkmr" "$(Gj?(B") +("vfkni" "$(H,l(B") +("vflw" "$(H8-(B") +("vflx" "$(Gw$(B") +("vflbk" "$(H84(B") +("vflbu" "$(H1r(B") +("vflgm" "$(Hb\(B") +("vflll" "$(H,k(B") +("vflln" "$(G\V(B") +("vflmc" "$(Hb^(B") +("vflmi" "$(G}'(B") +("vflmo" "$(H>|(B") +("vflmy" "$(HLu(B") +("vflwl" "$(G\Y(B") +("vflwp" "$(H>v(B") +("vflwv" "$(Gtf(B") +("vfma" "$(H>{(B") +("vfmd" "$(GR}(B") +("vfmf" "$(H1t(B") +("vfmn" "$(H(I(B") +("vfmbb" "$(HiY(B") +("vfmbe" "$(Hkx(B") +("vfmbk" "$(HRl(B") +("vfmgk" "$(Gn:(B") +("vfmhf" "$(HY>(B") +("vfmia" "$(Gqo(B") +("vfmig" "$(GaA(B") +("vfmlb" "$(HM"(B") +("vfmlk" "$(HE}(B") +("vfmmi" "$(GWI(B") +("vfmmp" "$(Hq.(B") +("vfmvi" "$(HY<(B") +("vfmvm" "$(Gen(B") +("vfmwf" "$(Gto(B") +("vfmwl" "$(Gn<(B") +("vfnd" "$(G{\(B") +("vfng" "$(GWF(B") +("vfnl" "$(H1w(B") +("vfnau" "$(HF&(B") +("vfnbq" "$(Hf@(B") +("vfnhb" "$(Hb](B") +("vfnhe" "$(GWH(B") +("vfnii" "$(Gtp(B") +("vfnin" "$(H1x(B") +("vfnkf" "$(Hf?(B") +("vfnkg" "$(HF%(B") +("vfnkm" "$(HLy(B") +("vfnob" "$(HRq(B") +("vfnri" "$(G|C(B") +("vfob" "$(GWJ(B") +("vfog" "$(GjD(B") +("vfok" "$(G|H(B") +("vfon" "$(GR{(B") +("vfoae" "$(HRw(B") +("vfobo" "$(Hq2(B") +("vfodi" "$(H85(B") +("vfohh" "$(H81(B") +("vfoim" "$(G|B(B") +("vfoin" "$(H1y(B") +("vfoll" "$(H1z(B") +("vfoma" "$(Gxc(B") +("vfomb" "$(GjC(B") +("vfomg" "$(H>~(B") +("vfomk" "$(HRt(B") +("vfomn" "$(HRv(B") +("vfomr" "$(Ga?(B") +("vfonk" "$(HRu(B") +("vfopd" "$(H8/(B") +("vfoto" "$(Hi\(B") +("vfpa" "$(Ga@(B") +("vfpi" "$(GR|(B") +("vfpp" "$(GWG(B") +("vfpr" "$(H80(B") +("vfpt" "$(G\](B") +("vfpu" "$(GWE(B") +("vfpmm" "$(HRm(B") +("vfpou" "$(HLw(B") +("vfpuu" "$(Gqp(B") +("vfqu" "$(H4R(B") +("vfqjl" "$(Geq(B") +("vfqkd" "$(HYI(B") +("vfqmb" "$(HLm(B") +("vfqmc" "$(Gtd(B") +("vfqmf" "$(HYJ(B") +("vfrb" "$(Geo(B") +("vfrbc" "$(HY@(B") +("vfrhr" "$(HF,(B") +("vfrpa" "$(HRp(B") +("vfrrd" "$(Hf<(B") +("vfrrj" "$(Hb_(B") +("vfrsj" "$(Gn=(B") +("vfrxu" "$(Gxb(B") +("vfsu" "$(GRy(B") +("vfshi" "$(GRz(B") +("vfshr" "$(G\U(B") +("vfshu" "$(Ga:(B") +("vfsje" "$(HLp(B") +("vfsme" "$(HF#(B") +("vfsmh" "$(Gte(B") +("vfswu" "$(G}9(B") +("vftm" "$(H8+(B") +("vftt" "$(H>q(B") +("vftak" "$(H^B(B") +("vftbk" "$(Hb[(B") +("vftct" "$(Gqh(B") +("vftcw" "$(HRn(B") +("vftgr" "$(Gw!(B") +("vftlj" "$(GnD(B") +("vftqm" "$(HY8(B") +("vftwi" "$(HbY(B") +("vftwv" "$(Hf=(B") +("vftxc" "$(Gqi(B") +("vfuu" "$(G\W(B") +("vfubb" "$(Gth(B") +("vfuob" "$(HpG(B") +("vfuog" "$(H^E(B") +("vfvl" "$(GO+(B") +("vfvif" "$(Ga=(B") +("vfvne" "$(Gj:(B") +("vfvno" "$(Gn?(B") +("vfvvd" "$(Gtl(B") +("vfvvi" "$(Gz+(B") +("vfvvw" "$(GjF(B") +("vfwd" "$(Gep(B") +("vfwk" "$(H>u(B") +("vfwp" "$(HRs(B") +("vfwgg" "$(Hky(B") +("vfwlg" "$(Hq1(B") +("vfwlj" "$(Gxa(B") +("vfwlv" "$(Hf>(B") +("vfwot" "$(HYA(B") +("vfwtj" "$(H^C(B") +("vfwvf" "$(Gtg(B") +("vfyg" "$(H8)(B") +("vfyj" "$(H1{(B") +("vfyk" "$(GWA(B") +("vfyaj" "$(Gj8(B") +("vfybb" "$(Gn7(B") +("vfybs" "$(HYG(B") +("vfyck" "$(Ga7(B") +("vfygq" "$(HfB(B") +("vfyhj" "$(Gti(B") +("vfyhr" "$(HYD(B") +("vfyhs" "$(GW?(B") +("vfyia" "$(Gv~(B") +("vfyij" "$(H^?(B") +("vfyiu" "$(G\S(B") +("vfyjj" "$(H^M(B") +("vfylr" "$(HiZ(B") +("vfyoj" "$(HLj(B") +("vfypt" "$(Hmo(B") +("vfyrb" "$(Gqm(B") +("vfyrd" "$(HLi(B") +("vfyrf" "$(HM!(B") +("vfyrv" "$(Ho=(B") +("vfyso" "$(H^>(B") +("vfyto" "$(Hf;(B") +("vfytp" "$(Hf9(B") +("vfytu" "$(HY;(B") +("vfyub" "$(H^=(B") +("vfyvi" "$(G\R(B") +("vfyvo" "$(H>p(B") +("vfyvq" "$(Gtn(B") +("vfywm" "$(Hf:(B") +("vfywv" "$(HY:(B") +("vgb" "$(H&*(B") +("vgf" "$(H6|(B") +("vgg" "$(GP_(B") +("vgk" "$(GTp$(H.\(B") +("vgr" "$(H)d(B") +("vgce" "$(H4e(B") +("vggu" "$(GlM(B") +("vgni" "$(H\`(B") +("vgow" "$(HV\(B") +("vgrg" "$(H\a(B") +("vgrr" "$(GlH(B") +("vgrv" "$(HBI(B") +("vgtj" "$(H4U(B") +("vgyhv" "$(GfR(B") +("vhd" "$(H&2(B") +("vhg" "$(GIs(B") +("vhi" "$(HBB(B") +("vhj" "$(H"1(B") +("vhk" "$(GIo(B") +("vhp" "$(H"-(B") +("vhs" "$(GIj(B") +("vhab" "$(H4p(B") +("vhag" "$(H;2(B") +("vhav" "$(GpN(B") +("vhbr" "$(H)t(B") +("vhcn" "$(HaM(B") +("vhdn" "$(H.f(B") +("vhdv" "$(H4n(B") +("vhdw" "$(HP)(B") +("vhgu" "$(H)i(B") +("vhhj" "$(GYe(B") +("vhhw" "$(HBL(B") +("vhiil" "$(GbT(B") +("vhjd" "$(H)h(B") +("vhjm" "$(H;&(B") +("vhjr" "$(H)c(B") +("vhkb" "$(GlL(B") +("vhkp" "$(H4o(B") +("vhml" "$(H#[(B") +("vhmr" "$(H)m(B") +("vhnb" "$(H)s(B") +("vhpa" "$(GYf(B") +("vhqi" "$(GT|(B") +("vhqm" "$(GLo(B") +("vhsb" "$(H;"(B") +("vhsk" "$(HV`(B") +("vhup" "$(Gcf(B") +("vhwp" "$(Gch(B") +("vhxe" "$(Gcg(B") +("vhxu" "$(H4_(B") +("vid" "$(Gm?m@(B") +("vie" "$(GmI(B") +("vif" "$(GHN(B") +("vig" "$(HIO(B") +("vij" "$(H)f(B") +("vio" "$(GEh(B") +("vir" "$(GLn(B") +("vis" "$(GE<(B") +("viw" "$(Gmk(B") +("viav" "$(GTs(B") +("vidi" "$(GsQ(B") +("vihi" "$(G^}(B") +("vihml" "$(GvK(B") +("viik" "$(Gmd(B") +("vikf" "$(H:w(B") +("viks" "$(GFN(B") +("viksf" "$(H\7(B") +("vilb" "$(HI_(B") +("vile" "$(HI`(B") +("viln" "$(Hn~(B") +("vilmi" "$(H_:(B") +("vimcw" "$(GwQ(B") +("viok" "$(H._(B") +("vitc" "$(HVd(B") +("vitf" "$(HI^(B") +("viuh" "$(H.b(B") +("vjd" "$(GLh(B") +("vje" "$(GIr(B") +("vjr" "$(GLj(B") +("vjv" "$(H)n(B") +("vjbj" "$(H;-(B") +("vjcr" "$(HBE(B") +("vjhw" "$(Gv@(B") +("vjii" "$(HIT(B") +("vjka" "$(H4f(B") +("vjkp" "$(GP`(B") +("vjlo" "$(H4S(B") +("vjmc" "$(GsP(B") +("vjmf" "$(H4`(B") +("vjmm" "$(H;)(B") +("vjmo" "$(Gc`$(H4a(B") +("vjnu" "$(GY`(B") +("vjpn" "$(H\](B") +("vjrb" "$(H;,(B") +("vjrj" "$(HO|(B") +("vjrr" "$(H4Q(B") +("vkb" "$(H)o(B") +("vkn" "$(GP^(B") +("vkbt" "$(HiB(B") +("vkcf" "$(HO}(B") +("vkmr" "$(H4h(B") +("vkms" "$(H)g(B") +("vkok" "$(Gca(B") +("vlm" "$(H!B(B") +("vlw" "$(GLq(B") +("vlbk" "$(H&((B") +("vlgm" "$(HO{(B") +("vlhbr" "$(Gv=(B") +("vlllm" "$(H!C(B") +("vllmi" "$(Hc9(B") +("vlmc" "$(HP'(B") +("vlmo" "$(GPb(B") +("vlmt" "$(H\_(B") +("vlok" "$(GH-(B") +("vloiv" "$(G{C(B") +("vlwl" "$(H&1(B") +("vlws" "$(GT~(B") +("vlxh" "$(GLp(B") +("vlyta" "$(G{@(B") +("vmg" "$(GIg(B") +("vmi" "$(GMQ(B") +("vmj" "$(GGm(B") +("vmt" "$(GIp(B") +("vmv" "$(GIi(B") +("vmam" "$(H)e(B") +("vmbb" "$(H\^(B") +("vmbs" "$(HIS(B") +("vmbu" "$(Gyg(B") +("vmbdi" "$(GYr(B") +("vmbwd" "$(Gcp(B") +("vmfb" "$(H\Z(B") +("vmfft" "$(GvA(B") +("vmgg" "$(H4g(B") +("vmgow" "$(Gt;(B") +("vmhf" "$(HB;(B") +("vmhml" "$(H'#(B") +("vmig" "$(GPa(B") +("vmik" "$(GNm(B") +("vmlm" "$(H4X(B") +("vmlii" "$(Hqv(B") +("vmmi" "$(H#S(B") +("vmmp" "$(HmI(B") +("vmmu" "$(H#Z(B") +("vmmv" "$(GTy(B") +("vmmnr" "$(H+w(B") +("vmoir" "$(HKk(B") +("vmpop" "$(H;X(B") +("vmtq" "$(H0`(B") +("vmvi" "$(HBF(B") +("vmvm" "$(H.](B") +("vmwf" "$(GhJ(B") +("vmwl" "$(H:x(B") +("vmyf" "$(GhL(B") +("vmym" "$(H&.(B") +("vnd" "$(GGo(B") +("vnf" "$(GLr(B") +("vng" "$(GIl(B") +("vnau" "$(GT{(B") +("vnhd" "$(H;*(B") +("vnhs" "$(GFD(B") +("vnin" "$(H)k$(GIq(B") +("vnir" "$(H)r(B") +("vnkg" "$(H.c(B") +("vnlb" "$(HO~(B") +("vnlr" "$(GYc(B") +("vnme" "$(H&U(B") +("vnmm" "$(HB<(B") +("vnmo" "$(H*>(B") +("vnmu" "$(H)j(B") +("vnob" "$(G^g(B") +("vnot" "$(HP&(B") +("vnum" "$(HV_(B") +("vnyi" "$(H4i(B") +("vob" "$(H#T(B") +("voq" "$(H)q(B") +("voge" "$(HkV(B") +("vogf" "$(HP!(B") +("vohaf" "$(Hk7(B") +("voii" "$(H&3(B") +("voim" "$(Hho(B") +("voin" "$(H#U(B") +("voll" "$(H#V(B") +("volii" "$(G{&(B") +("vomg" "$(H)u(B") +("vomn" "$(H;%(B") +("vomo" "$(HVa(B") +("vomr" "$(H)l(B") +("vomt" "$(H;$(B") +("vord" "$(H;#(B") +("votf" "$(GlK(B") +("vpd" "$(GGp(B") +("vph" "$(H&-(B") +("vpi" "$(GGr(B") +("vpp" "$(GIm(B") +("vpr" "$(H&+(B") +("vptd" "$(H:y(B") +("vpuu" "$(HBA(B") +("vqj" "$(H#R(B") +("vqka" "$(H;+(B") +("vqkd" "$(HBG(B") +("vqmb" "$(H4T(B") +("vqmf" "$(HBH(B") +("vqmv" "$(GYh(B") +("vrb" "$(GTu(B") +("vrp" "$(GUF(B") +("vrq" "$(H/4(B") +("vrhaf" "$(Ha3(B") +("vrlb" "$(H*5(B") +("vrrd" "$(HVe(B") +("vrrj" "$(GlJ(B") +("vrrk" "$(Ho$(B") +("vrvk" "$(GTv(B") +("vrvif" "$(Ga<(B") +("vrye" "$(H;.(B") +("vryo" "$(H.^(B") +("vsp" "$(GLi(B") +("vss" "$(H&/(B") +("vsu" "$(GGn(B") +("vshr" "$(H&0(B") +("vshu" "$(GTw(B") +("vshaf" "$(Hm2(B") +("vsje" "$(H4W(B") +("vskp" "$(HIU(B") +("vsll" "$(GTx(B") +("vsmb" "$(GYa(B") +("vsmg" "$(H\[(B") +("vsmh" "$(HIV(B") +("vsqf" "$(Gcd(B") +("vsql" "$(GTt(B") +("vsrr" "$(GhI(B") +("vstr" "$(HIc(B") +("vsyi" "$(Hp5(B") +("vtm" "$(H&'(B") +("vtt" "$(GP[(B") +("vtw" "$(H;/(B") +("vtak" "$(HIY(B") +("vtbc" "$(H4k(B") +("vtbn" "$(H;((B") +("vtgk" "$(H;'(B") +("vtgr" "$(HP#(B") +("vthg" "$(HVf(B") +("vtkr" "$(H;!(B") +("vtlf" "$(HeH(B") +("vtlo" "$(HIb(B") +("vtmc" "$(HP%4V(B") +("vtmd" "$(G^h(B") +("vtmj" "$(HP((B") +("vtsj" "$(HBJ(B") +("vttb" "$(Gcc(B") +("vtvp" "$(HVc(B") +("vtxc" "$(Gcb(B") +("vumb" "$(H;1(B") +("vumi" "$(HB>(B") +("vumj" "$(H4l(B") +("vuob" "$(HkU(B") +("vuog" "$(HdA(B") +("vuuk" "$(HB=(B") +("vvf" "$(GK$(B") +("vvv" "$(GPc(B") +("vvw" "$(H(4(B") +("vvio" "$(GLs(B") +("vvrau" "$(GXT(B") +("vvwd" "$(GZ%(B") +("vwb" "$(H:~(B") +("vwd" "$(H4Y(B") +("vwg" "$(GT}(B") +("vwk" "$(GPe(B") +("vwhaf" "$(HhV(B") +("vwjr" "$(H4Z(B") +("vwjlo" "$(HXV(B") +("vwlk" "$(HeF(B") +("vwlv" "$(HV](B") +("vwot" "$(Gce(B") +("vwvf" "$(GhK(B") +("vwyi" "$(GLk(B") +("vyg" "$(H&%(B") +("vyk" "$(H#Y(B") +("vyaj" "$(H4[(B") +("vybc" "$(H;0(B") +("vycb" "$(GhF(B") +("vyck" "$(GP](B") +("vyfe" "$(H4j(B") +("vyhs" "$(GIk(B") +("vyia" "$(HP$(B") +("vymr" "$(H.`(B") +("vypd" "$(HIX(B") +("vyrf" "$(H4d(B") +("vyrn" "$(G^e(B") +("vyrv" "$(Gyh(B") +("vyso" "$(HIa(B") +("vytj" "$(HIR(B") +("vytr" "$(H4c(B") +("vyvi" "$(H&,(B") +("vywm" "$(HV[(B") +("w" "$(GFp(B") +("wb" "$(GS*(B") +("wc" "$(GF>(B") +("wd" "$(GN*IZ(B") +("wg" "$(GK^(B") +("wj" "$(GEQ$(H!@(B") +("wk" "$(GG^(B") +("wl" "$(GFr(B") +("wo" "$(GF?(B") +("wp" "$(GQ((B") +("wr" "$(GG_(B") +("wv" "$(H"&(B") +("wbp" "$(Gcs(B") +("wbmbc" "$(HdT(B") +("wcb" "$(H#H(B") +("wche" "$(H1%(B") +("wchaf" "$(Hov(B") +("wdhv" "$(H@4(B") +("wdmq" "$(G^X(B") +("wdmbc" "$(Gv((B") +("wdnin" "$(GhA(B") +("wdye" "$(H<:(B") +("weee" "$(HE+(B") +("wfq" "$(GVc(B") +("wfdq" "$(H]_(B") +("wfgr" "$(Gx((B") +("wfgwc" "$(G}B(B") +("wfik" "$(Gs<(B") +("wfip" "$(HV<(B") +("wfiih" "$(Hp&(B") +("wfjbc" "$(Hnu(B") +("wfjnu" "$(HkE(B") +("wfklu" "$(HkC(B") +("wflbu" "$(H\@(B") +("wfmvu" "$(H\A(B") +("wfmwg" "$(Hm9(B") +("wfncr" "$(HqS(B") +("wfnin" "$(He,(B") +("wfoin" "$(Gs=(B") +("wfomt" "$(Hm;(B") +("wfqu" "$(GYN(B") +("wftm" "$(Ha;(B") +("wftmv" "$(Hm:(B") +("wfuu" "$(Gv6(B") +("wfvis" "$(Gv7(B") +("wfyr" "$(Gv5(B") +("wfyrf" "$(HkB(B") +("wfyta" "$(G{R(B") +("wgf" "$(Gc)(B") +("wgg" "$(G\*(B") +("wgdi" "$(H7?(B") +("wgfg" "$(Gp.(B") +("wgit" "$(HB((B") +("wgni" "$(GxP(B") +("wgnin" "$(G]i(B") +("wgrv" "$(GcP(B") +("wgtj" "$(GYP(B") +("whd" "$(H%p(B") +("whe" "$(H,=(B") +("wher" "$(G\)(B") +("whjg" "$(HK~(B") +("wik" "$(GRM(B") +("wice" "$(H>1(B") +("wihaf" "$(Hpp(B") +("wijb" "$(GTg(B") +("wino" "$(Gs|(B") +("wirm" "$(GYO(B") +("wiye" "$(H\z(B") +("wjr" "$(GLV(B") +("wjbuc" "$(G]K(B") +("wjhaf" "$(Hpons(B") +("wjii" "$(Gh6(B") +("wjnu" "$(HE*(B") +("wjok" "$(H\y(B") +("wkb" "$(GPL(B") +("wkp" "$(GUH(B") +("wks" "$(GK.(B") +("wkmr" "$(Ge6(B") +("wkno" "$(H/y(B") +("wlbi" "$(GRn(B") +("wlbm" "$(H2#(B") +("wlbnd" "$(H?%(B") +("wlbuc" "$(Gb9(B") +("wlcwa" "$(H^P(B") +("wldd" "$(HF0(B") +("wleee" "$(HF2(B") +("wlgg" "$(H86(B") +("wlggy" "$(HF/(B") +("wlgrv" "$(HRE(B") +("wlgtj" "$(GeH(B") +("wlhaf" "$(Gs9(B") +("wlhhw" "$(HRy(B") +("wlhvo" "$(H2$(B") +("wlibp" "$(GnH(B") +("wlipf" "$(HfF(B") +("wlirm" "$(HF.(B") +("wljr" "$(GWN(B") +("wljbm" "$(Get(B") +("wljka" "$(Gew(B") +("wlklu" "$(HF1(B") +("wlll" "$(GNw(B") +("wllmy" "$(Gev(B") +("wlmc" "$(HOp(B") +("wlmf" "$(H,n(B") +("wlmfn" "$(H^Q(B") +("wlmym" "$(H1~(B") +("wlnih" "$(H2!(B") +("wlooo" "$(G\8(B") +("wlpli" "$(GfE(B") +("wlpog" "$(Gqq(B") +("wlrb" "$(H?$(B") +("wlrvp" "$(H2"(B") +("wlsfi" "$(HYL(B") +("wlsqf" "$(GnG(B") +("wltab" "$(HfE(B") +("wltjf" "$(G|e(B") +("wltjr" "$(Hmq(B") +("wlvff" "$(HpH(B") +("wlvfg" "$(Gxe(B") +("wlvvd" "$(HYN(B") +("wlwp" "$(HM#(B") +("wlwtj" "$(HYM(B") +("wlwwk" "$(HaL(B") +("wlyg" "$(H1}(B") +("wlyaj" "$(Geu(B") +("wlymr" "$(H@F(B") +("wlyrn" "$(GjH(B") +("wlytg" "$(H^O(B") +("wml" "$(H(3(B") +("wmn" "$(H$m(B") +("wmv" "$(GRK(B") +("wmmr" "$(GTh(B") +("wmso" "$(H.K(B") +("wnd" "$(GG`(B") +("wng" "$(Gh>(B") +("wok" "$(GRN(B") +("wop" "$(H#GJ+(B") +("wohh" "$(H1$(B") +("woii" "$(H%q(B") +("woll" "$(GRL(B") +("womb" "$(H4/(B") +("wpp" "$(H+K$(GQv(B") +("wpu" "$(GI[(B") +("wphh" "$(GI\(B") +("wpim" "$(H,<(B") +("wqmb" "$(H4.(B") +("wrbc" "$(GcQ(B") +("wryw" "$(Gh7(B") +("wsvws" "$(H\\(B") +("wtc" "$(G\,(B") +("wtj" "$(G\+(B") +("wumb" "$(H:`(B") +("wvfd" "$(HqZ(B") +("wvif" "$(G\[(B") +("wvsmm" "$(HfI(B") +("www" "$(HR6(B") +("wwhaf" "$(Hql(B") +("wwlj" "$(HVR(B") +("wwlv" "$(HVQ(B") +("wwwd" "$(He_(B") +("wwwf" "$(Hkz(B") +("wwwg" "$(Gv?(B") +("wwwm" "$(G{h(B") +("wwwr" "$(HiK(B") +("wwwu" "$(Hk{(B") +("wwwwg" "$(Ho!(B") +("wyi" "$(GF`(B") +("wyv" "$(H(2(B") +("wyhn" "$(H#I(B") +("wymr" "$(H.J(B") +("xl" "$(H'C(B") +("xm" "$(H'D(B") +("xaf" "$(H'4(B") +("xah" "$(H'=(B") +("xao" "$(H'G(B") +("xar" "$(H'+(B") +("xcf" "$(H'9(B") +("xch" "$(H'B(B") +("xcr" "$(H'0(B") +("xdf" "$(H'6(B") +("xdh" "$(H'?(B") +("xdr" "$(H'-(B") +("xef" "$(H'3(B") +("xeh" "$(H'<(B") +("xer" "$(H'*(B") +("xqf" "$(H'1(B") +("xqh" "$(H':(B") +("xqo" "$(H'E(B") +("xqr" "$(H'((B") +("xsf" "$(H'5(B") +("xsh" "$(H'>(B") +("xso" "$(H'H(B") +("xsr" "$(H',(B") +("xwf" "$(H'2(B") +("xwh" "$(H';(B") +("xwo" "$(H'F(B") +("xwr" "$(H')(B") +("xxf" "$(H'8(B") +("xxh" "$(H'A(B") +("xxr" "$(H'/(B") +("xzf" "$(H'7(B") +("xzh" "$(H'@(B") +("xzr" "$(H'.(B") +("y" "$(GD3(B") +("yc" "$(GDz(B") +("yg" "$(GEd(B") +("yj" "$(GEG(B") +("yk" "$(GEF(B") +("ym" "$(GD8(B") +("yp" "$(H"o(B") +("yr" "$(GF'(B") +("ys" "$(H%%(B") +("yt" "$(GG!(B") +("yu" "$(H%&(B") +("yv" "$(GDA(B") +("yx" "$(Gk}(B") +("yy" "$(GE,(B") +("yad" "$(GV$(B") +("yai" "$(HBx(B") +("yaj" "$(GL7(B") +("yav" "$(GXM(B") +("yahag" "$(Gwk(B") +("yahej" "$(H[d(B") +("yamh" "$(HH&(B") +("yano" "$(HC{(B") +("yaog" "$(Gpo(B") +("yapv" "$(Gg3(B") +("yarbc" "$(GyJ(B") +("yasm" "$(GkE(B") +("yashr" "$(Gki(B") +("yatlk" "$(HdQ(B") +("yatoe" "$(Ho_(B") +("ybr" "$(GSa(B") +("ybaht" "$(Hdd(B") +("ybbr" "$(Gg4(B") +("ybgr" "$(GbN(B") +("ybhg" "$(G[,(B") +("ybhu" "$(GwO(B") +("ybhaf" "$(Hk((B") +("ybhne" "$(HK1(B") +("ybik" "$(Gyx(B") +("ybjj" "$(Gg*(B") +("yblb" "$(GPt(B") +("yblbr" "$(G^=(B") +("ybmo" "$(HTy(B") +("ybmr" "$(H3/(B") +("ybmcu" "$(Git(B") +("ybmvn" "$(HklXU(B") +("ybnl" "$(Gg:(B") +("ybno" "$(HK+6;(B") +("ybog" "$(Gwb(B") +("ybok" "$(Gm.(B") +("ybou" "$(GkC(B") +("ybuc" "$(GSV(B") +("ybye" "$(Gh}(B") +("ybyhs" "$(GUi(B") +("ybysp" "$(Gs>(B") +("yck" "$(GPUG((B") +("ycp" "$(Hr*(B") +("yct" "$(GP{(B") +("ycbr" "$(GY8(B") +("ychaf" "$(Hk-(B") +("ychhj" "$(G|t(B") +("yclb" "$(GPv(B") +("ycrhu" "$(GP"(B") +("ycrhv" "$(G]5(B") +("ydl" "$(G]Z(B") +("ydbuu" "$(Gr5(B") +("ydhaf" "$(GyX(B") +("ydhhh" "$(H_%(B") +("ydhml" "$(Gd;(B") +("ydkni" "$(GYi(B") +("ydlk" "$(HT{(B") +("ydmq" "$(Gg0(B") +("ydnl" "$(G]f(B") +("ydno" "$(HQ9(B") +("ydog" "$(Gwc(B") +("ydok" "$(HPf$(G_U(B") +("ydrrj" "$(Hhk(B") +("yec" "$(H[Q(B") +("yeg" "$(GsM(B") +("yep" "$(H;a(B") +("yebu" "$(GeF(B") +("yefd" "$(HEy(B") +("yefh" "$(H9e(B") +("yelmm" "$(H[c(B") +("yeoiv" "$(Gs'(B") +("yeyhv" "$(HN'(B") +("yfb" "$(G]V(B") +("yfd" "$(GXL(B") +("yfe" "$(GL>(B") +("yfdq" "$(GrX(B") +("yfhaf" "$(HhF(B") +("yfiku" "$(G^s(B") +("yfks" "$(H.0(B") +("yfye" "$(H/O(B") +("ygr" "$(H34(B") +("ygcg" "$(GbM(B") +("yggu" "$(HZ|(B") +("yghne" "$(H+I(B") +("yghqu" "$(HWr(B") +("ygiv" "$(GuA(B") +("ygmms" "$(Gu6(B") +("ygrv" "$(Gk?(B") +("ygsk" "$(GoM(B") +("ygtq" "$(Gg.(B") +("yha" "$(GSc(B") +("yhe" "$(GOS(B") +("yhk" "$(H(r(B") +("yhn" "$(GDm(B") +("yhs" "$(GEI$(H-V(B") +("yhv" "$(GHh(B") +("yhaf" "$(HHq(B") +("yhag" "$(Gg6(B") +("yhbm" "$(HmD(B") +("yhds" "$(G]`(B") +("yhdv" "$(GbQ$(HT5(B") +("yhee" "$(Hj.(B") +("yhej" "$(G]a(B") +("yheq" "$(H33(B") +("yhgr" "$(G]_(B") +("yhhw" "$(GkG(B") +("yhhhh" "$(GP}(B") +("yhhqm" "$(G\((B") +("yhiv" "$(HZE(B") +("yhjr" "$(H30(B") +("yhju" "$(Gg8(B") +("yhln" "$(HO[(B") +("yhml" "$(GOT(B") +("yhmo" "$(H_o(B") +("yhmr" "$(GXR(B") +("yhmbc" "$(Gs"$(HnB$(Gwm(B") +("yhqo" "$(GSb(B") +("yhrr" "$(GXQ(B") +("yhsb" "$(Gg5(B") +("yhsk" "$(Gug(B") +("yhsmm" "$(HfH(B") +("yhus" "$(Gy1(B") +("yhvl" "$(GOR(B") +("yhxv" "$(GfV(B") +("yhyu" "$(GkD(B") +("yib" "$(GK?(B") +("yif" "$(Gm^(B") +("yig" "$(Gh9(B") +("yik" "$(H(p(B") +("yir" "$(GSe(B") +("yice" "$(H9j(B") +("yifh" "$(H,((B") +("yihu" "$(GEr(B") +("yihxo" "$(HZ(ad(B") +("yijb" "$(H9f(B") +("yijc" "$(GS](B") +("yije" "$(H9g(B") +("yioj" "$(G[{(B") +("yiohv" "$(H7/(B") +("yirv" "$(H9D(B") +("yitd" "$(G[9(B") +("yitf" "$(GoL(B") +("yiyvi" "$(GV\(B") +("yjco" "$(GwN(B") +("yjdl" "$(Gk>(B") +("yjhaf" "$(HhQ(B") +("yjhec" "$(G|m(B") +("yjhee" "$(HiR(B") +("yjhhh" "$(Ghd(B") +("yjhoj" "$(GxO(B") +("yjilj" "$(GrU(B") +("yjksj" "$(GrV(B") +("yjnl" "$(HNP(B") +("yjrr" "$(H@r(B") +("yjvfj" "$(Gz)(B") +("yjwj" "$(G]Y(B") +("yjyrj" "$(G{3(B") +("ykb" "$(H35(B") +("ykp" "$(H&YW#(B") +("ykq" "$(HW5(B") +("ykr" "$(GI=(B") +("ykanw" "$(Gzn(B") +("ykcf" "$(Gr[(B") +("ykhf" "$(G]b(B") +("ykhg" "$(G]c(B") +("ykhaf" "$(Ha%pnV/nl(B") +("ykhbm" "$(Ho-(B") +("ykhsb" "$(HCC(B") +("ykmbc" "$(HU`(B") +("ykmpm" "$(H<>(B") +("yknl" "$(GSf(B") +("ykok" "$(GUf(B") +("ykpb" "$(HTx(B") +("yksr" "$(GS^(B") +("ykvif" "$(GWB(B") +("ykymu" "$(HrB(B") +("ylb" "$(GFK(B") +("yle" "$(GbL(B") +("ylm" "$(GEO(B") +("ylw" "$(GS`(B") +("ylhv" "$(GX/(B") +("ylmc" "$(Gr\(B") +("ylmh" "$(GJc(B") +("ylmo" "$(GXP(B") +("ylmr" "$(GkB(B") +("ylnc" "$(GG)(B") +("ymb" "$(GO9(B") +("ymd" "$(GKR(B") +("ymg" "$(H(m(B") +("ymp" "$(GH:$(H#x(B") +("ymy" "$(GF&(B") +("ymbuc" "$(Hg5(B") +("ymbuu" "$(Hf~(B") +("ymcw" "$(GXN(B") +("ymdhe" "$(HX`b?(B") +("ymfb" "$(GwM(B") +("ymgdi" "$(H/|(B") +("ymhaf" "$(Hpl(B") +("ymhqu" "$(Gt!(B") +("ymihh" "$(GdY(B") +("ymje" "$(GN>(B") +("ymks" "$(HO](B") +("ymln" "$(Gc7(B") +("ymmp" "$(G|I(B") +("ymmr" "$(H9h$(GKF(B") +("ymmbc" "$(G|$(B") +("ymnn" "$(H3.(B") +("ymno" "$(HWj(B") +("ympog" "$(Gkd(B") +("ymrt" "$(G]X(B") +("ymrw" "$(Gg/(B") +("ymso" "$(G]\(B") +("ymuoo" "$(Gp/(B") +("ymvh" "$(H(n(B") +("ymvm" "$(G]](B") +("ymwu" "$(GoO(B") +("ynj" "$(GKT(B") +("ynbq" "$(Guf(B") +("yndf" "$(GkA(B") +("ynhb" "$(HZ}(B") +("ynhv" "$(H9C(B") +("ynib" "$(G]W(B") +("ynin" "$(H32(B") +("yniv" "$(H@3(B") +("ynmbc" "$(HHd(B") +("ynnl" "$(H%'(B") +("ynot" "$(H[!(B") +("ynui" "$(GbO(B") +("yog" "$(GbP(B") +("yoj" "$(H(q(B") +("yon" "$(GKU(B") +("yobuc" "$(HGa(B") +("yodv" "$(Gnp(B") +("yohne" "$(GmG(B") +("yoks" "$(GL3(B") +("yoln" "$(GL+l*(B") +("yomd" "$(G]d(B") +("yomn" "$(Gg7(B") +("yombc" "$(HUa(B") +("yonk" "$(GL_(B") +("yono" "$(H/w(B") +("yooj" "$(GL5(B") +("yopd" "$(GSd(B") +("ypa" "$(H31(B") +("ypc" "$(HO"(B") +("ypd" "$(GKSV'(B") +("ypg" "$(Gx/(B") +("ypr" "$(H)J(B") +("ypt" "$(H-T(B") +("ypu" "$(H(o(B") +("ypbu" "$(H7S(B") +("ypbuc" "$(Gft(B") +("yphu" "$(GOM(B") +("yphaf" "$(Hr(pk(B") +("yphen" "$(G]((B") +("yphfd" "$(H9!(B") +("ypks" "$(H\K(B") +("yplmi" "$(Hm}(B") +("ypmk" "$(HkM(B") +("ypmm" "$(GKh(B") +("ypmr" "$(Hkp7\(B") +("ypmmf" "$(HmC7e(B") +("ypmrb" "$(H[~(B") +("ypmso" "$(HG](B") +("ypnbg" "$(HGI(B") +("ypnwf" "$(H`~(B") +("ypobo" "$(H?.(B") +("ypoiv" "$(HUi(B") +("ypph" "$(H8~(B") +("yprvk" "$(Gf>(B") +("ypsj" "$(G{n(B") +("ypsm" "$(GSK(B") +("yptc" "$(G|3(B") +("yptm" "$(Gap(B") +("yptmc" "$(HM[(B") +("ypuv" "$(H9E(B") +("ypvif" "$(Ga;(B") +("ypwb" "$(GnP(B") +("ypwp" "$(Gle(B") +("ypwbt" "$(GqM(B") +("ypwks" "$(Gf?(B") +("ypwlb" "$(HRY(B") +("ypyk" "$(GX%(B") +("ypybp" "$(HrD(B") +("ypyhv" "$(G{q(B") +("ypymr" "$(Gfk$(HoP(B") +("yqhl" "$(G][(B") +("yrf" "$(GKk(B") +("yrj" "$(GSS(B") +("yrm" "$(GX7(B") +("yru" "$(GG&X8(B") +("yry" "$(GSU(B") +("yrav" "$(HG=(B") +("yramo" "$(HZT(B") +("yranb" "$(Hg*(B") +("yranw" "$(HpP(B") +("yrapv" "$(Gr@(B") +("yrawe" "$(HcN(B") +("yrbb" "$(GjQ(B") +("yrbm" "$(Gb((B") +("yrbn" "$(GOh(B") +("yrbo" "$(Gk0(B") +("yrbp" "$(GS~(B") +("yrbr" "$(GXm$(H@A(B") +("yrbu" "$(G[EOi(B") +("yrbbn" "$(GzD(B") +("yrbgr" "$(Gn~(B") +("yrbhn" "$(Hpq(B") +("yrbjj" "$(HZM(B") +("yrbln" "$(Hfh(B") +("yrbme" "$(GrF(B") +("yrbmr" "$(HGP(B") +("yrbou" "$(GuL(B") +("yrbsd" "$(Go#(B") +("yrbtn" "$(Gxh(B") +("yrbuu" "$(H@7(B") +("yrbvk" "$(H_O(B") +("yrbvn" "$(GpO(B") +("yrbwn" "$(Hk~(B") +("yrci" "$(G]D(B") +("yrcmt" "$(HZX(B") +("yrcru" "$(Gk)(B") +("yrdd" "$(HTJ(B") +("yrdi" "$(GX6(B") +("yrdk" "$(G]@(B") +("yrdhe" "$(Gb.(B") +("yrdmq" "$(Gr:(B") +("yrdoo" "$(HTK(B") +("yrdwf" "$(Gr9(B") +("yrea" "$(HTD(B") +("yrfb" "$(Gk.(B") +("yrff" "$(Gnv(B") +("yrfh" "$(H9N(B") +("yrfq" "$(H@H(B") +("yrfbf" "$(G}:(B") +("yrgg" "$(HGM(B") +("yrgp" "$(Gk"(B") +("yrgr" "$(Gf^(B") +("yrgcr" "$(Hr6(B") +("yrgdi" "$(Gf](B") +("yrggu" "$(Hg%(B") +("yrgni" "$(Hl=(B") +("yrgrr" "$(Gy#(B") +("yrgwc" "$(G{t(B") +("yrhg" "$(G]^(B") +("yrhk" "$(H9O(B") +("yrhp" "$(GX:(B") +("yrhs" "$(Gb)(B") +("yrhv" "$(GP7(B") +("yrhag" "$(HZ\(B") +("yrhdn" "$(HcV(B") +("yrhds" "$(Gk,(B") +("yrhdv" "$(Gn|(B") +("yrhdw" "$(Hg.(B") +("yrher" "$(Gfj(B") +("yrhge" "$(Hj#(B") +("yrhgr" "$(Gk*(B") +("yrhgu" "$(HGS(B") +("yrhhi" "$(GuM(B") +("yrhhj" "$(HTG(B") +("yrhjd" "$(Gfd(B") +("yrhjm" "$(HZV(B") +("yrhjr" "$(Gfc(B") +("yrhkb" "$(Hg,(B") +("yrhml" "$(G]F(B") +("yrhmr" "$(Gfh(B") +("yrhmy" "$(Gb+(B") +("yrhne" "$(G]C(B") +("yrhni" "$(GrB(B") +("yrhor" "$(Hg/(B") +("yrhpa" "$(HTM(B") +("yrhpm" "$(Gb*(B") +("yrhqo" "$(H@C(B") +("yrhsb" "$(HZW(B") +("yrhsm" "$(H_Y(B") +("yrhuc" "$(G}4(B") +("yrhwp" "$(HcP(B") +("yrhxe" "$(H_S(B") +("yrhxo" "$(Go&(B") +("yrhxu" "$(HTL(B") +("yrhyu" "$(H_U(B") +("yrii" "$(HT@(B") +("yrir" "$(H@E(B") +("yrit" "$(Gk&(B") +("yriav" "$(HN6(B") +("yrihr" "$(HZO(B") +("yrihs" "$(Gfb(B") +("yrijb" "$(Gk/(B") +("yrijc" "$(H@>(B") +("yrikk" "$(H@?(B") +("yriku" "$(H9M(B") +("yrill" "$(HGK(B") +("yrine" "$(Gb"(B") +("yriok" "$(HN5(B") +("yrior" "$(Gr>(B") +("yripm" "$(Gf\(B") +("yritc" "$(Hj"(B") +("yritf" "$(HcS(B") +("yrjp" "$(H@G(B") +("yrjr" "$(Gb&(B") +("yrjbc" "$(H_[(B") +("yrjbd" "$(HN7(B") +("yrjbj" "$(HZP(B") +("yrjbm" "$(Gnt(B") +("yrjhp" "$(GfY(B") +("yrjhw" "$(Hn)(B") +("yrjip" "$(Hg'(B") +("yrjka" "$(Gnz(B") +("yrjmm" "$(HZL(B") +("yrkb" "$(HGV(B") +("yrkf" "$(Gf`(B") +("yrkhg" "$(Gk-(B") +("yrkja" "$(HcK(B") +("yrkms" "$(Gf_(B") +("yrln" "$(GTH(B") +("yrlll" "$(GX;(B") +("yrlmo" "$(HGQ(B") +("yrlmy" "$(Go%(B") +("yrlwv" "$(HcO(B") +("yrmd" "$(GX=(B") +("yrmj" "$(GX5(B") +("yrmn" "$(GST(B") +("yrmbs" "$(HcG(B") +("yrmdm" "$(HoQ(B") +("yrmfj" "$(Gb#(B") +("yrmhf" "$(H_Z(B") +("yrmjk" "$(Hg&(B") +("yrmmr" "$(Gk#(B") +("yrmmv" "$(HN2(B") +("yrmnr" "$(Gb-(B") +("yrmoo" "$(Gk$(B") +("yrmrw" "$(HZY(B") +("yrmso" "$(HTA(B") +("yrmua" "$(Hg((B") +("yrmvh" "$(G]?(B") +("yrmvm" "$(HN3(B") +("yrmvn" "$(HE&(B") +("yrmwf" "$(HcU(B") +("yrmwg" "$(HZN(B") +("yrmwj" "$(Gx~(B") +("yrmym" "$(Gb%(B") +("yrnd" "$(GKj(B") +("yrnf" "$(G[n(B") +("yrnj" "$(GX9(B") +("yrnl" "$(G]e(B") +("yrnn" "$(GHl(B") +("yrnbe" "$(Hn'(B") +("yrncr" "$(GzC(B") +("yrnhb" "$(Gy!(B") +("yrnhx" "$(Gn}(B") +("yrnib" "$(Gk!(B") +("yrnin" "$(HGT(B") +("yrnir" "$(HGW(B") +("yrnkm" "$(Gnx(B") +("yrnlp" "$(HpO(B") +("yrnmu" "$(Gfe(B") +("yrnob" "$(HZQ(B") +("yrnot" "$(Gx}(B") +("yrnqd" "$(H_Q(B") +("yrnri" "$(G|j(B") +("yrnyi" "$(HT?(B") +("yrob" "$(G]A(B") +("yrog" "$(Go!(B") +("yroj" "$(G]B(B") +("yrok" "$(H<<(B") +("yron" "$(GX<(B") +("yrop" "$(G]E(B") +("yroge" "$(H_R(B") +("yrogf" "$(Gy$(B") +("yrohh" "$(Gb,(B") +("yroii" "$(H@D(B") +("yroim" "$(G|k(B") +("yroip" "$(HTE(B") +("yroir" "$(H_T(B") +("yromb" "$(Go"(B") +("yromg" "$(Gfg(B") +("yromn" "$(GrC(B") +("yromo" "$(Hi~(B") +("yrotf" "$(Hg+(B") +("yrowy" "$(Gk+(B") +("yrpa" "$(Gfffa(B") +("yrpd" "$(GX>(B") +("yrpt" "$(H@=(B") +("yrpu" "$(H9L(B") +("yrpht" "$(GuO(B") +("yrpko" "$(Hl?(B") +("yrppa" "$(Gr=(B") +("yrptd" "$(Gr<(B") +("yrpuu" "$(H_P(B") +("yrqd" "$(HGR(B") +("yrqjp" "$(Hn*(B") +("yrqmb" "$(Gny(B") +("yrqmc" "$(HcT(B") +("yrqmv" "$(HTI(B") +("yrru" "$(HZ~(B") +("yrrv" "$(GuC(B") +("yrrrd" "$(GzB(B") +("yrrrj" "$(Hg-(B") +("yrrrs" "$(HZS(B") +("yrrsj" "$(HZZ(B") +("yrruc" "$(Hg)(B") +("yrrvk" "$(Gk((B") +("yrrxu" "$(Hi|(B") +("yrss" "$(H@<(B") +("yrsu" "$(GX4(B") +("yrshi" "$(H3!(B") +("yrshr" "$(Gb'(B") +("yrsim" "$(Hl>(B") +("yrsip" "$(Gk%(B") +("yrsje" "$(HT=(B") +("yrsjj" "$(Hq<(B") +("yrsma" "$(HcJ(B") +("yrsmg" "$(HGL(B") +("yrsmh" "$(Gw@(B") +("yrsmm" "$(HGN(B") +("yrsmr" "$(Gb$(B") +("yrsrr" "$(HcH(B") +("yrsup" "$(HN4(B") +("yrsyj" "$(H_M(B") +("yrtm" "$(H@I(B") +("yrtq" "$(Gf[(B") +("yrtt" "$(HGU(B") +("yrtak" "$(Gw>(B") +("yrtav" "$(Hi{(B") +("yrtbm" "$(Hn%(B") +("yrtca" "$(Gx{(B") +("yrtct" "$(H_\(B") +("yrtgi" "$(Gz>(B") +("yrtkr" "$(Gr?(B") +("yrtlf" "$(HoN(B") +("yrtlm" "$(Gw?(B") +("yrtmc" "$(HT>(B") +("yrtmd" "$(Gr;(B") +("yrtmj" "$(Gxz(B") +("yrtmv" "$(GrE(B") +("yrtoe" "$(G{,(B") +("yrtrg" "$(Hq=(B") +("yrttb" "$(GuJ(B") +("yrtwi" "$(Hg#(B") +("yrtwv" "$(Hi}(B") +("yrtxc" "$(GuI(B") +("yrtyu" "$(GuK(B") +("yruc" "$(GrY(B") +("yruu" "$(H@B(B") +("yrumb" "$(HZ[(B") +("yrvii" "$(Gy"(B") +("yrvis" "$(H@J(B") +("yrwb" "$(GrA(B") +("yrwd" "$(Gn{(B") +("yrwp" "$(HZU(B") +("yrwce" "$(H_N(B") +("yrwlj" "$(GzA(B") +("yrwww" "$(Hn&(B") +("yrye" "$(H*h$(Gg1(B") +("yryg" "$(Gb!(B") +("yryr" "$(H@@(B") +("yrybb" "$(Gr7(B") +("yrybk" "$(Hqw(B") +("yrybs" "$(GuH(B") +("yrycb" "$(GwA$(HcE(B") +("yryck" "$(Gfl(B") +("yrydk" "$(Hg$(B") +("yryfd" "$(GuG(B") +("yryfe" "$(HTB(B") +("yryhh" "$(Gr8(B") +("yryhs" "$(G]>(B") +("yryia" "$(Gx|(B") +("yryjj" "$(HcI(B") +("yrylr" "$(G{+(B") +("yrymp" "$(HGO(B") +("yryoj" "$(Go$(B") +("yrypd" "$(HcM(B") +("yrypm" "$(HZRcL(B") +("yrypu" "$(HTC(B") +("yryrb" "$(H_L(B") +("yryrd" "$(Gnw(B") +("yryrf" "$(Gnu(B") +("yryro" "$(Hl<(B") +("yryrv" "$(G|i(B") +("yryta" "$(GrD(B") +("yryub" "$(HcF(B") +("yryvo" "$(GfZ(B") +("yrywm" "$(Hiz(B") +("ysm" "$(H!/(B") +("ysp" "$(H-U(B") +("ysfv" "$(HZA(B") +("yshr" "$(GS_(B") +("ysmvn" "$(H,9(B") +("ysnl" "$(H%((B") +("ysok" "$(GMs(B") +("ysoy" "$(GMu(B") +("ysoby" "$(H/R(B") +("ysofb" "$(HCD(B") +("ysohc" "$(Hh{(B") +("ysohl" "$(H/T(B") +("ysohm" "$(G["(B") +("ysohn" "$(H'$(B") +("ysohu" "$(H/S(B") +("ysohv" "$(GUj(B") +("ysohw" "$(Hae(B") +("ysojb" "$(H/Q(B") +("ysokr" "$(Gi"(B") +("ysolo" "$(H`(B") +("ythu" "$(Gg,(B") +("ythaf" "$(Hr'\0(B") +("ythni" "$(Gkl(B") +("ytice" "$(Ga*(B") +("ytjki" "$(H>a(B") +("ytki" "$(H,b(B") +("ytkr" "$(HH)(B") +("ytmbc" "$(G}-(B") +("ytog" "$(HTw(B") +("ytpo" "$(Gg-(B") +("ytpr" "$(H1`(B") +("ytqmb" "$(Gg\(B") +("ytsmm" "$(H8;(B") +("ytstt" "$(HLT(B") +("yttb" "$(Gk@(B") +("ytumb" "$(Gj&(B") +("ytwa" "$(GoN(B") +("ytwb" "$(Gue(B") +("ytwg" "$(Ga)(B") +("ytwi" "$(GrW(B") +("ytyr" "$(GW;(B") +("yue" "$(HVF(B") +("yup" "$(HaA(B") +("yuav" "$(G{U(B") +("yubm" "$(Gz_(B") +("yubuc" "$(HoS(B") +("yubuu" "$(HT8(B") +("yudi" "$(GpR(B") +("yuhaf" "$(Hoz(B") +("yuhhh" "$(G])(B") +("yuhlb" "$(G}!(B") +("yuhml" "$(Hhh(B") +("yuhxu" "$(Hp2(B") +("yuii" "$(HZ&(B") +("yuir" "$(HkK(B") +("yujbc" "$(HqW(B") +("yukb" "$(H7f(B") +("yukmr" "$(Hp1(B") +("yulwp" "$(HmA(B") +("yumb" "$(HH'(B") +("yummr" "$(G|1(B") +("yumvh" "$(Hhg(B") +("yuon" "$(He6(B") +("yuoii" "$(Gza(B") +("yuolf" "$(Hqs(B") +("yuoll" "$(Hhi(B") +("yupr" "$(Gz`(B") +("yupt" "$(HkH(B") +("yupru" "$(HkL(B") +("yupuu" "$(HqX(B") +("yurc" "$(HkJ(B") +("yurrs" "$(Hp{(B") +("yuryo" "$(G|2(B") +("yushr" "$(HkI(B") +("yusje" "$(Hp/(B") +("yusmg" "$(G|~(B") +("yuta" "$(Hp0(B") +("yutm" "$(HE)(B") +("yutct" "$(HqV(B") +("yuwd" "$(Hnz(B") +("yuwlb" "$(Hpz(B") +("yuyhh" "$(Hpy(B") +("yuymp" "$(G{T(B") +("yuypu" "$(HZ'(B") +("yuytu" "$(Gz#(B") +("yvb" "$(GjUK:(B") +("yvd" "$(GJb(B") +("yvi" "$(GFh(B") +("yvp" "$(GJ3(B") +("yvv" "$(GGl(B") +("yvbq" "$(G[t(B") +("yvbu" "$(GN}(B") +("yvbcr" "$(GfN(B") +("yvgg" "$(GpL(B") +("yvgn" "$(Gvh(B") +("yvgu" "$(HfC(B") +("yvgv" "$(HnE(B") +("yvhg" "$(GgT(B") +("yvho" "$(GG*(B") +("yvhbt" "$(H-K(B") +("yvhlu" "$(H":(B") +("yvhvo" "$(G{g(B") +("yviw" "$(GVe(B") +("yvks" "$(He:(B") +("yvne" "$(H@t(B") +("yvnl" "$(H"q(B") +("yvrvp" "$(GN@(B") +("yvvv" "$(GKVy2(B") +("ywr" "$(GXO(B") +("yws" "$(H#4(B") +("ywdv" "$(Gjy(B") +("ywgv" "$(H'#(B") +("ywii" "$(G^%(B") +("ywihr" "$(Gz[(B") +("ywlb" "$(Gg2(B") +("ywle" "$(GkF(B") +("ywlg" "$(G|J(B") +("ywlv" "$(Gud$(HZD(B") +("ywmv" "$(GX.(B") +("ywnl" "$(HH*(B") +("ywno" "$(GVd(B") +("ywomo" "$(G|{(B") +("ywrd" "$(Geb(B") +("ywrm" "$(HAX(B") +("ywtqm" "$(Hm7(B") +("yxf" "$(He5$(Gv:(B") +("yxbt" "$(Hhf(B") +("yxbuc" "$(Hm@(B") +("yxln" "$(Gp8(B") +("yxlmm" "$(Hp.(B") +("yyr" "$(H-W(B") +("yyaj" "$(H@s(B") +("yybc" "$(HH((B") +("yycb" "$(GoK(B") +("yyhn" "$(H(l(B") +("yymr" "$(G]U(B") +("yypo" "$(Guc(B") +("yysd" "$(Gg+(B") +("yytj" "$(HTz(B") +("yywm" "$(H_n(B") +("yyws" "$(H9i(B") +;v "z\," "$(G!"!#!.!/(B") +;v "z\." "$(G!%!$!&!0!1(B") +("z\;" "$(G!'!2!"!#!.!/(B") +("z\:" "$(G!(!+!3!%!$!&!0!1(B") +("z\'" "$(G!e!d(B") +("z\"" "$(G!g!f!h!i!q(B") +("z\\" "$(G"`"b#M(B") +("z\|" "$(G!6!8!:"^(B") +("z\/" "$(G"_"a#L(B") +("z\?" "$(G!)!4(B") +("z\<" "$(G!R"6"A!T"H(B") +("z\>" "$(G!S"7"B!U(B") +("z\[" "$(G!F!J!b!H!L!V!Z!X!\(B") +("z\]" "$(G!G!K!c!I!M!W![!Y!](B") +("z\{" "$(G!B!`!D(B ") +("z\}" "$(G!C!a!E(B") +("z\`" "$(G!j!k(B") +("z\~" "$(G"D"+",!!^!@(B") +("z\)" "$(G!?!_!A(B") +("z\-" "$(G!7!9"#"$"1"@(B") +("z\_" "$(G"%"&(B") +("z\=" "$(G"8"C(B") +("z\+" "$(G"0"?(B") +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/viqr.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/viqr.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,67 @@ +;; quail/viqr.el -- Quail packages for inputting Vietnamese with VIQR system + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. + +;; Keywords: multilingual, input method, latin + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to +;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Code: + +(require 'quail) +(require 'language/viet-util) + +;; `viet-viqr-alist' is an alist of Vietnamese characters vs +;; corresponding VIQR strings. We create Quail map which maps VIQR +;; strings to corresponding Vietnamese characters. + +(defmacro viet-quail-define-rules () + (cons 'quail-define-rules + (let ((l viet-viqr-alist) + rules) + (while l + (setq rules (cons (list (cdr (car l)) (car (car l))) rules)) + (setq l (cdr l))) + rules))) + +(quail-define-package "quail-viqr" "Vietnamese" "VIQR" t + "Vietnamese inputting method with VIQR mnemonic system: + + effect | postfix | examples + ------------+---------+---------- + breve | ( | a( -> ,1e(B + circumflex | ^ | a^ -> ,1b(B + horn | + | o+ -> ,1=(B + ------------+---------+---------- + acute | ' | a' -> ,1a(B + grave | ` | a` -> ,1`(B + hook above | ? | a? -> ,1d(B + tilde | ~ | a~ -> ,1c(B + dot below | . | a. -> ,1U(B + ------------+---------+---------- + d bar | dd | dd -> ,1p(B + ------------+---------+---------- + no compose | \ | a\. -> a. + ------------+---------+---------- + combination| (~ | a(~ -> ,1G(B +" nil t t nil nil t) + + +(viet-quail-define-rules) + +;;; quail/viqr.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/ziranma.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/ziranma.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,28908 @@ +;; Quail package `ziranma' generated by the command `titdic-convert' +;; Date: Fri Aug 23 21:59:04 1996 +;; Original TIT dictionary file: ZIRANMA.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # $Id: ziranma.el,v 1.2 1997/06/06 00:57:12 steve Exp $ +;; # HANZI input table for cxterm +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 2 +;; ENCODE: GB +;; AUTOSELECT: YES +;; PROMPT: $A::WVJdHk!KWTH;K+F4!K(B\040 +;; # +;; COMMENT $ATxO~OW(B(zeng@utdallas.edu)$A8D1`WT#:(B $AWTH;1`Bk1m(B($AV\V>E)(B), $ANe1JF4(B +;; COMMENT $A4JWi1`Bk1m(B($A;FSn(B)$A#,RT<0(BCZComplete($AVlO~@%(B)$A!#(B($A92(B34200$A8v4JWi(B) +;; COMMENT +;; COMMENT $AK+F4<|EL6TUU1m(B: +;; COMMENT $A)3)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)7(B +;; COMMENT $A)'#Q(B $A)'#W(B $A)'#E(B $A)'#R(B $A)'#T(B $A)'#Y(B $A)'#U(Bsh$A)'#I(Bch$A)'#O(B $A)'#P(B $A)'(B +;; COMMENT $A)'(B iu$A)'(B ua$A)'(B e$A)'(B uan$A)'(B ue$A)'(B uai$A)'(B u$A)'(B i$A)'(B o$A)'(B un$A)'(B +;; COMMENT $A)'(B $A)'(B ia$A)'(B $A)'(B van$A)'(B ve$A)'(B ing$A)'(B $A)'(B $A)'(B uo$A)'(B vn$A)'(B +;; COMMENT $A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)?(B +;; COMMENT $A)'#A(B $A)'#S(B $A)'#D(B $A)'#F(B $A)'#G(B $A)'#H(B $A)'#J(B $A)'#K(B $A)'#L(B $A)'(B +;; COMMENT $A)'(B a$A)'(Biong$A)'(Buang$A)'(B en$A)'(B eng$A)'(B ang$A)'(B an$A)'(B ao$A)'(B ai$A)'(B +;; COMMENT $A)'(B $A)'(B ong$A)'(Biang$A)'(B $A)'(B ng$A)'(B $A)'(B $A)'(B $A)'(B $A)'(B +;; COMMENT $A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)%)7(B +;; COMMENT $A)'#Z(B $A)'#X(B $A)'#C(B $A)'#V(Bzh$A)'#B(B $A)'#N(B $A)'#M(B $A)'#,(B $A)'#.(B $A)'(B $A#/(B $A)'(B +;; COMMENT $A)'(B ei$A)'(B ie$A)'(B iao$A)'(B ui$A)'(B ou$A)'(B in$A)'(B ian$A)'G0R3)':sR3)'7{:E)'(B +;; COMMENT $A)'(B $A)'(B $A)'(B $A)'(B v$A)'(B $A)'(B $A)'(B $A)'(B $A)'(B $A)'(B $A)'(B +;; COMMENT $A);)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)?(B +;; COMMENT +;; COMMENT $ART(Ba,e,o$A?*M75DWV2;WwK+F4VC;;(B: A=aa, E=ee, ANG=ag, ENG=eg, OU=ou, $A5H5H!#(B +;; COMMENT +;; COMMENT $A5%WV1`Bk#:G0A=8vWVD87V1pN*IyD8:MTOD8#,5ZH}8vN*Iy5w(B: +;; COMMENT Q$A!"(BW$A!"(BE$A!"(BR$A!"(BT $A7V1p4z1m(B1,2,3,4$A<0GaIy!#5ZKD8vWVD8W\JG(B $A#'!#(B +;; COMMENT $AK+WV4JWi#:IyTOIyTO#,SIA=8vWV5DIyBkWi3I!#(B +;; COMMENT $AH}WV4JWi#:IyIyIy#'#,SIH}8vWV5DIyD8<0#'Wi3I!#(B +;; COMMENT $AKDWVRTIO4JWi#:R;6~H}D)#:SI5ZR;!"5Z6~!"5ZH}<0WnD)R;8vWV5DIyD8Wi3I!#(B +;; COMMENT +;; COMMENT $AVlO~@%,. *-+_=_ ([{ )]} +;; COMMENT s: symbol x: space x: Zz|\\ vc: table_symbol +;; COMMENT Other_symbols: the nearest character in the same row +;; COMMENT for example, b< n> m? j; k' l~ 9- 0= o[ p] +;; COMMENT +;; # define keys +;; VALIDINPUTKEY: '/abcdefghijklmnopqrstuvwxyz +;; WILDCARDKEY: * +;; WILDCHARKEY: ? +;; SELECTKEY: 1\040 2 3 4 5 6 7 8 9 0 - = +;; BACKSPACE: \010\177 +;; DELETEALL: \015\025 +;; MOVERIGHT: .[ +;; MOVELEFT: ,] +;; REPEATKEY: \020\022 +;; # the following line must not be removed +;; BEGINPHRASE + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-ziranma" "Chinese-GB" "$AWTH;K+F4(B" + t +"$A::WVJdHk!KWTH;K+F4!K(B + $ATxO~OW(B(zeng@utdallas.edu)$A8D1`WT#:(B $AWTH;1`Bk1m(B($AV\V>E)(B), $ANe1JF4(B + $A4JWi1`Bk1m(B($A;FSn(B)$A#,RT<0(BCZComplete($AVlO~@%(B)$A!#(B($A92(B34200$A8v4JWi(B) + + $AK+F4<|EL6TUU1m(B: + $A)3)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)7(B + $A)'#Q(B $A)'#W(B $A)'#E(B $A)'#R(B $A)'#T(B $A)'#Y(B $A)'#U(Bsh$A)'#I(Bch$A)'#O(B $A)'#P(B $A)'(B + $A)'(B iu$A)'(B ua$A)'(B e$A)'(B uan$A)'(B ue$A)'(B uai$A)'(B u$A)'(B i$A)'(B o$A)'(B un$A)'(B + $A)'(B $A)'(B ia$A)'(B $A)'(B van$A)'(B ve$A)'(B ing$A)'(B $A)'(B $A)'(B uo$A)'(B vn$A)'(B + $A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)?(B + $A)'#A(B $A)'#S(B $A)'#D(B $A)'#F(B $A)'#G(B $A)'#H(B $A)'#J(B $A)'#K(B $A)'#L(B $A)'(B + $A)'(B a$A)'(Biong$A)'(Buang$A)'(B en$A)'(B eng$A)'(B ang$A)'(B an$A)'(B ao$A)'(B ai$A)'(B + $A)'(B $A)'(B ong$A)'(Biang$A)'(B $A)'(B ng$A)'(B $A)'(B $A)'(B $A)'(B $A)'(B + $A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)%)7(B + $A)'#Z(B $A)'#X(B $A)'#C(B $A)'#V(Bzh$A)'#B(B $A)'#N(B $A)'#M(B $A)'#,(B $A)'#.(B $A)'(B $A#/(B $A)'(B + $A)'(B ei$A)'(B ie$A)'(B iao$A)'(B ui$A)'(B ou$A)'(B in$A)'(B ian$A)'G0R3)':sR3)'7{:E)'(B + $A)'(B $A)'(B $A)'(B $A)'(B v$A)'(B $A)'(B $A)'(B $A)'(B $A)'(B $A)'(B $A)'(B + $A);)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)?(B + + $ART(Ba,e,o$A?*M75DWV2;WwK+F4VC;;(B: A=aa, E=ee, ANG=ag, ENG=eg, OU=ou, $A5H5H!#(B + + $A5%WV1`Bk#:G0A=8vWVD87V1pN*IyD8:MTOD8#,5ZH}8vN*Iy5w(B: + Q$A!"(BW$A!"(BE$A!"(BR$A!"(BT $A7V1p4z1m(B1,2,3,4$A<0GaIy!#5ZKD8vWVD8W\JG(B $A#'!#(B + $AK+WV4JWi#:IyTOIyTO#,SIA=8vWV5DIyBkWi3I!#(B + $AH}WV4JWi#:IyIyIy#'#,SIH}8vWV5DIyD8<0#'Wi3I!#(B + $AKDWVRTIO4JWi#:R;6~H}D)#:SI5ZR;!"5Z6~!"5ZH}<0WnD)R;8vWV5DIyD8Wi3I!#(B + + $AVlO~@%,. *-+_=_ ([{ )]} + s: symbol x: space x: Zz|\\ vc: table_symbol + Other_symbols: the nearest character in the same row + for example, b< n> m? j; k' l~ 9- 0= o[ p] + +" + '(("\C-?" . quail-delete-last-char) + ("\C-M" . quail-abort-translation) + ("\C-U" . quail-abort-translation) + ("." . quail-next-translation) + ("[" . quail-next-translation) + ("," . quail-prev-translation) + ("]" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; #****************************************************************** +;; # $ATxO~OW(B(zeng@utdallas.edu)$A1`VF(B +;; # You can add more words in this file. each Key can have +;; # maximum of 16 Char. +;; # +;; #****************************************************************** +;; # +;; #$A2(B"]) +("ap'" ["$A02EE(B"]) +("aq'" ["$A02H+(B"]) +("au'" ["$A04J1(B"]) +("av'" ["$A04UU(B"]) +("bb'" ["$A2"0Q(B"]) +("bc'" ["$A2"4S(B"]) +("bd'" ["$A2;5+(B"]) +("bf'" ["$A2?7V(B"]) +("bg'" ["$A1(8f(B"]) +("bh'" ["$A1d;/(B"]) +("bi'" ["$A1#3V(B"]) +("bj'" ["$A11>)(B"]) +("bk'" ["$A0|@((B"]) +("bm'" ["$A1mCw(B"]) +("bn'" ["$A2;D\(B"]) +("bp'" ["$A2;EB(B"]) +("bq'" ["$A2"GR(B"]) +("br'" ["$A2;Hg(B"]) +("bt'" ["$A2;M,(B"]) +("bu'" ["$A2;JG(B"]) +("bv'" ["$A1jW<(B"]) +("bw'" ["$A2"N4(B"]) +("bx'" ["$A1XPk(B"]) +("by'" ["$A2;R*(B"]) +("bz'" ["$A2;TZ(B"]) +("cb'" ["$A4S2;(B"]) +("cc'" ["$A4S4K(B"]) +("ce'" ["$A4S6x(B"]) +("cg'" ["$A2N9[(B"]) +("ch'" ["$A4K:s(B"]) +("cj'" ["$A2N(B"]) +("gu'" ["$A9+J=(B"]) +("gv'" ["$A8wVV(B"]) +("gx'" ["$A9XO5(B"]) +("gy'" ["$A9XSZ(B"]) +("gz'" ["$A9$Ww(B"]) +("hb'" ["$A:O2"(B"]) +("hd'" ["$A;n6/(B"]) +("hf'" ["$A:O7((B"]) +("hg'" ["$A:O8q(B"]) +("hh'" ["$A:\:C(B"]) +("hi'" ["$A;a3!(B"]) +("hj'" ["$A;a<{(B"]) +("hk'" ["$A:\?l(B"]) +("hl'" ["$A:O@m(B"]) +("hm'" ["$A:ACW(B"]) +("hn'" ["$A;9D\(B"]) +("hp'" ["$A:MF=(B"]) +("hq'" ["$A;nFZ(B"]) +("ht'" ["$A:OM,(B"]) +("hu'" ["$A;9JG(B"]) +("hv'" ["$A;rU_(B"]) +("hw'" ["$A;aNn(B"]) +("hx'" ["$A;/Q'(B"]) +("hy'" ["$A;aRi(B"]) +("hz'" ["$A::WV(B"]) +("ic'" ["$A3}4K(B"]) +("id'" ["$A3L6H(B"]) +("if'" ["$A3v7"(B"]) +("ig'" ["$A3I9{(B"]) +("ii'" ["$A3#3#(B"]) +("ij'" ["$A3I<((B"]) +("ik'" ["$A3v?Z(B"]) +("il'" ["$A4&@m(B"]) +("ip'" ["$A2zF7(B"]) +("ir'" ["$A3PHO(B"]) +("iu'" ["$A3uJ<(B"]) +("iw'" ["$A3IN*(B"]) +("ix'" ["$A3vOV(B"]) +("iy'" ["$A4&SZ(B"]) +("iz'" ["$A3FWw(B"]) +("jb'" ["$A;y1>(B"]) +("jc'" ["$A<84N(B"]) +("jd'" ["$A<>6H(B"]) +("je'" ["$A=p6n(B"]) +("jf'" ["$A-9}(B"]) +("jh'" ["$AYPP(B"]) +("jy'" ["$A=(Ri(B"]) +("kf'" ["$A?*7"(B"]) +("kh'" ["$A?*;a(B"]) +("hj'" ["$A;ay(B"]) +("pl'" ["$AF@B[(B"]) +("pm'" ["$AF7C{(B"]) +("pt'" ["$AFUM((B"]) +("py'" ["$AF4Rt(B"]) +("qb'" ["$AH+2?(B"]) +("qc'" ["$AFd4N(B"]) +("qd'" ["$AGe5%(B"]) +("qg'" ["$AH+9z(B"]) +("qi'" ["$AGe3}(B"]) +("qj'" ["$AFZ(B"]) +("sv'" ["$AKfWE(B"]) +("sw'" ["$AKyN=(B"]) +("sx'" ["$AK(B"]) +("yu'" ["$ASZJG(B"]) +("yv'" ["$AR;VB(B"]) +("yw'" ["$ARTN*(B"]) +("yx'" ["$AR;P)(B"]) +("yy'" ["$ASISZ(B"]) +("yz'" ["$AT-Tr(B"]) +("zb'" ["$AWJ1>(B"]) +("zc'" ["$AWT4S(B"]) +("zf'" ["$AWv7((B"]) +("zg'" ["$AW\92(B"]) +("zh'" ["$AW[:O(B"]) +("zi'" ["$AWv3v(B"]) +("zj'" ["$AW\(B"]) +("aor'" ["$A0A(B" "$A0B(B" "$A0C(B" "$A0D(B" "$A[j(B" "$A^V(B" "$Aa.(B" "$Afq(B" "$AvK(B"]) +("aow'" ["$A0=(B" "$A0>(B" "$A0?(B" "$AOy(B" "$A`;(B" "$AbZ(B" "$Ae[(B" "$Aia(B" "$Aqz(B" "$Ar|(B" "$Aw!(B" "$Awi(B"]) +("bae'" ["$A0P(B" "$A0Q(B" "$AnY(B"]) +("baq'" ["$A0E(B" "$A0F(B" "$A0G(B" "$A0H(B" "$A0I(B" "$A0J(B" "$A0K(B" "$A0L(B" "$A0M(B" "$Aa1(B" "$AtN(B"]) +("bar'" ["$A0Q(B" "$A0R(B" "$A0S(B" "$A0T(B" "$A0U(B" "$A0V(B" "$Ae1(B" "$AvQ(B"]) +("bat'" ["$A0I(B" "$A0U(B"]) +("baw'" ["$A0K(B" "$A0N(B" "$A0O(B" "$A\X(B" "$A]C(B" "$AwI(B"]) +("bce'" ["$A1m(B" "$Af;(B" "$AqQ(B"]) +("bcq'" ["$A1j(B" "$A1k(B" "$A1l(B" "$AIW(B" "$Aft(B" "$Ah<(B" "$Al)(B" "$Al-(B" "$Al.(B" "$AoZ(B" "$Aop(B" "$Aq&(B" "$AwT(B"]) +("bcr'" ["$Aw'(B"]) +("bfe'" ["$A1=(B" "$A1>(B" "$A[N(B"]) +("bfq'" ["$A1<(B" "$AjZ(B" "$Ao<(B"]) +("bfr'" ["$A1<(B" "$A1?(B" "$A:;(B" "$A[P(B"]) +("bge'" ["$A1A(B"]) +("bgq'" ["$A1@(B" "$A1A(B" "$A`T(B"]) +("bgr'" ["$A0v(B" "$A1A(B" "$A1C(B" "$A1D(B" "$A1E(B" "$Aj4(B"]) +("bgw'" ["$A1B(B"]) +("bhe'" ["$A0q(B" "$A0r(B" "$A0s(B"]) +("bhq'" ["$A0n(B" "$A0o(B" "$A0p(B" "$Ad:(B"]) +("bhr'" ["$A0r(B" "$A0t(B" "$A0u(B" "$A0v(B" "$A0w(B" "$A0x(B" "$A0y(B" "$A]r(B"]) +("bie'" ["$A1H(B" "$A1I(B" "$A1J(B" "$A1K(B" "$AX0(B" "$AYB(B" "$A_A(B" "$Ae~(B" "$Aou(B" "$At0(B"]) +("biq'" ["$A1F(B"]) +("bir'" ["$A1L(B" "$A1M(B" "$A1N(B" "$A1O(B" "$A1P(B" "$A1Q(B" "$A1R(B" "$A1S(B" "$A1T(B" "$A1U(B" "$A1V(B" "$A1W(B" "$A1X(B" "$A1Y(B" "$A1Z(B" "$A1[(B" "$A1\(B" "$A1](B" "$A7w(B" "$ACX(B" "$ACZ(B" "$A[}(B" "$A\E(B" "$A\j(B" "$A]I(B" "$A^5(B" "$A_Y(B" "$Aay(B" "$AbX(B" "$Ac9(B" "$Add(B" "$Ae((B" "$Aev(B" "$Af>(B" "$AfT(B" "$Ah5(B" "$AjZ(B" "$An/(B" "$Ani(B" "$AqT(B" "$AsY(B" "$Ask(B" "$Asw(B" "$AtE(B" "$AuO(B" "$AwB(B"]) +("biw'" ["$A1G(B" "$A])(B"]) +("bje'" ["$A0e(B" "$A0f(B" "$AZf(B" "$A[`(B" "$AnS(B" "$At2(B"]) +("bjq'" ["$A0_(B" "$A0`(B" "$A0a(B" "$A0b(B" "$A0c(B" "$A0d(B" "$Aq#(B" "$Aq-(B"]) +("bjr'" ["$A0g(B" "$A0h(B" "$A0i(B" "$A0j(B" "$A0k(B" "$A0l(B" "$A0m(B"]) +("bke'" ["$A1#(B" "$A1$(B" "$A1%(B" "$A1&(B" "$A]a(B" "$Ap1(B" "$AqY(B"]) +("bkq'" ["$A0z(B" "$A0{(B" "$A0|(B" "$A0}(B" "$A0~(B" "$AEZ(B" "$Af_(B" "$AlR(B" "$Av5(B"]) +("bkr'" ["$A1'(B" "$A1((B" "$A1)(B" "$A1*(B" "$A1+(B" "$A1,(B" "$AEY(B" "$AFX(B" "$AFY(B" "$Au@(B"]) +("bkw'" ["$A1!(B" "$A1"(B"]) +("ble'" ["$A0X(B" "$A0Y(B" "$A0Z(B" "$A0[(B" "$A2.(B" "$A^c(B"]) +("blq'" ["$Aj~(B"]) +("blr'" ["$A0\(B" "$A0](B" "$A0^(B" "$A_B(B"]) +("blw'" ["$A0W(B"]) +("bme'" ["$A1a(B" "$A1b(B" "$AXR(B" "$Am\(B" "$Aq9(B" "$Aq[(B"]) +("bmq'" ["$A1^(B" "$A1_(B" "$A1`(B" "$AlT(B" "$Am>(B" "$Ary(B" "$AsV(B" "$Av}(B"]) +("bmr'" ["$A1c(B" "$A1d(B" "$A1e(B" "$A1f(B" "$A1g(B" "$A1h(B" "$A1i(B" "$A[M(B" "$A\P(B" "$Abm(B" "$Acj(B" "$AgB(B"]) +("bmt'" ["$A1_(B"]) +("bnq'" ["$A1r(B" "$A1s(B" "$A1t(B" "$A1u(B" "$A1v(B" "$AYO(B" "$AaY(B" "$AgM(B" "$Agc(B" "$AiD(B" "$AoY(B"]) +("bnr'" ["$A1w(B" "$Aik(B" "$Akw(B" "$AwF(B" "$Aw^(B"]) +("boe'" ["$At$(B" "$AuK(B"]) +("boq'" ["$A0c(B" "$A0~(B" "$A2#(B" "$A2$(B" "$A2%(B" "$A2&(B" "$A2'(B" "$A2((B" "$AbD(B" "$Au@(B"]) +("bor'" ["$A0X(B" "$A1!(B" "$Ai^(B" "$Aj~(B" "$Ak"(B" "$At$(B"]) +("bot'" ["$A27(B" "$A`#(B"]) +("bow'" ["$A0X(B" "$A0Y(B" "$A1!(B" "$A2)(B" "$A2*(B" "$A2+(B" "$A2,(B" "$A2-(B" "$A2.(B" "$A2/(B" "$A20(B" "$A21(B" "$A22(B" "$A23(B" "$A24(B" "$A25(B" "$AFG(B" "$AXC(B" "$AYq(B" "$Amg(B" "$An`(B" "$Ap>(B" "$Au[(B"]) +("bue'" ["$A1$(B" "$A26(B" "$A27(B" "$A28(B" "$A29(B" "$A_2(B"]) +("buq'" ["$AeM(B" "$AjN(B" "$An_(B"]) +("bur'" ["$A2;(B" "$A2<(B" "$A2=(B" "$A2>(B" "$A2?(B" "$A2:(B" "$A2@(B" "$AFR(B" "$Aj3(B" "$AnP(B"]) +("buw'" ["$A2;(B" "$Au3(B"]) +("bxe'" ["$A1q(B"]) +("bxq'" ["$A1n(B" "$A1o(B" "$A1q(B"]) +("bxr'" ["$A1p(B"]) +("bxw'" ["$A1p(B" "$Au?(B"]) +("bye'" ["$A1z(B" "$A1{(B" "$A1|(B" "$A1}(B" "$A1~(B" "$AFA(B" "$AYw(B" "$AZ{(B"]) +("byq'" ["$A1x(B" "$A1y(B" "$A2"(B" "$AiD(B"]) +("byr'" ["$A2!(B" "$A2"(B" "$A^p(B"]) +("bze'" ["$A11(B"]) +("bzq'" ["$A1-(B" "$A1.(B" "$A1/(B" "$A10(B" "$A13(B" "$AZi(B" "$A[}(B" "$A]I(B" "$ApG(B"]) +("bzr'" ["$A12(B" "$A13(B" "$A14(B" "$A15(B" "$A16(B" "$A17(B" "$A18(B" "$A19(B" "$A1:(B" "$A1;(B" "$AXC(B" "$AZ}(B" "$A]m(B" "$Ac#(B" "$AmU(B" "$AqX(B" "$AvM(B" "$Aw9(B"]) +("bzt'" ["$A1[(B" "$A_B(B"]) +("cae'" ["$Ame(B"]) +("caq'" ["$A2A(B" "$A2p(B" "$A`j(B"]) +("cbr'" ["$A4U(B" "$Ai((B" "$Aj#(B" "$Akm(B"]) +("cer'" ["$A2^(B" "$A2_(B" "$A2`(B" "$A2a(B" "$A2b(B" "$Ab|(B"]) +("cfq'" ["$A2N(B"]) +("cfw'" ["$Aa/(B" "$Ad9(B"]) +("cgq'" ["$A`a(B"]) +("cgr'" ["$A2d(B"]) +("cgw'" ["$A2c(B" "$ATx(B"]) +("chq'" ["$A2T(B" "$A2U(B" "$A2V(B" "$A2W(B" "$AXw(B"]) +("chw'" ["$A2X(B"]) +("cie'" ["$A4K(B"]) +("ciq'" ["$A2n(B" "$A4C(B" "$A4L(B" "$A_Z(B"]) +("cir'" ["$A4L(B" "$A4M(B" "$A4N(B" "$AKE(B"]) +("ciw'" ["$A4D(B" "$A4E(B" "$A4F(B" "$A4G(B" "$A4H(B" "$A4I(B" "$A4J(B" "$AWH(B" "$A\k(B" "$Alt(B" "$ApK(B" "$AtY(B"]) +("cje'" ["$A2R(B" "$Awu(B"]) +("cjq'" ["$A2M(B" "$A2N(B" "$Afn(B"]) +("cjr'" ["$A2R(B" "$A2S(B" "$A2t(B" "$Aen(B" "$Ah2(B" "$AtS(B"]) +("cjw'" ["$A2O(B" "$A2P(B" "$A2Q(B"]) +("cke'" ["$A2](B"]) +("ckq'" ["$A2Y(B" "$A2Z(B"]) +("ckw'" ["$A2[(B" "$A2\(B" "$A`P(B" "$Adn(B" "$As)(B" "$At=(B"]) +("cle'" ["$A2G(B" "$A2H(B" "$A2I(B" "$A2J(B"]) +("clq'" ["$A2B(B"]) +("clr'" ["$A2I(B" "$A2K(B" "$A2L(B"]) +("clw'" ["$A2C(B" "$A2D(B" "$A2E(B" "$A2F(B"]) +("coe'" ["$A4i(B" "$Akb(B"]) +("coq'" ["$A4h(B" "$A4i(B" "$A4j(B" "$Auc(B"]) +("cor'" ["$A4k(B" "$A4l(B" "$A4m(B" "$AXH(B" "$Ao1(B"]) +("cow'" ["$AaO(B" "$Aos(B" "$Apn(B" "$Ap{(B" "$Au:(B"]) +("cpe'" ["$Abb(B"]) +("cpq'" ["$A4e(B" "$Aqe(B"]) +("cpr'" ["$A4g(B"]) +("cpw'" ["$A4f(B" "$A6W(B"]) +("crq'" ["$A4Z(B" "$AY`(B" "$A_%(B" "$Aoi(B"]) +("crr'" ["$A4[(B" "$A4\(B" "$Al`(B"]) +("crw'" ["$AT\(B"]) +("csq'" ["$A4O(B" "$A4P(B" "$A4Q(B" "$A4R(B" "$A4S(B" "$A\J(B" "$Afu(B" "$Ah.(B" "$AhH(B"]) +("csw'" ["$A4S(B" "$A4T(B" "$AdH(B" "$Ag}(B"]) +("cuq'" ["$A4V(B"]) +("cur'" ["$A4W(B" "$A4X(B" "$A4Y(B" "$AWd(B" "$A]}(B" "$Ab'(B" "$Au!(B" "$Au>(B" "$Aum(B"]) +("cuw'" ["$Aa^(B" "$Aic(B"]) +("cve'" ["$Ah-(B"]) +("cvq'" ["$A4](B" "$A4^(B" "$A4_(B" "$AK%(B" "$AiA(B" "$Av?(B"]) +("cvr'" ["$A4`(B" "$A4a(B" "$A4b(B" "$A4c(B" "$A4d(B" "$A]M(B" "$A_}(B" "$Ac2(B" "$Ak%(B"]) +("dae'" ["$A4r(B"]) +("daq'" ["$A4n(B" "$A4p(B" "$A^G(B" "$A_U(B" "$A`*(B" "$AqW(B"]) +("dar'" ["$A4s(B"]) +("dat'" ["$AK~(B" "$Apc(B"]) +("daw'" ["$A4o(B" "$A4p(B" "$A4q(B" "$A4r(B" "$Abr(B" "$Af'(B" "$Am3(B" "$AsN(B" "$Aw0(B" "$Aw2(B"]) +("dbe'" ["$A66(B" "$A67(B" "$A68(B" "$Ar=(B"]) +("dbq'" ["$A65(B" "$A6<(B" "$A]z(B" "$As{(B"]) +("dbr'" ["$A67(B" "$A69(B" "$A6:(B" "$A6;(B" "$A6A(B" "$Aq<(B"]) +("dce'" ["$ADq(B"]) +("dcq'" ["$A5o(B" "$A5p(B" "$A5q(B" "$A5r(B" "$A5s(B" "$Auu(B" "$Avt(B"]) +("dcr'" ["$A5t(B" "$A5u(B" "$A5v(B" "$A5w(B" "$Anv(B" "$Ao"(B"]) +("der'" ["$A5D(B"]) +("det'" ["$A5D(B" "$A5X(B" "$A5C(B" "$A5W(B"]) +("dew'" ["$A5B(B" "$A5C(B" "$Ao=(B"]) +("dge'" ["$A5H(B" "$Aj-(B"]) +("dgq'" ["$A5E(B" "$A5F(B" "$A5G(B" "$A`b(B" "$At#(B"]) +("dgr'" ["$A3N(B" "$A5E(B" "$A5I(B" "$A5J(B" "$A5K(B" "$AaX(B" "$Amc(B" "$Aok(B"]) +("dhe'" ["$A52(B" "$A53(B" "$AZT(B"]) +("dhq'" ["$A51(B" "$Anu(B" "$AqI(B"]) +("dhr'" ["$A51(B" "$A52(B" "$A54(B" "$A55(B" "$A[J(B" "$A]P(B" "$Ae4(B" "$Am8(B"]) +("die'" ["$A5V(B" "$A5W(B" "$AX5(B" "$AZ.(B" "$A[!(B" "$A[f(B" "$Ah\(B" "$AmF(B" "$Aw>(B"]) +("diq'" ["$A5L(B" "$A5M(B" "$A5N(B" "$ALa(B" "$AX5(B" "$A`V(B" "$Aoa(B" "$AtF(B"]) +("dir'" ["$A5D(B" "$A5X(B" "$A5Y(B" "$A5Z(B" "$A5[(B" "$A5\(B" "$A5](B" "$A5^(B" "$AZP(B" "$Af7(B" "$Ag0(B" "$Ai&(B" "$AmZ(B" "$Am{(B"]) +("diw'" ["$A5D(B" "$A5O(B" "$A5P(B" "$A5Q(B" "$A5R(B" "$A5S(B" "$A5T(B" "$A5U(B" "$AYa(B" "$A]6(B" "$A`V(B" "$Ajk(B" "$Aoa(B"]) +("dje'" ["$A5#(B" "$A5'(B" "$A5((B" "$Ajf(B" "$Apc(B" "$Apw(B"]) +("djq'" ["$A5"(B" "$A5#(B" "$A5$(B" "$A5%(B" "$A5&(B" "$AYY(B" "$Aii(B" "$Amq(B" "$Apw(B" "$Aqu(B" "$Asl(B"]) +("djr'" ["$A5#(B" "$A5)(B" "$A5*(B" "$A5+(B" "$A5,(B" "$A5-(B" "$A5.(B" "$A5/(B" "$A50(B" "$AJ/(B" "$A]L(B" "$A`"(B" "$Ae#(B" "$Apw(B"]) +("dke'" ["$A57(B" "$A58(B" "$A59(B" "$A5:(B" "$A5;(B" "$A5<(B"]) +("dkq'" ["$A56(B" "$A_6(B" "$Aba(B" "$Ak.(B"]) +("dkr'" ["$A59(B" "$A5=(B" "$A5>(B" "$A5?(B" "$A5@(B" "$A5A(B" "$A`|(B" "$Alb(B" "$Atn(B"]) +("dkw'" ["$A_6(B"]) +("dle'" ["$A4u(B" "$A4v(B" "$A4~(B"]) +("dlq'" ["$A4t(B" "$A4}(B" "$A_>(B"]) +("dlr'" ["$A4s(B" "$A4w(B" "$A4x(B" "$A4y(B" "$A4z(B" "$A4{(B" "$A4|(B" "$A4}(B" "$A4~(B" "$A5!(B" "$A\$(B" "$A_0(B" "$Aa7(B" "$AeJ(B" "$Aff(B" "$Ag*(B" "$Agi(B" "$Awl(B"]) +("dme'" ["$A5b(B" "$A5c(B" "$A5d(B" "$AX<(B" "$AuZ(B"]) +("dmq'" ["$A5_(B" "$A5`(B" "$A5a(B" "$Aa[(B" "$Aq2(B"]) +("dmr'" ["$A5e(B" "$A5f(B" "$A5g(B" "$A5h(B" "$A5i(B" "$A5j(B" "$A5k(B" "$A5l(B" "$A5m(B" "$A5n(B" "$AZg(B" "$A[c(B" "$Agh(B" "$And(B" "$Aq0(B" "$At!(B"]) +("doe'" ["$A6b(B" "$A6c(B" "$A6d(B" "$A_a(B" "$Ag6(B"]) +("doq'" ["$A6`(B" "$A6^(B" "$A6_(B" "$A_M(B" "$AqV(B"]) +("dor'" ["$A6b(B" "$A6e(B" "$A6f(B" "$A6g(B" "$A6h(B" "$A6i(B" "$AMT(B" "$Acu(B" "$Ah^(B"]) +("dow'" ["$A6H(B" "$A6a(B" "$Anl(B" "$Aub(B"]) +("dpe'" ["$Amo(B" "$Au;(B"]) +("dpq'" ["$A6U(B" "$A6V(B" "$A6W(B" "$A6X(B" "$Amb(B" "$Aof(B"]) +("dpr'" ["$A6Y(B" "$A6Z(B" "$A6[(B" "$A6\(B" "$A6](B" "$Acg(B" "$Al@(B" "$Am;(B"]) +("dqq'" ["$A6*(B" "$An{(B"]) +("dre'" ["$A6L(B"]) +("drq'" ["$A6K(B"]) +("drr'" ["$A6M(B" "$A6N(B" "$A6O(B" "$A6P(B" "$Ai2(B" "$AlQ(B" "$As}(B"]) +("dse'" ["$A6-(B" "$A6.(B" "$AmO(B"]) +("dsq'" ["$A6+(B" "$A6,(B" "$A_K(B" "$Aa4(B" "$Ak1(B" "$Ap4(B"]) +("dsr'" ["$A6/(B" "$A60(B" "$A61(B" "$A62(B" "$A63(B" "$A64(B" "$A[m(B" "$Aa<(B" "$AkK(B" "$AkX(B" "$AmO(B"]) +("due'" ["$A6B(B" "$A6C(B" "$A6D(B" "$A6G(B" "$AsF(B"]) +("duq'" ["$A6<(B" "$A6=(B" "$A`=(B"]) +("dur'" ["$A6E(B" "$A6F(B" "$A6G(B" "$A6H(B" "$A6I(B" "$A6J(B" "$A\6(B" "$As<(B"]) +("duw'" ["$A6>(B" "$A6?(B" "$A6@(B" "$A6A(B" "$A6Y(B" "$AdB(B" "$Ah|(B" "$Ak9(B" "$AwG(B" "$Awr(B"]) +("dvq'" ["$A6Q(B"]) +("dvr'" ["$A6R(B" "$A6S(B" "$A6T(B" "$A6X(B" "$Am!(B" "$Am-(B" "$AmT(B" "$Aof(B"]) +("dwe'" ["$A`G(B"]) +("dxq'" ["$A5x(B" "$A5y(B" "$AuZ(B"]) +("dxw'" ["$A5z(B" "$A5{(B" "$A5|(B" "$A5}(B" "$A5~(B" "$AX}(B" "$A[l(B" "$A\&(B" "$A^i(B" "$A`)(B" "$Ak:(B" "$Ap,(B" "$Aqs(B" "$Au^(B" "$Avx(B"]) +("dye'" ["$A6%(B" "$A6&(B" "$Atz(B"]) +("dyq'" ["$A6!(B" "$A6"(B" "$A6#(B" "$A6$(B" "$AXj(B" "$Ag`(B" "$An.(B" "$Ap[(B" "$Aqt(B" "$Atz(B"]) +("dyr'" ["$A6$(B" "$A6'(B" "$A6((B" "$A6)(B" "$A`$(B" "$Akk(B" "$AmV(B" "$Anz(B"]) +("dze'" ["$A5C(B"]) +("eee'" ["$A6q(B"]) +("eeq'" ["$A0"(B" "$Aem(B" "$Af9(B"]) +("eer'" ["$A6q(B" "$A6r(B" "$A6s(B" "$A6t(B" "$A6u(B" "$A6v(B" "$AX,(B" "$AZL(B" "$A[Q(B" "$A\C(B" "$A]`(B" "$A_@(B" "$Ac5(B" "$AcU(B" "$Ain(B" "$Akq(B" "$AoI(B" "$ApJ(B" "$Ar&(B" "$Avy(B"]) +("eet'" ["$A_@(B"]) +("eew'" ["$A6j(B" "$A6k(B" "$A6l(B" "$A6m(B" "$A6n(B" "$A6o(B" "$A6p(B" "$AE6(B" "$A]-(B" "$Ao0(B"]) +("eie'" ["$AZ@(B"]) +("eir'" ["$AZ@(B"]) +("eiw'" ["$AZ@(B"]) +("enq'" ["$A6w(B" "$A]l(B"]) +("enr'" ["$A^t(B"]) +("ere'" ["$A6z(B" "$A6{(B" "$A6|(B" "$A6}(B" "$AeG(B" "$Agm(B" "$Ano(B"]) +("err'" ["$A6~(B" "$A7!(B" "$AY&(B"]) +("erw'" ["$A6x(B" "$A6y(B" "$Ap9(B" "$Av\(B"]) +("fae'" ["$A7((B" "$Am@(B"]) +("faq'" ["$A7"(B"]) +("far'" ["$A7"(B" "$A7)(B"]) +("faw'" ["$A7#(B" "$A7$(B" "$A7%(B" "$A7&(B" "$A7'(B" "$A[R(B"]) +("fbe'" ["$A7q(B" "$As>(B"]) +("ffe'" ["$A7[(B"]) +("ffq'" ["$A7R(B" "$A7S(B" "$A7T(B" "$A7U(B" "$A7V(B" "$A7W(B" "$Agc(B"]) +("ffr'" ["$A7V(B" "$A7\(B" "$A7](B" "$A7^(B" "$A7_(B" "$A7`(B" "$AYG(B" "$Ae/(B" "$Avw(B"]) +("ffw'" ["$A7X(B" "$A7Y(B" "$A7Z(B" "$Ah{(B" "$Aww(B"]) +("fge'" ["$A7m(B" "$A_t(B"]) +("fgq'" ["$A7a(B" "$A7b(B" "$A7c(B" "$A7d(B" "$A7e(B" "$A7f(B" "$A7g(B" "$A7h(B" "$A7i(B" "$A[:(B" "$A]W(B" "$Acc(B" "$Am?(B"]) +("fgr'" ["$A7l(B" "$A7n(B" "$A7o(B" "$AY:(B" "$A]W(B"]) +("fgw'" ["$A7j(B" "$A7k(B" "$A7l(B"]) +("fhe'" ["$A7B(B" "$A7C(B" "$A7D(B" "$Aa](B" "$At3(B"]) +("fhq'" ["$A7;(B" "$A7<(B" "$A7=(B" "$A7A(B" "$AZz(B" "$AhJ(B" "$AnU(B"]) +("fhr'" ["$A7E(B"]) +("fhw'" ["$A7;(B" "$A7>(B" "$A7?(B" "$A7@(B" "$A7A(B" "$AvP(B"]) +("fje'" ["$A74(B" "$A75(B"]) +("fjq'" ["$A7*(B" "$A7+(B" "$A7,(B" "$A7-(B" "$A^,(B" "$Aa&(B"]) +("fjr'" ["$A76(B" "$A77(B" "$A78(B" "$A79(B" "$A7:(B" "$Ahs(B" "$An2(B"]) +("fjw'" ["$A7.(B" "$A7/(B" "$A70(B" "$A71(B" "$A72(B" "$A73(B" "$A7:(B" "$A^,(B" "$A^@(B" "$Al\(B" "$Aul(B"]) +("fow'" ["$A7p(B"]) +("fue'" ["$A8&(B" "$A8'(B" "$A8((B" "$A8)(B" "$A8*(B" "$A8+(B" "$A8,(B" "$A8-(B" "$A8.(B" "$A8/(B" "$A88(B" "$A^T(B" "$Adf(B" "$Amk(B"]) +("fuq'" ["$A7r(B" "$A7s(B" "$A7t(B" "$A7u(B" "$A_;(B" "$Ao{(B" "$Ato(B" "$AuC(B" "$AuF(B"]) +("fur'" ["$A7~(B" "$A80(B" "$A81(B" "$A82(B" "$A83(B" "$A84(B" "$A85(B" "$A86(B" "$A87(B" "$A88(B" "$A89(B" "$A8:(B" "$A8;(B" "$A8<(B" "$A8=(B" "$A8>(B" "$A8?(B" "$A8@(B" "$Afb(B" "$Ajg(B" "$Ap%(B" "$Ars(B" "$AvV(B" "$Av{(B"]) +("fut'" ["$A8@(B"]) +("fuw'" ["$A8#(B" "$A7~(B" "$A7v(B" "$A7w(B" "$A7x(B" "$A7y(B" "$A7z(B" "$A7{(B" "$A7|(B" "$A7}(B" "$A8!(B" "$A8"(B" "$A8$(B" "$A8%(B" "$AYk(B" "$AYl(B" "$A[.(B" "$A\=(B" "$A\@(B" "$A\^(B" "$A\r(B" "$A]3(B" "$A]J(B" "$Aa%(B" "$Abv(B" "$Aeu(B" "$AfZ(B" "$Ag&(B" "$Ag((B" "$Ahu(B" "$Alp(B" "$AmI(B" "$Amj(B" "$An7(B" "$Ao{(B" "$Ar6(B" "$Ar](B" "$Arp(B"]) +("fze'" ["$A7F(B" "$A7K(B" "$A7L(B" "$Ac-(B" "$Ai<(B" "$Al3(B" "$Arc(B" "$Asu(B" "$Atd(B"]) +("fzq'" ["$A7F(B" "$A7G(B" "$A7H(B" "$A7I(B" "$Aez(B" "$Ag3(B" "$Ali(B" "$Arc(B" "$Av-(B" "$Avn(B"]) +("fzr'" ["$A7M(B" "$A7N(B" "$A7O(B" "$A7P(B" "$A7Q(B" "$A\@(B" "$Aat(B" "$AoP(B" "$Apr(B"]) +("fzw'" ["$A7J(B" "$AdG(B" "$Akh(B"]) +("gae'" ["$A8B(B" "$AfX(B"]) +("gaq'" ["$A8B(B" "$A8l(B" "$Ad(B" "$AX~(B" "$AgC(B" "$Ah[(B" "$Ast(B" "$Aw8(B"]) +("gbr'" ["$A94(B" "$A98(B" "$A99(B" "$A9:(B" "$A9;(B" "$AZ8(B" "$Ae\(B" "$AfE(B" "$Ajm(B" "$Al0(B"]) +("gde'" ["$A9c(B" "$Aan(B"]) +("gdq'" ["$A9b(B" "$A_[(B" "$Ahf(B" "$AkW(B"]) +("gdr'" ["$A9d(B" "$Ahf(B"]) +("gee'" ["$A8G(B" "$A8p(B" "$A8v(B" "$A8w(B" "$A:O(B" "$A[A(B" "$At4(B"]) +("geq'" ["$A8g(B" "$A8h(B" "$A8i(B" "$A8j(B" "$A8k(B" "$A8l(B" "$A8m(B" "$A8n(B" "$A8q(B" "$A?)(B" "$ARY(B" "$AXn(B" "$A[Y(B" "$Af|(B" "$AqK(B"]) +("ger'" ["$A8u(B" "$A8v(B" "$A8w(B" "$AmQ(B" "$Ar4(B"]) +("gew'" ["$A8i(B" "$A8l(B" "$A8o(B" "$A8p(B" "$A8q(B" "$A8r(B" "$A8s(B" "$A8t(B" "$AX*(B" "$A\*(B" "$A`C(B" "$Ak!(B" "$Aku(B" "$AoS(B" "$Ar"(B" "$Aw@(B"]) +("gfe'" ["$At^(B"]) +("gfq'" ["$A8y(B" "$A8z(B"]) +("gfr'" ["$AX((B" "$A]"(B" "$At^(B"]) +("gfw'" ["$A_g(B"]) +("gge'" ["$A9!(B" "$A9"(B" "$A9#(B" "$A>1(B" "$A_l(B" "$Ag.(B" "$Ava(B"]) +("ggq'" ["$A8{(B" "$A8|(B" "$A8}(B" "$A8~(B" "$AbY(B"]) +("ggr'" ["$A8|(B"]) +("ghe'" ["$A8Z(B" "$A8[(B"]) +("ghq'" ["$A8T(B" "$A8U(B" "$A8V(B" "$A8W(B" "$A8X(B" "$A8Y(B" "$A8\(B" "$A?8(B" "$An8(B"]) +("ghr'" ["$A8V(B" "$A8\(B" "$Am0(B" "$As`(B"]) +("gje'" ["$A8K(B" "$A8O(B" "$A8P(B" "$A8Q(B" "$A8R(B" "$A_&(B" "$Adw(B" "$AiO(B"]) +("gjq'" ["$A8I(B" "$A8J(B" "$A8K(B" "$A8L(B" "$A8M(B" "$A8N(B" "$AG,(B" "$A[a(B" "$A\U(B" "$A^O(B" "$Aco(B" "$Am7(B" "$Apa(B" "$At{(B"]) +("gjr'" ["$A8I(B" "$A8S(B" "$AdF(B" "$Ag$(B" "$Aj:(B"]) +("gke'" ["$A8c(B" "$A8d(B" "$A8e(B" "$A^;(B" "$AgI(B" "$AiB(B" "$Aj=(B"]) +("gkq'" ["$A8](B" "$A8^(B" "$A8_(B" "$A8`(B" "$A8a(B" "$A8b(B" "$AX:(B" "$Ai@(B"]) +("gkr'" ["$A8`(B" "$A8f(B" "$AZ>(B" "$A[,(B" "$Ao/(B"]) +("gle'" ["$A8D(B"]) +("glq'" ["$A8C(B" "$AZk(B" "$A[r(B" "$Aj`(B"]) +("glr'" ["$A8E(B" "$A8F(B" "$A8G(B" "$A8H(B" "$A=f(B" "$AX$(B" "$Aj.(B"]) +("goe'" ["$A9{(B" "$A9|(B" "$Ab#(B" "$Ai$(B" "$Ard(B"]) +("goq'" ["$A9x(B" "$A9y(B" "$A9}(B" "$ANP(B" "$A[v(B" "$A_C(B" "$AaF(B" "$Aqx(B" "$Are(B"]) +("gor'" ["$A9}(B"]) +("gow'" ["$A9z(B" "$AYe(B" "$A^b(B" "$A`~(B" "$Ak=(B"]) +("gpe'" ["$A9u(B" "$A9v(B" "$AYr(B" "$Ag5(B" "$Am^(B" "$Avg(B"]) +("gpr'" ["$A9w(B"]) +("gre'" ["$A9\(B" "$A9](B" "$A]8(B"]) +("grq'" ["$A9W(B" "$A9X(B" "$A9Y(B" "$A9Z(B" "$A9[(B" "$ABZ(B" "$AYD(B" "$A]8(B" "$Aqf(B" "$Aw$(B"]) +("grr'" ["$A9Z(B" "$A9[(B" "$A9^(B" "$A9_(B" "$A9`(B" "$A9a(B" "$A^h(B" "$AdJ(B" "$AnB(B" "$ApY(B"]) +("gse'" ["$A9.(B" "$A9/(B" "$A90(B" "$Agn(B"]) +("gsq'" ["$A9$(B" "$A9%(B" "$A9&(B" "$A9'(B" "$A9((B" "$A9)(B" "$A9*(B" "$A9+(B" "$A9,(B" "$A9-(B" "$A92(B" "$A:l(B" "$AkE(B" "$Ar<(B" "$Av!(B"]) +("gsr'" ["$A9)(B" "$A91(B" "$A92(B"]) +("gue'" ["$A9D(B" "$A9E(B" "$A9F(B" "$A9G(B" "$A9H(B" "$A9I(B" "$A(B" "$A9?(B" "$A9@(B" "$A9A(B" "$A9B(B" "$A9C(B" "$A9G(B" "$A]T(B" "$A_I(B" "$Aio(B" "$Al1(B" "$Ap3(B" "$ArA(B" "$At~(B" "$Au}(B"]) +("gur'" ["$A9@(B" "$A9J(B" "$A9K(B" "$A9L(B" "$A9M(B" "$AaD(B" "$Aht(B" "$Ajv(B" "$Ao@(B" "$Aps(B" "$Avq(B"]) +("guw'" ["$A9G(B"]) +("gve'" ["$A9l(B" "$A9m(B" "$A9n(B" "$A9o(B" "$AXP(B" "$AbQ(B" "$Ae3(B" "$AjP(B" "$As~(B"]) +("gvq'" ["$A9e(B" "$A9f(B" "$A9g(B" "$A9h(B" "$A9i(B" "$A9j(B" "$A9k(B" "$A?~(B" "$Af#(B" "$Ap'(B" "$AvY(B"]) +("gvr'" ["$A9p(B" "$A9q(B" "$A9r(B" "$A9s(B" "$A9t(B" "$AH2(B" "$AX[(B" "$Ahm(B" "$AjA(B" "$Aw,(B"]) +("gwe'" ["$A9P(B" "$A9Q(B" "$A_I(B"]) +("gwq'" ["$A9N(B" "$A9O(B" "$A@((B" "$A_I(B" "$Ahi(B" "$AkR(B" "$Ap;(B"]) +("gwr'" ["$A9R(B" "$A9S(B" "$AXT(B" "$AZ4(B"]) +("gye'" ["$A9U(B"]) +("gyq'" ["$A9T(B" "$A^b(B"]) +("gyr'" ["$A9V(B"]) +("gze'" ["$A8x(B"]) +("hae'" ["$A9~(B"]) +("haq'" ["$A9~(B" "$An~(B"]) +("har'" ["$A9~(B"]) +("haw'" ["$A8r(B" "$AO:(B"]) +("hbe'" ["$A:p(B"]) +("hbr'" ["$A:n(B" "$A:q(B" "$A:r(B" "$A:s(B" "$A\)(B" "$Aaa(B" "$AeK(B" "$AvW(B"]) +("hbw'" ["$A:m(B" "$A:n(B" "$A:o(B" "$Apz(B" "$Ass(B" "$AtW(B" "$Aw?(B"]) +("hde'" ["$A;N(B" "$A;O(B" "$A;P(B" "$A;Q(B"]) +("hdq'" ["$A;D(B" "$A;E(B" "$AkA(B"]) +("hdr'" ["$A;N(B"]) +("hdw'" ["$A;F(B" "$A;G(B" "$A;H(B" "$A;I(B" "$A;J(B" "$A;K(B" "$A;L(B" "$A;M(B" "$AZr(B" "$Aae(B" "$AdR(B" "$Adj(B" "$AeX(B" "$Ah+(B" "$Aq%(B" "$As((B" "$Asr(B" "$Av|(B"]) +("heq'" ["$A:G(B" "$A:H(B" "$AZ-(B" "$A`@(B"]) +("her'" ["$A:H(B" "$A:I(B" "$A:M(B" "$A:N(B" "$A:U(B" "$A:V(B" "$A:W(B" "$A:X(B" "$AOE(B" "$A[V(B"]) +("hew'" ["$A:I(B" "$A:J(B" "$A:K(B" "$A:L(B" "$A:M(B" "$A:N(B" "$A:O(B" "$A:P(B" "$A:Q(B" "$A:R(B" "$A:S(B" "$A:T(B" "$A[@(B" "$AcX(B" "$Af|(B" "$AjB(B" "$AnA(B" "$Ar"(B" "$ArB(B" "$Atg(B"]) +("hfe'" ["$A:\(B" "$A:](B"]) +("hfr'" ["$A:^(B"]) +("hfw'" ["$A:[(B"]) +("hgq'" ["$A:_(B" "$A:`(B"]) +("hgr'" ["$A:a(B"]) +("hgw'" ["$A:a(B" "$A:b(B" "$A:c(B" "$APP(B" "$A^?(B" "$Agq(B" "$Ahl(B"]) +("hhq'" ["$A:;(B"]) +("hhr'" ["$AOo(B" "$APP(B" "$Acl(B"]) +("hhw'" ["$A:<(B" "$A:=(B" "$A?T(B" "$APP(B" "$Ag,(B" "$Agq(B" "$Aq~(B"]) +("hje'" ["$A:0(B" "$A:1(B" "$Ac[(B"]) +("hjq'" ["$A:((B" "$A:)(B" "$Aq|(B" "$Ar@(B" "$Aw}(B"]) +("hjr'" ["$A:2(B" "$A:3(B" "$A:4(B" "$A:5(B" "$A:6(B" "$A:7(B" "$A:8(B" "$A:9(B" "$A::(B" "$A]U(B" "$A^~(B" "$Ae+(B" "$Ar%(B"]) +("hjw'" ["$A:*(B" "$A:+(B" "$A:,(B" "$A:-(B" "$A:.(B" "$A:/(B" "$A:9(B" "$AZu(B" "$AjO(B" "$AlJ(B"]) +("hke'" ["$A:C(B" "$A:B(B"]) +("hkq'" ["$A]o(B" "$A^6(B" "$A`c(B"]) +("hkr'" ["$A8d(B" "$A:C(B" "$A:D(B" "$A:E(B" "$A:F(B" "$Ae0(B" "$Aj;(B" "$Ap)(B" "$Ar+(B"]) +("hkw'" ["$A:>(B" "$A:?(B" "$A:@(B" "$A:A(B" "$A:E(B" "$A:Q(B" "$A`F(B" "$Ae)(B" "$Ar:(B"]) +("hle'" ["$A:#(B" "$Ak\(B" "$Au0(B"]) +("hlq'" ["$A:Y(B" "$A?H(B" "$A`K(B"]) +("hlr'" ["$A:$(B" "$A:%(B" "$A:&(B" "$A:'(B"]) +("hlw'" ["$A;9(B" "$A:"(B" "$A:!(B"]) +("hngt'" ["$A:_(B"]) +("hoe'" ["$A;o(B" "$A;p(B" "$Ab7(B" "$AnX(B"]) +("hoq'" ["$A;m(B" "$AXe(B" "$A_+(B" "$AoA(B" "$Aqk(B"]) +("hor'" ["$A:M(B" "$A;m(B" "$A;q(B" "$A;r(B" "$A;s(B" "$A;t(B" "$A;u(B" "$A;v(B" "$A^=(B" "$A`k(B" "$Aol(B" "$As6(B"]) +("how'" ["$A;n(B" "$A:M(B"]) +("hpq'" ["$A;g(B" "$A;h(B" "$A;i(B" "$AcT(B"]) +("hpr'" ["$A;l(B" "$AZ;(B" "$Adc(B"]) +("hpw'" ["$A;j(B" "$A;k(B" "$A;l(B" "$AbF(B" "$Agu(B"]) +("hre'" ["$A;:(B"]) +("hrq'" ["$A;6(B" "$Ab5(B"]) +("hrr'" ["$A;;(B" "$A;<(B" "$A;=(B" "$A;>(B" "$A;?(B" "$A;@(B" "$A;A(B" "$A;B(B" "$A;C(B" "$A[<(B" "$A_'(B" "$Ad=(B" "$Adq(B" "$AeU(B" "$Avi(B"]) +("hrw'" ["$A;7(B" "$A;8(B" "$A;9(B" "$A[((B" "$A]H(B" "$A`w(B" "$Ad!(B" "$Ae>(B" "$AgY(B" "$AoL(B" "$Aw_(B"]) +("hse'" ["$A:e(B"]) +("hsq'" ["$A:d(B" "$A:e(B" "$A:f(B" "$AYj(B" "$A^0(B"]) +("hsr'" ["$A:e(B" "$AZ'(B" "$A^.(B"]) +("hsw'" ["$A:g(B" "$A:h(B" "$A:i(B" "$A:j(B" "$A:k(B" "$A:l(B" "$AYd(B" "$A]&(B" "$A^.(B" "$AcH(B" "$Ac|(B"]) +("hue'" ["$A;"(B" "$A;#(B" "$Ad0(B" "$Agz(B"]) +("huq'" ["$A:t(B" "$A:u(B" "$A:v(B" "$A:}(B" "$AO7(B" "$A_|(B" "$Ac1(B" "$Ado(B" "$Aiu(B" "$AlC(B"]) +("hur'" ["$A:}(B" "$A;"(B" "$A;$(B" "$A;%(B" "$A;&(B" "$A;'(B" "$AY|(B" "$Aa2(B" "$Abo(B" "$Alf(B" "$Alh(B" "$Alo(B" "$Ap-(B" "$ApW(B" "$AsK(B"]) +("huw'" ["$A:K(B" "$A:M(B" "$A:w(B" "$A:x(B" "$A:y(B" "$A:z(B" "$A:{(B" "$A:|(B" "$A:}(B" "$A:~(B" "$A;!(B" "$A`q(B" "$Ab)(B" "$AiN(B" "$Al2(B" "$AlN(B" "$Ap@(B" "$ApI(B" "$Au-(B" "$Auz(B" "$Aw=(B"]) +("hve'" ["$A;Y(B" "$A;Z(B" "$Ar3(B"]) +("hvq'" ["$A6i(B" "$A;R(B" "$A;S(B" "$A;T(B" "$A;U(B" "$A;V(B" "$AZ6(B" "$A_T(B" "$AcD(B" "$Agu(B" "$AjM(B" "$Ar3(B" "$Awb(B"]) +("hvr'" ["$A;[(B" "$A;\(B" "$A;](B" "$A;^(B" "$A;_(B" "$A;`(B" "$A;a(B" "$A;b(B" "$A;c(B" "$A;d(B" "$A;e(B" "$A;f(B" "$A@#(B" "$A\v(B" "$A^%(B" "$A_\(B" "$A`9(B" "$Ad+(B" "$Aeg(B" "$Ag@(B" "$Ahm(B" "$Am#(B" "$As3(B"]) +("hvw'" ["$A;2(B" "$A;W(B" "$A;X(B" "$A\n(B" "$Ad'(B"]) +("hwq'" ["$A;((B" "$A;)(B" "$A;*(B" "$A;/(B" "$Am9(B"]) +("hwr'" ["$A;*(B" "$A;-(B" "$A;.(B" "$A;/(B" "$A;0(B" "$Ahk(B"]) +("hww'" ["$A;)(B" "$A;*(B" "$A;+(B" "$A;,(B" "$A;.(B" "$A;m(B" "$Afh(B" "$An|(B"]) +("hyr'" ["$A;5(B"]) +("hyt'" ["$A;.(B"]) +("hyw'" ["$A;1(B" "$A;2(B" "$A;3(B" "$A;4(B" "$AuW(B"]) +("hzq'" ["$A:Y(B" "$A:Z(B" "$A`K(B"]) +("iae'" ["$A2f(B" "$Aoo(B" "$AqC(B"]) +("iaq'" ["$A2e(B" "$A2f(B" "$A2j(B" "$A2n(B" "$AT{(B" "$A`j(B" "$AbG(B" "$Ah>(B" "$AoJ(B"]) +("iar'" ["$A2f(B" "$A2m(B" "$A2n(B" "$A2o(B" "$AI2(B" "$Acb(B" "$Af1(B" "$Ah>(B" "$AqC(B"]) +("iaw'" ["$A2f(B" "$A2g(B" "$A2h(B" "$A2i(B" "$A2j(B" "$A2k(B" "$A2l(B" "$Ab*(B" "$Ai+(B" "$Ai6(B" "$Ai_(B"]) +("ibe'" ["$A3r(B" "$A3s(B"]) +("ibq'" ["$A3i(B" "$Aq,(B"]) +("ibr'" ["$A3t(B"]) +("ibw'" ["$A3j(B" "$A3k(B" "$A3l(B" "$A3m(B" "$A3n(B" "$A3o(B" "$A3p(B" "$A3q(B" "$AY1(B" "$A`|(B" "$Ac0(B" "$AvE(B"]) +("ide'" ["$A43(B"]) +("idq'" ["$A4/(B" "$A40(B" "$A44(B"]) +("idr'" ["$A44(B" "$Abk(B"]) +("idw'" ["$A41(B" "$A42(B"]) +("iee'" ["$A36(B" "$A3_(B"]) +("ieq'" ["$A35(B" "$Am:(B"]) +("ier'" ["$A37(B" "$A38(B" "$A39(B" "$A3:(B" "$A[e(B"]) +("ife'" ["$AmW(B"]) +("ifq'" ["$A3;(B" "$A^S(B" "$A`A(B" "$Ah!(B"]) +("ifr'" ["$A3C(B" "$A3D(B" "$A3F(B" "$A3S(B" "$AZ_(B" "$Ai4(B" "$Av3(B"]) +("ift'" ["$AXw(B"]) +("ifw'" ["$A3<(B" "$A3=(B" "$A3>(B" "$A3?(B" "$A3@(B" "$A3A(B" "$A3B(B" "$A3H(B" "$AIr(B" "$AZH(B" "$Ae7(B"]) +("ige'" ["$A3Q(B" "$A3R(B" "$AqN(B"]) +("igq'" ["$A3E(B" "$A3F(B" "$A3S(B" "$A`a(B" "$Ah_(B" "$An*(B" "$Anu(B" "$ArI(B"]) +("igr'" ["$A3F(B" "$A3S(B"]) +("igw'" ["$A3G(B" "$A3H(B" "$A3I(B" "$A3J(B" "$A3K(B" "$A3L(B" "$A3M(B" "$A3N(B" "$A3O(B" "$A3P(B" "$AJ"(B" "$AX)(B" "$A[t(B" "$AhG(B" "$Aks(B" "$Anq(B" "$AqN(B" "$Au((B"]) +("ihe'" ["$A3!(B" "$A3'(B" "$A3((B" "$Ac.(B" "$AjF(B" "$Ak)(B"]) +("ihq'" ["$A2}(B" "$A2~(B" "$AXv(B" "$A]E(B" "$AcQ(B" "$Af=(B" "$Avp(B"]) +("ihr'" ["$A3)(B" "$A3*(B" "$A3+(B" "$A[K(B" "$Abj(B"]) +("ihw'" ["$A3!(B" "$A3"(B" "$A3#(B" "$A3$(B" "$A3%(B" "$A3&(B" "$AIQ(B" "$ALH(B" "$A\I(B" "$Aad(B" "$AfO(B"]) +("iie'" ["$A3\(B" "$A3](B" "$A3^(B" "$A3_(B" "$Aq](B" "$Aty(B"]) +("iiq'" ["$A3T(B" "$A3U(B" "$A_j(B" "$A`M(B" "$AfJ(B" "$Amw(B" "$Ap7(B" "$Ar?(B" "$As$(B" "$AsW(B" "$AwN(B"]) +("iir'" ["$A3`(B" "$A3a(B" "$A3b(B" "$A3c(B" "$AYQ(B" "$A_3(B" "$A`4(B" "$Aa\(B" "$AbA(B" "$Ak7(B" "$Aq!(B"]) +("iiw'" ["$A3V(B" "$A3W(B" "$A3X(B" "$A3Y(B" "$A3Z(B" "$A3[(B" "$A[f(B" "$A\/(B" "$A\](B" "$Asx(B" "$AuX(B"]) +("ije'" ["$A2y(B" "$A2z(B" "$A2{(B" "$AYf(B" "$AZF(B" "$A][(B" "$Afv(B"]) +("ijr'" ["$A2|(B" "$Abc(B" "$Aeq(B"]) +("ijw'" ["$A2u(B" "$A2v(B" "$A2w(B" "$A2x(B" "$A5%(B" "$Ab\(B" "$Ad}(B" "$Ae$(B" "$Aen(B" "$Af?(B" "$Alx(B" "$Aob(B" "$As8(B" "$Aup(B"]) +("ike'" ["$A33(B" "$A34(B"]) +("ikq'" ["$A3,(B" "$A3-(B" "$A3.(B" "$A33(B" "$A4B(B" "$A=K(B" "$Abw(B" "$AlL(B"]) +("ikr'" ["$Aqi(B"]) +("ikw'" ["$A3/(B" "$A30(B" "$A31(B" "$A32(B" "$AjK(B"]) +("ilq'" ["$A2n(B" "$A2p(B" "$AnN(B"]) +("ilr'" ["$Ap{(B" "$Ar2(B"]) +("ilw'" ["$A2q(B" "$A2r(B" "$AY-(B"]) +("ioq'" ["$A4A(B" "$AuV(B"]) +("ior'" ["$A4B(B" "$A`((B" "$Aj!(B" "$Av:(B"]) +("ipe'" ["$A4@(B"]) +("ipq'" ["$A4:(B" "$A4;(B" "$Arm(B"]) +("ipw'" ["$A4<(B" "$A4=(B" "$A4>(B" "$A4?(B" "$A];(B" "$ApH(B"]) +("ire'" ["$A4-(B" "$Ab6(B"]) +("irq'" ["$A4((B" "$A4)(B" "$Ag](B" "$Ak0(B"]) +("irr'" ["$A4.(B" "$AnK(B"]) +("irw'" ["$A4*(B" "$A4+(B" "$A4,(B" "$AeW(B" "$At-(B"]) +("ise'" ["$A3h(B"]) +("isq'" ["$A3d(B" "$A3e(B" "$AS?(B" "$A\{(B" "$Abg(B" "$Ac?(B" "$At)(B" "$At>(B"]) +("isr'" ["$A3e(B" "$Ao%(B"]) +("isw'" ["$A3f(B" "$A3g(B" "$AVV(B" "$AVX(B"]) +("iue'" ["$A3~(B" "$A4!(B" "$A4"(B" "$A4&(B" "$AhF(B" "$Ahz(B" "$AqR(B"]) +("iuq'" ["$A3u(B" "$A3v(B" "$AiK(B"]) +("iur'" ["$A4#(B" "$A4$(B" "$A4%(B" "$A4&(B" "$APs(B" "$AX!(B" "$Abp(B" "$Ac@(B" "$Ag)(B" "$Awm(B"]) +("iuw'" ["$A3w(B" "$A3x(B" "$A3y(B" "$A3z(B" "$A3{(B" "$A3|(B" "$A3}(B" "$A[;(B" "$Ar\(B" "$Aui(B"]) +("ivq'" ["$A45(B" "$A46(B"]) +("ivw'" ["$A47(B" "$A48(B" "$A49(B" "$AW5(B" "$AZo(B" "$Ai"(B" "$Ai3(B"]) +("iye'" ["$A4'(B"]) +("iyq'" ["$A4'(B" "$A^u(B"]) +("iyr'" ["$A4'(B" "$A`((B" "$A`\(B" "$Akz(B" "$Au_(B"]) +("jce'" ["$A=A(B" "$A=B(B" "$A=C(B" "$A=D(B" "$A=E(B" "$A=F(B" "$A=G(B" "$A=H(B" "$A=I(B" "$A=J(B" "$A=K(B" "$AY.(B" "$A^X(B" "$Aah(B" "$AdP(B" "$Ak8(B" "$Ap((B"]) +("jcq'" ["$A=6(B" "$A=7(B" "$A=8(B" "$A=9(B" "$A=:(B" "$A=;(B" "$A=<(B" "$A==(B" "$A=>(B" "$A=?(B" "$A=L(B" "$AYU(B" "$A\4(B" "$A\z(B" "$Af/(B" "$ApT(B" "$ArT(B" "$AuS(B" "$Av^(B"]) +("jcr'" ["$A=@(B" "$A=L(B" "$A=M(B" "$A=N(B" "$A=O(B" "$A=P(B" "$A=Q(B" "$A>u(B" "$AP#(B" "$A`](B" "$Aa=(B" "$Aah(B" "$Au4(B"]) +("jcw'" ["$A=@(B" "$A=C(B" "$Aa=(B"]) +("jde'" ["$A=/(B" "$A=0(B" "$A=1(B" "$A=2(B" "$Aqp(B"]) +("jdq'" ["$A=)(B" "$A=*(B" "$A=+(B" "$A=,(B" "$A=-(B" "$A=.(B" "$A\|(B" "$AgV(B" "$Amd(B" "$Atx(B"]) +("jdr'" ["$A:g(B" "$A=+(B" "$A=,(B" "$A=3(B" "$A=4(B" "$A=5(B" "$AG?(B" "$Ad.(B" "$Ag-(B" "$Ajq(B" "$At](B"]) +("jie'" ["$A8o(B" "$A8x(B" "$A<7(B" "$A<8(B" "$A<9(B" "$A<:(B" "$A(B" "$A!(B" "$AZa(B" "$A]@(B" "$AbK(B" "$Ab[(B" "$Ah*(B" "$AiH(B"]) +("jnq'" ["$A=m(B" "$A=n(B" "$A=o(B" "$A=p(B" "$A=q(B" "$A=r(B" "$A=s(B" "$A={(B" "$AqF(B" "$Aqf(B"]) +("jnr'" ["$A=v(B" "$A=x(B" "$A=y(B" "$A=z(B" "$A={(B" "$A=|(B" "$A=}(B" "$A=~(B" "$A>!(B" "$A>"(B" "$A]#(B" "$A`d(B" "$Af!(B" "$AgF(B" "$Aja(B" "$Ajn(B"]) +("jpq'" ["$A9j(B" "$A>y(B" "$A>z(B" "$A>{(B" "$A>|(B" "$A>}(B" "$Aqd(B" "$As^(B" "$Awe(B"]) +("jpr'" ["$A>z(B" "$A>~(B" "$A?!(B" "$A?"(B" "$A?#(B" "$A?$(B" "$A?%(B" "$A^\(B" "$AvA(B"]) +("jqe'" ["$A>A(B" "$A>B(B" "$A>C(B" "$A>D(B" "$A>E(B" "$A>F(B"]) +("jqq'" ["$A>>(B" "$A>?(B" "$A>@(B" "$A`1(B" "$AcN(B" "$Ap/(B" "$Atq(B" "$Aw](B"]) +("jqr'" ["$A>M(B" "$A>G(B" "$A>H(B" "$A>I(B" "$A>J(B" "$A>K(B" "$A>L(B" "$A>N(B" "$AYV(B" "$AhQ(B" "$Ahj(B" "$ApU(B"]) +("jre'" ["$A>m(B" "$AoC(B"]) +("jrq'" ["$A>h(B" "$A>i(B" "$A>j(B" "$AH&(B" "$Ad8(B" "$AnC(B" "$AoT(B"]) +("jrr'" ["$A>k(B" "$A>l(B" "$A>m(B" "$A>n(B" "$A?!(B" "$AH&(B" "$A[2(B" "$Aaz(B" "$Ahp(B" "$AvA(B"]) +("jse'" ["$A><(B" "$A>=(B" "$AeD(B" "$AjA(B"]) +("jsq'" ["$Alg(B"]) +("jte'" ["$Auj(B"]) +("jtq'" ["$A>o(B" "$A`5(B" "$A`Y(B"]) +("jtr'" ["$A>s(B"]) +("jtw'" ["$A=@(B" "$A=E(B" "$A=G(B" "$A>p(B" "$A>q(B" "$A>r(B" "$A>s(B" "$A>t(B" "$A>u(B" "$A>v(B" "$A>w(B" "$A>x(B" "$AXJ(B" "$AXc(B" "$AZ\(B" "$A[G(B" "$A^'(B" "$A`e(B" "$AaH(B" "$Ab1(B" "$Af^(B" "$Age(B" "$Ahv(B" "$AiS(B" "$Al_(B" "$Aoc(B" "$Auj(B" "$Au{(B"]) +("jue'" ["$A9q(B" "$A>W(B" "$A>X(B" "$A>Y(B" "$A>Z(B" "$A\l(B" "$Ah[(B" "$Ai7(B" "$Aua(B" "$Av4(B"]) +("juq'" ["$A35(B" "$A>O(B" "$A>P(B" "$A>Q(B" "$A>R(B" "$A>S(B" "$A>T(B" "$A>](B" "$A>b(B" "$A>c(B" "$AGR(B" "$A\Z(B" "$A^d(B" "$Ah"(B" "$Ai'(B" "$Ao8(B" "$AqU(B" "$Atr(B" "$AvB(B" "$Aw6(B"]) +("jur'" ["$A>Z(B" "$A>[(B" "$A>\(B" "$A>](B" "$A>^(B" "$A>_(B" "$A>`(B" "$A>a(B" "$A>b(B" "$A>c(B" "$A>d(B" "$A>e(B" "$A>f(B" "$A>g(B" "$AYF(B" "$AZ*(B" "$A\D(B" "$Aea(B" "$Aep(B" "$Ai0(B" "$Ajx(B" "$Al+(B" "$AnR(B" "$Aq@(B" "$Atr(B" "$Au6(B" "$AvD(B"]) +("juw'" ["$A=[(B" "$A>U(B" "$A>V(B" "$AiY(B" "$Ao8(B"]) +("jwe'" ["$A.(B" "$A>/(B" "$A>0(B" "$A>1(B" "$AXY(B" "$AYS(B" "$AZe(B" "$Ac=(B" "$AkB(B"]) +("jyq'" ["$A>#(B" "$A>$(B" "$A>%(B" "$A>&(B" "$A>'(B" "$A>((B" "$A>)(B" "$A>*(B" "$A>+(B" "$A>,(B" "$A>-(B" "$A]<(B" "$Ac~(B" "$Akf(B" "$Al:(B"]) +("jyr'" ["$A>"(B" "$A>-(B" "$A>2(B" "$A>3(B" "$A>4(B" "$A>5(B" "$A>6(B" "$A>7(B" "$A>8(B" "$A>9(B" "$A>:(B" "$A>;(B" "$Ab0(B" "$AeI(B" "$Aer(B" "$Af:(B" "$AkV(B" "$Av&(B"]) +("kae'" ["$A?((B" "$A?)(B" "$AX{(B" "$A_G(B" "$AkL(B"]) +("kaq'" ["$A?&(B" "$A?'(B" "$A_G(B"]) +("kbe'" ["$A?Z(B"]) +("kbq'" ["$A?Y(B" "$A\R(B" "$Amn(B"]) +("kbr'" ["$A?[(B" "$A?\(B" "$A^"(B" "$A_5(B" "$AsX(B"]) +("kde'" ["$A^E(B"]) +("kdq'" ["$A?o(B" "$A?p(B" "$A?r(B" "$AZ2(B" "$A_Q(B"]) +("kdr'" ["$A?r(B" "$A?s(B" "$A?t(B" "$A?u(B" "$A?v(B" "$AZw(B" "$A[[(B" "$Af~(B" "$Aj\(B"]) +("kdw'" ["$A?q(B" "$AZ?(B"]) +("kee'" ["$A?@(B" "$A?I(B" "$A?J(B" "$Aa3(B" "$Aip(B"]) +("keq'" ["$A:G(B" "$A?@(B" "$A?A(B" "$A?B(B" "$A?C(B" "$A?D(B" "$A?E(B" "$A?F(B" "$A`>(B" "$Agf(B" "$Aip(B" "$An'(B" "$An](B" "$Ao}(B" "$Apb(B" "$Aq=(B" "$Ar$(B" "$Arr(B" "$AwA(B"]) +("ker'" ["$A?I(B" "$A?K(B" "$A?L(B" "$A?M(B" "$A?N(B" "$A`>(B" "$Ac!(B" "$Ad[(B" "$Afl(B" "$Ag<(B" "$Ak4(B" "$Ao>(B" "$ArB(B"]) +("kew'" ["$A?G(B" "$A?H(B" "$Ar$(B"]) +("kfe'" ["$A?O(B" "$A?P(B" "$A?Q(B" "$A?R(B" "$Av8(B"]) +("kfr'" ["$AqL(B"]) +("kgq'" ["$A?S(B" "$A?T(B" "$Ao,(B"]) +("khq'" ["$A?5(B" "$A?6(B" "$A?7(B" "$AcJ(B"]) +("khr'" ["$A?9(B" "$A?:(B" "$A?;(B" "$AXx(B" "$AcJ(B" "$AnV(B"]) +("khw'" ["$A?8(B"]) +("kje'" ["$A(B" "$Ah`(B"]) +("kkq'" ["$Aej(B"]) +("kkr'" ["$A??(B" "$Aj{(B" "$Anm(B"]) +("kle'" ["$A?,(B" "$A?-(B" "$A?.(B" "$AX\(B" "$A[n(B" "$A]\(B" "$Ab}(B" "$Anx(B" "$AoG(B"]) +("klq'" ["$A?*(B" "$A?+(B" "$Ao4(B"]) +("klr'" ["$Abi(B"]) +("kor'" ["$A@((B" "$A@)(B" "$A@*(B" "$A@+(B" "$AJJ(B" "$Ahi(B" "$ArR(B"]) +("kpe'" ["$A@&(B" "$Ac'(B" "$AcM(B"]) +("kpq'" ["$A@$(B" "$A@%(B" "$Ag{(B" "$Ao?(B" "$Au+(B" "$Avo(B" "$AwU(B"]) +("kpr'" ["$A@'(B"]) +("kre'" ["$A?n(B"]) +("krq'" ["$A?m(B" "$AwE(B"]) +("kse'" ["$A?V(B" "$A?W(B" "$AYE(B"]) +("ksq'" ["$A?U(B" "$AYE(B" "$AaG(B" "$Asm(B"]) +("ksr'" ["$A?U(B" "$A?X(B"]) +("kue'" ["$A?`(B"]) +("kuq'" ["$A?](B" "$A?^(B" "$A?_(B" "$AXZ(B" "$A\%(B" "$Aw<(B"]) +("kur'" ["$A?a(B" "$A?b(B" "$A?c(B" "$A`7(B" "$Ag+(B"]) +("kve'" ["$A?~(B" "$AuM(B"]) +("kvq'" ["$A?w(B" "$A?x(B" "$A?y(B" "$A?z(B" "$Ac&(B"]) +("kvr'" ["$A@!(B" "$A@"(B" "$A@#(B" "$AXQ(B" "$A]^(B" "$A`0(B" "$Ac4(B" "$Aqy(B" "$Asq(B"]) +("kvw'" ["$A?{(B" "$A?|(B" "$A?}(B" "$AX8(B" "$AYg(B" "$AZs(B" "$A^q(B" "$A`-(B" "$AeS(B" "$AjR(B" "$An%(B" "$Arq(B"]) +("kwe'" ["$A?e(B" "$AY((B"]) +("kwq'" ["$A?d(B"]) +("kwr'" ["$A?f(B" "$A?g(B" "$A?h(B"]) +("kye'" ["$AXa(B"]) +("kyr'" ["$A?i(B" "$A?j(B" "$A?k(B" "$A?l(B" "$A;a(B" "$A[&(B" "$A_`(B" "$Aav(B" "$Ad+(B" "$AkZ(B"]) +("lae'" ["$A@-(B" "$A@.(B"]) +("laq'" ["$A@,(B" "$A@-(B" "$A@.(B" "$A@2(B" "$Aee(B"]) +("lar'" ["$A@-(B" "$A@/(B" "$A@0(B" "$A@1(B" "$ABd(B" "$AX](B" "$Apx(B"]) +("lat'" ["$A@2(B" "$A@6(B"]) +("law'" ["$A@-(B" "$A@.(B" "$Aj9(B" "$AmG(B"]) +("lbe'" ["$AB'(B" "$AB((B" "$AaP(B"]) +("lbq'" ["$AB'(B"]) +("lbr'" ["$AB)(B" "$AB*(B" "$AB6(B" "$AoN(B" "$Ap|(B"]) +("lbt'" ["$A`6(B"]) +("lbw'" ["$AB%(B" "$AB&(B" "$AYM(B" "$A]d(B" "$A`6(B" "$Aqo(B" "$Arw(B" "$AwC(B"]) +("lce'" ["$AAG(B" "$AAJ(B" "$AAK(B" "$A^$(B" "$AnI(B"]) +("lcq'" ["$AAC(B" "$AAL(B"]) +("lcr'" ["$AAC(B" "$AAK(B" "$AAL(B" "$AAM(B" "$AAN(B" "$AAO(B" "$A^M(B" "$AnI(B"]) +("lcw'" ["$AAC(B" "$AAD(B" "$AAE(B" "$AAF(B" "$AAG(B" "$AAH(B" "$AAI(B" "$AAL(B" "$A`Z(B" "$Ab2(B" "$Ae<(B" "$AgT(B" "$ApS(B"]) +("lde'" ["$AA)(B" "$AA=(B" "$AwK(B"]) +("ldr'" ["$AA9(B" "$AA>(B" "$AA?(B" "$AA@(B" "$AAA(B" "$AAB(B" "$AuT(B" "$Av&(B"]) +("ldw'" ["$AA8(B" "$AA9(B" "$AA:(B" "$AA;(B" "$AA<(B" "$AA?(B" "$A\.(B" "$A]9(B" "$Ai#(B" "$AuT(B"]) +("leq'" ["$A@_(B"]) +("ler'" ["$A@U(B" "$A@V(B" "$AXl(B" "$A_7(B" "$Acn(B" "$Aw&(B"]) +("let'" ["$AAK(B"]) +("lge'" ["$A@d(B"]) +("lgq'" ["$A@b(B"]) +("lgr'" ["$Ac6(B"]) +("lgw'" ["$A@b(B" "$A@c(B" "$A\((B"]) +("lhe'" ["$A@J(B"]) +("lhq'" ["$A`%(B"]) +("lhr'" ["$A@I(B" "$A@K(B" "$A]9(B" "$A]u(B" "$AcO(B"]) +("lhw'" ["$A@E(B" "$A@F(B" "$A@G(B" "$A@H(B" "$A@I(B" "$AcO(B" "$Ao6(B" "$Ao|(B" "$Ark(B"]) +("lie'" ["$A@m(B" "$A@n(B" "$A@o(B" "$A@p(B" "$A@q(B" "$AA((B" "$AY5(B" "$Ac&(B" "$Ae"(B" "$AeN(B" "$Af2(B" "$Ao.(B" "$As;(B" "$Au7(B" "$Aw/(B"]) +("liq'" ["$AA((B"]) +("lir'" ["$A@r(B" "$A@s(B" "$A@t(B" "$A@u(B" "$A@v(B" "$A@w(B" "$A@x(B" "$A@y(B" "$A@z(B" "$A@{(B" "$A@|(B" "$A@}(B" "$A@~(B" "$AA!(B" "$AA"(B" "$AA#(B" "$AA$(B" "$AA%(B" "$AA&(B" "$AX*(B" "$AY3(B" "$A[*(B" "$A[^(B" "$A\B(B" "$A]0(B" "$A^:(B" "$A_?(B" "$A`&(B" "$Aa{(B" "$Ad`(B" "$Ah@(B" "$Ah](B" "$Aiv(B" "$Ale(B" "$AmB(B" "$An:(B" "$Ap](B" "$Ap_(B" "$ArC(B" "$AsR(B" "$Asv(B" "$AtO(B" "$AuH(B" "$Av((B"]) +("lit'" ["$AA'(B" "$AA((B"]) +("liw'" ["$A@e(B" "$A@f(B" "$A@g(B" "$A@h(B" "$A@i(B" "$A@j(B" "$A@k(B" "$A@l(B" "$A@v(B" "$AA'(B" "$A]q(B" "$A^<(B" "$A`,(B" "$AfK(B" "$Afj(B" "$AgJ(B" "$An>(B" "$Ap?(B" "$Ar[(B" "$As;(B" "$Avb(B" "$Aws(B"]) +("lje'" ["$A@?(B" "$A@@(B" "$A@A(B" "$A@B(B" "$Adm(B" "$Ai-(B" "$An=(B"]) +("ljr'" ["$A@C(B" "$A@D(B"]) +("ljw'" ["$A@6(B" "$A@7(B" "$A@8(B" "$A@9(B" "$A@:(B" "$A@;(B" "$A@<(B" "$A@=(B" "$A@>(B" "$Aa0(B" "$Al5(B" "$Aog(B" "$Aq\(B"]) +("lke'" ["$A@O(B" "$A@P(B" "$A@Q(B" "$AAJ(B" "$Aha(B" "$Ann(B"]) +("lkq'" ["$A@L(B"]) +("lkr'" ["$A@R(B" "$A@S(B" "$A@T(B" "$ABd(B" "$ABg(B" "$A_k(B" "$Aql(B"]) +("lkw'" ["$A@M(B" "$A@N(B" "$A_k(B" "$Aa@(B" "$Ao)(B" "$Apl(B" "$Au2(B"]) +("llr'" ["$A@5(B" "$Ad~(B" "$Ajc(B" "$Amy(B" "$Aq.(B" "$At%(B"]) +("llw'" ["$A@3(B" "$A@4(B" "$AaA(B" "$Aab(B" "$Ad5(B" "$Ao*(B"]) +("lme'" ["$AA2(B" "$AA3(B" "$A]|(B" "$Agv(B" "$AqO(B"]) +("lmr'" ["$AA4(B" "$AA5(B" "$AA6(B" "$AA7(B" "$Adr(B" "$Ai,(B" "$Aig(B"]) +("lmw'" ["$AA*(B" "$AA+(B" "$AA,(B" "$AA-(B" "$AA.(B" "$AA/(B" "$AA0(B" "$AA1(B" "$A^F(B" "$Ae%(B" "$Al!(B" "$AqM(B" "$As9(B" "$Avc(B"]) +("lne'" ["$AA](B" "$Ab^(B" "$AcA(B" "$Ai](B"]) +("lnr'" ["$AA\(B" "$AA^(B" "$AA_(B" "$A]~(B" "$Al"(B" "$Auo(B"]) +("lnw'" ["$AAU(B" "$AAV(B" "$AAW(B" "$AAX(B" "$AAY(B" "$AAZ(B" "$AA[(B" "$AA\(B" "$ACX(B" "$A_x(B" "$AaW(B" "$Ae`(B" "$Aj%(B" "$An,(B" "$AtT(B" "$Awk(B"]) +("loe'" ["$ABc(B" "$AY@(B" "$AYy(B" "$Aq'(B"]) +("loq'" ["$AB^(B" "$ABd(B" "$A^[(B"]) +("lor'" ["$A?)(B" "$A@S(B" "$ABd(B" "$ABe(B" "$ABf(B" "$ABg(B" "$A\}(B" "$A^{(B" "$Acx(B" "$Adp(B" "$Ags(B" "$AmQ(B" "$AvC(B"]) +("lot'" ["$A?)(B" "$AB^(B"]) +("low'" ["$AB\(B" "$AB](B" "$AB^(B" "$AB_(B" "$AB`(B" "$ABa(B" "$ABb(B" "$Ab$(B" "$Ai!(B" "$Aka(B" "$Ao](B"]) +("lpq'" ["$ABU(B"]) +("lpr'" ["$AB[(B"]) +("lpw'" ["$ABU(B" "$ABV(B" "$ABW(B" "$ABX(B" "$ABY(B" "$ABZ(B" "$AB[(B" "$A`p(B"]) +("lqe'" ["$AAx(B" "$Ag8(B" "$Ao3(B"]) +("lqq'" ["$AAo(B" "$AlV(B"]) +("lqr'" ["$AAo(B" "$AAs(B" "$AAy(B" "$AB5(B" "$AB=(B" "$Ae^(B" "$AoV(B" "$ApR(B"]) +("lqw'" ["$AAp(B" "$AAq(B" "$AAr(B" "$AAs(B" "$AAt(B" "$AAu(B" "$AAv(B" "$AAw(B" "$Ad/(B" "$Ae^(B" "$Afr(B" "$Al<(B" "$AoV(B" "$AvL(B"]) +("lre'" ["$ABQ(B"]) +("lrr'" ["$ABR(B"]) +("lrw'" ["$ABM(B" "$ABN(B" "$ABO(B" "$ABP(B" "$AYu(B" "$Af.(B" "$Aho(B" "$Ap=(B" "$AvG(B"]) +("lse'" ["$AA}(B" "$AB"(B" "$AB#(B" "$AB$(B" "$A[b(B"]) +("lsq'" ["$AB!(B"]) +("lsr'" ["$AE*(B"]) +("lsw'" ["$AAz(B" "$AA{(B" "$AA|(B" "$AA}(B" "$AA~(B" "$AB!(B" "$A\W(B" "$Acq(B" "$Agg(B" "$AhP(B" "$AkJ(B" "$AmC(B" "$Aq*(B"]) +("lte'" ["$ABS(B"]) +("ltr'" ["$ABS(B" "$ABT(B" "$Ao2(B"]) +("lue'" ["$AB+(B" "$AB0(B" "$AB1(B" "$AB2(B" "$AB3(B" "$AiV(B" "$Aoe(B"]) +("luq'" ["$A_#(B" "$A``(B"]) +("lur'" ["$AAy(B" "$AB4(B" "$AB5(B" "$AB6(B" "$AB7(B" "$AB8(B" "$AB9(B" "$AB:(B" "$AB;(B" "$AB<(B" "$AB=(B" "$AB>(B" "$ABL(B" "$A^$(B" "$AdK(B" "$Adu(B" "$AeV(B" "$Ah4(B" "$Ai{(B" "$Aj$(B" "$ApX(B" "$As|(B"]) +("lut'" ["$Aiq(B" "$Ak*(B"]) +("luw'" ["$AB+(B" "$AB,(B" "$AB-(B" "$AB.(B" "$AB/(B" "$A[d(B" "$Acr(B" "$AhS(B" "$Aiq(B" "$AkM(B" "$Ap5(B" "$At5(B" "$AvT(B"]) +("lve'" ["$AB@(B" "$ABA(B" "$ABB(B" "$ABC(B" "$ABD(B" "$ABE(B" "$ABF(B" "$AYM(B" "$A^[(B" "$Akv(B" "$Aoy(B" "$AqZ(B"]) +("lvr'" ["$ABG(B" "$ABH(B" "$ABI(B" "$ABJ(B" "$ABK(B" "$ABL(B"]) +("lvw'" ["$AB?(B" "$AcL(B" "$Ai5(B"]) +("lwe'" ["$AA)(B"]) +("lxe'" ["$AAQ(B" "$A_V(B"]) +("lxq'" ["$A_V(B"]) +("lxr'" ["$AAP(B" "$AAQ(B" "$AAR(B" "$AAS(B" "$AAT(B" "$AY}(B" "$A[x(B" "$A^f(B" "$Ad#(B" "$Ats(B" "$Auq(B" "$Aw`(B"]) +("lxt'" ["$A_V(B"]) +("lye'" ["$AAk(B" "$AAl(B" "$AAn(B"]) +("lyq'" ["$AA`(B"]) +("lyr'" ["$AAm(B" "$AAn(B" "$A_J(B"]) +("lyw'" ["$A@b(B" "$AAa(B" "$AAb(B" "$AAc(B" "$AAd(B" "$AAe(B" "$AAf(B" "$AAg(B" "$AAh(B" "$AAi(B" "$AAj(B" "$AAn(B" "$A[9(B" "$A\_(B" "$A`r(B" "$Acv(B" "$Ag1(B" "$AhZ(B" "$Ahy(B" "$Aj2(B" "$Aqv(B" "$ArH(B" "$Ata(B" "$Avl(B"]) +("lze'" ["$A@Y(B" "$A@Z(B" "$A@[(B" "$A@\(B" "$A@](B" "$AZ3(B" "$Aqg(B"]) +("lzq'" ["$A@U(B" "$A@^(B"]) +("lzr'" ["$A@[(B" "$A@^(B" "$A@_(B" "$A@`(B" "$A@a(B" "$Au*(B"]) +("lzt'" ["$A`O(B"]) +("lzw'" ["$A@W(B" "$A@X(B" "$A@[(B" "$A@^(B" "$AYz(B" "$AfP(B" "$AgP(B" "$Ai[(B"]) +("mae'" ["$ABj(B" "$ABk(B" "$ABl(B" "$ABm(B" "$ABp(B" "$Aao(B"]) +("maq'" ["$ABh(B" "$ABi(B" "$ABl(B" "$AD&(B" "$AD((B" "$AfV(B"]) +("mar'" ["$ABl(B" "$ABn(B" "$A_i(B" "$Ah?(B"]) +("mat'" ["$ABo(B" "$ABp(B" "$AC4(B"]) +("maw'" ["$ABi(B" "$ABp(B" "$As!(B"]) +("mbe'" ["$AD3(B"]) +("mbq'" ["$A_h(B"]) +("mbw'" ["$AD1(B" "$AD2(B" "$AY0(B" "$AgQ(B" "$Amx(B" "$ArV(B" "$AvJ(B"]) +("mce'" ["$ACj(B" "$ACk(B" "$ACl(B" "$Aec(B" "$Ag?(B" "$AhB(B" "$Am5(B" "$Amp(B"]) +("mcq'" ["$A_w(B"]) +("mcr'" ["$ACm(B" "$ACn(B" "$AgQ(B"]) +("mcw'" ["$ACg(B" "$ACh(B" "$ACi(B" "$ApE(B"]) +("met'" ["$AC4(B" "$Awa(B"]) +("mfq'" ["$ACF(B"]) +("mfr'" ["$ACF(B" "$AlK(B" "$Am/(B"]) +("mft'" ["$ACG(B"]) +("mfw'" ["$ACE(B" "$A^Q(B" "$AnM(B"]) +("mge'" ["$ACI(B" "$ACL(B" "$ACM(B" "$A[B(B" "$AcB(B" "$Arl(B" "$As7(B" "$At;(B"]) +("mgq'" ["$ACI(B"]) +("mgr'" ["$ACN(B" "$ACO(B"]) +("mgw'" ["$AC%(B" "$ACH(B" "$ACI(B" "$ACJ(B" "$ACK(B" "$A]y(B" "$A^+(B" "$Ak|(B" "$Amf(B" "$Ar5(B" "$At?(B"]) +("mhe'" ["$AC'(B" "$Ad](B" "$Ar~(B"]) +("mhw'" ["$AC"(B" "$AC#(B" "$AC$(B" "$AC%(B" "$AC&(B" "$AZx(B" "$AmK(B"]) +("mie'" ["$ACP(B" "$ACR(B" "$ACW(B" "$AXB(B" "$Aet(B" "$Ak_(B" "$AtM(B"]) +("miq'" ["$ACP(B" "$A_d(B"]) +("mir'" ["$ACX(B" "$ACY(B" "$ACZ(B" "$AC[(B" "$AC\(B" "$AC](B" "$AZW(B" "$A`W(B" "$Ach(B" "$Ae5(B" "$Ati(B"]) +("miw'" ["$ACQ(B" "$ACR(B" "$ACS(B" "$ACT(B" "$ACU(B" "$ACV(B" "$A^B(B" "$Ab((B" "$Alr(B" "$Awc(B" "$Awg(B"]) +("mje'" ["$ABz(B" "$Ar}(B"]) +("mjq'" ["$Ar)(B"]) +("mjr'" ["$AB{(B" "$AB|(B" "$AB}(B" "$AB~(B" "$AC!(B" "$A\,(B" "$Aa#(B" "$AgO(B" "$AlW(B" "$Ao\(B"]) +("mjw'" ["$ABq(B" "$ABw(B" "$ABx(B" "$ABy(B" "$AB{(B" "$AC!(B" "$Aw)(B" "$Aw4(B"]) +("mke'" ["$AC-(B" "$AC.(B" "$Aa9(B" "$Acw(B" "$AjD(B"]) +("mkq'" ["$AC((B"]) +("mkr'" ["$AC/(B" "$AC0(B" "$AC1(B" "$AC2(B" "$AC3(B" "$AYs(B" "$Ah#(B" "$Ak#(B" "$Am.(B" "$An&(B"]) +("mkw'" ["$AC((B" "$AC)(B" "$AC*(B" "$AC+(B" "$AC,(B" "$A\b(B" "$Ajs(B" "$Al8(B" "$Arz(B" "$As1(B" "$AwV(B"]) +("mle'" ["$ABr(B" "$A]$(B"]) +("mlr'" ["$ABs(B" "$ABt(B" "$ABu(B" "$ABv(B" "$A[=(B"]) +("mlw'" ["$ABq(B" "$Av2(B"]) +("mme'" ["$ACa(B" "$ACb(B" "$ACc(B" "$ACd(B" "$ACe(B" "$Acf(B" "$AdE(B" "$AdO(B" "$Ako(B" "$Amm(B" "$Av<(B"]) +("mmr'" ["$ACf(B"]) +("mmw'" ["$A_<(B" "$AC^(B" "$AC_(B" "$AC`(B"]) +("mne'" ["$ACr(B" "$ACs(B" "$ACt(B" "$ACu(B" "$ACv(B" "$AcI(B" "$Ac}(B" "$Am*(B" "$Av<(B" "$Aw*(B"]) +("mnw'" ["$ACq(B" "$A\e(B" "$Aa:(B" "$AgE(B" "$Agd(B" "$Agk(B"]) +("moe'" ["$AD((B"]) +("moq'" ["$AC~(B"]) +("mor'" ["$A:Q(B" "$A:Y(B" "$ABv(B" "$AC0(B" "$AC;(B" "$AD%(B" "$AD((B" "$AD)(B" "$AD*(B" "$AD+(B" "$AD,(B" "$AD-(B" "$AD.(B" "$AD/(B" "$AD0(B" "$AMr(B" "$A\T(B" "$A]k(B" "$Aib(B" "$AoR(B" "$Aow(B" "$Aq"(B" "$Aqr(B" "$Auv(B" "$Aux(B"]) +("mow'" ["$AC~(B" "$AD!(B" "$AD"(B" "$AD#(B" "$AD$(B" "$AD%(B" "$AD&(B" "$AD'(B" "$AN^(B" "$AZS(B" "$AbI(B" "$AfF(B" "$Awa(B"]) +("mqr'" ["$AC}(B" "$AgQ(B"]) +("mue'" ["$A@Q(B" "$AD4(B" "$AD5(B" "$AD6(B" "$AD7(B" "$AD8(B"]) +("mur'" ["$AD2(B" "$AD9(B" "$AD:(B" "$AD;(B" "$AD<(B" "$AD=(B" "$AD>(B" "$AD?(B" "$AD@(B" "$ADA(B" "$ADB(B" "$AXo(B" "$A[i(B" "$A\Y(B" "$Ace(B" "$Anb(B"]) +("muw'" ["$AD#(B" "$Ak$(B"]) +("mxq'" ["$AX?(B" "$A_c(B"]) +("mxr'" ["$ACo(B" "$ACp(B" "$As:(B" "$Asz(B"]) +("mye'" ["$Au$(B"]) +("myr'" ["$AC|(B"]) +("myw'" ["$ACK(B" "$ACw(B" "$ACx(B" "$ACy(B" "$ACz(B" "$AC{(B" "$AZ$(B" "$A\x(B" "$Adi(B" "$AjT(B" "$An((B"]) +("mze'" ["$AC?(B" "$AC@(B" "$AC>(B" "$Ad<(B"]) +("mzr'" ["$ACA(B" "$ACB(B" "$ACC(B" "$ACD(B" "$ACU(B" "$AqG(B" "$AwH(B"]) +("mzw'" ["$AC;(B" "$AC5(B" "$AC6(B" "$AC7(B" "$AC8(B" "$AC9(B" "$AC:(B" "$AC<(B" "$AC=(B" "$ACS(B" "$A].(B" "$AaR(B" "$Ab-(B" "$AdX(B" "$Ai9(B" "$AoQ(B" "$ApL(B"]) +("nae'" ["$ADD(B" "$ADG(B"]) +("naq'" ["$ADG(B" "$ADO(B"]) +("nar'" ["$ADE(B" "$ADF(B" "$ADG(B" "$ADH(B" "$ADI(B" "$ADX(B" "$A^`(B" "$AkG(B" "$AqD(B"]) +("nat'" ["$ADD(B" "$ADE(B"]) +("naw'" ["$ADC(B" "$AoU(B"]) +("nbr'" ["$Aqq(B"]) +("nce'" ["$ADq(B" "$A\`(B" "$AfU(B" "$AtA(B"]) +("ncr'" ["$ADg(B" "$ADr(B" "$Ake(B"]) +("ndr'" ["$ADp(B"]) +("ndw'" ["$ADo(B" "$ADp(B"]) +("ner'" ["$ADE(B" "$ADX(B" "$AZ+(B"]) +("net'" ["$ADE(B" "$ADX(B"]) +("new'" ["$ADD(B"]) +("nfr'" ["$AD[(B" "$Am%(B"]) +("nge'" ["$A_m(B" "$A`E(B"]) +("ngr'" ["$A`E(B"]) +("ngw'" ["$AD\(B" "$A_m(B" "$A`E(B"]) +("nhe'" ["$A_-(B" "$AbN(B" "$AjY(B"]) +("nhq'" ["$ADR(B" "$A`l(B"]) +("nhw'" ["$ADR(B" "$AbN(B"]) +("nie'" ["$ADc(B" "$ADb(B" "$Al;(B" "$Alr(B"]) +("niq'" ["$AD](B"]) +("nir'" ["$AD`(B" "$ADd(B" "$ADe(B" "$ADf(B" "$ADg(B" "$ADr(B" "$AY#(B" "$AjG(B" "$Am+(B" "$Am~(B"]) +("niw'" ["$ADX(B" "$AD^(B" "$AD_(B" "$AD`(B" "$ADa(B" "$A[h(B" "$Ab%(B" "$Abu(B" "$Anj(B" "$Avr(B"]) +("nje'" ["$Akn(B" "$Aro(B" "$Atv(B"]) +("njq'" ["$A`n(B" "$A`o(B"]) +("njr'" ["$ADQ(B"]) +("njw'" ["$ADO(B" "$ADP(B" "$ADQ(B" "$A`+(B" "$Ai*(B"]) +("nke'" ["$ADT(B" "$ADU(B" "$A[q(B" "$Ah'(B"]) +("nkq'" ["$AX+(B"]) +("nkr'" ["$ADV(B" "$ADW(B"]) +("nkw'" ["$ADS(B" "$AE,(B" "$A_N(B" "$Ab.(B" "$AmP(B" "$Ans(B" "$ArM(B"]) +("nle'" ["$ADD(B" "$ADJ(B" "$ADK(B" "$ADL(B" "$A\5(B"]) +("nlr'" ["$ADM(B" "$ADN(B" "$AX>(B" "$AY&(B" "$A]A(B" "$AhM(B"]) +("nme'" ["$ADk(B" "$ADl(B" "$ADm(B" "$Ai}(B"]) +("nmq'" ["$ADh(B" "$ADi(B"]) +("nmr'" ["$ADn(B" "$ADp(B" "$AX%(B" "$A[~(B"]) +("nmw'" ["$ADj(B" "$AU3(B" "$Ap$(B" "$AvS(B" "$Avs(B"]) +("nne'" ["$A_m(B" "$A`E(B"]) +("nnr'" ["$A`E(B"]) +("nnw'" ["$A_m(B" "$A`E(B" "$ADz(B" "$Am%(B"]) +("nor'" ["$AE3(B" "$AE4(B" "$AE5(B" "$A^y(B" "$A_v(B" "$Ao;(B"]) +("now'" ["$ADH(B" "$AE2(B" "$AYP(B"]) +("nqe'" ["$AE$(B" "$AE%(B" "$AE&(B" "$Aap(B" "$Abn(B"]) +("nqq'" ["$Af$(B"]) +("nqr'" ["$A^V(B"]) +("nqw'" ["$AE#(B"]) +("nre'" ["$AE/(B"]) +("nsr'" ["$AE*(B"]) +("nsw'" ["$AE'(B" "$AE((B" "$AE)(B" "$AY/(B" "$A_f(B"]) +("ntr'" ["$AE0(B" "$AE1(B"]) +("nue'" ["$AE,(B" "$Aes(B" "$Af@(B"]) +("nur'" ["$AE-(B"]) +("nuw'" ["$AE+(B" "$Af[(B" "$Afe(B"]) +("nve'" ["$AE.(B" "$AnO(B"]) +("nvr'" ["$Am$(B" "$At,(B"]) +("nxq'" ["$ADs(B"]) +("nxr'" ["$ADt(B" "$ADu(B" "$ADv(B" "$ADw(B" "$ADx(B" "$ADy(B" "$AX?(B" "$AZm(B" "$A^A(B" "$A`?(B" "$Ar((B" "$At+(B" "$Auf(B"]) +("nye'" ["$AE!(B"]) +("nyr'" ["$AD~(B" "$AE!(B" "$AE"(B" "$AXz(B"]) +("nyw'" ["$AD{(B" "$AD|(B" "$AD}(B" "$AD~(B" "$AE!(B" "$A\Q(B" "$A_L(B" "$Ae8(B" "$Aqw(B"]) +("nze'" ["$ADD(B" "$ADY(B"]) +("nzr'" ["$ADG(B" "$ADZ(B"]) +("ooq'" ["$A`8(B" "$A`^(B"]) +("oor'" ["$AE6(B"]) +("oow'" ["$AE6(B"]) +("oue'" ["$AE:(B" "$AE;(B" "$AE<(B" "$Aqn(B"]) +("ouq'" ["$AE7(B" "$AE8(B" "$AE9(B" "$AE=(B" "$AGx(B" "$AZ)(B" "$Aj1(B"]) +("our'" ["$AE;(B" "$AE=(B" "$Abf(B"]) +("paq'" ["$A0G(B" "$AE>(B" "$AE?(B" "$AEI(B" "$A]b(B"]) +("par'" ["$AEA(B" "$AEB(B"]) +("pat'" ["$AEC(B"]) +("paw'" ["$A0G(B" "$A0R(B" "$AE@(B" "$AhK(B" "$AnY(B" "$Asa(B"]) +("pbe'" ["$A^e(B"]) +("pbq'" ["$AFJ(B"]) +("pbw'" ["$AYv(B" "$A^e(B"]) +("pce'" ["$AF/(B" "$A]3(B" "$AgN(B" "$Aih(B" "$An)(B"]) +("pcq'" ["$AF.(B" "$AF/(B" "$AXb(B" "$AgN(B" "$As*(B"]) +("pcr'" ["$AF/(B" "$AF1(B" "$A`Q(B" "$Aft(B"]) +("pcw'" ["$AF0(B" "$AFS(B" "$AfN(B"]) +("pfq'" ["$AEg(B"]) +("pfr'" ["$AEg(B"]) +("pfw'" ["$AEh(B" "$AdT(B"]) +("pge'" ["$AEu(B"]) +("pgq'" ["$AEi(B" "$AEj(B" "$AEk(B" "$AEl(B" "$A`X(B" "$Abq(B"]) +("pgr'" ["$AEv(B"]) +("pgw'" ["$AEl(B" "$AEm(B" "$AEn(B" "$AEo(B" "$AEp(B" "$AEq(B" "$AEr(B" "$AEs(B" "$AEt(B" "$A\!(B" "$As2(B"]) +("phe'" ["$AEU(B"]) +("phq'" ["$A0r(B" "$AER(B" "$Adh(B"]) +("phr'" ["$AEV(B"]) +("phw'" ["$A0r(B" "$A0u(B" "$AES(B" "$AET(B" "$Aa](B" "$AeL(B" "$As&(B"]) +("pie'" ["$A7q(B" "$AE|(B" "$AF%(B" "$AF&(B" "$AXr(B" "$A[\(B" "$A_((B" "$A_A(B" "$AbO(B" "$Aq1(B" "$Aqb(B"]) +("piq'" ["$A1Y(B" "$A;5(B" "$AEw(B" "$AEx(B" "$AEy(B" "$AEz(B" "$AE{(B" "$AE|(B" "$AX'(B" "$AZ|(B" "$A`h(B" "$Ag"(B" "$Ank(B"]) +("pir'" ["$A1Y(B" "$AF'(B" "$AF((B" "$AF)(B" "$AdD(B" "$AfG(B" "$Aj6(B" "$An"(B"]) +("piw'" ["$AE}(B" "$AE~(B" "$AF!(B" "$AF"(B" "$AF#(B" "$AF$(B" "$AZi(B" "$AZp(B" "$A[/(B" "$A[}(B" "$A\1(B" "$A\E(B" "$AhA(B" "$An<(B" "$Ank(B" "$AqT(B" "$Ar7(B" "$Arg(B" "$Auy(B"]) +("pjq'" ["$A0b(B" "$A7,(B" "$AEJ(B" "$AEK(B"]) +("pjr'" ["$AEN(B" "$AEO(B" "$AEP(B" "$AEQ(B" "$A^U(B" "$Acz(B" "$AqH(B" "$Aqa(B"]) +("pjw'" ["$A0c(B" "$AEL(B" "$AEM(B" "$AEV(B" "$Ac](B" "$As4(B" "$Aug(B"]) +("pke'" ["$AE\(B"]) +("pkq'" ["$AEW(B" "$AEZ(B" "$AE](B" "$Akc(B"]) +("pkr'" ["$AEZ(B" "$AE](B" "$Ape(B"]) +("pkw'" ["$AEX(B" "$AEY(B" "$AEZ(B" "$AE[(B" "$AE\(B" "$A^K(B" "$Aas(B" "$AbR(B"]) +("ple'" ["$AEE(B" "$AFH(B"]) +("plq'" ["$AED(B"]) +("plr'" ["$AEH(B" "$AEI(B" "$A]e(B" "$A__(B"]) +("plw'" ["$AEE(B" "$AEF(B" "$AEG(B" "$AY=(B"]) +("pme'" ["$AZR(B"]) +("pmq'" ["$A1b(B" "$AF*(B" "$AF+(B" "$AF,(B" "$Ajz(B" "$Atf(B"]) +("pmr'" ["$AF,(B" "$AF-(B"]) +("pmw'" ["$A1c(B" "$Afi(B" "$AgB(B" "$Ak](B" "$Aud(B"]) +("pne'" ["$AF7(B" "$Ai/(B"]) +("pnq'" ["$AF4(B" "$A^U(B" "$Af0(B"]) +("pnr'" ["$AF8(B" "$Ajr(B"]) +("pnw'" ["$AF5(B" "$AF6(B" "$AF;(B" "$AfI(B" "$Ar-(B"]) +("poe'" ["$AXO(B" "$An^(B" "$AsM(B"]) +("poq'" ["$A24(B" "$AFB(B" "$AFC(B" "$AFD(B" "$AFS(B" "$AZi(B" "$Acx(B" "$Aj7(B" "$AnG(B"]) +("por'" ["$AFF(B" "$AFG(B" "$AFH(B" "$AFI(B" "$AFS(B" "$Agj(B"]) +("pow'" ["$A71(B" "$AFE(B" "$A[6(B" "$Ap+(B"]) +("pue'" ["$A1$(B" "$AFR(B" "$AFS(B" "$AFT(B" "$AFU(B" "$AFV(B" "$AFW(B" "$Ad_(B" "$Ak+(B" "$Aoh(B" "$Auk(B"]) +("puq'" ["$AFK(B" "$AFL(B" "$AFM(B" "$A`[(B"]) +("pur'" ["$A1$(B" "$A1)(B" "$AFL(B" "$AFX(B" "$AFY(B"]) +("puw'" ["$A8,(B" "$AFM(B" "$AFN(B" "$AFO(B" "$AFP(B" "$AFQ(B" "$AYi(B" "$Ae'(B" "$Ah1(B" "$Aod(B"]) +("pxe'" ["$AF2(B" "$AX/(B" "$A\V(B"]) +("pxq'" ["$AF2(B" "$AF3(B" "$Ak-(B"]) +("pyq'" ["$AF9(B" "$AY7(B" "$Af3(B"]) +("pyw'" ["$A7k(B" "$AF:(B" "$AF;(B" "$AF<(B" "$AF=(B" "$AF>(B" "$AF?(B" "$AF@(B" "$AFA(B" "$AhR(B" "$AvR(B"]) +("pzq'" ["$AE^(B" "$AE_(B" "$Au,(B"]) +("pzr'" ["$AEd(B" "$AEe(B" "$AEf(B" "$A`N(B" "$A`z(B" "$Al7(B" "$Av,(B"]) +("pzw'" ["$AE`(B" "$AEa(B" "$AEb(B" "$AEc(B" "$AoB(B"]) +("qce'" ["$AGD(B" "$AGI(B" "$AH8(B" "$Ac8(B"]) +("qcq'" ["$AGA(B" "$AGB(B" "$AGC(B" "$AGD(B" "$AH8(B" "$AXd(B" "$AgX(B" "$AmM(B" "$AuN(B"]) +("qcr'" ["$A?G(B" "$AGJ(B" "$AGK(B" "$AGL(B" "$AGM(B" "$AGN(B" "$AGO(B" "$AZ=(B" "$AZ[(B"]) +("qcw'" ["$A=6(B" "$AGE(B" "$AGF(B" "$AGG(B" "$AGH(B" "$AGL(B" "$AZ[(B" "$A\q(B" "$Aa=(B" "$Ac>(B" "$AiT(B" "$Aw3(B"]) +("qde'" ["$AG?(B" "$AG@(B" "$Aoj(B" "$Aq_(B" "$AtG(B"]) +("qdq'" ["$A=+(B" "$AG9(B" "$AG:(B" "$AG;(B" "$AG<(B" "$AG@(B" "$Ac^(B" "$Aj((B" "$Ao:(B" "$AoO(B" "$Aoj(B" "$Ar^(B" "$AuD(B"]) +("qdr'" ["$AG:(B" "$Aj((B" "$AlA(B" "$AuD(B"]) +("qdw'" ["$AG=(B" "$AG>(B" "$AG?(B" "$AfM(B" "$AiI(B"]) +("qie'" ["$A;|(B" "$AFp(B" "$AFq(B" "$AFr(B" "$AFs(B" "$AFt(B" "$A\;(B" "$Aa((B" "$Ag2(B" "$Ah=(B" "$Atl(B"]) +("qiq'" ["$A<)(B" "$AFZ(B" "$AF[(B" "$AF\(B" "$AF](B" "$AF^(B" "$AF_(B" "$AF`(B" "$AFa(B" "$AFb(B" "$AFc(B" "$A]B(B" "$A`R(B" "$Ahg(B" "$AiJ(B" "$Al%(B" "$Auh(B"]) +("qir'" ["$AF^(B" "$AFk(B" "$AFu(B" "$AFv(B" "$AFw(B" "$AFx(B" "$AFy(B" "$AFz(B" "$AF{(B" "$AF|(B" "$AF}(B" "$AX=(B" "$A]](B" "$Ac`(B" "$Am,(B" "$AmS(B"]) +("qiw'" ["$AFd(B" "$AFe(B" "$AFf(B" "$AFg(B" "$AFh(B" "$AFi(B" "$AFj(B" "$AFk(B" "$AFl(B" "$AFm(B" "$AFn(B" "$AFo(B" "$AXA(B" "$AY9(B" "$A[_(B" "$A\N(B" "$A\y(B" "$A]=(B" "$A^-(B" "$Aa*(B" "$Ad?(B" "$Afk(B" "$Agw(B" "$Agy(B" "$AjH(B" "$Alw(B" "$Aq}(B" "$ArS(B" "$Ar`(B" "$Atk(B" "$Aw"(B" "$Awh(B"]) +("qme'" ["$AG2(B" "$AG3(B" "$AG4(B" "$AgW(B" "$AkI(B"]) +("qmq'" ["$AG#(B" "$AG$(B" "$AG%(B" "$AG&(B" "$AG'(B" "$AG((B" "$AG)(B" "$AG*(B" "$AG+(B" "$AY](B" "$AZd(B" "$A\7(B" "$Aa)(B" "$Ac%(B" "$Ae9(B" "$Ae:(B" "$Ae=(B" "$Am)(B"]) +("qmr'" ["$AG5(B" "$AG6(B" "$AG7(B" "$AG8(B" "$AOK(B" "$AY;(B" "$A\M(B" "$A\g(B" "$Ac;(B" "$Ah}(B"]) +("qmw'" ["$AG,(B" "$AG-(B" "$AG.(B" "$AG/(B" "$AG0(B" "$AG1(B" "$A]!(B" "$A^g(B" "$Ajy(B" "$AnT(B" "$Ar/(B" "$Asi(B" "$Aw\(B"]) +("qne'" ["$AG^(B"]) +("qnq'" ["$AGU(B" "$AGV(B" "$AGW(B" "$At@(B"]) +("qnr'" ["$AG_(B" "$A^l(B" "$A_D(B"]) +("qnw'" ["$AGX(B" "$AGY(B" "$AGZ(B" "$AG[(B" "$AG\(B" "$AG](B" "$A\K(B" "$A`:(B" "$A`_(B" "$Ab[(B" "$AdZ(B" "$AiU(B" "$Ao7(B" "$Aqf(B" "$Aq{(B" "$Ar{(B"]) +("qpq'" ["$AeR(B"]) +("qpw'" ["$AH9(B" "$AH:(B" "$Awe(B"]) +("qqe'" ["$At\(B"]) +("qqq'" ["$A9j(B" "$AGo(B" "$AGp(B" "$AGq(B" "$AdP(B" "$Ai1(B" "$ArG(B" "$Avz(B"]) +("qqw'" ["$A3p(B" "$AGr(B" "$AGs(B" "$AGt(B" "$AGu(B" "$AGv(B" "$AY4(B" "$A[O(B" "$Aal(B" "$AeO(B" "$AeY(B" "$Ajd(B" "$Ar0(B" "$Arx(B" "$AtC(B" "$Aw|(B"]) +("qre'" ["$AH.(B" "$Ag9(B" "$An0(B"]) +("qrq'" ["$AH&(B" "$Ac*(B"]) +("qrr'" ["$AH/(B" "$AH0(B"]) +("qrw'" ["$AH'(B" "$AH((B" "$AH)(B" "$AH*(B" "$AH+(B" "$AH,(B" "$AH-(B" "$AZ9(B" "$A\u(B" "$Aiz(B" "$An}(B" "$Ari(B" "$As\(B" "$Aw\(B"]) +("qsw'" ["$AGm(B" "$AGn(B" "$AZv(B" "$A\d(B" "$Aq7(B" "$ArK(B" "$AsL(B" "$Au<(B" "$AvF(B"]) +("qtq'" ["$AH1(B" "$AH2(B" "$AcZ(B"]) +("qtr'" ["$AH4(B" "$AH5(B" "$AH6(B" "$AH7(B" "$AH8(B" "$AcW(B" "$AcZ(B" "$Am((B"]) +("qtw'" ["$AH3(B"]) +("que'" ["$AGz(B" "$AH!(B" "$AH"(B" "$AH#(B" "$A\D(B"]) +("quq'" ["$AGw(B" "$AGx(B" "$AGy(B" "$AGz(B" "$AG{(B" "$AG|(B" "$AG}(B" "$AZ0(B" "$Aa+(B" "$Ajo(B" "$Aln(B" "$ArP(B" "$Atp(B" "$Awq(B"]) +("qur'" ["$AH$(B" "$AH%(B" "$AcV(B" "$Ajo(B"]) +("qut'" ["$APg(B"]) +("quw'" ["$AG~(B" "$A[>(B" "$A^!(B" "$A^>(B" "$Aai(B" "$Ah3(B" "$Ak,(B" "$AkT(B" "$Ama(B" "$Ap6(B" "$Aq3(B" "$As=(B" "$AvD(B"]) +("qwe'" ["$A?((B"]) +("qwq'" ["$AF~(B" "$AY$(B" "$A]V(B" "$AqJ(B"]) +("qwr'" ["$AG!(B" "$AG"(B" "$AwD(B"]) +("qxe'" ["$AGR(B"]) +("qxq'" ["$AGP(B"]) +("qxr'" ["$AFv(B" "$AGP(B" "$AGS(B" "$AGT(B" "$A['(B" "$Ac+(B" "$Ac;(B" "$Af*(B" "$Aj|(B" "$AoF(B" "$Asf(B" "$Atr(B"]) +("qxw'" ["$AGQ(B" "$AY$(B"]) +("qye'" ["$AGj(B" "$AGk(B" "$A\\(B" "$Av%(B"]) +("qyq'" ["$AG`(B" "$AGa(B" "$AGb(B" "$AGc(B" "$AGd(B" "$AGe(B" "$A`u(B" "$Ar_(B" "$Avk(B"]) +("qyr'" ["$AGW(B" "$AGl(B" "$Am`(B" "$As@(B" "$Asd(B" "$Atl(B"]) +("qyw'" ["$AGf(B" "$AGg(B" "$AGh(B" "$AGi(B" "$AiQ(B" "$Awt(B"]) +("rbr'" ["$AHb(B"]) +("rbw'" ["$AH`(B" "$AHa(B" "$At[(B" "$Aue(B" "$Aw7(B"]) +("ree'" ["$AHG(B" "$AHt(B" "$A_v(B"]) +("rer'" ["$AHH(B"]) +("rfe'" ["$AHL(B" "$A\s(B" "$Ao~(B"]) +("rfr'" ["$AHM(B" "$AHN(B" "$AHO(B" "$AHP(B" "$AHQ(B" "$AHR(B" "$AXp(B" "$A]X(B" "$Ab?(B" "$Aim(B" "$AqE(B"]) +("rfw'" ["$AHI(B" "$AHJ(B" "$AHK(B" "$AHN(B"]) +("rgq'" ["$AHS(B"]) +("rgw'" ["$AHT(B"]) +("rhe'" ["$AH@(B" "$AHA(B" "$AHB(B" "$Al|(B"]) +("rhq'" ["$AHB(B"]) +("rhr'" ["$AHC(B"]) +("rhw'" ["$AH?(B" "$Al|(B" "$Ap&(B"]) +("rir'" ["$AHU(B"]) +("rje'" ["$AH=(B" "$AH>(B" "$A\[(B"]) +("rjw'" ["$AH;(B" "$AH<(B" "$ArE(B" "$AwW(B"]) +("rke'" ["$AHE(B" "$AHF(B" "$Af,(B"]) +("rkr'" ["$AHF(B"]) +("rkw'" ["$AHD(B" "$A\i(B" "$Af,(B" "$Ahc(B"]) +("ror'" ["$AHt(B" "$AHu(B" "$AY<(B" "$Ash(B"]) +("rpr'" ["$AHr(B" "$AHs(B"]) +("rre'" ["$AHm(B" "$AHn(B" "$AkC(B"]) +("rse'" ["$AH_(B"]) +("rsw'" ["$AHV(B" "$AHW(B" "$AHX(B" "$AHY(B" "$AHZ(B" "$AH[(B" "$AH\(B" "$AH](B" "$AH^(B" "$AaI(B" "$Aau(B" "$AiE(B" "$Ak@(B" "$Arn(B"]) +("rue'" ["$AHh(B" "$AHi(B" "$AHj(B"]) +("rur'" ["$AHk(B" "$AHl(B" "$A]j(B" "$Ad2(B" "$Ada(B" "$AgH(B"]) +("ruw'" ["$AHc(B" "$AHd(B" "$AHe(B" "$AHf(B" "$AHg(B" "$A^8(B" "$A`i(B" "$Ae&(B" "$Ao((B" "$Aq`(B" "$Ar,(B"]) +("rve'" ["$AHo(B"]) +("rvr'" ["$AHp(B" "$AHq(B" "$A\G(B" "$AhD(B" "$An#(B" "$Ar8(B"]) +("rvw'" ["$A^((B"]) +("sae'" ["$AHv(B" "$AHw(B"]) +("saq'" ["$AHv(B" "$AXm(B" "$Aj}(B"]) +("sar'" ["$AHx(B" "$AX&(B" "$Ak[(B" "$Al*(B"]) +("sbe'" ["$AKS(B" "$A[E(B" "$A^4(B" "$A`U(B" "$An$(B"]) +("sbq'" ["$AKQ(B" "$AKR(B" "$A`2(B" "$AbH(B" "$AdQ(B" "$Al,(B" "$AoK(B" "$Art(B"]) +("sbr'" ["$AKS(B" "$AKT(B"]) +("ser'" ["$AH{(B" "$AI*(B" "$AI+(B" "$AI,(B" "$AXD(B" "$Ao$(B" "$Ap#(B"]) +("sfq'" ["$AI-(B"]) +("sgq'" ["$AI.(B"]) +("she'" ["$AI$(B" "$A^z(B" "$Am_(B" "$Ar*(B"]) +("shq'" ["$AI#(B" "$AI%(B"]) +("shr'" ["$AI%(B"]) +("sie'" ["$AK@(B"]) +("siq'" ["$AK9(B" "$AK:(B" "$AK;(B" "$AK<(B" "$AK=(B" "$AK>(B" "$AK?(B" "$AXK(B" "$A[L(B" "$A_P(B" "$Ady(B" "$AgA(B" "$AoH(B" "$Ap8(B" "$ArO(B"]) +("sir'" ["$AJ3(B" "$AKA(B" "$AKB(B" "$AKC(B" "$AKD(B" "$AKE(B" "$AKF(B" "$AKG(B" "$AKH(B" "$AY9(B" "$AYn(B" "$Aca(B" "$Act(B" "$Af&(B" "$Afa(B" "$Alk(B" "$Aqj(B" "$AsS(B"]) +("sit'" ["$A2^(B"]) +("sje'" ["$AI!(B" "$AI"(B" "$AbL(B" "$AtV(B" "$Av1(B"]) +("sjq'" ["$AH}(B" "$AH~(B" "$Ak'(B"]) +("sjr'" ["$AI"(B"]) +("ske'" ["$AI((B" "$AI)(B"]) +("skq'" ["$AI&(B" "$AI'(B" "$AgR(B" "$AgX(B" "$Ak}(B" "$Av~(B"]) +("skr'" ["$AI((B" "$AIR(B" "$A\#(B" "$Ak}(B" "$Ap~(B"]) +("slq'" ["$AHy(B" "$AHz(B" "$AH{(B" "$AK<(B" "$A`g(B"]) +("slr'" ["$AH{(B" "$AH|(B"]) +("soe'" ["$AKv(B" "$AKw(B" "$AKx(B" "$AKy(B" "$A_o(B"]) +("soq'" ["$AI/(B" "$AKr(B" "$AKs(B" "$AKt(B" "$AKu(B" "$A`B(B" "$A`J(B" "$Af6(B" "$Ahx(B" "$Aj}(B" "$Am|(B" "$AtH(B"]) +("spe'" ["$AKp(B" "$AKq(B" "$Ai>(B" "$Av@(B"]) +("spq'" ["$AKo(B" "$A]%(B" "$Aax(B" "$Ab8(B"]) +("srq'" ["$AKa(B" "$Ab!(B"]) +("srr'" ["$AKb(B" "$AKc(B"]) +("sse'" ["$AKJ(B" "$AKK(B" "$Ac$(B" "$Aq5(B"]) +("ssq'" ["$AKI(B" "$AZ!(B" "$A]?(B" "$AaB(B" "$AaT(B" "$Abl(B" "$AdA(B"]) +("ssr'" ["$AKL(B" "$AKM(B" "$AKN(B" "$AKO(B" "$AKP(B"]) +("suq'" ["$AKU(B" "$AKV(B" "$AvU(B"]) +("sur'" ["$AKX(B" "$AKY(B" "$AKZ(B" "$AK[(B" "$AK\(B" "$AK](B" "$AK^(B" "$AK_(B" "$AK`(B" "$AKu(B" "$AYm(B" "$AZU(B" "$A]x(B" "$A`<(B" "$Ac:(B" "$Ad3(B" "$Asy(B" "$Av"(B"]) +("suw'" ["$AKW(B"]) +("sve'" ["$AKh(B"]) +("svq'" ["$ADr(B" "$AKd(B" "$A]4(B" "$Ae!(B" "$Amu(B" "$An!(B"]) +("svr'" ["$AKi(B" "$AKj(B" "$AKk(B" "$AKl(B" "$AKm(B" "$AKn(B" "$AZG(B" "$Aed(B" "$Al](B"]) +("svw'" ["$AKe(B" "$AKf(B" "$AKg(B" "$AKl(B"]) +("tae'" ["$AK~(B" "$AL!(B" "$Aw#(B"]) +("taq'" ["$AKz(B" "$AK{(B" "$AK|(B" "$AK}(B" "$AL$(B" "$Adb(B" "$Ae](B" "$Anh(B" "$AuA(B"]) +("tar'" ["$AL"(B" "$AL#(B" "$AL$(B" "$AMX(B" "$A`*(B" "$AcK(B" "$Adp(B" "$Ai=(B" "$Am3(B"]) +("tbe'" ["$AnW(B"]) +("tbq'" ["$AM5(B"]) +("tbr'" ["$AM8(B"]) +("tbw'" ["$AM6(B" "$AM7(B" "$Aw;(B"]) +("tce'" ["$ALt(B" "$Aq;(B"]) +("tcq'" ["$ALt(B" "$AY,(B" "$Alv(B"]) +("tcr'" ["$ALw(B" "$ALx(B" "$AtP(B"]) +("tcw'" ["$A5w(B" "$ALu(B" "$ALv(B" "$A\f(B" "$Arh(B" "$AsT(B" "$Av6(B" "$Avf(B" "$AwX(B"]) +("ter'" ["$ALX(B" "$A_/(B" "$Al}(B" "$Am+(B" "$Ao+(B"]) +("tgw'" ["$ALY(B" "$ALZ(B" "$AL[(B" "$AL\(B" "$Akx(B"]) +("the'" ["$ALH(B" "$ALI(B" "$ALJ(B" "$AYN(B" "$A`{(B"]) +("thq'" ["$AL@(B" "$ALK(B" "$Ao&(B" "$Ao[(B" "$Aqm(B" "$AtJ(B"]) +("thr'" ["$ALK(B" "$ALL(B"]) +("thw'" ["$ALA(B" "$ALB(B" "$ALC(B" "$ALD(B" "$ALE(B" "$ALF(B" "$ALG(B" "$Ab<(B" "$Adg(B" "$Ah)(B" "$AiL(B" "$Ao[(B" "$As%(B" "$As+(B" "$Au1(B"]) +("tie'" ["$ALe(B"]) +("tiq'" ["$AL](B" "$AL^(B" "$AL_(B" "$AL`(B" "$ALe(B"]) +("tir'" ["$ALf(B" "$ALg(B" "$ALh(B" "$ALi(B" "$ALj(B" "$ALk(B" "$AYC(B" "$Ac)(B" "$AeQ(B" "$Ag0(B" "$AqS(B"]) +("tiw'" ["$ALa(B" "$ALb(B" "$ALc(B" "$ALd(B" "$A\h(B" "$Ag0(B" "$Ag>(B" "$ApC(B" "$Au.(B"]) +("tje'" ["$AL9(B" "$AL:(B" "$AL;(B" "$Al~(B" "$Anc(B"]) +("tjq'" ["$AL.(B" "$AL/(B" "$AL0(B" "$AL1(B" "$AL2(B"]) +("tjr'" ["$AL<(B" "$AL=(B" "$AL>(B" "$AL?(B"]) +("tjw'" ["$A5/(B" "$AL3(B" "$AL4(B" "$AL5(B" "$AL6(B" "$AL7(B" "$AL8(B" "$A[0(B" "$Ae#(B" "$Aj<(B" "$AoD(B" "$Aob(B" "$Aq{(B"]) +("tke'" ["$ALV(B"]) +("tkq'" ["$ALM(B" "$ALN(B" "$ALO(B" "$ALP(B" "$A_6(B" "$Ah:(B" "$Alb(B" "$AwR(B"]) +("tkr'" ["$ALW(B"]) +("tkw'" ["$ALQ(B" "$ALR(B" "$ALS(B" "$ALT(B" "$ALU(B" "$AX;(B" "$A_{(B" "$Ad,(B"]) +("tle'" ["$A_>(B"]) +("tlq'" ["$AL%(B" "$AL&(B" "$AL((B"]) +("tlr'" ["$AL)(B" "$AL*(B" "$AL+(B" "$AL,(B" "$AL-(B" "$AkD(B" "$AnQ(B"]) +("tlw'" ["$AL&(B" "$AL'(B" "$AL((B" "$A["(B" "$A^7(B" "$Aff(B" "$AlF(B" "$AuL(B" "$AvX(B"]) +("tme'" ["$ALr(B" "$ALs(B" "$AcC(B" "$Aie(B"]) +("tmq'" ["$ALl(B" "$ALm(B"]) +("tmr'" ["$A^](B"]) +("tmw'" ["$A5h(B" "$ALn(B" "$ALo(B" "$ALp(B" "$ALq(B" "$AcY(B" "$An1(B" "$And(B"]) +("toe'" ["$AMV(B" "$AMW(B" "$AbU(B"]) +("toq'" ["$AMO(B" "$AMP(B" "$AMQ(B" "$AX1(B"]) +("tor'" ["$AFG(B" "$AMX(B" "$AMY(B" "$AhX(B" "$Asj(B"]) +("tow'" ["$A6f(B" "$AMR(B" "$AMS(B" "$AMT(B" "$AMU(B" "$AY"(B" "$A[g(B" "$Ac{(B" "$Ah^(B" "$AiR(B" "$AmH(B" "$Anh(B" "$Au"(B" "$AuI(B" "$Av>(B"]) +("tpe'" ["$AY[(B"]) +("tpq'" ["$AML(B" "$AjU(B"]) +("tpr'" ["$AMJ(B"]) +("tpw'" ["$A6Z(B" "$AMM(B" "$AMN(B" "$Ab=(B" "$Ak`(B"]) +("tre'" ["$An6(B"]) +("trq'" ["$AMD(B"]) +("trr'" ["$Aeh(B"]) +("trw'" ["$AME(B" "$A^R(B"]) +("tse'" ["$A61(B" "$AM0(B" "$AM1(B" "$AM2(B" "$AM3(B"]) +("tsq'" ["$A62(B" "$AM((B" "$A`L(B"]) +("tsr'" ["$AM((B" "$AM,(B" "$AM4(B" "$Abz(B"]) +("tsw'" ["$A61(B" "$AM)(B" "$AM*(B" "$AM+(B" "$AM,(B" "$AM-(B" "$AM.(B" "$AM/(B" "$AY!(B" "$AYZ(B" "$A[m(B" "$A\m(B" "$Aa<(B" "$Ad|(B" "$AmE(B"]) +("tue'" ["$AMA(B" "$AMB(B" "$AnJ(B"]) +("tuq'" ["$AM9(B" "$AM:(B" "$AM;(B"]) +("tur'" ["$AMB(B" "$AMC(B" "$A\"(B" "$A]K(B"]) +("tuw'" ["$AM<(B" "$AM=(B" "$AM>(B" "$AM?(B" "$AM@(B" "$A]1(B" "$A]K(B" "$Au)(B"]) +("tve'" ["$AMH(B"]) +("tvq'" ["$AMF(B" "$A_/(B"]) +("tvr'" ["$AMI(B" "$AMJ(B" "$AMK(B" "$AlU(B"]) +("tvw'" ["$AMG(B"]) +("txe'" ["$ALz(B" "$AL{(B"]) +("txq'" ["$ALy(B" "$AL{(B" "$A]F(B"]) +("txr'" ["$AL{(B" "$AwQ(B"]) +("tye'" ["$AM&(B" "$AM'(B" "$Ahh(B" "$An.(B" "$Anz(B"]) +("tyq'" ["$AL|(B" "$AL}(B" "$AL~(B" "$AM!(B"]) +("tyr'" ["$Ahh(B"]) +("tyw'" ["$AM"(B" "$AM#(B" "$AM$(B" "$AM%(B" "$A\p(B" "$A]c(B" "$AfC(B" "$ArQ(B" "$Av*(B"]) +("tzq'" ["$A_/(B"]) +("uae'" ["$AI5(B"]) +("uaq'" ["$AI/(B" "$AI0(B" "$AI1(B" "$AI2(B" "$AI3(B" "$AI4(B" "$AI7(B" "$AI<(B" "$Aj}(B" "$Ao!(B" "$App(B" "$AtD(B" "$Avh(B"]) +("uar'" ["$AI3(B" "$AI6(B" "$AI7(B" "$AOC(B" "$A_~(B" "$A`D(B" "$Al&(B" "$Av.(B"]) +("ube'" ["$AJV(B" "$AJW(B" "$AJX(B" "$At<(B"]) +("ubq'" ["$AJU(B"]) +("ubr'" ["$AJY(B" "$AJZ(B" "$AJ[(B" "$AJ\(B" "$AJ](B" "$AJ^(B" "$Aaw(B" "$Ag7(B"]) +("ubw'" ["$AJl(B"]) +("ude'" ["$AK,(B"]) +("udq'" ["$AK*(B" "$AK+(B" "$Acq(B" "$AfW(B"]) +("uee'" ["$AIa(B"]) +("ueq'" ["$AI](B" "$AI^(B" "$Ab&(B" "$An4(B"]) +("uer'" ["$AIa(B" "$AIb(B" "$AIc(B" "$AId(B" "$AIe(B" "$AIf(B" "$AIg(B" "$AIh(B" "$AXG(B" "$Ad\(B" "$Al((B" "$Awj(B"]) +("uew'" ["$AI_(B" "$AI`(B" "$AU[(B" "$AY\(B"]) +("ufe'" ["$AIr(B" "$AIs(B" "$AIt(B" "$AZE(B" "$A_S(B" "$AdI(B" "$Aor(B"]) +("ufq'" ["$A2N(B" "$AIi(B" "$AIj(B" "$AIk(B" "$AIl(B" "$AIm(B" "$AIn(B" "$AIo(B" "$AIp(B" "$AZ7(B" "$A]7(B" "$AtV(B"]) +("ufr'" ["$AIu(B" "$AIv(B" "$AIw(B" "$AIx(B" "$A]X(B" "$Ai)(B" "$AkO(B" "$ArW(B"]) +("ufw'" ["$AIq(B" "$AIu(B" "$AJ2(B"]) +("uge'" ["$AJ!(B" "$Amr(B"]) +("ugq'" ["$AIy(B" "$AIz(B" "$AI{(B" "$AI|(B" "$AI}(B" "$AJ$(B" "$AsO(B"]) +("ugr'" ["$A3K(B" "$AJ"(B" "$AJ#(B" "$AJ$(B" "$AJ%(B" "$AaS(B" "$AjI(B"]) +("ugw'" ["$AI~(B" "$AdE(B"]) +("uhe'" ["$AIM(B" "$AIN(B" "$AIO(B" "$A[p(B"]) +("uhq'" ["$AIJ(B" "$AIK(B" "$AIL(B" "$AL@(B" "$Aid(B" "$AlX(B" "$Au|(B"]) +("uhr'" ["$AIO(B" "$AIP(B" "$Ag4(B"]) +("uht'" ["$AIQ(B"]) +("uie'" ["$AJ7(B" "$AJ8(B" "$AJ9(B" "$AJ:(B" "$AJ;(B" "$AJ<(B" "$Au9(B"]) +("uiq'" ["$AJ&(B" "$AJ'(B" "$AJ((B" "$AJ)(B" "$AJ*(B" "$AJ+(B" "$AJ,(B" "$AJ-(B" "$APj(B" "$A]i(B" "$Au'(B" "$Avu(B"]) +("uir'" ["$AJG(B" "$AJ=(B" "$AJ>(B" "$AJ?(B" "$AJ@(B" "$AJA(B" "$AJB(B" "$AJC(B" "$AJD(B" "$AJE(B" "$AJF(B" "$AJH(B" "$AJI(B" "$AJJ(B" "$AJK(B" "$AJL(B" "$AJM(B" "$AJN(B" "$AJO(B" "$AJP(B" "$AJQ(B" "$AJR(B" "$AJS(B" "$AJT(B" "$AKF(B" "$AVE(B" "$AZV(B" "$A]*(B" "$A_1(B" "$Aix(B" "$Aj[(B" "$Anf(B" "$As'(B" "$AsB(B" "$As_(B"]) +("uit'" ["$A3W(B" "$AV3(B"]) +("uiw'" ["$AJ.(B" "$AJ/(B" "$AJ0(B" "$AJ1(B" "$AJ2(B" "$AJ3(B" "$AJ4(B" "$AJ5(B" "$AJ6(B" "$A[u(B" "$A]*(B" "$AlB(B" "$Ave(B"]) +("uje'" ["$A2t(B" "$A5'(B" "$AIA(B" "$AIB(B"]) +("ujq'" ["$AI:(B" "$AI;(B" "$AI<(B" "$AI=(B" "$AI>(B" "$AI?(B" "$AI@(B" "$AIH(B" "$AU$(B" "$A[o(B" "$A\O(B" "$Adz(B" "$Af)(B" "$Ak~(B" "$AnL(B" "$At.(B" "$AuG(B" "$AwT(B"]) +("ujr'" ["$A5%(B" "$A5'(B" "$AI;(B" "$AIC(B" "$AID(B" "$AIE(B" "$AIF(B" "$AIG(B" "$AIH(B" "$AII(B" "$AX_(B" "$AZ((B" "$A[7(B" "$AfS(B" "$Afs(B" "$Alx(B" "$AnL(B" "$Ap^(B" "$As5(B" "$Aw-(B"]) +("uke'" ["$AIY(B"]) +("ukq'" ["$AGJ(B" "$AIR(B" "$AIS(B" "$AIT(B" "$AIU(B" "$ArY(B" "$Asb(B" "$At9(B"]) +("ukr'" ["$AIS(B" "$AIT(B" "$AIY(B" "$AIZ(B" "$AI[(B" "$AI\(B" "$AUY(B" "$A[?(B" "$Ad{(B"]) +("ukw'" ["$AIV(B" "$AIW(B" "$AIX(B" "$A\f(B" "$Ah<(B"]) +("ule'" ["$AI+(B"]) +("ulq'" ["$AI8(B" "$Au'(B"]) +("ulr'" ["$AI9(B"]) +("uoq'" ["$AK5(B"]) +("uor'" ["$AJ}(B" "$AK6(B" "$AK7(B" "$AK8(B" "$A]t(B" "$A^w(B" "$Aey(B" "$AiC(B" "$Ane(B"]) +("upe'" ["$AK1(B"]) +("upr'" ["$AK2(B" "$AK3(B" "$AK4(B"]) +("urq'" ["$AK((B" "$AK)(B" "$AcE(B"]) +("urr'" ["$AdL(B"]) +("uue'" ["$AJm(B" "$AJn(B" "$AJo(B" "$AJp(B" "$AJq(B" "$AJr(B" "$AJs(B" "$AJt(B" "$AJ}(B"]) +("uuq'" ["$AJ_(B" "$AJ`(B" "$AJa(B" "$AJb(B" "$AJc(B" "$AJd(B" "$AJe(B" "$AJf(B" "$AJg(B" "$AJh(B" "$AJi(B" "$AY?(B" "$A]D(B" "$A^s(B" "$Af-(B" "$Ag#(B" "$Ak((B" "$Al/(B" "$Aqb(B"]) +("uur'" ["$AJu(B" "$AJv(B" "$AJw(B" "$AJx(B" "$AJy(B" "$AJz(B" "$AJ{(B" "$AJ|(B" "$AJ}(B" "$AJ~(B" "$AK!(B" "$ASa(B" "$AX-(B" "$Acp(B" "$Adx(B" "$Akr(B"]) +("uuw'" ["$AJj(B" "$AJk(B" "$AJl(B" "$A[S(B" "$Aox(B"]) +("uve'" ["$AK.(B"]) +("uvr'" ["$AK/(B" "$AK0(B" "$AK5(B"]) +("uvw'" ["$AK-(B"]) +("uwe'" ["$AK#(B"]) +("uwq'" ["$AK"(B" "$A`'(B"]) +("uwr'" ["$AK"(B"]) +("uye'" ["$AK&(B"]) +("uyq'" ["$AK$(B" "$AK%(B"]) +("uyr'" ["$ABJ(B" "$AK'(B" "$As0(B"]) +("uzw'" ["$AK-(B"]) +("vae'" ["$AU#(B" "$AmD(B"]) +("vaq'" ["$A2i(B" "$ATz(B" "$AT{(B" "$AT|(B" "$AU&(B" "$A^j(B" "$A_8(B" "$A_n(B" "$Ai+(B" "$Aw~(B"]) +("var'" ["$A@/(B" "$AU$(B" "$AU%(B" "$AU&(B" "$AU'(B" "$AU((B" "$AU)(B" "$AWu(B" "$A_8(B" "$A_e(B" "$Apd(B" "$ArF(B"]) +("vaw'" ["$ATz(B" "$AT}(B" "$AT~(B" "$AU!(B" "$AU"(B" "$AU((B" "$A`)(B"]) +("vbe'" ["$AVb(B" "$AVc(B"]) +("vbq'" ["$AV[(B" "$AV\(B" "$AV](B" "$AV^(B" "$AV_(B" "$AV`(B" "$A_z(B"]) +("vbr'" ["$AVa(B" "$AVd(B" "$AVe(B" "$AVf(B" "$AVg(B" "$AVh(B" "$A]'(B" "$Af{(B" "$Ag'(B" "$AkP(B" "$At&(B" "$Atm(B" "$At|(B"]) +("vbw'" ["$AVa(B" "$Af((B" "$AmX(B"]) +("vde'" ["$A^J(B"]) +("vdq'" ["$AW.(B" "$AW/(B" "$AW0(B" "$AW1(B"]) +("vdr'" ["$A41(B" "$AW2(B" "$AW3(B" "$AW4(B" "$AYW(B" "$Am0(B"]) +("vee'" ["$AU_(B" "$AU`(B" "$Aq^(B" "$Atw(B"]) +("veq'" ["$AUZ(B" "$AU[(B" "$ArX(B"]) +("ver'" ["$AUa(B" "$AUb(B" "$AUc(B" "$AhO(B" "$ApQ(B"]) +("vet'" ["$AWE(B"]) +("vew'" ["$AU[(B" "$AU\(B" "$AU](B" "$AU^(B" "$AZX(B" "$A_!(B" "$Ai|(B" "$Am](B" "$ArX(B"]) +("vfe'" ["$AUm(B" "$AUn(B" "$AUo(B" "$AgG(B" "$Ait(B" "$An3(B" "$Ap!(B"]) +("vfq'" ["$AUd(B" "$AUe(B" "$AUf(B" "$AUg(B" "$AUh(B" "$AUi(B" "$AUj(B" "$AUk(B" "$AUl(B" "$A]h(B" "$Ad%(B" "$AdZ(B" "$Ahe(B" "$Ai)(B" "$Ai;(B" "$AkS(B" "$Alu(B" "$Asp(B"]) +("vfr'" ["$AUp(B" "$AUq(B" "$AUr(B" "$AUs(B" "$A[Z(B" "$Ajb(B" "$Ak^(B" "$Ap2(B"]) +("vge'" ["$AU{(B" "$AU|(B"]) +("vgq'" ["$A6!(B" "$AUt(B" "$AUu(B" "$AUv(B" "$AUw(B" "$AUx(B" "$AUy(B" "$AUz(B" "$AU}(B" "$AV"(B" "$Aa?(B" "$Aag(B" "$An[(B" "$Ao#(B" "$As](B" "$Avk(B"]) +("vgr'" ["$AUu(B" "$AUz(B" "$AU}(B" "$AU~(B" "$AV!(B" "$AV"(B" "$AV#(B" "$AV$(B" "$AZ:(B" "$Ao#(B"]) +("vhe'" ["$A3$(B" "$AUF(B" "$AUG(B" "$AXk(B"]) +("vhq'" ["$AUA(B" "$AUB(B" "$AUC(B" "$AUD(B" "$AUE(B" "$A[5(B" "$Ab/(B" "$AfQ(B" "$Ah0(B" "$As/(B"]) +("vhr'" ["$AUG(B" "$AUH(B" "$AUI(B" "$AUJ(B" "$AUK(B" "$AUL(B" "$AUM(B" "$AUN(B" "$AUO(B" "$Aa$(B" "$AaV(B"]) +("vie'" ["$AV7(B" "$AV8(B" "$AV9(B" "$AV:(B" "$AV;(B" "$AV<(B" "$AV=(B" "$A\F(B" "$Aag(B" "$Aek(B" "$AhW(B" "$Air(B" "$Alm(B" "$Ami(B" "$Au%(B"]) +("viq'" ["$AV*(B" "$AV;(B" "$AV.(B" "$AV%(B" "$AV&(B" "$AV'(B" "$AV((B" "$AV)(B" "$AV+(B" "$AV,(B" "$AV-(B" "$AV/(B" "$AJO(B" "$AV@(B" "$AX4(B" "$AhY(B" "$AkU(B" "$Als(B"]) +("vir'" ["$AJ6(B" "$AV*(B" "$AV>(B" "$AV?(B" "$AV@(B" "$AVA(B" "$AVB(B" "$AVC(B" "$AVD(B" "$AVE(B" "$AVF(B" "$AVG(B" "$AVH(B" "$AVI(B" "$AVJ(B" "$AVK(B" "$AVL(B" "$AVM(B" "$AVN(B" "$AVO(B" "$AZl(B" "$A[$(B" "$A`y(B" "$Abe(B" "$Aei(B" "$Afo(B" "$AhN(B" "$Ahd(B" "$Aiy(B" "$Aj^(B" "$Aky(B" "$Aot(B" "$Ap:(B" "$Apk(B" "$ArN(B" "$AuY(B" "$Aut(B" "$Av#(B"]) +("viw'" ["$AV0(B" "$AV1(B" "$AV2(B" "$AV3(B" "$AV4(B" "$AV5(B" "$AV6(B" "$AV8(B" "$A[z(B" "$A^}(B" "$Atj(B" "$AuE(B" "$Au\(B"]) +("vje'" ["$AU5(B" "$AU6(B" "$AU7(B" "$AU8(B" "$AU9(B" "$A^x(B"]) +("vjq'" ["$AU0(B" "$AU1(B" "$AU2(B" "$AU3(B" "$AU4(B" "$AU<(B" "$AZ^(B" "$Al9(B"]) +("vjr'" ["$A2|(B" "$AU:(B" "$AU;(B" "$AU<(B" "$AU=(B" "$AU>(B" "$AU?(B" "$AU@(B"]) +("vke'" ["$AUR(B" "$AUS(B" "$AW&(B"]) +("vkq'" ["$A3/(B" "$A30(B" "$AUP(B" "$AUQ(B" "$AWE(B" "$A_z(B" "$AnH(B"]) +("vkr'" ["$AUT(B" "$AUU(B" "$AUV(B" "$AUW(B" "$AUX(B" "$AUY(B" "$AZ/(B" "$Ah~(B" "$AsI(B"]) +("vkw'" ["$AWE(B"]) +("vle'" ["$AU-(B"]) +("vlq'" ["$A2`(B" "$AU*(B" "$AU+(B"]) +("vlr'" ["$A<@(B" "$AU.(B" "$AU/(B" "$AmN(B" "$Aq)(B"]) +("vlw'" ["$A5T(B" "$ATq(B" "$AU,(B"]) +("voq'" ["$AW=(B" "$AW>(B" "$AW?(B" "$AW@(B" "$AY>(B" "$AdC(B" "$AlL(B"]) +("vow'" ["$A=I(B" "$AVx(B" "$AWA(B" "$AWB(B" "$AWC(B" "$AWD(B" "$AWE(B" "$AWF(B" "$AWG(B" "$AZB(B" "$A_*(B" "$Ad7(B" "$Ae*(B" "$Alz(B" "$Am=(B" "$Aom(B"]) +("vpe'" ["$AW<(B"]) +("vpq'" ["$AMM(B" "$AW;(B" "$AkF(B" "$Aq8(B"]) +("vre'" ["$AW*(B"]) +("vrq'" ["$AW((B" "$AW)(B" "$Ar'(B"]) +("vrr'" ["$A4+(B" "$AW*(B" "$AW+(B" "$AW,(B" "$AW-(B" "$A_y(B" "$AbM(B" "$Acg(B"]) +("vse'" ["$AVV(B" "$AVW(B" "$AZ#(B" "$Au`(B"]) +("vsq'" ["$AVP(B" "$AVQ(B" "$AVR(B" "$AVS(B" "$AVT(B" "$AVU(B" "$Abl(B" "$Aoq(B" "$As.(B" "$At1(B"]) +("vsr'" ["$AVP(B" "$AVV(B" "$AVX(B" "$AVY(B" "$AVZ(B"]) +("vue'" ["$AJt(B" "$AVs(B" "$AVt(B" "$AVu(B" "$AVv(B" "$AVw(B" "$Ad>(B" "$AqR(B" "$Awf(B"]) +("vuq'" ["$AVi(B" "$AVj(B" "$AVk(B" "$AVl(B" "$AVm(B" "$AVn(B" "$AVo(B" "$AY*(B" "$A[%(B" "$A\o(B" "$Ad((B" "$Ads(B" "$AiF(B" "$AiM(B" "$Any(B"]) +("vur'" ["$AVx(B" "$AVy(B" "$AVz(B" "$AV{(B" "$AV|(B" "$AV}(B" "$AV~(B" "$AW!(B" "$AW"(B" "$AW#(B" "$AW$(B" "$AXy(B" "$A\Q(B" "$AhL(B" "$AlD(B" "$Apf(B" "$Asg(B" "$Atc(B"]) +("vuw'" ["$AJu(B" "$AVp(B" "$AVq(B" "$AVr(B" "$AV~(B" "$Apq(B" "$AsC(B" "$At6(B" "$Aun(B"]) +("vvq'" ["$AW5(B" "$AW6(B" "$AW7(B" "$Afm(B" "$Av?(B"]) +("vvr'" ["$AW8(B" "$AW9(B" "$AW:(B" "$Ac7(B" "$AgD(B"]) +("vwe'" ["$AW&(B"]) +("vwq'" ["$ANN(B" "$AW%(B"]) +("vye'" ["$AW*(B"]) +("vyq'" ["$AW'(B"]) +("vyr'" ["$AR7(B" "$AW'(B" "$A`\(B"]) +("vzr'" ["$AUb(B"]) +("wae'" ["$AM_(B" "$AXt(B"]) +("waq'" ["$A0<(B" "$AMZ(B" "$AM[(B" "$AM\(B" "$AM](B" "$Af4(B"]) +("war'" ["$AM_(B" "$AM`(B" "$Akp(B"]) +("wat'" ["$AM[(B"]) +("waw'" ["$AM^(B"]) +("wfe'" ["$ANG(B" "$ANH(B" "$ANI(B" "$AXX(B"]) +("wfq'" ["$ANA(B" "$ANB(B"]) +("wfr'" ["$ANF(B" "$ANJ(B" "$Ack(B" "$Ah7(B"]) +("wfw'" ["$ANC(B" "$AND(B" "$ANE(B" "$ANF(B" "$AcS(B" "$Ah7(B" "$Av)(B"]) +("wge'" ["$A]n(B"]) +("wgq'" ["$ANK(B" "$ANL(B"]) +("wgr'" ["$ANM(B" "$A^3(B"]) +("whe'" ["$AMw(B" "$AMx(B" "$AMy(B" "$AXh(B" "$Ac/(B" "$Ai~(B" "$AwM(B"]) +("whq'" ["$AMt(B" "$A^L(B"]) +("whr'" ["$AMu(B" "$AMy(B" "$AMz(B" "$AM{(B" "$AM|(B" "$AM}(B"]) +("whw'" ["$AC"(B" "$AMu(B" "$AMv(B" "$AM|(B"]) +("wje'" ["$ACd(B" "$AMk(B" "$AMl(B" "$AMm(B" "$AMn(B" "$AMo(B" "$AMp(B" "$AMq(B" "$A]8(B" "$A]R(B" "$Ag:(B" "$Ag~(B" "$Akd(B" "$An5(B"]) +("wjq'" ["$AMc(B" "$AMd(B" "$AMe(B" "$AX`(B" "$Arj(B"]) +("wjr'" ["$AB{(B" "$AMr(B" "$AMs(B"]) +("wjw'" ["$AMf(B" "$AMg(B" "$AMh(B" "$AMi(B" "$AMj(B" "$A\9(B" "$Af}(B"]) +("wle'" ["$AaK(B"]) +("wlq'" ["$AMa(B"]) +("wlr'" ["$AMb(B"]) +("woe'" ["$ANR(B"]) +("woq'" ["$ANN(B" "$ANO(B" "$ANP(B" "$ANQ(B" "$AYA(B" "$A]+(B" "$A`8(B"]) +("wor'" ["$AE6(B" "$ANS(B" "$ANT(B" "$ANU(B" "$ANV(B" "$Aa"(B" "$AdW(B" "$Ak?(B" "$AmR(B" "$Av;(B"]) +("wow'" ["$AE6(B"]) +("wue'" ["$ANd(B" "$ANe(B" "$ANf(B" "$ANg(B" "$ANh(B" "$ANi(B" "$ANj(B" "$AXu(B" "$AbP(B" "$Abd(B" "$Abh(B" "$AeC(B" "$Ae|(B" "$Aju(B" "$ApD(B"]) +("wuq'" ["$A6q(B" "$ANW(B" "$ANX(B" "$ANY(B" "$ANZ(B" "$AN[(B" "$AN\(B" "$AN](B" "$AX#(B" "$AZy(B" "$A[X(B" "$Al6(B"]) +("wur'" ["$A6q(B" "$ANZ(B" "$ANk(B" "$ANl(B" "$ANm(B" "$ANn(B" "$ANo(B" "$ANp(B" "$ANq(B" "$ANr(B" "$ANs(B" "$AX#(B" "$AZc(B" "$A\L(B" "$Ae;(B" "$AfD(B" "$Afp(B" "$Ah;(B" "$AlI(B" "$ApM(B" "$Apm(B" "$AvH(B"]) +("wuw'" ["$AN^(B" "$AN_(B" "$AN`(B" "$ANa(B" "$ANb(B" "$AMv(B" "$ANc(B" "$ANf(B" "$A_m(B" "$Ad4(B" "$ArZ(B" "$Awy(B"]) +("wze'" ["$AN((B" "$AN-(B" "$AN.(B" "$AN/(B" "$AN0(B" "$AN1(B" "$AN2(B" "$AN3(B" "$AZC(B" "$AZs(B" "$Ab+(B" "$Ad"(B" "$Af8(B" "$Agb(B" "$Ah8(B" "$Al?(B" "$Apt(B" "$At:(B" "$Av[(B"]) +("wzq'" ["$AM~(B" "$AN!(B" "$AN"(B" "$AN#(B" "$AN.(B" "$AN/(B" "$AYK(B" "$AZq(B" "$A]Z(B" "$A^1(B" "$AaK(B" "$AeT(B" "$AlP(B"]) +("wzr'" ["$AN*(B" "$AN4(B" "$AN5(B" "$AN6(B" "$AN7(B" "$AN8(B" "$AN9(B" "$AN:(B" "$AN;(B" "$AN<(B" "$AN=(B" "$AN>(B" "$AN?(B" "$AN@(B" "$ARE(B" "$Ab,(B" "$Aj&(B"]) +("wzw'" ["$AN$(B" "$AN%(B" "$AN&(B" "$AN'(B" "$AN((B" "$AN)(B" "$AN*(B" "$AN+(B" "$AN,(B" "$A[W(B" "$A`m(B" "$A`x(B" "$Aa!(B" "$AaM(B" "$AcG(B" "$Acm(B" "$Ad6(B"]) +("xce'" ["$AO~(B" "$AP!(B" "$Asc(B"]) +("xcq'" ["$AOt(B" "$AOu(B" "$AOv(B" "$AOw(B" "$AOx(B" "$AOy(B" "$AOz(B" "$AO{(B" "$AO|(B" "$AP$(B" "$A_X(B" "$Adl(B" "$AeP(B" "$Afg(B" "$Ag/(B" "$AhI(B" "$AhU(B" "$ArY(B" "$Aso(B" "$AwL(B"]) +("xcr'" ["$AP"(B" "$AP#(B" "$AP$(B" "$AP%(B" "$AP&(B" "$AP'(B"]) +("xcw'" ["$AO}(B" "$AaE(B"]) +("xde'" ["$AOk(B" "$AOl(B" "$AOm(B" "$AbC(B" "$Av_(B" "$AwO(B"]) +("xdq'" ["$AO`(B" "$AOa(B" "$AOb(B" "$AOc(B" "$AOd(B" "$AOe(B" "$AOf(B" "$AOg(B" "$A\<(B" "$A]Y(B" "$Afx(B" "$Ag=(B"]) +("xdr'" ["$AO`(B" "$AOn(B" "$AOo(B" "$AOp(B" "$AOq(B" "$AOr(B" "$AOs(B" "$As-(B"]) +("xdw'" ["$A=5(B" "$AOh(B" "$AOi(B" "$AOj(B" "$AbT(B"]) +("xie'" ["$AO2(B" "$AO3(B" "$AO4(B" "$A]_(B" "$A]{(B" "$Aac(B" "$Aeo(B" "$Agt(B" "$Al{(B"]) +("xiq'" ["$A@0(B" "$AF\(B" "$ANt(B" "$ANu(B" "$ANv(B" "$ANw(B" "$ANx(B" "$ANy(B" "$ANz(B" "$AN{(B" "$AN|(B" "$AN}(B" "$AN~(B" "$AO!(B" "$AO"(B" "$AO#(B" "$AO$(B" "$AO%(B" "$AO&(B" "$AO'(B" "$AO((B" "$AO)(B" "$AO*(B" "$AO+(B" "$AO,(B" "$AYR(B" "$AYb(B" "$A[-(B" "$A\g(B" "$A]>(B" "$A^I(B" "$A_q(B" "$Ad;(B" "$Ad@(B" "$AfR(B" "$AiX(B" "$AjX(B" "$Al$(B" "$Al((B" "$Ald(B" "$Ap*(B" "$Aq6(B" "$Ara(B" "$As#(B" "$As,(B" "$At8(B" "$AtK(B" "$AtQ(B" "$Atb(B" "$Au5(B" "$Auh(B" "$Aw{(B"]) +("xir'" ["$AO5(B" "$AO6(B" "$AO7(B" "$AO8(B" "$Ab>(B" "$AcR(B" "$Aly(B" "$At*(B"]) +("xiw'" ["$AO-(B" "$AO.(B" "$AO/(B" "$AO0(B" "$AO1(B" "$AZt(B" "$Ajj(B"]) +("xme'" ["$AO3(B" "$AO4(B" "$AOJ(B" "$AOT(B" "$AOU(B" "$AY~(B" "$A^:(B" "$Aa}(B" "$Al^(B" "$Ar9(B" "$AsZ(B" "$AuP(B"]) +("xmq'" ["$AOF(B" "$AOG(B" "$AOH(B" "$AOI(B" "$AOJ(B" "$AOK(B" "$A]2(B" "$Ae_(B" "$Ak/(B" "$All(B" "$AtL(B" "$Au#(B" "$AuQ(B"]) +("xmr'" ["$A<{(B" "$AOV(B" "$AOW(B" "$AOX(B" "$AOY(B" "$AOZ(B" "$AO[(B" "$AO\(B" "$AO](B" "$AO^(B" "$AO_(B" "$A\H(B" "$Aa-(B" "$Av1(B"]) +("xmw'" ["$AOL(B" "$AOM(B" "$AON(B" "$AOO(B" "$AOP(B" "$AOQ(B" "$AOR(B" "$AOS(B" "$Af5(B" "$ApB(B" "$Apo(B"]) +("xnq'" ["$AP=(B" "$AP>(B" "$AP?(B" "$AP@(B" "$APA(B" "$APB(B" "$APC(B" "$APD(B" "$A\0(B" "$Aj?(B" "$Al'(B" "$AvN(B"]) +("xnr'" ["$AP>(B" "$APE(B" "$APF(B" "$AX6(B"]) +("xnw'" ["$AQ0(B" "$Aob(B"]) +("xpq'" ["$A;g(B" "$AQ+(B" "$AQ,(B" "$A[w(B" "$A^9(B" "$Ab4(B" "$AjV(B" "$Aq?(B" "$Au8(B"]) +("xpr'" ["$A?#(B" "$AQ,(B" "$AQ3(B" "$AQ4(B" "$AQ5(B" "$AQ6(B" "$AQ7(B" "$AQ8(B" "$AYc(B" "$A^&(B" "$Aa_(B"]) +("xpw'" ["$AQ-(B" "$AQ.(B" "$AQ/(B" "$AQ0(B" "$AQ1(B" "$AQ2(B" "$A[((B" "$A\w(B" "$Aa>(B" "$Ab~(B" "$Ad-(B" "$Ad1(B" "$Av`(B"]) +("xqe'" ["$AK^(B" "$AP`(B"]) +("xqq'" ["$AP](B" "$AP^(B" "$AP_(B" "$A_](B" "$AbJ(B" "$AbS(B" "$Ap<(B" "$Auw(B" "$Aw[(B"]) +("xqr'" ["$A3t(B" "$AK^(B" "$APa(B" "$APb(B" "$APc(B" "$APd(B" "$APe(B" "$Aa6(B" "$Ade(B"]) +("xre'" ["$AQ!(B" "$AQ"(B"]) +("xrq'" ["$APy(B" "$APz(B" "$AP{(B" "$AYX(B" "$AZN(B" "$A]f(B" "$A^o(B" "$AjQ(B" "$AlS(B"]) +("xrr'" ["$AH/(B" "$AP}(B" "$AQ#(B" "$AQ$(B" "$Acy(B" "$AdV(B" "$Ai8(B" "$AlE(B" "$Am[(B" "$Ang(B" "$Ao`(B"]) +("xrw'" ["$AP|(B" "$AP}(B" "$AP~(B" "$Adv(B" "$Ah/(B" "$Apg(B"]) +("xsq'" ["$APV(B" "$APW(B" "$APX(B" "$APY(B" "$APZ(B" "$A\:(B"]) +("xsw'" ["$AP[(B" "$AP\(B"]) +("xte'" ["$AQ)(B" "$Aw((B"]) +("xtq'" ["$AOw(B" "$AQ%(B" "$AQ&(B"]) +("xtr'" ["$AQ*(B" "$AZJ(B"]) +("xtw'" ["$AQ'(B" "$AQ((B" "$A`e(B" "$Am4(B" "$Au=(B"]) +("xue'" ["$APm(B" "$AZ<(B" "$Ad0(B" "$Ahr(B" "$AtZ(B" "$Au/(B"]) +("xuq'" ["$APf(B" "$APg(B" "$APh(B" "$APi(B" "$APj(B" "$APk(B" "$ASu(B" "$A[W(B" "$Ago(B" "$Am9(B" "$Aml(B" "$Aqc(B"]) +("xur'" ["$APn(B" "$APo(B" "$APp(B" "$APq(B" "$APr(B" "$APs(B" "$APt(B" "$APu(B" "$APv(B" "$APw(B" "$APx(B" "$A[C(B" "$Ad*(B" "$AdS(B" "$Alc(B"]) +("xut'" ["$A^#(B"]) +("xuw'" ["$APl(B"]) +("xwq'" ["$AO9(B" "$AO:(B" "$A_H(B"]) +("xwr'" ["$A;#(B" "$AOB(B" "$AOC(B" "$AOD(B" "$AOE(B" "$AsA(B"]) +("xww'" ["$AO;(B" "$AO<(B" "$AO=(B" "$AO>(B" "$AO?(B" "$AO@(B" "$AOA(B" "$Aar(B" "$AeZ(B" "$Ah&(B" "$AhT(B" "$AmL(B" "$Ap}(B" "$Awo(B"]) +("xxe'" ["$AP4(B" "$AQ*(B"]) +("xxq'" ["$AP((B" "$AP)(B" "$AP*(B" "$AP+(B"]) +("xxr'" ["$A=b(B" "$AFu(B" "$AP4(B" "$AP5(B" "$AP6(B" "$AP7(B" "$AP8(B" "$AP9(B" "$AP:(B" "$AP;(B" "$AP<(B" "$AYt(B" "$A[F(B" "$A^/(B" "$Ab3(B" "$Ab](B" "$AdM(B" "$Ae,(B" "$Aeb(B" "$Ag%(B" "$Ai?(B" "$AiG(B" "$Aus(B"]) +("xxw'" ["$AP,(B" "$AP-(B" "$AP.(B" "$AP/(B" "$AP0(B" "$AP1(B" "$AP2(B" "$AP3(B" "$AR6(B" "$AYI(B" "$A[D(B" "$A_"(B" "$AgS(B" "$Ar!(B"]) +("xye'" ["$AJ!(B" "$APQ(B" "$A_)(B"]) +("xyq'" ["$APG(B" "$APH(B" "$API(B" "$APJ(B" "$APK(B"]) +("xyr'" ["$APK(B" "$APR(B" "$APS(B" "$APT(B" "$APU(B" "$A\t(B" "$Ac,(B"]) +("xyw'" ["$APL(B" "$APM(B" "$APN(B" "$APO(B" "$APP(B" "$AZj(B" "$A\~(B" "$Ab<(B" "$AmJ(B"]) +("yae'" ["$AF%(B" "$AGF(B" "$AQE(B" "$Api(B" "$Aqb(B"]) +("yaq'" ["$AQ9(B" "$AQ:(B" "$AQ;(B" "$AQ<(B" "$AQ=(B" "$AQ>(B" "$AQE(B" "$AQF(B" "$A[k(B" "$Ahb(B"]) +("yar'" ["$AQ9(B" "$AQG(B" "$AQH(B" "$AT~(B" "$A^k(B" "$AeB(B" "$Af+(B" "$Ak2(B" "$Am<(B"]) +("yat'" ["$AQ=(B"]) +("yaw'" ["$AQ?(B" "$AQ@(B" "$AQA(B" "$AQB(B" "$AQC(B" "$AQD(B" "$AXs(B" "$Aa,(B" "$Agp(B" "$Am}(B"]) +("ybe'" ["$ASP(B" "$ASQ(B" "$ASO(B" "$AXU(B" "$A],(B" "$Ak;(B" "$Anp(B" "$Awn(B"]) +("ybq'" ["$ASD(B" "$ASE(B" "$ASF(B" "$ASG(B" "$AX|(B" "$A_O(B"]) +("ybr'" ["$ASP(B" "$ASR(B" "$ASS(B" "$AST(B" "$ASU(B" "$ASV(B" "$ASW(B" "$AY'(B" "$A`s(B" "$Ae6(B" "$AhV(B" "$ArJ(B" "$Awx(B"]) +("ybw'" ["$ASH(B" "$ASI(B" "$ASJ(B" "$ASK(B" "$ASL(B" "$ASM(B" "$ASN(B" "$A]/(B" "$A]5(B" "$A^L(B" "$AhV(B" "$Ai`(B" "$Ap`(B" "$ArD(B" "$Arv(B" "$Arx(B" "$Atm(B" "$AvO(B"]) +("yee'" ["$AR0(B" "$AR1(B" "$AR2(B"]) +("yeq'" ["$AR,(B" "$AR-(B" "$AR.(B" "$AR4(B"]) +("yer'" ["$A;)(B" "$AQJ(B" "$AR3(B" "$AR4(B" "$AR5(B" "$AR6(B" "$AR7(B" "$AR8(B" "$AR9(B" "$AR:(B" "$AW'(B" "$AXL(B" "$AZK(B" "$AZ~(B" "$AjJ(B" "$AlG(B"]) +("yew'" ["$AP0(B" "$AR.(B" "$AR/(B" "$A^^(B" "$Ant(B"]) +("yhe'" ["$AQu(B" "$AQv(B" "$AQw(B" "$AQx(B"]) +("yhq'" ["$AQj(B" "$AQk(B" "$AQl(B" "$AQm(B" "$Acs(B" "$Aw1(B"]) +("yhr'" ["$AQy(B" "$AQz(B" "$Abs(B" "$AlH(B" "$Am&(B" "$Aw1(B"]) +("yhw'" ["$AQn(B" "$AQo(B" "$AQp(B" "$AQq(B" "$AQr(B" "$AQs(B" "$AQt(B" "$Aa`(B" "$Al>(B" "$AlH(B" "$ArU(B"]) +("yie'" ["$ARQ(B" "$ART(B" "$ARR(B" "$ARN(B" "$ARO(B" "$ARP(B" "$ARS(B" "$AN2(B" "$A\S(B" "$AeF(B" "$Al=(B" "$AnF(B" "$At/(B" "$At}(B"]) +("yiq'" ["$AR;(B" "$AR<(B" "$AR=(B" "$AR>(B" "$AR?(B" "$AR@(B" "$ARA(B" "$ARB(B" "$ARN(B" "$A_^(B" "$A`f(B" "$Ab"(B" "$Adt(B" "$Al%(B" "$Awp(B"]) +("yir'" ["$ARU(B" "$AR`(B" "$ARV(B" "$ARe(B" "$ARW(B" "$ARY(B" "$ARj(B" "$ARZ(B" "$AR[(B" "$ARa(B" "$ARb(B" "$ARd(B" "$ARf(B" "$ARg(B" "$ARh(B" "$ARi(B" "$ARk(B" "$AR\(B" "$AR](B" "$AR^(B" "$AR_(B" "$A0,(B" "$ARX(B" "$ARc(B" "$ARl(B" "$ARm(B" "$ARn(B" "$ARo(B" "$AXW(B" "$AXf(B" "$AXn(B" "$AX}(B" "$AY+(B" "$A[|(B" "$A\2(B" "$A^2(B" "$A^D(B" "$A^H(B" "$A^Z(B" "$A_.(B" "$A_=(B" "$A`I(B" "$A`f(B" "$Aa;(B" "$Abx(B" "$Ac((B" "$Afd(B" "$AgK(B" "$Ail(B" "$Ais(B" "$AlZ(B" "$AoW(B" "$Aon(B" "$Apy(B" "$Aq/(B" "$Aq4(B" "$Arf(B" "$At`(B" "$Ath(B"]) +("yiw'" ["$AI_(B" "$ARC(B" "$ARD(B" "$ARE(B" "$ARF(B" "$ARG(B" "$ARH(B" "$ARI(B" "$ARJ(B" "$ARK(B" "$ARL(B" "$ARM(B" "$AZ1(B" "$A[](B" "$A\h(B" "$A_W(B" "$AaZ(B" "$AbB(B" "$Aby(B" "$AeF(B" "$Aj](B" "$Amt(B" "$Apj(B"]) +("yje'" ["$AQY(B" "$AQZ(B" "$AQ[(B" "$AQ\(B" "$AQ](B" "$AXI(B" "$AX_(B" "$AY2(B" "$AYH(B" "$AYp(B" "$A[1(B" "$Ag|(B" "$An;(B" "$AwJ(B" "$Awz(B" "$Aw|(B"]) +("yjq'" ["$AQI(B" "$AQJ(B" "$AQK(B" "$AQL(B" "$AQM(B" "$AQ`(B" "$ARs(B" "$A[3(B" "$A]N(B" "$AaC(B" "$Ab{(B" "$AcU(B" "$AdN(B" "$AfL(B" "$AkY(B" "$Akg(B"]) +("yjr'" ["$AQJ(B" "$AQP(B" "$AQX(B" "$AQ^(B" "$AQ_(B" "$AQ`(B" "$AQa(B" "$AQb(B" "$AQc(B" "$AQd(B" "$AQe(B" "$AQf(B" "$AQg(B" "$AQh(B" "$AQi(B" "$AXM(B" "$AZ](B" "$AdY(B" "$AjL(B" "$AlM(B" "$Au&(B" "$AwP(B"]) +("yjw'" ["$AG&(B" "$AQN(B" "$AQO(B" "$AQP(B" "$AQQ(B" "$AQR(B" "$AQS(B" "$AQT(B" "$AQU(B" "$AQV(B" "$AQW(B" "$AQX(B" "$AZg(B" "$A\>(B" "$AcF(B" "$Ae{(B" "$Ai\(B" "$As[(B"]) +("yke'" ["$AR'(B" "$AR((B" "$AaJ(B" "$AhC(B" "$Aq:(B"]) +("ykq'" ["$AQ{(B" "$AQ|(B" "$AQ}(B" "$AR*(B" "$AT<(B" "$AX2(B" "$A_:(B" "$Ag[(B"]) +("ykr'" ["$AE1(B" "$AR)(B" "$AR*(B" "$AR+(B" "$AT?(B" "$AjW(B" "$ApN(B"]) +("ykw'" ["$A=D(B" "$ALU(B" "$AQ~(B" "$AR!(B" "$AR"(B" "$AR#(B" "$AR$(B" "$AR%(B" "$AR&(B" "$AX3(B" "$Aaf(B" "$Agr(B" "$Aiw(B" "$AkH(B" "$Ao"(B" "$Atm(B" "$Aw%(B"]) +("yne'" ["$ARs(B" "$AR{(B" "$AR|(B" "$AR}(B" "$AR~(B" "$A_E(B" "$Aq+(B" "$Ar>(B"]) +("ynq'" ["$AQL(B" "$ARp(B" "$ARq(B" "$ARr(B" "$ARs(B" "$ARt(B" "$ARu(B" "$ARv(B" "$A\'(B" "$A`3(B" "$Ad&(B" "$AdN(B" "$Ak3(B" "$Anw(B"]) +("ynr'" ["$ARq(B" "$AR{(B" "$AS!(B" "$AX7(B" "$A\a(B" "$Aq?(B"]) +("ynw'" ["$ARw(B" "$ARx(B" "$ARy(B" "$ARz(B" "$A[4(B" "$A[_(B" "$A[s(B" "$Aa~(B" "$Ab9(B" "$Av/(B" "$Av8(B"]) +("yoq'" ["$AS4(B" "$AS}(B" "$A`!(B"]) +("yot'" ["$AS4(B"]) +("ype'" ["$ATI(B" "$ATJ(B" "$Aaq(B" "$Aif(B"]) +("ypq'" ["$ATN(B" "$Ak5(B"]) +("ypr'" ["$A>y(B" "$AT1(B" "$ATK(B" "$ATL(B" "$ATM(B" "$ATN(B" "$ATO(B" "$ATP(B" "$A[)(B" "$Ac"(B" "$Ac3(B" "$Ah9(B" "$AlY(B"]) +("ypw'" ["$AT1(B" "$ATE(B" "$ATF(B" "$ATG(B" "$ATH(B" "$A\?(B" "$Ag!(B" "$Aj@(B" "$As^(B"]) +("yre'" ["$AT6(B"]) +("yrq'" ["$AT'(B" "$AT((B" "$AT)(B" "$Ams(B" "$Ap0(B" "$Asn(B"]) +("yrr'" ["$AT7(B" "$AT8(B" "$AT9(B" "$AT:(B" "$A[y(B" "$A^r(B" "$AfB(B" "$Ah%(B"]) +("yrw'" ["$AT*(B" "$AT+(B" "$AT,(B" "$AT-(B" "$AT.(B" "$AT/(B" "$AT0(B" "$AT1(B" "$AT2(B" "$AT3(B" "$AT4(B" "$AT5(B" "$A\+(B" "$A\>(B" "$A`w(B" "$Acd(B" "$AfB(B" "$AiZ(B" "$Ak<(B" "$As"(B" "$Av=(B"]) +("yse'" ["$AS;(B" "$AS<(B" "$AS=(B" "$AS>(B" "$AS?(B" "$AS@(B" "$ASA(B" "$ASB(B" "$AY8(B" "$Ap.(B"]) +("ysq'" ["$AS5(B" "$AS6(B" "$AS7(B" "$AS8(B" "$AS9(B" "$AS:(B" "$A[U(B" "$A\-(B" "$Ac<(B" "$Ag_(B" "$Ao^(B" "$Aw+(B" "$AwS(B"]) +("ysr'" ["$AS6(B" "$ASC(B"]) +("ysw'" ["$A`/(B"]) +("ytq'" ["$AT;(B" "$AT<(B"]) +("ytr'" ["$A@V(B" "$AK5(B" "$AT=(B" "$AT>(B" "$AT?(B" "$AT@(B" "$ATA(B" "$ATB(B" "$ATC(B" "$ATD(B" "$AY_(B" "$Ae.(B" "$Ah](B" "$AiP(B" "$Ak>(B" "$Ana(B"]) +("yue'" ["$ASh(B" "$ASj(B" "$ASk(B" "$ASl(B" "$ASm(B" "$ASn(B" "$ASo(B" "$ASp(B" "$AXq(B" "$AY6(B" "$A`t(B" "$A`v(B" "$AbW(B" "$Apu(B" "$AqA(B" "$Av9(B"]) +("yuq'" ["$ASX(B" "$ASY(B" "$ASu(B" "$Afz(B" "$Al6(B" "$Apv(B"]) +("yur'" ["$AN5(B" "$AN>(B" "$ASj(B" "$ASk(B" "$ASo(B" "$ASq(B" "$ASr(B" "$ASs(B" "$ASt(B" "$ASu(B" "$ASv(B" "$ASw(B" "$ASx(B" "$ASy(B" "$ASz(B" "$AS{(B" "$AS|(B" "$AS}(B" "$AS~(B" "$AT!(B" "$AT"(B" "$AT#(B" "$AT$(B" "$AT%(B" "$AT&(B" "$AV`(B" "$AX9(B" "$AZM(B" "$A]R(B" "$A]w(B" "$Ab@(B" "$AcP(B" "$Aew(B" "$Ae}(B" "$AjE(B" "$AlO(B" "$AlY(B" "$Al[(B" "$Am2(B" "$AnZ(B" "$ApA(B" "$ApV(B" "$Arb(B"]) +("yuw'" ["$ASZ(B" "$AS[(B" "$AS\(B" "$AS](B" "$AS^(B" "$AS_(B" "$AS`(B" "$ASa(B" "$ASb(B" "$ASc(B" "$ASd(B" "$ASe(B" "$ASf(B" "$ASg(B" "$ASh(B" "$ASi(B" "$ASk(B" "$AX.(B" "$AZD(B" "$A]G(B" "$A^m(B" "$AaN(B" "$Aa|(B" "$AbE(B" "$Af%(B" "$Ah$(B" "$Ajl(B" "$Aki(B" "$Al#(B" "$Aq>(B" "$Aru(B" "$AsD(B" "$At'(B" "$At((B" "$Av'(B"]) +("yye'" ["$AS0(B" "$AS1(B" "$A[+(B" "$Aq((B" "$Ar#(B"]) +("yyq'" ["$AS"(B" "$AS#(B" "$AS$(B" "$AS%(B" "$AS&(B" "$AS'(B" "$A]:(B" "$A^|(B" "$A`S(B" "$Ab_(B" "$Agx(B" "$Ah,(B" "$ApP(B" "$As?(B"]) +("yyr'" ["$AS&(B" "$AS2(B" "$AS3(B" "$Akt(B"]) +("yyw'" ["$AS((B" "$AS)(B" "$AS*(B" "$AS+(B" "$AS,(B" "$AS-(B" "$AS.(B" "$AS/(B" "$AYx(B" "$A\c(B" "$A\~(B" "$A]S(B" "$A]v(B" "$Ad^(B" "$Adk(B" "$Ae-(B" "$Ai:(B"]) +("zae'" ["$AU&(B"]) +("zaq'" ["$ATQ(B" "$ATz(B" "$A^Y(B" "$A_F(B"]) +("zaw'" ["$ATR(B" "$ATS(B" "$AT[(B"]) +("zbe'" ["$AW_(B"]) +("zbq'" ["$AW^(B" "$AZA(B" "$AZn(B" "$A[8(B" "$Afc(B" "$Avm(B"]) +("zbr'" ["$AW`(B" "$AWa(B"]) +("zer'" ["$A2`(B" "$AXF(B" "$Aj>(B"]) +("zew'" ["$ATp(B" "$ATq(B" "$ATr(B" "$ATs(B" "$AU&(B" "$AXS(B" "$A_u(B" "$A`}(B" "$AeE(B" "$AsP(B" "$Ase(B" "$At7(B"]) +("zfe'" ["$ATu(B"]) +("zfr'" ["$AZZ(B"]) +("zgq'" ["$ATv(B" "$ATw(B" "$ATx(B" "$AgU(B" "$An@(B"]) +("zgr'" ["$ATy(B" "$AW[(B" "$AgU(B" "$Aj5(B" "$Ao-(B"]) +("zhe'" ["$Af`(B"]) +("zhq'" ["$AT_(B" "$AU`(B" "$Aj0(B"]) +("zhr'" ["$A2X(B" "$AT`(B" "$ATa(B" "$A^J(B"]) +("zie'" ["$AWO(B" "$AWP(B" "$AWQ(B" "$AWR(B" "$AWS(B" "$A\k(B" "$Af"(B" "$Ahw(B" "$Aov(B" "$Aqh(B" "$AsJ(B" "$Av$(B"]) +("ziq'" ["$AV((B" "$AWH(B" "$AWI(B" "$AWJ(B" "$AWK(B" "$AWL(B" "$AWM(B" "$AWN(B" "$AWP(B" "$AZQ(B" "$A_Z(B" "$AaQ(B" "$Af\(B" "$Ag;(B" "$Aj"(B" "$Aj_(B" "$AoE(B" "$AtR(B" "$Att(B" "$Au~(B" "$Av$(B" "$Av7(B" "$Avv(B" "$AwZ(B"]) +("zir'" ["$AWT(B" "$AWU(B" "$AWV(B" "$Am'(B" "$Amv(B"]) +("zje'" ["$AT\(B" "$A^Y(B" "$AjC(B" "$Atu(B"]) +("zjq'" ["$At"(B" "$AtX(B"]) +("zjr'" ["$AT](B" "$AT^(B" "$Ah6(B" "$AvI(B"]) +("zjt'" ["$AT[(B"]) +("zjw'" ["$AT[(B"]) +("zke'" ["$ATe(B" "$ATf(B" "$ATg(B" "$ATh(B" "$ATi(B" "$AgX(B"]) +("zkq'" ["$ATb(B" "$ATc(B"]) +("zkr'" ["$ATj(B" "$ATk(B" "$ATl(B" "$ATm(B" "$ATn(B" "$ATo(B" "$A_p(B"]) +("zkw'" ["$ATd(B"]) +("zle'" ["$ATW(B" "$ATX(B" "$AWP(B" "$AaL(B"]) +("zlq'" ["$ATT(B" "$ATU(B" "$ATV(B" "$Ag^(B"]) +("zlr'" ["$ATZ(B" "$ATY(B" "$ATX(B"]) +("zoe'" ["$A4i(B" "$AWs(B" "$AWt(B"]) +("zoq'" ["$AWw(B" "$A`\(B"]) +("zor'" ["$ATd(B" "$AWu(B" "$AWv(B" "$AWw(B" "$AWx(B" "$AWy(B" "$AZh(B" "$A_r(B" "$Abt(B" "$AkQ(B" "$Alq(B" "$Au!(B"]) +("zow'" ["$AWA(B" "$AWr(B" "$AWw(B" "$AsP(B"]) +("zpe'" ["$A_$(B"]) +("zpq'" ["$AWp(B" "$AWq(B" "$AiW(B" "$Aw.(B"]) +("zre'" ["$AWk(B" "$AgZ(B"]) +("zrq'" ["$AWj(B" "$Aur(B"]) +("zrr'" ["$AW,(B" "$AWj(B" "$A_,(B"]) +("zse'" ["$AW\(B" "$AYL(B"]) +("zsq'" ["$AWW(B" "$AWX(B" "$AWY(B" "$AWZ(B" "$AW[(B" "$AhH(B" "$Akj(B"]) +("zsr'" ["$AW](B" "$AtU(B"]) +("zue'" ["$AWf(B" "$AWg(B" "$AWh(B" "$AWi(B" "$AY^(B"]) +("zuq'" ["$AWb(B" "$A]O(B"]) +("zuw'" ["$AWc(B" "$AWd(B" "$AWe(B" "$Ao_(B"]) +("zve'" ["$A>W(B" "$AWl(B" "$Au~(B"]) +("zvq'" ["$A6Q(B"]) +("zvr'" ["$AWn(B" "$AWo(B" "$AWm(B" "$A^)(B"]) +("zzw'" ["$ATt(B"]) +;; +("aaba" ["$A0"0V(B"]) +("aabk" ["$A0"1&(B"]) +("aaer" ["$A0"6{(B"]) +("aaha" ["$A0!9~(B"]) +("aajj" ["$A0202>2>2(B"]) +("aali" ["$A0"@o(B"]) +("aamj" ["$A0"B|(B"]) +("aamk" ["$A0"C+(B"]) +("aamy" ["$A0"Cw(B"]) +("aapo" ["$A0"FE(B"]) +("aayi" ["$A0"RL(B"]) +("abbd" ["$A041x2;6/(B"]) +("ablv" ["$A041H@}7"U9(B"]) +("abvb" ["$A0"2(B"]) +("agt'" ["$A0"8yM"(B"]) +("agub" ["$A0:JW(B"]) +("agvy" ["$A0.9zVwRe(B"]) +("agwd" ["$A0.9zN@IzTK6/(B"]) +("agyh" ["$A0:Qo(B"]) +("agzh" ["$A09T`(B"]) +("agzw" ["$A0+8QWwNo(B"]) +("ahu'" ["$A02;UJ!(B"]) +("ahv'" ["$A0.:CU_(B"]) +("aibj" ["$A4t0e(B"]) +("aida" ["$A0$4r(B" "$A^_4r(B"]) +("aidk" ["$A0'5?(B" "$A^_5=(B"]) +("aidl" ["$A0.4w(B"]) +("aiee" ["$A0$6v(B" "$A^_6v(B"]) +("aifu" ["$A0.8'(B"]) +("aige" ["$A0'8h(B" "$A0+8v(B"]) +("aigo" ["$A0.9z(B"]) +("aihk" ["$A0':E(B" "$A0.:C(B"]) +("aihu" ["$A0.;$(B"]) +("aiib" ["$A0'3n(B"]) +("aiji" ["$A0#<0(B"]) +("aijn" ["$A^_=|(B"]) +("ailm" ["$A0.A5(B"]) +("aima" ["$A0$Bn(B"]) +("aimn" ["$A0.Cq(B"]) +("aimu" ["$A0.D=(B"]) +("aimy" ["$A0'Cy(B"]) +("aimz" ["$AjSCA(B"]) +("aiqq" ["$A0'Gs(B"]) +("aiqy" ["$A0.Gi(B"]) +("airf" ["$A0.HK(B"]) +("aisi" ["$A0'K<(B"]) +("aitj" ["$A0'L>(B"]) +("aits" ["$A0'M4(B"]) +("aiuh" ["$A0'IK(B" "$A0.IO(B"]) +("aiui" ["$A0-JB(B"]) +("aive" ["$A^_WE(B"]) +("aivg" ["$A0)V"(B"]) +("aixc" ["$A0+P!(B"]) +("aixi" ["$A0.O'(B"]) +("aiya" ["$A0%Q=(B" "$A0&Q=(B"]) +("aiyo" ["$A0%S4(B"]) +("aiyt" ["$A0'@V(B"]) +("aizg" ["$A0.Tw(B"]) +("aizi" ["$A0,WS(B"]) +("ajh'" ["$A04S@VR5(B"]) +("ajs'" ["$A01;yKa(B"]) +("ajsl" ["$A01;yK\AO(B"]) +("akl'" ["$A02?(@-(B"]) +("albd" ["$A0"@-2.0k5:(B"]) +("albr" ["$A0"@-2.HK(B"]) +("alfp" ["$A04@M7VEd(B"]) +("alft" ["$A0"@-7(LX(B"]) +("alh'" ["$A02@m;a(B"]) +("alu'" ["$A02B;I=(B"]) +("amj'" ["$A05(B"]) +("anan" ["$A0505(B"]) +("anbk" ["$A051$(B"]) +("anbm" ["$A061_(B"]) +("anch" ["$A052X(B"]) +("anci" ["$A044N(B"]) +("andj" ["$A055-(B"]) +("andp" ["$A026Y(B"]) +("ands" ["$A026+(B"]) +("andy" ["$A026((B"]) +("anfh" ["$A027E(B"]) +("anfu" ["$A028#(B" "$A028'(B"]) +("angh" ["$A008V(B"]) +("ango" ["$A029z(B"]) +("angr" ["$A059\(B"]) +("anhk" ["$A05:E(B"]) +("anhl" ["$A05:&(B"]) +("anhv" ["$A02;U(B"]) +("anhw" ["$A01;/(B"]) +("ania" ["$A022e(B"]) +("anjc" ["$A05=8(B"]) +("anji" ["$A01;y(B"]) +("anjm" ["$A08<~(B"]) +("anjr" ["$A08>m(B"]) +("anju" ["$A02>S(B"]) +("anjw" ["$A022(B"]) +("anle" ["$A02@V(B"]) +("anli" ["$A04@m(B"]) +("anlq" ["$A05Aw(B"]) +("anma" ["$A00Bm(B"]) +("anmf" ["$A03CG(B"]) +("anmm" ["$A02C_(B"]) +("anmn" ["$A02Cq(B"]) +("anmo" ["$A04D&(B"]) +("anna" ["$A02DH(B" "$A04^`(B"]) +("annj" ["$A02DO(B"]) +("annq" ["$A04E%(B"]) +("anny" ["$A02D~(B"]) +("anpl" ["$A02EE(B"]) +("anpz" ["$A02E`(B"]) +("anqi" ["$A04FZ(B"]) +("anqr" ["$A02H+(B"]) +("anqy" ["$A08Gi(B"]) +("anrj" ["$A02H;(B"]) +("anua" ["$A05I1(B"]) +("anuf" ["$A02Im(B"]) +("anug" ["$A02Iz(B"]) +("anui" ["$A04J1(B" "$A05J>(B" "$A05JR(B"]) +("anuj" ["$A00I=(B"]) +("anuo" ["$A04K5(B"]) +("anuu" ["$AhqJw(B"]) +("anuv" ["$A01K.(B"]) +("anvd" ["$A02W0(B"]) +("anvi" ["$A02VC(B"]) +("anvk" ["$A04UU(B"]) +("anvs" ["$A05VP(B"]) +("anwf" ["$A02NH(B"]) +("anwz" ["$A02N#(B" "$A02N?(B"]) +("anxc" ["$A05P&(B"]) +("anxd" ["$A02Oi(B"]) +("anxi" ["$A02O"(B"]) +("anxm" ["$A02OP(B" "$A05O_(B"]) +("anxn" ["$A02PD(B"]) +("anya" ["$A04Q9(B"]) +("anyh" ["$A02Qt(B"]) +("anyi" ["$A02R](B"]) +("anyj" ["$Ao'QN(B"]) +("anyr" ["$A02T4(B"]) +("anyu" ["$A02SZ(B" "$A04So(B"]) +("anzh" ["$A02Ta(B"]) +("anzi" ["$A05WT(B" "$A08WS(B"]) +("aobl" ["$Aw!0](B"]) +("aogo" ["$A0>9}(B"]) +("aohv" ["$A0C;Z(B"]) +("aojn" ["$A0<=x(B"]) +("aoln" ["$A0BAV(B"]) +("aomc" ["$A0BCn(B"]) +("aomf" ["$A0DCE(B"]) +("aomi" ["$A0BCX(B"]) +("aomj" ["$A0AB}(B"]) +("aonk" ["$A0CDU(B"]) +("aosh" ["$A0CI%(B"]) +("aotb" ["$A0R9(B"]) +("aoyk" ["$A0>R)(B"]) +("aqcu" ["$A02H+4kJ)(B"]) +("aqd'" ["$A02H+4x(B"]) +("aqf'" ["$A02H+7'(B"]) +("aqji" ["$A02H+Fx(B"]) +("auvl" ["$A02J7V.BR(B"]) +("avny" ["$A0"TzDaQG(B"]) +("axfp" ["$A04Ph7VEd(B"]) +("ayh'" ["$A0BTK;a(B"]) +("ayst" ["$A0.RrK9L9(B"]) +("baba" ["$A0M0M(B" "$A0V0V(B"]) +("babk" ["$A0K1&(B"]) +("babl" ["$A0K0Y(B"]) +("baby" ["$A0Q1z(B"]) +("baci" ["$A0K4N(B"]) +("back" ["$A0N2](B"]) +("bad'" ["$A1#026S(B"]) +("badb" ["$A0J67(B"]) +("badc" ["$A0N5t(B"]) +("badk" ["$A0T5@(B"]) +("badp" ["$A0M6Y(B"]) +("bael" ["$A110.6{@<(B"]) +("baer" ["$A0Q6y(B"]) +("baff" ["$A0K7V(B"]) +("bafg" ["$A0Q7g(B"]) +("bafh" ["$A0K7=(B"]) +("bage" ["$A0K8v(B"]) +("bagr" ["$A0Q9X(B" "$A0U9Y(B"]) +("bags" ["$A0U9$(B"]) +("bagu" ["$A0K9I(B"]) +("bahe" ["$A0M:U(B" "$A0N:S(B"]) +("bahf" ["$A0L:[(B"]) +("bahu" ["$A0K;'(B"]) +("baie" ["$A0G35(B"]) +("baig" ["$A0K3I(B"]) +("baih" ["$A0P3!(B"]) +("baii" ["$A0Q3V(B"]) +("baiu" ["$A0N3}(B" "$A0Uwm(B"]) +("bajc" ["$A0E=6(B" "$A0K=G(B" "$A0U=L(B"]) +("bajm" ["$A0NF(B"]) +("bajw" ["$A0K(B"]) +("baub" ["$A0QJV(B" "$A0QJX(B"]) +("baue" ["$A0OIf(B"]) +("baui" ["$A0KJ.(B" "$A0QJ=(B" "$A0UJP(B"]) +("bauj" ["$A0MI=(B"]) +("bavh" ["$A0MUF(B"]) +("bavj" ["$A0TU<(B"]) +("bavu" ["$A0TVw(B"]) +("bawh" ["$A0TMu(B"]) +("bawo" ["$A0QNU(B"]) +("baxi" ["$A0MNw(B" "$A0QO7(B"]) +("baxq" ["$A0UP](B"]) +("baya" ["$A0NQ@(B"]) +("baye" ["$A0TR5(B"]) +("bayt" ["$A0KTB(B"]) +("bazi" ["$A0KWV(B" "$A0PWS(B" "$A0QWS(B" "$A0SWS(B"]) +("bbd'" ["$A0M2;5C(B" "$A0l2;5=(B"]) +("bbjl" ["$A1d1>(B"]) +("bcbc" ["$A1m1m(B"]) +("bcbf" ["$A1j1>(B"]) +("bcbh" ["$A1j0q(B"]) +("bcbi" ["$A1m1J(B"]) +("bcbk" ["$A1m1((B"]) +("bcbl" ["$A1m0W(B"]) +("bcby" ["$A1j1x(B"]) +("bccg" ["$A1m2c(B"]) +("bcda" ["$A1m4o(B"]) +("bcdg" ["$A1j5F(B"]) +("bcdi" ["$A1j5D(B"]) +("bcdm" ["$A1j5c(B"]) +("bcdy" ["$A1j6((B"]) +("bcfz" ["$A1l7J(B"]) +("bcge" ["$A1m8q(B"]) +("bcgj" ["$A1j8K(B"]) +("bcgk" ["$A1j8_(B"]) +("bcgm" ["$A1>2]8YD?(B"]) +("bcgr" ["$A1m9[(B"]) +("bchk" ["$A1j:E(B"]) +("bcii" ["$A1j3_(B"]) +("bcji" ["$A1jv(B"]) +("bcjw" ["$A1j<[(B"]) +("bcld" ["$A1jA?(B"]) +("bcli" ["$A1m@o(B"]) +("bclu" ["$A1mB6(B"]) +("bcmm" ["$A1mCf(B"]) +("bcmy" ["$A1jCw(B" "$A1mCw(B"]) +("bcmz" ["$A1mCC(B"]) +("bcpi" ["$A1mF$(B"]) +("bcpj" ["$A1mEL(B"]) +("bcqd" ["$A1jG9(B"]) +("bcqm" ["$A1jG)(B"]) +("bcqy" ["$A1mGi(B"]) +("bctb" ["$A1mM7(B"]) +("bcti" ["$A1jLb(B"]) +("bctl" ["$A1mL,(B"]) +("bcts" ["$A1jM3(B"]) +("bctu" ["$A1mMA(B"]) +("bcui" ["$A1mJ>(B"]) +("bcuu" ["$A1mJv(B"]) +("bcuy" ["$A1mBJ(B"]) +("bcvf" ["$A1mUk(B"]) +("bcvh" ["$A1mUB(B" "$A1mUC(B"]) +("bcvi" ["$A1jV>(B"]) +("bcvp" ["$A1jW<(B"]) +("bcwn" ["$A2)4DM_DI(B"]) +("bcwz" ["$A1mN2(B"]) +("bcxd" ["$A1mOs(B"]) +("bcxm" ["$A1mOV(B"]) +("bcxy" ["$A1kPN(B"]) +("bcyh" ["$A1mQo(B"]) +("bcyj" ["$A1mQ](B"]) +("bcyu" ["$A1jSo(B"]) +("bdb'" ["$A2;5C2;(B"]) +("bdd'" ["$A0l5C5=(B" "$A1p6/6S(B" "$A2;5@5B(B"]) +("bddj" ["$A2;4s6T>"(B"]) +("bdei" ["$A135@6x3[(B"]) +("bdev" ["$A2;5C6xV*(B"]) +("bdf'" ["$A146`7R(B"]) +("bdg'" ["$A2(5<9\(B" "$A2;6(8y(B"]) +("bdgl" ["$A1K5C8q@U(B"]) +("bdgm" ["$A2;6O8oC|(B"]) +("bdgs" ["$A1O4o8g@-K9(B"]) +("bdh'" ["$A114s;D(B" "$A114w:S(B" "$A2;5H:E(B"]) +("bdi'" ["$A0W5[3G(B" "$A2;6/2z(B"]) +("bdj'" ["$A2;6`<{(B"]) +("bdjh" ["$A2;5H<[=;;;(B"]) +("bdl'" ["$A135X@o(B" "$A2;5CAK(B"]) +("bdlg" ["$A2(6`@h8w(B" "$A2<4o@-9,(B"]) +("bdps" ["$A2<4oEeK9(B"]) +("bdq'" ["$A2;6(FZ(B"]) +("bdrx" ["$A2;5CHKPD(B"]) +("bds'" ["$A1d5gKy(B"]) +("bdt'" ["$A0k51>(B"]) +("bfbk" ["$A1>1((B"]) +("bfbo" ["$A1<2((B"]) +("bfbu" ["$A1>2?(B"]) +("bfcc" ["$A0W7"2T2T(B"]) +("bfck" ["$A1>2](B"]) +("bfdi" ["$A1>5X(B"]) +("bfdj" ["$A1?50(B"]) +("bfdv" ["$A1>6S(B"]) +("bfer" ["$A1>6y(B"]) +("bfff" ["$A1=7S(B" "$A1>7V(B"]) +("bffh" ["$A1<7E(B"]) +("bffu" ["$A1<80(B"]) +("bfgo" ["$A1>9z(B"]) +("bfh'" ["$A1)7";'(B"]) +("bfhh" ["$A1>PP(B"]) +("bfhr" ["$A1=;7(B"]) +("bfhv" ["$A1>;a(B"]) +("bfii" ["$A1<3[(B"]) +("bfj'" ["$A0k7b=((B" "$A117%>|(B"]) +("bfjd" ["$A0k7b=(0kV3Cq5X(B"]) +("bfji" ["$A1=;y(B"]) +("bfju" ["$A1>>d(B"]) +("bfjw" ["$A1>=l(B"]) +("bfke" ["$A1>?F(B"]) +("bfl'" ["$A0Y7VBJ(B"]) +("bfli" ["$A1>@{(B"]) +("bfll" ["$A1>@4(B"]) +("bflp" ["$A1>B[(B"]) +("bflq" ["$A1Al(B"]) +("bflz" ["$A1>@](B"]) +("bfmh" ["$A1D)(B"]) +("bfng" ["$A1>D\(B"]) +("bfnm" ["$A1>Dj(B"]) +("bfpc" ["$A1>F1(B"]) +("bfpk" ["$A1FZ(B"]) +("bfqm" ["$A1>G.(B"]) +("bfr'" ["$A117=HK(B"]) +("bfrf" ["$A1>HK(B"]) +("bfse" ["$A1>I+(B"]) +("bfso" ["$A1>Ky(B"]) +("bftg" ["$A1Lb(B" "$A1>Le(B"]) +("bftl" ["$A1>L((B"]) +("bftu" ["$A1>MA(B"]) +("bfu'" ["$A0Y7VJ}(B"]) +("bfuf" ["$A1>Im(B"]) +("bfug" ["$A1>Iz(B"]) +("bfui" ["$A1>JB(B" "$A1>JP(B"]) +("bfuu" ["$A1>Ji(B"]) +("bfv'" ["$A0Y7VV.(B"]) +("bfvb" ["$A0Y7VV.0Y(B" "$A1>V\(B" "$A1>V](B"]) +("bfve" ["$A1>WE(B"]) +("bfvi" ["$A1>V0(B" "$A1>VJ(B"]) +("bfvo" ["$A1?W>(B"]) +("bfvs" ["$A1?VX(B"]) +("bfvu" ["$A1>Vw(B"]) +("bfvv" ["$A117%U=Uy(B"]) +("bfwf" ["$A1>ND(B"]) +("bfwz" ["$A1>N;(B"]) +("bfxd" ["$A1O*(B"]) +("bfxn" ["$A1>PD(B"]) +("bfxy" ["$A1>PT(B"]) +("bfy'" ["$A1)7gSj(B"]) +("bfye" ["$A1>R5(B"]) +("bfyf" ["$A0K7VRt7{(B"]) +("bfyi" ["$A1>Rb(B"]) +("bfyr" ["$A1>T4(B"]) +("bfyt" ["$A1>TB(B"]) +("bfzb" ["$A1WS(B"]) +("bgbd" ["$A0k9$0k6A(B"]) +("bgbu" ["$A0v2:(B"]) +("bgd'" ["$A0M8q4o(B" "$A2(8g4s(B" "$A2;8R51(B"]) +("bgdl" ["$A1A4x(B"]) +("bgdt" ["$A2;924wLl(B"]) +("bge'" ["$A1y9w6y(B"]) +("bgfa" ["$A1E7"(B"]) +("bgi'" ["$A1x9$3'(B"]) +("bgjn" ["$A1A=t(B"]) +("bgkv" ["$A1@@#(B"]) +("bglj" ["$A0K9zA*>|(B"]) +("bglx" ["$A1@AQ(B" "$A1EAQ(B"]) +("bgn'" ["$A2<9HDq(B"]) +("bgr'" ["$A1;8fHK(B"]) +("bgt'" ["$A0l9+L|(B"]) +("bgta" ["$A1@Kz(B"]) +("bgu'" ["$A0l9+JR(B" "$A2;8IIf(B"]) +("bgvc" ["$A1U9XU~2_(B"]) +("bgx'" ["$A2;8JPD(B"]) +("bgyq" ["$A2;9KR;GP(B"]) +("bgz'" ["$A2;9fTr(B"]) +("bgzu" ["$A1U9XWTJX(B"]) +("bhbf" ["$A0n1>(B"]) +("bhbj" ["$A0o0l(B"]) +("bhd'" ["$A1#;J53(B" "$A1%:M5c(B" "$A1%:M6H(B" "$A11:#5@(B"]) +("bhdl" ["$A1%:M5gAw(B" "$A1U:O5gB7(B"]) +("bhg'" ["$A1#;$9z(B"]) +("bhgd" ["$A0rkW(B"]) +("bhgs" ["$A0Y;u9+K>(B" "$A0o9$(B"]) +("bhgu" ["$A1#;$9XK0(B"]) +("bhh'" ["$A0W;(;((B" "$A2;:,:}(B"]) +("bhhv" ["$A0o;a(B"]) +("bhig" ["$A0u3S(B"]) +("bhjc" ["$A0n=;(B"]) +("bhjw" ["$A0s<\(B"]) +("bhke" ["$A0v?G(B"]) +("bhlm" ["$A0nA*(B"]) +("bhmh" ["$A0oC&(B"]) +("bhpl" ["$A0oEI(B"]) +("bhq'" ["$A1d;;Fw(B" "$A1g;$H((B"]) +("bhqd" ["$A0oG;(B"]) +("bhqf" ["$A0Y;(Fk7E(B"]) +("bhqq" ["$A0tGr(B"]) +("bhr'" ["$A1#;$HK(B" "$A1;:&HK(B" "$A1g;$HK(B"]) +("bhry" ["$A1%:MH\R:(B"]) +("bhtv" ["$A0sMH(B"]) +("bhu'" ["$A1g;$J?(B"]) +("bhub" ["$A0oJV(B" "$A0qJW(B"]) +("bhud" ["$A0Y;uIL5j(B"]) +("bhuy" ["$A1%:MK.F{Q9(B" "$A2;:OJ1RK(B"]) +("bhvt" ["$A1%:MW4L,(B"]) +("bhvu" ["$A0oVz(B"]) +("bhw'" ["$A0W;0ND(B" "$A23:#Me(B"]) +("bhwj" ["$A0xMm(B"]) +("bhxs" ["$A0oPW(B"]) +("bhyh" ["$A0qQy(B"]) +("bhys" ["$A2;:CRbK<(B"]) +("bhzi" ["$A0pWS(B" "$A0rWS(B" "$A0tWS(B"]) +("bian" ["$A1K06(B"]) +("bibh" ["$A1[0r(B"]) +("bibi" ["$A1H1H(B"]) +("bibk" ["$A1Z1((B"]) +("bibl" ["$A1X0\(B"]) +("bibo" ["$A1L2((B"]) +("biby" ["$A1W2!(B"]) +("bici" ["$A1K4K(B"]) +("bid'" ["$A0W3c5F(B"]) +("bidb" ["$A1G6;(B"]) +("bidc" ["$A1J5w(B"]) +("bide" ["$A1F5C(B" "$A1K5C(B" "$A1X5C(B"]) +("bidh" ["$A0|2z5=;'(B"]) +("bidr" ["$A1W6K(B"]) +("bidv" ["$A1H6T(B"]) +("bidy" ["$A1X6((B"]) +("bier" ["$A1H6{(B"]) +("bifa" ["$A1J7((B"]) +("biff" ["$A1H7V(B"]) +("bifg" ["$A1J7f(B" "$A1\7g(B"]) +("bifh" ["$A1H7=(B"]) +("bifu" ["$A1H8=(B"]) +("bigj" ["$A1J8K(B"]) +("bigk" ["$A1H8_(B"]) +("bigr" ["$A1U9X(B"]) +("bigs" ["$A1F9)(B"]) +("bih'" ["$A2!3f:&(B"]) +("bihe" ["$A1U:O(B"]) +("bihu" ["$A1S;$(B" "$A1Z;"(B"]) +("bihv" ["$A1U;a(B"]) +("bihw" ["$A1J;-(B" "$A1Z;-(B"]) +("biiu" ["$A1J4%(B" "$A1Z3w(B"]) +("bijc" ["$A1H=O(B"]) +("bijd" ["$A1X=+(B"]) +("biji" ["$A1J<#(B" "$A1J/Lh(B"]) +("bijw" ["$A1H<[(B"]) +("bijy" ["$A1O>9(B"]) +("bikb" ["$A1U?Z(B"]) +("bikl" ["$A1\?*(B"]) +("biks" ["$A1G?W(B"]) +("bilc" ["$A1PAK(B"]) +("bild" ["$A1GA:(B"]) +("bili" ["$A1H@}(B" "$A1JA&(B"]) +("bilr" ["$A1\BR(B"]) +("bilu" ["$A1JB<(B" "$A1ZB/(B" "$ACXB3(B"]) +("bilv" ["$A1HBJ(B" "$A1LBL(B"]) +("bilz" ["$A1Z@](B"]) +("bima" ["$A1MBi(B"]) +("bimf" ["$A1UCE(B"]) +("bimm" ["$A1\Cb(B"]) +("bimo" ["$A1JD+(B"]) +("bimu" ["$A1UD;(B"]) +("bimy" ["$A1JC{(B" "$A1PC|(B"]) +("bing" ["$A1XD\(B"]) +("bini" ["$A1HDb(B"]) +("binj" ["$A1\DQ(B"]) +("binm" ["$A1HDj(B"]) +("bip'" ["$A0k3IF7(B"]) +("bipo" ["$A1FFH(B"]) +("biqd" ["$A1GG;(B"]) +("biqi" ["$A1HFp(B"]) +("bire" ["$A1HHH(B"]) +("birf" ["$A1FHK(B" "$A1IHK(B"]) +("birj" ["$A1XH;(B"]) +("birs" ["$A1HH](B"]) +("biru" ["$A1HHg(B"]) +("bise" ["$A1UH{(B"]) +("bisi" ["$A1FK@(B"]) +("bisl" ["$A1HH|(B"]) +("bita" ["$A1HK{(B" "$A1HK|(B" "$A1HK}(B"]) +("bitb" ["$A1JM7(B"]) +("biti" ["$A1GLi(B"]) +("bitk" ["$A1JLW(B"]) +("bitl" ["$A1&3ILzB7(B"]) +("biu'" ["$A1;3KJ}(B" "$A1;3}J}(B"]) +("biub" ["$AX0JV(B"]) +("biue" ["$A1JI`(B"]) +("biug" ["$A1OIz(B" "$A1OI}(B" "$A1XJ$(B"]) +("biui" ["$A1HJT(B" "$A1IJS(B"]) +("biuk" ["$A1HI\(B"]) +("biup" ["$A1JK3(B"]) +("biuu" ["$A1\Jn(B"]) +("bive" ["$A1JU_(B"]) +("bivf" ["$A1FUf(B"]) +("bivg" ["$A1TV"(B"]) +("bivi" ["$A1HV5(B" "$A1JV1(B" "$A1RV5(B" "$A1RVF(B"]) +("bivk" ["$A1HUU(B"]) +("bivs" ["$A1HVX(B"]) +("biwo" ["$A1HNR(B"]) +("bix'" ["$A113/OJ(B"]) +("bixi" ["$A1GO"(B"]) +("bixq" ["$A1XP^(B"]) +("bixu" ["$A1XPh(B" "$A1XPk(B"]) +("bixw" ["$A1JOB(B" "$A1]OB(B"]) +("bixx" ["$A1\P0(B"]) +("bixy" ["$A1JPN(B"]) +("biye" ["$A1OR5(B"]) +("biyi" ["$A1IRD(B"]) +("biyj" ["$A1GQL(B"]) +("biyk" ["$A1XR*(B"]) +("biyn" ["$A1GRt(B"]) +("biyp" ["$A1\TP(B"]) +("biyu" ["$A1HSw(B" "$A1LSq(B"]) +("bizi" ["$A1GWS(B" "$AskWS(B"]) +("bizo" ["$A1HWv(B"]) +("bjan" ["$A0l08(B"]) +("bjb'" ["$A1`<-2?(B"]) +("bjbf" ["$A0f1>(B"]) +("bjbi" ["$A0k1Z(B"]) +("bjbj" ["$A0_0_(B"]) +("bjbk" ["$A0e1((B"]) +("bjbl" ["$A0_0W(B"]) +("bjbm" ["$A0k1_(B"]) +("bjbu" ["$A0d2<(B" "$A0k2?(B"]) +("bjc'" ["$A1_=g2c(B"]) +("bjci" ["$A0`4N(B"]) +("bjcl" ["$A0e2D(B"]) +("bjd'" ["$A2;)5gJSL((B"]) +("bjdx" ["$A11>)4sQ'(B"]) +("bjfa" ["$A0d7"(B" "$A0l7((B"]) +("bjge" ["$A0k8v(B"]) +("bjgs" ["$A0l9+(B"]) +("bjgu" ["$A0`9L(B"]) +("bjhk" ["$A0l:C(B"]) +("bjho" ["$A0l;u(B"]) +("bjhu" ["$A0e:z(B"]) +("bjhw" ["$A0f;-(B"]) +("bji'" ["$A26>(4,(B"]) +("bjie" ["$A0`35(B"]) +("bjih" ["$A0k3!(B"]) +("bjij" ["$A0`lx(B"]) +("bjj'" ["$A2;=v=v(B" "$A2;>-6(B"]) +("bjkl" ["$A0a?*(B"]) +("bjky" ["$A11>)?>Q<(B"]) +("bjl'" ["$A1_=GAO(B" "$A2;<{AK(B"]) +("bjli" ["$A0e@u(B" "$A0l@m(B"]) +("bjlt" ["$A2<vH((B" "$A2;>0Fx(B"]) +("bjqi" ["$A0lFp(B"]) +("bjqq" ["$A0kGr(B" "$A2"<]FkG}(B"]) +("bjqr" ["$A0fH((B"]) +("bjqu" ["$A2;!H;(B"]) +("bjri" ["$A0kHU(B"]) +("bjs'" ["$A1=|M3Al(B"]) +("bjtm" ["$A0kLl(B"]) +("bjtu" ["$A0fM<(B" "$A0kM>(B"]) +("bju'" ["$A0m=EJ/(B" "$A11>)JP(B" "$A1;;zUq54(B"]) +("bjve" ["$A0iWE(B"]) +("bjvh" ["$A0`3$(B"]) +("bjvm" ["$A0Y;zUq54Fw(B"]) +("bjvs" ["$A0hVV(B"]) +("bjwf" ["$A0_NF(B"]) +("bjwt" ["$A1_=gNJLb(B"]) +("bjx'" ["$A11<+PG(B"]) +("bjxt" ["$A0lQ'(B"]) +("bjxy" ["$A0dPP(B"]) +("bjy'" ["$A0W>SRW(B" "$A11>)Q<(B"]) +("bjya" ["$A0eQ@(B"]) +("bjye" ["$A0kR9(B"]) +("bjyi" ["$A0aRF(B"]) +("bjyj" ["$A0gQ](B"]) +("bjyn" ["$A0iRt(B" "$A0kRt(B"]) +("bjyp" ["$A0aTK(B"]) +("bjyr" ["$A0kT2(B"]) +("bjys" ["$A0aSC(B"]) +("bjyt" ["$A0kTB(B"]) +("bjzb" ["$A0iW`(B"]) +("bjzi" ["$A0`WS(B" "$A0bWS(B" "$A0eWS(B"]) +("bjzu" ["$A0`Wi(B"]) +("bjzv" ["$A2"}(B"]) +("bkjw" ["$A1#<](B"]) +("bkjx" ["$A1(=g(B"]) +("bkjy" ["$A1(>/(B"]) +("bkkj" ["$A1(?/(B"]) +("bkkk" ["$A1(?<(B"]) +("bkko" ["$A0|@((B"]) +("bkku" ["$A1&?b(B"]) +("bklb" ["$A1)B6(B"]) +("bkle" ["$A14?K@U6z(B"]) +("bkli" ["$A1)@{(B" "$A1)A&(B"]) +("bklj" ["$A0|@?(B"]) +("bklo" ["$A0|B^(B"]) +("bklq" ["$A1#At(B"]) +("bklr" ["$A1)BR(B"]) +("bklx" ["$A1)AR(B" "$A1,AQ(B"]) +("bklz" ["$A1$@](B"]) +("bkmc" ["$A1#Cg(B"]) +("bkmi" ["$A0zCW(B" "$A1#C\(B"]) +("bkmj" ["$A1%Bz(B"]) +("bkmm" ["$A2;?ID%Cp(B"]) +("bkmu" ["$A1#D7(B" "$Ap1D8(B"]) +("bkmy" ["$A1(C{(B"]) +("bknt" ["$A1)E0(B"]) +("bkpi" ["$A0|F$(B"]) +("bkpo" ["$A1,FF(B"]) +("bkpu" ["$A1'FS(B"]) +("bkq'" ["$A2;?MFx(B"]) +("bkqi" ["$A1'Fp(B"]) +("bkqm" ["$A1'G8(B"]) +("bkqr" ["$A1#H+(B"]) +("bkqu" ["$A0Y?FH+Ji(B"]) +("bkqy" ["$A1(Gk(B"]) +("bkrf" ["$A1#HK(B"]) +("bkss" ["$A1#KM(B"]) +("bksy" ["$A2;?IK|(B" "$A0WA+=L(B"]) +("bljd" ["$A0\=+(B"]) +("blji" ["$A0Y|(B"]) +("bljq" ["$A0W>F(B"]) +("blju" ["$A0\>V(B"]) +("bljw" ["$A0Y;(B"]) +("blke" ["$A0Y?F(B"]) +("blla" ["$A0W@/(B"]) +("blld" ["$A0YA=(B"]) +("bllh" ["$A0W@J(B"]) +("blli" ["$A0Y@o(B"]) +("bllj" ["$A0W@<(B"]) +("blln" ["$A0WAW(B"]) +("bllu" ["$A0WB6(B"]) +("blly" ["$A0WAl(B"]) +("bllz" ["$A0\@`(B"]) +("blma" ["$A0WBm(B"]) +("blmi" ["$A0WCW(B"]) +("blmm" ["$A0WCf(B"]) +("blmu" ["$A0XD>(B"]) +("bln'" ["$A2g(B"]) +("bmjx" ["$A1_=g(B" "$A1g=b(B"]) +("bmjy" ["$A1_>3(B"]) +("bmk'" ["$A0MBm?F(B"]) +("bmkd" ["$A1_?r(B"]) +("bmke" ["$A1c?I(B"]) +("bmld" ["$A1dA?(B"]) +("bmli" ["$A1c@{(B"]) +("bmlp" ["$A1gB[(B"]) +("bmlr" ["$A1dBR(B"]) +("bmm'" ["$A0WC#C#(B"]) +("bmma" ["$A1`Bk(B"]) +("bmmk" ["$A1^C+(B"]) +("bmml" ["$A1dBt(B"]) +("bmmn" ["$A1_Cq(B"]) +("bmn'" ["$A0WC+E.(B"]) +("bmng" ["$A1cD\(B"]) +("bmpk" ["$A1^EZ(B"]) +("bmpl" ["$A1`EE(B"]) +("bmpn" ["$A1dF5(B"]) +("bmpy" ["$A1bF=(B"]) +("bmqm" ["$A1dG((B"]) +("bmqt" ["$A1bH5(B"]) +("bmqu" ["$A1_Gx(B"]) +("bmrf" ["$A1fHO(B"]) +("bmru" ["$A1`Hk(B"]) +("bmse" ["$A1dI+(B"]) +("bmsu" ["$A1dKY(B"]) +("bmta" ["$A1^L"(B"]) +("bmtc" ["$A1cLu(B"]) +("bmtl" ["$A1dL,(B"]) +("bmts" ["$A1dM((B"]) +("bmu'" ["$A2;C{J}(B"]) +("bmuf" ["$A1`Is(B"]) +("bmuh" ["$A1_IO(B"]) +("bmui" ["$A1cJG(B"]) +("bmuu" ["$A1dJ}(B"]) +("bmv'" ["$A11C@V^(B"]) +("bmve" ["$A1`U_(B"]) +("bmvg" ["$A1gV$(B"]) +("bmvi" ["$A1`V/(B" "$A1`VF(B" "$A1aV5(B" "$A1dVJ(B"]) +("bmvl" ["$A1mCfUEA&(B" "$A1mCfVJA?(B"]) +("bmvs" ["$A1dVV(B"]) +("bmvu" ["$A1`Vx(B"]) +("bmvx" ["$A2;CwUfO`(B"]) +("bmwz" ["$A1dN*(B"]) +("bmxd" ["$A1dO`(B"]) +("bmxm" ["$A1_O_(B"]) +("bmxn" ["$A1dPD(B"]) +("bmxq" ["$A1`P^(B" "$A1dP^(B"]) +("bmxr" ["$A1`Q!(B"]) +("bmxx" ["$A1`P4(B" "$A1cP/(B"]) +("bmxy" ["$A1dPN(B" "$A1dPT(B"]) +("bmy'" ["$A1HD?Sc(B" "$A2"C;SP(B"]) +("bmya" ["$A1dQ9(B"]) +("bmye" ["$A1iR0(B"]) +("bmyh" ["$A1dQy(B"]) +("bmyi" ["$A1`Rk(B" "$A1cRB(B" "$A1dRl(B"]) +("bmyj" ["$A1_QX(B"]) +("bmyn" ["$A1`S!(B"]) +("bmyr" ["$A1_T5(B" "$A1_T6(B" "$A1bT2(B"]) +("bmyu" ["$A1cSZ(B" "$Av}Sc(B"]) +("bmzi" ["$A1^WS(B" "$A1hWS(B"]) +("bmzk" ["$A1`Tl(B"]) +("bmzr" ["$A1`Wk(B"]) +("bnb'" ["$A2;D\2;(B"]) +("bnbn" ["$A1r1r(B"]) +("bnd'" ["$A1>Dj6H(B"]) +("bnfa" ["$Aw^7"(B"]) +("bnff" ["$AgM7W(B"]) +("bngr" ["$A1v9](B"]) +("bnh'" ["$A0YDj:s(B"]) +("bnhl" ["$A1u:#(B"]) +("bnii" ["$A1w3b(B"]) +("bniu" ["$A1w3}(B"]) +("bnjc" ["$Aw^=G(B"]) +("bnke" ["$A1v?M(B"]) +("bnln" ["$A1tAY(B"]) +("bnm'" ["$A0MDCBm(B"]) +("bnmh" ["$A0MDCBmTK:S(B"]) +("bnqi" ["$A1wFz(B"]) +("bnvb" ["$A1vV](B"]) +("bnvu" ["$A1vVw(B"]) +("bnxf" ["$A1?DqOH7I(B"]) +("bnyu" ["$A1tSZ(B" "$A1vSo(B"]) +("bnzh" ["$AikTa(B"]) +("boai" ["$A2)0.(B"]) +("bobi" ["$A1!1Z(B"]) +("bobj" ["$A1!0e(B"]) +("bobo" ["$A1!1!(B" "$A2*2*(B" "$A2.2.(B" "$AbDbD(B"]) +("bocg" ["$A1!2c(B"]) +("bocl" ["$A2$2K(B"]) +("bodb" ["$A2+67(B"]) +("bode" ["$A2)5C(B"]) +("bodk" ["$A2(5<(B" "$A2559(B"]) +("bodo" ["$A0~6a(B"]) +("bodr" ["$A2(6N(B"]) +("bods" ["$A2(6/(B"]) +("boen" ["$A2(6w(B"]) +("boer" ["$A2#6{(B"]) +("bofa" ["$A2*7"(B"]) +("bofg" ["$A2(7e(B"]) +("bofh" ["$A2%7E(B"]) +("bofu" ["$A2.88(B"]) +("boge" ["$Ap>8k(B"]) +("bogu" ["$A2(9H(B"]) +("bohe" ["$A1!:I(B"]) +("bohl" ["$A23:#(B"]) +("bohv" ["$A25;X(B"]) +("boih" ["$A2(3$(B"]) +("boii" ["$A253b(B"]) +("boir" ["$A254,(B"]) +("boiu" ["$A2%3v(B"]) +("boji" ["$A2(<0(B" "$At$;~(B"]) +("bojt" ["$A2.>t(B"]) +("bokl" ["$A0~?*(B"]) +("bokr" ["$A2&?n(B"]) +("bolh" ["$A2(@K(B"]) +("boli" ["$A0~@k(B" "$A1!@{(B" "$A2#A'(B"]) +("bolj" ["$A2(@<(B" "$A2(@=(B"]) +("boln" ["$A0XAV(B"]) +("bolo" ["$A0~Bd(B" "$A2$B\(B"]) +("bomo" ["$A1!D$(B"]) +("bomu" ["$A2.D8(B"]) +("bomz" ["$A2(C@(B"]) +("bopm" ["$A1!F,(B"]) +("boqi" ["$A2*Fp(B"]) +("borj" ["$A2*H;(B"]) +("boro" ["$A1!Hu(B"]) +("bosi" ["$A2(K9(B"]) +("boss" ["$A2%KM(B"]) +("bote" ["$A2(LX(B"]) +("botk" ["$A2(LN(B"]) +("boui" ["$A0~J4(B" "$A2)J?(B"]) +("bouu" ["$A2(Jx(B"]) +("bove" ["$A2(U[(B"]) +("bovi" ["$A2-V=(B"]) +("bovs" ["$A2%VV(B"]) +("bowf" ["$A2(NF(B"]) +("bowu" ["$A1!Nm(B" "$A2)No(B"]) +("bowz" ["$A24N;(B"]) +("boxt" ["$A0~Ow(B" "$A2)Q'(B"]) +("boxy" ["$A2(PN(B"]) +("boyn" ["$A2%Rt(B"]) +("boyp" ["$A1!TF(B"]) +("boyr" ["$A2(T4(B"]) +("bozi" ["$A21WS(B"]) +("bpbl" ["$A2;FF2;A"(B"]) +("bpdy" ["$A2;F=5HLuT<(B"]) +("bpg'" ["$A1dF59\(B"]) +("bph'" ["$A2;F=:b(B"]) +("bpq'" ["$A1dF5Fw(B"]) +("bqbn" ["$A2;G|2;DS(B"]) +("bquj" ["$A2;GPJ56x7O(B"]) +("btm'" ["$A0kM8Cw(B" "$A2;M8Cw(B"]) +("btp'" ["$A0WLzF$(B"]) +("btq'" ["$A1mM,Gi(B"]) +("btu'" ["$A2;M8K.(B"]) +("btvj" ["$A1;M3VN=W<6(B"]) +("btvv" ["$A1;M3VNU_(B"]) +("btxd" ["$A1yLlQ)5X(B"]) +("bty'" ["$A2;M,Rb(B"]) +("buan" ["$A2;02(B"]) +("bubi" ["$A2;1H(B" "$A2;1X(B"]) +("bubj" ["$A1?JV1?=E(B"]) +("bubm" ["$A2;1c(B" "$A2;1d(B"]) +("bubo" ["$A2<2/(B"]) +("bubu" ["$A2=2=(B"]) +("buby" ["$A2=1x(B"]) +("bubz" ["$A2;18(B"]) +("buce" ["$A2;2b(B" "$A2>2a(B"]) +("bucg" ["$A2;Tx(B"]) +("buci" ["$A274G(B"]) +("buco" ["$A2;4m(B"]) +("bud'" ["$A2(J?6Y(B"]) +("buda" ["$A2;4s(B"]) +("budc" ["$A2;5t(B" "$A2=5w(B"]) +("bude" ["$A2;5C(B"]) +("budg" ["$A2;5H(B"]) +("budh" ["$A2;51(B"]) +("budi" ["$A2;5Z(B"]) +("budj" ["$A2;5%(B" "$A2;5+(B"]) +("budk" ["$A2;5=(B"]) +("budl" ["$A2;4}(B"]) +("budo" ["$A2;6`(B"]) +("budr" ["$A2;6L(B" "$A2;6O(B"]) +("buds" ["$A2;6.(B"]) +("budu" ["$A2;6@(B"]) +("budv" ["$A2;6T(B" "$A2?6S(B"]) +("budx" ["$A2;5|(B"]) +("budy" ["$A296!(B" "$A2;6((B"]) +("bufa" ["$A297"(B" "$A2;7&(B" "$A2;7((B" "$A2=7%(B"]) +("buff" ["$A2;7V(B" "$A2?7V(B"]) +("bufg" ["$A267g(B"]) +("bufh" ["$A2;7A(B" "$A2<7@(B"]) +("bufj" ["$A2;72(B"]) +("bufu" ["$A2;7{(B" "$A2;7~(B"]) +("bugb" ["$A2;9;(B"]) +("bugd" ["$A2;9b(B"]) +("bugf" ["$A2;8y(B"]) +("bugj" ["$A2;8J(B" "$A2;8R(B"]) +("bugk" ["$A2<8f(B"]) +("bugl" ["$A2;8C(B"]) +("bugo" ["$A2;9{(B" "$A2;9}(B"]) +("bugr" ["$A2;9X(B" "$A2;9\(B" "$A2;9_(B"]) +("bugs" ["$A2;9+(B"]) +("bugu" ["$A2;9K(B"]) +("bugv" ["$A2;9l(B"]) +("buhe" ["$A2;:M(B" "$A2;:O(B"]) +("buho" ["$A26;q(B"]) +("buhv" ["$A2;;a(B"]) +("bui'" ["$A0lJB4&(B"]) +("buig" ["$A2;3I(B"]) +("buih" ["$A293%(B"]) +("buii" ["$A2;3Y(B" "$A2;3](B"]) +("buis" ["$A293d(B"]) +("buj'" ["$A1>J@!(B"]) +("bujq" ["$A29>H(B" "$A2;>C(B"]) +("buju" ["$A2;>P(B" "$A2<>V(B"]) +("bujx" ["$A1\J5;wPi(B" "$A2;=b(B" "$A2;=h(B"]) +("bujy" ["$A26>((B" "$A2;>4(B" "$A2<>0(B"]) +("buke" ["$A29?N(B" "$A2;?I(B" "$A2;?K(B"]) +("bukj" ["$A2;?0(B"]) +("bukk" ["$A29?<(B"]) +("bukv" ["$A2;@"(B"]) +("buky" ["$A2;?l(B"]) +("bulc" ["$A2;AK(B" "$A2;AO(B"]) +("buld" ["$A2;A<(B"]) +("bulh" ["$A2<@J(B"]) +("buli" ["$A2;@m(B" "$A2;@{(B" "$A2;A&(B"]) +("bulk" ["$A26@L(B"]) +("bulo" ["$A2?Bd(B"]) +("bulp" ["$A2;B[(B"]) +("bulv" ["$A2=BD(B"]) +("buly" ["$A2;Ai(B"]) +("bulz" ["$A2<@W(B"]) +("bumc" ["$A2;Cn(B"]) +("bumf" ["$A2?CE(B"]) +("bumh" ["$A2;C&(B"]) +("bumj" ["$A2;Bz(B" "$A2(B" "$A2?OB(B"]) +("buxx" ["$A2;P8(B" "$A2;P<(B"]) +("buxy" ["$A2;PK(B" "$A2;PP(B" "$A2;PR(B" "$A2=PP(B"]) +("buy'" ["$A0kJ'R5(B" "$A2;K5SP(B"]) +("buyi" ["$A2;R;(B" "$A2;R@(B" "$A2;RK(B" "$A2;RQ(B" "$A2;Rb(B" "$A2u(B"]) +("bvbk" ["$A2;U[2;?[(B"]) +("bvbn" ["$A0YU[2;DS(B"]) +("bvbu" ["$A0YU=0YJ$(B"]) +("bvd'" ["$A0|W04|(B" "$A2;V*5@(B"]) +("bvdy" ["$A1jW<4sFxQ9(B"]) +("bvg'" ["$A1jW<9f(B"]) +("bvgy" ["$A1#V$9)S&(B"]) +("bvgz" ["$A1jW<9$WJ(B"]) +("bvh'" ["$A1jW<;/(B"]) +("bvhy" ["$A2?3$;aRi(B"]) +("bvi'" ["$A1jW<2n(B"]) +("bvil" ["$A1dVJ4&@m(B"]) +("bvj'" ["$A2%VV;z(B" "$A29Vz=p(B"]) +("bvl'" ["$A1aV5BJ(B"]) +("bvm'" ["$A1jW(B"]) +("bvmd" ["$A0kV3Cq5X(B"]) +("bvmj" ["$A2%VVCf;}(B"]) +("bvp'" ["$A0kVFF7(B"]) +("bvq'" ["$A2;UyFx(B"]) +("bvr'" ["$A0`VwHN(B" "$A1#V$HK(B"]) +("bvry" ["$A1jWVJJtPT(B"]) +("bvvf" ["$A2;U}V.7g(B"]) +("bvvk" ["$A1jWN;VwRe(B"]) +("bwzg" ["$A1#N@Wf9z(B"]) +("bxb'" ["$A0WO80{(B"]) +("bxba" ["$A1p0Q(B"]) +("bxd'" ["$A0QPV5\(B"]) +("bxde" ["$A1p5D(B"]) +("bxds" ["$A1p6/(B"]) +("bxdx" ["$A1mOV6TOs(B"]) +("bxf'" ["$A1dO77((B"]) +("bxg'" ["$A1#OU9q(B" "$A2;O`8I(B" "$A2;Pb8V(B"]) +("bxge" ["$A1p8v(B"]) +("bxgo" ["$A1p9z(B"]) +("bxgr" ["$A1p9\(B"]) +("bxgs" ["$A1#OU9+K>(B"]) +("bxh'" ["$A2;Os;0(B"]) +("bxhb" ["$A1p:s(B"]) +("bxi'" ["$A1dPN3f(B"]) +("bxiu" ["$A1p4&(B"]) +("bxje" ["$A1#OU=p6n(B"]) +("bxjj" ["$A0~Ow=W<6(B"]) +("bxjq" ["$A1;Q!>YH((B"]) +("bxk'" ["$A1XP^?N(B"]) +("bxkj" ["$A1p?4(B"]) +("bxl'" ["$A0|OB@4(B" "$A2;PPAK(B"]) +("bxly" ["$A0MNw@{QG(B"]) +("bxmy" ["$A1pC{(B"]) +("bxnq" ["$A1pE$(B"]) +("bxp'" ["$A1XPhF7(B"]) +("bxq'" ["$A0WQ*Gr(B"]) +("bxqi" ["$A1oFx(B"]) +("bxqy" ["$A13PEFzRe(B"]) +("bxr'" ["$A2;O`H](B"]) +("bxrf" ["$A1pHK(B"]) +("bxrh" ["$A1pHC(B"]) +("bxs'" ["$A1#OUK?(B"]) +("bxsj" ["$A1qH}(B"]) +("bxti" ["$A1pLa(B"]) +("bxu'" ["$A0kP!J1(B"]) +("bxui" ["$A1pJG(B"]) +("bxuo" ["$A1pK5(B"]) +("bxuu" ["$A1pJ{(B"]) +("bxux" ["$A2;O`IOOB(B"]) +("bxv'" ["$A0KOIW@(B"]) +("bxvi" ["$A1pVB(B"]) +("bxvy" ["$A0KOnW"Rb(B"]) +("bxx'" ["$A1mOVPM(B" "$A1mOVPN(B"]) +("bxxc" ["$A1pP&(B"]) +("bxxd" ["$A1pOk(B"]) +("bxy'" ["$A2;OsQy(B"]) +("bxyg" ["$A2;P(B"]) +("bydy" ["$A1x6!(B"]) +("byet" ["$A2;T<6xM,(B"]) +("byey" ["$A2;QT6xSw(B"]) +("byez" ["$A2;R;6xWc(B"]) +("byfa" ["$A1x7((B" "$A2"7"(B"]) +("byfg" ["$A1y7b(B"]) +("byfh" ["$A1{7=(B" "$A2!7?(B"]) +("byfu" ["$A2;SI7VK5(B"]) +("byfz" ["$A2"7G(B"]) +("bygf" ["$A2!8y(B"]) +("bygj" ["$A1}8I(B"]) +("bygp" ["$A1y9w(B"]) +("bygs" ["$A1|9+(B"]) +("byhe" ["$A2":O(B"]) +("byhk" ["$A2!:E(B"]) +("byhl" ["$A2!:&(B"]) +("byid" ["$A2!42(B"]) +("byig" ["$A1|3P(B" "$A2!3L(B"]) +("byih" ["$A1y3!(B"]) +("byip" ["$A1{4<(B"]) +("byir" ["$A1x4,(B" "$A1y4((B"]) +("byj'" ["$A2;R*=t(B"]) +("byjd" ["$A2"=+(B"]) +("byjf" ["$A11Qs>|7'(B"]) +("byjm" ["$A1x="(B" "$A2"z(B"]) +("byjq" ["$A2">M(B"]) +("byju" ["$A2">Y(B"]) +("byjw" ["$A1x'(B" "$A2">-(B"]) +("byk'" ["$A0kTB?/(B"]) +("byke" ["$A2"?I(B"]) +("byl'" ["$A2;R*A3(B"]) +("byld" ["$A1XR*@M6/(B" "$A1yA9(B"]) +("bylg" ["$A1y@d(B"]) +("bylh" ["$AiD@F(B"]) +("byli" ["$A1xA&(B" "$A2!@m(B" "$A2!@z(B" "$A2!@}(B" "$A2"A"(B"]) +("bylm" ["$A2"A*(B"]) +("bylp" ["$A1{BZ(B" "$A2"B[(B"]) +("bylx" ["$A2"AP(B"]) +("byly" ["$A1yAh(B"]) +("bylz" ["$A1{@`(B"]) +("byma" ["$A1xBm(B"]) +("bymo" ["$A2!D'(B"]) +("byng" ["$A2"D\(B"]) +("byns" ["$A2g(B"]) +("bzjx" ["$A1;=Y(B"]) +("bzjy" ["$A11>)(B" "$A13>0(B"]) +("bzke" ["$A14?G(B" "$A18?N(B"]) +("bzku" ["$A1/?`(B"]) +("bzl'" ["$A2;TZAK(B"]) +("bzla" ["$A14@-(B"]) +("bzlc" ["$A18AO(B"]) +("bzld" ["$A1/A9(B"]) +("bzle" ["$A14@U(B"]) +("bzli" ["$A13@k(B"]) +("bzlx" ["$A10AS(B"]) +("bzlz" ["$A14@`(B"]) +("bzm'" ["$A2;TuC4(B"]) +("bzmm" ["$A11Cf(B" "$A13Cf(B" "$A1;Cf(B"]) +("bzn'" ["$Af_WSDR(B"]) +("bzou" ["$A11E7(B"]) +("bzpj" ["$A13EQ(B"]) +("bzpn" ["$A18F7(B"]) +("bzpo" ["$A1;FH(B"]) +("bzq'" ["$A1dWhFw(B"]) +("bzqi" ["$A13Fz(B"]) +("bzru" ["$A1;Hl(B"]) +("bzss" ["$A11KN(B" "$A13KP(B"]) +("bzts" ["$A1/M4(B"]) +("bzu'" ["$A2;WvIy(B"]) +("bzud" ["$A2;TqJV6N(B"]) +("bzuh" ["$A1/IK(B"]) +("bzuj" ["$A11I=(B"]) +("bzuk" ["$A1:IU(B"]) +("bzuu" ["$A13Ji(B" "$A16J}(B"]) +("bzvb" ["$A11V\(B"]) +("bzvd" ["$A1/W3(B"]) +("bzvi" ["$A18VA(B"]) +("bzvj" ["$A18U=(B"]) +("bzvu" ["$A18W"(B"]) +("bzvw" ["$A1;WSV2No(B"]) +("bzwf" ["$A1.ND(B"]) +("bzwh" ["$A18M|(B"]) +("bzwo" ["$A1;NQ(B"]) +("bzwq" ["$A2;WcN*Ff(B"]) +("bzwz" ["$A11N3(B"]) +("bzxf" ["$A0KWVO\7((B"]) +("bzxg" ["$A1;(B"]) +("cald" ["$A2AAA(B"]) +("capo" ["$A2AFF(B"]) +("cauh" ["$A2AIK(B"]) +("cbdk" ["$A4U5=(B"]) +("cbhe" ["$A4U:O(B"]) +("cbji" ["$A4U`(B"]) +("celd" ["$A2bA?(B"]) +("celt" ["$A2_BT(B"]) +("cemf" ["$A2`CE(B"]) +("cemm" ["$A2`Cf(B"]) +("cequ" ["$A2bH!(B"]) +("ceso" ["$A2^Ky(B"]) +("cesu" ["$A2bKY(B"]) +("ceuf" ["$A2`Im(B" "$A2bIn(B"]) +("ceui" ["$A2bJT(B"]) +("cevi" ["$A2`V&(B"]) +("cevj" ["$A2bU>(B"]) +("cevs" ["$A2`VX(B"]) +("cexm" ["$A2`O_(B" "$A2bO_(B"]) +("ceya" ["$A2`Q?(B"]) +("ceye" ["$A2aR3(B"]) +("ceyi" ["$A2`Rm(B"]) +("ceyj" ["$A2bQi(B"]) +("ceyy" ["$A2_S&(B"]) +("cezi" ["$A2aWS(B"]) +("cfci" ["$A2N2n(B"]) +("cfdq" ["$A4E7E4sFw(B"]) +("cgcg" ["$A2c2c(B"]) +("cgci" ["$A2c4N(B"]) +("cggk" ["$A2c8_(B"]) +("cgjd" ["$ATx=+(B"]) +("cgjy" ["$ATx>-(B"]) +("cglb" ["$A2cB%(B"]) +("cgli" ["$A2c@m(B"]) +("cglq" ["$A2cAw(B"]) +("cgui" ["$ATxJ9(B"]) +("cgwz" ["$ATxN*(B"]) +("cgy'" ["$A4E8PS&(B"]) +("cgya" ["$A2cQ9(B"]) +("cgyb" ["$ATxSP(B"]) +("cgzl" ["$ATxTZ(B"]) +("chbl" ["$A2T0W(B"]) +("chch" ["$A2T2T(B"]) +("chcu" ["$A2V4Y(B" "$A2VWd(B"]) +("chcv" ["$A2T4d(B"]) +("chhd" ["$A2T;F(B" "$A2V;J(B"]) +("chhl" ["$A2W:#(B"]) +("chj'" ["$A4_;/"(B"]) +("chku" ["$A2V?b(B"]) +("chlh" ["$A4_;/AQ;/(B"]) +("chlk" ["$A2T@O(B"]) +("chln" ["$A2Vb^(B"]) +("chmh" ["$A2TC#(B"]) +("chni" ["$A2XDd(B"]) +("chsh" ["$A2WI#(B"]) +("chss" ["$A2TKI(B"]) +("chtm" ["$A2TLl(B"]) +("chuf" ["$A2XIm(B"]) +("chui" ["$A2UJR(B"]) +("chuu" ["$A2XJi(B"]) +("chvb" ["$A2WV](B"]) +("chwz" ["$A2UN;(B"]) +("chyy" ["$A2TS,(B"]) +("chzy" ["$A4_;/WwSC(B"]) +("ciai" ["$A4H0.(B"]) +("cibi" ["$A4N1H(B"]) +("cibq" ["$A2c3v2;Gn(B"]) +("cibz" ["$A4H1/(B"]) +("cidg" ["$A4N5H(B"]) +("cidi" ["$A4K5X(B" "$A4N5Z(B"]) +("cidk" ["$A4L56(B"]) +("cidl" ["$A4E4x(B"]) +("cidm" ["$A4G5d(B" "$A4J5d(B"]) +("cier" ["$A4J6y(B" "$A4L6z(B"]) +("cifu" ["$AKE7~(B"]) +("cigf" ["$A4J8y(B"]) +("cigu" ["$A4L9G(B"]) +("cigx" ["$A2F2z9XO5(B"]) +("cihb" ["$A4K:s(B" "$AKE:r(B"]) +("cihd" ["$A4F;F(B"]) +("cihv" ["$A4J;c(B"]) +("cihw" ["$A4E;/(B" "$A4F;((B" "$A4K;0(B"]) +("cihy" ["$A4L;1(B"]) +("ciih" ["$A4E3!(B"]) +("ciiu" ["$A4K4&(B"]) +("cijc" ["$A4M=L(B"]) +("ciji" ["$A4E<+(B" "$A4L<$(B"]) +("cijm" ["$A4K}(B"]) +("ciju" ["$A4E>X(B" "$A4J>d(B"]) +("cike" ["$A4K?L(B" "$A4L?M(B"]) +("ciku" ["$A4J?b(B"]) +("cili" ["$A4EA&(B"]) +("cilz" ["$A4K@`(B"]) +("cimu" ["$A4HD8(B"]) +("cing" ["$A4ED\(B"]) +("cipj" ["$A4EEL(B"]) +("cipn" ["$A4NF7(B"]) +("cipy" ["$A4DF:(B"]) +("ciq'" ["$A2F2zH((B" "$A4f4"Fw(B"]) +("ciqd" ["$A4E3!G?6H(B"]) +("ciqi" ["$A2F2zGe2i(B" "$A4IFw(B"]) +("ciqu" ["$A4GH%(B" "$A4JGz(B"]) +("cirf" ["$A4JHK(B"]) +("ciri" ["$A4NHU(B"]) +("cirv" ["$A4FHo(B"]) +("citb" ["$A4EM7(B"]) +("cith" ["$AltLC(B"]) +("citi" ["$A4ELe(B"]) +("citj" ["$A4LL=(B"]) +("cits" ["$A4EM((B"]) +("citu" ["$A4IMA(B"]) +("citv" ["$A4GMK(B"]) +("citx" ["$A4ELz(B"]) +("ciu'" ["$A2F2zK0(B"]) +("ciua" ["$A4LI1(B"]) +("ciug" ["$A4NIz(B"]) +("ciuh" ["$A4LIK(B"]) +("ciui" ["$A4KJ1(B" "$A4KJB(B" "$A4LJ7(B"]) +("ciuj" ["$A4HIF(B"]) +("ciuu" ["$A4NJ}(B"]) +("civf" ["$A4EUk(B"]) +("civh" ["$A4N3$(B"]) +("civi" ["$A4GV0(B" "$A4KVB(B" "$A4NV.(B"]) +("civr" ["$A4IW)(B"]) +("ciwh" ["$A4LMx(B"]) +("ciwl" ["$A4KMb(B"]) +("ciwz" ["$A4JN2(B" "$A4Lb,(B"]) +("cix'" ["$Aa/4:lS(B"]) +("cixd" ["$A4HOi(B" "$A4KOn(B"]) +("cixi" ["$A4Hl{(B"]) +("cixn" ["$A4EP>(B" "$A4EPD(B"]) +("cixq" ["$A4LPe(B"]) +("cixr" ["$A4EQ!(B"]) +("cixs" ["$A4FP[(B"]) +("cixu" ["$A4JPr(B" "$A4NPr(B"]) +("cixy" ["$A4EPT(B" "$A4FPT(B" "$A4GPP(B"]) +("ciyb" ["$A4KSI(B"]) +("ciyi" ["$A4JRe(B"]) +("ciyj" ["$A4LQ[(B"]) +("ciyk" ["$A4NR*(B"]) +("ciyu" ["$A4JSo(B" "$A4MSh(B" "$A4NSZ(B"]) +("cizi" ["$A4NWS(B"]) +("cizu" ["$A4JWi(B"]) +("cjan" ["$A2R08(B"]) +("cjb'" ["$A2D;}1m(B"]) +("cjbk" ["$A2P1)(B"]) +("cjbl" ["$A2R0W(B" "$A2R0\(B"]) +("cjbu" ["$A2P2?(B"]) +("cjby" ["$A2P1x(B"]) +("cjcp" ["$A2P4f(B"]) +("cjdb" ["$A2O69(B"]) +("cjdj" ["$A2R5-(B"]) +("cjee" ["$A2O6j(B"]) +("cjeg" ["$A2A|(B"]) +("cjju" ["$A2M>_(B" "$A2P>V(B"]) +("cjjw" ["$A2N(B"]) +("ckbk" ["$A2]0|(B"]) +("ckcj" ["$A2\2N(B"]) +("ckck" ["$A2\2Y(B" "$A2]2](B"]) +("ckcs" ["$A2]4T(B"]) +("ckdi" ["$A2]5X(B"]) +("ckdm" ["$A2]5i(B"]) +("ckff" ["$A2I?s7=7((B"]) +("ckfh" ["$A2]7?(B"]) +("ckgh" ["$A2[8V(B"]) +("ckgk" ["$A2]8e(B"]) +("ckgy" ["$A2I?s9$R5(B"]) +("ckid" ["$A2]44(B"]) +("ckih" ["$A2Y3!(B" "$A2]3!(B"]) +("ckii" ["$A2Y3V(B"]) +("ckis" ["$A2]3f(B"]) +("cklc" ["$A2]AO(B"]) +("cklk" ["$A2Y@M(B"]) +("cklm" ["$A2YA7(B"]) +("cklv" ["$A2]BL(B"]) +("ckmh" ["$A2]C'(B"]) +("ckmi" ["$A2ZCW(B"]) +("ckmk" ["$A2]C1(B"]) +("ckmu" ["$A2]D>(B"]) +("ckmz" ["$A2]].(B"]) +("ckni" ["$A2]Db(B"]) +("ckpg" ["$A2]Eo(B"]) +("ckpi" ["$A2\X'(B" "$A2]F$(B"]) +("ckpy" ["$A2]F:(B"]) +("ckq'" ["$A2I?UGx(B"]) +("ckqm" ["$A2]G)(B"]) +("cksr" ["$A2]Ka(B"]) +("ckth" ["$A2]LC(B"]) +("cktu" ["$A2]M<(B"]) +("cku'" ["$A2N?|(B"]) +("cljt" ["$A2C>v(B" "$A2I>r(B"]) +("clju" ["$A2E>_(B"]) +("cljy" ["$A2F>-(B"]) +("clkd" ["$A2I?s(B"]) +("clke" ["$A2E?I(B"]) +("clkl" ["$A2C?*(B"]) +("cllc" ["$A2DAO(B"]) +("clli" ["$A2FA&(B" "$A2J@q(B"]) +("clmi" ["$A2BCU(B"]) +("clmk" ["$A2FC3(B"]) +("clml" ["$A2IBr(B"]) +("clna" ["$A2IDI(B"]) +("clng" ["$A2ED\(B"]) +("clnr" ["$A2IE/(B"]) +("clpj" ["$A2CEP(B"]) +("clpu" ["$A2KFW(B"]) +("clqi" ["$A2EFx(B"]) +("clqr" ["$A2FH((B"]) +("clqu" ["$A2IH!(B"]) +("cls'" ["$A4NBHKa(B"]) +("clse" ["$A2JI+(B"]) +("clt'" ["$A4EAwLe(B"]) +("cltk" ["$A2JLU(B"]) +("cltl" ["$A2KL&(B"]) +("cltr" ["$A2FME(B"]) +("cluf" ["$A2FIq(B"]) +("clui" ["$A2EJG(B" "$A2JJN(B"]) +("cluu" ["$A2KJ_(B"]) +("cluv" ["$A2FK0(B"]) +("clvg" ["$A2FU~(B"]) +("clvi" ["$A2EVG(B" "$A2IVF(B"]) +("clvl" ["$A2IU*(B"]) +("clvs" ["$A2BVP(B"]) +("clvu" ["$A2FVw(B" "$A2JVi(B"]) +("clwu" ["$A2FNo(B" "$A2FNq(B"]) +("clx'" ["$A4EA&O_(B"]) +("clxd" ["$A2BOk(B"]) +("clxm" ["$A2JOT(B"]) +("clxw" ["$A2JO<(B"]) +("clxy" ["$A2EPP(B"]) +("cly'" ["$A4EA&RG(B"]) +("clyb" ["$A2ESP(B" "$A2ISM(B" "$A2KSM(B"]) +("clyh" ["$A2IQy(B"]) +("clyi" ["$A2BRI(B"]) +("clyk" ["$A2KkH(B"]) +("clyp" ["$A2JTF(B"]) +("clyr" ["$A2FT4(B" "$A2KT0(B"]) +("clys" ["$A2ISC(B"]) +("clzi" ["$A2EWS(B" "$A2KWQ(B" "$A2KWS(B"]) +("cmcv" ["$A4OCw2EVG(B"]) +("cmg'" ["$A4LC+9u(B"]) +("cmh'" ["$A2]D>;R(B"]) +("cmv'" ["$A2ND13$(B"]) +("cmy'" ["$A4VC+Qr(B"]) +("cncy" ["$A4SDQ4SQO(B"]) +("coan" ["$A4m08(B"]) +("cobj" ["$A4j0e(B"]) +("cobl" ["$A4l0\(B"]) +("coci" ["$A4k4G(B"]) +("codk" ["$Ao156(B"]) +("cogo" ["$A4m9}(B"]) +("cohe" ["$A4i:O(B"]) +("cohw" ["$A4m;0(B"]) +("coiu" ["$A4m4&(B"]) +("cojt" ["$A4m>u(B"]) +("cokl" ["$A4m?*(B"]) +("colc" ["$A4mAK(B"]) +("colo" ["$A4mBd(B"]) +("colr" ["$A4mBR(B"]) +("couh" ["$A4hIL(B" "$A4lIK(B"]) +("coui" ["$A4kJ)(B"]) +("cove" ["$A4lU[(B"]) +("covi" ["$A4kVC(B"]) +("cowu" ["$A4mNs(B"]) +("cowz" ["$A4mN;(B"]) +("coza" ["$A4mTS(B"]) +("cozi" ["$A4mWV(B"]) +("cozs" ["$A4mW[(B"]) +("cpbu" ["$A4g2=(B"]) +("cpdh" ["$A4f55(B"]) +("cpfh" ["$A4f7E(B"]) +("cpgf" ["$A4f8y(B"]) +("cpho" ["$A4f;u(B"]) +("cphu" ["$A4f;'(B"]) +("cpih" ["$A4g3$(B"]) +("cpiu" ["$A4f4"(B"]) +("cpkr" ["$A4f?n(B"]) +("cplj" ["$A4f@8(B"]) +("cplo" ["$A4eBd(B"]) +("cpmn" ["$A4eCq(B"]) +("cppj" ["$A4fEL(B"]) +("cpqu" ["$A4fH!(B"]) +("cpru" ["$A4fHk(B"]) +("cptu" ["$A4gMA(B"]) +("cpvd" ["$A4eW/(B"]) +("cpve" ["$A4fU[(B"]) +("cpvf" ["$A4eUr(B"]) +("cpvh" ["$A4e3$(B"]) +("cpvu" ["$A4fV|(B"]) +("cpwh" ["$A4fMv(B"]) +("cpxn" ["$A4fPD(B"]) +("cpy'" ["$A2CEPT1(B"]) +("cpzi" ["$A4eWS(B"]) +("cpzl" ["$A4fTZ(B"]) +("cqbf" ["$A4KFp1K7|(B"]) +("crbp" ["$A4SH]2;FH(B"]) +("crdo" ["$A4[6a(B"]) +("crfj" ["$A4\78(B"]) +("crgl" ["$A4[8D(B"]) +("crru" ["$A4\Hk(B"]) +("crwz" ["$A4[N;(B"]) +("csbl" ["$A4P0W(B"]) +("csbu" ["$A4S2;(B"]) +("csci" ["$A4S4K(B"]) +("cscs" ["$A4R4R(B"]) +("cscu" ["$A4R4Y(B"]) +("cscv" ["$A4P4d(B"]) +("csda" ["$A4S4r(B"]) +("csds" ["$A4S6/(B"]) +("csdu" ["$A2JI+5gJS(B"]) +("cser" ["$A4S6x(B"]) +("csfg" ["$A4S7g(B"]) +("csfj" ["$A4S78(B"]) +("csfu" ["$A4S88(B"]) +("cshw" ["$A4P;((B"]) +("csjd" ["$A4P=*(B"]) +("csjm" ["$A4S|(B"]) +("cskj" ["$A4T?/(B"]) +("cskr" ["$A4S?m(B"]) +("csl'" ["$A4VKGAO(B"]) +("csll" ["$A4S@4(B"]) +("csln" ["$A4TAV(B"]) +("cslp" ["$A4SBV(B"]) +("cslt" ["$A4SBT(B"]) +("cslu" ["$A4PBL(B"]) +("csmh" ["$A4RC&(B"]) +("csmu" ["$A4SD8(B"]) +("csmy" ["$A4OCw(B"]) +("csp'" ["$A2JI+F,(B"]) +("csqm" ["$A4SG0(B"]) +("csrs" ["$A4SH](B"]) +("cssu" ["$A4SKY(B"]) +("cstb" ["$A4PM7(B" "$A4SM7(B"]) +("cstj" ["$A4TL8(B"]) +("csug" ["$A4TIz(B"]) +("csui" ["$A4SJB(B"]) +("csuu" ["$A4SJt(B" "$A4TJi(B"]) +("csve" ["$A4SUb(B"]) +("csvg" ["$A4SU~(B"]) +("csvs" ["$A4SVP(B"]) +("cswz" ["$A4SN4(B"]) +("csxc" ["$A4SP!(B"]) +("csxm" ["$A4SOH(B"]) +("csxn" ["$A4SPB(B"]) +("csye" ["$A4SR5(B"]) +("csyj" ["$A4SQO(B"]) +("csyy" ["$A4OS1(B"]) +("cszi" ["$A4SWS(B"]) +("ctk'" ["$A4ELz?s(B"]) +("ctl'" ["$A4EM(A?(B"]) +("ctm'" ["$A4EM(CE(B"]) +("cubf" ["$A4V1?(B"]) +("cubj" ["$A4kJV2;<0(B"]) +("cubk" ["$A4V1)(B"]) +("cubu" ["$A4V2<(B"]) +("cuck" ["$A4V2Z(B"]) +("cucu" ["$A4V4V(B"]) +("cuda" ["$A4V4s(B"]) +("cufh" ["$A4V7D(B" "$A4V7E(B"]) +("cugd" ["$A4Van(B"]) +("cugx" ["$A4SJt9XO5(B"]) +("cui'" ["$A4YIz2z(B"]) +("cuig" ["$A4Y3I(B"]) +("cujn" ["$A4Y=x(B"]) +("cul'" ["$A4NIzAV(B"]) +("culd" ["$A4VA8(B"]) +("cult" ["$A4VBT(B"]) +("culu" ["$A4VB3(B"]) +("culx" ["$A4VAS(B"]) +("cumk" ["$A4VC+(B"]) +("cuqm" ["$A4VG3(B"]) +("cusr" ["$A4WKa(B"]) +("cuua" ["$A4VI4(B"]) +("cuui" ["$A4YJ9(B"]) +("cuvd" ["$A4VW3(B"]) +("cuvi" ["$A4VV&(B"]) +("cuvs" ["$A4VVX(B"]) +("cux'" ["$A2bJwQ'(B"]) +("cuxi" ["$A4VO8(B"]) +("cuxn" ["$A4VPD(B"]) +("cuxr" ["$A4VQ!(B"]) +("cuy'" ["$A4SJBSZ(B"]) +("cuye" ["$A4VR0(B"]) +("cuys" ["$A4XS5(B"]) +("cvb'" ["$A2FU~2?(B"]) +("cvcj" ["$A4]2P(B"]) +("cvcu" ["$A4_4Y(B"]) +("cvdy" ["$A4VV&4sR6(B"]) +("cvf'" ["$A4VV,7>(B"]) +("cvfz" ["$A4_7J(B"]) +("cvho" ["$A4c;p(B"]) +("cvhv" ["$A4];Y(B"]) +("cvhw" ["$A4_;/(B"]) +("cvij" ["$A4_2z(B"]) +("cvlv" ["$A4dBL(B"]) +("cvlz" ["$A4VVF@DTl(B"]) +("cvmm" ["$A4_C_(B"]) +("cvnd" ["$A2FU~Dj6H(B"]) +("cvp'" ["$A4VVFF7(B"]) +("cvq'" ["$A2NU~H((B" "$A4fV|Fw(B"]) +("cvqu" ["$A]MH!(B"]) +("cvro" ["$A4`Hu(B"]) +("cvvu" ["$A4dVq(B"]) +("cvw'" ["$A2NUUNo(B"]) +("cvwj" ["$A2FU~N#;z(B"]) +("cvxy" ["$A4`PT(B"]) +("cvya" ["$A4_Q?(B"]) +("cvzj" ["$A2FU~WJ=p(B"]) +("cwj'" ["$A2LND<'(B"]) +("cwyg" ["$A4SN4SP9}(B"]) +("cxc'" ["$A4EPT4I(B"]) +("cxcl" ["$A4EPT2DAO(B"]) +("cxdy" ["$A4VPD4sRb(B"]) +("cxq'" ["$A2\Q)G[(B"]) +("cxtx" ["$A4EPTLlO_(B"]) +("cxw'" ["$A4VOKN,(B"]) +("cxxs" ["$A4YPTOY<$KX(B"]) +("cxy'" ["$A4EP'S&(B"]) +("cxyv" ["$A4FP[RlVj(B"]) +("cyb'" ["$A2cQ90e(B"]) +("cyd'" ["$A2_T45X(B"]) +("cyg'" ["$A2bQ99\(B"]) +("cymd" ["$A4NR*C,6\(B"]) +("cyp'" ["$A2LT*E`(B"]) +("cyv'" ["$A2NSkVF(B"]) +("cyy'" ["$A2NRiT1(B" "$A2NRiT:(B"]) +("czfz" ["$A4mW[84TS(B"]) +("czgi" ["$A2YWw9f3L(B"]) +("czt'" ["$A2YW]L((B" "$A2YWwL((B"]) +("czx'" ["$A2YW]PT(B"]) +("czxt" ["$A2YWwO5M3(B"]) +("daan" ["$A4p08(B"]) +("daba" ["$A4r0P(B" "$A4s0S(B"]) +("dabh" ["$A4s0t(B"]) +("dabi" ["$A4s1H(B" "$A4s1J(B"]) +("dabj" ["$A4r0g(B" "$A4s0k(B"]) +("dabk" ["$A4r0|(B"]) +("dabl" ["$A4r0\(B" "$A4s0\(B"]) +("dabm" ["$A4p1g(B" "$A4s1c(B"]) +("dabo" ["$A4s2.(B"]) +("dabu" ["$A4s2=(B" "$A4s2?(B"]) +("daby" ["$A4s1x(B" "$A4s1}(B"]) +("dacl" ["$A4s2K(B"]) +("daco" ["$A4s4m(B"]) +("dacs" ["$A4s4P(B"]) +("dada" ["$A4s4s(B" "$Aw2w2(B"]) +("dadb" ["$A4s69(B" "$A4s6<(B"]) +("dadc" ["$A4r5t(B" "$A4s5w(B"]) +("dade" ["$A4s5B(B"]) +("dadg" ["$A4s5F(B"]) +("dadi" ["$A4s5P(B" "$A4s5V(B" "$A4s5X(B"]) +("dadj" ["$A4o5)(B" "$A4s5((B"]) +("dadk" ["$A4o5=(B" "$A4r59(B" "$A4s56(B" "$A4s5@(B"]) +("dadm" ["$A4r5c(B" "$A4s5d(B" "$A4s5n(B"]) +("dado" ["$A4s6`(B"]) +("dadr" ["$A4r6O(B"]) +("dads" ["$A4r6/(B"]) +("dadu" ["$A4s6<(B"]) +("dadv" ["$A4s6S(B"]) +("dady" ["$A4s6((B"]) +("daee" ["$A4sr&(B"]) +("daer" ["$A4s6~(B"]) +("dafa" ["$A4r7"(B" "$A4s7((B"]) +("daff" ["$A4s7`(B"]) +("dafg" ["$A4s7g(B"]) +("dafh" ["$A4s7=(B"]) +("dafj" ["$A4r7-(B" "$A4s72(B"]) +("dafu" ["$A4p84(B"]) +("dlfu" ["$A4s7r(B"]) +("dagd" ["$A4r9b(B"]) +("dage" ["$A4s8g(B"]) +("dagg" ["$A4r8|(B"]) +("dagh" ["$A4s8Y(B" "$A4s8[(B"]) +("dagj" ["$A4s8I(B"]) +("dagl" ["$A4s8E(B"]) +("dago" ["$A4s9z(B" "$A4s9}(B"]) +("dagp" ["$A4r9v(B"]) +("dagr" ["$A4o9Y(B" "$A4s9[(B"]) +("dags" ["$A4s9&(B" "$A4s9+(B"]) +("dagu" ["$A4r9D(B" "$A4s9D(B"]) +("dagv" ["$A4r9m(B"]) +("dagw" ["$A4s9S(B"]) +("dahb" ["$A4s:p(B"]) +("dahd" ["$A4s;F(B"]) +("dahe" ["$A4s:S(B"]) +("dahj" ["$A4s::(B"]) +("dahk" ["$A4s:C(B" "$A4s:E(B"]) +("dahl" ["$A4s:#(B"]) +("daho" ["$A4s;o(B" "$A4s;p(B"]) +("dahr" ["$A4s;<(B"]) +("dahs" ["$A4s:l(B"]) +("dahu" ["$A4s:~(B" "$A4s;'(B"]) +("dahv" ["$A4s;a(B"]) +("dahw" ["$A4p;0(B" "$A4r;,(B" "$A4s;0(B"]) +("dahy" ["$A4r;5(B"]) +("daia" ["$A4rh>(B"]) +("daie" ["$A4n35(B" "$A4s35(B"]) +("daif" ["$A4s3<(B"]) +("daig" ["$A4n3K(B" "$A4o3I(B"]) +("daih" ["$A4r3!(B" "$A4s3&(B"]) +("daip" ["$A4s4:(B"]) +("dair" ["$A4s4((B"]) +("dajc" ["$A4r=A(B" "$A4s=E(B"]) +("dajd" ["$A4r=,(B" "$A4s=+(B" "$A4s=-(B" "$A4s=1(B"]) +("daji" ["$A4r;w(B" "$A4s|(B"]) +("dajq" ["$A4n>H(B"]) +("dajr" ["$A4p>m(B"]) +("daju" ["$A4s>V(B" "$A4s>Y(B"]) +("dajw" ["$A4r<\(B" "$A4s-(B"]) +("daka" ["$A4o?((B"]) +("dakl" ["$A4r?*(B"]) +("daku" ["$A4s?^(B"]) +("dakw" ["$A4r?e(B"]) +("daky" ["$A4s?i(B"]) +("dala" ["$A4n@-(B" "$A^G@-(B"]) +("dalb" ["$A4sB%(B"]) +("dalc" ["$A4sAO(B"]) +("dald" ["$A4rA?(B" "$A4sA?(B"]) +("dali" ["$A4p@m(B" "$A4s@m(B" "$A4sA&(B"]) +("dalk" ["$A4r@L(B"]) +("dall" ["$A4o@5(B"]) +("dalm" ["$A4sA,(B"]) +("daln" ["$A4sAV(B"]) +("dalo" ["$A4rBd(B"]) +("dalq" ["$A4sAw(B"]) +("dalr" ["$A4rBR(B"]) +("dalt" ["$A4sBT(B"]) +("dalu" ["$A4sB7(B" "$A4sB=(B"]) +("dalx" ["$A4rAT(B"]) +("dalz" ["$A4r@W(B"]) +("dama" ["$A4sBh(B" "$A4sBi(B"]) +("damc" ["$A4sCm(B"]) +("damf" ["$A4sCE(B"]) +("damh" ["$A4sC&(B"]) +("dami" ["$A4sCW(B"]) +("damk" ["$A4sC+(B"]) +("daml" ["$A4sBs(B"]) +("damm" ["$A4sCf(B"]) +("damo" ["$A4rD%(B" "$A4sD.(B"]) +("damy" ["$A4sC{(B"]) +("dand" ["$A4sDo(B"]) +("dani" ["$A4sDf(B"]) +("danj" ["$A4sDQ(B"]) +("dank" ["$A4sDT(B"]) +("danm" ["$A4sDj(B"]) +("dapi" ["$A4sEz(B"]) +("dapk" ["$A4rEZ(B" "$A4sEZ(B"]) +("dapo" ["$A4rFF(B"]) +("dapy" ["$A4sF=(B"]) +("dapz" ["$A4nEd(B"]) +("daqc" ["$A4nGE(B"]) +("daqd" ["$A4rG9(B"]) +("daqi" ["$A4rFx(B"]) +("daqm" ["$A4sG.(B"]) +("daqn" ["$A4sGX(B"]) +("daqq" ["$A4rGr(B"]) +("daqr" ["$A4sH((B"]) +("daqu" ["$A4rH$(B" "$A4sGz(B"]) +("daqy" ["$A4sGl(B"]) +("darf" ["$A4oHK(B" "$A4sHK(B"]) +("dark" ["$A4rHE(B"]) +("daru" ["$A4rHk(B" "$A4sHe(B"]) +("dasi" ["$A4sKA(B" "$A4sKD(B"]) +("dasj" ["$A4rI"(B" "$A4sH}(B"]) +("dask" ["$A4rI((B" "$A4sI)(B"]) +("dasr" ["$A4rKc(B" "$A4sKb(B"]) +("dasv" ["$A4rKi(B"]) +("datb" ["$A4rM7(B" "$A4sM7(B"]) +("dath" ["$A4sLC(B"]) +("dati" ["$A4sLe(B"]) +("datm" ["$A4sLo(B"]) +("dats" ["$A4rM((B" "$A4sM,(B"]) +("datu" ["$A4sMA(B"]) +("datv" ["$A4rMK(B" "$A4sMH(B"]) +("datx" ["$A4rLz(B"]) +("daty" ["$A4rL}(B" "$A4sL|(B"]) +("daua" ["$A4sOC(B"]) +("daub" ["$A4rJV(B"]) +("daue" ["$A4sIb(B"]) +("daug" ["$A4sIy(B"]) +("daui" ["$A4sJ&(B" "$A4sJ9(B" "$A4sJB(B" "$A4sJF(B"]) +("dauj" ["$A4nZ((B"]) +("daup" ["$A4sK3(B"]) +("dauu" ["$A4sJe(B" "$A4sJ}(B"]) +("dauv" ["$A4sK.(B"]) +("davb" ["$A4sV^(B"]) +("davd" ["$A4rW.(B"]) +("davf" ["$A4rUk(B"]) +("davh" ["$A4rUL(B"]) +("davi" ["$A4sV>(B" "$A4sVB(B" "$A4sVN(B"]) +("davj" ["$A4sU=(B"]) +("davk" ["$A4sZ>(B"]) +("davl" ["$A4sU/(B"]) +("davr" ["$A4rW*(B"]) +("davs" ["$A4rVP(B" "$A4sVZ(B"]) +("davu" ["$A4sVq(B"]) +("dawh" ["$A4sMu(B"]) +("dawu" ["$A4sNr(B"]) +("dawz" ["$A4sN>(B" "$A4sN@(B"]) +("daxc" ["$A4rO{(B" "$A4sP!(B" "$A4sP#(B"]) +("daxd" ["$A4rOl(B" "$A4sOs(B"]) +("daxi" ["$A4sO2(B" "$A4sO7(B"]) +("daxm" ["$A4sO^(B"]) +("daxn" ["$A4sPB(B"]) +("daxq" ["$A4sP^(B"]) +("daxr" ["$A4sQ!(B"]) +("daxs" ["$A4sP\(B"]) +("daxt" ["$A4sQ'(B" "$A4sQ)(B"]) +("daxw" ["$A4rOB(B" "$A4sO@(B"]) +("daxx" ["$A4pP;(B" "$A4sP4(B"]) +("daxy" ["$A4sPK(B" "$A4sPM(B"]) +("daya" ["$A4sQE(B"]) +("dayb" ["$A4sSM(B" "$A4sSP(B"]) +("daye" ["$A4sR/(B" "$A4sR1(B" "$A4sR5(B"]) +("dayh" ["$A4sQs(B"]) +("dayi" ["$A4oRb(B" "$A4sR;(B" "$A4sRB(B" "$A4sRb(B"]) +("dayj" ["$A4rQ[(B" "$A4sQL(B" "$A4sQc(B"]) +("dayk" ["$A4sR*(B"]) +("dayn" ["$A4oRr(B" "$A4rS!(B" "$A4sS!(B"]) +("dayr" ["$A4sT1(B" "$A4sT2(B" "$A4sT:(B"]) +("days" ["$A4sSC(B"]) +("dayt" ["$A4sT<(B" "$A4sTB(B"]) +("dayu" ["$A4sSZ(B" "$A4sSj(B"]) +("dayy" ["$A4pS&(B"]) +("daza" ["$A4rTS(B"]) +("dazi" ["$A4rWV(B"]) +("dazo" ["$A4sWw(B"]) +("dazs" ["$A4sWZ(B"]) +("dazu" ["$A4sWe(B"]) +("dbb'" ["$A4s1?2.(B"]) +("dbba" ["$A6<0Q(B"]) +("dbbj" ["$A690l(B"]) +("dbbu" ["$A6<2;(B"]) +("dbby" ["$A691}(B"]) +("dbbz" ["$A6<1;(B"]) +("dbc'" ["$A4s0W2K(B"]) +("dbd'" ["$A6/2;6/(B"]) +("dbdb" ["$A6565(B" "$A6666(B"]) +("dbde" ["$A6<5C(B"]) +("dbdh" ["$A4z1m4s;a(B"]) +("dbdk" ["$A6759(B"]) +("dbdm" ["$A6:5c(B"]) +("dbds" ["$A666/(B"]) +("dbdv" ["$A6<6T(B"]) +("dbdy" ["$As{6$(B"]) +("dbef" ["$A6T1=6~7S(B"]) +("dbes" ["$A6T1=6~|(B"]) +("dbjd" ["$A69=,(B" "$A6<=+(B"]) +("dbjx" ["$As{=S(B"]) +("dbke" ["$A69?F(B"]) +("dbl'" ["$A4s1gB[(B"]) +("dbld" ["$A4s2;AP5_(B"]) +("dbli" ["$A67sR(B" "$A69A#(B"]) +("dblq" ["$A6:At(B"]) +("dblz" ["$A69@`(B"]) +("dbm'" ["$A500WC8(B"]) +("dbmc" ["$A69Cg(B" "$A6;Cg(B"]) +("dbmf" ["$A67CE(B"]) +("dbmz" ["$A6(B" "$A67VG(B"]) +("dbw'" ["$A6-1XNd(B"]) +("dbx'" ["$A5g1yOd(B" "$A6`1_PN(B"]) +("dbxd" ["$A6S*(B"]) +("dbyb" ["$A69SM(B" "$A6H(B"]) +("delc" ["$A5CAK(B"]) +("deli" ["$A5CA&(B"]) +("dem'" ["$A5Z6~C{(B"]) +("deqi" ["$A5CFx(B"]) +("dese" ["$A5CI+(B"]) +("deti" ["$A5CLe(B"]) +("deu'" ["$A5Z6~Is(B"]) +("deub" ["$A5CJV(B"]) +("deug" ["$A5CJ$(B"]) +("deui" ["$A5CJ'(B" "$A5CJF(B"]) +("deuj" ["$A5Z6~J@=g(B"]) +("deuu" ["$A5CJ}(B"]) +("devb" ["$A5BV](B"]) +("devi" ["$A5CV*(B" "$A5CV>(B"]) +("dew'" ["$A4o6{ND(B"]) +("dewf" ["$A5BND(B"]) +("dex'" ["$A5Z6~PT(B"]) +("dexi" ["$A5CO$(B"]) +("dexy" ["$A5BPK(B" "$A5BPP(B"]) +("dey'" ["$Aq<6pT)(B"]) +("deyd" ["$A5Z6~SnVfKY6H(B"]) +("deyi" ["$A5CRT(B" "$A5CRb(B" "$A5CRf(B"]) +("deys" ["$A5CSC(B"]) +("deyu" ["$A5BSo(B" "$A5BS}(B"]) +("dezi" ["$A5CWS(B"]) +("dezv" ["$A5CWo(B"]) +("dfb'" ["$A5X7=2!(B"]) +("dfbd" ["$A5X7=2?6S(B"]) +("dfd'" ["$A4s7y6H(B"]) +("dfdl" ["$A4s7g4s@K(B"]) +("dffq" ["$A5X7=7VH((B"]) +("dfg'" ["$A4s7(9Y(B"]) +("dfgy" ["$A5X7=9$R5(B" "$A5X7=9zS*(B"]) +("dfh'" ["$A6+7=:l(B"]) +("dfj'" ["$A5X7=>|(B"]) +("dfm'" ["$A5%7=Cf(B" "$A6`7=Cf(B"]) +("dfp'" ["$A698/F$(B"]) +("dfr'" ["$A698/Hi(B"]) +("dfu'" ["$A4x7VJ}(B" "$A5X7=K0(B" "$A5g7gIH(B"]) +("dfvf" ["$A5X7=U~8.(B"]) +("dfwv" ["$A5X7=NdW0(B"]) +("dfx'" ["$A4s7=Or(B" "$A5X7=O7(B"]) +("dfz'" ["$A4s7VWS(B"]) +("dfzj" ["$A5G7eTl<+(B"]) +("dfzv" ["$A5X7=WTVN(B"]) +("dgan" ["$A5G06(B"]) +("dgb'" ["$A4s9+1((B"]) +("dgbc" ["$A5F1j(B"]) +("dgbk" ["$A5G1((B"]) +("dgbm" ["$A5H1_(B"]) +("dgdg" ["$A5H5H(B"]) +("dgdk" ["$A5H5=(B"]) +("dgdl" ["$A5H4}(B"]) +("dge'" ["$A4s8v6y(B"]) +("dgf'" ["$A4s9x79(B"]) +("dgff" ["$A5H7V(B" "$A5H7](B"]) +("dggd" ["$A5F9b(B"]) +("dggi" ["$A4s9&8f3I(B"]) +("dggk" ["$A5G8_(B" "$A5H8_(B"]) +("dgh'" ["$A5%8I;'(B"]) +("dghb" ["$A5H:r(B"]) +("dghk" ["$A5H:E(B"]) +("dgho" ["$A5F;p(B"]) +("dghz" ["$A5F:Z(B"]) +("dgi'" ["$A5(9L4<(B"]) +("dgia" ["$A5H2n(B"]) +("dgih" ["$A5G3!(B"]) +("dgjc" ["$A5H=G(B"]) +("dgjd" ["$A5H=1(B"]) +("dgji" ["$A5G<+(B" "$A5G_(B" "$A5H>`(B"]) +("dgjw" ["$A5H<[(B"]) +("dgl'" ["$A4s9&BJ(B" "$A4w8_@V(B" "$A5g9&BJ(B"]) +("dgld" ["$A5HA?(B"]) +("dgls" ["$A5FA}(B"]) +("dglu" ["$A5GB=(B"]) +("dgm'" ["$A4s8oC|(B" "$A4s9fD#(B"]) +("dgmf" ["$A5GCE(B"]) +("dgml" ["$A4s9fD#(B"]) +("dgsi" ["$A5FK?(B"]) +("dgta" ["$A5FK~(B"]) +("dgtl" ["$A5GL((B"]) +("dgts" ["$A5HM,(B"]) +("dguh" ["$A5GIO(B"]) +("dgui" ["$A5HJ=(B"]) +("dguj" ["$A5GI=(B"]) +("dgve" ["$A5HWE(B"]) +("dgvk" ["$A5FUV(B"]) +("dgvy" ["$A5[9zVwRe(B"]) +("dgvz" ["$A5[9zVwRe7VWS(B"]) +("dgwf" ["$A5HNB(B"]) +("dgwl" ["$A5HMb(B"]) +("dgwm" ["$A4s8oND;/C|(B"]) +("dgws" ["$A4s9+N^K=(B"]) +("dgx'" ["$A5H8_O_(B"]) +("dgxc" ["$A5HP'(B"]) +("dgxm" ["$A5HOP(B"]) +("dgyb" ["$A5FSM(B"]) +("dgyj" ["$A5IQ[(B"]) +("dgyk" ["$A5HQ|(B"]) +("dgyu" ["$A5HSZ(B"]) +("dgyy" ["$A5FS0(B"]) +("dgz'" ["$A4r9wWS(B" "$A4s8vWS(B"]) +("dgzi" ["$A5JWS(B"]) +("dgzl" ["$A5GTX(B"]) +("dhan" ["$A5508(B"]) +("dhbj" ["$A520e(B"]) +("dhbk" ["$A531((B"]) +("dhby" ["$A511x(B"]) +("dhci" ["$A554N(B"]) +("dhde" ["$A535D(B"]) +("dhdh" ["$A5151(B" "$A5454(B"]) +("dhdi" ["$A515X(B"]) +("dhdj" ["$A4s:04s=P(B"]) +("dhdk" ["$A515@(B"]) +("dhdl" ["$A514z(B"]) +("dhe'" ["$A4s;o6y(B"]) +("dher" ["$A516y(B"]) +("dhf'" ["$A4s:s7=(B"]) +("dhfg" ["$A527g(B" "$A537g(B"]) +("dhfu" ["$A548>(B"]) +("dhfz" ["$A537Q(B"]) +("dhg'" ["$A6A:s8P(B"]) +("dhgh" ["$A538Y(B"]) +("dhgo" ["$A519}(B"]) +("dhgr" ["$A519Y(B"]) +("dhh'" ["$A5g;p;((B"]) +("dhhm" ["$A5g;0:EBk(B"]) +("dhhy" ["$A5g;0;aRi(B"]) +("dhi'" ["$A4s:O3*(B"]) +("dhie" ["$A5235(B"]) +("dhig" ["$A513I(B"]) +("dhih" ["$A513!(B"]) +("dhil" ["$A512n(B"]) +("dhiu" ["$A513u(B"]) +("dhj'" ["$A5b;/V(B"]) +("dhjw" ["$A51(B"]) +("dibj" ["$A5W0f(B" "$A5X0e(B"]) +("dibk" ["$A5X1#(B" "$A5X1$(B"]) +("dibm" ["$A5W1_(B"]) +("dibo" ["$A5X2((B"]) +("dibu" ["$A5X2=(B"]) +("dicg" ["$A5W2c(B" "$A5X2c(B"]) +("dici" ["$A5X4E(B"]) +("dida" ["$A5V4o(B"]) +("didg" ["$A5M5H(B"]) +("didh" ["$A5M55(B" "$A5V52(B"]) +("didi" ["$A5M5M(B" "$A5M5X(B" "$A5\5\(B"]) +("didk" ["$A5X5@(B"]) +("didl" ["$A5X4x(B"]) +("didm" ["$A5X5c(B" "$A5X5g(B"]) +("didr" ["$A5X6N(B"]) +("dids" ["$A5X6/(B" "$A5X64(B"]) +("didv" ["$A5P6T(B"]) +("didy" ["$A5N6((B"]) +("diee" ["$A5[6m(B"]) +("dier" ["$A5Z6~(B"]) +("difh" ["$A5L7@(B" "$A5X7=(B"]) +("difz" ["$A5W7J(B"]) +("digj" ["$A4s3&8K>z(B"]) +("digk" ["$A5W8e(B"]) +("digo" ["$A5P9z(B" "$A5[9z(B"]) +("digr" ["$A5N9\(B"]) +("digu" ["$A5M9@(B" "$A`V9>(B"]) +("digv" ["$A5]9i(B"]) +("digw" ["$A5X9O(B"]) +("dihb" ["$A5P:s(B"]) +("dihd" ["$A5[;J(B"]) +("dihk" ["$A5M:D(B"]) +("dihv" ["$AZ.;Y(B"]) +("diif" ["$A5M3A(B"]) +("diih" ["$A5V3%(B"]) +("diij" ["$A5M2z(B" "$A5X2z(B"]) +("diik" ["$A5M31(B"]) +("diiq" ["$A5g3}3>Fw(B"]) +("diiu" ["$A5V4%(B"]) +("diiv" ["$A5M49(B"]) +("dij'" ["$A5g3*;z(B" "$A5g4+;z(B"]) +("dijc" ["$A5X=Q(B" "$A5]=;(B"]) +("diji" ["$A5M<6(B" "$A5P;z(B" "$A5X;y(B"]) +("dijm" ["$A5]|(B"]) +("dijq" ["$A5Z>E(B"]) +("dijw" ["$A5X<[(B"]) +("dijx" ["$A5X=g(B" "$A5^=a(B"]) +("dikb" ["$A5P?\(B"]) +("dikh" ["$A5V?9(B"]) +("diks" ["$A5M?U(B"]) +("diky" ["$A5X?i(B"]) +("dila" ["$A5X@/(B"]) +("dili" ["$A5X@m(B" "$A5X@{(B"]) +("dilj" ["$A5M@8(B"]) +("dill" ["$A5V@5(B"]) +("dilm" ["$A5MA.(B"]) +("dilo" ["$A5MBd(B"]) +("dilp" ["$A5SBZ(B"]) +("dilq" ["$A5ZAy(B"]) +("dils" ["$A5XAz(B"]) +("dilx" ["$A5MAS(B"]) +("dilz" ["$A5X@W(B"]) +("dimj" ["$A5Xa#(B"]) +("dimk" ["$A5XC2(B"]) +("dimm" ["$A5XCf(B"]) +("dimo" ["$A5QD$(B"]) +("dimu" ["$A5XD6(B"]) +("dimy" ["$A5XC{(B"]) +("dimz" ["$A5\CC(B"]) +("ding" ["$A5MD\(B"]) +("dipi" ["$A5XF$(B" "$A5XF&(B"]) +("dipj" ["$A5WEL(B" "$A5XEL(B"]) +("dipm" ["$A5WF,(B"]) +("dipn" ["$A5MF5(B"]) +("dipy" ["$A5XF=(B"]) +("diqc" ["$A5X?G(B"]) +("diqi" ["$A5ZF_(B"]) +("diqn" ["$A5UGW(B"]) +("diqq" ["$A5XGr(B"]) +("diqt" ["$A5DH7(B"]) +("diqu" ["$A5XGx(B"]) +("diqy" ["$A5PGi(B"]) +("dire" ["$A5XHH(B"]) +("dirf" ["$A5PHK(B"]) +("dise" ["$A5WI+(B"]) +("disi" ["$A5ZKD(B"]) +("disj" ["$A5ZH}(B"]) +("diss" ["$A5]KM(B"]) +("disu" ["$A5MKY(B"]) +("ditb" ["$A5MM7(B" "$A5XM7(B"]) +("dite" ["$A5PLX(B"]) +("ditj" ["$A5XL3(B" "$A5XL:(B"]) +("ditu" ["$A5XM<(B"]) +("ditx" ["$A5XLz(B"]) +("dity" ["$AZPL}(B"]) +("diub" ["$A5PJV(B"]) +("diug" ["$A5MIy(B"]) +("diuh" ["$A5XIO(B"]) +("diui" ["$A5PJS(B" "$A5XJF(B" "$A5ZJ.(B"]) +("diul" ["$A5H2nJ}AP(B"]) +("diuu" ["$A5WJ}(B"]) +("diuv" ["$A5NK.(B"]) +("div'" ["$A6T3FVa(B"]) +("divb" ["$A5XVa(B"]) +("divf" ["$A5XUp(B"]) +("divg" ["$A5XU~(B"]) +("divi" ["$A5VVF(B" "$A5XV'(B" "$A5XV7(B" "$A5XVJ(B"]) +("divl" ["$A5VU.(B"]) +("divu" ["$A5WVy(B" "$A5XVw(B"]) +("divx" ["$A6T3FVPPD(B"]) +("diwa" ["$A5MM](B"]) +("diwf" ["$A5MNB(B" "$A5XNB(B"]) +("diwh" ["$A5[Mu(B"]) +("diwo" ["$A5PNR(B"]) +("diwu" ["$A5XNo(B" "$A5ZNe(B"]) +("diwz" ["$A5MN"(B" "$A5PN1(B" "$A5XN;(B"]) +("dixc" ["$A5VOz(B" "$A5VO{(B"]) +("dixi" ["$A5UO5(B" "$A5WO8(B"]) +("dixm" ["$A5XO_(B"]) +("dixn" ["$A5XPD(B"]) +("dixs" ["$A5\PV(B"]) +("dixt" ["$A5XQ'(B"]) +("dixw" ["$A5MOB(B" "$A5WOB(B" "$A5XOB(B"]) +("dixy" ["$A5XPN(B"]) +("diy'" ["$A6<2lT:(B"]) +("diya" ["$A5MQ9(B" "$A5VQ:(B"]) +("diyi" ["$A5PRb(B" "$A5ZR;(B"]) +("diyj" ["$A5w2iQP>?(B"]) +("diyn" ["$A5MRt(B"]) +("diyp" ["$A4r3IR;F,(B"]) +("diyt" ["$A5^T<(B"]) +("diyu" ["$A5MSZ(B" "$A5MSo(B" "$A5VSy(B" "$A5XSr(B" "$A5XS|(B"]) +("diz'" ["$A5g3XWi(B"]) +("dizg" ["$A5]Tv(B"]) +("dizi" ["$A5QWS(B" "$A5\WS(B"]) +("dizk" ["$A5^Tl(B"]) +("dizo" ["$A5WWy(B"]) +("dizu" ["$A5XWb(B"]) +("dizv" ["$A5VWo(B"]) +("djbf" ["$A4r;w1(84(B"]) +("djbk" ["$A5#1#(B"]) +("djbl" ["$A5%0Z(B" "$A500W(B"]) +("djbm" ["$A5%1_(B"]) +("djbo" ["$A5%1!(B" "$A5-1!(B"]) +("djbu" ["$A5+2;(B"]) +("djc'" ["$A5g=b2[(B"]) +("djci" ["$A5%4J(B"]) +("djcs" ["$A5+4S(B"]) +("djd'" ["$A4r=;5@(B"]) +("djda" ["$A5%4r(B" "$A5(4s(B"]) +("djdc" ["$A5%5w(B"]) +("djdh" ["$A5#51(B"]) +("djdj" ["$A5%5%(B" "$A5-5-(B"]) +("djdk" ["$A5/5@(B"]) +("djdp" ["$A5$6Y(B"]) +("djdq" ["$A5g=b5gH]Fw(B"]) +("djdu" ["$A5%6@(B"]) +("djdv" ["$A5+6T(B"]) +("djfh" ["$A5%7=(B"]) +("djfj" ["$A5+72(B"]) +("djfu" ["$A5#8:(B"]) +("djfz" ["$A5*7J(B"]) +("djge" ["$A5"8i(B"]) +("djgf" ["$A53|(B"]) +("djjc" ["$A5%=;(B"]) +("djji" ["$A5%;z(B" "$A5-<>(B"]) +("djjm" ["$A5%](B"]) +("djjw" ["$A5#<\(B" "$A5%<[(B"]) +("djke" ["$A5+?I(B" "$A50?G(B"]) +("djl'" ["$A5H>`@k(B"]) +("djld" ["$A5(A?(B"]) +("djlt" ["$A5(BT(B"]) +("djma" ["$A5+Bm(B"]) +("djml" ["$A5$Bs(B"]) +("djmz" ["$A5+C;(B"]) +("djng" ["$A5+D\(B"]) +("djnh" ["$A5(DR(B"]) +("djny" ["$A5%D~(B"]) +("djqi" ["$A5*Fx(B"]) +("djqx" ["$A5(GS(B"]) +("djqy" ["$A5-G`(B" "$A50Ge(B"]) +("djr'" ["$A5l;yHK(B"]) +("djrf" ["$A5#HN(B" "$A5%HK(B"]) +("djrj" ["$A5-H;(B"]) +("djru" ["$A5+Hg(B"]) +("djse" ["$A5%I+(B"]) +("djsi" ["$A5%K?(B"]) +("djt'" ["$A4s*P!9V(B"]) +("djxi" ["$A5)O&(B"]) +("djxm" ["$A5%O_(B"]) +("djxn" ["$A5#PD(B" "$A5$PD(B"]) +("djxy" ["$A5%PP(B"]) +("djy'" ["$A6<=-Q_(B"]) +("djyb" ["$A5#SG(B"]) +("djyh" ["$A5$Qt(B"]) +("djyi" ["$A5%R;(B" "$A5%RB(B"]) +("djyj" ["$A5%Q[(B"]) +("djyk" ["$A5/R)(B"]) +("djyr" ["$A5%T*(B" "$A5+T8(B"]) +("djyu" ["$A5%SZ(B"]) +("djyy" ["$A5+S&(B"]) +("djzi" ["$A5#WS(B" "$A5%WS(B" "$A5%WV(B" "$A5(WS(B"]) +("djzl" ["$A5+TZ(B"]) +("djzo" ["$A5%Ww(B"]) +("djzv" ["$A512](B"]) +("dkda" ["$A5=4o(B"]) +("dkde" ["$A5@5B(B"]) +("dkdi" ["$A5=5W(B"]) +("dkdj" ["$A5750(B" "$A5<5/(B"]) +("dkdk" ["$A5@5@(B" "$A_6_6(B"]) +("dkdm" ["$A5<5g(B"]) +("dkdy" ["$A5=6%(B" "$A5@6$(B"]) +("dke'" ["$A4o?&6{(B" "$A5Q?(6y(B"]) +("dkfa" ["$A567((B"]) +("dkfg" ["$A567f(B"]) +("dkfh" ["$A597E(B"]) +("dkfj" ["$A5974(B"]) +("dkfu" ["$A597|(B"]) +("dkfz" ["$A5A7K(B"]) +("dkgd" ["$A5@9b(B"]) +("dkge" ["$A598j(B"]) +("dkgk" ["$A5;8f(B"]) +("dkgo" ["$A5:9z(B"]) +("dkgr" ["$A599`(B" "$A5<9\(B"]) +("dkgu" ["$A5>9H(B"]) +("dkgv" ["$A579m(B" "$A5<9l(B"]) +("dkhe" ["$A5@:X(B" "$Ak.:K(B"]) +("dkhh" ["$A5<:=(B"]) +("dkhk" ["$A59:C(B"]) +("dkhr" ["$A59;;(B"]) +("dkhu" ["$A6`?l:CJ!(B"]) +("dkhv" ["$A57;Y(B" "$A5=;a(B"]) +("dki'" ["$A4s?M35(B"]) +("dkia" ["$A5@2m(B"]) +("dkie" ["$A5935(B"]) +("dkih" ["$A5=3!(B"]) +("dkiu" ["$A5=4&(B"]) +("dkjc" ["$A5@=L(B"]) +("dkjm" ["$A56_(B" "$A5@>_(B"]) +("dkjw" ["$A56<\(B" "$A5=CW(B"]) +("dkml" ["$A59Bt(B"]) +("dkmz" ["$A59C9(B" "$A59i9(B"]) +("dkna" ["$A5Kk(B"]) +("dkta" ["$A59Kz(B"]) +("dktb" ["$A5=M7(B"]) +("dktg" ["$A59LZ(B"]) +("dkti" ["$A5Lo(B"]) +("dktv" ["$A59MK(B"]) +("dku'" ["$A4rn'K/(B"]) +("dkub" ["$A5=JV(B"]) +("dkuh" ["$A5:IO(B"]) +("dkui" ["$A59JG(B" "$A5(B"]) +("dkvr" ["$A59W*(B"]) +("dkvs" ["$A5>VV(B"]) +("dkx'" ["$A6T?9PT(B"]) +("dkxd" ["$A5Qm(B"]) +("dkyi" ["$A5@Re(B"]) +("dkyj" ["$A5WS(B"]) +("dkzz" ["$A5ATt(B"]) +("dlb'" ["$A5gAw1m(B"]) +("dlbc" ["$A4z1m(B"]) +("dlbj" ["$A4z0l(B"]) +("dlbu" ["$A4~26(B"]) +("dlby" ["$A4x2!(B"]) +("dlc'" ["$A5g@k2c(B" "$A6TAw2c(B"]) +("dlci" ["$A4z4J(B"]) +("dld'" ["$A6`BW6`(B"]) +("dldd" ["$A6`@M6`5C(B"]) +("dldm" ["$A4x5g(B"]) +("dlds" ["$A4x6/(B"]) +("dldv" ["$A4x6S(B"]) +("dlfh" ["$A4x7=(B" "$A4{7=(B"]) +("dlg'" ["$A6@A"9z(B"]) +("dlgb" ["$A4z9:(B"]) +("dlgg" ["$A4z8{(B"]) +("dlgh" ["$A4x8V(B"]) +("dlgr" ["$A4z9\(B"]) +("dlgs" ["$A5!9$(B"]) +("dlgy" ["$A5gA&9$R5(B"]) +("dlgz" ["$A4x8x(B"]) +("dlh'" ["$A6HA?:b(B"]) +("dlhk" ["$A4z:E(B"]) +("dlhs" ["$A6@A":KKc(B"]) +("dlhv" ["$A4z;a(B" "$A4};a(B"]) +("dlia" ["$A4}2i(B"]) +("dlih" ["$A4z3%(B"]) +("dliu" ["$A4x3v(B"]) +("dlj'" ["$A4sB=<\(B" "$A5gAwb(B"]) +("dljw" ["$A4z<[(B"]) +("dlkr" ["$A4{?n(B"]) +("dll'" ["$A6TArAW(B"]) +("dlli" ["$A4z@m(B"]) +("dllk" ["$A4z@M(B"]) +("dlll" ["$A4x@4(B"]) +("dllm" ["$A4o@5@.Bo(B"]) +("dllu" ["$A4xB7(B"]) +("dlly" ["$A4xAl(B"]) +("dlm'" ["$A6EB3CE(B" "$A6TA"Cf(B"]) +("dlma" ["$A4zBk(B"]) +("dlmj" ["$A5!B}(B"]) +("dlmk" ["$A4wC1(B"]) +("dlmy" ["$A4}C|(B"]) +("dln'" ["$A5X@-DG(B" "$A5g@kD\(B"]) +("dlnd" ["$A51A?E(6H(B"]) +("dlqd" ["$A5gAwG?6H(B" "$A6OAQG?6H(B"]) +("dlr'" ["$A4z@mHK(B"]) +("dls'" ["$A4s@mKB(B"]) +("dlt'" ["$A5g@SLz(B" "$A5gB7M<(B"]) +("dltb" ["$A4xM7(B"]) +("dlti" ["$A4zLf(B"]) +("dltu" ["$A4uM=(B"]) +("dlty" ["$A6TA"M3R;(B"]) +("dlu'" ["$A4s@mJ/(B"]) +("dlug" ["$A4rBdK.97(B"]) +("dluh" ["$A4wIO(B"]) +("dlui" ["$A4sA?Iz2z(B"]) +("dluu" ["$A4zJ}(B"]) +("dlve" ["$A4xWE(B"]) +("dlvi" ["$A4tVM(B" "$A4}VF(B"]) +("dlvu" ["$A4tW!(B"]) +("dlvv" ["$A6/A&W0VC(B"]) +("dlw'" ["$A5gA&Mx(B"]) +("dlwg" ["$A6@A"Mu9z(B"]) +("dlwo" ["$A4zNR(B"]) +("dlwv" ["$A5X@mN;VC(B"]) +("dlwz" ["$A4zN*(B"]) +("dlx'" ["$A5X@mQ'(B" "$A5gA&O_(B" "$A6/A&Q'(B" "$A6@A"PT(B"]) +("dlxc" ["$A4zOz(B"]) +("dlxd" ["$A4xOr(B"]) +("dlxw" ["$A4xOB(B"]) +("dlxx" ["$A4zP;(B"]) +("dlxy" ["$A4zPP(B"]) +("dly'" ["$A4s@mT:(B"]) +("dlyb" ["$A4xSP(B"]) +("dlye" ["$A4}R5(B"]) +("dlys" ["$A4zSC(B"]) +("dlyu" ["$A4xSc(B" "$A4}Sv(B"]) +("dlz'" ["$A5H@kWS(B"]) +("dlzb" ["$A4xW_(B"]) +("dlzi" ["$A4xWS(B" "$A4|WS(B"]) +("dlzt" ["$A5H@kWSLe(B"]) +("dlzu" ["$A4vWe(B"]) +("dlzv" ["$A6@A"WTVw(B"]) +("dmbc" ["$A5g1m(B"]) +("dmbd" ["$A5XCf2?6S(B"]) +("dmbj" ["$A5f0e(B"]) +("dmbk" ["$A5g1((B"]) +("dmbo" ["$A5_t$(B" "$A5c2%(B" "$A5c2&(B" "$A5g2((B"]) +("dmbz" ["$A5f13(B"]) +("dmc'" ["$A4zC{4J(B" "$A6/C{4J(B"]) +("dmci" ["$A5g4E(B"]) +("dmcl" ["$A5c2K(B"]) +("dmdg" ["$A5c5F(B" "$A5g5F(B"]) +("dmdh" ["$A5d51(B"]) +("dmdi" ["$A5c5N(B"]) +("dmdk" ["$A5_59(B" "$A5g5<(B"]) +("dmdm" ["$A5c5c(B"]) +("dmds" ["$A5g6/(B"]) +("dmdu" ["$A5g6F(B"]) +("dmdy" ["$A4sD#4sQy(B" "$A5l6((B"]) +("dmer" ["$A5c6y(B"]) +("dmfa" ["$A5c7"(B"]) +("dmff" ["$A5m7[(B"]) +("dmfj" ["$A5d76(B"]) +("dmfu" ["$A5_82(B" "$A5_84(B" "$A5f86(B"]) +("dmg'" ["$A6/Bv9-(B"]) +("dmgd" ["$A5g9b(B"]) +("dmgj" ["$A5g8P(B"]) +("dmgk" ["$A5g8f(B"]) +("dmgs" ["$A5g9$(B"]) +("dmgu" ["$A5d9J(B"]) +("dmh'" ["$A6`Bj:S(B"]) +("dmhe" ["$A5g:I(B" "$A5g:X(B"]) +("dmhj" ["$A5g:8(B"]) +("dmho" ["$A5c;p(B"]) +("dmhu" ["$A5g;!(B" "$A5h;'(B"]) +("dmhw" ["$A5g;0(B"]) +("dmie" ["$A5g35(B"]) +("dmih" ["$A5g3!(B"]) +("dmii" ["$A5g3X(B"]) +("dmij" ["$A5g2y(B"]) +("dmiu" ["$A5c3v(B"]) +("dmj'" ["$A6@D;>g(B"]) +("dmjd" ["$A5c=+(B"]) +("dmjh" ["$A5cCf=a:O(B"]) +("dmji" ["$A5d<.(B" "$A5g;z(B" "$A5g<+(B" "$A5kF(B"]) +("dmjw" ["$A5jGE(B"]) +("dmqc" ["$A5gGE(B"]) +("dmqi" ["$A5gFw(B" "$A5gFx(B"]) +("dmqr" ["$A5fH&(B"]) +("dmqy" ["$A5cGe(B"]) +("dmre" ["$A5gHH(B"]) +("dmrj" ["$A5cH<(B"]) +("dmrs" ["$A5gH](B"]) +("dmt'" ["$A6`CfLe(B"]) +("dmtb" ["$A5cM7(B"]) +("dmti" ["$A5gL](B"]) +("dmtl" ["$A5gL((B"]) +("dmts" ["$A5gM2(B"]) +("dmu'" ["$A5%C{J}(B" "$A5XCfK.(B"]) +("dmug" ["$A4sBmJ?8o(B"]) +("dmui" ["$A5gJS(B"]) +("dmuj" ["$A5gIH(B"]) +("dmuu" ["$A5cJ}(B"]) +("dmuw" ["$A5gK"(B"]) +("dmv'" ["$A4sCqVw(B" "$A4sD4V8(B" "$A5XCfU>(B" "$A6@D>V[(B"]) +("dmvf" ["$A5cUs(B"]) +("dmvh" ["$A5dUB(B"]) +("dmvj" ["$A5gU>(B"]) +("dmvv" ["$A5cW:(B"]) +("dmw'" ["$A4sCEMb(B"]) +("dmwd" ["$A5XCfNB6H(B"]) +("dmwf" ["$A5gND(B"]) +("dmwh" ["$A5gMx(B"]) +("dmwu" ["$AghN[(B"]) +("dmwz" ["$A5gN;(B"]) +("dmx'" ["$A6/BvQ*(B"]) +("dmxm" ["$A5gO_(B"]) +("dmxn" ["$A5cPD(B" "$A5gPE(B"]) +("dmxp" ["$A5gQ6(B"]) +("dmxt" ["$A5gQ'(B"]) +("dmxw" ["$A5nOB(B"]) +("dmxy" ["$A5cPQ(B" "$A5dPM(B"]) +("dmya" ["$A5gQ9(B"]) +("dmyp" ["$A5gTN(B"]) +("dmyr" ["$A5jT1(B" "$A5gT4(B"]) +("dmys" ["$A5gS>(B"]) +("dmyy" ["$A5gS0(B"]) +("dmz'" ["$A4sC1WS(B"]) +("dmzi" ["$A5fWS(B" "$A5gWS(B"]) +("dmzj" ["$A6`CqWe9zC(B"]) +("dojw" ["$A6`F(B"]) +("dql'" ["$A5DH7A<(B"]) +("dqlm" ["$A6*A3(B"]) +("dqp'" ["$A51H(EI(B"]) +("dqqi" ["$A6*Fz(B"]) +("dqr'" ["$A6NlwHp(B"]) +("dqrf" ["$A6*HK(B"]) +("dqt'" ["$A4sG0La(B"]) +("dqui" ["$A6*J'(B"]) +("dqwi" ["$A4sFwMm3I(B"]) +("dqwl" ["$A5XGrNo@m(B"]) +("dqws" ["$A5XGrNo@mQP>?Ky(B"]) +("dqxw" ["$A6*OB(B"]) +("dqy'" ["$A4sFxQ9(B" "$A5MFxQ9(B"]) +("dqzi" ["$A6*WV(B"]) +("dran" ["$A6O08(B"]) +("drbo" ["$A6L2((B"]) +("drcg" ["$A6O2c(B"]) +("drcu" ["$A6L4V(B" "$A6L4Y(B"]) +("drdm" ["$A6O5c(B" "$A6O5g(B"]) +("drdr" ["$A6L6L(B"]) +("drdy" ["$A6O6((B"]) +("drfa" ["$A6L7"(B"]) +("drfh" ["$A6K7=(B"]) +("drgs" ["$A6L9$(B" "$A6M9$(B"]) +("drhb" ["$A6Oaa(B"]) +("dria" ["$A6K2h(B"]) +("drig" ["$A6L3L(B"]) +("drih" ["$A6L3$(B"]) +("drir" ["$A6L4+(B"]) +("driu" ["$A6L4&(B"]) +("driv" ["$A6M48(B"]) +("drjc" ["$A6O=;(B"]) +("drjm" ["$A6L<{(B" "$A6M<~(B"]) +("drjt" ["$A6O>x(B"]) +("drkb" ["$A6K?Z(B" "$A6O?Z(B"]) +("drkl" ["$A6O?*(B"]) +("drlm" ["$A6MA6(B"]) +("drlo" ["$A6NBd(B"]) +("drlu" ["$A6LB7(B" "$A6MB/(B" "$A6OB7(B"]) +("drlx" ["$A6OAQ(B"]) +("drma" ["$A6LBk(B"]) +("drmm" ["$A6KCf(B" "$A6OCf(B"]) +("drmu" ["$A6MD#(B"]) +("drmy" ["$A6LC|(B"]) +("drnl" ["$A6ODL(B"]) +("drpk" ["$A6LE\(B"]) +("drpm" ["$A6LF*(B"]) +("drpy" ["$A6LF@(B"]) +("drq'" ["$A5gH]Fw(B"]) +("drqi" ["$A6LFZ(B" "$A6OFx(B"]) +("drqt" ["$A6LH1(B"]) +("drrj" ["$A6OH;(B"]) +("drss" ["$A6OKM(B"]) +("drtb" ["$A6OM7(B"]) +("druk" ["$A6LIY(B" "$AlQIU(B"]) +("druv" ["$A6KK.(B"]) +("drvd" ["$A6KW/(B"]) +("drvg" ["$A6KU}(B"]) +("drw'" ["$A4sHKNo(B"]) +("drwf" ["$A6LND(B"]) +("drxc" ["$A6LP!(B"]) +("drxd" ["$A6KOj(B"]) +("drxm" ["$A6KO_(B" "$A6OO_(B"]) +("drya" ["$A6MQ9(B"]) +("dryh" ["$A6KQt(B"]) +("dryj" ["$A6OQT(B"]) +("dryn" ["$A6LRt(B"]) +("dryu" ["$A6LSo(B" "$A6OS|(B"]) +("drzi" ["$A6PWS(B"]) +("drzj" ["$A6LT](B"]) +("drzk" ["$A6MTl(B"]) +("drzo" ["$A6KWx(B"]) +("dsan" ["$A6+02(B"]) +("dsbi" ["$A6/1J(B"]) +("dsbm" ["$A6+1_(B"]) +("dsbu" ["$A6+2?(B"]) +("dsby" ["$A631y(B"]) +("dsbz" ["$A6+11(B"]) +("dsci" ["$A6/4J(B"]) +("dsde" ["$A6+5B(B" "$A6.5C(B"]) +("dsdh" ["$A6/54(B"]) +("dsdi" ["$A6/5X(B"]) +("dsdj" ["$A6+5%(B"]) +("dsdk" ["$A6+5@(B"]) +("dsdu" ["$A6+6<(B"]) +("dsfg" ["$A6+7g(B"]) +("dsfh" ["$A6+7=(B" "$A647?(B"]) +("dsfz" ["$A6+7G(B"]) +("dsg'" ["$A5%I+9b(B"]) +("dsgg" ["$A6,8{(B"]) +("dsgs" ["$A6+9,(B" "$A6/9$(B"]) +("dsgw" ["$A6,9O(B"]) +("dshe" ["$A62OE(B"]) +("dshj" ["$A6+::(B"]) +("dshl" ["$A6+:#(B" "$A63:&(B"]) +("dshu" ["$A6+:~(B"]) +("dshw" ["$A6/;-(B"]) +("dshy" ["$A63;5(B"]) +("dsia" ["$A642l(B"]) +("dsid" ["$A634/(B"]) +("dsig" ["$A6+3G(B"]) +("dsih" ["$A6+3'(B"]) +("dsij" ["$A6/2z(B"]) +("dsj'" ["$A5ZH}(B" "$A6/;z(B"]) +("dsjn" ["$A6+=z(B"]) +("dsjt" ["$A6/>u(B"]) +("dsjw" ["$A6+)(B" "$A6+>-(B" "$A6/>2(B"]) +("dskb" ["$A64?Z(B"]) +("dsld" ["$A6/A?(B" "$A60A:(B"]) +("dsli" ["$A6/A&(B"]) +("dsll" ["$A6+@4(B"]) +("dslq" ["$A6+Aw(B"]) +("dslr" ["$A6/BR(B"]) +("dsly" ["$A6+Aj(B"]) +("dsm'" ["$A4sK>Bm(B"]) +("dsmf" ["$A6+CE(B"]) +("dsmg" ["$A6+CK(B"]) +("dsml" ["$A6,Bs(B" "$A6/Bv(B"]) +("dsmm" ["$A6+Cf(B" "$A6,C_(B"]) +("dsng" ["$A6/D\(B"]) +("dsnj" ["$A6+DO(B"]) +("dsou" ["$A6+E7(B"]) +("dsp'" ["$A4rKcEL(B"]) +("dspo" ["$A6+FB(B"]) +("dspx" ["$A67K=EzP^(B"]) +("dspy" ["$A6+F=(B"]) +("dsqy" ["$A6/Gi(B"]) +("dsrf" ["$A6/HK(B"]) +("dssi" ["$A6+KD(B" "$A63K@(B"]) +("dssp" ["$A6,Kq(B"]) +("dsti" ["$AkXLe(B"]) +("dstj" ["$A6/5/(B"]) +("dstl" ["$A6/L,(B"]) +("dstm" ["$A6,Ll(B"]) +("dstu" ["$A63MA(B"]) +("dsty" ["$A6/L}(B"]) +("dsu'" ["$A6+H}J!(B"]) +("dsub" ["$A6/JV(B"]) +("dsuf" ["$A6/Im(B"]) +("dsug" ["$A6+I}(B"]) +("dsuh" ["$A63IK(B"]) +("dsui" ["$A6-JB(B" "$A6.JB(B"]) +("dsuj" ["$A5ZH}J@=g(B"]) +("dsv'" ["$A5ZH}U_(B"]) +("dsvb" ["$A6+V\(B"]) +("dsvd" ["$A6,W0(B"]) +("dsve" ["$A6/i|(B"]) +("dsvh" ["$A63UM(B"]) +("dsvi" ["$A6+V%(B" "$A6,VA(B"]) +("dswu" ["$A6+Nb(B" "$A6/No(B"]) +("dswz" ["$A6+N:(B"]) +("dsxd" ["$A6+Og(B" "$A6/Or(B"]) +("dsxi" ["$A6+Nw(B"]) +("dsxm" ["$A6,OP(B"]) +("dsxn" ["$A6/PD(B"]) +("dsxt" ["$A64Q((B"]) +("dsya" ["$A6+QG(B"]) +("dsyh" ["$A6+Qs(B"]) +("dsyi" ["$A6/Ri(B"]) +("dsyk" ["$A6/R!(B"]) +("dsyr" ["$A6/T1(B"]) +("dsys" ["$A6/SC(B"]) +("dszi" ["$A64WS(B"]) +("dszo" ["$A6/Ww(B"]) +("dszu" ["$A61We(B"]) +("dtb'" ["$A4sL$2=(B"]) +("dtdh" ["$A5CLl6@:q(B"]) +("dtfw" ["$A6/L,76N'(B"]) +("dtfy" ["$A4}L/7QSC(B"]) +("dtg'" ["$A5ML<8V(B"]) +("dtl'" ["$A5=M7@4(B"]) +("dtld" ["$A6%LlA"5X(B"]) +("dtph" ["$A6/L,F=:b(B"]) +("dttu" ["$A5@L}M>K5(B"]) +("dtu'" ["$A4sLeIO(B"]) +("dtus" ["$A6%M7IOK>(B"]) +("dtv'" ["$A4rM7Us(B" "$A4sM7Uk(B"]) +("dtx'" ["$A4rLlOB(B"]) +("dtxy" ["$A4sM,P!Rl(B"]) +("duba" ["$A6@0T(B"]) +("dubj" ["$A6=0l(B"]) +("dubk" ["$A6A1((B"]) +("dubl" ["$A6@0W(B"]) +("dubo" ["$A6D2)(B"]) +("duc'" ["$A6`IY4N(B"]) +("ducg" ["$A6F2c(B"]) +("duck" ["$A6>2](B"]) +("ducl" ["$A6@2C(B"]) +("ducu" ["$A6=4Y(B"]) +("duda" ["$A6>4r(B"]) +("dudk" ["$A6@5=(B"]) +("dudr" ["$A6@6O(B"]) +("dudu" ["$A6<6=(B" "$A6@6@(B" "$A`=`=(B"]) +("duer" ["$A6>6|(B"]) +("dufi" ["$A6TJ}7=3L(B"]) +("dufu" ["$A6=8'(B" "$A6E8&(B"]) +("dug'" ["$A4sJ99](B"]) +("dugb" ["$A5gJS9c2%(B"]) +("duge" ["$A6F8u(B"]) +("dugo" ["$A6H9}(B" "$A6I9}(B"]) +("duh'" ["$A4zJ}:M(B" "$A5=J1:r(B" "$A6-JB;a(B"]) +("duhb" ["$A6A:s(B"]) +("duhe" ["$A6I:S(B"]) +("duhl" ["$A6>:&(B"]) +("duhu" ["$A6TJ}:/J}(B"]) +("duhv" ["$A6<;a(B"]) +("duhw" ["$A6>;/(B"]) +("duia" ["$A6=2l(B"]) +("duid" ["$A6@44(B"]) +("duig" ["$A6<3G(B"]) +("duih" ["$A6@3*(B"]) +("duir" ["$A6I4,(B"]) +("duis" ["$A6>3f(B"]) +("duiu" ["$A6A3v(B"]) +("duj'" ["$A4sJ9<6(B" "$A4sJ@=g(B" "$A5gJS;z(B"]) +("dujd" ["$A6I=-(B"]) +("duji" ["$A6>|(B" "$A6>>z(B"]) +("dujr" ["$A6E>i(B"]) +("dujt" ["$A6E>x(B"]) +("duju" ["$A6@>_(B"]) +("dujw" ["$A6@-(B"]) +("dukb" ["$A6I?Z(B"]) +("dula" ["$A6>@1(B"]) +("duld" ["$A6HA?(B"]) +("duli" ["$A6@A"(B"]) +("dulj" ["$A6@@?(B"]) +("dulp" ["$A6IBV(B"]) +("dulq" ["$A6>Av(B"]) +("dum'" ["$A5HJFCf(B"]) +("dun'" ["$A6`IYDj(B"]) +("dunh" ["$A`=`l(B"]) +("dunq" ["$A6?E#(B"]) +("dupd" ["$A5gJSF55@(B"]) +("dupi" ["$A6GF$(B"]) +("dupj" ["$A6AEL(B"]) +("dupn" ["$A6>F7(B"]) +("duqi" ["$A6>Fx(B" "$A6DFx(B"]) +("duqu" ["$A6AH!(B"]) +("dur'" ["$A51JBHK(B" "$A6AJiHK(B"]) +("duri" ["$A6HHU(B"]) +("duse" ["$A6BH{(B"]) +("dusi" ["$A6>K@(B"]) +("dusq" ["$A4sJFKyGw(B"]) +("dusu" ["$A6>KX(B"]) +("dut'" ["$A5gJSL((B" "$A6`IYLl(B"]) +("dute" ["$A6@LX(B"]) +("duti" ["$A6@Le(B"]) +("duts" ["$A6I1(B"]) +("duub" ["$A6>JV(B"]) +("duue" ["$A6>I_(B"]) +("duuf" ["$A6@Im(B"]) +("duug" ["$A6@Iz(B"]) +("duui" ["$A6No(B" "$A6ANo(B"]) +("duwz" ["$A6(B"]) +("dux'" ["$A5gIxNv(B"]) +("duxn" ["$A6FP?(B"]) +("duxy" ["$A6>PT(B"]) +("duy'" ["$A4sIYR/(B" "$A5-K.Sc(B"]) +("duyk" ["$A6>R)(B"]) +("duyn" ["$A6ARt(B" "$A6FRx(B"]) +("duyq" ["$A4sJFRQH%(B"]) +("duz'" ["$A6@IzWS(B"]) +("duzb" ["$A6@W`(B"]) +("duzf" ["$A6@IzWSE.7Q(B"]) +("duzi" ["$A6@WJ(B" "$A6@WS(B" "$A6@WT(B" "$A6GWS(B"]) +("duzn" ["$A6@IzWSE.(B"]) +("dvan" ["$A6T06(B" "$A6T08(B"]) +("dvay" ["$A67V>0:Qo(B"]) +("dvbf" ["$A6T1>(B"]) +("dvbi" ["$A6T1H(B"]) +("dvbj" ["$A6T0k(B"]) +("dvbk" ["$A6T1#(B"]) +("dvbl" ["$A6T0W(B"]) +("dvbu" ["$A6S2?(B" "$A6T2;(B"]) +("dvce" ["$A6T2_(B"]) +("dvci" ["$A6T4K(B"]) +("dvda" ["$A6T4p(B"]) +("dvdc" ["$A6T5w(B"]) +("dvdg" ["$A6T5H(B"]) +("dvdh" ["$A6T51(B"]) +("dvdl" ["$A6T4}(B"]) +("dvdu" ["$A6T6A(B"]) +("dvdy" ["$A6`VV6`Qy(B"]) +("dvf'" ["$A4sUI7r(B"]) +("dvfh" ["$A6Q7E(B" "$A6T7=(B"]) +("dvfu" ["$A6T86(B"]) +("dvfz" ["$A6Q7J(B"]) +("dvgd" ["$A6T9b(B"]) +("dvgo" ["$A6T9}(B"]) +("dvh'" ["$A4rUP:t(B" "$A4sVZ;/(B" "$A5XVP:#(B"]) +("dvhj" ["$A6Q:8(B"]) +("dvhr" ["$A6R;;(B"]) +("dvhs" ["$A6T:l(B"]) +("dvhw" ["$A6T;0(B"]) +("dvif" ["$A6T3F(B"]) +("dvj'" ["$A4sVw=L(B"]) +("dvjc" ["$A6T=G(B"]) +("dvjg" ["$A53U~;z9X(B"]) +("dvji" ["$A6Q;}(B"]) +("dvjj" ["$A5XVw=W<6(B"]) +("dvju" ["$A6T>V(B"]) +("dvjy" ["$A6`VV>-S*(B"]) +("dvkb" ["$A6T?Z(B"]) +("dvkh" ["$A6T?9(B"]) +("dvkl" ["$A6T?*(B"]) +("dvli" ["$A6TA"(B"]) +("dvlm" ["$A6TA*(B"]) +("dvlq" ["$A6TAw(B"]) +("dvlu" ["$A6TB7(B"]) +("dvlx" ["$A6SAP(B"]) +("dvm'" ["$A4sVYBm(B"]) +("dvmf" ["$A6TCE(B"]) +("dvmm" ["$A6TCf(B"]) +("dvnz" ["$A6TDZ(B"]) +("dvou" ["$A6TE<(B"]) +("dvp'" ["$A5XVwFE(B"]) +("dvqg" ["$A4sUEFl9D(B"]) +("dvqy" ["$A6OUBH!Re(B"]) +("dvs'" ["$A4sUQKB(B"]) +("dvt'" ["$A5BVGLe(B" "$A5XVJM<(B"]) +("dvtb" ["$A6TM7(B"]) +("dvub" ["$A6TJV(B"]) +("dvug" ["$A6TIz(B"]) +("dvui" ["$A6TVE(B"]) +("dvuj" ["$A6TI=(B"]) +("dvuu" ["$A6TJ}(B"]) +("dvve" ["$A6TU[(B" "$A6TWE(B"]) +("dvvg" ["$A6TV"(B" "$A6TV$(B"]) +("dvvh" ["$A6S3$(B"]) +("dvvi" ["$A6TVJ(B"]) +("dvvk" ["$A6TUU(B"]) +("dvvp" ["$A6TW<(B"]) +("dvvr" ["$A6TW*(B"]) +("dvwf" ["$A6TND(B"]) +("dvwl" ["$A6TMb(B"]) +("dvws" ["$A6!VVN,IzKX(B"]) +("dvwu" ["$A6SNi(B"]) +("dvwz" ["$A6TN;(B"]) +("dvx'" ["$A5HV5O_(B" "$A5XUpQ'(B" "$A5XVJQ'(B" "$A67UyPT(B"]) +("dvxc" ["$A6TO{(B"]) +("dvxd" ["$A6TOs(B"]) +("dvxj" ["$A5(U=PD>*(B"]) +("dvxm" ["$A6ROV(B"]) +("dvxn" ["$A6TPD(B"]) +("dvxu" ["$A67UyPNJ=(B"]) +("dvxw" ["$A6+UENwM{(B" "$A6TO:(B"]) +("dvxy" ["$A6SPN(B" "$A6TV"OBR)(B"]) +("dvxz" ["$A5%VjQ!Tq(B"]) +("dvy'" ["$A4rVwRb(B" "$A53VPQk(B"]) +("dvyb" ["$A5XUpT$1((B"]) +("dvyj" ["$A6TQ[(B"]) +("dvyr" ["$A6ST1(B"]) +("dvyu" ["$A6TSZ(B"]) +("dvyv" ["$A67UyRbV>(B"]) +("dvyx" ["$A4sW(T:P#(B"]) +("dvyy" ["$A6TS&(B"]) +("dvz'" ["$A4sV6WS(B"]) +("dvzb" ["$A5fV'WJ1>(B"]) +("dvzi" ["$A6TWS(B"]) +("dwb'" ["$A5>NA2!(B"]) +("dwg'" ["$A5%N;8y(B"]) +("dwgi" ["$A5%N;9$3L(B"]) +("dwh'" ["$A53N/;a(B"]) +("dwi'" ["$A5gN;2n(B"]) +("dwj'" ["$A5XN;<6(B"]) +("dwjx" ["$A5[Mu=+O`(B"]) +("dwjy" ["$A5HN;;yRr(B"]) +("dwmd" ["$A5PNRC,6\(B"]) +("dwml" ["$A5%N;Cf;}2zA?(B"]) +("dwmy" ["$A6TMbC3RW(B"]) +("dwq'" ["$A5gN;Fw(B"]) +("dwu'" ["$A6`N;J}(B"]) +("dwuj" ["$A53N/Ji+Iq(B"]) +("dwwy" ["$A53N/N/T1(B"]) +("dwx'" ["$A5HNBO_(B" "$A6/NoQ'(B"]) +("dwy'" ["$A6/NoT0(B"]) +("dxal" ["$A4sPK02Ak(B"]) +("dxb'" ["$A5%O80{(B" "$A6LQ50`(B"]) +("dxbk" ["$A5}1((B"]) +("dxd'" ["$A5VO{5t(B"]) +("dxdi" ["$A5dPM5w2i(B"]) +("dxdk" ["$A5x59(B"]) +("dxdl" ["$A5|4z(B"]) +("dxdx" ["$A5y5y(B"]) +("dxf'" ["$A5%Or7'(B"]) +("dxff" ["$A5x7](B"]) +("dxg'" ["$A5(P!9m(B"]) +("dxgi" ["$A5%On9$3L(B"]) +("dxh'" ["$A5MO{:D(B" "$A5dPM;/(B" "$A5gPE:E(B"]) +("dxhi" ["$A5XOB:&3f(B"]) +("dxj'" ["$A5XOB>%(B"]) +("dxjh" ["$A6LP!>+:7(B"]) +("dxjw" ["$A5x<[(B" "$A5|(B"]) +("dxtx" ["$A6(OrLlO_(B"]) +("dxu'" ["$A4sQ'Iz(B" "$A5%OnJ=(B" "$A5XOBJR(B" "$A5XOBK.(B" "$A6`OnJ=(B"]) +("dxuu" ["$A4sOTImJV(B"]) +("dxuw" ["$A5XOBK.N;(B"]) +("dxvq" ["$A4sPPU~Gx(B"]) +("dxw'" ["$A6LOKN,(B"]) +("dxx'" ["$A4sPPPG(B" "$A5dPMPT(B"]) +("dxy'" ["$A4sNwQs(B"]) +("dxyp" ["$A5~TO(B"]) +("dxys" ["$A5{S>(B"]) +("dxyu" ["$A5CPDS&JV(B"]) +("dxz'" ["$A53P!Wi(B"]) +("dxzi" ["$A5zWS(B"]) +("dya'" ["$A4sR6hq(B"]) +("dyan" ["$A6(08(B"]) +("dybf" ["$A6(1>(B"]) +("dybj" ["$A6%0e(B"]) +("dybk" ["$A6)1((B"]) +("dycv" ["$A5ZR;4NJ@=g4sU=(B"]) +("dyd'" ["$A6+S!6H(B"]) +("dydc" ["$A6(5w(B"]) +("dydh" ["$A6#51(B" "$A6(51(B"]) +("dydj" ["$A6(5%(B"]) +("dydm" ["$A6%5c(B" "$A6(5c(B"]) +("dydo" ["$A6%6`(B"]) +("dydr" ["$A6%6K(B"]) +("dyds" ["$A6+S!6H9+K>(B"]) +("dydu" ["$A6(6<(B"]) +("dydy" ["$A6&6&(B"]) +("dyee" ["$A6(6n(B"]) +("dyfg" ["$A6%7e(B" "$A6%7g(B"]) +("dyfu" ["$A6(7y(B"]) +("dyg'" ["$A5^T<9z(B"]) +("dygb" ["$A6)9:(B"]) +("dygk" ["$A6(8e(B"]) +("dygv" ["$A6(9f(B"]) +("dyh'" ["$A4sTK:S(B" "$A6`Qy;/(B"]) +("dyhk" ["$A6%:C(B"]) +("dyhl" ["$A6(:#(B"]) +("dyho" ["$A6(;u(B" "$A6);u(B"]) +("dyhp" ["$A6(;i(B" "$A6);i(B"]) +("dyhq" ["$A5gQ9;%8PFw(B"]) +("dyhu" ["$A6(;'(B" "$A6);'(B"]) +("dyij" ["$A6(2z(B"]) +("dyip" ["$A6!4<(B"]) +("dyiv" ["$A6$48(B"]) +("dyj'" ["$A4rS!;z(B" "$A5ZR;>m(B"]) +("dyjb" ["$A5gS0>g1>(B"]) +("dyjc" ["$A6%=G(B"]) +("dyji" ["$A6(<6(B"]) +("dyjm" ["$A6%S(B" "$A6(>V(B"]) +("dyjw" ["$A6(<[(B"]) +("dykw" ["$A4sSP?IN*(B"]) +("dyl'" ["$A5ZR;Aw(B"]) +("dyld" ["$A6(A?(B"]) +("dyli" ["$A6&A"(B" "$A6(@m(B" "$A6)A"(B"]) +("dylp" ["$A6(B[(B"]) +("dylv" ["$A6(BI(B"]) +("dym'" ["$A5ZR;C{(B"]) +("dymc" ["$A6(Cg(B"]) +("dymy" ["$A6(C{(B"]) +("dyng" ["$A6(D\(B"]) +("dynj" ["$A6!DP(B"]) +("dyny" ["$A6#_L(B"]) +("dyp'" ["$A4zSCF7(B"]) +("dypa" ["$A6$0R(B"]) +("dypg" ["$A6%Eo(B"]) +("dyqi" ["$A6(FZ(B"]) +("dyqq" ["$A6%Gr(B"]) +("dyr'" ["$A4zQTHK(B"]) +("dyri" ["$A6(HU(B"]) +("dyrj" ["$A6(H;(B"]) +("dysr" ["$A6!Ka(B"]) +("dysx" ["$A5HQ|H}=GPN(B"]) +("dyt'" ["$A4sR;M3(B"]) +("dytb" ["$A6%M7(B"]) +("dyti" ["$A6%Lf(B"]) +("dytm" ["$A6%Ll(B"]) +("dyu'" ["$A5ZR;JV(B"]) +("dyuf" ["$A6(Iq(B"]) +("dyug" ["$A6&J"(B"]) +("dyui" ["$A6%JB(B" "$A6(J1(B"]) +("dyv'" ["$A4sQsV^(B" "$A5BRbV>(B"]) +("dyvb" ["$A6(V](B"]) +("dyvd" ["$A6%W2(B"]) +("dyve" ["$A6%WE(B"]) +("dyvf" ["$A6%Uk(B"]) +("dyvg" ["$A6)U}(B"]) +("dyvi" ["$A6(VF(B"]) +("dyvp" ["$A6(W<(B"]) +("dyvu" ["$A6"W!(B" "$A6#Vv(B" "$A6%W!(B"]) +("dyw'" ["$A4sQGMe(B"]) +("dywe" ["$A6@R;N^6~(B"]) +("dywj" ["$A6!Mi(B"]) +("dywz" ["$A6(N;(B"]) +("dyx'" ["$A5ZR;O_(B"]) +("dyxd" ["$A6!Oc(B" "$A6(Or(B"]) +("dyxi" ["$A6!O)(B"]) +("dyxm" ["$A6(OR(B"]) +("dyxn" ["$A6(PD(B"]) +("dyxt" ["$A5ZR;PE:EO5M3(B"]) +("dyxy" ["$A6(PM(B" "$A6(PN(B" "$A6(PT(B"]) +("dyy'" ["$A5gS0T:(B"]) +("dyya" ["$A6%Q?(B"]) +("dyye" ["$A6%R6(B"]) +("dyyi" ["$A6(Re(B"]) +("dyyk" ["$A6(R*(B"]) +("dyyr" ["$A6(T1(B"]) +("dyys" ["$A6%SC(B"]) +("dyyt" ["$A6)T<(B" "$A6)TD(B"]) +("dyyu" ["$A6(SZ(B" "$A6(So(B"]) +("dyyy" ["$A5CRbQsQs(B" "$A6(S0(B"]) +("dyze" ["$A6(Tr(B"]) +("dyzi" ["$A6$WS(B" "$A6'WS(B"]) +("dyzo" ["$A6(Wv(B"]) +("dyzu" ["$A6&Wc(B"]) +("dyzv" ["$A6(Wo(B"]) +("dzb'" ["$A4sWV1((B"]) +("dzdl" ["$A5gWS5gB7(B"]) +("dzft" ["$A5gWS7|LX(B"]) +("dzg'" ["$A5gWS9\(B"]) +("dzgy" ["$A5gWS9$R5(B"]) +("dzij" ["$A4sWJ2z=W<6(B"]) +("dzj'" ["$A4rWV;z(B"]) +("dzjj" ["$A5gWS5(B"]) +("dzy'" ["$A5gWSTF(B"]) +("dzyj" ["$A5gWST*<~(B"]) +("dzyw" ["$A5%WSR6V2No(B"]) +("ebdv" ["$A6q0T5XVw(B"]) +("ebe'" ["$A6~0Y6~(B"]) +("ebt'" ["$A6~16Le(B"]) +("ebu'" ["$A6x2;JG(B" "$A6~0QJV(B"]) +("ebw'" ["$A6~0YNe(B"]) +("ecdz" ["$A6~4N5gWS(B"]) +("ecfi" ["$A6~4N7=3L(B"]) +("ecgm" ["$A6~4N8oC|(B"]) +("ecps" ["$A6~4NFFKi(B"]) +("edgl" ["$A6n6(9&BJ(B"]) +("edu'" ["$A6~6NJ=(B"]) +("edv'" ["$A6n6(V5(B"]) +("eeba" ["$A6q0T(B"]) +("eedu" ["$A6q6>(B"]) +("eedy" ["$A6n6((B"]) +("eeer" ["$A6m6x(B"]) +("eegj" ["$A6q8P(B"]) +("eego" ["$A6m9z(B" "$A6q9{(B"]) +("eegp" ["$A6q9w(B"]) +("eehw" ["$A6q;/(B"]) +("eeib" ["$A6q3t(B"]) +("eeis" ["$A6j3f(B"]) +("eejc" ["$A6n=G(B"]) +("eelc" ["$A6vAK(B"]) +("eelo" ["$A6mB^(B"]) +("eelx" ["$A6qAS(B"]) +("eemg" ["$A6qCN(B"]) +("eemk" ["$A6lC+(B"]) +("eemo" ["$A6qD'(B"]) +("eemz" ["$A6kaR(B"]) +("eerf" ["$A6qHK(B"]) +("eerj" ["$Ac5H;(B"]) +("eesi" ["$A6vK@(B"]) +("eetb" ["$A6nM7(B"]) +("eeua" ["$A6sI1(B"]) +("eeub" ["$A6sJX(B"]) +("eeva" ["$A6oU%(B" "$A6oU)(B"]) +("eevi" ["$A6tVF(B"]) +("eewf" ["$A6mND(B"]) +("eewl" ["$A6nMb(B"]) +("eexi" ["$A6qO0(B"]) +("eexn" ["$A6qPD(B"]) +("eexy" ["$A6qPT(B"]) +("eeyi" ["$A6qRb(B"]) +("eeyj" ["$A6qQT(B"]) +("eeyk" ["$A6sR*(B"]) +("eeyp" ["$A6rTK(B"]) +("eeyu" ["$A6mSo(B" "$AvySc(B"]) +("eezi" ["$A6jWS(B"]) +("eezu" ["$Ar&Wc(B"]) +("egde" ["$A6r9O6`6{(B"]) +("egs'" ["$A6w8qK9(B"]) +("ehh'" ["$A6q:]:](B"]) +("eif'" ["$A6y2h7S(B"]) +("eix'" ["$A6~VXPT(B"]) +("ejb'" ["$A6~(B"]) +("exu'" ["$A6~OnJ=(B"]) +("exx'" ["$A6~OsPT(B"]) +("exxh" ["$A6qPTQ-;7(B"]) +("eyhd" ["$A6~Qu;/5*(B"]) +("eyhg" ["$A6~Qu;/9h(B"]) +("eyhl" ["$A6~Qu;/Ar(B"]) +("eyhm" ["$A6~Qu;/CL(B"]) +("eyht" ["$A6~Qu;/L<(B"]) +("eyl'" ["$A6~T*B[(B"]) +("faan" ["$A7(08(B"]) +("fabc" ["$A7"1m(B"]) +("fabh" ["$A7"0q(B"]) +("fabi" ["$A7(1R(B"]) +("fabj" ["$A7(0l(B"]) +("fabk" ["$A7"1((B" "$A7(1&(B"]) +("fabl" ["$A7"0W(B"]) +("fabm" ["$A7"1h(B"]) +("fabu" ["$A7"2<(B"]) +("faby" ["$A7"2!(B"]) +("facl" ["$A7"2F(B" "$A7"2K(B"]) +("fada" ["$A7"4o(B"]) +("fadb" ["$A7"66(B"]) +("fadl" ["$A7"4t(B"]) +("fadm" ["$A7"5g(B" "$A7(5d(B"]) +("fadr" ["$A7"6K(B"]) +("fads" ["$A7"6/(B"]) +("fadu" ["$A7(6H(B"]) +("fady" ["$A7(6((B"]) +("faer" ["$A7(6y(B"]) +("faff" ["$A7"7\(B"]) +("fafg" ["$A7"7h(B"]) +("fafh" ["$A7"7E(B"]) +("fagd" ["$A7"9b(B"]) +("fago" ["$A7(9z(B"]) +("fagr" ["$A7(9Y(B"]) +("fagv" ["$A7(9f(B"]) +("fagz" ["$A7"8x(B"]) +("fahf" ["$A7":](B"]) +("faho" ["$A7";p(B" "$A7";u(B"]) +("fahp" ["$A7";h(B"]) +("fahr" ["$A7";9(B"]) +("fahs" ["$A7":l(B"]) +("fahv" ["$A7";S(B"]) +("fahz" ["$A7":Z(B"]) +("faib" ["$A7"3n(B" "$A7"3t(B"]) +("faij" ["$A7"2|(B"]) +("faiu" ["$A7"3v(B"]) +("fajc" ["$A7"=M(B"]) +("fajd" ["$A7"=1(B"]) +("faji" ["$A7"<#(B" "$A7(r(B" "$A7">u(B"]) +("fajw" ["$A7"/(B"]) +("fakd" ["$A7"?q(B"]) +("fakj" ["$A7"?/(B"]) +("fakr" ["$A7#?n(B"]) +("fala" ["$A7(@-(B"]) +("fald" ["$A7"AA(B"]) +("falg" ["$A7"@d(B"]) +("falh" ["$A7(@I(B" "$A7)@E(B"]) +("fali" ["$A7(@m(B"]) +("falj" ["$A7"@6(B"]) +("falk" ["$A7(@O(B"]) +("falv" ["$A7(BI(B"]) +("faly" ["$A7(An(B"]) +("fama" ["$Am@Bk(B"]) +("famf" ["$A7'CE(B"]) +("famk" ["$A7"C+(B"]) +("famm" ["$A7"Cf(B"]) +("famu" ["$A7%D>(B"]) +("famy" ["$A7"Cw(B"]) +("famz" ["$A7"C9(B"]) +("fanj" ["$A7"DQ(B"]) +("fanu" ["$A7"E-(B"]) +("fapc" ["$A7"F1(B"]) +("fapk" ["$A7"EZ(B"]) +("fapz" ["$A7"Ed(B"]) +("faqi" ["$A7"Fp(B"]) +("faqm" ["$A7#G.(B"]) +("faqq" ["$A7"Gr(B" "$A7#Gr(B"]) +("faqr" ["$A7(H((B"]) +("faqu" ["$A7%Gx(B"]) +("faqy" ["$A7"Gi(B"]) +("fare" ["$A7"HH(B"]) +("farf" ["$A7(HK(B"]) +("farr" ["$A7"Hm(B"]) +("fasj" ["$A7"I"(B"]) +("fasr" ["$A7"Ka(B"]) +("fass" ["$A7"KM(B"]) +("fatc" ["$A7"Lu(B"]) +("fats" ["$A7(M3(B"]) +("faty" ["$A7(M%(B"]) +("faue" ["$A7"Id(B"]) +("faug" ["$A7"Iy(B" "$A7"Iz(B"]) +("faui" ["$A7"JD(B" "$A7(J&(B"]) +("fauk" ["$A7"IU(B"]) +("favg" ["$A7(U~(B"]) +("favh" ["$A7"UM(B"]) +("favi" ["$A7(VF(B" "$A7(VN(B"]) +("favj" ["$A7"U9(B"]) +("fawf" ["$A7(ND(B"]) +("fawz" ["$A7&N6(B"]) +("faxc" ["$A7"P&(B"]) +("faxm" ["$A7"OV(B" "$A7(O_(B"]) +("faxn" ["$A7"PE(B"]) +("faxt" ["$A7(Q'(B"]) +("faxx" ["$A7"P9(B"]) +("faxy" ["$A7"PP(B"]) +("faya" ["$A7"Q?(B"]) +("fayh" ["$A7"Qo(B"]) +("fayi" ["$A7(R=(B"]) +("fayj" ["$A7"QT(B" "$A7"QW(B"]) +("fayn" ["$A7"Rt(B"]) +("fayr" ["$A7"T4(B" "$A7(T:(B"]) +("fayu" ["$A7"S}(B" "$A7(So(B"]) +("faze" ["$A7(Tr(B"]) +("fazi" ["$A7"WO(B" "$A7(WS(B"]) +("fazo" ["$A7"Ww(B"]) +("fbdy" ["$A7q6((B"]) +("fbgu" ["$A7\2;9KIm(B"]) +("fbjt" ["$A7q>v(B"]) +("fbl'" ["$A7"2!BJ(B" "$A741H@}(B" "$A7V1fBJ(B"]) +("fbq'" ["$A7V25(B" "$A7p5C=G(B"]) +("fdjv" ["$A7G5g=bVJ(B"]) +("fdkx" ["$A7G6T?9PT(B"]) +("fdl'" ["$A7"5gA?(B" "$A7E4sBJ(B"]) +("fdll" ["$A746EAVB[(B"]) +("fdlt" ["$A765BAVLX(B"]) +("fdmj" ["$A7@6>Cf>_(B"]) +("fdp'" ["$A746/EI(B" "$A746TEI(B"]) +("fdq'" ["$A7E4sFw(B"]) +("fdt'" ["$A7V6HM7(B"]) +("fdv'" ["$A7"5gU>(B"]) +("fdvd" ["$A7q6(V.7q6((B"]) +("fdxu" ["$A7E4sO5J}(B"]) +("fdy'" ["$A8(5(B"]) +("ffig" ["$A7V3I(B"]) +("ffih" ["$A7V3!(B"]) +("ffj'" ["$A7@8/F(B"]) +("ffju" ["$A7V>S(B" "$A7V>V(B" "$A7V>d(B"]) +("ffjw" ["$A7V(B"]) +("fgig" ["$A7n3P(B"]) +("fgij" ["$A7a2z(B"]) +("fgik" ["$A7d32(B" "$A7g31(B"]) +("fgir" ["$A7g4+(B"]) +("fgj'" ["$A749b>5(B" "$A7V9b>5(B"]) +("fgjm" ["$A7b=((B"]) +("fgjy" ["$A7g>0(B"]) +("fgkb" ["$A7b?Z(B" "$A7g?Z(B"]) +("fgkd" ["$A7h?q(B"]) +("fgl'" ["$A749}@4(B"]) +("fgla" ["$A7d@/(B"]) +("fgld" ["$A7gA?(B"]) +("fglh" ["$A7g@K(B"]) +("fgli" ["$A7f@{(B" "$A7gA&(B"]) +("fglq" ["$A7gAw(B"]) +("fglr" ["$A7eBM(B"]) +("fglu" ["$A749}@4K5(B" "$AY:B;(B"]) +("fglz" ["$A7g@W(B"]) +("fgm'" ["$A748oC|(B"]) +("fgmf" ["$A7gCE(B"]) +("fgmh" ["$A7fC"(B"]) +("fgmi" ["$A7dC[(B"]) +("fgmj" ["$A7aBz(B"]) +("fgmk" ["$A7gC2(B"]) +("fgmm" ["$A7bCf(B" "$A7fCf(B"]) +("fgmy" ["$A7dCy(B" "$A7nC|(B"]) +("fgmz" ["$A748oC|7VWS(B"]) +("fgnj" ["$A7aDO(B"]) +("fgnm" ["$A7aDj(B"]) +("fgpi" ["$A7bF$(B"]) +("fgpz" ["$A7aEf(B" "$A7nEc(B"]) +("fgqi" ["$A7dFp(B" "$A7gFx(B"]) +("fgqn" ["$A7gGY(B"]) +("fgqp" ["$A7dH:(B"]) +("fgqr" ["$A7nH0(B"]) +("fgqu" ["$A7gH$(B"]) +("fgrf" ["$A7lHR(B"]) +("fgs'" ["$A8#9+K>(B"]) +("fgso" ["$A7bKx(B"]) +("fgss" ["$A7nKM(B"]) +("fgsu" ["$A7gKW(B" "$A7gKY(B"]) +("fgtb" ["$A7gM7(B"]) +("fgtc" ["$A7bLu(B"]) +("fgtl" ["$A7aL((B"]) +("fgtm" ["$A7aLo(B"]) +("fgtu" ["$A7gMA(B"]) +("fgua" ["$A7gI3(B"]) +("fgub" ["$A7aJU(B"]) +("fgud" ["$A7gK*(B"]) +("fgug" ["$A7aJ"(B" "$A7gIy(B"]) +("fguh" ["$A7gIP(B"]) +("fgui" ["$A7gJ*(B"]) +("fguj" ["$A7bI=(B" "$A7gIH(B"]) +("fguo" ["$A7aK6(B"]) +("fguu" ["$A7cJw(B"]) +("fguv" ["$A7gK.(B"]) +("fgv'" ["$A7k9zh0(B"]) +("fgvi" ["$A7eV5(B"]) +("fgwh" ["$A7dMu(B"]) +("fgwj" ["$A7a9&N0<((B"]) +("fgwo" ["$A7dNQ(B"]) +("fgwz" ["$A7gN6(B"]) +("fgxd" ["$A7dOd(B" "$A7gOd(B" "$A7gOr(B"]) +("fgxi" ["$A7lO6(B"]) +("fgxm" ["$A7gOU(B" "$A7nOW(B"]) +("fgxr" ["$A7gQ!(B"]) +("fgxt" ["$A7gQ)(B"]) +("fgxy" ["$A7gPP(B" "$A7nPP(B"]) +("fgya" ["$A7gQ9(B"]) +("fgye" ["$A7cR6(B"]) +("fgyh" ["$A7oQt(B"]) +("fgyp" ["$A7gTF(B"]) +("fgys" ["$A7dS5(B"]) +("fgyt" ["$A7gTB(B"]) +("fgyu" ["$A7gSj(B"]) +("fgzi" ["$A7hWS(B"]) +("fgzr" ["$A7gWj(B"]) +("fhai" ["$A7A0-(B"]) +("fhan" ["$A7=08(B"]) +("fhbm" ["$A7=1c(B"]) +("fhbo" ["$A7=2.(B"]) +("fhbz" ["$A7@18(B"]) +("fhci" ["$A7@4E(B"]) +("fhcl" ["$A7=2E(B" "$A84:O2DAO(B"]) +("fhda" ["$A7E4s(B"]) +("fhdh" ["$A7E54(B"]) +("fhdm" ["$A7E5g(B"]) +("fhds" ["$A7?6+(B" "$A7@63(B"]) +("fhdu" ["$A7@6>(B" "$A7E6>(B"]) +("fhdy" ["$A7?6%(B"]) +("fhfa" ["$A7=7((B"]) +("fhfg" ["$A7@7g(B" "$A7E7g(B"]) +("fhfj" ["$A7@76(B"]) +("fhfu" ["$A7@8/(B" "$A7B7p(B"]) +("fhg'" ["$A7z;/8F(B"]) +("fhgd" ["$A7E9b(B"]) +("fhge" ["$A7=8q(B"]) +("fhgf" ["$A7=8y(B"]) +("fhgo" ["$A7E9}(B"]) +("fhgu" ["$A7B9E(B"]) +("fhhj" ["$A7@:5(B"]) +("fhhl" ["$A7A:&(B"]) +("fhho" ["$A7@;p(B" "$A7E;p(B"]) +("fhhs" ["$A7@:i(B"]) +("fhhu" ["$A7@;$(B"]) +("fhhw" ["$A7C;*(B"]) +("fhia" ["$A7=2n(B"]) +("fhie" ["$A7D35(B"]) +("fhif" ["$A7@3>(B"]) +("fhig" ["$A7=3L(B"]) +("fhij" ["$A7?2z(B"]) +("fhik" ["$A7@31(B"]) +("fhiu" ["$A7E3v(B"]) +("fhiv" ["$A7D48(B"]) +("fhj'" ["$A7=:h=%(B"]) +("fhjm" ["$A7?|(B"]) +("fhjr" ["$A7?>h(B"]) +("fhjw" ["$A7E2z?F(B"]) +("fip'" ["$A812zF7(B"]) +("fit'" ["$A7a2zLo(B"]) +("fiu'" ["$A7=3LJ=(B"]) +("fiyd" ["$A7g45Sj4r(B"]) +("fiz'" ["$A7=3LWi(B"]) +("fjan" ["$A7-08(B"]) +("fjba" ["$A740T(B"]) +("fjbf" ["$A761>(B"]) +("fjbi" ["$A741H(B"]) +("fjbj" ["$A7-0f(B"]) +("fjbl" ["$A720Y(B"]) +("fjbo" ["$A7425(B"]) +("fjbu" ["$A7+2<(B"]) +("fjch" ["$A7V<64c;p(B"]) +("fjcl" ["$A792K(B"]) +("fjcy" ["$A7b=(2PS`(B"]) +("fjdd" ["$A7b=(5@5B(B"]) +("fjdi" ["$A7-5X(B"]) +("fjdk" ["$A7-5=(B" "$A7459(B"]) +("fjdm" ["$A795j(B"]) +("fjdo" ["$A716`(B"]) +("fjds" ["$A7-6/(B" "$A746/(B"]) +("fjdv" ["$A746T(B"]) +("fjer" ["$A746x(B"]) +("fjfa" ["$A787((B"]) +("fjfj" ["$A7-7-(B" "$A7474(B" "$A7:7:(B"]) +("fjfu" ["$A7184(B" "$A7484(B"]) +("fjgd" ["$A749b(B"]) +("fjgj" ["$A748P(B"]) +("fjgo" ["$A799x(B"]) +("fjgp" ["$A7-9v(B"]) +("fjgr" ["$A799](B"]) +("fjgs" ["$A749%(B" "$A759$(B"]) +("fjgv" ["$A789f(B"]) +("fjhe" ["$A79:P(B"]) +("fjhh" ["$A75:=(B"]) +("fjhk" ["$A7,:E(B"]) +("fjhv" ["$A75;X(B"]) +("fjhw" ["$A71;*(B"]) +("fji'" ["$A7I;z3!(B"]) +("fjia" ["$A742n(B"]) +("fjib" ["$A763k(B"]) +("fjie" ["$A7-35(B"]) +("fjig" ["$A7-3I(B"]) +("fjih" ["$A743#(B"]) +("fjii" ["$A7:3X(B"]) +("fjik" ["$A7531(B"]) +("fjir" ["$A7+4,(B"]) +("fjis" ["$A743e(B"]) +("fjiu" ["$A74[;(B"]) +("fjji" ["$A74;w(B"]) +("fjjr" ["$A7->m(B"]) +("fjjx" ["$A74=S(B"]) +("fjjy" ["$A74>-(B"]) +("fjke" ["$A72?I(B"]) +("fjkh" ["$A74?9(B"]) +("fjkl" ["$A7-?*(B"]) +("fjkv" ["$A74@!(B"]) +("fjlc" ["$A78AK(B"]) +("fjli" ["$A72@}(B" "$A76@}(B"]) +("fjlj" ["$A7:@D(B"]) +("fjlr" ["$A73BR(B"]) +("fjma" ["$A74Bk(B"]) +("fjmf" ["$A73CF(B"]) +("fjmh" ["$A71C&(B"]) +("fjmk" ["$A71C/(B"]) +("fjml" ["$A77Bt(B"]) +("fjmm" ["$A74Cf(B"]) +("fjnj" ["$A71DQ(B"]) +("fjnk" ["$A73DU(B"]) +("fjpc" ["$A79F1(B"]) +("fjpj" ["$A74EQ(B"]) +("fjpu" ["$A74FK(B"]) +("fjq'" ["$A7q>vH((B"]) +("fjqi" ["$A7:Fp(B"]) +("fjqm" ["$A74G1(B"]) +("fjqx" ["$A7,GQ(B"]) +("fjqy" ["$A73Gk(B"]) +("fjrf" ["$A72HK(B" "$A78HK(B"]) +("fjrk" ["$A73HE(B"]) +("fjrs" ["$A71HY(B"]) +("fjse" ["$A74I+(B"]) +("fjsl" ["$A7"=MKGAO(B"]) +("fjso" ["$A71Kv(B" "$A73Kv(B"]) +("fjsr" ["$A7:Ka(B"]) +("fjsu" ["$A74K_(B"]) +("fjtg" ["$A7-LZ(B"]) +("fjti" ["$A71Le(B"]) +("fjtm" ["$A7-Ll(B"]) +("fjty" ["$A79L|(B"]) +("fju'" ["$A7==bJ/(B" "$A7G=pJt(B" "$A8#=(J!(B" "$A81=LJZ(B"]) +("fjub" ["$A74JV(B"]) +("fjue" ["$A74Id(B"]) +("fjuf" ["$A7-Im(B"]) +("fjug" ["$A71J"(B"]) +("fjuh" ["$A7b=(Ig;a(B"]) +("fjui" ["$A72JB(B" "$A72JG(B"]) +("fjus" ["$A7G=pJtT*KX(B"]) +("fjuu" ["$A7,Jm(B"]) +("fjv'" ["$A7b=(Vw(B"]) +("fjvd" ["$A79W/(B"]) +("fjvf" ["$A7*Ur(B" "$A74Up(B"]) +("fjvg" ["$A74U}(B" "$A74V$(B"]) +("fjvi" ["$A71V3(B" "$A74V.(B" "$A7:V8(B"]) +("fjvo" ["$A79W@(B"]) +("fjvr" ["$A7-W*(B" "$A74W*(B"]) +("fjvs" ["$A71VX(B"]) +("fjvy" ["$A7b=(VwRe(B"]) +("fjwf" ["$A74NJ(B" "$A76ND(B"]) +("fjwh" ["$A7b=(ND;/(B"]) +("fjwj" ["$A79Mk(B"]) +("fjwz" ["$A76N'(B"]) +("fjx'" ["$A7V=gO_(B" "$A7b=(PT(B"]) +("fjxd" ["$A74Ol(B" "$A74Or(B"]) +("fjxn" ["$A7-PB(B"]) +("fjxq" ["$A7-P^(B" "$A74P^(B"]) +("fjxy" ["$A74J!(B"]) +("fjye" ["$A7-R3(B"]) +("fjyh" ["$A76Qt(B"]) +("fjyi" ["$A7-Rk(B"]) +("fjyj" ["$A74Q](B"]) +("fjyn" ["$A7-S!(B" "$A7:Rt(B"]) +("fjyp" ["$A77TK(B"]) +("fjyt" ["$A7-T=(B" "$A7-TD(B"]) +("fjyu" ["$A71S}(B"]) +("fjyy" ["$A74S&(B" "$A74S3(B"]) +("fjza" ["$A71TS(B"]) +("fjzi" ["$A77WS(B"]) +("fjzk" ["$A73Tj(B"]) +("fjzl" ["$A72TZ(B"]) +("fjzv" ["$A78Wo(B"]) +("fkc'" ["$A7"?/4J(B"]) +("fkt'" ["$A7=?rM<(B"]) +("flb'" ["$A7FBI1v(B"]) +("fld'" ["$A7(@-5Z(B"]) +("flf'" ["$A74@K7Q(B"]) +("flfq" ["$A7-@484H%(B"]) +("flge" ["$A8%@<8q6{(B"]) +("flgw" ["$A7(BI9KNJ(B"]) +("flhf" ["$A7r@E:M7Q(B"]) +("fliz" ["$A7:@D3ITV(B"]) +("fljj" ["$A8#@{;y=p(B"]) +("flk'" ["$A7(@--(B"]) +("fouj" ["$A7pI=(B"]) +("foxd" ["$A7pOq(B"]) +("foxt" ["$A7pQ'(B"]) +("foye" ["$A7pR/(B"]) +("fpf'" ["$A7VEd7'(B"]) +("fpj'" ["$A7"E]2(B"]) +("fpq'" ["$A7"F"Fx(B"]) +("fqk'" ["$A7=G&?s(B"]) +("fqlv" ["$A74GVBTU=Uy(B"]) +("fqq'" ["$A7"GiFZ(B"]) +("fqr'" ["$A7"FpHK(B"]) +("fqsl" ["$A7SH)K\AO(B"]) +("fquv" ["$A7SH)JwV,(B"]) +("fqv'" ["$A88H(VF(B"]) +("fqvq" ["$A7"GiV\FZ(B"]) +("fqw'" ["$A7OFzNo(B"]) +("fqwu" ["$A7OG^M|J3(B"]) +("fqyy" ["$A7gFpTFS?(B"]) +("frfy" ["$A7EHH74S&(B"]) +("friu" ["$A71HY2}J"(B"]) +("frj'" ["$A7lHR;z(B"]) +("frl'" ["$A7"HHA?(B"]) +("fryh" ["$A7@H>S!;((B"]) +("fsd'" ["$A7VI"6H(B"]) +("fsjv" ["$A7VI"=iVJ(B"]) +("fsrl" ["$A7VI"H>AO(B"]) +("fsvy" ["$A7VI"VwRe(B"]) +("fsx'" ["$A7VI"O`(B"]) +("ftf'" ["$A7JLo7[(B"]) +("ftfd" ["$A7-Ll825X(B"]) +("ftg'" ["$A7PLZ8V(B"]) +("ftj'" ["$A7|LX(B" "$A881>(B"]) +("fubi" ["$A841Y(B"]) +("fubj" ["$A890e(B"]) +("fubl" ["$A8/0\(B"]) +("fubu" ["$A892?(B"]) +("fubv" ["$A81J329Vz(B"]) +("fuby" ["$A7|1x(B"]) +("fubz" ["$A8913(B"]) +("fuci" ["$A814J(B"]) +("fucs" ["$A7~4S(B"]) +("fudc" ["$A8!5q(B"]) +("fudi" ["$A7|5X(B"]) +("fudj" ["$A8:5#(B"]) +("fudk" ["$A8(5<(B"]) +("fudl" ["$A74Id6(BI(B" "$A8=4x(B"]) +("fudm" ["$A8!5c(B" "$A8=5c(B"]) +("fuds" ["$A8!6/(B"]) +("fudu" ["$A7y6H(B" "$A7~6>(B"]) +("fufa" ["$A847"(B"]) +("fufh" ["$A867=(B"]) +("fufi" ["$A7VJ=7=3L(B"]) +("fufu" ["$A7r8>(B"]) +("fug'" ["$A8=Jt9z(B"]) +("fugh" ["$A8#8T(B"]) +("fugk" ["$A8=X:(B"]) +("fugl" ["$A828G(B" "$A848G(B"]) +("fugo" ["$A849z(B"]) +("fugr" ["$A819Y(B"]) +("fugs" ["$A849$(B"]) +("fugu" ["$A849E(B"]) +("fugv" ["$A8;9s(B"]) +("fugz" ["$A868x(B"]) +("fuh'" ["$A74Id;!(B"]) +("fuhe" ["$A7{:O(B" "$A84:K(B" "$A84:O(B" "$A8::I(B" "$A8=:M(B"]) +("fuhk" ["$A7{:E(B" "$A8::E(B" "$A8;:@(B"]) +("fuhl" ["$A8;:#(B"]) +("fuho" ["$A7};q(B" "$A84;n(B"]) +("fuhu" ["$A7|;"(B"]) +("fuhv" ["$A8=;a(B"]) +("fuhw" ["$A7u;/(B" "$A8/;/(B"]) +("fuia" ["$A842i(B"]) +("fuib" ["$A8.3q(B" "$A843p(B"]) +("fuif" ["$A8!3A(B"]) +("fuig" ["$A8.3G(B"]) +("fuii" ["$A7v3V(B"]) +("fuis" ["$A8)3e(B"]) +("fuiu" ["$A863v(B"]) +("fuix" ["$A7GIz2zPT(B"]) +("fuj'" ["$A7"Id;z(B"]) +("fujc" ["$A8)=G(B"]) +("fujd" ["$A81=+(B"]) +("fuji" ["$A7|;w(B" "$A8:<+(B"]) +("fujm" ["$A8#=((B" "$A8=<~(B"]) +("fujn" ["$A8==|(B"]) +("fujq" ["$A84>I(B"]) +("fuju" ["$A84>d(B"]) +("fujw" ["$A8=?F(B"]) +("fukj" ["$A8)n+(B" "$A81?/(B"]) +("fukr" ["$A7y?m(B" "$A86?n(B"]) +("fuku" ["$A8.?b(B"]) +("fukw" ["$A8!?d(B"]) +("ful'" ["$A72J?AV(B" "$A7VK.Ak(B"]) +("fuli" ["$A7v@g(B" "$A8!A&(B" "$A8#@{(B" "$A84@{(B" "$A8;@v(B"]) +("fulj" ["$A8/@C(B"]) +("fulk" ["$A88@O(B"]) +("fulm" ["$A8>A*(B"]) +("fulr" ["$A7uBQ(B"]) +("fulu" ["$A7}B2(B" "$A8=B<(B"]) +("fuly" ["$A8"Aj(B"]) +("fuma" ["$AfbBm(B"]) +("fumm" ["$A7yCf(B"]) +("fumn" ["$A8;Cq(B"]) +("fumo" ["$A8'C~(B" "$A8'D&(B"]) +("fumu" ["$A88D8(B"]) +("fumx" ["$A82Cp(B"]) +("fumz" ["$A80C@(B"]) +("fun'" ["$A7xIdD\(B"]) +("funj" ["$A_;`+(B"]) +("funs" ["$A8;E)(B"]) +("funv" ["$A8>E.(B"]) +("fupi" ["$AtoF$(B"]) +("fupm" ["$A8:F,(B"]) +("fupy" ["$A8!F<(B"]) +("fuq'" ["$A7"IzFw(B"]) +("fuqc" ["$A8!GE(B"]) +("fuqd" ["$A89G;(B" "$A8;G?(B"]) +("fuqi" ["$A7rF^(B" "$A7~Fx(B" "$A8#Fx(B" "$A86F}(B"]) +("fuqm" ["$A7tG3(B"]) +("fuqn" ["$A88GW(B"]) +("fuqr" ["$A7rH((B"]) +("fuqu" ["$AtoGz(B"]) +("fuqy" ["$A86Ge(B"]) +("fur'" ["$A7xIdHH(B"]) +("furf" ["$A7rHK(B" "$A80HN(B" "$A8;HK(B" "$A8>HK(B"]) +("furi" ["$A80HU(B"]) +("furk" ["$A8;HD(B"]) +("furs" ["$A\=HX(B"]) +("fuse" ["$A7tI+(B"]) +("fusg" ["$A7[ImKi9G(B"]) +("fusl" ["$A84H|(B"]) +("fusu" ["$A84KU(B"]) +("fut'" ["$A8)JSM<(B"]) +("futb" ["$A8+M7(B"]) +("futc" ["$A7xLu(B"]) +("fute" ["$A7|LX(B" "$A8#LX(B"]) +("futi" ["$A7vL](B"]) +("futu" ["$A8=M<(B"]) +("fuub" ["$A7vJV(B" "$A8)JW(B"]) +("fuue" ["$A7sIh(B" "$A7xId(B" "$A8=Ih(B"]) +("fuuf" ["$A84Is(B"]) +("fuug" ["$A8/Iz(B"]) +("fuuh" ["$A8.IO(B" "$A8:IK(B" "$A8=IO(B"]) +("fuui" ["$A7~JL(B" "$A7~JN(B" "$A8)JS(B" "$A8/J4(B" "$A81J3(B"]) +("fuup" ["$A8'K3(B"]) +("fuuu" ["$A84Jv(B" "$A84J}(B" "$A8:J}(B" "$A8;J|(B" "$A8=Jt(B"]) +("fuuv" ["$A83K0(B"]) +("fuvb" ["$A8#V](B"]) +("fuvd" ["$A7~W0(B"]) +("fuvf" ["$A84Uo(B"]) +("fuvi" ["$A7vV2(B" "$A81V0(B" "$A84VF(B"]) +("fuvl" ["$A8:U.(B"]) +("fuvo" ["$A8=WE(B"]) +("fuvs" ["$A8!VW(B" "$A8:VX(B"]) +("fuvu" ["$A8(Vz(B"]) +("fuwg" ["$A8;NL(B"]) +("fuwh" ["$A8#Mu(B"]) +("fuwu" ["$A7~Nq(B"]) +("fuwz" ["$A8'N?(B" "$A84N;(B"]) +("fux'" ["$A7BIzQ'(B" "$A7EIdO_(B" "$A7EIdPT(B"]) +("fuxc" ["$A7wO~(B"]) +("fuxi" ["$A84O0(B"]) +("fuxm" ["$A8!OV(B"]) +("fuxn" ["$A84PE(B"]) +("fuxq" ["$A8/P`(B"]) +("fuxr" ["$A8!Q!(B" "$A84Q!(B"]) +("fuxs" ["$A7EIdPTM,N;KX(B" "$A7EIdPTT*KX(B" "$A88PV(B"]) +("fuxu" ["$A8'Pt(B"]) +("fuxx" ["$A84P4(B" "$A89P:(B"]) +("fuxy" ["$A8#PG(B"]) +("fuyb" ["$A8!SN(B" "$A8:SP(B" "$A8;SP(B" "$A8>SW(B"]) +("fuye" ["$A81R5(B"]) +("fuyh" ["$A7vQx(B" "$A8'Qx(B"]) +("fuyi" ["$A7~R[(B" "$A83R[(B" "$A84Ri(B"]) +("fuyj" ["$A7sQ\(B"]) +("fuyl" ["$A7-I=T=Ak(B" "$A7bI=S}AV(B"]) +("fuyn" ["$A8#Rt(B" "$A8(Rt(B" "$A84Rt(B" "$A84S!(B"]) +("fuyr" ["$A7yT1(B"]) +("fuyp" ["$A8!TF(B"]) +("fuyr" ["$A84T1(B" "$A84T-(B"]) +("fuys" ["$A7~SC(B" "$A8=S9(B"]) +("fuyu" ["$A8'S}(B" "$A83Sh(B" "$A8;SZ(B" "$A8;T#(B"]) +("fuyy" ["$A80S"(B"]) +("fuza" ["$A84TS(B"]) +("fuze" ["$A8:Tp(B"]) +("fuzh" ["$A8-T`(B"]) +("fuzi" ["$A7rWS(B" "$A8!WS(B" "$A8+WS(B" "$A88WS(B"]) +("fuzl" ["$A78IOWwBR(B" "$A8:TX(B"]) +("fuzo" ["$A8(Wt(B"]) +("fuzu" ["$A8;Wc(B"]) +("fuzv" ["$A7VIzWiV/(B"]) +("fvbh" ["$A7"U92;F=:b(B"]) +("fvcl" ["$A8(Vz2DAO(B"]) +("fvf'" ["$A74V$7((B"]) +("fvg'" ["$A7"U99[(B"]) +("fvgy" ["$A7DV/9$R5(B"]) +("fvi'" ["$A7DV/3'(B"]) +("fvl'" ["$A71V3A&(B"]) +("fvp'" ["$A74W*F,(B" "$A7DV/F7(B" "$A84VFF7(B"]) +("fvr'" ["$A81VwHN(B"]) +("fvsd" ["$A7"U9KY6H(B"]) +("fvtv" ["$A7GV^M3R;WiV/(B"]) +("fvu'" ["$A7GU}J=(B"]) +("fvui" ["$A7"U9Iz2z(B" "$A8(VzIz2z(B"]) +("fvv'" ["$A8/V2VJ(B"]) +("fvvj" ["$A7"U9VP9z(B"]) +("fwvl" ["$A7~NqVJA?(B"]) +("fwy'" ["$A7~NqR5(B" "$A7~NqT1(B"]) +("fxgy" ["$A7|7'(B"]) +("fxp'" ["$A7=OrEL(B"]) +("fxq'" ["$A7IPPFw(B"]) +("fxs'" ["$A7(NwK9(B"]) +("fxsy" ["$A7(NwK9VwRe(B"]) +("fxt'" ["$A7|HK(B"]) +("fyl'" ["$A74S3B[(B"]) +("fymd" ["$A7EQxC\6H(B"]) +("fypv" ["$A74SREI67Uy(B"]) +("fyq'" ["$A7"QTH((B"]) +("fyr'" ["$A7"QTHK(B"]) +("fyt'" ["$A7FQGLX(B"]) +("fytj" ["$A7"S}Lu<~(B"]) +("fyu'" ["$A74S&J=(B"]) +("fyuj" ["$A74S&J1!(B" "$A7Q>"(B"]) +("fzjp" ["$A7K>|(B"]) +("fzky" ["$A7I?l(B"]) +("fzl'" ["$A7VWSA?(B" "$A81W\@m(B"]) +("fzlc" ["$A7JAO(B" "$A7OAO(B"]) +("fzld" ["$A84TS@M6/(B"]) +("fzli" ["$A7G@q(B" "$A7QA&(B"]) +("fzll" ["$A7I@4(B"]) +("fzlm" ["$ArcA.(B"]) +("fzlp" ["$A7IBV(B"]) +("fzmz" ["$A7JC@(B"]) +("fznc" ["$A7IDq(B"]) +("fznj" ["$A7GDQ(B"]) +("fzph" ["$A7JEV(B"]) +("fzpk" ["$A7IE\(B" "$A7NE](B"]) +("fzpn" ["$A7OF7(B"]) +("fzqi" ["$A7OFx(B" "$A7OFz(B"]) +("fzqm" ["$A7QG.(B"]) +("fzqn" ["$A7IG](B"]) +("fzqt" ["$A7JH1(B"]) +("fzrb" ["$A7JHb(B"]) +("fzrf" ["$A7GHK(B"]) +("fzsu" ["$A7IKY(B"]) +("fzte" ["$A7GLX(B"]) +("fztg" ["$A7ILZ(B" "$A7PLZ(B"]) +("fztm" ["$A7ILl(B"]) +("fztu" ["$A7KM=(B"]) +("fztx" ["$A7OLz(B"]) +("fzty" ["$A7IM'(B"]) +("fzu'" ["$A7VWSI8(B" "$A7VWSJ=(B"]) +("fzub" ["$A7KJW(B"]) +("fzud" ["$A7?WbK.5g(B"]) +("fzui" ["$A7PJ/(B" "$A7QJ1(B" "$A7QJB(B"]) +("fzuv" ["$A7OK.(B" "$A7PK.(B"]) +("fzux" ["$A7VWSIzNoQ'(B"]) +("fzva" ["$A7OT|(B"]) +("fzvb" ["$A7GV^(B"]) +("fzvd" ["$A7JW3(B"]) +("fzvh" ["$A7IUG(B"]) +("fzvi" ["$A7OV9(B" "$A7OV=(B"]) +("fzwh" ["$A7IMy(B"]) +("fzwo" ["$A7GNR(B" "$A7JNV(B"]) +("fzwu" ["$A7INh(B" "$A7ONo(B"]) +("fzxc" ["$A7JP'(B"]) +("fzxd" ["$A7IOh(B"]) +("fzxn" ["$A7QPD(B"]) +("fzxu" ["$A7OPf(B"]) +("fzxy" ["$A7IPP(B"]) +("fzy'" ["$A74WwSC(B"]) +("fzye" ["$A7OR:(B"]) +("fzyh" ["$A7IQo(B"]) +("fzyi" ["$A7GRi(B"]) +("fzyj" ["$A7NQW(B"]) +("fzyk" ["$A7GR*(B"]) +("fzyl" ["$A74WwSCA&(B" "$A7VWSTK6/B[(B"]) +("fzyr" ["$A7JT4(B"]) +("fzys" ["$A7QSC(B"]) +("fzyt" ["$A7IT>(B"]) +("fzyu" ["$A7JS}(B"]) +("fzzb" ["$A7IW_(B"]) +("fzzh" ["$A7NT`(B"]) +("fzzi" ["$A7GWS(B"]) +("fzzk" ["$A7JTm(B"]) +("gab'" ["$A9+022?(B"]) +("gabd" ["$A9+022?6S(B"]) +("gaga" ["$A8B8B(B"]) +("gaj'" ["$A9+02>V(B"]) +("gas'" ["$A9H01Ka(B"]) +("gban" ["$A9602(B"]) +("gbb'" ["$A8I0M0M(B"]) +("gbci" ["$A994J(B"]) +("gbd'" ["$A9K2;5C(B" "$A9V2;5C(B"]) +("gbde" ["$A9:5C(B"]) +("gbdh" ["$A9451(B"]) +("gbdt" ["$A9c2%5gL((B"]) +("gbdv" ["$A9Q2;5PVZ(B"]) +("gbf'" ["$A8y1>7((B"]) +("gbge" ["$A9;8q(B"]) +("gbh'" ["$A9}1%:M(B"]) +("gbhe" ["$A95[V(B" "$AfE:M(B"]) +("gbhg" ["$A8g1>9~8y(B"]) +("gbho" ["$A9:;u(B" "$Ast;p(B"]) +("gbhw" ["$A94;-(B"]) +("gbig" ["$A993I(B"]) +("gbiy" ["$A8v1p2nRl(B"]) +("gbjm" ["$A99<~(B"]) +("gbjn" ["$A9:=x(B"]) +("gbjx" ["$A94=a(B"]) +("gbkp" ["$A8_2;?IEJ(B"]) +("gblc" ["$A9;AK(B"]) +("gbmd" ["$A8y1>C,6\(B"]) +("gbml" ["$A9:Br(B"]) +("gbn'" ["$A8g0WDa(B"]) +("gbq'" ["$A9}2;H%(B"]) +("gbqm" ["$A94\M(B"]) +("gbqu" ["$A95G~(B"]) +("gbqx" ["$A96GR(B"]) +("gbsi" ["$A99K<(B"]) +("gbtc" ["$A9c2%Le2Y(B"]) +("gbts" ["$A95M((B"]) +("gbtu" ["$A99M<(B"]) +("gbu'" ["$A8O2;IO(B" "$A9+16J}(B" "$A9K2;IO(B" "$A9}0kJ}(B"]) +("gbui" ["$A95J)(B"]) +("gbvi" ["$A9:VC(B"]) +("gbvu" ["$A93W!(B" "$A99V~(B"]) +("gbwu" ["$A9:No(B"]) +("gbx'" ["$A8y1>PT(B"]) +("gbxc" ["$A9:Oz(B"]) +("gbxd" ["$A99Ok(B"]) +("gbxs" ["$A97P\(B"]) +("gbxy" ["$A99PM(B"]) +("gby'" ["$A8T1HQG(B"]) +("gbyk" ["$A97R'(B"]) +("gbyn" ["$A94R}(B"]) +("gbyq" ["$A9)2;S&Gs(B"]) +("gbzi" ["$A93WS(B"]) +("gbzk" ["$A99Tl(B"]) +("gcf'" ["$A8I2]7[(B"]) +("gcub" ["$A9K4KJ'1K(B"]) +("gdan" ["$A9c02(B"]) +("gdb'" ["$A8_500W(B"]) +("gdbc" ["$A9b1j(B"]) +("gdbo" ["$A9b2((B" "$A9c2%(B" "$A9c2)(B"]) +("gdc'" ["$A9E5X4E(B"]) +("gdcl" ["$A9b2J(B"]) +("gdda" ["$A9b4s(B" "$A9c4s(B"]) +("gddl" ["$A9b4x(B"]) +("gddm" ["$A9b5g(B"]) +("gdds" ["$A9c6+(B"]) +("gddu" ["$A9b6H(B" "$A9c6H(B"]) +("gddw" ["$A8_5H6/No(B"]) +("gdeg" ["$A9b5g6~<+9\(B"]) +("gdfj" ["$A9c7:(B"]) +("gdfu" ["$A9b84(B"]) +("gdg'" ["$A8_5M8\(B" "$A9b5g9\(B"]) +("gdgk" ["$A9c8f(B"]) +("gdgp" ["$A8g4o8YAlEzEP(B" "$A9b9w(B"]) +("gdgu" ["$A9b9K(B"]) +("gdh'" ["$A9c6+;0(B"]) +("gdhe" ["$A9b:M(B"]) +("gdhj" ["$A9c::(B"]) +("gdhv" ["$A9b;T(B"]) +("gdhw" ["$A9b;*(B" "$A9b;,(B"]) +("gdi'" ["$A8I5g3X(B" "$A9b5g3X(B"]) +("gdih" ["$A9c3!(B"]) +("gdir" ["$A9c4((B"]) +("gdjc" ["$A9c=G(B"]) +("gdjx" ["$A9b=`(B"]) +("gdjy" ["$A8_5H=LS}(B" "$A9b>0(B"]) +("gdko" ["$A9c@+(B"]) +("gdl'" ["$A9b5gAw(B"]) +("gdld" ["$A9bAA(B"]) +("gdlj" ["$A9b@B(B"]) +("gdln" ["$A9bAY(B"]) +("gdly" ["$A9cAj(B"]) +("gdmc" ["$A9v6/D&2A(B"]) +("gdmh" ["$A9bC"(B"]) +("gdmj" ["$A8{5XCf;}(B"]) +("gdmm" ["$A9bCf(B"]) +("gdmn" ["$A9bCt(B"]) +("gdmy" ["$A9bCw(B"]) +("gdng" ["$A9bD\(B"]) +("gdnj" ["$A9cDO(B"]) +("gdnm" ["$A9bDj(B"]) +("gdpu" ["$A9bFW(B"]) +("gdq'" ["$A9}5CH%(B"]) +("gdqi" ["$A9bFx(B"]) +("gdqr" ["$A9bH&(B"]) +("gdqs" ["$A8w5CFdKy(B"]) +("gdqv" ["$A9c4sH:VZ(B"]) +("gdrp" ["$A9bHs(B"]) +("gdrs" ["$A9bHY(B"]) +("gdsu" ["$A9bKY(B"]) +("gdt'" ["$A9X6+LG(B"]) +("gdtb" ["$A9bM7(B"]) +("gdui" ["$A9bJG(B"]) +("gduj" ["$A9bU$(B"]) +("gduq" ["$A9}6IJ1FZ(B"]) +("gduu" ["$A9bJx(B"]) +("gdvb" ["$A9bVa(B" "$A9cV](B"]) +("gdvi" ["$A9v6/Va3P(B"]) +("gdvk" ["$A9bUU(B"]) +("gdvy" ["$A9E5dVwRe(B"]) +("gdw'" ["$A8w5%N;(B"]) +("gdwu" ["$A9bNd(B"]) +("gdwx" ["$A9E5dNDQ'(B"]) +("gdwz" ["$A9cN*(B"]) +("gdu'" ["$A9c6+J!(B"]) +("gdx'" ["$A9f6(PT(B"]) +("gdxi" ["$A9cNw(B"]) +("gdxm" ["$A9bOK(B" "$A9bO_(B"]) +("gdxt" ["$A9bQ'(B"]) +("gdxu" ["$A9bPw(B" "$A9}6IPNJ=(B"]) +("gdxx" ["$A8_5HQ'P#(B"]) +("gdxy" ["$A9b5gP'S&(B"]) +("gdy'" ["$A9}5gQ9(B"]) +("gdyi" ["$A9cRe(B"]) +("gdyn" ["$A9bRu(B"]) +("gdyr" ["$A9bT4(B"]) +("gdyx" ["$A8_5HT:P#(B"]) +("gdz'" ["$A9b5gWS(B"]) +("gdzb" ["$A9L6(WJ1>(B"]) +("gdze" ["$A9bTs(B"]) +("gdzi" ["$A9L6(WJ2z(B" "$A9bWS(B"]) +("gdzj" ["$A9L6(WJ2zU[>I(B" "$A9L6(WJ=p(B"]) +("gdzs" ["$A9cWZ(B"]) +("gdzy" ["$A9L5*WwSC(B"]) +("geba" ["$A8v0Q(B"]) +("gebi" ["$A8j1Z(B" "$A8l1[(B" "$A8t1Z(B"]) +("gebj" ["$A8t0e(B" "$A8w0k(B"]) +("gebo" ["$A8l22(B"]) +("gebx" ["$A8v1p(B" "$A8w1p(B"]) +("geci" ["$A8h4J(B"]) +("ged'" ["$A92in5c(B"]) +("geda" ["$A8m4q(B"]) +("gede" ["$A8h5B(B"]) +("gedi" ["$A8n5X(B" "$A8w5X(B"]) +("gedr" ["$A8n6O(B" "$A8t6O(B"]) +("geer" ["$A8g6y(B" "$A8v6y(B"]) +("geff" ["$A9i6x8475(B"]) +("gefu" ["$A92in84J}(B"]) +("gege" ["$A8g8g(B" "$A8q8q(B" "$A8v8v(B" "$A8w8v(B" "$A8w8w(B"]) +("gegh" ["$A8u8V(B"]) +("gego" ["$A8w9z(B"]) +("gehb" ["$A8h:m(B"]) +("gehe" ["$A8t:R(B"]) +("geih" ["$A8h3*(B"]) +("geik" ["$A8_6{2l?K(B"]) +("geiu" ["$A8n3}(B" "$A8o3}(B" "$A8w4&(B"]) +("gej'" ["$A8_6{;y(B"]) +("geji" ["$A8w<6(B"]) +("gejq" ["$A8v>I(B"]) +("gejt" ["$A8t>x(B"]) +("geju" ["$A8h>g(B" "$A8n>](B" "$A8t>`(B"]) +("gejx" ["$A8w=g(B"]) +("gekl" ["$A8t?*(B"]) +("gel'" ["$A8g6yA)(B"]) +("gelb" ["$A8sB%(B"]) +("geli" ["$A8t@k(B"]) +("geln" ["$A8qAV(B"]) +("gelv" ["$A8qBI(B"]) +("gelx" ["$A8nAQ(B"]) +("gelz" ["$A8w@`(B"]) +("gemo" ["$A8tD$(B"]) +("gemy" ["$A8oC|(B"]) +("genv" ["$A8hE.(B"]) +("gepu" ["$A8hFW(B"]) +("geqd" ["$A8tG=(B"]) +("geqm" ["$A8iG3(B"]) +("gequ" ["$A8hGz(B"]) +("gere" ["$A8tHH(B"]) +("gerf" ["$A8vHK(B" "$A8wHK(B"]) +("gerh" ["$A8nHC(B"]) +("gers" ["$A8nH^(B"]) +("gese" ["$A8wI+(B"]) +("gesk" ["$A8gI)(B"]) +("gess" ["$A8hKL(B"]) +("geti" ["$A8vLe(B"]) +("getj" ["$A8hL3(B"]) +("geub" ["$A8hJV(B"]) +("geug" ["$A8hIy(B"]) +("geui" ["$A8qJ=(B"]) +("geuu" ["$A8vJ}(B"]) +("geve" ["$A8tWE(B"]) +("gevi" ["$A8iVC(B" "$A8oV0(B"]) +("gevs" ["$A8wVV(B"]) +("gewl" ["$A8qMb(B"]) +("gewu" ["$A8hNh(B"]) +("gewz" ["$A8vN;(B" "$A8wN;(B"]) +("gexd" ["$A8wOn(B"]) +("gexm" ["$A8nO_(B"]) +("gexn" ["$A8oPB(B"]) +("gexw" ["$A8sOB(B"]) +("gexy" ["$A8vPT(B"]) +("geyb" ["$A8wSP(B"]) +("geyh" ["$A8wQy(B"]) +("geyj" ["$A8qQT(B"]) +("geyk" ["$A8hR%(B"]) +("geyn" ["$A8tRt(B"]) +("geys" ["$A8hS=(B"]) +("gezi" ["$A8kWS(B" "$A8qWS(B" "$A8vWS(B" "$A8wWT(B"]) +("gezu" ["$A8wWe(B"]) +("gfba" ["$A8y0N(B"]) +("gfbf" ["$A8y1>(B"]) +("gfbj" ["$A8z0`(B"]) +("gfdi" ["$A8y5W(B"]) +("gfer" ["$A8y6y(B"]) +("gfgr" ["$A8y9Z(B"]) +("gfgy" ["$A9z7@9$R5(B"]) +("gfh'" ["$A9f76;/(B"]) +("gfhk" ["$A8y:E(B"]) +("gfiu" ["$A8y3}(B"]) +("gfj'" ["$A9D7g;z(B" "$A9z7@>|(B"]) +("gfji" ["$A8y;y(B"]) +("gfjm" ["$A8yx(B"]) +("gfju" ["$A8y>](B"]) +("gfjy" ["$A8y>%(B"]) +("gfl'" ["$A9D7gB/(B"]) +("gfll" ["$A9z7@A&A?(B"]) +("gflq" ["$A8yAv(B"]) +("gfmc" ["$A8yCg(B"]) +("gfmk" ["$A8yC+(B"]) +("gfqm" ["$A8zG0(B"]) +("gfsv" ["$A8zKf(B"]) +("gftb" ["$A8zM7(B"]) +("gfu'" ["$A9b7xId(B"]) +("gfuh" ["$A8zIO(B"]) +("gfui" ["$A8yJ=(B"]) +("gfuj" ["$A927"Id<+(B"]) +("gfve" ["$A8zWE(B"]) +("gfvi" ["$A8yVN(B"]) +("gfvu" ["$A8yVq(B"]) +("gfwh" ["$A9z7@N/T1;a(B"]) +("gfxi" ["$A8yO5(B"]) +("gfyn" ["$A8yRt(B"]) +("gfyr" ["$A8yT4(B"]) +("gfys" ["$A9I7]SPO^9+K>(B"]) +("gfz'" ["$A8_7VWS(B"]) +("gfzi" ["$A8yWS(B"]) +("gfzs" ["$A8zWY(B"]) +("ggbr" ["$A8q8q2;Hk(B"]) +("ggbu" ["$A8|2;(B"]) +("ggd'" ["$A8P9b6H(B"]) +("ggda" ["$A8|4s(B"]) +("ggdd" ["$A9i8y5=5W(B"]) +("ggdi" ["$A8{5X(B"]) +("ggdl" ["$A949I6(@m(B"]) +("ggdo" ["$A8|6`(B"]) +("ggds" ["$A8|6/(B"]) +("ggfj" ["$A8{7-(B"]) +("ggfu" ["$A8|7r(B"]) +("gggi" ["$A9`8H9$3L(B"]) +("gggk" ["$A8|8_(B"]) +("gggl" ["$A8|8D(B" "$A9#8E(B"]) +("ggh'" ["$A9f8q;/(B"]) +("gghk" ["$A8|:C(B"]) +("gghl" ["$A8_9Y:qB;(B"]) +("gghr" ["$A8|;;(B"]) +("ggih" ["$A8|3$(B"]) +("ggis" ["$A9+923!Ky(B"]) +("ggiu" ["$A8{Ps(B"]) +("ggj'" ["$A9Gw@;>;(B" "$A9'9'>4>4(B" "$A9f9f>X>X(B"]) +("ggjl" ["$A9+92;}@[(B"]) +("ggjp" ["$A8w8v;wFF(B"]) +("ggjw" ["$A8|u5=(B" "$A8y>]5X(B" "$A9b=`6H(B"]) +("gjdc" ["$A8I5t(B"]) +("gjdh" ["$A8J51(B"]) +("gjdi" ["$A8J5X(B"]) +("gjdj" ["$A8N5((B" "$A9zV(B"]) +("gjdk" ["$A8O5=(B" "$A8P5=(B"]) +("gjds" ["$A8P6/(B"]) +("gjdv" ["$A9z[74S&(B" "$A9z_8V(B" "$A9z-"(B" "$A8O=t(B"]) +("gjjp" ["$A8K>z(B"]) +("gjjq" ["$A9zu(B"]) +("gjju" ["$A8L=[(B" "$A8LiY(B" "$A9zVJF(B"]) +("gjjx" ["$A8J=a(B"]) +("gjjy" ["$A8I>;(B"]) +("gjkh" ["$A8P?9(B"]) +("gjkj" ["$A8R?4(B"]) +("gjkl" ["$A8P?.(B"]) +("gjku" ["$A8I?](B" "$A8J?`(B"]) +("gjky" ["$A8O?l(B"]) +("gjl'" ["$A8_=%@k(B"]) +("gjlc" ["$A8IAK(B"]) +("gjld" ["$A8IA8(B"]) +("gjlj" ["$A9zuFw9Y(B"]) +("gjql" ["$A9z(B"]) +("gjrk" ["$A8IHE(B"]) +("gjs'" ["$A8_!KyD\(B"]) +("gjsu" ["$A8JK`(B"]) +("gjt'" ["$A9\=SM7(B"]) +("gjtj" ["$A8PL>(B"]) +("gju'" ["$A9$>_Ji(B" "$A9s=pJt(B"]) +("gjub" ["$A8PJ\(B"]) +("gjue" ["$A8IIf(B"]) +("gjug" ["$A8PIz(B"]) +("gjuh" ["$A8OIO(B" "$A8PIK(B"]) +("gjui" ["$A8IJB(B"]) +("gjuj" ["$A8P>uIq>-(B"]) +("gjuo" ["$A8RK5(B"]) +("gjuu" ["$A8JJm(B"]) +("gjuv" ["$A9z+VR(B"]) +("gjvb" ["$A8SV](B"]) +("gjvd" ["$A9z[No(B" "$A92>[No(B"]) +("gjwt" ["$A9z~(B"]) +("gkjq" ["$A8_>M(B"]) +("gkju" ["$A8_>Y(B"]) +("gkjw" ["$A8_<[(B"]) +("gkjx" ["$A8f=k(B"]) +("gkjy" ["$A8f>/(B"]) +("gkkh" ["$A8_?:(B"]) +("gkks" ["$A8_?U(B"]) +("gkkw" ["$A8c?e(B"]) +("gklb" ["$A8_B%(B"]) +("gkld" ["$A8_A;(B"]) +("gkli" ["$A8_@v(B" "$A8_@{(B"]) +("gklu" ["$A8_B/(B"]) +("gkly" ["$A8_Ad(B"]) +("gkmi" ["$A8_C\(B" "$A8fC\(B"]) +("gkmm" ["$A8_C^(B"]) +("gkmy" ["$A8_Cw(B"]) +("gkng" ["$A8_D\(B"]) +("gknm" ["$A8_Dj(B"]) +("gkpj" ["$A8_EJ(B"]) +("gkpn" ["$A8_F5(B"]) +("gkpy" ["$A8_F=(B"]) +("gkq'" ["$A9z?bH/(B"]) +("gkqd" ["$A8_G?(B"]) +("gkqq" ["$A8_Gr(B"]) +("gkqy" ["$A8cGe(B" "$A9$?sFsR5(B"]) +("gkre" ["$A8_HH(B"]) +("gksg" ["$A8_I.(B"]) +("gksi" ["$A8_K9(B"]) +("gkss" ["$A8_KJ(B"]) +("gksu" ["$A8_KY(B" "$A8fK_(B"]) +("gkub" ["$A8_JV(B"]) +("gkuf" ["$A8_In(B"]) +("gkug" ["$A8_Iy(B" "$A8_I}(B"]) +("gkuh" ["$A8_IP(B"]) +("gkui" ["$A8fJ>(B"]) +("gkuj" ["$A8_I=(B"]) +("gkuk" ["$A8_IU(B"]) +("gkv'" ["$A9Kb}V.(B"]) +("gkvb" ["$A8_V](B"]) +("gkvd" ["$A8fW4(B"]) +("gkvh" ["$A8_UG(B"]) +("gkvi" ["$A8eV=(B" "$A8fV*(B" "$A8fV.(B"]) +("gkvs" ["$A8_VP(B" "$A8fVU(B"]) +("gkwf" ["$A8_NB(B"]) +("gkwj" ["$AX:Mh(B"]) +("gkwz" ["$A8_N;(B"]) +("gkx'" ["$A9+?*PE(B"]) +("gkxc" ["$A8_P!(B" "$A8_P#(B" "$A8_P'(B"]) +("gkxd" ["$A8_O`(B" "$A8_Oh(B"]) +("gkxw" ["$A8_OB(B"]) +("gkxy" ["$A8_PK(B"]) +("gkya" ["$A8_Q9(B"]) +("gkyh" ["$A8aQr(B"]) +("gkyk" ["$A8`R)(B"]) +("gkyn" ["$A8_Rt(B"]) +("gkyr" ["$A8_T-(B"]) +("gkyu" ["$A8_SZ(B"]) +("gkzi" ["$A8eWS(B"]) +("gkzk" ["$A8_To(B"]) +("gkzu" ["$A8_Wf(B"]) +("glb'" ["$A8gBW2<(B" "$AX~YM2!(B"]) +("glbm" ["$A8D1`(B" "$A8D1d(B"]) +("glby" ["$A8gBW1HQG(B"]) +("glcg" ["$A8G2c(B"]) +("gldb" ["$A8_@{4{WJ1>(B"]) +("gldh" ["$A8C51(B"]) +("gldk" ["$A8D5@(B"]) +("glds" ["$A8D6/(B"]) +("gldv" ["$A8_@{4{U_(B"]) +("gldy" ["$A8D6)(B"]) +("glfq" ["$A9&BJ7E4sFw(B"]) +("glfy" ["$A9\@m7QSC(B"]) +("glgd" ["$A8j@<8_5X(B"]) +("glge" ["$A8D8o(B"]) +("glgo" ["$A8D9}(B"]) +("glgr" ["$A8D9[(B"]) +("glh'" ["$A8g@O;a(B"]) +("glhk" ["$A8G:C(B"]) +("glhr" ["$A8D;;(B"]) +("glhv" ["$A8D;Z(B"]) +("glhw" ["$A8F;/(B"]) +("gli'" ["$A8JB64<(B"]) +("glih" ["$A8C3'(B"]) +("glj'" ["$A8yAv>z(B" "$A9}BK;z(B"]) +("gljd" ["$A8C=+(B"]) +("gljm" ["$A8D=((B"]) +("gljn" ["$A8D=x(B"]) +("gljw" ["$A8D<^(B"]) +("glkb" ["$A8D?Z(B"]) +("glkd" ["$A8E?v(B"]) +("glko" ["$A8E@((B"]) +("gll'" ["$A9BAcAc(B"]) +("glld" ["$A8DA<(B"]) +("gllp" ["$A8EB[(B"]) +("gllt" ["$A8EBT(B"]) +("gllv" ["$A8EBJ(B"]) +("glmk" ["$A8pB^CW?B(B"]) +("glnm" ["$A8EDn(B"]) +("glpm" ["$A8FF,(B"]) +("glpv" ["$A8DA(B"]) +("glzi" ["$A8GWS(B"]) +("glzk" ["$A8DTl(B"]) +("glzu" ["$A8DWi(B"]) +("glzw" ["$A9H@`WwNo(B"]) +("gmb'" ["$A8oC|1((B"]) +("gmd'" ["$A9zCq53(B"]) +("gmdv" ["$A8oC|67V>(B"]) +("gmg'" ["$A9mCE9X(B"]) +("gmgj" ["$A8oC|8I>"(B" "$A9zCq8oC|>|(B"]) +("gmh'" ["$A8oC|;/(B"]) +("gmhy" ["$A9zCq;aRi(B"]) +("gmj'" ["$A8oC||(B"]) +("gmjd" ["$A9zCq>/N@6S(B"]) +("gmjh" ["$A9zCq>--|HK(B"]) +("gmjx" ["$A8oC|;}<+PT(B"]) +("gml'" ["$A9:BrA&(B"]) +("gmlf" ["$A8FC>AW7J(B"]) +("gmlh" ["$A8oC|AR;p(B"]) +("gmll" ["$A9bCw@ZBd(B"]) +("gmlu" ["$A8oC|ARJ?(B"]) +("gmq'" ["$A9+CqH((B"]) +("gmr'" ["$A9yD-Ht(B"]) +("gmrb" ["$A9bCwHU1((B"]) +("gmsj" ["$A8_CLKa(B"]) +("gnb'" ["$A9$E)1x(B"]) +("gnf'" ["$A9iDI7((B" "$A9zDZ7((B"]) +("gnh'" ["$A8EDn;/(B"]) +("gnhj" ["$A9$E):l>|(B"]) +("gnj'" ["$A9CDo}(B"]) +("gojq" ["$A9z>K(B" "$A9{>F(B"]) +("gojw" ["$A9z3(B" "$A9}>3(B"]) +("goku" ["$A9z?b(B"]) +("goky" ["$A9}?l(B"]) +("golc" ["$A9}AK(B"]) +("gold" ["$A9}A?(B"]) +("golg" ["$A9}@d(B"]) +("goli" ["$A9zA"(B" "$A9zA&(B"]) +("goll" ["$A9}@4(B"]) +("golm" ["$A9zA*(B"]) +("golu" ["$A9xB/(B" "$A9}B7(B"]) +("golv" ["$A9}BK(B"]) +("gomf" ["$A9}CE(B"]) +("gomn" ["$A9zCq(B" "$A9}Ct(B"]) +("gomu" ["$A9{D>(B" "$A9}D?(B"]) +("gonj" ["$A9zDQ(B"]) +("gonm" ["$A9}Dj(B"]) +("gonz" ["$A9zDZ(B"]) +("gopi" ["$A9{F$(B"]) +("gopn" ["$A9{F7(B"]) +("goqc" ["$A9}GE(B"]) +("goqi" ["$A9zF](B" "$A9zFl(B" "$A9}FZ(B"]) +("goqu" ["$A9}H%(B"]) +("goqy" ["$A9zGi(B" "$A9zGl(B"]) +("gorb" ["$A9{Hb(B"]) +("gorf" ["$A9zHK(B" "$A9{HJ(B" "$A9}HK(B"]) +("gorj" ["$A9{H;(B"]) +("goso" ["$A9}Ky(B"]) +("gosv" ["$A9{Kk(B"]) +("gotb" ["$A9}M7(B"]) +("goth" ["$A9{LG(B"]) +("goti" ["$A9zLe(B"]) +("gotl" ["$A9xL((B"]) +("gotu" ["$A9zMA(B"]) +("goub" ["$A9}JV(B"]) +("gouf" ["$A9}Iu(B"]) +("goug" ["$A9}J#(B"]) +("goui" ["$A9zJB(B" "$A9zJG(B" "$A9{J5(B" "$A9}J'(B" "$A9}J1(B"]) +("gouk" ["$A9}IY(B"]) +("goul" ["$A9}I8(B"]) +("gouu" ["$A9zJi(B" "$A9{Jw(B"]) +("gove" ["$A9|WE(B" "$A9}WE(B"]) +("govf" ["$A9{Uf(B"]) +("govh" ["$A9}UJ(B"]) +("govi" ["$A9{V&(B" "$A9{V-(B"]) +("govl" ["$A9zU.(B"]) +("govs" ["$A9}VX(B"]) +("gowf" ["$A9zND(B" "$A9}NJ(B"]) +("gowh" ["$A9zMu(B" "$A9}My(B"]) +("gowl" ["$A9zMb(B"]) +("gowu" ["$A9zNq(B"]) +("goxd" ["$A9yOs(B"]) +("goxi" ["$A9}O8(B"]) +("goxn" ["$A9}PD(B"]) +("goxt" ["$A9zQ'(B"]) +("goyb" ["$A9zSP(B"]) +("goye" ["$A9}R9(B"]) +("goyn" ["$A9zRt(B"]) +("goyr" ["$A9{T0(B"]) +("goys" ["$A9zSC(B"]) +("goyu" ["$A9zSo(B" "$A9}SZ(B"]) +("goyy" ["$A9zS*(B" "$A9{S,(B" "$A9}S2(B"]) +("gozi" ["$A9{WS(B"]) +("gozl" ["$A9}TX(B"]) +("gozz" ["$A9zTt(B"]) +("gpbh" ["$A9w0t(B"]) +("gpbm" ["$A9v1_(B"]) +("gpdj" ["$A9v50(B"]) +("gpds" ["$A9v6/(B"]) +("gpfj" ["$A9v7-(B"]) +("gpfx" ["$A9bFW7VNv(B"]) +("gpgp" ["$A9v9v(B"]) +("gpkl" ["$A9v?*(B"]) +("gplp" ["$A9vBV(B"]) +("gpth" ["$A9vLL(B"]) +("gpts" ["$A9vM2(B"]) +("gpvu" ["$A9vVi(B"]) +("gpx'" ["$A9bFWO_(B"]) +("gpzi" ["$A9uWS(B" "$A9vWS(B" "$A9wWS(B"]) +("gqd'" ["$A8_G?6H(B"]) +("gqdj" ["$A9KH+4s>V(B"]) +("gqgx" ["$A8IH:9XO5(B"]) +("gqj'" ["$A9zGl=Z(B"]) +("gql'" ["$A9}H%AK(B"]) +("gqt'" ["$A92G`ME(B"]) +("gqty" ["$A92G`MET1(B"]) +("gqwd" ["$A8IGrNB6H(B"]) +("gqx'" ["$A9+GPO_(B"]) +("grbi" ["$A9X1U(B"]) +("grbj" ["$A9Y0l(B"]) +("grbk" ["$A9\1#(B"]) +("grby" ["$A9Y1x(B"]) +("grce" ["$A9[2b(B"]) +("grcl" ["$A9W2D(B" "$A9\2D(B"]) +("grdi" ["$A9Y5X(B"]) +("grdk" ["$A9\5@(B"]) +("grdl" ["$A9\4x(B"]) +("grdm" ["$A9[5c(B"]) +("grds" ["$A9X6+(B"]) +("grdu" ["$A8vHK5CJ'(B" "$A9Y6I(B"]) +("grfh" ["$A9Y7=(B"]) +("grfj" ["$A9_78(B"]) +("grfu" ["$A9Y8.(B"]) +("grgd" ["$A9[9b(B"]) +("grgj" ["$A9[8P(B"]) +("grgl" ["$A9`8H(B"]) +("grhw" ["$A9Y;0(B"]) +("grhy" ["$A9X;3(B"]) +("gria" ["$A9[2l(B"]) +("grid" ["$A9X40(B"]) +("grie" ["$A9^35(B" "$A9a39(B"]) +("grih" ["$A9Y3!(B"]) +("grir" ["$A9a4)(B"]) +("grjc" ["$A9\=E(B" "$A9\=L(B"]) +("grjd" ["$A9`=,(B"]) +("grji" ["$A9X;z(B"]) +("grjj" ["$A9$HK=W<6(B"]) +("grjm" ["$A9X<|(B"]) +("grjn" ["$A9X=t(B"]) +("grjp" ["$A9Y>|(B" "$A9Z>|(B"]) +("grjt" ["$A9Y>t(B"]) +("grjw" ["$A9YBJ(B"]) +("grlc" ["$A9YAE(B"]) +("grli" ["$A9Y@t(B" "$A9\@m(B" "$A9_@}(B"]) +("grlm" ["$A9XA*(B"]) +("grls" ["$A9^A}(B"]) +("grlu" ["$A9\B7(B"]) +("grly" ["$A8vHK@{Rf(B"]) +("grmf" ["$A9XCE(B"]) +("grmo" ["$A9[D&(B"]) +("grmu" ["$A9WD>(B" "$A9`D>(B"]) +("grng" ["$A9YD\(B"]) +("grnm" ["$A9[Dn(B"]) +("grnz" ["$A9XDZ(B"]) +("grq'" ["$A9}HHFw(B"]) +("grqi" ["$A9YFx(B"]) +("grqu" ["$A9`Gx(B"]) +("grqw" ["$A9X?((B"]) +("grqx" ["$A9XGP(B"]) +("grrb" ["$A9$HKHU1((B"]) +("grrf" ["$A9YHK(B"]) +("grsi" ["$A9YK>(B"]) +("grt'" ["$A9LH\Le(B"]) +("grtb" ["$A9XM7(B" "$A9^M7(B"]) +("grtm" ["$A9YLo(B"]) +("grts" ["$A9aM((B"]) +("grua" ["$A9\I4(B"]) +("gruh" ["$A9XIO(B" "$A9[IM(B"]) +("grui" ["$A9\JB(B"]) +("gruu" ["$A9XJi(B" "$A9YJp(B" "$A9\Jx(B" "$A9`Jd(B"]) +("gruv" ["$A9XK0(B" "$A9`K.(B"]) +("grvd" ["$A9YW/(B"]) +("grvh" ["$A9]3$(B"]) +("grvi" ["$A9YV0(B" "$A9\VF(B"]) +("grvk" ["$A9XUU(B"]) +("grvs" ["$A9[VZ(B"]) +("grvu" ["$A9XW"(B" "$A9`W"(B" "$A9aW"(B"]) +("grvy" ["$A8vHKVwRe(B"]) +("grw'" ["$A8OHNNq(B"]) +("grwh" ["$A9[M{(B"]) +("grwl" ["$A9XMb(B"]) +("grxf" ["$A8vHKO{7Q(B"]) +("grxi" ["$A9XO5(B" "$AnBO4(B"]) +("grxm" ["$A9\OR(B"]) +("grxn" ["$A9XPD(B"]) +("grxw" ["$A9\O=(B"]) +("grxy" ["$A9_PT(B"]) +("gry'" ["$A8xHKRT(B"]) +("grya" ["$A9XQ:(B"]) +("gryd" ["$A9$HKTK6/(B"]) +("gryk" ["$A9YR$(B"]) +("gryn" ["$A9[Rt(B"]) +("gryr" ["$A9YT1(B"]) +("grys" ["$A9\SC(B" "$A9_SC(B"]) +("gryu" ["$A9XSZ(B"]) +("grz'" ["$A9}HUWS(B"]) +("grzi" ["$A9\WS(B" "$A9]WS(B" "$A9^WS(B"]) +("grzl" ["$A9XTZ(B"]) +("grzo" ["$A9\Wy(B"]) +("gsan" ["$A9+02(B" "$A9+08(B"]) +("gsbf" ["$A9$1>(B"]) +("gsbi" ["$A9+1H(B"]) +("gsbk" ["$A9+1((B" "$A9,1#(B"]) +("gsbu" ["$A9+2<(B"]) +("gsby" ["$A9$1x(B"]) +("gsbz" ["$A9-13(B"]) +("gsci" ["$A9)4J(B"]) +("gscp" ["$A924f(B"]) +("gsd'" ["$A8RK@6S(B"]) +("gsda" ["$A9%4r(B"]) +("gsdc" ["$A9,5w(B"]) +("gsdh" ["$A9$53(B"]) +("gsdi" ["$A9$5X(B" "$A9+5P(B"]) +("gsdj" ["$A8gK94o@h7((B"]) +("gsfa" ["$A9+7((B"]) +("gsff" ["$A9$7V(B" "$A9+7V(B" "$A9+7_(B"]) +("gsfg" ["$A9$7d(B"]) +("gsfj" ["$A9278(B"]) +("gsfu" ["$A9$7r(B" "$A9&7r(B"]) +("gsfz" ["$A9+7Q(B"]) +("gsg'" ["$A8_KY8V(B"]) +("gsgk" ["$A9+8f(B"]) +("gsgo" ["$A9&9}(B"]) +("gsgr" ["$A9%9X(B" "$A9+9](B"]) +("gsgs" ["$A9+9+(B" "$A9+92(B"]) +("gsgu" ["$A9.9L(B"]) +("gshb" ["$A9':r(B"]) +("gshe" ["$A9':X(B" "$A92:M(B"]) +("gshj" ["$A9+:/(B"]) +("gshk" ["$A9&:D(B"]) +("gshl" ["$A9+:#(B" "$A9+:&(B"]) +("gshv" ["$A9$;a(B" "$A9+;a(B"]) +("gshy" ["$A9+K=:OS*(B"]) +("gsia" ["$A9+2n(B"]) +("gsif" ["$A9&3<(B"]) +("gsig" ["$A9$3L(B" "$A9+3F(B"]) +("gsih" ["$A9$3!(B" "$A9$3'(B"]) +("gsii" ["$A9+3_(B"]) +("gsij" ["$A9+2z(B" "$A922z(B"]) +("gsil" ["$A9+2n(B"]) +("gsiu" ["$A9+Ps(B" "$A924&(B"]) +("gsjd" ["$A9$=3(B"]) +("gsji" ["$A9%;w(B" "$A9&<((B" "$A9)8x(B" "$A9+<&(B" "$A92t(B"]) +("gsju" ["$A9$>_(B" "$A9+>Y(B" "$A92>[(B"]) +("gsjw" ["$A9+4(B"]) +("gskd" ["$A9$?s(B"]) +("gske" ["$A9$?F(B" "$A9%?K(B" "$A9&?N(B"]) +("gskl" ["$A9+?*(B"]) +("gskr" ["$A9+?n(B"]) +("gsl'" ["$A9+KoAz(B"]) +("gsld" ["$A9+A8(B"]) +("gsli" ["$A9&@{(B" "$A9&A&(B" "$A9+@m(B" "$A9+@o(B" "$A9+@z(B" "$A9+A"(B"]) +("gslk" ["$A9&@M(B"]) +("gslp" ["$A9+B[(B"]) +("gslq" ["$A9+Au(B"]) +("gslu" ["$A9+B7(B"]) +("gslv" ["$A9&BJ(B"]) +("gsly" ["$A9$Ad(B"]) +("gsmf" ["$A90CE(B"]) +("gsmn" ["$A9+Cq(B"]) +("gsmu" ["$A9+D6(B" "$A9+D9(B"]) +("gsmy" ["$A9&C{(B" "$A92Cy(B"]) +("gsn'" ["$A9hKaDF(B"]) +("gsng" ["$A9&D\(B"]) +("gsnr" ["$A9)E/(B"]) +("gsns" ["$A9$E)(B"]) +("gsnv" ["$A9,E.(B"]) +("gspn" ["$A91F7(B"]) +("gspo" ["$A9%FF(B" "$A9+FE(B"]) +("gspu" ["$A9+FM(B"]) +("gspy" ["$A9+F=(B"]) +("gsq'" ["$A8VK?H&(B"]) +("gsqc" ["$A90GE(B"]) +("gsqd" ["$A9,G=(B"]) +("gsqi" ["$A9$FZ(B"]) +("gsqm" ["$A9$G.(B"]) +("gsqq" ["$A9)Gs(B"]) +("gsqu" ["$A9$Gx(B" "$A9%H!(B"]) +("gsqy" ["$A9+Gc(B" "$A9+Gj(B"]) +("gsr'" ["$A9+K_HK(B"]) +("gsrf" ["$A9$HK(B" "$A9)HO(B" "$A9+HO(B"]) +("gsri" ["$A9$HU(B"]) +("gsrj" ["$A9+H;(B"]) +("gssi" ["$A9+K=(B" "$A9+K>(B"]) +("gssu" ["$A9+K_(B"]) +("gstb" ["$A9$M7(B"]) +("gsth" ["$A9+LC(B"]) +("gsts" ["$A92M((B" "$A92M,(B"]) +("gstv" ["$A9+MF(B"]) +("gsty" ["$A9,M"(B"]) +("gsu'" ["$A8JK`J!(B" "$A8VK?I~(B"]) +("gsub" ["$A9%JX(B" "$A90JV(B"]) +("gsue" ["$A9+Ig(B" "$A9+Ih(B"]) +("gsuf" ["$A9*Im(B" "$A9+Is(B"]) +("gsug" ["$A9+I}(B" "$A92Iz(B"]) +("gsuh" ["$A9$IK(B" "$A9$IL(B"]) +("gsui" ["$A9$J1(B" "$A9$JB(B" "$A9%JF(B" "$A9+J9(B" "$A9+J=(B" "$A9+JB(B" "$A92JB(B"]) +("gsup" ["$A9'K3(B"]) +("gsuu" ["$A9+Jp(B"]) +("gsvf" ["$A92Uq(B"]) +("gsvg" ["$A9$U{(B" "$A9+U}(B" "$A9+V$(B"]) +("gsvh" ["$A9$3$(B"]) +("gsvi" ["$A9$VJ(B" "$A9)V0(B" "$A9+V0(B"]) +("gsvj" ["$A9%U<(B"]) +("gsvl" ["$A9+U.(B"]) +("gsvr" ["$A9+W*(B"]) +("gsvs" ["$A9$VV(B" "$A9+VZ(B"]) +("gsvu" ["$A9+Vw(B"]) +("gswf" ["$A9+ND(B"]) +("gswu" ["$A9+No(B" "$A9+Nq(B"]) +("gswz" ["$A9'N,(B"]) +("gsxc" ["$A9$P'(B" "$A9&P'(B" "$A9)Oz(B"]) +("gsxd" ["$A92Om(B"]) +("gsxi" ["$A9'O2(B"]) +("gsxm" ["$A9%O](B" "$A91OW(B"]) +("gsxp" ["$A9&Q+(B"]) +("gsxu" ["$A9$Pr(B" "$A92Ph(B"]) +("gsxw" ["$A9%OB(B"]) +("gsxy" ["$A9-PN(B" "$A90PN(B" "$A92PT(B"]) +("gsy'" ["$A9hKaQN(B"]) +("gsyb" ["$A9$SQ(B" "$A9+SP(B" "$A92SP(B"]) +("gsye" ["$A9$R5(B"]) +("gsyh" ["$A9)Qx(B" "$A9+Qr(B"]) +("gsyi" ["$A9$RU(B" "$A9+Rf(B" "$A9+Ri(B"]) +("gsyj" ["$A9+Q](B"]) +("gsyp" ["$A9$TK(B"]) +("gsyr" ["$A9+T*(B" "$A9+T0(B"]) +("gsys" ["$A9+SC(B" "$A92SC(B"]) +("gsyu" ["$A9+T"(B"]) +("gsyy" ["$A9)S&(B" "$A9+S*(B"]) +("gszi" ["$A9$WJ(B" "$A9+WS(B" "$A9-WS(B"]) +("gszo" ["$A9$Ww(B"]) +("gszu" ["$A9+We(B"]) +("gszz" ["$A9$Tt(B"]) +("gtfy" ["$A8vLe7"S}(B"]) +("gtg'" ["$A8_L<8V(B"]) +("gtgl" ["$A92M,8YAl(B"]) +("gth'" ["$A8vLe;'(B"]) +("gthd" ["$A8DLl;;5X(B"]) +("gthm" ["$A8DM7;;Cf(B"]) +("gthr" ["$A9bLl;/HU(B"]) +("gths" ["$A92M,:#Kp(B"]) +("gtjj" ["$A8vLe>-(B"]) +("guce" ["$A9@2b(B"]) +("guch" ["$A9H2V(B"]) +("guci" ["$A9J4K(B"]) +("guck" ["$A9H2](B"]) +("gudg" ["$A8yIn5Y9L(B"]) +("gudi" ["$A9J5X(B"]) +("gudj" ["$A9B5%(B" "$A9L5*(B"]) +("gudl" ["$A8PIz5gAw(B" "$A9E4z(B"]) +("gudm" ["$A9E5d(B"]) +("guds" ["$A9D6/(B" "$A9E6-(B" "$A9I6+(B"]) +("gudu" ["$A9>`=(B" "$A9B6@(B" "$A9E6<(B"]) +("gudy" ["$A9L6((B"]) +("guer" ["$A9B6y(B" "$A9J6x(B"]) +("guff" ["$A9I7](B"]) +("gufg" ["$A9D7g(B"]) +("gufu" ["$A9<8:(B" "$A9C88(B"]) +("guge" ["$A9Gw@(B"]) +("gugj" ["$A9G8I(B"]) +("gugo" ["$A9J9z(B"]) +("gugs" ["$A9J9,(B" "$A9M9$(B"]) +("gugu" ["$A9>9>(B" "$A9C9C(B"]) +("gugy" ["$A8wJ=8wQy(B" "$A9E9V(B"]) +("guh'" ["$A9+Ig;/(B" "$A9+J=;/(B" "$A9EJ1:r(B"]) +("guhv" ["$A9G;R(B"]) +("guhw" ["$A9E;0(B" "$A9G;/(B" "$A9L;/(B"]) +("guig" ["$A9E3G(B" "$A9H3G(B"]) +("guih" ["$A9J3#(B"]) +("guip" ["$A9L4<(B"]) +("guiv" ["$A9D45(B"]) +("guj'" ["$A9$IL=g(B"]) +("guji" ["$A9@|(B"]) +("gujq" ["$A9E>I(B" "$A9J>I(B"]) +("guju" ["$A9J>S(B"]) +("gujw" ["$A9@<[(B" "$A9G<\(B"]) +("gujx" ["$A9G=Z(B"]) +("guke" ["$A9G?F(B" "$A9K?M(B"]) +("guku" ["$A9B?`(B"]) +("gul'" ["$A9$ILA*(B"]) +("gulb" ["$A9DB%(B"]) +("gulc" ["$A9GAO(B"]) +("guld" ["$A9@A?(B"]) +("guli" ["$A9BA"(B" "$A9D@x(B" "$A9J@t(B"]) +("gulk" ["$A9E@O(B"]) +("gull" ["$A9E@4(B"]) +("gulu" ["$Aioj$(B"]) +("gulv" ["$A9KBG(B"]) +("gulz" ["$A9H@`(B"]) +("gum'" ["$A8IJ2C4(B"]) +("guma" ["$A9CBh(B"]) +("gumo" ["$A9DD$(B"]) +("gumu" ["$A9CD8(B"]) +("gund" ["$A9CDo(B"]) +("guns" ["$A9ME)(B"]) +("gup'" ["$A8_IdEZ(B"]) +("gupc" ["$A9IF1(B"]) +("guq'" ["$A8PJ\Fw(B"]) +("guqi" ["$A9GFx(B"]) +("guqr" ["$A9KH+(B"]) +("guqx" ["$A9CGR(B"]) +("gurb" ["$A9GHb(B"]) +("gurf" ["$A9EHK(B" "$A9JHK(B"]) +("gurj" ["$A9LH;(B"]) +("gurk" ["$A9}J#HK?Z(B"]) +("gusr" ["$A9@Kc(B"]) +("gusv" ["$A9GKh(B"]) +("gutb" ["$A9GM7(B"]) +("guti" ["$A9LLe(B"]) +("gutl" ["$A9LL,(B"]) +("gutu" ["$A9JMA(B"]) +("guu'" ["$A8wJ!JP(B" "$A9bIAIA(B"]) +("guub" ["$A9LJX(B"]) +("guui" ["$A9EJ+(B" "$A9JJB(B"]) +("guuj" ["$A9LI=(B"]) +("guuu" ["$A9EJi(B"]) +("guve" ["$A9GU[(B"]) +("guvh" ["$A9DUF(B" "$A9JUO(B"]) +("guvi" ["$A9JV*(B" "$A9LV4(B"]) +("guvu" ["$A9MVw(B"]) +("guw'" ["$A9EIzNo(B"]) +("guwf" ["$A9END(B" "$A9KNJ(B"]) +("guwl" ["$A8qI1NpB[(B"]) +("guwo" ["$A9JNR(B"]) +("guwu" ["$A9DNh(B" "$A9ENo(B"]) +("gux'" ["$A8PJ\PT(B"]) +("guxd" ["$A9HOs(B" "$A9JOg(B"]) +("guxi" ["$A9CO"(B" "$A9IO"(B"]) +("guxx" ["$A8IIfOVOs(B"]) +("guy'" ["$A9$ILR5(B"]) +("guya" ["$A9EQE(B"]) +("guyb" ["$A9LSP(B"]) +("guye" ["$A9CR/(B"]) +("guyi" ["$A9JRb(B"]) +("guyj" ["$A9GQ[(B"]) +("guyl" ["$A8|IOR;2cB%(B"]) +("guyr" ["$A9MT1(B"]) +("guys" ["$A9MS6(B"]) +("guyt" ["$A9D@V(B"]) +("guyu" ["$A9HSj(B"]) +("guz'" ["$A8_I=We(B"]) +("guzi" ["$A9HWS(B"]) +("guzk" ["$A9DTk(B"]) +("guzu" ["$A9DWc(B"]) +("gvan" ["$A9i08(B"]) +("gvbi" ["$A9f1\(B"]) +("gvbm" ["$A9n1g(B"]) +("gvbn" ["$A9s1v(B"]) +("gvby" ["$A9i2"(B"]) +("gvdh" ["$A9i55(B"]) +("gvdk" ["$A9l5@(B" "$A9r59(B"]) +("gvdm" ["$A9l5g(B"]) +("gvdv" ["$A9i6S(B"]) +("gvdy" ["$A9f6((B"]) +("gvfh" ["$A9k7?(B"]) +("gvfj" ["$A9f76(B"]) +("gvfu" ["$A9i8=(B"]) +("gvfz" ["$A9sez(B"]) +("gvge" ["$A9f8q(B"]) +("gvgo" ["$A9i9z(B" "$A9s9z(B"]) +("gvgr" ["$A9p9Z(B"]) +("gvgs" ["$A9i9&(B" "$A9i9+(B"]) +("gvgu" ["$A9h9H(B"]) +("gvgy" ["$A8wVV8wQy(B" "$A9m9V(B"]) +("gvh'" ["$A9cV];0(B"]) +("gvhp" ["$A9m;j(B"]) +("gvhr" ["$A9i;9(B"]) +("gvhw" ["$A9f;.(B" "$A9i;/(B" "$A9m;0(B" "$A9p;((B"]) +("gvig" ["$A9f3L(B" "$A9n3F(B"]) +("gviu" ["$A9s4&(B"]) +("gvjd" ["$A9bUU=W6N(B"]) +("gvji" ["$A9l<#(B" "$A9nL(B"]) +("gvju" ["$A9f>X(B" "$A9l>`(B"]) +("gvjx" ["$A9i=a(B"]) +("gvkb" ["$A9i?Z(B"]) +("gvli" ["$A9e@v(B"]) +("gvlm" ["$A9mA3(B"]) +("gvln" ["$A9pAV(B"]) +("gvlu" ["$A9iB7(B"]) +("gvlv" ["$A9fBI(B"]) +("gvlz" ["$A9i@`(B"]) +("gvmo" ["$A9fD#(B"]) +("gvna" ["$A9iDI(B"]) +("gvnv" ["$A9kE.(B"]) +("gvpi" ["$A9pF$(B"]) +("gvpm" ["$A9hF,(B"]) +("gvqc" ["$A9iGH(B"]) +("gvrf" ["$A9sHK(B"]) +("gvru" ["$A97ULHKJF(B"]) +("gvso" ["$A9jKu(B"]) +("gvsr" ["$A9hKa(B"]) +("gvsu" ["$A9iK^(B"]) +("gvtl" ["$A9qL((B"]) +("gvu'" ["$A8yV8J}(B" "$A9cV]JP(B" "$A9sV]J!(B"]) +("gvuf" ["$A9mIq(B"]) +("gvuh" ["$A9qIO(B"]) +("gvui" ["$A9hJ/(B"]) +("gvuj" ["$A9jI=(B"]) +("gvuo" ["$A9mK5(B"]) +("gvup" ["$A9iK3(B"]) +("gvuu" ["$A9iJt(B"]) +("gvva" ["$A9nU)(B"]) +("gvvb" ["$A9sV](B"]) +("gvvd" ["$A9fUBVF6H(B"]) +("gvvg" ["$A9fU{(B"]) +("gvvh" ["$A9fUB(B"]) +("gvvi" ["$A9vViVa3P(B" "$A9vVyVa3P(B"]) +("gvvr" ["$A9hW)(B"]) +("gvvs" ["$A9sVX(B"]) +("gvw'" ["$A99V~No(B"]) +("gvxq" ["$A9kPc(B"]) +("gvxw" ["$A9rOB(B"]) +("gvxy" ["$A9sPU(B"]) +("gvyb" ["$A9hSM(B"]) +("gvyh" ["$A9sQt(B"]) +("gvyr" ["$A9iT-(B"]) +("gvyt" ["$A9fT<(B"]) +("gvyu" ["$A9iSZ(B" "$Aw,Sc(B"]) +("gvyv" ["$A9BW"R;V@(B"]) +("gvze" ["$A9fTr(B"]) +("gvzi" ["$A9mWS(B" "$A9qWS(B"]) +("gvzk" ["$A9hTe(B"]) +("gvzu" ["$A9sWe(B"]) +("gwbv" ["$A9zNq2?3$(B"]) +("gwcl" ["$A9R2J(B"]) +("gwd'" ["$A8_N36H(B"]) +("gwdk" ["$A9N56(B"]) +("gwff" ["$A9O7V(B"]) +("gwfg" ["$A9N7g(B"]) +("gwfu" ["$A9Q8>(B"]) +("gwgb" ["$A9R93(B"]) +("gwgw" ["$A_I_I(B"]) +("gwh'" ["$A8oN/;a(B"]) +("gwhk" ["$A9R:E(B"]) +("gwhy" ["$A9zNq;aRi(B"]) +("gwi'" ["$A8GMk2h(B"]) +("gwie" ["$A9R35(B"]) +("gwj'" ["$A8[Nq>V(B"]) +("gwjd" ["$A8[Nq<`6=(B"]) +("gwjl" ["$A9EMy=q@4(B"]) +("gwjy" ["$A9EN*=qSC(B"]) +("gwlm" ["$A9PA3(B"]) +("gwm'" ["$A8xNRCG(B"]) +("gwmm" ["$A9RCf(B"]) +("gwmu" ["$A9QD8(B"]) +("gwmy" ["$A9RC{(B"]) +("gwnm" ["$A9RDn(B"]) +("gwpm" ["$A9OF,(B"]) +("gwq'" ["$A9zNqGd(B"]) +("gwtb" ["$A9QM7(B"]) +("gwtu" ["$A9RM<(B"]) +("gwuy" ["$A9RK'(B"]) +("gwy'" ["$A9+NqT1(B" "$A9zNqT:(B"]) +("gwyj" ["$A9NQP(B"]) +("gwyl" ["$A9zNqT:W\@m(B"]) +("gwzi" ["$A9OWS(B" "$A9SWS(B"]) +("gwzv" ["$A8ZN;TpHNVF(B"]) +("gxb'" ["$A9ZPD2!(B"]) +("gxbl" ["$A9bQ'2#A'(B"]) +("gxd'" ["$A9$P{6S(B" "$A9bPw5[(B"]) +("gxdj" ["$A94PD67=G(B"]) +("gxdl" ["$A9_PT6(BI(B"]) +("gxg'" ["$A92Nv8V(B"]) +("gxh'" ["$A9XO5;'(B"]) +("gxhu" ["$A9)Oz:OWwIg(B"]) +("gxhx" ["$A92PT:M8vPT(B"]) +("gxij" ["$A9:Oz2n<[(B"]) +("gxj'" ["$A9hOp=:(B"]) +("gxl'" ["$A9_PTA&(B"]) +("gxq'" ["$A9vQ)Gr(B"]) +("gxqu" ["$A8wPPFdJG(B"]) +("gxqy" ["$A8JPDGiT8(B"]) +("gxru" ["$A8PPTHOJ6(B"]) +("gxt'" ["$A9[OsL((B"]) +("gxtx" ["$A9bOKM(PE(B"]) +("gxu'" ["$A9cNwJ!(B"]) +("gxy'" ["$A8IPTSM(B" "$A8_Q*Q9(B" "$A9\OR@V(B"]) +("gxyd" ["$A9\OR@V6S(B"]) +("gxyx" ["$A8wOrRlPT(B"]) +("gyb'" ["$A9$R52?(B"]) +("gybm" ["$A9$R52?CE(B"]) +("gybq" ["$A9}Rb2;H%(B"]) +("gyci" ["$A96QS2P4-(B"]) +("gyd'" ["$A8_Q95g(B"]) +("gydl" ["$A8PS&5gAw(B" "$A8fR;6NBd(B"]) +("gydu" ["$A9$R55gJS(B"]) +("gydx" ["$A9$R54sQ'(B"]) +("gyg'" ["$A9$R59z(B"]) +("gygm" ["$A9$R58oC|(B"]) +("gygp" ["$A9U9w(B"]) +("gygy" ["$A9T9T(B"]) +("gyh'" ["$A9$R5;/(B" "$A9zSP;/(B"]) +("gyhq" ["$A9}Qu;/Gb(B"]) +("gyhw" ["$A9V;0(B" "$A9}Qu;/No(B"]) +("gyix" ["$A9$RU3LPr(B"]) +("gyj'" ["$A9+Rf=p(B"]) +("gyjd" ["$A9$R5;y5X(B"]) +("gyli" ["$A9$RUAw3L(B"]) +("gylz" ["$A9zSoB^BmWV(B"]) +("gymu" ["$A9$RUC@Ju(B"]) +("gyn'" ["$A9gQGDG(B"]) +("gyni" ["$A9zS*E)3!(B"]) +("gyp'" ["$A9$R5F7(B" "$A9$RUF7(B"]) +("gypl" ["$A9LSPF5BJ(B"]) +("gyq'" ["$A9\@VFw(B"]) +("gyqq" ["$A8wSPG'Go(B"]) +("gyqy" ["$A9zS*FsR5(B"]) +("gytx" ["$A9$R5LeO5(B"]) +("gyu'" ["$A9+RrJ=(B" "$A9+RrJ}(B" "$A9+T(B"]) +("hbj'" ["$A:s18>|(B"]) +("hbjc" ["$A:p=P(B" "$A:s=E(B"]) +("hbji" ["$A:r;z(B" "$A:s?F(B"]) +("hblc" ["$A:qAK(B"]) +("hbld" ["$A:sA:(B"]) +("hbli" ["$A:q@{(B"]) +("hbll" ["$A:s@4(B"]) +("hbls" ["$A:mA|(B"]) +("hblt" ["$A;n1DBRLx(B" "$A;u1RAwM((B"]) +("hblu" ["$A:sB7(B"]) +("hbmf" ["$A:sCE(B"]) +("hbmm" ["$A:sCf(B"]) +("hbmu" ["$A:sD8(B"]) +("hbnc" ["$A:rDq(B"]) +("hbnk" ["$A:sDT(B"]) +("hbnm" ["$A:sDj(B"]) +("hbpl" ["$A:sEE(B"]) +("hbpy" ["$A;*11F=T-(B"]) +("hbqc" ["$A:sGE(B"]) +("hbqi" ["$A:sFZ(B" "$A:sFp(B"]) +("hbqn" ["$A:sGZ(B"]) +("hbqy" ["$A;%2;GV78LuT<(B"]) +("hbrf" ["$A:sHK(B" "$A:sHN(B"]) +("hbss" ["$A:sKM(B"]) +("hbtb" ["$A:mM7(B" "$A:oM7(B" "$A:sM7(B"]) +("hbth" ["$A:sLF(B"]) +("hbtl" ["$A:sL((B"]) +("hbtm" ["$A:sLl(B"]) +("hbtu" ["$A:sMA(B"]) +("hbtv" ["$A:sMK(B"]) +("hbu'" ["$A:S11J!(B" "$A:~11J!(B"]) +("hbub" ["$A:sJV(B"]) +("hbue" ["$A:mI`(B"]) +("hbuf" ["$A:rIs(B"]) +("hbug" ["$A:pIy(B" "$A:sIz(B"]) +("hbui" ["$A:qJ5(B" "$A:sJ@(B" "$A:sJB(B"]) +("hbv'" ["$A:K1,U((B"]) +("hbvb" ["$A:sV\(B"]) +("hbve" ["$A:sU_(B"]) +("hbvf" ["$A:rUo(B"]) +("hbvi" ["$A:sV+(B"]) +("hbvu" ["$A:sVw(B"]) +("hbwz" ["$A:sN@(B"]) +("hbxc" ["$A:sP'(B"]) +("hbxd" ["$A:sOn(B"]) +("hbxr" ["$A:rQ!(B"]) +("hbxt" ["$A:sQ'(B"]) +("hbxu" ["$A:sPx(B"]) +("hbxy" ["$A:sPP(B"]) +("hby'" ["$A:s0kR9(B"]) +("hbyi" ["$A:sRa(B"]) +("hbyj" ["$A:sQ`(B"]) +("hbyr" ["$A:sT:(B"]) +("hbyu" ["$A:sSZ(B"]) +("hbyy" ["$A;c1`SoQT(B"]) +("hbzb" ["$A;u1RWJ1>(B"]) +("hbzi" ["$A:oWS(B"]) +("hbzj" ["$A;u1RWJ=p(B"]) +("hbzo" ["$A:sWw(B"]) +("hczm" ["$A;(4LWSD#(B"]) +("hdan" ["$A;G07(B"]) +("hdb'" ["$A:K500W(B"]) +("hdba" ["$A;F0T(B"]) +("hdbj" ["$A;F0_(B"]) +("hdbk" ["$A;Q1((B"]) +("hdbl" ["$A;F0W(B"]) +("hdd'" ["$A:C6K6K(B" "$A:Z6464(B"]) +("hddb" ["$A;F69(B"]) +("hddh" ["$A;N54(B"]) +("hddi" ["$A;D5X(B" "$A;J5[(B"]) +("hddj" ["$A;D5.(B"]) +("hddk" ["$A;D5:(B" "$A;F5@(B"]) +("hdds" ["$A;N6/(B"]) +("hdfg" ["$A;F7d(B"]) +("hdfz" ["$A;D7O(B"]) +("hdgh" ["$A;F8T(B"]) +("hdgr" ["$A;J9Z(B"]) +("hdgs" ["$A;J9,(B"]) +("hdgw" ["$A;F9O(B"]) +("hdhb" ["$A;J:s(B"]) +("hdhd" ["$A;L;L(B" "$A;N;N(B"]) +("hdhe" ["$A;F:S(B"]) +("hdhl" ["$A;F:#(B"]) +("hdho" ["$A;L;s(B"]) +("hdhp" ["$A;F;h(B"]) +("hdhu" ["$A;Pc1(B" "$A;r6`;rIY(B"]) +("hdhw" ["$A;F;((B" "$A;Q;0(B"]) +("hdig" ["$A;Q3F(B"]) +("hdik" ["$A;J3/(B"]) +("hdis" ["$A;H3f(B"]) +("hdiu" ["$A:\4s3L6HIO(B"]) +("hdj'" ["$A;n6/F(B"]) +("hdjw" ["$A;J(B"]) +("hdvb" ["$A;FV](B"]) +("hdvd" ["$A;JW/(B"]) +("hdvh" ["$A;EUE(B"]) +("hdvi" ["$A;,6/Va3P(B"]) +("hdvs" ["$A;FVS(B" "$A;FVV(B"]) +("hdwu" ["$A;DN_(B"]) +("hdxm" ["$A;FOX(B"]) +("hdxw" ["$A:#5APPN*(B"]) +("hdxy" ["$A;FPK(B"]) +("hdy'" ["$A;n6/SZ(B"]) +("hdyb" ["$A;FSM(B"]) +("hdye" ["$A;DR0(B"]) +("hdyh" ["$A;FQn(B"]) +("hdyi" ["$A;FRB(B"]) +("hdyj" ["$A;QQT(B"]) +("hdyn" ["$A;DRy(B"]) +("hdyr" ["$A;DT-(B"]) +("hdyu" ["$A;FSc(B"]) +("hdzi" ["$A;OWS(B"]) +("hdzu" ["$A;JWe(B"]) +("heai" ["$A:M0*(B"]) +("hean" ["$A:S06(B"]) +("heb'" ["$A9~6{1u(B"]) +("hebi" ["$A:N1X(B"]) +("hebk" ["$A:I0|(B"]) +("hebu" ["$A:N2;(B" "$A;*6x2;J5(B"]) +("heby" ["$A:O2"(B"]) +("hebz" ["$A:S11(B"]) +("hecg" ["$A:NTx(B"]) +("heci" ["$A:X4J(B"]) +("hecl" ["$A:H2I(B" "$A:H2J(B"]) +("hecp" ["$A:M4e(B"]) +("hedg" ["$A:N5H(B"]) +("hedi" ["$A:S5L(B"]) +("hedk" ["$A:H5@(B" "$A:S5@(B"]) +("hedm" ["$A:X5g(B"]) +("heds" ["$A:S6+(B"]) +("hedv" ["$A:K6T(B"]) +("hedy" ["$A:K6((B"]) +("heer" ["$A:U6{(B"]) +("hefa" ["$A:O7((B"]) +("hefg" ["$A:M7g(B"]) +("hefh" ["$A:N7A(B"]) +("hefu" ["$A:M7~(B"]) +("hefz" ["$A:O7J(B"]) +("hegb" ["$A:S95(B"]) +("hege" ["$A:O8q(B"]) +("hego" ["$A:N9z(B"]) +("hegs" ["$A:S9$(B"]) +("hegu" ["$A:O9I(B" "$A:Sht(B"]) +("hehe" ["$A:G:G(B" "$A:I:I(B" "$A:U:U(B"]) +("hehk" ["$A:M:C(B"]) +("heho" ["$A:O;o(B"]) +("hehr" ["$A:M;:(B" "$A:O;6(B"]) +("hehu" ["$A:O:u(B"]) +("hehv" ["$A:M;a(B"]) +("hehw" ["$A:I;((B"]) +("heia" ["$A:H2h(B" "$A:K2i(B"]) +("heid" ["$A:S42(B"]) +("heig" ["$A:O3F(B" "$A:O3I(B"]) +("heih" ["$A:N3"(B" "$A:O3*(B"]) +("heii" ["$A:G3b(B"]) +("heip" ["$A:M4:(B"]) +("heir" ["$A:S4((B"]) +("heiu" ["$A:N4&(B"]) +("heji" ["$A:OF(B"]) +("heju" ["$A:M>V(B"]) +("hejw" ["$A:M2(B"]) +("hekb" ["$A:O?Z(B" "$A:S?Z(B"]) +("hekd" ["$A:N?v(B"]) +("heku" ["$A:N?`(B"]) +("heli" ["$A:O@m(B" "$A:OA&(B"]) +("helj" ["$A:I@<(B"]) +("helq" ["$A:OAw(B" "$A:SAw(B"]) +("hels" ["$A:OB#(B"]) +("hemb" ["$A:OD1(B"]) +("hemc" ["$A:LCg(B"]) +("heml" ["$A:MBr(B"]) +("hemm" ["$A:SCf(B"]) +("hemo" ["$A:KD$(B"]) +("hemu" ["$A:MD@(B"]) +("hemz" ["$A:VC:(B"]) +("heni" ["$A:MDc(B" "$A:SD`(B"]) +("henj" ["$A:SDO(B"]) +("henn" ["$A:MDz(B"]) +("henr" ["$A:ME/(B"]) +("henz" ["$A:SDZ(B"]) +("hepj" ["$A:SEO(B"]) +("hepl" ["$A:OED(B"]) +("hepy" ["$A:MF=(B"]) +("heqi" ["$A:MFe(B" "$A:MFx(B"]) +("heqm" ["$A:GG7(B"]) +("heqn" ["$A:MGW(B"]) +("heqp" ["$A:OH:(B"]) +("hequ" ["$A:SG~(B"]) +("herf" ["$A:KHJ(B"]) +("herj" ["$A:UH;(B"]) +("heru" ["$A:NHg(B"]) +("hese" ["$A:VI+(B"]) +("hesi" ["$A:UK9(B"]) +("hesr" ["$A:KKa(B" "$A:KKc(B" "$A:OKc(B"]) +("heta" ["$A:MK{(B"]) +("hetb" ["$A:MM7(B"]) +("heth" ["$A:KLG(B"]) +("hetj" ["$A:ML8(B" "$A:SL2(B"]) +("hetk" ["$A:KLR(B" "$A:SLW(B"]) +("hetm" ["$A:MLo(B"]) +("hets" ["$A:OM,(B"]) +("heuf" ["$A:OIm(B"]) +("heug" ["$A:MIy(B"]) +("heuh" ["$A:MIP(B"]) +("heui" ["$A:KJ5(B" "$A:MJ+(B" "$A:NJ1(B" "$A:OJJ(B"]) +("heuj" ["$A:MIF(B" "$A:SI=(B"]) +("heup" ["$A:MK3(B"]) +("heuu" ["$A:MJ}(B" "$A:OJ}(B"]) +("heuv" ["$A:HK.(B" "$A:SK.(B"]) +("heva" ["$A:OU"(B"]) +("hevb" ["$A:MV](B"]) +("hevg" ["$A:MU~(B"]) +("hevi" ["$A:NV9(B"]) +("hevp" ["$A:KW<(B"]) +("hevs" ["$A:IVX(B" "$A:NVV(B"]) +("hevu" ["$A:OVx(B"]) +("hewf" ["$A:MND(B"]) +("hewh" ["$A:SMx(B"]) +("hewo" ["$A:MNR(B"]) +("hewy" ["$A:O6xN*R;(B"]) +("hewz" ["$A:NN=(B"]) +("hexi" ["$A:SNw(B" "$A:XO2(B"]) +("hexj" ["$A:U6{PA;y(B"]) +("hexm" ["$A:MOR(B"]) +("hexn" ["$A:KPD(B" "$A:XPE(B"]) +("hexx" ["$A:MP3(B" "$A:SP7(B"]) +("heye" ["$A:IR6(B"]) +("heyi" ["$A:MRW(B" "$A:MRi(B" "$A:NRT(B" "$A:ORK(B" "$A:ORb(B"]) +("heyj" ["$A:SQX(B"]) +("heys" ["$A:OSC(B"]) +("heyt" ["$A:MT<(B"]) +("heyy" ["$A:OS*(B" "$A:OS0(B"]) +("hezb" ["$A:OW`(B"]) +("hezh" ["$A:OTa(B"]) +("hezi" ["$A:KWS(B" "$A:OWJ(B" "$A:OWS(B" "$A:PWS(B" "$A:UWH(B"]) +("hezl" ["$A:ITX(B" "$A:NTZ(B"]) +("hezo" ["$A:OWw(B"]) +("hfbu" ["$A:\2;(B"]) +("hfda" ["$A:\4s(B"]) +("hfdi" ["$A:\5M(B"]) +("hfdo" ["$A:\6`(B"]) +("hfdr" ["$A:\6L(B"]) +("hfdu" ["$A:]6>(B"]) +("hfdv" ["$A:O7(67Uy(B" "$A:\6T(B"]) +("hfdx" ["$A9~7p4sQ'(B"]) +("hfg'" ["$A;(7[9\(B"]) +("hfgd" ["$A:\9c(B"]) +("hfgk" ["$A:\8_(B"]) +("hfhf" ["$A:\:\(B" "$A:]:](B"]) +("hfhk" ["$A:\:C(B"]) +("hfhy" ["$A:\;5(B"]) +("hfia" ["$A:\2n(B"]) +("hfih" ["$A:\3$(B"]) +("hfji" ["$A:[<#(B"]) +("hfjq" ["$A:\>C(B"]) +("hfky" ["$A:\?l(B"]) +("hfl'" ["$A::8%@3(B"]) +("hfmj" ["$A:\B}(B"]) +("hfnj" ["$A:\DQ(B"]) +("hfpo" ["$A:\FF(B"]) +("hfqd" ["$A:\G?(B"]) +("hfs'" ["$A;J8&aT(B"]) +("hftb" ["$A:^M8(B"]) +("hfub" ["$A:\J\(B"]) +("hfuf" ["$A:\In(B"]) +("hfuk" ["$A:\IY(B"]) +("hfvw" ["$A:]W%(B"]) +("hfw'" ["$A;S7"No(B"]) +("hfwj" ["$A:\Mm(B"]) +("hfxc" ["$A:\P!(B"]) +("hfxd" ["$A:\Os(B"]) +("hfxn" ["$A:]PD(B"]) +("hfy'" ["$A:K74S&(B" "$A;S7"SM(B"]) +("hfyb" ["$A:\SP(B"]) +("hfyd" ["$A:K74S&6Q(B"]) +("hfyr" ["$A:\T6(B"]) +("hfz'" ["$A;57VWS(B"]) +("hfzk" ["$A:\Tg(B"]) +("hgbk" ["$A:a1)(B"]) +("hgbo" ["$A:a2((B"]) +("hgcl" ["$A:a2F(B"]) +("hgd'" ["$A;!9b5F(B"]) +("hgdg" ["$A:c5H(B"]) +("hgdu" ["$A:a6I(B"]) +("hgdy" ["$A:c6((B"]) +("hge'" ["$A:Z8q6{(B"]) +("hgfh" ["$A:a7E(B"]) +("hgfu" ["$A:a7y(B"]) +("hgg'" ["$A:/ht9X(B"]) +("hggr" ["$A:a9a(B"]) +("hghg" ["$A:_:_(B"]) +("hgi'" ["$A;/9$3'(B"]) +("hgj'" ["$A:f8I;z(B"]) +("hgjw" ["$A:a`(B"]) +("hhjw" ["$APP(B"]) +("hixj" ["$A:O3IO45S31#;$(B"]) +("hjbk" ["$A::1$(B"]) +("hjcp" ["$A:+4e(B"]) +("hjdi" ["$A:55X(B"]) +("hjdj" ["$A:*5&(B"]) +("hjdk" ["$A:05=(B"]) +("hjdl" ["$A:.4x(B" "$A::4z(B"]) +("hjdm" ["$A:/5g(B"]) +("hjds" ["$A:-64(B" "$A:.6,(B"]) +("hjfg" ["$A:.7g(B" "$A:87l(B"]) +("hjfj" ["$A;p<}7"6/;z(B"]) +("kjfl" ["$A;ad;0K5(B"]) +("hjhw" ["$A::;/(B"]) +("hjif" ["$A:.mW(B"]) +("hjig" ["$A::3G(B"]) +("hjik" ["$A:.31(B" "$A::3/(B"]) +("hjir" ["$A::4((B"]) +("hjjc" ["$A:0=P(B"]) +("hjjd" ["$A::=-(B"]) +("hjji" ["$A:5<>(B"]) +("hjjm" ["$A:/<~(B" "$A:1<{(B" "$A::|B=U=6S(B" "$A:,A?(B"]) +("hjlg" ["$A:.@d(B"]) +("hjln" ["$A:2AV(B"]) +("hjlq" ["$A:.Aw(B"]) +("hjlu" ["$A:.B6(B"]) +("hjlv" ["$A::BI(B"]) +("hjmn" ["$A::Cq(B"]) +("kjpv" ["$A;aV$(B"]) +("hjqi" ["$A:.Fx(B"]) +("hjqy" ["$A:5Gi(B"]) +("hjre" ["$A:.HH(B"]) +("hjrf" ["$A::HK(B"]) +("hjrj" ["$A:7H;(B"]) +("hjs'" ["$A;p>fKI(B"]) +("hjt'" ["$A;p<}M2(B"]) +("hjtb" ["$A:8M7(B"]) +("hjtc" ["$A:8Lu(B"]) +("hjtl" ["$A:(L,(B"]) +("hjtm" ["$A:5Lo(B"]) +("hju'" ["$A:r;zJR(B"]) +("hjub" ["$A:/JZ(B"]) +("hjud" ["$A;F=pJ14z(B"]) +("hjug" ["$Aw}Iy(B"]) +("hjuu" ["$A:/J}(B" "$A::Ji(B"]) +("hjuv" ["$A:(K/(B" "$A:,K.(B" "$A:9K.(B"]) +("hjv'" ["$A;(<|Va(B"]) +("kjvd" ["$A;a3N[H>(B"]) +("hjwz" ["$A:4N@(B"]) +("hjxc" ["$A:,P&(B"]) +("hjxi" ["$A:8N}(B"]) +("hjxn" ["$A:.PD(B"]) +("hjxq" ["$A:,P_(B"]) +("hjxt" ["$A::Q'(B"]) +("hjxu" ["$A:,Pn(B"]) +("hjyb" ["$A:,SP(B"]) +("hjyh" ["$A:-Qx(B" "$A::Qt(B"]) +("hjyi" ["$A:,Re(B" "$A:-Re(B" "$A:.RB(B"]) +("hjyj" ["$A:5QL(B"]) +("hjyr" ["$A:,T)(B"]) +("hjyu" ["$A::So(B"]) +("hjyy" ["$A::S"(B"]) +("hjzi" ["$A::WS(B" "$A::WV(B"]) +("hjzl" ["$A:5TV(B"]) +("hjzu" ["$A::We(B"]) +("hkan" ["$A:A02(B"]) +("hkba" ["$A:A0M(B"]) +("hkbi" ["$A:C1H(B"]) +("hkbu" ["$A:A2;(B" "$A:C2;(B"]) +("hkda" ["$A:F4s(B"]) +("hkde" ["$A:C5D(B"]) +("hkdh" ["$A:F54(B"]) +("hkdl" ["$A:C4u(B"]) +("hkdm" ["$A:D5g(B"]) +("hkdo" ["$A:C6`(B"]) +("hkf'" ["$A:s?U7-(B"]) +("hkfh" ["$A:@7E(B"]) +("hkfu" ["$A:@8;(B" "$A:A7|(B"]) +("hkfz" ["$A:D7Q(B"]) +("hkgb" ["$A:>95(B"]) +("hkgj" ["$A:C8P(B"]) +("hkgo" ["$A:C9}(B"]) +("hkhg" ["$A:A:`(B"]) +("hkhj" ["$A:C::(B" "$A:Fe+(B"]) +("hkhk" ["$A:C:C(B" "$A:F:F(B"]) +("hkhw" ["$A:@;*(B" "$A:C;0(B"]) +("hkhy" ["$A:C;5(B"]) +("hkig" ["$A:E3F(B"]) +("hkii" ["$A:C3T(B"]) +("hkiu" ["$A:C4&(B"]) +("hkjc" ["$A:?=P(B" "$A:E=G(B"]) +("hkjn" ["$A:D>!(B"]) +("hkjq" ["$A:C>C(B"]) +("hkjx" ["$A:@=\(B" "$A:F=Y(B"]) +("hkke" ["$A:A?K(B" "$A:C?M(B"]) +("hkkj" ["$A:C?4(B"]) +("hklc" ["$A:CAK(B"]) +("hkly" ["$A:EAn(B"]) +("hkma" ["$A:EBk(B"]) +("hkmc" ["$A:ACk(B"]) +("hkmf" ["$A:@CE(B"]) +("hkmi" ["$A:ACW(B"]) +("hkmj" ["$A:=?UD8="(B"]) +("hkmk" ["$A:AC+(B"]) +("hkml" ["$A:@Bu(B"]) +("hkpy" ["$A:CF@(B"]) +("hkqd" ["$A:@G?(B"]) +("hkqi" ["$A:CFf(B"]) +("hkqq" ["$A:CGr(B"]) +("hkqy" ["$A:@Gi(B"]) +("hkrf" ["$A:CHK(B"]) +("hksi" ["$A:CKF(B"]) +("hksj" ["$A:DI"(B"]) +("hksp" ["$A:DKp(B"]) +("hkt'" ["$A;R?ZLz(B"]) +("hkty" ["$A:CL}(B"]) +("hkub" ["$A:CJV(B" "$A:CJ\(B"]) +("hkuf" ["$A:@Ip(B"]) +("hkug" ["$A:AI}(B" "$A:CIz(B"]) +("hkui" ["$A:CJ9(B" "$A:CJB(B"]) +("hkuo" ["$A:CK5(B"]) +("hkuu" ["$A:EJ}(B"]) +("hkuv" ["$A:DK.(B"]) +("hkvj" ["$A:CU=(B"]) +("hkvk" ["$A:EUY(B"]) +("hkvr" ["$A:CW*(B"]) +("hkvu" ["$A:@Vm(B"]) +("hkwj" ["$A:CMf(B"]) +("hkwu" ["$A:AN^(B"]) +("hkwz" ["$A:AN"(B"]) +("hkxc" ["$A:CP&(B"]) +("hkxd" ["$A:COq(B" "$A:COs(B"]) +("hkxi" ["$A:CO7(B"]) +("hkxn" ["$A:CPD(B"]) +("hkxt" ["$A:CQ'(B"]) +("hkxx" ["$A:CP)(B"]) +("hkyb" ["$A:CSQ(B"]) +("hkyi" ["$A:CRb(B"]) +("hkys" ["$A:CSC(B"]) +("hkyu" ["$A:=?UTKJd(B"]) +("hkzi" ["$A:DWJ(B" "$A:DWS(B" "$A:EWS(B"]) +("hkzl" ["$A:CTZ(B"]) +("hlan" ["$A:#06(B"]) +("hlb'" ["$A:KAQ1d(B" "$A:zB\27(B"]) +("hlba" ["$A:#0N(B"]) +("hlbj" ["$A:O@m2<>V(B"]) +("hlbm" ["$A:#1_(B"]) +("hlbn" ["$A:#1u(B"]) +("hlbo" ["$A:#2((B"]) +("hlbs" ["$A:zB\27KX(B"]) +("hlbu" ["$A:5@T1#JU(B" "$A;92;(B"]) +("hlbz" ["$A:#11(B"]) +("hld'" ["$A;]Ai6Y(B"]) +("hlde" ["$A:#5B(B"]) +("hldi" ["$A:#5W(B" "$A:#5X(B"]) +("hldk" ["$A:#5:(B" "$A:#5A(B"]) +("hldl" ["$A:#4x(B"]) +("hldm" ["$A:#5m(B"]) +("hler" ["$A:"6y(B"]) +("hlfd" ["$A;pA&7"5g(B"]) +("hlfg" ["$A:#7g(B"]) +("hlfh" ["$A:#7@(B" "$A;$AV7@;p(B"]) +("hlfi" ["$A;pA&7"5g3'(B"]) +("hlgh" ["$A:#8[(B"]) +("hlgr" ["$A:#9X(B"]) +("hlgv" ["$A:#9j(B"]) +("hlh'" ["$A:O@m;/(B"]) +("hlhe" ["$A:#:S(B"]) +("hlhf" ["$A;9:\(B"]) +("hlhk" ["$A;9:C(B"]) +("hlht" ["$A:}@o:}M?(B"]) +("hlhv" ["$A;9;a(B"]) +("hlij" ["$A:#2z(B"]) +("hlik" ["$A:#31(B"]) +("hlir" ["$A:#4,(B"]) +("hlis" ["$A:&3f(B"]) +("hliu" ["$A:&4&(B"]) +("hlj'" ["$A:ZAz=-(B" "$A:lAl=m(B" "$A:sBS=G(B" "$A;X@O|(B"]) +("hlju" ["$A:ZAz=-J!(B"]) +("hlkb" ["$A:#?Z(B"]) +("hlke" ["$A;9?I(B"]) +("hll'" ["$A;)@2@2(B" "$A;RAoAo(B"]) +("hllh" ["$A:#@K(B"]) +("hlli" ["$A:#@o(B"]) +("hllp" ["$A:#BV(B"]) +("hllq" ["$A:#Aw(B"]) +("hlls" ["$A:#Az(B"]) +("hlm'" ["$A:lB%CN(B"]) +("hlma" ["$A:#Bm(B"]) +("hlmm" ["$A:#C`(B" "$A:#Cf(B"]) +("hlmv" ["$A:O@mC\V2(B"]) +("hlng" ["$A;9D\(B"]) +("hlnj" ["$A:#DO(B"]) +("hlnl" ["$A:$DJ(B"]) +("hlnx" ["$A:#Dy(B"]) +("hlnz" ["$A:#DZ(B"]) +("hlou" ["$A:#E8(B"]) +("hlpa" ["$A:&EB(B"]) +("hlq'" ["$A;7AwFw(B"]) +("hlqi" ["$A:$Fx(B"]) +("hlqu" ["$A:#Gx(B"]) +("hlsi" ["$A:&K@(B"]) +("hlsk" ["$A:&k}(B"]) +("hlsp" ["$A:#Kp(B"]) +("hlth" ["$A:#LD(B"]) +("hltj" ["$A:#L2(B"]) +("hlts" ["$A:"M/(B"]) +("hlu'" ["$APPAPJ=(B"]) +("hluf" ["$A:#2N(B"]) +("hluh" ["$A:#IO(B"]) +("hlui" ["$A;9JG(B"]) +("hluv" ["$A:#K.(B"]) +("hlve" ["$A:#rX(B"]) +("hlvj" ["$A:#U=(B"]) +("hlwj" ["$A:#Me(B"]) +("hlwl" ["$A:#Mb(B"]) +("hlwz" ["$A:#N6(B" "$A;9N4(B"]) +("hlxc" ["$A;9P!(B"]) +("hlxd" ["$A:#O`(B"]) +("hlxf" ["$A:UB3O~7r(B"]) +("hlxm" ["$A:#OJ(B"]) +("hlxq" ["$A:&P_(B"]) +("hlxu" ["$A:2AVQ'J?(B"]) +("hlxw" ["$A:#O?(B"]) +("hlya" ["$A:#Q@(B"]) +("hlyb" ["$A;9SP(B"]) +("hlyh" ["$A:#Qs(B"]) +("hlyj" ["$A:#QN(B" "$A:#Q`(B"]) +("hlyk" ["$A;9R*(B"]) +("hlyr" ["$A:#T1(B"]) +("hlyp" ["$A:#TK(B"]) +("hlyu" ["$A:#Sr(B"]) +("hlyy" ["$A;9S&(B"]) +("hlz'" ["$A;,BVWi(B"]) +("hlzi" ["$A:"WS(B"]) +("hlzk" ["$A:#Te(B"]) +("hlzl" ["$A;9TZ(B"]) +("hmb'" ["$A:ACW2((B"]) +("hmjl" ["$A;DC}>xBW(B"]) +("hmxu" ["$A:ZD;P!K5(B"]) +("hnd'" ["$A:#DO5:(B"]) +("hnj'" ["$A;lD}f(B"]) +("hojx" ["$A;n=a(B"]) +("hojy" ["$A;p>.(B"]) +("hokb" ["$A;m?Z(B"]) +("hokh" ["$A;p?;(B"]) +("hokr" ["$A;u?n(B"]) +("holc" ["$A;nAK(B"]) +("holi" ["$A;nA&(B" "$A;pA&(B" "$A;q@{(B"]) +("holo" ["$A;nBg(B"]) +("holp" ["$A;uBV(B"]) +("holr" ["$A;tBR(B" "$A;vBR(B"]) +("hols" ["$A;pAz(B"]) +("holu" ["$A;nB7(B" "$A;pB/(B"]) +("homc" ["$A;pCg(B"]) +("homf" ["$A;nCE(B"]) +("homl" ["$A;nBq(B"]) +("homm" ["$A;mCb(B"]) +("homy" ["$A;nC|(B"]) +("hong" ["$A;rD\(B"]) +("hopk" ["$A;pEZ(B"]) +("hopn" ["$A;uF7(B"]) +("hopo" ["$A;nFC(B"]) +("hoqd" ["$A;pG=(B"]) +("hoqi" ["$A;nFZ(B" "$A;pFw(B" "$A;pFx(B"]) +("hoqu" ["$A;qH!(B"]) +("hore" ["$A;pHH(B"]) +("horj" ["$A;rH;(B"]) +("hose" ["$A;uI+(B"]) +("hosh" ["$A;tI#(B"]) +("hosl" ["$A;nH{(B"]) +("hosu" ["$A;pKY(B"]) +("hotb" ["$A;pM7(B"]) +("hoti" ["$A;rLe(B"]) +("hotj" ["$A;uL/(B"]) +("hots" ["$A;oM,(B"]) +("hotv" ["$A;pMH(B"]) +("houb" ["$A;vJW(B"]) +("houe" ["$A;pI`(B"]) +("houg" ["$A;qJ$(B"]) +("houi" ["$A;oJ3(B" "$A;pJF(B" "$A;qJM(B" "$A;rJG(B"]) +("houj" ["$A;pI=(B" "$A;tI=(B"]) +("houk" ["$A;pIU(B"]) +("houv" ["$A;nK.(B"]) +("hove" ["$A;rU_(B"]) +("hovj" ["$A;uU;(B"]) +("hovo" ["$A;nW=(B"]) +("hovp" ["$A;qW<(B"]) +("hovs" ["$A;pVV(B"]) +("hovu" ["$A;uVw(B"]) +("howh" ["$A;pMx(B"]) +("howu" ["$A;uNo(B"]) +("howz" ["$A;rN*(B"]) +("hoxd" ["$A;nOs(B" "$A;uOd(B"]) +("hoxi" ["$A;qO$(B"]) +("hoxm" ["$A;nOV(B" "$A;pO_(B"]) +("hoxu" ["$A;rPm(B"]) +("hoxy" ["$A;nPT(B" "$A;pPG(B"]) +("hoyb" ["$A;pSM(B" "$A;rSP(B"]) +("hoyj" ["$A;pQf(B"]) +("hoyk" ["$A;pR)(B"]) +("hoyp" ["$A;uTK(B"]) +("hoyr" ["$A;uT4(B"]) +("hoys" ["$A;rSC(B"]) +("hoyt" ["$A;nT>(B"]) +("hozi" ["$A;nWV(B"]) +("hozl" ["$A;pTV(B"]) +("hozv" ["$A;mWl(B"]) +("hpan" ["$A;h05(B"]) +("hpcl" ["$A;g2K(B"]) +("hpdj" ["$A;l50(B"]) +("hpdp" ["$A;lcg(B"]) +("hpfb" ["$A;i7q(B"]) +("hpfh" ["$A;l7D(B"]) +("hpgd" ["$A:MF=9}6I(B"]) +("hpgi" ["$A:MF=924&(B"]) +("hphb" ["$A;k:q(B"]) +("hphd" ["$A;h;F(B"]) +("hphe" ["$A;l:M(B" "$A;l:O(B"]) +("hphk" ["$AZ;:E(B"]) +("hphp" ["$AbFbF(B"]) +("hpif" ["$A;h3A(B"]) +("hpig" ["$A;l3I(B"]) +("hpjn" ["$A;l=x(B"]) +("hpli" ["$A;i@q(B"]) +("hplm" ["$A;lA6(B"]) +("hplr" ["$A;lBR(B"]) +("hpm'" ["$A:#F=Cf(B"]) +("hpmi" ["$A;hCT(B"]) +("hpmm" ["$A;lC^(B"]) +("hppu" ["$A;kFS(B"]) +("hppz" ["$A;iEd(B"]) +("hpq'" ["$A;lF5Fw(B"]) +("hpqi" ["$A;iFZ(B"]) +("hpru" ["$A;lHk(B"]) +("hptp" ["$A:MF=L8EP(B"]) +("hpts" ["$A;lM,(B"]) +("hpuf" ["$A;kIm(B"]) +("hpui" ["$A;iJB(B"]) +("hpvh" ["$A;lUJ(B"]) +("hpvj" ["$A;lU=(B"]) +("hpvo" ["$A;kWG(B" "$A;lWG(B"]) +("hpxc" ["$A;lO}(B"]) +("hpxd" ["$A;lOl(B"]) +("hpyb" ["$A;gSM(B"]) +("hpyh" ["$A;lQx(B"]) +("hpyn" ["$A;iRv(B"]) +("hpys" ["$A;hS9(B"]) +("hpyt" ["$A;iT<(B"]) +("hpza" ["$A;lTS(B"]) +("hpzo" ["$A;lWw(B"]) +("hqhl" ["$A:OGi:O@m(B"]) +("hqj'" ["$A:ZFl>|(B"]) +("hql'" ["$A:CFp@4(B"]) +("hqm'" ["$A:aGPCf(B" "$A;FGzC9(B"]) +("hqs'" ["$A;(G`KX(B"]) +("hqt'" ["$A:KG1M'(B"]) +("hqu'" ["$A:lFlJV(B"]) +("hqvx" ["$A:sFpV.Pc(B"]) +("hqx'" ["$A:CFfPD(B"]) +("hrb'" ["$A:ZHH2!(B"]) +("hrbf" ["$A;91>(B"]) +("hrbj" ["$A;;0`(B"]) +("hrbk" ["$A;71'(B"]) +("hrby" ["$A;<2!(B"]) +("hrcp" ["$A;:4f(B"]) +("hrdc" ["$A;;5t(B"]) +("hrdg" ["$A;C5F(B"]) +("hrdl" ["$A;74x(B"]) +("hrdu" ["$A;66H(B"]) +("hrdw" ["$A;PH;4sNr(B"]) +("hrfa" ["$A;@7"(B"]) +("hrfh" ["$A;;7@(B"]) +("hrg'" ["$A:iHJ8L(B"]) +("hrgr" ["$A;B9Y(B"]) +("hrgs" ["$A;;9$(B"]) +("hrgu" ["$A;79K(B"]) +("hrgz" ["$A;98x(B"]) +("hrhe" ["$A;::M(B"]) +("hrhh" ["$A;;PP(B"]) +("hrhr" ["$A;:;:(B"]) +("hrhu" ["$A;6:t(B"]) +("hria" ["$A;;2g(B"]) +("hrie" ["$A;;35(B"]) +("hrig" ["$A;73G(B"]) +("hrih" ["$A;63)(B"]) +("hris" ["$A;:3e(B"]) +("hrji" ["$A;9;w(B" "$A;:<1(B"]) +("hrjt" ["$A;C>u(B"]) +("hrju" ["$A;6>[(B"]) +("hrjx" ["$A;7=Z(B" "$A;:=b(B"]) +("hrjy" ["$A;7>3(B"]) +("hrky" ["$A;6?l(B"]) +("hrl'" ["$A:KHV"(B"]) +("hrvl" ["$A;9U.(B"]) +("hrvs" ["$A;7VP(B"]) +("hrwf" ["$A;;ND(B"]) +("hrwj" ["$A;7Mi(B"]) +("hrxc" ["$A;6P&(B"]) +("hrxd" ["$A;9Og(B" "$A;;Or(B" "$A;COk(B"]) +("hrxi" ["$A;6O2(B"]) +("hrxn" ["$A;6P@(B" "$A;6PD(B"]) +("hrxr" ["$A;8P~(B"]) +("hrxy" ["$A;7PN(B" "$A;7PP(B" "$A;:PL(B" "$A;=PQ(B"]) +("hry'" ["$A:CH]RW(B"]) +("hrye" ["$A;;R3(B"]) +("hryh" ["$A;?Qx(B"]) +("hryr" ["$A;9T-(B"]) +("hryt" ["$A;kH;R;Le(B"]) +("hryu" ["$A;;Sp(B"]) +("hryx" ["$A;@H;R;PB(B"]) +("hryy" ["$A;6S-(B"]) +("hrz'" ["$A:CHUWS(B"]) +("hsb'" ["$A:ZKk2!(B"]) +("hsbz" ["$A:f1:(B"]) +("hsda" ["$A:i4s(B" "$A:j4s(B"]) +("hsdb" ["$A:l69(B"]) +("hsdg" ["$A:l5F(B"]) +("hsdj" ["$A:l5$(B"]) +("hsds" ["$A:d6/(B"]) +("hsfg" ["$A:i7e(B"]) +("hsg'" ["$A;nH{8K(B"]) +("hsgb" ["$A:h95(B"]) +("hsgd" ["$A:l9b(B"]) +("hsgh" ["$A;FI+9$;a(B"]) +("hsgj" ["$A:f8I(B"]) +("hsgo" ["$A:l9{(B"]) +("hsgr" ["$A:j9[(B"]) +("hsh'" ["$A;nH{;7(B"]) +("hshe" ["$A:l:S(B"]) +("hshl" ["$A:l:#(B"]) +("hsho" ["$A:l;p(B"]) +("hshu" ["$A:i:~(B"]) +("hshw" ["$A:l;((B"]) +("hsia" ["$A:l2h(B"]) +("hsj'" ["$A:lKD>|(B"]) +("hsji" ["$A:d;w(B"]) +("hsjm" ["$A:h=%(B"]) +("hsjp" ["$A:l>|(B"]) +("hsju" ["$A:ZI+=pJt(B"]) +("hskb" ["$A:g?Z(B"]) +("hskk" ["$A:f?>(B"]) +("hslb" ["$A:lB%(B"]) +("hsld" ["$A:iAA(B"]) +("hslm" ["$A:lA3(B"]) +("hsln" ["$A:lAW(B"]) +("hslq" ["$A:iAw(B" "$A:lAx(B"]) +("hsls" ["$A:dB!(B"]) +("hslu" ["$A:fB/(B"]) +("hslx" ["$A:zK(B"]) +("hsmy" ["$A:dCy(B"]) +("hsns" ["$A:kE)(B"]) +("hspm" ["$A:eF-(B"]) +("hsqi" ["$A:lFl(B"]) +("hsqr" ["$A:lH&(B"]) +("hsqu" ["$A:lGz(B"]) +("hsqy" ["$A:fG`(B"]) +("hsre" ["$A:lHH(B"]) +("hsrf" ["$A:lHK(B"]) +("hsrh" ["$A:lH@(B"]) +("hsrp" ["$A:lHs(B"]) +("hss'" ["$A:ZI+KX(B"]) +("hsse" ["$A:lI+(B"]) +("hsss" ["$A:lKI(B"]) +("hsth" ["$A:lLG(B"]) +("hstl" ["$A:eL'(B"]) +("hsto" ["$A:fMP(B"]) +("hsts" ["$A:lM-(B"]) +("hstu" ["$A:jM<(B"]) +("hsuk" ["$A:lIU(B" "$A:l\f(B"]) +("hsuu" ["$A:lJm(B"]) +("hsuv" ["$A:iK.(B"]) +("hsva" ["$A:dU((B"]) +("hsvh" ["$A:lI+VP;*(B"]) +("hsvq" ["$A:lI+U~H((B"]) +("hsvs" ["$A:lVW(B"]) +("hswu" ["$A:iNd(B"]) +("hswz" ["$A:jN0(B"]) +("hsxd" ["$A:fOd(B"]) +("hsxi" ["$A:gN|(B"]) +("hsxm" ["$A:lO_(B"]) +("hsxn" ["$A:lPD(B"]) +("hsxy" ["$A:lPG(B"]) +("hsye" ["$A:lR6(B"]) +("hsyh" ["$A:jQo(B" "$A:kQo(B"]) +("hsyj" ["$A:lQR(B" "$A:lQU(B"]) +("hszp" ["$A:gw.(B"]) +("hte'" ["$A:CLl6y(B"]) +("htfj" ["$A:=Ll7I;z(B"]) +("htgy" ["$A;FMA8_T-(B"]) +("hth'" ["$A;JL+:s(B"]) +("hths" ["$A:KLG:KKa(B"]) +("htk'" ["$A;FLz?s(B" "$A;FM-?s(B"]) +("htl'" ["$A;/LzB/(B" "$A;lLzB/(B"]) +("htu'" ["$A:lK~I=(B"]) +("htyk" ["$A;XM7R;?4(B"]) +("htyw" ["$A;%M(SPN^(B"]) +("htz'" ["$A;JL+WS(B"]) +("hub'" ["$A;(Iz1}(B"]) +("hubd" ["$A:zK50K5@(B"]) +("hubn" ["$A:~1u(B"]) +("hubu" ["$A;%29(B" "$A;'2?(B"]) +("huby" ["$A;$1x(B"]) +("hubz" ["$A:~11(B"]) +("huc'" ["$A:,K.2c(B"]) +("hud'" ["$A;*J"6Y(B" "$A;.J14z(B"]) +("hudc" ["$A;'5w(B"]) +("hudi" ["$A:v5X(B"]) +("hudu" ["$A;!6H(B"]) +("hudx" ["$A:{5{(B"]) +("huer" ["$A:v6x(B"]) +("hufa" ["$A;$7((B"]) +("hufh" ["$A;%7C(B"]) +("hugd" ["$A:~9c(B" "$A;!9b(B"]) +("hugj" ["$A;%8P(B"]) +("huhh" ["$A;$:=(B"]) +("huhj" ["$A:t:0(B"]) +("huhk" ["$A:t:E(B"]) +("huhl" ["$A:z:#(B"]) +("huhr" ["$A:t;=(B" "$A;%;;(B"]) +("huhs" ["$A;fIy;fI+(B"]) +("huhu" ["$A:v:v(B" "$A;";"(B"]) +("huhv" ["$A;%;](B"]) +("huhw" ["$A:z;0(B"]) +("hujc" ["$A:t=P(B" "$A:z=7(B"]) +("hujd" ["$A;"=+(B"]) +("huji" ["$A;'<.(B"]) +("hujp" ["$A;!>z(B"]) +("hujq" ["$A:t>H(B"]) +("hujy" ["$A:/JZ=LS}(B" "$A;pIO6(B" "$A;a0l(B"]) +("hvbk" ["$A;c1((B"]) +("hvbl" ["$A:aUw1)A2(B" "$A;R0W(B"]) +("hvbm" ["$A;c1`(B"]) +("hvbo" ["$A;X2((B"]) +("hvcl" ["$A;X2I(B"]) +("hvda" ["$A;X4p(B"]) +("hvdc" ["$A;Y5t(B"]) +("hvdh" ["$A;X54(B" "$A;a51(B"]) +("hvdk" ["$A;X5=(B"]) +("hvdm" ["$A;X5g(B"]) +("hvds" ["$A;S6/(B" "$A;X6/(B"]) +("hvdv" ["$A;c6R(B"]) +("hver" ["$A;a6y(B"]) +("hvfa" ["$A;S7"(B"]) +("hvff" ["$A;R7V(B"]) +("hvfg" ["$A;X7g(B"]) +("hvfh" ["$A;X7E(B"]) +("hvfu" ["$A;V84(B" "$A;X84(B"]) +("hvge" ["$A;S8j(B"]) +("hvgl" ["$A;Z8D(B"]) +("hvgo" ["$A;X9z(B"]) +("hvgr" ["$A;a9](B"]) +("hvgu" ["$A;X9K(B"]) +("hvgv" ["$A;X9i(B"]) +("hvhb" ["$A;a:s(B"]) +("hvhd" ["$A;T;M(B"]) +("hvhe" ["$A;X:O(B" "$A;a:O(B" "$A;c:O(B"]) +("hvhf" ["$A;Z:^(B"]) +("hvho" ["$A;S;t(B"]) +("hvhv" ["$A;X;X(B"]) +("hvhw" ["$A;a;0(B" "$A;f;-(B"]) +("hvhy" ["$A;Y;5(B"]) +("hvie" ["$A;X35(B"]) +("hvif" ["$A;R3>(B"]) +("hvig" ["$A;X3L(B"]) +("hvih" ["$A;a3!(B"]) +("hvik" ["$A;X31(B"]) +("hvis" ["$A;W3f(B"]) +("hviu" ["$A;f3v(B"]) +("hvj'" ["$A:dU(;z(B"]) +("hvjc" ["$A;X=L(B"]) +("hvjd" ["$A;R=,(B"]) +("hvji" ["$A;X;w(B" "$A;a[(B" "$A;c>[(B" "$A;uUf<[J5(B"]) +("hvjw" ["$A;XCw(B"]) +("hvmm" ["$A;aCf(B"]) +("hvmn" ["$A;XCq(B"]) +("hvmx" ["$A;YCp(B"]) +("hvp'" ["$A;/W1F7(B"]) +("hvpc" ["$A;cF1(B"]) +("hvqi" ["$A;^Fx(B"]) +("hvqu" ["$A;XH%(B"]) +("hvru" ["$A;cHk(B"]) +("hvse" ["$A;RI+(B"]) +("hvsi" ["$A;XK?(B"]) +("hvsp" ["$A;YKp(B"]) +("hvt'" ["$A;RV}Lz(B"]) +("hvtb" ["$A;XM7(B"]) +("hvth" ["$A;aLC(B"]) +("hvtj" ["$A;aL8(B"]) +("hvtm" ["$A;XLn(B"]) +("hvts" ["$A;aM,(B"]) +("hvtu" ["$A;RMA(B" "$A;fM<(B"]) +("hvub" ["$A;SJV(B" "$A;XJU(B" "$A;XJV(B" "$A;XJW(B"]) +("hvuf" ["$A;aIs(B"]) +("hvug" ["$A;XIy(B" "$A;XI}(B"]) +("hvuh" ["$A;aIL(B" "$A;aIO(B"]) +("hvui" ["$A;XJ&(B" "$A;aJ&(B" "$A;aJ9(B" "$A;aJT(B"]) +("hvuo" ["$A;aK5(B"]) +("hvuu" ["$A;XJj(B"]) +("hvuv" ["$A;XK.(B"]) +("hvv'" ["$A:KU=Uy(B" "$A;EUEUE(B"]) +("hvvb" ["$A;]V](B"]) +("hvvf" ["$A;aUo(B"]) +("hvvh" ["$A;UUB(B"]) +("hvvi" ["$A;fVF(B"]) +("hvvj" ["$A;aU=(B"]) +("hvvr" ["$A;XW*(B"]) +("hvvs" ["$A;XVP(B"]) +("hvwu" ["$A;RNm(B" "$A;SNh(B" "$A;ZNr(B" "$A;aNn(B"]) +("hvwz" ["$A;XN6(B"]) +("hvxd" ["$A;XOg(B" "$A;XOk(B" "$A;XOl(B" "$A\nOc(B"]) +("hvxn" ["$A;RPD(B" "$A;XPE(B" "$A;aPD(B"]) +("hvxr" ["$A;XP}(B"]) +("hvxx" ["$A;VP3(B" "$AZ6P3(B"]) +("hvyb" ["$A;XSN(B" "$A;aSP(B" "$Ad'SN(B"]) +("hvyh" ["$A;]Qt(B"]) +("hvyi" ["$A;XRd(B" "$A;aRb(B" "$A;aRi(B"]) +("hvyj" ["$A;aQ](B"]) +("hvyn" ["$A;XRt(B"]) +("hvyr" ["$A;aT1(B" "$A;[T6(B"]) +("hvyu" ["$A;YS~(B"]) +("hvyy" ["$A;TS3(B"]) +("hvz'" ["$A;%VzWi(B"]) +("hvzg" ["$A;XTy(B"]) +("hvzi" ["$A;aWS(B"]) +("hvzs" ["$A;cW\(B"]) +("hvzu" ["$A;XWe(B"]) +("hwb'" ["$A:lN@1x(B"]) +("hwbf" ["$A;01>(B"]) +("hwbi" ["$A;-1J(B"]) +("hwbj" ["$A;(0j(B" "$A;,0e(B"]) +("hwbk" ["$A;-1((B"]) +("hwbl" ["$A;(0W(B"]) +("hwbm" ["$A;(1_(B" "$A;)1d(B"]) +("hwbu" ["$A;(2<(B" "$A;-2<(B"]) +("hwby" ["$A;,1y(B"]) +("hwbz" ["$A;(1;(B" "$A;*11(B"]) +("hwce" ["$A;-2a(B"]) +("hwck" ["$A;(2](B"]) +("hwd'" ["$A::Nd5[(B"]) +("hwdg" ["$A;*5F(B"]) +("hwdk" ["$A;,5@(B"]) +("hwdo" ["$A;(6d(B"]) +("hwds" ["$A;*6+(B" "$A;,6/(B"]) +("hwdy" ["$A;.6((B"]) +("hwdz" ["$A:KMb5gWS(B"]) +("hwee" ["$A;(]`(B"]) +("hwer" ["$A;(6y(B" "$A;-6y(B"]) +("hwfa" ["$A;-7((B"]) +("hwff" ["$A;(7[(B" "$A;.7V(B"]) +("hwfu" ["$A;-7y(B"]) +("hwfz" ["$A;(7Q(B" "$A;/7J(B"]) +("hwgk" ["$A;-8e(B"]) +("hwgr" ["$A;(9Z(B"]) +("hwgs" ["$A;/9$(B"]) +("hwgv" ["$A;.9i(B"]) +("hwh'" ["$A:SMx;/(B"]) +("hwhe" ["$A;/:O(B"]) +("hwhr" ["$A;,;7(B"]) +("hwhs" ["$A;(:l(B"]) +("hwhv" ["$A;(;\(B"]) +("hwia" ["$A;(2h(B"]) +("hwie" ["$A;,35(B"]) +("hwih" ["$A;(3'(B"]) +("hwiu" ["$A;-3v(B"]) +("hwj'" ["$A;$N@="(B"]) +("hwjc" ["$A;(=7(B" "$A;(=N(B"]) +("hwji" ["$A;,;|(B"]) +("hwjm" ["$A;(<|(B"]) +("hwjr" ["$A;->m(B"]) +("hwju" ["$A;0>g(B"]) +("hwjw" ["$A;((B"]) +("hwmz" ["$A;*C@(B"]) +("hwn'" ["$A9~M_DG(B"]) +("hwnc" ["$A;(Dq(B"]) +("hwnd" ["$A;(Do(B"]) +("hwni" ["$A;(DX(B"]) +("hwnj" ["$A;*DO(B"]) +("hwns" ["$A;/E'(B"]) +("hwpf" ["$A;(Eh(B"]) +("hwpi" ["$A;-F$(B"]) +("hwpk" ["$A;(EZ(B"]) +("hwpm" ["$A;-F,(B"]) +("hwpo" ["$A;,FB(B" "$A;.FF(B"]) +("hwpy" ["$A;(F?(B"]) +("hwq'" ["$A:KNdFw(B"]) +("hwqc" ["$A;*GH(B"]) +("hwqi" ["$A;(FZ(B" "$A;(Fl(B"]) +("hwqm" ["$A;(G.(B"]) +("hwqp" ["$A;(H9(B"]) +("hwqr" ["$A;(H&(B"]) +("hwqy" ["$A;(G`(B" "$A;.Ge(B"]) +("hwrf" ["$A;*HK(B"]) +("hwrj" ["$A;)H;(B"]) +("hwrp" ["$A;,Hs(B"]) +("hwse" ["$A;(I+(B"]) +("hwsi" ["$A;(K?(B"]) +("hwt'" ["$A;7MiL~(B"]) +("hwtb" ["$A;0M7(B"]) +("hwti" ["$A;0Lb(B"]) +("hwtj" ["$A;(L3(B"]) +("hwto" ["$A;*Y"(B"]) +("hwts" ["$A;0M2(B"]) +("hwtu" ["$A;-M<(B"]) +("hwua" ["$A;*I3(B"]) +("hwuf" ["$A;/Im(B"]) +("hwug" ["$A;(Iz(B"]) +("hwui" ["$A;(JP(B" "$A;,J/(B" "$A;-JR(B" "$A;/J/(B"]) +("hwuj" ["$A;*I=(B"]) +("hwuo" ["$A;0K5(B"]) +("hwuu" ["$A;(Jx(B"]) +("hwvb" ["$A;(Va(B"]) +("hwvd" ["$A;/W0(B" "$A;/W1(B"]) +("hwvj" ["$A;-U9(B"]) +("hwvk" ["$A;(UP(B"]) +("hwvs" ["$A;*VP(B"]) +("hwvu" ["$A;(Vy(B"]) +("hwwf" ["$A;(NF(B"]) +("hwwy" ["$A;/N*NZSP(B"]) +("hwx'" ["$A:#MuPG(B" "$A:lMbO_(B"]) +("hwxd" ["$A:lMbO_5F(B" "$A;,Oh(B" "$A;-Oq(B"]) +("hwxi" ["$A;*Nw(B"]) +("hwxm" ["$A;.O_(B" "$A;/OK(B"]) +("hwxt" ["$A;,Q)(B" "$A;/Q'(B"]) +("hwxu" ["$A;(Pr(B"]) +("hwxw" ["$A;*OD(B"]) +("hwxx" ["$A:SMbPGO5(B"]) +("hwxy" ["$A;,PP(B"]) +("hwy'" ["$A;-MbRt(B"]) +("hwya" ["$A;(Q?(B"]) +("hwyh" ["$A;(Qy(B"]) +("hwyi" ["$A;(RB(B" "$A;*Ra(B" "$A;,RF(B" "$A;-R;(B" "$A;.R;(B"]) +("hwyj" ["$A;/Qi(B"]) +("hwyk" ["$A;(R)(B"]) +("hwyn" ["$A;,Rt(B"]) +("hwyr" ["$A;(T0(B"]) +("hwyt" ["$A;lN*R;L8(B"]) +("hwyu" ["$A;0So(B"]) +("hwyw" ["$A:AN^RINJ(B"]) +("hwyy" ["$A:AN^RIRe(B"]) +("hwzi" ["$A;(WS(B"]) +("hwzo" ["$A;/Ww(B"]) +("hxb'" ["$A:lO80{(B" "$A:lP!1x(B"]) +("hxbd" ["$A:aPP0T5@(B"]) +("hxbh" ["$A;/Q'1d;/(B"]) +("hxd'" ["$A::OW5[(B" "$A:tN|5@(B"]) +("hxfl" ["$A;/Q'7JAO(B"]) +("hxfu" ["$A;/Q'7=3LJ=(B"]) +("hxfx" ["$A;/Q'7VNv(B"]) +("hxfy" ["$A;/Q'74S&(B"]) +("hxg'" ["$A:gN|9\(B"]) +("hxgw" ["$A;6P@9DNh(B"]) +("hxgy" ["$A;/Q'9$R5(B"]) +("hxh'" ["$A;*PK;a(B"]) +("hxhi" ["$A;/Q':O3I(B"]) +("hxj'" ["$A;/Q'<|(B"]) +("hxjq" ["$A;XP}AO(B"]) +("hxsq" ["$A;RPDI%Fx(B"]) +("hxt'" ["$A;9OgME(B" "$A;nPTL?(B"]) +("hxv'" ["$A:lPdUB(B"]) +("hxvx" ["$A;nPTVPPD(B"]) +("hxwq" ["$A;/Q'NdFw(B"]) +("hxwv" ["$A;*ODNDU*(B"]) +("hxxt" ["$A:tN|O5M3(B"]) +("hxxv" ["$A;/Q'PTVJ(B"]) +("hxxw" ["$A;/Q'OKN,(B"]) +("hxys" ["$A;/Q'T*KX(B"]) +("hyan" ["$A;402(B"]) +("hybc" ["$A;31m(B"]) +("hybk" ["$A;31'(B"]) +("hybz" ["$A;411(B"]) +("hyde" ["$A;35B(B"]) +("hydj" ["$A;550(B"]) +("hyf'" ["$A;iRv7((B"]) +("hyfh" ["$A;(Q?7V;/(B"]) +("hyg'" ["$A:CR;8v(B" "$A;aT19z(B"]) +("hygu" ["$A;39E(B"]) +("hygv" ["$A;*Qt9zV>(B"]) +("hyh'" ["$A;(TB:[(B"]) +("hyhb" ["$A;(Qy;,1y(B"]) +("hyhe" ["$A;4:S(B"]) +("hyhf" ["$A;3:^(B"]) +("hyhl" ["$A;4:#(B"]) +("hyhw" ["$A;5;0(B"]) +("hyhy" ["$A;NSF;NSF(B"]) +("hyiu" ["$A;54&(B"]) +("hyj'" ["$A;9T-I(B"]) +("hyl'" ["$A:DSMBJ(B" "$A;XRdB<(B"]) +("hylc" ["$A;5AK(B"]) +("hynj" ["$A;4DO(B"]) +("hynm" ["$A;3Dn(B"]) +("hyq'" ["$A:#QsH((B" "$A;/SMFw(B"]) +("hyrb" ["$A;3Ha(B"]) +("hyrf" ["$A;5HK(B"]) +("hyrl" ["$A;9T-H>AO(B" "$A;9T-H[A6(B"]) +("hys'" ["$A:CRbK<(B"]) +("hysi" ["$A;5K@(B"]) +("hyt'" ["$A:ORiM%(B"]) +("hyu'" ["$A;XRdK5(B"]) +("hyui" ["$A;5JB(B"]) +("hyuu" ["$A;1Jw(B"]) +("hyuv" ["$A;7QuJwV,(B"]) +("hyv'" ["$A:ORiVF(B" "$A;;QTV.(B"]) +("hyvd" ["$A;iRvVF6H(B"]) +("hyve" ["$A;3WE(B"]) +("hywi" ["$A;DRyN^3\(B"]) +("hyy'" ["$A:ZQ9Q9(B" "$A:Zwnwn(B"]) +("hyyi" ["$A;3RI(B"]) +("hyyp" ["$A;3TP(B"]) +("hyyw" ["$A;7QuRRMi(B"]) +("hyzy" ["$A;iRvWTSI(B"]) +("hzan" ["$A:Z05(B"]) +("hzb'" ["$A:aWx1j(B"]) +("hzbh" ["$A:Z0o(B"]) +("hzbj" ["$A:Z0e(B"]) +("hzbl" ["$A:Z0W(B"]) +("hzbx" ["$A;pTV1#OU(B"]) +("hzdb" ["$A:Z69(B"]) +("hzdi" ["$A:Z5X(B"]) +("hzfw" ["$A:zWw7GN*(B"]) +("hzgd" ["$A:Z9b(B"]) +("hzge" ["$A:Z8q(B"]) +("hzh'" ["$A:OWw;/(B" "$A:iTs:~(B"]) +("hzhl" ["$A:Z:#(B"]) +("hzho" ["$A:Z;u(B"]) +("hzhz" ["$A:Y:Y(B"]) +("hzml" ["$A:ZBs(B"]) +("hzmu" ["$A:ZD;(B"]) +("hzmz" ["$A:ZC9(B"]) +("hzng" ["$A;JWeDZ8s(B"]) +("hzq'" ["$A:"WSFx(B"]) +("hzrf" ["$A:ZHK(B"]) +("hzse" ["$A:ZI+(B"]) +("hzss" ["$A:ZKI(B"]) +("hzti" ["$A:ZLe(B"]) +("hztk" ["$A:ZLU(B"]) +("hztm" ["$A:ZLl(B"]) +("hztu" ["$A:ZMA(B"]) +("hzu'" ["$A:OWwIg(B"]) +("hzub" ["$A:ZJV(B" "$A:ZJ](B"]) +("hzud" ["$A:OWwIL5j(B"]) +("hzui" ["$A::WVJd3v(B" "$A:ZJP(B"]) +("hzuj" ["$A:ZI=(B"]) +("hzur" ["$A::WVJdHk(B"]) +("hzuv" ["$A:ZK.(B"]) +("hzxn" ["$A:ZPD(B"]) +("hzxw" ["$A:ZOB(B"]) +("hzye" ["$A:ZR9(B"]) +("hzyq" ["$A:\TgRTG0(B"]) +("hzyu" ["$A;nWVS!K"(B"]) +("iabj" ["$A2e0`(B" "$A2i0l(B"]) +("iabx" ["$A2n1p(B"]) +("iabz" ["$A2h1-(B"]) +("iaco" ["$A2n4m(B"]) +("iade" ["$A2n5C(B"]) +("iadg" ["$A2n5H(B"]) +("iadk" ["$A2m5@(B"]) +("iadm" ["$A2h5c(B" "$A2i5c(B" "$A2n5c(B"]) +("iads" ["$A2n6/(B"]) +("iadv" ["$A2e6S(B" "$A2i6T(B"]) +("iaee" ["$A2n6n(B"]) +("iaff" ["$A2n7V(B"]) +("iafg" ["$A2i7b(B"]) +("iafh" ["$A2h7?(B" "$A2l7C(B"]) +("iago" ["$A2i9}(B"]) +("iagr" ["$A2h9](B"]) +("iahk" ["$A2e:C(B"]) +("iaho" ["$A2i;q(B"]) +("iahu" ["$A2h:x(B"]) +("iahv" ["$A2h;a(B"]) +("iahw" ["$A2e;0(B"]) +("iaih" ["$A2h3!(B"]) +("iaiu" ["$A2i3v(B" "$A2i4&(B"]) +("iaj'" ["$A3$02=V(B"]) +("iaji" ["$A2h<8(B"]) +("iajm" ["$A2e<~(B"]) +("iajn" ["$A2i={(B"]) +("iajq" ["$A2i>?(B"]) +("iajt" ["$A2l>u(B"]) +("iaju" ["$A2n>`(B"]) +("iajw" ["$A2n<[(B"]) +("iakb" ["$A2e?Z(B" "$A2g?Z(B"]) +("iakj" ["$A2i?1(B" "$A2i?4(B" "$A2l?4(B"]) +("iakk" ["$A2i?<(B"]) +("iakl" ["$A2m?*(B"]) +("ialb" ["$A2hB%(B"]) +("ialu" ["$A2mB7(B"]) +("iamy" ["$A2iCw(B"]) +("iana" ["$AI2DG(B"]) +("ians" ["$A2hE)(B"]) +("iaqu" ["$A2eGz(B"]) +("iaqy" ["$A2iGe(B"]) +("iaru" ["$A2eHk(B"]) +("iase" ["$A2hI+(B"]) +("iatb" ["$A2eM7(B"]) +("iatc" ["$A2eLu(B"]) +("iath" ["$A2hL@(B"]) +("iatr" ["$A2lME(B"]) +("iatu" ["$A2eM<(B"]) +("iaub" ["$A2eJV(B"]) +("iauh" ["$A2eIO(B"]) +("iauu" ["$A2hJw(B" "$A2nJ}(B"]) +("iauv" ["$A2hK.(B"]) +("iavg" ["$A2iV$(B"]) +("iavh" ["$A2iUJ(B"]) +("iavi" ["$A2nV5(B"]) +("iavk" ["$A2iUR(B"]) +("iawf" ["$A2iNJ(B"]) +("iawj" ["$A2hMk(B" "$A2iMj(B"]) +("iaxc" ["$A2eOz(B"]) +("iaxp" ["$A2iQ/(B"]) +("iayb" ["$A2hSM(B"]) +("iaye" ["$A2eR3(B" "$A2hR6(B"]) +("iayh" ["$A2eQm(B"]) +("iayi" ["$A2nRl(B" "$A2oRl(B"]) +("iayr" ["$A2hT0(B"]) +("iayt" ["$A2iTD(B"]) +("iazi" ["$A2fWS(B" "$A2iWV(B" "$A2mWS(B"]) +("iazo" ["$A2eWy(B"]) +("iazu" ["$A2eWc(B"]) +("iazv" ["$A2eWl(B"]) +("ibbj" ["$A3o0l(B"]) +("ibbz" ["$A3o18(B"]) +("ibco" ["$A3o4k(B"]) +("ibd'" ["$A2n2;6`(B"]) +("ibda" ["$A3i4r(B"]) +("ibdc" ["$A3i5w(B"]) +("ibdi" ["$A3p5P(B"]) +("ibdr" ["$A3q6P(B"]) +("ibds" ["$A3i6/(B"]) +("ibdu" ["$A3m6H(B"]) +("ibee" ["$A3s6q(B"]) +("ibfg" ["$A3i7g(B"]) +("ibhf" ["$A3p:^(B"]) +("ibhs" ["$A3I1>:KKc(B"]) +("ibhw" ["$A3o;.(B" "$A3s;/(B"]) +("ibia" ["$A3i2i(B"]) +("ibis" ["$A3t3f(B"]) +("ibiu" ["$A3i4$(B" "$A3l3y(B"]) +("ibj'" ["$A3#18>|(B"]) +("ibjc" ["$A3s=G(B"]) +("ibji" ["$A3og(B"]) +("ibk'" ["$A3T2;?*(B"]) +("ibkr" ["$A3o?n(B"]) +("ibks" ["$A3i?U(B"]) +("ibku" ["$A3n?`(B"]) +("ibl'" ["$A2n2;@k(B" "$A4"18A8(B"]) +("iblb" ["$A3sB*(B"]) +("iblk" ["$A3j@M(B"]) +("ibmf" ["$A3nCF(B"]) +("ibmi" ["$A3mC\(B"]) +("ibqi" ["$A3iF|(B" "$A3tFx(B"]) +("ibqm" ["$A3iG)(B"]) +("ibrf" ["$A3pHK(B"]) +("ibrs" ["$A3nH](B"]) +("ibsv" ["$A3iKk(B"]) +("ibtb" ["$A3iM7(B"]) +("ibti" ["$A3iLk(B"]) +("ibtl" ["$A3sL,(B"]) +("ibu'" ["$A3$0WI=(B" "$A3T2;IO(B" "$A3v0fIg(B"]) +("ibuh" ["$A3oIL(B"]) +("ibui" ["$A3pJS(B" "$A3sJB(B"]) +("ibuj" ["$A3F0TJ@=g(B"]) +("ibuv" ["$A3iK.(B" "$A3iK0(B"]) +("ibv'" ["$A3T0\UL(B"]) +("ibve" ["$A3rWE(B"]) +("ibwf" ["$A3sNE(B"]) +("ibwz" ["$A3tN6(B"]) +("ibx'" ["$A3T2;OB(B" "$A3T2;O{(B"]) +("ibxd" ["$A3iOs(B"]) +("ibxx" ["$A3jP;(B"]) +("ibyh" ["$A3iQy(B" "$A3tQu(B"]) +("ibyj" ["$A3iQL(B"]) +("ibzi" ["$A3qWS(B"]) +("icj'" ["$A3}2]Y(B"]) +("idjy" ["$A3`5@<8DZQG(B"]) +("idkb" ["$A40?Z(B" "$A44?Z(B"]) +("idkd" ["$A40?r(B"]) +("idkj" ["$A44?/(B"]) +("idli" ["$A44A"(B"]) +("idlm" ["$A40A1(B"]) +("idpu" ["$A42FL(B"]) +("idq'" ["$A3F5CFp(B"]) +("idqi" ["$A395WGe3}(B"]) +("idru" ["$A43Hk(B"]) +("idtb" ["$A42M7(B"]) +("idtl" ["$A40L((B"]) +("idue" ["$A44Ih(B"]) +("iduh" ["$A44IK(B"]) +("idui" ["$A44J<(B"]) +("idv'" ["$A4+6/Va(B"]) +("idvi" ["$A44VF(B"]) +("idwh" ["$A43Mu(B"]) +("idwz" ["$A42N;(B"]) +("idx'" ["$A4+5]PT(B"]) +("idxn" ["$A44PB(B"]) +("idye" ["$A44R5(B"]) +("idzi" ["$A40WS(B"]) +("idzk" ["$A44Tl(B"]) +("idzo" ["$A44Ww(B"]) +("ieba" ["$A350Q(B"]) +("ieby" ["$A371x(B"]) +("ieci" ["$A354N(B"]) +("iedc" ["$A375t(B"]) +("iedg" ["$A355F(B"]) +("iedi" ["$A395W(B"]) +("iedk" ["$A3556(B" "$A355@(B"]) +("iedv" ["$A356S(B"]) +("iedy" ["$A356%(B"]) +("iefh" ["$A377@(B"]) +("iefu" ["$A357r(B"]) +("iegb" ["$A3593(B"]) +("iegs" ["$A359$(B"]) +("iehd" ["$A36;Q(B"]) +("ieho" ["$A35;v(B"]) +("iehr" ["$A37;;(B"]) +("iehv" ["$A37;X(B"]) +("ieid" ["$A3542(B"]) +("ieir" ["$A354,(B"]) +("ieiu" ["$A373}(B"]) +("iejm" ["$A35|(B"]) +("iejw" ["$A35<](B"]) +("ield" ["$A35A>(B"]) +("ieli" ["$A35@o(B" "$A37@k(B"]) +("ielp" ["$A35BV(B"]) +("ielq" ["$A35Aw(B"]) +("ielr" ["$A3,6n@{Hs(B"]) +("iemf" ["$A35CE(B"]) +("ienj" ["$A356{DaQ)7rK9;y(B"]) +("iepc" ["$A35F1(B"]) +("iepi" ["$A35F$(B"]) +("ieqm" ["$A35G0(B"]) +("iesu" ["$A35KY(B"]) +("ietb" ["$A35M7(B"]) +("ieti" ["$A35Le(B"]) +("ietl" ["$A35L%(B"]) +("ietv" ["$A37MK(B"]) +("ieuf" ["$A35Im(B"]) +("ievb" ["$A35Va(B"]) +("ieve" ["$A36WE(B"]) +("ievi" ["$A37V0(B"]) +("ievj" ["$A35U>(B"]) +("iexc" ["$A37Oz(B" "$A37O{(B"]) +("iexd" ["$A35Oa(B" "$A35Od(B"]) +("iexy" ["$A35PM(B"]) +("ieye" ["$A39R9(B"]) +("iezb" ["$A37W_(B"]) +("iezi" ["$A35WS(B"]) +("ifai" ["$A3>0#(B"]) +("ifbk" ["$A3?1((B"]) +("ifbu" ["$A3D2<(B"]) +("ifcu" ["$A3B4W(B"]) +("ifdm" ["$A3A5m(B" "$A3D5f(B"]) +("iffg" ["$A3?7g(B"]) +("iffu" ["$A3<7~(B" "$A3B8/(B"]) +("ifgd" ["$A3=9b(B" "$A3?9b(B"]) +("ifgv" ["$A3B9f(B"]) +("ifho" ["$A3B;u(B"]) +("ifif" ["$A3A3A(B"]) +("ifii" ["$A3B3c(B"]) +("ifjd" ["$A3A=5(B"]) +("ifji" ["$A3A;}(B" "$A3AI(B"]) +("ifjy" ["$A3A>2(B"]) +("ifli" ["$A3D@o(B"]) +("iflp" ["$A3ABY(B"]) +("iflx" ["$A3BAP(B"]) +("ifmf" ["$A3ACF(B"]) +("ifmi" ["$A3ACT(B"]) +("ifmn" ["$A3MA(B"]) +("ifua" ["$A3=I0(B"]) +("ifug" ["$A3BJ$(B"]) +("ifui" ["$A3>J@(B" "$A3CJF(B"]) +("ifuj" ["$A3DI@(B"]) +("ifuu" ["$A3BJv(B"]) +("ifuv" ["$A3AK/(B"]) +("ifve" ["$A3CWE(B"]) +("ifvo" ["$A3AWE(B"]) +("ifvs" ["$A3AVX(B"]) +("ifx'" ["$A3$7=PN(B"]) +("ifxi" ["$A3?jX(B"]) +("ifxn" ["$A3FPD(B"]) +("ifxv" ["$A3e7fO]Us(B"]) +("ifxy" ["$A3?PG(B"]) +("ifyi" ["$A3BRc(B" "$A3DRB(B"]) +("ifyn" ["$A3ARw(B"]) +("ifyp" ["$A3BTF(B"]) +("ifzi" ["$A3(B"]) +("igbi" ["$A3E1[(B"]) +("igbj" ["$A3M0l(B" "$A3P0l(B"]) +("igbk" ["$A3J1((B" "$A3P0|(B" "$A3P1#(B"]) +("igbl" ["$A3I0\(B"]) +("igby" ["$A3F2!(B"]) +("igbz" ["$A3I16(B"]) +("igcl" ["$A3I2D(B"]) +("igde" ["$A3P5B(B"]) +("igdh" ["$A3P51(B"]) +("igdi" ["$A3J5](B"]) +("igdj" ["$A3P5#(B"]) +("igdk" ["$A3F5@(B"]) +("igdu" ["$A3I6<(B" "$A3L6H(B"]) +("igdv" ["$A3I6Q(B"]) +("igfa" ["$A3K7((B" "$A3M7#(B"]) +("igff" ["$A3I7V(B"]) +("igfg" ["$A3I7g(B"]) +("igfh" ["$A3G7@(B" "$A3I7=(B" "$A3K7=(B"]) +("igfz" ["$A3K7I(B"]) +("iggb" ["$A3S93(B"]) +("iggo" ["$A3G9y(B" "$A3I9{(B"]) +("iggs" ["$A3I9&(B"]) +("iggv" ["$A3I9f(B"]) +("ighd" ["$A3H;F(B"]) +("ighk" ["$A3F:E(B" "$A3K:E(B"]) +("igho" ["$A3I;n(B"]) +("ighs" ["$A3H:l(B"]) +("ighu" ["$A3F:t(B"]) +("ighw" ["$A3I;/(B"]) +("igie" ["$A3K35(B"]) +("igii" ["$A3G3X(B"]) +("igir" ["$A3K4,(B"]) +("igis" ["$A3I3f(B"]) +("igiu" ["$A3K3}(B" "$A3M4&(B"]) +("igiv" ["$A3S48(B"]) +("igjc" ["$A3G=<(B" "$A3I=;(B"]) +("igjd" ["$A3N=-(B"]) +("igji" ["$A3I<((B" "$A3K;z(B" "$A3K;}(B"]) +("igjm" ["$A3I<{(B"]) +("igjq" ["$A3I>M(B"]) +("igjw" ["$A3I(B"]) +("ihbl" ["$A3$0W(B"]) +("ihbm" ["$A3$1`(B"]) +("ihbo" ["$A3$2((B"]) +("ihbz" ["$A3#18(B"]) +("ihci" ["$A3*4J(B"]) +("ihcp" ["$A3$4f(B"]) +("ihda" ["$A3$4o(B"]) +("ihde" ["$A3#5B(B"]) +("ihdi" ["$A3!5X(B"]) +("ihdk" ["$A3"5=(B" "$A3+5<(B"]) +("ihdr" ["$A3$6L(B"]) +("ihdu" ["$A3$6H(B"]) +("ihe'" ["$A2l9~6{(B"]) +("ihee" ["$AfO6p(B"]) +("ihfa" ["$A3$7"(B"]) +("ihfh" ["$A3$7=(B" "$A3'7?(B"]) +("ihfu" ["$A3%86(B"]) +("ihge" ["$A3*8h(B"]) +("ihgr" ["$A3&9\(B"]) +("ihgs" ["$A3$9$(B"]) +("ihgv" ["$A3#9f(B"]) +("ihh'" ["$A2h;0;a(B"]) +("ihhe" ["$A3!:O(B" "$A3$:S(B"]) +("ihhl" ["$A3$:#(B"]) +("ihhr" ["$A3%;9(B"]) +("ihhs" ["$A3$:g(B"]) +("ihhv" ["$A3#;a(B"]) +("ihig" ["$A3$3G(B"]) +("ihih" ["$A3#3#(B"]) +("ihik" ["$A3O;L3O?V(B"]) +("ihip" ["$A3$4:(B"]) +("ihis" ["$A3$3f(B"]) +("ihiu" ["$A3$4&(B"]) +("ihjd" ["$A3$=-(B"]) +("ihji" ["$A3*;z(B" "$Af=C(B"]) +("ihjt" ["$A2~b1(B"]) +("ihjw" ["$A3'0(B"]) +("ihkb" ["$A3(?Z(B"]) +("ihkd" ["$A2~?q(B" "$A3'?s(B"]) +("ihkl" ["$A3(?*(B"]) +("ihku" ["$A3$?c(B"]) +("ihky" ["$A3)?l(B"]) +("ihl'" ["$A3I;nBJ(B"]) +("ihld" ["$A3#A?(B"]) +("ihle" ["$A3$@V(B"]) +("ihlh" ["$A3$@H(B"]) +("ihm'" ["$A3GZrCm(B"]) +("ihmk" ["$A3$C+(B"]) +("ihmm" ["$A3!Cf(B" "$A3$C_(B"]) +("ihmy" ["$A3%C|(B" "$A3*C{(B"]) +("ihnm" ["$A3#Dj(B" "$A3$Dj(B"]) +("ihny" ["$A3$D~(B"]) +("ihpj" ["$A3*EL(B"]) +("ihpk" ["$A3$E[(B" "$A3$E\(B"]) +("ihpm" ["$A3$F*(B" "$A3*F,(B"]) +("ihpn" ["$A3!F5(B"]) +("ihpu" ["$A]EFQ(B"]) +("ihpy" ["$A2}F=(B"]) +("ihqd" ["$A3!G?(B" "$A3$G9(B" "$A3*G;(B"]) +("ihqi" ["$A3$FZ(B"]) +("ihqu" ["$A3$G}(B"]) +("ihqy" ["$A3#G`(B" "$A3#Gi(B" "$A3%Ge(B"]) +("ihrf" ["$A3#HK(B" "$A3#HN(B"]) +("ihrj" ["$AbjH;(B"]) +("ihsi" ["$A3$K?(B"]) +("ihso" ["$A3!Ky(B"]) +("ihtc" ["$A3$Lu(B"]) +("ihtj" ["$A3$L>(B" "$A3)L8(B"]) +("ihtl" ["$A3#L,(B"]) +("ihts" ["$A3)M((B"]) +("ihtu" ["$A3$M>(B"]) +("ihua" ["$A3$I3(B"]) +("ihub" ["$A3$JY(B"]) +("ihue" ["$A3#Ih(B"]) +("ihug" ["$A2}J"(B" "$A3$Iz(B"]) +("ihuh" ["$A3'IL(B"]) +("ihui" ["$A3"JT(B" "$A3#J6(B" "$A3$J+(B" "$A3$J/(B"]) +("ihuj" ["$A3$I@(B"]) +("ihup" ["$A3$K3(B"]) +("ihuu" ["$A3#J}(B"]) +("ihvb" ["$A3#V](B"]) +("ihvg" ["$A3$Uw(B"]) +("ihvh" ["$A3'3$(B"]) +("ihvi" ["$A3$VN(B" "$A3'V7(B"]) +("ihvu" ["$A3#W!(B" "$A3#W$(B" "$A3'Vw(B"]) +("ihwf" ["$A3#NB(B"]) +("ihwu" ["$A3#Nq(B"]) +("ihwz" ["$A3#N/(B" "$A3&N8(B"]) +("ihxc" ["$A3)Oz(B"]) +("ihxi" ["$A3*O7(B"]) +("ihxn" ["$A3$PE(B"]) +("ihyb" ["$A3#SP(B" "$A3)SN(B"]) +("ihye" ["$A3$R9(B"]) +("ihyi" ["$A3+Ri(B"]) +("ihyj" ["$A3#QT(B" "$A3&QW(B" "$A3+QT(B"]) +("ihyl" ["$A3v:uRbAO(B"]) +("ihyn" ["$A3)R{(B"]) +("ihyr" ["$A3!T:(B" "$A3$T2(B" "$A3$T6(B"]) +("ihys" ["$A3#SC(B"]) +("ihyu" ["$A3$SZ(B"]) +("ihzi" ["$A3!WS(B" "$A3&WS(B" "$A3'WS(B"]) +("iibh" ["$A3a0r(B"]) +("iibi" ["$A3`1Z(B" "$A3`1[(B"]) +("iibv" ["$A3v2n29Vz(B"]) +("iicp" ["$A3_4g(B"]) +("iicu" ["$A3T4W(B"]) +("iid'" ["$A3$3$5D(B"]) +("iide" ["$A3T5C(B"]) +("iidk" ["$A3Y5=(B" "$A3`5@(B"]) +("iidl" ["$A3U4t(B"]) +("iidp" ["$A3Y6[(B"]) +("iidu" ["$A3_6H(B"]) +("iifj" ["$A3T79(B"]) +("iigd" ["$A3T9b(B"]) +("iihr" ["$A3Y;:(B"]) +("iihs" ["$A3`:l(B"]) +("iiig" ["$A3[3R(B" "$A3`3H(B" "$A3`3O(B"]) +("iiii" ["$A3T3T(B" "$A3Y3Y(B"]) +("iijc" ["$A3`=E(B"]) +("iijg" ["$A3v3'<[8q(B"]) +("iijn" ["$A3T=t(B" "$A3T>!(B"]) +("iijq" ["$A3V>C(B"]) +("iijw" ["$A3V*(B"]) +("iiku" ["$A3T?`(B"]) +("iikv" ["$A3T?w(B"]) +("iild" ["$A3TA8(B"]) +("iili" ["$A3TA&(B" "$A3bA&(B"]) +("iilo" ["$A3`Bc(B"]) +("iilp" ["$A3]BV(B"]) +("iilx" ["$A3cAR(B"]) +("iimy" ["$A3[C{(B"]) +("iimz" ["$A3`C<(B"]) +("iinl" ["$A3TDL(B"]) +("iipn" ["$A3`F6(B"]) +("iipy" ["$A3VF=(B"]) +("iiqd" ["$A3VG9(B"]) +("iiqq" ["$A3VGr(B"]) +("iire" ["$A3cHH(B"]) +("iirr" ["$A3333HBHB(B"]) +("iiru" ["$A3\Hh(B"]) +("iiss" ["$A3`KI(B"]) +("iitb" ["$A3TM8(B"]) +("iitc" ["$A3]Lu(B"]) +("iith" ["$A3XLA(B"]) +("iitj" ["$A3^L8(B"]) +("iiub" ["$A3`JV(B"]) +("iiuf" ["$A3`Im(B"]) +("iiuh" ["$A3TIO(B"]) +("iiui" ["$A3TJ3(B"]) +("iiuv" ["$A3TK.(B"]) +("iivi" ["$A3YVM(B"]) +("iivk" ["$A3XUS(B"]) +("iivs" ["$A3TVX(B"]) +("iixd" ["$A3TOc(B"]) +("iixu" ["$A3VPx(B"]) +("iiyb" ["$A3VSP(B"]) +("iiyh" ["$A3`Qn(B"]) +("iiyi" ["$A3YRI(B"]) +("iiyj" ["$A3XQN(B" "$A3YQS(B"]) +("iiyn" ["$A3]Rt(B"]) +("iiyu" ["$A3XSc(B"]) +("iiyy" ["$A4B4BSPS`(B"]) +("iize" ["$A3bTp(B"]) +("iizi" ["$A3XWS(B" "$A3`WV(B"]) +("iizk" ["$A3YTg(B"]) +("ijb'" ["$A3e;w2((B"]) +("ijdb" ["$A2|66(B"]) +("ijdc" ["$A2y5t(B"]) +("ijdg" ["$A3,<64s9z(B"]) +("ijdi" ["$A2z5X(B"]) +("ijds" ["$A2|6/(B"]) +("ijer" ["$A2z6y(B"]) +("ijf'" ["$A3A=57l(B"]) +("ijfa" ["$A2{7"(B"]) +("ijfu" ["$A2s7v(B" "$A2z8>(B"]) +("ijh'" ["$A3,(B"]) +("ijid" ["$A2z42(B"]) +("ijij" ["$Ad}d}(B"]) +("ijiu" ["$A2y3}(B" "$A2z3v(B"]) +("ijj'" ["$A3,=W<6(B"]) +("ijjf" ["$A35-7Q(B"]) +("ijke" ["$A2z?F(B"]) +("ijl'" ["$A3$>`@k(B"]) +("ijld" ["$A2zA?(B"]) +("ijlm" ["$A2uA*(B"]) +("ijlr" ["$A2zBQ(B"]) +("ijm'" ["$A3B>CU=(B"]) +("ijvd" ["$A2zW4(B"]) +("ijvi" ["$A2zV5(B"]) +("ijw'" ["$A3A;}No(B"]) +("ijwu" ["$A2zNo(B"]) +("ijxc" ["$A2zOz(B"]) +("ijxq" ["$A3u<6O_H&(B"]) +("ijy'" ["$A3#<{SZ(B"]) +("ijye" ["$A2zR5(B"]) +("ijyj" ["$A2wQT(B"]) +("ijyn" ["$A2|Rt(B"]) +("ijyu" ["$A3`=ER=Iz(B"]) +("ijzi" ["$A2zWP(B"]) +("ijzs" ["$AlxWZ(B"]) +("ijzu" ["$A2xWc(B"]) +("ikbf" ["$A3-1>(B"]) +("ikbk" ["$A3-1((B"]) +("ikbl" ["$A3/0](B"]) +("ikbm" ["$A3,1`(B"]) +("ikcl" ["$A342K(B"]) +("ikdk" ["$A3,5<(B"]) +("ikdl" ["$A3/4z(B"]) +("ikdr" ["$A3,6L(B"]) +("ikee" ["$A3,6n(B"]) +("ikfg" ["$A307m(B"]) +("ikgk" ["$A3,8_(B"]) +("ikgo" ["$A3,9}(B"]) +("ikgs" ["$A3/91(B"]) +("ikh'" ["$A44?/:E(B"]) +("ikij" ["$A3,2z(B"]) +("ikik" ["$A3333(B"]) +("ikiu" ["$A3,3v(B"]) +("ikj'" ["$A4)?W;z(B"]) +("ikjg" ["$A2~?q=x9%(B"]) +("ikji" ["$A3,<6(B"]) +("ikjm" ["$A3/<{(B"]) +("ikjw" ["$A3-*PD(B"]) +("imkl" ["$A3nC;/(B"]) +("ipji" ["$A4:<>(B"]) +("ipjm" ["$A4?;(B"]) +("ipli" ["$A4?@{(B"]) +("iplj" ["$A4:@<(B"]) +("iplm" ["$A4:A*(B"]) +("ipln" ["$A4?AV(B"]) +("iplv" ["$A4?BI(B"]) +("iplz" ["$A4:@W(B"]) +("ipml" ["$A4:Bs(B"]) +("ippu" ["$A4>FS(B" "$A4?FS(B"]) +("ipqq" ["$A4:Go(B"]) +("ipsp" ["$A4:Kq(B"]) +("iptm" ["$A4:Ll(B"]) +("ipuu" ["$A4?Jl(B"]) +("ipvf" ["$A4?Uf(B"]) +("ipvg" ["$A4?U}(B"]) +("ipvs" ["$A4?VV(B"]) +("ipxp" ["$A4:Q4(B"]) +("ipxu" ["$A3$F*P!K5(B"]) +("ipxw" ["$A4:OD(B"]) +("ipyb" ["$A4:SN(B"]) +("ipyi" ["$A4:Rb(B"]) +("iqby" ["$A3vFd2;Rb(B"]) +("iqgc" ["$A3$FZ924f(B"]) +("iqiw" ["$A3IG'3IMr(B"]) +("iql'" ["$A3dFdA?(B" "$A3vGZBJ(B"]) +("iquw" ["$A3IG'IOMr(B"]) +("iqvr" ["$A3$G}V1Hk(B"]) +("irb'" ["$A4+H>2!(B"]) +("irbh" ["$A4(0o(B"]) +("irbi" ["$A4)1G(B"]) +("irbm" ["$A4+1i(B"]) +("irbo" ["$A4+2%(B" "$A4,20(B"]) +("irbu" ["$A4+2<(B"]) +("irch" ["$A4,2U(B"]) +("irci" ["$A4)4L(B"]) +("ircl" ["$A4(2K(B"]) +("ircw" ["$A3PHO4mNs(B"]) +("irda" ["$A4+4o(B"]) +("irde" ["$A4)5C(B"]) +("irdi" ["$A4+5](B"]) +("irdj" ["$A4+5%(B"]) +("irdk" ["$A4+5<(B" "$A4+5=(B"]) +("irdl" ["$A4)4w(B"]) +("irds" ["$A4+6/(B"]) +("irdv" ["$A4,6S(B"]) +("irfu" ["$A4,7r(B"]) +("irgo" ["$A4)9}(B"]) +("irgs" ["$A4,9$(B"]) +("irgz" ["$A4+8x(B"]) +("irhr" ["$A4+;=(B"]) +("irhu" ["$A4+:t(B"]) +("iria" ["$A4)2e(B"]) +("irih" ["$A4,3'(B"]) +("irjc" ["$A4+=L(B"]) +("irjd" ["$A4(=-(B"]) +("irjp" ["$A4(>|(B"]) +("irke" ["$A4,?G(B"]) +("irks" ["$A4)?W(B"]) +("irll" ["$A4+@4(B"]) +("irlm" ["$A4.A*(B"]) +("irly" ["$A4+An(B"]) +("irmf" ["$A4.CE(B"]) +("irnz" ["$A4,DZ(B"]) +("irpc" ["$A4+F1(B" "$A4,F1(B"]) +("irqi" ["$A4+Ff(B" "$A4-Fx(B"]) +("irqq" ["$A4+Gr(B"]) +("irre" ["$A4+HH(B"]) +("irrj" ["$A4+H>(B"]) +("irso" ["$A4)Ks(B"]) +("irss" ["$A4+KM(B" "$A4+KP(B"]) +("irtb" ["$A4)M8(B" "$A4,M7(B"]) +("irti" ["$A4,Le(B"]) +("irtl" ["$A4,L((B"]) +("irts" ["$A4+M3(B" "$A4.M((B"]) +("irub" ["$A4+JZ(B" "$A4,JW(B"]) +("iruf" ["$A4+Iq(B"]) +("iruh" ["$A4)IO(B"]) +("irui" ["$A4+J@(B"]) +("iruj" ["$A4+HkIq>-(B"]) +("iruo" ["$A4+K5(B"]) +("iruu" ["$A4+Jd(B"]) +("irva" ["$A4,U"(B"]) +("irve" ["$A4)WE(B"]) +("irvf" ["$A4+Uf(B"]) +("irvh" ["$A4,3$(B"]) +("irvi" ["$A4+VJ(B" "$A4,V;(B"]) +("irvu" ["$A4,Vw(B"]) +("irwf" ["$A4+NE(B"]) +("irwl" ["$A4,Mb(B"]) +("irwu" ["$A4,Nk(B"]) +("irwz" ["$A4,N;(B"]) +("irxi" ["$A4+O0(B" "$A4-O"(B"]) +("irxm" ["$A4,OO(B"]) +("irxp" ["$A4+Q6(B"]) +("irxu" ["$A4+HHO5J}(B"]) +("iryi" ["$A4)RB(B"]) +("iryj" ["$A4+QT(B"]) +("iryr" ["$A4,T1(B"]) +("iryt" ["$A4)T=(B" "$A4+TD(B"]) +("isai" ["$A3h0.(B"]) +("isbj" ["$AVX0f(B"]) +("isbl" ["$A3g0](B"]) +("isbo" ["$AVX2%(B"]) +("isci" ["$A3e4L(B"]) +("isd'" ["$A4+KM4x(B"]) +("isdh" ["$A3d51(B"]) +("isdj" ["$A3e5-(B"]) +("isdk" ["$A3e5=(B"]) +("isdm" ["$A3d5g(B"]) +("isds" ["$A3e6/(B"]) +("isdx" ["$AVX5~(B"]) +("iser" ["$A3h6y(B"]) +("isff" ["$A3d7V(B"]) +("isfg" ["$A3e7f(B" "$AVX7j(B"]) +("isfj" ["$AVX75(B"]) +("isfu" ["$AVX84(B"]) +("isgb" ["$A3e95(B"]) +("isgk" ["$A3g8_(B"]) +("ishe" ["$AVX:O(B"]) +("ishl" ["$A3f:&(B"]) +("isho" ["$AVX;n(B"]) +("ishp" ["$AVX;i(B"]) +("isia" ["$A3e2h(B"]) +("isig" ["$A3e3L(B"]) +("isis" ["$A3e3e(B" "$AVXVX(B"]) +("isiu" ["$A3e3v(B"]) +("isjc" ["$A3f=:(B"]) +("isjd" ["$AVX=1(B"]) +("isji" ["$A3d<"(B" "$A3e;w(B" "$A3e;}(B"]) +("isjm" ["$AVX=((B"]) +("isjp" ["$A3d>|(B"]) +("isjt" ["$A3e>v(B"]) +("isjy" ["$A3g>4(B" "$Ac?c=(B"]) +("iskl" ["$A3e?*(B"]) +("isli" ["$A3eA&(B"]) +("islr" ["$A3fBQ(B"]) +("isma" ["$AVXBk(B"]) +("ismj" ["$A3dBz(B"]) +("ismy" ["$A3gCw(B"]) +("ispo" ["$A3eFF(B"]) +("ispz" ["$A3dEf(B"]) +("isq'" ["$A2nKYFw(B" "$A3iKkFZ(B"]) +("isqy" ["$A3fGi(B" "$AVXGl(B"]) +("isrf" ["$A3dHN(B" "$AVXHK(B"]) +("istm" ["$A3dLn(B" "$A3eLl(B"]) +("istu" ["$A3eM;(B"]) +("isuf" ["$AVXIj(B"]) +("isug" ["$A3eI~(B"]) +("isui" ["$A3dJ5(B"]) +("isuw" ["$A3eK"(B"]) +("isvd" ["$A3eW2(B"]) +("isvf" ["$A3glu(B"]) +("isvv" ["$A49K@UuTz(B"]) +("iswf" ["$AVXNB(B"]) +("iswu" ["$A3hNo(B"]) +("iswz" ["$AVXN'(B"]) +("isxi" ["$A3eO4(B"]) +("isxm" ["$AVXOV(B"]) +("isxn" ["$A3hPE(B" "$AVXPB(B"]) +("isxq" ["$AVXP^(B"]) +("isxt" ["$A3dQ*(B"]) +("isya" ["$A3eQ9(B"]) +("isyh" ["$AVXQs(B"]) +("isyj" ["$AVXQ](B"]) +("isyn" ["$AVXRt(B" "$AVXS!(B"]) +("isyu" ["$A3dT#(B"]) +("isyy" ["$A3)KyS{QT(B"]) +("iszi" ["$A3fWS(B"]) +("iszl" ["$A3fTV(B" "$AVXTX(B"]) +("iszu" ["$A3dWc(B"]) +("itdh" ["$A3$M>5g;0(B"]) +("itdl" ["$A4)M85gAw(B"]) +("itiw" ["$A39M739N2(B"]) +("itjy" ["$A4+M3=LS}(B"]) +("itk'" ["$A3`Lz?s(B"]) +("itl'" ["$A3eLlB/(B"]) +("itsq" ["$A49M7I%Fx(B"]) +("itub" ["$A3ILWIh18(B"]) +("itww" ["$A3vMANDNo(B"]) +("iub'" ["$A3,Iy2((B"]) +("iuba" ["$A3u0K(B"]) +("iubj" ["$A3u0f(B" "$A3v0f(B"]) +("iubu" ["$A3u2=(B"]) +("iuby" ["$A3v1x(B"]) +("iubz" ["$A4"18(B"]) +("iuch" ["$A4"2X(B"]) +("iuci" ["$A3u4N(B" "$A3}4K(B" "$A3~4G(B"]) +("iuck" ["$A3v2Y(B" "$A3z2](B" "$A3}2](B"]) +("iuco" ["$A3v4m(B"]) +("iucp" ["$A4"4f(B"]) +("iudc" ["$A3}5t(B"]) +("iudg" ["$A3u5H(B"]) +("iudm" ["$A3v5d(B" "$A4%5g(B"]) +("iuds" ["$A3v6/(B" "$A4%6/(B"]) +("iuer" ["$A3u6~(B"]) +("iufa" ["$A3v7"(B" "$A3}7%(B" "$A3}7((B" "$A4%7"(B" "$A4&7#(B"]) +("iuff" ["$A4&7V(B"]) +("iufh" ["$A3v7C(B" "$A3x7?(B" "$A4&7=(B"]) +("iufj" ["$A4%78(B"]) +("iufz" ["$A3}7G(B"]) +("iug'" ["$A3vK.9\(B"]) +("iugh" ["$A3GJP9f;.(B"]) +("iugj" ["$A3GJP9z(B"]) +("iuih" ["$A3v3!(B" "$A3v3'(B"]) +("iuij" ["$A3v2z(B"]) +("iuik" ["$A3v3,(B"]) +("iuil" ["$A3v2n(B"]) +("iuiu" ["$A3v4&(B" "$A4&4&(B"]) +("iuj'" ["$A3iK.;z(B"]) +("iujc" ["$A4%=8(B" "$A4%=G(B"]) +("iujd" ["$A3v=-(B"]) +("iuji" ["$A3u<6(B" "$A3v;w(B" "$A4%<0(B"]) +("iujl" ["$A3gI=>~Ak(B"]) +("iujt" ["$A4%>u(B" "$A4&>v(B"]) +("iuju" ["$A3v>V(B" "$A3v>_(B"]) +("iujw" ["$A3v3(B" "$A4&>3(B"]) +("iukb" ["$A3v?Z(B"]) +("iuke" ["$A3v?F(B"]) +("iukl" ["$A3}?*(B"]) +("iukq" ["$A3`JV?UH-(B"]) +("iul'" ["$A3vIzBJ(B"]) +("iulc" ["$A3}AK(B"]) +("iuld" ["$A4"A?(B"]) +("iuli" ["$A3vA&(B" "$A4#A"(B" "$A4&@m(B" "$APsA&(B"]) +("iull" ["$A3v@4(B"]) +("iulm" ["$A3uA5(B"]) +("iuls" ["$A3vA}(B"]) +("iulu" ["$A3vB7(B"]) +("iuma" ["$A3vBm(B"]) +("iumc" ["$A3vCg(B"]) +("iumf" ["$A3vCE(B"]) +("iuml" ["$A3vBt(B"]) +("iumm" ["$A3vCf(B"]) +("iumo" ["$A3vC;(B"]) +("iumy" ["$A3vC{(B" "$A3}C{(B"]) +("iumz" ["$A4%C=(B"]) +("iuna" ["$A3vDI(B"]) +("iunv" ["$A4&E.(B"]) +("iupm" ["$A3GJPF6Cq(B"]) +("iupn" ["$A3vF7(B"]) +("iuqi" ["$A3uFZ(B" "$A3vFf(B" "$A3vFx(B"]) +("iuqn" ["$A3vGZ(B"]) +("iuqt" ["$A3vH1(B"]) +("iuqu" ["$A3vH%(B" "$A3}H%(B"]) +("iur'" ["$A4?JUHk(B"]) +("iurf" ["$A3vHN(B"]) +("iurh" ["$A3vHC(B"]) +("iurs" ["$A3vIzHkK@(B"]) +("iuru" ["$A3vHk(B"]) +("iuse" ["$A3vI+(B"]) +("iusi" ["$A4&K@(B"]) +("iusj" ["$A3uH}(B"]) +("iusl" ["$A3vH{(B"]) +("iuso" ["$A4&Ky(B"]) +("iusu" ["$A3uKY(B"]) +("iutb" ["$A3vM7(B" "$A3zM7(B"]) +("iutk" ["$A3vLS(B"]) +("iutl" ["$A3vL((B"]) +("iutu" ["$A3vMA(B"]) +("iutx" ["$A3vLz(B"]) +("iuty" ["$A3vM%(B"]) +("iuub" ["$A3vJV(B" "$A3vJ[(B" "$A4%JV(B"]) +("iuuf" ["$A3uIs(B" "$A3vIm(B" "$A3vIq(B"]) +("iuug" ["$A3vIy(B" "$A3vIz(B" "$APsIz(B"]) +("iuui" ["$A3uJ.(B" "$A3uJ<(B" "$A3vJ&(B" "$A3vJ9(B" "$A3vJ@(B" "$A3xJ&(B" "$A4&JB(B"]) +("iuuj" ["$A3vI=(B"]) +("iuuu" ["$A3}J}(B" "$A4&Jn(B"]) +("iuvg" ["$A3vUw(B"]) +("iuvh" ["$A4&3$(B"]) +("iuvi" ["$A4&VC(B" "$A4&VN(B"]) +("iuvs" ["$A3uVP(B" "$A3vVZ(B"]) +("iuwl" ["$A3vMb(B" "$A3}Mb(B"]) +("iuxc" ["$A3uP!(B"]) +("iuxi" ["$A3vO"(B" "$A3vO/(B" "$A3}O&(B"]) +("iuxm" ["$A3vOU(B" "$A3vOV(B"]) +("iuxp" ["$A3vQ2(B"]) +("iuxt" ["$A3uQ'(B" "$A3vQ*(B"]) +("iuxu" ["$A4"Pn(B"]) +("iuxy" ["$A3{PN(B" "$A4&PL(B"]) +("iuy'" ["$A46JBT1(B"]) +("iuya" ["$A3vQ?(B"]) +("iuyb" ["$A4"SM(B"]) +("iuyh" ["$A3vQs(B"]) +("iuyi" ["$A3uR;(B"]) +("iuyr" ["$A3vT:(B"]) +("iuyu" ["$A3vSZ(B" "$A4&SZ(B"]) +("iuzb" ["$A3vW_(B"]) +("iuzi" ["$A3vWT(B" "$A3xWS(B"]) +("iuzl" ["$A4&TZ(B"]) +("iuzu" ["$A3vWb(B"]) +("ivdc" ["$A495v(B"]) +("ivdk" ["$A4559(B"]) +("ivds" ["$A456/(B"]) +("ivfg" ["$A457g(B"]) +("ivfu" ["$A457w(B"]) +("ivg'" ["$A2eUk9\(B"]) +("ivju" ["$A46>_(B"]) +("ivlm" ["$A45A6(B" "$A48A6(B"]) +("ivm'" ["$A49V1Cf(B"]) +("ivmx" ["$A45Cp(B"]) +("ivnq" ["$A45E#(B"]) +("ivpg" ["$A45Eu(B"]) +("ivpx" ["$A49V1F=7VO_(B"]) +("ivqg" ["$AVXU{Fl9D(B"]) +("ivsi" ["$A49K@(B"]) +("ivti" ["$A49Le(B"]) +("ivui" ["$A46JB(B"]) +("ivvi" ["$A49V1(B"]) +("ivw'" ["$A3FV.N*(B" "$A3bV.N*(B"]) +("ivwz" ["$A49N#(B"]) +("ivx'" ["$A49V1O_(B"]) +("ivxm" ["$A49O_(B"]) +("ivxn" ["$A49PD(B"]) +("ivxu" ["$A45Pj(B"]) +("ivyj" ["$A46QL(B"]) +("ivzb" ["$A45W`(B"]) +("ivzi" ["$A48WS(B"]) +("ivzu" ["$A49Wc(B"]) +("iwd'" ["$A3`N@6S(B"]) +("iwi'" ["$A3,Mb2n(B"]) +("iwib" ["$A3FMu3F0T(B"]) +("iwij" ["$A3,Mb2nJ=JURt;z(B"]) +("iwj'" ["$A3`N@>|(B"]) +("iwt'" ["$A3INJLb(B"]) +("ixb'" ["$A3vQ*2!(B"]) +("ixd'" ["$A3$PA5j(B"]) +("ixgn" ["$A3iOs8EDn(B"]) +("ixh'" ["$AJ"P{;3(B"]) +("ixht" ["$A2zOz:OM,(B"]) +("ixjl" ["$A4&PD;}BG(B"]) +("ixkv" ["$A3LPr?XVF(B"]) +("ixld" ["$A3iOs@M6/(B"]) +("ixm'" ["$A4:P!Bs(B"]) +("ixsw" ["$A3iOsK'Le9\(B"]) +("ixz'" ["$A3/OJWe(B"]) +("iyce" ["$A4'2b(B"]) +("iyd'" ["$A3#QT5@(B" "$A3'SC5g(B"]) +("iydu" ["$A3#SC6TJ}(B"]) +("iygm" ["$A2zR58oC|(B"]) +("iygr" ["$A2zR59$HK(B"]) +("iyhj" ["$A2zR5:s18>|(B"]) +("iyj'" ["$A2eQm;z(B" "$A2qSM;z(B" "$A3LR'=p(B" "$A3}],(B"]) +("izff" ["$A44Ww7=7((B"]) +("izr'" ["$A3,WTH;(B"]) +("izu'" ["$A3,TYIz(B"]) +("izuj" ["$A44WwJ50AWTBz(B"]) +("jbbw" ["$A=r0M2[1d74S&(B"]) +("jbg'" ["$A;y1>9&(B"]) +("jbh'" ["$A=p2;;;(B"]) +("jbj'" ["$A=A0h;z(B"]) +("jbjs" ["$A>|18>:H|(B"]) +("jbju" ["$A;y1>=(Ih(B"]) +("jbjz" ["$A;y1>=(IhM6WJ(B"]) +("jbll" ["$A=x2=A&A?(B"]) +("jblx" ["$A;y1>B7O_(B"]) +("jblz" ["$A;y1>A#WS(B"]) +("jbm'" ["$A;y1>Cg(B"]) +("jbmd" ["$A;y1>C,6\(B"]) +("jbn'" ["$A<80YDj(B"]) +("jbp'" ["$A>[1&Eh(B"]) +("jbq'" ["$A-2;Fp(B" "$A>/18Gx(B"]) +("jbr'" ["$A=S0`HK(B"]) +("jbru" ["$A=x2=HKJ?(B"]) +("jbs'" ["$A=u1jH|(B"]) +("jbt'" ["$A<*2IO(B"]) +("jbui" ["$A;y1>Iz2z(B"]) +("jbuy" ["$A=x2=JBR5(B"]) +("jbv'" ["$A={2;W!(B"]) +("jbx'" ["$A>[1{O)(B"]) +("jby'" ["$A[1=RRO)(B"]) +("jbyz" ["$A;y1>T-Tr(B"]) +("jcan" ["$A=L08(B"]) +("jcao" ["$A=>0A(B"]) +("jcba" ["$A>V4Y2;02(B"]) +("jcbf" ["$A=E1>(B" "$A=L1>(B"]) +("jcbi" ["$A=91H(B"]) +("jcbj" ["$A=;0`(B" "$A=A0h(B" "$A=E0e(B"]) +("jcbm" ["$A=;1d(B" "$A=F1g(B"]) +("jcbu" ["$A=:2<(B" "$A=E2=(B"]) +("jccl" ["$A=L2D(B"]) +("jcco" ["$A=;4m(B"]) +("jcda" ["$A=O4s(B"]) +("jcdi" ["$A=O5M(B"]) +("jcdk" ["$A=B56(B" "$A=J56(B" "$A=L5<(B"]) +("jcdl" ["$A=:4x(B" "$A=;4z(B" "$A=;4}(B"]) +("jcdm" ["$A=95c(B" "$A=;5c(B"]) +("jcdo" ["$A=O6`(B"]) +("jcdr" ["$A=O6L(B"]) +("jcds" ["$A=:6+(B" "$A=A6/(B"]) +("jcdu" ["$A=G6H(B"]) +("jcdv" ["$AP#6T(B"]) +("jcer" ["$A=96z(B"]) +("jcfg" ["$A=;7f(B"]) +("jcfu" ["$A=;86(B" "$A=I86(B" "$A=N7r(B"]) +("jcfz" ["$A=K7K(B"]) +("jcgf" ["$A=E8z(B"]) +("jcgh" ["$A=G8V(B"]) +("jcgk" ["$A=O8_(B"]) +("jcgo" ["$A=G9{(B"]) +("jcgr" ["$A==9`(B" "$A=?9_(B" "$A=L9Y(B"]) +("jcgs" ["$A=;9$(B"]) +("jcgz" ["$A=;8x(B"]) +("jchd" ["$A=9;F(B" "$A=L;J(B"]) +("jche" ["$A=::O(B"]) +("jchg" ["$A=>:a(B"]) +("jchj" ["$A=P:0(B"]) +("jchk" ["$A=O:C(B" "$A=P:C(B"]) +("jcho" ["$A=;;u(B" "$A=I;q(B"]) +("jchr" ["$A=;;9(B" "$A=;;;(B" "$A=P;=(B"]) +("jchu" ["$A=;;%(B"]) +("jchv" ["$A=L;a(B"]) +("jchw" ["$A=9;/(B" "$A==;((B" "$A=F;+(B" "$A=L;/(B"]) +("jcia" ["$A=;2f(B" "$A=O2n(B"]) +("jcie" ["$A=J35(B" "$A=N35(B"]) +("jcig" ["$A=;3G(B" "$A=L3L(B"]) +("jcih" ["$A=O3$(B"]) +("jcii" ["$A=G3_(B"]) +("jciu" ["$A=;3v(B"]) +("jcjc" ["$A=;=G(B"]) +("jcji" ["$A=9<1(B" "$A=;m(B"]) +("jcjt" ["$A=P>x(B"]) +("jcju" ["$A=9>`(B" "$A=L>_(B"]) +("jcjw" ["$A=;(B" "$A=MD8(B"]) +("jcmx" ["$A=KCp(B"]) +("jcmz" ["$A=9C:(B"]) +("jcna" ["$A=;DI(B" "$A=IDI(B"]) +("jcnf" ["$A=?D[(B"]) +("jcni" ["$A=:D`(B"]) +("jcpi" ["$A=:F$(B"]) +("jcpj" ["$A=JEL(B"]) +("jcpm" ["$A=:F,(B"]) +("jcpz" ["$A=;Ed(B"]) +("jcq'" ["$Ax4s2?7V(B"]) +("jdbi" ["$A=+1H(B"]) +("jdbu" ["$A=+2;(B"]) +("jdby" ["$Ax4s6`J}(B"]) +("jddv" ["$A=+6T(B"]) +("jdf'" ["$A=94o7e(B"]) +("jdfa" ["$A=17#(B" "$A=27((B"]) +("jdgk" ["$A=28e(B"]) +("jdgn" ["$A>x6T9[Dn(B"]) +("jdgo" ["$A=,9{(B" "$A=29}(B"]) +("jdgr" ["$A=+9Y(B"]) +("jdgy" ["$A>25g8PS&(B"]) +("jdgz" ["$A=+8x(B"]) +("jdh'" ["$Ax6T;/(B"]) +("jdhe" ["$A=-:S(B" "$A=2:M(B"]) +("jdhj" ["$A=-::(B"]) +("jdhk" ["$A=5:E(B"]) +("jdhu" ["$A=,:}(B" "$A=-:~(B"]) +("jdhv" ["$A=+;a(B"]) +("jdhw" ["$A=);/(B" "$A=-;*(B" "$A=2;0(B"]) +("jdhz" ["$A=+:Z(B"]) +("jdi'" ["$A|(B"]) +("jdjq" ["$A=+>M(B" "$A=2>?(B"]) +("jdju" ["$A=)>V(B"]) +("jdjw" ["$A=/25gA&(B" "$A>v6(B[(B"]) +("jdlc" ["$A=,AO(B" "$A=2AK(B"]) +("jdld" ["$Ax6TAc6H(B"]) +("jdli" ["$A=1@x(B" "$A=2@m(B"]) +("jdll" ["$A=+@4(B"]) +("jdln" ["$A=5AY(B"]) +("jdlo" ["$A=5Bd(B"]) +("jdly" ["$AM5XH!2D(B"]) +("jdqq" ["$A=2Gs(B"]) +("jdrf" ["$A=3HK(B"]) +("jdsi" ["$A=)K@(B"]) +("jdsu" ["$A=-KU(B"]) +("jdth" ["$A=*L@(B" "$A=2LC(B"]) +("jdtj" ["$A=2L3(B"]) +("jdtl" ["$A=2L((B"]) +("jdts" ["$A=+M,(B"]) +("jdtu" ["$A=.MA(B"]) +("jdu'" ["$A=Z6HJ9(B" "$A>x6TJ}(B"]) +("jdua" ["$A=,I4(B"]) +("jdub" ["$A=1J[(B" "$A=2JZ(B"]) +("jdud" ["$A>x6TJ*6H(B"]) +("jdug" ["$A=5Iz(B" "$AgVI~(B"]) +("jduh" ["$A=-IO(B" "$A=1IM(B"]) +("jdui" ["$A05BUr(B" "$A>x6TV5(B"]) +("jdvb" ["$A=-V](B"]) +("jdvd" ["$A=1W4(B"]) +("jdvh" ["$A=1UB(B"]) +("jdvz" ["$A>-5dVxWw(B"]) +("jdwb" ["$A>x6TNB1j(B"]) +("jdwd" ["$A>x6TNB6H(B"]) +("jdwf" ["$A=5NB(B"]) +("jdwi" ["$A>x6TNs2n(B"]) +("jdwu" ["$A=2Nd(B"]) +("jdx'" ["$A;z6/PT(B" "$A>v6(PT(B"]) +("jdxc" ["$A=+P#(B"]) +("jdxi" ["$A=-Nw(B" "$A=2O/(B" "$A=2O0(B"]) +("jdxn" ["$A=-PD(B" "$A=3PD(B"]) +("jdxs" ["$A>+4rO8Kc(B"]) +("jdxt" ["$A=2Q'(B"]) +("jdxw" ["$A=-OD(B" "$A=5OB(B"]) +("jdxz" ["$A(B"]) +("jdzj" ["$A>-5dWwC6x>CV.(B"]) +("jels" ["$A=S6~A,H}(B"]) +("jes'" ["$A<:6~Ka(B"]) +("jfdl" ["$A;}7V5gB7(B"]) +("jfj'" ["$A=b7E>|(B"]) +("jfjb" ["$A=b7E>|1((B"]) +("jfl'" ["$A>*7IAK(B"]) +("jfq'" ["$A=b7EG0(B" "$A=b7EGx(B" "$A>|7VGx(B"]) +("jfrb" ["$A=b7EHU1((B"]) +("jfsx" ["$A=b7EKS8_AYOB(B"]) +("jgq'" ["$A;z9XG9(B" "$A<$9bFw(B"]) +("jgu'" ["$A=a99J=(B" "$A=p8UJ/(B" "$A>.8TI=(B"]) +("jgux" ["$A>Y9zIOOB(B"]) +("jgv'" ["$A=a9{V&(B" "$A=t9?Vd(B"]) +("jgvy" ["$A>|9zVwRe(B"]) +("jgw'" ["$A+8{O8Ww(B"]) +("jgy'" ["$A<88vTB(B"]) +("jgyh" ["$A[:O74S&(B"]) +("jhh'" ["$A>-;%;a(B"]) +("jhi'" ["$A>H;$35(B"]) +("jhjj" ["$A-)::LzB7(B"]) +("jhtx" ["$A<8:NM*;LJ'4k(B"]) +("jhuj" ["$A=a:OJ5[:ONo(B"]) +("jhx'" ["$A<8:NQ'(B" "$A(B"]) +("jibi" ["$A;w1P(B" "$A;}1W(B"]) +("jibj" ["$A<+0e(B"]) +("jibl" ["$A;w0\(B" "$A<80Y(B"]) +("jibm" ["$A<$1d(B" "$A<11d(B" "$A<41c(B"]) +("jibo" ["$A<$2((B" "$Aq$1!(B"]) +("jibu" ["$A<)26(B" "$A6H(B"]) +("jidv" ["$A<76R(B"]) +("jidy" ["$A7g(B"]) +("jifh" ["$A;z7?(B"]) +("jifu" ["$A;y8((B" "$A(B"]) +("jiig" ["$AH(B" "$A<@>F(B"]) +("jiju" ["$A;z>_(B" "$A;}>[(B" "$A[(B" "$A<1>g(B" "$A<1ea(B"]) +("jijx" ["$A=Z(B"]) +("jijy" ["$A;z>.(B" "$A;z>/(B" "$A<4>0(B" "$A2(B"]) +("jik'" ["$A;y4!?N(B" "$A=x3v?Z(B"]) +("jike" ["$A<4?I(B" "$A<4?L(B" "$A?/(B"]) +("jiku" ["$A<2?`(B"]) +("jikv" ["$A;w@#(B"]) +("jikx" ["$A;y4!?FQ'(B"]) +("jilc" ["$A<+AK(B"]) +("jild" ["$A<9A:(B" "$A(B" "$A<+D?(B" "$AE>E1m(B"]) +("jjbb" ["$A=a=a0M0M(B"]) +("jjbv" ["$A=W<61>VJ(B"]) +("jjdr" ["$A<+-[74S&(B"]) +("jjfz" ["$A;}<+7VWS(B"]) +("jjgd" ["$A=W<69[5c(B"]) +("jjgg" ["$A>---[>+;aIq(B"]) +("jji'" ["$A>|;z4&(B"]) +("jjif" ["$A>--uNr(B"]) +("jjjz" ["$A=d=>=dTj(B"]) +("jjkh" ["$A>-'Fw(B"]) +("jjql" ["$A>-'Le(B"]) +("jjtg" ["$A>--'J/(B" "$A'K.(B" "$A>I=pI=(B"]) +("jjuh" ["$A=W<6Ig;a(B"]) +("jjvd" ["$A>---vNJLb(B"]) +("jjx'" ["$A;}<+PT(B" "$A<>=ZPT(B" "$A=W<6PT(B" "$A>---$>$R5R5(B"]) +("jjzj" ["$A<6=xTS=;(B"]) +("jjzw" ["$A>-!?ID\(B"]) +("jksk" ["$A=]?KK9Be7%?K(B"]) +("jku'" ["$A=L?FJi(B"]) +("jkwv" ["$A>*?VMrW4(B"]) +("jky'" ["$A>M?IRT(B"]) +("jlb'" ["$A=SA&0t(B" "$A>c@V2?(B"]) +("jlbh" ["$A+AsK~(B"]) +("jlu'" ["$A<*AVJ!(B"]) +("jlwm" ["$A<[A.NoC@(B"]) +("jlx'" ["$A2A&Q'(B"]) +("jlyl" ["$A>[BHRRO)K\AO(B"]) +("jlyx" ["$A>[BHRRO)(B"]) +("jmai" ["$A(B"]) +("jmbh" ["$A2D&2AA&(B"]) +("jmco" ["$A+C\6H(B" "$A>SCq5c(B"]) +("jmdc" ["$A_(B" "$Az(B"]) +("jmjc" ["$A=(=;(B"]) +("jmjd" ["$A=!=+(B"]) +("jmji" ["$A|(B"]) +("jmjt" ["$Av(B"]) +("jmju" ["$A^(B" "$AY(B" "$AY(B"]) +("jmjw" ["$AK9(B"]) +("jmsi" ["$A2BvQ*(B"]) +("jmxc" ["$A+C\RGFw(B"]) +("jmyr" ["$A=(T*(B"]) +("jmyt" ["$A!9\(B"]) +("jngs" ["$A=p9$(B" "$A=x9%(B" "$A=x91(B"]) +("jngu" ["$A=n9G(B" "$A={o@(B"]) +("jnhb" ["$A=q:s(B"]) +("jnhd" ["$A=p;F(B"]) +("jnhe" ["$A=p:M(B"]) +("jnhl" ["$A=|:#(B"]) +("jnho" ["$A=x;u(B"]) +("jnhu" ["$A=|:u(B"]) +("jnhw" ["$A=p;*(B" "$A=x;/(B"]) +("jnig" ["$A=x3L(B"]) +("jnih" ["$A=x3!(B"]) +("jnii" ["$A=x3_(B" "$Aqf3V(B"]) +("jniu" ["$A=x3v(B"]) +("jnjc" ["$A=|=<(B"]) +("jnjd" ["$A=p=1(B"]) +("jnji" ["$A=p<&(B" "$A=t<1(B" "$A=x;w(B" "$A={|(B" "$A={>|(B"]) +("jnjt" ["$A={>x(B"]) +("jnkb" ["$A=x?Z(B"]) +("jnkd" ["$A=p?s(B" "$A=|?v(B"]) +("jnke" ["$A>!?I(B"]) +("jnku" ["$A=p?b(B"]) +("jnky" ["$A>!?l(B"]) +("jnl'" ["$A=|Dj@4(B"]) +("jnld" ["$A=oA=(B" "$A>!A?(B"]) +("jnli" ["$A>!A&(B"]) +("jnll" ["$A=x@4(B" "$A=|@4(B"]) +("jnln" ["$A=|AZ(B"]) +("jnlo" ["$A=nBg(B"]) +("jnlp" ["$A=uBZ(B"]) +("jnls" ["$A=pAz(B"]) +("jnlu" ["$A=|B7(B"]) +("jnly" ["$A=pAj(B" "$A={An(B"]) +("jnmi" ["$A=tC\(B"]) +("jnng" ["$A=vD\(B"]) +("jnnm" ["$A=qDj(B"]) +("jnp'" ["$A'DZF+Nv(B"]) +("jnqi" ["$A=uFl(B" "$A=|FZ(B"]) +("jnqm" ["$A=pG.(B" "$A=|G0(B"]) +("jnqn" ["$A=|GW(B"]) +("jnqu" ["$A=xH!(B" "$A=xH%(B" "$A={Gx(B"]) +("jnqv" ["$A!Gi(B"]) +("jnr'" ["$A(B"]) +("jnrp" ["$A=~Hs(B"]) +("jnrs" ["$A=pHZ(B"]) +("jnru" ["$A=xHk(B" "$A=~Hk(B"]) +("jnse" ["$A=pI+(B"]) +("jnsi" ["$A=|KF(B"]) +("jnso" ["$A=tKu(B"]) +("jnt'" ["$A!M7(B" "$A>"M7(B"]) +("jntm" ["$A=qLl(B"]) +("jntv" ["$A=xMK(B"]) +("jntx" ["$A=rLy(B"]) +("jnua" ["$A=pI3(B"]) +("jnuf" ["$A=wIw(B" "$A=xIn(B"]) +("jnug" ["$A=pIy(B" "$A=qIz(B" "$A=zIz(B" "$A=zI}(B"]) +("jnui" ["$A=pJ/(B" "$A=qJ@(B" "$A=xJ3(B" "$A=xJ?(B" "$A=|J@(B" "$A=|JS(B" "$A=~J*(B" "$A=~J4(B" "$A>!JG(B"]) +("jnuj" ["$A=pI=(B"]) +("jnuu" ["$A=pJt(B" "$A=zJi(B"]) +("jnuv" ["$A=pK.(B" "$A=xK.(B" "$A=~K.(B"]) +("jnv'" ["$A!VR(B"]) +("jnvu" ["$A=pVi(B" "$A=xW$(B"]) +("jnwf" ["$A=pND(B" "$A=qND(B"]) +("jnwj" ["$A=qMm(B"]) +("jnwo" ["$A=tNU(B"]) +("jnwz" ["$A={N@(B"]) +("jnxd" ["$A=pO`(B"]) +("jnxi" ["$A=qNt(B"]) +("jnxm" ["$A>!OH(B"]) +("jnxn" ["$A>!PD(B"]) +("jnxq" ["$A=xP^(B"]) +("jnxt" ["$A=xQ'(B"]) +("jnxy" ["$A=pPG(B" "$A=xPP(B"]) +("jny'" ["$A<8DZQG(B"]) +("jnyb" ["$A=vSP(B"]) +("jnye" ["$A=qR9(B"]) +("jnyh" ["$A=zQt(B"]) +("jnyi" ["$A=sRm(B"]) +("jnyj" ["$A=wQO(B" "$A={QL(B"]) +("jnyk" ["$A=tR*(B"]) +("jnyp" ["$A={TK(B"]) +("jnyr" ["$A=pT*(B"]) +("jnyu" ["$A<8DZQG1HI\(B" "$A=pSc(B"]) +("jnzi" ["$A=pWS(B" "$A=~WU(B" "$A>!WT(B"]) +("jnzk" ["$A>!Tg(B"]) +("jnzl" ["$A=vTZ(B"]) +("jpbu" ["$A>|2?(B"]) +("jpbz" ["$A>|18(B"]) +("jpdg" ["$A>y5H(B"]) +("jpdv" ["$A>|6S(B"]) +("jpf'" ["$A>yF68;(B"]) +("jpfa" ["$A>|7'(B" "$A>|7((B"]) +("jpff" ["$A>y7V(B"]) +("jpfh" ["$A>|7=(B"]) +("jpfu" ["$A>|7~(B"]) +("jpfz" ["$A>|7Q(B"]) +("jpgr" ["$A>|9Y(B" "$A>|9\(B"]) +("jpgs" ["$A>|9$(B" "$A>|9&(B" "$A?"9$(B"]) +("jph'" ["$A>2Ed:O(B" "$A>2F=:b(B"]) +("jphe" ["$A>z:K(B"]) +("jphg" ["$A>y:b(B"]) +("jphk" ["$A>|:E(B"]) +("jpho" ["$A>|;p(B"]) +("jphu" ["$A>|;'(B"]) +("jpi'" ["$A<*FU35(B"]) +("jpie" ["$A>|35(B"]) +("jpji" ["$A>|;z(B" "$A>||="(B"]) +("jpjx" ["$A?!=\(B"]) +("jpjy" ["$A>|>/(B"]) +("jpke" ["$A>y?I(B"]) +("jpl'" ["$A=GF5BJ(B"]) +("jpld" ["$A>|A8(B"]) +("jpli" ["$A>|A&(B"]) +("jplo" ["$A>zBd(B"]) +("jply" ["$A>|Ad(B" "$A>|An(B" "$A>~Ak(B"]) +("jplz" ["$A>z@`(B"]) +("jpma" ["$A?%Bm(B"]) +("jpmc" ["$A>zCg(B"]) +("jpmk" ["$A>|C1(B"]) +("jpmn" ["$A>|Cq(B"]) +("jpq'" ["$A}H((B"]) +("jpqu" ["$A>|Gx(B"]) +("jpqy" ["$A>|Gi(B"]) +("jpre" ["$A>yHH(B"]) +("jprf" ["$A>|HK(B"]) +("jprw" ["$AzK?(B"]) +("jptm" ["$A>yLo(B"]) +("jptp" ["$A>|MM(B"]) +("jptr" ["$A>|ME(B"]) +("jpts" ["$A>|M3(B"]) +("jpui" ["$A>yJF(B" "$A>|J&(B" "$A>|J?(B" "$A>|JB(B"]) +("jpuu" ["$A>|Jt(B"]) +("jpv'" ["$A|W0(B"]) +("jpvg" ["$A>|U~(B"]) +("jpvh" ["$A>|3$(B"]) +("jpvi" ["$A>|VF(B"]) +("jpvs" ["$A>|VV(B"]) +("jpvu" ["$A>zVj(B" "$A>}Vw(B"]) +("jpvv" ["$A>EF7VPU}(B"]) +("jpwh" ["$A>}Mu(B"]) +("jpwu" ["$A>|Nq(B"]) +("jpwz" ["$A>|N/(B"]) +("jpx'" ["$A=bFJQ'(B"]) +("jpxc" ["$A>|P#(B"]) +("jpxd" ["$A>yO`(B" "$A>|bC(B"]) +("jpxn" ["$A>|PD(B"]) +("jpxp" ["$A>|Q5(B"]) +("jpxu" ["$A>|Ph(B"]) +("jpxx" ["$A>|P5(B"]) +("jpyi" ["$A>yR;(B" "$A>yRQ(B" "$A>|R=(B"]) +("jpyp" ["$A>yTH(B"]) +("jpys" ["$A>|SC(B"]) +("jpyu" ["$A>ySk(B"]) +("jpyy" ["$A>|S*(B"]) +("jpzi" ["$A>}WS(B"]) +("jpzs" ["$A>|W\(B"]) +("jqba" ["$A>F0I(B"]) +("jqbj" ["$A>I0f(B"]) +("jqbl" ["$A>E0Y(B"]) +("jqbm" ["$A>M1c(B"]) +("jqbu" ["$A>M2;(B"]) +("jqby" ["$A>H1x(B"]) +("jqbz" ["$A>F1-(B" "$A>M1;(B"]) +("jqci" ["$A>E4N(B" "$A>M4K(B"]) +("jqcj" ["$A>M2M(B"]) +("jqcl" ["$A>B2K(B" "$A>F2K(B"]) +("jqcs" ["$A>M4S(B"]) +("jqd'" ["$A>+H76H(B"]) +("jqdb" ["$A>M6<(B"]) +("jqde" ["$A>I5D(B"]) +("jqdi" ["$A>I5X(B" "$A>M5X(B"]) +("jqdm" ["$A>F5j(B"]) +("jqff" ["$A>@7W(B"]) +("jqfj" ["$A>M76(B"]) +("jqfu" ["$A>K88(B"]) +("jqfz" ["$A>G7J(B"]) +("jqge" ["$A>E8v(B"]) +("jqgk" ["$A>E8^(B"]) +("jqgo" ["$A>H9z(B" "$A>I9z(B"]) +("jqgr" ["$A>F9](B" "$A>I9[(B"]) +("jqgs" ["$A>K9+(B"]) +("jqhd" ["$A>B;F(B"]) +("jqhe" ["$A>@:O(B"]) +("jqho" ["$A>H;n(B" "$A>H;p(B" "$A>I;u(B"]) +("jqhu" ["$A>H;$(B"]) +("jqhv" ["$A>F;a(B" "$A>M;a(B"]) +("jqhw" ["$A>F;((B"]) +("jqia" ["$A>@2l(B"]) +("jqig" ["$A>E3I(B"]) +("jqih" ["$A>F3'(B"]) +("jqii" ["$A>J3](B"]) +("jqij" ["$A>@2x(B"]) +("jqiu" ["$A>>3v(B"]) +("jqjc" ["$A>I=L(B"]) +("jqjd" ["$A>E=-(B"]) +("jqji" ["$A>@H<1(B" "$A>HM=|(B"]) +("jqjq" ["$A>C>C(B" "$A>E>E(B" "$A>K>K(B"]) +("jqju" ["$A>I>S(B"]) +("jqjv" ["$A+VF(B"]) +("jqjw" ["$A>F?>9(B" "$A>E>-(B" "$A>F>+(B"]) +("jqke" ["$A>M?I(B"]) +("jqlh" ["$AI@z(B"]) +("jqll" ["$A>M@4(B"]) +("jqlq" ["$A>CAt(B"]) +("jqls" ["$A>EAz(B"]) +("jqma" ["$A>KBh(B"]) +("jqmy" ["$A>HC|(B"]) +("jqn'" ["$A<8G'Dj(B"]) +("jqng" ["$A>MD\(B"]) +("jqpn" ["$A>EF7(B"]) +("jqq'" ["$A>2GDGD(B"]) +("jqqi" ["$A>FFw(B"]) +("jqqr" ["$A>EH*(B"]) +("jqqy" ["$A>EGd(B"]) +("jqr'" ["$A;zFwHK(B"]) +("jqrf" ["$A>MHN(B"]) +("jqrh" ["$A>MHC(B"]) +("jqri" ["$A>IHU(B"]) +("jqsr" ["$A>MKc(B"]) +("jqtm" ["$A>ELl(B"]) +("jqug" ["$A>HIz(B" "$A>IIz(B"]) +("jqui" ["$A>EJ.(B" "$A>IJ+(B" "$A>IJ1(B" "$A>IJB(B" "$A>MJB(B" "$A>MJF(B" "$A>MJG(B"]) +("jquu" ["$A>IJi(B"]) +("jqvb" ["$A>EV](B"]) +("jqvg" ["$A>@U}(B" "$A>MU}(B"]) +("jqvh" ["$A>EUB(B"]) +("jqvi" ["$A>HVN(B" "$A>IV7(B" "$A>IVF(B" "$A>MV0(B"]) +("jqvs" ["$A>MVP(B"]) +("jqvu" ["$A>HVz(B"]) +("jqvv" ["$A<1FpV1W7(B"]) +("jqwf" ["$A>INE(B"]) +("jqwh" ["$A>HMv(B"]) +("jqwo" ["$A>FNP(B" "$A>FNQ(B"]) +("jqwu" ["$A>ENe(B" "$A>INo(B"]) +("jqwz" ["$A>CN%(B"]) +("jqxd" ["$A>MOs(B"]) +("jqxi" ["$A>FO/(B"]) +("jqxt" ["$A>IQ'(B" "$A>MQ'(B"]) +("jqxu" ["$A>MPw(B"]) +("jqxy" ["$A>HPG(B"]) +("jqyb" ["$A>MSP(B"]) +("jqyd" ["$A<MR5(B"]) +("jqyh" ["$A>CQv(B"]) +("jqyi" ["$A>CRQ(B" "$A>MR=(B" "$A>MRe(B"]) +("jqyk" ["$A>FR)(B" "$A>MR*(B"]) +("jqyr" ["$A>CT6(B" "$A>HT.(B"]) +("jqys" ["$A>MSC(B"]) +("jqyt" ["$A>ETB(B"]) +("jqzk" ["$A>FTc(B"]) +("jqzl" ["$A>HTV(B" "$A>MTZ(B"]) +("jqzo" ["$A>MWy(B"]) +("jrbb" ["$AxHH9}3L(B"]) +("jrgt" ["$A=pHZ9QM7(B"]) +("jri'" ["$A=pHU3I(B"]) +("jrii" ["$A>m3_(B"]) +("jrj'" ["$A=JHb;z(B"]) +("jrjv" ["$A>!HK=TV*(B"]) +("jrkr" ["$A>h?n(B"]) +("jrl'" ["$AyHHB/(B"]) +("jrlm" ["$A>lA5(B"]) +("jrq'" ["$AmGz(B" "$A>mH!(B"]) +("jrrf" ["$A>iHK(B"]) +("jrrj" ["$A>mH>(B"]) +("jrrk" ["$A>mHF(B"]) +("jrru" ["$A>mHk(B"]) +("jrts" ["$A>mM2(B"]) +("jrui" ["$A=pHZJP3!(B"]) +("jruu" ["$A>lJt(B"]) +("jruv" ["$A>hK0(B"]) +("jrvd" ["$A>mW0(B"]) +("jrvu" ["$A>hVz(B"]) +("jrwz" ["$A>mN3(B"]) +("jrxm" ["$A>hOW(B"]) +("jryi" ["$A>kRb(B"]) +("jryj" ["$A>mQL(B"]) +("jrzb" ["$A=pHZWJ1>(B"]) +("jrzi" ["$A>mWS(B"]) +("jrzs" ["$A>mWZ(B"]) +("jrzz" ["$A=>HaTlWw(B"]) +("jsb'" ["$A[KD7zRRO)(B"]) +("jsi'" ["$A<><(B"]) +("jsjy" ["$A>=>3(B"]) +("jsl'" ["$A>+KGAO(B"]) +("jspo" ["$A>=FH(B"]) +("jsq'" ["$AzK?Le(B"]) +("jsu'" ["$A=|KFIL(B"]) +("jsv'" ["$A=|KFV5(B"]) +("jsvx" ["$Ax1Z(B"]) +("jtbu" ["$A>v2;(B"]) +("jtce" ["$A>v2_(B"]) +("jtdb" ["$A>v67(B"]) +("jtdd" ["$A>*Ll6/5X(B"]) +("jtde" ["$A>u5C(B"]) +("jtdi" ["$A>x5X(B"]) +("jtdr" ["$A>v6O(B"]) +("jtdu" ["$A>_Le5XK5(B"]) +("jtdv" ["$A>x6T(B"]) +("jtdy" ["$A>v6((B" "$A>x6%(B"]) +("jteg" ["$A>'Le6~<+9\(B"]) +("jtfl" ["$A'Le9\(B"]) +("jtgj" ["$A=;M(9$>_(B"]) +("jth'" ["$A_Le;/(B"]) +("jthl" ["$A>*LN:'@K(B"]) +("jti'" ["$A=EL$35(B"]) +("jtia" ["$A>u2l(B"]) +("jtj'" ["$A|(B"]) +("jtjc" ["$A>x=;(B"]) +("jtjd" ["$A>sG?(B"]) +("jtjg" ["$A>'Le=a99(B"]) +("jtji" ["$A>vx<#(B"]) +("jtjj" ["$A-r=x(B"]) +("jtju" ["$Ax>d(B"]) +("jtjy" ["$A>x>3(B"]) +("jtkb" ["$A>v?Z(B" "$A>x?Z(B"]) +("jtld" ["$A_Le@M6/(B"]) +("jtlp" ["$A>xBW(B"]) +("jtlu" ["$A>xB7(B"]) +("jtlx" ["$A>vAQ(B"]) +("jtly" ["$AxCn(B"]) +("jtmi" ["$A>xC\(B"]) +("jtnv" ["$AwGO(B"]) +("jtqi" ["$AaHFp(B"]) +("jtqu" ["$A>pH!(B"]) +("jtqy" ["$A=pLoFpRe(B"]) +("jtre" ["$A>xHH(B"]) +("jtrj" ["$A>vH;(B"]) +("jtry" ["$A=:LeH\R:(B"]) +("jtsg" ["$A>'LeH}<+9\(B"]) +("jtsl" ["$A>vH|(B"]) +("jtsr" ["$A>vKc(B"]) +("jtsv" ["$ArMA(B"]) +("jtud" ["$A=EL$J55X(B"]) +("jtui" ["$A>tJ?(B" "$A>xJ3(B"]) +("jtuk" ["$A>xIY(B"]) +("jtuy" ["$A.LoVF(B" "$A>yLoVF(B"]) +("jtvj" ["$A>vU=(B"]) +("jtvl" ["$A>mMAVX@4(B"]) +("jtvq" ["$A>'LeUq54Fw(B"]) +("jtvs" ["$A>xVV(B"]) +("jtvy" ["$AxM{(B"]) +("jtwu" ["$A>uNr(B"]) +("jtwz" ["$A>tN;(B"]) +("jtx'" ["$A=;M(O_(B"]) +("jtxn" ["$A>vPD(B"]) +("jtxw" ["$A=VM7OoN2(B"]) +("jtxy" ["$A>uPQ(B"]) +("jtyi" ["$A>vRb(B" "$A>vRi(B"]) +("jtyr" ["$A>xT5(B"]) +("jtze" ["$A>qTq(B"]) +("jub'" ["$A>+Iq2!(B"]) +("jubf" ["$A>g1>(B"]) +("jubj" ["$A>Y0l(B"]) +("jubm" ["$A>[1d(B" "$A>^1d(B"]) +("jubu" ["$A>V2?(B"]) +("jubz" ["$A>Y1-(B" "$A>_18(B"]) +("juci" ["$A>]4K(B"]) +("jucj" ["$A>[2M(B"]) +("jucl" ["$A=pJt2DAO(B"]) +("jucu" ["$A>V4Y(B"]) +("jud'" ["$A>IJ14z(B"]) +("juda" ["$A>^4s(B"]) +("judm" ["$A>]5c(B"]) +("judo" ["$A>S6`(B"]) +("juds" ["$A>+Iq66KS(B" "$A>Y6/(B"]) +("judw" ["$A=(Ih5%N;(B"]) +("juee" ["$A>^6n(B"]) +("jufa" ["$A>d7((B"]) +("jufg" ["$A>[m?(B" "$Al+7g(B"]) +("jufj" ["$A>Y72(B"]) +("jufl" ["$A|JB7(M%(B"]) +("jufu" ["$A=pJt8/J4(B" "$A>^7y(B"]) +("jugg" ["$A=[9#(B"]) +("jugm" ["$A<Y9z(B"]) +("jugs" ["$A>O9*(B"]) +("jugx" ["$A<|JB;/(B"]) +("juhb" ["$A=pJt;u1R(B"]) +("juhe" ["$A>[:O(B"]) +("juhk" ["$A>d:E(B"]) +("juhs" ["$A=[:l(B"]) +("juhv" ["$A>[;a(B"]) +("juhw" ["$A>U;((B"]) +("jui'" ["$Ab42(B"]) +("juih" ["$A>g3!(B"]) +("juii" ["$A>b3](B"]) +("juir" ["$A>]4+(B"]) +("juiu" ["$A>Y3v(B"]) +("juj'" ["$A=EJV<\(B" "$A=pI3=-(B" "$A=pJt<|(B" "$A>|JB[=9(B"]) +("jujd" ["$A>|JB;y5X(B"]) +("juji" ["$A>[;}(B" "$A>[P=w(B" "$A>P={(B"]) +("jujt" ["$A>W=@(B" "$A>\>x(B"]) +("juju" ["$A>[>S(B"]) +("jujx" ["$A>_=a(B"]) +("juki" ["$A=pJt?s42(B"]) +("jukr" ["$A>^?n(B"]) +("jul'" ["$A=5K.A?(B"]) +("jule" ["$A>c@V(B"]) +("juli" ["$A>S@o(B" "$A>Y@}(B" "$A>`@k(B"]) +("julm" ["$A>[A2(B"]) +("julq" ["$A>PAt(B" "$A>SAt(B"]) +("julx" ["$A>gAR(B"]) +("jum'" ["$A=pJtD#(B"]) +("jumm" ["$A>VCf(B"]) +("jumn" ["$A>SCq(B"]) +("jumu" ["$A>YD?(B" "$A>gD?(B"]) +("jun'" ["$A<8J.Dj(B"]) +("juni" ["$A>PD`(B"]) +("jupa" ["$A>eEB(B"]) +("juq'" ["$AYFp(B"]) +("juqr" ["$A>cH+(B"]) +("juqy" ["$A>gGi(B"]) +("jur'" ["$A=iI\HK(B"]) +("jurf" ["$A>YHK(B" "$A>^HK(B"]) +("jurj" ["$A>SH;(B"]) +("jus'" ["$A=pI3Hx(B" "$A=pJtK?(B" "$A>FJ/Ka(B"]) +("jush" ["$A>ZI%(B"]) +("jutb" ["$A>^M7(B"]) +("jutc" ["$A>bLu(B"]) +("juti" ["$A>_Le(B"]) +("jutr" ["$A>gME(B"]) +("juu'" ["$A>MJGK5(B"]) +("juub" ["$A>YJV(B"]) +("juuh" ["$A>^IL(B"]) +("juui" ["$A>SJ?(B" "$A>VJF(B" "$A>YJ@(B" "$A>YJB(B"]) +("juuj" ["$A>+IqJ@=g(B"]) +("juuo" ["$A>]K5(B"]) +("juup" ["$A<PJx(B"]) +("juuv" ["$A<XUs(B"]) +("juvh" ["$A>V3$(B"]) +("juvi" ["$A>YV9(B" "$A>[u%(B"]) +("juvs" ["$A>SVP(B" "$A>YVX(B" "$A>gVV(B"]) +("juvu" ["$A>SW!(B" "$A>^Vx(B"]) +("juvy" ["$A=pJtVwRe(B"]) +("juw'" ["$A_ND(B"]) +("juwl" ["$A>VMb(B"]) +("juwm" ["$A>YJ@NEC{(B"]) +("juwz" ["$A>VN/(B"]) +("jux'" ["$A<]O$(B"]) +("juxl" ["$A>|JBQ5A7(B"]) +("juxm" ["$A>VO^(B"]) +("juxn" ["$A>SPD(B"]) +("juxy" ["$A>XPN(B" "$A>YPP(B" "$A>[PG(B" "$A>^PM(B"]) +("juy'" ["$A<_SP(B"]) +("juyi" ["$A>PR[(B"]) +("juyr" ["$A>gT:(B"]) +("juys" ["$A=pJtT*KX(B"]) +("juyu" ["$A>SSZ(B"]) +("juzi" ["$A=[WS(B" "$A>dWS(B" "$AiYWS(B"]) +("jvc'" ["$A=GVJ2c(B"]) +("jvcl" ["$A=(V~2DAO(B"]) +("jvdw" ["$A<9W56/No(B" "$A=ZV+6/No(B"]) +("jvf'" ["$A>|U~8.(B"]) +("jvfy" ["$AIVP9z(B" "$A>}Vw9z(B"]) +("jvgd" ["$A=(V~9$5X(B"]) +("jvgi" ["$A=(V~9$3L(B"]) +("jvgl" ["$A<[V59fBI(B"]) +("jvgy" ["$A=(V~9$R5(B"]) +("jvh'" ["$A=pVY;*(B"]) +("jvid" ["$A<[V53_6H(B"]) +("jvj'" ["$A=CV1;z(B"]) +("jvjg" ["$A=(V~=a99(B"]) +("jvjx" ["$A=(V~;zP5(B"]) +("jvl'" ["$A<[V5A?(B" "$A<[V5B[(B" "$A>:UyA&(B"]) +("jvlv" ["$A>}VwA"O\VF(B"]) +("jvlx" ["$A>}VwA"O\(B"]) +("jvm'" ["$A;yWgVPHK(B"]) +("jvsu" ["$A>EUBKcJu(B"]) +("jvu'" ["$A<1UoJR(B"]) +("jvuj" ["$A=(V~Ih[u%JwV,(B"]) +("jvv'" ["$A}VwVF(B"]) +("jvvv" ["$A>}VwW(VF(B"]) +("jvw'" ["$A=(V~No(B" "$A=:V]Me(B"]) +("jvws" ["$A[u%OKN,(B"]) +("jvy'" ["$A(B"]) +("jwan" ["$A_(B" "$A_(B" "$Ag(B"]) +("jwjw" ["$A-Q'(B"]) +("jwjy" ["$A8(B" "$A3(B"]) +("jwke" ["$AVMbHK(B"]) +("jwre" ["$A|NqT:(B"]) +("jwya" ["$A[u#07(B"]) +("jxan" ["$A=a08(B"]) +("jxbf" ["$A=Z1>(B"]) +("jxbj" ["$A=S0`(B" "$A=a0i(B"]) +("jxbk" ["$A=]1((B"]) +("jxbl" ["$A=`0W(B"]) +("jxby" ["$A=a1y(B"]) +("jxbz" ["$A=d18(B" "$A=g1.(B"]) +("jxcg" ["$A=W2c(B"]) +("jxci" ["$A=i4J(B"]) +("jxcl" ["$A=f2K(B"]) +("jxcp" ["$A=a4f(B"]) +("jxda" ["$A=b4p(B"]) +("jxdc" ["$A=h5w(B"]) +("jxdg" ["$A=LQ'4s8Y(B"]) +("jxdi" ["$A=S5X(B"]) +("jxdk" ["$A=S5=(B" "$A=V5@(B"]) +("jxdl" ["$A=S4}(B" "$A=h4{(B"]) +("jxdm" ["$A=S5c(B" "$A=Z5c(B"]) +("jxdo" ["$A=Y6a(B"]) +("jxdp" ["$A>*PD6/FG(B"]) +("jxdr" ["$A=W6N(B" "$A=X6O(B" "$A=h6K(B"]) +("jxds" ["$A=b63(B"]) +("jxdu" ["$A=b6>(B"]) +("jxdv" ["$A=a6S(B"]) +("jxf'" ["$A<1OH7f(B" "$A=LQ'7((B"]) +("jxfa" ["$A=R7"(B"]) +("jxfh" ["$A=V7;(B" "$A=b7E(B" "$A=h7=(B"]) +("jxfu" ["$A=c7r(B"]) +("jxg'" ["$A;yPA8q(B" "$A>+O89\(B"]) +("jxgb" ["$A=a99(B"]) +("jxgd" ["$A=h9b(B"]) +("jxgi" ["$A;zP59$3L(B"]) +("jxgk" ["$A=S8a(B"]) +("jxgl" ["$A=Z8E(B"]) +("jxgm" ["$A|(B"]) +("jxjc" ["$A=a=9(B" "$A=a=;(B"]) +("jxjh" ["$A=LQ'!(B"]) +("jxjq" ["$A=b>H(B"]) +("jxjt" ["$A=b>v(B"]) +("jxju" ["$A=a>V(B" "$A=h>](B"]) +("jxjx" ["$A=Z=Z(B" "$A=a=Z(B" "$A=c=c(B"]) +("jxjy" ["$A=]>6(B" "$A=`>;(B" "$A=a>'(B"]) +("jxkb" ["$A=S?Z(B" "$A=e?Z(B" "$A=h?Z(B"]) +("jxke" ["$A=]?K(B" "$A=b?J(B"]) +("jxkl" ["$A=R?*(B" "$A=b?*(B"]) +("jxkr" ["$A=h?n(B"]) +("jxky" ["$A=a?i(B"]) +("jxl'" ["$A;zP5B[(B"]) +("jxlc" ["$A=dAK(B"]) +("jxli" ["$A=SA&(B" "$A=Z@m(B" "$A=_A&(B"]) +("jxlm" ["$A=SA,(B"]) +("jxlp" ["$A=aB[(B"]) +("jxlq" ["$A=XAt(B"]) +("jxlt" ["$A=YBS(B"]) +("jxlu" ["$A=RB6(B" "$A=ZB<(B"]) +("jxlv" ["$A=ZBI(B" "$A=dBI(B"]) +("jxlx" ["$A=ZAR(B"]) +("jxmf" ["$A=VCE(B"]) +("jxmg" ["$A=aCK(B"]) +("jxmi" ["$A=bC\(B"]) +("jxmj" ["$A=lBz(B"]) +("jxmk" ["$A=^C+(B"]) +("jxmm" ["$A=XCf(B" "$A=gCf(B"]) +("jxmu" ["$A=RD;(B" "$A=ZD?(B"]) +("jxmz" ["$A=cCC(B"]) +("jxn'" ["$A;zP5D\(B"]) +("jxna" ["$A=SDI(B"]) +("jxpb" ["$A=bFJ(B"]) +("jxpi" ["$A=REz(B"]) +("jxpl" ["$A(B" "$A=VJP(B" "$A=ZJ3(B" "$A=aJ/(B" "$A=aJ5(B" "$A=aJ6(B" "$A=bJM(B" "$A=lJ1(B"]) +("jxuk" ["$A=iI\(B"]) +("jxuo" ["$A=bK5(B" "$A=gK5(B"]) +("jxuu" ["$A=aJx(B"]) +("jxv'" ["$A?$OXVF(B"]) +("jxva" ["$A=aTz(B"]) +("jxve" ["$A=SWE(B"]) +("jxvh" ["$A=aUJ(B"]) +("jxvi" ["$A=XV9(B" "$A=XVA(B" "$A=ZVF(B" "$A=bV0(B" "$A=dV8(B" "$A=iVJ(B"]) +("jxvl" ["$A=hU.(B"]) +("jxvs" ["$A=SVV(B" "$A=Su`(B"]) +("jxvu" ["$A=XW!(B" "$A=hVz(B"]) +("jxws" ["$AVO^PT(B"]) +("jxxc" ["$A=RO~(B"]) +("jxxi" ["$A=bNv(B" "$A=bN|(B"]) +("jxxl" ["$A;zP5P'BJ(B"]) +("jxxm" ["$A=SO_(B" "$A=gO^(B" "$A=gO_(B"]) +("jxxn" ["$A;zP5PTD\(B" "$A=VPD(B" "$A=dPD(B"]) +("jxxu" ["$A=SPx(B"]) +("jxy'" ["$A;zP5SM(B" "$A[u#QG07(B"]) +("jxyd" ["$A;zP5TK6/(B"]) +("jxye" ["$A=aR5(B"]) +("jxyi" ["$A=aRe(B" "$A=hRT(B" "$A=iRb(B"]) +("jxyj" ["$A=dQO(B"]) +("jxyr" ["$A=ZT2(B"]) +("jxys" ["$A=ZSC(B" "$A=hSC(B"]) +("jxyt" ["$A=ZT<(B"]) +("jxyu" ["$A=ZS`(B" "$A=ZS}(B" "$A=aS`(B" "$A=aSo(B" "$A=iSZ(B"]) +("jxyw" ["$A40.(B"]) +("jyb'" ["$A=xR;2=(B"]) +("jybk" ["$A>/1((B"]) +("jybz" ["$A>/18(B"]) +("jycl" ["$A>+2I(B" "$A>+2J(B" "$A>xT52DAO(B"]) +("jyde" ["$A>-5C(B"]) +("jydi" ["$A>"5P(B" "$A>.5W(B" "$A>35X(B"]) +("jydk" ["$A>,5>(B"]) +("jydm" ["$A>-5d(B" "$A>25g(B"]) +("jyds" ["$A>*6/(B"]) +("jydu" ["$A>)6<(B" "$A>+6H(B" "$A>-6H(B"]) +("jydv" ["$A>.6S(B"]) +("jyee" ["$A>*c5(B"]) +("jyfh" ["$A>)7?(B" "$A>+7D(B"]) +("jyfv" ["$A=LS}7=Uk(B"]) +("jyfz" ["$A>-7Q(B"]) +("jygd" ["$A>)9c(B" "$A>+9b(B"]) +("jyge" ["$A>'8q(B"]) +("jygj" ["$A>+8I(B" "$A>98R(B"]) +("jygk" ["$A>/8f(B"]) +("jygo" ["$A>-9}(B"]) +("jygr" ["$A>-9\(B" "$A>.9`(B" "$A>/9Y(B" "$A>09[(B" "$A>29[(B"]) +("jyhb" ["$A>2:r(B"]) +("jyhd" ["$A>*;E(B" "$A>*;L(B"]) +("jyhe" ["$A>':K(B"]) +("jyhl" ["$A>*:'(B"]) +("jyhu" ["$A>):z(B"]) +("jyhv" ["$A>9;a(B"]) +("jyhw" ["$A>);*(B" "$A>+;*(B" "$A>;;/(B"]) +("jyhx" ["$A*2o(B" "$A>/2l(B"]) +("jyig" ["$A>)3G(B"]) +("jyih" ["$A>-3#(B"]) +("jyik" ["$A>+32(B"]) +("jyj'" ["$A>mQo;z(B"]) +("jyji" ["$A>)g\(B" "$A>-<.(B" "$A>-2:<<(B"]) +("jyjj" ["$Av(B"]) +("jyjm" ["$A>+;>!(B"]) +("jyjq" ["$A>->C(B" "$A>4>F(B"]) +("jyjt" ["$A>/>u(B"]) +("jyju" ["$A>)>g(B" "$A>/>d(B"]) +("jyjw" ["$A>.<\(B"]) +("jyjx" ["$A>+=b(B" "$A>-=b(B" "$A>/=d(B" "$A>3=g(B"]) +("jyjy" ["$A>2>2(B"]) +("jykb" ["$A>)?Z(B" "$A>.?Z(B"]) +("jykd" ["$A>+?s(B" "$A>0?v(B" "$A>3?v(B" "$A>5?r(B"]) +("jyks" ["$A>*?V(B"]) +("jyl'" ["$A+A<(B"]) +("jyli" ["$A>'A#(B" "$A>+A&(B" "$A>-@m(B" "$A>-@z(B" "$A>4@q(B"]) +("jylm" ["$A>+A6(B" "$A>+A7(B"]) +("jylo" ["$A>-Bg(B"]) +("jylp" ["$AkfBZ(B"]) +("jylq" ["$A>+As(B" "$A>6Aw(B"]) +("jylr" ["$A>7BN(B"]) +("jylt" ["$A>-BT(B"]) +("jylv" ["$A>"BC(B"]) +("jyly" ["$A>+Ai(B" "$A>9Aj(B"]) +("jymc" ["$A>+Cn(B"]) +("jymi" ["$A>+C\(B" "$A>-C\(B"]) +("jyml" ["$A>2Bv(B"]) +("jymm" ["$A>5Cf(B"]) +("jymo" ["$A>2D,(B"]) +("jymu" ["$A>2DB(B"]) +("jymy" ["$A>+Cw(B"]) +("jymz" ["$A>+C@(B"]) +("jynh" ["$A>+DR(B"]) +("jynz" ["$A>3DZ(B"]) +("jypd" ["$A.Eg(B"]) +("jypi" ["$A>+1Y(B" "$A>+F'(B"]) +("jypm" ["$A>5F,(B"]) +("jypo" ["$A>0FD(B"]) +("jypz" ["$A>4Ee(B"]) +("jyqc" ["$A>+GI(B"]) +("jyqi" ["$A>*Ff(B" "$Al:Fl(B"]) +("jyqj" ["$A>+RfGs>+(B"]) +("jyqr" ["$A>/H.(B"]) +("jyqt" ["$A>+H7(B"]) +("jyrf" ["$A>*HK(B"]) +("jyrj" ["$A>.H;(B" "$A>9H;(B"]) +("jyrv" ["$A>+Hq(B"]) +("jys'" ["$A=;RWKy(B"]) +("jyse" ["$A>0I+(B"]) +("jysl" ["$A>6H|(B" "$A>:H|(B"]) +("jysv" ["$A>+Kh(B"]) +("jyt'" ["$AxT5Le(B"]) +("jytb" ["$A>5M7(B"]) +("jytc" ["$A>#Lu(B"]) +("jyti" ["$A>'Le(B" "$A>/Lh(B"]) +("jytj" ["$A>*L>(B"]) +("jytl" ["$A>.L((B" "$A>2L,(B"]) +("jytm" ["$A>.Lo(B"]) +("jyts" ["$A>+M((B" "$A>.M2(B"]) +("jyu'" ["$A=LQPJR(B"]) +("jyua" ["$A>-I4(B"]) +("jyub" ["$A>-JV(B" "$A>-J\(B"]) +("jyuf" ["$A>+Iq(B" "$A>0In(B"]) +("jyug" ["$A>;J#(B"]) +("jyuh" ["$A>-IL(B"]) +("jyui" ["$A>)J&(B" "$A>9JG(B" "$A>;JG(B"]) +("jyuj" ["$A>)I=(B" "$A>0I=(B"]) +("jyuu" ["$A>+Ja(B" "$A>-Ji(B"]) +("jyuv" ["$A>.K.(B"]) +("jyv'" ["$A(B"]) +("jyvb" ["$A>#V](B" "$A>'Va(B" "$A>-Va(B"]) +("jyvd" ["$A=LS}VF6H(B" "$A>'W4(B" "$A>+W3(B"]) +("jyve" ["$A>*rX(B"]) +("jyvg" ["$A>:Uy(B"]) +("jyvi" ["$A>+VB(B" "$A>+VF(B" "$A>0VB(B" "$A>2V9(B" "$A>4V.(B" "$A>6V1(B" "$A>9VA(B"]) +("jyvj" ["$A>+U?(B" "$A>EQtUf>-(B"]) +("jyvl" ["$A/VS(B" "$A>4VX(B" "$A>;VX(B"]) +("jyvv" ["$A>1W5(B"]) +("jyvy" ["$A-QiVwRe(B"]) +("jyw'" ["$A=uRBN@(B" "$A>!ReNq(B"]) +("jywu" ["$A>0No(B"]) +("jywz" ["$A>+N"(B" "$A>-N3(B" "$A>/N@(B" "$A>4N7(B"]) +("jyx'" ["$A;yRrPM(B" "$A=LS}Q'(B" "$A>[RRO)(B"]) +("jyxc" ["$A>-Oz(B"]) +("jyxd" ["$A>0Os(B" "$A>1On(B" "$A>6Or(B"]) +("jyxi" ["$A>)Nw(B" "$A>)O7(B" "$A>*O2(B" "$A>+O8(B" "$A>[RRO)4<(B"]) +("jyxm" ["$A>*OU(B" "$A>-O_(B"]) +("jyxn" ["$A>+PD(B" "$A>-PD(B"]) +("jyxr" ["$A>+Q!(B" "$A>:Q!(B"]) +("jyxt" ["$A>-Q'(B"]) +("jyxv" ["$A=LS}PPU~(B"]) +("jyxw" ["$A>*OE(B"]) +("jyxy" ["$A>'PN(B" "$A>*PQ(B" "$A>.Zj(B"]) +("jyy'" ["$A;}SjTF(B"]) +("jyya" ["$A>*QH(B" "$A>2Q9(B"]) +("jyyb" ["$A>(SM(B" "$A>-SI(B"]) +("jyye" ["$A>+R:(B"]) +("jyyh" ["$A>4Qv(B"]) +("jyyi" ["$A>*RI(B" "$A>*Rl(B" "$A>-Re(B" "$A>4Rb(B"]) +("jyyj" ["$A>+QN(B" "$A>-Qi(B" "$A>.QN(B"]) +("jyyu" ["$A>(Sc(B" "$A>3Sr(B" "$A>3Sv(B"]) +("jyyy" ["$A>'S((B" "$A>-S*(B"]) +("jyz'" ["$A=LQPWi(B"]) +("jyzb" ["$A>:W_(B"]) +("jyzg" ["$A>4Ty(B"]) +("jyzi" ["$A>+WS(B" "$A>5WS(B" "$A>6WT(B"]) +("jzf'" ["$A>|ZQ8.(B"]) +("jzj'" ["$A>gWwYWcGaVX(B"]) +("jzt'" ["$A=pWVK~(B"]) +("jzx'" ["$A=ZW`PT(B"]) +("kaer" ["$A?(6{(B"]) +("kafz" ["$A?'7H(B"]) +("kaia" ["$A?&`j(B"]) +("kaie" ["$A?(35(B"]) +("kaii" ["$A?(3_(B"]) +("kaka" ["$A?)?)(B"]) +("kali" ["$A?(@o(B"]) +("kamf" ["$A?(CE(B"]) +("kano" ["$A?(E5(B"]) +("kapj" ["$A?(EL(B"]) +("kapm" ["$A?(F,(B"]) +("kaqi" ["$A?(Fd(B"]) +("kate" ["$A?(LX(B"]) +("kaxx" ["$A?)Q*(B"]) +("kban" ["$A?Z06(B"]) +("kbcl" ["$A?Z2E(B"]) +("kbdl" ["$A?Z4|(B"]) +("kbdq" ["$A?I1d5gH]Fw(B"]) +("kbe'" ["$A?&2<6{(B"]) +("kbfa" ["$A?[7"(B"]) +("kbfg" ["$A?Z7g(B"]) +("kbfu" ["$A?Z7~(B"]) +("kbfz" ["$A?V2@7VWS(B"]) +("kbg'" ["$A?42;9_(B"]) +("kbgj" ["$A?Z8P(B"]) +("kbgl" ["$A?Z8G(B"]) +("kbgs" ["$A?Z9)(B"]) +("kbhk" ["$A?Z:E(B"]) +("kbi'" ["$A?42;3v(B"]) +("kbii" ["$A?Z3T(B"]) +("kbiu" ["$A?[3}(B"]) +("kbjc" ["$A?Z=G(B"]) +("kbji" ["$A?Z<<(B"]) +("kbjy" ["$A?Z>6(B"]) +("kbke" ["$A?Z?J(B"]) +("kbky" ["$A?I2;?IRT(B"]) +("kbld" ["$A?ZA8(B"]) +("kblq" ["$A?[At(B"]) +("kbly" ["$A?ZAn(B"]) +("kbpv" ["$A?92!F7VV(B"]) +("kbq'" ["$A?42;Fp(B"]) +("kbqd" ["$A?ZG;(B"]) +("kbqi" ["$A?ZFw(B" "$A?ZFx(B"]) +("kbqn" ["$A?ZGY(B"]) +("kbrh" ["$A?L2;H];:(B"]) +("kbtb" ["$A?ZM7(B" "$A_5M7(B"]) +("kbub" ["$A?ZJZ(B"]) +("kbue" ["$A?ZI`(B"]) +("kbui" ["$A?ZJ5(B"]) +("kbuu" ["$A?ZJv(B"]) +("kbuv" ["$A?ZK.(B"]) +("kbv'" ["$A??2;W!(B"]) +("kbvk" ["$A?ZUV(B"]) +("kbvs" ["$A?ZVP(B"]) +("kbvy" ["$A?V2@VwRe(B"]) +("kbwf" ["$A?ZNG(B"]) +("kbwl" ["$A?ZMb(B"]) +("kbwz" ["$A?ZN6(B"]) +("kbxy" ["$A?ZPN(B"]) +("kbya" ["$A?[Q9(B" "$A?[Q:(B"]) +("kbyn" ["$A?ZRt(B"]) +("kbyu" ["$A?ZSo(B"]) +("kbzb" ["$A?I1dWJ1>(B"]) +("kbzi" ["$A?ZWS(B" "$A?[WS(B"]) +("kce'" ["$A?52I6w(B"]) +("kcgj" ["$A?]2]8K>z(B"]) +("kcj'" ["$A?<4D;y(B"]) +("kcm'" ["$A?l2MCf(B"]) +("kdbk" ["$A?q1)(B"]) +("kdcg" ["$A?s2c(B"]) +("kdch" ["$A?s2X(B"]) +("kdfg" ["$A?q7g(B"]) +("kdfh" ["$A?s7?(B"]) +("kdfu" ["$A?o84(B"]) +("kdgs" ["$A?s9$(B" "$A?u9$(B"]) +("kdh'" ["$A@)4s;/(B"]) +("kdhr" ["$A?q;6(B"]) +("kdhu" ["$A?q:t(B"]) +("kdhy" ["$A@)4s;aRi(B"]) +("kdi'" ["$A?L6H3_(B"]) +("kdid" ["$A?s42(B"]) +("kdie" ["$A?s35(B"]) +("kdij" ["$A?s2z(B"]) +("kdjd" ["$A?s=,(B"]) +("kdjw" ["$A?r<\(B"]) +("kdjy" ["$A?s>.(B"]) +("kdkd" ["$A?r?r(B"]) +("kdke" ["$A?u?N(B"]) +("kdkg" ["$A?s?S(B"]) +("kdlj" ["$A?q@=(B"]) +("kdml" ["$A?sBv(B"]) +("kdni" ["$A?sD`(B"]) +("kdnu" ["$A?qE-(B"]) +("kdq'" ["$A?45CFp(B"]) +("kdqr" ["$A?sH*(B"]) +("kdqu" ["$A?sGx(B"]) +("kdqx" ["$A?vGR(B"]) +("kdre" ["$A?qHH(B"]) +("kdrf" ["$A?qHK(B"]) +("kdri" ["$A?uHU(B"]) +("kdti" ["$A?sLe(B"]) +("kdtu" ["$A?rM<(B"]) +("kdu'" ["$A?45gJS(B"]) +("kdua" ["$A?sI0(B"]) +("kdui" ["$A?sJ/(B"]) +("kduj" ["$A?sI=(B"]) +("kdv'" ["$A??5CW!(B"]) +("kdva" ["$A?sT|(B"]) +("kdvh" ["$A?s3$(B"]) +("kdvi" ["$A?sVJ(B"]) +("kdvt" ["$A?I6MV}Lz(B"]) +("kdvu" ["$A?sVy(B"]) +("kdwh" ["$A?qM}(B"]) +("kdwu" ["$A?sNo(B"]) +("kdxc" ["$A?qP&(B"]) +("kdxi" ["$A?qO2(B"]) +("kdye" ["$A?sR5(B" "$A?uR0(B"]) +("kdyj" ["$A?qQT(B"]) +("kdzi" ["$A?pWS(B" "$A?rWS(B" "$A@)4sTYIz2z(B"]) +("keai" ["$A?I0.(B"]) +("kean" ["$A?I04(B"]) +("keba" ["$A?I0Q(B"]) +("kebf" ["$A?L1>(B" "$A?N1>(B"]) +("kebi" ["$A?I1H(B"]) +("kebj" ["$A?F0`(B" "$A?L0e(B"]) +("kebm" ["$A?I1d(B"]) +("kebo" ["$A?L1!(B"]) +("kebu" ["$A?I2;(B"]) +("kebz" ["$A?I1/(B"]) +("kech" ["$A?M2U(B"]) +("kecs" ["$A?I4S(B"]) +("keda" ["$A?I4o(B"]) +("kedi" ["$A?K5P(B"]) +("kedm" ["$A?M5j(B"]) +("kedu" ["$A?L6>(B" "$A?L6H(B"]) +("keer" ["$A?F6{(B" "$A?K6{(B"]) +("kefb" ["$A?I7q(B"]) +("keff" ["$A?I7V(B"]) +("kefg" ["$A?I7g(B"]) +("kefh" ["$A?M7?(B"]) +("kefu" ["$A?K7~(B" "$A?K84(B"]) +("kegr" ["$A?I9[(B" "$A?M9[(B"]) +("kegs" ["$A?I9)(B"]) +("kegu" ["$A?L9G(B"]) +("kegv" ["$A?I9s(B"]) +("kehf" ["$A?I:^(B"]) +("kehj" ["$A?I:9(B"]) +("kehk" ["$A?I:C(B"]) +("keho" ["$A?M;u(B"]) +("kehu" ["$A?M;'(B"]) +("kehw" ["$A?L;-(B" "$A?L;.(B"]) +("keie" ["$A?M35(B"]) +("keig" ["$A?N3L(B"]) +("keii" ["$A?I3\(B"]) +("keir" ["$A?M4,(B"]) +("kejc" ["$A?F=L(B"]) +("kejd" ["$A?I=+(B"]) +("keji" ["$A?F<<(B" "$A?M;z(B"]) +("kejm" ["$A?I<{(B"]) +("keju" ["$A?F>Y(B"]) +("kejy" ["$A?I>4(B"]) +("kekb" ["$A?I?Z(B" "$A?K?[(B"]) +("keke" ["$A?A?L(B" "$A?F?K(B" "$A?I?I(B"]) +("kekk" ["$A?I??(B"]) +("keks" ["$A?I?X(B"]) +("keku" ["$A?L?`(B"]) +("kela" ["$A?K@-(B"]) +("keli" ["$A?EA#(B" "$A?K@o(B" "$A?K@{(B"]) +("kell" ["$A?K@3(B"]) +("kelm" ["$A?IA/(B"]) +("kelp" ["$A?MBV(B"]) +("kem'" ["$A?b6{B|(B"]) +("kemj" ["$A?MBz(B"]) +("kemu" ["$A?FD?(B"]) +("kenf" ["$A?F6{DaBe7r(B"]) +("keng" ["$A?ID\(B"]) +("keni" ["$A?IDf(B"]) +("kepa" ["$A?IEB(B"]) +("kepu" ["$A?FFU(B"]) +("keqc" ["$A?IGI(B"]) +("keqi" ["$A?MFx(B"]) +("keqn" ["$A?IGW(B"]) +("keqq" ["$A?AGs(B" "$A?JGs(B"]) +("kequ" ["$A?IH!(B"]) +("keqy" ["$A?IGd(B"]) +("kerf" ["$A?IHK(B" "$A?MHK(B"]) +("kes'" ["$A?-6wK9(B"]) +("kesb" ["$A?HKT(B"]) +("kesk" ["$A?b6{K9?K(B"]) +("ketb" ["$A?DM7(B"]) +("ketc" ["$A?I5w(B"]) +("keth" ["$A?MLC(B" "$A?NLC(B"]) +("keti" ["$A?MLe(B" "$A?NLb(B"]) +("ketu" ["$A?MMA(B"]) +("kety" ["$A?ML|(B"]) +("keub" ["$Ac!JX(B"]) +("keuh" ["$A?MIL(B"]) +("keui" ["$A?IJG(B" "$A?KJ3(B" "$A?NJ1(B"]) +("keuu" ["$A?CJw(B"]) +("keuv" ["$A?NK0(B" "$An'K/(B"]) +("kevh" ["$A?F3$(B"]) +("kevi" ["$A?IV*(B" "$A?KVF(B"]) +("kewf" ["$A?NND(B"]) +("kewh" ["$A?IM{(B" "$A?JM{(B"]) +("kewl" ["$A?NMb(B"]) +("kewu" ["$A?I6q(B"]) +("kewz" ["$A?FN/(B" "$A?IN=(B"]) +("kexc" ["$A?IP&(B"]) +("kexi" ["$A?IO'(B" "$A?IO2(B"]) +("kexr" ["$A?IQ!(B"]) +("kext" ["$A?FQ'(B"]) +("kexw" ["$A?LOB(B"]) +("kexx" ["$A?FP-(B"]) +("kexy" ["$A?IPP(B"]) +("keyi" ["$A?IRI(B" "$A?IRT(B" "$A?LRb(B"]) +("keyj" ["$A?FQP(B"]) +("keyp" ["$A?MTK(B"]) +("keys" ["$A?ISC(B"]) +("keyu" ["$A?NS`(B"]) +("kezi" ["$A?LWV(B"]) +("kezo" ["$A?IWw(B"]) +("kfby" ["$A?q7g1)Sj(B"]) +("kfdl" ["$A?*7E5gB7(B"]) +("kfdy" ["$A?O6((B"]) +("kffu" ["$A?Q84(B"]) +("kfgh" ["$A?*7E8c;n(B"]) +("kfhd" ["$A?Q;D(B"]) +("kfk'" ["$A?<7r?((B"]) +("kfkn" ["$A?K7~@'DQ(B"]) +("kfqq" ["$A?RGs(B"]) +("kfqu" ["$A?QGx(B"]) +("kfqx" ["$A?RGP(B"]) +("kfqy" ["$A?RGk(B"]) +("kfs'" ["$A?'7HI+(B"]) +("kfvi" ["$A?QV3(B"]) +("kfyk" ["$A?(7RQE?K(B"]) +("kfz'" ["$A?K7VWS(B"]) +("kfzd" ["$A?K7VWSE(6H(B"]) +("kgcz" ["$A?M9[4fTZ(B"]) +("kgdk" ["$A?S5@(B"]) +("kggs" ["$A?g9z9+K>(B"]) +("kgmu" ["$A?SD>(B"]) +("kgqd" ["$Ao,oO(B"]) +("kgqi" ["$A?TFx(B"]) +("kgt'" ["$A?P9GM7(B"]) +("kgug" ["$A?TIy(B"]) +("kguz" ["$A?M9[J5TZ(B"]) +("kgvl" ["$A?M9[Uf@m(B"]) +("kgvy" ["$A?M9[VwRe(B"]) +("kgx'" ["$A?<9EQ'(B"]) +("khbk" ["$A?91)(B"]) +("khby" ["$A?92!(B"]) +("khda" ["$A?94s(B"]) +("khde" ["$A?55B(B"]) +("khfu" ["$A?584(B"]) +("khhg" ["$A?9:b(B"]) +("khhj" ["$A?9:5(B"]) +("khhs" ["$A?9:i(B"]) +("khjg" ["$A?*;(=a9{(B"]) +("khji" ["$A?9;w(B"]) +("khjn" ["$A?:=x(B"]) +("khju" ["$A?9>\(B"]) +("khkl" ["$A?6?.(B"]) +("khle" ["$A?5@V(B"]) +("khli" ["$A?9A&(B"]) +("khlk" ["$A?9@T(B"]) +("khmz" ["$A?9C@(B"]) +("khq'" ["$A?*;(FZ(B"]) +("khqr" ["$A?7H)(B"]) +("khre" ["$A?9HH(B"]) +("khri" ["$A?9HU(B"]) +("khsu" ["$A?9K_(B"]) +("khtb" ["$A?;M7(B"]) +("khti" ["$A?9Le(B"]) +("khuv" ["$A?9K0(B"]) +("khvf" ["$A?9Up(B"]) +("khvg" ["$A?9Uy(B"]) +("khvj" ["$A?9U=(B"]) +("khvo" ["$A?;W@(B"]) +("khxd" ["$A?;Od(B"]) +("khxi" ["$A?5Nu(B"]) +("khxs" ["$A?9;5Q*Ka(B"]) +("khxw" ["$A?7O:(B"]) +("khxy" ["$A?9PT(B"]) +("khyi" ["$A?9Ri(B"]) +("khyj" ["$A?;QX(B"]) +("khyr" ["$A?9T-(B"]) +("khyu" ["$A?9Sy(B"]) +("kibg" ["$A?*3O2<9+(B"]) +("kivj" ["$A?I3KV.;z(B"]) +("kix'" ["$A@%3fQ'(B"]) +("kjbk" ["$A?41((B"]) +("kjbu" ["$A?/2<(B"]) +("kjbv" ["$A@)>|18U=(B"]) +("kjby" ["$A?42!(B"]) +("kjce" ["$A?12b(B"]) +("kjdc" ["$A?35t(B"]) +("kjdg" ["$A?/5G(B"]) +("kjdh" ["$A?U|;y5X(B"]) +("kjjg" ["$A?UzKX(B"]) +("kjtb" ["$A?4M8(B"]) +("kjtj" ["$A?1L=(B"]) +("kjtl" ["$A?4L((B"]) +("kjub" ["$A?4JX(B"]) +("kjuh" ["$A?4IO(B"]) +("kjuu" ["$A?4Ji(B"]) +("kjve" ["$A?4WE(B"]) +("kjvp" ["$A?4W<(B"]) +("kjvs" ["$A?4VP(B" "$A?4VX(B"]) +("kjwh" ["$A?4M{(B"]) +("kjwu" ["$A?/No(B" "$A?1Ns(B"]) +("kjxd" ["$A?4O`(B"]) +("kjxy" ["$A?/PP(B"]) +("kjyn" ["$A?/S!(B"]) +("kjzl" ["$A?/TX(B"]) +("kjzo" ["$A?4Wv(B" "$A?4Ww(B"]) +("kjzu" ["$A?A>hTSK0(B"]) +("kkan" ["$A??06(B"]) +("kkbm" ["$A??1_(B"]) +("kkbz" ["$A?=14(B" "$A??13(B"]) +("kkda" ["$A?=4r(B"]) +("kkg'" ["$A?I?X9h(B"]) +("kkgu" ["$A?<9E(B"]) +("kkhe" ["$A?<:K(B"]) +("kkho" ["$A?>;p(B"]) +("kkia" ["$A?<2i(B" "$A?<2l(B"]) +("kkja" ["$A?6?.<$0:(B"]) +("kkjn" ["$A??=|(B"]) +("kkjq" ["$A?<>?(B"]) +("kkju" ["$A?<>](B"]) +("kkls" ["$A??B#(B"]) +("kklv" ["$A?Q<(B"]) +("kkyj" ["$A?QL(B"]) +("klbj" ["$A?*0l(B"]) +("klbk" ["$A?*0|(B"]) +("klcl" ["$A?*2I(B"]) +("kldk" ["$A?*56(B" "$A?*5<(B"]) +("kldl" ["$A?bBX6(BI(B"]) +("kldr" ["$A?*6K(B"]) +("klds" ["$A?*6/(B"]) +("klfa" ["$A?*7"(B"]) +("klfg" ["$A?*7b(B"]) +("klfh" ["$A?*7=(B" "$A?*7E(B"]) +("klfj" ["$A?*79(B"]) +("klfu" ["$A?*80(B"]) +("klge" ["$A?-8h(B"]) +("klgo" ["$A?*9z(B"]) +("klgr" ["$A?*9X(B"]) +("klgs" ["$A?*9$(B"]) +("klhd" ["$A?*;D(B" "$A?*;J(B"]) +("klho" ["$A?*;p(B"]) +("klhu" ["$A?*;'(B"]) +("klhv" ["$A?*;a(B"]) +("klhw" ["$A?*;((B" "$A?*;/(B"]) +("klid" ["$A?*44(B"]) +("klie" ["$A?*35(B"]) +("klig" ["$A?*3G(B"]) +("klih" ["$A?*3!(B"]) +("klip" ["$A?*4:(B"]) +("klir" ["$A?*4,(B"]) +("kliu" ["$A?*3}(B"]) +("kljm" ["$A?*r(B"]) +("klju" ["$A?*>V(B"]) +("klkb" ["$A?*?Z(B"]) +("klkd" ["$A?*?s(B"]) +("klke" ["$A?*?N(B"]) +("klkf" ["$A?*?Q(B"]) +("klko" ["$A?*@+(B"]) +("klks" ["$A?KB3?KK9(B"]) +("kllh" ["$A?*@J(B"]) +("kllo" ["$A?*B^(B"]) +("kllu" ["$A?*B7(B"]) +("kllx" ["$A?*AP(B"]) +("klmf" ["$A?*CE(B"]) +("klmg" ["$A?K@oD7AV9,(B"]) +("klmo" ["$A?,D#(B"]) +("klmu" ["$A?*D;(B"]) +("klmy" ["$A?*Cw(B"]) +("klp'" ["$A?FBWFB(B"]) +("klpc" ["$A?*F1(B"]) +("klpi" ["$A?*1Y(B"]) +("klpj" ["$A?*EL(B"]) +("klpk" ["$A?*EZ(B"]) +("klpy" ["$A?*F=(B"]) +("klq'" ["$A?(@-Ff(B" "$A?KB^Fk(B"]) +("klqd" ["$A?*G9(B" "$A?9@-G?6H(B"]) +("klqi" ["$A?*Fu(B"]) +("klqq" ["$A?*Gr(B"]) +("klqt" ["$A?*H1(B"]) +("klrj" ["$A?.H;(B"]) +("kls'" ["$A?(BeK9(B"]) +("klsl" ["$A?EA#KGAO(B"]) +("kltb" ["$A?*M7(B"]) +("klth" ["$A?*LE(B"]) +("klti" ["$A?,Le(B"]) +("kltj" ["$A?.L>(B"]) +("klto" ["$A?*MQ(B" "$A?*MX(B"]) +("klts" ["$A?*M((B"]) +("klty" ["$A?*M%(B"]) +("klue" ["$A?*Ih(B"]) +("klui" ["$A?*J<(B" "$A?*JP(B"]) +("kluj" ["$A?*I=(B"]) +("kluu" ["$A?,Ji(B"]) +("kluv" ["$A?*K.(B"]) +("klvg" ["$A?*Uw(B"]) +("klvh" ["$A?*UE(B"]) +("klvi" ["$A?*V'(B"]) +("klvj" ["$A?*U9(B" "$A?*U=(B"]) +("klwl" ["$A?*Mb(B"]) +("klxc" ["$A?*Oz(B"]) +("klxn" ["$A?*PD(B"]) +("klxr" ["$A?-P}(B"]) +("klxt" ["$A?*Q'(B"]) +("klye" ["$A?*R5(B"]) +("klyj" ["$A?*Q[(B"]) +("klyr" ["$A?*T*(B" "$A?*T6(B"]) +("klzk" ["$A?*Td(B"]) +("kmbx" ["$A?*CE0lQ'(B"]) +("kmc'" ["$A?*D;4J(B"]) +("kmj'" ["$A?*C^;z(B"]) +("kmju" ["$A?*CE<{I=(B"]) +("kml'" ["$A?&BsB!(B" "$A?FD&B^(B"]) +("kmu'" ["$A?*D;J=(B"]) +("kmvd" ["$A?WCOV.5@(B"]) +("kmz'" ["$A?[C1WS(B"]) +("knd'" ["$A?ODa5O(B"]) +("knfy" ["$A?IDf74S&(B"]) +("knx'" ["$A?9DfPT(B" "$A?ID\PT(B"]) +("kny'" ["$A?ODaQG(B"]) +("kobm" ["$A@)1`(B"]) +("kobu" ["$A@+2=(B"]) +("kobx" ["$A@+1p(B"]) +("koda" ["$A@)4s(B"]) +("kohk" ["$A@(:E(B"]) +("kohu" ["$A@(;!(B"]) +("kois" ["$A@)3d(B"]) +("kojm" ["$A@)=((B"]) +("kojp" ["$A@)>|(B"]) +("koks" ["$A@)?W(B"]) +("koqi" ["$A@+Fx(B"]) +("kosj" ["$A@)I"(B"]) +("kovh" ["$A@)UE(B"]) +("kovj" ["$A@)U9(B"]) +("koyn" ["$A@)Rt(B"]) +("kpbh" ["$A@&0s(B"]) +("kpfa" ["$A@'7&(B"]) +("kpho" ["$A@';s(B"]) +("kpis" ["$A@%3f(B"]) +("kpjr" ["$A@'>k(B"]) +("kpjy" ["$A@'>3(B"]) +("kpku" ["$A@'?`(B"]) +("kpl'" ["$A?2EA@-(B"]) +("kplp" ["$A@%BX(B"]) +("kpmy" ["$A@%Cw(B"]) +("kpnj" ["$A@'DQ(B"]) +("kpqu" ["$A@%Gz(B"]) +("kpvu" ["$A@&W!(B"]) +("kpyh" ["$A@%Qt(B"]) +("kqdf" ["$A?WH86+DO7I(B"]) +("kql'" ["$A?4Fp@4(B"]) +("kqmd" ["$A?UFxC\6H(B"]) +("kqu'" ["$A?WH8J/(B"]) +("kqzl" ["$A?UFxWhA&(B"]) +("krda" ["$A?m4s(B"]) +("krdl" ["$A?n4}(B"]) +("krdu" ["$A?m6H(B"]) +("kree" ["$A?n6n(B"]) +("krgd" ["$A?m9c(B"]) +("krhb" ["$A?m:q(B"]) +("krih" ["$A?m3((B"]) +("krko" ["$A?m@+(B"]) +("krrj" ["$A?qHKHU|(B"]) +("ksju" ["$A?V>e(B"]) +("ksjy" ["$A?W>6(B"]) +("kskb" ["$A?W?Z(B"]) +("kskd" ["$A?U?u(B"]) +("ksks" ["$A?U?U(B"]) +("ksls" ["$A?VAz(B"]) +("ksmc" ["$A?WCm(B"]) +("ksmo" ["$A?WD+(B"]) +("ksnj" ["$A?VDQ(B"]) +("kspa" ["$A?VEB(B"]) +("kspk" ["$A?UE](B"]) +("ksqi" ["$A?UFx(B"]) +("ksqm" ["$A?UG0(B"]) +("ksqq" ["$A?WGp(B"]) +("ksqt" ["$A?WH8(B"]) +("kssu" ["$A?UKY(B" "$A?XK_(B"]) +("kst'" ["$A?&K9LX(B"]) +("kstb" ["$A?UM6(B" "$A?UM7(B"]) +("kstc" ["$A?U5w(B"]) +("kstj" ["$A?UL8(B"]) +("kstu" ["$A?&K9LXK.(B"]) +("ksub" ["$A?UJV(B"]) +("ksuu" ["$A?WJ}(B"]) +("ksvi" ["$A?XVF(B"]) +("ksvj" ["$A?UU=(B"]) +("ksvl" ["$A?^I%WEA3(B"]) +("ksvr" ["$A?UW*(B"]) +("ksvs" ["$A?UVP(B"]) +("kswz" ["$A?UN;(B"]) +("ksx'" ["$A?IK\PT(B"]) +("ksxd" ["$A?UOk(B"]) +("ksxi" ["$A?UO.(B" "$A?UO6(B" "$A?WO6(B"]) +("ksxm" ["$A?UOP(B"]) +("ksxn" ["$A?UPD(B"]) +("ksxt" ["$A?UQ((B" "$A?WQ((B"]) +("ksxu" ["$A?UPi(B"]) +("ksxw" ["$A?VOE(B"]) +("ksxy" ["$A?WPM(B"]) +("ksyp" ["$A?UTK(B"]) +("ksyu" ["$A?US`(B"]) +("kszi" ["$A?UWS(B"]) +("kszl" ["$A?UTX(B"]) +("kte'" ["$A?(K~6{(B" "$A?(LX6{(B"]) +("ktgi" ["$A?1L=9$3L(B"]) +("kthd" ["$A?sLe:q6H(B"]) +("ktm'" ["$A?&MADB(B"]) +("ktv'" ["$A?NLoVF(B"]) +("kty'" ["$A?ZM7So(B"]) +("kuai" ["$A?a0.(B"]) +("kuch" ["$A?b2X(B"]) +("kuck" ["$A?]2](B"]) +("kucp" ["$A?b4f(B"]) +("kudj" ["$A?`5((B"]) +("kufh" ["$A?b7?(B"]) +("kugj" ["$A?]8I(B" "$A?`8I(B"]) +("kugs" ["$A?`9&(B"]) +("kuhd" ["$A?];F(B"]) +("kuhj" ["$A?^:0(B"]) +("kuhl" ["$A?`:#(B"]) +("kuiu" ["$A?`3~(B" "$A?`4&(B"]) +("kujc" ["$A?c=E(B"]) +("kujx" ["$A?]=_(B"]) +("kuku" ["$A?`?`(B"]) +("kuli" ["$A?`A&(B"]) +("kulm" ["$A?`A7(B"]) +("kulp" ["$A?bBX(B"]) +("kuls" ["$A?_A~(B"]) +("kulu" ["$A?`B1(B"]) +("kumf" ["$A?`CF(B"]) +("kumu" ["$A?]D>(B"]) +("kumy" ["$A?`C|(B"]) +("kunj" ["$A?`DQ(B"]) +("kunk" ["$A?^DV(B" "$A?`DU(B"]) +("kuq'" ["$A?]K.FZ(B"]) +("kuqi" ["$A?^F|(B"]) +("kure" ["$A?aHH(B"]) +("kurf" ["$A?`HK(B"]) +("kurs" ["$A?bH](B"]) +("kus'" ["$A?4JXKy(B"]) +("kuse" ["$A?`I,(B"]) +("kusi" ["$A?aKF(B"]) +("kusu" ["$A?^K_(B"]) +("kutb" ["$A?`M7(B"]) +("kuti" ["$A?^Ld(B"]) +("kuts" ["$A?`M4(B"]) +("kutv" ["$A?cMH(B"]) +("kuug" ["$A?^Iy(B"]) +("kuuu" ["$A?`Jw(B" "$A?aJn(B"]) +("kuuv" ["$A?]K.(B" "$A?`K.(B"]) +("kuvj" ["$A?`U=(B"]) +("kuvs" ["$A?`VT(B"]) +("kuwz" ["$A?]N.(B" "$A?`N6(B"]) +("kuxc" ["$A?`P&(B"]) +("kuxn" ["$A?`PD(B"]) +("kuxy" ["$A?aPL(B"]) +("kuyi" ["$A?`R[(B"]) +("kuyk" ["$A?cQ|(B"]) +("kuyl" ["$A?sI=Q9A&(B"]) +("kuyu" ["$A?`SZ(B"]) +("kuzi" ["$A?cWS(B"]) +("kuzk" ["$A?]To(B"]) +("kvb'" ["$A?XVF0t(B"]) +("kvbf" ["$A?w1>(B"]) +("kvbl" ["$A@#0\(B"]) +("kvce" ["$A?z2b(B"]) +("kvdd" ["$A?5W/4s5@(B"]) +("kvfa" ["$AXQ7&(B"]) +("kvgz" ["$A?*U99$Ww(B"]) +("kvhf" ["$A@":^(B"]) +("kvho" ["$A?};v(B"]) +("kvhw" ["$A?{;((B"]) +("kvjw" ["$A?x?(B"]) +("kybj" ["$A?l0e(B"]) +("kybk" ["$A?l1((B"]) +("kybu" ["$A?l2=(B"]) +("kycj" ["$A?l2M(B"]) +("kydk" ["$A?l5=(B"]) +("kyer" ["$A?i6y(B"]) +("kygf" ["$A?i8y(B"]) +("kygj" ["$A?l8I(B" "$A?l8P(B"]) +("kygs" ["$A?l9%(B"]) +("kyho" ["$A?l;n(B"]) +("kyie" ["$A?l35(B"]) +("kyig" ["$A?FQP3I9{(B"]) +("kyj'" ["$A@)Rt;z(B"]) +("kyjy" ["$A?i>%(B"]) +("kykw" ["$A?ISP?IN^(B"]) +("kyky" ["$A?i?i(B" "$A?l?l(B"]) +("kyl'" ["$A@+R6AV(B"]) +("kyle" ["$A?l@V(B"]) +("kyma" ["$A?lBm(B"]) +("kymf" ["$A?lCE(B"]) +("kymj" ["$A?lB}(B"]) +("kymz" ["$A?iC:(B"]) +("kyq'" ["$A@)RtFw(B"]) +("kyqd" ["$A?9Q9G?6H(B"]) +("kysu" ["$A?lKY(B"]) +("kyty" ["$A?lM'(B"]) +("kyu'" ["$A@+R6Jw(B"]) +("kyui" ["$A?lJB(B"]) +("kyvd" ["$A?iW4(B"]) +("kyw'" ["$A?5SPN*(B"]) +("kyyi" ["$A?lRb(B"]) +("kyyk" ["$A?lR*(B"]) +("kyz'" ["$A?4QyWS(B"]) +("kyzi" ["$A?jWS(B"]) +("kzml" ["$A?*WcBmA&(B"]) +("laba" ["$A@-0M(B" "$A@.0H(B"]) +("labi" ["$A@/1J(B"]) +("labj" ["$A@/0f(B"]) +("lade" ["$A@-5C(B"]) +("ladk" ["$A@-59(B"]) +("lado" ["$A@-6`(B"]) +("lady" ["$A@-6!(B"]) +("lafu" ["$A@-7r(B" "$A@-7y(B"]) +("lagj" ["$A@-8K(B"]) +("lagr" ["$A@-9\(B"]) +("lahd" ["$A@-;I(B"]) +("laie" ["$A@-35(B" "$A@-36(B"]) +("laih" ["$A@-3$(B"]) +("lajc" ["$A@1=7(B"]) +("lajd" ["$A@1=4(B"]) +("laji" ["$A@,;x(B"]) +("lak'" ["$A@-0B?W(B"]) +("lakl" ["$A@-?*(B"]) +("lali" ["$A@-A&(B"]) +("lalm" ["$A@-A4(B"]) +("lals" ["$A@-B#(B"]) +("lama" ["$A@.Bo(B"]) +("lamz" ["$A@-C@(B" "$A@0C7(B"]) +("lapy" ["$A@-F=(B"]) +("las'" ["$A@501Ka(B" "$A@R01Ka(B" "$AAr07KX(B"]) +("lasa" ["$A@-Hx(B"]) +("lasi" ["$A@-K?(B"]) +("laub" ["$A@-JV(B"]) +("lauf" ["$A@-Il(B"]) +("laui" ["$A@-J:(B"]) +("lavi" ["$A@-VF(B" "$A@/V=(B"]) +("lavu" ["$A@/Vr(B"]) +("laxi" ["$A@-O!(B"]) +("layt" ["$A@0TB(B"]) +("lbb'" ["$A@d1y1y(B"]) +("lbbj" ["$AB%0e(B"]) +("lbbk" ["$A@G172;?0(B" "$AB'1'(B"]) +("lbcx" ["$AA&2;4SPD(B"]) +("lbd'" ["$AAK2;5C(B"]) +("lbdb" ["$AB)67(B"]) +("lbdm" ["$AB)5g(B"]) +("lbds" ["$AB)64(B"]) +("lbdy" ["$AB%6%(B"]) +("lbe'" ["$A@O0i6y(B"]) +("lbfg" ["$AB)7g(B"]) +("lbfh" ["$AB%7?(B"]) +("lbgd" ["$AB)9b(B"]) +("lbge" ["$AB%8s(B"]) +("lbgl" ["$AB%8G(B"]) +("lbgu" ["$ArwrA(B"]) +("lbh'" ["$AA32;:l(B"]) +("lbir" ["$AB%4,(B"]) +("lbiu" ["$AB)3v(B"]) +("lbj'" ["$A@42;<0(B" "$AA\0M=a(B"]) +("lbk'" ["$A@.0H?Z(B"]) +("lbkp" ["$A@N2;?IFF(B"]) +("lbkx" ["$A@n27?KDZNw(B"]) +("lblk" ["$AB^2(B"]) +("lbsu" ["$A@V2;KF(B"]) +("lcjx" ["$AAK=a(B" "$AAK=b(B"]) +("lckk" ["$AAMnm(B"]) +("lcko" ["$AAI@+(B"]) +("lclc" ["$AAHAH(B"]) +("lcld" ["$AAOA?(B" "$A`ZAA(B"]) +("lcli" ["$AAO@m(B"]) +("lcny" ["$AAID~(B"]) +("lcqi" ["$AAOFw(B"]) +("lcrk" ["$AgTHF(B"]) +("lctm" ["$AADLl(B"]) +("lcui" ["$AAKJB(B"]) +("lcwh" ["$AAKM{(B"]) +("lcxc" ["$AAFP'(B"]) +("lcxd" ["$AAOOk(B"]) +("lcxi" ["$AAINw(B"]) +("lcyh" ["$AAFQx(B" "$AAIQt(B"]) +("lcyr" ["$AAGT-(B"]) +("lczi" ["$AAOWS(B"]) +("ldba" ["$AA=0T(B"]) +("ldbd" ["$AAI6+0k5:(B"]) +("ldbh" ["$A@M6/1#;$(B"]) +("ldbj" ["$AA=0`(B"]) +("ldbm" ["$AA=1_(B" "$AA?1d(B"]) +("ldbn" ["$AA=w^(B"]) +("ldbx" ["$A@M6/1#OU(B" "$AA&6`1_PN(B"]) +("ldch" ["$AA82V(B"]) +("ldci" ["$AA?4J(B"]) +("ldck" ["$AA82](B"]) +("ldde" ["$A@M6/6(6n(B"]) +("lddm" ["$AA85j(B"]) +("lddr" ["$AA=6K(B"]) +("lddu" ["$AA?6H(B" "$AAA6H(B"]) +("lddx" ["$A@M6/6TOs(B"]) +("lddy" ["$AB76K5gQ9(B"]) +("ldf'" ["$A@M6/7((B"]) +("ldfg" ["$AA97g(B"]) +("ldfh" ["$AA=7=(B"]) +("ldgd" ["$AA=9c(B" "$AAA9b(B"]) +("ldge" ["$AA=8v(B"]) +("ldgf" ["$A@M6/9$7V(B"]) +("ldgh" ["$AA?8Y(B"]) +("ldgi" ["$A@M6/9}3L(B"]) +("ldgj" ["$A@M6/9$>_(B" "$AA@8I(B"]) +("ldgo" ["$AA=9z(B"]) +("ldgv" ["$AA?9f(B"]) +("ldgz" ["$A@M6/8DTl(B"]) +("ldh'" ["$A@M6/;/(B"]) +("ldhe" ["$AA=:S(B"]) +("ldhj" ["$AA=::(B"]) +("ldhk" ["$AA<:C(B"]) +("ldhu" ["$AA=:~(B"]) +("ldhy" ["$AA=;4(B"]) +("ldia" ["$AA92h(B"]) +("ldig" ["$AA?3L(B"]) +("ldip" ["$A@M6/2zF7(B"]) +("ldis" ["$AA=VX(B"]) +("ldj'" ["$A@45C<0(B"]) +("ldjd" ["$AA==-(B"]) +("ldjg" ["$AB"6O<[8q(B"]) +("ldji" ["$AA<;z(B" "$AA=<+(B"]) +("ldjl" ["$A@M6/C(B"]) +("ldjs" ["$A@M6/>:H|(B"]) +("ldju" ["$AA?>_(B"]) +("ldjx" ["$AAB=b(B"]) +("ldks" ["$AA??X(B"]) +("ldku" ["$AA8?b(B"]) +("ldky" ["$AA9?l(B" "$AA=?i(B"]) +("ldl'" ["$A@M6/A&(B"]) +("ldlc" ["$AA9AK(B"]) +("ldli" ["$AA=@{(B" "$AA=A"(B" "$AA?A&(B"]) +("ldlr" ["$AB"6O@{Hs(B"]) +("ldlz" ["$AA=@_(B" "$AA=@`(B"]) +("ldm'" ["$AB=5XC^(B"]) +("ldmf" ["$A@M6/D#76(B"]) +("ldmm" ["$AA=Cf(B"]) +("ldmn" ["$AA(B" "$AB"6OWJ1>(B"]) +("ldzi" ["$AA?WS(B"]) +("ldzk" ["$AA=Tl(B"]) +("ldzl" ["$A@M6/WJAO(B"]) +("ldzm" ["$A@-6!WVD8(B"]) +("ldzv" ["$AB"6OWiV/(B"]) +("lede" ["$A@V5C(B"]) +("legr" ["$A@V9[(B"]) +("lely" ["$A@UAn(B"]) +("lequ" ["$A@VH$(B"]) +("leso" ["$A@UKw(B"]) +("letm" ["$A@VLl(B"]) +("letu" ["$A@VMA(B"]) +("leuj" ["$A@VI=(B"]) +("leyi" ["$A@VRb(B"]) +("leyr" ["$A@VT0(B"]) +("leyu" ["$A@VSZ(B"]) +("lfg'" ["$AA"7=8y(B"]) +("lfgz" ["$AAV7V8DTl(B"]) +("lfjg" ["$AA"7(;z9X(B"]) +("lfq'" ["$AA"7(H((B"]) +("lft'" ["$A@W7eK~(B" "$AA"7=Le(B"]) +("lfy'" ["$AB^7GSc(B"]) +("lfzw" ["$ABL7JWwNo(B"]) +("lgb'" ["$A@O8I2?(B"]) +("lgch" ["$A@d2X(B"]) +("lgdj" ["$A@d5-(B"]) +("lgds" ["$A@d63(B"]) +("lgfg" ["$A@d7g(B"]) +("lggd" ["$A@d9b(B"]) +("lghj" ["$A@d:9(B"]) +("lgj'" ["$A@O9f>X(B"]) +("lgjc" ["$A@b=G(B"]) +("lgjg" ["$AA,8K;z99(B"]) +("lgjy" ["$A@b>5(B" "$A@d>2(B"]) +("lgku" ["$A@d?a(B" "$A@d?b(B"]) +("lgl'" ["$A@{9v@{(B"]) +("lglc" ["$Ac6AK(B"]) +("lglo" ["$A@dBd(B"]) +("lgmo" ["$A@dD.(B"]) +("lgnr" ["$A@dE/(B"]) +("lgny" ["$A@dD}(B"]) +("lgq'" ["$AB+95GE(B" "$Acr95GE(B"]) +("lgqi" ["$A@dFx(B"]) +("lgqt" ["$A@dH4(B"]) +("lgs'" ["$A@-8wK9(B" "$AB_8wK9(B"]) +("lgtl" ["$A@bL((B"]) +("lgtm" ["$A@dLl(B"]) +("lguj" ["$A@dI<(B"]) +("lguv" ["$A@dK.(B"]) +("lgva" ["$A@dT~(B"]) +("lgvj" ["$A@dU=(B"]) +("lgvu" ["$A@bVy(B" "$A@cW!(B" "$Ac6W!(B"]) +("lgvv" ["$A@bW5(B" "$A@bW6(B"]) +("lgx'" ["$A@-9XO5(B"]) +("lgxc" ["$A@dP&(B"]) +("lgy'" ["$ABT8_SZ(B"]) +("lgyn" ["$A@dR{(B"]) +("lgyu" ["$A@dSv(B"]) +("lgzo" ["$A@dWw(B"]) +("lha'" ["$ABH;/o'(B"]) +("lhb'" ["$A@9:S0S(B"]) +("lhbz" ["$A@G17(B"]) +("lhdu" ["$A@J6A(B"]) +("lhfh" ["$A@H7;(B"]) +("lhfz" ["$A@K7Q(B"]) +("lhg'" ["$AA*:O9z(B" "$ABH;/8F(B"]) +("lhgb" ["$A@G97(B" "$AA*:O9+1((B"]) +("lhge" ["$A@J8q(B"]) +("lhh'" ["$AA*:O;a(B" "$AA,;7;-(B" "$AAr;/:Z(B" "$ABR:e:e(B"]) +("lhhw" ["$A@K;((B"]) +("lhi'" ["$AAw;/42(B"]) +("lhik" ["$A@K31(B"]) +("lhj'" ["$AA*:O;z(B" "$AAr;/(B"]) +("lhmj" ["$A@KB~(B"]) +("lhn'" ["$A@O;FE#(B" "$AAr;/DF(B" "$ABH;/DF(B"]) +("lhq'" ["$A@k:OFw(B" "$AAr;/G&(B" "$AAr;/Gb(B" "$ABH;/Gb(B" "$ABH;/Gh(B"]) +("lhrl" ["$AAr;/H>AO(B"]) +("lhss" ["$A@JKP(B"]) +("lht'" ["$ABH;/Lz(B"]) +("lhtb" ["$A@FM7(B" "$A@KM7(B"]) +("lhtk" ["$A@KLN(B"]) +("lhu'" ["$AA=;XJB(B"]) +("lhum" ["$AA*:OIyCw(B"]) +("lhv'" ["$A@n:hUB(B" "$AA*:OVF(B"]) +("lhvf" ["$AA*:OU~8.(B"]) +("lhvs" ["$A@IVP(B"]) +("lhw'" ["$AAr;/No(B" "$AB1;/No(B" "$ABH;/No(B" "$ABg:ONo(B"]) +("lhx'" ["$AAr;/P?(B" "$ABH;/P?(B"]) +("lhy'" ["$A@5::S"(B" "$A@O;(Q[(B"]) +("lhya" ["$A@Egp(B"]) +("lhyx" ["$ABH;/QGN}(B"]) +("liag" ["$A@o0:(B"]) +("lian" ["$AA"08(B"]) +("lib'" ["$A@o3L1.(B"]) +("liba" ["$A@i0J(B"]) +("libi" ["$A@{1W(B" "$AA&1[(B"]) +("libl" ["$A@n0W(B" "$A@q0](B"]) +("libm" ["$A@o1_(B"]) +("libu" ["$A@q2?(B" "$A@t2?(B"]) +("libx" ["$A@k1p(B"]) +("lici" ["$A@z4N(B"]) +("licl" ["$A@m2F(B" "$A@m2G(B"]) +("lid'" ["$AA44+6/(B"]) +("lide" ["$A@n5B(B"]) +("lidh" ["$A@m51(B"]) +("lidi" ["$A@g5X(B" "$AA"5X(B"]) +("lidl" ["$A@o4x(B" "$A@z4z(B"]) +("lidm" ["$AA&5c(B"]) +("lids" ["$AA"6,(B"]) +("lidu" ["$AA#6H(B" "$AA&6H(B"]) +("lidy" ["$AA"6((B"]) +("lifa" ["$A@m7"(B" "$A@q7((B" "$A@z7((B" "$AA"7((B"]) +("lifh" ["$AA"7=(B"]) +("lifu" ["$A@q7~(B"]) +("ligf" ["$A@o8y(B"]) +("ligo" ["$AA"9z(B"]) +("ligs" ["$AA"9&(B"]) +("lihe" ["$A@k:O(B"]) +("lihl" ["$A@o:#(B" "$A@w:&(B" "$A@{:&(B"]) +("lihp" ["$A@k;i(B"]) +("lihv" ["$A@m;a(B"]) +("lihw" ["$A@gn|(B" "$A@m;/(B" "$A@q;((B"]) +("liig" ["$A@o3L(B" "$A@z3L(B"]) +("liih" ["$AA"3!(B" "$AA&3!(B"]) +("liip" ["$AA"4:(B"]) +("lijc" ["$A@q=L(B" "$AA"=;(B"]) +("lijd" ["$A@l=-(B"]) +("liji" ["$A@o<9(B" "$A@q!(B"]) +("liju" ["$AA&>X(B"]) +("lijw" ["$A@k.(B" "$AA#>6(B"]) +("like" ["$A@m?F(B" "$AA"?L(B"]) +("likl" ["$A@k?*(B"]) +("lila" ["$A@o@-(B"]) +("lilc" ["$A@mAF(B"]) +("lild" ["$AA&A?(B"]) +("lili" ["$A@z@z(B"]) +("lill" ["$A@z@4(B"]) +("lilo" ["$A@{Bd(B"]) +("lilp" ["$A@mB[(B" "$AA"B[(B"]) +("lils" ["$A@oE*(B"]) +("lilv" ["$A@{BJ(B"]) +("lima" ["$A@{Bm(B"]) +("limi" ["$A@eCW(B"]) +("limk" ["$A@qC2(B"]) +("limm" ["$A@oCf(B"]) +("limn" ["$A@{Cq(B"]) +("limu" ["$AA"D>(B"]) +("limy" ["$A@hCw(B"]) +("linm" ["$A@zDj(B"]) +("lins" ["$AA%E)(B"]) +("liou" ["$AA&E<(B"]) +("lipg" ["$A@nEt(B"]) +("lipn" ["$A@qF7(B"]) +("liqi" ["$A@kFf(B" "$A@{Fw(B" "$AA&Fx(B"]) +("liqq" ["$AA"Go(B" "$AA&Gs(B"]) +("liqr" ["$A@{H((B"]) +("liqu" ["$A@kH%(B"]) +("liqy" ["$AA$G`(B"]) +("lirf" ["$A@oHK(B" "$A@zHN(B" "$A@{HP(B"]) +("lirh" ["$A@qHC(B"]) +("lirp" ["$A@{Hs(B"]) +("liru" ["$A@}Hg(B"]) +("lisi" ["$A@oK9(B" "$AA"KC(B"]) +("lisj" ["$A@kI"(B"]) +("liso" ["$A@{Kw(B" "$A@{`B(B"]) +("litb" ["$A@oM7(B"]) +("lith" ["$A@qLC(B"]) +("liti" ["$A@}Lb(B" "$AA"Le(B"]) +("litm" ["$A@gLo(B"]) +("lits" ["$A@oM((B"]) +("litu" ["$AA&M<(B"]) +("liug" ["$A@eI}(B" "$A@wIy(B"]) +("liui" ["$A@mJB(B" "$A@zJ1(B" "$A@zJ7(B" "$AA"J1(B" "$AA"J=(B"]) +("liuu" ["$A@fJw(B" "$A@zJi(B" "$A@zJ}(B" "$AA%Ji(B" "$AA%Jt(B"]) +("liuv" ["$A@{K0(B"]) +("livb" ["$AA"Va(B"]) +("livd" ["$AA#W4(B"]) +("livg" ["$A@}V$(B" "$AA"U}(B" "$AA&Uy(B"]) +("livi" ["$A@kV0(B" "$A@mVG(B" "$A@sV&(B" "$A@tVN(B" "$AA"V>(B"]) +("livj" ["$AA&U=(B"]) +("livu" ["$AA"Vy(B" "$AA&Vw(B"]) +("liw'" ["$A@n43Mu(B"]) +("liwj" ["$A@nf}(B"]) +("liwl" ["$A@}Mb(B"]) +("liwu" ["$A@oN](B" "$A@qNo(B"]) +("lix'" ["$AA=VXPT(B"]) +("lixd" ["$A@mOk(B"]) +("lixi" ["$A@kNv(B" "$A@{O"(B" "$AA&O5(B"]) +("lixm" ["$A@kOR(B" "$A@oOR(B" "$AA"O\(B" "$Ae"OX(B"]) +("lixn" ["$A@kPD(B" "$AA"PB(B"]) +("lixq" ["$A@kP](B"]) +("lixr" ["$AA#Q!(B"]) +("lixt" ["$A@mQ'(B" "$AA&Q'(B"]) +("lixw" ["$AA"OD(B"]) +("lixy" ["$A@mPT(B" "$A@wPP(B" "$A@}PP(B" "$AA&PP(B"]) +("liyb" ["$A@mSI(B" "$A@{SU(B"]) +("liyh" ["$Ad`Qt(B"]) +("liyi" ["$A@qRG(B" "$A@{Rf(B" "$AA"Rb(B" "$AA&R[(B"]) +("liyj" ["$AA"QT(B"]) +("liyr" ["$A@fT0(B" "$A@nT((B"]) +("liys" ["$A@{SC(B"]) +("liyt" ["$A@zTB(B"]) +("liyu" ["$A@pSc(B" "$A@{SZ(B" "$AA"SZ(B"]) +("liyy" ["$A@mS&(B"]) +("lizi" ["$A@kWS(B" "$A@nWS(B" "$A@uWS(B" "$A@}WS(B" "$AA#WS(B"]) +("lizu" ["$A@hWe(B" "$AA"Wc(B"]) +("ljbf" ["$A@61>(B"]) +("ljbg" ["$ABE=L2;8D(B"]) +("ljbu" ["$A@62<(B"]) +("ljbx" ["$ABE<{2;OJ(B"]) +("ljd'" ["$AAY=g5c(B"]) +("ljdc" ["$A@D5w(B"]) +("ljde" ["$A@A5C(B"]) +("ljdm" ["$A@65e(B"]) +("ljdo" ["$A@A6h(B"]) +("ljf'" ["$AAz>m7g(B"]) +("ljfa" ["$A@D7%(B"]) +("ljfh" ["$AA=<+7V;/(B"]) +("ljg'" ["$A@d.2h(B"]) +("ljie" ["$A@B35(B"]) +("ljj'" ["$AAA>'>'(B"]) +("ljjx" ["$A@9=X(B"]) +("ljkk" ["$A@4M$(B"]) +("ljtm" ["$A@6Ll(B"]) +("ljtu" ["$A@6M<(B"]) +("ljug" ["$A@BI~(B"]) +("ljuj" ["$A@;I:(B"]) +("ljvb" ["$A@ET((B"]) +("ljyd" ["$AAi;zR;6/(B"]) +("ljyk" ["$A@9Q|(B"]) +("ljys" ["$A@DSC(B"]) +("ljzi" ["$A@:WS(B" "$A@@WS(B"]) +("ljzk" ["$A@6Te(B"]) +("ljzu" ["$A@9Wh(B"]) +("lkb'" ["$AA"?]2!(B"]) +("lkbj" ["$A@O0e(B" "$A@O0i(B"]) +("lkbk" ["$A@M1#(B"]) +("lkbo" ["$A@O2.(B"]) +("lkby" ["$A@O1x(B"]) +("lkbz" ["$A@O12(B"]) +("lkcl" ["$A@O2F(B"]) +("lkda" ["$A@O4s(B"]) +("lkdi" ["$A@O5W(B" "$A@O5\(B"]) +("lkdk" ["$A@O5@(B" "$A_k_6(B"]) +("lkds" ["$A@M6/(B"]) +("lkdx" ["$A@O5y(B"]) +("lkf'" ["$AAW?s7[(B"]) +("lkfh" ["$A@N7?(B"]) +("lkfl" ["$ABe?K7F@U(B"]) +("lkfu" ["$A@O7r(B"]) +("lkgk" ["$A@O8_(B"]) +("lkgl" ["$A@M8D(B"]) +("lkgs" ["$A@M9$(B" "$A@O9+(B"]) +("lkgu" ["$A@N9L(B"]) +("lkhj" ["$A@O::(B"]) +("lkhu" ["$A@O;"(B"]) +("lkhw" ["$A@O;/(B" "$A@O;0(B"]) +("lkig" ["$A@O3I(B"]) +("lkih" ["$A@O3$(B"]) +("lkjd" ["$A@O=+(B"]) +("lkji" ["$A@NF(B"]) +("lkjw" ["$A@M<](B" "$A@O!VB(B"]) +("lljy" ["$A@4>)(B"]) +("llke" ["$A@4?M(B"]) +("llkj" ["$A@4?4(B"]) +("lll'" ["$AAyAyAy(B"]) +("llli" ["$A@4@z(B"]) +("llln" ["$A@4AY(B"]) +("lllu" ["$A@4B7(B"]) +("llmo" ["$A@4C;(B"]) +("llnm" ["$A@4Dj(B"]) +("llpi" ["$A@5F$(B"]) +("llqm" ["$A@4AzH%Bv(B"]) +("llqq" ["$A@d@dGeGe(B"]) +("llqu" ["$A@4H%(B"]) +("llrf" ["$A@4HK(B"]) +("llri" ["$A@4HU(B"]) +("lls'" ["$A@MBWK9(B"]) +("llte" ["$A@3LX(B"]) +("llti" ["$A@4Le(B"]) +("llu'" ["$AAVBGI=(B"]) +("llug" ["$A@4Iz(B"]) +("llui" ["$A@4J@(B" "$A@4JF(B"]) +("lluo" ["$A@4K5(B"]) +("llus" ["$AAw@kJ'Ky(B"]) +("lluu" ["$A@4Ji(B" "$A@O@OJ5J5(B"]) +("llv'" ["$ABI@zV>(B"]) +("llve" ["$A@4U_(B" "$A@4WE(B"]) +("llvh" ["$A@5UJ(B"]) +("llvk" ["$A@4UU(B"]) +("llvw" ["$A@4W%(B"]) +("llwh" ["$A@4My(B"]) +("llww" ["$A@o@oMbMb(B"]) +("llx'" ["$ABW@mQ'(B"]) +("llxn" ["$A@3PA(B" "$A@4PE(B"]) +("llyb" ["$A@4SI(B"]) +("llyh" ["$A@3Qt(B"]) +("llyi" ["$A@4Rb(B"]) +("llyr" ["$A@4T4(B"]) +("llzi" ["$A@4WT(B"]) +("lmai" ["$AA50.(B"]) +("lmb'" ["$A@OC+2!(B"]) +("lmbf" ["$AA*1=(B"]) +("lmbh" ["$AA*0n(B"]) +("lmbo" ["$AA*2%(B"]) +("lmby" ["$AA71x(B"]) +("lmci" ["$AA,4J(B"]) +("lmd'" ["$A@{Bjq<(B" "$AAiCt6H(B"]) +("lmda" ["$AA*4s(B" "$AA,4r(B"]) +("lmdg" ["$AB^Bm5[9z(B"]) +("lmdj" ["$AA350(B" "$AA65$(B"]) +("lmdk" ["$AA-56(B"]) +("lmdl" ["$AA,4x(B"]) +("lmdv" ["$AA,6S(B"]) +("lmf'" ["$AB^Bm7((B"]) +("lmfa" ["$AA,7"(B"]) +("lmfh" ["$AA*7@(B" "$AAVD>7V;/(B"]) +("lmgh" ["$AA68V(B"]) +("lmgj" ["$AA,8K(B"]) +("lmgr" ["$AA*9a(B" "$AA,9a(B"]) +("lmgs" ["$AA*92(B" "$AA79&(B"]) +("lmhe" ["$AA*:O(B"]) +("lmhr" ["$AA*;6(B" "$AA,;7(B"]) +("lmhs" ["$AA3:l(B"]) +("lmhw" ["$AA+;((B"]) +("lmig" ["$AA,3K(B"]) +("lmih" ["$AA,3$(B"]) +("lmii" ["$AA.3\(B"]) +("lmir" ["$AA,4.(B"]) +("lmj'" ["$AAzCE<\(B"]) +("lmjc" ["$AA6=9(B"]) +("lmji" ["$AA*;z(B"]) +("lmjp" ["$AA*>|(B"]) +("lmjq" ["$AA7>M(B"]) +("lmjw" ["$AA.<[(B" "$AA3S(B"]) +("lnjx" ["$AAY=g(B" "$AAZ=S(B"]) +("lnjy" ["$AA[>%(B"]) +("lnlh" ["$AAU@E(B"]) +("lnli" ["$AAVA"(B" "$AAZ@o(B" "$AA\@l(B"]) +("lnln" ["$AA\A\(B" "$AA]A](B"]) +("lnlx" ["$AA]Y}(B"]) +("lnly" ["$AAVAd(B"]) +("lnmo" ["$AAYD!(B"]) +("lnmu" ["$AAVD>(B"]) +("lnn'" ["$A@ODLDL(B"]) +("lnpm" ["$AA[F,(B"]) +("lnqj" ["$AAPD~H+`(B"]) +("lojy" ["$AB^>-(B"]) +("lokd" ["$ABa?p(B" "$ABd?s(B"]) +("loke" ["$ABe?K(B"]) +("loks" ["$ABd?U(B"]) +("lola" ["$AB^@-(B"]) +("lolj" ["$ABe@<(B"]) +("loln" ["$ABeAV(B"]) +("lolo" ["$AB^B^(B" "$ABdBd(B"]) +("lolu" ["$ABcB6(B"]) +("lolx" ["$AB^AP(B"]) +("lolz" ["$ABd@a(B"]) +("loma" ["$AB^Bm(B" "$ABbBm(B"]) +("lomk" ["$AB]C1(B"]) +("lomu" ["$AB]D8(B"]) +("lomz" ["$ABeC@(B"]) +("lopj" ["$AB^EL(B"]) +("lori" ["$ABdHU(B"]) +("losi" ["$AB]K?(B" "$AB^K9(B"]) +("loso" ["$AB^`B(B"]) +("losu" ["$AB^KX(B"]) +("loti" ["$ABcLe(B" "$ABdLe(B"]) +("loto" ["$ABfMU(B"]) +("loui" ["$ABdJ5(B"]) +("lour" ["$AB]K((B"]) +("louv" ["$ABdK.(B"]) +("love" ["$ABdWE(B"]) +("lovi" ["$AB^V/(B"]) +("lowf" ["$AB]NF(B" "$AB^NF(B"]) +("lowh" ["$AB^Mx(B"]) +("lowu" ["$ABdNi(B"]) +("loxm" ["$AB]O_(B" "$ABcO_(B" "$ABgO_(B"]) +("loxr" ["$AB]P}(B" "$ABdQ!(B"]) +("loxw" ["$ABdOB(B"]) +("loye" ["$ABdR6(B"]) +("loyh" ["$ABeQt(B"]) +("loyi" ["$ABeRA(B"]) +("loyu" ["$ABdSj(B"]) +("lozi" ["$ABbWS(B"]) +("lozl" ["$ABdTZ(B"]) +("lpbj" ["$ABV0`(B"]) +("lpdc" ["$AB[5w(B"]) +("lpdk" ["$ABV5=(B"]) +("lpdl" ["$ABV4x(B"]) +("lpdm" ["$AB[5c(B"]) +("lpdp" ["$ABW6X(B"]) +("lpdr" ["$AB[6O(B"]) +("lpdu" ["$ABV6I(B"]) +("lpdv" ["$ABV6T(B"]) +("lpfj" ["$ABV7,(B"]) +("lpgu" ["$ABVl1(B"]) +("lphg" ["$AB[:b(B"]) +("lphr" ["$ABV;;(B"]) +("lphv" ["$ABV;X(B"]) +("lpih" ["$ABW3#(B"]) +("lpii" ["$ABV3](B"]) +("lpir" ["$ABV4,(B"]) +("lpis" ["$ABV3f(B"]) +("lpiu" ["$AB[4&(B"]) +("lpji" ["$ABV;z(B"]) +("lpju" ["$AB[>](B"]) +("lpjw" ["$AB[<[(B"]) +("lpko" ["$ABV@*(B"]) +("lpli" ["$ABW@m(B" "$AB[@m(B"]) +("lplq" ["$ABVAw(B"]) +("lplx" ["$AB[AP(B"]) +("lpp'" ["$A@OFEFE(B"]) +("lppj" ["$ABVEL(B"]) +("lpqn" ["$ABWGY(B"]) +("lptj" ["$AB[L3(B"]) +("lptl" ["$ABVL%(B"]) +("lpuo" ["$AB[K5(B"]) +("lpuu" ["$AB[Jv(B"]) +("lpvb" ["$ABVVa(B"]) +("lpvg" ["$AB[Uy(B" "$AB[V$(B"]) +("lpvj" ["$AB[U=(B"]) +("lpvr" ["$ABVW*(B"]) +("lpvu" ["$AB[Vx(B"]) +("lpwf" ["$AB[ND(B"]) +("lpwz" ["$ABYN*(B"]) +("lpxm" ["$ABYO](B"]) +("lpxp" ["$ABVQ5(B"]) +("lpyu" ["$AB[So(B"]) +("lpz'" ["$A@OFEWS(B"]) +("lpzi" ["$ABVWS(B"]) +("lpzo" ["$ABVWw(B"]) +("lpzv" ["$AB[Wo(B"]) +("lqb'" ["$A@OG012(B"]) +("lqbh" ["$AAu0n(B"]) +("lqbi" ["$AAw1W(B"]) +("lqbu" ["$AAy2?(B"]) +("lqby" ["$AAo1y(B"]) +("lqbz" ["$AAu18(B" "$ABRF_0KTc(B"]) +("lqci" ["$AAy4N(B"]) +("lqcp" ["$AAt4f(B"]) +("lqdc" ["$AAo5t(B"]) +("lqdj" ["$AAq5/(B"]) +("lqdk" ["$AAy5@(B"]) +("lqdm" ["$AAt5c(B"]) +("lqds" ["$AAw6/(B"]) +("lqdu" ["$AAw6>(B" "$AAy6H(B"]) +("lqfa" ["$AAy7((B"]) +("lqfh" ["$AAw7E(B"]) +("lqge" ["$AAy8v(B"]) +("lqgf" ["$AAy8y(B"]) +("lqgj" ["$AAw8P(B"]) +("lqgz" ["$AAt8x(B"]) +("lqhd" ["$AAr;G(B"]) +("lqhw" ["$AAr;/(B"]) +("lqi'" ["$AA:Ft3,(B"]) +("lqig" ["$AAw3L(B"]) +("lqih" ["$AAw3)(B"]) +("lqij" ["$AAw2z(B"]) +("lqik" ["$AAy3/(B"]) +("lqir" ["$AAt4+(B" "$AAw4+(B"]) +("lqj'" ["$AA4Gr>z(B"]) +("lqjc" ["$AAy=G(B"]) +("lqji" ["$AAt<6(B"]) +("lqjn" ["$AAw>!(B"]) +("lqjp" ["$AAy>|(B"]) +("lqjw" ["$AAy.(B" "$AAy>-(B"]) +("lqkb" ["$AAw?\(B"]) +("lqks" ["$AAt?U(B"]) +("lqld" ["$AAwA?(B"]) +("lqlh" ["$AAw@K(B"]) +("lqli" ["$AApA'(B" "$AAw@k(B" "$AAw@{(B"]) +("lqlm" ["$AAtA,(B" "$AAtA5(B"]) +("lqlo" ["$AAwBd(B"]) +("lqlu" ["$AAwB6(B"]) +("lqmh" ["$AAwC%(B"]) +("lqmn" ["$AAwCq(B"]) +("lqnm" ["$AAtDn(B"]) +("lqpl" ["$AAwEI(B"]) +("lqq'" ["$A@dH4Fw(B"]) +("lqqn" ["$AAxGY(B"]) +("lqqy" ["$AAtGi(B"]) +("lqrf" ["$AAtHN(B" "$AAwHK(B"]) +("lqsj" ["$AAwI"(B"]) +("lqsr" ["$AArKa(B"]) +("lqsu" ["$AAwKY(B"]) +("lqtc" ["$AAxLu(B" "$AAyLu(B"]) +("lqti" ["$AAwLe(B"]) +("lqts" ["$AAwM((B"]) +("lqu'" ["$AB^GUK3(B"]) +("lqua" ["$AAwI3(B"]) +("lqub" ["$AAtJX(B"]) +("lquf" ["$AAtIq(B"]) +("lqui" ["$AAwJ'(B" "$AAyJ&(B" "$AAyJ.(B"]) +("lquj" ["$AAxI<(B"]) +("lquu" ["$AAxJw(B"]) +("lquv" ["$AAwK.(B"]) +("lqux" ["$ABWGYIdO_(B"]) +("lqvb" ["$AAxV](B"]) +("lqvf" ["$AAyUr(B"]) +("lqvi" ["$AAtV0(B" "$AAtVC(B" "$AAxV&(B"]) +("lqvr" ["$AAwW*(B"]) +("lqvu" ["$AAtW!(B"]) +("lqwh" ["$AAwMv(B" "$AAwMx(B"]) +("lqxm" ["$AAwO_(B"]) +("lqxn" ["$AAtPD(B"]) +("lqxt" ["$AAtQ'(B" "$AAwQ*(B"]) +("lqxw" ["$AAtOB(B"]) +("lqxy" ["$AAwPG(B" "$AAwPP(B"]) +("lqyh" ["$Ad/Qt(B"]) +("lqyi" ["$AAtRb(B" "$AAyRU(B"]) +("lqyj" ["$AAtQT(B" "$AAwQT(B"]) +("lqys" ["$AAtSC(B"]) +("lqyt" ["$AAyTB(B"]) +("lqyu" ["$AAwSr(B"]) +("lqyy" ["$AAtS0(B"]) +("lqzb" ["$AAoW_(B"]) +("lqzi" ["$AAoWS(B"]) +("lrds" ["$ABR6/(B"]) +("lrgk" ["$ABR8c(B"]) +("lrhd" ["$ABQ;F(B"]) +("lrik" ["$ABQ32(B"]) +("lrj'" ["$A@OHK5(B"]) +("lsjd" ["$AAz=-(B"]) +("lsju" ["$AAz>T(B"]) +("lsjy" ["$AAz>.(B"]) +("lsk'" ["$A@0K9?K(B" "$AB,Hx?((B"]) +("lskb" ["$AAz?Z(B"]) +("lsl'" ["$AArKaBA(B"]) +("lslo" ["$AA}Bg(B"]) +("lsls" ["$AB!B!(B"]) +("lsm'" ["$AArKaC>(B" "$AB]K?C1(B"]) +("lsmf" ["$AAzCE(B"]) +("lsn'" ["$AAWKaDF(B" "$AArKaDF(B"]) +("lsnj" ["$AA&KyD\<0(B"]) +("lsnm" ["$AAzDj(B"]) +("lspk" ["$AAzE[(B"]) +("lsqi" ["$AB!Fp(B"]) +("lst'" ["$AArKaM-(B"]) +("lstb" ["$AAzM7(B"]) +("lstf" ["$AB^K9MP7r(B"]) +("lstk" ["$AAzLW(B"]) +("lsts" ["$AA}M3(B"]) +("lsuj" ["$AAzI=(B"]) +("lsvk" ["$AA}UV(B"]) +("lsvs" ["$AAzVV(B" "$AB!VX(B"]) +("lsvw" ["$ABLI+V2No(B"]) +("lswh" ["$AAzMu(B"]) +("lsx'" ["$AArKaP?(B"]) +("lsxi" ["$AAzO*(B"]) +("lsy'" ["$AAWKaQN(B" "$AArKaQN(B"]) +("lsya" ["$AA{QF(B"]) +("lsyj" ["$AAzQR(B" "$AAzQ[(B"]) +("lsyt" ["$AArKaQGLz(B"]) +("lszi" ["$AA{WS(B" "$AA}WS(B"]) +("ltb'" ["$AB[L31((B"]) +("ltdl" ["$AA=Lu5@B7(B" "$ABT4x(B"]) +("ltdo" ["$ABS6a(B"]) +("lte'" ["$A@OM76y(B"]) +("ltfy" ["$AAwM(7QSC(B"]) +("ltgo" ["$ABS9}(B"]) +("ltjh" ["$AA"Le<8:N(B"]) +("ltjw" ["$ABTg(B" "$AAtIy;z(B" "$ABeI|(B"]) +("luju" ["$AB7>V(B"]) +("lujy" ["$AB7>6(B"]) +("lukb" ["$AB7?Z(B"]) +("lukd" ["$AB7?s(B"]) +("lulc" ["$AB/AO(B"]) +("luln" ["$ABLAV(B"]) +("lult" ["$AB0BS(B"]) +("lulu" ["$AB5B5(B" "$AB=B7(B" "$AB=B=(B" "$Aj$iq(B"]) +("luly" ["$AARJ?AjT0(B"]) +("lum'" ["$A@nJ@Cq(B"]) +("lumf" ["$AB/CE(B"]) +("lumh" ["$AB3C'(B"]) +("lumm" ["$AB6Cf(B" "$AB7Cf(B"]) +("luq'" ["$AAuIYFf(B"]) +("luqm" ["$AB7G)(B"]) +("luqu" ["$AB(B"]) +("luug" ["$AB+sO(B"]) +("luuh" ["$AB7IO(B"]) +("luuj" ["$AB.I=(B"]) +("luuu" ["$AB7J}(B"]) +("luuv" ["$AB1K.(B" "$AB6K.(B"]) +("luv'" ["$A@nJ1Ud(B"]) +("luva" ["$AB/T|(B"]) +("luvb" ["$AB.V](B" "$AcrV](B"]) +("luvi" ["$ABS(B"]) +("lvke" ["$ABC?M(B"]) +("lvli" ["$ABD@z(B" "$ABI@}(B"]) +("lvlp" ["$ABHBZ(B"]) +("lvlv" ["$ABFBF(B" "$ABIB@(B"]) +("lvly" ["$ABIAn(B"]) +("lvqi" ["$ABHFx(B" "$ABKFw(B"]) +("lvqv" ["$A@mV1FxW3(B"]) +("lvqy" ["$ABKGe(B"]) +("lvse" ["$ABLI+(B"]) +("lvsr" ["$ABHKa(B"]) +("lvtu" ["$ABCM>(B"]) +("lvue" ["$ABCIg(B"]) +("lvui" ["$ABIJ&(B" "$ABIJ+(B"]) +("lvuk" ["$ABAIW(B"]) +("lvup" ["$ABCK3(B"]) +("lvuv" ["$ABLK.(B"]) +("lvuy" ["$AA&UyIOSN(B"]) +("lvvb" ["$ABLV^(B"]) +("lvvh" ["$ABC3$(B"]) +("lvvi" ["$ABAVF(B" "$ABKV=(B"]) +("lvvu" ["$ABLVq(B"]) +("lvx'" ["$AB=UwOi(B"]) +("lvxy" ["$ABCPP(B" "$ABDPP(B"]) +("lvy'" ["$A@WUsSj(B"]) +("lvyb" ["$ABCSN(B"]) +("lvye" ["$ABKR:(B" "$ABLR6(B"]) +("lvyn" ["$ABLRq(B"]) +("lvyt" ["$ABDT<(B"]) +("lvyy" ["$ABLS*(B"]) +("lvzk" ["$ABLTe(B"]) +("lwbj" ["$AAYN#2;>e(B"]) +("lwd'" ["$AA:Nd5[(B"]) +("lwrf" ["$AA)HK(B"]) +("lwx'" ["$A@-M_N}(B"]) +("lxb'" ["$ABQO80{(B"]) +("lxbm" ["$AAQ1d(B"]) +("lxd'" ["$ABCPP4|(B"]) +("lxdg" ["$AAS5H(B"]) +("lxdv" ["$AAP6S(B" "$AB7O_67Uy(B"]) +("lxfg" ["$AAQ7l(B"]) +("lxfu" ["$AAP7r(B"]) +("lxg'" ["$AA*O59z(B" "$AAzPk95(B" "$AB]O_9\(B"]) +("lxgb" ["$AAT97(B"]) +("lxgo" ["$AAP9z(B"]) +("lxgp" ["$AA,Px9bFW(B"]) +("lxhf" ["$AAQ:[(B"]) +("lxho" ["$AAR;p(B" "$AAT;q(B"]) +("lxhu" ["$AA,Px:/J}(B" "$AAS;!(B"]) +("lxhw" ["$AAQ;/(B"]) +("lxhy" ["$AA*O/;aRi(B"]) +("lxie" ["$AAP35(B"]) +("lxiu" ["$AAP3v(B"]) +("lxj'" ["$A@kPD;z(B" "$A@nOc>}(B" "$ABY(B"]) +("lxjx" ["$AAQ=b(B"]) +("lxjy" ["$A@wPP=ZT<(B"]) +("lxkb" ["$AAQ?Z(B"]) +("lxkl" ["$AAQ?*(B"]) +("lxl'" ["$A@kPDA&(B"]) +("lxnv" ["$AARE.(B"]) +("lxny" ["$AAPD~(B"]) +("lxp'" ["$AA"O\EI(B"]) +("lxpm" ["$AAQF,(B"]) +("lxq'" ["$AA7O0Gz(B" "$AAVOiG+(B"]) +("lxqd" ["$AAPG?(B" "$AATG9(B"]) +("lxqr" ["$AATH.(B"]) +("lxqu" ["$AATH!(B"]) +("lxqv" ["$AA*O5H:VZ(B"]) +("lxrf" ["$AATHK(B"]) +("lxri" ["$AARHU(B"]) +("lxru" ["$A@mPTHOJ6(B" "$AAPHk(B"]) +("lxt'" ["$A@`PGLe(B" "$AB^PGK~(B"]) +("lxtl" ["$A@x(B"]) +("lybk" ["$AAi1&(B"]) +("lyd'" ["$A@{QE5C(B"]) +("lydh" ["$AAenu(B"]) +("lydi" ["$AAl5X(B" "$AAn5\(B"]) +("lydk" ["$AAl5<(B" "$AAl5@(B"]) +("lydl" ["$AAl4x(B"]) +("lydm" ["$AAc5c(B"]) +("lydu" ["$AAc6H(B"]) +("lydv" ["$AAl6S(B"]) +("lydz" ["$A@MR[5XWb(B"]) +("lyfm" ["$AAmR;7=Cf(B"]) +("lyfy" ["$AAwQTrcSo(B"]) +("lyg'" ["$AA,TF8[(B"]) +("lygj" ["$AAi8P(B"]) +("lyh'" ["$A@3Rp:S(B" "$A@hT*:i(B"]) +("lyhh" ["$AAl:=(B"]) +("lyhl" ["$AAl:#(B"]) +("lyho" ["$AAi;n(B"]) +("lyhp" ["$AAi;j(B"]) +("lyhv" ["$AAl;a(B"]) +("lyie" ["$AAi35(B"]) +("lyif" ["$AAh3?(B"]) +("lyii" ["$AAh3Y(B"]) +("lyj'" ["$AB-(B"]) +("lzk'" ["$A@0WS?Z(B"]) +("lzli" ["$A@W@{(B"]) +("lzlo" ["$A@ZBd(B"]) +("lzlq" ["$A@aAw(B"]) +("lzlx" ["$AA?WSA&Q'(B"]) +("lzly" ["$A@YAe(B"]) +("lzlz" ["$A@[@[(B"]) +("lzm'" ["$AAuWZCt(B"]) +("lzmy" ["$A@WCy(B"]) +("lzno" ["$A@WE5(B"]) +("lzqq" ["$A@]Gr(B"]) +("lzsi" ["$A@[K@(B" "$A@`KF(B"]) +("lztl" ["$A@^L((B"]) +("lzts" ["$A@WM,(B"]) +("lztv" ["$A@`MF(B"]) +("lzty" ["$A@Wv*(B"]) +("lzue" ["$A@XId(B"]) +("lzug" ["$A@WIy(B"]) +("lzuv" ["$A@aK.(B"]) +("lzvu" ["$A@aVi(B"]) +("lzvv" ["$A@[W8(B"]) +("lzvw" ["$ABcWSV2No(B"]) +("lzx'" ["$AA1WSO_(B"]) +("lzxy" ["$A@`PM(B"]) +("lzy'" ["$AAxWZT*(B"]) +("lzyj" ["$A@aQ[(B"]) +("lzyt" ["$A@[TB(B"]) +("lzyu" ["$A@WSj(B"]) +("lzz'" ["$A@OWfWZ(B"]) +("maan" ["$ABm00(B"]) +("mabi" ["$ABi1T(B"]) +("mabm" ["$ABm1^(B"]) +("mabu" ["$ABi2<(B"]) +("mack" ["$ABm2[(B"]) +("mada" ["$ABm4o(B"]) +("madg" ["$ABm5F(B"]) +("madk" ["$ABm56(B"]) +("madl" ["$ABi4|(B"]) +("madv" ["$ABm6S(B"]) +("mady" ["$ABm6!(B"]) +("maer" ["$ABm6y(B" "$ABm6{(B"]) +("mafh" ["$ABi7D(B"]) +("mafj" ["$ABi73(B"]) +("mafu" ["$ABm7r(B"]) +("mafz" ["$ABp7H(B"]) +("magw" ["$ABm9S(B"]) +("mahe" ["$ABm:U(B"]) +("mahu" ["$ABm;"(B"]) +("maie" ["$ABm35(B"]) +("maig" ["$ABi3G(B"]) +("maih" ["$ABm3!(B"]) +("majc" ["$ABm=E(B"]) +("majw" ["$ABm(B"]) +("mank" ["$ABjh'(B"]) +("maqp" ["$ABmH:(B"]) +("maqt" ["$ABiH8(B"]) +("marf" ["$ABnHK(B"]) +("masi" ["$ABmK9(B"]) +("masl" ["$ABmH|(B"]) +("matb" ["$ABkM7(B" "$ABmM7(B" "$A_iM7(B"]) +("mati" ["$ABmLc(B"]) +("matl" ["$ABmL+(B"]) +("maua" ["$ABiI4(B"]) +("maug" ["$ABiI~(B"]) +("mauh" ["$ABmIO(B"]) +("mava" ["$ABlrF(B"]) +("mavf" ["$ABiUn(B"]) +("mawf" ["$ABmND(B"]) +("maxi" ["$ABmO7(B"]) +("maxm" ["$ABiO_(B"]) +("mayb" ["$ABiSM(B"]) +("mayi" ["$ABlRO(B"]) +("mayk" ["$ABiR)(B"]) +("mazi" ["$ABiWS(B" "$ABmWS(B"]) +("mazs" ["$ABmWW(B"]) +("mazv" ["$ABiWm(B"]) +("mbbu" ["$AD32?(B"]) +("mbd'" ["$ABr2;5=(B"]) +("mbdi" ["$AD35X(B"]) +("mbdy" ["$ABi1T4sRb(B"]) +("mbfj" ["$AD174(B"]) +("mbge" ["$AD38v(B"]) +("mbgx" ["$AD.2;9XPD(B"]) +("mbhl" ["$AD1:&(B"]) +("mbhw" ["$AD1;.(B"]) +("mbjj" ["$ABr0l=W<6(B"]) +("mbjm" ["$AD3<~(B"]) +("mbjw" ["$AD3-PD(B"]) +("mbl'" ["$ACb2;AK(B"]) +("mblt" ["$AD1BT(B"]) +("mblu" ["$ACq2;ADIz(B"]) +("mbmb" ["$AD3D3(B"]) +("mbqq" ["$AD1Gs(B"]) +("mbqu" ["$AD1H!(B" "$AD2H!(B"]) +("mbrf" ["$AD3HK(B"]) +("mbu'" ["$AD*2;JG(B"]) +("mbua" ["$AD1I1(B"]) +("mbug" ["$AD1Iz(B"]) +("mbui" ["$AD3JB(B"]) +("mbvj" ["$AD?2;W*>&(B"]) +("mbvs" ["$AD3VV(B"]) +("mbvw" ["$AD>1>V2No(B"]) +("mbxd" ["$AD3On(B"]) +("mbxx" ["$AD3P)(B"]) +("mbzh" ["$ABz2;TZ:u(B"]) +("mcbc" ["$ACk1m(B"]) +("mce'" ["$AcI2I6{(B"]) +("mcfz" ["$ACg7J(B"]) +("mcgl" ["$AD>2D8IAs(B"]) +("mchv" ["$ACh;f(B" "$ACm;a(B"]) +("mchw" ["$ACh;-(B"]) +("mcid" ["$ACg42(B"]) +("mcji" ["$ACn(B"]) +("mcpu" ["$ACgFT(B"]) +("mcqi" ["$ACgFZ(B"]) +("mctb" ["$ACgM7(B"]) +("mctc" ["$ACgLu(B"]) +("mcth" ["$ACmLC(B"]) +("mcub" ["$ACnJV(B"]) +("mcui" ["$ACjJS(B"]) +("mcuu" ["$AChJv(B"]) +("mcuw" ["$AC{4fJ5Mv(B"]) +("mcve" ["$ACiWE(B"]) +("mcvf" ["$ACkUk(B"]) +("mcvp" ["$ACiW<(B"]) +("mcvs" ["$ACgVV(B"]) +("mcxc" ["$AClP!(B"]) +("mcxu" ["$AD&2AO5J}(B"]) +("mcxx" ["$AChP4(B"]) +("mcys" ["$ACnSC(B"]) +("mcyu" ["$ACmSn(B" "$ACnSq(B"]) +("mczi" ["$ACgWS(B"]) +("mczl" ["$AD&2AWhA&(B"]) +("mczu" ["$ACgWe(B"]) +("mdd'" ["$AD?5D5X(B"]) +("mddl" ["$ABv6/5gAw(B"]) +("mdj'" ["$AD55$=-(B"]) +("mdjj" ["$ABm4o6(B"]) +("mfkb" ["$ACE?Z(B"]) +("mfkd" ["$ACE?r(B"]) +("mfkj" ["$ACE|(B"]) +("mgjy" ["$ACN>3(B"]) +("mgke" ["$ACOip(B"]) +("mgls" ["$Ak|kJ(B"]) +("mglx" ["$ACMAR(B"]) +("mgmg" ["$ACICI(B"]) +("mgml" ["$ACOBr(B"]) +("mgpi" ["$ACIF$(B"]) +("mgpm" ["$ACIF-(B"]) +("mgpu" ["$ACMFK(B"]) +("mgr'" ["$AC?8vHK(B" "$ACI9EHK(B"]) +("mgrb" ["$ACq9zHU1((B"]) +("mgrj" ["$ACMH;(B"]) +("mgte" ["$ACILX(B"]) +("mgtx" ["$ACLLz(B"]) +("mgty" ["$ABm9XLuT<(B"]) +("mgub" ["$ACIJ\(B" "$ACMJ^(B"]) +("mgug" ["$ACHIz(B"]) +("mguj" ["$ACII=(B"]) +("mguu" ["$ACJJw(B"]) +("mgvu" ["$ACKVw(B"]) +("mgx'" ["$AC;9XO5(B" "$ACt8PPT(B"]) +("mgxd" ["$ACNOg(B" "$ACNOk(B"]) +("mgy'" ["$AD*9}SZ(B"]) +("mgya" ["$ACHQ?(B"]) +("mgyb" ["$ACKSQ(B"]) +("mgyt" ["$ACKT<(B"]) +("mgz'" ["$ABt9zTt(B" "$ACI9EWe(B" "$AC|8yWS(B"]) +("mgzg" ["$ACMTv(B"]) +("mgzi" ["$ACMWS(B" "$ACOWS(B"]) +("mgzu" ["$ACIWe(B"]) +("mhbq" ["$AD#:}2;Ge(B"]) +("mhcs" ["$AC$4S(B"]) +("mhda" ["$AC$4r(B"]) +("mhds" ["$AC$6/(B"]) +("mhgo" ["$AC"9{(B"]) +("mhh'" ["$ACw;N;N(B"]) +("mhih" ["$AC$3&(B"]) +("mhj'" ["$AB};/:O=p(B"]) +("mhl'" ["$ACF:yB+(B"]) +("mhlr" ["$AC&BR(B"]) +("mhlu" ["$AC&B5(B"]) +("mhmd" ["$ADB:1D,5B(B"]) +("mhmh" ["$AC#C#(B" "$AC'C'(B"]) +("mhmu" ["$AC$D?(B"]) +("mhq'" ["$ACp;pFw(B"]) +("mhrf" ["$AC$HK(B"]) +("mhrj" ["$AC#H;(B"]) +("mhvd" ["$AC'W2(B"]) +("mhvs" ["$AC"VV(B"]) +("mhwf" ["$AC$ND(B"]) +("mhxc" ["$AC"Ou(B"]) +("mhxx" ["$ABz;3PEPD(B"]) +("mhyu" ["$AC&SZ(B"]) +("mibi" ["$AC\1U(B"]) +("mibu" ["$ACV29(B" "$AC\2<(B"]) +("midi" ["$ACU5W(B"]) +("midm" ["$AC\5g(B"]) +("midu" ["$AC\6H(B"]) +("mier" ["$ACW6{(B"]) +("miff" ["$ACW7[(B"]) +("mifg" ["$ACP7l(B" "$AC[7d(B" "$AC\7b(B"]) +("mifh" ["$ACX7=(B"]) +("mifj" ["$ACW79(B"]) +("migs" ["$ACT9,(B"]) +("mihd" ["$ACW;F(B"]) +("miho" ["$ACT;s(B"]) +("mihp" ["$ACT;j(B"]) +("mihu" ["$ACT:}(B"]) +("mihv" ["$ACU;a(B"]) +("miji" ["$AC\w(B"]) +("mijx" ["$AC\=S(B"]) +("mikh" ["$ACW?7(B"]) +("mild" ["$ABv3e@W4o(B"]) +("mile" ["$ACV@U(B" "$ACW@U(B"]) +("mili" ["$ACT@k(B" "$ACWA#(B"]) +("milj" ["$ACS@C(B" "$ACW@<(B"]) +("milm" ["$ACTA5(B"]) +("milu" ["$ACTB7(B"]) +("mily" ["$AC\An(B"]) +("milz" ["$ACQ@`(B"]) +("mima" ["$AC\Bk(B"]) +("mimb" ["$AC\D1(B"]) +("mimg" ["$ACTCN(B"]) +("mimi" ["$ACXC\(B"]) +("mimj" ["$ACTB~(B" "$ACVB~(B"]) +("minc" ["$ACZDr(B"]) +("mipc" ["$ACWF1(B"]) +("miqx" ["$AC\GP(B"]) +("mirf" ["$ACTHK(B"]) +("mise" ["$ACWI+(B"]) +("mitj" ["$AC\L8(B" "$AC\L=(B"]) +("mitu" ["$ACTM>(B"]) +("miui" ["$ACTJ'(B" "$ACXJ7(B" "$ACYJ3(B" "$AC\J5(B"]) +("miuu" ["$ACXJi(B"]) +("mivb" ["$ACWV`(B"]) +("mivi" ["$ACWV,(B" "$AC\V2(B"]) +("mivu" ["$ACTW!(B"]) +("miwh" ["$ACTc/(B"]) +("mix'" ["$AC;3vO"(B"]) +("mixn" ["$ACTPE(B"]) +("miyb" ["$AC\SQ(B"]) +("miyp" ["$AC\TF(B"]) +("miyr" ["$AC[T4(B"]) +("miyt" ["$AC[TB(B"]) +("miyu" ["$ACUSo(B"]) +("mjbu" ["$AB~2=(B"]) +("mjdu" ["$AD&=a99(B"]) +("mjgj" ["$ABy8I(B"]) +("mjgu" ["$AB|9H(B" "$AB|ht(B"]) +("mjh'" ["$ABz=-:l(B"]) +("mjhg" ["$ABy:a(B"]) +("mjhw" ["$AB~;-(B"]) +("mjhy" ["$ABz;3(B"]) +("mjie" ["$AB}35(B"]) +("mjig" ["$ABz3G(B"]) +("mjih" ["$AB~3$(B"]) +("mjkb" ["$ABz?Z(B"]) +("mjlf" ["$ACE=]AP7r(B"]) +("mjlg" ["$ACOBi;F(B"]) +("mmhh" ["$ABmBm;";"(B" "$AD#D#:}:}(B"]) +("mmhw" ["$AC^;((B"]) +("mmhy" ["$ACe;3(B"]) +("mmih" ["$AC`3$(B"]) +("mmiu" ["$ACb3}(B"]) +("mmjc" ["$ACf=;(B"]) +("mmji" ["$ACf;}(B"]) +("mmjn" ["$ACf=n(B"]) +("mmjr" ["$AC^>m(B"]) +("mmju" ["$ACf>_(B"]) +("mmks" ["$ACf?W(B"]) +("mmku" ["$AC^?c(B"]) +("mmli" ["$ACc@x(B"]) +("mmln" ["$ACfAY(B"]) +("mmly" ["$AC^Ae(B"]) +("mmmk" ["$ACfC2(B"]) +("mmmm" ["$AC\C\BiBi(B" "$AC`C`(B"]) +("mmmu" ["$ACfD?(B"]) +("mmpc" ["$ACbF1(B" "$ACfF1(B"]) +("mmqd" ["$ACcG?(B" "$ACfG=(B"]) +("mmqm" ["$ACfG0(B" "$AD*C{FdCn(B"]) +("mmqq" ["$ACcCcG?G?(B"]) +("mmqu" ["$ACbH%(B"]) +("mmr'" ["$ABrBtHK(B"]) +("mmrf" ["$ACfHK(B"]) +("mmrs" ["$ACfH](B"]) +("mmse" ["$ACfI+(B"]) +("mmtc" ["$AC^Lu(B" "$ACfLu(B"]) +("mmtj" ["$ACfL8(B"]) +("mmtm" ["$AC^Lo(B"]) +("mmtr" ["$ACfME(B"]) +("mmts" ["$AC_M*(B"]) +("mmu'" ["$AC^C+I@(B"]) +("mmua" ["$AC^I4(B"]) +("mmub" ["$ACfJZ(B"]) +("mmui" ["$ACfJ3(B"]) +("mmuv" ["$ACbK0(B"]) +("mmvd" ["$ACwD?UE5((B"]) +("mmvi" ["$ACbV0(B"]) +("mmx'" ["$AC$D?PT(B"]) +("mmxd" ["$ACfO`(B" "$ACfOr(B"]) +("mmxm" ["$AC^O_(B"]) +("mmxu" ["$AC^Pu(B"]) +("mmya" ["$AC^QA(B"]) +("mmyh" ["$AC`Qr(B" "$AC`Qt(B"]) +("mmyi" ["$AC^RB(B" "$ACbR[(B" "$ACbR_(B" "$ACfRi(B"]) +("mmyj" ["$AC`QS(B"]) +("mmyk" ["$AC_R)(B"]) +("mmyq" ["$ACNCBRTGs(B"]) +("mmzi" ["$AC^WQ(B" "$ACfWS(B"]) +("mnbj" ["$ACq0l(B"]) +("mnbk" ["$ACq1((B"]) +("mnbm" ["$ACq1d(B"]) +("mnby" ["$ACq1x(B"]) +("mnfa" ["$ACq7((B"]) +("mnff" ["$ACq7_(B"]) +("mnfh" ["$ACq7?(B"]) +("mnfu" ["$ACq7r(B"]) +("mnfz" ["$AcIez(B"]) +("mnge" ["$ACq8h(B" "$ACq8o(B"]) +("mngj" ["$ACt8P(B"]) +("mngo" ["$ACq9z(B"]) +("mngs" ["$ACq9$(B"]) +("mnh'" ["$AD=Da:Z(B"]) +("mnhb" ["$ACv:n(B"]) +("mnhe" ["$ACq:M(B"]) +("mnhh" ["$ACq:=(B"]) +("mnjd" ["$ACv=-(B" "$Aa:=-(B"]) +("mnjj" ["$AD#Db/(B"]) +("mnl'" ["$ABmDa@-(B"]) +("mnli" ["$ACqA&(B"]) +("mnq'" ["$AD#DbFw(B"]) +("mnqi" ["$ACqFx(B"]) +("mnqr" ["$ACqH((B"]) +("mnqy" ["$ACqGi(B"]) +("mnrv" ["$ACtHq(B"]) +("mntm" ["$ACqLo(B"]) +("mntr" ["$ACqME(B"]) +("mnug" ["$ACqIz(B"]) +("mnui" ["$ACqJB(B"]) +("mnvg" ["$ACqU~(B"]) +("mnvi" ["$ACqVG(B"]) +("mnvs" ["$ACqVZ(B"]) +("mnvu" ["$ACqVw(B"]) +("mnxc" ["$ACqP#(B"]) +("mnxn" ["$ACqPD(B"]) +("mnxr" ["$ACqQ!(B"]) +("mnyi" ["$ACqRb(B"]) +("mnyk" ["$ACqR%(B"]) +("mnys" ["$ACqSC(B"]) +("mnzu" ["$ACqWe(B"]) +("mnzv" ["$ACrWl(B"]) +("moai" ["$AD,0'(B"]) +("mobf" ["$AD!1>(B"]) +("mobi" ["$AD+1J(B"]) +("mobl" ["$AD$0](B"]) +("mobu" ["$AD*2;(B"]) +("moca" ["$AD%2A(B" "$AD&2A(B"]) +("moda" ["$AD*4s(B"]) +("modg" ["$AD&5G(B"]) +("modi" ["$AC~5W(B" "$AD+5T(B"]) +("modk" ["$AC~5=(B" "$AD%56(B"]) +("modl" ["$AD)4z(B"]) +("modu" ["$AD,6A(B"]) +("moer" ["$AD&6{(B" "$AD*6{(B"]) +("mofh" ["$AD!7B(B" "$AD#7B(B"]) +("mofj" ["$AD#76(B"]) +("mofz" ["$AD*7G(B"]) +("mogd" ["$AD%9b(B"]) +("mogu" ["$AD"9=(B"]) +("mogv" ["$AD'9m(B"]) +("mohe" ["$AD%:O(B"]) +("mohk" ["$AD%:D(B"]) +("mohu" ["$AD#:}(B"]) +("mohv" ["$AD(;R(B"]) +("mohz" ["$AC~:Z(B" "$AD(:Z(B"]) +("moid" ["$AD%42(B"]) +("moji" ["$AD+<#(B"]) +("mojw" ["$AD+-(B"]) +("mokd" ["$AD%?s(B"]) +("moky" ["$AD#?i(B"]) +("molc" ["$AD%AO(B" "$AD)AK(B"]) +("moli" ["$AD'A&(B"]) +("molm" ["$AD%A6(B" "$AD%A7(B"]) +("molo" ["$AC;Bd(B"]) +("molv" ["$AD+BL(B"]) +("momo" ["$AD,D,(B" "$A\T\T(B"]) +("momx" ["$AD%Cp(B" "$AD-Cp(B"]) +("moni" ["$AD!Db(B" "$AD#Db(B" "$AD*Df(B"]) +("monj" ["$AD%DQ(B"]) +("monl" ["$AD*DN(B"]) +("monm" ["$AD)Dj(B"]) +("moqi" ["$AD)FZ(B" "$AD,Ft(B" "$AD,Fu(B"]) +("morf" ["$AD,HO(B"]) +("mori" ["$AD)HU(B"]) +("morj" ["$AD,H;(B" "$AD.H;(B" "$AD/H;(B"]) +("moru" ["$AC;Hk(B" "$AD*Hg(B" "$AD*Hk(B"]) +("moso" ["$AC~Kw(B"]) +("mosp" ["$AD%Kp(B"]) +("mote" ["$AD#LX(B"]) +("motm" ["$AD&Ll(B"]) +("moto" ["$AD&MP(B"]) +("moua" ["$AD(I1(B" "$AD(I7(B"]) +("moub" ["$AC;JU(B"]) +("moug" ["$AD0Iz(B"]) +("moui" ["$AD#J=(B" "$AD%J/(B" "$AD)J@(B" "$AD.JS(B"]) +("mouu" ["$AD#J}(B" "$AD'Ju(B"]) +("mouv" ["$AD+K.(B"]) +("movi" ["$AD+V-(B"]) +("movp" ["$AC~W<(B"]) +("mowh" ["$AD'Mu(B"]) +("mowz" ["$AD)N2(B"]) +("moxc" ["$AD%Ow(B"]) +("moxm" ["$AD+O_(B"]) +("moxu" ["$AD*Pk(B" "$AD,Pm(B"]) +("moxx" ["$AD,P4(B"]) +("moxy" ["$AD#PM(B"]) +("moya" ["$AD#Q9(B"]) +("moye" ["$AD)R6(B"]) +("moyh" ["$AD#Qy(B"]) +("moyj" ["$AD$QW(B"]) +("moyu" ["$AD+Sc(B"]) +("mozi" ["$AD+WS(B"]) +("mpt'" ["$ABmFUMP(B"]) +("mpvh" ["$AC*EgV';$(B"]) +("mqcj" ["$ACqGn2F>!(B"]) +("mqlp" ["$AC}B[(B"]) +("mqvy" ["$ACqH(VwRe(B"]) +("mqwu" ["$AC}Ns(B"]) +("msbk" ["$AD*I#1H?K(B"]) +("msk'" ["$AD*K9?F(B"]) +("msl'" ["$ADBK9AV(B"]) +("msln" ["$AD+Kw@oDa(B"]) +("mte'" ["$ACWMB6{(B" "$AD#LX6y(B"]) +("mtgy" ["$AC:L?9$R5(B"]) +("mth'" ["$AD>L?;-(B"]) +("mti'" ["$AD&MP35(B"]) +("mtj'" ["$AC)L(>F(B"]) +("mtkg" ["$ABqM7?`8I(B"]) +("mtsl" ["$AB}LuK9@m(B"]) +("mtt'" ["$AB}MLML(B"]) +("mtx'" ["$ABmLcPN(B"]) +("mtz'" ["$ACwL+Wf(B"]) +("muai" ["$AD80.(B"]) +("mub'" ["$ACEJP2?(B"]) +("mubc" ["$AD?1j(B"]) +("mubf" ["$AD81>(B" "$AD>1>(B"]) +("mubj" ["$AD>0e(B" "$AD>0f(B"]) +("mubu" ["$AD;2<(B"]) +("mubz" ["$AD91.(B"]) +("muck" ["$ADA2](B"]) +("mucl" ["$AD>2D(B"]) +("mudi" ["$AD95X(B" "$AD?5D(B"]) +("mudj" ["$AD55$(B"]) +("mudr" ["$AD#6M(B"]) +("mudu" ["$AD?6C(B"]) +("mue'" ["$AC;JB6y(B"]) +("muer" ["$AD>6z(B" "$ADB6{(B"]) +("mufa" ["$AD>7$(B"]) +("mufg" ["$AD87d(B"]) +("mufu" ["$AD;8.(B"]) +("mugd" ["$AD?9b(B"]) +("mugp" ["$AD>9w(B"]) +("mugs" ["$AD>9$(B" "$ADA9$(B"]) +("muhb" ["$AD8:s(B" "$AD;:s(B"]) +("muih" ["$ADA3!(B"]) +("muij" ["$AD62z(B"]) +("muil" ["$AD>2q(B"]) +("muir" ["$AD>4,(B"]) +("mujd" ["$AD>=3(B"]) +("muji" ["$AD8<&(B" "$AD<h(B"]) +("muju" ["$AD#>_(B"]) +("mujy" ["$AD?>5(B"]) +("muke" ["$AD>?L(B"]) +("mul'" ["$AD8JwAV(B"]) +("mulc" ["$AD>AO(B"]) +("muli" ["$AD?A&(B"]) +("mulj" ["$AD>@<(B"]) +("muln" ["$AD>AV(B" "$AD@AZ(B"]) +("muls" ["$AD>A}(B"]) +("mulu" ["$AD?B<(B"]) +("mum'" ["$AC;J2C4(B"]) +("muma" ["$AD>Bm(B"]) +("mumn" ["$ADACq(B"]) +("mumu" ["$A\Y\Y(B"]) +("mumy" ["$AD=C{(B"]) +("munm" ["$AD:Dj(B"]) +("muou" ["$AD>E<(B"]) +("mupl" ["$AD>EE(B"]) +("muqi" ["$AD>Fw(B"]) +("muqm" ["$AD?G0(B"]) +("muqn" ["$AD8GW(B"]) +("muqu" ["$ADAGx(B"]) +("mur'" ["$AD0IzHK(B"]) +("murf" ["$AD>HK(B" "$ADAHK(B"]) +("murs" ["$AD=H](B"]) +("muse" ["$AD:I+(B"]) +("muss" ["$AD?KM(B"]) +("mut'" ["$ABmJOLe(B"]) +("mutb" ["$AD>M7(B"]) +("muti" ["$AD8Le(B"]) +("mutj" ["$AD>L?(B"]) +("muts" ["$ADAM/(B"]) +("muui" ["$AD>J/(B" "$ADAJ&(B"]) +("muuu" ["$AD8Jw(B" "$AD>Jm(B"]) +("muv'" ["$ACXJi3$(B"]) +("muvi" ["$AD4V8(B" "$AD7V8(B" "$AD>VF(B"]) +("muvu" ["$AD8Vj(B" "$AD8Vm(B"]) +("muvy" ["$ACqIzVwRe(B"]) +("muwk" ["$ACOJ2N,?K(B"]) +("muwu" ["$AD>N](B"]) +("muxc" ["$AD8P#(B"]) +("muxi" ["$AD8O5(B" "$AD>iX(B"]) +("muxm" ["$AD8O_(B"]) +("muxu" ["$ADAPs(B"]) +("muxw" ["$AD?OB(B"]) +("muy'" ["$ABmJ?S"(B"]) +("muya" ["$AD#Q9(B"]) +("muye" ["$AD8R:(B" "$ADAR5(B"]) +("muyh" ["$AD#Qy(B" "$AD8Qr(B" "$ADAQr(B"]) +("muyn" ["$AD8Rt(B"]) +("muyu" ["$AceS}(B" "$AceT!(B"]) +("muzh" ["$AD9Ta(B"]) +("muzi" ["$AD8WS(B"]) +("mvb'" ["$AD>VJ2?(B"]) +("mvbz" ["$AC@VP2;Wc(B"]) +("mvdp" ["$ACqVw53EI(B"]) +("mvdt" ["$AD*U[4sLa(B"]) +("mvg'" ["$ABzV^9z(B" "$ACqVw9z(B"]) +("mvgg" ["$ACqVw8D8o(B"]) +("mvgm" ["$ACqVw8oC|(B"]) +("mvjv" ["$ACqVwCz(B"]) +("mvmg" ["$ACqV,Cq8`(B"]) +("mvp'" ["$AC+V/F7(B" "$AC^V/F7(B"]) +("mvs'" ["$AD>VJKX(B"]) +("mvvv" ["$ACqVwU~VN(B" "$ACqVwW(U~(B"]) +("mvwx" ["$ACwVNN,PB(B"]) +("mvx'" ["$AC+VwO/(B"]) +("mws'" ["$ABmN2KI(B"]) +("mwx'" ["$AZ$MuPG(B"]) +("mxa'" ["$ABmNw0#(B"]) +("mxb'" ["$AB}PT2!(B"]) +("mxbt" ["$ACNO*1JL8(B"]) +("mxg'" ["$AC+O89\(B" "$AD+Nw8g(B"]) +("mxgi" ["$AD+Nw8g3G(B"]) +("mxgw" ["$AD+Nw8gMe(B"]) +("mxho" ["$ACp;p(B"]) +("mxji" ["$ACp<#(B"]) +("mxjp" ["$ACp>z(B"]) +("mxjt" ["$ACp>x(B"]) +("mxkb" ["$ACp?Z(B"]) +("mxui" ["$ACoJS(B"]) +("mxv'" ["$ACwO8UJ(B"]) +("mxvy" ["$AC0OUVwRe(B"]) +("mxw'" ["$AC^OKN,(B"]) +("mxwh" ["$ACpMv(B"]) +("mxy'" ["$AD*PkSP(B"]) +("myan" ["$ACw05(B"]) +("mybl" ["$ACw0W(B"]) +("myce" ["$AC{2a(B"]) +("myci" ["$AC{4J(B" "$AC{4N(B"]) +("mycl" ["$AC{2K(B"]) +("myde" ["$ACw5B(B"]) +("mydg" ["$ACw5F(B"]) +("mydj" ["$AC{5%(B"]) +("mydk" ["$ACw5@(B"]) +("mydl" ["$ACw4z(B"]) +("myee" ["$AC{6n(B"]) +("myer" ["$ACw6y(B"]) +("myff" ["$AC{7V(B"]) +("myfh" ["$ACy7E(B"]) +("myfj" ["$ACw7/(B"]) +("myg'" ["$AC;SP9}(B"]) +("mygb" ["$ACw95(B"]) +("mygv" ["$AC{9s(B"]) +("mygz" ["$AC{Re9$WJ(B"]) +("myhk" ["$AC{:E(B"]) +("myhw" ["$AC{;-(B"]) +("myig" ["$AC{3F(B"]) +("myij" ["$AC{2z(B"]) +("myiu" ["$AC{3x(B"]) +("myjc" ["$ACw=:(B" "$AC{=L(B"]) +("myjd" ["$AC{=+(B"]) +("myji" ["$ACz5(B" "$ACw>;(B"]) +("myke" ["$ACz?L(B"]) +("myky" ["$ACw?l(B"]) +("myl'" ["$ACHQ?AV(B"]) +("mylc" ["$ACwAK(B"]) +("myld" ["$ACwAA(B"]) +("mylh" ["$ACw@J(B"]) +("myli" ["$AC{@m(B" "$AC{@{(B"]) +("mylq" ["$AC{Aw(B"]) +("mylv" ["$ACwBI(B"]) +("myly" ["$ACwAn(B" "$AC|An(B"]) +("myma" ["$ACwBk(B"]) +("myml" ["$AC|Bv(B"]) +("mymu" ["$AC{D?(B"]) +("mymy" ["$ACwCw(B" "$AC|C{(B"]) +("mymz" ["$ACwCD(B"]) +("mynm" ["$ACwDj(B"]) +("mypl" ["$ACzEF(B" "$AC{EF(B"]) +("mypm" ["$AC{F,(B"]) +("myqd" ["$ACwG9(B"]) +("myqi" ["$AC{Fx(B"]) +("myqt" ["$ACwH7(B"]) +("myrf" ["$ACwHK(B" "$AC{HK(B"]) +("myri" ["$ACwHU(B"]) +("myt'" ["$ABsQ?LG(B"]) +("myth" ["$AC{LC(B"]) +("myti" ["$AC|Lb(B"]) +("mytm" ["$ACwLl(B"]) +("myug" ["$AC{Iy(B" "$AC{J$(B"]) +("myui" ["$ACwJ1(B" "$AC{J5(B" "$AC{J?(B"]) +("myuj" ["$AC{I=(B"]) +("myuo" ["$ACwK5(B"]) +("myuu" ["$AC{J}(B"]) +("myvg" ["$ACwU~(B" "$ACwV$(B"]) +("myvi" ["$ACwV*(B" "$ACwVG(B"]) +("myvk" ["$ACw3/(B"]) +("myvs" ["$ACyVS(B" "$AC|VP(B"]) +("myvu" ["$ACwVi(B" "$AC{Vw(B" "$AC{Vx(B"]) +("mywf" ["$ACwND(B" "$ACzND(B"]) +("mywh" ["$AC{M{(B"]) +("myxi" ["$ACwNz(B"]) +("myxm" ["$ACwOT(B"]) +("myxt" ["$AC{Q'(B"]) +("myxw" ["$AC{OB(B"]) +("myxy" ["$ACwPG(B"]) +("myyi" ["$AC{R=(B" "$AC{Re(B"]) +("myyj" ["$AC{QT(B"]) +("myyp" ["$AC|TK(B"]) +("myyu" ["$AC{S~(B"]) +("myzi" ["$AC{WS(B" "$AC{WV(B"]) +("myzk" ["$ACwTg(B"]) +("mzba" ["$AC;0Q(B"]) +("mzcg" ["$AC:2c(B"]) +("mzci" ["$AC?4N(B"]) +("mzco" ["$AC;4m(B"]) +("mzcp" ["$AC74e(B"]) +("mzd'" ["$AC+Ts6+(B"]) +("mzde" ["$AC@5B(B"]) +("mzdh" ["$AC?51(B"]) +("mzdp" ["$AC?6V(B"]) +("mzdu" ["$AC76>(B"]) +("mzdx" ["$AC+Ts6+Kz(B"]) +("mzjq" ["$AC@>F(B"]) +("mzju" ["$AC6>Y(B"]) +("mzjw" ["$AC?0(B"]) +("mzkd" ["$AC:?s(B"]) +("mzke" ["$AC??K(B"]) +("mzlc" ["$AC;AK(B"]) +("mzli" ["$AC@@v(B" "$AwHA&(B"]) +("mzlj" ["$AC9@C(B"]) +("mzln" ["$AC7AV(B"]) +("mzlu" ["$AC:B/(B"]) +("mzly" ["$ACqWe@{Rf(B"]) +("mzlz" ["$AC8@`(B"]) +("mzmc" ["$AC?Ck(B" "$AC@Cn(B"]) +("mzmd" ["$ACqWeC,6\(B"]) +("mzmg" ["$AC@CN(B"]) +("mzmj" ["$AC@Bz(B"]) +("mzmk" ["$ACI0(B"]) +("mzuk" ["$ACW)(B"]) +("mzvy" ["$ACqWeVwRe(B"]) +("mzwh" ["$ACqWeND;/(B"]) +("mzwl" ["$ACDMb(B"]) +("mzwt" ["$ACqWeNJLb(B"]) +("mzwz" ["$AC@N6(B"]) +("mzxi" ["$AC:O5(B"]) +("mzxt" ["$AC@Q'(B"]) +("mzxy" ["$ACqWeQ'T:(B"]) +("mzyb" ["$AC:SM(B" "$AC;SP(B"]) +("mzyi" ["$AC?R;(B"]) +("mzyj" ["$AC:QL(B" "$AC(B"]) +("mzzi" ["$AC7WS(B" "$ACCWS(B"]) +("mzzj" ["$ACqWeWJ2z=W<6(B"]) +("mzzv" ["$ACqWeWTVN(B"]) +("nabj" ["$ADG0c(B"]) +("nabm" ["$ADG1_(B"]) +("nacl" ["$ADG2E(B"]) +("nacv" ["$ADI4b(B"]) +("nada" ["$ADC4s(B"]) +("nadk" ["$ADC5=(B"]) +("naer" ["$ADD6y(B" "$ADG6y(B"]) +("nage" ["$ADD8v(B" "$ADG8v(B"]) +("nags" ["$ADI91(B"]) +("nagz" ["$ADC8x(B"]) +("nahj" ["$ADE:0(B"]) +("nahv" ["$ADG;a(B"]) +("naiu" ["$ADC3v(B"]) +("najq" ["$ADG>M(B"]) +("nald" ["$ADIA9(B"]) +("nali" ["$ADD@o(B" "$ADG@o(B"]) +("nall" ["$ADC@4(B"]) +("nalu" ["$ADDB7(B"]) +("namc" ["$ADICg(B"]) +("name" ["$ADGC4(B"]) +("namf" ["$ADICF(B"]) +("nang" ["$ADDD\(B"]) +("napa" ["$ADDEB(B"]) +("naqi" ["$ADCFp(B"]) +("naqu" ["$ADCH%(B"]) +("naru" ["$ADIHk(B"]) +("naub" ["$ADCJV(B"]) +("naui" ["$ADGJ1(B" "$ADGJG(B"]) +("nauv" ["$ADIK0(B"]) +("nave" ["$ADCWE(B"]) +("navs" ["$ADGVV(B"]) +("navu" ["$ADCW!(B"]) +("nawz" ["$ADDN;(B" "$ADGN;(B"]) +("naxx" ["$ADDP)(B" "$ADGP)(B"]) +("nayb" ["$ADDSP(B"]) +("naye" ["$ADGR2(B"]) +("nayh" ["$ADGQy(B"]) +("nayj" ["$ADFQN(B"]) +("nazb" ["$ADCW_(B"]) +("nazj" ["$ADGT[(B"]) +("nbe'" ["$ADa246{(B"]) +("nbi'" ["$ADO113/(B"]) +("nblx" ["$ADZ2?A*O5(B"]) +("nbmd" ["$ADZ2?C,6\(B"]) +("nbnv" ["$AE.0gDPW0(B"]) +("nbq'" ["$ADO0kGr(B"]) +("nbyh" ["$ADO11Ri:M(B"]) +("ncbu" ["$ADr2<(B"]) +("ncer" ["$ADq6y(B"]) +("ncgu" ["$AE)4e9+Ig(B"]) +("ncik" ["$ADq32(B"]) +("ncj'" ["$ADZ4m=G(B"]) +("ncls" ["$ADqA}(B"]) +("nclz" ["$ADq@`(B"]) +("ncpf" ["$ADrEh(B"]) +("ncpm" ["$ADrF,(B"]) +("ncqd" ["$ADqG9(B"]) +("ncsu" ["$ADrKX(B"]) +("ncub" ["$ADqJ^(B"]) +("nder" ["$ADo6y(B"]) +("ndjq" ["$ADp>F(B"]) +("ndjw" ["$ADo3(B" "$Ap$:O3(B"]) +("nike" ["$ADa?K(B"]) +("nikg" ["$AD`?S(B"]) +("nil'" ["$ADj2zA?(B"]) +("nilc" ["$ADeAK(B"]) +("nill" ["$ADc@4(B"]) +("nilq" ["$ADfAw(B"]) +("nils" ["$ADaAz(B"]) +("nimf" ["$ADcCG(B"]) +("nimy" ["$ADdC{(B" "$ADfC|(B"]) +("nink" ["$AD`DW(B"]) +("niny" ["$AD`E"(B"]) +("nip'" ["$AE)2zF7(B"]) +("niqq" ["$AD`vz(B"]) +("niqu" ["$ADcH%(B"]) +("nirf" ["$ADbHK(B"]) +("nirs" ["$ADXH^(B"]) +("nisi" ["$ADaK9(B" "$ADgK@(B"]) +("nisu" ["$AD`K\(B"]) +("nitj" ["$AD`L6(B" "$AD`L?(B"]) +("nitu" ["$AD`MA(B"]) +("niui" ["$ADcJG(B"]) +("niuv" ["$AD`K.(B" "$ADfK.(B" "$ADgK.(B"]) +("nivi" ["$ADbVF(B"]) +("nivr" ["$ADfW*(B"]) +("niwz" ["$ADeN6(B"]) +("nix'" ["$ADO3/OJ(B"]) +("niya" ["$ADaQG(B"]) +("niyi" ["$ADbRi(B"]) +("niyj" ["$AD`QR(B"]) +("niyk" ["$ADcR*(B"]) +("nizi" ["$ADeWS(B"]) +("nizl" ["$ADcTZ(B"]) +("nizo" ["$ADbWw(B"]) +("njbj" ["$ADQ0l(B"]) +("njbk" ["$ADQ1#(B"]) +("njbm" ["$ADO1_(B"]) +("njbu" ["$ADO2?(B"]) +("njbz" ["$ADO11(B"]) +("njde" ["$ADQ5C(B"]) +("njdk" ["$ADQ5@(B"]) +("njdm" ["$ADQ5c(B"]) +("njdu" ["$ADQ6H(B"]) +("njdv" ["$ADP6S(B"]) +("njer" ["$ADP6y(B"]) +("njfg" ["$ADO7g(B"]) +("njfh" ["$ADO7=(B" "$ADP7=(B"]) +("njfl" ["$AE)|(B" "$ADO?$(B"]) +("njjy" ["$ADO>)(B"]) +("njkb" ["$ADO?Z(B"]) +("njkj" ["$ADQ?0(B" "$ADQ?4(B"]) +("njkl" ["$ADO?*(B"]) +("njlg" ["$ADa(B"]) +("njmy" ["$ADOCw(B"]) +("njmz" ["$ADOC@(B"]) +("njnj" ["$A`+`+(B"]) +("njnv" ["$ADPE.(B"]) +("njny" ["$ADOD~(B"]) +("njou" ["$ADOE7(B"]) +("njpi" ["$ADOF$(B"]) +("njpv" ["$AE))JP(B" "$AD}=aK.(B"]) +("njub" ["$ADQJ\(B"]) +("njue" ["$ADOIg(B"]) +("njug" ["$ADPIz(B"]) +("njui" ["$ADOJ7(B" "$ADOJP(B" "$ADQJB(B"]) +("njuj" ["$ADOI=(B"]) +("njuo" ["$ADQK5(B"]) +("njv'" ["$ADO<+V^(B"]) +("njvi" ["$ADOVA(B"]) +("njvk" ["$ADOZ/(B" "$ADQUR(B"]) +("njvs" ["$ADOVP(B"]) +("njwf" ["$ADQNE(B"]) +("njwh" ["$ADOMu(B" "$ADQM|(B"]) +("njwz" ["$ADQN%(B" "$ADQN*(B"]) +("njx'" ["$ADM>CPT(B"]) +("njxt" ["$ADQQ'(B"]) +("njxy" ["$ADPPT(B"]) +("njy'" ["$ADZ=ST2(B"]) +("njya" ["$ADOQG(B"]) +("njyh" ["$ADOQs(B" "$ADOQt(B"]) +("njyi" ["$ADQRT(B"]) +("njyt" ["$ADOT=(B"]) +("njyu" ["$ADQSZ(B"]) +("njzi" ["$ADPWS(B"]) +("nkdl" ["$ADT4|(B"]) +("nkdu" ["$ADS6H(B"]) +("nker" ["$ADT6y(B"]) +("nkfj" ["$ADV7-(B"]) +("nkgv" ["$ADV9m(B"]) +("nkhl" ["$ADT:#(B"]) +("nkho" ["$ADU;p(B"]) +("nkjn" ["$ADT=n(B"]) +("nkke" ["$ADT?G(B"]) +("nkli" ["$ADTA&(B"]) +("nklu" ["$ADTB-(B"]) +("nkmo" ["$ADTD$(B"]) +("nknu" ["$ADUE-(B"]) +("nkqu" ["$ADSGz(B"]) +("nks'" ["$ADa?KKI(B"]) +("nksv" ["$ADTKh(B"]) +("nkui" ["$ADTJR(B" "$ADVJB(B" "$ADVJP(B"]) +("nkvi" ["$ADTV-(B"]) +("nkvs" ["$ADVVS(B"]) +("nkyh" ["$ADSQw(B"]) +("nkyj" ["$ADTQW(B"]) +("nkzi" ["$ADTWS(B"]) +("nkzy" ["$AE$?wTvS/(B"]) +("nlb'" ["$ADZB^1O(B"]) +("nldg" ["$ADJ5F(B"]) +("nldy" ["$ADOB^5CNwQG(B"]) +("nlff" ["$ADL7[(B"]) +("nlfj" ["$ADM73(B"]) +("nlh'" ["$ADaB^:S(B"]) +("nlhe" ["$ADN:N(B"]) +("nlhj" ["$ADM:.(B"]) +("nlho" ["$ADM;p(B"]) +("nlir" ["$ADM4)(B"]) +("nljm" ["$ADMC(B"]) +("nll'" ["$ADj@{BJ(B"]) +("nlld" ["$ADTA&@M6/(B" "$AE+A%@M6/(B"]) +("nlli" ["$ADMA&(B"]) +("nllk" ["$ADL@R(B" "$ADM@M(B"]) +("nlma" ["$ADLBh(B"]) +("nlmo" ["$ADMD%(B"]) +("nlmy" ["$AE)AVDA81Sf(B"]) +("nlnl" ["$ADLDL(B"]) +("nlnq" ["$ADLE#(B"]) +("nlpy" ["$ADLF?(B"]) +("nlqi" ["$ADJFx(B"]) +("nlqy" ["$AE+A%FpRe(B"]) +("nlre" ["$ADMHH(B"]) +("nlsr" ["$ADMKa(B"]) +("nltb" ["$ADLM7(B"]) +("nlth" ["$ADLLG(B"]) +("nltv" ["$ADjAdLXUw(B"]) +("nluh" ["$AE+A%Ig;a(B"]) +("nlui" ["$ADKJG(B"]) +("nlv'" ["$AE+A%VF(B" "$AE+A%Vw(B"]) +("nlvd" ["$AE+A%VF6H(B"]) +("nlvi" ["$ADKVA(B"]) +("nlxn" ["$ADMPD(B"]) +("nlxy" ["$ADMPT(B"]) +("nlyb" ["$ADLSM(B"]) +("nlys" ["$ADMSC(B"]) +("nlzv" ["$ADLWl(B"]) +("nmb'" ["$ADcCG1;(B" "$AE.Cq1x(B"]) +("nmbc" ["$ADj1m(B"]) +("nmby" ["$ADICW1HQG(B"]) +("nmc'" ["$ADZD&2A(B"]) +("nmdi" ["$ADj5W(B"]) +("nmdl" ["$ADj4z(B"]) +("nmdo" ["$ADi6H(B" "$ADm6H(B"]) +("nmdu" ["$ADi6H(B" "$ADj6H(B" "$Ap$6H(B"]) +("nmff" ["$ADj7](B"]) +("nmfu" ["$Ap$8=(B"]) +("nmg'" ["$ADZCI9E(B"]) +("nmgd" ["$ADj9b(B"]) +("nmgf" ["$ADj8y(B"]) +("nmgm" ["$AE)Cq8oC|(B"]) +("nmgo" ["$ADj9}(B"]) +("nmgr" ["$ADj9X(B"]) +("nmhk" ["$ADj:E(B"]) +("nmhv" ["$ADj;a(B"]) +("nmhw" ["$ADj;*(B" "$ADj;-(B"]) +("nmig" ["$ADj3I(B"]) +("nmij" ["$ADj2z(B"]) +("nmiu" ["$ADj3u(B"]) +("nmji" ["$ADj<6(B" "$ADj|(B"]) +("nmjx" ["$Ap$=a(B"]) +("nmjy" ["$ADj>0(B" "$ADn>-(B"]) +("nmkj" ["$ADj?/(B"]) +("nmli" ["$ADj@z(B" "$ADj@{(B"]) +("nmlk" ["$ADj@O(B"]) +("nmll" ["$ADj@4(B"]) +("nmlp" ["$ADjBV(B"]) +("nmly" ["$ADjAd(B"]) +("nmmi" ["$ADkCW(B"]) +("nmml" ["$ADjBu(B"]) +("nmmo" ["$Ap$D$(B"]) +("nmnm" ["$ADjDj(B" "$ADnDn(B"]) +("nmpu" ["$ADjFW(B"]) +("nmqm" ["$ADjG0(B"]) +("nmqy" ["$ADjG`(B" "$ADjGa(B" "$AE)CqFpRe(B"]) +("nmso" ["$ADjKy(B"]) +("nmsv" ["$ADjKj(B"]) +("nmtb" ["$ADnM7(B"]) +("nmtu" ["$Ap$MA(B"]) +("nmui" ["$ADjJ1(B" "$ADjJB(B" "$ADnJ+(B"]) +("nmuk" ["$ADjIY(B"]) +("nmuu" ["$ADnJi(B"]) +("nmv'" ["$ADOC@V^(B"]) +("nmvh" ["$ADj3$(B"]) +("nmvo" ["$Ap$WE(B"]) +("nmvs" ["$ADjVU(B"]) +("nmvv" ["$AE)CqU=Uy(B"]) +("nmxh" ["$AE)CqP-;a(B"]) +("nmxm" ["$ADjO^(B"]) +("nmxn" ["$ADMD%PTD\(B"]) +("nmxw" ["$ADjOB(B"]) +("nmxy" ["$Ap$PT(B"]) +("nmye" ["$Ap$R:(B"]) +("nmyt" ["$ADjTB(B"]) +("nmyu" ["$AvsSc(B"]) +("nmzb" ["$ADlW_(B"]) +("nnbu" ["$ADz2;(B"]) +("nnbw" ["$ADnDn2;M|(B"]) +("nnde" ["$ADz5D(B"]) +("nnhk" ["$ADz:C(B"]) +("nnjd" ["$ADz=+(B"]) +("nnke" ["$ADz?I(B"]) +("nnkg" ["$ADQD\?I9s(B"]) +("nnmf" ["$ADzCG(B"]) +("nnng" ["$ADzD\(B"]) +("nnnn" ["$ADPDPE.E.(B"]) +("nnpd" ["$ADPE.F=5H(B"]) +("nnqc" ["$ADzGF(B"]) +("nnrh" ["$ADzHC(B"]) +("nnui" ["$ADzJG(B"]) +("nnuo" ["$ADzK5(B"]) +("nnv'" ["$AE)E+VF(B" "$AE)E+Vw(B"]) +("nnxd" ["$ADzOk(B"]) +("nods" ["$AE26/(B"]) +("nofu" ["$AE37r(B"]) +("nola" ["$ADH@-(B"]) +("nomi" ["$AE4CW(B"]) +("noro" ["$AE3Hu(B"]) +("nosi" ["$AE5K<(B"]) +("nowz" ["$AE2M~(B"]) +("noyj" ["$AE5QT(B"]) +("noys" ["$AE2SC(B"]) +("nozb" ["$AE2W_(B"]) +("npc'" ["$AE#F$2K(B"]) +("npj'" ["$AD`EhX(B" "$AE$i0(B"]) +("nqjx" ["$AE$=a(B"]) +("nqkb" ["$AE%?[(B" "$AE&?[(B"]) +("nqli" ["$AE$A&(B"]) +("nqma" ["$AE#Bm(B"]) +("nqmk" ["$AE#C+(B"]) +("nqnl" ["$AE#DL(B"]) +("nqpg" ["$AE#Eo(B"]) +("nqpi" ["$AE#F$(B"]) +("nqq'" ["$AD}F{Fw(B"]) +("nqqu" ["$AE$Gz(B"]) +("nqr'" ["$ADjGaHK(B"]) +("nqrb" ["$AE#Hb(B"]) +("nqru" ["$AE#Hi(B"]) +("nqu'" ["$ADOFkJi(B"]) +("nque" ["$AE#Ia(B"]) +("nquh" ["$AE$IK(B"]) +("nqvr" ["$AE$W*(B"]) +("nqy'" ["$ADZGPT2(B"]) +("nqyb" ["$AE#SM(B"]) +("nqyt" ["$AE&T<(B"]) +("nre'" ["$ADaHU6{(B"]) +("nrfh" ["$AE/7?(B"]) +("nrg'" ["$ADMHH8V(B"]) +("nrhe" ["$AE/:M(B"]) +("nrhj" ["$ADMHH:O=p(B"]) +("nrhu" ["$ADZH]:MPNJ=(B"]) +("nrj'" ["$ADZH<;z(B" "$AE.HK(B"]) +("nshb" ["$AE(:q(B"]) +("nsho" ["$AE);n(B"]) +("nshu" ["$AE);'(B"]) +("nshv" ["$AE);a(B"]) +("nshy" ["$AE*;5(B"]) +("nsi'" ["$AD_KC3e(B"]) +("nsia" ["$AE(2h(B"]) +("nsid" ["$AE'4/(B"]) +("nsih" ["$AE)3!(B"]) +("nsij" ["$AE)2z(B"]) +("nsiu" ["$AE)Ps(B"]) +("nsji" ["$AE);z(B"]) +("nsju" ["$AE)>_(B"]) +("nsjw" ["$AE)=(Ih(B"]) +("ntul" ["$AE)LoK.@{(B"]) +("ntv'" ["$AE.M,V>(B"]) +("nubi" ["$AE+f>(B"]) +("nucl" ["$AE+2E(B"]) +("nufh" ["$AE-7E(B"]) +("nuh'" ["$ADGJ1:r(B"]) +("nuhb" ["$AE-:p(B"]) +("nuho" ["$AE-;p(B"]) +("nuii" ["$AE-3b(B"]) +("nuik" ["$AE-31(B"]) +("nuj'" ["$ADTIq>-(B"]) +("nuli" ["$AE+A%(B" "$AE,A&(B"]) +("numu" ["$AE-D?(B"]) +("nunx" ["$AD\IOD\OB(B"]) +("nupu" ["$AE+FM(B"]) +("nuqi" ["$AE-Fx(B"]) +("nurs" ["$AE-H](B"]) +("nutk" ["$AE-LN(B"]) +("nuyi" ["$AE+R[(B"]) +("nvbv" ["$ADOUw11U=(B"]) +("nvdv" ["$AE.6S(B"]) +("nver" ["$AE.6y(B"]) +("nvfh" ["$AE.7=(B"]) +("nvgs" ["$AE.9$(B"]) +("nvhd" ["$AE.;J(B"]) +("nvhl" ["$AE.:"(B"]) +("nvlh" ["$AE.@I(B"]) +("nvlj" ["$AE.@:(B"]) +("nvpl" ["$AE.EE(B"]) +("nvpu" ["$AE.FM(B"]) +("nvr'" ["$AE.VwHK(B"]) +("nvrf" ["$AE.HK(B"]) +("nvuf" ["$AE.Iq(B"]) +("nvug" ["$AE.Iz(B"]) +("nvui" ["$AE.J?(B"]) +("nvvf" ["$AE.Uf(B" "$AE.Uj(B"]) +("nvwg" ["$ADcW7NR8O(B"]) +("nvwh" ["$AE.Mu(B"]) +("nvxu" ["$AE.Pv(B"]) +("nvxy" ["$AE.PT(B"]) +("nvys" ["$AE.S6(B"]) +("nvzi" ["$AE.WS(B"]) +("nwb'" ["$ADZNq2?(B"]) +("nwf'" ["$ADZNq8.(B"]) +("nwjk" ["$ADZMb=;@'(B" "$ADZMbuS@'(B"]) +("nwkt" ["$AE,M_?KP$LX(B"]) +("nwnw" ["$AD\NDD\Nd(B"]) +("nwq'" ["$ADQN*Gi(B"]) +("nxa'" ["$ADZu#07(B"]) +("nxge" ["$ADx8u(B"]) +("nxhe" ["$ADv:O(B"]) +("nxn'" ["$ADOPYE+(B"]) +("nxqi" ["$ADsFp(B"]) +("nxuj" ["$ADZPDJ@=g(B"]) +("nxvh" ["$ADuUO(B"]) +("nxvu" ["$ADsW!(B"]) +("nxzi" ["$ADwWS(B"]) +("nxzj" ["$AE*PiWw[(B" "$AE)R5<2(B"]) +("nyke" ["$AD~?I(B"]) +("nykf" ["$AD~?O(B"]) +("nykl" ["$AE!?*(B"]) +("nyl'" ["$ADZS&A&(B"]) +("nymg" ["$AD{CJ(B"]) +("nyny" ["$AD{D{(B"]) +("nyqt" ["$AD~H1(B"]) +("nys'" ["$ADfTKKc(B"]) +("nysi" ["$AD}K<(B"]) +("nyu'" ["$AE)R5Ig(B" "$AE)R5K0(B" "$AE)RUJ&(B"]) +("nyuf" ["$AD}Iq(B"]) +("nyui" ["$AD}JS(B"]) +("nyuu" ["$AE)R5Iz2z:OWwIg(B"]) +("nyvi" ["$AD}VM(B"]) +("nyvx" ["$AE)R5VPQ'(B"]) +("nywh" ["$AD}M{(B"]) +("nyxc" ["$AD|P&(B"]) +("nyxw" ["$AD~OD(B"]) +("nyy'" ["$AE/QsQs(B"]) +("nyyr" ["$AD~T8(B"]) +("nzbk" ["$ADZ0|(B"]) +("nzbu" ["$ADZ2?(B"]) +("nzcp" ["$ADZ4f(B"]) +("nzdi" ["$ADZ5X(B"]) +("nzfu" ["$ADZ7~(B"]) +("nzge" ["$ADG8v(B" "$ADZ8s(B"]) +("nzh'" ["$ADPWS::(B"]) +("nzhe" ["$ADZ:S(B"]) +("nzhh" ["$ADZPP(B"]) +("nzhj" ["$ADZ:,(B" "$ADZ:-(B"]) +("nzhk" ["$ADZ:D(B"]) +("nzhl" ["$ADZ:#(B"]) +("nzhv" ["$ADG;a(B"]) +("nzih" ["$ADZ3!(B"]) +("nzj'" ["$ADoWS>|(B"]) +("nzjc" ["$ADZ=G(B"]) +("nzjm" ["$ADZ-(B" "$ADZ>6(B"]) +("nzke" ["$ADZ?F(B"]) +("nzli" ["$ADZA&(B"]) +("nzlk" ["$ADZ@T(B"]) +("nzlr" ["$ADZBR(B"]) +("nzlu" ["$ADZB>(B"]) +("nzma" ["$ADZBk(B"]) +("nzmg" ["$ADZCI(B"]) +("nzmu" ["$ADZD;(B"]) +("nzng" ["$ADZD\(B"]) +("nzpi" ["$ADZF$(B"]) +("nzpy" ["$ADZF=(B"]) +("nzqy" ["$ADZGi(B"]) +("nzre" ["$ADZHH(B"]) +("nzrf" ["$ADZHK(B"]) +("nzrj" ["$ADZH<(B"]) +("nzrs" ["$ADZH](B"]) +("nztl" ["$ADZL%(B"]) +("nzuh" ["$ADZIK(B"]) +("nzui" ["$ADZJ7(B" "$ADZJR(B"]) +("nzvg" ["$ADZU~(B"]) +("nzvi" ["$ADZVF(B" "$ADZVL(B"]) +("nzvj" ["$ADZU=(B"]) +("nzvr" ["$ADZW*(B"]) +("nzvs" ["$ADZVP(B"]) +("nzvu" ["$ADZVw(B"]) +("nzw'" ["$AE)WwNo(B"]) +("nzwl" ["$ADZMb(B"]) +("nzwu" ["$ADZNq(B"]) +("nzxc" ["$ADZOz(B"]) +("nzxd" ["$ADZOn(B"]) +("nzxm" ["$ADZO_(B"]) +("nzxn" ["$ADZPD(B"]) +("nzxt" ["$ADZQ'(B"]) +("nzyi" ["$ADZRB(B"]) +("nzyj" ["$ADZQf(B"]) +("nzyn" ["$ADZRr(B"]) +("nzyy" ["$ADZS&(B"]) +("nzzh" ["$ADZT`(B"]) +("nzzi" ["$ADZWS(B"]) +("nzzl" ["$ADZTZ(B"]) +("nzzu" ["$ADZWh(B"]) +("ojld" ["$AE7<8@o5C(B"]) +("omdl" ["$AE7D76(BI(B"]) +("orx'" ["$AE|(B"]) +("pbdu" ["$AFJ6G(B"]) +("pbf'" ["$AF/0W7[(B"]) +("pbfu" ["$AFJ89(B"]) +("pbgl" ["$AFU1i9fBI(B"]) +("pbi'" ["$AF=0e35(B"]) +("pbjd" ["$AFH2;<04}(B"]) +("pbmm" ["$AFJCf(B"]) +("pbmy" ["$AFJCw(B"]) +("pbu'" ["$AEP1pJ=(B"]) +("pbui" ["$AFJJS(B"]) +("pbvl" ["$AFU1iUf@m(B"]) +("pbx'" ["$AFU1iPT(B"]) +("pbxi" ["$AFJNv(B"]) +("pby'" ["$AF=0eRG(B"]) +("pcbl" ["$AF/0W(B"]) +("pcbo" ["$AF/24(B"]) +("pcdh" ["$AF.54(B"]) +("pcdl" ["$AF.4x(B"]) +("pcfu" ["$AF.8!(B" "$AF/8!(B"]) +("pcis" ["$AF03f(B"]) +("pcju" ["$AF1>](B"]) +("pcjw" ["$AF1<[(B"]) +("pcld" ["$AF/AA(B"]) +("pclo" ["$AF.Bd(B"]) +("pclq" ["$AF.Aw(B" "$AF/Aw(B"]) +("pcly" ["$AF.Ac(B"]) +("pcmc" ["$AF.Cl(B"]) +("pcqi" ["$AF.Fp(B"]) +("pcqx" ["$AXbGT(B"]) +("pcrj" ["$AF.H;(B"]) +("pcsa" ["$AF.Hw(B"]) +("pcsj" ["$AF.I"(B"]) +("pcyh" ["$AF.Qo(B"]) +("pcyi" ["$AF/RF(B"]) +("pczi" ["$AF1WS(B"]) +("pdh'" ["$AEm5B;3(B"]) +("pdi'" ["$Ah16&2i(B"]) +("pdid" ["$AF$4x4+6/(B"]) +("pdj'" ["$AFQ5n?!(B"]) +("pdl'" ["$AF$4xBV(B"]) +("pdp'" ["$AEd5gEL(B"]) +("pdu'" ["$AF=6%I=(B"]) +("pei'" ["$AFU6}2h(B"]) +("pfdi" ["$AEh5X(B"]) +("pfdu" ["$AEg6F(B"]) +("pfg'" ["$AF=7=8y(B"]) +("pfgl" ["$AF=7=9+@o(B"]) +("pfgr" ["$AEg9\(B"]) +("pfhw" ["$AEg;((B"]) +("pfjm" ["$AEg=&(B"]) +("pfjy" ["$AEh>0(B"]) +("pfm'" ["$AF=7=CW(B"]) +("pfq'" ["$AEg7[Fw(B"]) +("pfqd" ["$AEgG9(B" "$AEhG;(B"]) +("pfqi" ["$AEgFa(B" "$AEgFx(B"]) +("pfqr" ["$AEgH*(B"]) +("pfsa" ["$AEgHw(B"]) +("pftb" ["$AEgM7(B"]) +("pfti" ["$AEgLg(B"]) +("pfue" ["$AEgId(B"]) +("pfwu" ["$AEgNm(B"]) +("pfxd" ["$AEgOc(B"]) +("pfzi" ["$AEhWS(B"]) +("pfzv" ["$AEgWl(B"]) +("pgbi" ["$AEv1Z(B"]) +("pgbo" ["$AEn2*(B"]) +("pgda" ["$AEr4s(B"]) +("pgdk" ["$AEv5=(B"]) +("pgig" ["$AEm3G(B"]) +("pgih" ["$AEu3!(B"]) +("pgji" ["$AEj;w(B"]) +("pgjm" ["$AEv<{(B"]) +("pglr" ["$AEnBR(B"]) +("pgpg" ["$AEnEn(B"]) +("pgpl" ["$AElEH(B"]) +("pgqc" ["$AEvGI(B"]) +("pgrf" ["$AEkb?(B"]) +("pgsr" ["$AEpKa(B"]) +("pgss" ["$AEnKI(B"]) +("pgtb" ["$AEvM7(B"]) +("pgtc" ["$AEk5w(B"]) +("pgua" ["$AEpI0(B"]) +("pgvd" ["$AEvW2(B"]) +("pgvf" ["$AEmUf(B"]) +("pgvh" ["$AErUM(B"]) +("pgyb" ["$AEsSQ(B"]) +("pgzi" ["$AEoWS(B" "$AEqWS(B"]) +("phbj" ["$AF7;(1&(B"]) +("phrf" ["$AETHK(B"]) +("phts" ["$AETM((B"]) +("phty" ["$AETL}(B"]) +("phub" ["$AEVJ](B"]) +("phvg" ["$AETV$(B" "$AEVV"(B"]) +("phxn" ["$AETPD(B"]) +("phxx" ["$As&P7(B"]) +("phza" ["$AESTS(B"]) +("phzi" ["$AEVWS(B"]) +("piao" ["$AF$0@(B"]) +("pibk" ["$AF$0|(B"]) +("pibm" ["$AF$1^(B"]) +("pibo" ["$AEz25(B"]) +("pibu" ["$AEw2<(B"]) +("pibz" ["$AF#19(B"]) +("picg" ["$AF$2c(B"]) +("pidb" ["$AEz67(B"]) +("pidl" ["$AF$4x(B"]) +("pifa" ["$AEz7"(B" "$AF#7&(B"]) +("pifg" ["$AE{7g(B"]) +("pifu" ["$AEz84(B" "$AF$7t(B" "$AF%7r(B"]) +("pige" ["$AF$8o(B"]) +("pigl" ["$AEz8D(B"]) +("pigp" ["$AF$9u(B"]) +("pigu" ["$AF(9I(B"]) +("pigw" ["$AE{9R(B"]) +("piho" ["$AEz;u(B"]) +("piil" ["$AE|2q(B"]) +("pijm" ["$AEz<~(B"]) +("pijq" ["$AF!>F(B"]) +("pijr" ["$AF#>k(B"]) +("pijy" ["$AF'>2(B"]) +("pikl" ["$AE|?*(B"]) +("pilc" ["$AEwAO(B"]) +("pild" ["$AEzA?(B"]) +("pili" ["$AEyv((B"]) +("pilk" ["$AF#@M(B"]) +("pilm" ["$AE~A,(B"]) +("piln" ["$AE~AZ(B"]) +("pilu" ["$AE{B6(B"]) +("pimk" ["$AF$C+(B"]) +("pimm" ["$AF$C^(B" "$AF$Cf(B"]) +("pimx" ["$AFF3}CTPE(B"]) +("pimz" ["$AfGC@(B"]) +("pipa" ["$AE}EC(B"]) +("pipi" ["$AF$F$(B" "$AhAhA(B"]) +("pipj" ["$AEzEP(B"]) +("pipy" ["$AEzF@(B"]) +("pipz" ["$AF%Ed(B"]) +("piqi" ["$AF"Fx(B"]) +("piqq" ["$AF$Gr(B"]) +("pirb" ["$AF$Hb(B"]) +("piru" ["$AF)Hg(B"]) +("pis'" ["$AEI3vKy(B"]) +("piud" ["$AExK*(B"]) +("piui" ["$AEzJ>(B"]) +("pive" ["$AE{WE(B"]) +("pivi" ["$AF$VJ(B"]) +("pivp" ["$AEzW<(B"]) +("pivr" ["$AEzW*(B"]) +("piwn" ["$AEE3}MrDQ(B"]) +("piwz" ["$AF"N8(B"]) +("pixd" ["$AF$Od(B"]) +("pixm" ["$A[/OX(B"]) +("pixw" ["$AF$OB(B"]) +("pixx" ["$AF$P,(B"]) +("piyj" ["$AF$QW(B"]) +("piys" ["$AF(SC(B"]) +("piyt" ["$AEzTD(B"]) +("piyu" ["$AF)Sw(B"]) +("pizh" ["$AF"T`(B"]) +("pizi" ["$AF$WS(B"]) +("pjan" ["$AEP08(B"]) +("pjbm" ["$AEQ1d(B"]) +("pjbo" ["$AEL0~(B"]) +("pjbx" ["$AEP1p(B"]) +("pjcp" ["$AEL4f(B"]) +("pjdg" ["$AEJ5G(B"]) +("pjdh" ["$AEQ53(B"]) +("pjdm" ["$AEL5c(B"]) +("pjdq" ["$AF=>y5XH((B"]) +("pjdr" ["$AEP6O(B"]) +("pjdy" ["$AEP6((B"]) +("pjfh" ["$AEK7<(B"]) +("pjfz" ["$AEQ7K(B"]) +("pjgg" ["$AEL8}(B"]) +("pjgo" ["$AEQ9z(B"]) +("pjgr" ["$AEP9Y(B"]) +("pjgz" ["$AF=>y9$WJ(B"]) +("pjho" ["$AEL;u(B"]) +("pjiu" ["$AEP4&(B"]) +("pjjp" ["$AEQ>|(B"]) +("pjjt" ["$AEP>v(B"]) +("pjju" ["$AEL>a(B"]) +("pjli" ["$AEP@}(B"]) +("pjlr" ["$AEQBR(B" "$AF=>y@{Hs(B"]) +("pjml" ["$AEQBt(B"]) +("pjmy" ["$AEPCw(B"]) +("pjni" ["$AEQDf(B"]) +("pjqn" ["$AEJGW(B"]) +("pjqw" ["$AF=>yFxNB(B"]) +("pjrk" ["$AELHF(B"]) +("pjro" ["$AEPHt(B"]) +("pjsd" ["$AF=>yKY6H(B"]) +("pjsr" ["$AELKc(B"]) +("pjtj" ["$AEJL8(B"]) +("pjtu" ["$AEQM=(B"]) +("pju'" ["$AEP>vJi(B" "$AF=>yJ}(B"]) +("pjuj" ["$AELI=(B"]) +("pjv'" ["$AF=>yV5(B"]) +("pjvy" ["$AF=>yVwRe(B"]) +("pjwf" ["$AELNJ(B"]) +("pjwh" ["$AENM{(B"]) +("pjxr" ["$AELP}(B"]) +("pjyr" ["$AEJT.(B" "$AEJT5(B"]) +("pjzi" ["$AELWS(B"]) +("pjzv" ["$AEPWo(B"]) +("pkbm" ["$AE\1i(B"]) +("pkbu" ["$AE\2=(B"]) +("pkby" ["$AEZ1x(B"]) +("pkcl" ["$AE]2K(B"]) +("pkdj" ["$AEZ5/(B"]) +("pkdk" ["$AE\5@(B"]) +("pkdm" ["$AFF?Z4sBn(B"]) +("pkgd" ["$AEW9b(B"]) +("pkh'" ["$AF6@';/(B"]) +("pkho" ["$AEZ;p(B"]) +("pkhs" ["$AEZ:d(B"]) +("pkhv" ["$AEZ;R(B"]) +("pkie" ["$AE\35(B"]) +("pkji" ["$AEZ;w(B"]) +("pkjm" ["$AEZ="(B"]) +("pkkb" ["$AEZ?Z(B"]) +("pkkl" ["$AE\?*(B"]) +("pklc" ["$AE\AK(B"]) +("pklz" ["$AE\@](B"]) +("pkma" ["$AE\Bm(B"]) +("pkmk" ["$AEWC*(B"]) +("pkmo" ["$AE]D-(B"]) +("pkqi" ["$AEWFz(B"]) +("pkqq" ["$AEWGr(B"]) +("pkta" ["$AEZK~(B"]) +("pktl" ["$AEZL((B"]) +("pkts" ["$AE]M)(B"]) +("pktv" ["$AE\MH(B"]) +("pkub" ["$AEWJ[(B" "$AEZJV(B"]) +("pkug" ["$AEZIy(B"]) +("pkvi" ["$AEWV@(B" "$AEZVF(B"]) +("pkvr" ["$AEWW)(B"]) +("pkwu" ["$AEWNo(B"]) +("pkwz" ["$AEZN;(B"]) +("pkxc" ["$AEXOx(B"]) +("pkyj" ["$AEZQ[(B"]) +("pkzi" ["$AE[WS(B" "$AasWS(B"]) +("plbj" ["$AEE0f(B"]) +("plbx" ["$AEI1p(B"]) +("pld'" ["$AFQB36+(B"]) +("plda" ["$AED4r(B"]) +("pldv" ["$AEE6S(B"]) +("plfh" ["$AEF7;(B"]) +("plgr" ["$AEE9`(B"]) +("plgu" ["$AEE9G(B"]) +("plhf" ["$AFUAP::E57r(B"]) +("plhk" ["$AED:E(B" "$AEF:E(B"]) +("plhy" ["$AEG;2(B"]) +("plih" ["$AEE3!(B"]) +("plii" ["$AEE3b(B"]) +("pliu" ["$AEE3}(B" "$AEI3v(B"]) +("plj'" ["$AF@B[5(B"]) +("pmjc" ["$AF+=G(B"]) +("pmjh" ["$AF=Cf<8:N(B"]) +("pmjm" ["$AF+<{(B"]) +("pmju" ["$AF->V(B"]) +("pmk'" ["$AF6Cq?_(B"]) +("pmke" ["$AF,?L(B"]) +("pmli" ["$AF+@k(B"]) +("pmlq" ["$AF+Aw(B"]) +("pmmm" ["$AF,Cf(B"]) +("pmph" ["$AF+ET(B"]) +("pmpi" ["$AF+F'(B"]) +("pmpm" ["$AF+F+(B" "$Atftf(B"]) +("pmpo" ["$AF+FD(B"]) +("pmqu" ["$AF-H!(B"]) +("pmrf" ["$AF-HK(B"]) +("pmsl" ["$AE]D-K\AO(B"]) +("pmt'" ["$AF=CfM<(B" "$AFJCfM<(B"]) +("pmtj" ["$AF+L;(B"]) +("pmui" ["$AF,J1(B"]) +("pmuu" ["$AF-Ju(B"]) +("pmvf" ["$AF+Uq(B"]) +("pmvh" ["$AF*UB(B"]) +("pmvr" ["$AF+W*(B"]) +("pmvs" ["$AF+VX(B"]) +("pmx'" ["$AF,CfPT(B"]) +("pmxd" ["$AF+Or(B"]) +("pmxi" ["$AF+Nv(B" "$AF+Nw(B"]) +("pmxn" ["$AF+PD(B"]) +("pmya" ["$AF+Q9(B"]) +("pmyi" ["$A1cRK(B"]) +("pmyr" ["$AF+T6(B"]) +("pmyu" ["$AF+SZ(B"]) +("pmzi" ["$AF,WS(B" "$AF-WS(B"]) +("pnbo" ["$AF42+(B"]) +("pncb" ["$AF44U(B"]) +("pnde" ["$AF75B(B"]) +("pndk" ["$AF55@(B"]) +("pndl" ["$AF54x(B"]) +("pndr" ["$AF56N(B"]) +("pndu" ["$AF56H(B"]) +("pnfa" ["$AF67&(B"]) +("pnfj" ["$AF571(B"]) +("pnfu" ["$AF68;(B"]) +("pnge" ["$AF78q(B"]) +("pnhj" ["$AF6:.(B"]) +("pnhw" ["$AF6;/(B"]) +("pnih" ["$AF73"(B"]) +("pnir" ["$AF54+(B"]) +("pnji" ["$AF6q$(B" "$AF7<6(B"]) +("pnjm" ["$AF6I(B"]) +("pojw" ["$AFEF(B"]) +("ptqj" ["$AFOLQGr>z(B"]) +("ptt'" ["$AFOLQLG(B"]) +("ptxm" ["$AFUM(P!Bs(B"]) +("pty'" ["$AFOLQQ@(B" "$AFOLQT0(B"]) +("pub'" ["$AEgId1C(B"]) +("pubc" ["$AFW1m(B"]) +("pubi" ["$AFK1G(B"]) +("pubm" ["$AFU1i(B"]) +("pubu" ["$AFY2<(B"]) +("pucs" ["$AFM4S(B"]) +("puda" ["$AFK4r(B"]) +("pudh" ["$AEEI=59:#(B"]) +("pudm" ["$AFL5f(B"]) +("puer" ["$AFU6{(B"]) +("pufu" ["$AYiYk(B"]) +("pug'" ["$AEEK.95(B" "$AEEK.9\(B"]) +("pugl" ["$AFL8G(B"]) +("pugv" ["$AFL9l(B"]) +("puhk" ["$AFW:E(B"]) +("puia" ["$AFU2i(B"]) +("puik" ["$AEDJV3F?l(B"]) +("pujd" ["$AFV=-(B"]) +("puji" ["$AFU<0(B"]) +("pujq" ["$AFK>H(B"]) +("pukb" ["$AFV?Z(B"]) +("puke" ["$AFK?K(B"]) +("pul'" ["$AEEK.A?(B"]) +("puli" ["$AFT@o(B"]) +("pulu" ["$AFLB7(B"]) +("pumx" ["$AFKCp(B"]) +("pupy" ["$AFLF=(B"]) +("purf" ["$AFMHK(B"]) +("pusa" ["$AFPHx(B"]) +("pusu" ["$AFSKX(B"]) +("put'" ["$AFJJSM<(B"]) +("pute" ["$AFULX(B"]) +("puth" ["$AFOLG(B"]) +("putk" ["$AFOLQ(B"]) +("puts" ["$AFKM((B" "$AFUM((B"]) +("puui" ["$AFSJ5(B"]) +("puul" ["$AFXI9(B"]) +("puvk" ["$AFUUU(B"]) +("puxr" ["$AFUQ!(B"]) +("puxt" ["$AEEK.O5M3(B"]) +("puxx" ["$AFWP4(B"]) +("puy'" ["$AEcIsT1(B"]) +("puyi" ["$AFMR[(B"]) +("puzi" ["$AFLWS(B" "$AFWWS(B"]) +("pvg'" ["$AF+Uq9b(B"]) +("pvlf" ["$AFLUE@K7Q(B"]) +("pvp'" ["$AF+UqF,(B"]) +("pvsl" ["$AEdVFKGAO(B"]) +("pvtd" ["$AF=U{MA5X(B"]) +("pvxq" ["$AF+W*O_H&(B"]) +("pvxu" ["$AErUMO5J}(B"]) +("pvyu" ["$AF7VJRrJ}(B"]) +("pwq'" ["$AEgNmFw(B"]) +("pwx'" ["$AEWNoO_(B"]) +("pxbd" ["$AF7PP2;6K(B"]) +("pxdw" ["$AE@PP6/No(B"]) +("pxdy" ["$AE{PG4wTB(B"]) +("pxj'" ["$AFUO#=p(B"]) +("pxjm" ["$AF3<{(B"]) +("pxkl" ["$AF2?*(B"]) +("pxl'" ["$AF+PDBV(B"]) +("pxlt" ["$AF=PPAyCfLe(B"]) +("pxsx" ["$AF=PPKD1_PN(B"]) +("pxvn" ["$AF6OBVPE)(B"]) +("pxw'" ["$AEEP9No(B"]) +("pxx'" ["$AF=PPO_(B"]) +("pxzv" ["$AF2Wl(B"]) +("pxzy" ["$AF=PPWwR5(B"]) +("pyan" ["$AF=02(B"]) +("pyba" ["$AF:0S(B"]) +("pybi" ["$AF@1H(B" "$AFA1N(B"]) +("pybj" ["$AF=0e(B"]) +("pyce" ["$AF@2b(B"]) +("pydc" ["$AF=5w(B"]) +("pydg" ["$AF=5H(B"]) +("pydi" ["$AF=5X(B"]) +("pydj" ["$AF=5-(B" "$AF>5%(B"]) +("pyds" ["$AF=6/(B" "$AF=a<(B"]) +("pydu" ["$AF=6H(B"]) +("pydy" ["$AF=6%(B" "$AF=6((B" "$AF@6((B"]) +("pyff" ["$AF=7V(B" "$AF@7V(B"]) +("pyfg" ["$AFA7g(B"]) +("pyfh" ["$AF=7=(B" "$AF=7?(B"]) +("pyfj" ["$AF=72(B" "$AF=74(B"]) +("pygo" ["$AF;9{(B"]) +("pygs" ["$AF@9$(B"]) +("pygu" ["$AF=9H(B"]) +("pyhe" ["$AF=:M(B"]) +("pyhg" ["$AF=:b(B"]) +("pyhh" ["$AF=Oo(B"]) +("pyhr" ["$AF=;:(B"]) +("pyhw" ["$AF=;,(B" "$AF=;0(B" "$AF@;0(B"]) +("pyie" ["$AF=35(B"]) +("pyih" ["$AF=3#(B"]) +("pyir" ["$AF=4((B"]) +("pyj'" ["$AE`Qx;y(B"]) +("pyjc" ["$AF==G(B"]) +("pyjd" ["$AF@=1(B"]) +("pyji" ["$AFA<+(B"]) +("pyjp" ["$AF=>y(B"]) +("pyju" ["$AF>>](B" "$AF@>g(B"]) +("pyjw" ["$AF=<[(B" "$AF@<[(B"]) +("pyjx" ["$AF>=h(B" "$AF@=i(B"]) +("pyjy" ["$AF=>2(B"]) +("pyks" ["$AF>?U(B"]) +("pyld" ["$AF=A9(B"]) +("pyli" ["$AF@@m(B"]) +("pylj" ["$AF>@8(B"]) +("pylp" ["$AF@B[(B"]) +("pylu" ["$AF=B/(B"]) +("pymb" ["$AE`QxD?1j(B"]) +("pymm" ["$AF=Cf(B"]) +("pymn" ["$AF=Cq(B"]) +("pymu" ["$AFAD;(B"]) +("pypc" ["$AF>F1(B"]) +("pyph" ["$AF9ER(B"]) +("pypj" ["$AF@EP(B"]) +("pypy" ["$AF=F=(B"]) +("pyq'" ["$AEgSMFw(B"]) +("pyrh" ["$AF=H@(B"]) +("pyri" ["$AF=HU(B"]) +("pyrs" ["$AF=H^(B"]) +("pysu" ["$AF=KX(B"]) +("pytb" ["$AF=M7(B"]) +("pytc" ["$AF=tP(B"]) +("pytj" ["$AF9L3(B" "$AF=L9(B"]) +("pytl" ["$AF=L((B"]) +("pyug" ["$AF=Iz(B"]) +("pyui" ["$AF=J1(B" "$AF=JS(B"]) +("pyup" ["$AF=K3(B"]) +("pyvd" ["$AF=W0(B" "$AF?W0(B"]) +("pyvg" ["$AF=U{(B" "$AF=U}(B" "$AF>V$(B"]) +("pyvh" ["$AFAUO(B"]) +("pywf" ["$AF=NF(B" "$AF=NH(B"]) +("pywz" ["$AF4RtNDWV(B" "$AF@N*(B"]) +("pyxd" ["$AF(B"]) +("pzbh" ["$AEc0s(B"]) +("pzbj" ["$AEc0i(B"]) +("pzbz" ["$AEd18(B"]) +("pzcg" ["$AE_2c(B"]) +("pzdi" ["$AEd5Z(B"]) +("pzdl" ["$AEe4w(B"]) +("pzdm" ["$AEd5g(B"]) +("pzdv" ["$AEd6T(B"]) +("pzfh" ["$AEd7=(B"]) +("pzfu" ["$AEe7~(B"]) +("pzgf" ["$AE_8y(B" "$AE`8y(B"]) +("pzhe" ["$AEd:O(B"]) +("pzif" ["$AEc3D(B"]) +("pzih" ["$AEb3%(B"]) +("pzjc" ["$AEd=G(B"]) +("pzjm" ["$AEd<~(B"]) +("pzke" ["$AEc?M(B"]) +("pzkr" ["$AEb?n(B"]) +("pzlc" ["$AEbAK(B" "$AEdAO(B"]) +("pzli" ["$AEb@q(B"]) +("pzmj" ["$AFHTZC<=^(B"]) +("pzou" ["$AEdE<(B"]) +("pzqi" ["$AEdFw(B"]) +("pzqm" ["$AEbG.(B"]) +("pzru" ["$AE_Hi(B"]) +("pzse" ["$AEdI+(B"]) +("pztk" ["$AEdLW(B"]) +("pztl" ["$AE_L%(B"]) +("pzts" ["$AEcM,(B"]) +("pztu" ["$AE`MA(B"]) +("pzuf" ["$AEcIs(B"]) +("pzvb" ["$AE_Va(B"]) +("pzve" ["$AEcWE(B"]) +("pzvi" ["$AE`V2(B" "$AEdVC(B" "$AEdVF(B"]) +("pzvs" ["$AEdVV(B"]) +("pzvu" ["$AE_Vi(B"]) +("pzxp" ["$AE`Q5(B"]) +("pzya" ["$AE_Q?(B"]) +("pzyb" ["$AEdSP(B"]) +("pzyh" ["$AE`Qx(B"]) +("pzyk" ["$AEdR)(B"]) +("pzyu" ["$AE`S}(B"]) +("pzzi" ["$AEdWS(B"]) +("pzzv" ["$AEbWo(B"]) +("qbj'" ["$AGr0k>6(B"]) +("qbq'" ["$AGF2;Fp(B"]) +("qbu'" ["$AGF2;IO(B"]) +("qbw'" ["$AG'0YMr(B"]) +("qbwh" ["$AG'1dMr;/(B"]) +("qbx'" ["$AFa0|O_(B"]) +("qbz'" ["$AGn0tWS(B"]) +("qbzj" ["$AGi2;WT={(B"]) +("qcbi" ["$AGM1Z(B"]) +("qcbk" ["$AGH0{(B"]) +("qcda" ["$AGC4r(B"]) +("qcdp" ["$AGE6U(B"]) +("qcgj" ["$AGI8I(B"]) +("qche" ["$AGI:O(B"]) +("qchv" ["$AGH;c(B"]) +("qcii" ["$AGJ3a(B"]) +("qcji" ["$AGC;w(B"]) +("qcjm" ["$AGF<{(B"]) +("qcjr" ["$AGH>l(B"]) +("qcju" ["$AGH>S(B"]) +("qckl" ["$AGK?*(B"]) +("qcld" ["$AGEA:(B"]) +("qcmc" ["$AGICn(B"]) +("qcmf" ["$AGOCE(B"]) +("qcml" ["$A\qBs(B"]) +("qcmm" ["$AGECf(B"]) +("qcmn" ["$AGHCq(B"]) +("qcmu" ["$AGGD>(B"]) +("qcpi" ["$AGNF$(B"]) +("qcqc" ["$AGDGD(B" "$AGFGF(B"]) +("qcqj" ["$AH%4VH!>+(B"]) +("qcql" ["$AH:2_H:A&(B"]) +("qcqm" ["$AGGG((B"]) +("qcrj" ["$AGDH;(B"]) +("qcsl" ["$AG`4VKGAO(B"]) +("qctb" ["$AGEM7(B"]) +("qctl" ["$AGEL((B"]) +("qcva" ["$AGCU)(B"]) +("qcvi" ["$AGGVN(B"]) +("qcwu" ["$AGHNq(B"]) +("qcxy" ["$AGEPN(B"]) +("qdb'" ["$AGr500W(B"]) +("qdbi" ["$AG91P(B" "$AG=1Z(B"]) +("qdbk" ["$AG?1)(B"]) +("qdcw" ["$AH15c4mNs(B"]) +("qdda" ["$AG?4s(B"]) +("qddc" ["$AG;5w(B" "$AG?5w(B"]) +("qddj" ["$AG95/(B"]) +("qddk" ["$AG?5A(B"]) +("qddm" ["$AG?5g(B"]) +("qddo" ["$AG@6a(B"]) +("qddu" ["$AG?6H(B" "$AG?6I(B"]) +("qdf'" ["$AGd4s7r(B"]) +("qdfg" ["$AG?7g(B"]) +("qdgb" ["$AG@9:(B"]) +("qdgf" ["$AG=8y(B"]) +("qdgj" ["$AG98K(B"]) +("qdgo" ["$AG?9z(B"]) +("qdgu" ["$AG?9L(B"]) +("qdhi" ["$AG!5=:C4&(B"]) +("qdhj" ["$AG?:7(B"]) +("qdhw" ["$AG?;/(B"]) +("qdi'" ["$AFx5f4,(B"]) +("qdj'" ["$AFp6/;z(B"]) +("qdjc" ["$AG==E(B" "$AG==G(B"]) +("qdji" ["$AG=;y(B" "$AtG;y(B"]) +("qdjm" ["$AG?H(B"]) +("qdjt" ["$AG9>v(B"]) +("qdjw" ["$AG?X(B" "$AG?U<(B" "$AG@U<(B"]) +("qdvs" ["$AG@VV(B"]) +("qdwz" ["$AG>^1(B"]) +("qdxm" ["$AG@OH(B" "$AG@OU(B"]) +("qdxq" ["$AG@P^(B"]) +("qdxx" ["$AG9P5(B"]) +("qdxy" ["$AG?PP(B"]) +("qdyy" ["$AG?S2(B"]) +("qdzo" ["$AG?Ww(B"]) +("qdzu" ["$AGY(B"]) +("qfb'" ["$AG'7V1m(B"]) +("qfbj" ["$AG'7=0Y"(B" "$AFy=q(B"]) +("qijt" ["$AF_>x(B"]) +("qiju" ["$AFp>S(B" "$AFw>_(B"]) +("qijw" ["$AFp0(B"]) +("qika" ["$AFu?((B"]) +("qikb" ["$AFx?Z(B"]) +("qikj" ["$AFZ?/(B"]) +("qikl" ["$AFp?*(B"]) +("qiks" ["$AFx?W(B"]) +("qild" ["$AF`A9(B" "$AFwA?(B" "$AFxA?(B"]) +("qilg" ["$AFx@d(B"]) +("qili" ["$AFpA"(B" "$AFxA&(B"]) +("qill" ["$AFp@4(B"]) +("qilo" ["$AFpBd(B"]) +("qilp" ["$AF{BV(B"]) +("qilq" ["$AFxAw(B"]) +("qilu" ["$AFgB7(B"]) +("qilv" ["$AF_BI(B"]) +("qily" ["$AF[Ah(B"]) +("qima" ["$AFoBm(B" "$AFpBk(B"]) +("qimc" ["$AFfCn(B"]) +("qimf" ["$AFnCE(B" "$AFxCE(B"]) +("qimg" ["$AFtCI(B"]) +("qimi" ["$AFxC\(B"]) +("qimj" ["$AFZBz(B"]) +("qimk" ["$AFpC+(B"]) +("qimn" ["$AFwCs(B"]) +("qimy" ["$AFkCw(B" "$AFkC{(B"]) +("qing" ["$AFqD\(B"]) +("qinh" ["$AFxDR(B"]) +("qink" ["$AFxDU(B"]) +("qinm" ["$AF_Dj(B"]) +("qinz" ["$AFxDY(B"]) +("qiou" ["$AFfE<(B"]) +("qipc" ["$AFZF1(B"]) +("qipj" ["$AFeEL(B"]) +("qipk" ["$AFlE[(B" "$AFpE\(B" "$AFpE](B" "$AFxE](B"]) +("qipl" ["$AFxEI(B"]) +("qipm" ["$AF[F-(B"]) +("qipo" ["$AFxFG(B"]) +("qiq'" ["$AG`4:FZ(B"]) +("qiqd" ["$AFvG=(B"]) +("qiqi" ["$AF_F_(B" "$AFaFw(B"]) +("qiqq" ["$AFmGs(B" "$AFrGs(B" "$AFsGs(B" "$AFxGr(B"]) +("qiqr" ["$AFkH+(B" "$AFzH((B"]) +("qiqu" ["$AFia+(B"]) +("qirf" ["$AFlHK(B"]) +("qiri" ["$AFZHU(B"]) +("qirj" ["$AF`H;(B"]) +("qise" ["$AFpI+(B" "$AFxI+(B"]) +("qisu" ["$AFpK_(B"]) +("qita" ["$AFdK{(B" "$AFdK|(B"]) +("qitb" ["$AFpM7(B"]) +("qitc" ["$AFpLx(B"]) +("qite" ["$AFfLX(B"]) +("qiti" ["$AFxLe(B"]) +("qitj" ["$AFfL8(B"]) +("qitk" ["$AFkLW(B" "$AFrLV(B"]) +("qitl" ["$AFxL,(B"]) +("qitm" ["$AFxLo(B"]) +("qits" ["$AFxM2(B"]) +("qitu" ["$AFgM>(B" "$AFsM<(B"]) +("qity" ["$AF{M'(B"]) +("qiub" ["$AFeJV(B" "$AFlJV(B"]) +("qiuf" ["$AFpIm(B"]) +("qiug" ["$AF_Iy(B" "$AFkIy(B"]) +("qiui" ["$AF_J.(B" "$AFdJ5(B" "$AFdJB(B" "$AFfJB(B" "$AFgJS(B" "$AFoJ?(B" "$AFpJ<(B" "$AFpJB(B" "$AFpJD(B" "$AFtJ>(B" "$AFwJ9(B" "$AFxJF(B"]) +("qiuj" ["$AgyIF(B"]) +("qiuu" ["$AFfJ}(B"]) +("qiuv" ["$AF{K.(B"]) +("qiva" ["$AF[U)(B"]) +("qive" ["$AFpWE(B"]) +("qivg" ["$AFkU{(B"]) +("qivi" ["$AFlVD(B" "$AFqV9(B" "$AFxVJ(B" "$AFzVC(B"]) +("qivs" ["$AFdVP(B" "$AFpVX(B" "$AFwVX(B"]) +("qiwb" ["$AG'2nMr1p(B"]) +("qiwf" ["$AFfNE(B" "$AFxNB(B"]) +("qiwh" ["$AFZM{(B" "$AFpMx(B" "$AFsM{(B"]) +("qiwu" ["$AF[Nj(B" "$AFwNo(B"]) +("qiwz" ["$AFxN6(B"]) +("qix'" ["$AG&49O_(B"]) +("qixd" ["$AFxOs(B"]) +("qixi" ["$AF\O"(B" "$AFxO"(B"]) +("qixm" ["$AFZO^(B" "$AFpOH(B"]) +("qixn" ["$AFkPD(B"]) +("qixu" ["$AFxPi(B"]) +("qixx" ["$AFwP5(B"]) +("qixy" ["$AF_PG(B" "$AFxPT(B"]) +("qiya" ["$AF[Q9(B" "$AFxQ9(B"]) +("qiyb" ["$AF{SM(B"]) +("qiye" ["$AFsR5(B"]) +("qiyi" ["$AF_R;(B" "$AFdR;(B" "$AFfRl(B" "$AFpRe(B"]) +("qiyj" ["$AFxQf(B"]) +("qiyn" ["$AF_Rt(B" "$AFpRr(B"]) +("qiyp" ["$AFpTK(B"]) +("qiyr" ["$AFpT4(B"]) +("qiys" ["$AFpSC(B" "$AFtSC(B" "$AFwSC(B"]) +("qiyt" ["$AF_TB(B" "$AFuT<(B" "$AFw@V(B"]) +("qiyu" ["$AFdS`(B" "$AFfSv(B" "$AFxSn(B"]) +("qizi" ["$AF^WS(B" "$AFeWS(B" "$AFlWS(B" "$AFpWS(B"]) +("qjd'" ["$AG'=o6%(B"]) +("qjg'" ["$AF]|MrBm(B"]) +("qjy'" ["$AG?{R;7"(B"]) +("qjyr" ["$AG?M(B"]) +("qmju" ["$AG(>S(B"]) +("qmjw" ["$AG70(B"]) +("qmka" ["$AG'?((B"]) +("qmkd" ["$AG&?s(B"]) +("qmke" ["$AG'?K(B"]) +("qmkp" ["$AG,@$(B"]) +("qmkr" ["$AG7?n(B"]) +("qmld" ["$AG.A8(B"]) +("qmli" ["$AG'@o(B" "$AG0@}(B" "$AG1A&(B"]) +("qmll" ["$AG0@4(B"]) +("qmlm" ["$AG#A,(B"]) +("qmlp" ["$AG0BV(B"]) +("qmls" ["$AG,B!(B"]) +("qmlx" ["$AG0AP(B"]) +("qmmf" ["$AG0CE(B"]) +("qmmi" ["$AG'CW(B"]) +("qmmm" ["$AG0Cf(B"]) +("qmmo" ["$AZdD0(B"]) +("qmmu" ["$AG'D6(B"]) +("qmmy" ["$AG)C{(B"]) +("qmnm" ["$AG0Dj(B"]) +("qmpl" ["$AG0EE(B"]) +("qmqc" ["$AG0GE(B"]) +("qmqd" ["$AG#G?(B"]) +("qmqi" ["$AG0FZ(B"]) +("qmqm" ["$AG3G3(B"]) +("qmqn" ["$AG0GX(B"]) +("qmqq" ["$AG&Gr(B" "$AG'Go(B"]) +("qmqt" ["$AG7H1(B"]) +("qmqu" ["$AG0G}(B" "$AG0H%(B"]) +("qmqy" ["$AG0Ge(B"]) +("qmre" ["$AG1HH(B"]) +("qmrf" ["$AG0HK(B" "$AG0HN(B"]) +("qmrh" ["$AG+HC(B"]) +("qmri" ["$AG0HU(B"]) +("qmru" ["$AG(Hk(B" "$AG1Hk(B" "$AG6Hk(B"]) +("qms'" ["$AG`C9KX(B"]) +("qmse" ["$AG3I+(B"]) +("qmsj" ["$AG2I"(B"]) +("qmso" ["$AG0Ky(B"]) +("qmss" ["$AG2KM(B"]) +("qmsu" ["$A\gKX(B"]) +("qmsv" ["$AG'Kj(B" "$AH+CqKySPVF(B"]) +("qmsx" ["$AGrCfH}=GPN(B"]) +("qmtb" ["$AG0M7(B"]) +("qmti" ["$AG0La(B"]) +("qmtk" ["$AG1LS(B"]) +("qmtl" ["$AG0L((B"]) +("qmtm" ["$AG0Ll(B"]) +("qmto" ["$AG7MW(B"]) +("qmtp" ["$AH+CqM6F1(B"]) +("qmtu" ["$AG0M>(B"]) +("qmty" ["$AG0M%(B" "$AG1M'(B"]) +("qmub" ["$AG8JU(B"]) +("qmue" ["$AG#If(B"]) +("qmuf" ["$AG#Il(B" "$AG0Im(B" "$AG7Im(B"]) +("qmug" ["$AG'I}(B"]) +("qmui" ["$AG0J@(B"]) +("qmuj" ["$AG&I=(B"]) +("qmuk" ["$AG0IZ(B"]) +("qmuu" ["$AG)Jp(B"]) +("qmuv" ["$AG1K.(B"]) +("qmvb" ["$AG'V\(B"]) +("qmvd" ["$AG.W/(B"]) +("qmve" ["$AG0U_(B"]) +("qmvg" ["$AG)V$(B"]) +("qmvi" ["$AG#VF(B" "$AG/VF(B" "$AG0V+(B"]) +("qmvl" ["$AG7U.(B"]) +("qmvt" ["$AGrD+V}Lz(B"]) +("qmvu" ["$AG)W"(B"]) +("qmvw" ["$AG0W&(B"]) +("qmwa" ["$AG'M_(B"]) +("qmwh" ["$AG0My(B"]) +("qmwj" ["$AG'Mr(B"]) +("qmwz" ["$AG0N@(B"]) +("qmx'" ["$AH+CfPT(B"]) +("qmxd" ["$AG0On(B"]) +("qmxi" ["$AG(Nw(B" "$AG(ac(B" "$AG0O&(B"]) +("qmxm" ["$AG0O_(B" "$AG3OT(B"]) +("qmxp" ["$AG+Q7(B"]) +("qmxu" ["$AG+Pi(B"]) +("qmxw" ["$AG7OB(B"]) +("qmxx" ["$AG0P)(B"]) +("qmyd" ["$AFtCITK6/(B"]) +("qmye" ["$AG0R9(B"]) +("qmyi" ["$AG(RF(B" "$AG8Rb(B"]) +("qmyj" ["$AG0QT(B" "$AG0QX(B"]) +("qmyn" ["$AG#R}(B"]) +("qmyr" ["$AG'T*(B" "$AG0T:(B"]) +("qmys" ["$AG1S>(B"]) +("qmzb" ["$AG0W`(B"]) +("qmze" ["$AG4Tp(B"]) +("qmzi" ["$AG%WS(B" "$AG&WV(B" "$AG'WV(B" "$AG)WV(B" "$AG/WS(B"]) +("qmzl" ["$AG1TZ(B"]) +("qmzo" ["$AG0Ww(B"]) +("qnai" ["$AGW0.(B"]) +("qnbi" ["$AGW1J(B"]) +("qncl" ["$AG[2K(B"]) +("qndl" ["$AGX4z(B"]) +("qndo" ["$AGV6a(B"]) +("qnff" ["$AGZ7\(B"]) +("qnfj" ["$AGV78(B"]) +("qnh'" ["$AG#E#;((B"]) +("qnhl" ["$AGV:&(B"]) +("qnih" ["$AGW3"(B"]) +("qnjm" ["$AGY<|(B" "$AGZS(B"]) +("qplo" ["$AH:Bd(B"]) +("qpq'" ["$AFpE\Fw(B"]) +("qpqi" ["$AH:Fp(B"]) +("qpqy" ["$AH:Gi(B"]) +("qpti" ["$AH:Le(B"]) +("qpu'" ["$AG9EZIy(B"]) +("qpvs" ["$AH:VZ(B"]) +("qpxc" ["$AH:P!(B"]) +("qpyl" ["$AG'F*R;BI(B"]) +("qpzi" ["$AH9WS(B"]) +("qqbo" ["$AGo2%(B"]) +("qqdb" ["$AH+H(4z1m(B"]) +("qqds" ["$AGo6,(B"]) +("qqdv" ["$AGr6S(B"]) +("qqff" ["$AGo7V(B"]) +("qqfg" ["$AGo7g(B"]) +("qqfj" ["$AGt78(B"]) +("qqgf" ["$AGs8y(B"]) +("qqgg" ["$AGo8{(B"]) +("qqgo" ["$AGr9{(B"]) +("qqhb" ["$AGo:s(B"]) +("qqhd" ["$AGIH!:@6a(B"]) +("qqhe" ["$AFkFk9~6{(B" "$AGs:M(B"]) +("qqhh" ["$AG0G0:s:s(B"]) +("qqhp" ["$AGs;i(B"]) +("qqig" ["$AGs3I(B"]) +("qqih" ["$AGr3!(B"]) +("qqii" ["$AGeGe3~3~(B"]) +("qqiu" ["$AGs3v(B"]) +("qqjc" ["$AGs=L(B"]) +("qqji" ["$AGo<>(B"]) +("qqjn" ["$AGt={(B"]) +("qqjp" ["$AGr>z(B"]) +("qqjq" ["$AGs>H(B"]) +("qqly" ["$AGpAj(B"]) +("qqmf" ["$AGrCE(B"]) +("qqmm" ["$AGrCf(B"]) +("qqpl" ["$AGrED(B"]) +("qqqm" ["$AGoG'(B"]) +("qqqr" ["$AGsH+(B"]) +("qqqy" ["$AGsGi(B"]) +("qqrf" ["$AGsHK(B"]) +("qqs'" ["$AGbGhKa(B"]) +("qqse" ["$AGoI+(B"]) +("qqsl" ["$AGrH|(B"]) +("qqti" ["$AGrLe(B"]) +("qqtl" ["$AGrL((B"]) +("qqtm" ["$AGoLl(B" "$AGoLo(B"]) +("qqub" ["$AGoJU(B"]) +("qqug" ["$AGsIz(B"]) +("qqui" ["$AGsJ5(B" "$AGsJG(B"]) +("qquv" ["$AGoK.(B"]) +("qqvd" ["$AGrW4(B"]) +("qqvg" ["$AGsV$(B"]) +("qqvh" ["$AGu3$(B"]) +("qqvi" ["$AGsV*(B" "$AGsV0(B"]) +("qqwh" ["$AGrMx(B"]) +("qqww" ["$AG'G'MrMr(B"]) +("qqxf" ["$AG!G!O`74(B"]) +("qqxn" ["$AGrPD(B"]) +("qqxp" ["$AGoQ4(B"]) +("qqxt" ["$AGsQ'(B"]) +("qqxx" ["$AGrP,(B"]) +("qqxy" ["$AGrPN(B"]) +("qqyr" ["$AGsT.(B"]) +("qqyu" ["$AGoSj(B"]) +("qrbu" ["$AH+2?(B"]) +("qrcp" ["$AH+4e(B"]) +("qrdb" ["$AH+6<(B"]) +("qrdg" ["$AH+5H(B"]) +("qrdh" ["$AH+53(B"]) +("qrdi" ["$AH&5X(B"]) +("qrdk" ["$AH05<(B"]) +("qrdm" ["$AH&5c(B"]) +("qrfu" ["$AH+81(B"]) +("qrgk" ["$AH08f(B"]) +("qrgo" ["$AH+9z(B"]) +("qrgu" ["$AH'9G(B"]) +("qrgv" ["$AH(9s(B"]) +("qrhg" ["$AH(:b(B" "$AH+:b(B"]) +("qrhv" ["$AH+;a(B"]) +("qrif" ["$AH(3<(B"]) +("qrig" ["$AH+3G(B" "$AH+3I(B" "$AH+3L(B"]) +("qrih" ["$AH+3!(B" "$AH+3'(B"]) +("qrjc" ["$AH+=G(B"]) +("qrji" ["$AH+|(B"]) +("qrju" ["$AH+>V(B"]) +("qrjw" ["$AH+0(B"]) +("qrkl" ["$AH+?*(B"]) +("qrld" ["$AH&A:(B"]) +("qrli" ["$AH(@{(B" "$AH(A&(B" "$AH+A&(B"]) +("qrma" ["$AH+Bk(B"]) +("qrmk" ["$AH+C2(B"]) +("qrmm" ["$AH+Cf(B"]) +("qrmn" ["$AH+Cq(B"]) +("qrng" ["$AH(D\(B" "$AH+D\(B"]) +("qrnm" ["$AH+Dj(B"]) +("qrpj" ["$AH+EL(B"]) +("qrqf" ["$AG!HgFd7V(B"]) +("qrqq" ["$AH+Gr(B"]) +("qrqr" ["$AH+H((B"]) +("qrrf" ["$AH+HK(B"]) +("qrrj" ["$AH+H;(B"]) +("qrsu" ["$AH+KY(B"]) +("qrt'" ["$AGVHkLe(B"]) +("qrtb" ["$AH-M7(B"]) +("qrti" ["$AH+Le(B"]) +("qrtk" ["$AH&LW(B" "$AH+LW(B"]) +("qrtm" ["$AH+Ll(B"]) +("qruf" ["$AH+Im(B"]) +("qrug" ["$AH+J!(B" "$AH+J"(B" "$AH+J$(B"]) +("qrui" ["$AH(J1(B" "$AH(JF(B" "$AH+JG(B" "$AH+JP(B"]) +("qruo" ["$AH0K5(B"]) +("qruu" ["$AH(Ju(B" "$AH(J}(B" "$AH+Ji(B" "$AH+J}(B"]) +("qruv" ["$AH*K.(B"]) +("qrv'" ["$AH+HUVF(B"]) +("qrvb" ["$AH*V](B"]) +("qrvu" ["$AH+W!(B"]) +("qrwf" ["$AH+ND(B"]) +("qrwu" ["$AH+N^(B"]) +("qrwz" ["$AH(M~(B" "$AH0N?(B"]) +("qrxi" ["$AH+O"(B"]) +("qrxm" ["$AH(O^(B" "$AH+OX(B" "$AH+O_(B"]) +("qrxn" ["$AH+PB(B"]) +("qrxy" ["$AH+PP(B" "$AH+PQ(B"]) +("qryi" ["$AH(Rf(B"]) +("qryj" ["$AH*Q[(B"]) +("qryk" ["$AH(R*(B"]) +("qryn" ["$AH+Rt(B"]) +("qryr" ["$AH*T4(B"]) +("qryu" ["$AH,Sz(B"]) +("qrzi" ["$AH&WS(B"]) +("qrzu" ["$AH0Wh(B"]) +("qsdv" ["$AGn6S(B"]) +("qshw" ["$AGm;*(B"]) +("qsjd" ["$AGm=,(B"]) +("qsjn" ["$AGn>!(B"]) +("qskp" ["$AGn@'(B"]) +("qsku" ["$AGn?`(B"]) +("qsl'" ["$AG`KGAO(B"]) +("qsrf" ["$AGnHK(B"]) +("qsu'" ["$AFpK_Ji(B"]) +("qsvi" ["$AGmV,(B"]) +("qsvv" ["$AGnW7(B"]) +("qswl" ["$AG'K?MrBF(B"]) +("qswy" ["$AG0KyN4SP(B"]) +("qsyk" ["$AGmQ~(B"]) +("qtba" ["$AH40Q(B"]) +("qtbj" ["$AFkM72"=x(B" "$AH80_(B"]) +("qtbk" ["$AH71#(B"]) +("qtbu" ["$AH42;(B" "$AH42=(B"]) +("qtbz" ["$AH41;(B"]) +("qtde" ["$AH15B(B"]) +("qtdh" ["$AH751(B"]) +("qtdm" ["$AH15c(B"]) +("qtdy" ["$AH76((B"]) +("qtfa" ["$AH17&(B"]) +("qtgl" ["$AFfL89VB[(B"]) +("qtgz" ["$AH48x(B"]) +("qtj'" ["$AG.LA=-(B"]) +("qtkb" ["$AH1?Z(B"]) +("qtli" ["$AH7A"(B"]) +("qtmc" ["$AH1Cg(B"]) +("qtng" ["$AH4D\(B"]) +("qtq'" ["$AG`M-Fw(B"]) +("qtqc" ["$AH5GE(B"]) +("qtqn" ["$AH1GZ(B"]) +("qtqx" ["$AH7GP(B"]) +("qtrf" ["$AH7HO(B"]) +("qtrl" ["$AFxLeHz(B"]) +("qujq" ["$AH%>M(B"]) +("qujt" ["$AH!>v(B"]) +("qujx" ["$AGz=b(B"]) +("qujy" ["$AGnI]<+S{(B" "$AH!>-(B" "$AH!>0(B"]) +("qukr" ["$AH!?n(B"]) +("qukx" ["$AGPJ5?IPP(B"]) +("qulu" ["$AH%B7(B"]) +("qulv" ["$AGzBJ(B"]) +("qumm" ["$AGzCf(B"]) +("qumz" ["$AGzC9(B"]) +("qun'" ["$AG`IYDj(B"]) +("quna" ["$AH%DC(B"]) +("qunm" ["$AH%Dj(B"]) +("qunr" ["$AH!E/(B"]) +("qupl" ["$AGzEF(B"]) +("qupu" ["$AGzFW(B"]) +("quq'" ["$AGeK.G=(B"]) +("quqc" ["$AH!GI(B"]) +("quqj" ["$AGEJ=FpVX;z(B"]) +("quqn" ["$AH"GW(B"]) +("ququ" ["$AGxGx(B" "$AH%H%(B"]) +("quqy" ["$AGoJUFpRe(B"]) +("quru" ["$AG|Hh(B"]) +("qusi" ["$AH%K<(B"]) +("qusj" ["$AG}I"(B"]) +("qusv" ["$AH%Kj(B"]) +("qut'" ["$AG1K.M'(B" "$AG|JOLe(B"]) +("quti" ["$AG{Le(B"]) +("quu'" ["$AGSIzIz(B"]) +("quue" ["$AH!Ia(B"]) +("quuf" ["$AG|Il(B"]) +("quug" ["$AH!J$(B" "$AH%Iy(B"]) +("quui" ["$AGwJF(B" "$AGzJ=(B" "$AG}J9(B" "$AH%J@(B"]) +("quuv" ["$AGzK.(B" "$AG~K.(B"]) +("quvb" ["$AGzVa(B"]) +("quve" ["$AGzU[(B"]) +("quvg" ["$AGxU~(B"]) +("quvh" ["$AGx3$(B"]) +("quvi" ["$AGzV1(B" "$AH%V0(B"]) +("quvu" ["$AG}Vp(B"]) +("quwz" ["$AGxN/(B" "$AGxN;(B" "$AH$N6(B"]) +("quxc" ["$AH!O{(B" "$AH!P&(B"]) +("quxd" ["$AGwOr(B" "$AH%Or(B"]) +("quxi" ["$AG|O%(B"]) +("quxm" ["$AGzO_(B"]) +("quxs" ["$AH%P[(B"]) +("quxw" ["$AH!OB(B"]) +("quxx" ["$AFxJFPZPZ(B"]) +("quy'" ["$AG1K.T1(B"]) +("quyb" ["$AGxSP(B"]) +("quyh" ["$AGzQt(B" "$AH!Qy(B"]) +("quyi" ["$AGzRU(B"]) +("quyq" ["$AH+IzS}FZ(B"]) +("quyr" ["$AG|T-(B"]) +("quyu" ["$AGwSZ(B" "$AGxSr(B"]) +("quzi" ["$AGzWS(B"]) +("quzy" ["$AGVJ4WwSC(B"]) +("qvd'" ["$AG&VP6>(B" "$AGGVN6X(B"]) +("qvg'" ["$AGu3$9z(B"]) +("qvgd" ["$AH:VZ9[5c(B"]) +("qvhj" ["$AGaVX;:<1(B"]) +("qvi'" ["$AFpVX4,(B"]) +("qvij" ["$AG}Vp3v>3(B"]) +("qvj'" ["$AFpVX;z(B" "$AG`V|=Q(B" "$AG}Vp="(B"]) +("qvls" ["$AGCU)@UKw(B"]) +("qvlx" ["$AH:VZB7O_(B"]) +("qvs'" ["$AGeUfKB(B"]) +("qvsl" ["$AG`V|KGAO(B"]) +("qvwq" ["$AG'UfMrH7(B"]) +("qvx'" ["$AH:VZPT(B"]) +("qvxm" ["$AFlVDOJCw(B"]) +("qvxu" ["$AH:VNQ'Ig(B"]) +("qvy'" ["$AGsVzSZ(B"]) +("qvyd" ["$AH:VZTK6/(B"]) +("qvzv" ["$AH:VZWiV/(B"]) +("qwb'" ["$AGZNq1x(B"]) +("qwcv" ["$AH%N14fUf(B"]) +("qwdh" ["$AG!51(B"]) +("qwhk" ["$AG!:C(B"]) +("qwpj" ["$A?(EL(B"]) +("qwqc" ["$AG!GI(B"]) +("qwqw" ["$AG!G!(B"]) +("qwru" ["$AG!Hg(B"]) +("qwtj" ["$AG"L8(B"]) +("qwuh" ["$AG"IL(B"]) +("qwy'" ["$AGZNqT1(B"]) +("qxbu" ["$AGR2;(B"]) +("qxco" ["$AGP4h(B"]) +("qxd'" ["$AGcP16H(B" "$AGeNz6H(B"]) +("qxdm" ["$AGP5c(B"]) +("qxdr" ["$AGP6O(B"]) +("qxge" ["$AGP8n(B"]) +("qxgo" ["$AGT9z(B"]) +("qxhe" ["$AGP:O(B"]) +("qxhj" ["$AFxOs;p<}(B"]) +("qxhr" ["$AGP;;(B"]) +("qxig" ["$AGP3I(B"]) +("qxii" ["$AGP3](B"]) +("qxiu" ["$AGP3}(B"]) +("qxj'" ["$AGPOw=G(B" "$AGcP1=G(B"]) +("qxje" ["$AGnPW<+6q(B"]) +("qxji" ["$AGP](B"]) +("qxkb" ["$AGP?Z(B"]) +("qxkl" ["$AGP?*(B"]) +("qxky" ["$AGP?i(B"]) +("qxl'" ["$AGPOwA&(B"]) +("qxmj" ["$AGRB}(B"]) +("qxmm" ["$AGPCf(B"]) +("qxno" ["$AGSE3(B"]) +("qxp'" ["$AH0Q'F*(B"]) +("qxpm" ["$AGPF,(B"]) +("qxqu" ["$AGTH!(B"]) +("qxqx" ["$AGPGP(B"]) +("qxqy" ["$AH+PDH+Rb(B"]) +("qxrk" ["$AGsOMHt?J(B"]) +("qxsd" ["$AGPOwKY6H(B"]) +("qxt'" ["$AFxOsL((B" "$AGzO_M<(B"]) +("qxty" ["$AGTL}(B"]) +("qxuf" ["$AGPIm(B"]) +("qxui" ["$AGPJ5(B"]) +("qxuo" ["$AGRK5(B"]) +("qxwk" ["$AG'PAMr?`(B"]) +("qxwu" ["$AGPNp(B"]) +("qxwx" ["$AFxOsN@PG(B"]) +("qxx'" ["$AFxOsQ'(B" "$AGcOrPT(B"]) +("qxxl" ["$AFkPDP-A&(B"]) +("qxxm" ["$AGPO_(B"]) +("qxxn" ["$AGPOwPTD\(B"]) +("qxxt" ["$AGPOw(B"]) +("qxxx" ["$AGPP<(B"]) +("qxy'" ["$AF_PGQR(B"]) +("qxyd" ["$AGzO_TK6/(B"]) +("qxyi" ["$Ac+Rb(B"]) +("qxyl" ["$AGPOwSCA?(B"]) +("qxys" ["$AFxOsR*KX(B"]) +("qxzi" ["$AGQWS(B"]) +("qyai" ["$AGi0.(B"]) +("qyan" ["$AGk02(B"]) +("qybk" ["$AGi1((B"]) +("qybl" ["$AGe0W(B"]) +("qybm" ["$AGa1c(B"]) +("qybo" ["$AGa1!(B"]) +("qyce" ["$AGc2`(B"]) +("qyci" ["$AG`4I(B"]) +("qyck" ["$AG`2](B" "$AGi2Y(B"]) +("qycl" ["$AFqSP4K@m(B" "$AG`2K(B"]) +("qycv" ["$AG`4d(B" "$AGe4`(B"]) +("qycw" ["$AFsR52FNq(B"]) +("qydb" ["$AG`69(B"]) +("qydc" ["$AGi5w(B"]) +("qydj" ["$AGb5/(B" "$AGe5%(B" "$AGe5-(B"]) +("qydk" ["$AG`5:(B" "$AGc59(B" "$AGe5@(B"]) +("qydl" ["$AGe4z(B"]) +("qydm" ["$AGe5c(B" "$AGl5d(B"]) +("qyds" ["$AGc6/(B"]) +("qyfg" ["$AGa7g(B" "$AGe7g(B"]) +("qyfh" ["$AGa7E(B"]) +("qyfu" ["$AGa8!(B" "$AGc82(B" "$AGc84(B"]) +("qyge" ["$AGi8h(B"]) +("qygj" ["$AGi8P(B"]) +("qygk" ["$AGe8_(B"]) +("qygl" ["$AFsR59\@m(B"]) +("qygr" ["$AGe9Y(B"]) +("qygs" ["$AG`9$(B" "$AGl9&(B"]) +("qyh'" ["$AFsR5;/(B" "$AH+TK;a(B"]) +("qyhe" ["$AGe:M(B" "$AGe:S(B" "$AGl:X(B"]) +("qyhg" ["$AGbQu;/8F(B"]) +("qyhj" ["$AGbQu;/2(B" "$AGe>;(B" "$AGi>0(B" "$AGi>3(B"]) +("qykd" ["$AGi?v(B"]) +("qyke" ["$AG`o}(B" "$AGj?L(B" "$AGk?M(B"]) +("qykj" ["$AGk?4(B"]) +("qyks" ["$AGg?U(B"]) +("qyky" ["$AGa?l(B"]) +("qyl'" ["$AG#R}A&(B" "$AG?SPA&(B"]) +("qyld" ["$AGeA9(B" "$AGeAA(B"]) +("qylh" ["$AGg@J(B"]) +("qyli" ["$AGe@m(B" "$AGi@m(B"]) +("qylk" ["$AGk@O(B"]) +("qyll" ["$AGk@4(B"]) +("qylq" ["$AGeAw(B"]) +("qyls" ["$AG`Az(B"]) +("qylv" ["$AG`BL(B" "$AGeBI(B"]) +("qymc" ["$AG`Cg(B"]) +("qymh" ["$AG1RFD,;/(B"]) +("qymm" ["$AGiCf(B"]) +("qymx" ["$AGaCo(B"]) +("qymy" ["$AGeCw(B"]) +("qymz" ["$AG`C7(B"]) +("qyni" ["$AGkDc(B"]) +("qynm" ["$AG`Dj(B"]) +("qynn" ["$AGkDz(B"]) +("qyqc" ["$AGaGI(B"]) +("qyqi" ["$AGaFo(B" "$AGbFx(B"]) +("qyqq" ["$AGkGs(B"]) +("qyqr" ["$AGeH*(B"]) +("qyqu" ["$AGiH$(B"]) +("qyqy" ["$AGaGa(B"]) +("qyrb" ["$AGaHa(B"]) +("qyrf" ["$AGeHK(B" "$AGiHK(B"]) +("qys'" ["$AGeR;I+(B"]) +("qysk" ["$AGeI((B"]) +("qysr" ["$AGeKc(B" "$AGhKa(B"]) +("qyss" ["$AG`KI(B" "$AGaKI(B"]) +("qyth" ["$AGeL@(B" "$AGeLA(B"]) +("qytj" ["$AGeL8(B"]) +("qytm" ["$AG`Ll(B" "$AGgLl(B"]) +("qyts" ["$AG`M-(B"]) +("qytu" ["$AGcMB(B"]) +("qyty" ["$AGcL}(B" "$AGkL}(B"]) +("qyu'" ["$AG1RbJ6(B" "$AGkT8Ji(B"]) +("qyub" ["$AGaJV(B" "$AGeJ](B"]) +("qyud" ["$AGeK,(B"]) +("qyug" ["$AGaIy(B"]) +("qyuh" ["$AGaIK(B"]) +("qyui" ["$AGaJS(B" "$AGeJ1(B" "$AGiJB(B" "$AGiJF(B" "$AGkJ>(B"]) +("qyuj" ["$AG`I=(B"]) +("qyuu" ["$AGiJi(B"]) +("qyuv" ["$AGeK.(B"]) +("qyuy" ["$AGaBJ(B"]) +("qyvb" ["$AG`V](B"]) +("qyvd" ["$AGiW4(B"]) +("qyvf" ["$AGeUf(B"]) +("qyvg" ["$AGeUt(B"]) +("qyvs" ["$AGaVX(B"]) +("qyvu" ["$AG`V|(B" "$AGcW"(B" "$AGlW#(B"]) +("qywa" ["$AG`M\(B"]) +("qywf" ["$AGgv)(B" "$AGkNJ(B"]) +("qywu" ["$AGkNp(B"]) +("qywz" ["$AGaN"(B"]) +("qyx'" ["$AGxSrPT(B"]) +("qyxc" ["$AGcOz(B"]) +("qyxd" ["$AGcOr(B" "$AGeOc(B"]) +("qyxi" ["$AGeNz(B" "$AGeO4(B"]) +("qyxn" ["$AGaPE(B" "$AGcPD(B" "$AGePB(B" "$AGePD(B"]) +("qyxq" ["$AGePc(B"]) +("qyxu" ["$AGiPw(B"]) +("qyxx" ["$AGcP1(B" "$AGcP:(B"]) +("qyxy" ["$AGaPM(B" "$AGePQ(B" "$AGiPN(B" "$AGlPR(B"]) +("qyyb" ["$AGeSM(B"]) +("qyyi" ["$AGaRW(B" "$AGiRb(B" "$AGiRj(B"]) +("qyyn" ["$AGeRt(B"]) +("qyyr" ["$AGiT8(B" "$AGkT8(B" "$AGlT*(B"]) +("qyyu" ["$AG`Sc(B" "$AGiS{(B"]) +("qyyy" ["$AGaS/(B"]) +("qyzb" ["$AGkW_(B"]) +("qyzi" ["$AG`WO(B"]) +("qyzk" ["$AGeTg(B"]) +("qyzl" ["$AGkTZ(B"]) +("qyzo" ["$AGkWx(B"]) +("qyzv" ["$AGaWo(B" "$AGxSrWTVN(B"]) +("qzql" ["$AH%TSH%AS(B"]) +("qzth" ["$AFpTgL0:Z(B"]) +("rbco" ["$AH`4j(B"]) +("rbdk" ["$AHa5@(B"]) +("rbdy" ["$AHb6!(B"]) +("rbh'" ["$AHU1>:#(B"]) +("rbhe" ["$AHa:M(B"]) +("rblz" ["$AHb@`(B"]) +("rbma" ["$AHbBi(B"]) +("rbmo" ["$AHbD)(B"]) +("rbnf" ["$AHaD[(B"]) +("rbnm" ["$AH`Dm(B"]) +("rbpi" ["$AHbF$(B"]) +("rbpm" ["$AHbF,(B"]) +("rbr'" ["$AHU1>HK(B"]) +("rbrf" ["$AHaHM(B"]) +("rbrr" ["$AHaHm(B"]) +("rbs'" ["$AHi0WI+(B"]) +("rbti" ["$AHbLe(B"]) +("rbui" ["$AHbJ3(B"]) +("rbup" ["$AHaK3(B"]) +("rbv'" ["$AHL2;W!(B"]) +("rbvi" ["$Aw7VJ(B"]) +("rbxr" ["$AHK0~OwHK(B"]) +("rbxy" ["$AHbPL(B"]) +("rbyj" ["$AHbQ[(B"]) +("rcdd" ["$AHg4K5H5H(B"]) +("rdh'" ["$AHK4z;a(B"]) +("rdi'" ["$AHH5g3'(B" "$AHn4snq(B"]) +("rdl'" ["$AHH5y(B"]) +("rfju" ["$AHP>_(B"]) +("rfjw" ["$AHK(B"]) +("rfqi" ["$AHKF^(B" "$AHNFZ(B"]) +("rfqp" ["$AHKH:(B"]) +("rfqr" ["$AHKH((B"]) +("rfqy" ["$AHKGi(B" "$AHOGe(B"]) +("rfrf" ["$AHKHK(B" "$AHNHK(B"]) +("rfrh" ["$AHLHC(B"]) +("rfri" ["$AHKHU(B"]) +("rftb" ["$AHKM7(B"]) +("rfti" ["$AHKLe(B"]) +("rfts" ["$AHLM4(B" "$AHOM,(B"]) +("rfu'" ["$AHH7xId(B"]) +("rfub" ["$AHKJV(B" "$AHLJ\(B"]) +("rfuf" ["$AHK2N(B" "$AHKIm(B" "$AHQIo(B"]) +("rfug" ["$AHKIy(B" "$AHKIz(B"]) +("rfui" ["$AHKJ1(B" "$AHKJ?(B" "$AHKJ@(B" "$AHKJB(B" "$AHKJO(B" "$AHOJ6(B"]) +("rfuu" ["$AHKJ}(B" "$AHOJd(B"]) +("rfvf" ["$AHOUf(B"]) +("rfvg" ["$AHJU~(B" "$AHKV$(B" "$AHOV$(B"]) +("rfvi" ["$AHKVJ(B" "$AHKVN(B" "$AHNV0(B"]) +("rfvs" ["$AHKVP(B" "$AHKVV(B"]) +("rfvu" ["$AHKVw(B" "$AHLW!(B"]) +("rfwf" ["$AHKND(B"]) +("rfwu" ["$AHKNo(B" "$AHNNq(B"]) +("rfwz" ["$AHKN*(B" "$AHON*(B"]) +("rfxd" ["$AHKOq(B"]) +("rfxn" ["$AHKPD(B" "$AHLPD(B"]) +("rfxr" ["$AHKQ!(B" "$AHNQ!(B"]) +("rfxs" ["$AHJPV(B"]) +("rfxw" ["$AHNO@(B"]) +("rfxy" ["$AHKPT(B" "$AHMPT(B" "$AHNPT(B"]) +("rfyi" ["$AHJRe(B" "$AHNRb(B"]) +("rfyj" ["$AHKQL(B" "$AHKQT(B"]) +("rfyr" ["$AHKT1(B"]) +("rfys" ["$AHNSC(B"]) +("rfyu" ["$AHK8!SZJB(B" "$AHKS{(B"]) +("rfyy" ["$AHKS0(B"]) +("rfzi" ["$AHOWV(B"]) +("rfzk" ["$AHKTl(B"]) +("rfzo" ["$AHOWw(B"]) +("rfzv" ["$AHOWo(B"]) +("rgb'" ["$AHm9G2!(B"]) +("rgbu" ["$AHT2;(B"]) +("rgd'" ["$AHU9b5F(B"]) +("rgdc" ["$AHS5t(B"]) +("rgdl" ["$AHH9&51A?(B"]) +("rgh'" ["$AHK8q;/(B"]) +("rgjq" ["$AHT>I(B"]) +("rgke" ["$AHT?I(B"]) +("rgl'" ["$AHK9$AV(B"]) +("rgng" ["$AHTD\(B"]) +("rgrj" ["$AHTH;(B"]) +("rgui" ["$AHTJG(B"]) +("rguj" ["$AHK9$JZ>+(B"]) +("rgwz" ["$AHTN4(B"]) +("rgx'" ["$AHH9LPT(B"]) +("rgxu" ["$AHTPk(B"]) +("rgxw" ["$AHSOB(B"]) +("rgyb" ["$AHTSI(B" "$AHTSP(B"]) +("rgyl" ["$AHm9GSc@`(B"]) +("rhbu" ["$AHC2=(B"]) +("rhfy" ["$AHH:K74S&(B"]) +("rhgz" ["$AHC8x(B"]) +("rhit" ["$AHH;p3/Ll(B"]) +("rhj'" ["$AHi;/(B"]) +("ribk" ["$AHU1((B"]) +("ric'" ["$AHH3I2c(B"]) +("rid'" ["$AHH4+5<(B"]) +("rigd" ["$AHU9b(B"]) +("rigs" ["$AHU9$(B"]) +("rihb" ["$AHU:s(B"]) +("rihw" ["$AHU;*(B"]) +("riig" ["$AHU3L(B"]) +("riih" ["$AHU3#(B"]) +("riij" ["$AHU2z(B"]) +("riiu" ["$AHU3v(B"]) +("riji" ["$AHUC(B"]) +("rikj" ["$AHU?/(B"]) +("ril'" ["$AHH4&@m(B" "$AHU2zA?(B"]) +("rili" ["$AHU@z(B" "$AHUA"(B"]) +("rill" ["$AHU@4(B"]) +("rilo" ["$AHUBd(B"]) +("rinj" ["$AHUDO(B"]) +("rinz" ["$AHUDZ(B"]) +("riqi" ["$AHUFZ(B"]) +("riqm" ["$AHUG0(B"]) +("riqu" ["$AHUGw(B"]) +("ritb" ["$AHUM7(B"]) +("ritj" ["$AHUL3(B"]) +("riui" ["$AHUJ3(B" "$AHUJ4(B"]) +("rivk" ["$AHUUU(B"]) +("rivs" ["$AHUVP(B"]) +("riwf" ["$AHUND(B"]) +("rixn" ["$AHUPB(B"]) +("rixw" ["$AHUOB(B"]) +("riye" ["$AHUR9(B"]) +("riyi" ["$AHURf(B"]) +("riyr" ["$AHUT*(B"]) +("riys" ["$AHUSC(B"]) +("riyt" ["$AHUTB(B"]) +("riyu" ["$AHUSo(B"]) +("rizi" ["$AHUWS(B"]) +("rjby" ["$AH>2!(B"]) +("rjdm" ["$AH<5c(B"]) +("rjer" ["$AH;6x(B"]) +("rjg'" ["$AHH8W(B"]) +("rjh'" ["$AHH=;;;(B"]) +("rjhb" ["$AH;:s(B"]) +("rjlc" ["$AHAO(B"]) +("rjqi" ["$AHI+(B"]) +("rjsk" ["$AHg<"KF?J(B"]) +("rjsx" ["$AHq=GH}=GPN(B"]) +("rjuk" ["$AHU{(B"]) +("rjze" ["$AH;Tr(B"]) +("rkdk" ["$AHF5@(B"]) +("rkds" ["$AHE6/(B"]) +("rkgo" ["$AHF9}(B"]) +("rkgu" ["$AHK?Z9}J#(B"]) +("rkkl" ["$AHF?*(B"]) +("rkl'" ["$AHK?ZB[(B"]) +("rklr" ["$AHEBR(B"]) +("rkmy" ["$AHDC|(B"]) +("rkpy" ["$AHDF=(B"]) +("rkuu" ["$AHDK!(B"]) +("rkvb" ["$AHDV](B"]) +("rkxy" ["$AHFPP(B"]) +("rkzj" ["$AHK?ZTv|6S(B"]) +("rmji" ["$AHKCq>/2l(B"]) +("rmrb" ["$AHKCqHU1((B"]) +("rms'" ["$AHmD>H{(B"]) +("rmtt" ["$AHKCqMELe(B"]) +("rmvf" ["$AHKCqU~8.(B"]) +("rmvv" ["$AHKCqU=Uy(B"]) +("rmvx" ["$AHKCqUsO_(B"]) +("rmwv" ["$AHKCqNdW0(B"]) +("rmx'" ["$AHKCqPT(B"]) +("rmyv" ["$AHKCqRbV>(B"]) +("rnw'" ["$AHUDZM_(B"]) +("rnwy" ["$AHUDZM_P-Ri(B"]) +("rny'" ["$AHHDGQG(B"]) +("rodm" ["$AHu5c(B" "$AHu5g(B"]) +("rofu" ["$AHt7r(B"]) +("rofz" ["$AHt7G(B"]) +("rogj" ["$AHt8I(B"]) +("rogo" ["$AHu9z(B"]) +("rohe" ["$AHt:N(B"]) +("rois" ["$AHt3f(B"]) +("rojm" ["$AHu(B"]) +("rrpj" ["$AHmEL(B"]) +("rrro" ["$AHmHu(B"]) +("rruv" ["$AHmK.(B"]) +("rrvu" ["$AHJHKV>J?(B"]) +("rrx'" ["$AHmHuPT(B"]) +("rryy" ["$AHUHUR9R9(B" "$AHmS2(B"]) +("rsbu" ["$AH^2<(B"]) +("rsco" ["$AH]4m(B"]) +("rsdm" ["$AH[5c(B"]) +("rsds" ["$AH\64(B"]) +("rshe" ["$AHZ:O(B" "$AH\:O(B"]) +("rshj" ["$AH[:8(B"]) +("rsho" ["$AHY;q(B"]) +("rshv" ["$AHZ;c(B"]) +("rshw" ["$AHZ;/(B" "$AH[;/(B" "$AH\;/(B"]) +("rsii" ["$AH[3X(B"]) +("rsjc" ["$AH\=:(B"]) +("rsji" ["$AH[I+@N6H(B" "$AH]A?(B"]) +("rslm" ["$AH[A6(B"]) +("rslu" ["$AHYB;(B" "$AH[B/(B"]) +("rsma" ["$AHVBm(B"]) +("rsmk" ["$AHWC+(B" "$AH]C2(B" "$AH^C+(B"]) +("rsna" ["$AH]DI(B"]) +("rsqi" ["$AH]Fw(B"]) +("rsqw" ["$AHZG"(B"]) +("rsrf" ["$AH]HL(B"]) +("rsrs" ["$AH[HZ(B" "$Arnrn(B"]) +("rst'" ["$AH>I+Le(B"]) +("rsu'" ["$AHI+VJ(B"]) +("rsvi" ["$AH\VJ(B"]) +("rsvs" ["$AH]VX(B"]) +("rswz" ["$AH]N*(B"]) +("rsx'" ["$AHHK\PT(B"]) +("rsxm" ["$AHYOX(B" "$AH^O_(B"]) +("rsxu" ["$AH]Pm(B"]) +("rsxx" ["$AH\Q*(B"]) +("rsxy" ["$AHYPR(B" "$AH]PR(B"]) +("rsye" ["$AH\R:(B"]) +("rsyi" ["$AH]RW(B" "$AH^RB(B"]) +("rsyj" ["$AH[QR(B"]) +("rsyk" ["$AHYR+(B"]) +("rsyu" ["$AHYS~(B" "$AH\SZ(B" "$AH_S`(B"]) +("rtdw" ["$AHmLe6/No(B"]) +("rubl" ["$AHi0W(B"]) +("rubx" ["$AHKJY1#OU(B"]) +("ruch" ["$AHk2V(B"]) +("ruci" ["$AHg4K(B" "$AHg4N(B"]) +("rudh" ["$AHk53(B"]) +("ruds" ["$AHd6/(B" "$AHg6+(B" "$AHk6,(B"]) +("ruer" ["$AHi6y(B" "$AHk6z(B"]) +("ruff" ["$AHi7[(B"]) +("rufh" ["$AHi7?(B"]) +("rug'" ["$AHKIz9[(B"]) +("rugj" ["$AHg8I(B"]) +("rugk" ["$AHg8^(B"]) +("rugo" ["$AHg9{(B"]) +("rugu" ["$AHg9J(B" "$AHk9G(B"]) +("ruhe" ["$AHg:N(B"]) +("ruho" ["$AHk;o(B"]) +("ruhv" ["$AHk;a(B"]) +("ruhw" ["$AHi;/(B" "$AHk;-(B"]) +("ruih" ["$AHg3#(B" "$AHk3!(B"]) +("ruik" ["$AHk3,(B"]) +("ruj'" ["$AHkId=G(B"]) +("rujc" ["$AHi=:(B"]) +("ruji" ["$AHi3(B"]) +("rukb" ["$AHk?Z(B"]) +("ruku" ["$AHk?b(B"]) +("rul'" ["$AHOJ6B[(B"]) +("ruld" ["$AHUI9@N6H(B"]) +("rulk" ["$AHi@R(B"]) +("rull" ["$AHg@4(B"]) +("ruln" ["$AHeAV(B"]) +("ruma" ["$AHhBn(B"]) +("rumf" ["$AHkCE(B"]) +("rumg" ["$AHkCN(B"]) +("rumi" ["$AHkCT(B"]) +("rumo" ["$AHeD+(B"]) +("rumu" ["$AHiD8(B"]) +("runj" ["$AHjDO(B"]) +("runq" ["$AHiE#(B"]) +("rup'" ["$AHHK.F?(B"]) +("ruqi" ["$AHgFZ(B" "$AHgFd(B"]) +("ruqn" ["$AHkGV(B"]) +("ruro" ["$AHgHt(B"]) +("rusr" ["$AHiKa(B"]) +("rusu" ["$AHgIOKyJv(B"]) +("rutb" ["$AHiM7(B"]) +("ruth" ["$AHiLG(B"]) +("rutk" ["$AHlLW(B"]) +("ruto" ["$AHkMP(B"]) +("rutr" ["$AHkME(B"]) +("ruts" ["$AHgM,(B"]) +("rutu" ["$AHgM<(B" "$AHkMA(B"]) +("ruu'" ["$AH[:O(B" "$AHiR:>[:O(B"]) +("ryjj" ["$AHURfg(B"]) +("ryju" ["$AHmS27(6@A"(B"]) +("sfln" ["$AI-AV(B"]) +("sfq'" ["$AK>7(H((B"]) +("sfvd" ["$AK>7(VF6H(B"]) +("sfwl" ["$AKD7VNeAQ(B"]) +("sfy'" ["$AKw7GQG(B"]) +("sfyf" ["$AKD7VRt7{(B"]) +("sfyj" ["$AI-QO(B"]) +("sfyy" ["$AKc7(SoQT(B"]) +("sgl'" ["$AKU8q@<(B"]) +("sglq" ["$AI.8qAVG_(B"]) +("sglv" ["$AI.BB(B"]) +("sgni" ["$AI.Da(B"]) +("sgrf" ["$AI.HK(B"]) +("sgv'" ["$AH}9zV>(B"]) +("sgwi" ["$AH}8YNe3#(B"]) +("sgxh" ["$AKD8vOV4z;/(B"]) +("sgyy" ["$AH}9zQ]Re(B"]) +("shcj" ["$AI#2O(B"]) +("shdj" ["$AI%5((B"]) +("shfu" ["$AI%7~(B"]) +("shj'" ["$AKI;(=-(B"]) +("shmf" ["$AI$CE(B"]) +("shmy" ["$AI%C|(B"]) +("shpi" ["$AKp:&Eb3%(B"]) +("shqi" ["$AI%Fx(B"]) +("sht'" ["$AK@:zM,(B"]) +("shtm" ["$AI#Lo(B"]) +("shui" ["$AI%J'(B" "$AI%JB(B"]) +("shuu" ["$AI#Jw(B"]) +("shvs" ["$AI%VS(B"]) +("shx'" ["$AH}:MOR(B"]) +("shye" ["$AI#R6(B"]) +("shyn" ["$AI$Rt(B"]) +("shyr" ["$AI#T0(B"]) +("shz'" ["$AKN;UWZ(B"]) +("shzi" ["$AI$WS(B"]) +("sibj" ["$AK@0e(B"]) +("sibm" ["$AKD1_(B"]) +("sibu" ["$AK@2;(B" "$AKD2?(B"]) +("sic'" ["$AKD4(2K(B"]) +("sich" ["$AK=2X(B"]) +("sici" ["$AKD4N(B"]) +("sicp" ["$AK7((B"]) +("sifh" ["$AK=7?(B" "$AKD7=(B"]) +("sifu" ["$AKE7~(B"]) +("sigd" ["$AK?9b(B"]) +("sige" ["$AKD8v(B"]) +("sigl" ["$AK<8G(B"]) +("sigo" ["$AKD9z(B"]) +("sigs" ["$AK<9-(B"]) +("sigu" ["$AKD9K(B"]) +("sigw" ["$AK?9O(B"]) +("sihb" ["$AK@:s(B" "$AKC:s(B"]) +("sihh" ["$AKDPP(B"]) +("sihk" ["$AK?:A(B"]) +("sihl" ["$AKD:#(B"]) +("siho" ["$AK=;u(B" "$AK@;n(B"]) +("sihu" ["$AKF:u(B"]) +("sihv" ["$AK:;Y(B"]) +("sihw" ["$AKD;/(B"]) +("siib" ["$AK?3q(B"]) +("siie" ["$AK:36(B"]) +("siij" ["$AK=2z(B"]) +("siik" ["$AK<31(B"]) +("siir" ["$AKD4((B"]) +("siiu" ["$AKD4&(B"]) +("sij'" ["$AH}2fj*(B"]) +("sijc" ["$AK?=:(B" "$AK@=G(B" "$AKD=G(B"]) +("siji" ["$AK>;z(B" "$AKD<>(B" "$AKE;z(B"]) +("siju" ["$AK>>V(B"]) +("sijw" ["$AK=?\(B"]) +("sikk" ["$AKAn(B"]) +("silz" ["$AKD@`(B"]) +("sima" ["$AK>Bm(B"]) +("simc" ["$AKBCm(B"]) +("simi" ["$AK?CW(B"]) +("simm" ["$AK?C^(B" "$AKDCf(B"]) +("simy" ["$AK@C|(B"]) +("simz" ["$AKDC@(B"]) +("sinj" ["$AK@DQ(B"]) +("sinm" ["$AKM=(B"]) +("siu'" ["$AKD4(J!(B"]) +("siub" ["$AK@JX(B"]) +("siug" ["$AK=Iz(B" "$AKDIy(B"]) +("siuh" ["$AK=IL(B" "$AK@IK(B"]) +("siui" ["$AK=JB(B" "$AK@J,(B" "$AKDJ.(B" "$AKDJ1(B"]) +("siuu" ["$AK=[S(B" "$AK?Jx(B" "$AKDJi(B"]) +("siv'" ["$AH}3$VF(B"]) +("sivb" ["$AKDV\(B"]) +("sivd" ["$AK?W4(B"]) +("sivf" ["$AKDUr(B"]) +("sivh" ["$AK>3$(B"]) +("sivi" ["$AK?V/(B" "$AKDV+(B" "$AKDVA(B"]) +("sivj" ["$AK@U=(B"]) +("sivl" ["$AK?3qV.B7(B"]) +("sivs" ["$AKDVV(B"]) +("siwf" ["$AK9ND(B"]) +("siwh" ["$AK?Mx(B" "$AK@Mv(B"]) +("siwl" ["$AKDMb(B"]) +("siwu" ["$AK>Nq(B"]) +("siwz" ["$AK[74S&(B"]) +("sjfz" ["$AH}7O(B"]) +("sjg'" ["$AH}<+9\(B" "$AKD<+9\(B"]) +("sjgd" ["$AI"9b(B"]) +("sjge" ["$AH}8v(B"]) +("sjgg" ["$AH}8|(B"]) +("sjgo" ["$AH}9z(B"]) +("sjgr" ["$AH}9X(B"]) +("sjgs" ["$AH}9+(B"]) +("sjh'" ["$AH}=a:O(B"]) +("sjhe" ["$AH}:O(B"]) +("sjhh" ["$AH}PP(B"]) +("sjhk" ["$AH}:C(B"]) +("sjhl" ["$AH}:&(B"]) +("sjhr" ["$AH};7(B"]) +("sjhu" ["$AH};'(B" "$AH}=G:/J}(B"]) +("sjhv" ["$AI";a(B"]) +("sjih" ["$AI"3!(B"]) +("sjii" ["$AH}3_(B"]) +("sjj'" ["$AH}=E<\(B"]) +("sjjc" ["$AH}=G(B"]) +("sjji" ["$AH}<>(B"]) +("sjjp" ["$AH}>|(B"]) +("sjjq" ["$AH}>E(B"]) +("sjju" ["$AI">S(B"]) +("sjjx" ["$AH}=Z(B"]) +("sjkl" ["$AI"?*(B"]) +("sjld" ["$AH}A=(B"]) +("sjlg" ["$AH}@b(B"]) +("sjli" ["$AH}@q(B"]) +("sjlk" ["$AH}@O(B"]) +("sjlo" ["$AI"Bd(B"]) +("sjlr" ["$AI"BR(B"]) +("sjmf" ["$AH}CE(B"]) +("sjmj" ["$AI"B~(B"]) +("sjml" ["$AH}Bs(B"]) +("sjnm" ["$AH}Dj(B"]) +("sjpd" ["$AH}=GF$4x(B"]) +("sjpn" ["$AH}F7(B"]) +("sjq'" ["$AH{=xH%(B"]) +("sjqi" ["$AH}F_(B"]) +("sjqq" ["$AH}Go(B"]) +("sjr'" ["$AKN=LHJ(B"]) +("sjri" ["$AH}HU(B"]) +("sjth" ["$AH}LC(B"]) +("sjtl" ["$AH}L((B"]) +("sjts" ["$AH}M((B" "$AH}M,(B" "$AH}M3(B"]) +("sjue" ["$AI"Id(B"]) +("sjug" ["$AH}Iz(B"]) +("sjui" ["$AH}J&(B" "$AH}J.(B" "$AH}J1(B" "$AH}J@(B" "$AI"J'(B"]) +("sjuv" ["$AH}K.(B"]) +("sjv'" ["$AH}=GV^(B"]) +("sjvd" ["$AI"W0(B"]) +("sjvg" ["$AH}U}(B"]) +("sjvh" ["$AH}UE(B"]) +("sjwf" ["$AI"ND(B"]) +("sjwu" ["$AH}Nb(B"]) +("sjx'" ["$AH}=GPN(B" "$AH}=GQ'(B"]) +("sjxd" ["$AH}O`(B"]) +("sjxm" ["$AH}OR(B"]) +("sjxn" ["$AI"PD(B"]) +("sjxw" ["$AH}O?(B"]) +("sjxy" ["$AH}PG(B"]) +("sjy'" ["$AKI=ZSM(B"]) +("sjyb" ["$AKf;zS&1d(B"]) +("sjyh" ["$AH}Qs(B"]) +("sjyr" ["$AH}T*(B" "$AH}T-(B"]) +("sjyt" ["$AH}TB(B"]) +("sjzl" ["$AH}TX(B"]) +("skdh" ["$AI(54(B"]) +("skdi" ["$AI(5X(B"]) +("skds" ["$AI'6/(B"]) +("skgo" ["$AI(9}(B"]) +("skiu" ["$AI(3}(B"]) +("sklr" ["$AI'BR(B"]) +("sklz" ["$AI(@W(B"]) +("skmc" ["$AI(Ch(B"]) +("skmh" ["$AI(C$(B"]) +("skpy" ["$AI(F=(B"]) +("skrk" ["$AI'HE(B"]) +("sksi" ["$AgRK?(B"]) +("sksk" ["$AI)I)(B"]) +("skue" ["$AI(Id(B"]) +("skui" ["$AI(JS(B"]) +("skvb" ["$AI(Vc(B"]) +("skwz" ["$AI(N2(B"]) +("skxr" ["$AI(Q!(B"]) +("skxy" ["$AI(PK(B"]) +("skyh" ["$AI&Qw(B"]) +("skzi" ["$AI)WS(B"]) +("slfk" ["$AK9Be7%?K(B"]) +("slgo" ["$AH|9}(B"]) +("slgx" ["$AI-AV8|PB(B"]) +("slgy" ["$AI-AV9$R5(B"]) +("slht" ["$AKDBH;/L<(B"]) +("sli'" ["$AH}BV35(B"]) +("slie" ["$AH|35(B"]) +("slig" ["$AH|3L(B"]) +("slj'" ["$AH}@b>5(B"]) +("slji" ["$AH|<>(B"]) +("sljl" ["$AI-AV>-@m(B"]) +("sljn" ["$AH{=x(B"]) +("slla" ["$AH{@-@{0:(B"]) +("sllk" ["$AK9@o@AnT1(B"]) +("slz'" ["$AHv@-We(B"]) +("slzi" ["$AH{WS(B"]) +("slzw" ["$AKGAOWwNo(B"]) +("slzy" ["$AI-AVWJT4(B"]) +("smbf" ["$AKDCf0K7=(B"]) +("smhq" ["$AH}Cf:lFl(B"]) +("smi'" ["$AKIC+3f(B"]) +("smig" ["$AKDCf3~8h(B"]) +("sml'" ["$AK^C|B[(B" "$AKwBm@o(B"]) +("smt'" ["$AKDCfLe(B"]) +("smvy" ["$AH}CqVwRe(B"]) +("smx'" ["$AH}CEO?(B"]) +("snje" ["$AH{DZ[(B"]) +("soks" ["$AKu?W(B"]) +("solm" ["$AKxA4(B"]) +("sona" ["$A_oDE(B"]) +("sopz" ["$AKwEb(B"]) +("soqu" ["$AKwH!(B"]) +("sosr" ["$AtHKa(B"]) +("sosv" ["$AKvKi(B"]) +("soug" ["$AKyIz(B"]) +("soui" ["$AKtJ9(B" "$AKvJB(B" "$AKyJ>(B"]) +("souo" ["$AKyK5(B"]) +("souu" ["$AKyJt(B"]) +("souv" ["$AKuK.(B"]) +("sovh" ["$AKy3$(B"]) +("sovi" ["$AKyVA(B"]) +("sovj" ["$AKyU<(B"]) +("sowf" ["$AKyNE(B"]) +("sowz" ["$AKyN=(B"]) +("soxc" ["$AKuP!(B"]) +("soxu" ["$AKyPh(B"]) +("soxx" ["$AKuP4(B"]) +("soxy" ["$AKwPT(B"]) +("soyb" ["$AKySI(B" "$AKySP(B"]) +("soyi" ["$AKyRT(B"]) +("soyn" ["$AKuS!(B" "$AKwR}(B"]) +("soyu" ["$AKsSc(B"]) +("soyy" ["$AKuS0(B"]) +("sozi" ["$AKsWS(B"]) +("sozl" ["$AKyTZ(B"]) +("sozo" ["$AKyWw(B"]) +("spbn" ["$AKokw(B"]) +("sphk" ["$AKp:D(B"]) +("sphl" ["$AKp:&(B"]) +("sphy" ["$AKp;5(B"]) +("spls" ["$AH{FVB7K9(B"]) +("spnv" ["$AKoE.(B"]) +("spqr" ["$AKoH((B"]) +("spuh" ["$AKpIK(B"]) +("spui" ["$AKpJ'(B"]) +("spvu" ["$AKoVq(B"]) +("spwf" ["$AKoND(B"]) +("spwu" ["$AKoNb(B" "$AKoNd(B"]) +("spyi" ["$AKpRf(B"]) +("spzi" ["$AKoWS(B"]) +("sqfl" ["$AH}H(7VA"(B"]) +("sqt'" ["$AH}G`ME(B"]) +("srb'" ["$AKDHK0o(B"]) +("srbl" ["$AKa0\(B"]) +("srde" ["$AKc5C(B"]) +("srdu" ["$AKa6H(B"]) +("srfa" ["$AKc7((B"]) +("srgf" ["$AKa8y(B"]) +("srgj" ["$AKat{(B"]) +("srhw" ["$AKa;/(B"]) +("sri'" ["$AKYH\2h(B"]) +("sriu" ["$AKc3v(B"]) +("srji" ["$AKc;z(B" "$AKc"(B"]) +("ssjy" ["$AKM>-(B"]) +("sske" ["$AKI?F(B" "$AKM?M(B"]) +("sskl" ["$AKI?*(B"]) +("ssky" ["$AKI?l(B"]) +("ssli" ["$AKJA"(B" "$AKM@q(B"]) +("ssll" ["$AH}H}A=A=(B" "$AKM@4(B"]) +("ssln" ["$AKIAV(B"]) +("ssmu" ["$AKID>(B"]) +("ssqy" ["$AKNGl(B"]) +("ssrr" ["$AKIHm(B"]) +("ssru" ["$AKMHk(B" "$AKNHe(B"]) +("sssi" ["$AKMK@(B"]) +("sssj" ["$AKII"(B"]) +("ssti" ["$AKNLe(B"]) +("sstk" ["$AKILN(B"]) +("sstu" ["$AKIMA(B"]) +("ssub" ["$AKIJV(B"]) +("ssui" ["$AKNJ7(B"]) +("ssuj" ["$AKII=(B"]) +("ssuu" ["$AKIJs(B" "$AKIJw(B" "$AKNJi(B"]) +("ssxd" ["$AKIOc(B"]) +("ssxm" ["$AaTOX(B"]) +("ssxn" ["$AKMPE(B"]) +("ssxt" ["$AKNQ'(B"]) +("ssxw" ["$AKIOB(B"]) +("ssxx" ["$AKIP8(B"]) +("ssxy" ["$AKMPP(B"]) +("ssyh" ["$AKLQo(B"]) +("ssys" ["$AKKSA(B"]) +("sszh" ["$AKMTa(B"]) +("stbd" ["$AKDM(0K4o(B"]) +("ste'" ["$AK9LX6w(B"]) +("stf'" ["$AH}M(7'(B" "$AK9L98#(B"]) +("stl'" ["$AK9LX@J(B"]) +("stz'" ["$AKNL+Wf(B"]) +("subi" ["$AKY1H(B"]) +("sucl" ["$AKX2D(B" "$AKX2K(B"]) +("sucv" ["$AKV4`(B"]) +("suda" ["$AKU4r(B"]) +("sudj" ["$AKU5$(B"]) +("sudu" ["$AKY6H(B"]) +("sue'" ["$AH{I`6{(B"]) +("suee" ["$AKU6m(B"]) +("sufh" ["$AKU7=(B" "$AKfIy8=:M(B"]) +("sufj" ["$AK`74(B"]) +("suhw" ["$AKW;0(B"]) +("suig" ["$AKY3I(B"]) +("sujc" ["$AK\=:(B"]) +("suji" ["$AKY|(B" "$AKU>~(B"]) +("sujy" ["$AK`>2(B"]) +("suku" ["$AK_?`(B"]) +("sulc" ["$AK\AO(B"]) +("sull" ["$AKX@4(B"]) +("sulm" ["$AKUA*(B"]) +("sulv" ["$AKYBJ(B"]) +("sumc" ["$AKXCh(B"]) +("sumi" ["$AKZCW(B"]) +("sumu" ["$AKUD>(B" "$AK`DB(B"]) +("sumy" ["$AKWC{(B"]) +("sunh" ["$A`(B"]) +("svve" ["$AKfWE(B"]) +("svvi" ["$AKfV.(B"]) +("svxy" ["$AKfPP(B"]) +("svyb" ["$AKdSP(B"]) +("svyi" ["$AKfRb(B"]) +("svyr" ["$AKfT1(B" "$AKgT6(B"]) +("svyt" ["$AKjTB(B"]) +("svze" ["$AKdTr(B"]) +("svzi" ["$AKkWS(B"]) +("swa'" ["$AKUN,0#(B"]) +("swd'" ["$AKNND5[(B"]) +("swjd" ["$AKAN^5[(B"]) +("syl'" ["$AH}T*@o(B"]) +("syly" ["$AH}QTA=So(B"]) +("syq'" ["$AH}R6FZ(B" "$AKySPH((B"]) +("syr'" ["$AKyRTH;(B"]) +("syu'" ["$AKURAJ?(B"]) +("syuh" ["$AKURAJ?TK:S(B"]) +("syv'" ["$AK=SPVF(B" "$AKySPVF(B"]) +("szdu" ["$AH}Wy4sI=(B"]) +("szgb" ["$AKIT^8I2<(B"]) +("szys" ["$AKDTrTKKc(B"]) +("tabj" ["$AL$0e(B"]) +("tabu" ["$AL$2=(B"]) +("tabz" ["$AK{1;(B" "$AK|1;(B" "$AK}1;(B"]) +("tade" ["$AK{5D(B" "$AK|5D(B" "$AK}5D(B"]) +("tady" ["$AK~6%(B"]) +("tafh" ["$AKz7=(B"]) +("tago" ["$AK{9z(B"]) +("tajm" ["$AK~1(B" "$AM8>5(B"]) +("tbkj" ["$AM5?4(B"]) +("tbkk" ["$AM6?<(B" "$AM6??(B"]) +("tbld" ["$AM8AA(B"]) +("tbli" ["$AM7@o(B"]) +("tblj" ["$ALt2&@k(B"]) +("tczi" ["$ALtWS(B" "$ALuWS(B"]) +("tczk" ["$ALxTi(B"]) +("tdb'" ["$ALz5@1x(B"]) +("tdbx" ["$AM96`1_PN(B"]) +("tdgd" ["$AMA5X8D8oTK6/(B"]) +("tdgg" ["$AMA5X8D8o(B"]) +("tdgh" ["$AMA5X9zSP;/(B"]) +("tdgm" ["$AMA5X8oC|(B"]) +("tdh'" ["$ALl5X;a(B"]) +("tdu'" ["$AMA5XK0(B"]) +("tdv'" ["$AMA5XV$(B"]) +("tdwy" ["$AL05CN^Qa(B"]) +("tdx'" ["$ALl5WOB(B"]) +("tebx" ["$ALX1p(B"]) +("teci" ["$ALX4K(B"]) +("teda" ["$ALX4s(B"]) +("tedg" ["$ALX5H(B"]) +("tedi" ["$ALX5X(B"]) +("tedm" ["$ALX5c(B"]) +("tedy" ["$ALX6((B"]) +("tegs" ["$ALX9$(B"]) +("tehz" ["$ALX:Z(B"]) +("teih" ["$ALX3$(B"]) +("teij" ["$ALX2z(B"]) +("teji" ["$ALX<6(B" "$ALX<<(B"]) +("teli" ["$ALX@o(B" "$ALX@}(B"]) +("tepl" ["$ALXEI(B"]) +("teq'" ["$AMA6zFd(B"]) +("teqr" ["$ALXH((B"]) +("tequ" ["$ALXGx(B"]) +("tes'" ["$AMP6yKy(B"]) +("tese" ["$ALXI+(B"]) +("test" ["$AMP6{K9L)(B"]) +("teue" ["$ALXIb(B" "$ALXIh(B"]) +("teui" ["$ALXJ9(B"]) +("teuu" ["$ALXJb(B"]) +("tevg" ["$ALXUw(B"]) +("tevi" ["$ALXVF(B" "$ALXVJ(B"]) +("tevs" ["$ALXVV(B"]) +("tewu" ["$ALXNq(B"]) +("tewz" ["$ALXN*(B"]) +("texc" ["$ALXP'(B"]) +("texu" ["$ALXPm(B"]) +("texx" ["$ALXP4(B"]) +("texy" ["$ALXPT(B"]) +("teyb" ["$ALXSP(B"]) +("teyi" ["$ALXRb(B" "$ALXRl(B"]) +("teyk" ["$ALXQ{(B"]) +("teyt" ["$ALXT<(B"]) +("tfj'" ["$AM(7g;z(B"]) +("tfmj" ["$AM;7ICM=x(B"]) +("tfui" ["$AMA7(Iz2z(B"]) +("tgai" ["$AL[0.(B"]) +("tge'" ["$AL)8j6{(B"]) +("tgf'" ["$AM89b7%(B"]) +("tggk" ["$AM,8J92?`(B"]) +("tgjl" ["$AM59$/Lh(B"]) +("tgks" ["$ALZ?U(B"]) +("tgkw" ["$ALl9$?*No(B"]) +("tgqy" ["$AL\Ge(B"]) +("tgtg" ["$ALZLZ(B"]) +("tgti" ["$AM,9$M,3j(B"]) +("tgts" ["$AL[M4(B"]) +("tgtx" ["$AM39:M3Oz(B"]) +("tgxx" ["$AL\P4(B"]) +("tgyi" ["$ALYRN(B"]) +("tgyt" ["$ALZT=(B"]) +("thb'" ["$ALl;(0e(B"]) +("thbv" ["$AMI;/1dVJ(B"]) +("thci" ["$ALB4I(B"]) +("thcu" ["$Au14W(B"]) +("thdk" ["$ALI59(B"]) +("thdl" ["$ALF4z(B"]) +("thfa" ["$ALL7"(B"]) +("thg'" ["$A5/;I8V(B" "$AL<;/9h(B"]) +("thgo" ["$AL@9x(B" "$ALG9{(B" "$Au19{(B"]) +("thgr" ["$ALCYD(B"]) +("thhd" ["$ALC;J(B"]) +("thhj" ["$ALJ:9(B"]) +("thhv" ["$ALC;a(B"]) +("thhw" ["$Au1;/(B"]) +("thi'" ["$A5/;I3S(B"]) +("thid" ["$Ao[42(B"]) +("thih" ["$Au13'(B"]) +("thik" ["$ALF3/(B"]) +("thj'" ["$ALz:O=p(B"]) +("thjd" ["$ALG=,(B" "$Au1=,(B"]) +("thjy" ["$ALG>+(B" "$Au1>+(B"]) +("thke" ["$ALC?M(B"]) +("thks" ["$Ao[?W(B"]) +("thl'" ["$AL@;/Az(B"]) +("thlc" ["$ALIAK(B"]) +("thlu" ["$AMA:@ASIp(B"]) +("thlv" ["$ALFBI(B" "$ALl;(BRW9(B"]) +("thlz" ["$Au1@`(B"]) +("thmi" ["$Au1C[(B"]) +("thng" ["$ALHD\(B"]) +("thni" ["$ALAD`(B"]) +("thpv" ["$AM(;uErUM(B"]) +("thqi" ["$Au1iJ(B"]) +("thrf" ["$ALFHK(B"]) +("thrj" ["$ALHH;(B"]) +("thro" ["$ALHHt(B"]) +("thse" ["$ALBH{(B"]) +("thth" ["$ALCLC(B"]) +("thtr" ["$AL@ME(B"]) +("thtu" ["$ALFM;(B"]) +("thuh" ["$ALCIO(B" "$ALLIK(B"]) +("thui" ["$ALFJ+(B" "$ALHJ9(B"]) +("thuj" ["$ALFI=(B"]) +("thuv" ["$ALGK.(B" "$Au1K.(B"]) +("thvf" ["$ALFUg(B"]) +("thvs" ["$ALFVP(B"]) +("thw'" ["$AL<;/No(B"]) +("thwu" ["$ALCN](B"]) +("thxw" ["$ALIOB(B"]) +("thyi" ["$ALIRN(B" "$Au1RB(B"]) +("thyk" ["$AL@R)(B"]) +("thyr" ["$AL@T2(B"]) +("thzi" ["$ALCWS(B"]) +("thzl" ["$ALITZ(B"]) +("thzy" ["$AM,;/WwSC(B"]) +("tian" ["$ALa08(B"]) +("tiba" ["$ALa0N(B"]) +("tibi" ["$ALe1Z(B"]) +("tibk" ["$ALa0|(B"]) +("tici" ["$ALb4J(B"]) +("tick" ["$ALe2Y(B"]) +("ticl" ["$ALb2D(B" "$ALe2C(B"]) +("tidc" ["$ALa5w(B"]) +("tidj" ["$ALa5%(B"]) +("tidk" ["$ALa5=(B"]) +("tidl" ["$ALf4z(B"]) +("tidu" ["$AL]6H(B" "$ALa6=(B"]) +("tifa" ["$ALa7((B" "$ALe7#(B"]) +("tifv" ["$ALa4?84W3(B"]) +("tige" ["$ALe8q(B"]) +("tigh" ["$ALa8Y(B"]) +("tigk" ["$ALa8_(B"]) +("tigs" ["$ALa9)(B"]) +("tiho" ["$ALa;u(B"]) +("tihr" ["$ALf;;(B"]) +("tihv" ["$ALe;a(B"]) +("tihw" ["$ALa;((B"]) +("tii'" ["$AM#353!(B"]) +("tiia" ["$ALe2l(B"]) +("tiig" ["$ALa3I(B"]) +("tiih" ["$ALa3+(B"]) +("tiip" ["$ALa4?(B"]) +("tiiu" ["$AL^3v(B" "$AL^3}(B" "$ALa3v(B"]) +("tiix" ["$AMF3B3vPB(B"]) +("tijc" ["$ALa=;(B"]) +("tijg" ["$AM33o(B"]) +("tivi" ["$ALaVF(B" "$ALeVF(B" "$ALeVJ(B"]) +("tivs" ["$ALeVX(B"]) +("tiwf" ["$ALaNJ(B" "$ALeNB(B"]) +("tixi" ["$ALeO5(B"]) +("tixm" ["$ALeOV(B"]) +("tixu" ["$ALjPk(B"]) +("tixx" ["$ALaP/(B"]) +("tixy" ["$AL]PN(B" "$ALaPQ(B" "$ALePM(B" "$ALePN(B"]) +("tiye" ["$ALeR:(B"]) +("tiyi" ["$ALaRi(B" "$ALeRQ(B"]) +("tiyj" ["$ALeQi(B"]) +("tiyk" ["$ALaR*(B"]) +("tiyu" ["$ALeS}(B"]) +("tizi" ["$AL]WS(B" "$ALbWV(B" "$ALcWS(B"]) +("tizk" ["$ALaTg(B"]) +("tjb'" ["$AL?>R2!(B" "$AM3-5XRe(B"]) +("tjf'" ["$AM<=b7((B"]) +("tjfh" ["$AL=7C(B"]) +("tjfj" ["$AL/77(B"]) +("tjfu" ["$ALu<~74Id(B"]) +("tjgl" ["$ALo(B"]) +("tjhu" ["$AL;;$(B"]) +("tjhv" ["$A5/;X(B"]) +("tjhw" ["$AL8;0(B" "$AL?;/(B" "$Aj<;((B"]) +("tji'" ["$ALz?(B"]) +("tjk'" ["$AK~<*?K(B"]) +("tjkd" ["$AL=?s(B"]) +("tjke" ["$AL9?K(B"]) +("tjkl" ["$AL/?*(B"]) +("tjli" ["$A5/A&(B"]) +("tjlj" ["$AL0@7(B"]) +("tjlp" ["$AL8B[(B"]) +("tjmu" ["$AL4D>(B"]) +("tjmy" ["$AL=Cw(B"]) +("tjp'" ["$AM#>-F,(B"]) +("tjpj" ["$AL8EP(B"]) +("tjpl" ["$AL/EF(B" "$AL/EI(B"]) +("tjq'" ["$A5w=ZFw(B" "$AL+<+H-(B" "$AMF=xFw(B"]) +("tjqi" ["$AL>Fx(B"]) +("tjqn" ["$A5/GY(B" "$AL=GW(B"]) +("tjqq" ["$AL=Gs(B"]) +("tjrj" ["$AL9H;(B"]) +("tjso" ["$AL=Kw(B"]) +("tjsr" ["$ALO"(B"]) +("tjxm" ["$AL=OU(B"]) +("tjxn" ["$AL8PD(B"]) +("tjxp" ["$AL=Q/(B"]) +("tjxy" ["$A5/PT(B"]) +("tjy'" ["$ALF6TK6/(B"]) +("tjyk" ["$AL?R$(B"]) +("tjyr" ["$AL6T((B" "$AL}(B"]) +("tlju" ["$AMO@-;zJV(B"]) +("tljv" ["$AMO@-;zU>(B"]) +("tljw" ["$AL+(B"]) +("tlvs" ["$AL(VP(B"]) +("tlwh" ["$AL(Mx(B"]) +("tlwj" ["$AL(Me(B"]) +("tlwz" ["$AL+N>(B"]) +("tlx'" ["$AM,@`On(B"]) +("tlxc" ["$AL+P!(B"]) +("tlxi" ["$AL)Nw(B"]) +("tlxt" ["$AL+Q'(B"]) +("tlxu" ["$AL+Pi(B"]) +("tlye" ["$AL+R/(B"]) +("tlyh" ["$AL+Qt(B"]) +("tlyj" ["$AL'Q[(B"]) +("tlyr" ["$AL&T-(B" "$AL+T-(B" "$AL+T6(B"]) +("tlzi" ["$AL(WS(B" "$AL+WS(B"]) +("tlzk" ["$AL+Tg(B"]) +("tlzu" ["$AL+Wf(B"]) +("tmb'" ["$AK{CG1;(B" "$AK|CG1;(B"]) +("tmbc" ["$ALn1m(B"]) +("tmbg" ["$AM,CK0U9$(B"]) +("tmbj" ["$ALl0k(B"]) +("tmbk" ["$ALl1#(B" "$ALl1&(B" "$ALn1((B"]) +("tmbm" ["$ALl1_(B"]) +("tmbo" ["$ALl2((B"]) +("tmbu" ["$ALn29(B"]) +("tmby" ["$ALl1x(B"]) +("tmci" ["$ALl4M(B"]) +("tmcl" ["$ALl2E(B" "$ALp2K(B"]) +("tmd'" ["$AK{Bh5D(B" "$AK|CG5D(B" "$AM8Cw6H(B"]) +("tmdi" ["$ALl5P(B" "$ALl5X(B" "$ALo5X(B"]) +("tmdk" ["$ALl5@(B"]) +("tmdm" ["$ALl5g(B"]) +("tmee" ["$ALl6l(B"]) +("tmfh" ["$ALl7E(B"]) +("tmfu" ["$ALl83(B" "$ALo83(B"]) +("tmg'" ["$AM,CK9z(B"]) +("tmgb" ["$ALl95(B" "$ALl97(B"]) +("tmgd" ["$ALl9b(B"]) +("tmgg" ["$ALo9!(B"]) +("tmgj" ["$ALl8I(B"]) +("tmgo" ["$ALl9z(B"]) +("tmgs" ["$ALl9$(B"]) +("tmgw" ["$ALp9O(B"]) +("tmh'" ["$AM,CK;a(B"]) +("tmhb" ["$ALl:s(B"]) +("tmhd" ["$ALl;J(B"]) +("tmhe" ["$ALl:M(B"]) +("tmhv" ["$ALl;a(B"]) +("tmhw" ["$ALl;((B"]) +("tmib" ["$ALo3k(B"]) +("tmid" ["$ALl40(B"]) +("tmie" ["$ALl35(B"]) +("tmig" ["$ALl3I(B"]) +("tmih" ["$ALl3$(B"]) +("tmil" ["$AL=Cw4"A?(B"]) +("tmis" ["$ALn3d(B"]) +("tmj'" ["$AM,CK>|(B"]) +("tmji" ["$ALl)(B" "$ALl>.(B" "$ALo>6(B" "$ALq>2(B"]) +("tmkl" ["$ALl?*(B"]) +("tmks" ["$ALl?U(B" "$ALn?U(B"]) +("tmlc" ["$ALnAO(B"]) +("tmld" ["$ALlA9(B" "$ALlAA(B"]) +("tmli" ["$ALl@m(B" "$ALo@o(B"]) +("tmlj" ["$ALl@6(B"]) +("tmlp" ["$ALlB[(B"]) +("tmmf" ["$ALlCE(B"]) +("tmmi" ["$ALpC[(B"]) +("tmmj" ["$ALnBz(B"]) +("tmmu" ["$ALlD;(B" "$ALoD6(B"]) +("tmmy" ["$ALlCw(B" "$ALlC|(B"]) +("tmmz" ["$ALpC@(B"]) +("tmna" ["$ALlDD(B"]) +("tmpg" ["$ALlEo(B"]) +("tmpy" ["$ALlF=(B" "$ALnF=(B"]) +("tmqc" ["$ALlGE(B"]) +("tmqi" ["$ALlFu(B" "$ALlFx(B" "$ALoF_(B"]) +("tmqq" ["$ALlGr(B"]) +("tmqr" ["$ALlH+(B"]) +("tmrf" ["$ALlHK(B"]) +("tmri" ["$ALlHU(B"]) +("tmrj" ["$ALlH;(B"]) +("tmrw" ["$AM7CfHKNo(B"]) +("tms'" ["$AMAC9KX(B" "$AMPBmK9(B"]) +("tmse" ["$ALlI+(B"]) +("tmsl" ["$ALoH|(B"]) +("tmtb" ["$ALlM7(B" "$ALpM7(B"]) +("tmth" ["$ALlLC(B"]) +("tmti" ["$ALlLe(B"]) +("tmtj" ["$ALlL3(B"]) +("tmtm" ["$ALlLl(B"]) +("tmty" ["$AM,CKLuT<(B"]) +("tmu'" ["$ALlD?I=(B" "$AM,C{J}(B"]) +("tmub" ["$ALlJZ(B"]) +("tmue" ["$ALmIh(B"]) +("tmuf" ["$ALlIq(B"]) +("tmug" ["$ALlIz(B"]) +("tmuh" ["$ALlIO(B"]) +("tmui" ["$ALlJ1(B" "$ALlJ9(B"]) +("tmuj" ["$ALlI=(B"]) +("tmuo" ["$ALlK5(B"]) +("tmup" ["$ALlK3(B"]) +("tmuu" ["$ALlJi(B" "$ALlJ}(B" "$ALoJs(B"]) +("tmuv" ["$ALlK.(B"]) +("tmvd" ["$ALoW/(B"]) +("tmvf" ["$ALlUf(B"]) +("tmvg" ["$ALlU}(B"]) +("tmvi" ["$ALmVC(B"]) +("tmvu" ["$ALlVw(B" "$ALlVy(B" "$ALlsC(B" "$ALoVw(B"]) +("tmwf" ["$ALlND(B"]) +("tmwh" ["$ALlMu(B"]) +("tmwj" ["$ALlMj(B"]) +("tmwz" ["$ALpN6(B"]) +("tmxd" ["$ALlOs(B"]) +("tmxm" ["$ALlOU(B" "$ALlO_(B"]) +("tmxs" ["$ALlP[(B"]) +("tmxw" ["$ALlOB(B"]) +("tmxx" ["$ALnP4(B"]) +("tmxy" ["$ALlPT(B"]) +("tmya" ["$ALlQD(B" "$ALnQ<(B"]) +("tmyb" ["$ALlSS(B"]) +("tmye" ["$ALoR0(B"]) +("tmyi" ["$ALlR;(B" "$ALlRb(B"]) +("tmyr" ["$ALoT0(B"]) +("tmze" ["$ALlTq(B"]) +("tmzh" ["$ALlTa(B"]) +("tmzi" ["$ALlWJ(B" "$ALlWS(B"]) +("tmzl" ["$ALlTV(B"]) +("tmzs" ["$ALlW](B"]) +("tnb'" ["$Au1Dr2!(B"]) +("tndu" ["$AMOD`4xK.(B"]) +("tns'" ["$AM;DaK9(B"]) +("toba" ["$AMX0O(B"]) +("tobz" ["$AMU13(B"]) +("todc" ["$AMQ5t(B"]) +("todh" ["$AMW51(B"]) +("todk" ["$AMO5=(B"]) +("todl" ["$AMO4x(B"]) +("toer" ["$AMP6y(B"]) +("togr" ["$AMP9\(B"]) +("toie" ["$AMO35(B"]) +("toij" ["$AMQ2z(B"]) +("toir" ["$AMO4,(B"]) +("toiu" ["$AMQ3v(B"]) +("tojc" ["$AMQ=:(B"]) +("tojw" ["$AMP<\(B"]) +("tojx" ["$AMQ=Z(B"]) +("tokb" ["$AMQ?Z(B"]) +("toks" ["$AMQ?U(B"]) +("tola" ["$AMO@-(B"]) +("toli" ["$AMQ@k(B" "$AMQA#(B"]) +("tolo" ["$AMSB](B"]) +("tolq" ["$AMQAr(B"]) +("tolz" ["$AMO@[(B"]) +("toma" ["$AMPBm(B" "$AMYBn(B"]) +("tomk" ["$AMQC+(B"]) +("tomo" ["$AMYD-(B"]) +("tomu" ["$AMQD#(B"]) +("tonc" ["$AMRDq(B"]) +("toni" ["$AMOD`(B"]) +("topj" ["$AMPEL(B"]) +("topk" ["$AMQE](B"]) +("topu" ["$AMXFK(B" "$AMXFS(B"]) +("toqi" ["$AMYFz(B"]) +("toqm" ["$AMOG7(B"]) +("toqq" ["$AMVGr(B"]) +("toqy" ["$AMQGb(B"]) +("tors" ["$AMUH^(B"]) +("tose" ["$AMQI+(B"]) +("tosu" ["$AMQKW(B"]) +("totj" ["$AMQL<(B"]) +("totk" ["$AMQLS(B"]) +("totl" ["$AMQL%(B"]) +("toub" ["$AMQJV(B"]) +("touf" ["$AMQIm(B"]) +("touj" ["$AMWIF(B"]) +("touv" ["$AMQK.(B"]) +("tovi" ["$AMQV,(B"]) +("towh" ["$AMOMx(B"]) +("towz" ["$AMPN,(B"]) +("toxc" ["$AMQOz(B"]) +("toxm" ["$AMQOU(B"]) +("toxx" ["$AMOP,(B" "$AMWP-(B"]) +("toye" ["$AMYR:(B"]) +("toyh" ["$AMQQu(B"]) +("toyi" ["$AMQRB(B"]) +("toyj" ["$AMOQS(B" "$AMQQN(B"]) +("toyp" ["$AMPTK(B"]) +("toyr" ["$AMVT2(B"]) +("tpbu" ["$AMN2?(B"]) +("tpby" ["$AML2"(B"]) +("tpd'" ["$AL+F=5@(B"]) +("tpgj" ["$AL+F=9c|(B" "$AM(Ed<|(B"]) +("tpji" ["$A6Z;}(B"]) +("tpk'" ["$AM;FF?Z(B"]) +("tpli" ["$AMM@o(B"]) +("tpm'" ["$AL+F=CE(B"]) +("tpmo" ["$AMLC;(B"]) +("tpnj" ["$AM,ETDZ=G(B"]) +("tpqi" ["$AMNw"(B"]) +("tptg" ["$AL+F=Ll9z(B"]) +("tptm" ["$AMMLo(B"]) +("tptu" ["$AMLMB(B"]) +("tpui" ["$AMLJ3(B" "$AMLJI(B"]) +("tpuu" ["$Ak`Js(B"]) +("tpy'" ["$AL+F=Qs(B"]) +("tpzi" ["$AMMWS(B"]) +("tqdl" ["$AM(Gi4o@m(B"]) +("tqhw" ["$AL[(B"]) +("trjx" ["$AME=a(B"]) +("trl'" ["$ALlH;AV(B"]) +("trlm" ["$AMEA7(B"]) +("trlq" ["$AMDAw(B"]) +("trq'" ["$ALlH;Fa(B" "$ALlH;Fx(B"]) +("trqi" ["$AMEFl(B"]) +("trqj" ["$ALlH;Fx>.(B"]) +("trql" ["$AM;HgFd@4(B"]) +("trry" ["$AMAH@H\R:(B"]) +("trs'" ["$ALlH;K?(B"]) +("trti" ["$AMELe(B"]) +("trtr" ["$AMEME(B"]) +("tru'" ["$AMAH@K.(B"]) +("trud" ["$AMAH@J*6H(B"]) +("truv" ["$ALlH;JwV,(B"]) +("trvh" ["$AME3$(B"]) +("trwd" ["$AMAH@NB6H(B"]) +("trww" ["$AMAH@N"IzNo(B"]) +("trwz" ["$AMEN/(B"]) +("trxj" ["$ALlH;Op=:(B" "$AM;H;O.;w(B"]) +("trxw" ["$ALlH;OKN,(B"]) +("tryr" ["$AMET1(B" "$AMET2(B"]) +("tryv" ["$AMAH@SP;zVJ(B"]) +("trzj" ["$ALlH;TS=;(B"]) +("tsan" ["$AM,08(B"]) +("tsb'" ["$AnQKa15(B"]) +("tsbj" ["$AM,0i(B" "$AM-0e(B"]) +("tsbk" ["$AM(1&(B" "$AM(1((B" "$AM,0{(B"]) +("tsbu" ["$AM,2=(B"]) +("tsby" ["$AM(2!(B"]) +("tsbz" ["$AM,12(B"]) +("tsda" ["$AM(4o(B" "$AM44r(B"]) +("tsdg" ["$AM,5H(B"]) +("tsdk" ["$AM(5@(B" "$AM,5@(B"]) +("tsdl" ["$AM34x(B"]) +("tsdm" ["$AM(5d(B" "$AM(5g(B"]) +("tsdw" ["$AM(KW6ANo(B"]) +("tse'" ["$ALFH|6y(B"]) +("tsff" ["$AM(7V(B"]) +("tsfg" ["$AM(7g(B"]) +("tsg'" ["$ALS(B"]) +("tskd" ["$AM-?s(B"]) +("tske" ["$AM,?F(B"]) +("tskk" ["$AM(?<(B" "$AM3?<(B"]) +("tsks" ["$AM+?W(B"]) +("tsku" ["$AM4?^(B" "$AM4?`(B"]) +("tsky" ["$AM4?l(B"]) +("tsl'" ["$ALXK9@-(B"]) +("tslc" ["$AM,AE(B"]) +("tsld" ["$AM(A?(B"]) +("tsli" ["$AM(@}(B"]) +("tslu" ["$AM(B7(B"]) +("tsly" ["$AM(An(B" "$AM3Al(B"]) +("tslz" ["$AM,@`(B"]) +("tsm'" ["$AL(B"]) +("tsma" ["$AM4Bn(B"]) +("tsmb" ["$AM,D1(B"]) +("tsmg" ["$AM,CK(B"]) +("tsmy" ["$AM(Cw(B" "$AM,C{(B"]) +("tsn'" ["$AL(B" "$AM,V*(B" "$AM,V>(B" "$AM,VN(B" "$AM3VF(B" "$AM3VN(B"]) +("tsvj" ["$AM3U=(B"]) +("tsw'" ["$ALzK?Mx(B"]) +("tswh" ["$AM(My(B"]) +("tsxc" ["$AM(O|(B" "$AM(O~(B" "$AM3Oz(B"]) +("tsxd" ["$AM,Og(B" "$AM-Oq(B"]) +("tsxm" ["$AM(OX(B"]) +("tsxn" ["$AM(PE(B" "$AM,PD(B" "$AM/PD(B" "$AM4PD(B"]) +("tsxp" ["$AM(Q6(B"]) +("tsxr" ["$AM3Q!(B"]) +("tsxt" ["$AM,Q'(B"]) +("tsxw" ["$AM3O=(B"]) +("tsxy" ["$AM(PP(B" "$AM,PP(B" "$AM,PT(B" "$AM,PU(B"]) +("tsy'" ["$ALx(B"]) +("ttc'" ["$AMELe2Y(B"]) +("tti'" ["$AMALX2z(B"]) +("ttj'" ["$ALxL-;z(B" "$AMFMA;z(B"]) +("ttk'" ["$AMMLo?M(B"]) +("ttkk" ["$AM4M4?l?l(B"]) +("ttl'" ["$AMLMBA?(B"]) +("ttmm" ["$AM5M5C~C~(B"]) +("tttt" ["$AMLMLMBMB(B"]) +("ttud" ["$AM7M7JG5@(B"]) +("ttuu" ["$AL$L$J5J5(B"]) +("ttz'" ["$ALFL+WZ(B"]) +("tuan" ["$AM<08(B"]) +("tubc" ["$AM<1m(B"]) +("tubm" ["$AM;1d(B"]) +("tubu" ["$AM=2=(B" "$AMA2<(B"]) +("tucg" ["$AMA2c(B"]) +("tudb" ["$AMA69(B"]) +("tudi" ["$AM=5\(B" "$AMA5X(B"]) +("tudk" ["$AM@56(B"]) +("tudr" ["$AMA6O(B"]) +("tudy" ["$AM:6%(B"]) +("tuei" ["$AM&Im6x3v(B"]) +("tuer" ["$AM<6~(B"]) +("tuf'" ["$AMAJ/7=(B"]) +("tufa" ["$AMA7((B"]) +("tuff" ["$AMA7`(B"]) +("tufh" ["$AMA7=(B"]) +("tufj" ["$AMB^,(B"]) +("tufu" ["$AM@7r(B"]) +("tufz" ["$AMA7K(B"]) +("tug'" ["$AM3L(B"]) +("tuij" ["$AMA2z(B"]) +("tuiu" ["$AM93v(B" "$AM;3v(B" "$AM;4%(B"]) +("tuji" ["$AM;;w(B"]) +("tujn" ["$AM;=x(B"]) +("tujt" ["$AM;XJ(B"]) +("tujw" ["$AMA0(B" "$AM>>6(B"]) +("tula" ["$AM<@-(B"]) +("tulc" ["$AM?AO(B"]) +("tuli" ["$AM<@}(B"]) +("tulk" ["$AM=@M(B"]) +("tulp" ["$AM9BV(B"]) +("tulu" ["$AMBB6(B"]) +("tumb" ["$AM(B"]) +("tupi" ["$AMAEw(B"]) +("tupm" ["$AMVP(B"]) +("tuvu" ["$AMAVx(B"]) +("tuwf" ["$AMANB(B"]) +("tuwu" ["$AM;X#(B"]) +("tuwz" ["$AM;N'(B" "$AM?(B"]) +("tvju" ["$AMF>Y(B"]) +("tvkl" ["$AMF?*(B"]) +("tvl'" ["$AM(UMBJ(B"]) +("tvli" ["$AMF@m(B" "$AMK@k(B"]) +("tvlp" ["$AMFB[(B"]) +("tvmo" ["$AMFD%(B"]) +("tvpc" ["$AMKF1(B"]) +("tvpi" ["$AMIF$(B"]) +("tvpz" ["$AMKEb(B"]) +("tvq'" ["$A5wU{Fw(B"]) +("tvqc" ["$AMFGC(B"]) +("tvqq" ["$AMFGs(B"]) +("tvqt" ["$AMKH4(B"]) +("tvrh" ["$AMKHC(B"]) +("tvse" ["$AMJI+(B"]) +("tvsh" ["$AMGI%(B"]) +("tvso" ["$AMKKu(B"]) +("tvsr" ["$AMFKc(B"]) +("tvto" ["$AMFMP(B" "$AMFMQ(B"]) +("tvtu" ["$AMFMA(B"]) +("tvu'" ["$AM(V*Ji(B"]) +("tvub" ["$AMKJX(B"]) +("tvui" ["$AMFJB(B"]) +("tvv'" ["$AM3VNU_(B" "$AM=3$V&(B"]) +("tvvi" ["$AMKV0(B"]) +("tvvs" ["$AMFVX(B"]) +("tvwh" ["$AMKMx(B"]) +("tvwj" ["$AMFMl(B"]) +("tvwu" ["$AMKNi(B"]) +("tvwz" ["$AMKN;(B"]) +("tvxc" ["$AMFOz(B"]) +("tvxd" ["$AMFOk(B"]) +("tvxi" ["$AMKO/(B"]) +("tvxq" ["$AMKP](B"]) +("tvxr" ["$AMFQ!(B"]) +("tvxt" ["$AMKQ'(B"]) +("tvxu" ["$ALeUMO5J}(B"]) +("tvxx" ["$AMFP6(B"]) +("tvxy" ["$AMFPP(B"]) +("tvyi" ["$AMFRF(B"]) +("tvzi" ["$AMHWS(B"]) +("twdw" ["$ALlND5%N;(B"]) +("twhh" ["$ALlMx;V;V(B"]) +("twj'" ["$AM,N;=G(B"]) +("twjr" ["$AMKNi>|HK(B"]) +("tws'" ["$AM,N;KX(B"]) +("twt'" ["$ALlNDL((B"]) +("twu'" ["$AL(MeJ!(B"]) +("twub" ["$AL)NnJ?1((B"]) +("twuh" ["$AL0N[J\;_(B"]) +("twx'" ["$ALlMuPG(B" "$ALlNDQ'(B"]) +("txb'" ["$ALeO80{(B" "$AM7PX2?(B"]) +("txbj" ["$ALz0e(B"]) +("txbu" ["$ALy29(B"]) +("txby" ["$ALz1}(B"]) +("txda" ["$ALz4r(B"]) +("txdd" ["$ALaPD5u5((B"]) +("txdk" ["$ALz5@(B"]) +("txfj" ["$ALz79(B"]) +("txgo" ["$ALz9x(B"]) +("txgr" ["$ALz9\(B"]) +("txgs" ["$ALz9$(B"]) +("txgv" ["$ALz9l(B"]) +("txih" ["$ALz3'(B"]) +("txjd" ["$ALz=3(B"]) +("txjn" ["$ALy=|(B"]) +("txjw" ["$ALzY(B"]) +("tybo" ["$AM#24(B"]) +("tycs" ["$AL}4S(B"]) +("tyd'" ["$AM3R;53(B"]) +("tydh" ["$AM#51(B"]) +("tydi" ["$AL+Qt5g3X(B"]) +("tydk" ["$AL}5=(B"]) +("tydm" ["$AM#5g(B"]) +("tydp" ["$AM#6Y(B"]) +("tyds" ["$AM(SC5gFx9+K>(B"]) +("tye'" ["$AL]R26{(B"]) +("tyfa" ["$AM#7"(B"]) +("tyfh" ["$AM#7E(B"]) +("tyfu" ["$AL+Qt7xId(B"]) +("tyg'" ["$ALeS}9](B"]) +("tygh" ["$AM,R59+;a(B"]) +("tygs" ["$AM#9$(B"]) +("tyhb" ["$AL}:r(B"]) +("tyhd" ["$AL+Qt;n6/(B"]) +("tyho" ["$AM#;p(B"]) +("tyht" ["$AMQQu:KLG(B"]) +("tyhw" ["$AL};0(B"]) +("tyi'" ["$ALeS}3!(B"]) +("tyie" ["$AM#35(B"]) +("tyij" ["$AM#2z(B"]) +("tyil" ["$AL}2n(B"]) +("tyjc" ["$ALmSMu(B"]) +("tyke" ["$AL}?N(B"]) +("tykj" ["$AM#?/(B"]) +("tykk" ["$AM#??(B"]) +("tyl'" ["$ALlQ]B[(B"]) +("tyli" ["$AM&A"(B"]) +("tylq" ["$AM#At(B"]) +("tym'" ["$AM6S0Cf(B"]) +("tymh" ["$AM&C&(B"]) +("tymy" ["$AL}C|(B"]) +("tyn'" ["$AL+QtD\(B"]) +("typy" ["$AL}F>(B"]) +("tyqi" ["$AM&Fp(B"]) +("tyqu" ["$AL}H!(B"]) +("tyr'" ["$AL+QtHU(B"]) +("tyrf" ["$AL}HN(B"]) +("tyt'" ["$ALzQuLe(B" "$AM3R;Le(B"]) +("tyth" ["$AL|LC(B"]) +("tyts" ["$AL}M2(B"]) +("tyty" ["$AL}L}(B"]) +("tyu'" ["$AL+QtI}(B" "$AL+T-JP(B"]) +("tyuf" ["$AM&Im(B"]) +("tyui" ["$AM#J3(B"]) +("tyuo" ["$AL}K5(B"]) +("tyvb" ["$AM!V](B"]) +("tyve" ["$AL}WE(B"]) +("tyvf" ["$AL}Uo(B"]) +("tyvh" ["$AM%3$(B"]) +("tyvi" ["$AM#V0(B" "$AM#V9(B" "$AM#VM(B"]) +("tyvj" ["$AM#U=(B"]) +("tyvs" ["$AL}VZ(B"]) +("tyvu" ["$AM#W!(B"]) +("tyvx" ["$AM3R;U=O_(B"]) +("tywz" ["$AM"N>(B"]) +("tyx'" ["$AL+QtO5(B" "$AL+QtQ((B" "$AM,R;PT(B" "$AM/QxO1(B" "$AM3R;PT(B" "$AMYR:OY(B"]) +("tyxd" ["$AL}Ok(B"]) +("tyxi" ["$AL}O7(B" "$AM#O"(B"]) +("tyxm" ["$AM#OT(B"]) +("tyxn" ["$AL}PE(B" "$AM#P=(B"]) +("tyxq" ["$AM&Pc(B"]) +("tyxw" ["$AM#OB(B"]) +("tyxx" ["$AM#P*(B"]) +("tyy'" ["$AL+R=T:(B"]) +("tyyd" ["$ALeS}TK6/(B"]) +("tyye" ["$AM#R5(B"]) +("tyyr" ["$AM%T0(B" "$AM%T:(B"]) +("tyzi" ["$AM$WS(B"]) +("tzd'" ["$ALllq5[(B"]) +("tzi'" ["$AM@TW3!(B"]) +("uaba" ["$AI30M(B"]) +("uabk" ["$AI30|(B"]) +("uabu" ["$AI02<(B" "$AI42<(B" "$AI72;(B"]) +("uadl" ["$AI34|(B"]) +("uady" ["$AI46'(B"]) +("uaee" ["$AI36m(B"]) +("uaer" ["$AI36{(B"]) +("uafa" ["$AI37"(B"]) +("uago" ["$AI39x(B"]) +("uagw" ["$AI59O(B"]) +("uahd" ["$AI3;D(B" "$AI3;J(B"]) +("uahe" ["$AI3:S(B"]) +("uahl" ["$AI1:&(B"]) +("uaie" ["$AI/35(B" "$AI235(B"]) +("uaih" ["$AI33!(B" "$AI43'(B"]) +("uais" ["$AI13f(B"]) +("uajd" ["$AI0=*(B" "$AI0=,(B"]) +("uajn" ["$AI4=m(B"]) +("uajp" ["$AI1>z(B"]) +("uakg" ["$AI3?S(B"]) +("uala" ["$AI3@-(B"]) +("uali" ["$AI3A#(B"]) +("ualo" ["$AI4B^(B"]) +("ualp" ["$AI0BV(B"]) +("ualu" ["$AI1B=(B"]) +("uamf" ["$AI3CE(B"]) +("uamo" ["$AI3D.(B"]) +("uaqq" ["$AI3Gp(B"]) +("uaqy" ["$AI1G`(B"]) +("uarf" ["$AI1HK(B"]) +("uasi" ["$AI1K@(B"]) +("uatb" ["$AI1M7(B"]) +("uath" ["$AI0LG(B"]) +("uatj" ["$AI3L2(B"]) +("uatm" ["$AI3Lo(B"]) +("uatu" ["$AI0MA(B" "$AI3MA(B"]) +("uaua" ["$AI3I3(B"]) +("uauh" ["$AI1IK(B"]) +("uaui" ["$AI3J/(B" "$AI3JP(B"]) +("uavb" ["$AI3V^(B"]) +("uavi" ["$AI0V=(B"]) +("uavu" ["$AI1Vm(B"]) +("uawg" ["$AI/NL(B"]) +("uaxm" ["$AI4O_(B"]) +("uaxy" ["$AI0PM(B"]) +("uaya" ["$AI3QF(B"]) +("uayj" ["$AI0QR(B" "$AI0Q[(B"]) +("uayu" ["$AvhSc(B"]) +("uazi" ["$AI3WS(B" "$AI5WS(B" "$AI6WS(B"]) +("ubbc" ["$AJV1m(B"]) +("ubbi" ["$AJV1J(B" "$AJV1[(B"]) +("ubbj" ["$AJV0e(B"]) +("ubbm" ["$AJU1`(B" "$AJV1_(B"]) +("ubby" ["$AJV1z(B" "$AJ\2!(B"]) +("ubbz" ["$AJV13(B" "$AJX18(B"]) +("ubce" ["$AJV2a(B"]) +("ubch" ["$AJU2X(B"]) +("ubci" ["$AJW4N(B"]) +("ubco" ["$AJ\4l(B"]) +("ubd'" ["$AIY2;5C(B" "$AIa2;5C(B" "$AK52;6((B"]) +("ubdk" ["$AJU5=(B" "$AJ\5=(B"]) +("ubdr" ["$AJV6N(B"]) +("ubds" ["$AJV6/(B"]) +("ubdu" ["$AJW6<(B"]) +("ubf'" ["$AIL1j7((B"]) +("ubfa" ["$AJU7"(B" "$AJV7((B" "$AJX7((B" "$AJ\7#(B"]) +("ubff" ["$AJZ7[(B" "$AJ\7[(B"]) +("ubfh" ["$AJU7=(B"]) +("ubfu" ["$AJU84(B" "$AJW8.(B"]) +("ubfz" ["$AJU7Q(B"]) +("ubg'" ["$AJ>2(9\(B"]) +("ubgb" ["$AJU9:(B"]) +("ubge" ["$AJU8n(B"]) +("ubgj" ["$AJV8P(B"]) +("ubgk" ["$AJV8e(B"]) +("ubgo" ["$AJ\9}(B"]) +("ubgs" ["$AJU9$(B" "$AJV9$(B"]) +("ubh'" ["$AIj2;:&(B" "$AJe1>;*(B"]) +("ubhb" ["$AJX:r(B"]) +("ubhj" ["$AJ\:.(B"]) +("ubhl" ["$AJ\:&(B"]) +("ubho" ["$AJU;q(B" "$AJ[;u(B"]) +("ubhu" ["$AJX;$(B"]) +("ubhv" ["$AJU;X(B" "$AJ\;_(B"]) +("ubid" ["$AJW44(B"]) +("ubie" ["$AJX35(B"]) +("ubif" ["$AJU3>(B"]) +("ubig" ["$AJU3I(B"]) +("ubih" ["$AJU3!(B" "$AJW3+(B" "$AJ]3$(B"]) +("ubik" ["$AJ\31(B"]) +("ubjc" ["$AJU=I(B" "$AJV=E(B"]) +("ubjd" ["$AJZ=1(B" "$AJ\=1(B"]) +("ubji" ["$AJU!(B"]) +("ubjp" ["$AJX>|(B"]) +("ubjq" ["$AJX>I(B"]) +("ubjr" ["$AJV>m(B" "$AJV>n(B"]) +("ubju" ["$AJU>](B"]) +("ubjw" ["$AJ[<[(B"]) +("ubjx" ["$AJW=l(B" "$AJX=Z(B"]) +("ubjy" ["$AJZ>+(B" "$AJ\>*(B" "$AJ\>+(B"]) +("ubkb" ["$AJU?Z(B"]) +("ubke" ["$AJZ?N(B"]) +("ubkj" ["$AJU?4(B"]) +("ubkk" ["$AJVnm(B"]) +("ubkr" ["$AJU?n(B"]) +("ubku" ["$AJ\?`(B"]) +("ubl'" ["$AIY2;AK(B" "$AJ\2;AK(B" "$AK.2#A'(B"]) +("ubli" ["$AJW@}(B" "$AJ\@m(B"]) +("ubll" ["$AJF2;A=A"(B"]) +("ublm" ["$AJUA2(B"]) +("ublo" ["$AJUB^(B"]) +("ublp" ["$AJVBV(B"]) +("ubls" ["$AJUB#(B"]) +("ublu" ["$AJUB<(B"]) +("ublv" ["$AJUBJ(B"]) +("ublx" ["$AawAT(B"]) +("ubly" ["$AJWAl(B"]) +("ublz" ["$AJ\@[(B" "$AJ^@`(B"]) +("ubmf" ["$AJXCE(B"]) +("ubml" ["$AJUBr(B" "$AJ[Bt(B"]) +("ubmy" ["$AJYC|(B" "$AJ\C|(B"]) +("ubnj" ["$AJ\DQ(B"]) +("ubnk" ["$AJWDT(B"]) +("ubpa" ["$AJVEA(B"]) +("ubpc" ["$AJ[F1(B"]) +("ubpm" ["$AJ\F-(B"]) +("ubq'" ["$AJ>2(Fw(B" "$AK52;Ge(B"]) +("ubqd" ["$AJVG9(B"]) +("ubqi" ["$AJ\Fx(B"]) +("ubqq" ["$AJVGr(B"]) +("ubqr" ["$AJZH((B"]) +("ubqu" ["$AJUH!(B"]) +("ubqy" ["$AJVGa(B"]) +("ubrb" ["$AJ]Hb(B"]) +("ubre" ["$AJ\HH(B"]) +("ubro" ["$AJ]Hu(B"]) +("ubrs" ["$AIz2;HgK@(B" "$AJUH](B"]) +("ubru" ["$AJUHk(B"]) +("ubso" ["$AJUKu(B"]) +("ubtb" ["$AJVM7(B"]) +("ubtc" ["$AJULu(B"]) +("ubti" ["$AJVLa(B"]) +("ubtj" ["$AJUL/(B"]) +("ubtk" ["$AJVLW(B"]) +("ubtl" ["$AJ\L%(B"]) +("ubto" ["$AJ\MP(B"]) +("ubty" ["$AJUL}(B"]) +("ubu'" ["$AJ12;J1(B" "$AK52;IO(B"]) +("ubuf" ["$AJ\Is(B"]) +("ubuh" ["$AJ\IK(B"]) +("ubui" ["$AJUJ0(B" "$AJVJF(B" "$AJWJN(B"]) +("ubuu" ["$AJVJi(B" "$AJVJu(B"]) +("ubuv" ["$AJUK0(B"]) +("ubv'" ["$AJb2;V*(B"]) +("ubva" ["$AJVT}(B"]) +("ubvb" ["$AJYV](B"]) +("ubvf" ["$AJUUk(B"]) +("ubvh" ["$AJVUF(B" "$AJVUH(B" "$AJW3$(B"]) +("ubvi" ["$AJUV'(B" "$AJVV8(B" "$AJ\VF(B"]) +("ubvo" ["$AJVom(B"]) +("ubvs" ["$AJVVP(B"]) +("ubwj" ["$AJVMs(B"]) +("ubwz" ["$AJWN2(B" "$AJWN;(B" "$AJXN@(B"]) +("ubxc" ["$AJUP'(B" "$AJ]P!(B"]) +("ubxd" ["$AJWO`(B"]) +("ubxi" ["$AJWO/(B"]) +("ubxm" ["$AJWOH(B"]) +("ubxn" ["$AJVPD(B"]) +("ubxp" ["$AJ\Q5(B"]) +("ubxu" ["$AJVPx(B"]) +("ubxw" ["$AJVOB(B"]) +("ubxx" ["$AJVP4(B"]) +("ubxy" ["$AJ^PT(B"]) +("uby'" ["$AIK2!T1(B"]) +("ubyh" ["$AJUQx(B" "$AJYQt(B"]) +("ubyi" ["$AJURO(B" "$AJURf(B" "$AJVRU(B" "$AJWRe(B" "$AJZRb(B" "$AJ\Rf(B" "$AJ^R=(B"]) +("ubyk" ["$AJWR*(B"]) +("ubyn" ["$AJURt(B" "$AJVS!(B"]) +("ubyp" ["$AJ\TP(B"]) +("ubyr" ["$AJ\T.(B"]) +("ubyt" ["$AIz0aS2LW(B"]) +("ubyu" ["$AJZSh(B"]) +("ubze" ["$AJXTr(B"]) +("ubzi" ["$AJ]WS(B"]) +("ubzl" ["$AJ\TV(B"]) +("ubzu" ["$AJVWc(B"]) +("ubzv" ["$AJ\Wo(B"]) +("uch'" ["$AK.2J;-(B"]) +("ucjv" ["$AIO2c=(V~(B" "$AIz4f>:Uy(B"]) +("udbd" ["$AI=6+0k5:(B"]) +("udbk" ["$AK+0{(B"]) +("udbm" ["$AK+1_(B"]) +("udcg" ["$AK+2c(B"]) +("udda" ["$AK+4r(B"]) +("udds" ["$AK*63(B"]) +("udf'" ["$AJ?4s7r(B" "$AK.5g7Q(B"]) +("udfg" ["$AK+7a(B"]) +("udfh" ["$AK+7=(B"]) +("udgh" ["$AK+8\(B"]) +("udgr" ["$AK+9X(B" "$AK+9\(B"]) +("udhc" ["$AI54s:Z4V(B"]) +("udhp" ["$AIz6/;nFC(B"]) +("udis" ["$AK+VX(B"]) +("udj'" ["$AJ*6H(B"]) +("udws" ["$AJ75YNDK9(B"]) +("udxi" ["$AK+O2(B"]) +("udxj" ["$AK36!Op=:(B"]) +("udyg" ["$AJ%5XQG8g(B"]) +("udz'" ["$AJi4tWS(B"]) +("uebj" ["$AJS6x2;<{(B"]) +("uebl" ["$AJh6x2;B)(B"]) +("uebz" ["$AIh18(B"]) +("uedc" ["$AIa5t(B"]) +("uede" ["$AIa5C(B"]) +("uedi" ["$AIa5\(B"]) +("uedj" ["$AI_5((B"]) +("uedm" ["$AIc5g(B"]) +("uedy" ["$AIh6((B"]) +("uef'" ["$AJ.6~7V(B"]) +("uefa" ["$AIh7((B"]) +("uefh" ["$AIh7@(B"]) +("uegf" ["$AI`8y(B"]) +("uegu" ["$AI`9G(B"]) +("uehv" ["$AIg;a(B"]) +("ueig" ["$AId3L(B"]) +("ueii" ["$AI]3^(B"]) +("uejc" ["$AIg=;(B"]) +("ueji" ["$AId;w(B" "$AIf<0(B" "$AIgp"(B" "$AIh}(B"]) +("ufjw" ["$AIm-(B"]) +("ufke" ["$AIn?L(B"]) +("ufkl" ["$AIl?*(B"]) +("ufko" ["$AIr@((B"]) +("ufks" ["$AIn?V(B"]) +("uflb" ["$AIxB)(B"]) +("ufld" ["$AImA?(B"]) +("ufli" ["$AIs@m(B"]) +("uflq" ["$AIxAw(B"]) +("uflv" ["$AInBL(B"]) +("ufly" ["$AIjAn(B" "$AIqAi(B"]) +("ufme" ["$AIuC4(B" "$AJ2C4(B"]) +("ufmi" ["$AIqCX(B"]) +("ufmy" ["$AIjCw(B" "$AIqCw(B"]) +("ufmz" ["$AIsC@(B"]) +("ufnv" ["$AIqE.(B"]) +("ufpi" ["$AIsEz(B"]) +("ufpj" ["$AIsEP(B"]) +("ufq'" ["$AJV7gGY(B"]) +("ufqi" ["$AIqFf(B" "$AIqFx(B"]) +("ufqm" ["$AInG3(B"]) +("ufqq" ["$AInGo(B"]) +("ufqr" ["$AIqH((B"]) +("ufqu" ["$AImG{(B"]) +("ufqx" ["$AInGP(B"]) +("ufqy" ["$AIjGk(B" "$AInGi(B" "$AIqGi(B"]) +("ufru" ["$AInHk(B" "$AIxHk(B"]) +("ufse" ["$AIqI+(B"]) +("ufsi" ["$AInK<(B"]) +("ufso" ["$AIlKu(B"]) +("ufsu" ["$AIjK_(B"]) +("ufsv" ["$AIned(B"]) +("uftb" ["$AIxM8(B"]) +("ufti" ["$AImLe(B"]) +("uftj" ["$AIxL<(B" "$AJV7vMO@-;z(B"]) +("uftk" ["$AIjLV(B"]) +("uftl" ["$AIqL,(B"]) +("ufts" ["$AIqM/(B"]) +("ufu'" ["$AJU7"JR(B"]) +("ufub" ["$AIlJV(B" "$AImJV(B" "$AImJ\(B" "$AInJ\(B"]) +("ufuf" ["$AInIn(B" "$AIsIw(B"]) +("ufug" ["$AIqJ%(B"]) +("ufuh" ["$AImIO(B"]) +("ufui" ["$AImJ@(B" "$AIpJ?(B" "$AIsJS(B"]) +("ufuj" ["$AInI=(B"]) +("ufuu" ["$AIjJv(B"]) +("ufuv" ["$AInK.(B" "$AIxK.(B"]) +("ufvb" ["$AIqV](B"]) +("ufvf" ["$AIn[Z(B"]) +("ufvh" ["$AIlUE(B"]) +("ufvi" ["$AIlV1(B" "$AIqV>(B" "$AIuVA(B"]) +("ufvj" ["$AIlU9(B"]) +("ufvs" ["$AInVX(B" "$AIwVX(B"]) +("ufwf" ["$AIsNJ(B"]) +("ufwh" ["$AIqMy(B"]) +("ufxd" ["$AIqOq(B"]) +("ufxm" ["$AIqOI(B"]) +("ufxn" ["$AImPD(B" "$AInPE(B"]) +("ufxp" ["$AIsQ6(B"]) +("ufxt" ["$AIqQ'(B"]) +("ufxx" ["$AJ&76Q'P#(B"]) +("ufye" ["$AInR9(B"]) +("ufyh" ["$AIrQt(B"]) +("ufyi" ["$AInRb(B" "$AIqRl(B" "$AIsRi(B"]) +("ufyj" ["$AIvQW(B"]) +("ufyn" ["$AIkRw(B"]) +("ufyr" ["$AIlT)(B" "$AInT((B" "$AInT6(B"]) +("ufyt" ["$AIrT<(B" "$AIsTD(B"]) +("ufyy" ["$AImS0(B"]) +("ufzh" ["$AIvT`(B"]) +("ufzi" ["$AImWS(B" "$AItWS(B"]) +("ufzk" ["$AInTl(B"]) +("uga'" ["$AJ)9+08(B" "$AJ39\0)(B"]) +("ugbl" ["$AJ$0\(B"]) +("ugbm" ["$AIz1d(B"]) +("ugbo" ["$AIy2((B"]) +("ugbu" ["$AIy2?(B"]) +("ugby" ["$AIz2!(B"]) +("ugci" ["$AJ#4E(B"]) +("ugcl" ["$AIz2F(B" "$AIz2K(B"]) +("ugcp" ["$AIz4f(B"]) +("ugd'" ["$AIO9l5@(B"]) +("ugda" ["$AJ"4s(B"]) +("ugdc" ["$AIy5w(B"]) +("ugde" ["$AJ!5C(B"]) +("ugdi" ["$AIy5X(B" "$AJ$5X(B" "$AJ%5X(B"]) +("ugdj" ["$AJ%5.(B"]) +("ugdk" ["$AI}5=(B"]) +("ugdl" ["$AIy4x(B"]) +("ugdm" ["$AJ"5d(B"]) +("ugds" ["$AIz6/(B"]) +("uger" ["$AIz6y(B"]) +("ugfa" ["$AIz7"(B"]) +("ugff" ["$AIz7V(B" "$AJ!7](B"]) +("ugfu" ["$AJ$8:(B"]) +("uggf" ["$AIz8y(B"]) +("uggk" ["$AI}8_(B"]) +("uggr" ["$AI}9Y(B"]) +("uggs" ["$AI}9/(B"]) +("ughk" ["$AI}:E(B"]) +("ugho" ["$AIz;n(B" "$AIz;p(B"]) +("ughv" ["$AJ!;a(B" "$AJ";a(B"]) +("ughw" ["$AIz;/(B" "$AI};*(B"]) +("ugig" ["$AIy3F(B" "$AIz3I(B" "$AJ!3G(B"]) +("ugii" ["$AIz3T(B"]) +("ugij" ["$AIz2z(B" "$AJ"2z(B"]) +("ugiu" ["$AI|Ps(B"]) +("ugj'" ["$AJU8n;z(B"]) +("ugjd" ["$AIz=*(B" "$AI}=5(B"]) +("ugji" ["$AIz;z(B" "$AIzM(B"]) +("ugjx" ["$AJ%=`(B"]) +("ugjy" ["$AJ">)(B" "$AJ%>-(B"]) +("ugkb" ["$AI|?Z(B"]) +("ugkd" ["$AJ"?v(B"]) +("ugkl" ["$AJ"?*(B"]) +("uglh" ["$AIy@K(B"]) +("ugli" ["$AIz@m(B" "$AI}A&(B" "$AJ$@{(B"]) +("ugll" ["$AIz@4(B"]) +("uglt" ["$AJ!BT(B"]) +("uglu" ["$AIzB7(B"]) +("ugly" ["$AIzAi(B"]) +("ugmn" ["$AIzCq(B"]) +("ugmu" ["$AIyD8(B" "$AIzD8(B" "$AJ%D8(B"]) +("ugmy" ["$AIyCw(B" "$AIyC{(B" "$AIzC|(B" "$AJ"C{(B" "$AJ%Cw(B"]) +("ugn'" ["$AJt8EDn(B"]) +("ugna" ["$AIyDI(B"]) +("ugpa" ["$AIzEB(B"]) +("ugpi" ["$AIzEw(B"]) +("ugpn" ["$AIyF5(B"]) +("ugpy" ["$AIzF=(B" "$AI}F=(B"]) +("ugqi" ["$AIyFx(B" "$AIzFa(B" "$AIzFx(B"]) +("ugqm" ["$AIzG0(B"]) +("ugqu" ["$AIyGx(B" "$AJ!H%(B"]) +("ugqy" ["$AJ"Gi(B"]) +("ugrf" ["$AIzHK(B" "$AJ$HN(B" "$AJ%HK(B"]) +("ugri" ["$AIzHU(B"]) +("ugs'" ["$AIY9\Ky(B"]) +("ugse" ["$AIyI+(B" "$AIzI+(B"]) +("ugsi" ["$AIzK?(B" "$AIzK@(B" "$AJ$KF(B"]) +("ugso" ["$AI~Kw(B"]) +("ugsu" ["$AIyKY(B"]) +("ugtg" ["$AI}LZ(B"]) +("ugtk" ["$AIyLV(B"]) +("ugtl" ["$AIzL,(B"]) +("ugtm" ["$AI}Ll(B"]) +("ugtu" ["$AIzMA(B"]) +("ugtx" ["$AIzLz(B"]) +("uguh" ["$AI}IO(B" "$AJ%IO(B"]) +("ugui" ["$AIyJF(B" "$AIzJB(B" "$AJ!JP(B" "$AJ"J@(B"]) +("uguu" ["$AIzJh(B"]) +("uguv" ["$AIzK.(B" "$AI}K.(B"]) +("ugvg" ["$AJ!U~(B"]) +("ugvh" ["$AIyUE(B" "$AIz3$(B" "$AJ!3$(B" "$AJ$UL(B"]) +("ugvi" ["$AIzV3(B" "$AJ%V<(B"]) +("ugvs" ["$AJ!VP(B"]) +("ugvu" ["$AIzVm(B"]) +("ugwf" ["$AI}NB(B"]) +("ugwh" ["$AIyM{(B"]) +("ugwu" ["$AIzNo(B"]) +("ugwz" ["$AIyM~(B" "$AJ!N/(B"]) +("ugx'" ["$AJ/8`Oq(B"]) +("ugxc" ["$AIzP'(B"]) +("ugxd" ["$AIyOl(B"]) +("ugxi" ["$AIyO"(B" "$AIzO"(B"]) +("ugxm" ["$AI}O^(B" "$AJ%OM(B"]) +("ugxq" ["$AIzPb(B"]) +("ugxt" ["$AIyQ'(B" "$AI}Q'(B"]) +("ugxw" ["$AJ!OB(B" "$AJ"OD(B" "$AJ#OB(B"]) +("ugxy" ["$AIzPT(B" "$AJ"PP(B"]) +("ugy'" ["$AIT8_SZ(B" "$AJV9$R5(B"]) +("ugya" ["$AIzQD(B" "$AI}Q9(B"]) +("ugyb" ["$AIzSM(B"]) +("ugyi" ["$AIzRI(B" "$AIzRb(B"]) +("ugyj" ["$AIyQT(B"]) +("ugyn" ["$AIyRt(B"]) +("ugyp" ["$AIyTO(B"]) +("ugyr" ["$AIzT1(B" "$AIyT.(B"]) +("ugyt" ["$AIy@V(B"]) +("ugyu" ["$AIyS~(B" "$AIzSZ(B" "$AIzS}(B" "$AJ"S~(B" "$AJ#S`(B" "$AJ$SZ(B"]) +("ugyv" ["$AJV9$R5U_(B"]) +("ugyy" ["$AIzS2(B"]) +("ugzi" ["$AIzWV(B" "$AI~WS(B"]) +("ugzj" ["$AJ"T^(B"]) +("uhan" ["$AIO06(B"]) +("uhb'" ["$AK.;R1H(B"]) +("uhba" ["$AIK0L(B"]) +("uhbc" ["$AIL1j(B"]) +("uhbg" ["$AIg;a1d8o(B"]) +("uhbi" ["$AIO1[(B"]) +("uhbj" ["$AIO0`(B"]) +("uhbk" ["$AIO1((B"]) +("uhbm" ["$AIO1_(B" "$AIO1d(B"]) +("uhbr" ["$AK.;p2;O`H](B"]) +("uhbu" ["$AIL2:(B" "$AIO2?(B"]) +("uhbx" ["$AIg;a1#OU(B"]) +("uhby" ["$AIK1x(B"]) +("uhcg" ["$AIO2c(B"]) +("uhci" ["$AIM4M(B" "$AIO4N(B"]) +("uhcj" ["$AIK2P(B"]) +("uhck" ["$AIO2Y(B"]) +("uhcu" ["$AIO4X(B"]) +("uhcz" ["$AIg;a4fTZ(B"]) +("uhda" ["$AIO4o(B"]) +("uhdc" ["$AIO5u(B"]) +("uhdg" ["$AIO5F(B" "$AIO5H(B"]) +("uhdh" ["$AIO51(B" "$AIO53(B"]) +("uhdi" ["$AIO5Z(B" "$AIO5[(B"]) +("uhdl" ["$AIO4z(B" "$AJX:c6(BI(B"]) +("uhdm" ["$AIL5j(B"]) +("uhds" ["$AIO63(B"]) +("uhdy" ["$AIL6((B" "$AIg;a5[9zVwRe(B"]) +("uhf'" ["$AIz;n7Q(B"]) +("uhfa" ["$AIL7((B" "$AIM7#(B"]) +("uhfg" ["$AIK7g(B" "$AIO7g(B" "$AIg;a7V9$(B"]) +("uhfh" ["$AIO7?(B" "$AIO7C(B"]) +("uhfj" ["$AIL77(B"]) +("uhfu" ["$AIz;n7=J=(B"]) +("uhg'" ["$AI=:#9X(B"]) +("uhgd" ["$AIO9b(B" "$AIg;a9+5B(B"]) +("uhgj" ["$AIK8P(B"]) +("uhgk" ["$AIO8f(B"]) +("uhgo" ["$AIO9z(B"]) +("uhgr" ["$AIO9X(B" "$AIO9Y(B"]) +("uhgs" ["$AIO9$(B" "$AIO9)(B"]) +("uhgu" ["$AIL-(B"]) +("uhjc" ["$AIO=;(B" "$AIO=I(B"]) +("uhjd" ["$AIO=+(B" "$AIO=,(B"]) +("uhji" ["$AIO}(B"]) +("uhjx" ["$AIL=g(B" "$AIO=V(B" "$AIO=l(B"]) +("uhkb" ["$AIK?Z(B" "$AIO?Z(B"]) +("uhke" ["$AIO?N(B"]) +("uhkj" ["$AIz;n?U(B"]) +("uhsr" ["$AIOKc(B"]) +("uhsu" ["$AIOK](B" "$AIOK_(B"]) +("uhtb" ["$AIOM7(B"]) +("uhti" ["$AIOLe(B"]) +("uhtj" ["$AILL8(B"]) +("uhtk" ["$AILLV(B"]) +("uhtl" ["$AIOL((B"]) +("uhtm" ["$AIOLl(B"]) +("uhtr" ["$AILME(B"]) +("uhts" ["$AIKM4(B"]) +("uhu'" ["$AIz;nIO(B" "$AIz;nJ7(B" "$AJ/;RJ/(B" "$AJ/;RK.(B"]) +("uhub" ["$AIOJV(B" "$AIOJW(B"]) +("uhuf" ["$AIOIm(B"]) +("uhug" ["$AIOIy(B" "$AIOI}(B"]) +("uhuh" ["$AIOIO(B" "$AIg;aIz;n(B"]) +("uhui" ["$AIKJF(B" "$AIMJ6(B" "$AIOJ/(B" "$AIOJ@(B" "$AIOJP(B"]) +("uhuj" ["$AIOI=(B" "$AIg;aJ5(B"]) +("uhvb" ["$AILV](B"]) +("uhvd" ["$AIOW0(B" "$AIg;aVF6H(B"]) +("uhvf" ["$AIOUf(B" "$AIOUs(B"]) +("uhvh" ["$AIOUB(B" "$AIOUG(B"]) +("uhvi" ["$AIOV+(B"]) +("uhvj" ["$AIg;aVwRe>--(B" "$AIPN4(B"]) +("uhx'" ["$AIg;aQ'(B" "$AIn:tN|(B"]) +("uhxc" ["$AIOP#(B"]) +("uhxd" ["$AIOO`(B"]) +("uhxm" ["$AIOOR(B" "$AIOO^(B"]) +("uhxn" ["$AIKPD(B" "$AIOPD(B"]) +("uhxp" ["$AIOQ.(B"]) +("uhxt" ["$AIOQ'(B" "$AIg;aPNL,(B"]) +("uhxw" ["$AIOOB(B"]) +("uhxy" ["$AIOPP(B"]) +("uhy'" ["$AJ/;RQR(B" "$AJ/;RR$(B"]) +("uhyb" ["$AIOSM(B" "$AIOSN(B"]) +("uhye" ["$AILR5(B" "$AIOR9(B"]) +("uhyh" ["$AILw1(B"]) +("uhyi" ["$AILRi(B" "$AIORB(B"]) +("uhyj" ["$AIOQ](B"]) +("uhyk" ["$AIOR)(B"]) +("uhyr" ["$AIKT1(B" "$AIOT-(B"]) +("uhyt" ["$AILT<(B" "$AIg;aRbJ6PNL,(B"]) +("uhyu" ["$AIOZM(B" "$AIg;aRbJ6(B"]) +("uhyy" ["$AIOS3(B"]) +("uhz'" ["$AJ/:SWS(B"]) +("uhzb" ["$AIg;aWJ1>(B"]) +("uhzl" ["$AIz;nWJAO(B"]) +("uian" ["$AJG04(B"]) +("uibi" ["$AJF1X(B"]) +("uibj" ["$AJ,0_(B" "$AJ/0e(B" "$AJT0l(B"]) +("uibk" ["$AJ11((B"]) +("uibl" ["$AJ'0\(B"]) +("uibm" ["$AJB1d(B"]) +("uibq" ["$AJd3v1dQ9Fw(B"]) +("uibx" ["$AJ61p(B"]) +("uiby" ["$AJ?1x(B"]) +("uibz" ["$AJ.16(B" "$AJ/1.(B"]) +("uic'" ["$AIz2z2Y(B"]) +("uice" ["$AJ72a(B"]) +("uici" ["$AJ+4J(B" "$AJD4J(B"]) +("uico" ["$AJ'4k(B"]) +("uics" ["$AJL4S(B"]) +("uidc" ["$AJ'5t(B"]) +("uidd" ["$AIz2z4s6S(B"]) +("uide" ["$AJ95C(B" "$AJG5D(B"]) +("uidh" ["$AIn3p4s:^(B" "$AJ'51(B" "$AJJ51(B"]) +("uidi" ["$AJ&5\(B" "$AJ'5X(B" "$AJ55X(B"]) +("uidk" ["$AJ35@(B" "$AJ@5@(B"]) +("uidl" ["$AJ14z(B" "$AJ@4z(B"]) +("uidm" ["$AJ15c(B" "$AJP5g(B" "$AJT5c(B"]) +("uido" ["$AJ06^(B"]) +("uidr" ["$AJB6K(B"]) +("uidu" ["$AJ*6H(B" "$AJJ6H(B"]) +("uidv" ["$AIz2z67Uy(B" "$AJG6T(B"]) +("uiee" ["$AJ.6q(B"]) +("uier" ["$AJ.6~(B" "$AJ16x(B" "$AJB6y(B"]) +("uifb" ["$AJG7q(B"]) +("uiff" ["$AJ.7V(B" "$AJ17V(B" "$AJP7V(B" "$AJd3v7=7((B"]) +("uifh" ["$AJ)7E(B" "$AJ17=(B" "$AJM7E(B"]) +("uifj" ["$AJ&76(B" "$AJ>76(B"]) +("uifu" ["$AIz2z7=J=(B" "$AJ&85(B" "$AJ&88(B"]) +("uifz" ["$AJ)7J(B" "$AJG7G(B" "$AJT7I(B"]) +("uigd" ["$AJ19b(B"]) +("uige" ["$AJ+8h(B" "$AJ.8v(B" "$AJG8v(B"]) +("uigf" ["$AJ58y(B"]) +("uigj" ["$AIz2z9$>_(B" "$AJ58I(B" "$AK+VX9z<.(B"]) +("uigk" ["$AJ/8`(B"]) +("uigo" ["$AJ99}(B"]) +("uigr" ["$AJ39\(B" "$AJ79Y(B" "$AJ79](B" "$AJ99](B" "$AJ?9Y(B" "$AJT9\(B"]) +("uigs" ["$AJ)9$(B"]) +("uigu" ["$AIz2z9}J#(B" "$AJ,9G(B" "$AJB9J(B"]) +("uigx" ["$AIz2z9XO5(B"]) +("uihb" ["$AJ1:r(B" "$AJB:s(B" "$AJL:r(B"]) +("uihe" ["$AJJ:O(B"]) +("uihh" ["$AJT:=(B"]) +("uihk" ["$AJH:C(B"]) +("uiho" ["$AJ';p(B" "$AJ3;u(B"]) +("uihr" ["$AJ9;=(B"]) +("uihu" ["$AIz2z:OWwIg(B" "$AJ/;"(B"]) +("uihv" ["$AJ/;R(B" "$AJ1;a(B" "$AJ5;](B"]) +("uihw" ["$AJ+;0(B" "$AJ5;0(B"]) +("uiia" ["$AJ12n(B" "$AJS2l(B"]) +("uiib" ["$AJ@3p(B"]) +("uiie" ["$AJT35(B"]) +("uiif" ["$AJ13=(B" "$AJ93<(B" "$AJ@3<(B"]) +("uiig" ["$AJ.3I(B"]) +("uiih" ["$AJ'3#(B" "$AJ13#(B" "$AJP3!(B" "$AJS3*(B"]) +("uiii" ["$AJP3_(B"]) +("uiir" ["$AJ'4+(B"]) +("uiis" ["$AJ/3g(B"]) +("uiiu" ["$AJ93v(B"]) +("uij'" ["$AI13f-"(B" "$AJP=o(B"]) +("uijp" ["$AJ9>}(B"]) +("uijq" ["$AJ.>E(B"]) +("uijr" ["$AJ=>m(B" "$AJT>m(B"]) +("uijt" ["$AJS>u(B"]) +("uiju" ["$AJ+>d(B" "$AJ1>V(B"]) +("uijw" ["$AJ)4(B" "$AJ+>-(B" "$AJ/>-(B"]) +("uikb" ["$AJJ?Z(B"]) +("uikd" ["$AJ5?v(B"]) +("uike" ["$AJ/?L(B" "$AJ1?L(B" "$AJ3?M(B"]) +("uikj" ["$AJT?4(B"]) +("uiky" ["$AJ/?i(B" "$AJP?k(B"]) +("uil'" ["$AIz2zA&(B" "$AIz2zA?(B" "$AIz2zBJ(B" "$AK.4&@m(B"]) +("uila" ["$AJ/@/(B"]) +("uilc" ["$AJ/AO(B" "$AJ7AO(B"]) +("uild" ["$AJ3A8(B" "$AJ3A?(B" "$AJ8A?(B" "$AJJA?(B"]) +("uile" ["$AJ/@U(B"]) +("uilh" ["$AJ)@E(B" "$AJL@I(B"]) +("uili" ["$AIz2zAw3L(B" "$AJ'@{(B" "$AJ5@}(B" "$AJ5A&(B" "$AJ>@}(B" "$AJB@m(B" "$AJB@}(B" "$AJFA&(B" "$AJP@o(B" "$AJPA"(B" "$AJSA&(B"]) +("uiln" ["$AJ?AV(B"]) +("uilo" ["$AJ'Bd(B"]) +("uilp" ["$AJ7B[(B"]) +("uilq" ["$AJ/Aq(B"]) +("uilt" ["$AJ7BT(B"]) +("uily" ["$AJ'Ai(B" "$AJJAd(B"]) +("uilz" ["$AJ/@W(B"]) +("uima" ["$AJGBp(B"]) +("uimf" ["$AJ/CE(B"]) +("uimi" ["$AJ'C\(B"]) +("uimk" ["$AJ1wV(B"]) +("uimm" ["$AJ'C_(B" "$AJ/C^(B" "$AJPCf(B"]) +("uimn" ["$AJ?Cq(B" "$AJPCq(B"]) +("uimo" ["$AJ/D+(B" "$AJHu(B"]) +("uirp" ["$AJ*Hs(B"]) +("uirs" ["$AJPH](B"]) +("uiru" ["$AJ;Hk(B"]) +("uirv" ["$AJ/Ho(B"]) +("uise" ["$AJ'I+(B"]) +("uisi" ["$AJ.KD(B" "$AJDK@(B"]) +("uisj" ["$AJ'I"(B" "$AJ.H}(B"]) +("uisu" ["$AJ'KY(B" "$AJ1KY(B" "$AJ@KW(B"]) +("uitb" ["$AJ*M8(B" "$AJ/M7(B" "$AJFM7(B"]) +("uitc" ["$AJ'5w(B"]) +("uith" ["$AJ3LC(B" "$AJ3LG(B"]) +("uiti" ["$AJ,Le(B" "$AJ5Le(B" "$AJBLe(B" "$AJTLb(B"]) +("uitj" ["$AJ/L?(B" "$AJTL=(B"]) +("uitl" ["$AJ/L((B" "$AJBL,(B" "$AJFL,(B"]) +("uitr" ["$AJ&ME(B"]) +("uitu" ["$AJ&M=(B" "$AJ9M=(B" "$AJKM>(B" "$AJSM<(B" "$AJTM<(B"]) +("uity" ["$AJSL}(B"]) +("uiub" ["$AJ'JV(B" "$AJ'JX(B" "$AJ,JW(B"]) +("uiue" ["$AJ)Ia(B"]) +("uiuf" ["$AJ,Im(B" "$AJ?Ip(B"]) +("uiug" ["$AJ&Iz(B" "$AJ'Iy(B" "$AJPI}(B"]) +("uiuh" ["$AJ1IP(B" "$AJ@IO(B" "$AJPIO(B"]) +("uiui" ["$AJ'JB(B" "$AJ'JF(B" "$AJ+J7(B" "$AJ/JR(B" "$AJ1J1(B" "$AJ1J3(B" "$AJ1JB(B" "$AJ1JF(B" "$AJ5J)(B" "$AJ5J1(B" "$AJ5J5(B" "$AJ5JB(B" "$AJ7J+(B" "$AJ7J5(B" "$AJ@JB(B" "$AJBJ5(B" "$AJBJB(B" "$AJDJ&(B" "$AJEJ@(B" "$AJJJ1(B"]) +("uiuj" ["$AJ/I=(B"]) +("uiuo" ["$AJ&K5(B"]) +("uiuu" ["$AJ+Ji(B" "$AJ5J}(B" "$AJ7Ji(B"]) +("uiuv" ["$AJ'K.(B" "$AJ1K.(B" "$AJGK-(B"]) +("uivd" ["$AJ1W0(B"]) +("uive" ["$AJ9U_(B" "$AJLU_(B"]) +("uivf" ["$AJ'Uf(B" "$AJ*Un(B" "$AJ1Uk(B" "$AJPUr(B"]) +("uivg" ["$AJ)U~(B" "$AJ1U~(B" "$AJPU~(B"]) +("uivh" ["$AJ&3$(B" "$AJP3$(B"]) +("uivi" ["$AJ'V0(B" "$AJ'V5(B" "$AJ1V5(B" "$AJ3V8(B" "$AJ5VJ(B" "$AJTV=(B" "$AJTVF(B"]) +("uivj" ["$AJ)U9(B" "$AJ5U=(B"]) +("uivs" ["$AJ'VX(B" "$AJ1VP(B" "$AJ1VS(B" "$AJVZ(B" "$AJJVP(B" "$AJLVP(B" "$AJTVV(B"]) +("uivu" ["$AJ/Vy(B"]) +("uiw'" ["$AIx3vNo(B" "$AIz3INo(B"]) +("uiwf" ["$AJMND(B" "$AJTNJ(B"]) +("uiwh" ["$AJ'M{(B"]) +("uiwj" ["$AJ.Mr(B"]) +("uiwl" ["$AJRMb(B"]) +("uiwo" ["$AJ9NR(B"]) +("uiwu" ["$AJ'Ns(B" "$AJ.Ne(B" "$AJ1Nq(B" "$AJ3No(B" "$AJ5No(B" "$AJBNo(B" "$AJBNq(B"]) +("uiwz" ["$AJ>M~(B" "$AJLN@(B" "$AJPN/(B"]) +("uix'" ["$AIz2zO_(B"]) +("uixc" ["$AJ'P'(B" "$AJ1P'(B" "$AJ5P'(B" "$AJTOz(B"]) +("uixd" ["$AJ5O`(B" "$AJ9O`(B" "$AJBOn(B" "$AJTOk(B"]) +("uixi" ["$AJ5O0(B" "$AJ@O.(B" "$AJ@O5(B"]) +("uixm" ["$AJ'O](B" "$AJ1O^(B" "$AJ5OV(B" "$AJ5O_(B" "$AJBOH(B" "$AJSO_(B"]) +("uixn" ["$AJ'PE(B" "$AJ5PD(B"]) +("uixq" ["$AJ'P^(B"]) +("uixs" ["$AJ&PV(B" "$AJ@PV(B"]) +("uixt" ["$AJ'Q'(B" "$AJ+Q'(B" "$AJ5Q'(B" "$AJ7Q'(B"]) +("uixw" ["$AJ1OB(B"]) +("uixx" ["$AJ'Q*(B"]) +("uixy" ["$AJ)PP(B" "$AJ1PK(B" "$AJ1PP(B" "$AJ3PT(B" "$AJ5PP(B" "$AJTPP(B"]) +("uiyb" ["$AJ/SM(B" "$AJ3SM(B" "$AJBSI(B"]) +("uiye" ["$AJ&R/(B" "$AJ'R5(B" "$AJ5R5(B" "$AJBR5(B" "$AJSR0(B"]) +("uiyh" ["$AJ=Qy(B" "$AJTQy(B"]) +("uiyi" ["$AJ+Rb(B" "$AJ.R;(B" "$AJ0RE(B" "$AJ5Rf(B" "$AJ9R[(B" "$AJ>Rb(B" "$AJBRK(B" "$AJJRK(B"]) +("uiyj" ["$AJ3QN(B" "$AJ5Qi(B" "$AJDQT(B" "$AJTQi(B"]) +("uiyn" ["$AJ/S!(B"]) +("uiyp" ["$AJ1TK(B"]) +("uiyr" ["$AJ0T*(B"]) +("uiys" ["$AJ)SC(B" "$AJ3SC(B" "$AJ5SC(B" "$AJ9SC(B" "$AJJSC(B" "$AJTSC(B"]) +("uiyt" ["$AJ'T<(B" "$AJ.TB(B"]) +("uiyu" ["$AJ3S{(B" "$AJHS{(B" "$AJJSZ(B"]) +("uiyy" ["$AJ/S"(B" "$AJJS&(B"]) +("uizb" ["$AIz2zWJ1>(B"]) +("uize" ["$AJ5Tr(B"]) +("uizi" ["$AJ&WJ(B" "$AJ(WS(B" "$AJ-WS(B" "$AJ.WV(B" "$AJ/WS(B" "$AJ6WV(B" "$AJ=WS(B" "$AJAWS(B"]) +("uizk" ["$AJd3vWh?9(B"]) +("uizl" ["$AIz2zWJAO(B" "$AJ5TZ(B"]) +("uizo" ["$AJ+Ww(B"]) +("uizs" ["$AJ'WY(B"]) +("uizu" ["$AJ'Wc(B" "$AJ.Wc(B" "$AJ.1C(B" "$AIq>-2!(B" "$AJ@=g1((B"]) +("ujbf" ["$AIF1>(B"]) +("ujbg" ["$AI=1@(B"]) +("ujbj" ["$At.0e(B"]) +("ujbk" ["$AI=0|(B"]) +("ujbu" ["$AIU=a1:IU(B"]) +("ujbz" ["$AIB11(B"]) +("ujd'" ["$AK+<>5>(B" "$AK+>+6H(B" "$AK.==5X(B"]) +("ujdi" ["$AI=5X(B"]) +("ujdm" ["$AIA5c(B" "$AIA5g(B"]) +("ujds" ["$AI=6+(B" "$AI=64(B" "$AI?6/(B" "$AIA6/(B"]) +("ujdv" ["$AJ@=g4sU=(B"]) +("ujdy" ["$AI=6%(B"]) +("ujfg" ["$AI=7e(B" "$AI=7g(B"]) +("ujfh" ["$AI=7?(B"]) +("ujg'" ["$AJ@=g9[(B" "$AJd>+9\(B"]) +("ujgb" ["$AI=95(B"]) +("ujgd" ["$AIA9b(B"]) +("ujge" ["$AI=8h(B"]) +("ujgf" ["$AI=8y(B"]) +("ujgl" ["$AI>8D(B"]) +("ujgm" ["$AIq>-9}Ct(B"]) +("ujgo" ["$AIA9}(B"]) +("ujgu" ["$AI=9H(B"]) +("ujgz" ["$AJ5(B"]) +("ujig" ["$AI=3G(B"]) +("ujih" ["$AIC3$(B"]) +("ujil" ["$AJ}>]4&@m(B"]) +("ujir" ["$AI=4((B"]) +("ujiu" ["$AI>3}(B" "$AJ1z-=Z(B" "$AI}=5;z(B"]) +("ujjc" ["$AI==E(B"]) +("ujjd" ["$AIh+BQ(B"]) +("ujld" ["$AI=A:(B" "$AIFA<(B" "$AJF>yA&5P(B"]) +("ujli" ["$AI=@o(B"]) +("ujln" ["$AI=AV(B"]) +("ujlr" ["$AI=BM(B" "$AIO=I@{Hs(B"]) +("ujlu" ["$AI=B4(B" "$AI=B7(B"]) +("ujlx" ["$AIq>-@`PM(B"]) +("ujly" ["$AI=Ak(B"]) +("ujm'" ["$AJ@|Gx(B"]) +("ujqd" ["$AI=G=(B"]) +("ujqk" ["$AJ5H%(B"]) +("ujr'" ["$AJU<~HK(B"]) +("ujrf" ["$AI=HK(B"]) +("ujt'" ["$AJI>zLe(B"]) +("ujtb" ["$AI=M7(B" "$AIGM7(B"]) +("uju'" ["$AJ5-K%Hu(B"]) +("ujuv" ["$AI=K.(B"]) +("ujv'" ["$AIq>-VJ(B" "$AJ.=xVF(B" "$AJ/-VPJ`(B"]) +("ujwa" ["$AI=M](B"]) +("ujwh" ["$AJ@=gND;/(B"]) +("ujwv" ["$AJ.=xN;VF(B"]) +("ujx'" ["$AJ1-O80{(B"]) +("ujxd" ["$AI=Og(B"]) +("ujxi" ["$AI=Nw(B" "$AI=O5(B" "$AIBNw(B"]) +("ujxn" ["$AIFPD(B"]) +("ujxt" ["$AIq>-O5M3(B"]) +("ujxw" ["$AIq>-OKN,(B"]) +("ujxy" ["$AIHPN(B"]) +("ujy'" ["$AIq>-T-(B"]) +("ujya" ["$AI=QB(B"]) +("ujyh" ["$AI=Qn(B" "$AI=Qr(B" "$AI=Qt(B" "$AIDQx(B"]) +("ujyi" ["$AIFRb(B"]) +("ujyk" ["$AI=Q|(B" "$AI=R)(B" "$AIAR+(B"]) +("ujyl" ["$AJ)zWwSC(B"]) +("ukbh" ["$AIZ0t(B"]) +("ukby" ["$AIU1}(B" "$AIZ1x(B"]) +("ukbz" ["$AIU1-(B"]) +("ukdl" ["$AIS4x(B"]) +("ukfu" ["$AIY8>(B"]) +("ukgo" ["$AIU9x(B"]) +("ukgr" ["$AIX9X(B"]) +("ukhb" ["$AIT:s(B"]) +("ukho" ["$AIU;p(B"]) +("ukhv" ["$AIU;Y(B"]) +("ukig" ["$AIU3I(B"]) +("ukjd" ["$AIY=+(B"]) +("ukjm" ["$AIUF(B" "$AI\>F(B"]) +("ukjx" ["$AIU=a(B"]) +("ukld" ["$AIYA?(B"]) +("ukmk" ["$AIUC+(B"]) +("uknm" ["$AIYDj(B"]) +("uknv" ["$AIYE.(B"]) +("ukpy" ["$AIUF?(B"]) +("ukq'" ["$AJ*?UFx(B"]) +("ukqy" ["$AIYGj(B"]) +("ukso" ["$AIZKy(B"]) +("uktb" ["$AIRM7(B"]) +("ukuh" ["$AIUIK(B"]) +("ukui" ["$AIYJ1(B"]) +("ukuj" ["$AIXI=(B"]) +("ukuk" ["$AITIT(B"]) +("ukuu" ["$AIYJ}(B"]) +("ukvd" ["$AIYW3(B"]) +("ukwu" ["$AI[Nd(B"]) +("ukwz" ["$AITN"(B" "$AITN*(B" "$AIYN>(B"]) +("ukxc" ["$AIYP#(B"]) +("ukxd" ["$AIUOc(B"]) +("ukxn" ["$AISPE(B"]) +("ukxu" ["$AITPm(B" "$AIYPm(B"]) +("ukxy" ["$AI\PK(B"]) +("ukye" ["$AIYR/(B"]) +("ukyh" ["$AI[Qt(B"]) +("ukyk" ["$AIVR)(B"]) +("ukyn" ["$AIZRt(B"]) +("ukyu" ["$AIYSZ(B"]) +("ukyy" ["$AK.?bQxSc(B"]) +("ukzi" ["$AIWWS(B" "$AIZWS(B"]) +("ulb'" ["$AJ}@41&(B" "$AK.BV1C(B"]) +("ulbj" ["$AI80e(B"]) +("uld'" ["$AJVAq5/(B"]) +("ulfa" ["$AI9[R(B"]) +("ulfd" ["$AK.A&7"5g(B"]) +("ulff" ["$AI87V(B" "$AJ.Ay7VRt7{(B"]) +("ulfj" ["$AK.BV7"5g;z(B"]) +("ulg'" ["$AJdBQ9\(B"]) +("ulgi" ["$AK.@{9$3L(B"]) +("ulgj" ["$AI98I(B" "$AJ\A&8V=n(B"]) +("ulgu" ["$AJ$@{9{J5(B"]) +("ulh'" ["$AI=@o:l(B" "$AK.@{;/(B"]) +("ulhh" ["$AIzAz;n;"(B"]) +("ulhk" ["$AI8:E(B"]) +("ulj'" ["$AIzA&>|(B" "$AJ}A?<6(B" "$AK.BV;z(B"]) +("uljv" ["$AJ.Ay=xVF(B"]) +("ull'" ["$AJ*dudu(B"]) +("ulm'" ["$AK#AwC%(B"]) +("ulp'" ["$AJ5A&EI(B"]) +("ultu" ["$AI9M<(B"]) +("ulu'" ["$AJsA}J=(B"]) +("ulv'" ["$AJ$@{U_(B" "$AJ3@{U_(B"]) +("ulvs" ["$AI9VV(B"]) +("ulwh" ["$AI9Mx(B"]) +("ulx'" ["$AIz@mQ'(B"]) +("ulxr" ["$AI8Q!(B"]) +("ulyj" ["$AI9QL(B"]) +("ulyu" ["$AIz@mQNK.(B"]) +("ulzi" ["$AI8WS(B"]) +("umb'" ["$AJ/C^2<(B" "$AK*C92!(B"]) +("umd'" ["$AJhC\6H(B"]) +("umhd" ["$AIsC@;n6/(B"]) +("umj'" ["$AJaC^;z(B"]) +("umjl" ["$AJVC&=EBR(B"]) +("uml'" ["$AIqCpB[(B" "$AIzC|A&(B"]) +("umq'" ["$AJ!C:Fw(B" "$AK.C:Fx(B"]) +("ums'" ["$AJ7C\K9(B"]) +("umt'" ["$AJ)C\LX(B"]) +("umu'" ["$AJ`C\J9(B" "$AK.D%J/(B" "$AK5CwJi(B"]) +("umvy" ["$AIqCXVwRe(B"]) +("umx'" ["$AIzC|O_(B"]) +("umxx" ["$AIzC|OVOs(B"]) +("umz'" ["$AJ}D?WV(B"]) +("ung'" ["$AIYDj9,(B" "$AJdDr9\(B"]) +("uni'" ["$AK.D`3'(B"]) +("unj'" ["$AIKDT=n(B"]) +("unn'" ["$AIYDLDL(B"]) +("unxd" ["$AIYDjOH7f6S(B"]) +("uobu" ["$AK52?(B"]) +("uode" ["$AK55D(B"]) +("uodk" ["$AK55@(B"]) +("uody" ["$AK56((B"]) +("uofa" ["$AK57((B"]) +("uofu" ["$AK57~(B"]) +("uogo" ["$AK59}(B" "$A]t9{(B"]) +("uohd" ["$AK5;Q(B"]) +("uohe" ["$AK5:M(B"]) +("uohk" ["$AK5:C(B"]) +("uohw" ["$AK5;0(B"]) +("uoig" ["$AK53I(B"]) +("uoih" ["$AK53*(B"]) +("uoir" ["$AK54)(B"]) +("uojc" ["$AK5=L(B"]) +("uoli" ["$AK5@m(B"]) +("uoll" ["$AK5@4(B"]) +("uomy" ["$AK5Cw(B"]) +("uopo" ["$AK5FF(B"]) +("uoqi" ["$AK5Fp(B"]) +("uoqy" ["$AK5Gi(B"]) +("uoui" ["$AK6J?(B"]) +("uouo" ["$AK5K5(B"]) +("uouu" ["$AK5Ji(B"]) +("uoxc" ["$AK5P&(B"]) +("upbm" ["$AK31c(B"]) +("upci" ["$AK34N(B"]) +("upcs" ["$AK34S(B"]) +("upde" ["$AK35B(B"]) +("upfg" ["$AK37g(B"]) +("upg'" ["$AIsEP9Y(B"]) +("upgy" ["$AJ3F79$R5(B"]) +("upia" ["$AK32n(B"]) +("upih" ["$AK33)(B"]) +("upij" ["$AK32z(B"]) +("upjj" ["$AILF7>-(B"]) +("upzj" ["$AILF7WJ=p(B"]) +("uqbb" ["$AIzFx2*2*(B"]) +("uqg'" ["$AK.G`8T(B"]) +("uql'" ["$AK.GzAx(B"]) +("uqtt" ["$AI1FxLZLZ(B"]) +("uqu'" ["$AIqG9JV(B" "$AJcGiJ+(B"]) +("uqum" ["$AJ.H+J.C@(B"]) +("uqwd" ["$AJ*GrNB6H(B"]) +("uqx'" ["$AK+GzO_(B"]) +("urf'" ["$AI1HK78(B"]) +("urff" ["$AJdHk7=7((B"]) +("urji" ["$AK((B"]) +("urzk" ["$AJdHkWh?9(B"]) +("uscw" ["$AIzK@4fMv(B"]) +("usd'" ["$AJ.H}5c(B"]) +("usl'" ["$AJ.H}Aj(B"]) +("usrg" ["$AJSK@Hg9i(B"]) +("usul" ["$AInK}(B"]) +("utl'" ["$AJ\L%BJ(B"]) +("utlu" ["$AK.MAAwJ'(B"]) +("utlx" ["$AImLeA&PP(B"]) +("utm'" ["$AIYK{Bh(B"]) +("utx'" ["$AIxM8PT(B" "$AIzL,Q'(B"]) +("uty'" ["$AIxM8Q9(B"]) +("uubf" ["$AJi1>(B"]) +("uubk" ["$AJi0|(B" "$AJi1((B"]) +("uuby" ["$AI/J?1HQG(B"]) +("uuci" ["$AJ}4J(B"]) +("uucl" ["$AJ_2K(B"]) +("uucs" ["$AJw4T(B"]) +("uudh" ["$AJDJ&4s;a(B"]) +("uudi" ["$AJt5X(B"]) +("uudk" ["$AJh5<(B"]) +("uudm" ["$AJd5g(B" "$AJi5j(B"]) +("uudu" ["$AJl6A(B"]) +("uudw" ["$AK.Iz6/No(B"]) +("uuee" ["$AJ}6n(B"]) +("uufa" ["$AJc7"(B" "$AJh7%(B" "$AJi7((B"]) +("uufh" ["$AJi7?(B"]) +("uufu" ["$AJe88(B" "$AJf7~(B" "$AJx8?(B"]) +("uugd" ["$AJo9b(B"]) +("uugj" ["$AJw8I(B"]) +("uugo" ["$AJt9z(B"]) +("uugr" ["$AJw9Z(B"]) +("uuh'" ["$AI=K.;-(B" "$AIzJ/;R(B"]) +("uuhb" ["$AJi:s(B"]) +("uuhd" ["$AIyJF:F4s(B"]) +("uuhj" ["$AJq::(B"]) +("uuhr" ["$AK.In;pHH(B"]) +("uuhu" ["$AJh:v(B"]) +("uuhw" ["$AJi;-(B" "$AJl;/(B"]) +("uuih" ["$AJf3)(B"]) +("uuiu" ["$AJd3v(B"]) +("uujc" ["$AJw=:(B"]) +("uuji" ["$AJi<.(B" "$AJiE(B"]) +("uujr" ["$AJi>m(B"]) +("uuju" ["$AJi>V(B" "$AJ}>](B"]) +("uujw" ["$AJi<\(B" "$AJn-(B" "$AJz>.(B"]) +("uuk'" ["$AJTJT?4(B"]) +("uukb" ["$AJ~?Z(B"]) +("uuke" ["$AJu?F(B"]) +("uukj" ["$AJi?/(B"]) +("uukk" ["$AJ1J1?L?L(B"]) +("uuks" ["$AJ}?X(B"]) +("uul'" ["$AJ5IzAV(B"]) +("uulb" ["$AJhB)(B"]) +("uulc" ["$AJlAO(B"]) +("uuld" ["$AJ}A?(B"]) +("uuli" ["$AJa@m(B" "$AJwA"(B" "$AJzA"(B"]) +("uulm" ["$AJlA7(B"]) +("uuln" ["$AJwAV(B"]) +("uulo" ["$AJ}Bd(B"]) +("uulp" ["$AJvB[(B" "$AJ}B[(B"]) +("uulx" ["$AJ}AP(B"]) +("uulz" ["$AJs@`(B"]) +("uuma" ["$AJ}Bk(B"]) +("uumc" ["$AJwCg(B"]) +("uumi" ["$AJhC\(B"]) +("uuml" ["$AJjBr(B"]) +("uumm" ["$AJiCf(B"]) +("uumn" ["$AJ|Cq(B"]) +("uumu" ["$AJiD?(B" "$AJwD>(B" "$AJ}D?(B"]) +("uumy" ["$AJiC{(B" "$AJpC{(B"]) +("uumz" ["$AIYJ}CqWe(B"]) +("uunq" ["$AJ`E&(B"]) +("uupi" ["$AJwF$(B"]) +("uupy" ["$AJvF@(B"]) +("uuqi" ["$AJnFZ(B" "$AJzFp(B"]) +("uuqn" ["$AJzGY(B"]) +("uuqu" ["$AJ5JBGsJG(B" "$AJyGx(B"]) +("uuqy" ["$AJcGi(B"]) +("uur'" ["$AIYJ}HK(B"]) +("uurf" ["$AJlHK(B" "$AJ|HK(B"]) +("uuru" ["$AJdHk(B"]) +("uusi" ["$AJbK@(B"]) +("uusj" ["$AJhI"(B"]) +("uusk" ["$AJeI)(B"]) +("uuss" ["$AJdKM(B" "$AJhKI(B"]) +("uutb" ["$AJaM7(B"]) +("uutj" ["$AJfL9(B"]) +("uuts" ["$AJhM((B"]) +("uutx" ["$AJlLz(B"]) +("uuu'" ["$AIPJiJ!(B" "$AJBJ5IO(B"]) +("uuug" ["$AJiIz(B"]) +("uuui" ["$AJfJJ(B" "$AJtJ5(B"]) +("uuuk" ["$AJwIR(B"]) +("uuuo" ["$AJvK5(B"]) +("uuuu" ["$AJeJe(B" "$AJuJ}(B"]) +("uuuv" ["$AJhK.(B" "$AJlK/(B"]) +("uuv'" ["$AK2J1V5(B"]) +("uuvb" ["$AJ`Va(B" "$AJ}Va(B"]) +("uuvd" ["$AJaW1(B"]) +("uuvh" ["$AJfUE(B"]) +("uuvi" ["$AJeV6(B" "$AJlV*(B" "$AJwV&(B" "$AJwV,(B" "$AJ}V5(B"]) +("uuvj" ["$AJfU9(B"]) +("uuvl" ["$AJiU+(B"]) +("uuvs" ["$AJwVV(B"]) +("uuvw" ["$AK.IzV2No(B"]) +("uuwc" ["$AJxJVN^2_(B"]) +("uuwu" ["$AJ|Nq(B"]) +("uuwz" ["$AJ}N;(B"]) +("uux'" ["$AIvIOOY(B"]) +("uuxi" ["$AJlO$(B" "$AJlO0(B"]) +("uuxn" ["$AJiPE(B"]) +("uuxs" ["$AIvIOOYKX(B"]) +("uuxt" ["$AJiQ'(B" "$AJ}Q'(B"]) +("uuxx" ["$AIOI=OBOg(B" "$AJdQ*(B" "$AJiP4(B"]) +("uuxy" ["$AJtPT(B"]) +("uuye" ["$AJdR:(B" "$AJwR:(B"]) +("uuyh" ["$AJdQu(B"]) +("uuyr" ["$AJhT6(B" "$AJiT:(B" "$AJwT0(B"]) +("uuyu" ["$AJtSZ(B" "$AJuSo(B"]) +("uuzi" ["$AJaWS(B" "$AJ}WV(B"]) +("uuzv" ["$AK!Wo(B"]) +("uuzz" ["$AJ5J5TZTZ(B"]) +("uvba" ["$AK.0S(B"]) +("uvbc" ["$AK.1m(B"]) +("uvbg" ["$AK.1C(B"]) +("uvbj" ["$AJ.V.0K>E(B"]) +("uvbu" ["$AK.2?(B"]) +("uvby" ["$AJ(B" "$AK.5@(B"]) +("uvdl" ["$AK/4|(B"]) +("uvdm" ["$AK.5g(B"]) +("uvee" ["$AK06n(B"]) +("uvff" ["$AK.7V(B"]) +("uvfg" ["$AK.7b(B"]) +("uvfz" ["$AK.7J(B"]) +("uvg'" ["$AK+V09$(B"]) +("uvgb" ["$AK.95(B" "$AK.98(B"]) +("uvge" ["$AK-8v(B"]) +("uvgj" ["$AK-8R(B"]) +("uvgo" ["$AK.9{(B" "$AK/9}(B"]) +("uvgr" ["$AK.9\(B"]) +("uvgs" ["$AK.9$(B"]) +("uvhe" ["$AK.:O(B"]) +("uvho" ["$AK.;p(B"]) +("uvhr" ["$AK.;<(B"]) +("uvhu" ["$AK.:x(B"]) +("uvhw" ["$AK.;((B" "$AK.;/(B"]) +("uvhy" ["$AIzV3d'SN(B"]) +("uvie" ["$AK.35(B"]) +("uvii" ["$AK.3X(B" "$AK.3_(B"]) +("uvij" ["$AK.2z(B"]) +("uvjc" ["$AK/>u(B"]) +("uvjm" ["$AK.|(B"]) +("uvjx" ["$AK.=b(B"]) +("uvjy" ["$AK.>'(B" "$AK.>-(B" "$AK.>.(B"]) +("uvkb" ["$AK.?Z(B"]) +("uvkg" ["$AK.?S(B"]) +("uvkr" ["$AK0?n(B"]) +("uvku" ["$AK.?b(B"]) +("uvl'" ["$AIz3$BJ(B" "$AK/WEAK(B"]) +("uvld" ["$AK.A?(B"]) +("uvlg" ["$AK.@d(B"]) +("uvli" ["$AK.@{(B" "$AK.A&(B"]) +("uvlo" ["$AK.Bd(B"]) +("uvlq" ["$AK.Aw(B"]) +("uvlu" ["$AK.B7(B"]) +("uvlv" ["$AK0BJ(B"]) +("uvlz" ["$AK.@W(B"]) +("uvmg" ["$AK/CN(B"]) +("uvmi" ["$AK.C\(B"]) +("uvmm" ["$AK.Cf(B" "$AK/C_(B"]) +("uvmo" ["$AK.D%(B"]) +("uvmu" ["$AK.D8(B"]) +("uvn'" ["$AIOVPE)(B"]) +("uvng" ["$AK-D\(B" "$AK.D\(B"]) +("uvni" ["$AK.D`(B"]) +("uvnq" ["$AK.E#(B"]) +("uvpk" ["$AK.E](B"]) +("uvpy" ["$AK.F=(B"]) +("uvq'" ["$AIz3$FZ(B" "$AIzV3Fw(B" "$AK.UtFx(B" "$AK.W(B"]) +("uwvd" ["$AJ3NoVP6>(B"]) +("uwvy" ["$AI3NDVwRe(B"]) +("uwx'" ["$AIzNoQ'(B"]) +("uwxi" ["$AK"O4(B"]) +("uwxj" ["$AIzNoQ'RbM<(B" "$AJTQiLo(B"]) +("uytv" ["$AK%MK(B"]) +("uyuv" ["$AJ/SMJd3v9zWiV/(B"]) +("uyux" ["$AJ1R~J1OV(B"]) +("uyuy" ["$AK.Q9JTQi(B"]) +("uyvy" ["$AJ5SCVwRe(B"]) +("uyw'" ["$AILR5Mx(B" "$AJ.R;Mr(B"]) +("uywh" ["$AK%Mv(B"]) +("uywz" ["$AK%N"(B"]) +("uyx'" ["$AJJS&PT(B"]) +("uyxm" ["$AK'OH(B"]) +("uyy'" ["$AIORiT:(B" "$AJ.R;TB(B"]) +("uyyh" ["$AILR5RxPP(B"]) +("uyyu" ["$AIcS0RUJu(B"]) +("uyyw" ["$AJBSkT8N%(B"]) +("uyzb" ["$AILR5WJ1>(B"]) +("uzb'" ["$AJ6WV0`(B"]) +("uzgl" ["$AJSTZ9&BJ(B"]) +("uzj'" ["$AJ.WV<\(B"]) +("uzlk" ["$AJ.WVB7?Z(B"]) +("uzt'" ["$AJ.WVM7(B"]) +("uztx" ["$AJ}WVM(PE(B"]) +("uzyw" ["$AK+WSR6V2No(B"]) +("vaba" ["$AU#0M(B"]) +("vabj" ["$AU"0e(B" "$AU&0l(B"]) +("vabz" ["$AU"11(B"]) +("vack" ["$AU!2](B"]) +("vacl" ["$AU%2K(B"]) +("vade" ["$AU'5C(B"]) +("vadj" ["$AU(5/(B"]) +("vadk" ["$AU!56(B"]) +("vafa" ["$AU"7'(B"]) +("vagd" ["$AT~9b(B"]) +("vagf" ["$ATz8y(B"]) +("vagh" ["$AT~8V(B"]) +("vagj" ["$AT~8I(B"]) +("vagp" ["$AT~9u(B"]) +("vahv" ["$AU(;Y(B"]) +("vaji" ["$AT}HHK(B"]) +("vbju" ["$AVa>`(B"]) +("vbjw" ["$AV\(B"]) +("vdvs" ["$AW/VX(B"]) +("vdxd" ["$AW0Od(B"]) +("vdxq" ["$AW0P^(B"]) +("vdxx" ["$AW0P6(B"]) +("vdy'" ["$AU=67T1(B" "$AV85I(B" "$AUb>M(B"]) +("vejw" ["$AU[<[(B"]) +("vekb" ["$AU[?[(B"]) +("vel'" ["$AV\6w@4(B"]) +("veli" ["$AU\@m(B" "$AUb@o(B"]) +("velz" ["$AUb@`(B"]) +("veme" ["$AUbC4(B"]) +("vemo" ["$AU[D%(B"]) +("vesr" ["$AU[Kc(B"]) +("vetc" ["$AUbLu(B"]) +("vetg" ["$AU[LZ(B"]) +("veth" ["$AUaLG(B" "$AUau1(B"]) +("veue" ["$AU[Id(B"]) +("veui" ["$AUbJ1(B" "$AUbJG(B"]) +("vevb" ["$Aq^Ve(B"]) +("vevi" ["$AUbV'(B"]) +("vevs" ["$AU[VP(B" "$AU[VT(B" "$AUbVV(B"]) +("vevu" ["$AUZW!(B"]) +("vewz" ["$AUbN;(B"]) +("vexd" ["$AUbOa(B" "$AUbOn(B"]) +("vexi" ["$AUcNw(B"]) +("vexm" ["$AU[O_(B"]) +("vexq" ["$AUZP_(B"]) +("vext" ["$AU\Q'(B"]) +("vexx" ["$AUbP)(B"]) +("veyh" ["$AUbQy(B"]) +("veyi" ["$AUbR;(B"]) +("veyj" ["$AUZQZ(B"]) +("veyn" ["$AUZRq(B"]) +("vezo" ["$AUbWy(B"]) +("vfbj" ["$AUh0e(B"]) +("vfbk" ["$AUd1&(B"]) +("vfbo" ["$AUp2((B"]) +("vfbu" ["$AUf2;(B" "$AUk2<(B"]) +("vfbx" ["$AUg1p(B"]) +("vfby" ["$AUn2!(B"]) +("vfch" ["$AUd2X(B"]) +("vfci" ["$AUk4L(B"]) +("vfck" ["$AUj2Y(B"]) +("vfde" ["$AUf5C(B" "$AUf5D(B" "$AUq5B(B"]) +("vfdh" ["$AUp54(B" "$AUq54(B"]) +("vfdi" ["$AUfZP(B" "$AUs5X(B"]) +("vfdm" ["$AUy7V6aCk(B"]) +("vfdr" ["$AUo6O(B"]) +("vfds" ["$AUp6/(B" "$AUq6/(B"]) +("vfdv" ["$AUk6T(B"]) +("vfdy" ["$AUr6((B"]) +("vffa" ["$AUk7((B"]) +("vfff" ["$AUq7\(B"]) +("vffg" ["$AUs7g(B"]) +("vffj" ["$AUr74(B"]) +("vffu" ["$AUq7y(B"]) +("vfge" ["$AUf8v(B"]) +("vfgr" ["$AUj9[(B"]) +("vfgu" ["$AUm9G(B"]) +("vfgv" ["$AUd9s(B"]) +("vfhj" ["$AUp:3(B"]) +("vfhl" ["$AUr:#(B"]) +("vfhw" ["$AUf;0(B"]) +("vfia" ["$AUl2i(B" "$AUl2l(B"]) +("vfig" ["$AUf3O(B"]) +("vfjd" ["$AUr=-(B"]) +("vfji" ["$AUf<#(B" "$AUl<)(B" "$Ajbz(B"]) +("vfjq" ["$AUk>D(B"]) +("vfjw" ["$AUf*(B" "$AUr>2(B"]) +("vfke" ["$AUf?I(B"]) +("vfks" ["$AUf?U(B"]) +("vfl'" ["$AUt7"A?(B"]) +("vflc" ["$AUoAF(B"]) +("vfli" ["$AUf@m(B"]) +("vflx" ["$AUpAQ(B"]) +("vfm'" ["$AUt7"Cs(B"]) +("vfmu" ["$AUhD>(B" "$AUmD>(B"]) +("vfpn" ["$AUdF7(B"]) +("vfq'" ["$AUt7"Fw(B"]) +("vfqi" ["$AUdFf(B"]) +("vfqt" ["$AUfH7(B"]) +("vfqx" ["$AUfGP(B"]) +("vfqy" ["$AUfGi(B"]) +("vfrf" ["$AUfHK(B"]) +("vfrs" ["$AUsH](B"]) +("vfru" ["$AUfHg(B"]) +("vfs'" ["$AV,7>Ka(B"]) +("vfso" ["$AUoKy(B"]) +("vft'" ["$AU}7=Le(B"]) +("vftb" ["$AUkM7(B" "$AUmM7(B"]) +("vftj" ["$AUlL=(B"]) +("vfts" ["$AUrM4(B" "$AUsM4(B"]) +("vfub" ["$AUrJX(B"]) +("vfui" ["$AUdJS(B" "$AUfJ5(B" "$AUfJG(B" "$AUsJF(B"]) +("vfvf" ["$AUfUf(B"]) +("vfvg" ["$AUfU}(B"]) +("vfvh" ["$AUr3$(B"]) +("vfvi" ["$AUfV*(B" "$AUfV?(B" "$AUkV/(B" "$AUoVN(B"]) +("vfvo" ["$AUeWC(B"]) +("vfvs" ["$AUdVX(B" "$AUpVP(B"]) +("vfvu" ["$AUdVi(B" "$AUfVw(B"]) +("vfvv" ["$AVP7(U=Uy(B"]) +("vfwh" ["$AUsMv(B"]) +("vfx'" ["$AU}7=PN(B"]) +("vfxd" ["$AUfO`(B" "$AUfOk(B" "$AUfOs(B" "$AUk7fO`6T(B" "$AUpO`(B"]) +("vfxi" ["$AUdO'(B"]) +("vfxm" ["$AUkO_(B" "$AUsO_(B"]) +("vfxn" ["$AUfPD(B"]) +("vfxy" ["$AUqPK(B"]) +("vfya" ["$AUrQ9(B"]) +("vfyb" ["$AUfSP(B"]) +("vfyr" ["$AUpT4(B"]) +("vfyu" ["$AUsSj(B"]) +("vfyy" ["$AUsS*(B"]) +("vfzi" ["$AUmWJ(B" "$AUrWS(B"]) +("vfzo" ["$AUqWw(B"]) +("vgba" ["$AUy0T(B"]) +("vgbi" ["$AU}1H(B"]) +("vgbm" ["$AUy1g(B" "$AU{1`(B" "$AU~1d(B"]) +("vgby" ["$AUw1x(B"]) +("vgc'" ["$AU=9z2_(B"]) +("vgce" ["$AU~2_(B"]) +("vgci" ["$AV$4J(B"]) +("vgda" ["$AU}4s(B"]) +("vgdb" ["$AUy67(B"]) +("vgdc" ["$AUw5w(B"]) +("vgde" ["$AU}5B(B"]) +("vgdh" ["$AU{53(B" "$AU}51(B" "$AU~53(B"]) +("vgdi" ["$AU{5X(B" "$AU~5P(B"]) +("vgdl" ["$AU}4}(B"]) +("vgdm" ["$AU}5c(B" "$AU}5g(B"]) +("vgdo" ["$AUy6a(B"]) +("vgdp" ["$AU{6Y(B"]) +("vgdr" ["$AUy6K(B"]) +("vgdv" ["$AU{6S(B"]) +("vgdy" ["$AUw6)(B" "$AU}6((B"]) +("vge'" ["$AW<8A6{(B"]) +("vgfa" ["$AUt7"(B" "$AUw7"(B" "$AUw7%(B" "$AU}7((B" "$AU~7((B"]) +("vgfg" ["$AU{7g(B"]) +("vgfh" ["$AU}7=(B"]) +("vgfj" ["$AU}74(B"]) +("vgfu" ["$AUw7~(B" "$AU}8:(B" "$AU~8.(B"]) +("vggb" ["$AUw9:(B"]) +("vggd" ["$AUy9b(B" "$AU}9b(B" "$AVP9z922z53(B" "$AVP9z9zCq53(B"]) +("vgge" ["$AU{8v(B" "$AU}8n(B"]) +("vggh" ["$AU~8Y(B"]) +("vggl" ["$AU{8D(B"]) +("vggo" ["$AV#9z(B"]) +("vggr" ["$AVP9z9$HK(B"]) +("vggs" ["$AU~9$(B"]) +("vggv" ["$AU}9f(B" "$AU}9l(B" "$AU~9f(B"]) +("vgh'" ["$AVP9z;-(B"]) +("vghb" ["$AV":r(B"]) +("vghe" ["$AU~:M(B" "$AV#:M(B"]) +("vghk" ["$AU}:C(B" "$AU}:E(B"]) +("vgho" ["$AU};p(B"]) +("vgih" ["$AU}3#(B"]) +("vgii" ["$AUy3V(B"]) +("vgik" ["$AUy33(B"]) +("vgiu" ["$AU{3}(B"]) +("vgj'" ["$AT~8V;z(B" "$AU}9f>|(B"]) +("vgjc" ["$AU}=;(B"]) +("vgji" ["$AUwH(B"]) +("vgju" ["$AU~>V(B" "$AV$>](B"]) +("vgjx" ["$AU{=`(B" "$AU~=g(B" "$AV"=a(B"]) +("vgjy" ["$AU}>-(B" "$AV#>-(B"]) +("vgke" ["$AU~?M(B"]) +("vgkl" ["$AUv?*(B"]) +("vgky" ["$AVP9z?FQ'T:(B"]) +("vgl'" ["$AVa9&BJ(B" "$AVn8pAA(B"]) +("vgli" ["$AU{@m(B"]) +("vglp" ["$AUyB[(B"]) +("vglq" ["$AUtAs(B" "$AU{Aw(B"]) +("vgls" ["$AUtA}(B"]) +("vglu" ["$AU}B7(B"]) +("vgly" ["$AU~An(B"]) +("vgm'" ["$AW%8oC|(B"]) +("vgmf" ["$AU}CE(B"]) +("vgmm" ["$AU}Cf(B"]) +("vgmy" ["$AUyCy(B" "$AU}C{(B" "$AV$Cw(B"]) +("vgn'" ["$AVV8EDn(B"]) +("vgni" ["$AUtDX(B"]) +("vgnj" ["$AU}DO(B"]) +("vgnx" ["$AVw9[D\6/PT(B"]) +("vgny" ["$AUxD|(B"]) +("vgpl" ["$AU}EI(B"]) +("vgpm" ["$AU}F,(B"]) +("vgpn" ["$AV!F5(B"]) +("vgqc" ["$AU}GI(B"]) +("vgqi" ["$AUtFx(B" "$AUtF{(B" "$AUyFx(B" "$AU{Fk(B" "$AU}Fx(B"]) +("vgqm" ["$AUuG.(B"]) +("vgqq" ["$AUwGs(B"]) +("vgqr" ["$AU~H((B" "$AV$H/(B"]) +("vgqt" ["$AU}H7(B"]) +("vgqu" ["$AUyH!(B" "$AU~Gx(B"]) +("vgqx" ["$AU}GP(B"]) +("vgrf" ["$AV$HK(B"]) +("vgrm" ["$AVP9zHKCq(B"]) +("vgru" ["$AU}Hg(B"]) +("vgse" ["$AU}I+(B"]) +("vgt'" ["$AV19[M<(B" "$AVi9bLe(B"]) +("vgtg" ["$AUtLZ(B"]) +("vgti" ["$AU{Le(B" "$AU~Le(B"]) +("vgtk" ["$AU{LW(B"]) +("vgtm" ["$AU{Ll(B"]) +("vgto" ["$AUuMQ(B"]) +("vgts" ["$AU}M3(B"]) +("vgtu" ["$AUwM>(B"]) +("vgty" ["$AU}L|(B"]) +("vgub" ["$AUwJU(B"]) +("vgud" ["$AU=9zJ14z(B"]) +("vgui" ["$AU{J=(B" "$AU}J1(B" "$AU}J<(B" "$AU}J=(B" "$AU}JB(B" "$AU}JG(B" "$AU}JS(B" "$AU~JB(B" "$AV$J5(B"]) +("vguu" ["$AU{J}(B" "$AU}J}(B" "$AV$Ji(B"]) +("vguv" ["$AUwK0(B"]) +("vgva" ["$AUuTz(B"]) +("vgvb" ["$AV#V](B"]) +("vgvd" ["$AV"W4(B"]) +("vgvg" ["$AUzUz(B" "$AU{U{(B" "$AW%8YVN9z(B"]) +("vgvi" ["$AUyV4(B" "$AU{V&(B" "$AU{VN(B" "$AU}V1(B" "$AU}VN(B" "$AU~VN(B"]) +("vgvj" ["$AUwU=(B"]) +("vgvk" ["$AUwUW(B"]) +("vgvs" ["$AU}VP(B" "$AV#VX(B"]) +("vgvy" ["$AVP92VPQk(B" "$AVw9[VwRe(B"]) +("vgwf" ["$AU}ND(B"]) +("vgwu" ["$AU}Ng(B" "$AU~Nq(B" "$AV$No(B" "$AVA8_N^IO(B"]) +("vgwx" ["$AVP9zNDQ'(B"]) +("vgwz" ["$AU~N/(B"]) +("vgxd" ["$AUwOs(B" "$AU}Oq(B"]) +("vgxm" ["$AUyOH(B" "$AU}OR(B"]) +("vgxp" ["$AUwQ/(B"]) +("vgxq" ["$AU{P^(B"]) +("vgxx" ["$AU~P-(B"]) +("vgxy" ["$AU{PN(B"]) +("vgy'" ["$AV#9[S&(B" "$AVX9$R5(B"]) +("vgyi" ["$AUyRi(B" "$AU}Re(B"]) +("vgyj" ["$AUvQ[(B" "$AUyQ^(B" "$AU}QN(B"]) +("vgyk" ["$AU}R*(B"]) +("vgys" ["$AUwSC(B"]) +("vgyt" ["$AU}TB(B"]) +("vgzi" ["$AU}WV(B"]) +("vgzl" ["$AU}TZ(B"]) +("vhai" ["$AUO0-(B"]) +("vhb'" ["$AV8;S2?(B"]) +("vhbf" ["$AUJ1>(B"]) +("vhbu" ["$AUJ2>(B"]) +("vhbz" ["$A3$12(B"]) +("vhce" ["$AUJ2a(B"]) +("vhd'" ["$AWE;p5c(B"]) +("vhda" ["$A3$4s(B" "$AUE4s(B"]) +("vhde" ["$AUC5B(B"]) +("vhdj" ["$AUJ5%(B"]) +("vhdo" ["$AUF6f(B"]) +("vhe'" ["$AUb;a6y(B"]) +("vhfa" ["$AUB7((B"]) +("vhfh" ["$AUJ7?(B"]) +("vhfu" ["$AUI7r(B"]) +("vhgr" ["$A3$9Y(B" "$AUF9\(B"]) +("vhgu" ["$AUF9J(B"]) +("vhgv" ["$AUF9q(B"]) +("vhhe" ["$AUB:M(B" "$AUD:S(B"]) +("vhhg" ["$AUE:b(B"]) +("vhhj" ["$AUB:*(B"]) +("vhhk" ["$AUJ:E(B" "$AUK:E(B"]) +("vhhu" ["$AUJ;'(B"]) +("vhig" ["$AUB3L(B"]) +("vhik" ["$AUG31(B"]) +("vhjc" ["$AUE=G(B"]) +("vhjn" ["$A3$=x(B"]) +("vhju" ["$AUB>d(B"]) +("vhjw" ["$AUG<[(B"]) +("vhjx" ["$AUB=Z(B"]) +("vhkb" ["$AUE?Z(B"]) +("vhkg" ["$AW*;;?*9X(B"]) +("vhkl" ["$AUE?*(B"]) +("vhkr" ["$AUJ?n(B"]) +("vhl'" ["$AVJ:MA?(B"]) +("vhld" ["$AUIA?(B"]) +("vhli" ["$AUEA&(B"]) +("vhlk" ["$A3$@O(B"]) +("vhlo" ["$AUEB^(B" "$AUGBd(B"]) +("vhmu" ["$AUED?(B" "$AUJD?(B"]) +("vhmz" ["$AVP;*CqWe(B"]) +("vhnk" ["$AUADT(B"]) +("vhpg" ["$AUJEo(B" "$AUJEq(B" "$AUKEq(B"]) +("vhqi" ["$AUNFx(B"]) +("vhqm" ["$AUEe9(B"]) +("vhqr" ["$AUFH((B"]) +("vhrf" ["$AUIHK(B"]) +("vhsp" ["$A3$Ko(B"]) +("vht'" ["$AUB;XLe(B"]) +("vhtx" ["$AUELy(B"]) +("vhug" ["$AUFIy(B"]) +("vhuh" ["$A3$IO(B"]) +("vhui" ["$A3$JF(B"]) +("vhuj" ["$AVP;*Ji>V(B"]) +("vhuu" ["$AUAJw(B"]) +("vhuv" ["$AUGK.(B"]) +("vhvb" ["$AUDV](B"]) +("vhve" ["$A3$U_(B" "$A3$WE(B"]) +("vhwh" ["$AUEMx(B" "$AUEM{(B"]) +("vhwo" ["$AUFNU(B"]) +("vhxd" ["$A3$O`(B"]) +("vhxn" ["$AUFPD(B"]) +("vhxp" ["$AUEQ+(B"]) +("vhxu" ["$AUB;XP!K5(B"]) +("vhy'" ["$AV8;ST1(B"]) +("vhyi" ["$AULRe(B"]) +("vhzi" ["$A3$WS(B" "$AUJWS(B"]) +("vhzv" ["$AUEWl(B"]) +("viai" ["$AVB0)(B"]) +("vian" ["$AVN02(B"]) +("vibc" ["$AV81j(B" "$AVF1m(B"]) +("vibf" ["$AV11<(B"]) +("vibi" ["$AV41J(B" "$AV=1R(B"]) +("vibj" ["$AV50`(B" "$AVC0l(B" "$AVF0f(B"]) +("vibk" ["$AV21#(B"]) +("vibm" ["$AVJ1d(B"]) +("vibo" ["$AV12%(B"]) +("vibu" ["$AV'2?(B" "$AV/2<(B" "$AV92=(B"]) +("viby" ["$AVB2!(B" "$AVN2!(B"]) +("vibz" ["$AV21;(B" "$AVF18(B"]) +("vicg" ["$AV;Tx(B"]) +("vici" ["$AV54K(B" "$AV;4K(B" "$AVA4K(B" "$AVB4J(B"]) +("vicl" ["$AVF2C(B"]) +("vida" ["$AV14o(B" "$AVA4s(B"]) +("vide" ["$AKF5D(B" "$AV55C(B" "$AV;5C(B"]) +("vidh" ["$AV;51(B"]) +("vidi" ["$AVJ5D(B" "$AVJ5X(B"]) +("vidk" ["$AV*5@(B" "$AV157(B" "$AV15=(B" "$AV15@(B" "$AV85<(B" "$AVA5@(B"]) +("vidl" ["$AV=4x(B"]) +("vidm" ["$AV'5c(B" "$AV85c(B" "$AVB5g(B" "$AVJ5c(B"]) +("vido" ["$AVA6`(B"]) +("vids" ["$AVF6/(B"]) +("vidu" ["$AVF6H(B"]) +("vidv" ["$AV'6S(B"]) +("vidy" ["$AV86((B" "$AVF6((B" "$AVF6)(B"]) +("vier" ["$AV66y(B"]) +("vifa" ["$AV*7((B" "$AV47((B" "$AV87((B"]) +("viff" ["$AV,7[(B"]) +("vifh" ["$AV*7=(B" "$AV,7>(B"]) +("vifu" ["$AV'86(B" "$AV*8.(B" "$AVB8;(B" "$AVF7~(B"]) +("vig'" ["$AV#3I9&(B"]) +("vige" ["$AVF8o(B"]) +("vigj" ["$AV&8I(B" "$AV'8K(B" "$AV.8P(B" "$AVJ8P(B"]) +("vigo" ["$AVN9z(B"]) +("vigr" ["$AV09Y(B" "$AV19[(B" "$AV;9\(B"]) +("vigs" ["$AV'9$(B" "$AV/9$(B" "$AV09$(B"]) +("vigu" ["$AV;9K(B"]) +("vihb" ["$AV.:s(B"]) +("vihj" ["$AVB:/(B" "$AVa3P:O=p(B"]) +("vihk" ["$AV;:C(B"]) +("vihr" ["$AVC;;(B"]) +("vihu" ["$AV';$(B"]) +("vihv" ["$AV8;S(B" "$AV;;a(B" "$AVG;[(B"]) +("vihw" ["$Au%;/(B"]) +("viid" ["$AVL4/(B"]) +("viig" ["$AV'3E(B" "$AV/3I(B" "$AV03F(B" "$AVF3I(B" "$AVJ3I(B"]) +("viih" ["$AV13&(B"]) +("viii" ["$AV'3V(B" "$AV13_(B" "$AV83b(B" "$AVA3Y(B"]) +("viiu" ["$AV'3v(B" "$AV.4&(B" "$AV83v(B"]) +("vij'" ["$AUl2l;z(B"]) +("vijc" ["$AV1=G(B" "$AV8=L(B"]) +("vijd" ["$AV==,(B"]) +("viji" ["$AV*<:(B" "$AV.<+(B" "$AV/;z(B" "$AVFu(B" "$AV1>u(B"]) +("vijw" ["$AV'<\(B" "$AV86(B" "$AV9>3(B" "$AVB>4(B"]) +("vike" ["$AV;?I(B"]) +("vikj" ["$AV;?4(B"]) +("viks" ["$AV8?X(B"]) +("vil'" ["$AW*2nBJ(B"]) +("vilc" ["$AVJAO(B" "$AVNAF(B"]) +("vild" ["$AVJA?(B"]) +("vilg" ["$AVB@d(B" "$AVF@d(B"]) +("vili" ["$AV'@k(B" "$AV1A%(B" "$AVBA&(B" "$AVG@{(B" "$AVGA&(B" "$AVN@m(B"]) +("vilq" ["$AV'Aw(B" "$AV1Aw(B" "$AVMAt(B"]) +("vily" ["$AV8An(B"]) +("vilz" ["$AV.@`(B"]) +("vima" ["$AV%Bi(B"]) +("vimb" ["$AVGD1(B"]) +("vimc" ["$AV2Cg(B"]) +("vimi" ["$AVBC\(B"]) +("vimm" ["$AV=Cf(B" "$AVFCf(B"]) +("vimn" ["$AV3Cq(B"]) +("vimy" ["$AV*C{(B" "$AV8Cw(B" "$AV8C{(B" "$AVBC|(B"]) +("ving" ["$AV0D\(B" "$AV;D\(B" "$AVGD\(B"]) +("vinh" ["$AVGDR(B"]) +("vinj" ["$AV8DO(B"]) +("vins" ["$AV'E)(B" "$AV>E)(B"]) +("vinv" ["$AV6E.(B"]) +("vinz" ["$AV.DZ(B"]) +("vip'" ["$AVF3IF7(B"]) +("vipa" ["$AV;EB(B"]) +("vipc" ["$AV'F1(B"]) +("vipl" ["$AV8EI(B"]) +("vipm" ["$AV=F,(B"]) +("vipn" ["$AVFF7(B"]) +("vipu" ["$AVJFS(B"]) +("vipy" ["$AVNF=(B"]) +("vipz" ["$AV'Ed(B"]) +("viqi" ["$AV>Fx(B" "$AVIFx(B"]) +("viqm" ["$AV.G0(B" "$AV5G.(B" "$AVFG.(B"]) +("viqn" ["$AV4GZ(B" "$AV5GZ(B"]) +("viqq" ["$AV;Gs(B"]) +("viqr" ["$AV0H((B"]) +("viqu" ["$AV'G~(B" "$AV>H$(B" "$AVGH!(B"]) +("viqy" ["$AV*G`(B" "$AV*Gi(B"]) +("vir'" ["$AVw3VHK(B"]) +("virf" ["$AVAHK(B"]) +("viri" ["$AV5HU(B" "$AV8HU(B" "$AVAHU(B"]) +("vish" ["$AVNI%(B"]) +("visi" ["$AVBK@(B"]) +("viso" ["$AVNKy(B"]) +("vitb" ["$AV&M7(B" "$AV8M7(B" "$AV:M7(B" "$AV=M7(B"]) +("vitc" ["$AV&Lu(B"]) +("vith" ["$AVFLG(B" "$AVFu1(B"]) +("viti" ["$AV+Le(B" "$AVJLe(B"]) +("vits" ["$AV9M4(B"]) +("vitu" ["$AVFM<(B"]) +("viub" ["$AV0JX(B"]) +("viud" ["$AV1K,(B"]) +("viuf" ["$AV;Im(B" "$AVCIm(B"]) +("viuh" ["$AV.IO(B" "$AVAIO(B"]) +("viui" ["$AV'J9(B" "$AV*J6(B" "$AV*JB(B" "$AV.J1(B" "$AV1JS(B" "$AV4JB(B" "$AV8J9(B" "$AV8J>(B" "$AV8JB(B" "$AV;JG(B" "$AV>J?(B" "$AVBJ9(B"]) +("viuj" ["$AVNI=(B"]) +("viuk" ["$AVAIY(B"]) +("viuu" ["$AV'Ji(B" "$AV'J}(B" "$AV1Jt(B" "$AV2Jw(B" "$AV8J}(B" "$AVJJ}(B"]) +("viuv" ["$AVNK.(B"]) +("viuy" ["$AV1BJ(B"]) +("vivb" ["$AV/Va(B"]) +("vive" ["$AV8WE(B" "$AVGU_(B"]) +("vivf" ["$AV8Uk(B"]) +("vivg" ["$AV4U~(B" "$AV8U}(B" "$AVAU}(B"]) +("vivh" ["$AV4UF(B" "$AV=UE(B"]) +("vivi" ["$AV)V)(B" "$AV1VA(B" "$AVCV.(B" "$AVFV9(B" "$Ahdhd(B"]) +("vivk" ["$AV4UU(B"]) +("vivl" ["$AV8U*(B"]) +("vivs" ["$AV.VP(B"]) +("vivu" ["$AV'Vy(B" "$AV'W!(B" "$AV)Vk(B" "$AV2Vj(B" "$AV9W!(B" "$Au\un(B"]) +("viwf" ["$AV8NF(B" "$AVJNJ(B"]) +("viwh" ["$AV8M{(B"]) +("viwl" ["$AV.Mb(B"]) +("viwu" ["$AV.N^(B" "$AV/No(B" "$AV0Nq(B" "$AV2No(B" "$AV8No(B"]) +("viwz" ["$AV0N;(B"]) +("vix'" ["$AVP49O_(B"]) +("vixc" ["$AV;O{(B" "$AVMOz(B"]) +("vixd" ["$AV8Or(B" "$AV=Od(B" "$AV>Or(B"]) +("vixi" ["$AVOO"(B"]) +("vixm" ["$AV'O_(B" "$AV*OX(B" "$AV1O_(B" "$AV;O^(B"]) +("vixn" ["$AV*PD(B" "$AVCPE(B"]) +("vixt" ["$AV9Q*(B" "$AVNQ'(B"]) +("vixu" ["$AV;Ph(B" "$AV;Pm(B" "$AVHPr(B"]) +("vixw" ["$AV.OB(B" "$AV1O=(B"]) +("vixx" ["$AV9Q*(B" "$AVBP;(B"]) +("vixy" ["$AV4PP(B"]) +("viyb" ["$AV;SP(B" "$AV?SQ(B"]) +("viye" ["$AV&R6(B" "$AV-R:(B" "$AV0R5(B"]) +("viyi" ["$AV.R;(B" "$AVT8(B" "$AVAT*(B"]) +("viys" ["$AVBSC(B"]) +("viyt" ["$AVFT<(B"]) +("viyu" ["$AVASZ(B" "$AVGS}(B" "$AVNSz(B"]) +("vize" ["$AV0Tp(B" "$AV8Tp(B"]) +("vizi" ["$AV&WS(B" "$AV6WS(B" "$AVJWS(B"]) +("vizk" ["$AV/Tl(B" "$AVFTl(B"]) +("vizl" ["$AV;TZ(B"]) +("vizo" ["$AV'Ws(B" "$AV'Wy(B" "$AVFWw(B"]) +("vizu" ["$AV*Wc(B"]) +("vizv" ["$AVNWo(B"]) +("vjbk" ["$AU=1((B"]) +("vjbl" ["$AU=0\(B"]) +("vjbz" ["$AU=18(B"]) +("vjdb" ["$AU=67(B"]) +("vjdi" ["$AU<5X(B" "$AU=5X(B"]) +("vjdr" ["$AU66O(B"]) +("vjdv" ["$AU>6S(B"]) +("vjdy" ["$AU>6((B"]) +("vjfj" ["$AU=78(B"]) +("vjfu" ["$AU=7}(B"]) +("vjfz" ["$AU=7Q(B"]) +("vjg'" ["$AUr>28V(B" "$AV%8Z(B"]) +("vjgo" ["$AU=9z(B" "$AU=9{(B"]) +("vjgs" ["$AU=9&(B"]) +("vjgu" ["$AU=9D(B"]) +("vjhb" ["$AU=:s(B"]) +("vjhk" ["$AU=:>(B"]) +("vjho" ["$AU=;p(B" "$AU=;v(B"]) +("vji'" ["$AW0I;y=p(B"]) +("vjjm" ["$AU=="(B"]) +("vjju" ["$AU<>](B" "$AU=>V(B"]) +("vjjy" ["$AV1=S>-Qi(B"]) +("vjk'" ["$AUE`@k(B"]) +("vjlc" ["$AU(B"]) +("vjrl" ["$AV1=SH>AO(B"]) +("vjsi" ["$AU=K@(B"]) +("vjsv" ["$AVi=-H}=GV^(B"]) +("vjsx" ["$AV1=GH}=GPN(B"]) +("vjt'" ["$AVPL((B"]) +("vjtx" ["$AU3Ly(B"]) +("vjty" ["$AU9L|(B"]) +("vju'" ["$AUb<~JB(B" "$AUc=-J!(B" "$AVX=pJt(B" "$AVX>'J/(B"]) +("vjub" ["$AU6JW(B"]) +("vjug" ["$AU=J$(B"]) +("vjui" ["$AU9J>(B" "$AU=J1(B" "$AU=J?(B" "$AU=JB(B"]) +("vjuu" ["$AU=Ji(B" "$AU=Ju(B" "$AUb>MJGK5(B"]) +("vjv'" ["$AVP(B"]) +("vjve" ["$AU>WE(B"]) +("vjvg" ["$AU=Uy(B"]) +("vjvh" ["$AU>3$(B"]) +("vjvm" ["$AV1=SV$Cw(B"]) +("vjvr" ["$AU7W*(B"]) +("vjvu" ["$AU3W!(B" "$AU>W!(B"]) +("vjwf" ["$AU>NH(B"]) +("vjwh" ["$AU9M{(B"]) +("vjxj" ["$AV1=SQ!>Y(B"]) +("vjxm" ["$AU9OV(B" "$AUTZ(B"]) +("vkan" ["$AUY02(B"]) +("vkb'" ["$AUf?U1C(B"]) +("vkbc" ["$AUP1j(B"]) +("vkbj" ["$AUU0a(B" "$AUU0l(B"]) +("vkdk" ["$AUR5=(B"]) +("vkdl" ["$AUP4}(B"]) +("vkdu" ["$AUU6H(B"]) +("vkfa" ["$AUU7"(B"]) +("vkfu" ["$AUP8'(B"]) +("vkg'" ["$AUf?U9\(B"]) +("vkge" ["$AUR8v(B"]) +("vkgr" ["$AUU9\(B"]) +("vkgu" ["$AUU9K(B"]) +("vkhe" ["$AUW:U(B"]) +("vkho" ["$AWE;p(B"]) +("vkhp" ["$AUP;j(B"]) +("vkhr" ["$AUY;=(B"]) +("vkhu" ["$AUP:t(B"]) +("vkhv" ["$AUU;a(B" "$AUY;X(B"]) +("vkih" ["$AUU3#(B"]) +("vkik" ["$AUU3-(B"]) +("vkiu" ["$AUR3v(B"]) +("vkji" ["$AUPI(B"]) +("vkjw" ["$AUP<\(B" "$AUTAt|(B"]) +("vljd" ["$AVXA&3!(B"]) +("vmjg" ["$AW(CE;z99(B"]) +("vmrw" ["$AU}CfHKNo(B"]) +("vmt'" ["$AVeC(B"]) +("vojm" ["$AW?<{(B"]) +("vojt" ["$AW?>x(B"]) +("vold" ["$AWCA?(B"]) +("voli" ["$AWEA&(B"]) +("volo" ["$AWEBd(B"]) +("volu" ["$AVxB<(B" "$AWEB=(B"]) +("volx" ["$AW>AS(B"]) +("vomm" ["$AW@Cf(B"]) +("vomo" ["$AW=C~(B" "$AWAD%(B"]) +("vona" ["$AW=DC(B"]) +("vons" ["$AW=E*(B"]) +("voqy" ["$AWCGi(B"]) +("vore" ["$AWFHH(B"]) +("vose" ["$AWEI+(B"]) +("voub" ["$AWEJV(B"]) +("vouh" ["$AWFIK(B"]) +("voui" ["$AW?J6(B" "$AWDJ3(B"]) +("vovd" ["$AWBW3(B"]) +("vovs" ["$AWEVX(B"]) +("vovu" ["$AW=W!(B" "$AW>Vx(B" "$AW?Vx(B"]) +("voxd" ["$AWEOk(B"]) +("voyi" ["$AW@RN(B"]) +("voyj" ["$AWEQ[(B"]) +("voyn" ["$AWGRt(B"]) +("voyt" ["$AW?T=(B"]) +("vozi" ["$AW@WS(B" "$AomWS(B"]) +("vpbz" ["$AW<18(B"]) +("vpql" ["$AVZEQGW@k(B"]) +("vpqt" ["$AWFp@4(B" "$AV\FZBI(B"]) +("vqn'" ["$AVPG`Dj(B"]) +("vqpb" ["$A3/FxEn2*(B"]) +("vqr'" ["$AU.H(HK(B"]) +("vqww" ["$AW(B" "$AVP5@(B"]) +("vsdm" ["$AVP5c(B" "$AVS5c(B" "$AVU5c(B" "$AVX5c(B"]) +("vsdo" ["$AVZ6`(B"]) +("vsdr" ["$AVP6N(B" "$AVP6O(B" "$AVU6K(B"]) +("vsds" ["$AVP6+(B"]) +("vsdu" ["$AVP6>(B"]) +("vsdv" ["$AVP6S(B"]) +("vsfg" ["$AVP7f(B" "$AVP7g(B"]) +("vsfj" ["$AVP79(B"]) +("vsfu" ["$AVX8:(B"]) +("vsfz" ["$AVP7G(B" "$AVV7J(B"]) +("vsgg" ["$AVP8{(B"]) +("vsgk" ["$AVR8f(B"]) +("vsgo" ["$AVP9z(B"]) +("vsgr" ["$AVS9X(B"]) +("vsgs" ["$AVP92(B"]) +("vsgu" ["$AVP9E(B" "$AVP9L(B" "$AVS9D(B"]) +("vsgv" ["$AVU9i(B"]) +("vshb" ["$AVR:q(B"]) +("vshd" ["$AVP;F(B"]) +("vshe" ["$AVP:M(B"]) +("vshh" ["$AVPPP(B"]) +("vsho" ["$AVX;n(B"]) +("vshw" ["$AVP;*(B" "$AVV;((B"]) +("vsia" ["$AVS2n(B" "$AVV2n(B"]) +("vsif" ["$AVR3<(B"]) +("vsig" ["$AVP3L(B" "$AVR3O(B"]) +("vsih" ["$AVP3#(B"]) +("vsik" ["$AVP3/(B"]) +("vsiu" ["$AVVPs(B"]) +("vsjc" ["$AVPP#(B"]) +("vsjd" ["$AVP=+(B" "$AVX=1(B"]) +("vsji" ["$AVP<6(B" "$AVP|(B"]) +("vsjq" ["$AVU>?(B" "$AVU>C(B"]) +("vsju" ["$AVP>V(B" "$AVU>V(B"]) +("vsjx" ["$AU}H}=GPN(B" "$AVP=i(B" "$AVU=a(B"]) +("vsjy" ["$AVP>-(B" "$AVP>0(B"]) +("vskf" ["$AVP?O(B"]) +("vskj" ["$AVP?4(B"]) +("vsl'" ["$AVBK@A?(B"]) +("vslb" ["$AVSB%(B"]) +("vslc" ["$AVUAK(B"]) +("vsld" ["$AVXA?(B"]) +("vsli" ["$AVPA"(B" "$AVXA&(B"]) +("vslj" ["$AVP@8(B"]) +("vslo" ["$AVPBd(B"]) +("vslp" ["$AVPB[(B"]) +("vslq" ["$AVPAw(B" "$AVWAv(B"]) +("vslu" ["$AVPB7(B"]) +("vslv" ["$AVYB@(B"]) +("vslx" ["$AVRAR(B"]) +("vslz" ["$AVV@`(B"]) +("vsma" ["$AVVBi(B" "$AVVBm(B"]) +("vsmz" ["$AVPC@(B"]) +("vsni" ["$AVYDa(B"]) +("vsnj" ["$AVPDO(B"]) +("vsnm" ["$AVPDj(B" "$AVUDj(B"]) +("vsns" ["$AVPE)(B"]) +("vsou" ["$AVPE7(B"]) +("vspk" ["$AVXEZ(B"]) +("vspl" ["$AVPEI(B"]) +("vspn" ["$AVPF5(B"]) +("vspy" ["$AVPF=(B"]) +("vsqi" ["$AVPFZ(B" "$AVPFx(B"]) +("vsqp" ["$AVVH:(B"]) +("vsqq" ["$AVPGo(B"]) +("vsqy" ["$AVPGi(B" "$AVTGi(B"]) +("vsrf" ["$AVPHK(B" "$AVXHK(B" "$AVXHN(B" "$AVZHK(B"]) +("vsri" ["$AVPHU(B" "$AVUHU(B"]) +("vssu" ["$AVPKU(B"]) +("vstb" ["$AVSM7(B"]) +("vstm" ["$AVPLl(B" "$AVVLo(B"]) +("vsts" ["$AVPM3(B"]) +("vstu" ["$AVPM>(B" "$AVPMA(B"]) +("vstx" ["$AVPLz(B"]) +("vsty" ["$AVPL}(B"]) +("vsuf" ["$AVUIm(B" "$AVUIs(B"]) +("vsug" ["$AVSIy(B" "$AVUIz(B" "$AVZIz(B"]) +("vsuh" ["$AVPIK(B" "$AVPIO(B" "$AVVIO(B" "$AVXIK(B"]) +("vsui" ["$AVPJ9(B" "$AVPJ=(B" "$AVRJ5(B" "$AVXJS(B"]) +("vsuj" ["$AVPI=(B" "$AVSI=(B"]) +("vsuu" ["$AVPJ`(B" "$AVPJn(B" "$AVZJ}(B"]) +("vsuv" ["$AVXK.(B"]) +("vsvb" ["$AVPV](B"]) +("vsvd" ["$AVPW0(B"]) +("vsvf" ["$AVRUj(B" "$AVXUr(B"]) +("vsvh" ["$AVWUM(B"]) +("vsvi" ["$AVPV'(B" "$AVPV*(B" "$AVPV8(B" "$AVPV9(B" "$AVUV9(B" "$AVVV2(B"]) +("vsvr" ["$AVPW((B" "$AVPW*(B"]) +("vsvs" ["$AVVVV(B" "$AVXVX(B"]) +("vsvu" ["$AVVVm(B"]) +("vsvv" ["$AVZKyV\V*(B"]) +("vswf" ["$AVPND(B"]) +("vswl" ["$AVPMb(B"]) +("vswu" ["$AVPNg(B" "$AVXNo(B"]) +("vswz" ["$AVPN/(B" "$AVPN>(B" "$AVPN@(B"]) +("vsxc" ["$AVPP!(B" "$AVPP#(B" "$AVRP"(B"]) +("vsxd" ["$AVSO`(B"]) +("vsxi" ["$AVPNw(B"]) +("vsxm" ["$AVPO_(B"]) +("vsxn" ["$AVPPD(B" "$AVRPD(B" "$AVRPE(B" "$AVTPD(B" "$AVXPD(B"]) +("vsxp" ["$AVPQ.(B"]) +("vsxr" ["$AVPQ!(B"]) +("vsxt" ["$AVPQ'(B"]) +("vsxy" ["$AVPPK(B" "$AVPPM(B" "$AVPPT(B" "$AVXPM(B"]) +("vsy'" ["$AV.KyRT(B"]) +("vsya" ["$AVPQG(B"]) +("vsyb" ["$AVPSN(B" "$AVXSM(B"]) +("vsye" ["$AVPR6(B"]) +("vsyh" ["$AVPQk(B"]) +("vsyi" ["$AVPR=(B" "$AVPRb(B" "$AVRRe(B"]) +("vsyk" ["$AVPR)(B" "$AVXR*(B"]) +("vsyn" ["$AVXRt(B"]) +("vsyr" ["$AVPT-(B"]) +("vsys" ["$AVPS9(B" "$AVPSC(B" "$AVXSC(B"]) +("vsyt" ["$AVPT=(B"]) +("vsyu" ["$AVRSZ(B" "$AVUSZ(B" "$AVVSq(B"]) +("vsyy" ["$AVPS*(B"]) +("vszi" ["$AVPWS(B" "$AVVWS(B"]) +("vszl" ["$AVXTX(B"]) +("vszu" ["$AVVWe(B"]) +("vtb'" ["$AV@Lz1}(B"]) +("vtcu" ["$AW4L,2NJ}(B"]) +("vtdd" ["$AU=Ll675X(B"]) +("vtdh" ["$AV>M,5@:O(B"]) +("vtg'" ["$AVPL<8V(B"]) +("vttl" ["$AW(LbLVB[(B"]) +("vtxu" ["$AUlL=P!K5(B"]) +("vty'" ["$AU}M6S0(B"]) +("vtzy" ["$AUtLZWwSC(B"]) +("vubh" ["$AVi0v(B"]) +("vubi" ["$AVw1J(B" "$AV}1R(B"]) +("vubj" ["$AVq0e(B" "$AVw0l(B"]) +("vubk" ["$AVi1&(B"]) +("vubm" ["$AVw1`(B"]) +("vubu" ["$AVp2=(B"]) +("vubz" ["$AV|18(B"]) +("vuce" ["$AW"2a(B"]) +("vuch" ["$AV|2X(B"]) +("vuci" ["$AVp4N(B" "$AVw4N(B" "$AVz4J(B" "$AW#4J(B"]) +("vucp" ["$AV|4f(B"]) +("vucs" ["$AVw4S(B"]) +("vud'" ["$AV8J>5F(B" "$AVPIz4z(B"]) +("vudi" ["$AW$5X(B"]) +("vudk" ["$AVw5<(B"]) +("vuds" ["$AVw6/(B"]) +("vudy" ["$AV}6'(B" "$AW"6((B"]) +("vuer" ["$AVi6y(B" "$AVw6y(B"]) +("vufa" ["$AVw7%(B"]) +("vufg" ["$AVw7e(B"]) +("vufh" ["$AW!7?(B" "$AW$7@(B"]) +("vufj" ["$AV1I}7I;z(B" "$AVw78(B"]) +("vufu" ["$AVv8@(B" "$AVw8>(B" "$AW#8#(B"]) +("vufz" ["$AV*J67VWS(B" "$AVs7P(B"]) +("vugd" ["$AVr9b(B"]) +("vuge" ["$AVn8p(B" "$AVp8v(B"]) +("vugf" ["$AVw8y(B"]) +("vugh" ["$AV}8V(B"]) +("vugj" ["$AVm8N(B" "$AVq8M(B" "$AVw8I(B"]) +("vugr" ["$AVmYD(B" "$AVq9\(B" "$AVw9[(B" "$AVw9\(B"]) +("vugs" ["$AVn9+(B" "$AVw9%(B" "$AVz9$(B" "$AVz9%(B" "$AV}9$(B"]) +("vugu" ["$AVw9K(B"]) +("vuh'" ["$AUbJ1:r(B" "$AV*J6;/(B"]) +("vuhb" ["$AVn:n(B"]) +("vuhe" ["$AW#:X(B"]) +("vuhl" ["$AVi:#(B"]) +("vuhs" ["$AVl:l(B"]) +("vuhu" ["$AV8J}:/J}(B" "$AW!;'(B"]) +("vuhw" ["$AW$;*(B"]) +("vuig" ["$AVn3G(B" "$AVx3F(B" "$AV}3I(B"]) +("vuih" ["$AVm3!(B"]) +("vuii" ["$AVw3V(B"]) +("vuij" ["$AVz2z(B"]) +("vuis" ["$AV{3f(B"]) +("vuiu" ["$AVp3v(B" "$AW!4&(B"]) +("vuj'" ["$AUkJa;z(B" "$AV1I};z(B" "$AV8J>}(B" "$AW$>|(B"]) +("vujq" ["$AW#>F(B"]) +("vujr" ["$AVmH&(B"]) +("vuju" ["$AVj>`(B"]) +("vujw" ["$AW!)(B"]) +("vukb" ["$AW!?Z(B"]) +("vuke" ["$AVp?M(B" "$AVw?M(B"]) +("vul'" ["$AUTJw@m(B" "$AU[IdBJ(B" "$AVPJiAn(B"]) +("vulb" ["$AVqB%(B"]) +("vuli" ["$AVwA&(B" "$AVz@m(B" "$AXyA"(B"]) +("vulm" ["$AVjA,(B" "$AVsA7(B"]) +("vuln" ["$AVqAV(B"]) +("vulq" ["$AVwAw(B" "$AW$At(B"]) +("vulu" ["$AVxB<(B" "$AV~B7(B"]) +("vuma" ["$A\QBi(B"]) +("vumf" ["$AVlCE(B"]) +("vumu" ["$AW"D?(B"]) +("vumy" ["$AVlCw(B" "$AVwC{(B" "$AVxC{(B"]) +("vuni" ["$AW#Dc(B"]) +("vunm" ["$AVpDj(B"]) +("vunn" ["$AW#Dz(B"]) +("vup'" ["$AW0JNF7(B"]) +("vupi" ["$AVmF$(B"]) +("vupk" ["$AVzE\(B"]) +("vuq'" ["$AV8J>Fw(B"]) +("vuqi" ["$AVqFw(B"]) +("vuqm" ["$AVqG)(B"]) +("vuqn" ["$AV*J6G`Dj(B"]) +("vuqr" ["$AVwH((B"]) +("vurb" ["$AVmHb(B"]) +("vurf" ["$AVwHK(B" "$AVwHN(B"]) +("vuri" ["$AVpHU(B"]) +("vurj" ["$AVzH<(B"]) +("vuru" ["$AVnHg(B" "$AW"Hk(B"]) +("vurv" ["$AVlHp(B"]) +("vuso" ["$AW!Ky(B"]) +("vusp" ["$AVqKq(B"]) +("vusr" ["$AViKc(B"]) +("vuss" ["$AVwKM(B"]) +("vusu" ["$AW!K^(B" "$AW"K\(B"]) +("vut'" ["$AU~JBLC(B" "$AVwJSM<(B"]) +("vutb" ["$AVmM7(B" "$AVyM7(B"]) +("vutc" ["$AVpLu(B"]) +("vuti" ["$AVmLc(B" "$AVwLb(B" "$AVwLe(B"]) +("vuto" ["$AVvMP(B"]) +("vuts" ["$AVqM2(B"]) +("vutx" ["$AV}Lz(B"]) +("vuua" ["$AVlI0(B"]) +("vuub" ["$AVzJV(B" "$AW!JV(B" "$AW#JY(B" "$AW$JX(B"]) +("vuue" ["$AW"Id(B"]) +("vuug" ["$AVnIz(B"]) +("vuui" ["$AVwJ3(B" "$AVwJB(B" "$AVyJ/(B" "$AW"JM(B" "$AW"JS(B"]) +("vuuj" ["$AVPJ`Iq>-(B"]) +("vuuu" ["$AVsJl(B" "$AVxJv(B"]) +("vuuv" ["$AW"K.(B"]) +("vuuy" ["$AVwK'(B"]) +("vuva" ["$AW$Tz(B"]) +("vuvb" ["$AVwVa(B"]) +("vuve" ["$AVtWE(B" "$AVxU_(B"]) +("vuvh" ["$AVwUE(B" "$AVz3$(B"]) +("vuvi" ["$AVwV&(B" "$AVwV5(B" "$AVwV<(B" "$AVwVN(B" "$AW!V7(B"]) +("vuvj" ["$AVzU=(B"]) +("vuvl" ["$AW!U,(B"]) +("vuvs" ["$AW"VX(B"]) +("vuwf" ["$AVlNB(B"]) +("vuwh" ["$AVkMx(B"]) +("vuwz" ["$AVnN;(B"]) +("vux'" ["$AUfJ5PT(B"]) +("vuxc" ["$AW"O{(B"]) +("vuxd" ["$AVpOn(B" "$AVzbC(B"]) +("vuxi" ["$AVlld(B" "$AVqO/(B" "$AVwO/(B"]) +("vuxm" ["$AVlOH(B"]) +("vuxr" ["$AVjQ!(B"]) +("vuxt" ["$AVzQ'(B"]) +("vuxw" ["$AVnOD(B"]) +("vuxy" ["$AVwPL(B" "$AV}PM(B"]) +("vuy'" ["$AW0JNRt(B"]) +("vuyb" ["$AVmSM(B" "$AVxSP(B" "$AW"SM(B"]) +("vuye" ["$AVqR6(B"]) +("vuyi" ["$AVpR;(B" "$AVwRb(B" "$AVwRe(B" "$AW"Rb(B"]) +("vuyk" ["$AVwR*(B"]) +("vuyn" ["$AVwRt(B" "$AW"Rt(B"]) +("vuyr" ["$AW!T:(B" "$AW#T8(B"]) +("vuyt" ["$AVpTB(B"]) +("vuyu" ["$AVwSo(B"]) +("vuyy" ["$AVwS*(B"]) +("vuzi" ["$AViWS(B" "$AVlWS(B" "$AVnWS(B" "$AVpWV(B" "$AVqWS(B" "$AVwWS(B" "$AVyWS(B"]) +("vuzk" ["$AV}Tl(B"]) +("vuzl" ["$AVwTW(B"]) +("vuzo" ["$AVxWw(B"]) +("vuzs" ["$AVmWW(B"]) +("vvb'" ["$AUfV51m(B" "$AU~VN2?(B"]) +("vvbl" ["$AVCV.2;@m(B"]) +("vvbn" ["$AU~VN1\DQ(B"]) +("vvbu" ["$AW726(B"]) +("vvd'" ["$AV4U~53(B" "$AW*U[5c(B"]) +("vvdc" ["$AW75t(B"]) +("vvdk" ["$AW75?(B"]) +("vvdu" ["$AW66H(B"]) +("vvf'" ["$AU~VN78(B"]) +("vvfz" ["$AW77J(B"]) +("vvgj" ["$AW78O(B"]) +("vvgu" ["$AW59G(B"]) +("vvhe" ["$AW::O(B"]) +("vvhr" ["$AW7;9(B"]) +("vvhv" ["$AW7;X(B" "$AW9;Y(B"]) +("vvia" ["$AW72i(B"]) +("vvj'" ["$AU~VN'(B"]) +("vvji" ["$AW7;w(B"]) +("vvjq" ["$AW7>?(B"]) +("vvjw" ["$AW7-3(B"]) +("vwhk" ["$AW%:C(B"]) +("vwiu" ["$AW%3v(B"]) +("vwjn" ["$AW%=t(B"]) +("vwqi" ["$AW%Fp(B"]) +("vwql" ["$AV2NoH:Bd(B"]) +("vwqx" ["$AV2NoGxO5(B"]) +("vwr'" ["$AU.NqHK(B"]) +("vwt'" ["$AV2NoLe(B"]) +("vwu'" ["$AU~NEIg(B" "$AVPN;J}(B"]) +("vwug" ["$AW%Iz(B"]) +("vwui" ["$AVPNDJd3v(B"]) +("vwur" ["$AVPNDJdHk(B"]) +("vwvu" ["$AW%W!(B"]) +("vww'" ["$AV\NdMu(B"]) +("vwx'" ["$AV2NoQ'(B"]) +("vwxu" ["$AUqNdQ'Ig(B"]) +("vwy'" ["$AU~NqT:(B" "$AV2NoSM(B"]) +("vwz'" ["$AVPN"WS(B"]) +("vwzb" ["$AW%W_(B"]) +("vwzi" ["$AW&WS(B"]) +("vwzv" ["$AV/NoWiV/(B"]) +("vxb'" ["$AU9OR1H(B" "$AU}OR2((B"]) +("vxdi" ["$AVPPD6T3F(B"]) +("vxdl" ["$AU}OR6(@m(B"]) +("vxg'" ["$AU}OR9f(B"]) +("vxgg" ["$AVRPD9"9"(B"]) +("vxhy" ["$AVFO\;aRi(B"]) +("vxj'" ["$AUUO`;z(B" "$AU\Q'.H;(B"]) +("vxkh" ["$AUyOH?V:s(B"]) +("vxl'" ["$AVwP}BI(B"]) +("vxlq" ["$AW*Or@k:OFw(B"]) +("vxml" ["$AV4PPC|An(B"]) +("vxnr" ["$AVPPDDZH](B"]) +("vxq'" ["$AW*OrFw(B" "$AW0P6GE(B"]) +("vxqx" ["$AU}ORGzO_(B"]) +("vxrl" ["$AVPPTH>AO(B"]) +("vxrw" ["$AVPPDHNNq(B"]) +("vxsx" ["$AVPPDK(B"]) +("vxx'" ["$AV#P"qc(B" "$AVPP!Q'(B"]) +("vxy'" ["$AUfOkR*(B"]) +("vxyd" ["$AV1O_TK6/(B"]) +("vydt" ["$AVPQk5gJSL((B"]) +("vye'" ["$ATzRA6{(B"]) +("vygs" ["$AW(R59+K>(B"]) +("vyh'" ["$AW(R5;/(B"]) +("vyix" ["$AW?SP3IP'(B"]) +("vyj'" ["$AV>T8>|(B" "$AVPQk>|(B" "$AW%QR;z(B" "$AW0QR;z(B"]) +("vyjj" ["$AW(SC;y=p(B"]) +("vyjq" ["$AVPQkV(B"]) +("vyu'" ["$AUkR6Jw(B" "$AVJRrJ}(B"]) +("vyuv" ["$AVwR*JwVV(B"]) +("vyv'" ["$AVlT*h0(B"]) +("vyvf" ["$AVPQkU~8.(B"]) +("vyvp" ["$AUPR!W2F-(B"]) +("vyvu" ["$AW(R5V*J6(B"]) +("vyvv" ["$AU}ReU=Uy(B"]) +("vywh" ["$AVPQkN/T1;a(B"]) +("vywt" ["$AVwR*NJLb(B"]) +("vyx'" ["$AVXR*PT(B" "$AW(SCO_(B"]) +("vyy'" ["$AVZRiT:(B"]) +("vyyh" ["$AW(R5RxPP(B"]) +("vyyy" ["$AVwR*T-Rr(B"]) +("vyzm" ["$AW"RtWVD8(B"]) +("vzbj" ["$AVnWS0Yr(B"]) +("wajx" ["$AM_=b(B"]) +("waku" ["$AMZ?`(B"]) +("wala" ["$AM[@2(B"]) +("wali" ["$AM_@y(B"]) +("walo" ["$AM_B^(B"]) +("walp" ["$Af4BV(B"]) +("wapf" ["$AM_Eh(B"]) +("waqm" ["$AMZG1(B"]) +("wasi" ["$AM_K9(B"]) +("wate" ["$AM_LX(B"]) +("wau'" ["$AMu02J/(B"]) +("wawa" ["$AM^M^(B"]) +("waxm" ["$AM]O](B"]) +("ways" ["$AM\S>(B"]) +("wazi" ["$AM^WS(B" "$AM`WS(B"]) +("wbcz" ["$ANe1J4JWi(B"]) +("wbn'" ["$AMu1~DO(B"]) +("wbwj" ["$AN^1_N^(B"]) +("wfbi" ["$AND1J(B"]) +("wfbj" ["$ANF0e(B"]) +("wfbk" ["$ANB1%(B"]) +("wfbu" ["$ANH2=(B"]) +("wfcp" ["$ANB4f(B"]) +("wfda" ["$ANJ4p(B"]) +("wfdh" ["$ANH51(B"]) +("wfdl" ["$AN"7V5gB7(B" "$ANB4x(B"]) +("wfdu" ["$ANB6H(B"]) +("wfdy" ["$ANH6((B"]) +("wffa" ["$AND7((B"]) +("wffg" ["$AND7g(B" "$ANE7g(B"]) +("wffi" ["$AN"7V7=3L(B"]) +("wfge" ["$AND8o(B"]) +("wfgg" ["$AN^7l8V9\(B"]) +("wfgk" ["$AND8e(B" "$AND8f(B"]) +("wfgr" ["$AND9Y(B"]) +("wfgu" ["$ANH9L(B"]) +("wfhb" ["$ANJ:r(B"]) +("wfhe" ["$ANB:M(B" "$ANG:O(B"]) +("wfhk" ["$AND:@(B" "$ANJ:C(B" "$ANJ:E(B"]) +("wfho" ["$AND;p(B"]) +("wfhw" ["$AND;/(B" "$ANJ;0(B"]) +("wfia" ["$ANB2n(B"]) +("wfid" ["$ANB42(B"]) +("wfih" ["$AND2}(B"]) +("wfis" ["$ANC3f(B"]) +("wfjc" ["$AND=L(B"]) +("wfji" ["$AND_(B" "$AND>d(B"]) +("wfjy" ["$AND>2(B" "$ANJ>#(B"]) +("wfke" ["$AND?F(B"]) +("wfld" ["$ANBA<(B"]) +("wfli" ["$AND@m(B" "$ANF@m(B"]) +("wflj" ["$AN%7(BR(B"]) +("wfqr" ["$ANBH*(B"]) +("wfqy" ["$ANBGi(B"]) +("wfrb" ["$ANBHa(B"]) +("wfrf" ["$ANDHK(B"]) +("wfro" ["$ANDHu(B"]) +("wfti" ["$ANDLe(B" "$ANJLb(B"]) +("wfto" ["$ANHMW(B"]) +("wfui" ["$ANBJR(B" "$ANJJ@(B"]) +("wfuu" ["$ANDJb(B" "$ANDJi(B"]) +("wfuv" ["$ANBK.(B"]) +("wfv'" ["$AMu7rV.(B"]) +("wfvb" ["$ANBV](B"]) +("wfvh" ["$ANDUB(B"]) +("wfvl" ["$ANDU*(B"]) +("wfvs" ["$ANBVP(B" "$ANHVX(B"]) +("wfvu" ["$ANHW!(B"]) +("wfwh" ["$ANDMu(B"]) +("wfwu" ["$ANDNd(B" "$ANDNo(B"]) +("wfxi" ["$ANBO0(B"]) +("wfxm" ["$ANDOW(B"]) +("wfxp" ["$ANEQ6(B" "$ANJQ6(B"]) +("wfxq" ["$AMa7gP0Fx(B"]) +("wfxr" ["$ANDQ!(B"]) +("wfxt" ["$ANDQ'(B"]) +("wfxw" ["$AN%7(PPN*(B"]) +("wfya" ["$ANDQE(B" "$ANHQ9(B"]) +("wfyd" ["$ANe74TK6/(B"]) +("wfyh" ["$ANFQy(B"]) +("wfyi" ["$ANAR_(B" "$ANDRU(B" "$ANDRe(B"]) +("wfyj" ["$ANDQT(B"]) +("wfyu" ["$ANDSi(B"]) +("wfzd" ["$AN*7GWw4u(B"]) +("wfze" ["$ANDTr(B"]) +("wfzi" ["$ANCWS(B" "$ANDWV(B"]) +("wgd'" ["$ANZ8I4o(B"]) +("wgdi" ["$AN^9l5g35(B"]) +("wggl" ["$AN^9&9&BJ(B"]) +("wgiq" ["$AMr9E3$G`(B"]) +("wgj'" ["$AM_8Z>|(B" "$AN^9z<.(B"]) +("wgl'" ["$ANe9+@o(B"]) +("wglz" ["$AN"9[A#WS(B"]) +("wgn'" ["$AMv9zE+(B"]) +("wgqx" ["$AMb9+GPO_(B"]) +("wguj" ["$AN"9[J@=g(B"]) +("wgus" ["$ANe9bJ.I+(B"]) +("wgw'" ["$AMu9zN,(B"]) +("wgwg" ["$ANKNK(B"]) +("wgy'" ["$AMb9zSo(B"]) +("whba" ["$AMu0K(B"]) +("whbf" ["$AM|1>(B"]) +("whbm" ["$ANe;(0KCE(B"]) +("whdc" ["$AM|5t(B"]) +("whdi" ["$AMx5W(B"]) +("whdk" ["$AMu5<(B" "$AMu5@(B"]) +("whdm" ["$AMx5c(B" "$AND;/4s8oC|(B"]) +("whdp" ["$AMu6X(B"]) +("whfa" ["$AMu7((B" "$AMw7((B"]) +("whfj" ["$AMy75(B"]) +("whfu" ["$AMu8.(B" "$AMy84(B"]) +("whg'" ["$AND;/9,(B"]) +("whgo" ["$AMu9z(B" "$AMv9z(B"]) +("whgr" ["$AMu9Y(B" "$AMu9Z(B"]) +("whgs" ["$AMu9+(B" "$AMu9,(B"]) +("whhb" ["$AMu:n(B" "$AMu:s(B" "$AMy:s(B"]) +("whhy" ["$AM|;3(B"]) +("whid" ["$AND;/3L6H(B"]) +("whig" ["$AMu3I(B"]) +("whih" ["$AMy3#(B"]) +("whik" ["$AMu3/(B"]) +("whis" ["$AMu3d(B"]) +("whji" ["$AMug\(B" "$AMz<>(B" "$AM|(B"]) +("wjdl" ["$AMr4z(B"]) +("wjdm" ["$AMm5c(B"]) +("wjdp" ["$AMr6V(B"]) +("wjdu" ["$AMd6H(B"]) +("wjee" ["$AMr6q(B"]) +("wjer" ["$AMf6y(B"]) +("wjf'" ["$AN";}7V(B"]) +("wjff" ["$AMr7V(B"]) +("wjfh" ["$AMr7=(B"]) +("wjfj" ["$AMm79(B"]) +("wjfl" ["$AN^;z7JAO(B"]) +("wjfu" ["$AMr8#(B"]) +("wjg'" ["$AMb=;9Y(B"]) +("wjgs" ["$AMj9$(B"]) +("wjgu" ["$AMg9L(B" "$AMr9E(B"]) +("wjhk" ["$AMj:C(B"]) +("wjho" ["$AMf;p(B"]) +("wjhp" ["$AMm;i(B"]) +("wjhu" ["$AMf:v(B" "$AMr;'(B"]) +("wjhv" ["$AMl;X(B" "$AMm;a(B"]) +("wjig" ["$AMj3I(B"]) +("wjj'" ["$AMZ>r;z(B"]) +("wjji" ["$AMi;y(B"]) +("wjjm" ["$AMmH(B"]) +("wjju" ["$AMd>X(B" "$AMf>_(B"]) +("wjjx" ["$AMj=a(B"]) +("wjkg" ["$AN^+N@(B"]) +("wjwj" ["$AMrMr(B"]) +("wjwu" ["$AMfNo(B" "$AMrNo(B"]) +("wjwz" ["$AMfN6(B"]) +("wjx'" ["$ANe=GPG(B"]) +("wjxc" ["$AMfP&(B"]) +("wjxd" ["$AMrOs(B"]) +("wjxi" ["$AMoO'(B"]) +("wjxm" ["$AMrOX(B"]) +("wjxw" ["$AMmO<(B"]) +("wjy'" ["$AMb=ST2(B" "$AN^;zQN(B"]) +("wjyb" ["$AMrSP(B"]) +("wjyi" ["$AMfRU(B" "$AMfRb(B" "$AMrR;(B"]) +("wjyj" ["$AMmQg(B" "$AMqQT(B" "$ArjQQ(B"]) +("wjyk" ["$AMhR)(B"]) +("wjyr" ["$AMrT*(B"]) +("wjys" ["$AMrSC(B"]) +("wjyu" ["$AN^4hw(B"]) +("wjzi" ["$AMhWS(B"]) +("wkl'" ["$ANZ?K@<(B"]) +("wknh" ["$AN^?IDN:N(B"]) +("wkvb" ["$AN^?IUy1g(B"]) +("wkxs" ["$AMZ?UPDK<(B"]) +("wlbc" ["$AMb1m(B"]) +("wlbh" ["$ANo@m1d;/(B"]) +("wlbm" ["$AMb1_(B"]) +("wlbn" ["$AMb1v(B"]) +("wlbu" ["$AMb2?(B"]) +("wlcp" ["$AMb4f(B"]) +("wldc" ["$AMb5w(B"]) +("wldi" ["$AMb5P(B" "$AMb5X(B"]) +("wldm" ["$AMb5g(B"]) +("wlfg" ["$AMa7g(B"]) +("wlfi" ["$AN^@m7=3L(B"]) +("wlgo" ["$AMb9z(B"]) +("wlgr" ["$AMb9[(B"]) +("wlgs" ["$AMb9+(B"]) +("wlhh" ["$AMbPP(B"]) +("wlhk" ["$AMb:E(B"]) +("wlhl" ["$AMb:#(B"]) +("wlho" ["$AMb;u(B"]) +("wlhr" ["$AMb;<(B"]) +("wlhv" ["$AMb;c(B"]) +("wlhx" ["$ANo@m;/Q'(B"]) +("wli'" ["$ANZAz2h(B"]) +("wlih" ["$AMb3!(B"]) +("wlii" ["$AMr@o3$3G(B"]) +("wliv" ["$AMr@o3$Uw(B"]) +("wljc" ["$AMb=;(B" "$AMb=G(B"]) +("wljm" ["$AMbFk(B"]) +("wlpj" ["$ANPBVEgFx7"6/;z(B"]) +("wlpo" ["$AMbFE(B"]) +("wlqc" ["$AMbGH(B"]) +("wlqi" ["$AMbF](B" "$AMbFs(B"]) +("wlqn" ["$AMbGZ(B"]) +("wlqu" ["$AMaGz(B"]) +("wlrf" ["$AMbHK(B"]) +("wlrh" ["$AN^B[Hg:N(B"]) +("wlsp" ["$AMbKo(B"]) +("wltb" ["$AMbM7(B"]) +("wltk" ["$AMbLS(B" "$AMbLW(B"]) +("wlue" ["$AMbIh(B"]) +("wlug" ["$AMbIz(B" "$AMbI{(B" "$AMbJ!(B"]) +("wluh" ["$AMbIL(B"]) +("wlui" ["$AMbJ7(B" "$AMbJB(B"]) +("wlut" ["$AN(@{JGM<(B"]) +("wluv" ["$AMbK.(B"]) +("wlv'" ["$ANbB;Uj(B"]) +("wlvh" ["$AMb3$(B"]) +("wlvi" ["$AMbVL(B"]) +("wlvj" ["$ANPBVVa7"6/;z(B"]) +("wlvl" ["$AMbU.(B"]) +("wlvr" ["$AMbW*(B"]) +("wlwf" ["$AMbND(B"]) +("wlwu" ["$AMbN](B" "$AMbNj(B" "$AMbNq(B"]) +("wlwz" ["$AMbN'(B"]) +("wlx'" ["$ANo@mQ'(B"]) +("wlxc" ["$AMbOz(B"]) +("wlxd" ["$AMbOg(B" "$AMbOn(B"]) +("wlxj" ["$ANo@mQ'|(B"]) +("wokb" ["$AYA?\(B"]) +("wokj" ["$ANR?4(B"]) +("woll" ["$ANR@4(B"]) +("wolp" ["$ANPBV(B"]) +("wolq" ["$ANPAw(B"]) +("womf" ["$ANRCG(B"]) +("wonq" ["$ANOE#(B"]) +("wopg" ["$ANQEo(B"]) +("wopu" ["$ANTFL(B"]) +("woso" ["$ANRKy(B"]) +("wotb" ["$ANQM7(B"]) +("woub" ["$ANUJV(B"]) +("woui" ["$ANRJG(B" "$ANTJ=(B" "$ANTJR(B"]) +("wouo" ["$ANRK5(B"]) +("wovu" ["$ANUW!(B"]) +("wowo" ["$A]+]+(B"]) +("woxd" ["$ANROk(B"]) +("woxr" ["$ANSP}(B"]) +("wozl" ["$ANRTZ(B"]) +("wqtx" ["$AN^FZM=PL(B"]) +("wqwj" ["$AN^GnN^>!(B"]) +("wqxf" ["$ANeH(O\7((B"]) +("wrf'" ["$AMuHt7I(B"]) +("wrif" ["$AN5H;3I7g(B"]) +("wrjj" ["$AN^HK<]J;7I;z(B"]) +("wrub" ["$AN*HKJ&1m(B"]) +("wsbh" ["$AN;KF1d;;(B"]) +("wslj" ["$ANZKU@o=-(B"]) +("wsr'" ["$AMuK(B" "$AN^6H(B" "$ANe6>(B"]) +("wudy" ["$AN]6%(B"]) +("wuer" ["$ANZ6{(B"]) +("wufa" ["$AN^7((B"]) +("wufh" ["$AN@Iz7@;$(B" "$AN^7A(B" "$ANe7=(B"]) +("wufj" ["$ANg79(B"]) +("wufy" ["$AN@Iz7@R_(B"]) +("wufz" ["$AN^7G(B"]) +("wugb" ["$AN[98(B"]) +("wugd" ["$ANb9c(B"]) +("wuge" ["$ANe8v(B"]) +("wugg" ["$ANe8|(B"]) +("wugh" ["$ANY8V(B"]) +("wugk" ["$AN\8f(B"]) +("wugr" ["$AN^9X(B" "$ANd9X(B" "$ANd9Y(B" "$ANe9Y(B"]) +("wugs" ["$ANd9&(B" "$ANs9$(B"]) +("wugu" ["$AN^9<(B" "$AN^9J(B" "$ANe9H(B" "$ANeht(B"]) +("wugv" ["$ANZ9j(B"]) +("wugy" ["$AN^9V(B"]) +("wuhb" ["$AN]:s(B" "$ANg:s(B"]) +("wuhj" ["$ANbjO(B" "$ANd::(B"]) +("wuhl" ["$AN^:&(B"]) +("wuhr" ["$ANZ;8(B"]) +("wuhu" ["$ANX:t(B" "$AN_:~(B"]) +("wuhv" ["$AN[;`(B" "$ANh;a(B" "$ANs;a(B"]) +("wuhw" ["$ANo;/(B"]) +("wuhz" ["$ANZ:Z(B"]) +("wui'" ["$AMuJ@3d(B"]) +("wuia" ["$ANs2n(B"]) +("wuig" ["$AN^3I(B"]) +("wuih" ["$AN^3#(B" "$AN^3%(B" "$ANd2}(B" "$ANe3#(B" "$ANh3!(B"]) +("wuii" ["$AN^3\(B" "$ANh3X(B"]) +("wuij" ["$AN^2z(B" "$ANo2z(B"]) +("wujd" ["$ANZ=-(B"]) +("wuji" ["$AN]<9(B" "$AN^;z(B" "$AN^;|(B" "$AN^<+(B" "$AN^<8(B" "$AN^x(B"]) +("wuju" ["$ANh>g(B"]) +("wujw" ["$AN]<\(B" "$ANo<[(B"]) +("wujx" ["$ANs=b(B"]) +("wujy" ["$ANo>5(B"]) +("wuke" ["$AN^?I(B"]) +("wukv" ["$AN^@"(B"]) +("wula" ["$ANZ@-(B"]) +("wulc" ["$AN^AD(B"]) +("wuld" ["$AN^A?(B" "$ANeA=(B"]) +("wuli" ["$AN[@t(B" "$AN]@o(B" "$AN^@m(B" "$AN^A&(B" "$ANdA&(B" "$ANo@m(B" "$ANoA&(B"]) +("wull" ["$AN\@5(B" "$AN^@5(B"]) +("wuln" ["$ANdAV(B"]) +("wulp" ["$AN^B[(B" "$ANoB[(B"]) +("wuls" ["$ANZAz(B" "$ANeAz(B"]) +("wulu" ["$ANeB7(B"]) +("wulv" ["$ANeBI(B"]) +("wuly" ["$ANdAj(B" "$ANeAk(B"]) +("wum'" ["$AN*J2C4(B"]) +("wuma" ["$ANsBk(B"]) +("wumf" ["$ANgCE(B"]) +("wumm" ["$AN]Cf(B"]) +("wumx" ["$AN[Co(B" "$AN\Co(B"]) +("wumy" ["$AN^Cw(B" "$AN^C{(B"]) +("wumz" ["$ANbC7(B" "$Ae|CD(B"]) +("wunb" ["$ANeJ.Dj2;1d(B"]) +("wung" ["$AN^D\(B"]) +("wuni" ["$AN[D`(B"]) +("wunl" ["$AN^DN(B"]) +("wuns" ["$ANqE)(B"]) +("wunv" ["$ANhE.(B"]) +("wupc" ["$ANhF1(B"]) +("wupn" ["$ANoF7(B"]) +("wupo" ["$ANWFE(B"]) +("wuq'" ["$AN^K*FZ(B"]) +("wuqi" ["$ANbFp(B" "$ANdFw(B" "$ANmFx(B"]) +("wuqm" ["$AN]G0(B" "$AN^G0(B" "$ANeG'(B" "$ANgG0(B"]) +("wuqq" ["$ANqGs(B"]) +("wuqr" ["$AN^H((B"]) +("wuqs" ["$AN^Gn(B"]) +("wuqt" ["$AN^H1(B"]) +("wuqu" ["$ANhGz(B"]) +("wuqy" ["$AN^Gi(B"]) +("wurf" ["$AN^HK(B" "$ANaHK(B" "$ANdHK(B" "$ANsHO(B"]) +("wuri" ["$AN^HU(B"]) +("wurj" ["$AN[H>(B"]) +("wuru" ["$AN[Hh(B" "$AN^Hg(B" "$ANjHh(B"]) +("wus'" ["$AN,IzKX(B" "$AN@IzKy(B"]) +("wuse" ["$AN^I+(B" "$ANeI+(B" "$ANoI+(B"]) +("wusi" ["$ANYK?(B" "$AN^K=(B" "$ANeKD(B"]) +("wuss" ["$ANbdA(B" "$ANdKI(B"]) +("wusu" ["$ANZKU(B"]) +("wuta" ["$AN^K{(B"]) +("wutb" ["$ANqM7(B"]) +("wuti" ["$ANoLe(B"]) +("wutl" ["$ANeL((B" "$ANhL((B" "$ANoL,(B"]) +("wuts" ["$AN`M)(B"]) +("wuty" ["$ANhL|(B"]) +("wuua" ["$ANYI0(B"]) +("wuud" ["$AN^K+(B"]) +("wuug" ["$AN^Iy(B" "$ANeIy(B"]) +("wuuh" ["$AN^IO(B"]) +("wuui" ["$AN^JS(B" "$ANdJ?(B" "$ANeJ.(B" "$ANgJ1(B" "$ANiJ0(B" "$ANoJB(B" "$ANqJ9(B" "$ANsJB(B"]) +("wuuj" ["$ANWI=(B"]) +("wuuu" ["$ANWJu(B" "$AN^J}(B" "$ANdJu(B"]) +("wuuv" ["$AN[K.(B" "$AN^K.(B" "$ANgK/(B"]) +("wuv'" ["$AMuJ?Ud(B" "$AN^IOW0(B"]) +("wuvb" ["$AN`V](B" "$ANeV^(B"]) +("wuvd" ["$ANdW0(B"]) +("wuve" ["$ANfWE(B"]) +("wuvg" ["$ANoV$(B"]) +("wuvi" ["$AN^V*(B" "$ANeV8(B" "$ANoVJ(B"]) +("wuvo" ["$AN[WG(B"]) +("wuvs" ["$AN^VU(B" "$ANbVP(B" "$ANeVP(B" "$ANeVV(B" "$ANoVV(B"]) +("wuvu" ["$ANeny(B" "$ANoVw(B"]) +("wuwh" ["$AN^M{(B"]) +("wuwj" ["$AMrJYN^=.(B" "$ANiMr(B"]) +("wuwk" ["$AN^J1N^?L(B"]) +("wuwl" ["$AN]Mb(B"]) +("wuwo" ["$AN^NR(B"]) +("wuwu" ["$ANXNX(B" "$AN^No(B" "$AN^Ns(B"]) +("wuwx" ["$AN"IzNoQ'(B"]) +("wuwz" ["$AN^N*(B" "$AN^N6(B" "$AN^N7(B" "$AN^N=(B" "$ANdN@(B" "$ANeN6(B"]) +("wuxc" ["$AN^P'(B"]) +("wuxd" ["$ANeOc(B" "$ANeOn(B" "$ANoOs(B"]) +("wuxm" ["$AN\O](B" "$AN^O^(B" "$AN^O_(B" "$ANbOX(B"]) +("wuxn" ["$AN^PD(B"]) +("wuxq" ["$ANgP](B"]) +("wuxu" ["$AN^Ph(B" "$AN^Pk(B" "$ANlPg(B" "$ANqPk(B"]) +("wuxw" ["$ANWO?(B" "$AN^O>(B"]) +("wuxy" ["$AN^PN(B" "$AN^PP(B" "$AN^PT(B" "$ANbPK(B" "$ANePG(B" "$ANePL(B" "$ANePP(B" "$ANrPT(B"]) +("wuya" ["$ANZQ;(B"]) +("wuye" ["$ANgR9(B"]) +("wuyi" ["$AN^RI(B" "$AN^Rb(B" "$AN^Rf(B" "$AN^Rl(B" "$ANdRU(B" "$ANeR;(B"]) +("wuyj" ["$AN]i\(B"]) +("wuyn" ["$ANeRt(B"]) +("wuyp" ["$ANZTF(B"]) +("wuyr" ["$ANiT*(B"]) +("wuys" ["$AN^SC(B" "$ANcS9(B" "$ANsSC(B"]) +("wuyt" ["$ANbT=(B" "$ANeTB(B"]) +("wuyu" ["$AN]Sn(B" "$AN^S`(B"]) +("wuyy" ["$ANeS*(B"]) +("wuzh" ["$ANeT`(B"]) +("wuzi" ["$AN]WS(B" "$ANhWK(B" "$ANoWJ(B" "$ANsWV(B"]) +("wuzu" ["$AN^Wh(B"]) +("wuzv" ["$AN^Wo(B"]) +("wvb'" ["$ANoVJ2((B"]) +("wvbd" ["$ANdW02?6S(B"]) +("wvcf" ["$ANoVJ2F8;(B"]) +("wvdv" ["$ANdW067Uy(B"]) +("wvft" ["$AN^U~8.W4L,(B"]) +("wvj'" ["$AMuUQ>}(B" "$AN^V9>3(B"]) +("wvjg" ["$AMxW4=a99(B"]) +("wvjl" ["$ANoVJ=1@x(B"]) +("wvll" ["$ANdW0A&A?(B" "$ANoVJA&A?(B"]) +("wvql" ["$ANdW0GVBT(B"]) +("wvu'" ["$AN4V*J}(B" "$ANeV8I=(B"]) +("wvuy" ["$AN^VPIzSP(B"]) +("wvx'" ["$AN:VROM(B"]) +("wvyx" ["$AMrVZR;PD(B"]) +("wwd'" ["$AN:ND5[(B"]) +("wwez" ["$AN,Na6{We(B"]) +("wwl'" ["$AN(NoB[(B"]) +("wwqq" ["$AMdMdGzGz(B" "$AMjMjH+H+(B"]) +("wwr'" ["$AMdMdHF(B"]) +("wwsv" ["$AMfNoI%V>(B"]) +("wwug" ["$AN(NoJ79[(B"]) +("wwvv" ["$AN(NoVwReU_(B"]) +("wwvy" ["$AN(NoVwRe(B"]) +("wwyu" ["$AMrN^R;J'(B"]) +("wwz'" ["$ANeN6WS(B"]) +("wxb'" ["$AMuP!2((B"]) +("wxbf" ["$ANlPg1d7((B"]) +("wxd'" ["$AN^OV4{(B" "$AN^O^4s(B" "$AN^O_5g(B"]) +("wxdb" ["$AN^O_5g1((B" "$AN^O_5g2((B" "$AN^O_5g9c2%(B"]) +("wxdh" ["$AN^O_5g;0(B"]) +("wxdj" ["$AN^O_5g=SJU;z(B"]) +("wxdt" ["$AN^O_5gL((B"]) +("wxdu" ["$AN@PG5gJS(B"]) +("wxdw" ["$AN^O_5g6(N;(B"]) +("wxdx" ["$AN^O_5g5gWSQ'(B" "$AN^O_5gM(PE(B"]) +("wxf'" ["$AMuNu7o(B"]) +("wxhq" ["$ANePG:lFl(B"]) +("wxid" ["$ANTP=3"5((B"]) +("wxj'" ["$AMrOr=Z(B" "$AN"PM;z(B" "$ANDQ'5(B"]) +("wyl'" ["$AMbRrB[(B"]) +("wyls" ["$ANeQUAyI+(B"]) +("wym'" ["$AMuQtCw(B" "$AN^QLC:(B"]) +("wyn'" ["$AMuQGDO(B" "$AN,R2DI(B"]) +("wyu'" ["$AN^RbJ6(B" "$ANeQTJ+(B"]) +("wyv'" ["$AN/T13$(B"]) +("wywg" ["$AN^T5N^9J(B"]) +("wywz" ["$AN^S0N^WY(B"]) +("wyyl" ["$AMrSPR}A&(B"]) +("wyz'" ["$AN^T-Tr(B"]) +("wzai" ["$AN80)(B"]) +("wzan" ["$AN"02(B"]) +("wzba" ["$AN*0Q(B" "$AN20M(B"]) +("wzbi" ["$AM~1F(B" "$AN41X(B"]) +("wzbm" ["$AN41c(B"]) +("wzbo" ["$AN"1!(B" "$AN"2((B"]) +("wzbu" ["$AN22?(B"]) +("wzby" ["$AN82!(B" "$AN@1x(B"]) +("wzbz" ["$AN%13(B"]) +("wzcg" ["$AN4Tx(B"]) +("wzci" ["$AN*4K(B" "$AN;4N(B"]) +("wzda" ["$AN04s(B"]) +("wzdc" ["$AN.5q(B"]) +("wzdg" ["$AN&5F(B"]) +("wzdk" ["$AN65@(B" "$AN@5@(B"]) +("wzdl" ["$AN"4x(B"]) +("wzdu" ["$AN(6@(B" "$AN)6@(B" "$AN36H(B"]) +("wzdv" ["$AN@6S(B"]) +("wzdy" ["$AN46((B"]) +("wzee" ["$AN!6k(B"]) +("wzer" ["$AM~6{(B"]) +("wzfa" ["$AN%7((B"]) +("wzff" ["$AN"7V(B"]) +("wzfg" ["$AM~7g(B" "$AN"7g(B"]) +("wzfh" ["$AN+7;(B"]) +("wzfj" ["$AN%74(B" "$AN%78(B"]) +("wzfu" ["$AN"7|(B" "$AN*8((B"]) +("wzgj" ["$AN&8K(B"]) +("wzgo" ["$AN:9z(B" "$AN@9z(B"]) +("wzgr" ["$AN"9[(B" "$AN'9[(B"]) +("wzgs" ["$AN'9%(B"]) +("wzhe" ["$AN*:N(B"]) +("wzhl" ["$AM~:#(B" "$AN#:&(B"]) +("wzhp" ["$AN4;i(B"]) +("wzhu" ["$AN,;$(B" "$AN@;$(B"]) +("wzhv" ["$AN/;a(B"]) +("wzig" ["$AN'3G(B"]) +("wzih" ["$AN43"(B" "$AN83&(B"]) +("wzii" ["$AN,3V(B"]) +("wzjc" ["$AN'=K(B"]) +("wzji" ["$AN";z(B" "$AN#;z(B" "$AN#<0(B" "$AN#<1(B" "$AN,O5(B" "$AN0<((B"]) +("wzjm" ["$AN'<_(B" "$AN*!(B"]) +("wzjp" ["$AN1>|(B"]) +("wzjt" ["$AN4>v(B" "$AN6>u(B"]) +("wzju" ["$AN7>e(B"]) +("wzjy" ["$AN4>-(B" "$AN4>9(B" "$AN6>+(B" "$AN8>5(B"]) +("wzkb" ["$AN8?Z(B"]) +("wzkd" ["$AN2?s(B"]) +("wzke" ["$AN4?I(B"]) +("wzkf" ["$AN'?Q(B"]) +("wzkh" ["$AN%?9(B"]) +("wzkp" ["$AN'@'(B"]) +("wzks" ["$AN(?V(B" "$AN)?V(B"]) +("wzlc" ["$AN*AK(B"]) +("wzld" ["$AN"A?(B"]) +("wzli" ["$AM~A&(B" "$AN"A#(B" "$AN%@}(B" "$AN*A&(B"]) +("wzlj" ["$AN5@6(B"]) +("wzlk" ["$AN?@M(B"]) +("wzll" ["$AN4@4(B"]) +("wzlm" ["$AM~A.(B"]) +("wzlp" ["$AN,BZ(B"]) +("wzmc" ["$AN"Ck(B" "$AN"Cn(B"]) +("wzmi" ["$AN"CW(B" "$AN3C\(B"]) +("wzmm" ["$AN4Cb(B"]) +("wzmu" ["$Aa!D;(B"]) +("wzmy" ["$AN*C{(B"]) +("wzna" ["$AN,DG(B"]) +("wzng" ["$AN4D\(B" "$AN;D\(B"]) +("wznj" ["$AN#DQ(B" "$AN*DQ(B" "$AN7DQ(B"]) +("wznm" ["$AN.Dh(B"]) +("wznn" ["$AN*Dz(B"]) +("wzpl" ["$AN/EI(B"]) +("wzqd" ["$AN'G=(B"]) +("wzqh" ["$AMrWOG':l(B"]) +("wzqi" ["$AN'Fe(B" "$AN'Fp(B" "$AN*FZ(B" "$AN2Fx(B" "$AN2w"(B"]) +("wzqp" ["$AN'H9(B"]) +("wzqr" ["$AM~H((B"]) +("wzqu" ["$AN/G|(B"]) +("wzrf" ["$AN*HK(B" "$AN/HN(B" "$AN0HK(B"]) +("wzrj" ["$AN!H;(B" "$AN4H;(B"]) +("wzrk" ["$AN'HF(B"]) +("wzro" ["$AN"Hu(B"]) +("wzso" ["$AN.Ku(B" "$AN7Ku(B" "$AN@Ky(B"]) +("wzsr" ["$AN8Ka(B"]) +("wzsv" ["$AN2Kf(B" "$AN4Kl(B"]) +("wzt'" ["$ANdTrLl(B"]) +("wztc" ["$AN"5w(B"]) +("wzto" ["$AN/MP(B"]) +("wzua" ["$AN3I4(B"]) +("wzub" ["$AN*JW(B"]) +("wzue" ["$AM~Ie(B"]) +("wzug" ["$AN"Iz(B" "$AN*Iz(B" "$AN2Iy(B" "$AN@Iz(B"]) +("wzui" ["$AM~JF(B" "$AN*J9(B" "$AN/J5(B" "$AN4J<(B" "$AN@J?(B"]) +("wzuj" ["$AN1IF(B"]) +("wzuu" ["$AN*J}(B" "$AN2J}(B" "$AN:Ji(B" "$AN@Jy(B"]) +("wzuv" ["$AN(B"]) +("xcdv" ["$AP!6S(B"]) +("xcdy" ["$AOz6$(B"]) +("xcer" ["$AP!6y(B"]) +("xcfa" ["$AP'7((B"]) +("xcfg" ["$AP#7g(B"]) +("xcfh" ["$AO{7@(B" "$AP'7B(B"]) +("xcfj" ["$AP!77(B"]) +("xcfu" ["$AP!89(B"]) +("xcfz" ["$AO{7Q(B"]) +("xcgb" ["$AP!97(B"]) +("xcgj" ["$AP"8P(B"]) +("xcgo" ["$AP'9{(B"]) +("xcgs" ["$AP!9$(B" "$AP!9&(B"]) +("xcgu" ["$AP!9C(B"]) +("xcgv" ["$AP!9m(B"]) +("xchd" ["$AP!;F(B"]) +("xche" ["$AP!:S(B"]) +("xchk" ["$AO{:D(B" "$AP!:E(B"]) +("xchl" ["$AP!:"(B"]) +("xcho" ["$AP!;o(B"]) +("xchs" ["$AOt:l(B"]) +("xchu" ["$AP!:~(B" "$AP!;'(B"]) +("xchv" ["$AOz;Y(B"]) +("xchw" ["$AOu;/(B" "$AO{;/(B" "$AP&;0(B"]) +("xcib" ["$AP!3s(B"]) +("xcie" ["$AP!35(B"]) +("xcif" ["$AO{3A(B"]) +("xcig" ["$AP!3G(B"]) +("xcih" ["$AP!3&(B"]) +("xcii" ["$AP!3T(B"]) +("xcip" ["$AP!4:(B"]) +("xcir" ["$AOx4-(B" "$AP!4,(B"]) +("xciu" ["$AO{3}(B"]) +("xcjc" ["$AP!=E(B"]) +("xcjd" ["$AP!=+(B"]) +("xcji" ["$AOu;y(B" "$AO{<+(B"]) +("xcjm" ["$AP!=((B"]) +("xcjn" ["$AO{={(B" "$AP!=p(B"]) +("xcjx" ["$AP!=Z(B" "$AP!=a(B" "$AP!=b(B" "$AP!=c(B"]) +("xcjy" ["$AP!>.(B" "$AP">-(B" "$AP">4(B"]) +("xcke" ["$AP!?I(B"]) +("xckh" ["$AP!?5(B"]) +("xckj" ["$AP!?4(B"]) +("xcld" ["$AP!A?(B"]) +("xcli" ["$AP'A&(B"]) +("xclk" ["$AP'@M(B"]) +("xclm" ["$AP"A.(B" "$AP&A3(B"]) +("xcln" ["$AP&AV(B"]) +("xclu" ["$AOzB7(B"]) +("xclv" ["$AP'BJ(B"]) +("xcmi" ["$AP!CW(B"]) +("xcmk" ["$AP!C((B" "$AP!C+(B" "$AP&C2(B"]) +("xcml" ["$AP!Bs(B"]) +("xcmo" ["$AO{D%(B"]) +("xcmx" ["$AO{Cp(B"]) +("xcmy" ["$AP!C{(B"]) +("xcng" ["$AP'D\(B"]) +("xcnk" ["$AP!DT(B"]) +("xcns" ["$AP!E)(B"]) +("xcpn" ["$AP!F7(B"]) +("xcqc" ["$AP!GI(B"]) +("xcqi" ["$AP!Fx(B"]) +("xcqm" ["$AO{G2(B"]) +("xcqu" ["$AP!Gz(B"]) +("xcrf" ["$AP!HK(B"]) +("xcro" ["$AO{Hu(B"]) +("xcrs" ["$AP&H](B"]) +("xcsa" ["$AOtHw(B"]) +("xcsj" ["$AO{I"(B"]) +("xcsr" ["$AOuKa(B"]) +("xcsv" ["$AP!Kk(B"]) +("xctb" ["$AP!M5(B"]) +("xctc" ["$AOtLu(B"]) +("xcti" ["$AP!Le(B"]) +("xctv" ["$AO{MK(B" "$AP!MH(B"]) +("xcty" ["$AP!M'(B"]) +("xcub" ["$AOzJ[(B" "$AO{J](B"]) +("xcue" ["$AP#Ia(B"]) +("xcug" ["$AP!Iy(B" "$AP!Iz(B"]) +("xcui" ["$AOuJ/(B" "$AO{J'(B" "$AO{JE(B" "$AP!J1(B"]) +("xcuo" ["$AP!K5(B"]) +("xcup" ["$AP"K3(B"]) +("xcuu" ["$AP!Ji(B" "$AP!J}(B"]) +("xcuv" ["$AP!K.(B"]) +("xcvh" ["$AOyUE(B" "$AO{3$(B" "$AP!UE(B" "$AP#3$(B"]) +("xcvi" ["$AP!V8(B"]) +("xcvj" ["$AP!U>(B"]) +("xcvs" ["$AO{VW(B" "$AP'VR(B"]) +("xcwh" ["$AO{Mv(B"]) +("xcwl" ["$AP#Mb(B"]) +("xcwu" ["$AP!Ne(B"]) +("xcx'" ["$AP^4GQ'(B"]) +("xcxc" ["$AOtOt(B" "$AP!P!(B"]) +("xcxd" ["$AP!On(B" "$AP$Oq(B"]) +("xcxi" ["$AO{O"(B" "$AP!O*(B" "$AP!O7(B"]) +("xcxm" ["$AO{OP(B"]) +("xcxn" ["$AP!PD(B"]) +("xcxs" ["$AP!P\(B"]) +("xcxt" ["$AP!Q'(B"]) +("xcxx" ["$AP!P4(B"]) +("xcxy" ["$AP!PM(B"]) +("xcya" ["$AP!QE(B"]) +("xcyb" ["$AP#SQ(B"]) +("xcye" ["$AP!R6(B"]) +("xcyh" ["$AP!Qy(B"]) +("xcyi" ["$AP'Rf(B"]) +("xcyj" ["$AOuQL(B"]) +("xcyk" ["$AePR#(B"]) +("xcyr" ["$AP#T0(B"]) +("xcys" ["$AP'SC(B"]) +("xcyu" ["$AP!SZ(B" "$AP!Sj(B" "$AP&So(B"]) +("xcyy" ["$AP'S&(B"]) +("xcz'" ["$AP!2aWS(B"]) +("xczh" ["$AOzT_(B"]) +("xczi" ["$AOzWS(B" "$AP!WS(B" "$AP!WV(B" "$AP"WS(B"]) +("xczu" ["$AP!Wi(B"]) +("xdai" ["$AO`0.(B"]) +("xdan" ["$AOc08(B"]) +("xdbh" ["$AO`0o(B"]) +("xdbi" ["$AO`1H(B"]) +("xdbm" ["$AO`1d(B"]) +("xdbz" ["$AOr11(B" "$AOr13(B"]) +("xdcl" ["$AOc2K(B"]) +("xdcp" ["$AOg4e(B"]) +("xdd'" ["$AOk5C5=(B" "$AP!5\5\(B" "$APV5\53(B"]) +("xddg" ["$AO`5H(B"]) +("xddh" ["$AO`51(B" "$AOg53(B"]) +("xddi" ["$AO`5V(B" "$AOd5W(B"]) +("xddk" ["$AOk5=(B" "$AOr5<(B"]) +("xdds" ["$AOl6/(B" "$AOr6+(B"]) +("xddv" ["$AO`6T(B"]) +("xdfa" ["$AOk7((B"]) +("xdfg" ["$AO`7j(B"]) +("xdfh" ["$AO`7B(B" "$AOa7?(B"]) +("xdfj" ["$AO`74(B" "$AOe7.(B"]) +("xdfu" ["$A=57~(B" "$AO`7{(B" "$AOm8#(B"]) +("xdge" ["$AO`8t(B"]) +("xdgh" ["$AOc8[(B"]) +("xdgj" ["$AO`8I(B"]) +("xdgo" ["$AO`9z(B"]) +("xdgr" ["$AO`9X(B" "$AOs9\(B"]) +("xdgs" ["$AO`9+(B"]) +("xdgu" ["$AOc9=(B"]) +("xdgy" ["$AOV4z9$R5(B"]) +("xdh'" ["$AOV4z;/(B"]) +("xdhb" ["$AOr:s(B"]) +("xdhe" ["$AO`:O(B"]) +("xdhk" ["$AO`:C(B"]) +("xdho" ["$AOr;p(B"]) +("xdhu" ["$AO`;%(B"]) +("xdhv" ["$AO`;a(B"]) +("xdhw" ["$AOc;((B"]) +("xdi'" ["$APn5g3X(B"]) +("xdia" ["$AO`2n(B"]) +("xdie" ["$AOl39(B"]) +("xdif" ["$AO`3F(B"]) +("xdig" ["$AO`3I(B" "$AO`3K(B" "$AOn3G(B"]) +("xdii" ["$AO`3V(B"]) +("xdir" ["$AO`4+(B"]) +("xdiu" ["$AO`3}(B" "$AO`4&(B" "$AOk3v(B"]) +("xdj'" ["$AO45S!(B"]) +("xdjp" ["$AOc>|(B"]) +("xdju" ["$AO`>[(B" "$AO`>`(B"]) +("xdjw" ["$AO`+(B"]) +("xdkb" ["$AOo?Z(B"]) +("xdl'" ["$AO`5gAw(B" "$AO`6TB[(B" "$APB5B@o(B"]) +("xdlc" ["$AOcAO(B"]) +("xdld" ["$AOlAA(B" "$AOrA?(B"]) +("xdle" ["$AOm@V(B"]) +("xdli" ["$AOg@o(B"]) +("xdll" ["$AOk@4(B" "$AOr@4(B"]) +("xdlm" ["$AO`A,(B" "$AOnA4(B"]) +("xdln" ["$AO`AY(B"]) +("xdlu" ["$AOcB/(B"]) +("xdlv" ["$AO`BJ(B"]) +("xdmk" ["$AO`C2(B" "$AOcC)(B"]) +("xdmm" ["$AO`Cf(B"]) +("xdmu" ["$AOnD?(B"]) +("xdnm" ["$AOkDn(B"]) +("xdny" ["$AOV4zE)R5(B"]) +("xdpi" ["$AOpF$(B"]) +("xdpm" ["$AO`F,(B" "$AOqF,(B"]) +("xdqi" ["$AOcFx(B" "$AOkFp(B" "$AOsFe(B"]) +("xdqm" ["$AObG6(B" "$AOrG0(B"]) +("xdqn" ["$AO`GW(B" "$AOgGW(B"]) +("xdqu" ["$AOkH%(B"]) +("xdqx" ["$AO`GP(B"]) +("xdqy" ["$AOjGi(B"]) +("xdr'" ["$AOV4zHK(B"]) +("xdrf" ["$AOgHK(B" "$AOsHK(B"]) +("xdri" ["$AOrHU(B"]) +("xdrs" ["$AO`H](B"]) +("xdsd" ["$AO`6TKY6H(B"]) +("xdsi" ["$AO`KF(B"]) +("xdtb" ["$AOkM7(B"]) +("xdtj" ["$AOfL6(B" "$AOjL8(B"]) +("xdtm" ["$AOcLp(B"]) +("xdts" ["$AO`M((B" "$AO`M,(B"]) +("xdtu" ["$AOgMA(B" "$AOjM<(B"]) +("xdu'" ["$AOB6>JV(B" "$AOV4zJ+(B" "$AO`6TJ}(B"]) +("xdub" ["$AOmJ\(B"]) +("xdud" ["$AO`6TJ*6H(B"]) +("xduf" ["$AOgIp(B"]) +("xdug" ["$AO`Iy(B" "$AOlIy(B" "$AOsIz(B"]) +("xduh" ["$AOrIO(B"]) +("xdui" ["$AO`J6(B"]) +("xduj" ["$AOcI=(B" "$AOsI=(B"]) +("xduu" ["$AOpJw(B"]) +("xduv" ["$AOcK.(B"]) +("xdv'" ["$AP!6S3$(B"]) +("xdve" ["$AOrWE(B"]) +("xdvf" ["$AOgUr(B"]) +("xdvg" ["$AOsUw(B"]) +("xdvh" ["$AOg3$(B"]) +("xdvs" ["$AO`VP(B"]) +("xdvu" ["$AO`Vz(B"]) +("xdwh" ["$AO`M{(B" "$AOkM{(B" "$AOrMy(B"]) +("xdwi" ["$AO`6TNs2n(B"]) +("xdwz" ["$AO`N;(B" "$AOcN6(B"]) +("xdx'" ["$AOV4zO7(B" "$AO`6TPT(B"]) +("xdxd" ["$AO`Os(B" "$AOkOq(B" "$AOkOs(B"]) +("xdxi" ["$AOjO$(B" "$AOjO8(B" "$AOrNw(B"]) +("xdxm" ["$AOsO^(B"]) +("xdxn" ["$AO`PE(B"]) +("xdxt" ["$AOrQ'(B"]) +("xdxv" ["$AO`6TPTW4(B"]) +("xdxw" ["$AOgOB(B" "$AOrOB(B"]) +("xdxx" ["$AOrP1(B"]) +("xdxy" ["$AO`PN(B" "$AOrPT(B" "$AOsPN(B"]) +("xdya" ["$AObQ@(B" "$AOsQ@(B"]) +("xdyb" ["$AOcSM(B" "$AOmSP(B" "$AOrSR(B"]) +("xdyd" ["$AO`6TTK6/(B"]) +("xdyh" ["$AOeQt(B" "$AOrQt(B" "$AOsQy(B"]) +("xdyi" ["$AO`R@(B" "$AO`RK(B"]) +("xdyj" ["$AO`QX(B" "$AOcQL(B"]) +("xdyk" ["$AOkR*(B"]) +("xdyn" ["$AOgRt(B"]) +("xdyp" ["$AOfTF(B"]) +("xdys" ["$AOgSB(B" "$AOmSC(B" "$AOrSC(B"]) +("xdyt" ["$AO`T<(B"]) +("xdyu" ["$AO`Sk(B" "$AO`Sv(B" "$AOnSp(B"]) +("xdyy" ["$AO`S&(B" "$AOlS&(B"]) +("xdzi" ["$AOdWS(B"]) +("xdzj" ["$APE4{WJ=p(B"]) +("xdzk" ["$AOcTm(B"]) +("xdzo" ["$AOrWs(B"]) +("xebt" ["$AO#6{2.LX(B"]) +("xeux" ["$APN6xIOQ'(B"]) +("xeyj" ["$AOT6xRW<{(B"]) +("xfd'" ["$AOH7f6S(B" "$AP!7V6S(B"]) +("xfdg" ["$AO\7(4s8Y(B"]) +("xfe'" ["$AO18>6y(B"]) +("xfi'" ["$AQ&8#3I(B"]) +("xfj'" ["$AN|8=(B"]) +("xfxi" ["$AO`8(O`3I(B"]) +("xfy'" ["$AP|8!R:(B"]) +("xfzl" ["$AO{7QWJAO(B" "$APK7gWw@K(B"]) +("xgcl" ["$APK8_2IAR(B"]) +("xgf'" ["$AO09_7((B"]) +("xgi'" ["$AN|9\3f(B"]) +("xgil" ["$AP{8f3IA"(B"]) +("xgj'" ["$AO%9X=Z(B"]) +("xgl'" ["$AP!8_B/(B"]) +("xgn'" ["$AP!9CDo(B"]) +("xgx'" ["$AO09_PT(B"]) +("xhbl" ["$AO{;/2;A<(B"]) +("xhc'" ["$APS;(4e(B"]) +("xhd'" ["$APE:E5/(B" "$APE:E5F(B"]) +("xhdb" ["$AQ*:l500W(B"]) +("xhgm" ["$APA:%8oC|(B"]) +("xhj'" ["$Ade;/(B"]) +("xifz" ["$ANw7G(B"]) +("xigb" ["$ANw95(B"]) +("xigh" ["$ANy8V(B"]) +("xigl" ["$AO%8G(B"]) +("xigr" ["$AN|9\(B" "$AO09_(B"]) +("xigw" ["$ANw9O(B"]) +("xihj" ["$AO!:1(B" "$AO#:1(B"]) +("xihk" ["$AO2:C(B"]) +("xihl" ["$ANw:#(B"]) +("xiho" ["$AO(;p(B"]) +("xihr" ["$AO2;6(B"]) +("xihu" ["$ANw:~(B"]) +("xii'" ["$APK3e3e(B"]) +("xiid" ["$AO342(B"]) +("xiif" ["$AO43>(B"]) +("xiig" ["$ANw3G(B"]) +("xiih" ["$AO83$(B"]) +("xiiu" ["$ANv3v(B"]) +("xiiv" ["$ANw49(B"]) +("xij'" ["$AP\3I;y(B"]) +("xijc" ["$ANw=<(B"]) +("xijd" ["$ANw=-(B"]) +("xiji" ["$AO.;w(B"]) +("xijm" ["$AO0<{(B"]) +("xijn" ["$ANw=z(B"]) +("xijp" ["$AO8>z(B"]) +("xijq" ["$AO2>F(B"]) +("xijr" ["$AO/>m(B"]) +("xiju" ["$AO2>g(B" "$AO7>g(B"]) +("xijx" ["$AO4=Y(B" "$AO8=Z(B"]) +("xijy" ["$ANw>)(B" "$ANw>-(B"]) +("xikd" ["$AN}?s(B"]) +("xikg" ["$APP3L?*9X(B"]) +("xil'" ["$APB31Aw(B"]) +("xila" ["$AO#@0(B"]) +("xile" ["$AO/@U(B"]) +("xili" ["$ANw@o(B" "$ANw@z(B" "$AN|A&(B" "$AO,@{(B" "$AO4@q(B"]) +("xilm" ["$AO4A3(B"]) +("xiln" ["$AN}AV(B"]) +("xilo" ["$A^IBd(B"]) +("xilq" ["$AO*Aw(B"]) +("xilx" ["$AO5AP(B"]) +("ximf" ["$ANwCE(B"]) +("ximg" ["$ANwCI(B"]) +("ximi" ["$AO8C\(B"]) +("ximk" ["$AO8C+(B"]) +("ximm" ["$ANwCf(B"]) +("ximn" ["$AO8Cq(B"]) +("ximo" ["$AN|D+(B"]) +("ximu" ["$ANvD>(B"]) +("ximx" ["$AO(Cp(B"]) +("ximz" ["$AO4C:(B"]) +("xinf" ["$AO8D[(B"]) +("xini" ["$AO8De(B"]) +("xinj" ["$ANwDO(B"]) +("xinq" ["$AO,E#(B"]) +("xins" ["$AO7E*(B"]) +("xiny" ["$ANwD~(B"]) +("xiou" ["$ANwE7(B"]) +("xip'" ["$APB2zF7(B"]) +("xipi" ["$ANwF$(B"]) +("xipj" ["$AN|EL(B"]) +("xiqi" ["$AN|Fx(B" "$AO!Ff(B" "$AO0Fx(B" "$AO2Fx(B"]) +("xiqt" ["$AO2H5(B"]) +("xiqu" ["$AN|H!(B" "$AO7Gz(B"]) +("xiqy" ["$AO2Gl(B"]) +("xire" ["$AN|HH(B"]) +("xirf" ["$AO.HK(B" "$AO2HK(B"]) +("xiri" ["$ANtHU(B"]) +("xirj" ["$AO4H>(B"]) +("xiro" ["$AO8Hu(B"]) +("xirr" ["$AO8Hm(B"]) +("xirs" ["$ANwHV(B"]) +("xisr" ["$ANyKa(B"]) +("xisu" ["$AO0KW(B"]) +("xisv" ["$AO8Ki(B"]) +("xit'" ["$AP!3/M"(B"]) +("xiti" ["$AO0Lb(B"]) +("xitl" ["$AO7L((B"]) +("xitm" ["$ANwLl(B"]) +("xits" ["$AO5M3(B"]) +("xitu" ["$AO#M<(B"]) +("xity" ["$AO)L~(B"]) +("xiua" ["$AO8I4(B"]) +("xiub" ["$AN|JU(B" "$AO4JV(B"]) +("xiug" ["$AN~I|(B"]) +("xiui" ["$ANwJ)(B" "$ANwJ=(B" "$AN|J*(B" "$AN|J3(B" "$AO!JM(B" "$AO2JB(B"]) +("xiuj" ["$ANwI=(B"]) +("xiuk" ["$AO!IY(B"]) +("xiup" ["$AN|K1(B"]) +("xiuu" ["$AO!Jh(B" "$AO5J}(B"]) +("xiuv" ["$AN|K.(B" "$AO*K.(B" "$Ad;K.(B"]) +("xiuw" ["$AO4K"(B"]) +("xivb" ["$ANwV\(B"]) +("xivd" ["$ANwW0(B"]) +("xivi" ["$AO8VB(B"]) +("xiwf" ["$ANwND(B" "$AO-ND(B"]) +("xiwh" ["$AO#M{(B"]) +("xiww" ["$AO23vM{Mb(B"]) +("xiwz" ["$ANwN:(B" "$AO/N;(B" "$AO8N"(B"]) +("xixc" ["$AO8P!(B"]) +("xixi" ["$AN{N{(B" "$AO8O8(B" "$AfRO7(B"]) +("xixm" ["$AO8O_(B"]) +("xixn" ["$AO$PD(B" "$AO8PD(B"]) +("xixp" ["$AO2Q6(B"]) +("xixr" ["$AO4Q!(B"]) +("xixt" ["$ANwQ'(B"]) +("xixw" ["$ANwOD(B"]) +("xixy" ["$AO0PT(B"]) +("xiy'" ["$AP{4+T1(B"]) +("xiya" ["$ANwQG(B"]) +("xiyb" ["$AO!SP(B"]) +("xiyh" ["$ANtQt(B" "$ANwQs(B" "$AO&Qt(B"]) +("xiyi" ["$ANwR=(B" "$AO4RB(B"]) +("xiyj" ["$AN|QL(B"]) +("xiyk" ["$ANwR)(B"]) +("xiyn" ["$AN|R}(B"]) +("xiyr" ["$AO7T:(B"]) +("xiys" ["$AO.SC(B" "$AO0SC(B"]) +("xiyt" ["$AO2TC(B"]) +("xiyu" ["$ANwSr(B" "$AO8Sj(B"]) +("xize" ["$AO8Tr(B"]) +("xizh" ["$ANw2X(B"]) +("xizi" ["$AO/WS(B" "$AO2WS(B" "$AO7WS(B"]) +("xizk" ["$AO4Th(B"]) +("xizo" ["$AO0Ww(B"]) +("xjb'" ["$AOu;y1=(B"]) +("xjd'" ["$AOV=W6N(B"]) +("xjf'" ["$AQ!>Y7((B"]) +("xjgl" ["$AOV=p9\@m(B"]) +("xji'" ["$AP!=N35(B"]) +("xjj'" ["$AP[tqtq(B"]) +("xjjt" ["$AOH=xYH((B"]) +("xjrt" ["$APD>*HbLx(B"]) +("xjs'" ["$APT<$KX(B"]) +("xjt'" ["$AP!YVF(B"]) +("xjvd" ["$AQ!>YVF6H(B"]) +("xjw'" ["$Ade+SM(B" "$APBYWJ8q(B"]) +("xkj'" ["$AP!?Z>6(B"]) +("xkv'" ["$APm?IV$(B"]) +("xkw'" ["$AP\?KNd(B"]) +("xlb'" ["$AQ5A70`(B"]) +("xlf'" ["$AO4@m7Q(B"]) +("xlh'" ["$AO5AP;/(B" "$APD@o;0(B" "$AQ)@o:l(B"]) +("xlhl" ["$AO!@o;)@2(B"]) +("xlp'" ["$AP!@OFE(B"]) +("xlq'" ["$AOV@YFZ(B"]) +("xlqb" ["$APGB^Fe2<(B"]) +("xlr'" ["$AO#@0HK(B"]) +("xlt'" ["$AO_A#Le(B"]) +("xlx'" ["$APD@mQ'(B" "$APDA,PD(B"]) +("xlxy" ["$ANw@oNwQG(B"]) +("xly'" ["$AODAnS*(B" "$APp@{QG(B"]) +("xmai" ["$AOY0)(B"]) +("xmby" ["$AOZ1}(B" "$AO\1x(B"]) +("xmbz" ["$AOH12(B" "$AOJ10(B"]) +("xmc'" ["$APBC{4J(B"]) +("xmce" ["$AOW2_(B"]) +("xmci" ["$AOW4J(B"]) +("xmcl" ["$AOL2K(B" "$AO_2D(B" "$A\H2K(B"]) +("xmcp" ["$AOV4f(B"]) +("xmdc" ["$AOF5t(B"]) +("xmde" ["$AOT5C(B"]) +("xmdj" ["$AOL5-(B"]) +("xmdk" ["$AOH5<(B"]) +("xmdl" ["$AOV4z(B"]) +("xmdr" ["$AOH6K(B" "$AO_6N(B"]) +("xmds" ["$AOF6/(B"]) +("xmdu" ["$AO^6H(B"]) +("xmdy" ["$AO^6((B"]) +("xmee" ["$AOU6q(B" "$AO^6n(B"]) +("xmfa" ["$AO\7((B"]) +("xmfg" ["$AOH7f(B" "$AOL7a(B"]) +("xmgo" ["$AOI9{(B" "$AOJ9{(B"]) +("xmgr" ["$AOX9Y(B"]) +("xmgs" ["$AOH9+(B" "$AOP9$(B"]) +("xmgu" ["$AOI9C(B"]) +("xmgv" ["$AOT9s(B"]) +("xmgz" ["$AOW8x(B"]) +("xmhb" ["$AOH:s(B"]) +("xmhe" ["$AOT:U(B"]) +("xmhl" ["$AOL:#(B" "$AO]:&(B"]) +("xmho" ["$AOV;u(B"]) +("xmhs" ["$AOJ:l(B"]) +("xmhv" ["$AOM;[(B"]) +("xmhw" ["$AOI;((B" "$AOJ;((B" "$AOP;0(B" "$AOW;((B"]) +("xmi'" ["$AOKC+3f(B"]) +("xmid" ["$AOO40(B"]) +("xmig" ["$AOV3I(B" "$AOX3G(B"]) +("xmih" ["$AOV3!(B"]) +("xmis" ["$AO_3f(B"]) +("xmiu" ["$AOT3v(B"]) +("xmjc" ["$AOV==(B"]) +("xmjd" ["$AOH=+(B" "$AOV=+(B"]) +("xmji" ["$AOW~(B"]) +("xmjt" ["$AOH>v(B"]) +("xmjx" ["$AON=S(B" "$AO^=g(B"]) +("xmjy" ["$AOI>3(B" "$AOU>3(B" "$AOV>-(B" "$AO]Ze(B"]) +("xmkl" ["$AOF?*(B"]) +("xmkr" ["$AOV?n(B"]) +("xmld" ["$AOJAA(B" "$AO^A?(B"]) +("xmli" ["$AOH@}(B" "$AOW@q(B"]) +("xmlo" ["$AO]Bd(B"]) +("xmlu" ["$AO2Bm@-QEI=(B" "$AOTB6(B" "$AO_B7(B"]) +("xmlx" ["$AOHAR(B"]) +("xmly" ["$AOHAn(B" "$AOXAn(B" "$AO^An(B"]) +("xmm'" ["$AP&CPCP(B"]) +("xmmk" ["$AOKC+(B"]) +("xmmu" ["$AO[D=(B"]) +("xmmy" ["$AOJCw(B" "$AOTCw(B"]) +("xmmz" ["$AOJC@(B" "$AOWCD(B"]) +("xmnf" ["$AOJD[(B"]) +("xmng" ["$AOMD\(B"]) +("xmnv" ["$AOIE.(B"]) +("xmny" ["$AOLD~(B"]) +("xmqi" ["$AOFFp(B" "$AOHFZ(B" "$AOSFz(B" "$AO^FZ(B"]) +("xmqm" ["$AOHG0(B" "$AOHG2(B" "$AOVG.(B"]) +("xmqn" ["$AOHGX(B" "$AORGY(B"]) +("xmqr" ["$AO_H&(B"]) +("xmqu" ["$AOHG}(B" "$AOXGx(B"]) +("xmqy" ["$AOUGi(B"]) +("xmrf" ["$AOHHK(B" "$AOIHK(B" "$AOMHK(B" "$AOPHK(B" "$AOVHN(B"]) +("xmrj" ["$AOTH;(B"]) +("xmru" ["$AO]Hk(B"]) +("xmsj" ["$AOPI"(B"]) +("xmso" ["$AO_Kw(B"]) +("xmtb" ["$AOHM7(B" "$AO_M7(B"]) +("xmtc" ["$AO_Lu(B"]) +("xmti" ["$AOOL](B"]) +("xmtj" ["$AOPL8(B" "$AOUL2(B"]) +("xmtm" ["$AOHLl(B"]) +("xmtx" ["$AONLz(B"]) +("xmub" ["$AOHJV(B"]) +("xmuf" ["$AOWIm(B"]) +("xmug" ["$AOHIy(B" "$AOHIz(B" "$AO_I~(B"]) +("xmuh" ["$AOHIO(B"]) +("xmui" ["$AOHJG(B" "$AOPJB(B" "$AOTJ>(B" "$AOVJ1(B" "$AOVJ5(B" "$AOVJ@(B"]) +("xmuv" ["$AOLK.(B"]) +("xmv'" ["$APBCqVw(B"]) +("xmvd" ["$AOVW4(B"]) +("xmvg" ["$AO\U~(B"]) +("xmvh" ["$AOX3$(B" "$AO\UB(B"]) +("xmvi" ["$AOHV*(B" "$AOPVC(B" "$AOXV>(B" "$AO^V9(B" "$AO^VF(B"]) +("xmvu" ["$AOTVx(B"]) +("xmwz" ["$AOKN,(B" "$AOTN"(B" "$AOVN*(B" "$AOXN/(B" "$AO^N;(B"]) +("xmxd" ["$AOTOq(B" "$AOVOs(B"]) +("xmxi" ["$AOKO8(B"]) +("xmxm" ["$AOTOV(B"]) +("xmxt" ["$AOJQ*(B" "$AOTQ'(B"]) +("xmxx" ["$AOUP)(B"]) +("xmxy" ["$AOHPP(B" "$AOTPT(B" "$AOVPN(B" "$AOVPP(B" "$AO^PT(B" "$AO_PM(B" "$AO_PN(B" "$AO_PT(B"]) +("xmy'" ["$AO8C+Qr(B" "$APsDAR5(B"]) +("xmyb" ["$AOVSP(B"]) +("xmyh" ["$AOLQt(B"]) +("xmyi" ["$AOSRI(B" "$AOVRQ(B" "$AOVR[(B"]) +("xmyj" ["$AOHQi(B" "$AOJQ^(B" "$AOTQ[(B"]) +("xmyk" ["$AOHR*(B" "$AOTR*(B" "$AOUR*(B"]) +("xmyt" ["$AOR@V(B"]) +("xmyu" ["$AO^SZ(B"]) +("xmyy" ["$AOTS0(B"]) +("xmyz" ["$APDBzRbWc(B"]) +("xmza" ["$AOPTS(B"]) +("xmzl" ["$AOVTZ(B"]) +("xmzu" ["$AOUWh(B"]) +("xnai" ["$APD0.(B"]) +("xnal" ["$AO2E-0'@V(B"]) +("xnan" ["$APB02(B"]) +("xnbj" ["$AP?0f(B" "$APB0f(B"]) +("xnbk" ["$APD0|(B"]) +("xnbn" ["$APB1v(B"]) +("xnby" ["$APB1x(B"]) +("xnci" ["$APB4J(B"]) +("xncl" ["$APD2C(B"]) +("xncp" ["$APB4e(B"]) +("xncs" ["$APE4S(B"]) +("xnde" ["$APB5D(B" "$APD5C(B"]) +("xndi" ["$APB5X(B" "$APD5W(B" "$APD5X(B"]) +("xndk" ["$APB5@(B"]) +("xndl" ["$APE4{(B"]) +("xnds" ["$APB6+(B" "$APD6/(B"]) +("xndu" ["$APB6<(B"]) +("xner" ["$APD6z(B"]) +("xnfa" ["$APB7"(B"]) +("xnfg" ["$APB7a(B" "$APE7b(B" "$APE7n(B"]) +("xnfh" ["$APB7?(B" "$APD7?(B"]) +("xnfu" ["$APB8>(B" "$APD7~(B" "$APD89(B" "$APE7~(B"]) +("xnfv" ["$ANwDO7GV^(B"]) +("xngd" ["$APB9b(B"]) +("xngj" ["$APD8N(B"]) +("xngv" ["$APB9s(B"]) +("xnhd" ["$APD;E(B"]) +("xnhk" ["$APE:E(B"]) +("xnhl" ["$APA:%(B"]) +("xnhp" ["$APB;i(B"]) +("xnhv" ["$APB;a(B"]) +("xnhw" ["$APB;*(B" "$APB;/(B"]) +("xnhy" ["$APD;3(B"]) +("xnib" ["$APA3s(B"]) +("xnig" ["$APB3G(B"]) +("xnih" ["$APD3&(B"]) +("xnik" ["$APD31(B"]) +("xnip" ["$APB4:(B"]) +("xnj'" ["$APmDK-|(B"]) +("xnjq" ["$APB>I(B"]) +("xnju" ["$APB>S(B"]) +("xnjy" ["$APB>-(B" "$APD>3(B"]) +("xnkb" ["$APD?Z(B"]) +("xnkj" ["$APD?2(B"]) +("xnkl" ["$APB?*(B"]) +("xnku" ["$APA?`(B"]) +("xnla" ["$APA@1(B"]) +("xnlh" ["$APB@I(B"]) +("xnli" ["$APD@m(B" "$APD@o(B" "$APDA&(B"]) +("xnlk" ["$APA@M(B" "$APB@O(B"]) +("xnll" ["$APE@5(B"]) +("xnlo" ["$APBB^(B"]) +("xnly" ["$APDAi(B"]) +("xnm'" ["$APDDZD$(B"]) +("xnmu" ["$APDD?(B"]) +("xnnd" ["$APBDo(B"]) +("xnnm" ["$APBDj(B" "$APEDn(B"]) +("xnpm" ["$AP>F,(B"]) +("xnqi" ["$APBFf(B"]) +("xnqn" ["$APAGZ(B"]) +("xnqx" ["$APDGP(B"]) +("xnqy" ["$APBG`(B" "$APDGi(B"]) +("xnrf" ["$APBHK(B" "$APEHN(B"]) +("xnrj" ["$AP@H;(B"]) +("xnsi" ["$APDK<(B" "$AQ0K<(B"]) +("xnsr" ["$APAKa(B" "$APDKa(B" "$APDKc(B"]) +("xntb" ["$APDM7(B"]) +("xntc" ["$APDLx(B" "$APELu(B"]) +("xntg" ["$APDL[(B"]) +("xntm" ["$APBLl(B"]) +("xnto" ["$APEMP(B"]) +("xntu" ["$APDMA(B" "$APEM=(B"]) +("xnua" ["$APBI3(B"]) +("xnub" ["$APBJV(B"]) +("xnuf" ["$APDIq(B"]) +("xnug" ["$APBIz(B" "$APDIy(B"]) +("xnuh" ["$AP@IM(B"]) +("xnui" ["$APBJ+(B" "$APBJ=(B" "$APBJP(B" "$APDJB(B" "$APDJR(B"]) +("xnuu" ["$APBJi(B" "$APDJu(B"]) +("xnuv" ["$AP=K.(B"]) +("xnvb" ["$APDVa(B"]) +("xnvd" ["$APBW0(B"]) +("xnvg" ["$APBU~(B"]) +("xnvi" ["$APEV=(B"]) +("xnvs" ["$APDVP(B"]) +("xnwf" ["$APBNE(B"]) +("xnwz" ["$AP@N?(B"]) +("xnxd" ["$APBOg(B" "$APDOk(B" "$APEOd(B"]) +("xnxi" ["$AP@O2(B" "$APEO"(B"]) +("xnxm" ["$APBOJ(B"]) +("xnxn" ["$APEPD(B"]) +("xnxs" ["$APDPX(B"]) +("xnxt" ["$APBQ'(B" "$APDQ'(B" "$APDQ*(B"]) +("xnxu" ["$APDPi(B" "$APDPw(B"]) +("xnxy" ["$APBPG(B" "$APBPK(B" "$APBPM(B" "$APDPT(B"]) +("xnyb" ["$APASO(B"]) +("xnyh" ["$APEQt(B" "$APEQv(B"]) +("xnyi" ["$APBRl(B" "$APDRb(B" "$APERe(B"]) +("xnyr" ["$APDT8(B"]) +("xnys" ["$APESC(B"]) +("xnyt" ["$APBTB(B"]) +("xnyu" ["$APES~(B"]) +("xnyy" ["$APBS1(B"]) +("xnzh" ["$APDT`(B"]) +("xnzi" ["$AP>WS(B"]) +("xpbu" ["$AQ226(B"]) +("xpdk" ["$AQ55<(B"]) +("xpfh" ["$AQ07C(B"]) +("xpfu" ["$AQ17~(B" "$AQ28'(B"]) +("xpgo" ["$AQ39z(B"]) +("xpgu" ["$AQ5Z,(B"]) +("xph'" ["$AO`F=:b(B"]) +("xphh" ["$AQ2:=(B"]) +("xphr" ["$AQ-;7(B"]) +("xphv" ["$AQ2;X(B"]) +("xphw" ["$AQ1;/(B" "$AQ5;0(B"]) +("xpi'" ["$AP^Ed3'(B"]) +("xpia" ["$AQ22i(B"]) +("xpih" ["$AQ03#(B"]) +("xpii" ["$AQ53b(B"]) +("xpjm" ["$AQ2/(B"]) +("xpkd" ["$A\w?v(B"]) +("xpkj" ["$AQ.?/(B"]) +("xpl'" ["$AOBFBB7(B"]) +("xplm" ["$AQ5A7(B"]) +("xplo" ["$AQ2B_(B"]) +("xply" ["$AQ5An(B"]) +("xpma" ["$AQ1Bm(B"]) +("xpmg" ["$AQ8CM(B"]) +("xpmi" ["$AQ0CY(B"]) +("xpnj" ["$AQ3DQ(B"]) +("xpqh" ["$APDF=Fx:M(B"]) +("xpqi" ["$AQ4FZ(B"]) +("xpqq" ["$AQ0Gs(B"]) +("xpri" ["$AQ.HU(B"]) +("xpse" ["$AQ7I+(B"]) +("xpsi" ["$Aa_K=(B"]) +("xpsu" ["$AQ8KY(B"]) +("xptk" ["$AQ,LU(B"]) +("xpui" ["$AQ0JS(B" "$AQ2JS(B"]) +("xpuk" ["$AQ2IZ(B"]) +("xpup" ["$AQ1K3(B"]) +("xpv'" ["$AO_ErUM(B"]) +("xpvg" ["$AQ,Ut(B" "$AQ5U~(B"]) +("xpvh" ["$AQ+UB(B"]) +("xpvi" ["$AQ0V7(B" "$AQ3V0(B"]) +("xpvk" ["$AQ0UR(B"]) +("xpwf" ["$AQ/NJ(B" "$AQ6NJ(B"]) +("xpxu" ["$AQ-Pr(B"]) +("xpxy" ["$AQ2PP(B"]) +("xpy'" ["$AP!EsSQ(B"]) +("xpyb" ["$AQ2SN(B"]) +("xpye" ["$AQ2R9(B"]) +("xpyh" ["$AQ1Qx(B"]) +("xpyi" ["$AQ0R;(B"]) +("xpzh" ["$AQ3Ta(B"]) +("xpzi" ["$A\wWS(B"]) +("xqbu" ["$AP^29(B"]) +("xqby" ["$APb2!(B"]) +("xqci" ["$AP^4G(B"]) +("xqcl" ["$APc2E(B"]) +("xqde" ["$AP]5C(B"]) +("xqdy" ["$AP^6)(B"]) +("xqfu" ["$AP^84(B"]) +("xqgl" ["$AP^8D(B"]) +("xqh'" ["$AP!Fx:r(B"]) +("xqhk" ["$AP^:C(B"]) +("xqhv" ["$AP];a(B"]) +("xqhw" ["$APe;((B"]) +("xqie" ["$AP^35(B"]) +("xqig" ["$AP^3I(B"]) +("xqii" ["$AP_3\(B"]) +("xqir" ["$AP^4,(B"]) +("xqj'" ["$AORGP=G(B" "$AOrG0=x(B"]) +("xqjm" ["$AP^u(B"]) +("xqjw" ["$AP](B"]) +("xqpz" ["$AP^Ed(B"]) +("xqqi" ["$APcFx(B"]) +("xqqq" ["$APeGr(B"]) +("xqqx" ["$AP_GS(B"]) +("xqr'" ["$APGFZHU(B"]) +("xqru" ["$AP_Hh(B"]) +("xqse" ["$AP_I,(B"]) +("xqsr" ["$AdeKa(B"]) +("xqti" ["$AP^Lc(B"]) +("xqu'" ["$AP!GoJU(B"]) +("xqub" ["$APdJV(B"]) +("xquf" ["$AP^Im(B"]) +("xqui" ["$AP^JN(B"]) +("xquj" ["$AP^II(B"]) +("xquv" ["$AP^K.(B" "$AdeK.(B"]) +("xqvf" ["$APdUd(B"]) +("xqvg" ["$AP]U{(B" "$AP^U{(B" "$AP^U}(B"]) +("xqvi" ["$AP]V9(B"]) +("xqvu" ["$AP^V~(B"]) +("xqxd" ["$AP]Ok(B"]) +("xqxi" ["$AP]O"(B"]) +("xqxm" ["$AP]OP(B"]) +("xqxq" ["$AP^P^(B"]) +("xqxt" ["$AP]Q'(B"]) +("xqxy" ["$AP^PP(B"]) +("xqye" ["$AP]R5(B"]) +("xqyh" ["$AP]Qx(B" "$AP^Qx(B"]) +("xqyk" ["$AP]R*(B"]) +("xqyy" ["$AO2FxQsQs(B"]) +("xqzi" ["$APdWS(B"]) +("xqzk" ["$AP^Tl(B"]) +("xran" ["$AP|08(B"]) +("xrba" ["$AQ!0N(B"]) +("xrbf" ["$AQ!1>(B"]) +("xrbi" ["$AP|1[(B"]) +("xrbu" ["$AP{2<(B"]) +("xrcl" ["$AQ!2D(B"]) +("xrde" ["$AP{5B(B"]) +("xrdu" ["$AP{6A(B" "$AQ!6A(B"]) +("xrdy" ["$AQ!6((B"]) +("xrff" ["$AOkHk7G7G(B"]) +("xrfg" ["$AP}7g(B"]) +("xrfu" ["$AP|8!(B"]) +("xrgb" ["$AQ!9:(B"]) +("xrgk" ["$AP{8f(B"]) +("xrgs" ["$AP}9,(B"]) +("xrgw" ["$AP|9R(B"]) +("xrhw" ["$APz;)(B"]) +("xrid" ["$AP}42(B"]) +("xrig" ["$AP{3F(B"]) +("xrir" ["$AP{4+(B"]) +("xriu" ["$AQ!3v(B"]) +("xriv" ["$AP|49(B"]) +("xrjd" ["$AP{=2(B"]) +("xrji" ["$AP~;z(B" "$AQ!<-(B" "$AQ!Y(B"]) +("xrjx" ["$AQ"=j(B"]) +("xrk'" ["$AOrHU?{(B"]) +("xrkd" ["$AQ!?s(B"]) +("xrks" ["$AP|?U(B"]) +("xrli" ["$AQ$@v(B"]) +("xrlj" ["$AQ$@C(B"]) +("xrlu" ["$AQ!B<(B"]) +("xrlv" ["$AP}BI(B"]) +("xrmc" ["$AP~Cn(B"]) +("xrmn" ["$AQ!Cq(B"]) +("xrmz" ["$AQ!C:(B"]) +("xrnc" ["$AP~Dq(B"]) +("xrnk" ["$APzDV(B"]) +("xrnm" ["$AP|Dn(B"]) +("xrnq" ["$AP}E%(B"]) +("xrpc" ["$AQ!F1(B"]) +("xrpj" ["$AP{EP(B"]) +("xrpl" ["$AQ!EI(B"]) +("xrpn" ["$AQ!F8(B"]) +("xrpz" ["$AQ!Ed(B"]) +("xrq'" ["$APnHHFw(B"]) +("xrqu" ["$AQ!Gx(B" "$AQ!H!(B"]) +("xrrf" ["$AQ!HN(B"]) +("xrrh" ["$APzHB(B"]) +("xrrj" ["$AdVH>(B"]) +("xrss" ["$AQ!KM(B"]) +("xrts" ["$AP{M3(B"]) +("xrub" ["$AQ!JV(B"]) +("xrui" ["$AP{J>(B" "$AP{JD(B"]) +("xruu" ["$AP|Jb(B"]) +("xrve" ["$AP|WE(B"]) +("xrvi" ["$AP{V=(B"]) +("xrvj" ["$AP{U=(B"]) +("xrvr" ["$AP}W*(B"]) +("xrvs" ["$AQ!VP(B" "$AQ!VV(B"]) +("xrwo" ["$AP}NP(B" "$AdvNP(B"]) +("xrwu" ["$AP{Nd(B"]) +("xrxc" ["$APzOy(B"]) +("xrxq" ["$AQ!P^(B"]) +("xrxt" ["$AP~Q'(B"]) +("xrxu" ["$APBHKPBJB(B"]) +("xrya" ["$AP|QB(B"]) +("xryh" ["$AP{Qo(B"]) +("xryj" ["$AP{QT(B"]) +("xryk" ["$AlER+(B"]) +("xryp" ["$AQ#TN(B"]) +("xrys" ["$AQ!SC(B"]) +("xryu" ["$AQ!S}(B"]) +("xrze" ["$AQ!Tq(B"]) +("xsa'" ["$AOuKao'(B"]) +("xsbk" ["$APW1)(B"]) +("xsbm" ["$AP[1g(B"]) +("xsbu" ["$APX2?(B"]) +("xscj" ["$APW2P(B"]) +("xsd'" ["$AO_KY6H(B" "$AP!KU4r(B"]) +("xsdi" ["$APV5\(B"]) +("xsee" ["$APW6q(B"]) +("xsfg" ["$AP[7d(B"]) +("xsfj" ["$APW78(B"]) +("xsg'" ["$AOuKa8F(B"]) +("xsgu" ["$APX9G(B"]) +("xshb" ["$AP[:q(B"]) +("xshf" ["$APW:](B"]) +("xshl" ["$ANwHv9~@-(B"]) +("xshw" ["$AP[;((B"]) +("xshy" ["$APX;3(B"]) +("xsj'" ["$AOuKa|(B"]) +("xsji" ["$AP[<&(B"]) +("xsjm" ["$AP[=!(B"]) +("xsjn" ["$APX=s(B"]) +("xskb" ["$APX?Z(B"]) +("xsmg" ["$APWCM(B"]) +("xsmk" ["$AP\C((B"]) +("xsmz" ["$APVCC(B"]) +("xsn'" ["$AOuKaDF(B"]) +("xsnu" ["$APYE+(B"]) +("xsp'" ["$AP!KcEL(B"]) +("xspu" ["$APX8,(B"]) +("xsqd" ["$APXG;(B"]) +("xsqi" ["$APWFw(B" "$APXw"(B"]) +("xsrb" ["$AP\Hb(B"]) +("xsrv" ["$AP[Ho(B"]) +("xsth" ["$APXLE(B"]) +("xsua" ["$APWI1(B"]) +("xsub" ["$APWJV(B"]) +("xsui" ["$AP[J&(B"]) +("xsvd" ["$AP[W3(B"]) +("xsvh" ["$APV3$(B" "$AP\UF(B"]) +("xswz" ["$APXN'(B" "$AP[N0(B"]) +("xsx'" ["$AO`KFPN(B"]) +("xsxd" ["$APXOq(B"]) +("xsxm" ["$APXOY(B"]) +("xsxn" ["$AP[PD(B"]) +("xsxs" ["$APZPZ(B" "$AP\P\(B"]) +("xsxy" ["$AP[PT(B"]) +("xsy'" ["$AOuKaQN(B"]) +("xsys" ["$APZS?(B"]) +("xsyy" ["$AP[S%(B"]) +("xtan" ["$AQ*08(B"]) +("xtbg" ["$AQ)1@(B"]) +("xtbk" ["$AQ'1((B"]) +("xtbl" ["$AO`La2"B[(B" "$AQ)0W(B"]) +("xtbo" ["$AQ'2)(B" "$AQ(2%(B"]) +("xtbu" ["$AQ'2?(B"]) +("xtdi" ["$AQ)5X(B"]) +("xtdk" ["$AQ'5=(B" "$AQ(5@(B"]) +("xtdz" ["$AP-M,6/Ww(B"]) +("xtff" ["$AQ'7V(B"]) +("xtfg" ["$AQ'7g(B"]) +("xtfu" ["$AQ'8.(B"]) +("xtfy" ["$AO5M37"S}(B"]) +("xtfz" ["$AQ'7Q(B"]) +("xtg'" ["$AQ'M=9$(B"]) +("xtgi" ["$AO5M39$3L(B"]) +("xtgr" ["$AQ*9\(B"]) +("xtgs" ["$AQ'9$(B"]) +("xth'" ["$AOtL+aa(B"]) +("xthj" ["$AQ*:9(B"]) +("xthk" ["$AQ':C(B"]) +("xthl" ["$AQ':#(B" "$AQ*:#(B"]) +("xths" ["$AQ*:l(B"]) +("xthv" ["$AQ';a(B"]) +("xthw" ["$AQ);((B"]) +("xthy" ["$AQ';5(B"]) +("xtjd" ["$AQ*=,(B"]) +("xtji" ["$AQ'<.(B" "$AQ*<#(B"]) +("xtjm" ["$AOw|(B"]) +("xtjq" ["$AQ'>?(B"]) +("xtju" ["$AQ(>S(B"]) +("xtjw" ["$AQ'C(B" "$APo>F(B"]) +("xujw" ["$APiD&(B"]) +("xvn'" ["$AOBVPE)(B"]) +("xvq'" ["$AP9V3G;(B" "$APPU~Gx(B" "$APPU~H((B"]) +("xvqj" ["$AP}W*FpVX;z(B"]) +("xvqy" ["$APPU~GxSr(B"]) +("xvu'" ["$AOXV*JB(B"]) +("xvv'" ["$AP}W*Va(B"]) +("xvvy" ["$AP^U}VwRe(B"]) +("xvx'" ["$AO^VFPT(B"]) +("xvxu" ["$AO_UMO5J}(B"]) +("xvy'" ["$AP|WGR:(B"]) +("xvyu" ["$APDVPSPJ}(B"]) +("xvyx" ["$APPV.SPP'(B"]) +("xwai" ["$AOA0/(B"]) +("xwb'" ["$AOKN,0e(B"]) +("xwba" ["$AOB0M(B"]) +("xwbi" ["$AOB1J(B"]) +("xwbj" ["$AOB0`(B"]) +("xwbl" ["$AOB0Z(B"]) +("xwbm" ["$AOB1_(B"]) +("xwbo" ["$AO;2'(B"]) +("xwbu" ["$AOB2?(B"]) +("xwcg" ["$AOB2c(B"]) +("xwci" ["$AOB4N(B"]) +("xwda" ["$AOB4o(B"]) +("xwde" ["$AOE5C(B"]) +("xwdg" ["$AOB5H(B"]) +("xwdi" ["$AOB5X(B" "$AOB5Z(B"]) +("xwdj" ["$AOB50(B"]) +("xwdk" ["$AOE59(B"]) +("xwdy" ["$AOB6((B"]) +("xwee" ["$AOBr&(B"]) +("xwfa" ["$AOB7"(B" "$AOB7((B"]) +("xwfh" ["$AOB7=(B" "$AOB7E(B"]) +("xwfj" ["$AOB72(B"]) +("xwgb" ["$APBNE9+1((B"]) +("xwgd" ["$AO<9b(B"]) +("xwgr" ["$AOB9X(B" "$AOB9Y(B"]) +("xwgs" ["$AOB9$(B"]) +("xwgu" ["$AO?9H(B"]) +("xwh'" ["$APBND;/(B"]) +("xwhe" ["$AOB:S(B" "$AOBr"(B"]) +("xwhl" ["$AOB:#(B"]) +("xwhu" ["$AOE;#(B"]) +("xwhv" ["$AOB;X(B"]) +("xwhw" ["$AOB;,(B"]) +("xwhy" ["$AOE;5(B"]) +("xwi'" ["$AODMj4>(B" "$AO`N;2n(B"]) +("xwid" ["$AOKN,3$6H(B"]) +("xwie" ["$AO936(B" "$AOB35(B"]) +("xwif" ["$AOB3A(B"]) +("xwih" ["$AOA3$(B" "$AOB3!(B" "$AOB3'(B"]) +("xwiu" ["$AOB4&(B"]) +("xwiv" ["$AOB49(B"]) +("xwj'" ["$AOTN">5(B"]) +("xwjc" ["$AOB=E(B"]) +("xwjd" ["$AO?=-(B" "$AOB=5(B"]) +("xwji" ["$AOB<6(B" "$AOD<>(B"]) +("xwjm" ["$AOBF(B"]) +("xwjr" ["$AOB>m(B"]) +("xwjv" ["$APBNE(B"]) +("xwnk" ["$AO9DV(B"]) +("xwnl" ["$APPN*D\A&(B"]) +("xwpj" ["$AOBEL(B"]) +("xwpn" ["$AOBF7(B"]) +("xwqi" ["$AOBFe(B"]) +("xwqu" ["$AO=Gx(B" "$AOBH%(B"]) +("xwqy" ["$AOBGi(B"]) +("xwrf" ["$AO:HJ(B" "$AOBHK(B"]) +("xws'" ["$AOKN,KX(B"]) +("xwsi" ["$AOEK@(B"]) +("xwtb" ["$AOBM7(B"]) +("xwtl" ["$AOBL((B"]) +("xwtm" ["$AODLl(B"]) +("xwts" ["$AOBM,(B"]) +("xwtu" ["$AOBMA(B"]) +("xwub" ["$AOBJV(B" "$AODJU(B"]) +("xwue" ["$AOBIh(B"]) +("xwuf" ["$AOBIm(B"]) +("xwug" ["$AOBIz(B"]) +("xwuj" ["$AOBI=(B" "$AOXN/JiM(B"]) +("xxjt" ["$AP;>x(B"]) +("xxju" ["$AP!PD=wIw(B" "$APiPD=wIw(B"]) +("xxjw" ["$AP;.(B"]) +("xxkk" ["$APAPA?`?`(B"]) +("xxl'" ["$AOkOsA&(B" "$AOrPDA&(B" "$APBNw@<(B" "$APEO"B[(B" "$AP\O#Ad(B"]) +("xxlb" ["$AP9B)(B"]) +("xxlc" ["$AP4AK(B"]) +("xxli" ["$AP-@m(B" "$AP-A&(B"]) +("xxlu" ["$AP0B7(B" "$AP9B6(B"]) +("xxlv" ["$AP1BJ(B"]) +("xxmi" ["$AP9C\(B"]) +("xxmk" ["$AP,C1(B"]) +("xxmm" ["$AP1Cf(B"]) +("xxpo" ["$AP1FB(B" "$AP2FH(B"]) +("xxq'" ["$APlN}wh(B"]) +("xxqc" ["$AP1GE(B"]) +("xxqi" ["$AP0Fx(B" "$AP9Fx(B"]) +("xxr'" ["$AOgOBHK(B"]) +("xxru" ["$AP4Hk(B" "$AhrhrHgIz(B"]) +("xxss" ["$APNPNI+I+(B"]) +("xxsw" ["$APNOsK(B"]) +("xxwa" ["$AP,M`(B"]) +("xxwf" ["$AP1NF(B"]) +("xxx'" ["$AOVOsQ'(B" "$AP!PPPG(B" "$AP&N{N{(B"]) +("xxxc" ["$AP)P!(B"]) +("xxxi" ["$AP*O"(B"]) +("xxxm" ["$AP1O_(B"]) +("xxxn" ["$AP4PE(B"]) +("xxxr" ["$AP;P~(B" "$AP@P@OrHY(B"]) +("xxxx" ["$AP;P;(B"]) +("xxyb" ["$AP,SM(B"]) +("xxyh" ["$AP1Qt(B"]) +("xxyi" ["$AP-Ri(B" "$AP4Rb(B" "$AP;Rb(B"]) +("xxyj" ["$AO_PTT*<~(B" "$AP1Q[(B"]) +("xxyn" ["$AP3Rt(B"]) +("xxyy" ["$AP!PDRmRm(B"]) +("xxzi" ["$AP(WS(B" "$AP,WS(B" "$AP4WV(B"]) +("xxzo" ["$AP-Ww(B" "$AP4Ww(B"]) +("xyan" ["$APK02(B"]) +("xyb'" ["$AOBR;2=(B"]) +("xybj" ["$APK0l(B"]) +("xybm" ["$APN1d(B"]) +("xybu" ["$APL2?(B" "$APP2?(B"]) +("xybx" ["$APT1p(B"]) +("xyby" ["$APT2!(B"]) +("xydb" ["$APG67(B"]) +("xydd" ["$ANwS!6HH:5:(B"]) +("xydk" ["$APP5@(B"]) +("xyds" ["$APP6+(B" "$APP6/(B"]) +("xye'" ["$APDQ[6y(B"]) +("xyer" ["$APR6x(B"]) +("xyf'" ["$AO4RB7[(B"]) +("xyfa" ["$APL7#(B" "$APL7((B"]) +("xyff" ["$APK7\(B"]) +("xyfu" ["$APR8#(B"]) +("xyg'" ["$AP-T<9z(B"]) +("xygd" ["$APG9b(B"]) +("xyge" ["$APT8q(B"]) +("xygh" ["$APM8V(B"]) +("xygj" ["$APT8P(B"]) +("xygo" ["$APK9z(B"]) +("xygs" ["$APP9,(B"]) +("xyha" ["$AOsQ@:#06(B"]) +("xyhk" ["$APM:E(B" "$APR:C(B"]) +("xyho" ["$APG;p(B"]) +("xyhv" ["$APP;_(B"]) +("xyhw" ["$APK;/(B"]) +("xyie" ["$APP35(B"]) +("xyig" ["$APN3I(B" "$APP3L(B"]) +("xyir" ["$APP4,(B"]) +("xyj'" ["$AO4RB;z(B" "$AOTS0|(B"]) +("xyju" ["$AO!SP=pJt(B" "$APL>_(B"]) +("xyjy" ["$APP>6(B"]) +("xyks" ["$APG?U(B"]) +("xykv" ["$APR?w(B"]) +("xyl'" ["$AN|R}A&(B" "$AOHQiB[(B" "$APYQ@@{(B"]) +("xylc" ["$APQAK(B"]) +("xyli" ["$APP@n(B" "$APP@q(B"]) +("xyll" ["$APQ@4(B"]) +("xyls" ["$APKB!(B"]) +("xylv" ["$APLBI(B"]) +("xyma" ["$APNBk(B"]) +("xymm" ["$APRCb(B"]) +("xymu" ["$APQD?(B"]) +("xymy" ["$APLC{(B" "$APTC|(B" "$APUC{(B"]) +("xyng" ["$APTD\(B"]) +("xypd" ["$AQ!QTEP6O(B"]) +("xyq'" ["$AOR@VFw(B" "$AP'S&Fw(B"]) +("xyqi" ["$APGFZ(B" "$APKFp(B" "$APLFZ(B" "$APTFx(B"]) +("xyqq" ["$APGGr(B"]) +("xyqu" ["$APKH$(B"]) +("xyqy" ["$APTGi(B"]) +("xyrf" ["$APPHK(B" "$APSHJ(B"]) +("xyrs" ["$APNH](B"]) +("xys'" ["$AO!QNKa(B" "$AP!RbK<(B"]) +("xysi" ["$APNKF(B"]) +("xyti" ["$APGLe(B" "$APNLe(B"]) +("xytl" ["$APNL,(B" "$APOL((B"]) +("xyu'" ["$AOBRbJ6(B"]) +("xyua" ["$APMI0(B"]) +("xyug" ["$APKJ"(B" "$APNIy(B" "$APPJ!(B"]) +("xyui" ["$AJ!JB(B" "$APLJB(B" "$APNJ=(B" "$APNJF(B" "$APPJ1(B" "$APPJ9(B" "$APPJ;(B" "$APPJB(B" "$APUJO(B"]) +("xyuu" ["$APLJi(B" "$APNJ}(B" "$APPJi(B"]) +("xyv'" ["$AP!R5Vw(B" "$APESCV$(B" "$AQ!QTV+(B"]) +("xyvd" ["$APNW4(B" "$APPW0(B" "$APPW4(B"]) +("xyve" ["$APPU_(B"]) +("xyvg" ["$APPU~(B"]) +("xyvi" ["$APKVB(B" "$APNVF(B" "$APTVJ(B"]) +("xyvs" ["$AJ!VP(B"]) +("xywf" ["$AJ!ND(B" "$APPND(B"]) +("xywh" ["$APKMv(B" "$APKMz(B"]) +("xywu" ["$APQNr(B"]) +("xywz" ["$APKN6(B" "$APPN*(B"]) +("xyxc" ["$APPOz(B"]) +("xyxd" ["$APNO`(B" "$APNOs(B" "$APTO`(B"]) +("xyxi" ["$APGO5(B"]) +("xyxm" ["$APTOY(B"]) +("xyxp" ["$APLQ6(B"]) +("xyxq" ["$APKP^(B"]) +("xyxs" ["$APPPW(B"]) +("xyxu" ["$APKPm(B"]) +("xyxy" ["$APGPG(B" "$APIPI(B" "$APPPG(B" "$APPPL(B" "$APPPP(B" "$APTPP(B"]) +("xyye" ["$APGR9(B"]) +("xyyh" ["$A\~Qt(B"]) +("xyyi" ["$APPR=(B"]) +("xyyp" ["$APGTF(B" "$APRTK(B"]) +("xyyu" ["$APTS{(B"]) +("xyyy" ["$APNS0(B"]) +("xyzb" ["$APPW_(B"]) +("xyzi" ["$APTWS(B"]) +("xyzl" ["$APPTZ(B"]) +("xyzo" ["$APGWy(B"]) +("xyzs" ["$APPWY(B"]) +("xzb'" ["$APETk1H(B"]) +("xzjg" ["$APPW_;z99(B"]) +("xzq'" ["$AP-W`Gz(B"]) +("xzt'" ["$AP4WVL((B"]) +("xzx'" ["$AQ!TqPT(B"]) +("yaan" ["$AQE02(B"]) +("yaba" ["$AQF0M(B"]) +("yabi" ["$AQB1Z(B"]) +("yadh" ["$AQG51(B"]) +("yadi" ["$AQ95M(B"]) +("yadj" ["$AQ<50(B"]) +("yadk" ["$AQ959(B"]) +("yadm" ["$AQ95g(B" "$AQE5d(B"]) +("yads" ["$AQG6+(B"]) +("yady" ["$AQG6!(B"]) +("yaff" ["$AQ@7[(B"]) +("yafu" ["$AQ97~(B"]) +("yafz" ["$AQG7G(B"]) +("yagd" ["$AT~9b(B"]) +("yagh" ["$AQG8Y(B"]) +("yagk" ["$AQ@8`(B"]) +("yagl" ["$AQ98G(B"]) +("yagr" ["$AQ@9X(B" "$AQE9[(B"]) +("yaid" ["$AQ@42(B"]) +("yaii" ["$AQ@3](B"]) +("yais" ["$AQA3f(B"]) +("yaji" ["$AQ9<7(B" "$AQE|(B"]) +("yaju" ["$AQF>g(B"]) +("yajw" ["$AQ9<[(B"]) +("yake" ["$AQ@?F(B"]) +("yali" ["$AQ9A&(B"]) +("yaly" ["$AQFAe(B"]) +("yama" ["$AQGBi(B"]) +("yamf" ["$AQCCE(B"]) +("yami" ["$AQFCU(B"]) +("yapm" ["$AQ;F,(B"]) +("yapo" ["$AQ9FH(B"]) +("yaqd" ["$AQ9G?(B"]) +("yaqi" ["$AQ9Fx(B"]) +("yare" ["$AQGHH(B"]) +("yarf" ["$AQEHK(B"]) +("yars" ["$AQM7(B"]) +("yatc" ["$AQ9Lu(B"]) +("yatx" ["$AQGLz(B"]) +("yauw" ["$AQ@K"(B"]) +("yava" ["$AQ9U%(B"]) +("yavb" ["$AQGV^(B"]) +("yavi" ["$AQ9VF(B" "$AQEVB(B" "$AT~VF(B"]) +("yavu" ["$AQ9V}(B" "$AQ9W!(B"]) +("yaya" ["$AQ=Q=(B"]) +("yayi" ["$AQ9RV(B"]) +("yayj" ["$AQ9QS(B"]) +("yayp" ["$AQ9TO(B" "$AQ:TK(B" "$AQ:TO(B"]) +("yayu" ["$AQFSo(B"]) +("yazi" ["$AQ"(B"]) +("ybjp" ["$ASQ>|(B" "$ASR>|(B"]) +("ybjq" ["$ASF>C(B" "$ASP>I(B"]) +("ybju" ["$ASJ>V(B" "$ASM>b(B"]) +("ybjw" ["$ASP2(B" "$ASM>.(B"]) +("ybkd" ["$ASK?s(B" "$ASM?s(B"]) +("ybke" ["$ASN?M(B" "$ASP?M(B" "$ASV?I(B"]) +("ybki" ["$ASN1j?(3_(B"]) +("ybku" ["$ASM?b(B"]) +("ybl'" ["$ASC2;AK(B"]) +("yblc" ["$ASMAO(B" "$ASPAK(B"]) +("ybld" ["$ASEA<(B"]) +("yble" ["$ASN@V(B"]) +("ybli" ["$ASN@k(B" "$ASN@z(B" "$ASP@m(B" "$ASP@q(B" "$ASP@{(B" "$ASPA&(B"]) +("yblj" ["$ASN@@(B"]) +("yblk" ["$ASP@M(B"]) +("ybll" ["$ASI@4(B" "$ASP@5(B" "$ASV@4(B"]) +("ybln" ["$ASWAV(B"]) +("yblp" ["$ASMBV(B"]) +("yblv" ["$ASGBG(B" "$ASMBL(B"]) +("yblx" ["$ASEAS(B" "$AT$18A"O\(B"]) +("ybly" ["$ASDAi(B" "$ASPAc(B"]) +("yblz" ["$ASM@`(B"]) +("ybmc" ["$ASWCg(B"]) +("ybmf" ["$ASMCE(B"]) +("ybmm" ["$ASRCf(B"]) +("ybmn" ["$ASNCq(B"]) +("ybmo" ["$ASDD,(B" "$ASMD+(B"]) +("ybmu" ["$ASNDA(B"]) +("ybmy" ["$ASDCw(B" "$ASPC{(B"]) +("ybmz" ["$ASEC@(B"]) +("ybng" ["$ASVD\(B"]) +("ybni" ["$ASMD`(B" "$ASMDe(B"]) +("ybnm" ["$ASPDj(B" "$ASWDj(B"]) +("ybpc" ["$ASJF1(B"]) +("ybpl" ["$ASREI(B"]) +("ybpm" ["$ASUF-(B"]) +("ybqi" ["$ASHFd(B" "$ASMFa(B" "$ASMFx(B"]) +("ybqm" ["$ASPG.(B"]) +("ybqr" ["$ASPH((B"]) +("ybqu" ["$ASPH$(B"]) +("ybqy" ["$ASPGi(B" "$ASPGk(B" "$ASQGi(B" "$ASRGc(B"]) +("ybr'" ["$AR*2;H;(B" "$AR;0`HK(B"]) +("ybrf" ["$ASNHK(B" "$ASPHK(B" "$ASQHK(B"]) +("ybrj" ["$ASFH;(B"]) +("ybru" ["$ASLHg(B" "$ASPHg(B" "$ASVHg(B"]) +("ybse" ["$ASPI+(B"]) +("ybsi" ["$ASPK>(B"]) +("ybso" ["$ASPKy(B"]) +("ybsr" ["$ASMKa(B"]) +("ybss" ["$ASMKI(B"]) +("ybtb" ["$ASIM7(B"]) +("ybtc" ["$ASMLu(B"]) +("ybtd" ["$AR;0\M?5X(B"]) +("ybti" ["$ASWLe(B"]) +("ybtk" ["$ASTLU(B"]) +("ybtl" ["$ASLL+(B"]) +("ybtm" ["$ASMLo(B"]) +("ybts" ["$ASMM)(B" "$ASMM0(B"]) +("ybty" ["$ASNM'(B"]) +("ybu'" ["$AR*2;JG(B" "$AR;0QJV(B" "$ASP1>JB(B"]) +("ybua" ["$ASUI1(B"]) +("ybub" ["$ASRJV(B"]) +("ybuf" ["$ASDIn(B" "$ASPIm(B"]) +("ybug" ["$ASEJ$(B" "$ASQIz(B"]) +("ybuh" ["$ASGIK(B"]) +("ybui" ["$ASEJF(B" "$ASPJ'(B" "$ASPJ1(B" "$ASPJ6(B" "$ASPJB(B" "$ASVJG(B"]) +("ybul" ["$AR;0cK5@4(B"]) +("ybuu" ["$ASPJ}(B"]) +("ybuv" ["$ASMK.(B" "$ASNK5(B" "$ASVK/(B"]) +("ybv'" ["$AR;0QW%(B" "$ASC2;WE(B"]) +("ybvb" ["$ASDV](B"]) +("ybve" ["$ASPWE(B"]) +("ybvg" ["$ASJU~(B"]) +("ybvi" ["$ASEVJ(B" "$ASJV7(B" "$ASMV,(B" "$ASMV=(B" "$ASWVI(B"]) +("ybvj" ["$AR;1>U}>-(B" "$ASMU1(B"]) +("ybvs" ["$ASIVP(B" "$ASIVT(B" "$ASPVV(B"]) +("ybwf" ["$ASVNE(B"]) +("ybwj" ["$ASNMf(B" "$ASVMf(B"]) +("ybwu" ["$ASMN[(B" "$ASPNs(B"]) +("ybwz" ["$ASPN*(B" "$ASPN=(B"]) +("ybxc" ["$ASPP'(B" "$ASWP!(B"]) +("ybxd" ["$ASJOd(B" "$ASMOd(B" "$ASVOs(B"]) +("ybxi" ["$ASNO7(B" "$ASPO2(B"]) +("ybxj" ["$ARR1{Op=:(B"]) +("ybxm" ["$ASEOH(B" "$ASFOP(B" "$ASPO^(B" "$ASPO_(B"]) +("ybxn" ["$ASPPD(B"]) +("ybxq" ["$ASEPc(B"]) +("ybxr" ["$ASEQ!(B"]) +("ybxx" ["$ASPP)(B" "$ASQP-(B"]) +("ybxy" ["$ASMPT(B" "$ASNPP(B" "$ASPPN(B" "$ASPPT(B"]) +("ybya" ["$ASMQ9(B" "$ASWQ?(B"]) +("ybyb" ["$ASDSD(B" "$ASFSF(B" "$ASVSP(B"]) +("ybyh" ["$ASFQo(B"]) +("ybyi" ["$ASERl(B" "$ASLRI(B" "$ASNRU(B" "$ASPRb(B" "$ASPRf(B" "$ASQRj(B" "$ASRRm(B" "$ASVR;(B"]) +("ybyk" ["$ASVR*(B"]) +("ybyn" ["$ASMS!(B"]) +("ybyr" ["$ASFT6(B" "$ASNT0(B" "$ASPT4(B"]) +("ybys" ["$ASNS>(B" "$ASPSC(B"]) +("ybyt" ["$ASET=(B"]) +("ybyu" ["$ASESZ(B" "$ASGSt(B" "$ASISZ(B" "$ASIS`(B" "$ASLT%(B" "$ASPS`(B" "$AvOSc(B"]) +("ybz'" ["$AR;12WS(B" "$AS!0QWS(B"]) +("ybzh" ["$ASM2X(B"]) +("ybzi" ["$ASNWJ(B" "$ASNWS(B"]) +("ybzl" ["$ASVTZ(B"]) +("ybzs" ["$ASMWX(B"]) +("ycfi" ["$AR;4N7=3L(B"]) +("yckj" ["$ASI4K?I<{(B"]) +("ycl'" ["$ASC2DAV(B" "$AT-2DAO(B"]) +("yclt" ["$AR@4K@`MF(B"]) +("yctu" ["$ASk4KM,J1(B"]) +("ydar" ["$AS!5Z02HK(B"]) +("ydbd" ["$AR;6/2;6/(B"]) +("ydd'" ["$AT65X5c(B"]) +("yddh" ["$ARF6/5g;0(B"]) +("yddm" ["$ART5c4xCf(B"]) +("yde'" ["$AR;5c6y(B"]) +("ydf'" ["$AR;6Y79(B"]) +("ydfu" ["$ASP5D7EJ8(B"]) +("ydh'" ["$AS@6(:S(B" "$AT<5):S(B" "$ATK6/;a(B"]) +("ydi'" ["$AT-5g3X(B" "$ATK6/3!(B"]) +("ydj'" ["$AS@6/;z(B" "$AT-6/;z(B"]) +("ydjj" ["$ATK6/=!=+(B"]) +("ydjs" ["$ATK6/>:H|(B"]) +("ydl'" ["$ARb4s@{(B" "$AT-6/A&(B"]) +("ydny" ["$AS!6HDaNwQG(B"]) +("ydp'" ["$AR;4sEz(B"]) +("ydq'" ["$AQi5gFw(B" "$AR;56GP(B"]) +("ydu'" ["$ARi6(Ji(B" "$ASP5DJG(B"]) +("ydv'" ["$ASC5CWE(B"]) +("ydvn" ["$AS!6HV'DG(B"]) +("ydvy" ["$ARr5XVFRK(B"]) +("ydx'" ["$AR94sQ'(B"]) +("ydy'" ["$AR;6TR;(B" "$AS!6HQs(B" "$ATK6/T1(B"]) +("ydyd" ["$AR;5cR;5N(B"]) +("yeba" ["$AR20U(B"]) +("yebi" ["$AR21H(B"]) +("yebj" ["$AR90`(B" "$AR90k(B"]) +("yebu" ["$AR22;(B"]) +("yeby" ["$AR61z(B"]) +("yebz" ["$AR21;(B"]) +("yecg" ["$AR2Tx(B"]) +("yecj" ["$AR02M(B"]) +("yecl" ["$AR02K(B"]) +("yedb" ["$AR26<(B"]) +("yede" ["$AR25C(B"]) +("yedi" ["$AR05X(B"]) +("yeer" ["$AR/6y(B" "$AR66z(B"]) +("yegd" ["$AR99b(B"]) +("yegz" ["$AR28x(B"]) +("yehh" ["$AR9:=(B"]) +("yehk" ["$AR2:C(B"]) +("yehl" ["$AR2;9(B"]) +("yeho" ["$AR0;p(B"]) +("yehv" ["$AR2;a(B"]) +("yehw" ["$AR0;((B" "$AR:;/(B"]) +("yei'" ["$ARR6~4<(B"]) +("yeia" ["$AR92f(B"]) +("yejc" ["$AR2=P(B"]) +("yeji" ["$AR0<&(B" "$AR5<((B"]) +("yejm" ["$AR9M(B"]) +("yejy" ["$AR5>-(B" "$AR9>0(B" "$AR:>'(B"]) +("yeke" ["$AR2?I(B"]) +("yeks" ["$AR9?U(B"]) +("yeli" ["$AR9@o(B" "$AR:A&(B"]) +("yell" ["$AR2@4(B" "$AR9@4(B"]) +("yelm" ["$AR1A6(B"]) +("yelp" ["$AR6BV(B"]) +("yema" ["$AR0Bm(B" "$AR3Bk(B"]) +("yemf" ["$AR/CG(B" "$AR2CE(B"]) +("yemj" ["$AR0By(B"]) +("yeml" ["$AR6Bv(B"]) +("yemm" ["$AR6Cf(B"]) +("yemu" ["$AR9D;(B"]) +("yemz" ["$AR2C;(B"]) +("yeng" ["$AR2D\(B"]) +("yepk" ["$AR:E](B"]) +("yepm" ["$AR6F,(B"]) +("yeqc" ["$AR6GJ(B"]) +("yerb" ["$AR6Hb(B"]) +("yerf" ["$AR0HK(B"]) +("yese" ["$AR9I+(B"]) +("yesp" ["$AR/Ko(B"]) +("yesr" ["$AR6Ka(B"]) +("yesu" ["$AR.vU(B"]) +("yet'" ["$AQE6{K~(B"]) +("yeti" ["$AR:Le(B"]) +("yetl" ["$AR:L,(B"]) +("yetu" ["$AR0MC(B"]) +("yety" ["$AR6M&(B"]) +("yeub" ["$AR0J^(B"]) +("yeuf" ["$AR9In(B"]) +("yeug" ["$AR0Iz(B"]) +("yeui" ["$AR2J9(B" "$AR2JG(B" "$AR9JP(B"]) +("yeuu" ["$AR3J}(B"]) +("yevj" ["$AR0U=(B"]) +("yevu" ["$AR5Vw(B"]) +("yewj" ["$AR9Mm(B"]) +("yewl" ["$AR0Mb(B"]) +("yewo" ["$AR8NQ(B"]) +("yewu" ["$AR5Nq(B"]) +("yewz" ["$AR2N*(B"]) +("yexc" ["$AR9P#(B"]) +("yexd" ["$AR2Os(B"]) +("yexi" ["$AR9O.(B"]) +("yexm" ["$AR2OH(B" "$AR4OX(B"]) +("yexn" ["$AR0PD(B"]) +("yexu" ["$AR2Pm(B"]) +("yexw" ["$AR8OB(B"]) +("yey'" ["$ASW6yT0(B"]) +("yeya" ["$AR0Q<(B" "$AR6Q?(B" "$AR8Q?(B" "$AR:Q9(B"]) +("yeyb" ["$AR2SP(B"]) +("yeye" ["$AR/R/(B" "$AR6R8(B"]) +("yeyi" ["$AR2RQ(B" "$AR5RQ(B"]) +("yeyj" ["$AR3QR(B"]) +("yeyk" ["$AR2R*(B"]) +("yeyu" ["$AR5S`(B"]) +("yeyy" ["$AR0S*(B" "$AR2S&(B"]) +("yezi" ["$AR,WS(B" "$AR6WS(B"]) +("yezl" ["$AR2TZ(B"]) +("yfbd" ["$AT-7b2;6/(B"]) +("yffu" ["$AR;7+7gK3(B"]) +("yfhy" ["$AQG7G;aRi(B"]) +("yfk'" ["$AT$86?n(B"]) +("yfsv" ["$AT<7(H}UB(B"]) +("yfui" ["$AQs7(Iz2z(B"]) +("yfwe" ["$AR;7VN*6~(B"]) +("yfwv" ["$AT$7@N*Vw(B"]) +("yfy'" ["$AR@8=SZ(B"]) +("yfyv" ["$AR;7rR;F^VF(B"]) +("yfz'" ["$AR;7VWS(B"]) +("yfzb" ["$AT$86WJ1>(B"]) +("ygbp" ["$AQE8w1vEI(B"]) +("ygej" ["$AR;8I6~>;(B"]) +("ygel" ["$AR;8E6xB[(B"]) +("ygf'" ["$AS+9b7[(B"]) +("yggl" ["$ASP9&9&BJ(B"]) +("yggy" ["$ATF9s8_T-(B"]) +("ygh'" ["$ARl99;/(B"]) +("ygii" ["$ARB9Z3~3~(B"]) +("ygje" ["$AR;8v>"6y(B"]) +("ygl'" ["$AS"8q@<(B"]) +("ygp'" ["$AS+9bFA(B"]) +("ygt'" ["$ARl99Le(B" "$AS29GM7(B"]) +("ygyl" ["$AS29GSc@`(B"]) +("ygyu" ["$AS^9+RFI=(B"]) +("ygz'" ["$AQs9mWS(B"]) +("yhb'" ["$AQu;/15(B"]) +("yhbf" ["$AQy1>(B"]) +("yhbj" ["$AQy0e(B"]) +("yhbu" ["$AQs2<(B"]) +("yhby" ["$AQx1x(B" "$AQx2!(B"]) +("yhcs" ["$AQs4P(B"]) +("yhd'" ["$AQu;/5*(B" "$ARg:i5@(B"]) +("yhdi" ["$AQx5X(B"]) +("yhdm" ["$AQt5g(B"]) +("yhdv" ["$ARi;a67Uy(B"]) +("yhe'" ["$AR;:v6y(B" "$AR;;a6y(B"]) +("yhff" ["$AQx7V(B"]) +("yhfg" ["$AQx7d(B"]) +("yhfh" ["$AQs7?(B"]) +("yhfu" ["$AQx88(B"]) +("yhg'" ["$AQu;/8F(B" "$AQu;/8u(B" "$AQu;/9/(B"]) +("yhgd" ["$AQn9c(B" "$AQt9b(B" "$AQv9b(B"]) +("yhge" ["$AQm8h(B"]) +("yhgk" ["$AQr8a(B"]) +("yhh'" ["$AR.:M;*(B"]) +("yhhe" ["$AQs:S(B"]) +("yhhh" ["$AQsPP(B"]) +("yhho" ["$AQs;u(B" "$AQx;n(B"]) +("yhhu" ["$AQx;$(B"]) +("yhhv" ["$AQs;R(B"]) +("yhhw" ["$AQo;((B" "$AQu;/(B"]) +("yhhy" ["$AQs;1(B"]) +("yhi'" ["$AQn;"3G(B"]) +("yhie" ["$AQs35(B"]) +("yhig" ["$AQo3L(B" "$AQr3G(B" "$AQx3I(B"]) +("yhj'" ["$AQu;/(B"]) +("yhmc" ["$AQmCg(B"]) +("yhmk" ["$AQrC+(B"]) +("yhmm" ["$AQsCf(B" "$AQvCf(B"]) +("yhmu" ["$AQvD=(B"]) +("yhmz" ["$AQnC7(B"]) +("yhp'" ["$ARW:DF7(B"]) +("yhpi" ["$AQrF$(B"]) +("yhpn" ["$AQyF7(B"]) +("yhq'" ["$AQu;/G&(B" "$ARe:MH-(B" "$ARxPPH/(B" "$ASE;]H/(B"]) +("yhqi" ["$AQoFz(B" "$AQuFx(B" "$AQxFx(B"]) +("yhqm" ["$AQsG.(B"]) +("yhqn" ["$AQxGW(B"]) +("yhqp" ["$AQrH:(B"]) +("yhqq" ["$AQkGs(B"]) +("yhrb" ["$AQrHb(B"]) +("yhrf" ["$AQsHK(B"]) +("yhrs" ["$AQrH^(B"]) +("yht'" ["$AQu;/Lz(B" "$AQu;/M-(B" "$ARe:MME(B"]) +("yhtl" ["$AQtL((B" "$ATA::LzB7(B"]) +("yhtm" ["$AQmLo(B"]) +("yhu'" ["$AT-:/J}(B"]) +("yhug" ["$AQoIy(B" "$AQxIz(B"]) +("yhuh" ["$AQxIK(B"]) +("yhui" ["$AQnJO(B" "$AQyJ=(B"]) +("yhuo" ["$AQtK7(B"]) +("yhuu" ["$AQnJw(B"]) +("yhuv" ["$AQrK.(B"]) +("yhv'" ["$ARi;aVF(B"]) +("yhvb" ["$AQoV](B"]) +("yhvd" ["$AQsW0(B"]) +("yhvi" ["$AQxV3(B"]) +("yhvu" ["$AQnVl(B"]) +("yhw'" ["$AQu;/No(B" "$ASC;'Mx(B"]) +("yhwf" ["$AQnND(B"]) +("yhwh" ["$AQvM{(B"]) +("yhwo" ["$AQvNT(B"]) +("yhwu" ["$AQsNq(B"]) +("yhwz" ["$AQoM~(B"]) +("yhx'" ["$AQu;/P?(B" "$ARx:SO5(B" "$AT<:2Q7(B"]) +("yhxy" ["$AQtPT(B" "$ARxPPPESC(B"]) +("yhy'" ["$ARC:MT0(B"]) +("yhyb" ["$AQsSM(B"]) +("yhyh" ["$AQsQs(B" "$AQwQw(B" "$AQyQy(B"]) +("yhyi" ["$AQsRg(B"]) +("yhyj" ["$AQoQT(B"]) +("yhyk" ["$AQng[(B"]) +("yhys" ["$AQvS>(B"]) +("yhyt" ["$AQu;/QGM-(B"]) +("yhyu" ["$AQsSs(B" "$AQxS}(B"]) +("yhyv" ["$ASV:lSVW((B"]) +("yhzb" ["$ARxPPWJ1>(B"]) +("yhzi" ["$AQnWS(B" "$AQoWS(B" "$AQxWS(B" "$AQyWS(B"]) +("yhzy" ["$ARl;/WwSC(B"]) +("yian" ["$ARi08(B"]) +("yib'" ["$ASJ4+2?(B"]) +("yiba" ["$ARQ0Q(B"]) +("yibb" ["$AR;3I2;1d(B"]) +("yibc" ["$ARG1m(B"]) +("yibf" ["$ARR1=(B" "$ARk1>(B"]) +("yibi" ["$AR;1Z(B"]) +("yibj" ["$AR;0c(B" "$AR;0k(B"]) +("yibk" ["$ARW1,(B"]) +("yibm" ["$AR;1_(B" "$ART1c(B"]) +("yibn" ["$ARK1v(B"]) +("yibo" ["$ARB2'(B"]) +("yibu" ["$ARQ2;(B" "$ARl2=(B"]) +("yibx" ["$AS@492;P`(B"]) +("yiby" ["$AR;2"(B" "$AR_2!(B"]) +("yibz" ["$ARN13(B" "$ARQ1;(B" "$ART11(B"]) +("yici" ["$AR;4N(B" "$AR@4K(B" "$AR@4N(B" "$ART4N(B"]) +("yicj" ["$ARO2O(B"]) +("yicl" ["$ARl2J(B"]) +("yicp" ["$AR@4f(B"]) +("yics" ["$ARQ4S(B"]) +("yid'" ["$AQs2e6S(B"]) +("yide" ["$AR;5C(B"]) +("yidg" ["$AR;5H(B"]) +("yidi" ["$ARl5X(B"]) +("yidj" ["$AR;5)(B"]) +("yidk" ["$AR;5@(B"]) +("yidl" ["$AR;4x(B" "$AR;4z(B"]) +("yidm" ["$AR;5c(B" "$ARI5c(B" "$ARk5g(B"]) +("yidr" ["$AR;6K(B" "$AR;6N(B" "$AR\6O(B" "$ARl6K(B"]) +("yids" ["$AR;6/(B" "$ARA6+(B" "$ARF6/(B" "$ART6+(B" "$ARW6.(B"]) +("yidu" ["$AR;6H(B" "$ARf6<(B"]) +("yidv" ["$AR;6Q(B"]) +("yidy" ["$AR;6((B" "$ARi6((B"]) +("yier" ["$AR;6~(B" "$ARQ6x(B"]) +("yifa" ["$AR;7"(B" "$AR@7((B" "$ARf7"(B"]) +("yiff" ["$AR;7](B" "$ARB7V(B" "$ARe7_(B"]) +("yifh" ["$ARR7=(B"]) +("yifj" ["$AR;7,(B"]) +("yifu" ["$AR;7r(B" "$AR@8=(B" "$ARB7~(B"]) +("yifz" ["$AR`7G(B"]) +("yig'" ["$AR]3v9&(B"]) +("yige" ["$AR;8v(B"]) +("yigi" ["$ARE4+9$3L(B"]) +("yigj" ["$AR;8I(B"]) +("yigl" ["$AR;8E(B"]) +("yigo" ["$ARl9z(B"]) +("yigr" ["$AR;9a(B" "$ARB9Z(B"]) +("yigs" ["$AR;92(B"]) +("yigu" ["$ARQ9J(B"]) +("yigv" ["$ARB9q(B"]) +("yihb" ["$ART:s(B"]) +("yihd" ["$AR;;N(B"]) +("yihe" ["$ARi:M(B"]) +("yihf" ["$ARE:^(B"]) +("yihh" ["$AR;PP(B" "$ARFPP(B"]) +("yihj" ["$ARE:6(B"]) +("yihk" ["$AR;:A(B"]) +("yihl" ["$ARE:!(B"]) +("yiho" ["$ARI;s(B" "$ARV;r(B"]) +("yihp" ["$ARQ;i(B"]) +("yihr" ["$AR`;9(B"]) +("yihs" ["$ARA:l(B"]) +("yihv" ["$ARi;a(B"]) +("yihw" ["$ARl;/(B"]) +("yiig" ["$ARi3L(B"]) +("yiih" ["$ARK2}(B" "$ARl3#(B"]) +("yiij" ["$ARE2z(B"]) +("yiip" ["$ARK4:(B" "$ARR4<(B"]) +("yiir" ["$ARE4+(B"]) +("yiis" ["$ARf3f(B"]) +("yiiu" ["$AR[Ps(B" "$ARf4&(B" "$ARg3v(B"]) +("yijc" ["$AR;=G(B" "$ARE=L(B" "$ARF=;(B"]) +("yiji" ["$AR;<:(B" "$ARE<#(B" "$ARQ<+(B" "$ART<0(B" "$AR`<4(B" "$ARl<:(B"]) +("yijj" ["$ASP2z=W<6(B"]) +("yijm" ["$AR;E(B" "$AR@>I(B"]) +("yijt" ["$ARi>v(B"]) +("yiju" ["$AR;>Y(B" "$AR@>](B" "$ARF>S(B" "$ARI>e(B" "$ARQ>_(B"]) +("yijw" ["$AR;<\(B" "$ARi<[(B"]) +("yijx" ["$AR;=i(B"]) +("yijy" ["$AR;>-(B" "$ARQ>-(B" "$ARW>-(B" "$ARb>3(B"]) +("yik'" ["$AR;3!?U(B"]) +("yikb" ["$AR;?Z(B"]) +("yike" ["$AR;?L(B" "$AR=?F(B"]) +("yikk" ["$AR@??(B" "$ARP??(B"]) +("yikl" ["$ARF?*(B"]) +("yiku" ["$ARd?`(B"]) +("yiky" ["$AR;?i(B"]) +("yil'" ["$AR}31A&(B" "$AT$4&@m(B"]) +("yilb" ["$AREB)(B"]) +("yilc" ["$AR=AF(B" "$ARBAO(B" "$ARbAO(B"]) +("yilh" ["$ARA@J(B"]) +("yili" ["$AR;@}(B" "$AR;A&(B" "$ARYA"(B" "$ARcA&(B" "$ARe@m(B"]) +("yilj" ["$AR;@@(B"]) +("yilk" ["$ARE@O(B"]) +("yill" ["$AR;@4(B" "$AR@@5(B" "$ARP@5(B" "$ART@4(B"]) +("yilm" ["$AR;A,(B" "$AR@A5(B"]) +("yilp" ["$ARiB[(B"]) +("yilq" ["$AR;Ao(B" "$AREAt(B" "$ARgAw(B"]) +("yilu" ["$AR;B7(B"]) +("yilv" ["$AR;BI(B" "$ARIBG(B" "$AReBI(B"]) +("yilz" ["$ARl@`(B"]) +("yima" ["$ARLBh(B" "$ARkBk(B"]) +("yimc" ["$ARFCg(B" "$AR_Cg(B"]) +("yimg" ["$ARJCI(B"]) +("yimi" ["$ARRCQ(B"]) +("yimm" ["$AR;Cf(B" "$ARTCb(B"]) +("yimn" ["$AR;Cq(B" "$ARECq(B" "$ARFCq(B"]) +("yimo" ["$AR;D((B"]) +("yimv" ["$AR;3oD*U9(B"]) +("yinc" ["$ARfDq(B"]) +("yinj" ["$ARIDQ(B" "$ARTDO(B"]) +("yinm" ["$AR;Dj(B"]) +("yinz" ["$ARTDZ(B"]) +("yip'" ["$AT-3&E_(B"]) +("yipj" ["$AR;EL(B"]) +("yipm" ["$AR;F+(B" "$AR;F,(B"]) +("yipx" ["$AR;F3(B"]) +("yiqi" ["$AR;Fk(B" "$AR;Fp(B" "$AR;Fx(B" "$AREFz(B" "$ARGFw(B" "$ARbFx(B" "$AReFl(B" "$AReFx(B"]) +("yiqm" ["$AR;G'(B" "$ARTG0(B"]) +("yiqq" ["$ARTGs(B"]) +("yiqr" ["$ARRH)(B"]) +("yiqt" ["$ARRH2(B"]) +("yiqu" ["$AR;Gz(B" "$AR_Gx(B"]) +("yiqx" ["$AR;GP(B"]) +("yiqy" ["$AR;G`(B" "$ARFGi(B"]) +("yirf" ["$AR;HN(B" "$ARKHK(B" "$ARUHK(B"]) +("yiri" ["$AR;HU(B" "$ARlHU(B" "$ARnHU(B"]) +("yirj" ["$AR@H;(B" "$ARQH;(B" "$ARWH<(B" "$ARcH;(B"]) +("yirs" ["$AREH](B"]) +("yiru" ["$AR;Hg(B"]) +("yise" ["$AR;I+(B"]) +("yisi" ["$AR;K?(B" "$ARbK<(B" "$AgKK@(B"]) +("yisr" ["$ARRKa(B"]) +("yisv" ["$ARWKi(B"]) +("yitb" ["$AR;M7(B"]) +("yith" ["$AbBLG(B"]) +("yiti" ["$AR;Le(B" "$ARELe(B" "$ARiLb(B" "$ARlLe(B"]) +("yitl" ["$ARTL+(B"]) +("yitm" ["$AR;Ll(B" "$ARPLl(B"]) +("yitr" ["$AR;ME(B" "$ARIME(B"]) +("yits" ["$AR;M,(B" "$AR;M3(B" "$ARlM,(B"]) +("yitu" ["$ARbM<(B"]) +("yitx" ["$AR;L{(B"]) +("yiub" ["$AR;JV(B"]) +("yiuf" ["$AR;Im(B"]) +("yiug" ["$AR;Iz(B" "$AR=Iz(B"]) +("yiuh" ["$ARBIQ(B" "$ARTIO(B"]) +("yiui" ["$AR;J1(B" "$AR;J@(B" "$AR;JB(B" "$AR=J&(B" "$ARBJ3(B" "$AREJ'(B" "$ARGJ=(B" "$AR]JB(B" "$ARbJ6(B" "$AReJ?(B" "$ARiJB(B"]) +("yiuj" ["$AR;I=(B" "$ARBI@(B"]) +("yiup" ["$AR;K2(B"]) +("yiuu" ["$AR=Ju(B" "$AREJi(B" "$ARUJu(B"]) +("yiv'" ["$ASP2zU_(B"]) +("yivb" ["$AR;V\(B" "$ARfV](B"]) +("yive" ["$AR@WE(B" "$ARkU_(B"]) +("yivf" ["$AR;Us(B"]) +("yivh" ["$AR;UE(B" "$AR@UL(B" "$ARPUL(B" "$ARi3$(B"]) +("yivi" ["$AR;V1(B" "$AR;VB(B" "$AR=VN(B" "$AREV7(B" "$AREV>(B" "$ARFV2(B" "$ARQV*(B" "$ARTVA(B" "$ARTVB(B" "$ARVV9(B" "$ARVVF(B" "$ARbV<(B" "$ARbV>(B"]) +("yivj" ["$ARmU9(B" "$AfdU>(B"]) +("yivk" ["$AR;3/(B" "$AR@UU(B"]) +("yivo" ["$ARBWE(B"]) +("yivp" ["$AR;W<(B"]) +("yivs" ["$AR;VV(B"]) +("yivu" ["$AREVv(B" "$AREVx(B"]) +("yiwf" ["$ARINJ(B" "$ARkND(B" "$ARlND(B"]) +("yiwh" ["$AREM|(B" "$ARQMy(B" "$ARTMy(B"]) +("yiwj" ["$AR;Mr(B" "$ARRMi(B" "$ARZMr(B"]) +("yiwl" ["$ARTMb(B" "$ARbMb(B"]) +("yiwu" ["$AR;N^(B" "$AR=Nq(B" "$ARBNo(B" "$ARENo(B" "$AReNq(B" "$ARlNo(B" "$Aj]Ns(B"]) +("yiwv" ["$ARE4+NoVJ(B"]) +("yiwz" ["$AR;N6(B" "$AR@YK(B" "$ARFN;(B" "$ARTN*(B" "$ARWN;(B" "$ARbN6(B" "$ARlN6(B"]) +("yix'" ["$ARE4+PT(B" "$ARE4+Q'(B" "$ATK3oQ'(B"]) +("yixd" ["$AR;Or(B" "$AREOq(B" "$ARFOn(B" "$AR\Ok(B" "$ARbOk(B" "$ARbOr(B" "$ARbOs(B" "$ARlOg(B"]) +("yixi" ["$AR@O!(B" "$ARRO)(B" "$ARTNw(B" "$ARiO/(B"]) +("yixm" ["$AR;O_(B" "$ARHOY(B" "$ARRu#(B"]) +("yixn" ["$AR;PD(B" "$ARIPD(B"]) +("yixt" ["$AR=Q'(B"]) +("yixw" ["$AR;OB(B" "$ARTOB(B"]) +("yixx" ["$AR;P)(B" "$ARE4+PEO"(B"]) +("yixy" ["$AR;PP(B" "$ARKPK(B" "$ARlPM(B" "$ARlPT(B"]) +("yiyb" ["$AR;SV(B" "$ARQSI(B" "$ARQSP(B"]) +("yiye" ["$AR;R6(B" "$AR^R5(B"]) +("yiyh" ["$AR;Qy(B" "$ARKQt(B" "$ARlQy(B"]) +("yiyi" ["$A0,0,(B" "$AR@R@(B" "$ARIRe(B" "$ARbRe(B" "$ARlRi(B"]) +("yiyj" ["$AR;Q[(B" "$AReQ](B"]) +("yiyk" ["$AR=R)(B"]) +("yiyn" ["$ARPRt(B" "$ARkRt(B"]) +("yiyr" ["$ARiT1(B" "$AR=T:(B" "$ARET8(B" "$ARTT6(B" "$ARbT8(B" "$ARiT:(B"]) +("yiys" ["$ARWSC(B" "$AReSB(B"]) +("yiyt" ["$AR;TB(B"]) +("yiyu" ["$AR;Sg(B" "$ARWSZ(B" "$ARWSk(B"]) +("yiyy" ["$AR;S&(B"]) +("yizi" ["$ARNWS(B" "$ARTWJ(B"]) +("yizj" ["$AS}3ITS=;(B"]) +("yizk" ["$AR;Tg(B" "$AR\Tl(B"]) +("yizl" ["$AR;TY(B" "$ARFTT(B" "$ARQTZ(B"]) +("yizs" ["$AR;W\(B"]) +("yizu" ["$ARDWe(B" "$ARMWe(B" "$ARlWe(B"]) +("yjan" ["$AQS02(B" "$AQX06(B"]) +("yjba" ["$AQN0M(B"]) +("yjbi" ["$AQZ1N(B"]) +("yjbj" ["$AQO0l(B"]) +("yjbl" ["$ASP;z2#A'(B"]) +("yjbm" ["$AQ]1d(B"]) +("yjbv" ["$AR;uj2;Uq(B"]) +("yjcg" ["$AQR2c(B"]) +("yjci" ["$AQO4J(B" "$AQT4G(B" "$AQT4J(B"]) +("yjck" ["$AQL2](B"]) +("yjcs" ["$AQL4Q(B"]) +("yjd'" ["$AQEd;0(B" "$ASP;((B"]) +("yjhb" ["$AQJ:m(B"]) +("yjhe" ["$AQS:S(B" "$AQT:M(B" "$AQX:S(B"]) +("yjhi" ["$ASP;z:O3I(B"]) +("yjhj" ["$AQO:.(B"]) +("yjhl" ["$AQX:#(B"]) +("yjho" ["$AQL;p(B" "$AQf;p(B"]) +("yjhr" ["$AQS;:(B"]) +("yjhs" ["$AQ[:l(B"]) +("yjhu" ["$AQN:~(B" "$AQZ;$(B"]) +("yjhv" ["$AQL;R(B" "$AQg;a(B"]) +("yjhw" ["$AQL;((B" "$AQ[;((B" "$AQ];/(B" "$ASP;z;/:ONo(B"]) +("yjhx" ["$ASP;z;/Q'(B"]) +("yji'" ["$AQx<&3!(B"]) +("yjif" ["$AQL3>(B"]) +("yjig" ["$AQN3G(B" "$AQO3M(B"]) +("yjih" ["$AQN3!(B" "$AQS3$(B" "$AQ]3*(B"]) +("yjii" ["$AQN3X(B" "$AQS3Y(B"]) +("yjis" ["$AQ[3f(B"]) +("yjiu" ["$AQ]3v(B"]) +("yjjc" ["$AQ[=G(B"]) +("yjjd" ["$AQR=,(B" "$AQX=-(B" "$AQ]=2(B"]) +("yjjm" ["$AQL~(B"]) +("yjjq" ["$AQP>?(B"]) +("yjjr" ["$AQa>k(B"]) +("yjju" ["$AQ]>g(B"]) +("yjjx" ["$AQ[=g(B"]) +("yjjy" ["$AQ[>&(B" "$AQ[>5(B" "$AQ`>)(B"]) +("yjkd" ["$AQ[?t(B"]) +("yjke" ["$AQ[?F(B"]) +("yjkj" ["$AQ[?4(B"]) +("yjku" ["$AQO?a(B"]) +("yjlc" ["$AQUAO(B"]) +("yjld" ["$AR;>YA=5C(B"]) +("yjli" ["$AQO@w(B" "$AQ[@o(B" "$AQ[A&(B" "$AQ^@v(B"]) +("yjlp" ["$AQTB[(B"]) +("yjlu" ["$AQNB1(B" "$AQXB7(B"]) +("yjlx" ["$AS"<*@{:#O?(B"]) +("yjly" ["$AQOAn(B"]) +("yjlz" ["$AQN@`(B" "$AQ[@a(B"]) +("yjm'" ["$AQ[=^C+(B"]) +("yjmi" ["$AQOC\(B"]) +("yjml" ["$AQZBq(B" "$AQ`Bs(B"]) +("yjmo" ["$AQMC;(B" "$AQPD%(B"]) +("yjmu" ["$AQLD;(B"]) +("yjmy" ["$AQOCw(B"]) +("yjmz" ["$AQLC:(B"]) +("yjn'" ["$AQt<+D`(B"]) +("yjng" ["$AQID\(B"]) +("yjnm" ["$AQSDj(B"]) +("yjpi" ["$AQ[F$(B"]) +("yjqi" ["$AQSFZ(B"]) +("yjqm" ["$AQ[G0(B"]) +("yjqq" ["$AQ[Gr(B"]) +("yjqr" ["$AQ[H&(B"]) +("yjqy" ["$AQgGk(B"]) +("yjre" ["$AQWHH(B"]) +("yjrj" ["$AY2H;(B" "$AfLH;(B"]) +("yjrs" ["$AQRH\(B"]) +("yjs'" ["$AQP>?Ky(B"]) +("yjse" ["$AQUI+(B" "$AQ[I+(B"]) +("yjsi" ["$AQMK@(B"]) +("yjsr" ["$AQNKa(B" "$AQ]Kc(B" "$AQiKc(B"]) +("yjsu" ["$AQOK`(B"]) +("yjt'" ["$AQN(B"]) +("yju'" ["$AQP>?Iz(B" "$AQP>?JR(B" "$AR)(B" "$AQiJ,(B"]) +("yjuj" ["$AQNI=(B" "$AQ`I=(B"]) +("yjuo" ["$AQ]K5(B"]) +("yjuv" ["$AQNK.(B" "$AQNK0(B"]) +("yjv'" ["$ASN;wU=(B" "$ASP;zVJ(B"]) +("yjvb" ["$AYpV](B"]) +("yjve" ["$AQTU_(B" "$AQXWE(B"]) +("yjvg" ["$AQOU{(B" "$AQOU}(B" "$AQWV"(B" "$AQiV$(B" "$AS@>CVPA"9z(B"]) +("yjvi" ["$AQPVF(B" "$AkYV,(B"]) +("yjvj" ["$AQSU9(B"]) +("yjvq" ["$ASP<[V$H/(B"]) +("yjvs" ["$AQOVX(B"]) +("yjwh" ["$AQVMu(B"]) +("yjwo" ["$AQ[NQ(B" "$AQ`NQ(B"]) +("yjwu" ["$AQLNm(B" "$AQSNs(B" "$AQa6q(B"]) +("yjx'" ["$AS@>CPT(B"]) +("yjxi" ["$AQNNv(B" "$AQXO.(B" "$AQ]O0(B" "$AQ]O7(B" "$AQgO/(B"]) +("yjxm" ["$AQXO_(B"]) +("yjxn" ["$AQRPD(B" "$AQfPD(B"]) +("yjxt" ["$AQiQ*(B"]) +("yjxu" ["$AQSPx(B"]) +("yjxw" ["$AQ[OB(B"]) +("yjxy" ["$AQOPL(B" "$AQTPP(B"]) +("yjy'" ["$AQP>?T1(B"]) +("yjye" ["$AQLR6(B" "$AQNR5(B"]) +("yjyi" ["$AQ]Re(B"]) +("yjyj" ["$AQRQN(B" "$AQ`Q`(B" "$ASV<1SV>*(B"]) +("yjyr" ["$AQ]T1(B"]) +("yjys" ["$AQXSC(B"]) +("yjyu" ["$AQTSo(B" "$AQhSo(B" "$AS5>|SEJt(B"]) +("yjyy" ["$AQZS3(B"]) +("yjzb" ["$AQ]W`(B"]) +("yjzi" ["$AQ`WS(B"]) +("ykba" ["$AR!0Q(B" "$AR*0Q(B"]) +("ykbi" ["$AR!1[(B" "$AR*1H(B"]) +("ykbk" ["$AQ|0|(B"]) +("ykbl" ["$AR!0Z(B" "$AR#0Z(B"]) +("ykbu" ["$AQ|2?(B" "$AR*2;(B"]) +("ykce" ["$AR#2b(B"]) +("ykcl" ["$AR)2D(B"]) +("ykcs" ["$AR*4S(B"]) +("ykde" ["$AR*5C(B"]) +("ykdh" ["$AR!54(B"]) +("ykdi" ["$AR*5X(B"]) +("ykdk" ["$AQ}5@(B" "$AR*5=(B" "$AR*5@(B"]) +("ykdl" ["$AQ|4x(B"]) +("ykdm" ["$AR*5c(B"]) +("ykds" ["$AR!6/(B" "$AR$64(B"]) +("ykdv" ["$AR*6T(B"]) +("ykff" ["$AR)7[(B"]) +("ykfg" ["$AQ}7g(B"]) +("ykfh" ["$AR)7=(B" "$AR)7?(B"]) +("ykfj" ["$AR*78(B" "$AR*79(B"]) +("ykfz" ["$AR)7Q(B"]) +("ykgj" ["$AR!8K(B" "$AR#8P(B"]) +("ykgk" ["$AR)8`(B"]) +("ykgs" ["$AQ{9&(B" "$AR*9+(B"]) +("ykgu" ["$AQ|9D(B"]) +("ykgy" ["$AQ}9V(B"]) +("ykgz" ["$AR*8x(B"]) +("ykhd" ["$AR!;N(B"]) +("ykhe" ["$AR*:M(B" "$A_::H(B"]) +("ykhk" ["$AR*:C(B"]) +("ykhl" ["$AR):&(B" "$AR*:&(B"]) +("ykhw" ["$AQ|;((B"]) +("ykie" ["$AR!35(B"]) +("ykih" ["$AR)3'(B"]) +("ykir" ["$AR%4+(B"]) +("ykis" ["$AR*3e(B"]) +("ykjd" ["$AR*=+(B"]) +("ykji" ["$AQ{F(B" "$AR*>M(B"]) +("ykjy" ["$AQ}>+(B"]) +("ykkk" ["$AR*??(B"]) +("ykks" ["$AR#?X(B"]) +("ykld" ["$AR)A?(B"]) +("yklj" ["$AR!@:(B"]) +("yklt" ["$AR*BT(B"]) +("ykly" ["$AR*Al(B"]) +("ykme" ["$AR*C4(B"]) +("ykmo" ["$AQ}D'(B" "$ATMC(B"]) +("ylyy" ["$AR;@MS@R](B"]) +("ylz'" ["$ARu@kWS(B"]) +("ylzj" ["$AQEB32X2<=-(B"]) +("ylzw" ["$ASMAOWwNo(B"]) +("yme'" ["$ARACC6y(B"]) +("ymgj" ["$ARuD19nF(B"]) +("ynju" ["$AR~>S(B"]) +("ynjx" ["$ARt=W(B" "$ARt=Z(B"]) +("ynjy" ["$ARu>%(B"]) +("ynkd" ["$ARx?s(B"]) +("ynlc" ["$AR{AO(B"]) +("ynld" ["$ARtA?(B" "$ARuA9(B" "$ARxA=(B"]) +("ynli" ["$ARu@z(B" "$ARxA#(B" "$AR}@m(B" "$AR}A&(B"]) +("ynlq" ["$AR}Aw(B"]) +("ynlr" ["$ARyBR(B"]) +("ynlu" ["$AR}B7(B"]) +("ynlv" ["$ARtBI(B"]) +("ynma" ["$ARtBk(B"]) +("ynmb" ["$ARuD1(B"]) +("ynmj" ["$AR~Bw(B"]) +("ynmu" ["$ARxD;(B"]) +("ynmy" ["$ARtC{(B"]) +("ynnh" ["$ARuDR(B"]) +("ynni" ["$AR~Dd(B" "$AS!Da(B"]) +("ynpg" ["$ARqEo(B"]) +("ynpl" ["$ARxEF(B"]) +("ynpn" ["$ARtF5(B"]) +("ynqc" ["$AR}GE(B"]) +("ynqi" ["$ARxFw(B" "$AR}Fp(B"]) +("ynqm" ["$ARxG.(B"]) +("ynqn" ["$ARsGZ(B" "$ARvGW(B"]) +("ynqu" ["$ARtGx(B"]) +("ynqx" ["$ARsGP(B"]) +("ynr'" ["$AT=DOHK(B"]) +("ynrf" ["$AR}HK(B"]) +("ynrj" ["$AS!H>(B"]) +("ynru" ["$AR}Hk(B"]) +("ynse" ["$ARtI+(B"]) +("ynsf" ["$ARuI-(B"]) +("ynsj" ["$AR;DjKD<>(B"]) +("ynsu" ["$ARrKX(B" "$ARtKY(B"]) +("yntm" ["$ARuLl(B"]) +("yntr" ["$ARxME(B"]) +("ynuf" ["$AR}Ij(B"]) +("ynui" ["$ARrJ=(B" "$AR{J3(B" "$AR~J?(B"]) +("ynuj" ["$ARuI=(B"]) +("ynuu" ["$ARrJ}(B" "$AR}Jv(B"]) +("ynuv" ["$AR{K.(B" "$AR}K.(B"]) +("ynuw" ["$AS!K"(B"]) +("ynvg" ["$AR}V$(B" "$AS!V$(B"]) +("ynvh" ["$AS!UB(B"]) +("ynvi" ["$ARtVJ(B" "$AS!VF(B"]) +("ynvp" ["$ARtW<(B"]) +("ynvs" ["$AR}VV(B"]) +("ynvx" ["$AQsE+U\Q'(B"]) +("ynwf" ["$AR}ND(B"]) +("ynwz" ["$ARrN*(B" "$ARtN;(B" "$ARyM~(B"]) +("ynxd" ["$ARtOl(B" "$AS!Os(B"]) +("ynxi" ["$ARrO.(B"]) +("ynxm" ["$ARuOU(B" "$AR}O_(B"]) +("ynxn" ["$ARtPE(B" "$AS!PE(B"]) +("ynxp" ["$ARrQ-(B" "$ARtQ6(B"]) +("ynxu" ["$ARsPf(B"]) +("ynxy" ["$ARtPM(B" "$ARuPT(B" "$ARxPS(B" "$AR~PM(B" "$AR~PT(B" "$AS!PP(B"]) +("ynyb" ["$ARrSI(B" "$AR}SU(B"]) +("ynyh" ["$ARuQt(B"]) +("ynyj" ["$AR}QT(B"]) +("ynyn" ["$AR~R~(B"]) +("ynyp" ["$ARtTO(B" "$ARuTF(B"]) +("ynyr" ["$ARrT5(B" "$ARvT5(B"]) +("ynys" ["$AR}SC(B"]) +("ynyt" ["$ARt@V(B" "$AR~T<(B"]) +("ynyu" ["$ARtSr(B" "$ARuSj(B" "$ARuSt(B"]) +("ynyy" ["$ARuS0(B"]) +("ynzi" ["$ARrWS(B" "$ARxWS(B" "$AR}WS(B" "$AS!WS(B"]) +("ypbu" ["$ATO2?(B"]) +("ypcg" ["$ATF2c(B"]) +("ypch" ["$ATL2X(B"]) +("ypcl" ["$ATF2J(B"]) +("ypdb" ["$AlY67(B"]) +("ypdi" ["$ATK5V(B"]) +("ypdj" ["$ATK5%(B"]) +("ypdk" ["$ATK5@(B" "$ATN59(B"]) +("ypds" ["$ATK6/(B"]) +("ypdy" ["$ATF6%(B"]) +("ypfu" ["$ATP8>(B"]) +("ypfz" ["$ATK7Q(B"]) +("yrgs" ["$AT19$(B"]) +("ypgv" ["$ATF9s(B"]) +("yphe" ["$ATK:S(B"]) +("yphj" ["$ATL:-(B"]) +("yphv" ["$ATK;a(B"]) +("ypib" ["$ATK3o(B"]) +("ypie" ["$ATN35(B"]) +("ypif" ["$ATH3F(B"]) +("ypir" ["$ATN4,(B"]) +("ypjc" ["$ATO=E(B"]) +("ypji" ["$ATF(B"]) +("ypsr" ["$ATKKc(B"]) +("ypss" ["$ATKKM(B"]) +("ypsv" ["$ATPKk(B"]) +("ypti" ["$ATFL](B"]) +("yptm" ["$ATFLl(B"]) +("yptu" ["$ATFM<(B"]) +("ypui" ["$ATFJR(B" "$ATIJ/(B"]) +("ypuj" ["$ATFI<(B" "$ATFI=(B"]) +("ypuu" ["$ATKJd(B"]) +("ypv'" ["$AQ9FHU_(B"]) +("ypvg" ["$ATHU{(B"]) +("ypvr" ["$ATKW*(B"]) +("ypvv" ["$AQ;F,U=Uy(B"]) +("ypwh" ["$ATKMy(B"]) +("ypwu" ["$ATFNm(B"]) +("ypxc" ["$ATKOz(B"]) +("ypxu" ["$ATJPm(B"]) +("ypxw" ["$ATFO<(B"]) +("ypxy" ["$ATKPP(B"]) +("ypyj" ["$ATFQL(B"]) +("ypyp" ["$ATFTF(B"]) +("ypys" ["$ATKSC(B"]) +("ypyu" ["$ATFSj(B" "$ATPS}(B"]) +("ypyy" ["$ATKS*(B"]) +("ypzl" ["$ATKTX(B"]) +("yqbf" ["$AR;H%2;8475(B"]) +("yqbt" ["$AR;GO2;M((B"]) +("yqd'" ["$ASEH15c(B"]) +("yqei" ["$AR;Ge6~3~(B"]) +("yqff" ["$ARbFx7g7"(B"]) +("yqp'" ["$AQuFxF?(B"]) +("yqr'" ["$ASPG.HK(B" "$ASPGiHK(B"]) +("yqs'" ["$AQ{GkH|(B"]) +("yqtx" ["$ASPFZM=PL(B"]) +("yqz'" ["$AR;GeTg(B"]) +("yran" ["$AT)08(B" "$AT-08(B"]) +("yrbf" ["$AT*1>(B" "$AT-1>(B"]) +("yrbj" ["$AT-0f(B"]) +("yrbk" ["$AT*1&(B"]) +("yrbo" ["$AT(2)(B"]) +("yrd'" ["$AQGHH4x(B"]) +("yrda" ["$AT64s(B"]) +("yrdi" ["$AT-5X(B" "$AT05X(B"]) +("yrdj" ["$AT*5)(B"]) +("yrdk" ["$AT65@(B"]) +("yrdm" ["$AT-5c(B" "$AT25c(B"]) +("yrds" ["$AT66+(B"]) +("yrdy" ["$AT-6((B" "$AT06!(B"]) +("yrej" ["$AS-HP6x=b(B"]) +("yrff" ["$AT97_(B"]) +("yrfh" ["$AT67=(B" "$AT67?(B"]) +("yrfz" ["$AT67G(B"]) +("yrge" ["$AT68t(B"]) +("yrgh" ["$AT28V(B"]) +("yrgk" ["$AT-8e(B" "$AT-8f(B"]) +("yrgl" ["$AT-8C(B"]) +("yrgu" ["$AT-9J(B" "$AT59J(B" "$AT69E(B"]) +("yrgv" ["$AT29f(B"]) +("yrhb" ["$AT3:o(B"]) +("yrhf" ["$AT9:^(B"]) +("yrhh" ["$AT6:=(B"]) +("yrhp" ["$AT);j(B"]) +("yrhu" ["$AT2;!(B"]) +("yrhw" ["$AT2;,(B"]) +("yrib" ["$AT)3p(B"]) +("yrig" ["$AT63L(B"]) +("yrik" ["$AT*3/(B"]) +("yris" ["$AT-3f(B"]) +("yriu" ["$AT*3u(B" "$AT64&(B"]) +("yrjc" ["$AT6=<(B"]) +("yrji" ["$AT-;y(B" "$AT-<.(B"]) +("yrjm" ["$AT*<~(B" "$AT6<{(B"]) +("yrjn" ["$AT6=|(B"]) +("yrjp" ["$AT.>|(B"]) +("yrjq" ["$AT.>H(B"]) +("yrjw" ["$AR;Hg-(B" "$AT6>0(B"]) +("yrjz" ["$ASkHU>cTv(B"]) +("yrkd" ["$AT-?s(B"]) +("yrlc" ["$AT-AO(B"]) +("yrld" ["$AT-A8(B" "$AT-AB(B"]) +("yrli" ["$AT-@m(B"]) +("yrlk" ["$AT*@O(B"]) +("yrll" ["$AT-@4(B"]) +("yrln" ["$AT0AV(B"]) +("yrlo" ["$AT:Bd(B"]) +("yrlq" ["$AT4Aw(B"]) +("yrmf" ["$AT/CE(B"]) +("yrmj" ["$AT2Bz(B"]) +("yrmm" ["$AT-C^(B"]) +("yrmu" ["$AT-D>(B"]) +("yrmz" ["$AT-C:(B"]) +("yrnm" ["$AT*Dj(B"]) +("yrnz" ["$AT:DZ(B"]) +("yrpj" ["$AT2EL(B"]) +("yrqi" ["$AT*Fx(B" "$AT9Fx(B"]) +("yrqn" ["$AT0G^(B"]) +("yrqq" ["$AT2Gr(B"]) +("yrqr" ["$AT2H&(B" "$AT4H*(B"]) +("yrqu" ["$AT)G|(B" "$AT*Gz(B"]) +("yrrp" ["$AT2Hs(B"]) +("yrru" ["$AR}HKHkJ$(B"]) +("yrse" ["$AT-I+(B"]) +("yrsu" ["$AT*KX(B"]) +("yrtb" ["$AT4M7(B"]) +("yrti" ["$AT-Le(B"]) +("yrtl" ["$AT2L((B"]) +("yrtm" ["$AT0Lo(B"]) +("yrts" ["$AT2M2(B"]) +("yrub" ["$AT*JW(B"]) +("yruf" ["$AT(In(B" "$AT-Is(B"]) +("yrug" ["$AT-Iz(B"]) +("yrui" ["$AT*J7(B" "$AT-J+(B" "$AT-J<(B" "$AT-JG(B" "$AT:J?(B"]) +("yruj" ["$AT*I=(B"]) +("yruk" ["$AT,I\(B"]) +("yruy" ["$AT*K'(B"]) +("yrvb" ["$AT2V\(B"]) +("yrvd" ["$AT-W4(B"]) +("yrvg" ["$AT6Uw(B"]) +("yrvh" ["$AT:3$(B"]) +("yrvm" ["$AR}HKW"D?(B"]) +("yrvo" ["$AT2W@(B"]) +("yrvs" ["$AT-VV(B"]) +("yrvu" ["$AT-Vw(B" "$AT-Vx(B" "$AT.Vz(B" "$AT2Vi(B" "$AT2Vy(B"]) +("yrvv" ["$AT2W6(B"]) +("yrw'" ["$ARWH!(B" "$ASC>"(B"]) +("ysjq" ["$AS@>C(B" "$ASC>I(B"]) +("ysju" ["$ASC>_(B" "$ASPI+=pJt(B"]) +("ysjw" ["$AS@(B"]) +("ystu" ["$ASCM>(B"]) +("ysug" ["$AS@Iz(B" "$AS@J$(B"]) +("ysui" ["$AS@J@(B" "$ASBJ?(B" "$ASCJB(B"]) +("ysvd" ["$ATHKYW*6/(B"]) +("ysvg" ["$AS:U}(B"]) +("ysvs" ["$AS7VW(B"]) +("yswu" ["$ASCNd(B"]) +("ysxm" ["$AS?OV(B"]) +("ysxn" ["$AS@PB(B" "$ASCPD(B"]) +("ysxy" ["$AS@PK(B"]) +("ysyb" ["$AS5SP(B"]) +("ysyd" ["$ATHKYTK6/(B"]) +("ysyi" ["$ASCRT(B" "$ASCRb(B"]) +("ysyp" ["$ASCTO(B"]) +("ysyr" ["$AS@T6(B"]) +("ysyt" ["$AS;T>(B"]) +("ysyu" ["$ASBSZ(B" "$ASCSZ(B" "$ASCSo(B"]) +("yszl" ["$ASCTZ(B"]) +("yszv" ["$ASCWl(B"]) +("ytbk" ["$ATB1((B"]) +("ytbu" ["$AT=2;(B"]) +("ytbw" ["$ASPLu2;NI(B"]) +("ytby" ["$ATD1x(B"]) +("ytda" ["$AT=4s(B"]) +("ytdi" ["$ATB5W(B"]) +("ytdj" ["$AT<5)(B"]) +("ytdo" ["$AT=6`(B"]) +("ytdr" ["$A@V6N(B"]) +("ytds" ["$AT=6,(B"]) +("ytdu" ["$ATD6A(B"]) +("ytdv" ["$A@V6S(B"]) +("ytdw" ["$AR;Ll5=Mm(B"]) +("ytdy" ["$AT<6((B"]) +("yter" ["$ATC6z(B"]) +("ytfa" ["$AT<7((B" "$AT=7"(B"]) +("ytff" ["$AT<7V(B" "$ATB7V(B" "$ATB7](B"]) +("ytfu" ["$A@V8.(B" "$AT@88(B"]) +("ytfz" ["$AT@7I(B"]) +("ytgd" ["$ATB9b(B"]) +("ytgk" ["$AT=8_(B"]) +("ytgo" ["$AT=9}(B"]) +("ytgs" ["$ATB9$(B"]) +("ytgv" ["$AT=9l(B"]) +("yth'" ["$AR;Le;/(B" "$AT0Lo;/(B"]) +("ythj" ["$AT<:2(B"]) +("ythk" ["$AT=:C(B"]) +("ythn" ["$AR!M7;NDT(B"]) +("ythv" ["$AT<;a(B"]) +("ytiu" ["$ATB3u(B" "$ATB3v(B"]) +("ytji" ["$AT<=x(B"]) +("ytju" ["$A@V>d(B" "$AT=>g(B" "$ATA>g(B"]) +("ytjx" ["$AT==g(B"]) +("ytjy" ["$ATB>-(B"]) +("ytke" ["$ATFp(B"]) +("ytqm" ["$AT>G((B"]) +("ytqn" ["$ATBGY(B"]) +("ytqq" ["$ATBGr(B"]) +("ytqr" ["$AT=H((B"]) +("ytqu" ["$A@VGz(B"]) +("ytr'" ["$ASLL+HK(B"]) +("ytrl" ["$AR:LeH(B" "$ASc6G(B"]) +("yudw" ["$AT-Iz6/No(B"]) +("yudy" ["$AT$6((B" "$AT$6)(B"]) +("yudz" ["$ASRJV6(Tr(B"]) +("yuee" ["$AS`6n(B"]) +("yufa" ["$ASo7((B"]) +("yuff" ["$ASc7[(B" "$AT$7V(B"]) +("yufh" ["$AT$7@(B"]) +("yufj" ["$ARrJ=7V=b(B"]) +("yufu" ["$ASf7r(B" "$AT$86(B"]) +("yufz" ["$ASZ7I(B" "$AS}7J(B"]) +("yugb" ["$AT$9:(B"]) +("yuge" ["$AS`8n(B" "$ASf8h(B"]) +("yugh" ["$ASf8[(B" "$AT!8W(B"]) +("yugj" ["$AT$8P(B"]) +("yugk" ["$AT$8f(B"]) +("yugo" ["$ASk9z(B"]) +("yugs" ["$ASk92(B"]) +("yugu" ["$AT-J<9+Ig(B"]) +("yuh'" ["$ASZJG:u(B"]) +("yuhb" ["$ASj:s(B"]) +("yuhd" ["$ASq;J(B"]) +("yuhe" ["$ASz:O(B"]) +("yuhh" ["$ASn:=(B"]) +("yuhj" ["$ASy:.(B"]) +("yuhk" ["$ASz:C(B"]) +("yuhl" ["$ASv:&(B"]) +("yuhr" ["$ASq;7(B"]) +("yuhv" ["$ASX;X(B" "$ASk;a(B" "$ASo;c(B"]) +("yuhw" ["$ASc;((B" "$ASp;/(B"]) +("yuhx" ["$ASNJV:COP(B"]) +("yuia" ["$ASc2f(B"]) +("yuib" ["$ATKJd3I1>(B"]) +("yuih" ["$ASf3!(B" "$AT!3!(B"]) +("yuii" ["$ASc3X(B" "$ASc3a(B" "$AT!3X(B"]) +("yuip" ["$AS^4@(B"]) +("yuir" ["$ASf4,(B"]) +("yuiu" ["$AS}3{(B"]) +("yuj'" ["$ARUJu(B" "$AT$_(B" "$ASo>d(B" "$AT%>g(B"]) +("yujw" ["$AS`V$(B"]) +("yuqi" ["$ASZF_(B" "$ASbFZ(B" "$ASfFZ(B" "$ASkFd(B" "$ASoFx(B" "$ASqFw(B" "$AT$FZ(B"]) +("yuqp" ["$AScH:(B"]) +("yuqt" ["$AS`H1(B"]) +("yuqu" ["$ASfGx(B"]) +("yuqx" ["$AS`GP(B"]) +("yuqy" ["$ASuGk(B"]) +("yurb" ["$AScHb(B"]) +("yure" ["$AT$HH(B"]) +("yurf" ["$AS^HK(B"]) +("yurs" ["$ASpH^(B"]) +("yuse" ["$ASoH{(B"]) +("yusi" ["$ASZK<(B"]) +("yusj" ["$ASjI!(B"]) +("yusl" ["$AT$H|(B"]) +("yuso" ["$AT"Ky(B"]) +("yusr" ["$AT$Kc(B"]) +("yutb" ["$ASsM7(B"]) +("yuth" ["$AScLA(B"]) +("yutm" ["$ASZLo(B" "$ASjLl(B"]) +("yutr" ["$AR;JSM,HJ(B"]) +("yuu'" ["$ASqJqJr(B"]) +("yuuf" ["$AT$Is(B"]) +("yuug" ["$AScIz(B"]) +("yuuh" ["$ASvIO(B" "$AT-J(B"]) +("yuuu" ["$AS\Jw(B" "$AS`J}(B" "$ASqJw(B"]) +("yuuv" ["$AScK.(B" "$ASjK.(B"]) +("yuv'" ["$AT-IzVJ(B"]) +("yuvb" ["$ASnVf(B" "$AT%V](B"]) +("yuvf" ["$AS`Up(B"]) +("yuvi" ["$AT$V*(B" "$AT$VF(B" "$AZMV<(B"]) +("yuvk" ["$AT$UW(B"]) +("yuvs" ["$AScVV(B" "$AS|VP(B" "$AS}VV(B"]) +("yuvu" ["$AT$W#(B"]) +("yuvx" ["$ARB!"J3!"W!!"PP(B"]) +("yuw'" ["$AQ\IzNo(B"]) +("yuwf" ["$ASoND(B"]) +("yuwh" ["$AScMx(B" "$ASfMx(B" "$AS{M{(B"]) +("yuwi" ["$AR;JBN^3I(B"]) +("yuwk" ["$ASPJQN^?V(B"]) +("yuwl" ["$ASrMb(B"]) +("yuwz" ["$AScN2(B" "$ASwN*(B"]) +("yux'" ["$ARUJuPT(B" "$ASEIzQ'(B" "$ATKJdO_(B"]) +("yuxd" ["$AT$Ok(B"]) +("yuxi" ["$ASoO5(B" "$ASqO*(B"]) +("yuxm" ["$AS`OR(B" "$ASvOU(B" "$AT$OH(B"]) +("yuxp" ["$ASfQ4(B"]) +("yuxt" ["$ARbJ6PNL,(B" "$ASjQ)(B" "$AT!Q*(B" "$ATKJdO5M3(B"]) +("yuxw" ["$AS`OB(B"]) +("yuxx" ["$ASYQ*(B" "$ApvQ*(B"]) +("yuy'" ["$AR{J3R5(B" "$AT-IzTN(B"]) +("yuyb" ["$AR!ImR;1d(B" "$AScSM(B"]) +("yuye" ["$ASfR5(B"]) +("yuyh" ["$AS}Qm(B"]) +("yuyi" ["$AShRT(B" "$ASjRB(B" "$ASoRe(B" "$AT"Re(B"]) +("yuyj" ["$ASoQT(B" "$AT"QT(B" "$AT$QT(B"]) +("yuyk" ["$AR;J1R;?L(B" "$AS`R&(B"]) +("yuyn" ["$AS`Rt(B" "$ASoRt(B"]) +("yuys" ["$ASPIySPI+(B" "$ASySC(B"]) +("yuyt" ["$ASbT=(B" "$AT$T<(B"]) +("yuyu" ["$ASZSZ(B" "$ASkSk(B" "$AStSt(B" "$AT"SZ(B"]) +("yuz'" ["$AT*J@Wf(B"]) +("yuzd" ["$AT9IyTX5@(B"]) +("yuzi" ["$AfzWS(B"]) +("yuzz" ["$ARTImWwTr(B"]) +("yvam" ["$AS5U~0.Cq(B"]) +("yvb'" ["$AS2V=0e(B"]) +("yvbm" ["$ASJU~1`Bk(B"]) +("yvbt" ["$ASkVZ2;M,(B"]) +("yvfi" ["$ASnVf7I4,(B"]) +("yvg'" ["$ASEVJ8V(B" "$ASnVf9[(B"]) +("yvhj" ["$AS2VJ:O=p(B"]) +("yvi'" ["$AQxVm3!(B"]) +("yvj'" ["$ARVVFFx(B"]) +("yvqx" ["$AT2W6GzO_(B"]) +("yvt'" ["$AT2VyLe(B"]) +("yvtp" ["$AS2WEM7F$(B"]) +("yvu'" ["$ARQV*J}(B"]) +("yvug" ["$AQOVXJB9J(B"]) +("yvws" ["$ARRVVN,IzKX(B"]) +("yvx'" ["$AQOVXPT(B" "$AQSU9PT(B" "$ASnVfO_(B"]) +("yvy'" ["$AR;U#Q[(B" "$ARTVASZ(B"]) +("yvyd" ["$AT2V\TK6/(B"]) +("yvyr" ["$ASP3/R;HU(B"]) +("yvz'" ["$AQ[ViWS(B"]) +("yvzy" ["$ARVVFWwSC(B"]) +("ywd'" ["$AQENB5C(B"]) +("ywdj" ["$AR;Mx4r>!(B"]) +("ywhj" ["$ASnND;/<0(B"]) +("ywld" ["$AReNq@M6/(B"]) +("ywp'" ["$AQsNqEI(B"]) +("ywsv" ["$AR;N^KyV*(B"]) +("ywt'" ["$ASnNDL)(B"]) +("ywu'" ["$AR=NqJR(B"]) +("ywv'" ["$ARUNDV>(B" "$ARbN6WE(B"]) +("ywvq" ["$ASBMyV1G0(B"]) +("ywvy" ["$AQsN*VPSC(B"]) +("yww'" ["$AQsM^M^(B"]) +("ywx'" ["$AR)NoQ'(B"]) +("ywyd" ["$AQsNqTK6/(B"]) +("ywyu" ["$AR;NeR;J.(B"]) +("yxbb" ["$AR0PD2*2*(B"]) +("yxc'" ["$AR;P!4i(B"]) +("yxdl" ["$AS`OR6(@m(B"]) +("yxf'" ["$ASEQ!7((B"]) +("yxfv" ["$ASEOH7"U9(B" "$AT!Q*7\U=(B"]) +("yxg'" ["$ASEOH9I(B"]) +("yxgb" ["$ASPO_9c2%(B"]) +("yxgl" ["$ASPP'9&BJ(B"]) +("yxgs" ["$ASPO^9+K>(B"]) +("yxh'" ["$AR;O/;0(B" "$ASPOV;u(B"]) +("yxii" ["$ASGPDbgbg(B"]) +("yxj'" ["$AR0PDI(B"]) +("yxuv" ["$ASPPTIzV3(B"]) +("yxuz" ["$ASPP'J}WV(B"]) +("yxv'" ["$ASPP'V5(B"]) +("yxx'" ["$ASPP'PT(B"]) +("yxy'" ["$AQGO8QG(B" "$AR=Q'T:(B"]) +("yxyv" ["$AQTPPR;VB(B"]) +("yxyy" ["$AR;PDR;Rb(B"]) +("yxz'" ["$AR;OBWS(B"]) +("yyan" ["$AS&04(B"]) +("yyba" ["$AS&0Q(B"]) +("yybb" ["$AT-T-1>1>(B"]) +("yybh" ["$AS"0w(B"]) +("yybi" ["$AS21R(B"]) +("yybj" ["$ASLT%2;>v(B"]) +("yybm" ["$AS&1d(B"]) +("yybn" ["$AS-1v(B"]) +("yycl" ["$AS"2E(B"]) +("yycp" ["$AS"4g(B"]) +("yyd'" ["$AS@T65D(B" "$AT2T25D(B" "$AT6T65D(B"]) +("yydc" ["$AS05w(B"]) +("yyde" ["$AS"5B(B" "$AS&5C(B" "$AS.5C(B"]) +("yydh" ["$AS&51(B"]) +("yydi" ["$AS*5X(B"]) +("yydu" ["$AS26H(B"]) +("yydv" ["$AS&6T(B"]) +("yydy" ["$AQsQs5CRb(B"]) +("yye'" ["$AS*R56n(B"]) +("yyer" ["$AS$6y(B"]) +("yyfb" ["$AS&7q(B"]) +("yyfg" ["$AS-7g(B"]) +("yyfh" ["$AS*7?(B"]) +("yyfu" ["$AS&86(B"]) +("yyfv" ["$AS*Qx71V3(B"]) +("yyg'" ["$ASPSC9&(B"]) +("yygd" ["$AS+9b(B"]) +("yygl" ["$AS&8C(B"]) +("yygo" ["$AS"9z(B"]) +("yygx" ["$AR;Rb9BPP(B"]) +("yyh'" ["$AR;T*;/(B"]) +("yyhe" ["$AS&:M(B" "$AS-:M(B" "$AS-:O(B"]) +("yyhj" ["$AS"::(B"]) +("yyhl" ["$AS$:"(B"]) +("yyho" ["$AS);p(B"]) +("yyhw" ["$AS#;((B" "$AS2;/(B"]) +("yyhy" ["$ARTQ@;9Q@(B"]) +("yyi'" ["$AQxSc3X(B"]) +("yyib" ["$AS&3j(B"]) +("yyig" ["$AS&3P(B"]) +("yyii" ["$AS"3_(B"]) +("yyip" ["$AS-4:(B"]) +("yyir" ["$Ar#4((B"]) +("yyj'" ["$AQ9QS;z(B" "$AR:Q9;z(B" "$AReSB>|(B"]) +("yyjc" ["$AS-=G(B"]) +("yyjd" ["$AS&=+(B"]) +("yyji" ["$AS&<1(B" "$AS-;w(B" "$AS0H(B"]) +("yyjr" ["$AR9RT!SP(B"]) +("yykb" ["$AS*?Z(B"]) +("yyke" ["$AS2?G(B"]) +("yykk" ["$AS&?<(B"]) +("yykv" ["$AS/?w(B"]) +("yykx" ["$AS&SC?FQ'(B"]) +("yyl'" ["$AR;T*B[(B" "$AT$S&A&(B"]) +("yyld" ["$AS"A=(B"]) +("yyli" ["$AS"@o(B" "$AS&A&(B" "$AS*@{(B" "$AS.@{(B" "$AS/@{(B" "$AT4T6Aw3$(B"]) +("yyll" ["$AS-@4(B"]) +("yylz" ["$AS*@](B"]) +("yymm" ["$AS-Cf(B" "$AS2Cf(B"]) +("yymu" ["$AS"D6(B" "$AS2D>(B" "$AS3D;(B"]) +("yymy" ["$AS"Cw(B" "$AS"C{(B"]) +("yypj" ["$AS2EL(B"]) +("yypm" ["$AS0F,(B"]) +("yypn" ["$AS&F8(B"]) +("yypy" ["$AS0F@(B"]) +("yyqg" ["$AS*QxFw9Y(B"]) +("yyqi" ["$AR'Q@GP3](B"]) +("yyqr" ["$AS%H.(B"]) +("yyri" ["$AS"HU(B"]) +("yys'" ["$ASPRbK<(B"]) +("yysi" ["$AS*K=(B"]) +("yyss" ["$AS-KM(B"]) +("yyt'" ["$AR;QTLC(B" "$ASPR;LW(B" "$AT-R6Le(B"]) +("yytb" ["$AS-M7(B"]) +("yytk" ["$AS#LR(B"]) +("yyu'" ["$ASPRbJ6(B"]) +("yyub" ["$AS&JU(B"]) +("yyue" ["$AS0Id(B" "$AS3Id(B"]) +("yyug" ["$AS&Iy(B" "$AS*Iz(B"]) +("yyui" ["$AS"J/(B" "$AS&J1(B" "$AS&JT(B" "$AS)J/(B" "$AS2JG(B"]) +("yyuo" ["$AS2K5(B"]) +("yyuu" ["$AS"J}(B"]) +("yyuv" ["$AS*QxIz3$(B" "$AS2K.(B"]) +("yyv'" ["$AR`SPV.(B"]) +("yyvb" ["$Ar#V](B"]) +("yyvg" ["$AS&Uw(B"]) +("yyvh" ["$AS*3$(B"]) +("yyvi" ["$AS"VF(B" "$AS&VF(B" "$AS2V,(B"]) +("yyvj" ["$AS&U=(B" "$AS-U=(B"]) +("yyvk" ["$AS*QxW4?v(B" "$AS3UU(B"]) +("yywf" ["$AS"ND(B"]) +("yywu" ["$AS"Nd(B"]) +("yywz" ["$AS&N*(B"]) +("yyx'" ["$AQrS&Og(B" "$AR=R)Q'(B" "$ASET=PT(B" "$ASoQTQ'(B"]) +("yyxd" ["$AS0Ol(B" "$AS0Oq(B" "$AS0Os(B" "$AS3Os(B"]) +("yyxi" ["$AS0O7(B"]) +("yyxj" ["$ASoQTQ'S(B" "$ATS>g(B"]) +("zald" ["$ATSA8(B"]) +("zalj" ["$ATR@C(B"]) +("zalr" ["$ATSBR(B"]) +("zapn" ["$ATSF7(B"]) +("zase" ["$ATSI+(B"]) +("zasv" ["$ATRKi(B"]) +("zaui" ["$ATSJB(B"]) +("zauo" ["$ATSK5(B"]) +("zauu" ["$ATQJ}(B"]) +("zavi" ["$ATSV>(B" "$ATSVJ(B"]) +("zavs" ["$ATSVV(B"]) +("zawf" ["$ATSND(B"]) +("zawu" ["$ATSNo(B"]) +("zayn" ["$ATSRt(B"]) +("zazv" ["$A_FWl(B"]) +("zbbm" ["$AW_1_(B"]) +("zbbu" ["$AW_2=(B"]) +("zbdk" ["$AW_5=(B" "$AW_5@(B"]) +("zbds" ["$AW_6/(B"]) +("zbdv" ["$AWJ1>5DV\W*(B"]) +("zbfh" ["$AW_7C(B"]) +("zbg'" ["$AW\0U9$(B"]) +("zbgb" ["$AW_97(B"]) +("zbgo" ["$AW_9}(B"]) +("zbhb" ["$AW_:s(B"]) +("zbj'" ["$AWJ1>;}@[(B"]) +("zbjv" ["$AWJ1>B[(B" "$AWT1dA?(B"]) +("zblh" ["$AW_@H(B"]) +("zbll" ["$AW_@4(B"]) +("zblu" ["$AW_B7(B"]) +("zbma" ["$AW_Bm(B"]) +("zbqu" ["$AW_H%(B"]) +("zbrs" ["$AW^H](B"]) +("zbsi" ["$AW_K=(B"]) +("zbsj" ["$AW_I"(B"]) +("zbtx" ["$ATX2(M(PE(B"]) +("zbuh" ["$AW_IO(B"]) +("zbui" ["$AWJ1>Jd3v(B" "$AW_J'(B" "$AW_J1(B"]) +("zbuu" ["$AW`Jh(B"]) +("zbvd" ["$AWJ1>VwReVF6H(B"]) +("zbve" ["$AW`U[(B"]) +("zbvh" ["$AWJ1>VwReIg;a(B" "$AW`UB(B"]) +("zbvj" ["$AWJ1>VwRe9zV\W*(B"]) +("zbvy" ["$AWJ1>VwRe(B"]) +("zbx'" ["$ATY1#OU(B" "$AWx1jO5(B"]) +("zbxc" ["$AW`P'(B"]) +("zbxd" ["$AW_Or(B"]) +("zbxh" ["$AWJ1>Q-;7(B"]) +("zbyh" ["$AW_Qy(B"]) +("zbyi" ["$AW`Ri(B"]) +("zbyp" ["$AW_TK(B"]) +("zbzu" ["$AW_Wd(B"]) +("zcmb" ["$AW\2ND12?(B"]) +("zcmv" ["$AW\2ND13$(B"]) +("zdb'" ["$AWS5\1x(B"]) +("zdc'" ["$AWh522c(B"]) +("zdej" ["$AWo4s6q<+(B"]) +("zdh'" ["$AWT6/;/(B"]) +("zdjy" ["$AWT6/<]J;RG(B"]) +("zdkv" ["$AWT6/?XVF(B"]) +("zdm'" ["$AW]6OCf(B"]) +("zdqw" ["$AWn5MFxNB(B"]) +("zdul" ["$AW\5DK5@4(B"]) +("zdux" ["$AWT6/Iz2zO_(B"]) +("zdx'" ["$AWT6/O_(B"]) +("zdxd" ["$AWn4sO^6H(B"]) +("zdy'" ["$AW\6/T1(B"]) +("zdzv" ["$AWT6/TvRf?XVF(B"]) +("zebu" ["$ATr2;(B"]) +("zebz" ["$ATp18(B"]) +("zefa" ["$ATq7%(B"]) +("zegy" ["$ATp9V(B"]) +("zehl" ["$ATr;9(B"]) +("zeig" ["$ATp3I(B"]) +("zejd" ["$ATr=+(B"]) +("zeke" ["$ATr?I(B"]) +("zely" ["$ATpAn(B"]) +("zema" ["$ATpBn(B"]) +("zemz" ["$ATrC;(B"]) +("zeng" ["$ATrD\(B"]) +("zenj" ["$ATpDQ(B"]) +("zerf" ["$ATpHN(B"]) +("zeui" ["$ATrJG(B"]) +("zevo" ["$ATqW=(B"]) +("zewf" ["$ATpNJ(B"]) +("zexj" ["$AWo6qPP>6(B"]) +("zeyb" ["$ATqSE(B"]) +("zeyk" ["$ATrR*(B"]) +("zeyv" ["$AW\6xQTV.(B"]) +("zeze" ["$A_u_u(B"]) +("zfhv" ["$ATu;a(B"]) +("zflh" ["$AW\7V@`UJ;'(B"]) +("zfls" ["$AW\7V@`:KKc(B"]) +("zfme" ["$ATuC4(B"]) +("zfng" ["$ATuD\(B"]) +("zfug" ["$ATuIz(B"]) +("zfv'" ["$AW\7=Uk(B"]) +("zfvd" ["$AWZ7(VF6H(B"]) +("zfyh" ["$ATuQy(B"]) +("zfyk" ["$AWT8:S/?w(B"]) +("zgbo" ["$ATv2&(B"]) +("zgbu" ["$ATv29(B"]) +("zgby" ["$ATv1x(B"]) +("zgda" ["$ATv4s(B"]) +("zgdo" ["$ATv6`(B"]) +("zgdy" ["$ATv6)(B"]) +("zge'" ["$AWT8v6y(B"]) +("zgf'" ["$ATx9z7*(B" "$AWn8_7e(B"]) +("zgfy" ["$AWT8f7\SB(B"]) +("zggd" ["$ATv9b(B"]) +("zggk" ["$ATv8_(B"]) +("zggz" ["$ATy8x(B"]) +("zgh'" ["$AW\9$;a(B"]) +("zghf" ["$ATw:^(B"]) +("zgij" ["$ATv2z(B"]) +("zgj'" ["$AWn8_<6(B"]) +("zgjm" ["$ATv(B"]) +("zgvh" ["$ATv3$(B"]) +("zgvi" ["$ATvV3(B" "$ATvV5(B"]) +("zgvu" ["$AWn8_V8J>(B"]) +("zgwu" ["$ATw6q(B"]) +("zgxr" ["$ATvQ!(B"]) +("zgya" ["$ATvQ9(B"]) +("zgyi" ["$ATvRf(B"]) +("zgyl" ["$AWT9ERT@4(B"]) +("zgyr" ["$ATvT.(B"]) +("zgyu" ["$ATySk(B"]) +("zgzd" ["$AWT8_WT4s(B"]) +("zgzu" ["$ATxWf(B"]) +("zgzz" ["$AWT8xWTWc(B"]) +("zhfv" ["$AW[:O7@VN(B"]) +("zhjc" ["$AW]:a=;4m(B" "$AW]:auS4m(B"]) +("zhkr" ["$AT_?n(B"]) +("zhli" ["$A2X@z(B" "$ATa@q(B"]) +("zhly" ["$AW[:O@{SC(B"]) +("zhm'" ["$AW_:sCE(B"]) +("zhph" ["$AW[:OF=:b(B"]) +("zhqb" ["$AW\:sGZ2?(B"]) +("zhqi" ["$AT`Fw(B"]) +("zhss" ["$ATaKM(B"]) +("zhvl" ["$AW[:OVN@m(B"]) +("zhwf" ["$A2XND(B"]) +("zhwu" ["$AT_No(B"]) +("zhyi" ["$A2XR=(B"]) +("zhzu" ["$A2XWe(B"]) +("ziai" ["$AWT0.(B"]) +("zibf" ["$AWJ1>(B" "$AWi3I2?7V(B"]) +("zibl" ["$AWT0W(B"]) +("zici" ["$AWV4J(B"]) +("zicl" ["$AWO2K(B"]) +("zics" ["$AWT4S(B"]) +("zida" ["$AWT4s(B"]) +("zide" ["$AWT5C(B"]) +("zidi" ["$AWS5\(B"]) +("zidj" ["$AWS5/(B"]) +("zidl" ["$AWS4z(B"]) +("zidm" ["$AWV5d(B"]) +("zids" ["$AWT6/(B"]) +("zier" ["$AWS6y(B" "$AWV6y(B"]) +("zifa" ["$AWT7"(B"]) +("zifb" ["$AWJ2z8:U.1m(B"]) +("zifg" ["$AWT7b(B"]) +("zifh" ["$AWS7?(B"]) +("zifu" ["$AWT8:(B" "$AWV7{(B"]) +("zifz" ["$AWT7Q(B"]) +("zigb" ["$AWT9:(B"]) +("zige" ["$AWJ8q(B"]) +("zigs" ["$AWS9,(B"]) +("zigu" ["$AWT9E(B"]) +("zigz" ["$AWT8x(B"]) +("zihk" ["$AWT:@(B" "$AWV:E(B"]) +("zihs" ["$AWO:l(B"]) +("zihw" ["$AWV;-(B"]) +("zii'" ["$ATl4,3'(B"]) +("ziig" ["$AWT3F(B"]) +("ziij" ["$AWJ2z(B" "$AWS2z(B"]) +("ziji" ["$AWP<&(B" "$AWT<:(B" "$AWV<#(B"]) +("zijj" ["$AWJ2z=W<6(B"]) +("zijn" ["$AWJ=p(B" "$AWO=p(B" "$AWT>!(B"]) +("zijq" ["$AWT>H(B"]) +("zijt" ["$AWT>u(B" "$AWT>v(B"]) +("ziju" ["$AWT>S(B" "$AWV>](B" "$AWV>`(B" "$AWV>d(B"]) +("zijv" ["$AWJ2z=W<6CqVw(B"]) +("zijw" ["$AWT-(B"]) +("zikb" ["$AWS?Z(B"]) +("ziku" ["$AWV?b(B"]) +("zil'" ["$AW\2zA?(B"]) +("zilc" ["$AWJAO(B"]) +("zili" ["$AWJ@z(B" "$AWJA&(B" "$AWSA#(B" "$AWT@m(B" "$AWTA"(B" "$AWTA&(B"]) +("zill" ["$AWS@4(B" "$AWT@4(B"]) +("zilq" ["$AWTAw(B"]) +("zimj" ["$AWTBz(B"]) +("zimm" ["$AWQC^(B" "$AWSC^(B" "$AWVCf(B"]) +("zimo" ["$AWVD#(B"]) +("zimu" ["$AWVD#(B" "$AWVD8(B"]) +("zimy" ["$AWTC|(B"]) +("zimz" ["$Af"CC(B"]) +("zinh" ["$AWSDR(B"]) +("zinv" ["$AWSE.(B"]) +("zip'" ["$ATZ2zF7(B"]) +("zirj" ["$AWTH;(B" "$AWTH<(B"]) +("zirk" ["$AWLHE(B"]) +("ziro" ["$AWTHt(B"]) +("zirp" ["$AWLHs(B"]) +("ziru" ["$AWTHg(B"]) +("zise" ["$AWOI+(B"]) +("zisi" ["$AWSK<(B" "$AWTK=(B"]) +("zisp" ["$AWSKo(B"]) +("zisu" ["$AWTK_(B"]) +("ziti" ["$AWVLe(B"]) +("zitl" ["$AWKL,(B"]) +("zits" ["$AWOM-(B"]) +("zitx" ["$AWVLy(B"]) +("ziua" ["$AWTI1(B"]) +("ziub" ["$AWTJW(B"]) +("ziuf" ["$AWTIm(B"]) +("ziug" ["$AWLIz(B"]) +("ziui" ["$AWKJF(B" "$AWLJB(B" "$AWSJ1(B" "$AWSJ5(B" "$AWTJG(B" "$AWTJQ(B"]) +("ziuu" ["$AWTJv(B" "$AWVJ}(B"]) +("ziv'" ["$AW\2zV5(B"]) +("zivg" ["$AWJU~(B"]) +("zivh" ["$AWL3$(B"]) +("zivi" ["$AWTVF(B" "$AWTVN(B"]) +("zivr" ["$AWT4+(B" "$AWTW*(B"]) +("zivs" ["$AWTVX(B" "$Aj"VX(B"]) +("zivu" ["$AWJVz(B" "$AWTVw(B"]) +("ziw'" ["$AWT3FN*(B"]) +("ziwf" ["$AWIND(B" "$AWTNJ(B" "$AZQND(B"]) +("ziwo" ["$AWTNR(B"]) +("ziwu" ["$AWSNg(B"]) +("ziwz" ["$AWLN6(B" "$AWTN*(B" "$AWTN?(B" "$AWTN@(B"]) +("zixd" ["$AWTO`(B"]) +("zixi" ["$AWPO8(B"]) +("zixn" ["$AWTPB(B" "$AWTPE(B"]) +("zixp" ["$AWIQ/(B" "$AZQQ/(B"]) +("zixq" ["$AWTP^(B"]) +("zixr" ["$AWTQ!(B"]) +("zixt" ["$AWTQ'(B"]) +("zixu" ["$AWTPp(B" "$AWTPr(B"]) +("zixw" ["$AWSOD(B"]) +("zixy" ["$AWTPP(B" "$AWVPM(B" "$AWVPN(B"]) +("ziyb" ["$AWHSP(B" "$AWTSI(B"]) +("ziye" ["$AWSR6(B" "$AWSR9(B"]) +("ziyh" ["$AWLQx(B" "$AWOQt(B" "$AWVQy(B"]) +("ziyi" ["$AWVRe(B" "$AZQRi(B" "$Am'Rb(B"]) +("ziyj" ["$AWVQ[(B"]) +("ziyn" ["$AWVRt(B"]) +("ziyr" ["$AWJT4(B" "$AWTT8(B"]) +("ziys" ["$AWTSC(B"]) +("zizi" ["$AWNWN(B"]) +("zizk" ["$AWTTl(B"]) +("zizl" ["$AWTTZ(B"]) +("zizp" ["$AWTWp(B"]) +("zjba" ["$AtXtN(B"]) +("zjd'" ["$AWb=h5X(B"]) +("zjdk" ["$AT\5=(B"]) +("zjdy" ["$AT]6((B"]) +("zjge" ["$AT^8h(B"]) +("zjgg" ["$AWZ=L8D8o(B"]) +("zjhr" ["$AT];:(B"]) +("zjig" ["$AT^3I(B"]) +("zjj'" ["$ATY=a>'(B"]) +("zjjw" ["$AT[-Qi(B"]) +("zjli" ["$AT^@q(B"]) +("zjlw" ["$AT[A)(B"]) +("zjly" ["$AWJ=p@4T4(B"]) +("zjmf" ["$AT[CG(B"]) +("zjmz" ["$AT^C@(B"]) +("zjpb" ["$AWJ=pF=:b1m(B"]) +("zjqb" ["$ATS=;GW1>(B"]) +("zjqm" ["$AT\G.(B"]) +("zjqt" ["$AT]H1(B"]) +("zjqx" ["$AT]GR(B"]) +("zjr'" ["$AWT<:HK(B"]) +("zjss" ["$AT^KL(B"]) +("zjt'" ["$ATS<(B"]) +("zjts" ["$AT^M,(B"]) +("zjty" ["$AT]M#(B"]) +("zju'" ["$AWO=pI=(B"]) +("zjuh" ["$AT^IM(B"]) +("zjui" ["$AT]J1(B"]) +("zjv'" ["$ATS=;VV(B"]) +("zjvu" ["$AT^Vz(B"]) +("zjvy" ["$AWJ=pUuWTT8(B"]) +("zkan" ["$ATg02(B"]) +("zkcj" ["$ATg2M(B"]) +("zkck" ["$ATg2Y(B"]) +("zkdk" ["$ATb5=(B" "$ATg5>(B"]) +("zkdm" ["$ATg5c(B"]) +("zkds" ["$ATj6/(B"]) +("zkfj" ["$ATg79(B" "$ATl74(B"]) +("zkfu" ["$ATl8#(B"]) +("zkgk" ["$ATc8b(B"]) +("zkho" ["$ATn;p(B"]) +("zkhs" ["$ATf:l(B"]) +("zkhu" ["$AWo?};vJW(B"]) +("zkhw" ["$ATl;/(B" "$ATm;/(B"]) +("zkif" ["$ATg3?(B"]) +("zkig" ["$ATl3I(B"]) +("zkij" ["$ATg2z(B"]) +("zkip" ["$ATg4:(B"]) +("zkir" ["$ATl4,(B"]) +("zkji" ["$ATg<:(B"]) +("zkjq" ["$ATg>M(B" "$ATl>M(B"]) +("zkju" ["$ATl>d(B"]) +("zkjw" ["$ATl<[(B"]) +("zkjy" ["$ATd>.(B"]) +("zkks" ["$ATd?W(B"]) +("zklc" ["$ATcAK(B"]) +("zkln" ["$ATlAV(B"]) +("zklz" ["$ATe@`(B"]) +("zknm" ["$ATgDj(B"]) +("zkpm" ["$ATmF,(B"]) +("zkpo" ["$ATcFI(B"]) +("zkpp" ["$AWh?9F%Ed(B"]) +("zkqi" ["$ATgFZ(B" "$ATgFp(B"]) +("zkqq" ["$ATgGo(B"]) +("zkre" ["$AToHH(B"]) +("zkri" ["$ATgHU(B"]) +("zkta" ["$ATcL#(B"]) +("zkth" ["$AThLC(B"]) +("zktl" ["$ATnL((B"]) +("zktm" ["$ATlLo(B"]) +("zkub" ["$ATbJ\(B"]) +("zkud" ["$ATgK*(B"]) +("zkug" ["$ATkIy(B"]) +("zkuh" ["$ATgIO(B"]) +("zkuu" ["$ATfJw(B" "$ATgJl(B"]) +("zkuy" ["$ATgK%(B"]) +("zkva" ["$ATlT|(B"]) +("zkvd" ["$ATfW/(B"]) +("zkvi" ["$ATlV=(B"]) +("zkwj" ["$ATgMm(B"]) +("zkwu" ["$ATlNo(B"]) +("zkxi" ["$ATmO4(B"]) +("zkxm" ["$ATgOH(B"]) +("zkxy" ["$ATlPM(B" "$ATlPN(B"]) +("zkyh" ["$ATbQj(B"]) +("zkyi" ["$ATgRQ(B" "$ATlRh(B"]) +("zkyj" ["$ATdQR(B"]) +("zkyk" ["$ATlR%(B"]) +("zkyn" ["$ATkRt(B"]) +("zkyt" ["$ATgT;(B"]) +("zkyu" ["$ATbSv(B"]) +("zkzi" ["$ATlWV(B"]) +("zkzl" ["$ATgTZ(B"]) +("zkzo" ["$ATlWw(B"]) +("zlan" ["$ATZ08(B"]) +("zlba" ["$ATY0Q(B" "$AWxA"2;02(B"]) +("zlbh" ["$ATZ0o(B"]) +("zlbj" ["$ATY0f(B"]) +("zlbl" ["$ATY0](B"]) +("zlbm" ["$ATZ1`(B"]) +("zlbo" ["$ATX2((B"]) +("zlbu" ["$ATY2;(B"]) +("zlci" ["$ATY4N(B" "$ATZ4K(B"]) +("zld'" ["$AWTAt5X(B"]) +("zldu" ["$ATY6H(B"]) +("zlfg" ["$ATXcc(B"]) +("zlge" ["$ATW8n(B"]) +("zlgg" ["$AWTAw9`8H(B"]) +("zlgo" ["$ATY9}(B"]) +("zlgu" ["$AWTA&8|Iz(B"]) +("zlhd" ["$ATV;D(B"]) +("zlhe" ["$ATX:I(B"]) +("zlhh" ["$ATZPP(B"]) +("zlhl" ["$ATV:&(B"]) +("zlho" ["$ATV;v(B" "$ATX;u(B"]) +("zlhu" ["$ATZ:u(B"]) +("zlhv" ["$ATY;a(B"]) +("zlhw" ["$ATT;((B"]) +("zlih" ["$ATZ3!(B"]) +("zlik" ["$ATZ3/(B"]) +("zlj'" ["$AWTAw>.(B"]) +("zljc" ["$ATZ=L(B"]) +("zljd" ["$ATY=+(B"]) +("zlji" ["$ATX)(B"]) +("zlke" ["$ATX?M(B"]) +("zll'" ["$AWOB^@<(B"]) +("zlli" ["$ATZ@m(B"]) +("zlmn" ["$ATVCq(B"]) +("zlnj" ["$ATVDQ(B"]) +("zlnz" ["$ATZDZ(B"]) +("zlpn" ["$ATXF5(B"]) +("zlpz" ["$ATTE`(B"]) +("zlqi" ["$ATYFp(B"]) +("zlqu" ["$ATVGx(B"]) +("zlqy" ["$ATVGi(B"]) +("zlrf" ["$ATXHK(B" "$ATYHO(B"]) +("zlru" ["$ATYHk(B"]) +("zlsj" ["$ATYH}(B"]) +("zlti" ["$ATXLe(B"]) +("zltk" ["$ATZLS(B"]) +("zlu'" ["$AWT@4K.(B" "$AW\AlJB(B"]) +("zlua" ["$ATWI1(B"]) +("zluf" ["$ATYIs(B"]) +("zlug" ["$ATYIz(B"]) +("zlui" ["$ATZJ@(B"]) +("zluo" ["$ATYK5(B"]) +("zluu" ["$ATTJw(B"]) +("zlve" ["$ATYU_(B" "$ATZUb(B"]) +("zlvi" ["$ATTV2(B" "$ATZV0(B"]) +("zlvs" ["$ATTVV(B" "$ATXVX(B"]) +("zlwf" ["$ATYNJ(B"]) +("zlwh" ["$ATZM{(B"]) +("zlwo" ["$ATZNU(B"]) +("zlwv" ["$ATSBRN^UB(B"]) +("zlwz" ["$ATZN;(B"]) +("zlx'" ["$AW\B7O_(B"]) +("zlxd" ["$ATWO`(B"]) +("zlxm" ["$ATYOV(B" "$ATZOH(B"]) +("zlxn" ["$ATZPD(B"]) +("zlxp" ["$ATYQ0(B"]) +("zlxw" ["$ATZOB(B"]) +("zlya" ["$ATZQ:(B"]) +("zlyb" ["$ATYSI(B" "$ATYSP(B"]) +("zlye" ["$ATYR2(B" "$ATZR0(B"]) +("zlyg" ["$ATY@4R;8v(B"]) +("zlyi" ["$ATZRb(B"]) +("zlyp" ["$ATXTK(B"]) +("zlyu" ["$ATZSZ(B"]) +("zlz'" ["$ATXAwWS(B"]) +("zlze" ["$ATYTr(B"]) +("zlzi" ["$AaLWS(B"]) +("zlzk" ["$ATYTl(B"]) +("zlzl" ["$ATZTZ(B"]) +("zlzo" ["$ATZWy(B"]) +("zmm'" ["$AWvBrBt(B"]) +("zmq'" ["$AW`CyGz(B"]) +("zmuy" ["$ATtC4(B"]) +("zpm'" ["$AW]FJCf(B"]) +("zpmy" ["$AWqC|(B"]) +("zpub" ["$AWqJX(B"]) +("zpui" ["$AWpJ&(B"]) +("zpvh" ["$AWp3$(B"]) +("zpvk" ["$AWqUU(B"]) +("zpvs" ["$AWpVX(B"]) +("zpvy" ["$AWZEIVwRe(B"]) +("zpxp" ["$AWqQ-(B"]) +("zpxy" ["$AWqPP(B"]) +("zpyi" ["$AWqRe(B"]) +("zpyj" ["$AWpQO(B"]) +("zqj'" ["$AWwGz-.(B"]) +("zrk'" ["$AW\HK?Z(B"]) +("zrkx" ["$AWTH;?FQ'(B"]) +("zrl'" ["$AWTH;A&(B"]) +("zrm'" ["$AWTH;C@(B"]) +("zrng" ["$ATpHNDZ8s(B"]) +("zrr'" ["$AWTH;HK(B"]) +("zrtb" ["$AWjM7(B"]) +("zrtf" ["$AWTH;M(7g(B"]) +("zrtj" ["$AWjL=(B"]) +("zru'" ["$AWTH;J}(B"]) +("zrug" ["$ATpHNJB9J(B"]) +("zrui" ["$AWjJ/(B"]) +("zrv'" ["$ATpHNVF(B"]) +("zrvy" ["$AWTH;VwRe(B"]) +("zrx'" ["$ATpHNPD(B"]) +("zrxq" ["$AWkP^(B"]) +("zrxz" ["$AWTH;Q!Tq(B"]) +("zryj" ["$AWjQP(B"]) +("zryy" ["$AWjS*(B"]) +("zrzh" ["$AWTH;TV:&(B"]) +("zsbc" ["$AW\1m(B"]) +("zsbi" ["$AW\1H(B"]) +("zsbj" ["$AW\0l(B"]) +("zsbm" ["$AW\1`(B"]) +("zsbo" ["$AW]2((B"]) +("zsbu" ["$AW\2?(B"]) +("zsby" ["$AW\1x(B"]) +("zscj" ["$AW\2N(B"]) +("zscl" ["$AW\2C(B"]) +("zsde" ["$AW\5C(B" "$AW\5D(B"]) +("zsdp" ["$AW\6V(B"]) +("zsdu" ["$AW\6=(B"]) +("zsdv" ["$AW]6S(B"]) +("zsee" ["$AW\6n(B"]) +("zsfa" ["$AWZ7((B"]) +("zsgr" ["$AW[9[(B" "$AW\9\(B" "$AW]9[(B" "$AW]9a(B"]) +("zsgs" ["$AW\9$(B" "$AW\9%(B" "$AW\92(B"]) +("zsgv" ["$AW\9i(B"]) +("zsh'" ["$AWOKk;1(B"]) +("zshb" ["$AW\:s(B"]) +("zshe" ["$AW[:O(B" "$AW\:M(B" "$AW\:O(B"]) +("zshg" ["$AW]:a(B"]) +("zsho" ["$AW];p(B"]) +("zshv" ["$AW\;c(B"]) +("zsig" ["$AW\3I(B"]) +("zsih" ["$AW\3$(B"]) +("zsj'" ["$ATvK\V(B"]) +("zsjx" ["$AW\=a(B"]) +("zsko" ["$AW\@((B"]) +("zsl'" ["$AW\K>An(B"]) +("zsld" ["$AW\A?(B"]) +("zsli" ["$AW\@m(B"]) +("zslj" ["$AW\@?(B"]) +("zslv" ["$AWXi5(B"]) +("zsmc" ["$AWZCm(B"]) +("zsmk" ["$AWWC+(B"]) +("zsmu" ["$AW\D?(B"]) +("zsng" ["$AW\D\(B"]) +("zspl" ["$AWZEI(B"]) +("zspu" ["$AW\FW(B"]) +("zsqy" ["$AW]Gi(B"]) +("zsrh" ["$AWXH@(B"]) +("zsrj" ["$AW]H;(B"]) +("zsrs" ["$AW]H](B"]) +("zsse" ["$AWXI+(B"]) +("zssr" ["$AW\Kc(B"]) +("zsti" ["$AW\Le(B"]) +("zsts" ["$AW\M3(B"]) +("zstu" ["$AW\M<(B"]) +("zsuf" ["$AW]Im(B" "$AW]In(B"]) +("zsuh" ["$AW[IO(B" "$AW\IL(B"]) +("zsui" ["$AWZJR(B" "$AW\JG(B" "$AW]J9(B"]) +("zsuu" ["$AW[Jv(B" "$AW\J}(B"]) +("zsvg" ["$AW\U~(B"]) +("zsvh" ["$AW\3$(B" "$AW\UJ(B"]) +("zsvi" ["$AWZV<(B" "$AW\V.(B" "$AW\V5(B"]) +("zsvu" ["$AWZVw(B"]) +("zswu" ["$AW\Nq(B"]) +("zsxd" ["$AW[Or(B" "$AW]Or(B"]) +("zsxm" ["$AW\O_(B"]) +("zsyk" ["$AW\R*(B"]) +("zsyr" ["$AW\T:(B"]) +("zsyy" ["$AWYS0(B"]) +("zsze" ["$AW\Tr(B"]) +("zszi" ["$AWZWS(B" "$AtUWS(B"]) +("zszl" ["$AWTK=WT@{(B"]) +("zszu" ["$AWZWe(B"]) +("zth'" ["$AWxL8;a(B"]) +("ztv'" ["$AW\M3VF(B"]) +("ztwl" ["$AW_M6N^B7(B"]) +("zuai" ["$AWh0-(B"]) +("zuan" ["$AWi07(B"]) +("zubz" ["$AWf12(B"]) +("zudh" ["$AWh52(B"]) +("zudm" ["$AWb5h(B" "$AWc5c(B"]) +("zuee" ["$AWc6n(B"]) +("zuex" ["$AWTIO6xOB(B"]) +("zuff" ["$AWf7X(B"]) +("zufu" ["$AWf88(B"]) +("zugb" ["$AWc9;(B"]) +("zuge" ["$AWh8t(B" "$AWi8h(B" "$AWi8s(B"]) +("zugo" ["$AWf9z(B"]) +("zuhe" ["$AWi:O(B"]) +("zuhw" ["$AWi;-(B"]) +("zui'" ["$ATYIz2z(B"]) +("zuie" ["$AWb35(B"]) +("zuig" ["$AWi3I(B"]) +("zuir" ["$AWb4,(B" "$AWf4+(B"]) +("zuj'" ["$AW\JiI(B"]) +("zvjw" ["$AWn(B"]) +("zxeu" ["$AWTOB6xIO(B"]) +("zxi'" ["$AWTPP35(B" "$AWjPD3f(B"]) +("zxj'" ["$ATlPM;z(B"]) +("zxmd" ["$AWTO`C,6\(B"]) +("zxqu" ["$AWTPPFdJG(B"]) +("zxx'" ["$AWTPEPD(B" "$AW\PGO5(B"]) +("zxyu" ["$ATlPMRUJu(B"]) +("zybh" ["$ATYR22;;a(B"]) +("zyd'" ["$AWTSI6M(B" "$AWbS95w(B"]) +("zydz" ["$AWTSI5gWS(B"]) +("zyhy" ["$AWqRe;aRi(B"]) +("zyj'" ["$ATdQR;z(B" "$ATvQu;z(B" "$ATvRt;z(B" "$AWTSI;y(B" "$AZQRi>V(B"]) +("zyjv" ["$AWTSI>:Uy(B"]) +("zyl'" ["$AWwSCA&(B"]) +("zylt" ["$AWTSIBdLe(B"]) +("zym'" ["$AWTSICf(B" "$AWTSICq(B"]) +("zymy" ["$ATYR2C;SP(B"]) +("zys'" ["$AW\T$Kc(B"]) +("zytc" ["$AWTSILe2Y(B"]) +("zyu'" ["$AWsSRJV(B"]) +("zyui" ["$AWTSIJP3!(B"]) +("zyvy" ["$AWTSIVwRe(B"]) +("zywg" ["$AWTSIMu9z(B"]) +("zyxv" ["$AWTSIPDV$(B"]) +("zyy'" ["$AWOTFS"(B" "$AWTSIS>(B"]) +("zyzh" ["$AWTSIWi:O(B"]) +("zyzy" ["$AWTQTWTSo(B"]) +("zyzz" ["$AWTSIWTTZ(B"]) +("zzb'" ["$AW]Wx1j(B"]) +("zzbb" ["$AWfWf1212(B"]) +("zzir" ["$ATt4,(B"]) +("zzld" ["$ATtAA(B"]) +("zzp'" ["$AW_WJEI(B"]) +("zzx'" ["$AWTWpPD(B"]) +("abjb" ["$A042=>M0`(B"]) +("auwi" ["$A04J1Mj3I(B"]) +("alqi" ["$A04@MH!3j(B"]) +("bbx'" ["$A1>1(Q6(B"]) +("bdfh" ["$A1j5c7{:E(B"]) +("bfjx" ["$A0Y7O>_PK(B"]) +("bfx'" ["$A1)7gQ)(B"]) +("bgbg" ["$A2;9\2;9K(B"]) +("bglh" ["$A2;8JBd:s(B"]) +("bgwx" ["$A1(8fNDQ'(B"]) +("bhel" ["$A2;:.6x@u(B"]) +("buy'" ["$A0lJBT1(B"]) +("buvr" ["$A1%J3VUHU(B"]) +("bjst" ["$A11>)KDM((B"]) +("bjxj" ["$A2;>PP!=Z(B"]) +("bjv'" ["$A0K=xVF(B"]) +("bkb'" ["$A2;?I2;(B"]) +("bkzv" ["$A1(?/TSV>(B"]) +("bkfr" ["$A2;?I7qHO(B"]) +("bllv" ["$A2;AKAKV.(B"]) +("bmeh" ["$A2;D16x:O(B"]) +("bmll" ["$A0KCfAagg(B"]) +("bndj" ["$A0YDj4sWE(B"]) +("bxly" ["$A1jPBA"Rl(B"]) +("bxwu" ["$A2;Q'N^Ju(B"]) +("bykx" ["$A1_T5?FQ'(B"]) +("bysg" ["$A0kR9H}8|(B"]) +("bytd" ["$A1pSPLl5X(B"]) +("cgdj" ["$A4S9E5==q(B"]) +("ckxx" ["$A2N?=x(B"]) +("dyqx" ["$A5tRTGaPD(B"]) +("dyqn" ["$A4}R5G`Dj(B"]) +("dyzw" ["$A4sSPWwN*(B"]) +("emyx" ["$A6zD?R;PB(B"]) +("ewfd" ["$A6nMb8:5#(B"]) +("fdyb" ["$A7V5@Qoop(B"]) +("flfq" ["$A7-@482H%(B"]) +("ftfd" ["$A7-Ll845X(B"]) +("ftq'" ["$A7aL(Gx(B"]) +("ftxk" ["$A7GM,P!?I(B"]) +("ftz'" ["$A71LeWV(B"]) +("fvu'" ["$A8#V]JP(B"]) +("fxwa" ["$A7=PKN40,(B"]) +("fydx" ["$A7\SB51OH(B"]) +("fyfy" ["$A7gQT7gSo(B"]) +("fyj'" ["$A84S!;z(B"]) +("fzy'" ["$A81WwSC(B"]) +("fzf'" ["$A7?Wb7Q(B"]) +("fzv'" ["$A8:TpVF(B"]) +("gatb" ["$A8[0DM,0{(B"]) +("gbw'" ["$A8w2?N/(B"]) +("gbzf" ["$A9J2=WT7b(B"]) +("gdjq" ["$A8w4s>|Gx(B"]) +("gdup" ["$A8_55ILF7(B"]) +("gfb'" ["$A9z7@2?(B"]) +("gglu" ["$A9v9O@CJl(B"]) +("ggsd" ["$A8h9&KL5B(B"]) +("gudl" ["$A9OJl5YBd(B"]) +("gug'" ["$A9+J99](B"]) +("gjit" ["$A8I>"3eLl(B"]) +("gjmu" ["$A9z3N@Iz(B"]) +("hjyr" ["$A:s-0YU=(B"]) +("uji'" ["$AJiHHK(B"]) +("ujk'" ["$AJ}>]?b(B"]) +("ujqd" ["$AI1<&H!50(B"]) +("ujs'" ["$AIh!(B"]) +("uqyv" ["$AJWG|R;V8(B"]) +("urqi" ["$AInHkG33v(B"]) +("sbxu" ["$AKX2;O`J6(B"]) +("utph" ["$AIzL,F=:b(B"]) +("uitj" ["$AJP3!5w=Z(B"]) +("uixx" ["$AJP3!PEO"(B"]) +("uvjr" ["$AJ1VA=qHU(B"]) +("uvst" ["$AIn[ZKDM((B"]) +("uwj'" ["$AK0Nq>V(B"]) +("uwzd" ["$AJVNhWc58(B"]) +("uxjk" ["$AImPD=!?5(B"]) +("uxwb" ["$AK3O"Mr1d(B"]) +("uyu'" ["$AIrQtJP(B" "$AK+QuK.(B"]) +("uyx'" ["$AJ5SCPT(B"]) +("jbuj" ["$A>Y2;J$>Y(B"]) +("jbzu" ["$A<"2;TqJ3(B"]) +("jdh'" ["$A+Iq;@7"(B"]) +("jumy" ["$A!IF>!C@(B"]) +("jjjj" ["$A=+M!H+A&(B"]) +("jjr'" ["$A=Z-+_LeK5@4(B"]) +("jwuv" ["$A=ZMbIzV&(B"]) +("jxuw" ["$A=wP!IwN"(B"]) +("jyb'" ["$A=LS}2?(B"]) +("jydq" ["$A(B"]) +("kkpx" ["$A?`?ZFEPD(B"]) +("kmu'" ["$A@%CwJP(B"]) +("krxh" ["$A?ZHtP|:S(B"]) +("kizy" ["$A?s2zWJT4(B"]) +("kyb'" ["$A?FQP2?(B"]) +("kyjl" ["$A?*T4=ZAw(B"]) +("ldl'" ["$A@M6/A?(B"]) +("ldmy" ["$AAi5$CnR)(B"]) +("ldvf" ["$A@M6/VB8;(B"]) +("lht'" ["$AA*:OLe(B"]) +("luyy" ["$AA\(B"]) +("lvq'" ["$A@OVPG`(B"]) +("lvu'" ["$A@c5=(B"]) +("mmww" ["$AD,D,N^NE(B"]) +("mqhu" ["$ACnH$:aIz(B"]) +("mtgz" ["$ABqM79$Ww(B"]) +("mify" ["$ABz3G7gSj(B"]) +("mvb'" ["$ACqU~2?(B"]) +("mvgf" ["$ACwV*9J78(B"]) +("mvwr" ["$AD?VPN^HK(B"]) +("mycy" ["$ACqRb2bQi(B"]) +("myui" ["$AC3RWJP3!(B"]) +("myxd" ["$AC3RWP-6((B"]) +("mzeg" ["$ABzTX6x9i(B"]) +("ndu'" ["$ADQ5@K5(B"]) +("ngqj" ["$AD\9$GI=3(B"]) +("nuhd" ["$AD\K5;a5@(B"]) +("njnf" ["$ADQ=bDQ7V(B"]) +("nkwy" ["$AE$?wN*S/(B"]) +("nltr" ["$ADj@OLeHu(B"]) +("nmui" ["$AE)C3JP3!(B"]) +("nmx'" ["$ADGC4P)(B"]) +("nmy'" ["$ADGC4Qy(B"]) +("nnu'" ["$ADOD~JP(B"]) +("nqh'" ["$ADjGa;/(B"]) +("niu'" ["$ADO2}JP(B"]) +("pdhl" ["$AF=5H;%@{(B"]) +("pfqs" ["$AF=7VGoI+(B"]) +("pjvj" ["$AE{>#U6<,(B"]) +("pmgh" ["$AE\Bm9[;((B"]) +("pptt" ["$AFUFUM(M((B"]) +("prwr" ["$AETHtN^HK(B"]) +("ptlm" ["$AEWM7B6Cf(B"]) +("pyjr" ["$AF=RW=|HK(B"]) +("pyzm" ["$AF4RtWVD8(B"]) +("qbs'" ["$AGi1(Ky(B"]) +("qgjl" ["$AGe9f=dBI(B"]) +("qgxd" ["$AFl9DO`51(B"]) +("qgyb" ["$AGa9$R52?(B"]) +("qgvx" ["$AGZ9$VzQ'(B"]) +("qhlb" ["$AH(:b@{1W(B"]) +("qhnx" ["$AFo;"DQOB(B"]) +("qhu'" ["$AG`:#J!(B"]) +("qhzb" ["$AG`:lTm0W(B"]) +("quly" ["$AGPIm@{Rf(B"]) +("qjwv" ["$AFy=qN*V9(B"]) +("qjy'" ["$AH!>vSZ(B"]) +("qkdu" ["$AFl?*5CJ$(B"]) +("qmwj" ["$AGWC\N^!(B"]) +("qxgv" ["$AFfPN9VW4(B"]) +("qyhg" ["$AG0Rr:s9{(B"]) +("qyky" ["$AGiSP?IT-(B"]) +("rcey" ["$AHg4K6xRQ(B"]) +("rcjj" ["$AHK2E!Fd2E(B"]) +("rjti" ["$AHU>CLl3$(B"]) +("rlyk" ["$AHH@aS/?t(B"]) +("rmvj" ["$AH7(2?(B"]) +("sfwc" ["$AH}7,Ne4N(B"]) +("slwu" ["$AH}AnNeIj(B"]) +("stgs" ["$AKDM(9+K>(B"]) +("stjt" ["$AKDM(CG(B"]) +("tvrv" ["$AL}V.HNV.(B"]) +("twdq" ["$AL0N[5AGT(B"]) +("txvf" ["$AMFPDVC89(B"]) +("tydl" ["$ALeS}6MA6(B"]) +("tyjw" ["$ALZTF<]Nm(B"]) +("tywf" ["$ALlRBN^7l(B"]) +("tyx'" ["$AM(SCPT(B"]) +("tzrh" ["$ALlTVHK;v(B"]) +("idu'" ["$A3I6V(B"]) +("vvu'" ["$AV#V]JP(B"]) +("vwhz" ["$AVPMb:OWJ(B"]) +("vxb'" ["$AVPP{2?(B"]) +("vxh'" ["$AU9Oz;a(B"]) +("vydk" ["$AW(R56T?Z(B"]) +("vyd'" ["$AWEQ[5c(B"]) +("vyh'" ["$AW(R5;'(B"]) +("vyjw" ["$AVPQk>|N/(B"]) +("vyry" ["$AW(R5HKT1(B" "$AVwR*HKT1(B"]) +("wbub" ["$AMb2?Ih18(B"]) +("weuw" ["$AM{6xIzN7(B"]) +("wfed" ["$ANE7g6x6/(B"]) +("wgvx" ["$ANB9JV*PB(B"]) +("whb'" ["$AND;c1((B" "$AND;/2?(B"]) +("whg'" ["$AND;/9](B"]) +("whsy" ["$AM|:uKyRT(B"]) +("whwn" ["$ANJ:.NJE/(B"]) +("whyl" ["$AND;/Si@V(B"]) +("whvu" ["$AMf:vV0JX(B"]) +("wujb" ["$AMrJB>c18(B"]) +("wjb'" ["$AMb=;2?(B"]) +("wjl'" ["$AN^PN^Jx(B"]) +("wkfy" ["$AN^?I7GRi(B"]) +("wkfg" ["$AN^?I7n8f(B"]) +("wlqn" ["$AN^@mH!DV(B"]) +("wmjl" ["$ANoC@<[A.(B"]) +("wml'" ["$ANsBkBJ(B"]) +("wmyx" ["$AN^C{S"P[(B"]) +("wqby" ["$AN*FZ2;T6(B"]) +("wrqt" ["$ANsHkFgM>(B"]) +("wsbd" ["$ANFK?2;6/(B"]) +("wszw" ["$AN^KyWwN*(B"]) +("wilj" ["$AN"4&@m;z(B"]) +("wvwq" ["$AMjU{N^H1(B"]) +("wwbv" ["$AN^N"2;VA(B"]) +("wxwk" ["$ANJPDN^@"(B"]) +("wzl'" ["$ANsWVBJ(B"]) +("wzqv" ["$AN^WcGaVX(B"]) +("xau'" ["$ANw02JP(B"]) +("xbvx" ["$AO`1HV.OB(B"]) +("xdey" ["$AO`6T6xQT(B"]) +("xdr'" ["$AOk51H;(B"]) +("xdwk" ["$AOH6CN*?l(B"]) +("xfgj" ["$ANw7=9z](B"]) +("yhti" ["$ASP:NLX3$(B"]) +("yhzs" ["$AQW;FWSKo(B"]) +("yhvh" ["$ARxPPUJ:E(B"]) +("yut'" ["$AS!K"Le(B"]) +("yuvx" ["$ARBJ3W!PP(B"]) +("yjxr" ["$AQx>+PsHq(B"]) +("yjvi" ["$AR;<3X(B"]) +("yywj" ["$AR}RTN*=d(B"]) +("yyy'" ["$AS*R5T1(B"]) +("yyzr" ["$ATKSCWTHg(B"]) +("zdjc" ["$AWT6/(B" "$A)?(B" "$A)@(B" "$A)A(B" "$A)B(B" "$A)C(B" "$A)D(B" "$A)E(B" "$A)F(B" "$A)G(B"]) +("/d" ["$A#d(B" "$A#D(B"]) +("/e" ["$A#e(B" "$A#E(B" "$A#3(B" "$A##(B" "$A!+(B" "$A#`(B" "$A"3(B" "$A"=(B" "$A"G(B" "$A"Q(B" "$A"[(B" "$A"g(B" "$A"s(B" "$A#~(B" "$A!W(B" "$A!X(B" "$A!^(B" "$A!.(B" "$A!/(B"]) +("/f" ["$A#f(B" "$A#F(B"]) +("/g" ["$A#g(B" "$A#G(B"]) +("/h" ["$A#h(B" "$A#H(B"]) +("/i" ["$A#i(B" "$A#I(B" "$A#8(B" "$A#*(B" "$A#-(B" "$A#_(B" "$A#=(B" "$A#+(B" "$A#\(B" "$A#|(B" "$A"8(B" "$A"B(B" "$A"L(B" "$A"V(B" "$A"`(B" "$A"l(B" "$A"x(B" "$A!A(B" "$A!G(B" "$A!I(B" "$A!%(B" "$A!*(B" "$A!+(B" "$A!M(B" "$A!Y(B" "$A!V(B" "$A!T(B" "$A!U(B" "$A!@(B" "$A!F(B" "$A!E(B" "$A!H(B" "$A!,(B" "$A!N(B"]) +("/j" ["$A#j(B" "$A#J(B" "" "$A#;(B" "$A#:(B" "$A!K(B"]) +("/k" ["$A#k(B" "$A#K(B" "$A#'(B" "$A#"(B" "$A!.(B" "$A!/(B" "$A!d(B" "$A!0(B" "$A!1(B" "$A!e(B" "$A#@(B" "$A!Q(B"]) +("/l" ["$A#l(B" "$A#L(B" "$A!+(B" "$A#`(B" "$A##(B" "$A!.(B" "$A!/(B" "$A#~(B" "$A!W(B" "$A!X(B" "$A!^(B"]) +("/m" ["$A#m(B" "$A#M(B" "$A#/(B" "$A#?(B" "$A!B(B" "$A!L(B"]) +("/n" ["$A#n(B" "$A#N(B" "$A#.(B" "$A#>(B" "$A!#(B" "$A!$(B" "$A!'(B" "$A!-(B" "$A!_(B" "$A!`(B" "$A!c(B" "$A!Q(B" "$A!5(B" "$A!7(B" "$A![(B" "$A!](B"]) +("/o" ["$A#o(B" "$A#O(B" "$A#9(B" "$A#((B" "$A#[(B" "$A#{(B" "$A"9(B" "$A"C(B" "$A"M(B" "$A"W(B" "$A"a(B" "$A"m(B" "$A"y(B" "$A!8(B" "$A!:(B" "$A!2(B" "$A!<(B" "$A!>(B"]) +("/p" ["$A#p(B" "$A#P(B" "$A#0(B" "$A#)(B" "$A#](B" "$A#}(B" "$A":(B" "$A"D(B" "$A"N(B" "$A"X(B" "$A"b(B" "$A"n(B" "$A"z(B" "$A!9(B" "$A!;(B" "$A!3(B" "$A!=(B" "$A!?(B"]) +("/q" ["$A#q(B" "$A#Q(B" "$A#1(B" "$A#!(B" "$A#\(B" "$A#|(B" "$A"1(B" "$A";(B" "$A"E(B" "$A"O(B" "$A"Y(B" "$A"e(B" "$A"q(B" "$A!,(B" "$A!N(B"]) +("/r" ["$A#r(B" "$A#R(B" "$A#4(B" "$A#$(B" "$A"4(B" "$A">(B" "$A"H(B" "$A"R(B" "$A"\(B" "$A"h(B" "$A"t(B" "$A!g(B" "$A!i(B" "$A!j(B" ""]) +("/s" ["$A#s(B" "$A#S(B" "$A!n(B" "$A!o(B" "$A!p(B" "$A!q(B" "$A!r(B" "$A!s(B" "$A!t(B" "$A!u(B" "$A!v(B" "$A!w(B" "$A!x(B" "$A!y(B" "$A!~(B" "$A!z(B" "$A!{(B" "$A!|(B" "$A!}(B" "$A!a(B" "$A!b(B" "$A!c(B" "$A!h(B" "$A!k(B" "$A!l(B" "$A!m(B"]) +("/t" ["$A#t(B" "$A#T(B" "$A#5(B" "$A#%(B" "$A"5(B" "$A"?(B" "$A"I(B" "$A"S(B" "$A"](B" "$A"i(B" "$A"u(B" "$A!k(B"]) +("/u" ["$A#u(B" "$A#U(B" "$A#7(B" "$A#&(B" "$A"7(B" "$A"A(B" "$A"K(B" "$A"U(B" "$A"_(B" "$A"k(B" "$A"w(B"]) +("/v" ["$A#v(B" "$A#V(B" "$A)H(B" "$A)I(B" "$A)J(B" "$A)K(B" "$A)L(B" "$A)M(B" "$A)N(B" "$A)O(B" "$A)P(B" "$A)Q(B" "$A)R(B" "$A)S(B" "$A)T(B" "$A)U(B" "$A)V(B" "$A)W(B" "$A)X(B" "$A)Y(B" "$A)Z(B" "$A)[(B" "$A)\(B" "$A)](B" "$A)^(B" "$A)_(B" "$A)`(B" "$A)a(B" "$A)b(B" "$A)c(B" "$A)d(B" "$A)e(B" "$A)f(B" "$A)g(B" "$A)h(B" "$A)i(B" "$A)j(B" "$A)k(B" "$A)l(B" "$A)m(B" "$A)n(B" "$A)o(B"]) +("/w" ["$A#w(B" "$A#W(B" "$A#2(B" "$A#@(B" "$A#'(B" "$A#"(B" "$A"2(B" "$A"<(B" "$A"F(B" "$A"P(B" "$A"Z(B" "$A"f(B" "$A"r(B" "$A!Q(B" "$A!.(B" "$A!/(B" "$A!d(B" "$A!0(B" "$A!1(B" "$A!e(B"]) +("/x" ["$A#x(B" "$A#X(B" "$A#z(B" "$A#Z(B" "$A!!(B" "$A#|(B" "$A#\(B" "$A!,(B" "$A!N(B"]) +("/y" ["$A#y(B" "$A#Y(B" "$A#6(B" "$A#^(B" "$A#<(B" "$A#>(B" "$A#,(B" "$A#.(B" "$A!"(B" "$A!#(B" "$A"6(B" "$A"@(B" "$A"J(B" "$A"T(B" "$A"^(B" "$A"j(B" "$A"v(B" "$A!&(B" "$A!P(B" "$A!4(B" "$A!6(B" "$A!Z(B" "$A!\(B" "$A!5(B" "$A!7(B" "$A![(B" "$A!](B" "$A!$(B" "$A!'(B" "$A!-(B" "$A!_(B" "$A!`(B" "$A!c(B" "$A!Q(B"]) +;; #*# +) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/leim/quail/zozy.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/leim/quail/zozy.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1526 @@ +;; Quail package `zozy' generated by the command `titdic-convert' +;; Date: Mon Sep 9 14:09:43 1996 +;; Original TIT dictionary file: ZOZY.tit + +;;; Comment: + +;; Do byte-compile this file again after any modification. + +;;; Start of the header of original TIT dictionary. + +;; # HANZI input table for cxterm +;; # Generated from ZOZY.cit by cit2tit +;; # To be used by cxterm, convert me to .cit format first +;; # .cit version 1 +;; ENCODE: BIG5 +;; MULTICHOICE: YES +;; PROMPT: $(0&d'GTT&,!JI\@c0D5x!K(B +;; # +;; COMMENT Constructed by Wei-Chung Hwang($(0E(LE&d(B wchwang@csie.nctu.edu.tw) +;; COMMENT Made available in TANET at Oct 15, 1992. +;; COMMENT +;; COMMENT In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) +;; COMMENT +;; COMMENT $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) +;; COMMENT $(0WoOu(B: SPACE 6 3 4 7 +;; COMMENT +;; COMMENT $(0WoOu0D5x>KHA +;; MOVELEFT: < +;; REPEATKEY: \020\022 +;; KEYPROMPT(\040): $(0!!(B +;; KEYPROMPT(,): $(0%/(B +;; KEYPROMPT(-): $(0%8(B +;; KEYPROMPT(.): $(0%3(B +;; KEYPROMPT(/): $(0%7(B +;; KEYPROMPT(0): $(0%4(B +;; KEYPROMPT(1): $(0$u(B +;; KEYPROMPT(2): $(0$y(B +;; KEYPROMPT(3): $(0%?(B +;; KEYPROMPT(4): $(0%@(B +;; KEYPROMPT(5): $(0%%(B +;; KEYPROMPT(6): $(0%>(B +;; KEYPROMPT(7): $(0%<(B +;; KEYPROMPT(8): $(0%,(B +;; KEYPROMPT(9): $(0%0(B +;; KEYPROMPT(;): $(0%6(B +;; KEYPROMPT(a): $(0$w(B +;; KEYPROMPT(b): $(0%((B +;; KEYPROMPT(c): $(0%!(B +;; KEYPROMPT(d): $(0$~(B +;; KEYPROMPT(e): $(0$}(B +;; KEYPROMPT(f): $(0%#(B +;; KEYPROMPT(g): $(0%'(B +;; KEYPROMPT(h): $(0%*(B +;; KEYPROMPT(i): $(0%-(B +;; KEYPROMPT(j): $(0%:(B +;; KEYPROMPT(k): $(0%.(B +;; KEYPROMPT(l): $(0%2(B +;; KEYPROMPT(m): $(0%;(B +;; KEYPROMPT(n): $(0%+(B +;; KEYPROMPT(o): $(0%1(B +;; KEYPROMPT(p): $(0%5(B +;; KEYPROMPT(q): $(0$v(B +;; KEYPROMPT(r): $(0%"(B +;; KEYPROMPT(s): $(0${(B +;; KEYPROMPT(t): $(0%&(B +;; KEYPROMPT(u): $(0%9(B +;; KEYPROMPT(v): $(0%$(B +;; KEYPROMPT(w): $(0$z(B +;; KEYPROMPT(x): $(0$|(B +;; KEYPROMPT(y): $(0%)(B +;; KEYPROMPT(z): $(0$x(B +;; # the following line must not be removed +;; BEGINDICTIONARY + +;;; End of the header of original TIT dictionary. + +;;; Code: + +(require 'quail) + +(quail-define-package "quail-zozy" "Chinese-BIG5" "$(0I\@c0D5x(B" + '((122 . "$(0$x(B") + (121 . "$(0%)(B") + (120 . "$(0$|(B") + (119 . "$(0$z(B") + (118 . "$(0%$(B") + (117 . "$(0%9(B") + (116 . "$(0%&(B") + (115 . "$(0${(B") + (114 . "$(0%"(B") + (113 . "$(0$v(B") + (112 . "$(0%5(B") + (111 . "$(0%1(B") + (110 . "$(0%+(B") + (109 . "$(0%;(B") + (108 . "$(0%2(B") + (107 . "$(0%.(B") + (106 . "$(0%:(B") + (105 . "$(0%-(B") + (104 . "$(0%*(B") + (103 . "$(0%'(B") + (102 . "$(0%#(B") + (101 . "$(0$}(B") + (100 . "$(0$~(B") + (99 . "$(0%!(B") + (98 . "$(0%((B") + (97 . "$(0$w(B") + (59 . "$(0%6(B") + (57 . "$(0%0(B") + (56 . "$(0%,(B") + (55 . "$(0%<(B") + (54 . "$(0%>(B") + (53 . "$(0%%(B") + (52 . "$(0%@(B") + (51 . "$(0%?(B") + (50 . "$(0$y(B") + (49 . "$(0$u(B") + (48 . "$(0%4(B") + (47 . "$(0%7(B") + (46 . "$(0%3(B") + (45 . "$(0%8(B") + (44 . "$(0%/(B") + (92 . "$(0!!(B")) +"$(0&d'GTT&,!JI\@c0D5x!K(B + Constructed by Wei-Chung Hwang($(0E(LE&d(B wchwang@csie.nctu.edu.tw) + Made available in TANET at Oct 15, 1992. + + In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) + + $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) + $(0WoOu(B: SPACE 6 3 4 7 + + $(0WoOu0D5x>KHA" . quail-next-translation) + ("<" . quail-prev-translation)) + nil nil nil nil) + +(quail-define-rules +;; # +(",\\040" "$(0%/(B") +(",4" "$(1N7(B") +("-\\040" "$(0%8.$(B") +("-3" "$(0K`*W4"MpYN$(10o[nc'Nd*+!U/s(B") +("-4" "$(0&)D4$(1%:%Q)>WM?-0"7P@'(B") +("-6" "$(0.$*U$(1+f,u20H!%K/i-f`yal?-2W4&a*(B") +(".\\040" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") +(".3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") +(".4" "$(0J,$(1KB$(0RH(B") +(".6" "$(1#A(B") +("/\\040" "$(1dO$(0%7(B") +("0\\040" "$(0)yQl<.TE88MX$(12.$(0%4[[$(1;&%IXa*(E2F;F}j[)R(B") +("03" "$(062$(14!s(B") +("1/3" "$(1?M()>%4BGW(B") +("1/4" "$(0YG$(1C$+Q$(0:T$(1Go(B") +("1/6" "$(04K(B") +("10\\040" "$(08_9pF1AYId,IOr$(1_%CD'#ZE(B") +("103" "$(0030kW~-c9o$(1'($(0Db$(11lMv(B") +("104" "$(0(%TW*s,M/X>R.uZO$(1!C&m6IHIO)(B") +("18\\040" "$(0&-7g'<4Q1A9>$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") +("183" "$(0,EI_$(1A2(B") +("184" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") +("186" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") +("187" "$(0+DPHBd0-(B") +("19\\040" "$(1;y(B") +("193" "$(0*LXH-w]*$(1>o5^iH>}(B") +("194" "$(0`$(1P21@$(0O'9p$(1ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") +("1j\\040" "$(19h5mUl.od~(B") +("1j3" "$(0HQ7[6l6\&4$(1HsR'(B") +("1j4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") +("1j6" "$(0&c(B") +("1l\\040" "$(0'~525HPp$(1+58#Z"&7(B") +("1l3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") +("1l4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") +("1l6" "$(0I[W,$(11`(1(B") +("1o\\040" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") +("1p\\040" "$(0.eD6$(1[3'j6P(B") +("1p3" "$(0(\8h5K(B") +("1p4" "$(0>H$(1"~#L(B") +("1u\\040" "$(0I0$(1&;3QLMTQ(B") +("1u,\\040" "$(1PC$(0^+$(1r.(B") +("1u,3" "$(0ZR$(19&(B") +("1u,4" "$(0Jd$(1^C(B") +("1u,6" "$(0+2$(1cq%\J*_D_=(B") +("1u/\\040" "$(0+/)D$(15a/\(B") +("1u/3" "$(0Mo'`Gc3d1'45$(1*v(u&_`M$(0MY$(193(}-B1[$(02o$(1*7(B") +("1u/4" "$(0-e8k-x*!AR$(1;YkPh9'$(1q-ReLQ=~K~+BCkD\(B") +("1u03" "$(038D;;6Ps$(11ZFv;lL=(B") +("1u04" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") +("1u3" "$(0'SC./?MI&2-!$(1,\&;2_$(0+n$(1$qQi+'"VTR(B") +("1u4" "$(0(S,RJWbXf?qMIW"J]Jc;fUoKy0G9+6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") +("1u6" "$(0M|(B") +("1ul\\040" "$(0O:?*^L[=$(1ld$(0PQ$(1QnVJJ\EfPAS3McXIMg7SFezfY(B") +("1ul3" "$(01QTa;i$(1N"-q_B]3TK(B") +("1ul4" "$(0^-(B") +("1up\\040" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8N(B") +("2.4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") +("2/\\040" "$(0BuS:$(1jAbVG[XRP((B") +("2/3" "$(0C,$(1B|(B") +("2/4" "$(0QRVH[+J"NTVP$(1OuZ~jX(B") +("20\\040" "$(0@MRk&f9YXz$(1U$,C8H9w,Ub6cCI.fNO_eC(B") +("203" "$(0W%8sO,$(1AY1s!~Pa(/2~qU!EX+(B") +("204" "$(0+!(Z=N?1PxRkN_NrB);BS1$(1W+OX$(0;N$(1Of$(0(|$(1]cEkI"VwjWOF?`HBWF+?#lQS'd(&@<:^M4M}On\1b>WnmZ'm(B") +("28\\040" "$(0F/T5C1$(1Pe$(0Om\J$(1%_,w(B") +("283" "$(0(U(B") +("284" "$(0&L(B") +("286" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") +("29\\040" "$(0+E3"$(1Kr(B") +("293" "$(0'QDM(B") +("294" "$(0'o<(3"?]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") +("2;3" "$(0Us\^Ra_;$(1o-p<."(B") +("2;4" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") +("2j\\040" "$(0?hGGJ3$(1[S[)(B") +("2j/\\040" "$(00*'w.QZ*$(1-FMb4D4|+O+v6M?oh_(B") +("2j/3" "$(0U^H;$(1VgOz(B") +("2j/4" "$(0;04#6FAo359`$(1*^/2[u`G(B") +("2j0\\040" "$(0L'5'$(13i3o;3(B") +("2j03" "$(0B|(B") +("2j04" "$(03uXKPAWv$(1WoFEpHCgG)L;n3(B") +("2j3" "$(0Q/;ZGHSb-?$(1[QN)5*(B") +("2j4" "$(02zB/-?+kWl,\^h$(17h:N(B") +("2j6" "$(0]uSB3vZI$(1q2$(0X\ZJ^W$(1r9$(0_CZ=$(1\FETehSon-papbiB(B") +("2ji\\040" "$(0)j*9$(1)I*}2L(B") +("2ji3" "$(0I$*9$(1:j)Yhmh47GGk(B") +("2ji4" "$(0A3ND>qH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") +("2ji6" "$(0JE]:)j$(15XN*..<;Cy3m5j8o=+?4dufz(B") +("2jo\\040" "$(0;U$(1UgE<(B") +("2jo4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") +("2jp\\040" "$(0AV[(NE`R?F3v(B") +("2u0\\040" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") +("2u03" "$(0X5.)GS$(1[I4l>/Yr(B") +("2u04" "$(0IZ/4F\-0@eJ=S)J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") +("2u6" "$(00|O.5b-*>IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") +("2u8\\040" "$(1B%(B") +("2ul\\040" "$(0Tt6I&0D1$(1hV$(0GU(3<5$(1Xk>*$(0[W$(1"L9'Ht(jQ?(B") +("2ul3" "$(1)z(B") +("2ul4" "$(0P~92'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") +("5.\\040" "$(0.SDO)}3{*bC7$(1TU$(0;M$(1]fl>H$:\dea0+_6iNr0|55Tw%F4_(B") +("5.3" "$(0/--=$(1EJh9(B") +("5.4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") +("5.6" "$(0DJ.r(B") +("5/\\040" "$(00i/=LfGKNb&peU(O6WXb@_gP%K(W](B") +("504" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") +("53" "$(0(83A9M'P*0+`Nb4m?R4k2G$(1+/H5*I$U%0$(01M$(1AV@f1)/V#6#Jfh/u6gD>(B") +("54" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") +("56" "$(01!Y*Q36-Ay;[B&XE2b$(1%UIQ49$(1UW`".9Lc91g2qw(B") +("59\\040" "$(0JsX:M}$(1/J(B") +("593" "$(09;$(1&J(B") +("594" "$(0E-JT>C?K$(1X]7](B") +("596" "$(0)xLL(B") +("5;\\040" "$(0<0?~JeK=O6OgKd$(1ITPoNR$(0W8$(1nYJ.AZIIloT|(B") +("5;3" "$(01\A@KN$(1!4`N(B") +("5;4" "$(0&8'n<)MbQ.CO,]KN1\J\SK$(1Ij"JXi,j(B") +("5j\\040" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") +("5j/\\040" "$(0&d\M>]/AWt:0,;4\$(1_(B") +("5j/3" "$(0L"H(EWTQ6E(B") +("5j/4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") +("5j0\\040" "$(0;rSU5'Yq$(1I@NVn\AmIVR4^+ngS+c2(B") +("5j03" "$(0YL\f(B") +("5j04" "$(0E/WSP1N~$(1g,jf$(0YLI}$(1D{^@FD(B") +("5j3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") +("5j4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\~O8+j$(1rL"=63(B") +("5j;3" "$(06r(B") +("5j;4" "$(00n+hNz$(1r+6}(B") +("5ji\\040" "$(07_8&=mAs$(1]}(B") +("5ji6" "$(0.85DS-/hV*:[-$Cb;<];UlBa$(1TC-uPjf#(B") +("5k7" "$(0CbQL$(15qI`(B") +("5l\\040" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") +("5l3" "$(0,G0L'X$(1?mKy(B") +("5l4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)WYCNYI\@(B") +("5p4" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") +("8\\040" "$(01`;@%,(B") +("84" "$(01`(B") +("87" "$(0;@1`(B") +("9\\040" "$(07e286n6a2:%0$(1N7(B") +("93" "$(0GO\3^s$(16>$I*y#&(B") +("94" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") +("96" "$(0<_Os$(1`pJ](B") +(";\\040" "$(0MsCR%6(B") +(";3" "$(1@h(B") +(";4" "$(08x$(1_x(B") +(";6" "$(0/|$(1!8(B") +("a\\040" "$(0$w(B") +("a.3" "$(03]$(1!/NH(B") +("a.6" "$(0T<>K#(B") +("a86" "$(0@)G;J)M{W;$(1Q}(B") +("a87" "$(0J)EDW;(B") +("a93" "$(0D:$(1Opox(B") +("a94" "$(0Q1@(We9d$(1O^Sz(B") +("a96" "$(06m^"$(1c"(B") +("a;3" "$(0>{W:$(1KM"Z.{>M?CIR(B") +("a;6" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") +("ai\\040" "$(0Jv(B") +("ai3" "$(0/\(B") +("ai4" "$(0(^>|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") +("ai6" "$(0OB>=4;)/CX@(B") +("ao4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>IH\ihy(B") +("ap\\040" "$(0A-(B") +("ap3" "$(1Pq(B") +("ap4" "$(0A-S?XB(B") +("ap6" "$(01]61$(1D0M;H-+\JhB;_GGYKc(B") +("au03" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") +("au04" "$(05t\](B") +("au06" "$(0A|LB8{$(1:z4qSse_f*iF(B") +("au3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") +("au4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") +("au6" "$(0:MU[WG[v[HV^X3$(1^Ji>oD%NkA_qpWaql#mQmao7a7qO(B") +("aul\\040" "$(1:V(B") +("aul3" "$(04qBAY2YPPE0,4d$(1=.$(00;$(1Rd(B") +("aul4" "$(0+oN[Vf$(1,)(B") +("aul6" "$(05BAAKs$(1on(B") +("aup3" "$(0(B") +("b4" "$(0'K$(12uO>A;(B") +("b;3" "$(0[c[g[o$(1kk(B") +("b;4" "$(0^j$(1hx(B") +("b;6" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") +("bj/3" "$(0&~9v$(1Wq:E@j(B") +("bj/6" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") +("bj03" "$(0?U-a\;$(1,tStb/Rnf-'4(B") +("bj06" "$(1:g\VP^(B") +("bj3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") +("bj4" "$(0&,:JT3US9}$(1+YYibklM/5c&Noai$(0Xc$(1*6Y|(B") +("bji4" "$(05>7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") +("bjo3" "$(0T!$(1W[bc;a6"(B") +("bjo4" "$(0G0Q_$(1([$(0Ku$(12eVG';$V(B") +("bjo6" "$(1YmLx4o(B") +("bjp\\040" "$(1=o(B") +("bjp4" "$(0OWDd$(1Wf(B") +("bk3" "$(0Ez$(1:U$(05>(B") +("bk4" "$(0O`$(1=C(B") +("bl3" "$(0XF(B") +("bl4" "$(0Y"$(1Z{UU(B") +("bl6" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") +("bp3" "$(0,7Gb9{$(1?7CzN5Z[D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") +("c06" "$(0@n+W.+=aX'$(1(v$(0*?$(1"r$(0K7$(1786'UL6y(B") +("c8\\040" "$(02E(B") +("c83" "$(02E(B") +("c86" "$(0Cw(B") +("c9\\040" "$(02>EA$(1%i(B") +("c93" "$(08B$(1_r6{(B") +("c94" "$(07&)+U.EA89$(1As>rO9(B") +("c96" "$(0Wd2gU1$(1Ub(B") +("c;\\040" "$(1!R(B") +("c;3" "$(13C(B") +("c;4" "$(0*h,{(B") +("c;6" "$(0*h9m0'+?$(1Hf$(082$(1(m(T(M2\'%9WH_V&(B") +("cj\\040" "$(0/B.L'hcA:`F"/$m9R=I??GLGZRgW!(2-A(B") +("cj0\\040" "$(0]d$(1r3q?kl$bk[lKV:(B") +("cj03" "$(0PBBw$(1Wv>@NN(B") +("cj04" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") +("cj06" "$(0WdV@7}$(1VRfBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") +("cj3" "$(01NBb$(1K;$(0;J?C$(1$](B") +("cj4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") +("cj6" "$(05/B:@dPbP60r/:H4[SG-$(1`Z$(0<}Z(+]$(1Y=T,_K[&=vC3k-Q%;.$.k%6zV(Z:enCtI;k>(B") +("cj8\\040" "$(01EC_N7$(1p$[H(B") +("cj84" "$(0Hd'(BlJ#RvC_$(1O}JL4yP*'IGEP}b^QO(B") +("cj86" "$(0C_Fm)GG+ZzN7Rv$(1nOjC$(0WPJ#$(14y:&Z/(B") +("cj94" "$(0Z.+f$(1TO.h)GoCoG(B") +("cj96" "$(0Z5=g3#K3Q:$(1%@$&ZDZCi$et(B") +("cj;\\040" "$(09sE~-;$(1-L";aK(B") +("cj;3" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") +("cj;4" "$(07p$(1@g(B") +("cj;6" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") +("cji\\040" "$(0WP(B") +("cji3" "$(0'W).JB$(1A,(B") +("cji4" "$(0/QZWV>.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwD%b1bleSemi"koo_p_(B") +("cji6" "$(04%$(1%DA,FQ(B") +("cji7" "$(0.P(B") +("cjo\\040" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") +("cjo3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") +("cjo4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") +("cjo6" "$(0)`:PCu9z$(12m+Z7H*JfU(B") +("cjp\\040" "$(0;g0!H/$(1[Z5DL2='6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") +("cl\\040" "$(0L^$(1\O^}(B") +("cl3" "$(0)p:W(B") +("cl4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") +("cl6" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") +("co\\040" "$(0E*N5$(1QR(B") +("co3" "$(0E*(B") +("cp3" "$(03!4A(B") +("cp4" "$(030(B") +("cp6" "$(0>0$(1*\U\(B") +("d\\040" "$(0$~(B") +("d.\\040" "$(1JIJ'(d9AgR(B") +("d.3" "$(0&H(B") +("d.4" "$(0*+;k(1$(1S8$(0?l$(1m&>k$(0+)$(1&jK8RH^7(B") +("d/\\040" "$(0+_$(1>N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") +("d/3" "$(1/I(B") +("d0\\040" "$(0'{@[;/F)4a$(1n};B(B") +("d03" "$(04i-v+c78$(18y$(0XQ$(1=#j,D#au4=!#dV(B") +("d04" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") +("d8\\040" "$(0.C@?2E$(1HO(B") +("d83" "$(0('2>$(1##(B") +("d84" "$(0@?$(1h0(B") +("d9\\040" "$(0DeAC$(17B%5(B") +("d93" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") +("d94" "$(0A6F#A<2>$(1/x0U3r\Y(B") +("d;\\040" "$(0<+JjV]$(1g]K>Ib(B") +("d;3" "$(0Jj(B") +("d;4" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") +("d;6" "$(0*,(B") +("dj\\040" "$(06_3`GeR!$(1@Y*Z/t%Sgv,~WQ(B") +("dj/\\040" "$(01);x6($(1LX59$(0GY$(16H[?(B") +("dj/3" "$(07G'76((B") +("dj/4" "$(01);$(1cx@O$(0X>$(1kv>uaVewPA(B") +("dj;6" "$(0-+M.$(1e*(B") +("dji3" "$(1W6(B") +("dji4" "$(03EXDWzJa$(1jYK<$(0Cy$(1)dgimj(B") +("djo\\040" "$(0W6S^>5$(1gf%R/*jY`32=b}:QkXmy(B") +("djo3" "$(0@/$(1GqHgDacj*#(B") +("djo4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") +("djo6" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") +("djp\\040" "$(0/{;}.^BiTmBV$(1T.5ph:?[d^$(0Im$(15H7)(B") +("djp3" "$(07]Gq$(1/+$(0=5$(1UQB:Eg>PGB'(B") +("dl\\040" "$(1!V(B") +("dl3" "$(0*T8S3C$(1/_$9^c+c(B") +("dl4" "$(0QkQ\Ka(B") +("dp3" "$(01:;?RKU_]V$(1hjG^[G(B") +("dp4" "$(15[7Z@6(B") +("e\\040" "$(0$}(B") +("e.\\040" "$(0(X>rG]GcH[(B") +("e93" "$(0,R(B") +("e94" "$(0FNLe&bD\BG$(1B}<)b5(B") +("e;\\040" "$(06MTf5!<%L?/&->*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") +("e;3" "$(0B,<%(B") +("e;4" "$(0K,(B") +("ej\\040" "$(0.k.wDL.E0J*v$(1?h$(0Cd.N?.$(1E4L]$(0U8$(1@;A&'a2%L_$(0I@$(1\,!;+7HT@o$(07'$(1O~WQ(B") +("ej/\\040" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") +("ej/3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") +("ej/4" "$(0)B-s:D$(1,rC)(B") +("ej0\\040" "$(0.{[C_)2&Ai4e]MLD6#>v$(1RvBf$(1Em8JE/[*(B") +("ej04" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[oFm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") +("ej4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'gFYI*L(Rta\Gi^[(B") +("ej83" "$(0JQ$(13p(B") +("ej84" "$(0tGO$(03I$(1[{(B") +("ej9\\040" "$(0-f(B") +("ej93" "$(0/g$(1+A$(03f(B") +("ej94" "$(0/J$(1eX!^1(B") +("ejo\\040" "$(0XW?>U@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") +("ejo3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") +("ejo4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") +("ejp3" "$(0K??6Z%$(1Lu$(0QJ$(15hS=(B") +("ejp4" "$(0Ax$(1]X(B") +("ek\\040" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") +("ek3" "$(0H7$(1.<8XW0\+h/7q(B") +("ek4" "$(068)WMU$(1-J$(0L1(B") +("ek6" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1gop/(B") +("ek7" "$(068(B") +("el\\040" "$(0:nSgLRS_9Q8t$(1ea$(0GI$(1m>JzL3DDgs(B") +("el3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") +("el4" "$(0+LM+$(13AU<>[Dc(B") +("eo3" "$(0C@(B") +("ep\\040" "$(0Hz7~(B") +("ep3" "$(0*c(B") +("ep4" "$(0)(*c$(12F(B") +("ep6" "$(1)A(B") +("f\\040" "$(0%#(B") +("fm\\040" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") +("fm,\\040" "$(09OYb$(1MN(B") +("fm,4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") +("fm,6" "$(0SL(B") +("fm/\\040" "$(1$}$(01*$(1Nq(B") +("fm/6" "$(0P,ZN$(1$}$(01*$(1Gz@#;k"tXOfVRGDZ7pG~fc/c9Z>eW`FZ(B") +("fm0\\040" "$(0;O$(1/-?"5<(B") +("fm03" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") +("fm04" "$(0[a.-$(10d0]>y(B") +("fm06" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") +("fm3" "$(0.>*3;__"$(1+g8+(B") +("fm4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") +("fm6" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") +("fmp\\040" "$(19lNI.q(B") +("fmp6" "$(0G{HP$(1.j(B") +("fu\\040" "$(0&%.gB#.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") +("fu,6" "$(05=*y$(1"g(B") +("fu.\\040" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") +("fu.3" "$(1Y5(B") +("fu.6" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") +("fu/\\040" "$(0=S1fM=E16P=HLo@#[V$(14/=-$h9u(B") +("fu/3" "$(0Py@#$(1J!(B") +("fu/4" "$(0NcVuT6$(1.%M!cU$(0SV$(1Q]$Nn;O(5eEUfH(B") +("fu/6" "$(0$(1(a:9AqQ)$(0Vo$(1Y2LoIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") +("fu3" "$(0:E+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") +("fu8\\040" "$(15Y(B") +("fu83" "$(0('$(1A)(B") +("fu84" "$(03/4&$(1*3;p6B(B") +("fu;\\040" "$(0K4CKY^1.ENF6[?$(1gUM__j'$KzIs$(0;s$(1Km_T(B") +("fu;3" "$(0<1F6$(1_CXtAjIQ$(0Vq(B") +("fu;4" "$(0EN$(1k}3zKl_j(B") +("fu;6" "$(0<1VL:i$(1'oHPe5#B('=Z=jh^(B") +("g/3" "$(04]$(11:%ORh3j(B") +("g/4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") +("g/6" "$(0ZbS4$(1W'i~phDP(B") +("g0\\040" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0Vs$(1X{5b=a,'7wAo(B") +("g03" "$(0:a:f$(1ECByT4pP(B") +("g6" "$(0&3&p(|7mJS5|3FLtK{7-AI$(1MK=Gl{$(0E^$(11Le4HNJu=:DKhe;9(B") +("g7" "$(0;3(B") +("g8\\040" "$(0=E,h9B4f>uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") +("g83" "$(0E4$(1^H(B") +("g84" "$(0G"TuEo$(1AyC~LZM'?N:R(B") +("g86" "$(14'(B") +("g9\\040" "$(0Se(B") +("g93" "$(0Mt$(1fC(B") +("g94" "$(0^;7q$(1`A$(0=E(B") +("g;\\040" "$(0;9E3OFY>B>$(1KaS9_'cHlu(B") +("g;3" "$(0Q+7r&9(B") +("g;4" "$(0&9/!$(1kk)u!H(B") +("g;7" "$(0Lw(B") +("gj\\040" "$(07uTT83CU8$>.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") +("gj0\\040" "$(0805o3G(B") +("gj04" "$(0=X(B") +("gj3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") +("gj4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") +("gj6" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") +("gj8\\040" "$(0..$(14"`z(B") +("gj83" "$(05&(B") +("gj9\\040" "$(0Jt:/$(1Y:kV(B") +("gj93" "$(0(p(B") +("gj94" "$(0=|2vW7$(1)Q^?(B") +("gj;\\040" "$(0YeX$[h$(1pKr%nhkWmf(B") +("gj;3" "$(0=tJ@$(1Q1K\J=YH(B") +("gj;4" "$(1i6(B") +("gji\\040" "$(0M*(B") +("gji4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") +("gjo3" "$(0'V(B") +("gjo4" "$(0M*KvC%HH$(1.w0(B") +("gjo6" "$(0Q!$(1?6(B") +("gjp3" "$(04b$(1Cj$(0+P$(1<7Zb(B") +("gjp4" "$(0D|CVVJ$(1Ysh2Xb(B") +("gk\\040" "$(0;^M6$(1)c]/cN(B") +("gk3" "$(0V6T1V(/$(1#5#19=>BQV(B") +("gl6" "$(0,bMi-D&E$(1,3"++z(B") +("go6" "$(0Q!(B") +("gp\\040" "$(0-O=f*{(t>Z.G1k;7$(1Sc$(06{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") +("gp3" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") +("gp4" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") +("gp6" "$(0904J(B") +("h\\040" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") +("h.4" "$(0B2TU$(1F(B") +("h/6" "$(0AeNR$(1P0U!EX(B") +("h0\\040" "$(0;7U($(1ll(B") +("h03" "$(0Jo$(1PL+X0qGt7J(B") +("h4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") +("h6" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") +("h8\\040" "$(0UiF0$(1\L(B") +("h83" "$(1iM(B") +("h84" "$(1kS(B") +("h9\\040" "$(0=w(B") +("h93" "$(0P$(1rC9M(B") +("hj/\\040" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") +("hj/4" "$(1mVbtcS(B") +("hj/6" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") +("hj0\\040" "$(1k\q@UI(B") +("hj04" "$(0XuSd_G$(1Y+(B") +("hj06" "$(1mSmNkR(B") +("hj4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`Wle1(B") +("hj6" "$(1+H&W(B") +("hji\\040" "$(0F+O&O{WY$(1M>Tyjt(B") +("hji3" "$(1Kw8QY8>S(B") +("hji4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") +("hji6" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") +("hjo\\040" "$(0JzE2vLm$(1!|Q_(B") +("j03" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") +("j04" "$(0G]0sCJL[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") +("j4" "$(0''0m;.A+M)7M='[G(TYWE]&C$(1!+$(0[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") +("j6" "$(0BS+G+A=6,(T)6]HDM%'R&B$(17"Y\e.$(0\_$(13:U7U2.p0372)$dr8goy0H]lg.(B") +("j8\\040" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") +("j83" "$(0(l$(1#!(B") +("j84" "$(0])$(1B"M/(B") +("j86" "$(02`(B") +("j9\\040" "$(03r(B") +("j93" "$(09k(B") +("j94" "$(0(A(B") +("j;\\040" "$(0,n$(1#_$(0&S(B") +("j;3" "$(0/041-B[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") +("jo4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") +("jo6" "$(044@YEs)O;ELE-[V`@a?OCV,V0(B") +("k\\040" "$(01`;d$(1E3$(0%.$(14w*%[5(B") +("k3" "$(1Od(B") +("k4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") +("k6" "$(0Ym?FZ'6~6dHG75$(18r$(01{$(1#G#:>Q$(0?/$(1U>(s7>0M>>>GV.(B") +("l\\040" "$(0'x%2$(1%}+E(B") +("l3" "$(0ZxEf$(1(^:*(B") +("l4" "$(0E.S/E`R\$(1VX:x$5W9$(0/p$(1@KVu(B") +("l6" "$(0O_O@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") +("m/\\040" "$(0E,<,IUR`RM$(1o;$(0V~$(1I?gO$(0Jp$(1nG$(0:U$(1kZdDB$kf$(0MJ$(1VHWt^~KW[!(B") +("m/3" "$(0(d0ED#2.R`TNB1HB--RM<=V~1p$(1NF.XB2RX$(08K$(1/'Nt(B") +("m/4" "$(0(o+"$(1_u(B") +("m/6" "$(0E,$(1:WdW:7Q,BFBTIa(B") +("m0\\040" "$(06C=]UBI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") +("m6" "$(0/vA:@$6xQv&AKV&iEt+(4vFUI8H?2!WaG5BDDn14$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") +("mp\\040" "$(0F@K<$(1YAg8ISZ1(B") +("mp3" "$(0&yIT$(1K0$fdEZ=$+ZaNOA=%1(B") +("mp4" "$(0I+[J(FOa\9F"Wj$(1;e$(0F@$(1gr@v^a'BRmk*$(06`(B") +("mp6" "$(0Dy&j'%/~9U1I9K$(1Kf$(0Gi$(1DMQb,=Y,$OKdUMYh#S!sY@8bH0'E,D(B") +("n\\040" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") +("n.\\040" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") +("n.3" "$(06SJ'ZlXI$(1RF_Sks(B") +("n.4" "$(0J+(B") +("n/\\040" "$(0Is$(1nT(B") +("n0\\040" "$(0&6;7$(1QBh{lt(B") +("n03" "$(0AX@1$(1b]$(0Vc$(1j=(B") +("n04" "$(0AX$(1AC(B") +("n3" "$(0*<(B") +("n4" "$(0(?*~Q2EHIf)zG~1%5|1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") +("n7" "$(03)(B") +("n8\\040" "$(0O%$(1!F(B") +("n83" "$(0]eO%$(1Hd+V(B") +("n84" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") +("n9\\040" "$(0ES\ZH&$(10&<3(B") +("n94" "$(0WTES$(1OP(B") +("n;\\040" "$(0@G8'(B") +("n;3" "$(0EB$(1guCARTd1ZH(B") +("n;4" "$(0@G(B") +("nj\\040" "$(0\8BkDXS\^5$(1i*(B") +("nj/\\040" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") +("nj/3" "$(0V|Nk7N$(1>bAfBuIp`h(B") +("nj/4" "$(0:K+{Ie?EM"(B") +("nj0\\040" "$(0MMBt$(10k(B") +("nj03" "$(1VF(B") +("nj04" "$(0L,Ld$(1Eo(B") +("nj4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_Vd$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|Ei(B") +("nj6" "$(01x(B") +("nji\\040" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") +("nji3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") +("nji4" "$(19g(B") +("njo\\040" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") +("njo3" "$(0^U$(1VreodAp_(B") +("njo4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") +("njo6" "$(0TrDl$(1dB(B") +("njp\\040" "$(07#D~Lg$(1DrCBK)^kYy(B") +("njp3" "$(0F5C2K1$(1bWd7(B") +("njp4" "$(0O\$(1J;(B") +("nk4" "$(0*dESG/+dEFV+Xr$(1Wwj+l?Nk]YF9XFnFX)(B") +("nl\\040" "$(0S}\XVmF4$(1^XBpD:g{pi(B") +("nl3" "$(0(B") +("qi3" "$(0Mj6J(5$(18!(B") +("qi4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") +("qi6" "$(0;hQS$(1]ear(B") +("qj\\040" "$(0N{&rQ[N:(X$(1>7gN&w]n(B") +("qj3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") +("qj4" "$(0O3Q[X^Z;$(1S0(B") +("qj6" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") +("ql\\040" "$(0/b$(18P(B") +("ql3" "$(0DE(B") +("ql4" "$(00[9*4:8u$(1&%\?V#(B") +("ql6" "$(0?;.K+6;2/7$(1V<+skMO0$(04:$(11!(B") +("qo\\040" "$(05+.D+f$(1U'+%&A.Q2r(B") +("qo3" "$(1>,*s(B") +("qo4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") +("qo6" "$(0;\Q*?rLy$(1(wEM=*:/2>(B") +("qp\\040" "$(0N;$(1Wi(B") +("qp3" "$(1%lbi8C(B") +("qp6" "$(04Z$(1=QG*(B") +("qu\\040" "$(0,H/_')N+]?$(1,O$(0?8'b$(1%s$(0+f$(1#"("$(09I$(11S$(0IN$(1V;&n8>A5\lNfUsU}(B") +("qu,\\040" "$(0SSJr$(1!_(B") +("qu,3" "$(0Jr(B") +("qu/\\040" "$(0)%7"$(11AUc_I(B") +("qu/3" "$(1>s(B") +("qu/6" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") +("qu0\\040" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") +("qu04" "$(0'[[RI6(B") +("qu06" "$(01n9gU/$(1ZVZpCh[w(B") +("qu3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") +("qu4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") +("qu6" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") +("qul\\040" "$(0\RKG$(1J2_-c%A^\}^Slv(B") +("qul3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") +("qul4" "$(0>BKGE9]F$(1J)^,j]SF(B") +("qul6" "$(0SHJK$(16e(B") +("qup\\040" "$(03<2\$(1f10G(B") +("qup3" "$(02C(B") +("qup4" "$(0G}*K(B") +("qup6" "$(0?OZEU#^uUQ$(1eDf)(B") +("r\\040" "$(0%"(B") +("rm\\040" "$(0/#/nQ}0U8o?00p66-P$(15Z$(0Tb$(1N%-9@T2$?E4X<^?34}1+>'H]6_Fm\.hP*k<*MgTgH&(B") +("rm,\\040" "$(1Oh$(0E@$(1PZ(B") +("rm,3" "$(0[*(B") +("rm,4" "$(064(B") +("rm,6" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964$(1'q$(0,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") +("rm/\\040" "$(1*U%xUv(B") +("rm/3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") +("rm0\\040" "$(07a6wZ&8D]<;O$(1oI5r$(0-O$(18TGB(B") +("rm03" "$(08GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") +("rm3" "$(0W)8}.F>}0U\`$(1k`EsZoM836q/;UoLbVh5o#Ce+FuSU(B") +("ru\\040" "$(0S#;XSYVeYIS0Hy6zYg\T*[P(:k.bG7$(1rG$(0L)VQ["^f&.$(1"T$(0)'70]2SD@~N>Ok@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") +("ru,\\040" "$(0CzXqAfD(B") +("ru,6" "$(0GhON@.<[L&+7JqC902QoH_8+GD:6$(1)?$(03?PIUw8"&O$(1b9>z3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//zA_C^,VJ!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") +("ru/3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") +("ru/4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") +("ru0\\040" "$(0DgKr;S){6B17W*)n2dFuP;X]KML*\tC\$(1&qdH=lCs$(0SjB.$(1X6M?m$BeDkmm9T$(0_7$(1h1A-qEn]lyk^QvYq;~C?"C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") +("ru6" "$(0'09JFL+y8M4IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") +("rul4" "$(0ZK{?e0v.Y1zP55I(B") +("rup3" "$(0LV?+8-tZ;=9[2(B") +("s96" "$(1\cPc(B") +("s;\\040" "$(1p~(B") +("s;3" "$(0\p$(1q!q'(B") +("s;4" "$(1rE(B") +("s;6" "$(0][(B") +("s;7" "$(1p~(B") +("sj/4" "$(0,.(B") +("sj/6" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") +("sj03" "$(0FA$(1`[$(0G%$(1==(B") +("sj3" "$(0+9/;$(11C(B") +("sj4" "$(03((B") +("sj6" "$(0(DQ{$(1&87}MS(B") +("sji3" "$(1Wa(B") +("sji4" "$(0T@U`\($(1C2/@H+\nY7(B") +("sji6" "$(07c6v$(1kO5`6/(B") +("sk\\040" "$(0.R(B") +("sl\\040" "$(1.r(B") +("sl3" "$(0H+A7G3(B") +("sl4" "$(0R$$(16T(B") +("sl6" "$(0O"\NS$.O$(1=w&lg(nSVkb-fAm_eH(B") +("sm,4" "$(05MKl$(1ZQ(B") +("sm3" "$(0&M$(1,h:$(B") +("sm4" "$(0,:$(1/#2s/Z(B") +("so3" "$(0Qu6c$(1?5(B") +("so4" "$(0&z(B") +("sp4" "$(0JI(B") +("su,\\040" "$(07^$(1Ton?(B") +("su,4" "$(0[jYX_*Y+_68N\e$(1p5$(09j$(1!"aLY`d=AG$(0]W$(1<=q}mp$(0]"$(1(6BXNBY#i(n"r1mM(B") +("su,6" "$(1-@(B") +("su.\\040" "$(0+m(B") +("su.3" "$(09H,DD[,:$(1$d'v8u(B") +("su.4" "$(0/p(B") +("su.6" "$(0'](B") +("su/3" "$(0Uh(B") +("su/4" "$(0V#*r(B") +("su/6" "$(0JPR8V=UGXR$(1>2$(0Uh$(1qNn<;7i`\](B") +("su03" "$(0$(1kG(B") +("su06" "$(0*"X4$(18%)r)F(B") +("su3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") +("su4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") +("su6" "$(00H(H.j6>Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") +("su;4" "$(0^o(B") +("su;6" "$(06u[i(B") +("sul3" "$(0@%HU$(1\\$(0RO$(1B=S]Z@(B") +("sul4" "$(0,"(B") +("sup3" "$(1*h(B") +("sup6" "$(0M$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") +("t.\\040" "$(0/e$(1X[C8Y1i<4_(B") +("t.3" "$(0&aWk$(1L.':'F#>8u(B") +("t.4" "$(09i$(1^2$(0Ft$(1K2PF(B") +("t.6" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") +("t/\\040" "$(0L#N}SP$(1fl3[]%Zd>+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QT)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") +("t04" "$(0[n]!Z,(B") +("t06" "$(0\}Y9VT_/^kOUZu[lNJ@MS2$(1P>$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") +("t3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") +("t4" "$(0-L9R(YE%(:S6@>$(1Ae$(0*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") +("t8\\040" "$(07:AG&G@L$(1YbA~"K$D3\XVd/(B") +("t83" "$(1Zl(B") +("t84" "$(0HZ,&2'7:$(1"]-PMe%3".,n(B") +("t86" "$(03hJW9~F0$(1Ji_|L7-,)S(E(B") +("t9\\040" "$(0/q?k7:$(1:A(B") +("t94" "$(1fq2|mG(B") +("t96" "$(08):AR5$(17fA}(B") +("t;\\040" "$(0/z67=y;e$(1[W?\$(0[U63$(1m@[F6d>.N&(B") +("t;3" "$(0@\N^AUS'$(1*m[@(B") +("t;4" "$(0;A67K$p$(1#}$(0Nm$(1,2-60)ci,X(B") +("tj/3" "$(0Z1(B") +("tj/4" "$(0Pm$(1H><6(B") +("tj/6" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") +("tj0\\040" "$(04s&V$(1jK$KD~(B") +("tj03" "$(0@D*a$(12Y(B") +("tj04" "$(0*l?n$(1$l"`",N?(B") +("tj06" "$(0E/>t$(1H)CcD!ZZPpZw(B") +("tj3" "$(0?)FHUDXp07L~A~$(1Wu]4(B") +("tj4" "$(0?)\>8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") +("tj6" "$(0:gUDNZQ]Zk$(1W.hB(B") +("tk\\040" "$(0-P$(1>U8x(B") +("tk3" "$(0,K$(1JMo%(B") +("tk4" "$(0JfKSYMJuA?._$(1!,-X>T(B") +("tl\\040" "$(0,>DZD?E;$(1&R&b9P$(0E7$(1YN(B") +("tl3" "$(0+Q0e$(11<(B") +("tl4" "$(12+(B") +("tl6" "$(0AhOS<&N47t$(1Q'cuN[(B") +("tp\\040" "$(1Ax$(0BgOz$(19pTX(B") +("u/6" "$(0V31SZrT.\E4YOfSkZ@$(1K6$(0RPE_K_FT$(1a|elq^i-_WeRhrhtbr(B") +("u0\\040" "$(0Fv=p=Z85QW2A9_.dB;CYJMS;$(1SD[U$(0J&$(15"ibNUKY=s0z3d\bgK$(0CR(B") +("u03" "$(0>:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") +("u04" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!:]B~L-ZkM~RZ\B=M,3Vw4POGDP-X,PH!&"PtZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]JD.|/L2_N!)k&"Pt9]D5Ig2=$(1@F$(0-"U'XA5f$(1CR$(0>3?+)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl)]@P$(1:S,ZF^9Q(B") +("ul3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") +("ul4" "$(05SZo\/XL_-O@]P/p$(1b)9IO2boN0,b>fFzR$g<(B") +("ul6" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") +("up\\040" "$(0)_5x?v2f859yJg8:$(1L$:L:e$(0B;$(1;dLD>w@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") +("up3" "$(0'@E$X!&h]j:)+Y$(1Hc1x$(0Vt$(1pQT]_&O?A0].]Cl%1o(B") +("up4" "$(0)NE$X!PW53$(1J#LSW%=].S>!JcN_(B") +("up6" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") +("vm,\\040" "$(0W2I^RE$(1Vq#=(B") +("vm,3" "$(0?|$(1nZ(B") +("vm,4" "$(0*g?|)!2)$(1Gm'Q_L&>98(B") +("vm,6" "$(0RQ)!$(1pvi{NJ]O]9b'!)K4($(1$$)H*N(B") +("vm/4" "$(1Pi@B(B") +("vm/6" "$(0DuK]$(1Gd(B") +("vm0\\040" "$(02h:G@@$(1Dw$(0H1FBUO$(1OU$(0TG$(1B,V^;zfMZK;o$(07s$(1`-m361$(0G%$(1Fl;u#+'.U9;+XxSjfniE(B") +("vm03" "$(0TZ$(1)=0N(B") +("vm04" "$(043CAKB8y$(1'R$(0B0="$(17QCPPi$(0IK$(196Sg`m[`gP*nCd99^>n)oU(B") +("vm06" "$(0(i="[mKB$(1R,$(0Xg$(1#(&-75,.IcTA$(0WdSm$(1G6(B") +("vm3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") +("vm4" "$(0,*\~L`LF+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") +("vu,\\040" "$(0-iFYZs$(1S{=zT8At(B") +("vu,3" "$(0NQ*g(B") +("vu,4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") +("vu,6" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") +("vu.\\040" "$(06<)3>a>m2I$(1*@$(1Nb`\%70\+n23UG]=(B") +("vu0\\040" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") +("vu03" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") +("vu04" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") +("vu06" "$(0Q0DhEc2<\\/9MW>SNI$(1rM$(0=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") +("vu3" "$(0@F4$<7ZM\Z$(1IiS`p6+9c+^Iq0cpqb!$0iZT^4FkKSW<(B") +("vu4" "$(0>YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") +("vu6" "$(0>e/x7K7;L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}3IRJZe\&^q(B") +("vu;\\040" "$(0DU4_5~P.B8WC_,A#$(1r$RqY}$(0\x$(1o?kaF`hv(B") +("vu;3" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") +("vu;4" "$(02t)X4_IzD{D0R}X=$(1WCcA5sCE2y(B") +("vul\\040" "$(08>QZT(ZA7*?W\gXw2)B}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") +("vul3" "$(0&RRo$(1Eu$(0V\$(1_S(B") +("vul4" "$(07y9?+v7hMLN=-:@2$(1*CX?ND(B") +("vul6" "$(0RQ$(1+P1e9v(B") +("vup\\040" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") +("vup3" "$(1!r(B") +("vup4" "$(01k_+1H$(1=bicY^"(#[D^"x(B") +("vup6" "$(0@s$(1U"'AW:cF(B") +("w\\040" "$(0$z(B") +("w.\\040" "$(0;#$(1;'(B") +("w.3" "$(1a;&&1|A7l&(B") +("w.4" "$(0?a$(1W=(B") +("w.6" "$(0U%,N$(1Dj9x(B") +("w.7" "$(0U%(B") +("w/6" "$(08p\WZn\|WNOZ$(1Z3YC(B") +("w0\\040" "$(0?N]f]b^b+a$(1*B&~8WLm$(0[:$(1pycnSy(B") +("w;3" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") +("w;4" "$(0Q6S>$(1j7J[(B") +("w;6" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") +("wj\\040" "$(0-6$(1e,0D5dIk(B") +("wj/\\040" "$(0?X35$(1SQ7F+vQu,&(B") +("wj/3" "$(0>TC0=4$(1/9)VEq)q(B") +("wj/4" "$(0Bo$(1@)$(0Jm$(1mx(B") +("wj/6" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") +("wj0\\040" "$(0B@$(1DfZ](B") +("wj04" "$(1*?T5(B") +("wj06" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") +("wj3" "$(0&I)T$(1:'${.J(B") +("wj4" "$(0.#)TCp$(1hU4O(B") +("wj6" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") +("wji\\040" "$(0>l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") +("wji3" "$(0+uR|$(1Pd5.P"(B") +("wji4" "$(0/`@O3p$(1mkik@bD&0#(B") +("wji6" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") +("wjo\\040" "$(0,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") +("wu0\\040" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") +("wu3" "$(0^V$(1"~E~(B") +("wu4" "$(0AfN';{iVdi57T-$(0?c$(1d|(B") +("wu6" "$(0YoAI@A@]TL$(1[(LG>]$(0PF$(12F$(1GS)y\[(B") +("wul4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") +("wul6" "$(0=?P~$(17u$(0-{5aLv$(1U~&I-5kJna[a"ld:Gn1O(B") +("x\\040" "$(0$|(B") +("x.\\040" "$(0Jw(B") +("x.3" "$(0VXJw$(1IEIo(B") +("x.4" "$(0KF5q]@[@SM(B") +("x.6" "$(0O=J/;`W=]I$(1AbSZJ&KH^TQxcR^]jZnlXe(B") +("x/3" "$(0+1(B") +("x/4" "$(0A0$(1Tn$(0FR(B") +("x/6" "$(0G_$(14{g-pV(B") +("x8\\040" "$(0/W;;@I$(1+;`K8=?P(B") +("x83" "$(0@I$(1fg(B") +("x84" "$(0Zi]($(1o^$(0M?2+$(1?2$(0H0$(1h3L&C>Cr(B") +("x86" "$(02+[2$(1"N(B") +("x87" "$(0;;(B") +("x94" "$(0TK\zZB]nGF$(1TWii.b(B") +("x96" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") +("x;\\040" "$(1:P(B") +("x;3" "$(07x$(1UP>K*./%N86lB9(B") +("x;4" "$(08<$(1.MM5(B") +("x;6" "$(05i8YA!PaG,=}FF$(1>\8`G+5sEnU/(~.t/|(B") +("xj\\040" "$(0X<(B") +("xj/3" "$(0[DZ9Z/(B") +("xj/4" "$(1@(.5eN5t(B") +("xj/6" "$(0U?Do]m[b]o[z[sVV$(1ek]ai#kqh~eL$(0\{$(1ifoVoTgdp[p`n!n#r)aDmEm|(B") +("xj03" "$(0+=(B") +("xj04" "$(0E+$(1^v(B") +("xj06" "$(0]__?_K_3$(1q4q\o2o0pJr=(B") +("xj3" "$(0R(H@ReKY@&Z?$(1fSXwlVgbSTadei(B") +("xj4" "$(0H|?uTh@']@HwG[GTB*[_^{Nv$(1csSO@uK?H"$(0E6$(1W{ml]V"fE_$(0S]$(1^(U*d`6V>)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") +("xj6" "$(0SN\6Z3\0[x_.ZF_B$(1oWeEr(70mrmu$(0^p$(1mni&eBeUm~mq(B") +("xji\\040" "$(0]\(B") +("xji3" "$(0L{$(1X_l!fkMU_{(B") +("xji4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") +("xji6" "$(0ZdW>^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") +("xjp\\040" "$(0$(1!3/>!^!i1Gn^!c.E(H(B") +("xk7" "$(0&((B") +("xl\\040" "$(0N|(B") +("xl3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") +("xl4" "$(0@9C?8TI=$(1IXgDW_Hz(B") +("xl6" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") +("xm,4" "$(0>**dF.\G7d(B") +("xm4" "$(03$L;=|NeX[B*$(1;OS*oZ?^Fw\K(B") +("xm6" "$(0_8QeZ>$(1f_J8QAS-(B") +("xo\\040" "$(0;-(B") +("xo3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") +("xo4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") +("xo6" "$(0IY>\$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") +("xu\\040" "$(06^(B") +("xu,\\040" "$(02K(B") +("xu,3" "$(02K(B") +("xu,4" "$(0)E8U)JC|Xe>8`K2X_OoMH$(1h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") +("xu03" "$(0W&$(1cyYUJZA\fK(B") +("xu04" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") +("xu06" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") +("xu3" "$(0,X-_HT>"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") +("xu4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") +("xu6" "$(0YcOhR.=@_&YSOcSrM2_H=vK@$(1mX$(08\$(1fb$(0HL]'$(1r@I^_?kE6!QE^=YtQC)gNNT\VDJRO$IxS=OMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") +("xup3" "$(0N)RY$(1Vz]#?pAWLsE.(B") +("xup4" "$(0+>_<\5Hv$(1WK[Y=k(B") +("xup6" "$(000W(QP=U^Y^\TwVNB`TY$(1P-$(0S8SE$(1Li$(0[.$(1QF$(0G@$(1]`]g5>WDF2nIEPL\]\bdI&bhg?hpj9(B") +("y\\040" "$(0Hr9|BF+V2]29+wT?Hu8^%)QH=j]ULG@l$(1>m$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf(B") +("y03" "$(1*amS4u*wpG:YkP<,pE(B") +("y04" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") +("y06" "$(02H:s$(1Rk(B") +("y3" "$(0&N'kC<=14wFa$(1,v$(0Hl$(17{1U-(2H"&$F%!)K(B:(GQ(B") +("y4" "$(0*])t7EKE$(17T$(0@l$(1.+?0?/$0-s0b(B") +("y7" "$(0&N(B") +("y8\\040" "$(0>U(#$(1%`3wI7'"HL(B") +("y86" "$(0Yd2H9":s$(1p]]t(B") +("y9\\040" "$(0-%8(2;$(1=5Zc(B") +("y93" "$(0'k7%$(1;L$(0I&$(1Y9(B") +("y94" "$(0)d)CI&(B") +("y;\\040" "$(0^)]/^E$(10a$(0LW(B") +("y;3" "$(1Ut(B") +("y;4" "$(0Y/]qH66r(B") +("yj\\040" "$(097$(1MO(B") +("yj/\\040" "$(0.yYHVlL8AjYz$(1c]h,h5S#Q{-{;m=}LPS4;HT!(B") +("yj/3" "$(0Vk$(1JT$(0E5$(1QzFCMW(B") +("yj/4" "$(0VlL4L8<8$(1X^*z(B") +("yj0\\040" "$(0_>$(1qa(B") +("yj03" "$(0\-_>$(1q1q.kP(B") +("yj04" "$(0WS_>$(1o.r"(B") +("yj3" "$(0>[9/1a1~D)$(1,4O/(B") +("yj6" "$(0-N=!.6J'$(15O5&Zr.?AiTa(B") +("yji3" "$(0(K*w$(1be(B") +("yji4" "$(0:y+#+e7?$(1A($(093_E3k$(1&i-#({G%.\(B") +("yji6" "$(03U+#9)$(1`(B") +("yk6" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") +("yl\\040" "$(0QNVa$(1clA](B") +("yl3" "$(0*/AmS*\2:*$(1]Wf@(B") +("yl4" "$(0?`-1V6RB$(1J:$(0\C-#\H$(1$rj&bB(B") +("yl6" "$(0_E(B") +("yo6" "$(0Hq(B") +("yp3" "$(03,(B") +("yp4" "$(1g+(B") +("z\\040" "$(0$x(B") +("z.3" "$(0+B*P$(1=(0SV6(B") +("z.6" "$(1,o$(01J$(11uAn(B") +("z/\\040" "$(05zHI2mYCKn76Qa&e=rFSTC$(1lJFXkbDo/N66#R]73k;Umvr!r<=|(B") +("z/3" "$(13{9J(B") +("z/4" "$(0.aMz6)TCVj$(1Z_=i(B") +("z/6" "$(0?bVjE&$(1#P=O:tFNJS(B") +("z0\\040" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") +("z03" "$(0'11T$(1V/(B") +("z04" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") +("z06" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") +("z8\\040" "$(0Bv)2$(1L/(B") +("z83" "$(00OR"(B") +("z84" "$(00OB^(B") +("z86" "$(0'g)2LIM_C49#$(12N$(00O$(11.b~(B") +("z;\\040" "$(0'J1>+^0($(1%)6fA*!$$L(B") +("z;3" "$(0??,2),9A6%9n$(1'&,:OEm4(B") +("z;4" "$(0/t(B") +("z;6" "$(0/S-`+l19+^$(1V'(B") +("zi6" "$(0*t$(1%t(B") +("zj\\040" "$(0'4PPO/JN)0R,$(1@a$(0?S$(1+6,MNS$(0Da$(1Ld?'2t>^%+'_*O.l8eF/V1&6Y6f%86(B") +("zj/4" "$(1,<(B") +("zj3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") +("zj4" "$(0'Y5Y;b'j1b@oA';,@,YK)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") +("zo\\040" "$(01g5{ChA>;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") +("zo3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{ -;;; MORIOKA Tomohiko -;;; Maintainer: MORIOKA Tomohiko -;;; Created: 1995/6/24 -;;; Version: -;;; $Id: mel-b.el,v 1.2 1996/12/28 21:02:56 steve Exp $ -;;; Keywords: MIME, Base64 -;;; -;;; This file is part of MEL (MIME Encoding Library). -;;; -;;; This program is free software; you can redistribute it and/or -;;; modify it under the terms of the GNU General Public License as -;;; published by the Free Software Foundation; either version 2, or -;;; (at your option) any later version. -;;; -;;; This program is distributed in the hope that it will be useful, -;;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;;; General Public License for more details. -;;; -;;; You should have received a copy of the GNU General Public License -;;; along with This program. If not, write to the Free Software -;;; Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -;;; + +;; Copyright (C) 1992,1995,1996,1997 Free Software Foundation, Inc. + +;; Author: ENAMI Tsugutomo +;; MORIOKA Tomohiko +;; Maintainer: MORIOKA Tomohiko +;; Created: 1995/6/24 +;; Version: $Id: mel-b.el,v 1.3 1997/06/06 00:57:14 steve Exp $ +;; Keywords: MIME, Base64 + +;; This file is part of MEL (MIME Encoding Library). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + ;;; Code: (require 'emu) @@ -123,6 +120,7 @@ ;;; (defun base64-encode-string (string) + "Encode STRING to base64, and return the result." (let ((len (length string)) (b 0)(e 57) dest) @@ -150,6 +148,7 @@ ))) (defun base64-decode-string (string) + "Decode STRING which is encoded in base64, and return the result." (mapconcat (function base64-decode-1) (pack-sequence string 4) "")) @@ -222,20 +221,34 @@ t t nil (cdr base64-external-decoder)) ))) -(defun base64-encode-region (beg end) +(defun base64-encode-region (start end) + "Encode current region by base64. +START and END are buffer positions. +This function calls internal base64 encoder if size of region is +smaller than `base64-internal-encoding-limit', otherwise it calls +external base64 encoder specified by `base64-external-encoder'. In +this case, you must install the program (maybe mmencode included in +metamail or XEmacs package)." (interactive "r") (if (and base64-internal-encoding-limit - (> (- end beg) base64-internal-encoding-limit)) - (base64-external-encode-region beg end) - (base64-internal-encode-region beg end) + (> (- end start) base64-internal-encoding-limit)) + (base64-external-encode-region start end) + (base64-internal-encode-region start end) )) -(defun base64-decode-region (beg end) +(defun base64-decode-region (start end) + "Decode current region by base64. +START and END are buffer positions. +This function calls internal base64 decoder if size of region is +smaller than `base64-internal-decoding-limit', otherwise it calls +external base64 decoder specified by `base64-external-decoder'. In +this case, you must install the program (maybe mmencode included in +metamail or XEmacs package)." (interactive "r") (if (and base64-internal-decoding-limit - (> (- end beg) base64-internal-decoding-limit)) - (base64-external-decode-region beg end) - (base64-internal-decode-region beg end) + (> (- end start) base64-internal-decoding-limit)) + (base64-external-decode-region start end) + (base64-internal-decode-region start end) )) @@ -243,6 +256,10 @@ ;;; (defun base64-insert-encoded-file (filename) + "Encode contents of file FILENAME to base64, and insert the result. +It calls external base64 encoder specified by +`base64-external-encoder'. So you must install the program (maybe +mmencode included in metamail or XEmacs package)." (interactive (list (read-file-name "Insert encoded file: "))) (apply (function call-process) (car base64-external-encoder) filename t nil (cdr base64-external-encoder)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mel/mel-q.el --- a/lisp/mel/mel-q.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mel/mel-q.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,10 +1,10 @@ ;;; mel-q.el: Quoted-Printable and Q-encoding encoder/decoder for GNU Emacs -;; Copyright (C) 1995,1996 Free Software Foundation, Inc. +;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Created: 1995/6/25 -;; Version: $Id: mel-q.el,v 1.2 1996/12/28 21:02:56 steve Exp $ +;; Version: $Id: mel-q.el,v 1.3 1997/06/06 00:57:14 steve Exp $ ;; Keywords: MIME, Quoted-Printable, Q-encoding ;; This file is part of MEL (MIME Encoding Library). @@ -76,7 +76,8 @@ ;;; @@ Quoted-Printable encoder/decoder for string ;;; -(defun quoted-printable-encode-string (str) +(defun quoted-printable-encode-string (string) + "Encode STRING to quoted-printable, and return the result." (let ((i 0)) (mapconcat (function (lambda (chr) @@ -103,9 +104,10 @@ (char-to-string chr) ))) ))) - str ""))) + string ""))) -(defun quoted-printable-decode-string (str) +(defun quoted-printable-decode-string (string) + "Decode STRING which is encoded in quoted-printable, and return the result." (let (q h l) (mapconcat (function (lambda (chr) @@ -130,7 +132,7 @@ ) (t (char-to-string chr)) ))) - str ""))) + string ""))) ;;; @@ Quoted-Printable encoder/decoder for region @@ -194,6 +196,13 @@ ))) (defun quoted-printable-encode-region (beg end) + "Encode current region by quoted-printable. +START and END are buffer positions. +This function calls internal quoted-printable encoder if size of +region is smaller than `quoted-printable-internal-encoding-limit', +otherwise it calls external quoted-printable encoder specified by +`quoted-printable-external-encoder'. In this case, you must install +the program (maybe mmencode included in metamail or XEmacs package)." (interactive "r") (if (and quoted-printable-internal-encoding-limit (> (- end beg) quoted-printable-internal-encoding-limit)) @@ -202,6 +211,13 @@ )) (defun quoted-printable-decode-region (beg end) + "Decode current region by quoted-printable. +START and END are buffer positions. +This function calls internal quoted-printable decoder if size of +region is smaller than `quoted-printable-internal-decoding-limit', +otherwise it calls external quoted-printable decoder specified by +`quoted-printable-external-decoder'. In this case, you must install +the program (maybe mmencode included in metamail or XEmacs package)." (interactive "r") (if (and quoted-printable-internal-decoding-limit (> (- end beg) quoted-printable-internal-decoding-limit)) @@ -214,6 +230,10 @@ ;;; (defun quoted-printable-insert-encoded-file (filename) + "Encode contents of file FILENAME to quoted-printable, and insert the result. +It calls external quoted-printable encoder specified by +`quoted-printable-external-encoder'. So you must install the program +(maybe mmencode included in metamail or XEmacs package)." (interactive (list (read-file-name "Insert encoded file: "))) (apply (function call-process) (car quoted-printable-external-encoder) filename t nil (cdr quoted-printable-external-encoder)) @@ -230,7 +250,10 @@ ?: ?\; ?< ?> ?@ ?\[ ?\] ?^ ?` ?{ ?| ?} ?~) )) -(defun q-encoding-encode-string (str &optional mode) +(defun q-encoding-encode-string (string &optional mode) + "Encode STRING to Q-encoding of encoded-word, and return the result. +MODE allows `text', `comment', `phrase' or nil. Default value is +`phrase'." (let ((specials (cdr (or (assq mode q-encoding-special-chars-alist) (assq 'phrase q-encoding-special-chars-alist) )))) @@ -246,10 +269,11 @@ (char-to-string chr) )) )) - str "") + string "") )) -(defun q-encoding-decode-string (str) +(defun q-encoding-decode-string (string) + "Decode STRING which is encoded in Q-encoding and return the result." (let (q h l) (mapconcat (function (lambda (chr) @@ -274,7 +298,7 @@ ) (t (char-to-string chr)) ))) - str ""))) + string ""))) ;;; @@ etc diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mel/mel.el --- a/lisp/mel/mel.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mel/mel.el Mon Aug 13 09:39:39 2007 +0200 @@ -5,7 +5,7 @@ ;; Author: MORIOKA Tomohiko ;; modified by Shuhei KOBAYASHI ;; Created: 1995/6/25 -;; Version: $Id: mel.el,v 1.3 1997/03/16 03:05:15 steve Exp $ +;; Version: $Id: mel.el,v 1.4 1997/06/06 00:57:15 steve Exp $ ;; Keywords: MIME, Base64, Quoted-Printable, uuencode, gzip64 ;; This file is part of MEL (MIME Encoding Library). @@ -115,10 +115,10 @@ ;;; @ file ;;; -(autoload 'base64-insert-encoded-file - "mel-b" "Insert file encoded by base64." t) -(autoload 'quoted-printable-insert-encoded-file - "mel-q" "Insert file encoded by quoted-printable." t) +(autoload 'base64-insert-encoded-file "mel-b" + "Encode contents of file to base64, and insert the result." t) +(autoload 'quoted-printable-insert-encoded-file "mel-q" + "Encode contents of file to quoted-printable, and insert the result." t) (autoload 'uuencode-insert-encoded-file "mel-u" "Insert file encoded by unofficial uuencode format." t) (autoload 'gzip64-insert-encoded-file @@ -155,14 +155,19 @@ ;;; @ string ;;; -(autoload 'base64-encode-string "mel-b") -(autoload 'base64-decode-string "mel-b") +(autoload 'base64-encode-string "mel-b" + "Encode STRING to base64, and return the result.") +(autoload 'base64-decode-string "mel-b" + "Decode STRING which is encoded in base64, and return the result.") +(autoload 'quoted-printable-encode-string "mel-q" + "Encode STRING to quoted-printable, and return the result.") +(autoload 'quoted-printable-decode-string "mel-q" + "Decode STRING which is encoded in quoted-printable, and return the result.") -(autoload 'q-encoding-encode-string-for-text "mel-q") -(autoload 'q-encoding-encode-string-for-comment "mel-q") -(autoload 'q-encoding-encode-string-for-phrase "mel-q") -(autoload 'q-encoding-encode-string "mel-q") -(autoload 'q-encoding-decode-string "mel-q") +(autoload 'q-encoding-encode-string "mel-q" + "Encode STRING to Q-encoding of encoded-word, and return the result.") +(autoload 'q-encoding-decode-string "mel-q" + "Decode STRING which is encoded in Q-encoding and return the result.") (autoload 'base64-encoded-length "mel-b") (autoload 'q-encoding-encoded-length "mel-q") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/auto-show.el --- a/lisp/modes/auto-show.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/auto-show.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,10 +1,11 @@ ;;; auto-show.el --- perform automatic horizontal scrolling as point moves -;;; This file is in the public domain. + +;; This file is in the public domain. -;;; Keywords: scroll display minor-mode -;;; Author: Pete Ware -;;; Modified by: Ben Wing -;;; Maintainer: FSF +;; Author: Pete Ware +;; Modified by: Ben Wing +;; Maintainer: XEmacs Development Team +;; Keywords: extensions, internal ;; This file is part of XEmacs. @@ -23,37 +24,37 @@ ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA ;; 02111-1307, USA. -;;; Synched up with: FSF 19.34 (But starting to deviate). +;;; Synched up with: Emacs/Mule zeta. ;;; Commentary: -;;; This file provides functions that -;;; automatically scroll the window horizontally when the point moves -;;; off the left or right side of the window. +;; This file provides functions that +;; automatically scroll the window horizontally when the point moves +;; off the left or right side of the window. -;;; Once this library is loaded, automatic horizontal scrolling -;;; occurs whenever long lines are being truncated. -;;; To request truncation of long lines, set the variable -;;; Setting the variable `truncate-lines' to non-nil. -;;; You can do this for all buffers as follows: -;;; -;;; (set-default 'truncate-lines t) +;; Once this library is loaded, automatic horizontal scrolling +;; occurs whenever long lines are being truncated. +;; To request truncation of long lines, set the variable +;; Setting the variable `truncate-lines' to non-nil. +;; You can do this for all buffers as follows: +;; +;; (set-default 'truncate-lines t) -;;; Here is how to do it for C mode only: -;;; -;;; (set-default 'truncate-lines nil) ; this is the original value -;;; (defun my-c-mode-hook () -;;; "Run when C-mode starts up. Changes ..." -;;; ... set various personal preferences ... -;;; (setq truncate-lines t)) -;;; (add-hook 'c-mode-hook 'my-c-mode-hook) -;;; -;;; -;;; As a finer level of control, you can still have truncated lines but -;;; without the automatic horizontal scrolling by setting the buffer -;;; local variable `auto-show-mode' to nil. The default value is t. -;;; The command `auto-show-mode' toggles the value of the variable -;;; `auto-show-mode'. +;; Here is how to do it for C mode only: +;; +;; (set-default 'truncate-lines nil) ; this is the original value +;; (defun my-c-mode-hook () +;; "Run when C-mode starts up. Changes ..." +;; ... set various personal preferences ... +;; (setq truncate-lines t)) +;; (add-hook 'c-mode-hook 'my-c-mode-hook) +;; +;; +;; As a finer level of control, you can still have truncated lines but +;; without the automatic horizontal scrolling by setting the buffer +;; local variable `auto-show-mode' to nil. The default value is t. +;; The command `auto-show-mode' toggles the value of the variable +;; `auto-show-mode'. ;;; Code: @@ -62,7 +63,8 @@ The default value is t. To change the default, do this: (set-default 'auto-show-mode nil) See also command `auto-show-mode'. -This variable has no effect when lines are not being truncated.") +This variable has no effect when lines are not being truncated. +This variable is automatically local in each buffer where it is set.") (make-variable-buffer-local 'auto-show-mode) @@ -87,7 +89,9 @@ (defun auto-show-mode (arg) "Turn automatic horizontal scroll mode on or off. -With arg, turn auto scrolling on if arg is positive, off otherwise." +With arg, turn auto scrolling on if arg is positive, off otherwise. +This mode is enabled or disabled for each buffer individually. +It takes effect only when `truncate-lines' is non-nil." (interactive "P") (setq auto-show-mode (if (null arg) @@ -141,7 +145,7 @@ "Scroll horizontally to make point visible, if that is enabled. This function only does something if `auto-show-mode' is non-nil and longlines are being truncated in the selected window. -See also the command `auto-show-toggle'." +See also the command `auto-show-mode'." (interactive) ;; XEmacs change (if (auto-show-should-take-action-p) @@ -177,7 +181,8 @@ ;;(add-hook 'post-command-hook 'auto-show-make-point-visible) ;; If being dumped, turn it on right away. -(and (noninteractive) (auto-show-mode 1)) +(when (boundp 'load-gc) + (auto-show-mode 1)) ;; Do auto-scrolling in comint buffers after process output also. ; XEmacs -- don't do this now, it messes up comint. @@ -186,4 +191,3 @@ (provide 'auto-show) ;; auto-show.el ends here - diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/cc-mode.el --- a/lisp/modes/cc-mode.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/cc-mode.el Mon Aug 13 09:39:39 2007 +0200 @@ -481,7 +481,9 @@ This hook gets called after a line is indented by the mode." :type 'hook :group 'cc-indent) -(defcustom c-delete-function 'backward-delete-char-untabify +(defcustom c-delete-function (if (fboundp 'backspace-or-delete) + 'backspace-or-delete + 'backward-delete-char-untabify) "*Function called by `c-electric-delete' when deleting characters." :type 'function :group 'cc-mode) @@ -1035,8 +1037,7 @@ (define-key c-mode-map "\C-c\C-p" 'c-backward-conditional) (define-key c-mode-map "\C-c\C-u" 'c-up-conditional) (define-key c-mode-map "\t" 'c-indent-command) -;; GDF - don't rebind the DEL key -;; (define-key c-mode-map "\177" 'c-electric-delete) + (define-key c-mode-map "\177" 'c-electric-delete) ;; these are new keybindings, with no counterpart to BOCM (define-key c-mode-map "," 'c-electric-semi&comma) (define-key c-mode-map "*" 'c-electric-star) @@ -1428,8 +1429,6 @@ \\{c-mode-map}" (interactive) (kill-all-local-variables) - (make-local-hook 'backspace-or-delete-hook) - (add-hook 'backspace-or-delete-hook 'c-electric-delete nil t) (set-syntax-table c-mode-syntax-table) (setq major-mode 'c-mode mode-name "C" @@ -1941,23 +1940,25 @@ ;; COMMANDS (defun c-electric-delete (arg) - "Deletes preceding character or whitespace. + "Deletes preceding or following character or whitespace. If `c-hungry-delete-key' is non-nil, as evidenced by the \"/h\" or -\"/ah\" string on the mode line, then all preceding whitespace is -consumed. If however an ARG is supplied, or `c-hungry-delete-key' is -nil, or point is inside a literal then the function in the variable -`c-delete-function' is called." +\"/ah\" string on the mode line, then all preceding or following +whitespace is consumed. If however an ARG is supplied, or +`c-hungry-delete-key' is nil, or point is inside a literal then the +function in the variable `c-delete-function' is called." (interactive "P") (if (or (not c-hungry-delete-key) arg (c-in-literal)) (funcall c-delete-function (prefix-numeric-value arg)) (let ((here (point))) - (skip-chars-backward " \t\n") + (if (and (boundp 'delete-erases-forward) + delete-erases-forward) + (skip-chars-forward " \t\n") + (skip-chars-backward " \t\n")) (if (/= (point) here) (delete-region (point) here) - (funcall c-delete-function 1)))) - t) + (funcall c-delete-function 1))))) (defun c-electric-pound (arg) "Electric pound (`#') insertion. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/cperl-mode.el --- a/lisp/modes/cperl-mode.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/cperl-mode.el Mon Aug 13 09:39:39 2007 +0200 @@ -32,7 +32,7 @@ ;;; Corrections made by Ilya Zakharevich ilya@math.mps.ohio-state.edu ;;; XEmacs changes by Peter Arius arius@informatik.uni-erlangen.de -;; $Id: cperl-mode.el,v 1.7 1997/05/29 23:49:50 steve Exp $ +;; $Id: cperl-mode.el,v 1.8 1997/06/06 00:57:17 steve Exp $ ;;; To use this mode put the following into your .emacs file: @@ -713,8 +713,7 @@ (cperl-define-key "\e\C-q" 'cperl-indent-exp) ; Usually not bound ;;(cperl-define-key "\M-q" 'cperl-fill-paragraph) ;;(cperl-define-key "\e;" 'cperl-indent-for-comment) -;; GDF - don't clobber the DEL binding... -;; (cperl-define-key "\177" 'cperl-electric-backspace) + (cperl-define-key "\177" 'cperl-electric-backspace) (cperl-define-key "\t" 'cperl-indent-command) ;; don't clobber the backspace binding: (cperl-define-key "\C-hf" 'cperl-info-on-command [(control h) f]) @@ -992,8 +991,6 @@ with no args." (interactive) (kill-all-local-variables) - (make-local-hook 'backspace-or-delete-hook) - (add-hook 'backspace-or-delete-hook 'cperl-electric-backspace nil t) ;;(if cperl-hairy ;; (progn ;; (cperl-set 'cperl-font-lock cperl-hairy) @@ -1563,8 +1560,9 @@ (setq p (point)) (skip-chars-backward " \t\n") (delete-region (point) p)) - (backward-delete-char-untabify (prefix-numeric-value arg))) - t) + (if (fboundp 'backspace-or-delete) + (backspace-or-delete (prefix-numeric-value arg)) + (backward-delete-char-untabify (prefix-numeric-value arg))))) (defun cperl-inside-parens-p () (condition-case () diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/hideshow.el --- a/lisp/modes/hideshow.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/hideshow.el Mon Aug 13 09:39:39 2007 +0200 @@ -44,6 +44,11 @@ ;; ;; The variable `hs-unbalance-handler-method' controls hideshow's behavior ;; in the case of "unbalanced parentheses". See doc for more info. +;; +;; 30 May 1997 Pete Ware (ware@cis.ohio-state.edu) +;; * Modified to use easymenu interface. +;; * Removed tests for XEmacs vs GNU Emacs +;; * Got it to work under XEmacs ;; Suggested usage: @@ -74,6 +79,7 @@ ;;; Code: +(require 'easymenu) ;;;---------------------------------------------------------------------------- ;;; user-configurable variables @@ -131,11 +137,17 @@ "Non-nil if using hideshow mode as a minor mode of some other mode. Use the command `hs-minor-mode' to toggle this variable.") -(defvar hs-minor-mode-map nil +(defvar hs-minor-mode-map (make-sparse-keymap) "Mode map for hideshow minor mode.") -(defvar hs-menu-bar nil - "Menu bar for hideshow minor mode (Xemacs only).") +(easy-menu-define + hs-minor-mode-menu hs-minor-mode-map "Menu for hideshow minor mode" + '("Hideshow" + ["Hide Block" hs-hide-block t] + ["Show Block" hs-show-block t] + ["Hide All" hs-hide-all t] + ["Show All" hs-show-all t] + ["Show Region" hs-show-region t])) (defvar hs-c-start-regexp nil "Regexp for beginning of comments. Buffer-local. @@ -159,18 +171,6 @@ `forward-sexp'. For other modes such as simula, a more specialized function is necessary.") -(defvar hs-emacs-type 'lucid - "Used to support both FSF Emacs and Xemacs.") - -;; This doesn't work -;(eval-when-compile -; (if (string-match "XEmacs\\|Lucid" emacs-version) -; (progn -; (defvar current-menubar nil "") -; (defun set-buffer-menubar (arg1)) -; (defmacro add-menu (arg1 arg2 arg3))))) - - ;;;---------------------------------------------------------------------------- ;;; support funcs @@ -415,16 +415,12 @@ (> (prefix-numeric-value arg) 0))) (if hs-minor-mode (progn - (if (eq hs-emacs-type 'lucid) - (progn - (set-buffer-menubar (copy-sequence current-menubar)) - (add-submenu (car hs-menu-bar) hs-menu-bar))) + (easy-menu-add hs-minor-mode-menu hs-minor-mode-map) (setq selective-display t selective-display-ellipses t) (hs-grok-mode-type) (run-hooks 'hs-minor-mode-hook)) - (if (eq hs-emacs-type 'lucid) - (set-buffer-menubar (delete hs-menu-bar current-menubar))) + (easy-menu-remove hs-minor-mode-menu) (kill-local-variable 'selective-display) (kill-local-variable 'selective-display-ellipses))) @@ -432,52 +428,20 @@ ;;;---------------------------------------------------------------------------- ;;; load-time setup routines -;; which emacs being used? -(setq hs-emacs-type - (if (string-match "XEmacs\\|Lucid" emacs-version) - 'lucid - 'fsf)) - -;; keymaps and menus -(if (not hs-minor-mode-map) - (setq hs-minor-mode-map (make-sparse-keymap)) - ;; XEmacs: need this for the change in add-minor-mode - (fset 'hs-minor-mode-map hs-minor-mode-map) - (cond - ((eq hs-emacs-type 'lucid) - (setq hs-menu-bar ; build top down for lucid - '("hideshow" - ["Hide Block" hs-hide-block t] - ["Show Block" hs-show-block t] - ["Hide All" hs-hide-all t] - ["Show All" hs-show-all t] - ["Show Region" hs-show-region t]))) - (t ; build bottom up for others - (define-key hs-minor-mode-map [menu-bar hideshow] - (cons "hideshow" (make-sparse-keymap "hideshow"))) - (define-key hs-minor-mode-map [menu-bar hideshow hs-show-region] - '("Show Region" . hs-show-region)) - (define-key hs-minor-mode-map [menu-bar hideshow hs-show-all] - '("Show All" . hs-show-all)) - (define-key hs-minor-mode-map [menu-bar hideshow hs-hide-all] - '("Hide All" . hs-hide-all)) - (define-key hs-minor-mode-map [menu-bar hideshow hs-show-block] - '("Show Block" . hs-show-block)) - (define-key hs-minor-mode-map [menu-bar hideshow hs-hide-block] - '("Hide Block" . hs-hide-block))))) - -;; some housekeeping -;(or (assq 'hs-minor-mode minor-mode-map-alist) -; (setq minor-mode-map-alist -; (cons (cons 'hs-minor-mode hs-minor-mode-map) -; minor-mode-map-alist))) -;(or (assq 'hs-minor-mode minor-mode-alist) -; (setq minor-mode-alist (append minor-mode-alist -; (list '(hs-minor-mode " hs"))))) -;; XEmacs: do it right. -;;;###autoload -(add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map) - +(if (fboundp 'add-minor-mode) + (progn + ;; XEmacs: need this for the change in add-minor-mode + ;; ### Why? -- pete@cis.ohio-state.edu + (fset 'hs-minor-mode-map hs-minor-mode-map) + (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map)) + ;;else + (or (assq 'hs-minor-mode minor-mode-map-alist) + (setq minor-mode-map-alist + (cons (cons 'hs-minor-mode hs-minor-mode-map) + minor-mode-map-alist))) + (or (assq 'hs-minor-mode minor-mode-alist) + (setq minor-mode-alist (append minor-mode-alist + (list '(hs-minor-mode " hs")))))) ;; make some variables buffer-local (make-variable-buffer-local 'hs-minor-mode) (make-variable-buffer-local 'hs-c-start-regexp) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/lisp-mode.el --- a/lisp/modes/lisp-mode.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/lisp-mode.el Mon Aug 13 09:39:39 2007 +0200 @@ -366,11 +366,17 @@ (defun eval-interactive (expr) "Like `eval' except that it transforms defvars to defconsts." ;; by Stig@hackvan.com - (if (and (consp expr) - (eq (car expr) 'defvar) - (> (length expr) 2)) - (eval (cons 'defconst (cdr expr))) - (eval expr))) + (cond ((and (consp expr) + (eq (car expr) 'defvar) + (> (length expr) 2)) + (eval (cons 'defconst (cdr expr)))) + ((and (consp expr) + (eq (car expr) 'defcustom) + (> (length expr) 2)) + (makunbound (nth 1 expr)) + (eval expr)) + (t + (eval expr)))) ;; XEmacs change, based on Bob Weiner suggestion (defun eval-last-sexp (eval-last-sexp-arg-internal) ;dynamic scoping wonderment diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/reftex.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/modes/reftex.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,4093 @@ +;; reftex.el --- Minor mode for doing \label, \ref and \cite in LaTeX +;; Copyright (c) 1997 Free Software Foundation, Inc. + +;; Author: Carsten Dominik +;; Version: 2.13 +;; Keywords: tex + +;; Derived from: $Id: reftex.el,v 1.1 1997/06/04 08:26:19 steve Exp $ + +;; This file is part of GNU Emacs. + +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;--------------------------------------------------------------------------- +;; +;;; Commentary: +;; +;; RefTeX is a minor mode with distinct support for \ref, \label and +;; \cite commands in (multi-file) LaTeX documents. +;; Labels are created semi-automatically. Definition context of labels is +;; provided when creating a reference. Citations are simplified with +;; efficient database lookup. +;; +;; To turn RefTeX Minor Mode on and off in a particular buffer, use +;; `M-x reftex-mode'. +;; +;; To turn on RefTeX Minor Mode for all LaTeX files, add one of the +;; following lines to your .emacs file: +;; +;; (add-hook 'LaTeX-mode-hook 'turn-on-reftex) ; with AUCTeX LaTeX mode +;; (add-hook 'latex-mode-hook 'turn-on-reftex) ; with Emacs latex mode +;; +;; For key bindings, see further down in this documentation. +;; +;;--------------------------------------------------------------------------- +;; +;; OVERVIEW +;; +;; 1. USING \label AND \ref. Labels and references are one of the +;; strong points of LaTeX. But, in documents with hundreds of +;; equations, figures, tables etc. it becomes quickly impossible to +;; find good label names and to actually remember them. Then, also +;; completion of labels in not enough. One actually needs to see the +;; context of the label definition to find the right one. +;; +;; - RefTeX distinguishes labels for different environments. It +;; always knows if a certain label references a figure, table +;; etc. You can configure RefTeX to recognize any additional +;; labeled environments you might have defined yourself. +;; +;; - RefTeX defines automatically unique labels. Type `C-c (' +;; (reftex-label) to insert a label at point. RefTeX will either +;; - derive a label from context (default for section labels) +;; - insert a simple label consisting of a prefix and a number +;; (default for equations and enumerate items) or +;; - prompt for a label string (figures and tables) +;; Which labels are created how can be controlled with the variable +;; reftex-insert-label-flags. +;; +;; - Referencing labels is a snap and I promise you'll love it. +;; In order to make a reference, type `C-c )' (reftex-reference). +;; This shows an outline of the documents with all labels of a +;; certain type (figure, equation,...) and context of the label +;; definition. Selecting one of the labels inserts a \ref macro +;; into the original buffer. Online help during the selection is +;; available with `?'. +;; +;; 2. CITATIONS. After typing `C-c [' (reftex-citation), RefTeX will +;; let you specify a regexp to search in current BibTeX database files +;; (as specified in the \bibliography command) and pull out a formatted +;; list of matches for you to choose from. The list is *formatted* and +;; thus much easier to read than the raw database entries. It can also +;; be sorted. The text inserted into the buffer is by default just +;; `\cite{KEY}', but can also contain author names and the year in a +;; configurable way. See documentation of the variable +;; reftex-cite-format. +;; +;; 3. TABLE OF CONTENTS. Typing `C-c =' (reftex-toc) will show +;; a table of contents of the document. From that buffer, you can +;; jump quickly to every part of your document. This is similar to +;; imenu, only it works for entire multifile documents and uses the +;; keyboard rather than the mouse. The initial version of this +;; function was contributed by Stephen Eglen. +;; +;; 4. MULTIFILE DOCUMENTS are supported in the same way as by AUCTeX. +;; I.e. if a source file is not a full LaTeX document by itself, +;; but included by another file, you may specify the name of +;; the (top level) master file in a local variable section at the +;; end of the source file, like so: +;; +;; %%% Local Variables: +;; %%% TeX-master: my_master.tex +;; %%% End: +;; +;; This will only take effect when you load the file next time or when +;; you reset RefTeX with M-x reftex-reset-mode. +;; +;; RefTeX will also recognize the file variable tex-main-file. This +;; variable is used by the Emacs TeX modes and works just like AUCTeX's +;; TeX-master variable. See the documentation of your TeX/LaTeX modes. +;; +;; RefTeX knows about all files related to a document via input and +;; include. It provides functions to run regular expression searches and +;; replaces over the entire document and to create a TAGS file. +;; +;; 5. DOCUMENT PARSING. RefTeX needs to parse the document in order to find +;; labels and other information. It will do it automatically once, when +;; you start working with a document. If you need to enforce reparsing +;; later, call any of the functions reftex-citation, reftex-label, +;; reftex-reference, reftex-toc with a raw C-u prefix. +;; +;;------------------------------------------------------------------------- +;; +;; CONFIGURATION +;; +;; RefTeX contains many configurable options which change the way it works. +;; +;; Most importantly, RefTeX needs to be configured if you use labels to +;; mark non-standard environments. RefTeX always understands LaTeX section +;; commands and the following environments: figure, figure*, +;; sidewaysfigure, table, table*, sidewaystable, equation, eqnarray, +;; enumerate. For everythings else, it needs to be configured. +;; +;; A good way to configure RefTeX is with the custom.el package by Per +;; Abrahamsen, shipped with Emacs 20 and XEmacs 19.15. To do this, just +;; say `M-x reftex-customize'. This will not work with older versions +;; of custom.el. +;; +;; Here is a complete list of the RefTeX configuration variables with +;; their default settings. You could copy this list to your .emacs file +;; and change whatever is necessary. Each variable has an extensive +;; documentation string. Look it up for more information! +;; +;; ;; Configuration Variables and User Options for RefTeX ------------------ +;; ;; Support for \label and \ref -------------------------------------- +;; (setq reftex-label-alist nil) +;; (setq reftex-default-label-alist-entries '(Sideways LaTeX)) +;; (setq reftex-use-text-after-label-as-context nil) +;; ;; Label insertion +;; (setq reftex-insert-label-flags '("s" "sft")) +;; (setq reftex-derive-label-parameters '(3 20 t 1 "-" +;; ("the" "on" "in" "off" "a" "for" "by" "of" "and" "is"))) +;; (setq reftex-label-illegal-re "[\000-\040\177-\377\\\\#$%&~^_{}]") +;; (setq reftex-abbrev-parameters '(4 2 "^saeiou" "aeiou")) +;; ;; Label referencing +;; (setq reftex-label-menu-flags '(t t nil nil nil nil)) +;; (setq reftex-guess-label-type t) +;; ;; BibteX citation configuration ---------------------------------------- +;; (setq reftex-bibpath-environment-variables '("BIBINPUTS" "TEXBIB")) +;; (setq reftex-bibfile-ignore-list nil) +;; (setq reftex-sort-bibtex-matches 'reverse-year) +;; (setq reftex-cite-format 'reftex-cite-format-default) +;; ;; Table of contents configuration -------------------------------------- +;; (setq reftex-toc-follow-mode nil) +;; ;; Miscellaneous configurations ----------------------------------------- +;; (setq reftex-extra-bindings nil) +;; (setq reftex-use-fonts t) +;; (setq reftex-keep-temporary-buffers t) +;; (setq reftex-auto-show-entry t) +;; +;; CONFIGURATION EXAMPLES: +;; ======================= +;; +;; Suppose you are working with AMS-LaTeX amsmath package (with its math +;; environments like `align', `multiline' etc.). Here is how you would +;; configure RefTeX to recognize these environments: +;; +;; (setq reftex-label-alist '(AMSTeX)) +;; +;; This is very easy since RefTeX has builtin support for AMS-LaTeX. +;; Suppose, however, you are also +;; +;; - using "\newtheorem" in LaTeX in order to define two new environments +;; "Theorem" and "Axiom" like this: +;; +;; \newtheorem{axiom}{Axiom} +;; \newtheorem{theorem}{Theorem} +;; +;; - making your figures not directly with the figure environment, but with +;; a macro like +;; +;; \newcommand{\myfig}[4][tbp]{ +;; \begin{figure}[#1] +;; \epsimp[#4]{#2} +;; \caption{#3} +;; \end{figure}} +;; +;; which would be called like +;; +;; \myfig{filename}{\label{fig:13} caption text}{1} +;; +;; Here is how to tell RefTeX to also recognize Theorem and Axiom as +;; labeled environments, and that any labels defined inside the \myfig +;; macro are figure labels: +;; +;; (setq reftex-label-alist +;; '(AMSTeX +;; ("axiom" ?a "ax:" "~\\ref{%s}" nil ("Axiom" "Ax.")) +;; ("theorem" ?h "thr:" "~\\ref{%s}" t ("Theorem" "Theor." "Th.")) +;; ("\\myfig" ?f "fig:" nil t))) +;; +;; The type indicator characters ?a and ?h are used for prompts when +;; RefTeX queries for a label type. Note that "h" was chosen for "theorem" +;; since "t" is already taken by "table". Note that also "s", "f", "e", "n" +;; are taken by the standard environments. +;; The automatic labels for Axioms and Theorems will look like "ax:23" or +;; "thr:24". +;; The "\ref{%s}" is a format string indicating how to insert references to +;; these labels. The nil format in the \myfig entry means to use the same +;; format as other figure labels. +;; The next item indicates how to grab context of the label definition. +;; - t means to get it from a default location (from the beginning of a \macro +;; or after the \begin statement). t is *not* a good choice for eqnarray +;; and similar environments. +;; - nil means to use the text right after the label definition. +;; - For more complex ways of getting context, see the docstring of +;; reftex-label-alist. +;; The strings at the end of each entry are used to guess the correct label +;; type from the word before point when creating a reference. E.g. if you +;; write: "as we have shown in Theorem" and then press `C-)', RefTeX will +;; know that you are looking for a Theorem label and restrict the labels in +;; the menu to only these labels without even asking. +;; See also the documentation string of the variable reftex-label-alist. +;; +;; Depending on how you would like the label insertion and selection for the +;; new environments to work, you might want to add the letters "a" and "h" +;; to some of the flags in the following variables: +;; +;; reftex-insert-label-flags +;; reftex-label-menu-flags +;; +;; The individual flags in these variables can be set to t or nil to enable or +;; disable the feature for all label types. They may also contain a string of +;; label type letters in order to turn on the feature for those types only. +;; +;; ----- +;; If you are writing in a language different from english you might want to +;; add magic words for that language. Here is a German example: +;; +;; (setq reftex-label-alist +;; '((nil ?s nil nil nil ("Kapitel" "Kap." "Abschnitt" "Teil")) +;; (nil ?e nil nil nil ("Gleichung" "Gl.")) +;; (nil ?t nil nil nil ("Tabelle")) +;; (nil ?f nil nil nil ("Figur" "Abbildung" "Abb.")) +;; (nil ?n nil nil nil ("Punkt")))) +;; +;; Using `nil' as first item in each entry makes sure that this entry does +;; not replace the original entry for that label type. +;; +;; HOOKS +;; ----- +;; Loading reftex.el runs the hook reftex-load-hook. Turning on reftex-mode +;; runs reftex-mode-hook. +;; +;;------------------------------------------------------------------------- +;; +;; KEY BINDINGS +;; +;; All important functions of RefTeX can be reached from its menu which +;; is installed in the menu bar as "Ref" menu. Only the more frequently used +;; functions have key bindings. +;; +;; Here is the default set of keybindings from RefTeX. +;; +;; C-c = reftex-toc +;; C-c ( reftex-label +;; C-c ) reftex-reference +;; C-c [ reftex-citation +;; C-c & reftex-view-crossref +;; +;; I've used these bindings in order to avoid interfering with AUCTeX's +;; settings. Personally, I also bind some functions in the C-c LETTER +;; map for easier access: +;; +;; C-c t reftex-toc +;; C-c l reftex-label +;; C-c r reftex-reference +;; C-c c reftex-citation +;; C-c v reftex-view-crossref +;; C-c s reftex-search-document +;; C-c g reftex-grep-document +;; +;; If you want to copy those as well, set in your .emacs file: +;; +;; (setq reftex-extra-bindings t) +;; +;; It is possible to bind the function for viewing cross references to a +;; mouse event. Something like the following in .emacs will do the trick: +;; +;; (add-hook 'reftex-load-hook +;; '(lambda () +;; (define-key reftex-mode-map [(alt mouse-1)] +;; 'reftex-mouse-view-crossref))) +;; +;;------------------------------------------------------------------------- +;; +;; RELATED PACKAGES +;; +;; AUCTeX +;; ------ +;; If you are writing any TeX or LaTeX documents with Emacs, you should +;; have a look at AUCTeX, the definitive package to work with TeX and LaTeX. +;; Information on AUCTeX can be found here: +;; +;; http://www.sunsite.auc.dk/auctex/ +;; +;; AUCTeX version 9.7f and later can be configured to delegate label +;; insertion to RefTeX. Do do that, say in your .emacs file +;; +;; (setq LaTeX-label-function 'reftex-label) +;; +;; RefTeX also provides functions which can replace TeX-arg-label and +;; TeX-arg-cite in AUCTeX. These functions are compatible with the originals, +;; but use RefTeX internals to create and select labels and citation keys. +;; There are 3 functions: reftex-arg-label, reftex-arg-ref, reftex-arg-cite. +;; +;; AUCTeX can support RefTeX via style files. A style file may contain +;; calls to reftex-add-to-label-alist which defines additions to +;; reftex-label-alist. The argument taken by this function must have exactly +;; the same format as reftex-label-alist. E.g. a good entry in a style file +;; for the amsmath package would be +;; +;; (if (featurep 'reftex) +;; (reftex-add-to-label-alist '(AMSTeX))) +;; +;; while a package defining a proposition environment with \newtheorem +;; might use +;; +;; (if (featurep 'reftex) +;; (reftex-add-to-label-alist +;; '(("proposition" ?p "prop:" "~\\ref{%s}" t +;; ("Proposition" "Prop."))))) +;; +;; Bib-cite.el +;; ----------- +;; Once you have written a document with labels, refs and citations, it can be +;; nice to read such a file like a hypertext document. RefTeX has some support +;; for that (reftex-view-crossref, reftex-search-document). A more elegant +;; interface with mouse support and links into Hyperbole is provided (among +;; other things) by Peter S. Galbraith's bib-cite.el. There is some overlap in +;; the functionalities of bib-cite and RefTeX. Bib-cite.el comes bundled with +;; AUCTeX. You can also get the latest version from +;; +;; ftp://ftp.phys.ocean.dal.ca/users/rhogee/elisp/bib-cite.el +;; +;;------------------------------------------------------------------------- +;; +;; PERFORMANCE ISSUES +;; +;; 1. RefTeX will load other parts of a multifile document as well as BibTeX +;; database files for lookup purposes. These buffers are kept, so that +;; subsequent lookup in the same files is fast. For large documents and +;; large BibTeX databases, this can use up a lot of memory. If you have +;; more time than memory, try the following option, which will remove +;; buffers created for lookup after use. +;; +;; (setq reftex-keep-temporary-buffers nil) +;; +;; 2. Parsing the document for labels and their context can be slow. +;; Therefore, RefTeX does it just once automatically. Further parsing +;; happens only on user request +;; - with a raw C-u prefix arg to any of the functions reftex-label, +;; reftex-reference, reftex-citation, reftex-toc. +;; - with the `r' key from the label selection menu or the *toc* buffer. +;; +;; *** If you use reftex-label to create labels, the list will be updated +;; *** internally, so that no extra parsing is required. +;; +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; +;; KNOWN BUGS +;; +;; o If you change reftex-label-alist in an editing session, you need to +;; reset reftex with `M-x reftex-reset-mode' in order to make these +;; changes effective. Changes introduced with the function +;; reftex-add-to-label-alist as well as changes applied from the +;; customization buffer automatically trigger a reset. +;; +;; o At times the short context shown by RefTeX may not be what you want. +;; In particular, eqnarray environments can be difficult to +;; parse. RefTeX's default behavior for eqnarrays is to scan backwards to +;; either a double backslash or the beginning of the environment. If this +;; gives unsatisfactory results, make it a habit to place the label +;; *before* each equation +;; +;; \begin{eqnarray} +;; \label{eq:1} +;; E = \gamma m c^2 \\ +;; \label{eq:2} +;; \gamma = \sqrt{1-v^2/c^2} +;; \end{eqnarray} +;; +;; and turn off parsing for context in equation and eqnarray environments +;; with +;; +;; (setq reftex-use-text-after-label-as-context "e"). +;; +;; o RefTeX keeps only one global copy of the configuration variables. +;; Also any additions from style files go into a global variable. +;; Practically, this should not be a problem. Theoretically, it could +;; give conflicts if two documents used environments with identical +;; names, but different associated label types. +;; +;; o Input, include, bibliography and section statements have to be first +;; on a line (except for white space) in order to be seen by reftex. +;; +;; o When the document is scanned, RefTeX creates a large buffer containing +;; the entire document instead of scanning the individual files one by +;; one. This is necessary since a file might not contain the context +;; needed by RefTeX. +;; +;; o If you have two identical section headings in the same file, +;; reftex-toc will only let you jump to the first one because it searches +;; for the section heading from the beginning of the file. You can work +;; around this by changing one of the section titles in a way LaTeX does +;; not see, e.g. with extra white space. RefTeX will distinguish +;; \section{Introduction} from \section{ Introduction}. +;; +;; o RefTeX sees also labels in regions commented out and will refuse to +;; make duplicates of such a label. This is considered to be a feature. +;; +;; o When RefTeX tries to show a window full of context from inside a +;; section hidden with outline-minor-mode, it will unhide that section. +;; This change will not be reversed automatically. +;; +;;--------------------------------------------------------------------------- +;; +;; TO DO +;; +;; I think I am pretty much done with this one... +;; +;;--------------------------------------------------------------------------- +;; +;; AUTHOR +;; +;; Carsten Dominik +;; +;; with contributions from Stephen Eglen +;; +;; The newest version of RefTeX can be found at +;; +;; http://www.strw.leidenuniv.nl/~dominik/Tools/ +;; ftp://strw.leidenuniv.nl/pub/dominik/ +;; +;; THANKS TO: +;; --------- +;; At least the following people have invested time to test and bug-fix +;; reftex.el. Some have send patches for fixes or new features. +;; +;; Stephen Eglen +;; F.E.Burstall +;; Karl Eichwalder +;; Laurent Mugnier +;; Rory Molinari +;; Soren Dayton +;; Daniel Polani +;; Allan Strand +;; +;; The view crossref feature was inspired by the similar function in +;; Peter S. Galbraith's bib-cite.el. +;; +;; Finally thanks to Uwe Bolick who first +;; got me (some years ago) into supporting LaTeX labels and references +;; with an Editor (which was MicroEmacs at the time). +;; +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; + +;;; Code: + +;; Stuff that needs to be there when we use defcustom +;; -------------------------------------------------- + +(require 'custom) + +(defvar reftex-tables-dirty t + "Flag showing if tables need to be re-computed.") + +(eval-and-compile + (defun reftex-set-dirty (symbol value) + (setq reftex-tables-dirty t) + (set symbol value))) + +;;; Begin of Configuration Section ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + +;; Configuration Variables and User Options for RefTeX ------------------ + +(defgroup reftex nil + "LaTeX label and citation support." + :tag "RefTeX" + :link '(url-link :tag "Home Page" "http://strw.leidenuniv.nl/~dominik/Tools/") + :prefix "reftex-" + :group 'tex) + +(defun reftex-customize () + "Call the customize function with reftex as argument." + (interactive) + (if (fboundp 'customize-group) + (customize-group 'reftex) + (customize 'reftex))) + +;; Support for \label and \ref -------------------------------------- + +(defgroup reftex-label-support nil + "Support for creation, insertion and referencing of labels in LaTeX" + :group 'reftex) + +(defgroup reftex-defining-label-environments nil + "Definition of environments and macros to do with label" + :group 'reftex-label-support) + + +(defcustom reftex-label-alist nil + "Alist with information on environments for \\label-\\ref use. +See the definition of reftex-label-alist-builtin for examples. This variable +should define additions and changes to the default. The only things you MUST +NOT change is that '?s' is the type indicator for section labels and SPACE is +for the 'any' label type. These are hard-coded at other places in the code. + +Changes to this variable after reftex.el has been loaded become only +effective when RefTeX is reset with \\[reftex-reset-mode]. + +Each list entry is a list describing an environment or macro carrying a +label. The elements of each list entry are: + +0. Name of the environment (like \"table\") or macro (like \"\\\\myfig\"). + Special names: `section' for section labels, `any' to define a group + which contains all labels. + This may also be nil if this entry is only meant to change some settings + associated with the type indicator character (see below). + +1. Type indicator character, like ?t. + The type indicator is a single character used in prompts for + label types. It must be a printable character. The same character + may occur several times in this list, to cover cases in which different + environments carry the same label type (like equation and eqnarray). + +2. Label prefix string, like \"tab:\". + The prefix is a short string used as the start of a label. It may be the + empty string. + +3. Format string for reference insert in buffer. Each %s will be replaced by + the label (yes, several %s can be in there, so that you can set this to: + \"\\ref{%s} on page~\\pageref{%s}\"). + When the format starts with ~, whitespace before point will be removed so + that the reference cannot be separated from the word before it. + +4. Indication on how to find the short context. + - If `nil', use the text following the \\label{...} macro. + - If `t', use + - text following the \\begin{...} statement of environments + (not a good choice in in eqnarray or enumerate environments!) + - the section heading for section labels. + - the begin of the macro for macros. + - If a string, use as regexp to search *backward* from the label. Context + is then the text following the end of the match. E.g. putting this to + \"\\\\\\\\caption{\" will use the beginning of the caption in a figure + or table environment. \"\\\\\\\\begin{eqnarray}\\\\|\\\\\\\\\\\\\\\\\" + works for eqnarrays. + - If a function, call this function with the name of the environment/macro + as argument. On call, point will be just after the \\label macro. The + function is expected to return a suitable context string. It should + throw an exception (error) when failing to find context. + Consider the following example, which would return the 10 characters + following the label as context: + + (defun my-context-function (env-or-mac) + (if (> (point-max) (+ 10 (point))) + (buffer-substring (point) (+ 10 (point))) + (error \"Buffer too small\"))) + + Setting the variable reftex-use-text-after-label-as-context to t overrides + the setting here. + +5. List of magic words which identify a reference to be of this type. If the + word before point is equal to one of these words when calling + reftex-reference, the label list offered will be automatically restricted + to labels of the correct type. + +If the type indicator characters of two or more entries are the same, RefTeX +will use + - the first non-nil format and prefix + - the magic words of all involved entries. + +Any list entry may also be a symbol. If that has an association in +reftex-label-alist-builtin, the cdr of that association is spliced into the +list. See the AMSTeX configuration example in the comment section of +reftex.el." + :group 'reftex-defining-label-environments + :set 'reftex-set-dirty + :type '(list + :convert-widget + (lambda (widget) + (let* + ((args + (list + `(repeat + :inline t + (radio + :value ("" ?a nil nil t nil) + (choice + :tag "Builtin" + :value AMSTeX + ,@(mapcar (function (lambda (x) + (list 'const ':tag (nth 1 x) (car x)))) + reftex-label-alist-builtin)) + (list :tag "Detailed custom entry" + (choice :tag "Environment or \\macro " + (const :tag "Ignore, just use typekey" nil) + (string "")) + (character :tag "Typekey character " ?a) + (choice :tag "Label prefix string " + (const :tag "Copy from similar label type" nil) + (string :tag "Specify here" "lab:")) + (choice :tag "Label reference format" + (const :tag "Copy from similar label type" nil) + (string :tag "Specify here" "~\\ref{%s}")) + (choice :tag "Grab context method " + (const :tag "Default position" t) + (const :tag "After label" nil) + (regexp :tag "Regular expression" "") + (symbol :tag "Function" my-context-function)) + (repeat :tag "List of Magic Words" (string)))))))) + (widget-put widget :args args) + widget)))) + +(defcustom reftex-default-label-alist-entries '(Sideways LaTeX) + "Default label alist specifications. LaTeX should be the last entry. +This list describes the default label environments RefTeX should always use in +addition to the specifications in reftex-label-alist. It is probably a +mistake to remove the LaTeX symbol from this list. + +Here are the current options: + +LaTeX The standard LaTeX environments +Sideways The sidewaysfigure and sidewaystable environments +AMSTeX The math environments in the AMS_LaTeX amsmath package +AAS The deluxetable environment from the American Astronomical Society" + :group 'reftex-defining-label-environments + :set 'reftex-set-dirty + :type '(list :indent 4 + :convert-widget + (lambda (widget) + (let* ((args + (list + `(checklist + :inline t + ,@(reverse + (mapcar (lambda (x) + (list 'const ':tag (nth 1 x) (car x))) + reftex-label-alist-builtin)))))) + (widget-put widget :args args) + widget)))) + +(defcustom reftex-use-text-after-label-as-context nil + "*t means, grab context from directly after the \\label{..} macro. +This is the fastest method for obtaining context of the label definition, but +requires discipline when placing labels. Setting this variable to t takes +precedence over the individual settings in reftex-label-alist. +This variable may be set to t, nil, or a string of label type letters +indicating the label types for which it should be true." + :group 'reftex-defining-label-environments + :set 'reftex-set-dirty + :type '(choice + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types"))) + +;; Label insertion + +(defgroup reftex-making-and-inserting-labels nil + "Options on how to create new labels" + :group 'reftex-label-support) + +(defcustom reftex-insert-label-flags '("s" "sft") + "Flags governing label insertion. First flag DERIVE, second flag PROMPT. + +If DERIVE is t, RefTeX will try to derive a sensible label from context. +A section label for example will be derived from the section heading. +The conversion of the context to a legal label is governed by the +specifications given in reftex-derive-label-parameters. +If RefTeX fails to derive a label, it will prompt the user. + +If PROMPT is t, the user will be prompted for a label string. The prompt will +already contain the prefix, and (if DERIVE is t) a default label derived from +context. When PROMPT is nil, the default label will be inserted without +query. + +So the combination of DERIVE and PROMPT controls label insertion. Here is a +table describing all four possibilities: + +DERIVE PROMPT ACTION +------------------------------------------------------------------------- + nil nil Insert simple label, like eq:22 or sec:13. No query. + nil t Prompt for label + t nil Derive a label from context and insert without query + t t Derive a label from context and prompt for confirmation + +Each flag may be set to t, nil, or a string of label type letters +indicating the label types for which it should be true. +Thus, the combination may be set differently for each label type. The +default settings \"s\" and \"sft\" mean: Derive section labels from headings +(with confirmation). Prompt for figure and table labels. Use simple labels +without confirmation for everything else." + :group 'reftex-making-and-inserting-labels + :type '(list (choice :tag "Derive label from context" + (const :tag "always" t) + (const :tag "never" nil) + (string :tag "for selected label types" "")) + (choice :tag "Prompt for label string " + :entry-format " %b %v" + (const :tag "always" t) + (const :tag "never" nil) + (string :tag "for selected label types" "")))) + +(defcustom reftex-derive-label-parameters '(3 20 t 1 "-" ; continue + ("the" "on" "in" "off" "a" "for" "by" "of" "and" "is")) + "Parameters for converting a string into a label. +NWORDS Number of words to use. +MAXCHAR Maximum number of characters in a label string. +ILLEGAL nil: Throw away any words containing characters illegal in labels. + t: Throw away only the illegal characters, not the whole word. +ABBREV nil: Never abbreviate words. + t: Always abbreviate words (see reftex-abbrev-parameters). + not t and not nil: Abbreviate words if necessary to shorten + label string below MAXCHAR. +SEPARATOR String separating different words in the label +IGNOREWORDS List of words which should not be part of labels" + :group 'reftex-making-and-inserting-labels + :type '(list (integer :tag "Number of words " 3) + (integer :tag "Maximum label length " 20) + (choice :tag "Illegal characters in words" + (const :tag "throw away entire word" nil) + (const :tag "throw away single chars" t)) + (choice :tag "Abbreviate words " + (const :tag "never" nil) + (const :tag "always" t) + (const :tag "when label is too long" 1)) + (string :tag "Separator between words " "-") + (repeat :tag "Ignore words" + :entry-format " %i %d %v" + (string :tag "")))) + +(defcustom reftex-label-illegal-re "[\000-\040\177-\377\\\\#$%&~^_{}]" + "Regexp matching characters not legal in labels. +For historic reasons, this character class comes *with* the [] brackets." + :group 'reftex-making-and-inserting-labels + :type '(regexp :tag "Character class")) + +(defcustom reftex-abbrev-parameters '(4 2 "^saeiou" "aeiou") + "Parameters for abbreviation of words. +MIN-CHARS minimum number of characters remaining after abbreviation +MIN-KILL minimum number of characters to remove when abbreviating words +BEFORE character class before abbrev point in word +AFTER character class after abbrev point in word" + :group 'reftex-making-and-inserting-labels + :type '(list + (integer :tag "Minimum chars per word" 4) + (integer :tag "Shorten by at least " 2) + (string :tag "cut before char class " "^saeiou") + (string :tag "cut after char class " "aeiou"))) + + +;; Label referencing + +(defgroup reftex-referencing-labels nil + "Options on how to reference labels" + :group 'reftex-label-support) + +(defcustom reftex-label-menu-flags '(t t nil nil nil nil) + "*List of flags governing the label menu makeup. +The flags are: + +TABLE-OF-CONTENTS Show the labels embedded in a table of context. +SECTION-NUMBERS Include section numbers (like 4.1.3) in table of contents. +COUNTERS Show counters. This just numbers the labels in the menu. +NO-CONTEXT Non-nil means do NOT show the short context. +FOLLOW follow full context in other window. +SHOW-COMMENTED Show labels from regions which are commented out. RefTeX + sees these labels, but does not normally show them. + +Each of these flags can be set to t or nil, or to a string of type letters +indicating the label types for which it should be true. These strings work +like character classes in regular expressions. Thus, setting one of the +flags to \"sf\" makes the flag true for section and figure labels, nil +for everything else. Setting it to \"^ft\" makes it the other way round. + +Most options can also be switched from the label menu itself - so if you +decide here to not have a table of contents in the label menu, you can still +get one interactively during selection from the label menu." + :group 'reftex-referencing-labels + :type '(list + (choice :tag "Embed in table of contents " + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types")) + (choice :tag "Show section numbers " + (const :tag "on" t) (const :tag "off" nil)) + (choice :tag "Show individual counters " + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types")) + (choice :tag "Hide short context " + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types")) + (choice :tag "Follow context in other window" + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types")) + (choice :tag "Show commented labels " + (const :tag "on" t) (const :tag "off" nil) + (string :tag "Selected label types")))) + + +(defcustom reftex-guess-label-type t + "*Non-nil means, reftex-reference will try to guess the label type. +To do that, RefTeX will look at the word before the cursor and compare it with +the words given in reftex-label-alist. When it finds a match, RefTeX will +immediately offer the correct label menu - otherwise it will prompt you for +a label type. If you set this variable to nil, RefTeX will always prompt." + :group 'reftex-referencing-labels + :type '(boolean)) + +;; BibteX citation configuration ---------------------------------------- + +(defgroup reftex-citation-support nil + "Support for referencing bibliographic data with BibTeX" + :group 'reftex) + +(defcustom reftex-bibpath-environment-variables '("BIBINPUTS" "TEXBIB") + "*List of env vars which might contain the path to BibTeX database files." + :group 'reftex-citation-support + :set 'reftex-set-dirty + :type '(repeat (string :tag "Environment variable"))) + +(defcustom reftex-bibfile-ignore-list nil + "List of files in \\bibliography{..} RefTeX should *not* parse. +The file names have to be in the exact same form as in the bibliography +macro - i.e. without the .bib extension. +Intended for files which contain only `@string' macro definitions and the +like, which are ignored by RefTeX anyway." + :group 'reftex-citation-support + :set 'reftex-set-dirty + :type '(repeat (string :tag "File name"))) + +(defcustom reftex-sort-bibtex-matches 'reverse-year + "*Sorting of the entries found in BibTeX databases by reftex-citation. +Possible values: +nil Do not sort entries. +'author Sort entries by author name. +'year Sort entries by increasing year. +'reverse-year Sort entries by decreasing year." + :group 'reftex-citation-support + :type '(choice (const :tag "not" nil) + (const :tag "by author" author) + (const :tag "by year" year) + (const :tag "by year, reversed" reverse-year))) + +(defcustom reftex-cite-format 'reftex-cite-format-default + "Defines the format of citations to be inserted into the buffer. +It can be a string, a list of strings, or an alist with characters as keys +and a list of strings in the car. In the simplest case, this can just +be the string \"\\cite{KEY}\", which is also the default. See the +definition of the reftex-cite-format-XXXX constants for more complex +examples. + If reftex-cite-format is a string, it will be used as the format. In +the format, AUTHOR will be replaced by the last name of the +author, YEAR will be replaced by the year and KEY by the citation +key. If AUTHOR is present several times, it will be replaced with +successive author names. +See the constant reftex-cite-format-default for an example. + If reftex-cite-format is a list of strings, the string used will +depend upon the number of authors of the article. No authors means, +the first string will be used, 1 author means, the second string will +be used etc. The last string in the list will be used for all articles +with too many authors. See reftex-cite-format-1-author-simple for an +example. + If reftex-cite-format is a list of cons cells, the car of each cell +needs to be a character. When a selected reference is accepted by +pressing that key, the cdr of the associated list will be used as +described above. See reftex-cite-format-2-authors for an example. + In order to configure this variable, you can either set +reftex-cite-format directly yourself or set it to the SYMBOL of one of +the predefined constants. E.g.: +(setq reftex-cite-format 'reftex-cite-format-2-authors)" + :group 'reftex-citation-support + :type +'(choice + (choice :tag "symbolic defaults" + :value reftex-cite-format-default + (const reftex-cite-format-default) + (const reftex-cite-format-1-author-simple) + (const reftex-cite-format-2-authors)) + (string :tag "format string" "\\cite{KEY}") + (repeat :tag "list of strings" + :value ("\cite{KEY}" "AUTHOR \cite{KEY}" "AUTHOR and AUTHOR \cite{KEY}") + (string :tag "format string" "")) + (repeat :tag "key-ed lists of strings" + :value ((? . ("\cite{KEY}" "AUTHOR \cite{KEY}" "AUTHOR and AUTHOR \cite{KEY}"))) + (cons :tag "Enter a keyed list of format strings" + (character :tag "Key character " ? ) + (repeat + (string :tag "format string" "")))))) + +;; Table of contents configuration -------------------------------------- + +(defgroup reftex-table-of-contents-browser nil + "A multifile table of contents browser." + :group 'reftex) + +(defcustom reftex-toc-follow-mode nil + "Non-nil means, point in *toc* buffer will cause other window to follow. +The other window will show the corresponding part of the document. +This flag can be toggled from within the *toc* buffer with the `f' key." + :group 'reftex-table-of-contents-browser + :type '(boolean)) + +;; Miscellaneous configurations ----------------------------------------- + +(defgroup reftex-miscellaneous-configurations nil + "Collection of further configurations" + :group 'reftex) + +(defcustom reftex-extra-bindings nil + "Non-nil means, make additional key bindings on startup. +These extra bindings are located in the users C-c letter map." + :group 'reftex-miscellaneous-configurations + :type '(boolean)) + +(defcustom reftex-use-fonts t + "*Non-nil means, use fonts in label menu and on-the-fly help. +Font-lock must be loaded as well to actually get fontified display." + :group 'reftex-miscellaneous-configurations + :type '(boolean)) + +(defcustom reftex-keep-temporary-buffers t + "*Non-nil means, keep any TeX and BibTeX files loaded for lookup. +Nil means, kill it immediately after use unless it was already an existing +buffer before the lookup happened. It is faster to keep the buffers, but can +use a lot of memory, depending on the size of your database and document." + :group 'reftex-miscellaneous-configurations + :type '(boolean)) + +(defcustom reftex-auto-show-entry t + "*Non-nil means, showing context in another window may unhide a section. +This is important when using outline-minor-mode. If the context to be shown +is in a hidden section, RefTeX will issue a \"show-entry\" command in order +to show it. This is not reversed when the label is selected - so the section +remains shown after command completion." + :group 'reftex-miscellaneous-configurations + :type '(boolean)) + + +;;; End of Configuration Section ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + +;;;=========================================================================== +;;; +;;; Define the formal stuff for a minor mode named RefTeX. +;;; + +(defvar reftex-mode nil + "Determines if RefTeX minor mode is active.") +(make-variable-buffer-local 'reftex-mode) + +(defvar reftex-mode-map (make-sparse-keymap) + "Keymap for RefTeX minor mode.") + +(defvar reftex-mode-menu nil) + +;;;###autoload +(defun turn-on-reftex () + "Turn on RefTeX minor mode." + (reftex-mode t)) + +;;;###autoload +(defun reftex-mode (&optional arg) + "Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX. + +Labels can be created with `\\[reftex-label]' and referenced with `\\[reftex-reference]'. +When referencing, you get a menu with all labels of a given type and +context of the label definition. The selected label is inserted as a +\\ref macro. + +Citations can be made with `\\[reftex-citation]' which will use a regular expression +to pull out a *formatted* list of articles from your BibTeX +database. The selected citation is inserted as a \\cite macro. + +A Table of Contents of the entire (multifile) document with browsing +capabilities is available with `\\[reftex-toc]'. + +Most command have help available on the fly. This help is accessed by +pressing `?' to any prompt mentioning this feature. + +\\{reftex-mode-map} +Under X, these functions will be available also in a menu on the menu bar. + +------------------------------------------------------------------------------" + + (interactive "P") + (setq reftex-mode (not (or (and (null arg) reftex-mode) + (<= (prefix-numeric-value arg) 0)))) + + ; Add or remove the menu, and run the hook + (if reftex-mode + (progn + (easy-menu-add reftex-mode-menu) + (run-hooks 'reftex-mode-hook)) + (easy-menu-remove reftex-mode-menu))) + +(or (assoc 'reftex-mode minor-mode-alist) + (setq minor-mode-alist + (cons '(reftex-mode " Ref") minor-mode-alist))) + +(or (assoc 'reftex-mode minor-mode-map-alist) + (setq minor-mode-map-alist + (cons (cons 'reftex-mode reftex-mode-map) + minor-mode-map-alist))) + + +;;; =========================================================================== +;;; +;;; Interfaces for other packages +;;; ----------------------------- +;;; +;;; AUCTeX +;;; ------ + +(defun reftex-arg-label (optional &optional prompt definition) + "Use reftex-label to create a label and insert it with TeX-argument-insert. +This function is intended for AUCTeX macro support." + (let ((label (reftex-label nil t))) + (if (and definition (not (string-equal "" label))) + (LaTeX-add-labels label)) + (TeX-argument-insert label optional optional))) + +(defun reftex-arg-ref (optional &optional prompt definition) + "Use reftex-reference to select a label, insert it with TeX-argument-insert. +This function is intended for AUCTeX macro support." + (let ((label (reftex-reference nil t))) + (if (and definition (not (string-equal "" label))) + (LaTeX-add-labels label)) + (TeX-argument-insert label optional optional))) + +(defun reftex-arg-cite (optional &optional prompt definition) + "Use reftex-citation to select a key, insert it with TeX-argument-insert. +This function is intended for AUCTeX macro support." + (let ((key (reftex-citation nil t))) + (TeX-argument-insert (or key "") optional optional))) + +(defvar reftex-label-alist-external-add-ons nil + "List of label alist entries added with reftex-add-to-label-alist.") + +;;;###autoload +(defun reftex-add-to-label-alist (entry-list) + "Add label environment descriptions to reftex-label-alist-external-add-ons. +The format of ENTRY-LIST is exactly like reftex-label-alist. See there +for details. +This function makes it possible to support RefTeX from AUCTeX style files. +The entries in ENTRY-LIST will be processed after the user settings in +reftex-label-alist, and before the defaults (specified in +reftex-default-label-alist-entries). Any changes made to +reftex-label-alist-external-add-ons will raise a flag to the effect that a +mode reset is done on the next occasion." + (let (entry) + (while entry-list + (setq entry (car entry-list) + entry-list (cdr entry-list)) + (if (not (member entry reftex-label-alist-external-add-ons)) + (setq reftex-tables-dirty t + reftex-label-alist-external-add-ons + (cons entry reftex-label-alist-external-add-ons)))))) + +;;; =========================================================================== +;;; +;;; Multifile support +;;; +;;; Technical notes: Multifile works as follows: We keep just one list +;;; of labels for each master file - this can save a lot of memory. +;;; reftex-master-index-list is an alist which connects the true file name +;;; of each master file with the symbols holding the information on that +;;; document. Each buffer has local variables which point to these symbols. + + +;; List of variables which handle the multifile stuff. +;; This list is used to tie, untie, and reset these symbols. +(defconst reftex-multifile-symbols + '(reftex-label-numbers-symbol reftex-list-of-labels-symbol + reftex-bibfile-list-symbol)) + +;; Alist connecting master file names with the corresponding lisp symbols +(defvar reftex-master-index-list nil) + +;; Last index used for a master file +(defvar reftex-multifile-index 0) + +;; Alist connecting a master file with all included files. +;; This information is not yet used, just collected. +(defvar reftex-master-include-list nil) + +;; Variable holding the symbol with current value of label postfix +(defvar reftex-label-numbers-symbol nil ) +(make-variable-buffer-local 'reftex-label-numbers-symbol) + +;; Variable holding the symbol with the label list of the document. +;; Each element of the label list is again a list with the following elements: +;; 0: One character label type indicator +;; 1: Short context to put into label menu +;; 2: The label +;; 3: The name of the file where the label is defined +(defvar reftex-list-of-labels-symbol nil) +(make-variable-buffer-local 'reftex-list-of-labels-symbol) + +;; Variable holding the symbol with a list of library files for this document +(defvar reftex-bibfile-list-symbol nil) +(make-variable-buffer-local 'reftex-bibfile-list-symbol) + +(defun reftex-next-multifile-index () + ;; Return the next free index for multifile symbols. + (setq reftex-multifile-index (1+ reftex-multifile-index))) + +(defun reftex-tie-multifile-symbols () + ;; Tie the buffer-local symbols to globals connected with the master file. + ;; If the symbols for the current master file do not exist, they are created. + + (let* ((master (file-truename (reftex-TeX-master-file))) + (index (assoc master reftex-master-index-list)) + (symlist reftex-multifile-symbols) + (symbol nil) + (symname nil) + (newflag nil)) + ;; find the correct index + (if index + ;; symbols do exist + (setq index (cdr index)) + ;; get a new index and add info to the alist + (setq index (reftex-next-multifile-index) + reftex-master-index-list (cons + (cons master index) + reftex-master-index-list) + newflag t)) + + ;; get/create symbols and tie them + (while symlist + (setq symbol (car symlist) + symlist (cdr symlist) + symname (symbol-name symbol)) + (set symbol (intern (concat symname "-" (int-to-string index)))) + ;; initialize if new symbols + (if newflag (set (symbol-value symbol) nil))) + + ;; Return t if the symbols did already exist, nil when we've made them + (not newflag))) + +(defun reftex-untie-multifile-symbols () + ;; Remove ties from multifile symbols, so that next use makes new ones. + (let ((symlist reftex-multifile-symbols) + (symbol nil)) + (while symlist + (setq symbol (car symlist) + symlist (cdr symlist)) + (set symbol nil)))) + +(defun reftex-TeX-master-file () + ;; Return the name of the master file associated with the current buffer. + ;; When AUCTeX is loaded, we will use it's more sophisticated method. + ;; We also support the default TeX and LaTeX modes by checking for a + ;; variable tex-main-file. + + (let + ((master + (cond + ((fboundp 'TeX-master-file) ; AUCTeX is loaded. Use its mechanism. + (TeX-master-file t)) + ((boundp 'TeX-master) ; The variable is defined - lets use it. + (cond + ((eq TeX-master t) + (buffer-file-name)) + ((eq TeX-master 'shared) + (setq TeX-master (read-file-name "Master file: " + nil nil t nil))) + (TeX-master) + (t + (setq TeX-master (read-file-name "Master file: " + nil nil t nil))))) + ((boundp 'tex-main-file) + ;; This is the variable from the default TeX modes + (cond + ((stringp tex-main-file) + ;; ok, this must be it + tex-main-file) + (t + ;; In this case, the buffer is its own master + (buffer-file-name)))) + (t + ;; Know nothing about master file. Assume this is a master file. + (buffer-file-name))))) + (cond + ((null master) + (error "Need a filename for this buffer. Please save it first.")) + ((or (file-exists-p master) + (reftex-get-buffer-visiting master)) + ;; We either see the file, or have a buffer on it. OK. + ) + ((or (file-exists-p (concat master ".tex")) + (reftex-get-buffer-visiting (concat master ".tex"))) + ;; Ahh, an extra .tex was missing... + (setq master (concat master ".tex"))) + (t + ;; Something is wrong here. Throw an exception. + (error "No such master file %s" master))) + (expand-file-name master))) + +(defun reftex-make-master-buffer (master-file mode) + "Make a master buffer which contains the MASTER-FILE and all includes. +This is to prepare a buffer containing the entire document in correct +sequence for parsing. Therefore it will even expand includes which are +commented out. +The function returns the number of input/include files not found." + + (interactive "fmaster file: ") + (let ((not-found 0) file file-list tmp (font-lock-maximum-size 1)) + (switch-to-buffer "*reftex-master.tex*") + (erase-buffer) + (if (not (eq major-mode mode)) + (funcall mode)) + ;; first insert the master file + (if (not (file-exists-p master-file)) + (error "No such master file: %s" master-file)) + (reftex-insert-buffer-or-file master-file) + (subst-char-in-region (point-min) (point-max) ?\r ?\n t) + (setq file-list (cons master-file file-list)) + (goto-char 1) + ;; remember from which file these lines came + (put-text-property (point-min) (point-max) 'file + (expand-file-name master-file)) + ;; Now find recursively all include/input statements and expand them + (while (re-search-forward + "^[ \t]*\\\\\\(include\\|input\\){\\([^}\n]+\\)}" nil t) + ;; Change default directory, so that relative fine names work correctly + (setq file (reftex-no-props (match-string 2))) + (save-match-data + (cd (file-name-directory + (get-text-property (match-beginning 0) 'file))) + (if (not (string-match "\\.tex$" file)) + (setq file (concat file ".tex")))) + (if (file-exists-p file) + (progn + (replace-match + (format "\n%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% START OF %s FILE: %s\n%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% END OF %s FILE: %s\n" + (match-string 1) file + (match-string 1) file)) + (beginning-of-line 0) + (narrow-to-region (point) (point)) + ;; insert the file + (reftex-insert-buffer-or-file file) + (subst-char-in-region (point-min) (point-max) ?\r ?\n t) + (setq file-list (cons (expand-file-name file) file-list)) + ;; remember from which file these lines came + (put-text-property (point-min) (point-max) + 'file (expand-file-name file)) + (goto-char (point-min)) + (widen)) + (message "Input/include file %s not found. Ignored. Continuing..." + file) + (setq not-found (1+ not-found)))) + (setq file-list (nreverse file-list)) + (while (setq tmp (assoc (car file-list) reftex-master-include-list)) + (setq reftex-master-include-list (delq tmp reftex-master-include-list))) + (setq reftex-master-include-list (cons file-list reftex-master-include-list)) + not-found)) + +(defun reftex-insert-buffer-or-file (file) + "If there is a buffer associated with FILE, insert it - otherwise the FILE." + (let ((buffer (reftex-get-buffer-visiting file))) + (if buffer + (let (beg end beg1 end1) + (save-excursion + ;; make sure we get the whole buffer + (set-buffer buffer) + (setq beg (point-min) end (point-max)) + (widen) + (setq beg1 (point-min) end1 (point-max))) + (insert-buffer-substring buffer beg1 end1) + (save-excursion + (set-buffer buffer) + (narrow-to-region beg end))) + (insert-file-contents file)))) + + +(defun reftex-parse-document (&optional buffer) + "Rescan the document." + (interactive) + (save-window-excursion + (save-excursion + (if buffer + (if (not (bufferp buffer)) + (error "No such buffer %s" (buffer-name buffer)) + (set-buffer buffer))) + (reftex-access-scan-info t)))) + +(defun reftex-access-scan-info (&optional rescan) + ;; Access the scanning info. When the multifile symbols are not yet tied, + ;; tie them. When they are have to be created, do a buffer scan to + ;; fill them. + + ;; If RESCAN is non-nil, enforce document scanning + + (catch 'exit + (let ((rescan (or (equal rescan t) (equal rescan '(4))))) + + ;; Reset the mode if we had changes from style hooks + (and reftex-tables-dirty + (reftex-reset-mode)) + + (if (eq reftex-list-of-labels-symbol nil) + ;; Symbols are not yet tied: Tie them and see if they are set + (reftex-tie-multifile-symbols)) + + (if (and (symbol-value reftex-list-of-labels-symbol) + (not rescan)) + ;; Lists do already exist and we don't need to rescan. + ;; Return from here. + (throw 'exit t)) + + ;; We need to rescan + ;; ================= + + (unwind-protect + (save-window-excursion + (save-excursion + + ;; do the scanning + + (let ((label-list-symbol reftex-list-of-labels-symbol) + (label-numbers-symbol reftex-label-numbers-symbol) + (bibfile-list-symbol reftex-bibfile-list-symbol)) + + (message "Creating master buffer...") + (reftex-make-master-buffer (reftex-TeX-master-file) major-mode) + + (message "Scanning document...") + + (reftex-scan-buffer-for-labels + label-numbers-symbol label-list-symbol) + + (reftex-scan-buffer-for-bibliography-statement + bibfile-list-symbol) + + (message "Scanning document... done")))) + + (if (get-buffer "*reftex-master.tex*") + (kill-buffer "*reftex-master.tex*")))))) + +(defun reftex-create-tags-file () + "Create TAGS file by running `etags' on the current document. +The TAGS file is also immediately visited with `visit-tags-table." + (interactive) + (reftex-access-scan-info current-prefix-arg) + (let* ((master (reftex-TeX-master-file)) + (files (assoc master reftex-master-include-list)) + (cmd (format "etags %s" (mapconcat 'identity files " ")))) + (save-excursion + (set-buffer (reftex-get-buffer-visiting master)) + (message "Running etags to create TAGS file...") + (shell-command cmd) + (visit-tags-table "TAGS")))) + +;; History of grep commands. +(defvar reftex-grep-history nil) +(defvar reftex-grep-command "grep -n " + "Last grep command used in \\[reftex-grep-document]; default for next grep.") + +(defun reftex-grep-document (grep-cmd) + "Run grep query through all files related to this document. +With prefix arg, force to rescan document. +This works also without an active TAGS table." + + (interactive + (list (read-from-minibuffer "Run grep on document (like this): " + reftex-grep-command nil nil + 'reftex-grep-history))) + (reftex-access-scan-info current-prefix-arg) + (let* ((master (reftex-TeX-master-file)) + (default-directory (file-name-directory master)) + (re (format "\\`%s\\(.*\\)" (regexp-quote + (expand-file-name default-directory)))) + (files (assoc master reftex-master-include-list)) + (cmd (format + "%s %s" grep-cmd + (mapconcat (function (lambda (x) + (if (string-match re x) + (match-string 1 x) + x))) + files " ")))) + (grep cmd))) + +(defun reftex-search-document (&optional regexp) + "Regexp search through all files of the current TeX document. +Starts always in the master file. Stops when a match is found. +To continue searching for next match, use command \\[tags-loop-continue]. +This works also without an active TAGS table." + (interactive) + (let ((default (reftex-this-word))) + (if (not regexp) + (setq regexp (read-string (format "Search regexp in document [%s]: " + default)))) + (if (string= regexp "") (setq regexp (regexp-quote default))) + + (reftex-access-scan-info current-prefix-arg) + (tags-search regexp (list 'assoc (reftex-TeX-master-file) + 'reftex-master-include-list)))) + +(defun reftex-query-replace-document (&optional from to delimited) + "Run a query-replace-regexp of FROM with TO over the entire TeX document. +Third arg DELIMITED (prefix arg) means replace only word-delimited matches. +If you exit (\\[keyboard-quit] or ESC), you can resume the query replace +with the command \\[tags-loop-continue]. +This works also without an active TAGS table." + (interactive) + (let ((default (reftex-this-word))) + (if (not from) + (progn + (setq from (read-string (format "Replace regexp in document [%s]: " + default))) + (if (string= from "") (setq from (regexp-quote default))))) + (if (not to) + (setq to (read-string (format "Replace regexp %s with: " from)))) + (reftex-access-scan-info current-prefix-arg) + (tags-query-replace from to (or delimited current-prefix-arg) + (list 'assoc (reftex-TeX-master-file) + 'reftex-master-include-list)))) + +(defun reftex-change-label (&optional from to) + "Query replace FROM with TO in all \\label and \\ref commands. +Works on the entire multifile document. +If you exit (\\[keyboard-quit] or ESC), you can resume the query replace +with the command \\[tags-loop-continue]. +This works also without an active TAGS table." + (interactive) + (let ((default (reftex-this-word "-a-zA-Z0-9_*.:"))) + (if (not from) + (setq from (read-string (format "Replace label globally [%s]: " + default)))) + (if (string= from "") (setq from default)) + (if (not to) + (setq to (read-string (format "Replace label %s with: " + from)))) + (reftex-query-replace-document + (concat "\\\\\\(label\\|[a-z]*ref\\){" (regexp-quote from) "}") + (format "\\\\\\1{%s}" to)))) + +(defun reftex-this-word (&optional class) +;; grab the word around point + (setq class (or class "-a-zA-Z0-9:_/.*;|")) + (save-excursion + (buffer-substring-no-properties + (progn (skip-chars-backward class) (point)) + (progn (skip-chars-forward class) (point))))) + +;;; =========================================================================== +;;; +;;; Functions to create and reference automatic labels + +;; The following constants are derived from reftex-label-alist + +;; Prompt used for label type querys directed to the user +(defconst reftex-type-query-prompt nil) + +;; Help string for label type querys +(defconst reftex-type-query-help nil) + +;; Alist relating label type to reference format +(defconst reftex-typekey-to-format-alist nil) + +;; Alist relating label type to label affix +(defconst reftex-typekey-to-prefix-alist nil) + +;; Alist relating environments or macros to label type and context regexp +(defconst reftex-env-or-mac-alist nil) + +;; List of macros carrying a label +(defconst reftex-label-mac-list nil) + +;; List of environments carrying a label +(defconst reftex-label-env-list nil) + +;; List of all typekey letters in use +(defconst reftex-typekey-list nil) + +;; Alist relating magic words to a label type +(defconst reftex-words-to-typekey-alist nil) + +;; The last list-of-labels entry used in a reference +(defvar reftex-last-used-reference (list nil nil nil nil)) + +;; The regular expression used to abbreviate words +(defconst reftex-abbrev-regexp + (concat + "^\\(" + (make-string (nth 0 reftex-abbrev-parameters) ?.) + "[" (nth 2 reftex-abbrev-parameters) "]*" + "\\)" + "[" (nth 3 reftex-abbrev-parameters) "]" + (make-string (1- (nth 1 reftex-abbrev-parameters)) ?.))) + +;; Global variables used for communication between functions +(defvar reftex-default-context-position nil) +(defvar reftex-location-start nil) +(defvar reftex-call-back-to-this-buffer nil) + +;; List of buffers created temporarily for lookup, which should be killed +(defvar reftex-buffers-to-kill nil) + +;; The regexp used to find section statements +(defconst reftex-section-regexp "^[ ]*\\\\\\(part\\|chapter\\|section\\|subsection\\|subsubsection\\|paragraph\\|subparagraph\\|subsubparagraph\\)\\*?\\(\\[[^]]*\\]\\)?{") + +;; LaTeX section commands and level numbers +(defconst reftex-section-levels + '( + ("part" . 0) + ("chapter" . 1) + ("section" . 2) + ("subsection" . 3) + ("subsubsection" . 4) + ("paragraph" . 5) + ("subparagraph" . 6) + ("subsubparagraph" . 7) + )) + +(defun reftex-label (&optional environment no-insert) + "Insert a unique label. Return the label. +If ENVIRONMENT is given, don't bother to find out yourself. +If NO-INSERT is non-nil, do not insert label into buffer. +With prefix arg, force to rescan document first. +The label is also inserted into the label list. +This function is controlled by the settings of reftex-insert-label-flags." + + (interactive) + + ;; Ensure access to scanning info and rescan buffer if prefix are is '(4) + (reftex-access-scan-info current-prefix-arg) + + ;; Find out what kind of environment this is and abort if necessary + (if (or (not environment) + (not (assoc environment reftex-env-or-mac-alist))) + (setq environment (reftex-label-location))) + (if (not environment) + (error "Can't figure out what kind of label should be inserted")) + + ;; Ok, go ahead + (let (label num typekey prefix entry cell lab valid default force-prompt) + (setq typekey (nth 1 (assoc environment + reftex-env-or-mac-alist))) + (setq prefix (or (cdr (assoc typekey reftex-typekey-to-prefix-alist)) + (concat typekey "-"))) + + ;; make a default label + (cond + + ((reftex-typekey-check typekey (nth 0 reftex-insert-label-flags)) + ;; derive a label from context + (setq default (nth 2 (reftex-label-info " "))) + ;; catch the cases where the is actually no context available + (if (or (string-match "NO MATCH FOR CONTEXT REGEXP" default) + (string-match "ILLEGAL VALUE OF PARSE" default) + (string-match "SECTION HEADING NOT FOUND" default) + (string-match "HOOK ERROR" default) + (string-match "^[ \t]*$" default)) + (setq default prefix + force-prompt t) ; need to prompt + (setq default (concat prefix (reftex-string-to-label default))) + + ;; make it unique + (setq label default) + (setq num 1) + (while (assoc label (symbol-value reftex-list-of-labels-symbol)) + (setq label (concat default "-" (setq num (1+ num))))) + (setq default label))) + + ((reftex-typekey-check typekey (nth 1 reftex-insert-label-flags)) ; prompt + ;; Minimal default: the user will be prompted + (setq default prefix)) + + (t + ;; make an automatic label + (while (assoc + (setq default (concat prefix (reftex-next-label-number typekey))) + (symbol-value reftex-list-of-labels-symbol))))) + + ;; Should we ask the user? + (if (or (reftex-typekey-check typekey + (nth 1 reftex-insert-label-flags)) ; prompt + force-prompt) + + (while (not valid) + ;; iterate until we get a legal label + + (setq label (read-string "Label: " default)) + + ;; Lets make sure that this is a legal label + (cond + + ;; Test if label contains strange characters + ((string-match reftex-label-illegal-re label) + (message "Label \"%s\" contains illegal characters" label) + (ding) + (sit-for 2)) + + ;; Look it up in the label list + ((setq entry (assoc label + (symbol-value reftex-list-of-labels-symbol))) + (message "Label \"%s\" exists in file %s" label (nth 3 entry)) + (ding) + (sit-for 2)) + + ;; Label is ok + (t + (setq valid t)))) + (setq label default)) + + ;; Insert the label + (if (not no-insert) + (insert "\\label{" label "}")) + + ;; Insert the label into the label list + (if (symbol-value reftex-list-of-labels-symbol) + (let ((cnt 0) + (pos (point)) + (all (symbol-value reftex-list-of-labels-symbol)) + (look-for nil) + (note nil) + (text nil) + (file (buffer-file-name))) + + ;; find the previous label in order to know where to insert new label + ;; into label list + (save-excursion + (if (re-search-backward "\\\\label{\\([^}]+\\)}" nil 1 2) + (setq look-for (reftex-no-props (match-string 1)))) + (if (or (re-search-forward + "\\\\\\(include\\|input\\){[^}\n]+}" pos t) + (re-search-forward reftex-section-regexp pos t) + (null look-for)) + (setq note "POSITION UNCERTAIN. RESCAN TO FIX."))) + (if (not look-for) + (set reftex-list-of-labels-symbol + (cons (list label typekey text file note) + (symbol-value reftex-list-of-labels-symbol))) + (while all + (setq cell (car all) + all (cdr all) + cnt (1+ cnt) + lab (nth 0 cell)) + (if (string= lab look-for) + (progn + (setcdr + (nthcdr (1- cnt) + (symbol-value reftex-list-of-labels-symbol)) + (cons (list label typekey text file note) + (nthcdr + cnt (symbol-value reftex-list-of-labels-symbol)))) + ;; to end the loop, set all to nil + (setq all nil))))))) + ;; return value of the function is the label + label)) + +(defun reftex-string-to-label (string) + ;; Convert a string (a sentence) to a label. + ;; + ;; Uses reftex-derive-label-parameters and reftex-abbrev-parameters + ;; + + (let* ((words0 (reftex-split "[- \t\n\r]+" + (reftex-no-props string))) + (ignore-words (nth 5 reftex-derive-label-parameters)) + words word) + + ;; remove words from the ignore list or with funny characters + (while words0 + (setq word (car words0) words0 (cdr words0)) + (cond + ((member (downcase word) ignore-words)) + ((string-match reftex-label-illegal-re word) + (if (nth 2 reftex-derive-label-parameters) + (progn + (while (string-match reftex-label-illegal-re word) + (setq word (replace-match "" nil nil word))) + (setq words (cons word words))))) + (t + (setq words (cons word words))))) + (setq words (nreverse words)) + + ;; restrict number of words + (if (> (length words) (nth 0 reftex-derive-label-parameters)) + (setcdr (nthcdr (1- (nth 0 reftex-derive-label-parameters)) words) nil)) + + ;; First, try to use all words + (setq string (mapconcat '(lambda(w) w) words + (nth 4 reftex-derive-label-parameters))) + + ;; Abbreviate words if enforced by user settings or string length + (if (or (eq t (nth 3 reftex-derive-label-parameters)) + (and (nth 3 reftex-derive-label-parameters) + (> (length string) (nth 1 reftex-derive-label-parameters)))) + (setq words + (mapcar + '(lambda (w) (if (string-match reftex-abbrev-regexp w) + (match-string 1 w) + w)) + words) + string (mapconcat '(lambda(w) w) words + (nth 4 reftex-derive-label-parameters)))) + + ;; Shorten if still to long + (setq string + (if (> (length string) (nth 1 reftex-derive-label-parameters)) + (substring string 0 (nth 1 reftex-derive-label-parameters)) + string)) + + ;; Delete the final punctuation, if any + (if (string-match "[^a-zA-Z0-9]+$" string) + (setq string (replace-match "" nil nil string))) + string)) + +(defun reftex-label-location (&optional bound) + ;; Return the environment or macro which determines the label type at point. + ;; If optional BOUND is an integer, limit backward searches to that point. + + (let* ((loc1 (reftex-what-macro reftex-label-mac-list bound)) + (loc2 (reftex-what-environment reftex-label-env-list bound)) + (p1 (or (cdr loc1) 0)) + (p2 (or (cdr loc2) 0))) + + (setq reftex-location-start (max p1 p2)) + (if (> p1 p2) + (progn + (setq reftex-default-context-position p1) + (car loc1)) + (setq reftex-default-context-position + (+ p2 8 (length (car loc2)))) + (or (car loc2) "section")))) + + +(defun reftex-next-label-number (type) + ;; Increment value of automatic labels in current buffer. Return new value. + + ;; Ensure access to scanning info + (reftex-access-scan-info) + + (let ((n (cdr (assoc type (symbol-value reftex-label-numbers-symbol))))) + (if (not (integerp n)) + ;; oops - type not known - make one here + (progn + (set reftex-label-numbers-symbol + (cons (cons type 0) + (symbol-value reftex-label-numbers-symbol))) + (setq n 0))) + (setq n (1+ n)) + (setcdr (assoc type (symbol-value reftex-label-numbers-symbol)) n) + n)) + +;; Help string for the reference label menu +(defconst reftex-reference-label-help + " AVAILABLE KEYS IN REFERENCE LABEL MENU + ====================================== + n / p Go to next/previous label (Cursor motion works as well) + r / s Rescan document for labels / Switch label type + t / # Toggle table of contents / Toggle counter mode + c Toggle display of short context + SPACE Show full context for current label in other window + f Toggle follow mode: other window will follow context + a / q Use last referenced label / Quit without accepting label + ? / C-r Display this help message / Recursive Edit into other window + RETURN Accept current label") + +(defun reftex-reference (&optional type no-insert) + "Make a LaTeX reference. Look only for labels of a certain TYPE. +With prefix arg, force to rescan buffer for labels. This should only be +necessary if you have recently entered labels yourself without using +reftex-label. Rescanning of the buffer can also be requested from the +label selection menu. +The function returns the selected label or nil. +If NO-INSERT is non-nil, do not insert \\ref command, just return label. +When called with 2 C-u prefix args, disable magic word recognition." + + (interactive) + + ;; check for active recursive edits + (reftex-check-recursive-edit) + + ;; Ensure access to scanning info and rescan buffer if prefix are is '(4) + (reftex-access-scan-info current-prefix-arg) + + (if (not type) + ;; guess type from context + (if (and reftex-guess-label-type + (not (= 16 (prefix-numeric-value current-prefix-arg))) + (setq type (assoc (downcase (reftex-word-before-point)) + reftex-words-to-typekey-alist))) + (setq type (cdr type)) + (setq type (reftex-query-label-type)))) + + (let (label pair + (form (or (cdr (assoc type reftex-typekey-to-format-alist)) + "\\ref{%s}"))) + + ;; Have the user select a label + (setq pair (reftex-offer-label-menu type)) + (setq label (car pair)) + + (if (and label + (not no-insert)) + (progn + ;; do we need to remove spaces? + (if (string= "~" (substring form 0 1)) + (while (or (= (preceding-char) ?\ ) + (= (preceding-char) ?\C-i)) + (backward-delete-char 1))) + ;; ok, insert the reference + (insert (format form label label)) + (message "")) + (message "Quit")) + ;; return the label + label)) + +(defun reftex-goto-label (&optional arg) + "Go to a LaTeX label. With prefix ARG: go to label in another window." + (interactive "P") + (let (type label file pair) + (if (not type) + (setq type (reftex-query-label-type))) + + (setq pair (reftex-offer-label-menu type) + label (car pair) + file (cdr pair)) + (if (and label file (file-exists-p file)) + (progn + (if arg + (find-file-other-window file) + (find-file file)) + (goto-char (point-min)) + (if (not (search-forward (concat "\\label{" label "}") nil t)) + (error "No such label found: %s" label) + (reftex-highlight 0 (match-beginning 0) (match-end 0)) + (add-hook 'pre-command-hook 'reftex-highlight-shall-die))) + (message "Quit") + nil))) + +;; Internal list with index numbers of labels in the selection menu +(defvar reftex-label-index-list nil) + +(defun reftex-offer-label-menu (typekey) + ;; Offer a menu with the appropriate labels. Return (label . file). + (let* ((buf (current-buffer)) + (near-label (reftex-find-nearby-label)) + (toc (reftex-typekey-check typekey reftex-label-menu-flags 0)) + (context (not (reftex-typekey-check + typekey reftex-label-menu-flags 3))) + (counter (reftex-typekey-check + typekey reftex-label-menu-flags 2)) + (follow (reftex-typekey-check + typekey reftex-label-menu-flags 4)) + offset rtn key cnt entry) + + (setq reftex-call-back-to-this-buffer buf) + (setq entry (cons nil nil)) + + (unwind-protect + (catch 'exit + (while t + (save-window-excursion + (switch-to-buffer-other-window "*RefTeX Select*") + (erase-buffer) + (setq truncate-lines t) + (setq reftex-label-index-list (reftex-make-and-insert-label-list + typekey buf toc context counter + near-label)) + (setq near-label "_ ") ; turn off search for near label + (setq offset (or (car reftex-label-index-list) offset)) + ;; use only when searched + (setq reftex-label-index-list (cdr reftex-label-index-list)) + ;; only this is the true list + (if (not reftex-label-index-list) + (error "No labels of type \"%s\"" typekey)) + (setq rtn + (reftex-select-item + nil + "Label: [n]ext [p]rev [r]escan [t]oc [ ]context [q]uit RETURN [?]HELP+more" + "^>" + "\n[^.]" + 2 + reftex-reference-label-help + '(?r ?c ?t ?s ?# ?a) + offset + 'reftex-select-label-callback follow)) + (setq key (car rtn) + cnt (cdr rtn) + offset (1+ cnt)) + (if (not key) (throw 'exit nil)) + (cond + ((equal key ?r) + ;; rescan buffer + (reftex-parse-document buf)) + ((equal key ?c) + ;; toggle context mode + (setq context (not context))) + ((equal key ?s) + ;; switch type + (setq typekey (reftex-query-label-type))) + ((equal key ?t) + ;; toggle tabel of contents display + (setq toc (not toc))) + ((equal key ?#) + ;; toggle counter display + (setq counter (not counter))) + ((equal key ?a) + ;; reuse the last referenced label again + (setq entry reftex-last-used-reference) + (throw 'exit t)) + (t + (set-buffer buf) + (setq entry (nth (nth cnt reftex-label-index-list) + (symbol-value reftex-list-of-labels-symbol))) + (setq reftex-last-used-reference entry) + (throw 'exit t)))))) + (kill-buffer "*RefTeX Select*") + (reftex-kill-temporary-buffers)) + (cons (reftex-no-props (nth 0 entry)) (nth 3 entry)))) + +;; Indentation for table of context lines in the menu +(defconst reftex-toc-indent " ") +;; Indentation for the lines containing the label +(defconst reftex-label-indent "> ") +;; Indentation for context lines +(defconst reftex-context-indent ". ") +;; Indentation per section level +(defvar reftex-level-indent 2 + "*Number of spaces to be used for indentation per section level. +With more indentation, the label menu looks nicer, but shows less context. +Changing this is only fully operational after the next buffer scan.") + +(defun reftex-make-and-insert-label-list (typekey0 buf toc context + counter near-label) + ;; Insert a menu of all labels in buffer BUF into current buffer. + ;; Return the list of labels, with the index of NEAR-LABEL as extra car. + (let (ins-list index-list offset) + (save-excursion + (set-buffer buf) + (let* ((all nil) + (font (reftex-use-fonts)) + (cnt 0) + (file nil) + (index -1) + (toc-indent reftex-toc-indent) + (label-indent + (concat reftex-label-indent + (if toc (make-string (* 7 reftex-level-indent) ?\ ) ""))) + (context-indent + (concat reftex-context-indent + (if toc (make-string (* 7 reftex-level-indent) ?\ ) ""))) + cell text label typekey note comment) + + ; Ensure access to scanning info + (reftex-access-scan-info) + + (setq all (symbol-value reftex-list-of-labels-symbol)) + + (while all + + (setq index (1+ index) + cell (car all) + all (cdr all)) + + (if (null (nth 2 cell)) + ;; No context yet. Quick update + (progn + (setq cell (reftex-label-info-update cell)) + (setcar (nthcdr index + (symbol-value reftex-list-of-labels-symbol)) + cell))) + + ;; in the following setq we *copy* the label, since we will change + ;; its properties, and we cannot have any properties in the list + ;; (because of assoc searches) + (setq label (copy-sequence (nth 0 cell)) + typekey (nth 1 cell) + text (nth 2 cell) + file (nth 3 cell) + note (nth 4 cell) + comment (get-text-property 0 'in-comment text)) + + (if (string= label near-label) + (setq offset (1+ cnt))) + + (cond + ((and toc (string= typekey "toc")) + (setq ins-list + (cons (concat toc-indent text "\n") + ins-list))) + ((string= typekey "toc")) + ((and (or (string= typekey typekey0) (string= typekey0 " ")) + (or (nth 5 reftex-label-menu-flags) ; show-commented? + (null comment))) + (setq cnt (1+ cnt)) + (if comment (setq label (concat "% " label))) + (if font + (put-text-property + 0 (length label) + 'face + (if comment + 'font-lock-comment-face + 'font-lock-reference-face) + label)) + (setq index-list (cons index index-list)) + (setq ins-list + (cons (concat + label-indent + label + (if counter (format " (%d) " cnt)) + (if comment " LABEL IS COMMENTED OUT ") + (if note (concat " " note) "") + "\n" + (if context (concat context-indent text "\n"))) + ins-list)))) + ))) + + (apply 'insert (nreverse ins-list)) + (cons offset (nreverse index-list)))) + +(defun reftex-query-label-type () + ;; Ask for label type + (message reftex-type-query-prompt) + (let ((key (read-char))) + (if (equal key ?\?) + (progn + (save-window-excursion + (with-output-to-temp-buffer "*RefTeX Help*" + (princ reftex-type-query-help)) + (setq key (read-char)) + (kill-buffer "*RefTeX Help*")))) + (if (not (member (char-to-string key) reftex-typekey-list)) + (error "No such label type: %s" (char-to-string key))) + (char-to-string key))) + +(defun reftex-find-nearby-label () + ;; Find a nearby label. + (save-excursion + (if (or (re-search-backward "\\\\label{\\([^}]+\\)}" nil t) + (re-search-forward "\\\\label{\\([^}]+\\)}" nil t)) + (reftex-no-props (match-string 1)) + nil))) + +;; Variable holding the vector with section numbers +(defvar reftex-section-numbers [0 0 0 0 0 0 0 0]) + +(defun reftex-scan-buffer-for-labels (label-numbers-symbol label-list-symbol) + ;; Scan the buffer for labels and save them in a list. + (save-excursion + (let ((regexp (concat "\\\\label{\\([^}]*\\)}" "\\|" + reftex-section-regexp)) + (font (reftex-use-fonts)) + (bound 0) + (highest-level 100) + file (level 1) start star text text1 label section-number macro find) + (set label-list-symbol nil) + (goto-char 0) + + ;; reset label numbers + (set label-numbers-symbol + (mapcar '(lambda(x) (cons x 0)) reftex-typekey-list)) + + ;; reset section numbers + (reftex-section-number reftex-section-numbers -1) + + (while (re-search-forward regexp nil t) + (setq file (get-text-property (match-beginning 0) 'file)) + (if (string= (buffer-substring (match-beginning 0) + (+ 7 (match-beginning 0))) "\\label{") + ;; It is a label + (progn + (setq label (reftex-no-props (match-string 1))) + (set label-list-symbol + (cons (reftex-label-info label file bound) + (symbol-value label-list-symbol)))) + + ;; It is a section + (setq bound (point)) + (setq star (= ?* (char-after (match-end 2)))) + (setq find (buffer-substring-no-properties + (1- (match-beginning 2)) (match-end 0))) + (setq macro (reftex-no-props (match-string 2))) + (setq level (cdr (assoc macro reftex-section-levels))) + + (setq section-number (reftex-section-number + reftex-section-numbers level star)) + (setq highest-level (min highest-level level)) + (if (= level highest-level) + (message + "Scanning %s %s ..." + (car (nth level reftex-section-levels)) + section-number)) + + ;; get the title + (save-match-data + (setq text1 (reftex-context-substring)) + (setq text (reftex-nicify-text text1))) + + (setq find (reftex-allow-for-ctrl-m (concat find text1))) + + ;; add section number and indentation + (setq text + (concat + (make-string (* reftex-level-indent level) ?\ ) + (if (nth 1 reftex-label-menu-flags) ; section number flag + (concat section-number " ")) + text)) + ;; fontify + (if font (put-text-property 0 (length text) + 'face 'font-lock-comment-face text)) + + ;; insert in list + (set label-list-symbol + (cons (list nil "toc" text file find) + (symbol-value label-list-symbol))))) + (set label-list-symbol + (nreverse (symbol-value label-list-symbol)))))) + + +(defun reftex-label-info-update (cell) + ;; Update information about just one label in a different file. + ;; CELL contains the old info list + (let* ((label (nth 0 cell)) + (typekey (nth 1 cell)) + (text (nth 2 cell)) + (file (nth 3 cell)) + (note (nth 4 cell)) + (buf (reftex-get-file-buffer-force + file (not reftex-keep-temporary-buffers)))) + (if (not buf) + (list label typekey "" file "LOST LABEL. RESCAN TO FIX.") + (save-excursion + (set-buffer buf) + (save-restriction + (widen) + (goto-char 1) + + (if (re-search-forward (concat "\\\\label{" (regexp-quote label) "}") + nil t) + (append (reftex-label-info label file) (list note)) + (list label typekey "" file "LOST LABEL. RESCAN TO FIX."))))))) + +(defun reftex-label-info (label &optional file bound) + ;; Return info list on LABEL at point. + (let* ((env-or-mac (reftex-label-location bound)) + (typekey (nth 1 (assoc env-or-mac reftex-env-or-mac-alist))) + (file (or file (buffer-file-name))) + (parse (if (reftex-typekey-check + typekey reftex-use-text-after-label-as-context) + nil + (nth 2 (assoc env-or-mac reftex-env-or-mac-alist)))) + (text (reftex-short-context env-or-mac parse reftex-location-start))) + (if (reftex-in-comment) + (put-text-property 0 1 'in-comment t text)) + (list label typekey text file))) + +(defun reftex-in-comment () + (save-excursion + (skip-chars-backward "^%\n\r") + (= (preceding-char) ?%))) + +(defun reftex-short-context (env parse &optional bound) + ;; Get about one line of useful context for the label definition at point. + + (reftex-nicify-text + + (cond + + ((null parse) + (save-excursion + (reftex-context-substring))) + + ((eq parse t) + (if (string= env "section") + ;; special treatment for section labels + (save-excursion + (if (re-search-backward reftex-section-regexp (point-min) t) + (progn + (goto-char (match-end 0)) + (reftex-context-substring)) + "SECTION HEADING NOT FOUND")) + (save-excursion + (goto-char reftex-default-context-position) + (reftex-context-substring)))) + + ((stringp parse) + (save-excursion + (if (re-search-backward parse bound t) + (progn + (goto-char (match-end 0)) + (reftex-context-substring)) + "NO MATCH FOR CONTEXT REGEXP"))) + ((fboundp parse) + ;; A hook function. Call it. + (save-excursion + (condition-case error-var + (funcall parse env) + ('error (format "HOOK ERROR: %s" (cdr error-var)))))) + (t + "ILLEGAL VALUE OF PARSE")))) + +(defun reftex-context-substring () + ;; Return up to 100 chars from point + ;; When point is just after a { or [, limit string to matching parenthesis + (cond + ((or (= (preceding-char) ?\{) + (= (preceding-char) ?\[)) + ;; inside a list - get only the list, with modified syntax to be perfect + (buffer-substring + (point) + (min (+ 100 (point)) + (point-max) + (condition-case nil + (progn + (up-list 1) + (1- (point))) + ('error (point-max)))))) + (t + ;; no list - just grab 100 characters + (buffer-substring (point) (min (+ 100 (point)) (point-max)))))) + +(defun reftex-section-number (section-numbers &optional level star) + ;; Return a string with the current section number. + ;; When LEVEL is non-nil, increase section numbers on that level. + (let* ((depth 6) idx n (string "")) + (if level + (progn + (if (and (> level -1) (not star)) + (aset section-numbers level (1+ (aref section-numbers level)))) + (setq idx (1+ level)) + (while (<= idx depth) + (aset section-numbers idx 0) + (setq idx (1+ idx))))) + (setq idx 0) + (while (<= idx depth) + (setq n (aref section-numbers idx)) + (setq string (concat string (if (not (string= string "")) "." "") + (int-to-string n))) + (setq idx (1+ idx))) + (save-match-data + (if (string-match "\\`\\(0\\.\\)+" string) + (setq string (replace-match "" nil nil string))) + (if (string-match "\\(\\.0\\)+\\'" string) + (setq string (replace-match "" nil nil string)))) + (if star + (concat (make-string (1- (length string)) ?\ ) "*") + string))) + +;; A variable to remember the index of the last label context shown +(defvar reftex-last-cnt 0) + +(defun reftex-select-label-callback (cnt) + ;; Callback function called from the label selection in order to + ;; show context in another window + (let* ((this-window (selected-window)) + index entry label file buffer) + ;; pop to original buffer in order to get correct variables + (catch 'exit + (save-excursion + (set-buffer reftex-call-back-to-this-buffer) + (setq index (nth (or cnt 1) reftex-label-index-list) + entry (nth index (symbol-value reftex-list-of-labels-symbol)) + label (nth 0 entry) + file (nth 3 entry))) + + ;; goto the file in another window + (setq buffer (reftex-get-file-buffer-force + file (not reftex-keep-temporary-buffers))) + (if buffer + ;; good - the file is available + (switch-to-buffer-other-window buffer) + ;; we have got a problem here. The file does not exist. + ;; Let' get out of here.. + (ding) + (throw 'exit nil)) + + + ;; search for that label + (if (not (and (integerp cnt) + (integerp reftex-last-cnt) + (if (> cnt reftex-last-cnt) + (search-forward (concat "\\label{" label "}") nil t) + (search-backward (concat "\\label{" label "}") nil t)))) + (progn + (goto-char 1) + (search-forward (concat "\\label{" label "}") nil t))) + (reftex-highlight 0 (match-beginning 0) (match-end 0)) + (reftex-show-entry) + (recenter (/ (window-height) 2)) + (select-window this-window)))) + +(defun reftex-pop-to-label (label file-list &optional mark-to-kill highlight) + ;; Find LABEL in any file in FILE-LIST in another window. + ;; If mark-to-kill is non-nil, mark new buffer for killing. + ;; If HIGHLIGHT is non-nil, highlight the label definition. + (let* ((re (concat "\\\\label{" (regexp-quote label) "}")) + file buf) + (catch 'exit + (while file-list + (setq file (car file-list) + file-list (cdr file-list)) + (if (not (setq buf (reftex-get-file-buffer-force file mark-to-kill))) + (error "No such file %s" file)) + (set-buffer buf) + (widen) + (goto-char (point-min)) + (if (re-search-forward re nil t) + (progn + (switch-to-buffer-other-window buf) + (goto-char (match-beginning 0)) + (recenter (/ (window-height) 2)) + (if highlight + (reftex-highlight 0 (match-beginning 0) (match-end 0))) + (throw 'exit (selected-window))))) + (error "Label %s not found" label)))) + +(defun reftex-find-duplicate-labels () + "Produce a list of all duplicate labels in the document." + + (interactive) + + ;; Rescan the document to make sure + (reftex-access-scan-info t) + + (let ((master (reftex-TeX-master-file)) + (dlist + (mapcar + '(lambda(x) + (let (x1) + (cond + ((car x) + (setq x1 (reftex-all-assoc-string + (car x) (symbol-value reftex-list-of-labels-symbol))) + (if (< 1 (length x1)) + (append (list (reftex-no-props (car x))) + (mapcar '(lambda(x) + (abbreviate-file-name (nth 3 x))) x1)) + (list nil))) + (t nil)))) + (reftex-uniquify (symbol-value reftex-list-of-labels-symbol))))) + (setq dlist (reftex-uniquify dlist)) + (if (null dlist) (error "No duplicate labels in document")) + (switch-to-buffer-other-window "*Help*") + (make-local-variable 'TeX-master) + (setq TeX-master master) + (erase-buffer) + (insert " MULTIPLE LABELS IN CURRENT DOCUMENT:\n") + (insert " Move point to label and type `M-x reftex-change-label'\n" + " This will run a query-replace on the label and its references\n") + (insert " LABEL FILE\n") + (insert " -------------------------------------------------------------\n") + (while dlist + (if (and (car (car dlist)) + (cdr (car dlist))) + (progn + (insert (mapconcat '(lambda(x) x) (car dlist) "\n ") "\n"))) + (setq dlist (cdr dlist))) + (goto-char (point-min)))) + +(defun reftex-all-assoc-string (key list) + ;; Return a list of all associations of KEY in LIST. Comparison with string= + (let (rtn) + (while list + (if (string= (car (car list)) key) + (setq rtn (cons (car list) rtn))) + (setq list (cdr list))) + (nreverse rtn))) + +(defun reftex-kill-temporary-buffers () + ;; Kill all buffers in the list reftex-kill-temporary-buffers. + (while reftex-buffers-to-kill + (if (bufferp (car reftex-buffers-to-kill)) + (progn + (and (buffer-modified-p (car reftex-buffers-to-kill)) + (y-or-n-p (format "Save file %s? " + (buffer-file-name + (car reftex-buffers-to-kill)))) + (save-excursion + (set-buffer (car reftex-buffers-to-kill)) + (save-buffer))) + (kill-buffer (car reftex-buffers-to-kill)))) + (setq reftex-buffers-to-kill (cdr reftex-buffers-to-kill)))) + +(defun reftex-show-entry () + ;; Show entry if point is hidden by outline mode + (let ((pos (point))) + (if (and reftex-auto-show-entry + (boundp 'outline-minor-mode) + outline-minor-mode + (looking-at "[^\n\r]*\r")) + (progn + (outline-back-to-heading) + (show-entry) + (goto-char pos))))) + + +(defun reftex-nicify-text (text) + ;; Make TEXT nice for inclusion into label menu + (while (string-match "[\n\r\t]\\|[ \t][ \t]+" text) ; remove extra whitespace + (setq text (replace-match " " nil t text))) + (if (string-match "\\\\end{.*" text) ; nothing beyond \end{ + (setq text (replace-match "" nil t text))) + (if (string-match "\\\\label{[^}]*}" text) ; kill the label + (setq text (replace-match "" nil t text))) + (if (string-match "^ +" text) ; leading whitespace + (setq text (replace-match "" nil t text))) + (cond + ((> (length text) 100) ; not to long + (setq text (substring text 0 100))) + ((= (length text) 0) ; not empty + (setq text " "))) + text) + +(defun reftex-typekey-check (typekey conf-variable &optional n) + ;; Check if CONF-VARIABLE is true or contains TYPEKEY + (and n (setq conf-variable (nth n conf-variable))) + (or (equal conf-variable t) + (and (stringp conf-variable) + (string-match (concat "[" conf-variable "]") typekey)))) + +;;; =========================================================================== +;;; +;;; Table of contents (contributed from Stephen Eglen, changed by C. Dominik) + +;; We keep at most one *toc* buffer - it is easy to make them + +(defvar reftex-last-toc-master nil + "Stores the name of the tex file that `reftex-toc' was last run on.") + +(defvar reftex-last-toc-file nil + "Stores the file name from which `reftex-toc' was called. For redo command.") + +(defvar reftex-toc-return-marker (make-marker) + "Marker which makes it possible to return from toc to old position.") + +(defun reftex-toc () + "Show the table of contents for the current document. +To see the corresponding part of the LaTeX document, use within the +*toc* buffer: + +SPC Show the corresponding section of the LaTeX document +RET Goto the section and hide the *toc* buffer +q Hide the *toc* window and return to position of last reftex-toc command +Q Kill the *toc* buffer and return to position of last reftex-toc command +f Toggle follow mode on and off + +When called with a raw C-u prefix, rescan the document first." + + (interactive) + + (and (not (string= reftex-last-toc-master (reftex-TeX-master-file))) + (get-buffer "*toc*") + (kill-buffer "*toc*")) + + (setq reftex-last-toc-file (buffer-file-name)) + (setq reftex-last-toc-master (reftex-TeX-master-file)) + + (set-marker reftex-toc-return-marker (point)) + + ;; if follow mode is active, arrange to delay it one command + (if reftex-toc-follow-mode + (setq reftex-toc-follow-mode 1)) + + (if (and current-prefix-arg + (get-buffer "*toc*")) + (kill-buffer "*toc*")) + + ;; Ensure access to scanning info and rescan buffer if prefix are is '(4) + (reftex-access-scan-info current-prefix-arg) + + (let* ((all (symbol-value reftex-list-of-labels-symbol)) + (where (reftex-nearest-section)) + toc toc1 cell label file find startpos) + + (if (and (get-buffer "*toc*") + (get-buffer-window (get-buffer "*toc*"))) + (select-window (get-buffer-window (get-buffer "*toc*"))) + (delete-other-windows) + (switch-to-buffer-other-window (current-buffer)) + (switch-to-buffer-other-window (get-buffer-create "*toc*"))) + + (cond + ;; buffer is empty - fill it with the table of contents + ((= (buffer-size) 0) + + (local-set-key " " 'reftex-toc-view-line) + (local-set-key "\C-m" 'reftex-toc-goto-line-and-hide) + (local-set-key "r" 'reftex-toc-redo) + (local-set-key "q" 'reftex-toc-quit) + (local-set-key "Q" 'reftex-toc-quit-and-kill) + (local-set-key "f" 'reftex-toc-toggle-follow) + (setq truncate-lines t) + (make-local-hook 'post-command-hook) + (make-local-hook 'pre-command-hook) + (setq post-command-hook '(reftex-toc-post-command-hook)) + (setq pre-command-hook '(reftex-toc-pre-command-hook)) + + (insert (format +"TABLE-OF-CONTENTS on %s +MENU: SPC=view RET=goto [q]uit [Q]uit+kill [r]escan [f]ollow-mode on/off +------------------------------------------------------------------------------- +" (abbreviate-file-name reftex-last-toc-master))) + (setq startpos (point)) + + (if (reftex-use-fonts) + (put-text-property 1 (point) 'face 'font-lock-keyword-face)) + (put-text-property 1 (point) 'intangible t) + + (while all + (setq cell (car all) + all (cdr all)) + (setq label (nth 0 cell) + toc (nth 2 cell) + file (nth 3 cell) + find (nth 4 cell)) + (if (not label) + (progn + (setq toc1 (concat toc "\n")) + (put-text-property 0 (length toc1) + 'file file toc1) + (put-text-property 0 (length toc1) + 'find find toc1) + (insert toc1) + ))) + + (backward-delete-char 1) + + (setq buffer-read-only t)) + (t + (goto-line 3) + (beginning-of-line) + (setq startpos (point)))) + + ;; Find the correct section + (goto-char (point-max)) + (beginning-of-line) + (while (and (> (point) startpos) + (or (not (string= (get-text-property (point) 'file) + (car where))) + (not (string= (get-text-property (point) 'find) + (cdr where))))) + (beginning-of-line 0)))) + +(defun reftex-nearest-section () + ;; Return (file . find) of nearest section command + (let (cell label rest) + (save-excursion + (cond + ;; Try to find a section heading + ((or (re-search-backward reftex-section-regexp nil t) + (re-search-forward reftex-section-regexp nil t)) + (goto-char (match-end 0)) + (cons (buffer-file-name) + (reftex-allow-for-ctrl-m + (concat (buffer-substring-no-properties + (1- (match-beginning 1)) (match-end 0)) + (reftex-context-substring))))) + ;; Try to find a label + ((and (or (re-search-backward "\\\\label{\\([^}]+\\)}" nil t) + (re-search-forward "\\\\label{\\([^}]+\\)}" nil t)) + (setq label (reftex-no-props (match-string 1))) + (setq cell (assoc label (symbol-value + reftex-list-of-labels-symbol))) + (setq rest (memq cell (symbol-value reftex-list-of-labels-symbol))) + (setq cell (car (memq (assoc nil rest) rest))) + (null (car cell))) + (cons (nth 3 cell) (nth 4 cell))) + (t nil))))) + +(defun reftex-toc-pre-command-hook () + ;; used as pre command hook in *toc* buffer + (reftex-unhighlight 0) + (reftex-unhighlight 1)) + +(defun reftex-toc-post-command-hook () + ;; used in the post-command-hook for the *toc* buffer + (and (> (point) 1) + (save-excursion + (reftex-highlight 1 + (progn (beginning-of-line) (point)) + (progn (end-of-line) (point))))) + (cond + ((integerp reftex-toc-follow-mode) + ;; remove delayed action + (setq reftex-toc-follow-mode t)) + (reftex-toc-follow-mode + ;; show context in other window + (condition-case nil + (reftex-toc-visit-line) + ('error t))))) + +(defun reftex-toc-toggle-follow () + "Toggle toc-follow mode. +(it is not really a mode, just a flag)." + (interactive) + (setq reftex-toc-follow-mode (not reftex-toc-follow-mode))) +(defun reftex-toc-view-line () + "View document location in other window." + (interactive) + (reftex-toc-visit-line)) +(defun reftex-toc-goto-line-and-hide () + "Go to document location in other window. Hide the *toc* window." + (interactive) + (reftex-toc-visit-line 'hide)) +(defun reftex-toc-quit () + "Hide the *toc* window and do not move point." + (interactive) + (delete-window) + (switch-to-buffer (marker-buffer reftex-toc-return-marker)) + (goto-char (marker-position reftex-toc-return-marker))) +(defun reftex-toc-quit-and-kill () + "Kill the *toc* buffer." + (interactive) + (kill-buffer "*toc*") + (delete-window) + (switch-to-buffer (marker-buffer reftex-toc-return-marker)) + (goto-char (marker-position reftex-toc-return-marker))) +(defun reftex-toc-redo () + "Regenerate the *toc* buffer. Call only from within the *toc* buffer" + (interactive) + (switch-to-buffer (reftex-get-file-buffer-force reftex-last-toc-file)) + (delete-other-windows) + (setq current-prefix-arg '(4)) + (reftex-toc)) + +(defun reftex-toc-visit-line (&optional final) + ;; Visit the tex file corresponding to the toc entry on the current line. + ;; If FINAL is t, stay there + ;; If FINAL is 'hide, hide the *toc* window. + ;; Otherwise, move cursor back into *toc* window + + (let (file find beg end (toc-window (selected-window)) show-window) + (save-excursion + (beginning-of-line) + (setq beg (point)) + (end-of-line) + (setq end (point))) + + ;; get the file and the search string + (setq file (get-text-property (point) 'file)) + (setq find (get-text-property (point) 'find)) + (if (or (not file) (not find)) + (error "Cannot visit line")) + + (switch-to-buffer-other-window (reftex-get-file-buffer-force file)) + (setq show-window (selected-window)) + (goto-char (point-min)) + + (if (not (re-search-forward find nil t)) + (error "Cannot visit line")) + + (setq beg (match-beginning 0) + end (match-end 0)) + + (goto-char beg) + (recenter 1) + (reftex-highlight 0 beg end (current-buffer)) + + (select-window toc-window) + + ;; use the `final' parameter to decide what to do next + (cond + ((equal final t) + (reftex-unhighlight 0) + (select-window show-window)) + ((eq final 'hide) + (reftex-unhighlight 0) + (delete-window)) + (t nil)))) + +;;; =========================================================================== +;;; +;;; BibTeX citations. + +;; Variables and constants + +;; Internal variable, but used from different functions +(defvar reftex-cite-format1 nil) + +;; The history list of regular expressions used for citations +(defvar reftex-cite-regexp-hist nil) + +;; Help string for citation selection +(defconst reftex-citation-help + "AVAILABLE KEYS IN MAKE CITATION MENU +--------------------------------------- + n / p Go to next/previous entry (Cursor motion works as well) + r restrict selection with another regexp + SPACE Show full database entry in other window + f Toggle follow mode: Other window will follow with full db entry + q Quit without inserting \\cite macro into buffer + ? Display this help message + C-r Recursive edit into other window + RETURN ... Accept current entry and insert in format according to + reftex-cite-format") + +(defconst reftex-cite-format-default "\\cite{KEY}" + "The default value for reftex-cite-format. +Uses the string version of scitex-cite-format.") + +(defconst reftex-cite-format-1-author-simple + '( "\\cite{KEY}" "AUTHOR \\cite{KEY}" "AUTHOR {\it et al.} \\cite{KEY}") + "Value for reftex-cite format establishing a simple citation with name +of the first author. +Uses the list version of reftex-cite-format.") + +(defconst reftex-cite-format-2-authors + '((?\C-m + . ( "\\cite{KEY}" "AUTHOR \\cite{KEY}" + "AUTHOR \\& AUTHOR \\cite{KEY}" "AUTHOR \\etal{} \\cite{KEY}")) + (?\, + . ("\\cite{KEY}" "AUTHOR, \\cite{KEY}" + "AUTHOR \\& AUTHOR, \\cite{KEY}" "AUTHOR \\etal{}, \\cite{KEY}")) + (?\; + . ("\\cite{KEY}" "AUTHOR; \\cite{KEY}" + "AUTHOR \\& AUTHOR; \\cite{KEY}" "AUTHOR \\etal{}; \\cite{KEY}")) + (?\: + . ("\\cite{KEY}" "AUTHOR: \\cite{KEY}" + "AUTHOR \\& AUTHOR: \\cite{KEY}" "AUTHOR \\etal{}: \\cite{KEY}")) + (?\( + . ("(\\cite{KEY})" "AUTHOR (\\cite{KEY})" + "AUTHOR \\& AUTHOR (\\cite{KEY})" "AUTHOR \\etal{} (\\cite{KEY})")) + (?\[ + . ("[\\cite{KEY}]" "AUTHOR [\\cite{KEY}]" + "AUTHOR \\& AUTHOR [\\cite{KEY}]" "AUTHOR \\etal{} [\\cite{KEY}]"))) + "Value for reftex-cite-format that estabishes an Author/Year citation +where the year is supplied from BibTeX. Depending on which character +is used during selection to accept the label, an extra ,;: or pair of +parenthesis will be inserted. +Uses the list-of-cons-cells version of reftex-cite-format.") + +;; Find bibtex files + +(defun reftex-get-bibfile-list () + ;; Return list of bibfiles for current document + + ;; Ensure access to scanning info + (reftex-access-scan-info) + + (or (symbol-value reftex-bibfile-list-symbol) + (error "No BibTeX files to parse. Add \\bibliography statment to document and reparse."))) + +(defun reftex-scan-buffer-for-bibliography-statement (bib-list-symbol) + ;; Scan buffer for bibliography macro and store file list in bib-list-symbol. + (let (file-list dir-list) + (setq dir-list + (reftex-split + (concat path-separator "+") + (mapconcat '(lambda(x) + (if (getenv x) (getenv x) "")) + reftex-bibpath-environment-variables + path-separator))) + (goto-char (point-min)) + (if (re-search-forward "^[ \t]*\\\\bibliography{[ \t]*\\([^}]+\\)" nil t) + (progn + (setq dir-list + (cons (file-name-directory + (get-text-property (match-beginning 0) 'file)) + dir-list)) + (setq file-list + (mapcar '(lambda (x) (concat x ".bib")) + (reftex-delete-list + reftex-bibfile-ignore-list + (reftex-split + "[ \t\n]*,[ \t\n]*" + (reftex-no-props (match-string 1))))))) + (message "No \\bibliography command in document.")) + (set bib-list-symbol + (if file-list + (reftex-find-files-on-path file-list dir-list + "While parsing \\bibliography:") + nil)))) + +(defun reftex-find-files-on-path (file-list path-list &optional error-string) + ;; Search for all files in FILE-LIST on the PATH-LIST. Return absolute names. + ;; A missing file throws an exception with the error message ERROR-STRING. + (let (found-list found file) + (while file-list + (setq file (car file-list) + file-list (cdr file-list) + found nil) + (if (file-name-absolute-p file) + (setq found (expand-file-name file)) + (let ((dirs path-list)) + (while (and dirs (not found)) + (if (and (not (string= (car dirs) "")) + (file-exists-p (expand-file-name file (car dirs)))) + (setq found (expand-file-name file (car dirs)))) + (setq dirs (cdr dirs))))) + (if (and found + (file-exists-p found)) + (add-to-list 'found-list (expand-file-name found)) + (error "%s No such file %s." + (or error-string "") file))) + (nreverse found-list))) + +;; Find a certain reference in any of the BibTeX files. + +(defun reftex-pop-to-bibtex-entry (key file-list + &optional mark-to-kill highlight) + ;; Find BibTeX KEY in any file in FILE-LIST in another window. + ;; If mark-to-kill is non-nil, mark new buffer to kill." + + (let* ((re (concat "@[a-zA-Z]+[ \t\n\r]*{[ \t\n\r]*" (regexp-quote key) "[ \t\n\r,]")) + (window-conf (current-window-configuration)) + file buf) + (catch 'exit + (switch-to-buffer-other-window (current-buffer)) + (while file-list + (setq file (car file-list) + file-list (cdr file-list)) + (if (not (setq buf (reftex-get-file-buffer-force file mark-to-kill))) + (error "No such file %s" file)) + (switch-to-buffer buf) + (widen) + (goto-char 0) + (if (re-search-forward re nil t) + (progn + (goto-char (match-beginning 0)) + (recenter 0) + (if highlight + (reftex-highlight 0 (match-beginning 0) (match-end 0))) + (throw 'exit (selected-window))))) + (set-window-configuration window-conf) + (beep) + (message "No BibTeX entry with citation key %s" key)))) + +;; Parse bibtex buffers + +(defun reftex-extract-bib-entries (buffers &optional get-word) + ;; Extract bib entries which match regexps from BUFFERS. + ;; BUFFERS is a list of buffers or file names. + ;; Return list with entries." + (let* (re-list first-re rest-re + ;; avoid fontification of lookup buffers + (lazy-lock-minimum-size 1) + (buffer-list (if (listp buffers) buffers (list buffers))) + found-list entry buffer1 buffer alist + key-point start-point end-point) + + (setq re-list (reftex-split "[ \t]*&&[ \t]*" + (read-string "RegExp [ && RegExp...]: " + nil 'reftex-cite-regexp-hist))) + + (setq first-re (car re-list) ; We'll use the first re to find things, + rest-re (cdr re-list)) ; the other to narrow down. + (if (string-match "\\`[ \t]*\\'" first-re) + (error "Empty regular expression")) + + (save-excursion + (save-window-excursion + + ;; walk through all bibtex files + (while buffer-list + (setq buffer (car buffer-list) + buffer-list (cdr buffer-list)) + (if (and (bufferp buffer) + (buffer-live-p buffer)) + (setq buffer1 buffer) + (setq buffer1 (reftex-get-file-buffer-force + buffer (not reftex-keep-temporary-buffers)))) + (if (not buffer1) + (error "Cannot find BibTeX file %s" buffer) + (message "Scanning bibliography database %s" buffer1)) + + (set-buffer buffer1) + (save-excursion + (goto-char (point-min)) + (while (re-search-forward first-re nil t) + (catch 'search-again + (setq key-point (point)) + (if (not (re-search-backward + "^[ \t]*@\\([a-zA-Z]+\\)[ \t\n\r]*{" nil t)) + (throw 'search-again nil)) + (setq start-point (point)) + (goto-char (match-end 0)) + (condition-case nil + (up-list 1) + ('error (goto-char key-point) + (throw 'search-again nil))) + (setq end-point (point)) + + ;; Ignore @string, @comment and @c entries or things + ;; outside entries + (if (or (string= (downcase (match-string 1)) "string") + (string= (downcase (match-string 1)) "comment") + (string= (downcase (match-string 1)) "c") + (< (point) key-point)) ; this means match not in {} + (progn + (goto-char key-point) + (throw 'search-again nil))) + + ;; Well, we have got a match + (setq entry (concat + (buffer-substring start-point (point)) "\n")) + + ;; Check if other regexp match as well + (setq re-list rest-re) + (while re-list + (if (not (string-match (car re-list) entry)) + ;; nope - move on + (throw 'search-again nil)) + (setq re-list (cdr re-list))) + + (setq alist (reftex-parse-bibtex-entry + nil start-point end-point)) + (setq alist (cons (cons "&entry" entry) alist)) + + ;; check for crossref entries + (if (assoc "crossref" alist) + (setq alist + (append + alist (reftex-get-crossref-alist alist)))) + + ;; format the entry + (setq alist + (cons + (cons "&formatted" + (reftex-format-bib-entry alist)) + alist)) + + ;; add it to the list + (setq found-list (cons alist found-list))))) + (reftex-kill-temporary-buffers)))) + (setq found-list (nreverse found-list)) + + ;; Sorting + (cond + ((eq 'author reftex-sort-bibtex-matches) + (sort found-list 'reftex-bib-sort-author)) + ((eq 'year reftex-sort-bibtex-matches) + (sort found-list 'reftex-bib-sort-year)) + ((eq 'reverse-year reftex-sort-bibtex-matches) + (sort found-list 'reftex-bib-sort-year-reverse)) + (t found-list)))) + +(defun reftex-bib-sort-author (e1 e2) + (let ((al1 (reftex-get-bib-authors e1)) (al2 (reftex-get-bib-authors e2))) + (while (and al1 al2 (string= (car al1) (car al2))) + (setq al1 (cdr al1) + al2 (cdr al2))) + (if (and (stringp (car al1)) + (stringp (car al2))) + (string< (car al1) (car al2)) + (not (stringp (car al1)))))) + +(defun reftex-bib-sort-year (e1 e2) + (< (string-to-int (cdr (assoc "year" e1))) + (string-to-int (cdr (assoc "year" e2))))) + +(defun reftex-bib-sort-year-reverse (e1 e2) + (> (string-to-int (or (cdr (assoc "year" e1)) "0")) + (string-to-int (or (cdr (assoc "year" e2)) "0")))) + +(defun reftex-get-crossref-alist (entry) + ;; return the alist from a crossref entry + (let ((crkey (cdr (assoc "crossref" entry))) + start) + (save-excursion + (save-restriction + (widen) + (if (re-search-forward + (concat "@\\w+{[ \t\n\r]*" (regexp-quote crkey) "[ \t\n\r]*,") nil t) + (progn + (setq start (match-beginning 0)) + (condition-case nil + (up-list 1) + ('error nil)) + (reftex-parse-bibtex-entry nil start (point))) + nil))))) + +;; Parse and format individual entries + +(defun reftex-get-bib-authors (entry) + ;; Return a list with the author names in ENTRY + (let (authors) + (setq authors (reftex-get-bib-field "author" entry)) + (if (equal "" authors) + (setq authors (reftex-get-bib-field "editor" entry))) + (while (string-match "\\band\\b[ \t]*" authors) + (setq authors (replace-match "\n" nil t authors))) + (while (string-match "[\\.a-zA-Z\\-]+\\.[ \t]*\\|,.*\\|[{}]+" authors) + (setq authors (replace-match "" nil t authors))) + (while (string-match "^[ \t]+\\|[ \t]+$" authors) + (setq authors (replace-match "" nil t authors))) + (while (string-match "[ \t][ \t]+" authors) + (setq authors (replace-match " " nil t authors))) + (reftex-split "\n" authors))) + +(defun reftex-parse-bibtex-entry (entry &optional from to) + (let (alist key start field) + (save-excursion + (save-restriction + (if entry + (progn + (switch-to-buffer "*RefTeX-scratch*") + (fundamental-mode) + (erase-buffer) + (insert entry)) + (widen) + (narrow-to-region from to)) + (goto-char (point-min)) + + (if (re-search-forward + "@\\(\\w+\\)[ \t\n\r]*{[ \t\n\r]*\\([^ \t\n\r,]+\\)" nil t) + (setq alist + (list + (cons "&type" (downcase (reftex-no-props (match-string 1)))) + (cons "&key" (reftex-no-props (match-string 2)))))) + (while (re-search-forward "\\(\\w+\\)[ \t\n\r]*=[ \t\n\r]*" nil t) + (setq key (reftex-no-props (downcase (match-string 1)))) + (cond + ((= (following-char) ?{) + (forward-char 1) + (setq start (point)) + (condition-case nil + (up-list 1) + ('error nil))) + ((= (following-char) ?\") + (forward-char 1) + (setq start (point)) + (while (and (search-forward "\"" nil t) + (= ?\\ (char-after (- (point) 2)))))) + (t + (setq start (point)) + (re-search-forward "[ \t\n\r,}]" nil 1))) + (setq field (buffer-substring-no-properties start (1- (point)))) + ;; remove extra whitesp + (while (string-match "[\n\t\r]\\|[ \t][ \t]+" field) + (setq field (replace-match " " nil t field))) + ;; remove leading garbage + (if (string-match "^[ \t{]+" field) + (setq field (replace-match "" nil t field))) + ;; remove trailing garbage + (if (string-match "[ \t}]+$" field) + (setq field (replace-match "" nil t field))) + (setq alist (cons (cons key field) alist))) + alist)))) + +(defun reftex-get-bib-field (fieldname entry) + ;; Extract the field FIELDNAME from an ENTRY + (or (cdr (assoc fieldname entry)) + "")) + +(defun reftex-format-bib-entry (entry) + ;; Format a BibTeX ENTRY so that it is nice to look at + (let* + ((rtn nil) + (auth-list (reftex-get-bib-authors entry)) + (authors (mapconcat '(lambda (x) x) auth-list ", ")) + (year (reftex-get-bib-field "year" entry)) + (title (reftex-get-bib-field "title" entry)) + (type (reftex-get-bib-field "&type" entry)) + (key (reftex-get-bib-field "&key" entry)) + (extra + (cond + ((equal type "article") + (concat (reftex-get-bib-field "journal" entry) " " + (reftex-get-bib-field "volume" entry) ", " + (reftex-get-bib-field "pages" entry))) + ((equal type "book") + (concat "book (" (reftex-get-bib-field "publisher" entry) ")")) + ((equal type "phdthesis") + (concat "PhD: " (reftex-get-bib-field "school" entry))) + ((equal type "mastersthesis") + (concat "Master: " (reftex-get-bib-field "school" entry))) + ((equal type "inbook") + (concat "Chap: " (reftex-get-bib-field "chapter" entry) + ", pp. " (reftex-get-bib-field "pages" entry))) + ((or (equal type "conference") + (equal type "incollection") + (equal type "inproceedings")) + (concat "in: " (reftex-get-bib-field "booktitle" entry))) + (t "")))) + (setq authors + (if (> (length authors) 30) + (concat (substring authors 0 27) "...") + (format "%-30s" authors)) + title + (if (> (length title) 70) + (concat (substring title 0 67) "...") + (format "%-70s" title)) + extra + (if (> (length extra) 40) + (concat (substring extra 0 37) "...") + (format "%-40s" extra))) + (if (reftex-use-fonts) + (progn + (put-text-property 0 (length authors) 'face 'font-lock-keyword-face + authors) + (put-text-property 0 (length title) 'face 'font-lock-comment-face + title) + (put-text-property 0 (length extra) 'face 'font-lock-reference-face + extra))) + (setq rtn (concat key "\n " authors " " year " " extra + "\n " title "\n\n")) + rtn)) + +;; Make a citation + +(defun reftex-citation (&optional arg no-insert) + "Make a citation unsing BibTeX database files. +After asking for a Regular Expression, it scans the buffers with +bibtex entries (taken from the \\bibliography command) and offers the +matching entries for selection. The selected entry is formated according +to reftex-cite-format and inserted into the buffer. +If NO-INSERT is non-nil, nothing is inserted, only the selected key returned. +The regular expression uses an expanded syntax: && is interpreted as 'and'. +Thus, aaaa&&bbb matches entries which contain both aaaa and bbb. +When this function is called with point inside the braces of a \\cite +command, it will add another key, ignoring the value of reftex-cite-format. +When called with a numeric prefix, that many citations will be made and all +put into the same \\cite command. +When called with just C-u as prefix, enforces rescan of buffer for +bibliography statement (e.g. if it was changed)." + + (interactive "P") + + ;; check for recursive edit + (reftex-check-recursive-edit) + + ;; if there is just 1 C-u prefix arg, force to rescan buffer + (if (and current-prefix-arg + (listp current-prefix-arg) + (= 4 (prefix-numeric-value arg))) + (reftex-reset-scanning-information)) + + ;; check if there is already a cite command at point and change cite format + ;; in order to only add another reference in the same cite command. + (let ((pos (point))) + (search-backward "\\" (point-min) 1) + (if (and (looking-at "\\\\[a-zA-Z]*cite\\*?\\(\\[[^]]*\\]\\)*{\\([^}]*\\)") + (>= (match-end 0) pos) + (>= pos (match-beginning 2))) + (progn + (goto-char pos) + (cond + ((or (not arg) + (not (listp arg))) + (setq reftex-cite-format1 + (concat + (if (not (or (= (preceding-char) ?{) + (= (preceding-char) ?,))) + "," + "") + "KEY" + (if (not (or (= (following-char) ?}) + (= (following-char) ?,))) + "," + "")))) + (t + (setq reftex-cite-format1 "KEY")))) + (setq reftex-cite-format1 + (if (symbolp reftex-cite-format) + (symbol-value reftex-cite-format) + reftex-cite-format)) + (goto-char pos))) + + (let* (key entry cnt rtn ins-string re-list re + ;; scan bibtex files + (lazy-lock-minimum-size 1) + (found-list (reftex-extract-bib-entries + (reftex-get-bibfile-list))) + (found-list-r nil) + (accept-keys + (if (and (listp reftex-cite-format1) + (listp (car reftex-cite-format1))) + (mapcar 'car reftex-cite-format1) + '(?\C-m)))) + (if (not found-list) + (error "Sorry, no matches found")) + + ;; remember where we came from + (setq reftex-call-back-to-this-buffer (current-buffer)) + + ;; offer selection + (save-window-excursion + (switch-to-buffer-other-window "*RefTeX Select*") + (erase-buffer) + (mapcar '(lambda (x) (insert (cdr (assoc "&formatted" x)))) + found-list) + (if (= 0 (buffer-size)) + (error "Sorry, no matches found")) + (setq truncate-lines t) + (goto-char 1) + (if (catch 'exit + (while t + (setq rtn + (reftex-select-item + nil + (concat + "Select: [n]ext [p]rev [r]estrict [q]uit [?]Help ||" + " RETURN " + (condition-case nil + (mapconcat 'char-to-string accept-keys " ") + (error (error "Illegal reftex-cite-format")))) + "^[^ \t\n]" + "\n\n" + 4 + reftex-citation-help + (cons ?r accept-keys) + nil + 'reftex-bibtex-selection-callback nil)) + (setq key (car rtn) + cnt (cdr rtn)) + (if (not key) (throw 'exit nil)) + (cond + ((equal key ?r) + ;; restrict with new regular expression + (setq re-list + (reftex-split "[ \t]*&&[ \t]*" + (read-string "RegExp [ && RegExp...]: " + nil 'reftex-cite-regexp-hist))) + (while re-list + (setq re (car re-list) + re-list (cdr re-list)) + (setq found-list-r + (delete "" + (mapcar + '(lambda (x) + (if (string-match re + (cdr (assoc "&entry" x))) + x + "")) + found-list)))) + (if found-list-r + (setq found-list found-list-r) + (ding)) + (erase-buffer) + (mapcar '(lambda (x) (insert (cdr (assoc "&formatted" x)))) + found-list) + (goto-char 1)) + ((or (member key accept-keys) + (equal key ?\C-m) + (equal key 'return)) + (setq entry (nth cnt found-list)) + (throw 'exit t)) + (t + (ding))))) + (progn + ;; format the entry + (if (not (integerp key)) (setq key ?\C-m)) + (setq ins-string (reftex-format-citation entry key))) + (setq ins-string "") + (message "Quit"))) + (kill-buffer "*RefTeX Select*") + + (if (not no-insert) + (insert ins-string)) + (message "") + + ;; Check if the prefix arg was numeric, and call reftex-citation recursively + (if (and (integerp arg) + (> arg 1) + (re-search-backward + "\\\\[a-zA-Z]*cite\\*?\\(\\[[^]]*\\]\\)*{\\([^}]*\\)" nil t)) + (progn + (goto-char (match-end 0)) + (setq arg (1- arg)) + (reftex-citation arg)) + (reftex-kill-temporary-buffers)) + ;; Return the citation key + (reftex-get-bib-field "&key" entry))) + +(defun reftex-format-citation (entry key) + ;; Format a citation from the info in the BibTeX ENTRY + (let* ((cite-key (reftex-get-bib-field "&key" entry)) + (year (reftex-get-bib-field "year" entry)) + (auth-list (reftex-get-bib-authors entry)) + (nauthors (length auth-list)) + format) + + (save-excursion + ;; Find the correct format + (if (and (listp reftex-cite-format1) + (listp (car reftex-cite-format1))) + (if (integerp (car (car reftex-cite-format1))) + (if (assoc key reftex-cite-format1) + (setq format (cdr (assoc key reftex-cite-format1))) + (if (or (equal key ?\C-m) + (equal key 'return)) + (setq format (cdr (car reftex-cite-format1))) + (error "Error in reftex-cite-format"))) + (error "Error in reftex-cite-format")) + (setq format reftex-cite-format1)) + + (if (listp format) + (let ((nn (min nauthors (1- (length format))))) + (while (and (> nn 0) (string= "" (nth nn format))) + (setq nn (1- nn))) + (setq format (nth nn format)))) + (if (stringp format) + (setq format format) + (setq format "\\cite{KEY}")) + + ;; Insert the author names + (while (string-match "\\bAUTHOR\\b" format) + (setq format (replace-match (car auth-list) t t format)) + (setq auth-list (cdr auth-list))) + (while (string-match "\\bKEY\\b" format) + (setq format (replace-match cite-key t t format))) + (while (string-match "\\bYEAR\\b" format) + (setq format (replace-match year t t format))) + format))) + +;; this is slow and not recommended for follow mode +(defun reftex-bibtex-selection-callback (cnt) + ;; Callback function to be called from the BibTeX selection, in + ;; order to display context. This function is relatively slow and not + ;; recommended for follow mode, just for individual lookups. + ;; When compiled, this gives a warning about found-list. However, + ;; the calling function binds found-list with let. + (let ((win (selected-window)) + (key (reftex-get-bib-field "&key" (nth cnt found-list))) + (bibfile-list (save-excursion + (set-buffer reftex-call-back-to-this-buffer) + (reftex-get-bibfile-list)))) + (reftex-pop-to-bibtex-entry key bibfile-list + (not reftex-keep-temporary-buffers) t) + (select-window win))) + +;;; =========================================================================== +;;; +;;; Here is the routine used for selection + +;; Marker for return point from recursive edit +(defvar reftex-recursive-edit-marker (make-marker)) + +(defun reftex-check-recursive-edit () + ;; Check if we are already in a recursive edit. Abort with helpful + ;; message if so. + (if (marker-position reftex-recursive-edit-marker) + (error + (substitute-command-keys + "In unfinished recursive edit. Finish (\\[exit-recursive-edit]) or abort (\\[abort-recursive-edit]).")))) + +(defun reftex-select-item (buffer prompt next-re end-re size help-string + event-list &optional offset + call-back cb-flag) +;; Select an item from the buffer BUFFER. Show PROMPT to user, find +;; next item with NEXT-RE regular expression, return on any of the +;; events listed in EVENT-LIST. The function returns the event along +;; with an integer indicating which item was selected. When OFFSET is +;; specified, starts at that item in the list. When CALL-BACK is +;; given, it is a function which is called with the match of the +;; NEXT-RE match and the index of the element. + (let* (key key-sq b e ev cnt cmd + (offset1 (or offset 1))) + (setq ev + (catch 'exit + (save-window-excursion + (if buffer + (switch-to-buffer-other-window buffer)) + (if (= 0 (buffer-size)) + (throw 'exit nil)) + (setq truncate-lines t) + (goto-char 1) + (if (not (re-search-forward next-re nil t offset1)) + (progn ; in case the offset is illegal + (setq offset1 1) + (if (not (re-search-forward next-re nil t offset1)) + (throw 'exit nil)))) + (beginning-of-line 1) + (setq cnt (if offset1 (1- offset1) 0)) + (while t + (if (and cb-flag call-back) + (funcall call-back cnt)) + (setq b (point) + e (save-excursion + (save-match-data + (re-search-forward end-re nil 1)) + (point))) + (reftex-highlight 1 b e) + (if (or (not (pos-visible-in-window-p b)) + (not (pos-visible-in-window-p e))) + (recenter (/ (window-height) 2))) + (setq key-sq (read-key-sequence prompt)) + (setq key (car + (cond + ((fboundp 'listify-key-sequence) ; Emacs + (listify-key-sequence key-sq)) + ((fboundp 'event-to-character) ; XEmacs + (mapcar 'event-to-character key-sq)) + (t (error "Please report this problem to dominik@strw.leidenuniv.nl"))))) + + (setq cmd (key-binding key-sq)) + + (reftex-unhighlight 0) + + (cond + + ((or (equal key ?n) + (equal key ?\C-i) + (equal cmd 'next-line)) + (if (re-search-forward next-re nil t 2) + (setq cnt (1+ cnt))) + (beginning-of-line 1)) + + ((equal cmd 'scroll-up) + (setq cnt (1- cnt)) + (while (and (pos-visible-in-window-p) + (re-search-forward next-re nil t)) + (setq cnt (1+ cnt))) + (beginning-of-line 1) + (recenter 1)) + + ((or (equal key ?p) + (equal cmd 'previous-line)) + (if (re-search-backward next-re nil t) + (setq cnt (1- cnt)))) + + ((equal cmd 'scroll-down) + (while (and (pos-visible-in-window-p) + (re-search-backward next-re nil t)) + (setq cnt (1- cnt))) + (recenter (- (window-height) size 2))) + + ((equal key ?q) + (throw 'exit nil)) + + ((equal key ?\C-g) + (bury-buffer) + (error "Abort")) + + ((or (equal key ?\C-m) + (equal key 'return) + (equal cmd 'newline)) + (throw 'exit 'return)) + + ((or (equal key ?C) ; backward compatibility + (equal key ?f)) + (setq cb-flag (not cb-flag))) + + ((equal key ?\ ) + (funcall call-back cnt)) + + ((equal key ?\?) + (save-window-excursion + (with-output-to-temp-buffer "*RefTeX Help*" + (princ help-string)) + (setq unread-command-events + (cons + (cond + ((fboundp 'read-event) ; Emacs + (read-event)) + ((fboundp 'next-command-event) ; XEmacs + (next-command-event)) + (t (error "Please report this problem to dominik@strw.leidenuniv.nl"))) + nil))) + (kill-buffer "*RefTeX Help*")) + + ((equal key ?\C-r) + ;; sje - code copied from ispell.el for + ;; performing recursive edit + (set-marker reftex-recursive-edit-marker (point)) + (unwind-protect + (progn + (save-window-excursion + (save-excursion + (other-window 1) + (message + (substitute-command-keys + "Recursive edit. Return to selection with \\[exit-recursive-edit]")) + (recursive-edit))) + (if (not (equal (marker-buffer + reftex-recursive-edit-marker) + (current-buffer))) + (error + "Cannot continue RefTeX from this buffer.")) + (goto-char reftex-recursive-edit-marker)) + (set-marker reftex-recursive-edit-marker nil))) + + ((member key event-list) + (throw 'exit key)) + (t + (ding))))))) + (message "") + (cons ev cnt))) + +;;; =========================================================================== +;;; +;;; View cross references + +(defun reftex-view-crossref (&optional arg) + "View cross reference of \\ref or \\cite macro at point. +If the macro at point is a \\ref, show the corresponding label definition. +If it is a \\cite, show the BibTeX database entry. +If there is no such macro at point, search forward to find one. +When you call this function several times in direct successtion, point will +move to view subsequent cross references further down in the buffer. +With argument, actually select the window showing the cross reference." + + (interactive "P") + + ;; See where we are. + (let* ((pos (point)) + (re "\\\\[a-z]*\\(cite\\|ref\\)\\(\\[[^{}]*\\]\\)?{\\([^}]+\\)}") + (my-window (get-buffer-window (current-buffer))) + pop-window cmd args macro label entry key-start point) + + (if (save-excursion + (forward-char 1) + (and (search-backward "\\" nil t) + (looking-at re) + (< pos (match-end 0)))) + (setq macro (match-string 1) + key-start (match-beginning 3))) + + (if (and macro (eq last-command this-command)) + (if (and (string= macro "cite") + (skip-chars-forward "^}, \t\n\r") + (= (following-char) ?,)) + (setq key-start (1+ (point))) + (setq macro nil))) + + (if (not macro) + (if (re-search-forward re nil t) + (setq macro (match-string 1) + key-start (match-beginning 3)) + (error "No further cross references in buffer"))) + + (goto-char key-start) + + ;; Ensure access to scanning info + (reftex-access-scan-info) + + (cond + ((string= macro "cite") + (setq cmd 'reftex-pop-to-bibtex-entry + args (list + (reftex-no-props (reftex-this-word "^{},")) + (reftex-get-bibfile-list) nil t))) + ((string= macro "ref") + (let ((label (reftex-no-props (reftex-this-word "^{}"))) + (entry (assoc label (symbol-value reftex-list-of-labels-symbol)))) + (if entry + (setq cmd 'reftex-pop-to-label + args (list label (list (nth 3 entry)) nil t)) + (error "Label %s not known - reparse document might help" label)))) + (t (error "This should not happen"))) + (setq point (point)) + (apply cmd args) + (setq pop-window (selected-window)) + (add-hook 'pre-command-hook 'reftex-highlight-shall-die) + (select-window my-window) + (goto-char point) + (and arg (select-window pop-window)))) + +(defun reftex-mouse-view-crossref (ev) + "View cross reference of \\ref or \\cite macro where you click. +If the macro at point is a \\ref, show the corresponding label definition. +If it is a \\cite, show the BibTeX database entry. +If there is no such macro at point, search forward to find one. +With argument, actually select the window showing the cross reference." + (interactive "e") + (mouse-set-point ev) + (reftex-view-crossref current-prefix-arg)) + +;;; =========================================================================== +;;; +;;; Functions that check out the surroundings + +(defun reftex-what-macro (which &optional bound) + ;; Find out if point is within the arguments of any TeX-macro. + ;; The return value is either (\"\\\\macro\" . (point)) or a list of them. + + ;; If WHICH is nil, immediately return nil. + ;; If WHICH is t, return list of all macros enclosing point. + ;; If WHICH is a list of macros, look only for those macros and return the + ;; name of the first macro in this list found to enclose point. + ;; If the optional BOUND is an integer, bound backwards directed + ;; searches to this point. If it is nil, limit to nearest \\section - + ;; like statement. + + ;; This function is pretty stable, but can be fooled if the text contains + ;; things like \\macro{aa}{bb} where \\macro is defined to take only one + ;; argument. As RefTeX cannot know this, the string \"bb\" would still be + ;; considered an argument of macro \\macro. + + (catch 'exit + (if (null which) (throw 'exit nil)) + (let ((bound (or bound (save-excursion (re-search-backward + reftex-section-regexp nil 1) + (point)))) + pos cmd-list cmd) + (save-restriction + (save-excursion + (narrow-to-region (max 1 bound) (point-max)) + ;; move back out of the current parenthesis + (while (condition-case nil + (progn (up-list -1) t) + (error nil)) + ;; move back over any touching sexps + (while (or (= (preceding-char) ?\]) + (= (preceding-char) ?\})) + (backward-sexp)) + (setq pos (point)) + (if (and (or (= (following-char) ?\[) + (= (following-char) ?\{)) + (and (re-search-backward "\\(\\\\[a-zA-Z]+\\)" nil t) + (= (match-end 0) pos))) + (progn + (setq cmd (buffer-substring-no-properties + (match-beginning 0) (match-end 0))) + (if (eq t which) + (setq cmd-list (cons (cons cmd (point)) cmd-list)) + (if (member cmd which) + (throw 'exit (cons cmd (point))))))) + (goto-char pos))) + (nreverse cmd-list))))) + +(defun reftex-what-environment (which &optional bound) + ;; Find out if point is inside a LaTeX environment. + ;; The return value is (e.g.) either (\"equation\" . (point)) or a list of + ;; them. + + ;; If WHICH is nil, immediately return nil. + ;; If WHICH is t, return list of all environments enclosing point. + ;; If WHICH is a list of environments, look only for those environments and + ;; return the name of the first environment in this list found to enclose + ;; point. + + ;; If the optional BOUND is an integer, bound backwards directed searches to + ;; this point. If it is nil, limit to nearest \\section - like statement. + + (catch 'exit + (save-excursion + (if (null which) (throw 'exit nil)) + (let ((bound (or bound (save-excursion (re-search-backward + reftex-section-regexp nil 1) + (point)))) + env-list end-list env) + (while (re-search-backward "\\\\\\(begin\\|end\\){\\([^}]+\\)}" + bound t) + (setq env (buffer-substring-no-properties + (match-beginning 2) (match-end 2))) + (cond + ((string= (match-string 1) "end") + (add-to-list 'end-list env)) + ((member env end-list) + (setq end-list (delete env end-list))) + ((eq t which) + (setq env-list (cons (cons env (point)) env-list))) + ((member env which) + (throw 'exit (cons env (point)))))) + (nreverse env-list))))) + +(defun reftex-word-before-point () + ;; Return the word before point. Word means here: + ;; Consists of [a-zA-Z0-9.:] and ends at point or whitespace. + (let ((pos (point))) + (save-excursion + (re-search-backward "[^ \t\n\r]" (point-min) 1) + (setq pos (1+ (point))) + (if (re-search-backward "[^a-zA-Z0-9\\\.:]" (point-min) 1) + (forward-char 1)) + (buffer-substring-no-properties (point) pos)))) + +;; ============================================================================ +;; +;; Some generally useful functions + +(defun reftex-no-props (string) + ;; Return STRING with all text properties removed + (and (stringp string) + (set-text-properties 0 (length string) nil string)) + string) + +(defun reftex-split (regexp string) + ;; Split like perl + (let ((start 0) list) + (while (string-match regexp string start) + (setq list (cons (substring string start (match-beginning 0)) list)) + (setq start (match-end 0))) + (setq list (nreverse (cons (substring string start) list))))) + +(defun reftex-allow-for-ctrl-m (string) + ;; convert STRING into a regexp, allowing ^M for \n + (let ((start -2)) + (setq string (regexp-quote string)) + (while (setq start (string-match "[\n\r]" string (+ 3 start))) + (setq string (replace-match "[\n\r]" nil t string))) + string)) + +(defun reftex-delete-list (elt-list list) + ;; like delete, but with a list of things to delete + ;; (original code from Rory Molinari) + (while elt-list + (setq list (delete (car elt-list) list) + elt-list (cdr elt-list))) + list) + +(defun reftex-get-buffer-visiting (file) + ;; return a buffer visiting FILE + (cond + ((fboundp 'find-buffer-visiting) ; Emacs + (find-buffer-visiting file)) + ((boundp 'find-file-compare-truenames) ; XEmacs + (let ((find-file-compare-truenames t)) + (get-file-buffer file))) + (t (error "Please report this problem to dominik@strw.leidenuniv.nl")))) + +(defun reftex-get-file-buffer-force (file &optional mark-to-kill) + ;; Return a buffer visiting file. Make one, if necessary. + ;; If neither such a buffer no the file exist, return nil. + ;; If MARK-TO-KILL in non-nil, put any new buffers into the kill list." + + (let ((buf (reftex-get-buffer-visiting file))) + (cond + (buf buf) + ((file-exists-p file) + (setq buf (find-file-noselect file)) + (if mark-to-kill + (add-to-list 'reftex-buffers-to-kill buf)) + buf) + (t nil)))) + +(defun reftex-splice-symbols-into-list (list alist) + ;; Splice the association in ALIST of any symbols in LIST into the list. + ;; Return new list. + (let (rtn tmp) + (while list + (while (and (not (null (car list))) + (symbolp (car list))) + (setq tmp (car list)) + (cond + ((assoc tmp alist) + (setq list (append (cdr (cdr (assoc tmp alist))) (cdr list)))) + (t + (error "Cannot treat symbol %s in reftex-label-alist" + (symbol-name tmp))))) + (setq rtn (cons (car list) rtn) + list (cdr list))) + (nreverse rtn))) + +(defun reftex-uniquify (alist &optional keep-list) + ;; Return a list of all elements in ALIST, but each car only once + ;; Elements of KEEP-LIST are not removed even if duplicate + (let (new elm) + (while alist + (setq elm (car alist) + alist (cdr alist)) + (if (or (member (car elm) keep-list) + (not (assoc (car elm) new))) + (setq new (cons elm new)))) + (setq new (nreverse new)) + new)) + +(defun reftex-use-fonts () + ;; Return t if we can and want to use fonts + (and window-system + reftex-use-fonts + (boundp 'font-lock-keyword-face))) + +;; Highlighting uses overlays. If this is for XEmacs, we need to load +;; the overlay library, available in version 19.15 +(and (not (fboundp 'make-overlay)) + (condition-case nil + (require 'overlay) + ('error + (error "RefTeX needs overlay emulation (available in XEmacs 19.15)")))) + +;; We keep a vector with several different overlays to do our highlighting. +(defvar reftex-highlight-overlays [nil nil]) + +;; Initialize the overlays +(aset reftex-highlight-overlays 0 (make-overlay 1 1)) +(overlay-put (aref reftex-highlight-overlays 0) 'face 'highlight) +(aset reftex-highlight-overlays 1 (make-overlay 1 1)) +(overlay-put (aref reftex-highlight-overlays 1) 'face 'highlight) + +;; Two functions for activating and deactivation highlight overlays +(defun reftex-highlight (index begin end &optional buffer) + "Highlight a region with overlay INDEX." + (move-overlay (aref reftex-highlight-overlays index) + begin end (or buffer (current-buffer)))) +(defun reftex-unhighlight (index) + "Detatch overlay INDEX." + (delete-overlay (aref reftex-highlight-overlays index))) + +(defun reftex-highlight-shall-die () + ;; Function used in pre-command-hook to remove highlights + (remove-hook 'pre-command-hook 'reftex-highlight-shall-die) + (reftex-unhighlight 0)) + +;;; --------------------------------------------------------------------------- +;;; +;;; Cursor position after insertion of forms + +(defun reftex-position-cursor () + ;; Search back to question mark, delete it, leave point there + (if (search-backward "\?" (- (point) 100) t) + (delete-char 1))) + +(defun reftex-item () + "Insert an \\item and provide a label if the environments supports that." + (interactive) + (let ((env (car + (reftex-what-environment '("itemize" "enumerate" "eqnarray"))))) + + (if (and env (not (bolp))) (newline)) + + (cond + + ((string= env "eqnarray") + (if (not (bolp)) + (newline)) + (reftex-label env) + (insert "\n & & ") + (beginning-of-line 1)) + + ((string= env "itemize") + (newline) + (insert "\\item ")) + + ((string= env "enumerate") + (newline) + (insert "\\item") + (reftex-label env) + (insert " ")) + (t + (error "\\item command does not make sense here..."))))) + +;;; --------------------------------------------------------------------------- +;;; --------------------------------------------------------------------------- +;;; --------------------------------------------------------------------------- +;;; +;;; Data Section: Definition of large constants + + +(defconst reftex-label-alist-builtin + '( + (LaTeX + "LaTeX default environments" + ("section" ?s "sec:" "~\\ref{%s}" t + ("Part" "Chapter" "Chap." "Section" "Sec." "Sect." "Paragraph" "Par." + "\\S" "Teil" "Kapitel" "Kap." "Abschnitt" )) + + ("enumerate" ?n "item:" "~\\ref{%s}" "\\\\item\\(\\[[^]]*\\]\\)?" + ("Item" "Punkt")) + + ("equation" ?e "eq:" "~(\\ref{%s})" t + ("Equation" "Eq." "Eqn." "Gleichung" "Gl.")) + ("eqnarray" ?e "eq:" nil "\\\\begin{eqnarray}\\|\\\\\\\\") + + ("figure" ?f "fig:" "~\\ref{%s}" "\\\\caption\\(\\[[^]]*\\]\\)?{" + ("Figure" "Fig." "Abbildung" "Abb.")) + ("figure*" ?f nil nil "\\\\caption\\(\\[[^]]*\\]\\)?{") + + ("table" ?t "tab:" "~\\ref{%s}" "\\\\caption\\(\\[[^]]*\\]\\)?{" + ("Table" "Tab." "Tabelle")) + ("table*" ?t nil nil "\\\\caption\\(\\[[^]]*\\]\\)?{") + + ("any" ?\ " " "\\ref{%s}" nil)) + + (Sideways + "Sidewaysfigure and sidewaystable" + ("sidewaysfigure" ?f nil nil "\\\\caption\\(\\[[^]]*\\]\\)?{") + ("sidewaystable" ?t nil nil "\\\\caption\\(\\[[^]]*\\]\\)?{")) + + (AMSTeX + "AMS-LaTeX: amsmath package environents" + ("align" ?e "eq:" "~\\eqref{%s}" "\\\\begin{align}\\|\\\\\\\\") + ("gather" ?e "eq:" nil "\\\\begin{gather}\\|\\\\\\\\") + ("multline" ?e "eq:" nil t) + ("flalign" ?e "eq:" nil "\\\\begin{flalign}\\|\\\\\\\\") + ("alignat" ?e "eq:" nil "\\\\begin{alignat}{[0-9]*}\\|\\\\\\\\")) + + (AASTeX + "AAS deluxetable environment" + ("deluxetable" ?t "tab:" nil "\\\\caption{"))) + "The default label environment descriptions.") + +;;; --------------------------------------------------------------------------- +;;; +;;; Functions to compile the tables, reset the mode etc. + +(defun reftex-reset-mode () + "Reset RefTeX Mode. Required to implement changes to some list variables. +This function will compile the information in reftex-label-alist and similar +variables. It is called when RefTeX is first used, and after changes to +these variables via reftex-add-to-label-alist." + (interactive) + + ; record that we have done this + (setq reftex-tables-dirty nil) + + ;; To update buffer-local variables + (hack-local-variables) + (message "updating internal tables...") + (reftex-compute-ref-cite-tables) + (message "updating internal tables... done") + (reftex-reset-scanning-information)) + +(defun reftex-reset-scanning-information () + "Reset the symbols containing information from buffer scanning. +This enforces rescanning the buffer on next use." + (if (and (string= reftex-last-toc-master (reftex-TeX-master-file)) + (get-buffer "*toc*")) + (kill-buffer "*toc*")) + (let ((symlist reftex-multifile-symbols) + symbol) + (while symlist + (setq symbol (car symlist) + symlist (cdr symlist)) + (if (and (symbolp (symbol-value symbol)) + (not (null (symbol-value symbol)))) + (set (symbol-value symbol) nil))))) + +(defun reftex-compute-ref-cite-tables () + ;; Update ref and cite tables + + (interactive) + + ;; Compile information in reftex-label-alist + (let ((tmp (reftex-uniquify (reftex-splice-symbols-into-list + (append + reftex-label-alist + reftex-label-alist-external-add-ons + reftex-default-label-alist-entries) + reftex-label-alist-builtin) + '(nil))) + entry env-or-mac typekeychar typekey prefix regexp + fmt wordlist cmd qh-list) + + (setq reftex-words-to-typekey-alist nil + reftex-typekey-list nil + reftex-typekey-to-format-alist nil + reftex-typekey-to-prefix-alist nil + reftex-env-or-mac-alist nil + reftex-label-env-list nil + reftex-label-mac-list nil) + (while tmp + (catch 'next-entry + (setq entry (car tmp) + env-or-mac (car entry) + entry (cdr entry) + tmp (cdr tmp)) + (if (null env-or-mac) + (setq env-or-mac "")) + (if (stringp (car entry)) + ;; This is before version 2.00 - convert entry to new format + ;; This is just to keep old users happy + (setq entry (cons (string-to-char (car entry)) + (cons (concat (car entry) ":") + (cdr entry))))) + (setq typekeychar (nth 0 entry) + typekey (char-to-string typekeychar) + prefix (nth 1 entry) + fmt (nth 2 entry) + regexp (nth 3 entry) + wordlist (nth 4 entry)) + (if (stringp wordlist) + ;; This is before version 2.04 - convert to new format + (setq wordlist (nthcdr 4 entry))) + (if typekey + (add-to-list 'reftex-typekey-list typekey)) + (if (and typekey prefix) + (add-to-list 'reftex-typekey-to-prefix-alist (cons typekey prefix))) + (cond + ((string-match "\\`\\\\" env-or-mac) + ;; It's a macro + (add-to-list 'reftex-label-mac-list env-or-mac)) + (t + (or (string= env-or-mac "any") + (string= env-or-mac "") + (add-to-list 'reftex-label-env-list env-or-mac)))) + (and fmt + (not (assoc typekey reftex-typekey-to-format-alist)) + (setq reftex-typekey-to-format-alist + (cons (cons typekey fmt) + reftex-typekey-to-format-alist))) + (and (not (string= env-or-mac "any")) + (not (string= env-or-mac "")) + (not (assoc env-or-mac reftex-env-or-mac-alist)) + (setq reftex-env-or-mac-alist + (cons (list env-or-mac typekey regexp) + reftex-env-or-mac-alist))) + (while (and wordlist (stringp (car wordlist))) + (or (assoc (car wordlist) reftex-words-to-typekey-alist) + (setq reftex-words-to-typekey-alist + (cons (cons (downcase (car wordlist)) typekey) + reftex-words-to-typekey-alist))) + (setq wordlist (cdr wordlist))) + (cond + ((string= "" env-or-mac) nil) + ((assoc typekey qh-list) + (setcdr (assoc typekey qh-list) + (concat (cdr (assoc typekey qh-list)) " " env-or-mac))) + (t + (setq qh-list (cons (cons typekey env-or-mac) qh-list)))))) + + (setq qh-list (nreverse qh-list)) + (setq reftex-typekey-to-prefix-alist + (nreverse reftex-typekey-to-prefix-alist)) + (setq reftex-type-query-prompt + (concat "Label type: " + (mapconcat '(lambda(x) + (format "[%s]" (car x))) + qh-list " ") + " (?=Help)")) + (setq reftex-type-query-help + (concat "SELECT A LABEL TYPE:\n--------------------\n" + (mapconcat '(lambda(x) + (format " [%s] %s" + (car x) (cdr x))) + qh-list "\n"))))) + +;;; Keybindings -------------------------------------------------------------- + +(define-key reftex-mode-map "\C-c-" 'reftex-item) +(define-key reftex-mode-map "\C-c=" 'reftex-toc) +(define-key reftex-mode-map "\C-c(" 'reftex-label) +(define-key reftex-mode-map "\C-c)" 'reftex-reference) +(define-key reftex-mode-map "\C-c[" 'reftex-citation) +(define-key reftex-mode-map "\C-c&" 'reftex-view-crossref) + +;; If the user requests so, she can have a few more bindings: +(cond + (reftex-extra-bindings + (define-key reftex-mode-map "\C-ct" 'reftex-toc) + (define-key reftex-mode-map "\C-cl" 'reftex-label) + (define-key reftex-mode-map "\C-cr" 'reftex-reference) + (define-key reftex-mode-map "\C-cc" 'reftex-citation) + (define-key reftex-mode-map "\C-cv" 'reftex-view-crossref) + (define-key reftex-mode-map "\C-cg" 'reftex-grep-document) + (define-key reftex-mode-map "\C-cs" 'reftex-search-document))) + +;;; Menus -------------------------------------------------------------------- + +;; Define a menu for the menu bar if Emacs is running under X + +(require 'easymenu) + +(easy-menu-define + reftex-mode-menu reftex-mode-map + "Menu used in RefTeX mode" + '("Ref" + ["Table of Contents" reftex-toc t] + "----" + ["\\label" reftex-label t] + ["\\ref" reftex-reference t] + ["\\cite" reftex-citation t] + ["View crossref" reftex-view-crossref t] + "----" + ("Search and Replace" + ["Search whole document" reftex-search-document t] + ["Replace in document" reftex-query-replace-document t] + ["Grep on document" reftex-grep-document t] + "----" + ["Find duplicate labels" reftex-find-duplicate-labels t] + ["Change label and refs" reftex-change-label t] + "----" + ["Create TAGS file" reftex-create-tags-file t]) + "----" + ["Parse document" reftex-parse-document t] + ["Reset RefTeX Mode" reftex-reset-mode t] + ["Customize RefTeX" reftex-customize t])) + +;;; Run Hook ------------------------------------------------------------------ + +(run-hooks 'reftex-load-hook) + +;;; That's it! ---------------------------------------------------------------- + +; Make sure tabels are compiled +(message "updating internal tables...") +(reftex-compute-ref-cite-tables) +(setq reftex-tables-dirty nil) + +(provide 'reftex) + +;;;============================================================================ + +;;; reftex.el end here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/modes/vhdl-mode.el --- a/lisp/modes/vhdl-mode.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/modes/vhdl-mode.el Mon Aug 13 09:39:39 2007 +0200 @@ -7,8 +7,8 @@ ;; Author: Rodney J. Whitby ;; Maintainer: Rodney J. Whitby ;; Created: June 1994, adapted from cc-mode.el 4.29 by Barry A. Warsaw. -;; Version: $Revision: 1.3 $ -;; Last Modified: $Date: 1997/05/29 23:49:57 $ +;; Version: $Revision: 1.4 $ +;; Last Modified: $Date: 1997/06/06 00:57:20 $ ;; Keywords: languages VHDL ;; Archive: ftp.eda.com.au:/pub/emacs/vhdl-mode.tar.gz @@ -69,7 +69,7 @@ ;; LCD Archive Entry: ;; vhdl-mode.el|Rodney J. Whitby|rwhitby@asc.corp.mot.com ;; |Major mode for editing VHDL code -;; |$Date: 1997/05/29 23:49:57 $|$Revision: 1.3 $ +;; |$Date: 1997/06/06 00:57:20 $|$Revision: 1.4 $ ;; |ftp.eda.com.au:/pub/emacs/vhdl-mode.tar.gz @@ -285,7 +285,7 @@ (cond ((= major 18) (setq major 'v18)) ;Emacs 18 ((= major 4) (setq major 'v18)) ;Epoch 4 - ((= major 19) (setq major 'v19 ;Emacs 19 + ((>= major 19) (setq major 'v19 ;Emacs 19 flavor (cond ((string-match "Win-Emacs" emacs-version) 'Win-Emacs) @@ -540,7 +540,7 @@ ;;;###autoload (defun vhdl-mode () "Major mode for editing VHDL code. -vhdl-mode $Revision: 1.3 $ +vhdl-mode $Revision: 1.4 $ To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a vhdl-mode buffer. This automatically sets up a mail buffer with version information already added. You just need to add a description of the @@ -2594,7 +2594,7 @@ ;; Defuns for submitting bug reports: -(defconst vhdl-version "$Revision: 1.3 $" +(defconst vhdl-version "$Revision: 1.4 $" "vhdl-mode version number.") (defconst vhdl-mode-help-address "rwhitby@asc.corp.mot.com" "Address accepting submission of bug reports.") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mu/std11-parse.el --- a/lisp/mu/std11-parse.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,442 +0,0 @@ -;;; std11-parse.el --- STD 11 parser for GNU Emacs - -;; Copyright (C) 1995,1996 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Keywords: mail, news, RFC 822, STD 11 -;; Version: -;; $Id: std11-parse.el,v 1.1.1.2 1996/12/21 20:50:53 steve Exp $ - -;; This file is part of MU (Message Utilities). - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(require 'std11) -(require 'emu) - - -;;; @ lexical analyze -;;; - -(defconst std11-space-chars " \t\n") -(defconst std11-spaces-regexp (concat "[" std11-space-chars "]+")) -(defconst std11-special-chars "][()<>@,;:\\<>.\"") -(defconst std11-atom-regexp - (concat "^[^" std11-special-chars std11-space-chars "]+")) - -(defun std11-analyze-spaces (string) - (if (and (string-match std11-spaces-regexp string) - (= (match-beginning 0) 0)) - (let ((end (match-end 0))) - (cons (cons 'spaces (substring string 0 end)) - (substring string end) - )))) - -(defun std11-analyze-special (str) - (if (and (> (length str) 0) - (find (aref str 0) std11-special-chars) - ) - (cons (cons 'specials (substring str 0 1)) - (substring str 1) - ))) - -(defun std11-analyze-atom (str) - (if (string-match std11-atom-regexp str) - (let ((end (match-end 0))) - (cons (cons 'atom (substring str 0 end)) - (substring str end) - )))) - -(defun std11-check-enclosure (str open close &optional recursive from) - (let ((len (length str)) - (i (or from 0)) - ) - (if (and (> len i) - (eq (aref str i) open)) - (let (p chr) - (setq i (1+ i)) - (catch 'tag - (while (< i len) - (setq chr (aref str i)) - (cond ((eq chr ?\\) - (setq i (1+ i)) - (if (>= i len) - (throw 'tag nil) - ) - (setq i (1+ i)) - ) - ((eq chr close) - (throw 'tag (1+ i)) - ) - ((eq chr open) - (if (and recursive - (setq p (std11-check-enclosure - str open close recursive i)) - ) - (setq i p) - (throw 'tag nil) - )) - (t - (setq i (1+ i)) - )) - )))))) - -(defun std11-analyze-quoted-string (str) - (let ((p (std11-check-enclosure str ?\" ?\"))) - (if p - (cons (cons 'quoted-string (substring str 1 (1- p))) - (substring str p)) - ))) - -(defun std11-analyze-domain-literal (str) - (let ((p (std11-check-enclosure str ?\[ ?\]))) - (if p - (cons (cons 'domain-literal (substring str 1 (1- p))) - (substring str p)) - ))) - -(defun std11-analyze-comment (str) - (let ((p (std11-check-enclosure str ?\( ?\) t))) - (if p - (cons (cons 'comment (substring str 1 (1- p))) - (substring str p)) - ))) - -(defun std11-lexical-analyze (str) - (let (dest ret) - (while (not (string-equal str "")) - (setq ret - (or (std11-analyze-quoted-string str) - (std11-analyze-domain-literal str) - (std11-analyze-comment str) - (std11-analyze-spaces str) - (std11-analyze-special str) - (std11-analyze-atom str) - '((error) . "") - )) - (setq dest (cons (car ret) dest)) - (setq str (cdr ret)) - ) - (nreverse dest) - )) - - -;;; @ parser -;;; - -(defun std11-ignored-token-p (token) - (let ((type (car token))) - (or (eq type 'spaces)(eq type 'comment)) - )) - -(defun std11-parse-token (lal) - (let (token itl) - (while (and lal - (progn - (setq token (car lal)) - (std11-ignored-token-p token) - )) - (setq lal (cdr lal)) - (setq itl (cons token itl)) - ) - (cons (nreverse (cons token itl)) - (cdr lal)) - )) - -(defun std11-parse-ascii-token (lal) - (let (token itl parsed token-value) - (while (and lal - (setq token (car lal)) - (if (and (setq token-value (cdr token)) - (find-non-ascii-charset-string token-value) - ) - (setq token nil) - (std11-ignored-token-p token) - )) - (setq lal (cdr lal)) - (setq itl (cons token itl)) - ) - (if (and token - (setq parsed (nreverse (cons token itl))) - ) - (cons parsed (cdr lal)) - ))) - -(defun std11-parse-token-or-comment (lal) - (let (token itl) - (while (and lal - (progn - (setq token (car lal)) - (eq (car token) 'spaces) - )) - (setq lal (cdr lal)) - (setq itl (cons token itl)) - ) - (cons (nreverse (cons token itl)) - (cdr lal)) - )) - -(defun std11-parse-word (lal) - (let ((ret (std11-parse-ascii-token lal))) - (if ret - (let ((elt (car ret)) - (rest (cdr ret)) - ) - (if (or (assq 'atom elt) - (assq 'quoted-string elt)) - (cons (cons 'word elt) rest) - ))))) - -(defun std11-parse-word-or-comment (lal) - (let ((ret (std11-parse-token-or-comment lal))) - (if ret - (let ((elt (car ret)) - (rest (cdr ret)) - ) - (cond ((or (assq 'atom elt) - (assq 'quoted-string elt)) - (cons (cons 'word elt) rest) - ) - ((assq 'comment elt) - (cons (cons 'comment-word elt) rest) - )) - )))) - -(defun std11-parse-phrase (lal) - (let (ret phrase) - (while (setq ret (std11-parse-word-or-comment lal)) - (setq phrase (append phrase (cdr (car ret)))) - (setq lal (cdr ret)) - ) - (if phrase - (cons (cons 'phrase phrase) lal) - ))) - -(defun std11-parse-local-part (lal) - (let ((ret (std11-parse-word lal))) - (if ret - (let ((local-part (cdr (car ret))) dot) - (setq lal (cdr ret)) - (while (and (setq ret (std11-parse-ascii-token lal)) - (setq dot (car ret)) - (string-equal (cdr (assq 'specials dot)) ".") - (setq ret (std11-parse-word (cdr ret))) - (setq local-part - (append local-part dot (cdr (car ret))) - ) - (setq lal (cdr ret)) - )) - (cons (cons 'local-part local-part) lal) - )))) - -(defun std11-parse-sub-domain (lal) - (let ((ret (std11-parse-ascii-token lal))) - (if ret - (let ((sub-domain (car ret))) - (if (or (assq 'atom sub-domain) - (assq 'domain-literal sub-domain) - ) - (cons (cons 'sub-domain sub-domain) - (cdr ret) - ) - ))))) - -(defun std11-parse-domain (lal) - (let ((ret (std11-parse-sub-domain lal))) - (if ret - (let ((domain (cdr (car ret))) dot) - (setq lal (cdr ret)) - (while (and (setq ret (std11-parse-ascii-token lal)) - (setq dot (car ret)) - (string-equal (cdr (assq 'specials dot)) ".") - (setq ret (std11-parse-sub-domain (cdr ret))) - (setq domain - (append domain dot (cdr (car ret))) - ) - (setq lal (cdr ret)) - )) - (cons (cons 'domain domain) lal) - )))) - -(defun std11-parse-at-domain (lal) - (let ((ret (std11-parse-ascii-token lal)) at-sign) - (if (and ret - (setq at-sign (car ret)) - (string-equal (cdr (assq 'specials at-sign)) "@") - (setq ret (std11-parse-domain (cdr ret))) - ) - (cons (cons 'at-domain (append at-sign (cdr (car ret)))) - (cdr ret)) - ))) - -(defun std11-parse-addr-spec (lal) - (let ((ret (std11-parse-local-part lal)) - addr) - (if (and ret - (prog1 - (setq addr (cdr (car ret))) - (setq lal (cdr ret)) - (and (setq ret (std11-parse-at-domain lal)) - (setq addr (append addr (cdr (car ret)))) - (setq lal (cdr ret)) - ))) - (cons (cons 'addr-spec addr) lal) - ))) - -(defun std11-parse-route (lal) - (let ((ret (std11-parse-at-domain lal)) - route comma colon) - (if (and ret - (progn - (setq route (cdr (car ret))) - (setq lal (cdr ret)) - (while (and (setq ret (std11-parse-ascii-token lal)) - (setq comma (car ret)) - (string-equal (cdr (assq 'specials comma)) ",") - (setq ret (std11-parse-at-domain (cdr ret))) - ) - (setq route (append route comma (cdr (car ret)))) - (setq lal (cdr ret)) - ) - (and (setq ret (std11-parse-ascii-token lal)) - (setq colon (car ret)) - (string-equal (cdr (assq 'specials colon)) ":") - (setq route (append route colon)) - ) - )) - (cons (cons 'route route) - (cdr ret) - ) - ))) - -(defun std11-parse-route-addr (lal) - (let ((ret (std11-parse-ascii-token lal)) - < route addr-spec >) - (if (and ret - (setq < (car ret)) - (string-equal (cdr (assq 'specials <)) "<") - (setq lal (cdr ret)) - (progn (and (setq ret (std11-parse-route lal)) - (setq route (cdr (car ret))) - (setq lal (cdr ret)) - ) - (setq ret (std11-parse-addr-spec lal)) - ) - (setq addr-spec (cdr (car ret))) - (setq lal (cdr ret)) - (setq ret (std11-parse-ascii-token lal)) - (setq > (car ret)) - (string-equal (cdr (assq 'specials >)) ">") - ) - (cons (cons 'route-addr (append route addr-spec)) - (cdr ret) - ) - ))) - -(defun std11-parse-phrase-route-addr (lal) - (let ((ret (std11-parse-phrase lal)) phrase) - (if ret - (progn - (setq phrase (cdr (car ret))) - (setq lal (cdr ret)) - )) - (if (setq ret (std11-parse-route-addr lal)) - (cons (list 'phrase-route-addr - phrase - (cdr (car ret))) - (cdr ret)) - ))) - -(defun std11-parse-mailbox (lal) - (let ((ret (or (std11-parse-phrase-route-addr lal) - (std11-parse-addr-spec lal))) - mbox comment) - (if (and ret - (prog1 - (setq mbox (car ret)) - (setq lal (cdr ret)) - (if (and (setq ret (std11-parse-token-or-comment lal)) - (setq comment (cdr (assq 'comment (car ret)))) - ) - (setq lal (cdr ret)) - ))) - (cons (list 'mailbox mbox comment) - lal) - ))) - -(defun std11-parse-group (lal) - (let ((ret (std11-parse-phrase lal)) - phrase colon comma mbox semicolon) - (if (and ret - (setq phrase (cdr (car ret))) - (setq lal (cdr ret)) - (setq ret (std11-parse-ascii-token lal)) - (setq colon (car ret)) - (string-equal (cdr (assq 'specials colon)) ":") - (setq lal (cdr ret)) - (progn - (and (setq ret (std11-parse-mailbox lal)) - (setq mbox (list (car ret))) - (setq lal (cdr ret)) - (progn - (while (and (setq ret (std11-parse-ascii-token lal)) - (setq comma (car ret)) - (string-equal - (cdr (assq 'specials comma)) ",") - (setq lal (cdr ret)) - (setq ret (std11-parse-mailbox lal)) - (setq mbox (cons (car ret) mbox)) - (setq lal (cdr ret)) - ) - ))) - (and (setq ret (std11-parse-ascii-token lal)) - (setq semicolon (car ret)) - (string-equal (cdr (assq 'specials semicolon)) ";") - ))) - (cons (list 'group phrase (nreverse mbox)) - (cdr ret) - ) - ))) - -(defun std11-parse-address (lal) - (or (std11-parse-group lal) - (std11-parse-mailbox lal) - )) - -(defun std11-parse-addresses (lal) - (let ((ret (std11-parse-address lal))) - (if ret - (let ((dest (list (car ret)))) - (setq lal (cdr ret)) - (while (and (setq ret (std11-parse-ascii-token lal)) - (string-equal (cdr (assq 'specials (car ret))) ",") - (setq ret (std11-parse-address (cdr ret))) - ) - (setq dest (cons (car ret) dest)) - (setq lal (cdr ret)) - ) - (nreverse dest) - )))) - - -;;; @ end -;;; - -(provide 'std11-parse) - -;;; std11-parse.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mu/std11.el --- a/lisp/mu/std11.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,373 +0,0 @@ -;;; std11.el --- STD 11 functions for GNU Emacs - -;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Keywords: mail, news, RFC 822, STD 11 -;; Version: $Id: std11.el,v 1.2 1997/03/08 23:26:30 steve Exp $ - -;; This file is part of MU (Message Utilities). - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(autoload 'buffer-substring-no-properties "emu") -(autoload 'member "emu") - - -;;; @ field -;;; - -(defconst std11-field-name-regexp "[!-9;-~]+") -(defconst std11-field-head-regexp - (concat "^" std11-field-name-regexp ":")) -(defconst std11-next-field-head-regexp - (concat "\n" std11-field-name-regexp ":")) - -(defun std11-field-end () - "Move to end of field and return this point. [std11.el]" - (if (re-search-forward std11-next-field-head-regexp nil t) - (goto-char (match-beginning 0)) - (if (re-search-forward "^$" nil t) - (goto-char (1- (match-beginning 0))) - (end-of-line) - )) - (point) - ) - -(defun std11-field-body (name &optional boundary) - "Return body of field NAME. -If BOUNDARY is not nil, it is used as message header separator. -\[std11.el]" - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (goto-char (point-min)) - (let ((case-fold-search t)) - (if (re-search-forward (concat "^" name ":[ \t]*") nil t) - (buffer-substring-no-properties (match-end 0) (std11-field-end)) - ))))) - -(defun std11-find-field-body (field-names &optional boundary) - "Return the first found field-body specified by FIELD-NAMES -of the message header in current buffer. If BOUNDARY is not nil, it is -used as message header separator. [std11.el]" - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (let ((case-fold-search t) - field-name) - (catch 'tag - (while (setq field-name (car field-names)) - (goto-char (point-min)) - (if (re-search-forward (concat "^" field-name ":[ \t]*") nil t) - (throw 'tag - (buffer-substring-no-properties - (match-end 0) (std11-field-end))) - ) - (setq field-names (cdr field-names)) - )))))) - -(defun std11-field-bodies (field-names &optional default-value boundary) - "Return list of each field-bodies of FIELD-NAMES of the message header -in current buffer. If BOUNDARY is not nil, it is used as message -header separator. [std11.el]" - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (let* ((case-fold-search t) - (dest (make-list (length field-names) default-value)) - (s-rest field-names) - (d-rest dest) - field-name) - (while (setq field-name (car s-rest)) - (goto-char (point-min)) - (if (re-search-forward (concat "^" field-name ":[ \t]*") nil t) - (setcar d-rest - (buffer-substring-no-properties - (match-end 0) (std11-field-end))) - ) - (setq s-rest (cdr s-rest) - d-rest (cdr d-rest)) - ) - dest)))) - - -;;; @ unfolding -;;; - -(defun std11-unfold-string (string) - "Unfold STRING as message header field. [std11.el]" - (let ((dest "")) - (while (string-match "\n\\([ \t]\\)" string) - (setq dest (concat dest - (substring string 0 (match-beginning 0)) - (match-string 1 string) - )) - (setq string (substring string (match-end 0))) - ) - (concat dest string) - )) - - -;;; @ header -;;; - -(defun std11-narrow-to-header (&optional boundary) - "Narrow to the message header. -If BOUNDARY is not nil, it is used as message header separator. -\[std11.el]" - (narrow-to-region - (goto-char (point-min)) - (if (re-search-forward - (concat "^\\(" (regexp-quote (or boundary "")) "\\)?$") - nil t) - (match-beginning 0) - (point-max) - ))) - -(defun std11-header-string (regexp &optional boundary) - "Return string of message header fields matched by REGEXP. -If BOUNDARY is not nil, it is used as message header separator. -\[std11.el]" - (let ((case-fold-search t)) - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (goto-char (point-min)) - (let (field header) - (while (re-search-forward std11-field-head-regexp nil t) - (setq field - (buffer-substring (match-beginning 0) (std11-field-end))) - (if (string-match regexp field) - (setq header (concat header field "\n")) - )) - header) - )))) - -(defun std11-header-string-except (regexp &optional boundary) - "Return string of message header fields not matched by REGEXP. -If BOUNDARY is not nil, it is used as message header separator. -\[std11.el]" - (let ((case-fold-search t)) - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (goto-char (point-min)) - (let (field header) - (while (re-search-forward std11-field-head-regexp nil t) - (setq field - (buffer-substring (match-beginning 0) (std11-field-end))) - (if (not (string-match regexp field)) - (setq header (concat header field "\n")) - )) - header) - )))) - -(defun std11-collect-field-names (&optional boundary) - "Return list of all field-names of the message header in current buffer. -If BOUNDARY is not nil, it is used as message header separator. -\[std11.el]" - (save-excursion - (save-restriction - (std11-narrow-to-header boundary) - (goto-char (point-min)) - (let (dest name) - (while (re-search-forward std11-field-head-regexp nil t) - (setq name (buffer-substring-no-properties - (match-beginning 0)(1- (match-end 0)))) - (or (member name dest) - (setq dest (cons name dest)) - ) - ) - dest)))) - - -;;; @ quoted-string -;;; - -(defun std11-wrap-as-quoted-pairs (string specials) - (let (dest - (i 0) - (b 0) - (len (length string)) - ) - (while (< i len) - (let ((chr (aref string i))) - (if (memq chr specials) - (setq dest (concat dest (substring string b i) "\\") - b i) - )) - (setq i (1+ i)) - ) - (concat dest (substring string b)) - )) - -(defconst std11-non-qtext-char-list '(?\" ?\\ ?\r ?\n)) - -(defun std11-wrap-as-quoted-string (string) - "Wrap STRING as RFC 822 quoted-string. [std11.el]" - (concat "\"" - (std11-wrap-as-quoted-pairs string std11-non-qtext-char-list) - "\"")) - -(defun std11-strip-quoted-pair (string) - "Strip quoted-pairs in STRING. [std11.el]" - (let (dest - (b 0) - (i 0) - (len (length string)) - ) - (while (< i len) - (let ((chr (aref string i))) - (if (eq chr ?\\) - (setq dest (concat dest (substring string b i)) - b (1+ i) - i (+ i 2)) - (setq i (1+ i)) - ))) - (concat dest (substring string b)) - )) - -(defun std11-strip-quoted-string (string) - "Strip quoted-string STRING. [std11.el]" - (let ((len (length string))) - (or (and (>= len 2) - (let ((max (1- len))) - (and (eq (aref string 0) ?\") - (eq (aref string max) ?\") - (std11-strip-quoted-pair (substring string 1 max)) - ))) - string))) - - -;;; @ composer -;;; - -(defun std11-addr-to-string (seq) - "Return string from lexical analyzed list SEQ -represents addr-spec of RFC 822. [std11.el]" - (mapconcat (function - (lambda (token) - (let ((name (car token))) - (cond - ((eq name 'spaces) "") - ((eq name 'comment) "") - ((eq name 'quoted-string) - (concat "\"" (cdr token) "\"")) - (t (cdr token))) - ))) - seq "") - ) - -(defun std11-address-string (address) - "Return string of address part from parsed ADDRESS of RFC 822. -\[std11.el]" - (cond ((eq (car address) 'group) - (mapconcat (function std11-address-string) - (car (cdr address)) - ", ") - ) - ((eq (car address) 'mailbox) - (let ((addr (nth 1 address))) - (std11-addr-to-string - (if (eq (car addr) 'phrase-route-addr) - (nth 2 addr) - (cdr addr) - ) - ))))) - -(defun std11-full-name-string (address) - "Return string of full-name part from parsed ADDRESS of RFC 822. -\[std11.el]" - (cond ((eq (car address) 'group) - (mapconcat (function - (lambda (token) - (cdr token) - )) - (nth 1 address) "") - ) - ((eq (car address) 'mailbox) - (let ((addr (nth 1 address)) - (comment (nth 2 address)) - phrase) - (if (eq (car addr) 'phrase-route-addr) - (setq phrase - (mapconcat - (function - (lambda (token) - (let ((type (car token))) - (cond ((eq type 'quoted-string) - (std11-strip-quoted-pair (cdr token)) - ) - ((eq type 'comment) - (concat - "(" - (std11-strip-quoted-pair (cdr token)) - ")") - ) - (t - (cdr token) - ))))) - (nth 1 addr) "")) - ) - (cond ((> (length phrase) 0) phrase) - (comment (std11-strip-quoted-pair comment)) - ) - )))) - - -;;; @ parser -;;; - -(defun std11-parse-address-string (string) - "Parse STRING as mail address. [std11.el]" - (std11-parse-address (std11-lexical-analyze string)) - ) - -(defun std11-parse-addresses-string (string) - "Parse STRING as mail address list. [std11.el]" - (std11-parse-addresses (std11-lexical-analyze string)) - ) - -(defun std11-extract-address-components (string) - "Extract full name and canonical address from STRING. -Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). -If no name can be extracted, FULL-NAME will be nil. [std11.el]" - (let* ((structure (car (std11-parse-address-string - (std11-unfold-string string)))) - (phrase (std11-full-name-string structure)) - (address (std11-address-string structure)) - ) - (list phrase address) - )) - -(provide 'std11) - -(mapcar (function - (lambda (func) - (autoload func "std11-parse") - )) - '(std11-lexical-analyze - std11-parse-address std11-parse-addresses - std11-parse-address-string)) - - -;;; @ end -;;; - -;;; std11.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/european-hooks.el --- a/lisp/mule/european-hooks.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mule/european-hooks.el Mon Aug 13 09:39:39 2007 +0200 @@ -3,6 +3,7 @@ ;; Copyright (C) 1992,93,94,95 Free Software Foundation, Inc. ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1995 Sun Microsystems. +;; Copyright (C) 1997 MORIOKA Tomohiko ;; This file is part of XEmacs. @@ -21,7 +22,13 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;;; Synched up with: Mule 2.3. +;;; Commentary: + +;; Synched up with: Mule 2.3. + +;; Modification to sync with Emacs 20.1 is not finished yet. + +;;; Code: ;; For syntax of Latin-1 characters. (loop for c from 64 to 127 ; from 'À' to 'ÿ' @@ -32,15 +39,15 @@ (modify-syntax-entry ?÷ "_") ;; For syntax of Latin-2 -(loop for c in '(?-B¡ ?£ ?¥ ?¦ ?© ?ª ?« ?¬ ?® ?¯ ?± ?³ ?µ ?¶ ?¹ ?º ?» ?¼)-A +(loop for c in '(?-B¡-A ?-B£-A ?-B¥-A ?-B¦-A ?-B©-A ?-Bª-A ?-B«-A ?-B¬-A ?-B®-A ?-B¯-A ?-B±-A ?-B³-A ?-Bµ-A ?-B¶-A ?-B¹-A ?-Bº-A ?-B»-A ?-B¼)-A do (modify-syntax-entry c "w")) (loop for c from 62 to 126 do (modify-syntax-entry (make-char 'latin-iso8859-2 c) "w")) (modify-syntax-entry (make-char 'latin-iso8859-2 32) "w") ; no-break space -(modify-syntax-entry ?-B× ".")-A -(modify-syntax-entry ?-B÷ ".")-A +(modify-syntax-entry ?-B×-A ".") +(modify-syntax-entry ?-B÷-A ".") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; EUROPEANS @@ -82,11 +89,16 @@ mnemonic "MIME/Ltn-5" )) -(add-hook 'quail-package-alist '("latin-1" "quail-latin")) -(add-hook 'quail-package-alist '("latin-2" "quail-latin")) -(add-hook 'quail-package-alist '("latin-3" "quail-latin")) -(add-hook 'quail-package-alist '("latin-4" "quail-latin")) -(add-hook 'quail-package-alist '("latin-5" "quail-latin")) +(register-input-method "European" + '("quail-latin-1" quail-use-package "quail/latin")) +(register-input-method "European" + '("quail-latin-2" quail-use-package "quail/latin")) +(register-input-method "European" + '("quail-latin-3" quail-use-package "quail/latin")) +(register-input-method "European" + '("quail-latin-4" quail-use-package "quail/latin")) +(register-input-method "European" + '("quail-latin-5" quail-use-package "quail/latin")) (define-language-environment 'european "European (for Latin-1 through Latin-5)" @@ -101,3 +113,12 @@ (setq-default quail-current-package (assoc "latin-1" quail-package-alist)) )) + +(set-language-info "English" 'tutorial "TUTORIAL") + +(register-input-method "French" + '("quail-latin-1" quail-use-package "quail/latin")) +(register-input-method "French" + '("quail-latin-1" quail-use-package "quail/latin")) + +;;; european-hooks.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/european.el --- a/lisp/mule/european.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -;; European language specific utilities for Mule -;; Copyright (C) 1992 Free Software Foundation, Inc. - -;; This file is part of XEmacs. - -;; XEmacs is free software; you can redistribute it and/or modify it -;; under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) -;; any later version. - -;; XEmacs is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with XEmacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; 92.3.5 created for Mule Ver.0.9.0 by K.Handa - -;;; For the moment, we have none. - -;;; -(provide 'european) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/japanese.el --- a/lisp/mule/japanese.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -;; Japanse specific utilities for Mule -;; Copyright (C) 1992 Free Software Foundation, Inc. - -;; This file is part of XEmacs. - -;; XEmacs is free software; you can redistribute it and/or modify it -;; under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) -;; any later version. - -;; XEmacs is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with XEmacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Synched up with: Mule 2.3. - -;;; -(provide 'japanese) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/korean.el --- a/lisp/mule/korean.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -;; Korean specific setup for Mule -;; Copyright (C) 1992 Free Software Foundation, Inc. - -;; This file is part of XEmacs. - -;; XEmacs is free software; you can redistribute it and/or modify it -;; under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) -;; any later version. - -;; XEmacs is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with XEmacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; 92.3.5 Created for Mule Ver.0.9.0 by K.Handa - -;;; For the moment, we have none. - -;;; -(provide 'korean) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/mule-cmds.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/mule/mule-cmds.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,474 @@ +;;; mule-cmds.el --- Commands for mulitilingual environment + +;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. +;; Copyright (C) 1997 MORIOKA Tomohiko + +;; Keywords: mule, multilingual + +;; This file is part of XEmacs. + +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs; see the file COPYING. If not, write to the Free +;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +;; 02111-1307, USA. + +;;; Code: + +;;; MULE related key bindings and menus. + +(defvar mule-keymap (make-sparse-keymap "MULE") + "Keymap for MULE (Multilingual environment) specific commands.") +(fset 'mule-prefix mule-keymap) + +;; Keep "C-x C-k ..." for mule specific commands. +(define-key ctl-x-map "\C-k" 'mule-prefix) + +(defvar mule-describe-language-support-map + (make-sparse-keymap "Describe Language Support")) +(fset 'mule-describe-language-support-prefix + mule-describe-language-support-map) + +(defvar mule-set-language-environment-map + (make-sparse-keymap "Set Language Environment")) +(fset 'mule-set-language-environment-prefix + mule-set-language-environment-map) + +(define-key mule-keymap "f" 'set-buffer-file-coding-system) +(define-key mule-keymap "F" 'set-default-buffer-file-coding-system) ; XEmacs +(define-key mule-keymap "t" 'set-terminal-coding-system) +(define-key mule-keymap "k" 'set-keyboard-coding-system) +(define-key mule-keymap "p" 'set-current-process-coding-system) +(define-key mule-keymap "P" 'set-default-process-coding-system) ; XEmacs +(define-key mule-keymap "i" 'select-input-method) +(define-key mule-keymap "c" 'list-coding-system-briefly) ; XEmacs +(define-key mule-keymap "C" 'list-coding-system) ; XEmacs +(define-key mule-keymap "r" 'toggle-display-direction) ; XEmacs + +(define-key help-map "\C-L" 'describe-language-support) +(define-key help-map "\C-\\" 'describe-input-method) +(define-key help-map "C" 'describe-current-coding-system) +(define-key help-map "h" 'view-hello-file) + +;; Menu for XEmacs were moved to x11/x-menubar.el. + + +;; This should be a single character key binding because users use it +;; very frequently while editing multilingual text. Now we can use +;; only two such keys: "\C-\\" and "\C-^", but the latter is not +;; convenient because it requires shifting on most keyboards. An +;; alternative is "\C-\]" which is now bound to `abort-recursive-edit' +;; but it won't be used that frequently. +(define-key global-map "\C-\\" 'toggle-input-method) + +(defun view-hello-file () + "Display the HELLO file which list up many languages and characters." + (interactive) + (find-file-read-only (expand-file-name "HELLO" data-directory))) + + +;;; Language support staffs. + +(defvar primary-language "English" + "Name of a user's primary language. +Emacs provide various language supports based on this variable.") + +(defvar language-info-alist nil + "Alist of language names vs the corresponding information of various kind. +Each element looks like: + (LANGUAGE-NAME . ((KEY . INFO) ...)) +where LANGUAGE-NAME is a string, +KEY is a symbol denoting the kind of information, +INFO is any Lisp object which contains the actual information related +to KEY.") + +(defun get-language-info (language-name key) + "Return the information for LANGUAGE-NAME of the kind KEY. +LANGUAGE-NAME is a string. +KEY is a symbol denoting the kind of required information." + (let ((lang-slot (assoc language-name language-info-alist))) + (if lang-slot + (cdr (assq key (cdr lang-slot)))))) + +;; Return a lambda form which calls `describe-language-support' with +;; argument LANG. +(defun build-describe-language-support-function (lang) + `(lambda () + (interactive) + (describe-language-support ,lang))) + +;; Return a lambda form which calls `set-language-environment' with +;; argument LANG. +(defun build-set-language-environment-function (lang) + `(lambda () + (interactive) + (set-language-environment ,lang))) + +(defun set-language-info (language-name key info) + "Set for LANGUAGE-NAME the information INFO under KEY. +LANGUAGE-NAME is a string +KEY is a symbol denoting the kind of information. +INFO is any Lisp object which contains the actual information. + +Currently, the following KEYs are used by Emacs: +charset: list of symbols whose values are charsets specific to the language. +coding-system: list of coding systems specific to the langauge. +setup-function: see the documentation of `set-language-environment'. +tutorial: a tutorial file name written in the language. +sample-text: one line short text containing characters of the language. +documentation: a docstring describing how the language is supported, + or a fuction to call to describe it, + or t which means call `describe-language-support' to describe it. +input-method: alist of input method names for the language vs information + for activating them. Use `register-input-method' (which see) + to add a new input method to the alist. + +Emacs will use more KEYs in the future. To avoid the conflition, users +should use prefix \"user-\" in the name of KEY." + (let (lang-slot key-slot) + (setq lang-slot (assoc language-name language-info-alist)) + (if (null lang-slot) ; If no slot for the language, add it. + (setq lang-slot (list language-name) + language-info-alist (cons lang-slot language-info-alist))) + (setq key-slot (assq key lang-slot)) + (if (null key-slot) ; If no slot for the key, add it. + (progn + (setq key-slot (list key)) + (setcdr lang-slot (cons key-slot (cdr lang-slot))))) + (setcdr key-slot info) + ;; Setup menu. + (cond ((eq key 'documentation) + (define-key mule-describe-language-support-map + (vector (intern language-name)) + (cons language-name + (build-describe-language-support-function language-name)))) + ((eq key 'setup-function) + (define-key mule-set-language-environment-map + (vector (intern language-name)) + (cons language-name + (build-set-language-environment-function language-name))))) + )) + +(defun set-language-info-alist (language-name alist) + "Set for LANGUAGE-NAME the information in ALIST. +ALIST is an alist of KEY and INFO. See the documentation of +`set-langauge-info' for the meanings of KEY and INFO." + (while alist + (set-language-info language-name (car (car alist)) (cdr (car alist))) + (setq alist (cdr alist)))) + +(defun read-language-name (key prompt &optional initial-input) + "Read language name which has information for KEY, prompting with PROMPT." + (let* ((completion-ignore-case t) + (name (completing-read prompt + language-info-alist + (function (lambda (elm) (assq key elm))) + t + initial-input))) + (and (> (length name) 0) + (car (assoc-ignore-case (downcase name) language-info-alist))))) + +;;; Multilingual input methods. + +(defvar current-input-method nil + "The current input method for multilingual text. +The value is a cons of language name and input method name. +If nil, it means no input method is activated now.") +(make-variable-buffer-local 'current-input-method) +(put 'current-input-method 'permanent-local t) + +(defvar current-input-method-title nil + "Title string of the current input method shown in mode line. +Every input method should set this an appropriate value when activated.") +(make-variable-buffer-local 'current-input-method-title) +(put 'current-input-method-title 'permanent-local t) + +(defvar default-input-method nil + "Default input method. +The default input method is the one activated automatically by the command +`toggle-input-method' (\\[toggle-input-method]). +The value is a cons of language name and input method name.") + +(defvar default-input-method-title nil + "Title string of the default input method.") + +(defvar previous-input-method nil + "Input method selected previously. +This is the one selected before the current input method is selected. +See also the documentation of `default-input-method'.") + +(defvar inactivate-current-input-method-function nil + "Function to call for inactivating the current input method. +Every input method should set this to an appropriate value when activated. +This function is called with no argument.") +(make-variable-buffer-local 'inactivate-current-input-method-function) +(put 'inactivate-current-input-method-function 'permanent-local t) + +(defvar describe-current-input-method-function nil + "Function to call for describing the current input method. +This function is called with no argument.") +(make-variable-buffer-local 'describe-current-input-method-function) +(put 'describe-current-input-method-function 'permanent-local t) + +(defun register-input-method (language-name input-method) + "Register INPUT-METHOD as an input method of LANGUAGE-NAME. +LANGUAGE-NAME is a string. +INPUT-METHOD is a list of the form: + (METHOD-NAME ACTIVATE-FUNC ARG ...) +where METHOD-NAME is the name of this method, +ACTIVATE-FUNC is the function to call for activating this method. +Arguments for the function are METHOD-NAME and ARGs." + (let ((slot (get-language-info language-name 'input-method)) + method-slot) + (if (null slot) + (set-language-info language-name 'input-method (list input-method)) + (setq method-slot (assoc (car input-method) slot)) + (if method-slot + (setcdr method-slot (cdr input-method)) + (set-language-info language-name 'input-method + (cons input-method slot)))))) + +(defun read-language-and-input-method-name () + "Read a language names and the corresponding input method from a minibuffer. +Return a cons of those names." + (let ((language-name (read-language-name + 'input-method + "Language: " + (if previous-input-method + (cons (car previous-input-method) 0))))) + (if (null language-name) + (error "No input method for the specified language")) + (let* ((completion-ignore-case t) + (key-slot (cdr (assq 'input-method + (assoc language-name language-info-alist)))) + (method-name + (completing-read "Input method: " key-slot nil t + (if (and previous-input-method + (string= language-name + (car previous-input-method))) + (cons (cdr previous-input-method) 0))))) + (if (= (length method-name) 0) + (error "No input method specified")) + (list language-name + (car (assoc-ignore-case (downcase method-name) key-slot)))))) + +(defun set-default-input-method (language-name method-name) + "Set the default input method to METHOD-NAME for inputting LANGUAGE-NAME. +The default input method is the one activated automatically by the command +`toggle-input-method' (\\[toggle-input-method]). +This doesn't affect the currently activated input method." + (interactive (read-language-and-input-method-name)) + (let* ((key-slot (get-language-info language-name 'input-method)) + (method-slot (assoc method-name key-slot))) + (if (null method-slot) + (error "No input method `%s' for %s" method-name language-name)) + (setq default-input-method (cons language-name method-name)))) + +(defun select-input-method (language-name method-name) + "Select and activate input method METHOD-NAME for inputting LANGUAGE-NAME. +The information for activating METHOD-NAME is stored +in `language-info-alist' under the key 'input-method. +The format of the information has the form: + ((METHOD-NAME ACTIVATE-FUNC ARG ...) ...) +where ACTIVATE-FUNC is a function to call for activating this method. +Arguments for the function are METHOD-NAME and ARGs." + (interactive (read-language-and-input-method-name)) + (let* ((key-slot (get-language-info language-name 'input-method)) + (method-slot (assoc method-name key-slot))) + (if (null method-slot) + (error "No input method `%s' for %s" method-name language-name)) + (if current-input-method + (progn + (if (not (equal previous-input-method current-input-method)) + (setq previous-input-method current-input-method)) + (funcall inactivate-current-input-method-function))) + (setq method-slot (cdr method-slot)) + (apply (car method-slot) method-name (cdr method-slot)) + (setq default-input-method + (setq current-input-method (cons language-name method-name))) + (setq default-input-method-title current-input-method-title) + (setq current-input-method default-input-method))) + +(defun toggle-input-method (&optional arg) + "Toggle whether a multilingual input method is activated in this buffer. +With arg, activate an input method specified interactively. +Without arg, the method being activated is the one selected most recently, + but if no input method has ever been selected, select one interactively." + (interactive "P") + (if arg + (call-interactively 'select-input-method) + (if (null current-input-method) + (if default-input-method + (select-input-method (car default-input-method) + (cdr default-input-method)) + (call-interactively 'select-input-method)) + (funcall inactivate-current-input-method-function) + (setq current-input-method nil)))) + +(defun describe-input-method () + "Describe the current input method." + (interactive) + (if current-input-method + (if (and (symbolp describe-current-input-method-function) + (fboundp describe-current-input-method-function)) + (funcall describe-current-input-method-function) + (message "No way to describe the current input method `%s'" + (cdr current-input-method)) + (ding)) + (message "No input method is activated now") + (ding))) + +;; (defun read-multilingual-string (prompt &optional initial-input +;; language-name method-name) +;; "Read a multilingual string from minibuffer, prompting with string PROMPT. +;; The input method selected last time is activated in minibuffer. +;; If non-nil, second arg INITIAL-INPUT is a string to insert before reading. +;; Optional 3rd and 4th arguments LANGUAGE-NAME and METHOD-NAME specify +;; the input method to be activated instead of the one selected last time." +;; (let ((minibuffer-setup-hook '(toggle-input-method)) +;; (default-input-method default-input-method)) +;; (if (and language-name method-name) +;; (set-default-input-method language-name method-name)) +;; (read-string prompt initial-input))) + +;; Variables to control behavior of input methods. All input methods +;; should react to these variables. + +(defvar input-method-tersely-flag nil + "*If this flag is non-nil, input method works rather tersely. + +For instance, Quail input method does not show guidance buffer while +inputting at minibuffer if this flag is t.") + +;; (defvar input-method-activate-hook nil +;; "Normal hook run just after an input method is activated.") + +;; (defvar input-method-inactivate-hook nil +;; "Normal hook run just after an input method is inactivated.") + +;; (defvar input-method-after-insert-chunk-hook nil +;; "Normal hook run just after an input method insert some chunk of text.") + + +;;; Language specific setup functions. +;; (defun set-language-environment (language-name) +;; "Setup a user's environment for LANGUAGE-NAME. +;; +;; To setup, a fucntion returned by: +;; (get-language-info LANGUAGE-NAME 'setup-function) +;; is called." +;; (interactive (list (read-language-name 'setup-function "Language: "))) +;; (let (func) +;; (if (or (null language-name) +;; (null (setq func +;; (get-language-info language-name 'setup-function)))) +;; (error "No way to setup environment for the specified language")) +;; (funcall func))) + +;; Print all arguments with `princ', then print "\n". +(defsubst princ-list (&rest args) + (while args (princ (car args)) (setq args (cdr args))) + (princ "\n")) + +(defun describe-language-support (language-name) + "Show documentation about how Emacs supports LANGUAGE-NAME." + (interactive (list (read-language-name 'documentation "Language: "))) + (let (doc) + (if (or (null language-name) + (null (setq doc + (get-language-info language-name 'documentation)))) + (error "No documentation for the specified language")) + (with-output-to-temp-buffer "*Help*" + (if (not (eq doc t)) + (cond ((stringp doc) + (princ doc)) + ((and (symbolp doc) (fboundp doc)) + (funcall doc)) + (t + (error "Invalid documentation data for %s" language-name))) + (princ-list "List of items specific to " + language-name + " environment") + (princ "-----------------------------------------------------------\n") + (let ((str (get-language-info language-name 'sample-text))) + (if (stringp str) + (progn + (princ "\n") + (princ-list " " str)))) + (princ "\n") + (let ((l (get-language-info language-name 'input-method))) + (while l + (princ-list " " (car (car l))) + (setq l (cdr l)))) + (princ "\n") + (let ((l (get-language-info language-name 'charset))) + (if (null l) + (princ-list " nothing specific to " language-name) + (while l + (princ-list " " (car l) + (format ":%3d:\n\t" (charset-id (car l))) + (charset-description (car l))) + (setq l (cdr l))))) + (princ "\n") + (let ((l (get-language-info language-name 'coding-system))) + (if (null l) + (princ-list " nothing specific to " language-name) + (while l + (princ-list " " (car l) ":\n\t" + (coding-system-docstring (car l))) + (setq l (cdr l))))))))) + +;;; Charset property + +;; (defsubst get-charset-property (charset propname) +;; "Return the value of CHARSET's PROPNAME property. +;; This is the last value stored with +;; `(put-charset-property CHARSET PROPNAME VALUE)'." +;; (plist-get (charset-plist charset) propname)) + +;; (defsubst put-charset-property (charset propname value) +;; "Store CHARSETS's PROPNAME property with value VALUE. +;; It can be retrieved with `(get-charset-property CHARSET PROPNAME)'." +;; (set-charset-plist charset +;; (plist-put (charset-plist charset) propname value))) + +;;; Character code property +;; (put 'char-code-property-table 'char-table-extra-slots 0) + +;; (defvar char-code-property-table +;; (make-char-table 'char-code-property-table) +;; "Char-table containing a property list of each character code. +;; +;; See also the documentation of `get-char-code-property' and +;; `put-char-code-property'") + +;; (defun get-char-code-property (char propname) +;; "Return the value of CHAR's PROPNAME property in `char-code-property-table'." +;; (let ((plist (aref char-code-property-table char))) +;; (if (listp plist) +;; (car (cdr (memq propname plist)))))) + +;; (defun put-char-code-property (char propname value) +;; "Store CHAR's PROPNAME property with VALUE in `char-code-property-table'. +;; It can be retrieved with `(get-char-code-property CHAR PROPNAME)'." +;; (let ((plist (aref char-code-property-table char))) +;; (if plist +;; (let ((slot (memq propname plist))) +;; (if slot +;; (setcar (cdr slot) value) +;; (nconc plist (list propname value)))) +;; (aset char-code-property-table char (list propname value))))) + +(provide 'mule-cmds) + +;;; mule-cmds.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/mule-init.el --- a/lisp/mule/mule-init.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mule/mule-init.el Mon Aug 13 09:39:39 2007 +0200 @@ -45,10 +45,11 @@ (setq language-environment-list (sort (language-environment-list) 'string-lessp)) -(defvar mule-keymap (make-sparse-keymap) "Keymap for Mule specific commands.") -(fset 'mule-prefix mule-keymap) +;; (defvar mule-keymap (make-sparse-keymap) +;; "Keymap for Mule specific commands.") +;; (fset 'mule-prefix mule-keymap) -(define-key ctl-x-map "\C-n" 'mule-prefix) +;; (define-key ctl-x-map "\C-n" 'mule-prefix) ;; Alternative key definitions ;; Original mapping will be altered by set-keyboard-coding-system. @@ -67,15 +68,15 @@ (cons 'modeline-multibyte-status (cdr modeline-format)))) -(define-key mule-keymap "f" 'set-buffer-file-coding-system) -(define-key mule-keymap "i" 'set-keyboard-coding-system) -(define-key mule-keymap "d" 'set-terminal-coding-system) -(define-key mule-keymap "p" 'set-current-process-coding-system) -(define-key mule-keymap "F" 'set-default-buffer-file-coding-system) -(define-key mule-keymap "P" 'set-default-process-coding-system) -(define-key mule-keymap "c" 'list-coding-system-briefly) -(define-key mule-keymap "C" 'list-coding-system) -(define-key mule-keymap "r" 'toggle-display-direction) +;; (define-key mule-keymap "f" 'set-buffer-file-coding-system) +;; (define-key mule-keymap "i" 'set-keyboard-coding-system) +;; (define-key mule-keymap "d" 'set-terminal-coding-system) +;; (define-key mule-keymap "p" 'set-current-process-coding-system) +;; (define-key mule-keymap "F" 'set-default-buffer-file-coding-system) +;; (define-key mule-keymap "P" 'set-default-process-coding-system) +;; (define-key mule-keymap "c" 'list-coding-system-briefly) +;; (define-key mule-keymap "C" 'list-coding-system) +;; (define-key mule-keymap "r" 'toggle-display-direction) (define-key help-map "T" 'help-with-tutorial-for-mule) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/mule-load.el --- a/lisp/mule/mule-load.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mule/mule-load.el Mon Aug 13 09:39:39 2007 +0200 @@ -27,12 +27,12 @@ (load-gc "mule-files") ;; Load the remaining basic files. (load-gc "mule-category") -;;(load-gc "mule-process") (load-gc "mule-ccl") (load-gc "mule-misc") (load-gc "kinsoku") (when (featurep 'x) (load-gc "mule-x-init")) +(load-gc "mule-cmds") ; to sync with Emacs 20.1 ;; after this goes the specific lisp routines for a particular input system ;; 97.2.5 JHod Shouldn't these go into a site-load file to allow site diff -r 94141801dd7e -r 43dd3413c7c7 lisp/mule/mule-process.el --- a/lisp/mule/mule-process.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,430 +0,0 @@ -;;; mule-process.el --- Process functions for XEmacs/Mule. - -;; Copyright (C) 1992,93,94,95 Free Software Foundation, Inc. -;; Copyright (C) 1995 Amdahl Corporation. -;; Copyright (C) 1995 Sun Microsystems. - -;; This file is part of XEmacs. - -;; XEmacs is free software; you can redistribute it and/or modify it -;; under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) -;; any later version. - -;; XEmacs is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with XEmacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Commentary: - -;;; split off of mule.el. - -;;; Code: - - -(defun set-current-process-coding-system (input output) - (interactive - "zCoding-system for process input: \nzCoding-system for process output: ") - (let ((proc (get-buffer-process (current-buffer)))) - (if (null proc) - (error "no process") - (set-process-coding-system proc input output))) - (redraw-modeline t)) - -(defun code-convert-process-arguments (arguments coding-systems) - "Convert the code of ARGUMENTS passed to the process using -input coding-system of CODINGS-SYSTEMS. If you never wants to convert -code of arguments, define this function just to return ARGUMENTS." - (mapcar (function (lambda (arg) - (or (code-convert-string arg 'internal - (cdr coding-systems)) - arg))) - arguments)) - -(defvar call-process-hook nil - "A hook function to decide coding-systems for calling programs. -Before calling programs, call-process and call-process-region call - this function with arguments PROGRAM, BUFFER, START, END and ARGS, - where START and END are nil when called from call-process. -The return value of this function should be a cons of coding-systems - for input and output of the program. The input coding-system - is also used for converting ARGS. - If the value is not cons object, further calling is suppressed.") - -(defun call-process (program &optional infile buffer display &rest args) - "Call PROGRAM synchronously in separate process. -The program's input comes from file INFILE (nil means `/dev/null'). -Insert output in BUFFER before point; t means current buffer; - nil for BUFFER means discard it; 0 means discard and don't wait. -Fourth arg DISPLAY non-nil means redisplay buffer as output is inserted. -Remaining arguments are strings passed as command arguments to PROGRAM. -If BUFFER is 0, returns immediately with value nil. -Otherwise waits for PROGRAM to terminate -and returns a numeric exit status or a signal description string. -If you quit, the process is killed with SIGINT, or SIGKILL if you -quit again. -The coding-system used for converting ARGS and receiving the output - of PROGRAM default to car and cdr of default-process-coding-system, - but can be changed by `call-process-hook'. -See also `call-process-hook' and `call-process-internal'." - (let ((coding-systems - (if call-process-hook - (apply call-process-hook program buffer nil nil args) - default-process-coding-system))) - (if (consp coding-systems) - (apply 'call-process-internal - program infile buffer display (car coding-systems) - (code-convert-process-arguments args coding-systems))))) - -(defun call-process-region (start end program - &optional delete buffer display &rest args) - "Send text from START to END to a process running PROGRAM. -Delete the text if DELETE is non-nil. -Insert output in BUFFER before point; t means current buffer; - nil for BUFFER means discard it; 0 means discard and don't wait. -Sixth arg DISPLAY non-nil means redisplay buffer as output is inserted. -Remaining args are passed to PROGRAM at startup as command args. -Returns nil if BUFFER is 0; otherwise waits for PROGRAM to terminate -and returns a numeric exit status or a signal description string. -If you quit, the process is killed with SIGKILL. -The coding-system used for receiving from the PROGRAM defaults to - car of default-process-coding-system. -The coding-system used for sending the region to the PROGRAM and converting - ARGS default to cdr of default-process-coding-system. -But these can be changed by `call-process-hook'. -See also `call-process-hook' and `call-process'." - (let ((temp (if (eq system-type 'ms-dos) - (let* ((tem (or (getenv "TMP") (getenv "TEMP") "/")) - (temm (aref tem (1- (length tem))))) - (make-temp-name - (concat tem - (if (or (eq temm ?/) (eq temm ?\\)) "" "/") - "em"))) - (make-temp-name "/tmp/emacs"))) - (coding-systems (if call-process-hook - (apply call-process-hook - program buffer start end args) - default-process-coding-system)) - status) - (if (consp coding-systems) - (unwind-protect - (let ((call-process-hook nil) - (default-process-coding-system coding-systems) - (output-coding-system (cdr coding-systems))) - (write-region start end temp nil 'nomessage) - (if delete (delete-region start end)) - (setq status - (apply 'call-process program temp buffer display args))) - (delete-file temp))) - status)) - -(defvar start-process-hook nil - "A hook function to decide coding-systems of process input and output. -Before starting process, start-process calls it with arguments - NAME, BUFFER, PROGRAM, and ARGS [same as those given to start-process]. -The return value of this function should be a cons of coding-systems - used while sending and receiving to/from the started process. - If the value is not cons object, further calling is supressed.") - -(if (not (eq system-type 'ms-dos)) - -(defun start-process (name buf program &rest args) - "Start a program in a subprocess. Return the process object for it. -Args are NAME BUFFER PROGRAM &rest PROGRAM-ARGS. -NAME is name for process. It is modified if necessary to make it unique. -BUFFER is the buffer or (buffer-name) to associate with the process. - Process output goes at end of that buffer, unless you specify - an output stream or filter function to handle the output. - BUFFER may be also nil, meaning that this process is not associated - with any buffer. -Third arg is program file name. It is searched for as in the shell. -Remaining arguments are strings to give program as arguments. -The coding-system used for sending and receiving to/from the process are - the value of default-process-coding-system, but can be changed by - `start-process-hook'. -See also `start-process-hook' and `start-process-internal;." - (let ((coding-systems - (if start-process-hook - (apply start-process-hook name buf program args) - default-process-coding-system))) - (if (consp coding-systems) - (let ((process - (apply 'start-process-internal name buf program - (code-convert-process-arguments args coding-systems)))) - (set-process-input-coding-system (car coding-systems)) - (set-process-output-coding-system (cdr coding-systems)) - process)))) - -(defvar open-network-stream-hook nil - "A hook function to decide coding-systems of input and output for service. -Before starting service, open-network-stream calls this function with arguments - NAME, BUFFER, PROGRAM, and ARGS [same as those given to open-network-stream]. -The return value of this function should be a cons of coding-systems - used while sending and receiving to/from the network service. - If the value is not cons object, further calling is supressed.") - -(defun open-network-stream (name buf host service) - "Open a TCP connection for a service to a host. -Returns a subprocess-object to represent the connection. -Input and output work as for subprocesses; `delete-process' closes it. -Args are NAME BUFFER HOST SERVICE. -NAME is name for process. It is modified if necessary to make it unique. -BUFFER is the buffer (or buffer-name) to associate with the process. - Process output goes at end of that buffer, unless you specify - an output stream or filter function to handle the output. - BUFFER may be also nil, meaning that this process is not associated - with any buffer -Third arg is name of the host to connect to. -Fourth arg SERVICE is name of the service desired, or an integer - specifying a port number to connect to. -The coding system used for sending and receiving to/from the SERVICE are - the value of default-process-coding-system, but can be changed by - open-network-stream-hook. -See also `open-network-stream-hook' and `open-network-stream-internal'." - (let ((coding-systems - (if open-network-stream-hook - (funcall open-network-stream-hook name buf host service) - default-process-coding-system))) - (if (consp coding-systems) - (let ((process - (open-network-stream-internal - name buf host service))) - (set-process-input-coding-system - (car coding-systems)) - (set-process-output-coding-system - (cdr coding-systems)) - process)))) - -) - -;;; -;;; For process-coding-system -;;; - -(defun default-start-process-hook (name buf program &rest args) - (apply 'find-process-coding-system buf program nil args)) - -(defun default-open-network-stream-hook (name buf host service) - (find-process-coding-system buf service t host)) - -(defun default-call-process-hook (program buffer start end &rest args) - (apply 'find-process-coding-system buffer program nil args)) - -(defun find-process-coding-system (buffer program - &optional servicep &rest args) - "Arguments are BUFFER, PROGRAM, SERVICEP, and ARGS. -BUFFER is output buffer (or its name) of a process or nil. -If SERVICEP is nil, PROGRAM is a path name of a program to be executed - by start-process and ARGS is a list of the arguments. -If SERVICEP is non-nil, PROGRAM is a name of a service - for open-network-stream and ARGS is a list of a host. -The return value is a cons of coding-systems - for input and output for the process. -Please redefine this function as you wish." - (if (eq buffer t) (setq buffer (buffer-name)) - (if (bufferp buffer) (setq buffer (buffer-name buffer)) - (if (not (stringp buffer)) (setq buffer "")))) - - (let ((place (if servicep - (find-service-coding-system program (car args)) - (find-program-coding-system buffer program)))) - (if place - (cond( (consp (cdr place)) (cdr place)) - ( (null (cdr place)) '(nil nil)) - ( t (condition-case () - (apply (cdr place) buffer program servicep args) - (error default-process-coding-system)))) - default-process-coding-system))) - -(setq start-process-hook 'default-start-process-hook - open-network-stream-hook 'default-open-network-stream-hook - call-process-hook 'default-call-process-hook) - -;;; -;;; program --> coding-system translation -;;; - -(defun strict-string-match (regexp string &optional start) - (and (eq 0 (string-match regexp string (or start 0))) - (eq (match-end 0) (length string)))) - -(defvar program-coding-system-alist nil) - -(defun define-program-coding-system (buffer program code) - (let* ((key (cons buffer program)) - (place (assoc key program-coding-system-alist))) - (if (coding-system-p code) - (setq code (cons code code))) - (if place - (setcdr place code) - (setq place (cons key code)) - (setq program-coding-system-alist - (cons place program-coding-system-alist))) - place)) - -(defun find-program-coding-system (buffer program) - (let ((alist program-coding-system-alist) (place nil)) - (while (and alist (null place)) - (if (program-coding-system-match buffer program (car (car alist))) - (setq place (car alist))) - (setq alist (cdr alist))) - place)) - -(defun program-coding-system-match (buffer program patpair) - (let ((bpat (car patpair)) (ppat (cdr patpair))) - (if (and (symbolp ppat) (boundp ppat) - (stringp (symbol-value ppat))) - (setq ppat (symbol-value ppat))) - (and (or (null bpat) - (and (stringp bpat) (string-match bpat buffer))) - (or (null ppat) - (and (stringp ppat) - (or - (strict-string-match ppat program) - (strict-string-match ppat (file-name-nondirectory program)) - )))))) - -(define-program-coding-system - nil "rsh" 'find-process-coding-system-rsh) - -(defun find-process-coding-system-rsh (buffer rsh &optional servicep host - &rest args) - (if (equal (car args) "-l") - (setq args (cdr (cdr args)))) - (if (equal (car args) "-n") - (setq args (cdr args))) - (apply 'find-process-coding-system buffer (car args) nil (cdr args))) - - -;;; -;;; -;;; -(define-program-coding-system - nil (concat exec-directory "env") 'find-process-coding-system-env) - -;;;(defun find-mc-process-code-env (buffer env &optional servicep &rest args) -;;; (while (string-match "[-=]" (car args)) -;;; (setq args (cdr args))) -;;; (find-mc-process-code buffer (car args) nil (cdr args))) - -;;; -;;; coded by nakagawa@titisa.is.titech.ac.jp 1989 -;;; modified by tomura@etl.go.jp -;;; -;;; env command syntax: See etc/env.c -;;; env [ - ] -;;; ;;; GNU env only -;;; { variable=value -;;; | -u variable -;;; | -unset variable -;;; | -s variable value -;;; | -set variable value }* -;;; [ - | -- ] -;;; ;;; end of GNU env only -;;; -;;; - -(defun find-process-coding-system-env (buffer env &optional servicep - &rest args) - (if (string= (car args) "-") (setq args (cdr args))) - (while (or (string-match "=" (car args)) - (string= "-s" (car args)) - (string= "-set" (car args)) - (string= "-u" (car args)) - (string= "-unset" (car args))) - (cond((or (string= "-s" (car args)) - (string= "-set" (car args))) - (setq args (cdr(cdr(cdr args))))) - ((or (string= "-u" (car args)) - (string= "-unset" (car args))) - (setq args (cdr(cdr args)))) - (t - (setq args (cdr args))))) - (if (or (string= (car args) "-") - (string= (car args) "--")) - (setq args (cdr args))) - (apply 'find-process-coding-system buffer (car args) nil (cdr args))) - -;;; -;;; service --> mc code translation -;;; - -(defvar service-coding-system-alist nil) - -(defun define-service-coding-system (service host code) - (let* ((key (cons service host)) - (place (assoc key service-coding-system-alist))) - (if (coding-system-p code) - (setq code (cons code code))) - (if place - (setcdr place code) - (setq place (cons key code) - service-coding-system-alist (cons place service-coding-system-alist))) - place)) - -(defun find-service-coding-system (service host) - (let ((alist service-coding-system-alist) (place nil)) - (while (and alist (null place)) - (if (service-coding-system-match service host (car (car alist))) - (setq place (car alist))) - (setq alist (cdr alist))) - place)) - -(defun service-coding-system-match (service host patpair) - (let ((spat (car patpair)) (hpat (cdr patpair))) - (and (or (null spat) - (eq service spat) - (and (stringp spat) (stringp service) - (strict-string-match spat service))) - (or (null hpat) - (strict-string-match hpat host))))) - -(defvar default-process-coding-system (cons 'autodetect-unix nil) - "Cons of default values used to receive from and send to process.") - -(defun set-default-process-coding-system (input output) - "Set default values of input and output coding-system for process to -INPUT and OUTPUT, which should be symbols referring to coding systems." - (interactive - "zDefault coding-system for process input: \nzDefault coding-system for process output: ") - (setq default-process-coding-system (cons input output)) - (redraw-modeline t)) - -;; For RMAIL and NEWS -;; Notice! In Korea for mail, use 'iso-2022-kr instead of 'junet. -(define-program-coding-system nil ".*mail.*" 'junet) -(define-program-coding-system nil ".*inews.*" 'junet) -;; For GNUS -(define-service-coding-system "nntp" nil 'junet-unix) -;; For MH -(define-program-coding-system nil ".*scan.*" 'junet) -(define-program-coding-system nil ".*inc.*" 'junet) -(define-program-coding-system nil ".*mhl.*" 'junet) -;; For MIME -(define-program-coding-system nil ".*anno.*" 'junet) -(define-program-coding-system nil ".*rcvstore.*" 'junet) -(setq mh-before-send-letter-hook - '(lambda () (set-buffer-file-coding-system 'junet))) -;; For VM -(add-hook 'vm-mode-hooks - '(lambda () - (set-buffer-file-coding-system 'junet))) -;; For Wnn and cWnn -(define-service-coding-system "wnn" nil 'no-conversion) - -;; For shells -- commented out -;;(define-program-coding-system nil ".*sh.*" '(nil . nil)) - -;; For gnus user only -;(setq gnus-your-domain "your.domain.address" -; gnus-your-organization "Your site name" -; gnus-use-generic-from t) - -;; For rnews user only -(setq news-inews-program "/usr/lib/news/inews") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/font-lock.el --- a/lisp/packages/font-lock.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/font-lock.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,6 +1,6 @@ ;;; font-lock.el --- decorating source files with fonts/colors based on syntax -;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1992-1995, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1996 Ben Wing. @@ -10,7 +10,7 @@ ;; Next Author: RMS ;; Next Author: Simon Marshall ;; Latest XEmacs Author: Ben Wing -;; Maintainer: FSF (well, maybe) +;; Maintainer: XEmacs Development Team (sigh :-( ) ;; Keywords: languages, faces ;; This file is part of XEmacs. @@ -1292,6 +1292,7 @@ ;; font-lock-set-defaults is in fontl-hooks.el. +;;;###autoload (defun font-lock-set-defaults-1 (&optional explicit-defaults) ;; does everything that font-lock-set-defaults does except ;; enable font-lock-mode. This is called by `font-lock-mode'. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/generic-sc.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/packages/generic-sc.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,1758 @@ +;;; generic-sc.el --- generic interface to source control systems + +;; Copyright (C) 1992, 1993, 1994, 1997 Free Software Foundation, Inc. + +;; Author: devin@lucid.com +;; Maintainer: Unmaintained +;; Keywords: tools, unix + +;; This file is part of XEmacs. + +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Synched up with: Not in FSF. + +;;; Commentary: + +;; The generic interface provide a common set of functions that can be +;; used to interface with a source control system like SCCS, RCS or +;; CVS. +;; +;; You chose which source control system to use by calling sc-mode +;; +;; The module is based on the sccs.el mode of Eric S. Raymond +;; (eric@snark.thyrsus.com) which was distantly derived from an rcs +;; mode written by Ed Simpson ({decvax, seismo}!mcnc!duke!dukecdu!evs) +;; in years gone by and revised at MIT's Project Athena. + +;;; Code: + +;; This can be customized by the user + +(defgroup generic-sc nil + "Generic interface to source control systems" + :prefix "sc-" + :group 'tools) + + +(defcustom sc-diff-command '("diff") + "*The command/flags list to be used in constructing diff commands." + :type '(repeat string) + :group 'generic-sc) + +;; Duplicated from pcl-cvs. +(defvar cvs-program "cvs" + "*The command name of the cvs program.") + +(defcustom sc-mode-expert () + "*Treat user as expert; suppress yes-no prompts on some things." + :type 'boolean + :group 'generic-sc) + +(defcustom sc-max-log-size 510 + "*Maximum allowable size of a source control log message." + :type 'integer + :group 'generic-sc) + +(defcustom sc-ccase-comment-on '(checkout checkout-dir checkin-dir rename + new-brtype new-branch checkin-merge + create-label label-sources) + "*Operations on which comments would be appreciated. +We check the values checkout, checkout-dir, checkin-dir, +rename, new-brtype, new-branch, create-label, +and label-sources as symbols." + :type '(repeat symbol) + :group 'generic-sc) + +(defvar sc-ccase-reserve nil + "Whether to reserve checkouts or not. By default, this is nil - don't. +Other values are t - do, and anything else, eg. 'ask - ask.") + +;; default keybindings +(defvar sc-prefix-map (lookup-key global-map "\C-xv")) +(if (not (keymapp sc-prefix-map)) + (progn + (setq sc-prefix-map (make-sparse-keymap)) + (define-key global-map "\C-xv" sc-prefix-map) + (define-key sc-prefix-map "v" 'sc-next-operation) + (define-key sc-prefix-map "=" 'sc-show-changes) + (define-key sc-prefix-map "l" 'sc-show-history) + (define-key sc-prefix-map "p" 'sc-visit-previous-revision) + (define-key sc-prefix-map "u" 'sc-revert-file) + (define-key sc-prefix-map "d" 'sc-list-registered-files) + (define-key sc-prefix-map "\C-d" 'sc-update-directory) + (define-key sc-prefix-map "\C-r" 'sc-rename-file) + )) + + +;;; The user does not change these +(defvar sc-generic-name "" + "Name of the source control system used. Is displayed in the modeline.") + +(defvar sc-mode-line-string () + "Revision number to show in the mode line") + +(defvar sc-generic-log-buf () + "Buffer for entering log message") + +(defvar sc-log-entry-keymap () + "Additional keybindings used when entering the log message") + +(defvar sc-can-hack-dir () + "Does the SC system allow users to play directly with directories") + +(defvar sc-ccase-mfs-prefixes () + "Prefixes known to the system to be MFS ... ignore all others") + +(defmacro sc-chmod (perms file) + (list 'call-process "chmod" nil nil nil perms file)) + +(defmacro error-occurred (&rest body) + (list 'condition-case nil (cons 'progn (append body '(nil))) '(error t))) + + +;;; User level functions +(defun sc-next-operation (verbose) + "Do the next logical source-control operation on the file in the current buffer. +The current subdirectory must be under source control. + If the file is not already registered with the source control, this registers it +and checks it out. + If the file is registered and not locked by anyone, this checks it out. + If the file is registered and locked by the calling user, this pops up a +buffer for creation of a log message, then checks the file in. +A read-only copy of the changed file is left in place afterwards. + If the file is registered and locked by someone else, an error message is +returned indicating who has locked it." + (interactive "P") + (if (not buffer-file-name) + (error "There is no file associated with buffer %s" (buffer-name))) + (let* (revision + (file buffer-file-name) + (lock-info (sc-lock-info file)) + (sc-generic-log-buf + (get-buffer-create (format "*%s-Log*" sc-generic-name)))) + (if (eq lock-info 'na) + (error "The file associated with buffer %s is not registered" (buffer-name))) + + ;; if file is not registered register it and set lock-info to show it's not locked + (if (not lock-info) + (progn + (sc-register-file verbose) + (setq lock-info (list () ())))) + + (cond ((not (car lock-info)) + ;; if there is no lock on the file, assert one and get it + (sc-check-out file t) + (revert-buffer nil t) + (sc-mode-line)) + + ((and (not (equal sc-generic-name "CCase")) + (not (equal (car lock-info) (user-login-name)))) + ;; file is locked by someone else + (error "Sorry, %s has that file locked." (car lock-info))) + + (t + ;; OK, user owns the lock on the file + ;; if so, give user a chance to save before delta-ing. + (if (and (buffer-modified-p) + (or + sc-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + + (setq revision (car (cdr lock-info))) + + ;; user may want to set nonstandard parameters + (if verbose + (if (or sc-mode-expert + (y-or-n-p + (format "revision: %s Change revision level? " + revision))) + (setq revision (read-string "New revision level: ")))) + + ;; OK, let's do the delta + (let ((buffer (sc-temp-buffer))) + (if (save-window-excursion + ;; this excursion returns t if the new version was saved OK + (pop-to-buffer buffer) + (erase-buffer) + (set-buffer-modified-p nil) + (sc-log-entry-mode) + (message + "Enter log message. Type C-c C-c when done, C-c ? for help.") + (prog1 + (and (not (error-occurred (recursive-edit))) + (not (error-occurred + (sc-check-in file revision + (buffer-string))))) + (setq buffer-file-name nil) + (bury-buffer buffer))) + + ;; if the save went OK do some post-checking + (if (buffer-modified-p) + (error + "Checked-in version of file does not match buffer!") + (revert-buffer nil t) + (sc-mode-line) + (run-hooks 'sc-check-in-ok)))))))) + +(defun sc-insert-last-log () + "Insert the log message of the last check in at point." + (interactive) + (insert-buffer sc-generic-log-buf)) + +(defun sc-abort-check-in () + "Abort a source control check-in command." + (interactive) + (if (or sc-mode-expert (y-or-n-p "Really Abort Check-in? ")) + (progn + (delete-window) + (abort-recursive-edit)))) + +(defun sc-log-exit () + "Proceed with checkin with the contents of the current buffer as message." + (interactive) + (if (< (buffer-size) sc-max-log-size) + (progn + (copy-to-buffer sc-generic-log-buf (point-min) (point-max)) + (exit-recursive-edit) + (delete-window)) + (goto-char sc-max-log-size) + (error + "Log must be less than %d characters. Point is now at char %d." + sc-max-log-size (point)))) + + +;;; Functions to look at the edit history +(defun sc-show-changes (arg) + "Compare the version being edited with the last checked-in revision. +With a prefix argument prompt for revision to compare with." + (interactive "P") + ;; check that the file is not modified + (if (and (buffer-modified-p) + (or + sc-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + (let* ((revision (and arg (read-string "Revision to compare against: "))) + (file buffer-file-name) + (name (file-name-nondirectory file)) + (old (sc-get-version-in-temp-file file revision)) + (buffer (sc-temp-buffer)) + status) + (save-excursion + (set-buffer buffer) + (erase-buffer) + (setq default-directory (file-name-directory file)) + (setq status + (apply 'call-process (car sc-diff-command) () t () + (append (cdr sc-diff-command) (list old) (list file))))) + (if (not (or (eq 0 status) (eq 1 status))) ; see man diff.1 + (progn + (display-buffer buffer) + (error "diff FAILED"))) + (delete-file old) + (save-excursion + (set-buffer buffer) + (goto-char (point-min)) + (if (equal (point-min) (point-max)) + (insert + (format "No changes to %s since last update." + (file-name-nondirectory file))) + (insert "==== Diffs for " file "\n") + (insert "==== ") + (mapcar '(lambda (i) (insert i " ")) sc-diff-command) + (insert name "<" (or revision "current") ">" " " name "\n\n"))) + (display-buffer buffer))) + +(defun sc-show-revision-changes () + "Prompt for a revision to diff against." + (interactive) + (sc-show-changes 4)) + +(defun sc-version-diff-file (file rel1 rel2) + "For FILE, report diffs between two revisions REL1 and REL2 of it." + (interactive "fFile: \nsOlder version: \nsNewer version: ") + (if (string-equal rel1 "") (setq rel1 nil)) + (if (string-equal rel2 "") (setq rel2 nil)) + (let ((buffer (sc-temp-buffer))) + (set-buffer buffer) + (erase-buffer) + (let ((v1 (sc-get-version-in-temp-file file rel1)) + (v2 (if rel2 (sc-get-version-in-temp-file file rel2) file))) + (and v1 + v2 + (unwind-protect + (apply 'call-process (car sc-diff-command) nil t t + (append (cdr sc-diff-command) (list v1) (list v2))))) + (condition-case () (delete-file v1) (error nil)) + (if rel2 + (condition-case () (delete-file v2) (error nil))) + (set-buffer-modified-p nil) + (goto-char (point-min)) + (if (equal (point-min) (point-max)) + (message + (format "No changes to %s between %s and %s." file rel1 rel2)) + (display-buffer buffer))))) + +(defun sc-show-history () + "List the edit history of the current buffer." + (interactive) + (let ((file buffer-file-name)) + (if (not file) + (error "There is no file associated with buffer %s" (buffer-name))) + (if (not (sc-lock-info file)) + (error "The file is not registered in the source control system")) + (let ((buffer (sc-temp-buffer))) + (save-excursion + (set-buffer buffer) + (erase-buffer) + (sc-history file) + (goto-char (point-min))) + (display-buffer buffer)))) + +(defun sc-visit-previous-revision (revision) + "Show a previous revision of the current file" + (interactive "sShow previous revision number: ") + (let ((file buffer-file-name)) + (if (not file) + (error "There is no file associated with buffer %s" (buffer-name))) + (let ((other-file (sc-get-version-in-temp-file file revision)) + (buffer-name (concat (file-name-nondirectory file) + "<" sc-generic-name " " revision ">"))) + (pop-to-buffer (get-buffer-create buffer-name)) + (erase-buffer) + (insert-file other-file) + ;; get the same major mode as the original file + (setq buffer-file-name file) + (normal-mode) + (setq buffer-file-name ()) + (set-buffer-modified-p ()) + (toggle-read-only) + (delete-file other-file)))) + +(defun sc-revert-file () + "Revert the current buffer's file back to the last saved version." + (interactive) + (let ((file buffer-file-name)) + (if (y-or-n-p (format "Revert file %s to last checked-in revision?" file)) + (progn + (sc-revert file) + (revert-buffer nil t) + (sc-mode-line))))) + +;; Functions to get directory level information + +(defun sc-list-all-locked-files (arg) + "List all files currently locked under the revision control system. +With prefix arg list only the files locked by the user." + (interactive "P") + (let* ((locker (and arg (user-login-name))) + (buffer (sc-tree-walk 'sc-list-file-if-locked locker))) + (save-excursion + (set-buffer buffer) + (goto-char (point-min)) + (if (= (point-min) (point-max)) + (insert "No files locked ") + (insert "Files locked ")) + (if locker + (insert "by " locker " ")) + (insert "in " default-directory "\n\n")) + (display-buffer buffer))) + +(defun sc-list-locked-files () + "List all files currently locked by me" + (interactive) + (sc-list-all-locked-files 4)) + +(defun sc-list-registered-files () + "List all files currently registered under the revision control system." + (interactive) + (let ((buffer (sc-tree-walk 'sc-list-file))) + (save-excursion + (set-buffer buffer) + (if (= (point-min) (point-max)) + (insert "No files registered in " sc-generic-name + " in " default-directory) + (goto-char (point-min)) + (insert "Files registered in " sc-generic-name " in " default-directory + "\n\n"))) + (display-buffer buffer))) + +(defun sc-update-directory () + "Updates the current directory by getting the latest copies of the files" + (interactive) + (save-some-buffers) + (let ((buffer (sc-tree-walk 'sc-update-file))) + (save-excursion + (set-buffer buffer) + (goto-char (point-min)) + (if (= (point-min) (point-max)) + (insert "No files needed to be updated in " default-directory "\n\n") + (insert "Files updated in " default-directory "\n\n"))) + (display-buffer buffer))) + +;; Miscellaneous other entry points + +(defun sc-register-file (verbose) + "Register the file visited by the current buffer into source control. +Prefix argument register it under an explicit revision number." + (interactive "P") + (let ((file buffer-file-name)) + (if (not file) + (error "There is no file associated with buffer %s" (buffer-name))) + (let ((lock-info (sc-lock-info file)) + (revision ())) + (if lock-info + (error "This file is already registered into %s" sc-generic-name)) + ;; propose to save the file if it's modified + (if (and (buffer-modified-p) + (or + sc-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + ;; get the revision number + (if verbose + (setq revision (read-string "Initial Revision Number: "))) + (sc-register file revision) + (revert-buffer nil t) + (sc-mode-line)))) + +(defun sc-rename-file (old new) + "Rename a file, taking its source control archive with it." + (interactive "fOld name: \nFNew name: ") + (let ((owner (sc-locking-user old))) + (if (and owner (not (string-equal owner (user-login-name)))) + (error "Sorry, %s has that file checked out" owner))) + (if sc-can-hack-dir + (rename-file old new t)) + (sc-rename old new)) + +(defun sc-rename-this-file (new) + "Rename the file of the current buffer, taking its source control archive with it" + (interactive "FNew name: ") + (if (and (buffer-modified-p) + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name)))) + (save-buffer)) + (sc-rename-file buffer-file-name new) + (let ((old-buffer (current-buffer)) + (new-buffer (find-file-noselect new))) + (set-window-buffer (selected-window) new-buffer) + (pop-to-buffer (current-buffer)) + (bury-buffer old-buffer))) + + +;;; Mode independent functions +;;; All those sc-... functions FUNCALL the corresponding sc-generic-... function. +;;; The variables are set to functions that do the SCCS, RCS or CVS commands +;;; depending on the mode chosen. + +(defvar sc-generic-lock-info () + "Function to implement sc-lock-info") + +(defun sc-lock-info (file) + "Return a list of the current locker and current locked revision for FILE. +Returns NIL if FILE is not registered in the source control system. +Return (NIL NIL) if FILE is registered but not locked. +Return (locker revision) if file is locked." + (funcall sc-generic-lock-info file)) + + +(defvar sc-generic-register () + "Function to implement sc-register") + +(defun sc-register (file revision) + "Register FILE under source control with initial revision REVISION." + (funcall sc-generic-register file revision)) + + +(defvar sc-generic-check-out () + "Function to implement sc-check-out") + +(defun sc-check-out (file lockp) + "Checks out the latest version of FILE. +If LOCKP is not NIL, FILE is also locked." + (funcall sc-generic-check-out file lockp)) + + +(defvar sc-generic-get-version () + "Function to implement sc-get-version") + +(defun sc-get-version (file buffer revision) + "Insert a previous revison of FILE in BUFFER. +REVISION is the revision number requested." + (funcall sc-generic-get-version file buffer revision)) + + +(defvar sc-generic-check-in () + "Function to implement sc-check-in") + +(defun sc-check-in (file revision message) + "Check in FILE with revision REVISION. +MESSAGE is a string describing the changes." + (funcall sc-generic-check-in file revision message)) + + +(defvar sc-generic-history () + "Function to implement sc-history") + +(defun sc-history (file) + "Insert the edit history of FILE in the current buffer." + (funcall sc-generic-history file)) + + +(defvar sc-generic-tree-list () + "Function to implement sc-tree-list") + +(defun sc-tree-list () + "List in the current buffer the files registered in the source control system" + (funcall sc-generic-tree-list)) + + +(defvar sc-generic-new-revision-p () + "Function to implement sc-new-revision-p") + +(defun sc-new-revision-p (file) + "True if a new revision of FILE was checked in since we last got a copy of it" + (funcall sc-generic-new-revision-p file)) + + +(defvar sc-generic-revert () + "Function to implement sc-revert") + +(defun sc-revert (file) + "Cancel a check out of FILE and get back the latest checked in version" + (funcall sc-generic-revert file)) + + +(defvar sc-generic-rename () + "Function to implement sc-rename") + +(defun sc-rename (old new) + "Rename the source control archives for OLD to NEW" + (funcall sc-generic-rename old new)) + + +(defvar sc-menu () + "Menu to use") + + +;;; Utilities functions +(defun sc-do-command (buffer message command file sc-file &rest flags) + "Execute a command, notifying the user and checking for errors." + (setq file (expand-file-name file)) + (message "Running %s on %s..." message file) + (let ((status + (save-excursion + (set-buffer (get-buffer-create buffer)) + (erase-buffer) + (setq flags (append flags (and file (list sc-file)))) + (setq flags (delq () flags)) + (let ((default-directory (file-name-directory (or file "./")))) + (eq (apply 'call-process command nil t nil flags) 0))))) + (if status + (message "Running %s...OK" message) + (save-excursion + (set-buffer buffer) + (goto-char (point-min)) + (insert command) + (mapcar '(lambda (i) (insert " " i)) flags) + (insert "\n\n") + (goto-char (point-min))) + (display-buffer buffer) + (error "Running %s...FAILED" message)))) + +(defun sc-enter-comment () + "Enter a comment. Return it as a string." + (let ((buffer (sc-temp-buffer))) + (setq sc-generic-log-buf + (get-buffer-create (format "*%s-Log*" sc-generic-name))) + (save-window-excursion + ;; this excursion returns t if the new version was saved OK + (pop-to-buffer buffer) + (erase-buffer) + (set-buffer-modified-p nil) + (sc-log-entry-mode) + (message + "Enter log message. Type C-c C-c when done, C-c ? for help.") + (prog1 + (and (not (error-occurred (recursive-edit))) + (let ((bs (buffer-string))) + (if (> (length bs) 0) bs))) + (setq buffer-file-name nil) + (bury-buffer buffer))))) + +(defun sc-locking-user (file) + "Return the login name of the locker of FILE. Return nil if FILE is not locked" + (car (sc-lock-info file))) + +(defun sc-locked-revision (file) + "Return the revision number currently locked for FILE, nil if FILE is not locked." + (car (cdr (sc-lock-info file)))) + +(defun sc-mode-line () + "Set the mode line for the current buffer. +FILE is the file being visited." + (let* ((file buffer-file-name) + (lock-info (sc-lock-info file))) + ;; ensure that the global mode string is not NIL + (or global-mode-string (setq global-mode-string '(""))) + ;; ensure that our variable is in the global-mode-string + (or (memq 'sc-mode-line-string global-mode-string) + (setq global-mode-string + (append global-mode-string '(sc-mode-line-string)))) + (make-local-variable 'sc-mode-line-string) + (setq sc-mode-line-string + (cond ((or + (eq lock-info 'na) + (null lock-info)) ()) + ((null (car lock-info)) + (format " <%s:>" sc-generic-name)) + ((equal (car lock-info) (user-login-name)) + (format " <%s: %s>" sc-generic-name (car (cdr lock-info)))) + (t + (format " <%s: %s>" sc-generic-name (car lock-info))))))) + +(defun sc-temp-buffer () + "Return a temporary buffer to use for output" + (get-buffer-create (format "*%s*" sc-generic-name))) + +(defun sc-tree-walk (func &rest args) + "Apply FUNC to the files registered in the source control system. +FUNC is passed the file path and ARGS." + (let* ((buffer-name (format "*%s directory*" sc-generic-name)) + (buffer (get-buffer-create buffer-name)) + (dir default-directory) + files) + ;; recreate the directory buffer in the right directory + (save-excursion + (set-buffer buffer) + (erase-buffer) + (setq default-directory dir) + ;; get a list of all the registered files + (sc-tree-list) + ;; remove the "not found" messages + (goto-char (point-min)) + (while (search-forward "not found" () t) + (beginning-of-line 1) + (kill-line 1)) + ;; check if any file is listed + (if (= (point-min) (point-max)) + (error "No registered files under %s" default-directory)) + ;; build the list of files + (goto-char (point-min)) + (setq files ()) + (while (not (eobp)) + (let ((file + (buffer-substring (point) (progn (end-of-line) (point))))) + (setq files (cons file files))) + (forward-line 1)) + (setq files (nreverse files)) + ;; let the function output information in the buffer + (erase-buffer)) + (display-buffer buffer) + ;; apply the function + (save-excursion + (set-buffer buffer) + (while files + (apply func (car files) args) + (setq files (cdr files))) + buffer))) + +(defun sc-get-version-in-temp-file (file revision) + "For the given FILE, retrieve a copy of the version with given REVISION. +The text is retrieved into a tempfile. Return the tempfile name." + (let* ((oldversion + (make-temp-name + (concat (or (ccase-protect-expanded-name revision) "current") + "-" + (file-name-nondirectory file) + "-"))) + (vbuf (get-buffer-create oldversion))) + (sc-get-version file vbuf revision) + (save-excursion + (set-buffer vbuf) + (write-region (point-min) (point-max) oldversion t 0)) + (kill-buffer vbuf) + (sc-chmod "-w" oldversion) + oldversion)) + +;; Functions used to get directory level information + +(defun sc-insert-file-lock-info (file lock-info) + (insert (car lock-info) ":" (car (cdr lock-info))) + (indent-to-column 16 1) + (insert (file-name-nondirectory file) "\n")) + +(defun sc-list-file-if-locked (file &optional arg) + "List all files underneath the current directory matching a prefix type." + (let ((lock-info (sc-lock-info file))) + (if (and lock-info + (car lock-info) + (or (null arg) (equal arg (car lock-info)))) + (progn + (sc-insert-file-lock-info file lock-info) + (sit-for 0))))) + +(defun sc-list-file (file) + (let ((lock-info (sc-lock-info file))) + (cond ((eq lock-info 'na) + (indent-to-column 16 1) + (insert (file-name-nondirectory file) "\n")) + ((car lock-info) + (sc-insert-file-lock-info file lock-info)) + ((sc-new-revision-p file) + (insert "needs update") + (indent-to-column 16 1) + (insert (file-name-nondirectory file) "\n")) + (t + (indent-to-column 16 1) + (insert (file-name-nondirectory file) "\n"))) + (sit-for 0))) + +;;; Function to update one file from the archive +(defun sc-update-file (file) + "get the latest version of the file if a new one was checked-in" + (if (sc-new-revision-p file) + (let ((file-name (file-name-nondirectory file))) + ;; get the latest copy + (rename-file (sc-get-version-in-temp-file file nil) file t) + (let ((b (get-file-buffer file))) + (if b + (save-excursion + (set-buffer b) + (revert-buffer nil t) + (sc-mode-line)))) + ;; show the file was updated + (insert "updated") + (indent-to-column 16 1) + (insert file-name "\n") + (sit-for 0)))) + +;; Set up key bindings for use while editing log messages + +(if sc-log-entry-keymap + nil + (setq sc-log-entry-keymap (make-sparse-keymap)) + (define-key sc-log-entry-keymap "\C-ci" 'sc-insert-last-log) + (define-key sc-log-entry-keymap "\C-c\C-i" 'sc-insert-last-log) + (define-key sc-log-entry-keymap "\C-ca" 'sc-abort-check-in) + (define-key sc-log-entry-keymap "\C-c\C-a" 'sc-abort-check-in) + (define-key sc-log-entry-keymap "\C-c\C-c" 'sc-log-exit) + (define-key sc-log-entry-keymap "\C-x\C-s" 'sc-log-exit)) + +(defvar sc-mode-hook nil + "*Function or functions to run on entry to sc-mode.") + +(defvar sc-mode () + "The currently active source control mode. Use M-x sc-mode to set it") + +;;;###autoload +(defun sc-mode (system) + "Toggle sc-mode. +SYSTEM can be sccs, rcs or cvs. +Cvs requires the pcl-cvs package. + +The following commands are available +\\[sc-next-operation] perform next logical source control operation on current file +\\[sc-show-changes] compare the version being edited with an older one +\\[sc-version-diff-file] compare two older versions of a file +\\[sc-show-history] display change history of current file +\\[sc-visit-previous-revision] display an older revision of current file +\\[sc-revert-file] revert buffer to last checked-in version +\\[sc-list-all-locked-files] show all files locked in current directory +\\[sc-list-locked-files] show all files locked by you in current directory +\\[sc-list-registered-files] show all files under source control in current directory +\\[sc-update-directory] get fresh copies of files checked-in by others in current directory +\\[sc-rename-file] rename the current file and its source control file + + +While you are entering a change log message for a check in, sc-log-entry-mode +will be in effect. + +Global user options: + sc-diff-command A list consisting of the command and flags + to be used for generating context diffs. + sc-mode-expert suppresses some conformation prompts, + notably for delta aborts and file saves. + sc-max-log-size specifies the maximum allowable size + of a log message plus one. + + +When using SCCS you have additional commands and options + +\\[sccs-insert-headers] insert source control headers in current file + +When you generate headers into a buffer using \\[sccs-insert-headers], +the value of sc-insert-headers-hook is called before insertion. If the +file is recognized a C or Lisp source, sc-insert-c-header-hook or +sc-insert-lisp-header-hook is called after insertion respectively. + + sccs-headers-wanted which %-keywords to insert when adding + headers with C-c h + sccs-insert-static if non-nil, keywords inserted in C files + get stuffed in a static string area so that + what(1) can see them in the compiled object code. + +When using CVS you have additional commands + +\\[sc-cvs-update-directory] update the current directory using pcl-cvs +\\[sc-cvs-file-status] show the CVS status of current file +" + (interactive + (if sc-mode + '(()) + (list + (intern + (read-string "Turn on source control mode on for: " "SCCS"))))) + (cond ((eq system ()) + (remove-hook 'find-file-hooks 'sc-mode-line) + (delete-menu-item (list sc-generic-name)) + (remove-hook 'activate-menubar-hook 'sc-sensitize-menu) + (setq sc-mode ())) + (sc-mode + (sc-mode ()) + (sc-mode system)) + (t + (setq system (intern (upcase (symbol-name system)))) + (let ((f (intern (format "sc-set-%s-mode" system)))) + (if (not (fboundp f)) + (error + "No source control interface for \"%s\". \ +Please use SCCS, RCS, CVS, or Atria." + system) + (funcall f) + (add-hook 'find-file-hooks 'sc-mode-line) + (add-submenu '() (cons sc-generic-name sc-menu)) + (add-hook 'activate-menubar-hook 'sc-sensitize-menu) + (run-hooks 'sc-mode-hook) + (setq sc-mode system)))))) + +(defun sc-log-entry-mode () + "Major mode for editing log message. + +These bindings are available when entering the log message +\\[sc-log-exit] proceed with check in, ending log message entry +\\[sc-insert-last-log] insert log message from last check-in +\\[sc-abort-check-in] abort this check-in + +Entry to the change-log submode calls the value of text-mode-hook, then +the value sc-log-entry-mode-hook. +" + (interactive) + (set-syntax-table text-mode-syntax-table) + (use-local-map sc-log-entry-keymap) + (setq local-abbrev-table text-mode-abbrev-table) + (setq major-mode 'sc-log-entry-mode) + (setq mode-name "Source Control Change Log Entry") + (run-hooks 'text-mode-hook 'sc-log-entry-mode-hook)) + + + +;;; SCCS specific part + +;; Find a reasonable default for the SCCS bin directory +(defvar sccs-bin-directory + (cond ((file-executable-p "/usr/sccs/unget") "/usr/sccs") + ((file-executable-p "/usr/bin/unget") "/usr/bin") + ((file-directory-p "/usr/sccs") "/usr/sccs") + ((file-directory-p "/usr/bin/sccs") "/usr/bin/sccs") + (t "/usr/bin")) + "*Directory where to find the sccs executables") + +(defvar sccs-headers-wanted '("\%\W\%") + "*SCCS header keywords to be inserted when sccs-insert-header is executed.") + +(defvar sccs-insert-static t + "*Insert a static character string when inserting source control headers in C mode. +Only relevant for the SCCS mode.") + +;; Vars the user doesn't need to know about. + +(defvar sccs-log-entry-mode nil) +(defvar sccs-current-major-version nil) + +;; Some helper functions + +(defun sccs-name (file &optional letter) + "Return the sccs-file name corresponding to a given file." + (if (null file) + () + (let ((expanded-file (expand-file-name file))) + (format "%sSCCS/%s.%s" + (concat (file-name-directory expanded-file)) + (or letter "s") + (concat (file-name-nondirectory expanded-file)))))) + +(defun sccs-lock-info (file) + "Lock-info method for SCCS. See sc-generic-lock-info" + (let ((sccs-file (sccs-name file "s")) + (lock-file (sccs-name file "p"))) + (cond ((or (null file) (not (file-exists-p sccs-file))) + ()) + ((not (file-exists-p lock-file)) + (list () ())) + (t + (save-excursion + (set-buffer (get-buffer-create "*SCCS tmp*")) + (insert-file lock-file) + (while (search-forward " " () t) + (replace-match "\n" () t)) + (goto-char (point-min)) + (forward-line 1) + (let ((revision + (buffer-substring (point) (progn (end-of-line) (point)))) + (name + (progn (forward-line 1) + (buffer-substring (point) + (progn (end-of-line) (point)))))) + (kill-buffer (current-buffer)) + (list name revision))))))) + + +(defun sccs-do-command (buffer command file &rest flags) + "Execute an SCCS command, notifying the user and checking for errors." + (let ((exec-path (cons sccs-bin-directory exec-path))) + (apply 'sc-do-command buffer command command file (sccs-name file) flags))) + +(defun sccs-admin (file sid) + "Checks a file into sccs. +FILE is the unmodified name of the file. SID should be the base-level sid to +check it in under." + ;; give a change to save the file if it's modified + (if (and (buffer-modified-p) + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name)))) + (save-buffer)) + (sccs-do-command "*SCCS*" "admin" file + (concat "-i" file) (concat "-r" sid)) + (sc-chmod "-w" file) + ;; expand SCCS headers + (sccs-check-out file nil)) + +(defun sccs-register (file revision) + (sccs-load-vars) + (if (and (not (file-exists-p "SCCS")) + (y-or-n-p "Directory SCCS does not exist, create it?")) + (make-directory "SCCS")) + (sccs-admin file + (cond + (revision revision) + ((error-occurred (load-file "SCCS/emacs-vars.el")) "1") + (t sccs-current-major-version)))) + +(defun sccs-check-out (file lockp) + "Retrieve a copy of the latest version of the given file." + (sccs-do-command "*SCCS*" "get" file (if lockp "-e"))) + +(defun sccs-get-version (file buffer revision) + (sccs-do-command buffer "get" file + (and revision (concat "-r" revision)) + "-p" "-s")) + +(defun sccs-check-in (file revision comment) + "Check-in a given version of the given file with the given comment." + (sccs-do-command "*SCCS*" "delta" file "-n" + (format "-r%s" revision) + (format "-y%s" comment)) + (sc-chmod "-w" file) + ;; sccs-delta already turned off write-privileges on the + ;; file, let's not re-fetch it unless there's something + ;; in it that get would expand + (save-excursion + (let ((buffer (get-file-buffer file))) + (if buffer + (progn + (set-buffer buffer) + (sccs-check-out file nil)))))) + +(defun sccs-history (file) + (sccs-do-command (current-buffer) "prs" file)) + +;; There has *got* to be a better way to do this... + +(defun sccs-save-vars (sid) + (save-excursion + (find-file "SCCS/emacs-vars.el") + (erase-buffer) + (insert "(setq sccs-current-major-version \"" sid "\")") + (basic-save-buffer))) + +(defun sccs-load-vars () + (if (error-occurred (load-file "SCCS/emacs-vars.el")) + (setq sccs-current-major-version "1"))) + +;; SCCS header insertion code + +(defun sccs-insert-headers () + "*Insert headers for use with the Source Code Control System. +Headers desired are inserted at the start of the buffer, and are pulled from +the variable sccs-headers-wanted" + (interactive) + (save-excursion + (save-restriction + (widen) + (if (or (not (sccs-check-headers)) + (y-or-n-p "SCCS headers already exist. Insert another set?")) + (progn + (goto-char (point-min)) + (run-hooks 'sccs-insert-headers-hook) + (cond ((eq major-mode 'c-mode) (sccs-insert-c-header)) + ((eq major-mode 'lisp-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'emacs-lisp-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'scheme-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'nroff-mode) (sccs-insert-nroff-header)) + ((eq major-mode 'plain-tex-mode) (sccs-insert-tex-header)) + ((eq major-mode 'texinfo-mode) (sccs-insert-texinfo-header)) + (t (sccs-insert-generic-header)))))))) + + + +(defun sccs-insert-c-header () + (insert "/*\n") + (mapcar '(lambda (s) + (insert " *\t" s "\n")) + sccs-headers-wanted) + (insert " */\n\n") + (if (and sccs-insert-static + (not (string-match "\\.h$" buffer-file-name))) + (progn + (insert "#ifndef lint\n" + "static char *sccsid") +;; (setq st (point)) +;; (insert (file-name-nondirectory buffer-file-name)) +;; (setq en (point)) +;; (subst-char-in-region st en ?. ?_) + (insert " = \"\%\W\%\";\n" + "#endif /* lint */\n\n"))) + (run-hooks 'sccs-insert-c-header-hook)) + +(defun sccs-insert-lisp-header () + (mapcar '(lambda (s) + (insert ";;;\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-lisp-header-hook)) + +(defun sccs-insert-nroff-header () + (mapcar '(lambda (s) + (insert ".\\\"\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-nroff-header-hook)) + +(defun sccs-insert-tex-header () + (mapcar '(lambda (s) + (insert "%%\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-tex-header-hook)) + +(defun sccs-insert-texinfo-header () + (mapcar '(lambda (s) + (insert "@comment\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-texinfo-header-hook)) + +(defun sccs-insert-generic-header () + (let* ((comment-start-sccs (or comment-start "#")) + (comment-end-sccs (or comment-end "")) + (dont-insert-nl-p (string-match "\n" comment-end-sccs))) + (mapcar '(lambda (s) + (insert comment-start-sccs "\t" s "" + comment-end-sccs (if dont-insert-nl-p "" "\n"))) + sccs-headers-wanted) + (insert comment-start-sccs comment-end-sccs (if dont-insert-nl-p "" "\n")))) + +(defun sccs-check-headers () + "Check if the current file has any SCCS headers in it." + (save-excursion + (goto-char (point-min)) + (let ((case-fold-search ())) + (re-search-forward "%[MIRLBSDHTEGUYFPQCZWA]%" (point-max) t)))) + +(defun sccs-tree-list () + "List all the registered files in the current directory" + (call-process "/bin/sh" () t () "-c" + (concat "/bin/ls -1 " default-directory "SCCS/s.*")) + (goto-char (point-min)) + (while (search-forward "SCCS/s." () t) + (replace-match "" () t))) + +(defun sccs-new-revision-p (file) + "True if the SCCS archive is more recent than the file itself" + (file-newer-than-file-p (sccs-name file) file)) + +(defun sccs-revert (file) + "Cancel a check-out and get a fresh copy of the file" + (delete-file (sccs-name file "p")) + (delete-file file) + (sccs-do-command "*SCCS*" "get" file "-s")) + +(defun sccs-rename (old new) + "Rename the SCCS archives for OLD to NEW" + (if (file-exists-p (sccs-name old "p")) + (rename-file (sccs-name old "p") (sccs-name new "p") t)) + (if (file-exists-p (sccs-name old "s")) + (rename-file (sccs-name old "s") (sccs-name new "s") t))) + + +;;; RCS specific part + +;; Some helper functions + +(defun rcs-name (file) + "Return the rcs-file corresponding to a given file." + (if (null file) + () + (let* ((name (expand-file-name file)) + (rcs-file (concat name ",v"))) + (if (and (not (file-exists-p rcs-file)) + (file-exists-p (concat (file-name-directory name) "RCS"))) + (setq rcs-file + (format "%sRCS/%s,v" (file-name-directory name) + (file-name-nondirectory name)))) + rcs-file))) + +(defun rcs-lock-info (file) + "Lock-info method for RCS. See sc-generic-lock-info" + (let ((rcs-file (rcs-name file)) + locks-regexp) + (if (or (null rcs-file) (not (file-exists-p rcs-file))) + () + (save-excursion + (set-buffer (get-buffer-create "*RCS tmp*")) + (erase-buffer) + (call-process "rlog" () t () "-L" "-h" rcs-file) + (goto-char (point-min)) + (if (looking-at "\n.*Working file") + ;; RCS 4.x + (setq locks-regexp "^locks:") + ;; RCS 5.x + (setq locks-regexp "^locks:.*$\n")) + (if (not (re-search-forward locks-regexp () t)) + (list () ()) + (if (not (looking-at (concat "[\t ]*\\([^:]*\\): \\([0-9\\.]*\\)"))) + (list () ()) + (list (buffer-substring (match-beginning 1) (match-end 1)) + (buffer-substring (match-beginning 2) (match-end 2))))))))) + + +(defun rcs-register (file revision) + (if (and (not (file-exists-p "RCS")) + (y-or-n-p "Directory RCS does not exist, create it?")) + (make-directory "RCS")) + (sc-do-command "*RCS*" "ci" "ci" file (rcs-name file) "-u")) + +(defun rcs-check-out (file lockp) + (sc-do-command "*RCS*" "co" "co" file (rcs-name file) (if lockp "-l"))) + +(defun rcs-get-version (file buffer revision) + (sc-do-command buffer "co" "co" file (rcs-name file) + (if revision (concat "-p" revision) "-p") + "-q")) + +(defun rcs-check-in (file revision comment) + "Check-in a given version of the given file with the given comment." + (sc-do-command "*RCS*" "ci" "ci" file (rcs-name file) "-f" + (format "-m%s" comment) + (if (equal revision (sc-locked-revision file)) + "-u" + (format "-u%s" revision)))) + +(defun rcs-history (file) + (sc-do-command (current-buffer) "rlog" "rlog" file (rcs-name file))) + +(defun rcs-tree-list () + "List all the registered files in the current directory" + (call-process "/bin/sh" () t () "-c" + (concat "/bin/ls -1 " default-directory "RCS/*,v")) + (call-process "/bin/sh" () t () "-c" + (concat "/bin/ls -1 " default-directory "*,v")) + (goto-char (point-min)) + (while (search-forward "RCS/" () t) + (replace-match "" () t)) + (goto-char (point-min)) + (while (search-forward ",v" () t) + (replace-match "" () t))) + +(defun rcs-new-revision-p (file) + "True if the archive is more recent than the file itself" + (file-newer-than-file-p (rcs-name file) file)) + +(defun rcs-revert (file) + "Cancel a check-out and get a fresh copy of the file" + (sc-do-command "*RCS*" "rcs" "rcs" file (rcs-name file) "-u") + (delete-file file) + (sc-do-command "*RCS*" "co" "co" file (rcs-name file))) + +(defun rcs-rename (old new) + "Rename the archives for OLD to NEW" + (if (file-exists-p (rcs-name old)) + (rename-file (rcs-name old) (rcs-name new) t))) + + +;;; CVS specific part + +;;; As we rely on pcl-cvs for the directory level functions the menu is +;;; much shorter in CVS mode + + +(defun cvs-lock-info (file) + "Lock-info method for CVS, different from RCS and SCCS modes. +File are never locked in CVS." + (list () ())) + +(defun cvs-register (file revision) + (sc-do-command "*CVS*" "cvs add" cvs-program file + (file-name-nondirectory file) + "add" "-mInitial revision")) + +(defun cvs-check-out (file lockp) + ) + +(defun cvs-get-version (file buffer revision) + (sc-do-command buffer "cvs update" cvs-program file file "update" + (if revision (concat "-r" revision)) + "-p" "-q")) + +(defun cvs-check-in (file revision comment) + "Check-in a given version of the given file with the given comment." + (sc-do-command "*CVS*" "cvs commit" cvs-program file file "commit" + (and revision (format "-r%s" revision)) + (format "-m%s" comment))) + +(defun cvs-history (file) + (sc-do-command (current-buffer) "cvs log" cvs-program file file "log")) + +(defun cvs-revert (file) + "Cancel a check-out and get a fresh copy of the file" + (delete-file file) + (sc-do-command "*CVS*" "cvs update" cvs-program file file "update")) + +(defun sc-cvs-update-directory () + "Update the current directory by calling cvs-update from pcl-cvs" + (interactive) + (cvs-update default-directory)) + +(defun sc-cvs-file-status () + "Show the CVS status of the current file" + (interactive) + (if (not buffer-file-name) + (error "There is no file associated with buffer %s" (buffer-name))) + (let ((file buffer-file-name)) + (sc-do-command "*CVS*" "cvs status" cvs-program file file "status" "-v")) + (save-excursion + (set-buffer "*CVS*") + (goto-char (point-min))) + (display-buffer "*CVS*")) + + +;;; ClearCase specific part + +(defun ccase-is-registered-3 (fod) + (if (or (not fod) + (not (file-readable-p fod))) + 'na + (let ((dirs sc-ccase-mfs-prefixes) + (f nil) + (file (expand-file-name fod))) + (while (and (null f) dirs) + (if (string-match (car dirs) file) + (setq f t) + (setq dirs (cdr dirs)))) + (if (null f) + 'na + (sc-do-command "*CCase*" "describe" "cleartool" fod fod "describe") + (save-excursion + (set-buffer "*CCase*") + (let ((s (buffer-string))) + (cond + ((string-match "@@" s) t) + ((string-match "^Unix" s) 'na) + (t nil) + ))))))) + +(defun ccase-is-registered (fod) + (eq (ccase-is-registered-3 fod) t)) + +(defun ccase-lock-info (file) + (let ((cc (ccase-is-registered-3 file)) + s) + (if (eq cc 't) + (progn + (save-excursion + (set-buffer "*CCase*") + (setq s (buffer-string))) + (if (string-match "@@[^\n]*CHECKEDOUT\" from \\([^ ]*\\)[^\n]*\n[^\n]* by \\([^(\n]*\\) (" s) + (list + (substring s (match-beginning 1) (match-end 1)) + (substring s (match-beginning 2) (match-end 2))) + (list nil nil))) + cc))) + +(defun ccase-maybe-comment (tag) + (if (memq tag sc-ccase-comment-on) + (sc-enter-comment))) + +(defun ccase-register (file revision) + "Registers the file. We don't support the revision argument. +Also, we have to checkout the directory first." + ;; probably need proper error handling to catch the + ;; cases where we co the directory, but don't get to + ;; ci it back (want to uco in this case) + (let ((dpath (file-name-directory file))) + (if (not (ccase-is-registered dpath)) + (error "Cannot register file outside of VOB") + (sc-do-command "*CCase*" "co - dir" "cleartool" dpath dpath "co") + (sc-do-command "*CCase*" "register" "cleartool" file file "mkelem") + (sc-do-command "*CCase*" "ci - dir" "cleartool" dpath dpath "ci")))) + +(defun ccase-check-out (file lockp) + "Checks out the latest version of FILE. +If LOCKP is not NIL, FILE is also locked." + (let ((comment (ccase-maybe-comment 'checkout))) + (sc-do-command "*CCase*" "co" "cleartool" file file "co" + (if comment "-c" "-nc") + (if comment comment) + ;; this locking does not correspond to what we actually want. It's a + ;; hack from the days when this was SCCS-only + (if (ccase-reserve-p) "-res" "-unr")) +)) + +(defun ccase-reserve-p () + "Determine whether the user wants a reserved or unreserved checkout" + (cond + ((eq sc-ccase-reserve t) t) + ((eq sc-ccase-reserve nil) nil) + (t (y-or-n-p "Reserve Checkout? ")))) + +(defun ccase-get-version (file buffer revision) + "Insert a previous revison of FILE in BUFFER. +REVISION is the revision number requested." + (save-excursion + (set-buffer buffer) + (delete-region (point-min) (point-max)) + (insert-file-contents (concat file "@@/" revision))) +) + +(defun ccase-check-in (file revision message) + "Check in FILE with revision REVISION. +MESSAGE is a string describing the changes." + ;; we ignore revision since we can't use it + (sc-do-command "*CCase*" "ci" "cleartool" file file "ci" "-c" message (if sc-mode-expert "-ide")) +) + +(defun ccase-history (file) + "Insert the edit history of FILE in the current buffer." + (sc-do-command (buffer-name) "history" "cleartool" file file "lsh") +) + +(defun ccase-tree-list () + "List in the current buffer the files registered in the source control system" + ;;; This isn't going to fly as a practicality. We abstract everything out. + ;; (sc-do-command (buffer-name) "listing" "cleartool" (default-directory) (default-directory) "ls" "-r" "-short" "-vis" "-nxname") +) + +(defun ccase-new-revision-p (file) + "True if a new revision of FILE was checked in since we last got a copy of it" + (save-excursion + (let (newfile res br1 br2) + (sc-do-command "*CCase*" "Describe" "cleartool" file file "des") + (set-buffer "*CCase*") + (goto-char (point-min)) + (if (setq pos (search-forward-regexp "@@\\([^ \"]*\\)CHECKEDOUT\" from \\([^ ]*\\) (\\([a-z]*\\))" nil t)) +;; (if (setq pos (search-forward-regexp "@@\\([^ \"]*\\)CHECKEDOUT\"" nil t)) + (progn + (setq res (buffer-substring (match-beginning 3) (match-end 3))) + (if (equal res "unreserved") + (progn + (setq newfile (concat file "@@" + (buffer-substring (match-beginning 1) + (match-end 1)) + "LATEST")) + (setq br1 (buffer-substring (match-beginning 2) (match-end 2))) + (sc-do-command "*CCase*" "Describe" "cleartool" file newfile + "des") + (search-forward-regexp "@@\\([^ \"]*\\)" nil t) + (setq br2 (buffer-substring (match-beginning 1) (match-end 1))) + (not (equal br1 br2))) + nil)) + (error "%s not currently checked out" file))))) + +(defun ccase-revert (file) + "Cancel a check out of FILE and get back the latest checked in version" + (sc-do-command "*CCase*" "uco" "cleartool" file file "unco") +) + +(defun ccase-rename (old new) + "Rename the source control archives for OLD to NEW" + (let ((dpath (file-name-directory old)) + (comment (ccase-maybe-comment 'rename))) + (if (not (ccase-is-registered dpath)) + (error "Cannot rename file outside of VOB") + (sc-do-command "*CCase*" "co - dir" "cleartool" dpath dpath "co" + (if comment "-c" "-nc") + (if comment comment)) + (sc-do-command "*CCase*" "mv" "cleartool" new new "mv" + (if comment "-c" "-nc") + (if comment comment) + old) + (sc-do-command "*CCase*" "ci - dir" "cleartool" dpath dpath "ci" + (if comment "-c" "-nc") + (if comment comment))))) + +(defun sc-ccase-checkout-dir () + "Checkout the directory this file is in" + (interactive) + (let ((dpath default-directory) + (comment (ccase-maybe-comment 'checkout-dir))) + (if (not (ccase-is-registered dpath)) + (error "Cannot checkout directory outside of VOB") + (sc-do-command "*CCase*" "co - dir" "cleartool" dpath dpath "co" + (if comment "-c" "-nc") + (if comment comment))))) + +(defun sc-ccase-checkin-dir () + "Checkin the directory this file is in" + (interactive) + (let ((dpath default-directory) + (comment (ccase-maybe-comment 'checkin-dir))) + (if (not (ccase-is-registered dpath)) + (error "Cannot checkout directory outside of VOB") + (sc-do-command "*CCase*" "ci - dir" "cleartool" dpath dpath "ci" + (if comment "-c" "-nc") + (if comment comment))))) + +(defun sc-ccase-editcs () + "Edit Config Spec for this view" + (interactive) + (sc-do-command "*CCase-cs*" "catcs" "cleartool" "" nil "catcs") + (switch-to-buffer-other-window "*CCase-cs*") + (local-set-key "\C-c\C-c" 'exit-recursive-edit) + (recursive-edit) + (set-buffer "*CCase-cs*") + (let ((name (make-temp-name "/tmp/configspec"))) + (write-region (point-min) (point-max) name) + (kill-buffer "*CCase-cs*") + (sc-do-command "*CCase*" "setcs" "cleartool" name name "setcs")) +) + +(defun sc-ccase-new-brtype (brt) + "Create a new branch type" + (interactive "sBranch Name: ") + (let ((comment (ccase-maybe-comment 'new-brtype))) + (sc-do-command "*CCase*" "mkbrt" "cleartool" brt brt "mkbrtype" + (if comment "-c" "-nc") + (if comment comment)))) + +(defun sc-ccase-new-branch (brch) + "Create a new branch for element" + (interactive "sBranch: ") + (let ((file (buffer-file-name)) + (comment (ccase-maybe-comment 'new-branch))) + (sc-do-command "*CCase*" "mkbrch" "cleartool" file file "mkbranch" + (if comment "-c" "-nc") + (if comment comment) + brch))) + +(defun sc-ccase-checkin-merge () + "Merge in changes to enable checkin" + (interactive) + (save-excursion + (let ((file (buffer-file-name)) + (buf (current-buffer)) + (comment (ccase-maybe-comment 'checkin-merge))) + (sc-do-command "*CCase*" "Describe" "cleartool" file file "des") + (set-buffer "*CCase*") + (goto-char (point-min)) + (if (search-forward-regexp "@@\\([^ \"]*\\)CHECKEDOUT\" from \\([^ ]*\\) (\\([a-z]*\\))" nil t) + (progn + (sc-do-command "*CCase*" "Merging" "cleartool" file + (concat (buffer-substring (match-beginning 1) + (match-end 1)) "LATEST") + "merge" + (if comment "-c" "-nc") + (if comment comment) + "-abort" "-to" file "-ver") + (set-buffer buf) + (revert-buffer t t) + (display-buffer "*CCase*")) + (error "File %s not checked out" file))))) + +(defun sc-ccase-version-tree () + "List version tree for file" + (interactive) + (let ((p (buffer-file-name))) + (sc-do-command "*CCase*" "lsvtree" "cleartool" p p "lsvtree") + (display-buffer "*CCase*"))) + +(defun ccase-protect-expanded-name (revision) + "Protect ccase extended names from being used as temp names. Munge /s into :s" + (if (equal sc-generic-name "CCase") + (progn + (if (string-match "/" revision) + (let ((str (substring revision 0)) ;; copy string + i) + (while (setq i (string-match "/" str)) + (aset str i 58)) ; 58 is for : + str))))) + +(defun sc-ccase-list-locked-files () + (interactive) + (sc-do-command "*CCase directory*" "listing" "cleartool" (default-directory) nil "lsco" "-cview")) + +(defun sc-ccase-list-all-locked-files () + (interactive) + (sc-do-command "*CCase directory*" "listing" "cleartool" (default-directory) nil "lsco")) + +(defun sc-ccase-list-registered-files () + "List files registered in clearcase" + (interactive) + (sc-do-command "*CCase directory*" "listing" "cleartool" (default-directory) nil "ls" "-r" "-vis" "-nxname")) + +;;; Instantiation and installation of the menus + +;;; Set the menubar for Lucid Emacs +(defvar sc-default-menu + '(["NEXT-OPERATION" sc-next-operation t nil] + ["Update Current Directory" sc-update-directory t] + "----" + ["Revert File" sc-revert-file t nil] + ["Rename File" sc-rename-this-file t nil] + "----" + ["Show Changes" sc-show-changes t] + ["Show Changes Since Revision..." sc-show-revision-changes t] + ["Visit Previous Revision..." sc-visit-previous-revision t] + ["Show Edit History" sc-show-history t] + "----" + ["List Locked Files" sc-list-locked-files t] + ["List Locked Files Any User" sc-list-all-locked-files t] + ["List Registered Files" sc-list-registered-files t]) + "Menubar entry for using the revision control system.") + +(defvar sc-cvs-menu + '(["Update Current Directory" sc-cvs-update-directory t] + ["Revert File" sc-revert-file t nil] + "----" + ["Show Changes" sc-show-changes t] + ["Show Changes Since Revision..." sc-show-revision-changes t] + ["Visit Previous Revision..." sc-visit-previous-revision t] + ["Show File Status" sc-cvs-file-status t] + ["Show Edit History" sc-show-history t]) + "Menubar entry for using the revision control system with CVS.") + +(defvar sc-ccase-menu + '(["NEXT-OPERATION" sc-next-operation t nil] + ["Revert File" sc-revert-file t nil] + ["Checkin Merge" sc-ccase-checkin-merge t] + "----" + ["Show Changes" sc-show-changes t] + ["Show Changes Since Revision..." sc-show-revision-changes t] + ["Visit Previous Revision..." sc-visit-previous-revision t] + ["Show Edit History" sc-show-history t] + "----" + ("Directories" + ["Checkout Directory" sc-ccase-checkout-dir t] + ["Checkin Directory" sc-ccase-checkin-dir t] + ["Rename File..." sc-rename-this-file t nil]) + ("Configs" + ["Edit Config Spec..." sc-ccase-editcs t] + ["Create New Branch..." sc-ccase-new-brtype t] + ["Make New Branch..." sc-ccase-new-branch t]) + ("Listings" + ["List Version Tree" sc-ccase-version-tree t] + ["List Locked Files" sc-ccase-list-locked-files t] + ["List Locked Files Any User" sc-ccase-list-all-locked-files t] + ["List Registered Files" sc-ccase-list-registered-files t] + )) + "Menubar entry for using the revision control system.") + +(defun sc-sensitize-menu () + (let* ((rest (cdr (car + (find-menu-item current-menubar (list sc-generic-name))))) + (case-fold-search t) + (file (if buffer-file-name + (file-name-nondirectory buffer-file-name) + (buffer-name))) + (lock-info (sc-lock-info buffer-file-name)) + command + nested-rest + item) + (while rest + (setq item (car rest)) + (if (listp item) + (progn + (setq nested-rest (cons (cdr rest) nested-rest)) + (setq rest (cdr item))) + (if (vectorp item) + (progn + (setq command (aref item 1)) + (cond ((eq 'sc-next-operation command) + (aset item 0 + (cond ((eq lock-info 'na) "Not Available") + ((not lock-info) "Register File") + ((not (car lock-info)) "Check out File") + (t "Check in File"))) + ;; if locked by somebody else disable the next-operation + (if (or (not buffer-file-name) + (eq lock-info 'na) + (and (car lock-info) + (not (equal sc-generic-name "CCase")) + (not (equal (car lock-info) (user-login-name))))) + (aset item 2 ()) + (aset item 2 t))) + ((eq lock-info 'na) (aset item 2 ())) + ((> (length item) 3) + (aset item 3 file)) + (t nil)) + (if (not (eq lock-info 'na)) + (let ((enable-file-items + (if (member sc-generic-name '("CVS" "CCase")) + buffer-file-name + (if lock-info t ())))) + (if (memq command + '(sc-force-check-in-file + sc-register-file + sc-revert-file + sc-rename-this-file + sc-show-history + sc-show-changes + sc-show-revision-changes + sc-visit-previous-revision + sc-cvs-file-status + sc-ccase-checkout-dir + sc-ccase-checkin-dir + sc-ccase-editcs + sc-ccase-new-brtype + sc-ccase-new-branch + sc-ccase-checkin-merge + sc-ccase-needs-merge + sc-ccase-merge-changes + sc-ccase-create-label + sc-ccase-label-sources + sc-ccase-version-tree + sc-list-locked-files + sc-list-all-locked-files + sc-ccase-list-registered-files + )) + (aset item 2 enable-file-items)))))) + (if (not (setq rest (cdr rest))) + (if nested-rest + (progn + (setq rest (car nested-rest)) + (setq nested-rest (cdr nested-rest))))))) + nil)) + + +;;; Function to decide which Source control to use +(defun sc-set-SCCS-mode () + (setq sc-generic-name "SCCS") + (setq sc-can-hack-dir t) + (setq sc-generic-lock-info 'sccs-lock-info) + (setq sc-generic-register 'sccs-register) + (setq sc-generic-check-out 'sccs-check-out) + (setq sc-generic-get-version 'sccs-get-version) + (setq sc-generic-check-in 'sccs-check-in) + (setq sc-generic-history 'sccs-history) + (setq sc-generic-tree-list 'sccs-tree-list) + (setq sc-generic-new-revision-p 'sccs-new-revision-p) + (setq sc-generic-revert 'sccs-revert) + (setq sc-generic-rename 'sccs-rename) + (setq sc-menu + (cons (car sc-default-menu) + (cons ["Insert Headers" sccs-insert-headers t] + (cdr sc-default-menu)))) + (define-key sc-prefix-map "h" 'sccs-insert-headers) + (define-key sc-prefix-map "\C-d" 'sc-update-directory)) + +(defun sc-set-RCS-mode () + (setq sc-generic-name "RCS") + (setq sc-can-hack-dir t) + (setq sc-generic-lock-info 'rcs-lock-info) + (setq sc-generic-register 'rcs-register) + (setq sc-generic-check-out 'rcs-check-out) + (setq sc-generic-get-version 'rcs-get-version) + (setq sc-generic-check-in 'rcs-check-in) + (setq sc-generic-history 'rcs-history) + (setq sc-generic-tree-list 'rcs-tree-list) + (setq sc-generic-new-revision-p 'rcs-new-revision-p) + (setq sc-generic-revert 'rcs-revert) + (setq sc-generic-rename 'rcs-rename) + (setq sc-menu sc-default-menu) + (define-key sc-prefix-map "\C-d" 'sc-update-directory)) + +(defun sc-set-CVS-mode () + (require 'pcl-cvs) + (setq sc-generic-name "CVS") + (setq sc-can-hack-dir t) + (setq sc-generic-lock-info 'cvs-lock-info) + (setq sc-generic-register 'cvs-register) + (setq sc-generic-check-out 'cvs-check-out) + (setq sc-generic-get-version 'cvs-get-version) + (setq sc-generic-check-in 'cvs-check-in) + (setq sc-generic-history 'cvs-history) + (setq sc-generic-tree-list 'cvs-tree-list) + (setq sc-generic-new-revision-p 'cvs-new-revision-p) + (setq sc-generic-revert 'cvs-revert) + (setq sc-generic-rename 'cvs-rename) + (setq sc-menu sc-cvs-menu) + (define-key sc-prefix-map "\C-d" 'sc-cvs-update-directory) + (define-key sc-prefix-map "s" 'sc-cvs-file-status)) + +(defun sc-set-CLEARCASE-mode () + (setq sc-generic-name "CCase") + (setq sc-can-hack-dir nil) + (setq sc-generic-lock-info 'ccase-lock-info) + (setq sc-generic-register 'ccase-register) + (setq sc-generic-check-out 'ccase-check-out) + (setq sc-generic-get-version 'ccase-get-version) + (setq sc-generic-check-in 'ccase-check-in) + (setq sc-generic-history 'ccase-history) + (setq sc-generic-tree-list 'ccase-tree-list) + (setq sc-generic-new-revision-p 'ccase-new-revision-p) + (setq sc-generic-revert 'ccase-revert) + (setq sc-generic-rename 'ccase-rename) + (setq sc-menu sc-ccase-menu) + + ;; caching for file directory types + (save-excursion + (set-buffer (get-buffer-create "*CCase*")) + (shell-command-on-region (point-min) (point-max) "df -t mfs | sed -n 's%.*[ ]\\(/[^ ]*\\)$%\\1%p'" t) + (goto-char (point-min)) + (let (x l) + (while (condition-case nil (setq x (read (current-buffer))) + (error nil)) + (setq l (cons (prin1-to-string x) l))) + (setq sc-ccase-mfs-prefixes (nreverse l)))) +) + +(defun sc-set-ATRIA-mode () + (sc-set-CLEARCASE-mode)) + +(defun sc-set-CCASE-mode () + (sc-set-CLEARCASE-mode)) + + +;; the module is sucessfully loaded! +(provide 'generic-sc) + +;;; generic-sc.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/hyper-apropos.el --- a/lisp/packages/hyper-apropos.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/hyper-apropos.el Mon Aug 13 09:39:39 2007 +0200 @@ -1221,7 +1221,7 @@ (mouse-set-point event) (let* ((sym (hypropos-this-symbol)) (notjunk (not (null sym))) - (command-p (commandp sym)) + (command-p (if (commandp sym) t)) (variable-p (and sym (boundp sym))) (function-p (fboundp sym)) (apropos-p (eq 'hyper-apropos-mode diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/icomplete.el --- a/lisp/packages/icomplete.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/icomplete.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; Author: Ken Manheimer ;; Maintainer: Ken Manheimer -;; Version: $Id: icomplete.el,v 1.3 1997/05/29 23:50:06 steve Exp $ +;; Version: $Id: icomplete.el,v 1.4 1997/06/06 00:57:26 steve Exp $ ;; Created: Mar 1993 klm@nist.gov - first release to usenet ;; Keywords: help, abbrev @@ -25,9 +25,10 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;; This file is also part of XEmacs. -;; Hacked for XEmacs: David Hughes 7th September 1995 -;; With some integration and refinement by Ken Manheimer, May 1997 +;; This file is also part of GNU XEmacs. +;; Hacked for GNU XEmacs: David Hughes 7th September 1995. +;; Icomplete keybindings display originally by Steve Bauer, with +;; some integration and refinement by Ken Manheimer. ;;; Commentary: @@ -51,18 +52,12 @@ ;; can be enabled any time after the package is loaded by invoking ;; icomplete-mode without a prefix arg. -;; This version of icomplete runs on Emacs 19.18 and later. (It -;; depends on the incorporation of minibuffer-setup-hook.) The elisp -;; archives, ftp://archive.cis.ohio-state.edu/pub/gnu/emacs/elisp-archive, -;; probably still has a version that works in GNU Emacs v18. - ;; Thanks to everyone for their suggestions for refinements of this ;; package. I particularly have to credit Michael Cook, who ;; implemented an incremental completion style in his 'iswitch' ;; functions that served as a model for icomplete. Some other ;; contributors: Noah Freidman (restructuring as minor mode), Colin -;; Rafferty (lemacs reconciliation), Lars Lindberg, RMS, and -;; others. +;; Rafferty (lemacs reconciliation), Lars Lindberg, RMS, and others. ;; klm. @@ -98,14 +93,10 @@ will constrain rsz-mini to a maximum minibuffer height of 3 lines when icompletion is occurring.") -(if (string-match "XEmacs\\|Lucid" emacs-version) - (add-hook 'icomplete-minibuffer-setup-hook 'icomplete-exhibit)) - ;;;_ + Internal Variables ;;;_ = icomplete-mode (defvar icomplete-mode t - "Non-nil enables incremental minibuffer completion, once -`\\[icomplete-mode]' function has set things up.") + "*Nil inhibits activated incremental minibuffer completion.") ;;;_ = icomplete-eoinput 1 (defvar icomplete-eoinput 1 "Point where minibuffer input ends and completion info begins.") @@ -127,23 +118,19 @@ minibuffer completion.") (add-hook 'icomplete-post-command-hook 'icomplete-exhibit) -;; XEmacs addition -(defvar icomplete-show-key-bindings (string-match "XEmacs\\|Lucid" - emacs-version) - "When non-nil show key bindings as well as completion when matching -a command. Currently working only for XEmacs - see `icomplete-get-keys'.") +(defvar icomplete-show-key-bindings t + "When non-nil, show key bindings as well as completion for sole matches.") (defun icomplete-get-keys (func-name) - "Return the keys `func-name' is bound to as a string, or nil if none. -NOTE that this depends on `owindow' minbuf setting and `current-local-map' -taking arg, both present in XEmacs but not present in mainline GNU Emacs -19.34." - (when (commandp func-name) + "Return strings naming keys bound to `func-name', or nil if none. +Examines the prior, not current, buffer, presuming that current buffer +is minibuffer." + (if (commandp func-name) (save-excursion - ;; Depends on dynamic scope from read-from-minibuffer :-( (let* ((sym (intern func-name)) - (buf (set-buffer (window-buffer owindow))) - (keys (where-is-internal sym (current-local-map buf)))) + (buf (other-buffer)) + (map (save-excursion (set-buffer buf) (current-local-map))) + (keys (where-is-internal sym map))) (if keys (concat "<" (mapconcat 'key-description @@ -151,13 +138,13 @@ #'(lambda (x y) (< (length x) (length y)))) ", ") - ">")))))) + ">")))))) ;;;_ > icomplete-mode (&optional prefix) ;;;###autoload (defun icomplete-mode (&optional prefix) - "Activate incremental minibuffer completion for this emacs session, -or deactivate with negative prefix arg." + "Activate incremental minibuffer completion for this emacs session. +Deactivates with negative universal argument." (interactive "p") (or prefix (setq prefix 0)) (cond ((>= prefix 0) @@ -169,7 +156,6 @@ ;;;_ > icomplete-simple-completing-p () (defun icomplete-simple-completing-p () - "Non-nil if current window is minibuffer that's doing simple completion. Conditions are: @@ -225,7 +211,6 @@ ;;;_ > icomplete-exhibit () (defun icomplete-exhibit () "Insert icomplete completions display. - Should be run via minibuffer `post-command-hook'. See `icomplete-mode' and `minibuffer-setup-hook'." (if (icomplete-simple-completing-p) @@ -281,8 +266,8 @@ The displays for unambiguous matches have ` [Matched]' appended \(whether complete or not), or ` \[No matches]', if no eligible -matches exist. \(In XEmacs, keybindings for matched commands, if any, -are exhibited within the square braces.)" +matches exist. \(Keybindings for uniquely matched commands are +exhibited within the square braces.)" ;; 'all-completions' doesn't like empty ;; minibuffer-completion-table's (ie: (nil)) @@ -363,12 +348,8 @@ alternatives) close-bracket-prospects))))))) -;;;_ + Initialization -;;; If user hasn't setq-default icomplete-mode to nil, then setup for -;;; activation: -(if icomplete-mode - (icomplete-mode)) - +(if (string-match "XEmacs\\|Lucid" emacs-version) + (add-hook 'icomplete-minibuffer-setup-hook 'icomplete-exhibit)) ;;;_* Local emacs vars. ;;;Local variables: diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/jka-compr.el --- a/lisp/packages/jka-compr.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/jka-compr.el Mon Aug 13 09:39:39 2007 +0200 @@ -450,7 +450,8 @@ (jka-compr-run-real-handler 'write-region (list (point-min) (point-max) filename - (and append can-append) 'dont lockname coding-system)) + (and append can-append) + 'dont lockname 'binary)) (erase-buffer) (set-buffer cbuf) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/makesum.el --- a/lisp/packages/makesum.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/makesum.el Mon Aug 13 09:39:39 2007 +0200 @@ -73,7 +73,11 @@ (forward-line -1) (point)))))) (goto-char (point-min)) - (insert "Emacs command summary, " (substring (current-time-string) 0 10) + (insert + (cond ((featurep 'xemacs) "XEmacs") + ((featurep 'infodock) "InfoDock") + (t "Emacs"))) + (insert " command summary, " (substring (current-time-string) 0 10) ".\n") ;; Delete "key binding" and underlining of dashes. (delete-region (point) (progn (forward-line 2) (point))) @@ -89,8 +93,7 @@ (defun double-column (start end) (interactive "r") - (let (half cnt - line lines nlines + (let (half line lines nlines (from-end (- (point-max) end))) (setq nlines (count-lines start end)) (if (<= nlines 1) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/tar-mode.el --- a/lisp/packages/tar-mode.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/tar-mode.el Mon Aug 13 09:39:39 2007 +0200 @@ -494,7 +494,8 @@ (define-key tar-mode-map "G" 'tar-chgrp-entry) (define-key tar-mode-map "O" 'tar-chown-entry) - (cond ((string-match "XEmacs" emacs-version) + (cond ((and (featurep 'xemacs) + (not (featurep 'infodock))) (define-key tar-mode-map 'button2 'tar-track-mouse-and-extract-file) (define-key tar-mode-map 'button3 'tar-popup-menu))) ) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/packages/webjump.el --- a/lisp/packages/webjump.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/packages/webjump.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,51 +1,56 @@ ;;; webjump.el --- programmable Web hotlist -;; Copyright (C) 1996 Free Software Foundation +;; Copyright (C) 1996-1997 Free Software Foundation ;; Author: Neil W. Van Dyke -;; Created: Fri 09 Aug 1996 -;; Version: 1.4 -;; Keywords: webjump web www browse-url +;; Created: 09-Aug-1996 +;; Keywords: comm www ;; X-URL: http://www.cs.brown.edu/people/nwv/ -;; This file is not yet part of GNU Emacs. +;; This file is part of GNU Emacs. -;; This is free software; you can redistribute it and/or modify it under the -;; terms of the GNU General Public License as published by the Free Software -;; Foundation; either version 2, or (at your option) any later version. +;; GNU Emacs is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. -;; This is distributed in the hope that it will be useful, but WITHOUT ANY -;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -;; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more -;; details. +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. -;; You should have received a copy of the GNU General Public License along with -;; GNU Emacs; see the file COPYING. If not, write to the Free Software -;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;; Change Log: -;; [Version 1.4, Tue 17 Sep 1995, nwv] Removed the evil "defconst-TEST" that -;; slipped into 1.3. Organized webjump-sample-sites and modified the content a -;; bit. +;; [Version 1.5, 02-Jun-1997, nwv@acm.org] Prepared for first inclusion in GNU +;; Emacs distribution by merging in RMS' minor changes and moving some sample +;; Web site entries out. Also updated Lycos and Yahoo sample entries. -;; [Version 1.3, Fri 30 Aug 1996, nwv] Fixed broken `if' function in +;; [Version 1.4, 17-Sep-1996, nwv@acm.org] Removed the evil "defconst-TEST" +;; that slipped into 1.3. Organized webjump-sample-sites and modified the +;; content a bit. + +;; [Version 1.3, 30-Aug-1996, nwv@acm.org] Fixed broken `if' function in ;; `webjump-to-javaapi' (bugfix already posted). Added `webjump-to-iwin'. ;; Added comment on purpose of `webjump-sample-sites'. Added ;; `webjump-read-choice'. -;; [Version 1.2, Fri 16 Aug 1996, nwv] Oops, got Gamelan mixed up with Digital -;; Espresso somehow. Added `mirrors' builtin and used it for the sample GNU -;; Archive site. Added some other sample sites. Split sample sites out into -;; separate constant. Misc. small changes. Copyright has been transferred to -;; the FSF. +;; [Version 1.2, 16-Aug-1996, nwv@acm.org] Oops, got Gamelan mixed up with +;; Digital Espresso somehow. Added `mirrors' builtin and used it for the +;; sample GNU Archive site. Added some other sample sites. Split sample sites +;; out into separate constant. Misc. small changes. Copyright has been +;; transferred to the FSF. -;; [Version 1.1, Sat 10 Aug 1996, nwv] Added missing call to `webjump-url-fix' -;; (thanks to Istvan Marko for pointing this out). Added -;; ``builtins'' concept in order to support `simple-query' builtin for covering -;; the majority of cases. Added a couple more sample sites. +;; [Version 1.1, 10-Aug-1996, nwv@acm.org] Added missing call to +;; `webjump-url-fix' (thanks to Istvan Marko for pointing this +;; out). Added ``builtins'' concept in order to support `simple-query' builtin +;; for covering the majority of cases. Added a couple more sample sites. -;; [Version 1.0, Fri 09 Aug 1996, nwv] Wrote initial version and posted to +;; [Version 1.0, 09-Aug-1996, nwv@acm.org] Wrote initial version and posted to ;; gnu.emacs.sources. ;;; Commentary: @@ -67,8 +72,8 @@ ;; You may wish to add something like the following to your `.emacs' file: ;; -;; (load "webjump") -;; (global-set-key "\C-c\C-j" 'webjump) +;; (require 'webjump) +;; (global-set-key "\C-cj" 'webjump) ;; (setq webjump-sites ;; (append '( ;; ("My Home Page" . "www.someisp.net/users/joebobjr/") @@ -76,18 +81,13 @@ ;; ) ;; webjump-sample-sites)) ;; -;; The above loads this package, binds `C-c C-j' to invoke WebJump, and adds -;; your personal favorite sites to the hotlist. +;; The above loads this package, binds `C-c j' to invoke WebJump, and adds your +;; personal favorite sites to the hotlist. -;; The `webjump-sample-sites' constant mostly contains sites that are expected -;; to be generally useful to Emacs users or that have some sort of query which -;; can be coded in WebJump. There are two main goals of this sample site list: -;; (1) demonstrate WebJump capabilities and usage; (2) provide definitions for -;; many popular sites so that people don't have to reinvent the wheel. A few -;; assorted other sites have been thrown in on a whim. No commercial sites are -;; included unless they provide a free, generally-useful service. Inclusion of -;; a site does not represent an endorsement. Please contact the maintainer -;; with change requests. +;; The `webjump-sample-sites' variable mostly contains some site entries that +;; are expected to be generally relevant to most Emacs users. Some additional +;; site entries are defined in the separate and more frequently updated +;; `webjump-plus' package, which is available from the author's Web site. ;; The `browse-url' package is used to submit URLs to the browser, so any ;; browser-specific configuration should be done there. @@ -101,21 +101,15 @@ (require 'browse-url) -;;------------------------------------------------------ Package Identification - -(defconst webjump-version "1.4") -(defconst webjump-author "Neil W. Van Dyke ") -(defconst webjump-maintainer-address "nwv@acm.org") -(defconst webjump-vc-id - "$Id: webjump.el,v 1.1 1997/02/14 19:21:27 steve Exp $") - ;;------------------------------------------------------------------- Constants -(defconst webjump-sample-sites +(defvar webjump-version "1.5") + +(defvar webjump-sample-sites '( ;; FSF, not including Emacs-specific. - ("GNU Project FTP Archive". + ("GNU Project FTP Archive" . [mirrors "ftp://prep.ai.mit.edu/pub/gnu/" ;; ASIA: "ftp://ftp.cs.titech.ac.jp" @@ -169,32 +163,35 @@ "ftp://gatekeeper.dec.com/pub/GNU" "ftp://ftp.uu.net/systems/gnu"]) ("GNU Project Home Page" . "www.fsf.org") - ;"www.gnu.ai.mit.edu" - ;"agnes.dida.physik.uni-essen.de/~gnu" ;; Emacs. ("Eieio" . "ftp.ultranet.com/pub/zappo/") ("Emacs Lisp Archive" . "ftp://archive.cis.ohio-state.edu/pub/gnu/emacs/elisp-archive/") ("Insidious Big Brother Database" . "home.netscape.com/people/jwz/bbdb/") - ;"ftp.xemacs.org/pub/bbdb/" ("Mailcrypt" . "cag-www.lcs.mit.edu/mailcrypt/") - ("XEmacs Home" . "www.xemacs.org") ; Doesn't hurt to have this here. :) + ("WebJump" . "http://www.cs.brown.edu/people/nwv/projects/webjump/") + ("XEmacs Home" . "www.xemacs.org") ("Yahoo: Emacs" . - "www.yahoo.com/Computers_and_Internet/Software/Editors/Emacs/") + "www.yahoo.com/Computers_and_Internet/Software/Text_Editors/Emacs/") - ;; General interest. + ;; Internet search engines. ("AltaVista" . [simple-query "www.altavista.digital.com" "www.altavista.digital.com/cgi-bin/query?pg=aq&what=web&fmt=.&q=" "&r=&d0=&d1="]) ("Archie" . - [simple-query "http://hoohoo.ncsa.uiuc.edu/cgi-bin/AA.pl" - "http://hoohoo.ncsa.uiuc.edu/cgi-bin/AA.pl?query=" ""]) + [simple-query "hoohoo.ncsa.uiuc.edu/cgi-bin/AA.pl" + "hoohoo.ncsa.uiuc.edu/cgi-bin/AA.pl?query=" ""]) + ("Lycos" . + [simple-query "www.lycos.com" + "www.lycos.com/cgi-bin/pursuit?cat=lycos&query=" ""]) + ("Yahoo" . + [simple-query "www.yahoo.com" "search.yahoo.com/bin/search?p=" ""]) + + ;; Misc. general interest. ("Interactive Weather Information Network" . webjump-to-iwin) - ("Lycos" . - [simple-query "www.lycos.com" "www.lycos.com/cgi-bin/pursuit?query=" ""]) ("Usenet FAQs" . [simple-query "www.cis.ohio-state.edu/hypertext/faq/usenet/FAQ-List.html" "www.cis.ohio-state.edu/htbin/search-usenet-faqs/form?find=" @@ -207,36 +204,24 @@ [simple-query "c.gp.cs.cmu.edu:5103/prog/webster" "gs213.sp.cs.cmu.edu/prog/webster?" ""]) ("X Consortium Archive". "ftp.x.org") - ("Yahoo" . - [simple-query "www.yahoo.com" "search.yahoo.com/bin/search?p=" ""]) - ("Yahoo: Reference" "www.yahoo.com/Reference/") + ("Yahoo: Reference" . "www.yahoo.com/Reference/") - ;; Computer privacy and social issues. + ;; Computer social issues, privacy, professionalism. + ("Association for Computing Machinery" . "www.acm.org") ("Computer Professionals for Social Responsibility" . "www.cpsr.org/dox/") ("Electronic Frontier Foundation" . "www.eff.org") + ("IEEE Computer Society" . "www.computer.org") ("Pretty Good Privacy" . "web.mit.edu/network/pgp.html") ("Risks Digest" . webjump-to-risks) - ;; Java. - ("Digital Espresso" . - [simple-query "www.io.org/~mentor/DigitalEspresso.html" - "www.jars.com/cgi-bin/aglimpse/01?query=" - "&case=on&whole=on&errors=0&maxfiles=100&maxlines=30"]) - ("Java API" . webjump-to-javaapi) - ;; Fun. ("Bastard Operator from Hell" . "www.replay.com/bofh/") - ("Dilbert" . "www.unitedmedia.com/comics/dilbert/") - ("Playboy" . (if (webjump-adult-p) "www.playboy.com" "www.whitehouse.gov")) - - ;; Author's indulgence. - ("Brown University" . - [simple-query "www.brown.edu" "www.brown.edu/cgi-local/bsearch?" ""]) ) - "Sample hotlist for WebJump.") + "Sample hotlist for WebJump. See the documentation for the `webjump' +function and the `webjump-sites' variable.") -(defconst webjump-state-to-postal-alist +(defvar webjump-state-to-postal-alist '(("Alabama" . "al") ("Alaska" . "ak") ("Arizona" . "az") ("Arkansas" . "ar") ("California" . "ca") ("Colorado" . "co") ("Connecticut" . "ct") ("Delaware" . "de") ("Florida" . "fl") ("Georgia" . "ga") ("Hawaii" . "hi") @@ -316,17 +301,6 @@ ".html") prefix))) -(defun webjump-to-javaapi (name) - (let* ((prefix "http://www.javasoft.com/products/JDK/CurrentRelease/api/") - (packages '(("java.applet") ("java.awt") ("java.awt.image") - ("java.awt.peer") ("java.io") ("java.lang") ("java.net") - ("java.util") ("sun.tools.debug"))) - (completion-ignore-case t) - (package (completing-read (concat name " package: ") packages nil t))) - (if (webjump-null-or-blank-string-p package) - (concat prefix "packages.html") - (concat prefix "Package-" package ".html")))) - (defun webjump-to-risks (name) (let (issue volume) (if (and (setq volume (webjump-read-number (concat name " volume"))) @@ -343,9 +317,12 @@ See the documentation for the `webjump-sites' variable for how to customize the hotlist. -Feedback on WebJump can be sent to the author, Neil W. Van Dyke , -or submitted via `\\[webjump-submit-bug-report]'. The latest version can be -gotten from `http://www.cs.brown.edu/people/nwv/'." +Please submit bug reports and other feedback to the author, Neil W. Van Dyke +. + +The latest version can be gotten from `http://www.cs.brown.edu/people/nwv/'. +That Web site also contains `webjump-plus.el', a larger and more frequently +updated sample WebJump hotlist." (interactive) (let* ((completion-ignore-case t) (item (assoc (completing-read "WebJump to site: " webjump-sites nil t) @@ -365,9 +342,6 @@ (t (error "WebJump URL expression for \"%s\" invalid." name))))))) -(defun webjump-adult-p () - (and (boundp 'age) (integerp age) (>= age 21))) - (defun webjump-builtin (expr name) (if (< (length expr) 1) (error "WebJump URL builtin for \"%s\" empty." name)) @@ -405,7 +379,7 @@ (defun webjump-mirror-default (urls) ;; Note: This should be modified to apply some simple kludges/heuristics to ;; pick a site which is likely "close". As a tie-breaker among candidates - ;; judged equally desirable, randomness should be used. + ;; judged equally desirable, randomness might be used. (car urls)) (defun webjump-read-choice (name what choices &optional default) @@ -441,20 +415,6 @@ (defun webjump-null-or-blank-string-p (str) (or (null str) (string-match "^[ \t]*$" str))) -(defun webjump-submit-bug-report () - "Submit via mail a bug report on WebJump." - (interactive) - (require 'reporter) - (reporter-submit-bug-report - webjump-maintainer-address - (concat "webjump.el " webjump-version " " webjump-vc-id) - '(webjump-sites) - nil - nil - (concat - "[Dear bug report submitter: Please ensure that the variable dumps\n" - "below do not contain any information you consider private.]\n"))) - (defun webjump-url-encode (str) (mapconcat '(lambda (c) (cond ((= c 32) "+") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/about.el --- a/lisp/prim/about.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/about.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,7 +1,10 @@ ;;; about.el --- the About The Authors page (shameless self promotion). -;;; + +;; Copyright (c) 1997 Free Software Foundation, Inc. -;; Copyright (c) 1995, 1996, 1997 XEmacs Advocacy Organization. +;; Keywords: extensions +;; Version: 2.2 +;; Maintainer: Hrvoje Niksic ;; This file is part of XEmacs. @@ -22,1387 +25,1202 @@ ;;; Synched up with: Not in FSF. -;;; This is kind of a kludge. We were going to use W3 to do this, but -;;; it's too slow to load, and HTML gives you too little control over -;;; the layout (especially indentation and inter-paragraph spacing). -;;; Maybe the text should have been written in limited HTML anyway, -;;; and I should have hacked up a simple and fast parser for it, but -;;; it's done now... -;;; -;;; Code: Jamie Zawinski -;;; Text: Ben Wing , Jamie Zawinski -;;; Hard: Amiga 1000, Progressive Peripherals Frame Grabber. -;;; Soft: FG 2.0, DigiPaint 3.0, pbmplus (dec 91), xv 3.0. -;;; Modified for 19.11 by Eduardo Pelegri-Llopart -;;; and Chuck Thompson -;;; More hacking for 19.12 by Chuck Thompson and Ben Wing. -;;; 19.13 and 19.14 updating done by Chuck Thompson. -;;; 19.15 and 20.0 updating done by Steve Baur and Martin Buchholz. +;; Original code: Jamie Zawinski +;; Text: Ben Wing , Jamie Zawinski +;; Hard: Amiga 1000, Progressive Peripherals Frame Grabber. +;; Soft: FG 2.0, DigiPaint 3.0, pbmplus (dec 91), xv 3.0. +;; Modified for 19.11 by Eduardo Pelegri-Llopart +;; and Chuck Thompson +;; More hacking for 19.12 by Chuck Thompson and Ben Wing. +;; 19.13 and 19.14 updating done by Chuck Thompson. +;; 19.15 and 20.0 updating done by Steve Baur and Martin Buchholz. + +;; Completely rewritten for 20.3 by Hrvoje Niksic . +;; The original had no version numbers; I numbered the rewrite as 2.0. + +;; Many things in this file are to gag. Ideally, we should just use +;; HTML (or some other extension, e.g. info) for this sort of thing. +;; However, W3 loads too long and is too large to be dumped with +;; XEmacs. + +;; If you think this is ugly now -- o boy, you should have seen it +;; before. + +(require 'wid-edit) -(require 'browse-url) -(require 'view-less) +;; People in this list have their individual links from the main page, +;; or from the `Legion' page. If they have an image, it should be +;; named after the CAR of the list element (baw -> baw.xpm). +;; +;; If you add to this list, you'll want to update +;; `about-maintainer-info' (and maybe `about-hackers'. +(defvar xemacs-hackers + '((ajc "Andrew Cosgriff" "ajc@bing.wattle.id.au") + (baw "Barry Warsaw" "bwarsaw@python.org") + (bw "Bob Weiner" "weiner@altrasoft.com") + (cthomp "Chuck Thompson" "cthomp@xemacs.org") + (dmoore "David Moore" "dmoore@ucsd.edu") + (hniksic "Hrvoje Niksic" "hniksic@srce.hr") + (jareth "Jareth Hein" "jhod@po.iijnet.or.jp") + (jens "Jens Lautenbacher" "jens@lemcbed.lem.uni-karlsruhe.de") + (jwz "Jamie Zawinski" "jwz@netscape.com") + (kyle "Kyle Jones" "kyle_jones@wonderworks.com") + (larsi "Lars Magne Ingebrigtsen" "larsi@gnus.org") + (mly "Richard Mlynarik" "mly@adoc.xerox.com") + (morioka "MORIOKA Tomohiko" "morioka@jaist.ac.jp") + (mrb "Martin Buchholz" "mrb@sun.eng.com") + (piper "Andy Piper" "andy@parallax.co.uk") + (shelton "Vin Shelton" "acs@acm.org") + (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de") + (steve "Steve Baur" "steve@xemacs.org") + (stig "Jonathan Stigelman" "stig@hackvan.com") + (thiessel "Marcus Thiessel" "thiessel@rhrk.uni-kl.de") + (vladimir "Vladimir Ivanovic" "vladimir@mri.com") + (wing "Ben Wing" "wing@xemacs.org") + (wmperry "William Perry" "wmperry@aventail.com")) + "Alist of XEmacs hackers.") + +;; The CAR of alist elements is a valid argument to `about-url-link'. +;; It is preferred to a simple string, because it makes maintenance +;; easier. Please add new URLs to this list. +(defvar about-url-alist + '((ajc . "http://www-personal.monash.edu.au/~ajc/") + (altrasoft . "http://www.altrasoft.com/") + (baw . "http://www.python.org/~bwarsaw/") + (cc-mode . "http://www.python.org/ftp/emacs/") + (dmoore . "http://oj.egbt.org/dmoore/") + (jwz . "http://www.netscape.com/people/jwz/") + (kyle . "http://www.wonderworks.com/kyle/") + (larsi . "http://www.ifi.uio.no/~larsi/") + (shelton . "http://www.upa.org/") + (steve . "http://www.miranova.com/~steve/") + (wget . "ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/") + (xemacs . "http://www.xemacs.org/")) + "Some of the more important URLs.") + +(defvar about-left-margin 3) -(defvar about-xref-map (let ((map (make-sparse-keymap))) - (define-key map 'button1 'about-xemacs-xref) - (define-key map 'button2 'about-xemacs-xref) - (define-key map '(return) 'about-xemacs-xref) - map)) +;; Insert a URL link to the buffer. +(defun about-url-link (what &optional echo) + (or (stringp what) + (setq what (cdr (assq what about-url-alist)))) + (assert what) + (let ((widget-link-prefix "") (widget-link-suffix "")) + (widget-create 'url-link + :help-echo echo + what))) -;; This historically significant variable has been removed from service. -(defvar what-are-we-calling-it-today "XEmacs") +;; Attach a face to a string, in order to be inserted into the buffer. +;; Make sure that the extent is duplicable, but unique. Returns the +;; string. +(defun about-with-face (string face) + (let ((ext (make-extent 0 (length string) string))) + (set-extent-property ext 'duplicable t) + (set-extent-property ext 'unique t) + (set-extent-property ext 'start-open t) + (set-extent-property ext 'end-open t) + (set-extent-face ext face)) + string) + +;; Switch to buffer NAME. If it doesn't exist, make it and switch to it. +(defun about-get-buffer (name) + (cond ((get-buffer name) + (switch-to-buffer name) + (delete-other-windows) + (goto-char (point-min)) + name) + (t + (switch-to-buffer name) + (delete-other-windows) + (buffer-disable-undo) + (set-specifier left-margin-width about-left-margin (current-buffer)) + nil))) -(defun about-face (text face) - (let ((p (point)) - e) - (insert text) - (setq e (make-extent p (point))) - ;;(set-extent-property e 'start-open t) - (set-extent-face e face) - e)) +;; Set up the stuff needed by widget. Allowed types are `bury' and +;; `kill'. +(defun about-finish-buffer (&optional type) + (or type (setq type 'bury)) + (widget-insert "\n") + (if (eq type 'bury) + (widget-create 'link :help-echo "Bury buffer" + :action (lambda (&rest ignore) + (bury-buffer)) + "Remove") + (widget-create 'link :help-echo "Kill buffer" + :action (lambda (&rest ignore) + (bury-buffer)) + "Kill")) + (widget-insert " this buffer.\n") + (use-local-map (let ((map (make-sparse-keymap))) + (set-keymap-parent map widget-keymap) + map)) + (if (eq type 'bury) + (progn + (local-set-key "q" 'bury-buffer) + (local-set-key "l" 'bury-buffer)) + (let ((dispose (lambda () (interactive) (kill-buffer (current-buffer))))) + (local-set-key "q" dispose) + (local-set-key "l" dispose))) + (local-set-key " " 'scroll-up) + (local-set-key "\177" 'scroll-down) + (widget-setup) + (goto-char (point-min)) + (toggle-read-only 1) + (set-buffer-modified-p nil)) -(defun about-xref (text xref help) - (let ((e (about-face text 'bold))) - (set-extent-property e 'keymap about-xref-map) - (set-extent-property e 'mouse-face 'highlight) - (set-extent-property e 'xref xref) - (set-extent-property e 'help-echo help) - e)) +;; Make the appropriate number of spaces. +(defun about-center (string-or-glyph) + (let ((n (- (startup-center-spaces string-or-glyph) about-left-margin))) + (make-string (if (natnump n) n 0) ?\ ))) + +;; Main entry page. ;;;###autoload (defun about-xemacs () + "Describe the True Editor and its minions." (interactive) - (switch-to-buffer (get-buffer-create "About XEmacs")) - (delete-other-windows) - (buffer-disable-undo (current-buffer)) - (widen) - (set (make-local-variable 'tab-width) 8) - (setq buffer-read-only t) - (view-mode nil 'kill-buffer) ;; assume the new view-less - (let* ((buffer-read-only nil) - (emacs-short-version (concat emacs-major-version "." emacs-minor-version)) - (emacs-about-version (format "version %s; May 1997" emacs-short-version)) - (indent-tabs-mode t) - ) - (erase-buffer) - (insert "\n") - (indent-to (startup-center-spaces xemacs-logo)) - (let ((e (make-extent (point) (point)))) - (set-extent-begin-glyph e xemacs-logo)) - (insert "\n\n") - (indent-to (startup-center-spaces "(formerly known as Lucid Emacs)")) - (insert "(formerly known as Lucid Emacs)") - (insert "\n\n") - (indent-to (startup-center-spaces emacs-about-version)) - (about-xref emacs-about-version 'news "The latest NEWS of XEmacs") - (insert "\n\n") - - (insert "\n\t") - (about-face "XEmacs" 'italic) - (insert " is a powerful, extensible text editor with full GUI - support, initially based on an early version of GNU Emacs 19 from - the Free Software Foundation and since kept up to date with recent - versions of that product. XEmacs stems from a ") - (about-xref "collaboration" 'history "An XEmacs History Lesson") - (insert "\n\tof Lucid, Inc. with Sun Microsystems, Inc. and the University - of Illinois with additional support having been provided by - Amdahl Corporation, INS Engineering Corporation, and a huge amount of - volunteer effort.\n\n\t") + (unless (about-get-buffer "*About XEmacs*") + (widget-insert (about-center xemacs-logo)) + (widget-create 'default :format "%t" :tag-glyph xemacs-logo) + (widget-insert "\n") + (let* ((emacs-short-version (concat emacs-major-version + "." emacs-minor-version)) + (emacs-about-version (format "version %s; May 1997" + emacs-short-version))) + (widget-insert (about-center emacs-about-version)) + (widget-create 'link :help-echo "The latest NEWS of XEmacs" + :action 'about-news + emacs-about-version)) - (insert "In most circumstances, Emacs-Lisp code written for - GNU Emacs versions 18 and 19 will run under XEmacs without - requiring any modifications, or at most will require small - changes to accommodate a different and usually improved - functional interface.\n\n\t") - - (insert "XEmacs provides a great number of ") - (about-xref "new features" 'features "See a list of the new features.") - (insert " not found in GNU Emacs. - More details on XEmacs's functionality, including bundled packages, - can be obtained through the ") - - (about-xref "`info`" 'info "Look at the info pages") - (insert " on-line information system. - - The Web page for XEmacs can be browsed, using any Web browser, at\n\t\t") - (about-xref "http://www.xemacs.org/" 'w3-xemacs "Go to the XEmacs World Wide Web page") - (insert "\n\n\tNote that w3 (XEmacs's own browser), might need customization - (due to firewalls) in order to work correctly.\n\n\t") + (widget-insert + "\n\n" + (about-with-face "XEmacs" 'italic) + " (formerly known as " + (about-with-face "Lucid Emacs" 'italic) + ") is a powerful, extensible text +editor with full GUI support, initially based on an early version of\n" + (about-with-face "GNU Emacs 19" 'italic) + " from the Free Software Foundation and since kept up to +date with recent versions of that product. XEmacs stems from a\n") + (widget-create 'link :help-echo "An XEmacs history lesson" + :action 'about-collaboration + "collaboration") + (widget-insert + " of Lucid, Inc. with Sun Microsystems, Inc. and the +University of Illinois with additional support having been provided by +Amdahl Corporation, INS Engineering Corporation, and a huge amount of +volunteer effort. - (insert "XEmacs is the result of the time and effort of many people. - The developers responsible for the " emacs-short-version " release are: - - * ") (about-xref "Steve Baur" 'steve "Find out more about Steve Baur") (insert " - * ") (about-xref "Martin Buchholz" 'mrb "Find out more about Martin Buchholz") (insert " - * ") (about-xref "Hrvoje Niksic" 'hrvoje "Find out more about Hrvoje Niksic") (insert " - * ") (about-xref "Chuck Thompson" 'cthomp "Find out more about Chuck Thompson") (insert " - * ") (about-xref "Ben Wing" 'wing "Find out more about Ben Wing") (insert " +XEmacs provides a great number of ") + (widget-create 'link :help-echo "See a list of the new features" + :action 'about-features + "new features") + (widget-insert ". More details on +XEmacs's functionality, including bundled packages, can be obtained +through the ") + (widget-create 'info-link :help-echo "Browse the info system" + :tag "info" + "(dir)") - * ") (about-xref "And many other contributors..." 'others "Read about the legion of XEmacs hackers") (insert " + (widget-insert + " on-line information system.\n +The XEmacs web page can be browsed, using any WWW browser at\n +\t\t ") + (about-url-link 'xemacs "Visit XEmacs WWW page") + (widget-insert "\n +Note that W3 (XEmacs's own browser), might need customization (due to +firewalls) in order to work correctly. - Chuck Thompson and Ben Wing were co-maintainers of XEmacs from 19.11 through 19.14. - Chuck Thompson was responsible for putting out the releases, - rewriting the redisplay engine and acting as keeper of the source code base. - Ben Wing did most of the rest of the coding, including adding the Mule support - and rewriting much of the internal C code. - - Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, - the last release actually named Lucid Emacs. +XEmacs is the result of the time and effort of many people. The +developers responsible for the 20.3 release are:\n\n") - 19.8 contained a great number of significant changes. - These included a new lisp object system, rewritten minibuffer - and command loop code, and a great deal of code merging with the - newly released GNU Emacs 19 (all done by Richard Mlynarik); - and also the replacement of the previous redisplay mechanism with - the more powerful Epoch redisplay mechanism (done by Chuck Thompson). - - 19.9 contained two significant feature additions from Chuck Thompson: - scrollbars and configure support, and one from Ben Wing, the external widget support. - - 19.10 contained a number of contributions from Chuck Thompson and Ben Wing. - - * ") (about-xref "Jamie Zawinski" 'jwz "Find out more about Jamie Zawinski") (insert " - * ") (about-xref "Richard Mlynarik" 'mly "Find out more about Richard Mlynarik") (insert " ") - (insert "\n\n\tClick ") - (about-xref "here" 'kill-buffer "Exit the About page") - (insert " to remove (kill) this buffer.") - (goto-char (point-min))) - ) - -(defun about-load-mosaic (&optional who-to-load) - (save-excursion - (set-buffer (get-buffer-create "About XEmacs")) - (toggle-read-only 0) + (flet ((setup-person (who) + (widget-insert "\t* ") + (let* ((widget-link-prefix "") (widget-link-suffix "") + (entry (assq who xemacs-hackers)) + (name (cadr entry)) + (address (caddr entry))) + (widget-create 'link + :help-echo (concat "Find out more about " name) + :action 'about-maintainer + :tag name + :value who) + (widget-insert (format " <%s>\n" address))))) + ;; Setup persons responsible for this release. + (mapc 'setup-person '(steve mrb hniksic)) + (widget-insert "\n\t* ") + (let ((widget-link-prefix "") (widget-link-suffix "")) + (widget-create 'link :help-echo "A legion of XEmacs hackers" + :action 'about-hackers + "And many other contributors...")) + (widget-insert "\n +Chuck Thompson was Mr. XEmacs from 19.11 through 19.14. Ben Wing was +crucial to each of these releases.\n\n") + (setup-person 'cthomp) + (setup-person 'wing) + (widget-insert " +Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the last +release actually named Lucid Emacs. A lot of work has been done by +Richard Mlynarik.\n\n") + (setup-person 'jwz) + (setup-person 'mly)) + (about-finish-buffer))) - (let ((rest (if who-to-load (list who-to-load) - '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle larsi jens jareth morioka dmoore))) - (got-error nil)) - (while rest - (let* ((who (car rest)) - (who-xpm (expand-file-name - (concat (symbol-name who) - (if (memq (device-class (selected-device)) - '(color grayscale)) - "" - "m") - ".xpm") - data-directory))) - (or (file-exists-p who-xpm) (setq who-xpm (concat who-xpm ".Z"))) - (if (eq nil (assoc who (buffer-local-variables))) - (make-local-variable who)) - (if (and (boundp who) - (glyphp (symbol-value who))) - nil - (message "One moment please...") - (condition-case c - (save-restriction - (set who nil) - (narrow-to-region (point) (point)) - (let ((coding-system-for-read 'binary)) - (insert-file-contents who-xpm)) - (if (looking-at "\037\235") ;may already be decompressed... - (let ((coding-system-for-read 'binary) - (coding-system-for-write 'binary)) - (call-process-region (point-min) (point-max) - "zcat" t t nil))) - (set who (make-glyph - (prog1 (buffer-string) - (delete-region (point-min) (point-max))))) - ) - (error - (setq got-error t) - (message nil) - (display-error c nil) - (sit-for 2))))) - (setq rest (cdr rest))) - (or got-error (message nil))) - (toggle-read-only 1) - )) +;; View news +(defun about-news (&rest ignore) + (view-emacs-news)) -(defun about-add-mosaic () - (goto-char (point-min)) - (about-load-mosaic) +(defun about-collaboration (&rest ignore) + (unless (about-get-buffer "*About Collaboration*") + (let ((title "Why Another Version of Emacs")) + (widget-insert + "\n" + (about-center title) + (about-with-face title 'bold))) + (widget-insert + "\n\n" + (about-with-face "The Lucid, Inc. Point of View" + 'italic) + " (quite outdated)\n +At the time of the inception of Lucid Emacs (the former name of +XEmacs), Lucid's latest product was Energize, a C/C++ development +environment. Rather than invent (and force our users to learn) a new +user interface, we chose to build part of our environment on top of +the world's best editor, GNU Emacs. (Though our product is +commercial, the work we did on GNU Emacs is free software, and is +useful in its own right.) - ;; HERE TO PLACE ADDITIONAL MUGSHOTS -) +We needed a version of Emacs with mouse-sensitive regions, multiple +fonts, the ability to mark sections of a buffer as read-only, the +ability to detect which parts of a buffer have been modified, and many +other features. -;; This is losing badly to a redisplay glitch, and it doesn't scale up. - -; (goto-char (point-max)) -; (insert "\n ") +For our purposes, the existing version of Epoch was not sufficient; it +did not allow us to put arbitrary pixmaps/icons in buffers, `undo' did +not restore changes to regions, regions did not overlap and merge +their attributes in the way we needed, and several other things. -; (let ((rest '(steve mrb cthomp wing stig linebreak jwz mly vladimir linebreak baw piper bw linebreak wmperry kyle larsi jens)) -; (got-error nil)) -; (while rest -; (if (eq (car rest) 'linebreak) -; (insert "\n\n ") -; (let* ((who (car rest)) -; (b (get-buffer "About XEmacs")) -; (p (symbol-value-in-buffer who b nil))) -; (or (glyphp p) (setq p nil)) -; (and p -; (let ((e (make-extent (point) (point)))) -; (set-extent-begin-glyph e p) -; (set-extent-property e 'keymap about-xref-map) -; (set-extent-property e 'xref who))) -; (insert " ") -; (sit-for 0))) -; (setq rest (cdr rest))) -; (insert "\n") -; (goto-char (point-min)) -; (or got-error (message nil))) -; ) +We could have devoted our time to making Epoch do what we needed (and, +in fact, we spent some time doing that in 1990) but, since the FSF +planned to include Epoch-like features in their version 19, we decided +that our efforts would be better spent improving Emacs 19 instead of +Epoch. + +Our original hope was that our changes to Emacs would be incorporated +into the \"official\" v19. However, scheduling conflicts arose, and +we found that, given the amount of work still remaining to be done, we +didn't have the time or manpower to do the level of coordination that +would be necessary to get our changes accepted by the FSF. +Consequently, we released our work as a forked branch of Emacs, +instead of delaying any longer. + +Roughly a year after Lucid Emacs 19.0 was released, a beta version of +the FSF branch of Emacs 19 was released. The FSF version is better in +some areas, and worse in others, as reflects the differing focus of +our development efforts. + +We plan to continue developing and supporting Lucid Emacs, and merging +in bug fixes and new features from the FSF branch as appropriate; we +do not plan to discard any of the functionality that we implemented +which RMS has chosen not to include in his version. + +Certain elements of Lucid Emacs, or derivatives of them, have been +ported to the FSF version. We have not been doing work in this +direction, because we feel that Lucid Emacs has a cleaner and more +extensible substrate, and that any kind of merger between the two +branches would be far easier by merging the FSF changes into our +version than the other way around. + +We have been working closely with the Epoch developers to merge in the +remaining Epoch functionality which Lucid Emacs does not yet have. +Epoch and Lucid Emacs will soon be one and the same thing. Work is +being done on a compatibility package which will allow Epoch 4 code to +run in XEmacs with little or no change.\n\n" + (about-with-face "The Sun Microsystems, Inc. Point of View" + 'italic) + "\n +Emacs 18 has been around for a long, long time. Version 19 was +supposed to be the successor to v18 with X support. It was going to +be available \"real soon\" for a long time (some people remember +hearing about v19 as early as 1984!), but it never came out. v19 +development was going very, very slowly, and from the outside it +seemed that it was not moving at all. In the meantime other people +gave up waiting for v19 and decided to build their own X-aware +Emacsen. The most important of these was probably Epoch, which came +from the University of Illinois (\"UofI\") and was based on v18. + +Around 1990, the Developer Products group within Sun Microsystems +Inc., decided that it wanted an integrated editor. (This group is now +known as DevPro. It used to be known as SunPro - the name was changed +in mid-1994.) They contracted with the University of Illinois to +provide a number of basic enhancements to the functionality in Epoch. +UofI initially was planning to deliver this on top of Epoch code. + +In the meantime, (actually some time before they talked with UofI) +Lucid had decided that it also wanted to provide an integrated +environment with an integrated editor. Lucid decided that the Version +19 base was a better one than Version 18 and thus decided not to use +Epoch but instead to work with Richard Stallman, the head of the Free +Software Foundation and principal author of Emacs, on getting v19 out. +At some point Stallman and Lucid parted ways. Lucid kept working and +got a v19 out that they called Lucid Emacs 19. -(defun about-xemacs-xref () - (interactive "@") - (let* ((e (or current-mouse-event last-input-event)) - (extent (or (and (null e) (extent-at (point))) - (and (mouse-event-p e) (event-glyph-extent e)) - (extent-at (if (mouse-event-p e) - (event-point e) - (point)) - (if (mouse-event-p e) - (event-buffer e) - (current-buffer)) - 'xref))) - (xref (extent-property extent 'xref)) - prev-page) - ;; prev-page is used for the core people's pages since they can be - ;; reached from two different locations - (if (equal (buffer-name) "About XEmacs") - (setq prev-page 'about) - ;; Kill the sub-buffers when going back to the top, so that we - ;; don't hold pointers to the bitmaps longer than necessary. - (if (not (eq xref 'w3-jamie)) - (progn - (kill-buffer (current-buffer)) - (setq prev-page 'others)))) - (cond - ((eq xref 'about) - (about-xemacs)) - ((eq xref 'info) - (info)) - ((or (eq xref 'w3-xemacs) (eq xref 'w3-jamie)) - (funcall browse-url-browser-function - (if (eq xref 'w3-xemacs) - "http://www.xemacs.org/" - "http://www.netscape.com/people/jwz/"))) - ((eq xref 'kill-buffer) - (kill-buffer (current-buffer))) - ((eq xref 'news) - (view-emacs-news) - (view-mode nil 'kill-buffer) ;; assume the new view-less - (save-excursion - (goto-char (point-min)) - (let ((buffer-read-only nil)) - (insert "\nClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n\n") - (set-buffer-modified-p nil) - ))) - (t - (switch-to-buffer - (get-buffer-create - (case xref - ('jwz "About Jamie Zawinski") - ('cthomp "About Chuck Thompson") - ('wing "About Ben Wing") - ('mly "About Richard Mlynarik") - ('vladimir "About Vladimir Ivanovic") - ('baw "About Barry Warsaw") - ('wmperry "About William Perry") - ('bw "About Bob Weiner") - ('piper "About Andy Piper") - ('stig "About Jonathan Stigelman") - ('steve "About Steve Baur") - ('mrb "About Martin Buchholz") - ('hrvoje "About Hrvoje Niksic") - ('kyle "About Kyle Jones") - ('larsi "About Lars Magne Ingebrigtsen") - ('jens "About Jens Lautenbacher") - ('jareth "About Jareth Hein") - ('morioka "About MORIOKA Tomohiko") - ('dmoore "About David Moore") - ('thiessel "About Marcus Thiessel") - ('sperber "About Michael Sperber") - ('ajc "About Andrew Cosgriff") - ('others "About Everyone") - ('features "New XEmacs Features") - ('history "XEmacs History") - ))) - (delete-other-windows) - (buffer-disable-undo (current-buffer)) - (widen) - (setq buffer-read-only t) - (view-mode nil 'kill-buffer) ;; assume the new view-less - (let ((buffer-read-only nil) - (case-fold-search nil) - ) - (if (and (not (eq xref 'others)) (not (eq xref 'history)) - (not (eq xref 'features))) - (about-load-mosaic xref)) - (erase-buffer) - (let* ((b (get-buffer "About XEmacs")) - (p (and b (symbol-value-in-buffer xref b nil)))) - (or (glyphp p) (setq p nil)) - (cond (p - (insert "\n\t") - (set-extent-begin-glyph (make-extent (point) (point)) p) - (insert "\n\t")) - (t - (insert "\n\t")))) - (cond - ((eq xref 'history) - (insert "Click ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n\n\t") +After Lucid's v19 came out it became clear to us (the UofI and Sun) +that the right thing to do was to push for an integration of both +Lucid Emacs and Epoch, and to get the deliverables that Sun was asking +from the University of Illinois on top of this integrated platform. +Until 1994, Sun and Lucid both actively supported XEmacs as part of +their product suite and invested a comparable amount of effort into +it. Substantial portions of the current code have originated under +the support of Sun, either directly within Sun, or at UofI but paid +for by Sun. This code was kept away from Lucid for a while, but later +was made available to them. Initially Lucid didn't know that Sun was +supporting UofI, but later Sun was open about it. + +Around 1992 DevPro-originated code started showing up in Lucid Emacs, +starting with the infusion of the Epoch redisplay code. The separate +code bases at Lucid, Sun, and the University of Illinois were merged, +allowing a single XEmacs to evolve from that point on. + +Sun originally called the integrated product ERA, for \"Emacs +Rewritten Again\". SunPro and Lucid eventually came to an agreement +to find a name for the product that was not specific to either +company. An additional constraint that Lucid placed on the name was +that it must contain the word \"Emacs\" in it -- thus \"ERA\" was not +acceptable. The tentatively agreed-upon name was \"XEmacs\", and this +has been the name of the program since version 19.11.) - (about-face "XEmacs" 'bold) - (insert "\n\n\n\t") - (about-face "The Lucid, Inc. Point of View" 'italic) - (insert " - - At the time of the inception of Lucid Emacs (the former name - of XEmacs), Lucid's latest product was Energize, a C/C++ - development environment. Rather than invent (and force our - users to learn) a new user interface, we chose to build part - of our environment on top of the world's best editor, GNU - Emacs. (Though our product is commercial, the work we did on - GNU Emacs is free software, and is useful in its own right.) - - We needed a version of Emacs with mouse-sensitive regions, - multiple fonts, the ability to mark sections of a buffer as - read-only, the ability to detect which parts of a buffer have - been modified, and many other features. +As of 1997, Sun is shipping XEmacs as part of its Developer Products +integrated programming environment \"Sun WorkShop\". Sun is +continuing to support XEmacs development, with focus on +internationalization and quality improvement.\n\n" + (about-with-face "Lucid goes under" 'italic) + "\n +Around mid-'94, Lucid went out of business. Lucid founder Richard +Gabriel's book \"Patterns of Software\", which is highly recommended +reading in any case, documents the demise of Lucid and suggests +lessons to be learned for the whole software development community. - For our purposes, the existing version of Epoch was not - sufficient; it did not allow us to put arbitrary pixmaps/icons - in buffers, `undo' did not restore changes to regions, regions - did not overlap and merge their attributes in the way we needed, - and several other things. - - We could have devoted our time to making Epoch do what we needed - (and, in fact, we spent some time doing that in 1990) but, since - the FSF planned to include Epoch-like features in their version - 19, we decided that our efforts would be better spent improving - Emacs 19 instead of Epoch. +Development on XEmacs, however, has continued unabated under the +auspices of Sun Microsystems and the University of Illinois, with help +from Amdahl Corporation and INS Engineering Corporation. Sun plans to +continue to support XEmacs into the future.\n\n" + (about-with-face "The Amdahl Corporation point of view" + 'italic) + "\n +Amdahl Corporation's Storage Products Group (SPG) uses XEmacs as the +focal point of a environment for development of the microcode used in +Amdahl's large-scale disk arrays, or DASD's. SPG has joint ventures +with Japanese companies, and decided in late 1994 to contract out for +work on XEmacs in order to hasten the development of Mule support +\(i.e. support for Japanese, Chinese, etc.) in XEmacs and as a gesture +of goodwill towards the XEmacs community for all the work they have +done on making a powerful, modern, freely available text editor. +Through this contract, Amdahl provided a large amount of work in +XEmacs in the form of rewriting the basic text-processing mechanisms +to allow for Mule support and writing a large amount of the support +for multiple devices. - Our original hope was that our changes to Emacs would be - incorporated into the \"official\" v19. However, scheduling - conflicts arose, and we found that, given the amount of work - still remaining to be done, we didn't have the time or manpower - to do the level of coordination that would be necessary to get - our changes accepted by the FSF. Consequently, we released our - work as a forked branch of Emacs, instead of delaying any - longer. - - Roughly a year after Lucid Emacs 19.0 was released, a beta - version of the FSF branch of Emacs 19 was released. The FSF - version is better in some areas, and worse in others, as - reflects the differing focus of our development efforts. +Although Amdahl is no longer hiring a full-time contractor, they are +still funding part-time work on XEmacs and providing resources for +further XEmacs development.\n\n" + (about-with-face "The INS Engineering point of view" + 'italic) + "\n +INS Engineering Corporation, based in Tokyo, bought rights to sell +Energize when Lucid went out of business. Unhappy with the +performance of the Japanese support in XEmacs 19.11, INS also +contributed to the XEmacs development from late 1994 to early +1995.\n") + (about-finish-buffer))) - We plan to continue developing and supporting Lucid Emacs, and - merging in bug fixes and new features from the FSF branch as - appropriate; we do not plan to discard any of the functionality - that we implemented which RMS has chosen not to include in his - version. - - Certain elements of Lucid Emacs, or derivatives of them, have - been ported to the FSF version. We have not been doing work in - this direction, because we feel that Lucid Emacs has a cleaner - and more extensible substrate, and that any kind of merger - between the two branches would be far easier by merging the FSF - changes into our version than the other way around. +(defun about-features (&rest ignore) + (unless (about-get-buffer "*About Features*") + (let ((title "New features in XEmacs")) + (widget-insert + "\n" + (about-center title) + (about-with-face title 'bold))) + (widget-insert + "\n +* MULE (Multi-Lingual Emacs) support. Simultaneous display of + multiple character sets is now possible. - We have been working closely with the Epoch developers to merge - in the remaining Epoch functionality which Lucid Emacs does not - yet have. Epoch and Lucid Emacs will soon be one and the same - thing. Work is being done on a compatibility package which will - allow Epoch 4 code to run in XEmacs with little or no change.") +* Support for arbitrary pixmaps in a buffer. - (insert "\n\n\n\t") - (about-face "The Sun Microsystems, Inc. Point of View" 'italic) - (insert " +* A real toolbar. + +* Horizontal and vertical scrollbars in all windows. - Emacs 18 has been around for a long, long time. Version 19 - was supposed to be the successor to v18 with X support. It - was going to be available \"real soon\" for a long time (some - people remember hearing about v19 as early as 1984!), but it - never came out. v19 development was going very, very slowly, - and from the outside it seemed that it was not moving at all. - In the meantime other people gave up waiting for v19 and - decided to build their own X-aware Emacsen. The most - important of these was probably Epoch, which came from the - University of Illinois (\"UofI\") and was based on v18. +* Support for variable-width and variable height fonts. + +* Support for display on multiple simultaneous X and/or TTY devices. + +* Face support on TTY's, including color. - Around 1990, the Developer Products group within Sun - Microsystems Inc., decided that it wanted an integrated - editor. (This group is now known as DevPro. It used to be - known as SunPro - the name was changed in mid-1994.) They - contracted with the University of Illinois to provide a number - of basic enhancements to the functionality in Epoch. UofI - initially was planning to deliver this on top of Epoch code. +* Support for overlapping regions (or extents) and efficient handling + of a large number of such extents in a single buffer. - In the meantime, (actually some time before they talked with - UofI) Lucid had decided that it also wanted to provide an - integrated environment with an integrated editor. Lucid - decided that the Version 19 base was a better one than Version - 18 and thus decided not to use Epoch but instead to work with - Richard Stallman, the head of the Free Software Foundation and - principal author of Emacs, on getting v19 out. At some point - Stallman and Lucid parted ways. Lucid kept working and got a - v19 out that they called Lucid Emacs 19. +* Powerful, flexible control over the display characteristics of most + of the visual aspects of XEmacs through the use of specifiers, which + allow separate values to be specified for individual buffers, + windows, frames, devices, device classes, and device types. + +* A clean interface to the menubar, window-system events, and key + combinations. - After Lucid's v19 came out it became clear to us (the UofI and - Sun) that the right thing to do was to push for an integration - of both Lucid Emacs and Epoch, and to get the deliverables - that Sun was asking from the University of Illinois on top of - this integrated platform. Until 1994, Sun and Lucid both - actively supported XEmacs as part of their product suite and - invested a comparable amount of effort into it. Substantial - portions of the current code have originated under the support - of Sun, either directly within Sun, or at UofI but paid for by - Sun. This code was kept away from Lucid for a while, but - later was made available to them. Initially Lucid didn't know - that Sun was supporting UofI, but later Sun was open about it. +* Proper integration with Xt and Motif (including Motif menubars and + scrollbars). Motif look-alike menubars and scrollbars are provided + for those systems without real Motif support. + +* Text for complex languages can be entered using the XIM mechanism. + +* Localization of menubar text for the Japanese locale. - Around 1992 DevPro-originated code started showing up in Lucid - Emacs, starting with the infusion of the Epoch redisplay code. - The separate code bases at Lucid, Sun, and the University of - Illinois were merged, allowing a single XEmacs to evolve from - that point on. +* Access to the ToolTalk API. - Sun originally called the integrated product \"ERA\", for - \"Emacs Rewritten Again\". Sun and Lucid eventually came - to an agreement to find a name for the product that was not - specific to either company. An additional constraint that - Lucid placed on the name was that it must contain the word - \"Emacs\" in it -- thus \"ERA\" was not acceptable. The - tentatively agreed-upon name was \"XEmacs\", and this has been - the name of the program since version 19.11.) +* Support for using XEmacs frames as Xt widgets.\n\n") + (about-finish-buffer))) + +(defvar about-glyphs nil + "Cached glyphs") - As of 1997, Sun is shipping XEmacs as part of its Developer - Products integrated programming environment \"Sun WorkShop\". - Sun is continuing to support XEmacs development, with focus on - internationalization and quality improvement.") - - (insert "\n\n\n\t") - (about-face "Lucid goes under\n" 'italic) - (insert " - Around mid-'94, Lucid went out of business. Lucid founder - Richard Gabriel's book \"Patterns of Software\", which is - highly recommended reading in any case, documents the demise - of Lucid and suggests lessons to be learned for the whole - software development community. - - Development on XEmacs, however, has continued unabated under - the auspices of Sun Microsystems and the University of - Illinois, with help from Amdahl Corporation and INS - Engineering Corporation. Sun plans to continue to support - XEmacs into the future.") - - (insert "\n\n\n\t") - (about-face "The Amdahl Corporation point of view" 'italic) - (insert " - - Amdahl Corporation's Storage Products Group (SPG) uses XEmacs - as the focal point of a environment for development of the - microcode used in Amdahl's large-scale disk arrays, or DASD's. - SPG has joint ventures with Japanese companies, and decided - in late 1994 to contract out for work on XEmacs in order - to hasten the development of Mule support (i.e. support for - Japanese, Chinese, etc.) in XEmacs and as a gesture of goodwill - towards the XEmacs community for all the work they have done - on making a powerful, modern, freely available text editor. - Through this contract, Amdahl provided a large amount of work - in XEmacs in the form of rewriting the basic text-processing - mechanisms to allow for Mule support and writing a large - amount of the support for multiple devices. - - Although Amdahl is no longer hiring a full-time contractor, - they are still funding part-time work on XEmacs and providing - resources for further XEmacs development.") +;; Return a maintainer's glyph +(defun about-maintainer-glyph (who) + (let ((glyph (cdr (assq who about-glyphs)))) + (unless glyph + (let ((file (expand-file-name + (concat (symbol-name who) + (if (memq (device-class) + '(color grayscale)) + "" "m") + ".xpm") + data-directory)) + (data nil)) + (unless (file-exists-p file) + ;; Maybe the file is compressed? + (setq file (concat file ".Z")) + (if (file-exists-p file) + ;; Decompress it. + (condition-case nil + (let ((buffer (get-buffer-create " *image*"))) + (unwind-protect + (save-excursion + (message "Uncompressing image...") + (set-buffer buffer) + (erase-buffer) + (let ((coding-system-for-read 'binary) + (coding-system-for-write 'binary)) + (insert-file-contents file) + (call-process-region (point-min) (point-max) + "zcat" t t nil) + (setq data + (buffer-substring (point-min) (point-max)))) + (message "Uncompressing image... done")) + (kill-buffer buffer))) + (error (setq data 'error))) + (setq file nil))) + (setq glyph + (cond ((stringp data) + (make-glyph + (list (vector 'xpm :data data) + (vector 'string :data "[Image]")))) + ((eq data 'error) + (make-glyph [string :data "[Error]"])) + (file + (make-glyph + (list (vector 'xpm :file file) + (vector 'string :data "[Image]")))) + (t + (make-glyph [nothing])))) + (set-glyph-property glyph 'baseline 100) + ;; Cache the glyph + (push (cons who glyph) about-glyphs))) + glyph)) - (insert "\n\n\n\t") - (about-face "The INS Engineering point of view" 'italic) - (insert " - - INS Engineering Corporation, based in Tokyo, bought rights - to sell Energize when Lucid went out of business. Unhappy - with the performance of the Japanese support in XEmacs 19.11, - INS also contributed to the XEmacs development from late 1994 - to early 1995.") +;; Insert info about a maintainer. Add the maintainer-specific info +;; here. +(defun about-maintainer-info (entry) + (ecase (car entry) + (steve + (widget-insert "\ +Steve took over the maintenance of XEmacs in November of 1996 (it +seemed like a good idea at the time ...). In real life he is a +network administrator and Unix systems programmer for Miranova +Systems, Inc. - (insert "\n\n\n\t") - (insert "Click ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n\n\t") - ) - ((eq xref 'jwz) - (about-face "Jamie Zawinski" 'bold) - (insert "\t\t\"") - (about-face "So much to do, so little time." 'italic) - (insert "\"\n") - (insert "\n - Jamie Zawinski was primarily to blame for Lucid Emacs from its - inception in 1991, to 1994 when Lucid Inc. finally died. He is - now to be found at Netscape Communications, hacking on Netscape - Navigator (he did the first Unix version and the mail reader). - Thankfully his extensive sleep deprivation experiments conducted - during 1994 and 1995 are now a thing of the past, but his - predilection for dark, Gothic music remains unabated. +Steve's main contributions to XEmacs have been reviving the FAQ, +testing and integrating patches, tracking down and fixing bugs, and +answering hundreds of questions on Usenet. - Come visit his glorified .plan file at - - ") - (about-xref "http://www.netscape.com/people/jwz/" 'w3-jamie "Visit Jamie's WWW page") - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'steve) - (about-face "Steve Baur" 'bold) - (insert " - - Steve took over the maintenance of XEmacs in November of 1996 - (it seemed like a good idea at the time ...). In real life he is a - network administrator and Unix systems programmer for Miranova - Systems, Inc. +Steve has a home page at ") + (about-url-link 'steve "Visit Steve's home page") + (widget-insert ".\n")) + (mrb + (widget-insert "\ +Martin is the XEmacs guy at DevPro, a part of Sun Microsystems. +Martin used to do XEmacs as a `hobby' while at IBM, and was crazy +enough to try to make a living doing it at Sun. - Steve's main contributions to XEmacs have been reviving the FAQ, - testing and integrating patches, tracking down and fixing bugs, and - answering hundreds of questions on Usenet.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'mrb) - (about-face "Martin Buchholz" 'bold) - (insert " - - Martin is the XEmacs guy at DevPro, a part of Sun Microsystems. - Martin used to do XEmacs as a `hobby' while at IBM, and was - crazy enough to try to make a living doing it at Sun. - - Martin starting using Emacs originally not to edit files, but - to get the benefit of shell mode. He actually used to run - nothing but a shell buffer, and use `xterm -e vi' to edit - files. But then he saw the light. He dreams of rewriting - shell mode from scratch. Stderr should show up in red!! - - Martin is currently working mostly on Internationalization. - He spends most of his waking hours inside a Japanized XEmacs.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'hrvoje) - (about-face "Hrvoje Niksic" 'bold) - (insert " +Martin starting using Emacs originally not to edit files, but to get +the benefit of shell mode. He actually used to run nothing but a shell +buffer, and use `xterm -e vi' to edit files. But then he saw the +light. He dreams of rewriting shell mode from scratch. Stderr should +show up in red!! - Hrvoje is currently a student at the Faculty of Electrical - Engineering and Computing in Zagreb, Croatia. He works part- - time at SRCE, where he helps run the network machines. - In his free time he is helping develop free software (especially - XEmacs, as well as GNU software) and is writing his own -- he has - written a small network mirroring utility Wget, see - \"ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/\".") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'cthomp) - (about-face "Chuck Thompson" 'bold) - (insert " - - Chuck, through being in the wrong place at the right time, has - gotten stuck with being Jamie's replacement as the primary - maintainer of XEmacs. This has caused his hair to begin - falling out and quadrupled his daily coffee dosage. Though he - works at and for the University of Illinois his funding for - XEmacs work actually came from Sun Microsystems. +Martin is currently working mostly on Internationalization. He spends +most of his waking hours inside a Japanized XEmacs.\n")) + (hniksic + (widget-insert "\ +Hrvoje is currently a student at the Faculty of Electrical +Engineering and Computing in Zagreb, Croatia. He works part-time +at SRCE, where he helps run the network machines. In his free time he +is helping develop free software (especially XEmacs, as well as GNU +software) and is writing his own -- he has written a small network +mirroring utility Wget, see ") + (about-url-link 'wget "Download Wget") + (widget-insert ".\n")) + (wing + (widget-insert + "\ +I'm not a thug -- I just play one on video. +My roommate says I'm a San Francisco \"Mission Critter\".\n\n" + (about-with-face "Gory stuff follows:" 'italic) + "\n +In 1992 I left a stuffy East-Coast university, set out into the real +world, and ended up a co-founder of Pearl Software. As part of this +company, I became the principal architect of Win-Emacs, a port of +Lucid Emacs to Microsoft Windows and Windows NT (for more info, e-mail +to info@pearlsoft.com). - He has worked on XEmacs since November 1992, which fact - occasionally gives him nightmares. As of October 1995, he no - longer works full-time on XEmacs, though he does continue as - an active maintainer. His main contributions have been the - greatly enhanced redisplay engine, scrollbar support, the - toolbars, configure support and numerous other minor features - and fixes. - - Rumors that Chuck is aka Black Francis aka Frank Black are - completely unfounded.") +Since April 1993, I've worked on XEmacs as a contractor for various +companies, changing hats faster than Ronald Reagan's hair color (oops, +did I just show my age?). My main contributions to XEmacs include +rewriting large parts of the internals and the gory Xt/Xlib +interfacing, adding the Mule support, implementing the external client +widget, improving the documentation (especially the Emacs Lisp +manual), and being a general nuisance ... er, brainstormer for many of +the new features of XEmacs. - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'wing) - (about-face "Ben Wing" 'bold) - (insert " +Recently I took a job at Dimension X, where I'm working on a +Java-based toolkit for developing VRML applications.\n")) + (cthomp + (widget-insert "\ +Chuck, through being in the wrong place at the right time, has gotten +stuck with being Jamie's replacement as the primary maintainer of +XEmacs. This has caused his hair to begin falling out and quadrupled +his daily coffee dosage. Though he works at and for the University of +Illinois his funding for XEmacs work actually came from Sun +Microsystems. - I'm not a thug -- I just play one on video. - My roommate says I'm a San Francisco \"Mission Critter\".\n\n\t") - (about-face "Gory stuff follows:" 'italic) - (insert " +He has worked on XEmacs since November 1992, which fact occasionally +gives him nightmares. As of October 1995, he no longer works +full-time on XEmacs, though he does continue as an active maintainer. +His main contributions have been the greatly enhanced redisplay +engine, scrollbar support, the toolbars, configure support and +numerous other features and fixes. - In 1992 I left a stuffy East-Coast university, set out into the - real world, and ended up a co-founder of Pearl Software. As - part of this company, I became the principal architect of - Win-Emacs, a port of Lucid Emacs to Microsoft Windows and - Windows NT (for more info, e-mail to ") - (about-face "info@pearlsoft.com" 'italic) - (insert "). - - Since April 1993, I've worked on XEmacs as a contractor - for various companies, changing hats faster than Ronald Reagan's - hair color (oops, did I just show my age?). My main contributions - to XEmacs include rewriting large parts of the internals and the - gory Xt/Xlib interfacing, adding the Mule support, implementing - the external client widget, improving the documentation (especially - the Emacs Lisp manual), and being a general nuisance ... er, - brainstormer for many of the new features of XEmacs. +Rumors that Chuck is aka Black Francis aka Frank Black are completely +unfounded.\n")) + (jwz + (widget-insert + "\t" + (about-with-face "\"So much to do, so little time.\"" 'italic) + "\n +Jamie Zawinski was primarily to blame for Lucid Emacs from its +inception in 1991, to 1994 when Lucid Inc. finally died. He is now to +be found at Netscape Communications, hacking on Netscape Navigator (he +did the first Unix version and the mail and new reader). Thankfully +his extensive sleep deprivation experiments conducted during 1994 and +1995 are now a thing of the past, but his predilection for dark, +Gothic music remains unabated. - Recently I took a job at Dimension X, where I'm working on a - Java-based toolkit for developing VRML applications.") - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'mly) - (about-face "Richard Mlynarik" 'bold) - (insert " - - Cars are Evil. Ride a bike.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'vladimir) - (about-face "Vladimir Ivanovic" 'bold) - (insert " - - Former technical lead for XEmacs at Sun. He is now with - Microtec Research Inc., working on embedded systems - development tools.") +Come visit his glorified .plan file at\n\n") + (about-url-link 'jwz "Visit Jamie's home page") + (widget-insert "\n")) + (mly + (widget-insert "Cars are evil. Ride a bike.\n")) + (vladimir + (widget-insert "\ +Former technical lead for XEmacs at Sun. He is now with Microtec +Research Inc., working on embedded systems development tools.\n")) + (stig + (widget-insert "\ +Stig is sort of a tool fetishist. He has a hate/love relationship +with computers and he hacks on XEmacs because it's a good tool that +makes computers somewhat less of a nuisance. Besides XEmacs, Stig +especially likes his Leatherman, his Makita, and his lockpicks. Stig +wants a MIG welder and air tools. - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'baw) - (about-face "Barry Warsaw" 'bold) - (insert " - - Author of cc-mode for C++, C, and Objective-C editing, and - Supercite for mail and news citing. Also various and sundry other - Emacs utilities, fixes, enhancements and kludgery as whimsy, - boredom, and ToT dictate (but not necessarily in that order). - - See \"http://www.python.org/~bwarsaw\". - - Daddy - © 1994 Warsaw - ======== - Drive me Daddy, drive me quick - Push my pedal, shift my stick - Fill me up with golden gas - My rubber squeals, I go real fast +Stig likes to perch, hang from the ceiling, and climb on the walls. +Stig has a cool van. Stig would like to be able to telecommute from, +say, the north rim of the Grand Canyon or the midst of Baja.\n")) + (baw + (widget-insert + "\ +Author of CC Mode, for C, C++, Objective-C and Java editing, and +Supercite for mail and news citing. Also various and sundry other +Emacs utilities, fixes, enhancements and kludgery as whimsy, boredom, +and ToT dictate (but not necessarily in that order). See also:\n\n\t") + (about-url-link 'baw "Visit Barry's home page") + (widget-insert "\n\nand:\n\n\t") + (about-url-link 'cc-mode "Visit the CC Mode distribution") + (widget-insert "\n +Daddy +\(C) 1994 Warsaw +=============== +Drive me Daddy, drive me quick +Push my pedal, shift my stick +Fill me up with golden gas +My rubber squeals, I go real fast - Milk me Daddy, milk me now - Milk me like a big ol' cow - I've got milk inside my udder - Churn it up and make some butter") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'bw) - (about-face "Bob Weiner" 'bold) - (insert " - - Author of the Hyperbole everyday information management - hypertext system and the OO-Browser multi-language code - browser. He also designed the Altrasoft integrated tool - framework for software engineers. It runs atop XEmacs and is - available from his firm, Altrasoft, which offers custom - development and support packages for corporate users of XEmacs, - GNU Emacs and InfoDock. See \"http://www.altrasoft.com\". - His interests include user interfaces, information management, - CASE tools, communications and enterprise integration.") +Milk me Daddy, milk me now +Milk me like a big ol' cow +I've got milk inside my udder +Churn it up and make some butter\n")) + (piper + (widget-insert "\ +Author of the original \"fake\" XEmacs toolbar, and outl-mouse for +mouse gesture based outlining. Accomplished kludge contributor.\n")) + (bw + (widget-insert "\ +Author of the Hyperbole everyday information management hypertext +system and the OO-Browser multi-language code browser. He also +designed the Altrasoft integrated tool framework for software +engineers. It runs atop XEmacs and is available from his firm, +Altrasoft, which offers distributions, custom development, support, +and training packages for corporate users of XEmacs, GNU Emacs and +InfoDock. See ") + (about-url-link 'altrasoft "Visit Altrasoft WWW page") + (widget-insert ". - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'piper) - (about-face "Andy Piper" 'bold) - (insert " - - Author of the original \"fake\" XEmacs toolbar, and outl-mouse for - mouse gesture based outlining. Accomplished kludge contributor.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) +His interests include user interfaces, information management, +CASE tools, communications and enterprise integration.\n")) + (wmperry + (widget-insert "\ +Author of Emacs-w3, the builtin web browser that comes with XEmacs, +and various additions to the C code (e.g. the database support, the +PNG support, some of the GIF/JPEG support, the strikethru face +attribute support). - ((eq xref 'stig) - (about-face "Jonathan Stigelman" 'bold) - (insert " - - Stig is sort of a tool fetishist. He has a hate/love relationship - with computers and he hacks on XEmacs because it's a good tool that - makes computers somewhat less of a nuisance. Besides XEmacs, Stig - especially likes his Leatherman, his Makita, and his lockpicks. - Stig wants a MIG welder and air tools. - - Stig likes to perch, hang from the ceiling, and climb on the walls. - Stig has a cool van. Stig would like to be able to telecommute - from, say, the north rim of the Grand Canyon or the midst of Baja.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) +He is currently working at Aventail, Corp. on SOCKS v5 servers.\n")) + (kyle + (widget-insert "\ +Author of VM, a mail-reading package that is included in the standard +XEmacs distribution, and contributor of many improvements and bug +fixes. Unlike RMAIL and MH-E, VM uses the standard UNIX mailbox +format for its folders; thus, you can use VM concurrently with other +UNIX mail readers such as Berkeley Mail and ELM. See\n") + (about-url-link 'kyle "Visit Kyle's Home page") + (widget-insert ".\n")) + (larsi + (widget-insert "\ +Author of Gnus the Usenet news and Mail reading package in the +standard XEmacs distribution, and contributor of various enhancements +and portability fixes. Lars is a student at the Institute of +Informatics at the University of Oslo. He is currently plumbing away +at his majors work at the Institute of Physics, working on an SCI +project connected with CASCADE and CERN and stuff. - ((eq xref 'wmperry) - (about-face "William Perry" 'bold) - (insert " - - Author of Emacs-w3, the builtin web browser that comes with XEmacs, - and various additions to the C code (e.g. the database support, - the PNG support, some of the GIF/JPEG support, the strikethru - face attribute support). - - He is currently working at Aventail, Corp. on SOCKS v5 servers.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) +See ") + (about-url-link 'larsi "Visit the Larsissistic pages") + (widget-insert ".\n")) + (jens + (widget-insert "\ +Jens did the artwork for graphics added to XEmacs 20.1 and 19.15. - ((eq xref 'kyle) - (about-face "Kyle Jones" 'bold) - (insert " - - Author of VM, a mail-reading package that is included in - the standard XEmacs distribution, and contributor of many - improvements and bug fixes. Unlike RMAIL and MH-E, VM - uses the standard UNIX mailbox format for its folders; - thus, you can use VM concurrently with other UNIX mail - readers such as Berkeley Mail and ELM. - See \"http://www.wonderworks.com/kyle/\".") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'larsi) - (about-face "Lars Magne Ingebrigtsen" 'bold) - (insert " +I'm currently working at the University of Karlsruhe, Germany on +getting my diploma thesis on Supersymmetry (uuh, that's physics) done. +After that (and all the remaining exams) I'm looking forward to make a +living out of my hobbies -- computers (and graphics). But because I +have no deadline for the exams and XEmacs betas are released at a high +rate this may take some time...\n")) + (jareth + (widget-insert "\ +Jareth Hein is a mountain boy who abandoned his home state of Colorado +for the perpetual state of chaos known as Tokyo in a failed attempt to +become a cel-animator, and a more successful one to become a +computer-game programmer. As he happens to be bilingual (guess which +two?) he's been doing quite a bit of MULE hacking. He's also getting +his hands dirty in the graphics areas as well.\n")) + (morioka + (widget-insert "\ +I am the author of tm-view (general MIME Viewer for GNU Emacs) and +major author and maintainer of tm (Tools for MIME; general MIME +package for GNU Emacs). In addition, I am working to unify MULE API +for Emacs and XEmacs. In XEmacs, I have ported many mule features. - Author of Gnus the Usenet news and Mail reading package in - the standard XEmacs distribution, and contributor of various - enhancements and portability fixes. Lars is a student at the - Institute of Informatics at the University of Oslo. He is - currently plumbing away at his majors work at the Institute of - Physics, working on an SCI project connected with CASCADE and - CERN and stuff. - See \"http://www.ifi.uio.no/~larsi/\".") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'jens) - (about-face "Jens Lautenbacher" 'bold) - (insert " - - Jens did the artwork for graphics added to XEmacs 20.1 and 19.15. +I am a doctoral student at School of Information Science of JAIST +\(Japan Advanced Institute of Science and Technology, Hokuriku). I'm +interested in Natural Language, Affordance and writing systems.\n")) + (dmoore + (widget-insert "\ +David has contributed greatly to the quest to speed up XEmacs. He is +a student in the Computer Systems Laboratory at UCSD. When he manages +to have free time, he usually spends it on 200 mile bicycle rides, +learning german or showing people the best mail & news environment +he's found in 10 years. (That'd be XEmacs, Gnus and bbdb, of course.) +He can be found at `druidmuck.egbt.org 4201' at various hours of the +day. - I'm currently working at the University of Karlsruhe, Germany - on getting my diploma thesis on Supersymmetry (uuh, that's - physics) done. After that (and all the remaining exams) I'm - looking forward to make a living out of my hobbies -- - computers (and graphics). But because I have no deadline for - the exams and XEmacs betas are released at a high rate this - may take some time...") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'jareth) - (about-face "P E Jareth Hein" 'bold) - (insert " - - Jareth Hein is a mountain boy who abandoned his home state of - Colorado for the perpetual state of chaos known as Tokyo in a - failed attempt to become a cel-animator, and a more successful - one to become a computer-game programmer. As he happens to be - bilingual (guess which two?) he's been doing quite a bit of - MULE hacking. He's also getting his hands dirty in the graphics - areas as well.") +He has a page at ") + (about-url-link 'dmoore "Visit David's home page") + (widget-insert ".\n")) + (thiessel + (widget-insert "\ +On May 1, 1996 he started working at University of Kaiserslautern in +the field of computer aided analog circuit design. His +responsibilities include the development and design of a CAD-Tool for +analog integrated circuits with special emphasis on distributed +software concepts. - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'morioka) - (about-face "MORIOKA Tomohiko" 'bold) - (insert " - - I am the author of tm-view (general MIME Viewer for GNU Emacs) - and major author and maintainer of tm (Tools for MIME; general - MIME package for GNU Emacs). In addition, I am working to unify - MULE API for Emacs and XEmacs. In XEmacs, I have ported many mule - features. - - I am a doctoral student at School of Information Science of JAIST - (Japan Advanced Institute of Science and Technology, Hokuriku). - I'm interested in Natural Language, Affordance and writing systems.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'dmoore) - (about-face "David Moore" 'bold) - (insert " - - David has contributed greatly to the quest to speed up XEmacs. - He is a student in the Computer Systems Laboratory at UCSD. - When he manages to have free time, he usually spends it on 200 - mile bicycle rides, learning german or showing people the best - mail & news environment he's found in 10 years. (That'd be - XEmacs, Gnus and bbdb, of course.) He can be found at - `druidmuck.egbt.org 4201' at various hours of the day.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'thiessel) - (about-face "Marcus Thiessel" 'bold) - (insert " +When all the daily hacking is done he tries to take care of XEmacs +website at ") + (about-url-link 'xemacs "Visit XEmacs web site") + (widget-insert ".\n")) + (sperber + (widget-insert "\ +Mike ported EFS to XEmacs 20 and integrated EFS into XEmacs. He's +also responsible for the ports of facemenu.el and enriched.el. When +Mike isn't busy putting together patches for free software he has just +installed or changing his hairstyle, he does research in modern +programming languages and their implementation, and hopes that one day +XEmacs will speak Scheme.\n")) + (shelton + (widget-insert "\ +Vin maintains the XEmacs patch pages in order to bring a more +stable XEmacs. (Actually, he does it 'cause it's fun and he's been +using emacs for a long, long time.) Vin also contributed the detached +minibuffer code as well as a few minor enhancements to the menubar +options. + +I own and operate my own consulting firm, EtherSoft. Shhh, don't +tell anyone, but it's named after an Ultimate team I used to play +with in Austin, Texas - the Ether Bunnies. I'm getting too old +to play competitive Ultimate any more, so now I've gotten roped +into serving on the board of directors of the Ultimate Players +Association. See ") + (about-url-link 'shelton "Visit the UPA homepage") + (widget-insert ".\n")) + (ajc + (widget-insert "\ +When not helping maintain the XEmacs website, Andrew is a Network +Software Engineer(tm) for Monash University in Australia, maintaining +webservers and doing random other things. As well as spending spare +time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus +et. al., he spends his time pursuing, among other things, a Life. +Some of this currently involves doing an A-Z (by country) of +restaurants with friends, and has, in the past, involved dyeing his +hair various colours (see ") + (about-url-link 'ajc "Visit Andrew's home page") + (widget-insert ".\n")))) - On May 1, 1996 he started working at University of Kaiserslautern in - the field of computer aided analog circuit design. His - responsibilities include the development and design of a CAD-Tool for - analog integrated circuits with special emphasis on distributed - software concepts. - - When all the daily hacking is done he tries to take care of XEmacs - website at .") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'sperber) - (about-face "Michael Sperber [Mr. Preprocessor]" 'bold) - (insert " - - Mike ported EFS to XEmacs 20 and integrated EFS into XEmacs. He's - also responsible for the ports of facemenu.el and enriched.el. When - Mike isn't busy putting together patches for free software he has just - installed or changing his hairstyle, he does research in modern - programming languages and their implementation, and hopes that one day - XEmacs will speak Scheme.") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'ajc) - (about-face "Andrew Cosgriff" 'bold) - (insert " +;; Setup the buffer for a maintainer. +(defun about-maintainer (widget &optional event) + (let* ((entry (assq (widget-value widget) xemacs-hackers)) + (who (car entry)) + (name (cadr entry)) + (address (caddr entry)) + (bufname (format "*About %s*" name))) + (unless (about-get-buffer bufname) + ;; Display the glyph and name + (widget-insert "\n") + (widget-create 'default :format "%t" + :tag-glyph (about-maintainer-glyph who)) + (widget-insert + " " (about-with-face (format "%s" name) 'bold) + " <" address ">\n\n") + ;; Display the actual info + (about-maintainer-info entry) + ;; I don't use `about-finish-buffer' because I want "Remove" to + ;; kill the buffer. + (widget-insert "\n") + (about-finish-buffer 'kill) + (forward-line 2)))) - When not helping maintain the XEmacs website, Andrew is a - Network Software Engineer(tm) for Monash University in Australia, - maintaining webservers and doing random other things. As well as - spending spare time being an Eager Young Space Cadet and fiddling - with XEmacs/Gnus et. al., he spends his time pursuing, among other - things, a Life. Some of this currently involves doing an A-Z (by - country) of restaurants with friends, and has, in the past, - involved dyeing his hair various colours - (see http://www-personal.monash.edu.au/~ajc).") - - (insert "\n\n\tClick ") - (about-xref "here" prev-page "Return to previous page") - (insert " to go back to the previous page.\n") - ) - - ((eq xref 'others) - (insert "Click ") - (about-xref "here" 'about "Return to previous page") - (insert " to go back to the previous page\n\n\t") - - (about-face "Other Contributors to XEmacs" 'italic) - - (insert " +(defsubst about-tabs (str) + (let ((x (length str))) + (cond ((>= x 24) " ") + ((>= x 16) "\t") + ((>= x 8) "\t\t") + (t "\t\t\t")))) - Like most free software, XEmacs is a collaborative effort. - These are some of the contributors; we have no doubt forgotten - someone; we apologize! You can see some of our faces further below. - - ") (about-xref "Vladimir Ivanovic" 'vladimir "Find out more about Vladimir Ivanovic") (insert " - Former technical lead for XEmacs at Sun Microsystems. He is - now with Microtec Research Inc., working on embedded systems - development tools. - - ") (about-xref "Jonathan Stigelman" 'stig "Find out more about Jonathan Stigelman") (insert " - Peripatetic uninominal Emacs hacker. Stig sometimes operates - out of a big white van set up for nomadic living and hacking. - Implemented the faster stay-up Lucid menus and hyper-apropos. - Contributor of many dispersed improvements in the core Lisp code, - and back-seat contributor for several of it's major packages. - - ") (about-xref "Barry Warsaw" 'baw "Find out more about Barry Warsaw") (insert " - Author of cc-mode for C++, C, and Objective-C editing, and - Supercite for mail and news citing. Also various and sundry other - Emacs utilities, fixes, enhancements and kludgery as whimsy, - boredom, and ToT dictate (but not necessarily in that order). - - ") (about-xref "Andy Piper" 'piper "Find out more about Andy Piper") (insert " - Created the prototype for the toolbars. Has been the first to make - use of many of the new XEmacs graphics features. +(defun about-show-linked-info (who shortinfo) + (let* ((entry (assq who xemacs-hackers)) + (name (cadr entry)) + (address (caddr entry))) + (let ((widget-link-prefix nil) (widget-link-suffix nil)) + (widget-create 'link :help-echo (concat "Find out more about " name) + :action 'about-maintainer + :tag name + :value who)) + (widget-insert (about-tabs name) + (format "<%s>\n%s\n" address shortinfo)))) - ") (about-xref "Bob Weiner" 'bw "Find out more about Bob Weiner") (insert " - Author of the Hyperbole everyday information management - hypertext system and the OO-Browser multi-language code - browser. He also designed the Altrasoft integrated tool - framework for software engineers. It runs atop XEmacs and is - available from his firm, Altrasoft, which offers custom - development and support packages for corporate users of XEmacs, - GNU Emacs and InfoDock. See \"http://www.altrasoft.com\". - His interests include user interfaces, information management, - CASE tools, communications and enterprise integration. - - ") (about-xref "William Perry" 'wmperry "Find out more about Bill Perry") (insert " - Author of Emacs-w3, the builtin web browser that comes with XEmacs, - and various additions to the C code (e.g. the database support, - the PNG support, some of the GIF/JPEG support, the strikethru - face attribute support). - - ") (about-xref "Kyle Jones" 'kyle "Find out more about Kyle Jones") (insert " - Author of VM, a mail-reading package that is included in - the standard XEmacs distribution, and contributor of many - improvements and bug fixes. Unlike RMAIL and MH-E, VM - uses the standard UNIX mailbox format for its folders; - thus, you can use VM concurrently with other UNIX mail - readers such as Berkeley Mail and ELM. - See \"http://www.wonderworks.com/kyle/\" - - ") (about-xref "Lars Magne Ingebrigtsen" 'larsi "Find out more about Lars Magne Ingebrigtsen") (insert " - Author of Gnus the Usenet news and Mail reading package in - the standard XEmacs distribution, and contributor of various - enhancements and portability fixes. Lars is a student at the - Institute of Informatics at the University of Oslo. He is - currently plumbing away at his majors work at the Institute of - Physics, working on an SCI project connected with CASCADE and - CERN and stuff. - See \"http://www.ifi.uio.no/~larsi/\" +(defun about-hackers (&rest ignore) + (unless (about-get-buffer "*About Hackers*") + (let ((title "Other Contributors to XEmacs")) + (widget-insert + (about-center title) + (about-with-face title 'bold))) + (widget-insert + "\n +Like most free software, XEmacs is a collaborative effort. These are +some of the contributors we have no doubt forgotten someone; we +apologize! You can see some of our faces further below.\n\n") + (about-show-linked-info 'vladimir "\ +Former technical lead for XEmacs at Sun Microsystems. He is now with +Microtec Research Inc., working on embedded systems development tools.\n") + (about-show-linked-info 'stig "\ +Peripatetic uninominal Emacs hacker. Stig sometimes operates out of a +big white van set up for nomadic living and hacking. Implemented the +faster stay-up Lucid menus and hyper-apropos. Contributor of many +dispersed improvements in the core Lisp code, and back-seat +contributor for several of it's major packages.\n") + (about-show-linked-info 'baw "\ +Author of CC Mode for C, C++, Objective-C and Java editing, and +Supercite for mail and news citing. Also various and sundry other +Emacs utilities, fixes, enhancements and kludgery as whimsy, boredom, +and ToT dictate (but not necessarily in that order).\n") + (about-show-linked-info 'piper "\ +Created the prototype for the toolbars. Has been the first to make +use of many of the new XEmacs graphics features.\n") + (about-show-linked-info 'bw "\ +Author of the Hyperbole everyday information management hypertext +system and the OO-Browser multi-language code browser. He also +designed the Altrasoft integrated tool framework for software +engineers. It runs atop XEmacs and is available from his firm, +Altrasoft, which offers custom development and support packages for +corporate users of XEmacs, GNU Emacs and InfoDock. His interests +include user interfaces, information management, CASE tools, +communications and enterprise integration.\n") + (about-show-linked-info 'wmperry "\ +Author of Emacs-w3, the builtin web browser that comes with XEmacs, +and various additions to the C code (e.g. the database support, the +PNG support, some of the GIF/JPEG support, the strikethru face +attribute support).\n") + (about-show-linked-info 'kyle "\ +Author of VM, a mail-reading package that is included in the standard +XEmacs distribution, and contributor of many improvements and bug +fixes. Unlike RMAIL and MH-E, VM uses the standard UNIX mailbox +format for its folders; thus, you can use VM concurrently with other +UNIX mail readers such as Berkeley Mail and ELM.\n") + (about-show-linked-info 'larsi "\ +Author of Gnus the Usenet news and Mail reading package in the +standard XEmacs distribution, and contributor of various enhancements +and portability fixes. Lars is a student at the Institute of +Informatics at the University of Oslo. He is currently plumbing away +at his majors work at the Institute of Physics, working on an SCI +project connected with CASCADE and CERN and stuff.\n") + (about-show-linked-info 'jens "\ +I'm currently working at the University of Karlsruhe, Germany on +getting my diploma thesis on Supersymmetry (uuh, that's physics) done. +After that (and all the remaining exams) I'm looking forward to make a +living out of my hobbies -- computers (and graphics). But because I +have no deadline for the exams and XEmacs betas are released at a high +rate this may take some time...\n") + (about-show-linked-info 'jareth "\ +Jareth Hein is a mountain boy who abandoned his home state of Colorado +for the perpetual state of chaos known as Tokyo in a failed attempt to +become a cel-animator, and a more successful one to become a +computer-game programmer. As he happens to be bilingual (guess which +two?) he's been doing quite a bit of MULE hacking. He's also getting +his hands dirty in the graphics areas as well.\n") + (about-show-linked-info 'morioka "\ +I am the author of tm-view (general MIME Viewer for GNU Emacs) and +major author and maintainer of tm (Tools for MIME; general MIME +package for GNU Emacs). In addition, I am working to unify MULE API +for Emacs and XEmacs. In XEmacs, I have ported many mule features. - ") (about-xref "Jens Lautenbacher" 'jens "Find out more about Jens Lautenbacher") (insert " - I'm currently working at the University of Karlsruhe, Germany - on getting my diploma thesis on Supersymmetry (uuh, that's - physics) done. After that (and all the remaining exams) I'm - looking forward to make a living out of my hobbies -- - computers (and graphics). But because I have no deadline for - the exams and XEmacs betas are released at a high rate this - may take some time... - - ") (about-xref "Jareth Hein" 'jareth "Find out more about Jareth Hein") (insert " - Jareth Hein is a mountain boy who abandoned his home state of - Colorado for the perpetual state of chaos known as Tokyo in a - failed attempt to become a cel-animator, and a more successful - one to become a computer-game programmer. As he happens to be - bilingual (guess which two?) he's been doing quite a bit of - MULE hacking. He's also getting his hands dirty in the graphics - areas as well. - - ") (about-xref "MORIOKA Tomohiko" 'morioka "Find out more about MORIOKA Tomohiko") (insert " - - I am the author of tm-view (general MIME Viewer for GNU Emacs) - and major author and maintainer of tm (Tools for MIME; general - MIME package for GNU Emacs). In addition, I am working to unify - MULE API for Emacs and XEmacs. In XEmacs, I have ported many mule - features. - I am a doctoral student at School of Information Science of JAIST - (Japan Advanced Institute of Science and Technology, Hokuriku). - I'm interested in Natural Language, Affordance and writing systems. - - ") (about-xref "David Moore" 'dmoore "Find out more about David Moore") (insert " - - David has contributed greatly to the quest to speed up XEmacs. - He is a student in the Computer Systems Laboratory at UCSD. - When he manages to have free time, he usually spends it on 200 - mile bicycle rides, learning german or showing people the best - mail & news environment he's found in 10 years. (That'd be - XEmacs, Gnus and bbdb, of course.) He can be found at - `druidmuck.egbt.org 4201' at various hours of the day. - - ") (about-xref "Marcus Thiessel" 'thiessel "Find out more about Marcus Thiessel") (insert " - - On May 1, 1996 he started working at University of Kaiserslautern in - the field of computer aided analog circuit design. His - responsibilities include the development and design of a CAD-Tool for - analog integrated circuits with special emphasis on distributed - software concepts. - - When all the daily hacking is done he tries to take care of XEmacs - website at . +I am a doctoral student at School of Information Science of JAIST +\(Japan Advanced Institute of Science and Technology, Hokuriku). I'm +interested in Natural Language, Affordance and writing systems.\n") + (about-show-linked-info 'dmoore "\ +David has contributed greatly to the quest to speed up XEmacs. He is +a student in the Computer Systems Laboratory at UCSD. When he manages +to have free time, he usually spends it on 200 mile bicycle rides, +learning german or showing people the best mail & news environment +he's found in 10 years. (That'd be XEmacs, Gnus and bbdb, of course.) +He can be found at `druidmuck.egbt.org 4201' at various hours of the +day.\n") + (about-show-linked-info 'thiessel "\ +On May 1, 1996 he started working at University of Kaiserslautern in +the field of computer aided analog circuit design. His +responsibilities include the development and design of a CAD-Tool for +analog integrated circuits with special emphasis on distributed +software concepts. - ") (about-xref "Michael Sperber" 'sperber "Find out more about Michael Sperber") (insert " - - Mike ported EFS to XEmacs 20 and integrated EFS into XEmacs. He's - also responsible for the ports of facemenu.el and enriched.el. When - Mike isn't busy putting together patches for free software he has just - installed or changing his hairstyle, he does research in modern - programming languages and their implementation, and hopes that one day - XEmacs will speak Scheme. - - ") (about-xref "Andrew Cosgriff" 'ajc "Find out more about Andrew Cosgriff") (insert " - - When not helping maintain the XEmacs website, Andrew is a - Network Software Engineer(tm) for Monash University in Australia, - maintaining webservers and doing random other things. As well as - spending spare time being an Eager Young Space Cadet and fiddling - with XEmacs/Gnus et. al., he spends his time pursuing, among other - things, a Life. Some of this currently involves doing an A-Z (by - country) of restaurants with friends, and has, in the past, - involved dyeing his hair various colours - (see http://www-personal.monash.edu.au/~ajc). - - Darrell Kindred - Unofficial maintainer of the xemacs-beta list of extant bugs - and contributor of an extraordinary number of important bug - fixes, many of them in areas that neither Chuck nor Ben were - particularly enthusiastic about investigating. - - Eduardo Pelegri-Llopart - Author of EOS, a package included in the standard XEmacs - distribution that integrates XEmacs with the SPARCworks - development environment from Sun. Past lead for XEmacs at - Sun; advocated the validity of using Epoch, and later Lemacs, - at Sun through several early prototypes. - - Matthieu Devin - Part of the original (pre-19.0) Lucid Emacs development team. - Matthieu wrote the initial Energize interface, designed the - toolkit-independent Lucid Widget library, and fixed enough - redisplay bugs to last a lifetime. The features in Lucid - Emacs were largely inspired by Matthieu's initial prototype of - an Energize interface using Epoch. - - Harlan Sexton - Part of the original (pre-19.0) Lucid Emacs development team. - Harlan designed and implemented many of the low level data - structures which are original to the Lucid version of Emacs, - including extents and hash tables. - - Eric Benson - Part of the original (pre-19.0) Lucid Emacs development team. - Eric played a big part in the design of many aspects of the - system, including the new command loop and keymaps, fixed - numerous bugs, and has been a reliable beta tester ever since. - - John Rose - Author of many extensions to the `extents' code, including - the initial implementation of `duplicable' properties. - - Hans Muller - Author of the code used to connect XEmacs with ToolTalk, and - of an early client of the external Emacs widget. - - In addition to those just mentioned, the following people have - spent a great deal of effort providing feedback, testing beta - versions of XEmacs, providing patches to the source code, or - doing all of the above. We couldn't have done it without them. +When all the daily hacking is done he tries to take care of XEmacs +website at .\n") + (about-show-linked-info 'ajc "\ +When not helping maintain the XEmacs website, Andrew is a Network +Software Engineer(tm) for Monash University in Australia, maintaining +webservers and doing random other things. As well as spending spare +time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus +et. al., he spends his time pursuing, among other things, a Life. +Some of this currently involves doing an A-Z (by country) of +restaurants with friends, and has, in the past, involved dyeing his +hair various colours.\n") + (flet ((print-short (name addr &optional shortinfo) + (concat (about-with-face name 'italic) + (about-tabs name) + "<" addr ">\n" + (if shortinfo (concat shortinfo "\n") "")))) + (widget-insert + (print-short "Darell Kindred" "Darrell.Kindred@cmu.edu" "\ +Unofficial maintainer of the xemacs-beta list of extant bugs and +contributor of an extraordinary number of important bug fixes, many of +them in areas that neither Chuck nor Ben were particularly +enthusiastic about investigating.\n") + (print-short "Eduardo Pelegri-Llopart" "pelegri@eng.sun.com" "\ +Author of EOS, a package included in the standard XEmacs distribution +that integrates XEmacs with the SPARCworks development environment +from Sun. Past lead for XEmacs at Sun; advocated the validity of +using Epoch, and later Lemacs, at Sun through several early +prototypes.\n") + (print-short "Matthieu Devin" "devin@rs.com" "\ +Part of the original (pre-19.0) Lucid Emacs development team. +Matthieu wrote the initial Energize interface, designed the +toolkit-independent Lucid Widget library, and fixed enough redisplay +bugs to last a lifetime. The features in Lucid Emacs were largely +inspired by Matthieu's initial prototype of an Energize interface +using Epoch.\n") + (print-short "Harlan Sexton" "hbs@odi.com" "\ +Part of the original (pre-19.0) Lucid Emacs development team. Harlan +designed and implemented many of the low level data structures which +are original to the Lucid version of Emacs, including extents and hash +tables.\n") + (print-short "Eric Benson" "eb@kaleida.com" "\ +Also part of the original Lucid Emacs development team. Eric played a +big part in the design of many aspects of the system, including the +new command loop and keymaps, fixed numerous bugs, and has been a +reliable beta tester ever since.\n") + (print-short "John Rose" "john.rose@sun.com" "\ +Author of many extensions to the `extents' code, including the initial +implementation of `duplicable' properties.\n") + (print-short "Hans Muller" "hmuller@eng.sun.com" "\ +Author of the code used to connect XEmacs with ToolTalk, and of an +early client of the external Emacs widget.\n") - Nagi M. Aboulenein - Per Abrahamsen - Gary Adams - Gennady Agranov - Adrian Aichner - Mark Allender - Butch Anton - Fred Appelman - Erik \"The Pope\" Arneson - Tor Arntsen - Marc Aurel <4-tea-2@bong.saar.de> - Larry Auton - Oswald P. Backus IV - Mike Battaglia - Neal Becker - Paul Bibilo - Jan Borchers - Mark Borges - David P. Boswell - Tim Bradshaw - Rick Braumoeller - Matthew J. Brown - Alastair Burt - Rick Campbell - Richard Caley - Stephen Carney - Lorenzo M. Catucci - Philippe Charton - Peter Cheng - Jin S. Choi - Tomasz J. Cholewo - Serenella Ciongoli - Glynn Clements - Richard Cognot - Andy Cohen - Andrew J Cosgriff - Nick J. Crabtree - Christopher Davis - Soren Dayton - Chris Dean - Michael Diers - William G. Dubuque - Steve Dunham - Samuel J. Eaton - Carl Edman - Dave Edmondson - Jonathan Edwards - Eric Eide - EKR - Oscar Figueiredo - David Fletcher - Paul Flinders - Jered J Floyd - Gary D. Foster - Jerry Frain - Holger Franz - Benjamin Fried - Barry Friedman - Noah Friedman - Kazuyoshi Furutaka - Lew Gaiter III - Itay Gat - Tim Geisler - Dave Gillespie - Christian F. Goetze - Yusuf Goolamabbas - Wolfgang Grieskamp - John Griffith - James Grinter - Ben Gross - Dirk Grunwald - Michael Guenther - Dipankar Gupta - Markus Gutschke - Adam Hammer - Magnus Hammerin - ChangGil Han - Derek Harding - Michael Harnois - Yoshiaki Kasahara - John Haxby - Karl M. Hegbloom - Benedikt Heinen - Stephan Herrmann - Charles Hines - Shane Holder - David Hughes - Tatsuya Ichikawa - Kazuyuki IENAGA - Andrew Innes - Vladimir Ivanovic - Andreas Jaeger - Markku Jarvinen - Robin Jeffries - Philip Johnson - J. Kean Johnston - Andreas Kaempf - Yoshiaki Kasahara - Amir Katz - Doug Keller - Hunter Kelly - Gregor Kennedy - Michael Kifer - Yasuhiko Kiuchi - Greg Klanderman - Valdis Kletnieks - Rob Kooper - Peter Skov Knudsen - Jens Krinke - Mats Larsson - Simon Leinen - Carsten Leonhardt - James LewisMoss - Mats Lidell - Matt Liggett - Christian Limpach - Markus Linnala - Robert Lipe - Derrell Lipman - Damon Lipparelli - Hamish Macdonald - Ian MacKinnon - Patrick MacRoberts - Tonny Madsen - Ketil Z Malde - Steve March - Ricardo Marek - Pekka Marjola - Simon Marshall - Dave Mason - Jaye Mathisen - Michael McNamara - Michael Meissner - David M. Meyer - Brad Miller - Jeff Miller - John Morey - Rob Mori - Heiko Muenkel - Arup Mukherjee - Colas Nahaboo - TSUTOMU NAKAMURA - Lynn D. Newton - Casey Nielson - Georg Nikodym - Andy Norman - Joseph J. Nuspl Jr. - Kim Nyberg - David Ofelt - Alexandre Oliva - Tore Olsen - Greg Onufer - Achim Oppelt - Sudeep Kumar Palat - Marc Paquette - Jens-U H Petersen - Joel Peterson - Thomas A. Peterson - Peter Pezaris - Tibor Polgar - Frederic Poncin - E. Rehmi Post - Martin Pottendorfer - Colin Rafferty - Paul M Reilly - Jack Repenning - Daniel Rich - Roland Rieke - Art Rijos - Russell Ritchie - Roland - Anthony Rossini - Mike Russell - Jan Sandquist - Marty Sasaki - Mike Scheidler - Daniel Schepler - Darrel Schneider - Hayden Schultz - Cotton Seed - Axel Seibert - Odd-Magne Sekkingstad - Vinnie Shelton - John Shen - Murata Shuuichirou - Dinesh Somasekhar - Jeffrey Sparkes - Manoj Srivastava - Francois Staes - Anders Stenman - Jason Stewart - Rick Tait - Samuel Tardieu - James Thompson - Raymond L. Toy - Remek Trzaska - John Turner - Juan E. Villacis - Jan Vroonhof - Vladimir Vukicevic - David Walter - Peter Ware - Yoav Weiss - Rod Whitby - Rich Williams - David C Worenklein - Takeshi Yamada - Katsumi Yamaoka - Jason Yanowitz - La Monte Yarroll - Blair Zajac - Daniel Zivkovic - Karel Zuiderveld - and the makers of Jolt Cola (tm)") - (goto-char (point-min)) - (while (re-search-forward "^[ \t]*\\([^<>\n]+\\) <[^>\n]+>$" - nil t) - (set-extent-face (make-extent (match-beginning 1) (match-end 1)) - 'bold)) - (goto-char (point-min)) - (while (re-search-forward "^[ \t]*<\\([^>\n]+\\)>$" nil t) - (set-extent-face (make-extent (match-beginning 1) (match-end 1)) - 'bold)) - - (goto-char (point-max)) - (insert "\n") - (about-add-mosaic) - (goto-char (point-max)) - (insert "\n\n\tClick ") - (about-xref "here" 'about "Return to previous page") - (insert " to go back to the previous page.\n") - ) - ((eq xref 'features) - (insert "Click ") - (about-xref "here" 'about "Return to previous page") - (insert " to go back to the previous page\n\n\t") - - (about-face "New Features in XEmacs" 'bold-italic) - - (insert "\n - * MULE (Multi-Lingual Emacs) support. Display of multiple - simultaneous character sets is possible. - * Text for complex languages can be entered using the XIM mechanism. - * Localization of menubar text for the Japanese locale. - * A real toolbar. - * Proper integration with Xt and Motif (including Motif menubars - and scrollbars). Motif look-alike menubars and scrollbars - are provided for those systems without real Motif support. - * Face support on TTY's, including color. - * Horizontal and vertical scrollbars in all windows. - * Support for variable-width and variable height fonts. - * Support for display on multiple simultaneous X and/or TTY devices. - * Support for arbitrary pixmaps in a buffer. - * Access to the ToolTalk API. - * Support for using XEmacs frames as Xt widgets. - * Support for overlapping regions (or extents) and efficient handling - of a large number of such extents in a single buffer. - * Powerful, flexible control over the display characteristics - of most of the visual aspects of XEmacs through the use - of specifiers, which allow separate values to be specified - for individual buffers, windows, frames, devices, device classes, - and device types. - * A clean interface to the menubar, window-system events, and key - combinations.")) - )) - (goto-char (point-min)) - )))) + "\n\ +In addition to those just mentioned, the following people have spent a +great deal of effort providing feedback, testing beta versions of +XEmacs, providing patches to the source code, or doing all of the +above. We couldn't have done it without them.\n\n" + (print-short "Nagi M. Aboulenein" "aboulene@ponder.csci.unt.edu") + (print-short "Per Abrahamsen" "abraham@dina.kvl.dk") + (print-short "Gary Adams" "gra@zeppo.East.Sun.COM") + (print-short "Gennady Agranov" "agranov@csa.CS.Technion.Ac.IL") + (print-short "Adrian Aichner" "aichner@ecf.teradyne.com") + (print-short "Mark Allender" "allender@vnet.IBM.COM") + (print-short "Butch Anton" "butch@zaphod.uchicago.edu") + (print-short "Fred Appelman" "Fred.Appelman@cv.ruu.nl") + (print-short "Erik \"The Pope\" Arneson" "lazarus@mind.net") + (print-short "Tor Arntsen" "tor@spacetec.no") + (print-short "Marc Aurel" "4-tea-2@bong.saar.de") + (print-short "Larry Auton" "lda@control.att.com") + (print-short "Oswald P. Backus IV" "backus@altagroup.com") + (print-short "Mike Battaglia" "mbattagl@dsccc.com") + (print-short "Neal Becker" "neal@ctd.comsat.com") + (print-short "Paul Bibilo" "peb@delcam.com") + (print-short "Jan Borchers" "job@tk.uni-linz.ac.at") + (print-short "Mark Borges" "mdb@cdc.noaa.gov") + (print-short "David P. Boswell" "daveb@tau.space.thiokol.com") + (print-short "Tim Bradshaw" "tfb@edinburgh.ac.uk") + (print-short "Rick Braumoeller" "rickb@mti.sgi.com") + (print-short "Matthew J. Brown" "mjb@doc.ic.ac.uk") + (print-short "Alastair Burt" "burt@dfki.uni-kl.de") + (print-short "Rick Busdiecker" "rfb@lehman.com") + (print-short "Rick Campbell" "rickc@lehman.com") + (print-short "Richard Caley" "rjc@cstr.edinburgh.ac.uk") + (print-short "Stephen Carney" "carney@gvc.dec.com") + (print-short "Lorenzo M. Catucci" "lorenzo@argon.roma2.infn.it") + (print-short "Philippe Charton" "charton@lmd.ens.fr") + (print-short "Peter Cheng" "peter.cheng@sun.com") + (print-short "Jin S. Choi" "jin@atype.com") + (print-short "Tomasz J. Cholewo" "tjchol01@mecca.spd.louisville.edu") + (print-short "Serenella Ciongoli" "czs00@ladybug.oes.amdahl.com") + (print-short "Glynn Clements" "glynn@sensei.co.uk") + (print-short "Richard Cognot" "cognot@ensg.u-nancy.fr") + (print-short "Andy Cohen" "cohen@andy.bu.edu") + (print-short "Andrew J Cosgriff" "ajc@bing.wattle.id.au") + (print-short "Nick J. Crabtree" "nickc@scopic.com") + (print-short "Christopher Davis" "ckd@kei.com") + (print-short "Soren Dayton" "csdayton@cs.uchicago.edu") + (print-short "Chris Dean" "ctdean@cogit.com") + (print-short "Michael Diers" "mdiers@logware.de") + (print-short "William G. Dubuque" "wgd@martigny.ai.mit.edu") + (print-short "Steve Dunham" "dunham@dunham.tcimet.net") + (print-short "Samuel J. Eaton" "samuele@cogs.susx.ac.uk") + (print-short "Carl Edman" "cedman@Princeton.EDU") + (print-short "Dave Edmondson" "davided@sco.com") + (print-short "Jonathan Edwards" "edwards@intranet.com") + (print-short "Eric Eide" "eeide@asylum.cs.utah.edu") + (print-short "EKR" "ekr@terisa.com") + (print-short "Oscar Figueiredo" "Oscar.Figueiredo@di.epfl.ch") + (print-short "David Fletcher" "frodo@tsunami.com") + (print-short "Paul Flinders" "ptf@delcam.co.uk") + (print-short "Jered J Floyd" "jered@mit.edu") + (print-short "Gary D. Foster" "Gary.Foster@Corp.Sun.COM") + (print-short "Jerry Frain" "jerry@sneffels.tivoli.com") + (print-short "Holger Franz" "hfranz@physik.rwth-aachen.de") + (print-short "Benjamin Fried" "bf@morgan.com") + (print-short "Barry Friedman" "friedman@nortel.ca") + (print-short "Noah Friedman" "friedman@splode.com") + (print-short "Kazuyoshi Furutaka" "furutaka@Flux.tokai.jaeri.go.jp") + (print-short "Lew Gaiter III" "lew@StarFire.com") + (print-short "Itay Gat" "itay@cs.huji.ac.il") + (print-short "Tim Geisler" "Tim.Geisler@informatik.uni-muenchen.de") + (print-short "Dave Gillespie" "daveg@synaptics.com") + (print-short "Christian F. Goetze" "cg@bigbook.com") + (print-short "Yusuf Goolamabbas" "yusufg@iss.nus.sg") + (print-short "Wolfgang Grieskamp" "wg@cs.tu-berlin.de") + (print-short "John Griffith" "griffith@sfs.nphil.uni-tuebingen.de") + (print-short "James Grinter" "jrg@demon.net") + (print-short "Ben Gross" "bgross@uiuc.edu") + (print-short "Dirk Grunwald" "grunwald@foobar.cs.Colorado.EDU") + (print-short "Michael Guenther" "michaelg@igor.stuttgart.netsurf.de") + (print-short "Dipankar Gupta" "dg@hplb.hpl.hp.com") + (print-short "Markus Gutschke" "gutschk@GOEDEL.UNI-MUENSTER.DE") + (print-short "Adam Hammer" "hammer@cs.purdue.edu") + (print-short "Magnus Hammerin" "magnush@epact.se") + (print-short "ChangGil Han" "cghan@phys401.phys.pusan.ac.kr") + (print-short "Derek Harding" "dharding@lssec.bt.co.uk") + (print-short "Michael Harnois" "mharnois@sbt.net") + (print-short "Yoshiaki Kasahara" "kasahara@nc.kyushu-u.ac.jp") + (print-short "John Haxby" "J.Haxby@isode.com") + (print-short "Karl M. Hegbloom" "karlheg@inetarena.com") + (print-short "Benedikt Heinen" "beh@icemark.thenet.ch") + (print-short "Stephan Herrmann" "sh@first.gmd.de") + (print-short "Charles Hines" "chuck_hines@VNET.IBM.COM") + (print-short "Shane Holder" "holder@rsn.hp.com") + (print-short "David Hughes" "djh@harston.cv.com") + (print-short "Tatsuya Ichikawa" "ichikawa@hv.epson.co.jp") + (print-short "Kazuyuki IENAGA" "ienaga@jsys.co.jp") + (print-short "Andrew Innes" "andrewi@harlequin.co.uk") + (print-short "Andreas Jaeger" "aj@arthur.pfalz.de") + (print-short "Markku Jarvinen" "Markku.Jarvinen@simpukka.funet.fi") + (print-short "Robin Jeffries" "robin.jeffries@sun.com") + (print-short "Philip Johnson" "johnson@uhics.ics.Hawaii.Edu") + (print-short "J. Kean Johnston" "jkj@paradigm-sa.com") + (print-short "Andreas Kaempf" "andreas@sccon.com") + (print-short "Yoshiaki Kasahara" "kasahara@nc.kyushu-u.ac.jp") + (print-short "Amir Katz" "amir@ndsoft.com") + (print-short "Doug Keller" "dkeller@vnet.ibm.com") + (print-short "Hunter Kelly" "retnuh@corona") + (print-short "Gregor Kennedy" "gregork@dadd.ti.com") + (print-short "Michael Kifer" "kifer@cs.sunysb.edu") + (print-short "Yasuhiko Kiuchi" "kiuchi@dsp.ksp.fujixerox.co.jp") + (print-short "Greg Klanderman" "greg@alphatech.com") + (print-short "Valdis Kletnieks" "Valdis.Kletnieks@vt.edu") + (print-short "Rob Kooper" "kooper@cc.gatech.edu") + (print-short "Peter Skov Knudsen" "knu@dde.dk") + (print-short "Jens Krinke" "krinke@ips.cs.tu-bs.de") + (print-short "Mats Larsson" "Mats.Larsson@uab.ericsson.se") + (print-short "Simon Leinen" "simon@instrumatic.ch") + (print-short "Carsten Leonhardt" "leo@arioch.tng.oche.de") + (print-short "James LewisMoss" "moss@cs.sc.edu") + (print-short "Mats Lidell" "mats.lidell@contactor.se") + (print-short "Matt Liggett" "mliggett@seven.ucs.indiana.edu") + (print-short "Christian Limpach" "Christian.Limpach@nice.ch") + (print-short "Markus Linnala" "maage@b14b.tupsu.ton.tut.fi") + (print-short "Robert Lipe" "robertl@arnet.com") + (print-short "Derrell Lipman" "derrell@vis-av.com") + (print-short "Damon Lipparelli" "lipp@aa.net") + (print-short "Hamish Macdonald" "hamish@bnr.ca") + (print-short "Ian MacKinnon" "imackinnon@telia.co.uk") + (print-short "Patrick MacRoberts" "macro@hpcobr30.cup.hp.com") + (print-short "Tonny Madsen" "Tonny.Madsen@netman.dk") + (print-short "Ketil Z Malde" "ketil@ii.uib.no") + (print-short "Steve March" "smarch@quaver.urbana.mcd.mot.com") + (print-short "Ricardo Marek" "ricky@ornet.co.il") + (print-short "Pekka Marjola" "pema@iki.fi") + (print-short "Simon Marshall" "simon@gnu.ai.mit.edu") + (print-short "Dave Mason" "dmason@plg.uwaterloo.ca") + (print-short "Jaye Mathisen" "mrcpu@cdsnet.net") + (print-short "Michael McNamara" "mac@silicon-sorcery.com") + (print-short "Michael Meissner" "meissner@osf.org") + (print-short "David M. Meyer" "meyer@ns.uoregon.edu") + (print-short "Brad Miller" "bmiller@cs.umn.edu") + (print-short "Jeff Miller" "jmiller@bay1.bayserve.net") + (print-short "John Morey" "jmorey@crl.com") + (print-short "Rob Mori" "rob.mori@sun.com") + (print-short "Heiko Muenkel" "muenkel@tnt.uni-hannover.de") + (print-short "Arup Mukherjee" "arup+@cs.cmu.edu") + (print-short "Colas Nahaboo" "Colas.Nahaboo@sophia.inria.fr") + (print-short "TSUTOMU Nakamura" "tsutomu@rs.kyoto.omronsoft.co.jp") + (print-short "Lynn D. Newton" "lynn@ives.phx.mcd.mot.com") + (print-short "Casey Nielson" "knielson@joule.elee.calpoly.edu") + (print-short "Georg Nikodym" "Georg.Nikodym@canada.sun.com") + (print-short "Andy Norman" "ange@hplb.hpl.hp.com") + (print-short "Joe Nuspl" "nuspl@sequent.com") + (print-short "Kim Nyberg" "kny@tekla.fi") + (print-short "David Ofelt" "ofelt@getalife.Stanford.EDU") + (print-short "Alexandre Oliva" "oliva@dcc.unicamp.br") + (print-short "Tore Olsen" "toreo@colargol.idb.hist.no") + (print-short "Greg Onufer" "Greg.Onufer@eng.sun.com") + (print-short "Achim Oppelt" "aoppelt@theorie3.physik.uni-erlangen.de") + (print-short "Sudeep Kumar Palat" "palat@idt.unit.no") + (print-short "Marc Paquette" "Marc.Paquette@Softimage.com") + (print-short "Jens-U H Petersen" "petersen@kurims.kyoto-u.ac.jp") + (print-short "Joel Peterson" "tarzan@aosi.com") + (print-short "Thomas A. Peterson" "tap@src.honeywell.com") + (print-short "Peter Pezaris" "pez@dwwc.com") + (print-short "Tibor Polgar" "tlp00@eng.amdahl.com") + (print-short "Frederic Poncin" "fp@info.ucl.ac.be") + (print-short "E. Rehmi Post" "rehmi@asylum.sf.ca.us") + (print-short "Martin Pottendorfer" "Martin.Pottendorfer@aut.alcatel.at") + (print-short "Colin Rafferty" "craffert@spspme.ml.com") + (print-short "Paul M Reilly" "pmr@pajato.com") + (print-short "Jack Repenning" "jackr@sgi.com") + (print-short "Daniel Rich" "drich@cisco.com") + (print-short "Roland Rieke" "rol@darmstadt.gmd.de") + (print-short "Art Rijos" "art.rijos@SNET.com") + (print-short "Russell Ritchie" "ritchier@britannia-life.co.uk") + (print-short "Roland" "rol@darmstadt.gmd.de") + (print-short "Anthony Rossini" "rossini@math.sc.edu") + (print-short "Mike Russell" "mjruss@rchland.vnet.ibm.com") + (print-short "Jan Sandquist" "etxquist@iqa.ericsson.se") + (print-short "Marty Sasaki" "sasaki@spdcc.com") + (print-short "Mike Scheidler" "c23mts@eng.delcoelect.com") + (print-short "Daniel Schepler" "daniel@shep13.wustl.edu") + (print-short "Darrel Schneider" "darrel@slc.com") + (print-short "Hayden Schultz" "haydens@ll.mit.edu") + (print-short "Cotton Seed" "cottons@cybercom.net") + (print-short "Axel Seibert" "seiberta@informatik.tu-muenchen.de") + (print-short "Odd-Magne Sekkingstad" "oddms@ii.uib.no") + (print-short "Vinnie Shelton" "shelton@icd.teradyne.com") + (print-short "John Shen" "zfs60@cas.org") + (print-short "Murata Shuuichirou" "mrt@mickey.ai.kyutech.ac.jp") + (print-short "Dinesh Somasekhar" "somasekh@ecn.purdue.edu") + (print-short "Jeffrey Sparkes" "jsparkes@bnr.ca") + (print-short "Manoj Srivastava" "srivasta@pilgrim.umass.edu") + (print-short "Francois Staes" "frans@kiwi.uia.ac.be") + (print-short "Anders Stenman" "stenman@isy.liu.se") + (print-short "Jason Stewart" "jasons@cs.unm.edu") + (print-short "Rick Tait" "rickt@gnu.ai.mit.edu") + (print-short "Samuel Tardieu" "sam@inf.enst.fr") + (print-short "James Thompson" "thompson@wg2.waii.com") + (print-short "Raymond L. Toy" "toy@rtp.ericsson.se") + (print-short "Remek Trzaska" "remek@npac.syr.edu") + (print-short "John Turner" "turner@xdiv.lanl.gov") + (print-short "Juan E. Villacis" "jvillaci@cs.indiana.edu") + (print-short "Jan Vroonhof" "vroonhof@math.ethz.ch") + (print-short "Vladimir Vukicevic" "vladimir@intrepid.com") + (print-short "David Walte" "djw18@cornell.edu") + (print-short "Peter Ware" "ware@cis.ohio-state.edu") + (print-short "Yoav Weiss" "yoav@zeus.datasrv.co.il") + (print-short "Rod Whitby" "rwhitby@asc.corp.mot.com") + (print-short "Rich Williams" "rdw@hplb.hpl.hp.com") + (print-short "David C Worenklein" "dcw@gcm.com") + (print-short "Takeshi Yamada" "yamada@sylvie.kecl.ntt.jp") + (print-short "Katsumi Yamaoka" "yamaoka@ga.sony.co.jp") + (print-short "Jason Yanowitz" "yanowitz@eternity.cs.umass.edu") + (print-short "La Monte Yarroll" "piggy@hilbert.maths.utas.edu.au") + (print-short "Blair Zajac" "blair@olympia.gps.caltech.edu") + (print-short "Daniel Zivkovic" "daniel@canada.sun.com") + (print-short "Karel Zuiderveld" "Karel.Zuiderveld@cv.ruu.nl") + "\n")) + (about-finish-buffer))) ;;; about.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/auto-autoloads.el --- a/lisp/prim/auto-autoloads.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/auto-autoloads.el Mon Aug 13 09:39:39 2007 +0200 @@ -523,6 +523,20 @@ ;;;*** +;;;### (autoloads (background) "background" "comint/background.el") + +(autoload 'background "background" "\ +Run COMMAND in the background like csh. +A message is displayed when the job starts and finishes. The buffer is in +comint mode, so you can send input and signals to the job. The process object +is returned if anyone cares. See also comint-mode and the variables +background-show and background-select. + +Optional second argument BUFFER-NAME is a buffer to insert the output into. +If omitted, a buffer name is constructed from the command run." t nil) + +;;;*** + ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el") (autoload 'make-comint "comint" "\ @@ -754,7 +768,7 @@ ;;;*** -;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-save-customized custom-buffer-create-other-window custom-buffer-create customize-apropos customize-saved customize-customized customize-face-other-window customize-face customize-variable-other-window customize-variable customize-group-other-window customize-group customize custom-set-variable custom-set-value) "cus-edit" "custom/cus-edit.el") +;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-save-customized custom-buffer-create-other-window custom-buffer-create customize-apropos customize-saved customize-customized customize-face-other-window customize-face customize-option-other-window customize-option customize-group-other-window customize-group customize custom-set-variable custom-set-value) "cus-edit" "custom/cus-edit.el") (autoload 'custom-set-value "cus-edit" "\ Set VARIABLE to VALUE. VALUE is a Lisp object. @@ -792,11 +806,15 @@ (autoload 'customize-group-other-window "cus-edit" "\ Customize SYMBOL, which must be a customization group." t nil) -(autoload 'customize-variable "cus-edit" "\ -Customize SYMBOL, which must be a variable." t nil) - -(autoload 'customize-variable-other-window "cus-edit" "\ -Customize SYMBOL, which must be a variable. +(defalias 'customize-variable 'customize-option) + +(autoload 'customize-option "cus-edit" "\ +Customize SYMBOL, which must be a user option variable." t nil) + +(defalias 'customize-variable-other-window 'customize-option-other-window) + +(autoload 'customize-option-other-window "cus-edit" "\ +Customize SYMBOL, which must be a user option variable. Show the buffer in another window, but don't select it." t nil) (autoload 'customize-face "cus-edit" "\ @@ -1113,7 +1131,11 @@ ;;;*** -;;;### (autoloads (dired-jump-back-other-frame dired-jump-back-other-window dired-jump-back dired-noselect dired-other-frame dired-other-window dired) "dired" "efs/dired.el") +;;;### (autoloads (dired-jump-back-other-frame dired-jump-back-other-window dired-jump-back dired-noselect dired-other-frame dired-other-window dired default-directory) "dired" "efs/dired.el") + +(autoload 'default-directory "dired" "\ + Returns the default-directory for the current buffer. +Will use the variable default-directory-function if it non-nil." nil nil) (defvar dired-compression-method 'compress "\ *Type of compression program to use. @@ -2817,6 +2839,14 @@ ;;;*** +;;;### (autoloads (quail-use-package) "quail" "leim/quail.el") + +(autoload 'quail-use-package "quail" "\ +Start using Quail package PACKAGE-NAME. +The remaining arguments are libraries to be loaded before using the package." nil nil) + +;;;*** + ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el") (autoload 'mc-install-read-mode "mailcrypt" nil t nil) @@ -3723,8 +3753,6 @@ Turning hideshow minor mode off reverts the menu bar and the variables to default values and disables the hideshow commands." t nil) -(add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map) - ;;;*** ;;;### (autoloads (icon-mode) "icon" "modes/icon.el") @@ -3810,7 +3838,7 @@ ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") (autoload 'ksh-mode "ksh-mode" "\ -ksh-mode $Revision: 1.30 $ - Major mode for editing (Bourne, Korn or Bourne again) +ksh-mode $Revision: 1.31 $ - Major mode for editing (Bourne, Korn or Bourne again) shell scripts. Special key bindings and commands: \\{ksh-mode-map} @@ -4415,6 +4443,47 @@ ;;;*** +;;;### (autoloads (reftex-add-to-label-alist reftex-mode turn-on-reftex) "reftex" "modes/reftex.el") + +(autoload 'turn-on-reftex "reftex" "\ +Turn on RefTeX minor mode." nil nil) + +(autoload 'reftex-mode "reftex" "\ +Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX. + +Labels can be created with `\\[reftex-label]' and referenced with `\\[reftex-reference]'. +When referencing, you get a menu with all labels of a given type and +context of the label definition. The selected label is inserted as a +\\ref macro. + +Citations can be made with `\\[reftex-citation]' which will use a regular expression +to pull out a *formatted* list of articles from your BibTeX +database. The selected citation is inserted as a \\cite macro. + +A Table of Contents of the entire (multifile) document with browsing +capabilities is available with `\\[reftex-toc]'. + +Most command have help available on the fly. This help is accessed by +pressing `?' to any prompt mentioning this feature. + +\\{reftex-mode-map} +Under X, these functions will be available also in a menu on the menu bar. + +------------------------------------------------------------------------------" t nil) + +(autoload 'reftex-add-to-label-alist "reftex" "\ +Add label environment descriptions to reftex-label-alist-external-add-ons. +The format of ENTRY-LIST is exactly like reftex-label-alist. See there +for details. +This function makes it possible to support RefTeX from AUCTeX style files. +The entries in ENTRY-LIST will be processed after the user settings in +reftex-label-alist, and before the defaults (specified in +reftex-default-label-alist-entries). Any changes made to +reftex-label-alist-external-add-ons will raise a flag to the effect that a +mode reset is done on the next occasion." nil nil) + +;;;*** + ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el") (autoload 'rexx-mode "rexx-mode" "\ @@ -5111,7 +5180,7 @@ (autoload 'vhdl-mode "vhdl-mode" "\ Major mode for editing VHDL code. -vhdl-mode $Revision: 1.30 $ +vhdl-mode $Revision: 1.31 $ To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a vhdl-mode buffer. This automatically sets up a mail buffer with version information already added. You just need to add a description of the @@ -6211,7 +6280,7 @@ ;;;*** -;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el") +;;;### (autoloads (font-lock-set-defaults-1 font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el") (defvar font-lock-auto-fontify t "\ *Whether font-lock should automatically fontify files as they're loaded. @@ -6434,10 +6503,68 @@ This can take a while for large buffers." t nil) +(autoload 'font-lock-set-defaults-1 "font-lock" nil nil nil) + (add-minor-mode 'font-lock-mode " Font") ;;;*** +;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el") + +(autoload 'sc-mode "generic-sc" "\ +Toggle sc-mode. +SYSTEM can be sccs, rcs or cvs. +Cvs requires the pcl-cvs package. + +The following commands are available +\\[sc-next-operation] perform next logical source control operation on current file +\\[sc-show-changes] compare the version being edited with an older one +\\[sc-version-diff-file] compare two older versions of a file +\\[sc-show-history] display change history of current file +\\[sc-visit-previous-revision] display an older revision of current file +\\[sc-revert-file] revert buffer to last checked-in version +\\[sc-list-all-locked-files] show all files locked in current directory +\\[sc-list-locked-files] show all files locked by you in current directory +\\[sc-list-registered-files] show all files under source control in current directory +\\[sc-update-directory] get fresh copies of files checked-in by others in current directory +\\[sc-rename-file] rename the current file and its source control file + + +While you are entering a change log message for a check in, sc-log-entry-mode +will be in effect. + +Global user options: + sc-diff-command A list consisting of the command and flags + to be used for generating context diffs. + sc-mode-expert suppresses some conformation prompts, + notably for delta aborts and file saves. + sc-max-log-size specifies the maximum allowable size + of a log message plus one. + + +When using SCCS you have additional commands and options + +\\[sccs-insert-headers] insert source control headers in current file + +When you generate headers into a buffer using \\[sccs-insert-headers], +the value of sc-insert-headers-hook is called before insertion. If the +file is recognized a C or Lisp source, sc-insert-c-header-hook or +sc-insert-lisp-header-hook is called after insertion respectively. + + sccs-headers-wanted which %-keywords to insert when adding + headers with C-c h + sccs-insert-static if non-nil, keywords inserted in C files + get stuffed in a static string area so that + what(1) can see them in the compiled object code. + +When using CVS you have additional commands + +\\[sc-cvs-update-directory] update the current directory using pcl-cvs +\\[sc-cvs-file-status] show the CVS status of current file +" t nil) + +;;;*** + ;;;### (autoloads (gnuserv-start gnuserv-running-p) "gnuserv" "packages/gnuserv.el") (defcustom gnuserv-frame nil "*The frame to be used to display all edited files.\nIf nil, then a new frame is created for each file edited.\nIf t, then the currently selected frame will be used.\nIf a function, then this will be called with a symbol `x' or `tty' as the\nonly argument, and its return value will be interpreted as above." :tag "Gnuserv Frame" :type '(radio (const :tag "Create new frame each time" nil) (const :tag "Use selected frame" t) (function-item :tag "Use main Emacs frame" gnuserv-main-frame-function) (function-item :tag "Use visible frame, otherwise create new" gnuserv-visible-frame-function) (function-item :tag "Create special Gnuserv frame and use it" gnuserv-special-frame-function) (function :tag "Other")) :group 'gnuserv) @@ -6596,8 +6723,8 @@ ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el") (autoload 'icomplete-mode "icomplete" "\ -Activate incremental minibuffer completion for this emacs session, -or deactivate with negative prefix arg." t nil) +Activate incremental minibuffer completion for this emacs session. +Deactivates with negative universal argument." t nil) (autoload 'icomplete-minibuffer-setup "icomplete" "\ Run in minibuffer on activation to establish incremental completion. @@ -7616,9 +7743,12 @@ See the documentation for the `webjump-sites' variable for how to customize the hotlist. -Feedback on WebJump can be sent to the author, Neil W. Van Dyke , -or submitted via `\\[webjump-submit-bug-report]'. The latest version can be -gotten from `http://www.cs.brown.edu/people/nwv/'." t nil) +Please submit bug reports and other feedback to the author, Neil W. Van Dyke +. + +The latest version can be gotten from `http://www.cs.brown.edu/people/nwv/'. +That Web site also contains `webjump-plus.el', a larger and more frequently +updated sample WebJump hotlist." t nil) ;;;*** @@ -7671,7 +7801,8 @@ ;;;### (autoloads (about-xemacs) "about" "prim/about.el") -(autoload 'about-xemacs "about" nil t nil) +(autoload 'about-xemacs "about" "\ +Describe the True Editor and its minions." t nil) ;;;*** @@ -7889,6 +8020,15 @@ ;;;*** +;;;### (autoloads (pretty-print-profiling-info) "profile" "prim/profile.el") + +(autoload 'pretty-print-profiling-info "profile" "\ +Print profiling info INFO to standard output in a pretty format. +If INFO is omitted, the current profiling info is retrieved using +`get-profiling-info'." nil nil) + +;;;*** + ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el") (autoload 'delete-rectangle "rect" "\ diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/cus-load.el --- a/lisp/prim/cus-load.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/cus-load.el Mon Aug 13 09:39:39 2007 +0200 @@ -15,11 +15,12 @@ (put 'execute 'custom-loads '()) (put 'gnus-message 'custom-loads '("message")) (put 'mouse 'custom-loads '("mouse" "outl-mouse" "strokes" "avoid")) +(put 'reftex-defining-label-environments 'custom-loads '()) (put 'mail-abbrevs 'custom-loads '("mail-abbrevs")) (put 'gnus-summary-sort 'custom-loads '("gnus-sum")) (put 'nnmail-procmail 'custom-loads '("nnmail")) (put 'pascal 'custom-loads '("pascal")) -(put 'tex 'custom-loads '("tex" "texnfo-tex")) +(put 'tex 'custom-loads '("tex" "reftex" "texnfo-tex")) (put 'ssl 'custom-loads '("ssl")) (put 'tcl 'custom-loads '("tcl")) (put 'ssh 'custom-loads '("ssh")) @@ -73,7 +74,7 @@ (put 'docs 'custom-loads '("texinfo" "hyper-apropos" "makeinfo")) (put 'lisp-indent 'custom-loads '("cl-indent")) (put 'completion 'custom-loads '("completion")) -(put 'tools 'custom-loads '("ediff" "make-mode" "add-log" "diff" "etags" "func-menu" "rcompile")) +(put 'tools 'custom-loads '("ediff" "make-mode" "add-log" "diff" "etags" "func-menu" "generic-sc" "rcompile")) (put 'cc-comment 'custom-loads '("cc-mode")) (put 'url-cookie 'custom-loads '("url-cookie" "url-vars")) (put 'TeX-output 'custom-loads '("tex-buf" "tex")) @@ -94,6 +95,7 @@ (put 'lisp 'custom-loads '("edebug" "cl-indent" "elp")) (put 'jka-compr 'custom-loads '("jka-compr")) (put 'rlogin 'custom-loads '("rlogin")) +(put 'reftex 'custom-loads '("reftex")) (put 'diff 'custom-loads '("diff")) (put 'shell-faces 'custom-loads '("shell")) (put 'sh-script 'custom-loads '("sh-script")) @@ -119,6 +121,7 @@ (put 'gnus-extract 'custom-loads '("gnus" "gnus-uu")) (put 'help 'custom-loads '("help" "cus-edit" "info" "man")) (put 'supercite 'custom-loads '("supercite")) +(put 'generic-sc 'custom-loads '("generic-sc")) (put 'local 'custom-loads '("calendar" "gopher")) (put 'nnmail-split 'custom-loads '("nnmail")) (put 'keyboard 'custom-loads '("edmacro")) @@ -126,6 +129,7 @@ (put 'asm 'custom-loads '("asm-mode")) (put 'url-gateway 'custom-loads '("url-gw")) (put 'gnus-article-various 'custom-loads '("gnus-art" "gnus-sum")) +(put 'reftex-label-support 'custom-loads '("reftex")) (put 'mh-hook 'custom-loads '("mh-e")) (put 'message-sending 'custom-loads '("message")) (put 'TeX-parse 'custom-loads '("tex")) @@ -293,7 +297,7 @@ (put 'matching 'custom-loads '("simple" "isearch-mode" "whitespace-mode" "completion")) (put 'ediff 'custom-loads '("ediff-diff" "ediff-merg" "ediff-mult" "ediff-ptch" "ediff-wind" "ediff")) (put 'gnus-article-mime 'custom-loads '("gnus-art" "gnus-sum")) -(put 'i18n 'custom-loads '("url-vars")) +(put 'i18n 'custom-loads '("cus-edit" "url-vars")) (put 'ps-print-color 'custom-loads '("ps-print")) (put 'info 'custom-loads '("info")) (put 'w3-scripting 'custom-loads '("w3-script")) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/files.el --- a/lisp/prim/files.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/files.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,6 +1,6 @@ ;;; files.el --- file input and output commands for XEmacs. -;; Copyright (C) 1985-1987, 1992-1995 Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 1992-1995, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995 Sun Microsystems. ;; This file is part of XEmacs. @@ -2419,6 +2419,9 @@ If `revert-buffer-function' is used to override the normal revert mechanism, this hook is not used.") +(defvar revert-buffer-internal-hook nil + "Don't use this.") + (defun revert-buffer (&optional ignore-auto noconfirm preserve-modes) "Replace the buffer text with the text of the visited file on disk. This undoes all changes since the file was visited or saved. @@ -2590,7 +2593,7 @@ ;; #### dired-do-flagged-delete in FSF. ;; This version is for ange-ftp ;;(dired-do-deletions t) - ;T This version is for efs + ;; This version is for efs (dired-expunge-deletions) (unwind-protect (save-excursion diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/format.el --- a/lisp/prim/format.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/format.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,28 +1,28 @@ ;;; format.el --- read and save files in multiple formats -;; Copyright (c) 1994, 1995 Free Software Foundation +;; Copyright (c) 1994, 1995, 1997 Free Software Foundation ;; Author: Boris Goldowsky ;; Keywords: extensions -;; This file is part of GNU Emacs. +;; This file is part of XEmacs. -;; GNU Emacs is free software; you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. -;; GNU Emacs is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with XEmacs; see the file COPYING. If not, write to the Free +;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +;; 02111-1307, USA. -;;; Synched up with: FSF 19.34. +;;; Synched up with: Emacs/Mule zeta. ;;; Commentary: @@ -66,7 +66,7 @@ (put 'buffer-file-format 'permanent-local t) -(defconst format-alist +(defvar format-alist '((text/enriched "Extended MIME text/enriched format." "Content-[Tt]ype:[ \t]*text/enriched" enriched-decode enriched-encode t enriched-mode) @@ -86,20 +86,25 @@ and END, and can make any modifications it likes, returning the new end. It must make sure that the beginning of the file no longer matches REGEXP, or else it will get called again. -TO-FN is called to encode a region into that format; it is also passed BEGIN - and END, and either returns a list of annotations like - `write-region-annotate-functions', or modifies the region and returns - the new end. -MODIFY, if non-nil, means the TO-FN modifies the region. If nil, TO-FN may - not make any changes and should return a list of annotations. +TO-FN is called to encode a region into that format; it is passed three + arguments: BEGIN, END, and BUFFER. BUFFER is the original buffer that + the data being written came from, which the function could use, for + example, to find the values of local variables. TO-FN should either + return a list of annotations like `write-region-annotate-functions', + or modify the region and return the new end. +MODIFY, if non-nil, means the TO-FN wants to modify the region. If nil, + TO-FN will not make any changes but will instead return a list of + annotations. MODE-FN, if specified, is called when visiting a file with that format.") ;;; Basic Functions (called from Lisp) -(defun format-annotate-function (format from to) +(defun format-annotate-function (format from to orig-buf) "Returns annotations for writing region as FORMAT. FORMAT is a symbol naming one of the formats defined in `format-alist', it must be a single symbol, not a list like `buffer-file-format'. +FROM and TO delimit the region to be operated on in the current buffer. +ORIG-BUF is the original buffer that the data came from. This function works like a function on `write-region-annotate-functions': it either returns a list of annotations, or returns with a different buffer current, which contains the modified text to write. @@ -117,10 +122,10 @@ (copy-to-buffer copy-buf from to) (set-buffer copy-buf) (format-insert-annotations write-region-annotations-so-far from) - (funcall to-fn (point-min) (point-max)) + (funcall to-fn (point-min) (point-max) orig-buf) nil) ;; Otherwise just call function, it will return annotations. - (funcall to-fn from to))))) + (funcall to-fn from to orig-buf))))) (defun format-decode (format length &optional visit-flag) ;; This function is called by insert-file-contents whenever a file is read. @@ -226,17 +231,19 @@ (if (symbolp format) (setq format (list format))) (save-excursion (goto-char end) - (let ((cur-buf (current-buffer)) + (let ( ; (cur-buf (current-buffer)) (end (point-marker))) (while format (let* ((info (assq (car format) format-alist)) (to-fn (nth 4 info)) (modify (nth 5 info)) - result) + ;; result + ) (if to-fn (if modify - (setq end (funcall to-fn beg end)) - (format-insert-annotations (funcall to-fn beg end)))) + (setq end (funcall to-fn beg end (current-buffer))) + (format-insert-annotations + (funcall to-fn beg end (current-buffer))))) (setq format (cdr format))))))) (defun format-write-file (filename format) @@ -454,7 +461,9 @@ (save-restriction (narrow-to-region (point-min) to) (goto-char from) - (let (next open-ans todo loc unknown-ans) + (let (next open-ans todo + ;; loc + unknown-ans) (while (setq next (funcall next-fn)) (let* ((loc (nth 0 next)) (end (nth 1 next)) @@ -515,7 +524,7 @@ (assoc (car to-reset) (cdr open-ans))) (if this-one - (setcdr this-one (list loc))) + (setcar (cdr this-one) loc)) (setq to-reset (cdr to-reset)))) ;; Set loop variables to nil so loop ;; will exit. @@ -677,7 +686,8 @@ all-ans))) (setq neg-ans (cdr neg-ans))) ;; Now deal with positive (opening) annotations - (let ((p pos-ans)) + (let ( ; (p pos-ans) + ) (while pos-ans (setq open-ans (cons (car pos-ans) open-ans)) (setq all-ans @@ -749,7 +759,8 @@ function is called. Annotations to open and to close are returned as a dotted pair." (let ((prop-alist (cdr (assoc prop trans))) - default) + ;; default + ) (if (not prop-alist) nil ;; If property is numeric, nil means 0 @@ -761,7 +772,7 @@ (if (or (consp old) (consp new)) (let* ((old (if (listp old) old (list old))) (new (if (listp new) new (list new))) - (tail (format-common-tail old new)) + ;; (tail (format-common-tail old new)) close open) (while old (setq close diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/glyphs.el --- a/lisp/prim/glyphs.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/glyphs.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,11 +1,11 @@ ;;; glyphs.el --- Lisp interface to C glyphs -;; Keywords: glyphs internal -;; Copyright (C) 1994 Board of Trustees, University of Illinois +;; Copyright (C) 1994, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995, 1996 Ben Wing. -;; Author: Chuck Thompson , -;; Ben Wing +;; Author: Chuck Thompson , Ben Wing +;; Maintainer: XEmacs Development Team +;; Keywords: extensions, internal ;; This file is part of XEmacs. @@ -26,6 +26,10 @@ ;;; Synched up with: Not in FSF. +;;; Commentary: + +;;; Code: + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; font specifiers (defun make-image-specifier (spec-list) @@ -563,31 +567,33 @@ (remove-specifier harg 'global) (set-glyph-image (symbol-value harg) value)))) +;; It might or might not be garbage, but it's rude. Make these +;; 'compatible instead of 'obsolete. -slb (defun define-obsolete-pointer-glyph (old new) - (define-obsolete-variable-alias old new) + (define-compatible-variable-alias old new) (dontusethis-set-symbol-value-handler old 'set-value 'dontusethis-old-pointer-shape-handler new)) -(defvar x-pointer-shape nil) +;;; (defvar x-pointer-shape nil) (define-obsolete-pointer-glyph 'x-pointer-shape 'text-pointer-glyph) -(defvar x-nontext-pointer-shape nil) +;;; (defvar x-nontext-pointer-shape nil) (define-obsolete-pointer-glyph 'x-nontext-pointer-shape 'nontext-pointer-glyph) -(defvar x-mode-pointer-shape nil) +;;; (defvar x-mode-pointer-shape nil) (define-obsolete-pointer-glyph 'x-mode-pointer-shape 'modeline-pointer-glyph) -(defvar x-selection-pointer-shape nil) +;;; (defvar x-selection-pointer-shape nil) (define-obsolete-pointer-glyph 'x-selection-pointer-shape 'selection-pointer-glyph) -(defvar x-busy-pointer-shape nil) +;;; (defvar x-busy-pointer-shape nil) (define-obsolete-pointer-glyph 'x-busy-pointer-shape 'busy-pointer-glyph) -(defvar x-gc-pointer-shape nil) +;;; (defvar x-gc-pointer-shape nil) (define-obsolete-pointer-glyph 'x-gc-pointer-shape 'gc-pointer-glyph) -(defvar x-toolbar-pointer-shape nil) +;;; (defvar x-toolbar-pointer-shape nil) (define-obsolete-pointer-glyph 'x-toolbar-pointer-shape 'toolbar-pointer-glyph) ;;;;;;;;;; initialization @@ -596,19 +602,19 @@ ;; initialize default image types (if (featurep 'x) (set-console-type-image-conversion-list 'x - `(,@(if (featurep 'xpm) '(("\.xpm$" [xpm :file nil] 2))) - ,@(if (featurep 'xpm) '(("^/\\* XPM \\*/" [xpm :data nil] 2))) - ,@(if (featurep 'xface) '(("^X-Face:" [xface :data nil] 2))) - ,@(if (featurep 'gif) '(("\.gif$" [gif :file nil] 2))) - ,@(if (featurep 'gif) '(("^GIF8[79]" [gif :data nil] 2))) - ,@(if (featurep 'jpeg) '(("\.jpeg$" [jpeg :file nil] 2))) - ,@(if (featurep 'jpeg) '(("\.jpg$" [jpeg :file nil] 2))) + `(,@(if (featurep 'xpm) '(("\\.xpm$\\'" [xpm :file nil] 2))) + ("\\.xbm\\'" [xbm :file nil] 2) + ,@(if (featurep 'xpm) '(("\\`/\\* XPM \\*/" [xpm :data nil] 2))) + ,@(if (featurep 'xface) '(("\\`X-Face:" [xface :data nil] 2))) + ,@(if (featurep 'gif) '(("\\.gif\\'" [gif :file nil] 2))) + ,@(if (featurep 'gif) '(("\\`GIF8[79]" [gif :data nil] 2))) + ,@(if (featurep 'jpeg) '(("\\.jpe?g\\'" [jpeg :file nil] 2))) ;; all of the JFIF-format JPEG's that I've seen begin with ;; the following. I have no idea if this is standard. - ,@(if (featurep 'jpeg) '(("^\377\330\340\000\020JFIF" + ,@(if (featurep 'jpeg) '(("\\`\377\330\340\000\020JFIF" [jpeg :data nil] 2))) - ,@(if (featurep 'png) '(("\.png$" [png :file nil] 2))) - ,@(if (featurep 'png) '(("^\211PNG" [png :data nil] 2))) + ,@(if (featurep 'png) '(("\\.png\\'" [png :file nil] 2))) + ,@(if (featurep 'png) '(("\\`\211PNG" [png :data nil] 2))) ("" [autodetect :data nil] 2)))) ;; #### this should really be formatted-string, not string but we ;; don't have it implemented yet @@ -621,10 +627,10 @@ (set-console-type-image-conversion-list 'tty '(("^#define" [string :data "[xpm]"]) - ("^X-Face:" [string :data "[xface]"]) - ("^/\\* XPM \\*/" [string :data "[xpm]"]) - ("^GIF87" [string :data "[gif]"]) - ("^\377\330\340\000\020JFIF" [string :data "[jpeg]"]) + ("\\`X-Face:" [string :data "[xface]"]) + ("\\`/\\* XPM \\*/" [string :data "[xpm]"]) + ("\\`GIF87" [string :data "[gif]"]) + ("\\`\377\330\340\000\020JFIF" [string :data "[jpeg]"]) ("" [string :data nil] 2) ;; this last one is here for pointers and icons and such -- ;; strings are not allowed so they will be ignored. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/help.el --- a/lisp/prim/help.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/help.el Mon Aug 13 09:39:39 2007 +0200 @@ -579,7 +579,7 @@ (defun view-emacs-news () "Display info on recent changes to XEmacs." (interactive) - (require 'outl-mouse) + #-infodock (require 'outl-mouse) (find-file (expand-file-name "NEWS" data-directory))) (defun xemacs-www-page () diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/keydefs.el --- a/lisp/prim/keydefs.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/keydefs.el Mon Aug 13 09:39:39 2007 +0200 @@ -179,6 +179,7 @@ (put 'narrow-to-region 'disabled t) (define-key global-map "\C-xnn" 'narrow-to-region) (define-key global-map "\C-xnw" 'widen) +(define-key global-map "\C-xnd" 'narrow-to-defun) ;; Old v18 bindings ;(define-key global-map "\C-xn" 'narrow-to-region) ;(define-key global-map "\C-xw" 'widen) @@ -425,7 +426,7 @@ ;; New FSF19 bindings (define-key global-map "\C-x-" 'shrink-window-if-larger-than-buffer) (define-key global-map "\C-x+" 'balance-windows) - +(define-key ctl-x-4-map "0" 'kill-buffer-and-window) ;;(define-key global-map "\C-g" 'keyboard-quit) (let ((ch (quit-char))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/lisp.el --- a/lisp/prim/lisp.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/lisp.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,6 +1,6 @@ ;;; lisp.el --- Lisp editing commands for XEmacs -;; Copyright (C) 1985, 1986, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1994, 1997 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: lisp, languages @@ -22,7 +22,7 @@ ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA ;; 02111-1307, USA. -;;; Synched up with: FSF 19.34. +;;; Synched up with: Emacs/Mule zeta. ;;; Commentary: @@ -192,7 +192,7 @@ (if (or (null arg) (= arg 0)) (setq arg 1)) (let ((first t)) (while (and (> arg 0) (< (point) (point-max))) - (let ((pos (point)) npos) + (let ((pos (point))) ; XEmacs -- remove unused npos. (while (progn (if (and first (progn @@ -233,15 +233,28 @@ (beginning-of-defun) (re-search-backward "^\n" (- (point) 1) t)) +(defun narrow-to-defun (&optional arg) + "Make text outside current defun invisible. +The defun visible is the one that contains point or follows point." + (interactive) + (save-excursion + (widen) + (end-of-defun) + (let ((end (point))) + (beginning-of-defun) + (narrow-to-region (point) end)))) + (defun insert-parentheses (arg) - "Put parentheses around next ARG sexps. Leave point after open-paren. + "Enclose following ARG sexps in parentheses. Leave point after open-paren. +A negative ARG encloses the preceding ARG sexps instead. No argument is equivalent to zero: just insert `()' and leave point between. If `parens-require-spaces' is non-nil, this command also inserts a space before and after, depending on the surrounding characters." (interactive "P") (if arg (setq arg (prefix-numeric-value arg)) (setq arg 0)) - (or (eq arg 0) (skip-chars-forward " \t")) + (cond ((> arg 0) (skip-chars-forward " \t")) + ((< arg 0) (forward-sexp arg) (setq arg (- arg)))) (and parens-require-spaces (not (bobp)) (memq (char-syntax (preceding-char)) '(?w ?_ ?\) )) @@ -308,7 +321,7 @@ (t (message "Making completion list...") (let ((list (all-completions pattern obarray predicate)) - ;FSFmacs crock unnecessary in XEmacs (ROTFL -sb) + ;FSFmacs crock unnecessary in XEmacs ;see minibuf.el ;(completion-fixup-function ; (function (lambda () (if (save-excursion diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/loadup.el --- a/lisp/prim/loadup.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/loadup.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,8 +1,5 @@ ;;; loadup.el --- load up standardly loaded Lisp files for XEmacs. -;; It is not a good idea to edit this file. Use site-init.el or site-load.el -;; instead. -;; ;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. ;; Copyright (C) 1996 Richard Mlynarik. ;; Copyright (C) 1995, 1996 Ben Wing. @@ -30,6 +27,9 @@ ;;; Commentary: +;; It is not a good idea to edit this file. Use site-init.el or site-load.el +;; instead. +;; ;; This is loaded into a bare Emacs to make a dumpable one. ;;; Code: @@ -116,7 +116,7 @@ ;;(load-gc (if (featurep 'sparcworks) "eos/loaddefs-eos" "loaddefs")) (load-gc "loaddefs") ; <=== autoloads get put here (load-gc "misc") - (load-gc "profile") + ;; (load-gc "profile") (load-gc "help") ;; (load-gc "hyper-apropos") Soon... (when (not (featurep 'mule)) @@ -130,6 +130,7 @@ (load-gc "buff-menu") (load-gc "undo-stack") (load-gc "window") + (load-gc "window-xemacs") (load-gc "paths.el") ; don't get confused if paths compiled. (load-gc "startup") (load-gc "lisp") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/minibuf.el --- a/lisp/prim/minibuf.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/minibuf.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,8 +1,14 @@ -;;; minibuf.el -;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. +;;; minibuf.el --- Minibuffer functions for XEmacs + +;; Copyright (C) 1992, 1993, 1994, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995 Tinker Systems ;; Copyright (C) 1995, 1996 Ben Wing +;; Author: Richard Mlynarik +;; Created: 2-Oct-92 +;; Maintainer: XEmacs Development Team +;; Keywords: internal + ;; This file is part of XEmacs. ;; XEmacs is free software; you can redistribute it and/or modify it diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/mouse.el --- a/lisp/prim/mouse.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/mouse.el Mon Aug 13 09:39:39 2007 +0200 @@ -1088,7 +1088,7 @@ (extent-detached-p x))))) (extent default-mouse-track-extent)) (if (consp extent) - (if (some dead-func extent) + (if (funcall dead-func extent) (let (newval) (mapcar (function (lambda (x) (if (not (funcall dead-func x)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/obsolete.el --- a/lisp/prim/obsolete.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/obsolete.el Mon Aug 13 09:39:39 2007 +0200 @@ -321,8 +321,8 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;; insertion and deletion -(define-obsolete-function-alias 'insert-and-inherit 'insert) -(define-obsolete-function-alias 'insert-before-markers-and-inherit +(define-compatible-function-alias 'insert-and-inherit 'insert) +(define-compatible-function-alias 'insert-before-markers-and-inherit 'insert-before-markers) ;;;;;;;;;;;;;;;;;;;;;;;;;;;; keymaps diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/process.el --- a/lisp/prim/process.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/process.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,8 +1,12 @@ ;;; process.el --- commands for subprocesses; split out of simple.el -;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 1993, 1994, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995 Ben Wing. +;; Author: Ben Wing +;; Maintainer: XEmacs Development Team +;; Keywords: internal, processes + ;; This file is part of XEmacs. ;; XEmacs is free software; you can redistribute it and/or modify it @@ -22,6 +26,8 @@ ;;; Synched up with: FSF 19.30. +;;; Commentary: + ;;; Code: @@ -158,7 +164,6 @@ (if (string-match "[ \t]*&[ \t]*$" command) ;; Command ending with ampersand means asynchronous. (progn - (require 'background) ; whizzy comint background code (background (substring command 0 (match-beginning 0)))) (shell-command-on-region (point) (point) command output-buffer))))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/profile.el --- a/lisp/prim/profile.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/profile.el Mon Aug 13 09:39:39 2007 +0200 @@ -2,6 +2,9 @@ ;; Copyright (C) 1996 Ben Wing. +;; Maintainer: XEmacs Development Team +;; Keywords: internal + ;; This file is part of XEmacs. ;; XEmacs is free software; you can redistribute it and/or modify it @@ -21,6 +24,11 @@ ;;; Synched up with: Not in FSF. +;;; Commentary: + +;;; Code: + +;;;###autoload (defun pretty-print-profiling-info (&optional info) "Print profiling info INFO to standard output in a pretty format. If INFO is omitted, the current profiling info is retrieved using @@ -40,3 +48,5 @@ (princ (format "%-50s%10d %6.3f\n" f (cdar info) (* 100 (/ (cdar info) sum))))) (setq info (cdr info))))) + +;;; profile.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/simple.el --- a/lisp/prim/simple.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/simple.el Mon Aug 13 09:39:39 2007 +0200 @@ -1117,11 +1117,10 @@ (or (and beg end) (if zmacs-regions ;; rewritten for I18N3 snarfing (error "The region is not active now") (error "The mark is not set now"))) + (if (> beg end) (setq beg (prog1 end (setq end beg)))) (if verbose (if buffer-read-only - (message "Copying %d characters" - (- (max beg end) (min beg end))) - (message "Killing %d characters" - (- (max beg end) (min beg end))))) + (message "Copying %d characters" (- end beg)) + (message "Killing %d characters" (- end beg)))) (cond ;; I don't like this large change in behavior -- jwz @@ -1151,7 +1150,7 @@ (= beg end))) ;; Don't let the undo list be truncated before we can even access it. ;; FSF calls this `undo-strong-limit' - (let ((undo-high-threshold (+ (- (max beg end) (min beg end)) 100)) + (let ((undo-high-threshold (+ (- end beg) 100)) ;(old-list buffer-undo-list) tail) (delete-region beg end) @@ -2042,9 +2041,7 @@ (setq begpos (point)) ;; Compute desired indent. (if (= (current-column) - (setq indent (if comment-indent-hook - (funcall comment-indent-hook) - (funcall comment-indent-function)))) + (setq indent (funcall comment-indent-function))) (goto-char begpos) ;; If that's different from current, change it. (skip-chars-backward " \t") @@ -2383,14 +2380,16 @@ ;; Put FSF one in until I can one or the other working properly, then the ;; other one is history. (defun fsf:do-auto-fill () - (let (fc justify bol give-up + (let (fc justify + ;; bol + give-up (fill-prefix fill-prefix)) (if (or (not (setq justify (current-justification))) (null (setq fc (current-fill-column))) (and (eq justify 'left) (<= (current-column) fc)) (save-excursion (beginning-of-line) - (setq bol (point)) + ;; (setq bol (point)) (and auto-fill-inhibit-regexp (looking-at auto-fill-inhibit-regexp)))) nil ;; Auto-filling not required @@ -2848,6 +2847,15 @@ ;; buffer-quit-function ;; keyboard-escape-quit +(defun assoc-ignore-case (key alist) + "Like `assoc', but assumes KEY is a string and ignores case when comparing." + (let (element) + (while (and alist (not element)) + (if (equal key (downcase (car (car alist)))) + (setq element (car alist))) + (setq alist (cdr alist))) + element)) + (defun set-variable (var val) "Set VARIABLE to VALUE. VALUE is a Lisp object. When using this interactively, supply a Lisp expression for VALUE. @@ -3140,29 +3148,59 @@ (defvar log-message-max-size 50000 "Maximum size of the \" *Message-Log*\" buffer. See `log-message'.") +(make-compatible-variable 'message-log-max 'log-message-max-size) (defvar log-message-ignore-regexps - '("^Mark set$" - "^Undo!$" - "^Undo\\.\\.\\.$" + '(;; Often-seen messages + "^$" ; empty message + "^Mark set$" + "^\\(Beginning\\|End\\) of buffer$" "^Quit$" - "^\\(Beginning\\|End\\) of buffer$" + "^Killing [0-9]+ characters$" + ;; saving + "^Saving file .*\\.\\.\\.$" ; note: cannot ignore ^Wrote, because + ; it would kill off too much stuff. + "^(No changes need to be saved)$" + "^(No files need saving)$" + ;; undo, with the output of redo.el + "^Undo[!.]+$" + "^Redo[!.]+$" + ;; M-x compile + "^Parsing error messages\\.\\.\\." + ;; M-! + "^(Shell command completed with no output)" + ;; font-lock "^Fontifying" + ;; isearch "^\\(Failing \\)?\\([Ww]rapped \\)?\\([Rr]egexp \\)?I-search\\( backward\\)?:" "^Mark saved where search started$" + ;; menus + "^Selecting menu item" + ;; completions "^Making completion list" - "^Matches " ; paren-matching message + "^Matches " ; paren-matching message + ;; help "^Type .* to \\(remove help\\|restore the other\\) window." - "^M-x .* (bound to key" ; teach-extended-commands - "^(No changes need to be saved)$" - "^(No files need saving)$" - "^\\(Parsing messages\\|Reading attributes\\|Generating summary\\|Building threads\\|Converting\\)\\.\\.\\. [0-9]+$" ; vm - "^End of message \d+" ; vm - "^Parsing error messages\\.\\.\\.[0-9]+" ; compile - "^Parsed [0-9]+ of [0-9]+ ([0-9]+%)$" ; w3 - "^\\(Formatting Summary\\|Reading active file\\|Checking new news\\|Looking for crossposts\\|Marking crossposts\\|MHSPOOL:\\|NNSPOOL:\\|NNTP:\\|\\(Uns\\|S\\)ubscribing new newsgroups\\)\\.\\.\\. *[0-9]+%$" ; gnus - "^Adding glyphs\\.\\.\\. ([0-9]+%)\\( done\\)?$" ; outl-mouse - "^->" ; bbdb prompt + "^M-x .* (bound to key" ; teach-extended-commands + ;; VM + "^\\(Parsing messages\\|Reading attributes\\|Generating summary\\|Building threads\\|Converting\\)\\.\\.\\. [0-9]+$" + "^End of message" ; + Gnus + ;; Gnus + "^No news is no news$" + "^No more\\( unread\\)? newsgroups$" + "^Opening [^ ]+ server\\.\\.\\." + "^[^:]+: Reading incoming mail" + "^Getting mail from " + "^\\(Generating Summary\\|Sorting threads\\|Making sparse threads\\|Scoring\\|Checking new news\\|Expiring articles\\|Sending\\)\\.\\.\\." + "^\\(Fetching headers for\\|Retrieving newsgroup\\|Reading active file\\)" + "^No more\\( unread\\)? articles" + "^Deleting article " + ;; W3 + "^Parsed [0-9]+ of [0-9]+ ([0-9]+%)" + ;; outl-mouse + "^Adding glyphs\\.\\.\\." + ;; bbdb + "^->" ) "List of regular expressions matching messages which shouldn't be logged. See `log-message'. @@ -3457,7 +3495,7 @@ (setq before-init-deferred-warnings (cdr before-init-deferred-warnings)))) -(add-hook 'after-init-hook 'after-init-display-warnings) +#-infodock (add-hook 'after-init-hook 'after-init-display-warnings) (defun display-warning (class message &optional level) "Display a warning message. @@ -3472,7 +3510,8 @@ (or level (setq level 'warning)) (or (listp class) (setq class (list class))) (check-argument-type 'warning-level-p level) - (if (not init-file-loaded) + (if (and (not (featurep 'infodock)) + (not init-file-loaded)) (setq before-init-deferred-warnings (cons (list class message level) before-init-deferred-warnings)) (catch 'ignored @@ -3534,4 +3573,10 @@ (set-window-start (display-buffer buffer) warning-marker) (set-marker warning-marker (point-max buffer) buffer))) +(defun emacs-name () + "Return the printable name of this instance of GNU Emacs." + (cond ((featurep 'infodock) "InfoDock") + ((featurep 'xemacs) "XEmacs") + (t "Emacs"))) + ;;; simple.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/startup.el --- a/lisp/prim/startup.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/startup.el Mon Aug 13 09:39:39 2007 +0200 @@ -193,7 +193,8 @@ (princ (concat "\n" (emacs-version) "\n\n")) (princ (if (featurep 'x) - (concat "XEmacs accepts all standard X Toolkit command line options.\n" + (concat (emacs-name) + " accepts all standard X Toolkit command line options.\n" "In addition, the") "The")) (princ " following options are accepted: @@ -247,17 +248,17 @@ (princ doc) (terpri)))) (setq l (cdr l)))) - (princ "\ + (princ (concat "\ +N Start displaying at line N. Anything else is considered a file name, and is placed into a buffer for editing. -XEmacs has an online tutorial and manuals. Type ^Ht (Control-h t) after +" (emacs-name) " has an online tutorial and manuals. Type ^Ht (Control-h t) after starting XEmacs to run the tutorial. Type ^Hi to enter the manual browser. Type ^H^H^H (Control-h Control-h Control-h) to get more help options.\n") - (kill-emacs 0))) + (kill-emacs 0)))) (defun command-line-do-funcall (arg) "Invoke the named lisp function with no arguments. diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/toolbar.el --- a/lisp/prim/toolbar.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/toolbar.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,5 +1,9 @@ -;; Toolbar support. -;; Copyright (C) 1995 Board of Trustees, University of Illinois +;;; toolbar.el --- Toolbar support for XEmacs + +;; Copyright (C) 1995, 1997 Free Software Foundation, Inc. + +;; Maintainer: XEmacs Development Team +;; Keywords: extensions, internal ;; This file is part of XEmacs. @@ -20,6 +24,10 @@ ;;; Synched up with: Not in FSF. +;;; Commentary: + +;;; Code: + (defvar toolbar-help-enabled t "If non-nil help is echoed for toolbar buttons.") @@ -82,7 +90,9 @@ ;; default-mouse-motion-handler to make sliding buttons work right. ;; (defun press-toolbar-button (event) - "Press a toolbar button. This only changes its appearance." + "Press a toolbar button. This only changes its appearance. +Call function stored in `toolbar-blank-press-function,' if any, with EVENT as +an argument if press is over a blank area of the toolbar." (interactive "_e") (setq this-command last-command) (let ((button (event-toolbar-button event))) @@ -92,10 +102,17 @@ (if (toolbar-button-p button) (progn (set-toolbar-button-down-flag button t) - (setq last-pressed-toolbar-button button))))) + (setq last-pressed-toolbar-button button)) + ;; Added by Bob Weiner, Motorola Inc., 10/6/95, to handle + ;; presses on blank portions of toolbars. + (and (boundp 'toolbar-blank-press-function) + (functionp toolbar-blank-press-function) + (funcall toolbar-blank-press-function event))))) (defun release-and-activate-toolbar-button (event) - "Release a toolbar button and activate its callback." + "Release a toolbar button and activate its callback. +Call function stored in `toolbar-blank-release-function,' if any, with EVENT +as an argument if release is over a blank area of the toolbar." (interactive "_e") (or (button-release-event-p event) (error "%s must be invoked by a mouse-release" this-command)) @@ -106,8 +123,11 @@ (toolbar-button-callback button)) (let ((callback (toolbar-button-callback button))) (setq this-command callback) - (if (symbolp callback) - (call-interactively callback) + ;; Handle arbitrary functions. + (if (functionp callback) + (if (commandp callback) + (call-interactively callback) + (funcall callback)) (eval callback)))))) ;; If current is not t, then only release the toolbar button stored in @@ -140,3 +160,4 @@ (setq zmacs-region-stays t) (release-toolbar-button-internal event nil)) +;;; toolbar.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/update-elc.el --- a/lisp/prim/update-elc.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/update-elc.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,11 @@ +;;; update-elc.el --- Bytecompile out-of-date dumped files + +;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1996 Unknown + +;; Maintainer: XEmacs Development Team +;; Keywords: internal + ;; This file is part of XEmacs. ;; XEmacs is free software; you can redistribute it and/or modify it @@ -17,6 +25,8 @@ ;;; Synched up with: Not in FSF. +;;; Commentary: + ;; Byte compile the .EL files necessary to dump out xemacs. ;; Use this file like this: ;; @@ -29,6 +39,11 @@ ;; (the idea here is that you can bootstrap if your .ELC files ;; are missing or badly out-of-date) +;; Currently this code gets the list of files to check passed to it from +;; src/Makefile. This must be fixed. -slb + +;;; Code: + (setq update-elc-files-to-compile (delq nil (mapcar (function @@ -56,3 +71,5 @@ (load "loadup-el.el"))) (kill-emacs) + +;;; update-elc.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/window-xemacs.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/prim/window-xemacs.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,583 @@ +;;; window-xemacs.el --- XEmacs window commands aside from those written in C. + +;; Copyright (C) 1985, 1989, 1993-94, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996 Ben Wing. + +;; Maintainer: XEmacs Development Team +;; Keywords: extensions + +;; This file is part of XEmacs. + +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs; see the file COPYING. If not, write to the +;; Free Software Foundation, 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Synched up with: Not synched. + +;;; Commentary: + +;; slb - 5/29/97 +;; Split apart from window.el in order to keep that file better in synch +;; with Emacs. + +;;; Code: + +(defun backward-other-window (arg &optional all-frames device) + "Select the ARG'th different window on this frame, going backwards. +This is just like calling `other-window' with the arg negated." + (interactive "p") + (other-window (- arg) all-frames device)) + +(defun windows-of-buffer (&optional buffer) + "Returns a list of windows that have BUFFER in them. +If BUFFER is not specified, the current buffer will be used." + (or (bufferp buffer) + (if (stringp buffer) + (setq buffer (or (get-buffer buffer) + (get-file-buffer buffer))) + (setq buffer (current-buffer)))) + (let* ((firstwin (next-window nil nil t)) + (wind firstwin) + (done nil) + window-list) + (while (not done) + (if (eq (window-buffer wind) buffer) + (setq window-list (append window-list (list wind)))) + (setq wind (next-window wind nil t)) + (setq done (eq wind firstwin))) + window-list)) + +(defun buffer-in-multiple-windows-p (&optional buffer) + "Return t if BUFFER is in multiple windows. +If BUFFER is not specified, the current buffer will be used." + (setq buffer (or buffer + (get-buffer buffer) + (get-file-buffer buffer) + (current-buffer))) + (> (length (windows-of-buffer buffer)) 1)) + +(defun window-list (&optional frame minibuf window) + "Return a list of windows on FRAME, beginning with WINDOW. +FRAME and WINDOW default to the selected ones. +Optional second arg MINIBUF t means count the minibuffer window +even if not active. If MINIBUF is neither t nor nil it means +not to count the minibuffer even if it is active." + (setq window (or window (selected-window)) + frame (or frame (selected-frame))) + (if (not (eq (window-frame window) frame)) + (error "Window must be on frame.")) + (let ((current-frame (selected-frame)) + list) + (unwind-protect + (save-window-excursion + (select-frame frame) + (walk-windows + (function (lambda (cur-window) + (if (not (eq window cur-window)) + (setq list (cons cur-window list))))) + minibuf) + (setq list (cons window list))) + (select-frame current-frame)))) + +;; We used to have set-window-dedicated-p as an obsolete version +;; of set-window-buffer-dedicated, but it really makes more sense +;; this way. + +(make-obsolete 'set-window-buffer-dedicated 'set-window-dedicated-p) +(defun set-window-buffer-dedicated (window buffer) + "Make WINDOW display BUFFER and be dedicated to that buffer. +Then Emacs will not automatically change which buffer appears in WINDOW. +If BUFFER is nil, make WINDOW not be dedicated (but don't change which +buffer appears in it currently)." + (if (bufferp buffer) + (set-window-buffer window (get-buffer-create buffer))) + (set-window-dedicated-p window (not (null buffer)))) + + +;; The window-config stack is stored as a list in frame property +;; 'window-config-stack, with the most recent element at the front. +;; When you pop off an element, the popped off element gets put at the +;; front of frame property 'window-config-unpop-stack, so you can +;; retrieve it using unpop-window-configuration. + +(defvar window-config-stack-max 16 + "*Maximum size of window configuration stack. +Start discarding off end if it gets this big.") + +(defun window-config-stack (&optional frame) + (or frame (setq frame (selected-frame))) + (let ((stack (frame-property frame 'window-config-stack))) + (if stack + (set-undoable-stack-max stack window-config-stack-max) + (progn + (setq stack (make-undoable-stack window-config-stack-max)) + (set-frame-property frame 'window-config-stack stack))) + stack)) + +(defun push-window-configuration (&optional config) + "Push the current window configuration onto the window-config stack. +If CONFIG is specified, push it instead of the current window configuration. +Each frame has its own window-config stack." + (interactive) + (let ((wc (or config (current-window-configuration))) + (stack (window-config-stack))) + (if (or (= 0 (undoable-stack-a-length stack)) + (not (equal (undoable-stack-a-top stack) wc))) + (progn + (undoable-stack-push stack wc) + ;; kludge. + (if (featurep 'toolbar) + (set-specifier-dirty-flag default-toolbar)))))) + +(defun pop-window-configuration () + "Pop the top window configuration off the window-config stack and set it. +Before setting the new window configuration, the current window configuration + is pushed onto the \"unpop\" stack. +`unpop-window-configuration' undoes what this function does. +Each frame has its own window-config and \"unpop\" stack." + (interactive) + (let ((stack (window-config-stack)) + (wc (current-window-configuration)) + popped) + (condition-case nil + (progn + (setq popped (undoable-stack-pop stack)) + (while (equal popped wc) + (setq popped (undoable-stack-pop stack))) + (undoable-stack-push stack wc) + (undoable-stack-undo stack) + (set-window-configuration popped) + ;; probably not necessary: + (if (featurep 'toolbar) + (set-specifier-dirty-flag default-toolbar)) + popped) + (trunc-stack-bottom + (error "Bottom of window config stack"))))) + +(defun unpop-window-configuration () + "Undo the effect of the most recent `pop-window-configuration'. +This does exactly the inverse of what `pop-window-configuration' does: + i.e. it pops a window configuration off of the \"unpop\" stack and + pushes the current window configuration onto the window-config stack. +Each frame has its own window-config and \"unpop\" stack." + (interactive) + (let ((stack (window-config-stack)) + (wc (current-window-configuration)) + popped) + (condition-case nil + (progn + (setq popped + (progn + (undoable-stack-redo stack) + (undoable-stack-pop stack))) + (while (equal popped wc) + (setq popped + (progn + (undoable-stack-redo stack) + (undoable-stack-pop stack)))) + (undoable-stack-push stack wc) + (set-window-configuration popped) + ;; probably not necessary: + (if (featurep 'toolbar) + (set-specifier-dirty-flag default-toolbar)) + popped) + (trunc-stack-bottom + (error "Top of window config stack"))))) + + +;;;;;;;;;;;;; display-buffer, moved here from C. Hallelujah. + +(defvar display-buffer-function nil + "If non-nil, function to call to handle `display-buffer'. +It will receive three args: the same as those to `display-buffer'.") + +(defvar pre-display-buffer-function nil + "If non-nil, function that will be called from `display-buffer' +as the first action. It will receive three args: the same as those +to `display-buffer'. +This function may be used to select an appropriate frame for the buffer, +for example. See also the variable `display-buffer-function', which may +be used to completely replace the `display-buffer' function. +If the return value of this function is non-nil, it should be a frame, +and that frame will be used to display the buffer.") + +(defvar pop-up-frames nil + "*Non-nil means `display-buffer' should make a separate frame.") + +(defvar pop-up-frame-function nil + "Function to call to handle automatic new frame creation. +It is called with no arguments and should return a newly created frame. + +A typical value might be `(lambda () (new-frame pop-up-frame-alist))' +where `pop-up-frame-alist' would hold the default frame parameters.") + +(defvar special-display-buffer-names nil + "*List of buffer names that should have their own special frames. +Displaying a buffer whose name is in this list makes a special frame for it +using `special-display-function'. + +An element of the list can be a cons cell instead of just a string. +Then the car should be a buffer name, and the cdr specifies frame +parameters for creating the frame for that buffer. +More precisely, the cdr is passed as the second argument to +the function found in `special-display-function', when making that frame. +See also `special-display-regexps'.") + +(defvar special-display-regexps nil + "*List of regexps saying which buffers should have their own special frames. +If a buffer name matches one of these regexps, it gets its own frame. +Displaying a buffer whose name is in this list makes a special frame for it +using `special-display-function'. + +An element of the list can be a cons cell instead of just a string. +Then the car should be the regexp, and the cdr specifies frame +parameters for creating the frame for buffers that match. +More precisely, the cdr is passed as the second argument to +the function found in `special-display-function', when making that frame. +See also `special-display-buffer-names'.") + +(defvar special-display-function nil + "Function to call to make a new frame for a special buffer. +It is called with two arguments, the buffer and optional buffer specific +data, and should return a window displaying that buffer. +The default value makes a separate frame for the buffer, +using `special-display-frame-alist' to specify the frame parameters. + +A buffer is special if its is listed in `special-display-buffer-names' +or matches a regexp in `special-display-regexps'.") + +(defvar same-window-buffer-names nil + "*List of buffer names that should appear in the selected window. +Displaying one of these buffers using `display-buffer' or `pop-to-buffer' +switches to it in the selected window, rather than making it appear +in some other window. + +An element of the list can be a cons cell instead of just a string. +Then the car must be a string, which specifies the buffer name. +This is for compatibility with `special-display-buffer-names'; +the cdr of the cons cell is ignored. + +See also `same-window-regexps'.") + +(defvar same-window-regexps nil + "*List of regexps saying which buffers should appear in the selected window. +If a buffer name matches one of these regexps, then displaying it +using `display-buffer' or `pop-to-buffer' switches to it +in the selected window, rather than making it appear in some other window. + +An element of the list can be a cons cell instead of just a string. +Then the car must be a string, which specifies the buffer name. +This is for compatibility with `special-display-buffer-names'; +the cdr of the cons cell is ignored. + +See also `same-window-buffer-names'.") + +(defvar pop-up-windows t + "*Non-nil means display-buffer should make new windows.") + +(defvar split-height-threshold 500 + "*display-buffer would prefer to split the largest window if this large. +If there is only one window, it is split regardless of this value.") + +(defvar split-width-threshold 500 + "*display-buffer would prefer to split the largest window if this large. +If there is only one window, it is split regardless of this value.") + +;; Deiconify the frame containing the window WINDOW, then return WINDOW. + +(defun display-buffer-1 (window) + (if (frame-iconified-p (window-frame window)) + (make-frame-visible (window-frame window))) + window) + +;; Can you believe that all of this crap was formerly in C? +;; Praise Jesus that it's not there any more. + +(defun display-buffer (buffer &optional not-this-window-p override-frame) + "Make BUFFER appear in some window on the current frame, but don't select it. +BUFFER can be a buffer or a buffer name. +If BUFFER is shown already in some window in the current frame, +just uses that one, unless the window is the selected window and +NOT-THIS-WINDOW-P is non-nil (interactively, with prefix arg). + +If BUFFER has a dedicated frame, display on that frame instead of +the current frame, unless OVERRIDE-FRAME is non-nil. + +If OVERRIDE-FRAME is non-nil, display on that frame instead of +the current frame (or the dedicated frame). + +If `pop-up-windows' is non-nil, always use the +current frame and create a new window regardless of whether the +buffer has a dedicated frame, and regardless of whether +OVERRIDE-FRAME was specified. + +If `pop-up-frames' is non-nil, make a new frame if no window shows BUFFER. + +Returns the window displaying BUFFER." + (interactive "BDisplay buffer:\nP") + + (let ((wconfig (current-window-configuration)) + (result + ;; We just simulate a `return' in C. This function is way ugly + ;; and does `returns' all over the place and there's no sense + ;; in trying to rewrite it to be more Lispy. + (catch 'done + (let (window old-frame target-frame explicit-frame) + (setq old-frame (or (last-nonminibuf-frame) (selected-frame))) + (setq buffer (get-buffer buffer)) + (check-argument-type 'bufferp buffer) + + (setq explicit-frame + (if pre-display-buffer-function + (funcall pre-display-buffer-function buffer + not-this-window-p + override-frame))) + + ;; Give the user the ability to completely reimplement + ;; this function via the `display-buffer-function'. + (if display-buffer-function + (throw 'done + (funcall display-buffer-function buffer + not-this-window-p + override-frame))) + + ;; If the buffer has a dedicated frame, that takes + ;; precedence over the current frame, and over what the + ;; pre-display-buffer-function did. + (let ((dedi (buffer-dedicated-frame buffer))) + (if (frame-live-p dedi) (setq explicit-frame dedi))) + + ;; if override-frame is supplied, that takes precedence over + ;; everything. This is gonna look bad if the + ;; pre-display-buffer-function raised some other frame + ;; already. + (if override-frame + (progn + (check-argument-type 'frame-live-p override-frame) + (setq explicit-frame override-frame))) + + (setq target-frame + (or explicit-frame + (last-nonminibuf-frame) + (selected-frame))) + + ;; If we have switched frames, then set not-this-window-p + ;; to false. Switching frames means that selected-window + ;; is no longer the same as it was on entry -- it's the + ;; selected-window of target_frame instead of old_frame, + ;; so it's a fine candidate for display. + (if (not (eq old-frame target-frame)) + (setq not-this-window-p nil)) + + ;; if it's in the selected window, and that's ok, then we're done. + (if (and (not not-this-window-p) + (eq buffer (window-buffer (selected-window)))) + (throw 'done (display-buffer-1 (selected-window)))) + + ;; See if the user has specified this buffer should appear + ;; in the selected window. + + (if not-this-window-p + nil + + (if (or (member (buffer-name buffer) same-window-buffer-names) + (assoc (buffer-name buffer) same-window-buffer-names)) + (progn + (switch-to-buffer buffer) + (throw 'done (display-buffer-1 (selected-window))))) + + (let ((tem same-window-regexps)) + (while tem + (let ((car (car tem))) + (if (or + (and (stringp car) + (string-match car (buffer-name buffer))) + (and (consp car) (stringp (car car)) + (string-match (car car) (buffer-name buffer)))) + (progn + (switch-to-buffer buffer) + (throw 'done (display-buffer-1 + (selected-window)))))) + (setq tem (cdr tem))))) + + ;; If pop-up-frames, look for a window showing BUFFER on + ;; any visible or iconified frame. Otherwise search only + ;; the current frame. + (if (and (not explicit-frame) + (or pop-up-frames (not (last-nonminibuf-frame)))) + (setq target-frame 0)) + + ;; Otherwise, find some window that it's already in, and + ;; return that, unless that window is the selected window + ;; and that isn't ok. What a contorted mess! + (setq window (get-buffer-window buffer target-frame)) + (if (and window + (or (not not-this-window-p) + (not (eq window (selected-window))))) + (throw 'done (display-buffer-1 window))) + + ;; Certain buffer names get special handling. + (if special-display-function + (progn + (if (member (buffer-name buffer) + special-display-buffer-names) + (throw 'done (funcall special-display-function buffer))) + + (let ((tem (assoc (buffer-name buffer) + special-display-buffer-names))) + (if tem + (throw 'done (funcall special-display-function + buffer (cdr tem))))) + + (let ((tem special-display-regexps)) + (while tem + (let ((car (car tem))) + (if (and (stringp car) + (string-match car (buffer-name buffer))) + (throw 'done + (funcall special-display-function buffer))) + (if (and (consp car) + (stringp (car car)) + (string-match (car car) + (buffer-name buffer))) + (throw 'done (funcall + special-display-function buffer + (cdr car))))) + (setq tem (cdr tem)))))) + + ;; If there are no frames open that have more than a minibuffer, + ;; we need to create a new frame. + (if (or pop-up-frames + (null (last-nonminibuf-frame))) + (progn + (setq window (frame-selected-window + (funcall pop-up-frame-function))) + (set-window-buffer window buffer) + (throw 'done (display-buffer-1 window)))) + + ;; Otherwise, make it be in some window, splitting if + ;; appropriate/possible. Do not split a window if we are + ;; displaying the buffer in a different frame than that which + ;; was current when we were called. (It is already in a + ;; different window by virtue of being in another frame.) + (if (or (and pop-up-windows (eq target-frame old-frame)) + (eq 'only (frame-property (selected-frame) 'minibuffer)) + ;; If the current frame is a special display frame, + ;; don't try to reuse its windows. + (window-dedicated-p (frame-root-window (selected-frame)))) + (progn + (if (eq 'only (frame-property (selected-frame) 'minibuffer)) + (setq target-frame (last-nonminibuf-frame))) + + ;; Don't try to create a window if would get an error with + ;; height. + (if (< split-height-threshold (* 2 window-min-height)) + (setq split-height-threshold (* 2 window-min-height))) + + ;; Same with width. + (if (< split-width-threshold (* 2 window-min-width)) + (setq split-width-threshold (* 2 window-min-width))) + + ;; If the frame we would try to split cannot be split, + ;; try other frames. + (if (frame-property (if (null target-frame) + (selected-frame) + (last-nonminibuf-frame)) + 'unsplittable) + (setq window + ;; Try visible frames first. + (or (get-largest-window 'visible) + ;; If that didn't work, try iconified frames. + (get-largest-window 0) + (get-largest-window t))) + (setq window (get-largest-window target-frame))) + + ;; If we got a tall enough full-width window that + ;; can be split, split it. + (if (and window + (not (frame-property (window-frame window) + 'unsplittable)) + (>= (window-height window) split-height-threshold) + (or (>= (window-width window) + split-width-threshold) + (and (window-leftmost-p window) + (window-rightmost-p window)))) + (setq window (split-window window)) + (let (upper +;; lower + other) + (setq window (get-lru-window target-frame)) + ;; If the LRU window is selected, and big enough, + ;; and can be split, split it. + (if (and window + (not (frame-property (window-frame window) + 'unsplittable)) + (or (eq window (selected-window)) + (not (window-parent window))) + (>= (window-height window) + (* 2 window-min-height))) + (setq window (split-window window))) + ;; If get-lru-window returned nil, try other approaches. + ;; Try visible frames first. + (or window + (setq window (or (get-largest-window 'visible) + ;; If that didn't work, try + ;; iconified frames. + (get-largest-window 0) + ;; Try invisible frames. + (get-largest-window t) + ;; As a last resort, make + ;; a new frame. + (frame-selected-window + (funcall + pop-up-frame-function))))) + ;; If window appears above or below another, + ;; even out their heights. + (if (window-previous-child window) + (setq other (window-previous-child window) +;; lower window + upper other)) + (if (window-next-child window) + (setq other (window-next-child window) +;; lower other + upper window)) + ;; Check that OTHER and WINDOW are vertically arrayed. + (if (and other + (not (= (nth 1 (window-pixel-edges other)) + (nth 1 (window-pixel-edges window)))) + (> (window-pixel-height other) + (window-pixel-height window))) + (enlarge-window (- (/ (+ (window-height other) + (window-height window)) + 2) + (window-height upper)) + nil upper))))) + + (setq window (get-lru-window target-frame))) + + ;; Bring the window's previous buffer to the top of the MRU chain. + (if (window-buffer window) + (save-excursion + (save-selected-window + (select-window window) + (record-buffer (window-buffer window))))) + + (set-window-buffer window buffer) + + (display-buffer-1 window))))) + (or (equal wconfig (current-window-configuration)) + (push-window-configuration wconfig)) + result)) + +;;; window-xemacs.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/prim/window.el --- a/lisp/prim/window.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/prim/window.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,9 +1,11 @@ ;;; window.el --- XEmacs window commands aside from those written in C. -;; Keywords: extensions -;; Copyright (C) 1985, 1989, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1993-94, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1995, 1996 Ben Wing. +;; Maintainer: XEmacs Development Team +;; Keywords: extensions + ;; This file is part of XEmacs. ;; XEmacs is free software; you can redistribute it and/or modify it @@ -21,7 +23,13 @@ ;; Free Software Foundation, 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;;; Synched up with: FSF 19.30. +;;; Synched up with: Emacs/Mule zeta. + +;;; Commentary: + +;; This file is dumped with XEmacs. + +;;; Code: ;;;; Window tree functions. @@ -116,14 +124,14 @@ '((save-selected-window-window (selected-window))) (list 'unwind-protect (cons 'progn body) - (list 'and + (list 'and ; XEmacs (list 'window-live-p 'save-selected-window-window) (list 'select-window 'save-selected-window-window))))) (defun count-windows (&optional minibuf) "Returns the number of visible windows. -Optional arg NO-MINI non-nil means don't count the minibuffer -even if it is active." +Optional arg MINIBUF non-nil means count the minibuffer +even if it is inactive." (let ((count 0)) (walk-windows (function (lambda (w) (setq count (+ count 1)))) @@ -157,7 +165,8 @@ ;; Subdivide the frame into that many vertical levels. ;FSFmacs (setq size (/ (- (frame-height) mbl) count)) (setq size (/ (window-pixel-height (frame-root-window)) count)) - (walk-windows (function (lambda (w) + (walk-windows (function + (lambda (w) (select-window w) (let ((newtop (cdr (assq (nth 1 (window-pixel-edges)) levels))) @@ -200,14 +209,15 @@ redisplay; this is convenient on slow terminals. The new selected window is the one that the current value of point appears in. The value of point can change if the text around point is hidden by the -new modeline. +new mode line. Programs should probably use split-window instead of this." (interactive "P") (let ((old-w (selected-window)) (old-point (point)) (size (and arg (prefix-numeric-value arg))) - new-w bottom) + (window-full-p nil) + new-w bottom moved) (and size (< size 0) (setq size (+ (window-height) size))) (setq new-w (split-window nil size)) (or split-window-keep-point @@ -215,18 +225,23 @@ (save-excursion (set-buffer (window-buffer)) (goto-char (window-start)) - (vertical-motion (window-height)) + (setq moved (vertical-motion (window-height))) (set-window-start new-w (point)) (if (> (point) (window-point new-w)) (set-window-point new-w (point))) - (vertical-motion -1) + (and (= moved (window-height)) + (progn + (setq window-full-p t) + (vertical-motion -1))) (setq bottom (point))) - (if (<= bottom (point)) - (set-window-point old-w (1- bottom))) - (if (< (window-start new-w) old-point) - (progn - (set-window-point new-w old-point) - (select-window new-w))))) + (and window-full-p + (<= bottom (point)) + (set-window-point old-w (1- bottom))) + (and window-full-p + (<= (window-start new-w) old-point) + (progn + (set-window-point new-w old-point) + (select-window new-w))))) new-w)) (defun split-window-horizontally (&optional arg) @@ -313,551 +328,18 @@ (delete-region (point-min) (point)) (set-buffer-modified-p modified) (goto-char p) + ;; (select-window w) ; Emacs ;; Make sure we unbind buffer-read-only ;; with the proper current buffer. (set-buffer buffer)))))) -(defun backward-other-window (arg &optional all-frames device) - "Select the ARG'th different window on this frame, going backwards. -This is just like calling `other-window' with the arg negated." - (interactive "p") - (other-window (- arg) all-frames device)) - -(defun windows-of-buffer (&optional buffer) - "Returns a list of windows that have BUFFER in them. -If BUFFER is not specified, the current buffer will be used." - (or (bufferp buffer) - (if (stringp buffer) - (setq buffer (or (get-buffer buffer) - (get-file-buffer buffer))) - (setq buffer (current-buffer)))) - (let* ((firstwin (next-window nil nil t)) - (wind firstwin) - (done nil) - window-list) - (while (not done) - (if (eq (window-buffer wind) buffer) - (setq window-list (append window-list (list wind)))) - (setq wind (next-window wind nil t)) - (setq done (eq wind firstwin))) - window-list)) - -(defun buffer-in-multiple-windows-p (&optional buffer) - "Return t if BUFFER is in multiple windows. -If BUFFER is not specified, the current buffer will be used." - (setq buffer (or buffer - (get-buffer buffer) - (get-file-buffer buffer) - (current-buffer))) - (> (length (windows-of-buffer buffer)) 1)) - -(defun window-list (&optional frame minibuf window) - "Return a list of windows on FRAME, beginning with WINDOW. -FRAME and WINDOW default to the selected ones. -Optional second arg MINIBUF t means count the minibuffer window -even if not active. If MINIBUF is neither t nor nil it means -not to count the minibuffer even if it is active." - (setq window (or window (selected-window)) - frame (or frame (selected-frame))) - (if (not (eq (window-frame window) frame)) - (error "Window must be on frame.")) - (let ((current-frame (selected-frame)) - list) - (unwind-protect - (save-window-excursion - (select-frame frame) - (walk-windows - (function (lambda (cur-window) - (if (not (eq window cur-window)) - (setq list (cons cur-window list))))) - minibuf) - (setq list (cons window list))) - (select-frame current-frame)))) - -;; We used to have set-window-dedicated-p as an obsolete version -;; of set-window-buffer-dedicated, but it really makes more sense -;; this way. - -(make-obsolete 'set-window-buffer-dedicated 'set-window-dedicated-p) -(defun set-window-buffer-dedicated (window buffer) - "Make WINDOW display BUFFER and be dedicated to that buffer. -Then Emacs will not automatically change which buffer appears in WINDOW. -If BUFFER is nil, make WINDOW not be dedicated (but don't change which -buffer appears in it currently)." - (if (bufferp buffer) - (set-window-buffer window (get-buffer-create buffer))) - (set-window-dedicated-p window (not (null buffer)))) - - -;; The window-config stack is stored as a list in frame property -;; 'window-config-stack, with the most recent element at the front. -;; When you pop off an element, the popped off element gets put at the -;; front of frame property 'window-config-unpop-stack, so you can -;; retrieve it using unpop-window-configuration. - -(defvar window-config-stack-max 16 - "*Maximum size of window configuration stack. -Start discarding off end if it gets this big.") - -(defun window-config-stack (&optional frame) - (or frame (setq frame (selected-frame))) - (let ((stack (frame-property frame 'window-config-stack))) - (if stack - (set-undoable-stack-max stack window-config-stack-max) - (progn - (setq stack (make-undoable-stack window-config-stack-max)) - (set-frame-property frame 'window-config-stack stack))) - stack)) - -(defun push-window-configuration (&optional config) - "Push the current window configuration onto the window-config stack. -If CONFIG is specified, push it instead of the current window configuration. -Each frame has its own window-config stack." - (interactive) - (let ((wc (or config (current-window-configuration))) - (stack (window-config-stack))) - (if (or (= 0 (undoable-stack-a-length stack)) - (not (equal (undoable-stack-a-top stack) wc))) - (progn - (undoable-stack-push stack wc) - ;; kludge. - (if (featurep 'toolbar) - (set-specifier-dirty-flag default-toolbar)))))) - -(defun pop-window-configuration () - "Pop the top window configuration off the window-config stack and set it. -Before setting the new window configuration, the current window configuration - is pushed onto the \"unpop\" stack. -`unpop-window-configuration' undoes what this function does. -Each frame has its own window-config and \"unpop\" stack." +(defun kill-buffer-and-window () + "Kill the current buffer and delete the selected window." (interactive) - (let ((stack (window-config-stack)) - (wc (current-window-configuration)) - popped) - (condition-case nil - (progn - (setq popped (undoable-stack-pop stack)) - (while (equal popped wc) - (setq popped (undoable-stack-pop stack))) - (undoable-stack-push stack wc) - (undoable-stack-undo stack) - (set-window-configuration popped) - ;; probably not necessary: - (if (featurep 'toolbar) - (set-specifier-dirty-flag default-toolbar)) - popped) - (trunc-stack-bottom - (error "Bottom of window config stack"))))) - -(defun unpop-window-configuration () - "Undo the effect of the most recent `pop-window-configuration'. -This does exactly the inverse of what `pop-window-configuration' does: - i.e. it pops a window configuration off of the \"unpop\" stack and - pushes the current window configuration onto the window-config stack. -Each frame has its own window-config and \"unpop\" stack." - (interactive) - (let ((stack (window-config-stack)) - (wc (current-window-configuration)) - popped) - (condition-case nil - (progn - (setq popped - (progn - (undoable-stack-redo stack) - (undoable-stack-pop stack))) - (while (equal popped wc) - (setq popped - (progn - (undoable-stack-redo stack) - (undoable-stack-pop stack)))) - (undoable-stack-push stack wc) - (set-window-configuration popped) - ;; probably not necessary: - (if (featurep 'toolbar) - (set-specifier-dirty-flag default-toolbar)) - popped) - (trunc-stack-bottom - (error "Top of window config stack"))))) - - -;;;;;;;;;;;;; display-buffer, moved here from C. Hallelujah. - -(defvar display-buffer-function nil - "If non-nil, function to call to handle `display-buffer'. -It will receive three args: the same as those to `display-buffer'.") - -(defvar pre-display-buffer-function nil - "If non-nil, function that will be called from `display-buffer' -as the first action. It will receive three args: the same as those -to `display-buffer'. -This function may be used to select an appropriate frame for the buffer, -for example. See also the variable `display-buffer-function', which may -be used to completely replace the `display-buffer' function. -If the return value of this function is non-nil, it should be a frame, -and that frame will be used to display the buffer.") - -(defvar pop-up-frames nil - "*Non-nil means `display-buffer' should make a separate frame.") - -(defvar pop-up-frame-function nil - "Function to call to handle automatic new frame creation. -It is called with no arguments and should return a newly created frame. - -A typical value might be `(lambda () (new-frame pop-up-frame-alist))' -where `pop-up-frame-alist' would hold the default frame parameters.") - -(defvar special-display-buffer-names nil - "*List of buffer names that should have their own special frames. -Displaying a buffer whose name is in this list makes a special frame for it -using `special-display-function'. - -An element of the list can be a cons cell instead of just a string. -Then the car should be a buffer name, and the cdr specifies frame -parameters for creating the frame for that buffer. -More precisely, the cdr is passed as the second argument to -the function found in `special-display-function', when making that frame. -See also `special-display-regexps'.") - -(defvar special-display-regexps nil - "*List of regexps saying which buffers should have their own special frames. -If a buffer name matches one of these regexps, it gets its own frame. -Displaying a buffer whose name is in this list makes a special frame for it -using `special-display-function'. - -An element of the list can be a cons cell instead of just a string. -Then the car should be the regexp, and the cdr specifies frame -parameters for creating the frame for buffers that match. -More precisely, the cdr is passed as the second argument to -the function found in `special-display-function', when making that frame. -See also `special-display-buffer-names'.") - -(defvar special-display-function nil - "Function to call to make a new frame for a special buffer. -It is called with two arguments, the buffer and optional buffer specific -data, and should return a window displaying that buffer. -The default value makes a separate frame for the buffer, -using `special-display-frame-alist' to specify the frame parameters. - -A buffer is special if its is listed in `special-display-buffer-names' -or matches a regexp in `special-display-regexps'.") - -(defvar same-window-buffer-names nil - "*List of buffer names that should appear in the selected window. -Displaying one of these buffers using `display-buffer' or `pop-to-buffer' -switches to it in the selected window, rather than making it appear -in some other window. - -An element of the list can be a cons cell instead of just a string. -Then the car must be a string, which specifies the buffer name. -This is for compatibility with `special-display-buffer-names'; -the cdr of the cons cell is ignored. - -See also `same-window-regexps'.") - -(defvar same-window-regexps nil - "*List of regexps saying which buffers should appear in the selected window. -If a buffer name matches one of these regexps, then displaying it -using `display-buffer' or `pop-to-buffer' switches to it -in the selected window, rather than making it appear in some other window. - -An element of the list can be a cons cell instead of just a string. -Then the car must be a string, which specifies the buffer name. -This is for compatibility with `special-display-buffer-names'; -the cdr of the cons cell is ignored. - -See also `same-window-buffer-names'.") - -(defvar pop-up-windows t - "*Non-nil means display-buffer should make new windows.") - -(defvar split-height-threshold 500 - "*display-buffer would prefer to split the largest window if this large. -If there is only one window, it is split regardless of this value.") - -(defvar split-width-threshold 500 - "*display-buffer would prefer to split the largest window if this large. -If there is only one window, it is split regardless of this value.") - -;; Deiconify the frame containing the window WINDOW, then return WINDOW. - -(defun display-buffer-1 (window) - (if (frame-iconified-p (window-frame window)) - (make-frame-visible (window-frame window))) - window) - -;; Can you believe that all of this crap was formerly in C? -;; Praise Jesus that it's not there any more. + (if (yes-or-no-p (format "Kill buffer `%s'? " (buffer-name))) + (let ((buffer (current-buffer))) + (delete-window (selected-window)) + (kill-buffer buffer)) + (error "Aborted"))) -(defun display-buffer (buffer &optional not-this-window-p override-frame) - "Make BUFFER appear in some window on the current frame, but don't select it. -BUFFER can be a buffer or a buffer name. -If BUFFER is shown already in some window in the current frame, -just uses that one, unless the window is the selected window and -NOT-THIS-WINDOW-P is non-nil (interactively, with prefix arg). - -If BUFFER has a dedicated frame, display on that frame instead of -the current frame, unless OVERRIDE-FRAME is non-nil. - -If OVERRIDE-FRAME is non-nil, display on that frame instead of -the current frame (or the dedicated frame). - -If `pop-up-windows' is non-nil, always use the -current frame and create a new window regardless of whether the -buffer has a dedicated frame, and regardless of whether -OVERRIDE-FRAME was specified. - -If `pop-up-frames' is non-nil, make a new frame if no window shows BUFFER. - -Returns the window displaying BUFFER." - (interactive "BDisplay buffer:\nP") - - (let ((wconfig (current-window-configuration)) - (result - ;; We just simulate a `return' in C. This function is way ugly - ;; and does `returns' all over the place and there's no sense - ;; in trying to rewrite it to be more Lispy. - (catch 'done - (let (window old-frame target-frame explicit-frame) - (setq old-frame (or (last-nonminibuf-frame) (selected-frame))) - (setq buffer (get-buffer buffer)) - (check-argument-type 'bufferp buffer) - - (setq explicit-frame - (if pre-display-buffer-function - (funcall pre-display-buffer-function buffer - not-this-window-p - override-frame))) - - ;; Give the user the ability to completely reimplement - ;; this function via the `display-buffer-function'. - (if display-buffer-function - (throw 'done - (funcall display-buffer-function buffer - not-this-window-p - override-frame))) - - ;; If the buffer has a dedicated frame, that takes - ;; precedence over the current frame, and over what the - ;; pre-display-buffer-function did. - (let ((dedi (buffer-dedicated-frame buffer))) - (if (frame-live-p dedi) (setq explicit-frame dedi))) - - ;; if override-frame is supplied, that takes precedence over - ;; everything. This is gonna look bad if the - ;; pre-display-buffer-function raised some other frame - ;; already. - (if override-frame - (progn - (check-argument-type 'frame-live-p override-frame) - (setq explicit-frame override-frame))) - - (setq target-frame - (or explicit-frame - (last-nonminibuf-frame) - (selected-frame))) - - ;; If we have switched frames, then set not-this-window-p - ;; to false. Switching frames means that selected-window - ;; is no longer the same as it was on entry -- it's the - ;; selected-window of target_frame instead of old_frame, - ;; so it's a fine candidate for display. - (if (not (eq old-frame target-frame)) - (setq not-this-window-p nil)) - - ;; if it's in the selected window, and that's ok, then we're done. - (if (and (not not-this-window-p) - (eq buffer (window-buffer (selected-window)))) - (throw 'done (display-buffer-1 (selected-window)))) - - ;; See if the user has specified this buffer should appear - ;; in the selected window. - - (if not-this-window-p - nil - - (if (or (member (buffer-name buffer) same-window-buffer-names) - (assoc (buffer-name buffer) same-window-buffer-names)) - (progn - (switch-to-buffer buffer) - (throw 'done (display-buffer-1 (selected-window))))) - - (let ((tem same-window-regexps)) - (while tem - (let ((car (car tem))) - (if (or - (and (stringp car) - (string-match car (buffer-name buffer))) - (and (consp car) (stringp (car car)) - (string-match (car car) (buffer-name buffer)))) - (progn - (switch-to-buffer buffer) - (throw 'done (display-buffer-1 - (selected-window)))))) - (setq tem (cdr tem))))) - - ;; If pop-up-frames, look for a window showing BUFFER on - ;; any visible or iconified frame. Otherwise search only - ;; the current frame. - (if (and (not explicit-frame) - (or pop-up-frames (not (last-nonminibuf-frame)))) - (setq target-frame 0)) - - ;; Otherwise, find some window that it's already in, and - ;; return that, unless that window is the selected window - ;; and that isn't ok. What a contorted mess! - (setq window (get-buffer-window buffer target-frame)) - (if (and window - (or (not not-this-window-p) - (not (eq window (selected-window))))) - (throw 'done (display-buffer-1 window))) - - ;; Certain buffer names get special handling. - (if special-display-function - (progn - (if (member (buffer-name buffer) - special-display-buffer-names) - (throw 'done (funcall special-display-function buffer))) - - (let ((tem (assoc (buffer-name buffer) - special-display-buffer-names))) - (if tem - (throw 'done (funcall special-display-function - buffer (cdr tem))))) - - (let ((tem special-display-regexps)) - (while tem - (let ((car (car tem))) - (if (and (stringp car) - (string-match car (buffer-name buffer))) - (throw 'done - (funcall special-display-function buffer))) - (if (and (consp car) - (stringp (car car)) - (string-match (car car) - (buffer-name buffer))) - (throw 'done (funcall - special-display-function buffer - (cdr car))))) - (setq tem (cdr tem)))))) - - ;; If there are no frames open that have more than a minibuffer, - ;; we need to create a new frame. - (if (or pop-up-frames - (null (last-nonminibuf-frame))) - (progn - (setq window (frame-selected-window - (funcall pop-up-frame-function))) - (set-window-buffer window buffer) - (throw 'done (display-buffer-1 window)))) - - ;; Otherwise, make it be in some window, splitting if - ;; appropriate/possible. Do not split a window if we are - ;; displaying the buffer in a different frame than that which - ;; was current when we were called. (It is already in a - ;; different window by virtue of being in another frame.) - (if (or (and pop-up-windows (eq target-frame old-frame)) - (eq 'only (frame-property (selected-frame) 'minibuffer)) - ;; If the current frame is a special display frame, - ;; don't try to reuse its windows. - (window-dedicated-p (frame-root-window (selected-frame)))) - (progn - (if (eq 'only (frame-property (selected-frame) 'minibuffer)) - (setq target-frame (last-nonminibuf-frame))) - - ;; Don't try to create a window if would get an error with - ;; height. - (if (< split-height-threshold (* 2 window-min-height)) - (setq split-height-threshold (* 2 window-min-height))) - - ;; Same with width. - (if (< split-width-threshold (* 2 window-min-width)) - (setq split-width-threshold (* 2 window-min-width))) - - ;; If the frame we would try to split cannot be split, - ;; try other frames. - (if (frame-property (if (null target-frame) - (selected-frame) - (last-nonminibuf-frame)) - 'unsplittable) - (setq window - ;; Try visible frames first. - (or (get-largest-window 'visible) - ;; If that didn't work, try iconified frames. - (get-largest-window 0) - (get-largest-window t))) - (setq window (get-largest-window target-frame))) - - ;; If we got a tall enough full-width window that - ;; can be split, split it. - (if (and window - (not (frame-property (window-frame window) - 'unsplittable)) - (>= (window-height window) split-height-threshold) - (or (>= (window-width window) - split-width-threshold) - (and (window-leftmost-p window) - (window-rightmost-p window)))) - (setq window (split-window window)) - (let (upper lower other) - (setq window (get-lru-window target-frame)) - ;; If the LRU window is selected, and big enough, - ;; and can be split, split it. - (if (and window - (not (frame-property (window-frame window) - 'unsplittable)) - (or (eq window (selected-window)) - (not (window-parent window))) - (>= (window-height window) - (* 2 window-min-height))) - (setq window (split-window window))) - ;; If get-lru-window returned nil, try other approaches. - ;; Try visible frames first. - (or window - (setq window (or (get-largest-window 'visible) - ;; If that didn't work, try - ;; iconified frames. - (get-largest-window 0) - ;; Try invisible frames. - (get-largest-window t) - ;; As a last resort, make - ;; a new frame. - (frame-selected-window - (funcall - pop-up-frame-function))))) - ;; If window appears above or below another, - ;; even out their heights. - (if (window-previous-child window) - (setq other (window-previous-child window) - upper other - lower window)) - (if (window-next-child window) - (setq other (window-next-child window) - lower other - upper window)) - ;; Check that OTHER and WINDOW are vertically arrayed. - (if (and other - (not (= (nth 1 (window-pixel-edges other)) - (nth 1 (window-pixel-edges window)))) - (> (window-pixel-height other) - (window-pixel-height window))) - (enlarge-window (- (/ (+ (window-height other) - (window-height window)) - 2) - (window-height upper)) - nil upper))))) - - (setq window (get-lru-window target-frame))) - - ;; Bring the window's previous buffer to the top of the MRU chain. - (if (window-buffer window) - (save-excursion - (save-selected-window - (select-window window) - (record-buffer (window-buffer window))))) - - (set-window-buffer window buffer) - - (display-buffer-1 window))))) - (or (equal wconfig (current-window-configuration)) - (push-window-configuration wconfig)) - result)) +;;; window.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ccdospy.el --- a/lisp/quail/quail-ccdospy.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,474 +0,0 @@ -(require 'quail) -;; # !Id: CCDOSPY.tit,v 1.1 1991/10/27 06:21:16 ygz Exp ! -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: YES -;; PROMPT: $A::WVJdHk!KKuP4F4Rt!K# (B -;; # -;; COMMENT $AKuP4F4Rt7=08(B ($AT4SZ(B CCDOS) -;; COMMENT -;; COMMENT $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,5+HgOB!8F4Rt!9TrSCR;<|1mJ>(B: -;; COMMENT $AF4Rt(B: zh en eng ang ch an ao ai ong sh ing "u(yu) -;; COMMENT $A<|(B: a f g h i j k l s u y v -;; COMMENT $A@}!C(B $A::WV!C(B $A!>0!!?!>9{!?!>VP!?!>ND!?!>9b!?!>Sq!?!>H+!?(B -;; COMMENT $AF4Rt!C(B a guo zhong wen guang yu quan -;; COMMENT $A<|Hk!C(B a1 guo4 as1 wf4 guh1 yu..6 qvj6 -;; # define keys -;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "ccdospy" "$AKuP4F4Rt(B" - t - "$A::WVJdHk!KKuP4F4Rt!K# (B - $AKuP4F4Rt7=08(B ($AT4SZ(B CCDOS) - - $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,5+HgOB!8F4Rt!9TrSCR;<|1mJ>(B: - $AF4Rt(B: zh en eng ang ch an ao ai ong sh ing \"u(yu) - $A<|(B: a f g h i j k l s u y v - $A@}!C(B $A::WV!C(B $A!>0!!?!>9{!?!>VP!?!>ND!?!>9b!?!>Sq!?!>H+!?(B - $AF4Rt!C(B a guo zhong wen guang yu quan - $A<|Hk!C(B a1 guo4 as1 wf4 guh1 yu..6 qvj6" - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a" "$A0!0"_9`Dkgo9(B") -(qdv "aa" "$ATzT{T|T}T~U!U"U#U$U%U&U'U(U)^j_8_e_ni+mDpdrFw~(B") -(qdv "ae" "$AUZU[U\U]U^U_U`UaUbUcZX_!hOi|m]pQq^rXtw(B") -(qdv "af" "$AUdUeUfUgUhUiUjUkUlUmUnUoUpUqUrUs[Z]hd%gGhei;itjbkSk^lun3p!p2sp(B") -(qdv "ag" "$AUtUuUvUwUxUyUzU{U|U}U~V!V"V#V$Z:a?agn[o#s](B") -(qdv "ah" "$AUAUBUCUDUEUFUGUHUIUJUKULUMUNUOXk[5a$aVb/fQh0s/(B") -(qdv "ai" "$AV%V&V'V(V)V*V+V,V-V.V/V0V1V2V3V4V5V6V7V8V9V:V;VV?V@VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOX4Zl[$[z\F^}`ybeeiekfohNhWhYhdiriyj^kUkylmlsmiotp:pkrNtju%uEuYu\utv#(B") -(qdv "aj" "$AU0U1U2U3U4U5U6U7U8U9U:U;UU?U@Z^^xl9(B") -(qdv "ak" "$AUPUQURUSUTUUUVUWUXUYZ/h~nHsI(B") -(qdv "al" "$AU*U+U,U-U.U/mNq)(B") -(qdv "aou" "$AV[V\V]V^V_V`VaVbVcVdVeVfVgVh]'_zf(f{g'kPmXt&t|(B") -(qdv "as" "$AVPVQVRVSVTVUVVVWVXVYVZZ#oqs.t1u`(B") -(qdv "au" "$AViVjVkVlVmVnVoVpVqVrVsVtVuVvVwVxVyVzV{V|V}V~W!W"W#W$XyY*Y>[%\od(d>dshLiFiMlDnypfpqsCsgt6tcunwf(B") -(qdv "aua" "$AW%W&(B") -(qdv "auh" "$AW.W/W0W1W2W3W4W5YW(B") -(qdv "aui" "$AW6W7W8W9W:c7fmgD(B") -(qdv "auj" "$AW(W)W*W+W,W-_ybMr'(B") -(qd "aul" "$AW'(B") -(qdv "aun" "$AW;WW?W@WAWBWCWDWEWFWGZB_*d7dCe*lLlzm=om(B") -(qd "aux" "$A^J(B") -(qdv "ba" "$A0E0F0G0H0I0J0K0L0M0N0O0P0Q0R0S0T0U0V\X]Ca1e1nYtNvQwI(B") -(qdv "bei" "$A1-1.1/101112131415161718191:1;XCZiZ}]mc#mUpGqXvMw9(B") -(qdv "bey" "$A_BbX(B") -(qdv "bf" "$A1<1=1>1?[N[PjZo<(B") -(qdv "bg" "$A1@1A1B1C1D1E`Tj4(B") -(qdv "bh" "$A0n0o0p0q0r0s0t0u0v0w0x0y]rd:(B") -(qdv "bi" "$A1F1G1H1I1J1K1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]X0YB\j])]I^5_A_Yayc9dde(eve~f>fTh5n/niouqTsYskswt0tEuOwB(B") -(qdv "bie" "$A1n1o1p1qu?(B") -(qdv "bij" "$A1_1`1a1b1c1d1e1f1g1h1iXR[M\PbmcjgBlTm>m\q9q[rysVv}(B") -(qdv "bik" "$A1j1k1l1mf;ftl)l-l.oZopq&qQw'wT(B") -(qdv "bin" "$A1r1s1t1u1v1wYOaYgMgciDikkwoYwFw^(B") -(qd "biz" "$A1^(B") -(qdv "bj" "$A0_0`0a0b0c0d0e0f0g0h0i0j0k0l0mZf[`nSq#q-t2(B") -(qdv "bk" "$A0z0{0|0}0~1!1"1#1$1%1&1'1(1)1*1+1,]af_lRp1qYu@v5(B") -(qdv "bl" "$A0W0X0Y0Z0[0\0]0^^cj~(B") -(qdv "bo" "$A2#2$2%2&2'2(2)2*2+2,2-2.2/202122232425Yq`#bDi^k"mgn`p>t$uKu[(B") -(qdv "bu" "$A262728292:2;2<2=2>2?2@_2eMj3jNnPn_u3(B") -(qdv "by" "$A1x1y1z1{1|1}1~2!2"YwZ{^p(B") -(qdv "ca" "$A2A`jme(B") -(qdv "ce" "$A2^2_2`2a2bb|(B") -(qdv "cf" "$Aa/d9(B") -(qdv "cg" "$A2c2d`a(B") -(qdv "ch" "$A2T2U2V2W2XXw(B") -(qdv "ci" "$A4C4D4E4F4G4H4I4J4K4L4M4N\kltpKtY(B") -(qdv "cj" "$A2M2N2O2P2Q2R2Senfnh2tSwu(B") -(qdv "ck" "$A2Y2Z2[2\2]`Pdns)t=(B") -(qdv "cl" "$A2B2C2D2E2F2G2H2I2J2K2L(B") -(qd "co" "$Aj#(B") -(qdv "cou" "$A4Ui(km(B") -(qdv "cs" "$A4O4P4Q4R4S4T\JdHfug}h.hH(B") -(qdv "cu" "$A4V4W4X4Y]}a^b'icu!u>um(B") -(qdv "cui" "$A4]4^4_4`4a4b4c4d]M_}c2h-iAk%v?(B") -(qdv "cuj" "$A4Z4[4\Y`_%l`oi(B") -(qdv "cun" "$A4e4f4gbbqe(B") -(qdv "cuo" "$A4h4i4j4k4l4mXHaOkbo1ospnu:uc(B") -(qdv "da" "$A4n4o4p4q4r4s^G_U`*brf'm3qWsNw0w2(B") -(qdv "de" "$A5B5C5Do=(B") -(qdv "dg" "$A5E5F5G5H5I5J5KLZ`baXj-mcokt#(B") -(qdv "dh" "$A5152535455ZT[J]Pe4m8nuqI(B") -(qdv "di" "$A5L5M5N5O5P5Q5R5S5T5U5V5W5X5Y5Z5[5\5]5^X5YaZ.ZP[![f]6`Vf7g0h\i&jkmFmZm{oatFw>(B") -(qd "dia" "$A`G(B") -(qdv "die" "$A5x5y5z5{5|5}5~[l\&^i`)k:p,qsu^vx(B") -(qdv "dij" "$A5_5`5a5b5c5d5e5f5g5h5i5j5k5l5m5nX5?5@5A_6bak.tn(B") -(qdv "dl" "$A4t4u4v4w4x4y4z4{4|4}4~5!\$_0_>a7eJffg*giwl(B") -(qdv "dou" "$A65666768696:6;]zq6?6@6A6B6C6D6E6F6G6H6I6J\6`=dBh|k9s7?7@7A7B7C7D7EZzhJnUt3vP(B") -(qdv "fj" "$A7*7+7,7-7.7/707172737475767778797:^,^@a&hsl\n2ul(B") -(qd "fo" "$A7p(B") -(qdv "fou" "$A7qs>(B") -(qdv "fu" "$A7r7s7t7u7v7w7x7y7z7{7|7}7~8!8"8#8$8%8&8'8(8)8*8+8,8-8.8/808182838485868788898:8;8<8=8>8?8@YkYl[.\=\^\r]3]J^T_;a%bvdfeufZfbg&g(hujglpmImjmkn7o{p%r6r]rprstouCuFvVv{(B") -(qdv "ga" "$A8A8B^NfXfYj8nE(B") -(qdv "ge" "$A8g8h8i8j8k8l8m8n8o8p8q8r8s8t8u8v8wX*Xn[A[Y\*`Cf|k!kumQoSqKr"r4t4w@(B") -(qd "gei" "$A8x(B") -(qdv "gf" "$A8y8zX(]"_gt^(B") -(qdv "gg" "$A8{8|8}8~9!9"9#_lbYg.va(B") -(qdv "gh" "$A8T8U8V8W8X8Y8Z8[8\m0n8s`(B") -(qdv "gj" "$A8I8J8K8L8M8N8O8P8Q8R8S[a\U^O_&codFdwg$iOj:m7pat{(B") -(qdv "gk" "$A8]8^8_8`8a8b8c8d8e8fX:Z>[,^;gIi@iBj=o/(B") -(qdv "gl" "$A8C8D8E8F8G8HX$Zk[rj.j`(B") -(qdv "gou" "$A939495969798999:9;X~Z8a8e\fEgCh[jml0sQstw8(B") -(qdv "gs" "$A9$9%9&9'9(9)9*9+9,9-9.9/909192gnkEr9?9@9A9B9C9D9E9F9G9H9I9J9K9L9MXEYrZ,]T_IaDcihtiojtjvk{l1n-n9n\o@p3p@psrAt~u}vqw=(B") -(qdv "gua" "$A9N9O9P9Q9R9SXTZ4hikRp;(B") -(qdv "guh" "$A9b9c9d_[anhfkW(B") -(qdv "gui" "$A9e9f9g9h9i9j9k9l9m9n9o9p9q9r9s9tXPXQX[bQe3f#hmjAjPp's~vYw,(B") -(qdv "guj" "$A9W9X9Y9Z9[9\9]9^9_9`9aYD^hdJnBpYqfw$(B") -(qdv "gul" "$A9T9U9V(B") -(qdv "gun" "$A9u9v9wg5m^vg(B") -(qdv "guo" "$A9x9y9z9{9|9}Ye[v^b_C`~aFb#i$k=qxrdre(B") -(qdv "h" "$A090:0;(B") -(qdv "ha" "$A9~n~(B") -(qdv "he" "$A:G:H:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:XZ-[@[V`@cXjBnArBtg(B") -(qdv "hei" "$A:Y:Z(B") -(qdv "hf" "$A:[:\:]:^(B") -(qdv "hg" "$A:_:`:a:b:c^?gqhl(B") -(qdv "hh" "$A:;:<:=clg,q~(B") -(qdv "hj" "$A:(:):*:+:,:-:.:/:0:1:2:3:4:5:6:7:8:9::Zu]U^~e+jOlJq|r%r@w}(B") -(qdv "hk" "$A:>:?:@:A:B:C:D:E:F]o^6`F`ce)e0j;p)r+r:(B") -(qdv "hl" "$A:!:":#:$:%:&:'`Kk\u0(B") -(qdv "hou" "$A:m:n:o:p:q:r:s\)`kaab7eKnXpzs6sstWvWw?(B") -(qdv "hs" "$A:d:e:f:g:h:i:j:k:lYdYjZ']&^.^0cHc|(B") -(qdv "hu" "$A:t:u:v:w:x:y:z:{:|:}:~;!;";#;$;%;&;'Y|^=_|`qa2b)boc1d0dogziNiul2lClNlflhloolp-pIpWsKu-uz(B") -(qdv "hua" "$A;(;);*;+;,;-;.;/;0fhhkm9n|(B") -(qdv "huh" "$A;D;E;F;G;H;I;J;K;L;M;N;O;P;QZraedRdjeXh+kAq%s(srv|(B") -(qdv "hui" "$A;R;S;T;U;V;W;X;Y;Z;[;\;];^;_;`;a;b;c;d;e;fZ6\n\v^%_T_\`9cDd+egg@gujMm#r3s3wb(B") -(qdv "huj" "$A;6;7;8;9;:;;;<;=;>;?;@;A;B;C[([<]H_'`wb5d!d=dqe>eUgYoLviw_(B") -(qdv "hul" "$A;1;2;3;4;5uW(B") -(qdv "hun" "$A;g;h;i;j;k;lZ;bFcTdc(B") -(qdv "huo" "$A;m;n;o;p;q;r;s;t;u;vXe_+oAqk(B") -(qd "huy" "$Ad'(B") -(qdv "ia" "$A2e2f2g2h2i2j2k2l2m2n2obGcbf1h>i6i_oJooqC(B") -(qdv "ie" "$A35363738393:[em:(B") -(qdv "if" "$A3;3<3=3>3?3@3A3B3C3DZHZ_^S`Ae7h!i4mWv3(B") -(qdv "ig" "$A3E3F3G3H3I3J3K3L3M3N3O3P3Q3R3SX)[thGh_ksn*nqo%qNrIu((B") -(qdv "ih" "$A2}2~3!3"3#3$3%3&3'3(3)3*3+Xv[K\I]Eadbjc.cQf=fOjFk)vp(B") -(qdv "ii" "$A3T3U3V3W3X3Y3Z3[3\3]3^3_3`3a3b3cYQ\/\]_3_j`4`Ma\bAfJk7mwp7q!q]r?s$sWsxtyuXwN(B") -(qdv "ij" "$A2s2t2u2v2w2x2y2z2{2|YfZF][b\bcd}e$eqf?fvjhlxobs8up(B") -(qdv "ik" "$A3,3-3.3/3031323334bwjKqi(B") -(qdv "il" "$A2p2q2rY-nNp{r2(B") -(qdv "iou" "$A3i3j3k3l3m3n3o3p3q3r3s3tY1`|c0q,vE(B") -(qdv "is" "$A3d3e3f3g3h\{bgc?t)t>(B") -(qdv "iu" "$A3u3v3w3x3y3z3{3|3}3~4!4"4#4$4%4&X![;bpc@g)hFhziKqRr\uiwm(B") -(qdv "iuh" "$A4/4041424344bk(B") -(qdv "iui" "$A4546474849Zoi"i3(B") -(qdv "iuj" "$A4(4)4*4+4,4-4.b6eWg]k0nKt-(B") -(qdv "iul" "$A4'^ukzu_(B") -(qdv "iun" "$A4:4;4<4=4>4?4@];pHrm(B") -(qdv "iuo" "$A4A4B`(j!uVv:(B") -(qdv "j" "$A000102030405060708ZO[{^nambVhqo'pFwv(B") -(qdv "ji" "$A;w;x;y;z;{;|;};~=?=@=A=B=C=D=E=F=G=H=I=J=K=L=M=N=O=P=QY.YU\4\z^X`]a=ahdPf/k8p(pTrTu4uSv^(B") -(qdv "jin" "$A=m=n=o=p=q=r=s=t=u=v=w=x=y=z={=|=}=~>!>"Za]#]@`dbKb[f!gFh*iHjajnqF(B") -(qd "jiq" "$AY$(B") -(qdv "jis" "$A><>=eDlg(B") -(qdv "jiu" "$A>>>?>@>A>B>C>D>E>F>G>H>I>J>K>L>M>NYJYV`1cNhQhjp/pUtqw](B") -(qdv "jv" "$A>O>P>Q>R>S>T>U>V>W>X>Y>Z>[>\>]>^>_>`>a>b>c>d>e>f>gYFZ*\D\Z\l^deaeph"i'i0i7iYjxl+nRo8q@qUtru6uav4vBw6(B") -(qdv "jve" "$A>o>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`Y`eaHb1f^gehviSl_ocuju{(B") -(qdv "jvj" "$A>h>i>j>k>l>m>n[2azd8hpnCoCoTvA(B") -(qdv "jvn" "$A>y>z>{>|>}>~?!?"?#?$?%^\qds^we(B") -(qdv "jy" "$A>#>$>%>&>'>(>)>*>+>,>->.>/>0>1>2>3>4>5>6>7>8>9>:>;XYYSZe]0?0@0A0B0C0D[j^V`;a.bZe[fAfqiaqzr|vKw!wi(B") -(qdv "ka" "$A?&?'?(?)X{_GkL(B") -(qdv "ke" "$A?@?A?B?C?D?E?F?G?H?I?J?K?L?M?N`>a3c!d[flgo}pbq=r$rrwA(B") -(qdv "kf" "$A?O?P?Q?RqLv8(B") -(qdv "kg" "$A?S?To,(B") -(qdv "kh" "$A?5?6?7?8?9?:?;XxcJnV(B") -(qdv "kj" "$A?/?0?1?2?3?4Y)](c[j,mhn+(B") -(qdv "kk" "$A???ejh`j{nm(B") -(qdv "kl" "$A?*?+?,?-?.X\[n]\bib}nxo4oG(B") -(qdv "kou" "$A?Y?Z?[?\\R^"_5mnsX(B") -(qdv "ks" "$A?U?V?W?XYEaGsm(B") -(qdv "ku" "$A?]?^?_?`?a?b?cXZ\%`7g+w<(B") -(qdv "kua" "$A?d?e?f?g?hY((B") -(qdv "kuh" "$A?o?p?q?r?s?t?u?vZ2Z?Zw[[^E_Qf~j\(B") -(qdv "kui" "$A?w?x?y?z?{?|?}?~@!@"@#X8YgZs]^^q`-`0c&c4eSjRn%qyrqsquM(B") -(qdv "kuj" "$A?m?nwE(B") -(qdv "kul" "$A?i?j?k?lXa[&_`avkZ(B") -(qdv "kun" "$A@$@%@&@'c'cMg{o?u+vowU(B") -(qdv "kuo" "$A@(@)@*@+rR(B") -(qdv "l" "$A0#0$0%0&0'0(0)0*0+0,0-0.0/^_`H`IfHh(jSmAoMv0(B") -(qdv "la" "$A@,@-@.@/@0@1@2X]eej9mGpx(B") -(qdv "le" "$A@U@VXl_7cnw&(B") -(qdv "lei" "$A@W@X@Y@Z@[@\@]@^@_@`@aYzZ3`OfPgPi[qgu*(B") -(qdv "lg" "$A@b@c@d\(c6(B") -(qdv "lh" "$A@E@F@G@H@I@J@K]9]u`%cOo6o|rk(B") -(qdv "li" "$A@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@y@z@{@|@}@~A!A"A#A$A%A&A'A(Y3Y5[*[^\B]0]q^<_?`&`,a{d`e"eNf2fKfjgJh@h]ivlemBn:n>o.p?p]p_rCr[s;sRsvtOu7uHv(vbw/ws(B") -(qd "lia" "$AA)(B") -(qdv "lie" "$AAPAQARASATY}[x^f_Vd#tsuqw`(B") -(qdv "lih" "$AA8A9A:A;AA?A@AAAB\.i#uTwK(B") -(qdv "lij" "$AA*A+A,A-A.A/A0A1A2A3A4A5A6A7]|^Fdre%gvi,igl!qMqOs9vc(B") -(qdv "lik" "$AACADAEAFAGAHAIAJAKALAMANAO^$^M`Zb2e@?@@@A@B@C@Da0dmi-l5n=ogq\(B") -(qdv "lk" "$A@L@M@N@O@P@Q@R@S@T_ka@hanno)plqlu2(B") -(qdv "ll" "$A@3@4@5aAabd5d~jcmyo*q.t%(B") -(qdv "lou" "$AB%B&B'B(B)B*YM]d`6aPoNp|qorwwC(B") -(qdv "ls" "$AAzA{A|A}A~B!B"B#B$[b\WcqgghPkJmCq*(B") -(qdv "lu" "$AB+B,B-B.B/B0B1B2B3B4B5B6B7B8B9B:B;BY@[d_#``crdKdueVh4hSiViqi{j$k*kMoep5pXs|t5vT(B") -(qdv "luj" "$ABMBNBOBPBQBRf.hop=vG(B") -(qdv "lun" "$ABUBVBWBXBYBZB[`p(B") -(qdv "luo" "$AB\B]B^B_B`BaBbBcBdBeBfBgYy\}^{b$cxdpgsi!kao]q'vC(B") -(qd "luz" "$AYu(B") -(qdv "lv" "$AB?B@BABBBCBDBEBFBGBHBIBJBKBL^[cLi5kvoyqZ(B") -(qdv "lve" "$ABSBTo2(B") -(qdv "ly" "$AA`AaAbAcAdAeAfAgAhAiAjAkAlAmAn[9\__J`rcvg1hZhyj2qvrHtavl(B") -(qd "m" "$A_<(B") -(qdv "ma" "$ABhBiBjBkBlBmBnBoBp_iaofVh?s!(B") -(qdv "me" "$AC4wa(B") -(qdv "mei" "$AC5C6C7C8C9C:C;CC?C@CACBCCCD].aRb-dD?D@DADBXo[i\Ycek$nb(B") -(qdv "my" "$ACwCxCyCzC{C|Z$\xdijTn(u$(B") -(qdv "n" "$A_m`E(B") -(qdv "na" "$ADCDDDEDFDGDHDI^`kGoUqD(B") -(qdv "ne" "$ADXZ+(B") -(qdv "nei" "$ADYDZ(B") -(qdv "nf" "$AD[m%(B") -(qd "ng" "$AD\(B") -(qdv "nh" "$ADR_-`lbNjY(B") -(qdv "ni" "$AD]D^D_D`DaDbDcDdDeDfDgY#[hb%bujGl;m+m~njvr(B") -(qdv "nie" "$ADsDtDuDvDwDxDyZm^A`?r(t+uf(B") -(qdv "nih" "$ADoDp(B") -(qdv "nij" "$ADhDiDjDkDlDmDnX%[~i}p$vSvs(B") -(qdv "nik" "$ADqDr\`fUketA(B") -(qd "nin" "$ADz(B") -(qdv "niu" "$AE#E$E%E&apbnf$(B") -(qdv "nj" "$ADODPDQ`+`oi*knrotv(B") -(qdv "nk" "$ADSDTDUDVDWX+[q_Nb.h'mPnsrM(B") -(qdv "nl" "$ADJDKDLDMDNX>\5]AhM(B") -(qd "nou" "$Aqq(B") -(qdv "ns" "$AE'E(E)E*Y/_f(B") -(qdv "nu" "$AE+E,E-E2E3E4E5esf@f[fe(B") -(qd "nuj" "$AE/(B") -(qdv "nuo" "$AYP^y_vo;(B") -(qdv "nv" "$AE.m$nOt,(B") -(qdv "nve" "$AE0E1(B") -(qdv "ny" "$AD{D|D}D~E!E"Xz\Q_Le8qw(B") -(qdv "o" "$AE6`8`^(B") -(qdv "ou" "$AE7E8E9E:E;EE?E@EAEBEC]bhKsa(B") -(qdv "pei" "$AE^E_E`EaEbEcEdEeEf`N`zl7oBu,v,(B") -(qdv "pf" "$AEgEhdT(B") -(qdv "pg" "$AEiEjEkElEmEnEoEpEqErEsEtEuEv\!`Xbqs2(B") -(qdv "ph" "$AERESETEUEVa]dheLs&(B") -(qdv "pi" "$AEwExEyEzE{E|E}E~F!F"F#F$F%F&F'F(F)X'XrZpZ|[/[\[}\1\E^U_(`hbOdDfGg"hAj6n"nF?F@FAY7f3hRvR(B") -(qdv "qi" "$AFZF[F\F]F^F_F`FaFbFcFdFeFfFgFhFiFjFkFlFmFnFoFpFqFrFsFtFuFvFwFxFyFzF{F|F}XAY9[_\;\N]=]B]]^-`Ra(a*c`d?fkg2gwgyh=hgiJjHl%lwm,mSq}rSr`tkuhw"wh(B") -(qdv "qia" "$AF~G!G"]VwD(B") -(qdv "qie" "$AGPGQGRGSGT['c+f*j|oFsf(B") -(qdv "qih" "$AG9G:G;GG?G@c^fMiIj(lAo:oOojq_r^tGuD(B") -(qdv "qij" "$AG#G$G%G&G'G(G)G*G+G,G-G.G/G0G1G2G3G4G5G6G7G8Y;Y]Zd\7\M\g]!^ga)c%c;e9e:e=gWh}kIm)nTr/si(B") -(qdv "qik" "$AGAGBGCGDGEGFGGGHGIGJGKGLGMGNGOXdZ=Z[\qc8c>gXiTmMuNw3(B") -(qdv "qin" "$AGUGVGWGXGYGZG[G\G]G^G_\K^l_D`:`_dZiUo7q{r{t@(B") -(qdv "qis" "$AGmGnZv\dq7rKsLu^!^>a+aicVh3jok,kTlnmap6q3rPs=tpvDwq(B") -(qdv "qve" "$AH1H2H3H4H5H6H7H8cWcZm((B") -(qdv "qvj" "$AH&H'H(H)H*H+H,H-H.H/H0Z9\uc*g9izn0n}ris\w\(B") -(qdv "qvn" "$AH9H:eR(B") -(qdv "qy" "$AG`GaGbGcGdGeGfGgGhGiGjGkGl\\`uiQm`r_s@sdtlv%vkwt(B") -(qdv "re" "$AHGHH(B") -(qdv "rf" "$AHIHJHKHLHMHNHOHPHQHRXp\s]Xb?imo~qE(B") -(qdv "rg" "$AHSHT(B") -(qdv "rh" "$AH?H@HAHBHCl|p&(B") -(qd "ri" "$AHU(B") -(qdv "rj" "$AH;H\[rEwW(B") -(qdv "rk" "$AHDHEHF\if,hc(B") -(qdv "rou" "$AH`HaHbt[uew7(B") -(qdv "rs" "$AHVHWHXHYHZH[H\H]H^H_aIauiEk@rn(B") -(qdv "ru" "$AHcHdHeHfHgHhHiHjHkHlY<]j^8`id2dae&gHo(q`r,(B") -(qdv "rui" "$AHoHpHq\G^(hDn#r8(B") -(qdv "ruj" "$AHmHn(B") -(qdv "run" "$AHrHs(B") -(qdv "ruo" "$AHtHush(B") -(qd "ruz" "$AkC(B") -(qdv "sa" "$AHvHwHxX&Xmj}k[l*(B") -(qdv "se" "$AI*I+I,XDo$p#(B") -(qd "sf" "$AI-(B") -(qd "sg" "$AI.(B") -(qdv "sh" "$AI#I$I%^zm_r*(B") -(qdv "si" "$AK9K:K;KK?K@KAKBKCKDKEKFKGKHXKYn[L_Pcactdyf&fagAlkoHp8qjrOsS(B") -(qdv "sj" "$AH}H~I!I"bLk'tVv1(B") -(qdv "sk" "$AI&I'I(I)\#gRk}p~v~(B") -(qdv "sl" "$AHyHzH{H|`g(B") -(qdv "sou" "$AKQKRKSKT[E^4`2`UbHdQl,n$oKrt(B") -(qdv "ss" "$AKIKJKKKLKMKNKOKPZ!]?aBaTblc$dAq5(B") -(qdv "su" "$AKUKVKWKXKYKZK[K\K]K^K_K`YmZU]x`v@(B") -(qdv "suo" "$AKrKsKtKuKvKwKxKy_o`B`Jf6hxm|tH(B") -(qd "suy" "$A]4(B") -(qdv "ta" "$AKzK{K|K}K~L!L"L#L$cKdbe]i=nhuAw#(B") -(qdv "te" "$ALX_/l}o+(B") -(qdv "tg" "$ALYL[L\kx(B") -(qdv "th" "$AL@LALBLCLDLELFLGLHLILJLKLLYN`{dgh)iLo&o[qms%s+tJu1(B") -(qdv "ti" "$AL]L^L_L`LaLbLcLdLeLfLgLhLiLjLkYCc)eQg>pCqSu.(B") -(qdv "tie" "$ALyLzL{]FwQ(B") -(qdv "tij" "$ALlLmLnLoLpLqLrLs^]cCcYien1(B") -(qdv "tik" "$ALtLuLvLwLxY,lvq;rhsTtPv6vfwX(B") -(qdv "tj" "$AL.L/L0L1L2L3L4L5L6L7L8L9L:L;LL?[0e#jM?M@MAMBMC\"]1]KnJu)(B") -(qdv "tui" "$AMFMGMHMIMJMKlU(B") -(qdv "tuj" "$AMDME^Rehn6(B") -(qdv "tun" "$AMLMMMNY[b=jUk`(B") -(qdv "tuo" "$AMOMPMQMRMSMTMUMVMWMXMYX1Y"[gbUc{hXiRmHsju"uIv>(B") -(qdv "ty" "$AL|L}L~M!M"M#M$M%M&M'\p]cfChhnzrQv*(B") -(qdv "ua" "$AI/I0I1I2I3I4I5I6I7_~b*l&o!pptDv.vh(B") -(qdv "ue" "$AI]I^I_I`IaIbIcIdIeIfIgIhXGY\b&d\l(n4wj(B") -(qdv "uf" "$AIiIjIkIlImInIoIpIqIrIsItIuIvIwIxZ7ZE]7_SdIi)kOorrW(B") -(qdv "ug" "$AIyIzI{I|I}I~J!J"J#J$J%aSdEjImrsO(B") -(qdv "uh" "$AIJIKILIMINIOIPIQ[pg4idlXu|(B") -(qdv "ui" "$AJ&J'J(J)J*J+J,J-J.J/J0J1J2J3J4J5J6J7J8J9J:J;JJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTZV[u]*]i_1ixj[lBnfs'sBs_u9vevu(B") -(qdv "uj" "$AI:I;II?I@IAIBICIDIEIFIGIHIIZ([7\Odzf)fSfsk~nLp^s5t.uGw-(B") -(qdv "uk" "$AIRISITIUIVIWIXIYIZI[I\[?\fd{hN?N@YKZCZq[W]Z^1`m`xa!aKaMb+b,cGcmd"d6eTf8gbh8j&l?lPptt:v[(B") -(qdv "wf" "$ANANBNCNDNENFNGNHNINJXXcSckh7v)(B") -(qdv "wg" "$ANKNLNM]n^3(B") -(qdv "wh" "$AMtMuMvMwMxMyMzM{M|M}Xh^Lc/i~wM(B") -(qdv "wj" "$AMcMdMeMfMgMhMiMjMkMlMmMnMoMpMqMrMsX`\9]8]Rf}g:g~kdn5rj(B") -(qdv "wl" "$AMaMb(B") -(qdv "wo" "$ANNNONPNQNRNSNTNUNVYA]+a"dWk?mRv;(B") -(qdv "wu" "$ANWNXNYNZN[N\N]N^N_N`NaNbNcNdNeNfNgNhNiNjNkNlNmNnNoNpNqNrNsX#XuZcZy[X\LbPbdbhd4e;eCe|fDfph;julIpDpMpmrZvHwy(B") -(qdv "xi" "$ANtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,O-O.O/O0O1O2O3O4O5O6O7O8YRYbZt[-]>]_]{^I_qacb>cRd;d@eofRgthUiXjXjjl$ldlyl{p*q6ras#s,t*t8tKtQtbu5w{(B") -(qdv "xia" "$AO9O:O;OO?O@OAOBOCODOE_HareZh&hTmLsAwo(B") -(qdv "xie" "$AP)P*P+P,P-P.P/P0P1P2P3P4P5P6P7P8P9P:P;PP?P@PAPBPCPDPEPFX6\0j?l'vN(B") -(qdv "xis" "$APVPWPXPYPZP[P\\:(B") -(qdv "xiu" "$AP(P]P^P_P`PaPbPcPdPe_]a6bJbSdepa_b4b~d-d1jVu8v`(B") -(qd "xvz" "$APy(B") -(qdv "xy" "$APGPHPIPJPKPLPMPNPOPPPQPRPSPTPUZj\t\~_)bQ?Q@QAQBQCQDQEQFQGQHXs[k^ka,eBf+gphbk2mlHm&rUw1(B") -(qdv "yi" "$AR;RR?R@RARBRCRDRERFRGRHRIRJRKRLRMRNRORPRQRRRSRTRURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfX}Y+Z1[][|\2\S\h^2^D^H^Z_._4_=_W_^`fa;aZb"bBbxbyc(dteFfdgKilisj]l=lZmtnFoWonpjpyq/q4rft/t`tht}wp(B") -(qdv "yin" "$ARpRqRrRsRtRuRvRwRxRyRzR{R|R}R~S!X7[4[s\'\a_E`3a~b9d&k3nwq+q?r>v/(B") -(qdv "yj" "$AQIQJQKQLQMQNQOQPQQQRQSQTQUQVQWQXQYQZQ[Q\Q]Q^Q_Q`QaQbQcQdQeQfQgQhQiXIXMX_Y2YHYpZ][1[3[o\>]NaCb{cFcUdNdYe{fLg|i\jLkYlMn;s[u&wJwPwz(B") -(qdv "yk" "$AQ{Q|Q}Q~R!R"R#R$R%R&R'R(R)R*R+X2X3_:aJafg[grhCiwjWkHpNq:tmw%(B") -(qdv "yo" "$AS4`!(B") -(qdv "you" "$ASDSESFSGSHSISJSKSLSMSNSOSPSQSRSSSTSUSVSWXUX|Y'],]/]5_O`se6hVi`k;npp`rDrJrvvOwnwx(B") -(qdv "ys" "$AS5S6S7S8S9S:S;SS?S@SASBSCY8[U\-`/cqArbrusDt't(v'v9(B") -(qdv "yue" "$AT;TT?T@TATBTCTDY_e.iPk>na(B") -(qdv "yuj" "$AT'T(T)T*T+T,T-T.T/T0T1T2T3T4T5T6T7T8T9T:[y\+^rcdfBh%iZksPset7(B") -(qd "zei" "$ATt(B") -(qdv "zf" "$ATuZZ(B") -(qdv "zg" "$ATvTwTxTygUj5n@o-(B") -(qdv "zh" "$AT_T`Taf`j0(B") -(qdv "zi" "$AWHWIWJWKWLWMWNWOWPWQWRWSWTWUWVZQ_ZaQf"f\g;hwj"j_m'mvoEovqhsJtRttu~v$v7vvwZ(B") -(qdv "zj" "$AT[T\T]T^^Yh6jCt"tXtuvI(B") -(qdv "zk" "$ATbTcTdTeTfTgThTiTjTkTlTmTnTo_p(B") -(qdv "zl" "$ATTTUTVTWTXTYTZaLg^(B") -(qdv "zou" "$AW^W_W`WaZAZn[8fcvm(B") -(qdv "zs" "$AWWWXWYWZW[W\W]YLkjtU(B") -(qdv "zu" "$AWbWcWdWeWfWgWhWiY^Zh]Oo_(B") -(qdv "zui" "$AWlWmWnWo^)(B") -(qdv "zuj" "$AWjWk_,gZur(B") -(qdv "zun" "$AWpWq_$iWw.(B") -(qdv "zuo" "$AWrWsWtWuWvWwWxWy_r`\btkQlq(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ctcps3.el --- a/lisp/quail/quail-ctcps3.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1440 +0,0 @@ -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). -;; This file contains Chinese characters. - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;; 92.3.6 Written for Mule Ver.0.9.0 by K.Handa -;; Original table is from cxterm/dict/tit/CTCPS3.tit. -;; 92.6.24 modified for Mule Ver.0.9.5 by K.Handa -;; To cope with new version of quail. - -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: YES -;; PROMPT: $A::WVJdHk!KTASoW"Rt!K(B -;; # -;; COMMENT $ATASoW"Rt(B CPS3 $A7=08(B -;; COMMENT By Fung-Fung Lee ($A@n7c7e(B) , -;; COMMENT -;; COMMENT Permission for the use and redistribution is granted by the author -;; COMMENT as long as it is freely distributed for non-commerical purposes. -;; # define keys -;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; # the following line must not be removed -;; BEGINDICTIONARY -;; # - -(require 'quail) - -(quail-define-package - "ctcps3" "$ATASoW"Rt(B" nil - "$ATASoW"Rt(B CPS3 $A7=08(B By Fung-Fung Lee ($A@n7c7e(B) " - quail-mode-rich-map nil nil nil nil t) - -(defmacro qdl (key str) - (list 'quail-defrule key (list 'string-to-char-list str))) - -(qdl "a" "\ -$A0"0!Q;Q=Q>QFQG_9k2o9(B") -(qdl "aai" "\ -$A0#0$`I0%0&0/`H(B") -(qdl "aan" "\ -$AjL03(B") -(qdl "aang" "\ -$As?(B") -(qdl "aap" "\ -$AQ<(B") -(qdl "aat" "\ -$AQ9Q:(B") -(qdl "aau" "\ -$A^V(B") -(qdl "ak" "\ -$ANU6s6rv;(B") -(qdl "am" "\ -$A05ZOwv(B") -(qdl "ang" "\ -$A]:(B") -(qdl "au" "\ -$AE7E8E9E;E=(B") -(qdl "ba" "\ -$A0Q0M0E0H0I0J0L0P0S0T(B\ -$A0U0V]bnYtN(B") -(qdl "baai" "\ -$AEH0Z0\0]0^_B(B") -(qdl "baak" "\ -$A0W0Y2.0[2/FH27(B") -(qdl "baan" "\ -$A0l0`0_0d0e0f0gZf[`c](B\ -$At2y"(B") -(qdl "baang" "\ -$A1A1D(B") -(qdl "baat" "\ -$A0K0F(B") -(qdl "baau" "\ -$A0|0z0{1%1+1,v5(B") -(qdl "bai" "\ -$A1R1U1M1N1P1V1W1](B") -(qdl "bak" "\ -$A11(B") -(qdl "bam" "\ -$A1CER(B") -(qdl "ban" "\ -$A1v1?1r1s1u1w12@1$1&FRFXlRp1(B") -(qdl "bui" "\ -$A131-121415171:(B") -(qdl "buk" "\ -$A27FY_2nGFM(B") -(qdl "bun" "\ -$A0k1>0cEO0a0i0m1=EQEV(B") -(qdl "bung" "\ -$A1B(B") -(qdl "but" "\ -$A2'c#212&2*23XC(B") -(qdl "cha" "\ -$Aoo2i2n2f2g2h2k2m2oNN(B\ -$AT{w~(B") -(qdl "chaai" "\ -$A2B2H2q2rY-nN(B") -(qdl "chaak" "\ -$A2b2_2a2pTtb|(B") -(qdl "chaam" "\ -$A2N2O2Q2R2s2t2v2wI3C3DGWUnUo_Sv3(B") -(qdl "chang" "\ -$A2cTx(B") -(qdl "chap" "\ -$A<)<-(B") -(qdl "chat" "\ -$AF_FaFb(B") -(qdl "chau" "\ -$AGo3i3j3k3l3m3o3q3r3s(B\ -$A3t4UGtGvGBPaY1t\(B") -(qdl "che" "\ -$A35GR366_I]P0P1(B") -(qdl "chek" "\ -$A3_(B") -(qdl "cheng" "\ -$AGk(B") -(qdl "cheuk" "\ -$A4A4BIVIWW?W@WFY>ey(B") -(qdl "cheung" "\ -$AG=Oj403$3!Oi2}2~3&3)(B\ -$A3*3+G9G:G>G@Ohc^f=(B") -(qdl "chi" "\ -$A3U3X4J4L4NKFJ<2^4K3Y(B\ -$AJA3a3]3c4C4D4E4F4G4H(B\ -$A4I4M3V3W3Z3[3\3^FjJ8(B\ -$AJQVD_j`4`M_Zekf<r?(B\ -$AtYuX(B") -(qdl "chik" "\ -$AF]3`3b`R_3k7(B") -(qdl "chim" "\ -$AG)G1G5YTe_o7(B") -(qdl "chin" "\ -$AG'G.OK=&G0G32x2{2|<_(B\ -$AG$G%G(G*Zd(B") -(qdl "ching" "\ -$A3N3FGi3LGk3J3M3Q3S5I(B\ -$AG`GeGgGhU|r_(B") -(qdl "chip" "\ -$Af*(B") -(qdl "chit" "\ -$AGP37393:FcIhU^(B") -(qdl "chiu" "\ -$A3/3,31=8GDGFGMGNLvP$(B\ -$AUQnH(B") -(qdl "cho" "\ -$Ao14l3u3z3{3~4!4h4j4m(B\ -$A[;(B") -(qdl "choi" "\ -$A2G2J2E2F2C2D2I2K2LH|(B\ -$ATTH{(B") -(qdl "chong" "\ -$A42442X2V2T2U2W4/433'(B\ -$A3(Xw(B") -(qdl "chou" "\ -$A2]2Y2Z2[2\4V4W4kThTj(B\ -$ATkTo`Pa^ick}t=(B") -(qdl "chu" "\ -$A4&3w3x3y4"JoJpVyV|Xy(B\ -$Aui(B") -(qdl "chuen" "\ -$A4e4f4+H+4'4(4)4-4.4Z(B\ -$A4\4gH)H*H,K(K)MD\uk0(B\ -$AnKn}oi(B") -(qdl "chui" "\ -$AH!45KeKf3}3|4647484](B\ -$A4^4_4`4d4iGwH"H$Pl_}(B") -(qdl "chuk" "\ -$A4Y4#4$JxKYPnPsX!v:(B") -(qdl "chun" "\ -$A4:4;4@GXQ-Q.Q2(B") -(qdl "chung" "\ -$AVX3d4S3e3f3h4O4P4Q4R(B\ -$A4TKIVTZ#o%(B") -(qdl "chut" "\ -$A3vwmwq(B") -(qdl "da" "\ -$A4r(B") -(qdl "daai" "\ -$A4s4x4u4w4t(B") -(qdl "daam" "\ -$A`"5"5#5(5*5-YYqu(B") -(qdl "daan" "\ -$A5+5%5$5&5'5)5,5.5/50(B\ -$Ancw0(B") -(qdl "daap" "\ -$A4pL$4n4qm3(B") -(qdl "daat" "\ -$A4oL"`*sNw2(B") -(qdl "dai" "\ -$A5]5ZA%5W4~5M5V5[5\X5(B\ -$AtF(B") -(qdl "dak" "\ -$A5B5CLXo=(B") -(qdl "dang" "\ -$A5H5E5F5G5J5K`bj-ok(B") -(qdl "dat" "\ -$AM9M;(B") -(qdl "dau" "\ -$A69676665686:6;>@nWr=(B\ -$Aq<(B") -(qdl "de" "\ -$A5y`G(B") -(qdl "dei" "\ -$A5X(B") -(qdl "dek" "\ -$A5Q(B") -(qdl "deng" "\ -$A6"6$p[(B") -(qdl "deuk" "\ -$AWAWD(B") -(qdl "der" "\ -$A6d(B") -(qdl "dik" "\ -$A5D5N5O5P5R5S5U`Voa(B") -(qdl "dim" "\ -$A5c5`5j(B") -(qdl "din" "\ -$A5g5d5b5e5f5i5l5m5n5_(B\ -$Aa[ndq2(B") -(qdl "ding" "\ -$A6&6(6)6!6#6%6'M]Xjqt(B\ -$Atz(B") -(qdl "dip" "\ -$A5z5{5}5~`)k:(B") -(qdl "dit" "\ -$A5x5|VHis(B") -(qdl "diu" "\ -$A5u5q5t5w5o5p5r5s5v6*(B\ -$Anvn{uu(B") -(qdl "do" "\ -$A6`6b6c6d6e6g6h6i_a(B") -(qdl "doi" "\ -$A4z4}4|a7wl(B") -(qdl "dok" "\ -$Anlub(B") -(qdl "dong" "\ -$A5451525355nu(B") -(qdl "dou" "\ -$A565@5=6H6<6B6C6D6E6F(B\ -$A6I6J57595:5<5>5?5A`=(B\ -$Ak.(B") -(qdl "duen" "\ -$A6L6M6N6O6K6P(B") -(qdl "duet" "\ -$A6a(B") -(qdl "dui" "\ -$A6T6Q6R6S(B") -(qdl "duk" "\ -$A6@6=6>6?6Ak9sFwr(B") -(qdl "dun" "\ -$A6X6Y6U6V6[6](B") -(qdl "dung" "\ -$A6/6+6.416,6-60616263(B\ -$A64_Kk1(B") -(qdl "fa" "\ -$A;(;/(B") -(qdl "faai" "\ -$A?l?i?j?~_`(B") -(qdl "faan" "\ -$A7:7174hs7672787*0j7+(B\ -$A7,7-7.7/7073757779^,(B") -(qdl "faat" "\ -$A7"7(7)(B") -(qdl "fai" "\ -$A;S;U7Q7M7N7O7P;TjMoP(B") -(qdl "fan" "\ -$A7]7V7\7`7R7S7T7U7W7X(B\ -$A7Y7Z7[7^7_;g;h;iQ,Q5(B\ -$AYG^9ww(B") -(qdl "fat" "\ -$A7p:v7w7z8%7#7$7%7&7'(B\ -$A_|eu(B") -(qdl "fau" "\ -$A7q2:8!8"87FJs>(B") -(qdl "fe" "\ -$A7H(B") -(qdl "fei" "\ -$A7I7Gkh7F7J7K7LdGezl3(B\ -$Arctdv-(B") -(qdl "fo" "\ -$A?F;u;p;o?NnXrr(B") -(qdl "fok" "\ -$A;t>p(B") -(qdl "fong" "\ -$A7B?v7=7E7;7<7>7?7@7A(B\ -$A7C7D;D;E;N;O;P;Qa]hJ(B\ -$AkAnUt3(B") -(qdl "fu" "\ -$A7r:tfZ888;8(7{8*7t81(B\ -$A7s7u7v7}8&8'8)8+8-8.(B\ -$A8/808385868:8<8=8>8@(B\ -$A:u;";#?`?b?c?]XZ\=\^(B\ -$A_;fbw<(B") -(qdl "fui" "\ -$A;Z;e;R;V;^?|?}Z6`-`9(B") -(qdl "fuk" "\ -$A847~8#7x7y7|8$8289Yk(B\ -$Ap%rp(B") -(qdl "fun" "\ -$A;6?m?n(B") -(qdl "fung" "\ -$A7g7l7a7b7c7d7e7f7h7i(B\ -$A7j7k7m7n7oY:_t(B") -(qdl "fut" "\ -$A@+(B") -(qdl "ga" "\ -$A<\5>1(B") -(qdl "geuk" "\ -$A=E(B") -(qdl "geung" "\ -$A=)=*=.G6>9>#>->)>3>0>">$>%(B\ -$A>*>/>4>7>:XYYSqf(B") -(qdl "gip" "\ -$A=Y(B") -(qdl "git" "\ -$A=a=`=\hn(B") -(qdl "giu" "\ -$A=>=P=?=C=Ik8(B") -(qdl "go" "\ -$A8h8v8g(B") -(qdl "goi" "\ -$A8C8D(B") -(qdl "gok" "\ -$A>u8w8i8s=Gge(B") -(qdl "gon" "\ -$A8I8K8M8N8O8QG,(B") -(qdl "gong" "\ -$A=-8[8T8U8V8W8X8Y8Z8\(B\ -$A=2=5?8qp(B") -(qdl "got" "\ -$A8n8p:V(B") -(qdl "gou" "\ -$A8_8e8f8]8^8`8a8b8dR$(B\ -$AX:Z>(B") -(qdl "gu" "\ -$A9E9A9L9I9B9J9<9=9>9@(B\ -$A9C9D9F9K9Mn\p3o@(B") -(qdl "guen" "\ -$A>h>i>j>k>l>m>nH/Q+d8(B") -(qdl "gui" "\ -$A>_>]>d>Y>e>S>X>^>a>b(B\ -$A>fYFe}l+q@(B") -(qdl "guk" "\ -$A>V>U9H>O`7o8(B") -(qdl "gun" "\ -$A9\9Z9[9Y9`9a9W9]9^NS(B\ -$AYD]8pY(B") -(qdl "gung" "\ -$A9&9$9+929'8S9%9(9)9*(B\ -$A9,9-9.9091r<(B") -(qdl "gwa" "\ -$A9O9R9P9QXT_I(B") -(qdl "gwaai" "\ -$A9T9U9V(B") -(qdl "gwaan" "\ -$A9X9_(B") -(qdl "gwaang" "\ -$A9d(B") -(qdl "gwaat" "\ -$A9N@((B") -(qdl "gwai" "\ -$A9q<>9e9g9h9i9j9k9l9m(B\ -$A9n9p9r9s}>|>y9v9w>{?$Yrs^(B") -(qdl "gwang" "\ -$A:d(B") -(qdl "gwat" "\ -$A9G>r?_w;(B") -(qdl "gwing" "\ -$A><(B") -(qdl "gwo" "\ -$A9}9{8j9|?C?Eo>(B") -(qdl "gwok" "\ -$A9y9z@*(B") -(qdl "gwong" "\ -$A9c9b(B") -(qdl "ha" "\ -$AODOB9~O:OOCeZh&n~(B") -(qdl "haai" "\ -$AP3:!:"?+P,P5P7P8eb(B") -(qdl "haak" "\ -$A?MOE(B") -(qdl "haam" "\ -$AONOL:-:/:0OZ(B") -(qdl "haan" "\ -$AO^OPf5(B") -(qdl "haang" "\ -$A:;?SPP(B") -(qdl "haap" "\ -$AF~O?OA`>_H(B") -(qdl "haau" "\ -$AP'GCP#?<:p=M?=?>GIOx(B\ -$AP"f/(B") -(qdl "hai" "\ -$AO5Yb^Ilyw{(B") -(qdl "hak" "\ -$A?L:U:Z?&?Kk4(B") -(qdl "ham" "\ -$A:6:,:(:):3?0?1?2?3G6(B\ -$AO]r%(B") -(qdl "han" "\ -$A:\:[:]:^?Q?R(B") -(qdl "hang" "\ -$APRPP:_:`:b:c?O?PPSo,(B") -(qdl "hap" "\ -$AO@:O:PG]G"O;qkr"(B") -(qdl "hat" "\ -$A:KFrO9O=[@(B") -(qdl "hau" "\ -$A?Z:saa:r:m:n:o:qeKtW(B\ -$AvW(B") -(qdl "hei" "\ -$AFxFp_qO#O2F{:YF[FqFw(B\ -$AFzNuN{N~O]O)O7YRfRjX(B\ -$Aldl{tK(B") -(qdl "hek" "\ -$A3T(B") -(qdl "her" "\ -$AQ%(B") -(qdl "heung" "\ -$AOrOlOmOcINOgbC(B") -(qdl "him" "\ -$AOUG+G7(B") -(qdl "hin" "\ -$AG#OWOTG2G4PyOFOGO\Q\(B\ -$Allr9OK(B") -(qdl "hing" "\ -$APKGaGbGdGlPV\0s@(B") -(qdl "hip" "\ -$AG8GSP-P.P2(B") -(qdl "hit" "\ -$AP*(B") -(qdl "hiu" "\ -$A===DGAGOOyO~_Xfg(B") -(qdl "ho" "\ -$A:N:I?I:S:G:J:X?@`@t4(B") -(qdl "hoi" "\ -$A:&?*:#:$:%:'?-X\`Knx(B\ -$Ao4r$(B") -(qdl "hok" "\ -$AQ':W?G(B") -(qdl "hon" "\ -$A:.::?4:9?/:*:+:1:2:4(B\ -$A:5:7:8Y)e+q|w}(B") -(qdl "hong" "\ -$A?5:=PP::?:@:A:D`F`c(B\ -$Aj;p)r+wR(B") -(qdl "huen" "\ -$APzH&H.H0Q$]f(B") -(qdl "huet" "\ -$AQ*(B") -(qdl "hui" "\ -$APiPmH%PjPfZT]U6U8U:U?tX(B") -(qdl "jaan" "\ -$AT^U5U;U@WkW+W,(B") -(qdl "jaang" "\ -$AUuUvUxUy(B") -(qdl "jaap" "\ -$AO0TSFVg>MV[V]W_>>PdV\(B\ -$AV_VcVdVeVfW`WaW^YV_z(B\ -$A`1f{kP(B") -(qdl "je" "\ -$AUbU_=h=cP;U`UaUZ`5i?(B\ -$ApQ(B") -(qdl "jek" "\ -$AV;<9VK_s(B") -(qdl "jeng" "\ -$A>.>;V#Ze(B") -(qdl "jeuk" "\ -$AWCWEH8>t=@H5lz(B") -(qdl "jeung" "\ -$AUEOs=+=/UF3$=,=0=1=3(B\ -$A=4OpOqUAUBUCUDUGUHUI(B\ -$AUJUKULUMUNUOXvbjoOs/(B") -(qdl "ji" "\ -$AWSWTWOWVV*VGV>V.WKWM(B\ -$AWJVNV9V;V=VAKBKCKEKG(B\ -$AKHV%V&V'V(V)V+V,V7V8(B\ -$AV:V2V$U~U{>&>'>+>8(B\ -$AUjUlUtUwUzV!V"lun[(B") -(qdl "jip" "\ -$A=S`?_](B") -(qdl "jit" "\ -$A=ZU[=X=]=^UcU\U](B") -(qdl "jiu" "\ -$A=6=7=9=KUPUSUTUUUYXd(B\ -$AZ/YU`]3/(B") -(qdl "jo" "\ -$AWxVzWhWsWtWyY^_r(B") -(qdl "joi" "\ -$ATZTYTUTVTWTXWRg^(B") -(qdl "jok" "\ -$AWwTdWrWu(B") -(qdl "jong" "\ -$AW42XT_T`TaW.W/W0W1W2(B\ -$AW3j0(B") -(qdl "jou" "\ -$ATgWiTlWvWfTbTcTeTfTi(B\ -$ATmTnWb_plq(B") -(qdl "ju" "\ -$AVwW!W"VxVnVmVjViVkVl(B\ -$AVoVsVtV{V}W]W$Y*\of-(B\ -$Anywf(B") -(qdl "juen" "\ -$A4+W(W*6WT\WjWpWqW)_y(B\ -$Ar'(B") -(qdl "juet" "\ -$A>xW>6^W:WB`(`\_M(B") -(qdl "jui" "\ -$AWnWmPr>W>Q>R>Z>[GyPp(B\ -$AWgWlWoW5W6W7W8W9v4vB(B\ -$ASl(B") -(qdl "juk" "\ -$AWcWePxKW4%4XV`VaVpVq(B\ -$AVrVuVvV~W#W=WG`Uf(om(B\ -$Ao_t6sC(B") -(qdl "jun" "\ -$A=x>!W<=r=z=}>~?]?"?#(B\ -$A?%UiiWoTq8(B") -(qdl "jung" "\ -$AVPVVVZW]WZW\VUKLKOKP(B\ -$AVQVRVSVWVYWWWXWYW[YL(B\ -$Aoqt)t1tU(B") -(qdl "jut" "\ -$AWd(B") -(qdl "ka" "\ -$A?(?'X{_G(B") -(qdl "kaai" "\ -$A?,(B") -(qdl "kaat" "\ -$A_R(B") -(qdl "kaau" "\ -$A??nm(B") -(qdl "kai" "\ -$AFu;|FtF}O*(B") -(qdl "kam" "\ -$At@=sGYG\G]`_f!(B") -(qdl "kan" "\ -$AGZG[(B") -(qdl "kap" "\ -$A<0N|8x<3<6sE(B") -(qdl "kat" "\ -$A?H(B") -(qdl "kau" "\ -$A?[tC99Gs959:>J>K?\Gr(B\ -$AY4_5fEp/r0(B") -(qdl "ke" "\ -$AFoH3GQY$(B") -(qdl "kei" "\ -$AFeFdFZFmFlFs;{<=FfFg(B\ -$AFiFna*gwlwq}whw"(B") -(qdl "kek" "\ -$A>g(B") -(qdl "keuk" "\ -$AH4`e(B") -(qdl "keung" "\ -$AG?ojtG(B") -(qdl "kim" "\ -$AG-G/(B") -(qdl "kin" "\ -$Ar/(B") -(qdl "king" "\ -$AGc>(GfGjGmwt(B") -(qdl "kit" "\ -$Ar!>o=R=_P+f]tIwo(B") -(qdl "kiu" "\ -$A=NGEGGGHGKGLO-(B") -(qdl "ko" "\ -$An](B") -(qdl "koi" "\ -$A8E8G8F8H?.?DX$n'(B") -(qdl "kok" "\ -$AH7:B:TH6[V(B") -(qdl "kong" "\ -$A?9@)?q?s?:?;XxnV?u(B") -(qdl "ku" "\ -$A9?(B") -(qdl "kuen" "\ -$AH(;?H'H-(B") -(qdl "kuet" "\ -$A>w>v>qH1H2XJXcZ\`Yf^(B\ -$Aoc(B") -(qdl "kui" "\ -$AGx>P>T>\>`>cG{G}G~X~(B\ -$Aaia+lnvD(B") -(qdl "kuii" "\ -$A9t;b;f;_?k@#kZqy(B") -(qdl "kuk" "\ -$AGz(B") -(qdl "kung" "\ -$AGnq7(B") -(qdl "kut" "\ -$A@(;mqx(B") -(qdl "kwa" "\ -$A?d9S?e?f?g?hY((B") -(qdl "kwaang" "\ -$A?r(B") -(qdl "kwai" "\ -$A9f9o?w?x?z?{@"P/X8aM(B\ -$AeS(B") -(qdl "kwan" "\ -$A@'9u>=>z@$@%@&H9H:o?(B") -(qdl "kwik" "\ -$AO6k=(B") -(qdl "kwong" "\ -$A?s?u(B") -(qdl "la" "\ -$AsA@.@2X](B") -(qdl "laai" "\ -$A@-@5(B") -(qdl "laam" "\ -$A@6@A@Cog(B") -(qdl "laang" "\ -$A@d(B") -(qdl "laap" "\ -$A@0@,@/(B") -(qdl "laat" "\ -$A@1eepx(B") -(qdl "lai" "\ -$A@}@v@g@h@q@s@w@xY3fj(B\ -$AtOws(B") -(qdl "lak" "\ -$A@U@_Xl`O(B") -(qdl "lam" "\ -$AA]AUAVAXAYA\_x(B") -(qdl "lap" "\ -$AA"0AA(B\ -$AAB(B") -(qdl "lik" "\ -$AA&@zA$_?(B") -(qdl "lim" "\ -$AA-A.A1A2A3ig(B") -(qdl "lin" "\ -$AA,A/A6A7A+A0A4Dl(B") -(qdl "ling" "\ -$AAbAlAmAiAc@b@cA`AaAd(B\ -$AAeAfAgAhAjAkAn_Jqv(B") -(qdl "lip" "\ -$AAT^[(B") -(qdl "lit" "\ -$AAPAQARY}(B") -(qdl "liu" "\ -$AAHAKACADAEAFAGAIALAM(B\ -$AANAO`ZnI(B") -(qdl "lo" "\ -$AB^?)B\B]B_B`BaBcAJY@(B\ -$Ao](B") -(qdl "loi" "\ -$A@4@3abqg(B") -(qdl "lok" "\ -$A@VBd8u:Q@R@SBeBfBgK8(B\ -$A@V(B") -(qdl "long" "\ -$A@E@F@G@H@I@J@KA@`%rk(B") -(qdl "lou" "\ -$AB7B6B,@O@L@M@N@P@Q@T(B\ -$AB+B-B.B/B0B1B2B3B8B:(B\ -$AB?_k``a@iVnnoepXplo)(B\ -$Aqlt5vT(B") -(qdl "luen" "\ -$AA*BMBNBOBPBRA5f.(B") -(qdl "luet" "\ -$AAS(B") -(qdl "lui" "\ -$ABB@o@`@[@a@Z@W@X@Y@\(B\ -$A@]@^B@BABCBEBFBGBKBb(B\ -$AYz`&le(B") -(qdl "luk" "\ -$ABBHBL(B") -(qdl "lun" "\ -$ABXBQBUBVBWBYBZB[AWAZ(B\ -$AA[A_j%wk(B") -(qdl "lung" "\ -$AkJAzA{A|A}A~B!B"B#B$(B\ -$AE*gg(B") -(qdl "lut" "\ -$A@uBI@|BJm2(B") -(qdl "m" "\ -$A_m(B") -(qdl "ma" "\ -$ABiBhBmBkBjBlBnBoBp(B") -(qdl "maai" "\ -$ABtBqBrBu(B") -(qdl "maan" "\ -$AMrB}MmBxByB{B|B~C]w)(B") -(qdl "maang" "\ -$AC$CLCMCOrlt;(B") -(qdl "maau" "\ -$AD5C(C)C,C-C.C2(B") -(qdl "mai" "\ -$ACPCQCTCUCW_d(B") -(qdl "mak" "\ -$ABsBvD+D,D0]k_i(B") -(qdl "man" "\ -$ANDNECqNJCrCtCuCvC%NC(B\ -$ANFNGNIXXc}v)(B") -(qdl "mang" "\ -$ACHCK(B") -(qdl "mat" "\ -$ANoC[C\M`NpX?ZW(B") -(qdl "mau" "\ -$AD3C3C}D1D2D6C/Y0(B") -(qdl "me" "\ -$A_c(B") -(qdl "mei" "\ -$AC@N4N2CCBCDCRCSN"(B\ -$AN6^1aRetf8pLoQt:tMv2(B\ -$Awcwg(B") -(qdl "mi" "\ -$A_d(B") -(qdl "mik" "\ -$ACYci(B") -(qdl "min" "\ -$ACfCbC`CaCcCdCeC^C_(B") -(qdl "ming" "\ -$AC{CwC|CsCxCyCzZ$\xu$(B") -(qdl "mit" "\ -$ACoCpsz(B") -(qdl "miu" "\ -$ACnChCgCiCjCkClCmC*_w(B\ -$AechCm5q:(B") -(qdl "mo" "\ -$AC4waC~D"D%D&D'fVqrwb(B") -(qdl "mok" "\ -$AD*0~D$D.D/D;C](B") -(qdl "mong" "\ -$AC#M|MvC"C&C'MxM{M}Xh(B") -(qdl "mou" "\ -$ANdN^D8NqD!D#D4D7D9D:(B\ -$ADD?D@DADBXo\Ycenb(B") -(qdl "mun" "\ -$ABzCGCEBwCFnMr)ug(B") -(qdl "mung" "\ -$ACICJCNcBk|t?(B") -(qdl "mut" "\ -$AD)C;D(D-\Tib(B") -(qdl "na" "\ -$ADCDGDDDHE2oU(B") -(qdl "naai" "\ -$ADJDKDL(B") -(qdl "naam" "\ -$ADODP`+a0kn(B") -(qdl "naan" "\ -$ADQ(B") -(qdl "naap" "\ -$ADEDFDIZ+(B") -(qdl "naau" "\ -$ADSDVDW_Nns(B") -(qdl "nai" "\ -$AD`(B") -(qdl "nam" "\ -$AZE(B") -(qdl "nang" "\ -$AD\(B") -(qdl "nau" "\ -$AE$E%E&P`f$fUqqt[(B") -(qdl "ne" "\ -$ADX(B") -(qdl "nei" "\ -$ADcDa6|6}D]DeDzCVl;lr(B\ -$Anj(B") -(qdl "neung" "\ -$ADo(B") -(qdl "ng" "\ -$ANeNsN`NaNbNfNgNiNnNr(B\ -$AXu`ErZwy(B") -(qdl "nga" "\ -$AM_Q?Q@QAQCQEQHXsXt(B") -(qdl "ngaai" "\ -$A0,QBQDXW^_(B") -(qdl "ngaak" "\ -$A6n(B") -(qdl "ngaam" "\ -$A0)QR(B") -(qdl "ngaan" "\ -$AQcQUQ[(B") -(qdl "ngaang" "\ -$AS2(B") -(qdl "ngaau" "\ -$AO}R'X3kH(B") -(qdl "ngai" "\ -$AN#0+D^D_N!N1N:RORURc(B\ -$ARh_=t/t`(B") -(qdl "ngak" "\ -$A_@(B") -(qdl "ngam" "\ -$AbVpF(B") -(qdl "ngan" "\ -$AHMRxv8(B") -(qdl "ngat" "\ -$AFyRYX#Xn(B") -(qdl "ngau" "\ -$AE#9394E:E0?qz(B") -(qdl "ngung" "\ -$ANM(B") -(qdl "ni" "\ -$ADX(B") -(qdl "nik" "\ -$A@yDdDg(B") -(qdl "nim" "\ -$ADnDi(B") -(qdl "nin" "\ -$ADj(B") -(qdl "ning" "\ -$AD{D|D~E]E"Xz_Lqw(B") -(qdl "nip" "\ -$ADmDsDtDwDxDyr((B") -(qdl "niu" "\ -$ADqDrtA(B") -(qdl "no" "\ -$AE3E4YP_v(B") -(qdl "noi" "\ -$ADNDZDMDYhM(B") -(qdl "nok" "\ -$AE5o;(B") -(qdl "nong" "\ -$ADRH?`l(B") -(qdl "nou" "\ -$AE,DTDUE+E-es(B") -(qdl "nuen" "\ -$AD[E/(B") -(qdl "nui" "\ -$AE.nO(B") -(qdl "nuk" "\ -$At,(B") -(qdl "nung" "\ -$AE'E(E)Y/_f(B") -(qdl "o" "\ -$A?A?B`8`^f9ippb(B") -(qdl "oi" "\ -$A0.0'0(0*fHoMv0(B") -(qdl "ok" "\ -$A6qX,[Qc5(B") -(qdl "on" "\ -$A020800010407o'(B") -(qdl "ong" "\ -$A090;(B") -(qdl "ou" "\ -$A0D0@0B0CNk(B") -(qdl "pa" "\ -$AEB0G0RE?E@EChK(B") -(qdl "paai" "\ -$AEEEFEIY=(B") -(qdl "paak" "\ -$A0XFGFIE>EAEDgj(B") -(qdl "paan" "\ -$A0bEJEN(B") -(qdl "paang" "\ -$AEl0tEkEmEoEpErEt`X(B") -(qdl "paau" "\ -$AEZEY1*EWEXE\E](B") -(qdl "pai" "\ -$AEz(B") -(qdl "pan" "\ -$A1tEgF5F6(B") -(qdl "pang" "\ -$AF>Es(B") -(qdl "pat" "\ -$AF%qb(B") -(qdl "pei" "\ -$AF)F$1IExE{E}F#F&F(E^(B\ -$AX'Xrf>hAnk(B") -(qdl "pek" "\ -$AE|(B") -(qdl "pik" "\ -$A1YEyF'q1(B") -(qdl "pin" "\ -$A1i1`F*F+F,F-ry(B") -(qdl "ping" "\ -$AF4F=EjF;3REiF8F9F:F<(B\ -$AF?F@FAY7f0f3fi(B") -(qdl "pit" "\ -$AF2F3X/k-(B") -(qdl "piu" "\ -$AF11lF.F/F0Xb`QfNih(B") -(qdl "po" "\ -$AFFFEFDXOn^p+uK(B") -(qdl "pok" "\ -$AFKFS`[od(B") -(qdl "pong" "\ -$AET0r0v0x0yESEUdhs&(B") -(qdl "pou" "\ -$AFWFU1'8,FLFNFOFQFTFV(B\ -$AE[Yid_oh(B") -(qdl "ppmm" "\ -$AFEFEBhBh(B") -(qdl "pui" "\ -$A16EdE`EaEbEcEeEfEwFP(B\ -$AEGE_oBv,(B") -(qdl "puk" "\ -$AFM(B") -(qdl "pun" "\ -$AELEKEP0hEhEM(B") -(qdl "pung" "\ -$AEnEqEuEv(B") -(qdl "put" "\ -$AFCn`(B") -(qdl "sa" "\ -$AHwI/I0I3I4K#X&Xm`DtD(B\ -$Avh(B") -(qdl "saai" "\ -$AI9acgtsB(B") -(qdl "saam" "\ -$AH}H~I@nL(B") -(qdl "saan" "\ -$AI=I"4[I]I:I>IGU$d}cE(B\ -$Af)t.uG(B") -(qdl "saang" "\ -$AJ!Iz(B") -(qdl "saap" "\ -$A;xTQTRv.(B") -(qdl "saat" "\ -$AHvHxI1I2I7o](B") -(qdl "saau" "\ -$AGJIRISITIZt9(B") -(qdl "sai" "\ -$AO8NwJFJ@JDJEJII8NxPv(B\ -$AO,O4tQ(B") -(qdl "sak" "\ -$AH{`g(B") -(qdl "sam" "\ -$APDIuIrIs3;3@InItIxJ2(B\ -$AI-a/(B") -(qdl "san" "\ -$AIqPBIm3?Ij3<3=IiIkIl(B\ -$AIoIpIvIwP=P?PA(B") -(qdl "sang" "\ -$AIzI{I|(B") -(qdl "sap" "\ -$AJ.J*J0I,(B") -(qdl "sat" "\ -$AJ'J5J-JRI*O%(B") -(qdl "sau" "\ -$APbPeJV3p3nJUP^JWJXJ[(B\ -$AJ\JYJZJ]J^J~KQKRKTP_(B\ -$APc[E],`2awoKt<(B") -(qdl "se" "\ -$AP4IgIdP)IaIbI6I^I_P6(B\ -$AP:Y\wj(B") -(qdl "sei" "\ -$AKDK@(B") -(qdl "sek" "\ -$AJ/K6N}(B") -(qdl "seng" "\ -$APHIy(B") -(qdl "seuk" "\ -$AOwne(B") -(qdl "seung" "\ -$AK+K*O`IOILOk3#3"3%IJ(B\ -$AIKIMIPIQOaObOdOeOfad(B\ -$AfOfWidlX(B") -(qdl "sfo" "\ -$AH}7*JP(B") -(qdl "si" "\ -$AKAJBJGJPJ1J9J>J+J7K<(B\ -$AJ?J&JSJ(J)J,J:J;JHJK(B\ -$AJLJOJTK9K:K;K=K>K?VE(B\ -$AXKZV_1_PnfoHty3Wm'(B") -(qdl "sik" "\ -$AI+O'NvJ=O"JNJMJJJ3J4(B\ -$AJ6JCNtNzN}O$O(O1ixp*(B\ -$Ao$rat*s,(B") -(qdl "sim" "\ -$AIA2uI;IBf?iilx(B") -(qdl "sin" "\ -$AOHO_I?ICIEIFIHIIO3OI(B\ -$AOJOYO[Q"Y~Y;k/tLs5v1(B") -(qdl "sing" "\ -$A3GIyJ$PJPTI}3P3I3K3O(B\ -$AJ%J"I~J#PGPIPQPUX)nq(B\ -$APH(B") -(qdl "sip" "\ -$AIcIeIf(B") -(qdl "sit" "\ -$AGTI`P(P9P4?KqK2K3K4(B\ -$AQ/Q1Q3Q4Q6Q7W;\wa_(B") -(qdl "sung" "\ -$AKI3gKJKKKMKNZ!aTq5(B") -(qdl "sut" "\ -$APtJuJvK$Pgs0(B") -(qdl "ta" "\ -$AK{K|K}nh(B") -(qdl "taai" "\ -$AL+L,4v4{L)L*L-_>nQ(B") -(qdl "taam" "\ -$AL8L0L5L6L7L=q{(B") -(qdl "taan" "\ -$AL>L/L1L2L3L4L9L;LMBMALWM(B") -(qdl "uk" "\ -$AN]dW(B") -(qdl "wa" "\ -$AM[;);-;*;0FhM\M]M^n|(B") -(qdl "waai" "\ -$A;5;3;4Ma(B") -(qdl "waak" "\ -$A;r;-;s;.(B") -(qdl "waan" "\ -$AMe;9;7;<;B;CMdMgMlvi(B\ -$AMf(B") -(qdl "waang" "\ -$A:a(B") -(qdl "waat" "\ -$A;+;,MZ(B") -(qdl "wai" "\ -$A;YN*REN=N;N'N(N,;`;d(B\ -$A;1;[;\;]M~N$N%N&N)N+(B\ -$AN-N.N/N0N3N5N7N8N9N<(B\ -$AN>N?N@YK`0(B") -(qdl "wan" "\ -$ATFTKTONBTH;j;k;lNANH(B\ -$AR|TETGTITJTLTMTNZ;\?(B\ -$Aifk5(B") -(qdl "wang" "\ -$A:j:k(B") -(qdl "wat" "\ -$AG|>s(B") -(qdl "wik" "\ -$ASr(B") -(qdl "wing" "\ -$AS@HSHYS1S=S>aIr#(B") -(qdl "wo" "\ -$A:M9x:L;vNONPNQYAf4q=(B") -(qdl "wok" "\ -$A;qXeol(B") -(qdl "wong" "\ -$AaeMy;F;G;H;I;J;K;L;M(B\ -$AMtMuMwMz(B") -(qdl "wu" "\ -$ANZN[:~:|:z:w:x:y:{:}(B\ -$A;];$;%;&;'NXNYSsY|b)(B\ -$Ad0lhlo(B") -(qdl "wui" "\ -$A;X;a;c;2;W(B") -(qdl "wun" "\ -$AMf;;;:;8;=;>;@;AMcMk(B\ -$AMnMsT+T.X(X`(B") -(qdl "wut" "\ -$A;n(B") -(qdl "ya" "\ -$AR2(B") -(qdl "yai" "\ -$AR7W'(B") -(qdl "yam" "\ -$ARtHNR{GUA^HIHQRqRuRw(B\ -$ARy`3l'q?v/(B") -(qdl "yan" "\ -$AP@HK6wHLR}S!RrPFHJHP(B\ -$AHRPCRpRsRvRzR~TPS]Ug(B\ -$AX7Xp_Ek3nwr>(B") -(qdl "yap" "\ -$AHkF|R>RX]0(B") -(qdl "yat" "\ -$AR;HURZJTOSQaQfQiQKQM(B\ -$AQNQVQYQZQ^X_Y2(B") -(qdl "yin" "\ -$AOROVQTQ`H;QPQLHqAt't(sDv'(B\ -$Av9(B") -(qdl "yuen" "\ -$AT'T6T1MjT-T*QX4*HmHn(B\ -$AG&MhMiMoMpMqP|P~OXQ#(B\ -$AT(T)T,T/T0T2T3T4T5T7(B\ -$AT8T9T:\>kRa(B") -(qdl "yuk" "\ -$ASqS}HbHhHlNVPqStS{S|(B\ -$AT!X9ewgojEnZ(B") -(qdl "yun" "\ -$AHrHs(B") -(qdl "yung" "\ -$AS?S9o^SCSBHZH]HVHWHX(B\ -$AH[H\H^H_NKNLS5S6S7S8(B\ -$AS:S;S -;; MOVELEFT: ,< -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "ctlau" "$AAuN}OiJ=TARt(B" - t - "$A::WVJdHk!KAuN}OiJ=TARt!K(B - $AAuN}OiJ=TASoW"Rt7=08(B - Sidney Lau's Cantonese transcription scheme as described in his book - \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. - This file was prepared by Fung Fung Lee ($A@n7c7e(B). - Originally converted from CTCPS3.tit - Last modified: June 2, 1993. - - Some infrequent GB characters are accessed by typing \\, followed by - the Cantonese romanization of the respective radical ($A2?JW(B)." - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a" "$A0"0!Q;Q=Q>QFQG_9k2o9(B") -(qdv "aai" "$A0#0$`I0%0&0/`H(B") -(qdv "aan" "$AjL03(B") -(qd "aang" "$As?(B") -(qd "aap" "$AQ<(B") -(qdv "aat" "$AQ9Q:(B") -(qd "aau" "$A^V(B") -(qdv "ak" "$ANU6s6rv;(B") -(qdv "am" "$A05ZOwv(B") -(qd "ang" "$A]:(B") -(qdv "au" "$AE7E8E9E;E=(B") -(qdv "ba" "$A0Q0M0E0H0I0J0L0P0S0T0U0V]bnYtN(B") -(qdv "baai" "$AEH0Z0\0]0^_B(B") -(qdv "baak" "$A0W0Y2.0[2/FH27(B") -(qdv "baan" "$A0l0`0_0d0e0f0gZf[`c]t2(B") -(qdv "baang" "$A1A1D(B") -(qdv "baat" "$A0K0F(B") -(qdv "baau" "$A0|0z0{1%1+1,v5(B") -(qdv "bai" "$A1R1U1M1N1P1V1W1](B") -(qd "bak" "$A11(B") -(qdv "bam" "$A1CER(B") -(qdv "ban" "$A1v1?1r1s1u1w12@1$1&FRFXlRp1(B") -(qdv "boh" "$A2#2$2%2(FB[6`#(B") -(qdv "bok" "$A252+2)2,2-2022241]1"8?(B") -(qdv "bong" "$A0n0o0p0q0s0u0w(B") -(qdv "booi" "$A131-121415171:(B") -(qdv "boon" "$A0k1>0cEO0a0i0m1=EQEV(B") -(qdv "boot" "$A2'c#212&2*23XC(B") -(qdv "buk" "$A27FY_2nGFM(B") -(qd "bung" "$A1B(B") -(qdv "cha" "$Aoo2i2n2f2g2h2k2m2oNNT{w~(B") -(qdv "chaai" "$A2B2H2q2rY-nN(B") -(qdv "chaak" "$A2b2_2a2pTtb|(B") -(qdv "chaam" "$A2N2O2Q2R2s2t2v2wI3C3DGWUnUo_Sv3n3or(B") -(qdv "chang" "$A2cTx(B") -(qdv "chap" "$A<)<-(B") -(qdv "chat" "$AF_FaFb(B") -(qdv "chau" "$AGo3i3j3k3l3m3o3q3r3s3t4UGtGvGBPaY1t\(B") -(qdv "che" "$A35GR366_I]P0P1(B") -(qd "chek" "$A3_(B") -(qd "cheng" "$AGk(B") -(qdv "cheuk" "$A4A4BIVIWW?W@WFY>ey(B") -(qdv "cheung" "$AG=Oj403$3!Oi2}2~3&3)3*3+G9G:G>G@Ohc^f=(B") -(qdv "chi" "$A3U3X4J4L4NKFJ<2^4K3YJA3a3]3c4C4D4E4F4G4H4I4M3V3W3Z3[3\3^FjJ8JQVD_j`4`M_Zekf<r?tYuXot(B") -(qdv "chik" "$AF]3`3b`R_3k7(B") -(qdv "chim" "$AG)G1G5YTe_o7Y](B") -(qdv "chin" "$AG'G.OK=&G0G32x2{2|<_G$G%G(G*Zd(B") -(qdv "ching" "$A3N3FGi3LGk3J3M3Q3S5IG`GeGgGhU|r_(B") -(qd "chip" "$Af*(B") -(qdv "chit" "$AGP37393:FcIhU^(B") -(qdv "chiu" "$A3/3,31=8GDGFGMGNLvP$UQnH(B") -(qdv "cho" "$A2]2Y2Z2[2\4V4W4kThTjTkTo`Pa^ick}t=(B") -(qdv "choh" "$Ao14l3u3z3{3~4!4h4j4m[;os(B") -(qdv "choi" "$A2G2J2E2F2C2D2I2K2LH|TTH{(B") -(qdv "chong" "$A42442X2V2T2U2W4/433'3(Xw(B") -(qdv "chue" "$A4&3w3x3y4"JoJpVyV|Xyui(B") -(qdv "chuen" "$A4e4f4+H+4'4(4)4-4.4Z4\4gH)H*H,K(K)MD\uk0nKn}oiY`(B") -(qdv "chuet" "$A4iW>6^W:WB`(`\_M(B") -(qdv "chui" "$AH!45KeKf3}3|4647484]4^4_4`4dGwH"H$Pl_}(B") -(qdv "chuk" "$A4Y4#4$JxKYPnPsX!v:(B") -(qdv "chun" "$A4:4;4@GXQ-Q.Q2(B") -(qdv "chung" "$AVX3d4S3e3f3h4O4P4Q4R4TKIVTZ#o%(B") -(qdv "chut" "$A3vwmwq(B") -(qd "da" "$A4r(B") -(qdv "daai" "$A4s4x4u4w4t(B") -(qdv "daam" "$A`"5"5#5(5*5-YYqu(B") -(qdv "daan" "$A5+5%5$5&5'5)5,5.5/50ncw0(B") -(qdv "daap" "$A4pL$4n4qm3(B") -(qdv "daat" "$A4oL"`*sNw2(B") -(qdv "dai" "$A5]5ZA%5W4~5M5V5[5\X5tF(B") -(qdv "dak" "$A5B5CLXo=(B") -(qdv "dang" "$A5H5E5F5G5J5K`bj-ok(B") -(qdv "dat" "$AM9M;(B") -(qdv "dau" "$A69676665686:6;>@nWr=q<(B") -(qdv "de" "$A5y`G(B") -(qd "dei" "$A5X(B") -(qdv "dek" "$A5QYa(B") -(qdv "deng" "$A6"6$p[(B") -(qd "deuh" "$A6d(B") -(qdv "deuk" "$AWAWD(B") -(qdv "dik" "$A5D5N5O5P5R5S5U`Voa(B") -(qdv "dim" "$A5c5`5j(B") -(qdv "din" "$A5g5d5b5e5f5i5l5m5n5_a[ndq2(B") -(qdv "ding" "$A6&6(6)6!6#6%6'M]Xjqttz(B") -(qdv "dip" "$A5z5{5}5~`)k:(B") -(qdv "dit" "$A5x5|VHisp,(B") -(qdv "diu" "$A5u5q5t5w5o5p5r5s5v6*nvn{uu(B") -(qdv "do" "$A565@5=6H6<6B6C6D6E6F6I6J57595:5<5>5?5A`=k.(B") -(qdv "doh" "$A6`6b6c6d6e6g6h6i_a(B") -(qdv "doi" "$A4z4}4|a7wl(B") -(qdv "dok" "$Anlub(B") -(qdv "dong" "$A5451525355nu(B") -(qdv "duen" "$A6L6M6N6O6K6P(B") -(qd "duet" "$A6a(B") -(qdv "dui" "$A6T6Q6R6S(B") -(qdv "duk" "$A6@6=6>6?6Ak9sFwr(B") -(qdv "dun" "$A6X6Y6U6V6[6](B") -(qdv "dung" "$A6/6+6.416,6-6061626364_Kk1(B") -(qdv "fa" "$A;(;/(B") -(qdv "faai" "$A?l?i?j?~_`(B") -(qdv "faan" "$A7:7174hs7672787*0j7+7,7-7.7/7073757779^,n2(B") -(qdv "faat" "$A7"7(7)(B") -(qdv "fai" "$A;S;U7Q7M7N7O7P;TjMoP(B") -(qdv "fan" "$A7]7V7\7`7R7S7T7U7W7X7Y7Z7[7^7_;g;h;iQ,Q5YG^9ww(B") -(qdv "fat" "$A7p:v7w7z8%7#7$7%7&7'_|eulp(B") -(qdv "fau" "$A7q2:8!8"87FJs>n7(B") -(qd "fe" "$A7H(B") -(qdv "fei" "$A7I7Gkh7F7J7K7LdGezl3rctdv-li(B") -(qdv "foh" "$A?F;u;p;o?NnXrr(B") -(qdv "fok" "$A;t>p(B") -(qdv "fong" "$A7B?v7=7E7;7<7>7?7@7A7C7D;D;E;N;O;P;Qa]hJkAnUt3(B") -(qdv "foo" "$A7r:tfZ888;8(7{8*7t817s7u7v7}8&8'8)8+8-8.8/808385868:8<8=8>8@:u;";#?`?b?c?]XZ\=\^_;fbw5>1(B") -(qd "geuk" "$A=E(B") -(qdv "geung" "$A=)=*=.G6>9>#>->)>3>0>">$>%>*>/>4>7>:XYYSqf(B") -(qd "gip" "$A=Y(B") -(qdv "git" "$A=a=`=\hn(B") -(qdv "giu" "$A=>=P=?=C=Ik8(B") -(qdv "go" "$A8_8e8f8]8^8`8a8b8dR$X:Z>(B") -(qdv "goh" "$A8h8v8g(B") -(qdv "goi" "$A8C8D(B") -(qdv "gok" "$A>u8w8i8s=Gge(B") -(qdv "gon" "$A8I8K8M8N8O8QG,(B") -(qdv "gong" "$A=-8[8T8U8V8W8X8Y8Z8\=2=5?8qpn8(B") -(qdv "goo" "$A9E9A9L9I9B9J9<9=9>9@9C9D9F9K9Mn\p3o@n9(B") -(qdv "goon" "$A9\9Z9[9Y9`9a9W9]9^NSYD]8pY(B") -(qdv "got" "$A8n8p:V(B") -(qdv "guen" "$A>h>i>j>k>l>m>nH/Q+d8(B") -(qdv "gui" "$A>_>]>d>Y>e>S>X>^>a>b>fYFe}l+q@(B") -(qdv "guk" "$A>V>U9H>O`7o8(B") -(qdv "gung" "$A9&9$9+929'8S9%9(9)9*9,9-9.9091r<(B") -(qdv "gwa" "$A9O9R9P9QXT_I(B") -(qdv "gwaai" "$A9T9U9V(B") -(qdv "gwaan" "$A9X9_(B") -(qd "gwaang" "$A9d(B") -(qdv "gwaat" "$A9N@((B") -(qdv "gwai" "$A9q<>9e9g9h9i9j9k9l9m9n9p9r9s}>|>y9v9w>{?$Yrs^(B") -(qd "gwang" "$A:d(B") -(qdv "gwat" "$A9G>r?_w;(B") -(qdv "gwing" "$A>(B") -(qdv "gwok" "$A9y9z@*(B") -(qdv "gwong" "$A9c9b(B") -(qdv "ha" "$AODOB9~O:OOCeZh&n~(B") -(qdv "haai" "$AP3:!:"?+P,P5P7P8eb(B") -(qdv "haak" "$A?MOE(B") -(qdv "haam" "$AONOL:-:/:0OZ(B") -(qdv "haan" "$AO^OPf5(B") -(qdv "haang" "$A:;?SPP(B") -(qdv "haap" "$AF~O?OA`>_H(B") -(qdv "haau" "$AP'GCP#?<:p=M?=?>GIOxP"f/(B") -(qdv "hai" "$AO5Yb^Ilyw{(B") -(qdv "hak" "$A?L:U:Z?&?Kk4(B") -(qdv "ham" "$A:6:,:(:):3?0?1?2?3G6O]r%(B") -(qdv "han" "$A:\:[:]:^?Q?R(B") -(qdv "hang" "$APRPP:_:`:b:c?O?PPSo,(B") -(qdv "hap" "$AO@:O:PG]G"O;qkr"(B") -(qdv "hat" "$A:KFrO9O=[@(B") -(qdv "hau" "$A?Z:saa:r:m:n:o:qeKtWvW(B") -(qdv "hei" "$AFxFp_qO#O2F{:YF[FqFwFzNuN{N~O]O)O7YRfRjXldl{tK(B") -(qd "hek" "$A3T(B") -(qd "heuh" "$AQ%(B") -(qdv "heung" "$AOrOlOmOcINOgbC(B") -(qdv "him" "$AOUG+G7(B") -(qdv "hin" "$AG#OWOTG2G4PyOFOGO\Q\llr9OK(B") -(qdv "hing" "$APKGaGbGdGlPV\0s@(B") -(qdv "hip" "$AG8GSP-P.P2(B") -(qd "hit" "$AP*(B") -(qdv "hiu" "$A===DGAGOOyO~_Xfg(B") -(qdv "ho" "$A:E:F:C:>:?:@:A:D`F`cj;p)r+wR(B") -(qdv "hoh" "$A:N:I?I:S:G:J:X?@`@t4(B") -(qdv "hoi" "$A:&?*:#:$:%:'?-X\`Knxo4r$(B") -(qdv "hok" "$AQ':W?G(B") -(qdv "hon" "$A:.::?4:9?/:*:+:1:2:4:5:7:8Y)e+q|w}(B") -(qdv "hong" "$A?5:=PP:T]U6U8U:U?tX(B") -(qdv "jaan" "$AT^U5U;U@WkW+W,(B") -(qdv "jaang" "$AUuUvUxUy(B") -(qdv "jaap" "$AO0TSFVg>MV[V]W_>>PdV\V_VcVdVeVfW`WaW^YV_z`1f{kP(B") -(qdv "je" "$AUbU_=h=cP;U`UaUZ`5i?pQ(B") -(qdv "jek" "$AV;<9VK_s(B") -(qdv "jeng" "$A>.>;V#Ze(B") -(qdv "jeuk" "$AWCWEH8>t=@H5lz(B") -(qdv "jeung" "$AUEOs=+=/UF3$=,=0=1=3=4OpOqUAUBUCUDUGUHUIUJUKULUMUNUOXvbjoOs/Xk(B") -(qdv "ji" "$AWSWTWOWVV*VGV>V.WKWMWJVNV9V;V=VAKBKCKEKGKHV%V&V'V(V)V+V,V7V8V:V2V$U~U{>&>'>+>8UjUlUtUwUzV!V"lun[(B") -(qdv "jip" "$A=S`?_](B") -(qdv "jit" "$A=ZU[=X=]=^UcU\U](B") -(qdv "jiu" "$A=6=7=9=KUPUSUTUUUYXdZ/YU`]3/(B") -(qdv "jo" "$ATgWiTlWvWfTbTcTeTfTiTmTnWb_plq(B") -(qdv "joh" "$AWxVzWhWsWtWyY^_r(B") -(qdv "joi" "$ATZTYTUTVTWTXWRg^(B") -(qdv "jok" "$AWwTdWrWu(B") -(qdv "jong" "$AW42XT_T`TaW.W/W0W1W2W3j0(B") -(qdv "jue" "$AVwW!W"VxVnVmVjViVkVlVoVsVtV{V}W]W$Y*\of-nywf(B") -(qdv "juen" "$A4+W(W*6WT\WjWpWqW)_yr'(B") -(qdv "juet" "$A>x6^W:`(`\(B") -(qdv "jui" "$AWnWmPr>W>Q>R>Z>[GyPpWgWlWoW5W6W7W8W9v4vBSl(B") -(qdv "juk" "$AWcWePxKW4%4XV`VaVpVqVrVuVvV~W#W=WG`Uf(omo_t6sC(B") -(qdv "jun" "$A=x>!W<=r=z=}>~?]?"?#?%UiiWoTq8(B") -(qdv "jung" "$AVPVVVZW]WZW\VUKLKOKPVQVRVSVWVYWWWXWYW[YLoqt)t1tU(B") -(qd "jut" "$AWd(B") -(qdv "ka" "$A?(?'X{_G(B") -(qd "kaai" "$A?,(B") -(qd "kaat" "$A_R(B") -(qdv "kaau" "$A??nm(B") -(qdv "kai" "$AFu;|FtF}O*(B") -(qdv "kam" "$At@=sGYG\G]`_f!(B") -(qdv "kan" "$AGZG[(B") -(qdv "kap" "$A<0N|8x<3<6sE(B") -(qd "kat" "$A?H(B") -(qdv "kau" "$A?[tC99Gs959:>J>K?\GrY4_5fEp/r0(B") -(qdv "ke" "$AFoH3GQY$(B") -(qdv "kei" "$AFeFdFZFmFlFs;{<=FfFgFiFna*gwlwq}whw"(B") -(qd "kek" "$A>g(B") -(qdv "keuk" "$AH4`e(B") -(qdv "keung" "$AG?ojtG(B") -(qdv "kim" "$AG-G/(B") -(qd "kin" "$Ar/(B") -(qdv "king" "$AGc>(GfGjGmwt(B") -(qdv "kit" "$Ar!>o=R=_P+f]tIwo(B") -(qdv "kiu" "$A=NGEGGGHGKGLO-(B") -(qd "koh" "$An](B") -(qdv "koi" "$A8E8G8F8H?.?DX$n'(B") -(qdv "kok" "$AH7:B:TH6[V(B") -(qdv "kong" "$A?9@)?q?s?:?;XxnV?u(B") -(qd "koo" "$A9?(B") -(qdv "kooi" "$A9t;b;f;_?k@#kZqy(B") -(qdv "koot" "$A@(;mqx(B") -(qdv "kuen" "$AH(;?H'H-(B") -(qdv "kuet" "$A>w>v>qH1H2XJXcZ\`Yf^oc(B") -(qdv "kui" "$AGx>P>T>\>`>cG{G}G~X~aia+lnvD(B") -(qd "kuk" "$AGz(B") -(qdv "kung" "$AGnq7(B") -(qdv "kwa" "$A?d9S?e?f?g?hY((B") -(qd "kwaang" "$A?r(B") -(qdv "kwai" "$A9f9o?w?x?z?{@"P/X8aMeS(B") -(qdv "kwan" "$A@'9u>=>z@$@%@&H9H:o?(B") -(qdv "kwik" "$AO6k=(B") -(qdv "kwong" "$A?s?u(B") -(qdv "la" "$AsA@.@2X](B") -(qdv "laai" "$A@-@5(B") -(qdv "laam" "$A@6@A@Cog(B") -(qd "laang" "$A@d(B") -(qdv "laap" "$A@0@,@/(B") -(qdv "laat" "$A@1eepx(B") -(qdv "lai" "$A@}@v@g@h@q@s@w@xY3fjtOws(B") -(qdv "lak" "$A@U@_Xl`O(B") -(qdv "lam" "$AA]AUAVAXAYA\_x(B") -(qdv "lap" "$AA"0(B") -(qd "lek" "$A_7(B") -(qdv "leng" "$Av&vl(B") -(qdv "leuk" "$ABTBS(B") -(qdv "leung" "$AA:A=A?A)A8A9A;AAAAB(B") -(qdv "lik" "$AA&@zA$_?(B") -(qdv "lim" "$AA-A.A1A2A3ig(B") -(qdv "lin" "$AA,A/A6A7A+A0A4Dl(B") -(qdv "ling" "$AAbAlAmAiAc@b@cA`AaAdAeAfAgAhAjAkAn_Jqv(B") -(qdv "lip" "$AAT^[(B") -(qdv "lit" "$AAPAQARY}(B") -(qdv "liu" "$AAHAKACADAEAFAGAIALAMANAO`ZnI(B") -(qdv "lo" "$AB7B6B,@O@L@M@N@P@Q@TB+B-B.B/B0B1B2B3B8B:B?_k``a@iVnnoepXplo)qlt5vT(B") -(qdv "loh" "$AB^?)B\B]B_B`BaBcAJY@o](B") -(qdv "loi" "$A@4@3abqgmy(B") -(qdv "lok" "$A@VBd8u:Q@R@SBeBfBgK8@V(B") -(qdv "long" "$A@E@F@G@H@I@J@KA@`%rk(B") -(qdv "luen" "$AA*BMBNBOBPBRA5f.(B") -(qd "luet" "$AAS(B") -(qdv "lui" "$ABB@o@`@[@a@Z@W@X@Y@\@]@^B@BABCBEBFBGBKBbYz`&le(B") -(qdv "luk" "$ABBHBL(B") -(qdv "lun" "$ABXBQBUBVBWBYBZB[AWAZA[A_j%wk(B") -(qdv "lung" "$AkJAzA{A|A}A~B!B"B#B$E*gg(B") -(qdv "lut" "$A@uBI@|BJm2(B") -(qd "m" "$A_m(B") -(qdv "ma" "$ABiBhBmBkBjBlBnBoBp(B") -(qdv "maai" "$ABtBqBrBu(B") -(qdv "maan" "$AMrB}MmBxByB{B|B~C]w)(B") -(qdv "maang" "$AC$CLCMCOrlt;(B") -(qdv "maau" "$AD5C(C)C,C-C.C2jD(B") -(qdv "mai" "$ACPCQCTCUCW_d(B") -(qdv "mak" "$ABsBvD+D,D0]k_i(B") -(qdv "man" "$ANDNECqNJCrCtCuCvC%NCNFNGNIXXc}v)h7(B") -(qdv "mang" "$ACHCK(B") -(qdv "mat" "$ANoC[C\M`NpX?ZW(B") -(qdv "mau" "$AD3C3C}D1D2D6C/Y0mx(B") -(qd "me" "$A_c(B") -(qdv "mei" "$AC@N4N2CCBCDCRCSN"N6^1aRetf8pLoQt:tMv2wcwg(B") -(qd "mi" "$A_d(B") -(qdv "mik" "$ACYci(B") -(qdv "min" "$ACfCbC`CaCcCdCeC^C_(B") -(qdv "ming" "$AC{CwC|CsCxCyCzZ$\xu$(B") -(qdv "mit" "$ACoCpsz(B") -(qdv "miu" "$ACnChCgCiCjCkClCmC*_wechCm5q:(B") -(qdv "mo" "$ANdN^D8NqD!D#D4D7D9D:DD?D@DADBXo\Ycenb(B") -(qdv "mung" "$ACICJCNcBk|t?(B") -(qdv "na" "$ADCDGDDDHE2oU(B") -(qdv "naai" "$ADJDKDL(B") -(qdv "naam" "$ADODP`+a0kn(B") -(qd "naan" "$ADQ(B") -(qdv "naap" "$ADEDFDIZ+(B") -(qdv "naau" "$ADSDVDW_Nns(B") -(qd "nai" "$AD`(B") -(qd "nam" "$AZE(B") -(qd "nang" "$AD\(B") -(qdv "nau" "$AE$E%E&P`f$fUqqt[(B") -(qd "ne" "$ADX(B") -(qdv "nei" "$ADcDa6|6}D]DeDzCVl;lrnj(B") -(qd "neung" "$ADo(B") -(qdv "ng" "$ANeNsN`NaNbNfNgNiNnNrXu`ErZwy(B") -(qdv "nga" "$AM_Q?Q@QAQCQEQHXsXt(B") -(qdv "ngaai" "$A0,QBQDXW^_(B") -(qd "ngaak" "$A6n(B") -(qdv "ngaam" "$A0)QR(B") -(qdv "ngaan" "$AQcQUQ[(B") -(qd "ngaang" "$AS2(B") -(qdv "ngaau" "$AO}R'X3kH(B") -(qdv "ngai" "$AN#0+D^D_N!N1N:RORURcRh_=t/t`(B") -(qd "ngak" "$A_@(B") -(qdv "ngam" "$AbVpF(B") -(qdv "ngan" "$AHMRxv8(B") -(qdv "ngat" "$AFyRYX#Xn(B") -(qdv "ngau" "$AE#9394E:E0?qz(B") -(qdv "ngoh" "$ANRNT6j6k6l6m6o6p6vE6o0(B") -(qdv "ngoi" "$A4tMb0-:R(B") -(qdv "ngok" "$A6uT@ZLoIr&@V(B") -(qd "ngon" "$A06(B") -(qd "ngong" "$A0:(B") -(qd "ngung" "$ANM(B") -(qd "ne" "$ADX(B") -(qdv "nik" "$A@yDdDg(B") -(qdv "nim" "$ADnDip$(B") -(qd "nin" "$ADj(B") -(qdv "ning" "$AD{D|D~E]E"Xz_Lqw(B") -(qdv "nip" "$ADmDsDtDwDxDyr((B") -(qdv "niu" "$ADqDrtA(B") -(qdv "no" "$AE,DTDUE+E-es(B") -(qdv "noh" "$AE3E4YP_v(B") -(qdv "noi" "$ADNDZDMDYhM(B") -(qdv "nok" "$AE5o;(B") -(qdv "nong" "$ADRH?`l(B") -(qdv "nuen" "$AD[E/(B") -(qdv "nui" "$AE.nO(B") -(qd "nuk" "$At,(B") -(qdv "nung" "$AE'E(E)Y/_f(B") -(qdv "o" "$A0D0@0B0CNk(B") -(qdv "oh" "$A?A?B`8`^f9ippb(B") -(qdv "oi" "$A0.0'0(0*fHoMv0(B") -(qdv "ok" "$A6qX,[Qc5(B") -(qdv "on" "$A020800010407o'(B") -(qdv "ong" "$A090;(B") -(qdv "pa" "$AEB0G0RE?E@EChK(B") -(qdv "paai" "$AEEEFEIY=(B") -(qdv "paak" "$A0XFGFIE>EAEDgj(B") -(qdv "paan" "$A0bEJEN(B") -(qdv "paang" "$AEl0tEkEmEoEpErEt`X(B") -(qdv "paau" "$AEZEY1*EWEXE\E](B") -(qd "pai" "$AEz(B") -(qdv "pan" "$A1tEgF5F6(B") -(qdv "pang" "$AF>Es(B") -(qdv "pat" "$AF%qb(B") -(qdv "pei" "$AF)F$1IExE{E}F#F&F(E^X'Xrf>hAnk(B") -(qd "pek" "$AE|(B") -(qdv "pik" "$A1YEyF'q1(B") -(qdv "pin" "$A1i1`F*F+F,F-ry(B") -(qdv "ping" "$AF4F=EjF;3REiF8F9F:FIGU$d}cEf)t.uG(B") -(qdv "saang" "$AJ!Iz(B") -(qdv "saap" "$A;xTQTRv.(B") -(qdv "saat" "$AHvHxI1I2I7o](B") -(qdv "saau" "$AGJIRISITIZt9(B") -(qdv "sai" "$AO8NwJFJ@JDJEJII8NxPvO,O4tQ(B") -(qdv "sak" "$AH{`g(B") -(qdv "sam" "$APDIuIrIs3;3@InItIxJ2I-a/(B") -(qdv "san" "$AIqPBIm3?Ij3<3=IiIkIlIoIpIvIwP=P?PA(B") -(qdv "sang" "$AIzI{I|(B") -(qdv "sap" "$AJ.J*J0I,(B") -(qdv "sat" "$AJ'J5J-JRI*O%(B") -(qdv "sau" "$APbPeJV3p3nJUP^JWJXJ[J\JYJZJ]J^J~KQKRKTP_Pc[E],`2awoKt<(B") -(qdv "se" "$AP4IgIdP)IaIbI6I^I_P6P:Y\wj(B") -(qdv "sei" "$AKDK@(B") -(qdv "sek" "$AJ/K6N}(B") -(qdv "seng" "$APHIy(B") -(qdv "seuk" "$AOwne(B") -(qdv "seung" "$AK+K*O`IOILOk3#3"3%IJIKIMIPIQOaObOdOeOfadfOfWidlX(B") -(qdv "si" "$AKAJBJGJPJ1J9J>J+J7KK?VEXKZV_1_PnfoHty3Wm'(B") -(qdv "sik" "$AI+O'NvJ=O"JNJMJJJ3J4J6JCNtNzN}O$O(O1ixp*o$rat*s,(B") -(qdv "sim" "$AIA2uI;IBf?iilx(B") -(qdv "sin" "$AOHO_I?ICIEIFIHIIO3OIOJOYO[Q"Y~Y;k/tLs5v1(B") -(qdv "sing" "$A3GIyJ$PJPTI}3P3I3K3OJ%J"I~J#PGPIPQPUX)nqPH(B") -(qdv "sip" "$AIcIeIf(B") -(qdv "sit" "$AGTI`P(P9P4?KqK2K3K4Q/Q1Q3Q4Q6Q7W;\wa_(B") -(qdv "sung" "$AKI3gKJKKKMKNZ!aTq5(B") -(qdv "sut" "$APtJuJvK$Pgs0(B") -(qdv "ta" "$AK{K|K}nh(B") -(qdv "taai" "$AL+L,4v4{L)L*L-_>nQ(B") -(qdv "taam" "$AL8L0L5L6L7L=q{(B") -(qdv "taan" "$AL>L/L1L2L3L4L9L;LMBMALWM(B") -(qdv "uk" "$AN]dW(B") -(qdv "wa" "$AM[;);-;*;0FhM\M]M^n|(B") -(qdv "waai" "$A;5;3;4Ma(B") -(qdv "waak" "$A;r;-;s;.(B") -(qdv "waan" "$AMe;9;7;<;B;CMdMgMlviMf(B") -(qd "waang" "$A:a(B") -(qdv "waat" "$A;+;,MZ(B") -(qdv "wai" "$A;YN*REN=N;N'N(N,;`;d;1;[;\;]M~N$N%N&N)N+N-N.N/N0N3N5N7N8N9NN?N@YK`0(B") -(qdv "wan" "$ATFTKTONBTH;j;k;lNANHR|TETGTITJTLTMTNZ;\?ifk5(B") -(qdv "wang" "$A:j:k(B") -(qdv "wat" "$AG|>s(B") -(qd "wik" "$ASr(B") -(qdv "wing" "$AS@HSHYS1S=S>aIr#(B") -(qdv "woh" "$A:M9x:L;vNONPNQYAf4q=(B") -(qdv "wok" "$A;qXeol(B") -(qdv "wong" "$AaeMy;F;G;H;I;J;K;L;MMtMuMwMz(B") -(qdv "woo" "$ANZN[:~:|:z:w:x:y:{:};];$;%;&;'NXNYSsY|b)d0lhlop-(B") -(qdv "wooi" "$A;X;a;c;2;W(B") -(qdv "woon" "$AMf;;;:;8;=;>;@;AMcMkMnMsT+T.X(X`(B") -(qd "woot" "$A;n(B") -(qd "ya" "$AR2(B") -(qdv "yai" "$AR7W'(B") -(qdv "yam" "$ARtHNR{GUA^HIHQRqRuRwRy`3l'q?v/(B") -(qdv "yan" "$AP@HK6wHLR}S!RrPFHJHPHRPCRpRsRvRzR~TPS]UgX7Xp_Ek3nwr>(B") -(qdv "yap" "$AHkF|R>RX]0(B") -(qdv "yat" "$AR;HURZJTOSQaQfQiQKQMQNQVQYQZQ^X_Y2n;(B") -(qdv "yin" "$AOROVQTQ`H;QPQLHqAt't(sDv'v9n4(B") -(qdv "yuen" "$AT'T6T1MjT-T*QX4*HmHnG&MhMiMoMpMqP|P~OXQ#T(T)T,T/T0T2T3T4T5T7T8T9T:\>kRan#(B") -(qdv "yuk" "$ASqS}HbHhHlNVPqStS{S|T!X9ewgojEnZ(B") -(qdv "yun" "$AHrHs(B") -(qdv "yung" "$AS?S9o^SCSBHZH]HVHWHXH[H\H^H_NKNLS5S6S7S8S:S;Sl?l@lAlBlClDlElFlGlHlIlJlKlLlMlNlOlPlQlSlTlUlVlWlZl[l\l]l^l_l`(B") -(qdv "\\fong" "$Al7l8l9l:l<(B") -(qdv "\\fung" "$Al)l,l-l.(B") -(qdv "\\gaak" "$Aw3w4w5w6w7w8w9(B") -(qdv "\\gam" "$AnRnSnTn_nto`obofo&o*o/o2o3o6o:oAoCoDoGoJoLoRo[o\vFvGvHvIvJvKvLvM(B") -(qdv "\\gan" "$A`x`y`z`{`|`}`~a]a"a#a$a%a&(B") -(qdv "\\gau" "$Aalamanaoapaqarasatauavaxayaza{a|a}a~b!b"b#b$b%b&b'b(b*b+b,b-b.b/b0b1b2b3b4b5(B") -(qdv "\\gin" "$Ajhjijjjkjljmjnjo(B") -(qdv "\\gok" "$Auzu{u|u}u~v!v"v#(B") -(qdv "\\gwai" "$AwIwJwKwLwMwN(B") -(qdv "\\gwoh" "$Aj(j)j+j,j.j/(B") -(qdv "\\hau" "$A_~`$`:`W`h`k_C_T_U_[__(B") -(qdv "\\him" "$Al#l$l%l&l((B") -(qdv "\\jau" "$At-t0t8tqtrtstttut{t|t}t~u]u"u#u%u&u'u(u)u*u+u,u-u.u/u0u2u3u4u5u6u7u8(B") -(qdv "\\juk" "$Au`uaucudueufuhujukulumunuoupuqurusu;uu?u@uAuBuCuDuFuHuIuJuLuMuNuOuPuQuRuTuUuVuWuYuZu[u\u]u^u_(B") -(qdv "\\jukfa" "$As`sasbscsdsesfsgshsisjskslsmsnspsqsrssstsusvswsxsys{s|s}s~t!t"t#t$t%t&sGsHsIsJsKsLsMsOsPsQsSsTsUsVsWsXsYsZs\s_(B") -(qdv "\\kwat" "$Aw`wiw:w=w>w?wAwBwDwEwFwG(B") -(qdv "\\ma" "$Af`fafcfefffhfkflfmfnfofpfqfsftfufvfwfx(B") -(qdv "\\mo" "$Ak#k$k%k&k'k(k)k*k+k,(B") -(qdv "\\moon" "$AcFcGcHcIcJcKcLcMcNcOcPcQcRcScTcUcVcWcXcYc[(B") -(qdv "\\muk" "$Ah;hh?h@hBhDhEhFhGhHhIhLhNhOhPhQhRhShThUhVhWhXhYhZh[h\h]h^h_h`hahbhchdhehfhghhhihjhkhlhmhohphqhthuhvhwhxhyhzh{h|h}h~iai]i"i#i$i%i&i'i(i)i*i+i,i-i.i/i0i1i2i3i4i5i6i7mlmmmnmompmqmrmsmtmumvmwmzm|m}m~n!n"n$n%n&n(n)n*n+n,n-(B") -(qdv "\\nga" "$Aj1j2j3j4j5j6(B") -(qdv "\\ngau" "$Ajpjqjrjsjtjujvjwjxjyjzj{(B") -(qdv "\\niu" "$Ap4p5p6p7p8p9p:p;pp?p@pApBpCpEpGpHpIpJpKpMpNpOpRpSpTpUpVpW(B") -(qdv "\\nui" "$Af#f+f1f:faAaBaCaDaEaFaGaHaJaKaLaNaOaPaQaSaUaVaWaXaYaZ(B") -(qdv "\\sam" "$Ababbbcbdbebfbgbhbibkblbmbnbobpbqbrbsbtbubvbwbxbzb{b}b~c]c"c#c$c%c&c'c(c)c*c+c,c-c.c/c0c1c2c3c4c6c7c8c9c:c;cc?c@cAm"m#m$m%m'm(m)m*m+m-m.m/m0(B") -(qdv "\\sau" "$A^Q^R^S^T^U^W^X^Y^Z^\^]^^^`^a^b^c^d^e^f^g^h^i^k^l^m^n^o^p^q^r^s^t^u^v^w^x^y^z^{^|^}^~_"_#_$_%_&_'_(_)_*_+_,_-j|j}j~k]k"(B") -(qdv "\\sek" "$Am6m7m8m9m:m;mm?m@mAmBmCmDmEmFmGmHmImJmKmLmMmNmOmPmQmRmSmTmUmVmWmXmYmZm[m\m]m^m_m`mambmcmdmemfmg(B") -(qdv "\\si" "$Afzf|f}f~g]g"g#g$g%g&g'g(g)g*g+g,g-g.g/g0g1g3g4g5g6g7g8g9g:g;gg?g@gAgBgCgDgEgFgGgHgIgJgKgLgMgNgOgPgQgRgSgTgUgVgWgXgYgZ(B") -(qdv "\\sik" "$AwOwPwSbb?b@bAbBbCbDbEbFbGbHbIbJbKbLbMbN(B") -(qdv "\\teng" "$Ae`eaeBeCeDeEeFeGeHeIeJeLeMeNeOePeQeReTeUeVeWeXeYe[e\e^(B") -(qdv "\\to" "$A[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[{[|[}[~\!\"\#\$\%\&\'\(\)\*\+\,\-\.\/\1[P[R[T[U[W[X[Y[[[\[][^[_(B") -(qdv "\\wai" "$A`n`o`p`q`r`s`t`u`v`w(B") -(qdv "\\woh" "$Aouovowoxoyozo{o|o}o~p!p"p#(B") -(qdv "\\wong" "$Ag`gagbgcgdgfghgigkglgmgngpgqgrgsgugvgxgygzg{g|g}g~h!h"h#h$h%h'h(h)h*h+h,h-h.h/h0h1h2h3h4h6(B") -(qdv "\\yan" "$AY#Y6YHYX(B") -(qdv "\\yat" "$Aj8j9j:jj?j@jAjBjCjFjGjHjIjJjKjNjOjPjQjRjTjUjVjY(B") -(qdv "\\yi" "$AqCqDqEqFqGqHqIqJqKqLqMqNqOqPqQqRqSqTqUqVqWqXqYqZq[q]q^q_q`qaZcZgZhZiZjZkZlZmZnZo(B") -(qdv "\\yideuh" "$AZpZqZrZsZtZuZvZwZxZyZzZ{Z|Z}Z~["[#[$[%[&['[([)[*[+[,[-[.[/[0[1[2[3[4[5[7[8[9[:(B") -(qdv "\\yin" "$AZ&Z'Z(Z)Z*Z,Z-Z.Z0Z1Z2Z3Z4Z5Z7Z8Z9Z:Z=Z?Z@ZAZBZCZDZFZGZHZNZRZSZTZUZYZ[(B") -(qdv "\\yue" "$AvPvQvRvSvVvXvYvZv[v\v]v^v_vavbvcvdvevfvgvkvmvnvovpvqvrvsvtvuvvvwvxvyvzv{v|v}v~w]w#w$w%w&w'w(w*w+w,w-w.w/(B") -(qdv "\\yuk" "$Al"k`kakbkckdkekfkgkikjkkkmkokpkqkrksktkvkykzk{k~l!k>k?k@kBkCkDkEkFkGkIkKkLkMkOkQkRkSkTkUkVkWk[k\k]k^k_(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ctlaub.el --- a/lisp/quail/quail-ctlaub.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,684 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: YES -;; PROMPT: $(0KH)tTT&,!(N,Tg>A*#Gn5x!((B -;; # -;; COMMENT $(0N,Tg>A*#GnM$0D5x'J7{(B -;; COMMENT Sidney Lau's Cantonese transcription scheme as described in his book -;; COMMENT "Elementary Cantonese", The Government Printer, Hong Kong, 1972. -;; COMMENT This file was prepared by Fung Fung Lee ($(0,XFS76(B). -;; COMMENT Originally converted from CTCPS3.tit -;; COMMENT Last modified: June 2, 1993. -;; COMMENT -;; COMMENT Some infrequent GB characters are accessed by typing \, followed by -;; COMMENT the Cantonese romanization of the respective radical ($(0?f5}(B). -;; # -;; # define keys -;; VALIDINPUTKEY: abcdefghijklmnopstuwy\\ -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "ctlaub" "$(0N,Tg>A*#Gn5x(B" - t - "$(0KH)tTT&,!(N,Tg>A*#Gn5x!((B - $(0N,Tg>A*#GnM$0D5x'J7{(B - Sidney Lau's Cantonese transcription scheme as described in his book - \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972. - This file was prepared by Fung Fung Lee ($(0,XFS76(B). - Originally converted from CTCPS3.tit - Last modified: June 2, 1993. - - Some infrequent GB characters are accessed by typing \\, followed by - the Cantonese romanization of the respective radical ($(0?f5}(B)." - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a" "$(01`;@R*+U&:;=-j!{B+$(1[5(B") -(qdv "aai" "$(06n7e$(1Ar$(02:6aIRRF(B") -(qdv "aan" "$(07o62(B") -(qd "aang" "$(0\.(B") -(qd "aap" "$(0U:(B") -(qdv "aat" "$(0UM/f(B") -(qd "aau" "$(0/p(B") -(qdv "ak" "$(0AJ,F'._!(B") -(qdv "am" "$(0F=TE]S(B") -(qd "ang" "$(0]N(B") -(qdv "au" "$(0OD^0OHJ,$(1KB(B") -(qdv "ba" "$(0,E'<1A(=+D9>4QI_^_]>PH0jH<$(1A21m(B") -(qdv "baai" "$(0BCXHH<3$(1<@$(0V$$(1\t$(0.e2CGcR4UQXXY-$(1[3n8(B") -(qdv "bang" "$(0;~!{(B") -(qdv "bat" "$(0&c>,C./aDCJ6A%!{(B") -(qd "be" "$(0;F(B") -(qdv "bei" "$(0?8A,@-'SM|$(1(4$(0CQGW.9RX/?$(1+K$(0,+G=$(1E5$(0W"Wb9:9+0G3w&26?]z!{+n$(1fJ(B") -(qdv "beng" "$(03dMo8k(B") -(qdv "bik" "$(0I0$(13Q$(0KyRJZyXf(B") -(qdv "bin" "$(0;6$(1Ck$(038$(1FvLQ$(01n^I[1D;'-TV]4\*Yk,z$(11Z(B") -(qdv "bing" "$(0*!-e-x+/)D'`1'45:T(B") -(qdv "bit" "$(0+2^+$(1PC$(0ZR(SIL(B") -(qdv "biu" "$(01QTa$(1-q$(0O:?*;i^L[=(B") -(qdv "bo" "$(06\$(1Ul$(01r?f(M+*@_HQ,dO3Pp7[ZZ/I@`[k6lZ;$(1D[V5(B") -(qdv "boh" "$(04EC[O'0M.\QS$(13u(B") -(qdv "bok" "$(0Mr$(1[m$(0F2@sLT0]:eI[Sl(B") -(qdv "bong" "$(0-[UZ=R5K265)(B") -(qdv "boot" "$(0>`7S>jO!20B9+y(B") -(qdv "buk" "$(0&4P\X^!{:`&rIy(B") -(qd "bung" "$(04K(B") -(qdv "cha" "$(0!{3h7:&G$(12V$(09~F0,&HZRl@L!{(B") -(qdv "chaai" "$(0=wQ=8):AR5?k(B") -(qdv "chaak" "$(0BBC-'v/qHqA4(B") -(qdv "chaam" "$(0;7^g$(12l$(0JnJo[qJ}_/^k,_$(1p((B") -(qdv "chaan" "$(0[7E8>)U(B%V5$(1E{(B") -(qdv "chaang" "$(0N}Rw(B") -(qd "chaap" "$(0AG(B") -(qdv "chaat" "$(0JWUiZL..$(14"\L(B") -(qdv "chaau" "$(0,>DZ<&+Q0e$(12+(B") -(qdv "chai" "$(0=_A/z=yH$K$;A67K4ENW0F6CE/R;e(B") -(qdv "chi" "$(0G?ZS*BD%./*:*~.oA"*;T[3Y9RR0S6>1:$KwMd[0Ev>'Q23>;3*$Ij7F-yY,({33NW$(1.8$(0@>EI$(1)O$(02G.t9-:+!{Q>IW(B") -(qdv "chik" "$(0IwRp$(1U6Ah(B") -(qdv "chin" "$(0&F^tTe^CVoX]2*=R\}\P^%\t$(1"H$(0!{QO($*k(B") -(qdv "ching" "$(0OK$(1QT$(0L#PQV<^S*\HRB\CV6J4$(1&W+H^X^^(B") -(qdv "choh" "$(0Q`$(1)4$(07d1PQ]YfFHXpO{F+Td9q$(1>J(B") -(qdv "choi" "$(0GJ<4LC&`:CC{,Z1Z2803GB@:%$(1$K$(0?nMV!{!{(B") -(qdv "chuet" "$(0O&/h$(15X$(0L=5D;I$(1Om$(0.I(B") -(qdv "chui" "$(0.>+MDlTr:g$(1D9$(00fANWsJz(B") -(qdv "chut" "$(0'y\aX6!{(B") -(qd "da" "$(0(U(B") -(qdv "daai" "$(0&L<('QUc+E$(1Kr(B") -(qdv "daam" "$(0;B9YRkW%B)=N$(1OX8H(B") -(qdv "daan" "$(0+!@M&f$(1U$Pa$(0(ZNrPxN_?1$(1HB$(0Mg(B") -(qdv "daap" "$(0C1QJX"/6DM+&/k2u,/(c$(18:(B") -(qdv "dak" "$(0Na<68X!{(B") -(qdv "dang" "$(0C,[+S:BuJ"QR!{$(1B|jA(B") -(qdv "dat" "$(0'z4t(B") -(qdv "dau" "$(0-I$(18c$(0'H:o,@;(:d?YBr1,$(1A7$(0:(\#(B") -(qdv "de" "$(08W$(1B%(B") -(qd "dei" "$(0)c(B") -(qdv "dek" "$(0>I$(1mo(B") -(qdv "deng" "$(0-2:\$(1$p(B") -(qd "deuh" "$(0*9(B") -(qdv "deuk" "$(0Ba;<(B") -(qdv "dik" "$(00|KA5bO.-*KXJGJ([6(B") -(qdv "dim" "$(0X5$(15N$(0/4(B") -(qdv "din" "$(0IZ.)GST{J=-0@eS)$(16E$(0F\[M]^IO^c(B") -(qdv "ding" "$(0Ip.z5V&$(0@"T`L$$(1+T$(0&q$(1(K$(05m(B") -(qdv "dip" "$(0KxPcT=]i@JG'(B") -(qdv "dit" "$(0DF5d99DK$(10~(B") -(qdv "diu" "$(0)S'?Tt<5$(1hV$(0Ra\^$(1."$(0Us]9(B") -(qdv "duen" "$(0B|Wv3uXKL'PA(B") -(qd "duet" "$(0JE(B") -(qdv "dui" "$(0JX;U+,Dj(B") -(qdv "duk" "$(0SBGG3vZJ]uZISb_C(B") -(qdv "dun" "$(0AV\!?pFw1T?JE"T&$(1,>(B") -(qdv "faat" "$(0BvR"0OB^(B") -(qdv "fai" "$(0AMU\D7+S11NY0QQBF>$(1j@(B") -(qdv "fan" "$(0):'"RNV_1F$(19y$(0+K0B9NNBBP,y9@/DNsH/0!;g$(1Kh$(0X`:<$(1H{$(0Y4$(1aA(B") -(qdv "fat" "$(0*t/>/B/[3x(RLIC4)2'gM_!{$(18]1N(B") -(qdv "fau" "$(0+B;V8G=k1^6J*P$(1,o(B") -(qd "fe" "$(0;>(B") -(qdv "fei" "$(05{1gCSCh126OQ%$(16X$(0)oAZ$(1M{$(0LKTzA>(B") -(qdv "foh" "$(04p?M'W).P{$(1A,$(0Pj(B") -(qdv "fok" "$(0Tx^9(B") -(qdv "fong" "$(0),6%0T'J/t+^1>19/S-`+l??9A9sE~7pEl3.WK,20(-;$(1A*$(09n(B") -(qdv "foo" "$(0'4)0.L+x'Y@oM;>K:_PP;,O/JN,B1u-.O(6&/uCM/5LP5ZQ,@,'j5Y5W1b;b.M'h1N;J5<7=T23`$(1%S$(01@$(1-?$(0!{Q~R!WW$(1&r(B") -(qdv "fooi" "$(07PM,*I31=)2YMvHa!{@X(B") -(qdv "foon" "$(0]dNOB"(B") -(qd "foot" "$(0Wz(B") -(qdv "fuk" "$(0A'Po$(1)b$(00%K~TR@z)4C}YyU!ID50$(1U4(B") -(qdv "gaau" "$(04CrI"(B") -(qdv "gai" "$(05U\,YgW5$(13Y(B") -(qdv "gam" "$(01[&uEw(m3eAWP;TkG\R@(B") -(qdv "gan" "$(01UL,^OkIo^f(B") -(qdv "geng" "$(0[5U"(B") -(qd "geuk" "$(0H'(B") -(qdv "geung" "$(0N#$(1]9$(02[W/ZQ1.$(1^<(B") -(qdv "gik" "$(0AlS0FL$(1'G$(0Ue1h$(1D$$(0A=(B") -(qdv "gim" "$(0N-Uu6BN'(B") -(qdv "gin" "$(0:{-E)62{;S17Wo<[H"(B") -(qdv "ging" "$(07B@!9uGo-lJ;A`21J!>z^R$(15F$(0\AF:Bq\$$(1)3OT$(04e(B") -(qd "gip" "$(0+7(B") -(qdv "git" "$(0C9ON$(1+b$(002@.8+(B") -(qdv "giu" "$(0^'(6NLVMZe!{(B") -(qdv "go" "$(0:nP%+LS_8tLR9QSgYZP+GI$(1L3$(0M+(B") -(qdv "goh" "$(0K;686Y(B") -(qdv "goi" "$(0H[,R(B") -(qdv "gok" "$(0\=)WUkM^-F0t(B") -(qdv "gon" "$(0&\Em,`=34u-L?<%,aWJ5s*,$(1YR2!(B") -(qdv "goo" "$(0(-0J.W15.w3KDL$(1?h$(0.E*v.kIq^H]BDwI|I@U8Tn9P(B") -(qdv "goon" "$(0L(2&_).{\u?LAiU)^eK!6#>v_J(B") -(qdv "got" "$(0@5H7Pn(B") -(qdv "guen" "$(07aZ&6w6'>8.;U12gACQm=8ZtR]Wf(B") -(qdv "haak" "$(02kUJ(B") -(qdv "haam" "$(0MW;K2<\\=a.+@BU,(B") -(qdv "haan" "$(05pDfDhNI(B") -(qdv "haang" "$(1!R$(0+_*h(B") -(qdv "haap" "$(15Y$(0728ZEG.H(B") -(qdv "haau" "$(07h@2J~7y*T$(1$9$(0+TML3C8S(J6b+v2^(B") -(qdv "hai" "$(0-81|Z_&|6s$(1LCp-(B") -(qdv "hak" "$(0.,M7E*@?+-2,$(16D(B") -(qdv "ham" "$(0R[+WDW$(1W$$(0Rc@[;/+c4i@u?yU$(B") -(qdv "han" "$(03!>04A30RKU_(B") -(qdv "hang" "$(0/26+*h6X*mT0321:;?,Y[A(B") -(qdv "hap" "$(01o)Z>6G^4&+;!{Qq(B") -(qdv "hat" "$(07z&@OvW].4(B") -(qdv "hau" "$(0&H)\3&69@V1mB\25:S!{^y(B") -(qdv "hei" "$(086$(1!B$(0:E6h,)@F,vN5B#:@RC=:K[N2\w?y=sUbIvNH[rS;JjV]+?CKD{2t!{$(1Hf(B") -(qdv "hot" "$(0B?@C(B") -(qdv "huen" "$(0@@$(1ZK$(0;O'^[aCAH14N(B") -(qd "huet" "$(0*g(B") -(qdv "hui" "$(0Cq?C(+N8N@$(1GP$(08#F}$(18<(B") -(qdv "huk" "$(0MN6_(B") -(qdv "hung" "$(04($(1$$*N$(04yDu1)7G2DU58R5NX13|,g'79b)KK]?i6((B") -(qdv "ja" "$(1L7$(02HB5K(.T'f49D*!{!{)^?2(B") -(qdv "jaai" "$(0X:E-JT(B") -(qdv "jaak" "$(0?K)xLLRfS,XEJs9;YBJ2$(18[(B") -(qdv "jaam" "$(09=O2<~JZ^FB7$(1Rk(B") -(qdv "jaan" "$(0[&_5GA$(1U($(0ArL6\-N~$(1g,$(0WS(B") -(qdv "jaang" "$(0eYdDv]rIQ8|$(1%`$(0Ml(B") -(qdv "jaat" "$(0'E>U(_$(1Lc$(01R$(1.9(B") -(qdv "jaau" "$(0,GN4-=^vGv,O'X(B") -(qdv "jai" "$(0.2L|V%Ug>CR9McKJ'k^!A?(B") -(qdv "jak" "$(02-;"&w(B") -(qdv "jam" "$(00)8A3,F;:]$(1`!g+$(0R)(B") -(qdv "jan" "$(0YY8z7Z4GQi:c)b$(1Ax$(0M5(B") -(qdv "jang" "$(0NA$(1g>$(0IsNpAe[%$(1Ob$(0;|Ti!{L/$(1^P(B") -(qdv "jap" "$(0(e;[(B") -(qdv "jat" "$(08jEb$(1%<$(02bQ3>E(B") -(qdv "jau" "$(03{:Y=%@t*b)}-MAP?:.SDO$(1TU_P$(0/-.JOt.}2XAFI:$(1Hx$(0;M@U4x2%5-(B") -(qdv "je" "$(0?V106..mWM$(1[0$(0PRQLE@K5^/(B") -(qdv "jek" "$(0(8:j:49f0g6e(B") -(qdv "jeng" "$(0&k=h$(1.($(0QQ-b(B") -(qdv "jeuk" "$(0:[Cb?{V;[f[Z$(1RU(B") -(qdv "jeung" "$(0<0D0;sPZA@1\OIO?Od)MYRR}IzO6?~JeK=KN,]&8<)Q.'nCOSKMb63/9|29BF+w4wT?1v1M.q1%4k92To$(1,v$(0>f$(1>m$(0]U(B") -(qdv "jik" "$(0VeE>Y*X~1!\'+[?`:y9/QNVa$(1cl$(0\2Am:*-1-#97!{93(B") -(qdv "joh" "$(0+e+81a(K*w7?1~$(1.@(B") -(qdv "joi" "$(0)d)C2;-%7%I&Fa$(1(5(B") -(qdv "jok" "$(0+#_E3U3k(B") -(qdv "jong" "$(00nY/]/]q^)H6O8$(1"=$(0>~HS+jNz+hLW(B") -(qdv "jue" "$(0'e*o0DD"CbPzQ)8.8bCv*8>?HeBU/Y?,]|VlQx-~:#$(1)i$(0MT$(1\;(B") -(qdv "juen" "$(0E/;r5'YL[($(1mS$(0_>@rTXSU\fYq(B") -(qdv "juet" "$(0C;$(15X$(0L=;I$(1Om(B") -(qdv "jui" "$(0@3QU,*.F0p8o0ULN?0$(1GL$(0VWC7DJ?]*MV7_4^^C5Sa917_S-J'.r];[8$(18Y$(01+(B") -(qdv "jun" "$(0DQKqR26HFn3~7nXa733`C+8HX,S{Rt]<$(1,a(B") -(qdv "jung" "$(0&dL"$(1,]$(0>9Vl.yVk>]Ie?EM"4\/A\MH()5YzAjYHL8E5Wt>p$(126$(0L4(B") -(qd "jut" "$(0.6(B") -(qdv "ka" "$(0('.C$(1##$(0!{(B") -(qd "kaai" "$(0FI(B") -(qd "kaat" "$(1)?(B") -(qdv "kaau" "$(0QkQ\(B") -(qdv "kai" "$(02WP((B") -(qdv "kau" "$(0*+?lHRK-$(1'=$(0,fFeWU*_H,;k>!$(1)!$(0(1EdIn$(1(i(B") -(qdv "ke" "$(0YxSL5=*y(B") -(qdv "kei" "$(0Aw.(Ag4lK");G7R6.b0?;y1&,$B_GZ$(1Hh$(0[]]L(B") -(qd "kek" "$(0N*(B") -(qdv "keuk" "$(024RE(B") -(qdv "keung" "$(0<1$(1gUF6(B") -(qdv "kim" "$(0U>IA(B") -(qd "kin" "$(0:&(B") -(qdv "king" "$(0E1[TUd@#ZN$(1kC(B") -(qdv "kit" "$(0Qo$(1PZ$(0ALL&Zs$(1S{$(0&OPIZ)(B") -(qdv "kiu" "$(0[/R~@SI{O*Y(Ut(B") -(qd "koh" "$(1H;(B") -(qdv "koi" "$(0FNLeD\BGA6P"&bOx(B") -(qdv "kok" "$(0O}$(1>R$(0:W=[K/UN(B") -(qdv "kong" "$(0,?XD-+[}&n0c)-$(1A8$(0Z:(B") -(qd "koo" "$(1L](B") -(qdv "kooi" "$(0N.V9ZcHtN&OVW'$(1bj(B") -(qdv "koot" "$(03EWPCH(B") -(qdv "kuen" "$(0]cHn$(1q~$(07U(B") -(qdv "kuet" "$(0?A,o,C9O$(1'q$(0@=J$[!$(1Oh$(0&P!{(B") -(qdv "kui" "$(0;5/nQ}/]DB66YK]EB3+)^iJ[$(11K$(0Xm(B") -(qd "kuk" "$(0*3(B") -(qdv "kung" "$(0P,1*(B") -(qdv "kwa" "$(0)lH`Lx2T$(1*Z$(0H{9h$(1%;(B") -(qd "kwaang" "$(07|(B") -(qdv "kwai" "$(0?>4UW6>5S^H2F%\n$(1:6BY$(0DN(B") -(qdv "kwan" "$(0+[B{GqQJC'Cf.^/{;}7]HPG{Tm(B") -(qdv "kwik" "$(0Ma$(1Si(B") -(qdv "kwong" "$(0[}Z:(B") -(qdv "la" "$(1^N$(0@I;;2+(B") -(qdv "laai" "$(0/WTK(B") -(qdv "laam" "$(0Y1XQ\1;c\&^`]+_:V)\O>G(B") -(qd "lat" "$(0(p(B") -(qdv "lau" "$(0KFO=8i3}Fo8`K2>>YsN,Oo3l;`JwVX5q$(1Ab$(0J/$(1jp$(0[@$(1d-^T$(0]I(B") -(qd "le" "$(02K(B") -(qdv "lei" "$(0,X+4>"Oh1z$(1)<$(0=@_&$(1^9$(08\Yc$(17g$(0K@$(1mX$(0-_HTZ"?")QNSN)6^1}@T7!QcSr(B") -(qd "lek" "$(0(>(B") -(qdv "leng" "$(1UZh6(B") -(qdv "leuk" "$(0>*b6G?sUW$(1&F$(0'p$(1%p$(0>h(B") -(qdv "lip" "$(0Xe$(1/>(B") -(qdv "lit" "$(0)EC|8U.*(B") -(qdv "liu" "$(0JR&(VLO$>gIxVDS=T\$(1JOj?$(0Jb7jN3$(13F(B") -(qdv "lo" "$(0H|]@SN*SN|@9-'-r2a$(1QG$(0\6_.Z3[xRe@&KYH@R(Hw$(1W{$(0_8N1X<$(1P.$(0Z?$(1Ne$(0!{^{VC$(1jI$(0!{$(1mu$(0_B(B") -(qdv "loh" "$(0Zd]\2F^GW>^K_@_'L{OM!{[>(B") -(qdv "loi" "$(0-uCc<;*VGF(B") -(qdv "lok" "$(0O@H0MUHpI=8T4)U0C?ZHO@(B") -(qdv "long" "$(0=}G,FF8YA!5i7x8\=bO~IY]7W-UCX?Rg+IQ^7lJYVgNeX[]HZh;L/T(B") -(qdv "luk" "$(0Th@'&{?u[_GTG[NvB*L;(B") -(qdv "lun" "$(0-|<"+=[.^\(B") -(qdv "lung" "$(0[s\{U?]o[b]mVVDoZ/Z9[D,.[z(B") -(qdv "lut" "$(08%F!3$!{=|*X(B") -(qd "m" "$(06](B") -(qdv "ma" "$(0@)G;Ee:lP#KgT-PGJ)ED(B") -(qdv "maai" "$(0Q16mD:We(B") -(qdv "maan" "$(0G]$(1!&$(0Jk=&[O_(PX;8KQR7^.(B") -(qdv "maang" "$(00~Tc=x.vLpL\(B") -(qdv "maau" "$(0-(TJ59(zIP()M3$(1*x(B") -(qdv "mai" "$(0Ow$(17M_q$(0:MWG*N2B(B") -(qdv "mak" "$(0@(9dR/U=5r]G$(1I6(B") -(qdv "man" "$(0'GLM(b;C/Z<(B") -(qd "me" "$(02J(B") -(qdv "mei" "$(05"(],#4`Wm@q@g[HV^Es.AW3$(1;C$(02}6y!{!{$(1FK$(07i^"$(1^J$(0X3(B") -(qd "mi" "$(02B(B") -(qdv "mik" "$(0?=$(1$T(B") -(qdv "min" "$(05t\]+.LB;)2/6}P(B") -(qdv "mit" "$(0PYFgVY(B") -(qdv "miu" "$(0+oAA5BKsY24qBAN[Wn$(1:V$(0YP0,$(1=.$(09<(B") -(qdv "mo" "$(00>BS(a;.NyOM{Jv\4STNw]JUR!{R-(B") -(qdv "mok" "$(0>|6NPMKDJOJ^R7(B") -(qdv "mong" "$(09r,4&B-B*%>{L>$(1"i$(0=-)m1-(B") -(qdv "mooi" "$(0080v==!{QjFx@i,e3R.iR%(B") -(qdv "moon" "$(0KI611]SQA-$(1[7j^$(0YF(B") -(qdv "moot" "$(0(^,u/\0N5@0@(B") -(qdv "muk" "$(0'N(yGE0lS[!{5E,p$(1HC(B") -(qdv "mung" "$(0LaV'ZTXOJCZ7XM$(1id(B") -(qdv "na" "$(07W-\6c6v7c!{(B") -(qdv "naai" "$(0*=&&:O(E(B") -(qdv "naam" "$(023-/@K@v$(1F?(B") -(qd "naan" "$(0[E(B") -(qdv "naap" "$(0+RD]9L?B(B") -(qdv "naau" "$(0O"R$$(16T$(0.O\N(B") -(qd "nai" "$(00H(B") -(qd "nam" "$(1TG(B") -(qd "nang" "$(09e(B") -(qdv "nau" "$(0,DD[9H*6+m$(1\\$(0Sw$(1Ri(B") -(qd "ne" "$(0.R(B") -(qdv "nei" "$(0+$.s(HMp4".jSy:(B") -(qd "ngaang" "$(0B~(B") -(qdv "ngaau" "$(0=i27'Z18U-$(1=)(B") -(qdv "ngai" "$(0)OGOTy6>\j:tY|ZqZkOGHb]Z$(1fQ$(05#(B") -(qd "ngak" "$(0+F(B") -(qdv "ngam" "$(0<.[[(B") -(qdv "ngan" "$(0DzMQ]V(B") -(qdv "ngat" "$(0-V)|&C$(1!+!I(B") -(qdv "ngau" "$(0']IH'&Zm:|PK(B") -(qd "ngit" "$(1aL(B") -(qdv "ngo" "$(0E.(B") -(qdv "ngoi" "$(0+E$(1Kr$(0(AZUM[(B") -(qdv "ngok" "$(0DS/+UX$(1ZR$(0WyYpO@(B") -(qd "ngon" "$(0/'(B") -(qdv "ngong" "$(0/|$(1!8(B") -(qd "ngung" "$(1,;(B") -(qd "ne" "$(0.R(B") -(qdv "nik" "$(0\";4Fk(B") -(qdv "nim" "$(0/C;G/cX4(B") -(qd "nin" "$(0*"(B") -(qdv "ning" "$(0XRV=JP$(1!S$(00[V#$(1'g$(0*rUG$(1i`(B") -(qdv "nip" "$(0Q;:///j4H(B") -(qdv "paan" "$(0,IZ84c(B") -(qdv "paang" "$(0OTAt=oA&A}GVSz[\!{(B") -(qdv "paau" "$(04:9*+6IG:B/b.KDE0[(B") -(qd "pai" "$(0,H(B") -(qdv "pan" "$(0ZEN;U#?O(B") -(qdv "pang" "$(0RV0&(B") -(qdv "pat" "$(0')(u(B") -(qdv "pei" "$(0\@(wMI$(1,O$(0/_Bc8mBs,!.D'b)9;f0.IN(B") -(qd "pek" "$(0N+(B") -(qdv "pik" "$(0I)]=]?N"Xi(B") -(qdv "pin" "$(0I6P>P2;$'[[RPh(B") -(qdv "ping" "$(03<(N/d\7$(1-1$(0X+8~G})%.ZCZ>&D$2o$(1)($(02\7"U/(B") -(qdv "pit" "$(0JrSS!{$(1!_(B") -(qdv "piu" "$(0>BPQ\RKGSHE9$(1I2$(0JK$(16A(B") -(qdv "po" "$(0Z{A\/m>iQ[$(1S0$(0?'H:Lc6i8@?;22Fh$(1j:(B") -(qdv "poh" "$(09$;hMj(5!{$(1]e$(0DG(B") -(qdv "pok" "$(0(XN{*7RuN:$(1jE(B") -(qdv "pong" "$(07kLQ:,@+WHZ2$(1YQ$(0FcT+(B") -(qdv "pooi" "$(06$:Z;\LyQ*?r-z8a,m$(1%s$(0CW<95+!{$(1UX(B") -(qdv "poon" "$(0OuK8OY+3/X4ZP$(B") -(qdv "poot" "$(0OLIB(B") -(qdv "puk" "$(0&rIy(B") -(qdv "pung" "$(0P]VZ<\GQ(B") -(qdv "sa" "$(1+V$(0]e>u4f,h9B5&',$(1!FAy$(0HNZ!(B") -(qdv "saai" "$(07q^;<7ZM9l(B") -(qdv "saam" "$(0&6&65R$(1:#(B") -(qdv "saan" "$(0&UAXSd;^4D+5*D3aOU5o.n56DD(B") -(qdv "saang" "$(04](n(B") -(qdv "saap" "$(0+d(#9"Tu(B") -(qdv "saat" "$(0O%Y0=E2'G"[>(B") -(qdv "saau" "$(0T~=07XC"6T$(1FL(B") -(qdv "sai" "$(0>Y*jE='aM(?\RGSe$(17X$(0@hBY4$$(1>n(B") -(qdv "sak" "$(0ES!{(B") -(qdv "sam" "$(0'A4J,jNP$(19p$(0,8=fX@KW&pAq,%(B") -(qdv "san" "$(090F<-O=((t*\-R9%.G*{6{>ZCNE}W+QX-Q(B") -(qdv "sang" "$(0(nBj4=(B") -(qdv "sap" "$(0&3V/3FV+(B") -(qdv "sat" "$(0(CJS1O2jG/PN(B") -(qdv "sau" "$(0\OY$'D&sE{*.6<5})w;H.@JAa-56S?#$(1B#$(04@$(1d+S1(B") -(qdv "se" "$(0NQ1$7--i1=2r!{$(1_\$(0Ep!{$(1H8`$$(0?H;37E(B") -(qdv "sik" "$(0*d$(0W@(B") -(qdv "sim" "$(0:aY9$(1-7$(0:fNJ$(1Wn$(0VT(B") -(qdv "sin" "$(0)@P@K\R_SxCD7TY!MZ'q$(1A_$(0X-H*Gz$(1?*$(0]k$(1%O$(06*$(1$J$(0!{!{\Q(B") -(qdv "sing" "$(02SVy@:$(1-$$(0A1/M'+0$:i/V**6!HcG|$(1!P$(0>7Zb@83TB]T_.p)#$(1Np$(0H%(B") -(qdv "sip" "$(0\m\l8F(B") -(qdv "sit" "$(0^>*`FK0R7.W2Wq(B") -(qdv "siu" "$(0&R9?N=QZ'8)?8>S9Mi1V>VT(B}Qg7*LOXw(B") -(qdv "so" "$(0\8Bk^59EO0F4\X.E4Lk=;6[KfYV$(1Az$(0EC6t$(1F7(B") -(qdv "soi" "$(0H&\Z(B") -(qdv "sok" "$(09F7vJ1$(1B&(B") -(qdv "song" "$(08'EB@G=t$(1gu(B") -(qdv "sue" "$(07u83TTIrO9,JCUW1AaE)Rz*)Q(<-F`!{(B") -(qdv "suen" "$(0L,MMP17#>tLdF5+P2h="TZ$(1R,(B") -(qdv "suet" "$(0M*?|(B") -(qdv "sui" "$(0D}^*'VC%X#Mf2NG:L3=lG0J?Gs^UGPFZVUI.Tq9.:/2vQ!KvC=LFCXYO<25*(B") -(qdv "suk" "$(0.?CI\i=W]v;jO^HFVdC6$(1H|$(0;o)i;%J:P_(B") -(qdv "sun" "$(01k-UQT6f=K9GC2VJD|CVHgIl84*F::MBPw:"3%$(1%A(B") -(qdv "sung" "$(005Y{;wV|Nk:K+{!{Ej$(1>b(B") -(qdv "sut" "$(037.=([?55_Jt*(W7(B") -(qdv "ta" "$(0'm$(1(C$(0(G-))q$(1H6(B") -(qdv "taai" "$(0'5Ji$(1:<$(0D=8;!{,q$(1#;A/(B") -(qdv "taam" "$(0Pv?NG9OPZ~A$(0@]DrH.P7=/QYTL@AAfUK8=2($(1^w$(0;uT86|(B") -(qdv "tan" "$(0+@$(1"Y(B") -(qdv "tang" "$(0\WZnOZ(B") -(qdv "tau" "$(0U%;#,N?a(B") -(qd "tek" "$(0Q;(B") -(qdv "teng" "$(0_#H-(B") -(qdv "tik" "$(06L(34LZ$(1+I$(0RWYv(B") -(qdv "tin" "$(0'3Ff*|EY(qCP4O(B") -(qdv "ting" "$(0,-:u]p+Y$(16p$(01i7>7`$(1Mr$(0@f$(1U;$(0HCQh$(1$n(B") -(qdv "tip" "$(0D3/.(B") -(qd "tit" "$(0]8(B") -(qdv "tiu" "$(0=?P~3H>=H}-{$(17aNj$(0>F$(1q/kJ(B") -(qdv "to" "$(0?x$(1%X$(0;D$(1)D$(0q/oU71_IkQwR|+u@O*q0F(B") -(qdv "toi" "$(051(;LXMmXU3tME5F/r(B") -(qdv "tok" "$(0*-:;/`$(1@[(B") -(qdv "tong" "$(0EU6UB>VFF.;YAkPLSh6:QA=OQ6S>]YOa!{$(1R}$(0W9Wi(B") -(qdv "tuen" "$(0J7\)+\';W#(B") -(qd "tuet" "$(0>l(B") -(qdv "tui" "$(0LUT8pWN8*$(1H4$(0VGMR,0C*=4$(1/9$(0C0$(1Ah$(0It$(1!J$(0!{9`$(1bn(B") -(qdv "uk" "$(02qB4(B") -(qdv "wa" "$(02?N7ZzBlC_Hd>+CsL$$(1+T$(02`$(1jC(B") -(qdv "waai" "$(0Z.+fZ5$(1$&$(0=g3r(B") -(qdv "waak" "$(0/QBlA*)GJ#(B") -(qdv "waan" "$(0_%WdV@$(1lP$(0<>2i'=]`Ia7bM>$(1dp$(00s(B") -(qd "waang" "$(0Rx(B") -(qdv "waat" "$(0G+Fm3:(B") -(qdv "wai" "$(0F[V8$(1j%$(044T]TB*n@Y;ELEXsT;K3Nd(&A.2e5vI18/ZW!{$(1n:(B") -(qdv "wong" "$(0A)/%(B") -(qdv "wooi" "$(0)`:PFEE?Eq3#Cu(B") -(qdv "woon" "$(00sAQPB7}@QKpG!BHQ'GRBwCJ2QAO)(6K(B") -(qd "woot" "$(04%(B") -(qd "ya" "$(0&?(B") -(qdv "yai" "$(0*43@(B") -(qdv "yam" "$(05x)7E$B$Hv'2+tPW?v+X=c$(1:LC|LS$(0[F(B") -(qdv "yan" "$(00=?G&*7J,7'@)N)_$(1ic$(0_+&o&D4{$(1$%$(09y852f;lX!(FH?Kj53'r!{8:$(1Ni$(0:)(B") -(qdv "yap" "$(0&,0CAK-XLb(B") -(qdv "yat" "$(0&"'K@cDPF_++-}Y[(B") -(qdv "yau" "$(0'd$(1%{$(01X*5(r'9&55lAD3\)32xUA$(1!k$(0<@NhDTIEBZ0SB-I,-]'/(.*x9,I?M-(O.!,T$(1%h$(02IG(Ob$(1Ng$(0?3R'X7Z+(B") -(qdv "ye" "$(0.`EzFM5(G&?j+0:x(B") -(qdv "yeuk" "$(0]1$(1ZQ$(04}'L7@5MKl5>Zo$(1Fz$(0_-$(1aC(B") -(qdv "yeung" "$(0U9O5(B[o3z^o[g[c^j3s96FOAS-mKm*QDm87)8$(17C$(0[{QsKC3']l7DMh$(1mh(B") -(qdv "yi" "$(0YQ6/K`.$&+&)'i>DEu*UGy/y>-$(1">$(0\?Kk.|Pt/L&Y*WUj$(1N`$(0-n)/*iU')kN!9]-"2_XAAn-3H!R:$(1%:$(0]aR=2=2LKTL@$(1Wm$(0K#$(1NdlNe/(B") -(qdv "yik" "$(0M~,PVw:LcZa2|2V^SLr/y(B") -(qdv "yim" "$(0[e0d'u3ZEcJ&BR^T$(1[U$(0=Z^}Tp.d<`^m$(1.*$(0]X$(1F3(B") -(qdv "yin" "$(0/9>S>#-GS;BT4gFvS@Q0>r=IC!6V2~7($(1oP$(0T9=p2A/8K>@^2#$(1qx$(0B;+qJM9_L+^1$(1@G(B") -(qdv "ying" "$(05CN`,12OM&R8&tU])F-Y\qUP^z^BOfT.V3K_Zr1S\E4Y3Q]wRP[dZ@_F(B") -(qdv "yip" "$(0H5FG5y[j(B") -(qdv "yit" "$(0O`N9TA9j(B") -(qdv "yiu" "$(0Y"H#5S\/XF$(1$2$(0Wg+pKeF7@ZMDWL2c9k'6)]$(1BkW"$(0NMXL(B") -(qdv "yoh" "$(0@P6W(B") -(qdv "yue" "$(0LY$(1!0$(0/v1eM$&A)r&i_"9}\;R1US-g*>+(2!I8$(1Zq$(0@$A:BDKVDn6xUV4n)v*R)U_LI3@R74<:SXE|Xk].@pHVI`THE'-S=P0}FUH?EtWa4o$(1A`$(0TDUI+rG8$(1No$(0!{$(1LUR_$(01<$(125$(04v?}^2$(1>4(B") -(qdv "yuen" "$(0URQf$(1VL-bH=(B") -(qdv "yui" "$(0T!Q_1HHOKu(B") -(qdv "yuk" "$(0(j-@*Y:JT3,w*25j_I=DNlKc8IF]$(1nV$(0Ic3V$(1H9(B") -(qdv "yun" "$(0DdOW(B") -(qdv "yung" "$(08KB1<,$(1gO$(0(o2.T/7+*'9vL]KZFbC:&~EL9SR`+"E,V~$(1o;$(0IUTN$(1NF$(0HB<=1p$(1:W$(0:UK)--(B") -(qdv "\\beng" "$(1b9$(0Xj0y!{4T8n8s$(11*$(0!{$(11'$(0!{8r!{>3$(1>8>;]d>5E1$(0G<$(1E4$(0G>$(1E7]cR:L)R9$(0!{$(1L'R;RAX\$(0OrOl!{$(1XXX_mdX]]a$(0]j$(1X[$(0!{\z!{$(1b8$(0!{(B") -(qdv "\\booi" "$(0D6$(1@Q@O$(0D5$(1cb$(0HuHx$(1lBTWN=$(0!{$(1TY(B") -(qdv "\\che" "$(0:H?T!{$(1oW@f@n$(0!{$(1n6@e$(0I($(1H#H"$(0M$(0!{B[!{!{$(1=w$(0Kd$(1Ks$(0Oe$(1R%XJ]Rkl(B") -(qdv "\\gin" "$(1@8$(0WF$(1N.n$$(0T7$(1_H$(0Y=$(1g#(B") -(qdv "\\gok" "$(0<}$(19K$(0Y>$(1@;GKGFN2g%(B") -(qdv "\\gwai" "$(1V%$(0^xY}$(1`v$(0Y~]K(B") -(qdv "\\gwoh" "$(1J@$(0L>N$(17z7r7u7vq-$(0>M$(1>k^0>l>h$(0Gj(B") -(qdv "\\kwat" "$(0_1[<$(1ODm,$(0!{!{Yy$(1dfh0$(0_0$(1pd$(0^W(B") -(qdv "\\ma" "$(1Ut$(0Qy$(1jn$(0Q{$(1UxnOd\d_dclljr$(0[Q$(1lmjq$(0]F$(1lknM$(0_9$(1r$(B") -(qdv "\\mo" "$(05$!{$(1=,$(0F^$(1QBD($(0S'$(1eiWsmW(B") -(qdv "\\moon" "$(1:+$(0W}DiDc$(1ABl[$(0Qe$(1UQr5UP[T[Wdk[X[Z[R`?$(0W{Y_Ya$(1jT(B") -(qdv "\\muk" "$(1$C$(0,b$(1$DK#i%$(00;$(1';$(0!{07$(1$(1+D$(03i3o$(1e`*}]%/_/`$(1Jik`(:,E$(0!{4^4d$(1,C1:1;197N$(0!{$(17V$(0Xo!{$(1EE$(0GMGNGL$(1RF$(0Kt$(1L1$(0OySRSPVI$(1]g$(0Xl(B") -(qdv "\\nga" "$(0SI$(11"E(]_]]b7(B") -(qdv "\\ngau" "$(1+~$(0!{*K!{4>$(17"7%$(0BX$(1=rDk$(0!{Ka(B") -(qdv "\\niu" "$(1h_r(\5\:$(0^[$(1a*npa-a/$(0_K$(1d}r@$(0Z($(1e(p"p#d|$(0!{$(1h\$(0[X$(1k-k6$(0!{$(1k<$(0]P$(1m$nioso{o|ov$(0!{(B") -(qdv "\\nui" "$(1:y4Y$(0!{$(14U4T$(0!{Ef@j$(1:|I[$(0Ei$(1B?I^V]$(0JL$(1ITV\Vc(B") -(qdv "\\pao" "$(0Ho$(1Gbc__c(B") -(qdv "\\saan" "$(1"8#`#b$(079!{!{$(1&@&G$(0!{$(1&C$(0/)$(1&E$(0!{/%$(1Vl$(02s$(1P4*!5!$(0<$$(15"5)$(0<#$(14x$(0;x;z!{@w$(1;L;I$(0Ek$(1Io;ABV$(0!{$(1IjP-$(0NTWR$(1\f(B") -(qdv "\\sam" "$(1!\$(0*&[n$(1"C$(0Nu$(1#{J<#}#~$(0F#F$,;$(1#y$(0,:$(1&^$(0/H$(1&]$(0/P/E$(1&i$(0/N/O$(1&bW*$(0Jm$(1\r$(0F($(1*M!C;e$(07S7N$(1J0/*/+/($(07Q$(1/-$(0A/U$(0!{$(1,N$(03L9'!{9#!{[~$(1kq$(09)!{9&$(11>1=1F$(0>@$(1>O>L]q7]7_$(0!{$(17\>Q$(0SWGX$(1EMELXqET$(0K|$(1L5$(0!{$(1L=RP$(0!{$(1RT$(0SV$(1]u]v$(0VP$(1bFiMf2f/(B") -(qdv "\\si" "$(04~4|$(1,mkv$(0!{9I$(11y8,$(0>^>_Sq>W>X$(183$(0!{$(1?#$(0CC$(1F!F)E~$(0L:$(1Lw$(0!{$(1Lu$(0PCLH$(1LzLn$(0L7LGPD$(1Rq$(0PFPE$(1b`RuRvRwYDRr$(0SpSo$(1Y<$(0Sn$(1^=$(0SiSj\+VpVrVhVfVm$(1kx$(0Y#Y%!{$(1i[f@fBq1(B") -(qdv "\\sik" "$(0]D^Q$(1nG`\$(0E#$(1dZ$(0E!$(1AT$(0E%IgMq$(1qJUk$(0QvU+!{Yt$(1g~g|$(0[P!{$(1jf$(0!{(B") -(qdv "\\teng" "$(0TYWc$(1(o(r$(05c$(1-W$(05fYN5`?^5g$(1349h$(0^J$(19i$(0?W?c$(19l$(0DR$(1@s@uH)$(0I7$(1H'$(0QMMAMH(B") -(qdv "\\to" "$(0.[!{$(1%veE$(0._$(1%|&"%u%y%}4E)U)VB-4>$(0!{!{2U2P$(1.O$(0E^@a$(1B,.P.U46$(0!{$(14;$(0;W!{$(14<4O494847:f:e$(0!{@b$(1B5$(0!{$(1IDI?$(0!{N?]T$(1#L$(0!{$(1VZ$(0RM)h)f$(1"*$(0X>$(1")$(0)gZ0+g(B") -(qdv "\\wai" "$(0)a$(1"'40$(0+]$(1%r$(02M6j$(14/$(0;Q$(1VR(B") -(qdv "\\woh" "$(1,\1U$(095$(11Q$(0!{@x$(1>^>\$(0GdGb$(1R\$(0P)Xr(B") -(qdv "\\wong" "$(1"e$(0SD$(1Dy(-$(00u$(1,+$(04C4I!{$(1,,0o0n$(0=~$(10t0r$(08dG2$(1R-$(0G4BhBbBi$(1>$>">#$(0Bg$(1>'$(0G1G5$(1D|$(0G3VAKiOiSC\yOj$(1R0R,$(0OgSGVBV?$(1]V$(0^=(B") -(qdv "\\yan" "$(0!{$(1)&$(0:w$(1OU(B") -(qdv "\\yat" "$(1"O"N$:$(0Rr0<$(1',$(00"/~$(1's$(03X$(1*w*m*p$(09T$(1/W$(0Rq7t$(15m$(0!{AdFB$(1CG$(0K&$(1W?ah$(0\p(B") -(qdv "\\yi" "$(1-P2w$(0:3$(12z$(0:2$(19:$(0Zv$(1@2@1@6_@G=f~cGN"$(0L~$(1N'$(0L}$(1N%N*$(0T5$(1T3$(0PqWDPsT4WB$(1_Ciyq<"v(z({$(01c:h$(1-d3JAG$(0?zDq(B") -(qdv "\\yideuh" "$(0?w$(1AF$(0Dp$(1H\`C"r"tcx"qH1%)(u(w$(01YT^$(1(x3<-]-^[$$(0!{$(1-_@v$(0]{:X$(13A3@3?9t9m$(0DV$(1@xNU$(0MK$(1NRT~$(0Wh$(1j1lJ(B") -(qdv "\\yin" "$(0:6:8:9$(1cK@=$(0D'D.D+$(1@C@FGNGTGO$(0H_$(1GU$(0HiHhQ#M/M.$(1N7T?TC$(0P|Q&P}Q$TFTG$(1ZV$(0Y?_;$(1_Nn'$(0[$(B") -(qdv "\\yue" "$(1V'ok$(0!{!{$(1\)\*$(0X0$(1`w$(0X/$(1`yqM$(0X.$(1h?dtr?$(0^,$(1n]l{na$(0Z%[V$(1h7hEh:$(0[U!{$(1h$(0!{$(1jz$(0_A\[$(1j}k'$(0!{!{!{$(1l|$(0]M$(1l}n^$(0^-$(1nZ$(0!{!{^Z^X$(1ogpg(B") -(qdv "\\yuk" "$(1YU$(0?I$(1FI8Q8P8J$(0!{!{CRQWCT!{!{$(1F<$(0!{$(1M/$(0!{$(1FFB.BA$(0LV$(1S)$(0!{$(1^W^U$(0!{)I!{$(1$y$(0!{$(1'4$(0!{1416$(1(Q$(0!{!{!{\0$(1,}-#-+-)*|$(054$(18M$(09[!{$(12/$(09g7w!{(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-cyrillic.el --- a/lisp/quail/quail-cyrillic.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,826 +0,0 @@ -;; Quail packages for inputting Cyrillic characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 92.7.14 created for Mule Ver.0.9.5 by Takahashi N. -;;; 92.9.8 modified by Takahashi N. -;;; 92.11.25 modified by Takahashi N. -;;; 92.12.28 modified by Takahashi N. -;;; Macedonian, Serbian & Byelorussian are added -;;; 93.4.22 modified by Takahashi N. -;;; added "jis-russian". - -(require 'quail) - -(quail-define-package "jcuken" ",L9FC:5=(B" nil "Cyrillic (ISO 8859-5) encoding. - -They say this layout is widely used in Russia." nil t t t t) - -;; 1! 2@ 3# 4" 5: 6, 7. 8* 9( 0) -_ =+ ,L!(B -;; ,L9(B ,LF(B ,LC(B ,L:(B ,L5(B ,L=(B ,L3(B ,LH(B ,LI(B ,L7(B ,LE(B ,Lj(B -;; ,LD(B ,LK(B ,L2(B ,L0(B ,L?(B ,L@(B ,L>(B ,L;(B ,L4(B ,L6(B ,LM(B -;; ,LO(B ,LG(B ,LA(B ,L<(B ,L8(B ,LB(B ,LL(B ,L1(B ,LN(B /? - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?-) -(quail-defrule "=" ?=) -(quail-defrule "`" ?,Lq(B) -(quail-defrule "q" ?,LY(B) -(quail-defrule "w" ?,Lf(B) -(quail-defrule "e" ?,Lc(B) -(quail-defrule "r" ?,LZ(B) -(quail-defrule "t" ?,LU(B) -(quail-defrule "y" ?,L](B) -(quail-defrule "u" ?,LS(B) -(quail-defrule "i" ?,Lh(B) -(quail-defrule "o" ?,Li(B) -(quail-defrule "p" ?,LW(B) -(quail-defrule "[" ?,Le(B) -(quail-defrule "]" ?,Lj(B) -(quail-defrule "a" ?,Ld(B) -(quail-defrule "s" ?,Lk(B) -(quail-defrule "d" ?,LR(B) -(quail-defrule "f" ?,LP(B) -(quail-defrule "g" ?,L_(B) -(quail-defrule "h" ?,L`(B) -(quail-defrule "j" ?,L^(B) -(quail-defrule "k" ?,L[(B) -(quail-defrule "l" ?,LT(B) -(quail-defrule ";" ?,LV(B) -(quail-defrule "'" ?,Lm(B) -(quail-defrule "\\" ?\\) -(quail-defrule "z" ?,Lo(B) -(quail-defrule "x" ?,Lg(B) -(quail-defrule "c" ?,La(B) -(quail-defrule "v" ?,L\(B) -(quail-defrule "b" ?,LX(B) -(quail-defrule "n" ?,Lb(B) -(quail-defrule "m" ?,Ll(B) -(quail-defrule "," ?,LQ(B) -(quail-defrule "." ?,Ln(B) -(quail-defrule "/" ?/) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?@) -(quail-defrule "#" ?#) -(quail-defrule "$" ?\") -(quail-defrule "%" ?:) -(quail-defrule "^" ?,) -(quail-defrule "&" ?.) -(quail-defrule "*" ?*) -(quail-defrule "(" ?() -(quail-defrule ")" ?)) -(quail-defrule "_" ?_) -(quail-defrule "+" ?+) -(quail-defrule "~" ?,L!(B) -(quail-defrule "Q" ?,L9(B) -(quail-defrule "W" ?,LF(B) -(quail-defrule "E" ?,LC(B) -(quail-defrule "R" ?,L:(B) -(quail-defrule "T" ?,L5(B) -(quail-defrule "Y" ?,L=(B) -(quail-defrule "U" ?,L3(B) -(quail-defrule "I" ?,LH(B) -(quail-defrule "O" ?,LI(B) -(quail-defrule "P" ?,L7(B) -(quail-defrule "{" ?,LE(B) -(quail-defrule "}" ?,LJ(B) -(quail-defrule "A" ?,LD(B) -(quail-defrule "S" ?,LK(B) -(quail-defrule "D" ?,L2(B) -(quail-defrule "F" ?,L0(B) -(quail-defrule "G" ?,L?(B) -(quail-defrule "H" ?,L@(B) -(quail-defrule "J" ?,L>(B) -(quail-defrule "K" ?,L;(B) -(quail-defrule "L" ?,L4(B) -(quail-defrule ":" ?,L6(B) -(quail-defrule "\"" ?,LM(B) -(quail-defrule "|" ?|) -(quail-defrule "Z" ?,LO(B) -(quail-defrule "X" ?,LG(B) -(quail-defrule "C" ?,LA(B) -(quail-defrule "V" ?,L<(B) -(quail-defrule "B" ?,L8(B) -(quail-defrule "N" ?,LB(B) -(quail-defrule "M" ?,LL(B) -(quail-defrule "<" ?,L1(B) -(quail-defrule ">" ?,LN(B) -(quail-defrule "?" ??) - -(quail-setup-current-package) -;; - -(quail-define-package "jis-russian" "$B'+'8'5','&'/(B" nil - "JIS X0208.1983 encoding. - -The layout is same as jcuken, but uses JIS characters." nil t t t t) - -;; 1! 2@ 3# 4" 5: 6, 7. 8* 9( 0) -_ =+ ,L!(B -;; ,L9(B ,LF(B ,LC(B ,L:(B ,L5(B ,L=(B ,L3(B ,LH(B ,LI(B ,L7(B ,LE(B ,Lj(B -;; ,LD(B ,LK(B ,L2(B ,L0(B ,L?(B ,L@(B ,L>(B ,L;(B ,L4(B ,L6(B ,LM(B -;; ,LO(B ,LG(B ,LA(B ,L<(B ,L8(B ,LB(B ,LL(B ,L1(B ,LN(B /? - -(quail-defrule "1" ?$B#1(B) -(quail-defrule "2" ?$B#2(B) -(quail-defrule "3" ?$B#3(B) -(quail-defrule "4" ?$B#4(B) -(quail-defrule "5" ?$B#5(B) -(quail-defrule "6" ?$B#6(B) -(quail-defrule "7" ?$B#7(B) -(quail-defrule "8" ?$B#8(B) -(quail-defrule "9" ?$B#9(B) -(quail-defrule "0" ?$B#0(B) -(quail-defrule "-" ?$B!](B) -(quail-defrule "=" ?$B!a(B) -(quail-defrule "`" ?$B'W(B) -(quail-defrule "q" ?$B'[(B) -(quail-defrule "w" ?$B'h(B) -(quail-defrule "e" ?$B'e(B) -(quail-defrule "r" ?$B'\(B) -(quail-defrule "t" ?$B'V(B) -(quail-defrule "y" ?$B'_(B) -(quail-defrule "u" ?$B'T(B) -(quail-defrule "i" ?$B'j(B) -(quail-defrule "o" ?$B'k(B) -(quail-defrule "p" ?$B'Y(B) -(quail-defrule "[" ?$B'g(B) -(quail-defrule "]" ?$B'l(B) -(quail-defrule "a" ?$B'f(B) -(quail-defrule "s" ?$B'm(B) -(quail-defrule "d" ?$B'S(B) -(quail-defrule "f" ?$B'Q(B) -(quail-defrule "g" ?$B'a(B) -(quail-defrule "h" ?$B'b(B) -(quail-defrule "j" ?$B'`(B) -(quail-defrule "k" ?$B'](B) -(quail-defrule "l" ?$B'U(B) -(quail-defrule ";" ?$B'X(B) -(quail-defrule "'" ?$B'o(B) -(quail-defrule "\\" ?$B!@(B) -(quail-defrule "z" ?$B'q(B) -(quail-defrule "x" ?$B'i(B) -(quail-defrule "c" ?$B'c(B) -(quail-defrule "v" ?$B'^(B) -(quail-defrule "b" ?$B'Z(B) -(quail-defrule "n" ?$B'd(B) -(quail-defrule "m" ?$B'n(B) -(quail-defrule "," ?$B'R(B) -(quail-defrule "." ?$B'p(B) -(quail-defrule "/" ?$B!?(B) - -(quail-defrule "!" ?$B!*(B) -(quail-defrule "@" ?$B!w(B) -(quail-defrule "#" ?$B!t(B) -(quail-defrule "$" ?$B!I(B) -(quail-defrule "%" ?$B!'(B) -(quail-defrule "^" ?$B!$(B) -(quail-defrule "&" ?$B!%(B) -(quail-defrule "*" ?$B!v(B) -(quail-defrule "(" ?$B!J(B) -(quail-defrule ")" ?$B!K(B) -(quail-defrule "_" ?$B!2(B) -(quail-defrule "+" ?$B!\(B) -(quail-defrule "~" ?$B''(B) -(quail-defrule "Q" ?$B'+(B) -(quail-defrule "W" ?$B'8(B) -(quail-defrule "E" ?$B'5(B) -(quail-defrule "R" ?$B',(B) -(quail-defrule "T" ?$B'&(B) -(quail-defrule "Y" ?$B'/(B) -(quail-defrule "U" ?$B'$(B) -(quail-defrule "I" ?$B':(B) -(quail-defrule "O" ?$B';(B) -(quail-defrule "P" ?$B')(B) -(quail-defrule "{" ?$B'7(B) -(quail-defrule "}" ?$B'<(B) -(quail-defrule "A" ?$B'6(B) -(quail-defrule "S" ?$B'=(B) -(quail-defrule "D" ?$B'#(B) -(quail-defrule "F" ?$B'!(B) -(quail-defrule "G" ?$B'1(B) -(quail-defrule "H" ?$B'2(B) -(quail-defrule "J" ?$B'0(B) -(quail-defrule "K" ?$B'-(B) -(quail-defrule "L" ?$B'%(B) -(quail-defrule ":" ?$B'((B) -(quail-defrule "\"" ?$B'?(B) -(quail-defrule "|" ?$B!C(B) -(quail-defrule "Z" ?$B'A(B) -(quail-defrule "X" ?$B'9(B) -(quail-defrule "C" ?$B'3(B) -(quail-defrule "V" ?$B'.(B) -(quail-defrule "B" ?$B'*(B) -(quail-defrule "N" ?$B'4(B) -(quail-defrule "M" ?$B'>(B) -(quail-defrule "<" ?$B'"(B) -(quail-defrule ">" ?$B'@(B) -(quail-defrule "?" ?$B!)(B) - -(quail-setup-current-package) - -;; -(quail-define-package "macedonian" ",L)*5@B7(B-,L#,(B" nil - "Cyrillic (ISO 8859-5) encoding. - -This layout is based on JUS.I.K1.004." nil t t t t) - -;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> -;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L#(B -;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L,(B ,L6(B -;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?/) -(quail-defrule "=" ?+) -(quail-defrule "`" ?<) -(quail-defrule "q" ?,Ly(B) -(quail-defrule "w" ?,Lz(B) -(quail-defrule "e" ?,LU(B) -(quail-defrule "r" ?,L`(B) -(quail-defrule "t" ?,Lb(B) -(quail-defrule "y" ?,LW(B) -(quail-defrule "u" ?,Lc(B) -(quail-defrule "i" ?,LX(B) -(quail-defrule "o" ?,L^(B) -(quail-defrule "p" ?,L_(B) -(quail-defrule "[" ?,Lh(B) -(quail-defrule "]" ?,Ls(B) -(quail-defrule "a" ?,LP(B) -(quail-defrule "s" ?,La(B) -(quail-defrule "d" ?,LT(B) -(quail-defrule "f" ?,Ld(B) -(quail-defrule "g" ?,LS(B) -(quail-defrule "h" ?,Le(B) -(quail-defrule "j" ?,Lx(B) -(quail-defrule "k" ?,LZ(B) -(quail-defrule "l" ?,L[(B) -(quail-defrule ";" ?,Lg(B) -(quail-defrule "'" ?,L|(B) -(quail-defrule "\\" ?,LV(B) -(quail-defrule "z" ?,Lu(B) -(quail-defrule "x" ?,L(B) -(quail-defrule "c" ?,Lf(B) -(quail-defrule "v" ?,LR(B) -(quail-defrule "b" ?,LQ(B) -(quail-defrule "n" ?,L](B) -(quail-defrule "m" ?,L\(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?') -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?*) -(quail-defrule "~" ?>) -(quail-defrule "Q" ?,L)(B) -(quail-defrule "W" ?,L*(B) -(quail-defrule "E" ?,L5(B) -(quail-defrule "R" ?,L@(B) -(quail-defrule "T" ?,LB(B) -(quail-defrule "Y" ?,L7(B) -(quail-defrule "U" ?,LC(B) -(quail-defrule "I" ?,L8(B) -(quail-defrule "O" ?,L>(B) -(quail-defrule "P" ?,L?(B) -(quail-defrule "{" ?,LH(B) -(quail-defrule "}" ?,L#(B) -(quail-defrule "A" ?,L0(B) -(quail-defrule "S" ?,LA(B) -(quail-defrule "D" ?,L4(B) -(quail-defrule "F" ?,LD(B) -(quail-defrule "G" ?,L3(B) -(quail-defrule "H" ?,LE(B) -(quail-defrule "J" ?,L((B) -(quail-defrule "K" ?,L:(B) -(quail-defrule "L" ?,L;(B) -(quail-defrule ":" ?,LG(B) -(quail-defrule "\"" ?,L,(B) -(quail-defrule "|" ?,L6(B) -(quail-defrule "Z" ?,L%(B) -(quail-defrule "X" ?,L/(B) -(quail-defrule "C" ?,LF(B) -(quail-defrule "V" ?,L2(B) -(quail-defrule "B" ?,L1(B) -(quail-defrule "N" ?,L=(B) -(quail-defrule "M" ?,L<(B) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "serbian" ",L)*5@B7(B-,L"+(B" nil - "Cyrillic (ISO 8859-5) encoding. - -This layout is based on JUS.I.K1.005." nil t t t t) - -;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> -;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L"(B -;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L+(B ,L6(B -;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?/) -(quail-defrule "=" ?+) -(quail-defrule "`" ?<) -(quail-defrule "q" ?,Ly(B) -(quail-defrule "w" ?,Lz(B) -(quail-defrule "e" ?,LU(B) -(quail-defrule "r" ?,L`(B) -(quail-defrule "t" ?,Lb(B) -(quail-defrule "y" ?,LW(B) -(quail-defrule "u" ?,Lc(B) -(quail-defrule "i" ?,LX(B) -(quail-defrule "o" ?,L^(B) -(quail-defrule "p" ?,L_(B) -(quail-defrule "[" ?,Lh(B) -(quail-defrule "]" ?,Lr(B) -(quail-defrule "a" ?,LP(B) -(quail-defrule "s" ?,La(B) -(quail-defrule "d" ?,LT(B) -(quail-defrule "f" ?,Ld(B) -(quail-defrule "g" ?,LS(B) -(quail-defrule "h" ?,Le(B) -(quail-defrule "j" ?,Lx(B) -(quail-defrule "k" ?,LZ(B) -(quail-defrule "l" ?,L[(B) -(quail-defrule ";" ?,Lg(B) -(quail-defrule "'" ?,L{(B) -(quail-defrule "\\" ?,LV(B) -(quail-defrule "z" ?,Lu(B) -(quail-defrule "x" ?,L(B) -(quail-defrule "c" ?,Lf(B) -(quail-defrule "v" ?,LR(B) -(quail-defrule "b" ?,LQ(B) -(quail-defrule "n" ?,L](B) -(quail-defrule "m" ?,L\(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?') -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?*) -(quail-defrule "~" ?>) -(quail-defrule "Q" ?,L)(B) -(quail-defrule "W" ?,L*(B) -(quail-defrule "E" ?,L5(B) -(quail-defrule "R" ?,L@(B) -(quail-defrule "T" ?,LB(B) -(quail-defrule "Y" ?,L7(B) -(quail-defrule "U" ?,LC(B) -(quail-defrule "I" ?,L8(B) -(quail-defrule "O" ?,L>(B) -(quail-defrule "P" ?,L?(B) -(quail-defrule "{" ?,LH(B) -(quail-defrule "}" ?,L"(B) -(quail-defrule "A" ?,L0(B) -(quail-defrule "S" ?,LA(B) -(quail-defrule "D" ?,L4(B) -(quail-defrule "F" ?,LD(B) -(quail-defrule "G" ?,L3(B) -(quail-defrule "H" ?,LE(B) -(quail-defrule "J" ?,L((B) -(quail-defrule "K" ?,L:(B) -(quail-defrule "L" ?,L;(B) -(quail-defrule ":" ?,LG(B) -(quail-defrule "\"" ?,L+(B) -(quail-defrule "|" ?,L6(B) -(quail-defrule "Z" ?,L%(B) -(quail-defrule "X" ?,L/(B) -(quail-defrule "C" ?,LF(B) -(quail-defrule "V" ?,L2(B) -(quail-defrule "B" ?,L1(B) -(quail-defrule "N" ?,L=(B) -(quail-defrule "M" ?,L<(B) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "beylorussian" ",L)*5@B7(B-,L&.(B" nil - "Cyrillic (ISO 8859-5) encoding." nil t t t t) - -;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> -;; ,L)(B ,L*(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L&(B -;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L.(B ,L6(B -;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?/) -(quail-defrule "=" ?+) -(quail-defrule "`" ?<) -(quail-defrule "q" ?,Ly(B) -(quail-defrule "w" ?,Lz(B) -(quail-defrule "e" ?,LU(B) -(quail-defrule "r" ?,L`(B) -(quail-defrule "t" ?,Lb(B) -(quail-defrule "y" ?,LW(B) -(quail-defrule "u" ?,Lc(B) -(quail-defrule "i" ?,LX(B) -(quail-defrule "o" ?,L^(B) -(quail-defrule "p" ?,L_(B) -(quail-defrule "[" ?,Lh(B) -(quail-defrule "]" ?,Lv(B) -(quail-defrule "a" ?,LP(B) -(quail-defrule "s" ?,La(B) -(quail-defrule "d" ?,LT(B) -(quail-defrule "f" ?,Ld(B) -(quail-defrule "g" ?,LS(B) -(quail-defrule "h" ?,Le(B) -(quail-defrule "j" ?,Lx(B) -(quail-defrule "k" ?,LZ(B) -(quail-defrule "l" ?,L[(B) -(quail-defrule ";" ?,Lg(B) -(quail-defrule "'" ?,L~(B) -(quail-defrule "\\" ?,LV(B) -(quail-defrule "z" ?,Lu(B) -(quail-defrule "x" ?,L(B) -(quail-defrule "c" ?,Lf(B) -(quail-defrule "v" ?,LR(B) -(quail-defrule "b" ?,LQ(B) -(quail-defrule "n" ?,L](B) -(quail-defrule "m" ?,L\(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?') -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?*) -(quail-defrule "~" ?>) -(quail-defrule "Q" ?,L)(B) -(quail-defrule "W" ?,L*(B) -(quail-defrule "E" ?,L5(B) -(quail-defrule "R" ?,L@(B) -(quail-defrule "T" ?,LB(B) -(quail-defrule "Y" ?,L7(B) -(quail-defrule "U" ?,LC(B) -(quail-defrule "I" ?,L8(B) -(quail-defrule "O" ?,L>(B) -(quail-defrule "P" ?,L?(B) -(quail-defrule "{" ?,LH(B) -(quail-defrule "}" ?,L&(B) -(quail-defrule "A" ?,L0(B) -(quail-defrule "S" ?,LA(B) -(quail-defrule "D" ?,L4(B) -(quail-defrule "F" ?,LD(B) -(quail-defrule "G" ?,L3(B) -(quail-defrule "H" ?,LE(B) -(quail-defrule "J" ?,L((B) -(quail-defrule "K" ?,L:(B) -(quail-defrule "L" ?,L;(B) -(quail-defrule ":" ?,LG(B) -(quail-defrule "\"" ?,L.(B) -(quail-defrule "|" ?,L6(B) -(quail-defrule "Z" ?,L%(B) -(quail-defrule "X" ?,L/(B) -(quail-defrule "C" ?,LF(B) -(quail-defrule "V" ?,L2(B) -(quail-defrule "B" ?,L1(B) -(quail-defrule "N" ?,L=(B) -(quail-defrule "M" ?,L<(B) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "ukrainian" ",L$'5@B7(B-,L&.(B" nil - "Cyrillic (ISO 8859-5) encoding. - -Sorry, but 'ghe with upturn' is not included in ISO 8859-5" nil t t t t) - -;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <> -;; ,L$(B ,L'(B ,L5(B ,L@(B ,LB(B ,L7(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,L&(B -;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L((B ,L:(B ,L;(B ,LG(B ,L.(B ,L6(B -;; ,L%(B ,L/(B ,LF(B ,L2(B ,L1(B ,L=(B ,L<(B ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?/) -(quail-defrule "=" ?+) -(quail-defrule "`" ?<) -(quail-defrule "q" ?,Lt(B) -(quail-defrule "w" ?,Lw(B) -(quail-defrule "e" ?,LU(B) -(quail-defrule "r" ?,L`(B) -(quail-defrule "t" ?,Lb(B) -(quail-defrule "y" ?,LW(B) -(quail-defrule "u" ?,Lc(B) -(quail-defrule "i" ?,LX(B) -(quail-defrule "o" ?,L^(B) -(quail-defrule "p" ?,L_(B) -(quail-defrule "[" ?,Lh(B) -(quail-defrule "]" ?,Lv(B) -(quail-defrule "a" ?,LP(B) -(quail-defrule "s" ?,La(B) -(quail-defrule "d" ?,LT(B) -(quail-defrule "f" ?,Ld(B) -(quail-defrule "g" ?,LS(B) -(quail-defrule "h" ?,Le(B) -(quail-defrule "j" ?,Lx(B) -(quail-defrule "k" ?,LZ(B) -(quail-defrule "l" ?,L[(B) -(quail-defrule ";" ?,Lg(B) -(quail-defrule "'" ?,L~(B) -(quail-defrule "\\" ?,LV(B) -(quail-defrule "z" ?,Lu(B) -(quail-defrule "x" ?,L(B) -(quail-defrule "c" ?,Lf(B) -(quail-defrule "v" ?,LR(B) -(quail-defrule "b" ?,LQ(B) -(quail-defrule "n" ?,L](B) -(quail-defrule "m" ?,L\(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?') -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?*) -(quail-defrule "~" ?>) -(quail-defrule "Q" ?,L$(B) -(quail-defrule "W" ?,L'(B) -(quail-defrule "E" ?,L5(B) -(quail-defrule "R" ?,L@(B) -(quail-defrule "T" ?,LB(B) -(quail-defrule "Y" ?,L7(B) -(quail-defrule "U" ?,LC(B) -(quail-defrule "I" ?,L8(B) -(quail-defrule "O" ?,L>(B) -(quail-defrule "P" ?,L?(B) -(quail-defrule "{" ?,LH(B) -(quail-defrule "}" ?,L&(B) -(quail-defrule "A" ?,L0(B) -(quail-defrule "S" ?,LA(B) -(quail-defrule "D" ?,L4(B) -(quail-defrule "F" ?,LD(B) -(quail-defrule "G" ?,L3(B) -(quail-defrule "H" ?,LE(B) -(quail-defrule "J" ?,L((B) -(quail-defrule "K" ?,L:(B) -(quail-defrule "L" ?,L;(B) -(quail-defrule ":" ?,LG(B) -(quail-defrule "\"" ?,L.(B) -(quail-defrule "|" ?,L6(B) -(quail-defrule "Z" ?,L%(B) -(quail-defrule "X" ?,L/(B) -(quail-defrule "C" ?,LF(B) -(quail-defrule "V" ?,L2(B) -(quail-defrule "B" ?,L1(B) -(quail-defrule "N" ?,L=(B) -(quail-defrule "M" ?,L<(B) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "yawerty" ",LO25@BK(B" nil "Cyrillic (ISO 8859-5) encoding. - -This layout is based on Roman transcription. -When preceded by a '/', the second and the third rows (number key row) change -as follows. - - keytop | Q W E R T Y U I O P A S D - --------+--------------------------------------- - input | ,L"(B ,L#(B ,L$(B ,L%(B ,L&(B ,L'(B ,L((B ,L)(B ,L*(B ,L+(B ,L,(B ,L.(B ,L/(B -" nil t t t t) - -;; 1! 2,Lq(B 3,Lj(B 4,L!(B 5% 6^ 7& 8* 9( 0) -_ ,LG(B ,LN(B -;; ,LO(B ,L2(B ,L5(B ,L@(B ,LB(B ,LK(B ,LC(B ,L8(B ,L>(B ,L?(B ,LH(B ,LI(B -;; ,L0(B ,LA(B ,L4(B ,LD(B ,L3(B ,LE(B ,L9(B ,L:(B ,L;(B ;: '" ,LM(B -;; ,L7(B ,LL(B ,LF(B ,L6(B ,L1(B ,L=(B ,L<(B ,< .> /? - -;; 1! 2,Lq(B 3,Lj(B 4,L!(B 5% 6^ 7& 8* 9( 0) -_ ,LG(B ,LN(B -;; ,L"(B ,L#(B ,L$(B ,L%(B ,L&(B ,L'(B ,L((B ,L)(B ,L*(B ,L+(B ,LH(B ,LI(B -;; ,L,(B ,L.(B ,L/(B ,LD(B ,L3(B ,LE(B ,L9(B ,L:(B ,L;(B ;: '" ,LM(B -;; ,L7(B ,LL(B ,LF(B ,L6(B ,L1(B ,L=(B ,L<(B ,< .> /? - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?-) -(quail-defrule "=" ?,Lg(B) -(quail-defrule "`" ?,Ln(B) -(quail-defrule "q" ?,Lo(B) -(quail-defrule "w" ?,LR(B) -(quail-defrule "e" ?,LU(B) -(quail-defrule "r" ?,L`(B) -(quail-defrule "t" ?,Lb(B) -(quail-defrule "y" ?,Lk(B) -(quail-defrule "u" ?,Lc(B) -(quail-defrule "i" ?,LX(B) -(quail-defrule "o" ?,L^(B) -(quail-defrule "p" ?,L_(B) -(quail-defrule "[" ?,Lh(B) -(quail-defrule "]" ?,Li(B) -(quail-defrule "a" ?,LP(B) -(quail-defrule "s" ?,La(B) -(quail-defrule "d" ?,LT(B) -(quail-defrule "f" ?,Ld(B) -(quail-defrule "g" ?,LS(B) -(quail-defrule "h" ?,Le(B) -(quail-defrule "j" ?,LY(B) -(quail-defrule "k" ?,LZ(B) -(quail-defrule "l" ?,L[(B) -(quail-defrule ";" ?;) -(quail-defrule "'" ?') -(quail-defrule "\\" ?,Lm(B) -(quail-defrule "z" ?,LW(B) -(quail-defrule "x" ?,Ll(B) -(quail-defrule "c" ?,Lf(B) -(quail-defrule "v" ?,LV(B) -(quail-defrule "b" ?,LQ(B) -(quail-defrule "n" ?,L](B) -(quail-defrule "m" ?,L\(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?/) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?,Lq(B) -(quail-defrule "#" ?,Lj(B) -(quail-defrule "$" ?,L!(B) -(quail-defrule "%" ?%) -(quail-defrule "^" ?^) -(quail-defrule "&" ?&) -(quail-defrule "*" ?*) -(quail-defrule "(" ?() -(quail-defrule ")" ?)) -(quail-defrule "_" ?_) -(quail-defrule "+" ?,LG(B) -(quail-defrule "~" ?,LN(B) -(quail-defrule "Q" ?,LO(B) -(quail-defrule "W" ?,L2(B) -(quail-defrule "E" ?,L5(B) -(quail-defrule "R" ?,L@(B) -(quail-defrule "T" ?,LB(B) -(quail-defrule "Y" ?,LK(B) -(quail-defrule "U" ?,LC(B) -(quail-defrule "I" ?,L8(B) -(quail-defrule "O" ?,L>(B) -(quail-defrule "P" ?,L?(B) -(quail-defrule "{" ?,LH(B) -(quail-defrule "}" ?,LI(B) -(quail-defrule "A" ?,L0(B) -(quail-defrule "S" ?,LA(B) -(quail-defrule "D" ?,L4(B) -(quail-defrule "F" ?,LD(B) -(quail-defrule "G" ?,L3(B) -(quail-defrule "H" ?,LE(B) -(quail-defrule "J" ?,L9(B) -(quail-defrule "K" ?,L:(B) -(quail-defrule "L" ?,L;(B) -(quail-defrule ":" ?:) -(quail-defrule "\"" ?\") -(quail-defrule "|" ?,LM(B) -(quail-defrule "Z" ?,L7(B) -(quail-defrule "X" ?,LL(B) -(quail-defrule "C" ?,LF(B) -(quail-defrule "V" ?,L6(B) -(quail-defrule "B" ?,L1(B) -(quail-defrule "N" ?,L=(B) -(quail-defrule "M" ?,L<(B) -(quail-defrule "<" ?<) -(quail-defrule ">" ?>) -(quail-defrule "?" ??) - -(quail-defrule "/q" ?,Lr(B) -(quail-defrule "/w" ?,Ls(B) -(quail-defrule "/e" ?,Lt(B) -(quail-defrule "/r" ?,Lu(B) -(quail-defrule "/t" ?,Lv(B) -(quail-defrule "/y" ?,Lw(B) -(quail-defrule "/u" ?,Lx(B) -(quail-defrule "/i" ?,Ly(B) -(quail-defrule "/o" ?,Lz(B) -(quail-defrule "/p" ?,L{(B) -(quail-defrule "/a" ?,L|(B) -(quail-defrule "/s" ?,L~(B) -(quail-defrule "/d" ?,L(B) - -(quail-defrule "/Q" ?,L"(B) -(quail-defrule "/W" ?,L#(B) -(quail-defrule "/E" ?,L$(B) -(quail-defrule "/R" ?,L%(B) -(quail-defrule "/T" ?,L&(B) -(quail-defrule "/Y" ?,L'(B) -(quail-defrule "/U" ?,L((B) -(quail-defrule "/I" ?,L)(B) -(quail-defrule "/O" ?,L*(B) -(quail-defrule "/P" ?,L+(B) -(quail-defrule "/A" ?,L,(B) -(quail-defrule "/S" ?,L.(B) -(quail-defrule "/D" ?,L/(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ethio.el --- a/lisp/quail/quail-ethio.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,927 +0,0 @@ -;; Quail package for Ethiopic characters. -;; Copyright (C) 1994 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). -;; This file contains Ethipic characters. - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 94.10.13 created for Mule Ver.2.1 by TAKAHASHI Naoto -;;; 95.7.19 modified for Mule Ver.2.2.2 by TAKAHASHI Naoto - -(require 'quail) -(require 'ethio) - -;; -;; toggle ethio & latin input -;; - -(defvar ethio-prefer-arabic-digit t) -(make-variable-buffer-local 'ethio-prefer-arabic-digit) -(defvar ethio-prefer-latin-space t) -(make-variable-buffer-local 'ethio-prefer-latin-space) -(defvar ethio-prefer-ethiopic-space nil) -(make-variable-buffer-local 'ethio-prefer-ethiopic-space) -(defvar ethio-prefer-latin-punctuation nil) -(make-variable-buffer-local 'ethio-prefer-latin-punctuation) - -(defconst arabic-digit-strings - '("1" "2" "3" "4" "5" "6" "7" "8" "9" - "10" "20" "30" "40" "50" "60" "70" "80" "90" - "100" "200" "300" "400" "500" "600" "700" "800" "900" - "1000" "2000" "3000" "4000" "5000" "6000" "7000" "8000" "9000" - "10000" "20000" "30000" "40000" "50000" "60000" "70000" "80000" "90000" - "100000" "200000" "300000" "400000" "500000" "600000" "700000" "80000" - "900000" "1000000")) - -(defconst ethiopic-digit-strings - '("$(2$W(B" "$(2$X(B" "$(2$Y(B" "$(2$Z(B" "$(2$[(B" "$(2$\(B" "$(2$](B" "$(2$^(B" "$(2$_(B" - "$(2$`(B" "$(2$a(B" "$(2$b(B" "$(2$c(B" "$(2$d(B" "$(2$e(B" "$(2$f(B" "$(2$g(B" "$(2$h(B" - "$(2$i(B" "$(2$X$i(B" "$(2$Y$i(B" "$(2$Z$i(B" "$(2$[$i(B" "$(2$\$i(B" "$(2$]$i(B" "$(2$^$i(B" "$(2$_$i(B" - "$(2$`$i(B" "$(2$a$i(B" "$(2$b$i(B" "$(2$c$i(B" "$(2$d$i(B" "$(2$e$i(B" "$(2$f$i(B" "$(2$g$i(B" "$(2$h$i(B" - "$(2$j(B" "$(2$X$j(B" "$(2$Y$j(B" "$(2$Z$j(B" "$(2$[$j(B" "$(2$\$j(B" "$(2$]$j(B" "$(2$^$j(B" "$(2$_$j(B" - "$(2$`$j(B" "$(2$a$j(B" "$(2$b$j(B" "$(2$c$j(B" "$(2$d$j(B" "$(2$e$j(B" "$(2$f$j(B" "$(2$g$j(B" "$(2$h$j(B" - "$(2$i$j(B")) - -(defconst latin-punctuation-strings - '("." ".." "," ",," ";" ";;" ":" ":::" "*" "**")) - -(defconst ethiopic-punctuation-strings - '("$(2$P(B" "." "$(2$Q(B" "," "$(2$R(B" ";" "$(2$S(B" ":" "$(2$T(B" "*")) - -(defun ethio-toggle-digit nil - "Toggle Arabic numbers and Ethiopic numbers for keyboard input." - (interactive) - (if (and quail-mode - (string= (quail-package-name) "ethio")) - (let ((nums (if ethio-prefer-arabic-digit - ethiopic-digit-strings - arabic-digit-strings)) - (keys arabic-digit-strings)) - (while keys - (quail-defrule (car keys) (car nums)) - (setq keys (cdr keys) - nums (cdr nums))) - (setq ethio-prefer-arabic-digit (not ethio-prefer-arabic-digit)) - (redraw-modeline t)))) - -(defun ethio-toggle-space nil - "Toggle Latin space and Ethiopic separator for keyboard input." - (interactive) - (if (and quail-mode - (string= (quail-package-name) "ethio")) - (progn - (cond (ethio-prefer-latin-space - (quail-defrule " " "$(2$N(B") - (setq ethio-prefer-latin-space nil - ethio-prefer-ethiopic-space t)) - (ethio-prefer-ethiopic-space - (quail-defrule " " "$(2$O(B") - (setq ethio-prefer-ethiopic-space nil)) - (t - (quail-defrule " " " " "ethio") - (setq ethio-prefer-latin-space t))) - (redraw-modeline t)))) - -(defun ethio-toggle-punctuation nil - "Toggle Ethiopic punctuation and Latin punctuation for keyboard input." - (interactive) - (if (and quail-mode - (string= (quail-package-name) "ethio")) - (let ((puncs (if ethio-prefer-latin-punctuation - ethiopic-punctuation-strings - latin-punctuation-strings)) - (keys latin-punctuation-strings)) - (while keys - (quail-defrule (car keys) (car puncs)) - (setq keys (cdr keys) - puncs (cdr puncs))) - (setq ethio-prefer-latin-punctuation - (not ethio-prefer-latin-punctuation)) - (redraw-modeline t)))) - -(defvar quail-ethio-mode nil) -(make-variable-buffer-local 'quail-ethio-mode) - -(defvar quail-ethio-mode-map nil) -(or quail-ethio-mode-map - (let ((map (make-sparse-keymap))) - (define-key map [f1] 'ethio-toggle-digit) - (define-key map [f2] 'ethio-toggle-space) - (define-key map [f3] 'ethio-toggle-punctuation) - (setq quail-ethio-mode-map map))) - -(or (assq 'quail-ethio-mode minor-mode-map-alist) - (setq minor-mode-map-alist - (cons (cons 'quail-ethio-mode quail-ethio-mode-map) - minor-mode-map-alist))) - -(defun quail-ethio-mode (&optional arg) - (interactive "P") - (setq quail-ethio-mode - (and quail-mode - (if (null arg) (not quail-ethio-mode) - (> (prefix-numeric-value arg) 0))))) - -(quail-define-package - "ethio" - '("$(2"="#!&(B " - (ethio-prefer-arabic-digit "1" "$(2$W(B") - (ethio-prefer-latin-space "_" - (ethio-prefer-ethiopic-space "$(2$N(B" "$(2$O(B")) - (ethio-prefer-latin-punctuation "." "$(2$P(B")) - t " KEYS AND FUNCTIONS - -[F1] or `M-x ethio-toggle-digit' - toggles Arabic digit input and Ethiopic digit input. The - current input mode is indicated by the character `1' or `$(2$W(B' in - the mode line, next to the `Q-ETHIO' string. The default is - Arabic. - In Ethiopic mode, you can input up to 1000000 ($(2$i$j(B) by - continuous zeros. To input 2000000 ($(2$X$i$j(B), for example, you - have to type `21000000'. - -[F2] or `M-x ethio-toggle-space' - toggles space characters (one of the three below) for keyboard - input. - a) ` ' - Single width ASCII space. Mode line Indicator is `_'. - b) `$(2$N(B' - Double width Ethiopic blank. Mode line Indicator is `$(2$N(B'. - c) `$(2$O(B' - Ethiopic word separator. Mode line Indicator is `$(2$O(B'. - Each time you hit [F2], the space character changes a -> b -> c -> a - and so on. The default is ASCII space. - -[F3] or `M-x ethio-toggle-punctuation' - toggles Latin punctuation input and Ethiopic punctuation input. - The mode line indicator is `.' (Latin) and `$(2$P(B' (Ethiopic). - The default is Ethiopic. -" nil t t nil nil nil nil '(quail-ethio-mode)) - -(qd "le" "$(2!!(B") -(qd "lu" "$(2!"(B") -(qd "li" "$(2!#(B") -(qd "la" "$(2!$(B") -(qd "lE" "$(2!%(B") -(qd "l" "$(2!&(B") -(qd "lo" "$(2!'(B") -(qd "lW" "$(2!((B") -(qd "lWa" "$(2!((B") -(qd "lWe" "$(2!&#L(B") -(qd "lWu" "$(2!&#M(B") -(qd "lWi" "$(2!&#N(B") -(qd "lWE" "$(2!&#P(B") -(qd "lW'" "$(2!&#M(B") - -(qd "Le" "$(2!!(B") -(qd "Lu" "$(2!"(B") -(qd "Li" "$(2!#(B") -(qd "La" "$(2!$(B") -(qd "LE" "$(2!%(B") -(qd "L" "$(2!&(B") -(qd "Lo" "$(2!'(B") -(qd "LW" "$(2!((B") -(qd "LWa" "$(2!((B") -(qd "LWe" "$(2!&#L(B") -(qd "LWu" "$(2!&#M(B") -(qd "LWi" "$(2!&#N(B") -(qd "LWE" "$(2!&#P(B") -(qd "LW'" "$(2!&#M(B") - -(qd "me" "$(2!)(B") -(qd "mu" "$(2!*(B") -(qd "mi" "$(2!+(B") -(qd "ma" "$(2!,(B") -(qd "mE" "$(2!-(B") -(qd "m" "$(2!.(B") -(qd "mo" "$(2!/(B") -(qd "mW" "$(2!0(B") -(qd "mWa" "$(2!0(B") -(qd "mWe" "$(2!.#L(B") -(qd "mWu" "$(2!.#M(B") -(qd "mWi" "$(2!.#N(B") -(qd "mWE" "$(2!.#P(B") -(qd "mW'" "$(2!.#M(B") - -(qd "Me" "$(2!)(B") -(qd "Mu" "$(2!*(B") -(qd "Mi" "$(2!+(B") -(qd "Ma" "$(2!,(B") -(qd "ME" "$(2!-(B") -(qd "M" "$(2!.(B") -(qd "Mo" "$(2!/(B") -(qd "MW" "$(2!0(B") -(qd "MWa" "$(2!0(B") -(qd "MWe" "$(2!.#L(B") -(qd "MWu" "$(2!.#M(B") -(qd "MWi" "$(2!.#N(B") -(qd "MWE" "$(2!.#P(B") -(qd "MW'" "$(2!.#M(B") - -(qd "re" "$(2!1(B") -(qd "ru" "$(2!2(B") -(qd "ri" "$(2!3(B") -(qd "ra" "$(2!4(B") -(qd "rE" "$(2!5(B") -(qd "r" "$(2!6(B") -(qd "ro" "$(2!7(B") -(qd "rW" "$(2!8(B") -(qd "rWa" "$(2!8(B") -(qd "rWe" "$(2!6#L(B") -(qd "rWu" "$(2!6#M(B") -(qd "rWi" "$(2!6#N(B") -(qd "rWE" "$(2!6#P(B") -(qd "rW'" "$(2!6#M(B") - -(qd "Re" "$(2!1(B") -(qd "Ru" "$(2!2(B") -(qd "Ri" "$(2!3(B") -(qd "Ra" "$(2!4(B") -(qd "RE" "$(2!5(B") -(qd "R" "$(2!6(B") -(qd "Ro" "$(2!7(B") -(qd "RW" "$(2!8(B") -(qd "RWa" "$(2!8(B") -(qd "RWe" "$(2!6#L(B") -(qd "RWu" "$(2!6#M(B") -(qd "RWi" "$(2!6#N(B") -(qd "RWE" "$(2!6#P(B") -(qd "RW'" "$(2!6#M(B") - -(qd "xe" "$(2!9(B") -(qd "xu" "$(2!:(B") -(qd "xi" "$(2!;(B") -(qd "xa" "$(2!<(B") -(qd "xE" "$(2!=(B") -(qd "x" "$(2!>(B") -(qd "xo" "$(2!?(B") -(qd "xW" "$(2!@(B") -(qd "xWa" "$(2!@(B") -(qd "xWe" "$(2!>#L(B") -(qd "xWu" "$(2!>#M(B") -(qd "xWi" "$(2!>#N(B") -(qd "xWE" "$(2!>#P(B") -(qd "xW'" "$(2!>#M(B") - -(qd "be" "$(2!A(B") -(qd "bu" "$(2!B(B") -(qd "bi" "$(2!C(B") -(qd "ba" "$(2!D(B") -(qd "bE" "$(2!E(B") -(qd "b" "$(2!F(B") -(qd "bo" "$(2!G(B") -(qd "bW" "$(2!H(B") -(qd "bWa" "$(2!H(B") -(qd "bWe" "$(2!F#L(B") -(qd "bWu" "$(2!F#M(B") -(qd "bWi" "$(2!F#N(B") -(qd "bWE" "$(2!F#P(B") -(qd "bW'" "$(2!F#M(B") - -(qd "Be" "$(2!A(B") -(qd "Bu" "$(2!B(B") -(qd "Bi" "$(2!C(B") -(qd "Ba" "$(2!D(B") -(qd "BE" "$(2!E(B") -(qd "B" "$(2!F(B") -(qd "Bo" "$(2!G(B") -(qd "BW" "$(2!H(B") -(qd "BWa" "$(2!H(B") -(qd "BWe" "$(2!F#L(B") -(qd "BWu" "$(2!F#M(B") -(qd "BWi" "$(2!F#N(B") -(qd "BWE" "$(2!F#P(B") -(qd "BW'" "$(2!F#M(B") - -(qd "ve" "$(2!I(B") -(qd "vu" "$(2!J(B") -(qd "vi" "$(2!K(B") -(qd "va" "$(2!L(B") -(qd "vE" "$(2!M(B") -(qd "v" "$(2!N(B") -(qd "vo" "$(2!O(B") -(qd "vW" "$(2!P(B") -(qd "vWa" "$(2!P(B") -(qd "vWe" "$(2!N#L(B") -(qd "vWu" "$(2!N#M(B") -(qd "vWi" "$(2!N#N(B") -(qd "vWE" "$(2!N#P(B") -(qd "vW'" "$(2!N#M(B") - -(qd "Ve" "$(2!I(B") -(qd "Vu" "$(2!J(B") -(qd "Vi" "$(2!K(B") -(qd "Va" "$(2!L(B") -(qd "VE" "$(2!M(B") -(qd "V" "$(2!N(B") -(qd "Vo" "$(2!O(B") -(qd "VW" "$(2!P(B") -(qd "VWa" "$(2!P(B") -(qd "VWe" "$(2!N#L(B") -(qd "VWu" "$(2!N#M(B") -(qd "VWi" "$(2!N#N(B") -(qd "VWE" "$(2!N#P(B") -(qd "VW'" "$(2!N#M(B") - -(qd "te" "$(2!Q(B") -(qd "tu" "$(2!R(B") -(qd "ti" "$(2!S(B") -(qd "ta" "$(2!T(B") -(qd "tE" "$(2!U(B") -(qd "t" "$(2!V(B") -(qd "to" "$(2!W(B") -(qd "tW" "$(2!X(B") -(qd "tWa" "$(2!X(B") -(qd "tWe" "$(2!V#L(B") -(qd "tWu" "$(2!V#M(B") -(qd "tWi" "$(2!V#N(B") -(qd "tWE" "$(2!V#P(B") -(qd "tW'" "$(2!V#M(B") - -(qd "ce" "$(2!Y(B") -(qd "cu" "$(2!Z(B") -(qd "ci" "$(2![(B") -(qd "ca" "$(2!\(B") -(qd "cE" "$(2!](B") -(qd "c" "$(2!^(B") -(qd "co" "$(2!_(B") -(qd "cW" "$(2!`(B") -(qd "cWa" "$(2!`(B") -(qd "cWe" "$(2!^#L(B") -(qd "cWu" "$(2!^#M(B") -(qd "cWi" "$(2!^#N(B") -(qd "cWE" "$(2!^#P(B") -(qd "cW'" "$(2!^#M(B") - -(qd "ne" "$(2!a(B") -(qd "nu" "$(2!b(B") -(qd "ni" "$(2!c(B") -(qd "na" "$(2!d(B") -(qd "nE" "$(2!e(B") -(qd "n" "$(2!f(B") -(qd "no" "$(2!g(B") -(qd "nW" "$(2!h(B") -(qd "nWa" "$(2!h(B") -(qd "nWe" "$(2!f#L(B") -(qd "nWu" "$(2!f#M(B") -(qd "nWi" "$(2!f#N(B") -(qd "nWE" "$(2!f#P(B") -(qd "nW'" "$(2!f#M(B") - -(qd "Ne" "$(2!i(B") -(qd "Nu" "$(2!j(B") -(qd "Ni" "$(2!k(B") -(qd "Na" "$(2!l(B") -(qd "NE" "$(2!m(B") -(qd "N" "$(2!n(B") -(qd "No" "$(2!o(B") -(qd "NW" "$(2!p(B") -(qd "NWa" "$(2!p(B") -(qd "NWe" "$(2!n#L(B") -(qd "NWu" "$(2!n#M(B") -(qd "NWi" "$(2!n#N(B") -(qd "NWE" "$(2!n#P(B") -(qd "NW'" "$(2!n#M(B") - -(qd "ze" "$(2!q(B") -(qd "zu" "$(2!r(B") -(qd "zi" "$(2!s(B") -(qd "za" "$(2!t(B") -(qd "zE" "$(2!u(B") -(qd "z" "$(2!v(B") -(qd "zo" "$(2!w(B") -(qd "zW" "$(2!x(B") -(qd "zWa" "$(2!x(B") -(qd "zWe" "$(2!v#L(B") -(qd "zWu" "$(2!v#M(B") -(qd "zWi" "$(2!v#N(B") -(qd "zWE" "$(2!v#P(B") -(qd "zW'" "$(2!v#M(B") - -(qd "Ze" "$(2!y(B") -(qd "Zu" "$(2!z(B") -(qd "Zi" "$(2!{(B") -(qd "Za" "$(2!|(B") -(qd "ZE" "$(2!}(B") -(qd "Z" "$(2!~(B") -(qd "Zo" "$(2"!(B") -(qd "ZW" "$(2""(B") -(qd "ZWa" "$(2""(B") -(qd "ZWe" "$(2!~#L(B") -(qd "ZWu" "$(2!~#M(B") -(qd "ZWi" "$(2!~#N(B") -(qd "ZWE" "$(2!~#P(B") -(qd "ZW'" "$(2!~#M(B") - -(qd "de" "$(2"#(B") -(qd "du" "$(2"$(B") -(qd "di" "$(2"%(B") -(qd "da" "$(2"&(B") -(qd "dE" "$(2"'(B") -(qd "d" "$(2"((B") -(qd "do" "$(2")(B") -(qd "dW" "$(2"*(B") -(qd "dWa" "$(2"*(B") -(qd "dWe" "$(2"(#L(B") -(qd "dWu" "$(2"(#M(B") -(qd "dWi" "$(2"(#N(B") -(qd "dWE" "$(2"(#P(B") -(qd "dW'" "$(2"(#M(B") - -(qd "Te" "$(2"+(B") -(qd "Tu" "$(2",(B") -(qd "Ti" "$(2"-(B") -(qd "Ta" "$(2".(B") -(qd "TE" "$(2"/(B") -(qd "T" "$(2"0(B") -(qd "To" "$(2"1(B") -(qd "TW" "$(2"2(B") -(qd "TWa" "$(2"2(B") -(qd "TWe" "$(2"0#L(B") -(qd "TWu" "$(2"0#M(B") -(qd "TWi" "$(2"0#N(B") -(qd "TWE" "$(2"0#P(B") -(qd "TW'" "$(2"0#M(B") - -(qd "Ce" "$(2"3(B") -(qd "Cu" "$(2"4(B") -(qd "Ci" "$(2"5(B") -(qd "Ca" "$(2"6(B") -(qd "CE" "$(2"7(B") -(qd "C" "$(2"8(B") -(qd "Co" "$(2"9(B") -(qd "CW" "$(2":(B") -(qd "CWa" "$(2":(B") -(qd "CWe" "$(2"8#L(B") -(qd "CWu" "$(2"8#M(B") -(qd "CWi" "$(2"8#N(B") -(qd "CWE" "$(2"8#P(B") -(qd "CW'" "$(2"8#M(B") - -(qd "fe" "$(2";(B") -(qd "fu" "$(2"<(B") -(qd "fi" "$(2"=(B") -(qd "fa" "$(2">(B") -(qd "fE" "$(2"?(B") -(qd "f" "$(2"@(B") -(qd "fo" "$(2"A(B") -(qd "fW" "$(2"B(B") -(qd "fWa" "$(2"B(B") -(qd "fWe" "$(2"@#L(B") -(qd "fWu" "$(2"@#M(B") -(qd "fWi" "$(2"@#N(B") -(qd "fWE" "$(2"@#P(B") -(qd "fW'" "$(2"@#M(B") - -(qd "Fe" "$(2";(B") -(qd "Fu" "$(2"<(B") -(qd "Fi" "$(2"=(B") -(qd "Fa" "$(2">(B") -(qd "FE" "$(2"?(B") -(qd "F" "$(2"@(B") -(qd "Fo" "$(2"A(B") -(qd "FW" "$(2"B(B") -(qd "FWa" "$(2"B(B") -(qd "FWe" "$(2"@#L(B") -(qd "FWu" "$(2"@#M(B") -(qd "FWi" "$(2"@#N(B") -(qd "FWE" "$(2"@#P(B") -(qd "FW'" "$(2"@#M(B") - -(qd "se" "$(2"C(B") -(qd "su" "$(2"D(B") -(qd "si" "$(2"E(B") -(qd "sa" "$(2"F(B") -(qd "sE" "$(2"G(B") -(qd "s" "$(2"H(B") -(qd "so" "$(2"I(B") -(qd "sW" "$(2"J(B") -(qd "sWa" "$(2"J(B") -(qd "sWe" "$(2"H#L(B") -(qd "sWu" "$(2"H#M(B") -(qd "sWi" "$(2"H#N(B") -(qd "sWE" "$(2"H#P(B") -(qd "sW'" "$(2"H#M(B") - -(qd "Se" "$(2"K(B") -(qd "Su" "$(2"L(B") -(qd "Si" "$(2"M(B") -(qd "Sa" "$(2"N(B") -(qd "SE" "$(2"O(B") -(qd "S" "$(2"P(B") -(qd "So" "$(2"Q(B") -(qd "SW" "$(2"R(B") -(qd "SWa" "$(2"R(B") -(qd "SWe" "$(2"P#L(B") -(qd "SWu" "$(2"P#M(B") -(qd "SWi" "$(2"P#N(B") -(qd "SWE" "$(2"P#P(B") -(qd "SW'" "$(2"P#M(B") - -(qd "a" "$(2"S(B") -(qd "e" "$(2"S(B") -(qd "u" "$(2"T(B") -(qd "U" "$(2"T(B") -(qd "i" "$(2"U(B") -(qd "A" "$(2"V(B") -(qd "E" "$(2"W(B") -(qd "I" "$(2"X(B") -(qd "o" "$(2"Y(B") -(qd "O" "$(2"Y(B") -(qd "e3" "$(2"Z(B") - -(qd "he" "$(2"[(B") -(qd "hu" "$(2"\(B") -(qd "hi" "$(2"](B") -(qd "ha" "$(2"^(B") -(qd "hE" "$(2"_(B") -(qd "h" "$(2"`(B") -(qd "ho" "$(2"a(B") -(qd "hW" "$(2"c(B") -(qd "hWe" "$(2"b(B") -(qd "hWu" "$(2"c(B") -(qd "hWi" "$(2"d(B") -(qd "hWa" "$(2"e(B") -(qd "hWE" "$(2"f(B") - -(qd "ke" "$(2"g(B") -(qd "ku" "$(2"h(B") -(qd "ki" "$(2"i(B") -(qd "ka" "$(2"j(B") -(qd "kE" "$(2"k(B") -(qd "k" "$(2"l(B") -(qd "ko" "$(2"m(B") -(qd "kW" "$(2"o(B") -(qd "kWe" "$(2"n(B") -(qd "kWu" "$(2"o(B") -(qd "kWi" "$(2"p(B") -(qd "kWa" "$(2"q(B") -(qd "kWE" "$(2"r(B") - -(qd "Ke" "$(2"s(B") -(qd "Ku" "$(2"t(B") -(qd "Ki" "$(2"u(B") -(qd "Ka" "$(2"v(B") -(qd "KE" "$(2"w(B") -(qd "K" "$(2"x(B") -(qd "Ko" "$(2"y(B") -(qd "KW" "$(2"{(B") -(qd "KWe" "$(2"z(B") -(qd "KWu" "$(2"{(B") -(qd "KWi" "$(2"|(B") -(qd "KWa" "$(2"}(B") -(qd "KWE" "$(2"~(B") - -(qd "qe" "$(2#!(B") -(qd "qu" "$(2#"(B") -(qd "qi" "$(2##(B") -(qd "qa" "$(2#$(B") -(qd "qE" "$(2#%(B") -(qd "q" "$(2#&(B") -(qd "qo" "$(2#'(B") -(qd "qW" "$(2#)(B") -(qd "qWe" "$(2#((B") -(qd "qWu" "$(2#)(B") -(qd "qWi" "$(2#*(B") -(qd "qWa" "$(2#+(B") -(qd "qWE" "$(2#,(B") - -(qd "Qe" "$(2#-(B") -(qd "Qu" "$(2#.(B") -(qd "Qi" "$(2#/(B") -(qd "Qa" "$(2#0(B") -(qd "QE" "$(2#1(B") -(qd "Q" "$(2#2(B") -(qd "Qo" "$(2#3(B") -(qd "QW" "$(2#5(B") -(qd "QWe" "$(2#4(B") -(qd "QWu" "$(2#5(B") -(qd "QWi" "$(2#6(B") -(qd "QWa" "$(2#7(B") -(qd "QWE" "$(2#8(B") - -(qd "ge" "$(2#9(B") -(qd "gu" "$(2#:(B") -(qd "gi" "$(2#;(B") -(qd "ga" "$(2#<(B") -(qd "gE" "$(2#=(B") -(qd "g" "$(2#>(B") -(qd "go" "$(2#?(B") -(qd "gW" "$(2#A(B") -(qd "gWe" "$(2#@(B") -(qd "gWu" "$(2#A(B") -(qd "gWi" "$(2#B(B") -(qd "gWa" "$(2#C(B") -(qd "gWE" "$(2#D(B") - -(qd "we" "$(2#E(B") -(qd "wu" "$(2#F(B") -(qd "wi" "$(2#G(B") -(qd "wa" "$(2#H(B") -(qd "wE" "$(2#I(B") -(qd "w" "$(2#J(B") -(qd "wo" "$(2#K(B") - -(qd "W" "$(2#M(B") -(qd "We" "$(2#L(B") -(qd "Wu" "$(2#M(B") -(qd "Wi" "$(2#N(B") -(qd "Wa" "$(2#O(B") -(qd "WE" "$(2#P(B") - -(qd "wW" "$(2#M(B") -(qd "wWe" "$(2#L(B") -(qd "wWu" "$(2#M(B") -(qd "wWi" "$(2#N(B") -(qd "wWa" "$(2#O(B") -(qd "wWE" "$(2#P(B") - -(qd "`se" "$(2#Q(B") -(qd "`su" "$(2#R(B") -(qd "`si" "$(2#S(B") -(qd "`sa" "$(2#T(B") -(qd "`sE" "$(2#U(B") -(qd "`s" "$(2#V(B") -(qd "`so" "$(2#W(B") -(qd "`sW" "$(2"J(B") -(qd "`sWa" "$(2"J(B") -(qd "`sWe" "$(2#V#L(B") -(qd "`sWu" "$(2#V#M(B") -(qd "`sWi" "$(2#V#N(B") -(qd "`sWE" "$(2#V#P(B") -(qd "`sW'" "$(2#V#M(B") - -(qd "s2e" "$(2#Q(B") -(qd "s2u" "$(2#R(B") -(qd "s2i" "$(2#S(B") -(qd "s2a" "$(2#T(B") -(qd "s2E" "$(2#U(B") -(qd "s2" "$(2#V(B") -(qd "s2o" "$(2#W(B") -(qd "s2W" "$(2"J(B") -(qd "s2Wa" "$(2"J(B") -(qd "s2We" "$(2#V#L(B") -(qd "s2Wu" "$(2#V#M(B") -(qd "s2Wi" "$(2#V#N(B") -(qd "s2WE" "$(2#V#P(B") -(qd "s2W'" "$(2#V#M(B") - -(qd "sse" "$(2#Q(B") -(qd "ssu" "$(2#R(B") -(qd "ssi" "$(2#S(B") -(qd "ssa" "$(2#T(B") -(qd "ssE" "$(2#U(B") -(qd "ss" "$(2#V(B") -(qd "sso" "$(2#W(B") -(qd "ssW" "$(2"J(B") -(qd "ssWa" "$(2"J(B") -(qd "ssWe" "$(2#V#L(B") -(qd "ssWu" "$(2#V#M(B") -(qd "ssWi" "$(2#V#N(B") -(qd "ssWE" "$(2#V#P(B") -(qd "ssW'" "$(2#V#M(B") - -(qd "`Se" "$(2#X(B") -(qd "`Su" "$(2#Y(B") -(qd "`Si" "$(2#Z(B") -(qd "`Sa" "$(2#[(B") -(qd "`SE" "$(2#\(B") -(qd "`S" "$(2#](B") -(qd "`So" "$(2#^(B") -(qd "`SW" "$(2"R(B") -(qd "`SWa" "$(2"R(B") -(qd "`SWe" "$(2#]#L(B") -(qd "`SWu" "$(2#]#M(B") -(qd "`SWi" "$(2#]#N(B") -(qd "`SWE" "$(2#]#P(B") -(qd "`SW'" "$(2#]#M(B") - -(qd "S2e" "$(2#X(B") -(qd "S2u" "$(2#Y(B") -(qd "S2i" "$(2#Z(B") -(qd "S2a" "$(2#[(B") -(qd "S2E" "$(2#\(B") -(qd "S2" "$(2#](B") -(qd "S2o" "$(2#^(B") -(qd "S2W" "$(2"R(B") -(qd "S2Wa" "$(2"R(B") -(qd "S2We" "$(2#]#L(B") -(qd "S2Wu" "$(2#]#M(B") -(qd "S2Wi" "$(2#]#N(B") -(qd "S2WE" "$(2#]#P(B") -(qd "S2W'" "$(2#]#M(B") - -(qd "SSe" "$(2#X(B") -(qd "SSu" "$(2#Y(B") -(qd "SSi" "$(2#Z(B") -(qd "SSa" "$(2#[(B") -(qd "SSE" "$(2#\(B") -(qd "SS" "$(2#](B") -(qd "SSo" "$(2#^(B") -(qd "SSW" "$(2"R(B") -(qd "SSWa" "$(2"R(B") -(qd "SSWe" "$(2#]#L(B") -(qd "SSWu" "$(2#]#M(B") -(qd "SSWi" "$(2#]#N(B") -(qd "SSWE" "$(2#]#P(B") -(qd "SSW'" "$(2#]#M(B") - -(qd "`e" "$(2#_(B") -(qd "`u" "$(2#`(B") -(qd "`U" "$(2#`(B") -(qd "`i" "$(2#a(B") -(qd "`a" "$(2#b(B") -(qd "`A" "$(2#b(B") -(qd "`E" "$(2#c(B") -(qd "`I" "$(2#d(B") -(qd "`o" "$(2#e(B") -(qd "`O" "$(2#e(B") - -(qd "e2" "$(2#_(B") -(qd "u2" "$(2#`(B") -(qd "U2" "$(2#`(B") -(qd "i2" "$(2#a(B") -(qd "a2" "$(2#b(B") -(qd "A2" "$(2#b(B") -(qd "E2" "$(2#c(B") -(qd "I2" "$(2#d(B") -(qd "o2" "$(2#e(B") -(qd "O2" "$(2#e(B") - -(qd "`he" "$(2#f(B") -(qd "`hu" "$(2#g(B") -(qd "`hi" "$(2#h(B") -(qd "`ha" "$(2#i(B") -(qd "`hE" "$(2#j(B") -(qd "`h" "$(2#k(B") -(qd "`ho" "$(2#l(B") -(qd "`hW" "$(2"c(B") -(qd "`hWe" "$(2"b(B") -(qd "`hWu" "$(2"c(B") -(qd "`hWi" "$(2"d(B") -(qd "`hWa" "$(2"e(B") -(qd "`hWE" "$(2"f(B") - -(qd "h2e" "$(2#f(B") -(qd "h2u" "$(2#g(B") -(qd "h2i" "$(2#h(B") -(qd "h2a" "$(2#i(B") -(qd "h2E" "$(2#j(B") -(qd "h2" "$(2#k(B") -(qd "h2o" "$(2#l(B") -(qd "h2W" "$(2"c(B") -(qd "h2We" "$(2"b(B") -(qd "h2Wu" "$(2"c(B") -(qd "h2Wi" "$(2"d(B") -(qd "h2Wa" "$(2"e(B") -(qd "h2WE" "$(2"f(B") - -(qd "hhe" "$(2#f(B") -(qd "hhu" "$(2#g(B") -(qd "hhi" "$(2#h(B") -(qd "hha" "$(2#i(B") -(qd "hhE" "$(2#j(B") -(qd "hh" "$(2#k(B") -(qd "hho" "$(2#l(B") -(qd "hhW" "$(2"c(B") -(qd "hhWe" "$(2"b(B") -(qd "hhWu" "$(2"c(B") -(qd "hhWi" "$(2"d(B") -(qd "hhWa" "$(2"e(B") -(qd "hhWE" "$(2"f(B") - -(qd "`ke" "$(2#m(B") -(qd "`ku" "$(2#n(B") -(qd "`ki" "$(2#o(B") -(qd "`ka" "$(2#p(B") -(qd "`kE" "$(2#q(B") -(qd "`k" "$(2#r(B") -(qd "`ko" "$(2#s(B") - -(qd "k2e" "$(2#m(B") -(qd "k2u" "$(2#n(B") -(qd "k2i" "$(2#o(B") -(qd "k2a" "$(2#p(B") -(qd "k2E" "$(2#q(B") -(qd "k2" "$(2#r(B") -(qd "k2o" "$(2#s(B") - -(qd "kke" "$(2#m(B") -(qd "kku" "$(2#n(B") -(qd "kki" "$(2#o(B") -(qd "kka" "$(2#p(B") -(qd "kkE" "$(2#q(B") -(qd "kk" "$(2#r(B") -(qd "kko" "$(2#s(B") - -(qd "Xe" "$(2#t(B") -(qd "Xu" "$(2#u(B") -(qd "Xi" "$(2#v(B") -(qd "Xa" "$(2#w(B") -(qd "XE" "$(2#x(B") -(qd "X" "$(2#y(B") -(qd "Xo" "$(2#z(B") - -(qd "He" "$(2#{(B") -(qd "Hu" "$(2#|(B") -(qd "Hi" "$(2#}(B") -(qd "Ha" "$(2#~(B") -(qd "HE" "$(2$!(B") -(qd "H" "$(2$"(B") -(qd "Ho" "$(2$#(B") - -(qd "ye" "$(2$$(B") -(qd "yu" "$(2$%(B") -(qd "yi" "$(2$&(B") -(qd "ya" "$(2$'(B") -(qd "yE" "$(2$((B") -(qd "y" "$(2$)(B") -(qd "yo" "$(2$*(B") - -(qd "Ye" "$(2$$(B") -(qd "Yu" "$(2$%(B") -(qd "Yi" "$(2$&(B") -(qd "Ya" "$(2$'(B") -(qd "YE" "$(2$((B") -(qd "Y" "$(2$)(B") -(qd "Yo" "$(2$*(B") - -(qd "De" "$(2$+(B") -(qd "Du" "$(2$,(B") -(qd "Di" "$(2$-(B") -(qd "Da" "$(2$.(B") -(qd "DE" "$(2$/(B") -(qd "D" "$(2$0(B") -(qd "Do" "$(2$1(B") - -(qd "je" "$(2$2(B") -(qd "ju" "$(2$3(B") -(qd "ji" "$(2$4(B") -(qd "ja" "$(2$5(B") -(qd "jE" "$(2$6(B") -(qd "j" "$(2$7(B") -(qd "jo" "$(2$8(B") - -(qd "Je" "$(2$2(B") -(qd "Ju" "$(2$3(B") -(qd "Ji" "$(2$4(B") -(qd "Ja" "$(2$5(B") -(qd "JE" "$(2$6(B") -(qd "J" "$(2$7(B") -(qd "Jo" "$(2$8(B") - -(qd "Ge" "$(2$9(B") -(qd "Gu" "$(2$:(B") -(qd "Gi" "$(2$;(B") -(qd "Ga" "$(2$<(B") -(qd "GE" "$(2$=(B") -(qd "G" "$(2$>(B") -(qd "Go" "$(2$?(B") - -(qd "Pe" "$(2$@(B") -(qd "Pu" "$(2$A(B") -(qd "Pi" "$(2$B(B") -(qd "Pa" "$(2$C(B") -(qd "PE" "$(2$D(B") -(qd "P" "$(2$E(B") -(qd "Po" "$(2$F(B") - -(qd "pe" "$(2$G(B") -(qd "pu" "$(2$H(B") -(qd "pi" "$(2$I(B") -(qd "pa" "$(2$J(B") -(qd "pE" "$(2$K(B") -(qd "p" "$(2$L(B") -(qd "po" "$(2$M(B") - -(qd "'" "") -(qd "''" "'") -(qd "::" "$(2$O(B") -(qd "." "$(2$P(B") -(qd ".." ".") -(qd "," "$(2$Q(B") -(qd ",," ",") -(qd ";" "$(2$R(B") -(qd ";;" ";") -(qd ":" "$(2$S(B") -(qd ":::" ":") -(qd "*" "$(2$T(B") -(qd "**" "*") -(qd "<<" "$(2$U(B") -(qd ">>" "$(2$V(B") - -;; These two are necessary for toggling commands. -(qd "1" "1") -(qd " " " ") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-etzy.el --- a/lisp/quail/quail-etzy.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1469 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # Generated from ETZY.cit by cit2tit -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: YES -;; PROMPT: $(0&d'GTT&,!J6/'30D5x!K(B -;; # -;; COMMENT -;; COMMENT Contructed by Wei-Chung Hwang ($(0E(LE&d(B) -;; COMMENT Made available in TANET at OCT 15, 1992. -;; COMMENT -;; COMMENT In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) -;; COMMENT -;; COMMENT $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) -;; COMMENT $(0WoOu(B: space 2 3 4 1 -;; COMMENT -;; COMMENT $(0WoOu0D5x>KHA -;; MOVELEFT: < -;; REPEATKEY: \020\022 -;; KEYPROMPT(\040): $(0!!(B -;; KEYPROMPT('): $(0%*(B -;; KEYPROMPT(,): $(0%%(B -;; KEYPROMPT(-): $(0%7(B -;; KEYPROMPT(.): $(0%&(B -;; KEYPROMPT(/): $(0%'(B -;; KEYPROMPT(0): $(0%6(B -;; KEYPROMPT(1): $(0%<(B -;; KEYPROMPT(2): $(0%>(B -;; KEYPROMPT(3): $(0%?(B -;; KEYPROMPT(4): $(0%@(B -;; KEYPROMPT(7): $(0%#(B -;; KEYPROMPT(8): $(0%4(B -;; KEYPROMPT(9): $(0%5(B -;; KEYPROMPT(;): $(0%)(B -;; KEYPROMPT(=): $(0%8(B -;; KEYPROMPT(a): $(0%,(B -;; KEYPROMPT(b): $(0$u(B -;; KEYPROMPT(c): $(0%$(B -;; KEYPROMPT(d): $(0$y(B -;; KEYPROMPT(e): $(0%9(B -;; KEYPROMPT(f): $(0$x(B -;; KEYPROMPT(g): $(0%"(B -;; KEYPROMPT(h): $(0%!(B -;; KEYPROMPT(i): $(0%0(B -;; KEYPROMPT(j): $(0%((B -;; KEYPROMPT(k): $(0$~(B -;; KEYPROMPT(l): $(0$|(B -;; KEYPROMPT(m): $(0$w(B -;; KEYPROMPT(n): $(0${(B -;; KEYPROMPT(o): $(0%-(B -;; KEYPROMPT(p): $(0$v(B -;; KEYPROMPT(q): $(0%1(B -;; KEYPROMPT(r): $(0%.(B -;; KEYPROMPT(s): $(0%+(B -;; KEYPROMPT(t): $(0$z(B -;; KEYPROMPT(u): $(0%;(B -;; KEYPROMPT(v): $(0$}(B -;; KEYPROMPT(w): $(0%/(B -;; KEYPROMPT(x): $(0%:(B -;; KEYPROMPT(y): $(0%3(B -;; KEYPROMPT(z): $(0%2(B -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "etzy" "$(06/'30D5x(B" - t - "$(0&d'GTT&,!J6/'30D5x!K(B - - Contructed by Wei-Chung Hwang ($(0E(LE&d(B) - Made available in TANET at OCT 15, 1992. - - In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) - - $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) - $(0WoOu(B: space 2 3 4 1 - - $(0WoOu0D5x>KHA" . quail-next-candidate-block) - ("<" . quail-prev-candidate-block) - ) - nil nil) - -;; # -(qdv "'\040" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") -(qd "'-\040" "$(1Ob(B") -(qdv "'-2" "$(0AeNR$(1P0U!EX(B") -(qd "'-4" "$(1g>(B") -(qdv "'0\040" "$(0Lj6AFpS~@0$(1m1:GB](B") -(qdv "'02" "$(0Y/$(1qe(B") -(qdv "'2" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") -(qdv "'3" "$(0*;$(1%>+X0qGt7J(B") -(qdv "'4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") -(qdv "'8\040" "$(0;7U($(1ll(B") -(qdv "'82" "$(0B%^gJn$(1Vf(B") -(qdv "'83" "$(0Jo$(1PLP$(1rC9M(B") -(qdv "'x-\040" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") -(qdv "'x-2" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") -(qdv "'x-4" "$(1mVbtcS(B") -(qdv "'x2" "$(1+H&W(B") -(qdv "'x4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`Wle1(B") -(qdv "'x8\040" "$(1k\q@UI(B") -(qdv "'x82" "$(1mSmNkR(B") -(qdv "'x84" "$(0XuSd_G$(1Y+(B") -(qdv "'x9\040" "$(0,[By(B") -(qdv "'x92" "$(0)u$(1@-(B") -(qdv "'x93" "$(0*&$(1!L(B") -(qdv "'x94" "$(0&Q)V$(1,i(B") -(qdv "'xo\040" "$(0F+O&O{WY$(1M>Tyjt(B") -(qdv "'xo2" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") -(qdv "'xo3" "$(1Kw8QY8>S(B") -(qdv "'xo4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") -(qdv "'xq\040" "$(0JzE292'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") -(qdv ",-\040" "$(00i/=LfGKNb(B") -(qdv ",4" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") -(qdv ",8\040" "$(0Hj0KXnV"Tv$(1/S$(0\D$(1pf@8_n/mpnoc$(0(($(1%blfHA@A^xi|(B") -(qdv ",83" "$(07/<~GAW^$(1C1$(0JZ$(1>&peU(O6WXb@_gP%K(W](B") -(qdv ",84" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") -(qdv ",9\040" "$(08z:]4G5X;!K}F;P09!KjS{FPK.D-$(1MADvD4L6-)`!qk;2UzbwRZWbQaDxH*;;MH_liUm(:w(B") -(qdv ",93" "$(0D-0)8q$(1@n1%9D$(0So$(1R\82jw18nwgJ&z$*1jF*>YCNYI\@(B") -(qdv ",94" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") -(qdv ",a\040" "$(0B5'E@L$(1CZ$(03h$(1qW++X`&|*cQ"cO(B") -(qdv ",a2" "$(0'E(_>UIQ49$(1UW`".9Lc91g2qw(B") -(qdv ",a3" "$(08|B5$(1\(#7-<(B") -(qdv ",a4" "$(0K(3a49D*'fF,?2.T$(1Me$(0)^$(1D3$(09)$(1_v\(1*^-(B") -(qdv ",i\040" "$(0JsX:M}$(1/J(B") -(qdv ",i2" "$(0)xLL(B") -(qdv ",i3" "$(09;$(1&J(B") -(qdv ",i4" "$(0E-JT>C?K$(1X]7](B") -(qdv ",r\040" "$(0QLW<$(15qI`(B") -(qdv ",r1" "$(0CbQL$(15qI`(B") -(qdv ",r2" "$(0,L6ZJx\lWBYBMf#(B") -(qdv ",r3" "$(010Q5$(1[0(B") -(qdv ",r4" "$(0?V8CPR^/$(1+&$(0)x$(1](0T_)(B") -(qdv ",x\040" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") -(qdv ",x-\040" "$(0&d\M>]/AWt:0,;4\$(1_(B") -(qdv ",x-3" "$(0L"H(EWTQ6E(B") -(qdv ",x-4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") -(qdv ",x0\040" "$(0HS>~O8+j$(1rL"=63(B") -(qd ",x03" "$(06r(B") -(qdv ",x04" "$(00n+hNz$(1r+6}(B") -(qdv ",x2" "$(0*MSa?]V7$(1fp$(0C51+([\I$(18Y$(0DJ$(11]SM,e@Vn_p=qu2?Y0(B") -(qdv ",x3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") -(qdv ",x4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\H$:\dea0+_6iNr0|55Tw%F4_(B") -(qdv ",y2" "$(0DJ.r(B") -(qdv ",y3" "$(0/--=$(1EJh9(B") -(qdv ",y4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") -(qdv ",z\040" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") -(qd ",z2" "$(0Cb(B") -(qdv ",z3" "$(0,G0L'X$(1?mKy(B") -(qdv ",z4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)WM$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") -(qdv ".-\040" "$(0L#N}SP$(1fl3[]%Zd>+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QT.N&(B") -(qdv ".02" "$(01\<'@\J*LwUBH$JH$(1qK$(0<*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") -(qdv ".3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") -(qdv ".4" "$(0-L9R(YE%(:S6@>$(1Ae$(0$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") -(qdv ".83" "$(0>)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") -(qdv ".84" "$(0[n]!Z,(B") -(qdv ".9\040" "$(1Ax$(0BgOz$(19pTXU8x(B") -(qdv ".r3" "$(0,K$(1JMo%(B") -(qdv ".r4" "$(0JfKSYMJuA?._$(1!,-X>T(B") -(qdv ".x\040" "$(0'y1P\a$(1c^(B") -(qdv ".x-\040" "$(0'sPm,t>p$(1#}$(0Nm$(1,2-60)ci,X(B") -(qdv ".x-2" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") -(qd ".x-3" "$(0Z1(B") -(qdv ".x-4" "$(0Pm$(1H><6(B") -(qdv ".x0\040" "$(0C(@7Oq+Z$(1PDJ@JU(B") -(qdv ".x02" "$(0,,NVNz$(1WJ(B") -(qdv ".x03" "$(0Y`F6$(1K\(B") -(qdv ".x04" "$(0@7Y`F$$(1%UDu(B") -(qdv ".x2" "$(0:gUDNZQ]Z8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") -(qdv ".x8\040" "$(04s&V$(1jK$KD~(B") -(qdv ".x82" "$(0E/>t$(1H)CcD!ZZPpZw(B") -(qdv ".x83" "$(0@D*a$(12Y(B") -(qdv ".x84" "$(0*l?n$(1$l"`",N?(B") -(qdv ".x9\040" "$(03O$(1CV'9Zz=_k$;-CLk9(B") -(qdv ".x92" "$(09G6fQT=K$(1SH$(0[X$(1KD[+`O$(0>k$(1W.hB(B") -(qdv ".x93" "$(0]&$(1BlZh3fG!(B") -(qd ".xa\040" "$(1="(B") -(qd ".xi2" "$(1S/(B") -(qd ".xi3" "$(0AH(B") -(qdv ".xi4" "$(0TP$(1Om(B") -(qd ".xo\040" "$(0XC(B") -(qdv ".xo4" "$(0L9QD^3$(1;#$(0;I$(15@egU)4\E-@t._#97;Xu?4TZW3kT(B") -(qdv ".xq\040" "$(0+M0f(B") -(qdv ".xq2" "$(02NY]K6$(1C;$(0A{DqWsAN$(1Ce$(0P4$(1:b=V3_Fo$(0PC$(1;(FHK}(B") -(qdv ".xq4" "$(0+M0f$(1ZU(B") -(qdv ".y\040" "$(0/e$(1X[C8Y1i<4_(B") -(qdv ".y2" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") -(qdv ".y3" "$(0&aWk$(1L.':'F#>8u(B") -(qdv ".y4" "$(09i$(1^2$(0Ft$(1K2PF(B") -(qdv ".z\040" "$(0,>DZD?E;$(1&R&b9P$(0E7$(1YN(B") -(qdv ".z2" "$(0AhOS<&N47t$(1Q'cuN[(B") -(qdv ".z3" "$(0+Q0e$(11<(B") -(qd ".z4" "$(12+(B") -(qdv "/\040" "$(0(C3M7L:i$(1'oHPe5#B('=Z=jh^(B") -(qdv "/-2" "$(0ZbS4$(1W'i~phDP(B") -(qdv "/-3" "$(04]$(11:%ORh3j(B") -(qdv "/-4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") -(qdv "/0\040" "$(0;9E3OFY>B>$(1KaS9_'cHlu(B") -(qd "/01" "$(0Lw(B") -(qdv "/03" "$(0Q+7r&9(B") -(qdv "/04" "$(0&9/!$(1kk)u!H(B") -(qd "/1" "$(0;3(B") -(qdv "/2" "$(0&3&p(|7mJS5|3FLtK{7-AI$(1MK=Gl{$(0E^$(11Le4HNJu=:DKhe;9(B") -(qdv "/3" "$(0-q.o(9Qz({2n-J(B") -(qdv "/4" "$(0(L3S-h'a&JE=Z|2j(}H]D!*#'UQK\LIi-oM(?\EE33'l3Y-qWByT4pP(B") -(qdv "/8\040" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0Vs$(1X{5b=a,'7wAo(B") -(qdv "/83" "$(0:a:f$(1ECZ.G1k;7$(1Sc$(06{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") -(qdv "/92" "$(0904J(B") -(qdv "/93" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") -(qdv "/94" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") -(qdv "/a\040" "$(0=E,h9B4f>uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") -(qd "/a2" "$(14'(B") -(qdv "/a3" "$(0E4$(1^H(B") -(qdv "/a4" "$(0G"TuEo$(1AyC~LZM'?N:R(B") -(qd "/i\040" "$(0Se(B") -(qdv "/i3" "$(0Mt$(1fC(B") -(qdv "/i4" "$(0^;7q$(1`A$(0=E(B") -(qd "/q2" "$(0Q!(B") -(qdv "/r\040" "$(0;^M6$(1)c]/cN(B") -(qdv "/r2" "$(0?+*`4J$(1#'$(0&p$(1<'H6(B") -(qdv "/r3" "$(0.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") -(qdv "/x0\040" "$(0YeX$[h$(1pKr%nhkWmf(B") -(qdv "/x03" "$(0=tJ@$(1Q1K\J=YH(B") -(qd "/x04" "$(1i6(B") -(qdv "/x2" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") -(qdv "/x3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") -(qdv "/x4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") -(qdv "/x8\040" "$(0805o3G(B") -(qd "/x84" "$(0=X(B") -(qdv "/x93" "$(04b$(1Cj$(0+P$(1<7Zb(B") -(qdv "/x94" "$(0D|CVVJ$(1Ysh2Xb(B") -(qdv "/xa\040" "$(0..$(14"`z(B") -(qd "/xa3" "$(05&(B") -(qdv "/xi\040" "$(0Jt:/$(1Y:kV(B") -(qd "/xi3" "$(0(p(B") -(qdv "/xi4" "$(0=|2vW7$(1)Q^?(B") -(qd "/xo\040" "$(0M*(B") -(qdv "/xo4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") -(qdv "/xq2" "$(0Q!$(1?6(B") -(qd "/xq3" "$(0'V(B") -(qdv "/xq4" "$(0M*KvC%HH$(1.w0(B") -(qdv "/y\040" "$(0*.$(12J(B") -(qd "/y2" "$(0O^(B") -(qdv "/y3" "$(0'D5})w$(1;xS1(B") -(qdv "/y4" "$(0.@;HJAZKV6T1V(/$(1#5#19=>BQV(B") -(qdv "0\040" "$(0MsCR%6(B") -(qdv "02" "$(0/|$(1!8(B") -(qd "03" "$(1@h(B") -(qdv "04" "$(08x$(1_x(B") -(qd "7\040" "$(0%#(B") -(qdv "7e\040" "$(0&%.gB#Is$(0;s$(1Km_T(B") -(qdv "7e02" "$(0<1V+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") -(qdv "7e3" "$(0:EIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") -(qdv "7e83" "$(0MC=R],$(1i[J~PX"CMy(B") -(qdv "7e84" "$(0'OK:6*$(1Bn2B$(0J>$(1(a:9AqQ)$(0Vo$(1Y2Lo.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") -(qdv "7ey\040" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") -(qdv "7ey2" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") -(qd "7ey3" "$(1Y5(B") -(qdv "7ez\040" "$(0J~WuS!O*[,$(1]qgCOtVvbbdglTgcB4NZVU[v.x@}Ua(B") -(qdv "7ez2" "$(0R~VKI{@SS"Y(Nt$(1Yw]y$(0[$$(1bYg=XBI+OqP#g:W;(B") -(qdv "7ez3" "$(0(J7LA;[Z?{$(1X:Ua(B") -(qdv "7ez4" "$(0Y(Xv1q71T~M/O*[,B'$(1.vW4j((B") -(qdv "7u\040" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") -(qdv "7u-\040" "$(1$}$(01*$(1Nq(B") -(qdv "7u-2" "$(0P,ZN$(1$}$(01*$(1Gz@#;k"tXOfVRGDZ7pG~fc/c9Z>eW`FZ(B") -(qdv "7u2" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") -(qdv "7u3" "$(0.>*3;__"$(1+g8+(B") -(qdv "7u4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") -(qdv "7u8\040" "$(0;O$(1/-?"5<(B") -(qdv "7u82" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") -(qdv "7u83" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") -(qdv "7u84" "$(0[a.-$(10d0]>y(B") -(qdv "7u9\040" "$(19lNI.q(B") -(qdv "7u92" "$(0G{HP$(1.j(B") -(qdv "7uw\040" "$(09OYb$(1MN(B") -(qd "7uw2" "$(0SL(B") -(qdv "7uw4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") -(qdv "8\040" "$(0)yQl<.TE88MX$(12.$(0%4[[$(1;&%IXa*(E2F;F}j[)R(B") -(qdv "82" "$(1H`,0:[(B") -(qdv "83" "$(062$(14!m$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf(B") -(qdv ";82" "$(02H:s$(1Rk(B") -(qdv ";83" "$(1*amS4u*wpG:YkP<,pE(B") -(qdv ";84" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") -(qd ";93" "$(03,(B") -(qd ";94" "$(1g+(B") -(qdv ";a\040" "$(0>U(#$(1%`3wI7'"HL(B") -(qdv ";a2" "$(0Yd2H9":s$(1p]]t(B") -(qdv ";i\040" "$(0-%8(2;$(1=5Zc(B") -(qdv ";i3" "$(0'k7%$(1;L$(0I&$(1Y9(B") -(qdv ";i4" "$(0)d)CI&(B") -(qd ";q2" "$(0Hq(B") -(qdv ";r2" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") -(qd ";r3" "$(03,(B") -(qdv ";r4" "$(0&w;"$(1',![>`(B") -(qdv ";x\040" "$(097$(1MO(B") -(qdv ";x-\040" "$(0.yYHVlL8AjYz$(1c]h,h5S#Q{-{;m=}LPS4;HT!(B") -(qdv ";x-3" "$(0Vk$(1JT$(0E5$(1QzFCMW(B") -(qdv ";x-4" "$(0VlL4L8<8$(1X^*z(B") -(qdv ";x2" "$(0-N=!.6J'$(15O5&Zr.?AiTa(B") -(qdv ";x3" "$(0>[9/1a1~D)$(1,4O/(B") -(qdv ";x8\040" "$(0_>$(1qa(B") -(qdv ";x83" "$(0\-_>$(1q1q.kP(B") -(qdv ";x84" "$(0WS_>$(1o.r"(B") -(qdv ";x9\040" "$(0@rTXRt$(1Osj;P/b[orO|(B") -(qdv ";x93" "$(0O+$(1OaOsHyg&(B") -(qdv ";x94" "$(01w)b$(1/DogNzX=(B") -(qdv ";xo2" "$(03U+#9)$(1WM?-0"7P@'(B") -(qdv "a\040" "$(01`;@%,(B") -(qdv "a1" "$(0;@1`(B") -(qd "a4" "$(01`(B") -(qd "b\040" "$(0$u(B") -(qdv "b-\040" "$(0;~Vi$(1"{52,WAAIF>s(B") -(qd "b-2" "$(04K(B") -(qdv "b-3" "$(1?M()>%4BGW(B") -(qdv "b-4" "$(0YG$(1C$+Q$(0:T$(1Go(B") -(qdv "b0\040" "$(0UZ-[@+=<$(1dLYG.Z(B") -(qdv "b03" "$(0K'Gr$(1Kn$(0LQ$(1Ws(B") -(qdv "b04" "$(0AtO|WH:,@+YU7k$(1]_B3Ya(B") -(qdv "b8\040" "$(08_9pF1AYId,IOr$(1_%CD'#ZE(B") -(qdv "b83" "$(0030kW~-c9o$(1'($(0Db$(11lMv(B") -(qdv "b84" "$(0(%TW*s,M/X>R.uZO$(1!C&m6IHIO)(B") -(qdv "b9\040" "$(0.eD6$(1[3'j6P(B") -(qdv "b93" "$(0(\8h5K(B") -(qdv "b94" "$(0>H$(1"~#L(B") -(qdv "ba\040" "$(0&-7g'<4Q1A9>$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") -(qdv "ba1" "$(0+DPHBd0-(B") -(qdv "ba2" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") -(qdv "ba3" "$(0,EI_$(1A2(B") -(qdv "ba4" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") -(qdv "be\040" "$(0I0$(1&;3QLMTQ(B") -(qdv "be-\040" "$(0+/)D$(15a/\(B") -(qdv "be-3" "$(0Mo'`Gc3d1'45$(1*v(u&_`M$(0MY$(193(}-B1[$(02o$(1*7(B") -(qdv "be-4" "$(0-e8k-x*!AR$(1;,RJWbXf?qMIW"J]Jc;fUoKy0G9+6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") -(qdv "be8\040" "$(0[1P>YkPh9'$(1q-ReLQ=~K~+BCkD\(B") -(qdv "be83" "$(038D;;6Ps$(11ZFv;lL=(B") -(qdv "be84" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") -(qdv "be9\040" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8NJJ\EfPAS3McXIMg7SFezfY(B") -(qdv "bez3" "$(01QTa;i$(1N"-q_B]3TK(B") -(qd "bez4" "$(0^-(B") -(qd "bi\040" "$(1;y(B") -(qd "bi2" "$(0(v(B") -(qdv "bi3" "$(0*LXH-w]*$(1>o5^iH>}(B") -(qdv "bi4" "$(0`$(1P21@$(0O'9p$(1ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") -(qdv "bo3" "$(0DGZ[$(195(B") -(qdv "bo4" "$(0O'UfZ[6"W.$(1g1$(0W,Uz]"$(1fE*b(B") -(qdv "bq\040" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") -(qdv "bx\040" "$(19h5mUl.od~(B") -(qd "bx2" "$(0&c(B") -(qdv "bx3" "$(0HQ7[6l6\&4$(1HsR'(B") -(qdv "bx4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") -(qdv "bz\040" "$(0'~525HPp$(1+58#Z"&7(B") -(qdv "bz2" "$(0I[W,$(11`(1(B") -(qdv "bz3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") -(qdv "bz4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") -(qd "c\040" "$(0%$(B") -(qdv "ce\040" "$(0*j,)+O\nN2\wC&+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") -(qdv "ce-\040" "$(0S|3TB]H%\UA1$(1`eDbE$-$.VG1_Jr#(B") -(qdv "ce-2" "$(0*h,12O)F-Y:h>@$(1Nb`\%70\+n23UG]=(B") -(qdv "ce-3" "$(04]T_$(1\x=B(B") -(qdv "ce-4" "$(0*hS|/M/2.p,Y6+A5sCE2y(B") -(qdv "ce03" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") -(qdv "ce04" "$(02t)X4_IzD{D0R}X=$(1WCce/x7K7;YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") -(qdv "ce8\040" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") -(qdv "ce82" "$(0Q0DhEc2<\\/9MW>SNI$(1rM$(0=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") -(qdv "ce83" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") -(qdv "ce84" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") -(qdv "ce9\040" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") -(qdv "ce92" "$(0@s$(1U"'AW:cF(B") -(qd "ce93" "$(1!r(B") -(qdv "ce94" "$(01k_+1H$(1=bicY^"(#[D^"x(B") -(qdv "cea\040" "$(0OvPe$(1#bHi`#(B") -(qdv "cea2" "$(0F?72W]X%1o8Z7Y+;.HI2$(1>L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}3IRJZe\&^q(B") -(qdv "cea4" "$(0&76pUJEoF?$(1^N$z/{gVm"(B") -(qdv "cew\040" "$(0-iFYZs$(1S{=zT8At(B") -(qdv "cew2" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") -(qdv "cew3" "$(0NQ*g(B") -(qdv "cew4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") -(qdv "cey\040" "$(06<)3>a>m2I$(1*QZT(ZA7*?W\gXw2)B}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") -(qdv "cez2" "$(0RQ$(1+P1e9v(B") -(qdv "cez3" "$(0&RRo$(1Eu$(0V\$(1_S(B") -(qdv "cez4" "$(07y9?+v7hMLN=-:@2$(1*CX?ND(B") -(qdv "cu\040" "$(0D}MfCq^*N8N@*(5*:>)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") -(qdv "cu-\040" "$(0't)>9b'!)K4($(1$$)H*N(B") -(qdv "cu-2" "$(0DuK]$(1Gd(B") -(qdv "cu-4" "$(1Pi@B(B") -(qd "cu2" "$(07C(B") -(qdv "cu3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") -(qdv "cu4" "$(0,*\~L`LF98(B") -(qd "d\040" "$(0$y(B") -(qdv "d-\040" "$(0BuS:$(1jAbVG[XRP((B") -(qdv "d-3" "$(0C,$(1B|(B") -(qdv "d-4" "$(0QRVH[+J"NTVP$(1OuZ~jX(B") -(qdv "d0\040" "$(0G6R>]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") -(qdv "d03" "$(0Us\^Ra_;$(1o-p<."(B") -(qdv "d04" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") -(qdv "d8\040" "$(0@MRk&f9YXz$(1U$,C8H9w,Ub6cCI.fNO_eC(B") -(qdv "d83" "$(0W%8sO,$(1AY1s!~Pa(/2~qU!EX+(B") -(qdv "d84" "$(0+!(Z=N?1PxRkN_NrB);BS1$(1W+OX$(0;N$(1Of$(0(|$(1]cEkI"VwjWOF?`HBWF+?#lQS'd(&@<:^M4M}On\1b>WnmZ'm(B") -(qdv "da\040" "$(0F/T5C1$(1Pe$(0Om\J$(1%_,w(B") -(qdv "da2" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") -(qd "da3" "$(0(U(B") -(qd "da4" "$(0&L(B") -(qdv "de\040" "$(0+&KA(c$(18:dI&Y]x`%9C?dIJQs(B") -(qdv "de-\040" "$(0&$:\(0$(1$p$(05m-2&q$(1"e!Y:3(h(B") -(qdv "de-3" "$(0@"Ip5m$(1IxWy^o(B") -(qdv "de-4" "$(0.z5V:\T`$(1EL3L.d`R?F3v(B") -(qdv "de2" "$(00|O.5b-*>IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") -(qdv "de3" "$(0/6/k1WD+4?9&(c$(1%|$(03o$(1&U@:%o(|M,?J@k$1(B") -(qdv "de4" "$(0)c>J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") -(qdv "de8\040" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") -(qdv "de83" "$(0X5.)GS$(1[I4l>/Yr(B") -(qdv "de84" "$(0IZ/4F\-0@eJ=S)*$(0[W$(1"L9'Ht(jQ?(B") -(qd "dez3" "$(1)z(B") -(qdv "dez4" "$(0P~qH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") -(qdv "dxq\040" "$(0;U$(1UgE<(B") -(qdv "dxq4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") -(qdv "dy\040" "$(0?h;($(137(B") -(qdv "dy3" "$(0'H,@:d:(09$(1.6<>(B") -(qdv "dy4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") -(qdv "dz\040" "$(0&/(2$(1!\(R"XBbHr(B") -(qdv "dz3" "$(06077RSZVF8$(1\v5W\WE\(B") -(qdv "dz4" "$(0.0I-60P*BzW[(B") -(qdv "e0\040" "$(0(B963sU9Mh0X$(1%w-*+.#$&)85HEHa(B") -(qdv "e02" "$(0FODmAS3z*Q-m8QKmWx3'YrFCF|$(1)T*qLH?vDz0ujM;Ept7U;!(B") -(qdv "e03" "$(0Qs)887[{Mh$(1!8ab&D+u'!7Ca]Ml(B") -(qdv "e04" "$(0O5Qs7DKC/EF|$(1a{88(B") -(qdv "e2" "$(0T]Kk>D.|/L2_N!)k&"Pt9]D5Ig2=$(1@F$(0-"U'XA5f$(1CR$(0>3?+)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl-ZkM~RZ\B=M,3Vw4POGDP-X,PH!&"PtZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]J:]B~L:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") -(qdv "e84" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!w@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") -(qdv "e92" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q!JcN_(B") -(qdv "ea\040" "$(0+UUMR*U:/f&:$(1)]@P$(1:S,ZF^9Q(B") -(qdv "ez2" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") -(qdv "ez3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") -(qdv "ez4" "$(05SZo\/XL_-O@]P/p$(1b)9IO2boN0,b>fFzR$g<(B") -(qd "f\040" "$(0$x(B") -(qdv "f-\040" "$(05zHI2mYCKn76Qa&e=rFSTC$(1lJFXkbDo/N66#R]73k;Umvr!r<=|(B") -(qdv "f-2" "$(0?bVjE&$(1#P=O:tFNJS(B") -(qdv "f-3" "$(13{9J(B") -(qdv "f-4" "$(0.aMz6)TCVj$(1Z_=i(B") -(qdv "f0\040" "$(0'J1>+^0($(1%)6fA*!$$L(B") -(qdv "f02" "$(0/S-`+l19+^$(1V'(B") -(qdv "f03" "$(0??,2),9A6%9n$(1'&,:OEm4(B") -(qd "f04" "$(0/t(B") -(qdv "f8\040" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") -(qdv "f82" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") -(qdv "f83" "$(0'11T$(1V/(B") -(qdv "f84" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") -(qdv "f9\040" "$(0'"9N1F0B+KB!$(1(-9yAN'2A?,R2)2{je64V8(B") -(qdv "f92" "$(0NBBP,y$(1'@;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") -(qdv "fq2" "$(012$(16X$(0CS$(1?_M|(B") -(qdv "fq3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{^%+'_*O.l8eF/V1&6Y6f%86(B") -(qd "fx-4" "$(1,<(B") -(qdv "fx2" "$(00%K~,B8G>K)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") -(qdv "fx3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") -(qdv "fx4" "$(0'Y5Y;b'j1b@oA';,@,YOk@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") -(qdv "ge-\040" "$(0GoL5-l^RGC>zA_C^,VJ!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") -(qdv "ge-3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") -(qdv "ge-4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") -(qdv "ge0\040" "$(0;s*AZQN#OI2[W/$(13#]9$(0^$$(1_:]228bF(2M)(B") -(qdv "ge03" "$(0WJOdPZO?$(1gtS.(B") -(qdv "ge04" "$(05s)MYR<1;sCC$(1^<+]cZIw$(0RT$(151@0(B") -(qdv "ge2" "$(0'09JFL+C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") -(qdv "ge8\040" "$(0DgKr;S){6B17W*)n2dFuP;X]KML*\tC\$(1&qdH=lCs$(0SjB.$(1X6M?m$BeDkmm9T$(0_7$(1h1A-qEn]lyk^QvYq;~C?"ZK{?e0v.Y1zP55I(B") -(qdv "ge93" "$(0Ly8Mz3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//XqAfD(B") -(qdv "gey\040" "$(01,AP@UIn$(1ct=MQ!C"!7"S"b-Q<1?sr5(B") -(qdv "gey3" "$(0&'&=:Y-,5[-&5w1,(B") -(qdv "gey4" "$(0@t-74IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") -(qdv "gez4" "$(0'H]6_Fm\.hP*k<*MgTgH&(B") -(qdv "gu-\040" "$(1*U%xUv(B") -(qdv "gu-3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") -(qdv "gu2" "$(0+~X&CiRy}0U\`$(1k`EsZoM88GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") -(qdv "gu9\040" "$(05]+J+bD^$(1L+%q\=8idx6.2p2x[e$(0U@$(1ER(B") -(qdv "gu93" "$(0C'$(1Mm(B") -(qdv "gu94" "$(01wCf:V73C+IVV,X,T#8H$(179>36q/;UoLbVh5o#Ce+FuSU(B") -(qdv "guw\040" "$(1Oh$(0E@$(1PZ(B") -(qdv "guw2" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964$(1'q$(0,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") -(qd "guw3" "$(0[*(B") -(qd "guw4" "$(064(B") -(qd "h\040" "$(0%!(B") -(qdv "h-\040" "$(0*m6X$(18UZ[(B") -(qdv "h-2" "$(0Rx32T0$(1rK0tio$(082$(1)fn>CzN5Z[D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") -(qdv "h92" "$(0>0$(1*\U\(B") -(qdv "h93" "$(03!4A(B") -(qd "h94" "$(030(B") -(qd "ha\040" "$(02E(B") -(qd "ha2" "$(0Cw(B") -(qd "ha3" "$(02E(B") -(qdv "hi\040" "$(02>EA$(1%i(B") -(qdv "hi2" "$(0Wd2gU1$(1Ub(B") -(qdv "hi3" "$(08B$(1_r6{(B") -(qdv "hi4" "$(07&)+U.EA89$(1As>rO9(B") -(qdv "hq\040" "$(0E*N5$(1QR(B") -(qd "hq3" "$(0E*(B") -(qdv "hr\040" "$(0@C.BD.$(1*-(B") -(qdv "hr2" "$(0*u)Z.P0I?$7z>6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") -(qdv "hr4" "$(0D8.P]O@C?$UJM7:WFD$(1ApKb=zYP%LD_(B") -(qdv "hx\040" "$(0/B.L'hcA:`F"/$m9R=I??GLGZRgW!(2-A(B") -(qdv "hx-3" "$(02D$(1Au(B") -(qdv "hx-4" "$(0U5,g$(1QI^h`;(B") -(qdv "hx0\040" "$(09sE~-;$(1-L";aK(B") -(qdv "hx02" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") -(qdv "hx03" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") -(qdv "hx04" "$(07p$(1@g(B") -(qdv "hx2" "$(05/B:@dPbP60r/:H4[SG-$(1`Z$(0<}Z(+]$(1Y=T,_K[&=vC3k-Q%;.$.k%6zV(Z:enCtI;k>(B") -(qdv "hx3" "$(01NBb$(1K;$(0;J?C$(1$](B") -(qdv "hx4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") -(qdv "hx8\040" "$(0]d$(1r3q?kl$bk[lKV:(B") -(qdv "hx82" "$(0WdV@7}$(1VRfBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") -(qdv "hx83" "$(0PBBw$(1Wv>@NN(B") -(qdv "hx84" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") -(qdv "hx9\040" "$(0;g0!H/$(1[Z5DL2='.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwD%b1bleSemi"koo_p_(B") -(qdv "hxq\040" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") -(qdv "hxq2" "$(0)`:PCu9z$(12m+Z7H*JfU(B") -(qdv "hxq3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") -(qdv "hxq4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") -(qd "hy\040" "$(1hg(B") -(qdv "hy2" "$(0B\1m@VP5$(1`)``L)NmS!j~G((B") -(qd "hy3" "$(0+T(B") -(qdv "hy4" "$(03&6925)\:S^y$(1)`$(0@b$(1-aA"?%+m(B") -(qdv "hz\040" "$(0L^$(1\O^}(B") -(qdv "hz2" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") -(qdv "hz3" "$(0)p:W(B") -(qdv "hz4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") -(qdv "i\040" "$(07e286n6a2:%0$(1N7(B") -(qdv "i2" "$(0<_Os$(1`pJ](B") -(qdv "i3" "$(0GO\3^s$(16>$I*y#&(B") -(qdv "i4" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") -(qd "j\040" "$(0%((B") -(qd "j-\040" "$(0(V(B") -(qdv "j-2" "$(0&t$(1$sAE(B") -(qd "j-3" "$(0(V(B") -(qdv "j02" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") -(qdv "j03" "$(0[c[g[o$(1kk(B") -(qdv "j04" "$(0^j$(1hx(B") -(qdv "j4" "$(0'K$(12uO>A;(B") -(qdv "j82" "$(0BTS@R#$(19(9)9>(B") -(qdv "j83" "$(03Z'uR#5A$(1,6WZ%e&+Id(B") -(qdv "j92" "$(0&*)7&o'2$(11t$(0&+$(1(gO#(B") -(qdv "j93" "$(0,7Gb9{$(1?7(B") -(qdv "jr4" "$(0O`$(1=C(B") -(qdv "jx-2" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") -(qdv "jx-3" "$(0&~9v$(1Wq:E@j(B") -(qdv "jx2" "$(0)rR1US9}\;UIV-$(1@3iya4>ibklM/5c&Noai$(0Xc$(1*6Y|(B") -(qdv "jx3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") -(qdv "jx4" "$(0&,:JT3US9}$(1+YY7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") -(qdv "jxq2" "$(1YmLx4o(B") -(qdv "jxq3" "$(0T!$(1W[bc;a6"(B") -(qdv "jxq4" "$(0G0Q_$(1([$(0Ku$(12eVG';$V(B") -(qdv "jy2" "$(03\AD$(1dR$(0TO$(1ZuC]!gF~`0$(0Yi$(1h%k1;,Suk"(B") -(qdv "jy3" "$(1Ri`/1pDV(B") -(qd "jy4" "$(0*Y(B") -(qdv "jz2" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") -(qd "jz3" "$(0XF(B") -(qdv "jz4" "$(0Y"$(1Z{UU(B") -(qd "k\040" "$(0$~(B") -(qdv "k-\040" "$(0+_$(1>N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") -(qd "k-3" "$(1/I(B") -(qdv "k0\040" "$(0<+JjV]$(1g]K>Ib(B") -(qd "k02" "$(0*,(B") -(qd "k03" "$(0Jj(B") -(qdv "k04" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") -(qdv "k8\040" "$(0'{@[;/F)4a$(1n};B(B") -(qdv "k83" "$(04i-v+c78$(18y$(0XQ$(1=#j,D#au4=!#dV(B") -(qdv "k84" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") -(qdv "k93" "$(01:;?RKU_]V$(1hjG^[G(B") -(qdv "k94" "$(15[7Z@6(B") -(qdv "ka\040" "$(0.C@?2E$(1HO(B") -(qdv "ka3" "$(0('2>$(1##(B") -(qdv "ka4" "$(0@?$(1h0(B") -(qdv "ki\040" "$(0DeAC$(17B%5(B") -(qdv "ki3" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") -(qdv "ki4" "$(0A6F#A<2>$(1/x0U3r\Y(B") -(qdv "kr\040" "$(04p3c.,ApX(5;OxP"?/PjDIGdGf$(1,+1?f:^t*&H;Q:Dn;N(B") -(qdv "kr2" "$(02>B'(B") -(qdv "kr3" "$(0(,B?$(1.<$(0.Y$(1&G4J<;$(1cx@O$(0X>$(1kv>uaVewPA(B") -(qdv "kx3" "$(05PG5$(1gf%R/*jY`32=b}:QkXmy(B") -(qdv "kxq2" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") -(qdv "kxq3" "$(0@/$(1GqHgDacj*#(B") -(qdv "kxq4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") -(qdv "ky\040" "$(1JIJ'(d9AgR(B") -(qd "ky3" "$(0&H(B") -(qdv "ky4" "$(0*+;k(1$(1S8$(0?l$(1m&>k$(0+)$(1&jK8RH^7(B") -(qd "kz\040" "$(1!V(B") -(qdv "kz3" "$(0*T8S3C$(1/_$9^c+c(B") -(qdv "kz4" "$(0QkQ\Ka(B") -(qd "l\040" "$(0$|(B") -(qdv "l-2" "$(0G_$(14{\8`G+5sEnU/(~.t/|(B") -(qdv "l03" "$(07x$(1UP>K*./%N86lB9(B") -(qdv "l04" "$(08<$(1.MM5(B") -(qdv "l82" "$(0]#\&Y1\r[p[u\<;c@vW|$(1oMpR$(0\o^@$(1q%qskhp>g-pV(B") -(qdv "l83" "$(0]+Z6^`_$_:$(1VTq(p@U+eJqI0C(B") -(qdv "l84" "$(0\vV)_:$(1qDb(\X(B") -(qdv "la\040" "$(0/W;;@I$(1+;`K8=?P(B") -(qd "la1" "$(0;;(B") -(qdv "la2" "$(02+[2$(1"N(B") -(qdv "la3" "$(0@I$(1fg(B") -(qdv "la4" "$(0Zi]($(1o^$(0M?2+$(1?2$(0H0$(1h3L&C>Cr(B") -(qd "le\040" "$(06^(B") -(qd "le-\040" "$(0/s(B") -(qdv "le-2" "$(0I\4F^rIJ\b?s6GC`>h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") -(qdv "le-3" "$(0MkUW$(1&X(B") -(qdv "le-4" "$(0'p(7$(1+w(B") -(qdv "le02" "$(0-A=.DYX}=JGlOC$(1"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") -(qdv "le4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") -(qdv "le82" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") -(qdv "le83" "$(0W&$(1cyYUJZA\fK(B") -(qdv "le84" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") -(qdv "le92" "$(000W(QP=U^Y^\TwVNB`TY$(1P-$(0S8SE$(1Li$(0[.$(1QF$(0G@$(1]`]g5>WDF2nIEPL\]\bdI&bhg?hpj9(B") -(qdv "le93" "$(0N)RY$(1Vz]#?pAWLsE.(B") -(qdv "le94" "$(0+>_<\5Hv$(1WK[Y=k(B") -(qd "lea3" "$(06,(B") -(qd "lew\040" "$(02K(B") -(qd "lew3" "$(02K(B") -(qdv "lew4" "$(0)E8U)JC|Xe>8`K2X_OoMH$(1gNNT\VDJRO$IxS=OMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") -(qdv "lez3" "$(0&(VL$(1SOPM3F$(0Rs$(1NWc0(B") -(qdv "lez4" "$(0Jb7jVLS=$(1"6JO't_0R](B") -(qdv "li2" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") -(qdv "li4" "$(0TK\zZB]nGF$(1TWii.b(B") -(qd "lq\040" "$(0;-(B") -(qdv "lq2" "$(0IY>\$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") -(qdv "lq3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") -(qdv "lq4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") -(qd "lr1" "$(0&((B") -(qdv "lr4" "$(0O@.X;-*Z$(1'Z.P$(0(>$(1!3/>!^!i1Gn^!c.E(H(B") -(qdv "lu2" "$(0_8QeZ>$(1f_J8QAS-(B") -(qdv "lu3" "$(0+I7lNS1tQ^JYVgWD;`LV$(1KHiR623>*dF.\G7d(B") -(qdv "lu4" "$(03$L;=|NeX[B*$(1;OS*oZ?^Fw\K(B") -(qdv "lu82" "$(0^8]](B") -(qd "lu83" "$(1mL(B") -(qdv "luw4" "$(0>*)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") -(qdv "lx82" "$(0]__?_K_3$(1q4q\o2o0pJr=(B") -(qd "lx83" "$(0+=(B") -(qdv "lx84" "$(0E+$(1^v(B") -(qd "lx9\040" "$(0^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") -(qdv "lxo3" "$(0L{$(1X_l!fkMU_{(B") -(qdv "lxo4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") -(qd "ly\040" "$(0Jw(B") -(qdv "ly2" "$(0O=J/;`W=]I$(1AbSZJ&KH^TQxcR^]jZnlXe(B") -(qdv "ly3" "$(0VXJw$(1IEIo(B") -(qdv "ly4" "$(0KF5q]@[@SM(B") -(qd "lz\040" "$(0N|(B") -(qdv "lz2" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") -(qdv "lz3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") -(qdv "lz4" "$(0@9C?8TI=$(1IXgDW_Hz(B") -(qd "m\040" "$(0$w(B") -(qdv "m-2" "$(0LaGBCeZTXMV'XOZ7$(1\h$(0SJ$(1Xgid$(05O$(1ag(3f2awH^8kVCYp["_pnHqQ(B") -(qdv "m-3" "$(0=xLpL\TcZ7$(1iv\sE)(B") -(qdv "m-4" "$(0JC.v$(1nBdG(B") -(qdv "m02" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") -(qdv "m03" "$(0>{W:$(1KM"Z.{>M?CIR(B") -(qdv "m82" "$(0_([OSQYFKQ$(1j^cQ$(0^.$(1R./.J3Q#lslr(B") -(qdv "m83" "$(0KI7$$(1pD(B") -(qdv "m84" "$(0JkKQ;8PXJ`$(1IY$(0[;Vr$(1IDQ|X.AaKu(B") -(qd "m9\040" "$(0A-(B") -(qd "m91" "$(061(B") -(qdv "m92" "$(01]61K#(B") -(qdv "me\040" "$(02BOw(B") -(qdv "me-2" "$(0/})YMxMST,6DOyK&:!I>$(1D0M;H-+\JhB;_GGYKc(B") -(qdv "me-3" "$(17R)sBv(B") -(qdv "me-4" "$(0.UK&(B") -(qdv "me2" "$(0:MU[WG[v[HV^X3$(1^Ji>oD%NkA_qpWaql#mQmao7a7qO(B") -(qdv "me3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") -(qdv "me4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") -(qdv "me82" "$(0A|LB8{$(1:z4qSse_f*iF(B") -(qdv "me83" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") -(qdv "me84" "$(05t\](B") -(qdv "me92" "$(0(b/%0u$(1RrE8-D&Z'+HK''[N2#[V&`5$CJ(B") -(qdv "me93" "$(0|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") -(qdv "mq2" "$(0,uFx4`08==@i?!Qj0v^]FWBK$(1;C-ELE@y:oE#8VU=#IH\ihy(B") -(qdv "mq3" "$(05",eWm$(10>B>=4;)/CX@(B") -(qdv "mq4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>2$(0Uh$(1qNn<;7i`\](B") -(qd "ne-3" "$(0Uh(B") -(qdv "ne-4" "$(0V#*r(B") -(qdv "ne02" "$(06u[i(B") -(qd "ne04" "$(0^o(B") -(qdv "ne2" "$(00H(H.j6>Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") -(qdv "ne3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") -(qdv "ne4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") -(qdv "ne82" "$(0*"X4$(18%)r)F(B") -(qdv "ne83" "$(0$(1kG(B") -(qd "ne92" "$(0V?+8-tZ;=9[2(B") -(qdv "nq3" "$(0Qu6c$(1?5(B") -(qd "nq4" "$(0&z(B") -(qd "nr\040" "$(0.R(B") -(qdv "nu3" "$(0&M$(1,h:$(B") -(qdv "nu4" "$(0,:$(1/#2s/Z(B") -(qdv "nuw4" "$(05MKl$(1ZQ(B") -(qdv "nx-2" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") -(qd "nx-4" "$(0,.(B") -(qdv "nx2" "$(0(DQ{$(1&87}MS(B") -(qdv "nx3" "$(0+9/;$(11C(B") -(qd "nx4" "$(03((B") -(qdv "nx83" "$(0FA$(1`[$(0G%$(1==(B") -(qdv "nxo2" "$(07c6v$(1kO5`6/(B") -(qd "nxo3" "$(1Wa(B") -(qdv "nxo4" "$(0T@U`\($(1C2/@H+\nY7(B") -(qdv "ny2" "$(1i^]P(B") -(qdv "ny4" "$(0Sw$(1d$B!j!(B") -(qd "nz\040" "$(1.r(B") -(qdv "nz2" "$(0O"\NS$.O$(1=w&lg(nSVkb-fAm_eH(B") -(qdv "nz3" "$(0H+A7G3(B") -(qdv "nz4" "$(0R$$(16T(B") -(qdv "o\040" "$(0@H%-(B") -(qd "o2" "$(06d(B") -(qd "p\040" "$(0$v(B") -(qdv "p-\040" "$(08~=o/d$(1&]KO$(0OT$(1#3HX*D@cUqXp(B") -(qdv "p-2" "$(00&A&OTP]SzGVA}[\VZ$(1c,%#6WdjE:[L-xTvAc[d`uPIQ4o\(B") -(qdv "p-3" "$(0<\$(17I(B") -(qdv "p-4" "$(0GQ$(14<5PA5\lNfUsU}(B") -(qdv "pe-\040" "$(0)%7"$(11AUc_I(B") -(qdv "pe-2" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") -(qd "pe-3" "$(1>s(B") -(qdv "pe2" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") -(qdv "pe3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") -(qdv "pe4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") -(qdv "pe8\040" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") -(qdv "pe82" "$(01n9gU/$(1ZVZpCh[w(B") -(qdv "pe84" "$(0'[[RI6(B") -(qdv "pe9\040" "$(03<2\$(1f10G(B") -(qdv "pe92" "$(0?OZEU#^uUQ$(1eDf)(B") -(qd "pe93" "$(02C(B") -(qdv "pe94" "$(0G}*K(B") -(qdv "pew\040" "$(0SSJr$(1!_(B") -(qd "pew3" "$(0Jr(B") -(qdv "pez\040" "$(0\RKG$(1J2_-c%A^\}^Slv(B") -(qdv "pez2" "$(0SHJK$(16e(B") -(qdv "pez3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") -(qdv "pez4" "$(0>BKGE9]F$(1J)^,j]SF(B") -(qdv "pi\040" "$(0/j;:(B") -(qdv "pi2" "$(0(B") -(qdv "po2" "$(0;hQS$(1]ear(B") -(qdv "po3" "$(0Mj6J(5$(18!(B") -(qdv "po4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") -(qdv "pq\040" "$(05+.D+f$(1U'+%&A.Q2r(B") -(qdv "pq2" "$(0;\Q*?rLy$(1(wEM=*:/2>(B") -(qdv "pq3" "$(1>,*s(B") -(qdv "pq4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") -(qdv "px\040" "$(0N{&rQ[N:(X$(1>7gN&w]n(B") -(qdv "px2" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") -(qdv "px3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") -(qdv "px4" "$(0O3Q[X^Z;$(1S0(B") -(qdv "py\040" "$(06J$(1#?(B") -(qdv "py2" "$(15M$(0HW$(1$-/?(B") -(qdv "py3" "$(06J$(1E(Q$(0?/$(1U>(s7>0M>>>GV.(B") -(qd "r3" "$(1Od(B") -(qdv "r4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") -(qdv "s\040" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") -(qdv "s-\040" "$(0Is$(1nT(B") -(qdv "s0\040" "$(0@G8'(B") -(qdv "s03" "$(0EB$(1guCARTd1ZH(B") -(qd "s04" "$(0@G(B") -(qd "s1" "$(03)(B") -(qd "s3" "$(0*<(B") -(qdv "s4" "$(0(?*~Q2EHIf)zG~1%5|1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") -(qdv "s8\040" "$(0&6;7$(1QBh{lt(B") -(qdv "s83" "$(0AX@1$(1b]$(0Vc$(1j=(B") -(qdv "s84" "$(0AX$(1AC(B") -(qdv "s9\040" "$(0Aq$(1Q&F2_FI{^5(B") -(qdv "sa\040" "$(0O%$(1!F(B") -(qdv "sa3" "$(0]eO%$(1Hd+V(B") -(qdv "sa4" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") -(qdv "si\040" "$(0ES\ZH&$(10&<3(B") -(qdv "si4" "$(0WTES$(1OP(B") -(qdv "sr4" "$(0*dESG/+dEFV+Xr$(1Wwj+l?Nk]YF9XFnFX)(B") -(qdv "sx\040" "$(0\8BkDXS\^5$(1i*(B") -(qdv "sx-\040" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") -(qdv "sx-3" "$(0V|Nk7N$(1>bAfBuIp`h(B") -(qdv "sx-4" "$(0:K+{Ie?EM"(B") -(qd "sx2" "$(01x(B") -(qdv "sx4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_Vd$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|Ei(B") -(qdv "sx8\040" "$(0MMBt$(10k(B") -(qd "sx83" "$(1VF(B") -(qdv "sx84" "$(0L,Ld$(1Eo(B") -(qdv "sx9\040" "$(07#D~Lg$(1DrCBK)^kYy(B") -(qdv "sx93" "$(0F5C2K1$(1bWd7(B") -(qdv "sx94" "$(0O\$(1J;(B") -(qdv "sxo\040" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") -(qdv "sxo3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") -(qd "sxo4" "$(19g(B") -(qdv "sxq\040" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") -(qdv "sxq2" "$(0TrDl$(1dB(B") -(qdv "sxq3" "$(0^U$(1VreodAp_(B") -(qdv "sxq4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") -(qdv "sy\040" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") -(qdv "sy3" "$(06SJ'ZlXI$(1RF_Sks(B") -(qd "sy4" "$(0J+(B") -(qdv "sz\040" "$(0S}\XVmF4$(1^XBpD:g{pi(B") -(qdv "sz3" "$(0[:$(1pycnSy(B") -(qdv "t02" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") -(qdv "t03" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") -(qdv "t04" "$(0Q6S>$(1j7J[(B") -(qdv "t8\040" "$(0?N]f]b^b+a$(1*B&~8WLm$(0,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") -(qdv "te-3" "$(07`H-$(1$n$(0=9$(1[g768RU;6|!O)1(B") -(qd "te-4" "$(0]p(B") -(qdv "te2" "$(0YoAI@A@]TL$(1[(LG>]$(0PF$(12N';{iVdi57T-$(0?c$(1d|(B") -(qdv "te8\040" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") -(qdv "te83" "$(0LZ/@$(1+I$(0CPT}$(16SO8TT5G2lF$(1GS)y\[(B") -(qdv "tez4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") -(qdv "ti\040" "$(0515F(B") -(qdv "ti2" "$(0(;LX/rMm5F$(1(x$(0DHXUY6$(1+rUx\*VA\aiT$=1T(B") -(qdv "ti4" "$(0'5Ji8;,q$(1A/]MDF#;:<(B") -(qdv "tr4" "$(08XNf$(1#v#wU53'c7(B") -(qdv "tx\040" "$(0-6$(1e,0D5dIk(B") -(qdv "tx-\040" "$(0?X35$(1SQ7F+vQu,&(B") -(qdv "tx-2" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") -(qdv "tx-3" "$(0>TC0=4$(1/9)VEq)q(B") -(qdv "tx-4" "$(0Bo$(1@)$(0Jm$(1mx(B") -(qdv "tx2" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") -(qdv "tx3" "$(0&I)T$(1:'${.J(B") -(qdv "tx4" "$(0.#)TCp$(1hU4O(B") -(qdv "tx8\040" "$(0B@$(1DfZ](B") -(qdv "tx82" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") -(qdv "tx84" "$(1*?T5(B") -(qdv "tx9\040" "$(0+@$(1W?3x0/'0(B") -(qdv "tx92" "$(0';+\?IE#W#$(19`V-#|(V#D*Y(B") -(qdv "tx93" "$(1"Y#DL"(B") -(qdv "tx94" "$(0T1$(1Z.(B") -(qdv "txo\040" "$(0>l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") -(qdv "txo2" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") -(qdv "txo3" "$(0+uR|$(1Pd5.P"(B") -(qdv "txo4" "$(0/`@O3p$(1mkik@bD&0#(B") -(qdv "txq\040" "$(04$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") -(qdv "u3" "$(0LYM$1e&i*RUV)v4nI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") -(qdv "u8\040" "$(06C=]UBO@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") -(qd "v\040" "$(0$}(B") -(qdv "v-\040" "$(0,V9V/3GmZgQ4$(102RohI?n;}(B") -(qdv "v-3" "$(0=79Z6g$(1F!dt$(06k$(1`q38/G(B") -(qdv "v-4" "$(0,V)($(1:c(B") -(qdv "v0\040" "$(06MTf5!<%L?/&->*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") -(qdv "v03" "$(0B,<%(B") -(qd "v04" "$(0K,(B") -(qdv "v8\040" "$(0:r(m&\4u-X>rG]GcH[(B") -(qd "vi3" "$(0,R(B") -(qdv "vi4" "$(0FNLe&bD\BG$(1B}<)b5(B") -(qd "vq3" "$(0C@(B") -(qdv "vr\040" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") -(qd "vr1" "$(068(B") -(qdv "vr2" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1gop/(B") -(qdv "vr3" "$(0H7$(1.<8XW0\+h/7q(B") -(qdv "vr4" "$(068)WMU$(1-J$(0L1(B") -(qdv "vx\040" "$(0.k.wDL.E0J*v$(1?h$(0Cd.N?.$(1E4L]$(0U8$(1@;A&'a2%L_$(0I@$(1\,!;+7HT@o$(07'$(1O~WQ(B") -(qdv "vx-\040" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") -(qdv "vx-3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") -(qdv "vx-4" "$(0)B-s:D$(1,rC)(B") -(qdv "vx0\040" "$(0)=9[4-$(1/l0p'z2GN|)]0`(B") -(qdv "vx03" "$(0N]Xd(B") -(qdv "vx04" "$(0?d$(1/l^\?9iD(B") -(qdv "vx2" "$(0:m$(1m,(B") -(qdv "vx3" "$(015(-Iq:m-HP'Hs'z^H$(1$T$(04>Fm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") -(qdv "vx4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'v$(1RvBf$(1Em8JE/[*(B") -(qdv "vx84" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[ogFYI*L(Rta\Gi^[(B") -(qdv "vxa3" "$(0JQ$(13p(B") -(qdv "vxa4" "$(0tGO$(03I$(1[{(B") -(qd "vxi\040" "$(0-f(B") -(qdv "vxi3" "$(0/g$(1+A$(03f(B") -(qdv "vxi4" "$(0/J$(1eX!^1(B") -(qdv "vxo3" "$(00+LzO7$(1MkTuLh$(0=z$(16c5BlU[6(B") -(qd "vxo4" "$(0I5(B") -(qdv "vxq\040" "$(0XW?>U@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") -(qdv "vxq3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") -(qdv "vxq4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") -(qdv "vy\040" "$(0(JzL3DDgs(B") -(qdv "vz3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") -(qdv "vz4" "$(0+LM+$(13AU<>[Dc(B") -(qd "w\040" "$(0%/(B") -(qd "w4" "$(1N7(B") -(qdv "x\040" "$(02q8V*E*@)fM%EK,(YW$(1H1+UK.$(0%:A+/v$(1$@-g3n7lF@a)Z5(B") -(qdv "x-\040" "$(09SEL$(1Z041-L[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") -(qdv "x4" "$(0''0m;.A+M)7M='[G(TYWE]&C$(1!+$(0[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") -(qdv "x8\040" "$(0_%]`Q'6K>vLm$(1!|Q_(B") -(qdv "x82" "$(0+z0sIa&;*G$(1,m%$6n4R#a$,(B") -(qdv "x83" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") -(qdv "x84" "$(0G]0sCJ-[V`@a?OCV,V0(B") -(qdv "x93" "$(0ZX+N)H$(1%k6:(B") -(qdv "x94" "$(0;CLM9D'G,|,Q+.$(1C6i?#Y(B") -(qdv "xa\040" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") -(qd "xa2" "$(02`(B") -(qdv "xa3" "$(0(l$(1#!(B") -(qdv "xa4" "$(0])$(1B"M/(B") -(qd "xi\040" "$(03r(B") -(qd "xi3" "$(09k(B") -(qd "xi4" "$(0(A(B") -(qdv "xo\040" "$(0L%6=B=H9$(1=yTk(B") -(qdv "xo3" "$(0,=$(14Z5i(B") -(qdv "xo4" "$(0AJ1;,wB4K!_!$(1;X6G3U]?=e(B") -(qdv "xq\040" "$(02e@w:}G$$(1FbAF$(0Ck.hDR$(10OCb=JL9;t<4G#ADDBGXSrT;]N(B") -(qdv "xq2" "$(044@YEs)O;ELEB[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") -(qdv "xq4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") -(qdv "y\040" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") -(qd "y2" "$(1#A(B") -(qdv "y3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") -(qdv "y4" "$(0J,$(1KB$(0RH(B") -(qdv "z\040" "$(0'x%2$(1%}+E(B") -(qdv "z2" "$(0O_ -;;; 92.12.28 modified for Mule ver.0.9.7 by Takahashi N. -;;; 93.4.22 modified by Takahashi N. " ?$B!'(B) -(quail-defrule "?" ?$B!)(B) - -(quail-setup-current-package) -;;; - -(quail-define-package "greek" ",FEkkgmij\(B" nil "Greek Keyboard --------------- - -In the right of ,Fk(B key is a combination key, where - ,F4(B acute - ,F((B diaresis - -e.g. - ,Fa(B + ,F4(B -> ,F\(B - ,Fi(B + ,F((B -> ,Fz(B - ,Fi(B + ,F((B + ,F4(B -> ,F@(B -" nil t t t t) - -;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) -_ =+ `~ -;; ,F7/(B ,FrS(B ,FeE(B ,FqQ(B ,FtT(B ,FuU(B ,FhH(B ,FiI(B ,FoO(B ,FpP(B [{ ]} -;; ,FaA(B ,FsS(B ,FdD(B ,FvV(B ,FcC(B ,FgG(B ,FnN(B ,FjJ(B ,FkK(B ,F4((B '" \| -;; ,FfF(B ,FwW(B ,FxX(B ,FyY(B ,FbB(B ,FmM(B ,FlL(B ,; .: /? - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?-) -(quail-defrule "=" ?=) -(quail-defrule "`" ?`) -(quail-defrule "q" ?,F7(B) -(quail-defrule "w" ?,Fr(B) -(quail-defrule "e" ?,Fe(B) -(quail-defrule "r" ?,Fq(B) -(quail-defrule "t" ?,Ft(B) -(quail-defrule "y" ?,Fu(B) -(quail-defrule "u" ?,Fh(B) -(quail-defrule "i" ?,Fi(B) -(quail-defrule "o" ?,Fo(B) -(quail-defrule "p" ?,Fp(B) -(quail-defrule "[" ?[) -(quail-defrule "]" ?]) -(quail-defrule "a" ?,Fa(B) -(quail-defrule "s" ?,Fs(B) -(quail-defrule "d" ?,Fd(B) -(quail-defrule "f" ?,Fv(B) -(quail-defrule "g" ?,Fc(B) -(quail-defrule "h" ?,Fg(B) -(quail-defrule "j" ?,Fn(B) -(quail-defrule "k" ?,Fj(B) -(quail-defrule "l" ?,Fk(B) -(quail-defrule ";" ?,F4(B) -(quail-defrule "'" ?') -(quail-defrule "\\" ?\\) -(quail-defrule "z" ?,Ff(B) -(quail-defrule "x" ?,Fw(B) -(quail-defrule "c" ?,Fx(B) -(quail-defrule "v" ?,Fy(B) -(quail-defrule "b" ?,Fb(B) -(quail-defrule "n" ?,Fm(B) -(quail-defrule "m" ?,Fl(B) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?/) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?@) -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?^) -(quail-defrule "&" ?&) -(quail-defrule "*" ?*) -(quail-defrule "(" ?() -(quail-defrule ")" ?)) -(quail-defrule "_" ?_) -(quail-defrule "+" ?+) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?,F/(B) -(quail-defrule "W" ?,FS(B) -(quail-defrule "E" ?,FE(B) -(quail-defrule "R" ?,FQ(B) -(quail-defrule "T" ?,FT(B) -(quail-defrule "Y" ?,FU(B) -(quail-defrule "U" ?,FH(B) -(quail-defrule "I" ?,FI(B) -(quail-defrule "O" ?,FO(B) -(quail-defrule "P" ?,FP(B) -(quail-defrule "{" ?{) -(quail-defrule "}" ?}) -(quail-defrule "A" ?,FA(B) -(quail-defrule "S" ?,FS(B) -(quail-defrule "D" ?,FD(B) -(quail-defrule "F" ?,FV(B) -(quail-defrule "G" ?,FC(B) -(quail-defrule "H" ?,FG(B) -(quail-defrule "J" ?,FN(B) -(quail-defrule "K" ?,FJ(B) -(quail-defrule "L" ?,FK(B) -(quail-defrule ":" ?,F((B) -(quail-defrule "\"" ?\") -(quail-defrule "|" ?|) -(quail-defrule "Z" ?,FF(B) -(quail-defrule "X" ?,FW(B) -(quail-defrule "C" ?,FX(B) -(quail-defrule "V" ?,FY(B) -(quail-defrule "B" ?,FB(B) -(quail-defrule "N" ?,FM(B) -(quail-defrule "M" ?,FL(B) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ??) - -(quail-defrule "a;" ?,F\(B) -(quail-defrule "e;" ?,F](B) -(quail-defrule "h;" ?,F^(B) -(quail-defrule "i;" ?,F_(B) -(quail-defrule "o;" ?,F|(B) -(quail-defrule "y;" ?,F}(B) -(quail-defrule "v;" ?,F~(B) -(quail-defrule "A;" ?,F6(B) -(quail-defrule "E;" ?,F8(B) -(quail-defrule "H;" ?,F9(B) -(quail-defrule "I;" ?,F:(B) -(quail-defrule "O;" ?,F<(B) -(quail-defrule "Y;" ?,F>(B) -(quail-defrule "V;" ?,F?(B) -(quail-defrule "i:" ?,Fz(B) -(quail-defrule "y:" ?,F{(B) -(quail-defrule "I:" ?,FZ(B) -(quail-defrule "Y:" ?,F[(B) -(quail-defrule "i:;" ?,F@(B) -(quail-defrule "y:;" ?,F`(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-hangul.el --- a/lisp/quail/quail-hangul.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2626 +0,0 @@ -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 92.3.23 modified for Mule Ver.0.9.1 by K.Handa -;;; defrule -> its-defrule, define-its-mode -> its-define-mode -;;; 92.7.10 modified for Mule Ver.0.9.5 by K.Handa -;;; Modified from its-hangul.el -;;; 92.8.12 modified for Mule Ver.0.9.6 -;;; by S.Kobayashi -;;; Prompt of "hangul" package corrected. -;;; 92.9.29 modified for Mule Ver.0.9.6 by K.Handa -;;; "p" is mapped to "$(C$D(B". -;;; 93.3.2 modified for Mule Ver.0.9.7.1 -;;; by Seo Young Jin -;;; New package hangul3 is added. -;;; 93.3.26 modified for Mule Ver.0.9.7.1 by K.Handa -;;; by Seo Young Jin -;;; In hangle3 package, one entry is corrected. -;;; 93.7.27 modified for Mule Ver.0.9.8 -;;; by K.Un -;;; Several maps are corrected/added. -;;; 93.7.28 modified for Mule Ver.0.9.8 by H.Tsuiki -;;; "o" produce $(C$@(B. -;;; 93.8.2 modified for Mule Ver.0.9.8 by K.Handa -;;; hangle3 packaged is put in a separated file. -;;; 93.11.19 modified for Mule Ver.1.1 by K.Handa -;;; "P" produces "$(C$F(B". -;;; 95.7.1 modified for Mule Ver.2.2 by -;;; Latin-alphabets, old-hanguls, symbols added. - -(require 'quail) - -(quail-define-package - "hangul" "$(CGQ1[(B 2$(C9z=D(B" - '((?r . "$(C$!(B") (?s . "$(C$$(B") (?e . "$(C$'(B") (?f . "$(C$)(B") (?a . "$(C$1(B") - (?q . "$(C$2(B") (?t . "$(C$5(B") (?d . "$(C$7(B") (?w . "$(C$8(B") (?c . "$(C$:(B") - (?z . "$(C$;(B") (?x . "$(C$<(B") (?v . "$(C$=(B") (?g . "$(C$>(B") - (?R . "$(C$"(B") (?E . "$(C$((B") (?Q . "$(C$3(B") (?W . "$(C$9(B") (?T . "$(C$6(B") - (?O . "$(C@g(B") (?P . "$(C$F(B") - (?k . "$(C$?(B") (?i . "$(C$A(B") (?j . "$(C$C(B") (?p . "$(C$D(B") (?u . "$(C$E(B") (?h . "$(C$G(B") - (?y . "$(C$K(B") (?n . "$(C$L(B") (?b . "$(C$P(B") (?m . "$(C$Q(B") (?l . "$(C$S(B")) - "Hangul input method. - $(CGQ1[(B: $(C$!$"$$$'$($)$1$2$3$5$6$7$8$9$:$;$<$=$>$?$A$C$D$F$E$G$K$L$P$Q$S$@@g(B - KEY: r R s e E f a q Q t T d w W c z x v g k i j p P u h y n b m l o O - -The key sequence \"Z\" can be used for \"$(C#0(B..$(C#A(B..$(C#a(B..\". -The key sequence \"H\" can be used for \"$(C$U$V(B...\". -The key sequnece \"S\" can be used for such symbols as \"$(C!M!L"6(B...\". - -You can use the key M-i to know the avairable key combination. -For instance, typing \"S\" followed by \"M-i\" will tell you - which key you should type to input some specific symbol. ---- Example --- - r k r k - $(C$!(B $(C0!(B $(C0"(B $(C0!0!(B - r k r k - $(C$!(B $(C0!(B $(C0"(B $(C0"(B $(C0"$?(B" - nil t t) - -(qd "r" ?$(C$!(B) -(qd "s" ?$(C$$(B) -(qd "e" ?$(C$'(B) -(qd "f" ?$(C$)(B) -(qd "a" ?$(C$1(B) -(qd "q" ?$(C$2(B) -(qd "t" ?$(C$5(B) -(qd "d" ?$(C$7(B) -(qd "w" ?$(C$8(B) -(qd "c" ?$(C$:(B) -(qd "z" ?$(C$;(B) -(qd "x" ?$(C$<(B) -(qd "v" ?$(C$=(B) -(qd "g" ?$(C$>(B) - -(qd "R" ?$(C$"(B) -(qd "E" ?$(C$((B) -(qd "Q" ?$(C$3(B) -(qd "W" ?$(C$9(B) -(qd "T" ?$(C$6(B) -(qd "P" ?$(C$F(B) - -(qd "k" ?$(C$?(B) -(qd "i" ?$(C$A(B) -(qd "j" ?$(C$C(B) -(qd "p" ?$(C$D(B) -(qd "u" ?$(C$E(B) -(qd "h" ?$(C$G(B) -(qd "y" ?$(C$K(B) -(qd "n" ?$(C$L(B) -(qd "b" ?$(C$P(B) -(qd "m" ?$(C$Q(B) -(qd "l" ?$(C$S(B) -(qd "o" ?$(C$@(B) -(qd "O" ?$(C@g(B) - -(qd "rk" ?$(C0!(B) -(qd "rkr" ?$(C0"(B) -(qd "rks" ?$(C0#(B) -(qd "rke" ?$(C0$(B) -(qd "rkf" ?$(C0%(B) -(qd "rkfr" ?$(C0&(B) -(qd "rkfa" ?$(C0'(B) -(qd "rka" ?$(C0((B) -(qd "rkq" ?$(C0)(B) -(qd "rkqt" ?$(C0*(B) -(qd "rkt" ?$(C0+(B) -(qd "rkT" ?$(C0,(B) -(qd "rkd" ?$(C0-(B) -(qd "rkw" ?$(C0.(B) -(qd "rkc" ?$(C0/(B) -(qd "rkx" ?$(C00(B) -(qd "rkv" ?$(C01(B) -(qd "rkg" ?$(C02(B) -(qd "ro" ?$(C03(B) -(qd "ror" ?$(C04(B) -(qd "ros" ?$(C05(B) -(qd "rof" ?$(C06(B) -(qd "roa" ?$(C07(B) -(qd "roq" ?$(C08(B) -(qd "rot" ?$(C09(B) -(qd "roT" ?$(C0:(B) -(qd "rod" ?$(C0;(B) -(qd "ri" ?$(C0<(B) -(qd "rir" ?$(C0=(B) -(qd "ris" ?$(C0>(B) -(qd "rif" ?$(C0?(B) -(qd "rit" ?$(C0@(B) -(qd "rid" ?$(C0A(B) -(qd "rO" ?$(C0B(B) -(qd "rOs" ?$(C0C(B) -(qd "rOf" ?$(C0D(B) -(qd "rj" ?$(C0E(B) -(qd "rjr" ?$(C0F(B) -(qd "rjs" ?$(C0G(B) -(qd "rje" ?$(C0H(B) -(qd "rjf" ?$(C0I(B) -(qd "rjfa" ?$(C0J(B) -(qd "rja" ?$(C0K(B) -(qd "rjq" ?$(C0L(B) -(qd "rjt" ?$(C0M(B) -(qd "rjT" ?$(C0N(B) -(qd "rjd" ?$(C0O(B) -(qd "rjw" ?$(C0P(B) -(qd "rjx" ?$(C0Q(B) -(qd "rjv" ?$(C0R(B) -(qd "rjg" ?$(C0S(B) -(qd "rp" ?$(C0T(B) -(qd "rps" ?$(C0U(B) -(qd "rpf" ?$(C0V(B) -(qd "rpa" ?$(C0W(B) -(qd "rpq" ?$(C0X(B) -(qd "rpt" ?$(C0Y(B) -(qd "rpd" ?$(C0[(B) -(qd "rpT" ?$(C0Z(B) -(qd "ru" ?$(C0\(B) -(qd "rur" ?$(C0](B) -(qd "ruR" ?$(C0^(B) -(qd "rus" ?$(C0_(B) -(qd "rue" ?$(C0`(B) -(qd "ruf" ?$(C0a(B) -(qd "rua" ?$(C0b(B) -(qd "ruq" ?$(C0c(B) -(qd "rut" ?$(C0d(B) -(qd "ruT" ?$(C0e(B) -(qd "rud" ?$(C0f(B) -(qd "rux" ?$(C0g(B) -(qd "rP" ?$(C0h(B) -(qd "rPs" ?$(C0i(B) -(qd "rPf" ?$(C0j(B) -(qd "rPq" ?$(C0k(B) -(qd "rPt" ?$(C0l(B) -(qd "rh" ?$(C0m(B) -(qd "rhr" ?$(C0n(B) -(qd "rhs" ?$(C0o(B) -(qd "rhe" ?$(C0p(B) -(qd "rhf" ?$(C0q(B) -(qd "rhfa" ?$(C0r(B) -(qd "rhft" ?$(C0s(B) -(qd "rhfg" ?$(C0t(B) -(qd "rha" ?$(C0u(B) -(qd "rhq" ?$(C0v(B) -(qd "rht" ?$(C0w(B) -(qd "rhd" ?$(C0x(B) -(qd "rhw" ?$(C0y(B) -(qd "rhk" ?$(C0z(B) -(qd "rhkr" ?$(C0{(B) -(qd "rhks" ?$(C0|(B) -(qd "rhkf" ?$(C0}(B) -(qd "rhkfa" ?$(C0~(B) -(qd "rhka" ?$(C1!(B) -(qd "rhkq" ?$(C1"(B) -(qd "rhkt" ?$(C1#(B) -(qd "rhkd" ?$(C1$(B) -(qd "rho" ?$(C1%(B) -(qd "rhos" ?$(C1&(B) -(qd "rhof" ?$(C1'(B) -(qd "rhoq" ?$(C1((B) -(qd "rhoT" ?$(C1)(B) -(qd "rhod" ?$(C1*(B) -(qd "rhl" ?$(C1+(B) -(qd "rhlr" ?$(C1,(B) -(qd "rhls" ?$(C1-(B) -(qd "rhlf" ?$(C1.(B) -(qd "rhla" ?$(C1/(B) -(qd "rhlq" ?$(C10(B) -(qd "rhlt" ?$(C11(B) -(qd "rhld" ?$(C12(B) -(qd "ry" ?$(C13(B) -(qd "rys" ?$(C14(B) -(qd "ryf" ?$(C15(B) -(qd "ryq" ?$(C16(B) -(qd "ryt" ?$(C17(B) -(qd "rn" ?$(C18(B) -(qd "rnr" ?$(C19(B) -(qd "rns" ?$(C1:(B) -(qd "rne" ?$(C1;(B) -(qd "rnf" ?$(C1<(B) -(qd "rnfr" ?$(C1=(B) -(qd "rnfa" ?$(C1>(B) -(qd "rnfg" ?$(C1?(B) -(qd "rna" ?$(C1@(B) -(qd "rnq" ?$(C1A(B) -(qd "rnt" ?$(C1B(B) -(qd "rnd" ?$(C1C(B) -(qd "rnw" ?$(C1D(B) -(qd "rnj" ?$(C1E(B) -(qd "rnjr" ?$(C1F(B) -(qd "rnjs" ?$(C1G(B) -(qd "rnjf" ?$(C1H(B) -(qd "rnjT" ?$(C1I(B) -(qd "rnjd" ?$(C1J(B) -(qd "rnp" ?$(C1K(B) -(qd "rnpt" ?$(C1L(B) -(qd "rnl" ?$(C1M(B) -(qd "rnlr" ?$(C1N(B) -(qd "rnls" ?$(C1O(B) -(qd "rnlf" ?$(C1P(B) -(qd "rnla" ?$(C1Q(B) -(qd "rnlq" ?$(C1R(B) -(qd "rnlt" ?$(C1S(B) -(qd "rb" ?$(C1T(B) -(qd "rbs" ?$(C1U(B) -(qd "rbf" ?$(C1V(B) -(qd "rm" ?$(C1W(B) -(qd "rmr" ?$(C1X(B) -(qd "rms" ?$(C1Y(B) -(qd "rme" ?$(C1Z(B) -(qd "rmf" ?$(C1[(B) -(qd "rmfr" ?$(C1\(B) -(qd "rma" ?$(C1](B) -(qd "rmq" ?$(C1^(B) -(qd "rmt" ?$(C1_(B) -(qd "rmd" ?$(C1`(B) -(qd "rml" ?$(C1a(B) -(qd "rl" ?$(C1b(B) -(qd "rlr" ?$(C1c(B) -(qd "rls" ?$(C1d(B) -(qd "rle" ?$(C1e(B) -(qd "rlf" ?$(C1f(B) -(qd "rlfa" ?$(C1g(B) -(qd "rla" ?$(C1h(B) -(qd "rlq" ?$(C1i(B) -(qd "rlt" ?$(C1j(B) -(qd "rld" ?$(C1k(B) -(qd "rlw" ?$(C1l(B) -(qd "rlv" ?$(C1m(B) -(qd "Rk" ?$(C1n(B) -(qd "Rkr" ?$(C1o(B) -(qd "RkR" ?$(C1p(B) -(qd "Rks" ?$(C1q(B) -(qd "Rkf" ?$(C1r(B) -(qd "Rkfa" ?$(C1s(B) -(qd "Rka" ?$(C1t(B) -(qd "Rkq" ?$(C1u(B) -(qd "Rkt" ?$(C1v(B) -(qd "RkT" ?$(C1w(B) -(qd "Rkd" ?$(C1x(B) -(qd "Rkx" ?$(C1y(B) -(qd "Ro" ?$(C1z(B) -(qd "Ror" ?$(C1{(B) -(qd "Ros" ?$(C1|(B) -(qd "Rof" ?$(C1}(B) -(qd "Roa" ?$(C1~(B) -(qd "Roq" ?$(C2!(B) -(qd "Rot" ?$(C2"(B) -(qd "RoT" ?$(C2#(B) -(qd "Rod" ?$(C2$(B) -(qd "Ri" ?$(C2%(B) -(qd "Rir" ?$(C2&(B) -(qd "Rif" ?$(C2'(B) -(qd "Rj" ?$(C2((B) -(qd "Rjr" ?$(C2)(B) -(qd "RjR" ?$(C2*(B) -(qd "Rjs" ?$(C2+(B) -(qd "Rjf" ?$(C2,(B) -(qd "Rja" ?$(C2-(B) -(qd "Rjq" ?$(C2.(B) -(qd "Rjt" ?$(C2/(B) -(qd "RjT" ?$(C20(B) -(qd "Rjd" ?$(C21(B) -(qd "Rp" ?$(C22(B) -(qd "Rpr" ?$(C23(B) -(qd "Rps" ?$(C24(B) -(qd "Rpa" ?$(C25(B) -(qd "Rpt" ?$(C26(B) -(qd "Rpd" ?$(C27(B) -(qd "Ru" ?$(C28(B) -(qd "Rus" ?$(C29(B) -(qd "Ruf" ?$(C2:(B) -(qd "Rut" ?$(C2;(B) -(qd "RuT" ?$(C2<(B) -(qd "Rux" ?$(C2=(B) -(qd "RP" ?$(C2>(B) -(qd "Rh" ?$(C2?(B) -(qd "Rhr" ?$(C2@(B) -(qd "Rhs" ?$(C2A(B) -(qd "Rhsg" ?$(C2B(B) -(qd "Rhf" ?$(C2C(B) -(qd "Rha" ?$(C2D(B) -(qd "Rhq" ?$(C2E(B) -(qd "Rht" ?$(C2F(B) -(qd "Rhd" ?$(C2G(B) -(qd "Rhw" ?$(C2H(B) -(qd "Rhc" ?$(C2I(B) -(qd "Rhk" ?$(C2J(B) -(qd "Rhkr" ?$(C2K(B) -(qd "Rhkf" ?$(C2L(B) -(qd "RhkT" ?$(C2M(B) -(qd "Rhkd" ?$(C2N(B) -(qd "Rho" ?$(C2O(B) -(qd "Rhor" ?$(C2P(B) -(qd "Rhod" ?$(C2Q(B) -(qd "Rhl" ?$(C2R(B) -(qd "Rhls" ?$(C2S(B) -(qd "Rhlf" ?$(C2T(B) -(qd "Rhla" ?$(C2U(B) -(qd "Rhlq" ?$(C2V(B) -(qd "Rhld" ?$(C2W(B) -(qd "Ry" ?$(C2X(B) -(qd "Rn" ?$(C2Y(B) -(qd "Rnr" ?$(C2Z(B) -(qd "Rns" ?$(C2[(B) -(qd "Rnf" ?$(C2\(B) -(qd "Rnfg" ?$(C2](B) -(qd "Rna" ?$(C2^(B) -(qd "Rnq" ?$(C2_(B) -(qd "Rnt" ?$(C2`(B) -(qd "Rnd" ?$(C2a(B) -(qd "Rnw" ?$(C2b(B) -(qd "Rnj" ?$(C2c(B) -(qd "Rnjf" ?$(C2d(B) -(qd "RnjT" ?$(C2e(B) -(qd "Rnjd" ?$(C2f(B) -(qd "Rnp" ?$(C2g(B) -(qd "Rnpr" ?$(C2h(B) -(qd "Rnps" ?$(C2i(B) -(qd "Rnpf" ?$(C2j(B) -(qd "Rnpa" ?$(C2k(B) -(qd "Rnpq" ?$(C2l(B) -(qd "RnpT" ?$(C2m(B) -(qd "Rnl" ?$(C2n(B) -(qd "Rnls" ?$(C2o(B) -(qd "Rnlf" ?$(C2p(B) -(qd "Rnla" ?$(C2q(B) -(qd "Rnlq" ?$(C2r(B) -(qd "Rb" ?$(C2s(B) -(qd "Rm" ?$(C2t(B) -(qd "Rmr" ?$(C2u(B) -(qd "Rms" ?$(C2v(B) -(qd "Rmsg" ?$(C2w(B) -(qd "Rmf" ?$(C2x(B) -(qd "Rmfa" ?$(C2y(B) -(qd "Rmfg" ?$(C2z(B) -(qd "Rma" ?$(C2{(B) -(qd "Rmq" ?$(C2|(B) -(qd "Rmt" ?$(C2}(B) -(qd "Rmd" ?$(C2~(B) -(qd "Rmx" ?$(C3!(B) -(qd "Rl" ?$(C3"(B) -(qd "Rlr" ?$(C3#(B) -(qd "Rls" ?$(C3$(B) -(qd "Rlf" ?$(C3%(B) -(qd "Rla" ?$(C3&(B) -(qd "Rlq" ?$(C3'(B) -(qd "Rlt" ?$(C3((B) -(qd "Rld" ?$(C3)(B) -(qd "sk" ?$(C3*(B) -(qd "skr" ?$(C3+(B) -(qd "skR" ?$(C3,(B) -(qd "sks" ?$(C3-(B) -(qd "ske" ?$(C3.(B) -(qd "skf" ?$(C3/(B) -(qd "skfr" ?$(C30(B) -(qd "skfa" ?$(C31(B) -(qd "ska" ?$(C32(B) -(qd "skq" ?$(C33(B) -(qd "skt" ?$(C34(B) -(qd "skT" ?$(C35(B) -(qd "skd" ?$(C36(B) -(qd "skw" ?$(C37(B) -(qd "skc" ?$(C38(B) -(qd "skx" ?$(C39(B) -(qd "skg" ?$(C3:(B) -(qd "so" ?$(C3;(B) -(qd "sor" ?$(C3<(B) -(qd "sos" ?$(C3=(B) -(qd "sof" ?$(C3>(B) -(qd "soa" ?$(C3?(B) -(qd "soq" ?$(C3@(B) -(qd "sot" ?$(C3A(B) -(qd "soT" ?$(C3B(B) -(qd "sod" ?$(C3C(B) -(qd "si" ?$(C3D(B) -(qd "sir" ?$(C3E(B) -(qd "sis" ?$(C3F(B) -(qd "sif" ?$(C3G(B) -(qd "sia" ?$(C3H(B) -(qd "sid" ?$(C3I(B) -(qd "sj" ?$(C3J(B) -(qd "sjr" ?$(C3K(B) -(qd "sjrt" ?$(C3L(B) -(qd "sjs" ?$(C3M(B) -(qd "sjf" ?$(C3N(B) -(qd "sjfa" ?$(C3O(B) -(qd "sjfq" ?$(C3P(B) -(qd "sja" ?$(C3Q(B) -(qd "sjq" ?$(C3R(B) -(qd "sjt" ?$(C3S(B) -(qd "sjT" ?$(C3T(B) -(qd "sjd" ?$(C3U(B) -(qd "sjg" ?$(C3V(B) -(qd "sp" ?$(C3W(B) -(qd "spr" ?$(C3X(B) -(qd "sps" ?$(C3Y(B) -(qd "spf" ?$(C3Z(B) -(qd "spa" ?$(C3[(B) -(qd "spq" ?$(C3\(B) -(qd "spt" ?$(C3](B) -(qd "spT" ?$(C3^(B) -(qd "spd" ?$(C3_(B) -(qd "su" ?$(C3`(B) -(qd "sur" ?$(C3a(B) -(qd "sus" ?$(C3b(B) -(qd "suf" ?$(C3c(B) -(qd "sua" ?$(C3d(B) -(qd "suq" ?$(C3e(B) -(qd "suT" ?$(C3f(B) -(qd "sud" ?$(C3g(B) -(qd "suz" ?$(C3h(B) -(qd "sP" ?$(C3i(B) -(qd "sPs" ?$(C3j(B) -(qd "sh" ?$(C3k(B) -(qd "shr" ?$(C3l(B) -(qd "shs" ?$(C3m(B) -(qd "shf" ?$(C3n(B) -(qd "shfa" ?$(C3o(B) -(qd "sha" ?$(C3p(B) -(qd "shq" ?$(C3q(B) -(qd "sht" ?$(C3r(B) -(qd "shd" ?$(C3s(B) -(qd "shv" ?$(C3t(B) -(qd "shg" ?$(C3u(B) -(qd "shk" ?$(C3v(B) -(qd "shks" ?$(C3w(B) -(qd "shkf" ?$(C3x(B) -(qd "shkT" ?$(C3y(B) -(qd "shl" ?$(C3z(B) -(qd "shls" ?$(C3{(B) -(qd "shlf" ?$(C3|(B) -(qd "shla" ?$(C3}(B) -(qd "shlq" ?$(C3~(B) -(qd "shlt" ?$(C4!(B) -(qd "sy" ?$(C4"(B) -(qd "syr" ?$(C4#(B) -(qd "sys" ?$(C4$(B) -(qd "syf" ?$(C4%(B) -(qd "syq" ?$(C4&(B) -(qd "syt" ?$(C4'(B) -(qd "syd" ?$(C4((B) -(qd "sn" ?$(C4)(B) -(qd "snr" ?$(C4*(B) -(qd "sns" ?$(C4+(B) -(qd "sne" ?$(C4,(B) -(qd "snf" ?$(C4-(B) -(qd "sna" ?$(C4.(B) -(qd "snq" ?$(C4/(B) -(qd "snt" ?$(C40(B) -(qd "snd" ?$(C41(B) -(qd "snj" ?$(C42(B) -(qd "snjT" ?$(C43(B) -(qd "snp" ?$(C44(B) -(qd "snl" ?$(C45(B) -(qd "snls" ?$(C46(B) -(qd "snlf" ?$(C47(B) -(qd "snla" ?$(C48(B) -(qd "snlq" ?$(C49(B) -(qd "sb" ?$(C4:(B) -(qd "sbr" ?$(C4;(B) -(qd "sbf" ?$(C4<(B) -(qd "sba" ?$(C4=(B) -(qd "sbq" ?$(C4>(B) -(qd "sbd" ?$(C4?(B) -(qd "sm" ?$(C4@(B) -(qd "smr" ?$(C4A(B) -(qd "sms" ?$(C4B(B) -(qd "smf" ?$(C4C(B) -(qd "smfr" ?$(C4D(B) -(qd "smfa" ?$(C4E(B) -(qd "sma" ?$(C4F(B) -(qd "smq" ?$(C4G(B) -(qd "smt" ?$(C4H(B) -(qd "smd" ?$(C4I(B) -(qd "smw" ?$(C4J(B) -(qd "smv" ?$(C4K(B) -(qd "sml" ?$(C4L(B) -(qd "smls" ?$(C4M(B) -(qd "smlf" ?$(C4N(B) -(qd "sl" ?$(C4O(B) -(qd "slr" ?$(C4P(B) -(qd "sls" ?$(C4Q(B) -(qd "slf" ?$(C4R(B) -(qd "slfa" ?$(C4S(B) -(qd "sla" ?$(C4T(B) -(qd "slq" ?$(C4U(B) -(qd "slt" ?$(C4V(B) -(qd "sld" ?$(C4W(B) -(qd "slv" ?$(C4X(B) -(qd "ek" ?$(C4Y(B) -(qd "ekr" ?$(C4Z(B) -(qd "ekR" ?$(C4[(B) -(qd "eks" ?$(C4\(B) -(qd "eke" ?$(C4](B) -(qd "ekf" ?$(C4^(B) -(qd "ekfr" ?$(C4_(B) -(qd "ekfa" ?$(C4`(B) -(qd "ekfq" ?$(C4a(B) -(qd "ekfg" ?$(C4b(B) -(qd "eka" ?$(C4c(B) -(qd "ekq" ?$(C4d(B) -(qd "ekt" ?$(C4e(B) -(qd "ekT" ?$(C4f(B) -(qd "ekd" ?$(C4g(B) -(qd "ekw" ?$(C4h(B) -(qd "ekc" ?$(C4i(B) -(qd "ekg" ?$(C4j(B) -(qd "eo" ?$(C4k(B) -(qd "eor" ?$(C4l(B) -(qd "eos" ?$(C4m(B) -(qd "eof" ?$(C4n(B) -(qd "eoa" ?$(C4o(B) -(qd "eoq" ?$(C4p(B) -(qd "eot" ?$(C4q(B) -(qd "eoT" ?$(C4r(B) -(qd "eod" ?$(C4s(B) -(qd "ei" ?$(C4t(B) -(qd "ej" ?$(C4u(B) -(qd "ejr" ?$(C4v(B) -(qd "ejR" ?$(C4w(B) -(qd "ejs" ?$(C4x(B) -(qd "eje" ?$(C4y(B) -(qd "ejf" ?$(C4z(B) -(qd "ejfa" ?$(C4{(B) -(qd "ejfq" ?$(C4|(B) -(qd "eja" ?$(C4}(B) -(qd "ejq" ?$(C4~(B) -(qd "ejt" ?$(C5!(B) -(qd "ejd" ?$(C5"(B) -(qd "ejc" ?$(C5#(B) -(qd "ejv" ?$(C5$(B) -(qd "ep" ?$(C5%(B) -(qd "epr" ?$(C5&(B) -(qd "eps" ?$(C5'(B) -(qd "epf" ?$(C5((B) -(qd "epa" ?$(C5)(B) -(qd "epq" ?$(C5*(B) -(qd "ept" ?$(C5+(B) -(qd "epT" ?$(C5,(B) -(qd "epd" ?$(C5-(B) -(qd "eu" ?$(C5.(B) -(qd "eus" ?$(C5/(B) -(qd "euf" ?$(C50(B) -(qd "euT" ?$(C51(B) -(qd "eud" ?$(C52(B) -(qd "eP" ?$(C53(B) -(qd "ePs" ?$(C54(B) -(qd "eh" ?$(C55(B) -(qd "ehr" ?$(C56(B) -(qd "ehs" ?$(C57(B) -(qd "ehe" ?$(C58(B) -(qd "ehf" ?$(C59(B) -(qd "ehfa" ?$(C5:(B) -(qd "ehft" ?$(C5;(B) -(qd "eha" ?$(C5<(B) -(qd "ehq" ?$(C5=(B) -(qd "eht" ?$(C5>(B) -(qd "ehd" ?$(C5?(B) -(qd "ehc" ?$(C5@(B) -(qd "ehx" ?$(C5A(B) -(qd "ehk" ?$(C5B(B) -(qd "ehks" ?$(C5C(B) -(qd "ehkf" ?$(C5D(B) -(qd "eho" ?$(C5E(B) -(qd "ehoT" ?$(C5F(B) -(qd "ehl" ?$(C5G(B) -(qd "ehls" ?$(C5H(B) -(qd "ehlf" ?$(C5I(B) -(qd "ehla" ?$(C5J(B) -(qd "ehlq" ?$(C5K(B) -(qd "ehlt" ?$(C5L(B) -(qd "ey" ?$(C5M(B) -(qd "en" ?$(C5N(B) -(qd "enr" ?$(C5O(B) -(qd "ens" ?$(C5P(B) -(qd "enf" ?$(C5Q(B) -(qd "ena" ?$(C5R(B) -(qd "enq" ?$(C5S(B) -(qd "ent" ?$(C5T(B) -(qd "end" ?$(C5U(B) -(qd "enj" ?$(C5V(B) -(qd "enjT" ?$(C5W(B) -(qd "enp" ?$(C5X(B) -(qd "enpd" ?$(C5Y(B) -(qd "enl" ?$(C5Z(B) -(qd "enls" ?$(C5[(B) -(qd "enlf" ?$(C5\(B) -(qd "enlq" ?$(C5](B) -(qd "enlt" ?$(C5^(B) -(qd "enld" ?$(C5_(B) -(qd "eb" ?$(C5`(B) -(qd "ebs" ?$(C5a(B) -(qd "ebf" ?$(C5b(B) -(qd "eba" ?$(C5c(B) -(qd "ebd" ?$(C5d(B) -(qd "em" ?$(C5e(B) -(qd "emr" ?$(C5f(B) -(qd "ems" ?$(C5g(B) -(qd "eme" ?$(C5h(B) -(qd "emf" ?$(C5i(B) -(qd "emfa" ?$(C5j(B) -(qd "ema" ?$(C5k(B) -(qd "emq" ?$(C5l(B) -(qd "emt" ?$(C5m(B) -(qd "emd" ?$(C5n(B) -(qd "eml" ?$(C5o(B) -(qd "el" ?$(C5p(B) -(qd "elr" ?$(C5q(B) -(qd "els" ?$(C5r(B) -(qd "ele" ?$(C5s(B) -(qd "elf" ?$(C5t(B) -(qd "ela" ?$(C5u(B) -(qd "elq" ?$(C5v(B) -(qd "elt" ?$(C5w(B) -(qd "elT" ?$(C5x(B) -(qd "eld" ?$(C5y(B) -(qd "elw" ?$(C5z(B) -(qd "Ek" ?$(C5{(B) -(qd "Ekr" ?$(C5|(B) -(qd "Eks" ?$(C5}(B) -(qd "Ekf" ?$(C5~(B) -(qd "Eka" ?$(C6!(B) -(qd "Ekq" ?$(C6"(B) -(qd "Ekt" ?$(C6#(B) -(qd "EkT" ?$(C6$(B) -(qd "Ekd" ?$(C6%(B) -(qd "Ekg" ?$(C6&(B) -(qd "Eo" ?$(C6'(B) -(qd "Eor" ?$(C6((B) -(qd "Eos" ?$(C6)(B) -(qd "Eof" ?$(C6*(B) -(qd "Eoa" ?$(C6+(B) -(qd "Eoq" ?$(C6,(B) -(qd "Eot" ?$(C6-(B) -(qd "EoT" ?$(C6.(B) -(qd "Eod" ?$(C6/(B) -(qd "Ej" ?$(C60(B) -(qd "Ejr" ?$(C61(B) -(qd "Ejs" ?$(C62(B) -(qd "Ejf" ?$(C63(B) -(qd "Ejfa" ?$(C64(B) -(qd "Ejfq" ?$(C65(B) -(qd "Eja" ?$(C66(B) -(qd "Ejq" ?$(C67(B) -(qd "Ejt" ?$(C68(B) -(qd "EjT" ?$(C69(B) -(qd "Ejd" ?$(C6:(B) -(qd "Ejg" ?$(C6;(B) -(qd "Ep" ?$(C6<(B) -(qd "Epr" ?$(C6=(B) -(qd "Eps" ?$(C6>(B) -(qd "Epf" ?$(C6?(B) -(qd "Epa" ?$(C6@(B) -(qd "Epq" ?$(C6A(B) -(qd "Ept" ?$(C6B(B) -(qd "EpT" ?$(C6C(B) -(qd "Epd" ?$(C6D(B) -(qd "Eu" ?$(C6E(B) -(qd "EuT" ?$(C6F(B) -(qd "Eh" ?$(C6G(B) -(qd "Ehr" ?$(C6H(B) -(qd "Ehs" ?$(C6I(B) -(qd "Ehf" ?$(C6J(B) -(qd "Ehd" ?$(C6K(B) -(qd "Ehk" ?$(C6L(B) -(qd "Ehkf" ?$(C6M(B) -(qd "Eho" ?$(C6N(B) -(qd "Ehl" ?$(C6O(B) -(qd "Ehls" ?$(C6P(B) -(qd "En" ?$(C6Q(B) -(qd "Enr" ?$(C6R(B) -(qd "Ens" ?$(C6S(B) -(qd "Enf" ?$(C6T(B) -(qd "Enfg" ?$(C6U(B) -(qd "Ena" ?$(C6V(B) -(qd "End" ?$(C6W(B) -(qd "Enp" ?$(C6X(B) -(qd "Enl" ?$(C6Y(B) -(qd "Enls" ?$(C6Z(B) -(qd "Enlf" ?$(C6[(B) -(qd "Enla" ?$(C6\(B) -(qd "Enlq" ?$(C6](B) -(qd "Enld" ?$(C6^(B) -(qd "Em" ?$(C6_(B) -(qd "Emr" ?$(C6`(B) -(qd "Ems" ?$(C6a(B) -(qd "Eme" ?$(C6b(B) -(qd "Emf" ?$(C6c(B) -(qd "Ema" ?$(C6d(B) -(qd "Emq" ?$(C6e(B) -(qd "Emt" ?$(C6f(B) -(qd "Eml" ?$(C6g(B) -(qd "Emls" ?$(C6h(B) -(qd "Emlf" ?$(C6i(B) -(qd "Emla" ?$(C6j(B) -(qd "Emlq" ?$(C6k(B) -(qd "El" ?$(C6l(B) -(qd "Els" ?$(C6m(B) -(qd "Elf" ?$(C6n(B) -(qd "Ela" ?$(C6o(B) -(qd "Elq" ?$(C6p(B) -(qd "Elt" ?$(C6q(B) -(qd "Eld" ?$(C6r(B) -(qd "fk" ?$(C6s(B) -(qd "fkr" ?$(C6t(B) -(qd "fks" ?$(C6u(B) -(qd "fkf" ?$(C6v(B) -(qd "fka" ?$(C6w(B) -(qd "fkq" ?$(C6x(B) -(qd "fkt" ?$(C6y(B) -(qd "fkT" ?$(C6z(B) -(qd "fkd" ?$(C6{(B) -(qd "fkw" ?$(C6|(B) -(qd "fkv" ?$(C6}(B) -(qd "fkg" ?$(C6~(B) -(qd "fo" ?$(C7!(B) -(qd "for" ?$(C7"(B) -(qd "fos" ?$(C7#(B) -(qd "fof" ?$(C7$(B) -(qd "foa" ?$(C7%(B) -(qd "foq" ?$(C7&(B) -(qd "fot" ?$(C7'(B) -(qd "foT" ?$(C7((B) -(qd "fod" ?$(C7)(B) -(qd "fi" ?$(C7*(B) -(qd "fir" ?$(C7+(B) -(qd "fis" ?$(C7,(B) -(qd "fit" ?$(C7-(B) -(qd "fid" ?$(C7.(B) -(qd "fj" ?$(C7/(B) -(qd "fjr" ?$(C70(B) -(qd "fjs" ?$(C71(B) -(qd "fjf" ?$(C72(B) -(qd "fja" ?$(C73(B) -(qd "fjq" ?$(C74(B) -(qd "fjt" ?$(C75(B) -(qd "fjT" ?$(C76(B) -(qd "fjd" ?$(C77(B) -(qd "fjg" ?$(C78(B) -(qd "fp" ?$(C79(B) -(qd "fpr" ?$(C7:(B) -(qd "fps" ?$(C7;(B) -(qd "fpf" ?$(C7<(B) -(qd "fpa" ?$(C7=(B) -(qd "fpq" ?$(C7>(B) -(qd "fpt" ?$(C7?(B) -(qd "fpd" ?$(C7@(B) -(qd "fu" ?$(C7A(B) -(qd "fur" ?$(C7B(B) -(qd "fus" ?$(C7C(B) -(qd "fuf" ?$(C7D(B) -(qd "fua" ?$(C7E(B) -(qd "fuq" ?$(C7F(B) -(qd "fut" ?$(C7G(B) -(qd "fuT" ?$(C7H(B) -(qd "fud" ?$(C7I(B) -(qd "fP" ?$(C7J(B) -(qd "fPs" ?$(C7K(B) -(qd "fPq" ?$(C7L(B) -(qd "fPt" ?$(C7M(B) -(qd "fh" ?$(C7N(B) -(qd "fhr" ?$(C7O(B) -(qd "fhs" ?$(C7P(B) -(qd "fhf" ?$(C7Q(B) -(qd "fha" ?$(C7R(B) -(qd "fhq" ?$(C7S(B) -(qd "fht" ?$(C7T(B) -(qd "fhd" ?$(C7U(B) -(qd "fhk" ?$(C7V(B) -(qd "fhks" ?$(C7W(B) -(qd "fhkd" ?$(C7X(B) -(qd "fhoT" ?$(C7Y(B) -(qd "fhl" ?$(C7Z(B) -(qd "fhls" ?$(C7[(B) -(qd "fhlf" ?$(C7\(B) -(qd "fhla" ?$(C7](B) -(qd "fhlq" ?$(C7^(B) -(qd "fhlt" ?$(C7_(B) -(qd "fhld" ?$(C7`(B) -(qd "fy" ?$(C7a(B) -(qd "fys" ?$(C7b(B) -(qd "fyf" ?$(C7c(B) -(qd "fyq" ?$(C7d(B) -(qd "fyt" ?$(C7e(B) -(qd "fyd" ?$(C7f(B) -(qd "fn" ?$(C7g(B) -(qd "fnr" ?$(C7h(B) -(qd "fns" ?$(C7i(B) -(qd "fnf" ?$(C7j(B) -(qd "fna" ?$(C7k(B) -(qd "fnq" ?$(C7l(B) -(qd "fnt" ?$(C7m(B) -(qd "fnd" ?$(C7n(B) -(qd "fnj" ?$(C7o(B) -(qd "fnjT" ?$(C7p(B) -(qd "fnp" ?$(C7q(B) -(qd "fnl" ?$(C7r(B) -(qd "fnlr" ?$(C7s(B) -(qd "fnls" ?$(C7t(B) -(qd "fnlf" ?$(C7u(B) -(qd "fnla" ?$(C7v(B) -(qd "fnlt" ?$(C7w(B) -(qd "fnld" ?$(C7x(B) -(qd "fb" ?$(C7y(B) -(qd "fbr" ?$(C7z(B) -(qd "fbs" ?$(C7{(B) -(qd "fbf" ?$(C7|(B) -(qd "fba" ?$(C7}(B) -(qd "fbq" ?$(C7~(B) -(qd "fbt" ?$(C8!(B) -(qd "fbd" ?$(C8"(B) -(qd "fm" ?$(C8#(B) -(qd "fmr" ?$(C8$(B) -(qd "fms" ?$(C8%(B) -(qd "fmf" ?$(C8&(B) -(qd "fma" ?$(C8'(B) -(qd "fmq" ?$(C8((B) -(qd "fmt" ?$(C8)(B) -(qd "fmd" ?$(C8*(B) -(qd "fmw" ?$(C8+(B) -(qd "fmx" ?$(C8,(B) -(qd "fmv" ?$(C8-(B) -(qd "fl" ?$(C8.(B) -(qd "flr" ?$(C8/(B) -(qd "fls" ?$(C80(B) -(qd "flf" ?$(C81(B) -(qd "fla" ?$(C82(B) -(qd "flq" ?$(C83(B) -(qd "flt" ?$(C84(B) -(qd "fld" ?$(C85(B) -(qd "ak" ?$(C86(B) -(qd "akr" ?$(C87(B) -(qd "aks" ?$(C88(B) -(qd "aksg" ?$(C89(B) -(qd "ake" ?$(C8:(B) -(qd "akf" ?$(C8;(B) -(qd "akfr" ?$(C8<(B) -(qd "akfa" ?$(C8=(B) -(qd "aka" ?$(C8>(B) -(qd "akq" ?$(C8?(B) -(qd "akt" ?$(C8@(B) -(qd "akd" ?$(C8A(B) -(qd "akw" ?$(C8B(B) -(qd "akx" ?$(C8C(B) -(qd "akg" ?$(C8D(B) -(qd "ao" ?$(C8E(B) -(qd "aor" ?$(C8F(B) -(qd "aos" ?$(C8G(B) -(qd "aof" ?$(C8H(B) -(qd "aoa" ?$(C8I(B) -(qd "aoq" ?$(C8J(B) -(qd "aot" ?$(C8K(B) -(qd "aoT" ?$(C8L(B) -(qd "aod" ?$(C8M(B) -(qd "aow" ?$(C8N(B) -(qd "ai" ?$(C8O(B) -(qd "air" ?$(C8P(B) -(qd "aif" ?$(C8Q(B) -(qd "aid" ?$(C8R(B) -(qd "aj" ?$(C8S(B) -(qd "ajr" ?$(C8T(B) -(qd "ajs" ?$(C8U(B) -(qd "ajf" ?$(C8V(B) -(qd "ajfa" ?$(C8W(B) -(qd "aja" ?$(C8X(B) -(qd "ajq" ?$(C8Y(B) -(qd "ajt" ?$(C8Z(B) -(qd "ajd" ?$(C8[(B) -(qd "ajw" ?$(C8\(B) -(qd "ajg" ?$(C8](B) -(qd "ap" ?$(C8^(B) -(qd "apr" ?$(C8_(B) -(qd "aps" ?$(C8`(B) -(qd "apf" ?$(C8a(B) -(qd "apa" ?$(C8b(B) -(qd "apq" ?$(C8c(B) -(qd "apt" ?$(C8d(B) -(qd "apT" ?$(C8e(B) -(qd "apd" ?$(C8f(B) -(qd "au" ?$(C8g(B) -(qd "aur" ?$(C8h(B) -(qd "aus" ?$(C8i(B) -(qd "auf" ?$(C8j(B) -(qd "aut" ?$(C8k(B) -(qd "auT" ?$(C8l(B) -(qd "aud" ?$(C8m(B) -(qd "auc" ?$(C8n(B) -(qd "aP" ?$(C8o(B) -(qd "ah" ?$(C8p(B) -(qd "ahr" ?$(C8q(B) -(qd "ahrt" ?$(C8r(B) -(qd "ahs" ?$(C8s(B) -(qd "ahf" ?$(C8t(B) -(qd "ahfa" ?$(C8u(B) -(qd "aha" ?$(C8v(B) -(qd "ahq" ?$(C8w(B) -(qd "aht" ?$(C8x(B) -(qd "ahd" ?$(C8y(B) -(qd "ahk" ?$(C8z(B) -(qd "ahks" ?$(C8{(B) -(qd "ahkT" ?$(C8|(B) -(qd "ahkd" ?$(C8}(B) -(qd "ahl" ?$(C8~(B) - -(qd "ahls" ?$(C9!(B) -(qd "ahlf" ?$(C9"(B) -(qd "ahlq" ?$(C9#(B) -(qd "ahlt" ?$(C9$(B) -(qd "ahld" ?$(C9%(B) -(qd "ay" ?$(C9&(B) -(qd "ays" ?$(C9'(B) -(qd "ayf" ?$(C9((B) -(qd "ayq" ?$(C9)(B) -(qd "ayt" ?$(C9*(B) -(qd "an" ?$(C9+(B) -(qd "anr" ?$(C9,(B) -(qd "anR" ?$(C9-(B) -(qd "ans" ?$(C9.(B) -(qd "ane" ?$(C9/(B) -(qd "anf" ?$(C90(B) -(qd "anfr" ?$(C91(B) -(qd "anfa" ?$(C92(B) -(qd "ana" ?$(C93(B) -(qd "anq" ?$(C94(B) -(qd "ant" ?$(C95(B) -(qd "and" ?$(C96(B) -(qd "anx" ?$(C97(B) -(qd "ang" ?$(C98(B) -(qd "anj" ?$(C99(B) -(qd "anjs" ?$(C9:(B) -(qd "anjf" ?$(C9;(B) -(qd "anjq" ?$(C9<(B) -(qd "anjt" ?$(C9=(B) -(qd "anp" ?$(C9>(B) -(qd "anl" ?$(C9?(B) -(qd "anls" ?$(C9@(B) -(qd "anlf" ?$(C9A(B) -(qd "ab" ?$(C9B(B) - -(qd "abs" ?$(C9C(B) -(qd "abf" ?$(C9D(B) -(qd "aba" ?$(C9E(B) -(qd "abt" ?$(C9F(B) -(qd "am" ?$(C9G(B) -(qd "ams" ?$(C9H(B) -(qd "amf" ?$(C9I(B) -(qd "ama" ?$(C9J(B) -(qd "amt" ?$(C9K(B) -(qd "al" ?$(C9L(B) -(qd "alr" ?$(C9M(B) -(qd "als" ?$(C9N(B) -(qd "ale" ?$(C9O(B) -(qd "alf" ?$(C9P(B) -(qd "alfa" ?$(C9Q(B) -(qd "ala" ?$(C9R(B) -(qd "alq" ?$(C9S(B) -(qd "alt" ?$(C9T(B) -(qd "alT" ?$(C9U(B) -(qd "ald" ?$(C9V(B) -(qd "alc" ?$(C9W(B) -(qd "alx" ?$(C9X(B) -(qd "qk" ?$(C9Y(B) -(qd "qkr" ?$(C9Z(B) -(qd "qkR" ?$(C9[(B) -(qd "qkrt" ?$(C9\(B) -(qd "qks" ?$(C9](B) -(qd "qke" ?$(C9^(B) -(qd "qkf" ?$(C9_(B) -(qd "qkfr" ?$(C9`(B) -(qd "qkfa" ?$(C9a(B) -(qd "qkfq" ?$(C9b(B) -(qd "qka" ?$(C9c(B) -(qd "qkq" ?$(C9d(B) -(qd "qkt" ?$(C9e(B) -(qd "qkd" ?$(C9f(B) -(qd "qkx" ?$(C9g(B) -(qd "qo" ?$(C9h(B) -(qd "qor" ?$(C9i(B) -(qd "qos" ?$(C9j(B) -(qd "qof" ?$(C9k(B) -(qd "qoa" ?$(C9l(B) -(qd "qoq" ?$(C9m(B) -(qd "qot" ?$(C9n(B) -(qd "qoT" ?$(C9o(B) -(qd "qod" ?$(C9p(B) -(qd "qox" ?$(C9q(B) -(qd "qi" ?$(C9r(B) -(qd "qir" ?$(C9s(B) -(qd "qis" ?$(C9t(B) -(qd "qiq" ?$(C9u(B) -(qd "qj" ?$(C9v(B) -(qd "qjr" ?$(C9w(B) -(qd "qjs" ?$(C9x(B) -(qd "qje" ?$(C9y(B) -(qd "qjf" ?$(C9z(B) -(qd "qjfa" ?$(C9{(B) -(qd "qja" ?$(C9|(B) -(qd "qjq" ?$(C9}(B) -(qd "qjt" ?$(C9~(B) -(qd "qjd" ?$(C:!(B) -(qd "qjw" ?$(C:"(B) -(qd "qp" ?$(C:#(B) -(qd "qpr" ?$(C:$(B) -(qd "qps" ?$(C:%(B) -(qd "qpe" ?$(C:&(B) -(qd "qpf" ?$(C:'(B) -(qd "qpa" ?$(C:((B) -(qd "qpq" ?$(C:)(B) -(qd "qpt" ?$(C:*(B) -(qd "qpT" ?$(C:+(B) -(qd "qpd" ?$(C:,(B) -(qd "qu" ?$(C:-(B) -(qd "qur" ?$(C:.(B) -(qd "qus" ?$(C:/(B) -(qd "quf" ?$(C:0(B) -(qd "quq" ?$(C:1(B) -(qd "qut" ?$(C:2(B) -(qd "quT" ?$(C:3(B) -(qd "qud" ?$(C:4(B) -(qd "qux" ?$(C:5(B) -(qd "qP" ?$(C:6(B) -(qd "qPs" ?$(C:7(B) -(qd "qh" ?$(C:8(B) -(qd "qhr" ?$(C:9(B) -(qd "qhR" ?$(C::(B) -(qd "qhs" ?$(C:;(B) -(qd "qhf" ?$(C:<(B) -(qd "qha" ?$(C:=(B) -(qd "qhq" ?$(C:>(B) -(qd "qht" ?$(C:?(B) -(qd "qhd" ?$(C:@(B) -(qd "qhk" ?$(C:A(B) -(qd "qhks" ?$(C:B(B) -(qd "qhkT" ?$(C:C(B) -(qd "qho" ?$(C:D(B) -(qd "qhoT" ?$(C:E(B) -(qd "qhl" ?$(C:F(B) -(qd "qhlr" ?$(C:G(B) -(qd "qhls" ?$(C:H(B) -(qd "qhlf" ?$(C:I(B) -(qd "qhla" ?$(C:J(B) -(qd "qhlq" ?$(C:K(B) -(qd "qy" ?$(C:L(B) -(qd "qys" ?$(C:M(B) -(qd "qn" ?$(C:N(B) -(qd "qnr" ?$(C:O(B) -(qd "qns" ?$(C:P(B) -(qd "qne" ?$(C:Q(B) -(qd "qnf" ?$(C:R(B) -(qd "qnfr" ?$(C:S(B) -(qd "qnfa" ?$(C:T(B) -(qd "qna" ?$(C:U(B) -(qd "qnq" ?$(C:V(B) -(qd "qnt" ?$(C:W(B) -(qd "qnd" ?$(C:X(B) -(qd "qnx" ?$(C:Y(B) -(qd "qnv" ?$(C:Z(B) -(qd "qnj" ?$(C:[(B) -(qd "qnjf" ?$(C:\(B) -(qd "qnjT" ?$(C:](B) -(qd "qnp" ?$(C:^(B) -(qd "qnl" ?$(C:_(B) -(qd "qnlr" ?$(C:`(B) -(qd "qnls" ?$(C:a(B) -(qd "qnlf" ?$(C:b(B) -(qd "qnld" ?$(C:c(B) -(qd "qb" ?$(C:d(B) -(qd "qbs" ?$(C:e(B) -(qd "qbf" ?$(C:f(B) -(qd "qba" ?$(C:g(B) -(qd "qbt" ?$(C:h(B) -(qd "qbd" ?$(C:i(B) -(qd "qm" ?$(C:j(B) -(qd "qmr" ?$(C:k(B) -(qd "qms" ?$(C:l(B) -(qd "qmf" ?$(C:m(B) -(qd "qma" ?$(C:n(B) -(qd "qmq" ?$(C:o(B) -(qd "qmt" ?$(C:p(B) -(qd "ql" ?$(C:q(B) -(qd "qlr" ?$(C:r(B) -(qd "qls" ?$(C:s(B) -(qd "qlf" ?$(C:t(B) -(qd "qlfa" ?$(C:u(B) -(qd "qla" ?$(C:v(B) -(qd "qlq" ?$(C:w(B) -(qd "qlt" ?$(C:x(B) -(qd "qld" ?$(C:y(B) -(qd "qlw" ?$(C:z(B) -(qd "qlc" ?$(C:{(B) -(qd "Qk" ?$(C:|(B) -(qd "Qkr" ?$(C:}(B) -(qd "Qks" ?$(C:~(B) -(qd "Qkf" ?$(C;!(B) -(qd "Qkfa" ?$(C;"(B) -(qd "Qka" ?$(C;#(B) -(qd "Qkq" ?$(C;$(B) -(qd "Qkt" ?$(C;%(B) -(qd "QkT" ?$(C;&(B) -(qd "Qkd" ?$(C;'(B) -(qd "Qkg" ?$(C;((B) -(qd "Qo" ?$(C;)(B) -(qd "Qor" ?$(C;*(B) -(qd "Qos" ?$(C;+(B) -(qd "Qof" ?$(C;,(B) -(qd "Qoa" ?$(C;-(B) -(qd "Qoq" ?$(C;.(B) -(qd "Qot" ?$(C;/(B) -(qd "QoT" ?$(C;0(B) -(qd "Qod" ?$(C;1(B) -(qd "Qi" ?$(C;2(B) -(qd "Qir" ?$(C;3(B) -(qd "Qia" ?$(C;4(B) -(qd "Qj" ?$(C;5(B) -(qd "Qjr" ?$(C;6(B) -(qd "Qjs" ?$(C;7(B) -(qd "Qje" ?$(C;8(B) -(qd "Qjf" ?$(C;9(B) -(qd "Qja" ?$(C;:(B) -(qd "Qjt" ?$(C;;(B) -(qd "QjT" ?$(C;<(B) -(qd "Qjd" ?$(C;=(B) -(qd "Qp" ?$(C;>(B) -(qd "Qpd" ?$(C;?(B) -(qd "Qu" ?$(C;@(B) -(qd "Qur" ?$(C;A(B) -(qd "Qua" ?$(C;B(B) -(qd "Quq" ?$(C;C(B) -(qd "Qut" ?$(C;D(B) -(qd "QuT" ?$(C;E(B) -(qd "Qud" ?$(C;F(B) -(qd "Qh" ?$(C;G(B) -(qd "Qhr" ?$(C;H(B) -(qd "Qhs" ?$(C;I(B) -(qd "Qhf" ?$(C;J(B) -(qd "Qha" ?$(C;K(B) -(qd "Qhq" ?$(C;L(B) -(qd "Qhd" ?$(C;M(B) -(qd "Qhl" ?$(C;N(B) -(qd "Qy" ?$(C;O(B) -(qd "Qyd" ?$(C;P(B) -(qd "Qn" ?$(C;Q(B) -(qd "Qnr" ?$(C;R(B) -(qd "Qns" ?$(C;S(B) -(qd "Qnf" ?$(C;T(B) -(qd "Qna" ?$(C;U(B) -(qd "Qnt" ?$(C;V(B) -(qd "Qnd" ?$(C;W(B) -(qd "Qb" ?$(C;X(B) -(qd "Qbd" ?$(C;Y(B) -(qd "Qm" ?$(C;Z(B) -(qd "Qms" ?$(C;[(B) -(qd "Qmf" ?$(C;\(B) -(qd "Qma" ?$(C;](B) -(qd "Qmq" ?$(C;^(B) -(qd "Ql" ?$(C;_(B) -(qd "Qlr" ?$(C;`(B) -(qd "Qls" ?$(C;a(B) -(qd "Qlf" ?$(C;b(B) -(qd "Qla" ?$(C;c(B) -(qd "Qlq" ?$(C;d(B) -(qd "Qlt" ?$(C;e(B) -(qd "Qld" ?$(C;f(B) -(qd "tk" ?$(C;g(B) -(qd "tkr" ?$(C;h(B) -(qd "tkrt" ?$(C;i(B) -(qd "tks" ?$(C;j(B) -(qd "tke" ?$(C;k(B) -(qd "tkf" ?$(C;l(B) -(qd "tkfr" ?$(C;m(B) -(qd "tkfa" ?$(C;n(B) -(qd "tka" ?$(C;o(B) -(qd "tkq" ?$(C;p(B) -(qd "tkt" ?$(C;q(B) -(qd "tkT" ?$(C;r(B) -(qd "tkd" ?$(C;s(B) -(qd "tkx" ?$(C;t(B) -(qd "to" ?$(C;u(B) -(qd "tor" ?$(C;v(B) -(qd "tos" ?$(C;w(B) -(qd "tof" ?$(C;x(B) -(qd "toa" ?$(C;y(B) -(qd "toq" ?$(C;z(B) -(qd "tot" ?$(C;{(B) -(qd "toT" ?$(C;|(B) -(qd "tod" ?$(C;}(B) -(qd "ti" ?$(C;~(B) -(qd "tir" ?$(C(B) -(qd "tpf" ?$(C(B) -(qd "tma" ?$(C=?(B) -(qd "tmq" ?$(C=@(B) -(qd "tmt" ?$(C=A(B) -(qd "tmd" ?$(C=B(B) -(qd "tl" ?$(C=C(B) -(qd "tlr" ?$(C=D(B) -(qd "tls" ?$(C=E(B) -(qd "tle" ?$(C=F(B) -(qd "tlf" ?$(C=G(B) -(qd "tlfg" ?$(C=H(B) -(qd "tla" ?$(C=I(B) -(qd "tlq" ?$(C=J(B) -(qd "tlt" ?$(C=K(B) -(qd "tld" ?$(C=L(B) -(qd "tlv" ?$(C=M(B) -(qd "Tk" ?$(C=N(B) -(qd "Tkr" ?$(C=O(B) -(qd "Tkrt" ?$(C=P(B) -(qd "Tks" ?$(C=Q(B) -(qd "Tkf" ?$(C=R(B) -(qd "Tka" ?$(C=S(B) -(qd "Tkq" ?$(C=T(B) -(qd "TkT" ?$(C=U(B) -(qd "Tkd" ?$(C=V(B) -(qd "Tkg" ?$(C=W(B) -(qd "To" ?$(C=X(B) -(qd "Tor" ?$(C=Y(B) -(qd "Tos" ?$(C=Z(B) -(qd "Tof" ?$(C=[(B) -(qd "Toa" ?$(C=\(B) -(qd "Toq" ?$(C=](B) -(qd "ToT" ?$(C=^(B) -(qd "Tod" ?$(C=_(B) -(qd "Tid" ?$(C=`(B) -(qd "Tj" ?$(C=a(B) -(qd "Tjr" ?$(C=b(B) -(qd "Tjs" ?$(C=c(B) -(qd "Tjf" ?$(C=d(B) -(qd "Tjfa" ?$(C=e(B) -(qd "Tja" ?$(C=f(B) -(qd "Tjq" ?$(C=g(B) -(qd "TjT" ?$(C=h(B) -(qd "Tjd" ?$(C=i(B) -(qd "Tp" ?$(C=j(B) -(qd "Tps" ?$(C=k(B) -(qd "Tpf" ?$(C=l(B) -(qd "TPs" ?$(C=m(B) -(qd "Th" ?$(C=n(B) -(qd "Thr" ?$(C=o(B) -(qd "Ths" ?$(C=p(B) -(qd "The" ?$(C=q(B) -(qd "Thf" ?$(C=r(B) -(qd "Thfa" ?$(C=s(B) -(qd "Tha" ?$(C=t(B) -(qd "Thq" ?$(C=u(B) -(qd "Thd" ?$(C=v(B) -(qd "Thk" ?$(C=w(B) -(qd "Thkr" ?$(C=x(B) -(qd "Thks" ?$(C=y(B) -(qd "ThkT" ?$(C=z(B) -(qd "Tho" ?$(C={(B) -(qd "ThoT" ?$(C=|(B) -(qd "Thl" ?$(C=}(B) -(qd "Thls" ?$(C=~(B) -(qd "Thlf" ?$(C>!(B) -(qd "Thla" ?$(C>"(B) -(qd "Thlq" ?$(C>#(B) -(qd "Ty" ?$(C>$(B) -(qd "Tn" ?$(C>%(B) -(qd "Tnr" ?$(C>&(B) -(qd "Tns" ?$(C>'(B) -(qd "Tnf" ?$(C>((B) -(qd "Tna" ?$(C>)(B) -(qd "Tnq" ?$(C>*(B) -(qd "Tnd" ?$(C>+(B) -(qd "Tnj" ?$(C>,(B) -(qd "TnjT" ?$(C>-(B) -(qd "Tnp" ?$(C>.(B) -(qd "Tnl" ?$(C>/(B) -(qd "Tnls" ?$(C>0(B) -(qd "Tbd" ?$(C>1(B) -(qd "Tm" ?$(C>2(B) -(qd "Tmr" ?$(C>3(B) -(qd "Tms" ?$(C>4(B) -(qd "Tmf" ?$(C>5(B) -(qd "Tmfa" ?$(C>6(B) -(qd "Tmfg" ?$(C>7(B) -(qd "Tma" ?$(C>8(B) -(qd "Tmq" ?$(C>9(B) -(qd "Tml" ?$(C>:(B) -(qd "Tmls" ?$(C>;(B) -(qd "Tmlf" ?$(C><(B) -(qd "Tmla" ?$(C>=(B) -(qd "Tl" ?$(C>>(B) -(qd "Tlr" ?$(C>?(B) -(qd "Tls" ?$(C>@(B) -(qd "Tlf" ?$(C>A(B) -(qd "Tla" ?$(C>B(B) -(qd "Tlq" ?$(C>C(B) -(qd "Tlt" ?$(C>D(B) -(qd "Tld" ?$(C>E(B) -(qd "dk" ?$(C>F(B) -(qd "dkr" ?$(C>G(B) -(qd "dks" ?$(C>H(B) -(qd "dksw" ?$(C>I(B) -(qd "dksg" ?$(C>J(B) -(qd "dkf" ?$(C>K(B) -(qd "dkfr" ?$(C>L(B) -(qd "dkfa" ?$(C>M(B) -(qd "dkfg" ?$(C>N(B) -(qd "dka" ?$(C>O(B) -(qd "dkq" ?$(C>P(B) -(qd "dkt" ?$(C>Q(B) -(qd "dkT" ?$(C>R(B) -(qd "dkd" ?$(C>S(B) -(qd "dkx" ?$(C>T(B) -(qd "dkv" ?$(C>U(B) -(qd "do" ?$(C>V(B) -(qd "dor" ?$(C>W(B) -(qd "dos" ?$(C>X(B) -(qd "dof" ?$(C>Y(B) -(qd "doa" ?$(C>Z(B) -(qd "doq" ?$(C>[(B) -(qd "dot" ?$(C>\(B) -(qd "doT" ?$(C>](B) -(qd "dod" ?$(C>^(B) -(qd "di" ?$(C>_(B) -(qd "dir" ?$(C>`(B) -(qd "dis" ?$(C>a(B) -(qd "dif" ?$(C>b(B) -(qd "difq" ?$(C>c(B) -(qd "dia" ?$(C>d(B) -(qd "diq" ?$(C>e(B) -(qd "dit" ?$(C>f(B) -(qd "did" ?$(C>g(B) -(qd "dix" ?$(C>h(B) -(qd "dig" ?$(C>i(B) -(qd "dO" ?$(C>j(B) -(qd "dOs" ?$(C>k(B) -(qd "dOf" ?$(C>l(B) -(qd "dOq" ?$(C>m(B) -(qd "dj" ?$(C>n(B) -(qd "djr" ?$(C>o(B) -(qd "djs" ?$(C>p(B) -(qd "djsw" ?$(C>q(B) -(qd "dje" ?$(C>r(B) -(qd "djf" ?$(C>s(B) -(qd "djfr" ?$(C>t(B) -(qd "djfa" ?$(C>u(B) -(qd "dja" ?$(C>v(B) -(qd "djq" ?$(C>w(B) -(qd "djqt" ?$(C>x(B) -(qd "djt" ?$(C>y(B) -(qd "djT" ?$(C>z(B) -(qd "djd" ?$(C>{(B) -(qd "djw" ?$(C>|(B) -(qd "djz" ?$(C>}(B) -(qd "djv" ?$(C>~(B) -(qd "dp" ?$(C?!(B) -(qd "dpr" ?$(C?"(B) -(qd "dps" ?$(C?#(B) -(qd "dpf" ?$(C?$(B) -(qd "dpa" ?$(C?%(B) -(qd "dpq" ?$(C?&(B) -(qd "dpt" ?$(C?'(B) -(qd "dpd" ?$(C?((B) -(qd "du" ?$(C?)(B) -(qd "dur" ?$(C?*(B) -(qd "duR" ?$(C?+(B) -(qd "dus" ?$(C?,(B) -(qd "duf" ?$(C?-(B) -(qd "dufa" ?$(C?.(B) -(qd "dufq" ?$(C?/(B) -(qd "dua" ?$(C?0(B) -(qd "duq" ?$(C?1(B) -(qd "duqt" ?$(C?2(B) -(qd "dut" ?$(C?3(B) -(qd "duT" ?$(C?4(B) -(qd "dud" ?$(C?5(B) -(qd "dux" ?$(C?6(B) -(qd "duv" ?$(C?7(B) -(qd "dug" ?$(C?8(B) -(qd "dP" ?$(C?9(B) -(qd "dPs" ?$(C?:(B) -(qd "dPf" ?$(C?;(B) -(qd "dPa" ?$(C?<(B) -(qd "dPq" ?$(C?=(B) -(qd "dPt" ?$(C?>(B) -(qd "dPT" ?$(C??(B) -(qd "dh" ?$(C?@(B) -(qd "dhr" ?$(C?A(B) -(qd "dhs" ?$(C?B(B) -(qd "dhf" ?$(C?C(B) -(qd "dhfr" ?$(C?D(B) -(qd "dhfa" ?$(C?E(B) -(qd "dhft" ?$(C?F(B) -(qd "dhfg" ?$(C?G(B) -(qd "dha" ?$(C?H(B) -(qd "dhq" ?$(C?I(B) -(qd "dht" ?$(C?J(B) -(qd "dhd" ?$(C?K(B) -(qd "dhc" ?$(C?L(B) -(qd "dhk" ?$(C?M(B) -(qd "dhkr" ?$(C?N(B) -(qd "dhks" ?$(C?O(B) -(qd "dhkf" ?$(C?P(B) -(qd "dhka" ?$(C?Q(B) -(qd "dhkq" ?$(C?R(B) -(qd "dhkt" ?$(C?S(B) -(qd "dhkT" ?$(C?T(B) -(qd "dhkd" ?$(C?U(B) -(qd "dho" ?$(C?V(B) -(qd "dhor" ?$(C?W(B) -(qd "dhos" ?$(C?X(B) -(qd "dhoa" ?$(C?Y(B) -(qd "dhot" ?$(C?Z(B) -(qd "dhod" ?$(C?[(B) -(qd "dhl" ?$(C?\(B) -(qd "dhlr" ?$(C?](B) -(qd "dhls" ?$(C?^(B) -(qd "dhlf" ?$(C?_(B) -(qd "dhla" ?$(C?`(B) -(qd "dhlq" ?$(C?a(B) -(qd "dhlt" ?$(C?b(B) -(qd "dhld" ?$(C?c(B) -(qd "dy" ?$(C?d(B) -(qd "dyr" ?$(C?e(B) -(qd "dys" ?$(C?f(B) -(qd "dyf" ?$(C?g(B) -(qd "dya" ?$(C?h(B) -(qd "dyq" ?$(C?i(B) -(qd "dyt" ?$(C?j(B) -(qd "dyd" ?$(C?k(B) -(qd "dn" ?$(C?l(B) -(qd "dnr" ?$(C?m(B) -(qd "dns" ?$(C?n(B) -(qd "dnf" ?$(C?o(B) -(qd "dnfr" ?$(C?p(B) -(qd "dnfa" ?$(C?q(B) -(qd "dna" ?$(C?r(B) -(qd "dnq" ?$(C?s(B) -(qd "dnt" ?$(C?t(B) -(qd "dnd" ?$(C?u(B) -(qd "dnj" ?$(C?v(B) -(qd "dnjr" ?$(C?w(B) -(qd "dnjs" ?$(C?x(B) -(qd "dnjf" ?$(C?y(B) -(qd "dnja" ?$(C?z(B) -(qd "dnjq" ?$(C?{(B) -(qd "dnjT" ?$(C?|(B) -(qd "dnjd" ?$(C?}(B) -(qd "dnp" ?$(C?~(B) -(qd "dnpr" ?$(C@!(B) -(qd "dnps" ?$(C@"(B) -(qd "dnpf" ?$(C@#(B) -(qd "dnpa" ?$(C@$(B) -(qd "dnpq" ?$(C@%(B) -(qd "dnpd" ?$(C@&(B) -(qd "dnl" ?$(C@'(B) -(qd "dnlr" ?$(C@((B) -(qd "dnls" ?$(C@)(B) -(qd "dnlf" ?$(C@*(B) -(qd "dnla" ?$(C@+(B) -(qd "dnlq" ?$(C@,(B) -(qd "dnlt" ?$(C@-(B) -(qd "dnld" ?$(C@.(B) -(qd "db" ?$(C@/(B) -(qd "dbr" ?$(C@0(B) -(qd "dbs" ?$(C@1(B) -(qd "dbf" ?$(C@2(B) -(qd "dba" ?$(C@3(B) -(qd "dbq" ?$(C@4(B) -(qd "dbt" ?$(C@5(B) -(qd "dbd" ?$(C@6(B) -(qd "dbc" ?$(C@7(B) -(qd "dm" ?$(C@8(B) -(qd "dmr" ?$(C@9(B) -(qd "dms" ?$(C@:(B) -(qd "dmf" ?$(C@;(B) -(qd "dmfv" ?$(C@<(B) -(qd "dma" ?$(C@=(B) -(qd "dmq" ?$(C@>(B) -(qd "dmt" ?$(C@?(B) -(qd "dmd" ?$(C@@(B) -(qd "dmw" ?$(C@A(B) -(qd "dmc" ?$(C@B(B) -(qd "dmz" ?$(C@C(B) -(qd "dmx" ?$(C@D(B) -(qd "dmv" ?$(C@E(B) -(qd "dmg" ?$(C@F(B) -(qd "dml" ?$(C@G(B) -(qd "dmls" ?$(C@H(B) -(qd "dmlf" ?$(C@I(B) -(qd "dmla" ?$(C@J(B) -(qd "dmlt" ?$(C@K(B) -(qd "dl" ?$(C@L(B) -(qd "dlr" ?$(C@M(B) -(qd "dls" ?$(C@N(B) -(qd "dlf" ?$(C@O(B) -(qd "dlfr" ?$(C@P(B) -(qd "dlfa" ?$(C@Q(B) -(qd "dlfg" ?$(C@R(B) -(qd "dla" ?$(C@S(B) -(qd "dlq" ?$(C@T(B) -(qd "dlt" ?$(C@U(B) -(qd "dlT" ?$(C@V(B) -(qd "dld" ?$(C@W(B) -(qd "dlw" ?$(C@X(B) -(qd "dlv" ?$(C@Y(B) -(qd "wk" ?$(C@Z(B) -(qd "wkr" ?$(C@[(B) -(qd "wks" ?$(C@\(B) -(qd "wksg" ?$(C@](B) -(qd "wke" ?$(C@^(B) -(qd "wkf" ?$(C@_(B) -(qd "wkfa" ?$(C@`(B) -(qd "wka" ?$(C@a(B) -(qd "wkq" ?$(C@b(B) -(qd "wkt" ?$(C@c(B) -(qd "wkT" ?$(C@d(B) -(qd "wkd" ?$(C@e(B) -(qd "wkw" ?$(C@f(B) -(qd "Or" ?$(C@h(B) -(qd "Os" ?$(C@i(B) -(qd "Of" ?$(C@j(B) -(qd "Oa" ?$(C@k(B) -(qd "Oq" ?$(C@l(B) -(qd "Ot" ?$(C@m(B) -(qd "OT" ?$(C@n(B) -(qd "Od" ?$(C@o(B) -(qd "wo" ?$(C@g(B) -(qd "wor" ?$(C@h(B) -(qd "wos" ?$(C@i(B) -(qd "wof" ?$(C@j(B) -(qd "woa" ?$(C@k(B) -(qd "woq" ?$(C@l(B) -(qd "wot" ?$(C@m(B) -(qd "woT" ?$(C@n(B) -(qd "wod" ?$(C@o(B) -(qd "wi" ?$(C@p(B) -(qd "wir" ?$(C@q(B) -(qd "wis" ?$(C@r(B) -(qd "wisg" ?$(C@s(B) -(qd "wif" ?$(C@t(B) -(qd "wia" ?$(C@u(B) -(qd "wid" ?$(C@v(B) -(qd "wO" ?$(C@w(B) -(qd "wOs" ?$(C@x(B) -(qd "wOf" ?$(C@y(B) -(qd "wj" ?$(C@z(B) -(qd "wjr" ?$(C@{(B) -(qd "wjs" ?$(C@|(B) -(qd "wjf" ?$(C@}(B) -(qd "wjfa" ?$(C@~(B) -(qd "wja" ?$(CA!(B) -(qd "wjq" ?$(CA"(B) -(qd "wjt" ?$(CA#(B) -(qd "wjd" ?$(CA$(B) -(qd "wjw" ?$(CA%(B) -(qd "wp" ?$(CA&(B) -(qd "wpr" ?$(CA'(B) -(qd "wps" ?$(CA((B) -(qd "wpf" ?$(CA)(B) -(qd "wpa" ?$(CA*(B) -(qd "wpq" ?$(CA+(B) -(qd "wpt" ?$(CA,(B) -(qd "wpd" ?$(CA-(B) -(qd "wu" ?$(CA.(B) -(qd "wus" ?$(CA/(B) -(qd "wuf" ?$(CA0(B) -(qd "wua" ?$(CA1(B) -(qd "wuq" ?$(CA2(B) -(qd "wuT" ?$(CA3(B) -(qd "wud" ?$(CA4(B) -(qd "wP" ?$(CA5(B) -(qd "wh" ?$(CA6(B) -(qd "whr" ?$(CA7(B) -(qd "whs" ?$(CA8(B) -(qd "whf" ?$(CA9(B) -(qd "whfa" ?$(CA:(B) -(qd "wha" ?$(CA;(B) -(qd "whq" ?$(CA<(B) -(qd "wht" ?$(CA=(B) -(qd "whd" ?$(CA>(B) -(qd "whw" ?$(CA?(B) -(qd "whc" ?$(CA@(B) -(qd "whg" ?$(CAA(B) -(qd "whk" ?$(CAB(B) -(qd "whkr" ?$(CAC(B) -(qd "whkf" ?$(CAD(B) -(qd "whkq" ?$(CAE(B) -(qd "whkt" ?$(CAF(B) -(qd "whkd" ?$(CAG(B) -(qd "who" ?$(CAH(B) -(qd "whoT" ?$(CAI(B) -(qd "whod" ?$(CAJ(B) -(qd "whl" ?$(CAK(B) -(qd "whls" ?$(CAL(B) -(qd "whlf" ?$(CAM(B) -(qd "whla" ?$(CAN(B) -(qd "whlq" ?$(CAO(B) -(qd "whlt" ?$(CAP(B) -(qd "whld" ?$(CAQ(B) -(qd "wy" ?$(CAR(B) -(qd "wyr" ?$(CAS(B) -(qd "wys" ?$(CAT(B) -(qd "wyd" ?$(CAU(B) -(qd "wn" ?$(CAV(B) -(qd "wnr" ?$(CAW(B) -(qd "wns" ?$(CAX(B) -(qd "wnf" ?$(CAY(B) -(qd "wnfr" ?$(CAZ(B) -(qd "wnfa" ?$(CA[(B) -(qd "wna" ?$(CA\(B) -(qd "wnq" ?$(CA](B) -(qd "wnt" ?$(CA^(B) -(qd "wnd" ?$(CA_(B) -(qd "wnj" ?$(CA`(B) -(qd "wnjT" ?$(CAa(B) -(qd "wnp" ?$(CAb(B) -(qd "wnl" ?$(CAc(B) -(qd "wnlr" ?$(CAd(B) -(qd "wnls" ?$(CAe(B) -(qd "wnlf" ?$(CAf(B) -(qd "wnla" ?$(CAg(B) -(qd "wnlq" ?$(CAh(B) -(qd "wnlt" ?$(CAi(B) -(qd "wb" ?$(CAj(B) -(qd "wbs" ?$(CAk(B) -(qd "wbf" ?$(CAl(B) -(qd "wba" ?$(CAm(B) -(qd "wm" ?$(CAn(B) -(qd "wmr" ?$(CAo(B) -(qd "wms" ?$(CAp(B) -(qd "wmf" ?$(CAq(B) -(qd "wma" ?$(CAr(B) -(qd "wmq" ?$(CAs(B) -(qd "wmt" ?$(CAt(B) -(qd "wmd" ?$(CAu(B) -(qd "wl" ?$(CAv(B) -(qd "wlr" ?$(CAw(B) -(qd "wls" ?$(CAx(B) -(qd "wle" ?$(CAy(B) -(qd "wlf" ?$(CAz(B) -(qd "wlfa" ?$(CA{(B) -(qd "wla" ?$(CA|(B) -(qd "wlq" ?$(CA}(B) -(qd "wlt" ?$(CA~(B) -(qd "wld" ?$(CB!(B) -(qd "wlw" ?$(CB"(B) -(qd "wlx" ?$(CB#(B) -(qd "wlv" ?$(CB$(B) -(qd "Wk" ?$(CB%(B) -(qd "Wkr" ?$(CB&(B) -(qd "Wks" ?$(CB'(B) -(qd "Wksg" ?$(CB((B) -(qd "Wkf" ?$(CB)(B) -(qd "Wkfq" ?$(CB*(B) -(qd "Wka" ?$(CB+(B) -(qd "Wkq" ?$(CB,(B) -(qd "Wkt" ?$(CB-(B) -(qd "WkT" ?$(CB.(B) -(qd "Wkd" ?$(CB/(B) -(qd "Wo" ?$(CB0(B) -(qd "Wor" ?$(CB1(B) -(qd "Wos" ?$(CB2(B) -(qd "Wof" ?$(CB3(B) -(qd "Woa" ?$(CB4(B) -(qd "Woq" ?$(CB5(B) -(qd "Wot" ?$(CB6(B) -(qd "WoT" ?$(CB7(B) -(qd "Wod" ?$(CB8(B) -(qd "Wi" ?$(CB9(B) -(qd "Wis" ?$(CB:(B) -(qd "Wid" ?$(CB;(B) -(qd "Wj" ?$(CB<(B) -(qd "Wjr" ?$(CB=(B) -(qd "Wjs" ?$(CB>(B) -(qd "Wjf" ?$(CB?(B) -(qd "Wja" ?$(CB@(B) -(qd "Wjq" ?$(CBA(B) -(qd "Wjt" ?$(CBB(B) -(qd "WjT" ?$(CBC(B) -(qd "Wjd" ?$(CBD(B) -(qd "Wp" ?$(CBE(B) -(qd "Wpd" ?$(CBF(B) -(qd "Wu" ?$(CBG(B) -(qd "WuT" ?$(CBH(B) -(qd "Wh" ?$(CBI(B) -(qd "Whr" ?$(CBJ(B) -(qd "Whs" ?$(CBK(B) -(qd "Whf" ?$(CBL(B) -(qd "Wha" ?$(CBM(B) -(qd "Whq" ?$(CBN(B) -(qd "Wht" ?$(CBO(B) -(qd "Whd" ?$(CBP(B) -(qd "Whc" ?$(CBQ(B) -(qd "Whk" ?$(CBR(B) -(qd "Whkr" ?$(CBS(B) -(qd "Whkf" ?$(CBT(B) -(qd "WhkT" ?$(CBU(B) -(qd "Who" ?$(CBV(B) -(qd "WhoT" ?$(CBW(B) -(qd "Whl" ?$(CBX(B) -(qd "Whls" ?$(CBY(B) -(qd "Whlf" ?$(CBZ(B) -(qd "Whla" ?$(CB[(B) -(qd "Whlq" ?$(CB\(B) -(qd "Wyd" ?$(CB](B) -(qd "Wn" ?$(CB^(B) -(qd "Wnr" ?$(CB_(B) -(qd "Wns" ?$(CB`(B) -(qd "Wnf" ?$(CBa(B) -(qd "Wna" ?$(CBb(B) -(qd "Wnq" ?$(CBc(B) -(qd "Wnd" ?$(CBd(B) -(qd "Wnj" ?$(CBe(B) -(qd "WnjT" ?$(CBf(B) -(qd "Wnjd" ?$(CBg(B) -(qd "Wnl" ?$(CBh(B) -(qd "Wb" ?$(CBi(B) -(qd "Wm" ?$(CBj(B) -(qd "Wma" ?$(CBk(B) -(qd "Wmt" ?$(CBl(B) -(qd "Wmd" ?$(CBm(B) -(qd "Wl" ?$(CBn(B) -(qd "Wlr" ?$(CBo(B) -(qd "Wls" ?$(CBp(B) -(qd "Wlf" ?$(CBq(B) -(qd "Wla" ?$(CBr(B) -(qd "Wlq" ?$(CBs(B) -(qd "Wld" ?$(CBt(B) -(qd "Wlw" ?$(CBu(B) -(qd "Wlg" ?$(CBv(B) -(qd "ck" ?$(CBw(B) -(qd "ckr" ?$(CBx(B) -(qd "cks" ?$(CBy(B) -(qd "cksg" ?$(CBz(B) -(qd "ckf" ?$(CB{(B) -(qd "cka" ?$(CB|(B) -(qd "ckq" ?$(CB}(B) -(qd "ckt" ?$(CB~(B) -(qd "ckT" ?$(CC!(B) -(qd "ckd" ?$(CC"(B) -(qd "ckw" ?$(CC#(B) -(qd "co" ?$(CC$(B) -(qd "cor" ?$(CC%(B) -(qd "cos" ?$(CC&(B) -(qd "cof" ?$(CC'(B) -(qd "coa" ?$(CC((B) -(qd "coq" ?$(CC)(B) -(qd "cot" ?$(CC*(B) -(qd "coT" ?$(CC+(B) -(qd "cod" ?$(CC,(B) -(qd "ci" ?$(CC-(B) -(qd "cis" ?$(CC.(B) -(qd "cisg" ?$(CC/(B) -(qd "cif" ?$(CC0(B) -(qd "cia" ?$(CC1(B) -(qd "cid" ?$(CC2(B) -(qd "cj" ?$(CC3(B) -(qd "cjr" ?$(CC4(B) -(qd "cjs" ?$(CC5(B) -(qd "cjf" ?$(CC6(B) -(qd "cja" ?$(CC7(B) -(qd "cjq" ?$(CC8(B) -(qd "cjt" ?$(CC9(B) -(qd "cjT" ?$(CC:(B) -(qd "cjd" ?$(CC;(B) -(qd "cp" ?$(CC<(B) -(qd "cpr" ?$(CC=(B) -(qd "cps" ?$(CC>(B) -(qd "cpf" ?$(CC?(B) -(qd "cpa" ?$(CC@(B) -(qd "cpq" ?$(CCA(B) -(qd "cpt" ?$(CCB(B) -(qd "cpd" ?$(CCC(B) -(qd "cu" ?$(CCD(B) -(qd "cus" ?$(CCE(B) -(qd "cuT" ?$(CCF(B) -(qd "cP" ?$(CCG(B) -(qd "cPs" ?$(CCH(B) -(qd "cPd" ?$(CCI(B) -(qd "ch" ?$(CCJ(B) -(qd "chr" ?$(CCK(B) -(qd "chs" ?$(CCL(B) -(qd "chf" ?$(CCM(B) -(qd "cha" ?$(CCN(B) -(qd "chq" ?$(CCO(B) -(qd "cht" ?$(CCP(B) -(qd "chd" ?$(CCQ(B) -(qd "chk" ?$(CCR(B) -(qd "chks" ?$(CCS(B) -(qd "chkf" ?$(CCT(B) -(qd "chkd" ?$(CCU(B) -(qd "chl" ?$(CCV(B) -(qd "chls" ?$(CCW(B) -(qd "chlf" ?$(CCX(B) -(qd "chla" ?$(CCY(B) -(qd "chlq" ?$(CCZ(B) -(qd "chlt" ?$(CC[(B) -(qd "chld" ?$(CC\(B) -(qd "cy" ?$(CC](B) -(qd "cya" ?$(CC^(B) -(qd "cn" ?$(CC_(B) -(qd "cnr" ?$(CC`(B) -(qd "cns" ?$(CCa(B) -(qd "cnf" ?$(CCb(B) -(qd "cna" ?$(CCc(B) -(qd "cnq" ?$(CCd(B) -(qd "cnt" ?$(CCe(B) -(qd "cnd" ?$(CCf(B) -(qd "cnj" ?$(CCg(B) -(qd "cnjT" ?$(CCh(B) -(qd "cnp" ?$(CCi(B) -(qd "cnps" ?$(CCj(B) -(qd "cnl" ?$(CCk(B) -(qd "cnls" ?$(CCl(B) -(qd "cnlf" ?$(CCm(B) -(qd "cnla" ?$(CCn(B) -(qd "cnlq" ?$(CCo(B) -(qd "cnlt" ?$(CCp(B) -(qd "cnld" ?$(CCq(B) -(qd "cb" ?$(CCr(B) -(qd "cbs" ?$(CCs(B) -(qd "cbf" ?$(CCt(B) -(qd "cba" ?$(CCu(B) -(qd "cbd" ?$(CCv(B) -(qd "cm" ?$(CCw(B) -(qd "cmr" ?$(CCx(B) -(qd "cms" ?$(CCy(B) -(qd "cmf" ?$(CCz(B) -(qd "cma" ?$(CC{(B) -(qd "cmq" ?$(CC|(B) -(qd "cmt" ?$(CC}(B) -(qd "cmd" ?$(CC~(B) -(qd "cl" ?$(CD!(B) -(qd "clr" ?$(CD"(B) -(qd "cls" ?$(CD#(B) -(qd "cle" ?$(CD$(B) -(qd "clf" ?$(CD%(B) -(qd "clfr" ?$(CD&(B) -(qd "cla" ?$(CD'(B) -(qd "clq" ?$(CD((B) -(qd "clt" ?$(CD)(B) -(qd "cld" ?$(CD*(B) -(qd "zk" ?$(CD+(B) -(qd "zkr" ?$(CD,(B) -(qd "zks" ?$(CD-(B) -(qd "zkf" ?$(CD.(B) -(qd "zka" ?$(CD/(B) -(qd "zkq" ?$(CD0(B) -(qd "zkt" ?$(CD1(B) -(qd "zkd" ?$(CD2(B) -(qd "zo" ?$(CD3(B) -(qd "zor" ?$(CD4(B) -(qd "zos" ?$(CD5(B) -(qd "zof" ?$(CD6(B) -(qd "zoa" ?$(CD7(B) -(qd "zoq" ?$(CD8(B) -(qd "zot" ?$(CD9(B) -(qd "zoT" ?$(CD:(B) -(qd "zod" ?$(CD;(B) -(qd "zi" ?$(CD<(B) -(qd "zir" ?$(CD=(B) -(qd "zid" ?$(CD>(B) -(qd "zj" ?$(CD?(B) -(qd "zjr" ?$(CD@(B) -(qd "zjs" ?$(CDA(B) -(qd "zje" ?$(CDB(B) -(qd "zjf" ?$(CDC(B) -(qd "zja" ?$(CDD(B) -(qd "zjq" ?$(CDE(B) -(qd "zjt" ?$(CDF(B) -(qd "zjT" ?$(CDG(B) -(qd "zjd" ?$(CDH(B) -(qd "zp" ?$(CDI(B) -(qd "zpr" ?$(CDJ(B) -(qd "zps" ?$(CDK(B) -(qd "zpf" ?$(CDL(B) -(qd "zpa" ?$(CDM(B) -(qd "zpq" ?$(CDN(B) -(qd "zpt" ?$(CDO(B) -(qd "zpd" ?$(CDP(B) -(qd "zu" ?$(CDQ(B) -(qd "zus" ?$(CDR(B) -(qd "zuf" ?$(CDS(B) -(qd "zua" ?$(CDT(B) -(qd "zuq" ?$(CDU(B) -(qd "zut" ?$(CDV(B) -(qd "zuT" ?$(CDW(B) -(qd "zud" ?$(CDX(B) -(qd "zP" ?$(CDY(B) -(qd "zh" ?$(CDZ(B) -(qd "zhr" ?$(CD[(B) -(qd "zhs" ?$(CD\(B) -(qd "zhf" ?$(CD](B) -(qd "zha" ?$(CD^(B) -(qd "zhq" ?$(CD_(B) -(qd "zht" ?$(CD`(B) -(qd "zhd" ?$(CDa(B) -(qd "zhk" ?$(CDb(B) -(qd "zhkr" ?$(CDc(B) -(qd "zhks" ?$(CDd(B) -(qd "zhkf" ?$(CDe(B) -(qd "zhka" ?$(CDf(B) -(qd "zhkd" ?$(CDg(B) -(qd "zho" ?$(CDh(B) -(qd "zhod" ?$(CDi(B) -(qd "zhl" ?$(CDj(B) -(qd "zhlf" ?$(CDk(B) -(qd "zy" ?$(CDl(B) -(qd "zn" ?$(CDm(B) -(qd "znr" ?$(CDn(B) -(qd "zns" ?$(CDo(B) -(qd "znf" ?$(CDp(B) -(qd "zna" ?$(CDq(B) -(qd "znq" ?$(CDr(B) -(qd "znt" ?$(CDs(B) -(qd "znd" ?$(CDt(B) -(qd "znj" ?$(CDu(B) -(qd "znjs" ?$(CDv(B) -(qd "znjf" ?$(CDw(B) -(qd "znjd" ?$(CDx(B) -(qd "znp" ?$(CDy(B) -(qd "znpd" ?$(CDz(B) -(qd "znl" ?$(CD{(B) -(qd "znlr" ?$(CD|(B) -(qd "znls" ?$(CD}(B) -(qd "znlf" ?$(CD~(B) -(qd "znla" ?$(CE!(B) -(qd "znlq" ?$(CE"(B) -(qd "znlt" ?$(CE#(B) -(qd "znld" ?$(CE$(B) -(qd "zb" ?$(CE%(B) -(qd "zbs" ?$(CE&(B) -(qd "zbf" ?$(CE'(B) -(qd "zba" ?$(CE((B) -(qd "zm" ?$(CE)(B) -(qd "zmr" ?$(CE*(B) -(qd "zms" ?$(CE+(B) -(qd "zmf" ?$(CE,(B) -(qd "zma" ?$(CE-(B) -(qd "zmq" ?$(CE.(B) -(qd "zmd" ?$(CE/(B) -(qd "zl" ?$(CE0(B) -(qd "zlr" ?$(CE1(B) -(qd "zls" ?$(CE2(B) -(qd "zlf" ?$(CE3(B) -(qd "zla" ?$(CE4(B) -(qd "zlq" ?$(CE5(B) -(qd "zlt" ?$(CE6(B) -(qd "zld" ?$(CE7(B) -(qd "xk" ?$(CE8(B) -(qd "xkr" ?$(CE9(B) -(qd "xks" ?$(CE:(B) -(qd "xkf" ?$(CE;(B) -(qd "xkfr" ?$(CE<(B) -(qd "xka" ?$(CE=(B) -(qd "xkq" ?$(CE>(B) -(qd "xkt" ?$(CE?(B) -(qd "xkT" ?$(CE@(B) -(qd "xkd" ?$(CEA(B) -(qd "xo" ?$(CEB(B) -(qd "xor" ?$(CEC(B) -(qd "xos" ?$(CED(B) -(qd "xof" ?$(CEE(B) -(qd "xoa" ?$(CEF(B) -(qd "xoq" ?$(CEG(B) -(qd "xot" ?$(CEH(B) -(qd "xoT" ?$(CEI(B) -(qd "xod" ?$(CEJ(B) -(qd "xi" ?$(CEK(B) -(qd "xid" ?$(CEL(B) -(qd "xj" ?$(CEM(B) -(qd "xjr" ?$(CEN(B) -(qd "xjs" ?$(CEO(B) -(qd "xjf" ?$(CEP(B) -(qd "xjfa" ?$(CEQ(B) -(qd "xja" ?$(CER(B) -(qd "xjq" ?$(CES(B) -(qd "xjt" ?$(CET(B) -(qd "xjT" ?$(CEU(B) -(qd "xjd" ?$(CEV(B) -(qd "xp" ?$(CEW(B) -(qd "xpr" ?$(CEX(B) -(qd "xps" ?$(CEY(B) -(qd "xpf" ?$(CEZ(B) -(qd "xpa" ?$(CE[(B) -(qd "xpq" ?$(CE\(B) -(qd "xpt" ?$(CE](B) -(qd "xpd" ?$(CE^(B) -(qd "xu" ?$(CE_(B) -(qd "xus" ?$(CE`(B) -(qd "xuT" ?$(CEa(B) -(qd "xP" ?$(CEb(B) -(qd "xPs" ?$(CEc(B) -(qd "xh" ?$(CEd(B) -(qd "xhr" ?$(CEe(B) -(qd "xhs" ?$(CEf(B) -(qd "xhf" ?$(CEg(B) -(qd "xha" ?$(CEh(B) -(qd "xhq" ?$(CEi(B) -(qd "xht" ?$(CEj(B) -(qd "xhd" ?$(CEk(B) -(qd "xhv" ?$(CEl(B) -(qd "xhk" ?$(CEm(B) -(qd "xhks" ?$(CEn(B) -(qd "xho" ?$(CEo(B) -(qd "xhl" ?$(CEp(B) -(qd "xhls" ?$(CEq(B) -(qd "xhlt" ?$(CEr(B) -(qd "xhld" ?$(CEs(B) -(qd "xy" ?$(CEt(B) -(qd "xn" ?$(CEu(B) -(qd "xnr" ?$(CEv(B) -(qd "xns" ?$(CEw(B) -(qd "xnf" ?$(CEx(B) -(qd "xna" ?$(CEy(B) -(qd "xnq" ?$(CEz(B) -(qd "xnt" ?$(CE{(B) -(qd "xnd" ?$(CE|(B) -(qd "xnj" ?$(CE}(B) -(qd "xnjT" ?$(CE~(B) -(qd "xnp" ?$(CF!(B) -(qd "xnl" ?$(CF"(B) -(qd "xnlr" ?$(CF#(B) -(qd "xnls" ?$(CF$(B) -(qd "xnlf" ?$(CF%(B) -(qd "xnla" ?$(CF&(B) -(qd "xnlq" ?$(CF'(B) -(qd "xnld" ?$(CF((B) -(qd "xb" ?$(CF)(B) -(qd "xbs" ?$(CF*(B) -(qd "xbf" ?$(CF+(B) -(qd "xba" ?$(CF,(B) -(qd "xbd" ?$(CF-(B) -(qd "xm" ?$(CF.(B) -(qd "xmr" ?$(CF/(B) -(qd "xms" ?$(CF0(B) -(qd "xme" ?$(CF1(B) -(qd "xmf" ?$(CF2(B) -(qd "xmfa" ?$(CF3(B) -(qd "xma" ?$(CF4(B) -(qd "xmq" ?$(CF5(B) -(qd "xmt" ?$(CF6(B) -(qd "xml" ?$(CF7(B) -(qd "xmls" ?$(CF8(B) -(qd "xmlf" ?$(CF9(B) -(qd "xmla" ?$(CF:(B) -(qd "xmlq" ?$(CF;(B) -(qd "xl" ?$(CF<(B) -(qd "xlr" ?$(CF=(B) -(qd "xls" ?$(CF>(B) -(qd "xlf" ?$(CF?(B) -(qd "xla" ?$(CF@(B) -(qd "xlq" ?$(CFA(B) -(qd "xlt" ?$(CFB(B) -(qd "xld" ?$(CFC(B) -(qd "vk" ?$(CFD(B) -(qd "vkr" ?$(CFE(B) -(qd "vkR" ?$(CFF(B) -(qd "vks" ?$(CFG(B) -(qd "vkf" ?$(CFH(B) -(qd "vkfa" ?$(CFI(B) -(qd "vka" ?$(CFJ(B) -(qd "vkq" ?$(CFK(B) -(qd "vkt" ?$(CFL(B) -(qd "vkT" ?$(CFM(B) -(qd "vkd" ?$(CFN(B) -(qd "vkx" ?$(CFO(B) -(qd "vo" ?$(CFP(B) -(qd "vor" ?$(CFQ(B) -(qd "vos" ?$(CFR(B) -(qd "vof" ?$(CFS(B) -(qd "voa" ?$(CFT(B) -(qd "voq" ?$(CFU(B) -(qd "vot" ?$(CFV(B) -(qd "voT" ?$(CFW(B) -(qd "vod" ?$(CFX(B) -(qd "vi" ?$(CFY(B) -(qd "vir" ?$(CFZ(B) -(qd "vj" ?$(CF[(B) -(qd "vjr" ?$(CF\(B) -(qd "vjs" ?$(CF](B) -(qd "vjf" ?$(CF^(B) -(qd "vja" ?$(CF_(B) -(qd "vjq" ?$(CF`(B) -(qd "vjt" ?$(CFa(B) -(qd "vjT" ?$(CFb(B) -(qd "vjd" ?$(CFc(B) -(qd "vp" ?$(CFd(B) -(qd "vpr" ?$(CFe(B) -(qd "vps" ?$(CFf(B) -(qd "vpf" ?$(CFg(B) -(qd "vpa" ?$(CFh(B) -(qd "vpq" ?$(CFi(B) -(qd "vpt" ?$(CFj(B) -(qd "vpd" ?$(CFk(B) -(qd "vu" ?$(CFl(B) -(qd "vus" ?$(CFm(B) -(qd "vuf" ?$(CFn(B) -(qd "vua" ?$(CFo(B) -(qd "vuq" ?$(CFp(B) -(qd "vuT" ?$(CFq(B) -(qd "vud" ?$(CFr(B) -(qd "vP" ?$(CFs(B) -(qd "vPf" ?$(CFt(B) -(qd "vPq" ?$(CFu(B) -(qd "vPt" ?$(CFv(B) -(qd "vh" ?$(CFw(B) -(qd "vhr" ?$(CFx(B) -(qd "vhs" ?$(CFy(B) -(qd "vhf" ?$(CFz(B) -(qd "vha" ?$(CF{(B) -(qd "vhq" ?$(CF|(B) -(qd "vht" ?$(CF}(B) -(qd "vhd" ?$(CF~(B) -(qd "vhk" ?$(CG!(B) -(qd "vhkd" ?$(CG"(B) -(qd "vhl" ?$(CG#(B) -(qd "vhls" ?$(CG$(B) -(qd "vy" ?$(CG%(B) -(qd "vys" ?$(CG&(B) -(qd "vyf" ?$(CG'(B) -(qd "vyq" ?$(CG((B) -(qd "vyt" ?$(CG)(B) -(qd "vn" ?$(CG*(B) -(qd "vnr" ?$(CG+(B) -(qd "vns" ?$(CG,(B) -(qd "vne" ?$(CG-(B) -(qd "vnf" ?$(CG.(B) -(qd "vnfa" ?$(CG/(B) -(qd "vna" ?$(CG0(B) -(qd "vnq" ?$(CG1(B) -(qd "vnt" ?$(CG2(B) -(qd "vnd" ?$(CG3(B) -(qd "vnj" ?$(CG4(B) -(qd "vnjd" ?$(CG5(B) -(qd "vnl" ?$(CG6(B) -(qd "vnls" ?$(CG7(B) -(qd "vnlf" ?$(CG8(B) -(qd "vnla" ?$(CG9(B) -(qd "vnlt" ?$(CG:(B) -(qd "vb" ?$(CG;(B) -(qd "vbs" ?$(CG<(B) -(qd "vbf" ?$(CG=(B) -(qd "vba" ?$(CG>(B) -(qd "vbt" ?$(CG?(B) -(qd "vbd" ?$(CG@(B) -(qd "vm" ?$(CGA(B) -(qd "vms" ?$(CGB(B) -(qd "vmf" ?$(CGC(B) -(qd "vma" ?$(CGD(B) -(qd "vmq" ?$(CGE(B) -(qd "vmt" ?$(CGF(B) -(qd "vl" ?$(CGG(B) -(qd "vlr" ?$(CGH(B) -(qd "vls" ?$(CGI(B) -(qd "vlf" ?$(CGJ(B) -(qd "vla" ?$(CGK(B) -(qd "vlq" ?$(CGL(B) -(qd "vlt" ?$(CGM(B) -(qd "vld" ?$(CGN(B) -(qd "gk" ?$(CGO(B) -(qd "gkr" ?$(CGP(B) -(qd "gks" ?$(CGQ(B) -(qd "gkf" ?$(CGR(B) -(qd "gkfx" ?$(CGS(B) -(qd "gka" ?$(CGT(B) -(qd "gkq" ?$(CGU(B) -(qd "gkt" ?$(CGV(B) -(qd "gkd" ?$(CGW(B) -(qd "go" ?$(CGX(B) -(qd "gor" ?$(CGY(B) -(qd "gos" ?$(CGZ(B) -(qd "gof" ?$(CG[(B) -(qd "goa" ?$(CG\(B) -(qd "goq" ?$(CG](B) -(qd "got" ?$(CG^(B) -(qd "goT" ?$(CG_(B) -(qd "god" ?$(CG`(B) -(qd "gi" ?$(CGa(B) -(qd "gid" ?$(CGb(B) -(qd "gj" ?$(CGc(B) -(qd "gjr" ?$(CGd(B) -(qd "gjs" ?$(CGe(B) -(qd "gjf" ?$(CGf(B) -(qd "gjfa" ?$(CGg(B) -(qd "gja" ?$(CGh(B) -(qd "gjq" ?$(CGi(B) -(qd "gjt" ?$(CGj(B) -(qd "gjd" ?$(CGk(B) -(qd "gp" ?$(CGl(B) -(qd "gpr" ?$(CGm(B) -(qd "gps" ?$(CGn(B) -(qd "gpf" ?$(CGo(B) -(qd "gpa" ?$(CGp(B) -(qd "gpq" ?$(CGq(B) -(qd "gpt" ?$(CGr(B) -(qd "gpd" ?$(CGs(B) -(qd "gu" ?$(CGt(B) -(qd "gur" ?$(CGu(B) -(qd "gus" ?$(CGv(B) -(qd "guf" ?$(CGw(B) -(qd "gua" ?$(CGx(B) -(qd "guq" ?$(CGy(B) -(qd "gut" ?$(CGz(B) -(qd "guT" ?$(CG{(B) -(qd "gud" ?$(CG|(B) -(qd "gP" ?$(CG}(B) -(qd "gPs" ?$(CG~(B) -(qd "gPf" ?$(CH!(B) -(qd "gPq" ?$(CH"(B) -(qd "gh" ?$(CH#(B) -(qd "ghr" ?$(CH$(B) -(qd "ghs" ?$(CH%(B) -(qd "ghf" ?$(CH&(B) -(qd "ghfx" ?$(CH'(B) -(qd "gha" ?$(CH((B) -(qd "ghq" ?$(CH)(B) -(qd "ght" ?$(CH*(B) -(qd "ghd" ?$(CH+(B) -(qd "ghx" ?$(CH,(B) -(qd "ghk" ?$(CH-(B) -(qd "ghkr" ?$(CH.(B) -(qd "ghks" ?$(CH/(B) -(qd "ghkf" ?$(CH0(B) -(qd "ghkt" ?$(CH1(B) -(qd "ghkd" ?$(CH2(B) -(qd "gho" ?$(CH3(B) -(qd "ghor" ?$(CH4(B) -(qd "ghos" ?$(CH5(B) -(qd "ghot" ?$(CH6(B) -(qd "ghod" ?$(CH7(B) -(qd "ghl" ?$(CH8(B) -(qd "ghlr" ?$(CH9(B) -(qd "ghls" ?$(CH:(B) -(qd "ghlf" ?$(CH;(B) -(qd "ghlq" ?$(CH<(B) -(qd "ghlt" ?$(CH=(B) -(qd "ghld" ?$(CH>(B) -(qd "gy" ?$(CH?(B) -(qd "gys" ?$(CH@(B) -(qd "gyf" ?$(CHA(B) -(qd "gyq" ?$(CHB(B) -(qd "gyt" ?$(CHC(B) -(qd "gn" ?$(CHD(B) -(qd "gnr" ?$(CHE(B) -(qd "gns" ?$(CHF(B) -(qd "gnf" ?$(CHG(B) -(qd "gnfx" ?$(CHH(B) -(qd "gna" ?$(CHI(B) -(qd "gnt" ?$(CHJ(B) -(qd "gnd" ?$(CHK(B) -(qd "gnj" ?$(CHL(B) -(qd "gnjs" ?$(CHM(B) -(qd "gnjf" ?$(CHN(B) -(qd "gnja" ?$(CHO(B) -(qd "gnjd" ?$(CHP(B) -(qd "gnp" ?$(CHQ(B) -(qd "gnpr" ?$(CHR(B) -(qd "gnps" ?$(CHS(B) -(qd "gnpf" ?$(CHT(B) -(qd "gnpd" ?$(CHU(B) -(qd "gnl" ?$(CHV(B) -(qd "gnlr" ?$(CHW(B) -(qd "gnls" ?$(CHX(B) -(qd "gnlf" ?$(CHY(B) -(qd "gnla" ?$(CHZ(B) -(qd "gnlq" ?$(CH[(B) -(qd "gnlt" ?$(CH\(B) -(qd "gnld" ?$(CH](B) -(qd "gb" ?$(CH^(B) -(qd "gbr" ?$(CH_(B) -(qd "gbs" ?$(CH`(B) -(qd "gbf" ?$(CHa(B) -(qd "gba" ?$(CHb(B) -(qd "gbt" ?$(CHc(B) -(qd "gbd" ?$(CHd(B) -(qd "gm" ?$(CHe(B) -(qd "gmr" ?$(CHf(B) -(qd "gms" ?$(CHg(B) -(qd "gmsg" ?$(CHh(B) -(qd "gme" ?$(CHi(B) -(qd "gmf" ?$(CHj(B) -(qd "gmfr" ?$(CHk(B) -(qd "gma" ?$(CHl(B) -(qd "gmq" ?$(CHm(B) -(qd "gmt" ?$(CHn(B) -(qd "gmd" ?$(CHo(B) -(qd "gmx" ?$(CHp(B) -(qd "gml" ?$(CHq(B) -(qd "gmls" ?$(CHr(B) -(qd "gmlf" ?$(CHs(B) -(qd "gmla" ?$(CHt(B) -(qd "gmlq" ?$(CHu(B) -(qd "gmld" ?$(CHv(B) -(qd "gl" ?$(CHw(B) -(qd "glr" ?$(CHx(B) -(qd "gls" ?$(CHy(B) -(qd "glf" ?$(CHz(B) -(qd "gla" ?$(CH{(B) -(qd "glq" ?$(CH|(B) -(qd "glt" ?$(CH}(B) -(qd "gld" ?$(CH~(B) - -(qd "Z!" ?$(C#!(B) -(qd "Z\"" ?$(C#"(B) -(qd "Z#" ?$(C##(B) -(qd "Z$" ?$(C#$(B) -(qd "Z%" ?$(C#%(B) -(qd "Z&" ?$(C#&(B) -(qd "Z'" ?$(C#'(B) -(qd "Z(" ?$(C#((B) -(qd "Z)" ?$(C#)(B) -(qd "Z*" ?$(C#*(B) -(qd "Z+" ?$(C#+(B) -(qd "Z," ?$(C#,(B) -(qd "Z-" ?$(C#-(B) -(qd "Z." ?$(C#.(B) -(qd "Z/" ?$(C#/(B) -(qd "Z0" ?$(C#0(B) -(qd "Z1" ?$(C#1(B) -(qd "Z2" ?$(C#2(B) -(qd "Z3" ?$(C#3(B) -(qd "Z4" ?$(C#4(B) -(qd "Z5" ?$(C#5(B) -(qd "Z6" ?$(C#6(B) -(qd "Z7" ?$(C#7(B) -(qd "Z8" ?$(C#8(B) -(qd "Z9" ?$(C#9(B) -(qd "Z:" ?$(C#:(B) -(qd "Z;" ?$(C#;(B) -(qd "Z<" ?$(C#<(B) -(qd "Z=" ?$(C#=(B) -(qd "Z>" ?$(C#>(B) -(qd "Z?" ?$(C#?(B) -(qd "Z@" ?$(C#@(B) -(qd "ZA" ?$(C#A(B) -(qd "ZB" ?$(C#B(B) -(qd "ZC" ?$(C#C(B) -(qd "ZD" ?$(C#D(B) -(qd "ZE" ?$(C#E(B) -(qd "ZF" ?$(C#F(B) -(qd "ZG" ?$(C#G(B) -(qd "ZH" ?$(C#H(B) -(qd "ZI" ?$(C#I(B) -(qd "ZJ" ?$(C#J(B) -(qd "ZK" ?$(C#K(B) -(qd "ZL" ?$(C#L(B) -(qd "ZM" ?$(C#M(B) -(qd "ZN" ?$(C#N(B) -(qd "ZO" ?$(C#O(B) -(qd "ZP" ?$(C#P(B) -(qd "ZQ" ?$(C#Q(B) -(qd "ZR" ?$(C#R(B) -(qd "ZS" ?$(C#S(B) -(qd "ZT" ?$(C#T(B) -(qd "ZU" ?$(C#U(B) -(qd "ZV" ?$(C#V(B) -(qd "ZW" ?$(C#W(B) -(qd "ZX" ?$(C#X(B) -(qd "ZY" ?$(C#Y(B) -(qd "ZZ" ?$(C#Z(B) -(qd "Z[" ?$(C#[(B) -(qd "SW" ?$(C#\(B) -(qd "Z]" ?$(C#](B) -(qd "Z^" ?$(C#^(B) -(qd "Z_" ?$(C#_(B) -(qd "Z`" ?$(C#`(B) -(qd "Za" ?$(C#a(B) -(qd "Zb" ?$(C#b(B) -(qd "Zc" ?$(C#c(B) -(qd "Zd" ?$(C#d(B) -(qd "Ze" ?$(C#e(B) -(qd "Zf" ?$(C#f(B) -(qd "Zg" ?$(C#g(B) -(qd "Zh" ?$(C#h(B) -(qd "Zi" ?$(C#i(B) -(qd "Zj" ?$(C#j(B) -(qd "Zk" ?$(C#k(B) -(qd "Zl" ?$(C#l(B) -(qd "Zm" ?$(C#m(B) -(qd "Zn" ?$(C#n(B) -(qd "Zo" ?$(C#o(B) -(qd "Zp" ?$(C#p(B) -(qd "Zq" ?$(C#q(B) -(qd "Zr" ?$(C#r(B) -(qd "Zs" ?$(C#s(B) -(qd "Zt" ?$(C#t(B) -(qd "Zu" ?$(C#u(B) -(qd "Zv" ?$(C#v(B) -(qd "Zw" ?$(C#w(B) -(qd "Zx" ?$(C#x(B) -(qd "Zy" ?$(C#y(B) -(qd "Zz" ?$(C#z(B) -(qd "Z{" ?$(C#{(B) -(qd "Z|" ?$(C#|(B) -(qd "Z}" ?$(C#}(B) -(qd "Z^-" ?$(C#~(B) - -(qd "HS" ?$(C$U(B) -(qd "Hse" ?$(C$V(B) -(qd "Hst" ?$(C$W(B) -(qd "HsT" ?$(C$X(B) -(qd "Hfrt" ?$(C$Y(B) -(qd "Hfqt" ?$(C$[(B) -(qd "Hfe" ?$(C$Z(B) -(qd "HfT" ?$(C$\(B) -(qd "HfG" ?$(C$](B) -(qd "Haq" ?$(C$^(B) -(qd "Hat" ?$(C$_(B) -(qd "HaT" ?$(C$`(B) -(qd "Had" ?$(C$a(B) -(qd "Hqr" ?$(C$b(B) -(qd "Hqe" ?$(C$c(B) -(qd "Hqtr" ?$(C$d(B) -(qd "Hqte" ?$(C$e(B) -(qd "Hqw" ?$(C$f(B) -(qd "Hqx" ?$(C$g(B) -(qd "Hqd" ?$(C$h(B) -(qd "HQd" ?$(C$i(B) -(qd "Htr" ?$(C$j(B) -(qd "Hts" ?$(C$k(B) -(qd "Hte" ?$(C$l(B) -(qd "Htq" ?$(C$m(B) -(qd "Htw" ?$(C$n(B) -(qd "HT" ?$(C$o(B) -(qd "HD" ?$(C$p(B) -(qd "Hd" ?$(C$q(B) -(qd "Hdw" ?$(C$r(B) -(qd "HdT" ?$(C$s(B) -(qd "Hvd" ?$(C$t(B) -(qd "HG" ?$(C$u(B) -(qd "Hg" ?$(C$v(B) -(qd "Hyi" ?$(C$w(B) -(qd "HyO" ?$(C$x(B) -(qd "Hyl" ?$(C$y(B) -(qd "Hbu" ?$(C$z(B) -(qd "HbP" ?$(C${(B) -(qd "Hbl" ?$(C$|(B) -(qd "H." ?$(C$}(B) -(qd "H.l" ?$(C$~(B) - -(qd "SY" ?$(C!M(B) -(qd "SP" ?$(C!L(B) -(qd "S%" ?$(C"6(B) -(qd "Swn" ?$(C"_(B) -(qd "Sks" ?$(C"^(B) -(qd "SNo" ?$(C"`(B) -(qd "SCo" ?$(C"a(B) -(qd "STM" ?$(C"b(B) -(qd "Sam" ?$(C"c(B) -(qd "Spm" ?$(C"d(B) -(qd "STel" ?$(C"e(B) -(qd "SC" ?$(C!I(B) -(qd "SA" ?$(C!J(B) -(qd "SC/" ?$(C!K(B) -(qd "SF" ?$(C"5(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-hangul3.el --- a/lisp/quail/quail-hangul3.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2883 +0,0 @@ -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 93.3.2 created for Mule Ver.0.9.7.1 -;;; by Seo Young Jin -;;; 93.8.12 modified for Mule Ver.1.1 by K.Handa -;;; Macro 'qd' added. - -(require 'quail) - -(quail-define-package - "hangul3" "$(CGQ1[(B 3$(C9z=D(B" - '(;; first character - (?k . "$(C$!(B") (?h . "$(C$$(B") (?u . "$(C$'(B") (?y . "$(C$)(B") (?i . "$(C$1(B") - (?\; . "$(C$2(B") (?n . "$(C$5(B") (?j . "$(C$7(B") (?l . "$(C$8(B") (?o . "$(C$:(B") - (?0 . "$(C$;(B") (?' . "$(C$<(B") (?p . "$(C$=(B") (?m . "$(C$>(B") - ;; second character - (?f . "$(C$?(B") (?r . "$(C$@(B") (?6 . "$(C$A(B") (?R . "$(C$B(B") (?t . "$(C$C(B") - (?c . "$(C$D(B") (?e . "$(C$E(B") (?7 . "$(C$F(B") (?v . "$(C$G(B") (?/ . "$(C$G(B") - (?4 . "$(C$K(B") (?b . "$(C$L(B") (?9 . "$(C$L(B") (?5 . "$(C$P(B") (?g . "$(C$Q(B") - (?8 . "$(C$R(B") (?d . "$(C$S(B") - ;; third character - (?x . "$(C$!(B") (?F . "$(C$"(B") (?s . "$(C$$(B") (?S . "$(C$&(B") (?A . "$(C$'(B") - (?w . "$(C$)(B") (?D . "$(C$*(B") (?C . "$(C$+(B") (?V . "$(C$0(B") (?z . "$(C$1(B") - (?3 . "$(C$2(B") (?X . "$(C$4(B") (?q . "$(C$5(B") (?2 . "$(C$6(B") (?a . "$(C$7(B") - (?! . "$(C$8(B") (?Z . "$(C$:(B") (?e . "$(C$;(B") (?W . "$(C$<(B") (?Q . "$(C$=(B") - (?1 . "$(C$>(B") - ;; other bindings - (?G . "/") (?T . ";") (?H . "'") (?B . "!") (?Y . "<") - (?P . ">") (?\[ . "$(C!8(B") (?\[ . "$(C!9(B") (?{ . "$(C!:(B") (?{ . "$(C!;(B") - (?N . "0") (?M . "1") (?< . "2") (?> . "3") (?J . "4") - (?K . "5") (?L . "6") (?U . "7") (?I . "8") (?O . "9")) - "Hangul input method. - $(CCJ<:(B: $(C$!(B $(C$"(B $(C$$(B $(C$'(B $(C$((B $(C$)(B $(C$1(B $(C$2(B $(C$3(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$9(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B - KEY : k kk h u uu y i ; ;; n nn j l ll o 0 ' p m - - $(CA_<:(B: $(C$?(B $(C$@(B $(C$A(B $(C$B(B $(C$C(B $(C$D(B $(C$E(B $(C$F(B $(C$G(B $(C$H(B $(C$I(B $(C$J(B $(C$K(B $(C$L(B $(C$M(B $(C$N(B $(C$O(B $(C$P(B $(C$Q(B $(C$R(B $(C$S(B - KEY : f r 6 R t c e 7 v /f /r /d 4 b 9t 9c 9d 5 g 8 d - equi: / 9 - - $(CA><:(B: $(C$!(B $(C$"(B $(C$#(B $(C$$(B $(C$%(B $(C$&(B $(C$'(B $(C$)(B $(C$*(B $(C$+(B $(C$)(B $(C$-(B $(C$.(B $(C$0(B - $(C$1(B $(C$2(B $(C$4(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B - KEY : x F xq s s! S A w D C w3 wq wW V - z 3 X q 2 a ! Z E W Q 1 ---- Example --- - k f x - $(C$!(B $(C0!(B $(C0"(B" - nil t t) - -(qd "k" ?$(C$!(B) -(qd "kk" ?$(C$"(B) -(qd "h" ?$(C$$(B) -(qd "u" ?$(C$'(B) -(qd "uu" ?$(C$((B) -(qd "y" ?$(C$)(B) -(qd "i" ?$(C$1(B) -(qd ";" ?$(C$2(B) -(qd ";;" ?$(C$3(B) -(qd "n" ?$(C$5(B) -(qd "nn" ?$(C$6(B) -(qd "j" ?$(C$7(B) -(qd "l" ?$(C$8(B) -(qd "ll" ?$(C$9(B) -(qd "o" ?$(C$:(B) -(qd "0" ?$(C$;(B) -(qd "'" ?$(C$<(B) -(qd "p" ?$(C$=(B) -(qd "m" ?$(C$>(B) - -(qd "f" ?$(C$?(B) -(qd "r" ?$(C$@(B) -(qd "6" ?$(C$A(B) -(qd "R" ?$(C$B(B) -(qd "t" ?$(C$C(B) -(qd "c" ?$(C$D(B) -(qd "e" ?$(C$E(B) -(qd "7" ?$(C$F(B) -(qd "v" ?$(C$G(B) -(qd "/" ?$(C$G(B) -(qd "/f" ?$(C$H(B) -(qd "/r" ?$(C$I(B) -(qd "/d" ?$(C$J(B) -(qd "4" ?$(C$K(B) -(qd "b" ?$(C$L(B) -(qd "9" ?$(C$L(B) -(qd "9t" ?$(C$M(B) -(qd "9c" ?$(C$N(B) -(qd "9d" ?$(C$O(B) -(qd "5" ?$(C$P(B) -(qd "g" ?$(C$Q(B) -(qd "8" ?$(C$R(B) -(qd "d" ?$(C$S(B) - -(qd "x" ?$(C$!(B) -(qd "F" ?$(C$"(B) -(qd "xq" ?$(C$#(B) -(qd "s" ?$(C$$(B) -(qd "s!" ?$(C$%(B) -(qd "S" ?$(C$&(B) -(qd "A" ?$(C$'(B) -(qd "w" ?$(C$)(B) -(qd "D" ?$(C$*(B) -(qd "C" ?$(C$+(B) -(qd "w3" ?$(C$,(B) -(qd "wq" ?$(C$-(B) -(qd "wW" ?$(C$.(B) -(qd "V" ?$(C$0(B) -(qd "z" ?$(C$1(B) -(qd "3" ?$(C$2(B) -(qd "X" ?$(C$4(B) -(qd "q" ?$(C$5(B) -(qd "2" ?$(C$6(B) -(qd "a" ?$(C$7(B) -(qd "!" ?$(C$8(B) -(qd "Z" ?$(C$:(B) -(qd "E" ?$(C$;(B) -(qd "W" ?$(C$<(B) -(qd "Q" ?$(C$=(B) -(qd "1" ?$(C$>(B) - -(qd "G" ?/) -(qd "T" ?;) -(qd "H" ?') -(qd "B" ?!) -(qd "Y" ?<) -(qd "P" ?>) -(qd "\[" ?$(C!8(B) -(qd "\]" ?$(C!9(B) -(qd "{" ?$(C!:(B) -(qd "}" ?$(C!;(B) -(qd "N" ?0) -(qd "M" ?1) -(qd "<" ?2) -(qd ">" ?3) -(qd "J" ?4) -(qd "K" ?5) -(qd "L" ?6) -(qd "U" ?7) -(qd "I" ?8) -(qd "O" ?9) - -(qd "kf" ?$(C0!(B) -(qd "kfx" ?$(C0"(B) -(qd "kfs" ?$(C0#(B) -(qd "kfA" ?$(C0$(B) -(qd "kfw" ?$(C0%(B) -(qd "kfD" ?$(C0&(B) -(qd "kfC" ?$(C0'(B) -(qd "kfz" ?$(C0((B) -(qd "kf3" ?$(C0)(B) -(qd "kfX" ?$(C0*(B) -(qd "kfq" ?$(C0+(B) -(qd "kf2" ?$(C0,(B) -(qd "kfa" ?$(C0-(B) -(qd "kf!" ?$(C0.(B) -(qd "kfZ" ?$(C0/(B) -(qd "kfW" ?$(C00(B) -(qd "kfQ" ?$(C01(B) -(qd "kf1" ?$(C02(B) -(qd "kr" ?$(C03(B) -(qd "krx" ?$(C04(B) -(qd "krs" ?$(C05(B) -(qd "krw" ?$(C06(B) -(qd "krz" ?$(C07(B) -(qd "kr3" ?$(C08(B) -(qd "krq" ?$(C09(B) -(qd "kr2" ?$(C0:(B) -(qd "kra" ?$(C0;(B) -(qd "k6" ?$(C0<(B) -(qd "k6x" ?$(C0=(B) -(qd "k6s" ?$(C0>(B) -(qd "k6w" ?$(C0?(B) -(qd "k6q" ?$(C0@(B) -(qd "k6a" ?$(C0A(B) -(qd "kR" ?$(C0B(B) -(qd "kRs" ?$(C0C(B) -(qd "kRw" ?$(C0D(B) -(qd "kt" ?$(C0E(B) -(qd "ktx" ?$(C0F(B) -(qd "kts" ?$(C0G(B) -(qd "ktA" ?$(C0H(B) -(qd "ktw" ?$(C0I(B) -(qd "ktC" ?$(C0J(B) -(qd "ktz" ?$(C0K(B) -(qd "kt3" ?$(C0L(B) -(qd "ktq" ?$(C0M(B) -(qd "kt2" ?$(C0N(B) -(qd "kta" ?$(C0O(B) -(qd "kt!" ?$(C0P(B) -(qd "ktW" ?$(C0Q(B) -(qd "ktQ" ?$(C0R(B) -(qd "kt1" ?$(C0S(B) -(qd "kc" ?$(C0T(B) -(qd "kcs" ?$(C0U(B) -(qd "kcw" ?$(C0V(B) -(qd "kcz" ?$(C0W(B) -(qd "kc3" ?$(C0X(B) -(qd "kcq" ?$(C0Y(B) -(qd "kc2" ?$(C0Z(B) -(qd "kca" ?$(C0[(B) -(qd "ke" ?$(C0\(B) -(qd "kex" ?$(C0](B) -(qd "keF" ?$(C0^(B) -(qd "kes" ?$(C0_(B) -(qd "keA" ?$(C0`(B) -(qd "kew" ?$(C0a(B) -(qd "kez" ?$(C0b(B) -(qd "ke3" ?$(C0c(B) -(qd "keq" ?$(C0d(B) -(qd "ke2" ?$(C0e(B) -(qd "kea" ?$(C0f(B) -(qd "keW" ?$(C0g(B) -(qd "k7" ?$(C0h(B) -(qd "k7s" ?$(C0i(B) -(qd "k7w" ?$(C0j(B) -(qd "k73" ?$(C0k(B) -(qd "k7q" ?$(C0l(B) -(qd "kv" ?$(C0m(B) -(qd "kvx" ?$(C0n(B) -(qd "kvs" ?$(C0o(B) -(qd "kvA" ?$(C0p(B) -(qd "kvw" ?$(C0q(B) -(qd "kvC" ?$(C0r(B) -(qd "kvwq" ?$(C0s(B) -(qd "kvV" ?$(C0t(B) -(qd "kvz" ?$(C0u(B) -(qd "kv3" ?$(C0v(B) -(qd "kvq" ?$(C0w(B) -(qd "kva" ?$(C0x(B) -(qd "kv!" ?$(C0y(B) -(qd "k/" ?$(C0m(B) -(qd "k/x" ?$(C0n(B) -(qd "k/s" ?$(C0o(B) -(qd "k/A" ?$(C0p(B) -(qd "k/w" ?$(C0q(B) -(qd "k/C" ?$(C0r(B) -(qd "k/wq" ?$(C0s(B) -(qd "k/V" ?$(C0t(B) -(qd "k/z" ?$(C0u(B) -(qd "k/3" ?$(C0v(B) -(qd "k/q" ?$(C0w(B) -(qd "k/a" ?$(C0x(B) -(qd "k/!" ?$(C0y(B) -(qd "k/f" ?$(C0z(B) -(qd "k/fx" ?$(C0{(B) -(qd "k/fs" ?$(C0|(B) -(qd "k/fw" ?$(C0}(B) -(qd "k/fC" ?$(C0~(B) -(qd "k/fz" ?$(C1!(B) -(qd "k/f3" ?$(C1"(B) -(qd "k/fq" ?$(C1#(B) -(qd "k/fa" ?$(C1$(B) -(qd "k/r" ?$(C1%(B) -(qd "k/rs" ?$(C1&(B) -(qd "k/rw" ?$(C1'(B) -(qd "k/r3" ?$(C1((B) -(qd "k/r2" ?$(C1)(B) -(qd "k/ra" ?$(C1*(B) -(qd "k/d" ?$(C1+(B) -(qd "k/dx" ?$(C1,(B) -(qd "k/ds" ?$(C1-(B) -(qd "k/dw" ?$(C1.(B) -(qd "k/dz" ?$(C1/(B) -(qd "k/d3" ?$(C10(B) -(qd "k/dq" ?$(C11(B) -(qd "k/da" ?$(C12(B) -(qd "k4" ?$(C13(B) -(qd "k4s" ?$(C14(B) -(qd "k4w" ?$(C15(B) -(qd "k43" ?$(C16(B) -(qd "k4q" ?$(C17(B) -(qd "kb" ?$(C18(B) -(qd "kbx" ?$(C19(B) -(qd "kbs" ?$(C1:(B) -(qd "kbA" ?$(C1;(B) -(qd "kbw" ?$(C1<(B) -(qd "kbD" ?$(C1=(B) -(qd "kbC" ?$(C1>(B) -(qd "kbV" ?$(C1?(B) -(qd "kbz" ?$(C1@(B) -(qd "kb3" ?$(C1A(B) -(qd "kbq" ?$(C1B(B) -(qd "kba" ?$(C1C(B) -(qd "kb!" ?$(C1D(B) -(qd "k9" ?$(C18(B) -(qd "k9x" ?$(C19(B) -(qd "k9s" ?$(C1:(B) -(qd "k9A" ?$(C1;(B) -(qd "k9w" ?$(C1<(B) -(qd "k9D" ?$(C1=(B) -(qd "k9C" ?$(C1>(B) -(qd "k9V" ?$(C1?(B) -(qd "k9z" ?$(C1@(B) -(qd "k93" ?$(C1A(B) -(qd "k9q" ?$(C1B(B) -(qd "k9a" ?$(C1C(B) -(qd "k9!" ?$(C1D(B) -(qd "k9t" ?$(C1E(B) -(qd "k9tx" ?$(C1F(B) -(qd "k9ts" ?$(C1G(B) -(qd "k9tw" ?$(C1H(B) -(qd "k9t2" ?$(C1I(B) -(qd "k9ta" ?$(C1J(B) -(qd "k9c" ?$(C1K(B) -(qd "k9cq" ?$(C1L(B) -(qd "k9d" ?$(C1M(B) -(qd "k9dx" ?$(C1N(B) -(qd "k9ds" ?$(C1O(B) -(qd "k9dw" ?$(C1P(B) -(qd "k9dz" ?$(C1Q(B) -(qd "k9d3" ?$(C1R(B) -(qd "k9dq" ?$(C1S(B) -(qd "k5" ?$(C1T(B) -(qd "k5s" ?$(C1U(B) -(qd "k5w" ?$(C1V(B) -(qd "kg" ?$(C1W(B) -(qd "kgx" ?$(C1X(B) -(qd "kgs" ?$(C1Y(B) -(qd "kgA" ?$(C1Z(B) -(qd "kgw" ?$(C1[(B) -(qd "kgD" ?$(C1\(B) -(qd "kgz" ?$(C1](B) -(qd "kg3" ?$(C1^(B) -(qd "kgq" ?$(C1_(B) -(qd "kga" ?$(C1`(B) -(qd "k8" ?$(C1a(B) -(qd "kd" ?$(C1b(B) -(qd "kdx" ?$(C1c(B) -(qd "kds" ?$(C1d(B) -(qd "kdA" ?$(C1e(B) -(qd "kdw" ?$(C1f(B) -(qd "kdC" ?$(C1g(B) -(qd "kdz" ?$(C1h(B) -(qd "kd3" ?$(C1i(B) -(qd "kdq" ?$(C1j(B) -(qd "kda" ?$(C1k(B) -(qd "kd!" ?$(C1l(B) -(qd "kdQ" ?$(C1m(B) -(qd "kkf" ?$(C1n(B) -(qd "kkfx" ?$(C1o(B) -(qd "kkfF" ?$(C1p(B) -(qd "kkfs" ?$(C1q(B) -(qd "kkfw" ?$(C1r(B) -(qd "kkfC" ?$(C1s(B) -(qd "kkfz" ?$(C1t(B) -(qd "kkf3" ?$(C1u(B) -(qd "kkfq" ?$(C1v(B) -(qd "kkf2" ?$(C1w(B) -(qd "kkfa" ?$(C1x(B) -(qd "kkfW" ?$(C1y(B) -(qd "kkr" ?$(C1z(B) -(qd "kkrx" ?$(C1{(B) -(qd "kkrs" ?$(C1|(B) -(qd "kkrw" ?$(C1}(B) -(qd "kkrz" ?$(C1~(B) -(qd "kkr3" ?$(C2!(B) -(qd "kkrq" ?$(C2"(B) -(qd "kkr2" ?$(C2#(B) -(qd "kkra" ?$(C2$(B) -(qd "kk6" ?$(C2%(B) -(qd "kk6x" ?$(C2&(B) -(qd "kk6w" ?$(C2'(B) -(qd "kkt" ?$(C2((B) -(qd "kktx" ?$(C2)(B) -(qd "kktF" ?$(C2*(B) -(qd "kkts" ?$(C2+(B) -(qd "kktw" ?$(C2,(B) -(qd "kktz" ?$(C2-(B) -(qd "kkt3" ?$(C2.(B) -(qd "kktq" ?$(C2/(B) -(qd "kkt2" ?$(C20(B) -(qd "kkta" ?$(C21(B) -(qd "kkc" ?$(C22(B) -(qd "kkcx" ?$(C23(B) -(qd "kkcs" ?$(C24(B) -(qd "kkcz" ?$(C25(B) -(qd "kkcq" ?$(C26(B) -(qd "kkca" ?$(C27(B) -(qd "kke" ?$(C28(B) -(qd "kkes" ?$(C29(B) -(qd "kkew" ?$(C2:(B) -(qd "kkeq" ?$(C2;(B) -(qd "kke2" ?$(C2<(B) -(qd "kkeW" ?$(C2=(B) -(qd "kk7" ?$(C2>(B) -(qd "kkv" ?$(C2?(B) -(qd "kkvx" ?$(C2@(B) -(qd "kkvs" ?$(C2A(B) -(qd "kkvS" ?$(C2B(B) -(qd "kkvw" ?$(C2C(B) -(qd "kkvz" ?$(C2D(B) -(qd "kkv3" ?$(C2E(B) -(qd "kkvq" ?$(C2F(B) -(qd "kkva" ?$(C2G(B) -(qd "kkv!" ?$(C2H(B) -(qd "kkvZ" ?$(C2I(B) -(qd "kk/" ?$(C2?(B) -(qd "kk/x" ?$(C2@(B) -(qd "kk/s" ?$(C2A(B) -(qd "kk/S" ?$(C2B(B) -(qd "kk/w" ?$(C2C(B) -(qd "kk/z" ?$(C2D(B) -(qd "kk/3" ?$(C2E(B) -(qd "kk/q" ?$(C2F(B) -(qd "kk/a" ?$(C2G(B) -(qd "kk/!" ?$(C2H(B) -(qd "kk/Z" ?$(C2I(B) -(qd "kk/f" ?$(C2J(B) -(qd "kk/fx" ?$(C2K(B) -(qd "kk/fw" ?$(C2L(B) -(qd "kk/f2" ?$(C2M(B) -(qd "kk/fa" ?$(C2N(B) -(qd "kk/r" ?$(C2O(B) -(qd "kk/rx" ?$(C2P(B) -(qd "kk/ra" ?$(C2Q(B) -(qd "kk/d" ?$(C2R(B) -(qd "kk/ds" ?$(C2S(B) -(qd "kk/dw" ?$(C2T(B) -(qd "kk/dz" ?$(C2U(B) -(qd "kk/d3" ?$(C2V(B) -(qd "kk/da" ?$(C2W(B) -(qd "kk4" ?$(C2X(B) -(qd "kkb" ?$(C2Y(B) -(qd "kkbx" ?$(C2Z(B) -(qd "kkbs" ?$(C2[(B) -(qd "kkbw" ?$(C2\(B) -(qd "kkbV" ?$(C2](B) -(qd "kkbz" ?$(C2^(B) -(qd "kkb3" ?$(C2_(B) -(qd "kkbq" ?$(C2`(B) -(qd "kkba" ?$(C2a(B) -(qd "kkb!" ?$(C2b(B) -(qd "kk9" ?$(C2Y(B) -(qd "kk9x" ?$(C2Z(B) -(qd "kk9s" ?$(C2[(B) -(qd "kk9w" ?$(C2\(B) -(qd "kk9V" ?$(C2](B) -(qd "kk9z" ?$(C2^(B) -(qd "kk93" ?$(C2_(B) -(qd "kk9q" ?$(C2`(B) -(qd "kk9a" ?$(C2a(B) -(qd "kk9!" ?$(C2b(B) -(qd "kk9t" ?$(C2c(B) -(qd "kk9tw" ?$(C2d(B) -(qd "kk9t2" ?$(C2e(B) -(qd "kk9ta" ?$(C2f(B) -(qd "kk9c" ?$(C2g(B) -(qd "kk9cx" ?$(C2h(B) -(qd "kk9cs" ?$(C2i(B) -(qd "kk9cw" ?$(C2j(B) -(qd "kk9cz" ?$(C2k(B) -(qd "kk9c3" ?$(C2l(B) -(qd "kk9c2" ?$(C2m(B) -(qd "kk9d" ?$(C2n(B) -(qd "kk9ds" ?$(C2o(B) -(qd "kk9dw" ?$(C2p(B) -(qd "kk9dz" ?$(C2q(B) -(qd "kk9d3" ?$(C2r(B) -(qd "kk5" ?$(C2s(B) -(qd "kkg" ?$(C2t(B) -(qd "kkgx" ?$(C2u(B) -(qd "kkgs" ?$(C2v(B) -(qd "kkgS" ?$(C2w(B) -(qd "kkgw" ?$(C2x(B) -(qd "kkgC" ?$(C2y(B) -(qd "kkgV" ?$(C2z(B) -(qd "kkgz" ?$(C2{(B) -(qd "kkg3" ?$(C2|(B) -(qd "kkgq" ?$(C2}(B) -(qd "kkga" ?$(C2~(B) -(qd "kkgW" ?$(C3!(B) -(qd "kkd" ?$(C3"(B) -(qd "kkdx" ?$(C3#(B) -(qd "kkds" ?$(C3$(B) -(qd "kkdw" ?$(C3%(B) -(qd "kkdz" ?$(C3&(B) -(qd "kkd3" ?$(C3'(B) -(qd "kkdq" ?$(C3((B) -(qd "kkda" ?$(C3)(B) - -(qd "hf" ?$(C3*(B) -(qd "hfx" ?$(C3+(B) -(qd "hfF" ?$(C3,(B) -(qd "hfs" ?$(C3-(B) -(qd "hfA" ?$(C3.(B) -(qd "hfw" ?$(C3/(B) -(qd "hfD" ?$(C30(B) -(qd "hfC" ?$(C31(B) -(qd "hfz" ?$(C32(B) -(qd "hf3" ?$(C33(B) -(qd "hfq" ?$(C34(B) -(qd "hf2" ?$(C35(B) -(qd "hfa" ?$(C36(B) -(qd "hf!" ?$(C37(B) -(qd "hfZ" ?$(C38(B) -(qd "hfW" ?$(C39(B) -(qd "hf1" ?$(C3:(B) -(qd "hr" ?$(C3;(B) -(qd "hrx" ?$(C3<(B) -(qd "hrs" ?$(C3=(B) -(qd "hrw" ?$(C3>(B) -(qd "hrz" ?$(C3?(B) -(qd "hr3" ?$(C3@(B) -(qd "hrq" ?$(C3A(B) -(qd "hr2" ?$(C3B(B) -(qd "hra" ?$(C3C(B) -(qd "h6" ?$(C3D(B) -(qd "h6x" ?$(C3E(B) -(qd "h6s" ?$(C3F(B) -(qd "h6w" ?$(C3G(B) -(qd "h6z" ?$(C3H(B) -(qd "h6a" ?$(C3I(B) -(qd "ht" ?$(C3J(B) -(qd "htx" ?$(C3K(B) -(qd "htxq" ?$(C3L(B) -(qd "hts" ?$(C3M(B) -(qd "htw" ?$(C3N(B) -(qd "htC" ?$(C3O(B) -(qd "htw3" ?$(C3P(B) -(qd "htz" ?$(C3Q(B) -(qd "ht3" ?$(C3R(B) -(qd "htq" ?$(C3S(B) -(qd "ht2" ?$(C3T(B) -(qd "hta" ?$(C3U(B) -(qd "ht1" ?$(C3V(B) -(qd "hc" ?$(C3W(B) -(qd "hcx" ?$(C3X(B) -(qd "hcs" ?$(C3Y(B) -(qd "hcw" ?$(C3Z(B) -(qd "hcz" ?$(C3[(B) -(qd "hc3" ?$(C3\(B) -(qd "hcq" ?$(C3](B) -(qd "hc2" ?$(C3^(B) -(qd "hca" ?$(C3_(B) -(qd "he" ?$(C3`(B) -(qd "hex" ?$(C3a(B) -(qd "hes" ?$(C3b(B) -(qd "hew" ?$(C3c(B) -(qd "hez" ?$(C3d(B) -(qd "he3" ?$(C3e(B) -(qd "he2" ?$(C3f(B) -(qd "hea" ?$(C3g(B) -(qd "heE" ?$(C3h(B) -(qd "h7" ?$(C3i(B) -(qd "h7s" ?$(C3j(B) -(qd "hv" ?$(C3k(B) -(qd "hvx" ?$(C3l(B) -(qd "hvs" ?$(C3m(B) -(qd "hvw" ?$(C3n(B) -(qd "hvC" ?$(C3o(B) -(qd "hvz" ?$(C3p(B) -(qd "hv3" ?$(C3q(B) -(qd "hvq" ?$(C3r(B) -(qd "hva" ?$(C3s(B) -(qd "hvQ" ?$(C3t(B) -(qd "hv1" ?$(C3u(B) -(qd "h/" ?$(C3k(B) -(qd "h/x" ?$(C3l(B) -(qd "h/s" ?$(C3m(B) -(qd "h/w" ?$(C3n(B) -(qd "h/C" ?$(C3o(B) -(qd "h/z" ?$(C3p(B) -(qd "h/3" ?$(C3q(B) -(qd "h/q" ?$(C3r(B) -(qd "h/a" ?$(C3s(B) -(qd "h/Q" ?$(C3t(B) -(qd "h/1" ?$(C3u(B) -(qd "h/f" ?$(C3v(B) -(qd "h/fs" ?$(C3w(B) -(qd "h/fw" ?$(C3x(B) -(qd "h/f2" ?$(C3y(B) -(qd "h/d" ?$(C3z(B) -(qd "h/ds" ?$(C3{(B) -(qd "h/dw" ?$(C3|(B) -(qd "h/dz" ?$(C3}(B) -(qd "h/d3" ?$(C3~(B) -(qd "h/dq" ?$(C4!(B) -(qd "h4" ?$(C4"(B) -(qd "h4x" ?$(C4#(B) -(qd "h4s" ?$(C4$(B) -(qd "h4w" ?$(C4%(B) -(qd "h43" ?$(C4&(B) -(qd "h4q" ?$(C4'(B) -(qd "h4a" ?$(C4((B) -(qd "hb" ?$(C4)(B) -(qd "hbx" ?$(C4*(B) -(qd "hbs" ?$(C4+(B) -(qd "hbA" ?$(C4,(B) -(qd "hbw" ?$(C4-(B) -(qd "hbz" ?$(C4.(B) -(qd "hb3" ?$(C4/(B) -(qd "hbq" ?$(C40(B) -(qd "hba" ?$(C41(B) -(qd "h9" ?$(C4)(B) -(qd "h9x" ?$(C4*(B) -(qd "h9s" ?$(C4+(B) -(qd "h9A" ?$(C4,(B) -(qd "h9w" ?$(C4-(B) -(qd "h9z" ?$(C4.(B) -(qd "h93" ?$(C4/(B) -(qd "h9q" ?$(C40(B) -(qd "h9a" ?$(C41(B) -(qd "h9t" ?$(C42(B) -(qd "h9t2" ?$(C43(B) -(qd "h9c" ?$(C44(B) -(qd "h9d" ?$(C45(B) -(qd "h9ds" ?$(C46(B) -(qd "h9dw" ?$(C47(B) -(qd "h9dz" ?$(C48(B) -(qd "h9d3" ?$(C49(B) -(qd "h5" ?$(C4:(B) -(qd "h5x" ?$(C4;(B) -(qd "h5w" ?$(C4<(B) -(qd "h5z" ?$(C4=(B) -(qd "h53" ?$(C4>(B) -(qd "h5a" ?$(C4?(B) -(qd "hg" ?$(C4@(B) -(qd "hgx" ?$(C4A(B) -(qd "hgs" ?$(C4B(B) -(qd "hgw" ?$(C4C(B) -(qd "hgD" ?$(C4D(B) -(qd "hgC" ?$(C4E(B) -(qd "hgz" ?$(C4F(B) -(qd "hg3" ?$(C4G(B) -(qd "hgq" ?$(C4H(B) -(qd "hga" ?$(C4I(B) -(qd "hg!" ?$(C4J(B) -(qd "hgQ" ?$(C4K(B) -(qd "h8" ?$(C4L(B) -(qd "h8s" ?$(C4M(B) -(qd "h8w" ?$(C4N(B) -(qd "hd" ?$(C4O(B) -(qd "hdx" ?$(C4P(B) -(qd "hds" ?$(C4Q(B) -(qd "hdw" ?$(C4R(B) -(qd "hdC" ?$(C4S(B) -(qd "hdz" ?$(C4T(B) -(qd "hd3" ?$(C4U(B) -(qd "hdq" ?$(C4V(B) -(qd "hda" ?$(C4W(B) -(qd "hdQ" ?$(C4X(B) - -(qd "uf" ?$(C4Y(B) -(qd "ufx" ?$(C4Z(B) -(qd "ufF" ?$(C4[(B) -(qd "ufs" ?$(C4\(B) -(qd "ufA" ?$(C4](B) -(qd "ufw" ?$(C4^(B) -(qd "ufD" ?$(C4_(B) -(qd "ufC" ?$(C4`(B) -(qd "ufw3" ?$(C4a(B) -(qd "ufV" ?$(C4b(B) -(qd "ufz" ?$(C4c(B) -(qd "uf3" ?$(C4d(B) -(qd "ufq" ?$(C4e(B) -(qd "uf2" ?$(C4f(B) -(qd "ufa" ?$(C4g(B) -(qd "uf!" ?$(C4h(B) -(qd "ufZ" ?$(C4i(B) -(qd "uf1" ?$(C4j(B) -(qd "ur" ?$(C4k(B) -(qd "urx" ?$(C4l(B) -(qd "urs" ?$(C4m(B) -(qd "urw" ?$(C4n(B) -(qd "urz" ?$(C4o(B) -(qd "ur3" ?$(C4p(B) -(qd "urq" ?$(C4q(B) -(qd "ur2" ?$(C4r(B) -(qd "ura" ?$(C4s(B) -(qd "u6" ?$(C4t(B) -(qd "ut" ?$(C4u(B) -(qd "utx" ?$(C4v(B) -(qd "utF" ?$(C4w(B) -(qd "uts" ?$(C4x(B) -(qd "utA" ?$(C4y(B) -(qd "utw" ?$(C4z(B) -(qd "utC" ?$(C4{(B) -(qd "utw3" ?$(C4|(B) -(qd "utz" ?$(C4}(B) -(qd "ut3" ?$(C4~(B) -(qd "utq" ?$(C5!(B) -(qd "uta" ?$(C5"(B) -(qd "utZ" ?$(C5#(B) -(qd "utQ" ?$(C5$(B) -(qd "uc" ?$(C5%(B) -(qd "ucx" ?$(C5&(B) -(qd "ucs" ?$(C5'(B) -(qd "ucw" ?$(C5((B) -(qd "ucz" ?$(C5)(B) -(qd "uc3" ?$(C5*(B) -(qd "ucq" ?$(C5+(B) -(qd "uc2" ?$(C5,(B) -(qd "uca" ?$(C5-(B) -(qd "ue" ?$(C5.(B) -(qd "ues" ?$(C5/(B) -(qd "uew" ?$(C50(B) -(qd "ue2" ?$(C51(B) -(qd "uea" ?$(C52(B) -(qd "u7" ?$(C53(B) -(qd "u7s" ?$(C54(B) -(qd "uv" ?$(C55(B) -(qd "uvx" ?$(C56(B) -(qd "uvs" ?$(C57(B) -(qd "uvA" ?$(C58(B) -(qd "uvw" ?$(C59(B) -(qd "uvC" ?$(C5:(B) -(qd "uvwq" ?$(C5;(B) -(qd "uvz" ?$(C5<(B) -(qd "uv3" ?$(C5=(B) -(qd "uvq" ?$(C5>(B) -(qd "uva" ?$(C5?(B) -(qd "uvZ" ?$(C5@(B) -(qd "uvW" ?$(C5A(B) -(qd "u/" ?$(C55(B) -(qd "u/x" ?$(C56(B) -(qd "u/s" ?$(C57(B) -(qd "u/A" ?$(C58(B) -(qd "u/w" ?$(C59(B) -(qd "u/C" ?$(C5:(B) -(qd "u/wq" ?$(C5;(B) -(qd "u/z" ?$(C5<(B) -(qd "u/3" ?$(C5=(B) -(qd "u/q" ?$(C5>(B) -(qd "u/a" ?$(C5?(B) -(qd "u/Z" ?$(C5@(B) -(qd "u/W" ?$(C5A(B) -(qd "u/f" ?$(C5B(B) -(qd "u/fs" ?$(C5C(B) -(qd "u/fw" ?$(C5D(B) -(qd "u/r" ?$(C5E(B) -(qd "u/r2" ?$(C5F(B) -(qd "u/d" ?$(C5G(B) -(qd "u/ds" ?$(C5H(B) -(qd "u/dw" ?$(C5I(B) -(qd "u/dz" ?$(C5J(B) -(qd "u/d3" ?$(C5K(B) -(qd "u/dq" ?$(C5L(B) -(qd "u4" ?$(C5M(B) -(qd "ub" ?$(C5N(B) -(qd "ubx" ?$(C5O(B) -(qd "ubs" ?$(C5P(B) -(qd "ubw" ?$(C5Q(B) -(qd "ubz" ?$(C5R(B) -(qd "ub3" ?$(C5S(B) -(qd "ubq" ?$(C5T(B) -(qd "uba" ?$(C5U(B) -(qd "u9" ?$(C5N(B) -(qd "u9x" ?$(C5O(B) -(qd "u9s" ?$(C5P(B) -(qd "u9w" ?$(C5Q(B) -(qd "u9z" ?$(C5R(B) -(qd "u93" ?$(C5S(B) -(qd "u9q" ?$(C5T(B) -(qd "u9a" ?$(C5U(B) -(qd "u9t" ?$(C5V(B) -(qd "u9t2" ?$(C5W(B) -(qd "u9c" ?$(C5X(B) -(qd "u9ca" ?$(C5Y(B) -(qd "u9d" ?$(C5Z(B) -(qd "u9ds" ?$(C5[(B) -(qd "u9dw" ?$(C5\(B) -(qd "u9d3" ?$(C5](B) -(qd "u9dq" ?$(C5^(B) -(qd "u9da" ?$(C5_(B) -(qd "u5" ?$(C5`(B) -(qd "u5s" ?$(C5a(B) -(qd "u5w" ?$(C5b(B) -(qd "u5z" ?$(C5c(B) -(qd "u5a" ?$(C5d(B) -(qd "ug" ?$(C5e(B) -(qd "ugx" ?$(C5f(B) -(qd "ugs" ?$(C5g(B) -(qd "ugA" ?$(C5h(B) -(qd "ugw" ?$(C5i(B) -(qd "ugC" ?$(C5j(B) -(qd "ugz" ?$(C5k(B) -(qd "ug3" ?$(C5l(B) -(qd "ugq" ?$(C5m(B) -(qd "uga" ?$(C5n(B) -(qd "u8" ?$(C5o(B) -(qd "ud" ?$(C5p(B) -(qd "udx" ?$(C5q(B) -(qd "uds" ?$(C5r(B) -(qd "udA" ?$(C5s(B) -(qd "udw" ?$(C5t(B) -(qd "udz" ?$(C5u(B) -(qd "ud3" ?$(C5v(B) -(qd "udq" ?$(C5w(B) -(qd "ud2" ?$(C5x(B) -(qd "uda" ?$(C5y(B) -(qd "ud!" ?$(C5z(B) - -(qd "uuf" ?$(C5{(B) -(qd "uufx" ?$(C5|(B) -(qd "uufs" ?$(C5}(B) -(qd "uufw" ?$(C5~(B) -(qd "uufz" ?$(C6!(B) -(qd "uuf3" ?$(C6"(B) -(qd "uufq" ?$(C6#(B) -(qd "uuf2" ?$(C6$(B) -(qd "uufa" ?$(C6%(B) -(qd "uuf1" ?$(C6&(B) -(qd "uur" ?$(C6'(B) -(qd "uurx" ?$(C6((B) -(qd "uurs" ?$(C6)(B) -(qd "uurw" ?$(C6*(B) -(qd "uurz" ?$(C6+(B) -(qd "uur3" ?$(C6,(B) -(qd "uurq" ?$(C6-(B) -(qd "uur2" ?$(C6.(B) -(qd "uura" ?$(C6/(B) -(qd "uut" ?$(C60(B) -(qd "uutx" ?$(C61(B) -(qd "uuts" ?$(C62(B) -(qd "uutw" ?$(C63(B) -(qd "uutC" ?$(C64(B) -(qd "uutw3" ?$(C65(B) -(qd "uutz" ?$(C66(B) -(qd "uut3" ?$(C67(B) -(qd "uutq" ?$(C68(B) -(qd "uut2" ?$(C69(B) -(qd "uuta" ?$(C6:(B) -(qd "uut1" ?$(C6;(B) -(qd "uuc" ?$(C6<(B) -(qd "uucx" ?$(C6=(B) -(qd "uucs" ?$(C6>(B) -(qd "uucw" ?$(C6?(B) -(qd "uucz" ?$(C6@(B) -(qd "uuc3" ?$(C6A(B) -(qd "uucq" ?$(C6B(B) -(qd "uuc2" ?$(C6C(B) -(qd "uuca" ?$(C6D(B) -(qd "uue" ?$(C6E(B) -(qd "uue2" ?$(C6F(B) -(qd "uuv" ?$(C6G(B) -(qd "uuvx" ?$(C6H(B) -(qd "uuvs" ?$(C6I(B) -(qd "uuvw" ?$(C6J(B) -(qd "uuva" ?$(C6K(B) -(qd "uu/" ?$(C6G(B) -(qd "uu/x" ?$(C6H(B) -(qd "uu/s" ?$(C6I(B) -(qd "uu/w" ?$(C6J(B) -(qd "uu/a" ?$(C6K(B) -(qd "uu/f" ?$(C6L(B) -(qd "uu/fw" ?$(C6M(B) -(qd "uu/r" ?$(C6N(B) -(qd "uu/d" ?$(C6O(B) -(qd "uu/ds" ?$(C6P(B) -(qd "uub" ?$(C6Q(B) -(qd "uubx" ?$(C6R(B) -(qd "uubs" ?$(C6S(B) -(qd "uubw" ?$(C6T(B) -(qd "uubV" ?$(C6U(B) -(qd "uubz" ?$(C6V(B) -(qd "uuba" ?$(C6W(B) -(qd "uu9" ?$(C6Q(B) -(qd "uu9x" ?$(C6R(B) -(qd "uu9s" ?$(C6S(B) -(qd "uu9w" ?$(C6T(B) -(qd "uu9V" ?$(C6U(B) -(qd "uu9z" ?$(C6V(B) -(qd "uu9a" ?$(C6W(B) -(qd "uu9c" ?$(C6X(B) -(qd "uu9d" ?$(C6Y(B) -(qd "uu9ds" ?$(C6Z(B) -(qd "uu9dw" ?$(C6[(B) -(qd "uu9dz" ?$(C6\(B) -(qd "uu9d3" ?$(C6](B) -(qd "uu9da" ?$(C6^(B) -(qd "uug" ?$(C6_(B) -(qd "uugx" ?$(C6`(B) -(qd "uugs" ?$(C6a(B) -(qd "uugA" ?$(C6b(B) -(qd "uugw" ?$(C6c(B) -(qd "uugz" ?$(C6d(B) -(qd "uug3" ?$(C6e(B) -(qd "uugq" ?$(C6f(B) -(qd "uu8" ?$(C6g(B) -(qd "uu8s" ?$(C6h(B) -(qd "uu8w" ?$(C6i(B) -(qd "uu8z" ?$(C6j(B) -(qd "uu83" ?$(C6k(B) -(qd "uud" ?$(C6l(B) -(qd "uuds" ?$(C6m(B) -(qd "uudw" ?$(C6n(B) -(qd "uudz" ?$(C6o(B) -(qd "uud3" ?$(C6p(B) -(qd "uudq" ?$(C6q(B) -(qd "uuda" ?$(C6r(B) - -(qd "yf" ?$(C6s(B) -(qd "yfx" ?$(C6t(B) -(qd "yfs" ?$(C6u(B) -(qd "yfw" ?$(C6v(B) -(qd "yfz" ?$(C6w(B) -(qd "yf3" ?$(C6x(B) -(qd "yfq" ?$(C6y(B) -(qd "yf2" ?$(C6z(B) -(qd "yfa" ?$(C6{(B) -(qd "yf!" ?$(C6|(B) -(qd "yfQ" ?$(C6}(B) -(qd "yf1" ?$(C6~(B) -(qd "yr" ?$(C7!(B) -(qd "yrx" ?$(C7"(B) -(qd "yrs" ?$(C7#(B) -(qd "yrw" ?$(C7$(B) -(qd "yrz" ?$(C7%(B) -(qd "yr3" ?$(C7&(B) -(qd "yrq" ?$(C7'(B) -(qd "yr2" ?$(C7((B) -(qd "yra" ?$(C7)(B) -(qd "y6" ?$(C7*(B) -(qd "y6x" ?$(C7+(B) -(qd "y6s" ?$(C7,(B) -(qd "y6q" ?$(C7-(B) -(qd "y6a" ?$(C7.(B) -(qd "yt" ?$(C7/(B) -(qd "ytx" ?$(C70(B) -(qd "yts" ?$(C71(B) -(qd "ytw" ?$(C72(B) -(qd "ytz" ?$(C73(B) -(qd "yt3" ?$(C74(B) -(qd "ytq" ?$(C75(B) -(qd "yt2" ?$(C76(B) -(qd "yta" ?$(C77(B) -(qd "yt1" ?$(C78(B) -(qd "yc" ?$(C79(B) -(qd "ycx" ?$(C7:(B) -(qd "ycs" ?$(C7;(B) -(qd "ycw" ?$(C7<(B) -(qd "ycz" ?$(C7=(B) -(qd "yc3" ?$(C7>(B) -(qd "ycq" ?$(C7?(B) -(qd "yca" ?$(C7@(B) -(qd "ye" ?$(C7A(B) -(qd "yex" ?$(C7B(B) -(qd "yes" ?$(C7C(B) -(qd "yew" ?$(C7D(B) -(qd "yez" ?$(C7E(B) -(qd "ye3" ?$(C7F(B) -(qd "yeq" ?$(C7G(B) -(qd "ye2" ?$(C7H(B) -(qd "yea" ?$(C7I(B) -(qd "y7" ?$(C7J(B) -(qd "y7s" ?$(C7K(B) -(qd "y73" ?$(C7L(B) -(qd "y7q" ?$(C7M(B) -(qd "yv" ?$(C7N(B) -(qd "yvx" ?$(C7O(B) -(qd "yvs" ?$(C7P(B) -(qd "yvw" ?$(C7Q(B) -(qd "yvz" ?$(C7R(B) -(qd "yv3" ?$(C7S(B) -(qd "yvq" ?$(C7T(B) -(qd "yva" ?$(C7U(B) -(qd "y/" ?$(C7N(B) -(qd "y/x" ?$(C7O(B) -(qd "y/s" ?$(C7P(B) -(qd "y/w" ?$(C7Q(B) -(qd "y/z" ?$(C7R(B) -(qd "y/3" ?$(C7S(B) -(qd "y/q" ?$(C7T(B) -(qd "y/a" ?$(C7U(B) -(qd "y/f" ?$(C7V(B) -(qd "y/fs" ?$(C7W(B) -(qd "y/fa" ?$(C7X(B) -(qd "y/r2" ?$(C7Y(B) -(qd "y/d" ?$(C7Z(B) -(qd "y/ds" ?$(C7[(B) -(qd "y/dw" ?$(C7\(B) -(qd "y/dz" ?$(C7](B) -(qd "y/d3" ?$(C7^(B) -(qd "y/dq" ?$(C7_(B) -(qd "y/da" ?$(C7`(B) -(qd "y4" ?$(C7a(B) -(qd "y4s" ?$(C7b(B) -(qd "y4w" ?$(C7c(B) -(qd "y43" ?$(C7d(B) -(qd "y4q" ?$(C7e(B) -(qd "y4a" ?$(C7f(B) -(qd "yb" ?$(C7g(B) -(qd "ybx" ?$(C7h(B) -(qd "ybs" ?$(C7i(B) -(qd "ybw" ?$(C7j(B) -(qd "ybz" ?$(C7k(B) -(qd "yb3" ?$(C7l(B) -(qd "ybq" ?$(C7m(B) -(qd "yba" ?$(C7n(B) -(qd "y9" ?$(C7g(B) -(qd "y9x" ?$(C7h(B) -(qd "y9s" ?$(C7i(B) -(qd "y9w" ?$(C7j(B) -(qd "y9z" ?$(C7k(B) -(qd "y93" ?$(C7l(B) -(qd "y9q" ?$(C7m(B) -(qd "y9a" ?$(C7n(B) -(qd "y9t" ?$(C7o(B) -(qd "y9t2" ?$(C7p(B) -(qd "y9c" ?$(C7q(B) -(qd "y9d" ?$(C7r(B) -(qd "y9dx" ?$(C7s(B) -(qd "y9ds" ?$(C7t(B) -(qd "y9dw" ?$(C7u(B) -(qd "y9dz" ?$(C7v(B) -(qd "y9dq" ?$(C7w(B) -(qd "y9da" ?$(C7x(B) -(qd "y5" ?$(C7y(B) -(qd "y5x" ?$(C7z(B) -(qd "y5s" ?$(C7{(B) -(qd "y5w" ?$(C7|(B) -(qd "y5z" ?$(C7}(B) -(qd "y53" ?$(C7~(B) -(qd "y5q" ?$(C8!(B) -(qd "y5a" ?$(C8"(B) -(qd "yg" ?$(C8#(B) -(qd "ygx" ?$(C8$(B) -(qd "ygs" ?$(C8%(B) -(qd "ygw" ?$(C8&(B) -(qd "ygz" ?$(C8'(B) -(qd "yg3" ?$(C8((B) -(qd "ygq" ?$(C8)(B) -(qd "yga" ?$(C8*(B) -(qd "yg!" ?$(C8+(B) -(qd "ygW" ?$(C8,(B) -(qd "ygQ" ?$(C8-(B) -(qd "yd" ?$(C8.(B) -(qd "ydx" ?$(C8/(B) -(qd "yds" ?$(C80(B) -(qd "ydw" ?$(C81(B) -(qd "ydz" ?$(C82(B) -(qd "yd3" ?$(C83(B) -(qd "ydq" ?$(C84(B) -(qd "yda" ?$(C85(B) - -(qd "if" ?$(C86(B) -(qd "ifx" ?$(C87(B) -(qd "ifs" ?$(C88(B) -(qd "ifS" ?$(C89(B) -(qd "ifA" ?$(C8:(B) -(qd "ifw" ?$(C8;(B) -(qd "ifD" ?$(C8<(B) -(qd "ifC" ?$(C8=(B) -(qd "ifz" ?$(C8>(B) -(qd "if3" ?$(C8?(B) -(qd "ifq" ?$(C8@(B) -(qd "ifa" ?$(C8A(B) -(qd "if!" ?$(C8B(B) -(qd "ifW" ?$(C8C(B) -(qd "if1" ?$(C8D(B) -(qd "ir" ?$(C8E(B) -(qd "irx" ?$(C8F(B) -(qd "irs" ?$(C8G(B) -(qd "irw" ?$(C8H(B) -(qd "irz" ?$(C8I(B) -(qd "ir3" ?$(C8J(B) -(qd "irq" ?$(C8K(B) -(qd "ir2" ?$(C8L(B) -(qd "ira" ?$(C8M(B) -(qd "ir!" ?$(C8N(B) -(qd "i6" ?$(C8O(B) -(qd "i6x" ?$(C8P(B) -(qd "i6w" ?$(C8Q(B) -(qd "i6a" ?$(C8R(B) -(qd "it" ?$(C8S(B) -(qd "itx" ?$(C8T(B) -(qd "its" ?$(C8U(B) -(qd "itw" ?$(C8V(B) -(qd "itC" ?$(C8W(B) -(qd "itz" ?$(C8X(B) -(qd "it3" ?$(C8Y(B) -(qd "itq" ?$(C8Z(B) -(qd "ita" ?$(C8[(B) -(qd "it!" ?$(C8\(B) -(qd "it1" ?$(C8](B) -(qd "ic" ?$(C8^(B) -(qd "icx" ?$(C8_(B) -(qd "ics" ?$(C8`(B) -(qd "icw" ?$(C8a(B) -(qd "icz" ?$(C8b(B) -(qd "ic3" ?$(C8c(B) -(qd "icq" ?$(C8d(B) -(qd "ic2" ?$(C8e(B) -(qd "ica" ?$(C8f(B) -(qd "ie" ?$(C8g(B) -(qd "iex" ?$(C8h(B) -(qd "ies" ?$(C8i(B) -(qd "iew" ?$(C8j(B) -(qd "ieq" ?$(C8k(B) -(qd "ie2" ?$(C8l(B) -(qd "iea" ?$(C8m(B) -(qd "ieZ" ?$(C8n(B) -(qd "i7" ?$(C8o(B) -(qd "iv" ?$(C8p(B) -(qd "ivx" ?$(C8q(B) -(qd "ivxq" ?$(C8r(B) -(qd "ivs" ?$(C8s(B) -(qd "ivw" ?$(C8t(B) -(qd "ivC" ?$(C8u(B) -(qd "ivz" ?$(C8v(B) -(qd "iv3" ?$(C8w(B) -(qd "ivq" ?$(C8x(B) -(qd "iva" ?$(C8y(B) -(qd "i/" ?$(C8p(B) -(qd "i/x" ?$(C8q(B) -(qd "i/xq" ?$(C8r(B) -(qd "i/s" ?$(C8s(B) -(qd "i/w" ?$(C8t(B) -(qd "i/C" ?$(C8u(B) -(qd "i/z" ?$(C8v(B) -(qd "i/3" ?$(C8w(B) -(qd "i/q" ?$(C8x(B) -(qd "i/a" ?$(C8y(B) -(qd "i/f" ?$(C8z(B) -(qd "i/fs" ?$(C8{(B) -(qd "i/f2" ?$(C8|(B) -(qd "i/fa" ?$(C8}(B) -(qd "i/d" ?$(C8~(B) -(qd "i/ds" ?$(C9!(B) -(qd "i/dw" ?$(C9"(B) -(qd "i/d3" ?$(C9#(B) -(qd "i/dq" ?$(C9$(B) -(qd "i/da" ?$(C9%(B) -(qd "i4" ?$(C9&(B) -(qd "i4s" ?$(C9'(B) -(qd "i4w" ?$(C9((B) -(qd "i43" ?$(C9)(B) -(qd "i4q" ?$(C9*(B) -(qd "ib" ?$(C9+(B) -(qd "ibx" ?$(C9,(B) -(qd "ibF" ?$(C9-(B) -(qd "ibs" ?$(C9.(B) -(qd "ibA" ?$(C9/(B) -(qd "ibw" ?$(C90(B) -(qd "ibD" ?$(C91(B) -(qd "ibC" ?$(C92(B) -(qd "ibz" ?$(C93(B) -(qd "ib3" ?$(C94(B) -(qd "ibq" ?$(C95(B) -(qd "iba" ?$(C96(B) -(qd "ibW" ?$(C97(B) -(qd "ib1" ?$(C98(B) -(qd "i9" ?$(C9+(B) -(qd "i9x" ?$(C9,(B) -(qd "i9F" ?$(C9-(B) -(qd "i9s" ?$(C9.(B) -(qd "i9A" ?$(C9/(B) -(qd "i9w" ?$(C90(B) -(qd "i9D" ?$(C91(B) -(qd "i9C" ?$(C92(B) -(qd "i9z" ?$(C93(B) -(qd "i93" ?$(C94(B) -(qd "i9q" ?$(C95(B) -(qd "i9a" ?$(C96(B) -(qd "i9W" ?$(C97(B) -(qd "i91" ?$(C98(B) -(qd "i9t" ?$(C99(B) -(qd "i9ts" ?$(C9:(B) -(qd "i9tw" ?$(C9;(B) -(qd "i9t3" ?$(C9<(B) -(qd "i9tq" ?$(C9=(B) -(qd "i9c" ?$(C9>(B) -(qd "i9d" ?$(C9?(B) -(qd "i9ds" ?$(C9@(B) -(qd "i9dw" ?$(C9A(B) -(qd "i5" ?$(C9B(B) -(qd "i5s" ?$(C9C(B) -(qd "i5w" ?$(C9D(B) -(qd "i5z" ?$(C9E(B) -(qd "i5q" ?$(C9F(B) -(qd "ig" ?$(C9G(B) -(qd "igs" ?$(C9H(B) -(qd "igw" ?$(C9I(B) -(qd "igz" ?$(C9J(B) -(qd "igq" ?$(C9K(B) -(qd "id" ?$(C9L(B) -(qd "idx" ?$(C9M(B) -(qd "ids" ?$(C9N(B) -(qd "idA" ?$(C9O(B) -(qd "idw" ?$(C9P(B) -(qd "idC" ?$(C9Q(B) -(qd "idz" ?$(C9R(B) -(qd "id3" ?$(C9S(B) -(qd "idq" ?$(C9T(B) -(qd "id2" ?$(C9U(B) -(qd "ida" ?$(C9V(B) -(qd "idZ" ?$(C9W(B) -(qd "idW" ?$(C9X(B) - -(qd ";f" ?$(C9Y(B) -(qd ";fx" ?$(C9Z(B) -(qd ";fF" ?$(C9[(B) -(qd ";fxq" ?$(C9\(B) -(qd ";fs" ?$(C9](B) -(qd ";fA" ?$(C9^(B) -(qd ";fw" ?$(C9_(B) -(qd ";fD" ?$(C9`(B) -(qd ";fC" ?$(C9a(B) -(qd ";fw3" ?$(C9b(B) -(qd ";fz" ?$(C9c(B) -(qd ";f3" ?$(C9d(B) -(qd ";fq" ?$(C9e(B) -(qd ";fa" ?$(C9f(B) -(qd ";fW" ?$(C9g(B) -(qd ";r" ?$(C9h(B) -(qd ";rx" ?$(C9i(B) -(qd ";rs" ?$(C9j(B) -(qd ";rw" ?$(C9k(B) -(qd ";rz" ?$(C9l(B) -(qd ";r3" ?$(C9m(B) -(qd ";rq" ?$(C9n(B) -(qd ";r2" ?$(C9o(B) -(qd ";ra" ?$(C9p(B) -(qd ";rW" ?$(C9q(B) -(qd ";6" ?$(C9r(B) -(qd ";6x" ?$(C9s(B) -(qd ";6s" ?$(C9t(B) -(qd ";63" ?$(C9u(B) -(qd ";t" ?$(C9v(B) -(qd ";tx" ?$(C9w(B) -(qd ";ts" ?$(C9x(B) -(qd ";tA" ?$(C9y(B) -(qd ";tw" ?$(C9z(B) -(qd ";tC" ?$(C9{(B) -(qd ";tz" ?$(C9|(B) -(qd ";t3" ?$(C9}(B) -(qd ";tq" ?$(C9~(B) -(qd ";ta" ?$(C:!(B) -(qd ";t!" ?$(C:"(B) -(qd ";c" ?$(C:#(B) -(qd ";cx" ?$(C:$(B) -(qd ";cs" ?$(C:%(B) -(qd ";cA" ?$(C:&(B) -(qd ";cw" ?$(C:'(B) -(qd ";cz" ?$(C:((B) -(qd ";c3" ?$(C:)(B) -(qd ";cq" ?$(C:*(B) -(qd ";c2" ?$(C:+(B) -(qd ";ca" ?$(C:,(B) -(qd ";e" ?$(C:-(B) -(qd ";ex" ?$(C:.(B) -(qd ";es" ?$(C:/(B) -(qd ";ew" ?$(C:0(B) -(qd ";e3" ?$(C:1(B) -(qd ";eq" ?$(C:2(B) -(qd ";e2" ?$(C:3(B) -(qd ";ea" ?$(C:4(B) -(qd ";eW" ?$(C:5(B) -(qd ";7" ?$(C:6(B) -(qd ";7s" ?$(C:7(B) -(qd ";v" ?$(C:8(B) -(qd ";vx" ?$(C:9(B) -(qd ";vF" ?$(C::(B) -(qd ";vs" ?$(C:;(B) -(qd ";vw" ?$(C:<(B) -(qd ";vz" ?$(C:=(B) -(qd ";v3" ?$(C:>(B) -(qd ";vq" ?$(C:?(B) -(qd ";va" ?$(C:@(B) -(qd ";/" ?$(C:8(B) -(qd ";/x" ?$(C:9(B) -(qd ";/F" ?$(C::(B) -(qd ";/s" ?$(C:;(B) -(qd ";/w" ?$(C:<(B) -(qd ";/z" ?$(C:=(B) -(qd ";/3" ?$(C:>(B) -(qd ";/q" ?$(C:?(B) -(qd ";/a" ?$(C:@(B) -(qd ";/f" ?$(C:A(B) -(qd ";/fs" ?$(C:B(B) -(qd ";/f2" ?$(C:C(B) -(qd ";/r" ?$(C:D(B) -(qd ";/r2" ?$(C:E(B) -(qd ";/d" ?$(C:F(B) -(qd ";/dx" ?$(C:G(B) -(qd ";/ds" ?$(C:H(B) -(qd ";/dw" ?$(C:I(B) -(qd ";/dz" ?$(C:J(B) -(qd ";/d3" ?$(C:K(B) -(qd ";4" ?$(C:L(B) -(qd ";4s" ?$(C:M(B) -(qd ";b" ?$(C:N(B) -(qd ";bx" ?$(C:O(B) -(qd ";bs" ?$(C:P(B) -(qd ";bA" ?$(C:Q(B) -(qd ";bw" ?$(C:R(B) -(qd ";bD" ?$(C:S(B) -(qd ";bC" ?$(C:T(B) -(qd ";bz" ?$(C:U(B) -(qd ";b3" ?$(C:V(B) -(qd ";bq" ?$(C:W(B) -(qd ";ba" ?$(C:X(B) -(qd ";bW" ?$(C:Y(B) -(qd ";bQ" ?$(C:Z(B) -(qd ";9" ?$(C:N(B) -(qd ";9x" ?$(C:O(B) -(qd ";9s" ?$(C:P(B) -(qd ";9A" ?$(C:Q(B) -(qd ";9w" ?$(C:R(B) -(qd ";9D" ?$(C:S(B) -(qd ";9C" ?$(C:T(B) -(qd ";9z" ?$(C:U(B) -(qd ";93" ?$(C:V(B) -(qd ";9q" ?$(C:W(B) -(qd ";9a" ?$(C:X(B) -(qd ";9W" ?$(C:Y(B) -(qd ";9Q" ?$(C:Z(B) -(qd ";9t" ?$(C:[(B) -(qd ";9tw" ?$(C:\(B) -(qd ";9t2" ?$(C:](B) -(qd ";9c" ?$(C:^(B) -(qd ";9d" ?$(C:_(B) -(qd ";9dx" ?$(C:`(B) -(qd ";9ds" ?$(C:a(B) -(qd ";9dw" ?$(C:b(B) -(qd ";9da" ?$(C:c(B) -(qd ";5" ?$(C:d(B) -(qd ";5s" ?$(C:e(B) -(qd ";5w" ?$(C:f(B) -(qd ";5z" ?$(C:g(B) -(qd ";5q" ?$(C:h(B) -(qd ";5a" ?$(C:i(B) -(qd ";g" ?$(C:j(B) -(qd ";gx" ?$(C:k(B) -(qd ";gs" ?$(C:l(B) -(qd ";gw" ?$(C:m(B) -(qd ";gz" ?$(C:n(B) -(qd ";g3" ?$(C:o(B) -(qd ";gq" ?$(C:p(B) -(qd ";d" ?$(C:q(B) -(qd ";dx" ?$(C:r(B) -(qd ";ds" ?$(C:s(B) -(qd ";dw" ?$(C:t(B) -(qd ";dC" ?$(C:u(B) -(qd ";dz" ?$(C:v(B) -(qd ";d3" ?$(C:w(B) -(qd ";dq" ?$(C:x(B) -(qd ";da" ?$(C:y(B) -(qd ";d!" ?$(C:z(B) -(qd ";dZ" ?$(C:{(B) -(qd ";;f" ?$(C:|(B) -(qd ";;fx" ?$(C:}(B) -(qd ";;fs" ?$(C:~(B) -(qd ";;fw" ?$(C;!(B) -(qd ";;fC" ?$(C;"(B) -(qd ";;fz" ?$(C;#(B) -(qd ";;f3" ?$(C;$(B) -(qd ";;fq" ?$(C;%(B) -(qd ";;f2" ?$(C;&(B) -(qd ";;fa" ?$(C;'(B) -(qd ";;f1" ?$(C;((B) -(qd ";;r" ?$(C;)(B) -(qd ";;rx" ?$(C;*(B) -(qd ";;rs" ?$(C;+(B) -(qd ";;rw" ?$(C;,(B) -(qd ";;rz" ?$(C;-(B) -(qd ";;r3" ?$(C;.(B) -(qd ";;rq" ?$(C;/(B) -(qd ";;r2" ?$(C;0(B) -(qd ";;ra" ?$(C;1(B) -(qd ";;6" ?$(C;2(B) -(qd ";;6x" ?$(C;3(B) -(qd ";;6z" ?$(C;4(B) -(qd ";;t" ?$(C;5(B) -(qd ";;tx" ?$(C;6(B) -(qd ";;ts" ?$(C;7(B) -(qd ";;tA" ?$(C;8(B) -(qd ";;tw" ?$(C;9(B) -(qd ";;tz" ?$(C;:(B) -(qd ";;tq" ?$(C;;(B) -(qd ";;t2" ?$(C;<(B) -(qd ";;ta" ?$(C;=(B) -(qd ";;c" ?$(C;>(B) -(qd ";;ca" ?$(C;?(B) -(qd ";;e" ?$(C;@(B) -(qd ";;ex" ?$(C;A(B) -(qd ";;ez" ?$(C;B(B) -(qd ";;e3" ?$(C;C(B) -(qd ";;eq" ?$(C;D(B) -(qd ";;e2" ?$(C;E(B) -(qd ";;ea" ?$(C;F(B) -(qd ";;v" ?$(C;G(B) -(qd ";;vx" ?$(C;H(B) -(qd ";;vs" ?$(C;I(B) -(qd ";;vw" ?$(C;J(B) -(qd ";;vz" ?$(C;K(B) -(qd ";;v3" ?$(C;L(B) -(qd ";;va" ?$(C;M(B) -(qd ";;/" ?$(C;G(B) -(qd ";;/x" ?$(C;H(B) -(qd ";;/s" ?$(C;I(B) -(qd ";;/w" ?$(C;J(B) -(qd ";;/z" ?$(C;K(B) -(qd ";;/3" ?$(C;L(B) -(qd ";;/a" ?$(C;M(B) -(qd ";;/d" ?$(C;N(B) -(qd ";;4" ?$(C;O(B) -(qd ";;4a" ?$(C;P(B) -(qd ";;b" ?$(C;Q(B) -(qd ";;bx" ?$(C;R(B) -(qd ";;bs" ?$(C;S(B) -(qd ";;bw" ?$(C;T(B) -(qd ";;bz" ?$(C;U(B) -(qd ";;bq" ?$(C;V(B) -(qd ";;ba" ?$(C;W(B) -(qd ";;9" ?$(C;Q(B) -(qd ";;9x" ?$(C;R(B) -(qd ";;9s" ?$(C;S(B) -(qd ";;9w" ?$(C;T(B) -(qd ";;9z" ?$(C;U(B) -(qd ";;9q" ?$(C;V(B) -(qd ";;9a" ?$(C;W(B) -(qd ";;5" ?$(C;X(B) -(qd ";;5a" ?$(C;Y(B) -(qd ";;g" ?$(C;Z(B) -(qd ";;gs" ?$(C;[(B) -(qd ";;gw" ?$(C;\(B) -(qd ";;gz" ?$(C;](B) -(qd ";;g3" ?$(C;^(B) -(qd ";;d" ?$(C;_(B) -(qd ";;dx" ?$(C;`(B) -(qd ";;ds" ?$(C;a(B) -(qd ";;dw" ?$(C;b(B) -(qd ";;dz" ?$(C;c(B) -(qd ";;d3" ?$(C;d(B) -(qd ";;dq" ?$(C;e(B) -(qd ";;da" ?$(C;f(B) - -(qd "nf" ?$(C;g(B) -(qd "nfx" ?$(C;h(B) -(qd "nfxq" ?$(C;i(B) -(qd "nfs" ?$(C;j(B) -(qd "nfA" ?$(C;k(B) -(qd "nfw" ?$(C;l(B) -(qd "nfD" ?$(C;m(B) -(qd "nfC" ?$(C;n(B) -(qd "nfz" ?$(C;o(B) -(qd "nf3" ?$(C;p(B) -(qd "nfq" ?$(C;q(B) -(qd "nf2" ?$(C;r(B) -(qd "nfa" ?$(C;s(B) -(qd "nfW" ?$(C;t(B) -(qd "nr" ?$(C;u(B) -(qd "nrx" ?$(C;v(B) -(qd "nrs" ?$(C;w(B) -(qd "nrw" ?$(C;x(B) -(qd "nrz" ?$(C;y(B) -(qd "nr3" ?$(C;z(B) -(qd "nrq" ?$(C;{(B) -(qd "nr2" ?$(C;|(B) -(qd "nra" ?$(C;}(B) -(qd "n6" ?$(C;~(B) -(qd "n6x" ?$(C(B) -(qd "ncw" ?$(C(B) -(qd "ngz" ?$(C=?(B) -(qd "ng3" ?$(C=@(B) -(qd "ngq" ?$(C=A(B) -(qd "nga" ?$(C=B(B) -(qd "nd" ?$(C=C(B) -(qd "ndx" ?$(C=D(B) -(qd "nds" ?$(C=E(B) -(qd "ndA" ?$(C=F(B) -(qd "ndw" ?$(C=G(B) -(qd "ndV" ?$(C=H(B) -(qd "ndz" ?$(C=I(B) -(qd "nd3" ?$(C=J(B) -(qd "ndq" ?$(C=K(B) -(qd "nda" ?$(C=L(B) -(qd "ndQ" ?$(C=M(B) -(qd "nnf" ?$(C=N(B) -(qd "nnfx" ?$(C=O(B) -(qd "nnfxq" ?$(C=P(B) -(qd "nnfs" ?$(C=Q(B) -(qd "nnfw" ?$(C=R(B) -(qd "nnfz" ?$(C=S(B) -(qd "nnf3" ?$(C=T(B) -(qd "nnf2" ?$(C=U(B) -(qd "nnfa" ?$(C=V(B) -(qd "nnf1" ?$(C=W(B) -(qd "nnr" ?$(C=X(B) -(qd "nnrx" ?$(C=Y(B) -(qd "nnrs" ?$(C=Z(B) -(qd "nnrw" ?$(C=[(B) -(qd "nnrz" ?$(C=\(B) -(qd "nnr3" ?$(C=](B) -(qd "nnr2" ?$(C=^(B) -(qd "nnra" ?$(C=_(B) -(qd "nn6a" ?$(C=`(B) -(qd "nnt" ?$(C=a(B) -(qd "nntx" ?$(C=b(B) -(qd "nnts" ?$(C=c(B) -(qd "nntw" ?$(C=d(B) -(qd "nntC" ?$(C=e(B) -(qd "nntz" ?$(C=f(B) -(qd "nnt3" ?$(C=g(B) -(qd "nnt2" ?$(C=h(B) -(qd "nnta" ?$(C=i(B) -(qd "nnc" ?$(C=j(B) -(qd "nncs" ?$(C=k(B) -(qd "nncw" ?$(C=l(B) -(qd "nn7s" ?$(C=m(B) -(qd "nnv" ?$(C=n(B) -(qd "nnvx" ?$(C=o(B) -(qd "nnvs" ?$(C=p(B) -(qd "nnvA" ?$(C=q(B) -(qd "nnvw" ?$(C=r(B) -(qd "nnvC" ?$(C=s(B) -(qd "nnvz" ?$(C=t(B) -(qd "nnv3" ?$(C=u(B) -(qd "nnva" ?$(C=v(B) -(qd "nn/" ?$(C=n(B) -(qd "nn/x" ?$(C=o(B) -(qd "nn/s" ?$(C=p(B) -(qd "nn/A" ?$(C=q(B) -(qd "nn/w" ?$(C=r(B) -(qd "nn/C" ?$(C=s(B) -(qd "nn/z" ?$(C=t(B) -(qd "nn/3" ?$(C=u(B) -(qd "nn/a" ?$(C=v(B) -(qd "nn/f" ?$(C=w(B) -(qd "nn/fx" ?$(C=x(B) -(qd "nn/fs" ?$(C=y(B) -(qd "nn/f2" ?$(C=z(B) -(qd "nn/r" ?$(C={(B) -(qd "nn/r2" ?$(C=|(B) -(qd "nn/d" ?$(C=}(B) -(qd "nn/ds" ?$(C=~(B) -(qd "nn/dw" ?$(C>!(B) -(qd "nn/dz" ?$(C>"(B) -(qd "nn/d3" ?$(C>#(B) -(qd "nn4" ?$(C>$(B) -(qd "nnb" ?$(C>%(B) -(qd "nnbx" ?$(C>&(B) -(qd "nnbs" ?$(C>'(B) -(qd "nnbw" ?$(C>((B) -(qd "nnbz" ?$(C>)(B) -(qd "nnb3" ?$(C>*(B) -(qd "nnba" ?$(C>+(B) -(qd "nn9" ?$(C>%(B) -(qd "nn9x" ?$(C>&(B) -(qd "nn9s" ?$(C>'(B) -(qd "nn9w" ?$(C>((B) -(qd "nn9z" ?$(C>)(B) -(qd "nn93" ?$(C>*(B) -(qd "nn9a" ?$(C>+(B) -(qd "nn9t" ?$(C>,(B) -(qd "nn9t2" ?$(C>-(B) -(qd "nn9c" ?$(C>.(B) -(qd "nn9d" ?$(C>/(B) -(qd "nn9ds" ?$(C>0(B) -(qd "nn5a" ?$(C>1(B) -(qd "nng" ?$(C>2(B) -(qd "nngx" ?$(C>3(B) -(qd "nngs" ?$(C>4(B) -(qd "nngw" ?$(C>5(B) -(qd "nngC" ?$(C>6(B) -(qd "nngV" ?$(C>7(B) -(qd "nngz" ?$(C>8(B) -(qd "nng3" ?$(C>9(B) -(qd "nn8" ?$(C>:(B) -(qd "nn8s" ?$(C>;(B) -(qd "nn8w" ?$(C><(B) -(qd "nn8z" ?$(C>=(B) -(qd "nnd" ?$(C>>(B) -(qd "nndx" ?$(C>?(B) -(qd "nnds" ?$(C>@(B) -(qd "nndw" ?$(C>A(B) -(qd "nndz" ?$(C>B(B) -(qd "nnd3" ?$(C>C(B) -(qd "nndq" ?$(C>D(B) -(qd "nnda" ?$(C>E(B) - -(qd "jf" ?$(C>F(B) -(qd "jfx" ?$(C>G(B) -(qd "jfs" ?$(C>H(B) -(qd "jfs!" ?$(C>I(B) -(qd "jfS" ?$(C>J(B) -(qd "jfw" ?$(C>K(B) -(qd "jfD" ?$(C>L(B) -(qd "jfC" ?$(C>M(B) -(qd "jfV" ?$(C>N(B) -(qd "jfz" ?$(C>O(B) -(qd "jf3" ?$(C>P(B) -(qd "jfq" ?$(C>Q(B) -(qd "jf2" ?$(C>R(B) -(qd "jfa" ?$(C>S(B) -(qd "jfW" ?$(C>T(B) -(qd "jfQ" ?$(C>U(B) -(qd "jr" ?$(C>V(B) -(qd "jrx" ?$(C>W(B) -(qd "jrs" ?$(C>X(B) -(qd "jrw" ?$(C>Y(B) -(qd "jrz" ?$(C>Z(B) -(qd "jr3" ?$(C>[(B) -(qd "jrq" ?$(C>\(B) -(qd "jr2" ?$(C>](B) -(qd "jra" ?$(C>^(B) -(qd "j6" ?$(C>_(B) -(qd "j6x" ?$(C>`(B) -(qd "j6s" ?$(C>a(B) -(qd "j6w" ?$(C>b(B) -(qd "j6w3" ?$(C>c(B) -(qd "j6z" ?$(C>d(B) -(qd "j63" ?$(C>e(B) -(qd "j6q" ?$(C>f(B) -(qd "j6a" ?$(C>g(B) -(qd "j6W" ?$(C>h(B) -(qd "j61" ?$(C>i(B) -(qd "jR" ?$(C>j(B) -(qd "jRs" ?$(C>k(B) -(qd "jRw" ?$(C>l(B) -(qd "jR3" ?$(C>m(B) -(qd "jt" ?$(C>n(B) -(qd "jtx" ?$(C>o(B) -(qd "jts" ?$(C>p(B) -(qd "jts!" ?$(C>q(B) -(qd "jtA" ?$(C>r(B) -(qd "jtw" ?$(C>s(B) -(qd "jtD" ?$(C>t(B) -(qd "jtC" ?$(C>u(B) -(qd "jtz" ?$(C>v(B) -(qd "jt3" ?$(C>w(B) -(qd "jtX" ?$(C>x(B) -(qd "jtq" ?$(C>y(B) -(qd "jt2" ?$(C>z(B) -(qd "jta" ?$(C>{(B) -(qd "jt!" ?$(C>|(B) -(qd "jtE" ?$(C>}(B) -(qd "jtQ" ?$(C>~(B) -(qd "jc" ?$(C?!(B) -(qd "jcx" ?$(C?"(B) -(qd "jcs" ?$(C?#(B) -(qd "jcw" ?$(C?$(B) -(qd "jcz" ?$(C?%(B) -(qd "jc3" ?$(C?&(B) -(qd "jcq" ?$(C?'(B) -(qd "jca" ?$(C?((B) -(qd "je" ?$(C?)(B) -(qd "jex" ?$(C?*(B) -(qd "jeF" ?$(C?+(B) -(qd "jes" ?$(C?,(B) -(qd "jew" ?$(C?-(B) -(qd "jeC" ?$(C?.(B) -(qd "jew3" ?$(C?/(B) -(qd "jez" ?$(C?0(B) -(qd "je3" ?$(C?1(B) -(qd "jeX" ?$(C?2(B) -(qd "jeq" ?$(C?3(B) -(qd "je2" ?$(C?4(B) -(qd "jea" ?$(C?5(B) -(qd "jeW" ?$(C?6(B) -(qd "jeQ" ?$(C?7(B) -(qd "je1" ?$(C?8(B) -(qd "j7" ?$(C?9(B) -(qd "j7s" ?$(C?:(B) -(qd "j7w" ?$(C?;(B) -(qd "j7z" ?$(C?<(B) -(qd "j73" ?$(C?=(B) -(qd "j7q" ?$(C?>(B) -(qd "j72" ?$(C??(B) -(qd "jv" ?$(C?@(B) -(qd "jvx" ?$(C?A(B) -(qd "jvs" ?$(C?B(B) -(qd "jvw" ?$(C?C(B) -(qd "jvD" ?$(C?D(B) -(qd "jvC" ?$(C?E(B) -(qd "jvwq" ?$(C?F(B) -(qd "jvV" ?$(C?G(B) -(qd "jvz" ?$(C?H(B) -(qd "jv3" ?$(C?I(B) -(qd "jvq" ?$(C?J(B) -(qd "jva" ?$(C?K(B) -(qd "jvZ" ?$(C?L(B) -(qd "j/" ?$(C?@(B) -(qd "j/x" ?$(C?A(B) -(qd "j/s" ?$(C?B(B) -(qd "j/w" ?$(C?C(B) -(qd "j/D" ?$(C?D(B) -(qd "j/C" ?$(C?E(B) -(qd "j/wq" ?$(C?F(B) -(qd "j/V" ?$(C?G(B) -(qd "j/z" ?$(C?H(B) -(qd "j/3" ?$(C?I(B) -(qd "j/q" ?$(C?J(B) -(qd "j/a" ?$(C?K(B) -(qd "j/Z" ?$(C?L(B) -(qd "j/f" ?$(C?M(B) -(qd "j/fx" ?$(C?N(B) -(qd "j/fs" ?$(C?O(B) -(qd "j/fw" ?$(C?P(B) -(qd "j/fz" ?$(C?Q(B) -(qd "j/f3" ?$(C?R(B) -(qd "j/fq" ?$(C?S(B) -(qd "j/f2" ?$(C?T(B) -(qd "j/fa" ?$(C?U(B) -(qd "j/r" ?$(C?V(B) -(qd "j/rx" ?$(C?W(B) -(qd "j/rs" ?$(C?X(B) -(qd "j/rz" ?$(C?Y(B) -(qd "j/rq" ?$(C?Z(B) -(qd "j/ra" ?$(C?[(B) -(qd "j/d" ?$(C?\(B) -(qd "j/dx" ?$(C?](B) -(qd "j/ds" ?$(C?^(B) -(qd "j/dw" ?$(C?_(B) -(qd "j/dz" ?$(C?`(B) -(qd "j/d3" ?$(C?a(B) -(qd "j/dq" ?$(C?b(B) -(qd "j/da" ?$(C?c(B) -(qd "j4" ?$(C?d(B) -(qd "j4x" ?$(C?e(B) -(qd "j4s" ?$(C?f(B) -(qd "j4w" ?$(C?g(B) -(qd "j4z" ?$(C?h(B) -(qd "j43" ?$(C?i(B) -(qd "j4q" ?$(C?j(B) -(qd "j4a" ?$(C?k(B) -(qd "jb" ?$(C?l(B) -(qd "jbx" ?$(C?m(B) -(qd "jbs" ?$(C?n(B) -(qd "jbw" ?$(C?o(B) -(qd "jbD" ?$(C?p(B) -(qd "jbC" ?$(C?q(B) -(qd "jbz" ?$(C?r(B) -(qd "jb3" ?$(C?s(B) -(qd "jbq" ?$(C?t(B) -(qd "jba" ?$(C?u(B) -(qd "j9" ?$(C?l(B) -(qd "j9x" ?$(C?m(B) -(qd "j9s" ?$(C?n(B) -(qd "j9w" ?$(C?o(B) -(qd "j9D" ?$(C?p(B) -(qd "j9C" ?$(C?q(B) -(qd "j9z" ?$(C?r(B) -(qd "j93" ?$(C?s(B) -(qd "j9q" ?$(C?t(B) -(qd "j9a" ?$(C?u(B) -(qd "j9t" ?$(C?v(B) -(qd "j9tx" ?$(C?w(B) -(qd "j9ts" ?$(C?x(B) -(qd "j9tw" ?$(C?y(B) -(qd "j9tz" ?$(C?z(B) -(qd "j9t3" ?$(C?{(B) -(qd "j9t2" ?$(C?|(B) -(qd "j9ta" ?$(C?}(B) -(qd "j9c" ?$(C?~(B) -(qd "j9cx" ?$(C@!(B) -(qd "j9cs" ?$(C@"(B) -(qd "j9cw" ?$(C@#(B) -(qd "j9cz" ?$(C@$(B) -(qd "j9c3" ?$(C@%(B) -(qd "j9ca" ?$(C@&(B) -(qd "j9d" ?$(C@'(B) -(qd "j9dx" ?$(C@((B) -(qd "j9ds" ?$(C@)(B) -(qd "j9dw" ?$(C@*(B) -(qd "j9dz" ?$(C@+(B) -(qd "j9d3" ?$(C@,(B) -(qd "j9dq" ?$(C@-(B) -(qd "j9da" ?$(C@.(B) -(qd "j5" ?$(C@/(B) -(qd "j5x" ?$(C@0(B) -(qd "j5s" ?$(C@1(B) -(qd "j5w" ?$(C@2(B) -(qd "j5z" ?$(C@3(B) -(qd "j53" ?$(C@4(B) -(qd "j5q" ?$(C@5(B) -(qd "j5a" ?$(C@6(B) -(qd "j5Z" ?$(C@7(B) -(qd "jg" ?$(C@8(B) -(qd "jgx" ?$(C@9(B) -(qd "jgs" ?$(C@:(B) -(qd "jgw" ?$(C@;(B) -(qd "jgwQ" ?$(C@<(B) -(qd "jgz" ?$(C@=(B) -(qd "jg3" ?$(C@>(B) -(qd "jgq" ?$(C@?(B) -(qd "jga" ?$(C@@(B) -(qd "jg!" ?$(C@A(B) -(qd "jgZ" ?$(C@B(B) -(qd "jgE" ?$(C@C(B) -(qd "jgW" ?$(C@D(B) -(qd "jgQ" ?$(C@E(B) -(qd "jg1" ?$(C@F(B) -(qd "j8" ?$(C@G(B) -(qd "j8s" ?$(C@H(B) -(qd "j8w" ?$(C@I(B) -(qd "j8z" ?$(C@J(B) -(qd "j8q" ?$(C@K(B) -(qd "jd" ?$(C@L(B) -(qd "jdx" ?$(C@M(B) -(qd "jds" ?$(C@N(B) -(qd "jdw" ?$(C@O(B) -(qd "jdD" ?$(C@P(B) -(qd "jdC" ?$(C@Q(B) -(qd "jdV" ?$(C@R(B) -(qd "jdz" ?$(C@S(B) -(qd "jd3" ?$(C@T(B) -(qd "jdq" ?$(C@U(B) -(qd "jd2" ?$(C@V(B) -(qd "jda" ?$(C@W(B) -(qd "jd!" ?$(C@X(B) -(qd "jdQ" ?$(C@Y(B) - -(qd "lf" ?$(C@Z(B) -(qd "lfx" ?$(C@[(B) -(qd "lfs" ?$(C@\(B) -(qd "lfS" ?$(C@](B) -(qd "lfA" ?$(C@^(B) -(qd "lfw" ?$(C@_(B) -(qd "lfC" ?$(C@`(B) -(qd "lfz" ?$(C@a(B) -(qd "lf3" ?$(C@b(B) -(qd "lfq" ?$(C@c(B) -(qd "lf2" ?$(C@d(B) -(qd "lfa" ?$(C@e(B) -(qd "lf!" ?$(C@f(B) -(qd "lr" ?$(C@g(B) -(qd "lrx" ?$(C@h(B) -(qd "lrs" ?$(C@i(B) -(qd "lrw" ?$(C@j(B) -(qd "lrz" ?$(C@k(B) -(qd "lr3" ?$(C@l(B) -(qd "lrq" ?$(C@m(B) -(qd "lr2" ?$(C@n(B) -(qd "lra" ?$(C@o(B) -(qd "l6" ?$(C@p(B) -(qd "l6x" ?$(C@q(B) -(qd "l6s" ?$(C@r(B) -(qd "l6S" ?$(C@s(B) -(qd "l6w" ?$(C@t(B) -(qd "l6z" ?$(C@u(B) -(qd "l6a" ?$(C@v(B) -(qd "lR" ?$(C@w(B) -(qd "lRs" ?$(C@x(B) -(qd "lRw" ?$(C@y(B) -(qd "lt" ?$(C@z(B) -(qd "ltx" ?$(C@{(B) -(qd "lts" ?$(C@|(B) -(qd "ltw" ?$(C@}(B) -(qd "ltC" ?$(C@~(B) -(qd "ltz" ?$(CA!(B) -(qd "lt3" ?$(CA"(B) -(qd "ltq" ?$(CA#(B) -(qd "lta" ?$(CA$(B) -(qd "lt!" ?$(CA%(B) -(qd "lc" ?$(CA&(B) -(qd "lcx" ?$(CA'(B) -(qd "lcs" ?$(CA((B) -(qd "lcw" ?$(CA)(B) -(qd "lcz" ?$(CA*(B) -(qd "lc3" ?$(CA+(B) -(qd "lcq" ?$(CA,(B) -(qd "lca" ?$(CA-(B) -(qd "le" ?$(CA.(B) -(qd "les" ?$(CA/(B) -(qd "lew" ?$(CA0(B) -(qd "lez" ?$(CA1(B) -(qd "le3" ?$(CA2(B) -(qd "le2" ?$(CA3(B) -(qd "lea" ?$(CA4(B) -(qd "l7" ?$(CA5(B) -(qd "lv" ?$(CA6(B) -(qd "lvx" ?$(CA7(B) -(qd "lvs" ?$(CA8(B) -(qd "lvw" ?$(CA9(B) -(qd "lvC" ?$(CA:(B) -(qd "lvz" ?$(CA;(B) -(qd "lv3" ?$(CA<(B) -(qd "lvq" ?$(CA=(B) -(qd "lva" ?$(CA>(B) -(qd "lv!" ?$(CA?(B) -(qd "lvZ" ?$(CA@(B) -(qd "lv1" ?$(CAA(B) -(qd "l/" ?$(CA6(B) -(qd "l/x" ?$(CA7(B) -(qd "l/s" ?$(CA8(B) -(qd "l/w" ?$(CA9(B) -(qd "l/C" ?$(CA:(B) -(qd "l/z" ?$(CA;(B) -(qd "l/3" ?$(CA<(B) -(qd "l/q" ?$(CA=(B) -(qd "l/a" ?$(CA>(B) -(qd "l/!" ?$(CA?(B) -(qd "l/Z" ?$(CA@(B) -(qd "l/1" ?$(CAA(B) -(qd "l/f" ?$(CAB(B) -(qd "l/fx" ?$(CAC(B) -(qd "l/fw" ?$(CAD(B) -(qd "l/f3" ?$(CAE(B) -(qd "l/fq" ?$(CAF(B) -(qd "l/fa" ?$(CAG(B) -(qd "l/r" ?$(CAH(B) -(qd "l/r2" ?$(CAI(B) -(qd "l/ra" ?$(CAJ(B) -(qd "l/d" ?$(CAK(B) -(qd "l/ds" ?$(CAL(B) -(qd "l/dw" ?$(CAM(B) -(qd "l/dz" ?$(CAN(B) -(qd "l/d3" ?$(CAO(B) -(qd "l/dq" ?$(CAP(B) -(qd "l/da" ?$(CAQ(B) -(qd "l4" ?$(CAR(B) -(qd "l4x" ?$(CAS(B) -(qd "l4s" ?$(CAT(B) -(qd "l4a" ?$(CAU(B) -(qd "lb" ?$(CAV(B) -(qd "lbx" ?$(CAW(B) -(qd "lbs" ?$(CAX(B) -(qd "lbw" ?$(CAY(B) -(qd "lbD" ?$(CAZ(B) -(qd "lbC" ?$(CA[(B) -(qd "lbz" ?$(CA\(B) -(qd "lb3" ?$(CA](B) -(qd "lbq" ?$(CA^(B) -(qd "lba" ?$(CA_(B) -(qd "l9" ?$(CAV(B) -(qd "l9x" ?$(CAW(B) -(qd "l9s" ?$(CAX(B) -(qd "l9w" ?$(CAY(B) -(qd "l9D" ?$(CAZ(B) -(qd "l9C" ?$(CA[(B) -(qd "l9z" ?$(CA\(B) -(qd "l93" ?$(CA](B) -(qd "l9q" ?$(CA^(B) -(qd "l9a" ?$(CA_(B) -(qd "l9t" ?$(CA`(B) -(qd "l9t2" ?$(CAa(B) -(qd "l9c" ?$(CAb(B) -(qd "l9d" ?$(CAc(B) -(qd "l9dx" ?$(CAd(B) -(qd "l9ds" ?$(CAe(B) -(qd "l9dw" ?$(CAf(B) -(qd "l9dz" ?$(CAg(B) -(qd "l9d3" ?$(CAh(B) -(qd "l9dq" ?$(CAi(B) -(qd "l5" ?$(CAj(B) -(qd "l5s" ?$(CAk(B) -(qd "l5w" ?$(CAl(B) -(qd "l5z" ?$(CAm(B) -(qd "lg" ?$(CAn(B) -(qd "lgx" ?$(CAo(B) -(qd "lgs" ?$(CAp(B) -(qd "lgw" ?$(CAq(B) -(qd "lgz" ?$(CAr(B) -(qd "lg3" ?$(CAs(B) -(qd "lgq" ?$(CAt(B) -(qd "lga" ?$(CAu(B) -(qd "ld" ?$(CAv(B) -(qd "ldx" ?$(CAw(B) -(qd "lds" ?$(CAx(B) -(qd "ldA" ?$(CAy(B) -(qd "ldw" ?$(CAz(B) -(qd "ldC" ?$(CA{(B) -(qd "ldz" ?$(CA|(B) -(qd "ld3" ?$(CA}(B) -(qd "ldq" ?$(CA~(B) -(qd "lda" ?$(CB!(B) -(qd "ld!" ?$(CB"(B) -(qd "ldW" ?$(CB#(B) -(qd "ldQ" ?$(CB$(B) -(qd "llf" ?$(CB%(B) -(qd "llfx" ?$(CB&(B) -(qd "llfs" ?$(CB'(B) -(qd "llfS" ?$(CB((B) -(qd "llfw" ?$(CB)(B) -(qd "llfw3" ?$(CB*(B) -(qd "llfz" ?$(CB+(B) -(qd "llf3" ?$(CB,(B) -(qd "llfq" ?$(CB-(B) -(qd "llf2" ?$(CB.(B) -(qd "llfa" ?$(CB/(B) -(qd "llr" ?$(CB0(B) -(qd "llrx" ?$(CB1(B) -(qd "llrs" ?$(CB2(B) -(qd "llrw" ?$(CB3(B) -(qd "llrz" ?$(CB4(B) -(qd "llr3" ?$(CB5(B) -(qd "llrq" ?$(CB6(B) -(qd "llr2" ?$(CB7(B) -(qd "llra" ?$(CB8(B) -(qd "ll6" ?$(CB9(B) -(qd "ll6s" ?$(CB:(B) -(qd "ll6a" ?$(CB;(B) -(qd "llt" ?$(CB<(B) -(qd "lltx" ?$(CB=(B) -(qd "llts" ?$(CB>(B) -(qd "lltw" ?$(CB?(B) -(qd "lltz" ?$(CB@(B) -(qd "llt3" ?$(CBA(B) -(qd "lltq" ?$(CBB(B) -(qd "llt2" ?$(CBC(B) -(qd "llta" ?$(CBD(B) -(qd "llc" ?$(CBE(B) -(qd "llca" ?$(CBF(B) -(qd "lle" ?$(CBG(B) -(qd "lle2" ?$(CBH(B) -(qd "llv" ?$(CBI(B) -(qd "llvx" ?$(CBJ(B) -(qd "llvs" ?$(CBK(B) -(qd "llvw" ?$(CBL(B) -(qd "llvz" ?$(CBM(B) -(qd "llv3" ?$(CBN(B) -(qd "llvq" ?$(CBO(B) -(qd "llva" ?$(CBP(B) -(qd "llvZ" ?$(CBQ(B) -(qd "ll/" ?$(CBI(B) -(qd "ll/x" ?$(CBJ(B) -(qd "ll/s" ?$(CBK(B) -(qd "ll/w" ?$(CBL(B) -(qd "ll/z" ?$(CBM(B) -(qd "ll/3" ?$(CBN(B) -(qd "ll/q" ?$(CBO(B) -(qd "ll/a" ?$(CBP(B) -(qd "ll/Z" ?$(CBQ(B) -(qd "ll/f" ?$(CBR(B) -(qd "ll/fx" ?$(CBS(B) -(qd "ll/fw" ?$(CBT(B) -(qd "ll/f2" ?$(CBU(B) -(qd "ll/r" ?$(CBV(B) -(qd "ll/r2" ?$(CBW(B) -(qd "ll/d" ?$(CBX(B) -(qd "ll/ds" ?$(CBY(B) -(qd "ll/dw" ?$(CBZ(B) -(qd "ll/dz" ?$(CB[(B) -(qd "ll/d3" ?$(CB\(B) -(qd "ll4a" ?$(CB](B) -(qd "llb" ?$(CB^(B) -(qd "llbx" ?$(CB_(B) -(qd "llbs" ?$(CB`(B) -(qd "llbw" ?$(CBa(B) -(qd "llbz" ?$(CBb(B) -(qd "llb3" ?$(CBc(B) -(qd "llba" ?$(CBd(B) -(qd "ll9" ?$(CB^(B) -(qd "ll9x" ?$(CB_(B) -(qd "ll9s" ?$(CB`(B) -(qd "ll9w" ?$(CBa(B) -(qd "ll9z" ?$(CBb(B) -(qd "ll93" ?$(CBc(B) -(qd "ll9a" ?$(CBd(B) -(qd "ll9t" ?$(CBe(B) -(qd "ll9t2" ?$(CBf(B) -(qd "ll9ta" ?$(CBg(B) -(qd "ll9d" ?$(CBh(B) -(qd "ll5" ?$(CBi(B) -(qd "llg" ?$(CBj(B) -(qd "llgz" ?$(CBk(B) -(qd "llgq" ?$(CBl(B) -(qd "llga" ?$(CBm(B) -(qd "lld" ?$(CBn(B) -(qd "lldx" ?$(CBo(B) -(qd "llds" ?$(CBp(B) -(qd "lldw" ?$(CBq(B) -(qd "lldz" ?$(CBr(B) -(qd "lld3" ?$(CBs(B) -(qd "llda" ?$(CBt(B) -(qd "lld!" ?$(CBu(B) -(qd "lld1" ?$(CBv(B) - -(qd "of" ?$(CBw(B) -(qd "ofx" ?$(CBx(B) -(qd "ofs" ?$(CBy(B) -(qd "ofS" ?$(CBz(B) -(qd "ofw" ?$(CB{(B) -(qd "ofz" ?$(CB|(B) -(qd "of3" ?$(CB}(B) -(qd "ofq" ?$(CB~(B) -(qd "of2" ?$(CC!(B) -(qd "ofa" ?$(CC"(B) -(qd "of!" ?$(CC#(B) -(qd "or" ?$(CC$(B) -(qd "orx" ?$(CC%(B) -(qd "ors" ?$(CC&(B) -(qd "orw" ?$(CC'(B) -(qd "orz" ?$(CC((B) -(qd "or3" ?$(CC)(B) -(qd "orq" ?$(CC*(B) -(qd "or2" ?$(CC+(B) -(qd "ora" ?$(CC,(B) -(qd "o6" ?$(CC-(B) -(qd "o6s" ?$(CC.(B) -(qd "o6S" ?$(CC/(B) -(qd "o6w" ?$(CC0(B) -(qd "o6z" ?$(CC1(B) -(qd "o6a" ?$(CC2(B) -(qd "ot" ?$(CC3(B) -(qd "otx" ?$(CC4(B) -(qd "ots" ?$(CC5(B) -(qd "otw" ?$(CC6(B) -(qd "otz" ?$(CC7(B) -(qd "ot3" ?$(CC8(B) -(qd "otq" ?$(CC9(B) -(qd "ot2" ?$(CC:(B) -(qd "ota" ?$(CC;(B) -(qd "oc" ?$(CC<(B) -(qd "ocx" ?$(CC=(B) -(qd "ocs" ?$(CC>(B) -(qd "ocw" ?$(CC?(B) -(qd "ocz" ?$(CC@(B) -(qd "oc3" ?$(CCA(B) -(qd "ocq" ?$(CCB(B) -(qd "oca" ?$(CCC(B) -(qd "oe" ?$(CCD(B) -(qd "oes" ?$(CCE(B) -(qd "oe2" ?$(CCF(B) -(qd "o7" ?$(CCG(B) -(qd "o7s" ?$(CCH(B) -(qd "o7a" ?$(CCI(B) -(qd "ov" ?$(CCJ(B) -(qd "ovx" ?$(CCK(B) -(qd "ovs" ?$(CCL(B) -(qd "ovw" ?$(CCM(B) -(qd "ovz" ?$(CCN(B) -(qd "ov3" ?$(CCO(B) -(qd "ovq" ?$(CCP(B) -(qd "ova" ?$(CCQ(B) -(qd "o/" ?$(CCJ(B) -(qd "o/x" ?$(CCK(B) -(qd "o/s" ?$(CCL(B) -(qd "o/w" ?$(CCM(B) -(qd "o/z" ?$(CCN(B) -(qd "o/3" ?$(CCO(B) -(qd "o/q" ?$(CCP(B) -(qd "o/a" ?$(CCQ(B) -(qd "o/f" ?$(CCR(B) -(qd "o/fs" ?$(CCS(B) -(qd "o/fw" ?$(CCT(B) -(qd "o/fa" ?$(CCU(B) -(qd "o/d" ?$(CCV(B) -(qd "o/ds" ?$(CCW(B) -(qd "o/dw" ?$(CCX(B) -(qd "o/dz" ?$(CCY(B) -(qd "o/d3" ?$(CCZ(B) -(qd "o/dq" ?$(CC[(B) -(qd "o/da" ?$(CC\(B) -(qd "o4" ?$(CC](B) -(qd "o4z" ?$(CC^(B) -(qd "ob" ?$(CC_(B) -(qd "obx" ?$(CC`(B) -(qd "obs" ?$(CCa(B) -(qd "obw" ?$(CCb(B) -(qd "obz" ?$(CCc(B) -(qd "ob3" ?$(CCd(B) -(qd "obq" ?$(CCe(B) -(qd "oba" ?$(CCf(B) -(qd "o9" ?$(CC_(B) -(qd "o9x" ?$(CC`(B) -(qd "o9s" ?$(CCa(B) -(qd "o9w" ?$(CCb(B) -(qd "o9z" ?$(CCc(B) -(qd "o93" ?$(CCd(B) -(qd "o9q" ?$(CCe(B) -(qd "o9a" ?$(CCf(B) -(qd "o9t" ?$(CCg(B) -(qd "o9t2" ?$(CCh(B) -(qd "o9c" ?$(CCi(B) -(qd "o9cs" ?$(CCj(B) -(qd "o9d" ?$(CCk(B) -(qd "o9ds" ?$(CCl(B) -(qd "o9dw" ?$(CCm(B) -(qd "o9dz" ?$(CCn(B) -(qd "o9d3" ?$(CCo(B) -(qd "o9dq" ?$(CCp(B) -(qd "o9da" ?$(CCq(B) -(qd "o5" ?$(CCr(B) -(qd "o5s" ?$(CCs(B) -(qd "o5w" ?$(CCt(B) -(qd "o5z" ?$(CCu(B) -(qd "o5a" ?$(CCv(B) -(qd "og" ?$(CCw(B) -(qd "ogx" ?$(CCx(B) -(qd "ogs" ?$(CCy(B) -(qd "ogw" ?$(CCz(B) -(qd "ogz" ?$(CC{(B) -(qd "og3" ?$(CC|(B) -(qd "ogq" ?$(CC}(B) -(qd "oga" ?$(CC~(B) -(qd "od" ?$(CD!(B) -(qd "odx" ?$(CD"(B) -(qd "ods" ?$(CD#(B) -(qd "odA" ?$(CD$(B) -(qd "odw" ?$(CD%(B) -(qd "odD" ?$(CD&(B) -(qd "odz" ?$(CD'(B) -(qd "od3" ?$(CD((B) -(qd "odq" ?$(CD)(B) -(qd "oda" ?$(CD*(B) - -(qd "0f" ?$(CD+(B) -(qd "0fx" ?$(CD,(B) -(qd "0fs" ?$(CD-(B) -(qd "0fw" ?$(CD.(B) -(qd "0fz" ?$(CD/(B) -(qd "0f3" ?$(CD0(B) -(qd "0fq" ?$(CD1(B) -(qd "0fa" ?$(CD2(B) -(qd "0r" ?$(CD3(B) -(qd "0rx" ?$(CD4(B) -(qd "0rs" ?$(CD5(B) -(qd "0rw" ?$(CD6(B) -(qd "0rz" ?$(CD7(B) -(qd "0r3" ?$(CD8(B) -(qd "0rq" ?$(CD9(B) -(qd "0r2" ?$(CD:(B) -(qd "0ra" ?$(CD;(B) -(qd "06" ?$(CD<(B) -(qd "06x" ?$(CD=(B) -(qd "06a" ?$(CD>(B) -(qd "0t" ?$(CD?(B) -(qd "0tx" ?$(CD@(B) -(qd "0ts" ?$(CDA(B) -(qd "0tA" ?$(CDB(B) -(qd "0tw" ?$(CDC(B) -(qd "0tz" ?$(CDD(B) -(qd "0t3" ?$(CDE(B) -(qd "0tq" ?$(CDF(B) -(qd "0t2" ?$(CDG(B) -(qd "0ta" ?$(CDH(B) -(qd "0c" ?$(CDI(B) -(qd "0cx" ?$(CDJ(B) -(qd "0cs" ?$(CDK(B) -(qd "0cw" ?$(CDL(B) -(qd "0cz" ?$(CDM(B) -(qd "0c3" ?$(CDN(B) -(qd "0cq" ?$(CDO(B) -(qd "0ca" ?$(CDP(B) -(qd "0e" ?$(CDQ(B) -(qd "0es" ?$(CDR(B) -(qd "0ew" ?$(CDS(B) -(qd "0ez" ?$(CDT(B) -(qd "0e3" ?$(CDU(B) -(qd "0eq" ?$(CDV(B) -(qd "0e2" ?$(CDW(B) -(qd "0ea" ?$(CDX(B) -(qd "07" ?$(CDY(B) -(qd "0v" ?$(CDZ(B) -(qd "0vx" ?$(CD[(B) -(qd "0vs" ?$(CD\(B) -(qd "0vw" ?$(CD](B) -(qd "0vz" ?$(CD^(B) -(qd "0v3" ?$(CD_(B) -(qd "0vq" ?$(CD`(B) -(qd "0va" ?$(CDa(B) -(qd "0/" ?$(CDZ(B) -(qd "0/x" ?$(CD[(B) -(qd "0/s" ?$(CD\(B) -(qd "0/w" ?$(CD](B) -(qd "0/z" ?$(CD^(B) -(qd "0/3" ?$(CD_(B) -(qd "0/q" ?$(CD`(B) -(qd "0/a" ?$(CDa(B) -(qd "0/f" ?$(CDb(B) -(qd "0/fx" ?$(CDc(B) -(qd "0/fs" ?$(CDd(B) -(qd "0/fw" ?$(CDe(B) -(qd "0/fz" ?$(CDf(B) -(qd "0/fa" ?$(CDg(B) -(qd "0/r" ?$(CDh(B) -(qd "0/ra" ?$(CDi(B) -(qd "0/d" ?$(CDj(B) -(qd "0/dw" ?$(CDk(B) -(qd "04" ?$(CDl(B) -(qd "0b" ?$(CDm(B) -(qd "0bx" ?$(CDn(B) -(qd "0bs" ?$(CDo(B) -(qd "0bw" ?$(CDp(B) -(qd "0bz" ?$(CDq(B) -(qd "0b3" ?$(CDr(B) -(qd "0bq" ?$(CDs(B) -(qd "0ba" ?$(CDt(B) -(qd "09" ?$(CDm(B) -(qd "09x" ?$(CDn(B) -(qd "09s" ?$(CDo(B) -(qd "09w" ?$(CDp(B) -(qd "09z" ?$(CDq(B) -(qd "093" ?$(CDr(B) -(qd "09q" ?$(CDs(B) -(qd "09a" ?$(CDt(B) -(qd "09t" ?$(CDu(B) -(qd "09ts" ?$(CDv(B) -(qd "09tw" ?$(CDw(B) -(qd "09ta" ?$(CDx(B) -(qd "09c" ?$(CDy(B) -(qd "09ca" ?$(CDz(B) -(qd "09d" ?$(CD{(B) -(qd "09dx" ?$(CD|(B) -(qd "09ds" ?$(CD}(B) -(qd "09dw" ?$(CD~(B) -(qd "09dz" ?$(CE!(B) -(qd "09d3" ?$(CE"(B) -(qd "09dq" ?$(CE#(B) -(qd "09da" ?$(CE$(B) -(qd "05" ?$(CE%(B) -(qd "05s" ?$(CE&(B) -(qd "05w" ?$(CE'(B) -(qd "05z" ?$(CE((B) -(qd "0g" ?$(CE)(B) -(qd "0gx" ?$(CE*(B) -(qd "0gs" ?$(CE+(B) -(qd "0gw" ?$(CE,(B) -(qd "0gz" ?$(CE-(B) -(qd "0g3" ?$(CE.(B) -(qd "0ga" ?$(CE/(B) -(qd "0d" ?$(CE0(B) -(qd "0dx" ?$(CE1(B) -(qd "0ds" ?$(CE2(B) -(qd "0dw" ?$(CE3(B) -(qd "0dz" ?$(CE4(B) -(qd "0d3" ?$(CE5(B) -(qd "0dq" ?$(CE6(B) -(qd "0da" ?$(CE7(B) - -(qd "'f" ?$(CE8(B) -(qd "'fx" ?$(CE9(B) -(qd "'fs" ?$(CE:(B) -(qd "'fw" ?$(CE;(B) -(qd "'fD" ?$(CE<(B) -(qd "'fz" ?$(CE=(B) -(qd "'f3" ?$(CE>(B) -(qd "'fq" ?$(CE?(B) -(qd "'f2" ?$(CE@(B) -(qd "'fa" ?$(CEA(B) -(qd "'r" ?$(CEB(B) -(qd "'rx" ?$(CEC(B) -(qd "'rs" ?$(CED(B) -(qd "'rw" ?$(CEE(B) -(qd "'rz" ?$(CEF(B) -(qd "'r3" ?$(CEG(B) -(qd "'rq" ?$(CEH(B) -(qd "'r2" ?$(CEI(B) -(qd "'ra" ?$(CEJ(B) -(qd "'6" ?$(CEK(B) -(qd "'6a" ?$(CEL(B) -(qd "'t" ?$(CEM(B) -(qd "'tx" ?$(CEN(B) -(qd "'ts" ?$(CEO(B) -(qd "'tw" ?$(CEP(B) -(qd "'tC" ?$(CEQ(B) -(qd "'tz" ?$(CER(B) -(qd "'t3" ?$(CES(B) -(qd "'tq" ?$(CET(B) -(qd "'t2" ?$(CEU(B) -(qd "'ta" ?$(CEV(B) -(qd "'c" ?$(CEW(B) -(qd "'cx" ?$(CEX(B) -(qd "'cs" ?$(CEY(B) -(qd "'cw" ?$(CEZ(B) -(qd "'cz" ?$(CE[(B) -(qd "'c3" ?$(CE\(B) -(qd "'cq" ?$(CE](B) -(qd "'ca" ?$(CE^(B) -(qd "'e" ?$(CE_(B) -(qd "'es" ?$(CE`(B) -(qd "'e2" ?$(CEa(B) -(qd "'7" ?$(CEb(B) -(qd "'7s" ?$(CEc(B) -(qd "'v" ?$(CEd(B) -(qd "'vx" ?$(CEe(B) -(qd "'vs" ?$(CEf(B) -(qd "'vw" ?$(CEg(B) -(qd "'vz" ?$(CEh(B) -(qd "'v3" ?$(CEi(B) -(qd "'vq" ?$(CEj(B) -(qd "'va" ?$(CEk(B) -(qd "'vQ" ?$(CEl(B) -(qd "'/" ?$(CEd(B) -(qd "'/x" ?$(CEe(B) -(qd "'/s" ?$(CEf(B) -(qd "'/w" ?$(CEg(B) -(qd "'/z" ?$(CEh(B) -(qd "'/3" ?$(CEi(B) -(qd "'/q" ?$(CEj(B) -(qd "'/a" ?$(CEk(B) -(qd "'/Q" ?$(CEl(B) -(qd "'/f" ?$(CEm(B) -(qd "'/fs" ?$(CEn(B) -(qd "'/r" ?$(CEo(B) -(qd "'/d" ?$(CEp(B) -(qd "'/ds" ?$(CEq(B) -(qd "'/dq" ?$(CEr(B) -(qd "'/da" ?$(CEs(B) -(qd "'4" ?$(CEt(B) -(qd "'b" ?$(CEu(B) -(qd "'bx" ?$(CEv(B) -(qd "'bs" ?$(CEw(B) -(qd "'bw" ?$(CEx(B) -(qd "'bz" ?$(CEy(B) -(qd "'b3" ?$(CEz(B) -(qd "'bq" ?$(CE{(B) -(qd "'ba" ?$(CE|(B) -(qd "'9" ?$(CEu(B) -(qd "'9x" ?$(CEv(B) -(qd "'9s" ?$(CEw(B) -(qd "'9w" ?$(CEx(B) -(qd "'9z" ?$(CEy(B) -(qd "'93" ?$(CEz(B) -(qd "'9q" ?$(CE{(B) -(qd "'9a" ?$(CE|(B) -(qd "'9t" ?$(CE}(B) -(qd "'9t2" ?$(CE~(B) -(qd "'9c" ?$(CF!(B) -(qd "'9d" ?$(CF"(B) -(qd "'9dx" ?$(CF#(B) -(qd "'9ds" ?$(CF$(B) -(qd "'9dw" ?$(CF%(B) -(qd "'9dz" ?$(CF&(B) -(qd "'9d3" ?$(CF'(B) -(qd "'9da" ?$(CF((B) -(qd "'5" ?$(CF)(B) -(qd "'5s" ?$(CF*(B) -(qd "'5w" ?$(CF+(B) -(qd "'5z" ?$(CF,(B) -(qd "'5a" ?$(CF-(B) -(qd "'g" ?$(CF.(B) -(qd "'gx" ?$(CF/(B) -(qd "'gs" ?$(CF0(B) -(qd "'gA" ?$(CF1(B) -(qd "'gw" ?$(CF2(B) -(qd "'gC" ?$(CF3(B) -(qd "'gz" ?$(CF4(B) -(qd "'g3" ?$(CF5(B) -(qd "'gq" ?$(CF6(B) -(qd "'8" ?$(CF7(B) -(qd "'8s" ?$(CF8(B) -(qd "'8w" ?$(CF9(B) -(qd "'8z" ?$(CF:(B) -(qd "'83" ?$(CF;(B) -(qd "'d" ?$(CF<(B) -(qd "'dx" ?$(CF=(B) -(qd "'ds" ?$(CF>(B) -(qd "'dw" ?$(CF?(B) -(qd "'dz" ?$(CF@(B) -(qd "'d3" ?$(CFA(B) -(qd "'dq" ?$(CFB(B) -(qd "'da" ?$(CFC(B) - -(qd "pf" ?$(CFD(B) -(qd "pfx" ?$(CFE(B) -(qd "pfF" ?$(CFF(B) -(qd "pfs" ?$(CFG(B) -(qd "pfw" ?$(CFH(B) -(qd "pfC" ?$(CFI(B) -(qd "pfz" ?$(CFJ(B) -(qd "pf3" ?$(CFK(B) -(qd "pfq" ?$(CFL(B) -(qd "pf2" ?$(CFM(B) -(qd "pfa" ?$(CFN(B) -(qd "pfW" ?$(CFO(B) -(qd "pr" ?$(CFP(B) -(qd "prx" ?$(CFQ(B) -(qd "prs" ?$(CFR(B) -(qd "prw" ?$(CFS(B) -(qd "prz" ?$(CFT(B) -(qd "pr3" ?$(CFU(B) -(qd "prq" ?$(CFV(B) -(qd "pr2" ?$(CFW(B) -(qd "pra" ?$(CFX(B) -(qd "p6" ?$(CFY(B) -(qd "p6x" ?$(CFZ(B) -(qd "pt" ?$(CF[(B) -(qd "ptx" ?$(CF\(B) -(qd "pts" ?$(CF](B) -(qd "ptw" ?$(CF^(B) -(qd "ptz" ?$(CF_(B) -(qd "pt3" ?$(CF`(B) -(qd "ptq" ?$(CFa(B) -(qd "pt2" ?$(CFb(B) -(qd "pta" ?$(CFc(B) -(qd "pc" ?$(CFd(B) -(qd "pcx" ?$(CFe(B) -(qd "pcs" ?$(CFf(B) -(qd "pcw" ?$(CFg(B) -(qd "pcz" ?$(CFh(B) -(qd "pc3" ?$(CFi(B) -(qd "pcq" ?$(CFj(B) -(qd "pca" ?$(CFk(B) -(qd "pe" ?$(CFl(B) -(qd "pes" ?$(CFm(B) -(qd "pew" ?$(CFn(B) -(qd "pez" ?$(CFo(B) -(qd "pe3" ?$(CFp(B) -(qd "pe2" ?$(CFq(B) -(qd "pea" ?$(CFr(B) -(qd "p7" ?$(CFs(B) -(qd "p7w" ?$(CFt(B) -(qd "p73" ?$(CFu(B) -(qd "p7q" ?$(CFv(B) -(qd "pv" ?$(CFw(B) -(qd "pvx" ?$(CFx(B) -(qd "pvs" ?$(CFy(B) -(qd "pvw" ?$(CFz(B) -(qd "pvz" ?$(CF{(B) -(qd "pv3" ?$(CF|(B) -(qd "pvq" ?$(CF}(B) -(qd "pva" ?$(CF~(B) -(qd "p/" ?$(CFw(B) -(qd "p/x" ?$(CFx(B) -(qd "p/s" ?$(CFy(B) -(qd "p/w" ?$(CFz(B) -(qd "p/z" ?$(CF{(B) -(qd "p/3" ?$(CF|(B) -(qd "p/q" ?$(CF}(B) -(qd "p/a" ?$(CF~(B) -(qd "p/f" ?$(CG!(B) -(qd "p/fa" ?$(CG"(B) -(qd "p/d" ?$(CG#(B) -(qd "p/ds" ?$(CG$(B) -(qd "p4" ?$(CG%(B) -(qd "p4s" ?$(CG&(B) -(qd "p4w" ?$(CG'(B) -(qd "p43" ?$(CG((B) -(qd "p4q" ?$(CG)(B) -(qd "pb" ?$(CG*(B) -(qd "pbx" ?$(CG+(B) -(qd "pbs" ?$(CG,(B) -(qd "pbA" ?$(CG-(B) -(qd "pbw" ?$(CG.(B) -(qd "pbC" ?$(CG/(B) -(qd "pbz" ?$(CG0(B) -(qd "pb3" ?$(CG1(B) -(qd "pbq" ?$(CG2(B) -(qd "pba" ?$(CG3(B) -(qd "p9" ?$(CG*(B) -(qd "p9x" ?$(CG+(B) -(qd "p9s" ?$(CG,(B) -(qd "p9A" ?$(CG-(B) -(qd "p9w" ?$(CG.(B) -(qd "p9C" ?$(CG/(B) -(qd "p9z" ?$(CG0(B) -(qd "p93" ?$(CG1(B) -(qd "p9q" ?$(CG2(B) -(qd "p9a" ?$(CG3(B) -(qd "p9t" ?$(CG4(B) -(qd "p9ta" ?$(CG5(B) -(qd "p9d" ?$(CG6(B) -(qd "p9ds" ?$(CG7(B) -(qd "p9dw" ?$(CG8(B) -(qd "p9dz" ?$(CG9(B) -(qd "p9dq" ?$(CG:(B) -(qd "p5" ?$(CG;(B) -(qd "p5s" ?$(CG<(B) -(qd "p5w" ?$(CG=(B) -(qd "p5z" ?$(CG>(B) -(qd "p5q" ?$(CG?(B) -(qd "p5a" ?$(CG@(B) -(qd "pg" ?$(CGA(B) -(qd "pgs" ?$(CGB(B) -(qd "pgw" ?$(CGC(B) -(qd "pgz" ?$(CGD(B) -(qd "pg3" ?$(CGE(B) -(qd "pgq" ?$(CGF(B) -(qd "pd" ?$(CGG(B) -(qd "pdx" ?$(CGH(B) -(qd "pds" ?$(CGI(B) -(qd "pdw" ?$(CGJ(B) -(qd "pdz" ?$(CGK(B) -(qd "pd3" ?$(CGL(B) -(qd "pdq" ?$(CGM(B) -(qd "pda" ?$(CGN(B) - -(qd "mf" ?$(CGO(B) -(qd "mfx" ?$(CGP(B) -(qd "mfs" ?$(CGQ(B) -(qd "mfw" ?$(CGR(B) -(qd "mfwW" ?$(CGS(B) -(qd "mfz" ?$(CGT(B) -(qd "mf3" ?$(CGU(B) -(qd "mfq" ?$(CGV(B) -(qd "mfa" ?$(CGW(B) -(qd "mr" ?$(CGX(B) -(qd "mrx" ?$(CGY(B) -(qd "mrs" ?$(CGZ(B) -(qd "mrw" ?$(CG[(B) -(qd "mrz" ?$(CG\(B) -(qd "mr3" ?$(CG](B) -(qd "mrq" ?$(CG^(B) -(qd "mr2" ?$(CG_(B) -(qd "mra" ?$(CG`(B) -(qd "m6" ?$(CGa(B) -(qd "m6a" ?$(CGb(B) -(qd "mt" ?$(CGc(B) -(qd "mtx" ?$(CGd(B) -(qd "mts" ?$(CGe(B) -(qd "mtw" ?$(CGf(B) -(qd "mtC" ?$(CGg(B) -(qd "mtz" ?$(CGh(B) -(qd "mt3" ?$(CGi(B) -(qd "mtq" ?$(CGj(B) -(qd "mta" ?$(CGk(B) -(qd "mc" ?$(CGl(B) -(qd "mcx" ?$(CGm(B) -(qd "mcs" ?$(CGn(B) -(qd "mcw" ?$(CGo(B) -(qd "mcz" ?$(CGp(B) -(qd "mc3" ?$(CGq(B) -(qd "mcq" ?$(CGr(B) -(qd "mca" ?$(CGs(B) -(qd "me" ?$(CGt(B) -(qd "mex" ?$(CGu(B) -(qd "mes" ?$(CGv(B) -(qd "mew" ?$(CGw(B) -(qd "mez" ?$(CGx(B) -(qd "me3" ?$(CGy(B) -(qd "meq" ?$(CGz(B) -(qd "me2" ?$(CG{(B) -(qd "mea" ?$(CG|(B) -(qd "m7" ?$(CG}(B) -(qd "m7s" ?$(CG~(B) -(qd "m7w" ?$(CH!(B) -(qd "m73" ?$(CH"(B) -(qd "mv" ?$(CH#(B) -(qd "mvx" ?$(CH$(B) -(qd "mvs" ?$(CH%(B) -(qd "mvw" ?$(CH&(B) -(qd "mvwW" ?$(CH'(B) -(qd "mvz" ?$(CH((B) -(qd "mv3" ?$(CH)(B) -(qd "mvq" ?$(CH*(B) -(qd "mva" ?$(CH+(B) -(qd "mvW" ?$(CH,(B) -(qd "m/" ?$(CH#(B) -(qd "m/x" ?$(CH$(B) -(qd "m/s" ?$(CH%(B) -(qd "m/w" ?$(CH&(B) -(qd "m/wW" ?$(CH'(B) -(qd "m/z" ?$(CH((B) -(qd "m/3" ?$(CH)(B) -(qd "m/q" ?$(CH*(B) -(qd "m/a" ?$(CH+(B) -(qd "m/W" ?$(CH,(B) -(qd "m/f" ?$(CH-(B) -(qd "m/fx" ?$(CH.(B) -(qd "m/fs" ?$(CH/(B) -(qd "m/fw" ?$(CH0(B) -(qd "m/fq" ?$(CH1(B) -(qd "m/fa" ?$(CH2(B) -(qd "m/r" ?$(CH3(B) -(qd "m/rx" ?$(CH4(B) -(qd "m/rs" ?$(CH5(B) -(qd "m/rq" ?$(CH6(B) -(qd "m/ra" ?$(CH7(B) -(qd "m/d" ?$(CH8(B) -(qd "m/dx" ?$(CH9(B) -(qd "m/ds" ?$(CH:(B) -(qd "m/dw" ?$(CH;(B) -(qd "m/d3" ?$(CH<(B) -(qd "m/dq" ?$(CH=(B) -(qd "m/da" ?$(CH>(B) -(qd "m4" ?$(CH?(B) -(qd "m4s" ?$(CH@(B) -(qd "m4w" ?$(CHA(B) -(qd "m43" ?$(CHB(B) -(qd "m4q" ?$(CHC(B) -(qd "mb" ?$(CHD(B) -(qd "mbx" ?$(CHE(B) -(qd "mbs" ?$(CHF(B) -(qd "mbw" ?$(CHG(B) -(qd "mbwW" ?$(CHH(B) -(qd "mbz" ?$(CHI(B) -(qd "mbq" ?$(CHJ(B) -(qd "mba" ?$(CHK(B) -(qd "m9" ?$(CHD(B) -(qd "m9x" ?$(CHE(B) -(qd "m9s" ?$(CHF(B) -(qd "m9w" ?$(CHG(B) -(qd "m9wW" ?$(CHH(B) -(qd "m9z" ?$(CHI(B) -(qd "m9q" ?$(CHJ(B) -(qd "m9a" ?$(CHK(B) -(qd "m9t" ?$(CHL(B) -(qd "m9ts" ?$(CHM(B) -(qd "m9tw" ?$(CHN(B) -(qd "m9tz" ?$(CHO(B) -(qd "m9ta" ?$(CHP(B) -(qd "m9c" ?$(CHQ(B) -(qd "m9cx" ?$(CHR(B) -(qd "m9cs" ?$(CHS(B) -(qd "m9cw" ?$(CHT(B) -(qd "m9ca" ?$(CHU(B) -(qd "m9d" ?$(CHV(B) -(qd "m9dx" ?$(CHW(B) -(qd "m9ds" ?$(CHX(B) -(qd "m9dw" ?$(CHY(B) -(qd "m9dz" ?$(CHZ(B) -(qd "m9d3" ?$(CH[(B) -(qd "m9dq" ?$(CH\(B) -(qd "m9da" ?$(CH](B) -(qd "m5" ?$(CH^(B) -(qd "m5x" ?$(CH_(B) -(qd "m5s" ?$(CH`(B) -(qd "m5w" ?$(CHa(B) -(qd "m5z" ?$(CHb(B) -(qd "m5q" ?$(CHc(B) -(qd "m5a" ?$(CHd(B) -(qd "mg" ?$(CHe(B) -(qd "mgx" ?$(CHf(B) -(qd "mgs" ?$(CHg(B) -(qd "mgS" ?$(CHh(B) -(qd "mgA" ?$(CHi(B) -(qd "mgw" ?$(CHj(B) -(qd "mgD" ?$(CHk(B) -(qd "mgz" ?$(CHl(B) -(qd "mg3" ?$(CHm(B) -(qd "mgq" ?$(CHn(B) -(qd "mga" ?$(CHo(B) -(qd "mgW" ?$(CHp(B) -(qd "m8" ?$(CHq(B) -(qd "m8s" ?$(CHr(B) -(qd "m8w" ?$(CHs(B) -(qd "m8z" ?$(CHt(B) -(qd "m83" ?$(CHu(B) -(qd "m8a" ?$(CHv(B) -(qd "md" ?$(CHw(B) -(qd "mdx" ?$(CHx(B) -(qd "mds" ?$(CHy(B) -(qd "mdw" ?$(CHz(B) -(qd "mdz" ?$(CH{(B) -(qd "md3" ?$(CH|(B) -(qd "mdq" ?$(CH}(B) -(qd "mda" ?$(CH~(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-hanja-jis.el --- a/lisp/quail/quail-hanja-jis.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,534 +0,0 @@ -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). -;; This file contains Chinese characters from japanese Kanji fonts -;; for use with Hangul document (especially with HLaTeX). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;; 93.6.30 Written for Mule Ver.0.9.8.01 by K.H. UN. -;; -;; Original table is from quail-py.el. -;; 94.10.7 Modified for Mule Ver.2.1 by K.Handa - -;; # KANJI input table for Mule to be used in hangul document. -;; # With "jhtex" an extended KS-to-TeX converter you can use watanabe-jfonts -;; # in HLaTeX documents.(You must use *euc-korea* coding system) - -(require 'quail) - -(quail-define-package - "hanja-jis" "2$(C9z=D(BJIS$B4A;z(B" t - "$B3:aD$(CGO4B(B $B4A;z$(C@G(B $B1$$(C@;(B $(CGQ1[(B2$(C9z$B<0$(C@87N(B $B8F=P$(CGO?)(B $BA*Z$(B" - '( - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - (" " . quail-select-current) - ) - ) - -(qdv "rk" "$B1]2>2@2A2B2C2D2E2G2H2K2M2N2Q2T2W2X2`2o3976P$PqQ+RjS'[H[I`]aPcwgWhSkEkhlKlhmF(B") -(qdv "rkr" "$B3F3J3L3P3Q3S3U5Q5S9oH9RJS>T=WmXBZ([d]W`Bk4l;r((B") -(qdv "rks" "$B064%4&4)4/43444B4G4H4J4N4V:&:):1?{U!XLYc[8[K[Y[e`CarcCecgek]s*su(B") -(qdv "rkf" "$B2p3e3i3k3l7GP"[+brcqf;iypbpv(B") -(qdv "rka" "$B4*4.46484:4;4E4F4U7g848::0QaT,T0VHY"Y~\m]>^@aQbWeHiTm^nGoHs|(B") -(qdv "rkq" "$B2!389C9gL(R:b5fpo^(B") -(qdv "rkd" "$B2,3`6/607D9/959>9G9K9P9V9]9_9dFzP6Q,S3U*V>XMY,[:[|aEbee,eZf5i(jvlora(B") -(qdv "ro" "$B2B2U2p2r2~3'3)3+3,3.313435383;8DP"P$PCQsXAXhYb\4^taNb5k;(B") -(qdv "ror" "$B5RS=(B") -(qdv "rod" "$B9#99dkf=f>o3(B") -(qd "ri" "$B2X(B") -(qd "rir" "$BnS(B") -(qdv "rj" "$B5n5o5p5q5r5t5w5x3J3V3W7b7cPqYH\|g-h#k.ojqnr/rps&(B") -(qdv "rus" "$B3_3o7x8#8$8(8*8+8/G{KzLzPWVtWz[G`Fa+d*f0l$s$(B") -(qdv "ruf" "$B5K7@7h7i7k7mLRQSY1YIYMe~r!(B") -(qdv "rua" "$B3y7s8,XDY:]>d/heni(B") -(qdv "ruq" "$B3fKKXDnw(B") -(qdv "rud" "$B5~6%6*6-6@6C797B7D7I7J7P7T7U7Y7Z7[7_9.999<9E9L:"P7Q?QDQHQmR&R'S+WMX]\{_i`{a9a[b~e%e4e;fVfzh3krmKmtpopts](B") -(qdv "rP" "$B2|3#3&3,5(787<7@7K7L7N7O7Q7R7W7\:fFOU|W@X)[G^da8b#c4d"e;eki)kSl0r!s1(B") -(qdv "rh" "$B6l8E8G8H8I8K8N8O8S8T8V8Z8[8\8]9F9M9Q9b9i9p;)4C4I4P4Q4S4X4[4\6z?{P%QN]Y^ub9eEeGf%k7oQopsA(B") -(qdv "rhkf" "$B3g3hH&I0Qi[XfZ(B") -(qdv "rhkd" "$B3H6)688w9-9[9\T]W"Z2[%[&[Z^+bhc~d!e&e-fykToJ(B") -(qdv "rho" "$B3]757SS%XyYL[Jjh(B") -(qdv "rhl" "$B2q2t2u2x2z2}3!P*PzTUW_XC\G`skK(B") -(qdv "rhlr" "$Bg2qE(B") -(qdv "rhld" "$B9(9I9O9l^3mDo)(B") -(qdv "ry" "$B3I3P3S3z5j6#6+6,65666:6>8r8s9'9*9;9J9Y9Z;->7R{UHYxZJ\r_$`Db)c#c\fKg1i`m]n[q-qaqb(B") -(qdv "rn" "$B11192$2%2*3C555V5W5X5_5a5d5e5f5l5q6e6f6g6h6i6j6k6m6n6o6p6q7)8{8}9$949=9B9XC!G#H7KUP}QJR"R?RkSRU=UBUdVOV}V~WaW|XvY+Yl[M[N]?]X]\a.aLbZc`d@gOgQgqhgiUjMjdk2kMkpmsn)n9nlplq'qDq\r-szs}(B") -(qdv "rnr" "$B5E5F5G6I9m9qSxT"[xdxkqlr(B") -(qdv "rns" "$B7/727374[ub0b1c[f:je(B") -(qdv "rnf" "$B6~7!7"KYPcRPVA(B") -(qdv "rnd" "$B5\5]5gcVm;(B") -(qdv "rnjs" "$B4+4,5s7q7t7w7}7~8"R%R0RKT!X+[{\^bGe:"DPTwYdYw\\b#bkcad}eYj_lbm|oaqDr-(B") -(qdv "rbs" "$B556Q6]d0nbsKs}(B") -(qd "rbf" "$B5L(B") -(qdv "rmr" "$B2D3W6K7`7a7d9nP4QnUqV![yh{n<(B") -(qdv "rms" "$B6O6P6R6T6Z6\6`6a:,Xi\]`wbbhAk3ncq<(B") -(qdv "rmf" "$B7@k?(B") -(qdv "rma" "$B6S6W6X6Y6^6_6b8i:#SaZ"jPsX(B") -(qdv "rmq" "$B075Z5^5b5h5i5kV)(B") -(qdv "rmd" "$B919NOJOKQ>Wqbb(B") -(qdv "rl" "$B0k4k4l4o4p4q4s4t4v4w4z4{4|4}4~5!5$5%5&5'5*5-5/5253585;5=5@5o778J8k8p:j:k:l<(B6H)IIL'P4PXQCQpSOSZT-TtV?W1YVZ\Zz[.[9[L[w\H]c]f]k^?aCc2cEe:f3f4fMk+k1kxl1leq@qVqgr?sJ(B") -(qd "rlr" "$B5J(B") -(qd "rls" "$B6[(B") -(qdv "rlf" "$B5H5K5MPKYI(B") -(qd "rla" "$B6b(B") -(qd "Rlr" "$B5J(B") -(qdv "sk" "$BF`FaFqQ5U1XoY.YnUP(B") -(qdv "su" "$B=wYRsUWVfW8`obug*gBqN(B") -(qdv "shd" "$BG;G?G@Q/(B") -(qd "shk" "$B<6(B") -(qdv "shl" "$BG:G>X=g*q/(B") -(qdv "sy" "$BE.G"U>Yz\vo?o_r)(B") -(qd "sn" "$BfU(B") -(qd "sns" "$BUD(B") -(qdv "snf" "$BRefmkD(B") -(qdv "sb" "$BI3WY`=nf(B") -(qdv "sbr" "$BWYjHjI(B") -(qd "smd" "$BG=(B") -(qdv "sl" "$BE%FtG)G*Wb_>_Pg7(B") -(qdv "slr" "$BE.F?(B") -(qdv "slf" "$BFtWbZc(B") -(qdv "sla" "$BDBWl(B") -(qdv "ek" "$BB?BgCcTl(B") -(qdv "eks" "$B1_C"C0C1C4C6C;Cgp0(B") -(qdv "ejr" "$BFAW\(B") -(qdv "eh" "$B0p?^D)D7EHEIEKELEOEQERESETEUEYE]EaEgEhEiEmEnEpEqEsExE~F(F+F3F:F;R[T&V:Y[Y\YqZ.[7[m\*]%]9^9^mbQcKe6eBeCe{h8h9k/lum%mmokpkqC(B") -(qdv "ehr" "$B<3FBFDFEFFFGFHFI`1`9`We{l&qqsb(B") -(qdv "ehs" "$B=cFUFWFXFYFZF[F\Z}_wa&n,q+(B") -(qdv "ehf" "$BFMF\Rt[S(B") -(qdv "ehd" "$B4R6ME_E`ElEoF!F/F0F1F4F6F7F8F9F\[_``8`dqQ(B") -(qdv "fks" "$BMpMqMsMvP,UO]3_Q_s`%k&oVolsB(B") -(qdv "fkf" "$BQoSIT?T@dzme(B") -(qdv "fka" "$BMrMtMuMwQ0U:Z0]4dWeqe|k"k5nN(B") -(qdv "fkq" "$B@"O9YG[VgDgEoM(B") -(qdv "fkd" "$BBlBmO-O/O1O2O5O:[-`f`gh>j'lplt(B") -(qdv "fo" "$BPTWR(B") -(qd "fod" "$BNd(B") -(qdv "fir" "$BN+N,Z6a@(B") -(qdv "fid" "$BL:N+NNBNCNHNINJNLPoQ@QZSJdmdnjllpltmQmRr4(B") -(qdv "fu" "$B023BEWK{N7N8N9NeNoO$O?Q6R/S:W*[q]-`4`5avbjdze8eFg0gFh-i(B") -(qdv "fyd" "$BN5N6iD(B") -(qdv "fn" "$BP>pU(B") -(qdv "fma" "$BQ[W)XnhR(B") -(qdv "fmd" "$B0=I)KSN?NGNMVE\AhQi3(B") -(qdv "fl" "$B3=8qA8C,DsKiMxMyMzM{M|M}M~N!N"N#N$N%NRNoP]P^X&Xm_"`4`5crdaf@h.h=imjBkJl>nZqkr5rEsW(B") -(qdv "fls" "$BNUNYNZN[RgX'iBm8m9nC(B") -(qdv "fla" "$BNSNTNVNWaepC(B") -(qdv "flq" "$B3^N)N3g~(B") -(qdv "ak" "$BGMGOK`KaKbKcSWU@Vw`uadb{j1j2(B") -(qdv "akr" "$BGyG|KFKkKlLNUki8(B") -(qdv "aks" "$B17HTHUHZJZK|K}K~L!L"OQRDRXV]VoW>W?Xp^`_TbVe\h_jGktm*mNo8q=r#(B") -(qdv "akf" "$BKuKvKwbFcBg}k$p\pi(B") -(qdv "akd" "$BK4K:K;K>LQLVX1f&f(gjh+hOjL?L@LCLDZy\U^rbTh,j&nIsf(B") -(qd "aP" "$BjV(B") -(qdv "ah" "$B18243}G|InJgJhJiJkJlK9K?KAKEKFKHKlL0L6L7LNLOLSLWU(ZV`S`pa(b&bHcjdwfNfnhOkuqxr|(B") -(qdv "ahr" "$BI$KRKTLZL\Q^[7]teYg|s/(B") -(qdv "ahf" "$BKWL^]G]s(B") -(qdv "ahd" "$BL4LXQOTm[$[/](_Bb^ga(B") -(qdv "ay" "$B1,@&G-I@IAICIDIEJhL/ZbZe^]b?eMg{i8(B") -(qdv "an" "$B@&I5IoIpIqIsJjJlK4K?KEKGL3L5L6L7L8L9LPU(V`W'XcXlYEZ[\>bHeYhOj]kX(B") -(qdv "anr" "$BKAKOK|L[`Tfn(B") -(qdv "ans" "$B2cJ-J8J9JZLHLdLfLgLhPnQfX$XpY_e$(B") -(qdv "anf" "$BJ*L^(B") -(qdv "al" "$B3aFfHxHyH}H~JFL#L$LBLoU;VKW9W=_>_Pdve[i/m?sHsSs`(B") -(qdv "als" "$BIRL1LeV1X>XbZa^#eNf+o\sf(B") -(qdv "alf" "$BL)L*\ikm(B") -(qdv "qkr" "$B9}GmGnGoGqGsGtGuGvGwGzG}JmKPKQP8YsYv\w^p`a`yg.p;qPr0rX(B") -(qdv "qks" "$BHH?H@HBHCHIHJHKHLHRHSHWHXJ1JVJ[YBZ5\Q_/amcme+fvj6k'm*(B") -(qdv "qkf" "$BH-H.H/H0H1H4KVUVX#Y6Y{^_b"b$cAlmq{r1(B") -(qdv "qkd" "$BJoJ|J}K'K,K.K5K7K8KIVIaIcIhJ]JbJcJdJeJnJsJuTHUoUph^jppfse(B") -(qdv "qhr" "$BIzI{I|I}I~J!J"J#J$KMKNKPR6Z=Z>\w]M_Ad9h*hyiui}j`m.mUmVqFrX(B") -(qdv "qhs" "$BK\TqlL(B") -(qdv "qhd" "$B0)HFIuJpJtJvJwJ{K%K)K*K/K1K@^"_bcsdK(B") -(qdv "qn" "$B3x4LlRlgmUn>n]rjrksOsPse(B") -(qd "qnr" "$BKL(B") -(qdv "qns" "$BBNHRH[J,J.J/J0J1J2J3J4J5J6J7K[K_RfW][C]d]p_9`6a'a=cic|gnlL(B") -(qdv "qnf" "$BITJ&J'J(J)PGWJWgYD[,`Ac1q|sd(B") -(qdv "qnd" "$BC*J+JxJ~K2TDW:boe^(B") -(qd "qmr" "$BR6(B") -(qdv "ql" "$B7%H[H\H]H^H_HaHbHcHeHfHgHjHkHlHnHpHqHsHtHwHzH{H|I!J(JOP#PlR8SgU&U9U{X`[,\R`Aa]acbNbgc0c>dDdcdue#f1fGg#g$g>hKhoitjkl"l@lAlLl]nAp)pBp[pfqorL(B") -(qdv "qls" "$BIFIKILINIOIPIQLFUMZ/]']R_@eoi@p~r&(B") -(qdv "qld" "$BI9QRQVQ_U2Xaf[qHqU(B") -(qdv "tk" "$B278%:3:6:;:=:>:?:@:p;E;G;H;J;K;L;M;N;U;W;[;`;b;d;e;l;r;t;v;w;{<%<-&>(>0>2>E>M>X>\>]>^>e>o>uAPASAVA[AjAzA|BlBmErF=FKH"MMRVUCURVyV{XS\k]O`.a3fFjakJ@7@8`Ocy(B") -(qd "tid" "$Bq.(B") -(qdv "tj" "$B5P:T=k=l=n=o=p=q=r=s=v=x=y=z={?p@3@4@>@@@BAMD)L;P0ScTPTfVYY3ZFZGd.e1fTf]fqsUsk(B") -(qdv "tjr" "$B3c<.D@"@]RYSqXRXwYpfcm:oRq#(B") -(qdv "tjd" "$B>J>k@+@-@.@1@9@;@<@?@CX9Zp`Od-fag)(B") -(qdv "tp" "$B:P:Y:{@$@*@G@b@vLcWB^/ih(B") -(qdv "th" "$B037+:i$>%>,>.>/><>?>B>C>F>K>P>R>S>dA:AAABAGAIAJALA]A_AcAgA{B}I%R#SbU?XG[`\f][]{^j_O_va4d,dTg[hvi+i?l!lsmvn:n[nyp>>YAWAwW~[@^DcpgNiOkVo1psr"(B") -(qd "thkf" "$B:~(B") -(qdv "tho" "$B:?:U:~;&;/^/_S`tbl(B") -(qdv "thl" "$B?h?jTj(B") -(qdv "tn" "$Bs((B") -(qdv "tnf" "$B=Q=RN(WuX|[2(B") -(qdv "tnd" "$B?r?shE(B") -(qdv "tnl" "$BPfPg^C(B") -(qdv "tmf" "$BI(`niMi|(B") -(qdv "tmq" "$B<>=&=,=1_!>#>5>:>g>h>jANFlGhP+QtR4[Fejj$o~(B") -(qdv "tl" "$B0;3A:|;&;H;O;S;T;\;k;m;n;x;{;~<(<,}>~?!?"?#?)?*B)Uf_omHq3(B") -(qdv "tls" "$B:g?-?.?1?5?7?=?@?B?C?E?H?I?U?V?WC$GjH8RqS"UbXFY;Zo_~iglYpur`(B") -(qdv "tlf" "$B<:<<<=(B") -(qdv "dor" "$B1U3[LkLqY/YUf~mCoup'(B") -(qdv "dod" "$BSm]/f"rts@(B") -(qdv "di" "$BYnd`h`hji;oPs4s~(B") -(qdv "did" "$B>\>m>n>w>y>zMHMLMMMNMSM[M\PSTaUPWyZ7ZfZx\k_!_G_laZagaxc:cUjwl*nVqh(B") -(qdv "dj" "$B1w5y5z5{8f8lS0S}S~^Kq,qGrNsw(B") -(qdv "djr" "$B2/21225?M^\z(B") -(qdv "djs" "$B1a8@8AGgI'PpUA_adN(B") -(qdv "djf" "$B]"]1(B") -(qdv "dja" "$B1b1f264`4d8387Q7RLSnV^Vx^;f,ofqd(B") -(qd "djq" "$B6H(B") -(qdv "dp" "$BWk]P(B") -(qdv "du" "$BFrG!M=M>M?M@MAMBP.]C^.aBe1gMgPh'i1ikl%q1(B") -(qdv "dur" "$B0W0h1V1X5UlWn;pD(B") -(qdv "dP" "$B0e1C1H1L1T4"7X7];yjrr[r\(B") -(qdv "dhf" "$BQ:\Eg,(B") -(qdv "dhd" "$B2'MJTYW+a%a1a~c]j(B") -(qdv "dho" "$B0#3?OARwbdiw(B") -(qdv "dhl" "$B0Z307(VLV[`Pbvi'r>(B") -(qdv "dy" "$B1z3Z6F9x>qD8F+LsMEMIMKMRMTMWMXMZQ'TpU-UKULVRVvWTWUY9YjYz\[\v]H_$`"`vcXc_eeh}j4kon-n3qAs8t!t#t$(B") -(qdv "dyr" "$B?+C+M]M_MaV;^ieUhljs(B") -(qdv "dyd" "$B23B{M&M/M0MCMFMGMOMPMQMVMYP\XJXY\Wa5f`gNill}o0ps(B") -(qdv "dn" "$B0r1&1'1)1*1+2$2%5m6h6r6s6v6w6x6y?uKtL`M$M%M'M+M4M9P2P}R^R_VJ\d]?]XaOb3c;c1?1@Zt]N_pe"fQp(pq(B") -(qdv "dnf" "$B080S1516]5_q(B") -(qdv "dnd" "$B7'M:(B") -(qdv "dnjs" "$B080w1!1`1e1g1n1q1r1s1u3@4j85868;I2QMT$T(U6UcXE^S`)gkiojOkdmWn|ovp((B") -(qdv "dnjf" "$B1[7nXz[)denh(B") -(qdv "dnl" "$B010L0N0O0Q0R0S0V0Y0^0_0`0b0c161R4m56OAQ&S@SxT#Vk^O`*a_eOh(B") -(qdv "dl" "$B0;0J0K0P0W0[0\1B;\<$<)<*jP;QtUT(B") -(qdv "wk" "$B040q:4:8:::^:n;F;I;P;Q;R;Z;g;p;q;s;z;|<"<'<+dQjDlQo4(B") -(qdv "wkq" "$B;(AYA^C}SrYgd4p7p8(B") -(qdv "wkd" "$B>">)>->1>8>@>O>Q>U>_>c>f>l>s>uATAqArAuB!B"D"D%D2D9F5P?TGTVTcTyT}U#UrVQW2\u\~^J^y`-`/`R`xaog6gGgIg`h7hIi,i6jfl[l\o6rc(B") -(qdv "wo" "$B:F:H:K:M:R:X:[:\:_:`:bE?EAEBECEDEEG{H*KjMdQ#QrR4RdSsT{UsV\W%X"X}Y%ZBZS]a^!_E`0a/aYaub!c"d%d5d?euf?fHg"lcm7mYm[nonto"oCp4pSp|q4qBs6s7t"(B") -(qdv "wjf" "$B=`@Z@[@^@`@a@dCbLERERGRzY#ZqZr^6cffOlkmE(B") -(qdv "wja" "$B0>@jA2E9E@FQG4V3dRpAsVsZ(B") -(qdv "wjq" "$B@\D3XR\&\7\D]~^XfcrW(B") -(qdv "wjd" "$B0f;*>=>Z>`>p>t>{@,@/@0@5@:@EBGCzD.D:DbDdDeDgDhDjDmDnDrDuDvDwDxDzD{E"E#E$FTKoLwMdP'RZVlY]ZW[l^F^[a6aKbMcWf^hGj:mwn&nDnKoFp=pP(B") -(qdv "wp" "$B1-:O:Q:W:]:^=t=|@)@=@F@^BhBiBjDiDkDoDpDsDtD}P_Q1Q}Z+Zq_;bDbEbIgAi5lZm3pIpmpnsn(B") -(qdv "wh" "$B3v7+:x;4<>H>[>rA;A=D>a>bAnI"P:WOXQ\#\$\b^JdpeTj*l{m'm)oG(B") -(qdv "whk" "$B:4:8:A:B:C(B") -(qd "whl" "$B:a(B") -(qd "wy" "$Bn[(B") -(qdv "wn" "$B3t:nI>Z>xA9A=A>A}A~B#D'YN\t__kz(B") -(qdv "wl" "$B4t5@;V;X;Y;];^;_;c;f;h;i;j;o;}<1SDcFcM(B") -(qdv "wls" "$B?0?6?8?:?>???A?G?J?L?P?T?XC$DADCDDDEE6FxKyPVSQZi]I_~`_a+a;b8bCbSeVgKhmjWlcmGo/(B") -(qdv "wlf" "$B<8<;<@;?;A@qRUZ9`&cbdlesl-lUo4oSoTqB(B") -(qdv "ckf" "$B;!;";$;%QkY)`\e'(B") -(qdv "cka" "$B;2;4;BA2Q(Q)RTTOVPVZXNXOXPXrXs\ackk{k|l)l+q](B") -(qdv "ckd" "$B>'>+>3>4>;>T?zAOARAdAkAsD*D1H+PiQlRRX0XHYoZHZd^E^k^}`KalcYgZm#r.(B") -(qdv "co" "$B:9:D:L:N:S:V:W:Z[Pbyd)dG(B") -(qdv "cj" "$B:J=h@(A@Q]X.^Ge1hF(B") -(qdv "cjr" "$B;I<\@I@L@M@TD=QqRhWFZ3^~akinljm$m(m6p"s5(B") -(qdv "cjs" "$B0+6N6z6|;=@i@n@q@t@u@|A$A&A(A)A+C)E7PBPjQdSCV_Z#[a\9^I^Y_Ea$chh(lMlxoqotph(B") -(qdv "cjf" "$BDVE/E0E1E2E4FLFmS5V%YZmPnno$oDoEq8(B") -(qdv "cja" "$B84@mE:E*>9>vC}D!D-D5E=aHaIaJbLjymLmM(B") -(qdv "cjd" "$B;*;,@2@6@A@DD#D0W,W-fehGiq(B") -(qdv "cp" "$B@ZBNBXBZBaDVDfDyD|D~FeFmSFSiSjYZ\<^8^|bIbfh\hxjim%>6>7>A>G>K>L>S>V>d?]A?ACApD6D8ICQvR#R+V%V9X!X7X^[B\%^W_VcDggkWl:mknLndqzs|?$?(?tB%B0SvV$ZKb`badHifk=m1o7qq(B") -(qdv "chs" "$B1%@#B=FAQAZAmAoC~DMF4G,N5N6P:PxR2WOWdX;eAeTfb(B") -(qdv "chl" "$B:E:GVCYt\c^/(B") -(qdv "cn" "$B0,1/3bWCiCnCoMCQU`>g^j5(B") -(qdv "cnp" "$BX,X-X8aahDlT(B") -(qdv "cnl" "$BAX(B") -(qdv "cl" "$B:7:9;u<#<&>}?"?%CMCQCTCUCVCWCZD'D>FePLRHRNSPTiV5VbVpVz[i_ua7a?awbtcPcze#e>eLfWiPjul8lemOo!p5r5rKrvrwscso(B") -(qdv "clr" "$BB'B,DNGicJjYqU(B") -(qdv "cho" "$B2wTo`V(B") -(qdv "xk" "$BBBBCBDBEBFBGBHBIBJBKBLBMCSOMPIS#TXU`YYYe[4\s]}g!m>qLrx(B") -(qdv "xkr" "$BBnBoBqBsBtBuBvBwBxByE'EYPkS6Y>[Q_7ner0(B") -(qdv "xks" "$BBMC2C3C7C:C>CBCFF]FgWlE(B") -(qdv "xkq" "$BEcEkYr\PpaperW(B") -(qdv "xkd" "$BEfErE|F"Vfb;j#(B") -(qdv "xo" "$B@GB@BABUBVBYB[B]BaBfBgG=KXLaQ<\(cze)ihkHq&qM(B") -(qdv "xor" "$BBpBrBtZ$_7(B") -(qdv "xh" "$BEFEGEQEZEeF$Q=h9(B") -(qd "xhs" "$Bjt(B") -(qdv "xhd" "$B23DKDLE{E}HuWxXV(B") -(qdv "xhl" "$B?dBOB\B`DHDIDJFXjtpx(B") -(qdv "xn" "$BEJEjF)F.L{Pye5o+qmr,(B") -(qdv "xmr" "$BB_FCXW(B") -(qdv "vk" "$B?|GCGDGEGGGHGIGJGKGLGNHmHvT3WfZ4[1`(``bncvfRg8hJh]jZllox(B") -(qdv "vks" "$B:d:eH=HDHGHNR!]ra"ng(B") -(qdv "vkf" "$B;+H,R\[5n\(B") -(qdv "vo" "$B143-GIGTGWGXG\GbH4HmI#PPUVX#Y6ZT[1]o`cp>(B") -(qdv "vod" "$BC*K#K5KDW:WEZU_0b|e^(B") -(qd "vir" "$BX?(B") -(qdv "vus" "$BJ?JPJRJSJTJWJXJ\Y(fIgyi~jokfqY(B") -(qd "vua" "$BlJ(B") -(qdv "vud" "$BDZI>IMJ?Wh^$bogyhLr9(B") -(qdv "vP" "$B3AGQGYJ>J@JCJDJEKJUJVrW&ZIZMasi0qo(B") -(qdv "vh" "$B1:3s3wGxGzI[I]IrJ^J_J`JaJqJyJzK"K$K&K+K0K=R1R5R7RvS.T5YF[T_F_\aWb.f}gTgzj\jqmynppRq0q}r:rDsR(B") -(qdv "vhr" "$BGxGzI}K=_F(B") -(qdv "vy" "$B<]I6I7I8I:I;IeHh1n8nro|pwq2rRsD(B") -(qdv "gkq" "$B389^9gH:RnR}^eb4b5b6hdonr{(B") -(qdv "gkd" "$B7e9+91939:9A9R9T9_9`FzP6PDRbWqe}fjobprr*(B") -(qdv "go" "$B0g2r3#3$3*3/31323:3<:zPsT6TnTxUXW(Xh\4i&j7k;k_n0nOqO(B") -(qdv "gor" "$B3/3Kbkk*mJ(B") -(qdv "god" "$B0I8v9,9Te.jbr}(B") -(qdv "gid" "$B5}6?6A6B8~9aSlq.(B") -(qdv "gj" "$B135u5vTR[[]A^w(B") -(qdv "gjs" "$B7{8%8.YW`[(B") -(qdv "gjf" "$B]8?9`JGPWRl^-aRbAeQidjJnkp}(B") -(qdv "guf" "$B7j7l>iJGLRUSk#pv(B") -(qd "gua" "$B7y(B") -(qdv "guq" "$B0A3p6"6(6.646965|7:7;7?7A7U7V7e9UTk_W_X`rfzj%mj(B") -(qdv "gP" "$B7E7RQBR>TxWBX*b=c4l~nQp^(B") -(qdv "gh" "$B3O8C8F8L8M8P8Q8R8U8W8[8_8c8j8n8o9%9@9f9h9j9k:c;)I1Q%RzS)S`XAXZY&Zk[']8_f_g_t`!`:c6fTBTCTKTNTQTWT\T_UNU~V&V,V-V.V/V0V2V4V8VNW;WjWnWpY0YKY^Z1Zs[=[b[n\)\-\.\/\0\1\O\S\j\n\o\p\q\x]&]6]B]i^<^L^c_&_1`b" . quail-next-candidate-block) - (" " . quail-select-current) - ) - ) - -(qdv "rk" "$(CJ!J"J#J$J%J&J'J(J)J*J+J,J-J.J/J0J1J2J3J4J5J6J7J8J9J:J;JJ?J@JAJBJCJDJEJFJGJH(B") -(qdv "rks" "$(CJIJJJKJLJMJNJOJPJQJRJSJTJUJVJWJXJYJZJ[J\J]J^J_J`(B") -(qdv "rkf" "$(CJaJbJcJdJeJfJgJhJiJj(B") -(qdv "rka" "$(CJkJlJmJnJoJpJqJrJsJtJuJvJwJxJyJzJ{J|J}J~(B") -(qdv "rkq" "$(CK!K"K#K$K%K&(B") -(qdv "rkd" "$(CK'K(K)K*K+K,K-K.K/K0K1K2K3K4K5K6K7K8K9K:K;K(B") -(qdv "ro" "$(CK?K@KAKBKCKDKEKFKGKHKIKJKKKLKMKNKOKPKQKR(B") -(qdv "ror" "$(CKSKT(B") -(qdv "rod" "$(CKUKVKWKX(B") -(qdv "rir" "$(CKY(B") -(qdv "rj" "$(CKZK[K\K]K^K_K`KaKbKcKdKeKfKgKhKiKj(B") -(qdv "rjs" "$(CKkKlKmKnKoKpKqKrKsKtKuKv(B") -(qdv "rjf" "$(CKwKxKyKz(B") -(qdv "rja" "$(CK{K|K}K~L!L"L#(B") -(qdv "rjq" "$(CL$L%L&(B") -(qdv "rp" "$(CL'L(L)(B") -(qdv "rur" "$(CL*L+L,L-L.L/L0(B") -(qdv "rus" "$(CL1L2L3L4L5L6L7L8L9L:L;(B") -(qdv "ruf" "$(CLL?L@LA(B") -(qdv "rua" "$(CLBLCLDLELFLG(B") -(qdv "rud" "$(CLHLILJLKLLLMLNLOLPLQLRLSLTLULVLWLXLYLZL[L\L]L^L_L`LaLbLcLdLeLfLgLhLiLjLkLlLmLnLoLpLqLrLsLt(B") -(qdv "rP" "$(CLuLvLwLxLyLzL{L|L}L~M!M"M#M$M%M&M'M(M)M*M+M,M-M.(B") -(qdv "rh" "$(CM/M0M1M2M3M4M5M6M7M8M9M:M;MM?M@MAMBMCMDMEMFMGMHMIMJMKMLMMMNMOMPMQMRMSMTMU(B") -(qdv "rhr" "$(CMVMWMXMYMZM[M\(B") -(qdv "rhs" "$(CM]M^M_M`MaMbMcMdMeMf(B") -(qdv "rhf" "$(CMgMhMi(B") -(qdv "rhd" "$(CMjMkMlMmMnMoMpMqMrMsMtMuMvMwMxMy(B") -(qdv "rhw" "$(CMz(B") -(qdv "rhk" "$(CM{M|M}M~N!N"N#N$N%N&N'N((B") -(qdv "rhkr" "$(CN)N*N+N,(B") -(qdv "rhks" "$(CN-N.N/N0N1N2N3N4N5N6N7N8N9N:N;NN?N@NA(B") -(qdv "rhkd" "$(CNBNCNDNENFNGNHNINJNKNLNMNN(B") -(qdv "rho" "$(CNONPNQ(B") -(qdv "rhl" "$(CNRNSNTNUNVNWNXNYNZ(B") -(qdv "rhld" "$(CN[N\N]N^(B") -(qdv "ry" "$(CN_N`NaNbNcNdNeNfNgNhNiNjNkNlNmNnNoNpNqNrNsNtNuNvNw(B") -(qdv "rn" "$(CNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,O-O.O/O0O1O2O3O4O5O6O7O8O9O:O;OO?O@OAOBOCODOEOFOGOHOIOJOKOLOMONOO(B") -(qdv "rnr" "$(COPOQOROSOTOU(B") -(qdv "rns" "$(COVOWOXOYOZO[(B") -(qdv "rnf" "$(CO\O]O^O_(B") -(qdv "rnd" "$(CO`OaObOcOdOe(B") -(qdv "rnjs" "$(COfOgOhOiOjOkOlOmOnOo(B") -(qdv "rnjf" "$(COpOqOrOsOt(B") -(qdv "rnp" "$(COuOvOwOxOyOz(B") -(qdv "rnl" "$(CO{O|O}O~P!P"(B") -(qdv "rb" "$(CP#P$P%P&P'P(P)P*P+P,P-P.P/P0P1(B") -(qdv "rbs" "$(CP2P3P4P5P6P7P8(B") -(qdv "rbf" "$(CP9(B") -(qdv "rmr" "$(CP:P;PP?P@(B") -(qdv "rms" "$(CPAPBPCPDPEPFPGPHPIPJPKPLPMPNPO(B") -(qdv "rmf" "$(CPP(B") -(qdv "rma" "$(CPQPRPSPTPUPVPWPXPYPZP[P\P]P^(B") -(qdv "rmq" "$(CP_P`PaPbPcPdPe(B") -(qdv "rmd" "$(CPfPgPhPi(B") -(qdv "rl" "$(CPjPkPlPmPnPoPpPqPrPsPtPuPvPwPxPyPzP{P|P}P~Q!Q"Q#Q$Q%Q&Q'Q(Q)Q*Q+Q,Q-Q.Q/Q0Q1Q2Q3Q4Q5Q6Q7Q8Q9Q:Q;QQ?Q@QAQBQCQDQEQFQGQHQIQJQK(B") -(qdv "rls" "$(CQL(B") -(qdv "rlf" "$(CQMQNQOQP(B") -(qdv "rla" "$(CQQ(B") -(qdv "Rlr" "$(CQR(B") -(qdv "sk" "$(CQSQTQUQVQWQXQYQZQ[Q\Q]Q^Q_Q`Qa(B") -(qdv "skr" "$(CQbQcQdQeQfQgQhQi(B") -(qdv "sks" "$(CQjQkQlQmQnQoQpQqQr(B") -(qdv "skf" "$(CQsQt(B") -(qdv "ska" "$(CQuQvQwQxQyQzQ{Q|Q}(B") -(qdv "skq" "$(CQ~R!R"R#R$(B") -(qdv "skd" "$(CR%R&R'R(R)R*R+(B") -(qdv "so" "$(CR,R-R.R/R0R1(B") -(qdv "sod" "$(CR2(B") -(qdv "su" "$(CR3(B") -(qdv "sus" "$(CR4R5R6(B") -(qdv "sua" "$(CR7R8R9R:(B") -(qdv "sud" "$(CR;R<(B") -(qdv "sh" "$(CR=R>R?R@RARBRCRDRERFRGRHRIRJRKRLRMRN(B") -(qdv "shr" "$(CRORPRQRRRSRT(B") -(qdv "shs" "$(CRU(B") -(qdv "shd" "$(CRVRWRXRYRZR[R\(B") -(qdv "shl" "$(CR]R^R_R`RaRb(B") -(qdv "sy" "$(CRc(B") -(qdv "sn" "$(CRdReRfRgRhRiRjRk(B") -(qdv "sns" "$(CRl(B") -(qdv "snf" "$(CRm(B") -(qdv "sb" "$(CRnRo(B") -(qdv "smr" "$(CRpRq(B") -(qdv "sma" "$(CRr(B") -(qdv "smd" "$(CRsRtRuRvRwRx(B") -(qdv "sl" "$(CRyRz(B") -(qdv "slr" "$(CR{R|(B") -(qdv "ek" "$(CR}R~(B") -(qdv "eks" "$(CS!S"S#S$S%S&S'S(S)S*S+S,S-S.S/S0S1S2S3S4(B") -(qdv "ekf" "$(CS5S6S7S8S9(B") -(qdv "eka" "$(CS:S;SS?S@SASBSCSDSESFSGSHSISJ(B") -(qdv "ekq" "$(CSKSLSMSNSO(B") -(qdv "ekd" "$(CSPSQSRSSSTSUSVSWSXSYSZ(B") -(qdv "eo" "$(CS[S\S]S^S_S`SaSbScSdSeSfSgShSiSj(B") -(qdv "eor" "$(CSk(B") -(qdv "ejr" "$(CSlSm(B") -(qdv "eh" "$(CSnSoSpSqSrSsStSuSvSwSxSySzS{S|S}S~T!T"T#T$T%T&T'T(T)T*T+T,T-T.T/T0T1T2T3T4T5T6T7(B") -(qdv "ehr" "$(CT8T9T:T;TT?T@TA(B") -(qdv "ehs" "$(CTBTCTDTETFTGTHTITJTK(B") -(qdv "ehf" "$(CTLTM(B") -(qdv "ehd" "$(CTNTOTPTQTRTSTTTUTVTWTXTYTZT[T\T]T^(B") -(qdv "en" "$(CT_T`TaTbTcTdTeTfTgThTi(B") -(qdv "ens" "$(CTjTkTlTmTnTo(B") -(qdv "emr" "$(CTp(B") -(qdv "emd" "$(CTqTrTsTtTuTvTwTxTy(B") -(qdv "fk" "$(CTzT{T|T}T~U!U"U#U$(B") -(qdv "fkr" "$(CU%U&U'U(U)U*U+U,U-(B") -(qdv "fks" "$(CU.U/U0U1U2U3U4U5U6(B") -(qdv "fkf" "$(CU7U8(B") -(qdv "fka" "$(CU9U:U;UU?U@UAUB(B") -(qdv "fkq" "$(CUCUDUE(B") -(qdv "fkd" "$(CUFUGUHUIUJUKULUM(B") -(qdv "fo" "$(CUNUOUPUQ(B") -(qdv "fod" "$(CUR(B") -(qdv "fir" "$(CUSUT(B") -(qdv "fid" "$(CUUUVUWUXUYUZU[U\U]U^U_U`Ua(B") -(qdv "fu" "$(CUbUcUdUeUfUgUhUiUjUkUlUmUnUoUpUqUrUs(B") -(qdv "fur" "$(CUtUuUvUwUxUyUz(B") -(qdv "fus" "$(CU{U|U}U~V!V"V#V$V%V&V'V((B") -(qdv "fuf" "$(CV)V*V+V,V-V.(B") -(qdv "fua" "$(CV/V0V1V2V3(B") -(qdv "fuq" "$(CV4(B") -(qdv "fud" "$(CV5V6V7V8V9V:V;VV?V@VAVBVCVDVEVF(B") -(qdv "fP" "$(CVGVHVIVJVK(B") -(qdv "fh" "$(CVLVMVNVOVPVQVRVSVTVUVVVWVXVYVZV[V\V](B") -(qdv "fhr" "$(CV^V_V`VaVbVcVd(B") -(qdv "fhs" "$(CVe(B") -(qdv "fhd" "$(CVfVgVhViVjVkVl(B") -(qdv "fhl" "$(CVmVnVoVpVqVrVsVt(B") -(qdv "fy" "$(CVuVvVwVxVyVzV{V|V}V~W!W"(B") -(qdv "fyd" "$(CW#(B") -(qdv "fn" "$(CW$W%W&W'W(W)W*W+W,W-W.W/W0(B") -(qdv "fb" "$(CW1W2W3W4W5W6W7W8W9W:W;W(B") -(qdv "fbr" "$(CW?W@WA(B") -(qdv "fbs" "$(CWBWCWDWEWFWG(B") -(qdv "fbf" "$(CWHWIWJWK(B") -(qdv "fbd" "$(CWL(B") -(qdv "fmr" "$(CWMWN(B") -(qdv "fma" "$(CWO(B") -(qdv "fmd" "$(CWPWQWRWSWTWU(B") -(qdv "fl" "$(CWVWWWXWYWZW[W\W]W^W_W`WaWbWcWdWeWfWgWhWiWjWkWlWmWnWo(B") -(qdv "fls" "$(CWpWqWrWsWtWuWvWwWx(B") -(qdv "fla" "$(CWyWzW{W|W}(B") -(qdv "flq" "$(CW~X!X"X#(B") -(qdv "ak" "$(CX$X%X&X'X(X)X*X+(B") -(qdv "akr" "$(CX,X-X.X/X0X1(B") -(qdv "aks" "$(CX2X3X4X5X6X7X8X9X:X;XX?X@XAXBXCXD(B") -(qdv "akf" "$(CXEXFXGXHXIXJXK(B") -(qdv "akd" "$(CXLXMXNXOXPXQXRXSXTXUXVXW(B") -(qdv "ao" "$(CXXXYXZX[X\X]X^X_X`XaXbXcXdXe(B") -(qdv "aor" "$(CXfXgXhXiXj(B") -(qdv "aod" "$(CXkXlXmXnXoXp(B") -(qdv "aur" "$(CXqXr(B") -(qdv "aus" "$(CXsXtXuXvXwXxXyXzX{X|X}(B") -(qdv "auf" "$(CX~Y!(B") -(qdv "aud" "$(CY"Y#Y$Y%Y&Y'Y(Y)Y*Y+Y,Y-Y.Y/Y0(B") -(qdv "aP" "$(CY1(B") -(qdv "ah" "$(CY2Y3Y4Y5Y6Y7Y8Y9Y:Y;YY?Y@YAYBYCYDYEYFYGYHYI(B") -(qdv "ahr" "$(CYJYKYLYMYNYOYP(B") -(qdv "ahf" "$(CYQYR(B") -(qdv "ahd" "$(CYSYTYU(B") -(qdv "ay" "$(CYVYWYXYYYZY[Y\Y]Y^Y_Y`Ya(B") -(qdv "an" "$(CYbYcYdYeYfYgYhYiYjYkYlYmYnYoYpYqYrYsYtYuYvYw(B") -(qdv "anr" "$(CYxYy(B") -(qdv "ans" "$(CYzY{Y|Y}Y~Z!Z"Z#Z$Z%Z&Z'(B") -(qdv "anf" "$(CZ(Z)Z*(B") -(qdv "al" "$(CZ+Z,Z-Z.Z/Z0Z1Z2Z3Z4Z5Z6Z7Z8Z9Z:Z;ZZ?Z@ZAZBZCZDZEZFZGZHZIZJ(B") -(qdv "alf" "$(CZKZLZM(B") -(qdv "qkr" "$(CZNZOZPZQZRZSZTZUZVZWZXZYZZZ[Z\Z]Z^Z_Z`(B") -(qdv "qks" "$(CZaZbZcZdZeZfZgZhZiZjZkZlZmZnZoZpZqZrZsZtZuZvZwZxZy(B") -(qdv "qkf" "$(CZzZ{Z|Z}Z~[!["[#[$[%[&(B") -(qdv "qkd" "$(C['[([)[*[+[,[-[.[/[0[1[2[3[4[5[6[7[8[9[:[;[<[=[>[?[@[A[B(B") -(qdv "qo" "$(C[C[D[E[F[G[H[I[J[K[L[M[N[O[P[Q[R[S[T[U[V(B") -(qdv "qor" "$(C[W[X[Y[Z[[[\[][^(B") -(qdv "qjs" "$(C[_[`[a[b[c[d[e[f[g[h(B") -(qdv "qjf" "$(C[i[j[k[l(B") -(qdv "qja" "$(C[m[n[o[p[q[r[s[t[u(B") -(qdv "qjq" "$(C[v[w(B") -(qdv "qur" "$(C[x[y[z[{[|[}[~\!\"\#\$(B") -(qdv "qus" "$(C\%\&\'\(\)\*\+(B") -(qdv "quf" "$(C\,\-\.\/(B") -(qdv "qud" "$(C\0\1\2\3\4\5\6\7\8\9\:\;\<\=\>\?\@(B") -(qdv "qh" "$(C\A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P(B") -(qdv "qhr" "$(C\Q\R\S\T\U\V\W\X\Y\Z\[\\\]\^\_\`\a(B") -(qdv "qhs" "$(C\b(B") -(qdv "qhf" "$(C\c(B") -(qdv "qhd" "$(C\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s(B") -(qdv "qn" "$(C\t\u\v\w\x\y\z\{\|\}\~]!]"]#]$]%]&]'](])]*]+],]-].]/]0]1]2]3]4]5]6]7]8]9]:];]<]=]>]?]@(B") -(qdv "qnr" "$(C]A(B") -(qdv "qns" "$(C]B]C]D]E]F]G]H]I]J]K]L]M]N]O]P]Q]R]S]T(B") -(qdv "qnf" "$(C]U]V]W]X]Y(B") -(qdv "qnd" "$(C]Z][]\]]]^]_(B") -(qdv "ql" "$(C]`]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]{]|]}]~^!^"^#^$^%^&^'^(^)^*^+^,(B") -(qdv "qls" "$(C^-^.^/^0^1^2^3^4^5^6^7^8^9^:(B") -(qdv "qld" "$(C^;^<^=^>(B") -(qdv "tk" "$(C^?^@^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^[^\^]^^^_^`^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(B") -(qdv "tkr" "$(C^{^|^}^~(B") -(qdv "tks" "$(C_!_"_#_$_%_&_'_(_)_*_+_,(B") -(qdv "tkf" "$(C_-_._/_0_1(B") -(qdv "tka" "$(C_2_3_4_5_6_7_8_9(B") -(qdv "tkq" "$(C_:_;_<_=(B") -(qdv "tkd" "$(C_>_?_@_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_[_\(B") -(qdv "to" "$(C_]_^__(B") -(qdv "tor" "$(C_`_a_b_c_d(B") -(qdv "tod" "$(C_e_f_g_h_i(B") -(qdv "tj" "$(C_j_k_l_m_n_o_p_q_r_s_t_u_v_w_x_y_z_{_|_}_~`!`"`#`$`%`&`'`(`)(B") -(qdv "tjr" "$(C`*`+`,`-`.`/`0`1`2`3`4`5`6`7`8(B") -(qdv "tjs" "$(C`9`:`;`<`=`>`?`@`A`B`C`D`E`F`G`H`I`J`K`L`M`N`O`P`Q`R`S`T`U`V`W`X(B") -(qdv "tjf" "$(C`Y`Z`[`\`]`^`_```a`b`c`d`e(B") -(qdv "tja" "$(C`f`g`h`i`j`k`l`m(B") -(qdv "tjq" "$(C`n`o`p`q(B") -(qdv "tjd" "$(C`r`s`t`u`v`w`x`y`z`{`|`}`~a!a"a#a$a%(B") -(qdv "tp" "$(Ca&a'a(a)a*a+a,a-a.(B") -(qdv "th" "$(Ca/a0a1a2a3a4a5a6a7a8a9a:a;aa?a@aAaBaCaDaEaFaGaHaIaJaKaLaMaNaOaPaQaRaS(B") -(qdv "thr" "$(CaTaUaVaWaXaYaZa[a\(B") -(qdv "ths" "$(Ca]a^a_a`aaab(B") -(qdv "thf" "$(Cac(B") -(qdv "thd" "$(Cadaeafagahaiajak(B") -(qdv "tho" "$(Calamanaoap(B") -(qdv "thl" "$(Caqar(B") -(qdv "tn" "$(Casatauavawaxayaza{a|a}a~b!b"b#b$b%b&b'b(b)b*b+b,b-b.b/b0b1b2b3b4b5b6b7b8b9b:b;bb?b@bAbBbCbDbEbFbGbHbIbJbKbLbMbNbObPbQ(B") -(qdv "tnr" "$(CbRbSbTbUbVbWbXbYbZb[b\b](B") -(qdv "tns" "$(Cb^b_b`babbbcbdbebfbgbhbibjbkblbmbnbobpbqbrbsbtbubvbwbx(B") -(qdv "tnf" "$(Cbybzb{b|(B") -(qdv "tnd" "$(Cb}b~c!(B") -(qdv "tmf" "$(Cc"c#c$(B") -(qdv "tmq" "$(Cc%c&c'c(c)(B") -(qdv "tmd" "$(Cc*c+c,c-c.c/c0c1c2c3(B") -(qdv "tl" "$(Cc4c5c6c7c8c9c:c;cc?c@cAcBcCcDcEcFcGcHcIcJcKcLcMcNcO(B") -(qdv "tlr" "$(CcPcQcRcScTcUcVcWcXcYcZc[c\c]c^(B") -(qdv "tls" "$(Cc_c`cacbcccdcecfcgchcicjckclcmcncocpcqcrcsctcucv(B") -(qdv "tlf" "$(Ccwcxcycz(B") -(qdv "tla" "$(Cc{c|c}c~d!d"d#d$d%d&(B") -(qdv "tlq" "$(Cd'd(d)(B") -(qdv "Tkd" "$(Cd*(B") -(qdv "Tl" "$(Cd+(B") -(qdv "dk" "$(Cd,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;dd?d@dAdBdCdDdEdFdGdHdIdJdK(B") -(qdv "dks" "$(CdLdMdNdOdPdQdRdSdTdU(B") -(qdv "dkf" "$(CdVdWdXdY(B") -(qdv "dka" "$(CdZd[d\d]d^d_d`da(B") -(qdv "dkq" "$(Cdbdcddde(B") -(qdv "dkd" "$(Cdfdgdhdidjdkdl(B") -(qdv "do" "$(Cdmdndodpdqdrdsdtdudvdw(B") -(qdv "dor" "$(Cdxdydzd{d|d}d~(B") -(qdv "dod" "$(Ce!e"e#e$(B") -(qdv "di" "$(Ce%e&e'e(e)e*e+e,e-e.e/(B") -(qdv "dir" "$(Ce0e1e2e3e4e5e6e7e8(B") -(qdv "did" "$(Ce9e:e;ee?e@eAeBeCeDeEeFeGeHeIeJeKeLeMeNeOePeQeReSeTeUeVeW(B") -(qdv "dj" "$(CeXeYeZe[e\e]e^e_e`ea(B") -(qdv "djr" "$(Cebecedeeef(B") -(qdv "djs" "$(Cegeheiejekel(B") -(qdv "djf" "$(Cemen(B") -(qdv "dja" "$(Ceoepeqereset(B") -(qdv "djq" "$(Ceuev(B") -(qdv "dps" "$(Cew(B") -(qdv "du" "$(Cexeyeze{e|e}e~f!f"f#f$f%f&f'f(f)f*f+f,f-f.f/f0f1(B") -(qdv "dur" "$(Cf2f3f4f5f6f7f8f9f:f;f(B") -(qdv "dus" "$(Cf?f@fAfBfCfDfEfFfGfHfIfJfKfLfMfNfOfPfQfRfSfTfUfVfWfXfYfZf[f\f]f^f_f`fafbfcfdfefffgfhfi(B") -(qdv "duf" "$(Cfjfkflfmfnfofpfqfrfs(B") -(qdv "dua" "$(Cftfufvfwfxfyfzf{f|f}f~g!g"g#g$(B") -(qdv "duq" "$(Cg%g&g'g((B") -(qdv "dud" "$(Cg)g*g+g,g-g.g/g0g1g2g3g4g5g6g7g8g9g:g;gg?g@gAgBgCgDgEgFgGgHgIgJgKgLgMgNgOgP(B") -(qdv "dP" "$(CgQgRgSgTgUgVgWgXgYgZg[g\g]g^g_g`gagbgcgdgegfgggh(B") -(qdv "dh" "$(Cgigjgkglgmgngogpgqgrgsgtgugvgwgxgygzg{g|g}g~h!h"h#h$h%h&h'h((B") -(qdv "dhr" "$(Ch)h*h+h,h-(B") -(qdv "dhs" "$(Ch.h/h0h1h2h3(B") -(qdv "dhf" "$(Ch4(B") -(qdv "dhd" "$(Ch5h6h7h8h9h:h;hh?h@hAhBhChDhE(B") -(qdv "dhks" "$(ChFhGhHhIhJhKhLhMhNhOhPhQhRhShThUhVhW(B") -(qdv "dhkf" "$(ChX(B") -(qdv "dhkd" "$(ChYhZh[h\h](B") -(qdv "dho" "$(Ch^h_h`ha(B") -(qdv "dhl" "$(Chbhchdhehf(B") -(qdv "dy" "$(Chghhhihjhkhlhmhnhohphqhrhshthuhvhwhxhyhzh{h|h}h~i!i"i#i$i%i&i'i(i)i*i+i,i-i.(B") -(qdv "dyr" "$(Ci/i0i1i2i3i4(B") -(qdv "dyd" "$(Ci5i6i7i8i9i:i;ii?i@iAiBiCiDiEiFiGiHiIiJiKiL(B") -(qdv "dn" "$(CiMiNiOiPiQiRiSiTiUiViWiXiYiZi[i\i]i^i_i`iaibicidieifigihiiijikil(B") -(qdv "dnr" "$(Ciminioipiqirisitiu(B") -(qdv "dns" "$(Civiwixiyizi{i|i}i~j!j"j#j$(B") -(qdv "dnf" "$(Cj%j&j'(B") -(qdv "dnd" "$(Cj(j)(B") -(qdv "dnjs" "$(Cj*j+j,j-j.j/j0j1j2j3j4j5j6j7j8j9j:j;jj?j@jAjBjCjD(B") -(qdv "dnjf" "$(CjEjFjG(B") -(qdv "dnl" "$(CjHjIjJjKjLjMjNjOjPjQjRjSjTjUjVjWjXjYjZj[j\j]j^j_j`(B") -(qdv "db" "$(Cjajbjcjdjejfjgjhjijjjkjljmjnjojpjqjrjsjtjujvjwjxjyjzj{j|j}j~k!k"k#k$k%k&k'k(k)k*k+k,k-k.k/k0k1k2k3k4k5k6k7k8k9k:(B") -(qdv "dbr" "$(Ck;kk?k@kA(B") -(qdv "dbs" "$(CkBkCkDkEkFkGkHkIkJkKkLkMkN(B") -(qdv "dbf" "$(CkOkPkQkRkS(B") -(qdv "dbd" "$(CkTkUkVkWkX(B") -(qdv "dms" "$(CkYkZk[k\k]k^k_(B") -(qdv "dmf" "$(Ck`(B") -(qdv "dma" "$(Ckakbkckdkekf(B") -(qdv "dmq" "$(Ckgkhki(B") -(qdv "dmd" "$(Ckjkkklkm(B") -(qdv "dml" "$(Cknkokpkqkrksktkukvkwkxkykzk{k|k}k~l!l"(B") -(qdv "dl" "$(Cl#l$l%l&l'l(l)l*l+l,l-l.l/l0l1l2l3l4l5l6l7l8l9l:l;ll?l@lAlBlClDlElFlGlH(B") -(qdv "dlr" "$(ClIlJlKlLlMlNlOlP(B") -(qdv "dls" "$(ClQlRlSlTlUlVlWlXlYlZl[l\l]l^l_l`lalblcldlelflglh(B") -(qdv "dlf" "$(Cliljlklllmlnlolplq(B") -(qdv "dla" "$(Clrlsltlulvlwlxlylzl{l|(B") -(qdv "dlq" "$(Cl}l~m!m"m#(B") -(qdv "dld" "$(Cm$m%m&m'(B") -(qdv "wk" "$(Cm(m)m*m+m,m-m.m/m0m1m2m3m4m5m6m7m8m9m:m;mm?m@mA(B") -(qdv "wkr" "$(CmBmCmDmEmFmGmHmImJmKmLmMmN(B") -(qdv "wks" "$(CmOmPmQmRmS(B") -(qdv "wka" "$(CmTmUmVmWmXmY(B") -(qdv "wkq" "$(CmZ(B") -(qdv "wkd" "$(Cm[m\m]m^m_m`mambmcmdmemfmgmhmimjmkmlmmmnmompmqmrmsmtmumvmwmxmymzm{m|m}m~n!(B") -(qdv "Od" "$(Cn3n4n5n6(B") -(qdv "wo" "$(Cn"n#n$n%n&n'n(n)n*n+n,n-n.n/n0n1n2(B") -(qdv "wj" "$(Cn7n8n9n:n;nn?n@nAnBnCnDnEnFnGnHnInJnKnLnMnNnOnPnQnR(B") -(qdv "wjr" "$(CnSnTnUnVnWnXnYnZn[n\n]n^n_n`nanbncndnenfngnhninjnk(B") -(qdv "wjs" "$(Cnlnmnnnonpnqnrnsntnunvnwnxnynzn{n|n}n~o!o"o#o$o%o&o'o(o)o*o+o,o-o.o/o0o1o2o3o4o5o6(B") -(qdv "wjf" "$(Co7o8o9o:o;o(B") -(qdv "wja" "$(Co?o@oAoBoCoDoEoFoG(B") -(qdv "wjq" "$(CoHoIoJ(B") -(qdv "wjd" "$(CoKoLoMoNoOoPoQoRoSoToUoVoWoXoYoZo[o\o]o^o_o`oaobocodoeofogohoiojokolomonooopoqorosotouovowoxoyozo{o|o}o~p!p"p#(B") -(qdv "wp" "$(Cp$p%p&p'p(p)p*p+p,p-p.p/p0p1p2p3p4p5p6p7p8p9p:(B") -(qdv "wh" "$(Cp;pp?p@pApBpCpDpEpFpGpHpIpJpKpLpMpNpOpPpQpRpSpTpUpVpWpXpYpZp[p\p]p^p_p`papbpcpdpepfpgph(B") -(qdv "whr" "$(Cpipjpkpl(B") -(qdv "whs" "$(Cpmpn(B") -(qdv "whf" "$(Cpopppq(B") -(qdv "whd" "$(Cprpsptpupvpwpxpypzp{p|p}p~q!q"q#q$(B") -(qdv "whk" "$(Cq%q&q'q(q)(B") -(qdv "whl" "$(Cq*(B") -(qdv "wn" "$(Cq+q,q-q.q/q0q1q2q3q4q5q6q7q8q9q:q;qq?q@qAqBqCqDqEqFqGqHqIqJqKqLqMqNqOqPqQqR(B") -(qdv "wnr" "$(CqSqT(B") -(qdv "wns" "$(CqUqVqWqXqYqZq[q\q]q^q_q`qaqbqcqdqeqfqg(B") -(qdv "wnf" "$(Cqh(B") -(qdv "wnd" "$(Cqiqjqkql(B") -(qdv "wmr" "$(Cqm(B") -(qdv "wmf" "$(Cqn(B") -(qdv "wmq" "$(Cqoqpqq(B") -(qdv "wmd" "$(Cqrqsqtquqvqwqxqyqzq{q|(B") -(qdv "wl" "$(Cq}q~r!r"r#r$r%r&r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5r6r7r8r9r:r;rr?r@(B") -(qdv "wlr" "$(CrArBrCrDrE(B") -(qdv "wls" "$(CrFrGrHrIrJrKrLrMrNrOrPrQrRrSrTrUrVrWrXrYrZr[r\r]r^r_r`rarbrcrdrerfrgrh(B") -(qdv "wlf" "$(Crirjrkrlrmrnrorprqrrrsrtrurvrw(B") -(qdv "wla" "$(Crxry(B") -(qdv "wlq" "$(Crzr{r|r}r~s!s"(B") -(qdv "wld" "$(Cs#s$s%(B") -(qdv "ck" "$(Cs&s's(s)s*s+s,s-s.s/s0s1s2s3s4(B") -(qdv "ckr" "$(Cs5s6s7s8s9s:s;(B") -(qdv "cks" "$(Css?s@sAsBsCsDsEsFsGsHsIsJ(B") -(qdv "ckf" "$(CsKsLsMsNsO(B") -(qdv "cka" "$(CsPsQsRsSsTsUsVsWsXsY(B") -(qdv "ckd" "$(CsZs[s\s]s^s_s`sasbscsdsesfsgshsisjskslsmsnso(B") -(qdv "co" "$(Cspsqsrssstsusvswsxsyszs{(B") -(qdv "cor" "$(Cs|s}s~t!(B") -(qdv "cj" "$(Ct"t#t$t%(B") -(qdv "cjr" "$(Ct&t't(t)t*t+t,t-t.t/t0t1t2t3t4(B") -(qdv "cjs" "$(Ct5t6t7t8t9t:t;tt?t@tAtBtCtDtEtFtG(B") -(qdv "cjf" "$(CtHtItJtKtLtMtNtOtPtQ(B") -(qdv "cja" "$(CtRtStTtUtVtWtXtYtZt[(B") -(qdv "cjq" "$(Ct\t]t^t_t`tatbtctdte(B") -(qdv "cjd" "$(Ctftgthtitjtktltm(B") -(qdv "cp" "$(Ctntotptqtrtstttutvtw(B") -(qdv "ch" "$(Ctxtytzt{t|t}t~u!u"u#u$u%u&u'u(u)u*u+u,u-u.u/u0u1u2u3u4(B") -(qdv "chr" "$(Cu5u6u7u8u9u:(B") -(qdv "chs" "$(Cu;u(B") -(qdv "chd" "$(Cu?u@uAuBuCuDuEuFuGuH(B") -(qdv "chkf" "$(CuI(B") -(qdv "chl" "$(CuJuKuL(B") -(qdv "cn" "$(CuMuNuOuPuQuRuSuTuUuVuWuXuYuZu[u\u]u^u_u`uaubuc(B") -(qdv "cnr" "$(Cudueufuguhuiujukulumunuo(B") -(qdv "cns" "$(Cupuqur(B") -(qdv "cnf" "$(Cusutuu(B") -(qdv "cnd" "$(Cuvuwuxuyuzu{(B") -(qdv "cnp" "$(Cu|u}u~v!(B") -(qdv "cnl" "$(Cv"v#v$v%v&v'v(v)v*v+v,v-v.v/(B") -(qdv "cmr" "$(Cv0v1v2v3v4(B") -(qdv "cmd" "$(Cv5(B") -(qdv "cl" "$(Cv6v7v8v9v:v;vv?v@vAvBvCvDvEvFvGvHvIvJvKvLvM(B") -(qdv "clr" "$(CvNvOvP(B") -(qdv "cls" "$(CvQ(B") -(qdv "clf" "$(CvRvSvT(B") -(qdv "cla" "$(CvUvVvWvXvYvZv[v\v](B") -(qdv "clq" "$(Cv^(B") -(qdv "cld" "$(Cv_v`(B") -(qdv "zho" "$(Cva(B") -(qdv "xk" "$(Cvbvcvdvevfvgvhvivjvkvlvmvnvo(B") -(qdv "xkr" "$(Cvpvqvrvsvtvuvvvwvxvyvzv{v|v}v~w!(B") -(qdv "xks" "$(Cw"w#w$w%w&w'w(w)w*w+(B") -(qdv "xkf" "$(Cw,w-(B") -(qdv "xka" "$(Cw.w/w0w1(B") -(qdv "xkq" "$(Cw2w3w4(B") -(qdv "xkd" "$(Cw5w6w7w8w9(B") -(qdv "xo" "$(Cw:w;ww?w@wAwBwCwDwEwFwG(B") -(qdv "xor" "$(CwHwIwJ(B") -(qdv "xod" "$(CwK(B") -(qdv "xj" "$(CwL(B") -(qdv "xh" "$(CwMwNwOwP(B") -(qdv "xhd" "$(CwQwRwSwTwUwVwW(B") -(qdv "xhl" "$(CwXwYwZw[w\w](B") -(qdv "xn" "$(Cw^w_w`wawbwc(B") -(qdv "xmr" "$(Cwdwe(B") -(qdv "xma" "$(Cwf(B") -(qdv "vk" "$(Cwgwhwiwjwkwlwmwnwowpwqwrwswtwuwv(B") -(qdv "vks" "$(Cwwwxwywzw{w|w}w~x!(B") -(qdv "vkf" "$(Cx"x#x$(B") -(qdv "vo" "$(Cx%x&x'x(x)x*x+x,x-x.x/(B") -(qdv "vod" "$(Cx0x1x2x3(B") -(qdv "vir" "$(Cx4(B") -(qdv "vus" "$(Cx5x6x7x8x9x:x;x(B") -(qdv "vua" "$(Cx?(B") -(qdv "vud" "$(Cx@xAxBxCxD(B") -(qdv "vP" "$(CxExFxGxHxIxJxKxLxMxN(B") -(qdv "vh" "$(CxOxPxQxRxSxTxUxVxWxXxYxZx[x\x]x^x_x`xaxbxcxdxexfxgxhxixj(B") -(qdv "vhr" "$(Cxkxlxmxnxoxp(B") -(qdv "vy" "$(Cxqxrxsxtxuxvxwxxxyxzx{x|x}x~(B") -(qdv "vna" "$(Cy!y"(B") -(qdv "vnd" "$(Cy#y$y%y&y'(B") -(qdv "vl" "$(Cy(y)y*y+y,y-y.(B") -(qdv "vlf" "$(Cy/y0y1y2y3y4y5y6y7y8(B") -(qdv "vlq" "$(Cy9y:(B") -(qdv "gk" "$(Cy;yy?y@yAyByCyDyEyFyGyH(B") -(qdv "gkr" "$(CyIyJyKyLyM(B") -(qdv "gks" "$(CyNyOyPyQyRySyTyUyVyWyXyYyZy[(B") -(qdv "gkf" "$(Cy\y](B") -(qdv "gka" "$(Cy^y_y`yaybycydyeyfygyhyi(B") -(qdv "gkq" "$(Cyjykylymynyoyp(B") -(qdv "gkd" "$(Cyqyrysytyuyvywyxyyyzy{y|y}y~z!z"z#(B") -(qdv "go" "$(Cz$z%z&z'z(z)z*z+z,z-z.z/z0z1z2z3z4z5(B") -(qdv "gor" "$(Cz6z7(B") -(qdv "god" "$(Cz8z9z:z;z<(B") -(qdv "gid" "$(Cz=z>z?z@zAzBzCzDzE(B") -(qdv "gj" "$(CzFzGzHzI(B") -(qdv "gjs" "$(CzJzKzLzM(B") -(qdv "gjf" "$(CzN(B") -(qdv "gja" "$(CzOzP(B") -(qdv "gur" "$(CzQzRzSzT(B") -(qdv "gus" "$(CzUzVzWzXzYzZz[z\z]z^z_z`zazbzczdzezfzgzhzi(B") -(qdv "guf" "$(Czjzkzlzm(B") -(qdv "gua" "$(Czn(B") -(qdv "guq" "$(Czozpzqzrzsztzuzvzwzxzyzz(B") -(qdv "gud" "$(Cz{z|z}z~{!{"{#{${%{&{'{({){*{+{,{-{.{/{0(B") -(qdv "gP" "$(C{1{2{3{4{5{6{7{8{9(B") -(qdv "gh" "$(C{:{;{<{={>{?{@{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{[{\{]{^{_{`{a{b(B") -(qdv "ghr" "$(C{c{d{e(B") -(qdv "ghs" "$(C{f{g{h{i{j{k(B") -(qdv "ghf" "$(C{l{m{n(B") -(qdv "ghd" "$(C{o{p{q{r{s{t{u{v{w{x(B") -(qdv "ghk" "$(C{y{z{{{|{}{~|!|"|#|$|%|&|'|((B") -(qdv "ghkr" "$(C|)|*|+|,|-|.(B") -(qdv "ghks" "$(C|/|0|1|2|3|4|5|6|7|8|9|:|;|<|=|>|?(B") -(qdv "ghkf" "$(C|@|A|B|C|D(B") -(qdv "ghkd" "$(C|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z|[|\(B") -(qdv "ghl" "$(C|]|^|_|`|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p(B") -(qdv "ghlr" "$(C|q|r(B") -(qdv "ghld" "$(C|s|t|u(B") -(qdv "gy" "$(C|v|w|x|y|z|{|||}|~}!}"}#}$(B") -(qdv "gn" "$(C}%}&}'}(})}*}+},}-}.}/}0}1(B") -(qdv "gns" "$(C}2}3}4}5}6}7}8}9}:};(B") -(qdv "gnd" "$(C}<(B") -(qdv "gnjs" "$(C}=}>}?}@(B") -(qdv "gnp" "$(C}A}B}C(B") -(qdv "gnl" "$(C}D}E}F}G}H}I}J}K(B") -(qdv "gb" "$(C}L}M}N}O}P(B") -(qdv "gbf" "$(C}Q}R}S(B") -(qdv "gbd" "$(C}T}U}V}W}X(B") -(qdv "gmr" "$(C}Y(B") -(qdv "gms" "$(C}Z}[}\}](B") -(qdv "gmf" "$(C}^}_}`}a(B") -(qdv "gma" "$(C}b}c}d(B") -(qdv "gmq" "$(C}e}f}g}h(B") -(qdv "gmd" "$(C}i(B") -(qdv "gml" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B") -(qdv "glf" "$(C}~(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-hebrew.el --- a/lisp/quail/quail-hebrew.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,138 +0,0 @@ -;; Quail packages for inputting Greek characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 92.8.7 created for Mule Ver.0.9.5 by T.Matsuzawa -;;; 93.1.7 modified for Mule ver.0.9.7 by Takahashi N. -;;; 93.4.10 modified for Mule Ver.0.9.7.1 by K.Handa -;;; lc-ascr2l is used for Hebrew punctuation characters. -;;; 93.6.11 modified for Mule Ver.0.9.8 by K.Handa -;;; Modfied for visually mode. - -(require 'quail) - -(quail-define-package "hebrew" "HEBREW" nil "Hebrew (ISO 8859-8) encoding. - -Based on Hebrew typewriter keys. -Hebrew letters are assigned to lowercases. -" nil t t t t nil nil '(visual-mode)) - -;; 1[2]![0] 2[2]@[0] 3[2]#[0] 4[2]$[0] 5[2]%[0] 6[2]^[0] 7[2]&[0] 8[2]*[0] 9[2]([0] 0[2])[0] [2]_-[0] [2]+=[0] [2]~;[0] -;; [2]/[0]Q [2]'[0]W [2],Hw[0](BE [2],Hx[0](BR [2],H`[0](BT [2],Hh[0](BY [2],He[0](BU [2],Ho[0](BI [2],Hm[0](BO [2],Ht[0](BP [2]{[[0] [2]{][0] -;; [2],Hy[0](BA [2],Hc[0](BS [2],Hb[0](BD [2],Hk[0](BF [2],Hr[0](BG [2],Hi[0](BH [2],Hg[0](BJ [2],Hl[0](BK [2],Hj[0](BL [2]:,Hs[0](B [2]",[0] [2]|\[0] -;; [2],Hf[0](BZ [2],Hq[0](BX [2],Ha[0](BC [2],Hd[0](BV [2],Hp[0](BB [2],Hn[0](BN [2],Hv[0](BM [2]<,Hz[0](B [2]>,Hu[0](B [2]?.[0] -;; [2] [0] - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" (make-character lc-ascr2l ?-)) -(quail-defrule "=" (make-character lc-ascr2l ?=)) -(quail-defrule "`" (make-character lc-ascr2l ?;)) -(quail-defrule "q" (make-character lc-ascr2l ?/)) -(quail-defrule "w" (make-character lc-ascr2l ?')) -(quail-defrule "e" ?[2],Hw[0](B) -(quail-defrule "r" ?[2],Hx[0](B) -(quail-defrule "t" ?[2],H`[0](B) -(quail-defrule "y" ?[2],Hh[0](B) -(quail-defrule "u" ?[2],He[0](B) -(quail-defrule "i" ?[2],Ho[0](B) -(quail-defrule "o" ?[2],Hm[0](B) -(quail-defrule "p" ?[2],Ht[0](B) -(quail-defrule "[" (make-character lc-ascr2l ?\[)) -(quail-defrule "]" (make-character lc-ascr2l ?\])) -(quail-defrule "a" ?[2],Hy[0](B) -(quail-defrule "s" ?[2],Hc[0](B) -(quail-defrule "d" ?[2],Hb[0](B) -(quail-defrule "f" ?[2],Hk[0](B) -(quail-defrule "g" ?[2],Hr[0](B) -(quail-defrule "h" ?[2],Hi[0](B) -(quail-defrule "j" ?[2],Hg[0](B) -(quail-defrule "k" ?[2],Hl[0](B) -(quail-defrule "l" ?[2],Hj[0](B) -(quail-defrule ";" ?[2],Hs[0](B) -(quail-defrule "'" (make-character lc-ascr2l ?,)) -(quail-defrule "\\" (make-character lc-ascr2l ?\\)) -(quail-defrule "z" ?[2],Hf[0](B) -(quail-defrule "x" ?[2],Hq[0](B) -(quail-defrule "c" ?[2],Ha[0](B) -(quail-defrule "v" ?[2],Hd[0](B) -(quail-defrule "b" ?[2],Hp[0](B) -(quail-defrule "n" ?[2],Hn[0](B) -(quail-defrule "m" ?[2],Hv[0](B) -(quail-defrule "," ?[2],Hz[0](B) -(quail-defrule "." ?[2],Hu[0](B) -(quail-defrule "/" (make-character lc-ascr2l ?.)) - -(quail-defrule "!" (make-character lc-ascr2l ?!)) -(quail-defrule "@" (make-character lc-ascr2l ?@)) -(quail-defrule "#" (make-character lc-ascr2l ?#)) -(quail-defrule "$" (make-character lc-ascr2l ?$)) -(quail-defrule "%" (make-character lc-ascr2l ?%)) -(quail-defrule "^" (make-character lc-ascr2l ?^)) -(quail-defrule "&" (make-character lc-ascr2l ?&)) -(quail-defrule "*" (make-character lc-ascr2l ?*)) -(quail-defrule "(" (make-character lc-ascr2l ?()) -(quail-defrule ")" (make-character lc-ascr2l ?))) -(quail-defrule "_" (make-character lc-ascr2l ?_)) -(quail-defrule "+" (make-character lc-ascr2l ?+)) -(quail-defrule "~" (make-character lc-ascr2l ?~)) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" (make-character lc-ascr2l ?{)) -(quail-defrule "}" (make-character lc-ascr2l ?})) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" (make-character lc-ascr2l ?:)) -(quail-defrule "\"" (make-character lc-ascr2l ?\")) -(quail-defrule "|" (make-character lc-ascr2l ?|)) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" (make-character lc-ascr2l ?<)) -(quail-defrule ">" (make-character lc-ascr2l ?>)) -(quail-defrule "?" (make-character lc-ascr2l ??)) -(quail-defrule " " (make-character lc-ascr2l ? )) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-hsymbol.el --- a/lisp/quail/quail-hsymbol.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,225 +0,0 @@ -;; Copyright (C) 1992,1994 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). -;; This file contains Korean symbol characters from KSC5601 code table -;; for use in Korean documents. - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 94.10.24 Written for Mule Ver.2.0 (K.Un.) -;;; -;;; 94.11.04 Updated for Mule Ver.2.1 (K.Un.) -;;; - -;; # Hangul symbol input table for Mule to be used in hangul document. -;; ENCODE: KSC -;; MULTICHOICE: YES -;; PROMPT: ::$(C"^(B:: -;; # -;; COMMENT -;; COMMENT $(CGQ1[(B $(C=I:<(B $(C1[@Z(B -;; COMMENT -;; # define keys -;; VALIDINPUTKEY: (_)abcdefghijklmnopqrstuvwxyzCDEGKMNOPQRSTUW -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -;; # - -(require 'quail) - -(quail-define-package - "hsymbol" "$(C"^(B" t - "$(CGQ1[=I:<@T7BG%(B: - $(C!<(B($(C!=0}H#?-1b!<(B)$(C!=0}H#4]1b(B $(C!<(Bwon$(C!=57(B $(C!<(Bpic$(C!=;sG|9.@Z(B $(C!<(Bxtext$(C!=!W!X"R"."/(B - $(C!<(Bmusic$(C!=@=>G!<(Bquot$(C!=5{?HG%!<(Bdot$(C!=A!(B $(C!<(Barrow$(C!=H-;l(B $(C!<(Bmath$(C!=G<>F.!<(BUnit$(C!=!I!J!K"5(B - $(C!<(Bwn$(C!="_!<(Bks$(C!="^!<(BNo$(C!="`!<"a!="a(B $(C!<(Bpercent$(C!="6!<(Bline$(C!=<19.@Z(B - $(C!<(Bam$(C!="c!<(Bpm$(C!="d!<"b!="b!<(BTel$(C!="e!<(Bdag$(C!="S"T(B $(C!<(Bfrac$(C!=:Pn(BASCII - $(C!<(BRom$(C!=%0%1%2!&(B $(C!<(Brom$(C!=%!%"%#!&(B $(C!<(BGreek$(C!=%A%B%C!&!<(Bgreek$(C!=%a%b%c!&(B - $(C!<(Bojaso$(C!=(1!-(>(B $(C!<(Bogana$(C!=(?!-(L(B $(C!<(Boeng$(C!=(M!-(f(B $(C!<(Bonum$(C!=(g!-(u(B - $(C!<(Bpjaso$(C!=)1!-)>(B $(C!<(Bpgana$(C!=)?!-)L(B $(C!<(Bpeng$(C!=)M!-)f(B $(C!<(Bpnum$(C!=)g!-)u(B - $(C!<(Bhira$(C!=*"*#*$(B $(C!<(Bkata$(C!=+"+#+$(B $(C!<(BRuss$(C!=,",#,$!&(B $(C!<(Bruss$(C!=,Q,R,S!&(B - $(C!<@Z" . quail-next-candidate-block) - (" " . quail-select-current) - ) - ) - -(qdv "(" "$(C!2!4!6!8!:!<(B") -(qdv ")" "$(C!3!5!7!9!;!=(B") -(qdv "math" "$(C!>!?!@!A!B!C!D!E!P!Q!R!S!T!U!V!k!l!m!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~"""#"$"1"2"3(B") -(qdv "pic" "$(C!Y![!Z!\!]!^!_!`!a!b!c!d!e"7"8"9":";"<"=">"?"@"A"B"C"D"E"F"G"H"I"J"K"L"M"N"O"P"Q"4(B") -(qdv "arrow" "$(C!f!g!h!i!j"U"V"W"X"Y(B") -(qdv "music" "$(C"["Z"\"](B") -(qdv "won" "$(C#\!M!L(B") -(qdv "xtext" "$(C!W!X"R"."/(B") -(qdv "dot" "$(C!$!%!&!'"0(B") -(qdv "quot" "$(C!"!#!(!.!/!0!1!F!G!H"%")(B") -(qdv "textline" "$(C!)!*!+!,!-(B") -(qdv "Unit" "$(C!I!J!K"5(B") -(qdv "sex" "$(C!N!O(B") -(qdv "accent" "$(C"&"'"("*"+","-(B") -(qdv "percent" "$(C"6(B") -(qdv "dag" "$(C"S"T(B") -(qdv "wn" "$(C"_(B") -(qdv "ks" "$(C"^(B") -(qdv "No" "$(C"`(B") -(qdv "Co" "$(C"a(B") -(qdv "TM" "$(C"b(B") -(qdv "am" "$(C"c(B") -(qdv "pm" "$(C"d(B") -(qdv "Tel" "$(C"e(B") -(qdv "easc" "$(C#"###$#%#&#'#(#)#*#+#,#-#.#/#:#;#<#=#>#?#@#[#]#^#_#`#{#|#}#~(B") -(qdv "enum" "$(C#0#1#2#3#4#5#6#7#8#9(B") -(qdv "Eng" "$(C#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(B") -(qdv "eng" "$(C#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(B") -(qdv "r" "$(C$!(B") -(qdv "R" "$(C$"(B") -(qdv "rt" "$(C$#(B") -(qdv "s" "$(C$$(B") -(qdv "sw" "$(C$%(B") -(qdv "sg" "$(C$&(B") -(qdv "e" "$(C$'(B") -(qdv "E" "$(C$((B") -(qdv "f" "$(C$)(B") -(qdv "fr" "$(C$*(B") -(qdv "fa" "$(C$+(B") -(qdv "fq" "$(C$,(B") -(qdv "ft" "$(C$-(B") -(qdv "fx" "$(C$.(B") -(qdv "fv" "$(C$/(B") -(qdv "fg" "$(C$0(B") -(qdv "a" "$(C$1(B") -(qdv "q" "$(C$2(B") -(qdv "Q" "$(C$3(B") -(qdv "qt" "$(C$4(B") -(qdv "t" "$(C$5(B") -(qdv "T" "$(C$6(B") -(qdv "d" "$(C$7(B") -(qdv "w" "$(C$8(B") -(qdv "W" "$(C$9(B") -(qdv "c" "$(C$:(B") -(qdv "z" "$(C$;(B") -(qdv "x" "$(C$<(B") -(qdv "v" "$(C$=(B") -(qdv "g" "$(C$>(B") -(qdv "k" "$(C$?(B") -(qdv "o" "$(C$@(B") -(qdv "i" "$(C$A(B") -(qdv "I" "$(C$B(B") -(qdv "j" "$(C$C(B") -(qdv "p" "$(C$D(B") -(qdv "u" "$(C$E(B") -(qdv "P" "$(C$F(B") -(qdv "h" "$(C$G(B") -(qdv "hk" "$(C$H(B") -(qdv "ho" "$(C$I(B") -(qdv "hl" "$(C$J(B") -(qdv "y" "$(C$K(B") -(qdv "n" "$(C$L(B") -(qdv "nh" "$(C$M(B") -(qdv "np" "$(C$N(B") -(qdv "nl" "$(C$O(B") -(qdv "b" "$(C$P(B") -(qdv "m" "$(C$Q(B") -(qdv "ml" "$(C$R(B") -(qdv "l" "$(C$S(B") -(qdv "S" "$(C$U(B") -(qdv "se" "$(C$V(B") -(qdv "st" "$(C$W(B") -(qdv "st_" "$(C$X(B") -(qdv "frt" "$(C$Y(B") -(qdv "fqt" "$(C$[(B") -(qdv "fe" "$(C$Z(B") -(qdv "ft_" "$(C$\(B") -(qdv "fG" "$(C$](B") -(qdv "aq" "$(C$^(B") -(qdv "at" "$(C$_(B") -(qdv "at_" "$(C$`(B") -(qdv "aD" "$(C$a(B") -(qdv "qr" "$(C$b(B") -(qdv "qe" "$(C$c(B") -(qdv "qtr" "$(C$d(B") -(qdv "qte" "$(C$e(B") -(qdv "qw" "$(C$f(B") -(qdv "qx" "$(C$g(B") -(qdv "qD" "$(C$h(B") -(qdv "QD" "$(C$i(B") -(qdv "tr" "$(C$j(B") -(qdv "ts" "$(C$k(B") -(qdv "te" "$(C$l(B") -(qdv "tq" "$(C$m(B") -(qdv "tw" "$(C$n(B") -(qdv "t_" "$(C$o(B") -(qdv "DD" "$(C$p(B") -(qdv "D" "$(C$q(B") -(qdv "Dw" "$(C$r(B") -(qdv "Dt_" "$(C$s(B") -(qdv "vD" "$(C$t(B") -(qdv "GG" "$(C$u(B") -(qdv "G" "$(C$v(B") -(qdv "yi" "$(C$w(B") -(qdv "yO" "$(C$x(B") -(qdv "yl" "$(C$y(B") -(qdv "bu" "$(C$z(B") -(qdv "bP" "$(C${(B") -(qdv "bl" "$(C$|(B") -(qdv "uk" "$(C$}(B") -(qdv "ukl" "$(C$~(B") -(qdv "Rom" "$(C%0%1%2%3%4%5%6%7%8%9(B") -(qdv "rom" "$(C%!%"%#%$%%%&%'%(%)%*(B") -(qdv "Greek" "$(C%A%B%C%D%E%F%G%H%I%J%K%L%M%N%O%P%Q%R%S%T%U%V%W%X(B") -(qdv "greek" "$(C%a%b%c%d%e%f%g%h%i%j%k%l%m%n%o%p%q%r%s%t%u%v%w%x(B") -(qdv "line" "$(C&"&#&$&%&&&'&(&)&*&+&,&-&.&/&0&1&2&3&4&5&6&7&8&9&:&;&<&=&>&?&@&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&\&]&^&_&`&a&b&c&d(B") -(qdv "unit" "$(C'"'#'$'%'&'''(')'*'+','-'.'/'0'1'2'3'4'5'6'7'8'9':';'<'='>'?'@'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'\']'^'_'`'a'b'c'd'e'f'g'h'i'j'k'l'm'n'o(B") -(qdv "Scan" "$(C("(#($(&((()(*(+(,(-(.(/(B") -(qdv "ojaso" "$(C(1(2(3(4(5(6(7(8(9(:(;(<(=(>(B") -(qdv "ogana" "$(C(?(@(A(B(C(D(E(F(G(H(I(J(K(L(B") -(qdv "oeng" "$(C(M(N(O(P(Q(R(S(T(U(V(W(X(Y([(Z(\(](^(_(`(a(b(c(d(e(f(B") -(qdv "onum" "$(C(g(h(i(j(k(l(m(n(o(p(q(r(s(t(u(B") -(qdv "frac" "$(C(v(w(x(y(z({(|(}(~(B") -(qdv "scan" "$(C)")#)$)%)&)')()))*)+),)-).)/)0(B") -(qdv "pjaso" "$(C)1)2)3)4)5)6)7)8)9):);)<)=)>(B>") -(qdv "pgana" "$(C)?)@)A)B)C)D)E)F)G)H)I)J)K)L(B") -(qdv "peng" "$(C)M)N)O)P)Q)R)S)T)U)V)W)X)Y)[)Z)\)])^)_)`)a)b)c)d)e)f(B") -(qdv "pnum" "$(C)g)h)i)j)k)l)m)n)o)p)q)r)s)t)u(B") -(qdv "index" "$(C)v)w)x)y)z){)|)})~(B") -(qdv "hira" "$(C*"*#*$*%*&*'*(*)***+*,*-*.*/*0*1*2*3*4*5*6*7*8*9*:*;*<*=*>*?*@*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*\*]*^*_*`*a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s(B") -(qdv "kata" "$(C+"+#+$+%+&+'+(+)+*+++,+-+.+/+0+1+2+3+4+5+6+7+8+9+:+;+<+=+>+?+@+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+\+]+^+_+`+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v(B") -(qdv "Russ" "$(C,",#,$,%,&,',(,),*,+,,,-,.,/,0,1,2,3,4,5,6,7,8,9,:,;,<,=,>,?,@,A(B") -(qdv "russ" "$(C,Q,R,S,T,U,V,W,X,Y,[,Z,\,],^,_,`,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ipa.el --- a/lisp/quail/quail-ipa.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -;; IPA package for Mule-2.0 -;; Copyright (C) 1994 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;; 94.05.23 Created by TAKAHASHI N. - -(require 'quail) - -(quail-define-package "ipa" "IPA" t -"International Phonetic Alphabet for English, French, German and Italian. -Upside-down characters are obtained by a preceding slash (/)." -nil t) - -(quail-defrule "i" ?,0 (B) -(quail-defrule "I" ?,0!(B) -(quail-defrule "e" ?,0"(B) -(quail-defrule "/3" ?,0#(B) -(quail-defrule "E" ?,0#(B) -(quail-defrule "ae" ?,0$(B) -(quail-defrule "a" ?,0%(B) -(quail-defrule "i-" ?,0&(B) -(quail-defrule "/e" ?,0'(B) -(quail-defrule "/a" ?,0((B) -(quail-defrule "/m" ?,0)(B) -(quail-defrule "&" ?,0*(B) -(quail-defrule "/v" ?,0+(B) -(quail-defrule "A" ?,0,(B) -(quail-defrule "o|" ?,0,(B) -(quail-defrule "y" ?,0-(B) -(quail-defrule "Y" ?,0.(B) -(quail-defrule "o/" ?,0/(B) -(quail-defrule "oe" ?,00(B) -(quail-defrule "OE" ?,01(B) -(quail-defrule "u-" ?,02(B) -(quail-defrule "o-" ?,03(B) -(quail-defrule "u" ?,04(B) -(quail-defrule "U" ?,05(B) -(quail-defrule "o" ?,06(B) -(quail-defrule "/c" ?,07(B) -(quail-defrule "/A" ?,08(B) -(quail-defrule "|o" ?,08(B) -(quail-defrule "e-" ?,0:(B) -(quail-defrule "e|" ?,0:(B) -(quail-defrule "/3~" ?,0;(B) -(quail-defrule "E~" ?,0;(B) -(quail-defrule "A~" ?,0<(B) -(quail-defrule "oe~" ?,0=(B) -(quail-defrule "/c~" ?,0>(B) -(quail-defrule "p" ?,0@(B) -(quail-defrule "b" ?,0A(B) -(quail-defrule "t" ?,0B(B) -(quail-defrule "d" ?,0C(B) -(quail-defrule "k" ?,0D(B) -(quail-defrule "g" ?,0E(B) -(quail-defrule "f" ?,0F(B) -(quail-defrule "v" ?,0G(B) -(quail-defrule "th" ?,0H(B) -(quail-defrule "dh" ?,0I(B) -(quail-defrule "s" ?,0J(B) -(quail-defrule "z" ?,0K(B) -(quail-defrule "sh" ?,0L(B) -(quail-defrule "zh" ?,0M(B) -(quail-defrule "3" ?,0M(B) -(quail-defrule "c," ?,0N(B) -(quail-defrule "x" ?,0O(B) -(quail-defrule "/R" ?,0P(B) -(quail-defrule "h" ?,0Q(B) -(quail-defrule "m" ?,0R(B) -(quail-defrule "n" ?,0S(B) -(quail-defrule "gn" ?,0T(B) -(quail-defrule "ng" ?,0U(B) -(quail-defrule "r" ?,0V(B) -(quail-defrule "R" ?,0W(B) -(quail-defrule "/r" ?,0X(B) -(quail-defrule "j" ?,0Y(B) -(quail-defrule "l" ?,0Z(B) -(quail-defrule "/y" ?,0[(B) -(quail-defrule "L" ?,0\(B) -(quail-defrule "/h" ?,0](B) -(quail-defrule "w" ?,0^(B) -(quail-defrule "M" ?,0_(B) -(quail-defrule "'" ?,0p(B) -(quail-defrule "`" ?,0q(B) -(quail-defrule ":" ?,0r(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-latin.el --- a/lisp/quail/quail-latin.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2110 +0,0 @@ -;; Quail packages for inputting various European characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 92.7.3 created for Mule Ver.0.9.5 by Takahashi N. -;;; The supported languages are: danish, esperanto, finnish, -;;; french, german, italian, norwegian, scandinavian, -;;; spanish, and swedish. -;;; Also including "latin-1 package" for general purpose, and -;;; "scandinavian package" for those who want to use the -;;; nordic languages simultaneously. -;;; 92.7.10 modified by Takahashi N. -;;; packages for icelandic and turkish are added. -;;; 92.7.14 modified by Takahashi N. -;;; latin-2 package added. -;;; 92.10.22 modified by Takahashi N. -;;; latin-3, latin-4, latin-5 package added. -;;; 92.12.29 modified by Takahashi N. -;;; british package added. -;;; 93.1.14 modified by Takahashi N. -;;; esperanto package changed. - -(require 'quail) - -(quail-define-package "latin-1" "LATIN-1" t "Latin-1 encoding. - - effect | postfix | examples - ------------+---------+---------- - acute | ' | a' -> ,Aa(B - grave | ` | a` -> ,A`(B - circumflex | ^ | a^ -> ,Ab(B - diaeresis | \" | a\" -> ,Ad(B - tilde | ~ | a~ -> ,Ac(B - cedilla | , | c, -> ,Ag(B - nordic | / | d/ -> ,Ap(B t/ -> ,A~(B a/ -> ,Ae(B e/ -> ,Af(B o/ -> ,Ax(B - special | /<> | s/ -> ,A_(B ?/ -> ,A?(B !/ -> ,A!(B << -> ,A+(B >> -> ,A;(B -" nil t) - -(qd "A`" ?,A@(B) -(qd "A'" ?,AA(B) -(qd "A^" ?,AB(B) -(qd "A~" ?,AC(B) -(qd "A\"" ?,AD(B) -(qd "A/" ?,AE(B) -(qd "a`" ?,A`(B) -(qd "a'" ?,Aa(B) -(qd "a^" ?,Ab(B) -(qd "a~" ?,Ac(B) -(qd "a\"" ?,Ad(B) -(qd "a/" ?,Ae(B) - -(qd "E`" ?,AH(B) -(qd "E'" ?,AI(B) -(qd "E^" ?,AJ(B) -(qd "E\"" ?,AK(B) -(qd "E/" ?,AF(B) -(qd "e`" ?,Ah(B) -(qd "e'" ?,Ai(B) -(qd "e^" ?,Aj(B) -(qd "e\"" ?,Ak(B) -(qd "e/" ?,Af(B) - -(qd "I`" ?,AL(B) -(qd "I'" ?,AM(B) -(qd "I^" ?,AN(B) -(qd "I\"" ?,AO(B) -(qd "i`" ?,Al(B) -(qd "i'" ?,Am(B) -(qd "i^" ?,An(B) -(qd "i\"" ?,Ao(B) - -(qd "O`" ?,AR(B) -(qd "O'" ?,AS(B) -(qd "O^" ?,AT(B) -(qd "O~" ?,AU(B) -(qd "O\"" ?,AV(B) -(qd "O/" ?,AX(B) -(qd "o`" ?,Ar(B) -(qd "o'" ?,As(B) -(qd "o^" ?,At(B) -(qd "o~" ?,Au(B) -(qd "o\"" ?,Av(B) -(qd "o/" ?,Ax(B) - -(qd "U`" ?,AY(B) -(qd "U'" ?,AZ(B) -(qd "U^" ?,A[(B) -(qd "U\"" ?,A\(B) -(qd "u`" ?,Ay(B) -(qd "u'" ?,Az(B) -(qd "u^" ?,A{(B) -(qd "u\"" ?,A|(B) - -(qd "Y'" ?,A](B) -(qd "y'" ?,A}(B) - -(qd "D/" ?,AP(B) -(qd "d/" ?,Ap(B) - -(qd "T/" ?,A^(B) -(qd "t/" ?,A~(B) - -(qd "s/" ?,A_(B) - -(qd "C," ?,AG(B) -(qd "c," ?,Ag(B) - -(qd "N~" ?,AQ(B) -(qd "n~" ?,Aq(B) - -(qd "?/" ?,A?(B) -(qd "!/" ?,A!(B) -(qd "<<" ?,A+(B) -(qd ">>" ?,A;(B) - -(quail-setup-current-package) - -(quail-define-package "latin-2" "LATIN-2" t "Latin-2 encoding. - - effect | postfix | examples - ------------+---------+---------- - acute | ' | a' -> ,Ba(B - ogonek | , | a, -> ,B1(B - diaeresis | \" | a\" -> ,Bd(B - circumflex | ^ | a^ -> ,Bb(B - breve | ~ | a~ -> ,Bc(B - cedilla | , | c, -> ,Bg(B - caron | ~ | c~ -> ,Bh(B - dbl. acute | '' | o'' -> ,Bu(B - ring | . | u. -> ,By(B - dot | . | z. -> ,B?(B - stroke | / | d/ -> ,Bp(B - special | / | s/ -> ,B_(B -" nil t) - -(qd "A'" ?,BA(B) -(qd "A," ?,B!(B) -(qd "A\"" ?,BD(B) -(qd "A^" ?,BB(B) -(qd "A~" ?,BC(B) -(qd "C'" ?,BF(B) -(qd "C," ?,BG(B) -(qd "C~" ?,BH(B) -(qd "D/" ?,BP(B) -(qd "D~" ?,BO(B) -(qd "E'" ?,BI(B) -(qd "E," ?,BJ(B) -(qd "E\"" ?,BK(B) -(qd "E~" ?,BL(B) -(qd "I'" ?,BM(B) -(qd "I^" ?,BN(B) -(qd "L'" ?,BE(B) -(qd "L/" ?,B#(B) -(qd "L~" ?,B%(B) -(qd "N'" ?,BQ(B) -(qd "N~" ?,BR(B) -(qd "O'" ?,BS(B) -(qd "O''" '(",BU(B" ",BS(B'")) -(qd "O\"" ?,BV(B) -(qd "O^" ?,BT(B) -(qd "R'" ?,B@(B) -(qd "R~" ?,BX(B) -(qd "S'" ?,B&(B) -(qd "S," ?,B*(B) -(qd "S~" ?,B)(B) -(qd "T," ?,B^(B) -(qd "T~" ?,B+(B) -(qd "U'" ?,BZ(B) -(qd "U''" '(",B[(B" ",BZ(B'")) -(qd "U\"" ?,B\(B) -(qd "U." ?,BY(B) -(qd "Y'" ?,B](B) -(qd "Z'" ?,B,(B) -(qd "Z." ?,B/(B) -(qd "Z~" ?,B.(B) -(qd "a'" ?,Ba(B) -(qd "a," ?,B1(B) -(qd "a\"" ?,Bd(B) -(qd "a^" ?,Bb(B) -(qd "a~" ?,Bc(B) -(qd "c'" ?,Bf(B) -(qd "c," ?,Bg(B) -(qd "c~" ?,Bh(B) -(qd "d/" ?,Bp(B) -(qd "d~" ?,Bo(B) -(qd "e'" ?,Bi(B) -(qd "e," ?,Bj(B) -(qd "e\"" ?,Bk(B) -(qd "e~" ?,Bl(B) -(qd "i'" ?,Bm(B) -(qd "i^" ?,Bn(B) -(qd "l'" ?,Be(B) -(qd "l/" ?,B3(B) -(qd "l~" ?,B5(B) -(qd "n'" ?,Bq(B) -(qd "n~" ?,Br(B) -(qd "o'" ?,Bs(B) -(qd "o''" '(",Bu(B" ",Bs(B'")) -(qd "o\"" ?,Bv(B) -(qd "o^" ?,Bt(B) -(qd "r'" ?,B`(B) -(qd "r~" ?,Bx(B) -(qd "s'" ?,B6(B) -(qd "s," ?,B:(B) -(qd "s/" ?,B_(B) -(qd "s~" ?,B9(B) -(qd "t," ?,B~(B) -(qd "t~" ?,B;(B) -(qd "u'" ?,Bz(B) -(qd "u''" '(",B{(B" ",Bz(B'")) -(qd "u\"" ?,B|(B) -(qd "u." ?,By(B) -(qd "y'" ?,B}(B) -(qd "z'" ?,B<(B) -(qd "z." ?,B?(B) -(qd "z~" ?,B>(B) - -(quail-setup-current-package) - -(quail-define-package "latin-3" "LATIN-3" t "Latin-3 encoding. - - effect | postfix | examples - ------------+---------+---------- - acute | ' | a' -> ,Ca(B - grave | ` | a` -> ,C`(B - circumflex | ^ | a^ -> ,Cb(B - diaeresis | \" | a\" -> ,Cd(B - dot | . | c. -> ,Ce(B i. -> ,C9(B I. -> ,C)(B - cedilla | , | c, -> ,Cg(B - breve | ~ | g~ -> ,C;(B - tilde | ~ | n~ -> ,Cq(B - stroke | / | h/ -> ,C1(B - special | / | s/ -> ,C_(B -" nil t) - -(qd "A`" ?,C@(B) -(qd "A'" ?,CA(B) -(qd "A^" ?,CB(B) -(qd "A\"" ?,CD(B) -(qd "C." ?,CE(B) -(qd "C^" ?,CF(B) -(qd "C," ?,CG(B) -(qd "E`" ?,CH(B) -(qd "E'" ?,CI(B) -(qd "E^" ?,CJ(B) -(qd "E\"" ?,CK(B) -(qd "G~" ?,C+(B) -(qd "G." ?,CU(B) -(qd "G^" ?,CX(B) -(qd "H/" ?,C!(B) -(qd "H^" ?,C&(B) -(qd "I." ?,C)(B) -(qd "I`" ?,CL(B) -(qd "I'" ?,CM(B) -(qd "I^" ?,CN(B) -(qd "I\"" ?,CO(B) -(qd "J^" ?,C,(B) -(qd "N~" ?,CQ(B) -(qd "O`" ?,CR(B) -(qd "O'" ?,CS(B) -(qd "O^" ?,CT(B) -(qd "O\"" ?,CV(B) -(qd "S," ?,C*(B) -(qd "S^" ?,C^(B) -(qd "U`" ?,CY(B) -(qd "U'" ?,CZ(B) -(qd "U^" ?,C[(B) -(qd "U\"" ?,C\(B) -(qd "U~" ?,C](B) -(qd "Z." ?,C/(B) -(qd "a`" ?,C`(B) -(qd "a'" ?,Ca(B) -(qd "a^" ?,Cb(B) -(qd "a\"" ?,Cd(B) -(qd "c." ?,Ce(B) -(qd "c^" ?,Cf(B) -(qd "c," ?,Cg(B) -(qd "e`" ?,Ch(B) -(qd "e'" ?,Ci(B) -(qd "e^" ?,Cj(B) -(qd "e\"" ?,Ck(B) -(qd "g~" ?,C;(B) -(qd "g." ?,Cu(B) -(qd "g^" ?,Cx(B) -(qd "h/" ?,C1(B) -(qd "h^" ?,C6(B) -(qd "i." ?,C9(B) -(qd "i`" ?,Cl(B) -(qd "i'" ?,Cm(B) -(qd "i^" ?,Cn(B) -(qd "i\"" ?,Co(B) -(qd "j^" ?,C<(B) -(qd "n~" ?,Cq(B) -(qd "o`" ?,Cr(B) -(qd "o'" ?,Cs(B) -(qd "o^" ?,Ct(B) -(qd "o\"" ?,Cv(B) -(qd "s," ?,C:(B) -(qd "s/" ?,C_(B) -(qd "s^" ?,C~(B) -(qd "u`" ?,Cy(B) -(qd "u'" ?,Cz(B) -(qd "u^" ?,C{(B) -(qd "u\"" ?,C|(B) -(qd "u~" ?,C}(B) -(qd "z." ?,C?(B) - -(quail-setup-current-package) - -(quail-define-package "latin-4" "LATIN-4" t "Latin-4 encoding. - - effect | postfix | examples - ------------+---------+---------- - acute | ' | a' -> ,Da(B - circumflex | ^ | a^ -> ,Db(B - diaeresis | \" | a\" -> ,Dd(B - ogonek | , | a, -> ,D1(B - macron | - | a- -> ,D`(B - tilde | ~ | a~ -> ,Dc(B - caron | ~ | c~ -> ,Dh(B - dot | . | e. -> ,Dl(B - cedilla | , | k, -> ,Ds(B g, -> ,D;(B - stroke | / | d/ -> ,Dp(B - nordic | / | a/ -> ,De(B e/ -> ,Df(B o/ -> ,Dx(B - special | / | s/ -> ,D_(B n/ -> ,D?(B k/ -> ,D"(B -" nil t) - -(qd "A," ?,D!(B) -(qd "A-" ?,D@(B) -(qd "A'" ?,DA(B) -(qd "A^" ?,DB(B) -(qd "A~" ?,DC(B) -(qd "A\"" ?,DD(B) -(qd "A/" ?,DE(B) -(qd "C~" ?,DH(B) -(qd "D/" ?,DP(B) -(qd "E/" ?,DF(B) -(qd "E-" ?,D*(B) -(qd "E'" ?,DI(B) -(qd "E," ?,DJ(B) -(qd "E\"" ?,DK(B) -(qd "E." ?,DL(B) -(qd "G," ?,D+(B) -(qd "I~" ?,D%(B) -(qd "I," ?,DG(B) -(qd "I'" ?,DM(B) -(qd "I^" ?,DN(B) -(qd "I-" ?,DO(B) -(qd "K," ?,DS(B) -(qd "L," ?,D&(B) -(qd "N/" ?,D=(B) -(qd "N," ?,DQ(B) -(qd "O-" ?,DR(B) -(qd "O^" ?,DT(B) -(qd "O~" ?,DU(B) -(qd "O\"" ?,DV(B) -(qd "O/" ?,DX(B) -(qd "R," ?,D#(B) -(qd "S~" ?,D)(B) -(qd "T/" ?,D,(B) -(qd "U," ?,DY(B) -(qd "U'" ?,DZ(B) -(qd "U^" ?,D[(B) -(qd "U\"" ?,D\(B) -(qd "U~" ?,D](B) -(qd "U-" ?,D^(B) -(qd "Z~" ?,D.(B) -(qd "a," ?,D1(B) -(qd "a-" ?,D`(B) -(qd "a'" ?,Da(B) -(qd "a^" ?,Db(B) -(qd "a~" ?,Dc(B) -(qd "a\"" ?,Dd(B) -(qd "a/" ?,De(B) -(qd "c~" ?,Dh(B) -(qd "d/" ?,Dp(B) -(qd "e/" ?,Df(B) -(qd "e-" ?,D:(B) -(qd "e'" ?,Di(B) -(qd "e," ?,Dj(B) -(qd "e\"" ?,Dk(B) -(qd "e." ?,Dl(B) -(qd "g," ?,D;(B) -(qd "i~" ?,D5(B) -(qd "i," ?,Dg(B) -(qd "i'" ?,Dm(B) -(qd "i^" ?,Dn(B) -(qd "i-" ?,Do(B) -(qd "k/" ?,D"(B) -(qd "k," ?,Ds(B) -(qd "l," ?,D6(B) -(qd "n/" ?,D?(B) -(qd "n," ?,Dq(B) -(qd "o-" ?,Dr(B) -(qd "o^" ?,Dt(B) -(qd "o~" ?,Du(B) -(qd "o\"" ?,Dv(B) -(qd "o/" ?,Dx(B) -(qd "r," ?,D3(B) -(qd "s/" ?,D_(B) -(qd "s~" ?,D9(B) -(qd "t/" ?,D<(B) -(qd "u," ?,Dy(B) -(qd "u'" ?,Dz(B) -(qd "u^" ?,D{(B) -(qd "u\"" ?,D|(B) -(qd "u~" ?,D}(B) -(qd "u-" ?,D~(B) -(qd "z~" ?,D>(B) - -(quail-setup-current-package) - -(quail-define-package "latin-5" "LATIN-5" t "Latin-5 encoding. - - effect | postfix | examples - ------------+---------+---------- - acute | ' | a' -> ,Ma(B - grave | ` | a` -> ,M`(B - circumflex | ^ | a^ -> ,Mb(B - diaeresis | \" | a\" -> ,Md(B - tilde | ~ | a~ -> ,Mc(B - breve | ~ | g~ -> ,Mp(B - cedilla | , | c, -> ,Mg(B - dot | . | i. -> ,M}(B I. -> ,M](B - nordic | / | a/ -> ,Me(B e/ -> ,Mf(B o/ -> ,Mx(B - special | / | s/ -> ,M_(B -" nil t) - -(qd "A'" ?,MA(B) -(qd "A/" ?,ME(B) -(qd "A\"" ?,MD(B) -(qd "A^" ?,MB(B) -(qd "A`" ?,M@(B) -(qd "A~" ?,MC(B) -(qd "C," ?,MG(B) -(qd "E'" ?,MI(B) -(qd "E/" ?,MF(B) -(qd "E\"" ?,MK(B) -(qd "E^" ?,MJ(B) -(qd "E`" ?,MH(B) -(qd "G~" ?,MP(B) -(qd "I'" ?,MM(B) -(qd "I." ?,M](B) -(qd "I\"" ?,MO(B) -(qd "I^" ?,MN(B) -(qd "I`" ?,ML(B) -(qd "N~" ?,MQ(B) -(qd "O'" ?,MS(B) -(qd "O/" ?,MX(B) -(qd "O\"" ?,MV(B) -(qd "O^" ?,MT(B) -(qd "O`" ?,MR(B) -(qd "O~" ?,MU(B) -(qd "S," ?,M^(B) -(qd "U'" ?,MZ(B) -(qd "U\"" ?,M\(B) -(qd "U^" ?,M[(B) -(qd "U`" ?,MY(B) -(qd "a'" ?,Ma(B) -(qd "a/" ?,Me(B) -(qd "a\"" ?,Md(B) -(qd "a^" ?,Mb(B) -(qd "a`" ?,M`(B) -(qd "a~" ?,Mc(B) -(qd "c," ?,Mg(B) -(qd "e'" ?,Mi(B) -(qd "e/" ?,Mf(B) -(qd "e\"" ?,Mk(B) -(qd "e^" ?,Mj(B) -(qd "e`" ?,Mh(B) -(qd "g~" ?,Mp(B) -(qd "i'" ?,Mm(B) -(qd "i." ?,M}(B) -(qd "i\"" ?,Mo(B) -(qd "i^" ?,Mn(B) -(qd "i`" ?,Ml(B) -(qd "n~" ?,Mq(B) -(qd "o'" ?,Ms(B) -(qd "o/" ?,Mx(B) -(qd "o\"" ?,Mv(B) -(qd "o^" ?,Mt(B) -(qd "o`" ?,Mr(B) -(qd "o~" ?,Mu(B) -(qd "s," ?,M~(B) -(qd "s/" ?,M_(B) -(qd "u'" ?,Mz(B) -(qd "u\"" ?,M|(B) -(qd "u^" ?,M{(B) -(qd "u`" ?,My(B) -(qd "y\"" ?,M(B) - -(quail-setup-current-package) - -(quail-define-package "danish" "DANSK" t "Latin-1 encoding. - -AE -> ,AF(B -OE -> ,AX(B -AA -> ,AE(B -E' -> ,AI(B -" nil t) - -(qd "AE" ?,AF(B) -(qd "ae" ?,Af(B) - -(qd "OE" ?,AX(B) -(qd "oe" ?,Ax(B) - -(qd "AA" ?,AE(B) -(qd "aa" ?,Ae(B) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(quail-setup-current-package) - -(quail-define-package "esperanto" "ESPERANTO" t "Latin-3 encoding. - -Preceding ^ or following x will produce accented characters, -e.g. ^C -> ,CF(B, Gx -> ,CX(B. -" nil t) - -(qd "Cx" ?,CF(B) -(qd "^C" ?,CF(B) -(qd "cx" ?,Cf(B) -(qd "^c" ?,Cf(B) - -(qd "Gx" ?,CX(B) -(qd "^G" ?,CX(B) -(qd "gx" ?,Cx(B) -(qd "^g" ?,Cx(B) - -(qd "Hx" ?,C&(B) -(qd "^H" ?,C&(B) -(qd "hx" ?,C6(B) -(qd "^h" ?,C6(B) - -(qd "Jx" ?,C,(B) -(qd "^J" ?,C,(B) -(qd "jx" ?,C<(B) -(qd "^j" ?,C<(B) - -(qd "Sx" ?,C^(B) -(qd "^S" ?,C^(B) -(qd "sx" ?,C~(B) -(qd "^s" ?,C~(B) - -(qd "Ux" ?,C](B) -(qd "^U" ?,C](B) -(qd "~U" ?,C](B) -(qd "ux" ?,C}(B) -(qd "^u" ?,C}(B) -(qd "~u" ?,C}(B) - -(quail-setup-current-package) - -(quail-define-package "finnish" "SUOMI" t "Latin-1 encoding. - -AE -> ,AD(B -OE -> ,AV(B -" nil t) - -(qd "AE" ?,AD(B) -(qd "ae" ?,Ad(B) - -(qd "OE" ?,AV(B) -(qd "oe" ?,Av(B) - -(quail-setup-current-package) - -(quail-define-package "french" "FRAN,AG(BAIS" t "Latin-1 encoding. - -` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tr,Ai(Bma. -Par exemple A` -> ,A@(B, E' -> ,AI(B. - -,AG(B, ,A+(B, et ,A;(B sont produits par C/, <<, et >>. - - n'est pas disponible. -" nil t) - -(qd "A`" ?,A@(B) -(qd "A^" ?,AB(B) -(qd "a`" ?,A`(B) -(qd "a^" ?,Ab(B) - -(qd "E`" ?,AH(B) -(qd "E'" ?,AI(B) -(qd "E^" ?,AJ(B) -(qd "E\"" ?,AK(B) -(qd "e`" ?,Ah(B) -(qd "e'" ?,Ai(B) -(qd "e^" ?,Aj(B) -(qd "e\"" ?,Ak(B) - -(qd "I^" ?,AN(B) -(qd "I\"" ?,AO(B) -(qd "i^" ?,An(B) -(qd "i\"" ?,Ao(B) - -(qd "O^" ?,AT(B) -(qd "o^" ?,At(B) - -(qd "U`" ?,AY(B) -(qd "U^" ?,A[(B) -(qd "U\"" ?,A\(B) -(qd "u`" ?,Ay(B) -(qd "u^" ?,A{(B) -(qd "u\"" ?,A|(B) - -(qd "C/" ?,AG(B) -(qd "c/" ?,Ag(B) - -(qd "<<" ?,A+(B) -(qd ">>" ?,A;(B) - -(quail-setup-current-package) - -(quail-define-package "german" "DEUTSCH" t "Latin-1 encoding. - -AE -> ,AD(B -OE -> ,AV(B -UE -> ,A\(B -sz -> ,A_(B - -,A_(B can also be input by 'ss' followed by M-n. -" nil t) - -(qd "AE" ?,AD(B) -(qd "ae" ?,Ad(B) - -(qd "OE" ?,AV(B) -(qd "oe" ?,Av(B) - -(qd "UE" ?,A\(B) -(qd "ue" ?,A|(B) - -(qd "sz" ?,A_(B) -(qd "ss" '("ss" ?,A_(B)) - -(quail-setup-current-package) - -(quail-define-package "icelandic" ",AM(BSLENSKA" t "Latin-1 encoding. - -A' -> ,AA(B -E' -> ,AI(B -I' -> ,AM(B -O' -> ,AS(B -U' -> ,AZ(B -Y' -> ,A](B -AE -> ,AF(B -OE -> ,AV(B -D/ -> ,AP(B (eth) -T/ -> ,A^(B (thorn) -" nil t) - -(qd "A'" ?,AA(B) -(qd "a'" ?,Aa(B) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(qd "I'" ?,AM(B) -(qd "i'" ?,Am(B) - -(qd "O'" ?,AS(B) -(qd "o'" ?,As(B) - -(qd "U'" ?,AZ(B) -(qd "u'" ?,Az(B) - -(qd "Y'" ?,A](B) -(qd "y'" ?,A}(B) - -(qd "AE" ?,AF(B) -(qd "ae" ?,Af(B) - -(qd "OE" ?,AV(B) -(qd "oe" ?,Av(B) - -(qd "D/" ?,AP(B) -(qd "d/" ?,Ap(B) - -(qd "T/" ?,A^(B) -(qd "t/" ?,A~(B) - -(quail-setup-current-package) - -(quail-define-package "italian" "ITALIANO" t "Latin-1 encoding. - -A` -> ,A@(B -E` -> ,AH(B -I` -> ,AL(B -O` -> ,AR(B -U` -> ,AY(B -" nil t) - -(qd "A`" ?,A@(B) -(qd "a`" ?,A`(B) - -(qd "E`" ?,AH(B) -(qd "e`" ?,Ah(B) - -(qd "I`" ?,AL(B) -(qd "i`" ?,Al(B) - -(qd "O`" ?,AR(B) -(qd "o`" ?,Ar(B) - -(qd "U`" ?,AY(B) -(qd "u`" ?,Ay(B) - -(quail-setup-current-package) - -(quail-define-package "norwegian" "NORSK" t "Latin-1 encoding. - -AE -> ,AF(B -OE -> ,AX(B -AA -> ,AE(B -E' -> ,AI(B -" nil t) - -(qd "AE" ?,AF(B) -(qd "ae" ?,Af(B) - -(qd "OE" ?,AX(B) -(qd "oe" ?,Ax(B) - -(qd "AA" ?,AE(B) -(qd "aa" ?,Ae(B) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(quail-setup-current-package) - -(quail-define-package "scandinavian" "SCANDINAVIAN" t "Latin-1 encoding. - -Quail package for scandinavian languages (swidish, norwegian, danish, finnish). - -AE -> ,AD(B or ,AF(B -OE -> ,AV(B or ,AX(B -AA -> ,AE(B -E' -> ,AI(B. - -You can toggle between ,AD(B and ,AF(B, or between OE and ,AV(B, by typing M-n -when the character is underlined. -" nil) - -(qd "AE" '(?,AD(B ?,AF(B)) -(qd "ae" '(?,Ad(B ?,Af(B)) - -(qd "AA" ?,AE(B) -(qd "aa" ?,Ae(B) - -(qd "OE" '(?,AV(B ?,AX(B)) -(qd "oe" '(?,Av(B ?,Ax(B)) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(quail-setup-current-package) - -(quail-define-package "spanish" "ESPA,AQ(BOL" t "Latin-1 encoding. - -A' -> ,AA(B -E' -> ,AI(B -I' -> ,AM(B -O' -> ,AS(B -U' -> ,AZ(B -N~ -> ,AQ(B -!/ -> ,A!(B -?/ -> ,A?(B -" nil t) - -(qd "A'" ?,AA(B) -(qd "a'" ?,Aa(B) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(qd "I'" ?,AM(B) -(qd "i'" ?,Am(B) - -(qd "O'" ?,AS(B) -(qd "o'" ?,As(B) - -(qd "U'" ?,AZ(B) -(qd "u'" ?,Az(B) - -(qd "N~" ?,AQ(B) -(qd "n~" ?,Aq(B) - -(qd "?/" ?,A?(B) -(qd "!/" ?,A!(B) - -(quail-setup-current-package) - -(quail-define-package "swedish" "SVENSKA" t "Latin-1 encoding. - -AA -> ,AE(B -AE -> ,AD(B -OE -> ,AV(B -E' -> ,AI(B -" nil t) - -(qd "AA" ?,AE(B) -(qd "aa" ?,Ae(B) - -(qd "AE" ?,AD(B) -(qd "ae" ?,Ad(B) - -(qd "OE" ?,AV(B) -(qd "oe" ?,Av(B) - -(qd "E'" ?,AI(B) -(qd "e'" ?,Ai(B) - -(quail-setup-current-package) - -(quail-define-package "turkish" "T,C|(Brk,Cg(Be" t "Latin-3 encoding. - -Note for I, ,C9(B, ,C)(B, i. - -A^ -> ,CB(B -C/ -> ,CG(B -G^ -> ,C+(B -I -> I -i -> ,C9(B -I' -> ,C)(B -i' -> i -O\" -> ,CV(B -S/ -> ,C*(B -U\" -> ,C\(B -U^ -> ,C[(B -" nil t) - -(qd "A^" ?,CB(B) -(qd "a^" ?,Cb(B) - -(qd "C/" ?,CG(B) -(qd "c/" ?,Cg(B) - -(qd "G^" ?,C+(B) -(qd "g^" ?,C;(B) - -(qd "I'" ?,C)(B) -(qd "i" ?,C9(B) -(qd "i'" ?i) - -(qd "O\"" ?,CV(B) -(qd "o\"" ?,Cv(B) - -(qd "S/" ?,C*(B) -(qd "s/" ?,C:(B) - -(qd "U\"" ?,C\(B) -(qd "u\"" ?,C|(B) -(qd "U^" ?,C[(B) -(qd "u^" ?,C{(B) - -(quail-setup-current-package) - -(quail-define-package "british" "BRITISH" t "Latin-1 encoding. - -# is replaced by ,A#(B." nil t) - -(qd "#" '(?,A#(B ?#)) - -(quail-setup-current-package) - -;; The following are various quail packages for those who think -;; the aboves are too awkward. Supported languages and their -;; package name are: -;; -;; French (frnch, azerty) -;; Icelandic (iclndc) -;; Denish (dnsh) -;; Norwegian (nrwgn) -;; Swedish (swdsh) -;; Finnish (fnnsh) -;; German (grmn) -;; Italian (itln) -;; Spanish (spnsh) -;; Dvorak (dvorak) -;; -;;; 92.12.15 created for Mule Ver.0.9.6 by Takahashi N. -;;; 92.12.29 modified by Takahashi N. - -;; -(quail-define-package "frnch" "FRN,AG(BS" t "Latin-1 encoding. - n'est pas disponible." nil t t t t) - -;; ,Aj(B1 ,Ai(B2 ,Ah(B3 ,At(B4 ,An(B5 ,Ao(B6 ,Ab(B7 ,A{(B8 ,Ay(B9 ,A`(B0 -_ ,Ak(B+ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,AgG(B ,A|(B& -;; aA sS dD fF gG hH jJ kK lL ;: '" \| -;; zZ xX cC vV bB nN mM ,( .) !? - -(qd "1" ?,Aj(B) -(qd "2" ?,Ai(B) -(qd "3" ?,Ah(B) -(qd "4" ?,At(B) -(qd "5" ?,An(B) -(qd "6" ?,Ao(B) -(qd "7" ?,Ab(B) -(qd "8" ?,A{(B) -(qd "9" ?,Ay(B) -(qd "0" ?,A`(B) -(qd "-" ?-) -(qd "=" ?,Ak(B) -(qd "`" ?`) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ag(B) -(qd "]" ?,A|(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?;) -(qd "'" ?') -(qd "\\" ?\\) -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?!) - -(qd "!" ?1) -(qd "@" ?2) -(qd "#" ?3) -(qd "$" ?4) -(qd "%" ?5) -(qd "^" ?6) -(qd "&" ?7) -(qd "*" ?8) -(qd "(" ?9) -(qd ")" ?0) -(qd "_" ?_) -(qd "+" ?+) -(qd "~" ?~) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AG(B) -(qd "}" ?&) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?:) -(qd "\"" ?\") -(qd "|" ?|) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?() -(qd ">" ?)) -(qd "?" ??) - -(quail-setup-current-package) - -;; -(quail-define-package "azerty" "AZERTY" t "Latin-1 encoding. - -Similaire au clavier fran,Ag(Bais de SUN. -pr,Ai(Bfixes: ^ pour circonflexe, ,A((B pour tr,Ai(Bma. - n'est pas disponible." nil t t t t) - -;; &1 ,Ai(B2 "3 '4 (5 ,A'(B6 ,Ah(B7 !8 ,Ag(B9 ,A`(B0 ),A0(B -_ @~ -;; aA zZ eE rR tT yY uU iI oO pP ^,A((B `$ -;; qQ sS dD fF gG hH jJ kK lL mM ,Ay(B% *| -;; wW xX cC vV bB nN ,? ;. :/ =+ - -(qd "1" ?&) -(qd "2" ?,Ai(B) -(qd "3" ?\") -(qd "4" ?') -(qd "5" ?() -(qd "6" ?,A'(B) -(qd "7" ?,Ah(B) -(qd "8" ?!) -(qd "9" ?,Ag(B) -(qd "0" ?,A`(B) -(qd "-" ?)) -(qd "=" ?-) -(qd "`" ?@) -(qd "q" ?a) -(qd "w" ?z) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?^) -(qd "]" ?`) -(qd "a" ?q) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?m) -(qd "'" ?,Ay(B) -(qd "\\" ?*) -(qd "z" ?w) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?,) -(qd "," ?;) -(qd "." ?:) -(qd "/" ?=) - -(qd "!" ?1) -(qd "@" ?2) -(qd "#" ?3) -(qd "$" ?4) -(qd "%" ?5) -(qd "^" ?6) -(qd "&" ?7) -(qd "*" ?8) -(qd "(" ?9) -(qd ")" ?0) -(qd "_" ?,A0(B) -(qd "+" ?_) -(qd "~" ?~) -(qd "Q" ?A) -(qd "W" ?Z) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,A((B) -(qd "}" ?$) -(qd "A" ?Q) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?M) -(qd "\"" ?%) -(qd "|" ?|) -(qd "Z" ?W) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ??) -(qd "<" ?.) -(qd ">" ?/) -(qd "?" ?+) - -(qd "[q" ?,Ab(B) -(qd "[e" ?,Aj(B) -(qd "[i" ?,An(B) -(qd "[o" ?,At(B) -(qd "[u" ?,A{(B) - -(qd "{e" ?,Ak(B) -(qd "{i" ?,Ao(B) -(qd "{u" ?,A|(B) - -(quail-setup-current-package) - -;; -(quail-define-package "iclndc" ",AM(BSLNSK" t "Latin-1 encoding. - -Dead accent is right to ,Af(B." nil t t t t) - -;; 1! 2" 3# 4$ 5% 6^ 7& 8* 9( 0) ,AvV(B -_ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,ApP(B '? -;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,A44(B +* -;; zZ xX cC vV bB nN mM ,; .: ,A~^(B - - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?,Av(B) -(qd "=" ?-) -(qd "`" ?`) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ap(B) -(qd "]" ?') -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Af(B) -(qd "'" ?,A4(B) -(qd "\\" ?+) -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?,A~(B) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?#) -(qd "$" ?$) -(qd "%" ?%) -(qd "^" ?^) -(qd "&" ?&) -(qd "*" ?*) -(qd "(" ?() -(qd ")" ?)) -(qd "_" ?,AV(B) -(qd "+" ?_) -(qd "~" ?~) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AP(B) -(qd "}" ??) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AF(B) -(qd "\"" ?,A4(B) -(qd "|" ?*) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?,A^(B) - -(qd "'a" ?,Aa(B) -(qd "'e" ?,Ai(B) -(qd "'i" ?,Am(B) -(qd "'o" ?,As(B) -(qd "'u" ?,Az(B) -(qd "'y" ?,A}(B) -(qd "'A" ?,AA(B) -(qd "'E" ?,AI(B) -(qd "'I" ?,AM(B) -(qd "'O" ?,AS(B) -(qd "'U" ?,AZ(B) -(qd "'Y" ?,A](B) - -(quail-setup-current-package) - -;; -(quail-define-package "dnsh" "DNSK" t "Latin-1 encoding. - -Simulates SUN Danish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A='(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,AxX(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?+) -(qd "=" ?,A=(B) -(qd "`" ?~) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ae(B) -(qd "]" ?,Ai(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Af(B) -(qd "'" ?,Ax(B) -(qd "\\" ?') -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?#) -(qd "$" ?,A$(B) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?,A'(B) -(qd "~" ?^) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AE(B) -(qd "}" ?,AI(B) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AF(B) -(qd "\"" ?,AX(B) -(qd "|" ?*) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "nrwgn" "NRSK" t "Latin-1 encoding. - -Simulates SUN Norwegian keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? |,A'(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AxX(B ,AfF(B '* -;; zZ xX cC vV bB nN mM ,; .: '? - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?+) -(qd "=" ?|) -(qd "`" ?~) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ae(B) -(qd "]" ?,Ai(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Ax(B) -(qd "'" ?,Af(B) -(qd "\\" ?') -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?#) -(qd "$" ?,A$(B) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?,A'(B) -(qd "~" ?^) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AE(B) -(qd "}" ?,AI(B) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AX(B) -(qd "\"" ?,AF(B) -(qd "|" ?*) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "swdsh" "SVNSK" t "Latin-1 encoding. - -Simulates SUN Swedish/Finnish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?+) -(qd "=" ?,A'(B) -(qd "`" ?~) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ae(B) -(qd "]" ?,Ai(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Av(B) -(qd "'" ?,Ad(B) -(qd "\\" ?') -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?#) -(qd "$" ?,A$(B) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?,A=(B) -(qd "~" ?^) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AE(B) -(qd "}" ?,AI(B) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AV(B) -(qd "\"" ?,AD(B) -(qd "|" ?*) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "fnnsh" "SM" t "Latin-1 encoding. - -Simulates SUN Finnish/Swedish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?+) -(qd "=" ?,A'(B) -(qd "`" ?~) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ae(B) -(qd "]" ?,Ai(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Av(B) -(qd "'" ?,Ad(B) -(qd "\\" ?') -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?#) -(qd "$" ?,A$(B) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?,A=(B) -(qd "~" ?^) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AE(B) -(qd "}" ?,AI(B) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AV(B) -(qd "\"" ?,AD(B) -(qd "|" ?*) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "grmn" "DTSCH" t "Latin-1 encoding. - -Simulates SUN German keyboard." nil t t t t) - -;; 1! 2" 3,A'(B 4$ 5% 6& 7/ 8( 9) 0= ,A_(B? [{ ]} -;; qQ wW eE rR tT zZ uU iI oO pP ,A|\(B +* -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B #^ -;; yY xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?,A_(B) -(qd "=" ?[) -(qd "`" ?]) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?z) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,A|(B) -(qd "]" ?+) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Av(B) -(qd "'" ?,Ad(B) -(qd "\\" ?#) -(qd "z" ?y) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?,A'(B) -(qd "$" ?$) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?{) -(qd "~" ?}) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Z) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,A\(B) -(qd "}" ?*) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AV(B) -(qd "\"" ?,AD(B) -(qd "|" ?^) -(qd "Z" ?Y) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "itln" "ITLN" t "Latin-1 encoding. - -Simulates SUN Italian keyboard." nil t t t t) - -;; 1! 2" 3,A#(B 4$ 5% 6& 7/ 8( 9) 0= '? ,Al(B^ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,Ahi(B +* -;; aA sS dD fF gG hH jJ kK lL ,Arg(B ,A`0(B ,Ay'(B -;; zZ xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?') -(qd "=" ?,Al(B) -(qd "`" ?`) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ah(B) -(qd "]" ?+) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Ar(B) -(qd "'" ?,A`(B) -(qd "\\" ?,Ay(B) -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?,A#(B) -(qd "$" ?$) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?^) -(qd "~" ?~) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,Ai(B) -(qd "}" ?*) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,Ag(B) -(qd "\"" ?,A0(B) -(qd "|" ?,A'(B) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "spnsh" "SPNSH" t "Latin-1 encoding." nil t t t t) - -;; 1! 2" 3,A7(B 4$ 5% 6& 7/ 8( 9) 0= '? ,A!?(B ,AmM(B -;; qQ wW eE rR tT yY uU iI oO pP ,AiI(B ,AsS(B -;; aA sS dD fF gG hH jJ kK lL ,AqQ(B ,AaA(B ,AzZ(B -;; zZ xX cC vV bB nN mM ,; .: -_ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?') -(qd "=" ?,A!(B) -(qd "`" ?,Am(B) -(qd "q" ?q) -(qd "w" ?w) -(qd "e" ?e) -(qd "r" ?r) -(qd "t" ?t) -(qd "y" ?y) -(qd "u" ?u) -(qd "i" ?i) -(qd "o" ?o) -(qd "p" ?p) -(qd "[" ?,Ai(B) -(qd "]" ?,As(B) -(qd "a" ?a) -(qd "s" ?s) -(qd "d" ?d) -(qd "f" ?f) -(qd "g" ?g) -(qd "h" ?h) -(qd "j" ?j) -(qd "k" ?k) -(qd "l" ?l) -(qd ";" ?,Aq(B) -(qd "'" ?,Aa(B) -(qd "\\" ?,Az(B) -(qd "z" ?z) -(qd "x" ?x) -(qd "c" ?c) -(qd "v" ?v) -(qd "b" ?b) -(qd "n" ?n) -(qd "m" ?m) -(qd "," ?,) -(qd "." ?.) -(qd "/" ?-) - -(qd "!" ?!) -(qd "@" ?\") -(qd "#" ?,A7(B) -(qd "$" ?$) -(qd "%" ?%) -(qd "^" ?&) -(qd "&" ?/) -(qd "*" ?() -(qd "(" ?)) -(qd ")" ?=) -(qd "_" ??) -(qd "+" ?,A?(B) -(qd "~" ?,AM(B) -(qd "Q" ?Q) -(qd "W" ?W) -(qd "E" ?E) -(qd "R" ?R) -(qd "T" ?T) -(qd "Y" ?Y) -(qd "U" ?U) -(qd "I" ?I) -(qd "O" ?O) -(qd "P" ?P) -(qd "{" ?,AI(B) -(qd "}" ?,AS(B) -(qd "A" ?A) -(qd "S" ?S) -(qd "D" ?D) -(qd "F" ?F) -(qd "G" ?G) -(qd "H" ?H) -(qd "J" ?J) -(qd "K" ?K) -(qd "L" ?L) -(qd ":" ?,AQ(B) -(qd "\"" ?,AA(B) -(qd "|" ?,AZ(B) -(qd "Z" ?Z) -(qd "X" ?X) -(qd "C" ?C) -(qd "V" ?V) -(qd "B" ?B) -(qd "N" ?N) -(qd "M" ?M) -(qd "<" ?;) -(qd ">" ?:) -(qd "?" ?_) - -(quail-setup-current-package) - -;; -(quail-define-package "dvorak" "DVORAK" t "Latin-1 encoding." nil t t t t) - -;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) [{ ]} `~ -;; '" ,< .> pP yY fF gG cC rR lL /? =+ -;; aA oO eE uU iI dD hH tT nN sS -_ \| -;; ;: qQ jJ kK xX bB mM wW vV zZ - -(qd "1" ?1) -(qd "2" ?2) -(qd "3" ?3) -(qd "4" ?4) -(qd "5" ?5) -(qd "6" ?6) -(qd "7" ?7) -(qd "8" ?8) -(qd "9" ?9) -(qd "0" ?0) -(qd "-" ?[) -(qd "=" ?]) -(qd "`" ?`) -(qd "q" ?') -(qd "w" ?,) -(qd "e" ?.) -(qd "r" ?p) -(qd "t" ?y) -(qd "y" ?f) -(qd "u" ?g) -(qd "i" ?c) -(qd "o" ?r) -(qd "p" ?l) -(qd "[" ?/) -(qd "]" ?=) -(qd "a" ?a) -(qd "s" ?o) -(qd "d" ?e) -(qd "f" ?u) -(qd "g" ?i) -(qd "h" ?d) -(qd "j" ?h) -(qd "k" ?t) -(qd "l" ?n) -(qd ";" ?s) -(qd "'" ?-) -(qd "\\" ?\\) -(qd "z" ?;) -(qd "x" ?q) -(qd "c" ?j) -(qd "v" ?k) -(qd "b" ?x) -(qd "n" ?b) -(qd "m" ?m) -(qd "," ?w) -(qd "." ?v) -(qd "/" ?z) - -(qd "!" ?!) -(qd "@" ?@) -(qd "#" ?#) -(qd "$" ?$) -(qd "%" ?%) -(qd "^" ?^) -(qd "&" ?&) -(qd "*" ?*) -(qd "(" ?() -(qd ")" ?)) -(qd "_" ?{) -(qd "+" ?}) -(qd "~" ?~) -(qd "Q" ?\") -(qd "W" ?<) -(qd "E" ?>) -(qd "R" ?P) -(qd "T" ?Y) -(qd "Y" ?F) -(qd "U" ?G) -(qd "I" ?C) -(qd "O" ?R) -(qd "P" ?L) -(qd "{" ??) -(qd "}" ?+) -(qd "A" ?A) -(qd "S" ?O) -(qd "D" ?E) -(qd "F" ?U) -(qd "G" ?I) -(qd "H" ?D) -(qd "J" ?H) -(qd "K" ?T) -(qd "L" ?N) -(qd ":" ?S) -(qd "\"" ?_) -(qd "|" ?|) -(qd "Z" ?:) -(qd "X" ?Q) -(qd "C" ?J) -(qd "V" ?K) -(qd "B" ?X) -(qd "N" ?B) -(qd "M" ?M) -(qd "<" ?W) -(qd ">" ?V) -(qd "?" ?Z) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-ltn.el --- a/lisp/quail/quail-ltn.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1219 +0,0 @@ -;; quail-ltn.el -- European language input methods for quick typists -;; -;; This file contains various quail packages for those who think -;; quail-latin.el is too awkward. Supported languages and their -;; package name are: -;; -;; French (frnch, azerty) -;; Icelandic (iclndc) -;; Denish (dnsh) -;; Norwegian (nrwgn) -;; Swedish (swdsh) -;; Finnish (fnnsh) -;; German (grmn) -;; Italian (itln) -;; Spanish (spnsh) -;; Dvorak (dvorak) -;; -;;; 92.12.15 created for Mule Ver.0.9.6 by Takahashi N. -;;; 92.12.29 modified by Takahashi N. - -(require 'quail) - -;; - -(quail-define-package "frnch" "FRN,AG(BS" nil "Latin-1 encoding. - n'est pas disponible." nil t t t t) - -;; ,Aj(B1 ,Ai(B2 ,Ah(B3 ,At(B4 ,An(B5 ,Ao(B6 ,Ab(B7 ,A{(B8 ,Ay(B9 ,A`(B0 -_ ,Ak(B+ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,AgG(B ,A|(B& -;; aA sS dD fF gG hH jJ kK lL ;: '" \| -;; zZ xX cC vV bB nN mM ,( .) !? - -(quail-defrule "1" ?,Aj(B) -(quail-defrule "2" ?,Ai(B) -(quail-defrule "3" ?,Ah(B) -(quail-defrule "4" ?,At(B) -(quail-defrule "5" ?,An(B) -(quail-defrule "6" ?,Ao(B) -(quail-defrule "7" ?,Ab(B) -(quail-defrule "8" ?,A{(B) -(quail-defrule "9" ?,Ay(B) -(quail-defrule "0" ?,A`(B) -(quail-defrule "-" ?-) -(quail-defrule "=" ?,Ak(B) -(quail-defrule "`" ?`) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ag(B) -(quail-defrule "]" ?,A|(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?;) -(quail-defrule "'" ?') -(quail-defrule "\\" ?\\) -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?!) - -(quail-defrule "!" ?1) -(quail-defrule "@" ?2) -(quail-defrule "#" ?3) -(quail-defrule "$" ?4) -(quail-defrule "%" ?5) -(quail-defrule "^" ?6) -(quail-defrule "&" ?7) -(quail-defrule "*" ?8) -(quail-defrule "(" ?9) -(quail-defrule ")" ?0) -(quail-defrule "_" ?_) -(quail-defrule "+" ?+) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AG(B) -(quail-defrule "}" ?&) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?:) -(quail-defrule "\"" ?\") -(quail-defrule "|" ?|) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?() -(quail-defrule ">" ?)) -(quail-defrule "?" ??) - -;; - -(quail-define-package "azerty" "AZERTY" nil "Latin-1 encoding. - -Similaire au clavier fran,Ag(Bais de SUN. -pr,Ai(Bfixes: ^ pour circonflexe, ,A((B pour tr,Ai(Bma. - n'est pas disponible." nil t t t t) - -;; &1 ,Ai(B2 "3 '4 (5 ,A'(B6 ,Ah(B7 !8 ,Ag(B9 ,A`(B0 ),A0(B -_ @~ -;; aA zZ eE rR tT yY uU iI oO pP ^,A((B `$ -;; qQ sS dD fF gG hH jJ kK lL mM ,Ay(B% *| -;; wW xX cC vV bB nN ,? ;. :/ =+ - -(quail-defrule "1" ?&) -(quail-defrule "2" ?,Ai(B) -(quail-defrule "3" ?\") -(quail-defrule "4" ?') -(quail-defrule "5" ?() -(quail-defrule "6" ?,A'(B) -(quail-defrule "7" ?,Ah(B) -(quail-defrule "8" ?!) -(quail-defrule "9" ?,Ag(B) -(quail-defrule "0" ?,A`(B) -(quail-defrule "-" ?)) -(quail-defrule "=" ?-) -(quail-defrule "`" ?@) -(quail-defrule "q" ?a) -(quail-defrule "w" ?z) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?^) -(quail-defrule "]" ?`) -(quail-defrule "a" ?q) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?m) -(quail-defrule "'" ?,Ay(B) -(quail-defrule "\\" ?*) -(quail-defrule "z" ?w) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?,) -(quail-defrule "," ?;) -(quail-defrule "." ?:) -(quail-defrule "/" ?=) - -(quail-defrule "!" ?1) -(quail-defrule "@" ?2) -(quail-defrule "#" ?3) -(quail-defrule "$" ?4) -(quail-defrule "%" ?5) -(quail-defrule "^" ?6) -(quail-defrule "&" ?7) -(quail-defrule "*" ?8) -(quail-defrule "(" ?9) -(quail-defrule ")" ?0) -(quail-defrule "_" ?,A0(B) -(quail-defrule "+" ?_) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?A) -(quail-defrule "W" ?Z) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,A((B) -(quail-defrule "}" ?$) -(quail-defrule "A" ?Q) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?M) -(quail-defrule "\"" ?%) -(quail-defrule "|" ?|) -(quail-defrule "Z" ?W) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ??) -(quail-defrule "<" ?.) -(quail-defrule ">" ?/) -(quail-defrule "?" ?+) - -(quail-defrule "[q" ?,Ab(B) -(quail-defrule "[e" ?,Aj(B) -(quail-defrule "[i" ?,An(B) -(quail-defrule "[o" ?,At(B) -(quail-defrule "[u" ?,A{(B) - -(quail-defrule "{e" ?,Ak(B) -(quail-defrule "{i" ?,Ao(B) -(quail-defrule "{u" ?,A|(B) - -;; - -(quail-define-package "iclndc" ",AM(BSLNSK" nil "Latin-1 encoding. - -Dead accent is right to ,Af(B." nil t t t t) - -;; 1! 2" 3# 4$ 5% 6^ 7& 8* 9( 0) ,AvV(B -_ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,ApP(B '? -;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,A44(B +* -;; zZ xX cC vV bB nN mM ,; .: ,A~^(B - - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?,Av(B) -(quail-defrule "=" ?-) -(quail-defrule "`" ?`) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ap(B) -(quail-defrule "]" ?') -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Af(B) -(quail-defrule "'" ?,A4(B) -(quail-defrule "\\" ?+) -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?,A~(B) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?^) -(quail-defrule "&" ?&) -(quail-defrule "*" ?*) -(quail-defrule "(" ?() -(quail-defrule ")" ?)) -(quail-defrule "_" ?,AV(B) -(quail-defrule "+" ?_) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AP(B) -(quail-defrule "}" ??) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AF(B) -(quail-defrule "\"" ?,A4(B) -(quail-defrule "|" ?*) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?,A^(B) - -(quail-defrule "'a" ?,Aa(B) -(quail-defrule "'e" ?,Ai(B) -(quail-defrule "'i" ?,Am(B) -(quail-defrule "'o" ?,As(B) -(quail-defrule "'u" ?,Az(B) -(quail-defrule "'y" ?,A}(B) -(quail-defrule "'A" ?,AA(B) -(quail-defrule "'E" ?,AI(B) -(quail-defrule "'I" ?,AM(B) -(quail-defrule "'O" ?,AS(B) -(quail-defrule "'U" ?,AZ(B) -(quail-defrule "'Y" ?,A](B) - -;; - -(quail-define-package "dnsh" "DNSK" nil "Latin-1 encoding. - -Simulates SUN Danish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A='(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AfF(B ,AxX(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?+) -(quail-defrule "=" ?,A=(B) -(quail-defrule "`" ?~) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ae(B) -(quail-defrule "]" ?,Ai(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Af(B) -(quail-defrule "'" ?,Ax(B) -(quail-defrule "\\" ?') -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?,A$(B) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?,A'(B) -(quail-defrule "~" ?^) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AE(B) -(quail-defrule "}" ?,AI(B) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AF(B) -(quail-defrule "\"" ?,AX(B) -(quail-defrule "|" ?*) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "nrwgn" "NRSK" nil "Latin-1 encoding. - -Simulates SUN Norwegian keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? |,A'(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AxX(B ,AfF(B '* -;; zZ xX cC vV bB nN mM ,; .: '? - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?+) -(quail-defrule "=" ?|) -(quail-defrule "`" ?~) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ae(B) -(quail-defrule "]" ?,Ai(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Ax(B) -(quail-defrule "'" ?,Af(B) -(quail-defrule "\\" ?') -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?,A$(B) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?,A'(B) -(quail-defrule "~" ?^) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AE(B) -(quail-defrule "}" ?,AI(B) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AX(B) -(quail-defrule "\"" ?,AF(B) -(quail-defrule "|" ?*) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "swdsh" "SVNSK" nil "Latin-1 encoding. - -Simulates SUN Swedish/Finnish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?+) -(quail-defrule "=" ?,A'(B) -(quail-defrule "`" ?~) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ae(B) -(quail-defrule "]" ?,Ai(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Av(B) -(quail-defrule "'" ?,Ad(B) -(quail-defrule "\\" ?') -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?,A$(B) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?,A=(B) -(quail-defrule "~" ?^) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AE(B) -(quail-defrule "}" ?,AI(B) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AV(B) -(quail-defrule "\"" ?,AD(B) -(quail-defrule "|" ?*) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "fnnsh" "SM" nil "Latin-1 encoding. - -Simulates SUN Finnish/Swedish keyboard." nil t t t t) - -;; 1! 2" 3# 4,A$(B 5% 6& 7/ 8( 9) 0= +? ,A'=(B ~^ -;; qQ wW eE rR tT yY uU iI oO pP ,AeE(B ,AiI(B -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B '* -;; zZ xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?+) -(quail-defrule "=" ?,A'(B) -(quail-defrule "`" ?~) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ae(B) -(quail-defrule "]" ?,Ai(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Av(B) -(quail-defrule "'" ?,Ad(B) -(quail-defrule "\\" ?') -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?#) -(quail-defrule "$" ?,A$(B) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?,A=(B) -(quail-defrule "~" ?^) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AE(B) -(quail-defrule "}" ?,AI(B) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AV(B) -(quail-defrule "\"" ?,AD(B) -(quail-defrule "|" ?*) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "grmn" "DTSCH" nil "Latin-1 encoding. - -Simulates SUN German keyboard." nil t t t t) - -;; 1! 2" 3,A'(B 4$ 5% 6& 7/ 8( 9) 0= ,A_(B? [{ ]} -;; qQ wW eE rR tT zZ uU iI oO pP ,A|\(B +* -;; aA sS dD fF gG hH jJ kK lL ,AvV(B ,AdD(B #^ -;; yY xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?,A_(B) -(quail-defrule "=" ?[) -(quail-defrule "`" ?]) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?z) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,A|(B) -(quail-defrule "]" ?+) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Av(B) -(quail-defrule "'" ?,Ad(B) -(quail-defrule "\\" ?#) -(quail-defrule "z" ?y) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?,A'(B) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?{) -(quail-defrule "~" ?}) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Z) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,A\(B) -(quail-defrule "}" ?*) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AV(B) -(quail-defrule "\"" ?,AD(B) -(quail-defrule "|" ?^) -(quail-defrule "Z" ?Y) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "itln" "ITLN" nil "Latin-1 encoding. - -Simulates SUN Italian keyboard." nil t t t t) - -;; 1! 2" 3,A#(B 4$ 5% 6& 7/ 8( 9) 0= '? ,Al(B^ `~ -;; qQ wW eE rR tT yY uU iI oO pP ,Ahi(B +* -;; aA sS dD fF gG hH jJ kK lL ,Arg(B ,A`0(B ,Ay'(B -;; zZ xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?') -(quail-defrule "=" ?,Al(B) -(quail-defrule "`" ?`) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ah(B) -(quail-defrule "]" ?+) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Ar(B) -(quail-defrule "'" ?,A`(B) -(quail-defrule "\\" ?,Ay(B) -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?,A#(B) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?^) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,Ai(B) -(quail-defrule "}" ?*) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,Ag(B) -(quail-defrule "\"" ?,A0(B) -(quail-defrule "|" ?,A'(B) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "spnsh" "SPNSH" nil "Latin-1 encoding." nil t t t t) - -;; 1! 2" 3,A7(B 4$ 5% 6& 7/ 8( 9) 0= '? ,A!?(B ,AmM(B -;; qQ wW eE rR tT yY uU iI oO pP ,AiI(B ,AsS(B -;; aA sS dD fF gG hH jJ kK lL ,AqQ(B ,AaA(B ,AzZ(B -;; zZ xX cC vV bB nN mM ,; .: -_ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?') -(quail-defrule "=" ?,A!(B) -(quail-defrule "`" ?,Am(B) -(quail-defrule "q" ?q) -(quail-defrule "w" ?w) -(quail-defrule "e" ?e) -(quail-defrule "r" ?r) -(quail-defrule "t" ?t) -(quail-defrule "y" ?y) -(quail-defrule "u" ?u) -(quail-defrule "i" ?i) -(quail-defrule "o" ?o) -(quail-defrule "p" ?p) -(quail-defrule "[" ?,Ai(B) -(quail-defrule "]" ?,As(B) -(quail-defrule "a" ?a) -(quail-defrule "s" ?s) -(quail-defrule "d" ?d) -(quail-defrule "f" ?f) -(quail-defrule "g" ?g) -(quail-defrule "h" ?h) -(quail-defrule "j" ?j) -(quail-defrule "k" ?k) -(quail-defrule "l" ?l) -(quail-defrule ";" ?,Aq(B) -(quail-defrule "'" ?,Aa(B) -(quail-defrule "\\" ?,Az(B) -(quail-defrule "z" ?z) -(quail-defrule "x" ?x) -(quail-defrule "c" ?c) -(quail-defrule "v" ?v) -(quail-defrule "b" ?b) -(quail-defrule "n" ?n) -(quail-defrule "m" ?m) -(quail-defrule "," ?,) -(quail-defrule "." ?.) -(quail-defrule "/" ?-) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?\") -(quail-defrule "#" ?,A7(B) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?&) -(quail-defrule "&" ?/) -(quail-defrule "*" ?() -(quail-defrule "(" ?)) -(quail-defrule ")" ?=) -(quail-defrule "_" ??) -(quail-defrule "+" ?,A?(B) -(quail-defrule "~" ?,AM(B) -(quail-defrule "Q" ?Q) -(quail-defrule "W" ?W) -(quail-defrule "E" ?E) -(quail-defrule "R" ?R) -(quail-defrule "T" ?T) -(quail-defrule "Y" ?Y) -(quail-defrule "U" ?U) -(quail-defrule "I" ?I) -(quail-defrule "O" ?O) -(quail-defrule "P" ?P) -(quail-defrule "{" ?,AI(B) -(quail-defrule "}" ?,AS(B) -(quail-defrule "A" ?A) -(quail-defrule "S" ?S) -(quail-defrule "D" ?D) -(quail-defrule "F" ?F) -(quail-defrule "G" ?G) -(quail-defrule "H" ?H) -(quail-defrule "J" ?J) -(quail-defrule "K" ?K) -(quail-defrule "L" ?L) -(quail-defrule ":" ?,AQ(B) -(quail-defrule "\"" ?,AA(B) -(quail-defrule "|" ?,AZ(B) -(quail-defrule "Z" ?Z) -(quail-defrule "X" ?X) -(quail-defrule "C" ?C) -(quail-defrule "V" ?V) -(quail-defrule "B" ?B) -(quail-defrule "N" ?N) -(quail-defrule "M" ?M) -(quail-defrule "<" ?;) -(quail-defrule ">" ?:) -(quail-defrule "?" ?_) - -;; - -(quail-define-package "dvorak" "DVORAK" nil "Latin-1 encoding." nil t t t t) - -;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) [{ ]} `~ -;; '" ,< .> pP yY fF gG cC rR lL /? =+ -;; aA oO eE uU iI dD hH tT nN sS -_ \| -;; ;: qQ jJ kK xX bB mM wW vV zZ - -(quail-defrule "1" ?1) -(quail-defrule "2" ?2) -(quail-defrule "3" ?3) -(quail-defrule "4" ?4) -(quail-defrule "5" ?5) -(quail-defrule "6" ?6) -(quail-defrule "7" ?7) -(quail-defrule "8" ?8) -(quail-defrule "9" ?9) -(quail-defrule "0" ?0) -(quail-defrule "-" ?[) -(quail-defrule "=" ?]) -(quail-defrule "`" ?`) -(quail-defrule "q" ?') -(quail-defrule "w" ?,) -(quail-defrule "e" ?.) -(quail-defrule "r" ?p) -(quail-defrule "t" ?y) -(quail-defrule "y" ?f) -(quail-defrule "u" ?g) -(quail-defrule "i" ?c) -(quail-defrule "o" ?r) -(quail-defrule "p" ?l) -(quail-defrule "[" ?/) -(quail-defrule "]" ?=) -(quail-defrule "a" ?a) -(quail-defrule "s" ?o) -(quail-defrule "d" ?e) -(quail-defrule "f" ?u) -(quail-defrule "g" ?i) -(quail-defrule "h" ?d) -(quail-defrule "j" ?h) -(quail-defrule "k" ?t) -(quail-defrule "l" ?n) -(quail-defrule ";" ?s) -(quail-defrule "'" ?-) -(quail-defrule "\\" ?\\) -(quail-defrule "z" ?;) -(quail-defrule "x" ?q) -(quail-defrule "c" ?j) -(quail-defrule "v" ?k) -(quail-defrule "b" ?x) -(quail-defrule "n" ?b) -(quail-defrule "m" ?m) -(quail-defrule "," ?w) -(quail-defrule "." ?v) -(quail-defrule "/" ?z) - -(quail-defrule "!" ?!) -(quail-defrule "@" ?@) -(quail-defrule "#" ?#) -(quail-defrule "$" ?$) -(quail-defrule "%" ?%) -(quail-defrule "^" ?^) -(quail-defrule "&" ?&) -(quail-defrule "*" ?*) -(quail-defrule "(" ?() -(quail-defrule ")" ?)) -(quail-defrule "_" ?{) -(quail-defrule "+" ?}) -(quail-defrule "~" ?~) -(quail-defrule "Q" ?\") -(quail-defrule "W" ?<) -(quail-defrule "E" ?>) -(quail-defrule "R" ?P) -(quail-defrule "T" ?Y) -(quail-defrule "Y" ?F) -(quail-defrule "U" ?G) -(quail-defrule "I" ?C) -(quail-defrule "O" ?R) -(quail-defrule "P" ?L) -(quail-defrule "{" ??) -(quail-defrule "}" ?+) -(quail-defrule "A" ?A) -(quail-defrule "S" ?O) -(quail-defrule "D" ?E) -(quail-defrule "F" ?U) -(quail-defrule "G" ?I) -(quail-defrule "H" ?D) -(quail-defrule "J" ?H) -(quail-defrule "K" ?T) -(quail-defrule "L" ?N) -(quail-defrule ":" ?S) -(quail-defrule "\"" ?_) -(quail-defrule "|" ?|) -(quail-defrule "Z" ?:) -(quail-defrule "X" ?Q) -(quail-defrule "C" ?J) -(quail-defrule "V" ?K) -(quail-defrule "B" ?X) -(quail-defrule "N" ?B) -(quail-defrule "M" ?M) -(quail-defrule "<" ?W) -(quail-defrule ">" ?V) -(quail-defrule "?" ?Z) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-punct-b5.el --- a/lisp/quail/quail-punct-b5.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # Generated from Punct-b5.cit by cit2tit -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: YES -;; PROMPT: $(0&d'GTT&,!JO:X5>KHA!K(B -;; # -;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) -;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. -;; COMMENT Absolutely no fee and no warranties. -;; COMMENT -;; COMMENT use to move to the right -;; COMMENT use to move to the left -;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. -;; # define keys -;; VALIDINPUTKEY: !"\043$%&'()*+,-./0123456789:;<=>?@[\134]^_`abcdefghijkl -;; VALIDINPUTKEY: mnopqrstuvwxyz{|}~ -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: \006 -;; MOVELEFT: \002 -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "punct-b5" "$(0O:X5>KHA(B" - t - "$(0&d'GTT&,!JO:X5>KHA!K(B - Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) - Permission to use/modify/copy for any purpose is hereby granted. - Absolutely no fee and no warranties. - - use to move to the right - use to move to the left - Modify by Wei-Chung Hwang, OCT 15, 1992." - '( - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "!" "$(0!*!5(B") -(qdv "\"" "$(0!f!g!h!i!q(B") -(qdv "\043" "$(0!l"-(B") -(qdv "$" "$(0"d"l"f"g(B") -(qd "%" "$(0"h(B") -(qdv "&" "$(0".!m(B") -(qdv "'" "$(0!d!e!j!k(B") -(qdv "(" "$(0!>!F!^!@!H!V!Z!Y!](B") -(qdv ")" "$(0!?!G!_!A!I!W![!X!\(B") -(qdv "*" "$(0"/"2$T$O"E(B") -(qdv "+" "$(0"0"?"4$V!U"F(B") -(qdv "," "$(0!"!.!#!/(B") -(qdv "-" "$(0"1"@"@!7"##9"D(B") -(qdv "." "$(0!$!%!&!0!1!,!-"O"P"x"T(B") -(qdv "/" "$(0"_"a"3"5"`"b(B") -(qdv "0" "$(0#O%M%W%a#b#l(B") -(qdv "1" "$(0#P%D%N%X#Y#c#m(B") -(qdv "2" "$(0#Q%E%O%Y#Z#d#n(B") -(qdv "3" "$(0#R%F%P%Z#[#e(B") -(qdv "4" "$(0#S%G%Q%[#\#f(B") -(qdv "5" "$(0#T%H%R%\#]#g(B") -(qdv "6" "$(0#U%I%S%]#^#h(B") -(qdv "7" "$(0#V%J%T%^#_#i(B") -(qdv "8" "$(0#W%K%U%_#`#j(B") -(qdv "9" "$(0#X%L%V%`#a#k(B") -(qdv ":" "$(0!(!+!3(B") -(qdv ";" "$(0!'!2(B") -(qdv "<" "$(0!R"A!N!P!T"9(B") -(qdv "=" "$(0"8"C";"=">(B") -(qdv ">" "$(0!S"B!O!Q!U":(B") -(qdv "?" "$(0!)!4(B") -(qdv "@" "$(0"i"T(B") -(qdv "[" "$(0!b!J!L(B") -(qdv "\134" "$(0"`"b"_"a(B") -(qdv "]" "$(0!c!K!M(B") -(qd "^" "$(0!T(B") -(qdv "_" "$(0!;!=(B") -(qdv "`" "$(0!d!e!j!k(B") -(qdv "graph" "$(0#$#%#&#'#(#)#*#+#,#-#.#/#0#1#2#3#4#5#6#7#8#9#:#;#<#=#>#?#@#A#B#C#D#E#F#G#H#I#J#K#L#M#N(B") -(qdv "logo" "$(0!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~"!"""#"$"%"&"'"(")"*"+",(B") -(qdv "math" "$(0"0"1"2"3"4"5"6"7"8"9":";"<"=">"?"@"A"B"C"D"E"F"G"H"I"J"K"L"M"N"O"P(B") -(qdv "symbol" "$(0"R"Q"S"T"U"V"W"X"Y"Z"["\"]"^"_"`"a"b(B") -(qdv "unit" "$(0"c"d"e"f"g"h"h"i"p"q"r"s"t"u"v"w"x"y"z"{"|"}"~#!#"##(B") -(qdv "{" "$(0!`!B!D(B") -(qdv "|" "$(0!6"^!:#:"](B") -(qdv "}" "$(0!a!C!E(B") -(qdv "~" "$(0!="D"<(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-punct.el --- a/lisp/quail/quail-punct.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,92 +0,0 @@ -(require 'quail) -;; # !Id: Punct.tit,v 1.1 1991/10/27 06:21:16 ygz Exp ! -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: YES -;; PROMPT: $A::WVJdHk!K1j5c7{:E!K# (B -;; # -;; COMMENT Copyright 1991 by Yongguang Zhang. -;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. -;; COMMENT Absolutely no fee and no warranties. -;; COMMENT -;; COMMENT use to move to the right -;; COMMENT use to move to the left -;; # define keys -;; VALIDINPUTKEY: "\043$%&'()*+,-./0123456789:;<=>?@[\134]^_`abcdefghijklm -;; VALIDINPUTKEY: nopqrstuvwxyz|~ -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: \006 -;; MOVELEFT: \002 -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "punct" "$A1j5c7{:E(B" - t - "$A::WVJdHk!K1j5c7{:E!K# (B - Copyright 1991 by Yongguang Zhang. - Permission to use/modify/copy for any purpose is hereby granted. - Absolutely no fee and no warranties. - - use to move to the right - use to move to the left" - '( - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "\"" "$A#"!0!1!e(B") -(qd "\043" "$A##(B") -(qdv "$" "$A#$!g!i!j(B") -(qdv "%" "$A#%!k(B") -(qdv "'" "$A#'!.!/!d(B") -(qdv "(" "$A#(!8!:(B") -(qdv ")" "$A#)!9!;(B") -(qdv "*" "$A#*!A!G!D!I(B") -(qdv "+" "$A#+!@!F!E!H(B") -(qdv "," "$A#,!"(B") -(qdv "-" "$A#-!%!*!+(B") -(qdv "." "$A#.!#!$!'!-!_!`!c!Q(B") -(qdv "/" "$A#/!B!L#\(B") -(qdv "0" "$A#0":"D"N"X"b"n"z(B") -(qdv "1" "$A#1"1";"E"O"Y"e"q(B") -(qdv "2" "$A#2"2"<"F"P"Z"f"r(B") -(qdv "3" "$A#3"3"="G"Q"["g"s(B") -(qdv "4" "$A#4"4">"H"R"\"h"t(B") -(qdv "5" "$A#5"5"?"I"S"]"i"u(B") -(qdv "6" "$A#6"6"@"J"T"^"j"v(B") -(qdv "7" "$A#7"7"A"K"U"_"k"w(B") -(qdv "8" "$A#8"8"B"L"V"`"l"x(B") -(qdv "9" "$A#9"9"C"M"W"a"m"y(B") -(qdv ":" "$A#:!K(B") -(qdv "<" "$A#" "$A#>!5!7![!](B") -(qdv "@" "$A#@!Q(B") -(qdv "[" "$A#[!2!#{(B") -(qdv "\134" "$A#\#/(B") -(qdv "]" "$A#]!3!=!?#}(B") -(qdv "^" "$A#^!&!P(B") -(qdv "_" "$A#_!M(B") -(qdv "`" "$A#`!.!/(B") -(qdv "logo" "$A!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~(B") -(qdv "math" "$A!@!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![!\!]!^!_!`(B") -(qdv "punct" "$A!!!"!#!$!%!&!'!(!)!*!+!,!-!.!/!0!1!2!3!4!5!6!7!8!9!:!;!!?(B") -(qdv "symbol" "$A!a!b!c!d!e!f!g!h!i!j!k!l!m(B") -(qdv "|" "$A#|!,!N(B") -(qdv "~" "$A#~!+!W!X!^(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-py-b5.el --- a/lisp/quail/quail-py-b5.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1439 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # Generated from PY-b5.cit by cit2tit -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: YES -;; PROMPT: $(0&d'GTT&,!J3<5x!K(B -;; # -;; COMMENT last modified by cyl@ifcss.org 1994 March 9 -;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. -;; COMMENT -;; COMMENT $(0KHM$3<5xTT&,'J7{&v>V(B ($(00D5x>KHAJXFz(B) -;; COMMENT -;; COMMENT $(0Vy(a(B (CONSONANT) -;; COMMENT -;; COMMENT $(0$u(B $(0$v(B $(0$w(B $(0$x(B $(0$y(B $(0$z(B $(0${(B $(0$|(B $(0$}(B $(0$~(B $(0%!(B $(0%"(B $(0%#(B $(0%$(B $(0%%(B $(0%&(B $(0%'(B $(0%((B $(0%)(B $(0%*(B $(0%+(B -;; COMMENT b p m f d t n l g k h j q x zh ch sh r z c s -;; COMMENT $(04E(B $(0.\(B $(0Jv(B $(0*t(B $(0<6(B $(08X(B $(0?B(B $(0;-(B $(06Y(B $(04p(B $(0@C(B $(0;X(B $(0B#(B $(0,)(B $(01"(B $(0:+(B $(0H^(B $(0'K(B $(0Hr(B $(0Md(B $(03)(B -;; COMMENT -;; COMMENT $(0[J(a(B (VOWEL) -;; COMMENT -;; COMMENT $(0%,(B $(0%-(B $(0%.(B $(0%/(B $(0%0(B $(0%1(B $(0%2(B $(0%3(B $(0%4(B $(0%5(B $(0%6(B $(0%7(B $(0%8(B -;; COMMENT a o e e ai ei ao ou an en ang eng er -;; COMMENT $(0;@(B $(0@H(B $(0Z'(B ($(05((B) $(028(B $(16>(B $(0O_(B $(0OD(B $(0)y(B $(07J(B $(0/|(B ($(0*m(B) $(0.$(B -;; COMMENT -;; COMMENT $(0%9(B $(0%9%,(B $(0%9%-(B $(0%9%.(B $(0%9%/(B $(0%9%0(B $(0%9%1(B $(0%9%2(B $(0%9%3(B $(0%9%4(B $(0%9%5(B $(0%9%6(B $(0%9%7(B -;; COMMENT C+ i ia io -- ie -- -- iao iu ian in iang ing -;; COMMENT + yi ya yo -- ye ai -- yao you yan yin yang ying -;; COMMENT $(0*i(B $(0+U(B $(06W(B $(05((B $(0;{(B $(0H#(B $(0Nh(B $(0Fv(B $(0)_(B $(0(B(B $(05C(B -;; COMMENT -;; COMMENT $(0%:(B $(0%:%,(B $(0%:%-(B $(0%:%.(B $(0%:%/(B $(0%:%0(B $(0%:%1(B $(0%:%2(B $(0%:%3(B $(0%:%4(B $(0%:%5(B $(0%:%6(B $(0%:%7(B -;; COMMENT C+ u ua uo -- -- uai ui -- -- uan un uang ong -;; COMMENT + wu wa wo -- -- wai wei -- -- wan wen wang weng -;; COMMENT $(02q(B $(0Cs(B $(0L%(B $(03r(B $(02e(B $(0]`(B $(0Fl(B $(0,n(B $(09S(B -;; COMMENT -;; COMMENT $(0%;(B $(0%;%,(B $(0%;%-(B $(0%;%.(B $(0%;%/(B $(0%;%0(B $(0%;%1(B $(0%;%2(B $(0%;%3(B $(0%;%4(B $(0%;%5(B $(0%;%6(B $(0%;%7(B -;; COMMENT j+ u -- -- -- ue -- -- -- -- uan un -- iong -;; COMMENT l+ u: -- -- -- u:e -- -- -- -- u:an u:n -- -- -;; COMMENT + yu -- -- -- yue -- -- -- -- yuan yun -- yong -;; COMMENT $(0-S(B $(04}(B $(06C(B $(0F@(B $(0IU(B -;; COMMENT -;; COMMENT C+ -> $(02*5t<(*5Vy(a0|7m69(B, + -> $(02*5t,u*5Vy(a0|7m69(B, -;; COMMENT j+ -> $(0HzVy(a(B j,q,x $(03<0|7m69(B, l+ -> $(0HzVy(a(B l,n $(03<0|7m69(B -;; COMMENT -;; # define keys -;; VALIDINPUTKEY: 12345:abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "py-b5" "$(03<5x(B" - t - "$(0&d'GTT&,!J3<5x!K(B - last modified by cyl@ifcss.org 1994 March 9 - Modify by Wei-Chung Hwang, OCT 15, 1992. - - $(0KHM$3<5xTT&,'J7{&v>V(B ($(00D5x>KHAJXFz(B) - - $(0Vy(a(B (CONSONANT) - - $(0$u(B $(0$v(B $(0$w(B $(0$x(B $(0$y(B $(0$z(B $(0${(B $(0$|(B $(0$}(B $(0$~(B $(0%!(B $(0%"(B $(0%#(B $(0%$(B $(0%%(B $(0%&(B $(0%'(B $(0%((B $(0%)(B $(0%*(B $(0%+(B - b p m f d t n l g k h j q x zh ch sh r z c s - $(04E(B $(0.\(B $(0Jv(B $(0*t(B $(0<6(B $(08X(B $(0?B(B $(0;-(B $(06Y(B $(04p(B $(0@C(B $(0;X(B $(0B#(B $(0,)(B $(01"(B $(0:+(B $(0H^(B $(0'K(B $(0Hr(B $(0Md(B $(03)(B - - $(0[J(a(B (VOWEL) - - $(0%,(B $(0%-(B $(0%.(B $(0%/(B $(0%0(B $(0%1(B $(0%2(B $(0%3(B $(0%4(B $(0%5(B $(0%6(B $(0%7(B $(0%8(B - a o e e ai ei ao ou an en ang eng er - $(0;@(B $(0@H(B $(0Z'(B ($(05((B) $(028(B $(16>(B $(0O_(B $(0OD(B $(0)y(B $(07J(B $(0/|(B ($(0*m(B) $(0.$(B - - $(0%9(B $(0%9%,(B $(0%9%-(B $(0%9%.(B $(0%9%/(B $(0%9%0(B $(0%9%1(B $(0%9%2(B $(0%9%3(B $(0%9%4(B $(0%9%5(B $(0%9%6(B $(0%9%7(B - C+ i ia io -- ie -- -- iao iu ian in iang ing - + yi ya yo -- ye ai -- yao you yan yin yang ying - $(0*i(B $(0+U(B $(06W(B $(05((B $(0;{(B $(0H#(B $(0Nh(B $(0Fv(B $(0)_(B $(0(B(B $(05C(B - - $(0%:(B $(0%:%,(B $(0%:%-(B $(0%:%.(B $(0%:%/(B $(0%:%0(B $(0%:%1(B $(0%:%2(B $(0%:%3(B $(0%:%4(B $(0%:%5(B $(0%:%6(B $(0%:%7(B - C+ u ua uo -- -- uai ui -- -- uan un uang ong - + wu wa wo -- -- wai wei -- -- wan wen wang weng - $(02q(B $(0Cs(B $(0L%(B $(03r(B $(02e(B $(0]`(B $(0Fl(B $(0,n(B $(09S(B - - $(0%;(B $(0%;%,(B $(0%;%-(B $(0%;%.(B $(0%;%/(B $(0%;%0(B $(0%;%1(B $(0%;%2(B $(0%;%3(B $(0%;%4(B $(0%;%5(B $(0%;%6(B $(0%;%7(B - j+ u -- -- -- ue -- -- -- -- uan un -- iong - l+ u: -- -- -- u:e -- -- -- -- u:an u:n -- -- - + yu -- -- -- yue -- -- -- -- yuan yun -- yong - $(0-S(B $(04}(B $(06C(B $(0F@(B $(0IU(B - - C+ -> $(02*5t<(*5Vy(a0|7m69(B, + -> $(02*5t,u*5Vy(a0|7m69(B, - j+ -> $(0HzVy(a(B j,q,x $(03<0|7m69(B, l+ -> $(0HzVy(a(B l,n $(03<0|7m69(B -" - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a1" "$(01`%,(B") -(qdv "a2" "$(0;@1`(B") -(qd "a4" "$(01`(B") -(qdv "ai1" "$(07e286n6a2:%0$(1N7(B") -(qdv "ai2" "$(0<_Os$(1`pJ]$(0;{$(1EE4-4h(B") -(qdv "ai3" "$(0GO\3^s$(16>$I*y#&(B") -(qdv "ai4" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") -(qdv "an1" "$(0)yQl<.TE88MX%4[[$(1;&%IXa*(E2F;F}j[)R(B") -(qdv "an2" "$(1H`,0:[(B") -(qdv "an3" "$(062$(14!$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") -(qdv "ba2" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") -(qdv "ba3" "$(0,EI_$(1A2(B") -(qdv "ba4" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") -(qdv "ba5" "$(0+DPHBd0-(B") -(qd "bai1" "$(1;y(B") -(qd "bai2" "$(0(v(B") -(qdv "bai3" "$(0*LXH-w]*$(1>o5^iH>}(B") -(qdv "bai4" "$(0R.uZO$(1!C&m6IHIO)(B") -(qdv "bang1" "$(0UZ-[@+=<$(1dLYG.Z(B") -(qdv "bang3" "$(0K'Gr$(1Kn$(0LQ$(1Ws(B") -(qdv "bang4" "$(0AtO|WH:,@+YU7k$(1]_B3Ya(B") -(qdv "bao1" "$(0'~525HPp$(1+58#Z"&7(B") -(qdv "bao2" "$(0I[$(11`(1(B") -(qdv "bao3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") -(qdv "bao4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") -(qdv "bei1" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") -(qdv "ben1" "$(0.eD6$(1[3'j6P(B") -(qdv "ben3" "$(0(\8h5K(B") -(qdv "ben4" "$(0>H$(1"~#L(B") -(qdv "beng1" "$(0;~Vi$(1"{52,WAAIF>s(B") -(qd "beng2" "$(04K(B") -(qdv "beng3" "$(1?M()>%4BGW(B") -(qdv "beng4" "$(0YG$(1C$+Q$(0:T$(1Go(B") -(qdv "bi1" "$(0I0$(1&;3QLMTQ(B") -(qd "bi2" "$(0M|(B") -(qdv "bi3" "$(0'SC./?MI&2-!$(1,\&;2_$(0+n$(1$qQi+'"VTR(B") -(qdv "bi4" "$(0(S,RJWbXf?qMIW"J]Jc;fUoKy0G6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") -(qdv "bian1" "$(0[1P>YkPh9'$(1q-ReLQ=~K~+BCkD\(B") -(qdv "bian3" "$(038D;;6Ps$(11ZFv;lL=(B") -(qdv "bian4" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") -(qdv "biao1" "$(0O:?*^L[=$(1ld$(0PQ$(1QnVJJ\EfPAS3McXIMg7SFezfY(B") -(qdv "biao3" "$(01QTa;i$(1N"-q_B]3TK(B") -(qd "biao4" "$(0^-(B") -(qdv "bie1" "$(1PC$(0^+$(1r.(B") -(qdv "bie2" "$(0+2$(1cq%\J*_D_=(B") -(qdv "bie3" "$(0ZR$(19&(B") -(qdv "bie4" "$(0Jd$(1^C(B") -(qdv "bin1" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8N`$(1P21@ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") -(qdv "bo3" "$(0DGZ[$(195(B") -(qdv "bo4" "$(0O'UfZ[6"W.$(1g1$(0W,Uz]"$(1fE*b(B") -(qdv "bu1" "$(19h5mUl.od~(B") -(qd "bu2" "$(0&c(B") -(qdv "bu3" "$(0HQ7[6l6\&4$(1HsR'(B") -(qdv "bu4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") -(qd "c" "$(0%*(B") -(qdv "ca1" "$(0UiF0$(1\L(B") -(qd "ca3" "$(1iM(B") -(qd "ca4" "$(1kS(B") -(qd "cai1" "$(0=w(B") -(qdv "cai2" "$(0&`:C,ZC{^D(B") -(qdv "cai3" "$(0(B") -(qd "ch" "$(0%&(B") -(qdv "cha1" "$(07:AG&G@L$(1YbA~"K$D3\XVd/(B") -(qdv "cha2" "$(03hJW9~F0$(1Ji_|L7-,)S(E(B") -(qd "cha3" "$(1Zl(B") -(qdv "cha4" "$(0HZ,&2'7:$(1"]-PMe%3".,n(B") -(qdv "chai1" "$(0/q?k7:$(1:A(B") -(qdv "chai2" "$(08):AR5$(17fA}(B") -(qdv "chai4" "$(1fq2|mG(B") -(qdv "chan1" "$(0[q$(1$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") -(qdv "chan3" "$(0>)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") -(qdv "chan4" "$(0[n]!Z,(B") -(qdv "chang1" "$(0/z67=y;e$(1[W?\$(0[U63$(1m@[F6d>.N&(B") -(qdv "chang2" "$(01\<'@\J*LwUBH$JH$(1qK$(0<DZD?E;$(1&R&b9P$(0E7$(1YN(B") -(qdv "chao2" "$(0AhOS<&N47t$(1Q'cuN[(B") -(qdv "chao3" "$(0+Q0e$(11<(B") -(qd "chao4" "$(12+(B") -(qdv "che1" "$(0-P$(1>U8x(B") -(qdv "che3" "$(0,K$(1JMo%(B") -(qdv "che4" "$(0JfKSYMJuA?._$(1!,-X>T(B") -(qdv "chen1" "$(1Ax$(0BgOz$(19pTX+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QTM$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") -(qdv "chi2" "$(03>*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") -(qdv "chi3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") -(qdv "chi4" "$(0-L9R(YE%(:S6@>$(1Ae$(0p$(1#}$(0Nm$(1,2-60)ci,X(B") -(qdv "chong2" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") -(qd "chong3" "$(0Z1(B") -(qdv "chong4" "$(0Pm$(1H><6(B") -(qdv "chou1" "$(0/e$(1X[C8Y1i<4_(B") -(qdv "chou2" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") -(qdv "chou3" "$(0&aWk$(1L.':'F#>8u(B") -(qdv "chou4" "$(09i$(1^2$(0Ft$(1K2PF(B") -(qdv "chu1" "$(0'y1P\a$(1c^(B") -(qdv "chu2" "$(0:gUDNZQ]Z8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") -(qd "chua1" "$(1="(B") -(qd "chuai2" "$(1S/(B") -(qd "chuai3" "$(0AH(B") -(qdv "chuai4" "$(0TP$(1Om(B") -(qdv "chuan1" "$(04s&V$(1jK$KD~(B") -(qdv "chuan2" "$(0E/>t$(1H)CcD!ZZPpZw(B") -(qdv "chuan3" "$(0@D*a$(12Y(B") -(qdv "chuan4" "$(0*l?n$(1$l"`N?(B") -(qdv "chuang1" "$(0C(@7Oq+Z$(1PDJ@JU(B") -(qdv "chuang2" "$(0,,NVNz$(1WJ(B") -(qdv "chuang3" "$(0Y`F6$(1K\(B") -(qdv "chuang4" "$(0@7Y`F$$(1%UDu(B") -(qdv "chui1" "$(0+M0f(B") -(qdv "chui2" "$(02NY]K6$(1C;$(0A{DqWsAN$(1Ce$(0P4$(1:b=V3_Fo$(0PC$(1;(FHK}(B") -(qdv "chui4" "$(0+M0f$(1ZU(B") -(qdv "chun1" "$(03O$(1CV'9Zz=_k$;-CLk9(B") -(qdv "chun2" "$(09G6fQT=K$(1SH$(0[X$(1KD[+$(0>k$(1W.hB(B") -(qdv "chun3" "$(0]&$(1BlZh3fG!(B") -(qd "chuo1" "$(0XC(B") -(qdv "chuo4" "$(0L9QD^3$(1;#$(0;I$(15@egU)4\E-@t._#97;Xu?4TZW3kT(B") -(qdv "ci1" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") -(qdv "ci2" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") -(qdv "ci3" "$(0*;$(1%>+X0qGt7J(B") -(qdv "ci4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") -(qdv "cong1" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") -(qdv "cong2" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") -(qdv "cong4" "$(1mVbtcS(B") -(qdv "cou4" "$(0B2TU$(1FP$(1rC9M(B") -(qdv "cu2" "$(1+H&W(B") -(qdv "cu4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`EiWle1(B") -(qdv "cuan1" "$(1k\q@UI(B") -(qdv "cuan2" "$(1mSmNkR(B") -(qdv "cuan4" "$(0XuSd_G$(1Y+(B") -(qdv "cui1" "$(0JzE2Tyjt(B") -(qdv "cuo2" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") -(qdv "cuo3" "$(1Kw8QY8>S(B") -(qdv "cuo4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") -(qd "d" "$(0$y(B") -(qdv "da1" "$(0F/T5C1$(1Pe%_,w(B") -(qdv "da2" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") -(qd "da3" "$(0(U(B") -(qd "da4" "$(0&L(B") -(qdv "dai1" "$(0+E$(1Kr(B") -(qdv "dai3" "$(0'QDM(B") -(qdv "dai4" "$(0'o<(3"?WnmZ'm(B") -(qdv "dang1" "$(0G6R>]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") -(qdv "dang3" "$(0Us\^Ra_;$(1o-p<."(B") -(qdv "dang4" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") -(qdv "dao1" "$(0&/(2$(1!\(R"XBbHr(B") -(qdv "dao3" "$(06077RSZVF8$(1\v5W\WE\(B") -(qdv "dao4" "$(0.0I-60P*BzW[IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") -(qdv "di3" "$(0/6/k1WD+4?9&(c$(1%|$(03o$(1&U@:%o(|M,?J@k$1(B") -(qdv "di4" "$(0)c>J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") -(qd "dia1" "$(1B%(B") -(qdv "dian1" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") -(qdv "dian3" "$(0X5.)GS$(1[I4l>/Yr(B") -(qdv "dian4" "$(0IZ/4F\-0@eJ=S)*$(0[W$(1"L9'Ht(jQ?(B") -(qd "diao3" "$(1)z(B") -(qdv "diao4" "$(0P~`R?F3v(B") -(qdv "diu1" "$(0)$$(1O!(B") -(qdv "dong1" "$(00*'w.QZ*$(1-FMb4D4|+O+v6M?oh_(B") -(qdv "dong3" "$(0U^H;$(1VgOz(B") -(qdv "dong4" "$(0;04#6FAo359`$(1*^/2[u`G(B") -(qdv "dou1" "$(0?h;($(137(B") -(qdv "dou3" "$(0'H,@:d:(09$(1.6<>(B") -(qdv "dou4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") -(qdv "du1" "$(0?hGGJ3$(1[S[)(B") -(qdv "du2" "$(0]uSB3vZI$(1q2$(0X\ZJ^W$(1r9$(0_CZ=$(1\FETehSon-papbiB(B") -(qdv "du3" "$(0Q/;ZGHSb-?$(1[QN)5*(B") -(qdv "du4" "$(02zB/-?+kWl,\^h$(17h:N(B") -(qdv "duan1" "$(0L'5'$(13i3o;3(B") -(qd "duan3" "$(0B|(B") -(qdv "duan4" "$(03uXKPAWv$(1WoFEpHCgG)L;n3(B") -(qdv "dui1" "$(0;U$(1UgE<(B") -(qdv "dui4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") -(qdv "dun1" "$(0AV[(NEqH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") -(qdv "e1" "$(01`;d$(1E3$(0%.$(14w*%[5$(0%/(B") -(qdv "e2" "$(0Ym?FZ'6~6dHG75$(18r$(01{$(1#G#:>Q$(0?/$(1U>(s7>0M>>>GV.(B") -(qd "e3" "$(1N7(B") -(qdv "e4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D2.:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") -(qd "ei1" "$(0%1(B") -(qdv "en1" "$(07JEJ%5(B") -(qd "en4" "$(1C5(B") -(qdv "eng1" "$(1dO$(0%7(B") -(qdv "er1" "$(0%8.$(B") -(qdv "er2" "$(0.$*U$(1+f,u20H!%K/i-f`yal?-2W4&a*(B") -(qdv "er3" "$(0K`*W4"MpYN$(10o[nc'Nd*+!U/s(B") -(qdv "er4" "$(0&)D4$(1%:%Q)>WM?-0"7P@'(B") -(qd "f" "$(0$x(B") -(qdv "fa1" "$(0Bv)2$(1L/(B") -(qdv "fa2" "$(0'g)2LIM_C49#$(12N1.b~(B") -(qdv "fa3" "$(00OR"(B") -(qdv "fa4" "$(00OB^(B") -(qdv "fan1" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") -(qdv "fan2" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") -(qdv "fan3" "$(0'11T$(1V/(B") -(qdv "fan4" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") -(qdv "fang1" "$(0'J1>+^0($(1%)6fA*!$$L(B") -(qdv "fang2" "$(0/S-`+l19+^$(1V'(B") -(qdv "fang3" "$(0??,2),9A6%9n$(1'&,:OEm4(B") -(qd "fang4" "$(0/t(B") -(qdv "fei1" "$(01g5{ChA>;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") -(qdv "fei2" "$(012$(16X$(0CS$(1?_M|(B") -(qdv "fei3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{^%+'_*O.l8eF/V1&6Y6f%86(B") -(qdv "fu2" "$(00%K~,B8G>K)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") -(qdv "fu3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") -(qdv "fu4" "$(0'Y5Y;b'j1b@oA';,@,YX>rG]GcH[(B") -(qd "gai3" "$(0,R(B") -(qdv "gai4" "$(0FNLe&bD\BG$(1B}<)b5(B") -(qdv "gan1" "$(0:r(m&\4u-*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") -(qdv "gang3" "$(0B,<%(B") -(qd "gang4" "$(0K,(B") -(qdv "gao1" "$(0:nSgLRS_9Q8t$(1ea$(0GI$(1m>JzL3DDgs(B") -(qdv "gao3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") -(qdv "gao4" "$(0+LM+$(13AU<>[Dc(B") -(qdv "ge1" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") -(qdv "ge2" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1p/(B") -(qdv "ge3" "$(0H7$(1.<8XW0\+h/7q(B") -(qdv "ge4" "$(068)WMU$(1-J$(0L1(B") -(qd "ge5" "$(068(B") -(qd "gei3" "$(0C@(B") -(qdv "gen1" "$(0Hz7~(B") -(qd "gen2" "$(1)A(B") -(qd "gen3" "$(0*c(B") -(qdv "gen4" "$(0)(*c$(12F(B") -(qdv "geng1" "$(0,V9V/3GmZgQ4$(102RohI?n;}(B") -(qdv "geng3" "$(0=79Z6g$(1F!dt$(06k$(1`q38/G(B") -(qdv "geng4" "$(0,V)($(1:c(B") -(qdv "gong1" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") -(qdv "gong3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") -(qdv "gong4" "$(0)B-s:D$(1,rC)(B") -(qdv "gou1" "$(0(Fm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") -(qdv "gu4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'gFYI*L(Rta\Gi^[(B") -(qdv "gua3" "$(0JQ$(13p(B") -(qdv "gua4" "$(0tGO$(03I$(1[{(B") -(qd "guai1" "$(0-f(B") -(qdv "guai3" "$(0/g$(1+A$(03f(B") -(qdv "guai4" "$(0/J$(1eX!v$(1RvBf$(1Em8JE/[*(B") -(qdv "guan4" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[oU@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") -(qdv "gui3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") -(qdv "gui4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") -(qdv "gun3" "$(0K??6Z%$(1Lu$(0QJ$(15hS=(B") -(qdv "gun4" "$(0Ax$(1]X(B") -(qdv "guo1" "$(0?gWrW?@a$(1I84x41IKW|(B") -(qdv "guo2" "$(0;PJ_$(1Si`b$(0Jy$(1M+S,K^J>^1(B") -(qdv "guo3" "$(00+LzO7$(1MkTuLh$(0=z$(16c5BlU[6(B") -(qd "guo4" "$(0I5(B") -(qd "h" "$(0%!(B") -(qd "ha1" "$(02E(B") -(qd "ha2" "$(0Cw(B") -(qd "ha3" "$(02E(B") -(qdv "hai1" "$(02>EA$(1%i(B") -(qdv "hai2" "$(0Wd2gU1$(1Ub(B") -(qdv "hai3" "$(08B$(1_r6{(B") -(qdv "hai4" "$(07&)+U.EA89$(1As>rO9(B") -(qdv "han1" "$(0DWX9?-$(1W$AR\-.AE+N:Id(B") -(qdv "han2" "$(0@n+W.+=aX'$(1(v$(0*?$(1"r$(0K7$(1786'UL6y(B") -(qdv "han3" "$(0@B-9$(1!%S@g3\S(B") -(qdv "han4" "$(0.PKH*?,U=qR[StRc7OU$$(1"E$(0ZC$(1:,$(07f$(1PlQm5l"c>D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") -(qd "hang1" "$(1!R(B") -(qdv "hang2" "$(0*h9m0'+?$(1Hf$(082$(1(m(T(M2\'%9WH_V&(B") -(qd "hang3" "$(13C(B") -(qdv "hang4" "$(0*h,{(B") -(qdv "hao1" "$(0L^$(1\O^}(B") -(qdv "hao2" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") -(qdv "hao3" "$(0)p:W(B") -(qdv "hao4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") -(qdv "he1" "$(0@C.BD.$(1*-(B") -(qdv "he2" "$(0*u)Z.P0I?$7z>6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") -(qdv "he4" "$(0D8.P]O@C?$UJM7:WFD$(1ApKb=zYP%LD_(B") -(qd "he5" "$(0.P(B") -(qdv "hei1" "$(0E*N5$(1QR(B") -(qd "hei3" "$(0E*(B") -(qdv "hen2" "$(0>0$(1*\U\(B") -(qdv "hen3" "$(03!4A(B") -(qd "hen4" "$(030(B") -(qdv "heng1" "$(0*m6X$(18UZ[(B") -(qdv "heng2" "$(0Rx32T0$(10tio$(082$(1)fn>CzN5Z[cA:`F"/$m9R=I??GLGZRgW!(2-A(B") -(qdv "hong3" "$(02D$(1Au(B") -(qdv "hong4" "$(0U5,g$(1QI^h`;(B") -(qd "hou1" "$(1hg(B") -(qdv "hou2" "$(0B\1m@VP5$(1`)``L)NmS!j~G((B") -(qd "hou3" "$(0+T(B") -(qdv "hou4" "$(03&6925)\:S^y$(1)`$(0@b$(1-aA"?%+m(B") -(qdv "hu1" "$(0/B.L'h(B") -(qdv "hu3" "$(01NBb$(1K;$(0;J?C$(1$](B") -(qdv "hu4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") -(qdv "hua1" "$(01EC_N7$(1p$[H(B") -(qdv "hua2" "$(0C_Fm)GG+ZzN7Rv$(1nOjC$(0WPJ#$(14y:&Z/(B") -(qdv "hua4" "$(0Hd'(BlJ#RvC_$(1O}JL4yP*'IGEP}b^QO(B") -(qdv "huai2" "$(0Z5=g3#K3Q:$(1%@$&ZDZCi$et(B") -(qdv "huai4" "$(0Z.+f$(1TO.h)GoCoG(B") -(qdv "huan1" "$(0]d$(1r3q?kl$bk[lKV:(B") -(qdv "huan2" "$(0WdV@7}$(1fBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") -(qdv "huan3" "$(0PBBw$(1Wv>@NN(B") -(qdv "huan4" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") -(qdv "huang1" "$(09sE~-;$(1-L";aK(B") -(qdv "huang2" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") -(qdv "huang3" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") -(qdv "huang4" "$(07p$(1@g(B") -(qdv "hui1" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") -(qdv "hui2" "$(0)`:PCu9z$(12m+Z7H*JfU(B") -(qdv "hui3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") -(qdv "hui4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") -(qdv "hun1" "$(0;g0!H/$(1[Z5DL2='.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwb1bleSemi"koo_p_(B") -(qd "huo5" "$(0.P(B") -(qdv "i" "$(0%9%1(B") -(qd "ie" "$(0%/(B") -(qd "j" "$(0%"(B") -(qdv "ji1" "$(0S#;XSYVeYIS0Hy6zYg\T*[P(:k.bG7L)VQ["^f&.$(1"T$(0)'70]2SD@~N>Ok@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") -(qdv "ji2" "$(0'09JFL+C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") -(qdv "jia1" "$(07''|J.-p@*5`$(1+($(0?78r$(17v,,@]$(05=H=TI$(18EkB'k+Md"\8=xB_DlZ\$(0+i(B") -(qdv "jia2" "$(0+i7YU!$(1G/$(0>y8M4IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") -(qdv "jiao4" "$(0z3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//XqAfD(B") -(qdv "jin1" "$(0&u1[G\3~'I&[C3Zw4e8A5T$(12z>ZK{?e0v.Y1zP55I(B") -(qdv "jin3" "$(0LzA_C^J!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") -(qdv "jing3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") -(qdv "jing4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") -(qdv "jiong1" "$(1*U%xUv(B") -(qdv "jiong3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") -(qdv "jiu1" "$(01,AP@UIn$(1ct=MQ!C"!7"S"b-Q<1?sr5(B") -(qdv "jiu3" "$(0&'&=:Y-,5[-&5w1,(B") -(qdv "jiu4" "$(0@t-7'H]6_Fm\.hP*k<*MgTgH&(B") -(qdv "ju2" "$(0+~X&CiRy}0U\`$(1k`EsZoM88GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") -(qdv "jue1" "$(1Oh$(0E@$(1PZ(B") -(qdv "jue2" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") -(qd "jue3" "$(0[*(B") -(qd "jue4" "$(064(B") -(qdv "jun1" "$(05]+J+bD^$(1L+%q\=8idx6.2p2x[e$(0U@$(1ER(B") -(qdv "jun3" "$(0C'$(1Mm(B") -(qdv "jun4" "$(01wCf:V73C+IVV,X,T#8H$(179>36q/;UoLbVh5o#Ce+FuSU(B") -(qd "k" "$(0$~(B") -(qdv "ka1" "$(0.C@?2E$(1HO(B") -(qdv "ka3" "$(0('2>$(1##(B") -(qdv "ka4" "$(0@?$(1h0(B") -(qdv "kai1" "$(0DeAC$(17B%5(B") -(qdv "kai3" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") -(qdv "kai4" "$(0A6F#A<2>$(1/x0U3r\Y(B") -(qdv "kan1" "$(0'{@[;/F)4a$(1n};B(B") -(qdv "kan3" "$(04i-v+c78XQ$(1=#j,D#au4=!#dV(B") -(qdv "kan4" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") -(qdv "kang1" "$(0<+JjV]$(1g]K>Ib(B") -(qd "kang2" "$(0*,(B") -(qd "kang3" "$(0Jj(B") -(qdv "kang4" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") -(qd "kao1" "$(1!V(B") -(qdv "kao3" "$(0*T8S3C$(1/_$9^c+c(B") -(qdv "kao4" "$(0QkQ\Ka(B") -(qdv "ke1" "$(04p3c.,ApX(5;OxP"?/PjDIGdGf$(1,+1?f:^t*&H;Q:Dn;N(B") -(qdv "ke2" "$(02>B'(B") -(qdv "ke3" "$(0(,B?$(1.<$(0.Y$(1&G4J<N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") -(qd "keng3" "$(1/I(B") -(qdv "kong1" "$(01);x6($(1LX59$(0GY$(16H[?(B") -(qdv "kong3" "$(07G'76((B") -(qdv "kong4" "$(01)k$(0+)$(1&jK8RH^7(B") -(qdv "ku1" "$(06_3`GeR!$(1@Y*Z/t%Sgv,~WQ(B") -(qdv "ku3" "$(05;$(1cx@O$(0X>$(1kv>uaVewPA(B") -(qdv "kui1" "$(0W6S^>5$(1gf%R/*jY`32=b}:QkXmy(B") -(qdv "kui2" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") -(qdv "kui3" "$(0@/$(1GqHgDacj*#(B") -(qdv "kui4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") -(qdv "kun1" "$(0/{;}.^BiTmBV$(1T.5ph:?[d^$(0Im$(15H7)(B") -(qdv "kun3" "$(07]Gq$(1/+$(0=5$(1UQB:Eg>PGCr(B") -(qd "la5" "$(0;;(B") -(qdv "lai2" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") -(qdv "lai4" "$(0TK\zZB]nGF$(1TWii.b(B") -(qdv "lan2" "$(0]#\&Y1\r[p[u\<;c@vW|$(1oMpR$(0\o^@$(1q%qskhp>g-pV(B") -(qdv "lan3" "$(0]+Z6^`_$_:$(1VTq(p@U+eJqI0C(B") -(qdv "lan4" "$(0\vV)_:$(1qDb(\X(B") -(qd "lang1" "$(1:P(B") -(qdv "lang2" "$(05i8YA!PaG,=}FF$(1>\8`G+5sEnU/(~.t/|(B") -(qdv "lang3" "$(07x$(1UP>K*./%N86lB9(B") -(qdv "lang4" "$(08<$(1.MM5(B") -(qd "lao1" "$(0N|(B") -(qdv "lao2" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") -(qdv "lao3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") -(qdv "lao4" "$(0@9C?8TI=$(1IXgDW_Hz(B") -(qdv "le4" "$(0O@.X;-*Z$(1'Z.P$(0(>$(1!3/>!^!i1Gn^!c.E(H(B") -(qd "le5" "$(0&((B") -(qd "lei1" "$(0;-(B") -(qdv "lei2" "$(0IY$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") -(qdv "lei3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") -(qdv "lei4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") -(qdv "leng2" "$(0G_$(14{"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") -(qdv "li4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") -(qd "lia3" "$(06,(B") -(qdv "lian2" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") -(qdv "lian3" "$(0W&$(1cyYUJZA\fK(B") -(qdv "lian4" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") -(qdv "liang2" "$(0-A=.DYX}=JGlOC$(1gNNT\VDJRO$IxOMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") -(qdv "liao3" "$(0&(VL$(1SOPM3F$(0Rs$(1NWc0(B") -(qdv "liao4" "$(0Jb7jVLS=$(1"6JO't_0R](B") -(qd "lie1" "$(02K(B") -(qdv "lie4" "$(0)E8U)JC|XeWDF2nIEPL\]\bdI&bhg?hpj9(B") -(qdv "lin3" "$(0N)RY$(1Vz]#?pAWLs(B") -(qdv "lin4" "$(0+>_<\5Hv$(1WK[Y=k(B") -(qd "ling1" "$(0/s(B") -(qdv "ling2" "$(0I\4F^rIJ\b?s6GC`>h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") -(qdv "ling3" "$(0MkUW$(1&X(B") -(qdv "ling4" "$(0'p(7$(1+w(B") -(qd "liu1" "$(0Fo(B") -(qdv "liu2" "$(0N,3}8i>>8`K2X_OoMH$(1)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") -(qdv "lu:2" "$(0_8QeZ>$(1f_J8QAS-(B") -(qdv "lu:3" "$(0+I7lNS1tQ^JYVgWD;`LV$(1KHiR623>*dF.\G7d(B") -(qdv "lu:4" "$(03$L;=|NeX[$(1;OS*oZ?^Fw\K(B") -(qdv "lu:an2" "$(0^8]](B") -(qd "lu:an3" "$(1mL(B") -(qdv "lu:e4" "$(0>*^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") -(qdv "luo3" "$(0L{$(1X_l!fkMU_{(B") -(qdv "luo4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") -(qd "m" "$(0$w(B") -(qdv "ma1" "$(0EeEDUR(B") -(qdv "ma2" "$(0@)G;J)M{W;$(1Q}(B") -(qdv "ma3" "$(0:lT-P#Kg$(1DJ$(0ED$(1d%m5I6(B") -(qdv "ma4" "$(0PG$(1RV:>K#(B") -(qdv "ma5" "$(0J)EDW;(B") -(qdv "mai2" "$(06m^"$(1c"(B") -(qdv "mai3" "$(0D:$(1Opox(B") -(qdv "mai4" "$(0Q1@(We9d$(1O^Sz(B") -(qdv "man2" "$(0_([OSQYFKQ$(1j^cQ$(0^.$(1R./.J3Q#lslr(B") -(qdv "man3" "$(0KI7$$(1pD(B") -(qdv "man4" "$(0JkKQ;8PXJ`$(1IY$(0[;Vr$(1IDQ|X.AaKu(B") -(qdv "mang2" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") -(qdv "mang3" "$(0>{W:$(1KM"Z.{>M?CIR(B") -(qd "mao1" "$(0TJ(B") -(qdv "mao2" "$(0'T59(zMuWn$(1/T_7(\T%V!;1:l2"9{P'k2'<9a=[(B") -(qdv "mao3" "$(0()$(1*x$(00a5L(B") -(qdv "mao4" "$(0@{2$M3D<5?G1Ua$(1/T$(05$$(1:}C\,GL1(\9ED)S3FgU&(B") -(qdv "mei2" "$(0,uFx4`08==@i?!Qj0v^]FWBK$(1;C-ELE@y:oE#8VU=#IH\ihy(B") -(qdv "mei3" "$(05",eWm$(10>B>=4;)/CX@(B") -(qdv "mei4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>oD%NkA_qpWaql#mQmao7a7qO(B") -(qdv "mi3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") -(qdv "mi4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") -(qdv "mian2" "$(0A|LB8{$(1:z4qSse_f*iF(B") -(qdv "mian3" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") -(qdv "mian4" "$(05t\](B") -(qd "miao1" "$(1:V(B") -(qdv "miao2" "$(05BAAKs$(1on(B") -(qdv "miao3" "$(04qBAY2YPPE0,4d$(1=.$(00;$(1Rd(B") -(qdv "miao4" "$(0+oN[Vf$(1,)(B") -(qdv "mie1" "$(02J$(1!"$(01/(B") -(qdv "mie4" "$(0FgPY$(1l7$(0VY$(1l2aR@7C0^saXa~iJqh(B") -(qdv "min2" "$(0(b/%0u$(1RrE8-D&Z'+HK''[N2#[V&`5$CJ(B") -(qdv "min3" "$(0$(1D0M;H-+\JhB;_GGYKc(B") -(qdv "ming3" "$(17R)sBv(B") -(qdv "ming4" "$(0.UK&(B") -(qd "miu1" "$(1.7(B") -(qd "miu4" "$(0YA(B") -(qd "mo1" "$(0Jv(B") -(qdv "mo2" "$(0O|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") -(qd "mo5" "$(0M{(B") -(qdv "mou2" "$(0T<>V?+8-tZ;=9[2(B") -(qdv "nan1" "$(0)a$(1"'(B") -(qdv "nan2" "$(023-/[E@KFJ$(1+,CMZO"0G"8}(B") -(qdv "nan3" "$(0?P$(1o*T'=Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") -(qdv "ni3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") -(qdv "ni4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") -(qdv "nian2" "$(0*"X4$(18%)r(B") -(qdv "nian3" "$(0$(1kG(B") -(qdv "niang2" "$(06u[i(B") -(qd "niang4" "$(0^o(B") -(qdv "niao3" "$(0@%HU$(1\\$(0RO$(1B=S]Z@(B") -(qd "niao4" "$(0,"(B") -(qdv "nie1" "$(07^$(1Ton?(B") -(qd "nie2" "$(1-@(B") -(qdv "nie4" "$(0[jYX_*Y+_68N\e$(1p5$(09j$(1!"aLY`d=AG$(0]W$(1<=q}mp$(0]"$(1(6BXNBY#i(n"r1mM(B") -(qd "nin2" "$(02$(0Uh$(1qNn<;7i`\](B") -(qd "ning3" "$(0Uh(B") -(qdv "ning4" "$(0V#*r(B") -(qd "niu1" "$(0+m(B") -(qd "niu2" "$(0'](B") -(qdv "niu3" "$(09H,DD[,:$(1$d'v8u(B") -(qd "niu4" "$(0/p(B") -(qdv "nong2" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") -(qd "nong4" "$(0,.(B") -(qdv "nou2" "$(1i^]P(B") -(qdv "nou4" "$(0Sw$(1d$B!j!(B") -(qdv "nu2" "$(0(DQ{$(1&87}MS(B") -(qdv "nu3" "$(0+9/;$(11C(B") -(qd "nu4" "$(03((B") -(qdv "nu:3" "$(0&M$(1,h:$(B") -(qdv "nu:4" "$(0,:$(1/#2s/Z(B") -(qdv "nu:e4" "$(05MKl$(1ZQ(B") -(qdv "nuan3" "$(0FA$(1`[$(0G%$(1==(B") -(qdv "nuo2" "$(07c6v$(1kO5`6/(B") -(qd "nuo3" "$(1Wa(B") -(qdv "nuo4" "$(0T@U`\($(1C2/@H+\nY7(B") -(qdv "o1" "$(0@H%-(B") -(qd "o2" "$(06d(B") -(qdv "ou1" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") -(qd "ou2" "$(1#A(B") -(qdv "ou3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") -(qdv "ou4" "$(0J,$(1KB$(0RH(B") -(qd "p" "$(0$v(B") -(qdv "pa1" "$(05\H<;:$(12d27(B") -(qdv "pa2" "$(00h(WBd9W0-$(19_(B") -(qdv "pa4" "$(0/K//$(1#k9B(B") -(qdv "pai1" "$(0/j;:(B") -(qdv "pai2" "$(0(B") -(qdv "pei3" "$(1>,*s(B") -(qdv "pei4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") -(qdv "pen1" "$(0N;$(1Wi(B") -(qdv "pen2" "$(04Z$(1=QG*(B") -(qdv "pen3" "$(1%lbi8C(B") -(qdv "peng1" "$(08~=o/d$(1&]KO$(0OT$(1#3HX*D@cUqXp(B") -(qdv "peng2" "$(00&A&OTP]SzGVA}[\VZ$(1c,%#6WdjE:[L-xTvAc[d`uPIQ4o\(B") -(qdv "peng3" "$(0<\$(17I(B") -(qdv "peng4" "$(0GQ$(14<5PA5\lNfUsU}(B") -(qdv "pi2" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") -(qdv "pi3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") -(qdv "pi4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") -(qdv "pian1" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") -(qdv "pian2" "$(01n9gU/$(1ZVZpCh[w(B") -(qdv "pian4" "$(0'[[RI6(B") -(qdv "piao1" "$(0\RKG$(1J2_-c%A^\}^Slv(B") -(qdv "piao2" "$(0SHJK$(16e(B") -(qdv "piao3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") -(qdv "piao4" "$(0>BKGE9]F$(1J)^,j]SF(B") -(qdv "pie1" "$(0SSJr$(1!_(B") -(qd "pie3" "$(0Jr(B") -(qdv "pin1" "$(03<2\$(1f10G(B") -(qdv "pin2" "$(0?OZEU#^uUQ$(1eDf)(B") -(qd "pin3" "$(02C(B") -(qdv "pin4" "$(0G}*K(B") -(qdv "ping1" "$(0)%7"$(11AUc_I(B") -(qdv "ping2" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") -(qd "ping3" "$(1>s(B") -(qdv "po1" "$(00MOL.\1c$(1jJ,A8>(B") -(qdv "po2" "$(0;hQS$(1]ear(B") -(qdv "po3" "$(0Mj6J(5$(18!(B") -(qdv "po4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") -(qdv "pou1" "$(06J$(1#?(B") -(qdv "pou2" "$(15M$(0HW$(1$-/?(B") -(qdv "pou3" "$(06J$(1E(7gN&w]n(B") -(qdv "pu2" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") -(qdv "pu3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") -(qdv "pu4" "$(0O3Q[X^Z;$(1S0(B") -(qd "q" "$(0%#(B") -(qdv "qi1" "$(0&%.gB#+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") -(qdv "qi3" "$(0:EIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") -(qdv "qian3" "$(0MC=R],$(1i[J~PX"CMy(B") -(qdv "qian4" "$(0'OK:6*$(1Bn2B$(0J>$(1(a:9AqQ)$(0Vo$(1Y2LoIs$(0;s$(1Km_T(B") -(qdv "qiang2" "$(0<1V.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") -(qdv "qin1" "$(0T61lB$$(12}`j$(0NU$(1F%ejU6(B") -(qdv "qin2" "$(0EeW`FZ(B") -(qdv "qiu1" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") -(qdv "qiu2" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") -(qd "qiu3" "$(1Y5(B") -(qdv "qu1" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") -(qdv "qu2" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") -(qdv "qu3" "$(0.>*3;__"$(1+g8+(B") -(qdv "qu4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") -(qdv "quan1" "$(0;O$(1/-?"5<(B") -(qdv "quan2" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") -(qdv "quan3" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") -(qdv "quan4" "$(0[a.-$(10d0]>y(B") -(qdv "que1" "$(09OYb$(1MN(B") -(qd "que2" "$(0SL(B") -(qdv "que4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") -(qdv "qun1" "$(19lNI.q(B") -(qdv "qun2" "$(0G{HP$(1.j(B") -(qdv "r" "$(0%(%8(B") -(qdv "ran2" "$(0BTS@R#$(19(9)9>(B") -(qdv "ran3" "$(03Z'uR#5A$(1,6WZ%e&+Id(B") -(qdv "rang2" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") -(qdv "rang3" "$(0[c[g[o$(1kk(B") -(qdv "rang4" "$(0^j$(1hx(B") -(qdv "rao2" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") -(qd "rao3" "$(0XF(B") -(qdv "rao4" "$(0Y"$(1Z{UU(B") -(qdv "re3" "$(0Ez$(1:U$(05>(B") -(qdv "re4" "$(0O`$(1=C(B") -(qdv "ren2" "$(0&*)7&o'2$(11t$(0&+$(1(gO#(B") -(qdv "ren3" "$(0,7Gb9{$(1?7A;(B") -(qdv "rong2" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") -(qdv "rong3" "$(0&~9v$(1Wq:E@j(B") -(qdv "rou2" "$(03\AD$(1dR$(0TO$(1ZuC]!gF~`0$(0Yi$(1h%k1;,Suk"(B") -(qdv "rou3" "$(1Ri`/1pDV(B") -(qd "rou4" "$(0*Y(B") -(qdv "ru2" "$(0)rR1US9}\;UIV-$(1@3iya4>ibklM/5c&Noai$(0Xc$(1*6Y|(B") -(qdv "ru3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") -(qdv "ru4" "$(0&,:JT3US9}$(1+YY7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") -(qd "s" "$(0%+(B") -(qdv "sa1" "$(0O%$(1!F(B") -(qdv "sa3" "$(0]eO%$(1Hd+V(B") -(qdv "sa4" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") -(qdv "sai1" "$(0\ZH&$(10&<3(B") -(qdv "sai4" "$(0WTES$(1OP(B") -(qdv "san1" "$(0&6;7$(1QBh{lt(B") -(qdv "san3" "$(0AX@1$(1b]$(0Vc$(1j=(B") -(qdv "san4" "$(0AX$(1AC(B") -(qdv "sang1" "$(0@G8'(B") -(qdv "sang3" "$(0EB$(1guCARTd1ZH(B") -(qd "sang4" "$(0@G(B") -(qdv "sao1" "$(0S}\XVmF4$(1^XBpD:g{pi(B") -(qdv "sao3" "$(0uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") -(qd "sha2" "$(14'(B") -(qd "sha3" "$(0E4(B") -(qdv "sha4" "$(0G"TuEo$(1AyC~LZM'?N:R(B") -(qd "shai1" "$(0Se(B") -(qdv "shai3" "$(0Mt$(1fC(B") -(qdv "shai4" "$(0^;7q$(1`A$(0=E(B") -(qdv "shan1" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0J}Vs$(1X{5b=a,'7wAo(B") -(qdv "shan3" "$(0:a$(13IECB>$(1KaS9_'cHlu(B") -(qdv "shang3" "$(0Q+7r&9(B") -(qdv "shang4" "$(0&9/!$(1kk)u!H(B") -(qd "shang5" "$(0Lw(B") -(qdv "shao1" "$(0S9C"=0$(1FL$(07X$(1.}G38{ErCE`rNPdzYv(B") -(qdv "shao2" "$(0,bMi-D&E$(1,3"++z(B") -(qd "shao3" "$(0'8(B") -(qdv "shao4" "$(0'8>V6T1V(/$(1#5#19=>BQV(B") -(qdv "she1" "$(0;^M6$(1)c]/cN(B") -(qdv "she2" "$(0?+*`4J$(1#'$(0&p$(1<'H6(B") -(qdv "she3" "$(0Z.G1k;76{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") -(qdv "shen2" "$(0904J(B") -(qdv "shen3" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") -(qdv "shen4" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") -(qdv "sheng1" "$(0(nVy@:'+4=0$Bj>L:i$(1'oHPe5#B('=Z=jh^(B") -(qdv "sheng2" "$(0ZbS4$(1W'i~phDP(B") -(qdv "sheng3" "$(04]$(11:%ORh3j(B") -(qdv "sheng4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") -(qdv "shi1" "$(0(C3M7ByT4pP(B") -(qd "shi5" "$(0;3(B") -(qdv "shou1" "$(0*.$(12J(B") -(qd "shou2" "$(0O^(B") -(qdv "shou3" "$(0'D5})w$(1;xS1(B") -(qdv "shou4" "$(0.@;HJAZK.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") -(qdv "shu2" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") -(qdv "shu3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") -(qdv "shu4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") -(qdv "shua1" "$(0..$(14"`z(B") -(qd "shua3" "$(05&(B") -(qdv "shuai1" "$(0Jt:/$(1Y:kV(B") -(qd "shuai3" "$(0(p(B") -(qdv "shuai4" "$(0=|2vW7$(1)Q^?(B") -(qdv "shuan1" "$(0805o3G(B") -(qd "shuan4" "$(0=X(B") -(qdv "shuang1" "$(0YeX$[h$(1pKr%nhkWmf(B") -(qdv "shuang3" "$(0=tJ@$(1Q1K\J=YH(B") -(qd "shuang4" "$(1i6(B") -(qdv "shui2" "$(0Q!$(1?6(B") -(qd "shui3" "$(0'V(B") -(qdv "shui4" "$(0M*KvC%HH$(1.w0(B") -(qdv "shun3" "$(04b$(1Cj$(0+P$(1<7Zb(B") -(qdv "shun4" "$(0D|CVVJ$(1Ysh2Xb(B") -(qd "shuo1" "$(0M*(B") -(qdv "shuo4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") -(qdv "si1" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") -(qd "si3" "$(0*<(B") -(qdv "si4" "$(0(?*~Q2EHIf)zG~1%1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") -(qdv "song1" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") -(qdv "song3" "$(0V|Nk7N$(1>bAfBuIp`h(B") -(qdv "song4" "$(0:K+{Ie?EM"(B") -(qdv "sou1" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") -(qdv "sou3" "$(06SJ'ZlXI$(1RF_Sks(B") -(qd "sou4" "$(0J+(B") -(qdv "su1" "$(0\8BkDXS\^5$(1i*(B") -(qd "su2" "$(01x(B") -(qdv "su4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|(B") -(qdv "suan1" "$(0MMBt$(10k(B") -(qd "suan3" "$(1VF(B") -(qdv "suan4" "$(0L,Ld$(1Eo(B") -(qdv "sui1" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") -(qdv "sui2" "$(0TrDl$(1dB(B") -(qdv "sui3" "$(0^U$(1VreodAp_(B") -(qdv "sui4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") -(qdv "sun1" "$(07#D~Lg$(1DrCBK)^kYy(B") -(qdv "sun3" "$(0F5C2K1$(1bWd7(B") -(qdv "sun4" "$(0O\$(1J;(B") -(qdv "suo1" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") -(qdv "suo3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") -(qd "suo4" "$(19g(B") -(qd "t" "$(0$z(B") -(qdv "ta1" "$(0(G'm)q-)EZ$(1ZI(CRY(B") -(qdv "ta3" "$(0EX$(1Jod'(B") -(qdv "ta4" "$(0Q[:$(1pycnSy(B") -(qdv "tang2" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") -(qdv "tang3" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") -(qdv "tang4" "$(0Q6S>$(1j7J[(B") -(qdv "tao1" "$(0]$(0PF$(12N';{iVdi57T-$(0?c$(1d|(B") -(qdv "tian1" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") -(qdv "tian3" "$(0LZ/@$(1+I$(0CPT}$(16SO8TT5G2lF$(1GS)y\[(B") -(qdv "tiao4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") -(qdv "tie1" "$(0D3/.$(1&c(B") -(qdv "tie3" "$(0]8/.$(1obI'(B") -(qdv "tie4" "$(0/.Yv$(19+(B") -(qdv "ting1" "$(0]p_#(f$(15|"k(K(B") -(qdv "ting2" "$(0:u7>,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") -(qdv "ting3" "$(07`H-$(1$n$(0=9$(1[g768RU;6|!O)1(B") -(qd "ting4" "$(0]p(B") -(qdv "tong1" "$(0?X35$(1SQ7F+vQu,&(B") -(qdv "tong2" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") -(qdv "tong3" "$(0>TC0=4$(1/9)VEq)q(B") -(qdv "tong4" "$(0Bo$(1@)$(0Jm$(1mx(B") -(qdv "tou1" "$(0;#$(1;'(B") -(qdv "tou2" "$(0U%,N$(1Dj9x(B") -(qdv "tou3" "$(1a;&&1|A7l&(B") -(qdv "tou4" "$(0?a$(1W=(B") -(qd "tou5" "$(0U%(B") -(qdv "tu1" "$(0-6$(1e,0D5dIk(B") -(qdv "tu2" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") -(qdv "tu3" "$(0&I)T$(1:'${.J(B") -(qdv "tu4" "$(0.#)TCp$(1hU4O(B") -(qdv "tuan1" "$(0B@$(1DfZ](B") -(qdv "tuan2" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") -(qdv "tuan4" "$(1*?T5(B") -(qdv "tui1" "$(0l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") -(qdv "tuo2" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") -(qdv "tuo3" "$(0+uR|$(1Pd5.P"(B") -(qdv "tuo4" "$(0/`@O3p$(1mkik@bD&0#(B") -(qdv "u" "$(0%3%:%;(B") -(qd "u:" "$(0%;(B") -(qd "w" "$(0%:(B") -(qdv "wa1" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") -(qd "wa2" "$(02`(B") -(qdv "wa3" "$(0(l$(1#!(B") -(qdv "wa4" "$(0])$(1B"M/(B") -(qd "wai1" "$(03r(B") -(qd "wai3" "$(09k(B") -(qd "wai4" "$(0(A(B") -(qdv "wan1" "$(0_%]`Q'6K>vLm$(1!|Q_(B") -(qdv "wan2" "$(0+z0sIa&;*G$(1,m%$6n4R#a$,(B") -(qdv "wan3" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") -(qdv "wan4" "$(0G]0sCJ041-B[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") -(qdv "wei4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") -(qdv "wen1" "$(0FlOn$(1_m$(0E[$(1h"L4_`K1(B") -(qdv "wen2" "$(0'GLM9C:'0uDx$(1[X'u(S>-[V`@a?OCV,V0(B") -(qdv "wen3" "$(0ZX+N)H$(1%k6:(B") -(qdv "wen4" "$(0;CLM9D'G,|,Q+.$(1C6i?#Y(B") -(qdv "weng1" "$(09SEL$(1ZL[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") -(qdv "wu4" "$(0''0m;.A+M)7M='[G(TYWE]&C[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") -(qd "x" "$(0%$(B") -(qdv "xi1" "$(0*j,)+O\nN2\wC&+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") -(qdv "xi2" "$(0>e/x7K7;YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") -(qdv "xia1" "$(0OvPe$(1#bHi`#(B") -(qdv "xia2" "$(0F?72W]X%1o8Z7Y+;.HI2$(1>L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}$(0:f$(1RJZe\&^q(B") -(qdv "xia4" "$(0&76pUJEoF?$(1^N$z/{gVm"(B") -(qdv "xian1" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") -(qdv "xian2" "$(0Q0DhEc2<\\/9MW>SNI=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") -(qdv "xian3" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") -(qdv "xian4" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") -(qdv "xiang1" "$(0DU4_5~P.B8WC_,A#$(1r$RqY}$(0\x$(1o?kaF`hv(B") -(qdv "xiang2" "$(0H\>A5sCE2y(B") -(qdv "xiang3" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") -(qdv "xiang4" "$(02t)X4_IzD{D0R}X=$(1WCcQZT(ZA7*?W\gXwB}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") -(qdv "xiao2" "$(0RQ$(1+P1e9v(B") -(qdv "xiao3" "$(0&RRo$(1Eu$(0V\$(1_S(B") -(qdv "xiao4" "$(07y9?+v7hMLN=-:@2$(1*CX?ND(B") -(qdv "xie1" "$(0-iFYZs$(1S{=zT8At(B") -(qdv "xie2" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") -(qdv "xie3" "$(0NQ*g(B") -(qdv "xie4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") -(qdv "xin1" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") -(qdv "xin2" "$(0@s$(1U"'AW:cF(B") -(qd "xin3" "$(1!r(B") -(qdv "xin4" "$(01k_+1H$(1=bicY^"(#[D^"x(B") -(qdv "xing1" "$(0S|3TB]H%\UA1$(1`eDbE$-$.VG1_Jr#(B") -(qdv "xing2" "$(0*h,12O)F-Y:h>@$(1Nb`\%70\+n23UG]=(B") -(qdv "xing3" "$(04]T_$(1\x=B(B") -(qdv "xing4" "$(0*hS|/M/2.p,Y6+9b'!)K4($(1$$)H*N(B") -(qdv "xiong2" "$(0DuK]$(1Gd(B") -(qdv "xiong4" "$(1Pi@B(B") -(qdv "xiu1" "$(06<)3>a>m2I$(1*)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") -(qd "xu2" "$(07C(B") -(qdv "xu3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") -(qdv "xu4" "$(0,*\~L`LF98(B") -(qdv "xun1" "$(0R;Y4X`$(1Kh$(0]5$(1*!ah6s]Ri\bmSP$(0@;$(1f+(B") -(qdv "xun2" "$(0@s-WHgA(*1IlO[$(10sc1$(040:"3%$(1*M*!/oX7$(0Xg$(1,l-_ohK,P]'J)QXSWYYnOi(B") -(qdv "xun4" "$(0:::<-UMB84Il3%@y*FT#$(1Oj%A$(0O\$(1dP32e)(B") -(qdv "ya1" "$(0+UUMR*U:/f&:$(1:]B~L:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") -(qdv "yan4" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!)]@P$(1:S,ZF^9Q(B") -(qdv "yao2" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") -(qdv "yao3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") -(qdv "yao4" "$(05SZo\/XL_-]P/p$(1b)9IO2boN0,b>fFzR$g<(B") -(qdv "ye1" "$(05(N9$(1oJ$(0%/(B") -(qdv "ye2" "$(0G&5(FM=~$(1<%\y(B") -(qdv "ye3" "$(0&??j+0$(145KZ(B") -(qdv "ye4" "$(0FGH55y.`2ATA3@^OT^$(1X9]m\w$(07-Rq$(1dYDW`2lWX1d43S=&VpW7(B") -(qdv "yi1" "$(0&"@c*i-nYQ)/AKR=KT$(17'$(02L%9$(1LF^Le/W@N`'^nr=!@z"*D=LRXC+l:.@!I_XNakavp)Vi(B") -(qdv "yi2" "$(0T]Kk>D.|/L2_N!)kPt9]D5Ig2=$(1@F$(0-"U'XA$(1CR$(0>3)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl-ZkM~RZ\B=M,3Vw4POGDP-X,PH!ZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]Jw@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") -(qdv "yin2" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q!JcN_(B") -(qdv "ying1" "$(0U]5C^zUP]N\qW!G4_F[d\.^B$(1hz$(0\y$(1BDf'YKDedTR7`ILAkrCOT*=\ZA3g[^l+lAoKk?(B") -(qdv "ying2" "$(0V31SZrT.\E4YOfSkZ@$(1K6$(0RPE_K_FT$(1a|elq^i-_WeRhrhtbr(B") -(qdv "ying3" "$(0N`A`SZ$(1QDmd$(0:X$(1i/,L5~0:(B") -(qdv "ying4" "$(0U]B~3Q$(1BAa|d9JXN>(B") -(qd "yo1" "$(06W(B") -(qdv "yong1" "$(0E,<,IUR`RM$(1o;$(0V~$(1I?gO$(0Jp$(1nG$(0:U$(1kZdDB$kf$(0MJ$(1VHWt^~KW[!(B") -(qdv "yong2" "$(0E,$(1:WdW:7Q,BFBTIa(B") -(qdv "yong3" "$(0(d0ED#2.R`TNB1HB--RM<=V~1p$(1NF.XB2RX$(08K$(1/'Nt(B") -(qdv "yong4" "$(0(o+"$(1_u(B") -(qdv "you1" "$(0UANh2x<@$(1%h$(0,T$(1k~Hve\czaW&kaGb"ky90(B") -(qdv "you2" "$(0(rB-I,'90SDTBZG(IE$(1Zt$(04T$(19*Yz*lSk9O9kCT$(0R'$(1!k$P0?3e1X8d(B") -(qdv "you3" "$(0*5'/-]?#ObX7$(1,p'pNg&M.y(e8IPy(B") -(qdv "you4" "$(0&5(.(OM-*x3gI?9,*52l.!2MZ+$(1#4)p'}*/@M\7$2+|36(B") -(qdv "yu1" "$(0=P-SG84~%;$(1D(LY"D(G7K(B") -(qdv "yu2" "$(0/vA:@$6xQv&AKV&iEt+(4vFUI8H?2!WaG5BDDn14$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") -(qdv "yu3" "$(0LYM$1e&i*RUV)v4nI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") -(qdv "yuan1" "$(06C=]UBO@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") -(qdv "yun1" "$(0F@K<$(1YAg8ISZ1(B") -(qdv "yun2" "$(0Dy&j'%/~9U1I9K$(1Kf$(0Gi$(1DMQb,=Y,$OKdUMYh#S!sY@8bH0'E,D(B") -(qdv "yun3" "$(0&yIT$(1K0$fdEZ=$+ZaNOA=%1(B") -(qdv "yun4" "$(0I+[J(FOa\9F"Wj$(1;e$(0F@$(1gr@v^a'BRmk*$(06`(B") -(qd "z" "$(0%)(B") -(qdv "za1" "$(0>U(#$(1%`3wI7'"HL(B") -(qdv "za2" "$(0Yd2H9":s$(1p]]t(B") -(qdv "zai1" "$(0-%8(2;$(1=5Zc(B") -(qdv "zai3" "$(0'k7%$(1;L$(0I&$(1Y9(B") -(qdv "zai4" "$(0)d)CI&(B") -(qdv "zan1" "$(0Xy$(1j>(B") -(qdv "zan2" "$(02H:s$(1Rk(B") -(qdv "zan3" "$(1*amS4u*wpG:YkP<,pE(B") -(qdv "zan4" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") -(qdv "zang1" "$(0^)]/^E$(10a$(0LW(B") -(qd "zang3" "$(1Ut(B") -(qdv "zang4" "$(0Y/]qH66r(B") -(qdv "zao1" "$(0QNVa$(1clA](B") -(qd "zao2" "$(0_E(B") -(qdv "zao3" "$(0*/AmS*\2:*$(1]Wf@(B") -(qdv "zao4" "$(0?`-1V6RB$(1J:$(0\C-#\H$(1$rj&bB(B") -(qdv "ze2" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") -(qd "ze3" "$(03,(B") -(qdv "ze4" "$(0&w;"$(1',![>`(B") -(qd "zei2" "$(0Hq(B") -(qd "zen3" "$(03,(B") -(qd "zen4" "$(1g+(B") -(qdv "zeng1" "$(0AeNANp$(1^P$(0Y%$(1]oWL]pnJXQ(B") -(qdv "zeng4" "$(0[%$(1]](B") -(qd "zh" "$(0%%(B") -(qdv "zha1" "$(0B5'E@L$(1CZ$(03h$(1qW++X`&|*cQ"cO(B") -(qdv "zha2" "$(0'E(_>UIQ49$(1UW`".9Lc91g2qw(B") -(qdv "zha3" "$(08|B5$(1\(#7-<(B") -(qdv "zha4" "$(0K(3a49D*'fF,?2.T$(1Me$(0)^$(1D3$(09)$(1_v\(1*^-(B") -(qdv "zhai1" "$(0JsX:M}$(1/J(B") -(qdv "zhai2" "$(0)xLL(B") -(qdv "zhai3" "$(09;$(1&J(B") -(qdv "zhai4" "$(0E-JT>C?K$(1X]7](B") -(qdv "zhan1" "$(0Hj0KXnV"Tv$(1/S$(0\D$(1pf@8_n/mpnoc$(0(($(1%blfHA@A^xi|(B") -(qdv "zhan3" "$(07/<~GAW^$(1C1$(0JZ$(1>&peU(O6WXb@_gP%K(W](B") -(qdv "zhan4" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") -(qdv "zhang1" "$(0<0?~JeK=O6OgKd$(1ITPoNR$(0W8$(1nYJ.AZIIloT|(B") -(qdv "zhang3" "$(01\A@KN$(1!4`N(B") -(qdv "zhang4" "$(0&8'n<)MbQ.CO,]KNJ\SK$(1Ij"JXi,j(B") -(qdv "zhao1" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") -(qd "zhao2" "$(0Cb(B") -(qdv "zhao3" "$(0,G0L'X$(1?mKy(B") -(qdv "zhao4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)Wf#(B") -(qdv "zhe3" "$(010Q5$(1[0(B") -(qdv "zhe4" "$(0?V8CPR^/$(1+&$(0)x$(1](0T_)(B") -(qdv "zhe5" "$(0CbQL$(15qI`(B") -(qdv "zhen1" "$(08z:]4G5X;!K}F;P09!KjS{FPK.D-$(1MADvD4L6-)`!qk;2UzbwRZWbQaDxH*;;MH_liUm(:w(B") -(qdv "zhen3" "$(0D-0)8q$(1@n1%9D$(0So$(1R\82jw18nwgJ&z$*1jF*>YCNYI\@(B") -(qdv "zhen4" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") -(qdv "zheng1" "$(00i/=LfGKNb92'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") -(qdv "zhi2" "$(01!Y*Q36-Ay;[B&XE2b$(1%(B") -(qdv "zhi4" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") -(qdv "zhong1" "$(0&d\M>]/AWt:0,;4\$(1_(B") -(qdv "zhong3" "$(0L"H(EWTQ6E(B") -(qdv "zhong4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") -(qdv "zhou1" "$(0.SDO)}3{*bC7$(1TU$(0;M$(1]fl>H$:\dea0+_6iNr0|55Tw%F4_(B") -(qdv "zhou2" "$(0DJ.r(B") -(qdv "zhou3" "$(0/--=$(1EJh9(B") -(qdv "zhou4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") -(qdv "zhu1" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") -(qdv "zhu2" "$(0*MSa?]V7$(1fp$(0C51+([\I$(18Y$(0DJ$(11]SM,e@Vn_p=qu2?Y0(B") -(qdv "zhu3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") -(qdv "zhu4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\~O8+j$(1"=63(B") -(qd "zhuang3" "$(06r(B") -(qdv "zhuang4" "$(00n+hNz$(1r+6}(B") -(qdv "zhui1" "$(0:RTjA{1d$(1dchZFHa6(B") -(qd "zhui3" "$(1'e(B") -(qdv "zhui4" "$(0L=NCYD$(1YD$(0A5$(1[iL:M0nA(B") -(qdv "zhun1" "$(0Pw';16$(1,a(p#]9N(B") -(qdv "zhun3" "$(0Fn6H$(13K41Lk(B") -(qd "zhun4" "$(1Ed(B") -(qdv "zhuo1" "$(07_8&=mAs$(1]}(B") -(qdv "zhuo2" "$(0.85DS-/hV*:[-$Cb;<];UlBa$(1TC-uPjm$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf[9/1a1~D)$(1,4O/(B") -(qdv "zuan1" "$(0_>$(1qa(B") -(qdv "zuan3" "$(0\-_>$(1q1q.kP(B") -(qdv "zuan4" "$(0WS_>$(1o.r"(B") -(qdv "zui1" "$(0;U$(13tF7IrpI(B") -(qdv "zui3" "$(0N6$(1b4GKIq\T]G(B") -(qdv "zui4" "$(0@3GwQU$(1]*$(0T*$(1!C(B -;; # define keys -;; VALIDINPUTKEY: :abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "py" "$AF4Rt(B" - t - "$A::WVJdHk!KF4Rt!K# (B - $AF4Rt7=08(B - - $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B \"u(yu) $ATrSC(B u: $A1mJ>!C(B" - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a" "$A0!0":G_9kgo9`D(B") -(qdv "ai" "$A0#0$0%0&0'^_oM0(0)4t0*0+`Hv00,0-0.0/`IfHh(jSmA(B") -(qdv "an" "$A0001023'9cZObVhqpF03[{^no'0405060708amwv(B") -(qdv "ang" "$A090:0;(B") -(qdv "ao" "$A0<0>0=0?Oy`;bZe[iaqzr|w!wi0@^VfA0A0B0C0D[ja.fqvK(B") -(qdv "ba" "$A0E0F0G0H0I0J0K0L0Ma1tN0N0O\X]CwI0P0QnY0R0S0T0U0Ve1vQ(B") -(qdv "bai" "$Aj~0W0X0Y0Z0[2.^c0\0]0^_B(B") -(qdv "ban" "$A0_0`0a0b0c0dq#q-0e0fZf[`nSt20g0h0i0j0k0l0m(B") -(qdv "bang" "$A0n0o0pd:0q0r0s0t0u0v0w0x0y]r(B") -(qdv "bao" "$A0z0{0|0}0~EZf_lRv51!1"1#1$1%1&]ap1qY1'1(1)1*1+1,EYFXFYu@(B") -(qdv "bei" "$A1-1.1/1013Zi[}]IpG11121415161718191:1;XCZ}]mc#mUqXvMw91[_B(B") -(qdv "ben" "$A1[N1?:;[P(B") -(qdv "beng" "$A1@1A`T1B0v1C1D1Ej4(B") -(qdv "bi" "$A1F1G])1H1I1J1KX0YB_Ae~out01L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]7wCXCZ[}\E\j]I^5_YaybXc9dde(evf>fTh5jZn/niqTsYskswtEuOwB(B") -(qdv "bian" "$A1^1_1`lTm>rysVv}1a1bXRm\q9q[1c1d1e1f1g1h1i[M\PbmcjgB(B") -(qdv "biao" "$A1j1k1lIWfthu[t$uKi^j~k"27`#(B") -(qdv "bu" "$AeMjNn_2;u31$26272829_22:2<2=2>2?2@FRj3nP(B") -(qdv "ca" "$A2A2p`jme(B") -(qdv "cai" "$A2B2C2D2E2F2G2H2I2J2K2L(B") -(qdv "can" "$A2M2Nfn2O2P2Q2Rwu2S2tenh2tS(B") -(qdv "cang" "$A2T2U2V2WXw2X(B") -(qdv "cao" "$A2Y2Z2[2\`Pdns)t=2](B") -(qdv "ce" "$A2^2_2`2a2bb|(B") -(qdv "cen" "$A2Na/d9(B") -(qdv "ceng" "$A`a2cTx2d(B") -(qdv "cha" "$A2e2f2j2nT{`jbGh>oJ2g2h2i2k2lb*i+i6i_ooqC2m2oI2cbf1(B") -(qdv "chai" "$A2n2pnN2q2rY-p{r2(B") -(qdv "chan" "$A2s2tjh2u2v2w2x5%b\d}e$enf?lxobs8up2y2z2{YfZF][fv2|bceq(B") -(qdv "chang" "$A2}2~Xv]EcQf=vp3!3"3#3$3%3&IQLH\IadfO3'3(c.jFk)3)3*3+[Kbj(B") -(qdv "chao" "$A3,3-3.334B=KbwlL3/303132jK34qi(B") -(qdv "che" "$A35m:363_3738393:[e(B") -(qdv "chen" "$A3;^S`Ah!3<3=3>3?3@3A3B3HIrZHe7mW3C3D3F3SZ_i4v3Xw(B") -(qdv "cheng" "$A3E3F3S`ah_n*nurI3G3H3I3J3K3L3M3N3O3PJ"X)[thGksnqqNu(3Q3R(B") -(qdv "chi" "$A3T3U_j`MfJmwp7r?s$sWwN3V3W3X3Y3Z3[[f\/\]sxuX3\3]3^3_q]ty3`3a3b3cYQ_3`4a\bAk7q!(B") -(qdv "chong" "$A3d3eS?\{bgc?t)t>3f3gVVVX3ho%(B") -(qdv "chou" "$A3iq,3j3k3l3m3n3o3p3qY1`|c0vE3r3s3t(B") -(qdv "chu" "$A3u3viK3w3x3y3z3{3|3}[;r\ui3~4!4"4&hFhzqR4#4$4%PsX!bpc@g)wm(B") -(qdv "chuai" "$A4'^u`(`\kzu_(B") -(qdv "chuan" "$A4(4)g]k04*4+4,eWt-4-b64.nK(B") -(qdv "chuang" "$A4/4044414243bk(B") -(qdv "chui" "$A4546474849W5Zoi"i3(B") -(qdv "chun" "$A4:4;rm4<4=4>4?];pH4@(B") -(qdv "chuo" "$A4AuV4B`(j!v:(B") -(qdv "ci" "$A2n4C4L_Z4D4E4F4G4H4I4JWH\kltpKtY4K4M4NKE(B") -(qdv "cong" "$A4O4P4Q4R4S\Jfuh.hH4TdHg}(B") -(qdv "cou" "$A4Ui(j#km(B") -(qdv "cu" "$A4Va^ic4W4X4YWd]}b'u!u>um(B") -(qdv "cuan" "$A4ZY`_%oiT\4[4\l`(B") -(qdv "cui" "$A4]4^4_K%iAv?h-4`4a4b4c4d]M_}c2k%(B") -(qdv "cun" "$A4eqe4f6Wbb4g(B") -(qdv "cuo" "$A4h4i4jucaOospnp{u:kb4k4l4mXHo1(B") -(qdv "da" "$A4n4p^G_U`*qW4o4q4rbrf'm3sNw0w24sK~pc(B") -(qdv "dai" "$A4t4}_>4u4v4~4s4w4x4y4z4{4|5!\$_0a7eJffg*giwl(B") -(qdv "dan" "$A5"5#5$5%5&YYiimqpwqusl5'5(jfpc5)5*5+5,5-5.5/50J/]L`"e#(B") -(qdv "dang" "$A51nuqI5253ZT5455[J]Pe4m8(B") -(qdv "dao" "$A56_6bak.5758595:5;5<5=5>5?5@5A`|lbtn(B") -(qdv "de" "$A5B5Co=5D5W5X(B") -(qd "dei" "$A5C(B") -(qdv "deng" "$A5E5F5G`bt#5Hj-3N5I5J5KaXmcok(B") -(qdv "di" "$A5L5M5NLaX5`VoatF5D5O5P5Q5R5S5T5UYa]6jk5V5WZ.[![fh\mFw>5X5Y5Z5[5\5]5^ZPf7g0i&mZm{(B") -(qd "dia" "$A`G(B") -(qdv "dian" "$A5_5`5aa[q25b5c5dX6?6@6A6YdBh|k9wGwr6B6C6D6GsF6E6F6H6I6J\6s<(B") -(qdv "duan" "$A6K6L6M6N6O6Pi2lQs}(B") -(qdv "dui" "$A6Q6R6S6T6Xm!m-mTof(B") -(qdv "dun" "$A6U6V6W6Xmbofmou;6Y6Z6[6\6]cgl@m;(B") -(qdv "duo" "$A6^6_6`_MqV6H6anlub6b6c6d_ag66e6f6g6h6iMTcuh^(B") -(qdv "e" "$A0"emf96j6k6l6m6n6o6pE6]-o06q6r6s6t6u6vX,ZL[Q\C]`_@c5cUinkqoIpJr&vy(B") -(qd "ei" "$AZ@(B") -(qdv "en" "$A6w]l^t(B") -(qdv "er" "$A6x6yp9v\6z6{6|6}eGgmno6~7!Y&(B") -(qdv "fa" "$A7"7#7$7%7&7'[R7(m@7)(B") -(qdv "fan" "$A7*7+7,7-^,a&7.7/707172737:^@l\ul747576777879hsn2(B") -(qdv "fang" "$A7;7<7=7AZzhJnU7>7?7@vP7B7C7Da]t37E(B") -(qdv "fei" "$A7F7G7H7Iezg3lircv-vn7JdGkh7K7Lc-i(B") -(qdv "fu" "$A7r7s7t7u_;o{touCuF7p7v7w7x7y7z7{7|7}7~8!8"8#8$8%YkYl[.\=\@\^\r]3]Ja%bveufZg&g(hulpmImjn7r6r]rp8&8'8(8)8*8+8,8-8.8/88^Tdfmk8081828384858687898:8;8<8=8>8?8@fbjgp%rsvVv{(B") -(qdv "ga" "$A8B8l[,o/(B") -(qdv "ge" "$A8g8h8i8j8k8l8m8n8q?)RYXn[Yf|qK8o8p8r8s8tX*\*`Ck!kuoSr"w@8G8v8w:O[At48umQr4(B") -(qd "gei" "$A8x(B") -(qdv "gen" "$A8y8z_gt^X(]"(B") -(qdv "geng" "$A8{8|8}8~bY9!9"9#>1_lg.va(B") -(qdv "gong" "$A9$9%9&9'9(9)9*9+9,9-92:lkErdX~gCh[stw89697a8sQ98999:9;Z8e\fEjml0(B") -(qdv "gu" "$A9<9=9>9?9@9A9B9C9G]T_Iiol1p3rAt~u}9D9E9F9H9I:?:@:A:E:Q`Fe)r::B:C8d:D:Fe0j;p)r+(B") -(qdv "he" "$A:G:HZ-`@:I:J:K:L:M:N:O:P:Q:R:S:T[@cXf|jBnAr"rBtg:U:V:W:XOE[V(B") -(qdv "hei" "$A:Y:Z`K(B") -(qdv "hen" "$A:[:\:]:^(B") -(qdv "heng" "$A:_:`:a:b:cPP^?gqhl(B") -(qd "hng" "$A:_(B") -(qdv "hong" "$A:d:e:fYj^0:g:h:i:j:k:lYd]&^.cHc|Z'(B") -(qdv "hou" "$A:m:n:opzsstWw?:p:q:r:s\)aaeKvW(B") -(qdv "hu" "$A:t:u:v:}O7_|c1doiulC:K:M:w:x:y:z:{:|:~;!`qb)iNl2lNp@pIu-uzw=;";#d0gz;$;%;&;'Y|a2bolflhlop-pWsK(B") -(qdv "hua" "$A;(;);*;/m9;+;,;.;mfhn|;-;0hk(B") -(qdv "huai" "$A;1;2;3;4uW;5;.(B") -(qdv "huan" "$A;6b5;7;8;9[(]H`wd!e>gYoLw_;:;;;<;=;>;?;@;A;B;C[<_'d=dqeUvi(B") -(qdv "huang" "$A;D;EkA;F;G;H;I;J;K;L;MZraedRdjeXh+q%s(srv|;N;O;P;Q(B") -(qdv "hui" "$A6i;R;S;T;U;VZ6_TcDgujMr3wb;2;W;X\nd';Y;Z;[;\;];^;_;`;a;b;c;d;e;f@#\v^%_\`9d+egg@hmm#s3(B") -(qdv "hun" "$A;g;h;icT;j;k;lbFguZ;dc(B") -(qdv "huo" "$A;mXe_+oAqk:M;n;o;pb7nX;q;r;s;t;u;v^=`kols6(B") -(qdv "ji" "$A;w;x;y;z;{;|;};~=?=LYU\4\zf/pTrTuSv^=@=Ca==A=B=D=E=F=G=H=I=J=KY.^XahdPk8p(=M=N=O=P=Q>uP#`]u4(B") -(qdv "jie" "$A=R=S=T=U=V=W=Z=a?,`.`5p\=X=Y=[=\=]=^=_=`YJZ&Z5^Wf!Za]@bKb[h*iH=x=y=z=|=}=~>"]#`df!gFjajn(B") -(qdv "jing" "$A>#>$>%>&>'>(>)>*>+>,>-].>/>0>1XYYSZec=kB>">2>3>4>5>6>7>8>9>:>;b0eIerf:kVv&(B") -(qdv "jiong" "$Alg><>=eDjA(B") -(qdv "jiu" "$A>>>?>@`1cNp/tqw]>A>B>C>D>E>F>G>H>I>J>K>L>M>NYVhQhjpU(B") -(qdv "ju" "$A35>O>P>Q>R>S>T>]>b>cGR\Z^dh"i'o8qUtrvBw6=[>U>ViY9q>W>X>Y>Z\lh[i7uav4>[>\>^>_>`>a>d>e>f>gYFZ*\Deaepi0jxl+nRq@u6vD(B") -(qdv "juan" "$A>h>i>jH&d8nCoT>moC>k>l>n?![2azhpvA(B") -(qdv "jue" "$A>o`5`Y=@=E=G>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`eaHb1f^gehviSl_ocuju{(B") -(qdv "jun" "$A9j>y>z>{>|>}qds^we>~?!?"?#?$?%^\vA(B") -(qdv "ka" "$A?&?'_G?(?)X{kL(B") -(qdv "kai" "$A?*?+o4?,?-?.X\[n]\b}nxoGbi(B") -(qdv "kan" "$A?/?0?1?4j,mhh`??j{nm(B") -(qdv "ke" "$A:G?@?A?B?C?D?E?F`>gfipn'n]o}pbq=r$rrwA?G?H?I?Ja3?K?L?M?Nc!d[flgrB(B") -(qdv "ken" "$A?O?P?Q?Rv8qL(B") -(qdv "keng" "$A?S?To,(B") -(qdv "kong" "$A?UYEaGsm?V?W?X(B") -(qdv "kou" "$A?Y\Rmn?Z?[?\^"_5sX(B") -(qdv "ku" "$A?]?^?_XZ\%wa0l5ogq\@?@@@A@Bdmi-n=@C@D(B") -(qdv "lang" "$A`%@E@F@G@H@IcOo6o|rk@J@K]9]u(B") -(qdv "lao" "$A@L@M@N_ka@o)plu2@O@P@QAJhann@R@S@TBdBgql(B") -(qdv "le" "$A@_@U@VXl_7cnw&AK(B") -(qdv "lei" "$A@U@^@W@X@[YzfPgPi[@Y@Z@\@]Z3qg@_@`@au*`O(B") -(qdv "leng" "$A@b@c\(@dc6(B") -(qdv "li" "$AA(@e@f@g@h@i@j@k@l@vA']q^<`,fKfjgJn>p?r[s;vbws@m@n@o@p@qY5c&e"eNf2o.u7w/@r@s@t@u@w@x@y@z@{@|@}@~A!A"A#A$A%A&X*Y3[*[^\B]0^:_?`&a{d`h@h]ivlemBn:p]p_rCsRsvtOuHv((B") -(qd "lia" "$AA)(B") -(qdv "lian" "$AA*A+A,A-A.A/A0A1^Fe%l!qMs9vcA2A3]|gvqOA4A5A6A7dri,ig(B") -(qdv "liang" "$AA8A9A:A;AA@AAABv&(B") -(qdv "liao" "$AACALADAEAFAGAHAI`Zb2eBL^$dKdueVh4i{j$pXs|k*(B") -(qdv "lu:" "$AB@BABBBCBDBEBFYM^[kvoyqZBGBHBIBJBKBLB?cLi5(B") -(qdv "luan" "$ABMBNBOBPYuf.hop=vGBQBR(B") -(qdv "lue" "$ABSBTo2(B") -(qdv "lun" "$ABUBVBWBXBYBZB[`p(B") -(qdv "luo" "$AB^Bd^[B\B]B_B`BaBbb$i!kao]BcY@Yyq'?)@SBeBfBg\}^{cxdpgsmQvC(B") -(qd "m" "$A_<(B") -(qdv "ma" "$ABhBiBlD&D(fVBps!BjBkBmaoBn_ih?BoC4(B") -(qdv "mai" "$ABqv2Br]$BsBtBuBv[=(B") -(qdv "man" "$Ar)BqBwBxByB{C!w)w4Bzr}B|B}B~\,a#gOlWo\(B") -(qdv "mang" "$AC"C#C$C%C&ZxmKC'd]r~(B") -(qdv "mao" "$AC(C)C*C+C,\bjsl8rzs1wVC-C.a9cwjDC/C0C1C2C3Ysh#k#m.n&(B") -(qdv "me" "$AC4wa(B") -(qdv "mei" "$AC5C6C7C8C9C:C;CC?C@dD?D@DADBXo[i\Ycenb(B") -(qdv "n" "$A_m`E(B") -(qdv "na" "$ADGDODCoUDDDEDFDHDIDX^`kGqD(B") -(qdv "nai" "$ADDDJDKDL\5DMDNX>Y&]AhM(B") -(qdv "nan" "$A`n`oDODPDQ`+i*knrotv(B") -(qdv "nang" "$ADR`lbN_-jY(B") -(qdv "nao" "$AX+DSE,_Nb.mPnsrMDTDU[qh'DVDW(B") -(qdv "ne" "$ADDDEDXZ+(B") -(qdv "nei" "$ADDDYDGDZ(B") -(qdv "nen" "$AD[m%(B") -(qd "neng" "$AD\(B") -(qdv "ng" "$A_m`E(B") -(qdv "ni" "$AD]DXD^D_D`Da[hb%bunjvrDbDcl;lrDdDeDfDgDrY#jGm+m~(B") -(qdv "nian" "$ADhDiDjU3p$vSvsDkDlDmi}DnDpX%[~(B") -(qdv "niang" "$ADoDp(B") -(qdv "niao" "$ADq\`fUtADgDrke(B") -(qdv "nie" "$ADsDtDuDvDwDxDyX?Zm^A`?r(t+uf(B") -(qdv "nin" "$ADzm%(B") -(qdv "ning" "$AD{D|D}D~E!\Q_Le8qwE"Xz(B") -(qdv "niu" "$Af$E#E$E%E&apbn^V(B") -(qdv "nong" "$AE'E(E)Y/_fE*(B") -(qd "nou" "$Aqq(B") -(qdv "nu" "$AE+f[feE,esf@E-(B") -(qdv "nu:" "$AE.nOm$t,(B") -(qd "nuan" "$AE/(B") -(qdv "nue" "$AE0E1(B") -(qdv "nuo" "$ADHE2YPE3E4E5^y_vo;(B") -(qdv "o" "$A`8`^E6(B") -(qdv "ou" "$AE7E8E9E=GxZ)j1E:E;EE?EI]b0RE@hKnYsaEAEBEC(B") -(qdv "pai" "$AEDEEEFEGY=FHEHEI]e__(B") -(qdv "pan" "$A0b7,EJEK0cELEMEVc]s4ugENEOEPEQ^UczqHqa(B") -(qdv "pang" "$A0rERdh0uESETa]eLs&EUEV(B") -(qdv "pao" "$AEWEZE]kcEXEYE[E\^KasbRpe(B") -(qdv "pei" "$AE^E_u,E`EaEbEcoBEdEeEf`N`zl7v,(B") -(qdv "pen" "$AEgEhdT(B") -(qdv "peng" "$AEiEjEkEl`XbqEmEnEoEpEqErEsEt\!s2EuEv(B") -(qdv "pi" "$A1Y;5EwExEyEzE{E|X'Z|`hg"nkE}E~F!F"F#F$ZiZp[/[}\1\EhAnF?F@FAhRvR(B") -(qdv "po" "$A24FBFCFDFSZicxj7nG71FE[6p+XOn^sMFFFGFHFIgj(B") -(qdv "pou" "$AFJYv^e(B") -(qdv "pu" "$AFKFLFM`[8,FNFOFPFQYie'h1od1$FRFSFTFUFVFWd_k+ohuk1)FXFY(B") -(qdv "qi" "$A<)FZF[F\F]F^F_F`FaFbFc]B`RhgiJl%uhFdFeFfFgFhFiFjFkFlFmFnFoXAY9[_\N\y]=^-a*d?fkgwgyjHlwq}rSr`tkw"wh;|FpFqFrFsFt\;a(g2h=tlFuFvFwFxFyFzF{F|F}X=]]c`m,mS(B") -(qdv "qia" "$AF~Y$]VqJ?(G!G"wD(B") -(qdv "qian" "$AG#G$G%G&G'G(G)G*G+Y]Zd\7a)c%e9e:e=m)G,G-G.G/G0G1]!^gjynTr/siw\G2G3G4gWkIG5G6G7G8OKY;\M\gc;h}(B") -(qdv "qiang" "$A=+G9G:G;GG?fMiIq_tGlA(B") -(qdv "qiao" "$AGAGBGCGDH8XdgXmMuN=6GEGFGGGHGLZ[\qa=c>iTw3GIc8?GGJGKGMGNGOZ=(B") -(qdv "qie" "$AGPGQY$GRFvGSGT['c+c;f*j|oFsftr(B") -(qdv "qin" "$AGUGVGWt@GXGYGZG[G\G]\K`:`_b[dZiUo7qfq{r{G^G_^l_D(B") -(qdv "qing" "$AG`GaGbGcGdGe`ur_vkGfGgGhGiiQwtGjGk\\v%GWGlm`s@sdtl(B") -(qdv "qiong" "$AGmGnZv\dq7rKsLu^!^>aih3k,kTmap6q3s=vDH!H"H#\DH$H%cVPg(B") -(qdv "quan" "$AH&c*H'H(H)H*H+H,H-Z9\uizn}ris\w\H.g9n0H/H0(B") -(qdv "que" "$AH1H2cZH3H4H5H6H7H8cWm((B") -(qdv "qun" "$AeRH9H:we(B") -(qdv "ran" "$AH;H\[(B") -(qdv "rang" "$AHBH?l|p&H@HAHC(B") -(qdv "rao" "$AHD\if,hcHEHF(B") -(qdv "re" "$AHGHt_vHH(B") -(qdv "ren" "$AHIHJHKHNHL\so~HMHOHPHQHRXp]Xb?imqE(B") -(qdv "reng" "$AHSHT(B") -(qd "ri" "$AHU(B") -(qdv "rong" "$AHVHWHXHYHZH[H\H]H^aIauiEk@rnH_(B") -(qdv "rou" "$AH`Hat[uew7Hb(B") -(qdv "ru" "$AHcHdHeHfHg^8`ie&o(q`r,HhHiHjHkHl]jd2dagH(B") -(qdv "ruan" "$AHmHnkC(B") -(qdv "rui" "$A^(HoHpHq\GhDn#r8(B") -(qdv "run" "$AHrHs(B") -(qdv "ruo" "$AHtHuYI?I@IHU$[o\Odzf)k~nLt.uGwT2t5'IAIB5%ICIDIEIFIGIIX_Z([7fSfslxp^s5w-(B") -(qdv "shang" "$AIJIKILL@idlXu|IMINIO[pIPg4IQ(B") -(qdv "shao" "$AGJIRISITIUrYsbt9IVIWIX\fhJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTKFVEZV_1ixj[nfs'sBs_3WV3(B") -(qdv "shou" "$AJUJlJVJWJXtK?XK[L_PdygAoHp8rOK@J3KAKBKCKDKEKFKGKHY9Yncactf&falkqjsS2^(B") -(qdv "song" "$AKIZ!]?aBaTbldAKJKKc$q5KLKMKNKOKP(B") -(qdv "sou" "$AKQKR`2bHdQl,oKrtKS[E^4`Un$KT(B") -(qdv "su" "$AKUKVvUKWKXKYKZK[K\K]K^K_K`KuYmZU]x`v@(B") -(qdv "suo" "$AI/KrKsKtKu`B`Jf6hxj}m|tHKvKwKxKy_o(B") -(qdv "ta" "$AKzK{K|K}L$dbe]nhuAK~L!w#L"L#MX`*cKdpi=m3(B") -(qdv "tai" "$AL%L&L(L'["^7fflFuLvX_>L)L*L+L,L-kDnQ(B") -(qdv "tan" "$AL.L/L0L1L25/L3L4L5L6L7L8[0e#jL?(B") -(qdv "tang" "$AL@LKo&o[qmtJLALBLCLDLELFLGbpCu.LfLgLhLiLjLkYCc)eQqS(B") -(qdv "tian" "$ALlLm5hLnLoLpLqcYn1ndLrLscCie^](B") -(qdv "tiao" "$ALtY,lv5wLuLv\frhsTv6vfwXq;LwLxtP(B") -(qdv "tie" "$ALyL{]FLzwQ(B") -(qdv "ting" "$AL|L}L~M!M"M#M$M%\p]cfCrQv*M&M'hhn.nz(B") -(qdv "tong" "$A62M(`L61M)M*M+M,M-M.M/Y!YZ[m\maM?M@]1]Ku)MAMBnJMC\"(B") -(qdv "tuan" "$AMDME^Rn6eh(B") -(qdv "tui" "$AMF_/MGMHMIMJMKlU(B") -(qdv "tun" "$AMLjU6ZMMMNb=k`Y[MJ(B") -(qdv "tuo" "$AMOMPMQX16fMRMSMTMUY"[gc{h^iRmHnhu"uIv>MVMWbUFGMXMYhXsj(B") -(qdv "wa" "$A0N?N@REb,j&(B") -(qdv "wen" "$ANANBNCNDNENFcSh7v)NGNHNIXXNJck(B") -(qdv "weng" "$ANKNL]nNM^3(B") -(qdv "wo" "$ANNNONPNQYA]+`8NRNSNTNUNVa"dWk?mRv;(B") -(qdv "wu" "$A6qNWNXNYNZN[N\N]X#Zy[Xl6MvN^N_N`NaNbNcNf_md4rZwyNdNeNgNhNiNjXubPbdbheCe|jupDNkNlNmNnNoNpNqNrNsZc\Le;fDfph;lIpMpmvH(B") -(qdv "xi" "$A@0F\NtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,YRYb[-\g]>^I_qd;d@fRiXjXl$l(ldp*q6ras#s,t8tKtQtbu5uhw{O-O.O/O0O1ZtjjO2O3O4]_]{aceogtl{O5O6O7O8b>cRlyt*(B") -(qdv "xia" "$AO9O:_HO;OO?O@OAareZh&hTmLp}wo;#OBOCODOEsA(B") -(qdv "xian" "$AOFOGOHOIOJOK]2e_k/lltLu#uQOLOMONOOOPOQOROSf5pBpoO3O4OTOUY~^:a}l^r9sZuP<{OVOWOXOYOZO[O\O]O^O_\Ha-v1(B") -(qdv "xiang" "$AO`OaObOcOdOeOfOg\<]Yfxg==5OhOiOjbTOkOlOmbCv_wOOnOoOpOqOrOss-(B") -(qdv "xiao" "$AOtOuOvOwOxOyOzO{O|P$_XdlePfgg/hIhUrYsowLO}aEO~P!scP"P#P%P&P'(B") -(qdv "xie" "$AP(P)P*P+P,P-P.P/P0P1P2P3R6YI[D_"gSr!P4Q*=bFuP5P6P7P8P9P:P;PP?P@PAPBPCPD\0j?l'vNQ0obPEPFX6(B") -(qdv "xing" "$APGPHPIPJPKPLPMPNPOPPZj\~bb~d-d1v`?#Q3Q4Q5Q6Q7Q8Yc^&a_(B") -(qdv "ya" "$AQ9Q:Q;QQEQF[khbQ?Q@QAQBQCQDXsa,gpm}F%GFpiqbQGQHT~^keBf+k2m<(B") -(qdv "yan" "$AQIQJQKQLQMQ`Rs[3]NaCb{cUdNfLkYkgG&QNQOQPQQQRQSQTQUQVQWQXZg\>cFe{i\s[QYQZQ[Q\Q]XIX_Y2YHYp[1g|n;wJwzw|Q^Q_QaQbQcQdQeQfQgQhQiXMZ]dYjLlMu&wP(B") -(qdv "yang" "$AQjQkQlQmcsw1QnQoQpQqQrQsQta`l>lHrUQuQvQwQxQyQzbsm&(B") -(qdv "yao" "$AQ{Q|Q}R*TR?R@RARBRN_^`fb"dtl%wpI_RCRDRERFRGRHRIRJRKRLRMZ1[]\h_WaZbBbyeFj]mtpj6jN2RORPRQRRRSRT\Sl=nFt/t}0,RURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfXnX}Y+[|\2^2^D^H^Z_._=`Ia;bxc(fdgKilislZoWonpyq/q4rft`th(B") -(qdv "yin" "$AQLRpRqRrRsRtRuRv\'`3d&dNk3nwRwRxRyRz[4[_[sa~b9v/v8R{R|R}R~_Eq+r>S!X7\aq?(B") -(qdv "ying" "$AS"S#S$S%S&S']:^|`Sb_gxh,pPs?S(S)S*S+S,S-S.S/Yx\c\~]S]vd^dke-i:S0S1[+q(r#S2S3kt(B") -(qdv "yo" "$AS4S}`!(B") -(qdv "yong" "$AS5S6S7S8S9S:[U\-cS?S@SASBY8p.SC(B") -(qdv "you" "$ASDSESFSGX|_OSHSISJSKSLSMSN]/]5^LhVi`p`rDrvrxtmvOSOSPSQXU],k;npwnSRSSSTSUSVSWY'`se6rJwx(B") -(qdv "yu" "$ASXSYSufzl6pvSZS[S\S]S^S_S`SaSbScSdSeSfSgShSiSkX.ZD]G^maNa|bEf%h$jlkil#q>rusDt't(v'SjSlSmSnSoSpXqY6`t`vbWpuqAv99HN5N>SqSrSsStSvSwSxSySzS{S|S}S~T!T"T#T$T%T&V`X9ZM]R]wb@cPewe}jElOlYl[m2nZpApVrb(B") -(qdv "yuan" "$AT'T(T)msp0snT*T+T,T-T.T/T0T1T2T3T4T5\+\>`wcdfBiZkT?T@TATBTCTDY_e.h]iPk>na(B") -(qdv "yun" "$ATNk5T1TETFTGTH\?g!j@s^TITJaqif>yTKTLTMTOTP[)c"c3h9lY(B") -(qdv "za" "$ATQTz^Y_FTRTST[U&(B") -(qdv "zai" "$ATTTUTVg^TWTXWPaLTYTZ(B") -(qdv "zan" "$At"tXT[T\^YjCtuT]T^h6vI(B") -(qdv "zang" "$AT_U`j0f`2XT`Ta^J(B") -(qdv "zao" "$ATbTcTdTeTfTgThTigXTjTkTlTmTnTo_p(B") -(qdv "ze" "$ATpTqTrTsU&XS_u`}eEsPset72`XFj>(B") -(qd "zei" "$ATt(B") -(qdv "zen" "$ATuZZ(B") -(qdv "zeng" "$ATvTwTxgUn@TyW[j5o-(B") -(qdv "zha" "$A2iTzT{T|U&^j_8_ni+w~T}T~U!U"U(`)U#mD@/U$U%U'U)Wu_epdrF(B") -(qdv "zhai" "$A2`U*U+5TTqU,U-<@U.U/mNq)(B") -(qdv "zhan" "$AU0U1U2U3U4UU?U@(B") -(qdv "zhang" "$AUAUBUCUDUE[5b/fQh0s/3$UFUGXkUHUIUJUKULUMUNUOa$aV(B") -(qdv "zhao" "$A3/30UPUQWE_znHURUSW&UTUUUVUWUXUYZ/h~sI(B") -(qdv "zhe" "$AUZU[rXU\U]U^ZX_!i|m]U_U`q^twUaUbUchOpQWE(B") -(qd "zhei" "$AUb(B") -(qdv "zhen" "$AUdUeUfUgUhUiUjUkUl]hd%dZhei)i;kSluspUmUnUogGitn3p!UpUqUrUs[Zjbk^p2(B") -(qdv "zheng" "$A6!UtUuUvUwUxUyUzU}V"a?agn[o#s]vkU{U|U~V!V#V$Z:(B") -(qdv "zhi" "$AJOV%V&V'V(V)V*V+V,V-V.V/V8V;V@X4hYkUlsV0V1V2V3V4V5V6[z^}tjuEu\V7V9V:VV?VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOZl[$`ybeeifohNhdiyj^kyotp:pkrNuYutv#(B") -(qdv "zhong" "$AVPVQVRVSVTVUbloqs.t1VVVWZ#u`VXVYVZ(B") -(qdv "zhou" "$AV[V\V]V^V_V`_zVaf(mXVbVcVdVeVfVgVh]'f{g'kPt&tmt|(B") -(qdv "zhu" "$AViVjVkVlVmVnVoY*[%\od(dsiFiMnyJuVpVqVrV~pqsCt6unJtVsVtVuVvVwd>qRwfVxVyVzV{V|V}W!W"W#W$Xy\QhLlDpfsgtc(B") -(qdv "zhua" "$ANNW%W&(B") -(qdv "zhuai" "$AW'W*R7`\(B") -(qdv "zhuan" "$AW(W)r'W*4+W+W,W-_ybMcg(B") -(qdv "zhuang" "$AW.W/W0W1^J41W2W3W4YWm0(B") -(qdv "zhui" "$AW5W6W7fmv?W8W9W:c7gD(B") -(qdv "zhun" "$AMMW;kFq8W<(B") -(qdv "zhuo" "$AW=W>W?W@Y>dClL=IVxWAWBWCWDWEWFWGZB_*d7e*lzm=om(B") -(qdv "zi" "$AV(WHWIWJWKWLWMWNWPZQ_ZaQf\g;j"j_oEtRttu~v$v7vvwZWOWQWRWS\kf"hwovqhsJWTWUWVm'mv(B") -(qdv "zong" "$AWWWXWYWZW[hHkjW\YLW]tU(B") -(qdv "zou" "$AW^ZAZn[8fcvmW_W`Wa(B") -(qdv "zu" "$AWb]OWcWdWeo_WfWgWhWiY^(B") -(qdv "zuan" "$AWjurWkgZW,_,(B") -(qdv "zui" "$A6Q>WWlu~WmWnWo^)(B") -(qdv "zun" "$AWpWqiWw._$(B") -(qdv "zuo" "$AWw`\WAWrsP4iWsWtTdWuWvWxWyZh_rbtkQlqu!(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-qj-b5.el --- a/lisp/quail/quail-qj-b5.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,135 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # Generated from QJ-b5.cit by cit2tit -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: NO -;; PROMPT: $(0&d'GTT&,!J)A,1!K(B -;; # -;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) -;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. -;; COMMENT Absolutely no warranties. -;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992. -;; # define keys -;; VALIDINPUTKEY: \040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN -;; VALIDINPUTKEY: OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~ -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "qj-b5" "$(0)A,1(B" - nil - "$(0&d'GTT&,!J)A,1!K(B - Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) - Permission to use/modify/copy for any purpose is hereby granted. - Absolutely no warranties. - Modify by Wei-Chung Hwang, OCT 15, 1992." - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil t) - -;; # -(qd "\040" "$(0!!(B") -(qd "!" "$(0!*(B") -(qd "\"" "$(0!q(B") -(qd "\043" "$(0!l(B") -(qd "$" "$(0"l(B") -(qd "%" "$(0"h(B") -(qd "&" "$(0!m(B") -(qd "'" "$(0!k(B") -(qd "(" "$(0!>(B") -(qd ")" "$(0!?(B") -(qd "*" "$(0"/(B") -(qd "+" "$(0"0(B") -(qd "," "$(0!"(B") -(qd "-" "$(0"1(B") -(qd "." "$(0!%(B") -(qd "/" "$(0"_(B") -(qd "0" "$(0#O(B") -(qd "1" "$(0#P(B") -(qd "2" "$(0#Q(B") -(qd "3" "$(0#R(B") -(qd "4" "$(0#S(B") -(qd "5" "$(0#T(B") -(qd "6" "$(0#U(B") -(qd "7" "$(0#V(B") -(qd "8" "$(0#W(B") -(qd "9" "$(0#X(B") -(qd ":" "$(0!((B") -(qd ";" "$(0!'(B") -(qd "<" "$(0!R(B") -(qd "=" "$(0"8(B") -(qd ">" "$(0!S(B") -(qd "?" "$(0!)(B") -(qd "@" "$(0"i(B") -(qd "A" "$(0#o(B") -(qd "B" "$(0#p(B") -(qd "C" "$(0#q(B") -(qd "D" "$(0#r(B") -(qd "E" "$(0#s(B") -(qd "F" "$(0#t(B") -(qd "G" "$(0#u(B") -(qd "H" "$(0#v(B") -(qd "I" "$(0#w(B") -(qd "J" "$(0#x(B") -(qd "K" "$(0#y(B") -(qd "L" "$(0#z(B") -(qd "M" "$(0#{(B") -(qd "N" "$(0#|(B") -(qd "O" "$(0#}(B") -(qd "P" "$(0#~(B") -(qd "Q" "$(0$!(B") -(qd "R" "$(0$"(B") -(qd "S" "$(0$#(B") -(qd "T" "$(0$$(B") -(qd "U" "$(0$%(B") -(qd "V" "$(0$&(B") -(qd "W" "$(0$'(B") -(qd "X" "$(0$((B") -(qd "Y" "$(0$)(B") -(qd "Z" "$(0$*(B") -(qd "[" "$(0!J(B") -(qd "\134" "$(0"`(B") -(qd "]" "$(0!K(B") -(qd "^" "$(0!T(B") -(qd "_" "$(0!;(B") -(qd "`" "$(0!j(B") -(qd "a" "$(0$+(B") -(qd "b" "$(0$,(B") -(qd "c" "$(0$-(B") -(qd "d" "$(0$.(B") -(qd "e" "$(0$/(B") -(qd "f" "$(0$0(B") -(qd "g" "$(0$1(B") -(qd "h" "$(0$2(B") -(qd "i" "$(0$3(B") -(qd "j" "$(0$4(B") -(qd "k" "$(0$5(B") -(qd "l" "$(0$6(B") -(qd "m" "$(0$7(B") -(qd "n" "$(0$8(B") -(qd "o" "$(0$9(B") -(qd "p" "$(0$:(B") -(qd "q" "$(0$;(B") -(qd "r" "$(0$<(B") -(qd "s" "$(0$=(B") -(qd "t" "$(0$>(B") -(qd "u" "$(0$?(B") -(qd "v" "$(0$@(B") -(qd "w" "$(0$A(B") -(qd "x" "$(0$B(B") -(qd "y" "$(0$C(B") -(qd "z" "$(0$D(B") -(qd "{" "$(0!B(B") -(qd "|" "$(0!6(B") -(qd "}" "$(0!C(B") -(qd "~" "$(0"D(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-qj.el --- a/lisp/quail/quail-qj.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,130 +0,0 @@ -(require 'quail) -;; # !Id: QJ.tit,v 1.1 1991/10/27 06:21:16 ygz Exp ! -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: NO -;; PROMPT: $A::WVJdHk!KH+=G!K# (B -;; # -;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) -;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. -;; COMMENT Absolutely no warranties. -;; # define keys -;; VALIDINPUTKEY: \040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN -;; VALIDINPUTKEY: OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~ -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "qj" "$AH+=G(B" - nil - "$A::WVJdHk!KH+=G!K# (B - Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) - Permission to use/modify/copy for any purpose is hereby granted. - Absolutely no warranties." - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil t) - -;; # -(qd "\040" "$A!!(B") -(qd "!" "$A#!(B") -(qd "\"" "$A#"(B") -(qd "\043" "$A##(B") -(qd "$" "$A#$(B") -(qd "%" "$A#%(B") -(qd "&" "$A#&(B") -(qd "'" "$A#'(B") -(qd "(" "$A#((B") -(qd ")" "$A#)(B") -(qd "*" "$A#*(B") -(qd "+" "$A#+(B") -(qd "," "$A#,(B") -(qd "-" "$A#-(B") -(qd "." "$A#.(B") -(qd "/" "$A#/(B") -(qd "0" "$A#0(B") -(qd "1" "$A#1(B") -(qd "2" "$A#2(B") -(qd "3" "$A#3(B") -(qd "4" "$A#4(B") -(qd "5" "$A#5(B") -(qd "6" "$A#6(B") -(qd "7" "$A#7(B") -(qd "8" "$A#8(B") -(qd "9" "$A#9(B") -(qd ":" "$A#:(B") -(qd ";" "$A#;(B") -(qd "<" "$A#<(B") -(qd "=" "$A#=(B") -(qd ">" "$A#>(B") -(qd "?" "$A#?(B") -(qd "@" "$A#@(B") -(qd "A" "$A#A(B") -(qd "B" "$A#B(B") -(qd "C" "$A#C(B") -(qd "D" "$A#D(B") -(qd "E" "$A#E(B") -(qd "F" "$A#F(B") -(qd "G" "$A#G(B") -(qd "H" "$A#H(B") -(qd "I" "$A#I(B") -(qd "J" "$A#J(B") -(qd "K" "$A#K(B") -(qd "L" "$A#L(B") -(qd "M" "$A#M(B") -(qd "N" "$A#N(B") -(qd "O" "$A#O(B") -(qd "P" "$A#P(B") -(qd "Q" "$A#Q(B") -(qd "R" "$A#R(B") -(qd "S" "$A#S(B") -(qd "T" "$A#T(B") -(qd "U" "$A#U(B") -(qd "V" "$A#V(B") -(qd "W" "$A#W(B") -(qd "X" "$A#X(B") -(qd "Y" "$A#Y(B") -(qd "Z" "$A#Z(B") -(qd "[" "$A#[(B") -(qd "\134" "$A#\(B") -(qd "]" "$A#](B") -(qd "^" "$A#^(B") -(qd "_" "$A#_(B") -(qd "`" "$A#`(B") -(qd "a" "$A#a(B") -(qd "b" "$A#b(B") -(qd "c" "$A#c(B") -(qd "d" "$A#d(B") -(qd "e" "$A#e(B") -(qd "f" "$A#f(B") -(qd "g" "$A#g(B") -(qd "h" "$A#h(B") -(qd "i" "$A#i(B") -(qd "j" "$A#j(B") -(qd "k" "$A#k(B") -(qd "l" "$A#l(B") -(qd "m" "$A#m(B") -(qd "n" "$A#n(B") -(qd "o" "$A#o(B") -(qd "p" "$A#p(B") -(qd "q" "$A#q(B") -(qd "r" "$A#r(B") -(qd "s" "$A#s(B") -(qd "t" "$A#t(B") -(qd "u" "$A#u(B") -(qd "v" "$A#v(B") -(qd "w" "$A#w(B") -(qd "x" "$A#x(B") -(qd "y" "$A#y(B") -(qd "z" "$A#z(B") -(qd "{" "$A#{(B") -(qd "|" "$A#|(B") -(qd "}" "$A#}(B") -(qd "~" "$A#~(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-sw.el --- a/lisp/quail/quail-sw.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,695 +0,0 @@ -(require 'quail) -;; # !Id: SW.tit,v 1.1 1991/10/27 06:21:16 ygz Exp ! -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: YES -;; PROMPT: $A::WVJdHk!KJWN2!K# (B -;; # -;; COMMENT ($AT4SZ(B CCDOS) -;; COMMENT $AJiP48C::WVJ15D!8JW1J!9<0!8N21J!9!#@}Hg#,!>B@!?JWN21J=TN*!8?Z!9#,9JTZ(B -;; COMMENT $A!8JWN2!9D#J=VPSC(B ff0 $AH}<|JdHk!##((B f $A<|TZ!8JWN2!9D#J=VP1mJ>!8?Z!9#)(B -;; # define keys -;; VALIDINPUTKEY: abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; KEYPROMPT(a): $APDSV(B -;; KEYPROMPT(b): $AZ"I=(B -;; KEYPROMPT(c): $AJ,MA(B -;; KEYPROMPT(d): $AX<56(B -;; KEYPROMPT(e): $A;pZb(B -;; KEYPROMPT(f): $A?Z?Z(B -;; KEYPROMPT(g): $A^PRB(B -;; KEYPROMPT(h): $Ac_qb(B -;; KEYPROMPT(i): $AZ%4s(B -;; KEYPROMPT(j): $A\36!(B -;; KEYPROMPT(k): $AXi[L(B -;; KEYPROMPT(l): $AD>la(B -;; KEYPROMPT(m): $AljJ.(B -;; KEYPROMPT(n): $Ab;4u(B -;; KEYPROMPT(o): $ATBXg(B -;; KEYPROMPT(p): $AfyCE(B -;; KEYPROMPT(q): $AJ/=q(B -;; KEYPROMPT(r): $AMuX-(B -;; KEYPROMPT(s): $A0KE.(B -;; KEYPROMPT(t): $AX/RR(B -;; KEYPROMPT(u): $AHU`m(B -;; KEYPROMPT(v): $AeAP!(B -;; KEYPROMPT(w): $Aak3'(B -;; KEYPROMPT(x): $AVq3f(B -;; KEYPROMPT(y): $AR;_.(B -;; KEYPROMPT(z): $AHK27(B -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "sw" "$AJWN2(B" - t - "$A::WVJdHk!KJWN2!K# (B - ($AT4SZ(B CCDOS) - $AJiP48C::WVJ15D!8JW1J!9<0!8N21J!9!#@}Hg#,!>B@!?JWN21J=TN*!8?Z!9#,9JTZ(B - $A!8JWN2!9D#J=VPSC(B ff0 $AH}<|JdHk!##((B f $A<|TZ!8JWN2!9D#J=VP1mJ>!8?Z!9#)(B" - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "aa" "$A2f:6B}IeK+PDSVb`bec*c1c9m!(B") -(qdv "ac" "$A6.9VDQJ%N)PJPTc%c&c?(B") -(qdv "ad" "$A2@<&A/H0Lhbabvbzb~c)c5c6(B") -(qdv "ae" "$A5K;Vc8(B") -(qdv "af" "$A5kG!LqNrbobwbyc!(B") -(qdv "ag" "$A:^(B") -(qdv "am" "$A5,5?:7P8bcbhbqbxc"c,c2(B") -(qdv "ao" "$A626hDUE3GDGibfc+c.c/c0c7c<(B") -(qd "ap" "$ACu(B") -(qdv "ar" "$A2Q;LPCbg(B") -(qdv "as" "$A>eIw(B") -(qdv "at" "$A1X2R3@9[;E;P?.@"MoRdSGTCbdbkbub}c((B") -(qdv "au" "$A;ZEBO'Twc'c;cB(B") -(qdv "av" "$A;3>*?6c$c:c=cA(B") -(qd "ax" "$ATi(B") -(qdv "ay" "$A5~:cC&O7PtUzbibnbrc3(B") -(qdv "az" "$A7_9_;6@Abmbtc-c4r*(B") -(qdv "ba" "$A~G^a*aLe5qd(B") -(qdv "bb" "$A3v?_C\I=R$Z"aH(B") -(qdv "bc" "$A4^A~H{JRLCQBVO(B") -(qdv "bd" "$A3#9Q:.:WA1AkC]GOGTGnP4Sla8a>a@e9p2q7q:(B") -(qdv "be" "$AL?TV[)a9(B") -(qdv "bf" "$A9,9Y:&;m=?MH]SxZ#`7a2e;e@(B") -(qdv "bg" "$AE)IQe7e=e>(B") -(qdv "bh" "$A6(aZe?(B") -(qdv "bi" "$AD/J5M;O?q<(B") -(qdv "bj" "$A4)8n(B") -(qdv "bk" "$A3":jaBaQ(B") -(qdv "bl" "$A08CBKNLDU/aAaIq=tP(B") -(qdv "bm" "$A067e:1>|@NTWa)a;aVaW(B") -(qdv "bn" "$AKjq6(B") -(qdv "bo" "$A1@8Z;B?yGMNQO|T"a'a+a0a?>u?-?\?m?zAHFqH_K|MjMpN!O\RYT)U,a(a-a1aCaMe3jiq8q;(B") -(qdv "bu" "$A408;K^Vfa6aDaRq9q?qA(B") -(qdv "bv" "$A2l3gKnWZa4aSe[`[~\,\2ell0l1l2m"m#m(tv(B") -(qdv "cb" "$A;wG|\%s@(B") -(qdv "cc" "$A1Z6Q9M9gBqIyJ,J?MAN][d[l\'qs(B") -(qdv "cd" "$A3!3`7;7?:U=Y>!>V>y?<*SE`F)FtK~LAO2[cqjqkv%(B") -(qdv "cg" "$A1mH@T,U9[stE(B") -(qdv "ch" "$A3,3C5L5e808OFpGwH$LKT=UTW_eotqtrtstttu(B") -(qdv "ci" "$A0#?iFu\)ialeto(B") -(qdv "cj" "$A7b>2>g?@K"KBN>P"[W[u[xemenj|k"qhqq(B") -(qdv "ck" "$A2cH%L3TE(B") -(qdv "cl" "$A0>6bD)J:N4Vs\&\.i^ldqg(B") -(qdv "cm" "$A1Y2:7a8{F:FAO,PRUX[}\/\1eqlfqz(B") -(qdv "cn" "$AvKvM(B") -(qdv "co" "$A0=1[1b6U7X9!;x3?G?S@ODaEmF(N2Q^[Y[\[][b[g[h[n[y[{\"ejj4j6jkk#lhqiv&(B") -(qdv "cu" "$A3_6>6B=lCLGL\QTR1S~U3U>UYWI`4(B") -(qdv "dg" "$A0'0}9|A8Av@`M7W4We^HtWt\(B") -(qdv "dj" "$A:`;?LAuBNBOEPFJH-M$OmOwWQY}l=(B") -(qdv "dk" "$AP~Z!tY(B") -(qdv "dl" "$A8b=0CWEkGWJlhohptRt[(B") -(qdv "dm" "$A0j0k1W1f1g1h4b4d67;T>YAOBJFzPAUBWd^Dt`(B") -(qd "dn" "$AvG(B") -(qdv "do" "$A1V3(515r6K6X7E8_8`:}=;>+>,>8@J@kE4ILIPJ}NDP$P'R9RaReS}U+YukAkvl*l9tMtZ(B") -(qd "dp" "$Al5(B") -(qdv "dr" "$A3eFkM{PBQ>V]Vwc\l4(B") -(qdv "ds" "$A7`AyB&F`FlM}PKRmW1WKf*f.(B") -(qdv "dt" "$A3d4I565s9b:A>9>:>M>m?:?vAAJ)O0QeS.UCYpYqYxYyYzY~j3k)l8l;llC$D6F3FIH?PsRtTcV.jFtQtX(B") -(qdv "dv" "$A1y2Z63=,>)?7@1A9A]NIS@Ywq5tU(B") -(qdv "dw" "$A2z9cpZ(B") -(qdv "dx" "$AByt](B") -(qdv "dy" "$A1n1s4A4V5AC%JkMvN@RnYoY|v_(B") -(qdv "dz" "$A1e2|4N8S:%QUWJl'q~r$(B") -(qdv "ea" "$AAjO(R~ZfZiZn[FlQlW(B") -(qdv "eb" "$A2SB=(B") -(qdv "ec" "$A1]6iB!B/TnW9ZmZo(B") -(qdv "ed" "$A7@=}?>I?LUO)WFfol>l?(B") -(qdv "ee" "$A;pQWZ`Zb[0lM(B") -(qdv "ef" "$A1:@SEcH[ZglIlJ(B") -(qdv "eg" "$AO^ZqlP(B") -(qd "eh" "$A68(B") -(qdv "ei" "$A;@H2IBl[(B") -(qdv "ej" "$A0"5F8=X_lCl_(B") -(qdv "ek" "$A;blE(B") -(qdv "el" "$A3}C:H<>fKeRuSglNlTlX(B") -(qd "ep" "$AlK(B") -(qd "eq" "$AlB(B") -(qdv "er" "$A;M=WZrlD(B") -(qdv "es" "$A3c:f(B") -(qdv "et" "$A34?;B$EZHnIUMSMiT:ZcZlZsl@lA(B") -(qdv "eu" "$AD0O]QLQfQtlVlZl\(B") -(qdv "ev" "$A1,3BV(_D_N_i_|`#`(`2`?`D`E`H`\`fuKuUubufus(B") -(qdv "fb" "$A_M`W(B") -(qdv "fc" "$AA(MBMYM[N(_r`,`-`8`g`kuMu`up(B") -(qdv "fd" "$A5p5u7T:E>i?gAmBnBpCyKCL#L_LcLdNGNKNXQ+S4_6_7_?_J_K_O_j_k_q_y_{`OpJpXu@un(B") -(qdv "fe" "$A1I6uDDTG[+_5_T_s`"`%`1`=l^u\(B") -(qdv "ff" "$A9>9~:?>a?&?'?)?ZB7B@F7FwI6N{OyQdWD_R_m_v`*`9`e`mu9uJuLuXuZu[(B") -(qdv "fg" "$A8zHBN9___f_g`luTwR(B") -(qdv "fh" "$ALgWc`$(B") -(qdv "fi" "$A0&5x7M:m;=?^NbPaT>_;_>`&`U`[`^uCuhuk(B") -(qdv "fj" "$A0!1p3l6#6W8@9P:G:_:t=@@.OxQ=SuSw_L_V`'`@uFui(B") -(qdv "fk" "$A_:_`(B") -(qdv "fl" "$A2H4t6e:YBoI$N6TjTk_]_a_d_x`)`:`]uWu^ue(B") -(qdv "fm" "$A;)F!R6_Y_c_h_t_}`F`huBuOuV(B") -(qdv "fn" "$A6__\`G(B") -(qdv "fo" "$A0%1D28304->`?PDEDvE;IZN|OlR'S;VvWl_C_F_Q_l_z`!`+`/`0`;`C`J`T`V`_`c`iuAuGuSu_uaudug(B") -(qd "fp" "$Auo(B") -(qdv "fq" "$ARwuE(B") -(qdv "fr" "$A3J4Z=PIkK;L}P%_9_E_H_b_nuR(B") -(qdv "fs" "$A0H:eE?V;_~`6`A`S(B") -(qdv "ft" "$A0I333T6V9r:p;#?TA|DXEXE\G:K1LxPVRXVd_3_4_8_<_=_@_A_X_Z_[_^_e_p`XuDuIuNuPumv(B") -(qdv "fu" "$A2d3*3y588A:HE>JHL$QJT[_I_S_w`.`3`K`P```aul(B") -(qdv "fv" "$AS=WY_U`<`B`L`Q`Z`d`juHuQu](B") -(qdv "fx" "$AKd`M(B") -(qdv "fy" "$A5E8B:0W@2E6E^JIPjPzQFR-T{V:_P`5`>`I`R`bj+ucuq(B") -(qdv "fz" "$A457H?HEgKTOET1U&_2_B_G_W_o_u`Yr&uYujur(B") -(qdv "ga" "$A0N0a0b1(2&4i6^:3<<>pDmE{IcJZKQM6T.^s^t(B") -(qdv "gb" "$A>rR!W>(B") -(qdv "gc" "$A474]4l5f9R;$DsL/MFNUW2^__*_+(B") -(qdv "gd" "$A0g2s577w9U>P?=?f@LA`B0HSJFLMP/Qo^R^V^d^yp:(B") -(qdv "ge" "$A>>E2RVV@^^(B") -(qdv "gf" "$A4n5`>]?[@(ALDiJ0JDL'LBNfUPU\^W^\^e^r(B") -(qdv "gg" "$AHAUq^P^x_'_-(B") -(qdv "gh" "$A=]LaW=u=(B") -(qdv "gi" "$A0$7v;;>qC~P.Wa^f^q(B") -(qdv "gj" "$A0F2+3E3V4rE!JcUuV?^T^[^a^m_$(B") -(qd "gk" "$A0Z(B") -(qdv "gl" "$A2Y2kD(HHH`L=^i^z^}(B") -(qdv "gm" "$A0h5'5t66:4;SDlEjEuF4G$K$R>Tq^U^c^p_&_((B") -(qd "gn" "$A^Y(B") -(qdv "go" "$A26374'528c>\>h?YF2G\HvI(ISKSM1R4S5U*^g^k^w^~(B") -(qdv "gp" "$A8i^Q(B") -(qd "gq" "$AMX(B") -(qdv "gr" "$A<7K)K:Q:U[Vt^S^X_%_)(B") -(qdv "gs" "$A040G1w90=SB'W+^|(B") -(qdv "gt" "$A0Q1'2t3-6s8'=A?9@?B#BUDSEWEzG@GKHELtMOMPMZMlQZTzV4^Z^u(B") -(qdv "gu" "$A2%2e3i4$4k=R?+@&@^ChD4EDF~V8W%^b^n^v_!_#(B") -(qdv "gv" "$A2AoDbEEFKKpOFT\^h^l_"j^(B") -(qdv "ha" "$A2(6I::=~?#BKB~C;CZFCG_JgcbdQdSd\dqm/(B") -(qd "hb" "$AIG(B") -(qdv "hc" "$A9`;&;4DyL2M]N+QDRycrdNdWd|e!e*(B") -(qdv "hd" "$A237P7Z95:h@TA$DgEfFcL@LTLiMeN[P:SYVMcfcmcncvd-d;dbdhe+(B") -(qdv "he" "$A5-LLcwdP(B") -(qdv "hf" "$A8"9A:F;n=`B:BeG"H\QXT!U4USVNd2d4dCdJdge#e)(B") -(qdv "hg" "$A9v@KE(EIUGtD(B") -(qdv "hh" "$A5mc_d7dv(B") -(qdv "hi" "$A0D;AD.L-NVO*csd$dBdee'(B") -(qdv "hj" "$A2b4>8!:SE"LNM!SNSed#d/d1dLdUd_dadodtdxd}j}(B") -(qdv "hk" "$A7(WLcyc|d+dA(B") -(qdv "hl" "$A3|5SA:A;A\BPD-FbG~H>InM?Thcecpd(d5dMdZd`(B") -(qdv "hm" "$A4c6}:9;k=rDWEHL6QsTsUDV-WRccczd.d0d](B") -(qdv "hn" "$AO+dFdfvHvL(B") -(qdv "ho" "$A313:5N64:-:~;,<$<3@lB)BzE=FVGeK]LJMDNdOdXdcdndse%(B") -(qdv "hv" "$AA0AJF/FYFaLmOQQzS>T4cxd3dHdKdkdp(B") -(qd "hx" "$AWG(B") -(qdv "hy" "$A3N;c=&=->Z@DF{F|G3I,J*NBP9Q4RgSfT|U?c}c~d!d*dTdVd[e"e$e,vh(B") -(qdv "hz" "$A1t@#J~WUcjd%d~e0(B") -(qdv "ia" "$AC!IhL,ZAZEZNZU(B") -(qdv "ib" "$AR%Z(Z0(B") -(qdv "ic" "$A=w?|K-Z4(B") -(qdv "id" "$A0y2w4J7C:;;d?dL+Q/SUZZBZQZ^(B") -(qdv "ii" "$A4s6A>wH.NsZ%Z@ZSZ](B") -(qdv "ij" "$A6)6aFfJ+LVP;QHW;XZX^Z-Z:ZM(B") -(qdv "ik" "$AKOLW(B") -(qdv "il" "$A5}?ND1VoZ3Z[(B") -(qdv "im" "$A1<(B") -(qdv "ir" "$AQ5Z9Z?^E(B") -(qdv "is" "$AJ6ZC(B") -(qdv "it" "$A2o6o9n;Q<%Yg\A\O\X]C]D]J]_]g]l^%^)^2(B") -(qd "jb" "$AWB(B") -(qdv "jc" "$A2g6-B+D9P,\6\]\c\s]@]H^3^7^=(B") -(qdv "jd" "$A545Y7<7R96=Z>O>U@M@U@sD;D/?`BdCIFPGQHXHcHtI;L&S*\f\l\x]F]Q]m(B") -(qdv "jg" "$AKr\I]"]9]e]u(B") -(qd "jh" "$A]{(B") -(qdv "ji" "$A;q#?A@rC)D!DuGfN5Q?SsXaXe\3\^\t]!]'])]*]3]W]c]j^6^?w5(B") -(qdv "jk" "$A\?\v]?(B") -(qdv "jl" "$A1=2K2h=6@3HYQ`TeU:UaUt\T\o]1]a]h^!^9^;^AiQw7(B") -(qdv "jm" "$A2]8o;g>.C'F;F4CHE:FNFQGJI"Rq\8\D\G\[\\\m\z]+]/]<]U]X]o]q]t]|^1^4^8w8w9(B") -(qd "jp" "$A]~(B") -(qdv "jq" "$AD"\K]P(B") -(qdv "jr" "$A=f=yG[OtP=S(\q\u\y]>^-w3(B") -(qdv "js" "$A0092;FN.]4]=]B]d^.(B") -(qdv "jt" "$A0E0P0z1M2T76;(;DCjI/J_N_OoQ%RUT7\4\9\;\<\>\C\E\H\R\W\i\k\{]5]8];]K]R]b]y]z^"^$^0jmjnw4(B") -(qdv "ju" "$A0*2\7*8p=e>z@YCgD:G>JmNtPnRpV%Vx\U\Y\g\n].]E]L]T]Y]\]i]s^#^(^+^,m3(B") -(qdv "jv" "$A2L9'A+D=EnK.KbLY\p\~]%]A]S^<^>^@m5tkw2(B") -(qd "jw" "$AHx(B") -(qdv "jx" "$A%@6C"C#C/CoTLX%\F\N\Q\V\Z\d\e\|]&]-]0]2]O]Z][]f^*^/w0(B") -(qdv "jz" "$A4D7FH'\J\M\P\S\h](]G]^]w]x^'^Br)(B") -(qdv "ka" "$A1K3M5!5BsOIa7af(B") -(qdv "kc" "$A1$4_YB[Ma`jpv@(B") -(qd "kn" "$A3^(B") -(qdv "ko" "$A0A1c61;UA)EcXzYAYMYO(B") -(qdv "kt" "$A032N3p;/=D>k?~@PBWD\D_F>K{P^RARZSETJXkXnXrXtXwXxY"Y#Y)Y,YNYVk'(B") -(qdv "ku" "$A0[2.3+4"5h;2=h@\I.NjQ-YIYJYT[N(B") -(qdv "kv" "$A4v=!AEDcY4YQ(B") -(qd "kw" "$AY2(B") -(qdv "ky" "$A4z5+5M6m7%6HJH~N;NiUwV5WtXmXyYEa^(B") -(qdv "kz" "$A4{;uA^EGFMGcKFU.UlWwX{Y=YG(B") -(qdv "la" "$A0e3n=7@bCXH(KkKsNHOkV&h>i2m.o~p"p%(B") -(qd "lb" "$Aoz(B") -(qdv "lc" "$A6E9pH6VIW.W5hSh_hdi"iHiL(B") -(qdv "ld" "$A0q99@cC^JAL]O!P`PcQnh?B@n@{D{EJJwRNS\hLhlhui$i?iWo{(B") -(qdv "lk" "$AK=KIhm(B") -(qdv "ll" "$A1>=\?C@fAVD>I-JuVji4i;iTlaowoxo}ws(B") -(qdv "lm" "$A0^0t3S8K8Q?F@gQyUAhFhRhkhwh~i.i7i>i@iNiX(B") -(qdv "ln" "$A;`CNRFi!(B") -(qdv "lo" "$A1z3m557c8e9#9q<+?rC6EoIRITJ`M)M0MVO-P#U$UHhDhQhvi*i8L;|?,AqC7F\O`OchChVhjhzi9iFiIiVi[p#p*(B") -(qdv "lv" "$A1-1j3F60={@hJrWXhMh]hhi#i%i&i,i3i]i_(B") -(qdv "ly" "$A2i3H8\;8pIqS(B") -(qdv "me" "$A0n:*;RFnSt[#(B") -(qdv "mf" "$A9EH@tA>DOFZSPUIU^i~k7qDqIqXq[q`(B") -(qd "mp" "$AqP(B") -(qdv "mq" "$AmCqF(B") -(qdv "mr" "$A=NFmIqK9U6izqN(B") -(qdv "ms" "$A9(F^FdUfirlwqZ(B") -(qdv "mt" "$A9f9l9u>$>E?K@qAzBVE[F_G,I@JSMMMhPqR2SHT~W#X8^L^M^N^Oiniti|j$lklvq](B") -(qdv "mu" "$A4:7x8#8J:VLfPdT]VaXDj"j8qRq^t)(B") -(qdv "mv" "$A6+<,{AeJNKGL`NYNqN}O&PbT'bDC-GBVKW^nXntoDvjvz(B") -(qdv "nf" "$A8u8w9]>L>bBACzC{G&OsU2WjbBehn\n~o(o/o;oBoXvSvXvZw-(B") -(qdv "ng" "$AObR?Rxb8bNo6oM(B") -(qdv "nh" "$A6'o`(B") -(qdv "ni" "$AC>Lz[opvUvfvx(B") -(qdv "nm" "$A1}6|7f=bA[G%OJP?RMUkb6nWnlnon|o5CbCcHDHqI+MCN#O3b=bFeinEnFnLnVnYnhnjnnnsnxo"o$o%o3o?oCv!vOvivovr(B") -(qdv "nu" "$A182,4&4m>C@XA-AsB3C*G/OZSKU`b:jCmsnbndnwo@oEoGoJoQoVoeohu}vpvqvvw"(B") -(qdv "nv" "$A<@<|>(A4AMnPnenzoZo]oov"vcvgw$w'(B") -(qd "nw" "$A2y(B") -(qdv "nx" "$A4%J4P7ojs.s;v~(B") -(qdv "ny" "$A6v=$CLE%G.Scb>bGbJn[nancnqo+o0oWokvuw/(B") -(qdv "nz" "$A158:@!G7GUKxMbOGR{nGoPocvnvww,(B") -(qdv "oa" "$A777o7~899IE9HyP|R\V+k{m+w;(B") -(qd "ob" "$As?(B") -(qdv "oc" "$A5q6GJ$LEPHS7T_T`kMkbksky(B") -(qdv "od" "$A0r3&4M7>7N9:?h@_E8EtLZO#P2PXTQVcVzj`k?kTkqpPthw=wG(B") -(qdv "oe" "$A=EAi['[-[1[:jf(B") -(qdv "of" "$A8lB8DdEbIDIEL%LyM,V\XOaYj]k`kzk|wTrVbXWjgk>kckr(B") -(qdv "ok" "$AOXSDkEkZ(B") -(qdv "ol" "$AI1Nuk[k_k}wA(B") -(qdv "om" "$A8NEVF"SCkBk]l"wB(B") -(qd "on" "$AYm(B") -(qdv "oo" "$A0\2a7g8,8T9G;_=:DTEsGxMxPWR8X3XRkGkHkXkakfknku(B") -(qdv "or" "$A3<;K=3?oFjO;VWkNkOw:(B") -(qdv "os" "$A07>_LsQ|S$ktkwwCwF(B") -(qdv "ot" "$A090{4`7J^A3CsDeE_G;GRTBTtV|Xh_1efkUkVkpk~w>(B") -(qdv "oz" "$A147K:!DZE7HbNTRCRHXQXSjakIkLkQk\khkil$(B") -(qdv "pa" "$A6P;:CFW:cSg&g1g7gAgO(B") -(qd "pb" "$Ag)(B") -(qdv "pc" "$A2x9kN,g6(B") -(qdv "pd" "$A435^7D7W;CC`DVHRN3PeQ$SWT(B") -(qdv "pi" "$APxcWgC(B") -(qdv "pj" "$A1U8?fzf{g#g,g2gH(B") -(qdv "pk" "$A;fcHg!g[(B") -(qdv "pl" "$ALPOPgRgX(B") -(qdv "pm" "$A0m2{4B<)NEOKRog-g<(B") -(qdv "po" "$A1A1`3q8Y<6=I=J>nDINFcIc[g'g.g/g4gBgIgJ(B") -(qdv "pp" "$ACEfy(B") -(qdv "pr" "$A>@HrIpU"(B") -(qdv "ps" "$ABFKgS'V/cVcYgGgM(B") -(qdv "pt" "$A4?x@BBZHFI4I~M3OgQKTDcJcNcRf|f}g"g5g9g?gQ(B") -(qdv "pu" "$A-E&H^K?O_V=WicEcFcPcXg%gKgVg\(B") -(qdv "pz" "$A:R<(IAW]g3g@gSgZ(B") -(qdv "qa" "$A">TBkBmDKFvHuJiSBV`W)[Bevfefpfsm8mBmImZpMpV(B") -(qdv "qe" "$A?$L<(B") -(qdv "qf" "$A>}BfT%UhVhffmQmUmf(B") -(qdv "qg" "$ADkUEfxm^(B") -(qdv "qh" "$AmVqb(B") -(qdv "qi" "$A9oBrMTmL(B") -(qdv "qj" "$A0-0~5IiK`Q1R}W$X>m1m=(B") -(qdv "qs" "$A5b;GYcfDfkfw(B") -(qdv "qt" "$A3Z3[5J7/<:?WArExI0JhKHMUMkQbRQR|Za[Oeuf_fgfnm6m;mHmMmW(B") -(qdv "qu" "$A3P9B;!Nxfafrm>mPmXmYn&(B") -(qdv "qv" "$A1C@yA%B5B1?3FDK6T$cZmDmS(B") -(qdv "ra" "$A1/1Q2#;IAYC1EAGzSI`~a&gjh#h'(B") -(qdv "rv" "$A;7=tGmGrWWgvg}(B") -(qd "rx" "$Arc(B") -(qdv "ry" "$A0;<`>BJ@JzR5R7VQc^gigkw`(B") -(qdv "rz" "$A7G9s>AKvOMRTV!`}goh6j[(B") -(qdv "sa" "$A4H7^f?fQ(B") -(qdv "sn" "$A5y8*(B") -(qdv "so" "$A5U888><'>jD[K7Pve}f)f/f4f:f@fE(B") -(qd "sp" "$Af5(B") -(qd "sq" "$Af!(B") -(qdv "sr" "$A8+=?ItQx(B") -(qdv "ss" "$A0K=*E.fI(B") -(qdv "st" "$A0V6R@QCdCnD]F?G(B") -(qdv "td" "$A0?1*1R2/4R5:5D5i6l7-9*94>K>dBQDqERIWI{NZNoNpPYQ.TATHX?YhYiYjYk[>g]p1p6p7p;p@pGpNt*t3ww(B") -(qdv "te" "$AC.GdGqS!Zy[![%[([,[.[/[6l`(B") -(qdv "tf" "$A4,8f:Q:sI`MLjtjujvp)t?uuwy(B") -(qd "tg" "$AtA(B") -(qd "th" "$ARI(B") -(qdv "ti" "$A0B3t6?J'X2^Ik9uxw{(B") -(qdv "tj" "$A2r386g7u9N:u=K>tEYIdImJ#JVLXVFXXXffZjwj~k!t4(B") -(qdv "tk" "$A6*C4OO(B") -(qdv "tl" "$A2I326c6d8^:LQ,VlhIk:t+uw(B") -(qdv "tm" "$A0]104G87E#EFG'I}JMK4PFR^X:^Ct(w}(B") -(qd "tn" "$A9;(B") -(qdv "to" "$A5PDAG{LIOrSmV[jzj{k8k;p(t/t9(B") -(qd "tq" "$AEM(B") -(qdv "tr" "$A1G4(9T;J=oF,GGKygth7t1(B") -(qdv "ts" "$A1xMWS_jxwz(B") -(qdv "tt" "$A0(0|2J2U656f6y729m:=<8="?}BRC+C2CYF9FGHiL:MRMnOHTmU1UWX/X0X1X4X7Ylajg_jrjsk$k%k&k*k+k=t0t:uywHwIwKwLwMwNw|(B") -(qdv "tu" "$A0W204Q6\7&7,9O;h>J?4AtE@LpN~R(STVS^Wn[GjSm|n$n2wq(B") -(qd "ub" "$Awm(B") -(qdv "uc" "$A?Q@oA?D+D@FhJ{K/M+PGjWmum}n!n*n6n>vBvD(B") -(qdv "ud" "$AD8DPENJqM&?tBwCwFTGgINN8VuX.`s`ujNjUkPmnn+n1n=(B") -(qd "uq" "$AG-(B") -(qdv "ur" "$A6&9z'C0CiI9JnJoJpM9U#jBn@wv(B") -(qdv "uv" "$A1)>0@[A@FXn)n7wt(B") -(qd "uw" "$A?u(B") -(qdv "uy" "$A5)5ICKC_D?HUOTT;VCj-jEjIjQjXmzn'n8t_(B") -(qdv "uz" "$A9a?EGtP*T2WoWrr+(B") -(qdv "va" "$A75eReZ(B") -(qd "vb" "$AR#(B") -(qdv "vc" "$A3>H8M"eSe_(B") -(qdv "vd" "$A1_5]<#ASBuM8N%Q2e](B") -(qdv "ve" "$AS-eQ(B") -(qdv "vf" "$AG2JJKlLvTlVpW7eHeJeKeUeaed(B") -(qd "vg" "$AMK(B") -(qdv "vi" "$A4o5|UZ(B") -(qdv "vm" "$A1E1\7j=(=xA,G(eCeLe`eb(B") -(qd "vn" "$AB_(B") -(qdv "vo" "$A1iM(Q{SvUbeDeMeNePeWe[e\(B") -(qdv "vr" "$A3Q9d=|JEeX(B") -(qd "vs" "$AeT(B") -(qdv "vt" "$ADfFyIYLSQ!R]T6eFec(B") -(qdv "vu" "$A1F3Y5@5O6]6tFHJ!TbeYe^(B") -(qdv "vv" "$A4~;9KYP!Q7[HeAeGeOeVfY(B") -(qdv "vy" "$A6:Q8QSeIee(B") -(qdv "vz" "$AREeE(B") -(qdv "wa" "$A6H7O8PF#J]OCR_T8b!bQpkp}q!q#q+q/q0(B") -(qdv "wb" "$A0)p^(B") -(qdv "wc" "$A@e@jB.L1PIQ9QcW/Wyayb5b[b\pnpyq*q3(B") -(qdv "wd" "$A97@w@x@zJ(L[O/QqS%aoatpQp\p]p_plpv(B") -(qdv "we" "$A5R@*@HL5Zw(B") -(qdv "wf" "$A3U4=4q5jF&LFa~b&phpmpq(B") -(qdv "wg" "$A3=:[:]@GT3b+wP(B") -(qd "wh" "$Au>(B") -(qdv "wi" "$A:o;><2GlOAQaS|pzq"(B") -(qdv "wj" "$A2^3x8.:qA!AFD&D|HhL|PrUxVLXcawa{b"p[pbpxwj(B") -(qdv "wk" "$Aavpgwa(B") -(qdv "wl" "$A42BiCSJ|a|b#b.b4bSiMwewg(B") -(qdv "wm" "$A4a?bQ"QwUNXGamb'b/b3bTbXb]pwq1wk(B") -(qdv "wn" "$Ab$wi(B") -(qdv "wo" "$A2!2B7h8/;+=FE1H3M4S8S9azb)b,bZb_q$(B") -(qd "wp" "$Apo(B") -(qd "wq" "$AD%(B") -(qdv "wr" "$A1T=j?qH,XIXKarpfq-wf(B") -(qdv "ws" "$Aptp|q%q(wh(B") -(qdv "wt" "$A0L1S1q4/4C6r788m>GANB9D'ESSLUnalaqasb%b0bObPbRbVp`peppq,wJwbwd(B") -(qdv "wu" "$A2~:|>NA.ATAvC(CmOaVmXHXLb-bUpaps(B") -(qdv "wv" "$A?5M%T-axb(b2b^q&q'q)wc(B") -(qdv "ww" "$A3'akan(B") -(qdv "wx" "$A6@p~rW(B") -(qdv "wy" "$A3I5W6;>7>Q>RCMF]J"JyM~NANlOLPgS&V"apaua}b*j0pcpip{(B") -(qdv "wz" "$A178}9KCRL!XFXJXMb1bWbYpdpjprpuq.q2(B") -(qdv "xa" "$Arsrts#s,s3s6s=t$(B") -(qdv "xc" "$AM\rIrNrqs+sO(B") -(qdv "xd" "$A5Z=nBlI8rCrHrJrOrfs&sFsJsKsQsSs^(B") -(qdv "xe" "$ArksL(B") -(qdv "xf" "$A4p8r9\V)W-rArRs%s-s5s7s8sTsUsWsXsh(B") -(qdv "xi" "$A4X?jP&r6rLrZs!ss(B") -(qdv "xj" "$A2>3o5H7{<}QArBr[r]rurvsDs](B") -(qdv "xk" "$A4[r<(B") -(qdv "xl" "$A1?5{Vkr\rdrnr{sv(B") -(qdv "xm" "$A0v2u7d8MKcr=rUrVrgrrr~s/s0sGsYsjslt!(B") -(qd "xn" "$ABa(B") -(qdv "xo" "$A8]9?:{?p@iF*HdM2NCNOROSrSras\sksosrs}(B") -(qdv "xs" "$A;I;~B(Cxr`rws((B") -(qdv "xt" "$A0J1JA}I_KqMIS,V~r0r1r4r7r9r:rMr^rirjs2sHsZsasnswsxs{s|(B") -(qdv "xu" "$A2-5Q;W<.@/OdP+r@rDrPrermrprxs)s4s9sIsgsit"t&(B") -(qdv "xv" "$A2_B]EqQQWkrQs"s*sVs[(B") -(qd "xx" "$A3f(B") -(qdv "xy" "$A6j7$9F:g[?a@RB6Naqxt~u$u,u1u6(B") -(qdv "yg" "$AAQDpUpwQ(B") -(qdv "yh" "$Au.u;u<(B") -(qdv "yi" "$AA*L*LlQju3(B") -(qdv "yj" "$A4<4g5=6!818g;.=M?/?IAPDMPLQ@SZX!X+Xbihqtqwtzt|u*(B") -(qdv "yk" "$ATFTM(B") -(qdv "yl" "$A@uARAXJbKVKZUiu)u4u8(B") -(qdv "ym" "$A6z8I<_?*EyF=Wmiiq{t{(B") -(qdv "yn" "$A4uvF(B") -(qdv "yo" "$A0T1B1{6x8R8|9%@vA=F.M*OvPhPoQ)SjTYU~VBX*quu'u-u/v)v1(B") -(qdv "yr" "$A3j;-H)X"XAu(v+(B") -(qdv "ys" "$AH"K#R*V0ikv.(B") -(qdv "yt" "$A1"5"9.;jD^EdGLK@M_McN^PNR"RRT*UgX#iejjr3t}u"u#u+u2v=(B") -(qdv "yu" "$A0Y4W:(=z@WC8C9CfF0K*NwSOu%v0(B") -(qdv "yv" "$A2;9/CQF1J>cCv*(B") -(qdv "yw" "$AQOu&(B") -(qdv "yx" "$A2OHZr2rK(B") -(qdv "yy" "$A2P3\696~7!7I8j9$;%;r=dHVH}J-J=MaNWNdNeQGR;S[U5U}V3X'X(X,XN_._/_0icigijilj'j)j/txu0u5u7(B") -(qdv "yz" "$A6%8h91qyq|r(r,u!v-(B") -(qdv "za" "$A84BGDnFgJeKKPpSzTuj7l~(B") -(qd "zb" "$As>(B") -(qdv "zc" "$A4F9^B,Wx[Vosotv;(B") -(qdv "zd" "$A8kAdAnB2p5tatb(B") -(qdv "ze" "$AAZC|P6[&(B") -(qdv "zf" "$A:,:OIaUX?OA2CtE0G]H#Y_k6r/u~(B") -(qdv "zq" "$A=qmN(B") -(qdv "zr" "$A8v=C=iH+or(B") -(qd "zs" "$A0+(B") -(qdv "zt" "$A1k2=2V4K;"BXFrX9X@j2jhjljok(mhr.v3v5v7(B") -(qdv "zu" "$A6=B1C?VGXUn#n4(B") -(qdv "zv" "$A71WOY[Y\Y`(B") -(qdv "zy" "$A014T5*6L7U7z8W:$:PBHDJFsFxGbGhIOP)PiQuU=V9YZY]Y^j(k-k.k/k0k1k2k3k4k5u:v4w*(B") -(qdv "zz" "$A4S?(AlB-F5GjHKL0U'UjVZj_l#l(r"r%(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-tcode.el --- a/lisp/quail/quail-tcode.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1385 +0,0 @@ -;; Quail packages for inputting Greek characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 93.1.7 created for Mule ver.0.9.7 by Takahashi N. - -;; T-code for quail package - -(require 'quail) - -(quail-define-package - "tcode" "TCODE" nil "A simple quail-package for T-code. -Neither MAZEGAKI nor BUSHU-GOSEI is implemented. " nil t t t) - -(quail-defrule "q1" ?$B%n(B) -(quail-defrule "w1" ?$B%p(B) -(quail-defrule "e1" ?$B%q(B) -(quail-defrule "r1" ?$B%u(B) -(quail-defrule "t1" ?$B%v(B) -(quail-defrule "y1" ?$B@A(B) -(quail-defrule "u1" ?$B6-(B) -(quail-defrule "i1" ?$B7O(B) -(quail-defrule "o1" ?$BC5(B) -(quail-defrule "p1" ?$B>](B) -(quail-defrule "a1" ?$B$n(B) -(quail-defrule "s1" ?$B$p(B) -(quail-defrule "d1" ?$B$q(B) -(quail-defrule "h1" ?$B@9(B) -(quail-defrule "j1" ?$B3W(B) -(quail-defrule "k1" ?$BFM(B) -(quail-defrule "l1" ?$B29(B) -(quail-defrule ";1" ?$BJa(B) -(quail-defrule "n1" ?$B0M(B) -(quail-defrule "m1" ?$BA!(B) -(quail-defrule ",1" ?$B0(B) -(quail-defrule "u2" ?$B2l(B) -(quail-defrule "i2" ?$B4_(B) -(quail-defrule "o2" ?$B@U(B) -(quail-defrule "p2" ?$B5y(B) -(quail-defrule "a2" ?$B1w(B) -(quail-defrule "s2" ?$B1x(B) -(quail-defrule "d2" ?$B25(B) -(quail-defrule "f2" ?$B2:(B) -(quail-defrule "h2" ?$B1W(B) -(quail-defrule "j2" ?$B1g(B) -(quail-defrule "k2" ?$B<~(B) -(quail-defrule "l2" ?$B0h(B) -(quail-defrule ";2" ?$B9S(B) -(quail-defrule "n2" ?$B?%(B) -(quail-defrule "m2" ?$BIc(B) -(quail-defrule ",2" ?$BKg(B) -(quail-defrule ".2" ?$BMp(B) -(quail-defrule "/2" ?$B9a(B) -(quail-defrule "q3" ?$B54(B) -(quail-defrule "w3" ?$B5u(B) -(quail-defrule "e3" ?$B69(B) -(quail-defrule "r3" ?$B6<(B) -(quail-defrule "t3" ?$B6C(B) -(quail-defrule "y3" ?$By(B) -(quail-defrule "m3" ?$B%X(B) -(quail-defrule ",3" ?$BLO(B) -(quail-defrule ".3" ?$B9_(B) -(quail-defrule "/3" ?$BAv(B) -(quail-defrule "q4" ?$B8I(B) -(quail-defrule "w4" ?$B8X(B) -(quail-defrule "e4" ?$B2+(B) -(quail-defrule "r4" ?$B9!(B) -(quail-defrule "t4" ?$B9L(B) -(quail-defrule "y4" ?$BI[(B) -(quail-defrule "u4" ?$B6l(B) -(quail-defrule "i4" ?$B05(B) -(quail-defrule "o4" ?$B7C(B) -(quail-defrule "p4" ?$B8G(B) -(quail-defrule "a4" ?$B9*(B) -(quail-defrule "s4" ?$B9n(B) -(quail-defrule "d4" ?$B:)(B) -(quail-defrule "f4" ?$B:$(B) -(quail-defrule "g4" ?$B:*(B) -(quail-defrule "h4" ?$BK.(B) -(quail-defrule "j4" ?$BIq(B) -(quail-defrule "k4" ?$B;((B) -(quail-defrule "l4" ?$B4A(B) -(quail-defrule ";4" ?$B6[(B) -(quail-defrule "n4" ?$B7c(B) -(quail-defrule "m4" ?$B43(B) -(quail-defrule ",4" ?$BI'(B) -(quail-defrule ".4" ?$B6Q(B) -(quail-defrule "/4" ?$BKt(B) -(quail-defrule "q5" ?$BJt(B) -(quail-defrule "w5" ?$BK?(B) -(quail-defrule "e5" ?$BKF(B) -(quail-defrule "r5" ?$BKN(B) -(quail-defrule "y5" ?$B;Q(B) -(quail-defrule "u5" ?$B@d(B) -(quail-defrule "i5" ?$BL)(B) -(quail-defrule "o5" ?$BHk(B) -(quail-defrule "p5" ?$B2!(B) -(quail-defrule "h5" ?$B=0(B) -(quail-defrule "j5" ?$B@a(B) -(quail-defrule "k5" ?$B?y(B) -(quail-defrule "l5" ?$BFy(B) -(quail-defrule ";5" ?$B=|(B) -(quail-defrule "n5" ?$BB,(B) -(quail-defrule "m5" ?$B7l(B) -(quail-defrule ",5" ?$B;6(B) -(quail-defrule ".5" ?$B>P(B) -(quail-defrule "/5" ?$BJ[(B) -(quail-defrule "q6" ?$B8P(B) -(quail-defrule "w6" ?$BNi(B) -(quail-defrule "e6" ?$BCx(B) -(quail-defrule "r6" ?$B0\(B) -(quail-defrule "t6" ?$B6?(B) -(quail-defrule "a6" ?$B=~(B) -(quail-defrule "s6" ?$B2$(B) -(quail-defrule "d6" ?$BEX(B) -(quail-defrule "f6" ?$BDl(B) -(quail-defrule "g6" ?$B0!(B) -(quail-defrule "z6" ?$B6X(B) -(quail-defrule "x6" ?$B>K(B) -(quail-defrule "c6" ?$B~(B) -(quail-defrule "e7" ?$BM9(B) -(quail-defrule "r7" ?$B1v(B) -(quail-defrule "t7" ?$B72(B) -(quail-defrule "u7" ?$B@1(B) -(quail-defrule "i7" ?$B@O(B) -(quail-defrule "o7" ?$BA+(B) -(quail-defrule "p7" ?$B@k(B) -(quail-defrule "a7" ?$B9H(B) -(quail-defrule "s7" ?$B=}(B) -(quail-defrule "d7" ?$B9k(B) -(quail-defrule "f7" ?$B0](B) -(quail-defrule "g7" ?$BC&(B) -(quail-defrule "h7" ?$BAM(B) -(quail-defrule "j7" ?$BAb(B) -(quail-defrule "k7" ?$BAU(B) -(quail-defrule "l7" ?$BB:(B) -(quail-defrule "z7" ?$B8((B) -(quail-defrule "x7" ?$BHo(B) -(quail-defrule "c7" ?$B8;(B) -(quail-defrule "v7" ?$B4j(B) -(quail-defrule "b7" ?$BNW(B) -(quail-defrule "q8" ?$B:~(B) -(quail-defrule "w8" ?$BQ(B) -(quail-defrule "i8" ?$B>f(B) -(quail-defrule "o8" ?$B>N(B) -(quail-defrule "p8" ?$B>x(B) -(quail-defrule "a8" ?$BJ^(B) -(quail-defrule "s8" ?$B=<(B) -(quail-defrule "d8" ?$B5J(B) -(quail-defrule "f8" ?$BOS(B) -(quail-defrule "g8" ?$BK=(B) -(quail-defrule "z8" ?$BHc(B) -(quail-defrule "x8" ?$B7D(B) -(quail-defrule "c8" ?$B>D(B) -(quail-defrule "v8" ?$BN5(B) -(quail-defrule "b8" ?$BJ;(B) -(quail-defrule "q9" ?$B?L(B) -(quail-defrule "w9" ?$B07(B) -(quail-defrule "e9" ?$BJR(B) -(quail-defrule "r9" ?$B;%(B) -(quail-defrule "t9" ?$B8p(B) -(quail-defrule "u9" ?$BG5(B) -(quail-defrule "i9" ?$BG!(B) -(quail-defrule "o9" ?$BFt(B) -(quail-defrule "a9" ?$BNX(B) -(quail-defrule "s9" ?$BE](B) -(quail-defrule "d9" ?$BA`(B) -(quail-defrule "f9" ?$BJA(B) -(quail-defrule "g9" ?$B5{(B) -(quail-defrule "z9" ?$B="(B) -(quail-defrule "x9" ?$BCs(B) -(quail-defrule "c9" ?$B4x(B) -(quail-defrule "v9" ?$BC0(B) -(quail-defrule "b9" ?$BA/(B) -(quail-defrule "q0" ?$B90(B) -(quail-defrule "w0" ?$BDK(B) -(quail-defrule "e0" ?$BI<(B) -(quail-defrule "r0" ?$BAJ(B) -(quail-defrule "t0" ?$B0d(B) -(quail-defrule "y0" ?$BMs(B) -(quail-defrule "u0" ?$BN6(B) -(quail-defrule "i0" ?$BN,(B) -(quail-defrule "o0" ?$BN8(B) -(quail-defrule "p0" ?$BN_(B) -(quail-defrule "a0" ?$BB'(B) -(quail-defrule "s0" ?$BB8(B) -(quail-defrule "d0" ?$BG\(B) -(quail-defrule "f0" ?$B5m(B) -(quail-defrule "g0" ?$B\(B) -(quail-defrule "rw" ?$BM3(B) -(quail-defrule "tw" ?$B;`(B) -(quail-defrule "yw" ?$B%-(B) -(quail-defrule "uw" ?$B$;(B) -(quail-defrule "iw" ?$B6h(B) -(quail-defrule "ow" ?$BI4(B) -(quail-defrule "pw" ?$BLZ(B) -(quail-defrule "aw" ?$B2;(B) -(quail-defrule "sw" ?$B2&(B) -(quail-defrule "dw" ?$BJ|(B) -(quail-defrule "fw" ?$B!9(B) -(quail-defrule "gw" ?$B1~(B) -(quail-defrule "hw" ?$BJ,(B) -(quail-defrule "jw" ?$B$h(B) -(quail-defrule "kw" ?$B%k(B) -(quail-defrule "lw" ?$B@i(B) -(quail-defrule ";w" ?$B%"(B) -(quail-defrule "zw" ?$B:b(B) -(quail-defrule "xw" ?$B?K(B) -(quail-defrule "cw" ?$BN"(B) -(quail-defrule "vw" ?$B5o(B) -(quail-defrule "bw" ?$B:9(B) -(quail-defrule "nw" ?$BIU(B) -(quail-defrule "mw" ?$B%W(B) -(quail-defrule ",w" ?$B$P(B) -(quail-defrule ".w" ?$B%e(B) -(quail-defrule "/w" ?$B:n(B) -(quail-defrule "1e" ?$B%t(B) -(quail-defrule "2e" ?$B08(B) -(quail-defrule "3e" ?$B2u(B) -(quail-defrule "4e" ?$B7H(B) -(quail-defrule "5e" ?$BHr(B) -(quail-defrule "6e" ?$B96(B) -(quail-defrule "7e" ?$B>F(B) -(quail-defrule "8e" ?$BF.(B) -(quail-defrule "9e" ?$BF`(B) -(quail-defrule "0e" ?$BM<(B) -(quail-defrule "qe" ?$BIp(B) -(quail-defrule "we" ?$B;D(B) -(quail-defrule "ee" ?$BN>(B) -(quail-defrule "re" ?$B:_(B) -(quail-defrule "te" ?!) -(quail-defrule "ye" ?$B$d(B) -(quail-defrule "ue" ?$B=P(B) -(quail-defrule "ie" ?$B%?(B) -(quail-defrule "oe" ?$Bp(B) -(quail-defrule "fe" ?$B0z(B) -(quail-defrule "ge" ?$B?&(B) -(quail-defrule "he" ?7) -(quail-defrule "je" ?$B$+(B) -(quail-defrule "ke" ?() -(quail-defrule "le" ?$B%H(B) -(quail-defrule ";e" ?$B$l(B) -(quail-defrule "ze" ?$B=>(B) -(quail-defrule "xe" ?$B9|(B) -(quail-defrule "ce" ?$B8|(B) -(quail-defrule "ve" ?$B4i(B) -(quail-defrule "be" ?$BNL(B) -(quail-defrule "ne" ?$BFb(B) -(quail-defrule "me" ?$B9)(B) -(quail-defrule ",e" ?$BH,(B) -(quail-defrule ".e" ?$B%F(B) -(quail-defrule "/e" ?$B8+(B) -(quail-defrule "1r" ?$B%B(B) -(quail-defrule "2r" ?$B0O(B) -(quail-defrule "3r" ?$B3S(B) -(quail-defrule "4r" ?$B7`(B) -(quail-defrule "5r" ?$BH\(B) -(quail-defrule "6r" ?$BHW(B) -(quail-defrule "7r" ?$BBS(B) -(quail-defrule "8r" ?$B0W(B) -(quail-defrule "9r" ?$BB.(B) -(quail-defrule "0r" ?$B3H(B) -(quail-defrule "qr" ?$BIw(B) -(quail-defrule "wr" ?$B3,(B) -(quail-defrule "er" ?$BG=(B) -(quail-defrule "rr" ?$BO@(B) -(quail-defrule "tr" ?$BA}(B) -(quail-defrule "yr" ?$B%3(B) -(quail-defrule "ur" ?$B;3(B) -(quail-defrule "ir" ?$B(B) -(quail-defrule ",r" ?$B@n(B) -(quail-defrule ".r" ?$B5!(B) -(quail-defrule "/r" ?$B%A(B) -(quail-defrule "1t" ?$B%E(B) -(quail-defrule "2t" ?$B0C(B) -(quail-defrule "3t" ?$B4((B) -(quail-defrule "4t" ?$B8-(B) -(quail-defrule "5t" ?$BHM(B) -(quail-defrule "6t" ?$B5%(B) -(quail-defrule "7t" ?$B49(B) -(quail-defrule "8t" ?$B1d(B) -(quail-defrule "9t" ?$B@c(B) -(quail-defrule "0t" ?$B8_(B) -(quail-defrule "qt" ?$B:Y(B) -(quail-defrule "wt" ?$B8E(B) -(quail-defrule "et" ?$BMx(B) -(quail-defrule "rt" ?$B%Z(B) -(quail-defrule "tt" ?$B$c(B) -(quail-defrule "yt" ?$B%J(B) -(quail-defrule "ut" ?$B6b(B) -(quail-defrule "it" ?$B%^(B) -(quail-defrule "ot" ?$BOB(B) -(quail-defrule "pt" ?$B=w(B) -(quail-defrule "at" ?$B:j(B) -(quail-defrule "st" ?$BGr(B) -(quail-defrule "dt" ?$B$0(B) -(quail-defrule "ft" ?$B41(B) -(quail-defrule "gt" ?$B5e(B) -(quail-defrule "ht" ?$B>e(B) -(quail-defrule "jt" ?$B$/(B) -(quail-defrule "kt" ?8) -(quail-defrule "lt" ?$B$((B) -(quail-defrule ";t" ?$BG/(B) -(quail-defrule "zt" ?$BJl(B) -(quail-defrule "xt" ?$B1|(B) -(quail-defrule "ct" ?$B0x(B) -(quail-defrule "vt" ?$B(B) -(quail-defrule "yy" ?$B:4(B) -(quail-defrule "uy" ?$BK!(B) -(quail-defrule "iy" ?$B?t(B) -(quail-defrule "oy" ?$BO:(B) -(quail-defrule "py" ?$BCL(B) -(quail-defrule "ay" ?$BI~(B) -(quail-defrule "sy" ?$B@<(B) -(quail-defrule "dy" ?$BG$(B) -(quail-defrule "fy" ?$B8!(B) -(quail-defrule "gy" ?$BK-(B) -(quail-defrule "hy" ?$BH~(B) -(quail-defrule "jy" ?$BBj(B) -(quail-defrule "ky" ?$B0f(B) -(quail-defrule "ly" ?$BMN(B) -(quail-defrule ";y" ?$B5(B) -(quail-defrule "2u" ?$B>O(B) -(quail-defrule "3u" ?$B8u(B) -(quail-defrule "4u" ?$BES(B) -(quail-defrule "5u" ?$BJ#(B) -(quail-defrule "7u" ?$B:}(B) -(quail-defrule "8u" ?$B<{(B) -(quail-defrule "9u" ?$BBB(B) -(quail-defrule "0u" ?$BLB(B) -(quail-defrule "qu" ?$B7b(B) -(quail-defrule "wu" ?$B@^(B) -(quail-defrule "eu" ?$BDI(B) -(quail-defrule "ru" ?$BBb(B) -(quail-defrule "tu" ?$B3Q(B) -(quail-defrule "yu" ?$B@\(B) -(quail-defrule "uu" ?$BHw(B) -(quail-defrule "iu" ?$B:G(B) -(quail-defrule "ou" ?$B5^(B) -(quail-defrule "pu" ?$B83(B) -(quail-defrule "au" ?$BJQ(B) -(quail-defrule "su" ?$B?3(B) -(quail-defrule "du" ?$B2~(B) -(quail-defrule "fu" ?$B>:(B) -(quail-defrule "gu" ?$B7](B) -(quail-defrule "hu" ?$B=I(B) -(quail-defrule "ju" ?$B@)(B) -(quail-defrule "ku" ?$B=8(B) -(quail-defrule "lu" ?$B0B(B) -(quail-defrule ";u" ?$B2h(B) -(quail-defrule "zu" ?$BM[(B) -(quail-defrule "xu" ?$B9=(B) -(quail-defrule "cu" ?$BN9(B) -(quail-defrule "vu" ?$B;\(B) -(quail-defrule "bu" ?$BMK(B) -(quail-defrule "nu" ?$B1s(B) -(quail-defrule "mu" ?$B%)(B) -(quail-defrule ",u" ?$B>-(B) -(quail-defrule ".u" ?$B$>(B) -(quail-defrule "/u" ?$BDM(B) -(quail-defrule "1i" ?$B2w(B) -(quail-defrule "2i" ?$BH](B) -(quail-defrule "3i" ?$B;u(B) -(quail-defrule "4i" ?$BI.(B) -(quail-defrule "5i" ?$BN$(B) -(quail-defrule "7i" ?$B;.(B) -(quail-defrule "8i" ?$B=4(B) -(quail-defrule "9i" ?$BC_(B) -(quail-defrule "0i" ?$BLa(B) -(quail-defrule "qi" ?$BMa(B) -(quail-defrule "wi" ?$B=((B) -(quail-defrule "ei" ?$B;e(B) -(quail-defrule "ri" ?$B=U(B) -(quail-defrule "ti" ?$B9,(B) -(quail-defrule "yi" ?$B5-(B) -(quail-defrule "ui" ?$BD+(B) -(quail-defrule "ii" ?$BCN(B) -(quail-defrule "oi" ?$B%o(B) -(quail-defrule "pi" ?$BAw(B) -(quail-defrule "ai" ?$B8B(B) -(quail-defrule "si" ?$B8&(B) -(quail-defrule "di" ?$BO+(B) -(quail-defrule "fi" ?$BE}(B) -(quail-defrule "gi" ?$BLr(B) -(quail-defrule "hi" ?$B%;(B) -(quail-defrule "ji" ?$B1?(B) -(quail-defrule "ki" ?$B%D(B) -(quail-defrule "li" ?$BFC(B) -(quail-defrule ";i" ?$BC+(B) -(quail-defrule "zi" ?$B%!(B) -(quail-defrule "xi" ?$BF3(B) -(quail-defrule "ci" ?$BG'(B) -(quail-defrule "vi" ?$B7r(B) -(quail-defrule "bi" ?$BHx(B) -(quail-defrule "ni" ?$B=x(B) -(quail-defrule "mi" ?$B?6(B) -(quail-defrule ",i" ?$BN}(B) -(quail-defrule ".i" ?$BG0(B) -(quail-defrule "/i" ?$BF/(B) -(quail-defrule "1o" ?$BJq(B) -(quail-defrule "2o" ?$BG<(B) -(quail-defrule "3o" ?$BMj(B) -(quail-defrule "4o" ?$BF((B) -(quail-defrule "5o" ?$B?2(B) -(quail-defrule "7o" ?$B;?(B) -(quail-defrule "8o" ?$B=V(B) -(quail-defrule "9o" ?$BCy(B) -(quail-defrule "0o" ?$BMS(B) -(quail-defrule "qo" ?$B@Q(B) -(quail-defrule "wo" ?$BDx(B) -(quail-defrule "eo" ?$BCG(B) -(quail-defrule "ro" ?$BDc(B) -(quail-defrule "to" ?$B8:(B) -(quail-defrule "yo" ?$B%b(B) -(quail-defrule "uo" ?$B;q(B) -(quail-defrule "io" ?$B;N(B) -(quail-defrule "oo" ?$BHq(B) -(quail-defrule "po" ?$B%#(B) -(quail-defrule "ao" ?$B5U(B) -(quail-defrule "so" ?$B4k(B) -(quail-defrule "do" ?$B@:(B) -(quail-defrule "fo" ?$B$6(B) -(quail-defrule "go" ?$B0u(B) -(quail-defrule "ho" ?$B?@(B) -(quail-defrule "jo" ?$B$S(B) -(quail-defrule "ko" ?$BBG(B) -(quail-defrule "lo" ?$B6P(B) -(quail-defrule ";o" ?$B%c(B) -(quail-defrule "zo" ?$B;&(B) -(quail-defrule "xo" ?$BIi(B) -(quail-defrule "co" ?$B2?(B) -(quail-defrule "vo" ?$BMz(B) -(quail-defrule "bo" ?$BHL(B) -(quail-defrule "no" ?$B<*(B) -(quail-defrule "mo" ?$B'(B) -(quail-defrule "2p" ?$BJk(B) -(quail-defrule "3p" ?$B7{(B) -(quail-defrule "4p" ?$BJY(B) -(quail-defrule "5p" ?$B:a(B) -(quail-defrule "8p" ?$B=b(B) -(quail-defrule "9p" ?$BCn(B) -(quail-defrule "qp" ?$B8N(B) -(quail-defrule "wp" ?$B9[(B) -(quail-defrule "ep" ?$BDs(B) -(quail-defrule "rp" ?$B;y(B) -(quail-defrule "tp" ?$BI_(B) -(quail-defrule "yp" ?$BL5(B) -(quail-defrule "up" ?$B@P(B) -(quail-defrule "ip" ?$B20(B) -(quail-defrule "op" ?$B2r(B) -(quail-defrule "pp" ?$BJg(B) -(quail-defrule "ap" ?$BNa(B) -(quail-defrule "sp" ?$B0c(B) -(quail-defrule "dp" ?$BAu(B) -(quail-defrule "fp" ?$BA3(B) -(quail-defrule "gp" ?$B3N(B) -(quail-defrule "hp" ?$BM%(B) -(quail-defrule "jp" ?$B8x(B) -(quail-defrule "kp" ?$BIJ(B) -(quail-defrule "lp" ?$B8l(B) -(quail-defrule ";p" ?$B1i(B) -(quail-defrule "zp" ?$B7t(B) -(quail-defrule "xp" ?$B0-(B) -(quail-defrule "cp" ?$B=)(B) -(quail-defrule "vp" ?$BHs(B) -(quail-defrule "bp" ?$BJX(B) -(quail-defrule "np" ?$B<((B) -(quail-defrule "mp" ?$BB((B) -(quail-defrule ",p" ?$BFq(B) -(quail-defrule ".p" ?$BIa(B) -(quail-defrule "/p" ?$BJU(B) -(quail-defrule "1a" ?$B$Q(B) -(quail-defrule "2a" ?$B0V(B) -(quail-defrule "3a" ?$B2f(B) -(quail-defrule "4a" ?$B7s(B) -(quail-defrule "5a" ?$BI)(B) -(quail-defrule "6a" ?$B:y(B) -(quail-defrule "7a" ?$B@%(B) -(quail-defrule "8a" ?$BD;(B) -(quail-defrule "9a" ?$B:E(B) -(quail-defrule "0a" ?$B>c(B) -(quail-defrule "qa" ?$B<}(B) -(quail-defrule "wa" ?$B:](B) -(quail-defrule "ea" ?$BB@(B) -(quail-defrule "ra" ?$B1`(B) -(quail-defrule "ta" ?$BA%(B) -(quail-defrule "ya" ?$BCf(B) -(quail-defrule "ua" ?$B%9(B) -(quail-defrule "ia" ?$B$b(B) -(quail-defrule "oa" ?$B$*(B) -(quail-defrule "pa" ?$BDj(B) -(quail-defrule "aa" ?$B(B) -(quail-defrule "ca" ?$BJL(B) -(quail-defrule "va" ?$B9M(B) -(quail-defrule "ba" ?$B8"(B) -(quail-defrule "na" ?$B%C(B) -(quail-defrule "ma" ?$B?M(B) -(quail-defrule ",a" ?$B;0(B) -(quail-defrule ".a" ?$B5~(B) -(quail-defrule "/a" ?$B$A(B) -(quail-defrule "1s" ?$B$T(B) -(quail-defrule "2s" ?$B0Y(B) -(quail-defrule "3s" ?$B3](B) -(quail-defrule "4s" ?$B7y(B) -(quail-defrule "5s" ?$BI3(B) -(quail-defrule "6s" ?$BE5(B) -(quail-defrule "7s" ?$BGn(B) -(quail-defrule "8s" ?$B6Z(B) -(quail-defrule "9s" ?$BCi(B) -(quail-defrule "0s" ?$BF}(B) -(quail-defrule "qs" ?$B^(B) -(quail-defrule "ys" ?$B$o(B) -(quail-defrule "us" ?$B%i(B) -(quail-defrule "is" ?$BEl(B) -(quail-defrule "os" ?$B@8(B) -(quail-defrule "ps" ?$B$m(B) -(quail-defrule "as" ?$BBp(B) -(quail-defrule "ss" ?$B=O(B) -(quail-defrule "ds" ?$BBT(B) -(quail-defrule "fs" ?$B(B) -(quail-defrule "bd" ?$B8)(B) -(quail-defrule "nd" ?$B$s(B) -(quail-defrule "md" ?$B$^(B) -(quail-defrule ",d" ?$B%s(B) -(quail-defrule ".d" ?$B$D(B) -(quail-defrule "/d" ?$B;M(B) -(quail-defrule "1f" ?$B$Z(B) -(quail-defrule "2f" ?$B1#(B) -(quail-defrule "3f" ?$B4E(B) -(quail-defrule "4f" ?$B8#(B) -(quail-defrule "5f" ?$BJ0(B) -(quail-defrule "6f" ?$B7/(B) -(quail-defrule "7f" ?$B=c(B) -(quail-defrule "8f" ?$BI{(B) -(quail-defrule "9f" ?$BLA(B) -(quail-defrule "0f" ?$BI8(B) -(quail-defrule "qf" ?$B$.(B) -(quail-defrule "wf" ?$B3J(B) -(quail-defrule "ef" ?$B(B) -(quail-defrule "8g" ?$BKY(B) -(quail-defrule "9g" ?$B8*(B) -(quail-defrule "0g" ?$BNE(B) -(quail-defrule "qg" ?$B;W(B) -(quail-defrule "wg" ?$B=Q(B) -(quail-defrule "eg" ?$B9-(B) -(quail-defrule "rg" ?$BLg(B) -(quail-defrule "tg" ?$BJ9(B) -(quail-defrule "yg" ?$BK\(B) -(quail-defrule "ug" ?$B$5(B) -(quail-defrule "ig" ?$B$i(B) -(quail-defrule "og" ?$B9b(B) -(quail-defrule "pg" ?$B%7(B) -(quail-defrule "ag" ?$B1Q(B) -(quail-defrule "sg" ?$B%\(B) -(quail-defrule "dg" ?$B2C(B) -(quail-defrule "fg" ?$B<<(B) -(quail-defrule "gg" ?$B>/(B) -(quail-defrule "hg" ?$B$G(B) -(quail-defrule "jg" ?$B$O(B) -(quail-defrule "kg" ?$B$K(B) -(quail-defrule "lg" ?$B$J(B) -(quail-defrule ";g" ?$B$r(B) -(quail-defrule "zg" ?$BE>(B) -(quail-defrule "xg" ?$B6u(B) -(quail-defrule "cg" ?$B@-(B) -(quail-defrule "vg" ?$B;H(B) -(quail-defrule "bg" ?$B5i(B) -(quail-defrule "ng" ?$B6H(B) -(quail-defrule "mg" ?$B;~(B) -(quail-defrule ",g" ?$B!V(B) -(quail-defrule ".g" ?$BD9(B) -(quail-defrule "/g" ?$B$_(B) -(quail-defrule "1h" ?$B(B) -(quail-defrule "9j" ?$BE:(B) -(quail-defrule "0j" ?$BVa(B) -(quail-defrule "qj" ?$B>o(B) -(quail-defrule "wj" ?$BD%(B) -(quail-defrule "ej" ?$BLt(B) -(quail-defrule "rj" ?$BKI(B) -(quail-defrule "tj" ?$BF@(B) -(quail-defrule "yj" ?$B%1(B) -(quail-defrule "uj" ?$B<0(B) -(quail-defrule "ij" ?$B@o(B) -(quail-defrule "oj" ?$B4X(B) -(quail-defrule "pj" ?$BCK(B) -(quail-defrule "aj" ?$BM"(B) -(quail-defrule "sj" ?$B7A(B) -(quail-defrule "dj" ?$B=u(B) -(quail-defrule "fj" ?$B!~(B) -(quail-defrule "gj" ?$BN.(B) -(quail-defrule "hj" ?$BO"(B) -(quail-defrule "jj" ?$BE4(B) -(quail-defrule "kj" ?$B65(B) -(quail-defrule "lj" ?$BNO(B) -(quail-defrule ";j" ?$B%Y(B) -(quail-defrule "zj" ?$BLS(B) -(quail-defrule "xj" ?$B1J(B) -(quail-defrule "cj" ?$B?=(B) -(quail-defrule "vj" ?$BB^(B) -(quail-defrule "bj" ?$BNI(B) -(quail-defrule "nj" ?$B;d(B) -(quail-defrule "mj" ?$B%4(B) -(quail-defrule ",j" ?$BMh(B) -(quail-defrule ".j" ?$B?.(B) -(quail-defrule "/j" ?$B8a(B) -(quail-defrule "1k" ?$B4c(B) -(quail-defrule "2k" ?$BHK(B) -(quail-defrule "3k" ?$B;o(B) -(quail-defrule "4k" ?$B>7(B) -(quail-defrule "5k" ?$B5((B) -(quail-defrule "7k" ?$B?b(B) -(quail-defrule "8k" ?$B?S(B) -(quail-defrule "9k" ?$BE0(B) -(quail-defrule "0k" ?$BL&(B) -(quail-defrule "qk" ?$B;{(B) -(quail-defrule "wk" ?$Br(B) -(quail-defrule "yk" ?$BOC(B) -(quail-defrule "uk" ?$B:B(B) -(quail-defrule "ik" ?$B@~(B) -(quail-defrule "ok" ?$B%@(B) -(quail-defrule "pk" ?$B66(B) -(quail-defrule "ak" ?$B4p(B) -(quail-defrule "sk" ?$B9%(B) -(quail-defrule "dk" ?$BL#(B) -(quail-defrule "fk" ?$BJu(B) -(quail-defrule "gk" ?$BAh(B) -(quail-defrule "hk" ?$B%G(B) -(quail-defrule "jk" ?$B8=(B) -(quail-defrule "kk" ?$B%((B) -(quail-defrule "lk" ?$BB>(B) -(quail-defrule ";k" ?$BEY(B) -(quail-defrule "zk" ?$BEy(B) -(quail-defrule "xk" ?$B@u(B) -(quail-defrule "ck" ?$B:"(B) -(quail-defrule "vk" ?$BMn(B) -(quail-defrule "bk" ?$BL?(B) -(quail-defrule "nk" ?$BB<(B) -(quail-defrule "mk" ?$B%,(B) -(quail-defrule ",k" ?$B@=(B) -(quail-defrule ".k" ?$B9;(B) -(quail-defrule "/k" ?$B$4(B) -(quail-defrule "1l" ?$B<9(B) -(quail-defrule "2l" ?$B>R(B) -(quail-defrule "3l" ?$BL4(B) -(quail-defrule "4l" ?$B27(B) -(quail-defrule "5l" ?$B0$(B) -(quail-defrule "7l" ?$B?h(B) -(quail-defrule "9l" ?$BD^(B) -(quail-defrule "0l" ?$BGC(B) -(quail-defrule "ql" ?$BDd(B) -(quail-defrule "wl" ?$BNN(B) -(quail-defrule "el" ?$BMF(B) -(quail-defrule "rl" ?$B6L(B) -(quail-defrule "tl" ?$B1&(B) -(quail-defrule "yl" ?$B$Y(B) -(quail-defrule "ul" ?$BL1(B) -(quail-defrule "il" ?$B%=(B) -(quail-defrule "ol" ?$BE@(B) -(quail-defrule "pl" ?$B6x(B) -(quail-defrule "al" ?$BB-(B) -(quail-defrule "sl" ?$BAp(B) -(quail-defrule "dl" ?$BC[(B) -(quail-defrule "fl" ?$B4Q(B) -(quail-defrule "gl" ?$B8@(B) -(quail-defrule "hl" ?$B(B) -(quail-defrule "i;" ?$B:P(B) -(quail-defrule "o;" ?$B6/(B) -(quail-defrule "p;" ?$B78(B) -(quail-defrule "a;" ?$BIX(B) -(quail-defrule "s;" ?$BCJ(B) -(quail-defrule "d;" ?$B1R(B) -(quail-defrule "f;" ?$B3[(B) -(quail-defrule "g;" ?$B=B(B) -(quail-defrule "h;" ?$B.(B) -(quail-defrule ";z" ?$B%8(B) -(quail-defrule "zz" ?$B%h(B) -(quail-defrule "xz" ?$B8m(B) -(quail-defrule "cz" ?$B>Z(B) -(quail-defrule "vz" ?$B4^(B) -(quail-defrule "bz" ?%) -(quail-defrule "nz" ?$B3$(B) -(quail-defrule "mz" ?$BF;(B) -(quail-defrule ",z" ?$B$:(B) -(quail-defrule ".z" ?$B@>(B) -(quail-defrule "/z" ?$B$2(B) -(quail-defrule "1x" ?$B$#(B) -(quail-defrule "6x" ?$B5*(B) -(quail-defrule "7x" ?$BGK(B) -(quail-defrule "8x" ?$B74(B) -(quail-defrule "9x" ?$B93(B) -(quail-defrule "0x" ?$BH((B) -(quail-defrule "qx" ?$B3#(B) -(quail-defrule "wx" ?$B4)(B) -(quail-defrule "ex" ?$BK,(B) -(quail-defrule "rx" ?$BM;(B) -(quail-defrule "tx" ?$B1+(B) -(quail-defrule "yx" ?$BA4(B) -(quail-defrule "ux" ?$B$8(B) -(quail-defrule "ix" ?$B<+(B) -(quail-defrule "ox" ?$B5D(B) -(quail-defrule "px" ?$BL@(B) -(quail-defrule "ax" ?$B5\(B) -(quail-defrule "sx" ?$B0K(B) -(quail-defrule "dx" ?$B5a(B) -(quail-defrule "fx" ?$B5;(B) -(quail-defrule "gx" ?$B<(B) -(quail-defrule "nc" ?$BIT(B) -(quail-defrule "mc" ?$B9g(B) -(quail-defrule ",c" ?$BLL(B) -(quail-defrule ".c" ?$B@/(B) -(quail-defrule "/c" ?$B%*(B) -(quail-defrule "1v" ?$B$'(B) -(quail-defrule "6v" ?$B5n(B) -(quail-defrule "7v" ?$B5?(B) -(quail-defrule "8v" ?$B$B(B) -(quail-defrule "9v" ?$BLJ(B) -(quail-defrule "0v" ?$BN%(B) -(quail-defrule "qv" ?$BFI(B) -(quail-defrule "wv" ?$BNk(B) -(quail-defrule "ev" ?$B62(B) -(quail-defrule "rv" ?$BFD(B) -(quail-defrule "tv" ?$B67(B) -(quail-defrule "yv" ?$B8e(B) -(quail-defrule "uv" ?$B4V(B) -(quail-defrule "iv" ?$B>l(B) -(quail-defrule "ov" ?$B%K(B) -(quail-defrule "pv" ?$B;:(B) -(quail-defrule "av" ?$B8~(B) -(quail-defrule "sv" ?$BI\(B) -(quail-defrule "dv" ?$BIY(B) -(quail-defrule "fv" ?$BD>(B) -(quail-defrule "gv" ?$BAR(B) -(quail-defrule "hv" ?$B?7(B) -(quail-defrule "jv" ?$B!W(B) -(quail-defrule "kv" ?9) -(quail-defrule "lv" ?$B;R(B) -(quail-defrule ";v" ?$B8^(B) -(quail-defrule "zv" ?$B@b(B) -(quail-defrule "xv" ?$B=5(B) -(quail-defrule "cv" ?$B9f(B) -(quail-defrule "vv" ?$BMU(B) -(quail-defrule "bv" ?$BGI(B) -(quail-defrule "nv" ?$B0Q(B) -(quail-defrule "mv" ?$B2=(B) -(quail-defrule ",v" ?$B%S(B) -(quail-defrule ".v" ?$BL\(B) -(quail-defrule "/v" ?$B;T(B) -(quail-defrule "1b" ?$B$)(B) -(quail-defrule "6b" ?$BIC(B) -(quail-defrule "7b" ?$BHO(B) -(quail-defrule "8b" ?$B3K(B) -(quail-defrule "9b" ?$B1F(B) -(quail-defrule "0b" ?$BKc(B) -(quail-defrule "qb" ?$BB2(B) -(quail-defrule "wb" ?$BCz(B) -(quail-defrule "eb" ?$BL$(B) -(quail-defrule "rb" ?$B:M(B) -(quail-defrule "tb" ?$BJV(B) -(quail-defrule "yb" ?$BLd(B) -(quail-defrule "ub" ?$B%`(B) -(quail-defrule "ib" ?$B<7(B) -(quail-defrule "ob" ?$B=;(B) -(quail-defrule "pb" ?$BKL(B) -(quail-defrule "ab" ?$B3d(B) -(quail-defrule "sb" ?$B$V(B) -(quail-defrule "db" ?$BHV(B) -(quail-defrule "fb" ?$BK>(B) -(quail-defrule "gb" ?$B85(B) -(quail-defrule "hb" ?$B;v(B) -(quail-defrule "jb" ?$BED(B) -(quail-defrule "kb" ?$B2q(B) -(quail-defrule "lb" ?$BA0(B) -(quail-defrule ";b" ?$B$=(B) -(quail-defrule "zb" ?$B5Y(B) -(quail-defrule "xb" ?$B>J(B) -(quail-defrule "cb" ?$B1{(B) -(quail-defrule "vb" ?$BJ!(B) -(quail-defrule "bb" ?$BKh(B) -(quail-defrule "nb" ?$B5$(B) -(quail-defrule "mb" ?$BGd(B) -(quail-defrule ",b" ?$B2<(B) -(quail-defrule ".b" ?$BET(B) -(quail-defrule "/b" ?$B3t(B) -(quail-defrule "1n" ?$BM_(B) -(quail-defrule "2n" ?$BAc(B) -(quail-defrule "3n" ?$BLP(B) -(quail-defrule "4n" ?$B=R(B) -(quail-defrule "5n" ?$BO/(B) -(quail-defrule "qn" ?$B5"(B) -(quail-defrule "wn" ?$BD#(B) -(quail-defrule "en" ?$B:r(B) -(quail-defrule "rn" ?$B@W(B) -(quail-defrule "tn" ?$B%2(B) -(quail-defrule "yn" ?$B@v(B) -(quail-defrule "un" ?$B1)(B) -(quail-defrule "in" ?$B8D(B) -(quail-defrule "on" ?$B0e(B) -(quail-defrule "pn" ?$B@E(B) -(quail-defrule "an" ?$B2/(B) -(quail-defrule "sn" ?$BO?(B) -(quail-defrule "dn" ?$B@V(B) -(quail-defrule "fn" ?$BA[(B) -(quail-defrule "gn" ?$B>C(B) -(quail-defrule "hn" ?$B;Y(B) -(quail-defrule "jn" ?$B6((B) -(quail-defrule "kn" ?$BMQ(B) -(quail-defrule "ln" ?$BI=(B) -(quail-defrule ";n" ?$B@5(B) -(quail-defrule "zn" ?$B?^(B) -(quail-defrule "xn" ?$B5s(B) -(quail-defrule "cn" ?$B81(B) -(quail-defrule "vn" ?$B%<(B) -(quail-defrule "bn" ?$BGH(B) -(quail-defrule "nn" ?$B%d(B) -(quail-defrule "mn" ?$B?4(B) -(quail-defrule ",n" ?$B3&(B) -(quail-defrule ".n" ?$B0U(B) -(quail-defrule "/n" ?$B:#(B) -(quail-defrule "1m" ?$BGw(B) -(quail-defrule "2m" ?$B:R(B) -(quail-defrule "3m" ?$BNx(B) -(quail-defrule "4m" ?$BG>(B) -(quail-defrule "5m" ?$BO7(B) -(quail-defrule "qm" ?$B4F(B) -(quail-defrule "wm" ?$B4s(B) -(quail-defrule "em" ?$B:[(B) -(quail-defrule "rm" ?$BC#(B) -(quail-defrule "tm" ?$B&(B) -(quail-defrule "lm" ?$B%O(B) -(quail-defrule ";m" ?$B8r(B) -(quail-defrule "zm" ?$BG7(B) -(quail-defrule "xm" ?$BKv(B) -(quail-defrule "cm" ?$B$\(B) -(quail-defrule "vm" ?$B39(B) -(quail-defrule "bm" ?$BLH(B) -(quail-defrule "nm" ?$B:F(B) -(quail-defrule "mm" ?$B%M(B) -(quail-defrule ",m" ?$B!A(B) -(quail-defrule ".m" ?$B8}(B) -(quail-defrule "/m" ?$BBf(B) -(quail-defrule "1," ?$BN1(B) -(quail-defrule "2," ?$BNs(B) -(quail-defrule "3," ?$B9o(B) -(quail-defrule "4," ?$BF&(B) -(quail-defrule "5," ?$B4G(B) -(quail-defrule "q," ?$BC](B) -(quail-defrule "w," ?$BCm(B) -(quail-defrule "e," ?$B2p(B) -(quail-defrule "r," ?$B6q(B) -(quail-defrule "t," ?$B<:(B) -(quail-defrule "y," ?$B;J(B) -(quail-defrule "u," ?$B7^(B) -(quail-defrule "i," ?$B2Z(B) -(quail-defrule "o," ?$B5v(B) -(quail-defrule "p," ?$BJd(B) -(quail-defrule "a," ?$B:8(B) -(quail-defrule "s," ?$BBV(B) -(quail-defrule "d," ?$B2V(B) -(quail-defrule "f," ?$B1I(B) -(quail-defrule "g," ?$B%6(B) -(quail-defrule "h," ?$BD4(B) -(quail-defrule "j," ?$B:.(B) -(quail-defrule "k," ?$B%](B) -(quail-defrule "l," ?$B7h(B) -(quail-defrule ";," ?$B%_(B) -(quail-defrule "z," ?$B=#(B) -(quail-defrule "x," ?$BJ'(B) -(quail-defrule "c," ?$B>h(B) -(quail-defrule "v," ?$B8K(B) -(quail-defrule "b," ?$B>u(B) -(quail-defrule "n," ?$BCD(B) -(quail-defrule "m," ?$B7W(B) -(quail-defrule ",," ?$BIW(B) -(quail-defrule ".," ?$B?)(B) -(quail-defrule "/," ?$BAm(B) -(quail-defrule "1." ?$BBX(B) -(quail-defrule "2." ?$B>B(B) -(quail-defrule "3." ??) -(quail-defrule "4." ?$B<-(B) -(quail-defrule "5." ?$B8%(B) -(quail-defrule "q." ?$B$e(B) -(quail-defrule "w." ?$B=$(B) -(quail-defrule "e." ?$B5f(B) -(quail-defrule "r." ?$BEz(B) -(quail-defrule "t." ?$BM\(B) -(quail-defrule "y." ?$BI|(B) -(quail-defrule "u." ?$BJB(B) -(quail-defrule "i." ?$B1:(B) -(quail-defrule "o." ?$B%f(B) -(quail-defrule "p." ?$BNd(B) -(quail-defrule "a." ?$B$L(B) -(quail-defrule "s." ?$BE8(B) -(quail-defrule "d." ?$B7Y(B) -(quail-defrule "f." ?$B7?(B) -(quail-defrule "g." ?$BC/(B) -(quail-defrule "h." ?$BAH(B) -(quail-defrule "j." ?$BA*(B) -(quail-defrule "k." ?$BE^(B) -(quail-defrule "l." ?$BBr(B) -(quail-defrule ";." ?$BBN(B) -(quail-defrule "z." ?$BNc(B) -(quail-defrule "x." ?$BK~(B) -(quail-defrule "c." ?$BDE(B) -(quail-defrule "v." ?$B=`(B) -(quail-defrule "b." ?$BM7(B) -(quail-defrule "n." ?$B8M(B) -(quail-defrule "m." ?$B$R(B) -(quail-defrule ",." ?$B$g(B) -(quail-defrule ".." ?$B2A(B) -(quail-defrule "/." ?$BM?(B) -(quail-defrule "1/" ?$B4T(B) -(quail-defrule "2/" ?$B99(B) -(quail-defrule "3/" ?$B@j(B) -(quail-defrule "4/" ?$BH"(B) -(quail-defrule "5/" ?$BLp(B) -(quail-defrule "q/" ?$B;V(B) -(quail-defrule "w/" ?$BH4(B) -(quail-defrule "e/" ?$B9R(B) -(quail-defrule "r/" ?$BAX(B) -(quail-defrule "t/" ?$B?<(B) -(quail-defrule "y/" ?$BC4(B) -(quail-defrule "u/" ?$BN&(B) -(quail-defrule "i/" ?$B4,(B) -(quail-defrule "o/" ?$B6%(B) -(quail-defrule "p/" ?$B8n(B) -(quail-defrule "a/" ?$B:,(B) -(quail-defrule "s/" ?$BMM(B) -(quail-defrule "d/" ?$BFH(B) -(quail-defrule "f/" ?$B;_(B) -(quail-defrule "g/" ?$BF2(B) -(quail-defrule "h/" ?$B6d(B) -(quail-defrule "j/" ?$B0J(B) -(quail-defrule "k/" ?$B%L(B) -(quail-defrule "l/" ?$B1D(B) -(quail-defrule ";/" ?$B<#(B) -(quail-defrule "z/" ?$B;z(B) -(quail-defrule "x/" ?$B:`(B) -(quail-defrule "c/" ?$B2a(B) -(quail-defrule "v/" ?$B=t(B) -(quail-defrule "b/" ?$BC1(B) -(quail-defrule "n/" ?$B?H(B) -(quail-defrule "m/" ?$B%T(B) -(quail-defrule ",/" ?$B>!(B) -(quail-defrule "./" ?$BH?(B) -(quail-defrule "//" ?$B%:(B) - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-thai.el --- a/lisp/quail/quail-thai.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,204 +0,0 @@ -;; Quail packages for inputting Thai characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 93.2.15 modified for Mule Ver.0.9.7.1 by K.Handa -;;; Completely re-written. -;;; 93.8.5 modified for Mule Ver.1.1 by K.Handa -;;; Bug in handling '0,TQi1(B' fixed. - -(require 'quail) -(require 'thai) - -(quail-define-package "thai" "Thai" t "TSCII encoding - ,TE(B# /,Tq(B _,Tr(B ,T@s(B ,T6t(B ,TXY(B ,TV0Qi1(B ,T$u(B ,T5v(B ,T(w(B ,T"x(B ,T*y(B ,T_o(B ,T#%(B - ,Tfp(B ,Td(B\" ,TS.(B ,T>1(B ,TP8(B ,TQm(B ,TUj(B ,TC3(B ,T9O(B ,TB-(B ,T:0(B ,TE(B, - ,T?D(B ,TK&(B ,T!/(B ,T4b(B ,T`,(B ,Tig(B ,Thk(B ,TRI(B ,TJH(B ,TG+(B ,T'F(B - ,T<(B( ,T;(B) ,Ta)(B ,TMN(B ,TTZ(B ,TWl(B 0,T7n1(B ,TA2(B ,TcL(B ,T=(B? - -The difference from the ordinal Thai keyboard: - ',T_(B' and ',To(B' are assigned to '\\' and '|' respectively, - ',T#(B' and ',T%(B' are assigned to '`' and '~' respectively, - Don't know where to assign characters ',Tz(B' and ',T{(B'." nil t t) - -(eval-when-compile - -(defconst quail-thai-C-map (list 'keymap (vector 'quail-thai-exact-char))) -(defconst quail-thai-CV-map (list 'keymap (vector 'quail-thai-compose))) -(defconst quail-thai-T-map (list 'keymap (vector 'quail-thai-compose))) - -) - -(defun quail-fetch-thai-map (ch) - (aref (lookup-key (quail-map) "\0") ch)) - -(defun quail-thai-compose () - (interactive) - (compose-string - (mapconcat 'quail-fetch-thai-map quail-current-key ""))) - -(defun quail-thai-exact-char () - (interactive) - (quail-fetch-thai-map quail-last-char)) - -(eval-when-compile - -(defun quail-defrule-thai (ch str) - (let ((vector-map (lookup-key (quail-map) "\0"))) - (if (null vector-map) - (progn - (setq vector-map (make-vector 127 0)) - (define-key (quail-map) "\0" vector-map))) - (aset vector-map ch str)) - (let* ((chstr (char-to-string ch)) - (ch-thai (string-to-char str)) - (prop (cdr (assq ch-thai *thai-characters*)))) ;93.8.5 by K.Handa - (cond ((eq prop 'consonant) - (quail-defrule chstr 'quail-thai-C-prefix)) - ((or (eq prop 'vowel-upper) (eq prop 'vowel-lower)) - (quail-defrule chstr str) - (define-key quail-thai-C-map chstr 'quail-thai-CV-prefix)) - ((eq prop 'tone) - (quail-defrule chstr str) - (define-key quail-thai-C-map chstr 'quail-thai-T-prefix) - (define-key quail-thai-CV-map chstr 'quail-thai-T-prefix)) - ((eq prop 'vowel-upper-tone) - (quail-defrule chstr str) - (define-key quail-thai-C-map chstr 'quail-thai-T-prefix)) - (t - (quail-defrule chstr str)))) - nil) - -(put 'quail-defrule-thai 'byte-hunk-handler 'eval) - -(defun quail-setup-constant (sym val)) -(defun quail-setup-constant-handler (form) - (list 'defconst - (eval (nth 1 form)) - (list 'quote (symbol-value (eval (nth 1 form)))))) -(put 'quail-setup-constant 'byte-hunk-handler 'quail-setup-constant-handler) - -) - -(quail-defrule-thai ?1 ",TE(B") -(quail-defrule-thai ?! "#") -(quail-defrule-thai ?2 "/") -(quail-defrule-thai ?@ ",Tq(B") -(quail-defrule-thai ?3 "_") -(quail-defrule-thai ?# ",Tr(B") -(quail-defrule-thai ?4 ",T@(B") -(quail-defrule-thai ?$ ",Ts(B") -(quail-defrule-thai ?5 ",T6(B") -(quail-defrule-thai ?% ",Tt(B") -(quail-defrule-thai ?6 ",TX(B") -(quail-defrule-thai ?^ ",TY(B") -(quail-defrule-thai ?7 ",TV(B") -(quail-defrule-thai ?& "0,TQi1(B") -(quail-defrule-thai ?8 ",T$(B") -(quail-defrule-thai ?* ",Tu(B") -(quail-defrule-thai ?9 ",T5(B") -(quail-defrule-thai ?\( ",Tv(B") -(quail-defrule-thai ?0 ",T((B") -(quail-defrule-thai ?\) ",Tw(B") -(quail-defrule-thai ?- ",T"(B") -(quail-defrule-thai ?_ ",Tx(B") -(quail-defrule-thai ?= ",T*(B") -(quail-defrule-thai ?+ ",Ty(B") -(quail-defrule-thai ?\\ ",T_(B") -(quail-defrule-thai ?| ",To(B") -(quail-defrule-thai ?` ",T#(B") -(quail-defrule-thai ?~ ",T%(B") - -(quail-defrule-thai ?q ",Tf(B") -(quail-defrule-thai ?Q ",Tp(B") -(quail-defrule-thai ?w ",Td(B") -(quail-defrule-thai ?W "\"") -(quail-defrule-thai ?e ",TS(B") -(quail-defrule-thai ?E ",T.(B") -(quail-defrule-thai ?r ",T>(B") -(quail-defrule-thai ?R ",T1(B") -(quail-defrule-thai ?t ",TP(B") -(quail-defrule-thai ?T ",T8(B") -(quail-defrule-thai ?y ",TQ(B") -(quail-defrule-thai ?Y ",Tm(B") -(quail-defrule-thai ?u ",TU(B") -(quail-defrule-thai ?U ",Tj(B") -(quail-defrule-thai ?i ",TC(B") -(quail-defrule-thai ?I ",T3(B") -(quail-defrule-thai ?o ",T9(B") -(quail-defrule-thai ?O ",TO(B") -(quail-defrule-thai ?p ",TB(B") -(quail-defrule-thai ?P ",T-(B") -(quail-defrule-thai ?[ ",T:(B") -(quail-defrule-thai ?{ ",T0(B") -(quail-defrule-thai ?] ",TE(B") -(quail-defrule-thai ?} ",") - -(quail-defrule-thai ?a ",T?(B") -(quail-defrule-thai ?A ",TD(B") -(quail-defrule-thai ?s ",TK(B") -(quail-defrule-thai ?S ",T&(B") -(quail-defrule-thai ?d ",T!(B") -(quail-defrule-thai ?D ",T/(B") -(quail-defrule-thai ?f ",T4(B") -(quail-defrule-thai ?F ",Tb(B") -(quail-defrule-thai ?g ",T`(B") -(quail-defrule-thai ?G ",T,(B") -(quail-defrule-thai ?h ",Ti(B") -(quail-defrule-thai ?H ",Tg(B") -(quail-defrule-thai ?j ",Th(B") -(quail-defrule-thai ?J ",Tk(B") -(quail-defrule-thai ?k ",TR(B") -(quail-defrule-thai ?K ",TI(B") -(quail-defrule-thai ?l ",TJ(B") -(quail-defrule-thai ?L ",TH(B") -(quail-defrule-thai ?\; ",TG(B") -(quail-defrule-thai ?: ",T+(B") -(quail-defrule-thai ?' ",T'(B") -(quail-defrule-thai ?\" ".") - -(quail-defrule-thai ?z ",T<(B") -(quail-defrule-thai ?Z "(") -(quail-defrule-thai ?x ",T;(B") -(quail-defrule-thai ?X ")") -(quail-defrule-thai ?c ",Ta(B") -(quail-defrule-thai ?C ",T)(B") -(quail-defrule-thai ?v ",TM(B") -(quail-defrule-thai ?V ",TN(B") -(quail-defrule-thai ?b ",TT(B") -(quail-defrule-thai ?B ",TZ(B") -(quail-defrule-thai ?n ",TW(B") -(quail-defrule-thai ?N ",Tl(B") -(quail-defrule-thai ?m ",T7(B") -(quail-defrule-thai ?M ",Tn(B") -(quail-defrule-thai ?, ",TA(B") -(quail-defrule-thai ?< ",T2(B") -(quail-defrule-thai ?. ",Tc(B") -(quail-defrule-thai ?> ",TL(B") -(quail-defrule-thai ?/ ",T=(B") -(quail-defrule-thai ?\" ",TF(B") - -(quail-setup-current-package) - -(quail-setup-constant 'quail-thai-C-map quail-thai-C-map) -(quail-setup-constant 'quail-thai-CV-map quail-thai-CV-map) -(quail-setup-constant 'quail-thai-T-map quail-thai-T-map) - -(fset 'quail-thai-C-prefix quail-thai-C-map) -(fset 'quail-thai-CV-prefix quail-thai-CV-map) -(fset 'quail-thai-T-prefix quail-thai-T-map) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-tit.el --- a/lisp/quail/quail-tit.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,331 +0,0 @@ -;; Convert tit format dictionary (of cxterm) to quail-package. -;; Usage (within mule): -;; M-x tit-to-quailtit-file-name -;; Usage (from shell): -;; % mule -batch -l quail/tit -f batch-tit-to-quail [dirname|filename] ... -;; When you run tit-to-quail within Mule, you are shown lines for setting -;; key bindings. You can modify them as you wish. After that, save the -;; buffer into somewhere under your `load-path'. -;; You may also modify the second arg PROMPT of quail-define-pacakge -;; to shorter string. -;; As for Big5 file, Big5-HKU is not supported, you must -;; at first convert Big5-HKU to Big5-ETen before you run `tit-to-quail'. - -(defun tit-value-head () - (skip-chars-forward "^:") - (forward-char 1) - (skip-chars-forward " \t")) - -(defun tit-set-keys () - (let (limit str) - (save-excursion - (end-of-line) - (setq limit (point))) - (if (re-search-forward "[^ \t\n]+" limit t) - (progn - (setq str - (concat "\"" - (buffer-substring (match-beginning 0) (match-end 0)) - "\"")) - (car (read-from-string str)))))) - -(defun tit-insert (arg) - (let ((pos (point))) - (insert arg) - (if (or (string-match "\"" arg) (string-match "\\\\" arg)) - (save-excursion - (while (re-search-backward "\"\\|\\\\" pos t) - (insert "\\") - (forward-char -1)))))) - -(defun tit-buffer-substring (key) - (let ((i 0) ch) - (while (and (/= (setq ch (following-char)) ? ) - (/= ch ?\t) - (/= ch ?\n)) - (aset key i ch) - (setq i (1+ i)) - (forward-char 1)) - (aset key i 0))) - -(defun tit-looking-at (key) - (let ((pos (point)) (i 0) ch) - (while (eq (char-after (+ pos i)) (aref key i)) - (setq i (1+ i))) - (and (integerp (setq ch (char-after (+ pos i)))) - (or (= ch ? ) (= ch ?\t)) - (= (aref key i) 0)))) - -(defun tit-message (&rest args) - (if (null noninteractive) - (apply 'message args))) - -;; make quail-package name (e.g. ZOZY.tit -> .../quail/zozy.el) -(defun tit-dest-file (file &optional dir) - (expand-file-name - (concat (if dir "" "quail/") - (downcase (file-name-nondirectory (substring file 0 -4))) - ".el") - (or dir (car load-path)))) - -(defun tit-to-quail (tit-file &optional dest-dir) - (interactive "Ftit file: ") - (let ((buf (get-buffer-create "*tit-work*")) - pos - ;; tit keywords and default values - (encode 'euc-china) - (multichoice t) - prompt - comment - validinputkey - (selectkey '["1 " "2" "3" "4" "5" "6" "7" "8" "9" "0" - nil nil nil nil nil nil]) - (selectkey-idx 0) - (backspace "\177") - (deleteall "\C-u") - (moveright ".>") - (moveleft ",<") - keyprompt - phrase) - (save-excursion - (set-buffer buf) - (erase-buffer) - (if (null (string-match "\\.tit$" tit-file)) - (setq tit-file (concat tit-file ".tit"))) - (let ((coding-system-for-read 'no-conversion)) - (insert-file-contents tit-file)) - - (set-visited-file-name (tit-dest-file tit-file dest-dir)) - (set-buffer-file-coding-system 'junet-unix) - - ;; convert GB or BIG5 to Mule's internal code - (save-excursion - (if (re-search-forward "^ENCODE:" nil t) - (progn - (skip-chars-forward " \t") - (if (looking-at "GB") - (setq encode 'euc-china) - (setq encode 'big5))))) - (tit-message "Converting %s to Mule's internal code..." encode) - (decode-coding-region 1 (point-max) encode) - - (goto-char 1) - ;; setting headers - (insert "(require 'quail)\n") - - (tit-message "Extracting header information...") - (while (null (looking-at "BEGINDICTIONARY\\|BEGINPHRASE")) - (insert ";; ") - (let ((ch (following-char))) - (cond ((= ch ?C) ; COMMENT - (forward-word 1) - (setq pos (point)) - (end-of-line) - (setq comment (cons (buffer-substring pos (point)) comment))) - ((= ch ?M) ; MULTICHOICE, MOVERIGHT, MOVELEFT - (cond ((looking-at "MULTI") - (tit-value-head) - (setq multichoice (looking-at "YES"))) - ((looking-at "MOVERIGHT") - (tit-value-head) - (setq moveright (tit-set-keys))) - ((looking-at "MOVELEFT") - (tit-value-head) - (setq moveleft (tit-set-keys))))) - ((= ch ?P) ; PROMPT - (tit-value-head) - (setq pos (point)) - (end-of-line) - (setq comment (cons (buffer-substring pos (point)) comment)) - (setq pos (point)) - (skip-chars-backward "^ \t") - (setq prompt (buffer-substring (point) pos))) - ((= ch ?S) ; SELECTKEY - (tit-value-head) - (let (key) - (while (and (< selectkey-idx 16) (setq key (tit-set-keys))) - (aset selectkey selectkey-idx key) - (setq selectkey-idx (1+ selectkey-idx))))) - ((= ch ?B) ; BACKSPACE - (tit-value-head) - (setq backspace (tit-set-keys))) - ((= ch ?K) ; KEYPROMPT - (forward-word 1) - (forward-char 1) - (setq pos (point)) - (let (key str) - (search-forward ")" nil t) - (setq key (buffer-substring pos (1- (point)))) - (skip-chars-forward ": \t") - (setq pos (point)) - (forward-char 1) - (setq str (buffer-substring pos (point))) - (setq keyprompt (cons (cons key str) keyprompt)))) - )) - (forward-line 1)) - - (setq phrase (looking-at "BEGINPHRASE")) - ;; comment out the line BEGINDICTIONARY/BEGINPHRASE - (insert ";; ") - (forward-line 1) - - (tit-message "Defining quail-package...") - (insert "(quail-define-package \"" - (substring (file-name-nondirectory buffer-file-name) 0 -3) - "\" \"") - (if (string-match "[:$A!K$(0!(!J(B]\\(.*\\)[:$A!K$(0!(!K(B]" prompt) - (tit-insert (substring prompt (match-beginning 1) (match-end 1))) - (tit-insert prompt)) - (insert "\"\n") - (if multichoice - (insert " t\n") - (if keyprompt - (let (key) - (insert " '(") - (while keyprompt - (setq key (car keyprompt)) - (insert "(?") - (tit-insert (car key)) - (insert " . \"") - (tit-insert (cdr key)) - (insert "\")\n ") - (setq keyprompt (cdr keyprompt))) - (setq pos (point)) - (forward-char -4) - (delete-region (point) pos) - (insert ")\n")) - (insert " nil\n"))) - (if comment - (progn - (insert " \"") - (setq comment (nreverse comment)) - (while comment - (tit-insert (car comment)) - (insert "\n") - (setq comment (cdr comment))) - (forward-char -1) - (insert "\"") - (forward-char 1)) - (insert " \"\"\n")) - (let (i len key) - (insert " '(\n") - (setq i 0 len (length moveright)) - (while (< i len) - (setq key (aref moveright i)) - (if (and (>= key ? ) (< key 127)) - (progn - (insert " (\"") - (tit-insert (char-to-string (aref moveright i))) - (insert "\" . quail-next-candidate-block)\n"))) - (setq i (1+ i))) - (setq i 0 len (length moveleft)) - (while (< i len) - (setq key (aref moveleft i)) - (if (and (>= key ? ) (< key 127)) - (progn - (insert " (\"") - (tit-insert (char-to-string (aref moveleft i))) - (insert "\" . quail-prev-candidate-block)\n"))) - (setq i (1+ i))) - (if (string-match " " (aref selectkey 0)) - (insert " (\" \" . quail-select-current)\n")) - (insert " )\n")) - (insert " nil" (if multichoice " nil" " t") ")\n\n") - - (tit-message "Formatting translation rules...") - (let ((mc-flag nil) - (key (make-string 30 0))) - (while (null (eobp)) - (if (or (= (following-char) ?#) (= (following-char) ?\n)) - (progn - (insert ";; ") - (forward-line 1)) - (insert (if phrase "(qd \"" "(qdv \"")) - (setq pos (point)) - (tit-buffer-substring key) - (save-excursion - (while (re-search-backward "\"\\|\\\\[^0-9]" pos t) - (insert "\\") - (forward-char -1))) - (insert "\"") - (skip-chars-forward " \t") - (if (eolp) - (progn - (beginning-of-line) - (setq pos (point)) - (forward-line 1) - (delete-region pos (point))) - (insert (if phrase "'(" "\"")) - (setq pos (point)) - (forward-line 1) - (while (tit-looking-at key) - (let (p) - (skip-chars-backward " \t\n") - (if phrase (insert " ")) - (setq p (point)) - (skip-chars-forward " \t\n") - (skip-chars-forward "^ \t") - (skip-chars-forward " \t") - (delete-region p (point))) - (forward-line 1)) - (goto-char pos) - (if phrase - (while (null (eolp)) - (insert "\"") - (skip-chars-forward "^ \t\n") - (insert "\"") - (skip-chars-forward " \t")) - (let ((mc-flag t)) (forward-char 1)) - (if (= (following-char) ?\n) - (progn - (beginning-of-line) - (forward-char 3) - (delete-char 1)))) - (end-of-line) - (insert (if phrase "))" "\")")) - (forward-line 1))))) - (insert "\n(quail-setup-current-package)\n") - ) - - (if noninteractive - (save-excursion - (set-buffer buf) - (write-file buffer-file-name)) - ;; show user the line for keymap definition. - (switch-to-buffer buf) - (goto-char 1) - (search-forward "defconst" nil t) - (beginning-of-line) - (recenter 1) - (tit-message - "Modify key bindings or prompt as you wish and save this file.") - ) - )) - -(defun batch-tit-to-quail () - "Run `tit-to-quail' on the files remaining on the command line. -Use this from the command line, with `-batch'; -it won't work in an interactive Emacs. -For example, invoke \"emacs -batch -f batch-tit-to-quail $emacs/ ~/*.el\"" - (defvar command-line-args-left) ;Avoid 'free variable' warning - (if (not noninteractive) - (error "`batch-tit-to-quail' is to be used only with -batch")) - (let ((error nil)) - (while command-line-args-left - (if (file-directory-p (expand-file-name (car command-line-args-left))) - (let ((files (directory-files (car command-line-args-left))) - file) - (while files - (setq file (expand-file-name (car files) - (car command-line-args-left))) - (if (and (string-match "\\.tit$" file) - (file-newer-than-file-p - file - (tit-dest-file file default-directory))) - (progn - (message "Converting %s to quail-package..." file) - (tit-to-quail file default-directory))) - (setq files (cdr files)))) - (tit-to-quail (car command-line-args-left) default-directory)) - (setq command-line-args-left (cdr command-line-args-left))) - (kill-emacs 0))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-tonepy.el --- a/lisp/quail/quail-tonepy.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1353 +0,0 @@ -(require 'quail) -;; # !Id: TONEPY.tit,v 1.1 1991/10/27 06:28:34 ygz Exp ! -;; # HANZI input table for cxterm -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: GB -;; MULTICHOICE: YES -;; PROMPT: $A::WVJdHk!K4x5wF4Rt!K# (B -;; # -;; COMMENT $A4x5wF4Rt7=08(B -;; COMMENT -;; COMMENT $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B "u(yu) $ATrSC(B u: $A1mJ>!C(B -;; COMMENT $ARt5wSCJ}WV1mJ>#,(B 12345 $A7V1p4z1mRuF=!"QtF=!"IOIy!"OBIy<0GaIy(B -;; # define keys -;; VALIDINPUTKEY: 12345:abcdefghijklmnopqrstuvwxyz -;; SELECTKEY: 1\040 -;; SELECTKEY: 2 -;; SELECTKEY: 3 -;; SELECTKEY: 4 -;; SELECTKEY: 5 -;; SELECTKEY: 6 -;; SELECTKEY: 7 -;; SELECTKEY: 8 -;; SELECTKEY: 9 -;; SELECTKEY: 0 -;; BACKSPACE: \010\177 -;; DELETEALL: \015\025 -;; MOVERIGHT: .> -;; MOVELEFT: ,< -;; REPEATKEY: \020\022 -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "tonepy" "$A4x5wF4Rt(B" - t - "$A::WVJdHk!K4x5wF4Rt!K# (B - $A4x5wF4Rt7=08(B - - $AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,(B \"u(yu) $ATrSC(B u: $A1mJ>!C(B - $ARt5wSCJ}WV1mJ>#,(B 12345 $A7V1p4z1mRuF=!"QtF=!"IOIy!"OBIy<0GaIy(B" - '( - ("." . quail-next-candidate-block) - (">" . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - ("<" . quail-prev-candidate-block) - (" " . quail-select-current) - ) - nil nil) - -;; # -(qdv "a1" "$A0!0":G_9kgo9(B") -(qdv "a2" "$A0!:G`D(B") -(qdv "a3" "$A0!:G(B") -(qdv "a4" "$A0!:G(B") -(qdv "a5" "$A0!0":G(B") -(qdv "ai1" "$A0#0$0%0&0'^_oM(B") -(qdv "ai2" "$A0$0(0)4t^_(B") -(qdv "ai3" "$A0%0*0+`Hv0(B") -(qdv "ai4" "$A0%0&0,0-0.0/`H`IfHh(jSmA(B") -(qdv "an1" "$A0001023'9cZObVhqpF(B") -(qdv "an3" "$A03[{^no'(B") -(qdv "an4" "$A0405060708amwv(B") -(qd "ang1" "$A09(B") -(qd "ang2" "$A0:(B") -(qd "ang4" "$A0;(B") -(qdv "ao1" "$A0<0>(B") -(qdv "ao2" "$A0=0>0?Oy`;bZe[iaqzr|w!wi(B") -(qdv "ao3" "$A0@^VfA(B") -(qdv "ao4" "$A0A0B0C0D[j^Va.fqvK(B") -(qdv "ba1" "$A0E0F0G0H0I0J0K0L0Ma1tN(B") -(qdv "ba2" "$A0K0N0O\X]CwI(B") -(qdv "ba3" "$A0P0QnY(B") -(qdv "ba4" "$A0Q0R0S0T0U0Ve1vQ(B") -(qdv "ba5" "$A0I0U(B") -(qd "bai1" "$Aj~(B") -(qd "bai2" "$A0W(B") -(qdv "bai3" "$A0X0Y0Z0[2.^c(B") -(qdv "bai4" "$A0\0]0^_B(B") -(qdv "ban1" "$A0_0`0a0b0c0dq#q-(B") -(qdv "ban3" "$A0e0fZf[`nSt2(B") -(qdv "ban4" "$A0g0h0i0j0k0l0m(B") -(qdv "bang1" "$A0n0o0pd:(B") -(qdv "bang3" "$A0q0r0s(B") -(qdv "bang4" "$A0r0t0u0v0w0x0y]r(B") -(qdv "bao1" "$A0z0{0|0}0~EZf_lRv5(B") -(qdv "bao2" "$A1!1"(B") -(qdv "bao3" "$A1#1$1%1&]ap1qY(B") -(qdv "bao4" "$A1'1(1)1*1+1,EYFXFYu@(B") -(qdv "bei1" "$A1-1.1/1013Zi[}]IpG(B") -(qd "bei3" "$A11(B") -(qdv "bei4" "$A12131415161718191:1;XCZ}]mc#mUqXvMw9(B") -(qdv "bei5" "$A1[_B(B") -(qdv "ben1" "$A1[N(B") -(qdv "ben4" "$A1<1?:;[P(B") -(qdv "beng1" "$A1@1A`T(B") -(qd "beng2" "$A1B(B") -(qd "beng3" "$A1A(B") -(qdv "beng4" "$A0v1A1C1D1Ej4(B") -(qd "bi1" "$A1F(B") -(qdv "bi2" "$A1G])(B") -(qdv "bi3" "$A1H1I1J1KX0YB_Ae~out0(B") -(qdv "bi4" "$A1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1[1\1]7wCXCZ[}\E\j]I^5_YaybXc9dde(evf>fTh5jZn/niqTsYskswtEuOwB(B") -(qdv "bian1" "$A1^1_1`lTm>rysVv}(B") -(qdv "bian3" "$A1a1bXRm\q9q[(B") -(qdv "bian4" "$A1c1d1e1f1g1h1i[M\PbmcjgB(B") -(qd "bian5" "$A1_(B") -(qdv "biao1" "$A1j1k1lIWfthu[(B") -(qdv "bo3" "$At$uK(B") -(qdv "bo4" "$A0X1!i^j~k"t$(B") -(qdv "bo5" "$A27`#(B") -(qdv "bu1" "$AeMjNn_(B") -(qdv "bu2" "$A2;u3(B") -(qdv "bu3" "$A1$26272829_2(B") -(qdv "bu4" "$A2:2;2<2=2>2?2@FRj3nP(B") -(qdv "ca1" "$A2A2p`j(B") -(qd "ca3" "$Ame(B") -(qd "cai1" "$A2B(B") -(qdv "cai2" "$A2C2D2E2F(B") -(qdv "cai3" "$A2G2H2I2J(B") -(qdv "cai4" "$A2I2K2L(B") -(qdv "can1" "$A2M2Nfn(B") -(qdv "can2" "$A2O2P2Q(B") -(qdv "can3" "$A2Rwu(B") -(qdv "can4" "$A2R2S2tenh2tS(B") -(qdv "cang1" "$A2T2U2V2WXw(B") -(qd "cang2" "$A2X(B") -(qdv "cao1" "$A2Y2Z(B") -(qdv "cao2" "$A2[2\`Pdns)t=(B") -(qd "cao3" "$A2](B") -(qdv "ce4" "$A2^2_2`2a2bb|(B") -(qd "cen1" "$A2N(B") -(qdv "cen2" "$Aa/d9(B") -(qd "ceng1" "$A`a(B") -(qdv "ceng2" "$A2cTx(B") -(qd "ceng4" "$A2d(B") -(qdv "cha1" "$A2e2f2j2nT{`jbGh>oJ(B") -(qdv "cha2" "$A2f2g2h2i2j2k2lb*i+i6i_(B") -(qdv "cha3" "$A2fooqC(B") -(qdv "cha4" "$A2f2m2n2oI2cbf1h>qC(B") -(qdv "chai1" "$A2n2pnN(B") -(qdv "chai2" "$A2q2rY-(B") -(qdv "chai4" "$Ap{r2(B") -(qdv "chan1" "$A2s2tjh(B") -(qdv "chan2" "$A2u2v2w2x5%b\d}e$enf?lxobs8up(B") -(qdv "chan3" "$A2y2z2{YfZF][fv(B") -(qdv "chan4" "$A2|bceq(B") -(qdv "chang1" "$A2}2~Xv]EcQf=vp(B") -(qdv "chang2" "$A3!3"3#3$3%3&IQLH\IadfO(B") -(qdv "chang3" "$A3!3'3(c.jFk)(B") -(qdv "chang4" "$A3)3*3+[Kbj(B") -(qdv "chao1" "$A3,3-3.334B=KbwlL(B") -(qdv "chao2" "$A3/303132jK(B") -(qdv "chao3" "$A3334(B") -(qd "chao4" "$Aqi(B") -(qdv "che1" "$A35m:(B") -(qdv "che3" "$A363_(B") -(qdv "che4" "$A3738393:[e(B") -(qdv "chen1" "$A3;^S`Ah!(B") -(qdv "chen2" "$A3<3=3>3?3@3A3B3HIrZHe7(B") -(qd "chen3" "$AmW(B") -(qdv "chen4" "$A3C3D3F3SZ_i4v3(B") -(qd "chen5" "$AXw(B") -(qdv "cheng1" "$A3E3F3S`ah_n*nurI(B") -(qdv "cheng2" "$A3G3H3I3J3K3L3M3N3O3PJ"X)[thGksnqqNu((B") -(qdv "cheng3" "$A3Q3RqN(B") -(qdv "cheng4" "$A3F3S(B") -(qdv "chi1" "$A3T3U_j`MfJmwp7r?s$sWwN(B") -(qdv "chi2" "$A3V3W3X3Y3Z3[[f\/\]sxuX(B") -(qdv "chi3" "$A3\3]3^3_q]ty(B") -(qdv "chi4" "$A3`3a3b3cYQ_3`4a\bAk7q!(B") -(qdv "chong1" "$A3d3eS?\{bgc?t)t>(B") -(qdv "chong2" "$A3f3gVVVX(B") -(qd "chong3" "$A3h(B") -(qdv "chong4" "$A3eo%(B") -(qdv "chou1" "$A3iq,(B") -(qdv "chou2" "$A3j3k3l3m3n3o3p3qY1`|c0vE(B") -(qdv "chou3" "$A3r3s(B") -(qd "chou4" "$A3t(B") -(qdv "chu1" "$A3u3viK(B") -(qdv "chu2" "$A3w3x3y3z3{3|3}[;r\ui(B") -(qdv "chu3" "$A3~4!4"4&hFhzqR(B") -(qdv "chu4" "$A4#4$4%4&PsX!bpc@g)wm(B") -(qdv "chuai1" "$A4'^u(B") -(qd "chuai3" "$A4'(B") -(qdv "chuai4" "$A4'`(`\kzu_(B") -(qdv "chuan1" "$A4(4)g]k0(B") -(qdv "chuan2" "$A4*4+4,eWt-(B") -(qdv "chuan3" "$A4-b6(B") -(qdv "chuan4" "$A4.nK(B") -(qdv "chuang1" "$A4/4044(B") -(qdv "chuang2" "$A4142(B") -(qd "chuang3" "$A43(B") -(qdv "chuang4" "$A44bk(B") -(qdv "chui1" "$A4546(B") -(qdv "chui2" "$A474849W5Zoi"i3(B") -(qdv "chun1" "$A4:4;rm(B") -(qdv "chun2" "$A4<4=4>4?];pH(B") -(qd "chun3" "$A4@(B") -(qdv "chuo1" "$A4AuV(B") -(qdv "chuo4" "$A4B`(j!v:(B") -(qdv "ci1" "$A2n4C4L_Z(B") -(qdv "ci2" "$A4D4E4F4G4H4I4JWH\kltpKtY(B") -(qd "ci3" "$A4K(B") -(qdv "ci4" "$A4L4M4NKE(B") -(qdv "cong1" "$A4O4P4Q4R4S\Jfuh.hH(B") -(qdv "cong2" "$A4S4TdHg}(B") -(qdv "cou4" "$A4Ui(j#km(B") -(qd "cu1" "$A4V(B") -(qdv "cu2" "$Aa^ic(B") -(qdv "cu4" "$A4W4X4YWd]}b'u!u>um(B") -(qdv "cuan1" "$A4ZY`_%oi(B") -(qd "cuan2" "$AT\(B") -(qdv "cuan4" "$A4[4\l`(B") -(qdv "cui1" "$A4]4^4_K%iAv?(B") -(qd "cui3" "$Ah-(B") -(qdv "cui4" "$A4`4a4b4c4d]M_}c2k%(B") -(qdv "cun1" "$A4eqe(B") -(qdv "cun2" "$A4f6W(B") -(qd "cun3" "$Abb(B") -(qd "cun4" "$A4g(B") -(qdv "cuo1" "$A4h4i4juc(B") -(qdv "cuo2" "$AaOospnp{u:(B") -(qdv "cuo3" "$A4ikb(B") -(qdv "cuo4" "$A4k4l4mXHo1(B") -(qdv "da1" "$A4n4p^G_U`*qW(B") -(qdv "da2" "$A4o4p4q4rbrf'm3sNw0w2(B") -(qd "da3" "$A4r(B") -(qd "da4" "$A4s(B") -(qdv "da5" "$AK~pc(B") -(qdv "dai1" "$A4t4}_>(B") -(qdv "dai3" "$A4u4v4~(B") -(qdv "dai4" "$A4s4w4x4y4z4{4|4}4~5!\$_0a7eJffg*giwl(B") -(qdv "dan1" "$A5"5#5$5%5&YYiimqpwqusl(B") -(qdv "dan3" "$A5#5'5(jfpcpw(B") -(qdv "dan4" "$A5#5)5*5+5,5-5.5/50J/]L`"e#pw(B") -(qdv "dang1" "$A51nuqI(B") -(qdv "dang3" "$A5253ZT(B") -(qdv "dang4" "$A51525455[J]Pe4m8(B") -(qdv "dao1" "$A56_6bak.(B") -(qd "dao2" "$A_6(B") -(qdv "dao3" "$A5758595:5;5<(B") -(qdv "dao4" "$A595=5>5?5@5A`|lbtn(B") -(qdv "de2" "$A5B5Co=(B") -(qdv "de5" "$A5C5D5W5X(B") -(qd "dei3" "$A5C(B") -(qdv "deng1" "$A5E5F5G`bt#(B") -(qdv "deng3" "$A5Hj-(B") -(qdv "deng4" "$A3N5E5I5J5KaXmcok(B") -(qdv "di1" "$A5L5M5NLaX5`VoatF(B") -(qdv "di2" "$A5D5O5P5Q5R5S5T5UYa]6`Vjkoa(B") -(qdv "di3" "$A5V5WX5Z.[![fh\mFw>(B") -(qdv "di4" "$A5D5X5Y5Z5[5\5]5^ZPf7g0i&mZm{(B") -(qd "dia3" "$A`G(B") -(qdv "dian1" "$A5_5`5aa[q2(B") -(qdv "dian3" "$A5b5c5dX6?6@6A6YdBh|k9wGwr(B") -(qdv "du3" "$A6B6C6D6GsF(B") -(qdv "du4" "$A6E6F6G6H6I6J\6s<(B") -(qd "duan1" "$A6K(B") -(qd "duan3" "$A6L(B") -(qdv "duan4" "$A6M6N6O6Pi2lQs}(B") -(qd "dui1" "$A6Q(B") -(qdv "dui4" "$A6R6S6T6Xm!m-mTof(B") -(qdv "dun1" "$A6U6V6W6Xmbof(B") -(qdv "dun3" "$Amou;(B") -(qdv "dun4" "$A6Y6Z6[6\6]cgl@m;(B") -(qdv "duo1" "$A6^6_6`_MqV(B") -(qdv "duo2" "$A6H6anlub(B") -(qdv "duo3" "$A6b6c6d_ag6(B") -(qdv "duo4" "$A6b6e6f6g6h6iMTcuh^(B") -(qdv "e1" "$A0"emf9(B") -(qdv "e2" "$A6j6k6l6m6n6o6pE6]-o0(B") -(qd "e3" "$A6q(B") -(qdv "e4" "$A6q6r6s6t6u6vX,ZL[Q\C]`_@c5cUinkqoIpJr&vy(B") -(qd "e5" "$A_@(B") -(qd "ei2" "$AZ@(B") -(qd "ei3" "$AZ@(B") -(qd "ei4" "$AZ@(B") -(qdv "en1" "$A6w]l(B") -(qd "en4" "$A^t(B") -(qdv "er2" "$A6x6yp9v\(B") -(qdv "er3" "$A6z6{6|6}eGgmno(B") -(qdv "er4" "$A6~7!Y&(B") -(qd "fa1" "$A7"(B") -(qdv "fa2" "$A7#7$7%7&7'[R(B") -(qdv "fa3" "$A7(m@(B") -(qdv "fa4" "$A7"7)(B") -(qdv "fan1" "$A7*7+7,7-^,a&(B") -(qdv "fan2" "$A7.7/707172737:^,^@l\ul(B") -(qdv "fan3" "$A7475(B") -(qdv "fan4" "$A767778797:hsn2(B") -(qdv "fang1" "$A7;7<7=7AZzhJnU(B") -(qdv "fang2" "$A7;7>7?7@7AvP(B") -(qdv "fang3" "$A7B7C7Da]t3(B") -(qd "fang4" "$A7E(B") -(qdv "fei1" "$A7F7G7H7Iezg3lircv-vn(B") -(qdv "fei2" "$A7JdGkh(B") -(qdv "fei3" "$A7F7K7Lc-i(B") -(qdv "fu1" "$A7r7s7t7u_;o{touCuF(B") -(qdv "fu2" "$A7p7r7v7w7x7y7z7{7|7}7~8!8"8#8$8%YkYl[.\=\@\^\r]3]Ja%bveufZg&g(hulpmImjn7o{r6r]rp(B") -(qdv "fu3" "$A8&8'8(8)8*8+8,8-8.8/88^Tdfmk(B") -(qdv "fu4" "$A7~808182838485868788898:8;8<8=8>8?8@fbjgp%rsvVv{(B") -(qd "fu5" "$A8@(B") -(qdv "ga1" "$A8B8l[,o/(B") -(qdv "ge1" "$A8g8h8i8j8k8l8m8n8q?)RYXn[Yf|qK(B") -(qdv "ge2" "$A8i8l8o8p8q8r8s8tX*\*`Ck!kuoSr"w@(B") -(qdv "ge3" "$A8G8p8v8w:O[At4(B") -(qdv "ge4" "$A8u8v8wmQr4(B") -(qd "gei3" "$A8x(B") -(qdv "gen1" "$A8y8z(B") -(qd "gen2" "$A_g(B") -(qd "gen3" "$At^(B") -(qdv "gen4" "$AX(]"t^(B") -(qdv "geng1" "$A8{8|8}8~bY(B") -(qdv "geng3" "$A9!9"9#>1_lg.va(B") -(qd "geng4" "$A8|(B") -(qdv "gong1" "$A9$9%9&9'9(9)9*9+9,9-92:lkErdX~gCh[stw8(B") -(qdv "gou3" "$A9697a8h[sQ(B") -(qdv "gou4" "$A9498999:9;Z8e\fEjml0(B") -(qdv "gu1" "$A9<9=9>9?9@9A9B9C9G]T_Iiol1p3rAt~u}(B") -(qd "gu2" "$A9G(B") -(qdv "gu3" "$A9D9E9F9G9H9I:?:@:A:E:Q`Fe)r:(B") -(qdv "hao3" "$A:B:C(B") -(qdv "hao4" "$A8d:C:D:E:Fe0j;p)r+(B") -(qdv "he1" "$A:G:HZ-`@(B") -(qdv "he2" "$A:I:J:K:L:M:N:O:P:Q:R:S:T[@cXf|jBnAr"rBtg(B") -(qdv "he4" "$A:H:I:M:N:U:V:W:XOE[V(B") -(qdv "hei1" "$A:Y:Z`K(B") -(qd "hen2" "$A:[(B") -(qdv "hen3" "$A:\:](B") -(qd "hen4" "$A:^(B") -(qdv "heng1" "$A:_:`(B") -(qdv "heng2" "$A:a:b:cPP^?gqhl(B") -(qd "heng4" "$A:a(B") -(qd "hng5" "$A:_(B") -(qdv "hong1" "$A:d:e:fYj^0(B") -(qdv "hong2" "$A:g:h:i:j:k:lYd]&^.cHc|(B") -(qd "hong3" "$A:e(B") -(qdv "hong4" "$A:eZ'^.(B") -(qdv "hou2" "$A:m:n:opzsstWw?(B") -(qd "hou3" "$A:p(B") -(qdv "hou4" "$A:n:q:r:s\)aaeKvW(B") -(qdv "hu1" "$A:t:u:v:}O7_|c1doiulC(B") -(qdv "hu2" "$A:K:M:w:x:y:z:{:|:}:~;!`qb)iNl2lNp@pIu-uzw=(B") -(qdv "hu3" "$A;";#d0gz(B") -(qdv "hu4" "$A:};";$;%;&;'Y|a2bolflhlop-pWsK(B") -(qdv "hua1" "$A;(;);*;/m9(B") -(qdv "hua2" "$A;);*;+;,;.;mfhn|(B") -(qdv "hua4" "$A;*;-;.;/;0hk(B") -(qdv "huai2" "$A;1;2;3;4uW(B") -(qd "huai4" "$A;5(B") -(qd "huai5" "$A;.(B") -(qdv "huan1" "$A;6b5(B") -(qdv "huan2" "$A;7;8;9[(]H`wd!e>gYoLw_(B") -(qd "huan3" "$A;:(B") -(qdv "huan4" "$A;;;<;=;>;?;@;A;B;C[<_'d=dqeUvi(B") -(qdv "huang1" "$A;D;EkA(B") -(qdv "huang2" "$A;F;G;H;I;J;K;L;MZraedRdjeXh+q%s(srv|(B") -(qdv "huang3" "$A;N;O;P;Q(B") -(qd "huang4" "$A;N(B") -(qdv "hui1" "$A6i;R;S;T;U;VZ6_TcDgujMr3wb(B") -(qdv "hui2" "$A;2;W;X\nd'(B") -(qdv "hui3" "$A;Y;Zr3(B") -(qdv "hui4" "$A;[;\;];^;_;`;a;b;c;d;e;f@#\v^%_\`9d+egg@hmm#s3(B") -(qdv "hun1" "$A;g;h;icT(B") -(qdv "hun2" "$A;j;k;lbFgu(B") -(qdv "hun4" "$A;lZ;dc(B") -(qdv "huo1" "$A;mXe_+oAqk(B") -(qdv "huo2" "$A:M;n(B") -(qdv "huo3" "$A;o;pb7nX(B") -(qdv "huo4" "$A:M;m;q;r;s;t;u;v^=`kols6(B") -(qdv "ji1" "$A;w;x;y;z;{;|;};~=?=LYU\4\zf/pTrTuSv^(B") -(qdv "jiao2" "$A=@=Ca=(B") -(qdv "jiao3" "$A=A=B=C=D=E=F=G=H=I=J=KY.^XahdPk8p((B") -(qdv "jiao4" "$A=@=L=M=N=O=P=Q>uP#`]a=ahu4(B") -(qdv "jie1" "$A=R=S=T=U=V=W=Z=a?,`.`5p\(B") -(qdv "jie2" "$A=X=Y=Z=[=\=]=^=_=`=aYJZ&Z5^Wf!Za]@bKb[h*iH(B") -(qdv "jin4" "$A=v=x=y=z={=|=}=~>!>"]#`df!gFjajn(B") -(qdv "jing1" "$A>#>$>%>&>'>(>)>*>+>,>-].>/>0>1XYYSZec=kB(B") -(qdv "jing4" "$A>">->2>3>4>5>6>7>8>9>:>;b0eIerf:kVv&(B") -(qd "jiong1" "$Alg(B") -(qdv "jiong3" "$A><>=eDjA(B") -(qdv "jiu1" "$A>>>?>@`1cNp/tqw](B") -(qdv "jiu3" "$A>A>B>C>D>E>F(B") -(qdv "jiu4" "$A>G>H>I>J>K>L>M>NYVhQhjpU(B") -(qdv "ju1" "$A35>O>P>Q>R>S>T>]>b>cGR\Z^dh"i'o8qUtrvBw6(B") -(qdv "ju2" "$A=[>U>ViYo8(B") -(qdv "ju3" "$A9q>W>X>Y>Z\lh[i7uav4(B") -(qdv "ju4" "$A>Z>[>\>]>^>_>`>a>b>c>d>e>f>gYFZ*\Deaepi0jxl+nRq@tru6vD(B") -(qdv "juan1" "$A>h>i>jH&d8nCoT(B") -(qdv "juan3" "$A>moC(B") -(qdv "juan4" "$A>k>l>m>n?!H&[2azhpvA(B") -(qdv "jue1" "$A>o`5`Y(B") -(qdv "jue2" "$A=@=E=G>p>q>r>s>t>u>v>w>xXJXcZ\[G^'`eaHb1f^gehviSl_ocuju{(B") -(qd "jue3" "$Auj(B") -(qd "jue4" "$A>s(B") -(qdv "jun1" "$A9j>y>z>{>|>}qds^we(B") -(qdv "jun4" "$A>z>~?!?"?#?$?%^\vA(B") -(qdv "ka1" "$A?&?'_G(B") -(qdv "ka3" "$A?(?)X{_GkL(B") -(qdv "kai1" "$A?*?+o4(B") -(qdv "kai3" "$A?,?-?.X\[n]\b}nxoG(B") -(qd "kai4" "$Abi(B") -(qdv "kan1" "$A?/?0?1?4j,mh(B") -(qdv "kan3" "$Ah`(B") -(qdv "kao4" "$A??j{nm(B") -(qdv "ke1" "$A:G?@?A?B?C?D?E?F`>gfipn'n]o}pbq=r$rrwA(B") -(qdv "ke2" "$A?G?Hr$(B") -(qdv "ke3" "$A?@?I?Ja3ip(B") -(qdv "ke4" "$A?I?K?L?M?N`>c!d[flgrB(B") -(qdv "ken3" "$A?O?P?Q?Rv8(B") -(qd "ken4" "$AqL(B") -(qdv "keng1" "$A?S?To,(B") -(qdv "kong1" "$A?UYEaGsm(B") -(qdv "kong3" "$A?V?WYE(B") -(qdv "kong4" "$A?U?X(B") -(qdv "kou1" "$A?Y\Rmn(B") -(qd "kou3" "$A?Z(B") -(qdv "kou4" "$A?[?\^"_5sX(B") -(qdv "ku1" "$A?]?^?_XZ\%w<(B") -(qd "ku3" "$A?`(B") -(qdv "ku4" "$A?a?b?c`7g+(B") -(qd "kua1" "$A?d(B") -(qdv "kua3" "$A?eY((B") -(qdv "kua4" "$A?f?g?h(B") -(qd "kuai3" "$AXa(B") -(qdv "kuai4" "$A;a?i?j?k?l[&_`avd+kZ(B") -(qdv "kuan1" "$A?mwE(B") -(qd "kuan3" "$A?n(B") -(qdv "kuang1" "$A?o?p?rZ2_Q(B") -(qdv "kuang2" "$A?qZ?(B") -(qd "kuang3" "$A^E(B") -(qdv "kuang4" "$A?r?s?t?u?vZw[[f~j\(B") -(qdv "kui1" "$A?w?x?y?zc&(B") -(qdv "kui2" "$A?{?|?}X8YgZs^q`-eSjRn%rq(B") -(qdv "kui3" "$A?~uM(B") -(qdv "kui4" "$A@!@"@#XQ]^`0c4qysq(B") -(qdv "kun1" "$A@$@%g{o?u+vowU(B") -(qdv "kun3" "$A@&c'cM(B") -(qd "kun4" "$A@'(B") -(qdv "kuo4" "$A@(@)@*@+JJhirR(B") -(qdv "la1" "$A@,@-@.@2ee(B") -(qdv "la2" "$A@-@.j9mG(B") -(qdv "la3" "$A@-@.(B") -(qdv "la4" "$A@-@/@0@1BdX]px(B") -(qdv "la5" "$A@2@6(B") -(qdv "lai2" "$A@3@4aAabd5o*(B") -(qdv "lai4" "$A@5d~jcmyq.t%(B") -(qdv "lan2" "$A@6@7@8@9@:@;@<@=@>a0l5ogq\(B") -(qdv "lan3" "$A@?@@@A@Bdmi-n=(B") -(qdv "lan4" "$A@C@D(B") -(qd "lang1" "$A`%(B") -(qdv "lang2" "$A@E@F@G@H@IcOo6o|rk(B") -(qd "lang3" "$A@J(B") -(qdv "lang4" "$A@I@K]9]ucO(B") -(qd "lao1" "$A@L(B") -(qdv "lao2" "$A@M@N_ka@o)plu2(B") -(qdv "lao3" "$A@O@P@QAJhann(B") -(qdv "lao4" "$A@R@S@TBdBg_kql(B") -(qd "le1" "$A@_(B") -(qdv "le4" "$A@U@VXl_7cnw&(B") -(qd "le5" "$AAK(B") -(qdv "lei1" "$A@U@^(B") -(qdv "lei2" "$A@W@X@[@^YzfPgPi[(B") -(qdv "lei3" "$A@Y@Z@[@\@]Z3qg(B") -(qdv "lei4" "$A@[@^@_@`@au*(B") -(qd "lei5" "$A`O(B") -(qd "leng1" "$A@b(B") -(qdv "leng2" "$A@b@c\((B") -(qd "leng3" "$A@d(B") -(qd "leng4" "$Ac6(B") -(qd "li1" "$AA((B") -(qdv "li2" "$A@e@f@g@h@i@j@k@l@vA']q^<`,fKfjgJn>p?r[s;vbws(B") -(qdv "li3" "$A@m@n@o@p@qA(Y5c&e"eNf2o.s;u7w/(B") -(qdv "li4" "$A@r@s@t@u@v@w@x@y@z@{@|@}@~A!A"A#A$A%A&X*Y3[*[^\B]0^:_?`&a{d`h@h]ivlemBn:p]p_rCsRsvtOuHv((B") -(qdv "li5" "$AA'A((B") -(qd "lia3" "$AA)(B") -(qdv "lian2" "$AA*A+A,A-A.A/A0A1^Fe%l!qMs9vc(B") -(qdv "lian3" "$AA2A3]|gvqO(B") -(qdv "lian4" "$AA4A5A6A7dri,ig(B") -(qdv "liang2" "$AA8A9A:A;AA?A@AAABuTv&(B") -(qdv "liao1" "$AACAL(B") -(qdv "liao2" "$AACADAEAFAGAHAIAL`Zb2eBL^$dKdueVh4i{j$pXs|(B") -(qdv "lu5" "$Aiqk*(B") -(qdv "lu:3" "$AB@BABBBCBDBEBFYM^[kvoyqZ(B") -(qdv "lu:4" "$ABGBHBIBJBKBL(B") -(qdv "lu:5" "$AB?cLi5(B") -(qdv "luan2" "$ABMBNBOBPYuf.hop=vG(B") -(qd "luan3" "$ABQ(B") -(qd "luan4" "$ABR(B") -(qd "lue:3" "$ABS(B") -(qdv "lue:4" "$ABSBTo2(B") -(qd "lun1" "$ABU(B") -(qdv "lun2" "$ABUBVBWBXBYBZB[`p(B") -(qd "lun4" "$AB[(B") -(qdv "luo1" "$AB^Bd^[(B") -(qdv "luo2" "$AB\B]B^B_B`BaBbb$i!kao](B") -(qdv "luo3" "$ABcY@Yyq'(B") -(qdv "luo4" "$A?)@SBdBeBfBg\}^{cxdpgsmQvC(B") -(qd "luo5" "$AB^(B") -(qd "m2" "$A_<(B") -(qdv "ma1" "$ABhBiBlD&D(fV(B") -(qdv "ma2" "$ABiBps!(B") -(qdv "ma3" "$ABjBkBlBmBpao(B") -(qdv "ma4" "$ABlBn_ih?(B") -(qdv "ma5" "$ABoBpC4(B") -(qdv "mai2" "$ABqv2(B") -(qdv "mai3" "$ABr]$(B") -(qdv "mai4" "$ABsBtBuBv[=(B") -(qd "man1" "$Ar)(B") -(qdv "man2" "$ABqBwBxByB{C!w)w4(B") -(qdv "man3" "$ABzr}(B") -(qdv "man4" "$AB{B|B}B~C!\,a#gOlWo\(B") -(qdv "mang2" "$AC"C#C$C%C&ZxmK(B") -(qdv "mang3" "$AC'd]r~(B") -(qd "mao1" "$AC((B") -(qdv "mao2" "$AC(C)C*C+C,\bjsl8rzs1wV(B") -(qdv "mao3" "$AC-C.a9cwjD(B") -(qdv "mao4" "$AC/C0C1C2C3Ysh#k#m.n&(B") -(qdv "me5" "$AC4wa(B") -(qdv "mei2" "$AC5C6C7C8C9C:C;CC?C@d<(B") -(qdv "mei4" "$ACACBCCCDCUqGwH(B") -(qd "men1" "$ACF(B") -(qdv "men2" "$ACE^QnM(B") -(qdv "men4" "$ACFlKm/(B") -(qd "men5" "$ACG(B") -(qd "meng1" "$ACI(B") -(qdv "meng2" "$AC%CHCICJCK]y^+k|mfr5t?(B") -(qdv "meng3" "$ACICLCM[BcBrls7t;(B") -(qdv "meng4" "$ACNCO(B") -(qdv "mi1" "$ACP_d(B") -(qdv "mi2" "$ACQCRCSCTCUCV^Bb(lrwcwg(B") -(qdv "mi3" "$ACPCRCWXBetk_tM(B") -(qdv "mi4" "$ACXCYCZC[C\C]ZW`Wche5ti(B") -(qdv "mian2" "$AC^C_C`(B") -(qdv "mian3" "$ACaCbCcCdCecfdEdOkommv<(B") -(qd "mian4" "$ACf(B") -(qd "miao1" "$A_w(B") -(qdv "miao2" "$ACgChCipE(B") -(qdv "miao3" "$ACjCkClecg?hBm5mp(B") -(qdv "miao4" "$ACmCngQ(B") -(qdv "mie1" "$AX?_c(B") -(qdv "mie4" "$ACoCps:sz(B") -(qdv "min2" "$ACq\ea:gEgdgk(B") -(qdv "min3" "$ACrCsCtCuCvcIc}m*vD?D@DADBXo[i\Ycenb(B") -(qdv "n2" "$A_m`E(B") -(qdv "n3" "$A_m`E(B") -(qd "n4" "$A`E(B") -(qdv "na1" "$ADGDO(B") -(qdv "na2" "$ADCoU(B") -(qdv "na3" "$ADDDG(B") -(qdv "na4" "$ADEDFDGDHDIDX^`kGqD(B") -(qdv "na5" "$ADDDE(B") -(qdv "nai3" "$ADDDJDKDL\5(B") -(qdv "nai4" "$ADMDNX>Y&]AhM(B") -(qdv "nan1" "$A`n`o(B") -(qdv "nan2" "$ADODPDQ`+i*(B") -(qdv "nan3" "$Aknrotv(B") -(qd "nan4" "$ADQ(B") -(qdv "nang1" "$ADR`l(B") -(qdv "nang2" "$ADRbN(B") -(qdv "nang3" "$A_-bNjY(B") -(qd "nao1" "$AX+(B") -(qdv "nao2" "$ADSE,_Nb.mPnsrM(B") -(qdv "nao3" "$ADTDU[qh'(B") -(qdv "nao4" "$ADVDW(B") -(qd "ne2" "$ADD(B") -(qdv "ne4" "$ADEDXZ+(B") -(qdv "ne5" "$ADEDX(B") -(qdv "nei3" "$ADDDY(B") -(qdv "nei4" "$ADGDZ(B") -(qdv "nen4" "$AD[m%(B") -(qd "neng2" "$AD\(B") -(qdv "ng2" "$A_m`E(B") -(qdv "ng3" "$A_m`E(B") -(qd "ng4" "$A`E(B") -(qd "ni1" "$AD](B") -(qdv "ni2" "$ADXD^D_D`Da[hb%bunjvr(B") -(qdv "ni3" "$ADbDcl;lr(B") -(qdv "ni4" "$AD`DdDeDfDgDrY#jGm+m~(B") -(qdv "nian1" "$ADhDi(B") -(qdv "nian2" "$ADjU3p$vSvs(B") -(qdv "nian3" "$ADkDlDmi}(B") -(qdv "nian4" "$ADnDpX%[~(B") -(qdv "niang2" "$ADoDp(B") -(qd "niang4" "$ADp(B") -(qdv "niao3" "$ADq\`fUtA(B") -(qdv "niao4" "$ADgDrke(B") -(qd "nie1" "$ADs(B") -(qdv "nie4" "$ADtDuDvDwDxDyX?Zm^A`?r(t+uf(B") -(qdv "nin2" "$ADzm%(B") -(qdv "ning2" "$AD{D|D}D~E!\Q_Le8qw(B") -(qd "ning3" "$AE!(B") -(qdv "ning4" "$AD~E!E"Xz(B") -(qd "niu1" "$Af$(B") -(qd "niu2" "$AE#(B") -(qdv "niu3" "$AE$E%E&apbn(B") -(qd "niu4" "$A^V(B") -(qdv "nong2" "$AE'E(E)Y/_f(B") -(qd "nong4" "$AE*(B") -(qd "nou4" "$Aqq(B") -(qdv "nu2" "$AE+f[fe(B") -(qdv "nu3" "$AE,esf@(B") -(qd "nu4" "$AE-(B") -(qdv "nu:3" "$AE.nO(B") -(qdv "nu:4" "$Am$t,(B") -(qd "nuan3" "$AE/(B") -(qdv "nue:4" "$AE0E1(B") -(qdv "nuo2" "$ADHE2YP(B") -(qdv "nuo4" "$AE3E4E5^y_vo;(B") -(qdv "o1" "$A`8`^(B") -(qd "o2" "$AE6(B") -(qd "o4" "$AE6(B") -(qdv "ou1" "$AE7E8E9E=GxZ)j1(B") -(qdv "ou3" "$AE:E;EE?EI]b(B") -(qdv "pa2" "$A0G0RE@hKnYsa(B") -(qdv "pa4" "$AEAEB(B") -(qd "pa5" "$AEC(B") -(qd "pai1" "$AED(B") -(qdv "pai2" "$AEEEFEGY=(B") -(qdv "pai3" "$AEEFH(B") -(qdv "pai4" "$AEHEI]e__(B") -(qdv "pan1" "$A0b7,EJEK(B") -(qdv "pan2" "$A0cELEMEVc]s4ug(B") -(qdv "pan4" "$AENEOEPEQ^UczqHqa(B") -(qdv "pang1" "$A0rERdh(B") -(qdv "pang2" "$A0r0uESETa]eLs&(B") -(qd "pang3" "$AEU(B") -(qd "pang4" "$AEV(B") -(qdv "pao1" "$AEWEZE]kc(B") -(qdv "pao2" "$AEXEYEZE[E\^KasbR(B") -(qd "pao3" "$AE\(B") -(qdv "pao4" "$AEZE]pe(B") -(qdv "pei1" "$AE^E_u,(B") -(qdv "pei2" "$AE`EaEbEcoB(B") -(qdv "pei4" "$AEdEeEf`N`zl7v,(B") -(qd "pen1" "$AEg(B") -(qdv "pen2" "$AEhdT(B") -(qd "pen4" "$AEg(B") -(qdv "peng1" "$AEiEjEkEl`Xbq(B") -(qdv "peng2" "$AElEmEnEoEpEqErEsEt\!s2(B") -(qd "peng3" "$AEu(B") -(qd "peng4" "$AEv(B") -(qdv "pi1" "$A1Y;5EwExEyEzE{E|X'Z|`hg"nk(B") -(qdv "pi2" "$AE}E~F!F"F#F$ZiZp[/[}\1\EhAnF?F@FAhRvR(B") -(qdv "po1" "$A24FBFCFDFSZicxj7nG(B") -(qdv "po2" "$A71FE[6p+(B") -(qdv "po3" "$AXOn^sM(B") -(qdv "po4" "$AFFFGFHFIFSgj(B") -(qd "pou1" "$AFJ(B") -(qdv "pou2" "$AYv^e(B") -(qd "pou3" "$A^e(B") -(qdv "pu1" "$AFKFLFM`[(B") -(qdv "pu2" "$A8,FMFNFOFPFQYie'h1od(B") -(qdv "pu3" "$A1$FRFSFTFUFVFWd_k+ohuk(B") -(qdv "pu4" "$A1$1)FLFXFY(B") -(qdv "qi1" "$A<)FZF[F\F]F^F_F`FaFbFc]B`RhgiJl%uh(B") -(qdv "qi2" "$AFdFeFfFgFhFhFiFjFkFlFmFnFoXAY9[_\N\y]=^-a*d?fkgwgyjHlwq}rSr`tkw"wh(B") -(qdv "qi3" "$A;|FpFqFrFsFt\;a(g2h=tl(B") -(qdv "qi4" "$AF^FkFuFvFwFxFyFzF{F|F}X=]]c`m,mS(B") -(qdv "qia1" "$AF~Y$]VqJ(B") -(qd "qia3" "$A?((B") -(qdv "qia4" "$AG!G"wD(B") -(qdv "qian1" "$AG#G$G%G&G'G(G)G*G+Y]Zd\7a)c%e9e:e=m)(B") -(qdv "qian2" "$AG,G-G.G/G0G1]!^gjynTr/siw\(B") -(qdv "qian3" "$AG2G3G4gWkI(B") -(qdv "qian4" "$AG5G6G7G8OKY;\M\gc;h}(B") -(qdv "qiang1" "$A=+G9G:G;GG?fMiI(B") -(qdv "qiang3" "$AG?G@ojq_tG(B") -(qdv "qiang4" "$AG:j(lAuD(B") -(qdv "qiao1" "$AGAGBGCGDH8XdgXmMuN(B") -(qdv "qiao2" "$A=6GEGFGGGHGLZ[\qa=c>iTw3(B") -(qdv "qiao3" "$AGDGIH8c8(B") -(qdv "qiao4" "$A?GGJGKGLGMGNGOZ=Z[(B") -(qd "qie1" "$AGP(B") -(qdv "qie2" "$AGQY$(B") -(qd "qie3" "$AGR(B") -(qdv "qie4" "$AFvGPGSGT['c+c;f*j|oFsftr(B") -(qdv "qin1" "$AGUGVGWt@(B") -(qdv "qin2" "$AGXGYGZG[G\G]\K`:`_b[dZiUo7qfq{r{(B") -(qd "qin3" "$AG^(B") -(qdv "qin4" "$AG_^l_D(B") -(qdv "qing1" "$AG`GaGbGcGdGe`ur_vk(B") -(qdv "qing2" "$AGfGgGhGiiQwt(B") -(qdv "qing3" "$AGjGk\\v%(B") -(qdv "qing4" "$AGWGlm`s@sdtl(B") -(qdv "qiong2" "$AGmGnZv\dq7rKsLu^!^>aih3k,kTmap6q3s=vD(B") -(qdv "qu3" "$AGzH!H"H#\D(B") -(qdv "qu4" "$AH$H%cVjo(B") -(qd "qu5" "$APg(B") -(qdv "quan1" "$AH&c*(B") -(qdv "quan2" "$AH'H(H)H*H+H,H-Z9\uizn}ris\w\(B") -(qdv "quan3" "$AH.g9n0(B") -(qdv "quan4" "$AH/H0(B") -(qdv "que1" "$AH1H2cZ(B") -(qd "que2" "$AH3(B") -(qdv "que4" "$AH4H5H6H7H8cWcZm((B") -(qd "qun1" "$AeR(B") -(qdv "qun2" "$AH9H:we(B") -(qdv "ran2" "$AH;H\[(B") -(qd "rang1" "$AHB(B") -(qdv "rang2" "$AH?l|p&(B") -(qdv "rang3" "$AH@HAHBl|(B") -(qd "rang4" "$AHC(B") -(qdv "rao2" "$AHD\if,hc(B") -(qdv "rao3" "$AHEHFf,(B") -(qd "rao4" "$AHF(B") -(qdv "re3" "$AHGHt_v(B") -(qd "re4" "$AHH(B") -(qdv "ren2" "$AHIHJHKHN(B") -(qdv "ren3" "$AHL\so~(B") -(qdv "ren4" "$AHMHNHOHPHQHRXp]Xb?imqE(B") -(qd "reng1" "$AHS(B") -(qd "reng2" "$AHT(B") -(qd "ri4" "$AHU(B") -(qdv "rong2" "$AHVHWHXHYHZH[H\H]H^aIauiEk@rn(B") -(qd "rong3" "$AH_(B") -(qdv "rou2" "$AH`Hat[uew7(B") -(qd "rou4" "$AHb(B") -(qdv "ru2" "$AHcHdHeHfHg^8`ie&o(q`r,(B") -(qdv "ru3" "$AHhHiHj(B") -(qdv "ru4" "$AHkHl]jd2dagH(B") -(qdv "ruan3" "$AHmHnkC(B") -(qd "rui2" "$A^((B") -(qd "rui3" "$AHo(B") -(qdv "rui4" "$AHpHq\GhDn#r8(B") -(qdv "run4" "$AHrHs(B") -(qdv "ruo4" "$AHtHuYI?I@IHU$[o\Odzf)k~nLt.uGwT(B") -(qdv "shan3" "$A2t5'IAIB(B") -(qdv "shan4" "$A5%5'I;ICIDIEIFIGIHIIX_Z([7fSfslxnLp^s5w-(B") -(qdv "shang1" "$AIJIKILL@idlXu|(B") -(qdv "shang3" "$AIMINIO[p(B") -(qdv "shang4" "$AIOIPg4(B") -(qd "shang5" "$AIQ(B") -(qdv "shao1" "$AGJIRISITIUrYsbt9(B") -(qdv "shao2" "$AIVIWIX\fh<(B") -(qd "shao3" "$AIY(B") -(qdv "shao4" "$AISITIYIZI[I\UY[?d{(B") -(qdv "she1" "$AI]I^b&n4(B") -(qdv "she2" "$AI_I`U[Y\(B") -(qd "she3" "$AIa(B") -(qdv "she4" "$AIaIbIcIdIeIfIgIhXGd\l(wj(B") -(qd "shei2" "$AK-(B") -(qdv "shen1" "$A2NIiIjIkIlImInIoIpZ7]7tV(B") -(qdv "shen2" "$AIqIuJ2(B") -(qdv "shen3" "$AIrIsItZE_SdIor(B") -(qdv "shen4" "$AIuIvIwIx]Xi)kOrW(B") -(qdv "sheng1" "$AIyIzI{I|I}J$sO(B") -(qdv "sheng2" "$AI~dE(B") -(qdv "sheng3" "$AJ!mr(B") -(qdv "sheng4" "$A3KJ"J#J$J%aSjI(B") -(qdv "shi1" "$AJ&J'J(J)J*J+J,J-Pj]iu'vu(B") -(qdv "shi2" "$AJ.J/J0J1J2J3J4J5J6[u]*lBve(B") -(qdv "shi3" "$AJ7J8J9J:J;JJ?J@JAJBJCJDJEJFJGJHJIJJJKJLJMJNJOJPJQJRJSJTKFVEZV]*_1ixj[nfs'sBs_(B") -(qdv "shi5" "$A3WV3(B") -(qd "shou1" "$AJU(B") -(qd "shou2" "$AJl(B") -(qdv "shou3" "$AJVJWJXt<(B") -(qdv "shou4" "$AJYJZJ[J\J]J^awg7(B") -(qdv "shu1" "$AJ_J`JaJbJcJdJeJfJgJhJiY?]D^sf-g#k(l/qb(B") -(qdv "shu2" "$AJjJkJl[Sox(B") -(qdv "shu3" "$AJmJnJoJpJqJrJsJtJ}(B") -(qdv "shu4" "$AJuJvJwJxJyJzJ{J|J}J~K!SaX-cpdxkr(B") -(qdv "shua1" "$AK"`'(B") -(qd "shua3" "$AK#(B") -(qd "shua4" "$AK"(B") -(qdv "shuai1" "$AK$K%(B") -(qd "shuai3" "$AK&(B") -(qdv "shuai4" "$ABJK's0(B") -(qdv "shuan1" "$AK(K)cE(B") -(qd "shuan4" "$AdL(B") -(qdv "shuang1" "$AK*K+cqfW(B") -(qd "shuang3" "$AK,(B") -(qd "shui2" "$AK-(B") -(qd "shui3" "$AK.(B") -(qdv "shui4" "$AK/K0K5(B") -(qd "shun3" "$AK1(B") -(qdv "shun4" "$AK2K3K4(B") -(qd "shuo1" "$AK5(B") -(qdv "shuo4" "$AJ}K6K7K8]t^weyiCne(B") -(qdv "si1" "$AK9K:K;KK?XK[L_PdygAoHp8rO(B") -(qd "si3" "$AK@(B") -(qdv "si4" "$AJ3KAKBKCKDKEKFKGKHY9Yncactf&falkqjsS(B") -(qd "si5" "$A2^(B") -(qdv "song1" "$AKIZ!]?aBaTbldA(B") -(qdv "song3" "$AKJKKc$q5(B") -(qdv "song4" "$AKLKMKNKOKP(B") -(qdv "sou1" "$AKQKR`2bHdQl,oKrt(B") -(qdv "sou3" "$AKS[E^4`Un$(B") -(qdv "sou4" "$AKSKT(B") -(qdv "su1" "$AKUKVvU(B") -(qd "su2" "$AKW(B") -(qdv "su4" "$AKXKYKZK[K\K]K^K_K`KuYmZU]x`v@(B") -(qdv "suo1" "$AI/KrKsKtKu`B`Jf6hxj}m|tH(B") -(qdv "suo3" "$AKvKwKxKy_o(B") -(qdv "ta1" "$AKzK{K|K}L$dbe]nhuA(B") -(qdv "ta3" "$AK~L!w#(B") -(qdv "ta4" "$AL"L#L$MX`*cKdpi=m3(B") -(qdv "tai1" "$AL%L&L((B") -(qdv "tai2" "$AL&L'L(["^7fflFuLvX(B") -(qd "tai3" "$A_>(B") -(qdv "tai4" "$AL)L*L+L,L-kDnQ(B") -(qdv "tan1" "$AL.L/L0L1L2(B") -(qdv "tan2" "$A5/L3L4L5L6L7L8[0e#jL?(B") -(qdv "tang1" "$AL@LKo&o[qmtJ(B") -(qdv "tang2" "$ALALBLCLDLELFLGbpCu.(B") -(qd "ti3" "$ALe(B") -(qdv "ti4" "$ALfLgLhLiLjLkYCc)eQg0qS(B") -(qdv "tian1" "$ALlLm(B") -(qdv "tian2" "$A5hLnLoLpLqcYn1nd(B") -(qdv "tian3" "$ALrLscCie(B") -(qd "tian4" "$A^](B") -(qdv "tiao1" "$ALtY,lv(B") -(qdv "tiao2" "$A5wLuLv\frhsTv6vfwX(B") -(qdv "tiao3" "$ALtq;(B") -(qdv "tiao4" "$ALwLxtP(B") -(qdv "tie1" "$ALyL{]F(B") -(qdv "tie3" "$ALzL{(B") -(qdv "tie4" "$AL{wQ(B") -(qdv "ting1" "$AL|L}L~M!(B") -(qdv "ting2" "$AM"M#M$M%\p]cfCrQv*(B") -(qdv "ting3" "$AM&M'hhn.nz(B") -(qd "ting4" "$Ahh(B") -(qdv "tong1" "$A62M(`L(B") -(qdv "tong2" "$A61M)M*M+M,M-M.M/Y!YZ[m\maM?M@]1]Ku)(B") -(qdv "tu3" "$AMAMBnJ(B") -(qdv "tu4" "$AMBMC\"]K(B") -(qd "tuan1" "$AMD(B") -(qdv "tuan2" "$AME^R(B") -(qd "tuan3" "$An6(B") -(qd "tuan4" "$Aeh(B") -(qdv "tui1" "$AMF_/(B") -(qd "tui2" "$AMG(B") -(qd "tui3" "$AMH(B") -(qdv "tui4" "$AMIMJMKlU(B") -(qdv "tun1" "$AMLjU(B") -(qdv "tun2" "$A6ZMMMNb=k`(B") -(qd "tun3" "$AY[(B") -(qd "tun4" "$AMJ(B") -(qdv "tuo1" "$AMOMPMQX1(B") -(qdv "tuo2" "$A6fMRMSMTMUY"[gc{h^iRmHnhu"uIv>(B") -(qdv "tuo3" "$AMVMWbU(B") -(qdv "tuo4" "$AFGMXMYhXsj(B") -(qdv "wa1" "$A0N?N@REb,j&(B") -(qdv "wen1" "$ANANB(B") -(qdv "wen2" "$ANCNDNENFcSh7v)(B") -(qdv "wen3" "$ANGNHNIXX(B") -(qdv "wen4" "$ANFNJckh7(B") -(qdv "weng1" "$ANKNL(B") -(qd "weng3" "$A]n(B") -(qdv "weng4" "$ANM^3(B") -(qdv "wo1" "$ANNNONPNQYA]+`8(B") -(qd "wo2" "$AE6(B") -(qd "wo3" "$ANR(B") -(qdv "wo4" "$AE6NSNTNUNVa"dWk?mRv;(B") -(qdv "wu1" "$A6qNWNXNYNZN[N\N]X#Zy[Xl6(B") -(qdv "wu2" "$AMvN^N_N`NaNbNcNf_md4rZwy(B") -(qdv "wu3" "$ANdNeNfNgNhNiNjXubPbdbheCe|jupD(B") -(qdv "wu4" "$A6qNZNkNlNmNnNoNpNqNrNsX#Zc\Le;fDfph;lIpMpmvH(B") -(qdv "xi1" "$A@0F\NtNuNvNwNxNyNzN{N|N}N~O!O"O#O$O%O&O'O(O)O*O+O,YRYb[-\g]>^I_qd;d@fRiXjXl$l(ldp*q6ras#s,t8tKtQtbu5uhw{(B") -(qdv "xi2" "$AO-O.O/O0O1Ztjj(B") -(qdv "xi3" "$AO2O3O4]_]{aceogtl{(B") -(qdv "xi4" "$AO5O6O7O8b>cRlyt*(B") -(qdv "xia1" "$AO9O:_H(B") -(qdv "xia2" "$AO;OO?O@OAareZh&hTmLp}wo(B") -(qdv "xia4" "$A;#OBOCODOEsA(B") -(qdv "xian1" "$AOFOGOHOIOJOK]2e_k/lltLu#uQ(B") -(qdv "xian2" "$AOLOMONOOOPOQOROSf5pBpo(B") -(qdv "xian3" "$AO3O4OJOTOUY~^:a}l^r9sZuP(B") -(qdv "xian4" "$A<{OVOWOXOYOZO[O\O]O^O_\Ha-v1(B") -(qdv "xiang1" "$AO`OaObOcOdOeOfOg\<]Yfxg=(B") -(qdv "xiang2" "$A=5OhOiOjbT(B") -(qdv "xiang3" "$AOkOlOmbCv_wO(B") -(qdv "xiang4" "$AO`OnOoOpOqOrOss-(B") -(qdv "xiao1" "$AOtOuOvOwOxOyOzO{O|P$_XdlePfgg/hIhUrYsowL(B") -(qdv "xiao2" "$AO}aE(B") -(qdv "xiao3" "$AO~P!sc(B") -(qdv "xiao4" "$AP"P#P$P%P&P'(B") -(qdv "xie1" "$AP(P)P*P+(B") -(qdv "xie2" "$AP,P-P.P/P0P1P2P3R6YI[D_"gSr!(B") -(qdv "xie3" "$AP4Q*(B") -(qdv "xie4" "$A=bFuP4P5P6P7P8P9P:P;PP?P@PAPBPCPD\0j?l'vN(B") -(qdv "xin2" "$AQ0ob(B") -(qdv "xin4" "$AP>PEPFX6(B") -(qdv "xing1" "$APGPHPIPJPK(B") -(qdv "xing2" "$APLPMPNPOPPZj\~bb~d-d1v`(B") -(qdv "xun4" "$A?#Q,Q3Q4Q5Q6Q7Q8Yc^&a_(B") -(qdv "ya1" "$AQ9Q:Q;QQEQF[khb(B") -(qdv "ya2" "$AQ?Q@QAQBQCQDXsa,gpm}(B") -(qdv "ya3" "$AF%GFQEpiqb(B") -(qdv "ya4" "$AQ9QGQHT~^keBf+k2m<(B") -(qd "ya5" "$AQ=(B") -(qdv "yan1" "$AQIQJQKQLQMQ`Rs[3]NaCb{cUdNfLkYkg(B") -(qdv "yan2" "$AG&QNQOQPQQQRQSQTQUQVQWQXZg\>cFe{i\s[(B") -(qdv "yan3" "$AQYQZQ[Q\Q]XIX_Y2YHYp[1g|n;wJwzw|(B") -(qdv "yan4" "$AQJQPQXQ^Q_Q`QaQbQcQdQeQfQgQhQiXMZ]dYjLlMu&wP(B") -(qdv "yang1" "$AQjQkQlQmcsw1(B") -(qdv "yang2" "$AQnQoQpQqQrQsQta`l>lHrU(B") -(qdv "yang3" "$AQuQvQwQx(B") -(qdv "yang4" "$AQyQzbslHm&w1(B") -(qdv "yao1" "$AQ{Q|Q}R*TR?R@RARBRN_^`fb"dtl%wp(B") -(qdv "yi2" "$AI_RCRDRERFRGRHRIRJRKRLRMZ1[]\h_WaZbBbyeFj]mtpj(B") -(qdv "yi3" "$A6jN2RBRNRORPRQRRRSRT\SeFl=nFt/t}(B") -(qdv "yi4" "$A0,RBRURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoXWXfXnX}Y+[|\2^2^D^H^Z_._=`I`fa;bxc(fdgKilislZoWonpyq/q4rft`th(B") -(qdv "yin1" "$AQLRpRqRrRsRtRuRv\'`3d&dNk3nw(B") -(qdv "yin2" "$ARwRxRyRz[4[_[sa~b9v/v8(B") -(qdv "yin3" "$ARsR{R|R}R~_Eq+r>(B") -(qdv "yin4" "$ARqR{S!X7\aq?(B") -(qdv "ying1" "$AS"S#S$S%S&S']:^|`Sb_gxh,pPs?(B") -(qdv "ying2" "$AS(S)S*S+S,S-S.S/Yx\c\~]S]vd^dke-i:(B") -(qdv "ying3" "$AS0S1[+q(r#(B") -(qdv "ying4" "$AS&S2S3kt(B") -(qdv "yo1" "$AS4S}`!(B") -(qd "yo5" "$AS4(B") -(qdv "yong1" "$AS5S6S7S8S9S:[U\-cS?S@SASBY8p.(B") -(qdv "yong4" "$AS6SC(B") -(qdv "you1" "$ASDSESFSGX|_O(B") -(qdv "you2" "$ASHSISJSKSLSMSN]/]5^LhVi`p`rDrvrxtmvO(B") -(qdv "you3" "$ASOSPSQXU],k;npwn(B") -(qdv "you4" "$ASPSRSSSTSUSVSWY'`se6hVrJwx(B") -(qdv "yu1" "$ASXSYSufzl6pv(B") -(qdv "yu2" "$ASZS[S\S]S^S_S`SaSbScSdSeSfSgShSiSkX.ZD]G^maNa|bEf%h$jlkil#q>rusDt't(v'(B") -(qdv "yu3" "$AShSjSkSlSmSnSoSpXqY6`t`vbWpuqAv9(B") -(qdv "yu4" "$A9HN5N>SjSkSoSqSrSsStSuSvSwSxSySzS{S|S}S~T!T"T#T$T%T&V`X9ZM]R]wb@cPewe}jElOlYl[m2nZpApVrb(B") -(qdv "yuan1" "$AT'T(T)msp0sn(B") -(qdv "yuan2" "$AT*T+T,T-T.T/T0T1T2T3T4T5\+\>`wcdfBiZkT?T@TATBTCTDY_e.h]iPk>na(B") -(qdv "yun1" "$ATNk5(B") -(qdv "yun2" "$AT1TETFTGTH\?g!j@s^(B") -(qdv "yun3" "$ATITJaqif(B") -(qdv "yun4" "$A>yT1TKTLTMTNTOTP[)c"c3h9lY(B") -(qdv "za1" "$ATQTz^Y_F(B") -(qdv "za2" "$ATRTST[(B") -(qd "za3" "$AU&(B") -(qdv "zai1" "$ATTTUTVg^(B") -(qdv "zai3" "$ATWTXWPaL(B") -(qdv "zai4" "$ATXTYTZ(B") -(qdv "zan1" "$At"tX(B") -(qd "zan2" "$AT[(B") -(qdv "zan3" "$AT\^YjCtu(B") -(qdv "zan4" "$AT]T^h6vI(B") -(qd "zan5" "$AT[(B") -(qdv "zang1" "$AT_U`j0(B") -(qd "zang3" "$Af`(B") -(qdv "zang4" "$A2XT`Ta^J(B") -(qdv "zao1" "$ATbTc(B") -(qd "zao2" "$ATd(B") -(qdv "zao3" "$ATeTfTgThTigX(B") -(qdv "zao4" "$ATjTkTlTmTnTo_p(B") -(qdv "ze2" "$ATpTqTrTsU&XS_u`}eEsPset7(B") -(qdv "ze4" "$A2`XFj>(B") -(qd "zei2" "$ATt(B") -(qd "zen3" "$ATu(B") -(qd "zen4" "$AZZ(B") -(qdv "zeng1" "$ATvTwTxgUn@(B") -(qdv "zeng4" "$ATyW[gUj5o-(B") -(qdv "zha1" "$A2iTzT{T|U&^j_8_ni+w~(B") -(qdv "zha2" "$ATzT}T~U!U"U(`)(B") -(qdv "zha3" "$AU#mD(B") -(qdv "zha4" "$A@/U$U%U&U'U(U)Wu_8_epdrF(B") -(qdv "zhai1" "$A2`U*U+(B") -(qdv "zhai2" "$A5TTqU,(B") -(qd "zhai3" "$AU-(B") -(qdv "zhai4" "$A<@U.U/mNq)(B") -(qdv "zhan1" "$AU0U1U2U3U4UU?U@(B") -(qdv "zhang1" "$AUAUBUCUDUE[5b/fQh0s/(B") -(qdv "zhang3" "$A3$UFUGXk(B") -(qdv "zhang4" "$AUGUHUIUJUKULUMUNUOa$aV(B") -(qdv "zhao1" "$A3/30UPUQWE_znH(B") -(qd "zhao2" "$AWE(B") -(qdv "zhao3" "$AURUSW&(B") -(qdv "zhao4" "$AUTUUUVUWUXUYZ/h~sI(B") -(qdv "zhe1" "$AUZU[rX(B") -(qdv "zhe2" "$AU[U\U]U^ZX_!i|m]rX(B") -(qdv "zhe3" "$AU_U`q^tw(B") -(qdv "zhe4" "$AUaUbUchOpQ(B") -(qd "zhe5" "$AWE(B") -(qd "zhei4" "$AUb(B") -(qdv "zhen1" "$AUdUeUfUgUhUiUjUkUl]hd%dZhei)i;kSlusp(B") -(qdv "zhen3" "$AUmUnUogGitn3p!(B") -(qdv "zhen4" "$AUpUqUrUs[Zjbk^p2(B") -(qdv "zheng1" "$A6!UtUuUvUwUxUyUzU}V"a?agn[o#s]vk(B") -(qdv "zheng3" "$AU{U|(B") -(qdv "zheng4" "$AUuUzU}U~V!V"V#V$Z:o#(B") -(qdv "zhi1" "$AJOV%V&V'V(V)V*V+V,V-V.V/V8V;V@X4hYkUls(B") -(qdv "zhi2" "$AV0V1V2V3V4V5V6V8[z^}tjuEu\(B") -(qdv "zhi3" "$AV7V8V9V:V;VV?V@VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOZl[$`ybeeifohNhdiyj^kyotp:pkrNuYutv#(B") -(qdv "zhong1" "$AVPVQVRVSVTVUbloqs.t1(B") -(qdv "zhong3" "$AVVVWZ#u`(B") -(qdv "zhong4" "$AVPVVVXVYVZ(B") -(qdv "zhou1" "$AV[V\V]V^V_V`_z(B") -(qdv "zhou2" "$AVaf(mX(B") -(qdv "zhou3" "$AVbVc(B") -(qdv "zhou4" "$AVaVdVeVfVgVh]'f{g'kPt&tmt|(B") -(qdv "zhu1" "$AViVjVkVlVmVnVoY*[%\od(dsiFiMny(B") -(qdv "zhu2" "$AJuVpVqVrV~pqsCt6un(B") -(qdv "zhu3" "$AJtVsVtVuVvVwd>qRwf(B") -(qdv "zhu4" "$AVxVyVzV{V|V}V~W!W"W#W$Xy\QhLlDpfsgtc(B") -(qdv "zhua1" "$ANNW%(B") -(qd "zhua3" "$AW&(B") -(qd "zhuai1" "$AW'(B") -(qd "zhuai3" "$AW*(B") -(qdv "zhuai4" "$AR7W'`\(B") -(qdv "zhuan1" "$AW(W)r'(B") -(qd "zhuan3" "$AW*(B") -(qdv "zhuan4" "$A4+W*W+W,W-_ybMcg(B") -(qdv "zhuang1" "$AW.W/W0W1(B") -(qd "zhuang3" "$A^J(B") -(qdv "zhuang4" "$A41W2W3W4YWm0(B") -(qdv "zhui1" "$AW5W6W7fmv?(B") -(qdv "zhui4" "$AW8W9W:c7gD(B") -(qdv "zhun1" "$AMMW;kFq8(B") -(qd "zhun3" "$AW<(B") -(qdv "zhuo1" "$AW=W>W?W@Y>dClL(B") -(qdv "zhuo2" "$A=IVxWAWBWCWDWEWFWGZB_*d7e*lzm=om(B") -(qdv "zi1" "$AV(WHWIWJWKWLWMWNWPZQ_ZaQf\g;j"j_oEtRttu~v$v7vvwZ(B") -(qdv "zi3" "$AWOWPWQWRWS\kf"hwovqhsJv$(B") -(qdv "zi4" "$AWTWUWVm'mv(B") -(qdv "zong1" "$AWWWXWYWZW[hHkj(B") -(qdv "zong3" "$AW\YL(B") -(qdv "zong4" "$AW]tU(B") -(qdv "zou1" "$AW^ZAZn[8fcvm(B") -(qd "zou3" "$AW_(B") -(qdv "zou4" "$AW`Wa(B") -(qdv "zu1" "$AWb]O(B") -(qdv "zu2" "$AWcWdWeo_(B") -(qdv "zu3" "$AWfWgWhWiY^(B") -(qdv "zuan1" "$AWjur(B") -(qdv "zuan3" "$AWkgZ(B") -(qdv "zuan4" "$AW,Wj_,(B") -(qd "zui1" "$A6Q(B") -(qdv "zui3" "$A>WWlu~(B") -(qdv "zui4" "$AWmWnWo^)(B") -(qdv "zun1" "$AWpWqiWw.(B") -(qd "zun3" "$A_$(B") -(qdv "zuo1" "$AWw`\(B") -(qdv "zuo2" "$AWAWrWwsP(B") -(qdv "zuo3" "$A4iWsWt(B") -(qdv "zuo4" "$ATdWuWvWwWxWyZh_rbtkQlqu!(B") - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-viet.el --- a/lisp/quail/quail-viet.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,200 +0,0 @@ -;; Quail packages for inputting Vietnamese characters. -;; Copyright (C) 1992 Free Software Foundation, Inc. -;; This file is part of Mule (MULtilingual Enhancement of GNU Emacs). - -;; Mule is free software distributed in the form of patches to GNU Emacs. -;; You can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) -;; any later version. - -;; Mule is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - -;;; 93.5.19 created for Mule Ver.0.9.8 -;;; by Cuong T. Nguyen -;;; 93.5.26 modified for Mule Ver.0.9.8 by K.Handa - -(require 'quail) - -(quail-define-package "viqr" "VIQR" t "Vietnamese VIQR inputting method. - - effect | postfix | examples - ------------+---------+---------- - breve | ( | a( -> ,1e(B - circumflex | ^ | a^ -> ,1b(B - horn | + | o+ -> ,1=(B - ------------+---------+---------- - acute | ' | a' -> ,1a(B - grave | ` | a` -> ,1`(B - hook above | ? | a? -> ,1d(B - tilde | ~ | a~ -> ,1c(B - dot below | . | a. -> ,1U(B - ------------+---------+---------- - d bar | dd | dd -> ,1p(B - ------------+---------+---------- - no compose | \ | a\. -> a. - ------------+---------+---------- - combination| (~ | a(~ -> ,1G(B - -" nil t t nil nil nil t) - -;;; lower-case -(quail-defrule "a('" ?,1!(B) ; 161 -(quail-defrule "a(`" ?,1"(B) ; 162 -(quail-defrule "a(." ?,1#(B) ; 163 -(quail-defrule "a^'" ?,1$(B) ; 164 -(quail-defrule "a^`" ?,1%(B) ; 165 -(quail-defrule "a^?" ?,1&(B) ; 166 -(quail-defrule "a^." ?,1'(B) ; 167 -(quail-defrule "e~" ?,1((B) ; 168 -(quail-defrule "e." ?,1)(B) ; 169 -(quail-defrule "e^'" ?,1*(B) ; 170 -(quail-defrule "e^`" ?,1+(B) ; 171 -(quail-defrule "e^?" ?,1,(B) ; 172 -(quail-defrule "e^~" ?,1-(B) ; 173 -(quail-defrule "e^." ?,1.(B) ; 174 -(quail-defrule "o^'" ?,1/(B) ; 175 -(quail-defrule "o^`" ?,10(B) ; 176 -(quail-defrule "o^?" ?,11(B) ; 177 -(quail-defrule "o^~" ?,12(B) ; 178 -(quail-defrule "o^." ?,15(B) ; 181 -(quail-defrule "o+`" ?,16(B) ; 182 -(quail-defrule "o+?" ?,17(B) ; 183 -(quail-defrule "i." ?,18(B) ; 184 -(quail-defrule "o+" ?,1=(B) ; 189 -(quail-defrule "o+'" ?,1>(B) ; 190 -(quail-defrule "a(?" ?,1F(B) ; 198 -(quail-defrule "a(~" ?,1G(B) ; 199 -(quail-defrule "y`" ?,1O(B) ; 207 -(quail-defrule "u+'" ?,1Q(B) ; 209 -(quail-defrule "a." ?,1U(B) ; 213 -(quail-defrule "y?" ?,1V(B) ; 214 -(quail-defrule "u+`" ?,1W(B) ; 215 -(quail-defrule "u+?" ?,1X(B) ; 216 -(quail-defrule "y~" ?,1[(B) ; 219 -(quail-defrule "y." ?,1\(B) ; 220 -(quail-defrule "o+~" ?,1^(B) ; 222 -(quail-defrule "u+" ?,1_(B) ; 223 -(quail-defrule "a`" ?,1`(B) ; 224 -(quail-defrule "a'" ?,1a(B) ; 225 -(quail-defrule "a^" ?,1b(B) ; 226 -(quail-defrule "a~" ?,1c(B) ; 227 -(quail-defrule "a?" ?,1d(B) ; 228 -(quail-defrule "a(" ?,1e(B) ; 229 -(quail-defrule "u+~" ?,1f(B) ; 230 -(quail-defrule "a^~" ?,1g(B) ; 231 -(quail-defrule "e`" ?,1h(B) ; 232 -(quail-defrule "e'" ?,1i(B) ; 233 -(quail-defrule "e^" ?,1j(B) ; 234 -(quail-defrule "e?" ?,1k(B) ; 235 -(quail-defrule "i`" ?,1l(B) ; 236 -(quail-defrule "i'" ?,1m(B) ; 237 -(quail-defrule "i~" ?,1n(B) ; 238 -(quail-defrule "i?" ?,1o(B) ; 239 -(quail-defrule "dd" ?,1p(B) ; 240 -(quail-defrule "u+." ?,1q(B) ; 241 -(quail-defrule "o`" ?,1r(B) ; 242 -(quail-defrule "o'" ?,1s(B) ; 243 -(quail-defrule "o^" ?,1t(B) ; 244 -(quail-defrule "o~" ?,1u(B) ; 245 -(quail-defrule "o?" ?,1v(B) ; 246 -(quail-defrule "o." ?,1w(B) ; 247 -(quail-defrule "u." ?,1x(B) ; 248 -(quail-defrule "u`" ?,1y(B) ; 249 -(quail-defrule "u'" ?,1z(B) ; 250 -(quail-defrule "u~" ?,1{(B) ; 251 -(quail-defrule "u?" ?,1|(B) ; 252 -(quail-defrule "y'" ?,1}(B) ; 253 -(quail-defrule "o+." ?,1~(B) ; 254 - -;;; upper-case -(quail-defrule "A('" ?,2!(B) ; 161 -(quail-defrule "A(`" ?,2"(B) ; 162 -(quail-defrule "A(." ?,2#(B) ; 163 -(quail-defrule "A^'" ?,2$(B) ; 164 -(quail-defrule "A^`" ?,2%(B) ; 165 -(quail-defrule "A^?" ?,2&(B) ; 166 -(quail-defrule "A^." ?,2'(B) ; 167 -(quail-defrule "E~" ?,2((B) ; 168 -(quail-defrule "E." ?,2)(B) ; 169 -(quail-defrule "E^'" ?,2*(B) ; 170 -(quail-defrule "E^`" ?,2+(B) ; 171 -(quail-defrule "E^?" ?,2,(B) ; 172 -(quail-defrule "E^~" ?,2-(B) ; 173 -(quail-defrule "E^." ?,2.(B) ; 174 -(quail-defrule "O^'" ?,2/(B) ; 175 -(quail-defrule "O^`" ?,20(B) ; 176 -(quail-defrule "O^?" ?,21(B) ; 177 -(quail-defrule "O^~" ?,22(B) ; 178 -(quail-defrule "O^." ?,25(B) ; 181 -(quail-defrule "O+`" ?,26(B) ; 182 -(quail-defrule "O+?" ?,27(B) ; 183 -(quail-defrule "I." ?,28(B) ; 184 -(quail-defrule "O+" ?,2=(B) ; 189 -(quail-defrule "O+'" ?,2>(B) ; 190 -(quail-defrule "A(?" ?,2F(B) ; 198 -(quail-defrule "A(~" ?,2G(B) ; 199 -(quail-defrule "Y`" ?,2O(B) ; 207 -(quail-defrule "U+'" ?,2Q(B) ; 209 -(quail-defrule "A." ?,2U(B) ; 213 -(quail-defrule "Y?" ?,2V(B) ; 214 -(quail-defrule "U+`" ?,2W(B) ; 215 -(quail-defrule "U+?" ?,2X(B) ; 216 -(quail-defrule "Y~" ?,2[(B) ; 219 -(quail-defrule "Y." ?,2\(B) ; 220 -(quail-defrule "O+~" ?,2^(B) ; 222 -(quail-defrule "U+" ?,2_(B) ; 223 -(quail-defrule "A`" ?,2`(B) ; 224 -(quail-defrule "A'" ?,2a(B) ; 225 -(quail-defrule "A^" ?,2b(B) ; 226 -(quail-defrule "A~" ?,2c(B) ; 227 -(quail-defrule "A?" ?,2d(B) ; 228 -(quail-defrule "A(" ?,2e(B) ; 229 -(quail-defrule "U+~" ?,2f(B) ; 230 -(quail-defrule "A^~" ?,2g(B) ; 231 -(quail-defrule "E`" ?,2h(B) ; 232 -(quail-defrule "E'" ?,2i(B) ; 233 -(quail-defrule "E^" ?,2j(B) ; 234 -(quail-defrule "E?" ?,2k(B) ; 235 -(quail-defrule "I`" ?,2l(B) ; 236 -(quail-defrule "I'" ?,2m(B) ; 237 -(quail-defrule "I~" ?,2n(B) ; 238 -(quail-defrule "I?" ?,2o(B) ; 239 -(quail-defrule "DD" ?,2p(B) ; 240 -(quail-defrule "dD" ?,2p(B) ; 240 -(quail-defrule "Dd" ?,2p(B) ; 240 -(quail-defrule "U+." ?,2q(B) ; 241 -(quail-defrule "O`" ?,2r(B) ; 242 -(quail-defrule "O'" ?,2s(B) ; 243 -(quail-defrule "O^" ?,2t(B) ; 244 -(quail-defrule "O~" ?,2u(B) ; 245 -(quail-defrule "O?" ?,2v(B) ; 246 -(quail-defrule "O." ?,2w(B) ; 247 -(quail-defrule "U." ?,2x(B) ; 248 -(quail-defrule "U`" ?,2y(B) ; 249 -(quail-defrule "U'" ?,2z(B) ; 250 -(quail-defrule "U~" ?,2{(B) ; 251 -(quail-defrule "U?" ?,2|(B) ; 252 -(quail-defrule "Y'" ?,2}(B) ; 253 -(quail-defrule "O+." ?,2~(B) ; 254 - -;;; Escape from composition -(quail-defrule "\\(" ?() ; breve (left parenthesis) -(quail-defrule "\\^" ?^) ; circumflex (caret) -(quail-defrule "\\+" ?+) ; horn (plus sign) -(quail-defrule "\\'" ?') ; acute (apostrophe) -(quail-defrule "\\`" ?`) ; grave (backquote) -(quail-defrule "\\?" ??) ; hook above (question mark) -(quail-defrule "\\~" ?~) ; tilde (tilde) -(quail-defrule "\\." ?.) ; dot below (period) -(quail-defrule "\\d" ?d) ; d-bar (d) -(quail-defrule "\\\\" ?\\) ; literal backslash - -(quail-setup-current-package) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/quail/quail-zozy.el --- a/lisp/quail/quail-zozy.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1467 +0,0 @@ -(require 'quail) -;; # HANZI input table for cxterm -;; # Generated from ZOZY.cit by cit2tit -;; # To be used by cxterm, convert me to .cit format first -;; # .cit version 1 -;; ENCODE: BIG5 -;; MULTICHOICE: YES -;; PROMPT: $(0&d'GTT&,!JI\@c0D5x!K(B -;; # -;; COMMENT Constructed by Wei-Chung Hwang($(0E(LE&d(B wchwang@csie.nctu.edu.tw) -;; COMMENT Made available in TANET at Oct 15, 1992. -;; COMMENT -;; COMMENT In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) -;; COMMENT -;; COMMENT $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) -;; COMMENT $(0WoOu(B: SPACE 6 3 4 7 -;; COMMENT -;; COMMENT $(0WoOu0D5x>KHA -;; MOVELEFT: < -;; REPEATKEY: \020\022 -;; KEYPROMPT(\040): $(0!!(B -;; KEYPROMPT(,): $(0%/(B -;; KEYPROMPT(-): $(0%8(B -;; KEYPROMPT(.): $(0%3(B -;; KEYPROMPT(/): $(0%7(B -;; KEYPROMPT(0): $(0%4(B -;; KEYPROMPT(1): $(0$u(B -;; KEYPROMPT(2): $(0$y(B -;; KEYPROMPT(3): $(0%?(B -;; KEYPROMPT(4): $(0%@(B -;; KEYPROMPT(5): $(0%%(B -;; KEYPROMPT(6): $(0%>(B -;; KEYPROMPT(7): $(0%<(B -;; KEYPROMPT(8): $(0%,(B -;; KEYPROMPT(9): $(0%0(B -;; KEYPROMPT(;): $(0%6(B -;; KEYPROMPT(a): $(0$w(B -;; KEYPROMPT(b): $(0%((B -;; KEYPROMPT(c): $(0%!(B -;; KEYPROMPT(d): $(0$~(B -;; KEYPROMPT(e): $(0$}(B -;; KEYPROMPT(f): $(0%#(B -;; KEYPROMPT(g): $(0%'(B -;; KEYPROMPT(h): $(0%*(B -;; KEYPROMPT(i): $(0%-(B -;; KEYPROMPT(j): $(0%:(B -;; KEYPROMPT(k): $(0%.(B -;; KEYPROMPT(l): $(0%2(B -;; KEYPROMPT(m): $(0%;(B -;; KEYPROMPT(n): $(0%+(B -;; KEYPROMPT(o): $(0%1(B -;; KEYPROMPT(p): $(0%5(B -;; KEYPROMPT(q): $(0$v(B -;; KEYPROMPT(r): $(0%"(B -;; KEYPROMPT(s): $(0${(B -;; KEYPROMPT(t): $(0%&(B -;; KEYPROMPT(u): $(0%9(B -;; KEYPROMPT(v): $(0%$(B -;; KEYPROMPT(w): $(0$z(B -;; KEYPROMPT(x): $(0$|(B -;; KEYPROMPT(y): $(0%)(B -;; KEYPROMPT(z): $(0$x(B -;; # the following line must not be removed -;; BEGINDICTIONARY -(quail-define-package "zozy" "$(0I\@c0D5x(B" - t - "$(0&d'GTT&,!JI\@c0D5x!K(B - Constructed by Wei-Chung Hwang($(0E(LE&d(B wchwang@csie.nctu.edu.tw) - Made available in TANET at Oct 15, 1992. - - In Taipei(ETen) Big5 coding (eg. used with taipei15,taipei20) - - $(0WoOuKHA(B) $(0&9Vy(B($(0%?(B) $(0(+Vy(B($(0%@(B) $(0M=Vy(B($(0%<(B) - $(0WoOu(B: SPACE 6 3 4 7 - - $(0WoOu0D5x>KHA" . quail-next-candidate-block) - ("<" . quail-prev-candidate-block) - ) - nil nil) - -;; # -(qd ",\040" "$(0%/(B") -(qd ",4" "$(1N7(B") -(qdv "-\040" "$(0%8.$(B") -(qdv "-3" "$(0K`*W4"MpYN$(10o[nc'Nd*+!U/s(B") -(qdv "-4" "$(0&)D4$(1%:%Q)>WM?-0"7P@'(B") -(qdv "-6" "$(0.$*U$(1+f,u20H!%K/i-f`yal?-2W4&a*(B") -(qdv ".\040" "$(0ODSIOHJ,$(1cK$(0^0%3$(1J<$(0;5$(1QoSJe^(B") -(qdv ".3" "$(0:|ZmJ,PK$(1#@=HFAYe(B") -(qdv ".4" "$(0J,$(1KB$(0RH(B") -(qd ".6" "$(1#A(B") -(qdv "/\040" "$(1dO$(0%7(B") -(qdv "0\040" "$(0)yQl<.TE88MX$(12.$(0%4[[$(1;&%IXa*(E2F;F}j[)R(B") -(qdv "03" "$(062$(14!s(B") -(qdv "1/3" "$(1?M()>%4BGW(B") -(qdv "1/4" "$(0YG$(1C$+Q$(0:T$(1Go(B") -(qd "1/6" "$(04K(B") -(qdv "10\040" "$(08_9pF1AYId,IOr$(1_%CD'#ZE(B") -(qdv "103" "$(0030kW~-c9o$(1'($(0Db$(11lMv(B") -(qdv "104" "$(0(%TW*s,M/X>R.uZO$(1!C&m6IHIO)(B") -(qdv "18\040" "$(0&-7g'<4Q1A9>$(11m$(0(=(W$(19U$(0+D$(1!5"W(B") -(qdv "183" "$(0,EI_$(1A2(B") -(qdv "184" "$(0PH0j]>^_9W$(1#s$(0^a+%$(17,(B") -(qdv "186" "$(0/aDCIB$(1V%-2e3@d!d?U,|@@(B") -(qdv "187" "$(0+DPHBd0-(B") -(qd "19\040" "$(1;y(B") -(qdv "193" "$(0*LXH-w]*$(1>o5^iH>}(B") -(qdv "194" "$(0`$(1P21@$(0O'9p$(1ES9j/0>sL.>xP\LTIB$(1Uk$(0II$(1k]d}T_0.l:NMd&[mI%d[ju6*_X$(0Uz$(1[l-'/7DpF[UCaYbQf/qC3;qlf<(B") -(qdv "1j\040" "$(19h5mUl.od~(B") -(qdv "1j3" "$(0HQ7[6l6\&4$(1HsR'(B") -(qdv "1j4" "$(0&c?f(M,d/I+*ZZ;VIC$(1S:^8/M%m(B") -(qd "1j6" "$(0&c(B") -(qdv "1l\040" "$(0'~525HPp$(1+58#Z"&7(B") -(qdv "1l3" "$(01r[kIh@`PqH>$(1V5&oOAON;%(B") -(qdv "1l4" "$(0@_/mO3ZG:BU6+6$(13*$(0IG$(1Z%$(0^N$(1\H?rD[9GaIe}hw(B") -(qdv "1l6" "$(0I[W,$(11`(1(B") -(qdv "1o\040" "$(05.01A,.9GW6?AT$(13W$(04[L}$(1?c5x0N9$(0Qb$(1.BY3607:@~+{3=KpaM(B") -(qdv "1p\040" "$(0.eD6$(1[3'j6P(B") -(qdv "1p3" "$(0(\8h5K(B") -(qdv "1p4" "$(0>H$(1"~#L(B") -(qdv "1u\040" "$(0I0$(1&;3QLMTQ(B") -(qdv "1u,\040" "$(1PC$(0^+$(1r.(B") -(qdv "1u,3" "$(0ZR$(19&(B") -(qdv "1u,4" "$(0Jd$(1^C(B") -(qdv "1u,6" "$(0+2$(1cq%\J*_D_=(B") -(qdv "1u/\040" "$(0+/)D$(15a/\(B") -(qdv "1u/3" "$(0Mo'`Gc3d1'45$(1*v(u&_`M$(0MY$(193(}-B1[$(02o$(1*7(B") -(qdv "1u/4" "$(0-e8k-x*!AR$(1;YkPh9'$(1q-ReLQ=~K~+BCkD\(B") -(qdv "1u03" "$(038D;;6Ps$(11ZFv;lL=(B") -(qdv "1u04" "$(01n^II6TV]4,z\*$(1#y$(0(P-^$(1$)RvS6$(0'-$(1<8$[\6HW(B") -(qdv "1u3" "$(0'SC./?MI&2-!$(1,\&;2_$(0+n$(1$qQi+'"VTR(B") -(qdv "1u4" "$(0(S,RJWbXf?qMIW"J]Jc;fUoKy0G9+6?PS,+J6A8I)A%L}:e;WL2Sf$(1(4$(0'S$(1Vc$(0GLD6$(1lC$(0Zy$(1+KSY$(0YJ$(1df&\50;fCW=70gR!^0-0$(0W.$(1ZJ$(0D/$(1j)(tHU*~5u,*$(0G=$(1HjO;Upd,no>=:n$(0IL$(1E5F=U|#OKGQq,@&.ganu+*"zG.J(LaMRU#YM\"_De%ixljqo(W1nEcI\R*V|cw^C(B") -(qd "1u6" "$(0M|(B") -(qdv "1ul\040" "$(0O:?*^L[=$(1ld$(0PQ$(1QnVJJ\EfPAS3McXIMg7SFezfY(B") -(qdv "1ul3" "$(01QTa;i$(1N"-q_B]3TK(B") -(qd "1ul4" "$(0^-(B") -(qdv "1up\040" "$(0M4V$<3XNR4$(1<@$(0\+WRZE$(1%-b.irn8N(B") -(qdv "2.4" "$(0:o-I?YBr\#$(18c$(0>n$(1UmU16+01$(0]u(B") -(qdv "2/\040" "$(0BuS:$(1jAbVG[XRP((B") -(qdv "2/3" "$(0C,$(1B|(B") -(qdv "2/4" "$(0QRVH[+J"NTVP$(1OuZ~jX(B") -(qdv "20\040" "$(0@MRk&f9YXz$(1U$,C8H9w,Ub6cCI.fNO_eC(B") -(qdv "203" "$(0W%8sO,$(1AY1s!~Pa(/2~qU!EX+(B") -(qdv "204" "$(0+!(Z=N?1PxRkN_NrB);BS1$(1W+OX$(0;N$(1Of$(0(|$(1]cEkI"VwjWOF?`HBWF+?#lQS'd(&@<:^M4M}On\1b>WnmZ'm(B") -(qdv "28\040" "$(0F/T5C1$(1Pe$(0Om\J$(1%_,w(B") -(qd "283" "$(0(U(B") -(qd "284" "$(0&L(B") -(qdv "286" "$(0C1I/^#MgOm/P$(1fFVI&*7x2R_"ZIlR:H%d7A+pd'(B") -(qdv "29\040" "$(0+E3"$(1Kr(B") -(qdv "293" "$(0'QDM(B") -(qdv "294" "$(0'o<(3"?]9Zv$(1]Uf8$(0N($(1fmX,fRBU(B") -(qdv "2;3" "$(0Us\^Ra_;$(1o-p<."(B") -(qdv "2;4" "$(0G6T%RaVF$(1L8&:?jH(]S;jE*bKbOl](B") -(qdv "2j\040" "$(0?hGGJ3$(1[S[)(B") -(qdv "2j/\040" "$(00*'w.QZ*$(1-FMb4D4|+O+v6M?oh_(B") -(qdv "2j/3" "$(0U^H;$(1VgOz(B") -(qdv "2j/4" "$(0;04#6FAo359`$(1*^/2[u`G(B") -(qdv "2j0\040" "$(0L'5'$(13i3o;3(B") -(qd "2j03" "$(0B|(B") -(qdv "2j04" "$(03uXKPAWv$(1WoFEpHCgG)L;n3(B") -(qdv "2j3" "$(0Q/;ZGHSb-?$(1[QN)5*(B") -(qdv "2j4" "$(02zB/-?+kWl,\^h$(17h:N(B") -(qdv "2j6" "$(0]uSB3vZI$(1q2$(0X\ZJ^W$(1r9$(0_CZ=$(1\FETehSon-papbiB(B") -(qdv "2ji\040" "$(0)j*9$(1)I*}2L(B") -(qdv "2ji3" "$(0I$*9$(1:j)Yhmh47GGk(B") -(qdv "2ji4" "$(0A3ND>qH~.3.ITMIk$(1)YOxP8+2-e-h$(02z$(197@NhR(B") -(qdv "2ji6" "$(0JE]:)j$(15XN*..<;Cy3m5j8o=+?4dufz(B") -(qdv "2jo\040" "$(0;U$(1UgE<(B") -(qdv "2jo4" "$(0JXDj+,GX$(1aUg']Bc!lHb#erW#(B") -(qdv "2jp\040" "$(0AV[(NE`R?F3v(B") -(qdv "2u0\040" "$(0[M]^^cFf$(15N:?R@*i_fK&qY:K(B") -(qdv "2u03" "$(0X5.)GS$(1[I4l>/Yr(B") -(qdv "2u04" "$(0IZ/4F\-0@eJ=S)J,/2uMEH.0|P7T86|$(1>A$(0Av$(1$B$kLBSK_/ZmCo=SL5-K9~Ps$<3-696mHnICIl71XU(B") -(qdv "2u6" "$(00|O.5b-*>IKXLL?%JGJ([6$(1cf$(01BKa$(1mon$^.SfAQ67Qj-8\UqPb{fX(B") -(qd "2u8\040" "$(1B%(B") -(qdv "2ul\040" "$(0Tt6I&0D1$(1hV$(0GU(3<5$(1Xk>*$(0[W$(1"L9'Ht(jQ?(B") -(qd "2ul3" "$(1)z(B") -(qdv "2ul4" "$(0P~92'U$(1+/$(0%%54$(1\:$(0(*$(1C,,_@[$(00`$(1V4$\1VJk,{3!<}(B") -(qdv "5.\040" "$(0.SDO)}3{*bC7$(1TU$(0;M$(1]fl>H$:\dea0+_6iNr0|55Tw%F4_(B") -(qdv "5.3" "$(0/--=$(1EJh9(B") -(qdv "5.4" "$(0=%Ot.}4xSq2%.J$(1^FL!$(0Z^$(1)E3DOZ&f$(05-$(1VMUu(B") -(qdv "5.6" "$(0DJ.r(B") -(qdv "5/\040" "$(00i/=LfGKNb&peU(O6WXb@_gP%K(W](B") -(qdv "504" "$(0*}R^9=O2((Ar^%B7L6$(1cr$(0^F$(1Z&gGTt3R(B") -(qdv "53" "$(0(83A9M'P*0+`Nb4m?R4k2G$(1+/H5*I$U%0$(01M$(1AV@f1)/V#6#Jfh/u6gD>(B") -(qdv "54" "$(0*^.20Z,6L|55GuAb99M#G`Q32rP:NWKJNx>E0g>/IWZ|$(1\p$(0BpI($(1jr&Q3J$(01"$(1BP#{/k$(0]yCt$(1cbnp%[o[%%*8;Z7*7@L#8/g%-]Nh3cGrTzUDee9?ln6Y0hiN21S)_>*[+dN/*9\9-U8??<[p1PGJ\4(B") -(qdv "56" "$(01!Y*Q36-Ay;[B&XE2b$(1%UIQ49$(1UW`".9Lc91g2qw(B") -(qdv "59\040" "$(0JsX:M}$(1/J(B") -(qdv "593" "$(09;$(1&J(B") -(qdv "594" "$(0E-JT>C?K$(1X]7](B") -(qdv "596" "$(0)xLL(B") -(qdv "5;\040" "$(0<0?~JeK=O6OgKd$(1ITPoNR$(0W8$(1nYJ.AZIIloT|(B") -(qdv "5;3" "$(01\A@KN$(1!4`N(B") -(qdv "5;4" "$(0&8'n<)MbQ.CO,]KN1\J\SK$(1Ij"JXi,j(B") -(qdv "5j\040" "$(08b*8Pz8.Q)Cv:#>?HeMT-~$(1+[b$-^eceZ7b$(0Zp$(1?!@/T=a,l0Maa"f^(B") -(qdv "5j/\040" "$(0&d\M>]/AWt:0,;4\$(1_(B") -(qdv "5j/3" "$(0L"H(EWTQ6E(B") -(qdv "5j/4" "$(0&dL"5n)5>9$(1;>$(0BM$(1$e2v3`:sRz(B") -(qdv "5j0\040" "$(0;rSU5'Yq$(1I@NVn\AmIVR4^+ngS+c2(B") -(qdv "5j03" "$(0YL\f(B") -(qdv "5j04" "$(0E/WSP1N~$(1g,jf$(0YLI}$(1D{^@FD(B") -(qdv "5j3" "$(0'e\iBU^^D2=`_4Cb$(1\;$(0/Y$(1E1q"1D:-p7)a1~q#'g11(B") -(qdv "5j4" "$(0*oCb+80D91QxD"3[?,]|$(1+o$(057*pL00:$(18(M(!S+089Ho1'8|H78*;V@X@qQ7\~O8+j$(1rL"=63(B") -(qd "5j;3" "$(06r(B") -(qdv "5j;4" "$(00n+hNz$(1r+6}(B") -(qdv "5ji\040" "$(07_8&=mAs$(1]}(B") -(qdv "5ji6" "$(0.85DS-/hV*:[-$Cb;<];UlBa$(1TC-uPjf#(B") -(qdv "5k7" "$(0CbQL$(15qI`(B") -(qdv "5l\040" "$(0Ah/^3P(/CbN4:^$(1UyH@$(07t$(1,B`7&1(B") -(qdv "5l3" "$(0,G0L'X$(1?mKy(B") -(qdv "5l4" "$(0FzM8(/Gv)?LOD(7t$(11h$(0XS4;$(1O',($(0As$(1L^hS)WYCNYI\@(B") -(qdv "5p4" "$(0YY:c7ZQiM57w0)R)$(1<&9w7L$(06{$(1)#*X/]G,5wN4Pf(B") -(qdv "8\040" "$(01`;@%,(B") -(qd "84" "$(01`(B") -(qdv "87" "$(0;@1`(B") -(qdv "9\040" "$(07e286n6a2:%0$(1N7(B") -(qdv "93" "$(0GO\3^s$(16>$I*y#&(B") -(qdv "94" "$(0EyZU*eUqVAIRRF$(1!!qHOW:iV_lY_d]Aa+i}N7^u(B") -(qdv "96" "$(0<_Os$(1`pJ](B") -(qdv ";\040" "$(0MsCR%6(B") -(qd ";3" "$(1@h(B") -(qdv ";4" "$(08x$(1_x(B") -(qdv ";6" "$(0/|$(1!8(B") -(qd "a\040" "$(0$w(B") -(qdv "a.3" "$(03]$(1!/NH(B") -(qdv "a.6" "$(0T<>K#(B") -(qdv "a86" "$(0@)G;J)M{W;$(1Q}(B") -(qdv "a87" "$(0J)EDW;(B") -(qdv "a93" "$(0D:$(1Opox(B") -(qdv "a94" "$(0Q1@(We9d$(1O^Sz(B") -(qdv "a96" "$(06m^"$(1c"(B") -(qdv "a;3" "$(0>{W:$(1KM"Z.{>M?CIR(B") -(qdv "a;6" "$(0*%-B9r0~0A$(1#^>O"q.:#Q$(0,c$(1(9U8.c7#>9G0`iinp*,d(B") -(qd "ai\040" "$(0Jv(B") -(qd "ai3" "$(0/\(B") -(qdv "ai4" "$(0(^>|U=KD,uPMJO5r0@9d0N955@]GR/HoST$(1X\O*'Mg~NXkzdFaH7SXjfePr+"e{&'!&NygWc_8&@%@,I4IOJ7c3lq8wGD^BI6(B") -(qdv "ai6" "$(0OB>=4;)/CX@(B") -(qdv "ao4" "$(0.i@g@q3R$(112$(0R%G10^:2$(1>IH\ihy(B") -(qd "ap\040" "$(0A-(B") -(qd "ap3" "$(1Pq(B") -(qdv "ap4" "$(0A-S?XB(B") -(qdv "ap6" "$(01]61$(1D0M;H-+\JhB;_GGYKc(B") -(qdv "au03" "$(0+.2/P<;)6}T}BI,~;'$(1,EF(!.),;r:_dv(B") -(qdv "au04" "$(05t\](B") -(qdv "au06" "$(0A|LB8{$(1:z4qSse_f*iF(B") -(qdv "au3" "$(0*N[H2}7i$(17MNa=>FeSV]>mY(B") -(qdv "au4" "$(0;pLn9:9+?=0G,sWO$(1&9$(0R7$(1B*VxV>fIB`K_$(0*O$(1*$K"K7S7l3I0(B") -(qdv "au6" "$(0:MU[WG[v[HV^X3$(1^Ji>oD%NkA_qpWaql#mQmao7a7qO(B") -(qd "aul\040" "$(1:V(B") -(qdv "aul3" "$(04qBAY2YPPE0,4d$(1=.$(00;$(1Rd(B") -(qdv "aul4" "$(0+oN[Vf$(1,)(B") -(qdv "aul6" "$(05BAAKs$(1on(B") -(qdv "aup3" "$(0(B") -(qdv "b4" "$(0'K$(12uO>A;(B") -(qdv "b;3" "$(0[c[g[o$(1kk(B") -(qdv "b;4" "$(0^j$(1hx(B") -(qdv "b;6" "$(0[o]l$(1mhe=i+$(0]h$(1e:i=l"pTr'oH(B") -(qdv "bj/3" "$(0&~9v$(1Wq:E@j(B") -(qdv "bj/6" "$(07+K+T/FbC:KZ*'L]YT9vK)$(1?($(0UY$(1Kv$y0',#eu2;6witb+BKK*ZF[o[zlwnf(B") -(qdv "bj03" "$(0?U-a\;$(1,tStb/Rnf-'4(B") -(qdv "bj06" "$(1:g\VP^(B") -(qdv "bj3" "$(0-g*>:J$(1\u$(0&M$(1%H(B") -(qdv "bj4" "$(0&,:JT3US9}$(1+YYibklM/5c&Noai$(0Xc$(1*6Y|(B") -(qdv "bji4" "$(05>7@$(1Rc$(0:x$(1eyA!$(0Sc$(1MIC_$(0]Q(B") -(qdv "bjo3" "$(0T!$(1W[bc;a6"(B") -(qdv "bjo4" "$(0G0Q_$(1([$(0Ku$(12eVG';$V(B") -(qdv "bjo6" "$(1YmLx4o(B") -(qd "bjp\040" "$(1=o(B") -(qdv "bjp4" "$(0OWDd$(1Wf(B") -(qdv "bk3" "$(0Ez$(1:U$(05>(B") -(qdv "bk4" "$(0O`$(1=C(B") -(qd "bl3" "$(0XF(B") -(qdv "bl4" "$(0Y"$(1Z{UU(B") -(qdv "bl6" "$(0\S$(1Yj$(0NMS$Y8$(1c@(B") -(qdv "bp3" "$(0,7Gb9{$(1?7CzN5Z[D?Y3%$(0Qd$(19|`l.D086[HlMp$(0Qq$(1Z,`Sd?eTg)UAm)(B") -(qdv "c06" "$(0@n+W.+=aX'$(1(v$(0*?$(1"r$(0K7$(1786'UL6y(B") -(qd "c8\040" "$(02E(B") -(qd "c83" "$(02E(B") -(qd "c86" "$(0Cw(B") -(qdv "c9\040" "$(02>EA$(1%i(B") -(qdv "c93" "$(08B$(1_r6{(B") -(qdv "c94" "$(07&)+U.EA89$(1As>rO9(B") -(qdv "c96" "$(0Wd2gU1$(1Ub(B") -(qd "c;\040" "$(1!R(B") -(qd "c;3" "$(13C(B") -(qdv "c;4" "$(0*h,{(B") -(qdv "c;6" "$(0*h9m0'+?$(1Hf$(082$(1(m(T(M2\'%9WH_V&(B") -(qdv "cj\040" "$(0/B.L'hcA:`F"/$m9R=I??GLGZRgW!(2-A(B") -(qdv "cj0\040" "$(0]d$(1r3q?kl$bk[lKV:(B") -(qdv "cj03" "$(0PBBw$(1Wv>@NN(B") -(qdv "cj04" "$(0AQ@Q2i<>'=G!2ZBHKpHn=B$(1@sW1KI.Uj.E%N3kUXh(B") -(qdv "cj06" "$(0WdV@7}$(1VRfBoe$(0Ww$(1lP$(0RR$(1l\$(0=B4+$(1pBG`$(0S5$(12@?b$x/6F5W)__V^,%AK(B") -(qdv "cj3" "$(01NBb$(1K;$(0;J?C$(1$](B") -(qdv "cj4" "$(0]-'C&lKU%$(1&^1M1f!{&r$(0FX,}$(1&@NTiaoa'CQ9'*IZ4[IUQr_^F,_RSe(B") -(qdv "cj6" "$(05/B:@dPbP60r/:H4[SG-$(1`Z$(0<}Z(+]$(1Y=T,_K[&=vC3k-Q%;.$.k%6zV(Z:enCtI;k>(B") -(qdv "cj8\040" "$(01EC_N7$(1p$[H(B") -(qdv "cj84" "$(0Hd'(BlJ#RvC_$(1O}JL4yP*'IGEP}b^QO(B") -(qdv "cj86" "$(0C_Fm)GG+ZzN7Rv$(1nOjC$(0WPJ#$(14y:&Z/(B") -(qdv "cj94" "$(0Z.+f$(1TO.h)GoCoG(B") -(qdv "cj96" "$(0Z5=g3#K3Q:$(1%@$&ZDZCi$et(B") -(qdv "cj;\040" "$(09sE~-;$(1-L";aK(B") -(qdv "cj;3" "$(0WK3.7pEl4-$(1&dK+Ked6D;RC(B") -(qdv "cj;4" "$(07p$(1@g(B") -(qdv "cj;6" "$(0E(A)A9XxSCVOPiF~4W;*BNI7Dp$(1QM$(0P3$(1:ZS5`(X5$(0Yl$(1k':uc/3a^"p!;4h.;TFt`_P[R)g;(B") -(qd "cji\040" "$(0WP(B") -(qdv "cji3" "$(0'W).JB$(1A,(B") -(qdv "cji4" "$(0/QZWV>.PA*L!Tx?MWPUN$(1iw\Pign:f,as$(0V.$(1,TdC7^$(0Um$(1=Lh-_Q/H$^145SAwD%b1bleSemi"koo_p_(B") -(qdv "cji6" "$(04%$(1%DA,FQ(B") -(qd "cji7" "$(0.P(B") -(qdv "cjo\040" "$(0*IAMQB31HaF>R-U\ND$(1T.DSS$3$T2+eHZnDnb*g:QLJ(B") -(qdv "cjo3" "$(0FE7PM,F[V8Ht5P*f$(10XWp]+j%(B") -(qdv "cjo4" "$(0FEA.E?ZcNdEqXsM,Ht=)<2T;OV(&T"$(1X!$(0V9@X$(1/"^|fLjUI3Pv^)b`b\c.][P)PKQcbCg*n,jLWcBfGXOrSAXG`^lXlg-.bMf}(B") -(qdv "cjo6" "$(0)`:PCu9z$(12m+Z7H*JfU(B") -(qdv "cjp\040" "$(0;g0!H/$(1[Z5DL2='6(~Pn.4Y_M`3X$(1n~$(0=[8w$(1g"$(0LeHpM[4|$(1D6$(0Sv$(1S{$(0EG$(1e9$(05k$(1`]k5HR\+dJ?D&3D'KjMDY'Z(bH10BdCnQg3+(B") -(qdv "cl\040" "$(0L^$(1\O^}(B") -(qdv "cl3" "$(0)p:W(B") -(qdv "cl4" "$(0HA9X8JBxYZ=[0#)p$(1p?QZRB$(0]CI;$(1,^6bD-RD.G/1lx*r^`(B") -(qdv "cl6" "$(0HA=FM1ULV&\:HpUF]O?/EO$(1iWTE)6l=(B") -(qdv "co\040" "$(0E*N5$(1QR(B") -(qd "co3" "$(0E*(B") -(qdv "cp3" "$(03!4A(B") -(qd "cp4" "$(030(B") -(qdv "cp6" "$(0>0$(1*\U\(B") -(qd "d\040" "$(0$~(B") -(qdv "d.\040" "$(1JIJ'(d9AgR(B") -(qd "d.3" "$(0&H(B") -(qdv "d.4" "$(0*+;k(1$(1S8$(0?l$(1m&>k$(0+)$(1&jK8RH^7(B") -(qdv "d/\040" "$(0+_$(1>N$(0[A$(17$$(0+?-d$(1EZUK.^/I`6(B") -(qd "d/3" "$(1/I(B") -(qdv "d0\040" "$(0'{@[;/F)4a$(1n};B(B") -(qdv "d03" "$(04i-v+c78$(18y$(0XQ$(1=#j,D#au4=!#dV(B") -(qdv "d04" "$(04aVI;/$(1jTq+Xs-MINnUiS(B") -(qdv "d8\040" "$(0.C@?2E$(1HO(B") -(qdv "d83" "$(0('2>$(1##(B") -(qdv "d84" "$(0@?$(1h0(B") -(qdv "d9\040" "$(0DeAC$(17B%5(B") -(qdv "d93" "$(0@4A6FIF(@6:@$(1d)B-d<_~gyJaG|(B") -(qdv "d94" "$(0A6F#A<2>$(1/x0U3r\Y(B") -(qdv "d;\040" "$(0<+JjV]$(1g]K>Ib(B") -(qd "d;3" "$(0Jj(B") -(qdv "d;4" "$(0&n,?0c)-$(1"##I$gAB%(A8(B") -(qd "d;6" "$(0*,(B") -(qdv "dj\040" "$(06_3`GeR!$(1@Y*Z/t%Sgv,~WQ(B") -(qdv "dj/\040" "$(01);x6($(1LX59$(0GY$(16H[?(B") -(qdv "dj/3" "$(07G'76((B") -(qdv "dj/4" "$(01);$(1cx@O$(0X>$(1kv>uaVewPA(B") -(qdv "dj;6" "$(0-+M.$(1e*(B") -(qd "dji3" "$(1W6(B") -(qdv "dji4" "$(03EXDWzJa$(1jYK<$(0Cy$(1)dgimj(B") -(qdv "djo\040" "$(0W6S^>5$(1gf%R/*jY`32=b}:QkXmy(B") -(qdv "djo3" "$(0@/$(1GqHgDacj*#(B") -(qdv "djo4" "$(0F%OVJ%$(1jg$(0Yu@NX{$(1BCbjPO^*Yo]kQ6WWjDOkP`jo7[SW(B") -(qdv "djo6" "$(0MvKt2YAEH2DN$(1B{$(0\h$(1h'CG@{[fS(Cuan=@:6Cvq)r/(B") -(qdv "djp\040" "$(0/{;}.^BiTmBV$(1T.5ph:?[d^$(0Im$(15H7)(B") -(qdv "djp3" "$(07]Gq$(1/+$(0=5$(1UQB:Eg>PGB'(B") -(qd "dl\040" "$(1!V(B") -(qdv "dl3" "$(0*T8S3C$(1/_$9^c+c(B") -(qdv "dl4" "$(0QkQ\Ka(B") -(qdv "dp3" "$(01:;?RKU_]V$(1hjG^[G(B") -(qdv "dp4" "$(15[7Z@6(B") -(qd "e\040" "$(0$}(B") -(qdv "e.\040" "$(0(X>rG]GcH[(B") -(qd "e93" "$(0,R(B") -(qdv "e94" "$(0FNLe&bD\BG$(1B}<)b5(B") -(qdv "e;\040" "$(06MTf5!<%L?/&->*,,a$(12!(7--$(0?o$(1B7EW<`1b4:=q(B") -(qdv "e;3" "$(0B,<%(B") -(qd "e;4" "$(0K,(B") -(qdv "ej\040" "$(0.k.wDL.E0J*v$(1?h$(0Cd.N?.$(1E4L]$(0U8$(1@;A&'a2%L_$(0I@$(1\,!;+7HT@o$(07'$(1O~WQ(B") -(qdv "ej/\040" "$(0&W&}'}-s,S7)7I:F&_:-4y^414$(1GF(7$(0?o$(1Y.B+Bw:I$(0)B$(1Ba(B") -(qdv "ej/3" "$(0Qn3B,g)B$(10n$(0[}$(1/e$(0&]$(1/4@"iQ(B") -(qdv "ej/4" "$(0)B-s:D$(1,rC)(B") -(qdv "ej0\040" "$(0.{[C_)2&Ai4e]MLD6#>v$(1RvBf$(1Em8JE/[*(B") -(qdv "ej04" "$(0Jl?L\u^e$(1JQ$(0SO_J2&_)$(1!Dm]m`E[oFm9P$(1I5$(0D'W_Z(Xl$(1^WbA2&9/"I$(0I@$(1$G6Q(#.IBSJjML]Ea}BrY?^g(B") -(qdv "ej4" "$(03K.W]BDwI|Tn+L*v$(1E46%Jt7%4K5).'gFYI*L(Rta\Gi^[(B") -(qdv "ej83" "$(0JQ$(13p(B") -(qdv "ej84" "$(0tGO$(03I$(1[{(B") -(qd "ej9\040" "$(0-f(B") -(qdv "ej93" "$(0/g$(1+A$(03f(B") -(qdv "ej94" "$(0/J$(1eX!^1(B") -(qdv "ejo\040" "$(0XW?>U@KhM\)e8c4X@/$(1:yQ-$(0X0$(1Q/-Z7n=3I]JY(B") -(qdv "ejo3" "$(0:q5^Hf4U$(13s$(0Ad$(1!T^/%B)X!b)kSn.z7c?~GGI/(B") -(qdv "ejo4" "$(0D98!XPI!$(1O]DH$(0^Z$(1'-'q>j+#P6f}Pn(B") -(qdv "ejp3" "$(0K??6Z%$(1Lu$(0QJ$(15hS=(B") -(qdv "ejp4" "$(0Ax$(1]X(B") -(qdv "ek\040" "$(06YK;@5X2Uk9c'B$(1$w$(00z$(1=D+x?DD7OO(B") -(qdv "ek3" "$(0H7$(1.<8XW0\+h/7q(B") -(qdv "ek4" "$(068)WMU$(1-J$(0L1(B") -(qdv "ek6" "$(08,5uISM^H7U2Cw2FLS$(1j-AvJW$(05k$(1U^B5GH$(0:pM`$(1*_%MZva$/Q2K;hXH$(0Y\$(1gop/(B") -(qd "ek7" "$(068(B") -(qdv "el\040" "$(0:nSgLRS_9Q8t$(1ea$(0GI$(1m>JzL3DDgs(B") -(qdv "el3" "$(0P%^:F-K*Sn0<$(1J`aoEy(B") -(qdv "el4" "$(0+LM+$(13AU<>[Dc(B") -(qd "eo3" "$(0C@(B") -(qdv "ep\040" "$(0Hz7~(B") -(qd "ep3" "$(0*c(B") -(qdv "ep4" "$(0)(*c$(12F(B") -(qd "ep6" "$(1)A(B") -(qd "f\040" "$(0%#(B") -(qdv "fm\040" "$(0;5/"]EWXYKJ[*3?0Xm$(19;Pg$(0Cx$(1"}$(09($(1,z&B1K%]!#&v(yUO\$hQol8+[}(B") -(qdv "fm,\040" "$(09OYb$(1MN(B") -(qdv "fm,4" "$(024O}[Z?{/GYbK/$(1C%$(036B'W{$(1J,.R>REORKbI>VE>K3kp(B") -(qd "fm,6" "$(0SL(B") -(qdv "fm/\040" "$(1$}$(01*$(1Nq(B") -(qdv "fm/6" "$(0P,ZN$(1$}$(01*$(1Gz@#;k"tXOfVRGDZ7pG~fc/c9Z>eW`FZ(B") -(qdv "fm0\040" "$(0;O$(1/-?"5<(B") -(qdv "fm03" "$(0'^$(1Ln$(00x4N$(174q7$R$(0;O(B") -(qdv "fm04" "$(0[a.-$(10d0]>y(B") -(qdv "fm06" "$(0)A]c3yHh7UMV>2$(1q~$(0Lu$(1>h$(0.;:%$(1dh0cH#$(0."'^Q?$(1_s*S4S=nGI[tkYmDpM)vE&GxY>qr(B") -(qdv "fm3" "$(0.>*3;__"$(1+g8+(B") -(qdv "fm4" "$(0(+Q7;_KK$(1g#`?=F\>#/e0(B") -(qdv "fm6" "$(0B3+:[`^i$(1c?$(0Xm$(1o=$(0V?$(1mWl)]uYd*|@i\58@FpG_W&_9e6hlkemTmtpNqB-%*k6]?la5(B") -(qdv "fmp\040" "$(19lNI.q(B") -(qdv "fmp6" "$(0G{HP$(1.j(B") -(qdv "fu\040" "$(0&%.gB#.f/GA/7V$(1Ra$(0Wq2W$(1JbT`hA?|Lqc#0B(B") -(qdv "fu,6" "$(05=*y$(1"g(B") -(qdv "fu.\040" "$(04r1X'd?3Yj\[$(1k=Cf%{Fn3^Rp;5SJZf$(0U@$(1*QT(c:l4(B") -(qd "fu.3" "$(1Y5(B") -(qdv "fu.6" "$(0,f>!(@&s5lHR$(1H'$(0=G0W$(1nd9i)!!9R/F$"m(iSlN1N=>?U3:4\D-R!e"Q$(0=C$(13HD]-:1}8L8a;?AgG-\'dy6@(B") -(qdv "fu/\040" "$(0=S1fM=E16P=HLo@#[V$(14/=-$h9u(B") -(qdv "fu/3" "$(0Py@#$(1J!(B") -(qdv "fu/4" "$(0NcVuT6$(1.%M!cU$(0SV$(1Q]$Nn;O(5eEUfH(B") -(qdv "fu/6" "$(0$(1(a:9AqQ)$(0Vo$(1Y2LoIA:&L-D`$(15_;*<(X4&udlkda<$'$7#eKCFWV7h#lz!o&(2i9fJs(B") -(qdv "fu3" "$(0:E+Y,4m9T=T$(19\$(00/$(1L~d\$(0:4$(1im$(0+gTl$(1/U?TMd4GIBisHh\oie2q9bbygLhDjv2`[D5g#hEQ?+:)!22fE`OHTf`xhMhNo8qT]F(B") -(qd "fu8\040" "$(15Y(B") -(qdv "fu83" "$(0('$(1A)(B") -(qdv "fu84" "$(03/4&$(1*3;p6B(B") -(qdv "fu;\040" "$(0K4CKY^1.ENF6[?$(1gUM__j'$KzIs$(0;s$(1Km_T(B") -(qdv "fu;3" "$(0<1F6$(1_CXtAjIQ$(0Vq(B") -(qdv "fu;4" "$(0EN$(1k}3zKl_j(B") -(qdv "fu;6" "$(0<1VL:i$(1'oHPe5#B('=Z=jh^(B") -(qdv "g/3" "$(04]$(11:%ORh3j(B") -(qdv "g/4" "$(0@:>7G|@8$(1BV$(06!WV$(1!P@R(B") -(qdv "g/6" "$(0ZbS4$(1W'i~phDP(B") -(qdv "g0\040" "$(0&U7T5R,_+54DZf56K\ORDD.n1C$(1-7C<$(0Vs$(1X{5b=a,'7wAo(B") -(qdv "g03" "$(0:a:f$(1ECByT4pP(B") -(qdv "g6" "$(0&3&p(|7mJS5|3FLtK{7-AI$(1MK=Gl{$(0E^$(11Le4HNJu=:DKhe;9(B") -(qd "g7" "$(0;3(B") -(qdv "g8\040" "$(0=E,h9B4f>uG"Z!HN,_$(1>5gYV)Q$0e5+JRS\>S(B") -(qdv "g83" "$(0E4$(1^H(B") -(qdv "g84" "$(0G"TuEo$(1AyC~LZM'?N:R(B") -(qd "g86" "$(14'(B") -(qd "g9\040" "$(0Se(B") -(qdv "g93" "$(0Mt$(1fC(B") -(qdv "g94" "$(0^;7q$(1`A$(0=E(B") -(qdv "g;\040" "$(0;9E3OFY>B>$(1KaS9_'cHlu(B") -(qdv "g;3" "$(0Q+7r&9(B") -(qdv "g;4" "$(0&9/!$(1kk)u!H(B") -(qd "g;7" "$(0Lw(B") -(qdv "gj\040" "$(07uTT83CU8$>.PVO9$(11y$(0,J$(1a_)iPuJF!@'H-iF"$(0Uy$(1,Y9dh`f](B") -(qdv "gj0\040" "$(0805o3G(B") -(qd "gj04" "$(0=X(B") -(qdv "gj3" "$(0O0Ir\iAaGxW1HFE)$(1b:Qk$(0Zp$(1r:4kl9f;nC(B") -(qdv "gj4" "$(0?5O0Rz,W5_GxQ(>.7H<-UpJ?KL;%*)$(1QJF8'WG;H<;=e;g^k.(B") -(qdv "gj6" "$(0.?O^=WJ:]v;jCg$(11Qf{4L6~NKprqt(B") -(qdv "gj8\040" "$(0..$(14"`z(B") -(qd "gj83" "$(05&(B") -(qdv "gj9\040" "$(0Jt:/$(1Y:kV(B") -(qd "gj93" "$(0(p(B") -(qdv "gj94" "$(0=|2vW7$(1)Q^?(B") -(qdv "gj;\040" "$(0YeX$[h$(1pKr%nhkWmf(B") -(qdv "gj;3" "$(0=tJ@$(1Q1K\J=YH(B") -(qd "gj;4" "$(1i6(B") -(qd "gji\040" "$(0M*(B") -(qdv "gji4" "$(07vK{ZHO0^M$(1B&$(0=|W72v$(1C&$(0)s$(1J|RbM@$(0&E$(16;C!R(d0(B") -(qd "gjo3" "$(0'V(B") -(qdv "gjo4" "$(0M*KvC%HH$(1.w0(B") -(qdv "gjo6" "$(0Q!$(1?6(B") -(qdv "gjp3" "$(04b$(1Cj$(0+P$(1<7Zb(B") -(qdv "gjp4" "$(0D|CVVJ$(1Ysh2Xb(B") -(qdv "gk\040" "$(0;^M6$(1)c]/cN(B") -(qdv "gk3" "$(0V6T1V(/$(1#5#19=>BQV(B") -(qdv "gl6" "$(0,bMi-D&E$(1,3"++z(B") -(qd "go6" "$(0Q!(B") -(qdv "gp\040" "$(0-O=f*{(t>Z.G1k;7$(1Sc$(06{>w$(11$%C,gG'GU[sX<$(09%$(1+@+N":,-,}"x&2.s15(B") -(qdv "gp3" "$(0,jNPX@XZ$(1TGn+,K$(02@$(14v]h%*n%(B") -(qdv "gp4" "$(0E}CNKW4JHJ,i$(1F_CY$(0>o$(1&})/UF(B") -(qdv "gp6" "$(0904J(B") -(qdv "h\040" "$(0>1$(1*:$(0Md%*7:$(1@U[x(B") -(qdv "h.4" "$(0B2TU$(1F(B") -(qdv "h/6" "$(0AeNR$(1P0U!EX(B") -(qdv "h0\040" "$(0;7U($(1ll(B") -(qdv "h03" "$(0Jo$(1PL+X0qGt7J(B") -(qdv "h4" "$(0*:./Q2A"*z$(1%6?y?S"U/r2o>q(B") -(qdv "h6" "$(0D%[0EvKw>'Md9->1:$$(1>mUi+=Vd]H)OUj^f(B") -(qdv "h8\040" "$(0UiF0$(1\L(B") -(qd "h83" "$(1iM(B") -(qd "h84" "$(1kS(B") -(qd "h9\040" "$(0=w(B") -(qdv "h93" "$(0P$(1rC9M(B") -(qdv "hj/\040" "$(0(!Vz<8+Z$(1R0R1$(0OA$(1lkSagZQz<~Pm$(0P^$(1Xf_3`&(B") -(qdv "hj/4" "$(1mVbtcS(B") -(qdv "hj/6" "$(0<8X;=L$(1>"5:KNKTTV[<4a4t54J1(B") -(qdv "hj0\040" "$(1k\q@UI(B") -(qdv "hj04" "$(0XuSd_G$(1Y+(B") -(qdv "hj06" "$(1mSmNkR(B") -(qdv "hj4" "$(01sQVVW[-$(1S?$(0YE$(17&$(0.6TdQ7WX[8$(1XWTi$(0OB$(16,O`Wle1(B") -(qdv "hj6" "$(1+H&W(B") -(qdv "hji\040" "$(0F+O&O{WY$(1M>Tyjt(B") -(qdv "hji3" "$(1Kw8QY8>S(B") -(qdv "hji4" "$(0Td<^7dQ`O&$(1)4$(06R$(18p)+.,p2MM(B") -(qdv "hji6" "$(1R9>Jm9>;_w$(0Ek$(1SS(B") -(qdv "hjo\040" "$(0JzE2vLm$(1!|Q_(B") -(qdv "j03" "$(0=&GR7b.~;a6}BwM>>v$(10*$(0Lm$(1E,?G>#[b$(0L7$(1HFr(B") -(qdv "j04" "$(0G]0sCJL[1y)1[YNuNK$(1QUP@!m#~EN]^C:4($(07\$(1B[(0-|WhlF(B") -(qdv "j4" "$(0''0m;.A+M)7M='[G(TYWE]&C$(1!+$(0[QJV:I$(1$C:|k<$(0;T$(1$X(rZ}U@"7"FDd)86uAP"v1r(?(_4E9j>8hfih#dOdSR(B") -(qdv "j6" "$(0BS+G+A=6,(T)6]HDM%'R&B$(17"Y\e.$(0\_$(13:U7U2.p0372)$dr8goy0H]lg.(B") -(qdv "j8\040" "$(02?Cs3:L$.N@k$(1+T"hD+1_7nK:(B") -(qdv "j83" "$(0(l$(1#!(B") -(qdv "j84" "$(0])$(1B"M/(B") -(qd "j86" "$(02`(B") -(qd "j9\040" "$(03r(B") -(qd "j93" "$(09k(B") -(qd "j94" "$(0(A(B") -(qdv "j;\040" "$(0,n$(1#_$(0&S(B") -(qdv "j;3" "$(0/041-B[$(1DUmFH\$(06y$(1dQ;6$(04,$(1Dybuc$la$(0X/$(1RQFVUeCI7DHqCw00FK(X`5)~eF:`;]FBMnORS[5'7[Tmo/(B") -(qdv "jo4" "$(044*n(]Y|Pl.A:tTB5,@ENjX*;qB<4LPT$(1m{S|m^$(0T]$(1mFglRNYL$(0WE$(1^n;"MqffgQ?ZQ~[jcdn*n4$(0S\$(1\#\j(B") -(qdv "jo6" "$(044@YEs)O;ELE-[V`@a?OCV,V0(B") -(qdv "k\040" "$(01`;d$(1E3$(0%.$(14w*%[5(B") -(qd "k3" "$(1Od(B") -(qdv "k4" "$(0A+Qt1{DS'.I4Wy,F_AYp+FA2R??T$(1%/k6$(0;T$(1ZR$(0H8$(1)M$(0;=$(1;DC'$(0Hk$(1[RU`:ip}'D:r#cp\i),Q1B2g@L@mB)C-MjVs[kih(B") -(qdv "k6" "$(0Ym?FZ'6~6dHG75$(18r$(01{$(1#G#:>Q$(0?/$(1U>(s7>0M>>>GV.(B") -(qdv "l\040" "$(0'x%2$(1%}+E(B") -(qdv "l3" "$(0ZxEf$(1(^:*(B") -(qdv "l4" "$(0E.S/E`R\$(1VX:x$5W9$(0/p$(1@KVu(B") -(qdv "l6" "$(0O_O@7RQfGn]1/+UX\/_-XLZo$(1H=$(0M*)I$(1i5$(0^A$(1WOkj(DmglD$(0:I$(1qSaC(!$(00w$(1!]'XA>$42nl/r6(B") -(qdv "m/\040" "$(0E,<,IUR`RM$(1o;$(0V~$(1I?gO$(0Jp$(1nG$(0:U$(1kZdDB$kf$(0MJ$(1VHWt^~KW[!(B") -(qdv "m/3" "$(0(d0ED#2.R`TNB1HB--RM<=V~1p$(1NF.XB2RX$(08K$(1/'Nt(B") -(qdv "m/4" "$(0(o+"$(1_u(B") -(qdv "m/6" "$(0E,$(1:WdW:7Q,BFBTIa(B") -(qdv "m0\040" "$(06C=]UBI$(04o$(1F0^lZ|[T[[e(R&b_dm^ynN58\/U?06kF/j1Ef0'Kq{NQ//EeM=OeV3c}g}r7rBJA9FLtSb[>(B") -(qdv "m6" "$(0/vA:@$6xQv&AKV&iEt+(4vFUI8H?2!WaG5BDDn14$(0Cj$(1;GLU$(0+r$(1<.D"$(04o$(1lIAH$(0?}$(1$?WiX:%;I=HA$FFL0UVW~Yg_;cJd{e&ijppqR-N4):h:vH_R[h}j|p|(B") -(qdv "mp\040" "$(0F@K<$(1YAg8ISZ1(B") -(qdv "mp3" "$(0&yIT$(1K0$fdEZ=$+ZaNOA=%1(B") -(qdv "mp4" "$(0I+[J(FOa\9F"Wj$(1;e$(0F@$(1gr@v^a'BRmk*$(06`(B") -(qdv "mp6" "$(0Dy&j'%/~9U1I9K$(1Kf$(0Gi$(1DMQb,=Y,$OKdUMYh#S!sY@8bH0'E,D(B") -(qdv "n\040" "$(0(43)A[C>-4O#N\^[N<%+$(1QLRu3XM%dXRW2[Cx`$I)'hZ$HJ)2@9J{LIMzRR_Uc=m2p.(B") -(qdv "n.\040" "$(0F3[N$(1H2$(0Li$(1BgDA$(0Yt$(1Dt_tB#d+jm(B") -(qdv "n.3" "$(06SJ'ZlXI$(1RF_Sks(B") -(qd "n.4" "$(0J+(B") -(qdv "n/\040" "$(0Is$(1nT(B") -(qdv "n0\040" "$(0&6;7$(1QBh{lt(B") -(qdv "n03" "$(0AX@1$(1b]$(0Vc$(1j=(B") -(qdv "n04" "$(0AX$(1AC(B") -(qd "n3" "$(0*<(B") -(qdv "n4" "$(0(?*~Q2EHIf)zG~1%5|1v*z0V&Z>f$(1\J$(0.t$(17r$(0Qy.%$(10A+1"[/~Ga^m0-(B") -(qd "n7" "$(03)(B") -(qdv "n8\040" "$(0O%$(1!F(B") -(qdv "n83" "$(0]eO%$(1Hd+V(B") -(qdv "n84" "$(0Y0',$(19^$(0Ml$(1acO@O&(B") -(qdv "n9\040" "$(0ES\ZH&$(10&<3(B") -(qdv "n94" "$(0WTES$(1OP(B") -(qdv "n;\040" "$(0@G8'(B") -(qdv "n;3" "$(0EB$(1guCARTd1ZH(B") -(qd "n;4" "$(0@G(B") -(qdv "nj\040" "$(0\8BkDXS\^5$(1i*(B") -(qdv "nj/\040" "$(005Y{=YEj,;$(1?W)g$(0<$$(1X/-}EVMf(B") -(qdv "nj/3" "$(0V|Nk7N$(1>bAfBuIp`h(B") -(qdv "nj/4" "$(0:K+{Ie?EM"(B") -(qdv "nj0\040" "$(0MMBt$(10k(B") -(qd "nj03" "$(1VF(B") -(qdv "nj04" "$(0L,Ld$(1Eo(B") -(qdv "nj4" "$(0D,?[9ECI;oET)iC6F`$(1UnJ+$(0P_Vd$(1N2BoM._N$(0EP$(1WV'b04QP$(0V[$(1SGPxT}nLoiouBI!fK$+j/f:=D5PNUEYJf[H|Ei(B") -(qd "nj6" "$(01x(B") -(qdv "nji\040" "$(0Vd=;>u6[6tS`EC$(1::5K$(0Lk$(16)ce8fN@JC(B") -(qdv "nji3" "$(0/U9FYVKf$(1R2AzJKd2jO(B") -(qd "nji4" "$(19g(B") -(qdv "njo\040" "$(0X#Gs$(1X-$(0GN$(18mD*7N0K.F.f8tD,(B") -(qdv "njo3" "$(0^U$(1VreodAp_(B") -(qdv "njo4" "$(0FZI.GPVUTq9.V2Q$$(1EAbN]T]"fxlQ$(0YO$(14ATS]5^EbLeWf?jS(B") -(qdv "njo6" "$(0TrDl$(1dB(B") -(qdv "njp\040" "$(07#D~Lg$(1DrCBK)^kYy(B") -(qdv "njp3" "$(0F5C2K1$(1bWd7(B") -(qdv "njp4" "$(0O\$(1J;(B") -(qdv "nk4" "$(0*dESG/+dEFV+Xr$(1Wwj+l?Nk]YF9XFnFX)(B") -(qdv "nl\040" "$(0S}\XVmF4$(1^XBpD:g{pi(B") -(qdv "nl3" "$(0(B") -(qdv "qi3" "$(0Mj6J(5$(18!(B") -(qdv "qi4" "$(09$5eR&4H0]*7>Q[3$(1&L0WMC(B") -(qdv "qi6" "$(0;hQS$(1]ear(B") -(qdv "qj\040" "$(0N{&rQ[N:(X$(1>7gN&w]n(B") -(qdv "qj3" "$(0A\8@6lZ{6iFh$(16tWsj:Q`$(0M0(B") -(qdv "qj4" "$(0O3Q[X^Z;$(1S0(B") -(qdv "qj6" "$(0IyRuH:LcCW*7['>iV0SG22?'$(1MEcDN\$(0:`$(1jEgHi]Ow(B") -(qdv "ql\040" "$(0/b$(18P(B") -(qd "ql3" "$(0DE(B") -(qdv "ql4" "$(00[9*4:8u$(1&%\?V#(B") -(qdv "ql6" "$(0?;.K+6;2/7$(1V<+skMO0$(04:$(11!(B") -(qdv "qo\040" "$(05+.D+f$(1U'+%&A.Q2r(B") -(qdv "qo3" "$(1>,*s(B") -(qdv "qo4" "$(0:Z-z,m8a$(1UX&P/R07$(0]z$(1)t8A!t(B") -(qdv "qo6" "$(0;\Q*?rLy$(1(wEM=*:/2>(B") -(qdv "qp\040" "$(0N;$(1Wi(B") -(qdv "qp3" "$(1%lbi8C(B") -(qdv "qp6" "$(04Z$(1=QG*(B") -(qdv "qu\040" "$(0,H/_')N+]?$(1,O$(0?8'b$(1%s$(0+f$(1#"("$(09I$(11S$(0IN$(1V;&n8>A5\lNfUsU}(B") -(qdv "qu,\040" "$(0SSJr$(1!_(B") -(qd "qu,3" "$(0Jr(B") -(qdv "qu/\040" "$(0)%7"$(11AUc_I(B") -(qd "qu/3" "$(1>s(B") -(qdv "qu/6" "$(0(N>&RVD$2o\7CZ.Z3m$(1'T*2+Q?$G})(,/$o-1-Y%jLV?B?w$(0E&$(12TFP+q(B") -(qdv "qu0\040" "$(0P2;$38PJ$(1Fv;$@SUdk:(B") -(qdv "qu04" "$(0'[[RI6(B") -(qdv "qu06" "$(01n9gU/$(1ZVZpCh[w(B") -(qdv "qu3" "$(0+B')(uBs$(1e@-C$(0)9$(1!Z")5#TI(B") -(qdv "qu4" "$(0\@]=N"Ei,!I)Xi$(1b7W/Wx]D6R<#K@puV"bG(B") -(qdv "qu6" "$(0(w8mCQBc0.L};F3w;W-!$(1_c$(01c$(1fJ$(0PH9I$(19t$(0?w]TIN$(1M1+L%.94Mt(+1dA.[:\%_4e~'N7,fao((B") -(qdv "qul\040" "$(0\RKG$(1J2_-c%A^\}^Slv(B") -(qdv "qul3" "$(0KG$(18l$(0VpSR$(16Ai@JJc|e|m*(B") -(qdv "qul4" "$(0>BKGE9]F$(1J)^,j]SF(B") -(qdv "qul6" "$(0SHJK$(16e(B") -(qdv "qup\040" "$(03<2\$(1f10G(B") -(qd "qup3" "$(02C(B") -(qdv "qup4" "$(0G}*K(B") -(qdv "qup6" "$(0?OZEU#^uUQ$(1eDf)(B") -(qd "r\040" "$(0%"(B") -(qdv "rm\040" "$(0/#/nQ}0U8o?00p66-P$(15Z$(0Tb$(1N%-9@T2$?E4X<^?34}1+>'H]6_Fm\.hP*k<*MgTgH&(B") -(qdv "rm,\040" "$(1Oh$(0E@$(1PZ(B") -(qd "rm,3" "$(0[*(B") -(qd "rm,4" "$(064(B") -(qdv "rm,6" "$(0,o\=C;V;<][f?A@=Oe[*T$;z^964$(1'q$(0,CRE$(1iG9K$(0-F&P0tJ$$(1WSki$(0[!$(1aO$(0]t$(1(,$(0H'$(1^VZ!qzo,6&QN$(0R+$(1qy9]$(0^Z$(1:8;FR?q_jBr2o:/E(Y6xA12c9S9XH~PGc>o)ojo~476Cmi(B") -(qdv "rm/\040" "$(1*U%xUv(B") -(qdv "rm/3" "$(0C'5c$(1Di'['s8-ZB#,Ql#HRE$(047$(1P<^A(B") -(qdv "rm0\040" "$(07a6wZ&8D]<;O$(1oI5r$(0-O$(18TGB(B") -(qdv "rm03" "$(08GpIV$(1/)$(08];O$(1XI>EEB?&@x*4[,?1U_[~(B") -(qdv "rm3" "$(0W)8}.F>}0U\`$(1k`EsZoM836q/;UoLbVh5o#Ce+FuSU(B") -(qdv "ru\040" "$(0S#;XSYVeYIS0Hy6zYg\T*[P(:k.bG7$(1rG$(0L)VQ["^f&.$(1"T$(0)'70]2SD@~N>Ok@xBX$(1mB$(0.(Ag/#6eE>$(1]{q&$(0Xj$(1msoBT<`I?zNv'5!'!=^;(kjHajE`K4Q.TJhhl`n=n[p01c.-`Bpwkn(B") -(qdv "ru,\040" "$(0CzXqAfD(B") -(qdv "ru,6" "$(0GhON@.<[L&+7JqC902QoH_8+GD:6$(1)?$(03?PIUw8"&O$(1b9>z3Y$(0XJ$(1-n%V4TCa$(0K|$(1`w#fJy"d@*;F/rh/DNHMjR2y354~BWClGgTcW8X#`4qv'//zA_C^,VJ!8?[T9u=#Gm$(1kCL[hJ#j4e5ke"hHmApx!o5F(B") -(qdv "ru/3" "$(0A`\A&kU"-b$(1OT$(0SFNq$(1)3]Z!E6p\mWEfrXD(B") -(qdv "ru/4" "$(0F:@![5T|J;=h\$?^7BI]21$(1.%8M$(0Bq$(1Ks-jUZEl4U6-)".(FcW2.|(B") -(qdv "ru0\040" "$(0DgKr;S){6B17W*)n2dFuP;X]KML*\tC\$(1&qdH=lCs$(0SjB.$(1X6M?m$BeDkmm9T$(0_7$(1h1A-qEn]lyk^QvYq;~C?"C,5K%R6YxZ#P)]2Y5_9^!W5U3$(1^Q$(0WF$(1!j$(041$(1L%NE\M:k;bK`f4$(01K$(1FdE;f(Xya!qMhFne!?!}?:G@LNN6OGXd]-b2e#e8eOi0k!l*oF(B") -(qdv "ru6" "$(0'09JFL+y8M4IuE7I%MP4B$(1b?OY>dc4J\Pb/Bo6\~KVO\g/Dh(B") -(qdv "rul4" "$(0ZK{?e0v.Y1zP55I(B") -(qdv "rup3" "$(0LV?+8-tZ;=9[2(B") -(qdv "s96" "$(1\cPc(B") -(qd "s;\040" "$(1p~(B") -(qdv "s;3" "$(0\p$(1q!q'(B") -(qd "s;4" "$(1rE(B") -(qd "s;6" "$(0][(B") -(qd "s;7" "$(1p~(B") -(qd "sj/4" "$(0,.(B") -(qdv "sj/6" "$(0I*S+W$N%RDXt$(1fyj5r*od(B") -(qdv "sj03" "$(0FA$(1`[$(0G%$(1==(B") -(qdv "sj3" "$(0+9/;$(11C(B") -(qd "sj4" "$(03((B") -(qdv "sj6" "$(0(DQ{$(1&87}MS(B") -(qd "sji3" "$(1Wa(B") -(qdv "sji4" "$(0T@U`\($(1C2/@H+\nY7(B") -(qdv "sji6" "$(07c6v$(1kO5`6/(B") -(qd "sk\040" "$(0.R(B") -(qd "sl\040" "$(1.r(B") -(qdv "sl3" "$(0H+A7G3(B") -(qdv "sl4" "$(0R$$(16T(B") -(qdv "sl6" "$(0O"\NS$.O$(1=w&lg(nSVkb-fAm_eH(B") -(qdv "sm,4" "$(05MKl$(1ZQ(B") -(qdv "sm3" "$(0&M$(1,h:$(B") -(qdv "sm4" "$(0,:$(1/#2s/Z(B") -(qdv "so3" "$(0Qu6c$(1?5(B") -(qd "so4" "$(0&z(B") -(qd "sp4" "$(0JI(B") -(qdv "su,\040" "$(07^$(1Ton?(B") -(qdv "su,4" "$(0[jYX_*Y+_68N\e$(1p5$(09j$(1!"aLY`d=AG$(0]W$(1<=q}mp$(0]"$(1(6BXNBY#i(n"r1mM(B") -(qd "su,6" "$(1-@(B") -(qd "su.\040" "$(0+m(B") -(qdv "su.3" "$(09H,DD[,:$(1$d'v8u(B") -(qd "su.4" "$(0/p(B") -(qd "su.6" "$(0'](B") -(qd "su/3" "$(0Uh(B") -(qdv "su/4" "$(0V#*r(B") -(qdv "su/6" "$(0JPR8V=UGXR$(1>2$(0Uh$(1qNn<;7i`\](B") -(qdv "su03" "$(0$(1kG(B") -(qdv "su06" "$(0*"X4$(18%)r)F(B") -(qdv "su3" "$(0+$.sUj$(1f3VB$(0=$$(1*p%u+)bzaq&{-3O<`Dl@(B") -(qdv "su4" "$(0:LFk;4Sy0HGMO4$(1;cm%m'IeY;-V4P(B") -(qdv "su6" "$(00H(H.j6>Ty/N$(17+MsTx9rhbdwh4`6j$(0.R$(1(%.n@\H?h[(B") -(qd "su;4" "$(0^o(B") -(qdv "su;6" "$(06u[i(B") -(qdv "sul3" "$(0@%HU$(1\\$(0RO$(1B=S]Z@(B") -(qd "sul4" "$(0,"(B") -(qd "sup3" "$(1*h(B") -(qd "sup6" "$(0M$(1F&\:B?JD>1_(7VkL7g@PTMXcq[p'nv(B") -(qdv "t.\040" "$(0/e$(1X[C8Y1i<4_(B") -(qdv "t.3" "$(0&aWk$(1L.':'F#>8u(B") -(qdv "t.4" "$(09i$(1^2$(0Ft$(1K2PF(B") -(qdv "t.6" "$(0E{&s\%LAI|?q\qGM[\b,/q(B") -(qdv "t/\040" "$(0L#N}SP$(1fl3[]%Zd>+WejN0E4C76!Hc+H2SZ4OKRw)#$(1QT)[7\PE8$(1YlOlmH%2IuX8$(0P}$(1nMP:baK=^'o5$>g0(B") -(qdv "t04" "$(0[n]!Z,(B") -(qdv "t06" "$(0\}Y9VT_/^kOUZu[lNJ@MS2$(1P>$(0@m$(1e<$(0V!$(1azi4n/qFXro@I!hnj2(B") -(qdv "t3" "$(0':R07F+C-yT4$(1=$C=2b*L*`)l:DGVNl!lk,(B") -(qdv "t4" "$(0-L9R(YE%(:S6@>$(1Ae$(0*BT[Ij;3*$N?$(1%|$(0Q>$(1L`2V9-Y-2q->1*$#$Z2E$(081$(1/}8F@PGjLWPB_M;\(B") -(qdv "t8\040" "$(07:AG&G@L$(1YbA~"K$D3\XVd/(B") -(qd "t83" "$(1Zl(B") -(qdv "t84" "$(0HZ,&2'7:$(1"]-PMe%3".,n(B") -(qdv "t86" "$(03hJW9~F0$(1Ji_|L7-,)S(E(B") -(qdv "t9\040" "$(0/q?k7:$(1:A(B") -(qdv "t94" "$(1fq2|mG(B") -(qdv "t96" "$(08):AR5$(17fA}(B") -(qdv "t;\040" "$(0/z67=y;e$(1[W?\$(0[U63$(1m@[F6d>.N&(B") -(qdv "t;3" "$(0@\N^AUS'$(1*m[@(B") -(qdv "t;4" "$(0;A67K$p$(1#}$(0Nm$(1,2-60)ci,X(B") -(qd "tj/3" "$(0Z1(B") -(qdv "tj/4" "$(0Pm$(1H><6(B") -(qdv "tj/6" "$(05n;w*fY:$(1,]2*T+AI2X7E(B") -(qdv "tj0\040" "$(04s&V$(1jK$KD~(B") -(qdv "tj03" "$(0@D*a$(12Y(B") -(qdv "tj04" "$(0*l?n$(1$l"`",N?(B") -(qdv "tj06" "$(0E/>t$(1H)CcD!ZZPpZw(B") -(qdv "tj3" "$(0?)FHUDXp07L~A~$(1Wu]4(B") -(qdv "tj4" "$(0?)\>8g>X^dX6$(1-v$(0/H$(1C#$(0U}$(1@CH,\|!)(l'n>(NLD/O[^Y/P(B") -(qdv "tj6" "$(0:gUDNZQ]Zk$(1W.hB(B") -(qdv "tk\040" "$(0-P$(1>U8x(B") -(qdv "tk3" "$(0,K$(1JMo%(B") -(qdv "tk4" "$(0JfKSYMJuA?._$(1!,-X>T(B") -(qdv "tl\040" "$(0,>DZD?E;$(1&R&b9P$(0E7$(1YN(B") -(qdv "tl3" "$(0+Q0e$(11<(B") -(qd "tl4" "$(12+(B") -(qdv "tl6" "$(0AhOS<&N47t$(1Q'cuN[(B") -(qdv "tp\040" "$(1Ax$(0BgOz$(19pTX(B") -(qdv "u/6" "$(0V31SZrT.\E4YOfSkZ@$(1K6$(0RPE_K_FT$(1a|elq^i-_WeRhrhtbr(B") -(qdv "u0\040" "$(0Fv=p=Z85QW2A9_.dB;CYJMS;$(1SD[U$(0J&$(15"ibNUKY=s0z3d\bgK$(0CR(B") -(qdv "u03" "$(0>:K><`5QDV:w2#$(1km$(0]X^x$(1.**=F3$Wo';v<-=PSpqn)mPU$)7e>C{$3kN9z;@;q?IHYN$T1k0kDp;5=Zs`cm=(B") -(qdv "u04" "$(0^TS;J&7oDs7(=Z_DSA2~@^C!2AZ-6V^Q4g$(1oP$(0T90Y$(1qx=c$(0_=]w$(1:OrAi::+m+eKa%oY$(0BR$(1'|)oo}Cqi!\r4mA[V9VPjjoO$(0^m$(1qg9!:]B~L-ZkM~RZ\B=M,3Vw4POGDP-X,PH!&"PtZaF_SiDKHb)|++>c5#^S]IfWg4\d"yQw#2]!ArJ$lNdOj6j38'?#*+aX&$|XA,1&tl()%=g]JD.|/L2_N!)k&"Pt9]D5Ig2=$(1@F$(0-"U'XA5f$(1CR$(0>3?+)g$(1\f7{/b!M.i+S^3$(0:?$(13&33$E+4@43E*)7O?)HH\e%8,7-ONs)O*E?k'U$(081$(11#9@?*?xCFGpK/QyR`Z9`TcYl)]@P$(1:S,ZF^9Q(B") -(qdv "ul3" "$(0279<9k'6$(1'L$(00,$(11\7mnt#\&s-G173TD2J}h$#gBLMX(B") -(qdv "ul4" "$(05SZo\/XL_-O@]P/p$(1b)9IO2boN0,b>fFzR$g<(B") -(qdv "ul6" "$(0F7WL@ZMD2c4/KeIu=iU-$(1gz:B^FP1Bk=)Ds@e$(0'Z$(1)_$(0<#$(1Nj0r+:7(l}$(018$(1B@0P$(0P+$(1B(Bs$(0K9$(1lb(B") -(qdv "up\040" "$(0)_5x?v2f859yJg8:$(1L$:L:e$(0B;$(1;dLD>w@.`>[qNiM\ZM)Zj\+h3lC}\R`Ej[m;JV(B") -(qdv "up3" "$(0'@E$X!&h]j:)+Y$(1Hc1x$(0Vt$(1pQT]_&O?A0].]Cl%1o(B") -(qdv "up4" "$(0)NE$X!PW53$(1J#LSW%=].S>!JcN_(B") -(qdv "up6" "$(0MQ+X;l=cMK]VU{[F2PJD$(10faJ5(THc-4]!6(cA4.K0_3l8~Q)U$(1Wj(:P$iZ0!$;%gC^\^n9+G-zLORsSvY~nPnW/X;Y<*Rj(B") -(qdv "vm,\040" "$(0W2I^RE$(1Vq#=(B") -(qdv "vm,3" "$(0?|$(1nZ(B") -(qdv "vm,4" "$(0*g?|)!2)$(1Gm'Q_L&>98(B") -(qdv "vm,6" "$(0RQ)!$(1pvi{NJ]O]9b'!)K4($(1$$)H*N(B") -(qdv "vm/4" "$(1Pi@B(B") -(qdv "vm/6" "$(0DuK]$(1Gd(B") -(qdv "vm0\040" "$(02h:G@@$(1Dw$(0H1FBUO$(1OU$(0TG$(1B,V^;zfMZK;o$(07s$(1`-m361$(0G%$(1Fl;u#+'.U9;+XxSjfniE(B") -(qdv "vm03" "$(0TZ$(1)=0N(B") -(qdv "vm04" "$(043CAKB8y$(1'R$(0B0="$(17QCPPi$(0IK$(196Sg`m[`gP*nCd99^>n)oU(B") -(qdv "vm06" "$(0(i="[mKB$(1R,$(0Xg$(1#(&-75,.IcTA$(0WdSm$(1G6(B") -(qdv "vm3" "$(0?C8#F}2I$(1GP.#&,=AZP['U%0y:X(B") -(qdv "vm4" "$(0,*\~L`LF+[rIvLq$(1$/$(0S<6s$(1,Iq=$(0[#=*$(16=$(0W\$(1WUhs$(0=^$(1E=$(06h=s$(1:CBj*GX}>nN;c~p-0(0;Q\]Kmc,?lLBNdA/,>F7XpOqcJxWki;7=Z2))*@*A.`.m$(0WQ$(18n?VAdQ*Z7_a_be'jkr4-`65;nVEjVN7]r(B") -(qdv "vu,\040" "$(0-iFYZs$(1S{=zT8At(B") -(qdv "vu,3" "$(0NQ*g(B") -(qdv "vu,4" "$(0WM=84.7.XYR].<0RZtHY;uWAK52WU.$(1V}=8$(0WfV4FK$(1>x^i$(0>^$(1:{VnX$eqXJpS$`1-dNOD`g3P])hk#)#V,[Jr[cP,7!<"mCpU(B") -(qdv "vu,6" "$(0.7Qm<|9^T>-Z:~Qo7Y$(1>z$(0\nXJN/$(1kxl88KBx"!T))^*],f.]qpBqC9E"Kk]L(B") -(qdv "vu.\040" "$(06<)3>a>m2I$(1*@$(1Nb`\%70\+n23UG]=(B") -(qdv "vu0\040" "$(0)@'q$Jh!Vb!K!X"1'>$"QQq]$(04j$(1A_I1MY_AhuoN0{(B") -(qdv "vu03" "$(0Ts^PX-]k]$MZ$(1b*GvVo$(0HK$(1)jBReMXL]Qo9>lo`0$0Z`+C*p,p{9YePLK(B") -(qdv "vu04" "$(0Sm>#P@5pRU[yGz?yH*U,HK?(\Q$(1)'$(0I~79$(15n>C_]lGUH0FesE}.eP_[9)x(B") -(qdv "vu06" "$(0Q0DhEc2<\\/9MW>SNI$(1rM$(0=I;K>rDf$(1]dZN9$PPp"4jFa,x?}R|X3iIp#4%(B") -(qdv "vu3" "$(0@F4$<7ZM\Z$(1IiS`p6+9c+^Iq0cpqb!$0iZT^4FkKSW<(B") -(qdv "vu4" "$(0>YUb1|-8Z_&K*CMaS%$(1dk$(0CF$(1(F)@p8F+(OH3c~dZDOT8lL$(0O]$(1?>$(01#$(1qc!N&g:"d*:!Ge3BKgT:Yx\A_Oc(&[*P<)LCn{(B") -(qdv "vu6" "$(0>e/x7K7;L$(00oG.<|Z)3n$(17e$(04&$(1FJL?h)C(0^%P8"YF0}3IRJZe\&^q(B") -(qdv "vu;\040" "$(0DU4_5~P.B8WC_,A#$(1r$RqY}$(0\x$(1o?kaF`hv(B") -(qdv "vu;3" "$(0Ex]A-kMq]D$(1h?qJ/Y(B") -(qdv "vu;4" "$(02t)X4_IzD{D0R}X=$(1WCcA5sCE2y(B") -(qdv "vul\040" "$(08>QZT(ZA7*?W\gXw2)B}Qg6b^(=A$(1m}+-`v\2OcF)$(0J5$(1K-QP0RR+2ZG3>6PH"a%c^!+P05>:FfNGYVbsi'jso4q8.x4.>albcP(B") -(qdv "vul3" "$(0&RRo$(1Eu$(0V\$(1_S(B") -(qdv "vul4" "$(07y9?+v7hMLN=-:@2$(1*CX?ND(B") -(qdv "vul6" "$(0RQ$(1+P1e9v(B") -(qdv "vup\040" "$(0'AF<-QW+0=QX\U$(1pZ$(0>w$(1'rC|$(01H0"?G$(1A+,J:FP?$%#[VQ(B") -(qd "vup3" "$(1!r(B") -(qdv "vup4" "$(01k_+1H$(1=bicY^"(#[D^"x(B") -(qdv "vup6" "$(0@s$(1U"'AW:cF(B") -(qd "w\040" "$(0$z(B") -(qdv "w.\040" "$(0;#$(1;'(B") -(qdv "w.3" "$(1a;&&1|A7l&(B") -(qdv "w.4" "$(0?a$(1W=(B") -(qdv "w.6" "$(0U%,N$(1Dj9x(B") -(qd "w.7" "$(0U%(B") -(qdv "w/6" "$(08p\WZn\|WNOZ$(1Z3YC(B") -(qdv "w0\040" "$(0?N]f]b^b+a$(1*B&~8WLm$(0[:$(1pycnSy(B") -(qdv "w;3" "$(06:QA]Y=O/1$(15Ar0d5o+p:pAq*(B") -(qdv "w;4" "$(0Q6S>$(1j7J[(B") -(qdv "w;6" "$(0;YSh6UEUPLW9AkWiF.[:$(1D.Z*$(0Ki$(1_eJfQ3K]Kid.ggWdM:RSZn^jm#(B") -(qdv "wj\040" "$(0-6$(1e,0D5dIk(B") -(qdv "wj/\040" "$(0?X35$(1SQ7F+vQu,&(B") -(qdv "wj/3" "$(0>TC0=4$(1/9)VEq)q(B") -(qdv "wj/4" "$(0Bo$(1@)$(0Jm$(1mx(B") -(qdv "wj/6" "$(0)RC*MR8*OJVG,0$(1#%$(0It2s$(1%?bnW>Y_]|^O7_WJWrR#2I0Y0LHSO:!JH430>p>vWHXEYf`{e7m\)BGR(B") -(qdv "wj0\040" "$(0B@$(1DfZ](B") -(qdv "wj04" "$(1*?T5(B") -(qdv "wj06" "$(0J7$(1JG$(0\)$(1KAAmJ/g`oqQ0(B") -(qdv "wj3" "$(0&I)T$(1:'${.J(B") -(qdv "wj4" "$(0.#)TCp$(1hU4O(B") -(qdv "wj6" "$(0J8?e4t7AEV;t'z?&$(10@$(0+(MO$(1E0>_FG.uFRe,/O&h`:NC68=REwM6R5`ok(njnxBZJ"KJns(B") -(qdv "wji\040" "$(0>l/o*-:;$(1:q%J/A"M(A'lHm)*@HOI(B") -(qdv "wji3" "$(0+uR|$(1Pd5.P"(B") -(qdv "wji4" "$(0/`@O3p$(1mkik@bD&0#(B") -(qdv "wji6" "$(0Qw1_Ik0F*qU7DA$(1W\&"8)A%1="w\!&=L@O1nQqVH697:5(B") -(qdv "wjo\040" "$(0,-1iHCQh@f$(1=18q"PEtT&S'FSkHCQK!UR;QF'(B") -(qdv "wu0\040" "$(0'3=Q$(1.!&(EY34Ya4O$(1R^'\,H=2?uRM(B") -(qdv "wu3" "$(0^V$(1"~E~(B") -(qdv "wu4" "$(0AfN';{iVdi57T-$(0?c$(1d|(B") -(qdv "wu6" "$(0YoAI@A@]TL$(1[(LG>]$(0PF$(12F$(1GS)y\[(B") -(qdv "wul4" "$(0H}>=$(1q//[$(0HXQp$(1>~Y!22(B") -(qdv "wul6" "$(0=?P~$(17u$(0-{5aLv$(1U~&I-5kJna[a"ld:Gn1O(B") -(qd "x\040" "$(0$|(B") -(qd "x.\040" "$(0Jw(B") -(qdv "x.3" "$(0VXJw$(1IEIo(B") -(qdv "x.4" "$(0KF5q]@[@SM(B") -(qdv "x.6" "$(0O=J/;`W=]I$(1AbSZJ&KH^TQxcR^]jZnlXe(B") -(qd "x/3" "$(0+1(B") -(qdv "x/4" "$(0A0$(1Tn$(0FR(B") -(qdv "x/6" "$(0G_$(14{g-pV(B") -(qdv "x8\040" "$(0/W;;@I$(1+;`K8=?P(B") -(qdv "x83" "$(0@I$(1fg(B") -(qdv "x84" "$(0Zi]($(1o^$(0M?2+$(1?2$(0H0$(1h3L&C>Cr(B") -(qdv "x86" "$(02+[2$(1"N(B") -(qd "x87" "$(0;;(B") -(qdv "x94" "$(0TK\zZB]nGF$(1TWii.b(B") -(qdv "x96" "$(0-uCc<;$(16Nd]Lf5!9q[1h8<\5/hO4,(B") -(qd "x;\040" "$(1:P(B") -(qdv "x;3" "$(07x$(1UP>K*./%N86lB9(B") -(qdv "x;4" "$(08<$(1.MM5(B") -(qdv "x;6" "$(05i8YA!PaG,=}FF$(1>\8`G+5sEnU/(~.t/|(B") -(qd "xj\040" "$(0X<(B") -(qdv "xj/3" "$(0[DZ9Z/(B") -(qdv "xj/4" "$(1@(.5eN5t(B") -(qdv "xj/6" "$(0U?Do]m[b]o[z[sVV$(1ek]ai#kqh~eL$(0\{$(1ifoVoTgdp[p`n!n#r)aDmEm|(B") -(qd "xj03" "$(0+=(B") -(qdv "xj04" "$(0E+$(1^v(B") -(qdv "xj06" "$(0]__?_K_3$(1q4q\o2o0pJr=(B") -(qdv "xj3" "$(0R(H@ReKY@&Z?$(1fSXwlVgbSTadei(B") -(qdv "xj4" "$(0H|?uTh@']@HwG[GTB*[_^{Nv$(1csSO@uK?H"$(0E6$(1W{ml]V"fE_$(0S]$(1^(U*d`6V>)E?Xv&V?^S>[B)\g_hCJE7YEFI|QtTd^r_*f9hL6`ILch(B") -(qdv "xj6" "$(0SN\6Z3\0[x_.ZF_B$(1oWeEr(70mrmu$(0^p$(1mni&eBeUm~mq(B") -(qd "xji\040" "$(0]\(B") -(qdv "xji3" "$(0L{$(1X_l!fkMU_{(B") -(qdv "xji4" "$(0H0U04)C?Me8TI=$(1b%$(0Kb2F8d$(1q3@17\`}a.*,(B") -(qdv "xji6" "$(0ZdW>^G_@^K_']H]\]g\d$(1g$JPo3SX$(0[>$(1ps%T(B") -(qd "xjp\040" "$(0$(1!3/>!^!i1Gn^!c.E(H(B") -(qd "xk7" "$(0&((B") -(qd "xl\040" "$(0N|(B") -(qdv "xl3" "$(0*S2a-r$(1/`,$gF)NWTNe*F2>(B") -(qdv "xl4" "$(0@9C?8TI=$(1IXgDW_Hz(B") -(qdv "xl6" "$(0@9-'VC$(1QG$(0N1$(1d!0,jIbPc)P.(B") -(qdv "xm,4" "$(0>**dF.\G7d(B") -(qdv "xm4" "$(03$L;=|NeX[B*$(1;OS*oZ?^Fw\K(B") -(qdv "xm6" "$(0_8QeZ>$(1f_J8QAS-(B") -(qd "xo\040" "$(0;-(B") -(qdv "xo3" "$(0>\X?UCKR*VO~W-$(1GTf`Q5b=bE>{XnqdR>e]ebiLkgn(qmUfiKmzq6(B") -(qdv "xo4" "$(0[K=b>\Rg$(1kwN^N~o!oEpF(B") -(qdv "xo6" "$(0IY>\$(1k{$(0RgJL]7ZhVh$(1k|]1R8e]f&l1n5o#q$(B") -(qd "xu\040" "$(06^(B") -(qd "xu,\040" "$(02K(B") -(qd "xu,3" "$(02K(B") -(qdv "xu,4" "$(0)E8U)JC|Xe>8`K2X_OoMH$(1h>b5I+'L:$(16K$(0>dU;$(1%r$(0?4$(11"$(00b$(18\j1@l[C$(0\s$(1+Dr,ED1I@ETs`Hh6pX&F$(03W$(1X(%f&#&$&4((1/%p7<7|N+l$&p4fUw_!r-4F(B") -(qdv "xu03" "$(0W&$(1cyYUJZA\fK(B") -(qdv "xu04" "$(0P8Wp^7Fy[9U~Un[wFV$(1f~=6X2l.]8_$F\:m(B") -(qdv "xu06" "$(0?ZV{NnEnPUKOZY]6^,JF$(1R-$(0/,$(1_@I>d#jxD1fuPz^McLN-RL$(0S($(1^R^dckj$mJVe(B") -(qdv "xu3" "$(0,X-_HT>"Xq$(1rI$(06^8EZ"7!1}S.^J\K]'$(1pg$(0Qc$(1E|G\*"q&(B") -(qdv "xu4" "$(0&1)"+4[^S&Z0-tRn?"N0UE[~>OLb^qZD\cX"\")Q9t8%F!1zBnXj>G/T;L]{>$$(1@GeA$(0Fs]%$(1i%'ckue`n6f$`t0liCY(-/.H!Wn1$(0:`:p$(1iA1YK|oX&N"R$(0^<$(1iO-T\0,Pb!1>5E9.:JEzL}MxbDeVf"ill6m*m:mRn&nmp9qiq|/g0=B6C@SmaFeYoSpCqj.g(B") -(qdv "xu6" "$(0YcOhR.=@_&YSOcSrM2_H=vK@$(1mX$(08\$(1fb$(0HL]'$(1r@I^_?kE6!QE^=YtQC)gNNT\VDJRO$IxS=OMN3Y#$(1j?P!R%osaPniM3KEJNc\InJ5P7PhY"YYbUgejblcj`(B") -(qdv "xup3" "$(0N)RY$(1Vz]#?pAWLsE.(B") -(qdv "xup4" "$(0+>_<\5Hv$(1WK[Y=k(B") -(qdv "xup6" "$(000W(QP=U^Y^\TwVNB`TY$(1P-$(0S8SE$(1Li$(0[.$(1QF$(0G@$(1]`]g5>WDF2nIEPL\]\bdI&bhg?hpj9(B") -(qdv "y\040" "$(0Hr9|BF+V2]29+wT?Hu8^%)QH=j]ULG@l$(1>m$(0U4$(1;A?i_yk;\C"4X'(5H/h>$(0To$(1Gf(B") -(qdv "y03" "$(1*amS4u*wpG:YkP<,pE(B") -(qdv "y04" "$(0[&O2_5[B^=$(1o1n7r"m[mIq`(B") -(qdv "y06" "$(02H:s$(1Rk(B") -(qdv "y3" "$(0&N'kC<=14wFa$(1,v$(0Hl$(17{1U-(2H"&$F%!)K(B:(GQ(B") -(qdv "y4" "$(0*])t7EKE$(17T$(0@l$(1.+?0?/$0-s0b(B") -(qd "y7" "$(0&N(B") -(qdv "y8\040" "$(0>U(#$(1%`3wI7'"HL(B") -(qdv "y86" "$(0Yd2H9":s$(1p]]t(B") -(qdv "y9\040" "$(0-%8(2;$(1=5Zc(B") -(qdv "y93" "$(0'k7%$(1;L$(0I&$(1Y9(B") -(qdv "y94" "$(0)d)CI&(B") -(qdv "y;\040" "$(0^)]/^E$(10a$(0LW(B") -(qd "y;3" "$(1Ut(B") -(qdv "y;4" "$(0Y/]qH66r(B") -(qdv "yj\040" "$(097$(1MO(B") -(qdv "yj/\040" "$(0.yYHVlL8AjYz$(1c]h,h5S#Q{-{;m=}LPS4;HT!(B") -(qdv "yj/3" "$(0Vk$(1JT$(0E5$(1QzFCMW(B") -(qdv "yj/4" "$(0VlL4L8<8$(1X^*z(B") -(qdv "yj0\040" "$(0_>$(1qa(B") -(qdv "yj03" "$(0\-_>$(1q1q.kP(B") -(qdv "yj04" "$(0WS_>$(1o.r"(B") -(qdv "yj3" "$(0>[9/1a1~D)$(1,4O/(B") -(qdv "yj6" "$(0-N=!.6J'$(15O5&Zr.?AiTa(B") -(qdv "yji3" "$(0(K*w$(1be(B") -(qdv "yji4" "$(0:y+#+e7?$(1A($(093_E3k$(1&i-#({G%.\(B") -(qdv "yji6" "$(03U+#9)$(1`(B") -(qdv "yk6" "$(02-?KRfS,J29;$(18[$(0.T$(1Iy$(0>N$(1ca-W;MFhcWfo$(0Hq$(1fs(B") -(qdv "yl\040" "$(0QNVa$(1clA](B") -(qdv "yl3" "$(0*/AmS*\2:*$(1]Wf@(B") -(qdv "yl4" "$(0?`-1V6RB$(1J:$(0\C-#\H$(1$rj&bB(B") -(qd "yl6" "$(0_E(B") -(qd "yo6" "$(0Hq(B") -(qd "yp3" "$(03,(B") -(qd "yp4" "$(1g+(B") -(qd "z\040" "$(0$x(B") -(qdv "z.3" "$(0+B*P$(1=(0SV6(B") -(qdv "z.6" "$(1,o$(01J$(11uAn(B") -(qdv "z/\040" "$(05zHI2mYCKn76Qa&e=rFSTC$(1lJFXkbDo/N66#R]73k;Umvr!r<=|(B") -(qdv "z/3" "$(13{9J(B") -(qdv "z/4" "$(0.aMz6)TCVj$(1Z_=i(B") -(qdv "z/6" "$(0?bVjE&$(1#P=O:tFNJS(B") -(qdv "z0\040" "$(0BmY)T&Y&NX)~$(1afktI(P+gIom(B") -(qdv "z03" "$(0'11T$(1V/(B") -(qdv "z04" "$(0P/58(h(g*HE"?J0\=2$(1,>7oNY"33.@pK[V`(B") -(qdv "z06" "$(0&$(1l-XP(I$(0NF$(1X;YZl5gBgx7~$(0?p$(1i3jFI-Wg^ebgp%$H+Bev(B") -(qdv "z8\040" "$(0Bv)2$(1L/(B") -(qdv "z83" "$(00OR"(B") -(qdv "z84" "$(00OB^(B") -(qdv "z86" "$(0'g)2LIM_C49#$(12N$(00O$(11.b~(B") -(qdv "z;\040" "$(0'J1>+^0($(1%)6fA*!$$L(B") -(qdv "z;3" "$(0??,2),9A6%9n$(1'&,:OEm4(B") -(qd "z;4" "$(0/t(B") -(qdv "z;6" "$(0/S-`+l19+^$(1V'(B") -(qdv "zi6" "$(0*t$(1%t(B") -(qdv "zj\040" "$(0'4PPO/JN)0R,$(1@a$(0?S$(1+6,MNS$(0Da$(1Ld?'2t>^%+'_*O.l8eF/V1&6Y6f%86(B") -(qd "zj/4" "$(1,<(B") -(qdv "zj3" "$(0/5LPO(M;-./u6&:_>iCM?'$(1D@Oo&yhdbR$(0Qp$(139&TdqCK#-G92h@j$(0'Y(B") -(qdv "zj4" "$(0'Y5Y;b'j1b@oA';,@,YK)4/>Sl@z1u/[$(1-?$(0(R+xC}1@TRPd;1$(1G5,o$(0=k'4$(13?8l$(0/O$(12]6#$(0>W$(12O$(0Co>_$(1%a+^F#8]$(01L$(1-4FM#.&O7sF]9<$(03x$(1'Y1N8AO4ZX\3a=hWk+(B") -(qdv "zo\040" "$(01g5{ChA>;>)o$(1Lw$(0Tz$(1`ddahEh(4^N((B") -(qdv "zo3" "$(06OLKAZ$(1M{$(0Q%$(15C$(0Ch$(1*{ -;;; long and gory change log deleted. - -;; Although, EGG is the major inputing method supported by Mule, -;; it's, for the moment, not convenient for inputing Chinese letters. -;; So, I wrote this program as an alternative to EGG to be used -;; until revision of EGG. -;; I modified all translation tables of cxterm/dict/tit of X.V11R5 -;; to be used with this system, those are named as quail-*.el. -;; Please load only necessary tables. - -;; Quail serves as a front end processor for inputing -;; multilingual text from normal ASCII keyboard. By defining a -;; translation table which maps ASCII string to multilingual -;; string, you can input any text from ASCII keyboard. - -(require 'mule) -(require 'visual-mode) - -;;;###autoload -(defconst quail-version "2.2") - -(defvar quail-region-face 'underline) -(defvar quail-selection-face 'highlight) - -(defvar quail-self-insert-after-hook nil - "Function(s) to call after inserting quail characters.") -(defvar quail-last-char nil - "A character typed last time in Quail mode.") - -(defvar quail-completion-buf nil) -(defvar quail-guidance-buf nil) -(defmacro quail-buffer-alive-p (buf) - (list 'and (list 'bufferp buf) (list 'buffer-name buf))) - -;; Buffer local variables -(defvar quail-mode nil - "Non-nil if using Quail minor mode.") -(make-variable-buffer-local 'quail-mode) -(defvar quail-sub-mode nil - "Non-nil if in sub-mode of Quail minor mode.") -(make-variable-buffer-local 'quail-sub-mode) -(defvar quail-keep-state nil) -(make-variable-buffer-local 'quail-keep-state) -(defvar quail-mode-string nil) -(make-variable-buffer-local 'quail-mode-string) -(defvar quail-extent nil - "Overlay which covers quail zone.") -(make-variable-buffer-local 'quail-extent) -(defvar quail-current-key nil - "Within Quail mode, a key string typed so far.") -(make-variable-buffer-local 'quail-current-key) -(defvar quail-current-str nil - "Within Quail mode, a string currently translated from quail-current-key.") -(make-variable-buffer-local 'quail-current-str) -(defvar quail-previous-extra-mode-list nil) -(make-variable-buffer-local 'quail-previous-extra-mode-list) - -;; Quail package - -;;;###autoload -(defvar quail-package-alist nil - "Assoc list of quail-packages. Each element is a list of: - NAME, PROMPT, MAP, GUIDANCE, DOC, SUB-MODE-MAP, NOLEARN, DETERMINISTIC, - TRANSLATE, LAYOUT, OBSOLETE, DECODE-MAP, and EXTRA-MODE-LIST. -See the document of `quail-define-package' for more detail.") - -(defmacro quail-package-name () '(car quail-current-package)) -(defmacro quail-prompt () '(nth 1 quail-current-package)) -(defmacro quail-map () '(nth 2 quail-current-package)) -(defmacro quail-guidance () '(nth 3 quail-current-package)) -(defmacro quail-document () '(nth 4 quail-current-package)) -(defmacro quail-sub-mode-map () '(nth 5 quail-current-package)) -(defmacro quail-nolearn () '(nth 6 quail-current-package)) -(defmacro quail-deterministic () '(nth 7 quail-current-package)) -(defmacro quail-translate () '(nth 8 quail-current-package)) -(defmacro quail-layout () '(nth 9 quail-current-package)) -(defmacro quail-decode-map () '(nth 11 quail-current-package)) -(defmacro quail-extra-mode-list () '(nth 12 quail-current-package)) - -(defalias 'quail-showkey 'quail-guidance) -(defalias 'quail-dynamic-list 'quail-guidance) -;;;###autoload(make-obsolete 'quail-showkey 'quail-guidance) -;;;###autoload(make-obsolete 'quail-dynamic-list 'quail-guidance) - -;;;###autoload -(defvar quail-current-package nil "Current quail-pacakge.") -;;;###autoload -(make-variable-buffer-local 'quail-current-package) - -(defvar quail-last-package nil "Last quail-pacakge.") - -(defmacro quail-package (name) - "Return quail-package named NAME." - (list 'assoc name 'quail-package-alist)) - -(defun quail-add-package (package) - (let ((pac (quail-package (car package)))) - (if pac - (setcdr pac (cdr package)) - (setq quail-package-alist (cons package quail-package-alist))))) - -;;;###autoload -(defun quail-use-package (name) - "Set current quail package to NAME." - (setq quail-current-package (quail-package name)) - (if (null quail-current-package) - (error "No such quail-pacakge: %s" name)) - (if (null (quail-map)) - (load-library (quail-prompt))) - (if (null (string= name (car quail-current-package))) - (setq quail-current-package (quail-package name))) - (setq-default quail-current-package quail-current-package)) - -(defconst quail-mode-map - (let ((map (make-keymap))) - (substitute-key-definition 'self-insert-command - 'quail-self-insert-command - map global-map) - map)) - -(or (assq 'quail-mode minor-mode-alist) - (setq minor-mode-alist - (cons '(quail-mode " Quail") minor-mode-alist))) - -(or (assq 'quail-mode minor-mode-map-alist) - (setq minor-mode-map-alist - (cons (cons 'quail-mode quail-mode-map) minor-mode-map-alist))) - -(defconst quail-sub-mode-map - (let ((map (copy-keymap quail-mode-map)) - (i ?0)) - (while (<= i ?9) - (define-key map (char-to-string i) 'quail-self-insert-or-index) - (setq i (1+ i))) - (define-key map "\en" 'quail-next-candidate) - (define-key map "\ep" 'quail-prev-candidate) - (define-key map "\eN" 'quail-next-candidate-block) - (define-key map "\eP" 'quail-prev-candidate-block) - (define-key map "\ei" 'quail-completion) - (define-key map "\e " 'quail-select-current) - (define-key map "\eg" 'quail-cancel-current) - (define-key map "\177" 'quail-backward-delete-char) - map)) - -(defconst quail-sub-mode-rich-bindings - '((">" . quail-next-candidate) - ("<" . quail-prev-candidate) - ("." . quail-next-candidate-block) - ("," . quail-prev-candidate-block) - (" " . quail-select-current) - )) - -(defun quail-define-package (name prompt &optional guidance doc key-bindings - nolearn deterministic translate layout - obsolete decode-map extra-mode-list) - "Define NAME as a quail-package with initial quail map. -The second argument PROMPT is a string to be displayed as a name of - minor mode when NAME is selected as current package of quail-mode. -Optional arguments are GUIDANCE, DOC, KEY-BINDINGS, NOLEARN, DETERMINISTIC, -TRANSLATE, LAYOUT, OBSOLETE, DECODE-MAP, EXTRA-MODE-LIST. - GUIDANCE is an alist of key and correspoing string to be shown in echo area, - t means shows list of candidates, - nil means shows typed key. - DOC is a document shown by quail-help command. - KEY-BINDINGS is an additional key-bindings for control in quail-sub-mode, - the value should be a list of cons of KEY and COMMAND. - NOLEARN non-nil means not remembering a candidate seleceted last time. - DETERMINISTIC non-nil means deterministic translation - and NOLEARN is automatically set to t. - TRANSLATE non-nil means input characters are mapped to vt100 layout - with quail-keyboard-translate-table. - LAYOUT non-nil means translated keyboard layout to be displayed by quail-help. - OBSOLETE is an obsolete argument, anything specified is ignored. - DECODE-MAP non-nil means create decoding map. - EXTRA-MODE-LIST is a list of symbols of minor-modes to be set. -The current quail-package is set to this package and following quail-defrule - defines translation rules in it." - (if deterministic (setq nolearn t)) ;92.10.26 by T.Saneto - (quail-add-package - (list name prompt (make-sparse-keymap) guidance (or doc "") key-bindings - nolearn deterministic translate layout nil - (if decode-map '(0) nil) - extra-mode-list)) - (quail-use-package name) - nil) - -(defconst quail-keyboard-standard-table - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - nil)) - -(defvar quail-keyboard-translate-table - quail-keyboard-standard-table -"List of QUAIL-TRANSLATE-TABLE (first element) and QUAIL-ASSOC-TABLE -(second element). - QUAIL-TRANSLATE-TABLE is a string which represents the 'normalised' -layout of a particular keyboard. - QUAIL-ASSOC-TABLE is an a-list which describes 'unordinary' key -locations. A key location is given by a vector of the form -[x-position y-position shift-or-not]. For example, the '1' (one) -key's location is [0 0 0], and 'W' (capital letter W) is [1 1 1]. The -third element being 0 means unshifted, 1 means shifted. If -QUAIL-ASSOC-TABLE is NIL, the first argument given to quail-defrule -will not be translated.") - -(defconst quail-keyboard-translate-table-sun-type3 - '("\ -1234567890-=\\\ -qwertyuiop[]\ -asdfghjkl;'`\ -zxcvbnm,./\ -!@#$%^&*()_+|\ -QWERTYUIOP{}\ -ASDFGHJKL:\"~\ -ZXCVBNM<>?\ - " - ((?` [13 0 0]) (?~ [13 0 1])))) - -(defconst quail-keyboard-translate-table-sun-type4 - '("\ -1234567890-=\\\ -qwertyuiop[]\ -asdfghjkl;'`\ -zxcvbnm,./\ -!@#$%^&*()_+|\ -QWERTYUIOP{}\ -ASDFGHJKL:\"~\ -ZXCVBNM<>?\ - " - ((?\\ [11 -1 0]) (?| [11 -1 1])))) - -(defconst quail-keyboard-translate-table-sony-nwp-411a - '("\ -1234567890-=\\\ -qwertyuiop[]\ -asdfghjkl;'`\ -zxcvbnm,./\ -!@#$%^&*()_+|\ -QWERTYUIOP{}\ -ASDFGHJKL:\"~\ -ZXCVBNM<>?\ - " - nil)) - -(defconst quail-keyboard-translate-table-jis - '("\ -1234567890-^\\\ -qwertyuiop@[\ -asdfghjkl;:]\ -zxcvbnm,./\ -!\"#$%&'()_=`|\ -QWERTYUIOP~{\ -ASDFGHJKL+*}\ -ZXCVBNM<>?\ - " - ((?_ [10 3 1])))) - -(defconst quail-keyboard-translate-table-fujitsu-sigma-230 - '("\ -1234567890-^\\\ -qwertyuiop@[\ -asdfghjkl;:]\ -zxcvbnm,./\ -!\"#$%&'()_=~|\ -QWERTYUIOP`{\ -ASDFGHJKL+*}\ -ZXCVBNM<>?\ - " - ((?_ [10 3 1])))) - -(defconst quail-keyboard-translate-table-ibm-at - '("\ -1234567890-=\\\ -qwertyuiop[]\ -asdfghjkl;'`\ -zxcvbnm,./\ -!@#$%^&*()_+|\ -QWERTYUIOP{}\ -ASDFGHJKL:\"~\ -ZXCVBNM<>?\ - " - ((?` [-1 0 0]) (?~ [-1 0 1])))) - -(defconst quail-keyboard-translate-table-ibm-rt/pc - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - ((?` [-1 0 0]) (?~ [-1 0 1]) (?\\ [12 1 0]) (?| [12 1 1])))) - -(defconst quail-keyboard-translate-table-decstation - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - ((?` [-1 3 0]) (?~ [-1 3 1])))) - -(defconst quail-keyboard-translate-table-dynabook - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - ((?` [7 4 0]) (?~ [7 4 1]) (?\\ [1 4 0]) (?| [1 4 1])))) - -(defconst quail-keyboard-translate-table-mac-mo110 - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - ((?` [-1 0 0]) (?~ [-1 0 1]) (?\\ [8 4 0]) (?| [8 4 1])))) - -(defconst quail-keyboard-translate-table-mac-mo116 - '("\ -1234567890-=`\ -qwertyuiop[]\ -asdfghjkl;'\\\ -zxcvbnm,./\ -!@#$%^&*()_+~\ -QWERTYUIOP{}\ -ASDFGHJKL:\"|\ -ZXCVBNM<>?\ - " - ((?` [1 4 0]) (?~ [1 4 1]) (?\\ [7 4 0]) (?| [7 4 1])))) - -(defun quail-defrule (key candidate &optional name) - "Define KEY (string) to produce CANDIDATE in the current quail-map. -CANDIDATE is a string, a list of strings, a quail-map, a command, or a symbol. - If the string contains only one character, the character code (integer) is - also acceptable. - The command should be a lisp function suitable for interactive - calling (and called with no argument). - The symbol's function definition should be a quail-map. -Optional arg PACKAGE indicates the package name to be used." - (let* ((quail-current-package - (if name (quail-package name) quail-current-package)) - (map (quail-map))) - (if (not (keymapp map)) - (error "QUAIL: Invalid quail-map: %s" map) - (if (or (keymapp candidate) ; another quail-map - (symbolp candidate)) ; command or symbol - (define-key map key candidate) - (if (integerp candidate) - (setq candidate (char-to-string candidate))) - (if (and (setq map (lookup-key map key)) - (keymapp map)) - (if (vectorp (car (cdr map))) - (define-key map "\0" candidate) - (setcdr map (cons (vector candidate) (cdr map)))) - (define-key (quail-map) key (list 'keymap (vector candidate))))) - (if (null (vectorp candidate)) - (let ((decode-map (quail-decode-map)) - tbl) - (if decode-map - (if (setq tbl (assoc candidate decode-map)) - (setcdr tbl key) - (setcar (nthcdr 11 quail-current-package) - (cons (cons candidate key) decode-map)))))) - )) - nil) - -(defalias 'qd 'quail-defrule) -(defmacro qdv (key str) (list 'quail-defrule key (list 'vector str))) - -(defun quail-message (msg) - (or (eq (current-buffer) (window-buffer (minibuffer-window))) - (message "%s" msg))) - -(defun quail-select-package (name) - "Select quail-package." - (interactive - (let* ((completion-ignore-case t) - (default (if quail-last-package - (car quail-last-package))) - (package-name (completing-read - (format "Quail Package (%s): " default) - quail-package-alist nil t nil))) - (if (> (length package-name) 0) (list package-name) (list default)))) - (if (quail-package name) - (progn - (setq quail-last-package quail-current-package) - (quail-use-package name) - (if quail-mode - (progn (quail-exit-mode) (quail-mode)))))) - -;;;###autoload -(defun quail-mode (&optional arg) - "Toggle Quail minor mode. -With arg, turn Quail mode on if and only if arg is positive. -The command key you can use in Quail mode depends on a quail package. -Try \\[describe-bindings] in quail-mode. -The description about the current quail package is shown by \\[quail-help]." - (interactive "P") - (setq quail-mode (if (null arg) - (null quail-mode) - (> (prefix-numeric-value arg) 0))) - (if quail-mode - (if quail-package-alist - (quail-enter-mode) - (setq quail-mode nil) - (error "QUAIL: No quail-package, one should be loaded in advance.")) - (quail-exit-mode)) - (force-mode-line-update 'all)) - -(defun quail-setup-guidance-buf () - (or (and (bufferp quail-guidance-buf) (buffer-name quail-guidance-buf)) - (setq quail-guidance-buf - (get-buffer-create " *Quail guide for minibuffer*"))) - (let ((prompt (quail-prompt)) - (curbuf (current-buffer))) - (set-buffer quail-guidance-buf) - (if (null (assq 'quail-mode mode-line-format)) - (setq mode-line-format - (cons '(quail-mode (mc-flag ("[" quail-mode-string "]"))) - mode-line-format))) - (setq quail-mode t - quail-mode-string prompt) - (erase-buffer) - (or (extentp quail-extent) - (setq quail-extent (make-extent 1 1))) - (set-buffer curbuf)) - (cond ((get-buffer-window quail-guidance-buf) - ;; `buf' is already shown in some window. - ) - ((null (eq (current-buffer) (window-buffer (minibuffer-window)))) - ;; We are in normal buffer, let's use minibuffer. - (set-window-buffer (minibuffer-window) quail-guidance-buf)) - (t - ;; Since we are in minibuffer, we can't use it. - ;; Let's find the bottom window. - (let ((window-min-height 1) - (win (frame-lowest-window (selected-frame))) - height) - (setq height (window-height win)) - (if (>= height 4) - (setq win (split-window win (- height 2)))) - (set-window-buffer win quail-guidance-buf))))) - -(defun quail-delete-guidance-buf () - (if (and (bufferp quail-guidance-buf) (buffer-name quail-guidance-buf)) - (if (eq (current-buffer) (window-buffer (minibuffer-window))) - (let ((win (get-buffer-window quail-guidance-buf))) - (if win (delete-window win))) - (set-window-buffer (minibuffer-window) - (format " *Minibuf-%d*" (minibuffer-depth)))))) - -(defun quail-enter-mode () - (or (eq (car (car minor-mode-map-alist)) 'quail-mode) - (setq minor-mode-map-alist - (cons (cons 'quail-mode quail-mode-map) minor-mode-map-alist))) - (quail-use-package (or (car quail-current-package) - (car (car quail-package-alist)))) - (setq quail-mode-string (quail-prompt)) - (if (null (assq 'quail-mode mode-line-format)) - (setq mode-line-format - (cons '(quail-mode (mc-flag ("[" quail-mode-string "]"))) - mode-line-format))) - (if (null (extentp quail-extent)) - (progn - (setq quail-extent (make-extent (point) (point))) - (set-extent-face quail-extent 'face quail-region-face))) - (make-local-hook 'post-command-hook) - (add-hook 'post-command-hook 'quail-reset-state nil t) - (setq quail-keep-state nil) - (if (quail-sub-mode-map) - (progn - (if (null (keymapp (quail-sub-mode-map))) - (let ((bindings (quail-sub-mode-map)) - (map (copy-keymap quail-sub-mode-map))) - (while bindings - (define-key map (car (car bindings)) (cdr (car bindings))) - (setq bindings (cdr bindings))) - (setcar (nthcdr 5 quail-current-package) map))))) - (let ((modes (quail-extra-mode-list)) - (i 0)) - (setq quail-previous-extra-mode-list (make-list (length modes) nil)) - (while modes - (setcar (nthcdr i quail-previous-extra-mode-list) - (symbol-value (car modes))) - (if (null (symbol-value (car modes))) - (funcall (car modes) 1)) - (setq i (1+ i) modes (cdr modes)))) - (quail-init-state) - (quail-message (substitute-command-keys "\\[quail-help] for help.")) - (run-hooks 'quail-mode-hook)) - -(defun quail-exit-mode () - (interactive) - (kill-local-variable 'post-command-hook) - (delete-extent quail-extent) - (quail-delete-guidance-buf) - (let ((modes (quail-extra-mode-list)) - (i 0)) - (while modes - (if (null (nth i quail-previous-extra-mode-list)) - (funcall (car modes) -1)) - (setq i (1+ i) modes (cdr modes)))) - (setq quail-mode nil)) - -(defun quail-enter-sub-mode () - (setcdr (assoc 'quail-mode minor-mode-map-alist) - (or (quail-sub-mode-map) quail-sub-mode-map)) - (setq quail-sub-mode t)) - -(defun quail-exit-sub-mode () - (setcdr (assoc 'quail-mode minor-mode-map-alist) quail-mode-map) - (setq quail-sub-mode nil)) - -(defun quail-reset-state () - (if quail-mode - (if quail-keep-state - (setq quail-keep-state nil) - (quail-init-state)))) - -(defun quail-init-state () - (if (extentp quail-extent) - (set-extent-endpoints quail-extent (point) (point)) - (setq quail-extent (make-extent (point) (point)))) - (setq quail-current-key nil - quail-current-str nil) - (if quail-sub-mode (quail-exit-sub-mode)) - (quail-setup-guidance-buf)) - -(defun quail-check-state () - (if (and (extent-object quail-extent) - (= (point) (extent-end-position quail-extent))) - quail-current-key - (quail-init-state) - nil)) - -(defun quail-delete-region () - (delete-region (extent-start-position quail-extent) (extent-end-position quail-extent))) - -(defun quail-insert (str) - (quail-delete-region) - (if visual-mode - (if (stringp str) - (let ((l (string-to-char-list str))) ;93.4.30 by Takahashi N. - (while l - (visual-insert-1-char (car l)) - (setq l (cdr l)))) - (visual-insert-1-char str)) - (insert str)) - (if (and auto-fill-function (> (current-column) fill-column)) - (run-hooks 'auto-fill-function)) - (let ((len (if (integerp str) (char-bytes str) (length str)))) - (set-extent-endpoints quail-extent (- (point) len) (point))) - (quail-show-guidance)) - -(defun quail-get-candidates (def) - (setq def (car (cdr def))) - (if (null (vectorp def)) - nil - (let ((candidates (aref def 0))) - (if (vectorp candidates) - (progn - (setq candidates - (cons 0 (string-to-char-list (aref candidates 0)))) - (aset def 0 candidates)) - (if (and (listp candidates) - (stringp (car candidates))) - (progn - (setq candidates (cons 0 candidates)) - (aset def 0 candidates)))) - candidates))) - -(defun quail-get-candidate (def &optional nolearn) - (let ((candidates (quail-get-candidates def))) - (if candidates - (if (not (listp candidates)) ;93.1.17 by K.Handa - (if (integerp candidates) - candidates - (if (and (symbolp candidates) (fboundp candidates)) - (if (keymapp (symbol-function candidates)) - (symbol-function candidates) - (funcall candidates)) - candidates)) - (if nolearn - (rplaca candidates 0)) - (nth (car candidates) (cdr candidates)))))) ;93.1.17 by K.Handa - -(defun quail-show-guidance () - ;; At first, show dynamic list or current keyin string in echo area. - (quail-setup-guidance-buf) - (let ((guidance (quail-guidance))) - (if (eq guidance t) - (quail-list-dynamically) - (save-excursion - (let ((key quail-current-key)) - (save-excursion - (set-buffer quail-guidance-buf) - (if (null guidance) - (insert key) - (let ((i 0) (len (length key)) ch show) - (while (< i len) - (setq ch (aref key i)) - (setq show (cdr (assoc ch guidance))) - (insert (if show show (char-to-string ch))) - (setq i (1+ i)))))))))) - ;; Then highlight the current candidate string in *Completion* buffer if any. - (if (and (quail-buffer-alive-p quail-completion-buf) - (get-buffer-window quail-completion-buf)) - (let ((buf (current-buffer)) - (str (if (stringp quail-current-str) - quail-current-str - (if (numberp quail-current-str) - (char-to-string quail-current-str)))) - (key quail-current-key)) - (select-window (get-buffer-window quail-completion-buf)) - (goto-char (point-min)) - (if (search-forward (concat " " key ":") nil t) - (if (and str (search-forward (concat "." str) nil t)) - (set-extent-endpoints quail-extent (1+ (match-beginning 0)) (point)) - (set-extent-endpoints quail-extent (match-beginning 0) (point))) - (set-extent-endpoints quail-extent 1 1)) - (select-window (get-buffer-window buf)) - ))) - -(defun quail-translate-char (ch) - (let* ((str (car quail-keyboard-translate-table)) - (len (length str)) - (i 0)) - (while (and (< i len) (/= ch (aref str i))) - (setq i (1+ i))) - (if (= i len) - (error "'%c' not found in quail-keyboard-translate-table" ch)) - (aref (car quail-keyboard-standard-table) i))) - -(defun quail-select-current () - "Select the current candidate." - (interactive "*") - (quail-self-insert-command t)) - -(defun quail-self-insert-or-index () - "Select a character from the current 10 candidates by digit." - (interactive "*") - (quail-self-insert-command (- last-command-char ?0))) - -(defun quail-lookup-key (key) - (let ((def (lookup-key (quail-map) key))) - (if (and (symbolp def) (fboundp def)) - (setq def (symbol-function def))) - def)) - -(defun quail-self-insert-command (&optional arg) - (interactive "*") - (setq quail-keep-state t) - (quail-check-state) - (setq quail-last-char last-command-char) - (let* ((ch (if (quail-translate) - (quail-translate-char quail-last-char) - quail-last-char)) - (chstr (char-to-string ch)) - (key (if quail-current-key - (format "%s%c" quail-current-key ch) - chstr)) - (def (quail-lookup-key key))) - (cond ((keymapp def) - (setq quail-current-key key) - (setq quail-current-str (quail-get-candidate def (quail-nolearn))) - (quail-insert (or quail-current-str quail-current-key)) - (if (and quail-current-str - (null (nthcdr 2 def)) - (setq def (aref (nth 1 def) 0)) - (or (null (listp def)) (= (length def) 2)) - (null (and (>= (length quail-current-key) 3) - (lookup-key (quail-map) chstr)))) - (quail-init-state))) - ((commandp def) - (setq quail-current-key key) - (if (keymapp (symbol-function def)) - (progn - (setq quail-current-str nil) - (quail-insert quail-current-key)) - (call-interactively def))) - ((and (numberp arg) quail-current-str (null (quail-deterministic))) - (quail-indexed-candidate arg)) - ((eq arg t) - (quail-init-state)) - (quail-current-key - (let ((len (length key)) str) - (if (and (>= len 4) - (keymapp (lookup-key (quail-map) (substring key -2))) - (setq def (quail-lookup-key (substring key 0 -2))) - (keymapp def) - (setq str (quail-get-candidate def (quail-nolearn)))) - (progn - (quail-delete-region) - (insert str) - (quail-init-state) - (setq unread-command-events - (cons (aref key (- len 2)) - (cons ch unread-command-events)))) - (quail-init-state) - (quail-self-insert-command)))) - (t - (quail-init-state) - (self-insert-command 1))) - (run-hooks 'quail-self-insert-after-hook) - ) - (if (and quail-current-key (null quail-sub-mode)) - (quail-enter-sub-mode)) - ) - -;; wire us into pending-delete -(put 'quail-self-insert-command 'pending-delete t) - -(defun quail-next-candidate () - "Select next candidate." - (interactive) - (setq quail-keep-state t) - (if (and (quail-check-state) quail-current-str) - (quail-select-candidate 1 t) - (beep))) - -(defun quail-prev-candidate () - "Select previous candidate." - (interactive) - (setq quail-keep-state t) - (if (and (quail-check-state) quail-current-str) - (quail-select-candidate -1 t) - (beep))) - -(defun quail-indexed-candidate (idx) - (setq idx (if (= idx 0) 9 (1- idx))) - (quail-select-candidate idx nil t) - (quail-init-state)) - -(defun quail-next-candidate-block () - "Select candidate in next 10 alternatives." - (interactive) - (setq quail-keep-state t) - (if (and (quail-check-state) quail-current-str) - (quail-select-candidate 10 t t) - (beep))) - -(defun quail-prev-candidate-block () - "Select candidate in previous 10 alternatives." - (interactive) - (setq quail-keep-state t) - (if (and (quail-check-state) quail-current-str) - (quail-select-candidate -10 t t) - (beep))) - -(defun quail-select-candidate (idx &optional relative block) - (let* ((def (quail-lookup-key quail-current-key)) - (candidates (quail-get-candidates def))) - (if (listp candidates) - (let ((maxidx (- (length candidates) 2)) - (current-idx (car candidates))) - (if relative - (setq idx (+ current-idx idx)) - (if block - (setq idx (+ (* (/ current-idx 10) 10) idx)))) - (if block - (if (> idx maxidx) - (if (/= (/ maxidx 10) (/ current-idx 10)) - (setq idx maxidx) - (beep) - (setq idx current-idx)) - (if (< idx 0) (progn (beep) (setq idx (+ idx 10))))) - (if (> idx maxidx) (setq idx 0) - (if (< idx 0) (setq idx maxidx)))) - (rplaca candidates idx) - (setq quail-current-str (nth (car candidates) (cdr candidates))) - (quail-insert quail-current-str))))) - -(defun quail-cancel-current () - "Cancel the current key sequence." - (interactive) - (quail-delete-region) - (quail-init-state)) - -(defun quail-backward-delete-char (arg) - "Delete characters backward in quail-mode." - (interactive "*p") - (if (= (length quail-current-key) 1) - (progn - (quail-delete-region) - (quail-init-state)) - (setq quail-keep-state t) - (setq quail-current-key (substring quail-current-key 0 -1)) - (let ((def (quail-lookup-key quail-current-key))) - (setq quail-last-char - (aref quail-current-key (1- (length quail-current-key)))) - (setq quail-current-str - (quail-get-candidate def (quail-nolearn))) ;93.1.17 by K.Handa - (quail-insert (or quail-current-str quail-current-key))))) - -(defvar quail-work-str (make-string 128 0)) - -(defun quail-list-dynamically () - "Show list of candidates dynamically." - (let* ((def (quail-lookup-key quail-current-key)) - (candidates (quail-get-candidates def)) - (key quail-current-key)) - (save-excursion - (set-buffer quail-guidance-buf) - (erase-buffer) - (insert key) - (if (or (nthcdr 2 def) (listp (car (cdr def)))) - (let ((i ? ) (l (cdr def))) - (while (< i 127) (aset quail-work-str i 0) (setq i (1+ i))) - (while l - (if (listp (car l)) - (aset quail-work-str (car (car l)) 1)) - (setq l (cdr l))) - (insert "[") - (setq i ? ) - (while (< i 127) - (if (= (aref quail-work-str i) 1) - (insert i)) - (setq i (1+ i))) - (insert "]"))) - (if (consp candidates) - (let ((idx (car candidates)) - (maxidx (1+ (/ (1- (length (cdr candidates))) 10))) - (num 0) - p p1 p2) - (indent-to 10) - (insert (format "(%d/%d)" (1+ (/ idx 10)) maxidx)) - (setq candidates (nthcdr (* (/ idx 10) 10) (cdr candidates))) - (while (and candidates (< num 10)) - (setq num (1+ num)) - (insert (format " %d." (if (< num 10) num 0))) - (setq p (point)) - (insert (car candidates)) - (if (= num (1+ (% idx 10))) - (setq p1 p p2 (point))) - (setq candidates (cdr candidates))) - (put-text-property p1 p2 'face quail-selection-face)))) - )) - -(defun quail-display-buffer (buf) - (if (get-buffer-window buf) - nil - (let ((curwin (selected-window)) - (height 0) - largest) - (walk-windows '(lambda (win) - (if (and (null (eq curwin win )) - (> (window-height win) height)) - (setq height (window-height win) - largest win)))) - (set-window-buffer (if (> height (/ (window-height curwin) 2)) - largest - (split-window curwin)) - buf) - ))) - -(defun quail-completion () - "Show list of candidates." - (interactive) - (let ((def (quail-lookup-key quail-current-key)) - (key quail-current-key)) - (if (not (keymapp def)) - (quail-message "No macth.") - (setq quail-keep-state t) - (save-excursion - (if (not (quail-buffer-alive-p quail-completion-buf)) - (setq quail-completion-buf - (get-buffer-create "*Completions*"))) - (set-buffer quail-completion-buf) - (erase-buffer) - (setq quail-extent (make-extent 1 1)) - (set-extent-face quail-extent 'face quail-selection-face) - (insert "Current candidates:\n") - (quail-completion-list key def 1) - (quail-display-buffer (current-buffer))) - (quail-show-guidance)))) - -(defun quail-completion-list (key def indent) - (let ((candidates (quail-get-candidates def))) - (indent-to indent) - (insert key ":") - (if candidates - (quail-candidate-with-indent - (if (consp candidates) (cdr candidates) candidates) - key) - (insert " none\n")) - (setq indent (+ indent 2)) - (setq def (cdr def)) - (while def - (if (listp (vectorp (car def))) - (let ((map (cdr (car def)))) - (if (symbolp map) (setq map (symbol-function map))) - (quail-completion-list (format "%s%c" key (car (car def))) - map indent))) - (setq def (cdr def))))) - -(defun quail-candidate-with-indent (candidates key) - (if (consp candidates) - (let ((clm (current-column)) - (i 0)) - (while candidates - (if (= (% i 10) 0) (insert (format "(%d)" (1+ (/ i 10))))) - (insert " " (if (= (% i 10) 9) "0" (+ ?1 (% i 10))) ".") - (insert (if (stringp (car candidates)) - (car candidates) - (char-to-string (car candidates)))) - (setq i (1+ i)) - (setq candidates (cdr candidates)) - (if (and candidates (= (% i 10) 0)) - (progn - (insert ?\n) - (indent-to clm))))) - (if (and (symbolp candidates) (fboundp candidates)) - (insert " (1) 0." - (let ((quail-current-key key)) (funcall candidates))) - (insert " (1) 0." candidates))) - (insert ?\n)) - -(defun quail-help () - "Show brief description of the current quail-pacakge." - (interactive) - (setq quail-keep-state t) - (let ((package quail-current-package) - (buf (get-buffer "*Quail-Help*")) - (first t)) - (save-excursion - (set-buffer (or buf (get-buffer-create "*Quail-Help*"))) - (if (and buf (eq package quail-current-package)) - (setq first nil) - (setq buf (current-buffer)) - (setq quail-current-package package) - (erase-buffer) - (insert (quail-document)) - (if (quail-layout) (quail-show-layout)) - (insert "\n--- Key bindinds ---\n") - (let ((map (or (quail-sub-mode-map) quail-sub-mode-map)) - (i 0)) - (while (< i 256) - (quail-describe-binding map i) - (setq i (1+ i))) - (setq map (lookup-key map (vector meta-prefix-char))) - (setq i 0) - (while (< i 256) - (quail-describe-binding map i 'meta) - (setq i (1+ i))) - (goto-char (point-min))))) - (let ((win (get-buffer-window buf))) - (if win - (save-excursion - (set-buffer buf) - (if (null first) - (if (> (point-max) (window-end win)) - (set-window-start win (window-end win)) - (if (< (point-min) (window-start win)) - (set-window-start win 1))))) - (quail-display-buffer buf)) - (let (up down) - (save-excursion - (sit-for 0) - (set-buffer buf) - (if (> (point-max) (window-end win)) - (setq up t) - (if (< (point-min) (window-start win)) - (setq down t)))) - (if up - (quail-message - (substitute-command-keys - "\\[quail-help] to scroll up *Quail-Help* buffer.")) - (if down - (quail-message - (substitute-command-keys - "\\[quail-help] to show top of *Quail-Help* buffer.")))))) - )) - -(defun quail-show-layout () - (let* ((xoff 10) - (yoff 3) - (space 4) - (p (point)) - (i 0) - (str (car quail-keyboard-translate-table)) - (len (length str)) - (alist (car (cdr quail-keyboard-translate-table))) - pos x y ch ch1 kmp) - (insert " - - - - - - - - -") - (save-excursion - (while (< i len) - (goto-char p) - (setq ch (aref str i)) - (if (setq pos (car (cdr (assoc ch alist)))) - (progn (forward-line (+ yoff (aref pos 1))) - (forward-char (+ xoff (* space (aref pos 0)) - (aref pos 1) (aref pos 2)))) - (cond - ((< i 13) (setq x i y 0)) ; unshifted, 1st row - ((< i 25) (setq x (- i 13) y 1)) ; unshifted, 2nd row - ((< i 37) (setq x (- i 25) y 2)) ; unshifted, 3rd row - ((< i 47) (setq x (- i 37) y 3)) ; unshifted, 4th row - ((< i 60) (setq x (- i 47) y 0)) ; shifted, 1st row - ((< i 72) (setq x (- i 60) y 1)) ; shifted, 2nd row - ((< i 84) (setq x (- i 72) y 2)) ; shifted, 3rd row - ((< i 94) (setq x (- i 84) y 3)) ; shifted, 4th row - (t (setq x (- i 90) y 4))) ; space, bottom row - (forward-line (+ yoff y)) - (forward-char (+ xoff (* space x) y (if (< i 47) 0 1)))) - (delete-char 1) - (if (quail-translate) - (setq ch (quail-translate-char ch))) - (setq ch1 - (and (setq kmp (quail-lookup-key (char-to-string ch))) - (quail-get-candidate kmp (quail-nolearn)))) - (insert (if ch1 ch1 ch)) - (setq i (1+ i)))))) - -(defun quail-describe-binding (map i &optional meta) - (let ((cmd (lookup-key map (vector i)))) - (if (and (symbolp cmd) (fboundp cmd) - (not (memq cmd '(quail-self-insert-command - quail-self-insert-or-index)))) - (progn - (if meta (insert "ESC ")) - (insert (single-key-description i) ":") - (indent-to-column 8) - (insert (documentation cmd) "\n"))))) - -;;;###autoload -(global-set-key "\C-]" 'quail-mode) - -(define-key mule-keymap "M" 'quail-select-package) - -;; For byte-compiler -(put 'quail-defrule 'byte-hunk-handler 'eval) -(put 'qdv 'byte-hunk-handler 'eval) -(put 'qd 'byte-hunk-handler 'eval) -(put 'quail-define-package 'byte-hunk-handler 'eval) - -(defun quail-setup-current-package () - ;; Do nothing while loading non-compiled file. - ) - -(defun quail-setup-current-package-handler (ignore) - (list 'quail-add-package (list 'quote quail-current-package))) - -(put 'quail-setup-current-package 'byte-hunk-handler - 'quail-setup-current-package-handler) - -;; -(provide 'quail) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/sunpro/sccs.el --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/sunpro/sccs.el Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,913 @@ +;; sccs.el -- easy-to-use SCCS control from within Emacs +;; @(#)sccs.el 3.5 + +;; This file is part of GNU Emacs. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY. No author or distributor +;; accepts responsibility to anyone for the consequences of using it +;; or for whether it serves any particular purpose or works at all, +;; unless he says so in writing. Refer to the GNU Emacs General Public +;; License for full details. + +;; Everyone is granted permission to copy, modify and redistribute +;; GNU Emacs, but only under the conditions described in the +;; GNU Emacs General Public License. A copy of this license is +;; supposed to have been given to you along with GNU Emacs so you +;; can know your rights and responsibilities. It should be in a +;; file named COPYING. Among other things, the copyright notice +;; and this notice must be preserved on all copies. +;;; +;;; Synched up with: Not in FSF. +;;; #### Chuck -- I say remove this piece of crap! Use VC instead. + +;;; Author: Eric S. Raymond (eric@snark.thyrsus.com). +;;; +;;; It is distantly derived from an rcs mode written by Ed Simpson +;;; ({decvax, seismo}!mcnc!duke!dukecdu!evs) in years gone by +;;; and revised at MIT's Project Athena. +;;; +;;; Modified: Made to work for Lucid Emacs by persons who don't know SCCS. +;;; Modified: Ben Wing (Ben.Wing@eng.sun.com) -- fixed up and redid menus +;;; + +;; User options + +(defvar sccs-bin-directory nil + "*Directory that holds the SCCS executables. +Initialized automatically the first time you execute an SCCS command, +if not already set.") + +(defvar sccs-max-log-size 510 + "*Maximum allowable size of an SCCS log message.") +(defvar sccs-diff-command '("diff" "-c") + "*The command/flags list to be used in constructing SCCS diff commands.") +(defvar sccs-headers-wanted '("\%\W\%") + "*SCCS header keywords to be inserted when sccs-insert-header is executed.") +(defvar sccs-insert-static t + "*Insert a static character string when inserting SCCS headers in C mode.") +(defvar sccs-mode-expert nil + "*Treat user as expert; suppress yes-no prompts on some things.") + +;; Vars the user doesn't need to know about. + +(defvar sccs-log-entry-mode nil) +(defvar sccs-current-major-version nil) + +;; Some helper functions + +(defun sccs-name (file &optional letter) + "Return the sccs-file name corresponding to a given file." + (format "%sSCCS/%s.%s" + (concat (file-name-directory (expand-file-name file))) + (or letter "s") + (concat (file-name-nondirectory (expand-file-name file))))) + +(defun sccs-lock-info (file index) + "Return the nth token in a file's SCCS-lock information." + (let + ((pfile (sccs-name file "p"))) + (and (file-exists-p pfile) + (save-excursion + (find-file pfile) + (auto-save-mode nil) + (goto-char (point-min)) + (replace-string " " "\n") + (goto-char (point-min)) + (forward-line index) + (prog1 + (buffer-substring (point) (progn (end-of-line) (point))) + (set-buffer-modified-p nil) + (kill-buffer (current-buffer))) + ) + ) + ) + ) + +(defun sccs-locking-user (file) + "Return the name of the person currently holding a lock on FILE. +Return nil if there is no such person." + (sccs-lock-info file 2) + ) + +(defun sccs-locked-revision (file) + "Return the revision number currently locked for FILE, nil if none such." + (sccs-lock-info file 1) + ) + +(defmacro error-occurred (&rest body) + (list 'condition-case nil (cons 'progn (append body '(nil))) '(error t))) + +;; There has *got* to be a better way to do this... +(defmacro chmod (perms file) + (list 'call-process "chmod" nil nil nil perms file)) + +(defun sccs-save-vars (sid) + (save-excursion + (find-file "SCCS/emacs-vars.el") + (erase-buffer) + (insert "(setq sccs-current-major-version \"" sid "\")") + (basic-save-buffer) + ) + ) + +(defun sccs-load-vars () + (if (error-occurred (load-file "SCCS/emacs-vars.el")) + (setq sccs-current-major-version "1")) +) + +(defun sccs-init-bin-directory () + (setq sccs-bin-directory + (cond ((file-executable-p "/usr/sccs/unget") "/usr/sccs") + ((file-executable-p "/usr/bin/unget") "/usr/bin") + ((file-directory-p "/usr/sccs") "/usr/sccs") + ((file-directory-p "/usr/bin/sccs") "/usr/bin/sccs") + (t "/usr/bin")))) + +;; The following functions do most of the real work + +(defun sccs-get-version (file sid) + "For the given FILE, retrieve a copy of the version with given SID. +The text is retrieved into a tempfile. Return the tempfile name, or nil +if no such version exists." + (let (oldversion vbuf) + (setq oldversion (sccs-name file (or sid "new"))) + (setq vbuf (create-file-buffer oldversion)) + (prog1 + (if (not (error-occurred + (sccs-do-command vbuf "get" file + (and sid (concat "-r" sid)) + "-p" "-s"))) + (save-excursion + (set-buffer vbuf) + (write-region (point-min) (point-max) oldversion t 0) + oldversion) + ) + (kill-buffer vbuf) + ) + ) + ) + +(defun sccs-mode-line (file) + "Set the mode line for an SCCS buffer. +FILE is the file being visited to put in the modeline." + (setq mode-line-process + (if (file-exists-p (sccs-name file "p")) + (format " " (sccs-locked-revision file)) + "")) + + ; force update of frame + (save-excursion (set-buffer (other-buffer))) + (sit-for 0) + ) + +(defun sccs-do-command (buffer command file &rest flags) + " Execute an SCCS command, notifying the user and checking for errors." + (setq file (expand-file-name file)) + (message "Running %s on %s..." command file) + (or sccs-bin-directory (sccs-init-bin-directory)) + (let ((status + (save-window-excursion + (set-buffer (get-buffer-create buffer)) + (erase-buffer) + (while (and flags (not (car flags))) + (setq flags (cdr flags))) + (setq flags (append flags (and file (list (sccs-name file))))) + (let ((default-directory (file-name-directory (or file "./"))) + (exec-path (cons sccs-bin-directory exec-path))) + (apply 'call-process command nil t nil flags) + ) + (goto-char (point-max)) + (previous-line 1) + (if (looking-at "ERROR") + (progn + (previous-line 1) + (print (cons command flags)) + (next-line 1) + nil) + t)))) + (if status + (message "Running %s...OK" command) + (pop-to-buffer buffer) + (error "Running %s...FAILED" command))) + (if file (sccs-mode-line file))) + +(defun sccs-shell-command (command) + "Like shell-command except that the *Shell Command Output*buffer +is created even if the command does not output anything" + (shell-command command) + (get-buffer-create "*Shell Command Output*")) + +(defun sccs-tree-walk (func &rest optargs) + "Apply FUNC to each SCCS file under the default directory. +If present, OPTARGS are also passed." + (sccs-shell-command (concat "/bin/ls -1 " default-directory "SCCS/s.*")) + (set-buffer "*Shell Command Output*") + (goto-char (point-min)) + (replace-string "SCCS/s." "") + (goto-char (point-min)) + (if (eobp) + (error "No SCCS files under %s" default-directory)) + (while (not (eobp)) + (let ((file (buffer-substring (point) (progn (end-of-line) (point))))) + (apply func file optargs) + ) + (forward-line 1) + ) + ) + +(defun sccs-init () + (or (current-local-map) (use-local-map (make-sparse-keymap))) + (condition-case nil + ;; If C-c s is already defined by another mode, then we + ;; will get an error. In that case, just don't do anything. + (progn + (define-key (current-local-map) "\C-cs?" 'describe-mode) + (define-key (current-local-map) "\C-csn" 'sccs) + (define-key (current-local-map) "\C-csm" 'sccs-register-file) + (define-key (current-local-map) "\C-csh" 'sccs-insert-headers) + (define-key (current-local-map) "\C-csd" 'sccs-revert-diff) + (define-key (current-local-map) "\C-csp" 'sccs-prs) + (define-key (current-local-map) "\C-csr" 'sccs-revert-buffer) + (define-key (current-local-map) "\C-cs\C-d" 'sccs-version-diff) + (define-key (current-local-map) "\C-cs\C-p" 'sccs-pending) + (define-key (current-local-map) "\C-cs\C-r" 'sccs-registered) + ) + (error nil))) + +;; Here's the major entry point + +(defun sccs (verbose) + "*Do the next logical SCCS operation on the file in the current buffer. +You must have an SCCS subdirectory in the same directory as the file being +operated on. + If the file is not already registered with SCCS, this does an admin -i +followed by a get -e. + If the file is registered and not locked by anyone, this does a get -e. + If the file is registered and locked by the calling user, this pops up a +buffer for creation of a log message, then does a delta -n on the file. +A read-only copy of the changed file is left in place afterwards. + If the file is registered and locked by someone else, an error message is +returned indicating who has locked it." + (interactive "P") + (sccs-init) + (if (buffer-file-name) + (let + (do-update revision owner + (file (buffer-file-name)) + (sccs-file (sccs-name (buffer-file-name))) + (sccs-log-buf (get-buffer-create "*SCCS-Log*")) + (err-msg nil)) + + ;; if there is no SCCS file corresponding, create one + (if (not (file-exists-p sccs-file)) + (progn + (sccs-load-vars) + (sccs-admin + file + (cond + (verbose (read-string "Initial SID: ")) + ((error-occurred (load-file "SCCS/emacs-vars.el")) "1") + (t sccs-current-major-version)) + ) + ) + ) + + (cond + + ;; if there is no lock on the file, assert one and get it + ((not (file-exists-p (sccs-name file "p"))) + (progn + (sccs-get file t) + (revert-buffer nil t) + (sccs-mode-line file) + )) + + ;; a checked-out version exists, but the user may not own the lock + ((not (string-equal + (setq owner (sccs-locking-user file)) (user-login-name))) + (error "Sorry, %s has that file checked out" owner)) + + ;; OK, user owns the lock on the file + (t (progn + + ;; if so, give luser a chance to save before delta-ing. + (if (and (buffer-modified-p) + (or + sccs-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + + (setq revision (sccs-locked-revision file)) + + ;; user may want to set nonstandard parameters + (if verbose + (if (or sccs-mode-expert (y-or-n-p + (format "SID: %s Change revision level? " revision))) + (setq revision (read-string "New revision level: ")))) + + ;; OK, let's do the delta + (if + ;; this excursion returns t if the new version was saved OK + (save-window-excursion + (pop-to-buffer (get-buffer-create "*SCCS*")) + (erase-buffer) + (set-buffer-modified-p nil) + (sccs-mode) + (message + "Enter log message. Type C-c C-c when done, C-c ? for help.") + (prog1 + (and (not (error-occurred (recursive-edit))) + (not (error-occurred (sccs-delta file revision)))) + (setq buffer-file-name nil) + (bury-buffer "*SCCS*"))) + + ;; if the save went OK do some post-checking + (if (buffer-modified-p) + (error + "Delta-ed version of file does not match buffer!") + (progn + ;; sccs-delta already turned off write-privileges on the + ;; file, let's not re-fetch it unless there's something + ;; in it that get would expand + ;; + ;; fooey on this. You always need to refetch the + ;; file; otherwise weirdness will ensue when you're + ;; trying to do a make. --bpw + ; (if (sccs-check-headers) + (sccs-get file nil) + (revert-buffer nil t) + (sccs-mode-line file) + (run-hooks 'sccs-delta-ok) + ) + )))))) + (error "There is no file associated with buffer %s" (buffer-name)))) + +(defun sccs-insert-last-log () + "*Insert the log message of the last SCCS check in at point." + (interactive) + (insert-buffer sccs-log-buf)) + +;;; These functions help the sccs entry point + +(defun sccs-get (file writeable) + "Retrieve a copy of the latest delta of the given file." + (sccs-do-command "*SCCS*" "get" file (if writeable "-e"))) + +(defun sccs-admin (file sid) + "Checks a file into sccs. +FILE is the unmodified name of the file. SID should be the base-level sid to +check it in under." + ; give a change to save the file if it's modified + (if (and (buffer-modified-p) + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name)))) + (save-buffer)) + (sccs-do-command "*SCCS*" "admin" file + (concat "-i" file) (concat "-r" sid)) + (chmod "-w" file) + (if (sccs-check-headers) + (sccs-get file nil)) ;; expand SCCS headers + (revert-buffer nil t) + (sccs-mode-line file) +) + +(defun sccs-delta (file &optional rev comment) + "Delta the file specified by FILE. +The optional argument REV may be a string specifying the new revision level +\(if nil increment the current level). The file is retained with write +permissions zeroed. COMMENT is a comment string; if omitted, the contents of +the current buffer up to point becomes the comment for this delta." + (if (not comment) + (progn + (goto-char (point-max)) + (if (not (bolp)) (newline)) + (newline) + (setq comment (buffer-substring (point-min) (1- (point))))) + ) + (sccs-do-command "*SCCS*" "delta" file "-n" + (if rev (format "-r%s" rev)) + (format "-y%s" comment)) + (chmod "-w" file)) + +(defun sccs-delta-abort () + "Abort an SCCS delta command." + (interactive) + (if (or sccs-mode-expert (y-or-n-p "Abort the delta? ")) + (progn + (delete-window) + (error "Delta aborted"))) + ) + +(defun sccs-log-exit () + "Leave the recursive edit of an SCCS log message." + (interactive) + (if (< (buffer-size) sccs-max-log-size) + (progn + (copy-to-buffer sccs-log-buf (point-min) (point-max)) + (exit-recursive-edit) + (delete-window)) + (progn + (goto-char sccs-max-log-size) + (error + "Log must be less than %d characters. Point is now at char %d." + sccs-max-log-size sccs-max-log-size))) +) + +;; Additional entry points for examining version histories + +(defun sccs-revert-diff (&rest flags) + "*Compare the version being edited with the last checked-in revision. +Or, if given a prefix argument, with another specified revision." + (interactive) + (let (old file) + (if + (setq old (sccs-get-version (buffer-file-name) + (and + current-prefix-arg + (read-string "Revision to compare against: ")) + )) + (progn + (if (and (buffer-modified-p) + (or + sccs-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + + (setq file (buffer-file-name)) + (set-buffer (get-buffer-create "*SCCS*")) + (erase-buffer) + (apply 'call-process (car sccs-diff-command) nil t nil + (append (cdr sccs-diff-command) flags (list old) (list file))) + (set-buffer-modified-p nil) + (goto-char (point-min)) + (delete-file old) + (if (equal (point-min) (point-max)) + (message "No changes to %s since last get." file) + (pop-to-buffer "*SCCS*") + ) + ) + ) + ) + ) + +(defun sccs-prs () + "*List the SCCS log of the current buffer in an emacs window." + (interactive) + (if (and buffer-file-name (file-exists-p (sccs-name buffer-file-name "s"))) + (progn + (sccs-do-command "*SCCS*" "prs" buffer-file-name) + (pop-to-buffer (get-buffer-create "*SCCS*")) + ) + (error "There is no SCCS file associated with this buffer") + ) + ) + +(defun sccs-version-diff (file rel1 rel2) + "*For FILE, report diffs between two stored deltas REL1 and REL2 of it." + (interactive "fFile: \nsOlder version: \nsNewer version: ") + (if (string-equal rel1 "") (setq rel1 nil)) + (if (string-equal rel2 "") (setq rel2 nil)) + (set-buffer (get-buffer-create "*SCCS*")) + (erase-buffer) + (sccs-vdiff file rel1 rel2) + (set-buffer-modified-p nil) + (goto-char (point-min)) + (if (equal (point-min) (point-max)) + (message "No changes to %s between %s and %s." file rel1 rel2) + (pop-to-buffer "*SCCS*") + ) + ) + +(defun sccs-vdiff (file rel1 rel2 &optional flags) + "Compare two deltas into the current buffer." + (let (vers1 vers2) + (and + (setq vers1 (sccs-get-version file rel1)) + (setq vers2 (if rel2 (sccs-get-version file rel2) file)) +; (prog1 +; (save-excursion +; (not (error-occurred +; (call-process "prs" nil t t +; (sccs-name file)))) +; ) +; ) + (unwind-protect + (apply 'call-process (car sccs-diff-command) nil t t + (append (cdr sccs-diff-command) flags (list vers1) (list vers2))) + (condition-case () (delete-file vers1) (error nil)) + (if rel2 + (condition-case () (delete-file vers2) (error nil))) + ) + ) + ) + ) + +;; SCCS header insertion code + +(defun sccs-insert-headers () + "*Insert headers for use with the Source Code Control System. +Headers desired are inserted at the start of the buffer, and are pulled from +the variable sccs-headers-wanted" + (interactive) + (save-excursion + (save-restriction + (widen) + (if (or (not (sccs-check-headers)) + (y-or-n-p "SCCS headers already exist. Insert another set?")) + (progn + (goto-char (point-min)) + (run-hooks 'sccs-insert-headers-hook) + (cond ((eq major-mode 'c-mode) (sccs-insert-c-header)) + ((eq major-mode 'lisp-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'emacs-lisp-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'scheme-mode) (sccs-insert-lisp-header)) + ((eq major-mode 'nroff-mode) (sccs-insert-nroff-header)) + ((eq major-mode 'plain-tex-mode) (sccs-insert-tex-header)) + ((eq major-mode 'texinfo-mode) (sccs-insert-texinfo-header)) + (t (sccs-insert-generic-header)))))))) + +(defun sccs-insert-c-header () + (let (st en) + (insert "/*\n") + (mapcar '(lambda (s) + (insert " *\t" s "\n")) + sccs-headers-wanted) + (insert " */\n\n") + (if (and sccs-insert-static + (not (string-match "\\.h$" (buffer-file-name)))) + (progn + (insert "#ifndef lint\n" + "static char *sccsid") +;; (setq st (point)) +;; (insert (file-name-nondirectory (buffer-file-name))) +;; (setq en (point)) +;; (subst-char-in-region st en ?. ?_) + (insert " = \"\%\W\%\";\n" + "#endif /* lint */\n\n"))) + (run-hooks 'sccs-insert-c-header-hook))) + +(defun sccs-insert-lisp-header () + (mapcar '(lambda (s) + (insert ";;;\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-lisp-header-hook)) + +(defun sccs-insert-nroff-header () + (mapcar '(lambda (s) + (insert ".\\\"\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-nroff-header-hook)) + +(defun sccs-insert-tex-header () + (mapcar '(lambda (s) + (insert "%%\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-tex-header-hook)) + +(defun sccs-insert-texinfo-header () + (mapcar '(lambda (s) + (insert "@comment\t" s "\n")) + sccs-headers-wanted) + (insert "\n") + (run-hooks 'sccs-insert-texinfo-header-hook)) + +(defun sccs-insert-generic-header () + (let* ((comment-start-sccs (or comment-start "#")) + (comment-end-sccs (or comment-end "")) + (dont-insert-nl-p (string-match "\n" comment-end-sccs))) + (mapcar '(lambda (s) + (insert comment-start-sccs "\t" s "" + comment-end-sccs (if dont-insert-nl-p "" "\n"))) + sccs-headers-wanted) + (insert comment-start-sccs comment-end-sccs (if dont-insert-nl-p "" "\n")))) + +(defun sccs-check-headers () + "Check if the current file has any SCCS headers in it." + (interactive) + (save-excursion + (goto-char (point-min)) + (re-search-forward "%[MIRLBSDHTEGUYFPQCZWA]%" (point-max) t))) + +;; Status-checking functions + +(defun sccs-status (prefix legend) + "List all files underneath the current directory matching a prefix type." + (sccs-shell-command + (concat "/bin/ls -1 SCCS/" prefix ".*")) + (if + (save-excursion + (set-buffer "*Shell Command Output*") + (if (= (point-max) (point-min)) + (not (message + "No files are currently %s under %s" + legend default-directory)) + (progn + (goto-char (point-min)) + (insert + "The following files are currently " legend + " under " default-directory ":\n") + (replace-string (format "SCCS/%s." prefix) "") + ) + ) + ) + (pop-to-buffer "*Shell Command Output*") + ) + ) + +(defun sccs-pending () + "*List all files currently SCCS locked." + (interactive) + (sccs-status "p" "locked")) + +(defun sccs-registered () + "*List all files currently SCCS registered." + (interactive) + (sccs-status "s" "registered")) + +(defun sccs-register-file (override) + "*Register the file visited by the current buffer into SCCS." + (interactive "P") + (if (file-exists-p (sccs-name (buffer-file-name))) + (error "This file is already registered into SCCS.") + (progn + (if (and (buffer-modified-p) + (or + sccs-mode-expert + (y-or-n-p (format "%s has been modified. Write it out? " + (buffer-name))))) + (save-buffer)) + (sccs-load-vars) + (sccs-admin + (buffer-file-name) + (cond + (override (read-string "Initial SID: ")) + ((error-occurred (load-file "SCCS/emacs-vars.el")) "1") + (t sccs-current-major-version)) + ) + ) + ) + ) + +;; Major functions for release-tracking and generation. + +(defun sccs-release-diff (rel1 rel2) + "*Diff all files below default-directory between versions REL1 and REL2. +The report goes to a shell output buffer which is popped to. If REL2 is +omitted or nil, the comparison is done against the most recent version." + (interactive "sOlder version: \nsNewer version: ") + (if (string-equal rel1 "") (setq rel1 nil)) + (if (string-equal rel2 "") (setq rel2 nil)) + (sccs-shell-command (concat + "/bin/ls -1 " default-directory "SCCS/s.*" + )) + (set-buffer "*Shell Command Output*") + (goto-char (point-min)) + (replace-string "SCCS/s." "") + (goto-char (point-min)) + (if (eobp) + (error "No SCCS files under %s" default-directory)) + (let + ((sccsbuf (get-buffer-create "*SCCS*"))) + (save-excursion + (set-buffer sccsbuf) + (erase-buffer) + (insert (format "Diffs from %s to %s.\n\n" + (or rel1 "current") (or rel2 "current")))) + (while (not (eobp)) + (let ((file (buffer-substring (point) (progn (end-of-line) (point))))) + (save-excursion + (set-buffer sccsbuf) + (set-buffer-modified-p nil) + + (sccs-vdiff file rel1 rel2) + (if (buffer-modified-p) + (insert "\n")) + ) + (forward-line 1) + ) + ) + (kill-buffer "*Shell Command Output*") + (pop-to-buffer sccsbuf) + (insert "\nEnd of diffs.\n") + (goto-char (point-min)) + (replace-string (format "/SCCS/%s." rel1) "/") + (goto-char (point-min)) + (replace-string (format "/SCCS/%s." rel2) "/new/") + (goto-char (point-min)) + (replace-string "/SCCS/new." "/new/") + (goto-char (point-min)) + (replace-regexp (concat "^*** " default-directory) "*** ") + (goto-char (point-min)) + (replace-regexp (concat "^--- " default-directory) "--- ") + (goto-char (point-min)) + (set-buffer-modified-p nil) + ) + ) + +(defun sccs-dummy-delta (file sid) + "Make a dummy delta to the given FILE with the given SID." + (interactive "sFile: \nsRelease ID: ") + (if (not (sccs-locked-revision file)) + (sccs-get file t)) + ;; Grottiness alert -- to get around SCCS's obsessive second-guessing we + ;; have to mung the p-file + (save-excursion + (let ((pfile (sccs-name file "p"))) + (chmod "u+w" pfile) + (find-file pfile) + (auto-save-mode nil) + (replace-regexp "^\\([0-9.]+\\) \\([0-9.]+\\)" (concat "\\1 " sid) t) + (write-region (point-min) (point-max) pfile t 0) + (chmod "u-w" pfile) + (set-buffer-modified-p nil) + (kill-buffer (current-buffer)) + ) + ) + (sccs-delta file sid (concat "Release " sid)) + (sccs-get file nil) + (sccs-save-vars sid) + ) + +(defun sccs-delta-release (sid) + "*Delta everything underneath the current directory to mark it as a release." + (interactive "sRelease: ") + (sccs-tree-walk 'sccs-dummy-delta sid) + (kill-buffer "*SCCS*") + ) + +;; Miscellaneous other entry points + +(defun sccs-revert-buffer () + "*Revert the current buffer's file back to the last saved version." + (interactive) + (let ((file (buffer-file-name))) + (if (y-or-n-p (format "Revert file %s to last SCCS revision?" file)) + (progn + (delete-file file) + (delete-file (sccs-name file "p")) + (rename-file (sccs-get-version file nil) file) + (chmod "-w" file) + (revert-buffer nil t) + (sccs-mode-line file))))) + +(defun sccs-rename-file (old new) + "*Rename a file, taking its SCCS files with it." + (interactive "fOld name: \nFNew name: ") + (let ((owner (sccs-locking-user old))) + (if (and owner (not (string-equal owner (user-login-name)))) + (error "Sorry, %s has that file checked out" owner)) + ) + (rename-file old new) + (if (file-exists-p (sccs-name old "p")) + (rename-file (sccs-name old "p") (sccs-name new "p"))) + (if (file-exists-p (sccs-name old "s")) + (rename-file (sccs-name old "s") (sccs-name new "s"))) + ) + +;; Set up key bindings for SCCS use, e.g. while editing log messages + +(defun sccs-mode () + "Minor mode for driving the SCCS tools. + +These bindings are added to the global keymap when you enter this mode: +\\[sccs] perform next logical SCCS operation (`sccs') on current file +\\[sccs-register-file] register current file into SCCS +\\[sccs-insert-headers] insert SCCS headers in current file +\\[sccs-prs] display change history of current file +\\[sccs-revert-buffer] revert buffer to last saved version +\\[sccs-revert-diff] show difference between buffer and last saved delta +\\[sccs-pending] show all files currently locked by any user in or below . +\\[sccs-registered] show all files registered into SCCS in or below . +\\[sccs-version-diff] show diffs between saved versions for all files in or below . + +When you generate headers into a buffer using C-c h, the value of +sccs-insert-headers-hook is called before insertion. If the file is +recognized a C or Lisp source, sccs-insert-c-header-hook or +sccs-insert-lisp-header-hook is called after insertion respectively. + +While you are entering a change log message for a delta, the following +additional bindings will be in effect. + +\\[sccs-log-exit] proceed with check in, ending log message entry +\\[sccs-insert-last-log] insert log message from last check-in +\\[sccs-delta-abort] abort this delta check-in + +Entry to the change-log submode calls the value of text-mode-hook, then +the value sccs-mode-hook. + +Global user options: + sccs-mode-expert suppresses some conformation prompts, + notably for delta aborts and file saves. + sccs-max-log-size specifies the maximum allowable size + of a log message plus one. + sccs-diff-command A list consisting of the command and flags + to be used for generating context diffs. + sccs-headers-wanted which %-keywords to insert when adding + SCCS headers with C-c h + sccs-insert-static if non-nil, SCCS keywords inserted in C files + get stuffed in a static string area so that + what(1) can see them in the compiled object + code. +" + (interactive) + (set-syntax-table text-mode-syntax-table) + (use-local-map sccs-log-entry-mode) + (setq local-abbrev-table text-mode-abbrev-table) + (setq major-mode 'sccs-mode) + (setq mode-name "SCCS Change Log Entry") + (run-hooks 'text-mode-hook 'sccs-mode-hook) +) + +;; Initialization code, to be done just once at load-time +(if sccs-log-entry-mode + nil + (setq sccs-log-entry-mode (make-sparse-keymap)) + (define-key sccs-log-entry-mode "\C-ci" 'sccs-insert-last-log) + (define-key sccs-log-entry-mode "\C-c\C-i" 'sccs-insert-last-log) + (define-key sccs-log-entry-mode "\C-ca" 'sccs-delta-abort) + (define-key sccs-log-entry-mode "\C-c\C-a" 'sccs-delta-abort) + (define-key sccs-log-entry-mode "\C-c\C-c" 'sccs-log-exit) + (define-key sccs-log-entry-mode "\C-x\C-s" 'sccs-log-exit) + ) + + +;;; Lucid Emacs support + +(defconst sccs-menu + '("SCCS Commands" + + ["SCCS" sccs t nil] ; C-c s n + ["Insert Headers" sccs-insert-headers t] ; C-c s h + ["Archive History:" sccs-prs t nil] ; C-c s p + ["Diffs from Archive:" sccs-revert-diff t nil] ; C-c s d + ["Revert to Archive:" sccs-revert-buffer t nil] ; C-c s r + "----" + ["Check In..." sccs-dummy-delta t] + ["Create Archive..." sccs-register-file t] ; C-c s h + ["Rename Archive..." sccs-rename-file t] + "----" + ["List Checked-Out Files" sccs-pending t] ; C-c s C-p + ["List Registered Files" sccs-registered t] ; C-c s C-r + ["Diff Directory" sccs-release-diff t] + ["Delta Directory" sccs-delta-release t] + )) + +(progn + (delete-menu-item '("SCCS")) + (add-menu '() "SCCS" (cdr sccs-menu))) + +(defun sccs-sensitize-menu () + (let* ((rest (cdr (car (find-menu-item current-menubar '("SCCS"))))) + (case-fold-search t) + (file (if buffer-file-name + (file-name-nondirectory buffer-file-name) + (buffer-name))) + (dir (file-name-directory + (if buffer-file-name buffer-file-name default-directory))) + (sccs-file (and buffer-file-name (sccs-name buffer-file-name))) + (known-p (and sccs-file (file-exists-p sccs-file))) + (checked-out-p (and known-p + (file-exists-p (sccs-name buffer-file-name "p")))) + command + item) + (while rest + (setq item (car rest)) + (if (not (vectorp item)) + nil + (setq command (aref item 1)) + (if (eq 'sccs command) + (aset item 0 + (cond ((or (null sccs-file) (not known-p)) + "Create Archive:") + ((not checked-out-p) + "Check Out") + (t + "Check In")))) + (cond + ((and (> (length item) 3) + (string-match "directory" (aref item 0))) + (aset item 3 dir)) + ((> (length item) 3) + (aset item 3 file)) + (t nil)) + (aset item 2 + (cond + ((memq command '(sccs-prs)) + known-p) + ((memq command '(sccs-revert-diff sccs-revert-buffer)) + checked-out-p) + (t)))) + (setq rest (cdr rest)))) + nil) + +(add-hook 'activate-menubar-hook 'sccs-sensitize-menu) + +(provide 'sccs) + +;; sccs.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/emu-e19.el --- a/lisp/tl/emu-e19.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,285 +0,0 @@ -;;; emu-e19.el --- emu module for Emacs 19 and XEmacs 19 - -;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Version: $Id: emu-e19.el,v 1.3 1997/02/24 01:14:16 steve Exp $ -;; Keywords: emulation, compatibility, mule, Latin-1 - -;; This file is part of emu. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -;;; @ version and variant specific features -;;; - -(cond (running-xemacs - (require 'emu-xemacs)) - (running-emacs-19 - (require 'emu-19) - )) - - -;;; @ character set -;;; - -(defconst charset-ascii 0 "Character set of ASCII") -(defconst charset-latin-iso8859-1 129 "Character set of ISO-8859-1") - -(defun charset-description (charset) - "Return description of CHARSET. [emu-e19.el]" - (if (< charset 128) - (documentation-property 'charset-ascii 'variable-documentation) - (documentation-property 'charset-latin-iso8859-1 'variable-documentation) - )) - -(defun charset-registry (charset) - "Return registry name of CHARSET. [emu-e19.el]" - (if (< charset 128) - "ASCII" - "ISO8859-1")) - -(defun charset-columns (charset) - "Return number of columns a CHARSET occupies when displayed. -\[emu-e19.el]" - 1) - -(defun charset-direction (charset) - "Return the direction of a character of CHARSET by - 0 (left-to-right) or 1 (right-to-left). [emu-e19.el]" - 0) - -(defun find-charset-string (str) - "Return a list of charsets in the string. -\[emu-e19.el; Mule emulating function]" - (if (string-match "[\200-\377]" str) - (list charset-latin-iso8859-1) - )) - -(defalias 'find-non-ascii-charset-string 'find-charset-string) - -(defun find-charset-region (start end) - "Return a list of charsets in the region between START and END. -\[emu-e19.el; Mule emulating function]" - (if (save-excursion - (save-restriction - (narrow-to-region start end) - (goto-char start) - (re-search-forward "[\200-\377]" nil t) - )) - (list charset-latin-iso8859-1) - )) - -(defalias 'find-non-ascii-charset-region 'find-charset-region) - - -;;; @ coding-system -;;; - -(defconst *internal* nil) -(defconst *ctext* nil) -(defconst *noconv* nil) - -(defun decode-coding-string (string coding-system) - "Decode the STRING which is encoded in CODING-SYSTEM. -\[emu-e19.el; Emacs 20 emulating function]" - string) - -(defun encode-coding-string (string coding-system) - "Encode the STRING as CODING-SYSTEM. -\[emu-e19.el; Emacs 20 emulating function]" - string) - -(defun decode-coding-region (start end coding-system) - "Decode the text between START and END which is encoded in CODING-SYSTEM. -\[emu-e19.el; Emacs 20 emulating function]" - 0) - -(defun encode-coding-region (start end coding-system) - "Encode the text between START and END to CODING-SYSTEM. -\[emu-e19.el; Emacs 20 emulating function]" - 0) - -(defun detect-coding-region (start end) - "Detect coding-system of the text in the region between START and END. -\[emu-e19.el; Emacs 20 emulating function]" - ) - -(defun set-buffer-file-coding-system (coding-system &optional force) - "Set buffer-file-coding-system of the current buffer to CODING-SYSTEM. -\[emu-e19.el; Emacs 20 emulating function]" - ) - -(defmacro as-binary-process (&rest body) - (` (let (selective-display) ; Disable ^M to nl translation. - (,@ body) - ))) - -(defmacro as-binary-input-file (&rest body) - (` (let ((emx-binary-mode t)) ; Stop CRLF to LF conversion in OS/2 - (,@ body) - ))) - -(defmacro as-binary-output-file (&rest body) - (` (let ((emx-binary-mode t)) ; Stop CRLF to LF conversion in OS/2 - (,@ body) - ))) - - -;;; @@ for old MULE emulation -;;; - -(defun code-convert-string (str ic oc) - "Convert code in STRING from SOURCE code to TARGET code, -On successful converion, returns the result string, -else returns nil. [emu-e19.el; old MULE emulating function]" - str) - -(defun code-convert-region (beg end ic oc) - "Convert code of the text between BEGIN and END from SOURCE -to TARGET. On successful conversion returns t, -else returns nil. [emu-e19.el; old MULE emulating function]" - t) - - -;;; @ binary access -;;; - -(defun insert-binary-file-contents-literally - (filename &optional visit beg end replace) - "Like `insert-file-contents-literally', q.v., but don't code conversion. -A buffer may be modified in several ways after reading into the buffer due -to advanced Emacs features, such as file-name-handlers, format decoding, -find-file-hooks, etc. - This function ensures that none of these modifications will take place." - (let ((emx-binary-mode t)) - (insert-file-contents-literally filename visit beg end replace) - )) - - -;;; @ MIME charset -;;; - -(defvar charsets-mime-charset-alist - (list (cons (list charset-ascii) 'us-ascii))) - -(defvar default-mime-charset 'iso-8859-1) - -(defun mime-charset-to-coding-system (charset) - (if (stringp charset) - (setq charset (intern (downcase charset))) - ) - (and (memq charset (list 'us-ascii default-mime-charset)) - charset) - ) - -(defun detect-mime-charset-region (start end) - "Return MIME charset for region between START and END. -\[emu-e19.el]" - (if (save-excursion - (save-restriction - (narrow-to-region start end) - (goto-char start) - (re-search-forward "[\200-\377]" nil t) - )) - default-mime-charset - 'us-ascii)) - -(defun encode-mime-charset-region (start end charset) - "Encode the text between START and END as MIME CHARSET. -\[emu-e19.el]" - ) - -(defun decode-mime-charset-region (start end charset) - "Decode the text between START and END as MIME CHARSET. -\[emu-e19.el]" - ) - -(defun encode-mime-charset-string (string charset) - "Encode the STRING as MIME CHARSET. [emu-e19.el]" - string) - -(defun decode-mime-charset-string (string charset) - "Decode the STRING as MIME CHARSET. [emu-e19.el]" - string) - - -;;; @ character -;;; - -(defun char-charset (chr) - "Return the character set of char CHR. -\[emu-e19.el; XEmacs 20 emulating function]" - (if (< chr 128) - charset-ascii - charset-latin-iso8859-1)) - -(defun char-bytes (char) - "Return number of bytes a character in CHAR occupies in a buffer. -\[emu-e19.el; MULE emulating function]" - 1) - -(defalias 'char-length 'char-bytes) - -(defun char-columns (character) - "Return number of columns a CHARACTER occupies when displayed. -\[emu-e19.el]" - 1) - -;;; @@ for old MULE emulation -;;; - -(defalias 'char-width 'char-columns) - -(defalias 'char-leading-char 'char-charset) - - -;;; @ string -;;; - -(defalias 'string-columns 'length) - -(defun string-to-char-list (str) - (mapcar (function identity) str) - ) - -(defalias 'string-to-int-list 'string-to-char-list) - -(defalias 'sref 'aref) - -(defun truncate-string (str width &optional start-column) - "Truncate STR to fit in WIDTH columns. -Optional non-nil arg START-COLUMN specifies the starting column. -\[emu-e19.el; MULE 2.3 emulating function]" - (or start-column - (setq start-column 0)) - (substring str start-column width) - ) - -;;; @@ for old MULE emulation -;;; - -(defalias 'string-width 'length) - - -;;; @ end -;;; - -(provide 'emu-e19) - -;;; emu-e19.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/emu-x20.el --- a/lisp/tl/emu-x20.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,199 +0,0 @@ -;;; emu-x20.el --- emu API implementation for XEmacs 20 with mule - -;; Copyright (C) 1994,1995,1996,1997 MORIOKA Tomohiko - -;; Author: MORIOKA Tomohiko -;; Version: $Id: emu-x20.el,v 1.8 1997/04/16 04:08:02 steve Exp $ -;; Keywords: emulation, compatibility, Mule, XEmacs - -;; This file is part of XEmacs. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU XEmacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Commentary: - -;; This module requires XEmacs 20.1 b6 or later with mule. - -;;; Code: - -(require 'cyrillic) -(require 'emu-xemacs) - - -;;; @ coding-system -;;; - -(defconst *noconv* 'no-conversion) - -(defmacro as-binary-process (&rest body) - `(let (selective-display ; Disable ^M to nl translation. - (coding-system-for-read 'binary) - (coding-system-for-write 'binary)) - ,@body)) - -(defmacro as-binary-input-file (&rest body) - `(let ((coding-system-for-read 'binary)) - ,@body)) - -(defmacro as-binary-output-file (&rest body) - `(let ((coding-system-for-write 'binary)) - ,@body)) - - -;;; @ binary access -;;; - -(defun insert-binary-file-contents-literally - (filename &optional visit beg end replace) - "Like `insert-file-contents-literally', q.v., but don't code conversion. -A buffer may be modified in several ways after reading into the buffer due -to advanced Emacs features, such as file-name-handlers, format decoding, -find-file-hooks, etc. - This function ensures that none of these modifications will take place." - (let ((coding-system-for-read 'no-conversion)) - (insert-file-contents-literally filename visit beg end replace) - )) - - -;;; @ MIME charset -;;; - -(defvar charsets-mime-charset-alist - '(((ascii) . us-ascii) - ((ascii latin-iso8859-1) . iso-8859-1) - ((ascii latin-iso8859-2) . iso-8859-2) - ((ascii latin-iso8859-3) . iso-8859-3) - ((ascii latin-iso8859-4) . iso-8859-4) -;;; ((ascii cyrillic-iso8859-5) . iso-8859-5) - ((ascii cyrillic-iso8859-5) . koi8-r) - ((ascii arabic-iso8859-6) . iso-8859-6) - ((ascii greek-iso8859-7) . iso-8859-7) - ((ascii hebrew-iso8859-8) . iso-8859-8) - ((ascii latin-iso8859-9) . iso-8859-9) - ((ascii latin-jisx0201 - japanese-jisx0208-1978 japanese-jisx0208) . iso-2022-jp) - ((ascii korean-ksc5601) . euc-kr) - ((ascii chinese-gb2312) . cn-gb-2312) - ((ascii chinese-big5-1 chinese-big5-2) . cn-big5) - ((ascii latin-iso8859-1 greek-iso8859-7 - latin-jisx0201 japanese-jisx0208-1978 - chinese-gb2312 japanese-jisx0208 - korean-ksc5601 japanese-jisx0212) . iso-2022-jp-2) - ((ascii latin-iso8859-1 greek-iso8859-7 - latin-jisx0201 japanese-jisx0208-1978 - chinese-gb2312 japanese-jisx0208 - korean-ksc5601 japanese-jisx0212 - chinese-cns11643-1 chinese-cns11643-2) . iso-2022-int-1) - ((ascii latin-iso8859-1 latin-iso8859-2 - cyrillic-iso8859-5 greek-iso8859-7 - latin-jisx0201 japanese-jisx0208-1978 - chinese-gb2312 japanese-jisx0208 - korean-ksc5601 japanese-jisx0212 - chinese-cns11643-1 chinese-cns11643-2 - chinese-cns11643-3 chinese-cns11643-4 - chinese-cns11643-5 chinese-cns11643-6 - chinese-cns11643-7) . iso-2022-int-1) - )) - -(defvar default-mime-charset 'x-ctext) - -(defvar mime-charset-coding-system-alist - '((iso-8859-1 . ctext) - (x-ctext . ctext) - (hz-gb-2312 . hz) - (cn-gb-2312 . euc-china) - (gb2312 . euc-china) - (cn-big5 . big5) - (koi8-r . koi8) - (iso-2022-jp-2 . iso-2022-ss2-7) - )) - -(defun mime-charset-to-coding-system (charset) - "Return coding-system by MIME charset." - (if (stringp charset) - (setq charset (intern (downcase charset))) - ) - (or (cdr (assq charset mime-charset-coding-system-alist)) - (and (memq charset (coding-system-list)) charset) - )) - -(defun detect-mime-charset-region (start end) - "Return MIME charset for region between START and END." - (charsets-to-mime-charset (charsets-in-region start end))) - -(defun encode-mime-charset-region (start end charset) - "Encode the text between START and END as MIME CHARSET." - (let ((cs (mime-charset-to-coding-system charset))) - (if cs - (encode-coding-region start end cs) - ))) - -(defun decode-mime-charset-region (start end charset) - "Decode the text between START and END as MIME CHARSET." - (let ((cs (mime-charset-to-coding-system charset))) - (if cs - (decode-coding-region start end cs) - ))) - -(defun encode-mime-charset-string (string charset) - "Encode the STRING as MIME CHARSET." - (let ((cs (mime-charset-to-coding-system charset))) - (if cs - (encode-coding-string string cs) - string))) - -(defun decode-mime-charset-string (string charset) - "Decode the STRING as MIME CHARSET." - (let ((cs (mime-charset-to-coding-system charset))) - (if cs - (decode-coding-string string cs) - string))) - - -;;; @ character -;;; - -;;; @@ Mule emulating aliases -;;; -;;; You should not use them. - -(defalias 'char-leading-char 'char-charset) - -(defun char-category (character) - "Return string of category mnemonics for CHAR in TABLE. -CHAR can be any multilingual character -TABLE defaults to the current buffer's category table." - (mapconcat (lambda (chr) - (char-to-string (int-char chr)) - ) - (char-category-list character) - "")) - - -;;; @ string -;;; - -(defun string-to-int-list (str) - (mapcar #'char-int str) - ) - - -;;; @ end -;;; - -(provide 'emu-x20) - -;;; emu-x20.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/emu-xemacs.el --- a/lisp/tl/emu-xemacs.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,160 +0,0 @@ -;;; emu-xemacs.el --- emu API implementation for XEmacs - -;; Copyright (C) 1995 Free Software Foundation, Inc. -;; Copyright (C) 1995,1996,1997 MORIOKA Tomohiko - -;; Author: MORIOKA Tomohiko -;; Version: -;; $Id: emu-xemacs.el,v 1.4 1997/04/10 05:55:51 steve Exp $ -;; Keywords: emulation, compatibility, XEmacs - -;; This file is part of XEmacs. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with XEmacs; see the file COPYING. If not, write to the Free -;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -;; 02111-1307, USA. - -;;; Code: - -;;; @ face -;;; - -(or (fboundp 'face-list) - (defalias 'face-list 'list-faces) - ) - -(or (memq 'underline (face-list)) - (and (fboundp 'make-face) - (make-face 'underline) - )) - -(or (face-differs-from-default-p 'underline) - (set-face-underline-p 'underline t)) - - -;;; @ overlay -;;; - -(condition-case err - (require 'overlay) - (error (defalias 'make-overlay 'make-extent) - (defalias 'overlay-put 'set-extent-property) - (defalias 'overlay-buffer 'extent-buffer) - (defun move-overlay (extent start end &optional buffer) - (set-extent-endpoints extent start end) - ) - )) - - -;;; @ visible/invisible -;;; - -(defmacro enable-invisible ()) - -(defmacro end-of-invisible ()) - -(defun invisible-region (start end) - (if (save-excursion - (goto-char start) - (eq (following-char) ?\n) - ) - (setq start (1+ start)) - ) - (put-text-property start end 'invisible t) - ) - -(defun visible-region (start end) - (put-text-property start end 'invisible nil) - ) - -(defun invisible-p (pos) - (if (save-excursion - (goto-char pos) - (eq (following-char) ?\n) - ) - (setq pos (1+ pos)) - ) - (get-text-property pos 'invisible) - ) - -(defun next-visible-point (pos) - (save-excursion - (if (save-excursion - (goto-char pos) - (eq (following-char) ?\n) - ) - (setq pos (1+ pos)) - ) - (or (next-single-property-change pos 'invisible) - (point-max)) - )) - - -;;; @ mouse -;;; - -(defvar mouse-button-1 'button1) -(defvar mouse-button-2 'button2) -(defvar mouse-button-3 'button3) - - -;;; @ dired -;;; - -(or (fboundp 'dired-other-frame) - (defun dired-other-frame (dirname &optional switches) - "\"Edit\" directory DIRNAME. Like `dired' but makes a new frame." - (interactive (dired-read-dir-and-switches "in other frame ")) - (switch-to-buffer-other-frame (dired-noselect dirname switches)) - ) - ) - - -;;; @ string -;;; - -(defmacro char-list-to-string (char-list) - "Convert list of character CHAR-LIST to string. [emu-xemacs.el]" - `(mapconcat #'char-to-string ,char-list "")) - - -;;; @@ to avoid bug of XEmacs 19.14 -;;; - -(or (string-match "^../" - (file-relative-name "/usr/local/share" "/usr/local/lib")) - ;; This function was imported from Emacs 19.33. - (defun file-relative-name (filename &optional directory) - "Convert FILENAME to be relative to DIRECTORY -(default: default-directory). [emu-xemacs.el]" - (setq filename (expand-file-name filename) - directory (file-name-as-directory - (expand-file-name - (or directory default-directory)))) - (let ((ancestor "")) - (while (not (string-match (concat "^" (regexp-quote directory)) - filename)) - (setq directory (file-name-directory (substring directory 0 -1)) - ancestor (concat "../" ancestor))) - (concat ancestor (substring filename (match-end 0))) - )) - ) - - -;;; @ end -;;; - -(provide 'emu-xemacs) - -;;; emu-xemacs.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/emu.el --- a/lisp/tl/emu.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,318 +0,0 @@ -;;; emu.el --- Emulation module for each Emacs variants - -;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Version: $Id: emu.el,v 1.6 1997/04/10 05:55:51 steve Exp $ -;; Keywords: emulation, compatibility, NEmacs, MULE, Emacs/mule, XEmacs - -;; This file is part of emu. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(defmacro defun-maybe (name &rest everything-else) - (or (and (fboundp name) - (not (get name 'defun-maybe)) - ) - (` (or (fboundp (quote (, name))) - (progn - (defun (, name) (,@ everything-else)) - (put (quote (, name)) 'defun-maybe t) - )) - ))) - -(defmacro defmacro-maybe (name &rest everything-else) - (or (and (fboundp name) - (not (get name 'defmacro-maybe)) - ) - (` (or (fboundp (quote (, name))) - (progn - (defmacro (, name) (,@ everything-else)) - (put (quote (, name)) 'defmacro-maybe t) - )) - ))) - -(put 'defun-maybe 'lisp-indent-function 'defun) -(put 'defmacro-maybe 'lisp-indent-function 'defun) - - -(or (boundp 'emacs-major-version) - (defconst emacs-major-version (string-to-int emacs-version))) -(or (boundp 'emacs-minor-version) - (defconst emacs-minor-version - (string-to-int - (substring - emacs-version - (string-match (format "%d\\." emacs-major-version) emacs-version) - )))) - -(defvar running-emacs-18 (<= emacs-major-version 18)) -(defvar running-xemacs (string-match "XEmacs" emacs-version)) - -(defvar running-mule-merged-emacs (and (not (boundp 'MULE)) - (not running-xemacs) (featurep 'mule))) -(defvar running-xemacs-with-mule (and running-xemacs (featurep 'mule))) - -(defvar running-emacs-19 (and (not running-xemacs) (= emacs-major-version 19))) -(defvar running-emacs-19_29-or-later - (or (and running-emacs-19 (>= emacs-minor-version 29)) - (and (not running-xemacs)(>= emacs-major-version 20)))) - -(defvar running-xemacs-19 (and running-xemacs - (= emacs-major-version 19))) -(defvar running-xemacs-20-or-later (and running-xemacs - (>= emacs-major-version 20))) -(defvar running-xemacs-19_14-or-later - (or (and running-xemacs-19 (>= emacs-minor-version 14)) - running-xemacs-20-or-later)) - -(cond (running-mule-merged-emacs - ;; for mule merged EMACS - (require 'emu-e20) - ) - (running-xemacs-with-mule - ;; for XEmacs/mule - (require 'emu-x20) - ) - ((boundp 'MULE) - ;; for MULE 1.* and 2.* - (require 'emu-mule) - ) - ((boundp 'NEMACS) - ;; for NEmacs and NEpoch - (require 'emu-nemacs) - ) - (t - ;; for EMACS 19 and XEmacs 19 (without mule) - (require 'emu-e19) - )) - - -;;; @ MIME charset -;;; - -(defun charsets-to-mime-charset (charsets) - "Return MIME charset from list of charset CHARSETS. -This function refers variable `charsets-mime-charset-alist' -and `default-mime-charset'. [emu.el]" - (if charsets - (or (catch 'tag - (let ((rest charsets-mime-charset-alist) - cell csl) - (while (setq cell (car rest)) - (if (catch 'not-subset - (let ((set1 charsets) - (set2 (car cell)) - obj) - (while set1 - (setq obj (car set1)) - (or (memq obj set2) - (throw 'not-subset nil) - ) - (setq set1 (cdr set1)) - ) - t)) - (throw 'tag (cdr cell)) - ) - (setq rest (cdr rest)) - ))) - default-mime-charset))) - - -;;; @ Emacs 19 emulation -;;; - -(defun-maybe minibuffer-prompt-width () - "Return the display width of the minibuffer prompt." - (save-excursion - (set-buffer (window-buffer (minibuffer-window))) - (current-column) - )) - - -;;; @ Emacs 19.29 emulation -;;; - -(defvar path-separator ":" - "Character used to separate concatenated paths.") - -(defun-maybe buffer-substring-no-properties (start end) - "Return the characters of part of the buffer, without the text properties. -The two arguments START and END are character positions; -they can be in either order. [Emacs 19.29 emulating function]" - (let ((string (buffer-substring start end))) - (set-text-properties 0 (length string) nil string) - string)) - -(defun-maybe match-string (num &optional string) - "Return string of text matched by last search. -NUM specifies which parenthesized expression in the last regexp. - Value is nil if NUMth pair didn't match, or there were less than NUM pairs. -Zero means the entire text matched by the whole regexp or whole string. -STRING should be given if the last search was by `string-match' on STRING. -\[Emacs 19.29 emulating function]" - (if (match-beginning num) - (if string - (substring string (match-beginning num) (match-end num)) - (buffer-substring (match-beginning num) (match-end num))))) - -(or running-emacs-19_29-or-later - running-xemacs - ;; for Emacs 19.28 or earlier - (fboundp 'si:read-string) - (progn - (fset 'si:read-string (symbol-function 'read-string)) - - (defun read-string (prompt &optional initial-input history) - "Read a string from the minibuffer, prompting with string PROMPT. -If non-nil, second arg INITIAL-INPUT is a string to insert before reading. -The third arg HISTORY, is dummy for compatibility. [emu.el] -See `read-from-minibuffer' for details of HISTORY argument." - (si:read-string prompt initial-input) - ) - )) - - -;;; @ Emacs 19.30 emulation -;;; - -;; This function was imported Emacs 19.30. -(defun-maybe add-to-list (list-var element) - "Add to the value of LIST-VAR the element ELEMENT if it isn't there yet. -If you want to use `add-to-list' on a variable that is not defined -until a certain package is loaded, you should put the call to `add-to-list' -into a hook function that will be run only after loading the package. -\[Emacs 19.30 emulating function]" - (or (member element (symbol-value list-var)) - (set list-var (cons element (symbol-value list-var))) - )) - -(cond ((fboundp 'insert-file-contents-literally) - ) - ((boundp 'file-name-handler-alist) - (defun insert-file-contents-literally - (filename &optional visit beg end replace) - "Like `insert-file-contents', q.v., but only reads in the file. -A buffer may be modified in several ways after reading into the buffer due -to advanced Emacs features, such as file-name-handlers, format decoding, -find-file-hooks, etc. - This function ensures that none of these modifications will take place. -\[Emacs 19.30 emulating function]" - (let (file-name-handler-alist) - (insert-file-contents filename visit beg end replace) - )) - ) - (t - (defalias 'insert-file-contents-literally 'insert-file-contents) - )) - - -;;; @ Emacs 19.31 emulation -;;; - -(defun-maybe buffer-live-p (object) - "Return non-nil if OBJECT is a buffer which has not been killed. -Value is nil if OBJECT is not a buffer or if it has been killed. -\[Emacs 19.31 emulating function]" - (and object - (get-buffer object) - (buffer-name (get-buffer object)) - )) - -;; This macro was imported Emacs 19.33. -(defmacro-maybe save-selected-window (&rest body) - "Execute BODY, then select the window that was selected before BODY. -\[Emacs 19.31 emulating function]" - (list 'let - '((save-selected-window-window (selected-window))) - (list 'unwind-protect - (cons 'progn body) - (list 'select-window 'save-selected-window-window)))) - - -;;; @ XEmacs emulation -;;; - -(defun-maybe functionp (obj) - "Returns t if OBJ is a function, nil otherwise. -\[XEmacs emulating function]" - (or (subrp obj) - (byte-code-function-p obj) - (and (symbolp obj)(fboundp obj)) - (and (consp obj)(eq (car obj) 'lambda)) - )) - -(defun-maybe point-at-eol (&optional arg buffer) - "Return the character position of the last character on the current line. -With argument N not nil or 1, move forward N - 1 lines first. -If scan reaches end of buffer, return that position. -This function does not move point. [XEmacs emulating function]" - (save-excursion - (if buffer - (set-buffer buffer) - ) - (if arg - (forward-line (1- arg)) - ) - (end-of-line) - (point) - )) - - -;;; @ for XEmacs 20 -;;; - -(or (fboundp 'char-int) - (fset 'char-int (symbol-function 'identity)) - ) -(or (fboundp 'int-char) - (fset 'int-char (symbol-function 'identity)) - ) -(or (fboundp 'char-or-char-int-p) - (fset 'char-or-char-int-p (symbol-function 'integerp)) - ) - - -;;; @ for text/richtext and text/enriched -;;; - -(cond ((or running-emacs-19_29-or-later running-xemacs-19_14-or-later) - ;; have enriched.el - (autoload 'richtext-decode "richtext") - (or (assq 'text/richtext format-alist) - (setq format-alist - (cons - (cons 'text/richtext - '("Extended MIME text/richtext format." - "Content-[Tt]ype:[ \t]*text/richtext" - richtext-decode richtext-encode t enriched-mode)) - format-alist))) - ) - (t - ;; don't have enriched.el - (autoload 'richtext-decode "tinyrich") - (autoload 'enriched-decode "tinyrich") - )) - - -;;; @ end -;;; - -(provide 'emu) - -;;; emu.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/file-detect.el --- a/lisp/tl/file-detect.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,161 +0,0 @@ -;;; file-detect.el --- Emacs Lisp file detection utility - -;; Copyright (C) 1996,1997 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Version: -;; $Id: file-detect.el,v 1.5 1997/03/16 03:05:44 steve Exp $ -;; Keywords: install, module - -;; This file is part of tl (Tiny Library). - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(defvar default-load-path load-path) - -(defun add-path (path &rest options) - "Add PATH to `load-path' if it exists under `default-load-path' -directories and it does not exist in `load-path'. - -You can use following PATH styles: - load-path relative: \"PATH/\" - (it is searched from `defaul-load-path') - home directory relative: \"~/PATH/\" \"~USER/PATH/\" - absolute path: \"/HOO/BAR/BAZ/\" - -You can specify following OPTIONS: - 'all-paths search from `load-path' - instead of `default-load-path' - 'append add PATH to the last of `load-path' - -\[file-detect.el]" - (let ((rest (if (memq 'all-paths options) - load-path - default-load-path)) - p) - (if (and (catch 'tag - (while rest - (setq p (expand-file-name path (car rest))) - (if (file-directory-p p) - (throw 'tag p) - ) - (setq rest (cdr rest)) - )) - (not (member p load-path)) - ) - (setq load-path - (if (memq 'append options) - (append load-path (list p)) - (cons p load-path) - )) - ))) - -(defun add-latest-path (pattern &optional all-paths) - "Add latest path matched by PATTERN to `load-path' -if it exists under `default-load-path' directories -and it does not exist in `load-path'. - -If optional argument ALL-PATHS is specified, it is searched from all -of load-path instead of default-load-path. [file-detect.el]" - (let ((path (get-latest-path pattern all-paths))) - (if path - (add-to-list 'load-path path) - ))) - -(defun get-latest-path (pat &optional all-paths) - "Return latest directory in default-load-path -which is matched to regexp PAT. -If optional argument ALL-PATHS is specified, -it is searched from all of load-path instead of default-load-path. -\[file-detect.el]" - (catch 'tag - (let ((paths (if all-paths - load-path - default-load-path)) - dir) - (while (setq dir (car paths)) - (let ((files (sort (directory-files dir t pat t) - (function file-newer-than-file-p))) - file) - (while (setq file (car files)) - (if (file-directory-p file) - (throw 'tag file) - ) - (setq files (cdr files)) - )) - (setq paths (cdr paths)) - )))) - -(defun file-installed-p (file &optional paths) - "Return absolute-path of FILE if FILE exists in PATHS. -If PATHS is omitted, `load-path' is used. [file-detect.el]" - (if (null paths) - (setq paths load-path) - ) - (catch 'tag - (let (path) - (while paths - (setq path (expand-file-name file (car paths))) - (if (file-exists-p path) - (throw 'tag path) - ) - (setq paths (cdr paths)) - )))) - -(defvar exec-suffix-list '("") - "*List of suffixes for executable.") - -(defun exec-installed-p (file &optional paths suffixes) - "Return absolute-path of FILE if FILE exists in PATHS. -If PATHS is omitted, `exec-path' is used. -If suffixes is omitted, `exec-suffix-list' is used. [file-detect.el]" - (or paths - (setq paths exec-path) - ) - (or suffixes - (setq suffixes exec-suffix-list) - ) - (catch 'tag - (while paths - (let ((stem (expand-file-name file (car paths))) - (sufs suffixes) - ) - (while sufs - (let ((file (concat stem (car sufs)))) - (if (file-exists-p file) - (throw 'tag file) - )) - (setq sufs (cdr sufs)) - )) - (setq paths (cdr paths)) - ))) - -(defun module-installed-p (module &optional paths) - "Return t if module is provided or exists in PATHS. -If PATHS is omitted, `load-path' is used. [file-detect.el]" - (or (featurep module) - (exec-installed-p (symbol-name module) load-path '(".elc" ".el")) - )) - - -;;; @ end -;;; - -(provide 'file-detect) - -;;; file-detect.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/filename.el --- a/lisp/tl/filename.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,143 +0,0 @@ -;;; filename.el --- file name filter - -;; Copyright (C) 1996 MORIOKA Tomohiko - -;; Author: MORIOKA Tomohiko -;; Version: $Id: filename.el,v 1.3 1997/03/16 03:05:44 steve Exp $ -;; Keywords: string, file name - -;; This file is part of tl (Tiny Library). - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(require 'tl-list) -(require 'tl-str) - - -;;; @ variables -;;; - -(defvar filename-limit-length 21) - -(defvar filename-replacement-alist - (list - (cons (string-to-char-list " \t") "_") - (cons (string-to-char-list (expand-char-ranges "!-*,/:;<>?[-^`{-~")) "_") - '(filename-control-p . "") - )) - -(defvar filename-filters - (nconc - (and (exec-installed-p "kakasi") - '(filename-japanese-to-roman-string) - ) - '(filename-special-filter - filename-eliminate-top-low-lines - filename-canonicalize-low-lines - filename-maybe-truncate-by-size - filename-eliminate-bottom-low-lines - ))) - - -;;; @ filters -;;; - -(defun filename-japanese-to-roman-string (str) - (save-excursion - (set-buffer (get-buffer-create " *temp kakasi*")) - (erase-buffer) - (insert str) - (call-process-region (point-min)(point-max) "kakasi" t t t - "-Ha" "-Ka" "-Ja" "-Ea" "-ka") - (buffer-string) - )) - -(defun filename-control-p (character) - (let ((code (char-int character))) - (or (< code 32)(= code 127)) - )) - -(defun filename-special-filter (string) - (let (dest - (i 0) - (len (length string)) - (b 0) - ) - (while (< i len) - (let* ((chr (sref string i)) - (ret (ASSOC chr filename-replacement-alist - :test (function - (lambda (chr key) - (if (functionp key) - (funcall key chr) - (memq chr key) - ) - )))) - ) - (if ret - (setq dest (concat dest (substring string b i)(cdr ret)) - i (+ i (char-length chr)) - b i) - (setq i (+ i (char-length chr))) - ))) - (concat dest (substring string b)) - )) - -(defun filename-eliminate-top-low-lines (string) - (if (string-match "^_+" string) - (substring string (match-end 0)) - string)) - -(defun filename-canonicalize-low-lines (string) - (let (dest) - (while (string-match "__+" string) - (setq dest (concat dest (substring string 0 (1+ (match-beginning 0))))) - (setq string (substring string (match-end 0))) - ) - (concat dest string) - )) - -(defun filename-maybe-truncate-by-size (string) - (if (and (> (length string) filename-limit-length) - (string-match "_" string filename-limit-length) - ) - (substring string 0 (match-beginning 0)) - string)) - -(defun filename-eliminate-bottom-low-lines (string) - (if (string-match "_+$" string) - (substring string 0 (match-beginning 0)) - string)) - - -;;; @ interface -;;; - -(defun replace-as-filename (string) - "Return safety filename from STRING. [filename.el]" - (and string - (poly-funcall filename-filters string) - )) - - -;;; @ end -;;; - -(provide 'filename) - -;;; filename.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/richtext.el --- a/lisp/tl/richtext.el Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,182 +0,0 @@ -;;; richtext.el -- read and save files in text/richtext format - -;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Created: 1995/7/15 -;; Version: $Id: richtext.el,v 1.2 1997/02/15 22:21:25 steve Exp $ -;; Keywords: wp, faces, MIME, multimedia - -;; This file is not part of GNU Emacs yet. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(require 'enriched) - - -;;; @ variables -;;; - -(defconst richtext-initial-annotation - (lambda () - (format "Content-Type: text/richtext\nText-Width: %d\n\n" - (enriched-text-width))) - "What to insert at the start of a text/richtext file. -If this is a string, it is inserted. If it is a list, it should be a lambda -expression, which is evaluated to get the string to insert.") - -(defconst richtext-annotation-regexp - "[ \t\n]*\\(<\\(/\\)?\\([-A-za-z0-9]+\\)>\\)[ \t\n]*" - "Regular expression matching richtext annotations.") - -(defconst richtext-translations - '((face (bold-italic "bold" "italic") - (bold "bold") - (italic "italic") - (underline "underline") - (fixed "fixed") - (excerpt "excerpt") - (default ) - (nil enriched-encode-other-face)) - (invisible (t "comment")) - (left-margin (4 "indent")) - (right-margin (4 "indentright")) - (justification (right "flushright") - (left "flushleft") - (full "flushboth") - (center "center")) - ;; The following are not part of the standard: - (FUNCTION (enriched-decode-foreground "x-color") - (enriched-decode-background "x-bg-color")) - (read-only (t "x-read-only")) - (unknown (nil format-annotate-value)) -; (font-size (2 "bigger") ; unimplemented -; (-2 "smaller")) -) - "List of definitions of text/richtext annotations. -See `format-annotate-region' and `format-deannotate-region' for the definition -of this structure.") - - -;;; @ encoder -;;; - -(defun richtext-encode (from to) - (if enriched-verbose (message "Richtext: encoding document...")) - (save-restriction - (narrow-to-region from to) - (delete-to-left-margin) - (unjustify-region) - (goto-char from) - (format-replace-strings '(("<" . ""))) - (format-insert-annotations - (format-annotate-region from (point-max) richtext-translations - 'enriched-make-annotation enriched-ignore)) - (goto-char from) - (insert (if (stringp enriched-initial-annotation) - richtext-initial-annotation - (funcall richtext-initial-annotation))) - (enriched-map-property-regions 'hard - (lambda (v b e) - (goto-char b) - (if (eolp) - (while (search-forward "\n" nil t) - (replace-match "\n") - ))) - (point) nil) - (if enriched-verbose (message nil)) - ;; Return new end. - (point-max))) - - -;;; @ decoder -;;; - -(defun richtext-next-annotation () - "Find and return next text/richtext annotation. -Return value is \(begin end name positive-p), or nil if none was found." - (catch 'tag - (while (re-search-forward richtext-annotation-regexp nil t) - (let* ((beg0 (match-beginning 0)) - (end0 (match-end 0)) - (beg (match-beginning 1)) - (end (match-end 1)) - (name (downcase (buffer-substring - (match-beginning 3) (match-end 3)))) - (pos (not (match-beginning 2))) - ) - (cond ((equal name "lt") - (delete-region beg end) - (goto-char beg) - (insert "<") - ) - ((equal name "comment") - (if pos - (throw 'tag (list beg0 end name pos)) - (throw 'tag (list beg end0 name pos)) - ) - ) - (t - (throw 'tag (list beg end name pos)) - )) - )))) - -(defun richtext-decode (from to) - (if enriched-verbose (message "Richtext: decoding document...")) - (save-excursion - (save-restriction - (narrow-to-region from to) - (goto-char from) - (let ((file-width (enriched-get-file-width)) - (use-hard-newlines t)) - (enriched-remove-header) - - (goto-char from) - (while (re-search-forward "\n\n+" nil t) - (replace-match "\n") - ) - - ;; Deal with newlines - (goto-char from) - (while (re-search-forward "[ \t\n]*[ \t\n]*" nil t) - (replace-match "\n") - (put-text-property (match-beginning 0) (point) 'hard t) - (put-text-property (match-beginning 0) (point) 'front-sticky nil) - ) - - ;; Translate annotations - (format-deannotate-region from (point-max) richtext-translations - 'richtext-next-annotation) - - ;; Fill paragraphs - (if (and file-width ; possible reasons not to fill: - (= file-width (enriched-text-width))) ; correct wd. - ;; Minimally, we have to insert indentation and justification. - (enriched-insert-indentation) - (if enriched-verbose (message "Filling paragraphs...")) - (fill-region (point-min) (point-max)))) - (if enriched-verbose (message nil)) - (point-max)))) - - -;;; @ end -;;; - -(provide 'richtext) - -;;; richtext.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/tl-atype.el --- a/lisp/tl/tl-atype.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tl/tl-atype.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,12 +1,13 @@ ;;; tl-atype.el --- atype functions ;; Copyright (C) 1994,1995,1996 Free Software Foundation, Inc. +;; Copyright (C) 1997 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko -;; Version: $Id: tl-atype.el,v 1.2 1996/12/28 21:03:09 steve Exp $ +;; Version: $Id: tl-atype.el,v 1.3 1997/06/06 00:57:42 steve Exp $ ;; Keywords: atype -;; This file is part of tl (Tiny Library). +;; This file is part of XEmacs. ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -25,9 +26,8 @@ ;;; Code: -(require 'emu) -(require 'tl-str) (require 'tl-list) +(require 'atype) ;;; @ field @@ -53,150 +53,6 @@ c)) -;;; @ field unifier -;;; - -(defun field-unifier-for-default (a b) - (let ((ret - (cond ((equal a b) a) - ((null (cdr b)) a) - ((null (cdr a)) b) - ))) - (if ret - (list nil ret nil) - ))) - -(defun field-unify (a b) - (let ((sym (symbol-concat "field-unifier-for-" (car a)))) - (if (not (fboundp sym)) - (setq sym (function field-unifier-for-default)) - ) - (funcall sym a b) - )) - - -;;; @ type unifier -;;; - -(defun assoc-unify (class instance) - (catch 'tag - (let ((cla (copy-alist class)) - (ins (copy-alist instance)) - (r class) - cell aret ret prev rest) - (while r - (setq cell (car r)) - (setq aret (fetch-field (car cell) ins)) - (if aret - (if (setq ret (field-unify cell aret)) - (progn - (if (car ret) - (setq prev (put-field (car (car ret)) - (cdr (car ret)) - prev)) - ) - (if (nth 2 ret) - (setq rest (put-field (car (nth 2 ret)) - (cdr (nth 2 ret)) - rest)) - ) - (setq cla (put-field (car cell)(cdr (nth 1 ret)) cla)) - (setq ins (delete-field (car cell) ins)) - ) - (throw 'tag nil) - )) - (setq r (cdr r)) - ) - (setq r (copy-alist ins)) - (while r - (setq cell (car r)) - (setq aret (fetch-field (car cell) cla)) - (if aret - (if (setq ret (field-unify cell aret)) - (progn - (if (car ret) - (setq prev (put-field (car (car ret)) - (cdr (car ret)) - prev)) - ) - (if (nth 2 ret) - (setq rest (put-field (car (nth 2 ret)) - (cdr (nth 2 ret)) - rest)) - ) - (setq cla (delete-field (car cell) cla)) - (setq ins (put-field (car cell)(cdr (nth 1 ret)) ins)) - ) - (throw 'tag nil) - )) - (setq r (cdr r)) - ) - (list prev (append cla ins) rest) - ))) - -(defun get-unified-alist (db al) - (let ((r db) ret) - (catch 'tag - (while r - (if (setq ret (nth 1 (assoc-unify (car r) al))) - (throw 'tag ret) - ) - (setq r (cdr r)) - )))) - -(defun delete-atype (atl al) - (let* ((r atl) ret oal) - (setq oal - (catch 'tag - (while r - (if (setq ret (nth 1 (assoc-unify (car r) al))) - (throw 'tag (car r)) - ) - (setq r (cdr r)) - ))) - (delete oal atl) - )) - -(defun remove-atype (sym al) - (and (boundp sym) - (set sym (delete-atype (eval sym) al)) - )) - -(defun replace-atype (atl old-al new-al) - (let* ((r atl) ret oal) - (if (catch 'tag - (while r - (if (setq ret (nth 1 (assoc-unify (car r) old-al))) - (throw 'tag (rplaca r new-al)) - ) - (setq r (cdr r)) - )) - atl))) - -(defun set-atype (sym al &rest options) - (if (null (boundp sym)) - (set sym al) - (let* ((replacement (memq 'replacement options)) - (ignore-fields (car (cdr (memq 'ignore options)))) - (remove (or (car (cdr (memq 'remove options))) - (let ((ral (copy-alist al))) - (mapcar (function - (lambda (type) - (setq ral (del-alist type ral)) - )) - ignore-fields) - ral))) - ) - (set sym - (or (if replacement - (replace-atype (eval sym) remove al) - ) - (cons al - (delete-atype (eval sym) remove) - ) - ))))) - - ;;; @ end ;;; diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tl/tl-list.el --- a/lisp/tl/tl-list.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tl/tl-list.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,15 +1,15 @@ ;;; tl-list.el --- utility functions about list ;; Copyright (C) 1987 .. 1996 Free Software Foundation, Inc. +;; Copyright (C) 1997 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko ;; Masanobu UMEDA ;; Lars Magne Ingebrigtsen -;; Version: -;; $Id: tl-list.el,v 1.2 1996/12/28 21:03:10 steve Exp $ +;; Version: $Id: tl-list.el,v 1.3 1997/06/06 00:57:42 steve Exp $ ;; Keywords: list -;; This file is part of tl (Tiny Library). +;; This file is part of XEmacs. ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -292,77 +292,13 @@ ;;; @ alist ;;; -(defun put-alist (item value alist) - "Modify ALIST to set VALUE to ITEM. -If there is a pair whose car is ITEM, replace its cdr by VALUE. -If there is not such pair, create new pair (ITEM . VALUE) and -return new alist whose car is the new pair and cdr is ALIST. -\[tl-list.el; tomo's ELIS like function]" - (let ((pair (assoc item alist))) - (if pair - (progn - (setcdr pair value) - alist) - (cons (cons item value) alist) - ))) - -(defun del-alist (item alist) - "If there is a pair whose key is , delete it from . -\[tl-list.el; mol's ELIS emulating function]" - (if (equal item (car (car alist))) - (cdr alist) - (let ((pr alist) - (r (cdr alist)) - ) - (catch 'tag - (while (not (null r)) - (if (equal item (car (car r))) - (progn - (rplacd pr (cdr r)) - (throw 'tag alist))) - (setq pr r) - (setq r (cdr r)) - ) - alist)))) +(require 'alist) (defun assoc-value (item alist) "Return value of from . [tl-list.el]" (cdr (assoc item alist)) ) -(defun set-alist (symbol item value) - "Modify a alist indicated by SYMBOL to set VALUE to ITEM. [tl-list.el]" - (or (boundp symbol) - (set symbol nil) - ) - (set symbol (put-alist item value (symbol-value symbol))) - ) - -(defun remove-alist (symbol item) - "Remove ITEM from the alist indicated by SYMBOL. [tl-list.el]" - (and (boundp symbol) - (set symbol (del-alist item (symbol-value symbol))) - )) - -(defun modify-alist (modifier default) - "Modify alist DEFAULT into alist MODIFIER. [tl-list.el]" - (mapcar (function - (lambda (as) - (setq default (put-alist (car as)(cdr as) default)) - )) - modifier) - default) - -(defun set-modified-alist (sym modifier) - "Modify a value of a symbol SYM into alist MODIFIER. -The symbol SYM should be alist. If it is not bound, -its value regard as nil. [tl-list.el]" - (if (not (boundp sym)) - (set sym nil) - ) - (set sym (modify-alist modifier (eval sym))) - ) - ;;; @ poly-apply ;;; diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tm/gnus-mime-old.el --- a/lisp/tm/gnus-mime-old.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tm/gnus-mime-old.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,84 +0,0 @@ -;;; gnus-mime-old.el --- MIME extensions for Gnus 5.[01] and 5.[23] - -;; Copyright (C) 1996 Free Software Foundation, Inc. - -;; Author: MORIOKA Tomohiko -;; Created: 1996/9/4 -;; Version: -;; $Id: gnus-mime-old.el,v 1.2 1996/12/28 21:03:11 steve Exp $ -;; Keywords: news, MIME, multimedia, multilingual, encoded-word - -;; This file is not part of GNU Emacs yet. - -;; This program is free software; you can redistribute it and/or -;; modify it under the terms of the GNU General Public License as -;; published by the Free Software Foundation; either version 2, or (at -;; your option) any later version. - -;; This program is distributed in the hope that it will be useful, but -;; WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -;; General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with this program; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. - -;;; Code: - -(require 'gnus-mime) - -(provide 'gnus-sum) -(provide 'gnus-art) - -(or (boundp 'gnus-original-article-buffer) - (progn - ;; for Gnus 5.0.* and 5.1 - (defvar gnus-original-article-buffer " *Original Article*") - - (defun gnus-article-setup-original-article-buffer () - (save-excursion - (set-buffer (get-buffer-create gnus-original-article-buffer)) - (erase-buffer) - (insert-buffer gnus-article-buffer) - (setq major-mode 'gnus-original-article-mode) - )) - - (add-hook 'gnus-article-prepare-hook - 'gnus-article-setup-original-article-buffer) - - (setq gnus-strict-mime nil) - )) - -(if running-xemacs - (progn - ;; modified by Steven L. Baur - ;; 1995/12/6 (c.f. [tm-en:209]) - (defun mime-editor/attach-to-news-reply-menu () - "Arrange to attach MIME editor's popup menu to VM's" - (if (boundp 'news-reply-menu) - (progn - (setq news-reply-menu - (append news-reply-menu - '("---") - mime-editor/popup-menu-for-xemacs)) - (remove-hook 'news-setup-hook - 'mime-editor/attach-to-news-reply-menu) - ))) - (call-after-loaded - 'tm-edit - (function - (lambda () - (add-hook 'news-setup-hook - 'mime-editor/attach-to-news-reply-menu) - ))) - )) - - -;;; @ end -;;; - -(provide 'gnus-mime-old) - -;;; gnus-mime-old.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tm/mime-setup.el --- a/lisp/tm/mime-setup.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tm/mime-setup.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko ;; Version: -;; $Id: mime-setup.el,v 1.5 1997/02/15 22:21:26 steve Exp $ +;; $Id: mime-setup.el,v 1.6 1997/06/06 00:57:42 steve Exp $ ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word ;; This file is part of tm (Tools for MIME). diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tm/tm-edit.el --- a/lisp/tm/tm-edit.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tm/tm-edit.el Mon Aug 13 09:39:39 2007 +0200 @@ -6,7 +6,7 @@ ;; MORIOKA Tomohiko ;; Maintainer: MORIOKA Tomohiko ;; Created: 1994/08/21 renamed from mime.el -;; Version: $Revision: 1.10 $ +;; Version: $Revision: 1.11 $ ;; Keywords: mail, news, MIME, multimedia, multilingual ;; This file is part of tm (Tools for MIME). @@ -120,7 +120,7 @@ ;;; (defconst mime-editor/RCS-ID - "$Id: tm-edit.el,v 1.10 1997/05/29 23:50:20 steve Exp $") + "$Id: tm-edit.el,v 1.11 1997/06/06 00:57:43 steve Exp $") (defconst mime-editor/version (get-version-string mime-editor/RCS-ID)) @@ -1554,8 +1554,9 @@ (insert (format "Content-Transfer-Encoding: %s\n" encoding)) ) (insert "\n") - (or (funcall (pgp-function 'mime-sign) - (point-min)(point-max) nil nil pgp-boundary) + (or (as-binary-process + (funcall (pgp-function 'mime-sign) + (point-min)(point-max) nil nil pgp-boundary)) (throw 'mime-editor/error 'pgp-error) ) )))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tm/tm-image.el --- a/lisp/tm/tm-image.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tm/tm-image.el Mon Aug 13 09:39:39 2007 +0200 @@ -7,7 +7,7 @@ ;; Dan Rich ;; Maintainer: MORIOKA Tomohiko ;; Created: 1995/12/15 -;; Version: $Id: tm-image.el,v 1.6 1997/05/29 23:50:21 steve Exp $ +;; Version: $Id: tm-image.el,v 1.7 1997/06/06 00:57:43 steve Exp $ ;; Keywords: image, picture, X-Face, MIME, multimedia, mail, news diff -r 94141801dd7e -r 43dd3413c7c7 lisp/tm/tm-view.el --- a/lisp/tm/tm-view.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/tm/tm-view.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko ;; Created: 1994/7/13 (1994/8/31 obsolete tm-body.el) -;; Version: $Revision: 1.5 $ +;; Version: $Revision: 1.6 $ ;; Keywords: mail, news, MIME, multimedia ;; This file is part of tm (Tools for MIME). @@ -42,7 +42,7 @@ ;;; (defconst mime-viewer/RCS-ID - "$Id: tm-view.el,v 1.5 1997/05/29 23:50:21 steve Exp $") + "$Id: tm-view.el,v 1.6 1997/06/06 00:57:44 steve Exp $") (defconst mime-viewer/version (get-version-string mime-viewer/RCS-ID)) (defconst mime/viewer-version mime-viewer/version) @@ -182,30 +182,17 @@ (defvar mime-viewer/redisplay nil) -(defun mime-viewer/get-key-for-fun (symb) - (let ((key (where-is-internal symb)) - ) - (if key - (key-description (car key)) - "v"))) +(defvar mime-viewer/announcement-for-message/partial + (if (and (>= emacs-major-version 19) window-system) + "\ +\[[ This is message/partial style split message. ]] +\[[ Please press `v' key in this buffer ]] +\[[ or click here by mouse button-2. ]]" + "\ +\[[ This is message/partial style split message. ]] +\[[ Please press `v' key in this buffer. ]]" + )) -(defun mime-viewer/announcement-for-message/partial () - (let ((key (mime-viewer/get-key-for-fun 'mime-viewer/play-content))) - (if (and (>= emacs-major-version 19) window-system) - (concat - "\ -\[[ This is message/partial style split message. ]] -\[[ Please press `" - key - "' in this buffer ]] -\[[ or click here by mouse button-2. ]]") - (concat - "\ -\[[ This is message/partial style split message. ]] -\[[ Please press `" - key - "' in this buffer. ]]") - ))) ;;; @@ predicate functions ;;; @@ -596,7 +583,7 @@ ) (let ((be (point-max))) (narrow-to-region be be) - (insert (mime-viewer/announcement-for-message/partial)) + (insert mime-viewer/announcement-for-message/partial) (tm:add-button (point-min)(point-max) (function mime-viewer/play-content)) ))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/autoload.el --- a/lisp/utils/autoload.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/autoload.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,7 +1,8 @@ ;;; autoload.el --- maintain autoloads in loaddefs.el. -;;; Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc. -;;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. -;;; Copyright (C) 1996 Ben Wing. + +;; Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. +;; Copyright (C) 1996 Ben Wing. ;; Author: Roland McGrath ;; Keywords: maint diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/edmacro.el --- a/lisp/utils/edmacro.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/edmacro.el Mon Aug 13 09:39:39 2007 +0200 @@ -5,7 +5,7 @@ ;; Author: Dave Gillespie ;; Hrvoje Niksic -- XEmacs port ;; Maintainer: Hrvoje Niksic -;; Version: 3.14 +;; Version: 3.15 ;; Keywords: abbrev ;; This file is part of XEmacs. @@ -655,6 +655,7 @@ (while keys (when (or (eq (car keys) ?-) (eq (car keys) '-) + (eq (car keys) ?>) (not (or togetherp (eq start keys)))) (callf concat res " ")) (if (> times 1) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/finder.el --- a/lisp/utils/finder.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/finder.el Mon Aug 13 09:39:39 2007 +0200 @@ -76,10 +76,10 @@ '( (abbrev . "abbreviation handling, typing shortcuts, macros") (bib . "code related to the `bib' bibliography processor") - (c . "support for the C language and related languages") + (c . "C, C++, and Objective-C language support") (calendar . "calendar and time management support") (comm . "communications, networking, remote access to files") - (data . "support editing files of data") + (data . "support for editing files of data") (docs . "support for Emacs documentation") (emulations . "emulations of other editors") (extensions . "Emacs Lisp language extensions") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/highlight-headers.el --- a/lisp/utils/highlight-headers.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/highlight-headers.el Mon Aug 13 09:39:39 2007 +0200 @@ -436,7 +436,7 @@ Possible values that work out of the box are: 'w3-fetch == Use emacs-w3 -'highlight-headers-follow-url-netscape == Use Netscape 1.1 +'highlight-headers-follow-url-netscape == Use Netscape 'highlight-headers-follow-url-mosaic == Use Mosaic") (defvar highlight-headers-follow-url-netscape-auto-raise t diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/lib-complete.el --- a/lisp/utils/lib-complete.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/lib-complete.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,9 +1,10 @@ ;;; lib-complete.el --- Completion on the lisp search path +;; Copyright (C) 1997 Free Software Foundation, Inc. ;; Copyright (C) Mike Williams 1991 ;; Author: Mike Williams -;; Maintainer: +;; Maintainer: XEmacs Development Team ;; Keywords: lisp, extensions ;; Created: Sat Apr 20 17:47:21 1991 @@ -35,7 +36,7 @@ ;; Last Modified By: Heiko M|nkel ;; Additional XEmacs integration By: Chuck Thompson ;; Last Modified On: Thu Jul 1 14:23:00 1994 -;; RCS Info : $Revision: 1.2 $ $Locker: $ +;; RCS Info : $Revision: 1.3 $ $Locker: $ ;; ======================================================================== ;; NOTE: XEmacs must be redumped if this file is changed. ;; @@ -57,43 +58,6 @@ ;;; Code: -;;=== Usage =============================================================== -;; -;; (autoload (fmakunbound 'load-library) "lib-complete" nil t) -;; (autoload 'library-all-completions "lib-complete") -;; (autoload 'read-library "lib-complete") -;; (autoload 'find-library "lib-complete" -;; "Find and edit the source for the library named LIBRARY. -;; The extension of the LIBRARY must be omitted.") - -;;=== Locate a file in a search path ====================================== - -;(defun locate-file (FILE SEARCH-PATH &optional SUFFIX-LIST PRED) -; "Search for FILE on SEARCH-PATH (list). If optional SUFFIX-LIST is -;provided, allow file to be followed by one of the suffixes. -;Optional second argument PRED restricts the number of files which -;may match. The default is file-exists-p." -; (if (not SUFFIX-LIST) (setq SUFFIX-LIST '(""))) -; (if (not PRED) (setq PRED 'file-exists-p)) -; (if (file-name-absolute-p FILE) (setq SEARCH-PATH '(nil))) -; (if (equal FILE "") (error "Empty filename")) -; (let ((filelist -; (mapcar -; (function (lambda (ext) (concat FILE ext))) -; SUFFIX-LIST))) -; ;; Search SEARCH-PATH for a readable file in filelist -; (catch 'found -; (while SEARCH-PATH -; (let ((filelist filelist)) -; (while filelist -; (let ((filepath (expand-file-name (car filelist) -; (car SEARCH-PATH)))) -; (if (funcall PRED filepath) -; (throw 'found filepath))) -; (setq filelist (cdr filelist)))) -; (setq SEARCH-PATH (cdr SEARCH-PATH)))) -; )) - ;;=== Determine completions for filename in search path =================== (defun library-all-completions (FILE SEARCH-PATH &optional FULL FAST) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/map-ynp.el --- a/lisp/utils/map-ynp.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/map-ynp.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,6 +1,6 @@ -;;; map-ynp.el --- General-purpose boolean question-asker +;;; map-ynp.el --- General-purpose boolean question-asker. -;;; Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1991-1995, 1997 Free Software Foundation, Inc. ;; Author: Roland McGrath ;; Keywords: lisp, extensions @@ -22,25 +22,20 @@ ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA ;; 02111-1307, USA. -;;; Synched up with: FSF 19.30. +;;; Synched up with: Emacs/Mule zeta. ;;; Commentary: -;;; map-y-or-n-p is a general-purpose question-asking function. -;;; It asks a series of y/n questions (a la y-or-n-p), and decides to -;;; applies an action to each element of a list based on the answer. -;;; The nice thing is that you also get some other possible answers -;;; to use, reminiscent of query-replace: ! to answer y to all remaining -;;; questions; ESC or q to answer n to all remaining questions; . to answer -;;; y once and then n for the remainder; and you can get help with C-h. +;; map-y-or-n-p is a general-purpose question-asking function. +;; It asks a series of y/n questions (a la y-or-n-p), and decides to +;; applies an action to each element of a list based on the answer. +;; The nice thing is that you also get some other possible answers +;; to use, reminiscent of query-replace: ! to answer y to all remaining +;; questions; ESC or q to answer n to all remaining questions; . to answer +;; y once and then n for the remainder; and you can get help with C-h. ;;; Code: -;; Note: the old code used help-form. That might be a good -;; idea in general, but the code for execute-help-form needs -;; to be moved into Lisp so that it can do things like put -;; the buffer into `help-mode'. - (defun map-y-or-n-p (prompter actor list &optional help action-alist no-cursor-in-echo-area) "Ask a series of boolean questions. @@ -58,8 +53,7 @@ ACTOR is a function of one arg (an object from LIST), which gets called with each object that the user answers `yes' for. -If HELP is given, it is a list - (OBJECT OBJECTS ACTION), +If HELP is given, it is a list (OBJECT OBJECTS ACTION), where OBJECT is a string giving the singular noun for an elt of LIST; OBJECTS is the plural noun for elts of LIST, and ACTION is a transitive verb describing ACTOR. The default is \(\"object\" \"objects\" \"act on\"\). @@ -84,12 +78,11 @@ are meaningful here. Returns the number of actions taken." - (let* (;(old-help-form help-form) - ;(help-form (cons 'map-y-or-n-p-help - ; (or help '("object" "objects" "act on")))) - (actions 0) + (let* ((actions 0) user-keys mouse-event map prompt char elt def - ;delayed-switch-frame + ;; Non-nil means we should use mouse menus to ask. + ;; use-menus + ;;delayed-switch-frame (next (if (or (and list (symbolp list)) (subrp list) (compiled-function-p list) @@ -106,9 +99,10 @@ nil)))))) (if (should-use-dialog-box-p) ;; Make a list describing a dialog box. - (let ((object (capitalize (or (nth 0 help) "object"))) - (objects (capitalize (or (nth 1 help) "objects"))) - (action (capitalize (or (nth 2 help) "act on")))) + (let (;; (object (capitalize (or (nth 0 help) "object"))) + ;; (objects (capitalize (or (nth 1 help) "objects"))) + ;; (action (capitalize (or (nth 2 help) "act on"))) + ) (setq map `(("Yes" . act) ("No" . skip) ; bogus crap. --ben ; ((, (if help @@ -137,6 +131,7 @@ (lambda (elt) (key-description (if (characterp (car elt)) + ;; XEmacs (char-to-string (car elt)) (car elt))))) action-alist ", ") @@ -144,6 +139,7 @@ "") ;; Make a map that defines each user key as a vector containing ;; its definition. + ;; XEmacs map (let ((foomap (make-sparse-keymap))) (mapcar #'(lambda (elt) (define-key @@ -165,7 +161,7 @@ (cond ((stringp prompt) ;; Prompt the user about this object. (setq quit-flag nil) - (if mouse-event + (if mouse-event ; XEmacs (setq def (or (get-dialog-box-response mouse-event (cons prompt map)) @@ -191,7 +187,6 @@ (setq next (function (lambda () nil)))) ((eq def 'act) ;; Act on the object. - ;(let ((help-form old-help-form)) (funcall actor elt) (setq actions (1+ actions))) ((eq def 'skip) @@ -207,14 +202,15 @@ (setq next (` (lambda () (setq next '(, next)) '(, elt))))) - ((eq def 'automatic) ;; Act on this and all following objects. + ;; (if (funcall prompter elt) ; Emacs (if (eval (funcall prompter elt)) (progn (funcall actor elt) (setq actions (1+ actions)))) (while (funcall next) + ;; (funcall prompter elt) ; Emacs (if (eval (funcall prompter elt)) (progn (funcall actor elt) @@ -258,7 +254,7 @@ (setq next (` (lambda () (setq next '(, next)) '(, elt)))))) - ;((and (consp char) + ;((and (consp char) ; Emacs ; (eq (car char) 'switch-frame)) ; ;; switch-frame event. Put it off until we're done. ; (setq delayed-switch-frame char) @@ -278,13 +274,17 @@ (progn (funcall actor elt) (setq actions (1+ actions))))))) - ;(if delayed-switch-frame - ; (setq unread-command-events - ; (cons delayed-switch-frame unread-command-events))) + ;;(if delayed-switch-frame + ;; (setq unread-command-events + ;; (cons delayed-switch-frame unread-command-events)))) + ;; ((eval prompt) + ;; (progn + ;; (funcall actor elt) + ;; (setq actions (1+ actions))))) ) ;; Clear the last prompt from the minibuffer. (clear-message 'prompt) ;; Return the number of actions that were taken. - actions)) + actions)) ;;; map-ynp.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/passwd.el --- a/lisp/utils/passwd.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/passwd.el Mon Aug 13 09:39:39 2007 +0200 @@ -42,7 +42,7 @@ :group 'processes) -(defcustom passwd-invert-frame-when-keyboard-grabbed t +(defcustom passwd-invert-frame-when-keyboard-grabbed (not (featurep 'infodock)) "*If non-nil swap the foreground and background colors of all faces. This is done while the keyboard is grabbed in order to give a visual clue that a grab is in effect." @@ -317,10 +317,8 @@ (color-name bg)) (list face fg bg)) nil)))) - (if (fboundp 'list-faces) - (list-faces) ; lemacs - (face-list) ; FSFmacs - )))) + (face-list) + ))) (let ((rest passwd-face-data)) (while rest (set-face-foreground (nth 0 (car rest)) (nth 2 (car rest))) @@ -344,7 +342,7 @@ (cond ((not (and (fboundp 'x-grab-keyboard) ; lemacs 19.10+ (eq 'x (if (fboundp 'frame-type) (frame-type (selected-frame)) - (live-screen-p (selected-screen)))))) + (frame-live-p (selected-frame)))))) nil) ((x-grab-keyboard) t) @@ -364,7 +362,7 @@ (if (and (fboundp 'x-ungrab-keyboard) ; lemacs 19.10+ (eq 'x (if (fboundp 'frame-type) (frame-type (selected-frame)) - (live-screen-p (selected-screen))))) + (frame-live-p (selected-frame))))) (x-ungrab-keyboard))) ;; v18 compatibility diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/text-props.el --- a/lisp/utils/text-props.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/text-props.el Mon Aug 13 09:39:39 2007 +0200 @@ -310,11 +310,15 @@ The optional fourth argument, BUFFER-OR-STRING, is the string or buffer containing the text." (map-extents #'(lambda (extent ignored) + ;; #### dmoore - shouldn't this use + ;; (extent-start-position extent) + ;; (extent-end-position extent) (remove-text-properties start end (list (extent-property extent 'text-prop) nil) - buffer-or-string)) + buffer-or-string) + nil) buffer-or-string start end nil nil 'text-prop) (add-text-properties start end props buffer-or-string)) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/timezone.el --- a/lisp/utils/timezone.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/timezone.el Mon Aug 13 09:39:39 2007 +0200 @@ -75,9 +75,9 @@ (defun timezone-make-date-arpa-standard (date &optional local timezone) "Convert DATE to an arpanet standard date. -Optional 1st argument LOCAL specifies the default local timezone of the DATE; +Optional 2nd argument LOCAL specifies the default local timezone of the DATE; if nil, GMT is assumed. -Optional 2nd argument TIMEZONE specifies a time zone to be represented in; +Optional 3rd argument TIMEZONE specifies a time zone to be represented in; if nil, the local time zone is assumed." (let ((new (timezone-fix-time date local timezone))) (timezone-make-arpa-date (aref new 0) (aref new 1) (aref new 2) @@ -88,9 +88,9 @@ (defun timezone-make-date-sortable (date &optional local timezone) "Convert DATE to a sortable date string. -Optional 1st argument LOCAL specifies the default local timezone of the DATE; +Optional 2nd argument LOCAL specifies the default local timezone of the DATE; if nil, GMT is assumed. -Optional 2nd argument TIMEZONE specifies a timezone to be represented in; +Optional 3rd argument TIMEZONE specifies a timezone to be represented in; if nil, the local time zone is assumed." (let ((new (timezone-fix-time date local timezone))) (timezone-make-sortable-date (aref new 0) (aref new 1) (aref new 2) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/utils/xpm-button.el --- a/lisp/utils/xpm-button.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/utils/xpm-button.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,27 +1,56 @@ -;;; Create XPM text buttons under XEmacs (requires 19.12 or beyond) -;;; Copyright (C) 1995 Kyle E. Jones -;;; -;;; This program is free software; you can redistribute it and/or modify -;;; it under the terms of the GNU General Public License as published by -;;; the Free Software Foundation; either version 1, or (at your option) -;;; any later version. -;;; -;;; This program is distributed in the hope that it will be useful, -;;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;;; GNU General Public License for more details. -;;; -;;; A copy of the GNU General Public License can be obtained from this -;;; program's author (send electronic mail to kyle@uunet.uu.net) or from -;;; the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA -;;; 02139, USA. -;;; +;;; xpm-button.el --- create XPM buttons + +;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995 Kyle E. Jones + +;; Author: Kyle Jones +;; Maintainer: XEmacs Development Team +;; Keywords: frames, internal + +;; This file is part of XEmacs. + +;; XEmacs is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 1, or (at your option) +;; any later version. + +;; XEmacs is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + ;;; Synched up with: Not in FSF. -;;; -;;; Send bug reports to kyle@wonderworks.com + +;;; Commentary: + +;; Create XPM text buttons under XEmacs (requires 19.12 or beyond) + +;; Send bug reports to kyle@wonderworks.com -;;; The sole interface function is xpm-button-create. +;; Sample use of this package. +;;(progn +;; (setq b (xpm-button-create "Test button" 2 "yellow" "#a0a0d0")) +;; (setq e (make-extent (point-max) (point-max))) +;; (setq g (make-glyph (nth 0 b))) +;; (set-extent-begin-glyph e g) +;; (setq g2 (make-glyph (nth 1 b))) +;; (setq k (make-sparse-keymap)) +;; (define-key k 'button1 '(lambda (ev) +;; (interactive "e") +;; (set-extent-begin-glyph e g2))) +;; (define-key k 'button1up '(lambda (ev) +;; (interactive "e") +;; (set-extent-begin-glyph e g))) +;; (set-extent-property e 'keymap k)) +;; The sole interface function is xpm-button-create. + +;;; Code: (provide 'xpm-button) @@ -382,3 +411,5 @@ (list (vector 'xpm ':data up-string) (vector 'xpm ':data down-string) (vector 'xpm ':data disabled-string)) ))) + +;;; xpm-button.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/version.el --- a/lisp/version.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:39:39 2007 +0200 @@ -25,7 +25,7 @@ (defconst emacs-version "20.3" "Version numbers of this version of Emacs.") -(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta3)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta4)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/viper/viper-init.el --- a/lisp/viper/viper-init.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/viper/viper-init.el Mon Aug 13 09:39:39 2007 +0200 @@ -507,6 +507,9 @@ (defconst vip-re-replace t "*If t, do regexp replace. nil means do string replace.") +(defvar vip-parse-sexp-ignore-comments t + "*If t, `%' ignores the parentheses that occur inside comments.") + (vip-deflocalvar vip-ex-style-motion t "*Ex-style: the commands l,h do not cross lines, etc.") diff -r 94141801dd7e -r 43dd3413c7c7 lisp/viper/viper.el --- a/lisp/viper/viper.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/viper/viper.el Mon Aug 13 09:39:39 2007 +0200 @@ -8,7 +8,7 @@ ;; Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. -(defconst viper-version "2.93 of March 9, 1997" +(defconst viper-version "2.93 of May 20, 1997" "The current version of Viper") ;; This file is part of GNU Emacs. @@ -3329,7 +3329,8 @@ (interactive "P") (vip-leave-region-active) (let ((com (vip-getcom arg)) - parse-sexp-ignore-comments anchor-point) + (parse-sexp-ignore-comments vip-parse-sexp-ignore-comments) + anchor-point) (if (integerp arg) (if (or (> arg 99) (< arg 1)) (error "Prefix must be between 1 and 99") @@ -3372,6 +3373,13 @@ (if com (vip-execute-com 'vip-paren-match nil com))) (t (error "")))))) +(defun vip-toggle-parse-sexp-ignore-comments () + (interactive) + (setq vip-parse-sexp-ignore-comments (not vip-parse-sexp-ignore-comments)) + (prin1 (format "`%%' will %signore parentheses inside the comments" + (if vip-parse-sexp-ignore-comments "" "NOT "))) + ) + ;; sentence ,paragraph and heading @@ -5238,6 +5246,12 @@ ;; set the toggle case sensitivity and regexp search macros (vip-set-vi-search-style-macros nil) + +;; Make %%% toggle parsing comments for matching parentheses +(vip-record-kbd-macro + "%%%" 'vi-state + [(meta x) v i p - t o g g l e - p a r s e - s e x p - i g n o r e - c o m m e n t s return] + 't) ;; ~/.vip is loaded if it exists diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-autoload.el --- a/lisp/vm/vm-autoload.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-autoload.el Mon Aug 13 09:39:39 2007 +0200 @@ -1568,6 +1568,8 @@ (autoload (quote vm-mouse-support-possible-p) "vm-misc" nil nil nil) +(autoload (quote vm-mouse-support-possible-here-p) "vm-misc" nil nil nil) + (autoload (quote vm-menu-support-possible-p) "vm-misc" nil nil nil) (autoload (quote vm-toolbar-support-possible-p) "vm-misc" nil nil nil) @@ -2217,7 +2219,7 @@ (autoload (quote vm-mode) "vm-startup" "Major mode for reading mail. -This is VM 6.31. +This is VM 6.32. Commands: h - summarize folder contents @@ -2382,6 +2384,7 @@ vm-frame-per-composition vm-frame-per-edit vm-frame-per-folder + vm-frame-per-help vm-frame-per-summary vm-highlighted-header-face vm-highlighted-header-regexp @@ -2480,6 +2483,7 @@ vm-summary-thread-indent-level vm-tale-is-an-idiot vm-temp-file-directory + vm-toolbar-pixmap-directory vm-trust-From_-with-Content-Length vm-undisplay-buffer-hook vm-unforwarded-header-regexp @@ -2528,11 +2532,17 @@ (autoload (quote vm-visit-virtual-folder-other-window) "vm-startup" "Like vm-visit-virtual-folder, but run in a different window." t nil) -(autoload (quote vm-mail) "vm-startup" "Send a mail message from within VM, or from without." t nil) - -(autoload (quote vm-mail-other-frame) "vm-startup" "Like vm-mail, but run in a newly created frame." t nil) - -(autoload (quote vm-mail-other-window) "vm-startup" "Like vm-mail, but run in a different window." t nil) +(autoload (quote vm-mail) "vm-startup" "Send a mail message from within VM, or from without. +Optional argument TO is a string that should contain a comma separated +recipient list." t nil) + +(autoload (quote vm-mail-other-frame) "vm-startup" "Like vm-mail, but run in a newly created frame. +Optional argument TO is a string that should contain a comma separated +recipient list." t nil) + +(autoload (quote vm-mail-other-window) "vm-startup" "Like vm-mail, but run in a different window. +Optional argument TO is a string that should contain a comma separated +recipient list." t nil) (autoload (quote vm-submit-bug-report) "vm-startup" "Submit a bug report, with pertinent information to the VM bug list." t nil) @@ -2921,8 +2931,6 @@ (autoload (quote vm-set-window-configuration) "vm-window" nil nil nil) -(autoload (quote vm-record-current-window-configuration) "vm-window" nil nil nil) - (autoload (quote vm-save-window-configuration) "vm-window" "Name and save the current window configuration. With this command you associate the current window setup with an action. Each time you perform this action VM will duplicate this @@ -2939,11 +2947,7 @@ configuration found is the one that is applied. The value of vm-mutable-windows must be non-nil for VM to use -window configurations. - -If vm-mutable-frames is non-nil and Emacs is running under X -windows, then VM will use all existing frames. Otherwise VM will -restrict its changes to the frame in which it was started." t nil) +window configurations." t nil) (autoload (quote vm-buffer-to-label) "vm-window" nil nil nil) @@ -2964,7 +2968,7 @@ (autoload (quote vm-frame-loop) "vm-window" nil nil nil) -(autoload (quote vm-delete-windows-or-frames-on) "vm-window" nil nil nil) +(autoload (quote vm-maybe-delete-windows-or-frames-on) "vm-window" nil nil nil) (autoload (quote vm-replace-buffer-in-windows) "vm-window" nil nil nil) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-edit.el --- a/lisp/vm/vm-edit.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-edit.el Mon Aug 13 09:39:39 2007 +0200 @@ -83,7 +83,8 @@ (substitute-command-keys "Type \\[vm-edit-message-end] to end edit, \\[vm-edit-message-abort] to abort with no change."))) (set-buffer edit-buf)) - (if (and vm-frame-per-edit (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-edit + (vm-multiple-frames-possible-p)) (let ((w (vm-get-buffer-window edit-buf))) (if (null w) (progn diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-folder.el --- a/lisp/vm/vm-folder.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-folder.el Mon Aug 13 09:39:39 2007 +0200 @@ -2547,7 +2547,7 @@ (if (eq major-mode 'vm-summary-mode) (vm-select-folder-buffer)) (let ((pop-up-windows (and pop-up-windows (eq vm-mutable-windows t))) - (pop-up-frames vm-mutable-frames)) + (pop-up-frames (and vm-mutable-frames vm-frame-per-help))) (cond ((eq last-command 'vm-help) (describe-function major-mode)) @@ -2562,7 +2562,7 @@ ((eq major-mode 'mail-mode) (message (substitute-command-keys - "Type \\[vm-mail-send-and-exit] to send message, \\[kill-buffer] to discard this message"))) + "Type \\[vm-mail-send-and-exit] to send message, \\[kill-buffer] to discard this composition"))) (t (describe-mode))))) (defun vm-spool-move-mail (source destination) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-license.el --- a/lisp/vm/vm-license.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-license.el Mon Aug 13 09:39:39 2007 +0200 @@ -21,7 +21,7 @@ (interactive) (require 'info) (let ((pop-up-windows (eq vm-mutable-windows t)) - (pop-up-frames vm-mutable-frames)) + (pop-up-frames (and vm-mutable-frames vm-frame-per-help))) (or (condition-case () (progn (Info-goto-node "(vm)License") t) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-mime.el --- a/lisp/vm/vm-mime.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-mime.el Mon Aug 13 09:39:39 2007 +0200 @@ -394,7 +394,9 @@ (vm-increment cols)) ((or (< char 33) (> char 126) (= char 61) (and quote-from (= cols 0) (let ((case-fold-search nil)) - (looking-at "From ")))) + (looking-at "From "))) + (and (= cols 0) (= char ?.) + (looking-at "\\.\\(\n\\|\\'\\)"))) (vm-insert-char ?= 1 nil work-buffer) (vm-insert-char (car (rassq (lsh char -4) hex-digit-alist)) 1 nil work-buffer) @@ -837,7 +839,8 @@ (copy-sequence standard-display-table))) (standard-display-european t) (setq buffer-display-table standard-display-table)))) - (if (and vm-frame-per-folder (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-folder + (vm-multiple-frames-possible-p)) (vm-set-hooks-for-frame-deletion)) (use-local-map vm-mode-map) (and (vm-toolbar-support-possible-p) vm-use-toolbar @@ -1334,11 +1337,13 @@ (defun vm-mime-display-external-generic (layout) (let ((program-list (vm-mime-find-external-viewer (car (vm-mm-layout-type layout)))) - (process (nth 0 (vm-mm-layout-cache layout))) - (tempfile (nth 1 (vm-mm-layout-cache layout))) (buffer-read-only nil) (start (point)) - end) + process tempfile cache end) + (setq cache (cdr (assq 'vm-mime-display-external-generic + (vm-mm-layout-cache layout))) + process (nth 0 cache) + tempfile (nth 1 cache)) (if (and (processp process) (eq (process-status process) 'run)) t (cond ((or (null tempfile) (null (file-exists-p tempfile))) @@ -1382,7 +1387,11 @@ (setq vm-message-garbage-alist (cons (cons process 'delete-process) vm-message-garbage-alist))) - (vm-set-mm-layout-cache layout (list process tempfile)))) + (vm-set-mm-layout-cache + layout + (nconc (vm-mm-layout-cache layout) + (list (cons 'vm-mime-display-external-generic + (list process tempfile))))))) t ) (defun vm-mime-display-internal-application/octet-stream (layout) @@ -1392,7 +1401,7 @@ (vm-mime-insert-button (format "%-35.35s [%s to save to a file]" (vm-mime-layout-description layout) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) "Click mouse-2" "Press RETURN")) (function @@ -1479,7 +1488,7 @@ (vm-mime-insert-button (format "%-35.35s [%s to display in parallel]" (vm-mime-layout-description layout) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) "Click mouse-2" "Press RETURN")) (function @@ -1498,7 +1507,7 @@ (vm-mime-insert-button (format "%-35.35s [%s to display]" (vm-mime-layout-description layout) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) "Click mouse-2" "Press RETURN")) (function @@ -1530,7 +1539,7 @@ (vm-mime-insert-button (format "%-35.35s [%s to display]" (vm-mime-layout-description layout) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) "Click mouse-2" "Press RETURN")) (function @@ -1586,7 +1595,7 @@ (concat (vm-mime-layout-description layout) (and number (concat ", part " number)) (and number total (concat " of " total))) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) "Click mouse-2" "Press RETURN")) (function @@ -1716,8 +1725,9 @@ (eq (device-type) 'x)) (let ((start (point)) end tempfile g e (buffer-read-only nil)) - (if (vm-mm-layout-cache layout) - (setq g (vm-mm-layout-cache layout)) + (if (setq g (cdr (assq 'vm-mime-display-internal-image-xxxx + (vm-mm-layout-cache layout)))) + nil (vm-mime-insert-mime-body layout) (setq end (point-marker)) (vm-mime-transfer-decode-region layout start end) @@ -1731,14 +1741,25 @@ ;; we don't need to set it here. (write-region start end tempfile nil 0) (message "Creating %s glyph..." name) +;; `((LOCALE (TAG-SET . INSTANTIATOR) ...) ...)'. This function accepts (setq g (make-glyph - (list (vector feature ':file tempfile) - (vector 'string - ':data - (format "[Unknown %s image encoding]\n" - name))))) + (list + (cons (list 'win) + (vector feature ':file tempfile)) + (cons (list 'win) + (vector 'string + ':data + (format "[Unknown/Bsd %s image encoding]\n" + name))) + (cons nil + (vector 'string + ':data + (format "[%s image]\n" name)))))) (message "") - (vm-set-mm-layout-cache layout g) + (vm-set-mm-layout-cache + layout + (nconc (vm-mm-layout-cache layout) + (list (cons 'vm-mime-display-internal-image-xxxx g)))) (save-excursion (vm-select-folder-buffer) (setq vm-folder-garbage-alist @@ -1774,8 +1795,9 @@ (eq (device-type) 'x)))) (let ((start (point)) end tempfile (buffer-read-only nil)) - (if (vm-mm-layout-cache layout) - (setq tempfile (vm-mm-layout-cache layout)) + (if (setq tempfile (cdr (assq 'vm-mime-display-internal-audio/basic + (vm-mm-layout-cache layout)))) + nil (vm-mime-insert-mime-body layout) (setq end (point-marker)) (vm-mime-transfer-decode-region layout start end) @@ -1788,7 +1810,11 @@ ;; coding system for presentation buffer is binary, so ;; we don't need to set it here. (write-region start end tempfile nil 0) - (vm-set-mm-layout-cache layout tempfile) + (vm-set-mm-layout-cache + layout + (nconc (vm-mm-layout-cache layout) + (list (cons 'vm-mime-display-internal-audio/basic + tempfile)))) (save-excursion (vm-select-folder-buffer) (setq vm-folder-garbage-alist @@ -1806,7 +1832,9 @@ (vm-mime-insert-button (format "%-35.35s [%s to attempt display]" description - (if (vm-mouse-support-possible-p) "Click mouse-2" "Press RETURN")) + (if (vm-mouse-support-possible-here-p) + "Click mouse-2" + "Press RETURN")) (function (lambda (layout) (save-excursion @@ -2429,11 +2457,16 @@ (let ((case-fold-search nil)) (save-excursion (goto-char beg) - (re-search-forward "^From " nil t)))))) + (re-search-forward "^From " nil t))))) + (armor-dot (let ((case-fold-search nil)) + (save-excursion + (goto-char beg) + (re-search-forward "^\\.\\n" nil t))))) (cond ((string-match "^binary$" encoding) (vm-mime-base64-encode-region beg end crlf) (setq encoding "base64")) - ((and (not armor-from) (string-match "^7bit$" encoding)) t) + ((and (not armor-from) (not armor-dot) + (string-match "^7bit$" encoding)) t) ((string-match "^base64$" encoding) t) ((string-match "^quoted-printable$" encoding) t) ((eq vm-mime-8bit-text-transfer-encoding 'quoted-printable) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-minibuf.el --- a/lisp/vm/vm-minibuf.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-minibuf.el Mon Aug 13 09:39:39 2007 +0200 @@ -272,7 +272,7 @@ ;; handle alist (if (consp (car completion-list)) (setq completion-list (nreverse (mapcar 'car completion-list)))) - (if (and completion-list (vm-mouse-support-possible-p)) + (if (and completion-list (vm-mouse-support-possible-here-p)) (cond ((and (vm-mouse-xemacs-mouse-p) (or (button-press-event-p last-command-event) (button-release-event-p last-command-event) @@ -380,7 +380,7 @@ must-match initial history) "Like read-file-name, except a mouse interface is used if a mouse click mouse triggered the current command." - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) (cond ((and (vm-mouse-xemacs-mouse-p) (or (button-press-event-p last-command-event) (button-release-event-p last-command-event) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-misc.el --- a/lisp/vm/vm-misc.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-misc.el Mon Aug 13 09:39:39 2007 +0200 @@ -423,31 +423,30 @@ ((markerp object) (copy-marker object)) (t object))) -;; make-frame might be defined and still not work. This would -;; be true since the user could be running on a tty and using -;; XEmacs 19.12, or using FSF Emacs 19.28 (or prior FSF Emacs versions). -;; -;; make-frame works on ttys in FSF Emacs 19.29, but other than -;; looking at the version number I don't know a sane way to -;; test for it without just running make-frame. I'll just -;; let it not work for now... someone will complain eventually -;; and I'll think of something. - (defun vm-multiple-frames-possible-p () (cond (vm-xemacs-p - (eq (device-type) 'x)) + (or (memq 'win (device-matching-specifier-tag-list)) + (featurep 'tty-frames))) (vm-fsfemacs-19-p - (not (eq window-system nil))))) + (fboundp 'make-frame)))) (defun vm-mouse-support-possible-p () - (vm-multiple-frames-possible-p)) + (cond (vm-xemacs-p + (featurep 'window-system)) + (vm-fsfemacs-19-p + (fboundp 'track-mouse)))) +(defun vm-mouse-support-possible-here-p () + (cond (vm-xemacs-p + (memq 'win (device-matching-specifier-tag-list))) + (vm-fsfemacs-19-p + (eq window-system 'x)))) + (defun vm-menu-support-possible-p () (cond (vm-xemacs-p (featurep 'menubar)) (vm-fsfemacs-19-p - (fboundp 'menu-bar-mode)) - (t nil))) + (fboundp 'menu-bar-mode)))) (defun vm-toolbar-support-possible-p () (and vm-xemacs-p (featurep 'toolbar))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-mouse.el --- a/lisp/vm/vm-mouse.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-mouse.el Mon Aug 13 09:39:39 2007 +0200 @@ -324,7 +324,8 @@ (setq vm-mouse-read-file-name-history history) (setq vm-mouse-read-file-name-prompt prompt) (setq vm-mouse-read-file-name-return-value nil) - (if (and vm-frame-per-completion (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-completion + (vm-multiple-frames-possible-p)) (save-excursion (vm-goto-new-frame 'completion))) (switch-to-buffer (current-buffer)) @@ -345,9 +346,6 @@ (cond ((equal string key-doc) (condition-case nil (save-excursion - (save-excursion - (let ((vm-mutable-frames t)) - (vm-delete-windows-or-frames-on (current-buffer)))) (setq vm-mouse-read-file-name-return-value (save-excursion (vm-keyboard-read-file-name @@ -389,11 +387,10 @@ (defun vm-mouse-read-file-name-quit-handler (&optional normal-exit) (interactive) - (let ((vm-mutable-frames t)) - (vm-delete-windows-or-frames-on (current-buffer)) - (if normal-exit - (throw 'exit nil) - (throw 'exit t)))) + (vm-maybe-delete-windows-or-frames-on (current-buffer)) + (if normal-exit + (throw 'exit nil) + (throw 'exit t))) (defvar vm-mouse-read-string-prompt) (defvar vm-mouse-read-string-completion-list) @@ -413,7 +410,8 @@ (setq vm-mouse-read-string-completion-list completion-list) (setq vm-mouse-read-string-multi-word multi-word) (setq vm-mouse-read-string-return-value nil) - (if (and vm-frame-per-completion (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-completion + (vm-multiple-frames-possible-p)) (save-excursion (vm-goto-new-frame 'completion))) (switch-to-buffer (current-buffer)) @@ -438,9 +436,6 @@ (cond ((equal string key-doc) (condition-case nil (save-excursion - (save-excursion - (let ((vm-mutable-frames t)) - (vm-delete-windows-or-frames-on (current-buffer)))) (setq vm-mouse-read-string-return-value (vm-keyboard-read-string vm-mouse-read-string-prompt @@ -491,8 +486,7 @@ (defun vm-mouse-read-string-quit-handler (&optional normal-exit) (interactive) - (let ((vm-mutable-frames t)) - (vm-delete-windows-or-frames-on (current-buffer)) - (if normal-exit - (throw 'exit nil) - (throw 'exit t)))) + (vm-maybe-delete-windows-or-frames-on (current-buffer)) + (if normal-exit + (throw 'exit nil) + (throw 'exit t))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-page.el --- a/lisp/vm/vm-page.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-page.el Mon Aug 13 09:39:39 2007 +0200 @@ -25,11 +25,18 @@ Prefix argument N means scroll forward N lines." (interactive "P") (let ((mp-changed (vm-follow-summary-cursor)) + needs-decoding (was-invisible nil)) (vm-select-folder-buffer) (vm-check-for-killed-summary) (vm-check-for-killed-presentation) (vm-error-if-folder-empty) + (setq needs-decoding (and vm-display-using-mime + (not vm-mime-decoded) + (not (vm-mime-plain-message-p + (car vm-message-pointer))) + vm-auto-decode-mime-messages + (eq vm-system-state 'previewing))) (and vm-presentation-buffer (set-buffer vm-presentation-buffer)) (let ((point (point)) @@ -46,7 +53,7 @@ (if (= (window-start w) (point-max)) (set-window-start w (point-min))) (setq was-invisible t)))) - (if (or mp-changed was-invisible + (if (or mp-changed was-invisible needs-decoding (and (eq vm-system-state 'previewing) (pos-visible-in-window-p (point-max) @@ -488,7 +495,6 @@ ;; display xfaces, if we can (if (and vm-display-xfaces vm-xemacs-p - (vm-multiple-frames-possible-p) (featurep 'xface)) (save-restriction (widen) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-reply.el --- a/lisp/vm/vm-reply.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-reply.el Mon Aug 13 09:39:39 2007 +0200 @@ -442,14 +442,14 @@ ;; buffer inside mail-send. (if (eq (current-buffer) composition-buffer) (progn + (cond ((eq vm-system-state 'replying) + (vm-mail-mark-replied)) + ((eq vm-system-state 'forwarding) + (vm-mail-mark-forwarded)) + ((eq vm-system-state 'redistributing) + (vm-mail-mark-redistributed))) (vm-rename-current-mail-buffer) (vm-keep-mail-buffer (current-buffer)))) - (cond ((eq vm-system-state 'replying) - (vm-mail-mark-replied)) - ((eq vm-system-state 'forwarding) - (vm-mail-mark-forwarded)) - ((eq vm-system-state 'redistributing) - (vm-mail-mark-redistributed))) (vm-display nil nil '(vm-mail-send) '(vm-mail-send)))) (defun vm-mail-mode-get-header-contents (header-name-regexp) @@ -946,7 +946,8 @@ ;; different composition buffer. (vm-unbury-buffer b) (set-buffer b) - (if (and vm-frame-per-composition (vm-multiple-frames-possible-p) + (if (and vm-mutable-frames vm-frame-per-composition + (vm-multiple-frames-possible-p) ;; only pop up a frame if there's an undisplay ;; hook in place to make the frame go away. vm-undisplay-buffer-hook) @@ -1010,7 +1011,7 @@ (if (eq mail-aliases t) (progn (setq mail-aliases nil) - (if (file-exists-p "~/.mailrc") + (if (file-exists-p (or mail-personal-alias-file "~/.mailrc")) (build-mail-aliases))))) (if (stringp vm-mail-header-from) (insert "From: " vm-mail-header-from "\n")) @@ -1053,7 +1054,8 @@ ;; config stuff will select it as the composition buffer. (vm-unbury-buffer (current-buffer)) ;; make a new frame if the user wants it. - (if (and vm-frame-per-composition (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-composition + (vm-multiple-frames-possible-p)) (progn (vm-goto-new-frame 'composition) (vm-set-hooks-for-frame-deletion))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-startup.el --- a/lisp/vm/vm-startup.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-startup.el Mon Aug 13 09:39:39 2007 +0200 @@ -193,6 +193,7 @@ ;; raise the summary frame if the user wants frames ;; raised and if there is a summary frame. (if (and vm-summary-buffer + vm-mutable-frames vm-frame-per-summary vm-raise-frame-at-startup) (vm-raise-frame)) @@ -276,7 +277,7 @@ (defun vm-mode (&optional read-only) "Major mode for reading mail. -This is VM 6.31. +This is VM 6.32. Commands: h - summarize folder contents @@ -441,6 +442,7 @@ vm-frame-per-composition vm-frame-per-edit vm-frame-per-folder + vm-frame-per-help vm-frame-per-summary vm-highlighted-header-face vm-highlighted-header-regexp @@ -539,6 +541,7 @@ vm-summary-thread-indent-level vm-tale-is-an-idiot vm-temp-file-directory + vm-toolbar-pixmap-directory vm-trust-From_-with-Content-Length vm-undisplay-buffer-hook vm-unforwarded-header-regexp @@ -740,6 +743,7 @@ ;; raise the summary frame if the user wants frames ;; raised and if there is a summary frame. (if (and vm-summary-buffer + vm-mutable-frames vm-frame-per-summary vm-raise-frame-at-startup) (vm-raise-frame)) @@ -798,30 +802,36 @@ (vm-search-other-frames nil)) (vm-visit-virtual-folder folder-name read-only))) -(defun vm-mail () - "Send a mail message from within VM, or from without." +(defun vm-mail (&optional to) + "Send a mail message from within VM, or from without. +Optional argument TO is a string that should contain a comma separated +recipient list." (interactive) (vm-session-initialization) (vm-select-folder-buffer) (vm-check-for-killed-summary) - (vm-mail-internal) + (vm-mail-internal nil to) (run-hooks 'vm-mail-hook) (run-hooks 'vm-mail-mode-hook)) -(defun vm-mail-other-frame () - "Like vm-mail, but run in a newly created frame." +(defun vm-mail-other-frame (&optional to) + "Like vm-mail, but run in a newly created frame. +Optional argument TO is a string that should contain a comma separated +recipient list." (interactive) (vm-session-initialization) (if (vm-multiple-frames-possible-p) (vm-goto-new-frame 'composition)) (let ((vm-frame-per-composition nil) (vm-search-other-frames nil)) - (vm-mail)) + (vm-mail to)) (if (vm-multiple-frames-possible-p) (vm-set-hooks-for-frame-deletion))) -(defun vm-mail-other-window () - "Like vm-mail, but run in a different window." +(defun vm-mail-other-window (&optional to) + "Like vm-mail, but run in a different window. +Optional argument TO is a string that should contain a comma separated +recipient list." (interactive) (vm-session-initialization) (if (one-window-p t) @@ -829,7 +839,7 @@ (other-window 1) (let ((vm-frame-per-composition nil) (vm-search-other-frames nil)) - (vm-mail))) + (vm-mail to))) (defun vm-submit-bug-report () "Submit a bug report, with pertinent information to the VM bug list." @@ -887,6 +897,7 @@ 'vm-frame-per-composition 'vm-frame-per-edit 'vm-frame-per-folder + 'vm-frame-per-help 'vm-frame-per-summary 'vm-highlight-url-face 'vm-highlighted-header-regexp @@ -991,6 +1002,7 @@ 'vm-summary-uninteresting-senders 'vm-summary-uninteresting-senders-arrow 'vm-tale-is-an-idiot + 'vm-toolbar-pixmap-directory 'vm-temp-file-directory 'vm-trust-From_-with-Content-Length 'vm-undisplay-buffer-hook diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-summary.el --- a/lisp/vm/vm-summary.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-summary.el Mon Aug 13 09:39:39 2007 +0200 @@ -41,7 +41,7 @@ (vm-mouse-support-possible-p) (vm-mouse-xemacs-mouse-p) (add-hook 'mode-motion-hook 'mode-motion-highlight-line)) - (if (or vm-frame-per-folder vm-frame-per-summary) + (if (and vm-mutable-frames (or vm-frame-per-folder vm-frame-per-summary)) (vm-set-hooks-for-frame-deletion)) (run-hooks 'vm-summary-mode-hook) ;; Lucid Emacs apparently used this name diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-toolbar.el --- a/lisp/vm/vm-toolbar.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-toolbar.el Mon Aug 13 09:39:39 2007 +0200 @@ -341,25 +341,29 @@ (if myframe (set-specifier right-toolbar toolbar frame tag-set)) (set-specifier right-toolbar toolbar buffer) - (set-specifier right-toolbar-width width frame tag-set)) + (if myframe + (set-specifier right-toolbar-width width frame tag-set))) ((eq vm-toolbar-orientation 'left) (setq vm-toolbar-specifier left-toolbar) (if myframe (set-specifier left-toolbar toolbar frame tag-set)) (set-specifier left-toolbar toolbar buffer) - (set-specifier left-toolbar-width width frame tag-set)) + (if myframe + (set-specifier left-toolbar-width width frame tag-set))) ((eq vm-toolbar-orientation 'bottom) (setq vm-toolbar-specifier bottom-toolbar) (if myframe (set-specifier bottom-toolbar toolbar frame tag-set)) (set-specifier bottom-toolbar toolbar buffer) - (set-specifier bottom-toolbar-height height frame tag-set)) + (if myframe + (set-specifier bottom-toolbar-height height frame tag-set))) (t (setq vm-toolbar-specifier top-toolbar) (if myframe (set-specifier top-toolbar toolbar frame tag-set)) (set-specifier top-toolbar toolbar buffer) - (set-specifier top-toolbar-height height frame tag-set))))) + (if myframe + (set-specifier top-toolbar-height height frame tag-set)))))) (defun vm-toolbar-make-toolbar-spec () (let ((button-alist '( diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-vars.el --- a/lisp/vm/vm-vars.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-vars.el Mon Aug 13 09:39:39 2007 +0200 @@ -1636,32 +1636,22 @@ it was invoked. VM will not create, delete, or use any other windows, nor will it resize its own window.") -(defvar vm-mutable-frames nil +(defvar vm-mutable-frames t "*Non-nil value means VM is allowed to create and destroy frames -to display and undisplay buffers. +to display and undisplay buffers. Whether VM actually does +so depends on the value of the variables with names prefixed by +`vm-frame-per-'. VM can create a frame to display a buffer, and delete frame to undisplay a buffer. A nil value means VM should not create or delete frames. -This variable is _not_ an analogue of vm-mutable-windows. VM -still might create frames if this variable is nil. If you set -the vm-frame-per-* variables VM will still create frames. Using -the vm-frame-per-* variables you have more control over when it -happens. - -Users should consider setting vm-frame-per-folder and -vm-frame-per-composition and/or using the -other-frame commands -instead of setting this variable. If vm-mutable-frames is set to t, -then vm-mutable-windows should probably be set to nil so that you -avoid splitting frames. +This variable used to have a different meaning but it was changed +to better reflect what users expected. This variable is now a +frame analogue of vm-mutable-windows. This variable does not apply to the VM commands whose -names end in -other-frame, which always create a new frame. - -This variable has no meaning if you're not running Emacs native -under X Windows or some other window system that allows multiple -Emacs frames.") +names end in -other-frame, which always create a new frame.") (defvar vm-raise-frame-at-startup t "*Specifies whether VM should raise its frame at startup. @@ -1675,9 +1665,10 @@ does not apply to the VM commands whose names end in -other-frame, which always create a new frame. -This variable has no meaning if you're not running Emacs native -under X Windows or some other window system that allows multiple -Emacs frames.") +This variable has no meaning if you're not running under an Emacs +capable of displaying multiple real or virtual frames. Note that +Emacs supports multiple virtual frames on dumb terminals, and +VM will use them.") (defvar vm-frame-per-summary nil "*Non-nil value causes VM to display the folder summary in its own frame. @@ -1685,9 +1676,10 @@ This variable does not apply to vm-summarize-other-frame, which always create a new frame. -This variable has no meaning if you're not running Emacs native -under X Windows or some other window system that allows multiple -Emacs frames.") +This variable has no meaning if you're not running under an Emacs +capable of displaying multiple real or virtual frames. Note that +Emacs supports multiple virtual frames on dumb terminals, and +VM will use them.") (defvar vm-frame-per-composition t "*Non-nil value causes the mail composition commands to open a new frame. @@ -1695,9 +1687,10 @@ does not apply to the VM commands whose names end in -other-frame, which always create a new frame. -This variable has no meaning if you're not running Emacs native -under X Windows or some other window system that allows multiple -Emacs frames.") +This variable has no meaning if you're not running under an Emacs +capable of displaying multiple real or virtual frames. Note that +Emacs supports multiple virtual frames on dumb terminals, and +VM will use them.") (defvar vm-frame-per-edit t "*Non-nil value causes vm-edit-message to open a new frame. @@ -1705,9 +1698,19 @@ variable does not apply to vm-edit-message-other-frame, which always create a new frame. -This variable has no meaning if you're not running Emacs native -under X Windows or some other window system that allows multiple -Emacs frames.") +This variable has no meaning if you're not running under an Emacs +capable of displaying multiple real or virtual frames. Note that +Emacs support multiple virtual frames on dumb terminals, and +VM will use them.") + +(defvar vm-frame-per-help nil + "*Non-nil value causes VM to open a new frame to display help buffers. +Nil means the VM will use the current frame. + +This variable has no meaning if you're not running under an Emacs +capable of displaying multiple real or virtual frames. Note that +Emacs supports multiple virtual frames on dumb terminals, and +VM will use them.") (defvar vm-frame-per-completion t "*Non-nil value causes VM to open a new frame on mouse @@ -1725,7 +1728,8 @@ This variable has no meaning if you're not running Emacs native under X Windows or some other window system that allows multiple -Emacs frames.") +real Emacs frames. Note that Emacs supports virtual frames under +ttys but VM will not use these to display completion information.") (defvar vm-frame-parameter-alist nil "*Non-nil value is an alist of types and lists of frame parameters. @@ -1754,10 +1758,7 @@ (e.g. created by vm-summarize-other-frame) PARAMLIST is a list of pairs as described in the documentation for -the function `make-frame'. - -This variable has no effect on frames created as a result of -having vm-mutable-frames set to non-nil.") +the function `make-frame'.") (defvar vm-search-other-frames t "*Non-nil means VM should search frames other than the selected frame @@ -2346,7 +2347,8 @@ (define-key map "t" 'vm-expose-hidden-headers) (define-key map " " 'vm-scroll-forward) (define-key map "b" 'vm-scroll-backward) - (define-key map "\C-?" 'vm-scroll-backward) + (define-key map "\177" 'vm-scroll-backward) + (define-key map 'backspace 'vm-scroll-backward) (define-key map "D" 'vm-decode-mime-message) (define-key map "d" 'vm-delete-message) (define-key map "\C-d" 'vm-delete-message-backward) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-version.el --- a/lisp/vm/vm-version.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-version.el Mon Aug 13 09:39:39 2007 +0200 @@ -2,7 +2,7 @@ (provide 'vm-version) -(defconst vm-version "6.31" +(defconst vm-version "6.32" "Version number of VM.") (defun vm-version () diff -r 94141801dd7e -r 43dd3413c7c7 lisp/vm/vm-window.el --- a/lisp/vm/vm-window.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-window.el Mon Aug 13 09:39:39 2007 +0200 @@ -74,8 +74,7 @@ (if (and vm-display-buffer-hook (null (vm-get-visible-buffer-window buffer))) (progn (run-hooks 'vm-display-buffer-hook) - (switch-to-buffer buffer) - (vm-record-current-window-configuration nil)) + (switch-to-buffer buffer)) (if (not (and (memq this-command commands) (apply 'vm-set-window-configuration configs) (vm-get-visible-buffer-window buffer))) @@ -84,8 +83,7 @@ (if (and vm-undisplay-buffer-hook (vm-get-visible-buffer-window buffer)) (progn (set-buffer buffer) - (run-hooks 'vm-undisplay-buffer-hook) - (vm-record-current-window-configuration nil)) + (run-hooks 'vm-undisplay-buffer-hook)) (if (not (and (memq this-command commands) (apply 'vm-set-window-configuration configs))) (vm-undisplay-buffer buffer)))) @@ -94,8 +92,7 @@ (defun vm-display-buffer (buffer) (let ((pop-up-windows (eq vm-mutable-windows t)) - (pop-up-frames vm-mutable-frames)) - (vm-record-current-window-configuration nil) + (pop-up-frames (and pop-up-frames vm-mutable-frames))) (if (or pop-up-frames (and (eq vm-mutable-windows t) (symbolp @@ -107,7 +104,7 @@ (defun vm-undisplay-buffer (buffer) (vm-save-buffer-excursion - (vm-delete-windows-or-frames-on buffer) + (vm-maybe-delete-windows-or-frames-on buffer) (let ((w (vm-get-buffer-window buffer))) (and w (set-window-buffer w (other-buffer)))))) @@ -183,14 +180,6 @@ (vm-check-for-killed-presentation) (if vm-presentation-buffer (setq message vm-presentation-buffer)) - ;; if this configuration is already the current one, don't - ;; set it up again. - (if (or (and vm-mutable-frames (eq (car config) vm-window-configuration)) - (and (not vm-mutable-frames) - (listp vm-window-configuration) - (eq (car config) - (cdr (assq selected-frame vm-window-configuration))))) - (throw 'done nil)) (vm-check-for-killed-summary) (or summary (setq summary (or vm-summary-buffer nonexistent-summary))) (or composition (setq composition nonexistent)) @@ -203,7 +192,7 @@ x )))) (set-tapestry (nth 1 config) 1) (and (get-buffer nonexistent) - (vm-delete-windows-or-frames-on nonexistent)) + (vm-maybe-delete-windows-or-frames-on nonexistent)) (if (and (vm-get-buffer-window nonexistent-summary) (not (vm-get-buffer-window message))) ;; user asked for summary to be displayed but doesn't @@ -211,30 +200,7 @@ ;; the user not to lose here. (vm-replace-buffer-in-windows nonexistent-summary message) (and (get-buffer nonexistent-summary) - (vm-delete-windows-or-frames-on nonexistent-summary))) - (vm-record-current-window-configuration config) - config ))) - -(defun vm-record-current-window-configuration (config) - ;; this function continues to be a no-op. - ;; - ;; the idea behind this function is that VM can remember what - ;; the current window configuration is and not rebuild the - ;; configuration for the next command if it matches what we - ;; have recorded. - ;; - ;; the problem with this idea is that the user can do things - ;; like C-x 0 and VM has no way of knowing. So VM thinks the - ;; right configuration is displayed when in fact it is not, - ;; which can cause incorrect displays. - '(let (cell) - (if (and (listp vm-window-configuration) - (setq cell (assq (vm-selected-frame) vm-window-configuration))) - (setcdr cell (car config)) - (setq vm-window-configuration - (cons - (cons (vm-selected-frame) (car config)) - vm-window-configuration))))) + (vm-maybe-delete-windows-or-frames-on nonexistent-summary))) ))) (defun vm-save-window-configuration (tag) "Name and save the current window configuration. @@ -253,11 +219,7 @@ configuration found is the one that is applied. The value of vm-mutable-windows must be non-nil for VM to use -window configurations. - -If vm-mutable-frames is non-nil and Emacs is running under X -windows, then VM will use all existing frames. Otherwise VM will -restrict its changes to the frame in which it was started." +window configurations." (interactive (let ((last-command last-command) (this-command this-command)) @@ -366,7 +328,7 @@ (defun vm-window-loop (action obj-1 &optional obj-2) (let ((delete-me nil) (done nil) - (all-frames (if vm-mutable-frames t nil)) + (all-frames (if vm-search-other-frames t nil)) start w) (setq start (next-window (selected-window) 'nomini all-frames) w start) @@ -440,7 +402,7 @@ (vm-error-free-call 'vm-delete-frame delete-me) (setq delete-me nil)))))) -(defun vm-delete-windows-or-frames-on (buffer) +(defun vm-maybe-delete-windows-or-frames-on (buffer) (and (eq vm-mutable-windows t) (vm-window-loop 'delete buffer)) (and vm-mutable-frames (vm-frame-loop 'delete buffer))) @@ -509,7 +471,7 @@ (and w (eq (vm-selected-frame) wf) (vm-created-this-frame-p wf) (vm-error-free-call 'vm-delete-frame wf)) (and w (let ((vm-mutable-frames t)) - (vm-delete-windows-or-frames-on b))))))) + (vm-maybe-delete-windows-or-frames-on b))))))) (defun vm-register-frame (frame) (setq vm-frame-list (cons frame vm-frame-list))) @@ -533,7 +495,8 @@ (vm-warp-mouse-to-frame-maybe (vm-selected-frame))))) (defun vm-goto-new-summary-frame-maybe () - (if (and vm-frame-per-summary (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-summary + (vm-multiple-frames-possible-p)) (let ((w (vm-get-buffer-window vm-summary-buffer))) (if (null w) (progn @@ -545,7 +508,8 @@ (vm-warp-mouse-to-frame-maybe (vm-window-frame w)))))))) (defun vm-goto-new-folder-frame-maybe (&rest types) - (if (and vm-frame-per-folder (vm-multiple-frames-possible-p)) + (if (and vm-mutable-frames vm-frame-per-folder + (vm-multiple-frames-possible-p)) (let ((w (or (vm-get-buffer-window (current-buffer)) ;; summary == folder for the purpose ;; of frame reuse. @@ -566,7 +530,7 @@ (defun vm-warp-mouse-to-frame-maybe (&optional frame) (or frame (setq frame (vm-selected-frame))) - (if (vm-mouse-support-possible-p) + (if (vm-mouse-support-possible-here-p) (cond ((vm-mouse-xemacs-mouse-p) (cond ((fboundp 'mouse-position);; XEmacs 19.12 (let ((mp (mouse-position))) diff -r 94141801dd7e -r 43dd3413c7c7 lisp/x11/x-compose.el --- a/lisp/x11/x-compose.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/x11/x-compose.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,5 +1,10 @@ -;; Compose-key processing in emacs. -;; Copyright (C) 1992, 1993 Free Software Foundation, Inc. +;;; x-compose.el --- Compose-key processing in XEmacs + +;; Copyright (C) 1992, 1993, 1997 Free Software Foundation, Inc. + +;; Author: Jamie Zawinski +;; Maintainer: XEmacs Development Team +;; Keywords: i18n ;; This file is part of XEmacs. @@ -18,69 +23,75 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;;; created by jwz, 14-jun-92. +;;; Synched up with: Not in FSF. + +;;; Commentary: + +;; created by jwz, 14-jun-92. + +;; This file implements DEC-, OpenWindows-, and HP-compatible "Compose" +;; processing for XEmacs. + +;; If you are running a version of X which already does compose processing, +;; then you don't need this file. But the MIT R4 and R5 distributions don't +;; do compose processing, so you may want to fake it by using this code. + +;; The basic idea is that there are several ways to generate keysyms which +;; do not have keys devoted to them on your keyboard. + +;; The first method is by using "dead" keys. A dead key is a key which, +;; when typed, does not insert a character. Instead it modifies the +;; following character typed. So if you typed "dead-tilde" followed by "A", +;; then "A-tilde" would be inserted. Of course, this requires you to modify +;; your keyboard to include a "dead-tilde" key on it somewhere. + +;; The second method is by using a "Compose" key. With a Compose key, you +;; would type "Compose" then "tilde" then "A" to insert "A-tilde". + +;; There are a small number of dead keys: acute, grave, cedilla, diaeresis, +;; circumflex, tilde, and ring. There are a larger number of accented and +;; other characters accessible via the Compose key, so both are useful. + +;; To use this code, you will need to have a Compose key on your keyboard. +;; The default configuration of most X keyboards doesn't contain one. You +;; can, for example, turn the right "Meta" key into a "Compose" key with +;; this command: -;;; This file implements DEC-, OpenWindows-, and HP-compatible "Compose" -;;; processing for XEmacs. -;;; -;;; If you are running a version of X which already does compose processing, -;;; then you don't need this file. But the MIT R4 and R5 distributions don't -;;; do compose processing, so you may want to fake it by using this code. -;;; -;;; The basic idea is that there are several ways to generate keysyms which -;;; do not have keys devoted to them on your keyboard. -;;; -;;; The first method is by using "dead" keys. A dead key is a key which, -;;; when typed, does not insert a character. Instead it modifies the -;;; following character typed. So if you typed "dead-tilde" followed by "A", -;;; then "A-tilde" would be inserted. Of course, this requires you to modify -;;; your keyboard to include a "dead-tilde" key on it somewhere. -;;; -;;; The second method is by using a "Compose" key. With a Compose key, you -;;; would type "Compose" then "tilde" then "A" to insert "A-tilde". -;;; -;;; There are a small number of dead keys: acute, grave, cedilla, diaeresis, -;;; circumflex, tilde, and ring. There are a larger number of accented and -;;; other characters accessible via the Compose key, so both are useful. -;;; -;;; To use this code, you will need to have a Compose key on your keyboard. -;;; The default configuration of most X keyboards doesn't contain one. You -;;; can, for example, turn the right "Meta" key into a "Compose" key with -;;; this command: -;;; -;;; xmodmap -e "remove mod1 = Meta_R" -e "keysym Meta_R = Multi_key" -;;; -;;; Multi-key is the name that X (and emacs) know the "Compose" key by. -;;; The "remove..." command is necessary because the "Compose" key must not -;;; have any modifier bits associated with it. This exact command may not -;;; work, depending on what system and keyboard you are using. If it -;;; doesn't, you'll have to read the man page for xmodmap. You might want -;;; to get the "xkeycaps" program from the host export.lcs.mit.edu in the -;;; file contrib/xkeycaps.tar.Z, which is a graphical front end to xmodmap -;;; that hides xmodmap's arcane syntax from you. -;;; -;;; If for some reason you don't want to have a dedicated compose key on your -;;; keyboard, you can use some other key as the prefix. For example, to make -;;; "Meta-Shift-C" act as a compose key (so that "M-C , c" would insert the -;;; character "ccedilla") you could do -;;; -;;; (global-set-key "\M-C" compose-map) -;;; -;;; I believe the bindings encoded in this file are the same as those used -;;; by OpenWindows versions 2 and 3, and DEC VT320 terminals. Please let me -;;; know if you think otherwise. -;;; -;;; Much thanks to Justin Bur for helping me understand how -;;; this stuff is supposed to work. -;;; -;;; You also might want to consider getting Justin's patch for the MIT Xlib -;;; that implements compose processing in the library. This will enable -;;; compose processing in applications other than emacs as well. You can -;;; get it from export.lcs.mit.edu in contrib/compose.tar.Z. +;; xmodmap -e "remove mod1 = Meta_R" -e "keysym Meta_R = Multi_key" + +;; Multi-key is the name that X (and emacs) know the "Compose" key by. +;; The "remove..." command is necessary because the "Compose" key must not +;; have any modifier bits associated with it. This exact command may not +;; work, depending on what system and keyboard you are using. If it +;; doesn't, you'll have to read the man page for xmodmap. You might want +;; to get the "xkeycaps" program from the host export.lcs.mit.edu in the +;; file contrib/xkeycaps.tar.Z, which is a graphical front end to xmodmap +;; that hides xmodmap's arcane syntax from you. + +;; If for some reason you don't want to have a dedicated compose key on your +;; keyboard, you can use some other key as the prefix. For example, to make +;; "Meta-Shift-C" act as a compose key (so that "M-C , c" would insert the +;; character "ccedilla") you could do + +;; (global-set-key "\M-C" compose-map) -;;; This code has one feature that a more "builtin" Compose mechanism could -;;; not have: at any point you can type C-h to get a list of the possible -;;; completions of what you have typed so far. +;; I believe the bindings encoded in this file are the same as those used +;; by OpenWindows versions 2 and 3, and DEC VT320 terminals. Please let me +;; know if you think otherwise. + +;; Much thanks to Justin Bur for helping me understand how +;; this stuff is supposed to work. + +;; You also might want to consider getting Justin's patch for the MIT Xlib +;; that implements compose processing in the library. This will enable +;; compose processing in applications other than emacs as well. You can +;; get it from export.lcs.mit.edu in contrib/compose.tar.Z. + +;; This code has one feature that a more "builtin" Compose mechanism could +;; not have: at any point you can type C-h to get a list of the possible +;; completions of what you have typed so far. + +;;; Code: (require 'x-iso8859-1) @@ -782,3 +793,5 @@ (provide 'x-compose) + +;;; x-compose.el ends here diff -r 94141801dd7e -r 43dd3413c7c7 lisp/x11/x-menubar.el --- a/lisp/x11/x-menubar.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/x11/x-menubar.el Mon Aug 13 09:39:39 2007 +0200 @@ -4,6 +4,7 @@ ;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. ;; Copyright (C) 1995 Sun Microsystems. ;; Copyright (C) 1995, 1996 Ben Wing. +;; Copyright (C) 1997 MORIOKA Tomohiko ;; This file is part of XEmacs. @@ -102,7 +103,33 @@ ["End Macro Recording" end-kbd-macro defining-kbd-macro] ["Execute Last Macro" call-last-kbd-macro last-kbd-macro] ) - + + ,@(if (featurep 'mule) + '(("Mule" + ["Describe language support" + mule-describe-language-support-prefix nil] ; not implemented yet + ["Set language environment" + mule-set-language-environment-prefix nil] ; not implemented yet + "--" + ["Toggle input method" toggle-input-method t] + ["Select input method" select-input-method t] + ["Describe input method" describe-input-method t] + "--" + ["Describe current coding systems" + describe-current-coding-system t] + ["Set coding system of buffer file" + set-buffer-file-coding-system t] + ["Set coding system of terminal" + set-terminal-coding-system nil] ; not implemented yet + ["Set coding system of keyboard" + set-keyboard-coding-system nil] ; not implemented yet + ["Set coding system of process" + set-current-process-coding-system nil] ; not implemented yet + "--" + ["Show diagnosis for MULE" mule-diag nil] ; not implemented yet + ["Show many languages" view-hello-file t] + ))) + ("Apps" ["Read Mail (VM)..." vm t] ["Read Mail (MH)..." (mh-rmail t) t] diff -r 94141801dd7e -r 43dd3413c7c7 man/custom.texi --- a/man/custom.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/custom.texi Mon Aug 13 09:39:39 2007 +0200 @@ -9,442 +9,11 @@ @end iftex @c %**end of header -@node Top, Introduction, (dir), (dir) +@node Top, Declaring Groups, (dir), (dir) @comment node-name, next, previous, up @top The Customization Library -Version: 1.98 - -@menu -* Introduction:: -* User Commands:: -* The Customization Buffer:: -* Declarations:: -* Utilities:: -* The Init File:: -* Wishlist:: -@end menu - -@node Introduction, User Commands, Top, Top -@comment node-name, next, previous, up -@section Introduction - -This library allows customization of @dfn{user options}. Currently two -types of user options are supported, namely @dfn{variables} and -@dfn{faces}. Each user option can have four different values -simultaneously: -@table @dfn -@item standard setting -The value specified by the programmer. -@item saved value -The value saved by the user as the default for this variable. This -overwrites the standard setting when starting a new emacs. -@item current value -The value used by Emacs. This will not be remembered next time you -run Emacs. -@item widget value -The value entered by the user in a customization buffer, but not yet -applied. -@end table - -Variables also have a @dfn{type}, which specifies what kind of values -the variable can hold, and how the value is presented in a customization -buffer. By default a variable can hold any valid expression, but the -programmer can specify a more limited type when declaring the variable. - -The user options are organized in a number of @dfn{groups}. Each group -can contain a number user options, as well as other groups. The groups -allows the user to concentrate on a specific part of emacs. - -@node User Commands, The Customization Buffer, Introduction, Top -@comment node-name, next, previous, up -@section User Commands - -The following commands will create a customization buffer: - -@table @code -@item customize -Create a customization buffer containing the @code{emacs} group. - -@item customize-group -Create a customization buffer containing a specific group. - -@item customize-variable -Create a customization buffer containing a single variable. - -@item customize-face -Create a customization buffer containing a single face. - -@item customize-apropos -Create a customization buffer containing all variables, faces, and -groups that match a user specified regular expression. - -@item customize-saved -Create a customization buffer containing all variables and faces that -have been saved with customize. - -@item customize-customized -Create a customization buffer containing all variables and faces that -have been customized but not saved. -@end table - -You can also set variables without creating a customization buffer. - -@deffn Command customize-set-variable var val -Set the default for @var{variable} to @var{value}. -@var{value} is a Lisp object. - -If @var{variable} has a @code{custom-set} property, that is used for setting -@var{variable}, otherwise @code{set-default} is used. - -The @code{customized-value} property of the @var{variable} will be set -to a list with a quoted @var{value} as its sole list member. - -If @var{variable} has a @code{variable-interactive} property, that is -used as if it were the arg to `interactive' (which see) to interactively -read the value. - -If @var{variable} has a @code{custom-type} property, it must be a widget -and the @code{:prompt-value} property of that widget will be used for -reading the value. -@end deffn - -All variables that have been set either from a customization buffer or -with @code{customize-set-variable} can be saved with the command -@code{custom-save-customized}. - -@deffn Command custom-save-customized -Save all variables that have been set with customize in this session. -@end deffn - - -@node The Customization Buffer, Declarations, User Commands, Top -@comment node-name, next, previous, up -@section The Customization Buffer. - -The customization buffer allows the user to make temporary or permanent -changes to how specific aspects of emacs works, by setting and editing -user options. - -The customization buffer contains three types of text: - -@table @dfn -@item informative text -where the normal editing commands are disabled. - -@item editable fields -where you can edit with the usual emacs commands. Editable fields are -usually displayed with a grey background if your terminal supports -colors, or an italic font otherwise. - -@item buttons -which can be activated by either pressing the @kbd{@key{ret}} while -point is located on the text, or pushing @kbd{mouse-2} while the mouse -pointer is above the tex. Buttons are usually displayed in a bold -font. -@end table - -You can move to the next the next editable field or button by pressing -@kbd{@key{tab}} or the previous with @kbd{M-@key{tab}}. Some buttons -have a small helpful message about their purpose, which will be -displayed when you move to it with the @key{tab} key. - -The buffer is divided into three part, an introductory text, a list of -customization options, and a line of customization buttons. Each part -will be described in the following. - -@menu -* The Introductory Text:: -* The Customization Buttons:: -* The Customization Options:: -* The Variable Options:: -* The Face Options:: -* The Group Options:: -* The State Button:: -@end menu - -@node The Introductory Text, The Customization Buttons, The Customization Buffer, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Introductory Text - -The start of the buffer contains a short explanation of what it is, and -how to get help. It will typically look like this: - -@example -This is a customization buffer. -Push RET or click mouse-2 on the word _help_ for more information. -@end example - -Rather boring. It is mostly just informative text, but the word -@samp{help} is a button that will bring up this document when -activated. - -@node The Customization Buttons, The Customization Options, The Introductory Text, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Customization Buttons - -The next part of the customization buffer looks like this: - -@example -[Set] [Save] [Reset] [Done] -@end example - -Activating the @samp{[Set]}, @samp{[Save]}, or @samp{[Reset]} -button will affect all modified customization items that are visible in -the buffer. @samp{[Done]} will bury the buffer. - -@node The Customization Options, The Variable Options, The Customization Buttons, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Customization Options - -Each customization option looks similar to the following text: - -@example - Custom Background Mode: default - State: this item is unchanged from its standard setting. - [?] The brightness of the background. -@end example - -The option contains the parts described below. - -@table @samp -@item Custom Background Mode -This is the tag of the the option. The tag is a name of a variable, a -face, or customization group. Activating the tag has an effect that -depends on the exact type of the option. In this particular case, -activating the tag will bring up a menu that will allow you to choose -from the three possible values of the `custom-background-mode' -variable. - -@item default -After the tag, the options value is shown. Depending on its type, you -may be able to edit the value directly. If an option should contain a -file name, it is displayed in an editable field, i.e. you can edit it -using the standard emacs editing commands. - -@item State: this item is unchanged from its standard setting. -The state line. This line will explain the state of the option, -e.g. whether it is currently hidden, or whether it has been modified or -not. Activating the button will allow you to change the state, e.g. set -or reset the changes you have made. This is explained in detail in the -following sections. - -@item [?] -The documentation button. If the documentation is more than one line, -this button will be present. Activating the button will toggle whether -the complete documentation is shown, or only the first line. - -@item The brightness of the background. -This is a documentation string explaining the purpose of this particular -customization option. - -@end table - -@node The Variable Options, The Face Options, The Customization Options, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Variable Options - -The most common customization options are emacs lisp variables. The -actual editing of these variables depend on what type values the -variable is expected to contain. For example, a lisp variable whose -value should be a string will typically be represented with an editable -text field in the buffer, where you can change the string directly. If -the value is a list, each item in the list will be presented in the -buffer buffer on a separate line, with buttons to insert new items in -the list, or delete existing items from the list. You may want to see -@ref{User Interface,,, widget, The Widget Library}, where some examples -of editing are discussed. - -You can either choose to edit the value directly, or edit the lisp -value for that variable. The lisp value is a lisp expression that -will be evaluated when you start emacs. The result of the evaluation -will be used as the initial value for that variable. Editing the -lisp value is for experts only, but if the current value of the -variable is of a wrong type (e.g. a symbol where a string is expected), -the `edit lisp' mode will always be selected. - -You can see what mode is currently selected by looking at the state -description. It will end with @samp{(lisp)} in lisp mode. - -You can switch mode by activating the state button, and select either -@samp{Edit} or @samp{Edit lisp} from the menu. - -You can change the state of the variable with the other menu items: - -@table @samp -@item Set -When you have made your modifications in the buffer, you need to -activate this item to make the modifications take effect. The -modifications will be forgotten next time you run emacs. - -@item Save -Unless you activate this item instead! This will mark the modification -as permanent, i.e. the changes will be remembered in the next emacs -session. - -@item Reset -If you have made some modifications and not yet applied them, you can -undo the modification by activating this item. - -@item Reset to Saved -Activating this item will reset the value of the variable to the last -value you marked as permanent with `Save'. - -@item Reset to Standard Settings -Activating this item will undo all modifications you have made, and -reset the value to the initial value specified by the program itself. -@end table - -By default, the value of large or complicated variables are hidden. -You can change this with the @samp{Hide} and @samp{Show} entries in the -state menu. - -@node The Face Options, The Group Options, The Variable Options, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Face Options - -A face is an object that controls the appearance of some buffer text. -The face has a number of possible attributes, such as boldness, -foreground color, and more. For each attribute you can specify whether -this attribute is controlled by the face, and if so, what the value is. -For example, if the attribute bold is not controlled by a face, using -that face on some buffer text will not affect its boldness. If the bold -attribute is controlled by the face, it can be turned either on or of. - -It is possible to specify that a face should have different attributes -on different device types. For example, a face may make text red on a -color device, and bold on a monochrome device. You do this by -activating `Edit All' in the state menu. - -The way this is presented in the customization buffer is to have a list -of display specifications, and for each display specification a list of -face attributes. For each face attribute, there is a checkbox -specifying whether this attribute has effect and what the value is. -Here is an example: - -@example - Custom Invalid Face: (sample) - State: this item is unchanged from its standard setting. - Face used when the customize item is invalid. - [INS] [DEL] Display: [ ] Type: [ ] X [ ] PM [ ] Win32 [ ] DOS [ ] TTY - [X] Class: [X] Color [ ] Grayscale [ ] Monochrome - [ ] Background: [ ] Light [ ] Dark - Attributes: [ ] Bold: off - [ ] Italic: off - [ ] Underline: off - [X] Foreground: yellow (sample) - [X] Background: red (sample) - [ ] Stipple: - [INS] [DEL] Display: all - Attributes: [X] Bold: on - [X] Italic: on - [X] Underline: on - [ ] Foreground: default (sample) - [ ] Background: default (sample) - [ ] Stipple: - [INS] -@end example - -This has two display specifications. The first will match all color -displays, independently on what window system the device belongs to, and -whether background color is dark or light. For devices matching this -specification, @samp{Custom Invalid Face} will force text to be -displayed in yellow on red, but leave all other attributes alone. - -The second display will simply match everything. Since the list is -prioritised, this means that it will match all non-color displays. For -these, the face will not affect the foreground or background color, but -force the font to be both bold, italic, and underline. - -You can add or delete display specifications by activating the -@samp{[INS]} and @samp{[DEL]} buttons, and modify them by clicking on -the check boxes. The first checkbox in each line in the display -specification is special. It specify whether this particular property -will even be relevant. By not checking the box in the first display, we -match all device types, also device types other than those listed. - -After modifying the face, you can activate the state button to make the -changes take effect. The menu items in the state button menu is similar -to the state menu items for variables described in the previous section. - -Faces usually start out hidden, activate the @samp{State} button to show -them. - -@node The Group Options, The State Button, The Face Options, The Customization Buffer -@comment node-name, next, previous, up -@subsection The Group Options - -Since Emacs has approximately a zillion configuration options, they have -been organized in groups. Each group can contain other groups, thus -creating a customization hierarchy. The nesting of the customization -within the visible part of this hierarchy is indicated by the number of -asterisks before the name of the group. - -Since there is really no customization needed for the group itself, the -menu items in the groups state button will affect all modified group -members recursively. Thus, if you activate the @samp{Set} menu item, -all variables and faces that have been modified and belong to that group -will be applied. For those members that themselves are groups, it will -work as if you had activated the @samp{Set} menu item on them as well. - -@node The State Button, , The Group Options, The Customization Buffer -@comment node-name, next, previous, up -@subsection The State Line and The Magic Button - -The state line has two purposes. The first is to hold the state menu, -as described in the previous sections. The second is to indicate the -state of each customization item. - -There is an optional `magic button' that holds the same information in a -more compact form. The magic button contain a character inside the -brackets (in edit mode) or parentheses (in lisp mode). - -@defopt custom-magic-show-button -Show a magic button indicating the state of each customization option. -@end defopt - -The following states have been defined, the first that applies to the -current item will be used: - -@table @samp -@item - -The option is currently hidden. For group options that means the -members are not shown, for variables and faces that the value is not -shown. You cannot perform any of the state change operations on a -hidden customization option. - -@item * -The value if this option has been modified in the buffer, but not yet -applied. - -@item + -The item has has been set by the user. - -@item : -The current value of this option is different from the saved value. - -@item ! -The saved value of this option is different from the standard setting. - -@item @@ -The standard setting of this option is not known. This occurs when you -try to customize variables or faces that have not been explicitly -declared as customizable. - -@item SPC -The standard setting is still in effect. - -@end table - -For non-hidden group options, the state shown is the most severe state -of its members, where more severe means that it appears earlier in the -list above (except hidden members, which are ignored). - -@node Declarations, Utilities, The Customization Buffer, Top -@comment node-name, next, previous, up -@section Declarations - -This section describes how to declare customization groups, variables, +This manual describes how to declare customization groups, variables, and faces. It doesn't contain any examples, but please look at the file @file{cus-edit.el} which contains many declarations you can learn from. @@ -453,6 +22,9 @@ * Declaring Variables:: * Declaring Faces:: * Usage for Package Authors:: +* Utilities:: +* The Init File:: +* Wishlist:: @end menu All the customization declarations can be changes by keyword arguments. @@ -479,9 +51,9 @@ automatically created from the options name. @end table -@node Declaring Groups, Declaring Variables, Declarations, Declarations +@node Declaring Groups, Declaring Variables, Top, Top @comment node-name, next, previous, up -@subsection Declaring Groups +@section Declaring Groups Use @code{defgroup} to declare new customization groups. @@ -511,9 +83,9 @@ @end table @end defun -@node Declaring Variables, Declaring Faces, Declaring Groups, Declarations +@node Declaring Variables, Declaring Faces, Declaring Groups, Top @comment node-name, next, previous, up -@subsection Declaring Variables +@section Declaring Variables Use @code{defcustom} to declare user editable variables. @@ -527,7 +99,7 @@ The following additional @var{keyword}'s are defined: @table @code -@item :type +@item :type @var{value} should be a widget type. @item :options @@ -594,9 +166,9 @@ member. For other types variables, the effect is undefined." @end defun -@node Declaring Faces, Usage for Package Authors, Declaring Variables, Declarations +@node Declaring Faces, Usage for Package Authors, Declaring Variables, Top @comment node-name, next, previous, up -@subsection Declaring Faces +@section Declaring Faces Faces are declared with @code{defface}. @@ -646,9 +218,9 @@ @end defun -@node Usage for Package Authors, , Declaring Faces, Declarations +@node Usage for Package Authors, Utilities, Declaring Faces, Top @comment node-name, next, previous, up -@subsection Usage for Package Authors +@section Usage for Package Authors The recommended usage for the author of a typical emacs lisp package is to create one group identifying the package, and make all user options @@ -662,7 +234,7 @@ keywords, and add you group to each of them, using the @code{:group} keyword. -@node Utilities, The Init File, Declarations, Top +@node Utilities, The Init File, Usage for Package Authors, Top @comment node-name, next, previous, up @section Utilities @@ -694,7 +266,7 @@ The menu is in a format applicable to @code{easy-menu-define}. @end defun -@node The Init File, Wishlist, Utilities, Top +@node The Init File, Wishlist, Utilities, Top @comment node-name, next, previous, up @section The Init File @@ -705,7 +277,7 @@ The two functions will initialize variables and faces as you have specified. -@node Wishlist, , The Init File, Top +@node Wishlist, , The Init File, Top @comment node-name, next, previous, up @section Wishlist @@ -714,7 +286,7 @@ Better support for keyboard operations in the customize buffer. @item -Integrate with @file{w3} so you can customization buffers with much +Integrate with @file{w3} so you can get customization buffers with much better formatting. I'm thinking about adding a name tag. The latest w3 have some support for this, so come up with a convincing example. @@ -750,7 +322,8 @@ @samp{}.@refill @item -Empty customization groups should start open (harder than it looks). +Explain why it is necessary that all choices have differnet default +values. @item Make it possible to include a comment/remark/annotation when saving an @@ -793,14 +366,25 @@ Detect when faces have been changed outside customize. @item -Activate mouse help in Emacs by default. - -@item -Group members should be sorted, groups last. +Enable mouse help in Emacs by default. @item Add an easy way to display the standard settings when an item is modified. +@item +Option or command to create new buffer instead of expanding a group +inline. + +@item +See if it is feasible to scan files for customization information +instead of loading them, + +@item +Add hint message when user push a non-pushable tag. + +Suggest that the user unhide if hidden, and edit the value directly +otherwise. + @end itemize @contents diff -r 94141801dd7e -r 43dd3413c7c7 man/gnus.texi --- a/man/gnus.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/gnus.texi Mon Aug 13 09:39:39 2007 +0200 @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename gnus -@settitle Gnus 5.4.55 Manual +@settitle Gnus 5.4.56 Manual @synindex fn cp @synindex vr cp @synindex pg cp @@ -287,7 +287,7 @@ @tex @titlepage -@title Gnus 5.4.55 Manual +@title Gnus 5.4.56 Manual @author by Lars Magne Ingebrigtsen @page @@ -323,7 +323,7 @@ spool or your mbox file. All at the same time, if you want to push your luck. -This manual corresponds to Gnus 5.4.55. +This manual corresponds to Gnus 5.4.56. @end ifinfo @@ -12233,10 +12233,11 @@ @lisp (defun gnus-decay-score (score) + "Decay SCORE according to `gnus-score-decay-constant' and `gnus-score-decay-scale'." (floor (- score (* (if (< score 0) 1 -1) - (min score + (min (abs score) (max gnus-score-decay-constant (* (abs score) gnus-score-decay-scale))))))) @@ -14120,6 +14121,7 @@ Luc Van Eycken, Sam Falkner, Paul Franklin, +Guy Geens, Arne Georg Gleditsch, David S. Goldberg, D. Hall, @@ -14181,6 +14183,7 @@ Jeff Sparkes, Toby Speight, Michael Sperber, +Darren Stalder, Richard Stallman, Greg Stark, Paul Stodghill, diff -r 94141801dd7e -r 43dd3413c7c7 man/message.texi --- a/man/message.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/message.texi Mon Aug 13 09:39:39 2007 +0200 @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename message -@settitle Message 5.4.55 Manual +@settitle Message 5.4.56 Manual @synindex fn cp @synindex vr cp @synindex pg cp @@ -39,7 +39,7 @@ @tex @titlepage -@title Message 5.4.55 Manual +@title Message 5.4.56 Manual @author by Lars Magne Ingebrigtsen @page @@ -79,7 +79,7 @@ * Key Index:: List of Message mode keys. @end menu -This manual corresponds to Message 5.4.55. Message is distributed with +This manual corresponds to Message 5.4.56. Message is distributed with the Gnus distribution bearing the same version number as this manual has. diff -r 94141801dd7e -r 43dd3413c7c7 man/viper-cmd.texi --- a/man/viper-cmd.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/viper-cmd.texi Mon Aug 13 09:39:39 2007 +0200 @@ -333,7 +333,12 @@ @cindex case-sensitive search @cindex case-insensitive search @item % -Find the next bracket and go to its match. +Find the next bracket/parenthesis/brace and go to its match. +By default, Viper ignores brackets/parentheses/braces that occur inside +parentheses. You can change this by setting +@code{vip-parse-sexp-ignore-comments} to nil in your @file{.vip} fipe. +This option can also be toggled interactively if you quickly hit @kbd{%} +three times. @end table @kindex @kbd{%} @kindex @kbd{C-c /} @@ -389,6 +394,7 @@ @kindex @kbd{j} @kindex @kbd{k} @kindex @kbd{l} +@vindex @code{vip-parse-sexp-ignore-comments} @node Marking,Appending Text,Move Commands,Text Handling @subsection Marking diff -r 94141801dd7e -r 43dd3413c7c7 man/viper.texi --- a/man/viper.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/viper.texi Mon Aug 13 09:39:39 2007 +0200 @@ -15,7 +15,7 @@ @titlepage @title Viper Is a Package for Emacs Rebels @subtitle a Vi emulator for GNU Emacs 19 and XEmacs 19 -@subtitle June 1996, Viper Version 2.90 +@subtitle May 1997, Viper Version 2.93 @author Masahiko Sato (VIP 3.5) @author Aamod Sane (VIP 4.4) @@ -2969,7 +2969,8 @@ mrb@@Eng.Sun.COM (Martin Buchholz), kwzh@@gnu.ai.mit.edu (Karl Heuer), sudish@@MindSpring.COM (Sudish Joseph), -paulk@@summit.esg.apertus.com (Paul Keusemann) +paulk@@summit.esg.apertus.com (Paul Keusemann), +roderick@@argon.org (Roderick Schertler) @end example diff -r 94141801dd7e -r 43dd3413c7c7 man/widget.texi --- a/man/widget.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/widget.texi Mon Aug 13 09:39:39 2007 +0200 @@ -13,7 +13,7 @@ @comment node-name, next, previous, up @top The Emacs Widget Library -Version: 1.98 +Version: 1.9907 @menu * Introduction:: @@ -64,7 +64,7 @@ A simple constant widget intended to be used in the @code{menu-choice} and @code{radio-button-choice} widgets. @item choice-item -An button item only intended for use in choices. When activated, the user +An button item only intended for use in choices. When invoked, the user will be asked to select another option from the choice widget. @item toggle A simple @samp{on}/@samp{off} switch. @@ -191,22 +191,22 @@ @subsection Buttons Some portions of the buffer have an associated @dfn{action}, which can -be @dfn{activated} by a standard key or mouse command. These portions +be @dfn{invoked} by a standard key or mouse command. These portions are called @dfn{buttons}. The default commands for activating a button are: @table @kbd @item @key{RET} @deffn Command widget-button-press @var{pos} &optional @var{event} -Activate the button at @var{pos}, defaulting to point. -If point is not located on a button, activate the binding in +Invoke the button at @var{pos}, defaulting to point. +If point is not located on a button, invoke the binding in @code{widget-global-map} (by default the global map). @end deffn @item mouse-2 @deffn Command widget-button-click @var{event} -Activate the button at the location of the mouse pointer. If the mouse -pointer is located in an editable text field, activate the binding in +Invoke the button at the location of the mouse pointer. If the mouse +pointer is located in an editable text field, invoke the binding in @code{widget-global-map} (by default the global map). @end deffn @end table @@ -216,7 +216,7 @@ @table @emph @item The Option Field Tags. -When you activate one of these buttons, you will be asked to choose +When you invoke one of these buttons, you will be asked to choose between a number of different options. This is how you edit an option field. Option fields are created by the @code{menu-choice} widget. In the example, @samp{@b{Choose}} is an option field tag. @@ -233,7 +233,7 @@ for implementing multiple-choice fields. You can create it wit @item The @samp{@b{( )}} and @samp{@b{(*)}} buttons. Only one radio button in a @code{radio-button-choice} widget can be -selected at any time. When you activate one of the unselected radio +selected at any time. When you invoke one of the unselected radio buttons, it will be selected and the previous selected radio button will become unselected. @item The @samp{@b{[Apply Form]}} @samp{@b{[Reset Form]}} buttons. @@ -660,7 +660,7 @@ TYPE ::= (url-link [KEYWORD ARGUMENT]... URL) @end example -When this link is activated, the @sc{www} browser specified by +When this link is invoked, the @sc{www} browser specified by @code{browse-url-browser-function} will be called with @var{url}. @node info-link, push-button, url-link, Basic Types @@ -673,7 +673,7 @@ TYPE ::= (info-link [KEYWORD ARGUMENT]... ADDRESS) @end example -When this link is activated, the build-in info browser is started on +When this link is invoked, the build-in info browser is started on @var{address}. @node push-button, editable-field, info-link, Basic Types @@ -739,29 +739,7 @@ Keymap used in the editable field. The default value is @code{widget-field-keymap}, which allows you to use all the normal editing commands, even if the buffers major mode supress some of them. -Pressing return activates the function specified by @code{:activate}. - -@item :hide-front-space -@itemx :hide-rear-space -In order to keep track of the editable field, emacs places an invisible -space character in front of the field, and for fixed sized fields also -in the rear end of the field. For fields that extent to the end of the -line, the terminating linefeed serves that purpose instead. - -Emacs will try to make the spaces intangible when it is safe to do so. -Intangible means that the cursor motion commands will skip over the -character as if it didn't exist. This is safe to do when the text -preceding or following the widget cannot possible change during the -lifetime of the @code{editable-field} widget. The preferred way to tell -Emacs this, is to add text to the @code{:format} property around the -value. For example @code{:format "Tag: %v "}. - -You can overwrite the internal safety check by setting the -@code{:hide-front-space} or @code{:hide-rear-space} properties to -non-nil. This is not recommended. For example, @emph{all} text that -belongs to a widget (i.e. is created from its @code{:format} string) will -change whenever the widget changes its value. - +Pressing return invokes the function specified by @code{:action}. @end table @node text, menu-choice, editable-field, Basic Types @@ -1160,7 +1138,7 @@ @end deffn @deffn Widget file -Allows you to edit a file name in an editable field. You you activate +Allows you to edit a file name in an editable field. If you invoke the tag button, you can edit the file name in the mini-buffer with completion. @@ -1581,7 +1559,7 @@ @item The @samp{[INS]} and @samp{[DEL]} buttons should be replaced by a single -dash (@samp{-}). The dash should be a button that, when activated, ask +dash (@samp{-}). The dash should be a button that, when invoked, ask whether you want to add or delete an item (@sc{rms} wanted to git rid of the ugly buttons, the dash is my idea). @@ -1624,6 +1602,9 @@ @item @kbd{C-h} in @code{widget-prompt-value} should give type specific help. +@item +A mailto widget. + @end itemize @contents diff -r 94141801dd7e -r 43dd3413c7c7 man/xemacs/programs.texi --- a/man/xemacs/programs.texi Mon Aug 13 09:38:27 2007 +0200 +++ b/man/xemacs/programs.texi Mon Aug 13 09:39:39 2007 +0200 @@ -1009,23 +1009,24 @@ A @dfn{tags table} is a description of how a multi-file program is broken up into files. It lists the names of the component files and the -names and positions of the functions in each file. Grouping the related -files makes it possible to search or replace through all the files with -one command. Recording the function names and positions makes it -possible to use the @kbd{Meta-.} command, which finds the definition of a -function without asking for information on the file it is in. +names and positions of the functions (or other named subunits) in each +file. Grouping the related files makes it possible to search or replace +through all the files with one command. Recording the function names +and positions makes possible the @kbd{M-.} command which finds the +definition of a function by looking up which of the files it is in. - tags tables are stored in files called @dfn{tags table files}. The + Tags tables are stored in files called @dfn{tags table files}. The conventional name for a tags table file is @file{TAGS}. Each entry in the tags table records the name of one tag, the name of the file that the tag is defined in (implicitly), and the position in that file of the tag's definition. - The programming language of a file determines what names are recorded -in the tags table depends on. Normally, Emacs includes all functions and -subroutines, and may also include global variables, data types, and -anything else convenient. Each recorded name is called a @dfn{tag}. + Just what names from the described files are recorded in the tags table +depends on the programming language of the described file. They +normally include all functions and subroutines, and may also include +global variables, data types, and anything else convenient. Each name +recorded is called a @dfn{tag}. @menu * Tag Syntax:: Tag syntax for various types of code and text files. @@ -1036,55 +1037,33 @@ * List Tags:: Listing and finding tags defined in a file. @end menu -@node Tag Syntax, Create Tags Table, Tags, Tags +@node Tag Syntax @subsection Source File Tag Syntax + Here is how tag syntax is defined for the most popular languages: + @itemize @bullet @item -In Lisp code, any function defined with @code{defun}, any variable -defined with @code{defvar} or @code{defconst}, and in general the first -argument of any expression that starts with @samp{(def} in column zero, is -a tag. - -@item -In Scheme code, tags include anything defined with @code{def} or with a -construct whose name starts with @samp{def}. They also include variables -set with @code{set!} at top level in the file. - -@item In C code, any C function or typedef is a tag, and so are definitions of @code{struct}, @code{union} and @code{enum}. @code{#define} macro -definitions and @code{enum} constant are also tags, unless -@samp{--no-defines} is specified when the tags table is constructed, -which sometimes makes the tags file much smaller. In C++ code, member -functions are also recognized. - -@item -In Yacc or Bison input files, each rule defines as a tag the -nonterminal it constructs. The portions of the file that contain C code -are parsed as C code. - -@item -In Fortran code, functions and subroutines are tags. +definitions and @code{enum} constants are also tags, unless you specify +@samp{--no-defines} when making the tags table. Similarly, global +variables are tags, unless you specify @samp{--no-globals}. Use of +@samp{--no-globals} and @samp{--no-defines} can make the tags table file +much smaller. @item -In Pascal code, the tags are the functions and procedures defined in -the file. - -@item -In Perl code, the tags are the procedures defined by the @code{sub} -keyword. +In C++ code, in addition to all the tag constructs of C code, member +functions are also recognized, and optionally member variables if you +use the @samp{--members} option. Tags for variables and functions in +classes are named @samp{@var{class}::@var{variable}} and +@samp{@var{class}::@var{function}}. @item -In Prolog code, a tag name appears at the left margin. - -@item -In Erlang code, the tags are the functions, records, and macros defined -in the file. - -@item -In assembler code, labels appearing at the beginning of a line, -followed by a colon, are tags. +In Java code, tags include all the constructs recognized in C++, plus +the @code{extends} and @code{implements} constructs. Tags for variables +and functions in classes are named @samp{@var{class}.@var{variable}} and +@samp{@var{class}.@var{function}}. @item In La@TeX{} text, the argument of any of the commands @code{\chapter}, @@ -1108,13 +1087,65 @@ @samp{\newcommand} and @samp{\newenvironment} also define tags. @item -You can also generate tags based on regexp matching -(@pxref{Create Tags Table}) for any text file. +In Lisp code, any function defined with @code{defun}, any variable +defined with @code{defvar} or @code{defconst}, and in general the first +argument of any expression that starts with @samp{(def} in column zero, is +a tag. + +@item +In Scheme code, tags include anything defined with @code{def} or with a +construct whose name starts with @samp{def}. They also include variables +set with @code{set!} at top level in the file. @end itemize -@node Create Tags Table, Select Tags Table, Tag Syntax, Tags + Several other languages are also supported: + +@itemize @bullet +@item +In assembler code, labels appearing at the beginning of a line, +followed by a colon, are tags. + +@item +In Bison or Yacc input files, each rule defines as a tag the nonterminal +it constructs. The portions of the file that contain C code are parsed +as C code. + +@item +In Cobol code, paragraphs names are the tags, i.e. any word starting in +column 8 and followed by a full stop. + +@item +In Erlang code, the tags are the functions, records, and macros defined +in the file. + +@item +In Fortran code, functions and subroutines are tags. + +@item +In Objective C code, tags include Objective C definitions for classes, +class categories, methods and protocols. + +@item +In Pascal code, the tags are the functions and procedures defined in +the file. + +@item +In Perl code, the tags are the procedures defined by the @code{sub} +keyword. + +@item +In Postscript code, the tags are the functions. + +@item +In Prolog code, a tag name appears at the left margin. +@end itemize + + You can also generate tags based on regexp matching (@pxref{Create +Tags Table}) to handle other formats and languages. + +@node Create Tags Table @subsection Creating Tags Tables -@cindex etags program +@cindex @code{etags} program The @code{etags} program is used to create a tags table file. It knows the syntax of several languages, as described in @@ -1208,14 +1239,21 @@ to account for indentation, just match any initial number of blanks by beginning your regular expression with @samp{[ \t]*}. In the regular expressions, @samp{\} quotes the next character, and @samp{\t} stands -for the tab character. Note that @code{etags} does not handle the -other C escape sequences for special characters. +for the tab character. Note that @code{etags} does not handle the other +C escape sequences for special characters. + +@cindex interval operator (in regexps) + The syntax of regular expressions in @code{etags} is the same as in +Emacs, augmented with the @dfn{interval operator}, which works as in +@code{grep} and @code{ed}. The syntax of an interval operator is +@samp{\@{@var{m},@var{n}\@}}, and its meaning is to match the preceding +expression at least @var{m} times and up to @var{n} times. You should not match more characters with @var{tagregexp} than that needed to recognize what you want to tag. If the match is such that more characters than needed are unavoidably matched by @var{tagregexp}, -you may find useful to add a @var{nameregexp}, in order to narrow the -tag scope. You can find some examples below. +you may find useful to add a @var{nameregexp}, in order to narrow the tag +scope. You can find some examples below. The @samp{-R} option deletes all the regexps defined with @samp{--regex} options. It applies to the file names following it, as @@ -1256,20 +1294,6 @@ @end example @noindent -Tag Cobol files (every label starting in column seven): - -@example ---language=none --regex='/.......[a-zA-Z0-9-]+\./' -@end example - -@noindent -Tag Postscript files (every label starting in column one): - -@example ---language=none --regex='#/[^ \t@{]+#/' -@end example - -@noindent Tag TCL files (this last example shows the usage of a @var{nameregexp}): @example diff -r 94141801dd7e -r 43dd3413c7c7 nt/ChangeLog --- a/nt/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/nt/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,25 @@ +Thu May 29 23:11:21 1997 davidh + + * Synced with 20.3b2. + + * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h. + + * Updated README from marcpa. + + * Added example Win32.cf and site.def files for X. + + * Added sed.exe into nt/. + + * Modified nt/xemacs.mak to pass correct flags to lwlib compile. + + * Added extra .elc files to ensure make-docfile gets all symbols. + + * Modified balloon_help.c to compile (#if'd max definition) + + * Modified src/event-Xt.c so as not to add signal_event_pipe to + be selected on - this is a hack until I can work out a better + way. Thanks to Ben Wing for help on this. + Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA) * Synced with 20.1b9. diff -r 94141801dd7e -r 43dd3413c7c7 nt/README --- a/nt/README Mon Aug 13 09:38:27 2007 +0200 +++ b/nt/README Mon Aug 13 09:39:39 2007 +0200 @@ -1,33 +1,72 @@ - Building and Installing Xemacs - on Windows NT - -You need a compiler package to build and install Emacs on NT or Win95. - -This is an extremely early release. Any help I can provide I will do so. - -1. You need to extract the nt subdirectory from the nt.tar file. -2. You need to compile the lcc c preprocessor in the nt/cpp directory. -3. Get and compile MIT X11R6.1. Well I use 6.1, later versions will probably - work as well. -4. Edit the xemacs.mak Makefile and ensure variables point to the correct place. -5. Create the obj subdirectory. -6. copy the files from nt/src into src/. -7. patch the original source files with the src.diffs file. -8. Run nmake using xemacs.mak -9. Manually run the resulting temacs executable to create xemacs. - - -Problems: -- Haven't got rid of some symbol problems which may be causing problems. -- Still seems to use fork, which fails without /force option on link. I am - trying to work out where it should be removed. -- Executable crashes when running it. - -Any problems/questions, mail me: - -David Hobley -david_hobley@optusvision.com.au -- work email. - -I am in the process of changing ISP's at the moment for my home account, -so your best bet for a fastish response is my work account. - + Building and Installing XEmacs + on Windows NT + + David Hobley + + Marc Paquette + +You need a compiler package to build and install XEmacs on NT or Win95. +Microsoft Visual C++ 4.2 has been successfuly used to build it on NT: we +recommend this specific version (VC++ 4.1 has trouble with some macro +definitions in XEmacs sources). + +This is an extremely early release. Any help we can provide we will do +so. Note however that, as of XEmacs 20.3 beta4, only X is supported +and some things might not work well at first. + +Two methods to try it: jumpstart with pre-compiled X libraries (NT4 +for Intel) or the long route with X11R6.3 re-compiled from scratch. +The jumpstart method is not in place yet, but the files will probably +appear somewhere at ftp.xemacs.org. Here are some instructions for +recompiling X: + +1. Get X11R6.3 (Note: you need *a lots* of free space on your drive). +Modify its Win32.cf and site.def configuration files +to use the single-threaded, statically linked C run-time library +(libc.lib instead of msvcrt.dll). Samples Win32.cf and site.def are +provided in the XEmacs nt/ directory. +2. Build X11R6.3 and install it. +3. Apply the following patch to include/X11/Xmd.h in the installed +directory. Note: this could conceivably be better done before +compiling X, but this is the order I (marcpa) used. + +--- Xmd.h~ Thu Jun 08 23:20:40 1995 ++++ Xmd.h Sun Mar 16 13:09:10 1997 +@@ -150,8 +150,9 @@ + typedef CARD16 BITS16; + typedef CARD8 BYTE; + ++#ifndef WIN32 + typedef CARD8 BOOL; +- ++#endif + + +4. Edit the xemacs.mak Makefile and ensure variables point to the +correct place. +5. copy the files ad2c.sed, config.h, paths.h and xemacs.mak from nt/ +into src/. +6. Run nmake using xemacs.mak (nmake -f xemacs.mak) while in src/. +7. Manually run the resulting temacs executable to create xemacs: +temacs.exe -batch -l loadup.el dump +8. You should be able to use MSDEV to run and debug temacs.exe: open a + workspace by specifying "Executable files", select "temacs.exe", set +the debug "Program arguments" settings (Build->Settings->Debug) to "-batch -l +loadup.el run-temacs" and run it. You should be able to open any +source file and set a breakpoint in it. + +Problems: +- Haven't got rid of some symbol problems which may be causing problems. +- Still seems to use fork, which fails without /force option on link. I am + trying to work out where it should be removed. +- To make it work on X, usage of XtAppAddInput had to be commented out. + This is expected to break some parts of XEmacs, so beware. + +Any problems/questions, mail us: + +David Hobley +david_hobley@optusvision.com.au -- work email. +davidh@wr.com.au -- home account. + +Marc Paquette +marcpa@cam.org -- home account. diff -r 94141801dd7e -r 43dd3413c7c7 nt/README.src --- a/nt/README.src Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -This directory contains new files required to compile xemacs. Copy them into -the src and src/s and src/m directories. diff -r 94141801dd7e -r 43dd3413c7c7 nt/Win32.cf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nt/Win32.cf Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,131 @@ +XCOMM platform: $XConsortium: Win32.cf /main/51 1996/12/19 14:20:08 lehors $ + +#ifndef OSName +#define OSName Microsoft Windows NT 4.0 +#endif +XCOMM operating system: OSName +#ifndef OSMajorVersion +#define OSMajorVersion 4 +#endif +#ifndef OSMinorVersion +#define OSMinorVersion 0 +#endif +#ifndef OSTeenyVersion +#define OSTeenyVersion 0 +#endif + +#ifndef CompilerMajorVersion +/* 0 == NT 3.1 Win32 SDK, 2 == MSVC++ 2, 4 == MSVC 4 */ +#define CompilerMajorVersion 4 +#endif + +#define BootstrapCFlags -DWIN32 +#ifdef _M_IX86 +#define CpuDefines -D_X86_ +#endif +/* brain-damaged windows headers will not compile with -Za */ +/*#define StandardDefines -DWIN32 -DWIN32_LEAN_AND_MEAN -D_DLL -D_MT -D__STDC__ CpuDefines*/ +/* Try with single threaded libc --marcpa */ +#define StandardDefines -DWIN32 -DWIN32_LEAN_AND_MEAN -D__STDC__ CpuDefines +#if CompilerMajorVersion < 4 +#define DefaultCCOptions -nologo -batch -G4 -W2 +#else +#define DefaultCCOptions -nologo -G4 -W2 +#endif +#if CompilerMajorVersion < 4 +#define DebuggableCDebugFlags -Zi +#else +#define DebuggableCDebugFlags -Zi -Od +#endif +#define ThreadedX NO +#define HasThreadSafeAPI NO +#define CpCmd copy +#define LnCmd copy +#define MvCmd ren +#define RmCmd del +#ifndef RmTreeCmd +/*#define RmTreeCmd del /q /s */ +#define RmTreeCmd rm -rf +#endif +#define CcCmd cl +#define HasCplusplus YES +#define CplusplusCmd cl +#if CompilerMajorVersion < 4 +#define PreProcessCmd CcCmd -nologo -batch -EP +#define CppCmd CcCmd -nologo -batch -E +#else +#define PreProcessCmd CcCmd -nologo -EP +#define CppCmd CcCmd -nologo -E +#endif +#define PatheticCpp YES +#define ConstructMFLAGS YES +#if (CompilerMajorVersion == 0) +#define ArCmdBase lib32 +#else +#define ArCmdBase lib +#endif +#define ArCmd ArCmdBase +#define CplusplusCmd cl +#define MkdirHierCmd mkdir +#define InstallCmd copy +#define InstPgmFlags /**/ +#define InstBinFlags /**/ +#define InstUidFlags /**/ +#define InstLibFlags /**/ +#define InstIncFlags /**/ +#define InstManFlags /**/ +#define InstDatFlags /**/ +#define InstallFlags /**/ +#if (CompilerMajorVersion == 0) +#define ExtraLibraries crtdll.lib kernel32.lib wsock32.lib +#elif (CompilerMajorVersion < 4) +#define ExtraLibraries msvcrt.lib kernel32.lib wsock32.lib +#else +/* Use LIBC.LIB instead of msvcrt.lib since we compile + with non-thread version. --marcpa */ +#define ExtraLibraries libc.lib kernel32.lib wsock32.lib -link -nodefaultlib:libc +#endif +#define MakeCmd nmake -nologo +#if (CompilerMajorVersion == 0) +#define LdCmd link32 +#else +#define LdCmd link +#endif +#define MathLibrary +#define HasSymLinks NO +#define HasPutenv YES +#define Osuf obj +#ifndef CCsuf +#define CCsuf cxx +#endif +#define BuildServer NO +#define ConnectionFlags -DTCPCONN + +/* override as necessary in site.def/host.def */ +#ifndef StdIncDir +#define StdIncDir C:/MSDEVSTD/INCLUDE +#endif +#define LdPreLib /**/ +#define LdPostLib /**/ +#ifndef UseInstalled +#define ImakeCmd $(IMAKESRC:/=\)\imake +#define DependCmd $(DEPENDSRC:/=\)\makedepend +#endif +#define DependFlags -D_WIN32 +#define FilesToClean *.bak *.obj *.lib make.log +#define ShLibDir $(BINDIR) + +#define XFileSearchPathBase Concat4($(LIBDIR)/;L/;T/;N;C,;S:$(LIBDIR)/;l/;T/;N;C,;S:$(LIBDIR)/;T/;N;C,;S:$(LIBDIR)/;L/;T/;N;S:$(LIBDIR)/;l/;T/;N;S:$(LIBDIR)/;T/;N;S) + +#define XawI18nDefines -DHAS_WCHAR_H +#define UseRgbTxt YES +#define HasCbrt NO +#define HasFfs NO +#define HasXdmAuth NO + +/* the following components haven't been ported yet */ +#define BuildLBX NO +#define BuildXprint NO +#define XprtServer NO + +#include diff -r 94141801dd7e -r 43dd3413c7c7 nt/site.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nt/site.def Mon Aug 13 09:39:39 2007 +0200 @@ -0,0 +1,123 @@ +XCOMM site: $XConsortium: site.def /main/revisionist/3 1996/10/15 09:31:04 swick $ + +/*************************************************************************** + * * + * SITE-SPECIFIC DEFINITIONS * + * * + * This file contains two halves, one included before the vendor-specific * + * configuration file (.cf file), and one included after the .cf file. * + * The before-half should be protected by #ifdef BeforeVendorCF, and the * + * after-half should be protected by #ifdef AfterVendorCF. * + * * + * The before-half should only set things that the .cf file depends on. * + * For the .cf files shipped in this release, the main variables in this * + * category are HasGcc, HasGcc2, HasCplusplus, OSMajorVersion, * + * OSMinorVersion, and OSTeenyVersion. * + * * + * The after-half should contain all other definitions. For example, * + * place your ProjectRoot definition here. * + * * + * OS Major and Minor version numbers should be changed directly in the * + * .cf file, not overridden in site.def. * + * * + ***************************************************************************/ + +/* if you want host-specific customization, this is one way to do it */ +/* +#ifndef SiteIConfigFiles +#define SiteIConfigFiles $(IRULESRC)/host.def +#define LocalConfigFiles host.def +#endif +*/ + + +#ifdef BeforeVendorCF + +/* #include */ + +/* On systems where cpp doesn't expand correctly macros in include directives + * the two following macros need to be defined directly (where "X11" is + * really whatever the TopLevelProject macro is defined to be). + */ +# ifndef ProjectRulesFile +# define ProjectRulesFile +# endif +# ifndef ProjectTmplFile +# define ProjectTmplFile +# endif + +/* +#ifndef HasGcc2 +#define HasGcc2 YES +#endif +*/ + +#endif /* BeforeVendorCF */ + +#ifdef AfterVendorCF + +#define ProjectRoot f:/utils/X11R6 + +/* Only set HasXdmAuth to YES if you have a Wraphelp.c file. */ +/* #define HasXdmAuth YES */ + +/* #define PreIncDir /usr/local/lib/gcc-lib/sparc-sun-solaris2.4/2.7.2/include */ + +/* +#if defined(SunArchitecture) && defined(SparcArchitecture) +#define HasCodeCenter YES +#ifndef SVR4Architecture +#define HasTestCenter YES +#endif +#endif +*/ + +/* +#ifdef __hp9000s800 +#define HasCodeCenter YES +#endif +*/ + +/* +#if defined(SunArchitecture) && defined(SparcArchitecture) && !defined(SVR4Architecture) +#define HasPurify YES +#endif +*/ + +/* +#define HasSentinel YES +*/ + +/* +#undef DefaultUserPath +#define DefaultUserPath /bin:/usr/bin:$(BINDIR):/usr/ucb:/usr/local/bin +*/ + + +/* You do NOT need SetUID if you only run the server under xdm */ +/* You MAY need SetUID if users run the server by hand or under xinit */ +/* Consult your system administrator before making the X server setuid */ +/* +#if defined(SunArchitecture) && OSMajorVersion > 4 +#define InstallXserverSetUID YES +#endif +*/ + +/* You do NOT need SetUID if you only run the server under xdm */ +/* You MAY need SetUID if users run the server by hand or under xinit */ +/* Consult your system administrator before making the X server setuid */ +/* +#ifdef XFree86Version +#define InstallXserverSetUID YES +#endif +*/ + +#ifndef XnestServer +#undef BuildServer +#define BuildServer YES +#define XnestServer YES +#endif + +/* #include */ + +#endif /* AfterVendorCF */ diff -r 94141801dd7e -r 43dd3413c7c7 nt/src.m.windowsnt.h --- a/nt/src.m.windowsnt.h Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,132 +0,0 @@ -/* Machine description file for Windows NT. - - Copyright (C) 1993, 1994 Free Software Foundation, Inc. - -This file is part of GNU Emacs. - -GNU Emacs is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) -any later version. - -GNU Emacs is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with GNU Emacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ - -/* Synched up with: FSF 19.31. */ - -/* The following line tells the configuration script what sort of - operating system this machine is likely to run. - USUAL-OPSYS="" */ - -/* Define BIG_ENDIAN iff lowest-numbered byte in a word - is the most significant byte. */ - -/* #define BIG_ENDIAN */ - -/* Define NO_ARG_ARRAY if you cannot take the address of the first of a - * group of arguments and treat it as an array of the arguments. */ - -#define NO_ARG_ARRAY - -/* Define WORD_MACHINE if addresses and such have - * to be corrected before they can be used as byte counts. */ - -#define WORD_MACHINE - -/* Now define a symbol for the cpu type, if your compiler - does not define it automatically: - Ones defined so far include vax, m68000, ns16000, pyramid, - orion, tahoe, APOLLO and many others */ - -/* Use type int rather than a union, to represent Lisp_Object */ -/* This is desirable for most machines. */ - -#define NO_UNION_TYPE - -/* Define EXPLICIT_SIGN_EXTEND if XINT must explicitly sign-extend - the 24-bit bit field into an int. In other words, if bit fields - are always unsigned. - - If you use NO_UNION_TYPE, this flag does not matter. */ - -#define EXPLICIT_SIGN_EXTEND - -/* Data type of load average, as read out of kmem. */ - -#define LOAD_AVE_TYPE long - -/* Convert that into an integer that is 100 for a load average of 1.0 */ - -#define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE) - -/* Define CANNOT_DUMP on machines where unexec does not work. - Then the function dump-emacs will not be defined - and temacs will do (load "loadup") automatically unless told otherwise. */ - - -#if 0 -#define CANNOT_DUMP 1 -#define CANNOT_UNEXEC 1 -#endif - -/* Start and end of text and data. */ -#define DATA_END get_data_end () -#define DATA_START get_data_start () - -/* Define VIRT_ADDR_VARIES if the virtual addresses of - pure and impure space as loaded can vary, and even their - relative order cannot be relied on. - - Otherwise Emacs assumes that text space precedes data space, - numerically. */ - -/* Text does precede data space, but this is never a safe assumption. */ -#define VIRT_ADDR_VARIES - -/* Define C_ALLOCA if this machine does not support a true alloca - and the one written in C should be used instead. - Define HAVE_ALLOCA to say that the system provides a properly - working alloca function and it should be used. - Define neither one if an assembler-language alloca - in the file alloca.s should be used. */ - -/* #define C_ALLOCA */ -#include -#define HAVE_ALLOCA - -/* Define NO_REMAP if memory segmentation makes it not work well - to change the boundary between the text section and data section - when Emacs is dumped. If you define this, the preloaded Lisp - code will not be sharable; but that's better than failing completely. */ - -/* #define NO_REMAP */ - -/* Some really obscure 4.2-based systems (like Sequent DYNIX) - * do not support asynchronous I/O (using SIGIO) on sockets, - * even though it works fine on tty's. If you have one of - * these systems, define the following, and then use it in - * config.h (or elsewhere) to decide when (not) to use SIGIO. - * - * You'd think this would go in an operating-system description file, - * but since it only occurs on some, but not all, BSD systems, the - * reasonable place to select for it is in the machine description - * file. - */ - -/* #define NO_SOCK_SIGIO */ - -/* After adding support for a new system, modify the large case - statement in the `configure' script to recognize reasonable - configuration names, and add a description of the system to - `etc/MACHINES'. - - If you've just fixed a problem in an existing configuration file, - you should also check `etc/MACHINES' to make sure its descriptions - of known problems in that configuration should be updated. */ diff -r 94141801dd7e -r 43dd3413c7c7 nt/src.s.windowsnt.h --- a/nt/src.s.windowsnt.h Mon Aug 13 09:38:27 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,315 +0,0 @@ -/* System description file for Windows NT. - Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. - -This file is part of GNU Emacs. - -GNU Emacs is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) -any later version. - -GNU Emacs is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with XEmacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ - -/* Synched up with: FSF 19.31. */ - -/* - * Define symbols to identify the version of Unix this is. - * Define all the symbols that apply correctly. - */ - -/* #define UNIPLUS */ -/* #define USG5 */ -/* #define USG */ -/* #define HPUX */ -/* #define UMAX */ -/* #define BSD4_1 */ -/* #define BSD4_2 */ -/* #define BSD4_3 */ -/* #define BSD */ -/* #define VMS */ -#ifndef WINDOWSNT -#define WINDOWSNT -#endif -#ifndef DOS_NT -#define DOS_NT /* MSDOS or WINDOWSNT */ -#endif - -/* If you are compiling with a non-C calling convention but need to - declare vararg routines differently, put it here */ -#define _VARARGS_ __cdecl - -/* If you are providing a function to something that will call the - function back (like a signal handler and signal, or main) its calling - convention must be whatever standard the libraries expect */ -#define _CALLBACK_ __cdecl - -/* SYSTEM_TYPE should indicate the kind of system you are using. - It sets the Lisp variable system-type. */ - -#define SYSTEM_TYPE "windows-nt" - -#define NO_MATHERR - -#define SIZEOF_LONG 4 -#define SIZEOF_INT 4 -#define SIZEOF_SHORT 4 - -/* NOMULTIPLEJOBS should be defined if your system's shell - does not have "job control" (the ability to stop a program, - run some other program, then continue the first one). */ - -/* #define NOMULTIPLEJOBS */ - -/* Letter to use in finding device name of first pty, - if system supports pty's. 'a' means it is /dev/ptya0 */ - -#define FIRST_PTY_LETTER 'a' - -/* - * Define HAVE_TIMEVAL if the system supports the BSD style clock values. - * Look in for a timeval structure. - */ - -#define HAVE_TIMEVAL - -/* - * Define HAVE_SELECT if the system supports the `select' system call. - */ - -/* #define HAVE_SELECT */ - -/* - * Define HAVE_PTYS if the system supports pty devices. - */ - -/* #define HAVE_PTYS */ - -/* If your system uses COFF (Common Object File Format) then define the - preprocessor symbol "COFF". */ - -#define COFF - -/* NT supports Winsock which is close enough (with some hacks) */ - -#define HAVE_SOCKETS - -/* define MAIL_USE_FLOCK if the mailer uses flock - to interlock access to /usr/spool/mail/$USER. - The alternative is that a lock file named - /usr/spool/mail/$USER.lock. */ - -/* #define MAIL_USE_FLOCK */ -#define MAIL_USE_POP -#define MAIL_USE_SYSTEM_LOCK - -/* If the character used to separate elements of the executable path - is not ':', #define this to be the appropriate character constant. */ -#define SEPCHAR ';' - -/* ============================================================ */ - -/* Here, add any special hacks needed - to make Emacs work on this system. For example, - you might define certain system call names that don't - exist on your system, or that do different things on - your system and must be used only through an encapsulation - (Which you should place, by convention, in sysdep.c). */ - -#if 0 -/* Define this to be the separator between path elements */ -#define DIRECTORY_SEP XINT (Vdirectory_sep_char) -#endif - -/* Define this to be the separator between devices and paths */ -#define DEVICE_SEP ':' - -/* We'll support either convention on NT. */ -#define IS_DIRECTORY_SEP(_c_) ((_c_) == '/' || (_c_) == '\\') -#define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_) || IS_DEVICE_SEP (_c_)) - -/* The null device on Windows NT. */ -#define NULL_DEVICE "NUL:" -#define EXEC_SUFFIXES ".exe:.com:.bat:.cmd:" - -#ifndef MAXPATHLEN -#define MAXPATHLEN _MAX_PATH -#endif - -#define LISP_FLOAT_TYPE - -#define HAVE_SYS_TIMEB_H -#undef HAVE_SYS_TIME_H -#undef HAVE_UNISTD_H -#undef STDC_HEADERS -#undef TIME_WITH_SYS_TIME - -#define HAVE_GETTIMEOFDAY -#define HAVE_GETHOSTNAME -#define HAVE_DUP2 -#define HAVE_RENAME -#define HAVE_CLOSEDIR - -#define HAVE_TZNAME - -#define HAVE_LONG_FILE_NAMES - -#define HAVE_MKDIR -#define HAVE_RMDIR -#define HAVE_RANDOM -#define HAVE_BCOPY -#define HAVE_BCMP -#define HAVE_LOGB -#define HAVE_FREXP -#define HAVE_FMOD -#define HAVE_FTIME -#define HAVE_MKTIME - -#define HAVE_MOUSE -#define HAVE_H_ERRNO - -#ifdef HAVE_NTGUI -#define HAVE_WINDOW_SYSTEM -#define HAVE_FACES -#endif - -#define MODE_LINE_BINARY_TEXT(_b_) (NILP ((_b_)->buffer_file_type) ? "T" : "B") - -/* get some redefinitions in place */ - -#if 0 -/* IO calls that are emulated or shadowed */ -#define access sys_access -#define chdir sys_chdir -#define chmod sys_chmod -#define close sys_close -#define creat sys_creat -#define ctime sys_ctime -#define dup sys_dup -#define dup2 sys_dup2 -#define fopen sys_fopen -#define link sys_link -#define mkdir sys_mkdir -#define mktemp sys_mktemp -#define open sys_open -#define read sys_read -#define rename sys_rename -#define rmdir sys_rmdir -#define select sys_select -#define unlink sys_unlink -#define write sys_write -#endif - -#if 0 -/* this is hacky, but is necessary to avoid warnings about macro - redefinitions using the SDK compilers */ -#ifndef __STDC__ -#define __STDC__ 1 -#define MUST_UNDEF__STDC__ -#endif -#include -#include -#include -#ifdef MUST_UNDEF__STDC__ -#undef __STDC__ -#undef MUST_UNDEF__STDC__ -#endif -#endif - - -/* IO calls that are emulated or shadowed */ -#define pipe sys_pipe -#define sleep sys_sleep - -/* subprocess calls that are emulated */ -#define spawnve sys_spawnve -#define wait sys_wait -#define kill sys_kill -#define signal sys_signal - -/* map to MSVC names */ -#define execlp _execlp -#define execvp _execvp -#define fcloseall _fcloseall -#define fdopen _fdopen -#define fgetchar _fgetchar -#define fileno _fileno -#define flushall _flushall -#define fputchar _fputchar -#define getw _getw -#define getpid _getpid -#define isatty _isatty -#define logb _logb -#define _longjmp longjmp -#define lseek _lseek -#define popen _popen -#define pclose _pclose -#define putw _putw -#define umask _umask -#define utime _utime -#define index strchr -#define rindex strrchr -#define read _read -#define write _write - -#ifdef HAVE_NTGUI -#define abort win32_abort -#endif - -/* Defines that we need that aren't in the standard signal.h */ -#define SIGHUP 1 /* Hang up */ -#define SIGQUIT 3 /* Quit process */ -#define SIGTRAP 5 /* Trace trap */ -#define SIGKILL 9 /* Die, die die */ -#define SIGPIPE 13 /* Write on pipe with no readers */ -#define SIGALRM 14 /* Alarm */ -#define SIGCHLD 18 /* Death of child */ - -/* For integration with MSDOS support. */ -#define getdisk() (_getdrive () - 1) -#define getdefdir(_drv, _buf) _getdcwd (_drv, _buf, MAXPATHLEN) - -#define EMACS_CONFIGURATION get_emacs_configuration () -#define EMACS_CONFIG_OPTIONS "NT" /* Not very meaningful yet. */ - -/* Define this so that winsock.h definitions don't get included when windows.h - is... I don't know if they do the right thing for emacs. For this to - have proper effect, config.h must always be included before windows.h. */ -#define _WINSOCKAPI_ 1 - -/* Defines size_t and alloca (). */ -#include - -#include - -/* Define for those source files that do not include enough NT - system files. */ -#ifndef NULL -#ifdef __cplusplus -#define NULL 0 -#else -#define NULL ((void *)0) -#endif -#endif - -/* For proper declaration of environ. */ -#include -#include - -/* Emacs takes care of ensuring that these are defined. */ -#ifdef max -#undef max -#undef min -#endif - -/* We need a little extra space, see ../../lisp/loadup.el */ -#define SYSTEM_PURESIZE_EXTRA 15000 - -/* ============================================================ */ diff -r 94141801dd7e -r 43dd3413c7c7 nt/xemacs.mak --- a/nt/xemacs.mak Mon Aug 13 09:38:27 2007 +0200 +++ b/nt/xemacs.mak Mon Aug 13 09:39:39 2007 +0200 @@ -44,6 +44,7 @@ LWLIB=$(OUTDIR)/lwlib.lib LWLIB_SRC=$(XEMACS)/lwlib LWLIB_FLAGS=/nologo /w /Od /Zi $(INCLUDES) /D "WIN32" /D "_DEBUG" \ + /D "_NTSDK" /D "_M_IX86" /D "_X86_" \ /D "NEED_ATHENA" /D "NEED_LUCID" \ /D "_WINDOWS" /D "MENUBARS_LUCID" /D "SCROLLBARS_LUCID" /D "DIALOGS_ATHENA" \ /D "WINDOWSNT" /Fo$@ /c @@ -204,7 +205,9 @@ $(XEMACS)/src/window.c \ $(XEMACS)/src/xgccache.c \ $(XEMACS)/src/xmu.c \ - $(XEMACS)/src/xselect.c + $(XEMACS)/src/xselect.c \ + $(XEMACS)/src/balloon-x.c \ + $(XEMACS)/src/balloon_help.c DOC_SRCS_2=\ $(LISP)/version.el \ $(LISP)/paths.el \ @@ -266,13 +269,26 @@ $(LISP)/prim/float-sup.elc \ $(LISP)/prim/itimer.elc \ $(LISP)/ediff/ediff-hook.elc \ - $(LISP)/packages/fontl-hooks.elc \ + $(LISP)/packages/fontl-hooks.elc +DOC_SRCS_3= \ $(LISP)/prim/scrollbar.elc \ $(LISP)/prim/buffer.elc \ $(LISP)/prim/menubar.elc \ $(LISP)/packages/buff-menu.elc \ - $(LISP)/modes/abbrev.elc -# X11_LISP NS_LISP ENERGIZE_LISP TOOLTALK_LISP DIALOG_LISP MULE_LISP NOMULE_LISP + $(LISP)/modes/abbrev.elc \ + $(LISP)/x11/x-menubar.elc \ + $(LISP)/x11/x-faces.elc \ + $(LISP)/x11/x-iso8859-1.elc \ + $(LISP)/x11/x-mouse.elc \ + $(LISP)/x11/x-select.elc \ + $(LISP)/x11/x-scrollbar.elc \ + $(LISP)/x11/x-toolbar.elc \ + $(LISP)/x11/x-misc.elc \ + $(LISP)/x11/x-init.elc \ + $(LISP)/prim/dialog.elc \ + $(LISP)/prim/files-nomule.elc + +# MULE_LISP or NOMULE_LISP MAKE_DOCFILE=$(OUTDIR)\make-docfile.exe SUPPORT_PROGS=$(MAKE_DOCFILE) @@ -286,6 +302,7 @@ $(DOC): $(OUTDIR)/make-docfile.exe !$(MAKE_DOCFILE) -o $@ $(DOC_SRCS_1) !$(MAKE_DOCFILE) -a $@ $(DOC_SRCS_2) + !$(MAKE_DOCFILE) -a $@ $(DOC_SRCS_3) #------------------------------------------------------------------------------ @@ -314,6 +331,8 @@ $(OUTDIR)/abbrev.obj \ $(OUTDIR)/alloc.obj \ $(OUTDIR)/alloca.obj \ + $(OUTDIR)/balloon-x.obj \ + $(OUTDIR)/balloon_help.obj \ $(OUTDIR)/blocktype.obj \ $(OUTDIR)/buffer.obj \ $(OUTDIR)/bytecode.obj \ @@ -445,6 +464,16 @@ $(CC) $(TEMACS_FLAGS) $** /Fo$@ # !"del $(OUTDIR)\\foo.c" +$(OUTDIR)/balloon-x.obj: $(TEMACS_SRC)/balloon-x.c +# !"$(TEMACS_CPP) $(TEMACS_CPP_FLAGS) $** > $(OUTDIR)/foo.c" + $(CC) $(TEMACS_FLAGS) $** /Fo$@ +# !"del $(OUTDIR)\\foo.c" + +$(OUTDIR)/balloon_help.obj: $(TEMACS_SRC)/balloon_help.c +# !"$(TEMACS_CPP) $(TEMACS_CPP_FLAGS) $** > $(OUTDIR)/foo.c" + $(CC) $(TEMACS_FLAGS) $** /Fo$@ +# !"del $(OUTDIR)\\foo.c" + $(OUTDIR)/blocktype.obj: $(TEMACS_SRC)/blocktype.c # !"$(TEMACS_CPP) $(TEMACS_CPP_FLAGS) $** > $(OUTDIR)/foo.c" $(CC) $(TEMACS_FLAGS) $** /Fo$@ @@ -852,7 +881,7 @@ $(OUTDIR)/process.obj: $(TEMACS_SRC)/process.c # !"$(TEMACS_CPP) $(TEMACS_CPP_FLAGS) $** > $(OUTDIR)/foo.c" - $(CC) $(TEMACS_FLAGS) $** /Fo$@ + $(CC) $(TEMACS_FLAGS) $** /Fo$@ # !"del $(OUTDIR)\\foo.c" $(OUTDIR)/pure.obj: $(TEMACS_SRC)/pure.c diff -r 94141801dd7e -r 43dd3413c7c7 src/ChangeLog --- a/src/ChangeLog Mon Aug 13 09:38:27 2007 +0200 +++ b/src/ChangeLog Mon Aug 13 09:39:39 2007 +0200 @@ -1,3 +1,63 @@ +1997-06-05 Steven L Baur + + * frame.c (Fmake_frame): Correct checking of first_frame_on_device. + From Hrvoje Niksic + +1997-06-04 Steven L Baur + + * device.c (delete_deviceless_console): New function. + (Fmake_device): Use it. Fix problem of creation of a frame on a + tty where something fails during initialization. + From Kyle Jones + + * specifier.c (Fboolean_specifier_p): Correct spelling in + Docstring (synch from Infodock 3.5). + + * frame.c: Update docstring. + +1997-06-03 Hrvoje Niksic + + * sysdep.c (tty_init_sys_modes_on_device): Initialize it. + + * console.c (complex_vars_of_console): New variable + `tty-erase-char'. + + * conslots.h (MARKED_SLOT): New slot. + +Mon Jun 2 02:49:44 1997 Kyle Jones + + * frame.c, frame-tty.c + Treat tty frames like a cross between stacked window + system frames and frames on virtual displays. All + frames but the top frame are visible but hidden by + default. next-frame and previous-frame now skip + invisible tty frames by default. raise-frame and + lower-frame now control whether a frame is hidden + instead of whether it is visible. Frames are no + longer automatically raised when they are selected. + After a raise/lower operation selection of the new + topmost frame is deferred until a selection magic + event is read. + +Sat May 31 19:59:49 1997 Kyle Jones + + * frame-tty.c (tty_init_frame_3: + Defer selection of the newly created frame until + an event is read. + +1997-06-02 Steven L Baur + + * search.c (REGEXP_CACHE_SIZE): Bump to 20. + Suggested by Karl M. Hegbloom + +1997-05-30 Steven L Baur + + * device-tty.c (tty_asynch_device_change): + * gpmevent.c (connect_to_gpm): Makes it so it doesn't **ck up the + mouse stuff on an XTerm, and resets the internal GPM variables for + the width and height of the screen when we get a sigwinch. + From William M. Perry + 1997-05-29 Steven L Baur * eval.c (Fprogn): Delete mocklisp support. diff -r 94141801dd7e -r 43dd3413c7c7 src/Makefile.in.in --- a/src/Makefile.in.in Mon Aug 13 09:38:27 2007 +0200 +++ b/src/Makefile.in.in Mon Aug 13 09:39:39 2007 +0200 @@ -97,6 +97,7 @@ /* On some machines #define register is done in config; do not let it interfere with this file. */ #undef register +#undef inline /* Unless inhibited or changed, use -lg to link for debugging. */ #ifndef LIBS_DEBUG @@ -319,7 +320,7 @@ event-stream.o $(event_unixoid_objs) extents.o faces.o \ fileio.o filelock.o filemode.o floatfns.o fns.o font-lock.o \ frame.o general.o getloadavg.o glyphs.o \ - $(gui_objs) hash.o indent.o inline.o insdel.o intl.o \ + $(gui_objs) hash.o indent.o insdel.o intl.o \ keymap.o $(RTC_patch_objs) lread.o lstream.o \ macros.o marker.o md5.o minibuf.o objects.o opaque.o \ print.o process.o profile.o pure.o \ @@ -458,7 +459,8 @@ ${lispdir}mule/mule-load.elc ${lispdir}mule/mule-coding.elc \ ${lispdir}mule/mule-charset.elc ${lispdir}mule/mule-files.elc \ ${lispdir}mule/mule-category.elc ${lispdir}mule/mule-misc.elc \ - ${lispdir}mule/mule-ccl.elc ${lispdir}mule/mule-init.elc \ + ${lispdir}mule/mule-ccl.elc \ + ${lispdir}mule/mule-init.elc ${lispdir}mule/mule-cmds.elc \ ${lispdir}mule/kinsoku.elc \ MULE_X11_LISP \ ${lispdir}mule/arabic-hooks.elc \ @@ -507,7 +509,6 @@ #ifdef SUNPRO /* Lisp files preloaded if compiled with support for SunPro products */ #define SUNPRO_LISP \ - ${lispdir}packages/sccs.elc \ ${lispdir}sunpro/sunpro-init.elc \ ${lispdir}sunpro/sunpro-menubar.elc \ ${lispdir}sunpro/sunpro-keys.elc \ @@ -597,14 +598,15 @@ ${lispdir}prim/extents.elc ${lispdir}prim/backquote.elc \ ${lispdir}prim/events.elc ${lispdir}prim/console.elc \ ${lispdir}utils/map-ynp.elc ${lispdir}prim/modeline.elc \ - ${lispdir}prim/profile.elc ${lispdir}modes/list-mode.elc \ + ${lispdir}modes/list-mode.elc \ ${lispdir}utils/derived.elc ${lispdir}cl/cl.elc \ ${lispdir}cl/cl-defs.elc ${lispdir}prim/undo-stack.elc \ ${lispdir}prim/simple.elc ${lispdir}prim/help.elc \ ${lispdir}prim/files.elc ${lispdir}utils/lib-complete.elc \ ${lispdir}prim/indent.elc ${lispdir}prim/frame.elc \ TOOLBAR_LISP ${lispdir}prim/format.elc \ - ${lispdir}prim/window.elc ${lispdir}prim/startup.elc \ + ${lispdir}prim/window.elc ${lispdir}prim/window-xemacs.elc \ + ${lispdir}prim/startup.elc \ ${lispdir}prim/lisp.elc ${lispdir}prim/page.elc \ ${lispdir}prim/register.elc ${lispdir}iso/iso8859-1.elc \ ${lispdir}prim/paragraphs.elc ${lispdir}modes/lisp-mode.elc \ @@ -798,9 +800,6 @@ temacs: $(temacs_deps) $(LD) $(temacs_link_args) -cemacs: $(temacs_deps) - $(LD) $(temacs_link_args) - rtc_patch.o: rtc_patch_area -o $@ diff -r 94141801dd7e -r 43dd3413c7c7 src/balloon_help.c --- a/src/balloon_help.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/balloon_help.c Mon Aug 13 09:39:39 2007 +0200 @@ -43,7 +43,10 @@ #include "balloon_help.h" +#include "config.h" +#ifndef WINDOWSNT #define max(x,y) (x>y?x:y) +#endif #undef bool #define bool int diff -r 94141801dd7e -r 43dd3413c7c7 src/config.h.in --- a/src/config.h.in Mon Aug 13 09:38:27 2007 +0200 +++ b/src/config.h.in Mon Aug 13 09:39:39 2007 +0200 @@ -158,9 +158,6 @@ /* Can `gettimeofday' accept two arguments? */ #undef GETTIMEOFDAY_ONE_ARGUMENT -/* Does the keyword `inline' exist? */ -#undef HAVE_INLINE - #undef HAVE_MMAP #undef HAVE_STRCOLL @@ -639,19 +636,23 @@ #define LONGBITS (8 * SIZEOF_LONG) #endif +/* Does the keyword `inline' exist? */ +#undef HAVE_INLINE +#undef inline + #ifdef HAVE_INLINE -# if defined (__GNUC__) -# if defined (DONT_EXTERN_INLINE_FUNCTIONS) +# ifdef __GNUC__ +# ifdef DONT_EXTERN_INLINE_FUNCTIONS # define INLINE inline # else # define INLINE extern inline # endif # else # define INLINE static inline -# endif +# endif /* __GNUC__ */ #else # define INLINE static -#endif +#endif /* HAVE_INLINE */ /* We want to avoid saving the signal mask if possible, because that necessitates a system call. */ diff -r 94141801dd7e -r 43dd3413c7c7 src/conslots.h --- a/src/conslots.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/conslots.h Mon Aug 13 09:39:39 2007 +0200 @@ -81,6 +81,9 @@ /* Last anonymous kbd macro defined. */ MARKED_SLOT (last_kbd_macro); + /* ERASE character from stty settings. */ + MARKED_SLOT (tty_erase_char); + /* Minibufferless frames on this console use this frame's minibuffer. */ MARKED_SLOT (default_minibuffer_frame); diff -r 94141801dd7e -r 43dd3413c7c7 src/console.c --- a/src/console.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/console.c Mon Aug 13 09:39:39 2007 +0200 @@ -1284,6 +1284,7 @@ console_local_flags.default_minibuffer_frame = always_local_resettable; console_local_flags.overriding_terminal_local_map = always_local_resettable; + console_local_flags.tty_erase_char = always_local_resettable; console_local_flags.function_key_map = make_int (1); @@ -1320,6 +1321,14 @@ \[# #]. */ ); + /* ### Should this somehow go to TTY data? How do we make it + accessible from Lisp, then? */ + DEFVAR_CONSOLE_LOCAL ("tty-erase-char", tty_erase_char /* +The ERASE character as set by the user with stty. +When this value cannot be determined or would be meaningless (on non-TTY +consoles, for example), it is set to nil. +*/ ); + /* While this should be CONST it can't be because some things (i.e. edebug) do maninpulate it. */ DEFVAR_CONSOLE_LOCAL ("defining-kbd-macro", defining_kbd_macro /* diff -r 94141801dd7e -r 43dd3413c7c7 src/device-tty.c --- a/src/device-tty.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/device-tty.c Mon Aug 13 09:39:39 2007 +0200 @@ -38,6 +38,10 @@ #include "syssignal.h" /* for SIGWINCH */ +#ifdef HAVE_GPM +#include +#endif + #include Lisp_Object Qinit_pre_tty_win, Qinit_post_tty_win; @@ -153,6 +157,15 @@ CONSOLE_TTY_DATA (con)->width = width; CONSOLE_TTY_DATA (con)->height = height; +#ifdef HAVE_GPM + /* We need to tell GPM how big our screen is now + ** I am pretty sure the GPM library will get incredibly confused + ** if you try to connect to more than one mouse-capable device, + ** so I don't think it will cause any more damage in that case. + */ + gpm_mx = width; + gpm_my = height; +#endif for (tail = DEVICE_FRAME_LIST (d); !NILP (tail); tail = XCDR (tail)) diff -r 94141801dd7e -r 43dd3413c7c7 src/device.c --- a/src/device.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/device.c Mon Aug 13 09:39:39 2007 +0200 @@ -495,6 +495,14 @@ return device; } +static Lisp_Object +delete_deviceless_console(Lisp_Object console) +{ + if (NILP (XCONSOLE (console)->device_list)) + Fdelete_console(console, Qnil); + return Qnil; +} + DEFUN ("make-device", Fmake_device, 2, 3, 0, /* Create a new device of type TYPE, attached to connection CONNECTION. @@ -521,6 +529,7 @@ Lisp_Object console = Qnil; Lisp_Object name = Qnil; struct console_methods *conmeths; + int speccount = specpdl_depth(); struct gcpro gcpro1, gcpro2, gcpro3; #ifdef HAVE_X_WINDOWS @@ -563,6 +572,8 @@ console = create_console (name, type, conconnect, props); } + record_unwind_protect(delete_deviceless_console, console); + con = XCONSOLE (console); d = allocate_device (console); XSETDEVICE (device, d); @@ -602,6 +613,7 @@ setup_device_initial_specifier_tags (d); UNGCPRO; + unbind_to(speccount, Qnil); return device; } diff -r 94141801dd7e -r 43dd3413c7c7 src/event-Xt.c --- a/src/event-Xt.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/event-Xt.c Mon Aug 13 09:39:39 2007 +0200 @@ -2670,9 +2670,11 @@ XSetErrorHandler (x_error_handler); XSetIOErrorHandler (x_IO_error_handler); +#ifndef WINDOWSNT XtAppAddInput (Xt_app_con, signal_event_pipe[0], (XtPointer) (XtInputReadMask /* | XtInputExceptMask */), Xt_what_callback, 0); +#endif XtAppSetTypeConverter (Xt_app_con, XtRString, XtRPixel, EmacsXtCvtStringToPixel, diff -r 94141801dd7e -r 43dd3413c7c7 src/frame-tty.c --- a/src/frame-tty.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/frame-tty.c Mon Aug 13 09:39:39 2007 +0200 @@ -31,6 +31,8 @@ #include "console-tty.h" #include "frame.h" +#include "events.h" + #ifdef HAVE_GPM #include #endif @@ -42,8 +44,7 @@ /* The count of frame number. */ static int tty_frame_count; -static void tty_make_frame_visible (struct frame *); -static void tty_make_frame_invisible (struct frame *); +static void tty_raise_frame (struct frame *); static void @@ -65,17 +66,23 @@ static void tty_init_frame_3 (struct frame *f) { - struct device *d = XDEVICE (FRAME_DEVICE (f)); - Lisp_Object tail = DEVICE_FRAME_LIST (d); + tty_raise_frame (f); +} - while (CONSP (tail)) - { - tty_make_frame_invisible (decode_frame (XCAR (tail))); - tail = XCDR (tail); - } - select_frame_2 (make_frame (f)); - SET_FRAME_CLEAR (f); - tty_make_frame_visible (f); +static void +tty_select_frame_if_unhidden (Lisp_Object frame) +{ + if (FRAME_REPAINT_P (XFRAME (frame))) + select_frame_1 (frame); +} + +static void +tty_schedule_frame_select (struct frame *f) +{ + Lisp_Object frame; + + XSETFRAME (frame, f); + enqueue_magic_eval_event (tty_select_frame_if_unhidden, frame); } static void @@ -119,8 +126,7 @@ { if (!FRAME_VISIBLE_P(f)) { - SET_FRAME_CLEAR(f); - f->visible = 1; + f->visible = -1; } } @@ -131,65 +137,101 @@ f->visible = 0; } +static void +tty_make_frame_hidden (struct frame *f) +{ + f->visible = -1; +} + +static void +tty_make_frame_unhidden (struct frame *f) +{ + if (!FRAME_REPAINT_P(f)) + { + SET_FRAME_CLEAR(f); + f->visible = 1; + } +} + static int tty_frame_visible_p (struct frame *f) { return FRAME_VISIBLE_P (f); } -/* Raise the frame. This means that it becomes visible, and all the - others become invisible. */ static void -tty_raise_frame (struct frame *f) +tty_raise_frame_no_select (struct frame *f) { + struct frame *o; struct device *d = XDEVICE (FRAME_DEVICE (f)); Lisp_Object frame_list = DEVICE_FRAME_LIST (d); Lisp_Object tail = frame_list; while (CONSP (tail)) { - if (decode_frame (XCAR (tail)) != f) - tty_make_frame_invisible (XFRAME (XCAR (tail))); + o = XFRAME (XCAR (tail)); + if (o != f && FRAME_REPAINT_P(o)) + { + tty_make_frame_hidden (o); + break; + } tail = XCDR (tail); } - select_frame_2 (make_frame (f)); - tty_make_frame_visible (f); + tty_make_frame_unhidden (f); } -/* Lower the frame. This means that it becomes invisible, while the - one after it in the frame list becomes visible. */ +static void +tty_raise_frame (struct frame *f) +{ + struct device *d = XDEVICE (FRAME_DEVICE (f)); + + tty_raise_frame_no_select (f); + tty_schedule_frame_select (f); +} + static void tty_lower_frame (struct frame *f) { + struct frame *o; struct device *d = XDEVICE (FRAME_DEVICE (f)); Lisp_Object frame_list = DEVICE_FRAME_LIST (d); Lisp_Object tail; Lisp_Object new; - if (!FRAME_VISIBLE_P (f)) + if (!FRAME_REPAINT_P (f)) return; tail = frame_list; while (CONSP (tail)) { - if (decode_frame (XCAR (tail)) == f) + o = XFRAME (XCAR (tail)); + if (o == f) break; tail = XCDR (tail); } - if (!CONSP (tail)) - { - error ("Cannot find frame to lower"); - } - tty_make_frame_invisible (f); + /* to lower this frame another frame has to be raised. + return if there is no other frame. */ + if (!CONSP (tail) && EQ(frame_list, tail)) + return; + + tty_make_frame_hidden (f); if (CONSP (XCDR (tail))) new = XCAR (XCDR (tail)); else new = XCAR (frame_list); - tty_make_frame_visible (XFRAME (new)); - select_frame_2 (new); + tty_make_frame_unhidden (XFRAME (new)); + tty_schedule_frame_select (XFRAME (new)); } +static void +tty_delete_frame (struct frame *f) +{ + struct device *d = XDEVICE (FRAME_DEVICE (f)); + + if (!NILP (DEVICE_SELECTED_FRAME (d))) + tty_raise_frame (XFRAME (DEVICE_SELECTED_FRAME (d))); +} /************************************************************************/ /* initialization */ @@ -210,6 +252,7 @@ CONSOLE_HAS_METHOD (tty, frame_visible_p); CONSOLE_HAS_METHOD (tty, raise_frame); CONSOLE_HAS_METHOD (tty, lower_frame); + CONSOLE_HAS_METHOD (tty, delete_frame); } void diff -r 94141801dd7e -r 43dd3413c7c7 src/frame.c --- a/src/frame.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/frame.c Mon Aug 13 09:39:39 2007 +0200 @@ -369,6 +369,7 @@ DEFUN ("make-frame", Fmake_frame, 0, 2, "", /* Create a new frame, displaying the current buffer. +Runs the functions listed in `create-frame-hook' after frame creation. Optional argument PROPS is a property list (a list of alternating keyword-value specifications) of properties for the new frame. @@ -456,6 +457,12 @@ reset_face_cachels (XWINDOW (f->root_window)); } + /* If no frames on this device formerly existed, say this is the + first frame. It kind of assumes that frameless devices don't + exist, but it shouldn't be too harmful. */ + if (NILP (DEVICE_FRAME_LIST (d))) + first_frame_on_device = 1; + /* This *must* go before the init_*() methods. Those functions call Lisp code, and if any of them causes a warning to be displayed and the *Warnings* buffer to be created, it won't get added to @@ -504,11 +511,8 @@ f->init_finished = 1; /* If this is the first frame on the device, make it the selected one. */ - if (NILP (DEVICE_SELECTED_FRAME (d))) - { - first_frame_on_device = 1; - set_device_selected_frame (d, frame); - } + if (first_frame_on_device && NILP (DEVICE_SELECTED_FRAME (d))) + set_device_selected_frame (d, frame); /* If at startup or if the current console is a stream console (usually also at startup), make this console the selected one @@ -639,25 +643,6 @@ select_frame_1 (Lisp_Object frame) { struct frame *f = XFRAME (frame); - - /* If on a TTY, selecting a frame must raise it. */ -#ifdef HAVE_TTY - if (FRAME_TTY_P (f)) - FRAMEMETH(f, raise_frame, (f)); /* tty_raise_frame will call - select_frame_2, so we can skip - it. */ - else - select_frame_2 (frame); -#else - select_frame_2 (frame); -#endif -} - -/* Called from tty_raise_frame. */ -void -select_frame_2 (Lisp_Object frame) -{ - struct frame *f = XFRAME (frame); Lisp_Object old_selected_frame = Fselected_frame (Qnil); if (EQ (frame, old_selected_frame)) @@ -985,7 +970,6 @@ { int passed = 0; int started_over = 0; - Lisp_Object tmp_frametype; /* If this frame is dead, it won't be in frame_list, and we'll loop forever. Forestall that. */ @@ -1033,18 +1017,7 @@ if (EQ (f, frame)) return f; - tmp_frametype = frametype; - if (FRAME_TTY_P (XFRAME (f))) - { - /* Only one TTY frame is visible at a time, but - next-frame and similar should still find - them. */ - if (EQ (frametype, Qvisible) - || EQ (frametype, Qvisible_nomini) - || EQ (frametype, Qvisible_iconic_nomini)) - tmp_frametype = Qnil; - } - if (frame_matches_frametype (f, tmp_frametype)) + if (frame_matches_frametype (f, frametype)) return f; } @@ -1074,7 +1047,6 @@ { Lisp_Object devcons, concons; Lisp_Object prev; - Lisp_Object tmp_frametype; /* If this frame is dead, it won't be in frame_list, and we'll loop forever. Forestall that. */ @@ -1099,17 +1071,7 @@ /* Decide whether this frame is eligible to be returned, according to frametype. */ - tmp_frametype = frametype; - if (FRAME_TTY_P (XFRAME (f))) - { - /* Only one TTY frame is visible at a time, but - next-frame and similar should still find them. */ - if (EQ (frametype, Qvisible) - || EQ (frametype, Qvisible_nomini) - || EQ (frametype, Qvisible_iconic_nomini)) - tmp_frametype = Qnil; - } - if (frame_matches_frametype (f, tmp_frametype)) + if (frame_matches_frametype (f, frametype)) prev = f; } diff -r 94141801dd7e -r 43dd3413c7c7 src/gifalloc.c --- a/src/gifalloc.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/gifalloc.c Mon Aug 13 09:39:39 2007 +0200 @@ -11,6 +11,20 @@ * History: * * 15 Sep 92 - Version 1.0 by Eric Raymond. * *****************************************************************************/ + +#ifdef emacs +#include + +void *xmalloc (unsigned int size); +void *xrealloc (void *ptr, unsigned int size); +#ifdef ERROR_CHECK_MALLOC +void *xfree_1 (void *); +#define xfree xfree_1 +#else +void *xfree (void *); +#endif +#endif + #include #include #include @@ -27,7 +41,6 @@ void *xfree (void *); #endif #endif - #include "gif_lib.h" #ifndef MAX diff -r 94141801dd7e -r 43dd3413c7c7 src/gpmevent.c --- a/src/gpmevent.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/gpmevent.c Mon Aug 13 09:39:39 2007 +0200 @@ -92,20 +92,27 @@ /* Only do this if we are running after dumping and really interactive */ if (!noninteractive && initialized) { /* We really only want to do this on a TTY */ + CONSOLE_TTY_MOUSE_FD (con) = -1; if (EQ (CONSOLE_TYPE (con), Qtty)) { Gpm_Connect conn; + int rval; conn.eventMask = GPM_DOWN|GPM_UP|GPM_MOVE; conn.defaultMask = GPM_MOVE; conn.minMod = 0; conn.maxMod = ((1<status_symbol = Qexit; - p->exit_code = WRETCODE (w); - p->core_dumped = ((WCOREDUMP (w)) ? 1 : 0); + p->exit_code = WEXITSTATUS (w); + p->core_dumped = 0; } else if (WIFSIGNALED (w)) { p->status_symbol = Qsignal; - p->exit_code = (int) WTERMSIG (w); - p->core_dumped = ((WCOREDUMP (w)) ? 1 : 0); + p->exit_code = WTERMSIG (w); + p->core_dumped = WCOREDUMP (w); } else { @@ -2253,7 +2253,7 @@ #define MAX_EXITED_PROCESSES 1000 static volatile pid_t exited_processes[MAX_EXITED_PROCESSES]; -static volatile WAITTYPE exited_processes_status[MAX_EXITED_PROCESSES]; +static volatile int exited_processes_status[MAX_EXITED_PROCESSES]; static volatile int exited_processes_index; static volatile int sigchld_happened; @@ -2282,7 +2282,7 @@ for (i = 0; i < exited_processes_index; i++) { int pid = exited_processes[i]; - WAITTYPE w = exited_processes_status[i]; + int w = exited_processes_status[i]; /* Find the process that signaled us, and record its status. */ @@ -2331,7 +2331,7 @@ /* Report the status of the synchronous process. */ if (WIFEXITED (w)) - synch_process_retcode = WRETCODE (w); + synch_process_retcode = WEXITSTATUS (w); else if (WIFSIGNALED (w)) synch_process_death = signal_name (WTERMSIG (w)); } @@ -2371,7 +2371,7 @@ while (sigchld_happened) { int pid; - WAITTYPE w; + int w; /* Keep trying to get a status until we get a definitive result. */ do @@ -2553,7 +2553,7 @@ got missed (this seems to happen sometimes, I'm not sure why). */ { - WAITTYPE w; + int w; #ifdef SIGCHLD EMACS_BLOCK_SIGNAL (SIGCHLD); #endif diff -r 94141801dd7e -r 43dd3413c7c7 src/s/bsd386.h --- a/src/s/bsd386.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/bsd386.h Mon Aug 13 09:39:39 2007 +0200 @@ -35,6 +35,4 @@ #include /* To get BSD defined consistently. */ #endif -#undef HAVE_UNION_WAIT - #define GETPGRP_NO_ARG 1 diff -r 94141801dd7e -r 43dd3413c7c7 src/s/bsd4-1.h --- a/src/s/bsd4-1.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/bsd4-1.h Mon Aug 13 09:39:39 2007 +0200 @@ -44,10 +44,6 @@ /* #define HAVE_PTYS */ -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* If your system uses COFF (Common Object File Format) then define the preprocessor symbol "COFF". */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/bsd4-2.h --- a/src/s/bsd4-2.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/bsd4-2.h Mon Aug 13 09:39:39 2007 +0200 @@ -49,10 +49,6 @@ #define HAVE_PTYS -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* If your system uses COFF (Common Object File Format) then define the preprocessor symbol "COFF". */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/decosf1-3.h --- a/src/s/decosf1-3.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/decosf1-3.h Mon Aug 13 09:39:39 2007 +0200 @@ -6,9 +6,6 @@ #include #endif -/* XEmacs addition */ -#undef HAVE_UNION_WAIT - /* Supposedly gmalloc and rel_alloc will work now (grunwald@foobar.cs.colorado.edu) */ #undef SYSTEM_MALLOC diff -r 94141801dd7e -r 43dd3413c7c7 src/s/freebsd.h --- a/src/s/freebsd.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/freebsd.h Mon Aug 13 09:39:39 2007 +0200 @@ -40,7 +40,7 @@ #define GETPGRP_NO_ARG #ifndef NO_SHARED_LIBS -#define LD_SWITCH_SYSTEM -e start -dc -dp +#define LD_SWITCH_SYSTEM -dc -dp -e start #define HAVE_TEXT_START /* No need to define `start_of_text'. */ #define START_FILES pre-crt0.o /usr/lib/crt0.o #define UNEXEC unexfreebsd.o @@ -82,10 +82,6 @@ #define BSD 199506 #endif -#undef HAVE_UNION_WAIT -/* #### XEmacs: Is this necessary? */ -#define WRETCODE(w) (_W_INT(w) >> 8) - /* FreeBSD defines INT_MAX in /usr/include/limits.h. Unless INT_MAX is already defined in lisp.h, XEmacs goes right ahead and rolls its own. diff -r 94141801dd7e -r 43dd3413c7c7 src/s/gnu.h --- a/src/s/gnu.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/gnu.h Mon Aug 13 09:39:39 2007 +0200 @@ -43,7 +43,6 @@ #define TAB3 OXTABS #define GETPGRP_NO_ARG -#define HAVE_UNION_WAIT /* GNU needs its own crt0, and libc defines data_start. */ #define ORDINARY_LINK diff -r 94141801dd7e -r 43dd3413c7c7 src/s/hpux.h --- a/src/s/hpux.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/hpux.h Mon Aug 13 09:39:39 2007 +0200 @@ -61,10 +61,6 @@ #define HAVE_PTYS -/* XEmacs addition */ - -#define HAVE_UNION_WAIT - /* If your system uses COFF (Common Object File Format) then define the preprocessor symbol "COFF". */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/hpux10.h --- a/src/s/hpux10.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/hpux10.h Mon Aug 13 09:39:39 2007 +0200 @@ -17,3 +17,7 @@ /* Fix kernel file name for 10.10 */ #undef KERNEL_FILE #define KERNEL_FILE "/stand/vmunix" + +/* XEmacs: -lcurses includes a broken select() call on some 10.X systems. */ +#undef LIBS_TERMCAP +#define LIBS_TERMCAP -ltermcap diff -r 94141801dd7e -r 43dd3413c7c7 src/s/hpux8.h --- a/src/s/hpux8.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/hpux8.h Mon Aug 13 09:39:39 2007 +0200 @@ -97,7 +97,3 @@ #if 0 #define X_IO_BUG #endif - -/* XEmacs change */ - -#undef HAVE_UNION_WAIT diff -r 94141801dd7e -r 43dd3413c7c7 src/s/hpux9.h --- a/src/s/hpux9.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/hpux9.h Mon Aug 13 09:39:39 2007 +0200 @@ -75,3 +75,8 @@ /* XEmacs: apparently rint() is totally broken in HPUX 9. */ #undef HAVE_RINT + +/* XEmacs: avoid using -lcurses, to make the binary portable from 9.X to 10.X */ +#undef LIBS_TERMCAP +#define LIBS_TERMCAP -ltermcap + diff -r 94141801dd7e -r 43dd3413c7c7 src/s/mach-bsd4-3.h --- a/src/s/mach-bsd4-3.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/mach-bsd4-3.h Mon Aug 13 09:39:39 2007 +0200 @@ -14,10 +14,6 @@ #undef SYSTEM_TYPE #define SYSTEM_TYPE "mach" -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* Don't send signals to subprocesses by "typing" special chars at them. */ #undef SIGNALS_VIA_CHARACTERS diff -r 94141801dd7e -r 43dd3413c7c7 src/s/netbsd.h --- a/src/s/netbsd.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/netbsd.h Mon Aug 13 09:39:39 2007 +0200 @@ -5,6 +5,15 @@ /* Get most of the stuff from bsd4.3 */ #include "bsd4-3.h" +/* limits that lisp.h might have to guess otherwise */ +#include +#undef BSD + +#ifndef NOT_C_CODE +#include +#include +#endif /* C_CODE */ + /* For mem-limits.h. */ #define BSD4_2 @@ -35,26 +44,35 @@ #define GETPGRP_NO_ARG +#if 0 #ifndef NO_SHARED_LIBS /* These definitions should work for either dynamic or static linking, whichever is the default for `cc -nostdlib'. */ /* but they probably don't, and life's too short - jrg@doc.ic.ac.uk ask for no shared libs if you have 0.9 */ -#define HAVE_TEXT_START /* No need to define `start_of_text'. */ +/* mrb -- ORDINARY_LINK works just fine... */ #define LD_SWITCH_SYSTEM -e start #define START_FILES pre-crt0.o /usr/lib/crt0.o +#define RUN_TIME_REMAP +#else +#define START_FILES crt0.o + +#endif /* not NO_SHARED_LIBS */ +#endif /* 0 */ + +#define HAVE_TEXT_START /* No need to define `start_of_text'. */ +#define ORDINARY_LINK #define UNEXEC unexfreebsd.o /* ironic, considering history of unexfreebsd */ -#define RUN_TIME_REMAP +#if 0 /* Try to make this work for both 0.9 and >0.9. */ #define N_PAGSIZ(x) __LDPGSZ #define N_BSSADDR(x) (N_ALIGN(x, N_DATADDR(x)+x.a_data)) /* #define N_TRELOFF(x) N_RELOFF(x) */ /* the 1.0 way.. */ +#endif /* 0 */ + #define N_RELOFF(x) N_TRELOFF(x) -#else -#define START_FILES crt0.o -#endif /* not NO_SHARED_LIBS */ #define NO_MATHERR diff -r 94141801dd7e -r 43dd3413c7c7 src/s/rtu.h --- a/src/s/rtu.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/rtu.h Mon Aug 13 09:39:39 2007 +0200 @@ -45,10 +45,6 @@ #define HAVE_PTYS -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* The system library bcopy() is broken in RTU. For one thing, it expects the length to be less than 64k. */ #define BROKEN_BCOPY diff -r 94141801dd7e -r 43dd3413c7c7 src/s/sunos4-0.h --- a/src/s/sunos4-0.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/sunos4-0.h Mon Aug 13 09:39:39 2007 +0200 @@ -16,9 +16,6 @@ #define HAVE_SYS_TIME_H #endif -/* XEmacs addition */ -#undef HAVE_UNION_WAIT - #if 0 /* This may have been needed for an earlier version of Sun OS 4. It seems to cause warnings in 4.0.3 and 4.1. */ #define O_NDELAY FNDELAY /* Non-blocking I/O (4.2 style) */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/umax.h --- a/src/s/umax.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/umax.h Mon Aug 13 09:39:39 2007 +0200 @@ -52,10 +52,6 @@ #define HAVE_PTYS -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* If your system uses COFF (Common Object File Format) then define the preprocessor symbol "COFF". */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/umips.h --- a/src/s/umips.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/umips.h Mon Aug 13 09:39:39 2007 +0200 @@ -17,7 +17,6 @@ #define COFF #define TERMINFO #undef MAIL_USE_FLOCK /* Someone should check this. */ -#undef HAVE_UNION_WAIT #else /* not BSD */ diff -r 94141801dd7e -r 43dd3413c7c7 src/s/unipl5-0.h --- a/src/s/unipl5-0.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/unipl5-0.h Mon Aug 13 09:39:39 2007 +0200 @@ -48,10 +48,6 @@ /* #define HAVE_PTYS */ -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - #define NO_SUBPROCESSES /* If your system uses COFF (Common Object File Format) then define the diff -r 94141801dd7e -r 43dd3413c7c7 src/s/unipl5-2.h --- a/src/s/unipl5-2.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/s/unipl5-2.h Mon Aug 13 09:39:39 2007 +0200 @@ -47,10 +47,6 @@ #define HAVE_PTYS -/* Define this macro if system defines a type `union wait'. */ - -#define HAVE_UNION_WAIT - /* Subprocesses are supported under UniPlus System V Release 2. */ /* If your system uses COFF (Common Object File Format) then define the diff -r 94141801dd7e -r 43dd3413c7c7 src/search.c --- a/src/search.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/search.c Mon Aug 13 09:39:39 2007 +0200 @@ -41,7 +41,7 @@ #include "regex.h" -#define REGEXP_CACHE_SIZE 5 +#define REGEXP_CACHE_SIZE 20 /* If the regexp is non-nil, then the buffer contains the compiled form of that regexp, suitable for searching. */ diff -r 94141801dd7e -r 43dd3413c7c7 src/specifier.c --- a/src/specifier.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/specifier.c Mon Aug 13 09:39:39 2007 +0200 @@ -2873,7 +2873,7 @@ } DEFUN ("boolean-specifier-p", Fboolean_specifier_p, 1, 1, 0, /* -Return non-nil if OBJECT is an boolean specifier. +Return non-nil if OBJECT is a boolean specifier. */ (object)) { diff -r 94141801dd7e -r 43dd3413c7c7 src/sysdep.c --- a/src/sysdep.c Mon Aug 13 09:38:27 2007 +0200 +++ b/src/sysdep.c Mon Aug 13 09:39:39 2007 +0200 @@ -312,7 +312,7 @@ synchronous subprocess, we should take care of that. */ int ret; - WAITTYPE w; + int w; /* Will stay in the do loop as long as: 1. Process is alive 2. Ctrl-G is not pressed */ @@ -348,7 +348,7 @@ { /* Update the global sigchld stats. */ synch_process_alive = 0; if (WIFEXITED (w)) - synch_process_retcode = WRETCODE (w); + synch_process_retcode = WEXITSTATUS (w); else if (WIFSIGNALED (w)) synch_process_death = signal_name (WTERMSIG (w)); } @@ -1505,7 +1505,11 @@ EMACS_GET_TTY (input_fd, &CONSOLE_TTY_DATA (con)->old_tty); tty = CONSOLE_TTY_DATA (con)->old_tty; + con->tty_erase_char = Qnil; + #if defined (HAVE_TERMIO) || defined (HAVE_TERMIOS) + /* after all those years... */ + con->tty_erase_char = make_char (tty.main.c_cc[VERASE]); #ifdef DGUX /* This allows meta to be sent on 8th bit. */ tty.main.c_iflag &= ~INPCK; /* don't check input for parity */ @@ -1620,6 +1624,7 @@ #endif /* AIX */ #else /* if not HAVE_TERMIO */ #ifndef MSDOS + con->tty_erase_char = make_char (tty.main.sg_erase); tty.main.sg_flags &= ~(ECHO | CRMOD | XTABS); if (TTY_FLAGS (con).meta_key) tty.main.sg_flags |= ANYP; diff -r 94141801dd7e -r 43dd3413c7c7 src/syswait.h --- a/src/syswait.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/syswait.h Mon Aug 13 09:39:39 2007 +0200 @@ -19,110 +19,32 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Synched up with: FSF 19.30. */ - -/* Cleaned up by Ben Wing. */ - -/* Define the structure that the wait system call stores. - On many systems, there is a structure defined for this. - But on vanilla-ish USG systems there is not. +/* Cleanup by Martin Buchholz for Autoconf 2 (see the Autoconf Manual) */ - NOTE: POSIX specifies that int, rather than union wait, - be used. BSD systems based on BSD 4.3+ or newer generally - have int, but those based on BSD 4.3 or older have union wait. - */ - -#ifndef VMS - -# ifdef HAVE_SYS_WAIT_H -# include -# endif - -# if !defined (HAVE_UNION_WAIT) /* the POSIX / SYSV way */ +#include -# define WAITTYPE int -# ifndef WIFSTOPPED -# define WIFSTOPPED(w) (((w) & 0377) == 0177) -# endif -# ifndef WIFSIGNALED -# define WIFSIGNALED(w) (((w) & 0377) != 0177 && ((w) & ~0377) == 0) -# endif -# ifndef WIFEXITED -# define WIFEXITED(w) (((w) & 0377) == 0) -# endif -# ifndef WRETCODE -# ifdef WEXITSTATUS -# define WRETCODE(w) WEXITSTATUS (w) -# else -# define WRETCODE(w) ((w) >> 8) -# endif -# endif -# ifndef WSTOPSIG -# define WSTOPSIG(w) ((w) >> 8) -# endif -# ifndef WTERMSIG -# define WTERMSIG(w) ((w) & 0377) -# endif -# ifndef WCOREDUMP -# define WCOREDUMP(w) (((w) & 0200) != 0) -# endif - -# else /* the older BSD way */ - -# define WAITTYPE union wait +#ifdef HAVE_SYS_WAIT_H +#include +#endif -# ifndef WRETCODE -# ifdef WEXITSTATUS -# define WRETCODE(w) WEXITSTATUS(w) -# else -# define WRETCODE(w) w.w_retcode -# endif -# endif - -# undef WCOREDUMP /* Later BSDs define this name differently. */ -# define WCOREDUMP(w) w.w_coredump - -# if defined (HPUX) || defined (convex) -/* HPUX version 7 has broken definitions of these. */ -/* pvogel@convex.com says the convex does too. */ -# undef WTERMSIG -# undef WSTOPSIG -# undef WIFSTOPPED -# undef WIFSIGNALED -# undef WIFEXITED -# endif /* HPUX | convex */ - -# ifndef WTERMSIG -# define WTERMSIG(w) w.w_termsig -# endif -# ifndef WSTOPSIG -# define WSTOPSIG(w) w.w_stopsig -# endif -# ifndef WIFSTOPPED -# define WIFSTOPPED(w) (WTERMSIG (w) == 0177) -# endif -# ifndef WIFSIGNALED -# define WIFSIGNALED(w) (WTERMSIG (w) != 0177 && (WSTOPSIG (w)) == 0) -# endif -# ifndef WIFEXITED -# define WIFEXITED(w) (WTERMSIG (w) == 0) -# endif - -# endif /* HAVE_UNION_WAIT */ - -#else /* VMS */ - -# define WAITTYPE int -# define WIFSTOPPED(w) 0 -# define WIFSIGNALED(w) 0 -# define WIFEXITED(w) ((w) != -1) -# define WRETCODE(w) (w) -# define WSTOPSIG(w) (w) -# define WCOREDUMP(w) 0 -# define WTERMSIG(w) (w) -# include -# include -# include -# include "vmsproc.h" - -#endif /* VMS */ +#ifndef WEXITSTATUS +#define WEXITSTATUS(s) ((s) >> 8) +#endif +#ifndef WIFEXITED +#define WIFEXITED(s) (((s) & 0xff) == 0) +#endif +#ifndef WIFSTOPPED +#define WIFSTOPPED(s) (((s) & 0xff) == 0x7f) +#endif +#ifndef WIFSIGNALED +#define WIFSIGNALED(s) (((unsigned int)((s)-1) & 0xffff) < 0xff) +#endif +#ifndef WCOREDUMP +#define WCOREDUMP(s) ((s) & 0200) +#endif +#ifndef WTERMSIG +#define WTERMSIG(s) ((s) & 0x7f) +#endif +#ifndef WSTOPSIG +#define WSTOPSIG(s) ((s) >> 8) +#endif