[apertium-kaz-tat] 01/02: Imported Upstream version 0.2.1~r57554

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Tue Jul 26 18:04:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

tinodidriksen-guest pushed a commit to branch master
in repository apertium-kaz-tat.

commit d7db91b5a32f024099207c92e4f9549d77ef7b8d
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Tue Jul 26 18:04:43 2016 +0000

    Imported Upstream version 0.2.1~r57554
---
 AUTHORS                       |     6 +
 COPYING                       |   674 +++
 ChangeLog                     |     0
 Makefile.am                   |   175 +
 NEWS                          |     0
 README                        |    93 +
 apertium-kaz-tat.kaz-tat.dix  | 10260 ++++++++++++++++++++++++++++++++++++++++
 apertium-kaz-tat.kaz-tat.lrx  |   265 ++
 apertium-kaz-tat.kaz-tat.t1x  |  1081 +++++
 apertium-kaz-tat.kaz-tat.t2x  |   207 +
 apertium-kaz-tat.post-kaz.dix |    34 +
 apertium-kaz-tat.post-tat.dix |    41 +
 apertium-kaz-tat.tat-kaz.lrx  |    27 +
 apertium-kaz-tat.tat-kaz.t1x  |   549 +++
 apertium-kaz-tat.tat-kaz.t2x  |   203 +
 apertium-view.sh              |    47 +
 autogen.sh                    |    35 +
 configure.ac                  |    97 +
 kaz-tat.prob                  |   Bin 0 -> 44149 bytes
 modes.xml                     |   364 ++
 pending-tests.sh              |    14 +
 qa.sh                         |    16 +
 regression-tests.sh           |    14 +
 tat-kaz.prob                  |   Bin 0 -> 44149 bytes
 wiki-tests.sh                 |   102 +
 25 files changed, 14304 insertions(+)

diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..bbbd913
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,6 @@
+2011, Nathan Maxson
+2011-2013, Francis M. Tyers <ftyers at prompsit.com>
+2011-2014, Jonathan N. Washington <jonorthwash at users.sourceforge.net>
+2012-2014, Ilnar Salimzyan <selimcan at users.sourceforge.net>
+2012-2014, Kevin Brubeck Unhammer <unhammer at fsfe.org>
+2013, Qdinar <qdinar at users.sourceforge.net>
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..94a9ed0
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,674 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..e69de29
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a48b57b
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,175 @@
+###############################################################################
+## Makefile for Kazakh--Tatar
+###############################################################################
+
+VERSION=0.2.1
+LANG1=kaz
+LANG2=tat
+PREFIX1=$(LANG1)-$(LANG2)
+PREFIX2=$(LANG2)-$(LANG1)
+
+BASENAME=apertium-$(PREFIX1)
+
+TARGETS_COMMON = $(PREFIX1).autobil.bin $(PREFIX2).autobil.bin \
+	$(PREFIX1).automorf.bin $(PREFIX1).autopgen.bin $(PREFIX1).autogen.bin $(PREFIX1).t1x.bin $(PREFIX1).t2x.bin \
+	$(PREFIX2).automorf.bin $(PREFIX2).autopgen.bin $(PREFIX2).autogen.bin $(PREFIX2).t1x.bin $(PREFIX2).t2x.bin \
+        $(PREFIX1).rlx.bin $(PREFIX2).rlx.bin \
+        $(PREFIX1).lrx.bin $(PREFIX2).lrx.bin
+
+
+# This include defines goals for install-modes, .deps/.d and .mode files:
+ at ap_include@
+
+###############################################################################
+## Kazakh→Tatar monolingual transducers
+###############################################################################
+
+.deps/$(PREFIX1).autobil.prefixes: $(PREFIX1).autobil.bin .deps/.d
+	lt-print $(PREFIX1).autobil.bin | sed 's/ /@_SPACE_@/g' > .deps/$(PREFIX1).autobil.att
+	hfst-txt2fst -e ε <  .deps/$(PREFIX1).autobil.att > .deps/$(PREFIX1).autobil.hfst
+	hfst-project -p upper .deps/$(PREFIX1).autobil.hfst > .deps/$(PREFIX1).autobil.upper
+	echo " ?* " | hfst-regexp2fst > .deps/any-symbol.hfst
+	hfst-concatenate -1 .deps/$(PREFIX1).autobil.upper -2 .deps/any-symbol.hfst -o .deps/$(PREFIX1).autobil.prefixes
+
+$(PREFIX1).automorf.bin: $(AP_SRC1)/$(LANG1).automorf.att.gz .deps/$(PREFIX1).autobil.prefixes .deps/.d
+	$(ZCAT) $< | hfst-txt2fst > .deps/$(LANG1).automorf.hfst
+	hfst-compose-intersect -1 .deps/$(LANG1).automorf.hfst -2 .deps/$(PREFIX1).autobil.prefixes -o .deps/$(PREFIX1).automorf.trimmed
+	hfst-fst2txt -i .deps/$(PREFIX1).automorf.trimmed -o .deps/$(PREFIX1).automorf.trimmed.att
+	lt-comp lr .deps/$(PREFIX1).automorf.trimmed.att $@
+
+$(PREFIX1).autogen.hfst: $(AP_SRC2)/$(LANG2).autogen.hfst
+	cp $< $@
+
+$(PREFIX1).autogen.bin: $(AP_SRC2)/$(LANG2).autogen.bin
+	cp $< $@
+
+###############################################################################
+## Tatar→Kazakh monolingual transducers
+###############################################################################
+
+.deps/$(PREFIX2).autobil.prefixes: $(PREFIX2).autobil.bin .deps/.d
+	lt-print $(PREFIX2).autobil.bin | sed 's/ /@_SPACE_@/g' > .deps/$(PREFIX2).autobil.att
+	hfst-txt2fst -e ε <  .deps/$(PREFIX2).autobil.att > .deps/$(PREFIX2).autobil.hfst
+	hfst-project -p upper .deps/$(PREFIX2).autobil.hfst > .deps/$(PREFIX2).autobil.upper
+	echo " ?* " | hfst-regexp2fst > .deps/any-symbol.hfst
+	hfst-concatenate -1 .deps/$(PREFIX2).autobil.upper -2 .deps/any-symbol.hfst -o .deps/$(PREFIX2).autobil.prefixes
+
+$(PREFIX2).automorf.bin: $(AP_SRC2)/$(LANG2).automorf.att.gz .deps/$(PREFIX2).autobil.prefixes .deps/.d
+	$(ZCAT) $< | hfst-txt2fst > .deps/$(LANG2).automorf.hfst
+	hfst-compose-intersect -1 .deps/$(LANG2).automorf.hfst -2 .deps/$(PREFIX2).autobil.prefixes -o .deps/$(PREFIX2).automorf.trimmed
+	hfst-fst2txt -i .deps/$(PREFIX2).automorf.trimmed -o .deps/$(PREFIX2).automorf.trimmed.att
+	lt-comp lr .deps/$(PREFIX2).automorf.trimmed.att $@
+
+$(PREFIX2).autogen.hfst: $(AP_SRC1)/$(LANG1).autogen.hfst
+	cp $< $@
+
+$(PREFIX2).autogen.bin: $(AP_SRC1)/$(LANG1).autogen.bin
+	cp $< $@
+
+###############################################################################
+## Bilingual dictionaries
+###############################################################################
+
+$(PREFIX1).autobil.bin: $(BASENAME).$(PREFIX1).dix
+	apertium-validate-dictionary $<
+	lt-comp lr $< $@
+
+$(PREFIX2).autobil.bin: $(BASENAME).$(PREFIX1).dix
+	apertium-validate-dictionary $< 
+	lt-comp rl $< $@
+
+###############################################################################
+## Disambiguation rules 
+###############################################################################
+
+$(PREFIX1).rlx.bin: $(AP_SRC1)/apertium-$(LANG1).$(LANG1).rlx
+	cg-comp $< $@
+
+$(PREFIX2).rlx.bin: $(AP_SRC2)/apertium-$(LANG2).$(LANG2).rlx
+	cg-comp $< $@
+
+
+###############################################################################
+## Lexical selection rules
+###############################################################################
+
+$(PREFIX1).lrx.bin: $(BASENAME).$(PREFIX1).lrx
+	lrx-comp $< $@
+
+$(PREFIX2).lrx.bin: $(BASENAME).$(PREFIX2).lrx
+	lrx-comp $< $@
+
+###############################################################################
+## Structural transfer rules
+###############################################################################
+
+$(PREFIX1).t1x.bin: $(BASENAME).$(PREFIX1).t1x
+	apertium-validate-transfer $(BASENAME).$(PREFIX1).t1x
+	apertium-preprocess-transfer $(BASENAME).$(PREFIX1).t1x $@
+
+$(PREFIX1).t2x.bin: $(BASENAME).$(PREFIX1).t2x
+	apertium-validate-transfer $(BASENAME).$(PREFIX1).t2x
+	apertium-preprocess-transfer $(BASENAME).$(PREFIX1).t2x $@
+
+$(PREFIX2).t1x.bin: $(BASENAME).$(PREFIX2).t1x
+	apertium-validate-transfer $(BASENAME).$(PREFIX2).t1x
+	apertium-preprocess-transfer $(BASENAME).$(PREFIX2).t1x $@
+
+$(PREFIX2).t2x.bin: $(BASENAME).$(PREFIX2).t2x
+	apertium-validate-transfer $(BASENAME).$(PREFIX2).t2x
+	apertium-preprocess-transfer $(BASENAME).$(PREFIX2).t2x $@
+
+###############################################################################
+## Postgeneration dictionaries
+###############################################################################
+
+$(PREFIX1).autopgen.bin: $(BASENAME).post-$(LANG1).dix
+	apertium-validate-dictionary $<
+	lt-comp lr $< $@
+
+$(PREFIX2).autopgen.bin: $(BASENAME).post-$(LANG2).dix
+	apertium-validate-dictionary $< 
+	lt-comp lr $< $@
+
+###############################################################################
+## Distribution
+###############################################################################
+
+EXTRA_DIST=$(PREFIX1).prob $(PREFIX2).prob \
+           $(BASENAME).$(PREFIX1).lrx \
+           $(BASENAME).$(PREFIX1).dix \
+           $(BASENAME).post-$(LANG1).dix \
+           $(BASENAME).$(PREFIX2).lrx \
+           $(BASENAME).post-$(LANG2).dix \
+           $(BASENAME).$(PREFIX1).t1x \
+           $(BASENAME).$(PREFIX1).t2x \
+           $(BASENAME).$(PREFIX2).t1x \
+           $(BASENAME).$(PREFIX2).t2x \
+           modes.xml
+
+###############################################################################
+## Installation
+###############################################################################
+
+apertium_kaz_tatdir=$(prefix)/share/apertium/$(BASENAME)/
+
+# Files which should be installed to $(prefix)/share/apertium/$(BASENAME)/:
+apertium_kaz_tat_DATA=$(TARGETS_COMMON) \
+                    $(PREFIX1).prob $(PREFIX2).prob \
+	$(BASENAME).$(PREFIX1).t1x \
+	$(BASENAME).$(PREFIX1).t2x \
+	$(BASENAME).$(PREFIX2).t1x \
+	$(BASENAME).$(PREFIX2).t2x
+
+# All modes are created by the same goal, listing several will just give problems with make -j2
+noinst_DATA=modes/$(PREFIX1).mode
+
+install-data-local: install-modes
+
+###############################################################################
+## Cleanup
+###############################################################################
+
+CLEANFILES = $(TARGETS_COMMON)
+clean-local: 
+	-rm -rf .deps modes
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..e69de29
diff --git a/README b/README
new file mode 100644
index 0000000..501c983
--- /dev/null
+++ b/README
@@ -0,0 +1,93 @@
+Kazakh and Tatar
+
+                            apertium-kaz-tat
+===============================================================================
+
+This is an Apertium language pair for translating between Kazakh and 
+Tatar. What you can use this language package for:
+
+* Translating between Kazakh and Tatar
+* Morphological analysis of Kazakh and Tatar
+* Part-of-speech tagging of Kazakh and Tatar
+
+For information on the latter two points, see subheading "For more 
+information" below
+
+Requirements
+===============================================================================
+
+You will need the following software installed:
+
+* lttoolbox (>= 3.1.2)
+* apertium (>= 3.1.1)
+* vislcg3 (>= 0.9.7.5129)
+
+If this does not make any sense, we recommend you look at: www.apertium.org
+
+Compiling
+===============================================================================
+
+Given the requirements being installed, you should be able to just run:
+
+$ ./configure
+$ make
+# make install
+
+You can use ./autogen.sh instead of ./configure you're compiling from
+SVN. If you're using a --prefix to ./configure, make sure it's the
+same one you used to install apertium itself.
+
+Testing
+===============================================================================
+
+If you are in the source directory after running make, the following
+commands should work:
+
+$  echo "Қазақшадан татаршаға аударам." | apertium -d . kaz-tat
+Казакъчадан татарчага аударам.
+
+After installing somewhere in $PATH, you should be able to do eg.
+
+$  echo "Қазақшадан татаршаға аударам." | apertium kaz-tat
+Казакъчадан татарчага аударам.
+
+The following command runs tests which are on the Apertium wiki page:
+
+$ ./regression-tests.sh 
+
+Files and data
+===============================================================================
+
+* apertium-kaz-tat.kaz.lexc            - Monolingual dictionary for Kazakh
+* apertium-kaz-tat.kaz-tat.rlx         - Constraint Grammar for Kazakh
+* apertium-kaz-tat.kaz-tat.lrx         - Lexical selection rules for translating into Tatar
+* apertium-kaz-tat.kaz-tat.t1x         - Transfer rules for translating into Tatar (first pass)
+* apertium-kaz-tat.kaz-tat.t2x         - Transfer rules for  translating into Tatar (second pass)
+
+* apertium-kaz-tat.kaz-tat.dix         - Bilingual dictionary 
+
+* apertium-kaz-tat.tat.lexc            - Monolingual dictionary for Tatar
+* apertium-kaz-tat.tat-kaz.rlx         - Constraint Grammar for Tatar
+* apertium-kaz-tat.tat-kaz.lrx         - Lexical selection rules for translating into Kazakh
+* apertium-kaz-tat.tat-kaz.t1x         - Transfer rules for translating into Kazakh (first pass)
+* apertium-kaz-tat.tat-kaz.t2x         - Transfer rules for  translating into Kazakh (second pass)
+
+* modes.xml                            - Translation modes
+
+For more information
+===============================================================================
+
+* http://wiki.apertium.org/wiki/Installation
+* http://wiki.apertium.org/wiki/Kazakh_and_Tatar
+* http://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary
+* http://wiki.apertium.org/wiki/Constraint_Grammar
+
+Help and support
+===============================================================================
+
+If you need help using this language pair or data, you can contact:
+
+* Mailing list: apertium-turkic at lists.sourceforge.net
+* IRC: #apertium on irc.freenode.net
+
+See also the file AUTHORS included in this distribution.
\ No newline at end of file
diff --git a/apertium-kaz-tat.kaz-tat.dix b/apertium-kaz-tat.kaz-tat.dix
new file mode 100644
index 0000000..7d6bbf0
--- /dev/null
+++ b/apertium-kaz-tat.kaz-tat.dix
@@ -0,0 +1,10260 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+	Dictionary:
+	Sections: 1
+	Entries: 9623
+	Sdefs: 73
+
+-->
+<dictionary>
+  <alphabet></alphabet>
+  <sdefs>
+    <sdef n="n" 	c="Noun                        Зат есім            Исем"/> 
+    <sdef n="np" 	c="Proper noun                 Жалқы есім          Ялгызлык исем"/> 
+    <sdef n="adj" 	c="Adjective                   Сын есім            Сыйфат"/> 
+    <sdef n="num" 	c="Numeral                     Сан есім            Сан"/> 
+    <sdef n="prn" 	c="Pronoun                     Есімдік             Алмашлык"/> 
+    <sdef n="det" 	c="Determiner                  Детерминатив        Детерминатив"/> 
+    <sdef n="v" 	c="Verb                        Етістік             Фигыль"/> 
+    <sdef n="vaux" 	c="Auxiliary verb              Көмекші етістік     Ярдәмче фигыль"/> 
+    <sdef n="adv" 	c="Adverb                      Үстеу               Рәвеш"/> 
+    <sdef n="post" 	c="Postposition                Септеулік шылау     Бәйлек"/> 
+    <sdef n="postadv" 	c="Postadverb                  'Артүстеу'          'Артрәвеш'"/> 
+    <sdef n="cnjcoo" 	c="Coordinating conjunction    ? жалғаулық шылау   Тезүче теркәгеч"/> 
+    <sdef n="cnjsub" 	c="Subordinating conjunction   ? жалғаулық шылау   Ияртүче теркәгеч"/> 
+    <sdef n="cnjadv" 	c="Adverbial conjunction       Үстеу-жалғаулық     Рәвеш-теркәгеч"/> 
+    <sdef n="ij" 	c="Interjection                Одағай              Ымлык"/> 
+    <sdef n="abbr" 	c="Abbreviation                Қысқарған сөз       Кыскартылма"/> 
+    <sdef n="cop" 	c="Copula                      Копула              Копула"/> 
+    <sdef n="ideo" 	c="Ideophone                   Еліктеу сөз         Аваз ияртеме"/> 
+    <sdef n="top" 	c="Toponym"/> 
+    <sdef n="ant" 	c="Anthroponym"/> 
+    <sdef n="cog" 	c="Cognomen"/> 
+    <sdef n="pat" 	c="Patronym"/> 
+    <sdef n="org" 	c="Organization name"/> 
+    <sdef n="al" 	c="Other"/> 
+    <sdef n="m" 	c="Мужской род"/> 
+    <sdef n="f" 	c="Женский род"/> 
+    <sdef n="mf" 	c="Мужской или женский род"/> 
+    <sdef n="attr" 	c="Attributive"/> 
+    <sdef n="subst" 	c="Substantivized"/> 
+    <sdef n="advl" 	c="Adverbial"/> 
+    <sdef n="sg" 	c=""/> 
+    <sdef n="pl" 	c=""/> 
+    <sdef n="sp" 	c=""/> 
+    <sdef n="px" 	c=""/> 
+    <sdef n="loc" 	c=""/> 
+    <sdef n="sim" 	c=""/> 
+    <sdef n="pers" 	c="Personal - Зат (алмашлыгы) - Личное (местоимение)"/> 
+    <sdef n="recip" 	c="Reciprocal"/> 
+    <sdef n="dem" 	c="Demonstrative"/> 
+    <sdef n="ind" 	c="Indefinite"/> 
+    <sdef n="itg" 	c="Interrogative"/> 
+    <sdef n="qnt" 	c="Quantifier"/> 
+    <sdef n="neg" 	c="Negative"/> 
+    <sdef n="ref" 	c="Reflexive"/> 
+    <sdef n="ord" 	c=""/> 
+    <sdef n="caus" 	c=""/> 
+    <sdef n="pass" 	c=""/> 
+    <sdef n="coop" 	c=""/> 
+    <sdef n="prc_perf" 	c=""/> 
+    <sdef n="ger" 	c=""/> 
+    <sdef n="gpr_past" 	c=""/> 
+    <sdef n="gpr_pot" 	c=""/> 
+    <sdef n="gpr_ppot" 	c=""/> 
+    <sdef n="iv" 	c="Intransitive"/> 
+    <sdef n="tv" 	c="Transitive"/> 
+    <sdef n="TD" 	c="Temporary tag"/> 
+    <sdef n="p1" 	c=""/> 
+    <sdef n="p2" 	c=""/> 
+    <sdef n="p3" 	c=""/> 
+    <sdef n="frm" 	c=""/> 
+    <sdef n="qst" 	c="Question modal particle (cltic)"/> 
+    <sdef n="emph" 	c="Emphasizing modal particle"/> 
+    <sdef n="mod_ass" 	c="Assertive modal particle (clitic)"/> 
+    <sdef n="mod_ind" 	c="Indefinite modal particle (clitic)"/> 
+    <sdef n="mod" 	c="Modal verbs"/> 
+    <sdef n="sent" 	c=""/> 
+    <sdef n="guio" 	c=""/> 
+    <sdef n="cm" 	c=""/> 
+    <sdef n="apos" 	c=""/> 
+    <sdef n="rquot" 	c=""/> 
+    <sdef n="lquot" 	c=""/> 
+    <sdef n="rpar" 	c=""/> 
+    <sdef n="lpar" 	c=""/> 
+  </sdefs>
+  <section id="main" type="standard">
+
+
+<!-- SECTION: Copula -->
+
+
+<e>       <p><l>е<s n="cop"/></l>                           <r>и<s n="cop"/></r></p></e>
+
+
+<!-- SECTION: Modal/discourse particles -->
+
+
+<e>       <p><l>шы<s n="emph"/></l>                         <r>чы<s n="emph"/></r></p></e>
+<e r="RL"><p><l>шы<s n="emph"/></l>                         <r>сана<s n="emph"/></r></p></e>
+
+<e>       <p><l>ма<s n="qst"/></l>                          <r>мы<s n="qst"/></r></p></e>
+<e>       <p><l>мекен<s n="qst"/></l>                       <r>микән<s n="qst"/></r></p></e>
+<e>       <p><l>ма<b/>не<s n="qst"/></l>                    <r>мыни<s n="qst"/></r></p></e>
+<e>       <p><l>ше<s n="qst"/></l>                          <r>ничек<s n="adv"/><s n="itg"/></r></p></e>
+
+<e>       <p><l>ғой<s n="mod_ass"/></l>                     <r>бит<s n="mod_ass"/></r></p></e>
+<e r="RL"><p><l>ғой<s n="mod_ass"/></l>                     <r>ич<s n="mod_ass"/></r></p></e>
+<e r="RL"><p><l>ғой<s n="mod_ass"/></l>                     <r>ла<s n="mod_ass"/></r></p></e>
+<e r="RL"><p><l>ғой<s n="mod_ass"/></l>                     <r>ласа<s n="mod_ass"/></r></p></e>
+<e r="RL"><p><l>ғой<s n="mod_ass"/></l>                     <r>ләбаса<s n="mod_ass"/></r></p></e>
+<e r="RL"><p><l>ғой<s n="mod_ass"/></l>                     <r>шул<s n="mod_ass"/></r></p></e>
+
+<e>       <p><l>шығар<s n="mod"/></l>                       <r>дыр<s n="mod_ind"/></r></p></e>
+
+
+<!-- SECTION: Co-ordinating conjunctions -->
+
+
+    <!-- Connective : Соединительные-->
+
+<e>       <p><l>әрі<s n="cnjcoo"/></l>                      <r>һәм<s n="cnjcoo"/></r></p></e> <!-- "and (x2)" -->
+<e>       <p><l>да<s n="cnjcoo"/></l>                       <r>да<s n="cnjcoo"/></r></p></e>
+<e r="RL"><p><l>және<s n="cnjcoo"/></l>                     <r>вә<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>және<s n="cnjcoo"/></l>                     <r>һәм<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>не<s n="cnjcoo"/></l>                       <r>ни<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>не<s n="cnjcoo"/></l>                       <r>я<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>сондай-ақ<s n="cnjcoo"/></l>                <r>шулай<b/>ук<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>түгіл<s n="cnjcoo"/></l>                    <r>түгел<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>уа<s n="cnjcoo"/></l>                       <r>вә<s n="cnjcoo"/></r></p></e>
+<e r="LR"><p><l>һәм<s n="cnjcoo"/></l>                      <r>һәм<s n="cnjcoo"/></r></p></e>
+
+    <!-- Adversative : Противительные -->
+    
+<e>       <p><l>ал<s n="cnjcoo"/></l>                       <r>ә<s n="cnjcoo"/></r></p></e>
+<e r="RL"><p><l>ал<s n="cnjcoo"/></l>                       <r>бәлки<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>бірақ<s n="cnjcoo"/></l>                    <r>әмма<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>бірақ<s n="cnjcoo"/></l>                    <r>ләкин<s n="cnjcoo"/></r></p></e>
+<e r="RL"><p><l>бірақ<s n="cnjcoo"/></l>                    <r>мәгәр<s n="cnjcoo"/></r></p></e>
+<e r="RL"><p><l>тек<s n="cnjcoo"/></l>                      <r>бары<b/>тик<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>тек<s n="cnjcoo"/></l>                      <r>тик<s n="cnjcoo"/></r></p></e>
+<e r="RL"><p><l>тек<s n="cnjcoo"/></l>                      <r>фәкать<s n="cnjcoo"/></r></p></e>
+
+    <!-- Partitive : Разделительные -->
+
+<e r="RL"><p><l>біресе<s n="cnjcoo"/></l>                   <r>әле<s n="cnjcoo"/></r></p></e>
+<e r="LR"><p><l>біресе<s n="cnjcoo"/></l>                   <r>я<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>немесе<s n="cnjcoo"/></l>                   <r>яисә<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>немесе<s n="cnjcoo"/></l>                   <r>яки<s n="cnjcoo"/></r></p></e>
+<e>       <p><l>я<s n="cnjcoo"/></l>                        <r>я<s n="cnjcoo"/></r></p></e>
+
+
+<!-- SECTION: Sub-ordinating conjunctions -->
+
+
+<e r="RL"><p><l>бірақ<s n="cnjsub"/></l>                    <r>гәрчә<s n="cnjsub"/></r></p></e>
+<e>       <p><l>егер<s n="cnjsub"/></l>                     <r>әгәр<s n="cnjsub"/></r></p></e>
+<e>       <p><l>егерде<s n="cnjsub"/></l>                   <r>әгәр<b/>дә<s n="cnjsub"/></r></p></e>
+<e r="LR"><p><l>мүбада<s n="cnjsub"/></l>                   <r>әгәр<s n="cnjsub"/></r></p></e>
+<e r="LR"><p><l>өйткені<s n="cnjsub"/></l>                  <r>чөнки<s n="cnjsub"/></r></p></e>
+<e>       <p><l>себебі<s n="cnjsub"/></l>                   <r>чөнки<s n="cnjsub"/></r></p></e>
+<e>       <p><l>яғни<s n="cnjsub"/></l>                     <r>ягъни<s n="cnjsub"/></r></p></e>
+
+
+<!-- SECTION: Adverbial conjunctions -->
+
+
+<e>       <p><l>айтуларынша<s n="cnjadv"/></l>              <r>әйтүләренчә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>айтуынша<s n="cnjadv"/></l>                 <r>әйтүенчә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>алайда<s n="cnjadv"/></l>                   <r>алай<b/>да<s n="cnjadv"/></r></p></e>
+<e r="RL"><p><l>алайда<s n="cnjadv"/></l>                   <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e>       <p><l>әйткенмен<s n="cnjadv"/></l>                <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e>       <p><l>әйтпесе<s n="cnjadv"/></l>                  <r>алайса<s n="cnjadv"/></r></p></e>
+<e>       <p><l>әйтсе<b/>де<s n="cnjadv"/></l>              <r>аның<b/>каравы<s n="cnjadv"/></r></p></e>
+<e>       <p><l>басқаша<b/>айтканда<s n="cnjadv"/></l>      <r>башкача<b/>әйткәндә<s n="cnjadv"/></r></p></e>
+<e r="LR"><p><l>дегенмен<s n="cnjadv"/></l>                 <r>алай<b/>да<s n="cnjadv"/></r></p></e>
+<e>       <p><l>жазуынша<s n="cnjadv"/></l>                 <r>язуынча<s n="cnjadv"/></r></p></e>
+<e>       <p><l>мәлімдеуінше<s n="cnjadv"/></l>             <r>белдерүенчә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>мәліметінше<s n="cnjadv"/></l>              <r>мәгълүматынча<s n="cnjadv"/></r></p></e>
+<e>       <p><l>ойынша<s n="cnjadv"/></l>                   <r>уенча<s n="cnjadv"/></r></p></e>
+<e>       <p><l>осы<b/>себептен<s n="cnjadv"/></l>          <r>шул<b/>сәбәпле<s n="cnjadv"/></r></p></e>
+<e r="RL"><p><l>осы<b/>себептен<s n="cnjadv"/></l>          <r>шуңа<b/>күрә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>пайымдауынша<s n="cnjadv"/></l>             <r>уйлавынча<s n="cnjadv"/></r></p></e>
+<e>       <p><l>пікірінше<s n="cnjadv"/></l>                <r>фикеренчә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>сонда<b/>да<s n="cnjadv"/></l>              <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e r="LR"><p><l>сонда<s n="cnjadv"/></l>                    <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e>       <p><l>сондықтан<s n="cnjadv"/></l>                <r>шунлыктан<s n="cnjadv"/></r></p></e>
+<e>       <p><l>сөздерінше<s n="cnjadv"/></l>               <r>сүзләренчә<s n="cnjadv"/></r></p></e>
+<e>       <p><l>сөзінше<s n="cnjadv"/></l>                  <r>сүзенчә<s n="cnjadv"/></r></p></e>
+<e r="LR"><p><l>сөйтсе<b/>де<s n="cnjadv"/></l>             <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e r="LR"><p><l>сөйтсе<s n="cnjadv"/></l>                   <r>шулай<b/>да<s n="cnjadv"/></r></p></e>
+<e>       <p><l>хабарлауынша<s n="cnjadv"/></l>             <r>хәбәр<b/>итүенчә<s n="cnjadv"/></r></p></e>
+
+
+<!-- SECTION: Postpositions -->
+
+
+<e>       <p><l>арқылы<s n="post"/></l>                     <r>аркылы<s n="post"/></r></p></e>
+<e r="RL"><p><l>арқылы<s n="post"/></l>                     <r>аша<s n="post"/></r></p></e>
+<e>       <p><l>арналған<s n="post"/></l>                   <r>тәгаенләнгән<s n="post"/></r></p></e>
+<e>       <p><l>әрі<s n="post"/></l>                        <r>ары<s n="post"/></r></p></e>
+<e>       <p><l>басқа<s n="post"/></l>                      <r>башка<s n="post"/></r></p></e>
+<e>       <p><l>бері<s n="post"/></l>                       <r>бирле<s n="post"/></r></p></e>
+<e>       <p><l>бірге<s n="post"/></l>                      <r>бергә<s n="post"/></r></p></e>
+<e>       <p><l>бойы<s n="post"/></l>                       <r>буе<s n="post"/></r></p></e>
+<e>       <p><l>бойында<s n="post"/></l>                    <r>буенда<s n="post"/></r></p></e>
+<e>       <p><l>бойынша<s n="post"/></l>                    <r>буенча<s n="post"/></r></p></e>
+<e>       <p><l>бұрын<s n="post"/></l>                      <r>элек<s n="post"/></r></p></e>
+<e>       <p><l>гөрі<s n="post"/></l>                       <r>караганда<s n="post"/></r></p></e> <!--TODO transfer (ABL>DAT)-->
+<e>       <p><l>дейін<s n="post"/></l>                      <r>кадәр<s n="post"/></r></p></e>
+<e r="LR"><p><l>жайында<s n="post"/></l>                    <r>хакында<s n="post"/></r></p></e>
+<e r="LR"><p><l>жөнінде<s n="post"/></l>                    <r>хакында<s n="post"/></r></p></e>
+<e>       <p><l>жуық<s n="post"/></l>                       <r>якын<s n="post"/></r></p></e>
+<e>       <p><l>іспетті<s n="post"/></l>                    <r>шикелле<s n="post"/></r></p></e>
+<e r="LR"><p><l>кейін<s n="post"/></l>                      <r>соң<s n="post"/></r></p></e>
+<e>       <p><l>қарағанда<s n="post"/></l>                  <r>караганда<s n="post"/></r></p></e>
+<e>       <p><l>қарай<s n="post"/></l>                      <r>таба<s n="post"/></r></p></e>
+<e>       <p><l>қарамағында<s n="post"/></l>                <r>карамагында<s n="post"/></r></p></e>
+<e>       <p><l>қарамағындағы<s n="post"/></l>              <r>карамагындагы<s n="post"/></r></p></e>
+<e>       <p><l>қарамай<s n="post"/></l>                    <r>карамый<s n="post"/></r></p></e> <!--"regardless, despite"-->
+<e>       <p><l>қарамастан<s n="post"/></l>                 <r>карамастан<s n="post"/></r></p></e>
+<e>       <p><l>қарсы<s n="post"/></l>                      <r>каршы<s n="post"/></r></p></e>
+<e>       <p><l>қатар<s n="post"/></l>                      <r>беррәттән<s n="post"/></r></p></e>
+<e>       <p><l>қоса<s n="post"/></l>                       <r>өстәп<s n="post"/></r></p></e>
+<e>       <p><l>құрлы<s n="post"/></l>                      <r>кадәр<s n="post"/></r></p></e>
+<e>       <p><l>мақсатында<s n="post"/></l>                 <r>максатында<s n="post"/></r></p></e>
+<e>       <p><l>мен<s n="post"/></l>                        <r>белән<s n="post"/></r></p></e>
+<e>       <p><l>сайын<s n="post"/></l>                      <r>саен<s n="post"/></r></p></e>
+<e r="LR"><p><l>салым<s n="post"/></l>                      <r>таба<s n="post"/></r></p></e> <!--""-->
+<e>       <p><l>сәйкес<s n="post"/></l>                     <r>ярашлы<b/>рәвештә<s n="post"/></r></p></e>
+<e r="RL"><p><l>секілді<s n="post"/></l>                    <r>күк<s n="post"/></r></p></e>
+<e r="RL"><p><l>секілді<s n="post"/></l>                    <r>сыман<s n="post"/></r></p></e>
+<e>       <p><l>секілді<s n="post"/></l>                    <r>шикелле<s n="post"/></r></p></e>
+<e>       <p><l>сияқты<s n="post"/></l>                     <r>кебек<s n="post"/></r></p></e>
+<e>       <p><l>соң<s n="post"/></l>                        <r>соң<s n="post"/></r></p></e>
+<e r="LR"><p><l>таман<s n="post"/></l>                      <r>таба<s n="post"/></r></p></e>
+<e r="LR"><p><l>тарта<s n="post"/></l>                      <r>якын<s n="post"/></r></p></e>
+<e>       <p><l>туралы<s n="post"/></l>                     <r>турында<s n="post"/></r></p></e>
+<e>       <p><l>үшін<s n="post"/></l>                       <r>өчен<s n="post"/></r></p></e>
+<e>       <p><l>хақында<s n="post"/></l>                    <r>хакында<s n="post"/></r></p></e>
+<e>       <p><l>шейін<s n="post"/></l>                      <r>тикле<s n="post"/></r></p></e>
+<e r="RL"><p><l>шейін<s n="post"/></l>                      <r>хәтле<s n="post"/></r></p></e>
+<e r="RL"><p><l>шейін<s n="post"/></l>                      <r>чаклы<s n="post"/></r></p></e>
+
+    <!-- New age postpositions for handling derivation -->
+
+<e>       <p><l>сыз<s n="post"/></l>                        <r>сыз<s n="post"/></r></p></e>
+<e>       <p><l>лы<s n="post"/></l>                         <r>лы<s n="post"/></r></p></e>
+
+
+<!-- SECTION: Postadverbs -->
+
+
+<e r="LR"><p><l>-ақ<s n="postadv"/></l>                     <r>гына<s n="postadv"/></r></p></e>
+<e>       <p><l>-ақ<s n="postadv"/></l>                     <r>ук<s n="postadv"/></r></p></e>
+<e>       <p><l>ғана<s n="postadv"/></l>                    <r>гына<s n="postadv"/></r></p></e>
+<e>       <p><l>да<s n="postadv"/></l>                      <r>да<s n="postadv"/></r></p></e>
+
+
+<!-- SECTION: Numerals -->
+
+
+<e>       <p><l>нөл<s n="num"/></l>                         <r>нуль<s n="num"/></r></p></e>
+<e>       <p><l>бір<s n="num"/></l>                         <r>бер<s n="num"/></r></p></e>
+<e>       <p><l>екі<s n="num"/></l>                         <r>ике<s n="num"/></r></p></e>
+<e>       <p><l>үш<s n="num"/></l>                          <r>өч<s n="num"/></r></p></e>
+<e>       <p><l>төрт<s n="num"/></l>                        <r>дүрт<s n="num"/></r></p></e>
+<e>       <p><l>бес<s n="num"/></l>                         <r>биш<s n="num"/></r></p></e>
+<e>       <p><l>алты<s n="num"/></l>                        <r>алты<s n="num"/></r></p></e>
+<e>       <p><l>жеті<s n="num"/></l>                        <r>җиде<s n="num"/></r></p></e>
+<e>       <p><l>сегіз<s n="num"/></l>                       <r>сигез<s n="num"/></r></p></e>
+<e>       <p><l>тоғыз<s n="num"/></l>                       <r>тугыз<s n="num"/></r></p></e>
+<e>       <p><l>он<s n="num"/></l>                          <r>ун<s n="num"/></r></p></e>
+
+<e>       <p><l>он<b/>бір<s n="num"/></l>                   <r>унбер<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>екі<s n="num"/></l>                   <r>унике<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>үш<s n="num"/></l>                    <r>унөч<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>төрт<s n="num"/></l>                  <r>ундүрт<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>бес<s n="num"/></l>                   <r>унбиш<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>алты<s n="num"/></l>                  <r>уналты<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>жеті<s n="num"/></l>                  <r>унҗиде<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>сегіз<s n="num"/></l>                 <r>унсигез<s n="num"/></r></p></e>
+<e>       <p><l>он<b/>тоғыз<s n="num"/></l>                 <r>унтугыз<s n="num"/></r></p></e>
+
+<e>       <p><l>жиырма<s n="num"/></l>                      <r>егерме<s n="num"/></r></p></e>
+<e>       <p><l>отыз<s n="num"/></l>                        <r>утыз<s n="num"/></r></p></e>
+<e>       <p><l>қырық<s n="num"/></l>                       <r>кырык<s n="num"/></r></p></e>
+<e>       <p><l>елу<s n="num"/></l>                         <r>илле<s n="num"/></r></p></e>
+<e>       <p><l>алпыс<s n="num"/></l>                       <r>алтмыш<s n="num"/></r></p></e>
+<e>       <p><l>жетпіс<s n="num"/></l>                      <r>җитмеш<s n="num"/></r></p></e>
+<e>       <p><l>сексен<s n="num"/></l>                      <r>сиксән<s n="num"/></r></p></e>
+<e>       <p><l>тоқсан<s n="num"/></l>                      <r>туксан<s n="num"/></r></p></e>
+<e>       <p><l>жүз<s n="num"/></l>                         <r>йөз<s n="num"/></r></p></e>
+
+<e>       <p><l>мың<s n="num"/></l>                         <r>мең<s n="num"/></r></p></e> <!-- "thousand" -->
+<e>       <p><l>түмен<s n="num"/></l>                       <r>төмән<s n="num"/></r></p></e> <!-- "(archaic) ten thousand" -->
+<e>       <p><l>миллион<s n="num"/></l>                     <r>миллион<s n="num"/></r></p></e> <!-- "million" -->
+<e>       <p><l>миллиард<s n="num"/></l>                    <r>миллиард<s n="num"/></r></p></e> <!-- "billion" -->
+<e>       <p><l>триллион<s n="num"/></l>                    <r>триллион<s n="num"/></r></p></e> <!-- "thrillion" -->
+
+<e>       <p><l>I<s n="num"/></l>                           <r>I<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>II<s n="num"/></l>                          <r>II<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>III<s n="num"/></l>                         <r>III<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>IV<s n="num"/></l>                          <r>IV<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>V<s n="num"/></l>                           <r>V<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>VI<s n="num"/></l>                          <r>VI<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>VII<s n="num"/></l>                         <r>VII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>VIII<s n="num"/></l>                        <r>VIII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>IX<s n="num"/></l>                          <r>IX<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>X<s n="num"/></l>                           <r>X<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XI<s n="num"/></l>                          <r>XI<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XII<s n="num"/></l>                         <r>XII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XIII<s n="num"/></l>                        <r>XIII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XIV<s n="num"/></l>                         <r>XIV<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XV<s n="num"/></l>                          <r>XV<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XVI<s n="num"/></l>                         <r>XVI<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XVII<s n="num"/></l>                        <r>XVII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XVIII<s n="num"/></l>                       <r>XVIII<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XIX<s n="num"/></l>                         <r>XIX<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XX<s n="num"/></l>                          <r>XX<s n="num"/></r></p></e> <!-- "" -->
+<e>       <p><l>XXI<s n="num"/></l>                         <r>XXI<s n="num"/></r></p></e> <!-- "" -->
+
+<e>       <p><l>неше<s n="num"/></l>                        <r>ничә<s n="num"/></r></p></e> <!-- "" -->
+
+
+<!-- SECTION: Pronouns -->
+
+
+    <!-- Personal pronouns -->
+
+<e>       <p><l>мен<s n="prn"/><s n="pers"/></l>            <r>мин<s n="prn"/><s n="pers"/></r></p></e>
+<e>       <p><l>сен<s n="prn"/><s n="pers"/></l>            <r>син<s n="prn"/><s n="pers"/></r></p></e>
+<e>       <p><l>ол<s n="prn"/><s n="pers"/></l>             <r>ул<s n="prn"/><s n="pers"/></r></p></e>
+<e>       <p><l>біз<s n="prn"/><s n="pers"/></l>            <r>без<s n="prn"/><s n="pers"/></r></p></e>
+<e>       <p><l>сендер<s n="prn"/><s n="pers"/><s n="p2"/><s n="pl"/></l><r>сез<s n="prn"/><s n="pers"/><s n="p2"/><s n="pl"/></r></p></e>
+<e>       <p><l>олар<s n="prn"/><s n="pers"/></l>           <r>алар<s n="prn"/><s n="pers"/></r></p></e>
+
+<e>       <p><l>сіз<s n="prn"/><s n="pers"/><s n="p2"/><s n="sg"/><s n="frm"/></l><r>Сез<s n="prn"/><s n="pers"/><s n="p2"/><s n="sp"/><s n="frm"/></r></p></e>
+<e r="LR"><p><l>сіздер<s n="prn"/><s n="pers"/><s n="p2"/><s n="pl"/><s n="frm"/></l><r>Сез<s n="prn"/><s n="pers"/><s n="p2"/><s n="sp"/><s n="frm"/></r></p></e>
+
+    <!-- Demonstrative pronouns -->
+
+<e>       <p><l>ана<s n="prn"/><s n="dem"/></l>             <r>теге<s n="prn"/><s n="dem"/></r></p></e>
+<e>       <p><l>бұл<s n="prn"/><s n="dem"/></l>             <r>бу<s n="prn"/><s n="dem"/></r></p></e>
+<e r="LR"><p><l>мына<s n="prn"/><s n="dem"/></l>            <r>бу<s n="prn"/><s n="dem"/></r></p></e>
+<e>       <p><l>ол<s n="prn"/><s n="dem"/></l>              <r>ул<s n="prn"/><s n="dem"/></r></p></e>
+<e>       <p><l>осы<s n="prn"/><s n="dem"/></l>             <r>шушы<s n="prn"/><s n="dem"/></r></p></e>
+<e>       <p><l>сол<s n="prn"/><s n="dem"/></l>             <r>шул<s n="prn"/><s n="dem"/></r></p></e>
+
+    <!-- Interrogative pronouns -->
+
+<e>       <p><l>нәрсе<s n="prn"/><s n="itg"/></l>           <r>нәрсә<s n="prn"/><s n="itg"/></r></p></e> <!-- "thing" -->
+<e r="RL"><p><l>нәрсе<s n="prn"/><s n="itg"/></l>           <r>нимә<s n="prn"/><s n="itg"/></r></p></e> <!-- "thing" -->
+<e>       <p><l>не<s n="prn"/><s n="itg"/></l>              <r>ни<s n="prn"/><s n="itg"/></r></p></e>
+<e>       <p><l>кім<s n="prn"/><s n="itg"/></l>             <r>кем<s n="prn"/><s n="itg"/></r></p></e> <!-- "who" -->
+<e>       <p><l>қайсы<s n="prn"/><s n="itg"/></l>           <r>кайсы<s n="prn"/><s n="itg"/></r></p></e>
+<e>       <p><l>қандай<s n="prn"/><s n="itg"/></l>          <r>нинди<s n="prn"/><s n="itg"/></r></p></e>
+<e>       <p><l>қанша<s n="prn"/><s n="itg"/></l>           <r>ничә<s n="num"/><s n="itg"/><s n="subst"/></r></p></e>
+
+    <!-- Indefinite pronouns -->
+
+<e>       <p><l>басқа<s n="prn"/><s n="ind"/></l>           <r>башка<s n="prn"/><s n="ind"/></r></p></e>
+<e>       <p><l>бір<b/>нәрсе<s n="prn"/><s n="ind"/></l>    <r>бер<b/>нәрсә<s n="prn"/><s n="ind"/></r></p></e>
+<e r="LR"><p><l>бірдеме<s n="prn"/><s n="ind"/></l>         <r>бер<b/>нәрсә<s n="prn"/><s n="ind"/></r></p></e>
+<e>       <p><l>кей<s n="prn"/><s n="ind"/></l>             <r>кайбер<s n="prn"/><s n="ind"/></r></p></e>
+
+    <!-- Quantifying (definite) pronouns -->
+
+<e>       <p><l>барлық<s n="prn"/><s n="qnt"/></l>          <r>барлык<s n="prn"/><s n="qnt"/></r></p></e>
+<e>       <p><l>бәрі<s n="prn"/><s n="qnt"/></l>            <r>бары<s n="prn"/><s n="qnt"/></r></p></e>
+<e>       <p><l>біреу<s n="prn"/><s n="qnt"/></l>           <r>берәү<s n="prn"/><s n="qnt"/></r></p></e>
+<e>       <p><l>әркім<s n="prn"/><s n="qnt"/></l>           <r>һәркем<s n="prn"/><s n="qnt"/></r></p></e>
+
+    <!-- Negative pronouns -->
+
+<e>       <p><l>ешкім<s n="prn"/><s n="neg"/></l>           <r>беркем<s n="prn"/><s n="neg"/></r></p></e>
+<e r="RL"><p><l>ешкім<s n="prn"/><s n="neg"/></l>           <r>һичкем<s n="prn"/><s n="neg"/></r></p></e>
+<e>       <p><l>ешнәрсе<s n="prn"/><s n="neg"/></l>         <r>һичнәрсә<s n="prn"/><s n="neg"/></r></p></e>
+<e r="RL"><p><l>еш<b/>нәрсе<s n="prn"/><s n="neg"/></l>     <r>бернәрсә<s n="prn"/><s n="neg"/></r></p></e>
+<e>       <p><l>еш<b/>нәрсе<s n="prn"/><s n="neg"/></l>     <r>һичнәрсә<s n="prn"/><s n="neg"/></r></p></e>
+<e>       <p><l>ештеңе<s n="prn"/><s n="neg"/></l>          <r>берни<s n="prn"/><s n="neg"/></r></p></e>
+
+    <!-- Reflexive pronouns -->
+
+<e>       <p><l>өз<s n="prn"/><s n="ref"/></l>              <r>үз<s n="prn"/><s n="ref"/></r></p></e>
+
+    <!-- Reciprocal pronouns -->
+
+<e>       <p><l>бір-бір<s n="prn"/><s n="recip"/></l>       <r>бер-бер<s n="prn"/><s n="recip"/></r></p></e>
+
+    <!-- TODO Check the following and add them to lexc files. Consider adding some of them as adverbs -->
+
+<e>       <p><l>әлдеқайда<s n="prn"/><s n="ind"/></l>       <r>әллә<b/>кайда<s n="prn"/><s n="ind"/></r></p></e>
+<e>       <p><l>әлдеқайда<s n="prn"/><s n="ind"/></l>       <r>әллә<b/>кая<s n="prn"/><s n="ind"/></r></p></e>
+<e>       <p><l>әлдеқайда<s n="prn"/><s n="ind"/></l>       <r>әллә<b/>никадәр<s n="prn"/><s n="ind"/></r></p></e>
+
+<e>       <p><l>қайдан<s n="prn"/><s n="itg"/></l>          <r>кайдан<s n="prn"/><s n="itg"/></r></p></e>
+<e>       <p><l>қайдан<s n="prn"/><s n="itg"/></l>          <r>каян<s n="prn"/><s n="itg"/></r></p></e>
+<e>       <p><l>қаншалықты<s n="prn"/><s n="itg"/></l>      <r>никадәр<s n="prn"/><s n="itg"/></r></p></e>
+<e r="LR"><p><l>нендей<s n="prn"/><s n="itg"/></l>          <r>нинди<s n="prn"/><s n="itg"/></r></p></e>
+
+<e r="RL"><p><l>ештеңе<s n="prn"/><s n="neg"/></l>          <r>һични<s n="prn"/><s n="neg"/></r></p></e>
+
+
+<!-- SECTION: Determiners -->
+
+
+    <!-- Demonstrative determiners -->
+
+<e>       <p><l>анау<s n="det"/><s n="dem"/></l>            <r>әнә<b/>теге<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>әлгі<s n="det"/><s n="dem"/></l>            <r>әлеге<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>бұл<s n="det"/><s n="dem"/></l>             <r>бу<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>мынау<s n="det"/><s n="dem"/></l>           <r>менә<b/>бу<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>ол<s n="det"/><s n="dem"/></l>              <r>ул<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>осы<s n="det"/><s n="dem"/></l>             <r>шушы<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>осынау<s n="det"/><s n="dem"/></l>          <r>ошбу<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>сол<s n="det"/><s n="dem"/></l>             <r>шул<s n="det"/><s n="dem"/></r></p></e>
+<e>       <p><l>сонау<s n="det"/><s n="dem"/></l>           <r>теге<s n="det"/><s n="dem"/></r></p></e>
+
+    <!-- Quantifying (definite) determiners -->
+
+<e>       <p><l>әр<s n="det"/><s n="qnt"/></l>              <r>һәр<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>әрбір<s n="det"/><s n="qnt"/></l>           <r>һәрбер<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>әртүрлі<s n="det"/><s n="qnt"/></l>         <r>һәртөрле<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>бар<s n="det"/><s n="qnt"/></l>             <r>бар<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>барлық<s n="det"/><s n="qnt"/></l>          <r>барлык<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>бірқатар<s n="det"/><s n="qnt"/></l>        <r>бер<b/>рәт<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>бірнеше<s n="det"/><s n="qnt"/></l>         <r>берничә<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>бүкіл<s n="det"/><s n="qnt"/></l>           <r>бөтен<s n="det"/><s n="qnt"/></r></p></e>
+<e r="LR"><p><l>исі<s n="det"/><s n="qnt"/></l>             <r>бөтен<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>көптеген<s n="det"/><s n="qnt"/></l>        <r>күпләгән<s n="det"/><s n="qnt"/></r></p></e>
+<e r="LR"><p><l>күллі<s n="det"/><s n="qnt"/></l>           <r>бөтен<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>қанша<s n="det"/><s n="qnt"/></l>           <r>күпме<s n="adv"/><s n="itg"/></r></p></e>
+<e>       <p><l>қанша<s n="det"/><s n="qnt"/></l>           <r>ничә<s n="num"/><s n="itg"/></r></p></e>
+
+        <!-- Derived from numerals. Regular? -->
+
+<e>       <p><l>ондаған<s n="det"/><s n="qnt"/></l>         <r>унлаган<s n="det"/><s n="qnt"/></r></p></e>
+<e r="RL"><p><l>ондаған<s n="det"/><s n="qnt"/></l>         <r>дистәләгән<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>жүздеген<s n="det"/><s n="qnt"/></l>        <r>йөзләгән<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>мыңдаған<s n="det"/><s n="qnt"/></l>        <r>меңләгән<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>түмендеген<s n="det"/><s n="qnt"/></l>      <r>ун<b/>меңләгән<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>миллиондаған<s n="det"/><s n="qnt"/></l>    <r>миллионлаган<s n="det"/><s n="qnt"/></r></p></e>
+<e>       <p><l>миллиардтаған<s n="det"/><s n="qnt"/></l>   <r>миллиардлаган<s n="det"/><s n="qnt"/></r></p></e>
+
+    <!-- Indefinite determiners -->
+
+<e>       <p><l>әлдебір<s n="det"/><s n="ind"/></l>         <r>әллә<b/>кай<s n="det"/><s n="ind"/></r></p></e>
+<e>       <p><l>әлденеше<s n="det"/><s n="ind"/></l>        <r>әллә<b/>ничә<s n="det"/><s n="ind"/></r></p></e> <!--"some"-->
+<e>       <p><l>бір<s n="det"/><s n="ind"/></l>             <r>бер<s n="det"/><s n="ind"/></r></p></e>
+<e r="RL"><p><l>бір<s n="det"/><s n="ind"/></l>             <r>берәр<s n="det"/><s n="ind"/></r></p></e>
+<e>       <p><l>бірер<s n="det"/><s n="ind"/></l>           <r>берәр<s n="det"/><s n="ind"/></r></p></e> <!--""-->
+<e>       <p><l>кей<s n="det"/><s n="ind"/></l>             <r>кай<s n="det"/><s n="ind"/></r></p></e> <!-- "some"-->
+<e>       <p><l>кей<s n="det"/><s n="ind"/></l>             <r>кайбер<s n="det"/><s n="ind"/></r></p></e> <!-- "some"-->
+<e>       <p><l>кейбір<s n="det"/><s n="ind"/></l>          <r>кайбер<s n="det"/><s n="ind"/></r></p></e> <!-- "some" -->
+<e>       <p><l>қайсыбір<s n="det"/><s n="ind"/></l>        <r>кайсыбер<s n="det"/><s n="ind"/></r></p></e> <!-- "some" -->
+
+    <!-- Interrogative determiners -->
+
+<e>       <p><l>қай<s n="det"/><s n="itg"/></l>             <r>кай<s n="det"/><s n="itg"/></r></p></e>
+<e>       <p><l>қайсы<s n="det"/><s n="itg"/></l>           <r>кайсы<s n="det"/><s n="itg"/></r></p></e>
+
+    <!-- Negative determiners -->
+
+<e>       <p><l>ешбір<s n="det"/><s n="neg"/></l>           <r>һичбер<s n="det"/><s n="neg"/></r></p></e> <!-- "no [kind of], none" -->
+<e>       <p><l>ешқандай<s n="det"/><s n="neg"/></l>        <r>бернинди<s n="det"/><s n="neg"/></r></p></e> <!-- "no [kind of], none" -->
+<e r="RL"><p><l>ешқандай<s n="det"/><s n="neg"/></l>        <r>һичнинди<s n="det"/><s n="neg"/></r></p></e> <!-- "no [kind of], none" -->
+
+    <!-- Reflexive determiners -->
+
+<e>       <p><l>өз<s n="det"/><s n="ref"/></l>              <r>үз<s n="det"/><s n="ref"/></r></p></e>
+
+
+<!-- SECTION: Nouns -->
+
+
+<e>       <p><l>абақты<s n="n"/></l>                        <r>төрмә<s n="n"/></r></p></e> <!--"jail"-->
+<e>       <p><l>абсолют<s n="n"/></l>                       <r>абсолют<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>абырой<s n="n"/></l>                        <r>абруй<s n="n"/></r></p></e> <!--"reputation,honor,respect"-->
+<e>       <p><l>авария<s n="n"/></l>                        <r>авария<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>август<s n="n"/></l>                        <r>август<s n="n"/></r></p></e> <!--"August"-->
+<e>       <p><l>авиация<s n="n"/></l>                       <r>авиация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>авто<s n="n"/></l>                          <r>авто<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автобус<s n="n"/></l>                       <r>автобус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автовокзал<s n="n"/></l>                    <r>автовокзал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автокөлік<s n="n"/></l>                     <r>автотранспорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автомат<s n="n"/></l>                       <r>автомат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автомобиль<s n="n"/></l>                    <r>автомобиль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автономия<s n="n"/></l>                     <r>автономия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автор<s n="n"/></l>                         <r>автор<s n="n"/></r></p></e> <!--"author"-->
+<e>       <p><l>авторлық<s n="n"/></l>                      <r>авторлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>автотранспорт<s n="n"/></l>                 <r>автотранспорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>агент<s n="n"/></l>                         <r>агент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>агенттік<s n="n"/></l>                      <r>агентлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>агроном<s n="n"/></l>                       <r>агроном<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аға<s n="n"/></l>                           <r>абый<s n="n"/></r></p></e> <!--"elder brother"-->
+<e>       <p><l>аға<s n="n"/><s n="attr"/></l>              <r>өлкән<s n="adj"/></r></p></e> <!--"elder, main"-->
+<e>       <p><l>ағай<s n="n"/></l>                          <r>абый<s n="n"/></r></p></e> <!--"uncle"-->
+<e>       <p><l>ағай<s n="n"/></l>                          <r>агай<s n="n"/></r></p></e> <!--"an elder (than the speaker) man"-->
+<e>       <p><l>ағайын<s n="n"/></l>                        <r>агай-эне<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ағайын<s n="n"/></l>                        <r>туган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ағайынды<s n="n"/></l>                      <r>агай-эне<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ағарту<s n="n"/></l>                        <r>мәгариф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ағаш<s n="n"/></l>                          <r>агач<s n="n"/></r></p></e> <!--"tree"-->
+<e>       <p><l>ағым<s n="n"/></l>                          <r>агым<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>адам<s n="n"/></l>                          <r>адәм<s n="n"/></r></p></e> <!--"man"-->
+<e>       <p><l>адам<s n="n"/></l>                          <r>кеше<s n="n"/></r></p></e> <!--"man"-->
+<e>       <p><l>адамзат<s n="n"/></l>                       <r>кешелек<s n="n"/></r></p></e> <!--"mankind"-->
+<e>       <p><l>адвокат<s n="n"/></l>                       <r>адвокат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>адмирал<s n="n"/></l>                       <r>адмирал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>адым<s n="n"/></l>                          <r>адым<s n="n"/></r></p></e> <!--"step"-->
+<e>       <p><l>адыр<s n="n"/></l>                          <r>калкулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ажал<s n="n"/></l>                          <r>әҗәл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ажар<s n="n"/></l>                          <r>кыяфәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аждаһа<s n="n"/></l>                        <r>аждаһа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азамат<s n="n"/></l>                        <r>граждан<s n="n"/></r></p></e> <!--"citizen"-->
+<e>       <p><l>азаматтық<s n="n"/></l>                     <r>гражданлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азан<s n="n"/></l>                          <r>азан<s n="n"/></r></p></e> <!--"prayer, dawn"-->
+<e>       <p><l>азап<s n="n"/></l>                          <r>газап<s n="n"/></r></p></e> <!--"suffering"-->
+<e>       <p><l>азаттық<s n="n"/></l>                       <r>азатлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азбан<s n="n"/></l>                         <r>печкән<s n="adj"/><s n="subst"/></r></p></e>
+<e>       <p><l>азбан<s n="n"/><s n="attr"/></l>            <r>печкән<s n="adj"/></r></p></e> <!--"gelding"-->
+<e>       <p><l>азимут<s n="n"/></l>                        <r>азимут<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азот<s n="n"/></l>                          <r>азот<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азшылық<s n="n"/></l>                       <r>азчылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>азық<s n="n"/></l>                          <r>азык<s n="n"/></r></p></e> <!--"nutrition"-->
+<e>       <p><l>азық-түлік<s n="n"/></l>                    <r>азык-төлек<s n="n"/></r></p></e> <!--"groceries"-->
+<e>       <p><l>ай<s n="n"/></l>                            <r>ай<s n="n"/></r></p></e> <!--"moon"-->
+<e>       <p><l>айбалта<s n="n"/></l>                       <r>айбалта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айғай<s n="n"/></l>                         <r>тавыш-гауга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айғақ<s n="n"/></l>                         <r>дәлил<s n="n"/></r></p></e> <!--"evidence"-->
+<e>       <p><l>айғақ<s n="n"/></l>                         <r>шаһит<s n="n"/></r></p></e> <!--"evidence"-->
+<e>       <p><l>айғыз<s n="n"/></l>                         <r>җыерчык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айғыр<s n="n"/></l>                         <r>айгыр<s n="n"/></r></p></e> <!--"stallion"-->
+<e>       <p><l>айдын<s n="n"/></l>                         <r>мәйдан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айқай<s n="n"/></l>                         <r>тавыш<s n="n"/></r></p></e> <!--"scream"-->
+<e>       <p><l>айқыш<s n="n"/></l>                         <r>тәре<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айла<s n="n"/></l>                          <r>хәйлә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айлық<s n="n"/></l>                         <r>айлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аймақ<s n="n"/></l>                         <r>өлкә<s n="n"/></r></p></e> <!--"zone,region"-->
+<e>       <p><l>аймақ<s n="n"/></l>                         <r>район<s n="n"/></r></p></e> <!--"zone,region"-->
+<e>       <p><l>аймақ<s n="n"/></l>                         <r>төбәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айна<s n="n"/></l>                          <r>көзге<s n="n"/></r></p></e> <!--"mirror"-->
+<e>       <p><l>айнала<s n="n"/></l>                        <r>әйләнә-тирә<s n="n"/></r></p></e> <!--"around"-->
+<e>       <p><l>айнала<s n="n"/></l>                        <r>тирә-як<s n="n"/></r></p></e> <!--"around"-->
+<e>       <p><l>айналым<s n="n"/></l>                       <r>әйләнеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айналым<s n="n"/></l>                       <r>тур<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айшық<s n="n"/></l>                         <r>айчык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айып<s n="n"/></l>                          <r>гаеп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айыппұл<s n="n"/></l>                       <r>штраф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>айырбас<s n="n"/></l>                       <r>алмаш<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>айырбас<s n="n"/></l>                       <r>алыш<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>айырмашылық<s n="n"/></l>                   <r>аерма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>академик<s n="n"/></l>                      <r>академик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>академия<s n="n"/></l>                      <r>академия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>актер<s n="n"/></l>                         <r>актер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>актив<s n="n"/></l>                         <r>актив<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>актриса<s n="n"/></l>                       <r>актриса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акула<s n="n"/></l>                         <r>акула<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акустика<s n="n"/></l>                      <r>акустика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акушер<s n="n"/></l>                        <r>акушер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акцент<s n="n"/></l>                        <r>акцент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акцептор<s n="n"/></l>                      <r>акцептор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>акция<s n="n"/></l>                         <r>акция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ақиқат<s n="n"/></l>                        <r>хакыйкать<s n="n"/></r></p></e> <!--"truth"-->
+<e>       <p><l>ақпан<s n="n"/></l>                         <r>февраль<s n="n"/></r></p></e> <!--"february"-->
+<e>       <p><l>ақпарат<s n="n"/></l>                       <r>мәгълүмат<s n="n"/></r></p></e> <!--"information"-->
+<e>       <p><l>ақсақал<s n="n"/></l>                       <r>аксакал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ақша<s n="n"/></l>                          <r>акча<s n="n"/></r></p></e> <!--"money"-->
+<e>       <p><l>ақы<s n="n"/></l>                           <r>хак<s n="n"/></r></p></e> <!--"wage"-->
+<e>       <p><l>ақыл<s n="n"/></l>                          <r>акыл<s n="n"/></r></p></e> <!--"mind"-->
+<e>       <p><l>ақымақ<s n="n"/></l>                        <r>ахмак<s n="n"/></r></p></e> <!--"fool"-->
+<e>       <p><l>ақын<s n="n"/></l>                          <r>шагыйрь<s n="n"/></r></p></e> <!--"poet"-->
+<e>       <p><l>ақыр<s n="n"/></l>                          <r>ахыр<s n="n"/></r></p></e> <!--"end,final state"-->
+<e>       <p><l>ақыр<s n="n"/></l>                          <r>утлык<s n="n"/></r></p></e> <!--"crib"-->
+<e>       <p><l>ақырет<s n="n"/></l>                        <r>ахирәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алаң<s n="n"/></l>                          <r>мәйдан<s n="n"/></r></p></e> <!--"area"-->
+<e>       <p><l>алап<s n="n"/></l>                          <r>үзән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алғыс<s n="n"/></l>                         <r>рәхмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алжапқыш<s n="n"/></l>                      <r>алъяпкыч<s n="n"/></r></p></e> <!--"apron"-->
+<e>       <p><l>алқа<s n="n"/></l>                          <r>алка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алқа<s n="n"/></l>                          <r>коллегия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Алла<s n="n"/></l>                          <r>Алла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Аллаһ<b/>Тағала<s n="n"/></l>               <r>Аллаһы<b/>Тәгалә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Аллаһ<s n="n"/></l>                         <r>Аллаһ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алмаз<s n="n"/></l>                         <r>алмаз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алмұрт<s n="n"/></l>                        <r>груша<s n="n"/></r></p></e> <!--"pear"-->
+<e>       <p><l>алпауыт<s n="n"/></l>                       <r>алпавыт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алтын<s n="n"/></l>                         <r>алтын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алфавит<s n="n"/></l>                       <r>алфавит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>альбом<s n="n"/></l>                        <r>альбом<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>альянс<s n="n"/></l>                        <r>альянс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>алюминий<s n="n"/></l>                      <r>алюминий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>амал<s n="n"/></l>                          <r>әмәл<s n="n"/></r></p></e> <!--"way out"-->
+<e>       <p><l>амандық<s n="n"/></l>                       <r>аманлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аметист<s n="n"/></l>                       <r>аметист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аммиак<s n="n"/></l>                        <r>аммиак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ампер<s n="n"/></l>                         <r>ампер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>амплитуда<s n="n"/></l>                     <r>амплитуда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>амфитеатр<s n="n"/></l>                     <r>амфитеатр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ана<s n="n"/></l>                           <r>ана<s n="n"/></r></p></e> <!--"mother"-->
+<e>       <p><l>анализ<s n="n"/></l>                        <r>анализ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аналог<s n="n"/></l>                        <r>аналог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>анатомия<s n="n"/></l>                      <r>анатомия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>анимизм<s n="n"/></l>                          <r>анимизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ансамбль<s n="n"/></l>                      <r>ансамбль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ант<s n="n"/></l>                           <r>ант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>антенна<s n="n"/></l>                       <r>антенна<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>антропология<s n="n"/></l>                  <r>антропология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>анықтамалық<s n="n"/></l>                   <r>белешмәлек<s n="n"/></r></p></e> <!--"directory"-->
+<e>       <p><l>аң<s n="n"/></l>                            <r>хайван<s n="n"/></r></p></e> <!--"beast"-->
+<e>       <p><l>аңыз<b/>әңгіме<s n="n"/></l>                <r>риваять<s n="n"/></r></p></e> <!--"legend"-->
+<e>       <p><l>аңыз<s n="n"/></l>                          <r>риваять<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>апа<s n="n"/></l>                           <r>апа<s n="n"/></r></p></e> <!--"older female relative"-->
+<e>       <p><l>апат<s n="n"/></l>                          <r>афәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аппарат<s n="n"/></l>                       <r>аппарат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>апта<s n="n"/></l>                          <r>атна<s n="n"/></r></p></e> <!--"week"-->
+<e>       <p><l>ар<s n="n"/></l>                            <r>шәрәф<s n="n"/></r></p></e> <!--"honour"-->
+<e>       <p><l>араздық<s n="n"/></l>                       <r>ызгыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арақ<s n="n"/></l>                          <r>аракы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арал<s n="n"/></l>                          <r>утрау<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аралық<s n="n"/></l>                        <r>аралык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аралық<s n="n"/><s n="attr"/></l>           <r>арадаш<s n="adj"/></r></p></e> <!--"~промежуточный"-->
+<e>       <p><l>арандатушылық<s n="n"/></l>                 <r>коткы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арба<s n="n"/></l>                          <r>арба<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арғымақ<s n="n"/></l>                       <r>аргамак<s n="n"/></r></p></e> <!--"thoroughbred"-->
+<e>       <p><l>ардагер<s n="n"/></l>                       <r>ветеран<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ареал<s n="n"/></l>                         <r>ареал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арена<s n="n"/></l>                         <r>арена<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арка<s n="n"/></l>                          <r>арка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арқан<s n="n"/></l>                         <r>аркан<s n="n"/></r></p></e> <!--"cord, rope"-->
+<e>       <p><l>арқар<s n="n"/></l>                         <r>кыр<b/>кәҗәсе<s n="n"/></r></p></e> <!--"wild goat"-->
+<e>       <p><l>арман<s n="n"/></l>                         <r>хыял<s n="n"/></r></p></e> <!--"dream"-->
+<e>       <p><l>армия<s n="n"/></l>                         <r>армия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арна<s n="n"/></l>                          <r>үзән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арна<s n="n"/></l>                          <r>эз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арпа<s n="n"/></l>                          <r>арпа<s n="n"/></r></p></e> <!--"barley"-->
+<e>       <p><l>арт<s n="n"/></l>                           <r>арт<s n="n"/></r></p></e> <!--"back side"-->
+<e>       <p><l>артиллерия<s n="n"/></l>                    <r>артиллерия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>артист<s n="n"/></l>                        <r>артист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аруақ<s n="n"/></l>                         <r>әрвах<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арфа<s n="n"/></l>                          <r>арфа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>археолог<s n="n"/></l>                      <r>археолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>археология<s n="n"/></l>                    <r>археология<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>архив<s n="n"/></l>                         <r>архив<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>архипелаг<s n="n"/></l>                     <r>архипелаг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>архитектор<s n="n"/></l>                    <r>архитектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>архитектура<s n="n"/></l>                   <r>архитектура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аршын<s n="n"/></l>                         <r>аршын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>арыз<s n="n"/></l>                          <r>гариза<s n="n"/></r></p></e> <!--"petition"-->
+<e>       <p><l>арыстан<s n="n"/></l>                       <r>арыслан<s n="n"/></r></p></e> <!--"lion"-->
+<e>       <p><l>ас<s n="n"/></l>                            <r>аш<s n="n"/></r></p></e> <!--"food"-->
+<e>       <p><l>асбест<s n="n"/></l>                        <r>асбест<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>асқабақ<s n="n"/></l>                       <r>ташкабак<s n="n"/></r></p></e> <!--"pumpkin"-->
+<e>       <p><l>асқазан<s n="n"/></l>                       <r>ашказаны<s n="n"/></r></p></e> <!--"stomach"-->
+<e>       <p><l>аспаз<s n="n"/></l>                         <r>пешекче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аспан<s n="n"/></l>                         <r>күк<s n="n"/></r></p></e> <!--"sky"-->
+<e>       <p><l>аспап<s n="n"/></l>                         <r>әсбап<s n="n"/></r></p></e> <!--"instrument,utensil,tool"-->
+<e>       <p><l>аспирант<s n="n"/></l>                      <r>аспирант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аспирантура<s n="n"/></l>                   <r>аспирантура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ассистент<s n="n"/></l>                     <r>ассистент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ассоциация<s n="n"/></l>                    <r>ассоциация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>астана<s n="n"/></l>                        <r>башкала<s n="n"/></r></p></e> <!--"capital city"-->
+<e>       <p><l>астар<s n="n"/></l>                         <r>астар<s n="n"/></r></p></e> <!--"lining,implication"-->
+<e>       <p><l>астау<s n="n"/></l>                         <r>тагарак<s n="n"/></r></p></e> <!--"trough"-->
+<e>       <p><l>астроном<s n="n"/></l>                      <r>астроном<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>астрономия<s n="n"/></l>                    <r>астрономия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>астық<s n="n"/></l>                         <r>ашлык<s n="n"/></r></p></e> <!--"grain"-->
+<e>       <p><l>асфальт<s n="n"/></l>                       <r>асфальт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>асық<s n="n"/></l>                          <r>тубык<s n="n"/></r></p></e> <!--"ankle bone"-->
+<e>       <p><l>ат<s n="n"/></l>                            <r>ат<s n="n"/></r></p></e> <!--"riding horse,castrated male horse"-->
+<e r="LR"><p><l>ат<s n="n"/></l>                            <r>исем<s n="n"/></r></p></e> <!--"name"-->
+<e>       <p><l>ата<s n="n"/></l>                           <r>ата<s n="n"/></r></p></e> <!--"father"-->
+<e>       <p><l>ата<s n="n"/></l>                           <r>баба<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ата-баба<s n="n"/></l>                      <r>ата-баба<s n="n"/></r></p></e> <!--"forefather"-->
+<e>       <p><l>атақ<s n="n"/></l>                          <r>ат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атақ<s n="n"/></l>                          <r>звание<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атақ<s n="n"/></l>                          <r>исем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атамекен<s n="n"/></l>                      <r>ватан<s n="n"/></r></p></e> <!--"homeland"-->
+<e>       <p><l>атан<s n="n"/></l>                          <r>атан<s n="n"/></r></p></e> <!--"castrated camel"-->
+<e r="LR"><p><l>атау<s n="n"/></l>                          <r>исем<s n="n"/></r></p></e> <!--"name" -->
+<e>       <p><l>атқамінер<s n="n"/></l>                     <r>аткаменәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атлет<s n="n"/></l>                         <r>атлет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атлетика<s n="n"/></l>                      <r>атлетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атмосфера<s n="n"/></l>                     <r>атмосфера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атом<s n="n"/></l>                          <r>атом<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атты<s n="n"/></l>                          <r>атлы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>атшабар<s n="n"/></l>                       <r>атчабар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ау<s n="n"/></l>                            <r>ау<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ауа<b/>райы<s n="n"/></l>                   <r>һава<s n="n"/></r></p></e> <!--"whether,climate"-->
+<e>       <p><l>ауа<s n="n"/></l>                           <r>һава<s n="n"/></r></p></e> <!--"air"-->
+<e>       <p><l>аудан<s n="n"/></l>                         <r>мәйдан<s n="n"/></r></p></e> <!--"площадь"-->
+<e>       <p><l>аудан<s n="n"/></l>                         <r>район<s n="n"/></r></p></e> <!--"region"-->
+<e>       <p><l>аударушы<s n="n"/></l>                      <r>тәрҗемәче<s n="n"/></r></p></e> <!--"translator"-->
+<e>       <p><l>аудитория<s n="n"/></l>                     <r>аудитория<s n="n"/></r></p></e> <!--"classroom"-->
+<e>       <p><l>ауқат<s n="n"/></l>                         <r>мөлкәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>аумақ<s n="n"/></l>                         <r>мәйдан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ауру<s n="n"/></l>                          <r>авыру<s n="n"/></r></p></e> <!--"sickness"-->
+<e>       <p><l>аурухана<s n="n"/></l>                      <r>хастаханә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ауыз<s n="n"/></l>                          <r>авыз<s n="n"/></r></p></e> <!--"mouth"-->
+<e>       <p><l>ауыл<s n="n"/></l>                          <r>авыл<s n="n"/></r></p></e> <!--"village,settlement"-->
+<e>       <p><l>ауырлық<s n="n"/></l>                       <r>авырлык<s n="n"/></r></p></e> <!--"weight"-->
+<e>       <p><l>ахуал<s n="n"/></l>                         <r>әхвәл<s n="n"/></r></p></e> <!--"health"-->
+<e>       <p><l>ахун<s n="n"/></l>                          <r>ахун<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ашаршылық<s n="n"/></l>                     <r>ачлык<s n="n"/></r></p></e> <!--"famine"-->
+<e>       <p><l>ашу<s n="n"/></l>                           <r>ачу<s n="n"/></r></p></e> <!--"anger"-->
+<e>       <p><l>ашытқы<s n="n"/></l>                        <r>ачыткы<s n="n"/></r></p></e> <!--"leaven"-->
+<e>       <p><l>аю<s n="n"/></l>                            <r>аю<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ая<s n="n"/></l>                            <r>химая<s n="n"/></r></p></e> <!--"extent"-->
+<e>       <p><l>аяз<s n="n"/></l>                           <r>салкын<s n="n"/></r></p></e> <!--"frost"-->
+<e>       <p><l>аяқ<s n="n"/></l>                           <r>аяк<s n="n"/></r></p></e> <!--"cup,foot,end" "foot in tat"-->
+<e>       <p><l>аят<s n="n"/></l>                           <r>аять<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әдебиет<s n="n"/></l>                       <r>әдәбият<s n="n"/></r></p></e> <!--"literature"-->
+<e>       <p><l>әдет<s n="n"/></l>                          <r>гадәт<s n="n"/></r></p></e> <!--"custom"-->
+<e>       <p><l>әділдік<s n="n"/></l>                       <r>гаделлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әділет<s n="n"/></l>                        <r>гаделлек<s n="n"/></r></p></e> <!--"righteousness"-->
+<e>       <p><l>әділетсіздік<s n="n"/></l>                  <r>гаделсезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әдіс<s n="n"/></l>                          <r>ысул<s n="n"/></r></p></e> <!--"method"-->
+<e>       <p><l>әже<s n="n"/></l>                           <r>әби<s n="n"/></r></p></e> <!--"grandmother"-->
+<e>       <p><l>әже<s n="n"/></l>                           <r>дәү<b/>әни<s n="n"/></r></p></e> <!--"grandmother"-->
+<e>       <p><l>әзір<s n="n"/></l>                          <r>хәзер<s n="n"/></r></p></e> <!--"now"-->
+<e>       <p><l>әзірлік<s n="n"/></l>                       <r>әзерлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әйел<s n="n"/></l>                          <r>хатын<s n="n"/></r></p></e> <!--"woman"-->
+<e>       <p><l>әке<s n="n"/></l>                           <r>әти<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әкім<s n="n"/></l>                          <r>хаким<s n="n"/></r></p></e> <!--"governor"-->
+<e>       <p><l>әкімдік<s n="n"/></l>                       <r>хакимлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әкімшілік<s n="n"/></l>                     <r>администрация<s n="n"/></r></p></e> <!--"mayorship,administration"-->
+<e>       <p><l>әл<s n="n"/></l>                            <r>хәл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әлем<s n="n"/></l>                          <r>галәм<s n="n"/></r></p></e> <!--"universe"-->
+<e>       <p><l>әлем<s n="n"/></l>                          <r>дөнья<s n="n"/></r></p></e> <!--"universe"-->
+<e>       <p><l>әмір<s n="n"/></l>                          <r>әмер<s n="n"/></r></p></e> <!--"command"-->
+<e>       <p><l>ән<s n="n"/></l>                            <r>җыр<s n="n"/></r></p></e> <!--"song"-->
+<e r="LR"><p><l>әнші<b/>әйел<s n="n"/></l>                  <r>җырчы<s n="n"/></r></p></e> <!--"singer" (woman)-->
+<e>       <p><l>әнші<s n="n"/></l>                          <r>җырчы<s n="n"/></r></p></e> <!--"singer"-->
+<e>       <p><l>әңгіме<s n="n"/></l>                        <r>хикәя<s n="n"/></r></p></e> <!--"story"-->
+<e>       <p><l>әпке<s n="n"/></l>                          <r>апа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әрекет<s n="n"/></l>                        <r>хәрәкәт<s n="n"/></r></p></e> <!--"move,activity"-->
+<e>       <p><l>әріптес<s n="n"/></l>                       <r>хезмәттәш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әріптестік<s n="n"/></l>                    <r>хезмәттәшлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әсер<s n="n"/></l>                          <r>тәэсир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>әскер<s n="n"/></l>                         <r>гаскәр<s n="n"/></r></p></e> <!--"army"-->
+<e>       <p><l>әскери<s n="n"/></l>                        <r>гаскәри<s n="n"/></r></p></e> <!--"soldier"-->
+<e>       <p><l>әуе<s n="n"/></l>                           <r>һава<s n="n"/></r></p></e> <!--"air"-->
+<e>       <p><l>әуежай<s n="n"/></l>                        <r>аэропорт<s n="n"/></r></p></e> <!--"airport"-->
+<e>       <p><l>әулет<s n="n"/></l>                         <r>нәсел<s n="n"/></r></p></e> <!--"offspring"-->
+<e>       <p><l>әуре<s n="n"/></l>                          <r>ыгы-зыгы<s n="n"/></r></p></e> <!--"hassle"-->
+<e>       <p><l>баба<s n="n"/></l>                          <r>баба<s n="n"/></r></p></e> <!--"father"-->
+<e>       <p><l>баға<s n="n"/></l>                          <r>бәхә<s n="n"/></r></p></e> <!--"price"-->
+<e>       <p><l>бағам<s n="n"/></l>                         <r>курс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бағана<s n="n"/></l>                        <r>багана<s n="n"/></r></p></e> <!--"pole,post"-->
+<e>       <p><l>бағдарлама<s n="n"/></l>                    <r>программа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бағыт<s n="n"/></l>                         <r>юнәлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баж<s n="n"/></l>                           <r>пошлина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>база<s n="n"/></l>                          <r>база<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>базар<s n="n"/></l>                         <r>базар<s n="n"/></r></p></e> <!--"market"-->
+<e>       <p><l>базарлық<s n="n"/></l>                      <r>күчтәнәч<s n="n"/></r></p></e> <!--"souvenir"-->
+<e>       <p><l>бай<s n="n"/></l>                           <r>бай<s n="n"/></r></p></e> <!--"rich man"-->
+<e>       <p><l>байланыс<s n="n"/></l>                      <r>бәйләнеш<s n="n"/></r></p></e> <!--"connection"-->
+<e>       <p><l>байлық<s n="n"/></l>                        <r>байлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>байтал<s n="n"/></l>                        <r>байтал<s n="n"/></r></p></e> <!--"filly two year"-->
+<e>       <p><l>бакалавр<s n="n"/></l>                      <r>бакалавр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бактерия<s n="n"/></l>                      <r>бактерия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бақ<s n="n"/></l>                           <r>бакча<s n="n"/></r></p></e> <!--"garden"-->
+<e>       <p><l>бақша<s n="n"/></l>                         <r>бакча<s n="n"/></r></p></e> <!--"garden house"-->
+<e>       <p><l>бақылау<s n="n"/></l>                       <r>контроль<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>бақыр<s n="n"/></l>                         <r>бакыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бақыт<s n="n"/></l>                         <r>бәхет<s n="n"/></r></p></e> <!--"luck"-->
+<e>       <p><l>бал<s n="n"/></l>                           <r>бал<s n="n"/></r></p></e> <!--"honey"-->
+<e>       <p><l>бала<s n="n"/></l>                          <r>бала<s n="n"/></r></p></e> <!--"child"-->
+<e>       <p><l>балабақша<s n="n"/></l>                     <r>балалар<b/>бакчасы<s n="n"/></r></p></e> <!--"kindergarden"-->
+<e>       <p><l>балапан<s n="n"/></l>                       <r>бәбкә<s n="n"/></r></p></e> <!--"chick"-->
+<e>       <p><l>балапан<s n="n"/></l>                       <r>кош<b/>баласы<s n="n"/></r></p></e> <!--"chick"-->
+<e>       <p><l>балдыз<s n="n"/></l>                        <r>балдыз<s n="n"/></r></p></e> <!--"younger sister of wife"-->
+<e>       <p><l>балдыз<s n="n"/></l>                        <r>каенэне<s n="n"/></r></p></e> <!--"younger brother of wife"-->
+<e>       <p><l>балет<s n="n"/></l>                         <r>балет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>балкон<s n="n"/></l>                        <r>балкон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>балл<s n="n"/></l>                          <r>балл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>балта<s n="n"/></l>                         <r>балта<s n="n"/></r></p></e> <!--"axe"-->
+<e>       <p><l>балық<s n="n"/></l>                         <r>балык<s n="n"/></r></p></e> <!--"fish"-->
+<e>       <p><l>бамбук<s n="n"/></l>                        <r>бамбук<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>банк<s n="n"/></l>                          <r>банк<s n="n"/></r></p></e> <!--"bank"-->
+<e>       <p><l>банка<s n="n"/></l>                         <r>банка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бап<s n="n"/></l>                           <r>баб<s n="n"/></r></p></e> <!--"chapter"-->
+<e>       <p><l>бап<s n="n"/></l>                           <r>тәрбия<s n="n"/></r></p></e> <!--"care"-->
+<e>       <p><l>бапкер<s n="n"/></l>                        <r>тренер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>барит<s n="n"/></l>                         <r>барит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баритон<s n="n"/></l>                       <r>баритон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>барокко<s n="n"/></l>                       <r>барокко<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баррель<s n="n"/></l>                       <r>баррель<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>барыс<s n="n"/></l>                         <r>барс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>барыс<s n="n"/></l>                         <r>барыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бас<s n="n"/></l>                           <r>баш<s n="n"/></r></p></e> <!--"head,begining,start"-->
+<e>       <p><l>баскетбол<s n="n"/></l>                     <r>баскетбол<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>басқарма<s n="n"/></l>                      <r>идарә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баспана<s n="n"/></l>                       <r>сыену<b/>урыны<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баспана<s n="n"/></l>                       <r>торак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баспасөз<s n="n"/></l>                      <r>басма<b/>сүз<s n="n"/></r></p></e> <!--"publisher"-->
+<e>       <p><l>баспасөз<s n="n"/></l>                      <r>матбугат<s n="n"/></r></p></e> <!--"press"-->
+<e>       <p><l>бассейн<s n="n"/></l>                       <r>бассейн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бастық<s n="n"/></l>                        <r>башлык<s n="n"/></r></p></e> <!--"head, chief"-->
+<e>       <p><l>басшы<s n="n"/></l>                         <r>башлык<s n="n"/></r></p></e> <!--"boss,leader"-->
+<e>       <p><l>басшылық<s n="n"/></l>                      <r>җитәкчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>басылым<s n="n"/></l>                       <r>басма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бата<s n="n"/></l>                          <r>фатиха<s n="n"/></r></p></e> <!--"blessing"-->
+<e>       <p><l>батарея<s n="n"/></l>                       <r>батарея<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>батист<s n="n"/></l>                          <r>батист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>батыр<s n="n"/></l>                         <r>батыр<s n="n"/></r></p></e> <!--"hero"-->
+<e>       <p><l>батыс<s n="n"/></l>                         <r>көнбатыш<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>бау-бақша<s n="n"/></l>                     <r>бакча<s n="n"/></r></p></e> <!--"garden"-->
+<e>       <p><l>бауыр<s n="n"/></l>                         <r>бавыр<s n="n"/></r></p></e> <!--"liver"-->
+<e>       <p><l>бауырлас<s n="n"/></l>                      <r>туган<s n="n"/></r></p></e> <!--"brother"-->
+<e>       <p><l>баян<s n="n"/></l>                          <r>баян<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>баяндама<s n="n"/></l>                      <r>доклад<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бәйбіше<s n="n"/></l>                       <r>байбичә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бәсеке<s n="n"/></l>                        <r>көндәшлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бәсекелестік<s n="n"/></l>                  <r>көндәшлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бәтеңке<s n="n"/></l>                       <r>ботинка<s n="n"/></r></p></e> <!--"shoe"-->
+<e>       <p><l>бедел<s n="n"/></l>                         <r>абруй<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бедер<s n="n"/></l>                         <r>рельеф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>без<s n="n"/></l>                           <r>биз<s n="n"/></r></p></e> <!--"gland"-->
+<e>       <p><l>бейбітшілік<s n="n"/></l>                   <r>тынычлык<s n="n"/></r></p></e> <!--"peace"-->
+<e>       <p><l>бейне<s n="n"/></l>                         <r>күренеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бейне<s n="n"/></l>                         <r>кыяфәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бейне<s n="n"/></l>                         <r>образ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бейнет<s n="n"/></l>                        <r>җәфа<s n="n"/></r></p></e> <!--"anguish,trouble"-->
+<e>       <p><l>бейнет<s n="n"/></l>                        <r>зәхмәт<s n="n"/></r></p></e> <!--"anguish,trouble"-->
+<e>       <p><l>бейсенбі<s n="n"/></l>                      <r>пәнҗешәмбе<s n="n"/></r></p></e> <!--"Thursday"-->
+<e>       <p><l>бекет<s n="n"/></l>                         <r>бүлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бел<s n="n"/></l>                           <r>бил<s n="n"/></r></p></e> <!--"waist"-->
+<e>       <p><l>белгі<s n="n"/></l>                         <r>билге<s n="n"/></r></p></e> <!--"mark"-->
+<e>       <p><l>белең<s n="n"/></l>                         <r>үткел<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>белсенділік<s n="n"/></l>                   <r>активлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бентонит<s n="n"/></l>                      <r>бентонит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>берилл<s n="n"/></l>                        <r>берилл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бет<s n="n"/></l>                           <r>бит<s n="n"/></r></p></e> <!--"face"-->
+<e>       <p><l>бетеге<s n="n"/></l>                        <r>кылган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бетон<s n="n"/></l>                         <r>бетон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бешпет<s n="n"/></l>                        <r>бишмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>би<s n="n"/></l>                            <r>бию<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бидай<s n="n"/></l>                         <r>бодай<s n="n"/></r></p></e> <!--"wheat"-->
+<e>       <p><l>бие<s n="n"/></l>                           <r>бия<s n="n"/></r></p></e> <!--"mare"-->
+<e>       <p><l>бизнес<s n="n"/></l>                        <r>бизнес<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бизнесмен<s n="n"/></l>                     <r>бизнесмен<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>биіктік<s n="n"/></l>                       <r>биеклек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бикини<s n="n"/></l>                        <r>бикини<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>билік<s n="n"/></l>                         <r>хакимият<s n="n"/></r></p></e> <!--"power,authority"-->
+<e>       <p><l>биология<s n="n"/></l>                      <r>биология<s n="n"/></r></p></e> <!--"biology"-->
+<e>       <p><l>биосфера<s n="n"/></l>                          <r>биосфера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>биржа<s n="n"/></l>                         <r>биржа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бит<s n="n"/></l>                           <r>бит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>биыл<s n="n"/></l>                          <r>быел<s n="n"/></r></p></e> <!--"this year" -->
+<e>       <p><l>білезік<s n="n"/></l>                       <r>беләзек<s n="n"/></r></p></e> <!--"bracelet"-->
+<e>       <p><l>білім<s n="n"/></l>                         <r>белем<s n="n"/></r></p></e> <!--"knowledge"-->
+<e>       <p><l>бірлестік<s n="n"/></l>                     <r>берләшмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бірлік<s n="n"/></l>                        <r>берлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бітімгершілік<s n="n"/></l>                 <r>тынычлык<b/>урнаштыр<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>блог<s n="n"/></l>                          <r>блог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бокс<s n="n"/></l>                          <r>бокс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>болат<s n="n"/></l>                         <r>булат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>болашақ<s n="n"/></l>                       <r>киләчәк<s n="n"/></r></p></e> <!--"future"-->
+<e>       <p><l>болжам<s n="n"/></l>                        <r>фараз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>болыс<s n="n"/></l>                         <r>олыс<s n="n"/></r></p></e> <!--"volostj - a political division"-->
+<e>       <p><l>бомба<s n="n"/></l>                         <r>бомба<s n="n"/></r></p></e> <!--"bomb"-->
+<e>       <p><l>бор<s n="n"/></l>                           <r>акбур<s n="n"/></r></p></e> <!--"chalk"-->
+<e r="RL"><p><l>бор<s n="n"/></l>                           <r>бур<s n="n"/></r></p></e> <!--"chalk"-->
+<e>       <p><l>борсақ<s n="n"/></l>                        <r>борсак<s n="n"/></r></p></e> <!--"dendrostellera"-->
+<e>       <p><l>борыш<s n="n"/></l>                         <r>бурыч<s n="n"/></r></p></e> <!--"debt"-->
+<e>       <p><l>босқын<s n="n"/></l>                        <r>качак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бостандық<s n="n"/></l>                     <r>ирек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ботаник<s n="n"/></l>                       <r>ботаник<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ботаника<s n="n"/></l>                      <r>ботаника<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бояу<s n="n"/></l>                          <r>буяу<s n="n"/></r></p></e> <!--"paint"-->
+<e>       <p><l>бөгет<s n="n"/></l>                         <r>буа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бөгет<s n="n"/></l>                         <r>киртә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бөлік<s n="n"/></l>                         <r>бүлек<s n="n"/></r></p></e> <!--"part, section, portion"-->
+<e>       <p><l>бөлім<s n="n"/></l>                         <r>бүлем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бөлімше<s n="n"/></l>                       <r>бүлекчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бөлме<s n="n"/></l>                         <r>бүлмә<s n="n"/></r></p></e> <!--"room"-->
+<e>       <p><l>бөлшек<s n="n"/></l>                        <r>вакланма<s n="n"/></r></p></e> <!--"(math) fraction"-->
+<e>       <p><l>бөлшек<s n="n"/></l>                        <r>өлеш<s n="n"/></r></p></e> <!--"component,detail"-->
+<e>       <p><l>бөрене<s n="n"/></l>                        <r>бүрәнә<s n="n"/></r></p></e> <!--"log"-->
+<e>       <p><l>бөрі<s n="n"/></l>                          <r>бүре<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бригада<s n="n"/></l>                       <r>бригада<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бригадир<s n="n"/></l>                      <r>бригадир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>брифинг<s n="n"/></l>                       <r>брифинг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бром<s n="n"/></l>                          <r>бром<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бу<s n="n"/></l>                            <r>пар<s n="n"/></r></p></e> <!--"vapor,fog,steam"-->
+<e>       <p><l>Будда<s n="n"/></l>                         <r>Будда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>буддизм<s n="n"/></l>                       <r>буддизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бульвар<s n="n"/></l>                       <r>бульвар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бухгалтерия<s n="n"/></l>                   <r>бухгалтерия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бүйрек<s n="n"/></l>                        <r>бөер<s n="n"/></r></p></e> <!--"kidney"-->
+<e>       <p><l>бүлікші<s n="n"/></l>                       <r>гыйсъянчы<s n="n"/></r></p></e> <!--"rebell"-->
+<e>       <p><l>бүркіт<s n="n"/></l>                        <r>бөркет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бүрсігүн<s n="n"/></l>                      <r>берсекөн<s n="n"/></r></p></e> <!--"day after tomorrow"-->
+<e>       <p><l>бұғау<s n="n"/></l>                         <r>богау<s n="n"/></r></p></e> <!--"iron chains"-->
+<e>       <p><l>бұзақылық<s n="n"/></l>                     <r>бозыклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бұзау<s n="n"/></l>                         <r>бозау<s n="n"/></r></p></e> <!--"calf"-->
+<e>       <p><l>бұйрық<s n="n"/></l>                        <r>боерык<s n="n"/></r></p></e> <!--"order, command"-->
+<e>       <p><l>бұқа<s n="n"/></l>                          <r>үгез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бұлт<s n="n"/></l>                          <r>болыт<s n="n"/></r></p></e> <!--"cloud"-->
+<e>       <p><l>бұршақ<s n="n"/></l>                        <r>борчак<s n="n"/></r></p></e> <!--"bean"-->
+<e>       <p><l>бұрыш<s n="n"/></l>                         <r>борыч<s n="n"/></r></p></e> <!--"pepper"-->
+<e>       <p><l>бұта<s n="n"/></l>                          <r>куак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бұтақ<s n="n"/></l>                         <r>ботак<s n="n"/></r></p></e> <!--"branch"-->
+<e>       <p><l>былау<s n="n"/></l>                         <r>ванна<s n="n"/></r></p></e> <!--"bath"-->
+<e>       <p><l>былық<s n="n"/></l>                         <r>буталчыклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бюджет<s n="n"/></l>                        <r>бюджет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>бюро<s n="n"/></l>                          <r>бюро<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вакуум<s n="n"/></l>                        <r>вакуум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вакцина<s n="n"/></l>                       <r>вакцина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>валюта<s n="n"/></l>                        <r>валюта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ваниль<s n="n"/></l>                        <r>ваниль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вариант<s n="n"/></l>                       <r>вариант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>веб<s n="n"/></l>                           <r>веб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>веб-сайт<s n="n"/></l>                      <r>веб-сайт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вектор<s n="n"/></l>                        <r>вектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>велосипед<s n="n"/></l>                     <r>велосипед<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вена<s n="n"/></l>                          <r>вена<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>веранда<s n="n"/></l>                       <r>веранда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>взвод<s n="n"/></l>                         <r>взвод<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>видео<s n="n"/></l>                         <r>видео<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>виза<s n="n"/></l>                          <r>виза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вирус<s n="n"/></l>                         <r>вирус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>витамин<s n="n"/></l>                       <r>витамин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вице-министр<s n="n"/></l>                  <r>вице-министр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вице-президент<s n="n"/></l>                <r>вице-президент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вице-премьер<s n="n"/></l>                  <r>вице-премьер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вокал<s n="n"/></l>                         <r>вокал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>вокзал<s n="n"/></l>                        <r>вокзал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>газ<s n="n"/></l>                           <r>газ<s n="n"/></r></p></e> <!--"natural gas"-->
+<e>       <p><l>газет<s n="n"/></l>                         <r>гәҗит<s n="n"/></r></p></e> <!--"newspaper"-->
+<e>       <p><l>газета<s n="n"/></l>                        <r>газета<s n="n"/></r></p></e> <!--"newspaper"-->
+<e>       <p><l>галактика<s n="n"/></l>                     <r>галактика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>галантерея<s n="n"/></l>                    <r>галантерея<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>галл<s n="n"/></l>                          <r>галл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гамета<s n="n"/></l>                        <r>гамета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гамма<s n="n"/></l>                         <r>гамма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гармония<s n="n"/></l>                      <r>гармония<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гарнир<s n="n"/></l>                        <r>гарнир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гвардия<s n="n"/></l>                       <r>гвардия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гектар<s n="n"/></l>                        <r>гектар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гелий<s n="n"/></l>                         <r>гелий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ген<s n="n"/></l>                           <r>ген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>генерал<s n="n"/></l>                       <r>генерал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>генератор<s n="n"/></l>                     <r>генератор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>генетика<s n="n"/></l>                      <r>генетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>генотип<s n="n"/></l>                       <r>генотип<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геноцид<s n="n"/></l>                       <r>геноцид<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>географ<s n="n"/></l>                       <r>географ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>география<s n="n"/></l>                     <r>география<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геодезия<s n="n"/></l>                      <r>геодезия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геолог<s n="n"/></l>                        <r>геолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геология<s n="n"/></l>                      <r>геология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геометрия<s n="n"/></l>                     <r>геометрия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>геофизика<s n="n"/></l>                     <r>геофизика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гигиена<s n="n"/></l>                       <r>гигиена<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гимн<s n="n"/></l>                          <r>гимн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гипотеза<s n="n"/></l>                      <r>гипотеза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гипс<s n="n"/></l>                          <r>гипс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>глюкоза<s n="n"/></l>                       <r>глюкоза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гол<s n="n"/></l>                           <r>гол<s n="n"/></r></p></e> <!--"score,goal"-->
+<e>       <p><l>гормон<s n="n"/></l>                        <r>гормон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>госпиталь<s n="n"/></l>                          <r>госпиталь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>градус<s n="n"/></l>                        <r>градус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>грамматик<s n="n"/></l>                     <r>грамматик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гранит<s n="n"/></l>                        <r>гранит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>грант<s n="n"/></l>                         <r>грант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>граф<s n="n"/></l>                          <r>граф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>график<s n="n"/></l>                        <r>график<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>графика<s n="n"/></l>                       <r>графика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>графит<s n="n"/></l>                        <r>графит<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>группа<s n="n"/></l>                        <r>группа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>губернатор<s n="n"/></l>                    <r>губернатор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>губерния<s n="n"/></l>                      <r>губерния<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>губка<s n="n"/></l>                         <r>губка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гуманист<s n="n"/></l>                      <r>гуманист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>гүл<s n="n"/></l>                           <r>гөл<s n="n"/></r></p></e> <!--"flower"-->
+<e>       <p><l>гүлтәж<s n="n"/></l>                        <r>венок<s n="n"/></r></p></e> <!--"wreath,garland,crown,chaplet"-->
+<e>       <p><l>ғалым<s n="n"/></l>                         <r>галим<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ғарыш<s n="n"/></l>                         <r>галәм<s n="n"/></r></p></e> <!--"cosmos,outer space"-->
+<e>       <p><l>ғасыр<s n="n"/></l>                         <r>гасыр<s n="n"/></r></p></e> <!--"century"-->
+<e>       <p><l>ғибадат<s n="n"/></l>                       <r>гыйбадәт<s n="n"/></r></p></e> <!--"worship"-->
+<e>       <p><l>ғибрат<s n="n"/></l>                        <r>гыйбрәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ғимарат<s n="n"/></l>                       <r>бина<s n="n"/></r></p></e> <!--"building"-->
+<e r="LR"><p><l>ғұлама<s n="n"/></l>                        <r>галим<s n="n"/></r></p></e> <!--"scholar"-->
+<e>       <p><l>ғылым<s n="n"/></l>                         <r>гыйлем<s n="n"/></r></p></e> <!--"science"-->
+<e>       <p><l>ғылым<s n="n"/></l>                         <r>фән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дабыл<s n="n"/></l>                         <r>дабыл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дабыл<s n="n"/></l>                         <r>чаң<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дабылшы<s n="n"/></l>                       <r>яшен<s n="n"/></r></p></e> <!--"lightning"-->
+<e>       <p><l>дағдарыс<s n="n"/></l>                      <r>кризис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дағдарыс<s n="n"/></l>                      <r>торгынлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дайындық<s n="n"/></l>                      <r>әзерлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дала<s n="n"/></l>                          <r>дала<s n="n"/></r></p></e> <!--"steppe"-->
+<e>       <p><l>дала<s n="n"/></l>                          <r>кыр<s n="n"/></r></p></e> <!--"field"-->
+<e>       <p><l>дала<s n="n"/></l>                          <r>тыш<s n="n"/></r></p></e> <!--"outside"-->
+<e>       <p><l>дан<s n="n"/></l>                           <r>дан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дана<s n="n"/></l>                          <r>данә<s n="n"/></r></p></e> <!--"item"-->
+<e>       <p><l>даналық<s n="n"/></l>                       <r>зирәклек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>данышпан<s n="n"/></l>                      <r>хәким<s n="n"/></r></p></e> <!--"wiseman"-->
+<e>       <p><l>даңқ<s n="n"/></l>                          <r>дан<s n="n"/></r></p></e> <!--"glory"-->
+<e>       <p><l>дарын<s n="n"/></l>                         <r>талант<s n="n"/></r></p></e> <!--"talent"-->
+<e>       <p><l>дастан<s n="n"/></l>                        <r>дастан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дастарқан<s n="n"/></l>                     <r>дастархан<s n="n"/></r></p></e> <!--"table spread"-->
+<e>       <p><l>дастарқан<s n="n"/></l>                     <r>табын<s n="n"/></r></p></e> <!--"table spread"-->
+<e>       <p><l>дата<s n="n"/></l>                          <r>дата<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дау<s n="n"/></l>                           <r>дәгъва<s n="n"/></r></p></e> <!--"argument,contest,legal case"-->
+<e>       <p><l>дау-дамай<s n="n"/></l>                     <r>дау-дәгъва<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дауыл<s n="n"/></l>                         <r>давыл<s n="n"/></r></p></e> <!--"storm"-->
+<e>       <p><l>дауыс<s n="n"/></l>                         <r>тавыш<s n="n"/></r></p></e> <!--"sound, voice"-->
+<e>       <p><l>дәлдік<s n="n"/></l>                        <r>төгәллек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дәлел<s n="n"/></l>                         <r>дәлил<s n="n"/></r></p></e> <!--"evidence,proof"-->
+<e>       <p><l>дән<s n="n"/></l>                           <r>орлык<s n="n"/></r></p></e> <!--"seed"-->
+<e>       <p><l>дәптер<s n="n"/></l>                        <r>дәфтәр<s n="n"/></r></p></e> <!--"notebook"-->
+<e>       <p><l>дәреже<s n="n"/></l>                        <r>дәрәҗә<s n="n"/></r></p></e> <!--"degree"-->
+<e>       <p><l>дәрі<s n="n"/></l>                          <r>дару<s n="n"/></r></p></e> <!--"medicine"-->
+<e>       <p><l>дәрігер<s n="n"/></l>                       <r>табиб<s n="n"/></r></p></e> <!--"doctor"-->
+<e>       <p><l>дәріс<s n="n"/></l>                         <r>дәрес<s n="n"/></r></p></e> <!--"lesson"-->
+<e r="RL"><p><l>дәрісхана<s n="n"/></l>                     <r>класс<s n="n"/></r></p></e> <!--"classroom"-->
+<e>       <p><l>дәрісхана<s n="n"/></l>                     <r>сыйныф<s n="n"/></r></p></e> <!--"classroom"-->
+<e>       <p><l>дәріхана<s n="n"/></l>                      <r>даруханә<s n="n"/></r></p></e> <!--"pharmacy"-->
+<e>       <p><l>дәрмен<s n="n"/></l>                        <r>дәрман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дәстүр<s n="n"/></l>                        <r>гореф-гадәт<s n="n"/></r></p></e> <!--"custom"-->
+<e>       <p><l>дәстүр<s n="n"/></l>                        <r>традиция<s n="n"/></r></p></e> <!--"tradition"-->
+<e>       <p><l>дәуір<s n="n"/></l>                         <r>дәвер<s n="n"/></r></p></e> <!--"era,epoch"-->
+<e>       <p><l>девон<s n="n"/></l>                         <r>девон<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>декабрь<s n="n"/></l>                       <r>декабрь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>декан<s n="n"/></l>                         <r>декан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>декларация<s n="n"/></l>                    <r>декларация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>делегат<s n="n"/></l>                       <r>делегат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>делегация<s n="n"/></l>                     <r>делегация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дем<s n="n"/></l>                           <r>сулыш<s n="n"/></r></p></e> <!--"rest,breath"-->
+<e>       <p><l>демалыс<s n="n"/></l>                       <r>ял<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>демография<s n="n"/></l>                    <r>демография<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>демократ<s n="n"/></l>                      <r>демократ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>демократия<s n="n"/></l>                    <r>демократия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дене<s n="n"/></l>                          <r>тән<s n="n"/></r></p></e> <!--"body"-->
+<e>       <p><l>денсаулық<s n="n"/></l>                     <r>исәнлек<s n="n"/></r></p></e> <!--"health"-->
+<e>       <p><l>деңгей<s n="n"/></l>                        <r>биеклек<s n="n"/></r></p></e> <!--"level"-->
+<e>       <p><l>деңгей<s n="n"/></l>                        <r>дәрәҗә<s n="n"/></r></p></e> <!--"level"-->
+<e>       <p><l>департамент<s n="n"/></l>                   <r>департамент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>депутат<s n="n"/></l>                       <r>депутат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>депутаттық<s n="n"/></l>                    <r>депутатлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дерек<s n="n"/></l>                         <r>мәгълүмат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>держава<s n="n"/></l>                       <r>держава<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>десант<s n="n"/></l>                        <r>десант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>детектив<s n="n"/></l>                          <r>детектив<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>детектор<s n="n"/></l>                          <r>детектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>джаз<s n="n"/></l>                          <r>джаз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дзюдо<s n="n"/></l>                         <r>дзюдо<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диаграмма<s n="n"/></l>                     <r>диаграмма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диалог<s n="n"/></l>                        <r>диалог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диаметр<s n="n"/></l>                       <r>диаметр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диаметр<s n="n"/></l>                       <r>диаметр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диапазон<s n="n"/></l>                      <r>диапазон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дибромэтан<s n="n"/></l>                    <r>дибромэтан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дивизия<s n="n"/></l>                       <r>дивизия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диктатура<s n="n"/></l>                     <r>диктатура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диктор<s n="n"/></l>                        <r>диктор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диқан<s n="n"/></l>                         <r>фермер<s n="n"/></r></p></e> <!--"farmer"-->
+<e>       <p><l>дилер<s n="n"/></l>                         <r>дилер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>динамик<s n="n"/></l>                       <r>динамик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>динозавр<s n="n"/></l>                      <r>динозавр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диод<s n="n"/></l>                          <r>диод<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диоксид<s n="n"/></l>                       <r>диоксид<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дипломат<s n="n"/></l>                      <r>дипломат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>директор<s n="n"/></l>                      <r>директор<s n="n"/></r></p></e> <!--"director"-->
+<e>       <p><l>дирижер<s n="n"/></l>                       <r>дирижер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диссертация<s n="n"/></l>                   <r>диссертация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>диссидент<s n="n"/></l>                     <r>диссидент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дифференциация<s n="n"/></l>                <r>дифференциация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дін<s n="n"/></l>                           <r>дин<s n="n"/></r></p></e> <!--"religion"-->
+<e>       <p><l>дің<s n="n"/></l>                           <r>кәүсә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>доктор<s n="n"/></l>                        <r>доктор<s n="n"/></r></p></e> <!--"doctor"-->
+<e>       <p><l>доллар<s n="n"/></l>                        <r>доллар<s n="n"/></r></p></e> <!--"dollar"-->
+<e>       <p><l>донор<s n="n"/></l>                         <r>донор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>доп<s n="n"/></l>                           <r>туп<s n="n"/></r></p></e> <!--"ball"-->
+<e>       <p><l>дорба<s n="n"/></l>                         <r>капчык<s n="n"/></r></p></e> <!--"sack"-->
+<e>       <p><l>дос<s n="n"/></l>                           <r>дус<s n="n"/></r></p></e> <!--"friend"-->
+<e>       <p><l>достастық<s n="n"/></l>                     <r>берлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>достық<s n="n"/></l>                        <r>дуслык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>доцент<s n="n"/></l>                        <r>доцент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>драма<s n="n"/></l>                         <r>драма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>драматург<s n="n"/></l>                     <r>драматург<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>драматургия<s n="n"/></l>                   <r>драматургия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>драхма<s n="n"/></l>                        <r>драхма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дума<s n="n"/></l>                          <r>дума<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>духовка<s n="n"/></l>                       <r>духовка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дүйсенбі<s n="n"/></l>                      <r>дүшәмбе<s n="n"/></r></p></e> <!--"Monday"-->
+<e>       <p><l>дүкен<s n="n"/></l>                         <r>кибет<s n="n"/></r></p></e> <!--"shop"-->
+<e>       <p><l>дүние<b/>жүзі<s n="n"/></l>                 <r>дөнья<b/>йөзе<s n="n"/></r></p></e> <!--"world"-->
+<e>       <p><l>дүние<s n="n"/></l>                         <r>дөнья<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>дұға<s n="n"/></l>                          <r>дога<s n="n"/></r></p></e> <!--"prayer"-->
+<e>       <p><l>дұшпан<s n="n"/></l>                        <r>дошман<s n="n"/></r></p></e> <!--"enemy"-->
+<e>       <p><l>дыбыс<s n="n"/></l>                         <r>тавыш<s n="n"/></r></p></e> <!--"sound, noice"-->
+<e>       <p><l>егін<s n="n"/></l>                          <r>иген<s n="n"/></r></p></e> <!--"harvest"-->
+<e>       <p><l>егінші<s n="n"/></l>                        <r>игенче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>егіншілік<s n="n"/></l>                     <r>игенчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>еден<s n="n"/></l>                          <r>идән<s n="n"/></r></p></e> <!--"floor"-->
+<e>       <p><l>екпін<s n="n"/></l>                         <r>басым<s n="n"/></r></p></e> <!--"emphasis,accent"-->
+<e>       <p><l>екпін<s n="n"/></l>                         <r>дәрт<s n="n"/></r></p></e> <!--"impulse"-->
+<e>       <p><l>ел<s n="n"/></l>                            <r>ил<s n="n"/></r></p></e> <!--"country,nation"-->
+<e>       <p><l>елбас<s n="n"/></l>                         <r>илбашы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>елдес<s n="n"/></l>                         <r>якташ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>елші<s n="n"/></l>                          <r>илче<s n="n"/></r></p></e> <!--"ambassador"-->
+<e>       <p><l>елшілік<s n="n"/></l>                       <r>илчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ем<s n="n"/></l>                            <r>дәва<s n="n"/></r></p></e> <!--"cure,treatment,therapy"-->
+<e>       <p><l>еместік<s n="n"/></l>                       <r>түгеллек<s n="n"/></r></p></e> <!--FIXME CHECK really a noun?-->
+<e>       <p><l>емтихан<s n="n"/></l>                       <r>имтихан<s n="n"/></r></p></e> <!--"exam"-->
+<e>       <p><l>ен<s n="n"/></l>                            <r>иң<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>ене<s n="n"/></l>                           <r>әни<s n="n"/></r></p></e> <!--"mother"-->
+<e>       <p><l>енші<s n="n"/></l>                          <r>өлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>еншілес<s n="n"/></l>                       <r>мирасташ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>еңбек<s n="n"/></l>                         <r>хезмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>еңбекақы<s n="n"/></l>                      <r>хезмәт<b/>хакы<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>еңбектестік<s n="n"/></l>                   <r>хезмәттәшлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ер<b/>бала<s n="n"/></l>                    <r>ир<b/>бала<s n="n"/></r></p></e> <!--"boy"-->
+<e r="RL"><p><l>ер<b/>бала<s n="n"/></l>                    <r>малай<s n="n"/></r></p></e> <!--"boy"-->
+<e>       <p><l>ер<s n="n"/></l>                            <r>ир<s n="n"/></r></p></e> <!--"man,male"-->
+<e>       <p><l>ер<s n="n"/></l>                            <r>ияр<s n="n"/></r></p></e> <!--"saddle"-->
+<e>       <p><l>ереже<s n="n"/></l>                         <r>кагыйдә<s n="n"/><s n="pl"/></r></p></e> <!--"principle,precept"-->
+<e>       <p><l>ерекшелік<s n="n"/></l>                     <r>үзенчәлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ереуіл<s n="n"/></l>                        <r>стачка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ерік<s n="n"/></l>                          <r>ирек<s n="n"/></r></p></e> <!--"will"-->
+<e>       <p><l>ерін<s n="n"/></l>                          <r>ирен<s n="n"/></r></p></e> <!--"lip"-->
+<e>       <p><l>еркек<s n="n"/></l>                         <r>ир<s n="n"/></r></p></e> <!--"man,male"-->
+<e>       <p><l>еркіндік<s n="n"/></l>                      <r>ирек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ертең<s n="n"/></l>                         <r>иртәгә<s n="n"/></r></p></e> <!--"tomorrow"-->
+<e>       <p><l>ес<s n="n"/></l>                            <r>ис<s n="n"/></r></p></e> <!--"memory"-->
+<e>       <p><l>есе<s n="n"/></l>                           <r>өлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>есек<s n="n"/></l>                          <r>ишәк<s n="n"/></r></p></e> <!--"donkey"-->
+<e>       <p><l>есеп<s n="n"/></l>                          <r>исәп<s n="n"/></r></p></e> <!--"invoice,bill,account,math"-->
+<e>       <p><l>есеп<s n="n"/></l>                          <r>хисап<s n="n"/></r></p></e> <!--"invoice,bill,account,math"-->
+<e>       <p><l>есік<s n="n"/></l>                          <r>ишек<s n="n"/></r></p></e> <!--"door"-->
+<e>       <p><l>есім<s n="n"/></l>                          <r>исем<s n="n"/></r></p></e> <!--"name"-->
+<e>       <p><l>есірткі<s n="n"/></l>                       <r>исерткеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>есірткі<s n="n"/></l>                       <r>наркотик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ескерткіш<s n="n"/></l>                     <r>һәйкәл<s n="n"/></r></p></e> <!--"monument,memorial"-->
+<e>       <p><l>ет<s n="n"/></l>                            <r>ит<s n="n"/></r></p></e> <!--"meat"-->
+<e>       <p><l>етек<s n="n"/></l>                          <r>итәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>еуро<s n="n"/></l>                          <r>евро<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ешкі<s n="n"/></l>                          <r>кәҗә<s n="n"/></r></p></e> <!--"goat"-->
+<e>       <p><l>жабағы<s n="n"/></l>                        <r>колын<s n="n"/></r></p></e> <!--"foal between six and twelve months"-->
+<e>       <p><l>жабдық<s n="n"/></l>                        <r>җиһаз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жаға<s n="n"/></l>                          <r>яр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жағалау<s n="n"/></l>                       <r>яр<b/>буе<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>жағалау<s n="n"/></l>                       <r>яр<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>жағдай<s n="n"/></l>                        <r>очрак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жағдай<s n="n"/></l>                        <r>хәл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жағдай<s n="n"/></l>                        <r>шарт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жаз<s n="n"/></l>                           <r>җәй<s n="n"/></r></p></e> <!--"summer"-->
+<e>       <p><l>жаза<s n="n"/></l>                          <r>җәза<s n="n"/></r></p></e> <!--"punishment,penalty"-->
+<e>       <p><l>жазушы<s n="n"/></l>                        <r>язучы<s n="n"/></r></p></e> <!--"author"-->
+<e>       <p><l>жазық<s n="n"/></l>                         <r>гаеп<s n="n"/></r></p></e> <!--"вина"-->
+<e>       <p><l>жазық<s n="n"/></l>                         <r>тигезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жай<s n="n"/></l>                           <r>җәя<s n="n"/></r></p></e> <!--"arch"-->
+<e>       <p><l>жай<s n="n"/></l>                           <r>урын<s n="n"/></r></p></e> <!--"place"-->
+<e>       <p><l>жай<s n="n"/></l>                           <r>хәл<s n="n"/></r></p></e> <!--"condition"-->
+<e>       <p><l>жай<s n="n"/></l>                           <r>яшен<s n="n"/></r></p></e> <!--"lightning"-->
+<e>       <p><l>жайт<s n="n"/></l>                          <r>шарт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жақ<s n="n"/></l>                           <r>як<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жақсылық<s n="n"/></l>                      <r>яхшылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жақтас<s n="n"/></l>                        <r>якташ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жала<s n="n"/></l>                          <r>яла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жалақы<s n="n"/></l>                        <r>жалование<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жалау<s n="n"/></l>                         <r>байрак<s n="n"/></r></p></e> <!--"flag"-->
+<e>       <p><l>жалбағай<s n="n"/></l>                      <r>көрәкборын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жалбыз<s n="n"/></l>                        <r>мәте<s n="n"/></r></p></e> <!--"mint"-->
+<e>       <p><l>жалған<s n="n"/></l>                        <r>ялган<s n="n"/></r></p></e> <!--"untruth,lie"-->
+<e>       <p><l>жалғас<s n="n"/></l>                        <r>дәвам<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жалдап<s n="n"/></l>                        <r>алып-сатар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жалшы<s n="n"/></l>                         <r>ялчы<s n="n"/></r></p></e> <!--"labourer"-->
+<e>       <p><l>жалын<s n="n"/></l>                         <r>ялкын<s n="n"/></r></p></e> <!--"flame"-->
+<e>       <p><l>жамағат<s n="n"/></l>                       <r>җәмәгать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жамандық<s n="n"/></l>                      <r>усаллык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жамандық<s n="n"/></l>                      <r>яманлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жан<s n="n"/></l>                           <r>җан<s n="n"/></r></p></e> <!--"soul"-->
+<e>       <p><l>жанармай<s n="n"/></l>                      <r>ягулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жанжал<s n="n"/></l>                        <r>җәнҗал<s n="n"/></r></p></e> <!--"quarrel"-->
+<e>       <p><l>жанкештілік<s n="n"/></l>                   <r>тәвәкәллек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жанкештілік<s n="n"/></l>                   <r>фанатиклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жанкүйер<s n="n"/></l>                      <r>җанатар<s n="n"/></r></p></e> <!--"fan"-->
+<e>       <p><l>жанр<s n="n"/></l>                          <r>жанр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жануар<s n="n"/></l>                        <r>җанвар<s n="n"/></r></p></e> <!--"biest"-->
+<e>       <p><l>жаңалык<s n="n"/></l>                       <r>яңалык<s n="n"/></r></p></e> <!--"news"-->
+<e>       <p><l>жаңбыр<s n="n"/></l>                        <r>яңгыр<s n="n"/></r></p></e> <!--"rain"-->
+<e>       <p><l>жапа<s n="n"/></l>                          <r>җәфа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жапырақ<s n="n"/></l>                       <r>яфрак<s n="n"/></r></p></e> <!--"leaf"-->
+<e>       <p><l>жар<s n="n"/></l>                           <r>яр<s n="n"/></r></p></e> <!--"companion,lover"-->
+<e>       <p><l>жара<s n="n"/></l>                          <r>яра<s n="n"/></r></p></e> <!--"wound"-->
+<e>       <p><l>жарақ<s n="n"/></l>                         <r>кирәк-ярак<s n="n"/></r></p></e> <!--"arms"-->
+<e>       <p><l>жарақат<s n="n"/></l>                       <r>җәрәхәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жария<s n="n"/></l>                         <r>белдерү<s n="n"/></r></p></e> <!--"announcement"-->
+<e>       <p><l>жарнама<s n="n"/></l>                       <r>реклама<s n="n"/></r></p></e> <!--"advertisement"-->
+<e>       <p><l>жарық<s n="n"/></l>                         <r>якты<s n="n"/></r></p></e> <!--"light"-->
+<e>       <p><l>жарық<s n="n"/></l>                         <r>яктылык<s n="n"/></r></p></e> <!--"light"-->
+<e>       <p><l>жарық<s n="n"/></l>                         <r>ярык<s n="n"/></r></p></e> <!--"chink,chap"-->
+<e r="LR"><p><l>жарылыс<s n="n"/></l>                       <r>шартлау<s n="n"/></r></p></e> <!--"explosion"-->
+<e>       <p><l>жарыс<s n="n"/></l>                         <r>ярыш<s n="n"/></r></p></e> <!--"race"-->
+<e>       <p><l>жас<s n="n"/></l>                           <r>яшь<s n="n"/></r></p></e> <!--"age"-->
+<e>       <p><l>жасөспірім<s n="n"/></l>                    <r>яшүсмер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жастық<s n="n"/></l>                        <r>ястык<s n="n"/></r></p></e> <!--"pillow,pad"-->
+<e>       <p><l>жатжұрттық<s n="n"/></l>                    <r>чит<b/>ил<b/>кешесе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жау<s n="n"/></l>                           <r>яу<s n="n"/></r></p></e> <!--"enemy"-->
+<e>       <p><l>жауап<s n="n"/></l>                         <r>җавап<s n="n"/></r></p></e> <!--"answer"-->
+<e>       <p><l>жауапкершілік<s n="n"/></l>                 <r>җаваплылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жауын<s n="n"/></l>                         <r>яңгыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жауынгер<s n="n"/></l>                      <r>сугышчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жәбірленуші<s n="n"/></l>                   <r>зыян<b/>күрүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жәдігер<s n="n"/></l>                       <r>ядкарь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жәрдем<s n="n"/></l>                        <r>ярдәм<s n="n"/></r></p></e> <!--"help"-->
+<e>       <p><l>жәрдемші<s n="n"/></l>                      <r>ярдәмче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жәрмеңке<s n="n"/></l>                      <r>ярминкә<s n="n"/></r></p></e> <!--"fleamarket"-->
+<e>       <p><l>жәшік<s n="n"/></l>                         <r>ящек<s n="n"/></r></p></e> <!--"box"-->
+<e>       <p><l>жез<s n="n"/></l>                           <r>җиз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жезде<s n="n"/></l>                         <r>җизни<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жезөкше<s n="n"/></l>                       <r>фахишә<s n="n"/></r></p></e> <!--"prostitute"-->
+<e>       <p><l>жейде<s n="n"/></l>                         <r>күлмәк<s n="n"/></r></p></e> <!--"shirt"-->
+<e>       <p><l>жекеменшік<s n="n"/></l>                    <r>милекче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жекешелендіру<s n="n"/></l>                 <r>приватизация<s n="n"/></r></p></e> <!--"privatization"-->
+<e>       <p><l>жексенбі<s n="n"/></l>                      <r>якшәмбе<s n="n"/></r></p></e> <!--"sunday"-->
+<e>       <p><l>жел<s n="n"/></l>                           <r>җил<s n="n"/></r></p></e> <!--"wind"-->
+<e>       <p><l>желетка<s n="n"/></l>                       <r>желетка<s n="n"/></r></p></e> <!--"vest"-->
+<e>       <p><l>желі<s n="n"/></l>                          <r>линия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>желіс<s n="n"/></l>                         <r>юрт<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--"trot"-->
+<e>       <p><l>желке<s n="n"/></l>                         <r>җилкә<s n="n"/></r></p></e> <!--"nape,back of head"-->
+<e>       <p><l>желтоқсан<s n="n"/></l>                     <r>декабрь<s n="n"/></r></p></e> <!--"december"-->
+<e>       <p><l>жеміс<s n="n"/></l>                         <r>җимеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жемқорлық<s n="n"/></l>                     <r>ришвәтчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жең<s n="n"/></l>                           <r>җиң<s n="n"/></r></p></e> <!--"arm,sleeve"-->
+<e>       <p><l>жеңілдік<s n="n"/></l>                      <r>җиңеллек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жеңіс<s n="n"/></l>                         <r>җиңү<s n="n"/></r></p></e> <!--"victory"-->
+<e>       <p><l>жер<s n="n"/></l>                           <r>җир<s n="n"/></r></p></e> <!--"land,earth"-->
+<e>       <p><l>жеребе<s n="n"/></l>                        <r>жирәбә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жерқойма<s n="n"/></l>                      <r>нәүрәп<s n="n"/></r></p></e> <!--"cellar"-->
+<e>       <p><l>жесір<s n="n"/></l>                         <r>тол<s n="n"/></r></p></e> <!--"widow"-->
+<e>       <p><l>жетекші<s n="n"/></l>                       <r>җитәкче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жетекшілік<s n="n"/></l>                    <r>җитәкчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жетіген<s n="n"/></l>                       <r>җидегән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жетім<s n="n"/></l>                         <r>ятим<s n="n"/></r></p></e> <!--"orphan"-->
+<e>       <p><l>жетістік<s n="n"/></l>                      <r>казаныш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жиен<s n="n"/></l>                          <r>бертуганның<b/>улы<s n="n"/></r></p></e> <!--"nephew"-->
+<e r="LR"><p><l>жинақ<s n="n"/></l>                         <r>җыентык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жиналыс<s n="n"/></l>                       <r>җыелыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жиын<s n="n"/></l>                          <r>җыен<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жиынтық<s n="n"/></l>                       <r>җыентык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жібек<s n="n"/></l>                         <r>ефәк<s n="n"/></r></p></e> <!--"silk"-->
+<e>       <p><l>жігіт<s n="n"/></l>                         <r>егет<s n="n"/></r></p></e> <!--"young man"-->
+<e>       <p><l>жік<s n="n"/></l>                           <r>ярык<s n="n"/></r></p></e> <!--"joint"-->
+<e>       <p><l>жіп<s n="n"/></l>                           <r>җеп<s n="n"/></r></p></e> <!--"thread"-->
+<e>       <p><l>жоба<s n="n"/></l>                          <r>проект<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жоқтық<s n="n"/></l>                        <r>юклык<s n="n"/></r></p></e> <!--"lack,absence"-->
+<e>       <p><l>жол<s n="n"/></l>                           <r>юл<s n="n"/></r></p></e> <!--"road"-->
+<e>       <p><l>жолаушы<s n="n"/></l>                       <r>юлаучы<s n="n"/></r></p></e> <!--"traveller,passenger"-->
+<e>       <p><l>жолбарыс<s n="n"/></l>                      <r>юлбарыс<s n="n"/></r></p></e> <!--"tiger"-->
+<e>       <p><l>жолдама<s n="n"/></l>                       <r>юллама<s n="n"/></r></p></e> <!--"place on tour"-->
+<e>       <p><l>жолдас<s n="n"/></l>                        <r>юлдаш<s n="n"/></r></p></e> <!--"friend,comrade,spouse"-->
+<e>       <p><l>жолдау<s n="n"/></l>                        <r>мөрәҗәгать<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>жолсерік<s n="n"/></l>                      <r>проводник<s n="n"/></r></p></e> <!--"guide"-->
+<e r="LR"><p><l>жолсерік<s n="n"/></l>                      <r>юл<b/>күрсәтүче<s n="n"/></r></p></e> <!--"guide"-->
+<e>       <p><l>жорамал<s n="n"/></l>                       <r>фараз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жорға<s n="n"/></l>                         <r>юрга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жоспар<s n="n"/></l>                        <r>план<s n="n"/></r></p></e> <!--"plan"-->
+<e>       <p><l>жота<s n="n"/></l>                          <r>сырт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жөн<s n="n"/></l>                           <r>рәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жөн<s n="n"/></l>                           <r>юнь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жөтел<s n="n"/></l>                         <r>ютәл<s n="n"/></r></p></e> <!--"cough"-->
+<e>       <p><l>журнал<s n="n"/></l>                        <r>журнал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>журналист<s n="n"/></l>                     <r>журналист<s n="n"/></r></p></e> <!--"journalist"-->
+<e>       <p><l>журналистика<s n="n"/></l>                  <r>журналистика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жусан<s n="n"/></l>                         <r>әрем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жүз<s n="n"/></l>                           <r>йөз<s n="n"/></r></p></e> <!--"face"-->
+<e>       <p><l>жүзік<s n="n"/></l>                         <r>йөзек<s n="n"/></r></p></e> <!--"ring"-->
+<e>       <p><l>жүзім<s n="n"/></l>                         <r>йөзем<s n="n"/></r></p></e> <!--"grape"-->
+<e>       <p><l>жүйе<s n="n"/></l>                          <r>система<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жүйке<s n="n"/></l>                         <r>нерв<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жүк<s n="n"/></l>                           <r>йөк<s n="n"/></r></p></e> <!--"load,baggage"-->
+<e>       <p><l>жүлде<s n="n"/></l>                         <r>приз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жүн<s n="n"/></l>                           <r>йон<s n="n"/></r></p></e> <!--"wool"-->
+<e>       <p><l>жүп<s n="n"/></l>                           <r>пар<s n="n"/></r></p></e> <!--"couple"-->
+<e>       <p><l>жүрек<s n="n"/></l>                         <r>йөрәк<s n="n"/></r></p></e> <!--"heart"-->
+<e>       <p><l>жұбай<s n="n"/></l>                         <r>тормыш<b/>иптәше<s n="n"/></r></p></e> <!--"spouse"-->
+<e>       <p><l>жұбаныш<s n="n"/></l>                       <r>юаныч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жұлдыз<s n="n"/></l>                        <r>йолдыз<s n="n"/></r></p></e> <!--"star"-->
+<e>       <p><l>жұма<s n="n"/></l>                          <r>җомга<s n="n"/></r></p></e> <!--"friday"-->
+<e>       <p><l>жұмбақ<s n="n"/></l>                        <r>табышмак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жұмыртқа<s n="n"/></l>                      <r>йомырка<s n="n"/></r></p></e> <!--"egg"-->
+<e r="RL"><p><l>жұмыс<s n="n"/></l>                         <r>йомыш<s n="n"/></r></p></e> <!--"work"-->
+<e>       <p><l>жұмыс<s n="n"/></l>                         <r>эш<s n="n"/></r></p></e> <!--"work"-->
+<e>       <p><l>жұмыссыздық<s n="n"/></l>                   <r>эшсезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жұмысшы<s n="n"/></l>                       <r>эшче<s n="n"/></r></p></e> <!--"worker"-->
+<e r="LR"><p><l>жұрт<s n="n"/></l>                          <r>халык<s n="n"/></r></p></e> <!--"nation,the public"-->
+<e>       <p><l>жұртшылық<s n="n"/></l>                     <r>җәмәгатьчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жұтым<s n="n"/></l>                         <r>йотым<s n="n"/></r></p></e> <!--"sip,gulp,swallow"-->
+<e>       <p><l>жыбыр<s n="n"/></l>                         <r>шадра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жыл<s n="n"/></l>                           <r>ел<s n="n"/></r></p></e> <!--"year"-->
+<e>       <p><l>жылан<s n="n"/></l>                         <r>елан<s n="n"/></r></p></e> <!--"snake"-->
+<e r="RL"><p><l>жылдамдық<s n="n"/></l>                     <r>җылдамлык<s n="n"/></r></p></e> <!--"speed"-->
+<e>       <p><l>жылдамдық<s n="n"/></l>                     <r>тизлек<s n="n"/></r></p></e> <!--"speed"-->
+<e>       <p><l>жылқы<s n="n"/></l>                         <r>елкы<s n="n"/></r></p></e> <!--"horse"-->
+<e>       <p><l>жылқышы<s n="n"/></l>                       <r>көтүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жылу<s n="n"/></l>                          <r>җылы<s n="n"/></r></p></e> <!--"heat"-->
+<e>       <p><l>жым<s n="n"/></l>                           <r>эз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>жын<s n="n"/></l>                           <r>җен<s n="n"/></r></p></e> <!--"demon"-->
+<e>       <p><l>жыныс<s n="n"/></l>                         <r>җенес<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>жыр<s n="n"/></l>                           <r>җыр<s n="n"/></r></p></e> <!--"song"-->
+<e>       <p><l>зайып<s n="n"/></l>                         <r>хәләл<b/>җефет<s n="n"/></r></p></e> <!--"spouse"-->
+<e>       <p><l>заказ<s n="n"/></l>                         <r>заказ<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>закон<s n="n"/></l>                         <r>закон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зал<s n="n"/></l>                           <r>зал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>залым<s n="n"/></l>                         <r>залим<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>заман<s n="n"/></l>                         <r>заман<s n="n"/></r></p></e> <!--"time,age"-->
+<e>       <p><l>замандас<s n="n"/></l>                      <r>замандаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>заң<s n="n"/></l>                           <r>закон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>заңгер<s n="n"/></l>                        <r>юрист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>заңдық<s n="n"/></l>                        <r>законлылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зар<s n="n"/></l>                           <r>зар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зардап<s n="n"/></l>                        <r>нәтиҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>застава<s n="n"/></l>                       <r>застава<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зат<s n="n"/></l>                           <r>әйбер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зат<s n="n"/></l>                           <r>җисем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зауыт<s n="n"/></l>                         <r>завод<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зәйтүн<s n="n"/></l>                        <r>зәйтүн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зәр<s n="n"/></l>                           <r>зәһәр<s n="n"/></r></p></e> <!--"poison"-->
+<e>       <p><l>зебра<s n="n"/></l>                         <r>зебра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зейін<s n="n"/></l>                         <r>мөмкинлек<s n="n"/></r></p></e> <!--"ability"-->
+<e>       <p><l>зейнетақы<s n="n"/></l>                     <r>пенсия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зейнеткер<s n="n"/></l>                     <r>пенсионер<s n="n"/></r></p></e> <!--"retired"-->
+<e>       <p><l>зекет<s n="n"/></l>                         <r>зәкәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зембил<s n="n"/></l>                        <r>носилка<s n="n"/></r></p></e> <!--"stretcher"-->
+<e>       <p><l>земство<s n="n"/></l>                       <r>земство<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зиян<s n="n"/></l>                          <r>зыян<s n="n"/></r></p></e> <!--"harm"-->
+<e>       <p><l>зікір<s n="n"/></l>                         <r>зекер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>значок<s n="n"/></l>                        <r>значок<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зомбылық<s n="n"/></l>                      <r>золым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зона<s n="n"/></l>                          <r>зона<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зоотехник<s n="n"/></l>                     <r>зоотехник<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зорлық<s n="n"/></l>                        <r>зурлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зорлық<s n="n"/></l>                        <r>көчлә<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>зұлым<s n="n"/></l>                         <r>золым<s n="n"/></r></p></e> <!--"oppression"-->
+<e>       <p><l>зұлымдық<s n="n"/></l>                      <r>явызлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>зымыран<s n="n"/></l>                       <r>ракета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>игілік<s n="n"/></l>                        <r>игелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>идеал<s n="n"/></l>                         <r>идеал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>идеология<s n="n"/></l>                     <r>идеология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>идея<s n="n"/></l>                          <r>идея<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ие<s n="n"/></l>                            <r>ия<s n="n"/></r></p></e> <!--"lord owner"-->
+<e r="LR"><p><l>иегер<s n="n"/></l>                         <r>ия<s n="n"/></r></p></e> <!--"owner"-->
+<e r="LR"><p><l>иеленуші<s n="n"/></l>                      <r>ия<s n="n"/></r></p></e> <!--"owner"-->
+<e>       <p><l>иелік<s n="n"/></l>                         <r>иялек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>изолятор<s n="n"/></l>                      <r>изолятор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>изотроп<s n="n"/></l>                       <r>изотроп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>иіс<s n="n"/></l>                           <r>ис<s n="n"/></r></p></e> <!--"smell"-->
+<e>       <p><l>имам<s n="n"/></l>                          <r>имам<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>иман<s n="n"/></l>                          <r>иман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>иммунитет<s n="n"/></l>                     <r>иммунитет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>император<s n="n"/></l>                     <r>император<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>империя<s n="n"/></l>                       <r>империя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>импорт<s n="n"/></l>                        <r>импорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инвестиция<s n="n"/></l>                    <r>инвестиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инвестор<s n="n"/></l>                      <r>инвестор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>индекс<s n="n"/></l>                        <r>индекс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>индуизм<s n="n"/></l>                       <r>индуизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>индустрия<s n="n"/></l>                     <r>индустрия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ине<s n="n"/></l>                           <r>инә<s n="n"/></r></p></e> <!--"needle"-->
+<e>       <p><l>инженер<s n="n"/></l>                       <r>инженер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инженер-технолог<s n="n"/></l>              <r>инженер-технолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инспектор<s n="n"/></l>                     <r>инспектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>институт<s n="n"/></l>                      <r>институт<s n="n"/></r></p></e> <!--"institute"-->
+<e>       <p><l>инструктор<s n="n"/></l>                    <r>инструктор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>интеллигенция<s n="n"/></l>                 <r>интеллигенция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>интернат<s n="n"/></l>                      <r>интернат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>интернет<s n="n"/></l>                      <r>интернет<s n="n"/></r></p></e> <!--"internet"-->
+<e>       <p><l>инфляция<s n="n"/></l>                      <r>инфляция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инфрақұрылым<s n="n"/></l>                  <r>инфаструктура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>инь<s n="n"/></l>                           <r>инь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ион<s n="n"/></l>                           <r>ион<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ипотека<s n="n"/></l>                       <r>ипотека<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Ислам<s n="n"/></l>                         <r>Ислам<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ит<s n="n"/></l>                            <r>эт<s n="n"/></r></p></e> <!--"dog"-->
+<e>       <p><l>иудаизм<s n="n"/></l>                       <r>иудаизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ишан<s n="n"/></l>                          <r>ишан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>иық<s n="n"/></l>                           <r>җилкә<s n="n"/></r></p></e> <!--"shoulder"-->
+<e>       <p><l>иықағаш<s n="n"/></l>                       <r>элгеч<s n="n"/></r></p></e> <!--"hanger"-->
+<e>       <p><l>із<s n="n"/></l>                            <r>эз<s n="n"/></r></p></e> <!--"trace,track"-->
+<e>       <p><l>ізбасар<s n="n"/></l>                       <r>варис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ілгек<s n="n"/></l>                         <r>элгеч<s n="n"/></r></p></e> <!--"hook"-->
+<e>       <p><l>ілгек<s n="n"/></l>                         <r>элмәк<s n="n"/></r></p></e> <!--"hook"-->
+<e>       <p><l>ілгері<s n="n"/></l>                        <r>элгәре<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ілім<s n="n"/></l>                          <r>гыйлем<s n="n"/></r></p></e> <!--"school of thought, teaching"-->
+<e>       <p><l>ілмек<s n="n"/></l>                         <r>элмәк<s n="n"/></r></p></e> <!--"loop"-->
+<e>       <p><l>ілтипат<s n="n"/></l>                       <r>илтифат<s n="n"/></r></p></e> <!--"attention"-->
+<e>       <p><l>інжір<s n="n"/></l>                         <r>инҗир<s n="n"/></r></p></e> <!--"fig"-->
+<e>       <p><l>іні<s n="n"/></l>                           <r>эне<s n="n"/></r></p></e> <!--"younger brother"-->
+<e>       <p><l>ірге<s n="n"/></l>                          <r>нигез<s n="n"/></r></p></e> <!--"foundation"-->
+<e>       <p><l>іргетас<s n="n"/></l>                       <r>нигез<b/>ташы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>іргетас<s n="n"/></l>                       <r>фундамент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ірімшік<s n="n"/></l>                       <r>эремчек<s n="n"/></r></p></e> <!--"cheese"-->
+<e>       <p><l>іс<s n="n"/></l>                            <r>эш<s n="n"/></r></p></e> <!--"work"-->
+<e>       <p><l>іш<s n="n"/></l>                            <r>эч<s n="n"/></r></p></e> <!--"inside,stomach"-->
+<e>       <p><l>ішек<s n="n"/></l>                          <r>эчәк<s n="n"/></r></p></e> <!--"intestine"-->
+<e>       <p><l>ішік<s n="n"/></l>                          <r>тун<s n="n"/></r></p></e> <!--"fur coat"-->
+<e>       <p><l>ішімдік<s n="n"/></l>                       <r>эчемлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кабинет<s n="n"/></l>                       <r>кабинет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кадр<s n="n"/></l>                          <r>кадр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>казак<s n="n"/></l>                         <r>казак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кайзер<s n="n"/></l>                          <r>кайзер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>калий<s n="n"/></l>                         <r>калий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>камбала<s n="n"/></l>                       <r>камбала<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>камера<s n="n"/></l>                        <r>камера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>канал<s n="n"/></l>                         <r>канал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кандидат<s n="n"/></l>                      <r>кандидат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кандидатура<s n="n"/></l>                   <r>кандидатура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кантон<s n="n"/></l>                        <r>кантон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>канцлер<s n="n"/></l>                       <r>канцлер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капелла<s n="n"/></l>                       <r>капелла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капеллан<s n="n"/></l>                      <r>капеллан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капилляр<s n="n"/></l>                      <r>капилляр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капитал<s n="n"/></l>                       <r>капитал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капитализм<s n="n"/></l>                    <r>капитализм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>капитан<s n="n"/></l>                       <r>капитан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>каркас<s n="n"/></l>                        <r>каркас<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>карта<s n="n"/></l>                         <r>карта<s n="n"/></r></p></e> <!--"map"-->
+<e>       <p><l>картина<s n="n"/></l>                       <r>картина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>касса<s n="n"/></l>                         <r>касса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>каталог<s n="n"/></l>                       <r>каталог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>категория<s n="n"/></l>                     <r>категория<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>катион<s n="n"/></l>                        <r>катион<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>католик<s n="n"/></l>                       <r>католик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кафе<s n="n"/></l>                          <r>кафе<s n="n"/></r></p></e> <!--"café"-->
+<e>       <p><l>кафедра<s n="n"/></l>                       <r>кафедра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәмелет<s n="n"/></l>                       <r>балигълык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәмшат<s n="n"/></l>                        <r>сусар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәпір<s n="n"/></l>                         <r>кәфер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәріп<s n="n"/></l>                         <r>гарип<s n="n"/></r></p></e> <!--"handicapped person,invalid"-->
+<e>       <p><l>кәсіп<s n="n"/></l>                         <r>кәсеп<s n="n"/></r></p></e> <!--"occupation,work,business"-->
+<e>       <p><l>кәсіпкер<s n="n"/></l>                      <r>эшмәкәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәсіпкерлік<s n="n"/></l>                   <r>эшмәкәрлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәсіподақ<s n="n"/></l>                     <r>профсоюз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кәсіпорын<s n="n"/></l>                     <r>предприятие<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>квант<s n="n"/></l>                         <r>квант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кварц<s n="n"/></l>                         <r>кварц<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>квота<s n="n"/></l>                         <r>квота<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кебін<s n="n"/></l>                         <r>кәфенлек<s n="n"/></r></p></e> <!--"shroud"-->
+<e>       <p><l>кебіс<s n="n"/></l>                         <r>чүәк<s n="n"/></r></p></e> <!--"sandal"-->
+<e>       <p><l>кеден<s n="n"/></l>                         <r>таможня<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кедергі<s n="n"/></l>                       <r>киртә<s n="n"/></r></p></e> <!--"hinderance"-->
+<e>       <p><l>кедергі<s n="n"/></l>                       <r>тоткарлык<s n="n"/></r></p></e> <!--"hinderance"-->
+<e r="LR"><p><l>кез<s n="n"/></l>                           <r>вакыт<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>кез<s n="n"/></l>                           <r>заман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кез<s n="n"/></l>                           <r>чак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кезек<s n="n"/></l>                         <r>чират<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кезең<s n="n"/></l>                         <r>чор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кезең<s n="n"/></l>                         <r>этап<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кейін<s n="n"/></l>                         <r>соң<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кек<s n="n"/></l>                           <r>үч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>келбет<s n="n"/></l>                        <r>килбәт<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>келешек<s n="n"/></l>                       <r>киләчәк<s n="n"/></r></p></e> <!--"future"-->
+<e>       <p><l>келі<s n="n"/></l>                          <r>киле<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>келін<s n="n"/></l>                         <r>килен<s n="n"/></r></p></e> <!--"bride,daughter-in-law"-->
+<e>       <p><l>келісім<s n="n"/></l>                       <r>килешү<s n="n"/></r></p></e> <!--"agreement"-->
+<e>       <p><l>келіссөз<s n="n"/></l>                      <r>килешү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кельвин<s n="n"/></l>                       <r>кельвин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеме<s n="n"/></l>                          <r>көймә<s n="n"/></r></p></e> <!--"boat"-->
+<e>       <p><l>кемеңгер<s n="n"/></l>                      <r>даһи<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кемпір<s n="n"/></l>                        <r>карчык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кен<s n="n"/></l>                           <r>казылма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кенже<s n="n"/></l>                         <r>төпчек<s n="n"/></r></p></e> <!--"youngest in the family"-->
+<e>       <p><l>кеніш<s n="n"/></l>                         <r>мәгъдән<b/>учагы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеніш<s n="n"/></l>                         <r>хәзинә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеңес<s n="n"/></l>                         <r>киңәш<s n="n"/></r></p></e> <!--"advice,council"-->
+<e>       <p><l>кеңесші<s n="n"/></l>                       <r>киңәшче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеңсе<s n="n"/></l>                         <r>канцелярия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеңшілік<s n="n"/></l>                      <r>ирек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кепіл<s n="n"/></l>                         <r>гарантия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кепілдік<s n="n"/></l>                      <r>гарантия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кепілдік<s n="n"/></l>                      <r>заминлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кепілдік<s n="n"/></l>                      <r>ышаныч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кептіргіш<s n="n"/></l>                     <r>киптергеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>керамика<s n="n"/></l>                      <r>керамика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>керек<s n="n"/></l>                         <r>кирәк<s n="n"/></r></p></e> <!--"need"-->
+<e>       <p><l>керектік<s n="n"/></l>                      <r>кирәклек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>керемет<s n="n"/></l>                       <r>могъҗиза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кереует<s n="n"/></l>                       <r>карават<s n="n"/></r></p></e> <!--"bed"-->
+<e>       <p><l>керіс<s n="n"/></l>                         <r>талаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>керосин<s n="n"/></l>                       <r>керосин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кесек<s n="n"/></l>                         <r>кисәк<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>кесек<s n="n"/><s n="attr"/></l>            <r>зур<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кесір<s n="n"/></l>                         <r>зыян<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеспе<s n="n"/></l>                         <r>кисәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеспе<s n="n"/></l>                         <r>шулпа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеуде<s n="n"/></l>                         <r>гәүдә<s n="n"/></r></p></e> <!--"chest"-->
+<e>       <p><l>кеуде<s n="n"/></l>                         <r>күкрәк<s n="n"/></r></p></e> <!--"chest"-->
+<e>       <p><l>кеудеше<s n="n"/></l>                       <r>арка<b/>җылысы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кеш<s n="n"/></l>                           <r>кич<s n="n"/></r></p></e> <!--"late,evening"-->
+<e>       <p><l>кешен<s n="n"/></l>                         <r>комплекс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кешірім<s n="n"/></l>                       <r>кичер<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>кибернетика<s n="n"/></l>                   <r>кибернетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>киіз<s n="n"/></l>                          <r>киез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>киік<s n="n"/></l>                          <r>киек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>киік<s n="n"/></l>                          <r>сайгак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>киім<s n="n"/></l>                          <r>кием<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>килограмм<s n="n"/></l>                     <r>килограмм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>километр<s n="n"/></l>                      <r>километр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кинематография<s n="n"/></l>                <r>кинематография<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кино<s n="n"/></l>                          <r>кино<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кинотеатр<s n="n"/></l>                     <r>кинотеатр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кинофестиваль<s n="n"/></l>                 <r>кинофестиваль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кириллица<s n="n"/></l>                     <r>кириллица<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кит<s n="n"/></l>                           <r>кит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кілем<s n="n"/></l>                         <r>келәм<s n="n"/></r></p></e> <!--"carpet"-->
+<e>       <p><l>кілт<s n="n"/></l>                          <r>ачкыч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кінә<s n="n"/></l>                          <r>гаеп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кірпік<s n="n"/></l>                        <r>керфек<s n="n"/></r></p></e> <!--"eyelash"-->
+<e>       <p><l>кісі<s n="n"/></l>                          <r>кеше<s n="n"/></r></p></e> <!--"man,person"-->
+<e>       <p><l>кітап<s n="n"/></l>                         <r>китап<s n="n"/></r></p></e> <!--"book"-->
+<e>       <p><l>кітапхана<s n="n"/></l>                     <r>китапханә<s n="n"/></r></p></e> <!--"library"-->
+<e>       <p><l>клапан<s n="n"/></l>                        <r>клапан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>класс<s n="n"/></l>                         <r>класс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>классика<s n="n"/></l>                      <r>классика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>классификация<s n="n"/></l>                 <r>классификация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>классицизм<s n="n"/></l>                    <r>классицизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>климат<s n="n"/></l>                        <r>климат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>клуб<s n="n"/></l>                          <r>клуб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>коалиция<s n="n"/></l>                      <r>коалиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кодекс<s n="n"/></l>                        <r>кодекс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кола<s n="n"/></l>                          <r>кола<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>коллегия<s n="n"/></l>                      <r>коллегия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>колония<s n="n"/></l>                       <r>колония<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>колонна<s n="n"/></l>                       <r>колонна<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>колхоз<s n="n"/></l>                        <r>колхоз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>команда<s n="n"/></l>                       <r>команда<s n="n"/></r></p></e> <!--"sports team"-->
+<e>       <p><l>командир<s n="n"/></l>                      <r>командир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комбинат<s n="n"/></l>                      <r>комбинат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комедия<s n="n"/></l>                       <r>комедия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комета<s n="n"/></l>                        <r>комета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комик<s n="n"/></l>                         <r>комик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комиссар<s n="n"/></l>                      <r>комиссар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комиссариат<s n="n"/></l>                   <r>комиссариат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комиссия<s n="n"/></l>                      <r>комиссия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комитет<s n="n"/></l>                       <r>комитет<s n="n"/></r></p></e> <!--"commission"-->
+<e>       <p><l>коммент<s n="n"/></l>                       <r>коммент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комментарий<s n="n"/></l>                   <r>комментарий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>коммуна<s n="n"/></l>                       <r>коммуна<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>компания<s n="n"/></l>                      <r>компания<s n="n"/></r></p></e> <!--"company"-->
+<e>       <p><l>компартия<s n="n"/></l>                     <r>компартия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>компас<s n="n"/></l>                        <r>компас<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комплекс<s n="n"/></l>                      <r>комплекс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>композитор<s n="n"/></l>                    <r>композитор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>композиция<s n="n"/></l>                    <r>композиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>компонент<s n="n"/></l>                     <r>компонент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>компот<s n="n"/></l>                        <r>компот<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>компьютер<s n="n"/></l>                     <r>компьютер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>комсомол<s n="n"/></l>                      <r>комсомол<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конгресс<s n="n"/></l>                      <r>конгресс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конденсатор<s n="n"/></l>                   <r>конденсатор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конкурс<s n="n"/></l>                       <r>конкурс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конституция<s n="n"/></l>                   <r>конституция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конструктор<s n="n"/></l>                   <r>конструктор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>консультант<s n="n"/></l>                   <r>консультант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>континент<s n="n"/></l>                     <r>континент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>контингент<s n="n"/></l>                    <r>контингент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>контр-адмирал<s n="n"/></l>                 <r>контр-адмирал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>контракт<s n="n"/></l>                      <r>контракт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>конференция<s n="n"/></l>                   <r>конференция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>концентрация<s n="n"/></l>                  <r>концентрация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>концерт<s n="n"/></l>                       <r>концерт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>координата<s n="n"/></l>                    <r>координата<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>король<s n="n"/></l>                        <r>король<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>корпорация<s n="n"/></l>                    <r>корпорация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>корпус<s n="n"/></l>                        <r>корпус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>корреспондент<s n="n"/></l>                 <r>корреспондент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>космос<s n="n"/></l>                        <r>космос<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кофта<s n="n"/></l>                         <r>кофта<s n="n"/></r></p></e> <!--"blouse"-->
+<e>       <p><l>коэффициент<s n="n"/></l>                   <r>коэффициент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көбісі<s n="n"/></l>                        <r>күбесе<s n="n"/></r></p></e> <!-- FIXME no possessives, no plural -->
+<e>       <p><l>көжек<s n="n"/></l>                         <r>куян<b/>баласы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көз<s n="n"/></l>                           <r>күз<s n="n"/></r></p></e> <!--"eye"-->
+<e>       <p><l>көзқарас<s n="n"/></l>                      <r>караш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көк<s n="n"/></l>                           <r>күк<s n="n"/></r></p></e> <!--"sky,heaven,blue"-->
+<e>       <p><l>көкөніс<s n="n"/></l>                       <r>яшелчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көктем<s n="n"/></l>                        <r>яз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көл<s n="n"/></l>                           <r>күл<s n="n"/></r></p></e> <!--"lake"-->
+<e>       <p><l>көлденең<s n="n"/></l>                      <r>аркылы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көлденең<s n="n"/></l>                      <r>иң<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көлем<s n="n"/></l>                         <r>күләм<s n="n"/></r></p></e> <!--"volume"-->
+<e>       <p><l>көлік<s n="n"/></l>                         <r>машина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көлік<s n="n"/></l>                         <r>транспорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көмбе<s n="n"/></l>                         <r>хәзинә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көмек<s n="n"/></l>                         <r>ярдәм<s n="n"/></r></p></e> <!--"help"-->
+<e>       <p><l>көмекші<s n="n"/></l>                       <r>булышчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көмекші<s n="n"/></l>                       <r>ярдәмче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көмір<s n="n"/></l>                         <r>күмер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көмірсутек<s n="n"/></l>                    <r>углеводород<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көміртек<s n="n"/></l>                      <r>углерод<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көңіл<s n="n"/></l>                         <r>күңел<s n="n"/></r></p></e> <!--"heart,will,desire"-->
+<e>       <p><l>көпшілік<s n="n"/></l>                      <r>күпчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көрініс<s n="n"/></l>                       <r>күренеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көріпкелдік<s n="n"/></l>                   <r>күрәзәлек<s n="n"/></r></p></e> <!--"prophecy"-->
+<e>       <p><l>көріпкелдің<s n="n"/></l>                   <r>күрәзәче<s n="n"/></r></p></e> <!--"предсказатель"-->
+<e>       <p><l>көркемдік<s n="n"/></l>                     <r>күркәмлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көрме<s n="n"/></l>                         <r>күргәзмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көрпе<s n="n"/></l>                         <r>одеял<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көрсеткіш<s n="n"/></l>                     <r>күрсәткеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көрші<s n="n"/></l>                         <r>күрше<s n="n"/></r></p></e> <!--"neighbour"-->
+<e>       <p><l>көсем<s n="n"/></l>                         <r>юлбашчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көт<s n="n"/></l>                           <r>күт<s n="n"/></r></p></e> <!--"ass"-->
+<e>       <p><l>көш<s n="n"/></l>                           <r>күчен<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>көшбасшы<s n="n"/></l>                      <r>башлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>көше<s n="n"/></l>                          <r>урам<s n="n"/></r></p></e> <!--"street"-->
+<e>       <p><l>көші-қон<s n="n"/></l>                      <r>миграция<s n="n"/></r></p></e> <!--"migration"-->
+<e>       <p><l>кран<s n="n"/></l>                          <r>кран<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кратер<s n="n"/></l>                        <r>кратер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кредит<s n="n"/></l>                        <r>кредит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кремль<s n="n"/></l>                        <r>кремль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>крестьян<s n="n"/></l>                      <r>крестьян<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кризис<s n="n"/></l>                        <r>кризис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кристалл<s n="n"/></l>                      <r>кристалл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>критерий<s n="n"/></l>                      <r>критерий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куә<s n="n"/></l>                           <r>шаһит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куәгер<s n="n"/></l>                        <r>шаһит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куәлік<s n="n"/></l>                        <r>таныклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куәлік<s n="n"/></l>                        <r>шаһәдәтнамә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куәлік<s n="n"/></l>                        <r>шаһитлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кубок<s n="n"/></l>                         <r>кубок<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>кулон<s n="n"/></l>                         <r>кулон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>культура<s n="n"/></l>                      <r>культура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>купе<s n="n"/></l>                          <r>купе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>курс<s n="n"/></l>                          <r>курс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>куртка<s n="n"/></l>                        <r>куртка<s n="n"/></r></p></e> <!--"jacket"-->
+<e>       <p><l>курьер<s n="n"/></l>                        <r>курьер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күбі<s n="n"/></l>                          <r>мичкә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күбір<s n="n"/></l>                         <r>акрын<b/>сөйләшү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күдер<s n="n"/></l>                         <r>өмет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күдік<s n="n"/></l>                         <r>шик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күдік<s n="n"/></l>                         <r>шөбһә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күй<s n="n"/></l>                           <r>көй<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күйе<s n="n"/></l>                          <r>корым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күйе<s n="n"/></l>                          <r>көя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күйеу<s n="n"/></l>                         <r>кияү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күлкі<s n="n"/></l>                         <r>көлке<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күмән<s n="n"/></l>                         <r>шик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күмән<s n="n"/></l>                         <r>шөбһә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күміс<s n="n"/></l>                         <r>көмеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күн<s n="n"/></l>                           <r>кояш<s n="n"/></r></p></e> <!--"sun"-->
+<e>       <p><l>күн<s n="n"/></l>                           <r>көн<s n="n"/></r></p></e> <!--"day"-->
+<e>       <p><l>күнә<s n="n"/></l>                          <r>гөнаһ<s n="n"/></r></p></e> <!--"sin"-->
+<e>       <p><l>күнәкар<s n="n"/></l>                       <r>гөнаһкәр<s n="n"/></r></p></e> <!--"sinner"-->
+<e>       <p><l>күндік<s n="n"/></l>                        <r>көнлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күнкөріс<s n="n"/></l>                      <r>көнкүреш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күнтізбе<s n="n"/></l>                      <r>календарь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күң<s n="n"/></l>                           <r>кәнизәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күңкіл<s n="n"/></l>                        <r>сукрану<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күрес<s n="n"/></l>                         <r>көрәш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>күріш<s n="n"/></l>                         <r>дөге<s n="n"/></r></p></e> <!--"rice"-->
+<e>       <p><l>күш<s n="n"/></l>                           <r>көч<s n="n"/></r></p></e> <!--"strength"-->
+<e>       <p><l>күшік<s n="n"/></l>                         <r>көчек<s n="n"/></r></p></e> <!--"pup"-->
+<e>       <p><l>қабақ<s n="n"/></l>                         <r>кабак<s n="n"/></r></p></e> <!--"pumpkin"-->
+<e>       <p><l>қабат<s n="n"/></l>                         <r>кат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қабілет<s n="n"/></l>                       <r>сәләт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қабір<s n="n"/></l>                         <r>кабер<s n="n"/></r></p></e> <!--"grave"-->
+<e>       <p><l>қабық<s n="n"/></l>                         <r>кабык<s n="n"/></r></p></e> <!--"peel"-->
+<e>       <p><l>қабыл<s n="n"/></l>                         <r>кабул<s n="n"/></r></p></e> <!--"accept"-->
+<e>       <p><l>қабырға<s n="n"/></l>                       <r>дивар<s n="n"/></r></p></e> <!--"wall"-->
+<e>       <p><l>қабырға<s n="n"/></l>                       <r>кабырга<s n="n"/></r></p></e> <!--"rib"-->
+<e>       <p><l>қағаз<s n="n"/></l>                         <r>кәгазь<s n="n"/></r></p></e> <!--"paper"-->
+<e>       <p><l>қағида<s n="n"/></l>                        <r>кагыйдә<s n="n"/></r></p></e> <!--"rule"-->
+<e>       <p><l>қадам<s n="n"/></l>                         <r>адым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қадір<s n="n"/></l>                         <r>кадер<s n="n"/></r></p></e> <!--"respect"-->
+<e>       <p><l>қажет<s n="n"/></l>                         <r>хаҗәт<s n="n"/></r></p></e> <!--"need"-->
+<e>       <p><l>қажеттік<s n="n"/></l>                      <r>кирәклек<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>қажеттілік<s n="n"/></l>                    <r>кирәклек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қажы<s n="n"/></l>                          <r>хаҗи<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қажылық<s n="n"/></l>                       <r>хаҗ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қаз<s n="n"/></l>                           <r>каз<s n="n"/></r></p></e> <!--"goose"-->
+<e>       <p><l>қаза<s n="n"/></l>                          <r>каза<s n="n"/></r></p></e> <!--"doom"-->
+<e>       <p><l>қаза<s n="n"/></l>                          <r>үлем<s n="n"/></r></p></e> <!--"death"-->
+<e>       <p><l>қазан<s n="n"/></l>                         <r>казан<s n="n"/></r></p></e> <!--"pan"-->
+<e>       <p><l>қазан<s n="n"/></l>                         <r>октябрь<s n="n"/></r></p></e> <!--"October"-->
+<e>       <p><l>қазір<s n="n"/></l>                         <r>хәзер<s n="n"/></r></p></e> <!--"now"-->
+<e>       <p><l>қазы<s n="n"/></l>                          <r>казый<s n="n"/></r></p></e> <!--"judge"-->
+<e>       <p><l>қазына<s n="n"/></l>                        <r>хәзинә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайғы<s n="n"/></l>                         <r>кайгы<s n="n"/></r></p></e> <!--"sorrow,worry"-->
+<e>       <p><l>қайнар<b/>көз<s n="n"/></l>                 <r>чыганак<s n="n"/></r></p></e> <!--"source"-->
+<e>       <p><l>қайран<s n="n"/></l>                        <r>ярдәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайрат<s n="n"/></l>                        <r>гайрәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайраткер<s n="n"/></l>                     <r>хезмәткәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайшы<s n="n"/></l>                         <r>кайчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайық<s n="n"/></l>                         <r>каек<s n="n"/></r></p></e> <!--"boat,kayak"-->
+<e>       <p><l>қайыр<s n="n"/></l>                         <r>хәер<s n="n"/></r></p></e> <!--"goodness"-->
+<e>       <p><l>қайырма<s n="n"/></l>                       <r>кушымта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайырым<s n="n"/></l>                       <r>ярдәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қайырымдылық<s n="n"/></l>                  <r>шәфкать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қақпа<s n="n"/></l>                         <r>капка<s n="n"/></r></p></e> <!--"gate"-->
+<e>       <p><l>қақтығыс<s n="n"/></l>                      <r>бәрелеш<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>қала<s n="n"/></l>                          <r>кала<s n="n"/></r></p></e> <!--"city"-->
+<e>       <p><l>қала<s n="n"/></l>                          <r>шәһәр<s n="n"/></r></p></e> <!--"city"-->
+<e>       <p><l>қалайы<s n="n"/></l>                        <r>аккургаш<s n="n"/></r></p></e> <!--"tin"-->
+<e>       <p><l>қалам<s n="n"/></l>                         <r>каләм<s n="n"/></r></p></e> <!--"pencil,pen"-->
+<e r="LR"><p><l>қаламұш<s n="n"/></l>                       <r>каләм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қалбағай<s n="n"/></l>                      <r>көрәкборын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қалта<s n="n"/></l>                         <r>кесә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қалыңдық<s n="n"/></l>                      <r>калынлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қалып<s n="n"/></l>                         <r>калып<s n="n"/></r></p></e> <!--"form"-->
+<e>       <p><l>қалып<s n="n"/></l>                         <r>рәвеш<s n="n"/></r></p></e> <!--"form"-->
+<e>       <p><l>қам<s n="n"/></l>                           <r>мәшәкать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қамба<s n="n"/></l>                         <r>амбар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қамба<s n="n"/></l>                         <r>келәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қамба<s n="n"/></l>                         <r>тозак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қамшы<s n="n"/></l>                         <r>камчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қамыр<s n="n"/></l>                         <r>камыр<s n="n"/></r></p></e> <!--"dough"-->
+<e>       <p><l>қамыс<s n="n"/></l>                         <r>камыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қан<s n="n"/></l>                           <r>кан<s n="n"/></r></p></e> <!--"blood"-->
+<e>       <p><l>қанат<s n="n"/></l>                         <r>канат<s n="n"/></r></p></e> <!--"wing"-->
+<e>       <p><l>қант<s n="n"/></l>                          <r>шикәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қаңтар<s n="n"/></l>                        <r>гыйнвар<s n="n"/></r></p></e> <!--"January"-->
+<e>       <p><l>қап<s n="n"/></l>                           <r>кап<s n="n"/></r></p></e> <!--"bag,sack"-->
+<e>       <p><l>қапас<s n="n"/></l>                         <r>читлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қар<s n="n"/></l>                           <r>кар<s n="n"/></r></p></e> <!--"snow"-->
+<e>       <p><l>қарабайыр<s n="n"/></l>                     <r>карабаер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қаражат<s n="n"/></l>                       <r>чыгым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарақшы<s n="n"/></l>                       <r>карак<s n="n"/></r></p></e> <!--"robber"-->
+<e>       <p><l>қарақшы<s n="n"/></l>                       <r>карачкы<s n="n"/></r></p></e> <!--"scarecrow"-->
+<e>       <p><l>қарақшылық<s n="n"/></l>                    <r>юлбасарлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарауыл<s n="n"/></l>                       <r>каравыл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қараша<s n="n"/></l>                        <r>ноябрь<s n="n"/></r></p></e> <!--"November"-->
+<e>       <p><l>қарға<s n="n"/></l>                         <r>карга<s n="n"/></r></p></e> <!--"crow"-->
+<e>       <p><l>қарғыс<s n="n"/></l>                        <r>каргыш<s n="n"/></r></p></e> <!--"curse"-->
+<e>       <p><l>қаржы<s n="n"/></l>                         <r>акча<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қария<s n="n"/></l>                         <r>карт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарқара<s n="n"/></l>                       <r>баш<b/>түбәсе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарқара<s n="n"/></l>                       <r>каркара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарқын<s n="n"/></l>                        <r>егәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарқындылық<s n="n"/></l>                   <r>егәрлелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарлығаш<s n="n"/></l>                      <r>карлыгач<s n="n"/></r></p></e> <!--"swallow"-->
+<e>       <p><l>қарсаң<s n="n"/></l>                        <r>алд<s n="n"/></r></p></e> <!--"eve"-->
+<e>       <p><l>қарсылас<s n="n"/></l>                      <r>көндәш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарсылық<s n="n"/></l>                      <r>каршылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарт<s n="n"/></l>                          <r>карт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қару<s n="n"/></l>                          <r>корал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қару<s n="n"/></l>                          <r>куәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қаршыға<s n="n"/></l>                       <r>карчыга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарыз<s n="n"/></l>                         <r>карыз<s n="n"/></r></p></e> <!--"debt"-->
+<e>       <p><l>қарық<s n="n"/></l>                         <r>түтәл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қарын<s n="n"/></l>                         <r>карын<s n="n"/></r></p></e> <!--"stomach"-->
+<e>       <p><l>қарындас<s n="n"/></l>                      <r>сеңел<s n="n"/></r></p></e> <!--"younger sister"-->
+<e>       <p><l>қарыс<s n="n"/></l>                         <r>карыш<s n="n"/></r></p></e> <!--"span (distance between thumb and middle finger)"-->
+<e>       <p><l>қас<s n="n"/></l>                           <r>каш<s n="n"/></r></p></e> <!--"eyebrow"-->
+<e>       <p><l>қасбет<s n="n"/></l>                        <r>фасад<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қасиет<s n="n"/></l>                        <r>хасият<s n="n"/></r></p></e> <!--"property,special"-->
+<e>       <p><l>қасірет<s n="n"/></l>                       <r>хәсрәт<s n="n"/></r></p></e> <!--"grief"-->
+<e>       <p><l>қасқыр<s n="n"/></l>                        <r>бүре<s n="n"/></r></p></e> <!--"wolf"-->
+<e>       <p><l>қастандық<s n="n"/></l>                     <r>хаслан<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>қастер<s n="n"/></l>                        <r>дәрәҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қастық<s n="n"/></l>                        <r>дошманлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қастық<s n="n"/></l>                        <r>усаллык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қасық<s n="n"/></l>                         <r>кашык<s n="n"/></r></p></e> <!--"spoon"-->
+<e>       <p><l>қатар<s n="n"/></l>                         <r>рәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қате<s n="n"/></l>                          <r>хата<s n="n"/></r></p></e> <!--"fault,mistake,error"-->
+<e>       <p><l>қателік<s n="n"/></l>                       <r>хаталык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қатер<s n="n"/></l>                         <r>хәтәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қатын<s n="n"/></l>                         <r>хатын<s n="n"/></r></p></e> <!--"woman, lady, wife of Khan, etc."-->
+<e>       <p><l>қатынас<s n="n"/></l>                       <r>бәйләнеш<s n="n"/></r></p></e> <!--"relation"-->
+<e>       <p><l>қатыс<s n="n"/></l>                         <r>катнаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қауіп<s n="n"/></l>                         <r>хәвеф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қауіпсіздік<s n="n"/></l>                   <r>хәвефсезлек<s n="n"/></r></p></e> <!--"safety"-->
+<e>       <p><l>қаулы<s n="n"/></l>                         <r>карар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қауым<s n="n"/></l>                         <r>кавем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қауымдастық<s n="n"/></l>                   <r>ассоциация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қаһар<s n="n"/></l>                         <r>каһәр<s n="n"/></r></p></e> <!--"wrath"-->
+<e>       <p><l>қаһарман<s n="n"/></l>                      <r>каһарман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қи<s n="n"/></l>                            <r>кизәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қимыл<s n="n"/></l>                         <r>хәрәкәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қиындық<s n="n"/></l>                       <r>кыенлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қиямет<s n="n"/></l>                        <r>кыямәт<s n="n"/></r></p></e> <!--"resurrection"-->
+<e>       <p><l>қоғам<s n="n"/></l>                         <r>җәмәгать<s n="n"/></r></p></e> <!--"society,public"-->
+<e>       <p><l>қоғам<s n="n"/></l>                         <r>җәмгыять<s n="n"/></r></p></e> <!--"society,public"-->
+<e>       <p><l>қожа<s n="n"/></l>                          <r>хуҗа<s n="n"/></r></p></e> <!--"landlord, master"-->
+<e>       <p><l>қожайын<s n="n"/></l>                       <r>хуҗа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қозғалыс<s n="n"/></l>                      <r>хәрәкәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қозы<s n="n"/></l>                          <r>кәҗә<b/>бәтие<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қой<s n="n"/></l>                           <r>куй<s n="n"/></r></p></e> <!--"ram,sheep"-->
+<e>       <p><l>қойнау<s n="n"/></l>                        <r>уйсулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қоқыс<s n="n"/></l>                         <r>чүп-чар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қол<s n="n"/></l>                           <r>кул<s n="n"/></r></p></e> <!--"hand"-->
+<e>       <p><l>қола<s n="n"/></l>                          <r>бронза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қолбасшы<s n="n"/></l>                      <r>гаскәр<b/>башлыгы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қолғап<s n="n"/></l>                        <r>бияләй<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қолданушы<s n="n"/></l>                     <r>кулланучы<s n="n"/></r></p></e> <!--"user"-->
+<e>       <p><l>қолданушы<s n="n"/></l>                     <r>кулланучы<s n="n"/></r></p></e> <!--"user"-->
+<e>       <p><l>қолжазба<s n="n"/></l>                      <r>кулъязма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қолөнерші<s n="n"/></l>                     <r>һөнәрче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қонақ<s n="n"/></l>                         <r>кунак<s n="n"/></r></p></e> <!--"guest"-->
+<e>       <p><l>қонжық<s n="n"/></l>                        <r>аю<b/>баласы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қоныс<s n="n"/></l>                         <r>туплау<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қор<s n="n"/></l>                           <r>байлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қор<s n="n"/></l>                           <r>фонд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қора<s n="n"/></l>                          <r>кура<s n="n"/></r></p></e> <!--"enclosure,courtyard"-->
+<e>       <p><l>қорек<s n="n"/></l>                         <r>азык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қорсақ<s n="n"/></l>                        <r>корсак<s n="n"/></r></p></e> <!--"stomach"-->
+<e>       <p><l>қорытынды<s n="n"/></l>                     <r>нәтиҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қорытынды<s n="n"/></l>                     <r>сөземтә<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>қосын<s n="n"/></l>                         <r>гаскәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қошемет<s n="n"/></l>                       <r>хөрмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қошқар<s n="n"/></l>                        <r>кучкар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қоян<s n="n"/></l>                          <r>куян<s n="n"/></r></p></e> <!--"rabbit"-->
+<e>       <p><l>қуаңшылық<s n="n"/></l>                     <r>корылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қуат<s n="n"/></l>                          <r>куәт<s n="n"/></r></p></e> <!--"energy"-->
+<e>       <p><l>қуғын<s n="n"/></l>                         <r>куала<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>қуғын<s n="n"/></l>                         <r>сөрген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қулық<s n="n"/></l>                         <r>бия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құбылыс<s n="n"/></l>                       <r>үзгәреш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құбыр<s n="n"/></l>                         <r>көпшә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құбыр<s n="n"/></l>                         <r>труба<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Құдай<s n="n"/></l>                         <r>Ходай<s n="n"/></r></p></e> <!--"God"-->
+<e>       <p><l>құдірет<s n="n"/></l>                       <r>кодрәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құдық<s n="n"/></l>                         <r>хәйлә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құжат<s n="n"/></l>                         <r>документ<s n="n"/></r></p></e> <!--"document"-->
+<e>       <p><l>құжат<s n="n"/></l>                         <r>эш<b/>кәгазе<s n="n"/></r></p></e> <!--"document"-->
+<e>       <p><l>құз<s n="n"/></l>                           <r>кыя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құзырет<s n="n"/></l>                       <r>компетенция<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>құқ<s n="n"/></l>                           <r>хокук<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құқық<s n="n"/></l>                         <r>хокук<s n="n"/></r></p></e> <!--"right(s)"-->
+<e>       <p><l>құқыққорғаушы<s n="n"/></l>                 <r>хокук<b/>сакчысы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құқықтық<s n="n"/></l>                      <r>хокуклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құл<s n="n"/></l>                           <r>кол<s n="n"/></r></p></e> <!--"slave"-->
+<e>       <p><l>құлақ<s n="n"/></l>                         <r>колак<s n="n"/></r></p></e> <!--"ear"-->
+<e>       <p><l>құлан<s n="n"/></l>                         <r>кулан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құлшылық<s n="n"/></l>                      <r>колчылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құлын<s n="n"/></l>                         <r>колын<s n="n"/></r></p></e> <!--"foal in first six months"-->
+<e>       <p><l>құм<s n="n"/></l>                           <r>ком<s n="n"/></r></p></e> <!--"sand"-->
+<e>       <p><l>құмар<s n="n"/></l>                         <r>комар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құмырсқа<s n="n"/></l>                      <r>кырмыска<s n="n"/></r></p></e> <!--"ant,pismire"-->
+<e>       <p><l>құн<s n="n"/></l>                           <r>кан<b/>үче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құн<s n="n"/></l>                           <r>кыйммәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құнажын<s n="n"/></l>                       <r>өч<b/>еллык<b/>тана<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құнан<s n="n"/></l>                         <r>тай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құндыз<s n="n"/></l>                        <r>кондыз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құндылық<s n="n"/></l>                      <r>әһәмият<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құпия<s n="n"/></l>                         <r>сер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрал<s n="n"/></l>                         <r>әсбап<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрал<s n="n"/></l>                         <r>корал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрал<s n="n"/></l>                         <r>чара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құралай<s n="n"/></l>                       <r>кыр<b/>кәҗәсе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрам<s n="n"/></l>                         <r>состав<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрама<s n="n"/></l>                        <r>берләшмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрама<s n="n"/></l>                        <r>җыелма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Құран<s n="n"/></l>                         <r>Коръән<s n="n"/></r></p></e> <!--"Quran"-->
+<e>       <p><l>құрбан<s n="n"/></l>                        <r>корбан<s n="n"/></r></p></e> <!--"sacrifice"-->
+<e>       <p><l>құрбандық<s n="n"/></l>                     <r>корбанлык<s n="n"/></r></p></e> <!--"sacrifice"-->
+<e>       <p><l>құрмет<s n="n"/></l>                        <r>хөрмәт<s n="n"/></r></p></e> <!--"respect"-->
+<e>       <p><l>құрсақ<s n="n"/></l>                        <r>корсак<s n="n"/></r></p></e> <!--"belly"-->
+<e>       <p><l>құрылтайшы<s n="n"/></l>                    <r>оештыручы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрылым<s n="n"/></l>                       <r>версия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құрылыс<s n="n"/></l>                       <r>корылыш<s n="n"/></r></p></e> <!--"construction"-->
+<e>       <p><l>құрылыс<s n="n"/></l>                       <r>төзелеш<s n="n"/></r></p></e> <!--"construction"-->
+<e>       <p><l>құс<s n="n"/></l>                           <r>кош<s n="n"/></r></p></e> <!--"bird"-->
+<e>       <p><l>құт<s n="n"/></l>                           <r>байлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құт<s n="n"/></l>                           <r>кот<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>құшақ<s n="n"/></l>                         <r>кочак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыз<b/>бала<s n="n"/></l>                   <r>кыз<b/>бала<s n="n"/></r></p></e> <!--"maiden"-->
+<e>       <p><l>қыз<s n="n"/></l>                           <r>кыз<s n="n"/></r></p></e> <!--"girl,daughter,virgin"-->
+<e r="RL"><p><l>қыз<s n="n"/></l>                           <r>кызыкай<s n="n"/></r></p></e> <!--"girl"-->
+<e>       <p><l>қызғалдақ<s n="n"/></l>                     <r>ләлә<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>қызғалдақ<s n="n"/></l>                     <r>тюльпан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қызмет<s n="n"/></l>                        <r>хезмәт<s n="n"/></r></p></e> <!--"service"-->
+<e>       <p><l>қызмет<s n="n"/></l>                        <r>эшчәнлек<s n="n"/></r></p></e> <!--"" -->
+<e>       <p><l>қызметкер<s n="n"/></l>                     <r>хезмәткәр<s n="n"/></r></p></e> <!--"officer"-->
+<e>       <p><l>қызметтес<s n="n"/></l>                     <r>хезмәттәш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қызметші<s n="n"/></l>                      <r>хезмәтче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қызығушылық<s n="n"/></l>                   <r>кызыксын<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--"interest"-->
+<e>       <p><l>қызылша<s n="n"/></l>                       <r>чөгендер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қызынақ<s n="n"/></l>                       <r>помидор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қылмыс<s n="n"/></l>                        <r>гамәл<s n="n"/></r></p></e> <!--"deed"-->
+<e>       <p><l>қылмыс<s n="n"/></l>                        <r>җинаять<s n="n"/></r></p></e> <!--"crime"-->
+<e>       <p><l>қымыз<s n="n"/></l>                         <r>кымыз<s n="n"/></r></p></e> <!--"qymyz"-->
+<e>       <p><l>қыркүйек<s n="n"/></l>                      <r>сентябрь<s n="n"/></r></p></e> <!--"September"-->
+<e>       <p><l>қыртыс<s n="n"/></l>                        <r>кабык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыруар<s n="n"/></l>                        <r>кыруар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыс<s n="n"/></l>                           <r>кыш<s n="n"/></r></p></e> <!--"winter"-->
+<e>       <p><l>қыспақ<s n="n"/></l>                        <r>кыстыргыч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыспақ<s n="n"/></l>                        <r>тиски<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыстау<s n="n"/></l>                        <r>кышлау<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>қыша<b/>бот<s n="n"/></l>                   <r>гәрчич<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қыша<s n="n"/></l>                          <r>гәрчич<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қышқыл<s n="n"/></l>                        <r>кислота<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лаборант<s n="n"/></l>                      <r>лаборант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лаборатория<s n="n"/></l>                   <r>лаборатория<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лавр<s n="n"/></l>                          <r>лавр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лағынет<s n="n"/></l>                       <r>ләгънәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лақ<s n="n"/></l>                           <r>кәҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лақап<b/>ат<s n="n"/></l>                   <r>тәхәллүс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лақап<s n="n"/></l>                         <r>имеш-мимеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лаңкестік<s n="n"/></l>                     <r>террор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лас<s n="n"/></l>                           <r>пычрак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лат<s n="n"/></l>                           <r>лат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лауреат<s n="n"/></l>                       <r>лауреат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>легион<s n="n"/></l>                        <r>легион<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лейтенант<s n="n"/></l>                     <r>лейтенант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лексика<s n="n"/></l>                       <r>лексика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лексикология<s n="n"/></l>                  <r>лексикология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лектор<s n="n"/></l>                        <r>лектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лекция<s n="n"/></l>                        <r>лекция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>либретто<s n="n"/></l>                      <r>либретто<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лига<s n="n"/></l>                          <r>лига<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лимон<s n="n"/></l>                         <r>лимон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лимфа<s n="n"/></l>                         <r>лимфа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>линия<s n="n"/></l>                         <r>линия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лирика<s n="n"/></l>                        <r>лирика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лифт<s n="n"/></l>                          <r>лифт<s n="n"/></r></p></e> <!--"lift"-->
+<e>       <p><l>лицензия<s n="n"/></l>                      <r>лицензия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>логика<s n="n"/></l>                        <r>логика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>лорд<s n="n"/></l>                          <r>лорд<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>лұғат<s n="n"/></l>                         <r>сүзлек<s n="n"/></r></p></e> <!-- "(kaz. literary) dictionary" -->
+<e>       <p><l>магистр<s n="n"/></l>                       <r>магистр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>магний<s n="n"/></l>                        <r>магний<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>магнит<s n="n"/></l>                        <r>магнит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мағлұмат<s n="n"/></l>                      <r>мәгълүмат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мағына<s n="n"/></l>                        <r>мәгънә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мадақ<s n="n"/></l>                         <r>макта<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>мазақ<s n="n"/></l>                         <r>мәзәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мазар<s n="n"/></l>                         <r>кабер<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>мазмұн<s n="n"/></l>                        <r>мәзмүн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мазмұн<s n="n"/></l>                        <r>эчтәлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>май<s n="n"/></l>                           <r>май<s n="n"/></r></p></e> <!--"oil"-->
+<e>       <p><l>майдан<s n="n"/></l>                        <r>мәйдан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>майдан<s n="n"/></l>                        <r>фронт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>майдангер<s n="n"/></l>                     <r>фронтовик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>макарон<s n="n"/></l>                       <r>макарон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>макет<s n="n"/></l>                         <r>макет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мақала<s n="n"/></l>                        <r>мәкалә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мақсат<s n="n"/></l>                        <r>максат<s n="n"/></r></p></e> <!--"purpose"-->
+<e>       <p><l>мақсұм<s n="n"/></l>                        <r>мәкъсүм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мақта<s n="n"/></l>                         <r>мамык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мақтаныш<s n="n"/></l>                      <r>мактаныч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мал<s n="n"/></l>                           <r>мал<s n="n"/></r></p></e> <!--"cattle,goods,lifestock"-->
+<e>       <p><l>малай<s n="n"/></l>                         <r>хезмәтче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>малшы<s n="n"/></l>                         <r>көтүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маман<s n="n"/></l>                         <r>белгеч<s n="n"/></r></p></e> <!--"expert,specialist"-->
+<e>       <p><l>мамандық<s n="n"/></l>                      <r>белгечлек<s n="n"/></r></p></e> <!--"field of specialization"-->
+<e>       <p><l>мамыр<s n="n"/></l>                         <r>май<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>манат<s n="n"/></l>                         <r>бәрхет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мандат<s n="n"/></l>                        <r>мандат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мансап<s n="n"/></l>                        <r>карьера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маң<s n="n"/></l>                           <r>тирә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маңай<s n="n"/></l>                         <r>тирә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маңдай<s n="n"/></l>                        <r>маңгай<s n="n"/></r></p></e> <!--"forehead"-->
+<e>       <p><l>маңыз<s n="n"/></l>                         <r>әһәмият<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маңыз<s n="n"/></l>                         <r>мәгънә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>марал<s n="n"/></l>                         <r>марал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маржан<s n="n"/></l>                        <r>мәрҗән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мари<s n="n"/></l>                          <r>мари<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>марқұм<s n="n"/></l>                        <r>мәрхүм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>марш<s n="n"/></l>                          <r>марш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маршал<s n="n"/></l>                        <r>маршал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маршрут<s n="n"/></l>                       <r>маршрут<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маса<s n="n"/></l>                          <r>озынборын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маскүнем<s n="n"/></l>                      <r>эчкече<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>масқара<s n="n"/></l>                       <r>мәсхәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>масса<s n="n"/></l>                         <r>масса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мастер<s n="n"/></l>                        <r>мастер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>математик<s n="n"/></l>                     <r>математик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>математика<s n="n"/></l>                    <r>математика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>материал<s n="n"/></l>                      <r>материал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>материк<s n="n"/></l>                       <r>материк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>материя<s n="n"/></l>                       <r>материя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>матч<s n="n"/></l>                          <r>матч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>маусым<s n="n"/></l>                        <r>июнь<s n="n"/></r></p></e> <!--"June"-->
+<e>       <p><l>машина<s n="n"/></l>                        <r>машина<s n="n"/></r></p></e> <!--"machine;car"-->
+<e>       <p><l>мәдениет<s n="n"/></l>                      <r>мәдәният<s n="n"/></r></p></e> <!--"culture"-->
+<e>       <p><l>мәжіліс<s n="n"/></l>                       <r>мәҗлес<s n="n"/></r></p></e> <!--"counsel"-->
+<e>       <p><l>мәжіліс<s n="n"/></l>                       <r>утырыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәйіт<s n="n"/></l>                         <r>мәет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәлімдеме<s n="n"/></l>                     <r>белдерү<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>мәлімет<s n="n"/></l>                       <r>мәгълүмат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәміле<s n="n"/></l>                        <r>килешү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мән<s n="n"/></l>                           <r>әһәмият<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мән<s n="n"/></l>                           <r>мәгънә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәңгілік<s n="n"/></l>                      <r>мәңгелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәрте<s n="n"/></l>                         <r>мәртәбә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәрте<s n="n"/></l>                         <r>тапкыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәртебе<s n="n"/></l>                       <r>мәртәбә<s n="n"/></r></p></e> <!--"honor,worth,reputation"-->
+<e>       <p><l>мәрхамет<s n="n"/></l>                      <r>мәрхәмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәселе<s n="n"/></l>                        <r>мәсьәлә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәслихат<s n="n"/></l>                      <r>мәслихәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәстек<s n="n"/></l>                        <r>карт<b/>алаша<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мәтін<s n="n"/></l>                         <r>текст<s n="n"/></r></p></e> <!--"text"-->
+<e>       <p><l>медаль<s n="n"/></l>                        <r>медаль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>медицина<s n="n"/></l>                      <r>медицина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>медресе<s n="n"/></l>                       <r>мәдрәсә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мезгіл<s n="n"/></l>                        <r>мизгел<s n="n"/></r></p></e> <!--"time"-->
+<e>       <p><l>мезозой<s n="n"/></l>                       <r>мезозой<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мейіз<s n="n"/></l>                         <r>йөзем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мейірім<s n="n"/></l>                       <r>шәфкать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мейрам<s n="n"/></l>                        <r>бәйрәм<s n="n"/></r></p></e> <!--"feast,holiday"-->
+<e>       <p><l>мекеме<s n="n"/></l>                        <r>учреждение<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мекен<s n="n"/></l>                         <r>торак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мекен<s n="n"/></l>                         <r>тору<b/>урыны<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мектеп<s n="n"/></l>                        <r>мәктәп<s n="n"/></r></p></e> <!--"school"-->
+<e>       <p><l>мембрана<s n="n"/></l>                      <r>мембрана<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мемлекет<s n="n"/></l>                      <r>дәүләт<s n="n"/></r></p></e> <!--"state,community"-->
+<e>       <p><l>мемлекет<s n="n"/></l>                      <r>мәмләкәт<s n="n"/></r></p></e> <!--"state,community"-->
+<e>       <p><l>меморандум<s n="n"/></l>                    <r>меморандум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>менеджер<s n="n"/></l>                      <r>менеджер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>менеджмент<s n="n"/></l>                    <r>менеджмент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>меншік<s n="n"/></l>                        <r>милек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>меңгеруші<s n="n"/></l>                     <r>мөдир<s n="n"/></r></p></e> <!--"" FIXME:CHECK-->
+<e>       <p><l>мерген<s n="n"/></l>                        <r>мәргән<s n="n"/></r></p></e> <!--"sharpshooter"-->
+<e>       <p><l>мердігер<s n="n"/></l>                      <r>подрядчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерез<s n="n"/></l>                         <r>сифилис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерей<s n="n"/></l>                         <r>дан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерейтой<s n="n"/></l>                      <r>юбилей<s n="n"/></r></p></e> <!--"" -->
+<e>       <p><l>мереке<s n="n"/></l>                        <r>бәйрәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерзім<s n="n"/></l>                        <r>вакыт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерзім<s n="n"/></l>                        <r>срок<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерзім<s n="n"/></l>                        <r>фасыл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>меридиан<s n="n"/></l>                      <r>меридиан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мерт<s n="n"/></l>                          <r>мәрт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метаболизм<s n="n"/></l>                    <r>метаболизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>металл<s n="n"/></l>                        <r>металл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>металлургия<s n="n"/></l>                   <r>металлургия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метаморф<s n="n"/></l>                      <r>метаморф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метаморфизм<s n="n"/></l>                   <r>метаморфизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метан<s n="n"/></l>                         <r>метан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метафизик<s n="n"/></l>                     <r>метафизик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метафора<s n="n"/></l>                      <r>метафора<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>методика<s n="n"/></l>                      <r>методика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>методология<s n="n"/></l>                   <r>методология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метр<s n="n"/></l>                          <r>метр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>метро<s n="n"/></l>                         <r>метро<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>механизм<s n="n"/></l>                      <r>механизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>механика<s n="n"/></l>                      <r>механика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мешіт<s n="n"/></l>                         <r>мәчет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ми<s n="n"/></l>                            <r>ми<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мигрант<s n="n"/></l>                       <r>мигрант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>миграция<s n="n"/></l>                      <r>миграция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>микроблогер<s n="n"/></l>                   <r>микроблогер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>микроорганизм<s n="n"/></l>                 <r>микроорганизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>микроскоп<s n="n"/></l>                     <r>микроскоп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>милиция<s n="n"/></l>                       <r>милиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>миллиардер<s n="n"/></l>                    <r>миллиардер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>миллионер<s n="n"/></l>                     <r>миллионер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мим<s n="n"/></l>                           <r>мим<s n="n"/></r></p></e> <!--"" (an Arabic letter) -->
+<e>       <p><l>минерал<s n="n"/></l>                       <r>минерал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>министр<s n="n"/></l>                       <r>министр<s n="n"/></r></p></e> <!--"minister,secretary"-->
+<e>       <p><l>министрлік<s n="n"/></l>                    <r>министрлык<s n="n"/></r></p></e> <!--"ministry"-->
+<e>       <p><l>минут<s n="n"/></l>                         <r>минут<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мир<s n="n"/></l>                           <r>мир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мирас<s n="n"/></l>                         <r>мирас<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мистицизм<s n="n"/></l>                          <r>мистицизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>митинг<s n="n"/></l>                        <r>митинг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>миф<s n="n"/></l>                           <r>миф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мін<s n="n"/></l>                           <r>җитешсезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мін<s n="n"/></l>                           <r>кимчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мінажат<s n="n"/></l>                       <r>мөнәҗәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>міндет<s n="n"/></l>                        <r>вазыйфа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>міндет<s n="n"/></l>                        <r>таләп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мінез<s n="n"/></l>                         <r>холык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>модель<s n="n"/></l>                        <r>модель<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>модулятор<s n="n"/></l>                     <r>модулятор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мойын<s n="n"/></l>                         <r>муен<s n="n"/></r></p></e> <!--"neck"-->
+<e>       <p><l>молда<s n="n"/></l>                         <r>мулла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>молекула<s n="n"/></l>                      <r>молекула<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>молекула<s n="n"/></l>                      <r>молекула<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>молибден<s n="n"/></l>                      <r>молибден<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>монархия<s n="n"/></l>                      <r>монархия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мониторинг<s n="n"/></l>                    <r>мониторинг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>монография<s n="n"/></l>                    <r>монография<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>монолог<s n="n"/></l>                       <r>монолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мораль<s n="n"/></l>                        <r>мораль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>морфология<s n="n"/></l>                    <r>морфология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мөлшер<s n="n"/></l>                        <r>зурлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мөлшер<s n="n"/></l>                        <r>күләм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мөлшер<s n="n"/></l>                        <r>үлчәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мөртабан<s n="n"/></l>                      <r>мөһер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мөртабан<s n="n"/></l>                      <r>штамп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мрамор<s n="n"/></l>                        <r>мрамор<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>музей<s n="n"/></l>                         <r>музей<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>музыка<s n="n"/></l>                        <r>музыка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>музыкант<s n="n"/></l>                      <r>музыкант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мүгедек<s n="n"/></l>                       <r>гарип<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мүдде<s n="n"/></l>                         <r>мәнфәгать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мүйіз<s n="n"/></l>                         <r>мөгез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мүлік<s n="n"/></l>                         <r>милек<s n="n"/></r></p></e> <!--"possesions"-->
+<e>       <p><l>мүмін<s n="n"/></l>                         <r>мөэмин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мүмкіндік<s n="n"/></l>                     <r>мөмкинлек<s n="n"/></r></p></e> <!--"possibility,opportunity"-->
+<e>       <p><l>мүше<s n="n"/></l>                          <r>әгъза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұғалім<b/>әйел<s n="n"/></l>               <r>укытучы<b/>апа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұғалім<s n="n"/></l>                       <r>укытучы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұғжиза<s n="n"/></l>                       <r>могъҗиза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұз<s n="n"/></l>                           <r>боз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұқтаж<s n="n"/></l>                        <r>мохтаҗ<s n="n"/></r></p></e> <!--"need"-->
+<e>       <p><l>мұнай<s n="n"/></l>                         <r>нефть<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұнайшы<s n="n"/></l>                       <r>нефтьче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұнара<s n="n"/></l>                        <r>манара<s n="n"/></r></p></e> <!--"tower"-->
+<e>       <p><l>мұнафық<s n="n"/></l>                       <r>монафикъ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұра<s n="n"/></l>                          <r>мирас<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрагер<s n="n"/></l>                       <r>варис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрағат<s n="n"/></l>                       <r>архив<s n="n"/></r></p></e> <!--"archive"-->
+<e>       <p><l>мұражай<s n="n"/></l>                       <r>музей<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрса<s n="n"/></l>                         <r>кичектер<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>мұрсат<s n="n"/></l>                        <r>рөхсәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрт<s n="n"/></l>                          <r>мыек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрын<s n="n"/></l>                         <r>борын<s n="n"/></r></p></e> <!--"nose"-->
+<e>       <p><l>мұрындық<s n="n"/></l>                      <r>борынлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұрындық<s n="n"/></l>                      <r>оештыручы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұсылман<s n="n"/></l>                      <r>мөселман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мұхит<s n="n"/></l>                         <r>океан<s n="n"/></r></p></e> <!--"ocean"-->
+<e>       <p><l>мылқау<s n="n"/></l>                        <r>чукрак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мылтық<s n="n"/></l>                        <r>мылтык<s n="n"/></r></p></e> <!--"gun"-->
+<e>       <p><l>мырза<s n="n"/></l>                         <r>әфәнде<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мырза<s n="n"/></l>                         <r>хуҗа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мыс<s n="n"/></l>                           <r>бакыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мысал<s n="n"/></l>                         <r>мисал<s n="n"/></r></p></e> <!--"example"-->
+<e>       <p><l>мысқал<s n="n"/></l>                        <r>мыскал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>мысық<s n="n"/></l>                         <r>мәче<s n="n"/></r></p></e> <!--"cat"-->
+<e r="RL"><p><l>мысық<s n="n"/></l>                         <r>песи<s n="n"/></r></p></e> <!--"cat"-->
+<e>       <p><l>нағашы<s n="n"/></l>                        <r>нагашы<s n="n"/></r></p></e> <!--"" FIXME tat made-up word -->
+<e>       <p><l>назар<s n="n"/></l>                         <r>игътибар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>найзағай<s n="n"/></l>                      <r>яшен<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>намаз<s n="n"/></l>                         <r>намаз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>намыс<s n="n"/></l>                         <r>намус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нан<s n="n"/></l>                           <r>икмәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нан<s n="n"/></l>                           <r>ипи<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>наразылық<s n="n"/></l>                     <r>канәгатьсезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>наразылық<s n="n"/></l>                     <r>протест<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нарық<s n="n"/></l>                         <r>базар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нарық<s n="n"/></l>                         <r>бәя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>насара<s n="n"/></l>                        <r>насара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>насихат<s n="n"/></l>                       <r>нәсыйхәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>насихат<s n="n"/></l>                       <r>пропаганда<s n="n"/></r></p></e> <!--"propaganda"-->
+<e>       <p><l>натюрморт<s n="n"/></l>                     <r>натюрморт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>науқан<s n="n"/></l>                        <r>кампания<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>наурыз<s n="n"/></l>                        <r>март<s n="n"/></r></p></e> <!--"March"-->
+<e>       <p><l>Наурыз<s n="n"/></l>                        <r>Нәүрүз<s n="n"/></r></p></e> <!--"Navruz"-->
+<e>       <p><l>нәр<s n="n"/></l>                           <r>нигъмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нәр<s n="n"/></l>                           <r>ризык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нәресте<s n="n"/></l>                       <r>сабый<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нәтиже<s n="n"/></l>                        <r>нәтиҗә<s n="n"/></r></p></e> <!--"result"-->
+<e>       <p><l>негіз<s n="n"/></l>                         <r>нигез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нейтрино<s n="n"/></l>                      <r>нейтрино<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>неке<s n="n"/></l>                          <r>никах<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>немере<b/>аға<s n="n"/></l>                 <r>туганнан<b/>туган<b/>абый<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>немере<s n="n"/></l>                        <r>онык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>немере<s n="n"/><s n="attr"/></l>           <r>туганнан<b/>туган<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>неологизм<s n="n"/></l>                     <r>неологизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нерв<s n="n"/></l>                          <r>нерв<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>несие<s n="n"/></l>                         <r>кредит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>несібе<s n="n"/></l>                        <r>насыйп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ниет<s n="n"/></l>                          <r>ният<s n="n"/></r></p></e> <!--"intention"-->
+<e>       <p><l>никель<s n="n"/></l>                        <r>никель<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>норма<s n="n"/></l>                         <r>норма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нота<s n="n"/></l>                          <r>нота<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нөкер<s n="n"/></l>                         <r>нөкәр<s n="n"/></r></p></e> <!--"нукер"-->
+<e>       <p><l>нөмір<s n="n"/></l>                         <r>номер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нумизматика<s n="n"/></l>                   <r>нумизматика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нүкте<s n="n"/></l>                         <r>нокта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нұқсан<s n="n"/></l>                        <r>зарар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нұр<s n="n"/></l>                           <r>нур<s n="n"/></r></p></e> <!--"light,heavenly"-->
+<e>       <p><l>нұсқа<s n="n"/></l>                         <r>нөсхә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нығмет<s n="n"/></l>                        <r>нигъмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>нысана<s n="n"/></l>                        <r>мишень<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>обком<s n="n"/></l>                         <r>обком<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>облыс<s n="n"/></l>                         <r>область<s n="n"/></r></p></e> <!--"oblast"-->
+<e>       <p><l>образ<s n="n"/></l>                         <r>образ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>объект<s n="n"/></l>                        <r>объект<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>одақ<s n="n"/></l>                          <r>берләшмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>одақтас<s n="n"/></l>                       <r>союздаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ой<s n="n"/></l>                            <r>уй<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ойпат<s n="n"/></l>                         <r>иңкүлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ойын<s n="n"/></l>                          <r>уен<s n="n"/></r></p></e> <!--"play, game"-->
+<e>       <p><l>ойыншы<s n="n"/></l>                        <r>уенчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ойыншық<s n="n"/></l>                       <r>уенчык<s n="n"/></r></p></e> <!--"toy"-->
+<e>       <p><l>округ<s n="n"/></l>                         <r>округ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>октава<s n="n"/></l>                        <r>октава<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оқ<s n="n"/></l>                            <r>ук<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оқиға<s n="n"/></l>                         <r>вакыйга<s n="n"/></r></p></e> <!--"event"-->
+<e>       <p><l>оқушы<s n="n"/></l>                         <r>укучы<s n="n"/></r></p></e> <!--"student"-->
+<e>       <p><l>оқырман<s n="n"/></l>                       <r>укучы<s n="n"/></r></p></e> <!--"reader"-->
+<e>       <p><l>оқытушы<s n="n"/></l>                       <r>укытучы<s n="n"/></r></p></e> <!--"teacher"-->
+<e>       <p><l>олжа<s n="n"/></l>                          <r>табыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>олигоцен<s n="n"/></l>                      <r>олигоцен<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>олимпиада<s n="n"/></l>                     <r>олимпиада<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>омега<s n="n"/></l>                          <r>омега<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>омыртқа<s n="n"/></l>                       <r>умыртка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>онлайн<s n="n"/></l>                        <r>онлайн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оңтүстік<s n="n"/></l>                      <r>көньяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оп<s n="n"/></l>                            <r>упкын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>опасыздық<s n="n"/></l>                     <r>хыянәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>опат<s n="n"/></l>                          <r>вафат<s n="n"/></r></p></e> <!--"death"-->
+<e r="RL"><p><l>опат<s n="n"/></l>                          <r>һәлак<s n="n"/></r></p></e> <!--"death"-->
+<e>       <p><l>опера<s n="n"/></l>                         <r>опера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оператор<s n="n"/></l>                      <r>оператор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>операция<s n="n"/></l>                      <r>операция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оппозиция<s n="n"/></l>                     <r>оппозиция<s n="n"/></r></p></e> <!--"opposition"-->
+<e>       <p><l>оптика<s n="n"/></l>                        <r>оптика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оптимизм<s n="n"/></l>                      <r>оптимизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ораза<s n="n"/></l>                         <r>ураза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орай<s n="n"/></l>                          <r>уңай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орай<s n="n"/></l>                          <r>форсат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оралман<s n="n"/></l>                       <r>репатриант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орамал<s n="n"/></l>                        <r>сөлге<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орамал<s n="n"/></l>                        <r>яулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орбита<s n="n"/></l>                        <r>орбита<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орган<s n="n"/></l>                         <r>орган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>организм<s n="n"/></l>                      <r>организм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орда<s n="n"/></l>                          <r>урда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орден<s n="n"/></l>                         <r>орден<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оркестр<s n="n"/></l>                       <r>оркестр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>оркестр<s n="n"/></l>                       <r>ркестр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орман<s n="n"/></l>                         <r>урман<s n="n"/></r></p></e> <!--"forest"-->
+<e>       <p><l>орта<s n="n"/></l>                          <r>урта<s n="n"/></r></p></e> <!--"middle,surroundings,environment"-->
+<e r="RL"><p><l>орталық<s n="n"/></l>                       <r>урталык<s n="n"/></r></p></e> <!--"center"-->
+<e>       <p><l>орталық<s n="n"/></l>                       <r>үзәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орын<s n="n"/></l>                          <r>урын<s n="n"/></r></p></e> <!--"place,seat"-->
+<e>       <p><l>орынбасар<s n="n"/></l>                     <r>урынбасар<s n="n"/></r></p></e> <!--"representative"-->
+<e r="RL"><p><l>орында<s n="v"/><s n="tv"/><s n="ger"/></l> <r>чыгыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>орындық<s n="n"/></l>                       <r>урындык<s n="n"/></r></p></e> <!--"chair"-->
+<e r="RL"><p><l>орындық<s n="n"/></l>                       <r>утыргыч<s n="n"/></r></p></e> <!--"chair"-->
+<e>       <p><l>от<s n="n"/></l>                            <r>ут<s n="n"/></r></p></e> <!--"fire"-->
+<e>       <p><l>отан<s n="n"/></l>                          <r>ватан<s n="n"/></r></p></e> <!--"homeland"-->
+<e>       <p><l>отбасы<s n="n"/></l>                        <r>гаилә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>отбасылық<s n="n"/></l>                     <r>әшнәчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>отбасылық<s n="n"/></l>                     <r>гаилә<b/>җанлылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>отряд<s n="n"/></l>                         <r>отряд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>отставка<s n="n"/></l>                      <r>отставка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>отырыс<s n="n"/></l>                        <r>утырыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>офицер<s n="n"/></l>                        <r>офицер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>очерк<s n="n"/></l>                         <r>очерк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өгіз<s n="n"/></l>                          <r>үгез<s n="n"/></r></p></e> <!--"ox"-->
+<e>       <p><l>өгізше<s n="n"/></l>                        <r>үгез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өзгеріс<s n="n"/></l>                       <r>үзгәреш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өзен<s n="n"/></l>                          <r>елга<s n="n"/></r></p></e> <!--"river"-->
+<e>       <p><l>өкіл<s n="n"/></l>                          <r>вәкил<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өкімет<s n="n"/></l>                        <r>хөкүмәт<s n="n"/></r></p></e> <!--"government"-->
+<e>       <p><l>өкініш<s n="n"/></l>                        <r>үкенеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өкше<s n="n"/></l>                          <r>үкчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өлең<s n="n"/></l>                          <r>җыр<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>өлең<s n="n"/></l>                          <r>шигырь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өлім<s n="n"/></l>                          <r>үлем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өлке<s n="n"/></l>                          <r>өлкә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өмір<s n="n"/></l>                          <r>гомер<s n="n"/></r></p></e> <!--"life"-->
+<e r="LR"><p><l>өмір<s n="n"/></l>                          <r>тормыш<s n="n"/></r></p></e> <!--"life"-->
+<e>       <p><l>өндіріс<s n="n"/></l>                       <r>сәнәгать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өнер<s n="n"/></l>                          <r>сәнгать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өнеркәсіп<s n="n"/></l>                     <r>сәнәгать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өнім<s n="n"/></l>                          <r>эшләнмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өң<s n="n"/></l>                            <r>өн<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өң<s n="n"/></l>                            <r>чырай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өңір<s n="n"/></l>                          <r>тирә-юнь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өр<s n="n"/></l>                            <r>үр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өркен<s n="n"/></l>                         <r>нәсел<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өркен<s n="n"/></l>                         <r>сабак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өрмекші<s n="n"/></l>                       <r>үрмәкүч<s n="n"/></r></p></e> <!--"spider"-->
+<e>       <p><l>өрт<s n="n"/></l>                           <r>янгын<s n="n"/></r></p></e> <!--"" -->
+<e r="RL"><p><l>өс<s n="v"/><s n="iv"/><s n="ger"/></l>     <r>үсеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өсек<s n="n"/></l>                          <r>гайбәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өсиет<s n="n"/></l>                         <r>васыять<s n="n"/></r></p></e> <!--"testament"-->
+<e>       <p><l>өсім<s n="n"/></l>                          <r>артым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өсімдік<s n="n"/></l>                       <r>үсемлек<s n="n"/></r></p></e> <!--"plant"-->
+<e>       <p><l>өтемақы<s n="n"/></l>                       <r>компенсация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өтініш<s n="n"/></l>                        <r>үтенеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өтірік<s n="n"/></l>                        <r>ялган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>өтірікші<s n="n"/></l>                      <r>ялганчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пайғамбар<s n="n"/></l>                     <r>пәйгамбәр<s n="n"/></r></p></e> <!--"prophet"-->
+<e>       <p><l>пайда<s n="n"/></l>                         <r>файда<s n="n"/></r></p></e> <!--"benefit,gain"-->
+<e>       <p><l>пайыз<s n="n"/></l>                         <r>процент<s n="n"/></r></p></e> <!--"percent"-->
+<e>       <p><l>пакет<s n="n"/></l>                         <r>пакет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>палеолог<s n="n"/></l>                      <r>палеолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>палуан<s n="n"/></l>                        <r>пәһлеван<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>панк<s n="n"/></l>                          <r>панк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пар<s n="n"/></l>                           <r>пар<s n="n"/></r></p></e> <!--"pair,team"-->
+<e>       <p><l>пара<s n="n"/></l>                          <r>ришвәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>паразит<s n="n"/></l>                       <r>паразит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>паралич<s n="n"/></l>                       <r>паралич<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>параллель<s n="n"/></l>                     <r>параллель<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>парасат<s n="n"/></l>                       <r>сәламәт<b/>фикерләү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>парламент<s n="n"/></l>                     <r>парламент<s n="n"/></r></p></e> <!--"parlament"-->
+<e>       <p><l>паровоз<s n="n"/></l>                       <r>паровоз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>партизан<s n="n"/></l>                      <r>партизан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>партия<s n="n"/></l>                        <r>партия<s n="n"/></r></p></e> <!--"political party"-->
+<e>       <p><l>паспорт<s n="n"/></l>                       <r>паспорт<s n="n"/></r></p></e> <!-- "passport" -->
+<e>       <p><l>патриарх<s n="n"/></l>                      <r>патриарх<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>патриотизм<s n="n"/></l>                    <r>патриотизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>патша<s n="n"/></l>                         <r>патша<s n="n"/></r></p></e> <!--"king"-->
+<e>       <p><l>патшалық<s n="n"/></l>                      <r>патшалык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пәтер<s n="n"/></l>                         <r>фатир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>педагог<s n="n"/></l>                       <r>педагог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>педагогика<s n="n"/></l>                    <r>педагогика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пединститут<s n="n"/></l>                   <r>пединститут<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пейзаж<s n="n"/></l>                        <r>пейзаж<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пейіл<s n="n"/></l>                         <r>ачык<b/>йөз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пейіш<s n="n"/></l>                         <r>җәннәт<s n="n"/></r></p></e> <!--"paradise"-->
+<e>       <p><l>пенде<s n="n"/></l>                         <r>бәндә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>период<s n="n"/></l>                        <r>период<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>періште<s n="n"/></l>                       <r>фәрештә<s n="n"/></r></p></e> <!--"angel"-->
+<e>       <p><l>перне<s n="n"/></l>                         <r>төймә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>печенье<s n="n"/></l>                       <r>печенье<s n="n"/></r></p></e> <!--"biscuit,cookie"-->
+<e>       <p><l>пеш<s n="n"/></l>                           <r>пич<s n="n"/></r></p></e> <!--"oven"-->
+<e>       <p><l>пианино<s n="n"/></l>                       <r>пианино<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пианист<s n="n"/></l>                       <r>пианист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пигмент<s n="n"/></l>                       <r>пигмент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пионер<s n="n"/></l>                        <r>пионер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пияз<s n="n"/></l>                          <r>суган<s n="n"/></r></p></e> <!--"onion"-->
+<e>       <p><l>пікір<s n="n"/></l>                         <r>фикер<s n="n"/></r></p></e> <!--"thought"-->
+<e>       <p><l>піл<s n="n"/></l>                           <r>фил<s n="n"/></r></p></e> <!--"elephant"-->
+<e>       <p><l>пішін<s n="n"/></l>                         <r>форма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>плазма<s n="n"/></l>                        <r>плазма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>планета<s n="n"/></l>                       <r>планета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пластика<s n="n"/></l>                      <r>пластика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пластинка<s n="n"/></l>                     <r>пластинка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пластмасса<s n="n"/></l>                    <r>пластмасса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>платина<s n="n"/></l>                       <r>платина<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>платформа<s n="n"/></l>                     <r>платформа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>плацкарт<s n="n"/></l>                      <r>плацкарт<s n="n"/></r></p></e> <!--"ticket with reservation"-->
+<e>       <p><l>плюс<s n="n"/></l>                          <r>плюс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>повесть<s n="n"/></l>                       <r>повесть<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>подполковник<s n="n"/></l>                  <r>подполковник<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пойыз<s n="n"/></l>                         <r>поезд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полигон<s n="n"/></l>                       <r>полигон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полимер<s n="n"/></l>                       <r>полимер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полиметалл<s n="n"/></l>                    <r>полиметалл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>политэкономия<s n="n"/></l>                 <r>политэкономия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полифония<s n="n"/></l>                     <r>полифония<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полицей<s n="n"/></l>                       <r>полицейский<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полиция<s n="n"/></l>                       <r>полиция<s n="n"/></r></p></e> <!--"police"-->
+<e>       <p><l>полк<s n="n"/></l>                          <r>полк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полковник<s n="n"/></l>                     <r>полковник<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>полюс<s n="n"/></l>                         <r>полюс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>поп<s n="n"/></l>                           <r>поп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>порт<s n="n"/></l>                          <r>порт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>портал<s n="n"/></l>                        <r>портал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>портрет<s n="n"/></l>                       <r>портрет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пост<s n="n"/></l>                          <r>пост<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>потенциал<s n="n"/></l>                     <r>потенциал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>почта<s n="n"/></l>                         <r>почта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пошта<s n="n"/></l>                         <r>почта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>поэзия<s n="n"/></l>                        <r>поэзия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>поэма<s n="n"/></l>                         <r>поэма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>поэтика<s n="n"/></l>                       <r>поэтика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>православие<s n="n"/></l>                   <r>православие<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>практика<s n="n"/></l>                      <r>практика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>президент<s n="n"/></l>                     <r>президент<s n="n"/></r></p></e> <!--"president"-->
+<e>       <p><l>президенттік<s n="n"/></l>                  <r>президентлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>президиум<s n="n"/></l>                     <r>президиум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>премия<s n="n"/></l>                        <r>премия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>премьер<s n="n"/></l>                       <r>премьер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>премьера<s n="n"/></l>                      <r>премьера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>премьер-министр<s n="n"/></l>               <r>премьер-министр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>препарат<s n="n"/></l>                      <r>препарат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>прибор<s n="n"/></l>                        <r>прибор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>призма<s n="n"/></l>                        <r>призма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>приказ<s n="n"/></l>                        <r>приказ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>принцип<s n="n"/></l>                       <r>принцип<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>проблема<s n="n"/></l>                      <r>проблема<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>провинция<s n="n"/></l>                     <r>провинция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>программа<s n="n"/></l>                     <r>программа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>прогресс<s n="n"/></l>                      <r>прогресс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>проект<s n="n"/></l>                        <r>проект<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>проза<s n="n"/></l>                         <r>проза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>прокуратура<s n="n"/></l>                   <r>прокуратура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>прокурор<s n="n"/></l>                      <r>прокурор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>промышленность<s n="n"/></l>                <r>промышленность<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>проректор<s n="n"/></l>                     <r>проректор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>протестант<s n="n"/></l>                    <r>протестант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>протон<s n="n"/></l>                        <r>протон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>профессор<s n="n"/></l>                     <r>профессор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>процедура<s n="n"/></l>                     <r>процедура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>процент<s n="n"/></l>                       <r>процент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>процесс<s n="n"/></l>                       <r>процесс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>процессор<s n="n"/></l>                     <r>процессор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>психиатрия<s n="n"/></l>                    <r>психиатрия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>психология<s n="n"/></l>                    <r>психология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>публицист<s n="n"/></l>                     <r>публицист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>публицистика<s n="n"/></l>                  <r>публицистика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пулемет<s n="n"/></l>                       <r>пулемет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пункт<s n="n"/></l>                         <r>пункт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>пышақ<s n="n"/></l>                         <r>пычак<s n="n"/></r></p></e> <!--"knife"-->
+<e>       <p><l>пьеса<s n="n"/></l>                         <r>пьеса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>Раббы<s n="n"/></l>                         <r>Раббы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>радиация<s n="n"/></l>                      <r>радиация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>радий<s n="n"/></l>                         <r>радий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>радио<s n="n"/></l>                         <r>радио<s n="n"/></r></p></e> <!--"radio"-->
+<e>       <p><l>радиус<s n="n"/></l>                        <r>радиус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>разряд<s n="n"/></l>                        <r>разряд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рай<s n="n"/></l>                           <r>торыш<s n="n"/></r></p></e> <!--"mood, state"-->
+<e>       <p><l>район<s n="n"/></l>                         <r>район<s n="n"/></r></p></e> <!--"rayon"-->
+<e>       <p><l>ракета<s n="n"/></l>                        <r>ракета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рақмет<s n="n"/></l>                        <r>рәхмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рақым<s n="n"/></l>                         <r>рәхим<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рақымдылық<s n="n"/></l>                    <r>рәхимлелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рақымшылық<s n="n"/></l>                    <r>ая<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>рама<s n="n"/></l>                          <r>рама<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рамазан<s n="n"/></l>                       <r>рамазан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рас<s n="n"/></l>                           <r>рас<s n="n"/></r></p></e> <!--"truth"-->
+<e>       <p><l>рәсім<s n="n"/></l>                         <r>йола<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реактор<s n="n"/></l>                       <r>реактор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реакция<s n="n"/></l>                       <r>реакция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реализм<s n="n"/></l>                       <r>реализм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>революционер<s n="n"/></l>                  <r>революционер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>революция<s n="n"/></l>                     <r>революция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>регион<s n="n"/></l>                        <r>регион<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>редактор<s n="n"/></l>                      <r>редактор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>редакция<s n="n"/></l>                      <r>редакция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>режим<s n="n"/></l>                         <r>режим<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>режиссер<s n="n"/></l>                      <r>режиссер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>режиссура<s n="n"/></l>                     <r>режиссура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>резерв<s n="n"/></l>                        <r>резерв<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>резистор<s n="n"/></l>                      <r>резистор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>резонанс<s n="n"/></l>                      <r>резонанс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рейтинг<s n="n"/></l>                       <r>рейтинг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рекорд<s n="n"/></l>                        <r>рекорд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ректор<s n="n"/></l>                        <r>ректор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рентген<s n="n"/></l>                       <r>рентген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>репертуар<s n="n"/></l>                     <r>репертуар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>репортер<s n="n"/></l>                      <r>репортер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>республика<s n="n"/></l>                    <r>республика<s n="n"/></r></p></e> <!--"republic"-->
+<e>       <p><l>ресурс<s n="n"/></l>                        <r>ресурс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рет<s n="n"/></l>                           <r>рәт<s n="n"/></r></p></e> <!--"order"-->
+<e>       <p><l>рет<s n="n"/></l>                           <r>сыйфат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рет<s n="n"/></l>                           <r>тапкыр<s n="n"/></r></p></e> <!--"turn,time"-->
+<e>       <p><l>референдум<s n="n"/></l>                    <r>референдум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реформа<s n="n"/></l>                       <r>реформа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реформатор<s n="n"/></l>                    <r>реформатор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>реформация<s n="n"/></l>                    <r>реформация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рецензия<s n="n"/></l>                      <r>рецензия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ризық<s n="n"/></l>                         <r>ризык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>род<s n="n"/></l>                           <r>род<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рок<s n="n"/></l>                           <r>рок<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>роль<s n="n"/></l>                          <r>роль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>роман<s n="n"/></l>                         <r>роман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>романс<s n="n"/></l>                        <r>романс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>романтизм<s n="n"/></l>                     <r>романтизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рота<s n="n"/></l>                          <r>рота<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>рөл<s n="n"/></l>                           <r>роль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ру<s n="n"/></l>                            <r>ыру<s n="n"/></r></p></e> <!--"tribe"-->
+<e>       <p><l>руда<s n="n"/></l>                          <r>руда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>руль<s n="n"/></l>                          <r>руль<s n="n"/></r></p></e> <!--"steering wheel"-->
+<e>       <p><l>рух<s n="n"/></l>                           <r>рух<s n="n"/></r></p></e> <!--"spirit"-->
+<e>       <p><l>ручка<s n="n"/></l>                         <r>ручка<s n="n"/></r></p></e> <!--"pen"-->
+<e>       <p><l>рұқсат<s n="n"/></l>                        <r>рөхсәт<s n="n"/></r></p></e> <!--"permission"-->
+<e>       <p><l>сабақ<s n="n"/></l>                         <r>сабак<s n="n"/></r></p></e> <!--"lesson"-->
+<e>       <p><l>сабан<s n="n"/></l>                         <r>сабан<s n="n"/></r></p></e> <!--"plow"-->
+<e>       <p><l>сабан<s n="n"/></l>                         <r>салам<s n="n"/></r></p></e> <!--"straw"-->
+<e>       <p><l>сабын<s n="n"/></l>                         <r>сабын<s n="n"/></r></p></e> <!--"soap"-->
+<e>       <p><l>сағат<s n="n"/></l>                         <r>сәгать<s n="n"/></r></p></e> <!--"hour"-->
+<e>       <p><l>садақа<s n="n"/></l>                        <r>сәдака<s n="n"/></r></p></e> <!--"alms"-->
+<e>       <p><l>саз<s n="n"/></l>                           <r>балчык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саз<s n="n"/></l>                           <r>болын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саз<s n="n"/></l>                           <r>саз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сайлау<s n="n"/></l>                        <r>сайлау<s n="n"/></r></p></e> <!--"elections"-->
+<e>       <p><l>сайт<s n="n"/></l>                          <r>сайт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сақал<s n="n"/></l>                         <r>сакал<s n="n"/></r></p></e> <!--"beard"-->
+<e>       <p><l>сала<s n="n"/></l>                          <r>тармак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>салдар<s n="n"/></l>                        <r>нәтиҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>салқын<s n="n"/></l>                        <r>салкын<s n="n"/></r></p></e> <!--"cool"-->
+<e>       <p><l>салмақ<s n="n"/></l>                        <r>авырлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>салт<s n="n"/></l>                          <r>йола<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>салтанат<s n="n"/></l>                      <r>тантана<s n="n"/></r></p></e> <!--"ceremony"-->
+<e>       <p><l>салық<s n="n"/></l>                         <r>салым<s n="n"/></r></p></e> <!--"tax"-->
+<e>       <p><l>салым<s n="n"/></l>                         <r>өлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саммит<s n="n"/></l>                        <r>саммит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сан<s n="n"/></l>                           <r>сан<s n="n"/></r></p></e> <!--"bill,number"-->
+<e>       <p><l>сана<s n="n"/></l>                          <r>аң<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>санақ<s n="n"/></l>                         <r>исәп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сандық<s n="n"/></l>                        <r>сандык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>санкция<s n="n"/></l>                       <r>санкция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сапа<s n="n"/></l>                          <r>сыйфат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сапар<s n="n"/></l>                         <r>сәфәр<s n="n"/></r></p></e> <!--"journey,visit,voyage,trip"-->
+<e>       <p><l>сарай<s n="n"/></l>                         <r>сарай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сараптама<s n="n"/></l>                     <r>экспертиза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сарапшы<s n="n"/></l>                       <r>бәяләүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сарбаз<s n="n"/></l>                        <r>солдат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сарымсақ<s n="n"/></l>                      <r>сарымсак<s n="n"/></r></p></e> <!--"garlic"-->
+<e>       <p><l>сарып<s n="n"/></l>                         <r>тилчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сарып<s n="n"/></l>                         <r>ящур<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауал<s n="n"/></l>                         <r>сөаль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауалнама<s n="n"/></l>                     <r>анкета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауда<s n="n"/></l>                         <r>сәүдә<s n="n"/></r></p></e> <!--"trade"-->
+<e>       <p><l>саусақ<s n="n"/></l>                        <r>бармак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауын<s n="n"/></l>                         <r>савым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауыт<s n="n"/></l>                         <r>көбә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сауыт<s n="n"/></l>                         <r>савыт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сая<s n="n"/></l>                           <r>ышык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саясат<s n="n"/></l>                        <r>сәясәт<s n="n"/></r></p></e> <!--"politics"-->
+<e>       <p><l>саясаткер<s n="n"/></l>                     <r>сәясәтче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саясаттанушы<s n="n"/></l>                  <r>политолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>саяхат<s n="n"/></l>                        <r>сәяхәт<s n="n"/></r></p></e> <!--"trip"-->
+<e>       <p><l>саяхатшы<s n="n"/></l>                      <r>сәяхәтче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәби<s n="n"/></l>                          <r>сабый<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәбіз<s n="n"/></l>                         <r>кишер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәжде<s n="n"/></l>                         <r>сәҗдә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәлем<s n="n"/></l>                         <r>сәлам<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәлеметтік<s n="n"/></l>                    <r>сәламәтлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сән<s n="n"/></l>                           <r>зиннәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәрсенбі<s n="n"/></l>                      <r>чәршәмбе<s n="n"/></r></p></e> <!--"wednesday"-->
+<e>       <p><l>сәт<s n="n"/></l>                           <r>вакыт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәт<s n="n"/></l>                           <r>уңыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәуір<s n="n"/></l>                         <r>апрель<s n="n"/></r></p></e> <!--"April"-->
+<e r="LR"><p><l>сәуле<s n="n"/></l>                         <r>нур<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәулет<s n="n"/></l>                        <r>сәүләт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сәулетші<s n="n"/></l>                      <r>сынчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>себеп<s n="n"/></l>                         <r>сәбәп<s n="n"/></r></p></e> <!--"reason"-->
+<e>       <p><l>себепкер<s n="n"/></l>                      <r>сәбәпче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сегізаяқ<s n="n"/></l>                      <r>сигезаяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сезім<s n="n"/></l>                         <r>хис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сезон<s n="n"/></l>                         <r>сезон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сейсенбі<s n="n"/></l>                      <r>сишәмбе<s n="n"/></r></p></e> <!--"Tuesday"-->
+<e>       <p><l>секіл<s n="n"/></l>                         <r>шәкел<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>секретарь<s n="n"/></l>                     <r>секретарь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сексеуіл<s n="n"/></l>                      <r>саксаул<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сектор<s n="n"/></l>                        <r>сектор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>секунд<s n="n"/></l>                        <r>секунд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>селеу<s n="n"/></l>                         <r>кылган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>семинар<s n="n"/></l>                       <r>семинар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>семсер<s n="n"/></l>                        <r>кылыч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сенат<s n="n"/></l>                         <r>сенат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сенатор<s n="n"/></l>                       <r>сенатор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сенбі<s n="n"/></l>                         <r>шимбә<s n="n"/></r></p></e> <!--"Saturday"-->
+<e>       <p><l>сенім<s n="n"/></l>                         <r>ышаныч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сенімсіздік<s n="n"/></l>                   <r>шик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сержант<s n="n"/></l>                       <r>сержант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>серік<s n="n"/></l>                         <r>иярчен<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>серт<s n="n"/></l>                          <r>ант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сертификат<s n="n"/></l>                    <r>сертификат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сиқыр<s n="n"/></l>                         <r>сихер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>силикат<s n="n"/></l>                          <r>силикат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>силлогизм<s n="n"/></l>                          <r>силлогизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>символ<s n="n"/></l>                        <r>символ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>синоним<s n="n"/></l>                       <r>синоним<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>синтез<s n="n"/></l>                        <r>синтез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сипат<s n="n"/></l>                         <r>күренеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сипат<s n="n"/></l>                         <r>сыйфат<s n="n"/></r></p></e> <!--"quality,trait"-->
+<e>       <p><l>сипаттама<s n="n"/></l>                     <r>тасвирлама<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>система<s n="n"/></l>                       <r>система<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>систематика<s n="n"/></l>                   <r>систематика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сиыр<s n="n"/></l>                          <r>сыер<s n="n"/></r></p></e> <!--"cow"-->
+<e>       <p><l>сия<s n="n"/></l>                           <r>кара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сияқ<s n="n"/></l>                          <r>кыяфәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сілкініс<s n="n"/></l>                      <r>тетрә<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>сілтеме<s n="n"/></l>                       <r>сылтама<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сіңлі<s n="n"/></l>                         <r>сеңел<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>скрипка<s n="n"/></l>                       <r>скрипка<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>совет<s n="n"/></l>                         <r>совет<s n="n"/></r></p></e> <!--"soviet/council"-->
+<e>       <p><l>совхоз<s n="n"/></l>                        <r>совхоз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>соғым<s n="n"/></l>                         <r>сугым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>соғыс<s n="n"/></l>                         <r>сугыш<s n="n"/></r></p></e> <!--"war"-->
+<e>       <p><l>созым<s n="n"/></l>                         <r>сузым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>соққы<s n="n"/></l>                         <r>сук<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>соқыр<s n="n"/></l>                         <r>сукыр<s n="n"/></r></p></e> <!--"blind"-->
+<e>       <p><l>солдат<s n="n"/></l>                        <r>солдат<s n="n"/></r></p></e> <!--"soldier"-->
+<e>       <p><l>солист<s n="n"/></l>                        <r>солист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>солтүстік<s n="n"/></l>                     <r>төньяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>соң<s n="n"/></l>                           <r>соң<s n="n"/></r></p></e> <!--"end,final"-->
+<e>       <p><l>сор<s n="n"/></l>                           <r>бәла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сор<s n="n"/></l>                           <r>бәхетсезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сор<s n="n"/></l>                           <r>тозлак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сорпа<s n="n"/></l>                         <r>шулпа<s n="n"/></r></p></e> <!--"soup"-->
+<e>       <p><l>сортаң<s n="n"/></l>                        <r>тозлак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сот<s n="n"/></l>                           <r>мәхкәмә<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>сот<s n="n"/></l>                           <r>суд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>социализм<s n="n"/></l>                     <r>социализм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>социология<s n="n"/></l>                    <r>социология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сөз<s n="n"/></l>                           <r>сүз<s n="n"/></r></p></e> <!--"word"-->
+<e>       <p><l>сөздік<s n="n"/></l>                        <r>сүзлек<s n="n"/></r></p></e> <!--"dictionary"-->
+<e>       <p><l>сөре<s n="n"/></l>                          <r>киштә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спектакль<s n="n"/></l>                     <r>спектакль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спектр<s n="n"/></l>                        <r>спектр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спикер<s n="n"/></l>                        <r>спикер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спин<s n="n"/></l>                          <r>спин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спирт<s n="n"/></l>                         <r>спирт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спора<s n="n"/></l>                         <r>спора<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спорт<s n="n"/></l>                         <r>спорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>спортшы<s n="n"/></l>                       <r>спортчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>стадион<s n="n"/></l>                       <r>стадион<s n="n"/></r></p></e> <!--"stadium"-->
+<e>       <p><l>стакан<s n="n"/></l>                        <r>стакан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>стандарт<s n="n"/></l>                      <r>стандарт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>станок<s n="n"/></l>                        <r>станок<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>станция<s n="n"/></l>                       <r>станция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>статистика<s n="n"/></l>                    <r>статистика<s n="n"/></r></p></e> <!--"statistics"-->
+<e>       <p><l>статус<s n="n"/></l>                        <r>статус<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>статуя<s n="n"/></l>                        <r>статуя<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>стилистика<s n="n"/></l>                    <r>стилистика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>стиль<s n="n"/></l>                         <r>стиль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>стратегия<s n="n"/></l>                     <r>стратегия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>структура<s n="n"/></l>                     <r>структура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>студент<b/>әйел<s n="n"/></l>               <r>студент<b/>кыз<s n="n"/></r></p></e> <!--"female student"-->
+<e>       <p><l>студент<s n="n"/></l>                       <r>студент<s n="n"/></r></p></e> <!--"student"-->
+<e>       <p><l>су<s n="n"/></l>                            <r>су<s n="n"/></r></p></e> <!--"water"-->
+<e>       <p><l>субстрат<s n="n"/></l>                      <r>субстрат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>субъект<s n="n"/></l>                       <r>субъект<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>судья<s n="n"/></l>                         <r>судья<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сульфат<s n="n"/></l>                       <r>сульфат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сум<s n="n"/></l>                           <r>сум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сурет<s n="n"/></l>                         <r>рәсем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>суретші<s n="n"/></l>                       <r>рәссам<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сусар<s n="n"/></l>                         <r>сусар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сутаған<s n="n"/></l>                       <r>сулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сутек<s n="n"/></l>                         <r>водород<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>суыр<s n="n"/></l>                          <r>байбак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүйек<s n="n"/></l>                         <r>сөяк<s n="n"/></r></p></e> <!--"bone"-->
+<e>       <p><l>сүйем<s n="n"/></l>                         <r>сөям<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүйемел<s n="n"/></l>                       <r>терәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүйіспеншілік<s n="n"/></l>                 <r>сөю<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүлік<s n="n"/></l>                         <r>сөлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүндет<s n="n"/></l>                        <r>сөннәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүргін<s n="n"/></l>                        <r>сөрген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сүрет<s n="n"/></l>                         <r>сурәт<s n="n"/></r></p></e> <!--"picture"-->
+<e>       <p><l>сүт<s n="n"/></l>                           <r>сөт<s n="n"/></r></p></e> <!--"milk"-->
+<e>       <p><l>сүтсірне<s n="n"/></l>                      <r>пәйнир<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>сүтсірне<s n="n"/></l>                      <r>сыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұлтан<s n="n"/></l>                        <r>солтан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұмдық<s n="n"/></l>                        <r>мәкер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұңқар<s n="n"/></l>                        <r>шоңкар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұрақ<s n="n"/></l>                         <r>сорау<s n="n"/></r></p></e> <!--"question"-->
+<e>       <p><l>сұраным<s n="n"/></l>                       <r>сорау<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұраныс<s n="n"/></l>                       <r>сорау<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сұхбат<s n="n"/></l>                        <r>әңгәмә<s n="n"/></r></p></e> <!--"conversation/interview"-->
+<e r="RL"><p><l>сұхбат<s n="n"/></l>                        <r>интервью<s n="n"/></r></p></e> <!--"conversation/interview"-->
+<e>       <p><l>сфера<s n="n"/></l>                         <r>сфера<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>схема<s n="n"/></l>                         <r>схема<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сценарий<s n="n"/></l>                      <r>сценарий<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>съезд<s n="n"/></l>                         <r>съезд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыбаға<s n="n"/></l>                        <r>өлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыбыр<s n="n"/></l>                         <r>пышылда<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>сыбыс<s n="n"/></l>                         <r>имеш-мимеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыздық<s n="n"/></l>                        <r>ара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыздық<s n="n"/></l>                        <r>җек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сызық<s n="n"/></l>                         <r>сызык<s n="n"/></r></p></e> <!--"line"-->
+<e>       <p><l>сый<s n="n"/></l>                           <r>бүләк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыйлық<s n="n"/></l>                        <r>бүләк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сыла<s n="n"/></l>                          <r>судак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сым<s n="n"/></l>                           <r>тимерчыбык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сын<s n="n"/></l>                           <r>тәнкыйть<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сынақ<s n="n"/></l>                         <r>сына<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>сыншы<s n="n"/></l>                         <r>белгеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сынып<s n="n"/></l>                         <r>сыйныф<s n="n"/></r></p></e> <!--"school grade"-->
+<e>       <p><l>сыр<s n="n"/></l>                           <r>сер<s n="n"/></r></p></e> <!--"secret"-->
+<e>       <p><l>сыра<s n="n"/></l>                          <r>сыра<s n="n"/></r></p></e> <!--"beer"-->
+<e>       <p><l>сырға<s n="n"/></l>                         <r>колак<b/>алкасы<s n="n"/></r></p></e> <!--"earring"-->
+<e>       <p><l>сырға<s n="n"/></l>                         <r>сырга<s n="n"/></r></p></e> <!--"earring"-->
+<e>       <p><l>сырт<s n="n"/></l>                          <r>сырт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сэр<s n="n"/></l>                           <r>сэр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сюжет<s n="n"/></l>                         <r>сюжет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>сюита<s n="n"/></l>                         <r>сюита<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>таба<s n="n"/></l>                          <r>таба<s n="n"/></r></p></e> <!--"pan"-->
+<e>       <p><l>табақ<s n="n"/></l>                         <r>табак<s n="n"/></r></p></e> <!--"plate"-->
+<e>       <p><l>табан<s n="n"/></l>                         <r>табан<s n="n"/></r></p></e> <!--"sole"-->
+<e>       <p><l>табиғат<s n="n"/></l>                       <r>табигать<s n="n"/></r></p></e> <!--"nature"-->
+<e>       <p><l>табыс<s n="n"/></l>                         <r>табыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тағам<s n="n"/></l>                         <r>тәгам<s n="n"/></r></p></e> <!--"food"-->
+<e>       <p><l>таған<s n="n"/></l>                         <r>кара<b/>карга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тағдыр<s n="n"/></l>                        <r>тәкъдир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тай<s n="n"/></l>                           <r>тай<s n="n"/></r></p></e> <!--"one year horse"-->
+<e>       <p><l>тайпа<s n="n"/></l>                         <r>кабилә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тактика<s n="n"/></l>                       <r>тактика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тақ<s n="n"/></l>                           <r>тәхет<s n="n"/></r></p></e> <!--"throne"-->
+<e>       <p><l>тақта<s n="n"/></l>                         <r>такта<s n="n"/></r></p></e> <!--"board"-->
+<e>       <p><l>тақырып<s n="n"/></l>                       <r>тема<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талант<s n="n"/></l>                        <r>талант<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талан-тараж<s n="n"/></l>                   <r>тала<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>талап<s n="n"/></l>                         <r>таләп<s n="n"/></r></p></e> <!--"requirement"-->
+<e>       <p><l>талас<s n="n"/></l>                         <r>бәхәс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талас<s n="n"/></l>                         <r>талаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талибан<s n="n"/></l>                       <r>талибан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талқы<s n="n"/></l>                         <r>талкы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>талқы<s n="n"/></l>                         <r>фикер<b/>алыш<s n="v"/><s n="iv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>тамақ<s n="n"/></l>                         <r>тамак<s n="n"/></r></p></e> <!--"throat"-->
+<e>       <p><l>тамаша<s n="n"/></l>                        <r>тамаша<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тамыз<s n="n"/></l>                         <r>август<s n="n"/></r></p></e> <!--"August"-->
+<e>       <p><l>тамыр<s n="n"/></l>                         <r>тамыр<s n="n"/></r></p></e> <!--"root"-->
+<e>       <p><l>танк<s n="n"/></l>                          <r>танк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>таң<s n="n"/></l>                           <r>таң<s n="n"/></r></p></e> <!--"dawn"-->
+<e>       <p><l>таңертең<s n="n"/></l>                      <r>иртә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тап<s n="n"/></l>                           <r>төркем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тапсырыс<s n="n"/></l>                      <r>йөкләмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тапшылық<s n="n"/></l>                      <r>кытлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тарақ<s n="n"/></l>                         <r>тарак<s n="n"/></r></p></e> <!--"comb"-->
+<e>       <p><l>тарап<s n="n"/></l>                         <r>тараф<s n="n"/></r></p></e> <!--"direction"-->
+<e>       <p><l>тарих<s n="n"/></l>                         <r>тарих<s n="n"/></r></p></e> <!--"history"-->
+<e>       <p><l>тарихшы<s n="n"/></l>                       <r>тарихчы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тармақ<s n="n"/></l>                        <r>тармак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тас<s n="n"/></l>                           <r>таш<s n="n"/></r></p></e> <!--"stone"-->
+<e>       <p><l>тасқын<s n="n"/></l>                        <r>ташкын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тасшөп<s n="n"/></l>                        <r>тимьян<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тау<s n="n"/></l>                           <r>тау<s n="n"/></r></p></e> <!--"mountain"-->
+<e>       <p><l>тауар<s n="n"/></l>                         <r>тауар<s n="n"/></r></p></e> <!--"commodity"-->
+<e>       <p><l>таяқ<s n="n"/></l>                          <r>таяк<s n="n"/></r></p></e> <!--"stick,staff"-->
+<e>       <p><l>тәжірибе<s n="n"/></l>                      <r>тәҗрибә<s n="n"/></r></p></e> <!--"experience"-->
+<e>       <p><l>тәлім<s n="n"/></l>                         <r>баһара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тәлім<s n="n"/></l>                         <r>сабак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тәліп<s n="n"/></l>                         <r>талиб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тән<s n="n"/></l>                           <r>тән<s n="n"/></r></p></e> <!--"body"-->
+<e>       <p><l>Тәңір<s n="n"/></l>                         <r>Тәңре<s n="n"/></r></p></e> <!--"God"-->
+<e>       <p><l>тәрбие<s n="n"/></l>                        <r>тәрбия<s n="n"/></r></p></e> <!--"education"-->
+<e>       <p><l>тәрелке<s n="n"/></l>                       <r>тәлинкә<s n="n"/></r></p></e> <!--"dish"-->
+<e>       <p><l>тәртіп<s n="n"/></l>                        <r>тәртип<s n="n"/></r></p></e> <!--"order"-->
+<e>       <p><l>тәсіл<s n="n"/></l>                         <r>метод<s n="n"/></r></p></e> <!--"method"-->
+<e>       <p><l>тәсіл<s n="n"/></l>                         <r>ысул<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тәубе<s n="n"/></l>                         <r>тәүбә<s n="n"/></r></p></e> <!--"repentance"-->
+<e>       <p><l>тәуелсіздік<s n="n"/></l>                   <r>бәйсезлек<s n="n"/></r></p></e> <!--"independence"-->
+<e>       <p><l>тәулік<s n="n"/></l>                        <r>тәүлек<s n="n"/></r></p></e> <!--"24 hours"-->
+<e>       <p><l>театр<s n="n"/></l>                         <r>театр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>текше<s n="n"/></l>                         <r>куб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>телеарна<s n="n"/></l>                      <r>телеканал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>телебағдарлама<s n="n"/></l>                <r>телетапшыру<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>телевидение<s n="n"/></l>                   <r>телевидение<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>телеграф<s n="n"/></l>                      <r>телеграф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>теледидар<s n="n"/></l>                     <r>телевизор<s n="n"/></r></p></e> <!--"television set"-->
+<e>       <p><l>телескоп<s n="n"/></l>                      <r>телескоп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>телефон<s n="n"/></l>                       <r>телефон<s n="n"/></r></p></e> <!--"telephone"-->
+<e>       <p><l>темекі<s n="n"/></l>                        <r>тәмәке<s n="n"/></r></p></e> <!--"tobacco"-->
+<e>       <p><l>темір<s n="n"/></l>                         <r>тимер<s n="n"/></r></p></e> <!--"iron"-->
+<e>       <p><l>теміржол<s n="n"/></l>                      <r>тимер<b/>юл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>темп<s n="n"/></l>                          <r>темп<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>температура<s n="n"/></l>                   <r>температура<s n="n"/></r></p></e> <!--"temperature"-->
+<e>       <p><l>тентек<s n="n"/></l>                        <r>болагай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тең<s n="n"/></l>                           <r>төргәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>теңге<s n="n"/></l>                         <r>тенге<s n="n"/></r></p></e> <!--"coin"-->
+<e>       <p><l>теңдік<s n="n"/></l>                        <r>тиңлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>теңіз<s n="n"/></l>                         <r>диңгез<s n="n"/></r></p></e> <!--"sea"-->
+<e>       <p><l>теңізші<s n="n"/></l>                       <r>диңгезче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>теория<s n="n"/></l>                        <r>теория<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тепе-теңдік<s n="n"/></l>                   <r>тигезлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тер<s n="n"/></l>                           <r>тир<s n="n"/></r></p></e> <!--"sweat"-->
+<e>       <p><l>теракті<s n="n"/></l>                       <r>теракт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>терезе<s n="n"/></l>                        <r>тәрәзә<s n="n"/></r></p></e> <!--"window"-->
+<e>       <p><l>терек<s n="n"/></l>                         <r>тирәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тереңдік<s n="n"/></l>                      <r>тирәнлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тері<s n="n"/></l>                          <r>тире<s n="n"/></r></p></e> <!--"skin,leather"-->
+<e r="LR"><p><l>терістік<s n="n"/></l>                      <r>төньяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>термин<s n="n"/></l>                        <r>термин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>терминология<s n="n"/></l>                  <r>терминология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>термодинамика<s n="n"/></l>                 <r>термодинамика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>территория<s n="n"/></l>                    <r>территория<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>терроризм<s n="n"/></l>                     <r>терроризм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тесік<s n="n"/></l>                         <r>тишек<s n="n"/></r></p></e> <!--"hole"-->
+<e>       <p><l>техника<s n="n"/></l>                       <r>техника<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>техникум<s n="n"/></l>                      <r>техникум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>технология<s n="n"/></l>                    <r>технология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тиек<s n="n"/></l>                          <r>эшермә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тиімділік<s n="n"/></l>                     <r>отышлылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тиін<s n="n"/></l>                          <r>тиен<s n="n"/></r></p></e> <!--"squirrel"-->
+<e>       <p><l>титан<s n="n"/></l>                         <r>титан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>титул<s n="n"/></l>                         <r>титул<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тиын<s n="n"/></l>                          <r>тиен<s n="n"/></r></p></e> <!--"penny"-->
+<e>       <p><l>тігінші<s n="n"/></l>                       <r>тегүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тізгін<s n="n"/></l>                        <r>тезген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тізе<s n="n"/></l>                          <r>тез<s n="n"/></r></p></e> <!--"knee"-->
+<e>       <p><l>тізім<s n="n"/></l>                         <r>исемлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тіл<s n="n"/></l>                           <r>тел<s n="n"/></r></p></e> <!--"language;tongue"-->
+<e>       <p><l>тілек<s n="n"/></l>                         <r>теләк<s n="n"/></r></p></e> <!--"desire"-->
+<e>       <p><l>тілмаш<s n="n"/></l>                        <r>тылмач<s n="n"/></r></p></e> <!--"translator"-->
+<e>       <p><l>тілші<s n="n"/></l>                         <r>хәбәрче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тіршілік<s n="n"/></l>                      <r>тереклек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тіс<s n="n"/></l>                           <r>теш<s n="n"/></r></p></e> <!--"tooth"-->
+<e>       <p><l>товар<s n="n"/></l>                         <r>товар<s n="n"/></r></p></e> <!--"goods"-->
+<e>       <p><l>тозақ<s n="n"/></l>                         <r>җәһәннәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тозақ<s n="n"/></l>                         <r>тозак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тозаң<s n="n"/></l>                         <r>тузан<s n="n"/></r></p></e> <!--"dust"-->
+<e>       <p><l>той<s n="n"/></l>                           <r>туй<s n="n"/></r></p></e> <!--"feast"-->
+<e>       <p><l>ток<s n="n"/></l>                           <r>ток<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>толқын<s n="n"/></l>                        <r>дулкын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>том<s n="n"/></l>                           <r>том<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>томат<s n="n"/></l>                         <r>томат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тон<s n="n"/></l>                           <r>тон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тон<s n="n"/></l>                           <r>тун<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тонна<s n="n"/></l>                         <r>тонна<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>топ<s n="n"/></l>                           <r>группа<s n="n"/></r></p></e> <!--"group,team"-->
+<e>       <p><l>топ<s n="n"/></l>                           <r>төркем<s n="n"/></r></p></e> <!--"group,team"-->
+<e>       <p><l>топ<s n="n"/></l>                           <r>туп<s n="n"/></r></p></e> <!--"ball"-->
+<e>       <p><l>топаз<s n="n"/></l>                         <r>топаз<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>топырақ<s n="n"/></l>                       <r>туфрак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тор<s n="n"/></l>                           <r>читлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тор<s n="n"/></l>                           <r>ятьмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>торай<s n="n"/></l>                         <r>дуңгыз<b/>баласы<s n="n"/></r></p></e> <!--"поросенок"-->
+<e>       <p><l>торғай<s n="n"/></l>                        <r>тургай<s n="n"/></r></p></e> <!--"sparrow"-->
+<e>       <p><l>торф<s n="n"/></l>                          <r>торф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тосқауыл<s n="n"/></l>                      <r>тоткарлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төбе<s n="n"/></l>                          <r>түбә<s n="n"/></r></p></e> <!--"roof,hill,ceiling"-->
+<e r="LR"><p><l>төбет<s n="n"/></l>                         <r>эт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төл<s n="n"/></l>                           <r>яшь<b/>терлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төлем<s n="n"/></l>                         <r>түлә<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>төңірек<s n="n"/></l>                       <r>тирә-як<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төңкеріс<s n="n"/></l>                      <r>сәяси<b/>борылыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төр<s n="n"/></l>                           <r>түр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төраға<s n="n"/></l>                        <r>рәис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төрағалық<s n="n"/></l>                     <r>җитәкчелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төрайым<s n="n"/></l>                       <r>рәис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төре<s n="n"/></l>                          <r>карар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төре<s n="n"/></l>                          <r>түрә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>төсек<s n="n"/></l>                         <r>түшәк<s n="n"/></r></p></e> <!--"bed,mattress"-->
+<e>       <p><l>трагедия<s n="n"/></l>                      <r>трагедия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>трактор<s n="n"/></l>                       <r>трактор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>трамвай<s n="n"/></l>                       <r>трамвай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>трамплин<s n="n"/></l>                      <r>трамплин<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>транзистор<s n="n"/></l>                    <r>транзистор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>транзит<s n="n"/></l>                       <r>транзит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>транскрипция<s n="n"/></l>                  <r>транскрипция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>транспорт<s n="n"/></l>                     <r>транспорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>трест<s n="n"/></l>                         <r>трест<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>трилогия<s n="n"/></l>                      <r>трилогия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>труппа<s n="n"/></l>                          <r>труппа<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ту<s n="n"/></l>                            <r>әләм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>туберкулез<s n="n"/></l>                    <r>туберкулез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>туралық<s n="n"/></l>                       <r>турылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>туризм<s n="n"/></l>                        <r>туризм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>турнир<s n="n"/></l>                        <r>турнир<s n="n"/></r></p></e> <!--"tournament"-->
+<e>       <p><l>туысқан<s n="n"/></l>                       <r>туган<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түйе<s n="n"/></l>                          <r>дөя<s n="n"/></r></p></e> <!--"camel"-->
+<e>       <p><l>түйсік<s n="n"/></l>                        <r>сиземлелек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түйсік<s n="n"/></l>                        <r>хис<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түк<s n="n"/></l>                           <r>төк<s n="n"/></r></p></e> <!--"body hair"-->
+<e>       <p><l>түлік<s n="n"/></l>                         <r>терлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түлкі<s n="n"/></l>                         <r>төлке<s n="n"/></r></p></e> <!--"fox"-->
+<e>       <p><l>түн<s n="n"/></l>                           <r>төн<s n="n"/></r></p></e> <!--"night"-->
+<e>       <p><l>түнек<s n="n"/></l>                         <r>караңгылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түнек<s n="n"/></l>                         <r>төнлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түп<s n="n"/></l>                           <r>төп<s n="n"/></r></p></e> <!--"fundament;trunk of a tree;bed of a river,lake"-->
+<e>       <p><l>түр<s n="n"/></l>                           <r>рәвеш<s n="n"/></r></p></e> <!--"form,variety"-->
+<e>       <p><l>түр<s n="n"/></l>                           <r>төр<s n="n"/></r></p></e> <!--"form,variety"-->
+<e>       <p><l>түрме<s n="n"/></l>                         <r>төрмә<s n="n"/></r></p></e> <!--"prison"-->
+<e>       <p><l>түрткі<s n="n"/></l>                        <r>этәргеч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түс<s n="n"/></l>                           <r>төш<s n="n"/></r></p></e> <!--"noon;dream"-->
+<e>       <p><l>түсінік<s n="n"/></l>                       <r>аңлатма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түсінік<s n="n"/></l>                       <r>төшенчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түсініктеме<s n="n"/></l>                   <r>аңлатма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>түсірілім<s n="n"/></l>                     <r>язма<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>тұжырым<s n="n"/></l>                       <r>нәтиҗә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұз<s n="n"/></l>                           <r>тоз<s n="n"/></r></p></e> <!--"salt"-->
+<e>       <p><l>тұқым<s n="n"/></l>                         <r>токым<s n="n"/></r></p></e> <!--"seed,offspring"-->
+<e>       <p><l>тұқымдас<s n="n"/></l>                      <r>ырудаш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұлға<s n="n"/></l>                         <r>зат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұлға<s n="n"/></l>                         <r>фигура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұлпар<s n="n"/></l>                        <r>тулпар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұман<s n="n"/></l>                         <r>томан<s n="n"/></r></p></e> <!--"fog"-->
+<e>       <p><l>тұрғы<s n="n"/></l>                         <r>даирә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұрғы<s n="n"/></l>                         <r>күзлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұрғы<s n="n"/></l>                         <r>торучы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұрмыс<s n="n"/></l>                        <r>тормыш<s n="n"/></r></p></e> <!--"life"-->
+<e>       <p><l>тұрық<s n="n"/></l>                         <r>буй<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұс<s n="n"/></l>                           <r>чор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тұс<s n="n"/></l>                           <r>ян<s n="n"/></r></p></e> <!--"side"-->
+<e>       <p><l>тұтқын<s n="n"/></l>                        <r>тоткын<s n="n"/></r></p></e> <!--"captive"-->
+<e>       <p><l>тұтынушы<s n="n"/></l>                      <r>кулланучы<s n="n"/></r></p></e> <!--"user"-->
+<e>       <p><l>тұяқ<s n="n"/></l>                          <r>тояк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тығыздық<s n="n"/></l>                      <r>тыгызлык<s n="n"/></r></p></e> <!--"packed-togetherness"-->
+<e>       <p><l>тыйым<s n="n"/></l>                         <r>тый<s n="v"/><s n="tv"/><s n="ger"/></r></p></e> <!--""-->
+<e>       <p><l>тымақ<s n="n"/></l>                         <r>малахай<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тыныс<s n="n"/></l>                         <r>сулу<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тыныс<s n="n"/></l>                         <r>тыныш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тыныштық<s n="n"/></l>                      <r>тынычлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тыңшылық<s n="n"/></l>                      <r>шымчылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>тырнақ<s n="n"/></l>                        <r>тырнак<s n="n"/></r></p></e> <!--"nail,fingernail"-->
+<e>       <p><l>тыс<s n="n"/></l>                           <r>тыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>у<s n="n"/></l>                             <r>агу<s n="n"/></r></p></e> <!--"poison"-->
+<e>       <p><l>уағыз<s n="n"/></l>                         <r>вәгазь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>уайым<s n="n"/></l>                         <r>борчу<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>уайым<s n="n"/></l>                         <r>сагыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>уақ-түйек<s n="n"/></l>                     <r>вак-төяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>уақыт<s n="n"/></l>                         <r>вакыт<s n="n"/></r></p></e> <!--"time"-->
+<e>       <p><l>уахи<s n="n"/></l>                          <r>вәхи<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>уәде<s n="n"/></l>                          <r>вәгъдә<s n="n"/></r></p></e> <!--"promise"-->
+<e>       <p><l>уәлаят<s n="n"/></l>                        <r>вилаять<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>указ<s n="n"/></l>                          <r>указ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>универсиада<s n="n"/></l>                   <r>универсиада<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>университет<s n="n"/></l>                   <r>университет<s n="n"/></r></p></e> <!--"university"-->
+<e>       <p><l>уран<s n="n"/></l>                          <r>уран<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>училище<s n="n"/></l>                       <r>училище<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үгіт<s n="n"/></l>                          <r>үгет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үзіліс<s n="n"/></l>                        <r>тәнәфес<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>үй<s n="n"/></l>                            <r>йорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үй<s n="n"/></l>                            <r>өй<s n="n"/></r></p></e> <!--"home,house"-->
+<e>       <p><l>үйлену<b/>тойы<s n="n"/></l>                <r>туй<s n="n"/></r></p></e> <!--"wedding"-->
+<e>       <p><l>үйрек<s n="n"/></l>                         <r>үрдәк<s n="n"/></r></p></e> <!--"duck"-->
+<e>       <p><l>үкім<s n="n"/></l>                          <r>хөкем<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үкімет<s n="n"/></l>                        <r>хөкүмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үлгі<s n="n"/></l>                          <r>өлге<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үлгі<s n="n"/></l>                          <r>үрнәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үлес<s n="n"/></l>                          <r>өлеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үміт<s n="n"/></l>                          <r>өмет<s n="n"/></r></p></e> <!--"hope"-->
+<e r="RL"><p><l>үміткер<s n="n"/></l>                       <r>кандидат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үміткер<s n="n"/></l>                       <r>өметкәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үммет<s n="n"/></l>                         <r>өммәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үн<s n="n"/></l>                            <r>тавыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үрдіс<s n="n"/></l>                         <r>йола<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үрей<s n="n"/></l>                          <r>кот<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үрім<s n="n"/></l>                          <r>үренте<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үстел<s n="n"/></l>                         <r>өстәл<s n="n"/></r></p></e> <!--"table"-->
+<e>       <p><l>үстемдік<s n="n"/></l>                      <r>өстенлек<s n="n"/></r></p></e> <!--"superiority"-->
+<e>       <p><l>үстеу<s n="n"/></l>                         <r>рәвеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>үстірт<s n="n"/></l>                        <r>калкулык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұғым<s n="n"/></l>                          <r>төшенчә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұғым<s n="n"/></l>                          <r>фикер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұждан<s n="n"/></l>                         <r>вөҗдан<s n="n"/></r></p></e> <!--"conscience"-->
+<e>       <p><l>ұжым<s n="n"/></l>                          <r>коллектив<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұзындық<s n="n"/></l>                       <r>озынлык<s n="n"/></r></p></e> <!--"length"-->
+<e>       <p><l>ұйқы<s n="n"/></l>                          <r>йокы<s n="n"/></r></p></e> <!--"sleep"-->
+<e>       <p><l>ұйым<s n="n"/></l>                          <r>оешма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұйытқы<s n="n"/></l>                        <r>оеткы<s n="n"/></r></p></e> <!--"yogurt culture"-->
+<e>       <p><l>ұл<s n="n"/></l>                            <r>ул<s n="n"/></r></p></e> <!--"son"-->
+<e>       <p><l>ұлан<s n="n"/></l>                          <r>угълан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұлт<s n="n"/></l>                           <r>милләт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұлу<s n="n"/></l>                           <r>әкәм-төкәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұлық<s n="n"/></l>                          <r>хәким<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұн<s n="n"/></l>                            <r>он<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұпай<s n="n"/></l>                          <r>очко<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұрпақ<s n="n"/></l>                         <r>буын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұрпақ<s n="n"/></l>                         <r>көрпә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұры<s n="n"/></l>                           <r>угры<s n="n"/></r></p></e> <!--"thief"-->
+<e>       <p><l>ұсақ-түйек<s n="n"/></l>                    <r>вак-төяк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұстаз<s n="n"/></l>                         <r>остаз<s n="n"/></r></p></e> <!--"master,teacher"-->
+<e>       <p><l>ұстам<s n="n"/></l>                         <r>тотнаклык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұсыныс<s n="n"/></l>                        <r>тәкъдим<s n="n"/></r></p></e> <!--"offer"-->
+<e>       <p><l>ұшақ<s n="n"/></l>                          <r>очкыч<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ұшқыш<s n="n"/></l>                         <r>очучы<s n="n"/></r></p></e> <!--"pilot"-->
+<e>       <p><l>ұя<s n="n"/></l>                            <r>оя<s n="n"/></r></p></e> <!--"nest"-->
+<e>       <p><l>ұят<s n="n"/></l>                           <r>оят<s n="n"/></r></p></e> <!--"shame"-->
+<e>       <p><l>фабрика<s n="n"/></l>                       <r>фабрика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фаза<s n="n"/></l>                          <r>фаза<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фактор<s n="n"/></l>                        <r>фактор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>факультет<s n="n"/></l>                     <r>факультет<s n="n"/></r></p></e> <!--"faculty"-->
+<e>       <p><l>фамилия<s n="n"/></l>                       <r>фамилия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фантастика<s n="n"/></l>                    <r>фантастика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фарсах<s n="n"/></l>                        <r>фарсах<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фауна<s n="n"/></l>                         <r>фауна<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фашист<s n="n"/></l>                        <r>фашист<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>февраль<s n="n"/></l>                       <r>февраль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>федерация<s n="n"/></l>                     <r>федерация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фельдмаршал<s n="n"/></l>                   <r>фельдмаршал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фельдшер<s n="n"/></l>                      <r>фельдшер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>феодал<s n="n"/></l>                        <r>феодал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фермер<s n="n"/></l>                        <r>фермер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фестиваль<s n="n"/></l>                     <r>фестиваль<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фетишизм<s n="n"/></l>                      <r>фетишизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фехтование<s n="n"/></l>                    <r>фехтование<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фибриноген<s n="n"/></l>                    <r>фибриноген<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>физик<s n="n"/></l>                         <r>физик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>физика<s n="n"/></l>                        <r>физика<s n="n"/></r></p></e> <!--"physics"-->
+<e>       <p><l>физиолог<s n="n"/></l>                      <r>физиолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>физиология<s n="n"/></l>                    <r>физиология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>физкультура<s n="n"/></l>                   <r>физкультура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фикһ<s n="n"/></l>                          <r>фикһ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>филиал<s n="n"/></l>                        <r>филиал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>филолог<s n="n"/></l>                       <r>филолог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>филология<s n="n"/></l>                     <r>филология<s n="n"/></r></p></e> <!--"philology"-->
+<e>       <p><l>философ<s n="n"/></l>                       <r>философ<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>философия<s n="n"/></l>                     <r>философия<s n="n"/></r></p></e> <!--"philosophy"-->
+<e>       <p><l>фильм<s n="n"/></l>                         <r>фильм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>финал<s n="n"/></l>                         <r>финал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>финанс<s n="n"/></l>                        <r>финанс<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фирма<s n="n"/></l>                         <r>фирма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>флейта<s n="n"/></l>                        <r>флейта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>флора<s n="n"/></l>                         <r>флора<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>флот<s n="n"/></l>                          <r>флот<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фольга<s n="n"/></l>                        <r>фольга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фольклор<s n="n"/></l>                      <r>фольклор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фон<s n="n"/></l>                           <r>фон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фонарь<s n="n"/></l>                        <r>фонарь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фонд<s n="n"/></l>                          <r>фонд<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фонетика<s n="n"/></l>                      <r>фонетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фонтан<s n="n"/></l>                        <r>фонтан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>форма<s n="n"/></l>                         <r>форма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>формула<s n="n"/></l>                       <r>формула<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>форт<s n="n"/></l>                          <r>форт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фортепьяно<s n="n"/></l>                    <r>фортепьяно<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>форум<s n="n"/></l>                         <r>форум<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фосфор<s n="n"/></l>                        <r>фосфор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фотосинтез<s n="n"/></l>                    <r>фотосинтез<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фреска<s n="n"/></l>                        <r>фреска<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фронт<s n="n"/></l>                         <r>фронт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фтор<s n="n"/></l>                          <r>фтор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>функция<s n="n"/></l>                       <r>функция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фунт<s n="n"/></l>                          <r>фунт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>фут<s n="n"/></l>                           <r>фут<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>футбол<s n="n"/></l>                        <r>футбол<s n="n"/></r></p></e> <!--"football" -->
+<e>       <p><l>хабар<s n="n"/></l>                         <r>хәбәр<s n="n"/></r></p></e> <!--"news"-->
+<e>       <p><l>хабарлама<s n="n"/></l>                     <r>игълан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хақ<s n="n"/></l>                           <r>хак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хал<s n="n"/></l>                           <r>хәл<s n="n"/></r></p></e> <!--"state,condition"-->
+<e>       <p><l>халифат<s n="n"/></l>                       <r>хәлифәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>халық<s n="n"/></l>                         <r>халык<s n="n"/></r></p></e> <!--"people"-->
+<e>       <p><l>халықтық<s n="n"/></l>                      <r>халыкчанлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хан<s n="n"/></l>                           <r>хан<s n="n"/></r></p></e> <!--"khan"-->
+<e>       <p><l>хандық<s n="n"/></l>                        <r>ханлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хаос<s n="n"/></l>                          <r>хаос<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хат<s n="n"/></l>                           <r>хат<s n="n"/></r></p></e> <!--"letter,mail"-->
+<e>       <p><l>хатшы<s n="n"/></l>                         <r>сәркатиб<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>хатшы<s n="n"/></l>                         <r>секретарь<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хиджаб<s n="n"/></l>                        <r>хиҗаб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хикмет<s n="n"/></l>                        <r>хикмәт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>химик<s n="n"/></l>                         <r>химик<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>химия<s n="n"/></l>                         <r>химия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>химьярит<s n="n"/></l>                      <r>химьярит<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хирургия<s n="n"/></l>                      <r>хирургия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хлор<s n="n"/></l>                          <r>хлор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хлорофилл<s n="n"/></l>                     <r>хлорофилл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>холдинг<s n="n"/></l>                       <r>холдинг<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хор<s n="n"/></l>                           <r>хор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хорда<s n="n"/></l>                         <r>хорда<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>храм<s n="n"/></l>                          <r>храм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хрестоматия<s n="n"/></l>                   <r>хрестоматия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>христиан<s n="n"/></l>                      <r>христиан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>хромосома<s n="n"/></l>                     <r>хромосома<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цемент<s n="n"/></l>                        <r>цемент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цензура<s n="n"/></l>                       <r>цензура<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цех<s n="n"/></l>                           <r>цех<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цивилизация<s n="n"/></l>                   <r>цивилизация<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цикл<s n="n"/></l>                          <r>цикл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>циклотрон<s n="n"/></l>                     <r>циклотрон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цилиндр<s n="n"/></l>                       <r>цилиндр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цирк<s n="n"/></l>                          <r>цирк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цифр<s n="n"/></l>                          <r>цифр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>цунами<s n="n"/></l>                        <r>цунами<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>чат<s n="n"/></l>                           <r>чат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>чек<s n="n"/></l>                           <r>чек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>чемпион<s n="n"/></l>                       <r>чемпион<s n="n"/></r></p></e> <!--"champion"-->
+<e>       <p><l>чемпионат<s n="n"/></l>                     <r>чемпионат<s n="n"/></r></p></e> <!--"championship"-->
+<e>       <p><l>чин<s n="n"/></l>                           <r>чин<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>шабдалы<s n="n"/></l>                       <r>персик<s n="n"/></r></p></e> <!--""-->
+<e r="RL"><p><l>шабдалы<s n="n"/></l>                       <r>шапталы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шабдалы<s n="n"/></l>                       <r>шәфталу<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаблон<s n="n"/></l>                        <r>шаблон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шабуыл<s n="n"/></l>                        <r>һөҗүм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шағым<s n="n"/></l>                         <r>шикаять<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шай<s n="n"/></l>                           <r>чәй<s n="n"/></r></p></e> <!--"tee"-->
+<e>       <p><l>шайқас<s n="n"/></l>                        <r>орыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шайқас<s n="n"/></l>                        <r>сугыш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шайтан<s n="n"/></l>                        <r>шайтан<s n="n"/></r></p></e> <!--"devil"-->
+<e>       <p><l>шайыр<s n="n"/></l>                         <r>чаер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шақ<s n="n"/></l>                           <r>чак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шақырым<s n="n"/></l>                       <r>чакрым<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шалбар<s n="n"/></l>                        <r>чалбар<s n="n"/></r></p></e> <!--"pants"-->
+<e>       <p><l>шалғын<s n="n"/></l>                        <r>чабын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шам<s n="n"/></l>                           <r>шәм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шама<s n="n"/></l>                          <r>чама<s n="n"/></r></p></e> <!--"measure"-->
+<e>       <p><l>шаман<s n="n"/></l>                         <r>шаман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаманизм<s n="n"/></l>                      <r>шаманизм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шана<s n="n"/></l>                          <r>чана<s n="n"/></r></p></e> <!--"sled"-->
+<e>       <p><l>шанышқы<s n="n"/></l>                       <r>чәнечке<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаң<s n="n"/></l>                           <r>тузан<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаңғы<s n="n"/></l>                         <r>чаңгы<s n="n"/></r></p></e> <!--"ski"-->
+<e r="LR"><p><l>шаңырақ<s n="n"/></l>                       <r>гаилә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаңырақ<s n="n"/></l>                       <r>шаңырак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шапан<s n="n"/></l>                         <r>чапан<s n="n"/></r></p></e> <!--"coat"-->
+<e>       <p><l>шар<s n="n"/></l>                           <r>шар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шара<s n="n"/></l>                          <r>чара<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шарап<s n="n"/></l>                         <r>шәраб<s n="n"/></r></p></e> <!--"wine"-->
+<e>       <p><l>шариғат<s n="n"/></l>                       <r>шәригать<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шарт<s n="n"/></l>                          <r>шарт<s n="n"/></r></p></e> <!--"condition,requirement"-->
+<e>       <p><l>шаруа<s n="n"/></l>                         <r>крестьян<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаруа<s n="n"/></l>                         <r>хуҗалык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаруашылық<s n="n"/></l>                    <r>хуҗалык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаршы<s n="n"/></l>                         <r>квадрат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шатыр<s n="n"/></l>                         <r>чатыр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шахта<s n="n"/></l>                         <r>шахта<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шаһар<s n="n"/></l>                         <r>шәһәр<s n="n"/></r></p></e> <!--"city"-->
+<e r="LR"><p><l>шаһар<s n="n"/></l>                         <r>шәһәр<s n="n"/></r></p></e> <!--"city"-->
+<e>       <p><l>шаш<s n="n"/></l>                           <r>чәч<s n="n"/></r></p></e> <!--"hair"-->
+<e>       <p><l>шаян<s n="n"/></l>                          <r>чаян<s n="n"/></r></p></e> <!--"scorpion"-->
+<e>       <p><l>шәкірт<s n="n"/></l>                        <r>шәкерт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шәр<s n="n"/></l>                           <r>шәһәр<s n="n"/></r></p></e> <!--"city"-->
+<e r="LR"><p><l>шәр<s n="n"/></l>                           <r>шәһәр<s n="n"/></r></p></e> <!--"city"-->
+<e>       <p><l>шебер<s n="n"/></l>                         <r>оста<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеберхана<s n="n"/></l>                     <r>остаханә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеге<s n="n"/></l>                          <r>кадак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шежіре<s n="n"/></l>                        <r>шәҗәрә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шек<s n="n"/></l>                           <r>чик<s n="n"/></r></p></e> <!--"limit,boundary,border"-->
+<e>       <p><l>шекара<s n="n"/></l>                        <r>чик<s n="n"/></r></p></e> <!--"limit,boundary,border"-->
+<e>       <p><l>шекарашы<s n="n"/></l>                      <r>чик<b/>сакчысы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеке<s n="n"/></l>                          <r>чикә<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>шекер<s n="n"/></l>                         <r>шикәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шелек<s n="n"/></l>                         <r>чиләк<s n="n"/></r></p></e> <!--"bucket"-->
+<e>       <p><l>шелпек<s n="n"/></l>                        <r>чәлпәк<s n="n"/></r></p></e> <!--"fried flat bread"-->
+<e>       <p><l>шемен<s n="n"/></l>                         <r>кайгы<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шемен<s n="n"/></l>                         <r>сары<b/>су<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>шенеунік<s n="n"/></l>                      <r>түрә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеңбер<s n="n"/></l>                        <r>әйләнә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеңбер<s n="n"/></l>                        <r>кыса<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеру<s n="n"/></l>                          <r>йөреш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шет<s n="n"/></l>                           <r>чит<s n="n"/></r></p></e> <!--"edge"-->
+<e>       <p><l>шетел<s n="n"/></l>                         <r>чит<b/>ил<s n="n"/></r></p></e> <!--"foreign countries,abroad"-->
+<e>       <p><l>шетелдік<s n="n"/></l>                      <r>чит<b/>ил<b/>кешесе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеше<s n="n"/></l>                          <r>ана<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шеше<s n="n"/></l>                          <r>әни<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шешім<s n="n"/></l>                         <r>карар<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ши<s n="n"/></l>                            <r>шеш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шикізат<s n="n"/></l>                       <r>чимал<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ширек<s n="n"/></l>                         <r>чирек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шілде<s n="n"/></l>                         <r>июль<s n="n"/></r></p></e> <!--"July"-->
+<e>       <p><l>шіркеу<s n="n"/></l>                        <r>чиркәү<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шоқ<s n="n"/></l>                           <r>күмер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шоқ<s n="n"/></l>                           <r>чук<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шолушы<s n="n"/></l>                        <r>күзәтүче<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шоссе<s n="n"/></l>                         <r>шоссе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шошқа<s n="n"/></l>                         <r>дуңгыз<s n="n"/></r></p></e> <!--"pig"-->
+<e r="RL"><p><l>шошқа<s n="n"/></l>                         <r>чучка<s n="n"/></r></p></e> <!--"pig"-->
+<e>       <p><l>шөгінді<s n="n"/></l>                       <r>утырма<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шөл<s n="n"/></l>                           <r>чүл<s n="n"/></r></p></e> <!--"desert"-->
+<e>       <p><l>шөлмек<s n="n"/></l>                        <r>шешә<s n="n"/></r></p></e> <!--"bottle"-->
+<e>       <p><l>шөп<s n="n"/></l>                           <r>үлән<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>штаб<s n="n"/></l>                          <r>штаб<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>штат<s n="n"/></l>                          <r>штат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>штурман<s n="n"/></l>                       <r>штурман<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шу<s n="n"/></l>                            <r>гауга<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шүбә<s n="n"/></l>                          <r>шөбһә<s n="n"/></r></p></e> <!--"doubt"-->
+<e>       <p><l>шүкір<s n="n"/></l>                         <r>шөкер<s n="n"/></r></p></e> <!--""-->
+<e r="LR"><p><l>шүкірлік<s n="n"/></l>                      <r>шөкер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шүмек<s n="n"/></l>                         <r>борын<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шұлық<s n="n"/></l>                         <r>оек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шыбақ<s n="n"/></l>                         <r>вак<b/>балык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шыбын<s n="n"/></l>                         <r>чебен<s n="n"/></r></p></e> <!--"fly"-->
+<e>       <p><l>шығанақ<s n="n"/></l>                       <r>култык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шығарма<s n="n"/></l>                       <r>әсәр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шығармашылық<s n="n"/></l>                  <r>иҗат<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шығын<s n="n"/></l>                         <r>чыгым<s n="n"/></r></p></e> <!--"expense"-->
+<e>       <p><l>шығыс<s n="n"/></l>                         <r>көнчыгыш<s n="n"/></r></p></e> <!--"east,orient"-->
+<e>       <p><l>шындық<s n="n"/></l>                        <r>чынбарлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шындық<s n="n"/></l>                        <r>чынлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шынтақ<s n="n"/></l>                        <r>терсәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шыны<b/>аяқ<s n="n"/></l>                   <r>чынаяк<s n="n"/></r></p></e> <!--"cup"-->
+<e>       <p><l>шыны<s n="n"/></l>                          <r>пыяла<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шыңырау<s n="n"/></l>                       <r>кое<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шырақ<s n="n"/></l>                         <r>чыра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шырақ<s n="n"/></l>                         <r>шәмдәл<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>шырын<s n="n"/></l>                         <r>сок<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ыдыс<s n="n"/></l>                          <r>савыт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ыза<s n="n"/></l>                           <r>ачу<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ықпал<s n="n"/></l>                         <r>тәэсир<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ықтисат<s n="n"/></l>                       <r>икътисад<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ықылас<s n="n"/></l>                        <r>тырышлык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ықылық<s n="n"/></l>                        <r>очкылык<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ым<s n="n"/></l>                            <r>ым<s n="n"/></r></p></e> <!--"signal without speaking"-->
+<e>       <p><l>ымырт<s n="n"/></l>                         <r>эңгер-меңгер<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ынта<s n="n"/></l>                          <r>ихтыяр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ынтымақ<s n="n"/></l>                       <r>бердәмлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ынтымақтастық<s n="n"/></l>                 <r>хезмәттәшлек<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ыңғай<s n="n"/></l>                         <r>уңай<s n="n"/></r></p></e> <!--"good occasion"-->
+<e>       <p><l>ырыс<s n="n"/></l>                          <r>бәхет<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ысырап<s n="n"/></l>                        <r>исраф<s n="n"/></r></p></e> <!--"waste"-->
+<e>       <p><l>эволюция<s n="n"/></l>                      <r>эволюция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экватор<s n="n"/></l>                       <r>экватор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экипаж<s n="n"/></l>                        <r>экипаж<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эклиптика<s n="n"/></l>                     <r>эклиптика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эколог<s n="n"/></l>                        <r>эколог<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экология<s n="n"/></l>                      <r>экология<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экономика<s n="n"/></l>                     <r>экономика<s n="n"/></r></p></e> <!--"" -->
+<e>       <p><l>экономист<s n="n"/></l>                     <r>экономист<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экран<s n="n"/></l>                         <r>экран<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экскурсия<s n="n"/></l>                     <r>экскурсия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экспедиция<s n="n"/></l>                    <r>экспедиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экспозиция<s n="n"/></l>                    <r>экспозиция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>экспорт<s n="n"/></l>                       <r>экспорт<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>электр<s n="n"/></l>                        <r>электр<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>электрон<s n="n"/></l>                      <r>электрон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>элемент<s n="n"/></l>                       <r>элемент<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>элита<s n="n"/></l>                         <r>элита<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эмблема<s n="n"/></l>                       <r>эмблема<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эмиграция<s n="n"/></l>                     <r>эмиграция<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эмпиризм<s n="n"/></l>                      <r>эмпиризм<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>энергетика<s n="n"/></l>                    <r>энергетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>энергия<s n="n"/></l>                       <r>энергия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>энтропия<s n="n"/></l>                      <r>энтропия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>энциклопедия<s n="n"/></l>                  <r>энциклопедия<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эпопея<s n="n"/></l>                        <r>эпопея<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эпос<s n="n"/></l>                          <r>эпос<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эра<s n="n"/></l>                           <r>эра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эскадра<s n="n"/></l>                       <r>эскадра<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эссе<s n="n"/></l>                          <r>эссе<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эстафета<s n="n"/></l>                      <r>эстафета<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эстетика<s n="n"/></l>                      <r>эстетика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эстрада<s n="n"/></l>                       <r>эстрада<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>эталон<s n="n"/></l>                        <r>эталон<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этап<s n="n"/></l>                          <r>этап<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этика<s n="n"/></l>                         <r>этика<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этил<s n="n"/></l>                          <r>этил<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этнограф<s n="n"/></l>                      <r>этнограф<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этнография<s n="n"/></l>                    <r>этнография<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этноорталық<s n="n"/></l>                   <r>этноүзәк<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>этнос<s n="n"/></l>                         <r>этнос<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>юань<s n="n"/></l>                          <r>юань<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>юбка<s n="n"/></l>                          <r>юбка<s n="n"/></r></p></e> <!--"skirt"-->
+<e>       <p><l>юмор<s n="n"/></l>                          <r>юмор<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ядро<s n="n"/></l>                          <r>төш<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>яшма<s n="n"/></l>                          <r>яшма<s n="n"/></r></p></e> <!--""-->
+
+    <!-- Nouns used as postpositions when <posssessive.case> -->
+
+<e>       <p><l>алд<s n="n"/></l>                           <r>алд<s n="n"/></r></p></e> <!--"front"-->
+<e>       <p><l>ара<s n="n"/></l>                           <r>ара<s n="n"/></r></p></e> <!--"among"-->
+<e>       <p><l>арқа<s n="n"/></l>                          <r>арка<s n="n"/></r></p></e> <!--"back"-->
+<e>       <p><l>арт<s n="n"/></l>                           <r>арт<s n="n"/></r></p></e> <!--"back"-->
+<e>       <p><l>аст<s n="n"/></l>                           <r>аст<s n="n"/></r></p></e> <!--"under"-->
+<e>       <p><l>бой<s n="n"/></l>                           <r>буй<s n="n"/></r></p></e> <!--"along"-->
+<e>       <p><l>жан<s n="n"/></l>                           <r>ян<s n="n"/></r></p></e> <!--"next to"-->
+<e>       <p><l>іш<s n="n"/></l>                            <r>эч<s n="n"/></r></p></e> <!--"inside"-->
+<e>       <p><l>үст<s n="n"/></l>                           <r>өст<s n="n"/></r></p></e> <!--"top"-->
+
+    <!-- Nationalities -->
+
+<e>       <p><l>ағылшын<s n="n"/></l>                       <r>инглиз<s n="n"/></r></p></e> <!-- "English" -->
+<e>       <p><l>албан<s n="n"/></l>                         <r>албан<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>американ<s n="n"/></l>                      <r>американ<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>араб<s n="n"/></l>                          <r>гарәп<s n="n"/></r></p></e> <!-- "Arab" -->
+<e>       <p><l>арамей<s n="n"/></l>                        <r>арамей<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>ауған<s n="n"/></l>                         <r>әфган<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>әрмен<s n="n"/></l>                         <r>әрмән<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>башқұрт<s n="n"/></l>                       <r>башкорт<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>белорус<s n="n"/></l>                       <r>белорус<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>британ<s n="n"/></l>                        <r>британ<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>бурят<s n="n"/></l>                         <r>бурят<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>венгр<s n="n"/></l>                         <r>венгр<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>грек<s n="n"/></l>                          <r>грек<s n="n"/></r></p></e> <!-- "Greek" -->
+<e>       <p><l>грузин<s n="n"/></l>                        <r>грузин<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>гуарани<s n="n"/></l>                       <r>гуарани<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>еврей<s n="n"/></l>                         <r>еврей<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>итальян<s n="n"/></l>                       <r>итальян<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>карел<s n="n"/></l>                         <r>карел<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>күрд<s n="n"/></l>                          <r>көрд<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>қазақ<s n="n"/></l>                         <r>казакъ<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>қыпшақ<s n="n"/></l>                        <r>кыпчак<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>қырғыз<s n="n"/></l>                        <r>кыргыз<s n="n"/></r></p></e> <!-- "Kyrgyz" -->
+<e>       <p><l>қытай<s n="n"/></l>                         <r>кытай<s n="n"/></r></p></e> <!-- "Chinese" -->
+<e>       <p><l>латын<s n="n"/></l>                         <r>латин<s n="n"/></r></p></e> <!-- "Latin" -->
+<e>       <p><l>леуі<s n="n"/></l>                          <r>ләви<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>леуілік<s n="n"/></l>                       <r>ләвиле<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>моңғол<s n="n"/></l>                        <r>монгол<s n="n"/></r></p></e> <!-- "Mongol" -->
+<e>       <p><l>мордва<s n="n"/></l>                        <r>мордва<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>неміс<s n="n"/></l>                         <r>алман<s n="n"/></r></p></e> <!-- "German" -->
+<e r="RL"><p><l>неміс<s n="n"/></l>                         <r>нимес<s n="n"/></r></p></e> <!-- "German" -->
+<e>       <p><l>неміс<s n="n"/></l>                         <r>нимес<s n="n"/></r></p></e> <!-- "German"-->
+<e>       <p><l>орыс<s n="n"/></l>                          <r>урыс<s n="n"/></r></p></e> <!-- "Russian" -->
+<e>       <p><l>өзбек<s n="n"/></l>                         <r>үзбәк<s n="n"/></r></p></e> <!-- "Uzbek" -->
+<e>       <p><l>парсы<s n="n"/></l>                         <r>фарсы<s n="n"/></r></p></e> <!-- "Persian" -->
+<e>       <p><l>поляк<s n="n"/></l>                         <r>поляк<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>татар<s n="n"/></l>                         <r>татар<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>тәжік<s n="n"/></l>                         <r>таҗик<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>түрік<s n="n"/></l>                         <r>төрек<s n="n"/></r></p></e> <!-- "Turkish" -->
+<e>       <p><l>украин<s n="n"/></l>                        <r>украин<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>урду<s n="n"/></l>                          <r>урду<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұйғыр<s n="n"/></l>                         <r>уйгыр<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>француз<s n="n"/></l>                       <r>француз<s n="n"/></r></p></e> <!-- "French" -->
+<e>       <p><l>чех<s n="n"/></l>                           <r>чех<s n="n"/></r></p></e> <!-- "Czech" -->
+<e>       <p><l>чуваш<s n="n"/></l>                         <r>чуваш<s n="n"/></r></p></e> <!-- "Chuvash" -->
+<e>       <p><l>швед<s n="n"/></l>                          <r>швед<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>якут<s n="n"/></l>                          <r>якут<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>славян<s n="n"/></l>                        <r>славян<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>яһуди<s n="n"/></l>                         <r>яһүди<s n="n"/></r></p></e> <!-- "" -->
+
+        <!-- TODO CHECK Toponym+LIK nationalities
+             let them somehow derive from country and city names, they are mostly regular (and each country/city name can derive one) -->
+
+<e>       <p><l>американдық<s n="n"/></l>                   <r>америкалы<s n="n"/></r></p></e>
+<e>       <p><l>қазақстандық<s n="n"/></l>                  <r>казакъстанлы<s n="n"/></r></p></e>
+<e>       <p><l>исраилдік<s n="n"/></l>                     <r>исраилле<s n="n"/></r></p></e>
+<e>       <p><l>ресейлік<s n="n"/></l>                      <r>рәсәйле<s n="n"/></r></p></e>
+
+    <!-- FIXME Languages duplicated-->
+
+        <!-- As nouns -->
+
+<e>       <p><l>ағылшынша<s n="n"/></l>                     <r>инглизчә<s n="n"/></r></p></e> <!-- "English" -->
+<e>       <p><l>американша<s n="n"/></l>                    <r>американча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>арабша<s n="n"/></l>                        <r>гарәпчә<s n="n"/></r></p></e> <!-- "Arab" -->
+<e>       <p><l>арамейша<s n="n"/></l>                      <r>арамейча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>башқұртша<s n="n"/></l>                     <r>башкортча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>белорусша<s n="n"/></l>                     <r>белорусча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>бурятша<s n="n"/></l>                       <r>бурятча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>венгрша<s n="n"/></l>                       <r>венгрча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>грекше<s n="n"/></l>                        <r>грекча<s n="n"/></r></p></e> <!-- "Greek" -->
+<e>       <p><l>грузинша<s n="n"/></l>                      <r>грузинча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>гуараниша<s n="n"/></l>                     <r>гуаранича<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>итальянша<s n="n"/></l>                     <r>итальянча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>карелша<s n="n"/></l>                       <r>карелча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>қазақша<s n="n"/></l>                       <r>казакъча<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>қырғызша<s n="n"/></l>                      <r>кыргызча<s n="n"/></r></p></e> <!-- "Kyrgyz" -->
+<e>       <p><l>қытайша<s n="n"/></l>                       <r>кытайча<s n="n"/></r></p></e> <!-- "Chinese" -->
+<e>       <p><l>латынша<s n="n"/></l>                       <r>латинча<s n="n"/></r></p></e> <!-- "Latin" -->
+<e>       <p><l>моңғолша<s n="n"/></l>                      <r>монголча<s n="n"/></r></p></e> <!-- "Mongol" -->
+<e>       <p><l>мордваша<s n="n"/></l>                      <r>мордвача<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>немісше<s n="n"/></l>                       <r>алманча<s n="n"/></r></p></e> <!-- "German" -->
+<e r="RL"><p><l>немісше<s n="n"/></l>                       <r>нимесчә<s n="n"/></r></p></e> <!-- "German" -->
+<e>       <p><l>орысша<s n="n"/></l>                        <r>урысча<s n="n"/></r></p></e> <!-- "Russian" -->
+<e>       <p><l>өзбекше<s n="n"/></l>                       <r>үзбәкчә<s n="n"/></r></p></e> <!-- "Uzbek" -->
+<e>       <p><l>парсыша<s n="n"/></l>                       <r>фарсыча<s n="n"/></r></p></e> <!-- "Persian" -->
+<e>       <p><l>полякша<s n="n"/></l>                       <r>полякча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>татарша<s n="n"/></l>                       <r>татарча<s n="n"/></r></p></e> <!-- ""-->
+<e>       <p><l>тәжікше<s n="n"/></l>                       <r>таҗикча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>түрікше<s n="n"/></l>                       <r>төрекчә<s n="n"/></r></p></e> <!-- "Turkish" -->
+<e>       <p><l>украинша<s n="n"/></l>                      <r>украинча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>урдуша<s n="n"/></l>                        <r>урдуча<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>французша<s n="n"/></l>                     <r>французча<s n="n"/></r></p></e> <!-- "French" -->
+<e>       <p><l>чехша<s n="n"/></l>                         <r>чехча<s n="n"/></r></p></e> <!-- "Czech" -->
+<e>       <p><l>чувашша<s n="n"/></l>                       <r>чувашча<s n="n"/></r></p></e> <!-- "Chuvash" -->
+<e>       <p><l>шведше<s n="n"/></l>                        <r>шведчә<s n="n"/></r></p></e> <!-- "" -->
+<e>       <p><l>якутша<s n="n"/></l>                        <r>якутча<s n="n"/></r></p></e> <!-- "" -->
+
+        <!-- As adverbs -->
+
+<e>       <p><l>ағылшынша<s n="adv"/></l>                   <r>инглизчә<s n="adv"/></r></p></e> <!-- "English" -->
+<e>       <p><l>американша<s n="adv"/></l>                  <r>американча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>арабша<s n="adv"/></l>                      <r>гарәпчә<s n="adv"/></r></p></e> <!-- "Arab" -->
+<e>       <p><l>арамейша<s n="adv"/></l>                    <r>арамейча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>башқұртша<s n="adv"/></l>                   <r>башкортча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>белорусша<s n="adv"/></l>                   <r>белорусча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>бурятша<s n="adv"/></l>                     <r>бурятча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>венгрша<s n="adv"/></l>                     <r>венгрча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>грекше<s n="adv"/></l>                      <r>грекча<s n="adv"/></r></p></e> <!-- "Greek" -->
+<e>       <p><l>грузинша<s n="adv"/></l>                    <r>грузинча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>гуараниша<s n="adv"/></l>                   <r>гуаранича<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>итальянша<s n="adv"/></l>                   <r>итальянча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>карелша<s n="adv"/></l>                     <r>карелча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қазақша<s n="adv"/></l>                     <r>казакъча<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>қырғызша<s n="adv"/></l>                    <r>кыргызча<s n="adv"/></r></p></e> <!-- "Kyrgyz" -->
+<e>       <p><l>қытайша<s n="adv"/></l>                     <r>кытайча<s n="adv"/></r></p></e> <!-- "Chinese" -->
+<e>       <p><l>латынша<s n="adv"/></l>                     <r>латинча<s n="adv"/></r></p></e> <!-- "Latin" -->
+<e>       <p><l>моңғолша<s n="adv"/></l>                    <r>монголча<s n="adv"/></r></p></e> <!-- "Mongol" -->
+<e>       <p><l>мордваша<s n="adv"/></l>                    <r>мордвача<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>немісше<s n="adv"/></l>                     <r>алманча<s n="adv"/></r></p></e> <!-- "German" -->
+<e r="RL"><p><l>немісше<s n="adv"/></l>                     <r>нимесчә<s n="adv"/></r></p></e> <!-- "German" -->
+<e>       <p><l>орысша<s n="adv"/></l>                      <r>урысча<s n="adv"/></r></p></e> <!-- "Russian" -->
+<e>       <p><l>өзбекше<s n="adv"/></l>                     <r>үзбәкчә<s n="adv"/></r></p></e> <!-- "Uzbek" -->
+<e>       <p><l>парсыша<s n="adv"/></l>                     <r>фарсыча<s n="adv"/></r></p></e> <!-- "Persian" -->
+<e>       <p><l>полякша<s n="adv"/></l>                     <r>полякча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>татарша<s n="adv"/></l>                     <r>татарча<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>тәжікше<s n="adv"/></l>                     <r>таҗикча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>түрікше<s n="adv"/></l>                     <r>төрекчә<s n="adv"/></r></p></e> <!-- "Turkish" -->
+<e>       <p><l>украинша<s n="adv"/></l>                    <r>украинча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>урдуша<s n="adv"/></l>                      <r>урдуча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>французша<s n="adv"/></l>                   <r>французча<s n="adv"/></r></p></e> <!-- "French" -->
+<e>       <p><l>чехша<s n="adv"/></l>                       <r>чехча<s n="adv"/></r></p></e> <!-- "Czech" -->
+<e>       <p><l>чувашша<s n="adv"/></l>                     <r>чувашча<s n="adv"/></r></p></e> <!-- "Chuvash" -->
+<e>       <p><l>шведше<s n="adv"/></l>                      <r>шведчә<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>якутша<s n="adv"/></l>                      <r>якутча<s n="adv"/></r></p></e> <!-- "" -->
+
+
+<!-- SECTION: Proper nouns -->
+
+
+    <!-- Anthroponyms -->
+
+<e>       <p><l>Абай<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Абай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Абайжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Абайжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Абат<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Абат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аббас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Аббас<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Абдул<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Абдул<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Абдулла<s n="np"/><s n="ant"/><s n="m"/></l><r>Абдулла<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Абзал<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Абзал<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Абира<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Абира<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Абубакир<s n="np"/><s n="ant"/><s n="m"/></l><r>Абубакир<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Абыз<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Абыз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Абылай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Абылай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ада<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Ада<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Адай<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Адай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Адриан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Адриан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ажар<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Ажар<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Азамат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Азамат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Азат<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Азат<s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аида<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Аида<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айбар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айбар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айбат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айбат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айбек<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Айболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Айболат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айбын<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айбын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айгүл<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Айгөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айгүл<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Айгөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айғыз<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Айгыз<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айдана<s n="np"/><s n="ant"/><s n="f"/></l> <r>Айдана<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айдар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айдар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айдархан<s n="np"/><s n="ant"/><s n="m"/></l><r>Айдархан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айжан<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Айжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айжангүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Айжангүл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айзада<s n="np"/><s n="ant"/><s n="f"/></l> <r>Айзадә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айкүміс<s n="np"/><s n="ant"/><s n="f"/></l><r>Айкүмес<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айман<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айман<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Айнагүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Айнагүл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айнұр<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Айнур<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айрат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Айрат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айса<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Айса<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айсұлу<s n="np"/><s n="ant"/><s n="f"/></l> <r>Айсылу<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айтақын<s n="np"/><s n="ant"/><s n="m"/></l><r>Айтакын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айтжан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Айтжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айтқали<s n="np"/><s n="ant"/><s n="m"/></l><r>Айтгали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Айша<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Гайшә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Айшуақ<s n="np"/><s n="ant"/><s n="m"/></l> <r>Айшуак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Акан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Акболат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақеділ<s n="np"/><s n="ant"/><s n="m"/></l> <r>Акъядел<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақжан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Акжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақжанат<s n="np"/><s n="ant"/><s n="m"/></l><r>Акжанат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақжелке<s n="np"/><s n="ant"/><s n="m"/></l><r>Акҗилкә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақжол<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Акжол<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақмарал<s n="np"/><s n="ant"/><s n="f"/></l><r>Акмарал<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ақтілек<s n="np"/><s n="ant"/><s n="m"/></l><r>Актеләк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ақтоқты<s n="np"/><s n="ant"/><s n="f"/></l><r>Актокты<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ақылбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Акылбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Алан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Алан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Алау<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Алау<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Алдар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Алдар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Александр<s n="np"/><s n="ant"/><s n="m"/></l><r>Александр<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алексей<s n="np"/><s n="ant"/><s n="m"/></l><r>Алексей<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алессандро<s n="np"/><s n="ant"/><s n="m"/></l><r>Алессандро<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Алёна<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Алёна<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алёна<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Алёна<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алик<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Алик<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алина<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Алина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алиса<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Алиса<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алмагүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Алмагүл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алпамыс<s n="np"/><s n="ant"/><s n="m"/></l><r>Алпамыс<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алтынай<s n="np"/><s n="ant"/><s n="f"/></l><r>Алтынай<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алтынбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Алтынбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алтыншаш<s n="np"/><s n="ant"/><s n="f"/></l><r>Алтыншаш<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алуа<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Алуа<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Алшынбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Алшынбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Альберт<s n="np"/><s n="ant"/><s n="m"/></l><r>Альберт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Альбина<s n="np"/><s n="ant"/><s n="f"/></l><r>Альбина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Альфред<s n="np"/><s n="ant"/><s n="m"/></l><r>Альфред<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Амангелді<s n="np"/><s n="ant"/><s n="m"/></l><r>Амангәлде<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Амангүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Амангүл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Аманжол<s n="np"/><s n="ant"/><s n="m"/></l><r>Аманжол<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Анар<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Анар<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Анастасия<s n="np"/><s n="ant"/><s n="f"/></l><r>Анастасия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Анатолий<s n="np"/><s n="ant"/><s n="m"/></l><r>Анатолий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ангела<s n="np"/><s n="ant"/><s n="f"/></l> <r>Ангела<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ангелина<s n="np"/><s n="ant"/><s n="f"/></l><r>Ангелина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Андре<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Андре<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Андрей<s n="np"/><s n="ant"/><s n="m"/></l> <r>Андрей<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Анжела<s n="np"/><s n="ant"/><s n="f"/></l> <r>Анжела<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Анна<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Анна<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Антон<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Антон<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аня<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Аня<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Аңсар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Аңсар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Арай<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Арай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ардақ<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Ардак<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Аристотель<s n="np"/><s n="ant"/><s n="m"/>at</l><r>Аристотель<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аристотель<s n="np"/><s n="ant"/><s n="m"/></l><r>Аристотель<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Арна<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Арна<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Арон<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Арон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Арсений<s n="np"/><s n="ant"/><s n="m"/></l><r>Арсений<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Артем<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Артем<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Артур<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Артур<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Архимед<s n="np"/><s n="ant"/><s n="m"/></l><r>Архимед<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аршат<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Аршат<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Асамат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Асамат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Асан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Асан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Асанбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Асанбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Асаутай<s n="np"/><s n="ant"/><s n="m"/></l><r>Асаутай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Асқар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Әскәр<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аслан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Аслан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ассур<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ассур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Асхат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Әсхәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Асылбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Асылбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Асылхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Асылхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Атабек<s n="np"/><s n="ant"/><s n="m"/></l> <r>Атабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аталық<s n="np"/><s n="ant"/><s n="m"/></l> <r>Аталык<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аттила<s n="np"/><s n="ant"/><s n="m"/></l> <r>Аттила<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Атымтай<s n="np"/><s n="ant"/><s n="m"/></l><r>Атымтай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ахаб<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ахаб<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ахан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ахан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ахат<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ахат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ахмет<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Әхмәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ахрам<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ахрам<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Аян<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Аян<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдібақыт<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдебәхет<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдібек<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдебәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдіжәміл<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдеҗәмил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдімәлік<s n="np"/><s n="ant"/><s n="m"/></l><r>Әбделмәлик<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдірахман<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдрахман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдісалам<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдесәлам<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдісамат<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдесамат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбдішүкір<s n="np"/><s n="ant"/><s n="m"/></l><r>Габдешөкер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбіл<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әбел<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбілқайыр<s n="np"/><s n="ant"/><s n="m"/></l><r>Әбелхәер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбу<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Әбу<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбубәкір<s n="np"/><s n="ant"/><s n="m"/></l><r>Әбүбәкер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әбутәліп<s n="np"/><s n="ant"/><s n="m"/></l><r>Әбуталип<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әди<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Әди<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әділ<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әдел<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әділбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Гаделбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әділжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Гаделҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әділхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Әделхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әзел<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әзел<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әзиза<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Газизә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әзіз<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Газиз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әзімбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Әзембәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әзімжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Газемҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әзімхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Газемхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әйгерім<s n="np"/><s n="ant"/><s n="f"/></l><r>Әйгәрем<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әйүп<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әюп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әкежан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Әкежан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әли<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Әли<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әлима<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Галимә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әлихан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Алихан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әлишама<s n="np"/><s n="ant"/><s n="f"/></l><r>Әлишама<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әлия<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Алия<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әлімбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Галембай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әлішер<s n="np"/><s n="ant"/><s n="m"/></l> <r>Әлишәр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әлнұр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Әлнур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әлфия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Әлфия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әмин<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әмин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әмина<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Әминә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әмір<b/>Темір<s n="np"/><s n="ant"/><s n="m"/></l><r>Аксак<b/>Тимер<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!--""-->
+<e>       <p><l>Әмірбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Әмирбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әнес<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әнәс<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әнуар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Әнуар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әріп<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гариф<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әсел<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Әсел<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әсем<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Әсем<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Әсет<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әсет<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әсия<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Асия<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әубәкір<s n="np"/><s n="ant"/><s n="m"/></l><r>Әбүбәкер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әуез<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әвәз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әуел<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әвәл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әуелбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Әвәлбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әшім<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Әшем<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әшімхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Әшемхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Әшірбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Әшербәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Багул<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Багул<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бағдат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Багдат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бағлан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Баглан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бағытқали<s n="np"/><s n="ant"/><s n="m"/></l><r>Багыткали<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Байбол<s n="np"/><s n="ant"/><s n="m"/></l> <r>Байбол<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Байдалы<s n="np"/><s n="ant"/><s n="m"/></l><r>Байдалы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Баймағамбет<s n="np"/><s n="ant"/><s n="m"/></l><r>Баймагамбәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Байсал<s n="np"/><s n="ant"/><s n="m"/></l> <r>Байсал<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Байтақ<s n="np"/><s n="ant"/><s n="m"/></l> <r>Байтак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Байтас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Байтас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Байтемір<s n="np"/><s n="ant"/><s n="m"/></l><r>Байтимер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бақай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Бакай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бақтыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Бактыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бақтығұл<s n="np"/><s n="ant"/><s n="m"/></l><r>Бактыгул<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бақытбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Бакытбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бақытжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Бакытжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Балауса<s n="np"/><s n="ant"/><s n="m"/></l><r>Балауса<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Балжан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Балжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Балтабай<s n="np"/><s n="ant"/><s n="m"/></l><r>Балтабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Балтабек<s n="np"/><s n="ant"/><s n="m"/></l><r>Балтабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Барабба<s n="np"/><s n="ant"/><s n="m"/></l><r>Барабба<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Барак<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Барак<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Барақ<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Барак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бари<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Бари<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Барлас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Барлас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Батырбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Батырбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Батырхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Батырхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Батырша<s n="np"/><s n="ant"/><s n="m"/></l><r>Батырша<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бауыржан<s n="np"/><s n="ant"/><s n="m"/></l><r>Бауырҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бахтияр<s n="np"/><s n="ant"/><s n="m"/></l><r>Бахтияр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Башар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Башар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Баят<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Баят<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бәкір<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Бәкер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бәтес<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Бәтәс<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Бейімбет<s n="np"/><s n="ant"/><s n="m"/></l><r>Бәембәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бек<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Бәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бекболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Бәкболат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бекжан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Бәкжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бексұлтан<s n="np"/><s n="ant"/><s n="m"/></l><r>Бәксолтан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бектұр<s n="np"/><s n="ant"/><s n="m"/></l> <r>Бәктур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Белла<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Белла<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Берік<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Берек<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Берікбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Бәрекбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бернар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Бернар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бесир<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Бәсир<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Биби<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Биби<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Билл<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Билл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бисекен<s n="np"/><s n="ant"/><s n="m"/></l><r>Бисәкән<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Білгір<s n="np"/><s n="ant"/><s n="m"/></l> <r>Белгер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Біржан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Бержан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Богдан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Богдан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Болат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Болат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Болатбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Болатбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Болатхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Болатхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Болдуин<s n="np"/><s n="ant"/><s n="m"/></l><r>Болдуин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Боран<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Боран<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Боранбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Боранбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Борис<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Борис<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Борнхольм<s n="np"/><s n="ant"/><s n="m"/></l><r>Борнхольм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бота<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Бота<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Бөжей<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Бөжәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бөкей<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Бөкәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бөкейхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Бөкәйхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бөкейхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Бөкейхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бөрі<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Бөре<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бранислав<s n="np"/><s n="ant"/><s n="m"/></l><r>Бранислав<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бунямин<s n="np"/><s n="ant"/><s n="m"/></l><r>Беньямин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бурабай<s n="np"/><s n="ant"/><s n="m"/></l><r>Бурабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бүлдіршін<s n="np"/><s n="ant"/><s n="f"/></l><r>Бүлдершен<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Бүркіт<s n="np"/><s n="ant"/><s n="m"/></l> <r>Бүркет<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Бүркітбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Бүркетбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Вадим<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Вадим<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Валентин<s n="np"/><s n="ant"/><s n="m"/></l><r>Валентин<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Валентина<s n="np"/><s n="ant"/><s n="f"/></l><r>Валентина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Валерий<s n="np"/><s n="ant"/><s n="m"/></l><r>Валерий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Варвара<s n="np"/><s n="ant"/><s n="f"/></l><r>Варвара<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Василий<s n="np"/><s n="ant"/><s n="m"/></l><r>Василий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Вацлав<s n="np"/><s n="ant"/><s n="m"/></l> <r>Вацлав<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Венера<s n="np"/><s n="ant"/><s n="f"/></l> <r>Венера<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Вера<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Вера<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Вероника<s n="np"/><s n="ant"/><s n="f"/></l><r>Вероника<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Виктор<s n="np"/><s n="ant"/><s n="m"/></l> <r>Виктор<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Виктория<s n="np"/><s n="ant"/><s n="f"/></l><r>Виктория<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Вильгельм<s n="np"/><s n="ant"/><s n="m"/></l><r>Вильгельм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Виталий<s n="np"/><s n="ant"/><s n="m"/></l><r>Виталий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Владимир<s n="np"/><s n="ant"/><s n="m"/></l><r>Владимир<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Владислав<s n="np"/><s n="ant"/><s n="m"/></l><r>Владислав<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Вячеслав<s n="np"/><s n="ant"/><s n="m"/></l><r>Вячеслав<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Галилео<s n="np"/><s n="ant"/><s n="m"/></l><r>Галилео<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Галина<s n="np"/><s n="ant"/><s n="f"/></l> <r>Галина<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ганс<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ганс<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гаухар<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гәүһәр<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Геннадий<s n="np"/><s n="ant"/><s n="m"/></l><r>Геннадий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Генрих<s n="np"/><s n="ant"/><s n="m"/></l> <r>Генрих<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Георгий<s n="np"/><s n="ant"/><s n="m"/></l><r>Георгий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Геральд<s n="np"/><s n="ant"/><s n="m"/></l><r>Геральд<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Герберт<s n="np"/><s n="ant"/><s n="m"/></l><r>Герберт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Геркулес<s n="np"/><s n="ant"/><s n="m"/></l><r>Геркулес<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Герман<s n="np"/><s n="ant"/><s n="m"/></l> <r>Герман<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Геродот<s n="np"/><s n="ant"/><s n="m"/></l><r>Геродот<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гилберт<s n="np"/><s n="ant"/><s n="m"/></l><r>Гилберт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гомер<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Гомер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e r="LR"><p><l>Грегориус<s n="np"/><s n="ant"/><s n="m"/></l><r>Григориан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Григориан<s n="np"/><s n="ant"/><s n="m"/></l><r>Григориан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Григорий<s n="np"/><s n="ant"/><s n="m"/></l><r>Григорий<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гурбангұлы<s n="np"/><s n="ant"/><s n="m"/></l><r>Гурбангулы<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Густав<s n="np"/><s n="ant"/><s n="m"/></l> <r>Густав<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гүлбаршын<s n="np"/><s n="ant"/><s n="f"/></l><r>Гүлбаршын<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлбахрам<s n="np"/><s n="ant"/><s n="f"/></l><r>Гөлбахрам<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Гүлжамал<s n="np"/><s n="ant"/><s n="f"/></l><r>Гөлҗамал<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Гүлжан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гүлжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлзанат<s n="np"/><s n="ant"/><s n="f"/></l><r>Гүлзанат<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлмира<s n="np"/><s n="ant"/><s n="f"/></l><r>Гүлмира<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлназ<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гөлназ<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Гүлнар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Гөлнар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Гүлнара<s n="np"/><s n="ant"/><s n="f"/></l><r>Гүлнара<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлнәр<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гүлнәр<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлнұр<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гөлнур<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Гүлсара<s n="np"/><s n="ant"/><s n="f"/></l><r>Гүлсара<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гүлшара<s n="np"/><s n="ant"/><s n="f"/></l><r>Гөлшара<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Гүлшат<s n="np"/><s n="ant"/><s n="f"/></l> <r>Гөлшат<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ғаббас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Габбас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғабит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Габит<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғабитхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Габитхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғад<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Гад<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғази<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гази<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғазиз<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Газиз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғазиза<s n="np"/><s n="ant"/><s n="f"/></l> <r>Газизә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ғайса<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Гайсә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғайша<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Гайшә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ғали<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғалия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Галия<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ғалымжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Галимҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ғани<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гани<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғарифолла<s n="np"/><s n="ant"/><s n="m"/></l><r>Гарифулла<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғафу<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гафу<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ғиса<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Гайсә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Давид<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Давид<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Далай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Далай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дамир<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Дамир<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Данил<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Данил<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Даниял<s n="np"/><s n="ant"/><s n="m"/></l> <r>Даниял<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Данияр<s n="np"/><s n="ant"/><s n="m"/></l> <r>Данияр<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дариға<s n="np"/><s n="ant"/><s n="f"/></l> <r>Дарига<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дархан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дархан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дарья<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Дарья<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Дастан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дастан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Даут<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Даут<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дәрмен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дәрмән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дәуіт<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Давыт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дәулет<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дәүләт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дәурен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дәурен<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Денис<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Денис<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джастин<s n="np"/><s n="ant"/><s n="m"/></l><r>Джастин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Джеймс<s n="np"/><s n="ant"/><s n="m"/></l> <r>Джеймс<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джеффри<s n="np"/><s n="ant"/><s n="m"/></l><r>Джеффри<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джо<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Джо<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джон<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Джон<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джордж<s n="np"/><s n="ant"/><s n="m"/></l> <r>Джордж<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джузеппе<s n="np"/><s n="ant"/><s n="m"/></l><r>Джузеппе<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Джулиан<s n="np"/><s n="ant"/><s n="m"/></l><r>Джулиан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Джульетта<s n="np"/><s n="ant"/><s n="f"/></l><r>Джульетта<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Диас<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Диас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дидар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Дидар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дик<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Дик<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дильбегим<s n="np"/><s n="ant"/><s n="m"/></l><r>Дильбегим<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дима<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Дима<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Динара<s n="np"/><s n="ant"/><s n="f"/></l> <r>Динара<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дінмұхаммед<s n="np"/><s n="ant"/><s n="m"/></l><r>Динмөхәммәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дмитрий<s n="np"/><s n="ant"/><s n="m"/></l><r>Дмитрий<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дора<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Дора<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Досжан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Досжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Думан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Думан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Дүйсен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Дүйсен<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дүйсенбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Дүйсенбек<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дэвид<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Дэвид<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ева<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Ева<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Евгений<s n="np"/><s n="ant"/><s n="m"/></l><r>Евгений<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Евгения<s n="np"/><s n="ant"/><s n="f"/></l><r>Евгения<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Егор<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Егор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Едіге<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Идегәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Езекия<s n="np"/><s n="ant"/><s n="m"/></l> <r>Һәзәкия<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Екатерина<s n="np"/><s n="ant"/><s n="f"/></l><r>Екатерина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Елазар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Елазар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Еламан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Еламан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Елдар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Елдар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Елдес<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Елдәс<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Елена<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Елена<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Елжан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Елжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Елизавета<s n="np"/><s n="ant"/><s n="f"/></l><r>Елизавета<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Еңлік<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Еңлек<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ералы<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ералы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ербол<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ербол<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ерболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Ерболат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ергеш<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ергәш<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ерғали<s n="np"/><s n="ant"/><s n="m"/></l> <r>Ергали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ережеп<s n="np"/><s n="ant"/><s n="m"/></l> <r>Ережеп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Еремия<s n="np"/><s n="ant"/><s n="m"/></l> <r>Еремия<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ерен<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ерен<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ержан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ержан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ерке<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Ерке<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ерлан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ерлан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ерман<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ерман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ермек<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Йәрмәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ермұхамет<s n="np"/><s n="ant"/><s n="m"/></l><r>Ермухамет<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ернар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ернар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ертай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ертай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Есберген<s n="np"/><s n="ant"/><s n="m"/></l><r>Есберген<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" FIXME wild guess-->
+<e>       <p><l>Есдәулет<s n="np"/><s n="ant"/><s n="m"/></l><r>Есдәүләт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Есей<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ясәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Есенбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Есәнбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Есет<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Есет<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ескендір<s n="np"/><s n="ant"/><s n="m"/></l><r>Искәндәр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Есқали<s n="np"/><s n="ant"/><s n="m"/></l> <r>Есгали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Естай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Естай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ефрем<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ефрем<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ешуа<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ешуа<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жағыпар<s n="np"/><s n="ant"/><s n="m"/></l><r>Ягъфар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жадыра<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жадыра<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жазира<s n="np"/><s n="ant"/><s n="f"/></l> <r>Җәзирә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жак<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Жак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жақия<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Яхъя<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жақсыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жаксыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жақсыбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жаксыбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жақып<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Якуп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жақыпбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Якупбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жалал<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жалал<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жамбыл<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жамбыл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жанай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жанай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жанаргүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Жанаргөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жанат<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Жанат<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жанахмет<s n="np"/><s n="ant"/><s n="m"/></l><r>Жанәхмәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жанбай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жанбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жанболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Жанбулат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жандарбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жандарбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жандос<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жандос<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жанна<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Жанна<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жаннат<s n="np"/><s n="ant"/><s n="f"/></l> <r>Жаннат<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жансая<s n="np"/><s n="ant"/><s n="f"/></l> <r>Жансая<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жансейіт<s n="np"/><s n="ant"/><s n="m"/></l><r>Җансәет<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жантас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жантая<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жарас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жарас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жарасбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жарасбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жарқын<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жаркын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жарқынбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жаркынбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жармахан<s n="np"/><s n="ant"/><s n="m"/></l><r>Жармахан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жасталап<s n="np"/><s n="ant"/><s n="m"/></l><r>Жасталап<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жасұлан<s n="np"/><s n="ant"/><s n="m"/></l><r>Жасолан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жасыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жасыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жәмеңке<s n="np"/><s n="ant"/><s n="m"/></l><r>Жәмеңке<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жәмила<s n="np"/><s n="ant"/><s n="f"/></l> <r>Җәмилә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жәмилә<s n="np"/><s n="ant"/><s n="f"/></l> <r>Җәмилә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жәмшид<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жәмшид<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жәнібек<s n="np"/><s n="ant"/><s n="m"/></l><r>Җанибәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жәсия<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Җасийә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жексен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жексен<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жексенбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жәксәнбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Женя<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Женя<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Женя<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Женя<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жетібай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жәтебай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жетіген<s n="np"/><s n="ant"/><s n="m"/></l><r>Жәтегән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жидебай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жидебай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жиренше<s n="np"/><s n="ant"/><s n="m"/></l><r>Жирәншә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жігітек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жегетәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жоғаб<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жогаб<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жоғас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жогас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жомарт<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жомарт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жонатан<s n="np"/><s n="ant"/><s n="m"/></l><r>Жонатан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жорам<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жорам<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жосапат<s n="np"/><s n="ant"/><s n="m"/></l><r>Жосапат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жүзбай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Жузбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жүніс<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жүне<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жүсіп<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жүсеп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жүсіпбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жүсепбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұбан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Жубан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұбаныш<s n="np"/><s n="ant"/><s n="m"/></l><r>Жубаныш<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұлдызай<s n="np"/><s n="ant"/><s n="f"/></l><r>Жулдызай<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жұмабай<s n="np"/><s n="ant"/><s n="m"/></l><r>Җомабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жұмабек<s n="np"/><s n="ant"/><s n="m"/></l><r>Жумабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұмабике<s n="np"/><s n="ant"/><s n="f"/></l><r>Жумабикә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Жұмағазы<s n="np"/><s n="ant"/><s n="m"/></l><r>Жумагазы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұмағұл<s n="np"/><s n="ant"/><s n="m"/></l><r>Жумагул<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұмаділ<s n="np"/><s n="ant"/><s n="m"/></l><r>Җомадел<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жұмажан<s n="np"/><s n="ant"/><s n="m"/></l><r>Жумажан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұманбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Жуманбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Жұпар<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Жупар<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Забур<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Зәбур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зағипа<s n="np"/><s n="ant"/><s n="f"/></l> <r>Зәгыйфә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Заманбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Заманбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Замира<s n="np"/><s n="ant"/><s n="f"/></l> <r>Замирә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Заңғар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Заңгар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зарина<s n="np"/><s n="ant"/><s n="f"/></l> <r>Зарина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зәкәрия<s n="np"/><s n="ant"/><s n="m"/></l><r>Зәкәрия<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зәки<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Зәки<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зәкір<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Закир<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зәуре<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Зәурә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зейнеп<s n="np"/><s n="ant"/><s n="f"/></l> <r>Зәйнәп<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зере<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Зәрә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зерек<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Зәрәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Зинаида<s n="np"/><s n="ant"/><s n="f"/></l><r>Зинаида<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зия<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Зыя<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зоя<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Зоя<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Зубайда<s n="np"/><s n="ant"/><s n="f"/></l><r>Зөбәйдә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Иба<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Иба<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ибрагим<s n="np"/><s n="ant"/><s n="m"/></l><r>Ибраһим<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ибрахим<s n="np"/><s n="ant"/><s n="m"/></l><r>Ибрахим<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ибраһим<s n="np"/><s n="ant"/><s n="m"/></l><r>Ибраһим<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Иван<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Иван<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Игорь<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Игорь<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Израил<s n="np"/><s n="ant"/><s n="m"/></l> <r>Израил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Икрам<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Икрам<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Илхам<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Илһам<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ильина<s n="np"/><s n="ant"/><s n="f"/></l> <r>Ильина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Илья<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Илья<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Иманғали<s n="np"/><s n="ant"/><s n="m"/></l><r>Имангали<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Иманқұл<s n="np"/><s n="ant"/><s n="m"/></l><r>Иманкол<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Иммануил<s n="np"/><s n="ant"/><s n="m"/></l><r>Иммануил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Инаят<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Инаят<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Индира<s n="np"/><s n="ant"/><s n="f"/></l> <r>Индира<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Иоганн<s n="np"/><s n="ant"/><s n="m"/></l> <r>Иоганн<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Иосиф<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Иосиф<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ирина<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Ирина<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Иса<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Иса<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Исаак<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Исаак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Исабай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Исабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Исатай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Исатай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Исмаил<s n="np"/><s n="ant"/><s n="m"/></l> <r>Исмаил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Исраил<s n="np"/><s n="ant"/><s n="m"/></l> <r>Исраил<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!--""-->
+<e>       <p><l>Ишая<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ишая<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ізбасар<s n="np"/><s n="ant"/><s n="m"/></l><r>Эзбасар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ілияс<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ильяс<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Інжу<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Энҗе<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Кабир<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кәбир<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Камал<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Камал<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Карл<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Карл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Карлос<s n="np"/><s n="ant"/><s n="m"/></l> <r>Карлос<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Катерина<s n="np"/><s n="ant"/><s n="f"/></l><r>Катерина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Катя<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Катя<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Кәріпжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Гарифҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Келбет<s n="np"/><s n="ant"/><s n="f"/></l> <r>Кәлбәт<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Кенен<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кәнән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Кенесары<s n="np"/><s n="ant"/><s n="m"/></l><r>Кенесары<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Кенжалы<s n="np"/><s n="ant"/><s n="m"/></l><r>Кәнжалы<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" FIXME wild guess-->
+<e>       <p><l>Кенжебай<s n="np"/><s n="ant"/><s n="m"/></l><r>Кәнжәбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Кенжебек<s n="np"/><s n="ant"/><s n="m"/></l><r>Кәнжәбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кенжеғали<s n="np"/><s n="ant"/><s n="m"/></l><r>Кәнжәгали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Керей<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кәрәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Киікбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Киекбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ким<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Ким<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кирилл<s n="np"/><s n="ant"/><s n="m"/></l> <r>Кирилл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Клавдий<s n="np"/><s n="ant"/><s n="m"/></l><r>Клавдий<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Клара<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Клара<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Клаус<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Клаус<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Коля<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Коля<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Констан<s n="np"/><s n="ant"/><s n="m"/></l><r>Констан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Константин<s n="np"/><s n="ant"/><s n="m"/></l><r>Константин<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Костя<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Костя<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Көкбай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Көкбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Көксерек<s n="np"/><s n="ant"/><s n="m"/></l><r>Көксәрәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Көтібақ<s n="np"/><s n="ant"/><s n="m"/></l><r>Көтебак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Кристина<s n="np"/><s n="ant"/><s n="f"/></l><r>Кристина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ксения<s n="np"/><s n="ant"/><s n="f"/></l> <r>Ксения<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Күлән<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Күлән<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Күлән<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Күлән<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Күнке<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Күнкә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Күнсұлу<s n="np"/><s n="ant"/><s n="f"/></l><r>Күнсылу<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Қадыр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кадер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қадырбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Кадербәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қадыржан<s n="np"/><s n="ant"/><s n="m"/></l><r>Кадержан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қажымқан<s n="np"/><s n="ant"/><s n="m"/></l><r>Каҗымхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қажымұрат<s n="np"/><s n="ant"/><s n="m"/></l><r>Хаҗиморат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қазыбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Казыбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайдар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Кайдар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайрат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Кайрат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қайсар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Кайсар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайым<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кайым<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайырбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Хәербай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайырбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Хәербәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайырболат<s n="np"/><s n="ant"/><s n="m"/></l><r>Хәербулат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қайыргелді<s n="np"/><s n="ant"/><s n="m"/></l><r>Кайыргәлде<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қайыржан<s n="np"/><s n="ant"/><s n="m"/></l><r>Хәержан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қаламқас<s n="np"/><s n="ant"/><s n="f"/></l><r>Каламкас<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Қалдарбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Калдарбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалдыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Калдыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалдыбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Калдыбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалқа<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Калка<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалқаман<s n="np"/><s n="ant"/><s n="m"/></l><r>Калкаман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалтай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Калтай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қалыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Калыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қамбар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Камбар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қамқа<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Камка<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Қамысбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Камысбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қанағат<s n="np"/><s n="ant"/><s n="m"/></l><r>Канәгать<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қанахан<s n="np"/><s n="ant"/><s n="m"/></l><r>Канахан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қараман<s n="np"/><s n="ant"/><s n="m"/></l><r>Караман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қарасай<s n="np"/><s n="ant"/><s n="m"/></l><r>Карасай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қаратай<s n="np"/><s n="ant"/><s n="m"/></l><r>Каратай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қаршыға<s n="np"/><s n="ant"/><s n="m"/></l><r>Каршыга<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қасен<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәсән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қасымбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Касымбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қатша<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Катша<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Қаһарман<s n="np"/><s n="ant"/><s n="m"/></l><r>Каһарман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қобыланды<s n="np"/><s n="ant"/><s n="m"/></l><r>Кобыланды<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қодар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Қодар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қожабай<s n="np"/><s n="ant"/><s n="m"/></l><r>Хуҗабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қожабек<s n="np"/><s n="ant"/><s n="m"/></l><r>Хуҗабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қожахмет<s n="np"/><s n="ant"/><s n="m"/></l><r>Хуҗзәхмәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қозыбақ<s n="np"/><s n="ant"/><s n="m"/></l><r>Козыбак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қойлыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Койлыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қонақай<s n="np"/><s n="ant"/><s n="m"/></l><r>Конакай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қосай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Косай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қосын<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Косын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қошқарбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Кошкарбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құдайберген<s n="np"/><s n="ant"/><s n="m"/></l><r>Кодайберген<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Құдайберді<s n="np"/><s n="ant"/><s n="m"/></l><r>Ходайбирде<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құлыншақ<s n="np"/><s n="ant"/><s n="m"/></l><r>Кулыншак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құнанбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Кунанбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құндыз<s n="np"/><s n="ant"/><s n="f"/></l> <r>Кондыз<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Құныскерей<s n="np"/><s n="ant"/><s n="m"/></l><r>Куныскәрәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Құрман<s n="np"/><s n="ant"/><s n="m"/></l> <r>Курман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құрманбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Курманбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құрманбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Курманбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Құрманғазы<s n="np"/><s n="ant"/><s n="m"/></l><r>Курмангазы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Құрмаш<s n="np"/><s n="ant"/><s n="f"/></l> <r>Курмаш<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Құсайын<s n="np"/><s n="ant"/><s n="m"/></l><r>Хөсәен<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Қыдыр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Кыдыр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Лариса<s n="np"/><s n="ant"/><s n="f"/></l> <r>Лариса<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ләззат<s n="np"/><s n="ant"/><s n="f"/></l> <r>Ләззәт<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ләйла<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Ләйлә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Лев<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Лев<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Лена<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Лена<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Леонардо<s n="np"/><s n="ant"/><s n="m"/></l><r>Леонардо<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Леонид<s n="np"/><s n="ant"/><s n="m"/></l> <r>Леонид<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Леопольд<s n="np"/><s n="ant"/><s n="m"/></l><r>Леопольд<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Лех<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Лех<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Лидия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Лидия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Лилия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Лилия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Лопе<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Лопе<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Луара<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Луара<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Луи<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Луи<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Луиза<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Луиза<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Луис<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Луис<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Лут<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Лут<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Лұқпан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Локман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Лұт<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Лут<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Льюис<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Льюис<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Люба<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Люба<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Любовь<s n="np"/><s n="ant"/><s n="f"/></l> <r>Любовь<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Людмила<s n="np"/><s n="ant"/><s n="f"/></l><r>Людмила<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Людовик<s n="np"/><s n="ant"/><s n="m"/></l><r>Людовик<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Людовь<s n="np"/><s n="ant"/><s n="f"/></l> <r>Людовь<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мағжан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Магжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Майбасар<s n="np"/><s n="ant"/><s n="m"/></l><r>Майбасар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Майкл<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Майкл<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Макс<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Макс<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Максим<s n="np"/><s n="ant"/><s n="m"/></l> <r>Максим<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мақпал<s n="np"/><s n="ant"/><s n="f"/></l> <r>Макпал<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мақсұд<s n="np"/><s n="ant"/><s n="m"/></l> <r>Максуд<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мақсұм<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәкъсүм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мақыш<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Макыш<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мамасадық<s n="np"/><s n="ant"/><s n="m"/></l><r>Мамасадык<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мамуржон<s n="np"/><s n="ant"/><s n="m"/></l><r>Мамуржон<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Манас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Манас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Манаса<s n="np"/><s n="ant"/><s n="m"/></l> <r>Манаса<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мансур<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мансур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мансұр<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мансур<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Марат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Марат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Маргарита<s n="np"/><s n="ant"/><s n="f"/></l><r>Маргарита<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Маржан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Мәрҗән<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мари<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Мари<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Марина<s n="np"/><s n="ant"/><s n="f"/></l> <r>Марина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мариус<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мариус<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мария<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Мария<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мария<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Мария<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Марк<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Марк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Маркес<s n="np"/><s n="ant"/><s n="m"/></l> <r>Маркес<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Марлен<s n="np"/><s n="ant"/><s n="f"/></l> <r>Марлен<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Марлен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Марлен<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Марс<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Марс<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Марсель<s n="np"/><s n="ant"/><s n="m"/></l><r>Марсель<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Марта<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Марта<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мартин<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мартин<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Маруф<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Маруф<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Марфуға<s n="np"/><s n="ant"/><s n="f"/></l><r>Мәрфуга<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Махамбет<s n="np"/><s n="ant"/><s n="m"/></l><r>Махамбет<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Махмуд<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәхмүт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Махмұд<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәхмүт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Махмұт<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәхмүт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәди<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Мәди<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәдина<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәдинә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәжит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәҗит<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мәлік<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәлик<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәмбет<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәмбәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәншүк<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәншүк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мәриям<s n="np"/><s n="ant"/><s n="f"/></l> <r>Мәрьям<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мәсіх<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәсих<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәулен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мәулән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мәһди<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәһди<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Меделбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Мәдәлбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Медет<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәдәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мейір<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мейірбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Мәербәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мейірман<s n="np"/><s n="ant"/><s n="m"/></l><r>Мәерман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мекемтас<s n="np"/><s n="ant"/><s n="m"/></l><r>Мәкәмтас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мерей<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мәрәй<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Меруерт<s n="np"/><s n="ant"/><s n="f"/></l><r>Мәрвәрт<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Месахаб<s n="np"/><s n="ant"/><s n="m"/></l><r>Мәсахаб<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Минтимер<s n="np"/><s n="ant"/><s n="m"/></l><r>Минтимер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мира<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Мира<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мирас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мирас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мирон<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мирон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мирослав<s n="np"/><s n="ant"/><s n="m"/></l><r>Мирослав<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Михаил<s n="np"/><s n="ant"/><s n="m"/></l> <r>Михаил<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Михаэлис<s n="np"/><s n="ant"/><s n="m"/></l><r>Михаэлис<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мишель<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мишель<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мохаммад<s n="np"/><s n="ant"/><s n="m"/></l><r>Мөхәммәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мөңке<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мөңкә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мухамет<s n="np"/><s n="ant"/><s n="m"/></l><r>Мухамет<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мүбәрак<s n="np"/><s n="ant"/><s n="m"/></l><r>Мөбәрәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мүсілім<s n="np"/><s n="ant"/><s n="m"/></l><r>Мөслим<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мұзафар<s n="np"/><s n="ant"/><s n="m"/></l><r>Мозафар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұқағали<s n="np"/><s n="ant"/><s n="m"/></l><r>Мукагали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұқамбет<s n="np"/><s n="ant"/><s n="m"/></l><r>Мукамбәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұрат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Морат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мұратбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Моратбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мұратберді<s n="np"/><s n="ant"/><s n="m"/></l><r>Моратбәрде<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұса<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Муса<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұсабек<s n="np"/><s n="ant"/><s n="m"/></l><r>Мусабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұстафа<s n="np"/><s n="ant"/><s n="m"/></l><r>Мостафа<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мұфтолла<s n="np"/><s n="ant"/><s n="m"/></l><r>Муфтолла<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мұхаммед<s n="np"/><s n="ant"/><s n="m"/></l><r>Мөхәммәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мұхтар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мохтар<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мыңбай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Мыңбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мырзахан<s n="np"/><s n="ant"/><s n="m"/></l><r>Мырзахан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Мэри<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Мэри<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Мэтью<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Мэтью<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Набуходоносор<s n="np"/><s n="ant"/><s n="m"/></l><r>Набуходоносор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нағима<s n="np"/><s n="ant"/><s n="f"/></l> <r>Нәгыймә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Надежда<s n="np"/><s n="ant"/><s n="f"/></l><r>Надежда<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Надя<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Надя<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Назгүл<s n="np"/><s n="ant"/><s n="f"/></l> <r>Назгөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Найманбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Найманбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Наполеон<s n="np"/><s n="ant"/><s n="m"/></l><r>Наполеон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нариман<s n="np"/><s n="ant"/><s n="m"/></l><r>Нариман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Насыр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Насыр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Наталия<s n="np"/><s n="ant"/><s n="f"/></l><r>Наталия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Наталья<s n="np"/><s n="ant"/><s n="f"/></l><r>Наталья<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Наташа<s n="np"/><s n="ant"/><s n="f"/></l> <r>Наташа<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Нәби<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Нәби<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нәжіп<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Нәҗип<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нельсон<s n="np"/><s n="ant"/><s n="m"/></l><r>Нельсон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Никита<s n="np"/><s n="ant"/><s n="m"/></l> <r>Никита<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Николай<s n="np"/><s n="ant"/><s n="m"/></l><r>Николай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Николя<s n="np"/><s n="ant"/><s n="m"/></l> <r>Николя<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нина<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Нина<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нияз<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Нияз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрайша<s n="np"/><s n="ant"/><s n="f"/></l><r>Нурайша<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Нұрбек<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нурбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрбол<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нурбол<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрғазы<s n="np"/><s n="ant"/><s n="m"/></l><r>Нургазы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрғалым<s n="np"/><s n="ant"/><s n="m"/></l><r>Нургалим<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұржан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нурҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нұри<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Нури<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрлан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нурлан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нұрлыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Нурлыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрсұлтан<s n="np"/><s n="ant"/><s n="m"/></l><r>Нурсолтан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нұртай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нуртай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нұртас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Нуртас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұрым<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Нурым<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Нұх<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Нух<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ойлы<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ойлы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оксана<s n="np"/><s n="ant"/><s n="f"/></l> <r>Оксана<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Октябрь<s n="np"/><s n="ant"/><s n="m"/></l><r>Октябрь<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Олег<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Олег<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Олжабай<s n="np"/><s n="ant"/><s n="m"/></l><r>Олжабай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Олжас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Олжас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ольга<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Ольга<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Омар<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Омар<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Омархан<s n="np"/><s n="ant"/><s n="m"/></l><r>Омархан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оңалбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Оңалбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оңғар<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Оңгар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ораз<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Ораз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оразақ<s n="np"/><s n="ant"/><s n="m"/></l> <r>Оразак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оразалы<s n="np"/><s n="ant"/><s n="m"/></l><r>Оразалы<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Оразбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Оразбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оразгүл<s n="np"/><s n="ant"/><s n="f"/></l><r>Оразгөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Орақ<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Орак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оралбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Оралбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оралтай<s n="np"/><s n="ant"/><s n="m"/></l><r>Оралтай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оралхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Оралхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ордалы<s n="np"/><s n="ant"/><s n="m"/></l> <r>Ордалы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Орманшы<s n="np"/><s n="ant"/><s n="m"/></l><r>Орманшы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Орфей<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Орфей<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Орынбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Орынбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Оспан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Усман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Отар<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Отар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Отелло<s n="np"/><s n="ant"/><s n="m"/></l> <r>Отелло<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Отто<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Отто<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Өжет<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Өжәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Өмірбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Өмербай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Өмірзақ<s n="np"/><s n="ant"/><s n="m"/></l><r>Өмерзак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Павел<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Павел<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Палуан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Палуан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Пан<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Пан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Пана<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Пана<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Пауыл<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Пауль<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Педро<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Педро<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Персей<s n="np"/><s n="ant"/><s n="m"/></l> <r>Персей<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Петір<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Петр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Петр<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Петр<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Петя<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Петя<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Пётр<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Пётр<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Пифагор<s n="np"/><s n="ant"/><s n="m"/></l><r>Пифагор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Платон<s n="np"/><s n="ant"/><s n="m"/></l> <r>Платон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Полина<s n="np"/><s n="ant"/><s n="f"/></l> <r>Полина<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Птолемей<s n="np"/><s n="ant"/><s n="m"/></l><r>Птолемей<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Пьер<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Пьер<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рабат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рабат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рабия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Рабия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Радий<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Радий<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Разақ<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Разак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Раиса<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Раиса<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Райгүл<s n="np"/><s n="ant"/><s n="f"/></l> <r>Райгөл<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Райхан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Рәйхан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Райымбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Райымбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ранис<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ранис<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Расул<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Расул<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рауза<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Рауза<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Раушан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Раушан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Раушан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Раушан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рафаель<s n="np"/><s n="ant"/><s n="m"/></l><r>Рафаель<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рафаэль<s n="np"/><s n="ant"/><s n="m"/></l><r>Рафаэль<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рафик<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рафик<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рафил<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рафил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рахат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рахат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рахила<s n="np"/><s n="ant"/><s n="f"/></l> <r>Рәхилә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Рахия<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Рахия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Рахман<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рахман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рахмет<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рахмәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рашид<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рашид<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рашит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рәшит<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Режеп<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Рәҗәп<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ренат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ренат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ричард<s n="np"/><s n="ant"/><s n="m"/></l> <r>Ричард<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Роберт<s n="np"/><s n="ant"/><s n="m"/></l> <r>Роберт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Роза<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Роза<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Розлана<s n="np"/><s n="ant"/><s n="f"/></l><r>Розлана<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Роман<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Роман<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ромео<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ромео<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рөстәм<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рөстәм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Руслан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Руслан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рустам<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рөстәм<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рүстем<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рөстәм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Рысбек<s n="np"/><s n="ant"/><s n="m"/></l> <r>Рысбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сабит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сабит<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сабыржан<s n="np"/><s n="ant"/><s n="m"/></l><r>Сабирҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сағадат<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәгадәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сағи<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Сагый<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сағит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәгыйть<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сағым<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сагым<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сағынай<s n="np"/><s n="ant"/><s n="f"/></l><r>Сагынай<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Саддам<s n="np"/><s n="ant"/><s n="m"/></l> <r>Саддам<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Садық<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Садыйк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Садыр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Садыр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Саида<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Саидә<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сайра<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Сайра<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Сайрам<s n="np"/><s n="ant"/><s n="f"/></l> <r>Сайрам<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Сайран<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сайран<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сақып<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәхип<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Саламат<s n="np"/><s n="ant"/><s n="m"/></l><r>Саламат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Салауат<s n="np"/><s n="ant"/><s n="m"/></l><r>Салават<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Салих<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Салих<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Самат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Самат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Самуил<s n="np"/><s n="ant"/><s n="m"/></l> <r>Самуил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сана<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Сана<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Сана<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Сана<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Санат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Санат<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Санжар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Санжар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сансызбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сансызбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сапабек<s n="np"/><s n="ant"/><s n="m"/></l><r>Сафабәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сапарбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сафарбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сапарғали<s n="np"/><s n="ant"/><s n="m"/></l><r>Сапаргали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сапармұрат<s n="np"/><s n="ant"/><s n="m"/></l><r>Сапарморат<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сара<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Сара<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сардар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сардар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сарыбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сарыбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сарын<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сарын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сарьян<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сарьян<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Саттар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Саттар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сауат<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сават<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Саша<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Саша<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Саша<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Саша<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сая<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Сая<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Саян<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Саян<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Саят-Нова<s n="np"/><s n="ant"/><s n="m"/></l><r>Саят-Нова<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәбира<s n="np"/><s n="ant"/><s n="f"/></l> <r>Сәбира<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Сәбит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәбит<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сәдуақас<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәдуакас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сәлім<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәлим<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сәлмен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Салман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сәния<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Сания<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәрсен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сәрсән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сәрсенбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәрсенбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәтжан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сәтжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Светлана<s n="np"/><s n="ant"/><s n="f"/></l><r>Светлана<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Себастьян<s n="np"/><s n="ant"/><s n="m"/></l><r>Себастьян<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сейітбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәетбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сейітжан<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәетжан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сейсенбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәйсәнбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сексенбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәксәнбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сергей<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сергей<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серғазы<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәргазы<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серғали<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәргали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серік<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәрек<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серікбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәрекбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серікболсын<s n="np"/><s n="ant"/><s n="m"/></l><r>Cәрекболсын<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Серікқали<s n="np"/><s n="ant"/><s n="m"/></l><r>Сәрекгали<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Серке<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сәркә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сильвия<s n="np"/><s n="ant"/><s n="f"/></l><r>Сильвия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Симон<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Симон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сираж<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сираҗ<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Смағұл<s n="np"/><s n="ant"/><s n="m"/></l> <r>Смагул<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сократ<s n="np"/><s n="ant"/><s n="m"/></l> <r>Сократ<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Софья<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Софья<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Спартак<s n="np"/><s n="ant"/><s n="m"/></l><r>Спартак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Спиридон<s n="np"/><s n="ant"/><s n="m"/></l><r>Спиридон<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сталбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Сталбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Станислав<s n="np"/><s n="ant"/><s n="m"/></l><r>Станислав<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Стас<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Стас<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Степан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Степан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сүйінбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Сөенбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сүйіндік<s n="np"/><s n="ant"/><s n="m"/></l><r>Сөендек<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сүлеймен<s n="np"/><s n="ant"/><s n="m"/></l><r>Сөләйман<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сұлтанбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Солтанбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сұңқар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Соңқар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Сыдық<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Сыдык<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Таған<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Таган<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тайбек<s n="np"/><s n="ant"/><s n="m"/></l> <r>Тайбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тақыр<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Такыр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Талғат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Тәлгать<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Талиб<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Талиб<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Талмас<s n="np"/><s n="ant"/><s n="m"/></l> <r>Талмас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тамара<s n="np"/><s n="ant"/><s n="f"/></l> <r>Тамара<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Таңшолпан<s n="np"/><s n="ant"/><s n="f"/></l><r>Таңчулпан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Тарғын<s n="np"/><s n="ant"/><s n="m"/></l> <r>Таргын<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тархан<s n="np"/><s n="ant"/><s n="m"/></l> <r>Тархан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Татьяна<s n="np"/><s n="ant"/><s n="f"/></l><r>Татьяна<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тахир<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Таһир<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тахиржан<s n="np"/><s n="ant"/><s n="m"/></l><r>Таһирҗан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тәкежан<s n="np"/><s n="ant"/><s n="m"/></l><r>Тәкежан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тәліп<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Талип<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тектіғұл<s n="np"/><s n="ant"/><s n="m"/></l><r>Тәктегул<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Темірбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Тәмербәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Темірлан<s n="np"/><s n="ant"/><s n="m"/></l><r>Тәмерлан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Теодор<s n="np"/><s n="ant"/><s n="m"/></l> <r>Теодор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тимур<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Тимур<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тоғжан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Тогжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Тойкен<s n="np"/><s n="ant"/><s n="m"/></l> <r>Тойкен<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Толғанай<s n="np"/><s n="ant"/><s n="f"/></l><r>Толганай<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Томас<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Томас<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Томирис<s n="np"/><s n="ant"/><s n="f"/></l><r>Томирис<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Томсон<s n="np"/><s n="ant"/><s n="m"/></l> <r>Томсон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Тони<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Тони<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Топай<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Топай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Төлеген<s n="np"/><s n="ant"/><s n="m"/></l><r>Төләгән<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тұңғатар<s n="np"/><s n="ant"/><s n="m"/></l><r>Туңгаттар<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Уәли<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Вәли<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Уәлиахмет<s n="np"/><s n="ant"/><s n="m"/></l><r>Вәлиәхмәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Уәлихан<s n="np"/><s n="ant"/><s n="m"/></l><r>Вәлихан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Уильям<s n="np"/><s n="ant"/><s n="m"/></l> <r>Уильям<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Уитнесс<s n="np"/><s n="ant"/><s n="m"/></l><r>Уитнесс<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Умида<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Умида<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Уолт<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Уолт<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Үкілай<s n="np"/><s n="ant"/><s n="f"/></l> <r>Үкелай<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Үркімбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Үркембай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Үрқыз<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Үркыз<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Үсен<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Үсән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ұлан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Улан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ұлбала<s n="np"/><s n="ant"/><s n="m"/></l> <r>Улбала<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ұлжан<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Улжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ұлжан<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Улжан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ұлықбек<s n="np"/><s n="ant"/><s n="m"/></l><r>Олугъбәк<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фазыл<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Фазыл<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фарида<s n="np"/><s n="ant"/><s n="f"/></l> <r>Фәридә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Фариза<s n="np"/><s n="ant"/><s n="f"/></l> <r>Фаризә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Фатима<s n="np"/><s n="ant"/><s n="f"/></l> <r>Фатыйма<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Фатих<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Фатих<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фаузия<s n="np"/><s n="ant"/><s n="f"/></l> <r>Фәүзия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Фәрит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Фәрит<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Федор<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Федор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Феликс<s n="np"/><s n="ant"/><s n="m"/></l> <r>Феликс<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Фидель<s n="np"/><s n="ant"/><s n="m"/></l> <r>Фидель<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Филип<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Филип<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фома<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Фома<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Франклин<s n="np"/><s n="ant"/><s n="m"/></l><r>Франклин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фридрих<s n="np"/><s n="ant"/><s n="m"/></l><r>Фридрих<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Фрэнсис<s n="np"/><s n="ant"/><s n="m"/></l><r>Фрэнсис<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хадиша<s n="np"/><s n="ant"/><s n="f"/></l> <r>Хәдичә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Хайдар<s n="np"/><s n="ant"/><s n="m"/></l> <r>Хәйдәр<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хакім<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәким<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Халел<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәлил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Халил<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәлил<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хамза<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәмзә<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хамид<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәмит<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хамит<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәмит<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хангелді<s n="np"/><s n="ant"/><s n="m"/></l><r>Хангәлде<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ханифа<s n="np"/><s n="ant"/><s n="f"/></l> <r>Хәнифә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Хасан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәсән<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хасен<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хәсән<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хатифа<s n="np"/><s n="ant"/><s n="f"/></l> <r>Хәтифә<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Хафиз<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хафиз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хилал<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Хилал<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хиллари<s n="np"/><s n="ant"/><s n="f"/></l><r>Хиллари<s n="np"/><s n="ant"/><s n="f"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хосе<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Хосе<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Христофор<s n="np"/><s n="ant"/><s n="m"/></l><r>Христофор<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Хуан<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Хуан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Һарон<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Һарун<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Чарлз<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Чарлз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Чарли<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Чарли<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Чарльз<s n="np"/><s n="ant"/><s n="m"/></l> <r>Чарльз<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Шавкат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Шәүкәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шарль<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Шарль<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Шауқат<s n="np"/><s n="ant"/><s n="m"/></l> <r>Шәүкәт<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шәкәрім<s n="np"/><s n="ant"/><s n="m"/></l><r>Шәкәрем<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Шәмші<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Шәмше<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шимон<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Шимон<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Шолпан<s n="np"/><s n="ant"/><s n="f"/></l> <r>Чулпан<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Шұғайып<s n="np"/><s n="ant"/><s n="m"/></l><r>Шөгаеп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Шынар<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Шынар<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Шыңғыс<s n="np"/><s n="ant"/><s n="m"/></l> <r>Чыңгыз<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шыңғысхан<s n="np"/><s n="ant"/><s n="m"/></l><r>Чыңгызхан<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шырын<s n="np"/><s n="ant"/><s n="f"/></l>  <r>Шырын<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Ыбырай<s n="np"/><s n="ant"/><s n="m"/></l> <r>Ыбырай<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ыдырыс<s n="np"/><s n="ant"/><s n="m"/></l> <r>Идрис<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ызғұтты<s n="np"/><s n="ant"/><s n="m"/></l><r>Ызгутты<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ықсан<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ихсан<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ырғызбай<s n="np"/><s n="ant"/><s n="m"/></l><r>Ыргызбай<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ысқақ<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Исхак<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эдвард<s n="np"/><s n="ant"/><s n="m"/></l> <r>Эдвард<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эдвин<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Эдвин<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эдуард<s n="np"/><s n="ant"/><s n="m"/></l> <r>Эдуард<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Эзоп<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Эзоп<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эктор<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Эктор<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Эльвира<s n="np"/><s n="ant"/><s n="f"/></l><r>Эльвира<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Эмиль<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Эмиль<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эмма<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Эмма<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Эмомали<s n="np"/><s n="ant"/><s n="m"/></l><r>Эмомали<s n="np"/><s n="ant"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Эра<s n="np"/><s n="ant"/><s n="f"/></l>    <r>Эра<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Эразм<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Эразм<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эрик<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Эрик<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Эрнст<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Эрнст<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Юлия<s n="np"/><s n="ant"/><s n="f"/></l>   <r>Юлия<s n="np"/><s n="ant"/><s n="f"/></r></p></e>
+<e>       <p><l>Юра<s n="np"/><s n="ant"/><s n="m"/></l>    <r>Юра<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Юрий<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Юрий<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Юсып<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Йосыф<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Яғқұп<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Ягъкуб<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Яков<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Яков<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Ярослав<s n="np"/><s n="ant"/><s n="m"/></l><r>Ярослав<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Яхья<s n="np"/><s n="ant"/><s n="m"/></l>   <r>Яхья<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+<e>       <p><l>Яһуда<s n="np"/><s n="ant"/><s n="m"/></l>  <r>Яһуда<s n="np"/><s n="ant"/><s n="m"/></r></p></e>
+
+    <!-- Patronyms -->
+
+<e>       <p><l>Александрович<s n="np"/><s n="pat"/></l>         <r>Александрович<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Андреевич<s n="np"/><s n="pat"/></l>         <r>Андреевич<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Васильевич<s n="np"/><s n="pat"/></l>       <r>Васильевич<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Иванович<s n="np"/><s n="pat"/></l>         <r>Иванович<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Михайлович<s n="np"/><s n="pat"/></l>         <r>Михайлович<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Павлович<s n="np"/><s n="pat"/></l>         <r>Павлович<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Петрович<s n="np"/><s n="pat"/></l>         <r>Петрович<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Сергеевич<s n="np"/><s n="pat"/></l>        <r>Сергеевич<s n="np"/><s n="pat"/></r></p></e>
+<e>       <p><l>Янукович<s n="np"/><s n="pat"/></l>         <r>Янукович<s n="np"/><s n="pat"/></r></p></e>
+
+    <!-- Cognoms -->
+
+          <!-- masculine -->
+
+<e>       <p><l>Вернадский<s n="np"/><s n="cog"/><s n="m"/></l><r>Вернадский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Горький<s n="np"/><s n="cog"/><s n="m"/></l><r>Горький<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Достоевский<s n="np"/><s n="cog"/><s n="m"/></l><r>Достоевский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дубровский<s n="np"/><s n="cog"/><s n="m"/></l><r>Дубровский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Карамзин<s n="np"/><s n="cog"/><s n="m"/></l><r>Карамзин<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Луначарский<s n="np"/><s n="cog"/><s n="m"/></l><r>Луначарский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Македонский<s n="np"/><s n="cog"/><s n="m"/></l><r>Македонский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Островский<s n="np"/><s n="cog"/><s n="m"/></l><r>Островский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Репин<s n="np"/><s n="cog"/><s n="m"/></l><r>Репин<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Римский-Корсаков<s n="np"/><s n="cog"/><s n="m"/></l><r>Римский-Корсаков<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Станиславский<s n="np"/><s n="cog"/><s n="m"/></l><r>Станиславский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Толстой<s n="np"/><s n="cog"/><s n="m"/></l><r>Толстой<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+<e>       <p><l>Чайковский<s n="np"/><s n="cog"/><s n="m"/></l><r>Чайковский<s n="np"/><s n="cog"/><s n="m"/></r></p></e> <!-- "" -->
+
+          <!-- masculine/feminine -->
+
+<e>       <p><l>Авраменко<s n="np"/><s n="cog"/></l>        <r>Авраменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аққұлы<s n="np"/><s n="cog"/><s n="mf"/></l><r>Аккулы<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Анищенко<s n="np"/><s n="cog"/></l>         <r>Анищенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Антоненко<s n="np"/><s n="cog"/></l>        <r>Антоненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асад<s n="np"/><s n="cog"/></l>             <r>Асад<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ассанж<s n="np"/><s n="cog"/></l>           <r>Ассанж<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аталай<s n="np"/><s n="cog"/></l>           <r>Аталай<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атрошенко<s n="np"/><s n="cog"/></l>        <r>Атрошенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахмадинежад<s n="np"/><s n="cog"/><s n="mf"/></l><r>Ахмадинежад<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әл-Истахри<s n="np"/><s n="cog"/><s n="mf"/></l><r>Әл-Истахри<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Әл-Истахри<s n="np"/><s n="cog"/><s n="mf"/></l><r>Әл-Истахри<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Әл-Масуди<s n="np"/><s n="cog"/><s n="mf"/></l><r>Әл-Масуди<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Әл-Фараби<s n="np"/><s n="cog"/><s n="mf"/></l><r>Әл-Фараби<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бабамкожа<s n="np"/><s n="cog"/><s n="mf"/></l><r>Бабамкожа<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бабенко<s n="np"/><s n="cog"/></l>          <r>Бабенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байден<s n="np"/><s n="cog"/><s n="mf"/></l><r>Байден<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Байрон<s n="np"/><s n="cog"/></l>           <r>Байрон<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Банко<s n="np"/><s n="cog"/></l>            <r>Банко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бартушка<s n="np"/><s n="cog"/><s n="mf"/></l><r>Бартушка<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бек<s n="np"/><s n="cog"/></l>              <r>Бек<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекер<s n="np"/><s n="cog"/></l>            <r>Бекер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белинский<s n="np"/><s n="cog"/></l>           <r>Белинский<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Берлиоз<s n="np"/><s n="cog"/></l>           <r>Берлиоз<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Берцелиус<s n="np"/><s n="cog"/></l>           <r>Берцелиус<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бестай<s n="np"/><s n="cog"/><s n="mf"/></l><r>Бестай<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бисмарк<s n="np"/><s n="cog"/></l>           <r>Бисмарк<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бланко<s n="np"/><s n="cog"/></l>           <r>Бланко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Блэр<s n="np"/><s n="cog"/></l>             <r>Блэр<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бранко<s n="np"/><s n="cog"/></l>           <r>Бранко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бурсик<s n="np"/><s n="cog"/><s n="mf"/></l><r>Бурсик<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бусленко<s n="np"/><s n="cog"/></l>         <r>Бусленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бутенко<s n="np"/><s n="cog"/></l>          <r>Бутенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бухари<s n="np"/><s n="cog"/></l>           <r>Бухари<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Буценко<s n="np"/><s n="cog"/></l>          <r>Буценко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Буш<s n="np"/><s n="cog"/></l>           <r>Буш<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бэкон<s n="np"/><s n="cog"/></l>           <r>Бэкон<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>ван<b/>Гог<s n="np"/><s n="cog"/></l>           <r>ван<b/>Гог<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Васенко<s n="np"/><s n="cog"/></l>          <r>Васенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Василенко<s n="np"/><s n="cog"/></l>        <r>Василенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вдовиченко<s n="np"/><s n="cog"/></l>       <r>Вдовиченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Веремеенко<s n="np"/><s n="cog"/></l>       <r>Веремеенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Викторенко<s n="np"/><s n="cog"/></l>       <r>Викторенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Витренко<s n="np"/><s n="cog"/></l>         <r>Витренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Владыченко<s n="np"/><s n="cog"/></l>       <r>Владыченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Выграненко<s n="np"/><s n="cog"/></l>       <r>Выграненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Галилей<s n="np"/><s n="cog"/></l>           <r>Галилей<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гедмин<s n="np"/><s n="cog"/><s n="mf"/></l><r>Гедмин<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гей-Люссак<s n="np"/><s n="cog"/></l>           <r>Гей-Люссак<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гейтс<s n="np"/><s n="cog"/><s n="mf"/></l> <r>Гейтс<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Генко<s n="np"/><s n="cog"/></l>            <r>Генко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Герасименко<s n="np"/><s n="cog"/></l>      <r>Герасименко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гете<s n="np"/><s n="cog"/></l>           <r>Гете<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ги<b/>Мун<s n="np"/><s n="cog"/><s n="mf"/></l><r>Ги<b/>Мун<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гитлер<s n="np"/><s n="cog"/></l>           <r>Гитлер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гиффен<s n="np"/><s n="cog"/><s n="mf"/></l><r>Гиффен<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Глущенко<s n="np"/><s n="cog"/></l>         <r>Глущенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гнеденко<s n="np"/><s n="cog"/></l>         <r>Гнеденко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гоголь<s n="np"/><s n="cog"/></l>           <r>Гоголь<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голль<s n="np"/><s n="cog"/></l>           <r>Голль<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голубченко<s n="np"/><s n="cog"/></l>       <r>Голубченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гольбах<s n="np"/><s n="cog"/></l>           <r>Гольбах<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Горленко<s n="np"/><s n="cog"/></l>         <r>Горленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Григоренко<s n="np"/><s n="cog"/></l>       <r>Григоренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гриненко<s n="np"/><s n="cog"/></l>         <r>Гриненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гриценко<s n="np"/><s n="cog"/></l>         <r>Гриценко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гузенко<s n="np"/><s n="cog"/></l>          <r>Гузенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гуленко<s n="np"/><s n="cog"/></l>          <r>Гуленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гурченко<s n="np"/><s n="cog"/></l>         <r>Гурченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>да<b/>Винчи<s n="np"/><s n="cog"/></l>           <r>да<b/>Винчи<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>да<b/>Гама<s n="np"/><s n="cog"/></l>           <r>да<b/>Гама<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Данко<s n="np"/><s n="cog"/></l>            <r>Данко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Данченко<s n="np"/><s n="cog"/></l>         <r>Данченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дарвин<s n="np"/><s n="cog"/></l>           <r>Дарвин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дворяненко<s n="np"/><s n="cog"/></l>       <r>Дворяненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Декарт<s n="np"/><s n="cog"/></l>           <r>Декарт<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Демченко<s n="np"/><s n="cog"/></l>         <r>Демченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Денисенко<s n="np"/><s n="cog"/></l>        <r>Денисенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Депардье<s n="np"/><s n="cog"/></l>           <r>Депардье<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Джефферсон<s n="np"/><s n="cog"/></l>           <r>Джефферсон<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дзюнко<s n="np"/><s n="cog"/></l>           <r>Дзюнко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дидро<s n="np"/><s n="cog"/></l>           <r>Дидро<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дмитренко<s n="np"/><s n="cog"/></l>        <r>Дмитренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Довженко<s n="np"/><s n="cog"/></l>         <r>Довженко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Донченко<s n="np"/><s n="cog"/></l>         <r>Донченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Доренко<s n="np"/><s n="cog"/></l>          <r>Доренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Доценко<s n="np"/><s n="cog"/></l>          <r>Доценко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дубровченко<s n="np"/><s n="cog"/></l>      <r>Дубровченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Думенко<s n="np"/><s n="cog"/></l>          <r>Думенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дыбенко<s n="np"/><s n="cog"/></l>          <r>Дыбенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дьяченко<s n="np"/><s n="cog"/></l>         <r>Дьяченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дяченко<s n="np"/><s n="cog"/></l>          <r>Дяченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ердоған<s n="np"/><s n="cog"/><s n="mf"/></l><r>Эрдоган<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жовтис<s n="np"/><s n="cog"/></l>           <r>Жовтис<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жовтис<s n="np"/><s n="cog"/><s n="mf"/></l><r>Жовтис<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Захарченко<s n="np"/><s n="cog"/></l>       <r>Захарченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Здоровенко<s n="np"/><s n="cog"/></l>       <r>Здоровенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зинченко<s n="np"/><s n="cog"/></l>         <r>Зинченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зощенко<s n="np"/><s n="cog"/></l>          <r>Зощенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ибн<b/>Руста<s n="np"/><s n="cog"/><s n="mf"/></l><r>Ибн<b/>Руста<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Ибн<b/>Хордадбех<s n="np"/><s n="cog"/><s n="mf"/></l><r>Ибн<b/>Хордадбех<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Ибсен<s n="np"/><s n="cog"/></l>           <r>Ибсен<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иванко<s n="np"/><s n="cog"/></l>           <r>Иванко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иванченко<s n="np"/><s n="cog"/></l>        <r>Иванченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иващенко<s n="np"/><s n="cog"/></l>         <r>Иващенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ивченко<s n="np"/><s n="cog"/></l>          <r>Ивченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ильющенко<s n="np"/><s n="cog"/></l>        <r>Ильющенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кальвин<s n="np"/><s n="cog"/></l>           <r>Кальвин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кант<s n="np"/><s n="cog"/></l>           <r>Кант<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карзай<s n="np"/><s n="cog"/><s n="mf"/></l><r>Карзай<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Карпенко<s n="np"/><s n="cog"/></l>         <r>Карпенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кастро<s n="np"/><s n="cog"/><s n="mf"/></l><r>Кастро<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кей<s n="np"/><s n="cog"/></l>              <r>Кей<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кеплер<s n="np"/><s n="cog"/></l>           <r>Кеплер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Китаенко<s n="np"/><s n="cog"/></l>         <r>Китаенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Клименко<s n="np"/><s n="cog"/></l>         <r>Клименко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Клинтон<s n="np"/><s n="cog"/><s n="mf"/></l><r>Клинтон<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кносс<s n="np"/><s n="cog"/></l>           <r>Кносс<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ковалевский<s n="np"/><s n="cog"/></l>           <r>Ковалевский<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Коваленко<s n="np"/><s n="cog"/></l>        <r>Коваленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колесниченко<s n="np"/><s n="cog"/></l>     <r>Колесниченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колумб<s n="np"/><s n="cog"/></l>           <r>Колумб<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кондратенко<s n="np"/><s n="cog"/></l>      <r>Кондратенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кононенко<s n="np"/><s n="cog"/></l>        <r>Кононенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Короленко<s n="np"/><s n="cog"/></l>        <r>Короленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кравченко<s n="np"/><s n="cog"/></l>        <r>Кравченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крамаренко<s n="np"/><s n="cog"/></l>       <r>Крамаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крыленко<s n="np"/><s n="cog"/></l>         <r>Крыленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кузьменко<s n="np"/><s n="cog"/></l>        <r>Кузьменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Курзенко<s n="np"/><s n="cog"/></l>         <r>Курзенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кучеренко<s n="np"/><s n="cog"/></l>        <r>Кучеренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кушнаренко<s n="np"/><s n="cog"/></l>       <r>Кушнаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кэмерон<s n="np"/><s n="cog"/><s n="mf"/></l><r>Кэмерон<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Лавриненко<s n="np"/><s n="cog"/></l>       <r>Лавриненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лазаренко<s n="np"/><s n="cog"/></l>        <r>Лазаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Левченко<s n="np"/><s n="cog"/></l>         <r>Левченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лелюшенко<s n="np"/><s n="cog"/></l>        <r>Лелюшенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лессинг<s n="np"/><s n="cog"/></l>           <r>Лессинг<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лещенко<s n="np"/><s n="cog"/></l>          <r>Лещенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ли<s n="np"/><s n="cog"/><s n="mf"/></l>    <r>Ли<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Линкольн<s n="np"/><s n="cog"/></l>           <r>Линкольн<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Линней<s n="np"/><s n="cog"/></l>           <r>Линней<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Логвиненко<s n="np"/><s n="cog"/></l>       <r>Логвиненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Локк<s n="np"/><s n="cog"/></l>           <r>Локк<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукашенко<s n="np"/><s n="cog"/><s n="mf"/></l><r>Лукашенко<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Лукьяненко<s n="np"/><s n="cog"/></l>       <r>Лукьяненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Луценко<s n="np"/><s n="cog"/></l>          <r>Луценко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лысенко<s n="np"/><s n="cog"/></l>          <r>Лысенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лю<s n="np"/><s n="cog"/><s n="mf"/></l>    <r>Лю<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мавлоний<s n="np"/><s n="cog"/><s n="mf"/></l><r>Мавлоний<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Магеллан<s n="np"/><s n="cog"/></l>           <r>Магеллан<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Макаренко<s n="np"/><s n="cog"/></l>        <r>Макаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Максименко<s n="np"/><s n="cog"/></l>       <r>Максименко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мақсуди<s n="np"/><s n="cog"/></l>          <r>Максуди<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Манко<s n="np"/><s n="cog"/></l>            <r>Манко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Марғұлан<s n="np"/><s n="cog"/><s n="mf"/></l><r>Маргулан<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Маркс<s n="np"/><s n="cog"/></l>            <r>Маркс<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Марченко<s n="np"/><s n="cog"/></l>         <r>Марченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маршал<s n="np"/><s n="cog"/></l>           <r>Маршал<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Матвеенко<s n="np"/><s n="cog"/></l>        <r>Матвеенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Матвиенко<s n="np"/><s n="cog"/></l>        <r>Матвиенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Машкевич<s n="np"/><s n="cog"/><s n="mf"/></l><r>Машкевич<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мейер<s n="np"/><s n="cog"/></l>           <r>Мейер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мендель<s n="np"/><s n="cog"/></l>          <r>Мендель<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мендельсон<s n="np"/><s n="cog"/></l>           <r>Мендельсон<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меркель<s n="np"/><s n="cog"/><s n="mf"/></l><r>Меркель<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мирошниченко<s n="np"/><s n="cog"/></l>     <r>Мирошниченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Михайленко<s n="np"/><s n="cog"/></l>       <r>Михайленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мокиенко<s n="np"/><s n="cog"/></l>         <r>Мокиенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мольер<s n="np"/><s n="cog"/></l>           <r>Мольер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Монтень<s n="np"/><s n="cog"/></l>           <r>Монтень<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Москаленко<s n="np"/><s n="cog"/></l>       <r>Москаленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Муравленко<s n="np"/><s n="cog"/></l>       <r>Муравленко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нахименко<s n="np"/><s n="cog"/></l>        <r>Нахименко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ни<s n="np"/><s n="cog"/></l>               <r>Ни<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Низами<s n="np"/><s n="cog"/></l>           <r>Низами<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никитенко<s n="np"/><s n="cog"/></l>        <r>Никитенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никитченко<s n="np"/><s n="cog"/></l>       <r>Никитченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Николаенко<s n="np"/><s n="cog"/></l>       <r>Николаенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нобель<s n="np"/><s n="cog"/><s n="mf"/></l><r>Нобель<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ньютон<s n="np"/><s n="cog"/></l>           <r>Ньютон<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Обама<s n="np"/><s n="cog"/><s n="mf"/></l> <r>Обама<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Овсеенко<s n="np"/><s n="cog"/></l>         <r>Овсеенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Онищенко<s n="np"/><s n="cog"/></l>         <r>Онищенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Онуфриенко<s n="np"/><s n="cog"/></l>       <r>Онуфриенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Основьяненко<s n="np"/><s n="cog"/></l>     <r>Основьяненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панеке<s n="np"/><s n="cog"/><s n="mf"/></l><r>Панеке<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Паскаль<s n="np"/><s n="cog"/></l>           <r>Паскаль<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пахоменко<s n="np"/><s n="cog"/></l>        <r>Пахоменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Перес<s n="np"/><s n="cog"/></l>           <r>Перес<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Петреус<s n="np"/><s n="cog"/><s n="mf"/></l><r>Петреус<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Планк<s n="np"/><s n="cog"/></l>           <r>Планк<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Платини<s n="np"/><s n="cog"/><s n="mf"/></l><r>Платини<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Полтавченко<s n="np"/><s n="cog"/></l>      <r>Полтавченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Порошенко<s n="np"/><s n="cog"/></l>        <r>Порошенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пришепенко<s n="np"/><s n="cog"/></l>       <r>Пришепенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Прохоренко<s n="np"/><s n="cog"/></l>       <r>Прохоренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пустовойтенко<s n="np"/><s n="cog"/></l>    <r>Пустовойтенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Радченко<s n="np"/><s n="cog"/></l>         <r>Радченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ревенко<s n="np"/><s n="cog"/></l>          <r>Ревенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рено<s n="np"/><s n="cog"/></l>           <r>Рено<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Родзянко<s n="np"/><s n="cog"/></l>         <r>Родзянко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Родченко<s n="np"/><s n="cog"/></l>         <r>Родченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Романенко<s n="np"/><s n="cog"/></l>        <r>Романенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ромни<s n="np"/><s n="cog"/></l>            <r>Ромни<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ронко<s n="np"/><s n="cog"/></l>            <r>Ронко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Росковшенко<s n="np"/><s n="cog"/></l>      <r>Росковшенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Руденко<s n="np"/><s n="cog"/></l>          <r>Руденко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рузвельт<s n="np"/><s n="cog"/></l>           <r>Рузвельт<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Руссо<s n="np"/><s n="cog"/></l>           <r>Руссо<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рыженко<s n="np"/><s n="cog"/></l>          <r>Рыженко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сааведра<s n="np"/><s n="cog"/></l>           <r>Сааведра<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сабиров<s n="np"/><s n="cog"/></l>           <r>Сабиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Савченко<s n="np"/><s n="cog"/></l>         <r>Савченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Санко<s n="np"/><s n="cog"/></l>            <r>Санко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саркози<s n="np"/><s n="cog"/><s n="mf"/></l><r>Саркози<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сатыбалды<s n="np"/><s n="cog"/><s n="mf"/></l><r>Сатыбалды<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәрсенбайұлы<s n="np"/><s n="cog"/><s n="mf"/></l><r>Cәрсенбайулы<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Святенко<s n="np"/><s n="cog"/></l>         <r>Святенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Семененко<s n="np"/><s n="cog"/></l>        <r>Семененко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сиданко<s n="np"/><s n="cog"/></l>          <r>Сиданко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сидоренко<s n="np"/><s n="cog"/></l>        <r>Сидоренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Силенко<s n="np"/><s n="cog"/></l>          <r>Силенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сонко<s n="np"/><s n="cog"/></l>            <r>Сонко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Старченко<s n="np"/><s n="cog"/></l>        <r>Старченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стэнли<s n="np"/><s n="cog"/></l>           <r>Стэнли<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сюй<s n="np"/><s n="cog"/><s n="mf"/></l>   <r>Сюй<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Телесинко<s n="np"/><s n="cog"/></l>        <r>Телесинко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теличенко<s n="np"/><s n="cog"/></l>        <r>Теличенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тимошенко<s n="np"/><s n="cog"/><s n="mf"/></l><r>Тимошенко<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Тирмизи<s n="np"/><s n="cog"/></l>           <r>Тирмизи<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Титаренко<s n="np"/><s n="cog"/></l>        <r>Титаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ткаченко<s n="np"/><s n="cog"/></l>         <r>Ткаченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тұяқбай<s n="np"/><s n="cog"/><s n="mf"/></l><r>Тоякбай<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Угоренко<s n="np"/><s n="cog"/></l>         <r>Угоренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Федосеенко<s n="np"/><s n="cog"/></l>       <r>Федосеенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Филиппенко<s n="np"/><s n="cog"/></l>       <r>Филиппенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фламенко<s n="np"/><s n="cog"/></l>         <r>Фламенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фоменко<s n="np"/><s n="cog"/></l>          <r>Фоменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Франко<s n="np"/><s n="cog"/></l>           <r>Франко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фридман<s n="np"/><s n="cog"/></l>          <r>Фридман<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фурсенко<s n="np"/><s n="cog"/></l>         <r>Фурсенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ханко<s n="np"/><s n="cog"/></l>            <r>Ханко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Холбрук<s n="np"/><s n="cog"/></l>          <r>Холбрук<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хоменко<s n="np"/><s n="cog"/></l>          <r>Хоменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Христенко<s n="np"/><s n="cog"/></l>        <r>Христенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ху<s n="np"/><s n="cog"/><s n="mf"/></l>    <r>Ху<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Хьюман<s n="np"/><s n="cog"/><s n="mf"/></l><r>Хьюман<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Челах<s n="np"/><s n="cog"/></l>            <r>Челах<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Червиченко<s n="np"/><s n="cog"/></l>       <r>Червиченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Червоненко<s n="np"/><s n="cog"/></l>       <r>Червоненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черевиченко<s n="np"/><s n="cog"/></l>      <r>Черевиченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черенко<s n="np"/><s n="cog"/></l>          <r>Черенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черненко<s n="np"/><s n="cog"/></l>         <r>Черненко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черчилль<s n="np"/><s n="cog"/></l>           <r>Черчилль<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шварценберг<s n="np"/><s n="cog"/><s n="mf"/></l><r>Шварценберг<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шевченко<s n="np"/><s n="cog"/></l>         <r>Шевченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шевченко<s n="np"/><s n="cog"/></l>         <r>Шевченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шекспир<s n="np"/><s n="cog"/></l>          <r>Шекспир<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шиллер<s n="np"/><s n="cog"/></l>           <r>Шиллер<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шинкаренко<s n="np"/><s n="cog"/></l>       <r>Шинкаренко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шинко<s n="np"/><s n="cog"/></l>            <r>Шинко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шуляченко<s n="np"/><s n="cog"/></l>        <r>Шуляченко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Эванс<s n="np"/><s n="cog"/><s n="mf"/></l> <r>Эванс<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Эйнштейн<s n="np"/><s n="cog"/></l>           <r>Эйнштейн<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Энгельс<s n="np"/><s n="cog"/></l>           <r>Энгельс<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Юм<s n="np"/><s n="cog"/></l>           <r>Юм<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ющенко<s n="np"/><s n="cog"/><s n="mf"/></l><r>Ющенко<s n="np"/><s n="cog"/><s n="mf"/></r></p></e> <!-- "" -->
+<e>       <p><l>Якеменко<s n="np"/><s n="cog"/></l>         <r>Якеменко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яковенко<s n="np"/><s n="cog"/></l>         <r>Яковенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Якубенко<s n="np"/><s n="cog"/></l>         <r>Якубенко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Янко<s n="np"/><s n="cog"/></l>             <r>Янко<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Янукович<s n="np"/><s n="cog"/><s n="mf"/></l><r>Янукович<s n="np"/><s n="cog"/><s n="mf"/></r></p></e>
+<e>       <p><l>Ясауи<s n="np"/><s n="cog"/></l>            <r>Ясави<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яценко<s n="np"/><s n="cog"/></l>           <r>Яценко<s n="np"/><s n="cog"/></r></p></e>
+
+          <!-- masculine -ов, -ев, -ин -->
+
+<e>       <p><l>Абайділданов<s n="np"/><s n="cog"/></l>     <r>Абайделданов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абдолов<s n="np"/><s n="cog"/></l>          <r>Абдолов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абдрахманов<s n="np"/><s n="cog"/></l>      <r>Абдрахманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абдужапаров<s n="np"/><s n="cog"/></l>      <r>Абдужапаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абдулатипов<s n="np"/><s n="cog"/></l>      <r>Абдулатипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абдуллаев<s n="np"/><s n="cog"/></l>        <r>Абдуллаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абильдинов<s n="np"/><s n="cog"/></l>       <r>Абильдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аблякимов<s n="np"/><s n="cog"/></l>        <r>Аблякимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абрамов<s n="np"/><s n="cog"/></l>          <r>Абрамов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Абрумов<s n="np"/><s n="cog"/></l>          <r>Абрумов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аваров<s n="np"/><s n="cog"/></l>           <r>Аваров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Авдеев<s n="np"/><s n="cog"/></l>           <r>Авдеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Агаев<s n="np"/><s n="cog"/></l>            <r>Агаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Агаков<s n="np"/><s n="cog"/></l>           <r>Агаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Агафонов<s n="np"/><s n="cog"/></l>         <r>Агафонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Агеев<s n="np"/><s n="cog"/></l>            <r>Агеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Агуреев<s n="np"/><s n="cog"/></l>          <r>Агуреев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ағайсенов<s n="np"/><s n="cog"/></l>        <r>Агайсенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Адюков<s n="np"/><s n="cog"/></l>           <r>Адюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Азизов<s n="np"/><s n="cog"/></l>           <r>Азизов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Азимов<s n="np"/><s n="cog"/></l>           <r>Азимов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Азов<s n="np"/><s n="cog"/></l>             <r>Азов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айвенов<s n="np"/><s n="cog"/></l>          <r>Айвенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айдарбаев<s n="np"/><s n="cog"/></l>        <r>Айдарбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айдаров<s n="np"/><s n="cog"/></l>          <r>Айдаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айжанов<s n="np"/><s n="cog"/></l>          <r>Айжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аймағанов<s n="np"/><s n="cog"/></l>        <r>Аймаганов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айманов<s n="np"/><s n="cog"/></l>          <r>Айманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аймауытов<s n="np"/><s n="cog"/></l>        <r>Аймавытов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айнабеков<s n="np"/><s n="cog"/></l>        <r>Айнабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айнағұлов<s n="np"/><s n="cog"/></l>        <r>Айнагулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айтбаев<s n="np"/><s n="cog"/></l>          <r>Айтбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айтқұлов<s n="np"/><s n="cog"/></l>         <r>Айткулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айтматов<s n="np"/><s n="cog"/></l>         <r>Айтматов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Айшуақов<s n="np"/><s n="cog"/></l>         <r>Айшуаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аксаков<s n="np"/><s n="cog"/></l>          <r>Аксаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аксёнов<s n="np"/><s n="cog"/></l>          <r>Аксёнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ақаев<s n="np"/><s n="cog"/></l>            <r>Акаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ақаев<s n="np"/><s n="cog"/></l>            <r>Акаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ақсақалов<s n="np"/><s n="cog"/></l>        <r>Аксакалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ақынжанов<s n="np"/><s n="cog"/></l>        <r>Акынжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ақышев<s n="np"/><s n="cog"/></l>           <r>Акышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алангов<s n="np"/><s n="cog"/></l>          <r>Алангов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аланов<s n="np"/><s n="cog"/></l>           <r>Аланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алгереев<s n="np"/><s n="cog"/></l>         <r>Алгереев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алдажаров<s n="np"/><s n="cog"/></l>        <r>Алдажаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алдамұратов<s n="np"/><s n="cog"/></l>      <r>Алдаморатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Александров<s n="np"/><s n="cog"/></l>      <r>Александров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алексеев<s n="np"/><s n="cog"/></l>         <r>Алексеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алимасов<s n="np"/><s n="cog"/></l>         <r>Алимасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алипинов<s n="np"/><s n="cog"/></l>         <r>Алипинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алмабеков<s n="np"/><s n="cog"/></l>        <r>Алмабеков<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алматов<s n="np"/><s n="cog"/></l>          <r>Алматов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алпысбаев<s n="np"/><s n="cog"/></l>        <r>Алпысбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алтынбаев<s n="np"/><s n="cog"/></l>        <r>Алтынбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алшымбаев<s n="np"/><s n="cog"/></l>        <r>Алшымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Алымов<s n="np"/><s n="cog"/></l>           <r>Алымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Альмяшев<s n="np"/><s n="cog"/></l>         <r>Альмяшев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Альтов<s n="np"/><s n="cog"/></l>           <r>Альтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аманбаев<s n="np"/><s n="cog"/></l>         <r>Аманбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аманджулов<s n="np"/><s n="cog"/></l>       <r>Аманджулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Амандосов<s n="np"/><s n="cog"/></l>        <r>Амандосов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аманжолов<s n="np"/><s n="cog"/></l>        <r>Аманжолов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аманиязов<s n="np"/><s n="cog"/></l>        <r>Аманиязов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аманов<s n="np"/><s n="cog"/></l>           <r>Аманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аминев<s n="np"/><s n="cog"/></l>           <r>Аминев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Амиров<s n="np"/><s n="cog"/></l>           <r>Амиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ананьев<s n="np"/><s n="cog"/></l>          <r>Ананьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Андреев<s n="np"/><s n="cog"/></l>          <r>Андреев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Андронов<s n="np"/><s n="cog"/></l>         <r>Андронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Андропов<s n="np"/><s n="cog"/></l>         <r>Андропов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Анисимов<s n="np"/><s n="cog"/></l>         <r>Анисимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аннамұрадов<s n="np"/><s n="cog"/></l>      <r>Аннамурадов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Анненков<s n="np"/><s n="cog"/></l>         <r>Анненков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Антипов<s n="np"/><s n="cog"/></l>          <r>Антипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Антонов<s n="np"/><s n="cog"/></l>          <r>Антонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аппанов<s n="np"/><s n="cog"/></l>          <r>Аппанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аралбаев<s n="np"/><s n="cog"/></l>         <r>Аралбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арамнов<s n="np"/><s n="cog"/></l>          <r>Арамнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арапов<s n="np"/><s n="cog"/></l>           <r>Арапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арғынбаев<s n="np"/><s n="cog"/></l>        <r>Аргынбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ардатов<s n="np"/><s n="cog"/></l>          <r>Ардатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арипов<s n="np"/><s n="cog"/></l>           <r>Арипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аристов<s n="np"/><s n="cog"/></l>          <r>Аристов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арсалиев<s n="np"/><s n="cog"/></l>         <r>Арсалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арсентьев<s n="np"/><s n="cog"/></l>        <r>Арсентьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арсланов<s n="np"/><s n="cog"/></l>         <r>Арсланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Артаев<s n="np"/><s n="cog"/></l>           <r>Артаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Артамонов<s n="np"/><s n="cog"/></l>        <r>Артамонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Артеев<s n="np"/><s n="cog"/></l>           <r>Артеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Артемьев<s n="np"/><s n="cog"/></l>         <r>Артемьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Архандеев<s n="np"/><s n="cog"/></l>        <r>Архандеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Архипов<s n="np"/><s n="cog"/></l>          <r>Архипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арцыбышев<s n="np"/><s n="cog"/></l>        <r>Арцыбышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аршинов<s n="np"/><s n="cog"/></l>          <r>Аршинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арынов<s n="np"/><s n="cog"/></l>           <r>Арынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Арыстанов<s n="np"/><s n="cog"/></l>        <r>Арыстанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асанов<s n="np"/><s n="cog"/></l>           <r>Асанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асимов<s n="np"/><s n="cog"/></l>           <r>Асимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асқаров<s n="np"/><s n="cog"/></l>          <r>Аскаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аспандиаров<s n="np"/><s n="cog"/></l>      <r>Аспандияров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асылбеков<s n="np"/><s n="cog"/></l>        <r>Асылбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Асылов<s n="np"/><s n="cog"/></l>           <r>Асылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атабаев<s n="np"/><s n="cog"/></l>          <r>Атабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атабаев<s n="np"/><s n="cog"/></l>          <r>Атабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атабеков<s n="np"/><s n="cog"/></l>         <r>Атабеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атағозиев<s n="np"/><s n="cog"/></l>        <r>Атагозиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атаманов<s n="np"/><s n="cog"/></l>         <r>Атаманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атанасов<s n="np"/><s n="cog"/></l>         <r>Атанасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атаниязов<s n="np"/><s n="cog"/></l>        <r>Атаниязов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атласов<s n="np"/><s n="cog"/></l>          <r>Атласов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атрохов<s n="np"/><s n="cog"/></l>          <r>Атрохов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атшабаров<s n="np"/><s n="cog"/></l>        <r>Атшабаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Атшыбаев<s n="np"/><s n="cog"/></l>         <r>Атшыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Афанасьев<s n="np"/><s n="cog"/></l>        <r>Афанасьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аханов<s n="np"/><s n="cog"/></l>           <r>Аханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахмадиев<s n="np"/><s n="cog"/></l>         <r>Ахмадиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахматканов<s n="np"/><s n="cog"/></l>       <r>Ахматканов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахматов<s n="np"/><s n="cog"/></l>          <r>Ахматов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахмедияров<s n="np"/><s n="cog"/></l>       <r>Ахмедияров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахмедов<s n="np"/><s n="cog"/></l>          <r>Ахмедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахмеров<s n="np"/><s n="cog"/></l>          <r>Ахмеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахметбеков<s n="np"/><s n="cog"/></l>       <r>Ахметбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахметжанов<s n="np"/><s n="cog"/></l>       <r>Ахметжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахметов<s n="np"/><s n="cog"/></l>          <r>Ахметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахметов<s n="np"/><s n="cog"/></l>          <r>Ахметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ахметов<s n="np"/><s n="cog"/></l>          <r>Ахметов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ашимханов<s n="np"/><s n="cog"/></l>        <r>Ашимханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аширбаев<s n="np"/><s n="cog"/></l>         <r>Аширбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ашкеров<s n="np"/><s n="cog"/></l>          <r>Ашкеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Аюханов<s n="np"/><s n="cog"/></l>          <r>Аюханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбiшев<s n="np"/><s n="cog"/></l>           <r>Әбешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдиев<s n="np"/><s n="cog"/></l>           <r>Әбдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдіков<s n="np"/><s n="cog"/></l>          <r>Әбдеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдіқалықов<s n="np"/><s n="cog"/></l>      <r>Әбдекалыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбділдин<s n="np"/><s n="cog"/></l>         <r>Әбделдин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әбділманов<s n="np"/><s n="cog"/></l>       <r>Әбделманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдірахманов<s n="np"/><s n="cog"/></l>     <r>Әбдерахманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдірахманов<s n="np"/><s n="cog"/></l>     <r>Әбдерахманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдірахманов<s n="np"/><s n="cog"/></l>     <r>Әбдрахманов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әбдірашев<s n="np"/><s n="cog"/></l>        <r>Әбдерашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбдіров<s n="np"/><s n="cog"/></l>          <r>Әбдеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбіқаев<s n="np"/><s n="cog"/></l>          <r>Әбекаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбілдаев<s n="np"/><s n="cog"/></l>         <r>Әбелдаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбілев<s n="np"/><s n="cog"/></l>           <r>Әбелев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбілқасымов<s n="np"/><s n="cog"/></l>      <r>Әбелкасымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбілов<s n="np"/><s n="cog"/></l>           <r>Әбелов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбілов<s n="np"/><s n="cog"/></l>           <r>Әбелов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әбілханов<s n="np"/><s n="cog"/></l>        <r>Әбелханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбіров<s n="np"/><s n="cog"/></l>           <r>Әберов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әблязов<s n="np"/><s n="cog"/></l>          <r>Әбләҗев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әбуталиев<s n="np"/><s n="cog"/></l>        <r>Әбуталиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әділев<s n="np"/><s n="cog"/></l>           <r>Әделов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әжіғалиев<s n="np"/><s n="cog"/></l>        <r>Әжегалиев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әзімбаев<s n="np"/><s n="cog"/></l>         <r>Әзембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әзірбаев<s n="np"/><s n="cog"/></l>         <r>Әзербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әйтенов<s n="np"/><s n="cog"/></l>          <r>Әйтенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлжанов<s n="np"/><s n="cog"/></l>          <r>Әлжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлиев<s n="np"/><s n="cog"/></l>            <r>Алиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлиев<s n="np"/><s n="cog"/></l>            <r>Әлиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлиев<s n="np"/><s n="cog"/></l>            <r>Әлиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлібеков<s n="np"/><s n="cog"/></l>         <r>Әлебәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлімбаев<s n="np"/><s n="cog"/></l>         <r>Әлембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлімбетов<s n="np"/><s n="cog"/></l>        <r>Әлембетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әлімжанов<s n="np"/><s n="cog"/></l>        <r>Әлемжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әминов<s n="np"/><s n="cog"/></l>           <r>Әминов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әміров<s n="np"/><s n="cog"/></l>           <r>Әмеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әубәкіров<s n="np"/><s n="cog"/></l>        <r>Әубәкеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әубөкіров<s n="np"/><s n="cog"/></l>        <r>Әубөкеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әуезов<s n="np"/><s n="cog"/></l>           <r>Әуезов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әшекеев<s n="np"/><s n="cog"/></l>          <r>Әшекеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әшеккев<s n="np"/><s n="cog"/></l>          <r>Әшеккев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әшімов<s n="np"/><s n="cog"/></l>           <r>Әшемов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Әшірбаев<s n="np"/><s n="cog"/></l>         <r>Әшербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бабажанов<s n="np"/><s n="cog"/></l>        <r>Бабажанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бавдинов<s n="np"/><s n="cog"/></l>         <r>Бавдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бағланов<s n="np"/><s n="cog"/></l>         <r>Багланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Базаев<s n="np"/><s n="cog"/></l>           <r>Базаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Базарбаев<s n="np"/><s n="cog"/></l>        <r>Базарбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байбосынов<s n="np"/><s n="cog"/></l>       <r>Байбосынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байгелдиев<s n="np"/><s n="cog"/></l>       <r>Байгелдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байдеряков<s n="np"/><s n="cog"/></l>       <r>Байдеряков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байдуков<s n="np"/><s n="cog"/></l>         <r>Байдуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байжанов<s n="np"/><s n="cog"/></l>         <r>Байжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байзақов<s n="np"/><s n="cog"/></l>         <r>Байзаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байков<s n="np"/><s n="cog"/></l>           <r>Байков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байқадамов<s n="np"/><s n="cog"/></l>       <r>Байкадамов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байқоңыров<s n="np"/><s n="cog"/></l>       <r>Байкоңыров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баймағамбетов<s n="np"/><s n="cog"/></l>    <r>Баймагамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баймағанбетов<s n="np"/><s n="cog"/></l>    <r>Баймаганбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байменов<s n="np"/><s n="cog"/></l>         <r>Байменов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баймұратов<s n="np"/><s n="cog"/></l>       <r>Байморатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баймырзаев<s n="np"/><s n="cog"/></l>       <r>Баймырзаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байпақов<s n="np"/><s n="cog"/></l>         <r>Байпаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байсаков<s n="np"/><s n="cog"/></l>         <r>Байсаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байсейiтов<s n="np"/><s n="cog"/></l>       <r>Байсәетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байсейітов<s n="np"/><s n="cog"/></l>       <r>Байсәетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байтұрсынов<s n="np"/><s n="cog"/></l>      <r>Байтурсынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байшұлақов<s n="np"/><s n="cog"/></l>       <r>Байшулаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Байысов<s n="np"/><s n="cog"/></l>          <r>Байысов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бакиев<s n="np"/><s n="cog"/></l>           <r>Бакиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бакиев<s n="np"/><s n="cog"/></l>           <r>Бакиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бакчиев<s n="np"/><s n="cog"/></l>          <r>Бакчиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бақбергенов<s n="np"/><s n="cog"/></l>      <r>Бакбергенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бақтаев<s n="np"/><s n="cog"/></l>          <r>Бактаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бақыткереев<s n="np"/><s n="cog"/></l>      <r>Бакыткереев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балажанов<s n="np"/><s n="cog"/></l>        <r>Балажанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балақаев<s n="np"/><s n="cog"/></l>         <r>Балакаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балғабаев<s n="np"/><s n="cog"/></l>        <r>Балгабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балкашев<s n="np"/><s n="cog"/></l>         <r>Балкашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балмағамбетов<s n="np"/><s n="cog"/></l>    <r>Балмагамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балтабеков<s n="np"/><s n="cog"/></l>       <r>Балтабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балтаев<s n="np"/><s n="cog"/></l>          <r>Балтаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балтасов<s n="np"/><s n="cog"/></l>         <r>Балтасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Балтиев<s n="np"/><s n="cog"/></l>          <r>Балтиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бапов<s n="np"/><s n="cog"/></l>            <r>Бапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бараев<s n="np"/><s n="cog"/></l>           <r>Бараев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баранов<s n="np"/><s n="cog"/></l>          <r>Баранов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бардасов<s n="np"/><s n="cog"/></l>         <r>Бардасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Барышников<s n="np"/><s n="cog"/></l>       <r>Барышников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баскаков<s n="np"/><s n="cog"/></l>         <r>Баскаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баспаев<s n="np"/><s n="cog"/></l>          <r>Баспаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Басымов<s n="np"/><s n="cog"/></l>          <r>Басымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Баташов<s n="np"/><s n="cog"/></l>          <r>Баташов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Батраков<s n="np"/><s n="cog"/></l>         <r>Батраков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Батуров<s n="np"/><s n="cog"/></l>          <r>Батуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бафинов<s n="np"/><s n="cog"/></l>          <r>Бафинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бахмисов<s n="np"/><s n="cog"/></l>         <r>Бахмисов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бачериков<s n="np"/><s n="cog"/></l>        <r>Бачериков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Башкиров<s n="np"/><s n="cog"/></l>         <r>Башкиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәйімбетов<s n="np"/><s n="cog"/></l>       <r>Бәембетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәйсейітов<s n="np"/><s n="cog"/></l>       <r>Бәйсәетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәйтереков<s n="np"/><s n="cog"/></l>       <r>Бәйтереков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәкиев<s n="np"/><s n="cog"/></l>           <r>Бәкиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәкімбаев<s n="np"/><s n="cog"/></l>        <r>Бәкембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бәсенов<s n="np"/><s n="cog"/></l>          <r>Бәсенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бегалиев<s n="np"/><s n="cog"/></l>         <r>Бегалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бедарев<s n="np"/><s n="cog"/></l>          <r>Бедарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бедров<s n="np"/><s n="cog"/></l>           <r>Бедров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Безсонов<s n="np"/><s n="cog"/></l>         <r>Безсонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бейсбеков<s n="np"/><s n="cog"/></l>        <r>Бейсбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бейсекеев<s n="np"/><s n="cog"/></l>        <r>Бәйсекеев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бейсеков<s n="np"/><s n="cog"/></l>         <r>Бейсеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бейсенов<s n="np"/><s n="cog"/></l>         <r>Бейсенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекбаев<s n="np"/><s n="cog"/></l>          <r>Бекбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекбосынов<s n="np"/><s n="cog"/></l>       <r>Бекбосынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекежанов<s n="np"/><s n="cog"/></l>        <r>Бекежанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекенов<s n="np"/><s n="cog"/></l>          <r>Бекенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекетаев<s n="np"/><s n="cog"/></l>         <r>Бекетаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекетов<s n="np"/><s n="cog"/></l>          <r>Бекетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекімов<s n="np"/><s n="cog"/></l>          <r>Бәкемов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекмамбетов<s n="np"/><s n="cog"/></l>      <r>Бекмамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекмаханов<s n="np"/><s n="cog"/></l>       <r>Бекмаханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекмәмбетов<s n="np"/><s n="cog"/></l>      <r>Бекмамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекмұханбетов<s n="np"/><s n="cog"/></l>    <r>Бекмуханбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бекназаров<s n="np"/><s n="cog"/></l>       <r>Бәкназаров<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бектаев<s n="np"/><s n="cog"/></l>          <r>Бектаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бектұрғанов<s n="np"/><s n="cog"/></l>      <r>Бектурганов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бекшентаев<s n="np"/><s n="cog"/></l>       <r>Бекшентаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белков<s n="np"/><s n="cog"/></l>           <r>Белков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белов<s n="np"/><s n="cog"/></l>            <r>Белов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Беловощев<s n="np"/><s n="cog"/></l>        <r>Беловощев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белоглазов<s n="np"/><s n="cog"/></l>       <r>Белоглазов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белозёров<s n="np"/><s n="cog"/></l>        <r>Белозёров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Белоусов<s n="np"/><s n="cog"/></l>         <r>Белоусов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бельтов<s n="np"/><s n="cog"/></l>          <r>Бельтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Беляев<s n="np"/><s n="cog"/></l>           <r>Беляев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Беляков<s n="np"/><s n="cog"/></l>          <r>Беляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Берғалиев<s n="np"/><s n="cog"/></l>        <r>Бергалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бердичев<s n="np"/><s n="cog"/></l>         <r>Бердичев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бердібаев<s n="np"/><s n="cog"/></l>        <r>Бәрдебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бердімұхаммедов<s n="np"/><s n="cog"/></l>  <r>Бердымөхәммәдов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бердников<s n="np"/><s n="cog"/></l>        <r>Бердников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бердығалиев<s n="np"/><s n="cog"/></l>      <r>Бердыгалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бердыев<s n="np"/><s n="cog"/></l>          <r>Бердыев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Березов<s n="np"/><s n="cog"/></l>          <r>Березов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Берсиев<s n="np"/><s n="cog"/></l>          <r>Берсиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Беспалов<s n="np"/><s n="cog"/></l>         <r>Беспалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бестібаев<s n="np"/><s n="cog"/></l>        <r>Бәстебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бесчасов<s n="np"/><s n="cog"/></l>         <r>Бесчасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бигелдинов<s n="np"/><s n="cog"/></l>       <r>Бигелдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бигиев<s n="np"/><s n="cog"/></l>       <r>Бигиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бирюков<s n="np"/><s n="cog"/></l>          <r>Бирюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бисенғалиев<s n="np"/><s n="cog"/></l>      <r>Бисенгалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бірімжанов<s n="np"/><s n="cog"/></l>       <r>Беремжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бірімқұлов<s n="np"/><s n="cog"/></l>       <r>Беремкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Блинов<s n="np"/><s n="cog"/></l>           <r>Блинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Блохин<s n="np"/><s n="cog"/></l>           <r>Блохин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Блохинцев<s n="np"/><s n="cog"/></l>        <r>Блохинцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бобков<s n="np"/><s n="cog"/></l>           <r>Бобков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бобров<s n="np"/><s n="cog"/></l>           <r>Бобров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бобылёв<s n="np"/><s n="cog"/></l>          <r>Бобылёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Богатов<s n="np"/><s n="cog"/></l>          <r>Богатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Богданов<s n="np"/><s n="cog"/></l>         <r>Богданов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Боголюбов<s n="np"/><s n="cog"/></l>        <r>Боголюбов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Боков<s n="np"/><s n="cog"/></l>            <r>Боков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Боқаев<s n="np"/><s n="cog"/></l>           <r>Бокаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Болдырев<s n="np"/><s n="cog"/></l>         <r>Болдырев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Болотов<s n="np"/><s n="cog"/></l>          <r>Болотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Болтаев<s n="np"/><s n="cog"/></l>          <r>Болтаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Большаков<s n="np"/><s n="cog"/></l>        <r>Большаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бондарев<s n="np"/><s n="cog"/></l>         <r>Бондарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Борисов<s n="np"/><s n="cog"/></l>          <r>Борисов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Боронников<s n="np"/><s n="cog"/></l>       <r>Боронников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Борщов<s n="np"/><s n="cog"/></l>           <r>Борщов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бочков<s n="np"/><s n="cog"/></l>           <r>Бочков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бөкеев<s n="np"/><s n="cog"/></l>           <r>Бөкеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бөкейханов<s n="np"/><s n="cog"/></l>       <r>Бөкейханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бөкетов<s n="np"/><s n="cog"/></l>          <r>Бөкетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Брагин<s n="np"/><s n="cog"/></l>           <r>Брагин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Брюллов<s n="np"/><s n="cog"/></l>          <r>Брюллов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Брянцев<s n="np"/><s n="cog"/></l>          <r>Брянцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Букетов<s n="np"/><s n="cog"/></l>          <r>Букетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Булаев<s n="np"/><s n="cog"/></l>           <r>Булаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Булгаков<s n="np"/><s n="cog"/></l>         <r>Булгаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бурмистров<s n="np"/><s n="cog"/></l>       <r>Бурмистров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Буров<s n="np"/><s n="cog"/></l>            <r>Буров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бурундуков<s n="np"/><s n="cog"/></l>       <r>Бурундуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Буслаев<s n="np"/><s n="cog"/></l>          <r>Буслаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бутаков<s n="np"/><s n="cog"/></l>          <r>Бутаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бұлқышев<s n="np"/><s n="cog"/></l>         <r>Булкышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Быков<s n="np"/><s n="cog"/></l>            <r>Быков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Быченков<s n="np"/><s n="cog"/></l>         <r>Быченков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Бычков<s n="np"/><s n="cog"/></l>           <r>Бычков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вавилов<s n="np"/><s n="cog"/></l>          <r>Вавилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ваганов<s n="np"/><s n="cog"/></l>          <r>Ваганов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Важоров<s n="np"/><s n="cog"/></l>          <r>Важоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Валеев<s n="np"/><s n="cog"/></l>           <r>Валеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ванеев<s n="np"/><s n="cog"/></l>           <r>Ванеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Васильев<s n="np"/><s n="cog"/></l>         <r>Васильев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вахитов<s n="np"/><s n="cog"/></l>          <r>Вахитов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Великанов<s n="np"/><s n="cog"/></l>        <r>Великанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Венедиктов<s n="np"/><s n="cog"/></l>       <r>Венедиктов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Верендеев<s n="np"/><s n="cog"/></l>        <r>Верендеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вериялов<s n="np"/><s n="cog"/></l>         <r>Вериялов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Верликов<s n="np"/><s n="cog"/></l>         <r>Верликов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Веселов<s n="np"/><s n="cog"/></l>          <r>Веселов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Викторов<s n="np"/><s n="cog"/></l>         <r>Викторов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вилинбахов<s n="np"/><s n="cog"/></l>       <r>Вилинбахов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Виноградов<s n="np"/><s n="cog"/></l>       <r>Виноградов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Винокуров<s n="np"/><s n="cog"/></l>        <r>Винокуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вирхов<s n="np"/><s n="cog"/></l>           <r>Вирхов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вирьялов<s n="np"/><s n="cog"/></l>         <r>Вирьялов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Витлев<s n="np"/><s n="cog"/></l>           <r>Витлев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вишнев<s n="np"/><s n="cog"/></l>           <r>Вишнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вишняков<s n="np"/><s n="cog"/></l>         <r>Вишняков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Владимиров<s n="np"/><s n="cog"/></l>       <r>Владимиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Власов<s n="np"/><s n="cog"/></l>           <r>Власов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Волков<s n="np"/><s n="cog"/></l>           <r>Волков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Волхов<s n="np"/><s n="cog"/></l>           <r>Волхов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Волынов<s n="np"/><s n="cog"/></l>          <r>Волынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Воробьёв<s n="np"/><s n="cog"/></l>         <r>Воробьёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Воронов<s n="np"/><s n="cog"/></l>          <r>Воронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Воронцов<s n="np"/><s n="cog"/></l>         <r>Воронцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ворошилов<s n="np"/><s n="cog"/></l>        <r>Ворошилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Востриков<s n="np"/><s n="cog"/></l>        <r>Востриков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Востров<s n="np"/><s n="cog"/></l>          <r>Востров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Вуколов<s n="np"/><s n="cog"/></l>          <r>Вуколов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гаврилов<s n="np"/><s n="cog"/></l>         <r>Гаврилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гайдебуров<s n="np"/><s n="cog"/></l>       <r>Гайдебуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гайнутдинов<s n="np"/><s n="cog"/></l>      <r>Гайнутдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Галимзянов<s n="np"/><s n="cog"/></l>       <r>Галимзянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Галкин<s n="np"/><s n="cog"/></l>           <r>Галкин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Галлямов<s n="np"/><s n="cog"/></l>         <r>Галлямов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Галошев<s n="np"/><s n="cog"/></l>          <r>Галошев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гамбурцев<s n="np"/><s n="cog"/></l>        <r>Гамбурцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гамов<s n="np"/><s n="cog"/></l>            <r>Гамов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гапеев<s n="np"/><s n="cog"/></l>           <r>Гапеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гапликов<s n="np"/><s n="cog"/></l>         <r>Гапликов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гафидов<s n="np"/><s n="cog"/></l>          <r>Гафидов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гвоздев<s n="np"/><s n="cog"/></l>          <r>Гвоздев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гдов<s n="np"/><s n="cog"/></l>             <r>Гдов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Георгиев<s n="np"/><s n="cog"/></l>         <r>Георгиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Герасимов<s n="np"/><s n="cog"/></l>        <r>Герасимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>героев<s n="np"/><s n="cog"/></l>           <r>героев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гладков<s n="np"/><s n="cog"/></l>          <r>Гладков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Глазов<s n="np"/><s n="cog"/></l>           <r>Глазов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Глазунов<s n="np"/><s n="cog"/></l>         <r>Глазунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Глубоков<s n="np"/><s n="cog"/></l>         <r>Глубоков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Глухов<s n="np"/><s n="cog"/></l>           <r>Глухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гниломедов<s n="np"/><s n="cog"/></l>       <r>Гниломедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Годунов<s n="np"/><s n="cog"/></l>          <r>Годунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голенков<s n="np"/><s n="cog"/></l>         <r>Голенков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голоскоков<s n="np"/><s n="cog"/></l>       <r>Голоскоков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голубев<s n="np"/><s n="cog"/></l>          <r>Голубев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Голубков<s n="np"/><s n="cog"/></l>         <r>Голубков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гончаров<s n="np"/><s n="cog"/></l>         <r>Гончаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Горбачев<s n="np"/><s n="cog"/></l>         <r>Горбачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Горбачёв<s n="np"/><s n="cog"/></l>         <r>Горбачёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Горбунов<s n="np"/><s n="cog"/></l>         <r>Горбунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гордеев<s n="np"/><s n="cog"/></l>          <r>Гордеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Городовиков<s n="np"/><s n="cog"/></l>      <r>Городовиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Городцов<s n="np"/><s n="cog"/></l>         <r>Городцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Горшков<s n="np"/><s n="cog"/></l>          <r>Горшков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Градов<s n="np"/><s n="cog"/></l>           <r>Градов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Грачев<s n="np"/><s n="cog"/></l>           <r>Грачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гребенщиков<s n="np"/><s n="cog"/></l>      <r>Гребенщиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Грибоедов<s n="np"/><s n="cog"/></l>        <r>Грибоедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Григорьев<s n="np"/><s n="cog"/></l>        <r>Григорьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гризобудов<s n="np"/><s n="cog"/></l>       <r>Гризобудов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гришин<s n="np"/><s n="cog"/></l>           <r>Гришин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гродеков<s n="np"/><s n="cog"/></l>         <r>Гродеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Громов<s n="np"/><s n="cog"/></l>           <r>Громов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Грызлов<s n="np"/><s n="cog"/></l>          <r>Грызлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Грызов<s n="np"/><s n="cog"/></l>           <r>Грызов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Грязнов<s n="np"/><s n="cog"/></l>          <r>Грязнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Губанов<s n="np"/><s n="cog"/></l>          <r>Губанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Губарев<s n="np"/><s n="cog"/></l>          <r>Губарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гуляев<s n="np"/><s n="cog"/></l>           <r>Гуляев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гумилев<s n="np"/><s n="cog"/></l>          <r>Гумилев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гурцев<s n="np"/><s n="cog"/></l>           <r>Гурцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гуръев<s n="np"/><s n="cog"/></l>           <r>Гуръев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гурьев<s n="np"/><s n="cog"/></l>           <r>Гурьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гусаров<s n="np"/><s n="cog"/></l>          <r>Гусаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гусев<s n="np"/><s n="cog"/></l>            <r>Гусев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Гущин<s n="np"/><s n="cog"/></l>            <r>Гущин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ғаббасов<s n="np"/><s n="cog"/></l>         <r>Габбасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ғалиев<s n="np"/><s n="cog"/></l>           <r>Галиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ғатауов<s n="np"/><s n="cog"/></l>          <r>Гатауов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Давыденов<s n="np"/><s n="cog"/></l>        <r>Давыденов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Давыдов<s n="np"/><s n="cog"/></l>          <r>Давыдов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Далбағаев<s n="np"/><s n="cog"/></l>        <r>Далбагаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Данилов<s n="np"/><s n="cog"/></l>          <r>Данилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дарханов<s n="np"/><s n="cog"/></l>         <r>Дарханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Даупбаев<s n="np"/><s n="cog"/></l>         <r>Даупбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дауылбеков<s n="np"/><s n="cog"/></l>       <r>Давылбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дәукенов<s n="np"/><s n="cog"/></l>         <r>Дәүкенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дәулетбақов<s n="np"/><s n="cog"/></l>      <r>Дәүлетбаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дәулетбеков<s n="np"/><s n="cog"/></l>      <r>Дәулетбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дәулетов<s n="np"/><s n="cog"/></l>         <r>Дәулетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дәуренбеков<s n="np"/><s n="cog"/></l>      <r>Дәуренбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дегтярев<s n="np"/><s n="cog"/></l>         <r>Дегтярев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дежнев<s n="np"/><s n="cog"/></l>           <r>Дежнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дементьев<s n="np"/><s n="cog"/></l>        <r>Дементьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Демеуов<s n="np"/><s n="cog"/></l>          <r>Демеуов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Демидов<s n="np"/><s n="cog"/></l>          <r>Демидов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Демьянов<s n="np"/><s n="cog"/></l>         <r>Демьянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Денисов<s n="np"/><s n="cog"/></l>          <r>Денисов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дербісәлиев<s n="np"/><s n="cog"/></l>      <r>Дәрбесалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дешериев<s n="np"/><s n="cog"/></l>         <r>Дешериев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Джансугуров<s n="np"/><s n="cog"/></l>      <r>Джансугуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Диваев<s n="np"/><s n="cog"/></l>           <r>Диваев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Димитриев<s n="np"/><s n="cog"/></l>        <r>Димитриев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Диомидов<s n="np"/><s n="cog"/></l>         <r>Диомидов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дінішев<s n="np"/><s n="cog"/></l>          <r>Денешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дмитриев<s n="np"/><s n="cog"/></l>         <r>Дмитриев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дмитров<s n="np"/><s n="cog"/></l>          <r>Дмитров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Добродомов<s n="np"/><s n="cog"/></l>       <r>Добродомов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Добролюбов<s n="np"/><s n="cog"/></l>       <r>Добролюбов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Долгашев<s n="np"/><s n="cog"/></l>         <r>Долгашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Долгов<s n="np"/><s n="cog"/></l>           <r>Долгов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Домбаров<s n="np"/><s n="cog"/></l>         <r>Домбаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Домогаров<s n="np"/><s n="cog"/></l>        <r>Домогаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Доронин<s n="np"/><s n="cog"/></l>          <r>Доронин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дорофеев<s n="np"/><s n="cog"/></l>         <r>Дорофеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Досжанов<s n="np"/><s n="cog"/></l>         <r>Досжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Досқалиев<s n="np"/><s n="cog"/></l>        <r>Доскалиев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Досқалиев<s n="np"/><s n="cog"/></l>        <r>Доскалиев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Досмүхамедов<s n="np"/><s n="cog"/></l>     <r>Досмүхамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Доспанов<s n="np"/><s n="cog"/></l>         <r>Доспанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Досымжанов<s n="np"/><s n="cog"/></l>       <r>Досымжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дөнентаев<s n="np"/><s n="cog"/></l>        <r>Дөнентаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дроздов<s n="np"/><s n="cog"/></l>          <r>Дроздов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дубанов<s n="np"/><s n="cog"/></l>          <r>Дубанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дубов<s n="np"/><s n="cog"/></l>            <r>Дубов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дубров<s n="np"/><s n="cog"/></l>           <r>Дубров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дуванов<s n="np"/><s n="cog"/></l>          <r>Дуванов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дулатов<s n="np"/><s n="cog"/></l>          <r>Дулатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дурасов<s n="np"/><s n="cog"/></l>          <r>Дурасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дурнев<s n="np"/><s n="cog"/></l>           <r>Дурнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дусматов<s n="np"/><s n="cog"/></l>         <r>Дусматов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дутов<s n="np"/><s n="cog"/></l>            <r>Дутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дүзелханов<s n="np"/><s n="cog"/></l>       <r>Дүзелханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дүйсебаев<s n="np"/><s n="cog"/></l>        <r>Дүйсебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дүйсембинов<s n="np"/><s n="cog"/></l>      <r>Дүйсембинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дүрмішев<s n="np"/><s n="cog"/></l>         <r>Дүрмешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дъяков<s n="np"/><s n="cog"/></l>           <r>Дъяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Дьячков<s n="np"/><s n="cog"/></l>          <r>Дьячков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Евдокимов<s n="np"/><s n="cog"/></l>        <r>Евдокимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Евланов<s n="np"/><s n="cog"/></l>          <r>Евланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Евсеев<s n="np"/><s n="cog"/></l>           <r>Евсеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Евстафьев<s n="np"/><s n="cog"/></l>        <r>Евстафьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Евстигнеев<s n="np"/><s n="cog"/></l>       <r>Евстигнеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Егоров<s n="np"/><s n="cog"/></l>           <r>Егоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ежов<s n="np"/><s n="cog"/></l>             <r>Ежов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Екимов<s n="np"/><s n="cog"/></l>           <r>Екимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елебаев<s n="np"/><s n="cog"/></l>          <r>Елебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елебеков<s n="np"/><s n="cog"/></l>         <r>Елебеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елеуов<s n="np"/><s n="cog"/></l>           <r>Елевов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елимов<s n="np"/><s n="cog"/></l>           <r>Елимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елисеев<s n="np"/><s n="cog"/></l>          <r>Елисеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Елубаев<s n="np"/><s n="cog"/></l>          <r>Елубаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ельцов<s n="np"/><s n="cog"/></l>           <r>Ельцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Емельянов<s n="np"/><s n="cog"/></l>        <r>Емельянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ендеров<s n="np"/><s n="cog"/></l>          <r>Ендеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Еңсепов<s n="np"/><s n="cog"/></l>          <r>Еңсепов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Еразумов<s n="np"/><s n="cog"/></l>         <r>Еразумов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерәлиев<s n="np"/><s n="cog"/></l>          <r>Ерәлиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерғалиев<s n="np"/><s n="cog"/></l>         <r>Ергалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерғалиев<s n="np"/><s n="cog"/></l>         <r>Ергалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Еремеев<s n="np"/><s n="cog"/></l>          <r>Еремеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ержанов<s n="np"/><s n="cog"/></l>          <r>Ержанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерицов<s n="np"/><s n="cog"/></l>           <r>Ерицов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ермаков<s n="np"/><s n="cog"/></l>          <r>Ермаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ермеков<s n="np"/><s n="cog"/></l>          <r>Ермеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ермилов<s n="np"/><s n="cog"/></l>          <r>Ермилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ермолаев<s n="np"/><s n="cog"/></l>         <r>Ермолаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ермолов<s n="np"/><s n="cog"/></l>          <r>Ермолов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерназаров<s n="np"/><s n="cog"/></l>        <r>Ерназаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерофеев<s n="np"/><s n="cog"/></l>          <r>Ерофеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ерубаев<s n="np"/><s n="cog"/></l>          <r>Ерубаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ершов<s n="np"/><s n="cog"/></l>            <r>Ершов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есболов<s n="np"/><s n="cog"/></l>          <r>Есболов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есдәулетов<s n="np"/><s n="cog"/></l>       <r>Есдәулетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есенбаев<s n="np"/><s n="cog"/></l>         <r>Есенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есенқұлов<s n="np"/><s n="cog"/></l>        <r>Есенкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есенов<s n="np"/><s n="cog"/></l>           <r>Есенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есжанов<s n="np"/><s n="cog"/></l>          <r>Есжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есімов<s n="np"/><s n="cog"/></l>           <r>Есемов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есіргепов<s n="np"/><s n="cog"/></l>        <r>Есергәпов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Есқалиев<s n="np"/><s n="cog"/></l>         <r>Ескалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есқалиев<s n="np"/><s n="cog"/></l>         <r>Ескалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есқараев<s n="np"/><s n="cog"/></l>         <r>Ескараев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есмағанбетов<s n="np"/><s n="cog"/></l>     <r>Есмаганбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есмамбетов<s n="np"/><s n="cog"/></l>       <r>Есмамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есов<s n="np"/><s n="cog"/></l>             <r>Есов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Есполов<s n="np"/><s n="cog"/></l>          <r>Есполов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Еултангуров<s n="np"/><s n="cog"/></l>      <r>Еултангуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ефатеров<s n="np"/><s n="cog"/></l>         <r>Ефатеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ефимов<s n="np"/><s n="cog"/></l>           <r>Ефимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ефремов<s n="np"/><s n="cog"/></l>          <r>Ефремов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ешекеев<s n="np"/><s n="cog"/></l>          <r>Ешекеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жабаев<s n="np"/><s n="cog"/></l>           <r>Жабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жағыпаров<s n="np"/><s n="cog"/></l>        <r>Жагыпаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жадов<s n="np"/><s n="cog"/></l>            <r>Жадов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жайнақов<s n="np"/><s n="cog"/></l>         <r>Жайнаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жақсыбеков<s n="np"/><s n="cog"/></l>       <r>Жаксыбәков<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жақыпбаев<s n="np"/><s n="cog"/></l>        <r>Жакыпбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жақыпов<s n="np"/><s n="cog"/></l>          <r>Жакыпов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жаманмұрынов<s n="np"/><s n="cog"/></l>     <r>Жаманмурынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жаманов<s n="np"/><s n="cog"/></l>          <r>Жаманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанайдаров<s n="np"/><s n="cog"/></l>       <r>Жанайдаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанасаев<s n="np"/><s n="cog"/></l>         <r>Жанасаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанғабылов<s n="np"/><s n="cog"/></l>       <r>Жангабылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жандарбеков<s n="np"/><s n="cog"/></l>      <r>Жандарбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жандәулетов<s n="np"/><s n="cog"/></l>      <r>Жандәулетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жандосов<s n="np"/><s n="cog"/></l>         <r>Жандосов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанжігітов<s n="np"/><s n="cog"/></l>       <r>Жанжегетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанзақов<s n="np"/><s n="cog"/></l>         <r>Жанзаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанұалиев<s n="np"/><s n="cog"/></l>        <r>Жанугалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жанұзақов<s n="np"/><s n="cog"/></l>        <r>Жанузаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жаңабаев<s n="np"/><s n="cog"/></l>         <r>Жаңабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жапақов<s n="np"/><s n="cog"/></l>          <r>Жапаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жаппасбаев<s n="np"/><s n="cog"/></l>       <r>Жаппасбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жармағамбетов<s n="np"/><s n="cog"/></l>    <r>Жармагамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жармағанбетов<s n="np"/><s n="cog"/></l>    <r>Жармаганбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жармұхамедов<s n="np"/><s n="cog"/></l>     <r>Жармухамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жармұхамедов<s n="np"/><s n="cog"/></l>     <r>Жармухамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жаров<s n="np"/><s n="cog"/></l>            <r>Жаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жартыбаев<s n="np"/><s n="cog"/></l>        <r>Жартыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жарықбаев<s n="np"/><s n="cog"/></l>        <r>Жарыкбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жарықпаев<s n="np"/><s n="cog"/></l>        <r>Жарыкпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жарылғапов<s n="np"/><s n="cog"/></l>       <r>Жарылгапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жафаров<s n="np"/><s n="cog"/></l>          <r>Жафаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жахаев<s n="np"/><s n="cog"/></l>           <r>Жахаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жәкiшев<s n="np"/><s n="cog"/></l>          <r>Жәкешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жәкішев<s n="np"/><s n="cog"/></l>          <r>Жәкешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жәкішев<s n="np"/><s n="cog"/></l>          <r>Жәкешев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жәнекешев<s n="np"/><s n="cog"/></l>        <r>Жәнекешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жәнібеков<s n="np"/><s n="cog"/></l>        <r>Жәнебәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жәңгіров<s n="np"/><s n="cog"/></l>         <r>Жәңгеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жданов<s n="np"/><s n="cog"/></l>           <r>Жданов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жейлітбаев<s n="np"/><s n="cog"/></l>       <r>Жейлетбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жексенбеков<s n="np"/><s n="cog"/></l>      <r>Жексенбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Желтов<s n="np"/><s n="cog"/></l>           <r>Желтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жеребятиев<s n="np"/><s n="cog"/></l>       <r>Жеребятиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жжёнов<s n="np"/><s n="cog"/></l>           <r>Жжёнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Живоев<s n="np"/><s n="cog"/></l>           <r>Живоев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жигарев<s n="np"/><s n="cog"/></l>          <r>Жигарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жиекбаев<s n="np"/><s n="cog"/></l>         <r>Жиекбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жиенқұлов<s n="np"/><s n="cog"/></l>        <r>Жиенкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жирнов<s n="np"/><s n="cog"/></l>           <r>Жирнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жиров<s n="np"/><s n="cog"/></l>            <r>Жиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Житков<s n="np"/><s n="cog"/></l>           <r>Житков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жолдасбеков<s n="np"/><s n="cog"/></l>      <r>Жолдасбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жорабаев<s n="np"/><s n="cog"/></l>         <r>Жорабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жуков<s n="np"/><s n="cog"/></l>            <r>Жуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Журавлёв<s n="np"/><s n="cog"/></l>         <r>Журавлёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жүнісов<s n="np"/><s n="cog"/></l>          <r>Жүнесов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жүнісов<s n="np"/><s n="cog"/></l>          <r>Жүнесов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жүргенов<s n="np"/><s n="cog"/></l>         <r>Жүргенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жүсіпов<s n="np"/><s n="cog"/></l>          <r>Жүсепов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұбанов<s n="np"/><s n="cog"/></l>          <r>Жубанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұмабаев<s n="np"/><s n="cog"/></l>         <r>Жумабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұмағалиев<s n="np"/><s n="cog"/></l>       <r>Жумагалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұмаділов<s n="np"/><s n="cog"/></l>        <r>Жумаделов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұмаев<s n="np"/><s n="cog"/></l>           <r>Жумаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жұмасқалиев<s n="np"/><s n="cog"/></l>      <r>Жумаскалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Жылысбаев<s n="np"/><s n="cog"/></l>        <r>Жылысбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Завьялов<s n="np"/><s n="cog"/></l>         <r>Завьялов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Загаев<s n="np"/><s n="cog"/></l>           <r>Загаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Задорнов<s n="np"/><s n="cog"/></l>         <r>Задорнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Заев<s n="np"/><s n="cog"/></l>             <r>Заев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зайкенов<s n="np"/><s n="cog"/></l>         <r>Зайкенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зайцев<s n="np"/><s n="cog"/></l>           <r>Зайцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Закиров<s n="np"/><s n="cog"/></l>          <r>Закиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Захаров<s n="np"/><s n="cog"/></l>          <r>Захаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зәңгіров<s n="np"/><s n="cog"/></l>         <r>Зәңгеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Звонилов<s n="np"/><s n="cog"/></l>         <r>Звонилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зеленов<s n="np"/><s n="cog"/></l>          <r>Зеленов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зенков<s n="np"/><s n="cog"/></l>           <r>Зенков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зеньков<s n="np"/><s n="cog"/></l>          <r>Зеньков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зиманов<s n="np"/><s n="cog"/></l>          <r>Зиманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зимин<s n="np"/><s n="cog"/></l>            <r>Зимин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зиновьев<s n="np"/><s n="cog"/></l>         <r>Зиновьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зов<s n="np"/><s n="cog"/></l>              <r>Зов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Золотницкий<s n="np"/><s n="cog"/></l>      <r>Золотницкий<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Золотов<s n="np"/><s n="cog"/></l>          <r>Золотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зотиков<s n="np"/><s n="cog"/></l>          <r>Зотиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зотов<s n="np"/><s n="cog"/></l>            <r>Зотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зубков<s n="np"/><s n="cog"/></l>           <r>Зубков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зуев<s n="np"/><s n="cog"/></l>             <r>Зуев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зулькарнаев<s n="np"/><s n="cog"/></l>      <r>Зулькарнаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зыков<s n="np"/><s n="cog"/></l>            <r>Зыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зындәуітов<s n="np"/><s n="cog"/></l>       <r>Зындәветов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зырянов<s n="np"/><s n="cog"/></l>          <r>Зырянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Зюганов<s n="np"/><s n="cog"/></l>          <r>Зюганов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ибрагимов<s n="np"/><s n="cog"/></l>        <r>Ибрагимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ибрагимов<s n="np"/><s n="cog"/></l>        <r>Ибрагимов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ибраев<s n="np"/><s n="cog"/></l>           <r>Ибраев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ибрашев<s n="np"/><s n="cog"/></l>          <r>Ибрашев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ибятов<s n="np"/><s n="cog"/></l>           <r>Ибятов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иванов<s n="np"/><s n="cog"/></l>           <r>Иванов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ивашев<s n="np"/><s n="cog"/></l>           <r>Ивашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Игнатов<s n="np"/><s n="cog"/></l>          <r>Игнатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Игнатьев<s n="np"/><s n="cog"/></l>         <r>Игнатьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Игратьев<s n="np"/><s n="cog"/></l>         <r>Игратьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Игрнатьев<s n="np"/><s n="cog"/></l>        <r>Игрнатьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Изатов<s n="np"/><s n="cog"/></l>           <r>Изатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Изендеев<s n="np"/><s n="cog"/></l>         <r>Изендеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Изотов<s n="np"/><s n="cog"/></l>           <r>Изотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Илларионов<s n="np"/><s n="cog"/></l>       <r>Илларионов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ильин<s n="np"/><s n="cog"/></l>            <r>Ильин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иманғазиев<s n="np"/><s n="cog"/></l>       <r>Имангазиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иманов<s n="np"/><s n="cog"/></l>           <r>Иманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Имашев<s n="np"/><s n="cog"/></l>           <r>Имашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Именнов<s n="np"/><s n="cog"/></l>          <r>Именнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Индырчев<s n="np"/><s n="cog"/></l>         <r>Индырчев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иноходов<s n="np"/><s n="cog"/></l>         <r>Иноходов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иовлев<s n="np"/><s n="cog"/></l>           <r>Иовлев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ирисметов<s n="np"/><s n="cog"/></l>        <r>Ирисметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Иритков<s n="np"/><s n="cog"/></l>          <r>Иритков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Исаев<s n="np"/><s n="cog"/></l>            <r>Исаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Исаков<s n="np"/><s n="cog"/></l>           <r>Исаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Исалиев<s n="np"/><s n="cog"/></l>          <r>Исалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Исаханов<s n="np"/><s n="cog"/></l>         <r>Исаханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Искаков<s n="np"/><s n="cog"/></l>          <r>Искаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Искандеров<s n="np"/><s n="cog"/></l>       <r>Искандеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Искеев<s n="np"/><s n="cog"/></l>           <r>Искеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Искендиров<s n="np"/><s n="cog"/></l>       <r>Искендиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Исметов<s n="np"/><s n="cog"/></l>          <r>Исметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Итенов<s n="np"/><s n="cog"/></l>           <r>Итенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ишутов<s n="np"/><s n="cog"/></l>           <r>Ишутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ищанов<s n="np"/><s n="cog"/></l>           <r>Ищанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ізмұхамбетов<s n="np"/><s n="cog"/></l>     <r>Эзмухамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ізтілеуов<s n="np"/><s n="cog"/></l>        <r>Эзтелеуов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ілеев<s n="np"/><s n="cog"/></l>            <r>Илеев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кабанов<s n="np"/><s n="cog"/></l>          <r>Кабанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кабулов<s n="np"/><s n="cog"/></l>          <r>Кабулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кадыков<s n="np"/><s n="cog"/></l>          <r>Кадыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кадышев<s n="np"/><s n="cog"/></l>          <r>Кадышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Казаков<s n="np"/><s n="cog"/></l>          <r>Казаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Казанов<s n="np"/><s n="cog"/></l>          <r>Казанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Казанцев<s n="np"/><s n="cog"/></l>         <r>Казанцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Казначеев<s n="np"/><s n="cog"/></l>        <r>Казначеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Казталов<s n="np"/><s n="cog"/></l>         <r>Казталов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Калашников<s n="np"/><s n="cog"/></l>       <r>Калашников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Калимов<s n="np"/><s n="cog"/></l>          <r>Калимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Калинин<s n="np"/><s n="cog"/></l>          <r>Калинин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Калкабаев<s n="np"/><s n="cog"/></l>        <r>Калкабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Калмыков<s n="np"/><s n="cog"/></l>         <r>Калмыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Камалиев<s n="np"/><s n="cog"/></l>         <r>Камалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Камалов<s n="np"/><s n="cog"/></l>          <r>Камалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каменщиков<s n="np"/><s n="cog"/></l>       <r>Каменщиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Капитонов<s n="np"/><s n="cog"/></l>        <r>Капитонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Капсулов<s n="np"/><s n="cog"/></l>         <r>Капсулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Капустин<s n="np"/><s n="cog"/></l>         <r>Капустин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карасаев<s n="np"/><s n="cog"/></l>         <r>Карасаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каратаев<s n="np"/><s n="cog"/></l>         <r>Каратаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карачарсков<s n="np"/><s n="cog"/></l>      <r>Карачарсков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карбышев<s n="np"/><s n="cog"/></l>         <r>Карбышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карев<s n="np"/><s n="cog"/></l>            <r>Карев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каренин<s n="np"/><s n="cog"/></l>       <r>Каренин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каримов<s n="np"/><s n="cog"/></l>          <r>Каримов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каримов<s n="np"/><s n="cog"/></l>          <r>Кәримов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Карлов<s n="np"/><s n="cog"/></l>           <r>Карлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карпеев<s n="np"/><s n="cog"/></l>          <r>Карпеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карпов<s n="np"/><s n="cog"/></l>           <r>Карпов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Карычев<s n="np"/><s n="cog"/></l>          <r>Карычев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Касимов<s n="np"/><s n="cog"/></l>          <r>Касимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каспаров<s n="np"/><s n="cog"/></l>         <r>Каспаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Катаев<s n="np"/><s n="cog"/></l>           <r>Катаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Катанов<s n="np"/><s n="cog"/></l>          <r>Катанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Катков<s n="np"/><s n="cog"/></l>           <r>Катков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Катранов<s n="np"/><s n="cog"/></l>         <r>Катранов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кафаров<s n="np"/><s n="cog"/></l>          <r>Кафаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Каюров<s n="np"/><s n="cog"/></l>           <r>Каюров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кәрібаев<s n="np"/><s n="cog"/></l>         <r>Кәребаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кәрімбаев<s n="np"/><s n="cog"/></l>        <r>Кәрембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кәрімбаев<s n="np"/><s n="cog"/></l>        <r>Кәримбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кәрімбаев<s n="np"/><s n="cog"/></l>        <r>Кәримбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кәрменов<s n="np"/><s n="cog"/></l>         <r>Кәрменов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кебіспаев<s n="np"/><s n="cog"/></l>        <r>Кәбеспаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кедров<s n="np"/><s n="cog"/></l>           <r>Кедров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кельмаков<s n="np"/><s n="cog"/></l>        <r>Кельмаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кемелов<s n="np"/><s n="cog"/></l>          <r>Кемелов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кемеров<s n="np"/><s n="cog"/></l>          <r>Кемеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенбаев<s n="np"/><s n="cog"/></l>          <r>Кенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенебаев<s n="np"/><s n="cog"/></l>         <r>Кенебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенешов<s n="np"/><s n="cog"/></l>          <r>Кенешов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенжебаев<s n="np"/><s n="cog"/></l>        <r>Кенжебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенжебеков<s n="np"/><s n="cog"/></l>       <r>Кенжебеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенжетаев<s n="np"/><s n="cog"/></l>        <r>Кенжетаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кенжеханов<s n="np"/><s n="cog"/></l>       <r>Кенжеханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Керімбеков<s n="np"/><s n="cog"/></l>       <r>Кәрембәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Керімқұлов<s n="np"/><s n="cog"/></l>       <r>Кәремкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кесов<s n="np"/><s n="cog"/></l>            <r>Кесов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кивилев<s n="np"/><s n="cog"/></l>          <r>Кивилев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кинжалов<s n="np"/><s n="cog"/></l>         <r>Кинжалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кириллов<s n="np"/><s n="cog"/></l>         <r>Кириллов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Киров<s n="np"/><s n="cog"/></l>            <r>Киров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кирпичников<s n="np"/><s n="cog"/></l>      <r>Кирпичников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кирсанов<s n="np"/><s n="cog"/></l>         <r>Кирсанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Киселёв<s n="np"/><s n="cog"/></l>          <r>Киселёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кишинев<s n="np"/><s n="cog"/></l>          <r>Кишинев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Клементьев<s n="np"/><s n="cog"/></l>       <r>Клементьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ключев<s n="np"/><s n="cog"/></l>           <r>Ключев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кляжев<s n="np"/><s n="cog"/></l>           <r>Кляжев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Князев<s n="np"/><s n="cog"/></l>           <r>Князев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ковалев<s n="np"/><s n="cog"/></l>          <r>Ковалев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ковалёв<s n="np"/><s n="cog"/></l>          <r>Ковалёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ковров<s n="np"/><s n="cog"/></l>           <r>Ковров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кожанов<s n="np"/><s n="cog"/></l>          <r>Кожанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кожевников<s n="np"/><s n="cog"/></l>       <r>Кожевников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Козаков<s n="np"/><s n="cog"/></l>          <r>Козаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Козлов<s n="np"/><s n="cog"/></l>           <r>Козлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Козлов<s n="np"/><s n="cog"/></l>           <r>Козлов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Козырев<s n="np"/><s n="cog"/></l>          <r>Козырев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колесников<s n="np"/><s n="cog"/></l>       <r>Колесников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колмогоров<s n="np"/><s n="cog"/></l>       <r>Колмогоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колобов<s n="np"/><s n="cog"/></l>          <r>Колобов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колокольников<s n="np"/><s n="cog"/></l>    <r>Колокольников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колосков<s n="np"/><s n="cog"/></l>         <r>Колосков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Колпаков<s n="np"/><s n="cog"/></l>         <r>Колпаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кольцов<s n="np"/><s n="cog"/></l>          <r>Кольцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Комаров<s n="np"/><s n="cog"/></l>          <r>Комаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Комиссаров<s n="np"/><s n="cog"/></l>       <r>Комиссаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Композиторов<s n="np"/><s n="cog"/></l>     <r>Композиторов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кондаков<s n="np"/><s n="cog"/></l>         <r>Кондаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кондратов<s n="np"/><s n="cog"/></l>        <r>Кондратов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кондратьев<s n="np"/><s n="cog"/></l>       <r>Кондратьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кондрашов<s n="np"/><s n="cog"/></l>        <r>Кондрашов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Конев<s n="np"/><s n="cog"/></l>            <r>Конев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Коннов<s n="np"/><s n="cog"/></l>           <r>Коннов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Коновалов<s n="np"/><s n="cog"/></l>        <r>Коновалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кононов<s n="np"/><s n="cog"/></l>          <r>Кононов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Констанинов<s n="np"/><s n="cog"/></l>      <r>Констанинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Константинов<s n="np"/><s n="cog"/></l>     <r>Константинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Копылов<s n="np"/><s n="cog"/></l>          <r>Копылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Корнеев<s n="np"/><s n="cog"/></l>          <r>Корнеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Корнилов<s n="np"/><s n="cog"/></l>         <r>Корнилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Королев<s n="np"/><s n="cog"/></l>          <r>Королев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Королев<s n="np"/><s n="cog"/></l>          <r>Королев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Королёв<s n="np"/><s n="cog"/></l>          <r>Королёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Корсаков<s n="np"/><s n="cog"/></l>         <r>Корсаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Корчаков<s n="np"/><s n="cog"/></l>         <r>Корчаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Коршунов<s n="np"/><s n="cog"/></l>         <r>Коршунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Корытников<s n="np"/><s n="cog"/></l>       <r>Корытников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Косарев<s n="np"/><s n="cog"/></l>          <r>Косарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Косачев<s n="np"/><s n="cog"/></l>          <r>Косачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Костин<s n="np"/><s n="cog"/></l>           <r>Костин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Косырев<s n="np"/><s n="cog"/></l>          <r>Косырев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Котельников<s n="np"/><s n="cog"/></l>      <r>Котельников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Котов<s n="np"/><s n="cog"/></l>            <r>Котов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кочетков<s n="np"/><s n="cog"/></l>         <r>Кочетков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кочкарев<s n="np"/><s n="cog"/></l>         <r>Кочкарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кошелев<s n="np"/><s n="cog"/></l>          <r>Кошелев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көбдіков<s n="np"/><s n="cog"/></l>         <r>Көбдеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көбеев<s n="np"/><s n="cog"/></l>           <r>Көбеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көбенқұлов<s n="np"/><s n="cog"/></l>       <r>Көбенкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көжеков<s n="np"/><s n="cog"/></l>          <r>Көжәков<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Көлбаев<s n="np"/><s n="cog"/></l>          <r>Көлбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көмекбаев<s n="np"/><s n="cog"/></l>        <r>Көмекбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көпеев<s n="np"/><s n="cog"/></l>           <r>Көпеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көпешов<s n="np"/><s n="cog"/></l>          <r>Көпешов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көтібаров<s n="np"/><s n="cog"/></l>        <r>Көтебаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Көшербаев<s n="np"/><s n="cog"/></l>        <r>Көшербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кравков<s n="np"/><s n="cog"/></l>          <r>Кравков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Красильников<s n="np"/><s n="cog"/></l>     <r>Красильников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Краснов<s n="np"/><s n="cog"/></l>          <r>Краснов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крашенинников<s n="np"/><s n="cog"/></l>    <r>Крашенников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крганов<s n="np"/><s n="cog"/></l>          <r>Крганов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кривоносов<s n="np"/><s n="cog"/></l>       <r>Кривоносов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Криков<s n="np"/><s n="cog"/></l>           <r>Криков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крлыков<s n="np"/><s n="cog"/></l>          <r>Крлыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кротов<s n="np"/><s n="cog"/></l>           <r>Кротов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крутов<s n="np"/><s n="cog"/></l>           <r>Крутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крылов<s n="np"/><s n="cog"/></l>           <r>Крылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крюков<s n="np"/><s n="cog"/></l>           <r>Крюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Крючков<s n="np"/><s n="cog"/></l>          <r>Крючков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ксенофонтов<s n="np"/><s n="cog"/></l>      <r>Ксенофонтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Куваев<s n="np"/><s n="cog"/></l>           <r>Куваев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кувшинов<s n="np"/><s n="cog"/></l>         <r>Кувшинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кудаков<s n="np"/><s n="cog"/></l>          <r>Кудаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кудрявцев<s n="np"/><s n="cog"/></l>        <r>Кудрявцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кудряшов<s n="np"/><s n="cog"/></l>         <r>Кудряшов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кузнецов<s n="np"/><s n="cog"/></l>         <r>Кузнецов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кузьменков<s n="np"/><s n="cog"/></l>       <r>Кузьменков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кузьмин<s n="np"/><s n="cog"/></l>          <r>Кузьмин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Куйбышев<s n="np"/><s n="cog"/></l>         <r>Куйбышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кулагин<s n="np"/><s n="cog"/></l>          <r>Кулагин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кулаков<s n="np"/><s n="cog"/></l>          <r>Кулаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Куленов<s n="np"/><s n="cog"/></l>          <r>Куленов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Куликов<s n="np"/><s n="cog"/></l>          <r>Куликов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кулов<s n="np"/><s n="cog"/></l>            <r>Кулов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кульев<s n="np"/><s n="cog"/></l>           <r>Кульев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Куравлев<s n="np"/><s n="cog"/></l>         <r>Куравлев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кураков<s n="np"/><s n="cog"/></l>          <r>Кураков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Курамшин<s n="np"/><s n="cog"/></l>         <r>Курамшин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Курамшин<s n="np"/><s n="cog"/></l>         <r>Курамшин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Курамшин<s n="np"/><s n="cog"/></l>         <r>Курамшин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Курбатов<s n="np"/><s n="cog"/></l>         <r>Курбатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Курчатов<s n="np"/><s n="cog"/></l>         <r>Курчатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кустиков<s n="np"/><s n="cog"/></l>         <r>Кустиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Кушаев<s n="np"/><s n="cog"/></l>           <r>Кушаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Күзембаев<s n="np"/><s n="cog"/></l>        <r>Күзембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Күлеев<s n="np"/><s n="cog"/></l>           <r>Күлеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Күмісбеков<s n="np"/><s n="cog"/></l>       <r>Күмесбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қабашев<s n="np"/><s n="cog"/></l>          <r>Кабашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қабимолдаев<s n="np"/><s n="cog"/></l>      <r>Кабимолдаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қабылбаев<s n="np"/><s n="cog"/></l>        <r>Кабылбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қабылдин<s n="np"/><s n="cog"/></l>         <r>Кабылдин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қабылов<s n="np"/><s n="cog"/></l>          <r>Кабылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қадырбаев<s n="np"/><s n="cog"/></l>        <r>Кадырбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қадырбеков<s n="np"/><s n="cog"/></l>       <r>Кадырбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қажығалиев<s n="np"/><s n="cog"/></l>       <r>Кажыгалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қазақбаев<s n="np"/><s n="cog"/></l>        <r>Казакбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қазансев<s n="np"/><s n="cog"/></l>         <r>Казансев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қазталов<s n="np"/><s n="cog"/></l>         <r>Казталов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қазыбаев<s n="np"/><s n="cog"/></l>         <r>Казыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қайдаров<s n="np"/><s n="cog"/></l>         <r>Кайдаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қайырбеков<s n="np"/><s n="cog"/></l>       <r>Кайырбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қаламбаев<s n="np"/><s n="cog"/></l>        <r>Каламбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қалауов<s n="np"/><s n="cog"/></l>          <r>Калауов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қалдаяқов<s n="np"/><s n="cog"/></l>        <r>Калдаяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қалиев<s n="np"/><s n="cog"/></l>           <r>Калиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қалымбаев<s n="np"/><s n="cog"/></l>        <r>Калымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қамбаров<s n="np"/><s n="cog"/></l>         <r>Камбаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қамбышев<s n="np"/><s n="cog"/></l>         <r>Камбышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қаражігітов<s n="np"/><s n="cog"/></l>      <r>Каражегетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қаралаев<s n="np"/><s n="cog"/></l>         <r>Каралаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қаратаев<s n="np"/><s n="cog"/></l>         <r>Каратаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қарсақбаев<s n="np"/><s n="cog"/></l>       <r>Карсакбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қартбаев<s n="np"/><s n="cog"/></l>         <r>Картбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қасанов<s n="np"/><s n="cog"/></l>          <r>Касанов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қасиманов<s n="np"/><s n="cog"/></l>        <r>Касиманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қастеев<s n="np"/><s n="cog"/></l>          <r>Кастеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қасымбеков<s n="np"/><s n="cog"/></l>       <r>Касымбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қасымов<s n="np"/><s n="cog"/></l>          <r>Касымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қашаубаев<s n="np"/><s n="cog"/></l>        <r>Кашаубаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қирабаев<s n="np"/><s n="cog"/></l>         <r>Кирабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қожамқұлов<s n="np"/><s n="cog"/></l>       <r>Кожамкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қожанов<s n="np"/><s n="cog"/></l>          <r>Кожанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қожықов<s n="np"/><s n="cog"/></l>          <r>Кожыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қозбағаров<s n="np"/><s n="cog"/></l>       <r>Козбагаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қойгелдиев<s n="np"/><s n="cog"/></l>       <r>Койгелдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қойлышев<s n="np"/><s n="cog"/></l>         <r>Қойлышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қонаев<s n="np"/><s n="cog"/></l>           <r>Конаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қорабаев<s n="np"/><s n="cog"/></l>         <r>Корабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қосанов<s n="np"/><s n="cog"/></l>          <r>Косанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қосанов<s n="np"/><s n="cog"/></l>          <r>Косанов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қосымбаев<s n="np"/><s n="cog"/></l>        <r>Косымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қошқарбаев<s n="np"/><s n="cog"/></l>       <r>Кошкарбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қуандықов<s n="np"/><s n="cog"/></l>        <r>Куандыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қуанышбаев<s n="np"/><s n="cog"/></l>       <r>Куанышбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құдабаев<s n="np"/><s n="cog"/></l>         <r>Кудабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құдайбергенов<s n="np"/><s n="cog"/></l>    <r>Кудайбергенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құдайқұлов<s n="np"/><s n="cog"/></l>       <r>Кудайкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құланов<s n="np"/><s n="cog"/></l>          <r>Куланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құлманбаев<s n="np"/><s n="cog"/></l>       <r>Кулманбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құлманов<s n="np"/><s n="cog"/></l>         <r>Кулманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құлов<s n="np"/><s n="cog"/></l>            <r>Кулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құлсариев<s n="np"/><s n="cog"/></l>        <r>Кулсариев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құлыбаев<s n="np"/><s n="cog"/></l>         <r>Колыбаев<s n="np"/><s n="cog"/></r></p></e> <!-- FIXME CHECK -->
+<e>       <p><l>Құлышев<s n="np"/><s n="cog"/></l>          <r>Кулышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құнанбаев<s n="np"/><s n="cog"/></l>        <r>Кунанбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құрманбаев<s n="np"/><s n="cog"/></l>       <r>Курманбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құрманбеков<s n="np"/><s n="cog"/></l>      <r>Курманбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құрманғалиев<s n="np"/><s n="cog"/></l>     <r>Курмангалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құрманқұлов<s n="np"/><s n="cog"/></l>      <r>Курманкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құрышжанов<s n="np"/><s n="cog"/></l>       <r>Курышжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құсаинов<s n="np"/><s n="cog"/></l>         <r>Кусаинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құсайынов<s n="np"/><s n="cog"/></l>        <r>Кусайынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Құсайынов<s n="np"/><s n="cog"/></l>        <r>Кусайынов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қыдырбеков<s n="np"/><s n="cog"/></l>       <r>Кыдырбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Қырықбаев<s n="np"/><s n="cog"/></l>        <r>Кырыкбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лаврентьев<s n="np"/><s n="cog"/></l>       <r>Лаврентьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лавров<s n="np"/><s n="cog"/></l>       <r>Лавров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ладыков<s n="np"/><s n="cog"/></l>          <r>Ладыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лазарев<s n="np"/><s n="cog"/></l>          <r>Лазарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лакачев<s n="np"/><s n="cog"/></l>          <r>Лакачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лакачов<s n="np"/><s n="cog"/></l>          <r>Лакачов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ламаев<s n="np"/><s n="cog"/></l>           <r>Ламаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лапаев<s n="np"/><s n="cog"/></l>           <r>Лапаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лапин<s n="np"/><s n="cog"/></l>            <r>Лапин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лаптев<s n="np"/><s n="cog"/></l>           <r>Лаптев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ларионов<s n="np"/><s n="cog"/></l>         <r>Ларионов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Латыпов<s n="np"/><s n="cog"/></l>          <r>Латыпов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лебедев<s n="np"/><s n="cog"/></l>          <r>Лебедев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Левин<s n="np"/><s n="cog"/></l>            <r>Левин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Левчаев<s n="np"/><s n="cog"/></l>          <r>Левчаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Леканов<s n="np"/><s n="cog"/></l>          <r>Леканов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лекеров<s n="np"/><s n="cog"/></l>          <r>Лекеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ленин<s n="np"/><s n="cog"/></l>            <r>Ленин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Леньков<s n="np"/><s n="cog"/></l>          <r>Леньков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Леонов<s n="np"/><s n="cog"/></l>           <r>Леонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Леонтьев<s n="np"/><s n="cog"/></l>         <r>Леонтьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лермонтов<s n="np"/><s n="cog"/></l>        <r>Лермонтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лесков<s n="np"/><s n="cog"/></l>           <r>Лесков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лисаков<s n="np"/><s n="cog"/></l>          <r>Лисаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Литвинов<s n="np"/><s n="cog"/></l>         <r>Литвинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лихарев<s n="np"/><s n="cog"/></l>          <r>Лихарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лихачёв<s n="np"/><s n="cog"/></l>          <r>Лихачёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лобанов<s n="np"/><s n="cog"/></l>          <r>Лобанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лобачев<s n="np"/><s n="cog"/></l>          <r>Лобачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лобков<s n="np"/><s n="cog"/></l>           <r>Лобков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лованов<s n="np"/><s n="cog"/></l>          <r>Лованов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Логинов<s n="np"/><s n="cog"/></l>          <r>Логинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Логунов<s n="np"/><s n="cog"/></l>          <r>Логунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Локтев<s n="np"/><s n="cog"/></l>           <r>Локтев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ломов<s n="np"/><s n="cog"/></l>            <r>Ломов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ломоносов<s n="np"/><s n="cog"/></l>        <r>Ломоносов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лосманов<s n="np"/><s n="cog"/></l>         <r>Лосманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лотышев<s n="np"/><s n="cog"/></l>          <r>Лотышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукианов<s n="np"/><s n="cog"/></l>         <r>Лукианов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукин<s n="np"/><s n="cog"/></l>            <r>Лукин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукиянов<s n="np"/><s n="cog"/></l>         <r>Лукиянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукоянов<s n="np"/><s n="cog"/></l>         <r>Лукоянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лукьянов<s n="np"/><s n="cog"/></l>         <r>Лукьянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лупов<s n="np"/><s n="cog"/></l>            <r>Лупов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Луферов<s n="np"/><s n="cog"/></l>          <r>Луферов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Лыткин<s n="np"/><s n="cog"/></l>           <r>Лыткин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Льгов<s n="np"/><s n="cog"/></l>            <r>Льгов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Любезнов<s n="np"/><s n="cog"/></l>         <r>Любезнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Любимов<s n="np"/><s n="cog"/></l>          <r>Любимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ляпунов<s n="np"/><s n="cog"/></l>          <r>Ляпунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ляхов<s n="np"/><s n="cog"/></l>            <r>Ляхов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Магдиев<s n="np"/><s n="cog"/></l>          <r>Магдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Магомаев<s n="np"/><s n="cog"/></l>         <r>Магомаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Магомаев<s n="np"/><s n="cog"/></l>         <r>Магомаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мадов<s n="np"/><s n="cog"/></l>            <r>Мадов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мадумаров<s n="np"/><s n="cog"/></l>        <r>Мадумаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мадуров<s n="np"/><s n="cog"/></l>          <r>Мадуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Майков<s n="np"/><s n="cog"/></l>           <r>Майков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Майлыбаев<s n="np"/><s n="cog"/></l>        <r>Майлыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Макаров<s n="np"/><s n="cog"/></l>          <r>Макаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Макашарипов<s n="np"/><s n="cog"/></l>      <r>Макашарипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Макеев<s n="np"/><s n="cog"/></l>           <r>Макеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Максимов<s n="np"/><s n="cog"/></l>         <r>Максимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Максутов<s n="np"/><s n="cog"/></l>         <r>Максутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мақатаев<s n="np"/><s n="cog"/></l>         <r>Макатаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Малахов<s n="np"/><s n="cog"/></l>          <r>Малахов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Малдыбаев<s n="np"/><s n="cog"/></l>        <r>Малдыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Малеев<s n="np"/><s n="cog"/></l>           <r>Малеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Малов<s n="np"/><s n="cog"/></l>            <r>Малов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Малышев<s n="np"/><s n="cog"/></l>          <r>Малышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мальцев<s n="np"/><s n="cog"/></l>          <r>Мальцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамаев<s n="np"/><s n="cog"/></l>           <r>Мамаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамедов<s n="np"/><s n="cog"/></l>          <r>Мамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамонтов<s n="np"/><s n="cog"/></l>         <r>Мамонтов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамыраев<s n="np"/><s n="cog"/></l>         <r>Мамыраев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамырқазов<s n="np"/><s n="cog"/></l>       <r>Мамырказов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамырханов<s n="np"/><s n="cog"/></l>       <r>Мамырханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мамытбеков<s n="np"/><s n="cog"/></l>       <r>Мамытбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Манапов<s n="np"/><s n="cog"/></l>          <r>Манапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мансуров<s n="np"/><s n="cog"/></l>         <r>Мансуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маресьев<s n="np"/><s n="cog"/></l>         <r>Маресьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маркелов<s n="np"/><s n="cog"/></l>         <r>Маркелов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маркиянов<s n="np"/><s n="cog"/></l>        <r>Маркиянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Марков<s n="np"/><s n="cog"/></l>           <r>Марков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мартов<s n="np"/><s n="cog"/></l>           <r>Мартов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мартынов<s n="np"/><s n="cog"/></l>         <r>Мартынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Масленников<s n="np"/><s n="cog"/></l>      <r>Масленников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маслов<s n="np"/><s n="cog"/></l>           <r>Маслов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Масляков<s n="np"/><s n="cog"/></l>         <r>Масляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Масудов<s n="np"/><s n="cog"/></l>          <r>Масудов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Матвеев<s n="np"/><s n="cog"/></l>          <r>Матвеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Матросов<s n="np"/><s n="cog"/></l>         <r>Матросов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Махмутов<s n="np"/><s n="cog"/></l>         <r>Махмутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Махмұтов<s n="np"/><s n="cog"/></l>         <r>Махмутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Машанов<s n="np"/><s n="cog"/></l>          <r>Машанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Машеев<s n="np"/><s n="cog"/></l>           <r>Машеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Машков<s n="np"/><s n="cog"/></l>           <r>Машков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Маяков<s n="np"/><s n="cog"/></l>           <r>Маяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мәмбетов<s n="np"/><s n="cog"/></l>         <r>Мәмбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мәмбетов<s n="np"/><s n="cog"/></l>         <r>Мәмбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мәрсеков<s n="np"/><s n="cog"/></l>         <r>Мәрсеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мәсімов<s n="np"/><s n="cog"/></l>          <r>Мәсемов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мәсімов<s n="np"/><s n="cog"/></l>          <r>Мәсемов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мәсімов<s n="np"/><s n="cog"/></l>          <r>Мәсемов<s n="np"/><s n="cog"/></r></p></e> <!-- FIXME CHECK -->
+<e>       <p><l>Медведев<s n="np"/><s n="cog"/></l>         <r>Медведев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Медведьев<s n="np"/><s n="cog"/></l>        <r>Медведьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мельников<s n="np"/><s n="cog"/></l>        <r>Мельников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Менделеев<s n="np"/><s n="cog"/></l>        <r>Менделеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меңдалиев<s n="np"/><s n="cog"/></l>        <r>Меңдалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меңешев<s n="np"/><s n="cog"/></l>          <r>Меңешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мергенбаев<s n="np"/><s n="cog"/></l>       <r>Мергенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мердеев<s n="np"/><s n="cog"/></l>          <r>Мердеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мерецков<s n="np"/><s n="cog"/></l>         <r>Мерецков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мерзляков<s n="np"/><s n="cog"/></l>        <r>Мерзляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меркулов<s n="np"/><s n="cog"/></l>         <r>Меркулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меркурьев<s n="np"/><s n="cog"/></l>        <r>Меркурьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меркушев<s n="np"/><s n="cog"/></l>         <r>Меркушев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Метлов<s n="np"/><s n="cog"/></l>           <r>Метлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мефодьев<s n="np"/><s n="cog"/></l>         <r>Мефодьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Меценатов<s n="np"/><s n="cog"/></l>        <r>Меценатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мечников<s n="np"/><s n="cog"/></l>         <r>Мечников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мешков<s n="np"/><s n="cog"/></l>           <r>Мешков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мидуков<s n="np"/><s n="cog"/></l>          <r>Мидуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миллионов<s n="np"/><s n="cog"/></l>        <r>Миллионов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миллионщиков<s n="np"/><s n="cog"/></l>     <r>Миллионщиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миначев<s n="np"/><s n="cog"/></l>          <r>Миначев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мингалев<s n="np"/><s n="cog"/></l>         <r>Мингалев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миннегулов<s n="np"/><s n="cog"/></l>       <r>Миннегулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Минниханов<s n="np"/><s n="cog"/></l>       <r>Минниханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миңнеханов<s n="np"/><s n="cog"/></l>       <r>Миңнеханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миров<s n="np"/><s n="cog"/></l>            <r>Миров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мироваев<s n="np"/><s n="cog"/></l>         <r>Мироваев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миронов<s n="np"/><s n="cog"/></l>          <r>Миронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миршанов<s n="np"/><s n="cog"/></l>         <r>Миршанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Митрофанов<s n="np"/><s n="cog"/></l>       <r>Митрофанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Миттов<s n="np"/><s n="cog"/></l>           <r>Миттов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мифтахутдинов<s n="np"/><s n="cog"/></l>    <r>Мифтахутдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Михайлов<s n="np"/><s n="cog"/></l>         <r>Михайлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Михалков<s n="np"/><s n="cog"/></l>         <r>Михалков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Михеев<s n="np"/><s n="cog"/></l>           <r>Михеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мишин<s n="np"/><s n="cog"/></l>            <r>Мишин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мінайдаров<s n="np"/><s n="cog"/></l>       <r>Менайдаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мірқадыров<s n="np"/><s n="cog"/></l>       <r>Меркадыров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Могилев<s n="np"/><s n="cog"/></l>          <r>Могилев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Моисеев<s n="np"/><s n="cog"/></l>          <r>Моисеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мокеев<s n="np"/><s n="cog"/></l>           <r>Мокеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молдабеков<s n="np"/><s n="cog"/></l>       <r>Молдабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молдағалиев<s n="np"/><s n="cog"/></l>      <r>Молдагалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молдағұлов<s n="np"/><s n="cog"/></l>       <r>Молдагулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молдакәрімов<s n="np"/><s n="cog"/></l>     <r>Молдакәримов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молдоқов<s n="np"/><s n="cog"/></l>         <r>Молдоков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молоков<s n="np"/><s n="cog"/></l>          <r>Молоков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молотков<s n="np"/><s n="cog"/></l>         <r>Молотков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молотов<s n="np"/><s n="cog"/></l>          <r>Молотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Молчанов<s n="np"/><s n="cog"/></l>         <r>Молчанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Моляков<s n="np"/><s n="cog"/></l>          <r>Моляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Момбеков<s n="np"/><s n="cog"/></l>         <r>Момбеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мордвинцев<s n="np"/><s n="cog"/></l>       <r>Мордвинцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мордяков<s n="np"/><s n="cog"/></l>         <r>Мордяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Морозов<s n="np"/><s n="cog"/></l>          <r>Морозов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мочалов<s n="np"/><s n="cog"/></l>          <r>Мочалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мөхәммәтшин<s n="np"/><s n="cog"/></l>      <r>Мөхәммәтшин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Муллаев<s n="np"/><s n="cog"/></l>          <r>Муллаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мулюков<s n="np"/><s n="cog"/></l>          <r>Мулюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мулянов<s n="np"/><s n="cog"/></l>          <r>Мулянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Муравьев<s n="np"/><s n="cog"/></l>         <r>Муравьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Муравьёв<s n="np"/><s n="cog"/></l>         <r>Муравьёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мурауин<s n="np"/><s n="cog"/></l>          <r>Мурауин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мурзуков<s n="np"/><s n="cog"/></l>         <r>Мурзуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мусатов<s n="np"/><s n="cog"/></l>          <r>Мусатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мусин<s n="np"/><s n="cog"/></l>            <r>Мусин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мусинов<s n="np"/><s n="cog"/></l>          <r>Мусинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мустаев<s n="np"/><s n="cog"/></l>          <r>Мустаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мухин<s n="np"/><s n="cog"/></l>            <r>Мухин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мушкетов<s n="np"/><s n="cog"/></l>         <r>Мушкетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мүсiрепов<s n="np"/><s n="cog"/></l>        <r>Мүсерәпов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мүсабаев<s n="np"/><s n="cog"/></l>         <r>Мүсабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мүсірепов<s n="np"/><s n="cog"/></l>        <r>Мүсерепов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мүткенов<s n="np"/><s n="cog"/></l>         <r>Мүткенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұқанов<s n="np"/><s n="cog"/></l>          <r>Муканов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұңайтпасов<s n="np"/><s n="cog"/></l>      <r>Муңайтпасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұратбаев<s n="np"/><s n="cog"/></l>        <r>Муратбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұратбеков<s n="np"/><s n="cog"/></l>       <r>Муратбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұсабаев<s n="np"/><s n="cog"/></l>         <r>Мусабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұсайынов<s n="np"/><s n="cog"/></l>        <r>Мусайынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұсақожаев<s n="np"/><s n="cog"/></l>       <r>Мусакожаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұсақожаев<s n="np"/><s n="cog"/></l>       <r>Мусакожаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұсаходжаев<s n="np"/><s n="cog"/></l>      <r>Мусаходжаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұстанбаев<s n="np"/><s n="cog"/></l>       <r>Мустанбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұстапаев<s n="np"/><s n="cog"/></l>        <r>Мустапаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұфтахов<s n="np"/><s n="cog"/></l>         <r>Муфтахов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұхамеджанов<s n="np"/><s n="cog"/></l>     <r>Мухамеджанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұхаметжанов<s n="np"/><s n="cog"/></l>     <r>Мухаметжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мұхаметқалиев<s n="np"/><s n="cog"/></l>    <r>Мухаметкалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мықтыбаев<s n="np"/><s n="cog"/></l>        <r>Мыктыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мынбаев<s n="np"/><s n="cog"/></l>          <r>Мынбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мыңбаев<s n="np"/><s n="cog"/></l>          <r>Мыңбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мыңбаев<s n="np"/><s n="cog"/></l>          <r>Мыңбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мырзабеков<s n="np"/><s n="cog"/></l>       <r>Мырзабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мясищев<s n="np"/><s n="cog"/></l>          <r>Мясищев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Мясников<s n="np"/><s n="cog"/></l>         <r>Мясников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нагорнов<s n="np"/><s n="cog"/></l>         <r>Нагорнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Назарбаев<s n="np"/><s n="cog"/></l>        <r>Назарбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Назарбеков<s n="np"/><s n="cog"/></l>       <r>Назарбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Назаров<s n="np"/><s n="cog"/></l>          <r>Назаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Назырбаев<s n="np"/><s n="cog"/></l>        <r>Назырбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нариманов<s n="np"/><s n="cog"/></l>        <r>Нариманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Народецкий<s n="np"/><s n="cog"/></l>       <r>Народецкий<s n="np"/><s n="cog"/></r></p></e> <!-- "" FIXME another ending for feminine-->
+<e>       <p><l>Нарымбаев<s n="np"/><s n="cog"/></l>        <r>Нарымбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нарымбетов<s n="np"/><s n="cog"/></l>       <r>Нарымбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Насимов<s n="np"/><s n="cog"/></l>          <r>Насимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Насиров<s n="np"/><s n="cog"/></l>          <r>Насиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Наумов<s n="np"/><s n="cog"/></l>           <r>Наумов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Наурызбаев<s n="np"/><s n="cog"/></l>       <r>Наурызбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нәжимеденов<s n="np"/><s n="cog"/></l>      <r>Нәжимеденов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нәжімеденов<s n="np"/><s n="cog"/></l>      <r>Нәжемеденов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Некрасов<s n="np"/><s n="cog"/></l>         <r>Некрасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Немилов<s n="np"/><s n="cog"/></l>          <r>Немилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Немцев<s n="np"/><s n="cog"/></l>           <r>Немцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Неплюев<s n="np"/><s n="cog"/></l>          <r>Неплюев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Несіпбаев<s n="np"/><s n="cog"/></l>        <r>Нәсепбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нестеров<s n="np"/><s n="cog"/></l>         <r>Нестеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Неуструев<s n="np"/><s n="cog"/></l>        <r>Неуструев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нечаев<s n="np"/><s n="cog"/></l>           <r>Нечаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нижегородов<s n="np"/><s n="cog"/></l>      <r>Нижегородов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никаноров<s n="np"/><s n="cog"/></l>        <r>Никаноров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никитин<s n="np"/><s n="cog"/></l>          <r>Никитин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никифоров<s n="np"/><s n="cog"/></l>        <r>Никифоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Николаев<s n="np"/><s n="cog"/></l>         <r>Николаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никонов<s n="np"/><s n="cog"/></l>          <r>Никонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Никоноров<s n="np"/><s n="cog"/></l>        <r>Никоноров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ничиков<s n="np"/><s n="cog"/></l>          <r>Ничиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ниязбеков<s n="np"/><s n="cog"/></l>        <r>Ниязбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ниязов<s n="np"/><s n="cog"/></l>           <r>Ниязов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нобелев<s n="np"/><s n="cog"/></l>          <r>Нобелев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Новиков<s n="np"/><s n="cog"/></l>          <r>Новиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Новозывков<s n="np"/><s n="cog"/></l>       <r>Новозывков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Новомихайлов<s n="np"/><s n="cog"/></l>     <r>Новомихайлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Новоселов<s n="np"/><s n="cog"/></l>        <r>Новоселов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ноздряков<s n="np"/><s n="cog"/></l>        <r>Ноздряков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Носков<s n="np"/><s n="cog"/></l>           <r>Носков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Носов<s n="np"/><s n="cog"/></l>            <r>Носов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нөсербаев<s n="np"/><s n="cog"/></l>        <r>Нөсербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нургалиев<s n="np"/><s n="cog"/></l>        <r>Нургалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нурутдинов<s n="np"/><s n="cog"/></l>       <r>Нурутдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нүсіпжанов<s n="np"/><s n="cog"/></l>       <r>Нүсепжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрабаев<s n="np"/><s n="cog"/></l>         <r>Нурабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрақов<s n="np"/><s n="cog"/></l>          <r>Нураков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрбаев<s n="np"/><s n="cog"/></l>          <r>Нурбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрғалиев<s n="np"/><s n="cog"/></l>        <r>Нургалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұржанов<s n="np"/><s n="cog"/></l>         <r>Нуржанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрлыбаев<s n="np"/><s n="cog"/></l>        <r>Нурлыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрмаханбетов<s n="np"/><s n="cog"/></l>    <r>Нурмаханбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрмаханов<s n="np"/><s n="cog"/></l>       <r>Нурмаханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрмұхамедов<s n="np"/><s n="cog"/></l>     <r>Нурмухамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрмұхаметов<s n="np"/><s n="cog"/></l>     <r>Нурмухаметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрпейісов<s n="np"/><s n="cog"/></l>       <r>Нурпеесов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нұрышев<s n="np"/><s n="cog"/></l>          <r>Нурышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нығметов<s n="np"/><s n="cog"/></l>         <r>Ныгмәтов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нысанбаев<s n="np"/><s n="cog"/></l>        <r>Нысанбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Нысанғалиев<s n="np"/><s n="cog"/></l>      <r>Нысангалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Обаев<s n="np"/><s n="cog"/></l>            <r>Обаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Обогрелов<s n="np"/><s n="cog"/></l>        <r>Обогрелов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Образцов<s n="np"/><s n="cog"/></l>         <r>Образцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Обручев<s n="np"/><s n="cog"/></l>          <r>Обручев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Обухов<s n="np"/><s n="cog"/></l>           <r>Обухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Овельев<s n="np"/><s n="cog"/></l>          <r>Овельев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Овчинников<s n="np"/><s n="cog"/></l>       <r>Овчинников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Огишев<s n="np"/><s n="cog"/></l>           <r>Огишев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Огурцов<s n="np"/><s n="cog"/></l>          <r>Огурцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Одинцов<s n="np"/><s n="cog"/></l>          <r>Одинцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Одоев<s n="np"/><s n="cog"/></l>            <r>Одоев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Одюков<s n="np"/><s n="cog"/></l>           <r>Одюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оқпаев<s n="np"/><s n="cog"/></l>           <r>Окпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Олзоев<s n="np"/><s n="cog"/></l>           <r>Олзоев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оливанов<s n="np"/><s n="cog"/></l>         <r>Оливанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Омарбаев<s n="np"/><s n="cog"/></l>         <r>Омарбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Омаров<s n="np"/><s n="cog"/></l>           <r>Омаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Онегин<s n="np"/><s n="cog"/></l>       <r>Онегин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оңдасынов<s n="np"/><s n="cog"/></l>        <r>Оңдасынов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оразбаев<s n="np"/><s n="cog"/></l>         <r>Оразбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оразбақов<s n="np"/><s n="cog"/></l>        <r>Оразбаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оралбаев<s n="np"/><s n="cog"/></l>         <r>Оралбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орехов<s n="np"/><s n="cog"/></l>           <r>Орехов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орешников<s n="np"/><s n="cog"/></l>        <r>Орешников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оринов<s n="np"/><s n="cog"/></l>           <r>Оринов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орков<s n="np"/><s n="cog"/></l>            <r>Орков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орлов<s n="np"/><s n="cog"/></l>            <r>Орлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орымбаев<s n="np"/><s n="cog"/></l>         <r>Орымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орымбетов<s n="np"/><s n="cog"/></l>        <r>Орымбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Орынбеков<s n="np"/><s n="cog"/></l>        <r>Орынбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Осакаров<s n="np"/><s n="cog"/></l>         <r>Осакаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Осипов<s n="np"/><s n="cog"/></l>           <r>Осипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Оспанов<s n="np"/><s n="cog"/></l>          <r>Оспанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Отарбеков<s n="np"/><s n="cog"/></l>        <r>Отарбеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Отрыванов<s n="np"/><s n="cog"/></l>        <r>Отрыванов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Отунбаев<s n="np"/><s n="cog"/></l>         <r>Отунбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Отынбаев<s n="np"/><s n="cog"/></l>         <r>Отынбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Охотников<s n="np"/><s n="cog"/></l>        <r>Охотников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өзбеков<s n="np"/><s n="cog"/></l>          <r>Өзбеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өмірбаев<s n="np"/><s n="cog"/></l>         <r>Өмербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өскенбаев<s n="np"/><s n="cog"/></l>        <r>Өскенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өтекешев<s n="np"/><s n="cog"/></l>         <r>Өтекешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өтемісов<s n="np"/><s n="cog"/></l>         <r>Өтәмесов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өтеулиев<s n="np"/><s n="cog"/></l>         <r>Өтеулиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Өтешев<s n="np"/><s n="cog"/></l>           <r>Өтешев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Павлов<s n="np"/><s n="cog"/></l>           <r>Павлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Павлов<s n="np"/><s n="cog"/></l>           <r>Павлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Павлов<s n="np"/><s n="cog"/></l>           <r>Павлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пайгусов<s n="np"/><s n="cog"/></l>         <r>Пайгусов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Палласов<s n="np"/><s n="cog"/></l>         <r>Палласов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панев<s n="np"/><s n="cog"/></l>            <r>Панев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панов<s n="np"/><s n="cog"/></l>            <r>Панов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пантелеймонов<s n="np"/><s n="cog"/></l>    <r>Пантелеймонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панфилов<s n="np"/><s n="cog"/></l>         <r>Панфилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панфилов<s n="np"/><s n="cog"/></l>         <r>Панфилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Панюков<s n="np"/><s n="cog"/></l>          <r>Панюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Папанов<s n="np"/><s n="cog"/></l>          <r>Папанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Парфенов<s n="np"/><s n="cog"/></l>         <r>Парфенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Парфенов<s n="np"/><s n="cog"/></l>         <r>Парфенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пахомов<s n="np"/><s n="cog"/></l>          <r>Пахомов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пелеев<s n="np"/><s n="cog"/></l>           <r>Пелеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Передвижников<s n="np"/><s n="cog"/></l>    <r>Передвижников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Перов<s n="np"/><s n="cog"/></l>            <r>Перов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Перцев<s n="np"/><s n="cog"/></l>           <r>Перцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Перцов<s n="np"/><s n="cog"/></l>           <r>Перцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пестов<s n="np"/><s n="cog"/></l>           <r>Пестов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Петляков<s n="np"/><s n="cog"/></l>         <r>Петляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Петров<s n="np"/><s n="cog"/></l>           <r>Петров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Петроков<s n="np"/><s n="cog"/></l>         <r>Петроков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Петухов<s n="np"/><s n="cog"/></l>          <r>Петухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Печников<s n="np"/><s n="cog"/></l>         <r>Печников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пирогов<s n="np"/><s n="cog"/></l>          <r>Пирогов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Питлев<s n="np"/><s n="cog"/></l>           <r>Питлев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пішенбаев<s n="np"/><s n="cog"/></l>        <r>Пешәнбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Платонов<s n="np"/><s n="cog"/></l>         <r>Платонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Плетнев<s n="np"/><s n="cog"/></l>          <r>Плетнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Плеханов<s n="np"/><s n="cog"/></l>         <r>Плеханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Плешаков<s n="np"/><s n="cog"/></l>         <r>Плешаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Плотников<s n="np"/><s n="cog"/></l>        <r>Плотников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Плугов<s n="np"/><s n="cog"/></l>           <r>Плугов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Победоносцев<s n="np"/><s n="cog"/></l>     <r>Победоносцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Погодаев<s n="np"/><s n="cog"/></l>         <r>Погодаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Подворков<s n="np"/><s n="cog"/></l>        <r>Подворков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Подосинов<s n="np"/><s n="cog"/></l>        <r>Подосинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Поливанов<s n="np"/><s n="cog"/></l>        <r>Поливанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Поликарпов<s n="np"/><s n="cog"/></l>       <r>Поликарпов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Полоруссов<s n="np"/><s n="cog"/></l>       <r>Полоруссов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Полугрудов<s n="np"/><s n="cog"/></l>       <r>Полугрудов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Поляков<s n="np"/><s n="cog"/></l>          <r>Поляков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Поминов<s n="np"/><s n="cog"/></l>          <r>Поминов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пономарев<s n="np"/><s n="cog"/></l>        <r>Пономарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пономарёв<s n="np"/><s n="cog"/></l>        <r>Пономарёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Попов<s n="np"/><s n="cog"/></l>            <r>Попов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Портнов<s n="np"/><s n="cog"/></l>          <r>Портнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Поручиков<s n="np"/><s n="cog"/></l>        <r>Поручиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Порфирьев<s n="np"/><s n="cog"/></l>        <r>Порфирьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Потапов<s n="np"/><s n="cog"/></l>          <r>Потапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пояндаев<s n="np"/><s n="cog"/></l>         <r>Пояндаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Преснов<s n="np"/><s n="cog"/></l>          <r>Преснов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пресногорьков<s n="np"/><s n="cog"/></l>    <r>Пресногорьков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Прибылов<s n="np"/><s n="cog"/></l>         <r>Прибылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Примаков<s n="np"/><s n="cog"/></l>         <r>Примаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Прокопьев<s n="np"/><s n="cog"/></l>        <r>Прокопьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Прокофьев<s n="np"/><s n="cog"/></l>        <r>Прокофьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Прохоров<s n="np"/><s n="cog"/></l>         <r>Прохоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пугачев<s n="np"/><s n="cog"/></l>          <r>Пугачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пугачев<s n="np"/><s n="cog"/></l>          <r>Пугачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пулков<s n="np"/><s n="cog"/></l>           <r>Пулков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пупорев<s n="np"/><s n="cog"/></l>          <r>Пупорев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Путеров<s n="np"/><s n="cog"/></l>          <r>Путеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Путилов<s n="np"/><s n="cog"/></l>          <r>Путилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Путин<s n="np"/><s n="cog"/></l>            <r>Путин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пушкин<s n="np"/><s n="cog"/></l>           <r>Пушкин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Пятиков<s n="np"/><s n="cog"/></l>          <r>Пятиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Радаев<s n="np"/><s n="cog"/></l>           <r>Радаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Радищев<s n="np"/><s n="cog"/></l>          <r>Радищев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Радлов<s n="np"/><s n="cog"/></l>           <r>Радлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Разумов<s n="np"/><s n="cog"/></l>          <r>Разумов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Райбаев<s n="np"/><s n="cog"/></l>          <r>Райбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Раков<s n="np"/><s n="cog"/></l>            <r>Раков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рақымов<s n="np"/><s n="cog"/></l>          <r>Ракымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рамазанов<s n="np"/><s n="cog"/></l>        <r>Рамазанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Расков<s n="np"/><s n="cog"/></l>           <r>Расков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ратьков<s n="np"/><s n="cog"/></l>          <r>Ратьков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рафиков<s n="np"/><s n="cog"/></l>          <r>Рафиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рахимов<s n="np"/><s n="cog"/></l>          <r>Рахимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рахмадиев<s n="np"/><s n="cog"/></l>        <r>Рахмадиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рахманинов<s n="np"/><s n="cog"/></l>       <r>Рахманинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рахманов<s n="np"/><s n="cog"/></l>         <r>Рахманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рахов<s n="np"/><s n="cog"/></l>            <r>Рахов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рәзиев<s n="np"/><s n="cog"/></l>           <r>Рәзиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рдюков<s n="np"/><s n="cog"/></l>           <r>Рдюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ребров<s n="np"/><s n="cog"/></l>           <r>Ребров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Резников<s n="np"/><s n="cog"/></l>         <r>Резников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рекеев<s n="np"/><s n="cog"/></l>           <r>Рекеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ремезов<s n="np"/><s n="cog"/></l>          <r>Ремезов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ремчуков<s n="np"/><s n="cog"/></l>         <r>Ремчуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Реутов<s n="np"/><s n="cog"/></l>           <r>Реутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ржанов<s n="np"/><s n="cog"/></l>           <r>Ржанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ригов<s n="np"/><s n="cog"/></l>            <r>Ригов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Римов<s n="np"/><s n="cog"/></l>            <r>Римов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рогов<s n="np"/><s n="cog"/></l>            <r>Рогов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Родионов<s n="np"/><s n="cog"/></l>         <r>Родионов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рожков<s n="np"/><s n="cog"/></l>           <r>Рожков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Розов<s n="np"/><s n="cog"/></l>            <r>Розов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Романов<s n="np"/><s n="cog"/></l>          <r>Романов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ростов<s n="np"/><s n="cog"/></l>           <r>Ростов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рубцов<s n="np"/><s n="cog"/></l>           <r>Рубцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Румянцев<s n="np"/><s n="cog"/></l>         <r>Румянцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Русаков<s n="np"/><s n="cog"/></l>          <r>Русаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Русанов<s n="np"/><s n="cog"/></l>          <r>Русанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Русинов<s n="np"/><s n="cog"/></l>          <r>Русинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рүстемов<s n="np"/><s n="cog"/></l>         <r>Рүстемов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рыбаков<s n="np"/><s n="cog"/></l>          <r>Рыбаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рыков<s n="np"/><s n="cog"/></l>            <r>Рыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рымбаев<s n="np"/><s n="cog"/></l>          <r>Рымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рынков<s n="np"/><s n="cog"/></l>           <r>Рынков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рысқұлов<s n="np"/><s n="cog"/></l>         <r>Рыскулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рычков<s n="np"/><s n="cog"/></l>           <r>Рычков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рябов<s n="np"/><s n="cog"/></l>            <r>Рябов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рябышев<s n="np"/><s n="cog"/></l>          <r>Рябышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Рязанов<s n="np"/><s n="cog"/></l>          <r>Рязанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сəтбаев<s n="np"/><s n="cog"/></l>          <r>Сəтбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сабатаев<s n="np"/><s n="cog"/></l>         <r>Сабатаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сабдалин<s n="np"/><s n="cog"/></l>         <r>Сабдалин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сабильянов<s n="np"/><s n="cog"/></l>       <r>Сабильянов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Савельев<s n="np"/><s n="cog"/></l>         <r>Савельев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Савёлов<s n="np"/><s n="cog"/></l>          <r>Савёлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Савин<s n="np"/><s n="cog"/></l>            <r>Савин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Савуков<s n="np"/><s n="cog"/></l>          <r>Савуков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сағындықов<s n="np"/><s n="cog"/></l>       <r>Сагындыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сағынтаев<s n="np"/><s n="cog"/></l>        <r>Сагынтаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сағырбаев<s n="np"/><s n="cog"/></l>        <r>Сагырбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саданов<s n="np"/><s n="cog"/></l>          <r>Саданов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Садовников<s n="np"/><s n="cog"/></l>       <r>Садовников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Садықов<s n="np"/><s n="cog"/></l>          <r>Садыков<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Садырбаев<s n="np"/><s n="cog"/></l>        <r>Садырбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Садюков<s n="np"/><s n="cog"/></l>          <r>Садюков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саеров<s n="np"/><s n="cog"/></l>           <r>Саеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сазонов<s n="np"/><s n="cog"/></l>          <r>Сазонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сайдашев<s n="np"/><s n="cog"/></l>         <r>Сайдашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сайденов<s n="np"/><s n="cog"/></l>         <r>Сайденов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сайтиев<s n="np"/><s n="cog"/></l>          <r>Сайтиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сакмаров<s n="np"/><s n="cog"/></l>         <r>Сакмаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сақабеков<s n="np"/><s n="cog"/></l>        <r>Сакабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Салимов<s n="np"/><s n="cog"/></l>          <r>Салимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Салихов<s n="np"/><s n="cog"/></l>          <r>Салихов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Салтыков<s n="np"/><s n="cog"/></l>         <r>Салтыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сальников<s n="np"/><s n="cog"/></l>        <r>Сальников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саматов<s n="np"/><s n="cog"/></l>       <r>Саматов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Самашев<s n="np"/><s n="cog"/></l>          <r>Самашев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Самодуров<s n="np"/><s n="cog"/></l>        <r>Самодуров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Самойлов<s n="np"/><s n="cog"/></l>         <r>Самойлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Самсонов<s n="np"/><s n="cog"/></l>         <r>Самсонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Санбаев<s n="np"/><s n="cog"/></l>          <r>Санбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сандимиров<s n="np"/><s n="cog"/></l>       <r>Сандимиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сандыбаев<s n="np"/><s n="cog"/></l>        <r>Сандыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сапожников<s n="np"/><s n="cog"/></l>       <r>Сапожников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сараев<s n="np"/><s n="cog"/></l>           <r>Сараев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарасенбаев<s n="np"/><s n="cog"/></l>      <r>Сарасенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саратов<s n="np"/><s n="cog"/></l>          <r>Саратов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарбасов<s n="np"/><s n="cog"/></l>         <r>Сарбасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саркизов<s n="np"/><s n="cog"/></l>         <r>Саркизов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарқұлов<s n="np"/><s n="cog"/></l>         <r>Саркулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарманов<s n="np"/><s n="cog"/></l>         <r>Сарманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарханов<s n="np"/><s n="cog"/></l>         <r>Сарханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сарыбаев<s n="np"/><s n="cog"/></l>         <r>Сарыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сасықов<s n="np"/><s n="cog"/></l>          <r>Сасыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сатаев<s n="np"/><s n="cog"/></l>           <r>Сатаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сатпаев<s n="np"/><s n="cog"/></l>          <r>Сатпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саттаров<s n="np"/><s n="cog"/></l>       <r>Саттаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сатыбалдиев<s n="np"/><s n="cog"/></l>      <r>Сатыбалдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сатыбалдинов<s n="np"/><s n="cog"/></l>     <r>Сатыбалдинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саудабаев<s n="np"/><s n="cog"/></l>        <r>Саудабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Саудабаев<s n="np"/><s n="cog"/></l>        <r>Саудабаев<s n="np"/><s n="cog"/></r></p></e> <!-- FIXME CHECK -->
+<e>       <p><l>Сауранбаев<s n="np"/><s n="cog"/></l>       <r>Сауранбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сафаргалиев<s n="np"/><s n="cog"/></l>      <r>Сафаргалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сафиев<s n="np"/><s n="cog"/></l>           <r>Сафиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сафин<s n="np"/><s n="cog"/></l>       <r>Сафин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сафонов<s n="np"/><s n="cog"/></l>          <r>Сафонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сафронов<s n="np"/><s n="cog"/></l>         <r>Сафронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сахаров<s n="np"/><s n="cog"/></l>          <r>Сахаров<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәдуақасов<s n="np"/><s n="cog"/></l>       <r>Сәдуакасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәйденов<s n="np"/><s n="cog"/></l>         <r>Сәйденов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәкиев<s n="np"/><s n="cog"/></l>           <r>Сәкиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәмединов<s n="np"/><s n="cog"/></l>        <r>Сәмединов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәпиев<s n="np"/><s n="cog"/></l>           <r>Сәпиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәрсеков<s n="np"/><s n="cog"/></l>         <r>Сәрсеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәрсембаев<s n="np"/><s n="cog"/></l>       <r>Сәрсембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәрсенбаев<s n="np"/><s n="cog"/></l>       <r>Сәрсенбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәрсенбаев<s n="np"/><s n="cog"/></l>       <r>Сәрсенбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәрсенов<s n="np"/><s n="cog"/></l>         <r>Сәрсенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәтбаев<s n="np"/><s n="cog"/></l>          <r>Сәтбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәтбаев<s n="np"/><s n="cog"/></l>          <r>Сәтбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сәтпаев<s n="np"/><s n="cog"/></l>          <r>Сәтпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сваев<s n="np"/><s n="cog"/></l>            <r>Сваев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Свердлов<s n="np"/><s n="cog"/></l>         <r>Свердлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сверчков<s n="np"/><s n="cog"/></l>         <r>Сверчков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Свиридов<s n="np"/><s n="cog"/></l>         <r>Свиридов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Свистков<s n="np"/><s n="cog"/></l>         <r>Свистков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Северцов<s n="np"/><s n="cog"/></l>         <r>Северцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сегізбаев<s n="np"/><s n="cog"/></l>        <r>Сегизбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сеитов<s n="np"/><s n="cog"/></l>           <r>Сеитов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сейітов<s n="np"/><s n="cog"/></l>          <r>Сәетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Селезнев<s n="np"/><s n="cog"/></l>         <r>Селезнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Селезнёв<s n="np"/><s n="cog"/></l>         <r>Селезнёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Селиванов<s n="np"/><s n="cog"/></l>        <r>Селиванов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Селиверстов<s n="np"/><s n="cog"/></l>      <r>Селиверстов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Селивестров<s n="np"/><s n="cog"/></l>      <r>Селивестров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сембаев<s n="np"/><s n="cog"/></l>          <r>Сембаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Семенов<s n="np"/><s n="cog"/></l>          <r>Семенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Семенов<s n="np"/><s n="cog"/></l>          <r>Семенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Семёнов<s n="np"/><s n="cog"/></l>          <r>Семёнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сеңгірбаев<s n="np"/><s n="cog"/></l>       <r>Сеңгербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серафимов<s n="np"/><s n="cog"/></l>        <r>Серафимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сергачев<s n="np"/><s n="cog"/></l>         <r>Сергачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сергеев<s n="np"/><s n="cog"/></l>          <r>Сергеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серғазиев<s n="np"/><s n="cog"/></l>        <r>Сергазиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серебренников<s n="np"/><s n="cog"/></l>    <r>Серебренников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серебряков<s n="np"/><s n="cog"/></l>       <r>Серебряков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серікқалиев<s n="np"/><s n="cog"/></l>      <r>Сереккалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серкебаев<s n="np"/><s n="cog"/></l>        <r>Серкебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серов<s n="np"/><s n="cog"/></l>            <r>Серов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Серпухов<s n="np"/><s n="cog"/></l>         <r>Серпухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сетнеров<s n="np"/><s n="cog"/></l>         <r>Сетнеров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сетов<s n="np"/><s n="cog"/></l>            <r>Сетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сеченев<s n="np"/><s n="cog"/></l>          <r>Сеченев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сеченов<s n="np"/><s n="cog"/></l>          <r>Сеченов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сидоров<s n="np"/><s n="cog"/></l>          <r>Сидоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сидорочев<s n="np"/><s n="cog"/></l>        <r>Сидорочев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сидяков<s n="np"/><s n="cog"/></l>          <r>Сидяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Силин<s n="np"/><s n="cog"/></l>            <r>Силин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сильнов<s n="np"/><s n="cog"/></l>          <r>Сильнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Симонов<s n="np"/><s n="cog"/></l>          <r>Симонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Симьянов<s n="np"/><s n="cog"/></l>         <r>Симьянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Синельников<s n="np"/><s n="cog"/></l>      <r>Синельников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ситников<s n="np"/><s n="cog"/></l>         <r>Ситников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Скатов<s n="np"/><s n="cog"/></l>           <r>Скатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Скворцов<s n="np"/><s n="cog"/></l>         <r>Скворцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сладков<s n="np"/><s n="cog"/></l>          <r>Сладков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сланов<s n="np"/><s n="cog"/></l>           <r>Сланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Слатнов<s n="np"/><s n="cog"/></l>          <r>Слатнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сләмқұлов<s n="np"/><s n="cog"/></l>        <r>Сләмкулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Слонов<s n="np"/><s n="cog"/></l>           <r>Слонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Смақов<s n="np"/><s n="cog"/></l>           <r>Смаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Смирнов<s n="np"/><s n="cog"/></l>          <r>Смирнов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Смолов<s n="np"/><s n="cog"/></l>           <r>Смолов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Смородинов<s n="np"/><s n="cog"/></l>       <r>Смородинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Соболев<s n="np"/><s n="cog"/></l>          <r>Соболев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Созақбаев<s n="np"/><s n="cog"/></l>        <r>Созакбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Соколов<s n="np"/><s n="cog"/></l>          <r>Соколов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Соқпақбаев<s n="np"/><s n="cog"/></l>       <r>Сокпакбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Соловьёв<s n="np"/><s n="cog"/></l>         <r>Соловьёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сорокин<s n="np"/><s n="cog"/></l>          <r>Сорокин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Софронов<s n="np"/><s n="cog"/></l>         <r>Софронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сөмединов<s n="np"/><s n="cog"/></l>        <r>Сөмединов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Спамбетов<s n="np"/><s n="cog"/></l>        <r>Спамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Спиридонов<s n="np"/><s n="cog"/></l>       <r>Спиридонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сталин<s n="np"/><s n="cog"/></l>           <r>Сталин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Стародубцев<s n="np"/><s n="cog"/></l>      <r>Стародубцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Старшов<s n="np"/><s n="cog"/></l>          <r>Старшов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стаханов<s n="np"/><s n="cog"/></l>         <r>Стаханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стеблов<s n="np"/><s n="cog"/></l>          <r>Стеблов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Степанов<s n="np"/><s n="cog"/></l>         <r>Степанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стифонов<s n="np"/><s n="cog"/></l>         <r>Стифонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Столяров<s n="np"/><s n="cog"/></l>         <r>Столяров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стратонов<s n="np"/><s n="cog"/></l>        <r>Стратонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Страхов<s n="np"/><s n="cog"/></l>          <r>Страхов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стрелков<s n="np"/><s n="cog"/></l>         <r>Стрелков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Строганов<s n="np"/><s n="cog"/></l>        <r>Строганов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Струнников<s n="np"/><s n="cog"/></l>       <r>Струнников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Стручков<s n="np"/><s n="cog"/></l>         <r>Стручков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Студенцов<s n="np"/><s n="cog"/></l>        <r>Студенцов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Субанов<s n="np"/><s n="cog"/></l>          <r>Субанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Субботин<s n="np"/><s n="cog"/></l>         <r>Субботин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Суворов<s n="np"/><s n="cog"/></l>          <r>Суворов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Судаков<s n="np"/><s n="cog"/></l>          <r>Судаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сулиманов<s n="np"/><s n="cog"/></l>        <r>Сулиманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Суриков<s n="np"/><s n="cog"/></l>          <r>Суриков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Суслов<s n="np"/><s n="cog"/></l>           <r>Суслов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Суханов<s n="np"/><s n="cog"/></l>          <r>Суханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Суховерхов<s n="np"/><s n="cog"/></l>       <r>Суховерхов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сүгірбаев<s n="np"/><s n="cog"/></l>        <r>Сүгербаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сүйменбаев<s n="np"/><s n="cog"/></l>       <r>Сүйменбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сүлеев<s n="np"/><s n="cog"/></l>           <r>Сүлеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сүлейменов<s n="np"/><s n="cog"/></l>       <r>Сүлейменов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сұлтанбаев<s n="np"/><s n="cog"/></l>       <r>Солтанбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сұлтанбаев<s n="np"/><s n="cog"/></l>       <r>Солтанбаев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сұлтанов<s n="np"/><s n="cog"/></l>         <r>Солтанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сыздықов<s n="np"/><s n="cog"/></l>         <r>Сыздыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сыпатаев<s n="np"/><s n="cog"/></l>         <r>Сыпатаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сыромятников<s n="np"/><s n="cog"/></l>     <r>Сыромятников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сырттанов<s n="np"/><s n="cog"/></l>        <r>Сырттанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сырымбетов<s n="np"/><s n="cog"/></l>       <r>Сырымбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сысоев<s n="np"/><s n="cog"/></l>           <r>Сысоев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Сычев<s n="np"/><s n="cog"/></l>            <r>Сычев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Табылдиев<s n="np"/><s n="cog"/></l>        <r>Табылдиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тагильцев<s n="np"/><s n="cog"/></l>        <r>Тагильцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тазабеков<s n="np"/><s n="cog"/></l>        <r>Тазабәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таймағамбетов<s n="np"/><s n="cog"/></l>    <r>Таймагамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тайманов<s n="np"/><s n="cog"/></l>         <r>Тайманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таймасов<s n="np"/><s n="cog"/></l>         <r>Таймасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тайшапов<s n="np"/><s n="cog"/></l>         <r>Тайшапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таланцев<s n="np"/><s n="cog"/></l>         <r>Таланцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Талжанов<s n="np"/><s n="cog"/></l>         <r>Талжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Талиев<s n="np"/><s n="cog"/></l>           <r>Талиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Талов<s n="np"/><s n="cog"/></l>            <r>Талов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тамабаев<s n="np"/><s n="cog"/></l>         <r>Тамабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таңатаров<s n="np"/><s n="cog"/></l>        <r>Таңатаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тапцырев<s n="np"/><s n="cog"/></l>         <r>Тапцырев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таранов<s n="np"/><s n="cog"/></l>          <r>Таранов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тарасов<s n="np"/><s n="cog"/></l>          <r>Тарасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тарасов<s n="np"/><s n="cog"/></l>          <r>Тарасов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тасболатов<s n="np"/><s n="cog"/></l>       <r>Тасболатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тасмағамбетов<s n="np"/><s n="cog"/></l>    <r>Тасмагамбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тастайбеков<s n="np"/><s n="cog"/></l>      <r>Тастайбеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тастанбеков<s n="np"/><s n="cog"/></l>      <r>Тастанбәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Татанов<s n="np"/><s n="cog"/></l>          <r>Татанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Татарханов<s n="np"/><s n="cog"/></l>       <r>Татарханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Таукин<s n="np"/><s n="cog"/></l>           <r>Таукин<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тафаев<s n="np"/><s n="cog"/></l>           <r>Тафаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ташмұхамедов<s n="np"/><s n="cog"/></l>     <r>Ташмухамедов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тәжібаев<s n="np"/><s n="cog"/></l>         <r>Тәжебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тәкібаев<s n="np"/><s n="cog"/></l>         <r>Тәкебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тәңірбергенов<s n="np"/><s n="cog"/></l>    <r>Тәңербергенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тәшенев<s n="np"/><s n="cog"/></l>          <r>Тәшенев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тевкелев<s n="np"/><s n="cog"/></l>         <r>Тевкелев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теменов<s n="np"/><s n="cog"/></l>          <r>Теменев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Темірбеков<s n="np"/><s n="cog"/></l>       <r>Темербәков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теміржанов<s n="np"/><s n="cog"/></l>       <r>Темержанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теміров<s n="np"/><s n="cog"/></l>          <r>Темиров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тенюшев<s n="np"/><s n="cog"/></l>          <r>Тенюшев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теплов<s n="np"/><s n="cog"/></l>           <r>Теплов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Теплоухов<s n="np"/><s n="cog"/></l>        <r>Теплоухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Терентьев<s n="np"/><s n="cog"/></l>        <r>Терентьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тереньтев<s n="np"/><s n="cog"/></l>        <r>Тереньтев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тетерин<s n="np"/><s n="cog"/></l>          <r>Тетерин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тиесов<s n="np"/><s n="cog"/></l>           <r>Тиесов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тиесов<s n="np"/><s n="cog"/></l>           <r>Тиесов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тимаев<s n="np"/><s n="cog"/></l>           <r>Тимаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тимирязев<s n="np"/><s n="cog"/></l>        <r>Тимирязев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тимофеев<s n="np"/><s n="cog"/></l>         <r>Тимофеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Титов<s n="np"/><s n="cog"/></l>            <r>Титов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тихонов<s n="np"/><s n="cog"/></l>          <r>Тихонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тілендиев<s n="np"/><s n="cog"/></l>        <r>Телендиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тіленшиев<s n="np"/><s n="cog"/></l>        <r>Теленшиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тілеуханов<s n="np"/><s n="cog"/></l>       <r>Телеуханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Токарев<s n="np"/><s n="cog"/></l>          <r>Токарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқмағанбетов<s n="np"/><s n="cog"/></l>    <r>Токмаганбетов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқомбаев<s n="np"/><s n="cog"/></l>        <r>Токомбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқпанов<s n="np"/><s n="cog"/></l>         <r>Токпанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқсанбаев<s n="np"/><s n="cog"/></l>       <r>Токсанбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқтабаев<s n="np"/><s n="cog"/></l>        <r>Токтабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тоқтаров<s n="np"/><s n="cog"/></l>         <r>Токтаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Толмачев<s n="np"/><s n="cog"/></l>         <r>Толмачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Толстов<s n="np"/><s n="cog"/></l>          <r>Толстов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Торайғыров<s n="np"/><s n="cog"/></l>       <r>Торайгыров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Торопцев<s n="np"/><s n="cog"/></l>         <r>Торопцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тосов<s n="np"/><s n="cog"/></l>            <r>Тосов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төлебаев<s n="np"/><s n="cog"/></l>         <r>Төлебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төлегенов<s n="np"/><s n="cog"/></l>        <r>Төлегенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төлегенов<s n="np"/><s n="cog"/></l>        <r>Төлегенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төлепбаев<s n="np"/><s n="cog"/></l>        <r>Төлепбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төребаев<s n="np"/><s n="cog"/></l>         <r>Төребаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төрежанов<s n="np"/><s n="cog"/></l>        <r>Төрежанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Төржанов<s n="np"/><s n="cog"/></l>         <r>Төржанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Третьяков<s n="np"/><s n="cog"/></l>        <r>Третьяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тронов<s n="np"/><s n="cog"/></l>           <r>Тронов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Трофимов<s n="np"/><s n="cog"/></l>         <r>Трофимов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Туполев<s n="np"/><s n="cog"/></l>          <r>Туполев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тургенев<s n="np"/><s n="cog"/></l>         <r>Тургенев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тургенов<s n="np"/><s n="cog"/></l>         <r>Тургенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Туров<s n="np"/><s n="cog"/></l>            <r>Туров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Турчинов<s n="np"/><s n="cog"/></l>         <r>Турчинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Түгелбаев<s n="np"/><s n="cog"/></l>        <r>Түгелбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Түнтеков<s n="np"/><s n="cog"/></l>         <r>Түнтеков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тұнғұшпаев<s n="np"/><s n="cog"/></l>       <r>Тунгушпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тұрағұлов<s n="np"/><s n="cog"/></l>        <r>Турагулов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тұржанов<s n="np"/><s n="cog"/></l>         <r>Туржанов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тұрлыханов<s n="np"/><s n="cog"/></l>       <r>Турлыханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тұяқов<s n="np"/><s n="cog"/></l>           <r>Туяков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тынышбаев<s n="np"/><s n="cog"/></l>        <r>Тынышбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тынышпаев<s n="np"/><s n="cog"/></l>        <r>Тынышпаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тысыбаев<s n="np"/><s n="cog"/></l>         <r>Тысыбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тьшышбаев<s n="np"/><s n="cog"/></l>        <r>Тышышбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тюленев<s n="np"/><s n="cog"/></l>          <r>Тюленев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Тячев<s n="np"/><s n="cog"/></l>            <r>Тячев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уалиева<s n="np"/><s n="cog"/></l>          <r>Валиева<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уалиханов<s n="np"/><s n="cog"/></l>        <r>Валиханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уәлиева<s n="np"/><s n="cog"/></l>          <r>Вәлиева<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уәлиханов<s n="np"/><s n="cog"/></l>        <r>Вәлиханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уваров<s n="np"/><s n="cog"/></l>           <r>Уваров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Узелков<s n="np"/><s n="cog"/></l>          <r>Узелков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уланов<s n="np"/><s n="cog"/></l>           <r>Уланов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ульянов<s n="np"/><s n="cog"/></l>       <r>Ульянов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уляшев<s n="np"/><s n="cog"/></l>           <r>Уляшев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Умов<s n="np"/><s n="cog"/></l>             <r>Умов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Уралеев<s n="np"/><s n="cog"/></l>          <r>Уралеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Урмаев<s n="np"/><s n="cog"/></l>           <r>Урмаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Устинов<s n="np"/><s n="cog"/></l>          <r>Устинов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Усубакунов<s n="np"/><s n="cog"/></l>       <r>Усубакунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ушаков<s n="np"/><s n="cog"/></l>           <r>Ушаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Үкібаев<s n="np"/><s n="cog"/></l>          <r>Үкебаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Үмбеталиев<s n="np"/><s n="cog"/></l>       <r>Үмбеталиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Үмбетбаев<s n="np"/><s n="cog"/></l>        <r>Үмбетбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ұйықбаев<s n="np"/><s n="cog"/></l>         <r>Уйыкбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ұрқымбаев<s n="np"/><s n="cog"/></l>        <r>Уркымбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фадеев<s n="np"/><s n="cog"/></l>           <r>Фадеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фандеев<s n="np"/><s n="cog"/></l>          <r>Фандеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Федоров<s n="np"/><s n="cog"/></l>          <r>Федоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Федосеев<s n="np"/><s n="cog"/></l>         <r>Федосеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Федотов<s n="np"/><s n="cog"/></l>          <r>Федотов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фелимонов<s n="np"/><s n="cog"/></l>        <r>Фелимонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фёдоров<s n="np"/><s n="cog"/></l>          <r>Фёдоров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Филатов<s n="np"/><s n="cog"/></l>          <r>Филатов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Филиппов<s n="np"/><s n="cog"/></l>         <r>Филиппов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фокин<s n="np"/><s n="cog"/></l>            <r>Фокин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фомин<s n="np"/><s n="cog"/></l>            <r>Фомин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фомичёв<s n="np"/><s n="cog"/></l>          <r>Фомичёв<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фролов<s n="np"/><s n="cog"/></l>           <r>Фролов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Фурманов<s n="np"/><s n="cog"/></l>         <r>Фурманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хабаров<s n="np"/><s n="cog"/></l>          <r>Хабаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хадеев<s n="np"/><s n="cog"/></l>           <r>Хадеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хакімжанов<s n="np"/><s n="cog"/></l>       <r>Хәкемжанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хакімов<s n="np"/><s n="cog"/></l>          <r>Хәкимов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Халиков<s n="np"/><s n="cog"/></l>       <r>Халиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Халкомсов<s n="np"/><s n="cog"/></l>        <r>Халкомсов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хамдамов<s n="np"/><s n="cog"/></l>         <r>Хамдамов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ханыков<s n="np"/><s n="cog"/></l>          <r>Ханыков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Харитонов<s n="np"/><s n="cog"/></l>        <r>Харитонов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Харламов<s n="np"/><s n="cog"/></l>         <r>Харламов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Харламов<s n="np"/><s n="cog"/></l>         <r>Харламов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Харлампьев<s n="np"/><s n="cog"/></l>       <r>Харлампьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хасанғалиев<s n="np"/><s n="cog"/></l>      <r>Хасангалиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хасенов<s n="np"/><s n="cog"/></l>          <r>Хасенов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хисматуллин<s n="np"/><s n="cog"/></l>       <r>Хисматуллин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хлестаков<s n="np"/><s n="cog"/></l>        <r>Хлестаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хлудов<s n="np"/><s n="cog"/></l>           <r>Хлудов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хмелев<s n="np"/><s n="cog"/></l>           <r>Хмелев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хомутов<s n="np"/><s n="cog"/></l>          <r>Хомутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хорасев<s n="np"/><s n="cog"/></l>          <r>Хорасев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хохлов<s n="np"/><s n="cog"/></l>           <r>Хохлов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Храпунов<s n="np"/><s n="cog"/></l>         <r>Храпунов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хрусталев<s n="np"/><s n="cog"/></l>        <r>Хрусталев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хрущев<s n="np"/><s n="cog"/></l>           <r>Хрущев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Хумышев<s n="np"/><s n="cog"/></l>          <r>Хумышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Царев<s n="np"/><s n="cog"/></l>            <r>Царев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Цветаев<s n="np"/><s n="cog"/></l>          <r>Цветаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Цветков<s n="np"/><s n="cog"/></l>          <r>Цветков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чагаев<s n="np"/><s n="cog"/></l>           <r>Чагаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чалабаев<s n="np"/><s n="cog"/></l>         <r>Чалабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чапаев<s n="np"/><s n="cog"/></l>           <r>Чапаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чебышев<s n="np"/><s n="cog"/></l>          <r>Чебышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чердабаев<s n="np"/><s n="cog"/></l>        <r>Чердабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черемухов<s n="np"/><s n="cog"/></l>        <r>Черемухов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черенков<s n="np"/><s n="cog"/></l>         <r>Черенков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чернов<s n="np"/><s n="cog"/></l>           <r>Чернов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чернышев<s n="np"/><s n="cog"/></l>         <r>Чернышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Черняев<s n="np"/><s n="cog"/></l>          <r>Черняев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чесноков<s n="np"/><s n="cog"/></l>         <r>Чесноков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чехов<s n="np"/><s n="cog"/></l>            <r>Чехов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чехов<s n="np"/><s n="cog"/></l>            <r>Чехов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чижиков<s n="np"/><s n="cog"/></l>          <r>Чижиков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Читнаев<s n="np"/><s n="cog"/></l>          <r>Читнаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чихачев<s n="np"/><s n="cog"/></l>          <r>Чихачев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чкалов<s n="np"/><s n="cog"/></l>           <r>Чкалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чулков<s n="np"/><s n="cog"/></l>           <r>Чулков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чулошников<s n="np"/><s n="cog"/></l>       <r>Чулошников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чупоршнев<s n="np"/><s n="cog"/></l>        <r>Чупоршнев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Чуриков<s n="np"/><s n="cog"/></l>          <r>Чуриков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шагаев<s n="np"/><s n="cog"/></l>           <r>Шагаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шайқысламов<s n="np"/><s n="cog"/></l>      <r>Шайкысламов<s n="np"/><s n="cog"/></r></p></e>
+<e r="LR"><p><l>Шаймиев<s n="np"/><s n="cog"/></l>          <r>Шәймиев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шалаев<s n="np"/><s n="cog"/></l>           <r>Шалаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шалеев<s n="np"/><s n="cog"/></l>           <r>Шалеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шамаев<s n="np"/><s n="cog"/></l>           <r>Шамаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шамполов<s n="np"/><s n="cog"/></l>         <r>Шамполов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаңгереев<s n="np"/><s n="cog"/></l>        <r>Шаңгәрәев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шаңғұтов<s n="np"/><s n="cog"/></l>         <r>Шаңгутов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаңғытбаев<s n="np"/><s n="cog"/></l>       <r>Шаңгытбаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шапошников<s n="np"/><s n="cog"/></l>       <r>Шапошников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шапталов<s n="np"/><s n="cog"/></l>         <r>Шапталов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шарапов<s n="np"/><s n="cog"/></l>          <r>Шарапов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаров<s n="np"/><s n="cog"/></l>            <r>Шаров<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаханов<s n="np"/><s n="cog"/></l>          <r>Шаханов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шашков<s n="np"/><s n="cog"/></l>           <r>Шашков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаяхметов<s n="np"/><s n="cog"/></l>        <r>Шаяхметов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шаяхметов<s n="np"/><s n="cog"/></l>        <r>Шаяхметов<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шәймиев<s n="np"/><s n="cog"/></l>          <r>Шәймиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шәймиев<s n="np"/><s n="cog"/></l>          <r>Шәймиев<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Шәріпов<s n="np"/><s n="cog"/></l>          <r>Шәрипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шәріпов<s n="np"/><s n="cog"/></l>          <r>Шәрипов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шемекеев<s n="np"/><s n="cog"/></l>         <r>Шемекеев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шерғазиев<s n="np"/><s n="cog"/></l>        <r>Шергазиев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шерементьев<s n="np"/><s n="cog"/></l>      <r>Шерементьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шестаков<s n="np"/><s n="cog"/></l>         <r>Шестаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шибаев<s n="np"/><s n="cog"/></l>           <r>Шибаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шилманов<s n="np"/><s n="cog"/></l>         <r>Шилманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шилов<s n="np"/><s n="cog"/></l>            <r>Шилов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шингарев<s n="np"/><s n="cog"/></l>         <r>Шингарев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ширяев<s n="np"/><s n="cog"/></l>           <r>Ширяев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шнитников<s n="np"/><s n="cog"/></l>        <r>Шнитников<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шоқаев<s n="np"/><s n="cog"/></l>           <r>Шокаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шонанов<s n="np"/><s n="cog"/></l>          <r>Шонанов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шорманов<s n="np"/><s n="cog"/></l>         <r>Шорманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шостков<s n="np"/><s n="cog"/></l>          <r>Шостков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шотаев<s n="np"/><s n="cog"/></l>           <r>Шотаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шпаков<s n="np"/><s n="cog"/></l>           <r>Шпаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шубин<s n="np"/><s n="cog"/></l>            <r>Шубин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шувалов<s n="np"/><s n="cog"/></l>          <r>Шувалов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шулаев<s n="np"/><s n="cog"/></l>           <r>Шулаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шустов<s n="np"/><s n="cog"/></l>           <r>Шустов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шүменов<s n="np"/><s n="cog"/></l>          <r>Шүменов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шылманов<s n="np"/><s n="cog"/></l>         <r>Шылманов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шынасілов<s n="np"/><s n="cog"/></l>        <r>Шынасылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Шырдабаев<s n="np"/><s n="cog"/></l>        <r>Шырдабаев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Щепкин<s n="np"/><s n="cog"/></l>       <r>Щепкин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Щербаков<s n="np"/><s n="cog"/></l>         <r>Щербаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Щукин<s n="np"/><s n="cog"/></l>            <r>Щукин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ыбрайымов<s n="np"/><s n="cog"/></l>        <r>Ыбрайымов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ыбыраев<s n="np"/><s n="cog"/></l>          <r>Ыбыраев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ыдырысов<s n="np"/><s n="cog"/></l>         <r>Ыдырысов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ысқақов<s n="np"/><s n="cog"/></l>          <r>Ыскаков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ысмайылов<s n="np"/><s n="cog"/></l>        <r>Ысмайылов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Эдоков<s n="np"/><s n="cog"/></l>           <r>Эдоков<s n="np"/><s n="cog"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ювенальев<s n="np"/><s n="cog"/></l>        <r>Ювенальев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Юдин<s n="np"/><s n="cog"/></l>             <r>Юдин<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Юрьев<s n="np"/><s n="cog"/></l>            <r>Юрьев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Юсупов<s n="np"/><s n="cog"/></l>           <r>Юсупов<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яблочков<s n="np"/><s n="cog"/></l>         <r>Яблочков<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ядринцев<s n="np"/><s n="cog"/></l>         <r>Ядринцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яковлев<s n="np"/><s n="cog"/></l>          <r>Яковлев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яколвев<s n="np"/><s n="cog"/></l>          <r>Яколвев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Якушев<s n="np"/><s n="cog"/></l>           <r>Якушев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ямышев<s n="np"/><s n="cog"/></l>           <r>Ямышев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Яранцев<s n="np"/><s n="cog"/></l>          <r>Яранцев<s n="np"/><s n="cog"/></r></p></e>
+<e>       <p><l>Ярославцев<s n="np"/><s n="cog"/></l>       <r>Ярославцев<s n="np"/><s n="cog"/></r></p></e>
+
+    <!-- Toponyms -->
+
+        <!-- Toponyms which can take -ЛЫҚ affix in Kazakh and -ЛЫ affix in Tatar
+             to denote inhabitants of cities, countries or regions -->
+
+<e>       <p><l>Абакан<s n="np"/><s n="top"/></l>         <r>Абакан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Абиджан<s n="np"/><s n="top"/></l>          <r>Абиджан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Абуджа<s n="np"/><s n="top"/></l>           <r>Абуджа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Абхазия<s n="np"/><s n="top"/></l>          <r>Абхазия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Австралия<s n="np"/><s n="top"/></l>        <r>Австралия<s n="np"/><s n="top"/></r></p></e> <!-- "Australia" -->
+<e>       <p><l>Австрия<s n="np"/><s n="top"/></l>          <r>Австрия<s n="np"/><s n="top"/></r></p></e> <!-- "Austria" -->
+<e>       <p><l>Австро-Венгрия<s n="np"/><s n="top"/></l>         <r>Австро-Венгрия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Азия<s n="np"/><s n="top"/></l>             <r>Азия<s n="np"/><s n="top"/></r></p></e> <!-- "Asia" -->
+<e>       <p><l>Азнақай<s n="np"/><s n="top"/></l>          <r>Азнакай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Айдарлы<s n="np"/><s n="top"/></l>          <r>Айдарлы<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Айова<s n="np"/><s n="top"/></l>         <r>Айова<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Аксум<s n="np"/><s n="top"/></l>         <r>Аксум<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ақеспе<s n="np"/><s n="top"/></l>           <r>Акъеспе<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ақмола<s n="np"/><s n="top"/></l>           <r>Акмола<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ақорда<s n="np"/><s n="top"/></l>           <r>Акурда<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ақсубай<s n="np"/><s n="top"/></l>          <r>Аксубай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ақтаныш<s n="np"/><s n="top"/></l>          <r>Актаныш<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ақтау<s n="np"/><s n="top"/></l>            <r>Актау<s n="np"/><s n="top"/></r></p></e> <!-- "Aqtaw"  -->
+<e>       <p><l>Ақтөбе<s n="np"/><s n="top"/></l>           <r>Актүбә<s n="np"/><s n="top"/></r></p></e> <!-- "Aqtöbe" -->
+<e>       <p><l>Алабуға<s n="np"/><s n="top"/></l>          <r>Алабуга<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Алатау<s n="np"/><s n="top"/></l>           <r>Алатау<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алашорда<s n="np"/><s n="top"/></l>         <r>Алашорда<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Албания<s n="np"/><s n="top"/></l>          <r>Албания<s n="np"/><s n="top"/></r></p></e> <!-- "Albania" -->
+<e>       <p><l>Александрия<s n="np"/><s n="top"/></l>         <r>Александрия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Алексеевка<s n="np"/><s n="top"/></l>         <r>Алексеевка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Алексеевск<s n="np"/><s n="top"/></l>       <r>Алексеевск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Алжир<s n="np"/><s n="top"/></l>            <r>Алжир<s n="np"/><s n="top"/></r></p></e> <!-- "Algeria" -->
+<e>       <p><l>Алматы<s n="np"/><s n="top"/></l>           <r>Алматы<s n="np"/><s n="top"/></r></p></e> <!-- "Almaty" -->
+<e>       <p><l>Алтын<b/>орда<s n="np"/><s n="top"/></l>    <r>Алтын<b/>урда<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Аляска<s n="np"/><s n="top"/></l>         <r>Аляска<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Америка<s n="np"/><s n="top"/></l>          <r>Америка<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Америка<s n="np"/><s n="top"/></l>          <r>Америка<s n="np"/><s n="top"/></r></p></e> <!-- "America" -->
+<e>       <p><l>Амстердам<s n="np"/><s n="top"/></l>        <r>Амстердам<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Амстердам<s n="np"/><s n="top"/></l>        <r>Амстердам<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Англия<s n="np"/><s n="top"/></l>           <r>Англия<s n="np"/><s n="top"/></r></p></e> <!-- "England" -->
+<e>       <p><l>Ангола<s n="np"/><s n="top"/></l>           <r>Ангола<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Андорра<s n="np"/><s n="top"/></l>          <r>Андорра<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Андорра-ла-Велья<s n="np"/><s n="top"/></l> <r>Андорра-ла-Велья<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Андорра-ла-Велья<s n="np"/><s n="top"/></l> <r>Андорра-ла-Велья<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Анкара<s n="np"/><s n="top"/></l>           <r>Анкара<s n="np"/><s n="top"/></r></p></e> <!-- "Ankara" -->
+<e>       <p><l>Анкара<s n="np"/><s n="top"/></l>           <r>Әнкара<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Антананариву<s n="np"/><s n="top"/></l>     <r>Антананариву<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Антарктида<s n="np"/><s n="top"/></l>       <r>Антарктида<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Апас<s n="np"/><s n="top"/></l>             <r>Апас<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Арабия<s n="np"/><s n="top"/></l>           <r>Гарәпстан<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аракс<s n="np"/><s n="top"/></l>         <r>Аракс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Аргентина<s n="np"/><s n="top"/></l>        <r>Аргентина<s n="np"/><s n="top"/></r></p></e> <!-- "Argentina" -->
+<e>       <p><l>Арктика<s n="np"/><s n="top"/></l>          <r>Арктика<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Арқалық<s n="np"/><s n="top"/></l>          <r>Аркалык<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Армения<s n="np"/><s n="top"/></l>          <r>Әрмәнстан<s n="np"/><s n="top"/></r></p></e> <!-- "Armenia" -->
+<e>       <p><l>Архангельск<s n="np"/><s n="top"/></l>         <r>Архангельск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Арча<s n="np"/><s n="top"/></l>             <r>Арча<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Астана<s n="np"/><s n="top"/></l>           <r>Астана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Астана<s n="np"/><s n="top"/></l>           <r>Астана<s n="np"/><s n="top"/></r></p></e> <!-- "Astana"  -->
+<e>       <p><l>Атырау<s n="np"/><s n="top"/></l>           <r>Атырау<s n="np"/><s n="top"/></r></p></e> <!-- "Atyraw" -->
+<e>       <p><l>Ауғанстан<s n="np"/><s n="top"/></l>        <r>Әфганстан<s n="np"/><s n="top"/></r></p></e> <!-- "Afghanistan" -->
+<e>       <p><l>Аустралия<s n="np"/><s n="top"/></l>        <r>Австралия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Афина<s n="np"/><s n="top"/></l>            <r>Афина<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Афина<s n="np"/><s n="top"/></l>            <r>Афина<s n="np"/><s n="top"/></r></p></e> <!-- "Athens" -->
+<e>       <p><l>Африка<s n="np"/><s n="top"/></l>           <r>Африка<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Әгерже<s n="np"/><s n="top"/></l>           <r>Әгерҗе<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Әзірбайжан<s n="np"/><s n="top"/></l>       <r>Азәрбайҗан<s n="np"/><s n="top"/></r></p></e> <!-- "Azerbaijan" -->
+<e>       <p><l>Әлки<s n="np"/><s n="top"/></l>             <r>Әлки<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Әлмәт<s n="np"/><s n="top"/></l>            <r>Әлмәт<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Әтнә<s n="np"/><s n="top"/></l>             <r>Әтнә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бабыл<s n="np"/><s n="top"/></l>            <r>Вавилон<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Багдад<s n="np"/><s n="top"/></l>           <r>Багдад<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бағамалар<s n="np"/><s n="top"/></l>        <r>Багамалар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бағдат<s n="np"/><s n="top"/></l>           <r>Багдад<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Базель<s n="np"/><s n="top"/></l>         <r>Базель<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Байқоңыр<s n="np"/><s n="top"/></l>         <r>Байкоңгыр<s n="np"/><s n="top"/></r></p></e> <!-- "Baikonur" -->
+<e>       <p><l>Баку<s n="np"/><s n="top"/></l>             <r>Баку<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Баку<s n="np"/><s n="top"/></l>             <r>Бакы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Балкан<s n="np"/><s n="top"/></l>         <r>Балкан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Балтач<s n="np"/><s n="top"/></l>           <r>Балтач<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Балық<b/>Бистәсі<s n="np"/><s n="top"/></l> <r>Балык<b/>Бистәсе<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бамако<s n="np"/><s n="top"/></l>           <r>Бамако<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бангкок<s n="np"/><s n="top"/></l>          <r>Бангкок<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бангладеш<s n="np"/><s n="top"/></l>        <r>Бангладеш<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бандар-Сери-Бегаван<s n="np"/><s n="top"/></l><r>Бандар-Сери-Бегаван<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Басра<s n="np"/><s n="top"/></l>         <r>Басра<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Баулы<s n="np"/><s n="top"/></l>            <r>Баулы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бахрейн<s n="np"/><s n="top"/></l>          <r>Бәхрәйн<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Башқұртстан<s n="np"/><s n="top"/></l>      <r>Башкортстан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бейжің<s n="np"/><s n="top"/></l>           <r>Пекин<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бейрут<s n="np"/><s n="top"/></l>           <r>Бәйрут<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Бейрут<s n="np"/><s n="top"/></l>           <r>Бейрут<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Беларусь<s n="np"/><s n="top"/></l>         <r>Беларусия<s n="np"/><s n="top"/></r></p></e> <!-- "Belarus" -->
+<e>       <p><l>Беларусь<s n="np"/><s n="top"/></l>         <r>Белоруссия<s n="np"/><s n="top"/></r></p></e> <!-- "Belarus" -->
+<e>       <p><l>Белгород<s n="np"/><s n="top"/></l>         <r>Белгород<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Белград<s n="np"/><s n="top"/></l>          <r>Белград<s n="np"/><s n="top"/></r></p></e> <!-- "Belgrade" -->
+<e>       <p><l>Белоруссия<s n="np"/><s n="top"/></l>         <r>Белоруссия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бельгия<s n="np"/><s n="top"/></l>          <r>Бельгия<s n="np"/><s n="top"/></r></p></e> <!-- "Belgium" -->
+<e>       <p><l>Бенин<s n="np"/><s n="top"/></l>            <r>Бенин<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Берлин<s n="np"/><s n="top"/></l>           <r>Берлин<s n="np"/><s n="top"/></r></p></e> <!-- "Berlin" -->
+<e>       <p><l>Берн<s n="np"/><s n="top"/></l>             <r>Берн<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Биіктау<s n="np"/><s n="top"/></l>          <r>Биектау<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бирма<s n="np"/><s n="top"/></l>         <r>Бирма<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бішкек<s n="np"/><s n="top"/></l>           <r>Бишкек<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Благовещенск<s n="np"/><s n="top"/></l>         <r>Благовещенск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Болгария<s n="np"/><s n="top"/></l>         <r>Болгария<s n="np"/><s n="top"/></r></p></e> <!-- "Bulgaria" -->
+<e>       <p><l>Боливия<s n="np"/><s n="top"/></l>          <r>Боливия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бонн<s n="np"/><s n="top"/></l>             <r>Бонн<s n="np"/><s n="top"/></r></p></e> <!-- "Bonn" -->
+<e>       <p><l>Ботсвана<s n="np"/><s n="top"/></l>         <r>Ботсвана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бөкенші<s n="np"/><s n="top"/></l>          <r>Бөкәнше<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Бразилиа<s n="np"/><s n="top"/></l>         <r>Бразилиа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бразилия<s n="np"/><s n="top"/></l>         <r>Бразилия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Братислава<s n="np"/><s n="top"/></l>       <r>Братислава<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Британия<s n="np"/><s n="top"/></l>         <r>Британия<s n="np"/><s n="top"/></r></p></e> <!-- "Britain" -->
+<e>       <p><l>Бруней<s n="np"/><s n="top"/></l>           <r>Бруней<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бруссел<s n="np"/><s n="top"/></l>          <r>Бруссел<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Брюссель<s n="np"/><s n="top"/></l>         <r>Брюссель<s n="np"/><s n="top"/></r></p></e> <!-- "Brussels" -->
+<e>       <p><l>Брянск<s n="np"/><s n="top"/></l>         <r>Брянск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Буа<s n="np"/><s n="top"/></l>              <r>Буа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Будапешт<s n="np"/><s n="top"/></l>         <r>Будапешт<s n="np"/><s n="top"/></r></p></e> <!-- "Budapest" -->
+<e>       <p><l>Бурунди<s n="np"/><s n="top"/></l>          <r>Бурунди<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бутан<b/>Патшалығы<s n="np"/><s n="top"/></l><r>Бутан<b/>Патшалыгы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бутан<s n="np"/><s n="top"/></l>            <r>Бутан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бухарест<s n="np"/><s n="top"/></l>         <r>Бухарест<s n="np"/><s n="top"/></r></p></e> <!-- "Bucharest" -->
+<e>       <p><l>Буэнос<b/>Айрес<s n="np"/><s n="top"/></l>  <r>Буэнос<b/>Айрес<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бүгілме<s n="np"/><s n="top"/></l>          <r>Бөгелмә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бұлғар<s n="np"/><s n="top"/></l>           <r>Болгар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Бұхара<s n="np"/><s n="top"/></l>           <r>Бохара<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вадуц<s n="np"/><s n="top"/></l>            <r>Вадуц<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Валлетта<s n="np"/><s n="top"/></l>         <r>Валлетта<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вануату<s n="np"/><s n="top"/></l>          <r>Вануату<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Варшава<s n="np"/><s n="top"/></l>          <r>Варшава<s n="np"/><s n="top"/></r></p></e> <!-- "Warsaw" -->
+<e>       <p><l>Ватикан<s n="np"/><s n="top"/></l>          <r>Ватикан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вашингтон<s n="np"/><s n="top"/></l>        <r>Вашингтон<s n="np"/><s n="top"/></r></p></e> <!-- "Washington" -->
+<e>       <p><l>Вена<s n="np"/><s n="top"/></l>             <r>Вена<s n="np"/><s n="top"/></r></p></e> <!-- "Vienna" -->
+<e>       <p><l>Венгрия<s n="np"/><s n="top"/></l>          <r>Венгрия<s n="np"/><s n="top"/></r></p></e> <!-- "Hungary" -->
+<e>       <p><l>Венесуэла<s n="np"/><s n="top"/></l>        <r>Венесуэла<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Венеция<s n="np"/><s n="top"/></l>          <r>Венеция<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вестминстер<s n="np"/><s n="top"/></l>         <r>Вестминстер<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Византия<s n="np"/><s n="top"/></l>         <r>Византия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вильнюс<s n="np"/><s n="top"/></l>          <r>Вильнюс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Висконсин<s n="np"/><s n="top"/></l>         <r>Висконсин<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Волгоград<s n="np"/><s n="top"/></l>         <r>Волгоград<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вологда<s n="np"/><s n="top"/></l>         <r>Вологда<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Воронеж<s n="np"/><s n="top"/></l>         <r>Воронеж<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вроцлав<s n="np"/><s n="top"/></l>          <r>Вроцлав<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Вьентьян<s n="np"/><s n="top"/></l>         <r>Вьентьян<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Вьетнам<s n="np"/><s n="top"/></l>          <r>Вьетнам<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гаага<s n="np"/><s n="top"/></l>         <r>Гаага<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Габон<s n="np"/><s n="top"/></l>            <r>Габон<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гаванна<s n="np"/><s n="top"/></l>          <r>Гаванна<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Газа<s n="np"/><s n="top"/></l>             <r>Газа<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Газиантеп<s n="np"/><s n="top"/></l>        <r>Газиантеп<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гаити<s n="np"/><s n="top"/></l>            <r>Гаити<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гайана<s n="np"/><s n="top"/></l>           <r>Гайана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гамбия<s n="np"/><s n="top"/></l>           <r>Гамбия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гана<s n="np"/><s n="top"/></l>             <r>Гана<s n="np"/><s n="top"/></r></p></e> <!-- "Ghana" -->
+<e>       <p><l>Гватемала<s n="np"/><s n="top"/></l>        <r>Гватемала<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гвинея<s n="np"/><s n="top"/></l>           <r>Гвинея<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гвинея-Бисау<s n="np"/><s n="top"/></l>     <r>Гвинея-Бисау<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гданьск<s n="np"/><s n="top"/></l>          <r>Гданьск<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Гейдельберг<s n="np"/><s n="top"/></l>         <r>Гейдельберг<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Генуя<s n="np"/><s n="top"/></l>         <r>Генуя<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Германия<s n="np"/><s n="top"/></l>         <r>Алмания<s n="np"/><s n="top"/></r></p></e> <!-- "Germany" -->
+<e>       <p><l>Германия<s n="np"/><s n="top"/></l>         <r>Германия<s n="np"/><s n="top"/></r></p></e> <!-- "Germany" -->
+<e>       <p><l>Гернси<s n="np"/><s n="top"/></l>           <r>Гернси<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Голландия<s n="np"/><s n="top"/></l>        <r>Голландия<s n="np"/><s n="top"/></r></p></e> <!-- "Holland,Netherland" -->
+<e>       <p><l>Гондурас<s n="np"/><s n="top"/></l>         <r>Гондурас<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Гонконг<s n="np"/><s n="top"/></l>          <r>Гонконг<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Грекия<s n="np"/><s n="top"/></l>           <r>Греция<s n="np"/><s n="top"/></r></p></e> <!-- "Greece" -->
+<e>       <p><l>Гренландия<s n="np"/><s n="top"/></l>       <r>Гренландия<s n="np"/><s n="top"/></r></p></e> <!-- "Greenland" -->
+<e>       <p><l>Грозный<s n="np"/><s n="top"/></l>         <r>Грозный<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Грузия<s n="np"/><s n="top"/></l>           <r>Грузия<s n="np"/><s n="top"/></r></p></e> <!-- "Georgia" -->
+<e>       <p><l>Гуам<s n="np"/><s n="top"/></l>             <r>Гуам<s n="np"/><s n="top"/></r></p></e>
+<e r="LR"><p><l>Гүржістан<s n="np"/><s n="top"/></l>        <r>Грузия<s n="np"/><s n="top"/></r></p></e> <!-- "Georgia" -->
+<e>       <p><l>Ғамман<s n="np"/><s n="top"/></l>           <r>Гамман<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Дағыстан<s n="np"/><s n="top"/></l>         <r>Дагестан<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дағыстан<s n="np"/><s n="top"/></l>         <r>Дагыстан<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Дакар<s n="np"/><s n="top"/></l>            <r>Дакар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дакка<s n="np"/><s n="top"/></l>            <r>Дакка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дакота<s n="np"/><s n="top"/></l>         <r>Дакота<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дамаск<s n="np"/><s n="top"/></l>           <r>Дамаск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дамаск<s n="np"/><s n="top"/></l>           <r>Дамаск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дания<s n="np"/><s n="top"/></l>            <r>Дания<s n="np"/><s n="top"/></r></p></e> <!-- "Denmark" -->
+<e>       <p><l>Дарфур<s n="np"/><s n="top"/></l>           <r>Дарфур<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дебир<s n="np"/><s n="top"/></l>            <r>Дәвир<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Девон<s n="np"/><s n="top"/></l>         <r>Девон<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дели<s n="np"/><s n="top"/></l>         <r>Дели<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Джакарта<s n="np"/><s n="top"/></l>         <r>Джакарта<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Джерси<s n="np"/><s n="top"/></l>           <r>Җерси<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Джибути<s n="np"/><s n="top"/></l>          <r>Җибути<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Джорджия<s n="np"/><s n="top"/></l>         <r>Джорджия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Доминика<s n="np"/><s n="top"/></l>         <r>Доминика<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Донбасс<s n="np"/><s n="top"/></l>         <r>Донбасс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Донецк<s n="np"/><s n="top"/></l>           <r>Донецк<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Доһа<s n="np"/><s n="top"/></l>             <r>Доһа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дубай<s n="np"/><s n="top"/></l>            <r>Дубай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Дублин<s n="np"/><s n="top"/></l>           <r>Дублин<s n="np"/><s n="top"/></r></p></e> <!-- "Dublin" -->
+<e>       <p><l>Душанбе<s n="np"/><s n="top"/></l>          <r>Дүшәнбе<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Египет<s n="np"/><s n="top"/></l>           <r>Египет<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Екатеринбург<s n="np"/><s n="top"/></l>         <r>Екатеринбург<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Екуадор<s n="np"/><s n="top"/></l>          <r>Эквадор<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ембі<s n="np"/><s n="top"/></l>             <r>Ембе<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ереван<s n="np"/><s n="top"/></l>           <r>Ереван<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ереван<s n="np"/><s n="top"/></l>           <r>Ереван<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Еуразия<s n="np"/><s n="top"/></l>          <r>Ауразия<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Еуропа<s n="np"/><s n="top"/></l>           <r>Аурупа<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жалал-Абад<s n="np"/><s n="top"/></l>       <r>Жалалабат<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жамбыл<s n="np"/><s n="top"/></l>           <r>Жамбыл<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жаңа<b/>Чишмә<s n="np"/><s n="top"/></l>    <r>Яңа<b/>Чишмә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Жаңажол<s n="np"/><s n="top"/></l>          <r>Жаңажол<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жаңаөзен<s n="np"/><s n="top"/></l>         <r>Яңаүзән<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жапония<s n="np"/><s n="top"/></l>          <r>Япония<s n="np"/><s n="top"/></r></p></e> <!-- "Japan" -->
+<e>       <p><l>Жасарал<s n="np"/><s n="top"/></l>          <r>Жасарал<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жасыл<b/>Өзен<s n="np"/><s n="top"/></l>    <r>Яшел<b/>Үзән<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Жезқазған<s n="np"/><s n="top"/></l>        <r>Жезказган<s n="np"/><s n="top"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Женева<s n="np"/><s n="top"/></l>         <r>Женева<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Жоғары<b/>Ослан<s n="np"/><s n="top"/></l>  <r>Югары<b/>Ослан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Жылыой<s n="np"/><s n="top"/></l>           <r>Жылыой<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Загреб<s n="np"/><s n="top"/></l>           <r>Загреб<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Заир<s n="np"/><s n="top"/></l>         <r>Заир<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Зайсан<s n="np"/><s n="top"/></l>           <r>Зайсан<s n="np"/><s n="top"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Замбия<s n="np"/><s n="top"/></l>           <r>Замбия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Занзибар<s n="np"/><s n="top"/></l>         <r>Занзибар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Зәй<s n="np"/><s n="top"/></l>              <r>Зәй<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Зеландия<s n="np"/><s n="top"/></l>         <r>Зеландия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Зеленодольск<s n="np"/><s n="top"/></l>     <r>Зеленодольск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Зимбабве<s n="np"/><s n="top"/></l>         <r>Зимбабве<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Иберия<s n="np"/><s n="top"/></l>         <r>Иберия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Иваново<s n="np"/><s n="top"/></l>         <r>Иваново<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Иерусалим<s n="np"/><s n="top"/></l>        <r>Иерусалим<s n="np"/><s n="top"/></r></p></e> <!-- "Jerusalem" -->
+<e>       <p><l>Израиль<s n="np"/><s n="top"/></l>          <r>Исраил<s n="np"/><s n="top"/></r></p></e> <!--"Israel"-->
+<e>       <p><l>Ингушетия<s n="np"/><s n="top"/></l>         <r>Ингушетия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Индиана<s n="np"/><s n="top"/></l>         <r>Индиана<s n="np"/><s n="top"/></r></p></e>
+<e r="LR"><p><l>Индия<s n="np"/><s n="top"/></l>            <r>Һиндстан<s n="np"/><s n="top"/></r></p></e> <!-- "India" -->
+<e>       <p><l>Индонезия<s n="np"/><s n="top"/></l>        <r>Индонезия<s n="np"/><s n="top"/></r></p></e> <!-- "Indonesia" -->
+<e>       <p><l>Иордан<s n="np"/><s n="top"/></l>           <r>Үрдүн<s n="np"/><s n="top"/></r></p></e> <!-- "Jordan" -->
+<e r="RL"><p><l>Иордания<s n="np"/><s n="top"/></l>         <r>Иордания<s n="np"/><s n="top"/></r></p></e> <!-- "Jordan" -->
+<e>       <p><l>Иордания<s n="np"/><s n="top"/></l>         <r>Үрдүн<s n="np"/><s n="top"/></r></p></e> <!-- "Jordan" -->
+<e>       <p><l>Ирак<s n="np"/><s n="top"/></l>             <r>Гыйрак<s n="np"/><s n="top"/></r></p></e> <!-- "Iraq" -->
+<e>       <p><l>Ирақ<s n="np"/><s n="top"/></l>             <r>Гыйрак<s n="np"/><s n="top"/></r></p></e> <!-- "Iraq" -->
+<e>       <p><l>Иран<s n="np"/><s n="top"/></l>             <r>Иран<s n="np"/><s n="top"/></r></p></e> <!-- "Iran" -->
+<e>       <p><l>Иркутск<s n="np"/><s n="top"/></l>         <r>Иркутск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ирландия<s n="np"/><s n="top"/></l>         <r>Ирландия<s n="np"/><s n="top"/></r></p></e> <!-- "Ireland" -->
+<e>       <p><l>Исландия<s n="np"/><s n="top"/></l>         <r>Исландия<s n="np"/><s n="top"/></r></p></e> <!-- "Iceland" -->
+<e>       <p><l>Испания<s n="np"/><s n="top"/></l>          <r>Испания<s n="np"/><s n="top"/></r></p></e> <!-- "Spain" -->
+<e>       <p><l>Италия<s n="np"/><s n="top"/></l>           <r>Италия<s n="np"/><s n="top"/></r></p></e> <!-- "Italy" -->
+<e>       <p><l>Йемен<s n="np"/><s n="top"/></l>            <r>Йәмән<s n="np"/><s n="top"/></r></p></e> <!-- "Yemen" -->
+<e>       <p><l>Йорк<s n="np"/><s n="top"/></l>             <r>Йорк<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кабо-Верде<s n="np"/><s n="top"/></l>       <r>Кабо-Верде<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кабул<s n="np"/><s n="top"/></l>            <r>Кабул<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кавказ<s n="np"/><s n="top"/></l>           <r>Кавказ<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Кагул<s n="np"/><s n="top"/></l>         <r>Кагул<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Каир<s n="np"/><s n="top"/></l>             <r>Каир<s n="np"/><s n="top"/></r></p></e> <!-- "Cairo" -->
+<e>       <p><l>Каир<s n="np"/><s n="top"/></l>             <r>Каһирә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Каир<s n="np"/><s n="top"/></l>             <r>Каһирә<s n="np"/><s n="top"/></r></p></e> <!-- "Cairo" -->
+<e>       <p><l>Калифорния<s n="np"/><s n="top"/></l>         <r>Калифорния<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Камбоджа<s n="np"/><s n="top"/></l>         <r>Камбоҗа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Камерун<s n="np"/><s n="top"/></l>          <r>Камерун<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кампала<s n="np"/><s n="top"/></l>          <r>Кампала<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Канада<s n="np"/><s n="top"/></l>           <r>Канада<s n="np"/><s n="top"/></r></p></e> <!-- "Canada" -->
+<e>       <p><l>Канзас<s n="np"/><s n="top"/></l>           <r>Канзас<s n="np"/><s n="top"/></r></p></e> <!-- "Kansas" -->
+<e>       <p><l>Карабах<s n="np"/><s n="top"/></l>         <r>Карабах<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Карағанды<s n="np"/><s n="top"/></l>        <r>Караганды<s n="np"/><s n="top"/></r></p></e> <!-- "Qarağanda"  -->
+<e>       <p><l>Каракас<s n="np"/><s n="top"/></l>          <r>Каракас<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Карелия<s n="np"/><s n="top"/></l>         <r>Карелия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Катар<s n="np"/><s n="top"/></l>            <r>Катар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Катманду<s n="np"/><s n="top"/></l>         <r>Катманду<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кашмир<s n="np"/><s n="top"/></l>         <r>Кашмир<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кемерово<s n="np"/><s n="top"/></l>         <r>Кемерово<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кения<s n="np"/><s n="top"/></l>            <r>Кения<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кент<s n="np"/><s n="top"/></l>         <r>Кент<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кентукки<s n="np"/><s n="top"/></l>         <r>Кентукки<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Киев<s n="np"/><s n="top"/></l>             <r>Киев<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Киликия<s n="np"/><s n="top"/></l>         <r>Киликия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кипр<s n="np"/><s n="top"/></l>         <r>Кипр<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кирибати<s n="np"/><s n="top"/></l>         <r>Кирибати<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Клюни<s n="np"/><s n="top"/></l>         <r>Клюни<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Коқан<s n="np"/><s n="top"/></l>            <r>Кокан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Коломбо<s n="np"/><s n="top"/></l>          <r>Коломбо<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Колорадо<s n="np"/><s n="top"/></l>         <r>Колорадо<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Колумбия<s n="np"/><s n="top"/></l>         <r>Колумбия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Коми<s n="np"/><s n="top"/></l>         <r>Коми<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Константинополь<s n="np"/><s n="top"/></l>         <r>Константинополь<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Копенгаген<s n="np"/><s n="top"/></l>       <r>Копенгаген<s n="np"/><s n="top"/></r></p></e> <!-- "Copenhagen" -->
+<e>       <p><l>Корея<s n="np"/><s n="top"/></l>            <r>Корея<s n="np"/><s n="top"/></r></p></e> <!-- "Korea" -->
+<e>       <p><l>Косово<s n="np"/><s n="top"/></l>           <r>Косово<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Коста-Рика<s n="np"/><s n="top"/></l>       <r>Коста-Рика<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кот-д-Ивуар<s n="np"/><s n="top"/></l>      <r>Кот-д’Ивуар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кот-д’Ивуар<s n="np"/><s n="top"/></l>      <r>Кот-д’Ивуар<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Көкшетау<s n="np"/><s n="top"/></l>         <r>Көкшетау<s n="np"/><s n="top"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Краков<s n="np"/><s n="top"/></l>           <r>Краков<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Крит<s n="np"/><s n="top"/></l>         <r>Крит<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Куба<s n="np"/><s n="top"/></l>             <r>Куба<s n="np"/><s n="top"/></r></p></e> <!-- "Cuba" -->
+<e>       <p><l>Кувейт<s n="np"/><s n="top"/></l>           <r>Күвәйт<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Кузнецк<s n="np"/><s n="top"/></l>         <r>Кузнецк<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Курск<s n="np"/><s n="top"/></l>         <r>Курск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қазақстан<s n="np"/><s n="top"/></l>        <r>Казакъстан<s n="np"/><s n="top"/></r></p></e> <!-- "Kazakhstan"  -->
+<e>       <p><l>Қазан<s n="np"/><s n="top"/></l>            <r>Казан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қазығұрт<s n="np"/><s n="top"/></l>         <r>Казыгурт<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қайбыч<s n="np"/><s n="top"/></l>           <r>Кайбыч<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қама<b/>Сағасы<s n="np"/><s n="top"/></l>   <r>Кама<b/>Тамагы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қарабақ<s n="np"/><s n="top"/></l>          <r>Карабах<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қарабас<s n="np"/><s n="top"/></l>          <r>Карабас<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Қарағанды<s n="np"/><s n="top"/></l>        <r>Караганды<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қаратау<s n="np"/><s n="top"/></l>          <r>Каратау<s n="np"/><s n="top"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Қарашоқы<s n="np"/><s n="top"/></l>         <r>Карашокы<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Қарқаралы<s n="np"/><s n="top"/></l>        <r>Каркаралы<s n="np"/><s n="top"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Қостанай<s n="np"/><s n="top"/></l>         <r>Костанай<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қуқмара<s n="np"/><s n="top"/></l>          <r>Кукмара<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Құдыс<s n="np"/><s n="top"/></l>            <r>Кодүс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Қызылорда<s n="np"/><s n="top"/></l>        <r>Кызылорда<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қырғызстан<s n="np"/><s n="top"/></l>       <r>Кыргызстан<s n="np"/><s n="top"/></r></p></e> <!-- "Kyrgyzstan"  -->
+<e>       <p><l>Қытай<s n="np"/><s n="top"/></l>            <r>Кытай<s n="np"/><s n="top"/></r></p></e> <!-- "China" -->
+<e>       <p><l>Лайыш<s n="np"/><s n="top"/></l>            <r>Лаеш<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ланкастер<s n="np"/><s n="top"/></l>         <r>Ланкастер<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лаос<s n="np"/><s n="top"/></l>             <r>Лаос<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ла-Плата<s n="np"/><s n="top"/></l>         <r>Ла-Плата<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Латвия<s n="np"/><s n="top"/></l>           <r>Латвия<s n="np"/><s n="top"/></r></p></e> <!-- "Latvia" -->
+<e>       <p><l>Лейпциг<s n="np"/><s n="top"/></l>         <r>Лейпциг<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ленинград<s n="np"/><s n="top"/></l>        <r>Ленинград<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лениногорск<s n="np"/><s n="top"/></l>      <r>Лениногорск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лесото<s n="np"/><s n="top"/></l>           <r>Лесото<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Либерия<s n="np"/><s n="top"/></l>          <r>Либерия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Либия<s n="np"/><s n="top"/></l>            <r>Ливия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ливан<s n="np"/><s n="top"/></l>            <r>Ливан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лидс<s n="np"/><s n="top"/></l>         <r>Лидс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лима<s n="np"/><s n="top"/></l>             <r>Лима<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лиссабон<s n="np"/><s n="top"/></l>         <r>Лиссабон<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Литва<s n="np"/><s n="top"/></l>            <r>Литва<s n="np"/><s n="top"/></r></p></e> <!-- "Lithuania" -->
+<e>       <p><l>Лихтенштейн<s n="np"/><s n="top"/></l>      <r>Лихтенштейн<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лобамба<s n="np"/><s n="top"/></l>          <r>Лобамба<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лондон<s n="np"/><s n="top"/></l>           <r>Лондон<s n="np"/><s n="top"/></r></p></e> <!-- "London" -->
+<e>       <p><l>Лос-Анджелес<s n="np"/><s n="top"/></l>         <r>Лос-Анджелес<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Луизиана<s n="np"/><s n="top"/></l>         <r>Луизиана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Лусака<s n="np"/><s n="top"/></l>           <r>Лусака<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Львов<s n="np"/><s n="top"/></l>            <r>Львов<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Любляна<s n="np"/><s n="top"/></l>          <r>Любляна<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Люксембург<s n="np"/><s n="top"/></l>       <r>Люксембург<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мавритания<s n="np"/><s n="top"/></l>       <r>Мавритания<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Магадан<s n="np"/><s n="top"/></l>         <r>Магадан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мадагаскар<s n="np"/><s n="top"/></l>       <r>Мадагаскар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мадрид<s n="np"/><s n="top"/></l>           <r>Мадрид<s n="np"/><s n="top"/></r></p></e> <!-- "Madrid" -->
+<e>       <p><l>Мажарстан<s n="np"/><s n="top"/></l>        <r>Маҗарстан<s n="np"/><s n="top"/></r></p></e> <!-- "Hungary"  -->
+<e>       <p><l>Македония<s n="np"/><s n="top"/></l>        <r>Македония<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мақат<s n="np"/><s n="top"/></l>            <r>Мақат<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Малабо<s n="np"/><s n="top"/></l>           <r>Малабо<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Малайзия<s n="np"/><s n="top"/></l>         <r>Малайзия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Малайзия<s n="top"/></l>                    <r>Малайзия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Малакка<s n="np"/><s n="top"/></l>         <r>Малакка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мали<s n="np"/><s n="top"/></l>             <r>Мали<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мальта<s n="np"/><s n="top"/></l>           <r>Мальта<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мамадыш<s n="np"/><s n="top"/></l>          <r>Мамадыш<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Манагуа<s n="np"/><s n="top"/></l>          <r>Манагуа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Маңғыстау<s n="np"/><s n="top"/></l>        <r>Маңгыстау<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мапуту<s n="np"/><s n="top"/></l>           <r>Мапуту<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Марокко<s n="np"/><s n="top"/></l>          <r>Марокко<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Маршалл<b/>Аралдары<s n="np"/><s n="top"/></l><r>Маршалл<b/>Утраулары<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Массачусетс<s n="np"/><s n="top"/></l>         <r>Массачусетс<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мәскеу<s n="np"/><s n="top"/></l>           <r>Мәскәү<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Медеу<s n="np"/><s n="top"/></l>            <r>Мәдәу<s n="np"/><s n="top"/></r></p></e> <!-- "Medew" -->
+<e>       <p><l>Мексика<s n="np"/><s n="top"/></l>          <r>Мексика<s n="np"/><s n="top"/></r></p></e> <!-- "Mexico" -->
+<e>       <p><l>Мемфис<s n="np"/><s n="top"/></l>         <r>Мемфис<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Менделеевск<s n="np"/><s n="top"/></l>      <r>Менделеевск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мехико<s n="np"/><s n="top"/></l>           <r>Мехико<s n="np"/><s n="top"/></r></p></e> <!-- "Mexico" -->
+<e>       <p><l>Мианма<s n="np"/><s n="top"/></l>           <r>Мьянма<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Милан<s n="np"/><s n="top"/></l>         <r>Милан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Минзәлә<s n="np"/><s n="top"/></l>          <r>Минзәлә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Минск<s n="np"/><s n="top"/></l>            <r>Минск<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Михайловка<s n="np"/><s n="top"/></l>         <r>Михайловка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мичиган<s n="np"/><s n="top"/></l>         <r>Мичиган<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Моаб<s n="np"/><s n="top"/></l>             <r>Моаб<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Моғолстан<s n="np"/><s n="top"/></l>        <r>Моголстан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Молдавия<s n="np"/><s n="top"/></l>         <r>Молдавия<s n="np"/><s n="top"/></r></p></e> <!-- "Moldavia, Moldova" -->
+<e>       <p><l>Молдова<s n="np"/><s n="top"/></l>          <r>Молдова<s n="np"/><s n="top"/></r></p></e> <!-- "Moldavia, Moldova" -->
+<e>       <p><l>Монако<s n="np"/><s n="top"/></l>           <r>Монако<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Моңғолия<s n="np"/><s n="top"/></l>         <r>Монголия<s n="np"/><s n="top"/></r></p></e> <!-- "Mongolia" -->
+<e>       <p><l>Мөслим<s n="np"/><s n="top"/></l>           <r>Мөслим<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мурманск<s n="np"/><s n="top"/></l>         <r>Мурманск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мысыр<s n="np"/><s n="top"/></l>            <r>Мисыр<s n="np"/><s n="top"/></r></p></e> <!-- "Egypt" -->
+<e>       <p><l>Мьянма<s n="np"/><s n="top"/></l>         <r>Мьянма<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Мюнхен<s n="np"/><s n="top"/></l>         <r>Мюнхен<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Найпидау<s n="np"/><s n="top"/></l>         <r>Найпидау<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Найроби<s n="np"/><s n="top"/></l>          <r>Найроби<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Намибия<s n="np"/><s n="top"/></l>          <r>Намибия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Нарын<s n="np"/><s n="top"/></l>            <r>Нарын<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Науру<s n="np"/><s n="top"/></l>            <r>Науру<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Невада<s n="np"/><s n="top"/></l>         <r>Невада<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Непал<s n="np"/><s n="top"/></l>            <r>Непал<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Нигерия<s n="np"/><s n="top"/></l>          <r>Нигерия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Нидерланд<s n="np"/><s n="top"/></l>        <r>Нидерланд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Никарагуа<s n="np"/><s n="top"/></l>        <r>Никарагуа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Новгород<s n="np"/><s n="top"/></l>         <r>Новгород<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Новосибирск<s n="np"/><s n="top"/></l>         <r>Новосибирск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Норвегия<s n="np"/><s n="top"/></l>         <r>Норвегия<s n="np"/><s n="top"/></r></p></e> <!-- "Norway" -->
+<e>       <p><l>Нуакшот<s n="np"/><s n="top"/></l>          <r>Нуакшот<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Нурлат<s n="np"/><s n="top"/></l>           <r>Нурлат<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Нью-Дели<s n="np"/><s n="top"/></l>         <r>Нью-Дели<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нью-Йорк<s n="np"/><s n="top"/></l>         <r>Нью-Йорк<s n="np"/><s n="top"/></r></p></e> <!-- "New York" -->
+<e>       <p><l>Одесса<s n="np"/><s n="top"/></l>         <r>Одесса<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Оксфорд<s n="np"/><s n="top"/></l>         <r>Оксфорд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Оман<s n="np"/><s n="top"/></l>             <r>Оман<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Омбы<s n="np"/><s n="top"/></l>             <r>Омск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Омск<s n="np"/><s n="top"/></l>         <r>Омск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Оңтүстік<b/>Тарава<s n="np"/><s n="top"/></l><r>Көньяк<b/>Тарава<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Орал<s n="np"/><s n="top"/></l>             <r>Җаек<s n="np"/><s n="top"/></r></p></e> <!-- "city" -->
+<e>       <p><l>Орлеан<s n="np"/><s n="top"/></l>         <r>Орлеан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Орловка<s n="np"/><s n="top"/></l>         <r>Орловка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Орск<s n="np"/><s n="top"/></l>         <r>Орск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Орхус<s n="np"/><s n="top"/></l>            <r>Орхус<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Орынбор<s n="np"/><s n="top"/></l>          <r>Оренбур<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Осетия<s n="np"/><s n="top"/></l>         <r>Осетия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Осло<s n="np"/><s n="top"/></l>             <r>Осло<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Осман<s n="np"/><s n="top"/></l>            <r>Госман<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ош<s n="np"/><s n="top"/></l>               <r>Ош<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Өзбекстан<s n="np"/><s n="top"/></l>        <r>Үзбәкстан<s n="np"/><s n="top"/></r></p></e> <!-- "Uzbekistan"  -->
+<e>       <p><l>Өскемен<s n="np"/><s n="top"/></l>          <r>Өскәмән<s n="np"/><s n="top"/></r></p></e> <!-- "Ust-Kamenogorsk" -->
+<e>       <p><l>Павлодар<s n="np"/><s n="top"/></l>         <r>Павлодар<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Палестина<s n="np"/><s n="top"/></l>        <r>Палестина<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Панама<s n="np"/><s n="top"/></l>           <r>Панама<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Папуа<s n="np"/><s n="top"/></l>            <r>Папуа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Парагвай<s n="np"/><s n="top"/></l>         <r>Парагвай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Париж<s n="np"/><s n="top"/></l>            <r>Париж<s n="np"/><s n="top"/></r></p></e> <!-- "Paris" -->
+<e r="RL"><p><l>Пәкістан<s n="np"/><s n="top"/></l>         <r>Пакистан<s n="np"/><s n="top"/></r></p></e> <!-- "Pakistan"  -->
+<e>       <p><l>Пәкістан<s n="np"/><s n="top"/></l>         <r>Пакъстан<s n="np"/><s n="top"/></r></p></e> <!-- "Pakistan"  -->
+<e>       <p><l>Пекин<s n="np"/><s n="top"/></l>            <r>Пекин<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Пенза<s n="np"/><s n="top"/></l>         <r>Пенза<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Перғауын<s n="np"/><s n="top"/></l>         <r>Фиргавен<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Пермь<s n="np"/><s n="top"/></l>         <r>Пермь<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Перу<s n="np"/><s n="top"/></l>             <r>Перу<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Петербург<s n="np"/><s n="top"/></l>        <r>Петербург<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Петропавл<s n="np"/><s n="top"/></l>        <r>Петропавел<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Петропавловск<s n="np"/><s n="top"/></l>         <r>Петропавловск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Питер<s n="np"/><s n="top"/></l>         <r>Питер<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Питрәч<s n="np"/><s n="top"/></l>           <r>Питрәч<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Познань<s n="np"/><s n="top"/></l>          <r>Познань<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Польша<s n="np"/><s n="top"/></l>           <r>Польша<s n="np"/><s n="top"/></r></p></e> <!-- "Poland" -->
+<e>       <p><l>Португалия<s n="np"/><s n="top"/></l>       <r>Португалия<s n="np"/><s n="top"/></r></p></e> <!-- "Portugal" -->
+<e>       <p><l>Прага<s n="np"/><s n="top"/></l>            <r>Прага<s n="np"/><s n="top"/></r></p></e> <!-- "Prague" -->
+<e>       <p><l>Приштина<s n="np"/><s n="top"/></l>         <r>Приштина<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Пуэрто-Рико<s n="np"/><s n="top"/></l>      <r>Пуэрто-Рико<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Пхеньян<s n="np"/><s n="top"/></l>          <r>Пхеньян<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рейкиявик<s n="np"/><s n="top"/></l>        <r>Рейкьявик<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Рейкиявик<s n="np"/><s n="top"/></l>        <r>Рейкьявик<s n="np"/><s n="top"/></r></p></e>
+<e r="RL"><p><l>Ресей<s n="np"/><s n="top"/></l>            <r>Рәсәй<s n="np"/><s n="top"/></r></p></e> <!-- "Russia"  -->
+<e r="RL"><p><l>Ресей<s n="np"/><s n="top"/></l>            <r>Россия<s n="np"/><s n="top"/></r></p></e> <!-- "Russia"  -->
+<e>       <p><l>Ресей<s n="np"/><s n="top"/></l>            <r>Русия<s n="np"/><s n="top"/></r></p></e> <!-- "Russia"  -->
+<e>       <p><l>Рига<s n="np"/><s n="top"/></l>             <r>Рига<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Рим<s n="np"/><s n="top"/></l>              <r>Рим<s n="np"/><s n="top"/></r></p></e> <!-- "Rome" -->
+<e>       <p><l>Рогун<s n="np"/><s n="top"/></l>            <r>Рогун<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ромула<s n="np"/><s n="top"/></l>           <r>Ромула<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Россия<s n="np"/><s n="top"/></l>           <r>Россия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Руанда<s n="np"/><s n="top"/></l>           <r>Руанда<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Румыния<s n="np"/><s n="top"/></l>          <r>Румыния<s n="np"/><s n="top"/></r></p></e> <!-- "Romania" -->
+<e>       <p><l>Рязань<s n="np"/><s n="top"/></l>         <r>Рязань<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Саба<s n="np"/><s n="top"/></l>             <r>Саба<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сальвадор<s n="np"/><s n="top"/></l>        <r>Сальвадор<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Самара<s n="np"/><s n="top"/></l>         <r>Самара<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Самоа<s n="np"/><s n="top"/></l>            <r>Самоа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сана<s n="np"/><s n="top"/></l>             <r>Сәнга<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Санкт-Петербург<s n="np"/><s n="top"/></l>  <r>Санкт-Петербург<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сан-Томе<b/>және<b/>Принсипи<s n="np"/><s n="top"/></l><r>Сан-Томе<b/>һәм<b/>Принсипи<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сантьяго<s n="np"/><s n="top"/></l>         <r>Сантьяго<s n="np"/><s n="top"/></r></p></e> <!-- "Santiago" -->
+<e>       <p><l>Сан-Франциско<s n="np"/><s n="top"/></l>         <r>Сан-Франциско<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Саран<s n="np"/><s n="top"/></l>            <r>Саран<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Сарман<s n="np"/><s n="top"/></l>           <r>Сарман<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сарыағаш<s n="np"/><s n="top"/></l>         <r>Сарыагаш<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сарыарқа<s n="np"/><s n="top"/></l>         <r>Сарыарка<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сарышығанақ<s n="np"/><s n="top"/></l>      <r>Сарычыганак<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сауд<b/>Арабиясы<s n="np"/><s n="top"/></l> <r>Согуд<b/>Гарәпстаны<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Саят<s n="np"/><s n="top"/></l>             <r>Саят<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сәмүд<s n="np"/><s n="top"/></l>            <r>Сәмуд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Свердловск<s n="np"/><s n="top"/></l>         <r>Свердловск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сейнт<b/>Питер<b/>Порт<s n="np"/><s n="top"/></l><r>Сейнт<b/>Питер<b/>Порт<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Семей<s n="np"/><s n="top"/></l>            <r>Сәмәй<s n="np"/><s n="top"/></r></p></e> <!-- "former Семипалатинск" -->
+<e>       <p><l>Сенегал<s n="np"/><s n="top"/></l>          <r>Сенегал<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сербия<s n="np"/><s n="top"/></l>           <r>Сербия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сеул<s n="np"/><s n="top"/></l>         <r>Сеул<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сидней<s n="np"/><s n="top"/></l>         <r>Сидней<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сингапур<s n="np"/><s n="top"/></l>         <r>Сингапур<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Синьхуа<s n="np"/><s n="top"/></l>          <r>Синьхуа<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сирия<s n="np"/><s n="top"/></l>            <r>Сирия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Скандинавия<s n="np"/><s n="top"/></l>         <r>Скандинавия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Словакия<s n="np"/><s n="top"/></l>         <r>Словакия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Словения<s n="np"/><s n="top"/></l>         <r>Словения<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Смоленск<s n="np"/><s n="top"/></l>         <r>Смоленск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сомали<s n="np"/><s n="top"/></l>           <r>Сомали<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>София<s n="np"/><s n="top"/></l>            <r>София<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>София<s n="np"/><s n="top"/></l>            <r>София<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Спас<s n="np"/><s n="top"/></l>             <r>Спас<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ставрополь<s n="np"/><s n="top"/></l>         <r>Ставрополь<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сталинград<s n="np"/><s n="top"/></l>       <r>Сталинград<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Стокгольм<s n="np"/><s n="top"/></l>        <r>Стокгольм<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Стокгольм<s n="np"/><s n="top"/></l>        <r>Стокгольм<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Суазиланд<s n="np"/><s n="top"/></l>        <r>Свазиленд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сукре<s n="np"/><s n="top"/></l>            <r>Сукре<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сухум<s n="np"/><s n="top"/></l>            <r>Сухум<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сұдан<s n="np"/><s n="top"/></l>            <r>Судан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Сызрань<s n="np"/><s n="top"/></l>         <r>Сызрань<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Таиланд<s n="np"/><s n="top"/></l>          <r>Таиланд<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тайвань<s n="np"/><s n="top"/></l>          <r>Тайвань<s n="np"/><s n="top"/></r></p></e> <!-- "Taiwan" -->
+<e>       <p><l>Тайланд<s n="np"/><s n="top"/></l>          <r>Таиланд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тайуан<s n="np"/><s n="top"/></l>           <r>Тайвань<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Талдықорған<s n="np"/><s n="top"/></l>      <r>Талдыкорган<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Таллин<s n="np"/><s n="top"/></l>           <r>Таллин<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Таллин<s n="np"/><s n="top"/></l>           <r>Таллин<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тамбов<s n="np"/><s n="top"/></l>         <r>Тамбов<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Танзания<s n="np"/><s n="top"/></l>         <r>Танзания<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тараз<s n="np"/><s n="top"/></l>            <r>Тараз<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Татарстан<s n="np"/><s n="top"/></l>        <r>Татарстан<s n="np"/><s n="top"/></r></p></e> <!-- "Tatarstan"  -->
+<e>       <p><l>Ташкент<s n="np"/><s n="top"/></l>          <r>Ташкент<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Ташкент<s n="np"/><s n="top"/></l>          <r>Ташкент<s n="np"/><s n="top"/></r></p></e> <!-- "Tashkent" -->
+<e>       <p><l>Тәжікстан<s n="np"/><s n="top"/></l>        <r>Таҗикстан<s n="np"/><s n="top"/></r></p></e> <!-- "Tajikistan"  -->
+<e>       <p><l>Тәтеш<s n="np"/><s n="top"/></l>            <r>Тәтеш<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тегеран<s n="np"/><s n="top"/></l>          <r>Тегеран<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Тегусигальпа<s n="np"/><s n="top"/></l>     <r>Тегусигальпа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Теләче<s n="np"/><s n="top"/></l>           <r>Теләче<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Теміртау<s n="np"/><s n="top"/></l>         <r>Темиртау<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Техас<s n="np"/><s n="top"/></l>         <r>Техас<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Теһран<s n="np"/><s n="top"/></l>           <r>Тәһран<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тимор<s n="np"/><s n="top"/></l>         <r>Тимор<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тимор-Лесте<s n="np"/><s n="top"/></l>      <r>Көнчыгыш<b/>Тимор<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тирана<s n="np"/><s n="top"/></l>           <r>Тирана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тирана<s n="np"/><s n="top"/></l>           <r>Тирана<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тобольск<s n="np"/><s n="top"/></l>         <r>Тобольск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тобыл<s n="np"/><s n="top"/></l>            <r>Тубыл<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Токио<s n="np"/><s n="top"/></l>            <r>Токио<s n="np"/><s n="top"/></r></p></e> <!-- "Tokyo" -->
+<e>       <p><l>Томск<s n="np"/><s n="top"/></l>         <r>Томск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Төмен<b/>Кама<s n="np"/><s n="top"/></l>    <r>Түбән<b/>Кама<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тринидад<b/>және<b/>Тобаго<s n="np"/><s n="top"/></l><r>Тринидад<b/>һәм<b/>Тобаго<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Троицк<s n="np"/><s n="top"/></l>         <r>Троицк<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тува<s n="np"/><s n="top"/></l>         <r>Тува<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Туқай<s n="np"/><s n="top"/></l>            <r>Тукай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тула<s n="np"/><s n="top"/></l>         <r>Тула<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Тунис<s n="np"/><s n="top"/></l>            <r>Тунис<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Түрікменстан<s n="np"/><s n="top"/></l>     <r>Төрекмәнстан<s n="np"/><s n="top"/></r></p></e> <!-- "Turkmenistan"  -->
+<e>       <p><l>Түркия<s n="np"/><s n="top"/></l>           <r>Төркия<s n="np"/><s n="top"/></r></p></e> <!-- "Turkey" -->
+<e>       <p><l>Түркіменстан<s n="np"/><s n="top"/></l>     <r>Төрекмәнстан<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Түркістан<s n="np"/><s n="top"/></l>        <r>Төркестан<s n="np"/><s n="top"/></r></p></e> <!-- "Turkestan" -->
+<e>       <p><l>Тыва<s n="np"/><s n="top"/></l>         <r>Тыва<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Уганда<s n="np"/><s n="top"/></l>           <r>Уганда<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Украина<s n="np"/><s n="top"/></l>          <r>Украина<s n="np"/><s n="top"/></r></p></e> <!-- "Ukraine" -->
+<e>       <p><l>Ульяновск<s n="np"/><s n="top"/></l>         <r>Ульяновск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Уругвай<s n="np"/><s n="top"/></l>          <r>Уругвай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Уфа<s n="np"/><s n="top"/></l>              <r>Уфа<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Үлыбритания<s n="np"/><s n="top"/></l>      <r>Бөек<b/>Британия<s n="np"/><s n="top"/></r></p></e> <!-- "Great Britain" -->
+<e r="RL"><p><l>Үлыбритания<s n="np"/><s n="top"/></l>      <r>Бөекбритания<s n="np"/><s n="top"/></r></p></e> <!-- "Great Britain" -->
+<e>       <p><l>Үндістан<s n="np"/><s n="top"/></l>         <r>Һиндстан<s n="np"/><s n="top"/></r></p></e> <!-- "India" -->
+<e>       <p><l>Ұдмұртстан<s n="np"/><s n="top"/></l>       <r>Удмуртия<s n="np"/><s n="top"/></r></p></e> <!-- "Udmurtia"  -->
+<e>       <p><l>Ұлан-Батыр<s n="np"/><s n="top"/></l>       <r>Улан-Батыр<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ұлыбритания<s n="np"/><s n="top"/></l>      <r>Бөек<b/>Британия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ферғана<s n="np"/><s n="top"/></l>          <r>Фирганә<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Фиджи<s n="np"/><s n="top"/></l>            <r>Фиджи<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Филиппиндер<s n="np"/><s n="top"/></l>      <r>Филиппиннар<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Финикия<s n="np"/><s n="top"/></l>         <r>Финикия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Финляндия<s n="np"/><s n="top"/></l>        <r>Финляндия<s n="np"/><s n="top"/></r></p></e> <!-- "Finland" -->
+<e>       <p><l>Флорида<s n="np"/><s n="top"/></l>         <r>Флорида<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Франкфурт<s n="np"/><s n="top"/></l>         <r>Франкфурт<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Франция<s n="np"/><s n="top"/></l>          <r>Франция<s n="np"/><s n="top"/></r></p></e> <!-- "France" -->
+<e>       <p><l>Ханты-Мансийск<s n="np"/><s n="top"/></l>   <r>Ханты-Мансийск<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Хартум<s n="np"/><s n="top"/></l>           <r>Хартум<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Харьков<s n="np"/><s n="top"/></l>          <r>Харьков<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Хельсинки<s n="np"/><s n="top"/></l>        <r>Хельсинки<s n="np"/><s n="top"/></r></p></e> <!-- "Helsinki" -->
+<e>       <p><l>Хонсю<s n="np"/><s n="top"/></l>         <r>Хонсю<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Хорасан<s n="np"/><s n="top"/></l>         <r>Хорасан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Хорватия<s n="np"/><s n="top"/></l>         <r>Хорватия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Хорезм<s n="np"/><s n="top"/></l>           <r>Хорезм<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Цейлон<s n="np"/><s n="top"/></l>           <r>Цейлон<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Целиноград<s n="np"/><s n="top"/></l>         <r>Целиноград<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чад<s n="np"/><s n="top"/></l>              <r>Чад<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чаллы<s n="np"/><s n="top"/></l>            <r>Чаллы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Черногория<s n="np"/><s n="top"/></l>       <r>Монтенегро<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чехия<s n="np"/><s n="top"/></l>            <r>Чехия<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Чехословакия<s n="np"/><s n="top"/></l>         <r>Чехословакия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чикаго<s n="np"/><s n="top"/></l>           <r>Чикаго<s n="np"/><s n="top"/></r></p></e> <!-- "Chicago" -->
+<e>       <p><l>Чили<s n="np"/><s n="top"/></l>             <r>Чили<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чирмешән<s n="np"/><s n="top"/></l>         <r>Чирмешән<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чистай<s n="np"/><s n="top"/></l>           <r>Чистай<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чита<s n="np"/><s n="top"/></l>         <r>Чита<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чукотка<s n="np"/><s n="top"/></l>         <r>Чукотка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Чүпрәле<s n="np"/><s n="top"/></l>          <r>Чүпрәле<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Шанхай<s n="np"/><s n="top"/></l>           <r>Шанхай<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Швейцария<s n="np"/><s n="top"/></l>        <r>Швейцария<s n="np"/><s n="top"/></r></p></e> <!-- "Switzerland" -->
+<e>       <p><l>Швеция<s n="np"/><s n="top"/></l>           <r>Швеция<s n="np"/><s n="top"/></r></p></e> <!-- "Sweden" -->
+<e>       <p><l>Шетпе<s n="np"/><s n="top"/></l>            <r>Шетпе<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Шефтсбери<s n="np"/><s n="top"/></l>         <r>Шефтсбери<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Шиелі<s n="np"/><s n="top"/></l>            <r>Шияле<s n="np"/><s n="top"/></r></p></e> <!-- "Shiyeli" -->
+<e>       <p><l>Шотландия<s n="np"/><s n="top"/></l>        <r>Шотландия<s n="np"/><s n="top"/></r></p></e> <!-- "Scotland" -->
+<e>       <p><l>Шпицберген<s n="np"/><s n="top"/></l>         <r>Шпицберген<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Шри-Ланка<s n="np"/><s n="top"/></l>        <r>Шри-Ланка<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Шұбарши<s n="np"/><s n="top"/></l>          <r>Шубарши<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Шымбұлақ<s n="np"/><s n="top"/></l>         <r>Шымбулак<s n="np"/><s n="top"/></r></p></e> <!-- "Shymbulaq"  -->
+<e>       <p><l>Шымкент<s n="np"/><s n="top"/></l>          <r>Шымкент<s n="np"/><s n="top"/></r></p></e> <!--"Shymkent"-->
+<e>       <p><l>Шыңғырлау<s n="np"/><s n="top"/></l>        <r>Шыңгырлау<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Шыңжаң<s n="np"/><s n="top"/></l>           <r>Шыңжаң<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ыстанбұл<s n="np"/><s n="top"/></l>         <r>Истанбул<s n="np"/><s n="top"/></r></p></e> <!-- "Istanbul" -->
+<e>       <p><l>Эдинбург<s n="np"/><s n="top"/></l>         <r>Эдинбург<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Эквадор<s n="np"/><s n="top"/></l>          <r>Эквадор<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Экваторлық<b/>Гвинея<s n="np"/><s n="top"/></l><r>Экваториаль<b/>Гвинея<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Эритрея<s n="np"/><s n="top"/></l>          <r>Эритрея<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Эр-Рияд<s n="np"/><s n="top"/></l>          <r>Эр-Рияд<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Эстония<s n="np"/><s n="top"/></l>          <r>Эстония<s n="np"/><s n="top"/></r></p></e> <!-- "Estonia" -->
+<e>       <p><l>Эфиопия<s n="np"/><s n="top"/></l>          <r>Эфиопия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Юкатан<s n="np"/><s n="top"/></l>         <r>Юкатан<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Юта<s n="np"/><s n="top"/></l>         <r>Юта<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ютазы<s n="np"/><s n="top"/></l>            <r>Ютазы<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ютландия<s n="np"/><s n="top"/></l>         <r>Ютландия<s n="np"/><s n="top"/></r></p></e>
+<e>       <p><l>Ямусукро<s n="np"/><s n="top"/></l>         <r>Ямусукро<s n="np"/><s n="top"/></r></p></e>
+
+        <!-- Toponyms which DON'T take -ЛЫҚ affix in Kazakh and -ЛЫ affix in Tatar
+             (that means they are not city, coutry or region names) -->
+
+<e>       <p><l>Ағеділ<s n="np"/><s n="top"/></l>           <r>Агыйдел<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Айдос<s n="np"/><s n="top"/></l>            <r>Айдос<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ак-Су<s n="np"/><s n="top"/></l>            <r>Ак-Су<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ақсу<s n="np"/><s n="top"/></l>             <r>Аксу<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Алай<s n="np"/><s n="top"/></l>             <r>Алай<s n="np"/><s n="top"/></r></p></e> <!-- "Alay" -->
+<e>       <p><l>Алаш<s n="np"/><s n="top"/></l>             <r>Алаш<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Алтай<s n="np"/><s n="top"/></l>       <r>Алтай<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Алтай<s n="np"/><s n="top"/></l>            <r>Алтай<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Амазонка<s n="np"/><s n="top"/></l>       <r>Амазонка<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Анд<s n="np"/><s n="top"/></l>       <r>Анд<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Антиль<s n="np"/><s n="top"/></l>       <r>Антиль<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Арал<s n="np"/><s n="top"/></l>             <r>Арал<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Арафур<s n="np"/><s n="top"/></l>       <r>Арафур<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Атлантик<s n="np"/><s n="top"/></l>       <r>Атлантик<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Әмудария<s n="np"/><s n="top"/></l>         <r>Әмудәрья<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Байкал<s n="np"/><s n="top"/></l>           <r>Байкал<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Балқаш<s n="np"/><s n="top"/></l>           <r>Балкаш<s n="np"/><s n="top"/></r></p></e> <!-- "Lake Balkhash" -->
+<e>       <p><l>Балтика<s n="np"/><s n="top"/></l>          <r>Балтика<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Балтық<s n="np"/><s n="top"/></l>           <r>Балтыйк<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Бенгал<s n="np"/><s n="top"/></l>       <r>Бенгал<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Беринг<s n="np"/><s n="top"/></l>       <r>Беринг<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Бетен<s n="np"/><s n="top"/></l>            <r>Бәтән<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Бискай<s n="np"/><s n="top"/></l>       <r>Бискай<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Босфор<s n="np"/><s n="top"/></l>       <r>Босфор<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Висла<s n="np"/><s n="top"/></l>       <r>Висла<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Герат<s n="np"/><s n="top"/></l>            <r>Герат<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гималай<s n="np"/><s n="top"/></l>          <r>Гималай<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Двина<s n="np"/><s n="top"/></l>       <r>Двина<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Днепр<s n="np"/><s n="top"/></l>       <r>Днепр<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Дон<s n="np"/><s n="top"/></l>       <r>Дон<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Евфрат<s n="np"/><s n="top"/></l>       <r>Евфрат<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Еділ<s n="np"/><s n="top"/></l>             <r>Идел<s n="np"/><s n="top"/></r></p></e> <!-- "Volga river" -->
+<e>       <p><l>Енисей<s n="np"/><s n="top"/></l>       <r>Енисей<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Ертіс<s n="np"/><s n="top"/></l>            <r>Иртыш<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Есентай<s n="np"/><s n="top"/></l>          <r>Есентай<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жайық<s n="np"/><s n="top"/></l>            <r>Җаек<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жейхун<s n="np"/><s n="top"/></l>           <r>Җәйхун<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Жерорта<b/>теңізі<s n="np"/><s n="top"/></l><r>Урта<b/>диңгез<s n="np"/><s n="top"/></r></p></e> <!-- "" NOTE:(kaz)n-compund-px -->
+<e>       <p><l>Замбези<s n="np"/><s n="top"/></l>       <r>Замбези<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Иртышъ<s n="np"/><s n="top"/></l>           <r>Иртыш<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кама<s n="np"/><s n="top"/></l>             <r>Кама<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кариб<s n="np"/><s n="top"/></l>       <r>Кариб<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Каспий<s n="np"/><s n="top"/></l>           <r>Каспий<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Конго<s n="np"/><s n="top"/></l>       <r>Конго<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Кордильер<s n="np"/><s n="top"/></l>       <r>Кордильер<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Күрдер<s n="np"/><s n="top"/></l>           <r>Күрдәр<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қарашығанақ<s n="np"/><s n="top"/></l>      <r>Карачыганак<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Ла-Манш<s n="np"/><s n="top"/></l>          <r>Ла-Манш<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Луара<s n="np"/><s n="top"/></l>       <r>Луара<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Луиза<s n="np"/><s n="top"/></l>       <r>Луиза<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Марна<s n="np"/><s n="top"/></l>       <r>Марна<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Нигер<s n="np"/><s n="top"/></l>       <r>Нигер<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Нил<s n="np"/><s n="top"/></l>       <r>Нил<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Нұра<s n="np"/><s n="top"/></l>             <r>Нура<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Обь<s n="np"/><s n="top"/></l>       <r>Обь<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Одер<s n="np"/><s n="top"/></l>       <r>Одер<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Орал<s n="np"/><s n="top"/></l>             <r>Урал<s n="np"/><s n="top"/></r></p></e> <!-- "mountains"-->
+<e>       <p><l>Орхон<s n="np"/><s n="top"/></l>       <r>Орхон<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Памир<s n="np"/><s n="top"/></l>       <r>Памир<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Печора<s n="np"/><s n="top"/></l>       <r>Печора<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Пиреней<s n="np"/><s n="top"/></l>       <r>Пиреней<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Прорва<s n="np"/><s n="top"/></l>           <r>Прорва<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сахара<s n="np"/><s n="top"/></l>       <r>Сахара<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Селенга<s n="np"/><s n="top"/></l>       <r>Селенга<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Сена<s n="np"/><s n="top"/></l>       <r>Сена<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Сенкаку<s n="np"/><s n="top"/></l>          <r>Сенкаку<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Сион<s n="np"/><s n="top"/></l>             <r>Сион<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Сиякух<s n="np"/><s n="top"/></l>           <r>Сиякух<s n="np"/><s n="top"/></r></p></e> <!-- "mountains"-->
+<e>       <p><l>Сібір<s n="np"/><s n="top"/></l>            <r>Себер<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Сырдария<s n="np"/><s n="top"/></l>         <r>Сырдәрья<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Тарбағатай<s n="np"/><s n="top"/></l>       <r>Тарбагатай<s n="np"/><s n="top"/></r></p></e> <!-- "mountain" -->
+<e>       <p><l>Тасман<s n="np"/><s n="top"/></l>       <r>Тасман<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Таяу<b/>Шығыс<s n="np"/><s n="top"/></l>    <r>Урта<b/>Көнчыгыш<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Тиберий<s n="np"/><s n="top"/></l>       <r>Тиберий<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Тибет<s n="np"/><s n="top"/></l>            <r>Тибет<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Тигр<s n="np"/><s n="top"/></l>       <r>Тигр<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Тянь-Шань<s n="np"/><s n="top"/></l>        <r>Тянь-Шань<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Урал<s n="np"/><s n="top"/></l>       <r>Урал<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Ұлытау<s n="np"/><s n="top"/></l>           <r>Улытау<s n="np"/><s n="top"/></r></p></e> <!-- ""-->
+<e>       <p><l>Фарер<s n="np"/><s n="top"/></l>       <r>Фарер<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Филиппин<s n="np"/><s n="top"/></l>       <r>Филиппин<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Хангай<s n="np"/><s n="top"/></l>       <r>Хангай<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Шолман<s n="np"/><s n="top"/></l>           <r>Чулман<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Ыстықкөл<s n="np"/><s n="top"/></l>         <r>Ысыккүл<s n="np"/><s n="top"/></r></p></e> <!-- "" -->
+<e>       <p><l>Эльба<s n="np"/><s n="top"/></l>       <r>Эльба<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Эльбрус<s n="np"/><s n="top"/></l>       <r>Эльбрус<s n="np"/><s n="top"/></r></p></e> <!--""-->
+<e>       <p><l>Эчкили-Таш<s n="np"/><s n="top"/></l>       <r>Эчкили-Таш<s n="np"/><s n="top"/></r></p></e> <!--""-->
+
+    <!-- Organizations -->
+
+<e>       <p><l>Amnesty<b/>International<s n="np"/><s n="org"/></l><r>Amnesty<b/>International<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Chevron<b/>Corporation<s n="np"/><s n="org"/></l><r>Chevron<b/>Corporation<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Company<s n="np"/><s n="org"/></l>          <r>Company<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Conoco<s n="np"/><s n="org"/></l>           <r>Conoco<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Consolidated<b/>Contractors<b/>Company<s n="np"/><s n="org"/></l><r>Consolidated<b/>Contractors<b/>Company<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Exxon<b/>Mobil<b/>Corporation<s n="np"/><s n="org"/></l><r>Exxon<b/>Mobil<b/>Corporation<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Exxon<s n="np"/><s n="org"/></l>            <r>Exxon<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Facebook<s n="np"/><s n="org"/></l>         <r>Facebook<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Freedom<b/>House<s n="np"/><s n="org"/></l> <r>Freedom<b/>House<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Google<s n="np"/><s n="org"/></l>           <r>Google<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Guardian<s n="np"/><s n="org"/></l>         <r>Guardian<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Inc<s n="np"/><s n="org"/></l>              <r>Inc<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Inpex<s n="np"/><s n="org"/></l>            <r>Inpex<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Investment<s n="np"/><s n="org"/></l>       <r>Investment<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Jenington<s n="np"/><s n="org"/></l>        <r>Jenington<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Karachaganak<b/>Petroleum<b/>Operating<s n="np"/><s n="org"/></l><r>Karachaganak<b/>Petroleum<b/>Operating<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>KazakhGold<s n="np"/><s n="org"/></l>       <r>KazakhGold<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Kazakhmys<b/>Plc<s n="np"/><s n="org"/></l> <r>Kazakhmys<b/>Plc<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Kazakhmys<s n="np"/><s n="org"/></l>        <r>Kazakhmys<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Limited<s n="np"/><s n="org"/></l>          <r>Limited<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Ltd<s n="np"/><s n="org"/></l>              <r>Ltd<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Operating<s n="np"/><s n="org"/></l>        <r>Operating<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Plc<s n="np"/><s n="org"/></l>              <r>Plc<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Shell<s n="np"/><s n="org"/></l>            <r>Shell<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Twitter<s n="np"/><s n="org"/></l>          <r>Twitter<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Wrigley<s n="np"/><s n="org"/></l>          <r>Wrigley<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>YouTube<s n="np"/><s n="org"/></l>          <r>YouTube<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Ақтөбемұнайгаз<s n="np"/><s n="org"/></l>   <r>Актөбемунайгаз<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Амнести<b/>Интернэшнл<s n="np"/><s n="org"/></l><r>Амнести<b/>Интернэшнл<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Әл-Қаида<s n="np"/><s n="org"/></l>         <r>Әл-Каидә<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Бизнес<b/>нью<b/>юроуп<s n="np"/><s n="org"/></l><r>Бизнес<b/>нью<b/>юроуп<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Блумберг<s n="np"/><s n="org"/></l>         <r>Блумберг<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Бритиш<b/>Петролеум<s n="np"/><s n="org"/></l><r>Бритиш<b/>Петролеум<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Газпром<s n="np"/><s n="org"/></l>          <r>Газпром<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Гардиан<s n="np"/><s n="org"/></l>          <r>Гардиан<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Голос<b/>Америки<s n="np"/><s n="org"/></l> <r>Голос<b/>Америки<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Жайықмұнайгаз<s n="np"/><s n="org"/></l>    <r>Жайыкмунайгаз<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Интерфакс<s n="np"/><s n="org"/></l>        <r>Интерфакс<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Қазмырыш<s n="np"/><s n="org"/></l>         <r>Казмырыш<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Қазпошта<s n="np"/><s n="org"/></l>         <r>Казпошта<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Лукойл<s n="np"/><s n="org"/></l>           <r>Лукойл<s n="np"/><s n="org"/></r></p></e> <!-- ""-->
+<e>       <p><l>Майкрософт<s n="np"/><s n="org"/></l>       <r>Майкрософт<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Нью-Йорк<b/>таймс<s n="np"/><s n="org"/></l><r>Нью-Йорк<b/>таймс<s n="np"/><s n="org"/></r></p></e> <!--""-->
+<e>       <p><l>Пентагон<s n="np"/><s n="org"/></l>         <r>Пентагон<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Рейтер<s n="np"/><s n="org"/></l>           <r>Рейтер<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Татар-информ<s n="np"/><s n="org"/></l>     <r>Татар-информ<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Темелин<s n="np"/><s n="org"/></l>          <r>Темелин<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Форбс<s n="np"/><s n="org"/></l>            <r>Форбс<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Фридом<b/>Хаус<s n="np"/><s n="org"/></l>   <r>Фридом<b/>Хаус<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Хамас<s n="np"/><s n="org"/></l>            <r>Хамас<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Хьюман<b/>Райтс<b/>Уотч<s n="np"/><s n="org"/></l><r>Хьюман<b/>Райтс<b/>Уотч<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Цинказ<s n="np"/><s n="org"/></l>           <r>Цинказ<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Этнодизайн<s n="np"/><s n="org"/></l>       <r>Этнодизайн<s n="np"/><s n="org"/></r></p></e> <!-- ""  -->
+<e>       <p><l>Юроуп<s n="np"/><s n="org"/></l>            <r>Юроуп<s n="np"/><s n="org"/></r></p></e> <!--""-->
+
+    <!-- Other proper names -->
+
+<e>       <p><l>Apertium<s n="np"/><s n="al"/></l>          <r>Apertium<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Expo<s n="np"/><s n="al"/></l>              <r>Expo<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Global<s n="np"/><s n="al"/></l>            <r>Global<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Group<s n="np"/><s n="al"/></l>             <r>Group<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Halal<s n="np"/><s n="al"/></l>             <r>Halal<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Independent<s n="np"/><s n="al"/></l>       <r>Independent<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Kazakhstan<s n="np"/><s n="al"/></l>        <r>Kazakhstan<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Leaks<s n="np"/><s n="al"/></l>             <r>Leaks<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Mobil<s n="np"/><s n="al"/></l>             <r>Mobil<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>New<b/>York<b/>Times<s n="np"/><s n="al"/></l><r>New<b/>York<b/>Times<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>News<b/>of<b/>the<b/>World<s n="np"/><s n="al"/></l><r>News<b/>of<b/>the<b/>World<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Petroleum<s n="np"/><s n="al"/></l>         <r>Petroleum<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Time<s n="np"/><s n="al"/></l>            <r>Time<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Times<s n="np"/><s n="al"/></l>             <r>Times<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>WikiLeaks<s n="np"/><s n="al"/></l>         <r>WikiLeaks<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Wiki<s n="np"/><s n="al"/></l>              <r>Wiki<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Witness<s n="np"/><s n="al"/></l>           <r>Witness<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Авангард<s n="np"/><s n="al"/></l>            <r>Авангард<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аджип<s n="np"/><s n="al"/></l>             <r>Аджип<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Аймаңдай<s n="np"/><s n="al"/></l>          <r>Аймаңгай<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Аққасқа<s n="np"/><s n="al"/></l>           <r>Аккашка<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Андромеда<s n="np"/><s n="al"/></l>            <r>Андромеда<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аполло<s n="np"/><s n="al"/></l>            <r>Аполло<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Аполлон<s n="np"/><s n="al"/></l>            <r>Аполлон<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Артемида<s n="np"/><s n="al"/></l>            <r>Артемида<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Атлант<s n="np"/><s n="al"/></l>            <r>Атлант<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Беларус<s n="np"/><s n="al"/></l>            <r>Беларус<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Взгляд<s n="np"/><s n="al"/></l>            <r>Взгляд<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Волга<s n="np"/><s n="al"/></l>             <r>Волга<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Восток<s n="np"/><s n="al"/></l>            <r>Восток<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Время<s n="np"/><s n="al"/></l>             <r>Время<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Глобал<s n="np"/><s n="al"/></l>            <r>Глобал<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Дейли<s n="np"/><s n="al"/></l>             <r>Дейли<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Динамо<s n="np"/><s n="al"/></l>            <r>Динамо<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Еуро<s n="np"/><s n="al"/></l>              <r>Евро<s n="np"/><s n="al"/></r></p></e> <!-- "European Championship" -->
+<e>       <p><l>Жебрейіл<s n="np"/><s n="al"/></l>          <r>Җабраил<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Жоңғар<s n="np"/><s n="al"/></l>            <r>Жуңгар<s n="np"/><s n="al"/></r></p></e> <!-- "" FIXME:CHECK -->
+<e>       <p><l>Заря<s n="np"/><s n="al"/></l>              <r>Заря<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Зевс<s n="np"/><s n="al"/></l>            <r>Зевс<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Золото<s n="np"/><s n="al"/></l>            <r>Золото<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Ил<s n="np"/><s n="al"/></l>                <r>Ил<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Интернационал<s n="np"/><s n="al"/></l>            <r>Интернационал<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Кайнозой<s n="np"/><s n="al"/></l>          <r>Кайнозой<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Китаби-ал-масалик<b/>Вал-мамлик<s n="np"/><s n="al"/></l><r>Китаби-ал-масалик<b/>Вал-мамлик<s n="np"/><s n="al"/></r></p></e> <!-- "" (kaz tat) trimm -->
+<e>       <p><l>Қазақгейт<s n="np"/><s n="al"/></l>         <r>Казакгейт<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Қазақмыс<s n="np"/><s n="al"/></l>          <r>Казакъмыс<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Қазақфильм<s n="np"/><s n="al"/></l>        <r>Казакфильм<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Лада<s n="np"/><s n="al"/></l>              <r>Лада<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Меркурий<s n="np"/><s n="al"/></l>            <r>Меркурий<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Мир<s n="np"/><s n="al"/></l>               <r>Мир<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Нептун<s n="np"/><s n="al"/></l>            <r>Нептун<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Олимп<s n="np"/><s n="al"/></l>            <r>Олимп<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Олимпия<s n="np"/><s n="al"/></l>            <r>Олимпия<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Омичъ<s n="np"/><s n="al"/></l>             <r>Омичъ<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Остров<s n="np"/><s n="al"/></l>            <r>Остров<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Плутон<s n="np"/><s n="al"/></l>            <r>Плутон<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Правда<s n="np"/><s n="al"/></l>            <r>Правда<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Рено<s n="np"/><s n="al"/></l>            <r>Рено<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Самұрық<s n="np"/><s n="al"/></l>           <r>Самрук<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Сатурн<s n="np"/><s n="al"/></l>            <r>Сатурн<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Свобода<s n="np"/><s n="al"/></l>           <r>Свобода<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Спартак<s n="np"/><s n="al"/></l>            <r>Спартак<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>таймс<s n="np"/><s n="al"/></l>             <r>таймс<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Таймс<s n="np"/><s n="al"/></l>             <r>Таймс<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Талибан<s n="np"/><s n="al"/></l>           <r>Талибан<s n="np"/><s n="al"/></r></p></e> <!-- ""-->
+<e>       <p><l>Тәурат<s n="np"/><s n="al"/></l>            <r>Тәүрат<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Тобықты<s n="np"/><s n="al"/></l>           <r>Тобыкты<s n="np"/><s n="al"/></r></p></e>
+<e>       <p><l>Фунтик<s n="np"/><s n="al"/></l>            <r>Фунтик<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Худуд-ал<b/>Алам<s n="np"/><s n="al"/></l>  <r>Худуд-әл<b/>Галәм<s n="np"/><s n="al"/></r></p></e> <!-- "" (kaz tat) trimm -->
+<e>       <p><l>Челси<s n="np"/><s n="al"/></l>             <r>Челси<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Читта<s n="np"/><s n="al"/></l>             <r>Читта<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Юность<s n="np"/><s n="al"/></l>            <r>Юность<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+<e>       <p><l>Юпитер<s n="np"/><s n="al"/></l>            <r>Юпитер<s n="np"/><s n="al"/></r></p></e> <!-- "" -->
+
+
+<!--SECTION: Adjectives -->
+
+
+    <!-- A4 adjectives -->
+
+        <!-- Toponyms + LIK -->
+        <!-- FIXME there might be a better way of handling them
+             (note that they all are ambigious between adj/n)
+              Bidix pardefs might be a good solution -->
+
+<e>       <p><l>пәкістандық<s n="adj"/></l>                 <r>пакъстанлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>пәкістандық<s n="adj"/></l>                 <r>Пакъстан<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>кубалық<s n="adj"/></l>                     <r>кубалы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кубалық<s n="adj"/></l>                     <r>Куба<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>жапондық<s n="adj"/></l>                    <r>японияле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ирандық<s n="adj"/></l>                     <r>иранлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ақтөбелік<s n="adj"/></l>                   <r>актүбәле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ауғандық<s n="adj"/></l>                    <r>әфган<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>марроколық<s n="adj"/></l>                  <r>марокколы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>исраилдік<s n="adj"/></l>                   <r>исраилле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>еуразиялық<s n="adj"/></l>                  <r>Ауразия<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!-- "" -->
+<e r="LR"><p><l>еуропалық<s n="adj"/></l>                   <r>Аурупа<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>еуропалық<s n="adj"/></l>                   <r>аурупалы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>америкалық<s n="adj"/></l>                  <r>Америка<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>американдық<s n="adj"/></l>                 <r>американ<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>азиялық<s n="adj"/></l>                     <r>Азия<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>азиялық<s n="adj"/></l>                     <r>Азия<s n="np"/><s n="top"/><s n="attr"/></r></p></e>  <!-- 0 азик : 3 'азия [а-я]\+[иы]' -->
+<e>       <p><l>зеландиялық<s n="adj"/></l>                 <r>зеландияле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қазақстандық<s n="adj"/></l>                <r>Казакъстан<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>қытайлық<s n="adj"/></l>                    <r>кытайлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>леуілік<s n="adj"/></l>                     <r>ләвиле<s n="adj"/></r></p></e> <!--""-->
+
+        <!-- Other -->
+
+<e>       <p><l>абсолютті<s n="adj"/></l>                   <r>абсолют<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>абсолюттік<s n="adj"/></l>                  <r>абсолют<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>авиациялық<s n="adj"/></l>                  <r>авиацион<s n="adj"/></r></p></e>  <!-- 0 авиацик : 0 'авиация [а-я]\+[иы]' -->
+<e>       <p><l>автономиялық<s n="adj"/></l>                <r>автоном<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>автономиялық<s n="adj"/></l>                <r>автоном<s n="adj"/></r></p></e>  <!-- 0 автономик : 0 'автономия [а-я]\+[иы]' -->
+<e>       <p><l>авторитарлық<s n="adj"/></l>                <r>авторитар<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>агротехникалық<s n="adj"/></l>              <r>агротехник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>айлы<s n="adj"/></l>                        <r>айлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>айлық<s n="adj"/></l>                       <r>айлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>айтарлықтай<s n="adj"/></l>                 <r>аерым<b/>сөйләрлек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>айыпты<s n="adj"/></l>                      <r>гаепле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>академиялық<s n="adj"/></l>                 <r>академик<s n="adj"/></r></p></e>  <!-- 6 академик : 16 'академия [а-я]\+[иы]' -->
+<e>       <p><l>актерлік<s n="adj"/></l>                    <r>актер<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>акустикалық<s n="adj"/></l>                 <r>акустик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>акционерлік<s n="adj"/></l>                 <r>акционерлык<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ақпараттық<s n="adj"/></l>                  <r>мүгълүмати<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ақырғы<s n="adj"/></l>                      <r>ахыргы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>аналитикалық<s n="adj"/></l>                <r>аналитик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>антропогендік<s n="adj"/></l>               <r>антропогенетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>антропологиялық<s n="adj"/></l>             <r>антропологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>антропологиялық<s n="adj"/></l>             <r>антропологик<s n="adj"/></r></p></e>  <!-- 1 антропологик : 0 'антропология [а-я]\+[иы]' -->
+<e>       <p><l>апелляциялық<s n="adj"/></l>                <r>апелляцион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>апелляциялық<s n="adj"/></l>                <r>апелляция<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>араз<s n="adj"/></l>                        <r>талашкан<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>арктикалық<s n="adj"/></l>                  <r>арктик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>артиллериялық<s n="adj"/></l>               <r>артиллерик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>артиллериялық<s n="adj"/></l>               <r>артиллерик<s n="adj"/></r></p></e>  <!-- 0 артиллерик : 0 'артиллерия [а-я]\+[иы]' -->
+<e>       <p><l>артқы<s n="adj"/></l>                       <r>арткы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>артқы<s n="adj"/></l>                       <r>арткы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>археологиялық<s n="adj"/></l>               <r>археологик<s n="adj"/></r></p></e>  <!-- 4 археологик : 0 'археология [а-я]\+[иы]' -->
+<e>       <p><l>архитектуралық<s n="adj"/></l>              <r>архитектур<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>астрономиялық<s n="adj"/></l>               <r>астрономия<s n="n"/><s n="attr"/></r></p></e>  <!-- 0 астрономик : 0 'астрономия [а-я]\+[иы]' -->
+<e>       <p><l>астыңғы<s n="adj"/></l>                     <r>аскы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>аталмыш<s n="adj"/></l>                     <r>югарыда<b/>әйтелгән<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>атаулы<s n="adj"/></l>                      <r>атау<s n="adj"/></r></p></e> <!--"" (lrx) атау җөмлә-->
+<e>       <p><l>атаулы<s n="adj"/></l>                      <r>атаулы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>атаулы<s n="adj"/></l>                      <r>исемле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>атмосфералық<s n="adj"/></l>                <r>атмосфера<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>атомдық<s n="adj"/></l>                     <r>атом<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>атты<s n="adj"/></l>                        <r>атлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>атты<s n="adj"/></l>                        <r>атлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>атты<s n="adj"/></l>                        <r>исемле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>атты<s n="adj"/></l>                        <r>исемле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>аумақтық<s n="adj"/></l>                    <r>территориаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ауылдық<s n="adj"/></l>                     <r>авыл<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>аян<s n="adj"/></l>                         <r>мәгълүм<s n="adj"/></r></p></e> <!--""-->
+<e r="LR"><p><l>әлемдік<s n="adj"/></l>                     <r>дөнья<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>әрлі<s n="adj"/></l>                        <r>мөлаем<b/>йөзле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>банктік<s n="adj"/></l>                     <r>банк<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e r="RL"><p><l>бас<s n="n"/><s n="attr"/></l>              <r>генераль<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>баяғы<s n="adj"/></l>                       <r>бая<s n="adv"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>беймәлім<s n="adj"/></l>                    <r>билгесез<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бейресми<s n="adj"/></l>                    <r>рәсми<b/>булмаган<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>биологиялық<s n="adj"/></l>                 <r>биологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>биологиялық<s n="adj"/></l>                 <r>биологик<s n="adj"/></r></p></e>  <!-- 2 биологик : 1 'биология [а-я]\+[иы]' -->
+<e>       <p><l>биохимиялық<s n="adj"/></l>                 <r>биохимик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>білікті<s n="adj"/></l>                     <r>квалификацияле<s n="adj"/></r></p></e> <!--""-->
+<e r="LR"><p><l>біртұтас<s n="adj"/></l>                    <r>бердәм<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бойлы<s n="adj"/></l>                       <r>буйлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>болымсыз<s n="adj"/></l>                    <r>юклы-барлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>британдық<s n="adj"/></l>                   <r>британлы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>буржуазиялық<s n="adj"/></l>                <r>буржуаз<s n="adj"/></r></p></e>  <!-- 0 буржуазик : 0 'буржуазия [а-я]\+[иы]' -->
+<e>       <p><l>бүкілресейлік<s n="adj"/></l>               <r>бөтенроссия<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>бұқаралық<s n="adj"/></l>                   <r>массакүләм<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>бұлыңғыр<s n="adj"/></l>                    <r>болытлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бюджеттік<s n="adj"/></l>                   <r>бюджет<s n="n"/><s n="attr"/></r></p></e>  <!--""-->
+<e>       <p><l>генетик<s n="adj"/></l>                     <r>генетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>генетикалық<s n="adj"/></l>                 <r>генетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>географиялық<s n="adj"/></l>                <r>геогафик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>географиялық<s n="adj"/></l>                <r>географик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>географиялық<s n="adj"/></l>                <r>географик<s n="adj"/></r></p></e>  <!-- 7 географик : 0 'география [а-я]\+[иы]' -->
+<e>       <p><l>географиялық<s n="adj"/></l>                <r>географик<s n="adj"/></r></p></e>  <!-- 7 географик : 0 'география [а-я]\+[иы]' -->
+<e>       <p><l>геодезиялық<s n="adj"/></l>                 <r>геодезик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>геодезиялық<s n="adj"/></l>                 <r>геодезия<s n="n"/><s n="attr"/></r></p></e>  <!-- 0 геодезик : 0 'геодезия [а-я]\+[иы]' -->
+<e>       <p><l>геологиялық<s n="adj"/></l>                 <r>геологик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>геометриялық<s n="adj"/></l>                <r>геометрик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>геометриялық<s n="adj"/></l>                <r>геометрик<s n="adj"/></r></p></e>  <!-- 1 геометрик : 0 'геометрия [а-я]\+[иы]' -->
+<e>       <p><l>геофизик<s n="adj"/></l>                    <r>геофизик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>геофизикалық<s n="adj"/></l>                <r>геофизик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>геохимиялық<s n="adj"/></l>                 <r>геохимик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>геохимиялық<s n="adj"/></l>                 <r>геохимик<s n="adj"/></r></p></e>  <!-- 0 геохимик : 0 'геохимия [а-я]\+[иы]' -->
+<e>       <p><l>гигиеналық<s n="adj"/></l>                  <r>гигиена<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>гидротехникалық<s n="adj"/></l>             <r>гидротехник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>горизонталь<s n="adj"/></l>                 <r>горизонталь<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>гравитациялық<s n="adj"/></l>               <r>гравитацион<s n="adj"/></r></p></e>  <!-- 0 гравитацик : 0 'гравитация [а-я]\+[иы]' -->
+<e>       <p><l>гравитациялық<s n="adj"/></l>               <r>графитацион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>грамматикалық<s n="adj"/></l>               <r>грамматик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>графикалық<s n="adj"/></l>                  <r>график<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>гуманистік<s n="adj"/></l>                  <r>гуманистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>гуманитарлық<s n="adj"/></l>                <r>гуманитар<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ғаламдық<s n="adj"/></l>                    <r>галәми<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ғаламдық<s n="adj"/></l>                    <r>глобаль<s n="adj"/></r></p></e> <!--""-->
+<e r="LR"><p><l>ғасырлық<s n="adj"/></l>                    <r>гасыр<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e r="LR"><p><l>ғасырлық<s n="adj"/></l>                    <r>гасыр<s n="n"/><s n="loc"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>ғасырлық<s n="adj"/></l>                    <r>гасырлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дағдылы<s n="adj"/></l>                     <r>гадәти<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>даулы<s n="adj"/></l>                       <r>бәхәсле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дәрігерлік<s n="adj"/></l>                  <r>медицина<s n="n"/><s n="attr"/>/</r></p></e> <!--""-->
+<e>       <p><l>дәрігерлік<s n="adj"/></l>                  <r>табиб<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>дедуктивтік<s n="adj"/></l>                 <r>дедуктив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дейінгі<s n="adj"/></l>                     <r>кадәрге<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>демографиялық<s n="adj"/></l>               <r>демографик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>демографиялық<s n="adj"/></l>               <r>демографик<s n="adj"/></r></p></e>  <!-- 0 демографик : 0 'демография [а-я]\+[иы]' -->
+<e>       <p><l>денелі<s n="adj"/></l>                      <r>гәүдәле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>денелі<s n="adj"/></l>                      <r>зур<b/>гәүдәле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>диалектик<s n="adj"/></l>                   <r>диалектик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>динамикалық<s n="adj"/></l>                 <r>динамик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дипломатиялық<s n="adj"/></l>               <r>дипломатик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дипломатиялық<s n="adj"/></l>               <r>дипломатик<s n="adj"/></r></p></e>  <!-- 2 дипломатик : 0 'дипломатия [а-я]\+[иы]' -->
+<e>       <p><l>диэлектрик<s n="adj"/></l>                  <r>диэлектрик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>докторлық<s n="adj"/></l>                   <r>докторлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>долларлық<s n="adj"/></l>                   <r>доллар<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>долларлық<s n="adj"/></l>                   <r>долларлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>доминантты<s n="adj"/></l>                  <r>доминант<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>драмалық<s n="adj"/></l>                    <r>драма<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>дүниежүзілік<s n="adj"/></l>                <r>бөтендөнья<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>егжей-тегжейлі<s n="adj"/></l>              <r>тәфсилле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>екіжақты<s n="adj"/></l>                    <r>икеяклы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>екіталай<s n="adj"/></l>                    <r>хәлиткеч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>еңбегі<b/>сіңген<s n="adj"/></l>            <r>атказанган<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>ерлі<s n="adj"/></l>                        <r>ирле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ерлі<s n="adj"/></l>                        <r>иярле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>есімді<s n="adj"/></l>                      <r>исемле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жалаңаш<s n="adj"/></l>                     <r>ялангач<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жалпыұлттық<s n="adj"/></l>                 <r>гомуммилли<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жарылғыш<s n="adj"/></l>                    <r>шартлаткыч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жаһандық<s n="adj"/></l>                    <r>җиһан<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>жеткілікті<s n="adj"/></l>                  <r>җит<s n="v"/><s n="iv"/><s n="gpr_ppot"/></r></p></e> <!-- ""-->
+<e>       <p><l>жүйелі<s n="adj"/></l>                      <r>системалы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жүйрік<s n="adj"/></l>                      <r>йөгерек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жұрттық<s n="adj"/></l>                     <r>халык<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>жылжымайтын<s n="adj"/></l>                 <r>күчемсез<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>зайыпты<s n="adj"/></l>                     <r>кияүдәге<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>заманауи<s n="adj"/></l>                    <r>заманча<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>заңды<s n="adj"/></l>                       <r>юридик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>идеалды<s n="adj"/></l>                     <r>идеаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>идеологиялық<s n="adj"/></l>                <r>идеологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>идеологиялық<s n="adj"/></l>                <r>идеологик<s n="adj"/></r></p></e>  <!-- 1 идеологик : 0 'идеология [а-я]\+[иы]' -->
+<e>       <p><l>идеялық<s n="adj"/></l>                     <r>идея<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>иммиграциялық<s n="adj"/></l>               <r>иммиграция<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>императорлық<s n="adj"/></l>                <r>император<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>империялық<s n="adj"/></l>                  <r>империаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>империялық<s n="adj"/></l>                  <r>империаль<s n="adj"/></r></p></e>  <!-- 0 империк : 0 'империя [а-я]\+[иы]' -->
+<e>       <p><l>инвестициялық<s n="adj"/></l>               <r>инвестицион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>инвестициялық<s n="adj"/></l>               <r>инвестицион<s n="adj"/></r></p></e>  <!-- 0 инвестицик : 0 'инвестиция [а-я]\+[иы]' -->
+<e>       <p><l>индукциялық<s n="adj"/></l>                 <r>индукцион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>индукциялық<s n="adj"/></l>                 <r>индукцион<s n="adj"/></r></p></e>  <!-- 0 индукцик : 0 'индукция [а-я]\+[иы]' -->
+<e>       <p><l>инженерлік<s n="adj"/></l>                  <r>инженерлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>инновациялық<s n="adj"/></l>                <r>инновацион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>инновациялық<s n="adj"/></l>                <r>инновацион<s n="adj"/></r></p></e>  <!-- 0 инновацик : 0 'инновация [а-я]\+[иы]' -->
+<e>       <p><l>интеграциялық<s n="adj"/></l>               <r>интеграцион<s n="adj"/></r></p></e>  <!-- 0 интеграцик : 0 'интеграция [а-я]\+[иы]' -->
+<e>       <p><l>интеллектуалдық<s n="adj"/></l>             <r>интелектуаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>исламшыл<s n="adj"/></l>                    <r>исламчыл<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кедендік<s n="adj"/></l>                    <r>таможня<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>классик<s n="adj"/></l>                     <r>классик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>классикалық<s n="adj"/></l>                 <r>классик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>климаттық<s n="adj"/></l>                   <r>климатик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>клиникалық<s n="adj"/></l>                  <r>клиник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>коммерциялық<s n="adj"/></l>                <r>коммерциаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>коммерциялық<s n="adj"/></l>                <r>коммерциаль<s n="adj"/></r></p></e>  <!-- 0 коммерцик : 0 'коммерция [а-я]\+[иы]' -->
+<e>       <p><l>коммуналдық<s n="adj"/></l>                 <r>коммуналь<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>коммунистік<s n="adj"/></l>                 <r>коммунистик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>композициялық<s n="adj"/></l>               <r>композицион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>композициялық<s n="adj"/></l>               <r>композиция<s n="adj"/></r></p></e>  <!-- 0 композицик : 1 'композиция [а-я]\+[иы]' -->
+<e>       <p><l>компьютерлік<s n="adj"/></l>                <r>компьютер<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>конституциялық<s n="adj"/></l>              <r>конституцион<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>континенттік<s n="adj"/></l>                <r>континенталь<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>концерттік<s n="adj"/></l>                  <r>концерт<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>корпоративтік<s n="adj"/></l>               <r>корпоратив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>корпоративтік<s n="adj"/></l>               <r>корпорация<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>көрнекі<s n="adj"/></l>                     <r>күрсәтмә<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>көршілес<s n="adj"/></l>                    <r>күршедәш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кристалдық<s n="adj"/></l>                  <r>кристалл<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>күнгі<s n="adj"/></l>                       <r>көнге<s n="adj"/></r></p></e> <!-- "" FIXME CHECK-->
+<e>       <p><l>күнделікті<s n="adj"/></l>                  <r>көндәлек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>күндік<s n="adj"/></l>                      <r>көнлек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қазіргі<b/>заман<s n="n"/><s n="attr"/></l> <r>заманча<s n="adj"/></r></p></e>             <!-- "" FIXME:CHECK: 1. this kind of translations require some transfer rules --> 
+<e>       <p><l>қазіргі<b/>заман<s n="n"/><s n="px"/></l>   <r>заманча<s n="adj"/><s n="subst"/></r></p></e> <!-- (consider /қазіргі заман техникасы/) 2. note that /заманча/ in tat.lexc  -->
+<e>       <p><l>қайғылы<s n="adj"/></l>                     <r>кайгылы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қайран<s n="adj"/></l>                      <r>хәйран<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қаралы<s n="adj"/></l>                      <r>кайгылы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қаралы<s n="adj"/></l>                      <r>траурлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қарасты<s n="adj"/></l>                     <r>кара<s n="v"/><s n="tv"/><s n="gpr_pot"/></r></p></e> <!--""-->
+<e>       <p><l>қаржылық<s n="adj"/></l>                    <r>финанс<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>қарқынды<s n="adj"/></l>                    <r>егәрле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қарқынды<s n="adj"/></l>                    <r>елдам<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қарқынды<s n="adj"/></l>                    <r>киеренке<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қартаң<s n="adj"/></l>                      <r>олы<b/>яшьтәге<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қарулы<s n="adj"/></l>                      <r>кораллы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қарулы<s n="adj"/></l>                      <r>көчле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қатарлы<s n="adj"/></l>                     <r>рәтле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қатысты<s n="adj"/></l>                     <r>катышлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қомақты<s n="adj"/></l>                     <r>күләмле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қосалқы<s n="adj"/></l>                     <r>ярдәмче<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>құрамдас<s n="adj"/></l>                    <r>аерылгысыз<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>құрылымдық<s n="adj"/></l>                  <r>структур<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қызулы<s n="adj"/></l>                      <r>кызулы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қырлы<s n="adj"/></l>                       <r>калкулыклы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қырлы<s n="adj"/></l>                       <r>кырлы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>лингвистикалық<s n="adj"/></l>              <r>лингвистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>лирик<s n="adj"/></l>                       <r>лирик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>лирикалық<s n="adj"/></l>                   <r>лирик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>литологиялық<s n="adj"/></l>                <r>литологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>литологиялық<s n="adj"/></l>                <r>литологик<s n="adj"/></r></p></e>  <!-- 0 литологик : 0 'литология [а-я]\+[иы]' -->
+<e>       <p><l>логикалық<s n="adj"/></l>                   <r>логик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>маркалы<s n="adj"/></l>                     <r>маркалы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>математик<s n="adj"/></l>                   <r>математик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>математикалық<s n="adj"/></l>               <r>математик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>материалдық<s n="adj"/></l>                 <r>материаль<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>материалистік<s n="adj"/></l>               <r>материалистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мәжбүр<s n="adj"/></l>                      <r>мәҗбүр<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>мәлім<s n="adj"/></l>                       <r>мәгълүм<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>мәңгілік<s n="adj"/></l>                    <r>мәңгелек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>медициналық<s n="adj"/></l>                 <r>медицина<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>мемориалдық<s n="adj"/></l>                 <r>мемориаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мерекелік<s n="adj"/></l>                   <r>бәйрәм<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>металдық<s n="adj"/></l>                    <r>металл<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>металлургиялық<s n="adj"/></l>              <r>металлургия<s n="n"/><s n="attr"/></r></p></e>  <!-- 0 металлургик : 0 'металлургия [а-я]\+[иы]' -->
+<e>       <p><l>метаморфтық<s n="adj"/></l>                 <r>метаморф<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>метрлік<s n="adj"/></l>                     <r>метрлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>механик<s n="adj"/></l>                     <r>механик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>механикалық<s n="adj"/></l>                 <r>механик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>минералды<s n="adj"/></l>                   <r>минераль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>минералдық<s n="adj"/></l>                  <r>минераль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мифологиялық<s n="adj"/></l>                <r>мифологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мифологиялық<s n="adj"/></l>                <r>мифологик<s n="adj"/></r></p></e>  <!-- 0 мифологик : 0 'мифология [а-я]\+[иы]' -->
+<e>       <p><l>мифтік<s n="adj"/></l>                      <r>миф<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>міндетті<s n="adj"/></l>                    <r>мәҗбүри<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>молекулалық<s n="adj"/></l>                 <r>молекуляр<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>монголоид<s n="adj"/></l>                   <r>монголоид<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>монументтік<s n="adj"/></l>                 <r>монументаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>моральдық<s n="adj"/></l>                   <r>мораль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>морфологиялық<s n="adj"/></l>               <r>морфологик<s n="adj"/></r></p></e>  <!-- 0 морфологик : 0 'морфология [а-я]\+[иы]' -->
+<e>       <p><l>музейлік<s n="adj"/></l>                    <r>музей<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>музыкалық<s n="adj"/></l>                   <r>музыкаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>муниципалдық<s n="adj"/></l>                <r>муниципаль<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>мүдделі<s n="adj"/></l>                     <r>кызыксын<s n="v"/><s n="iv"/><s n="gpr_pot"/></r></p></e> <!--""-->
+<e>       <p><l>мүйізді<s n="adj"/></l>                     <r>мөгезле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мұражайлық<s n="adj"/></l>                  <r>тарихи<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>мұралық<s n="adj"/></l>                     <r>мираска<b/>калган<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мылқау<s n="adj"/></l>                      <r>чукрак<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>нақтылы<s n="adj"/></l>                     <r>конкрет<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>наразы<s n="adj"/></l>                      <r>ризасыз<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>нарықтық<s n="adj"/></l>                    <r>базар<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>небір<s n="adj"/></l>                       <r>төрле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>нормативтік<s n="adj"/></l>                 <r>норматив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>объективті<s n="adj"/></l>                  <r>объектив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>округтік<s n="adj"/></l>                    <r>округ<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>операциялық<s n="adj"/></l>                 <r>операцион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>операциялық<s n="adj"/></l>                 <r>операцион<s n="adj"/></r></p></e>  <!-- 0 операцик : 0 'операция [а-я]\+[иы]' -->
+<e>       <p><l>оппозициялық<s n="adj"/></l>                <r>оппозиция<s n="n"/><s n="attr"/></r></p></e> <!-- "opposition" -->
+<e>       <p><l>оптик<s n="adj"/></l>                       <r>оптик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>оптикалық<s n="adj"/></l>                   <r>оптик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>органик<s n="adj"/></l>                     <r>органик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>органикалық<s n="adj"/></l>                 <r>органик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>органикалық<s n="adj"/></l>                 <r>органик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>орфографиялық<s n="adj"/></l>               <r>орфографик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>отбасылық<s n="adj"/></l>                   <r>гаилә<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>отбасылық<s n="adj"/></l>                   <r>гаиләле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>отбасылық<s n="adj"/></l>                   <r>гаиләчел<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>отырықшы<s n="adj"/></l>                    <r>утрак<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өзекті<s n="adj"/></l>                      <r>үзәк<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>өзекті<s n="adj"/></l>                      <r>үзәкле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өзіндік<s n="adj"/></l>                     <r>үзенчәлекле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>өктем<s n="adj"/></l>                       <r>боерулы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өлі<s n="adj"/></l>                         <r>үле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өмірлік<s n="adj"/></l>                     <r>гомерлек<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өндірістік<s n="adj"/></l>                  <r>сәнәгать<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>өңшең<s n="adj"/></l>                       <r>гадәттән<b/>тыш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өркениетті<s n="adj"/></l>                  <r>мәдәниятле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>пайдалы<s n="adj"/></l>                     <r>файдалы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>пайыздық<s n="adj"/></l>                    <r>процентлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>парафинді<s n="adj"/></l>                   <r>парафинлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>парламенттік<s n="adj"/></l>                <r>парламент<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>партиялық<s n="adj"/></l>                   <r>партия<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>партиялық<s n="adj"/></l>                   <r>партия<s n="n"/><s n="attr"/></r></p></e>  <!-- 0 партик : 1 'партия [а-я]\+[иы]' -->
+<e>       <p><l>патриархалдық<s n="adj"/></l>               <r>патриархаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>пәк<s n="adj"/></l>                         <r>пакъ<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>педагогикалық<s n="adj"/></l>               <r>педагогик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>периодты<s n="adj"/></l>                    <r>периодлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>периодтық<s n="adj"/></l>                   <r>периодик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>пластикалық<s n="adj"/></l>                 <r>пластика<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>платформалық<s n="adj"/></l>                <r>платформа<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>политехникалық<s n="adj"/></l>              <r>политехник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>постсоветтік<s n="adj"/></l>                <r>постсовет<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>потенциалдық<s n="adj"/></l>                <r>потенциаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>поэзиялық<s n="adj"/></l>                   <r>поэтик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>поэзиялық<s n="adj"/></l>                   <r>поэтик<s n="adj"/></r></p></e>  <!-- 0 поэзик : 1 'поэзия [а-я]\+[иы]' -->
+<e>       <p><l>поэтикалық<s n="adj"/></l>                  <r>поэтик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>практикалық<s n="adj"/></l>                 <r>практик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>президенттік<s n="adj"/></l>                <r>президентлык<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>пропорционал<s n="adj"/></l>                <r>пропорциональ<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>психикалық<s n="adj"/></l>                  <r>психик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>психологиялық<s n="adj"/></l>               <r>психологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>психологиялық<s n="adj"/></l>               <r>психологик<s n="adj"/></r></p></e>  <!-- 5 психологик : 0 'психология [а-я]\+[иы]' -->
+<e>       <p><l>радиациялық<s n="adj"/></l>                 <r>радиацион<s n="adj"/></r></p></e>  <!-- 0 радиацик : 0 'радиация [а-я]\+[иы]' -->
+<e>       <p><l>радиациялық<s n="adj"/></l>                 <r>раиацион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>радиоактивті<s n="adj"/></l>                <r>радиоактив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>радиолокациялық<s n="adj"/></l>             <r>радиолокацион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>радиолокациялық<s n="adj"/></l>             <r>радиолокацион<s n="adj"/></r></p></e>  <!-- 0 радиолокацик : 0 'радиолокация [а-я]\+[иы]' -->
+<e>       <p><l>радиоэлектрондық<s n="adj"/></l>            <r>радиоэлектрон<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>разы<s n="adj"/></l>                        <r>разый<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ракеталық<s n="adj"/></l>                   <r>ракета<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>реалистік<s n="adj"/></l>                   <r>реалистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>революциялық<s n="adj"/></l>                <r>революцион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>революциялық<s n="adj"/></l>                <r>революцион<s n="adj"/></r></p></e>  <!-- 0 революцик : 0 'революция [а-я]\+[иы]' -->
+<e>       <p><l>режиссерлік<s n="adj"/></l>                 <r>режиссер<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>ресми<s n="adj"/></l>                       <r>рәсми<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>республикалық<s n="adj"/></l>               <r>республика<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>рецессивті<s n="adj"/></l>                  <r>рецессив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>римдік<s n="adj"/></l>                      <r>Рим<s n="np"/><s n="top"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>романтик<s n="adj"/></l>                    <r>романтик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>романтикалық<s n="adj"/></l>                <r>романтик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>салалық<s n="adj"/></l>                     <r>тармак<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>салыстырмалы<s n="adj"/></l>                <r>чагыштырмалы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сапалы<s n="adj"/></l>                      <r>сыйфатлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сатирик<s n="adj"/></l>                     <r>сатирик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>символикалық<s n="adj"/></l>                <r>символик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>синтаксистік<s n="adj"/></l>                <r>синтаксик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>синтетикалық<s n="adj"/></l>                <r>синтетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>советтік<s n="adj"/></l>                    <r>совет<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>социал<s n="adj"/></l>                      <r>социаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>социалистік<s n="adj"/></l>                 <r>социалистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>спектрлік<s n="adj"/></l>                   <r>спектраль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>спорттық<s n="adj"/></l>                    <r>спорт<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>стандартты<s n="adj"/></l>                  <r>стандарт<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>статистикалық<s n="adj"/></l>               <r>статистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>стратегиялық<s n="adj"/></l>                <r>стратегик<s n="adj"/></r></p></e>  <!-- 0 стратегик : 0 'стратегия [а-я]\+[иы]' -->
+<e>       <p><l>стратиграфиялық<s n="adj"/></l>             <r>стратиграфик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>стратиграфиялық<s n="adj"/></l>             <r>стратиграфик<s n="adj"/></r></p></e>  <!-- 0 стратиграфик : 0 'стратиграфия [а-я]\+[иы]' -->
+<e>       <p><l>субтропиктік<s n="adj"/></l>                <r>субтропик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>субъективті<s n="adj"/></l>                 <r>субъектив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сынды<s n="adj"/></l>                       <r>сынлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тамаша<s n="adj"/></l>                      <r>тамаша<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>таңғы<s n="adj"/></l>                       <r>иртән<s n="adv"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>таңдаулы<s n="adj"/></l>                    <r>иң<b/>яхшы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>таңдаулы<s n="adj"/></l>                    <r>сайланма<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тәрбиелік<s n="adj"/></l>                   <r>тәрбияви<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тектоникалық<s n="adj"/></l>                <r>тектоник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тектоникалық<s n="adj"/></l>                <r>тектоник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>температуралық<s n="adj"/></l>              <r>температура<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>теоретик<s n="adj"/></l>                    <r>теоретик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>теориялық<s n="adj"/></l>                   <r>теоретик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>теориялық<s n="adj"/></l>                   <r>теоретик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>теориялық<s n="adj"/></l>                   <r>теоретик<s n="adj"/></r></p></e>  <!-- 0 теорик : 0 'теория [а-я]\+[иы]' -->
+<e>       <p><l>теориялық<s n="adj"/></l>                   <r>теоретик<s n="adj"/></r></p></e>  <!-- 0 теорик : 0 'теория [а-я]\+[иы]' -->
+<e>       <p><l>тепе-тең<s n="adj"/></l>                    <r>тип-тигез<s n="adj"/></r></p></e>  <!--""-->
+<e>       <p><l>термиялық<s n="adj"/></l>                   <r>термик<s n="adj"/></r></p></e>  <!-- 1 термик : 0 'термия [а-я]\+[иы]' -->
+<e>       <p><l>террористік<s n="adj"/></l>                 <r>террор<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>террористік<s n="adj"/></l>                 <r>террористик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>террорлық<s n="adj"/></l>                   <r>террорлык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>техникалық<s n="adj"/></l>                  <r>техник<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>технологиялық<s n="adj"/></l>               <r>технологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>технологиялық<s n="adj"/></l>               <r>технологик<s n="adj"/></r></p></e>  <!-- 1 технологик : 1 'технология [а-я]\+[иы]' -->
+<e>       <p><l>тиімсіз<s n="adj"/></l>                     <r>табышсыз<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>төл<s n="adj"/></l>                         <r>үзенчәлекле<s n="adj"/></r></p></e>  <!--""-->
+<e>       <p><l>төтенше<s n="adj"/></l>                     <r>гадәттән<b/>тыш<s n="adj"/></r></p></e> <!-- "" (tat) trimm-->
+<e>       <p><l>трагедиялық<s n="adj"/></l>                 <r>трагик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>трагедиялық<s n="adj"/></l>                 <r>трагик<s n="adj"/></r></p></e>  <!-- 0 трагедик : 0 'трагедия [а-я]\+[иы]' -->
+<e>       <p><l>транзиттік<s n="adj"/></l>                  <r>транзит<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>тропикалық<s n="adj"/></l>                  <r>тропик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тропиктік<s n="adj"/></l>                   <r>тропик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>туристік<s n="adj"/></l>                    <r>туристик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>түршігерлік<s n="adj"/></l>                 <r>тетрәткеч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>түскі<s n="adj"/></l>                       <r>төшке<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тұрмыстық<s n="adj"/></l>                   <r>көнкүреш<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>тың<s n="adj"/></l>                         <r>дәртле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>украиндық<s n="adj"/></l>                   <r>украиналы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>улы<s n="adj"/></l>                         <r>агулы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>үйлі<s n="adj"/></l>                        <r>өйле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>үкіметтік<s n="adj"/></l>                   <r>хөкүмәт<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұжымдық<s n="adj"/></l>                     <r>коллектив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ұлтаралық<s n="adj"/></l>                   <r>милләтара<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>фашистік<s n="adj"/></l>                    <r>фашистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>федералдық<s n="adj"/></l>                  <r>федераль<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>феодалдық<s n="adj"/></l>                   <r>феодаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>физикалық<s n="adj"/></l>                   <r>физика<s n="n"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>физиологиялық<s n="adj"/></l>               <r>физиологик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>физиологиялық<s n="adj"/></l>               <r>физиологик<s n="adj"/></r></p></e>  <!-- 1 физиологик : 0 'физиология [а-я]\+[иы]' -->
+<e>       <p><l>философиялық<s n="adj"/></l>                <r>философик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>философиялық<s n="adj"/></l>                <r>философик<s n="adj"/></r></p></e>  <!-- 1 философик : 0 'философия [а-я]\+[иы]' -->
+<e>       <p><l>фольклорлық<s n="adj"/></l>                 <r>фольклор<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>формальды<s n="adj"/></l>                   <r>формаль<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>функционалдық<s n="adj"/></l>               <r>функциональ<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>хабардар<s n="adj"/></l>                    <r>хәбәрдар<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>халал<s n="adj"/></l>                       <r>хәләл<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>халықаралық<s n="adj"/></l>                 <r>халыкара<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>халықтық<s n="adj"/></l>                    <r>халык<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>химиялық<s n="adj"/></l>                    <r>химик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>христиандық<s n="adj"/></l>                 <r>христиан<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>циклді<s n="adj"/></l>                      <r>цикллы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шалғынды<s n="adj"/></l>                    <r>болынлы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>шамалы<s n="adj"/></l>                      <r>чамалы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шекаралас<s n="adj"/></l>                   <r>чиктәш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шексіз<s n="adj"/></l>                      <r>чиксез<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шектен<b/>тыс<s n="adj"/></l>               <r>чиктән<b/>тыш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шектеулі<s n="adj"/></l>                    <r>чикле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шетелдік<s n="adj"/></l>                    <r>чит<b/>ил<s n="adj"/></r></p></e> <!-- "foreign" -->
+<e>       <p><l>шетелдік<s n="adj"/></l>                    <r>чит<b/>ил<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>ықтимал<s n="adj"/></l>                     <r>ихтимал<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ырза<s n="adj"/></l>                        <r>риза<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эволюциялық<s n="adj"/></l>                 <r>эволюцион<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эволюциялық<s n="adj"/></l>                 <r>эволюцион<s n="adj"/></r></p></e>  <!-- 0 эволюцик : 0 'эволюция [а-я]\+[иы]' -->
+<e>       <p><l>экваторлық<s n="adj"/></l>                  <r>экватор<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>экологиялық<s n="adj"/></l>                 <r>экологик<s n="adj"/></r></p></e> <!-- "ecological" -->
+<e>       <p><l>экономикалық<s n="adj"/></l>                <r>икътисади<s n="adj"/></r></p></e> <!-- "economic"-->
+<e>       <p><l>экс<s n="adj"/></l>                         <r>экс<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>экспозициялық<s n="adj"/></l>               <r>экспозиция<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>экстремистік<s n="adj"/></l>                <r>экстремистик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>электрик<s n="adj"/></l>                    <r>электрик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>электрлік<s n="adj"/></l>                   <r>электр<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>электромагниттік<s n="adj"/></l>            <r>электромагнитик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>электронды<s n="adj"/></l>                  <r>электронлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>электрондық<s n="adj"/></l>                 <r>электрон<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>элементар<s n="adj"/></l>                   <r>элементар<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эмоциялық<s n="adj"/></l>                   <r>эмоциональ<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эмоциялық<s n="adj"/></l>                   <r>эмоциональ<s n="adj"/></r></p></e>  <!-- 0 эмоцик : 0 'эмоция [а-я]\+[иы]' -->
+<e>       <p><l>энергетикалық<s n="adj"/></l>               <r>энергетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эпик<s n="adj"/></l>                        <r>эпик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>эпикалық<s n="adj"/></l>                    <r>эпик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>эстетик<s n="adj"/></l>                     <r>эстетик<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>эстетикалық<s n="adj"/></l>                 <r>эстетик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>этикалық<s n="adj"/></l>                    <r>этик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>этникалық<s n="adj"/></l>                   <r>этник<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>этнографиялық<s n="adj"/></l>               <r>этнографик<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>этнографиялық<s n="adj"/></l>               <r>этнографик<s n="adj"/></r></p></e>  <!-- 1 этнографик : 0 'этнография [а-я]\+[иы]' -->
+<e>       <p><l>этностық<s n="adj"/></l>                    <r>этнос<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>ядролық<s n="adj"/></l>                     <r>атом-төш<s n="adj"/></r></p></e> <!--""-->
+
+    <!-- A3 adj., adj.subst. -->
+
+<e>       <p><l>адал<s n="adj"/></l>                        <r>тугры<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>адал<s n="adj"/></l>                        <r>хәләл<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>алғашқы<s n="adj"/></l>                     <r>башлангыч<s n="adj"/></r></p></e> <!-- "~initial" -->
+<e>       <p><l>алдыңғы<s n="adj"/></l>                     <r>алдынгы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>аппақ<s n="adj"/></l>                       <r>ап-ак<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>арнаулы<s n="adj"/></l>                     <r>махсус<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>асыл<s n="adj"/></l>                        <r>асыл<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>атақты<s n="adj"/></l>                      <r>атаклы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ашулы<s n="adj"/></l>                       <r>ачулы<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>ашулы<s n="adj"/></l>                       <r>ачык<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>байланысты<s n="adj"/></l>                  <r>бәйләнешле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>байланысты<s n="adj"/></l>                  <r>бәйле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>бар<s n="adj"/></l>                         <r>бар<s n="adj"/></r></p></e>
+<e>       <p><l>бастапқы<s n="adj"/></l>                    <r>беренче<s n="num"/><s n="ord"/></r></p></e> <!-- "" -->
+<e>       <p><l>бірік<s n="adj"/></l>                       <r>берек<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>бүгінгі<s n="adj"/></l>                     <r>бүгенге<s n="adj"/></r></p></e> <!-- "today's" -->
+<e>       <p><l>дәстүрлі<s n="adj"/></l>                    <r>традицион<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>жазғы<s n="adj"/></l>                       <r>җәйге<s n="adj"/></r></p></e>
+<e>       <p><l>жасар<s n="adj"/></l>                       <r>яшьлек<s n="adj"/></r></p></e> <!-- (after numerals) "of ageX"-->
+<e>       <p><l>жеке<s n="adj"/></l>                        <r>физик<s n="adj"/></r></p></e> <!--"" WARNING A3<->A4-->
+<e>       <p><l>жеке<s n="adj"/></l>                        <r>шәхси<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жоқ<s n="adj"/></l>                         <r>юк<s n="adj"/></r></p></e>
+<e>       <p><l>жылғы<s n="adj"/></l>                       <r>елгы<s n="adj"/></r></p></e> <!-- "year's" -->
+<e>       <p><l>жылдық<s n="adj"/></l>                      <r>еллык<s n="adj"/></r></p></e> <!-- "-летний,годовой,годичный" -->
+<e>       <p><l>ішкі<s n="adj"/></l>                        <r>эчке<s n="adj"/></r></p></e> <!-- "internal" -->
+<e>       <p><l>кәсіби<s n="adj"/></l>                      <r>һөнәри<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>келесі<s n="adj"/></l>                      <r>киләсе<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>кібісе<s n="adj"/></l>                      <r>кәбисә<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>көктемгі<s n="adj"/></l>                    <r>язгы<s n="adj"/></r></p></e>
+<e>       <p><l>көрнекті<s n="adj"/></l>                    <r>күренекле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>көшпелі<s n="adj"/></l>                     <r>күчмә<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қор<s n="adj"/></l>                         <r>хур<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қос<s n="adj"/></l>                         <r>куш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қосымша<s n="adj"/></l>                     <r>өстәмә<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>лауазымды<s n="adj"/></l>                   <r>урындагы<s n="n"/><s n="loc"/><s n="attr"/></r></p></e> <!-- "" -->
+<e>       <p><l>лауазымды<s n="adj"/><s n="subst"/></l>     <r>урындагы<s n="n"/><s n="loc"/><s n="subst"/></r></p></e> <!-- "" -->
+<e>       <p><l>мүмкін<s n="adj"/></l>                      <r>мөмкин<s n="adj"/></r></p></e> <!-- "possible"-->
+<e>       <p><l>негізгі<s n="adj"/></l>                     <r>төп<s n="adj"/></r></p></e> <!-- "basic,fundamental" -->
+<e>       <p><l>ресми<s n="adj"/></l>                       <r>рәсми<s n="adj"/></r></p></e> <!--""-->
+<e r="RL"><p><l>рухани<s n="adj"/></l>                      <r>рухани<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>рухани<s n="adj"/></l>                      <r>рухи<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>сай<s n="adj"/></l>                         <r>әзер<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>сыбайлас<s n="adj"/></l>                    <r>чиктәш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>танымал<s n="adj"/></l>                     <r>атаклы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>танымал<s n="adj"/></l>                     <r>билгеле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>таулы<s n="adj"/></l>                       <r>таулы<s n="adj"/></r></p></e> <!-- "" Maybe we could derive this stuff, I don't know /I.S./ -->
+<e>       <p><l>тәуелді<s n="adj"/></l>                     <r>бәйле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тиіс<s n="adj"/></l>                        <r>тиеш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>туған<s n="adj"/></l>                       <r>туган<s n="adj"/></r></p></e> <!-- "родной" -->
+<e>       <p><l>турындағы<s n="adj"/></l>                   <r>турындагы<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>туыс<s n="adj"/></l>                        <r>туган<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұйық<s n="adj"/></l>                       <r>ябык<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұрғын<s n="adj"/></l>                      <r>торак<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұтас<s n="adj"/></l>                       <r>тоташ<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>тыс<s n="adj"/></l>                         <r>тыш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>үздік<s n="adj"/></l>                       <r>күренекле<s n="adj"/></r></p></e> <!-- "" -->
+<e r="LR"><p><l>үстеме<s n="adj"/></l>                      <r>өстәмә<s n="adj"/></r></p></e> <!-- "" LR -->
+<e>       <p><l>федеральды<s n="adj"/></l>                  <r>федераль<s n="adj"/></r></p></e> <!-- "федеральный" -->
+<e>       <p><l>шынайы<s n="adj"/></l>                      <r>чын<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ынтымақты<s n="adj"/></l>                   <r>бердәм<s n="adj"/></r></p></e> <!-- ""  -->
+
+    <!-- A2 adj.(comp), adj.(comp).subst -->
+
+<e>       <p><l>ақшыл<s n="adj"/></l>                       <r>аксыл<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>арғы<s n="adj"/></l>                        <r>аргы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ардақты<s n="adj"/></l>                     <r>газиз<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>асау<s n="adj"/></l>                        <r>кыргый<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>асау<s n="adj"/></l>                        <r>үзсүзле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ауқымды<s n="adj"/></l>                     <r>киң<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>аулақ<s n="adj"/></l>                       <r>аулак<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ащы<s n="adj"/></l>                         <r>ачы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>әйгілі<s n="adj"/></l>                      <r>билгеле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>бағалы<s n="adj"/></l>                      <r>бәяле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>байыпты<s n="adj"/></l>                     <r>җитди<s n="adj"/></r></p></e> <!-- ""  -->
+<e r="LR"><p><l>басты<s n="adj"/></l>                       <r>баш<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e r="LR"><p><l>басты<s n="adj"/></l>                       <r>төп<s n="n"/><s n="attr"/></r></p></e> <!--""-->
+<e>       <p><l>басты<s n="adj"/><s n="subst"/></l>         <r>башлы<s n="adj"/><s n="subst"/></r></p></e> <!--""-->
+<e r="LR"><p><l>басты<s n="adj"/><s n="subst"/></l>         <r>бер<s n="num"/><s n="ord"/></r></p></e> <!--""-->
+<e>       <p><l>батпақты<s n="adj"/></l>                    <r>сазламык<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>бергі<s n="adj"/></l>                       <r>әлеге<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>берік<s n="adj"/></l>                       <r>нык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>болымсыз<s n="adj"/></l>                    <r>әһәмиятсез<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>бұйра<s n="adj"/></l>                       <r>бөдрә<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бұрынгы<s n="adj"/></l>                     <r>элекке<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>дәмелі<s n="adj"/></l>                      <r>өметле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дербес<s n="adj"/></l>                      <r>бәйсез<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>дөңгелек<s n="adj"/></l>                    <r>түгәрәк<s n="adj"/></r></p></e> <!-- "round, circular" -->
+<e>       <p><l>ежелгі<s n="adj"/></l>                      <r>әүвәл<s n="adv"/><s n="attr"/></r></p></e> <!-- ""  -->
+<e>       <p><l>ежелгі<s n="adj"/></l>                      <r>күптәнге<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>елеулі<s n="adj"/></l>                      <r>әһәмиятле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>есен<s n="adj"/></l>                        <r>исән<s n="adj"/></r></p></e> <!-- "" -->
+<e r="LR"><p><l>жабайы<s n="adj"/></l>                      <r>гади<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жабайы<s n="adj"/></l>                      <r>кыргый<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жедел<s n="adj"/></l>                       <r>ашыгыч<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>иен<s n="adj"/></l>                         <r>иясез<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>иен<s n="adj"/></l>                         <r>куе<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>кәдімгі<s n="adj"/></l>                     <r>гади<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кедей<s n="adj"/></l>                       <r>ярлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кейінгі<s n="adj"/></l>                     <r>соңгы<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>кінәлі<s n="adj"/></l>                      <r>гаепле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>кіші<s n="adj"/></l>                        <r>кече<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>күрделі<s n="adj"/></l>                     <r>катлаулы<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>күрделі<s n="adj"/></l>                     <r>кушма<s n="adj"/></r></p></e> <!-- "e.g. җөмлә,сүз" WARNING: cont.class mismatch -->
+<e>       <p><l>қазіргі<s n="adj"/></l>                     <r>хәзерге<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қайырлы<s n="adj"/></l>                     <r>хәерле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қатаң<s n="adj"/></l>                       <r>катгый<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>құдіретті<s n="adj"/></l>                   <r>кодрәтле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>құнарлы<s n="adj"/></l>                     <r>туклыклы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>құнарлы<s n="adj"/></l>                     <r>уңдырышлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>құнды<s n="adj"/></l>                       <r>кыйммәтле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қызғылт<s n="adj"/></l>                     <r>кызгылт<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>қышқыл<s n="adj"/></l>                      <r>әче<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>лайық<s n="adj"/></l>                       <r>лаек<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>майлы<s n="adj"/></l>                       <r>майлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>майлы<s n="adj"/></l>                       <r>уңдырышлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>маңызды<s n="adj"/></l>                     <r>мөһим<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>мәз<s n="adj"/></l>                         <r>шат<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>момын<s n="adj"/></l>                       <r>инсафлы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>момын<s n="adj"/></l>                       <r>юаш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>нәзік<s n="adj"/></l>                       <r>нәзек<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>нұрлы<s n="adj"/></l>                       <r>нурлы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>орташа<s n="adj"/></l>                      <r>уртача<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>салтанатты<s n="adj"/></l>                  <r>тантаналы<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>сорлы<s n="adj"/></l>                       <r>мескен<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сорлы<s n="adj"/></l>                       <r>тозлаклы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сорлы<s n="adj"/></l>                       <r>тозлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сүйікті<s n="adj"/></l>                     <r>сөекле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сүйкімді<s n="adj"/></l>                    <r>сөйкемле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тақуа<s n="adj"/></l>                       <r>тәкъва<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тәріздес<s n="adj"/></l>                    <r>охшаш<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тәрізді<s n="adj"/></l>                     <r>төсле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тәуелді<s n="adj"/></l>                     <r>тартым<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тиесілі<s n="adj"/></l>                     <r>тиешле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тиісті<s n="adj"/></l>                      <r>тиешле<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>толы<s n="adj"/></l>                        <r>тулы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>төзімді<s n="adj"/></l>                     <r>түземле<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>төзімді<s n="adj"/></l>                     <r>чыдам<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>үстем<s n="adj"/></l>                       <r>өстен<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>шағын<s n="adj"/></l>                       <r>кече<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>шағын<s n="adj"/></l>                       <r>кече<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>шөптесін<s n="adj"/></l>                    <r>үләнчел<s n="adj"/></r></p></e> <!-- ""  -->
+<e>       <p><l>ылғалды<s n="adj"/></l>                     <r>юеш<s n="adj"/></r></p></e> <!--""-->
+
+    <!-- A1 adj.(comp), adj.(comp).advl, adj.(comp).subst,
+         and when not sure where exactly an adjective belongs -->
+
+<e>       <p><l>аз<s n="adj"/></l>                          <r>аз<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>азаматтық<s n="adj"/></l>                   <r>гражданлык<s n="n"/><s n="attr"/></r></p></e> <!-- "citizen" -->
+<e>       <p><l>азат<s n="adj"/></l>                        <r>азат<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>айқын<s n="adj"/></l>                       <r>анык<s n="adj"/></r></p></e> <!-- "clear (understandable)" -->
+<e>       <p><l>айқын<s n="adj"/></l>                       <r>ачык<s n="adj"/></r></p></e> <!-- "clear (understandable)" -->
+<e>       <p><l>аймақтық<s n="adj"/></l>                    <r>региональ<s n="n"/><s n="attr"/></r></p></e> <!-- "regional" -->
+<e>       <p><l>айрықша<s n="adj"/></l>                     <r>аерым<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>айрықша<s n="adj"/><s n="advl"/></l>        <r>аеруча<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>активті<s n="adj"/></l>                     <r>актив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ақ<s n="adj"/></l>                          <r>ак<s n="adj"/></r></p></e> <!-- "white"-->
+<e>       <p><l>ақырын<s n="adj"/></l>                      <r>әкрен<s n="adj"/></r></p></e> <!-- "slow -->
+<e>       <p><l>ақырын<s n="adj"/><s n="advl"/></l>         <r>әкрен<b/>генә<s n="adv"/></r></p></e> <!-- "slowly -->
+<e>       <p><l>ала<s n="adj"/></l>                         <r>ала<s n="adj"/></r></p></e> <!-- "~speckled/mottled"-->
+<e>       <p><l>аласа<s n="adj"/></l>                       <r>түбән<s n="adj"/></r></p></e> <!-- "low" -->
+<e>       <p><l>алуан<s n="adj"/></l>                       <r>күп<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>алыс<s n="adj"/></l>                        <r>ерак<s n="adj"/></r></p></e> <!-- "far, distant" -->
+<e>       <p><l>аман<s n="adj"/></l>                        <r>аман<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>аман<s n="adj"/></l>                        <r>исән-сау<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>анық<s n="adj"/></l>                        <r>анык<s n="adj"/></r></p></e> <!-- "clear;clearly" -->
+<e>       <p><l>арзан<s n="adj"/></l>                       <r>арзан<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>арнайы<s n="adj"/></l>                      <r>махсус<s n="adj"/></r></p></e> <!-- "" (tat) advl reading, but no comp.levels - another subclass for adjectives? -->
+<e>       <p><l>артық<s n="adj"/></l>                       <r>артык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>арық<s n="adj"/></l>                        <r>арык<s n="adj"/></r></p></e> <!-- "thin"-->
+<e>       <p><l>арық<s n="adj"/></l>                        <r>нәзек<s n="adj"/></r></p></e> <!-- "thin"-->
+<e>       <p><l>астам<s n="adj"/></l>                       <r>артык<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>астам<s n="adj"/></l>                       <r>горур<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>астыртын<s n="adj"/></l>                    <r>астыртын<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>аудандық<s n="adj"/></l>                    <r>район<s n="n"/><s n="attr"/></r></p></e> <!-- "district-level" -->
+<e>       <p><l>аулақ<s n="adj"/></l>                       <r>ерак<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ашық<s n="adj"/></l>                        <r>ачык<s n="adj"/></r></p></e> <!-- "open"-->
+<e>       <p><l>әдеби<s n="adj"/></l>                       <r>әдәби<s n="adj"/></r></p></e> <!-- "literary"-->
+<e>       <p><l>әдемі<s n="adj"/></l>                       <r>гүзәл<s n="adj"/></r></p></e> <!-- "beautiful" -->
+<e>       <p><l>әдемі<s n="adj"/></l>                       <r>матур<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>әділ<s n="adj"/></l>                        <r>гадел<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>әжептәуір<s n="adj"/></l>                   <r>шактый<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>әзір<s n="adj"/></l>                        <r>әзер<s n="adj"/></r></p></e> <!-- "ready"-->
+<e>       <p><l>әлеуметтік<s n="adj"/></l>                  <r>иҗтимагый<s n="adj"/></r></p></e> <!-- "public, social"-->
+<e r="RL"><p><l>әлеуметтік<s n="adj"/></l>                  <r>социаль<s n="adj"/></r></p></e> <!-- "public, social"-->
+<e>       <p><l>әскери<s n="adj"/></l>                      <r>гаскәри<s n="adj"/></r></p></e> <!-- "military"-->
+<e>       <p><l>әскери<s n="adj"/></l>                      <r>хәрби<s n="adj"/></r></p></e> <!-- "military"-->
+<e>       <p><l>бай<s n="adj"/></l>                         <r>бай<s n="adj"/></r></p></e> <!-- "rich"-->
+<e>       <p><l>басқа<s n="adj"/></l>                       <r>башка<s n="adj"/></r></p></e>
+<e>       <p><l>батыл<s n="adj"/></l>                       <r>кыю<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бейбіт<s n="adj"/></l>                      <r>тыныч<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>белгілі<s n="adj"/></l>                     <r>билгеле<s n="adj"/></r></p></e> <!-- "famous" -->
+<e>       <p><l>белсенді<s n="adj"/></l>                    <r>актив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>биік<s n="adj"/></l>                        <r>биек<s n="adj"/></r></p></e> <!-- "high, tall" -->
+<e>       <p><l>біржақты<s n="adj"/></l>                    <r>берьяклы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>біртүрлі<s n="adj"/></l>                    <r>бертөрле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бірыңғай<s n="adj"/></l>                    <r>бертөрле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>бірыңғай<s n="adj"/></l>                    <r>тиңдәш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>боз<s n="adj"/></l>                         <r>соргылт<s n="adj"/></r></p></e> <!-- "white-grey" -->
+<e>       <p><l>бос<s n="adj"/></l>                         <r>буш<s n="adj"/></r></p></e> <!-- "empty, free, hollow" -->
+<e>       <p><l>бөтен<s n="adj"/></l>                       <r>бүтән<s n="adj"/></r></p></e> <!-- "other"-->
+<e>       <p><l>бүтін<s n="adj"/></l>                       <r>бөтен<s n="adj"/></r></p></e> <!-- "whole" -->
+<e>       <p><l>ғажап<s n="adj"/></l>                       <r>гаҗәп<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ғылыми<s n="adj"/></l>                      <r>гыйльми<s n="adj"/></r></p></e> <!-- "scientific"-->
+<e>       <p><l>ғылыми<s n="adj"/></l>                      <r>фәнни<s n="adj"/></r></p></e> <!-- "scientific"-->
+<e>       <p><l>дайым<s n="adj"/></l>                       <r>даими<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>дайын<s n="adj"/></l>                       <r>әзер<s n="adj"/></r></p></e> <!-- "ready" -->
+<e>       <p><l>дара<s n="adj"/></l>                        <r>аерым<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>дәмді<s n="adj"/></l>                       <r>тәмле<s n="adj"/></r></p></e> <!-- "yummy"-->
+<e>       <p><l>дәу<s n="adj"/></l>                         <r>дәү<s n="adj"/></r></p></e> <!-- "giant"-->
+<e>       <p><l>демократиялық<s n="adj"/></l>               <r>демократик<s n="adj"/></r></p></e> <!-- "democratic" --> 
+<e>       <p><l>діни<s n="adj"/></l>                        <r>дини<s n="adj"/></r></p></e> <!-- "religious"-->
+<e>       <p><l>дұрыс<s n="adj"/></l>                       <r>дөрес<s n="adj"/></r></p></e> <!-- "correct;correctly"-->
+<e r="LR"><p><l>едәуір<s n="adj"/></l>                      <r>шактый<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ерекше<s n="adj"/></l>                      <r>үзенчәлекле<s n="adj"/></r></p></e> <!-- "certain, special" -->
+<e>       <p><l>еркімен<s n="adj"/></l>                     <r>иркен<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>еркін<s n="adj"/></l>                       <r>ирекле<s n="adj"/></r></p></e> <!-- "free"-->
+<e>       <p><l>еркін<s n="adj"/></l>                       <r>иркен<s n="adj"/></r></p></e> <!-- "free"-->
+<e>       <p><l>ерте<s n="adj"/></l>                        <r>иртә<s n="adj"/></r></p></e> <!-- "early" -->
+<e>       <p><l>есіл<s n="adj"/></l>                        <r>кызганыч<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ескі<s n="adj"/></l>                        <r>иске<s n="adj"/></r></p></e> <!-- "old"-->
+<e>       <p><l>жабық<s n="adj"/></l>                       <r>ябык<s n="adj"/></r></p></e> <!-- "closed"-->
+<e>       <p><l>жайлы<s n="adj"/></l>                       <r>җайлы<s n="adj"/></r></p></e> <!-- "" -->
+<e r="RL"><p><l>жақсы<s n="adj"/></l>                       <r>әйбәт<s n="adj"/></r></p></e> <!-- "good"-->
+<e>       <p><l>жақсы<s n="adj"/></l>                       <r>яхшы<s n="adj"/></r></p></e> <!-- "good"-->
+<e>       <p><l>жақын<s n="adj"/></l>                       <r>якын<s n="adj"/></r></p></e> <!-- "close"-->
+<e>       <p><l>жалғыз<s n="adj"/></l>                      <r>ялгыз<s n="adj"/></r></p></e> <!-- "lonely"-->
+<e>       <p><l>жалпақ<s n="adj"/></l>                      <r>гади<s n="adj"/></r></p></e> <!--"" (lrx) жалпақ тіл-->
+<e>       <p><l>жалпақ<s n="adj"/></l>                      <r>киң<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жалпақ<s n="adj"/></l>                      <r>яссы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жалпы<s n="adj"/></l>                       <r>гомуми<s n="adj"/></r></p></e> <!-- "common,general"-->
+<e>       <p><l>жалпы<s n="adj"/><s n="advl"/></l>          <r>гомумән<s n="adv"/></r></p></e> <!-- "in general"-->
+<e>       <p><l>жаман<s n="adj"/></l>                       <r>начар<s n="adj"/></r></p></e> <!-- "bad"-->
+<e>       <p><l>жаман<s n="adj"/></l>                       <r>яман<s n="adj"/></r></p></e> <!-- "bad"-->
+<e>       <p><l>жаңа<s n="adj"/></l>                        <r>яңа<s n="adj"/></r></p></e> <!-- "new"-->
+<e>       <p><l>жарлы<s n="adj"/></l>                       <r>ярлы<s n="adj"/></r></p></e> <!-- "poor"-->
+<e>       <p><l>жарық<s n="adj"/></l>                       <r>якты<s n="adj"/></r></p></e> <!-- "light, enlighted" -->
+<e>       <p><l>жарық<s n="adj"/></l>                       <r>ярык<s n="adj"/></r></p></e> <!-- "light, enlighted" -->
+<e>       <p><l>жас<s n="adj"/></l>                         <r>яшь<s n="adj"/></r></p></e> <!-- "young"-->
+<e>       <p><l>жасыл<s n="adj"/></l>                       <r>яшел<s n="adj"/></r></p></e> <!-- "green"-->
+<e>       <p><l>жеке<s n="adj"/></l>                        <r>аерым<s n="adj"/></r></p></e> <!-- "separate" -->
+<e>       <p><l>жеке<s n="adj"/></l>                        <r>физик<s n="adj"/></r></p></e> <!-- ""-->
+<e>       <p><l>жексұрын<s n="adj"/></l>                    <r>әшәке<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жексұрын<s n="adj"/></l>                    <r>җирәнгеч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жеңіл<s n="adj"/></l>                       <r>җиңел<s n="adj"/></r></p></e> <!-- "light"-->
+<e>       <p><l>жергілікті<s n="adj"/></l>                  <r>җирле<s n="adj"/></r></p></e> <!-- "local"-->
+<e>       <p><l>жиі<s n="adj"/></l>                         <r>еш<s n="adj"/></r></p></e> <!-- "often" -->
+<e>       <p><l>жіңішке<s n="adj"/></l>                     <r>нечкә<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>жоғарғы<s n="adj"/></l>                     <r>югары<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>жоғары<s n="adj"/></l>                      <r>югары<s n="adj"/></r></p></e> <!-- "high"-->
+<e>       <p><l>жуан<s n="adj"/></l>                        <r>юан<s n="adj"/></r></p></e> <!-- "thick"-->
+<e>       <p><l>жуық<s n="adj"/></l>                        <r>якын<s n="adj"/></r></p></e> <!-- "close=near" -->
+<e>       <p><l>жұқа<s n="adj"/></l>                        <r>юка<s n="adj"/></r></p></e> <!-- "thin"-->
+<e>       <p><l>жұмсақ<s n="adj"/></l>                      <r>йомшак<s n="adj"/></r></p></e> <!-- "soft"-->
+<e>       <p><l>жылдам<s n="adj"/></l>                      <r>тиз<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>жылы<s n="adj"/></l>                        <r>җылы<s n="adj"/></r></p></e> <!-- "warm"-->
+<e>       <p><l>зайырлы<s n="adj"/></l>                     <r>зирәк<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>зор<s n="adj"/></l>                         <r>зур<s n="adj"/></r></p></e> <!-- "great"-->
+<e>       <p><l>зор<s n="adj"/></l>                         <r>зур<s n="adj"/></r></p></e> <!-- "huge"-->
+<e>       <p><l>игі<s n="adj"/></l>                         <r>изге<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>игі<s n="adj"/></l>                         <r>яхшы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ізгі<s n="adj"/></l>                        <r>изге<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ірі<s n="adj"/></l>                         <r>эре<s n="adj"/></r></p></e> <!-- "huge"-->
+<e>       <p><l>кәрі<s n="adj"/></l>                        <r>карт<s n="adj"/></r></p></e> <!-- "old (person)"-->
+<e>       <p><l>кездейсоқ<s n="adj"/></l>                   <r>көт<s n="v"/><s n="tv"/><s n="pass"/><s n="neg"/><s n="gpr_past"/></r></p></e> <!--""-->
+<e>       <p><l>кездейсоқ<s n="adj"/></l>                   <r>очраклы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кездейсоқ<s n="adj"/><s n="advl"/></l>      <r>очраклы<b/>рәвештә<s n="adv"/></r></p></e> <!--"seems that рәвештә is used regularly when kazakh A1 is translated with A4 into tatar"-->
+<e>       <p><l>кем<s n="adj"/></l>                         <r>ким<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>кең<s n="adj"/></l>                         <r>киң<s n="adj"/></r></p></e> <!-- "wide"-->
+<e>       <p><l>керек<s n="adj"/></l>                       <r>кирәк<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кері<s n="adj"/></l>                        <r>кире<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кеш<s n="adj"/></l>                         <r>кич<s n="adj"/></r></p></e> <!-- "late, evening" ! FIXME: noun?-->
+<e>       <p><l>киелі<s n="adj"/></l>                       <r>изге<s n="adj"/></r></p></e> <!-- "holy"-->
+<e>       <p><l>кір<s n="adj"/></l>                         <r>керле<s n="adj"/></r></p></e> <!-- "dirty"-->
+<e>       <p><l>кішкене<s n="adj"/></l>                     <r>кечкенә<s n="adj"/></r></p></e> <!-- "little"-->
+<e r="RL"><p><l>кішкентай<s n="adj"/></l>                   <r>бәләкәй<s n="adj"/></r></p></e> <!-- "small, little"-->
+<e>       <p><l>кішкентай<s n="adj"/></l>                   <r>кечкенә<s n="adj"/></r></p></e> <!-- "small, little"-->
+<e>       <p><l>көк<s n="adj"/></l>                         <r>күк<s n="adj"/></r></p></e> <!-- "blue"-->
+<e>       <p><l>көне<s n="adj"/></l>                        <r>борынгы<s n="adj"/></r></p></e> <!-- "old/ancient (thing)" -->
+<e>       <p><l>көне<s n="adj"/></l>                        <r>иске<s n="adj"/></r></p></e> <!-- "old/ancient (thing)" -->
+<e>       <p><l>көне<s n="adj"/></l>                        <r>кадим<s n="adj"/></r></p></e> <!-- "old/ancient (thing)" -->
+<e>       <p><l>көңілді<s n="adj"/></l>                     <r>күңелле<s n="adj"/></r></p></e> <!-- "happy"-->
+<e>       <p><l>көп<s n="adj"/></l>                         <r>күп<s n="adj"/></r></p></e> <!-- "a lot" -->
+<e>       <p><l>көркем<s n="adj"/></l>                      <r>күркәм<s n="adj"/></r></p></e> <!-- "beautiful" -->
+<e>       <p><l>күрең<s n="adj"/></l>                       <r>көрән<s n="adj"/></r></p></e> <!-- "light brown?"-->
+<e>       <p><l>күшті<s n="adj"/></l>                       <r>көчле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>кымбат<s n="adj"/></l>                      <r>кыйммәт<s n="adj"/></r></p></e> <!-- "expensive"-->
+<e>       <p><l>қадірлі<s n="adj"/></l>                     <r>кадерле<s n="adj"/></r></p></e> <!-- "precious"-->
+<e>       <p><l>қалалық<s n="adj"/></l>                     <r>кала<s n="n"/><s n="attr"/></r></p></e> <!-- "city-level"-->
+<e>       <p><l>қалалық<s n="adj"/></l>                     <r>шәһәр<s n="n"/><s n="attr"/></r></p></e> <!-- "city-level"-->
+<e>       <p><l>қалалық<s n="adj"/></l>                     <r>шәһри<s n="adj"/></r></p></e> <!-- "city-level"-->
+<e>       <p><l>қалың<s n="adj"/></l>                       <r>калын<s n="adj"/></r></p></e> <!-- "dark, deep"-->
+<e>       <p><l>қалың<s n="adj"/></l>                       <r>куе<s n="adj"/></r></p></e> <!-- "dark, deep"-->
+<e>       <p><l>қара<s n="adj"/></l>                        <r>кара<s n="adj"/></r></p></e> <!-- "black"-->
+<e>       <p><l>қараңғы<s n="adj"/></l>                     <r>караңгы<s n="adj"/></r></p></e> <!-- "dark"-->
+<e>       <p><l>қарапайым<s n="adj"/></l>                   <r>гади<s n="adj"/></r></p></e> <!-- "simple/poor folk" -->
+<e>       <p><l>қарсы<s n="adj"/></l>                       <r>каршы<s n="adj"/></r></p></e> <!--"" FIXME:CHECK-->
+<e>       <p><l>қатал<s n="adj"/></l>                       <r>кырыс<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қатты<s n="adj"/></l>                       <r>каты<s n="adj"/></r></p></e> <!-- "~hard"-->
+<e>       <p><l>қатты<s n="adj"/></l>                       <r>тиз<s n="adj"/></r></p></e> <!-- "fast"-->
+<e>       <p><l>қауқарсыз<s n="adj"/></l>                   <r>хәлсез<s n="adj"/></r></p></e> <!-- ""-->
+<e>       <p><l>қашық<s n="adj"/></l>                       <r>ерак<s n="adj"/></r></p></e> <!-- "far"-->
+<e>       <p><l>қиын<s n="adj"/></l>                        <r>кыен<s n="adj"/></r></p></e> <!-- "difficult"-->
+<e>       <p><l>қоғамдық<s n="adj"/></l>                    <r>җәмәгать<s n="n"/><s n="attr"/></r></p></e> <!-- "communal" -->
+<e>       <p><l>қоғамдық<s n="adj"/></l>                    <r>иҗтимагый<s n="adj"/></r></p></e> <!-- "communal" -->
+<e>       <p><l>қолайлы<s n="adj"/></l>                     <r>кулай<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>қоңыр<s n="adj"/></l>                       <r>коңгырт<s n="adj"/></r></p></e> <!-- "dark brown?"-->
+<e>       <p><l>қорқынышты<s n="adj"/></l>                  <r>куркыныч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қош<s n="adj"/></l>                         <r>хуш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қою<s n="adj"/></l>                         <r>куе<s n="adj"/></r></p></e> <!-- "dark, deep, thick" -->
+<e>       <p><l>қу<s n="adj"/></l>                          <r>қау<s n="adj"/></r></p></e> <!-- "?crafty,сухой,высохший" -->
+<e>       <p><l>қуанышты<s n="adj"/></l>                    <r>шат<s n="adj"/></r></p></e> <!-- "glad"-->
+<e>       <p><l>құр<s n="adj"/></l>                         <r>коры<s n="adj"/></r></p></e> <!-- "dry;empty;just/only" -->
+<e>       <p><l>құр<s n="adj"/></l>                         <r>көр<s n="adj"/></r></p></e> <!-- "fattened"-->
+<e>       <p><l>құрама<s n="adj"/></l>                      <r>җыелма<s n="adj"/></r></p></e> <!-- "united,collected"-->
+<e>       <p><l>құрама<s n="adj"/></l>                      <r>кушма<s n="adj"/></r></p></e> <!-- "united"-->
+<e>       <p><l>құрғақ<s n="adj"/></l>                      <r>коры<s n="adj"/></r></p></e> <!-- "dry"-->
+<e>       <p><l>қызық<s n="adj"/></l>                       <r>кызык<s n="adj"/></r></p></e> <!-- "fun,interesting"-->
+<e>       <p><l>қызықты<s n="adj"/></l>                     <r>кызыклы<s n="adj"/></r></p></e> <!-- "interesting"-->
+<e>       <p><l>қызыл<s n="adj"/></l>                       <r>кызыл<s n="adj"/></r></p></e> <!-- "red"-->
+<e>       <p><l>қылмыстық<s n="adj"/></l>                   <r>җинаять<s n="n"/><s n="attr"/></r></p></e> <!--"criminal"-->
+<e>       <p><l>қылмыстық<s n="adj"/></l>                   <r>җинаятьчел<s n="adj"/></r></p></e> <!-- "criminal" -->
+<e>       <p><l>қылмыстық<s n="adj"/></l>                   <r>криминаль<s n="adj"/></r></p></e> <!-- "criminal" -->
+<e>       <p><l>қымбат<s n="adj"/></l>                      <r>кыйбат<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>қысқа<s n="adj"/></l>                       <r>кыска<s n="adj"/></r></p></e> <!-- "short"-->
+<e>       <p><l>лайықты<s n="adj"/></l>                     <r>лаеклы<s n="adj"/></r></p></e> <!-- "suitable"-->
+<e>       <p><l>мәдени<s n="adj"/></l>                      <r>мәдәни<s n="adj"/></r></p></e> <!-- "cultural"-->
+<e>       <p><l>мәңгі<s n="adj"/></l>                       <r>мәңге<s n="adj"/></r></p></e> <!-- "eternal"-->
+<e>       <p><l>мемлекеттік<s n="adj"/></l>                 <r>дәүләт<s n="n"/><s n="attr"/></r></p></e> <!-- "governmental"-->
+<e>       <p><l>мемлекеттік<s n="adj"/></l>                 <r>дәүләти<s n="adj"/></r></p></e> <!-- "governmental"-->
+<e>       <p><l>мол<s n="adj"/></l>                         <r>мул<s n="adj"/></r></p></e> <!-- "plentiful, rich" -->
+<e>       <p><l>мөлдір<s n="adj"/></l>                      <r>тонык<s n="adj"/></r></p></e> <!-- "clear (clean/transparent)" -->
+<e>       <p><l>мөлдір<s n="adj"/></l>                      <r>үтә<b/>күренмәле<s n="adj"/></r></p></e> <!-- "clear (clean/transparent)" -->
+<e>       <p><l>мөлдір<s n="adj"/></l>                      <r>чиста<s n="adj"/></r></p></e> <!-- "clear (clean/transparent)" -->
+<e>       <p><l>мұқият<s n="adj"/></l>                      <r>игътибар<b/>белән<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>мұқият<s n="adj"/></l>                      <r>игътибарлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>мықты<s n="adj"/></l>                       <r>нык<s n="adj"/></r></p></e> <!-- "strong/fast"-->
+<e>       <p><l>нағыз<s n="adj"/></l>                       <r>чын<s n="adj"/></r></p></e> <!-- "real" -->
+<e>       <p><l>надан<s n="adj"/></l>                       <r>надан<s n="adj"/></r></p></e> <!-- "ignorant"-->
+<e>       <p><l>нақты<s n="adj"/></l>                       <r>конкрет<s n="adj"/></r></p></e> <!-- "accurate,real" -->
+<e>       <p><l>нақты<s n="adj"/></l>                       <r>реаль<s n="adj"/></r></p></e> <!-- "accurate,real" -->
+<e>       <p><l>нақты<s n="adj"/></l>                       <r>чын<s n="adj"/></r></p></e> <!-- "accurate,real" -->
+<e>       <p><l>нашар<s n="adj"/></l>                       <r>начар<s n="adj"/></r></p></e> <!-- "weak, bad"-->
+<e>       <p><l>нық<s n="adj"/></l>                         <r>нык<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>облыстық<s n="adj"/></l>                    <r>өлкә<s n="n"/><s n="attr"/></r></p></e> <!-- "oblast-level" -->
+<e>       <p><l>оқшау<s n="adj"/></l>                       <r>аерым<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>оқшау<s n="adj"/></l>                       <r>аерымлан<s n="v"/><s n="iv"/><s n="gpr_past"/></r></p></e> <!--""-->
+<e>       <p><l>оқшау<s n="adj"/><s n="advl"/></l>          <r>аерыл<s n="v"/><s n="iv"/><s n="prc_perf"/></r></p></e> <!--""-->
+<e>       <p><l>оң<s n="adj"/></l>                          <r>уң<s n="adj"/></r></p></e> <!-- "right"-->
+<e>       <p><l>оңай<s n="adj"/></l>                        <r>җиңел<s n="adj"/></r></p></e> <!-- "light"-->
+<e>       <p><l>оңай<s n="adj"/></l>                        <r>уңай<s n="adj"/></r></p></e> <!-- "light"-->
+<e>       <p><l>оңаша<s n="adj"/></l>                       <r>аулак<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ортақ<s n="adj"/></l>                       <r>уртак<s n="adj"/></r></p></e> <!-- "general, common"-->
+<e>       <p><l>өзара<s n="adj"/></l>                       <r>үзара<s n="adj"/></r></p></e> <!-- "mutual" -->
+<e>       <p><l>өзге<s n="adj"/></l>                        <r>башка<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>өзгеше<s n="adj"/></l>                      <r>үзгәлекле<s n="adj"/></r></p></e> <!-- "special/particular" -->
+<e>       <p><l>өрескел<s n="adj"/></l>                     <r>тупас<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>өткір<s n="adj"/></l>                       <r>үткен<s n="adj"/></r></p></e> <!-- "sharp, pointed"-->
+<e>       <p><l>риза<s n="adj"/></l>                        <r>риза<s n="adj"/></r></p></e> <!-- "pleased,согласный" -->
+<e>       <p><l>сабыр<s n="adj"/></l>                       <r>сабыр<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сақ<s n="adj"/></l>                         <r>сак<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сары<s n="adj"/></l>                        <r>сары<s n="adj"/></r></p></e> <!-- "yellow"-->
+<e>       <p><l>сау<s n="adj"/></l>                         <r>сау<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>саф<s n="adj"/></l>                         <r>саф<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>саяси<s n="adj"/></l>                       <r>сәяси<s n="adj"/></r></p></e> <!-- "political"-->
+<e>       <p><l>семіз<s n="adj"/></l>                       <r>симез<s n="adj"/></r></p></e> <!-- "fat"-->
+<e>       <p><l>сенімді<s n="adj"/></l>                     <r>ышанычлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>сирек<s n="adj"/></l>                       <r>cирәк<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>сол<s n="adj"/></l>                         <r>сул<s n="adj"/></r></p></e> <!-- "left"-->
+<e>       <p><l>соң<s n="adj"/></l>                         <r>соң<s n="adj"/></r></p></e> <!-- "last"-->
+<e>       <p><l>соңғы<s n="adj"/></l>                       <r>соңгы<s n="adj"/></r></p></e> <!-- "last"-->
+<e>       <p><l>суық<s n="adj"/></l>                        <r>суык<s n="adj"/></r></p></e> <!-- "cold"-->
+<e>       <p><l>сұйық<s n="adj"/></l>                       <r>сыек<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>сұлу<s n="adj"/></l>                        <r>сылу<s n="adj"/></r></p></e> <!-- "beautiful"-->
+<e>       <p><l>сұр<s n="adj"/></l>                         <r>соры<s n="adj"/></r></p></e> <!-- "grey"-->
+<e>       <p><l>сыртқы<s n="adj"/></l>                      <r>тышкы<s n="adj"/></r></p></e> <!-- "оutside" -->
+<e>       <p><l>табиғи<s n="adj"/></l>                      <r>табигый<s n="adj"/></r></p></e> <!-- "natural"-->
+<e r="RL"><p><l>табысты<s n="adj"/></l>                     <r>уңышлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>таза<s n="adj"/></l>                        <r>таза<s n="adj"/></r></p></e> <!-- "pure"-->
+<e>       <p><l>таза<s n="adj"/></l>                        <r>чиста<s n="adj"/></r></p></e> <!-- "pure"-->
+<e>       <p><l>тақау<s n="adj"/></l>                       <r>якын<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>талай<s n="adj"/></l>                       <r>шактый<s n="adj"/></r></p></e> <!-- "~several" -->
+<e>       <p><l>тар<s n="adj"/></l>                         <r>тар<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тарихи<s n="adj"/></l>                      <r>тарихи<s n="adj"/></r></p></e> <!-- "historic"-->
+<e>       <p><l>тәжірибелі<s n="adj"/></l>                  <r>тәҗрибәле<s n="adj"/></r></p></e> <!-- "experienced"-->
+<e>       <p><l>тәуекел<s n="adj"/></l>                     <r>тәвәккәл<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тәуелсіз<s n="adj"/></l>                    <r>бәйсез<s n="adj"/></r></p></e> <!-- "independent"-->
+<e>       <p><l>тегін<s n="adj"/></l>                       <r>бушлай<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тез<s n="adj"/></l>                         <r>тиз<s n="adj"/></r></p></e> <!-- "fast;quickly" -->
+<e>       <p><l>тең<s n="adj"/></l>                         <r>тигез<s n="adj"/></r></p></e> <!-- "равный" -->
+<e>       <p><l>тең<s n="adj"/></l>                         <r>тиң<s n="adj"/></r></p></e> <!-- "пара (о людях)" -->
+<e>       <p><l>терең<s n="adj"/></l>                       <r>тирән<s n="adj"/></r></p></e> <!-- "deep, profound"-->
+<e>       <p><l>теріс<s n="adj"/></l>                       <r>ялгыш<s n="adj"/></r></p></e> <!-- ""-->
+<e>       <p><l>тиімді<s n="adj"/></l>                      <r>уңай<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>тік<s n="adj"/></l>                         <r>туры<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тікелей<s n="adj"/></l>                     <r>турыдан-туры<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тірі<s n="adj"/></l>                        <r>тере<s n="adj"/></r></p></e> <!-- "live"-->
+<e>       <p><l>толық<s n="adj"/></l>                       <r>тулы<s n="adj"/></r></p></e> <!-- "full"-->
+<e>       <p><l>торы<s n="adj"/></l>                        <r>туры<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>төмен<s n="adj"/></l>                       <r>түбән<s n="adj"/></r></p></e> <!-- "low"-->
+<e>       <p><l>төменгі<s n="adj"/></l>                     <r>түбән<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тура<s n="adj"/></l>                        <r>туры<s n="adj"/></r></p></e> <!-- "straight" -->
+<e>       <p><l>түбегейлі<s n="adj"/></l>                   <r>фундаменталь<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>түбегейлі<s n="adj"/><s n="advl"/></l>      <r>җитди<b/>рәвештә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>түгел<s n="adj"/></l>                       <r>тулаем<s n="adj"/></r></p></e> <!-- "all" -->
+<e>       <p><l>түзу<s n="adj"/></l>                        <r>туры<s n="adj"/></r></p></e> <!-- "direct" -->
+<e>       <p><l>түпкілікті<s n="adj"/></l>                  <r>даими<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>түпкілікті<s n="adj"/></l>                  <r>төп<s n="adj"/></r></p></e> <!--""-->
+<e r="LR"><p><l>түпкілікті<s n="adj"/></l>                  <r>төпле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>түркі<s n="adj"/></l>                       <r>төрки<s n="adj"/></r></p></e> <!-- "Turkic"-->
+<e>       <p><l>түрлі<s n="adj"/></l>                       <r>төрле<s n="adj"/></r></p></e> <!-- used with әр to mean "various"-->
+<e>       <p><l>тұнық<s n="adj"/></l>                       <r>тонык<s n="adj"/></r></p></e> <!-- "clear (transparent/clean)" -->
+<e>       <p><l>тұнық<s n="adj"/></l>                       <r>үтә<b/>күренмәле<s n="adj"/></r></p></e> <!-- "clear (transparent/clean)" -->
+<e>       <p><l>тұңғыш<s n="adj"/></l>                      <r>тәүге<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұрақты<s n="adj"/></l>                     <r>даими<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұрақты<s n="adj"/></l>                     <r>тотрыклы<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұщы<s n="adj"/></l>                        <r>төче<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тығыз<s n="adj"/></l>                       <r>тыгыз<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тын<s n="adj"/></l>                         <r>тын<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>тыныш<s n="adj"/></l>                       <r>тыныч<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>уақ<s n="adj"/></l>                         <r>вак<s n="adj"/></r></p></e> <!-- "small"-->
+<e>       <p><l>уақытша<s n="adj"/></l>                     <r>вакытлыча<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>үлкен<s n="adj"/></l>                       <r>зур<s n="adj"/></r></p></e> <!-- "big"-->
+<e>       <p><l>үлкен<s n="adj"/></l>                       <r>өлкән<s n="adj"/></r></p></e> <!-- "old, elder (person)"-->
+<e>       <p><l>үнемі<s n="adj"/></l>                       <r>даими<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>үрдіс<s n="adj"/></l>                       <r>актив<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>үрдіс<s n="adj"/></l>                       <r>энергияле<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ұзақ<s n="adj"/></l>                        <r>озак<s n="adj"/></r></p></e> <!-- "long (as in time)"-->
+<e>       <p><l>ұзын<s n="adj"/></l>                        <r>озын<s n="adj"/></r></p></e> <!-- "high, tall"-->
+<e>       <p><l>ұзынша<s n="adj"/></l>                      <r>озынча<s n="adj"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұқсас<s n="adj"/></l>                       <r>охшаш<s n="adj"/></r></p></e> <!-- "similar"-->
+<e>       <p><l>ұлттық<s n="adj"/></l>                      <r>милли<s n="adj"/></r></p></e> <!-- "national"-->
+<e>       <p><l>ұнамды<s n="adj"/></l>                      <r>уңай<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ұсақ<s n="adj"/></l>                        <r>вак<s n="adj"/></r></p></e> <!-- "small" -->
+<e>       <p><l>хош<s n="adj"/></l>                         <r>хуш<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шапшаң<s n="adj"/></l>                      <r>җәһәт<s n="adj"/></r></p></e> <!-- "fast, quick" -->
+<e>       <p><l>шешуші<s n="adj"/></l>                      <r>хәл<b/>иткеч<s n="adj"/></r></p></e> <!-- "decisice,deciding"-->
+<e>       <p><l>шірік<s n="adj"/></l>                       <r>черек<s n="adj"/></r></p></e> <!-- "rotten"-->
+<e>       <p><l>шолақ<s n="adj"/></l>                       <r>кыска<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>шын<s n="adj"/></l>                         <r>чын<s n="adj"/></r></p></e> <!-- "true"-->
+<e>       <p><l>шыншыл<s n="adj"/></l>                      <r>туры<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ыңғайлы<s n="adj"/></l>                     <r>уңайлы<s n="adj"/></r></p></e> <!--""-->
+<e>       <p><l>ыссы<s n="adj"/></l>                        <r>эссе<s n="adj"/></r></p></e> <!-- "hot"-->
+<e>       <p><l>ыстық<s n="adj"/></l>                       <r>кызу<s n="adj"/></r></p></e> <!-- "hot" -->
+
+   <!-- FIXME -->
+
+<e>       <p><l>жарты<s n="adj"/></l>                       <r>ярты<s n="adj"/></r></p></e> <!-- "half" ! FIXME: check POS-->
+<e>       <p><l>жарым<s n="adj"/></l>                       <r>ярым<s n="adj"/></r></p></e> <!-- "half" ! FIXME: check POS-->
+
+
+<!-- SECTION: Adverbs -->
+
+
+    <!-- "Interrogative adverbs", "pronoun-adverbs" -->
+
+<e>       <p><l>әлдеқайда<s n="adv"/></l>                   <r>әллә<b/>кайда<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>әлдеқайда<s n="adv"/></l>                   <r>әллә<b/>кая<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>әрқашан<s n="adv"/></l>                     <r>һәркайчан<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бұлайша<s n="adv"/></l>                     <r>алай<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>еш<b/>қашан<s n="adv"/></l>                 <r>беркайчан<b/>да<s n="adv"/></r></p></e> <!-- "never" -->
+<e r="RL"><p><l>еш<b/>қашан<s n="adv"/></l>                 <r>һичкайчан<s n="adv"/></r></p></e> <!-- "never" -->
+<e>       <p><l>ешқашан<s n="adv"/></l>                     <r>беркайчан<b/>да<s n="adv"/></r></p></e> <!-- "never" -->
+<e>       <p><l>ешқашан<s n="adv"/></l>                     <r>һичкайчан<s n="adv"/></r></p></e> <!--"never"-->
+<e>       <p><l>қайда<s n="adv"/><s n="itg"/></l>           <r>кайда<s n="adv"/><s n="itg"/></r></p></e> <!-- "where" (location) -->
+<e r="RL"><p><l>қайда<s n="adv"/><s n="itg"/></l>           <r>кая<s n="adv"/><s n="itg"/></r></p></e> <!-- "where" (direction) -->
+<e>       <p><l>қайдан<s n="adv"/><s n="itg"/></l>          <r>кайдан<s n="adv"/><s n="itg"/></r></p></e> <!--""-->
+<e>       <p><l>қалай<s n="adv"/><s n="itg"/></l>           <r>ничек<s n="adv"/><s n="itg"/></r></p></e> <!-- "how" -->
+<e>       <p><l>қалайша<s n="adv"/></l>                     <r>ник<b/>алай<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>қаншалық<s n="adv"/></l>                    <r>никадәр<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>қаншалықты<s n="adv"/></l>                  <r>никадәрле<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>қаншама<s n="adv"/><s n="itg"/></l>         <r>никадәр<s n="adv"/><s n="itg"/></r></p></e> <!--""-->
+<e>       <p><l>қашан<s n="adv"/><s n="itg"/></l>           <r>кайчан<s n="adv"/><s n="itg"/></r></p></e> <!-- "when" -->
+<e>       <p><l>неғұрлым<s n="adv"/><s n="itg"/></l>        <r>никадәр<s n="adv"/><s n="itg"/></r></p></e> <!-- "" TODO: (kaz) disambig-if 1* соғұрлым, select interrogative -->
+<e>       <p><l>неліктен<s n="adv"/></l>                    <r>нилектән<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>оншалық<s n="adv"/></l>                     <r>ул<b/>кадәр<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>осылайша<s n="adv"/></l>                    <r>шул<b/>рәвешчә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>соншалық<s n="adv"/></l>                    <r>шул<b/>кадәр<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>соншалықты<s n="adv"/></l>                  <r>шуның<b/>кадәр<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>соншама<s n="adv"/></l>                     <r>шул<b/>хәтле<s n="adv"/></r></p></e> <!--""-->
+
+    <!-- More or less regular stuff -->
+
+<e>       <p><l>азғана<s n="adv"/></l>                      <r>аз<b/>гына<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>азғантай<s n="adv"/></l>                    <r>аз<b/>гына<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ақшалай<s n="adv"/></l>                     <r>акчалата<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ақырын<s n="adj"/><s n="advl"/></l>         <r>әкрен<b/>генә<s n="adv"/></r></p></e> <!-- "slowly -->
+<e>       <p><l>алға<s n="adv"/></l>                        <r>алга<s n="adv"/></r></p></e> <!-- "forward" -->
+<e>       <p><l>алғаш<s n="adv"/></l>                       <r>алдан<s n="adv"/></r></p></e> <!-- "at first" -->
+<e>       <p><l>алғаш<s n="adv"/></l>                       <r>башта<s n="adv"/></r></p></e> <!-- "at first" -->
+<e>       <p><l>алғаш<s n="adv"/></l>                       <r>баштан<s n="adv"/></r></p></e> <!-- "at first" -->
+<e r="LR">       <p><l>алғаш<s n="adv"/><s n="subst"/></l>         <r>башлангыч<s n="adj"/><s n="subst"/></r></p></e> <!-- "first" -->
+<e>       <p><l>алғашында<s n="adv"/></l>                   <r>алда<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ана<b/>жолғы<s n="adv"/></l>                <r>теге<b/>юлы<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>аса<s n="adv"/></l>                         <r>бик<s n="adv"/></r></p></e> <!-- "very" -->
+<e>       <p><l>аса<s n="adv"/></l>                         <r>гаять<s n="adv"/></r></p></e> <!-- "very" -->
+<e>       <p><l>аса<s n="adv"/></l>                         <r>үтә<s n="adv"/></r></p></e> <!-- "very" -->
+<e>       <p><l>әбден<s n="adv"/></l>                       <r>бик<s n="adv"/></r></p></e> <!-- "extremely" -->
+<e>       <p><l>әбден<s n="adv"/></l>                       <r>гаҗәеп<s n="adv"/></r></p></e> <!-- "extremely" -->
+<e>       <p><l>әдейі<s n="adv"/></l>                       <r>юри<s n="adv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>әзір<s n="adv"/></l>                        <r>хәзер<s n="adv"/></r></p></e> <!-- "now" -->
+<e>       <p><l>әзірше<s n="adv"/></l>                      <r>хәзергә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>әйтеуір<s n="adv"/></l>                     <r>ничек<b/>кенә<b/>булмасын<s n="adv"/></r></p></e> <!-- "somehow" -->
+<e>       <p><l>әлгіндей<s n="adv"/></l>                    <r>әлегедәй<s n="adv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>әлі<b/>де<b/>болса<s n="adv"/></l>          <r>һаман<s n="adv"/></r></p></e> <!-- "still" -->
+<e>       <p><l>әлі<s n="adv"/></l>                         <r>әле<s n="adv"/></r></p></e> <!-- "now" -->
+<e>       <p><l>әрдайым<s n="adv"/></l>                     <r>һәрвакыт<s n="adv"/></r></p></e> <!-- "always" -->
+<e r="RL"><p><l>әрдайым<s n="adv"/></l>                     <r>һәрдаим<s n="adv"/></r></p></e> <!-- "always" -->
+<e>       <p><l>әрі<s n="adv"/></l>                         <r>ары<s n="adv"/></r></p></e> <!-- "otherside" -->
+<e>       <p><l>әрлі-берлі<s n="adv"/></l>                  <r>әрле-бирле<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>әсіресе<s n="adv"/></l>                     <r>аеруча<s n="adv"/></r></p></e> <!-- "especially" -->
+<e>       <p><l>әсте<s n="adv"/></l>                        <r>һич<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>әуелі<s n="adv"/></l>                       <r>әүвәл<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>бағана<s n="adv"/></l>                      <r>күптән<s n="adv"/></r></p></e> <!-- "long ago" -->
+<e>       <p><l>барынша<s n="adv"/></l>                     <r>барынча<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бәрібір<s n="adv"/></l>                     <r>барыбер<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бері<s n="adv"/></l>                        <r>бире<s n="adv"/></r></p></e> <!-- "nearside" -->
+<e>       <p><l>биыл<s n="adv"/></l>                        <r>быел<s n="adv"/></r></p></e> <!-- "this year" -->
+<e>       <p><l>біраз<s n="adv"/></l>                       <r>бераз<s n="adv"/></r></p></e> <!-- "a little"-->
+<e>       <p><l>бірауыздан<s n="adv"/></l>                  <r>беравыздан<s n="adv"/></r></p></e> <!--"unanimously"-->
+<e r="RL"><p><l>бірауыздан<s n="adv"/></l>                  <r>бертавыштан<s n="adv"/></r></p></e> <!--"unianimously"-->
+<e>       <p><l>бірге<s n="adv"/></l>                       <r>бергә<s n="adv"/></r></p></e> <!-- together"-->
+<e>       <p><l>бірен-саран<s n="adv"/></l>                 <r>берәм-сәрәм<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>біржола<s n="adv"/></l>                     <r>бөтенләй<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>біржолата<s n="adv"/></l>                   <r>бөтенләй<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бірталай<s n="adv"/></l>                    <r>шактый<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бірте-бірте<s n="adv"/></l>                 <r>акрын-акрын<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>біртіндеп<s n="adv"/></l>                   <r>акрын-акрын<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>біршама<s n="adv"/></l>                     <r>беркадәр<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>бүгін<s n="adv"/></l>                       <r>бүген<s n="adv"/></r></p></e> <!-- today -->
+<e>       <p><l>бүгінде<s n="adv"/></l>                     <r>бүгендә<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>бұл<b/>жолғы<s n="adv"/></l>                <r>бу<b/>юлы<s n="adv"/></r></p></e> <!--""-->
+<e r="RL"><p><l>бұрын<s n="adv"/></l>                       <r>борын<s n="adv"/></r></p></e> <!-- "earlier" -->
+<e>       <p><l>бұрын<s n="adv"/></l>                       <r>элек<s n="adv"/></r></p></e> <!-- "earlier" -->
+<e>       <p><l>бұрынғыдай<s n="adv"/></l>                  <r>элеккедәй<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>бұрыннан<s n="adv"/></l>                    <r>күптәннән<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>былтыр<s n="adv"/></l>                      <r>былтыр<s n="adv"/></r></p></e> <!-- "last year" -->
+<e>       <p><l>дәл<s n="adv"/></l>                         <r>нәкъ<s n="adv"/></r></p></e> <!-- "exactly" -->
+<e>       <p><l>дер<s n="adv"/></l>                         <r>нәкъ<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>дереу<s n="adv"/></l>                       <r>дәррәү<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>егжей<s n="adv"/></l>                       <r>бәйнә-бәйнә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ежелде<s n="adv"/></l>                      <r>бишбылтыр<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>екіталай<s n="adv"/></l>                    <r>икеле<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ендеше<s n="adv"/></l>                      <r>алайса<s n="adv"/></r></p></e> <!-- "in that case" -->
+<e>       <p><l>енді<s n="adv"/></l>                        <r>инде<s n="adv"/></r></p></e> <!-- "now" -->
+<e>       <p><l>енді<s n="adv"/></l>                        <r>хәзер<s n="adv"/></r></p></e> <!-- "contrastive now" -->
+<e>       <p><l>ең<s n="adv"/></l>                          <r>иң<s n="adv"/></r></p></e> <!-- "most" -->
+<e>       <p><l>ертең<s n="adv"/></l>                       <r>иртәгә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>еш<s n="adv"/></l>                          <r>һич<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жағалап<s n="adv"/></l>                     <r>яр<b/>буйлап<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>жазбаша<s n="adv"/></l>                     <r>язмача<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>жалт<s n="adv"/></l>                        <r>ялт<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>жартылай<s n="adv"/></l>                    <r>яртылаш<s n="adv"/></r></p></e> <!-- " -->
+<e>       <p><l>жаяу<s n="adv"/></l>                        <r>җәяү<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>жинағы<s n="adv"/></l>                      <r>барысы<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>жолшыбай<s n="adv"/></l>                    <r>юлда<b/>чагында<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жым<s n="adv"/></l>                         <r>шым<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>іле<s n="adv"/></l>                         <r>шунда<b/>ук<s n="adv"/></r></p></e> <!-- "тут же,тотчас же,сразу же" -->
+<e>       <p><l>ішінара<s n="adv"/></l>                     <r>ара-тирә<s n="adv"/></r></p></e> <!--""-->
+<e r="RL"><p><l>кәзір<s n="adv"/></l>                       <r>әлегә<s n="adv"/></r></p></e> <!-- "now"--> <!-- FIXME:CHECK -->
+<e r="LR"><p><l>кәзір<s n="adv"/></l>                       <r>хәзер<s n="adv"/></r></p></e> <!-- "now" -->
+<e>       <p><l>кейде<s n="adv"/></l>                       <r>кайвакыт<s n="adv"/></r></p></e> <!-- "sometimes" -->
+<e>       <p><l>кейде<s n="adv"/></l>                       <r>кайчак<s n="adv"/></r></p></e> <!-- "sometimes" -->
+<e>       <p><l>кейін<s n="adv"/></l>                       <r>соң<s n="adv"/></r></p></e> <!-- "after" -->
+<e>       <p><l>кейіннен<s n="adv"/></l>                    <r>соңыннан<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>керісінше<s n="adv"/></l>                   <r>киресенчә<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>кешкісін<s n="adv"/></l>                    <r>кичен<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>көбінесе<s n="adv"/></l>                    <r>күбесенчә<s n="adv"/></r></p></e> <!-- "mostly" -->
+<e>       <p><l>көптеп<s n="adv"/></l>                      <r>күпләп<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>көрнеу<s n="adv"/></l>                      <r>күрәсең<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>күрт<s n="adv"/></l>                        <r>кырт<s n="adv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>күрт<s n="adv"/></l>                        <r>тиз<s n="adj"/><s n="advl"/></r></p></e> <!--""-->
+<e>       <p><l>қазір<s n="adv"/></l>                       <r>хәзер<s n="adv"/></r></p></e> <!-- "now" -->
+<e>       <p><l>қайта<s n="adv"/></l>                       <r>янә<s n="adv"/></r></p></e> <!-- "again"-->
+<e>       <p><l>қайта<s n="adv"/></l>                       <r>янәдән<s n="adv"/></r></p></e> <!-- "again" -->
+<e>       <p><l>қайтадан<s n="adv"/></l>                    <r>кайтадан<s n="adv"/></r></p></e> <!-- "once again" -->
+<e>       <p><l>қып<s n="adv"/></l>                         <r>ялт<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>міне<s n="adv"/></l>                        <r>менә<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>мүлде<s n="adv"/></l>                       <r>бөтенләй<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>мүлдем<s n="adv"/></l>                      <r>бөтенләй<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>небәрі<s n="adv"/></l>                      <r>нибары<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>неғұрлым<s n="adv"/></l>                    <r>мөмкин<b/>булган<b/>кадәр<s n="adv"/></r></p></e> <!-- " -->
+<e>       <p><l>ойымша<s n="adv"/></l>                      <r>уемча<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>орасан<s n="adv"/></l>                      <r>гаять<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>өте<s n="adv"/></l>                         <r>бик<s n="adv"/></r></p></e> <!-- "very" -->
+<e r="RL"><p><l>өте<s n="adv"/></l>                         <r>үтә<s n="adv"/></r></p></e> <!-- "very" -->
+<e>       <p><l>сәл<s n="adv"/></l>                         <r>бераз<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>сонсоң<s n="adv"/></l>                      <r>шуннан<b/>соң<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>сосын<s n="adv"/></l>                       <r>шуннан<b/>соң<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>сөзінше<s n="adv"/></l>                     <r>сүзенчә<s n="adv"/></r></p></e> <!--""-->
+<e r="RL"><p><l>тағы<s n="adv"/></l>                        <r>тагы<s n="adv"/></r></p></e> <!-- "more,again" -->
+<e>       <p><l>тағы<s n="adv"/></l>                        <r>тагын<s n="adv"/></r></p></e> <!-- "more,again" -->
+<e>       <p><l>таңертең<s n="adv"/></l>                    <r>иртән<s n="adv"/></r></p></e> <!-- "morning" -->
+<e>       <p><l>таяуда<s n="adv"/></l>                      <r>озакламый<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>тегі<s n="adv"/></l>                        <r>мөгаен<s n="adv"/></r></p></e> <!-- " -->
+<e>       <p><l>тек<s n="adv"/></l>                         <r>тик<s n="adv"/></r></p></e> <!-- "only" -->
+<e>       <p><l>тіпті<s n="adv"/></l>                       <r>бер<b/>дә<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>тіпті<s n="adv"/></l>                       <r>хәтта<s n="adv"/></r></p></e> <!-- "even" -->
+<e>       <p><l>төмендегідей<s n="adv"/></l>                <r>түбәндәгедәй<s n="adv"/></r></p></e> <!-- "as follows" -->
+<e>       <p><l>тым<s n="adv"/></l>                         <r>бик<s n="adv"/></r></p></e> <!-- ""-->
+<e>       <p><l>ұдайы<s n="adv"/></l>                       <r>берөзлексез<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>шәксіз<s n="adv"/></l>                      <r>һичшиксез<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>ылғи<s n="adv"/></l>                        <r>гел<s n="adv"/></r></p></e> <!-- "always" -->
+<e r="RL"><p><l>ылғи<s n="adv"/></l>                        <r>һаман<s n="adv"/></r></p></e> <!--"always"-->
+
+    <!-- Adverbs wich take -KI and become an attr/adj -->
+
+<e>       <p><l>жаңа<s n="adv"/></l>                        <r>әле<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>кеш<s n="adv"/></l>                         <r>кич<s n="adv"/></r></p></e> <!-- "in evening" -->
+<e r="LR"><p><l>кеш<s n="adv"/></l>                         <r>соң<s n="adj"/><s n="advl"/></r></p></e> <!-- "late" -->
+<e>       <p><l>кеше<s n="adv"/></l>                        <r>кичә<s n="adv"/></r></p></e> <!-- "yesterday > yesterday's" -->
+<e>       <p><l>күндіз<s n="adv"/></l>                      <r>көндез<s n="adv"/></r></p></e> <!-- "during the day" -->
+<e>       <p><l>қазір<s n="adv"/></l>                       <r>хәзер<s n="adv"/></r></p></e> <!--""-->
+<e>       <p><l>соң<s n="adv"/></l>                         <r>соң<s n="adv"/></r></p></e> <!-- "" -->
+<e>       <p><l>таңертең<s n="adv"/></l>                    <r>иртән<s n="adv"/></r></p></e> <!--""-->
+
+
+<!-- SECTION: Verbs -->
+
+
+<e>       <p><l>абай<b/>бол<s n="v"/><s n="iv"/></l>        <r>абай<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!-- "cautious,attentive,beware" -->
+<e>       <p><l>абайла<s n="v"/><s n="tv"/></l>             <r>абайла<s n="v"/><s n="tv"/></r></p></e> <!-- "cautious,attentive,beware" -->
+<e>       <p><l>абалат<s n="v"/><s n="tv"/></l>             <r>өстер<s n="v"/><s n="tv"/></r></p></e> <!-- "bother,trouble,harass,tease,set (a dog) on" -->
+<e>       <p><l>абдыра<s n="v"/><s n="iv"/></l>             <r>аптыра<s n="v"/><s n="iv"/></r></p></e> <!-- "become perplexed,confused,taken aback" -->
+<e>       <p><l>абыржы<s n="v"/><s n="iv"/></l>             <r>кауша<s n="v"/><s n="iv"/></r></p></e> <!-- "anxious,uneasy,agitated,disturbed,confused,bustle" -->
+<e>       <p><l>ағар<s n="v"/><s n="iv"/></l>               <r>агар<s n="v"/><s n="iv"/></r></p></e> <!-- "to grow white" -->
+<e>       <p><l>ағыз<s n="v"/><s n="tv"/></l>               <r>агыз<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>ағыл<s n="v"/><s n="iv"/></l>               <r>агыл<s n="v"/><s n="iv"/></r></p></e> <!-- "хлынуть" -->
+<e r="LR"><p><l>адақта<s n="v"/><s n="iv"/></l>             <r>аер<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "отделиться" -->
+<e>       <p><l>адақта<s n="v"/><s n="tv"/></l>             <r>йөреп<b/>чык<s n="v"/><s n="tv"/></r></p></e> <!-- "бродить,скитаться" -->
+<e>       <p><l>адалда<s n="v"/><s n="tv"/></l>             <r>акла<s n="v"/><s n="tv"/></r></p></e> <!-- "justify" -->
+<e>       <p><l>адалсын<s n="v"/><s n="iv"/></l>            <r>яхшатлан<s n="v"/><s n="iv"/></r></p></e> <!-- "pretend to be honest or just" -->
+<e>       <p><l>адас<s n="v"/><s n="iv"/></l>               <r>адаш<s n="v"/><s n="iv"/></r></p></e> <!-- "err,be mistaken,loose one's way,get lost" -->
+<e>       <p><l>адымда<s n="v"/><s n="iv"/></l>             <r>атла<s n="v"/><s n="iv"/></r></p></e> <!-- "to step" -->
+<e r="LR"><p><l>ажарла<s n="v"/><s n="tv"/></l>             <r>бизә<s n="v"/><s n="tv"/></r></p></e> <!-- "украшать" -->
+<e r="LR"><p><l>ажыра<s n="v"/><s n="iv"/></l>              <r>аерыл<s n="v"/><s n="iv"/></r></p></e> <!-- "seperate,divorce,отделяться,отрываться" -->
+<e>       <p><l>ажыра<s n="v"/><s n="tv"/></l>              <r>аер<s n="v"/><s n="tv"/></r></p></e> <!-- "отделять,отрывать" -->
+<e>       <p><l>ажырат<s n="v"/><s n="tv"/></l>             <r>аер<s n="v"/><s n="tv"/></r></p></e> <!-- "" (kaz) caus-->
+<e>       <p><l>аз<s n="v"/><s n="iv"/></l>                 <r>аз<s n="v"/><s n="iv"/></r></p></e> <!-- "(перен.) сбиваться с пути" -->
+<e>       <p><l>аз<s n="v"/><s n="iv"/></l>                 <r>арык<s n="v"/><s n="iv"/></r></p></e> <!-- "lose weiht (о скоте)" -->
+<e>       <p><l>аз<s n="v"/><s n="iv"/></l>                 <r>ябык<s n="v"/><s n="iv"/></r></p></e> <!-- "lose weight" -->
+<e>       <p><l>азай<s n="v"/><s n="iv"/></l>               <r>азай<s n="v"/><s n="iv"/></r></p></e> <!-- "уменьшаться" -->
+<e>       <p><l>азайт<s n="v"/><s n="tv"/></l>              <r>азайт<s n="v"/><s n="tv"/></r></p></e> <!-- "уменьшать,убавлять" FIXME:NOTE: (kaz tat) caus-->
+<e>       <p><l>азала<s n="v"/><s n="iv"/></l>              <r>кайгыр<s n="v"/><s n="iv"/></r></p></e> <!-- "be in mourning, express sorrow, present condolences"-->
+<e>       <p><l>азапта<s n="v"/><s n="tv"/></l>             <r>газапла<s n="v"/><s n="tv"/></r></p></e> <!-- "мучить" -->
+<e>       <p><l>азарла<s n="v"/><s n="tv"/></l>             <r>шелтәлә<s n="v"/><s n="tv"/></r></p></e> <!-- "укорять,упрекать" -->
+<e>       <p><l>азғындан<s n="v"/><s n="iv"/></l>           <r>азгынлан<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>азғыр<s n="v"/><s n="tv"/></l>              <r>аздыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>аздыр<s n="v"/><s n="tv"/></l>              <r>аздыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>азықтан<s n="v"/><s n="iv"/></l>            <r>ризыклан<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>азықтан<s n="v"/><s n="iv"/></l>            <r>туклан<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>азына<s n="v"/><s n="iv"/></l>              <r>кешнә<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айғайла<s n="v"/><s n="iv"/></l>            <r>кычкыр<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айғызда<s n="v"/><s n="tv"/></l>            <r>чуарлап<b/>бетер<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айда<s n="v"/><s n="tv"/></l>               <r>ку<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айда<s n="v"/><s n="tv"/></l>               <r>сөр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқай<b/>сал<s n="v"/><s n="iv"/></l>       <r>аваз<b/>сал<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқайла<s n="v"/><s n="iv"/></l>            <r>кычкыр<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқайла<s n="v"/><s n="iv"/></l>            <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқас<s n="v"/><s n="iv"/></l>              <r>бәрелеш<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқында<s n="v"/><s n="tv"/></l>            <r>ачыкла<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айқышта<s n="v"/><s n="tv"/></l>            <r>аркылы-торкылы<b/>сал<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айлала<s n="v"/><s n="iv"/></l>             <r>җаен<b/>тап<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>аймала<s n="v"/><s n="tv"/></l>             <r>иркәлә<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>айнал<s n="v"/><s n="iv"/></l>              <r>әйлән<s n="v"/><s n="iv"/></r></p></e> <!-- "вращаться;превращаться" -->
+<e>       <p><l>айналдыр<s n="v"/><s n="tv"/></l>           <r>әйләндер<s n="v"/><s n="tv"/></r></p></e> <!-- "вращаться;превращаться" -->
+<e>       <p><l>айналыс<s n="v"/><s n="iv"/></l>            <r>шөгыльлән<s n="v"/><s n="iv"/></r></p></e> <!-- "вращаться;превращаться" -->
+<e>       <p><l>айны<s n="v"/><s n="iv"/></l>               <r>айны<s n="v"/><s n="iv"/></r></p></e> <!-- "вращаться;превращаться" -->
+<e>       <p><l>айныт<s n="v"/><s n="tv"/></l>              <r>үгетлә<s n="v"/><s n="tv"/></r></p></e> <!-- "вращаться;превращаться" -->
+<e>       <p><l>айрыл<s n="v"/><s n="iv"/></l>              <r>аерыл<s n="v"/><s n="iv"/></r></p></e> <!-- "лишаться,разлучаться" NOTE (kaz) recognize "айырылы" -->
+<e>       <p><l>айт<s n="v"/><s n="tv"/></l>                <r>әйт<s n="v"/><s n="tv"/></r></p></e> <!-- "сказать,говорить,рассказывать" -->
+<e>       <p><l>айтқыз<s n="v"/><s n="iv"/></l>             <r>әйттер<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>айық<s n="v"/><s n="iv"/></l>               <r>аек<s n="v"/><s n="iv"/></r></p></e> <!-- "отрезвляться" -->
+<e>       <p><l>айық<s n="v"/><s n="iv"/></l>               <r>терел<s n="v"/><s n="iv"/></r></p></e> <!-- "выздоравливать" -->
+<e>       <p><l>айып<b/>тақ<s n="v"/><s n="iv"/></l>        <r>гаеп<b/>так<s n="v"/><s n="iv"/></r></p></e> <!-- "обвинять,упрекать" -->
+<e>       <p><l>айып<b/>тартқыз<s n="v"/><s n="iv"/></l>    <r>штраф<b/>сал<s n="v"/><s n="iv"/></r></p></e> <!-- "обвинять,упрекать" -->
+<e>       <p><l>айыпта<s n="v"/><s n="tv"/></l>             <r>гаеплә<s n="v"/><s n="tv"/></r></p></e> <!-- "обвинять,упрекать" -->
+<e>       <p><l>айыр<s n="v"/><s n="tv"/></l>               <r>аер<s n="v"/><s n="tv"/></r></p></e> <!-- "отделять,различать,отнимать" -->
+<e>       <p><l>ақ<s n="v"/><s n="iv"/></l>                 <r>ак<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>ақса<s n="v"/><s n="iv"/></l>               <r>акса<s n="v"/><s n="iv"/></r></p></e> <!-- "хромать" -->
+<e>       <p><l>ақта<s n="v"/><s n="tv"/></l>               <r>акла<s n="v"/><s n="tv"/></r></p></e> <!-- "оправдывать" -->
+<e>       <p><l>ақылдас<s n="v"/><s n="iv"/></l>            <r>киңәшләш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ақыр<s n="v"/><s n="iv"/></l>               <r>акыр<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ал<s n="v"/><s n="tv"/></l>                 <r>ал<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алақта<s n="v"/><s n="iv"/></l>             <r>акай<s n="v"/><s n="iv"/></r></p></e> <!-- "оправдывать" -->
+<e>       <p><l>алақта<s n="v"/><s n="iv"/></l>             <r>куркып<b/>кара<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алала<s n="v"/><s n="tv"/></l>              <r>бүлеп<b/>кара<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алалан<s n="v"/><s n="iv"/></l>             <r>алалан<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алаңғасарлан<s n="v"/><s n="iv"/></l>       <r>гафил<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алаңғасарлан<s n="v"/><s n="iv"/></l>       <r>игътибарсыз<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>алаңда<s n="v"/><s n="iv"/></l>             <r>борчыл<s n="v"/><s n="iv"/></r></p></e> <!-- "беспокоиться" -->
+<e>       <p><l>алаңда<s n="v"/><s n="iv"/></l>             <r>бүл<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "отвлекаться" FIXME:CHECK -->
+<e>       <p><l>алар<s n="v"/><s n="iv"/></l>               <r>акай<s n="v"/><s n="iv"/></r></p></e> <!-- "to look about fearfully,to look about timmidly" -->
+<e>       <p><l>аласар<s n="v"/><s n="iv"/></l>             <r>түбәнәй<s n="v"/><s n="iv"/></r></p></e> <!-- "fall,sink,become lower" -->
+<e>       <p><l>аласта<s n="v"/><s n="tv"/></l>             <r>төтәслә<s n="v"/><s n="tv"/></r></p></e> <!-- "drive out,banish,stigmatize,ostracize" -->
+<e>       <p><l>аласұр<s n="v"/><s n="iv"/></l>             <r>газаплан<s n="v"/><s n="iv"/></r></p></e> <!-- "rush about,be confused" -->
+<e>       <p><l>албыра<s n="v"/><s n="iv"/></l>             <r>алсулан<s n="v"/><s n="iv"/></r></p></e> <!-- "blush,redden (face)" -->
+<e>       <p><l>алда<s n="v"/><s n="tv"/></l>               <r>алда<s n="v"/><s n="tv"/></r></p></e> <!-- "deceive" -->
+<e>       <p><l>алдандыр<s n="v"/><s n="tv"/></l>           <r>мавыктыр<s n="v"/><s n="tv"/></r></p></e> <!-- "to amuse" -->
+<e>       <p><l>алдап<b/>сула<s n="v"/><s n="tv"/></l>      <r>алдап-сула<s n="v"/><s n="tv"/></r></p></e> <!-- "amuse,quiet,console" -->
+<e>       <p><l>алдыр<s n="v"/><s n="tv"/></l>              <r>алдыр<s n="v"/><s n="tv"/></r></p></e> <!-- "bring,deliver,disclose,find oneself robbed,suscribe" NOTE (kaz tat) caus -->
+<e>       <p><l>алж<s n="v"/><s n="iv"/></l>                <r>саташ<s n="v"/><s n="iv"/></r></p></e> <!-- "be in one's dotage" -->
+<e>       <p><l>алжас<s n="v"/><s n="iv"/></l>              <r>саташ<s n="v"/><s n="iv"/></r></p></e> <!-- "err, be mistaken,be confused,find fault with,quarrel" -->
+<e>       <p><l>алжас<s n="v"/><s n="iv"/></l>              <r>чык<s n="v"/><s n="iv"/></r></p></e> <!-- "err, be mistaken,be confused,find fault with,quarrel" NOTE lrx "акылыннан" -->
+<e>       <p><l>алқызылдан<s n="v"/><s n="iv"/></l>         <r>алсулан<s n="v"/><s n="iv"/></r></p></e> <!-- "to become scarlet" -->
+<e>       <p><l>алқылда<s n="v"/><s n="iv"/></l>            <r>буша<s n="v"/><s n="iv"/></r></p></e> <!-- "bulge out,protrude" -->
+<e>       <p><l>алқымда<s n="v"/><s n="tv"/></l>            <r>бугазла<s n="v"/><s n="tv"/></r></p></e> <!-- "seize by the throat" -->
+<e>       <p><l>алқын<s n="v"/><s n="iv"/></l>              <r>тын<b/>бет<s n="v"/><s n="iv"/></r></p></e> <!-- "be out of breath,puff and pant,get excited,exert oneself" (tat) trimm -->
+<e>       <p><l>алқындыр<s n="v"/><s n="tv"/></l>           <r>эшләп<b/>бетер<s n="v"/><s n="tv"/></r></p></e> <!-- "to complete" (tat) trimm-->
+<e>       <p><l>алмас<s n="v"/><s n="tv"/></l>              <r>алмаш<s n="v"/><s n="tv"/></r></p></e> <!-- "exchange,swap,be confused" -->
+<e>       <p><l>алпарыс<s n="v"/><s n="iv"/></l>            <r>маташ<s n="v"/><s n="iv"/></r></p></e> <!-- "суетиться,возиться" -->
+<e>       <p><l>алтында<s n="v"/><s n="tv"/></l>            <r>алтынла<s n="v"/><s n="tv"/></r></p></e> <!-- "gild,cover with gold" -->
+<e>       <p><l>алшақта<s n="v"/><s n="iv"/></l>            <r>ерагай<s n="v"/><s n="iv"/></r></p></e> <!-- "put on airs,feel at ease,feel unconstrained"  -->
+<e>       <p><l>алып<b/>бар<s n="v"/><s n="tv"/></l>        <r>алып<b/>бар<s n="v"/><s n="tv"/></r></p></e> <!-- "take" -->
+<e>       <p><l>алып<b/>бар<s n="v"/><s n="tv"/></l>        <r>алып<b/>бар<s n="v"/><s n="tv"/></r></p></e> <!-- "take" -->
+<e>       <p><l>алып<b/>кел<s n="v"/><s n="tv"/></l>        <r>алып<b/>кил<s n="v"/><s n="tv"/></r></p></e> <!-- "bring" -->
+<e>       <p><l>алып<b/>кел<s n="v"/><s n="tv"/></l>        <r>алып<b/>кил<s n="v"/><s n="tv"/></r></p></e> <!-- "bring" -->
+<e>       <p><l>алып<b/>кет<s n="v"/><s n="tv"/></l>        <r>алып<b/>кит<s n="v"/><s n="tv"/></r></p></e> <!-- "take away" -->
+<e>       <p><l>алып<b/>кет<s n="v"/><s n="tv"/></l>        <r>алып<b/>кит<s n="v"/><s n="tv"/></r></p></e> <!-- "take away" -->
+<e>       <p><l>алыс<s n="v"/><s n="iv"/></l>               <r>алыш<s n="v"/><s n="iv"/></r></p></e> <!-- "fight,wrestle" -->
+<e>       <p><l>алыста<s n="v"/><s n="iv"/></l>             <r>ераклаш<s n="v"/><s n="iv"/></r></p></e> <!-- "move off,move away,keep away from" -->
+<e>       <p><l>алыстат<s n="v"/><s n="tv"/></l>            <r>ераклаштыр<s n="v"/><s n="tv"/></r></p></e> <!-- "to remove" (kaz tat) caus -->
+<e>       <p><l>алыстыр<s n="v"/><s n="tv"/></l>            <r>алыштыр<s n="v"/><s n="tv"/></r></p></e> <!-- "set (on),urge on,incite" -->
+<e>       <p><l>амалда<s n="v"/><s n="tv"/></l>             <r>әмәллә<s n="v"/><s n="tv"/></r></p></e> <!-- "contrive,manage,find a way out" -->
+<e>       <p><l>амандас<s n="v"/><s n="iv"/></l>            <r>исәнләш<s n="v"/><s n="iv"/></r></p></e> <!-- "greet,visit,see each other" -->
+<e>       <p><l>анатомда<s n="v"/><s n="tv"/></l>           <r>анатомла<s n="v"/><s n="tv"/></r></p></e> <!-- "to perform an autopsy" -->
+<e>       <p><l>анда<s n="v"/><s n="iv"/></l>               <r>җыел<s n="v"/><s n="iv"/></r></p></e> <!-- "pour out" -->
+<e>       <p><l>андат<s n="v"/><s n="tv"/></l>              <r>җыйдыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>аннексияла<s n="v"/><s n="tv"/></l>         <r>аннексиялә<s n="v"/><s n="tv"/></r></p></e> <!-- "to annex" -->
+<e>       <p><l>антала<s n="v"/><s n="tv"/></l>             <r>кысрыкла<s n="v"/><s n="tv"/></r></p></e> <!-- "press,surround,encircle" -->
+<e>       <p><l>анықта<s n="v"/><s n="tv"/></l>             <r>аныкла<s n="v"/><s n="tv"/></r></p></e> <!-- "elucidate,clarify,define,specify" -->
+<e>       <p><l>анықта<s n="v"/><s n="tv"/></l>             <r>ачыкла<s n="v"/><s n="tv"/></r></p></e> <!-- "elucidate,clarify,define,specify" -->
+<e>       <p><l>аңғар<s n="v"/><s n="tv"/></l>              <r>сиз<s n="v"/><s n="tv"/></r></p></e> <!-- "to understand" -->
+<e>       <p><l>аңғырттан<s n="v"/><s n="tv"/></l>          <r>уйламый<b/>эшлә<s n="v"/><s n="tv"/></r></p></e> <!-- "to display carelessness" (tat) trimm-->
+<e>       <p><l>аңда<s n="v"/><s n="tv"/></l>               <r>аңла<s n="v"/><s n="tv"/></r></p></e> <!-- "understand,guess" -->
+<e>       <p><l>аңды<s n="v"/><s n="tv"/></l>               <r>сагалап<b/>тор<s n="v"/><s n="tv"/></r></p></e> <!-- "be on the watch for,lie in wait for,be in pursuit of" (tat) trimm -->
+<e>       <p><l>аңқы<s n="v"/><s n="tv"/></l>               <r>аңкы<s n="v"/><s n="tv"/></r></p></e> <!-- "to spread" -->
+<e>       <p><l>аңқылда<s n="v"/><s n="tv"/></l>            <r>эчкерсез<b/>сөйлә<s n="v"/><s n="tv"/></r></p></e> <!-- "to speak plainly/говорить простодушно" (tat) trimm -->
+<e>       <p><l>аңса<s n="v"/><s n="iv"/></l>               <r>ашкын<s n="v"/><s n="iv"/></r></p></e> <!-- "thirst for,yearn for" -->
+<e>       <p><l>аңтарыл<s n="v"/><s n="iv"/></l>            <r>аптырап<b/>кал<s n="v"/><s n="iv"/></r></p></e> <!-- "to be disturbed" (tat) trimm -->
+<e>       <p><l>аңыр<s n="v"/><s n="iv"/></l>               <r>тукта<s n="v"/><s n="iv"/></r></p></e> <!-- "to stop for a while" -->
+<e>       <p><l>аңыра<s n="v"/><s n="iv"/></l>              <r>иңрә<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>апалақта<s n="v"/><s n="iv"/></l>           <r>югалып<b/>кал<s n="v"/><s n="iv"/></r></p></e> <!-- "be at a loss,be confused" (tat) trimm -->
+<e>       <p><l>апар<s n="v"/><s n="tv"/></l>               <r>алып<b/>бар<s n="v"/><s n="tv"/></r></p></e> <!-- "carry,take to,deliver to" (tat) trimm -->
+<e>       <p><l>апшы<s n="v"/><s n="iv"/></l>               <r>кабарын<s n="v"/><s n="iv"/></r></p></e> <!-- "protest" -->
+<e>       <p><l>апшы<s n="v"/><s n="iv"/></l>               <r>утыр<s n="v"/><s n="iv"/></r></p></e> <!-- "shrink" -->
+<e>       <p><l>арала<s n="v"/><s n="tv"/></l>              <r>арала<s n="v"/><s n="tv"/></r></p></e> <!-- "walk among" -->
+<e>       <p><l>арала<s n="v"/><s n="tv"/></l>              <r>кис<s n="v"/><s n="tv"/></r></p></e> <!-- "saw" -->
+<e>       <p><l>аралас<s n="v"/><s n="iv"/></l>             <r>аралаш<s n="v"/><s n="iv"/></r></p></e> <!-- "merge,blend/принимать участие,вмешиваться,смешивать" -->
+<e>       <p><l>аралас<s n="v"/><s n="iv"/></l>             <r>катнаш<s n="v"/><s n="iv"/></r></p></e> <!-- "merge,blend/принимать участие,вмешиваться,смешивать" -->
+<e>       <p><l>аралас<s n="v"/><s n="iv"/></l>             <r>катнаш<s n="v"/><s n="iv"/></r></p></e> <!-- "принимать участие,вмешиваться,смешивать" -->
+<e>       <p><l>арамда<s n="v"/><s n="tv"/></l>             <r>пычрат<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>арба<s n="v"/><s n="iv"/></l>               <r>күз<b/>бу<s n="v"/><s n="iv"/></r></p></e> <!-- "завораживать,гипнотизировать,заколдовывать" -->
+<e>       <p><l>арқалан<s n="v"/><s n="iv"/></l>            <r>таян<s n="v"/><s n="iv"/></r></p></e> <!-- "to lean upon someone" -->
+<e>       <p><l>арқалат<s n="v"/><s n="tv"/></l>            <r>күтәрт<s n="v"/><s n="tv"/></r></p></e> <!-- "to load on someone's back" (tat) caus -->
+<e>       <p><l>арқанда<s n="v"/><s n="tv"/></l>            <r>арканла<s n="v"/><s n="tv"/></r></p></e> <!-- "to tie" -->
+<e>       <p><l>арқыра<s n="v"/><s n="iv"/></l>             <r>кешнә<s n="v"/><s n="iv"/></r></p></e> <!-- "to neigh loudly (of a stallion)" -->
+<e>       <p><l>арқыра<s n="v"/><s n="iv"/></l>             <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!-- "to neigh loudly (of a stallion)" -->
+<e>       <p><l>арлан<s n="v"/><s n="iv"/></l>              <r>оял<s n="v"/><s n="iv"/></r></p></e> <!-- "be ashamed" -->
+<e>       <p><l>арлан<s n="v"/><s n="iv"/></l>              <r>үпкәлә<s n="v"/><s n="iv"/></r></p></e> <!-- "be ashamed" -->
+<e>       <p><l>арна<s n="v"/><s n="tv"/></l>               <r>ата<s n="v"/><s n="tv"/></r></p></e> <!-- "предназначать,посвящать" -->
+<e>       <p><l>арна<s n="v"/><s n="tv"/></l>               <r>багышла<s n="v"/><s n="tv"/></r></p></e> <!--"dedicate" -->
+<e>       <p><l>арна<s n="v"/><s n="tv"/></l>               <r>тәгаенлә<s n="v"/><s n="tv"/></r></p></e> <!-- "dedicate/посвящать,предназначать,посвящать" -->
+<e>       <p><l>арс<b/>ет<s n="v"/><s n="iv"/></l>          <r>өр<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>арсылда<s n="v"/><s n="iv"/></l>            <r>ырылда<s n="v"/><s n="iv"/></r></p></e> <!-- "to bark" -->
+<e>       <p><l>арт<s n="v"/><s n="iv"/></l>                <r>арт<s n="v"/><s n="iv"/></r></p></e> <!-- "augment,rise/увеличиваться,умножаться" -->
+<e>       <p><l>арттыр<s n="v"/><s n="tv"/></l>             <r>арттыр<s n="v"/><s n="tv"/></r></p></e> <!-- "to enlarge" (kaz tat) caus-->
+<e>       <p><l>аршы<s n="v"/><s n="tv"/></l>               <r>арчы<s n="v"/><s n="tv"/></r></p></e> <!-- "clean/чистить,очищать" -->
+<e>       <p><l>аршында<s n="v"/><s n="tv"/></l>            <r>аршынла<s n="v"/><s n="tv"/></r></p></e> <!-- "to measure in arshines" -->
+<e>       <p><l>ары<s n="v"/><s n="iv"/></l>                <r>ары<s n="v"/><s n="iv"/></r></p></e> <!-- "to become tired" -->
+<e>       <p><l>арыздас<s n="v"/><s n="iv"/></l>            <r>бәхилләш<s n="v"/><s n="iv"/></r></p></e> <!-- "to bid good-bye (to a dying person)" -->
+<e>       <p><l>арықсын<s n="v"/><s n="tv"/></l>            <r>ябык<b/>күр<s n="v"/><s n="tv"/></r></p></e> <!-- "to consider meager" (tat) trimm -->
+<e>       <p><l>арықта<s n="v"/><s n="iv"/></l>             <r>ябык<s n="v"/><s n="iv"/></r></p></e> <!-- "to become thin" -->
+<e>       <p><l>арықтат<s n="v"/><s n="tv"/></l>            <r>арыгайт<s n="v"/><s n="tv"/></r></p></e> <!-- "to reduce (cattle) to emaciation" (kaz tat) caus -->
+<e>       <p><l>арықтат<s n="v"/><s n="tv"/></l>            <r>ябыктыр<s n="v"/><s n="tv"/></r></p></e> <!-- "to reduce (cattle) to emaciation" (kaz tat) caus -->
+<e>       <p><l>арыл<s n="v"/><s n="iv"/></l>               <r>арын<s n="v"/><s n="iv"/></r></p></e> <!-- "free oneself (of),get rid (of)" -->
+<e>       <p><l>арыт<s n="v"/><s n="tv"/></l>               <r>арыт<s n="v"/><s n="tv"/></r></p></e> <!-- "to tire out" (kaz tat) caus -->
+<e>       <p><l>ас<s n="v"/><s n="iv"/></l>                 <r>аш<s n="v"/><s n="iv"/></r></p></e> <!-- "перевалить" -->
+<e>       <p><l>ас<s n="v"/><s n="tv"/></l>                 <r>ашарга<b/>пешер<s n="v"/><s n="tv"/></r></p></e> <!-- "prepare food" -->
+<e>       <p><l>ас<s n="v"/><s n="tv"/></l>                 <r>пешер<s n="v"/><s n="tv"/></r></p></e> <!-- "варить" FIXME:NOTE: (tat) it might be caus, not sure -->
+<e>       <p><l>асқақта<s n="v"/><s n="iv"/></l>            <r>тәкәбберлән<s n="v"/><s n="iv"/></r></p></e> <!-- "to display haughtiness" -->
+<e>       <p><l>асқын<s n="v"/><s n="iv"/></l>              <r>кыенлаш<s n="v"/><s n="iv"/></r></p></e> <!-- "ослоңниться" -->
+<e>       <p><l>асқын<s n="v"/><s n="iv"/></l>              <r>өзлек<s n="v"/><s n="iv"/></r></p></e> <!-- "осложниться /о болезни/" -->
+<e>       <p><l>аспанда<s n="v"/><s n="iv"/></l>            <r>өскә<b/>күтәрел<s n="v"/><s n="iv"/></r></p></e> <!-- "to rise up" -->
+<e>       <p><l>аспаптан<s n="v"/><s n="iv"/></l>           <r>җиһазлан<s n="v"/><s n="iv"/></r></p></e> <!-- "to be equipped with tools" -->
+<e>       <p><l>ассимиляцияла<s n="v"/><s n="tv"/></l>      <r>ассимиляциялә<s n="v"/><s n="tv"/></r></p></e> <!-- "to assimilate" -->
+<e>       <p><l>астарла<s n="v"/><s n="iv"/></l>            <r>кинаяле<b/>сөйлә<s n="v"/><s n="iv"/></r></p></e> <!-- "to line" -->
+<e>       <p><l>астарла<s n="v"/><s n="tv"/></l>            <r>элеп<b/>куй<s n="v"/><s n="tv"/></r></p></e> <!-- "to line" -->
+<e>       <p><l>асық<s n="v"/><s n="iv"/></l>               <r>ашык<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>асық<s n="v"/><s n="iv"/></l>               <r>ашык<s n="v"/><s n="iv"/></r></p></e> <!-- "hurry" -->
+<e>       <p><l>асықтыр<s n="v"/><s n="iv"/></l>            <r>ашыктыр<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>асыр<s n="v"/><s n="tv"/></l>               <r>ашыр<s n="v"/><s n="tv"/></r></p></e> <!-- "drive off,drive through,overfill" -->
+<e>       <p><l>асыра<s n="v"/><s n="tv"/></l>              <r>асра<s n="v"/><s n="tv"/></r></p></e> <!-- "feed,keep,support,maintain" -->
+<e>       <p><l>асыра<s n="v"/><s n="tv"/></l>              <r>асра<s n="v"/><s n="tv"/></r></p></e> <!-- "содержать,кормить,выращивать" -->
+<e>       <p><l>ат<s n="v"/><s n="tv"/></l>                 <r>ат<s n="v"/><s n="tv"/></r></p></e> <!-- "shoot,fire,splash" -->
+<e>       <p><l>ата<s n="v"/><s n="tv"/></l>                <r>ата<s n="v"/><s n="tv"/></r></p></e> <!-- "call by name,mention" -->
+<e>       <p><l>атақтан<s n="v"/><s n="iv"/></l>            <r>атаклан<s n="v"/><s n="iv"/></r></p></e> <!-- "to be popular" -->
+<e>       <p><l>атан<s n="v"/><s n="iv"/></l>               <r>ата<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "" -->
+<e>       <p><l>атап<b/>көрсет<s n="v"/><s n="tv"/></l>     <r>ассызыкла<s n="v"/><s n="tv"/></r></p></e> <!-- "подчеркнуть" NOTE: (kaz) trimm -->
+<e>       <p><l>атап<b/>көрсет<s n="v"/><s n="tv"/></l>     <r>атап<b/>күрсәт<s n="v"/><s n="tv"/></r></p></e> <!-- "подчеркнуть" (kaz tat) Use/MT FIXME CHECK-->
+<e>       <p><l>атқар<s n="v"/><s n="tv"/></l>              <r>башкар<s n="v"/><s n="tv"/></r></p></e> <!-- "исполнять,выполнять" -->
+<e>       <p><l>атқар<s n="v"/><s n="tv"/></l>              <r>үтә<s n="v"/><s n="tv"/></r></p></e> <!-- "исполнять,выполнять" -->
+<e>       <p><l>аттан<s n="v"/><s n="iv"/></l>              <r>кит<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>аттан<s n="v"/><s n="iv"/></l>              <r>чык<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>аттаныс<s n="v"/><s n="tv"/></l>            <r>берләштер<s n="v"/><s n="tv"/></r></p></e> <!-- "to set out together" -->
+<e>       <p><l>аудар<s n="v"/><s n="tv"/></l>              <r>аудар<s n="v"/><s n="tv"/></r></p></e> <!-- "опрокидывать" -->
+<e>       <p><l>аудар<s n="v"/><s n="tv"/></l>              <r>тәрҗемә<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "translate" -->
+<e>       <p><l>аудар<s n="v"/><s n="tv"/></l>              <r>тәрҗемәлә<s n="v"/><s n="tv"/></r></p></e> <!-- "translate" -->
+<e>       <p><l>аула<s n="v"/><s n="tv"/></l>               <r>аула<s n="v"/><s n="tv"/></r></p></e> <!-- "to hunt" -->
+<e>       <p><l>аулақтан<s n="v"/><s n="iv"/></l>           <r>аер<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "to become separated" -->
+<e>       <p><l>ауна<s n="v"/><s n="iv"/></l>               <r>ауна<s n="v"/><s n="iv"/></r></p></e> <!-- "to turn/валяться" -->
+<e>       <p><l>аунап-құна<s n="v"/><s n="iv"/></l>         <r>ял<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!-- "to rest" FIXME CHECK -->
+<e>       <p><l>аунат<s n="v"/><s n="tv"/></l>              <r>аунат<s n="v"/><s n="tv"/></r></p></e> <!-- "to drag in" (kaz tat) caus-->
+<e>       <p><l>ауыр<s n="v"/><s n="iv"/></l>               <r>авыр<s n="v"/><s n="iv"/></r></p></e> <!-- "болеет" -->
+<e>       <p><l>ауыр<s n="v"/><s n="iv"/></l>               <r>авырт<s n="v"/><s n="iv"/></r></p></e> <!-- "болит" -->
+<e>       <p><l>ауырла<s n="v"/><s n="iv"/></l>             <r>авырай<s n="v"/><s n="iv"/></r></p></e> <!-- "to become heavy" -->
+<e>       <p><l>ауырсын<s n="v"/><s n="iv"/></l>            <r>авырсын<s n="v"/><s n="iv"/></r></p></e> <!-- "to be burdensome" -->
+<e>       <p><l>ауырт<s n="v"/><s n="tv"/></l>              <r>авырттыр<s n="v"/><s n="tv"/></r></p></e> <!-- "to cause pain" (kaz tat) caus -->
+<e>       <p><l>ауыс<s n="v"/><s n="iv"/></l>               <r>авыш<s n="v"/><s n="iv"/></r></p></e> <!-- "move,pass" -->
+<e>       <p><l>ауыстыр<s n="v"/><s n="tv"/></l>            <r>алыштыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>ауытқы<s n="v"/><s n="iv"/></l>             <r>тирбәл<s n="v"/><s n="iv"/></r></p></e> <!-- "to reel" -->
+<e>       <p><l>аш<s n="v"/><s n="tv"/></l>                 <r>ач<s n="v"/><s n="tv"/></r></p></e> <!-- "open,reveal,unlock,discover" -->
+<e>       <p><l>ашулан<s n="v"/><s n="tv"/></l>             <r>ачулан<s n="v"/><s n="tv"/></r></p></e> <!-- "to be angry" -->
+<e>       <p><l>ашық<s n="v"/><s n="iv"/></l>               <r>ачык<s n="v"/><s n="iv"/></r></p></e> <!-- "to famish" -->
+<e>       <p><l>ашын<s n="v"/><s n="iv"/></l>               <r>ачын<s n="v"/><s n="iv"/></r></p></e> <!-- "возмущаться,испытывать душевную боль" -->
+<e>       <p><l>ашыт<s n="v"/><s n="tv"/></l>               <r>ачыт<s n="v"/><s n="tv"/></r></p></e> <!-- "itch,gawn,acidify" -->
+<e>       <p><l>ая<s n="v"/><s n="tv"/></l>                 <r>ая<s n="v"/><s n="tv"/></r></p></e> <!-- "жалеть,щадить,сжаливаться" -->
+<e>       <p><l>аяқта<s n="v"/><s n="tv"/></l>              <r>тәмамла<s n="v"/><s n="tv"/></r></p></e> <!-- "to complete" -->
+<e>       <p><l>аяла<s n="v"/><s n="tv"/></l>               <r>иркәлә<s n="v"/><s n="tv"/></r></p></e> <!-- "беречь,ласкать,лелеять" -->
+<e>       <p><l>аяла<s n="v"/><s n="tv"/></l>               <r>назла<s n="v"/><s n="tv"/></r></p></e> <!-- "беречь,ласкать,лелеять" -->
+<e>       <p><l>аялда<s n="v"/><s n="iv"/></l>              <r>тоткарлан<s n="v"/><s n="iv"/></r></p></e> <!-- "задерживаться" -->
+<e>       <p><l>аяңда<s n="v"/><s n="iv"/></l>              <r>атла<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>әбігерле<s n="v"/><s n="tv"/></l>           <r>борчы<s n="v"/><s n="tv"/></r></p></e> <!-- "disturb,upset" -->
+<e>       <p><l>әдепсізден<s n="v"/><s n="iv"/></l>         <r>әдәпсезлән<s n="v"/><s n="iv"/></r></p></e> <!-- "prove to be impolite or indecorous" -->
+<e>       <p><l>әдепсізден<s n="v"/><s n="iv"/></l>         <r>әдепсез<b/>итен<s n="v"/><s n="iv"/></r></p></e> <!-- "prove to be impolite or indecorous" -->
+<e>       <p><l>әжуала<s n="v"/><s n="iv"/></l>             <r>көл<s n="v"/><s n="iv"/></r></p></e> <!-- "deride,chaff" -->
+<e>       <p><l>әзілдес<s n="v"/><s n="iv"/></l>            <r>шаярыш<s n="v"/><s n="iv"/></r></p></e> <!-- "swap jokes,chaff one" (kaz tat) coop-->
+<e>       <p><l>әзірле<s n="v"/><s n="tv"/></l>             <r>әзерлә<s n="v"/><s n="tv"/></r></p></e> <!-- "готовить,подготавливать,приготавливать" -->
+<e>       <p><l>әзірле<s n="v"/><s n="tv"/></l>             <r>хәстәрлә<s n="v"/><s n="tv"/></r></p></e> <!-- "готовить,подготавливать,приготавливать" -->
+<e>       <p><l>әйгіле<s n="v"/><s n="tv"/></l>             <r>игълан<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "proclaim" -->
+<e>       <p><l>әкел<s n="v"/><s n="tv"/></l>               <r>алып<b/>кил<s n="v"/><s n="tv"/></r></p></e> <!-- "приносить,привозить" NOTE: (tat) trimm -->
+<e>       <p><l>әкел<s n="v"/><s n="tv"/></l>               <r>китер<s n="v"/><s n="tv"/></r></p></e> <!-- "приносить,привозить" -->
+<e>       <p><l>әкет<s n="v"/><s n="tv"/></l>               <r>алып<b/>кит<s n="v"/><s n="tv"/></r></p></e> <!-- "carry away,take away" (tat) trimm-->
+<e>       <p><l>әлден<s n="v"/><s n="iv"/></l>              <r>көчәй<s n="v"/><s n="iv"/></r></p></e> <!-- "become strong" -->
+<e>       <p><l>әлектен<s n="v"/><s n="iv"/></l>            <r>мәшәкатьлән<s n="v"/><s n="iv"/></r></p></e> <!-- "have trouble,be tormented" -->
+<e>       <p><l>әлпеште<s n="v"/><s n="tv"/></l>            <r>назла<s n="v"/><s n="tv"/></r></p></e> <!-- "cherish,rear,bring up" -->
+<e>       <p><l>әлсізден<s n="v"/><s n="iv"/></l>           <r>хәлсезлән<s n="v"/><s n="iv"/></r></p></e> <!-- "become weak" -->
+<e>       <p><l>әңгімелес<s n="v"/><s n="iv"/></l>          <r>әңгәмәләш<s n="v"/><s n="iv"/></r></p></e> <!-- "беседовать" FIXME: (kazakh) it seems to be coop. form or smth; -->
+<e>       <p><l>әңгімелес<s n="v"/><s n="iv"/></l>          <r>сөйләшеп<b/>утыр<s n="v"/><s n="iv"/></r></p></e> <!-- "беседовать" FIXME: (kaz) it seems to be coop. form or smth; NOTE: (tat) trimm -->
+<e>       <p><l>әпер<s n="v"/><s n="tv"/></l>               <r>алып<b/>бир<s n="v"/><s n="tv"/></r></p></e> <!-- "buy for another" (tat) trimm-->
+<e>       <p><l>әпер<s n="v"/><s n="tv"/></l>               <r>алып<b/>бир<s n="v"/><s n="tv"/></r></p></e> <!-- "подавать,доставать" NOTE: (tat) trimm -->
+<e r="LR"><p><l>әпер<s n="v"/><s n="tv"/></l>               <r>китер<s n="v"/><s n="tv"/></r></p></e> <!-- "подавать,доставать" -->
+<e r="LR"><p><l>әрекет<b/>ет<s n="v"/><s n="iv"/></l>       <r>тырыш<s n="v"/><s n="iv"/></r></p></e> <!--"to try"-->
+<e r="LR"><p><l>әрекет<b/>жаса<s n="v"/><s n="iv"/></l>     <r>тырыш<s n="v"/><s n="iv"/></r></p></e> <!--"to try"-->
+<e>       <p><l>әрекеттен<s n="v"/><s n="iv"/></l>          <r>тырыш<s n="v"/><s n="iv"/></r></p></e> <!-- "act,endeavor" -->
+<e>       <p><l>әсемде<s n="v"/><s n="tv"/></l>             <r>бизә<s n="v"/><s n="tv"/></r></p></e> <!-- "decorate,adorn,put in" -->
+<e>       <p><l>әсерлен<s n="v"/><s n="iv"/></l>            <r>әсәрлән<s n="v"/><s n="iv"/></r></p></e> <!-- "have an impression" -->
+<e>       <p><l>әсіреле<s n="v"/><s n="tv"/></l>            <r>арттыр<s n="v"/><s n="tv"/></r></p></e> <!-- "hyperbolize" -->
+<e>       <p><l>әсіреле<s n="v"/><s n="tv"/></l>            <r>күперт<s n="v"/><s n="tv"/></r></p></e> <!-- "hyperbolize" -->
+<e>       <p><l>әуреле<s n="v"/><s n="iv"/></l>             <r>башын<b/>әйләндер<s n="v"/><s n="iv"/></r></p></e> <!-- "to torment" -->
+<e>       <p><l>әшкереле<s n="v"/><s n="tv"/></l>           <r>фаш<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "reveal,expose" -->
+<e>       <p><l>бағала<s n="v"/><s n="tv"/></l>             <r>бәялә<s n="v"/><s n="tv"/></r></p></e> <!-- "оценивать" -->
+<e>       <p><l>бағала<s n="v"/><s n="tv"/></l>             <r>бәялә<s n="v"/><s n="tv"/></r></p></e> <!-- "оценивать" -->
+<e>       <p><l>бағын<s n="v"/><s n="iv"/></l>              <r>буйсын<s n="v"/><s n="iv"/></r></p></e> <!-- "obey,comply,submit" -->
+<e>       <p><l>бағыс<s n="v"/><s n="tv"/></l>              <r>багыш<s n="v"/><s n="tv"/></r></p></e> <!-- "educate,look after" (kaz tat) coop-->
+<e>       <p><l>бағытта<s n="v"/><s n="tv"/></l>            <r>юнәлт<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>бағытта<s n="v"/><s n="tv"/></l>            <r>юнәлт<s n="v"/><s n="tv"/></r></p></e> <!-- "select a course of action" (tat) caus-->
+<e>       <p><l>бағышта<s n="v"/><s n="tv"/></l>            <r>багышла<s n="v"/><s n="tv"/></r></p></e> <!-- "to intend (for)" -->
+<e>       <p><l>байқа<s n="v"/><s n="tv"/></l>              <r>кара<s n="v"/><s n="tv"/></r></p></e> <!-- "пробовать" -->
+<e>       <p><l>байқа<s n="v"/><s n="tv"/></l>              <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!-- "watch,observe,notice" -->
+<e>       <p><l>байқа<s n="v"/><s n="tv"/></l>              <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!-- "следить,наблюдать" -->
+<e>       <p><l>байқал<s n="v"/><s n="iv"/></l>             <r>сак<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--  -->
+<e>       <p><l>байқал<s n="v"/><s n="iv"/></l>             <r>тырыш<s n="v"/><s n="iv"/></r></p></e> <!--  -->
+<e>       <p><l>байла<s n="v"/><s n="tv"/></l>              <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!-- "tie up,communicate" -->
+<e>       <p><l>байланыс<s n="v"/><s n="iv"/></l>           <r>бәйлән<s n="v"/><s n="iv"/></r></p></e> <!-- "придираться" -->
+<e>       <p><l>байланыс<s n="v"/><s n="iv"/></l>           <r>бәйләнеш<s n="v"/><s n="iv"/></r></p></e> <!-- "to associate (with)" -->
+<e>       <p><l>байланыстыр<s n="v"/><s n="tv"/></l>        <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) caus-->
+<e>       <p><l>байымда<s n="v"/><s n="iv"/></l>            <r>асылын<b/>аңла<s n="v"/><s n="iv"/></r></p></e> <!-- "вникать" -->
+<e>       <p><l>байыт<s n="v"/><s n="tv"/></l>              <r>бает<s n="v"/><s n="tv"/></r></p></e> <!-- "to enrich" (kaz tat) caus -->
+<e>       <p><l>бақ<s n="v"/><s n="tv"/></l>                <r>бак<s n="v"/><s n="tv"/></r></p></e> <!-- "look,scrutinize" -->
+<e r="LR"><p><l>бақ<s n="v"/><s n="tv"/></l>                <r>кара<s n="v"/><s n="tv"/></r></p></e> <!-- "воспитывать,пасти,присматриваться" -->
+<e>       <p><l>бақталастыр<s n="v"/><s n="tv"/></l>        <r>көндәшлек<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz) caus?-->
+<e>       <p><l>бақыла<s n="v"/><s n="tv"/></l>             <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!-- "наблюдвать,контролировать,проверять" -->
+<e>       <p><l>бақыла<s n="v"/><s n="tv"/></l>             <r>тикшер<s n="v"/><s n="tv"/></r></p></e> <!-- "наблюдвать,контролировать,проверять" -->
+<e>       <p><l>бақылда<s n="v"/><s n="iv"/></l>            <r>бакылда<s n="v"/><s n="iv"/></r></p></e> <!-- "to bleat" -->
+<e>       <p><l>бақылдас<s n="v"/><s n="iv"/></l>           <r>бәхилләш<s n="v"/><s n="iv"/></r></p></e> <!-- "to say farewell" -->
+<e>       <p><l>бақыр<s n="v"/><s n="iv"/></l>              <r>акыр<s n="v"/><s n="iv"/></r></p></e> <!-- "cry out" -->
+<e>       <p><l>бақыр<s n="v"/><s n="iv"/></l>              <r>бакыр<s n="v"/><s n="iv"/></r></p></e> <!-- "кричать,ревет,бранить" -->
+<e>       <p><l>балқы<s n="v"/><s n="iv"/></l>              <r>эре<s n="v"/><s n="iv"/></r></p></e> <!-- "to melt" -->
+<e>       <p><l>балқыт<s n="v"/><s n="tv"/></l>             <r>эрет<s n="v"/><s n="tv"/></r></p></e> <!-- "to soften" (kaz tat) caus-->
+<e>       <p><l>балпылда<s n="v"/><s n="iv"/></l>           <r>бытылда<s n="v"/><s n="iv"/></r></p></e> <!-- "to mumble" -->
+<e>       <p><l>балтала<s n="v"/><s n="tv"/></l>            <r>чап<s n="v"/><s n="tv"/></r></p></e> <!-- "to hew" -->
+<e>       <p><l>балтала<s n="v"/><s n="tv"/></l>            <r>яр<s n="v"/><s n="tv"/></r></p></e> <!-- "to hew" -->
+<e>       <p><l>балшықта<s n="v"/><s n="tv"/></l>           <r>балчык<b/>сыла<s n="v"/><s n="tv"/></r></p></e> <!-- "to soil" (tat) trimm-->
+<e>       <p><l>бар<s n="v"/><s n="iv"/></l>                <r>бар<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>бар<s n="v"/><s n="iv"/></l>                <r>бар<s n="v"/><s n="iv"/></r></p></e> <!-- "идти,ехать" -->
+<e>       <p><l>барла<s n="v"/><s n="tv"/></l>              <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e r="LR"><p><l>барлық<s n="v"/><s n="iv"/></l>             <r>ян<s n="v"/><s n="iv"/></r></p></e> <!-- "запалиться /о лошади/" -->
+<e r="LR"><p><l>барлық<s n="v"/><s n="iv"/></l>             <r>ярсы<s n="v"/><s n="iv"/></r></p></e> <!-- "закатиться в плаче" -->
+<e>       <p><l>баррикадала<s n="v"/><s n="tv"/></l>        <r>баррикадала<s n="v"/><s n="tv"/></r></p></e> <!-- "to barricade" -->
+<e>       <p><l>бартылда<s n="v"/><s n="tv"/></l>           <r>шыртлат<s n="v"/><s n="tv"/></r></p></e> <!-- "to make a knocking noise" -->
+<e>       <p><l>барылда<s n="v"/><s n="iv"/></l>            <r>акыр<s n="v"/><s n="iv"/></r></p></e> <!-- "to shout loudly" -->
+<e>       <p><l>барымтала<s n="v"/><s n="tv"/></l>          <r>барымтала<s n="v"/><s n="tv"/></r></p></e> <!--"to plunder" (tat) trimm -->
+<e>       <p><l>бас<s n="v"/><s n="iv"/></l>                <r>бас<s n="v"/><s n="iv"/></r></p></e> <!-- "вставать" -->
+<e>       <p><l>бас<s n="v"/><s n="tv"/></l>                <r>бас<s n="v"/><s n="tv"/></r></p></e> <!--"supress,restrain"  -->
+<e>       <p><l>басқар<s n="v"/><s n="tv"/></l>             <r>идарә<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "руководить,возглавлять,управлять" -->
+<e>       <p><l>басқасын<s n="v"/><s n="iv"/></l>           <r>ятсын<s n="v"/><s n="iv"/></r></p></e> <!--"to avoid"  -->
+<e>       <p><l>баста<s n="v"/><s n="tv"/></l>              <r>башла<s n="v"/><s n="tv"/></r></p></e> <!--"start,begin"  -->
+<e>       <p><l>бастықтыр<s n="v"/><s n="iv"/></l>          <r>күн<s n="v"/><s n="iv"/></r></p></e> <!--"to train"  -->
+<e>       <p><l>басын<s n="v"/><s n="tv"/></l>              <r>игътибарга<b/>алма<s n="v"/><s n="tv"/></r></p></e> <!--"to neglect"  -->
+<e>       <p><l>бат<s n="v"/><s n="iv"/></l>                <r>баз<s n="v"/><s n="iv"/></r></p></e> <!-- "осмелиться" -->
+<e>       <p><l>бат<s n="v"/><s n="iv"/></l>                <r>бат<s n="v"/><s n="iv"/></r></p></e> <!-- "погружаться,тонуть" -->
+<e>       <p><l>батыр<s n="v"/><s n="tv"/></l>              <r>батыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>баян<b/>ет<s n="v"/><s n="tv"/></l>         <r>бәян<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>баянда<s n="v"/><s n="tv"/></l>             <r>бәянлә<s n="v"/><s n="tv"/></r></p></e> <!-- "докладывать,рассказывать,излагать" -->
+<e>       <p><l>баяусы<s n="v"/><s n="iv"/></l>             <r>әкренәй<s n="v"/><s n="iv"/></r></p></e> <!--"to slow down"  -->
+<e>       <p><l>бәстес<s n="v"/><s n="iv"/></l>             <r>бәхәсләш<s n="v"/><s n="iv"/></r></p></e> <!--"argue,bet"  -->
+<e>       <p><l>без<s n="v"/><s n="iv"/></l>                <r>биз<s n="v"/><s n="iv"/></r></p></e> <!--"renounce,disavow"  -->
+<e>       <p><l>без<s n="v"/><s n="iv"/></l>                <r>биз<s n="v"/><s n="iv"/></r></p></e> <!-- "потерять,отвыкать" -->
+<e>       <p><l>безе<s n="v"/><s n="tv"/></l>               <r>бизә<s n="v"/><s n="tv"/></r></p></e> <!--"adorn,embellish,decorate"  -->
+<e>       <p><l>безе<s n="v"/><s n="tv"/></l>               <r>бизә<s n="v"/><s n="tv"/></r></p></e> <!-- "украшать" -->
+<e>       <p><l>бейімде<s n="v"/><s n="tv"/></l>            <r>яраклаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to incline"  -->
+<e>       <p><l>бейнеле<s n="v"/><s n="tv"/></l>            <r>тасвирла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>бекі<s n="v"/><s n="iv"/></l>               <r>ныгы<s n="v"/><s n="iv"/></r></p></e> <!-- "укрепляться" -->
+<e>       <p><l>бекі<s n="v"/><s n="iv"/></l>               <r>расла<s n="v"/><s n="iv"/></r></p></e> <!-- "утверждать (приказ,план)" -->
+<e>       <p><l>бекіл<s n="v"/><s n="iv"/></l>              <r>раслан<s n="v"/><s n="iv"/></r></p></e> <!--"be confirmed,be sanctioned" (kaz tat) passive -->
+<e>       <p><l>бекін<s n="v"/><s n="iv"/></l>              <r>тәвәкәллә<s n="v"/><s n="iv"/></r></p></e> <!--"решиться"  -->
+<e>       <p><l>бекін<s n="v"/><s n="iv"/></l>              <r>урнаш<s n="v"/><s n="iv"/></r></p></e> <!--"be strenghtened,be fixed"  -->
+<e>       <p><l>бекіт<s n="v"/><s n="tv"/></l>              <r>беркет<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>бекіт<s n="v"/><s n="tv"/></l>              <r>беркет<s n="v"/><s n="tv"/></r></p></e> <!--"lock,fasten"  -->
+<e>       <p><l>бекіт<s n="v"/><s n="tv"/></l>              <r>ныгыт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>бекіт<s n="v"/><s n="tv"/></l>              <r>расла<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) caus-->
+<e>       <p><l>бекітіл<s n="v"/><s n="iv"/></l>            <r>беркетел<s n="v"/><s n="iv"/></r></p></e> <!--"to be confirmed" (kaz tat) passive -->
+<e>       <p><l>белбеуле<s n="v"/><s n="tv"/></l>           <r>әйләндереп<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"to gird"  -->
+<e>       <p><l>белбеуле<s n="v"/><s n="tv"/></l>           <r>билгә<b/>так<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>белгіле<s n="v"/><s n="tv"/></l>            <r>билгелә<s n="v"/><s n="tv"/></r></p></e> <!--"to mark"  -->
+<e>       <p><l>белгіле<s n="v"/><s n="tv"/></l>            <r>билгелә<s n="v"/><s n="tv"/></r></p></e> <!-- "определять" -->
+<e>       <p><l>белде<s n="v"/><s n="iv"/></l>              <r>төбә<s n="v"/><s n="iv"/></r></p></e> <!--"to aim"  -->
+<e>       <p><l>белдес<s n="v"/><s n="iv"/></l>             <r>бил<b/>алыш<s n="v"/><s n="iv"/></r></p></e> <!--"to wrestle"  -->
+<e>       <p><l>белдес<s n="v"/><s n="iv"/></l>             <r>көрәш<s n="v"/><s n="iv"/></r></p></e> <!--"to wrestle"  -->
+<e>       <p><l>белдеуле<s n="v"/><s n="tv"/></l>           <r>капла<s n="v"/><s n="tv"/></r></p></e> <!--"to encircle yurt with rope to fasten felts to framework"  -->
+<e>       <p><l>белсен<s n="v"/><s n="iv"/></l>             <r>җиң<b/>сызган<s n="v"/><s n="iv"/></r></p></e> <!--"train oneself,display activity"  -->
+<e>       <p><l>бер<s n="v"/><s n="tv"/></l>                <r>бир<s n="v"/><s n="tv"/></r></p></e> <!-- "давать,отдавать,сдавать" -->
+<e>       <p><l>бесеуле<s n="v"/><s n="tv"/></l>            <r>бишәү<b/>эшлә<s n="v"/><s n="tv"/></r></p></e> <!--"to do something in groups of five" (tat) trimm -->
+<e>       <p><l>бесеуле<s n="v"/><s n="tv"/></l>            <r>бишәүлә<s n="v"/><s n="tv"/></r></p></e> <!--"to do something in groups of five" (tat) trimm -->
+<e>       <p><l>бет<s n="v"/><s n="iv"/></l>                <r>бет<s n="v"/><s n="iv"/></r></p></e> <!-- "~end" FIXME:CHECK: kazakh part -->
+<e>       <p><l>бетте<s n="v"/><s n="iv"/></l>              <r>юнәл<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>биікте<s n="v"/><s n="iv"/></l>             <r>күтәрел<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>биле<s n="v"/><s n="tv"/></l>               <r>бие<s n="v"/><s n="tv"/></r></p></e> <!-- "танцевать" -->
+<e>       <p><l>биле<s n="v"/><s n="tv"/></l>               <r>билә<s n="v"/><s n="tv"/></r></p></e> <!-- "владеть,править" -->
+<e>       <p><l>биле<s n="v"/><s n="tv"/></l>               <r>идарә<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "править" -->
+<e>       <p><l>билеп-төсте<s n="v"/><s n="iv"/></l>        <r>баш<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to rule"  -->
+<e>       <p><l>біл<s n="v"/><s n="tv"/></l>                <r>бел<s n="v"/><s n="tv"/></r></p></e> <!--"know,understand"-->
+<e>       <p><l>білдір<s n="v"/><s n="tv"/></l>             <r>белдер<s n="v"/><s n="tv"/></r></p></e> <!-- "значить" FIXME:NOTE caus -->
+<e>       <p><l>біліс<s n="v"/><s n="tv"/></l>              <r>белеш<s n="v"/><s n="tv"/></r></p></e> <!--"to associate with" (kaz tat) coop -->
+<e r="RL"><p><l>бірік<s n="v"/><s n="iv"/></l>              <r>берек<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>бірік<s n="v"/><s n="iv"/></l>              <r>берләш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>бірлес<s n="v"/><s n="iv"/></l>             <r>берләш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>біт<s n="v"/><s n="iv"/></l>                <r>бет<s n="v"/><s n="iv"/></r></p></e> <!-- "кончаться,заканчиваться" -->
+<e>       <p><l>бітір<s n="v"/><s n="tv"/></l>              <r>бетер<s n="v"/><s n="tv"/></r></p></e> <!-- "заканчивать" FIXME: this looks as a causative to me /I.S./ -->
+<e>       <p><l>бозар<s n="v"/><s n="iv"/></l>              <r>агар<s n="v"/><s n="iv"/></r></p></e> <!--"to turn gray"  -->
+<e>       <p><l>бозар<s n="v"/><s n="iv"/></l>              <r>сорылан<s n="v"/><s n="iv"/></r></p></e> <!--"to turn gray"  -->
+<e>       <p><l>бозар<s n="v"/><s n="iv"/></l>              <r>шәйлән<s n="v"/><s n="iv"/></r></p></e> <!--"to turn gray"  -->
+<e>       <p><l>бозарт<s n="v"/><s n="tv"/></l>             <r>соры<b/>төскә<b/>керт<s n="v"/><s n="tv"/></r></p></e> <!--"to cause to fade" (tat) trimm FIXME CHECK -->
+<e>       <p><l>бойжет<s n="v"/><s n="iv"/></l>             <r>буй<b/>җит<s n="v"/><s n="iv"/></r></p></e> <!--"to grow up"  -->
+<e>       <p><l>бойлат<s n="v"/><s n="tv"/></l>             <r>батыр<s n="v"/><s n="tv"/></r></p></e> <!--"to drive in"  -->
+<e>       <p><l>бойлат<s n="v"/><s n="tv"/></l>             <r>буйла<s n="v"/><s n="tv"/></r></p></e> <!--"to drive in"  -->
+<e>       <p><l>боқта<s n="v"/><s n="iv"/></l>              <r>сүген<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>бол<s n="v"/><s n="iv"/></l>                <r>бул<s n="v"/><s n="iv"/></r></p></e> <!-- "1. быть" -->
+<e>       <p><l>болбыра<s n="v"/><s n="iv"/></l>            <r>мәлҗерә<s n="v"/><s n="iv"/></r></p></e> <!--"to become languid"  -->
+<e>       <p><l>болдыр<s n="v"/><s n="iv"/></l>             <r>хәлдән<b/>тай<s n="v"/><s n="iv"/></r></p></e> <!--"to get tired" (tat) trimm -->
+<e>       <p><l>болдыр<s n="v"/><s n="tv"/></l>             <r>булдыр<s n="v"/><s n="tv"/></r></p></e> <!--"допускать" (kaz tat) caus -->
+<e>       <p><l>болжа<s n="v"/><s n="tv"/></l>              <r>фаразла<s n="v"/><s n="tv"/></r></p></e> <!-- "предвидеть,предполагать" -->
+<e>       <p><l>болжам<b/>жаса<s n="v"/><s n="iv"/></l>     <r>фараз<b/>кыл<s n="v"/><s n="iv"/></r></p></e> <!-- "предсказать" -->
+<e>       <p><l>болыс<s n="v"/><s n="iv"/></l>              <r>булыш<s n="v"/><s n="iv"/></r></p></e> <!-- "помогать" -->
+<e>       <p><l>бордақыла<s n="v"/><s n="tv"/></l>          <r>симерт<s n="v"/><s n="tv"/></r></p></e> <!--"to fatten cattle" (tat) caus -->
+<e>       <p><l>борла<s n="v"/><s n="tv"/></l>              <r>агарт<s n="v"/><s n="tv"/></r></p></e> <!--"to whiten" (tat) caus -->
+<e>       <p><l>борпылдат<s n="v"/><s n="tv"/></l>          <r>йомшарт<s n="v"/><s n="tv"/></r></p></e> <!--"to turn up" (kaz tat) caus -->
+<e>       <p><l>борсаңда<s n="v"/><s n="iv"/></l>           <r>алпан-тилпән<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"to run clumsily"  -->
+<e>       <p><l>борсу<s n="v"/><s n="iv"/></l>              <r>бозыл<s n="v"/><s n="iv"/></r></p></e> <!--"to become stale" (tat) pass? -->
+<e>       <p><l>борыштан<s n="v"/><s n="iv"/></l>           <r>бурычка<b/>кер<s n="v"/><s n="iv"/></r></p></e> <!--"to borrow"  -->
+<e>       <p><l>бос<s n="v"/><s n="iv"/></l>                <r>тарал<s n="v"/><s n="iv"/></r></p></e> <!--"to scatter"  -->
+<e>       <p><l>боса<s n="v"/><s n="iv"/></l>               <r>буша<s n="v"/><s n="iv"/></r></p></e> <!-- "пустеть,освобождаться;ослабевать" -->
+<e>       <p><l>босат<s n="v"/><s n="tv"/></l>              <r>бушат<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>бөл<s n="v"/><s n="tv"/></l>                <r>бүл<s n="v"/><s n="tv"/></r></p></e> <!-- "делить" -->
+<e>       <p><l>бөле<s n="v"/><s n="tv"/></l>               <r>бүл<s n="v"/><s n="tv"/></r></p></e> <!--"swaddle"  -->
+<e>       <p><l>бу<s n="v"/><s n="tv"/></l>                 <r>бу<s n="v"/><s n="tv"/></r></p></e> <!-- "завязывать,связывать" -->
+<e>       <p><l>бу<s n="v"/><s n="tv"/></l>                 <r>төр<s n="v"/><s n="tv"/></r></p></e> <!-- "упаковывать" -->
+<e>       <p><l>булық<s n="v"/><s n="iv"/></l>              <r>буыл<s n="v"/><s n="iv"/></r></p></e> <!--"to suffocate" (tat) pass/refl? -->
+<e>       <p><l>бүгелекте<s n="v"/><s n="iv"/></l>          <r>тибеш<s n="v"/><s n="iv"/></r></p></e> <!--"to be disquieted by stings of gadflies (of horses)"  -->
+<e>       <p><l>бүйірле<s n="v"/><s n="tv"/></l>            <r>камчыла<s n="v"/><s n="tv"/></r></p></e> <!--"to lash the sides (of a horse)"  -->
+<e>       <p><l>бүйт<s n="v"/><s n="tv"/></l>               <r>болай<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "" NOTE: (tat) trimm -->
+<e>       <p><l>бүк<s n="v"/><s n="tv"/></l>                <r>бөк<s n="v"/><s n="tv"/></r></p></e> <!--"fold"  -->
+<e>       <p><l>бүкпеле<s n="v"/><s n="iv"/></l>            <r>бөкерәй<s n="v"/><s n="iv"/></r></p></e> <!--"to hobble a skittish mare while milking her"  -->
+<e>       <p><l>бүкпеле<s n="v"/><s n="tv"/></l>            <r>яшер<s n="v"/><s n="tv"/></r></p></e> <!--"to hobble a skittish mare while milking her"  -->
+<e>       <p><l>бүлдір<s n="v"/><s n="tv"/></l>             <r>боз<s n="v"/><s n="tv"/></r></p></e> <!--"to spoil"  -->
+<e>       <p><l>бүлдір<s n="v"/><s n="tv"/></l>             <r>пычрат<s n="v"/><s n="tv"/></r></p></e> <!--"to spoil"  -->
+<e>       <p><l>бүлін<s n="v"/><s n="iv"/></l>              <r>рәттән<b/>чык<s n="v"/><s n="iv"/></r></p></e> <!--"to spoil"  -->
+<e>       <p><l>бүр<s n="v"/><s n="tv"/></l>                <r>бор<s n="v"/><s n="tv"/></r></p></e> <!--"to stitch pleats"  -->
+<e>       <p><l>бүріс<s n="v"/><s n="iv"/></l>              <r>бөреш<s n="v"/><s n="iv"/></r></p></e> <!--"to shrink"  -->
+<e>       <p><l>бүрк<s n="v"/><s n="tv"/></l>               <r>бөрке<s n="v"/><s n="tv"/></r></p></e> <!--"to spray"  -->
+<e>       <p><l>бүрке<s n="v"/><s n="tv"/></l>              <r>капла<s n="v"/><s n="tv"/></r></p></e> <!--"to cover"  -->
+<e>       <p><l>бүркемеле<s n="v"/><s n="tv"/></l>          <r>яшер<s n="v"/><s n="tv"/></r></p></e> <!--"to disguise"  -->
+<e>       <p><l>бүркен<s n="v"/><s n="tv"/></l>             <r>бөркән<s n="v"/><s n="tv"/></r></p></e> <!--"to cover oneself" (kaz tat) refl -->
+<e>       <p><l>бүрле<s n="v"/><s n="iv"/></l>              <r>бөрелән<s n="v"/><s n="iv"/></r></p></e> <!--"to goffer"  -->
+<e>       <p><l>бүрмеле<s n="v"/><s n="tv"/></l>            <r>бөрмәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to pleat (a dress)"  -->
+<e>       <p><l>бүрсеңде<s n="v"/><s n="iv"/></l>           <r>бөреш<s n="v"/><s n="iv"/></r></p></e> <!--"to shrivel from cold"  -->
+<e>       <p><l>бүтінде<s n="v"/><s n="tv"/></l>            <r>бөтенлә<s n="v"/><s n="tv"/></r></p></e> <!--"to make whole"  -->
+<e>       <p><l>бұдырла<s n="v"/><s n="tv"/></l>            <r>кыршы<s n="v"/><s n="tv"/></r></p></e> <!--"to make uneven"  -->
+<e>       <p><l>бұдырла<s n="v"/><s n="tv"/></l>            <r>кыршылдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to make uneven"  -->
+<e>       <p><l>бұжырла<s n="v"/><s n="tv"/></l>            <r>кыршылдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to make speckled"  -->
+<e>       <p><l>бұз<s n="v"/><s n="tv"/></l>                <r>боз<s n="v"/><s n="tv"/></r></p></e> <!--"spoil"  -->
+<e>       <p><l>бұз<s n="v"/><s n="tv"/></l>                <r>боз<s n="v"/><s n="tv"/></r></p></e> <!-- "портить,нарушать,разрешить" -->
+<e>       <p><l>бұзақылан<s n="v"/><s n="iv"/></l>          <r>тавышлан<s n="v"/><s n="iv"/></r></p></e> <!--"to make a row"  -->
+<e>       <p><l>бұзаула<s n="v"/><s n="iv"/></l>            <r>бозаула<s n="v"/><s n="iv"/></r></p></e> <!--"to calve"  -->
+<e>       <p><l>бұзыл<s n="v"/><s n="iv"/></l>              <r>бозыл<s n="v"/><s n="iv"/></r></p></e> <!--"to deteriorate" (kaz tat) passive -->
+<e>       <p><l>бұйрала<s n="v"/><s n="tv"/></l>            <r>бөдрәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to curl"  -->
+<e>       <p><l>бұйыр<s n="v"/><s n="tv"/></l>              <r>боер<s n="v"/><s n="tv"/></r></p></e> <!--"order"  -->
+<e>       <p><l>бұқ<s n="v"/><s n="iv"/></l>                <r>бөгел<s n="v"/><s n="iv"/></r></p></e> <!--"to stoop"  -->
+<e>       <p><l>бұр<s n="v"/><s n="tv"/></l>                <r>бор<s n="v"/><s n="tv"/></r></p></e> <!--"turn"  -->
+<e>       <p><l>бұрал<s n="v"/><s n="iv"/></l>              <r>бөдрәлә<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--"wind" -->
+<e>       <p><l>бұрғыла<s n="v"/><s n="tv"/></l>            <r>бораула<s n="v"/><s n="tv"/></r></p></e> <!--"to bore"  -->
+<e>       <p><l>бұрқылда<s n="v"/><s n="iv"/></l>           <r>ургыл<s n="v"/><s n="iv"/></r></p></e> <!--"to bubble"  -->
+<e>       <p><l>бұрқыра<s n="v"/><s n="iv"/></l>            <r>бөрке<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--"to come in flocks"  -->
+<e>       <p><l>бұрмала<s n="v"/><s n="tv"/></l>            <r>боз<s n="v"/><s n="tv"/></r></p></e> <!--"pervert"  -->
+<e>       <p><l>бұрмала<s n="v"/><s n="tv"/></l>            <r>бозып<b/>күрсәт<s n="v"/><s n="tv"/></r></p></e> <!--"pervert"  -->
+<e>       <p><l>бұта<s n="v"/><s n="tv"/></l>               <r>чап<s n="v"/><s n="tv"/></r></p></e> <!--"to hew"  -->
+<e>       <p><l>бұта<s n="v"/><s n="tv"/></l>               <r>яр<s n="v"/><s n="tv"/></r></p></e> <!--"to hew"  -->
+<e>       <p><l>бұтақтан<s n="v"/><s n="iv"/></l>           <r>ботаклан<s n="v"/><s n="iv"/></r></p></e> <!--"to ramify"  -->
+<e>       <p><l>бықсы<s n="v"/><s n="iv"/></l>              <r>төтенлә<s n="v"/><s n="iv"/></r></p></e> <!--"to smoke"  -->
+<e>       <p><l>бықырла<s n="v"/><s n="iv"/></l>            <r>мыжла<s n="v"/><s n="iv"/></r></p></e> <!--"to team"  -->
+<e>       <p><l>былға<s n="v"/><s n="tv"/></l>              <r>пычрат<s n="v"/><s n="tv"/></r></p></e> <!-- "пачкать,марать" -->
+<e>       <p><l>бырқылда<s n="v"/><s n="iv"/></l>           <r>быгырда<s n="v"/><s n="iv"/></r></p></e> <!--"to boil intensely"  -->
+<e>       <p><l>бырш<s n="v"/><s n="iv"/></l>               <r>әче<s n="v"/><s n="iv"/></r></p></e> <!--"to get overcurdled (of sour milk)"  -->
+<e>       <p><l>бырш<s n="v"/><s n="iv"/></l>               <r>кыз<s n="v"/><s n="iv"/></r></p></e> <!--"to get overcurdled (of sour milk)"  -->
+<e>       <p><l>бытыра<s n="v"/><s n="iv"/></l>             <r>тарал<s n="v"/><s n="iv"/></r></p></e> <!--"to disperse"  -->
+<e>       <p><l>бытырла<s n="v"/><s n="iv"/></l>            <r>кетердә<s n="v"/><s n="iv"/></r></p></e> <!--"to crack"  -->
+<e>       <p><l>бытырла<s n="v"/><s n="iv"/></l>            <r>чытырда<s n="v"/><s n="iv"/></r></p></e> <!--"to crack"  -->
+<e>       <p><l>бытыс<s n="v"/><s n="iv"/></l>              <r>бутал<s n="v"/><s n="iv"/></r></p></e> <!--"to get mixed"  -->
+<e>       <p><l>винтте<s n="v"/><s n="tv"/></l>             <r>винтла<s n="v"/><s n="tv"/></r></p></e> <!--"to screw in"  -->
+<e>       <p><l>гуілде<s n="v"/><s n="iv"/></l>             <r>сызгыр<s n="v"/><s n="iv"/></r></p></e> <!--"to whistle"  -->
+<e>       <p><l>гуілде<s n="v"/><s n="iv"/></l>             <r>ула<s n="v"/><s n="iv"/></r></p></e> <!--"to whistle"  -->
+<e>       <p><l>гүлде<s n="v"/><s n="iv"/></l>              <r>ула<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>гүлде<s n="v"/><s n="iv"/></l>              <r>чәчәк<b/>ат<s n="v"/><s n="iv"/></r></p></e> <!--"plant flowers"  -->
+<e>       <p><l>ғажаптан<s n="v"/><s n="iv"/></l>           <r>гаҗәплән<s n="v"/><s n="iv"/></r></p></e> <!--"to be surprised"  -->
+<e>       <p><l>дағдар<s n="v"/><s n="iv"/></l>             <r>югал<s n="v"/><s n="iv"/></r></p></e> <!--"to become perplexed"  -->
+<e>       <p><l>дағдылан<s n="v"/><s n="iv"/></l>           <r>күн<s n="v"/><s n="iv"/></r></p></e> <!--"to arm oneself"  -->
+<e>       <p><l>дағдылан<s n="v"/><s n="tv"/></l>           <r>өйрән<s n="v"/><s n="tv"/></r></p></e> <!--"to arm oneself"  -->
+<e>       <p><l>дайында<s n="v"/><s n="tv"/></l>            <r>әзерлә<s n="v"/><s n="tv"/></r></p></e> <!--"to prepare"  -->
+<e>       <p><l>дам<s n="v"/><s n="iv"/></l>                <r>үс<s n="v"/><s n="iv"/></r></p></e> <!--"develop,grow"  -->
+<e>       <p><l>дамы<s n="v"/><s n="iv"/></l>               <r>алга<b/>кит<s n="v"/><s n="iv"/></r></p></e> <!-- "развиваться,расти" NOTE: (tat) trimm -->
+<e>       <p><l>дамы<s n="v"/><s n="iv"/></l>               <r>үс<s n="v"/><s n="iv"/></r></p></e> <!-- "развиваться,расти" -->
+<e>       <p><l>дамыт<s n="v"/><s n="tv"/></l>              <r>үстер<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>дамыт<s n="v"/><s n="tv"/></l>              <r>үстер<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus -->
+<e>       <p><l>даңғылдан<s n="v"/><s n="iv"/></l>          <r>яссы<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to be well-trodden" (tat) trimm -->
+<e>       <p><l>даңғырла<s n="v"/><s n="tv"/></l>           <r>дыңгырда<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>даңғырла<s n="v"/><s n="tv"/></l>           <r>дыңгырда<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>даңғырлат<s n="v"/><s n="tv"/></l>          <r>дыңгырдат<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>даңқта<s n="v"/><s n="tv"/></l>             <r>тантаналы<b/>рәвештә<b/>игълан<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to announce" (tat) trimm -->
+<e r="LR"><p><l>дауыста<s n="v"/><s n="iv"/></l>            <r>кычкыр<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>дауыста<s n="v"/><s n="iv"/></l>            <r>такмаклап<b/>ела<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>дәлде<s n="v"/><s n="tv"/></l>              <r>ачыкла<s n="v"/><s n="tv"/></r></p></e> <!--"to elucidate"  -->
+<e>       <p><l>дәлде<s n="v"/><s n="tv"/></l>              <r>төгәл<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to elucidate"  -->
+<e>       <p><l>дәлелде<s n="v"/><s n="tv"/></l>            <r>дәлиллә<s n="v"/><s n="tv"/></r></p></e> <!--"prove"  -->
+<e>       <p><l>дәмден<s n="v"/><s n="iv"/></l>             <r>тәмлелән<s n="v"/><s n="iv"/></r></p></e> <!--"to become tasty"  -->
+<e>       <p><l>дәмелен<s n="v"/><s n="iv"/></l>            <r>өметлән<s n="v"/><s n="iv"/></r></p></e> <!--"to hope"  -->
+<e>       <p><l>дәнде<s n="v"/><s n="iv"/></l>              <r>өйрәнеп<b/>кит<s n="v"/><s n="iv"/></r></p></e> <!--"to make a habit of frequently calling somewhere"  -->
+<e>       <p><l>дәріле<s n="v"/><s n="tv"/></l>             <r>йогышсызландыр<s n="v"/><s n="tv"/></r></p></e> <!--"to disinfect" (tat) caus -->
+<e>       <p><l>дәрттендір<s n="v"/><s n="tv"/></l>         <r>дәртләндер<s n="v"/><s n="tv"/></r></p></e> <!--"to inspire"  -->
+<e>       <p><l>де<s n="v"/><s n="tv"/></l>                 <r>ди<s n="v"/><s n="tv"/></r></p></e> <!-- "" FIXME:CHECK -->
+<e>       <p><l>дедекте<s n="v"/><s n="iv"/></l>            <r>кабалан<s n="v"/><s n="iv"/></r></p></e> <!--"to walk with hasty steps"  -->
+<e>       <p><l>демал<s n="v"/><s n="iv"/></l>              <r>сулу<b/>ал<s n="v"/><s n="iv"/></r></p></e> <!--"отдыхать"  -->
+<e>       <p><l>демал<s n="v"/><s n="iv"/></l>              <r>ял<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!-- "отдыхать" -->
+<e>       <p><l>демал<s n="v"/><s n="iv"/></l>              <r>ял<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!--"отдыхать"  -->
+<e>       <p><l>демде<s n="v"/><s n="tv"/></l>              <r>күр<s n="v"/><s n="tv"/></r></p></e> <!--"to help" көңілін демдеу -->
+<e>       <p><l>демде<s n="v"/><s n="tv"/></l>              <r>пешер<s n="v"/><s n="tv"/></r></p></e> <!--"заварить" чәй -->
+<e>       <p><l>демократтан<s n="v"/><s n="iv"/></l>        <r>демократлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to become democratized"  -->
+<e>       <p><l>дестеле<s n="v"/><s n="tv"/></l>            <r>дистәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to count by tens"  -->
+<e>       <p><l>дірілде<s n="v"/><s n="iv"/></l>            <r>дерелдә<s n="v"/><s n="iv"/></r></p></e> <!-- "дрожать,трястись,трепетать" -->
+<e>       <p><l>долдан<s n="v"/><s n="iv"/></l>             <r>ярсы<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>домала<s n="v"/><s n="iv"/></l>             <r>тәгәрәп<b/>төш<s n="v"/><s n="iv"/></r></p></e> <!--"slide down"  -->
+<e>       <p><l>душар<b/>бол<s n="v"/><s n="iv"/></l>       <r>дучар<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>европалас<s n="v"/><s n="iv"/></l>          <r>аурупалаш<s n="v"/><s n="iv"/></r></p></e> <!--"to become europeanized" (tat) recognize европалаш -->
+<e>       <p><l>еге<s n="v"/><s n="tv"/></l>                <r>игәүлә<s n="v"/><s n="tv"/></r></p></e> <!--"saw"  -->
+<e r="LR"><p><l>егес<s n="v"/><s n="iv"/></l>               <r>көрәш<s n="v"/><s n="iv"/></r></p></e> <!--"to dispute"  -->
+<e>       <p><l>егеуле<s n="v"/><s n="tv"/></l>             <r>игәүлә<s n="v"/><s n="tv"/></r></p></e> <!--"to file (work with a file)"  -->
+<e>       <p><l>ежеле<s n="v"/><s n="tv"/></l>              <r>тәфсиллә<s n="v"/><s n="tv"/></r></p></e> <!--"spell"  -->
+<e>       <p><l>ежеле<s n="v"/><s n="tv"/></l>              <r>хәрефлә<s n="v"/><s n="tv"/></r></p></e> <!--"spell"  -->
+<e>       <p><l>ез<s n="v"/><s n="tv"/></l>                 <r>из<s n="v"/><s n="tv"/></r></p></e> <!--"squish"  -->
+<e>       <p><l>ез<s n="v"/><s n="tv"/></l>                 <r>из<s n="v"/><s n="tv"/></r></p></e> <!-- "давить,размешивать,угнетать" -->
+<e>       <p><l>екпінде<s n="v"/><s n="iv"/></l>            <r>тизлән<s n="v"/><s n="iv"/></r></p></e> <!--"to rush"  -->
+<e>       <p><l>екше<s n="v"/><s n="tv"/></l>               <r>уйла<s n="v"/><s n="tv"/></r></p></e> <!--"обдумывать"  -->
+<e>       <p><l>екше<s n="v"/><s n="tv"/></l>               <r>чистарт<s n="v"/><s n="tv"/></r></p></e> <!--"to sift (grain)"  -->
+<e>       <p><l>еле<s n="v"/><s n="iv"/></l>                <r>игътибар<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!-- "замечать,обращать внимание" FIXME:CHECK -->
+<e>       <p><l>еле<s n="v"/><s n="tv"/></l>                <r>бәялә<s n="v"/><s n="tv"/></r></p></e> <!--"замечать,обращать внимание"  -->
+<e>       <p><l>еле<s n="v"/><s n="tv"/></l>                <r>илә<s n="v"/><s n="tv"/></r></p></e> <!--"просеивать"  -->
+<e>       <p><l>елеңде<s n="v"/><s n="iv"/></l>             <r>каран<s n="v"/><s n="iv"/></r></p></e> <!--"to look back fearfully"  -->
+<e>       <p><l>емде<s n="v"/><s n="tv"/></l>               <r>дәвала<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>емде<s n="v"/><s n="tv"/></l>               <r>дәвала<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>емпеңде<s n="v"/><s n="iv"/></l>            <r>йөгер<s n="v"/><s n="iv"/></r></p></e> <!--"to walk fast"  -->
+<e>       <p><l>ен<s n="v"/><s n="iv"/></l>                 <r>кер<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>ен<s n="v"/><s n="iv"/></l>                 <r>кер<s n="v"/><s n="iv"/></r></p></e> <!--"enter"  -->
+<e>       <p><l>енгіз<s n="v"/><s n="tv"/></l>              <r>керт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus -->
+<e>       <p><l>енгіз<s n="v"/><s n="tv"/></l>              <r>керт<s n="v"/><s n="tv"/></r></p></e> <!-- "" NOTE: (kaz tat) caus -->
+<e>       <p><l>ентеле<s n="v"/><s n="iv"/></l>             <r>алга<b/>иел<s n="v"/><s n="iv"/></r></p></e> <!--"to rush"  -->
+<e>       <p><l>ентелес<s n="v"/><s n="iv"/></l>            <r>агыл<s n="v"/><s n="iv"/></r></p></e> <!--"to rush somewhere together with others"  -->
+<e>       <p><l>ентелес<s n="v"/><s n="iv"/></l>            <r>текәлеп<b/>кара<s n="v"/><s n="iv"/></r></p></e> <!--"напирание"  -->
+<e>       <p><l>еңбекте<s n="v"/><s n="iv"/></l>            <r>абаланып<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"crawl,creep"  -->
+<e>       <p><l>еңбекте<s n="v"/><s n="iv"/></l>            <r>үрмәлә<s n="v"/><s n="iv"/></r></p></e> <!--"crawl,creep"  -->
+<e>       <p><l>еңкей<s n="v"/><s n="iv"/></l>              <r>иел<s n="v"/><s n="iv"/></r></p></e> <!--"bend"  -->
+<e>       <p><l>еңсер<s n="v"/><s n="tv"/></l>              <r>күп<b/>өлешен<b/>эшлә<s n="v"/><s n="tv"/></r></p></e> <!--"lessen" (tat) trimm -->
+<e>       <p><l>епте<s n="v"/><s n="tv"/></l>               <r>иплә<s n="v"/><s n="tv"/></r></p></e> <!--"to gain"  -->
+<e>       <p><l>ер<s n="v"/><s n="iv"/></l>                 <r>ияр<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ерегіс<s n="v"/><s n="iv"/></l>             <r>бәхәсләш<s n="v"/><s n="iv"/></r></p></e> <!--"to argue"  -->
+<e>       <p><l>ерекшеле<s n="v"/><s n="tv"/></l>           <r>аер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>ері<s n="v"/><s n="iv"/></l>                <r>эре<s n="v"/><s n="iv"/></r></p></e> <!--"melt"  -->
+<e>       <p><l>ері<s n="v"/><s n="iv"/></l>                <r>эре<s n="v"/><s n="iv"/></r></p></e> <!-- "таять,растворяться" -->
+<e>       <p><l>ерік<s n="v"/><s n="iv"/></l>               <r>зарык<s n="v"/><s n="iv"/></r></p></e> <!--"be bored"  -->
+<e>       <p><l>ерін<s n="v"/><s n="iv"/></l>               <r>ирен<s n="v"/><s n="iv"/></r></p></e> <!-- "лениться" -->
+<e>       <p><l>ерін<s n="v"/><s n="iv"/></l>               <r>ирен<s n="v"/><s n="iv"/></r></p></e> <!--"лениться"  -->
+<e>       <p><l>еркінде<s n="v"/><s n="iv"/></l>            <r>иркенлә<s n="v"/><s n="iv"/></r></p></e> <!--"to feel free"  -->
+<e>       <p><l>ерле<s n="v"/><s n="iv"/></l>               <r>егет<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to distinguish oneself" (tat) trimm -->
+<e>       <p><l>ерле<s n="v"/><s n="tv"/></l>               <r>иярлә<s n="v"/><s n="tv"/></r></p></e> <!--"седлать"  -->
+<e>       <p><l>ерт<s n="v"/><s n="tv"/></l>                <r>иярт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>ес<s n="v"/><s n="iv"/></l>                 <r>ис<s n="v"/><s n="iv"/></r></p></e> <!--"twist,spin"  -->
+<e>       <p><l>ес<s n="v"/><s n="tv"/></l>                 <r>иш<s n="v"/><s n="tv"/></r></p></e> <!--"twist,spin"  -->
+<e>       <p><l>есендес<s n="v"/><s n="iv"/></l>            <r>исәнләш<s n="v"/><s n="iv"/></r></p></e> <!--"to greet one another"  -->
+<e>       <p><l>есеңгіре<s n="v"/><s n="iv"/></l>           <r>һуштан<b/>яз<s n="v"/><s n="iv"/></r></p></e> <!--"to weaken" (tat) trimm -->
+<e>       <p><l>есепте<s n="v"/><s n="tv"/></l>             <r>исәплә<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>есепте<s n="v"/><s n="tv"/></l>             <r>исәплә<s n="v"/><s n="tv"/></r></p></e> <!--"to count"  -->
+<e>       <p><l>есептес<s n="v"/><s n="iv"/></l>            <r>исәпләш<s n="v"/><s n="iv"/></r></p></e> <!--"to take something into consideration"  -->
+<e>       <p><l>есерлен<s n="v"/><s n="iv"/></l>            <r>юләрлән<s n="v"/><s n="iv"/></r></p></e> <!--"to rave"  -->
+<e>       <p><l>есерсоқтан<s n="v"/><s n="iv"/></l>         <r>тилер<s n="v"/><s n="iv"/></r></p></e> <!--"to rage"  -->
+<e>       <p><l>есіт<s n="v"/><s n="tv"/></l>               <r>ишет<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>ескер<s n="v"/><s n="tv"/></l>              <r>искә<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"pay attention"  -->
+<e>       <p><l>ескерт<s n="v"/><s n="tv"/></l>             <r>искәрт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>есті<s n="v"/><s n="tv"/></l>               <r>ишет<s n="v"/><s n="tv"/></r></p></e> <!--"hear"  -->
+<e>       <p><l>ет<s n="v"/><s n="tv"/></l>                 <r>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "do,make" -->
+<e>       <p><l>ет<s n="v"/><s n="tv"/></l>                 <r>ит<s n="v"/><s n="tv"/></r></p></e> <!--"do,make"  -->
+<e>       <p><l>жабдықта<s n="v"/><s n="tv"/></l>           <r>тәэмин<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to  supply"  -->
+<e>       <p><l>жағала<s n="v"/><s n="iv"/></l>             <r>бәйлән<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жағалас<s n="v"/><s n="iv"/></l>            <r>якалаш<s n="v"/><s n="iv"/></r></p></e> <!--"to catch one another by throat" (kaz tat) coop -->
+<e>       <p><l>жағын<s n="v"/><s n="iv"/></l>              <r>ялагайлан<s n="v"/><s n="iv"/></r></p></e> <!--"to excel in flattery"  -->
+<e>       <p><l>жағын<s n="v"/><s n="tv"/></l>              <r>ягын<s n="v"/><s n="tv"/></r></p></e> <!--"to excel in flattery" (kaz tat) refl -->
+<e>       <p><l>жаз<s n="v"/><s n="iv"/></l>                <r>бутал<s n="v"/><s n="iv"/></r></p></e> <!-- "заблуждаться" -->
+<e>       <p><l>жаз<s n="v"/><s n="tv"/></l>                <r>яз<s n="v"/><s n="tv"/></r></p></e> <!--"write"  -->
+<e>       <p><l>жаз<s n="v"/><s n="tv"/></l>                <r>яз<s n="v"/><s n="tv"/></r></p></e> <!-- "писать" -->
+<e>       <p><l>жазала<s n="v"/><s n="tv"/></l>             <r>җәзала<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жай<s n="v"/><s n="tv"/></l>                <r>җәй<s n="v"/><s n="tv"/></r></p></e> <!--"to pasture"  -->
+<e>       <p><l>жайбарақаттан<s n="v"/><s n="iv"/></l>      <r>ваемсыз<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to quietly enjoy one­self"  -->
+<e>       <p><l>жайдақта<s n="v"/><s n="tv"/></l>           <r>гадиләштер<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жайдақта<s n="v"/><s n="tv"/></l>           <r>җиңеләйт<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жайдақта<s n="v"/><s n="tv"/></l>           <r>таптап<b/>бетер<s n="v"/><s n="tv"/></r></p></e> <!--"растаптывать"  -->
+<e>       <p><l>жайла<s n="v"/><s n="iv"/></l>              <r>җәйлә<s n="v"/><s n="iv"/></r></p></e> <!--"to set up a summer camp"  -->
+<e>       <p><l>жайлас<s n="v"/><s n="iv"/></l>             <r>җайлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to get settled"  -->
+<e>       <p><l>жайластыр<s n="v"/><s n="tv"/></l>          <r>урнаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to distribute" (kaz tat) caus -->
+<e>       <p><l>жақ<s n="v"/><s n="iv"/></l>                <r>хуш<b/>кил<s n="v"/><s n="iv"/></r></p></e> <!--"нравиться"  -->
+<e>       <p><l>жақ<s n="v"/><s n="tv"/></l>                <r>як<s n="v"/><s n="tv"/></r></p></e> <!-- "зажигать,жечь;смазывать" -->
+<e>       <p><l>жақсар<s n="v"/><s n="iv"/></l>             <r>яхшыр<s n="v"/><s n="iv"/></r></p></e> <!--"to improve"  -->
+<e>       <p><l>жақсарт<s n="v"/><s n="tv"/></l>            <r>яхшырт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>жақсы<b/>көр<s n="v"/><s n="tv"/></l>       <r>ярат<s n="v"/><s n="tv"/></r></p></e> <!--"to like"  -->
+<e r="LR"><p><l>жақсы<b/>көр<s n="v"/><s n="tv"/></l>       <r>ярат<s n="v"/><s n="tv"/></r></p></e> <!-- "любить" -->
+<e>       <p><l>жақсыла<s n="v"/><s n="tv"/></l>            <r>яхшыла<s n="v"/><s n="tv"/></r></p></e> <!--"to accept as being good" (kaz tat) actually onle as gna_perf -->
+<e>       <p><l>жақта<s n="v"/><s n="tv"/></l>              <r>якла<s n="v"/><s n="tv"/></r></p></e> <!--"to side with"  -->
+<e>       <p><l>жақта<s n="v"/><s n="tv"/></l>              <r>якла<s n="v"/><s n="tv"/></r></p></e> <!-- "защищать,зачтупаться" -->
+<e>       <p><l>жақтыр<s n="v"/><s n="tv"/></l>             <r>хупла<s n="v"/><s n="tv"/></r></p></e> <!--"одобрять"  -->
+<e>       <p><l>жақтыр<s n="v"/><s n="tv"/></l>             <r>яктыр<s n="v"/><s n="tv"/></r></p></e> <!--"заставить разжечь" (kaz tat) caus -->
+<e>       <p><l>жақында<s n="v"/><s n="iv"/></l>            <r>якынлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to approach"  -->
+<e>       <p><l>жақындас<s n="v"/><s n="iv"/></l>           <r>якынлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to draw together"  -->
+<e>       <p><l>жалаңашта<s n="v"/><s n="tv"/></l>          <r>ялангачландыр<s n="v"/><s n="tv"/></r></p></e> <!--"to strip"  -->
+<e>       <p><l>жалаңда<s n="v"/><s n="iv"/></l>            <r>комсызлан<s n="v"/><s n="iv"/></r></p></e> <!--"to be greedy"  -->
+<e>       <p><l>жалға<s n="v"/><s n="tv"/></l>              <r>ялга<s n="v"/><s n="tv"/></r></p></e> <!--"add,attach,fasten"  -->
+<e>       <p><l>жалған<s n="v"/><s n="iv"/></l>             <r>ялган<s n="v"/><s n="iv"/></r></p></e> <!--"to become tied" (kaz tat) refl -->
+<e>       <p><l>жалғас<s n="v"/><s n="iv"/></l>             <r>ялгаш<s n="v"/><s n="iv"/></r></p></e> <!--"to join" (kaz tat) coop -->
+<e>       <p><l>жалғастыр<s n="v"/><s n="tv"/></l>          <r>тоташтыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>жалда<s n="v"/><s n="tv"/></l>              <r>ялла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жалқаулан<s n="v"/><s n="iv"/></l>          <r>ялкаулан<s n="v"/><s n="iv"/></r></p></e> <!--"to be lazy"  -->
+<e>       <p><l>жалма<s n="v"/><s n="tv"/></l>              <r>йот<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жалтақта<s n="v"/><s n="iv"/></l>           <r>каран<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жалтақта<s n="v"/><s n="iv"/></l>           <r>хәйләлә<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жалықтыр<s n="v"/><s n="tv"/></l>           <r>ялыктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to pester" (kaz tat) caus -->
+<e>       <p><l>жалын<s n="v"/><s n="iv"/></l>              <r>ялын<s n="v"/><s n="iv"/></r></p></e> <!--"to implore"  -->
+<e>       <p><l>жалында<s n="v"/><s n="iv"/></l>            <r>ялкынлан<s n="v"/><s n="iv"/></r></p></e> <!--"to flame"  -->
+<e>       <p><l>жама<s n="v"/><s n="tv"/></l>               <r>яма<s n="v"/><s n="tv"/></r></p></e> <!--"to mend"  -->
+<e>       <p><l>жаманда<s n="v"/><s n="tv"/></l>            <r>яманла<s n="v"/><s n="tv"/></r></p></e> <!--"to find fault (with)"  -->
+<e>       <p><l>жамандас<s n="v"/><s n="iv"/></l>           <r>яманлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to detract each other" (kaz tat) coop -->
+<e>       <p><l>жампаңда<s n="v"/><s n="iv"/></l>           <r>ялагайлан<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>жампаңда<s n="v"/><s n="tv"/></l>           <r>тиз-тиз<b/>чәйнә<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) trimm -->
+<e>       <p><l>жамыл<s n="v"/><s n="tv"/></l>              <r>ябын<s n="v"/><s n="tv"/></r></p></e> <!--"to cover oneself up"  -->
+<e>       <p><l>жамыра<s n="v"/><s n="iv"/></l>             <r>гөр<b/>кил<s n="v"/><s n="iv"/></r></p></e> <!--"" (tat) trimm -->
+<e>       <p><l>жамыра<s n="v"/><s n="iv"/></l>             <r>имәргә<b/>чык<s n="v"/><s n="iv"/></r></p></e> <!--"to be admitted to ewes or cows for sucking (of lambs and calves)" (tat) trimm -->
+<e>       <p><l>жан<s n="v"/><s n="iv"/></l>                <r>ян<s n="v"/><s n="iv"/></r></p></e> <!--"burn"  -->
+<e>       <p><l>жана<s n="v"/><s n="iv"/></l>               <r>кагыл<s n="v"/><s n="iv"/></r></p></e> <!--"to go by"  -->
+<e>       <p><l>жанарлан<s n="v"/><s n="iv"/></l>           <r>нурлан<s n="v"/><s n="iv"/></r></p></e> <!--"to brighten (of eyes)"  -->
+<e>       <p><l>жанас<s n="v"/><s n="iv"/></l>              <r>якын<b/>кил<s n="v"/><s n="iv"/></r></p></e> <!--"to border" (tat) trimm FIXME CHECK -->
+<e>       <p><l>жанастыр<s n="v"/><s n="tv"/></l>           <r>якын<b/>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) caus -->
+<e>       <p><l>жанастыр<s n="v"/><s n="tv"/></l>           <r>якын<b/>куй<s n="v"/><s n="tv"/></r></p></e> <!--"to bring into contact" (kaz) caus -->
+<e>       <p><l>жанбаста<s n="v"/><s n="iv"/></l>           <r>кырын<b/>ят<s n="v"/><s n="iv"/></r></p></e> <!--"to lie on one's side"  -->
+<e>       <p><l>жандан<s n="v"/><s n="iv"/></l>             <r>җанлан<s n="v"/><s n="iv"/></r></p></e> <!--"to come to life"  -->
+<e>       <p><l>жаңыл<s n="v"/><s n="iv"/></l>              <r>яз<s n="v"/><s n="iv"/></r></p></e> <!-- "сбиваться (с пути),ошибаться" -->
+<e>       <p><l>жап<s n="v"/><s n="tv"/></l>                <r>капла<s n="v"/><s n="tv"/></r></p></e> <!-- "закрывать,покрывать,запирать" -->
+<e>       <p><l>жап<s n="v"/><s n="tv"/></l>                <r>яп<s n="v"/><s n="tv"/></r></p></e> <!--"close"  -->
+<e>       <p><l>жапсыр<s n="v"/><s n="tv"/></l>             <r>ябыштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to glue"  -->
+<e>       <p><l>жар<s n="v"/><s n="tv"/></l>                <r>яр<s n="v"/><s n="tv"/></r></p></e> <!--"split"  -->
+<e>       <p><l>жара<s n="v"/><s n="iv"/></l>               <r>яра<s n="v"/><s n="iv"/></r></p></e> <!--"be useful"  -->
+<e>       <p><l>жарала<s n="v"/><s n="tv"/></l>             <r>ярала<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жаралан<s n="v"/><s n="iv"/></l>            <r>яралан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жарат<s n="v"/><s n="tv"/></l>              <r>ярат<s n="v"/><s n="tv"/></r></p></e> <!-- "любить;создавать" -->
+<e>       <p><l>жарияла<s n="v"/><s n="tv"/></l>            <r>белдер<s n="v"/><s n="tv"/></r></p></e> <!-- "объявить" -->
+<e>       <p><l>жарияла<s n="v"/><s n="tv"/></l>            <r>халыкка<b/>чыгар<s n="v"/><s n="tv"/></r></p></e> <!--"announce"  -->
+<e>       <p><l>жармас<s n="v"/><s n="iv"/></l>             <r>ябыш<s n="v"/><s n="iv"/></r></p></e> <!--"cling"  -->
+<e>       <p><l>жарылқа<s n="v"/><s n="tv"/></l>            <r>кәнәгатьләндер<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) caus -->
+<e>       <p><l>жарылқа<s n="v"/><s n="tv"/></l>            <r>ярлыка<s n="v"/><s n="tv"/></r></p></e> <!--"benefit"  -->
+<e>       <p><l>жаса<s n="v"/><s n="tv"/></l>               <r>кыл<s n="v"/><s n="tv"/></r></p></e> <!-- "do,make" -->
+<e>       <p><l>жаса<s n="v"/><s n="tv"/></l>               <r>яса<s n="v"/><s n="tv"/></r></p></e> <!--"do,make"  -->
+<e>       <p><l>жаса<s n="v"/><s n="tv"/></l>               <r>яшә<s n="v"/><s n="tv"/></r></p></e> <!-- "жить" -->
+<e>       <p><l>жасақта<s n="v"/><s n="tv"/></l>            <r>оештыр<s n="v"/><s n="tv"/></r></p></e> <!-- "organize" -->
+<e>       <p><l>жасан<s n="v"/><s n="iv"/></l>              <r>кораллан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жасан<s n="v"/><s n="iv"/></l>              <r>ясан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жасат<s n="v"/><s n="tv"/></l>              <r>ясат<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>жасылдан<s n="v"/><s n="iv"/></l>           <r>яшеллән<s n="v"/><s n="iv"/></r></p></e> <!--"to become green"  -->
+<e>       <p><l>жасыр<s n="v"/><s n="tv"/></l>              <r>яшер<s n="v"/><s n="tv"/></r></p></e> <!--"conceal,hide"  -->
+<e>       <p><l>жасырын<s n="v"/><s n="iv"/></l>            <r>яшерен<s n="v"/><s n="iv"/></r></p></e> <!--"hide oneself" (kaz tat) refl -->
+<e>       <p><l>жат<s n="v"/><s n="iv"/></l>                <r>тор<s n="v"/><s n="iv"/></r></p></e> <!-- "жить" -->
+<e>       <p><l>жат<s n="v"/><s n="iv"/></l>                <r>ят<s n="v"/><s n="iv"/></r></p></e> <!--"lie"  -->
+<e>       <p><l>жат<s n="v"/><s n="iv"/></l>                <r>ят<s n="v"/><s n="iv"/></r></p></e> <!-- "лежать" -->
+<e>       <p><l>жаттық<s n="v"/><s n="iv"/></l>             <r>күнегүләр<b/>эшлә<s n="v"/><s n="iv"/></r></p></e> <!--"to exercize" (tat) trimm -->
+<e>       <p><l>жау<s n="v"/><s n="iv"/></l>                <r>яу<s n="v"/><s n="iv"/></r></p></e> <!--"percipitate"  -->
+<e>       <p><l>жаудыр<s n="v"/><s n="tv"/></l>             <r>яудыр<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>жаула<s n="v"/><s n="tv"/></l>              <r>яула<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жаула<s n="v"/><s n="tv"/></l>              <r>яула<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жәукемде<s n="v"/><s n="tv"/></l>           <r>ботарла<s n="v"/><s n="tv"/></r></p></e> <!--"to tear into pieces"  -->
+<e>       <p><l>же<s n="v"/><s n="tv"/></l>                 <r>аша<s n="v"/><s n="tv"/></r></p></e> <!--"eat"  -->
+<e>       <p><l>же<s n="v"/><s n="tv"/></l>                 <r>аша<s n="v"/><s n="tv"/></r></p></e> <!-- "есть,кушать" -->
+<e>       <p><l>жек<b/>көр<s n="v"/><s n="tv"/></l>         <r>җирәнеп<b/>кара<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) trimm-->
+<e>       <p><l>жекеле<s n="v"/><s n="tv"/></l>             <r>аер<s n="v"/><s n="tv"/></r></p></e> <!--"to separate"  -->
+<e>       <p><l>жекешелендір<s n="v"/><s n="tv"/></l>       <r>хосусыйлаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus?-->
+<e>       <p><l>жекір<s n="v"/><s n="iv"/></l>              <r>җикер<s n="v"/><s n="iv"/></r></p></e> <!--"to shout"  -->
+<e>       <p><l>жектір<s n="v"/><s n="tv"/></l>             <r>җиктер<s n="v"/><s n="tv"/></r></p></e> <!--"to order (someone) to harness (a horse)" (kaz tat) caus -->
+<e>       <p><l>жел<s n="v"/><s n="tv"/></l>                <r>юртып<b/>бар<s n="v"/><s n="tv"/></r></p></e> <!--"to trot" (tat) trimm -->
+<e>       <p><l>желіктір<s n="v"/><s n="tv"/></l>           <r>айкалдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to incite"  -->
+<e>       <p><l>желімде<s n="v"/><s n="tv"/></l>            <r>җилемлә<s n="v"/><s n="tv"/></r></p></e> <!--"to glue"  -->
+<e>       <p><l>желін<s n="v"/><s n="iv"/></l>              <r>ашал<s n="v"/><s n="iv"/></r></p></e> <!--"to be eaten" (kaz tat) passive -->
+<e>       <p><l>желінде<s n="v"/><s n="iv"/></l>            <r>җилен<b/>үстер<s n="v"/><s n="iv"/></r></p></e> <!--"to accumulate milk in udder (of cow before calving)"  -->
+<e>       <p><l>желінде<s n="v"/><s n="iv"/></l>            <r>җиленлә<s n="v"/><s n="iv"/></r></p></e> <!--"to accumulate milk in udder (of cow before calving)"  -->
+<e>       <p><l>желіс<s n="v"/><s n="tv"/></l>              <r>юрттырып<b/>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--"to put trotters in a race" (tat) trimm -->
+<e>       <p><l>жемде<s n="v"/><s n="tv"/></l>              <r>ашат<s n="v"/><s n="tv"/></r></p></e> <!--"to rear" (tat) caus -->
+<e>       <p><l>жемде<s n="v"/><s n="tv"/></l>              <r>кара<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жең<s n="v"/><s n="tv"/></l>                <r>җиң<s n="v"/><s n="tv"/></r></p></e> <!--"win,overcome"  -->
+<e>       <p><l>жер<s n="v"/><s n="iv"/></l>                <r>читләш<s n="v"/><s n="iv"/></r></p></e> <!--"loose the habbit"  -->
+<e>       <p><l>жер<s n="v"/><s n="tv"/></l>                <r>кабул<b/>итмә<s n="v"/><s n="tv"/></r></p></e> <!--"loose the habbit" (tat) trimm -->
+<e>       <p><l>жеркен<s n="v"/><s n="iv"/></l>             <r>чиркан<s n="v"/><s n="iv"/></r></p></e> <!--"to feel disgust"  -->
+<e>       <p><l>жерле<s n="v"/><s n="tv"/></l>              <r>җирлә<s n="v"/><s n="tv"/></r></p></e> <!--"to bury"  -->
+<e>       <p><l>жет<s n="v"/><s n="iv"/></l>                <r>җит<s n="v"/><s n="iv"/></r></p></e> <!--"reach"  -->
+<e>       <p><l>жет<s n="v"/><s n="iv"/></l>                <r>җит<s n="v"/><s n="iv"/></r></p></e> <!-- "достигать,хаватать" -->
+<e>       <p><l>жетекте<s n="v"/><s n="iv"/></l>            <r>җитәклә<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жетеле<s n="v"/><s n="tv"/></l>             <r>җитәклә<s n="v"/><s n="tv"/></r></p></e> <!--"lead by hand"  -->
+<e>       <p><l>жетіл<s n="v"/><s n="iv"/></l>              <r>җител<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жетіл<s n="v"/><s n="iv"/></l>              <r>камилләш<s n="v"/><s n="iv"/></r></p></e> <!--"to ripen"  -->
+<e>       <p><l>жетілдір<s n="v"/><s n="tv"/></l>           <r>камилләштер<s n="v"/><s n="tv"/></r></p></e> <!--"to breed" (kaz tat) caus -->
+<e>       <p><l>жетімсіре<s n="v"/><s n="iv"/></l>          <r>ятимлән<s n="v"/><s n="iv"/></r></p></e> <!--"to feel lonely"  -->
+<e>       <p><l>жетіс<s n="v"/><s n="iv"/></l>              <r>җитеш<s n="v"/><s n="iv"/></r></p></e> <!--"to ripen (of fruit)"  -->
+<e>       <p><l>жеткіз<s n="v"/><s n="tv"/></l>             <r>җиткез<s n="v"/><s n="tv"/></r></p></e> <!-- "" (kaz tat)caus -->
+<e>       <p><l>жеткіз<s n="v"/><s n="tv"/></l>             <r>җиткез<s n="v"/><s n="tv"/></r></p></e> <!--"to bring to" (kaz tat) caus -->
+<e>       <p><l>жи<s n="v"/><s n="tv"/></l>                 <r>җый<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жиілен<s n="v"/><s n="iv"/></l>             <r>ешай<s n="v"/><s n="iv"/></r></p></e> <!--"to become more frequent"  -->
+<e>       <p><l>жиілет<s n="v"/><s n="tv"/></l>             <r>ешайт<s n="v"/><s n="tv"/></r></p></e> <!--"to make more frequent" (kaz tat) caus -->
+<e>       <p><l>жиіркен<s n="v"/><s n="iv"/></l>            <r>чиркан<s n="v"/><s n="iv"/></r></p></e> <!--"to be squeamish"  -->
+<e>       <p><l>жина<s n="v"/><s n="tv"/></l>               <r>җый<s n="v"/><s n="tv"/></r></p></e> <!-- "собирать,убирать,копить" -->
+<e>       <p><l>жина<s n="v"/><s n="tv"/></l>               <r>җыйна<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жина<s n="v"/><s n="tv"/></l>               <r>җыйна<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жинал<s n="v"/><s n="iv"/></l>              <r>җыен<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) refl-->
+<e>       <p><l>жирен<s n="v"/><s n="iv"/></l>              <r>җирән<s n="v"/><s n="iv"/></r></p></e> <!--"to have an aversion"  -->
+<e>       <p><l>жібер<s n="v"/><s n="tv"/></l>              <r>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--"send"  -->
+<e>       <p><l>жібер<s n="v"/><s n="tv"/></l>              <r>җибәр<s n="v"/><s n="tv"/></r></p></e> <!-- "отпустить,послать,отправить" -->
+<e>       <p><l>жіңішкер<s n="v"/><s n="iv"/></l>           <r>нечкәр<s n="v"/><s n="iv"/></r></p></e> <!--"to grow thinner"  -->
+<e>       <p><l>жіңішкерт<s n="v"/><s n="tv"/></l>          <r>нечкәрт<s n="v"/><s n="tv"/></r></p></e> <!--"to make thinner" (kaz tat) caus -->
+<e>       <p><l>жобала<s n="v"/><s n="tv"/></l>             <r>планлаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to plan"  -->
+<e>       <p><l>жоғал<s n="v"/><s n="iv"/></l>              <r>югал<s n="v"/><s n="iv"/></r></p></e> <!--"lose"  -->
+<e>       <p><l>жой<s n="v"/><s n="tv"/></l>                <r>бетер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жойғыздыр<s n="v"/><s n="tv"/></l>          <r>юк<b/>иттер<s n="v"/><s n="tv"/></r></p></e> <!--"to force or compel someone to destroy" (kaz tat) caus (tat) trimm -->
+<e>       <p><l>жоқта<s n="v"/><s n="tv"/></l>              <r>белеш<s n="v"/><s n="tv"/></r></p></e> <!--"наводить справки"  -->
+<e>       <p><l>жоқта<s n="v"/><s n="tv"/></l>              <r>сагын<s n="v"/><s n="tv"/></r></p></e> <!--"miss,mourn"  -->
+<e>       <p><l>жола<s n="v"/><s n="iv"/></l>               <r>якын<b/>кил<s n="v"/><s n="iv"/></r></p></e> <!--"to approach" (tat) trimm -->
+<e>       <p><l>жолаушыла<s n="v"/><s n="iv"/></l>          <r>юлга<b/>чык<s n="v"/><s n="iv"/></r></p></e> <!--"to leave" (tat) trimm -->
+<e>       <p><l>жолда<s n="v"/><s n="tv"/></l>              <r>юлла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жолық<s n="v"/><s n="iv"/></l>              <r>очра<s n="v"/><s n="iv"/><s n="coop"/></r></p></e> <!-- "встретиться" NOTE: (tat) coop -->
+<e>       <p><l>жор<s n="v"/><s n="tv"/></l>                <r>юра<s n="v"/><s n="tv"/></r></p></e> <!--"" -->
+<e>       <p><l>жорамалда<s n="v"/><s n="tv"/></l>          <r>фаразла<s n="v"/><s n="tv"/></r></p></e> <!--"suppose"  -->
+<e>       <p><l>жоспарла<s n="v"/><s n="tv"/></l>           <r>планлаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"plan"  -->
+<e>       <p><l>жөнде<s n="v"/><s n="tv"/></l>              <r>ремонтла<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жөнел<s n="v"/><s n="iv"/></l>              <r>юнәл<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>жу<s n="v"/><s n="tv"/></l>                 <r>ю<s n="v"/><s n="tv"/></r></p></e> <!--"wash"  -->
+<e>       <p><l>жусат<s n="v"/><s n="tv"/></l>              <r>ял<b/>иттер<s n="v"/><s n="tv"/></r></p></e> <!--"to let rest" (kaz tat) caus (tat) trimm -->
+<e>       <p><l>жуын<s n="v"/><s n="iv"/></l>               <r>юын<s n="v"/><s n="iv"/></r></p></e> <!-- "умываться" FIXME:NOTE: reflexive. We don't handle it yet -->
+<e>       <p><l>жүгенде<s n="v"/><s n="tv"/></l>            <r>йөгәнлә<s n="v"/><s n="tv"/></r></p></e> <!--"to bridle"  -->
+<e>       <p><l>жүгенсізден<s n="v"/><s n="iv"/></l>        <r>йөгәнсезлән<s n="v"/><s n="iv"/></r></p></e> <!--"to commit excesses"  -->
+<e>       <p><l>жүгін<s n="v"/><s n="iv"/></l>              <r>тезлән<s n="v"/><s n="iv"/></r></p></e> <!--"sit cross-legged"  -->
+<e>       <p><l>жүгір<s n="v"/><s n="iv"/></l>              <r>йөгер<s n="v"/><s n="iv"/></r></p></e> <!--"run"  -->
+<e>       <p><l>жүгіріс<s n="v"/><s n="iv"/></l>            <r>узыш<s n="v"/><s n="iv"/></r></p></e> <!--"to compete in running" (kaz tat) coop -->
+<e>       <p><l>жүде<s n="v"/><s n="iv"/></l>               <r>арык<s n="v"/><s n="iv"/></r></p></e> <!--"to grow thin"  -->
+<e>       <p><l>жүз<s n="v"/><s n="iv"/></l>                <r>йөз<s n="v"/><s n="iv"/></r></p></e> <!--"swim"  -->
+<e>       <p><l>жүзеге<b/>ас<s n="v"/><s n="iv"/></l>       <r>тормышка<b/>аш<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жүзеге<b/>ас<s n="v"/><s n="iv"/></l>       <r>тормышка<b/>аш<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>жүзеге<b/>асыр<s n="v"/><s n="tv"/></l>     <r>тормышка<b/>ашыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus (kaz) trimm (tat) trimm -->
+<e>       <p><l>жүзеге<b/>асыр<s n="v"/><s n="tv"/></l>     <r>тормышка<b/>ашыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" NOTE: (kaz tat) caus -->
+<e>       <p><l>жүнде<s n="v"/><s n="tv"/></l>              <r>кыркы<s n="v"/><s n="tv"/></r></p></e> <!--"to shear (a camel)"  -->
+<e>       <p><l>жүр<s n="v"/><s n="iv"/></l>                <r>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"move"  -->
+<e>       <p><l>жүргіз<s n="v"/><s n="tv"/></l>             <r>йөрт<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жүргіз<s n="v"/><s n="tv"/></l>             <r>үткәр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>жүрексін<s n="v"/><s n="iv"/></l>           <r>кауша<s n="v"/><s n="iv"/></r></p></e> <!--"to be timid"  -->
+<e>       <p><l>жүрексін<s n="v"/><s n="iv"/></l>           <r>кыюсызлан<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>жүреле<s n="v"/><s n="iv"/></l>             <r>чүгәлә<s n="v"/><s n="iv"/></r></p></e> <!--"to squat"  -->
+<e>       <p><l>жұбат<s n="v"/><s n="tv"/></l>              <r>юат<s n="v"/><s n="tv"/></r></p></e> <!--"comfort"  -->
+<e>       <p><l>жұқ<s n="v"/><s n="tv"/></l>                <r>йок<s n="v"/><s n="tv"/></r></p></e> <!--"be communicated (of diseases)"  -->
+<e>       <p><l>жұл<s n="v"/><s n="tv"/></l>                <r>йолкы<s n="v"/><s n="tv"/></r></p></e> <!--"pluck out"  -->
+<e>       <p><l>жұл<s n="v"/><s n="tv"/></l>                <r>тартып<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>жұлқы<s n="v"/><s n="tv"/></l>              <r>йолкы<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жұм<s n="v"/><s n="tv"/></l>                <r>йом<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жұмса<s n="v"/><s n="iv"/></l>              <r>йомша<s n="v"/><s n="iv"/></r></p></e> <!--"soften"  -->
+<e>       <p><l>жұмса<s n="v"/><s n="tv"/></l>              <r>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жұмса<s n="v"/><s n="tv"/></l>              <r>сарыф<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>жұмыс<b/>жаса<s n="v"/><s n="iv"/></l>      <r>эшлә<s n="v"/><s n="tv"/></r></p></e> <!--"" WARNING -->
+<e>       <p><l>жұмыс<b/>істе<s n="v"/><s n="iv"/></l>      <r>эшлә<s n="v"/><s n="tv"/></r></p></e> <!--"" WARNING -->
+<e>       <p><l>жұмыста<s n="v"/><s n="tv"/></l>            <r>эшлә<s n="v"/><s n="tv"/></r></p></e> <!--"procces"  -->
+<e>       <p><l>жый<s n="v"/><s n="tv"/></l>                <r>җый<s n="v"/><s n="tv"/></r></p></e> <!--"to gather"  -->
+<e>       <p><l>жық<s n="v"/><s n="tv"/></l>                <r>ек<s n="v"/><s n="tv"/></r></p></e> <!--"knock over (passive = fall over)"  -->
+<e>       <p><l>жыла<s n="v"/><s n="iv"/></l>               <r>ела<s n="v"/><s n="iv"/></r></p></e> <!--"cry,weep"  -->
+<e>       <p><l>жылтырат<s n="v"/><s n="tv"/></l>           <r>ялтырат<s n="v"/><s n="tv"/></r></p></e> <!--"to illuminate" (kaz tat) caus -->
+<e>       <p><l>жыми<s n="v"/><s n="iv"/></l>               <r>елмай<s n="v"/><s n="iv"/></r></p></e> <!--"to smile"  -->
+<e>       <p><l>жыми<s n="v"/><s n="iv"/></l>               <r>елмай<s n="v"/><s n="iv"/></r></p></e> <!-- "улыбаться" -->
+<e>       <p><l>жырт<s n="v"/><s n="tv"/></l>               <r>ерт<s n="v"/><s n="tv"/></r></p></e> <!--"tear"  -->
+<e>       <p><l>зағыптан<s n="v"/><s n="iv"/></l>           <r>имгән<s n="v"/><s n="iv"/></r></p></e> <!--"to become crippled"  -->
+<e>       <p><l>зақымда<s n="v"/><s n="tv"/></l>            <r>җәрәхәтлә<s n="v"/><s n="tv"/></r></p></e> <!--"to damage"  -->
+<e>       <p><l>заулат<s n="v"/><s n="tv"/></l>             <r>җилдер<s n="v"/><s n="tv"/></r></p></e> <!--"to gallop fast"  -->
+<e>       <p><l>зауықтан<s n="v"/><s n="iv"/></l>           <r>зәвыклан<s n="v"/><s n="iv"/></r></p></e> <!--"to want"  -->
+<e>       <p><l>зек<s n="v"/><s n="iv"/></l>                <r>сүк<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>зерделе<s n="v"/><s n="tv"/></l>            <r>өйрән<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>зертте<s n="v"/><s n="iv"/></l>             <r>тикшерен<s n="v"/><s n="iv"/></r></p></e> <!--"research"  -->
+<e>       <p><l>зертте<s n="v"/><s n="tv"/></l>             <r>тикшер<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>зорла<s n="v"/><s n="tv"/></l>              <r>көчлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>и<s n="v"/><s n="tv"/></l>                  <r>и<s n="v"/><s n="tv"/></r></p></e> <!--"bend,curve"-->
+<e>       <p><l>игер<s n="v"/><s n="tv"/></l>               <r>үзләштер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>иелен<s n="v"/><s n="tv"/></l>              <r>ия<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"" WARNING tv-iv-->
+<e>       <p><l>иемден<s n="v"/><s n="tv"/></l>             <r>ия<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"" WARNING transitivity-->
+<e>       <p><l>иір<s n="v"/><s n="tv"/></l>                <r>эрлә<s n="v"/><s n="tv"/></r></p></e> <!--"spin"  -->
+<e>       <p><l>иіске<s n="v"/><s n="tv"/></l>              <r>иснә<s n="v"/><s n="tv"/></r></p></e> <!--"smell"  -->
+<e>       <p><l>ирелеңде<s n="v"/><s n="iv"/></l>           <r>бормалан<s n="v"/><s n="iv"/></r></p></e> <!--"wind"  -->
+<e>       <p><l>ізде<s n="v"/><s n="tv"/></l>               <r>эзлә<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>ізде<s n="v"/><s n="tv"/></l>               <r>эзлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>ізде<s n="v"/><s n="tv"/></l>               <r>эзлә<s n="v"/><s n="tv"/></r></p></e> <!--"seek,look for"  -->
+<e r="LR"><p><l>іздестір<s n="v"/><s n="tv"/></l>           <r>эзләт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) coop/caus? FIXME CHECK-->
+<e>       <p><l>іздет<s n="v"/><s n="tv"/></l>              <r>эзләт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e r="LR"><p><l>іздеттір<s n="v"/><s n="tv"/></l>           <r>эзләт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) caus/caus? FIXME CHECK-->
+<e>       <p><l>іл<s n="v"/><s n="tv"/></l>                 <r>эл<s n="v"/><s n="tv"/></r></p></e> <!--"hang"  -->
+<e>       <p><l>ілгекте<s n="v"/><s n="tv"/></l>            <r>каптыр<s n="v"/><s n="tv"/></r></p></e> <!--"to do up"  -->
+<e>       <p><l>ілгекте<s n="v"/><s n="tv"/></l>            <r>эләктер<s n="v"/><s n="tv"/></r></p></e> <!--"to do up"  -->
+<e>       <p><l>ілгері<s n="v"/><s n="iv"/></l>             <r>алга<b/>бар<s n="v"/><s n="iv"/></r></p></e> <!--"ahead" (tat) trimm -->
+<e>       <p><l>ілгерілет<s n="v"/><s n="tv"/></l>          <r>алга<b/>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--"to increase"  -->
+<e>       <p><l>іліктір<s n="v"/><s n="tv"/></l>            <r>эләктер<s n="v"/><s n="tv"/></r></p></e> <!--"to couple"  -->
+<e>       <p><l>ілініс<s n="v"/><s n="iv"/></l>             <r>әйткәләш<s n="v"/><s n="iv"/></r></p></e> <!--"to be coupled"  -->
+<e>       <p><l>ілініс<s n="v"/><s n="iv"/></l>             <r>чәбәлән<s n="v"/><s n="iv"/></r></p></e> <!--"to be coupled"  -->
+<e>       <p><l>ірілендір<s n="v"/><s n="tv"/></l>          <r>эреләндер<s n="v"/><s n="tv"/></r></p></e> <!--"to enlarge" (kaz tat) caus -->
+<e>       <p><l>іркілдет<s n="v"/><s n="tv"/></l>           <r>майландыр<s n="v"/><s n="tv"/></r></p></e> <!--"to shake (of a wineskin" (kaz tat) caus -->
+<e>       <p><l>іс<s n="v"/><s n="iv"/></l>                 <r>шеш<s n="v"/><s n="iv"/></r></p></e> <!--"swell"  -->
+<e>       <p><l>ісін<s n="v"/><s n="iv"/></l>               <r>шешен<s n="v"/><s n="iv"/></r></p></e> <!--"to swell"  -->
+<e>       <p><l>істе<s n="v"/><s n="tv"/></l>               <r>эшлә<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>іш<s n="v"/><s n="tv"/></l>                 <r>эч<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>кездес<s n="v"/><s n="iv"/></l>             <r>очраш<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>кезектес<s n="v"/><s n="iv"/></l>           <r>чиратлаш<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>кезектес<s n="v"/><s n="iv"/></l>           <r>чиратлаш<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>кейіт<s n="v"/><s n="tv"/></l>              <r>кайгырт<s n="v"/><s n="tv"/></r></p></e> <!--"to irritate"  -->
+<e>       <p><l>кекір<s n="v"/><s n="iv"/></l>              <r>кикер<s n="v"/><s n="iv"/></r></p></e> <!--"burp"  -->
+<e>       <p><l>кел<s n="v"/><s n="iv"/></l>                <r>кил<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>кел<s n="v"/><s n="iv"/></l>                <r>кил<s n="v"/><s n="iv"/></r></p></e> <!--"come"  -->
+<e>       <p><l>келіс<s n="v"/><s n="iv"/></l>              <r>килеш<s n="v"/><s n="iv"/></r></p></e> <!--"agree"  -->
+<e>       <p><l>келтір<s n="v"/><s n="tv"/></l>             <r>китер<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>кенел<s n="v"/><s n="iv"/></l>              <r>туен<s n="v"/><s n="iv"/></r></p></e> <!--"recieve full satsifaction"  -->
+<e>       <p><l>кеңес<s n="v"/><s n="iv"/></l>              <r>киңәш<s n="v"/><s n="iv"/></r></p></e> <!--"to consult"  -->
+<e>       <p><l>кес<s n="v"/><s n="tv"/></l>                <r>кис<s n="v"/><s n="tv"/></r></p></e> <!--"cut"  -->
+<e>       <p><l>кет<s n="v"/><s n="iv"/></l>                <r>кит<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>кеш<s n="v"/><s n="tv"/></l>                <r>кич<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>кешір<s n="v"/><s n="tv"/></l>              <r>кичер<s n="v"/><s n="tv"/></r></p></e> <!--"forgive"  -->
+<e>       <p><l>ки<s n="v"/><s n="iv"/></l>                 <r>ки<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ки<s n="v"/><s n="tv"/></l>                 <r>ки<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>киін<s n="v"/><s n="iv"/></l>               <r>киен<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>кимеле<s n="v"/><s n="tv"/></l>             <r>бүлдер<s n="v"/><s n="tv"/></r></p></e> <!--"перебивать"  -->
+<e>       <p><l>кимеле<s n="v"/><s n="tv"/></l>             <r>төрткәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to push"  -->
+<e>       <p><l>кідір<s n="v"/><s n="iv"/></l>              <r>кичек<s n="v"/><s n="iv"/></r></p></e> <!--"stop,stay"  -->
+<e>       <p><l>кір<s n="v"/><s n="iv"/></l>                <r>кер<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>кір<s n="v"/><s n="iv"/></l>                <r>кер<s n="v"/><s n="iv"/></r></p></e> <!--"enter"  -->
+<e>       <p><l>кісенде<s n="v"/><s n="tv"/></l>            <r>богаула<s n="v"/><s n="tv"/></r></p></e> <!--"to hobble (in iron fetters)"  -->
+<e>       <p><l>кітірле<s n="v"/><s n="iv"/></l>            <r>кетердә<s n="v"/><s n="iv"/></r></p></e> <!--"or kitip-kitip et- to crunch on"  -->
+<e>       <p><l>көбей<s n="v"/><s n="iv"/></l>              <r>күбәй<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>көбей<s n="v"/><s n="iv"/></l>              <r>күбәй<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>көбей<s n="v"/><s n="iv"/></l>              <r>күбәй<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>көгілдірлен<s n="v"/><s n="iv"/></l>        <r>зәңгәрсулан<s n="v"/><s n="iv"/></r></p></e> <!--"to look blue" FIXME CHECK -->
+<e>       <p><l>көзде<s n="v"/><s n="tv"/></l>              <r>күзлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>көзі<b/>жойыл<s n="v"/><s n="iv"/></l>      <r>үтер<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--""-->
+<e>       <p><l>көнер<s n="v"/><s n="iv"/></l>              <r>искер<s n="v"/><s n="iv"/></r></p></e> <!--"to be shabby"  -->
+<e>       <p><l>көпір<s n="v"/><s n="iv"/></l>              <r>күбеклән<s n="v"/><s n="iv"/></r></p></e> <!--"to foam"  -->
+<e>       <p><l>көпте<s n="v"/><s n="tv"/></l>              <r>күмәклә<s n="v"/><s n="tv"/></r></p></e> <!--"to do something jointly with others"  -->
+<e>       <p><l>көр<s n="v"/><s n="tv"/></l>                <r>күр<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>көр<s n="v"/><s n="tv"/></l>                <r>күр<s n="v"/><s n="tv"/></r></p></e> <!--"see"  -->
+<e>       <p><l>көрін<s n="v"/><s n="iv"/></l>              <r>күр<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--"" (kaz tat) refl or passive?-->
+<e>       <p><l>көрсет<s n="v"/><s n="tv"/></l>             <r>күрсәт<s n="v"/><s n="tv"/></r></p></e> <!-- "" NOTE: (kaz tat) ?caus -->
+<e>       <p><l>көтер<s n="v"/><s n="tv"/></l>              <r>күтәр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>көтер<s n="v"/><s n="tv"/></l>              <r>күтәр<s n="v"/><s n="tv"/></r></p></e> <!--"lift"  -->
+<e>       <p><l>көш<s n="v"/><s n="iv"/></l>                <r>күч<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>көш<s n="v"/><s n="iv"/></l>                <r>күч<s n="v"/><s n="iv"/></r></p></e> <!--"lead a nomad's life,move to another place"  -->
+<e>       <p><l>көшір<s n="v"/><s n="tv"/></l>              <r>күчер<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus?-->
+<e>       <p><l>кристалдан<s n="v"/><s n="iv"/></l>         <r>кристаллан<s n="v"/><s n="iv"/></r></p></e> <!--"to crystallize"  -->
+<e>       <p><l>күзе<s n="v"/><s n="tv"/></l>               <r>кыр<s n="v"/><s n="tv"/></r></p></e> <!--"shear"  -->
+<e>       <p><l>күзе<s n="v"/><s n="tv"/></l>               <r>кыркы<s n="v"/><s n="tv"/></r></p></e> <!--"shear"  -->
+<e>       <p><l>күзет<s n="v"/><s n="tv"/></l>              <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!--"guard"  -->
+<e>       <p><l>күзет<s n="v"/><s n="tv"/></l>              <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!--"guard"  -->
+<e>       <p><l>күй<s n="v"/><s n="iv"/></l>                <r>көй<s n="v"/><s n="iv"/></r></p></e> <!--"burn"  -->
+<e>       <p><l>күйзелт<s n="v"/><s n="tv"/></l>            <r>рәнҗет<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>күл<s n="v"/><s n="iv"/></l>                <r>көл<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>күл<s n="v"/><s n="iv"/></l>                <r>көл<s n="v"/><s n="iv"/></r></p></e> <!--"laugh"  -->
+<e>       <p><l>күлімде<s n="v"/><s n="iv"/></l>            <r>елмай<s n="v"/><s n="iv"/></r></p></e> <!--"to smile"  -->
+<e>       <p><l>күлімсіре<s n="v"/><s n="iv"/></l>          <r>көлемсерә<s n="v"/><s n="iv"/></r></p></e> <!--"to smile slightly"  -->
+<e>       <p><l>күліс<s n="v"/><s n="iv"/></l>              <r>көлеш<s n="v"/><s n="iv"/></r></p></e> <!--"to laugh with others" (kaz tat) coop  -->
+<e>       <p><l>күлтілде<s n="v"/><s n="iv"/></l>           <r>кабырчыклан<s n="v"/><s n="iv"/></r></p></e> <!--"to appear (of tumors)"  -->
+<e>       <p><l>күмбірле<s n="v"/><s n="iv"/></l>           <r>гөрелдә<s n="v"/><s n="iv"/></r></p></e> <!--"to emit dull sounds"  -->
+<e>       <p><l>күмпілде<s n="v"/><s n="iv"/></l>           <r>быхылда<s n="v"/><s n="iv"/></r></p></e> <!--"to plop" (tat) trimm -->
+<e>       <p><l>күнде<s n="v"/><s n="tv"/></l>              <r>көнлә<s n="v"/><s n="tv"/></r></p></e> <!--"to envy"  -->
+<e>       <p><l>күнелт<s n="v"/><s n="iv"/></l>             <r>тереклек<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!--"to exist" (tat) trimm -->
+<e>       <p><l>күпілде<s n="v"/><s n="iv"/></l>            <r>масай<s n="v"/><s n="iv"/></r></p></e> <!--"to rumble"  -->
+<e>       <p><l>күрес<s n="v"/><s n="iv"/></l>              <r>көрәш<s n="v"/><s n="iv"/></r></p></e> <!--"deal,fight,wrestle"  -->
+<e>       <p><l>күркілде<s n="v"/><s n="iv"/></l>           <r>гөрелдә<s n="v"/><s n="iv"/></r></p></e> <!--"to wheeze"  -->
+<e>       <p><l>күркілде<s n="v"/><s n="iv"/></l>           <r>кыткылда<s n="v"/><s n="iv"/></r></p></e> <!--"to wheeze"  -->
+<e>       <p><l>күрсілде<s n="v"/><s n="iv"/></l>           <r>гөрселдә<s n="v"/><s n="iv"/></r></p></e> <!--"to thunder"  -->
+<e>       <p><l>күрсін<s n="v"/><s n="iv"/></l>             <r>көрсен<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>күт<s n="v"/><s n="tv"/></l>                <r>көт<s n="v"/><s n="tv"/></r></p></e> <!--"wait"  -->
+<e>       <p><l>күш<b/>сал<s n="v"/><s n="iv"/></l>         <r>көч<b/>куй<s n="v"/><s n="iv"/></r></p></e> <!--"strive"  -->
+<e>       <p><l>күшей<s n="v"/><s n="iv"/></l>              <r>көчәй<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>күшейт<s n="v"/><s n="tv"/></l>             <r>көчәйт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>күште<s n="v"/><s n="tv"/></l>              <r>көчлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қабатта<s n="v"/><s n="tv"/></l>            <r>катла<s n="v"/><s n="tv"/></r></p></e> <!--"to pile in layers"  -->
+<e>       <p><l>қабылда<s n="v"/><s n="tv"/></l>            <r>кабул<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қабылда<s n="v"/><s n="tv"/></l>            <r>кабул<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>қабырғалас<s n="v"/><s n="iv"/></l>         <r>тигезләш<s n="v"/><s n="iv"/></r></p></e> <!--"to equal"  -->
+<e>       <p><l>қабыршақтан<s n="v"/><s n="iv"/></l>        <r>каплан<s n="v"/><s n="iv"/></r></p></e> <!--"to be covered with a thin layer (of ice)" (kaz tat) ?refl; FIXME CHECK -->
+<e>       <p><l>қабыс<s n="v"/><s n="iv"/></l>              <r>сытыл<s n="v"/><s n="iv"/></r></p></e> <!--"to become flat" (tat) passive -->
+<e>       <p><l>қабыс<s n="v"/><s n="iv"/></l>              <r>ялган<s n="v"/><s n="iv"/></r></p></e> <!--"to become flat" (tat) passive -->
+<e>       <p><l>қағыс<s n="v"/><s n="iv"/></l>              <r>кысыл<s n="v"/><s n="iv"/></r></p></e> <!--"тесниться"  -->
+<e>       <p><l>қағыс<s n="v"/><s n="iv"/></l>              <r>талаш<s n="v"/><s n="iv"/></r></p></e> <!--"браниться"  -->
+<e>       <p><l>қағыс<s n="v"/><s n="tv"/></l>              <r>кагыш<s n="v"/><s n="tv"/></r></p></e> <!--"вколачивать" (каz tat) coop -->
+<e>       <p><l>қағыстыр<s n="v"/><s n="tv"/></l>           <r>как<s n="v"/><s n="tv"/></r></p></e> <!--"to seek out"  -->
+<e>       <p><l>қағыстыр<s n="v"/><s n="tv"/></l>           <r>табыштыр<s n="v"/><s n="tv"/></r></p></e> <!--"устраивать,подыскать"  -->
+<e>       <p><l>қағыстыр<s n="v"/><s n="tv"/></l>           <r>чәкештер<s n="v"/><s n="tv"/></r></p></e> <!--"чокаться"  -->
+<e>       <p><l>қағыт<s n="v"/><s n="tv"/></l>              <r>төрттер<s n="v"/><s n="tv"/></r></p></e> <!--"to tease (verbally)"  -->
+<e>       <p><l>қада<s n="v"/><s n="tv"/></l>               <r>када<s n="v"/><s n="tv"/></r></p></e> <!--"stick in"  -->
+<e r="LR"><p><l>қадағала<s n="v"/><s n="tv"/></l>           <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>қадағала<s n="v"/><s n="tv"/></l>           <r>тикшер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қадақта<s n="v"/><s n="tv"/></l>            <r>кадаклап<b/>үлчә<s n="v"/><s n="tv"/></r></p></e> <!--"to weigh in pounds" (tat) trimm FIXME CHECK -->
+<e>       <p><l>қадамда<s n="v"/><s n="iv"/></l>            <r>атла<s n="v"/><s n="iv"/></r></p></e> <!--"to pace off"  -->
+<e>       <p><l>қаз<s n="v"/><s n="tv"/></l>                <r>казы<s n="v"/><s n="tv"/></r></p></e> <!--"dig"  -->
+<e r="RL"><p><l>қаза<b/>тап<s n="v"/><s n="iv"/></l>        <r>вафат<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"" FIXME CHECK-->
+<e>       <p><l>қаза<b/>тап<s n="v"/><s n="iv"/></l>        <r>һәлак<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қазбала<s n="v"/><s n="tv"/></l>            <r>интектер<s n="v"/><s n="tv"/></r></p></e> <!--"to bore"  -->
+<e>       <p><l>қазықта<s n="v"/><s n="tv"/></l>            <r>казыкла<s n="v"/><s n="tv"/></r></p></e> <!--"to tie something to a stake driven into the ground"  -->
+<e>       <p><l>қайғыр<s n="v"/><s n="iv"/></l>             <r>кайгыр<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қайна<s n="v"/><s n="iv"/></l>              <r>кайна<s n="v"/><s n="iv"/></r></p></e> <!--"boil"  -->
+<e>       <p><l>қайт<s n="v"/><s n="iv"/></l>               <r>кайт<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қайт<s n="v"/><s n="iv"/></l>               <r>кайт<s n="v"/><s n="iv"/></r></p></e> <!--"return"  -->
+<e>       <p><l>қайт<s n="v"/><s n="iv"/></l>               <r>нишлә<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қайтар<s n="v"/><s n="tv"/></l>             <r>кайтар<s n="v"/><s n="tv"/></r></p></e> <!--"" ?caus-->
+<e>       <p><l>қайтыс<b/>бол<s n="v"/><s n="iv"/></l>      <r>вафат<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қайшыла<s n="v"/><s n="tv"/></l>            <r>туракла<s n="v"/><s n="tv"/></r></p></e> <!--"to cut with scissors"  -->
+<e>       <p><l>қайыр<s n="v"/><s n="tv"/></l>              <r>каер<s n="v"/><s n="tv"/></r></p></e> <!--"to train (a hunting bird)"  -->
+<e>       <p><l>қайырла<s n="v"/><s n="iv"/></l>            <r>комга<b/>утыр<s n="v"/><s n="iv"/></r></p></e> <!--"to run aground (of a vessel)" (tat) trimm -->
+<e>       <p><l>қайырмала<s n="v"/><s n="tv"/></l>          <r>куып<b/>кайтар<s n="v"/><s n="tv"/></r></p></e> <!--"to drive" (tat) trimm -->
+<e>       <p><l>қайыршылан<s n="v"/><s n="iv"/></l>         <r>хәерчелән<s n="v"/><s n="iv"/></r></p></e> <!--"to become impoverished" (kat tat) passive -->
+<e>       <p><l>қайырыл<s n="v"/><s n="iv"/></l>            <r>каерыл<s n="v"/><s n="iv"/></r></p></e> <!--"to be turned down (of a collar)" (kat tat) passive -->
+<e>       <p><l>қайыс<s n="v"/><s n="iv"/></l>              <r>каеш<s n="v"/><s n="iv"/></r></p></e> <!--"to bend down" (kaz tat) coop FIXME CHECK -->
+<e>       <p><l>қақ<s n="v"/><s n="tv"/></l>                <r>как<s n="v"/><s n="tv"/></r></p></e> <!--"knock"  -->
+<e>       <p><l>қақа<s n="v"/><s n="iv"/></l>               <r>зәһәрәй<s n="v"/><s n="iv"/></r></p></e> <!--"to rage (of a hard frost)"  -->
+<e>       <p><l>қақай<s n="v"/><s n="iv"/></l>              <r>кукырай<s n="v"/><s n="iv"/></r></p></e> <!--"to curve back"  -->
+<e>       <p><l>қақпала<s n="v"/><s n="tv"/></l>            <r>куала<s n="v"/><s n="tv"/></r></p></e> <!--"to urge on"  -->
+<e>       <p><l>қақта<s n="v"/><s n="tv"/></l>              <r>какла<s n="v"/><s n="tv"/></r></p></e> <!--"to cut (meat) into small pieces" FIXME CHECK -->
+<e>       <p><l>қақтығыс<s n="v"/><s n="iv"/></l>           <r>әйткәләш<s n="v"/><s n="iv"/></r></p></e> <!--"to get into a fight" FIXME CHECK -->
+<e>       <p><l>қақтығыс<s n="v"/><s n="iv"/></l>           <r>бәрел<s n="v"/><s n="iv"/></r></p></e> <!--"to get into a fight" FIXME CHECK -->
+<e>       <p><l>қақтығыс<s n="v"/><s n="iv"/></l>           <r>төрткәләш<s n="v"/><s n="iv"/></r></p></e> <!--"to get into a fight" FIXME CHECK -->
+<e>       <p><l>қақылда<s n="v"/><s n="iv"/></l>            <r>какылда<s n="v"/><s n="iv"/></r></p></e> <!--"to talk loudly and incessantly"  -->
+<e>       <p><l>қақыр<s n="v"/><s n="tv"/></l>              <r>какыр<s n="v"/><s n="tv"/></r></p></e> <!--"to spit"  -->
+<e>       <p><l>қақыра<s n="v"/><s n="iv"/></l>             <r>таркал<s n="v"/><s n="iv"/></r></p></e> <!--"to rip along the seams"  -->
+<e>       <p><l>қал<s n="v"/><s n="iv"/></l>                <r>кал<s n="v"/><s n="iv"/></r></p></e> <!-- "remain" -->
+<e>       <p><l>қала<s n="v"/><s n="tv"/></l>               <r>сал<s n="v"/><s n="tv"/></r></p></e> <!--"класть"  -->
+<e>       <p><l>қала<s n="v"/><s n="tv"/></l>               <r>телә<s n="v"/><s n="tv"/></r></p></e> <!--"desire"  -->
+<e>       <p><l>қалақта<s n="v"/><s n="tv"/></l>            <r>чумыр<s n="v"/><s n="tv"/></r></p></e> <!--"to take with a shovel or scoop"  -->
+<e>       <p><l>қалан<s n="v"/><s n="iv"/></l>              <r>сал<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "" -->
+<e>       <p><l>қалан<s n="v"/><s n="iv"/></l>              <r>салын<s n="v"/><s n="iv"/></r></p></e> <!--"складываться" (kaz tat) passive -->
+<e>       <p><l>қалдыр<s n="v"/><s n="tv"/></l>             <r>калдыр<s n="v"/><s n="tv"/></r></p></e> <!--"forsake" (kaz tat) caus -->
+<e>       <p><l>қалқала<s n="v"/><s n="tv"/></l>            <r>капла<s n="v"/><s n="tv"/></r></p></e> <!--"to project"  -->
+<e>       <p><l>қалықта<s n="v"/><s n="iv"/></l>            <r>җилфердә<s n="v"/><s n="iv"/></r></p></e> <!--"to soar"  -->
+<e>       <p><l>қалыңда<s n="v"/><s n="iv"/></l>            <r>калынай<s n="v"/><s n="iv"/></r></p></e> <!--"to become fat"  -->
+<e>       <p><l>қалыптал<s n="v"/><s n="iv"/></l>           <r>калыпка<b/>кер<s n="v"/><s n="iv"/></r></p></e> <!--"to go into a usual" (tat) trimm -->
+<e>       <p><l>қалыптал<s n="v"/><s n="iv"/></l>           <r>калыплан<s n="v"/><s n="iv"/></r></p></e> <!--"to go into a usual"  -->
+<e>       <p><l>қалыптандыр<s n="v"/><s n="tv"/></l>        <r>тәрбиялә<s n="v"/><s n="tv"/></r></p></e> <!--"to cultivate" FIXME check -->
+<e>       <p><l>қалыптас<s n="v"/><s n="iv"/></l>           <r>калыплаш<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>қалыптастыр<s n="v"/><s n="tv"/></l>        <r>формалаштыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қама<s n="v"/><s n="tv"/></l>               <r>кама<s n="v"/><s n="tv"/></r></p></e> <!--"imprison,surroud"  -->
+<e>       <p><l>қамда<s n="v"/><s n="iv"/></l>              <r>хәстәрлә<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қамдан<s n="v"/><s n="iv"/></l>             <r>хәстәрлән<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қамтама<b/>ет<s n="v"/><s n="tv"/></l>      <r>тәэмин<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"provide"  -->
+<e>       <p><l>қамтамасыз<b/>ет<s n="v"/><s n="tv"/></l>   <r>тәэмин<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"provide"  -->
+<e>       <p><l>қамтамасыз<b/>ет<s n="v"/><s n="tv"/></l>   <r>тәэмин<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "обеспечивать" NOTE: (kaz) trimm -->
+<e>       <p><l>қамты<s n="v"/><s n="tv"/></l>              <r>ал<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қамты<s n="v"/><s n="tv"/></l>              <r>билә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қамты<s n="v"/><s n="tv"/></l>              <r>каплап<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қамты<s n="v"/><s n="tv"/></l>              <r>тәшкил<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қамырла<s n="v"/><s n="tv"/></l>            <r>җилемлә<s n="v"/><s n="tv"/></r></p></e> <!--"to glue up"  -->
+<e>       <p><l>қан<s n="v"/><s n="iv"/></l>                <r>сусавын<b/>бас<s n="v"/><s n="iv"/></r></p></e> <!--"drink one's fill" (tat) trimm -->
+<e>       <p><l>қана<s n="v"/><s n="iv"/></l>               <r>кана<s n="v"/><s n="iv"/></r></p></e> <!--"to oppress"  -->
+<e>       <p><l>қанағаттандыр<s n="v"/><s n="tv"/></l>      <r>канәгатьләндер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қанат<s n="v"/><s n="tv"/></l>              <r>канат<s n="v"/><s n="tv"/></r></p></e> <!--"to stain with blood" (kaz tat) caus -->
+<e>       <p><l>қандыр<s n="v"/><s n="tv"/></l>             <r>туйдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to satisfy someone's thirst"  -->
+<e>       <p><l>қансыра<s n="v"/><s n="iv"/></l>            <r>күп<b/>кан<b/>югалт<s n="v"/><s n="iv"/></r></p></e> <!--"bleed" (tat) trimm -->
+<e>       <p><l>қантала<s n="v"/><s n="iv"/></l>            <r>кызар<s n="v"/><s n="iv"/></r></p></e> <!--"to be covered with bruises"  -->
+<e>       <p><l>қаңғы<s n="v"/><s n="iv"/></l>              <r>күчеп<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"to move to another place (of nomads)" (tat) trimm -->
+<e>       <p><l>қаңғы<s n="v"/><s n="iv"/></l>              <r>сукбайлыкта<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"to move to another place (of nomads)" (tat) trimm -->
+<e>       <p><l>қаңғыбастан<s n="v"/><s n="iv"/></l>        <r>каңгырап<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"to become restless" (tat) trimm -->
+<e>       <p><l>қаңғыр<s n="v"/><s n="iv"/></l>             <r>ил<b/>гизеп<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"to wander" (tat) trimm -->
+<e>       <p><l>қаңқ<s n="v"/><s n="iv"/></l>               <r>каңгырап<b/>йөр<s n="v"/><s n="iv"/></r></p></e> <!--"wander aimlessly" (tat) trimm -->
+<e>       <p><l>қаңс<s n="v"/><s n="iv"/></l>               <r>кип<s n="v"/><s n="iv"/></r></p></e> <!--"to crack"  -->
+<e>       <p><l>қаңсыла<s n="v"/><s n="iv"/></l>            <r>чина<s n="v"/><s n="iv"/></r></p></e> <!--"to squeal"  -->
+<e>       <p><l>қаңтар<s n="v"/><s n="tv"/></l>             <r>калдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to leave a horse standing" FIXME -->
+<e>       <p><l>қаңылтырла<s n="v"/><s n="tv"/></l>         <r>калайла<s n="v"/><s n="tv"/></r></p></e> <!--"to cover with tin plate"  -->
+<e>       <p><l>қаңыра<s n="v"/><s n="iv"/></l>             <r>буша<s n="v"/><s n="iv"/></r></p></e> <!--"be desolate"  -->
+<e>       <p><l>қап<s n="v"/><s n="tv"/></l>                <r>тешлә<s n="v"/><s n="tv"/></r></p></e> <!--"bite"  -->
+<e>       <p><l>қапалан<s n="v"/><s n="iv"/></l>            <r>хафалан<s n="v"/><s n="iv"/></r></p></e> <!--"огорчаться"  -->
+<e>       <p><l>қапта<s n="v"/><s n="tv"/></l>              <r>капчыкла<s n="v"/><s n="tv"/></r></p></e> <!--"насыпать в мешки"  -->
+<e>       <p><l>қапта<s n="v"/><s n="tv"/></l>              <r>тышла<s n="v"/><s n="tv"/></r></p></e> <!--"обшивать"  -->
+<e>       <p><l>қапталда<s n="v"/><s n="tv"/></l>           <r>буйла<s n="v"/><s n="tv"/></r></p></e> <!--"to go"  -->
+<e>       <p><l>қар<s n="v"/><s n="tv"/></l>                <r>өт<s n="v"/><s n="tv"/></r></p></e> <!--"to burn"  -->
+<e>       <p><l>қара<s n="v"/><s n="tv"/></l>               <r>кара<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>қара<s n="v"/><s n="tv"/></l>               <r>кара<s n="v"/><s n="tv"/></r></p></e> <!--"look at"  -->
+<e r="RL"><p><l>қара<s n="v"/><s n="tv"/></l>               <r>күзәт<s n="v"/><s n="tv"/></r></p></e> <!-- FIXME: maybe a better correspondence in Kazakh (байқау?)-->
+<e>       <p><l>қарай<s n="v"/><s n="iv"/></l>              <r>карал<s n="v"/><s n="iv"/></r></p></e> <!--"чернеть" -->
+<e>       <p><l>қарайла<s n="v"/><s n="tv"/></l>            <r>көт<s n="v"/><s n="tv"/></r></p></e> <!--"to expect"  -->
+<e>       <p><l>қарала<s n="v"/><s n="tv"/></l>             <r>каралт<s n="v"/><s n="tv"/></r></p></e> <!--"to soil"  -->
+<e>       <p><l>қаралан<s n="v"/><s n="iv"/></l>            <r>каралан<s n="v"/><s n="iv"/></r></p></e> <!--"to be slandered"  -->
+<e>       <p><l>қарамайла<s n="v"/><s n="tv"/></l>          <r>дегетлә<s n="v"/><s n="tv"/></r></p></e> <!--"to tar"  -->
+<e>       <p><l>қаран<s n="v"/><s n="iv"/></l>              <r>каран<s n="v"/><s n="iv"/></r></p></e> <!--"to look around (on both sides)" (kaz tat) ?refl -->
+<e>       <p><l>қараңғылан<s n="v"/><s n="iv"/></l>         <r>караңгылан<s n="v"/><s n="iv"/></r></p></e> <!--"to get dark"  -->
+<e>       <p><l>қараңда<s n="v"/><s n="iv"/></l>            <r>карал<s n="v"/><s n="iv"/></r></p></e> <!--"to be hardly visible"  -->
+<e>       <p><l>қарас<s n="v"/><s n="tv"/></l>              <r>караш<s n="v"/><s n="tv"/></r></p></e> <!--"to help" (kaz tat) recipr&coop -->
+<e>       <p><l>қарастыр<s n="v"/><s n="tv"/></l>           <r>караштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to investigate"  -->
+<e>       <p><l>қарауылда<s n="v"/><s n="tv"/></l>          <r>каравылла<s n="v"/><s n="tv"/></r></p></e> <!--"to watch"  -->
+<e>       <p><l>қарға<s n="v"/><s n="tv"/></l>              <r>карга<s n="v"/><s n="tv"/></r></p></e> <!--"curse,damn"  -->
+<e>       <p><l>қарғы<s n="v"/><s n="iv"/></l>              <r>сикер<s n="v"/><s n="iv"/></r></p></e> <!--"to jump"  -->
+<e>       <p><l>қаржыла<s n="v"/><s n="tv"/></l>            <r>тәэмин<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to obtain" (tat) trimm -->
+<e>       <p><l>қаржыландыр<s n="v"/><s n="tv"/></l>        <r>финансла<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz) tv caus pass?-->
+<e>       <p><l>қарқылда<s n="v"/><s n="iv"/></l>           <r>каркылда<s n="v"/><s n="iv"/></r></p></e> <!--"to guffaw"  -->
+<e>       <p><l>қарма<s n="v"/><s n="iv"/></l>              <r>тотын<s n="v"/><s n="iv"/></r></p></e> <!--"to catch"  -->
+<e>       <p><l>қармала<s n="v"/><s n="tv"/></l>            <r>капша<s n="v"/><s n="tv"/></r></p></e> <!--"feel"  -->
+<e>       <p><l>қарсылас<s n="v"/><s n="iv"/></l>           <r>каршы<b/>тор<s n="v"/><s n="iv"/></r></p></e> <!--"to resist"  -->
+<e>       <p><l>қарулан<s n="v"/><s n="iv"/></l>            <r>кораллан<s n="v"/><s n="iv"/></r></p></e> <!--"to arm oneself"  -->
+<e>       <p><l>қаруландыр<s n="v"/><s n="tv"/></l>         <r>коралландыр<s n="v"/><s n="tv"/></r></p></e> <!--"to arm" (kaz tat) caus -->
+<e>       <p><l>қары<s n="v"/><s n="iv"/></l>               <r>пеш<s n="v"/><s n="iv"/></r></p></e> <!--"burn oneself"  -->
+<e>       <p><l>қарыздан<s n="v"/><s n="tv"/></l>           <r>бурычкаb<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"to have money owed to one" (tat) trimm -->
+<e>       <p><l>қарыста<s n="v"/><s n="tv"/></l>            <r>карышла<s n="v"/><s n="tv"/></r></p></e> <!--"to measure with the thumb and middle fingers spread apart"  -->
+<e>       <p><l>қат<s n="v"/><s n="iv"/></l>                <r>кат<s n="v"/><s n="iv"/></r></p></e> <!--"harden"  -->
+<e>       <p><l>қатынас<s n="v"/><s n="iv"/></l>            <r>катнаш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қатыс<s n="v"/><s n="iv"/></l>              <r>катнаш<s n="v"/><s n="iv"/></r></p></e> <!--"participate"  -->
+<e>       <p><l>қаудырла<s n="v"/><s n="iv"/></l>           <r>кыштырда<s n="v"/><s n="iv"/></r></p></e> <!--"to rustle"  -->
+<e>       <p><l>қауіпсін<s n="v"/><s n="iv"/></l>           <r>хәвефлән<s n="v"/><s n="iv"/></r></p></e> <!--"to fear"  -->
+<e>       <p><l>қауіптен<s n="v"/><s n="iv"/></l>           <r>хәвефлән<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қаула<s n="v"/><s n="iv"/></l>              <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!--"to shoot up"  -->
+<e>       <p><l>қауса<s n="v"/><s n="iv"/></l>              <r>коргаксы<s n="v"/><s n="iv"/></r></p></e> <!--"to dry out"  -->
+<e>       <p><l>қауызда<s n="v"/><s n="tv"/></l>            <r>кабыгыннан<b/>арындыр<s n="v"/><s n="tv"/></r></p></e> <!--"to busk"  -->
+<e>       <p><l>қаһарлан<s n="v"/><s n="iv"/></l>           <r>каһәрлән<s n="v"/><s n="iv"/></r></p></e> <!--"to get angry"  -->
+<e>       <p><l>қаш<s n="v"/><s n="iv"/></l>                <r>кач<s n="v"/><s n="iv"/></r></p></e> <!--"flee"  -->
+<e>       <p><l>қаша<s n="v"/><s n="tv"/></l>               <r>өтергелә<s n="v"/><s n="tv"/></r></p></e> <!--"to cut down"  -->
+<e>       <p><l>қашырт<s n="v"/><s n="tv"/></l>             <r>яшер<s n="v"/><s n="tv"/></r></p></e> <!--"to conceal"  -->
+<e>       <p><l>қи<s n="v"/><s n="tv"/></l>                 <r>кый<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қина<s n="v"/><s n="iv"/></l>               <r>газапла<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қинал<s n="v"/><s n="iv"/></l>              <r>газаплан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қира<s n="v"/><s n="iv"/></l>               <r>ватыл<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қира<s n="v"/><s n="iv"/></l>               <r>һәлакәткә<b/>очра<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қиыс<s n="v"/><s n="tv"/></l>               <r>яраш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қобалж<s n="v"/><s n="iv"/></l>             <r>борчыл<s n="v"/><s n="iv"/></r></p></e> <!--"to feel sick"  -->
+<e>       <p><l>қобалж<s n="v"/><s n="iv"/></l>             <r>чуалыш<s n="v"/><s n="iv"/></r></p></e> <!--"массовые волнения"  -->
+<e>       <p><l>қозға<s n="v"/><s n="tv"/></l>              <r>кузгат<s n="v"/><s n="tv"/></r></p></e> <!--"to move"  -->
+<e>       <p><l>қой<s n="v"/><s n="tv"/></l>                <r>куй<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қой<s n="v"/><s n="tv"/></l>                <r>куй<s n="v"/><s n="tv"/></r></p></e> <!--"release" put -->
+<e>       <p><l>қолайла<s n="v"/><s n="tv"/></l>            <r>җайла<s n="v"/><s n="tv"/></r></p></e> <!--"to designate"  -->
+<e>       <p><l>қолда<s n="v"/><s n="tv"/></l>              <r>хупла<s n="v"/><s n="tv"/></r></p></e> <!--"uphold"  -->
+<e>       <p><l>қолдан<s n="v"/><s n="tv"/></l>             <r>куллан<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>қолдан<s n="v"/><s n="tv"/></l>             <r>куллан<s n="v"/><s n="tv"/></r></p></e> <!--"употреблять"  -->
+<e>       <p><l>қолдас<s n="v"/><s n="iv"/></l>             <r>кул<b/>бир<s n="v"/><s n="iv"/></r></p></e> <!--"to carry something together"  -->
+<e>       <p><l>қолжет<s n="v"/><s n="iv"/></l>             <r>иреш<s n="v"/><s n="iv"/></r></p></e> <!--"to attain"  -->
+<e>       <p><l>қолпылда<s n="v"/><s n="iv"/></l>           <r>салынып<b/>төш<s n="v"/><s n="iv"/></r></p></e> <!--"to drag" (tat) trimm -->
+<e>       <p><l>қон<s n="v"/><s n="iv"/></l>                <r>кун<s n="v"/><s n="iv"/></r></p></e> <!--"land; stay over"  -->
+<e>       <p><l>қонақта<s n="v"/><s n="iv"/></l>            <r>кунак<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to stay with" (tat) trimm -->
+<e>       <p><l>қондыр<s n="v"/><s n="tv"/></l>             <r>кундыр<s n="v"/><s n="tv"/></r></p></e> <!--"to keep a guest overnight" (kaz tat) caus -->
+<e>       <p><l>қоныстан<s n="v"/><s n="iv"/></l>           <r>урнаш<s n="v"/><s n="iv"/></r></p></e> <!--"to settle"  -->
+<e>       <p><l>қопсыт<s n="v"/><s n="tv"/></l>             <r>көпшәкләндер<s n="v"/><s n="tv"/></r></p></e> <!--"to turn inside out" (kaz tat) caus -->
+<e>       <p><l>қор<s n="v"/><s n="iv"/></l>                <r>эре<s n="v"/><s n="iv"/></r></p></e> <!--"плавиться"  -->
+<e>       <p><l>қор<s n="v"/><s n="tv"/></l>                <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!--"to guard"  -->
+<e>       <p><l>қораздан<s n="v"/><s n="iv"/></l>           <r>әтәчлән<s n="v"/><s n="iv"/></r></p></e> <!--"to be on one's high horse"  -->
+<e>       <p><l>қораздан<s n="v"/><s n="iv"/></l>           <r>тәкәбберлән<s n="v"/><s n="iv"/></r></p></e> <!--"to be on one's high horse"  -->
+<e>       <p><l>қорға<s n="v"/><s n="tv"/></l>              <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қорға<s n="v"/><s n="tv"/></l>              <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!--"uphold"  -->
+<e>       <p><l>қорға<s n="v"/><s n="tv"/></l>              <r>якла<s n="v"/><s n="tv"/></r></p></e> <!-- "(i.e. a dissertation)" -->
+<e>       <p><l>қорғала<s n="v"/><s n="iv"/></l>            <r>саклан<s n="v"/><s n="iv"/></r></p></e> <!--"to escape"  -->
+<e>       <p><l>қорғалат<s n="v"/><s n="tv"/></l>           <r>саклат<s n="v"/><s n="tv"/></r></p></e> <!--"to frighten" (kaz tat) caus FIXME CHECK -->
+<e>       <p><l>қорған<s n="v"/><s n="iv"/></l>             <r>саклан<s n="v"/><s n="iv"/></r></p></e> <!--"to defend" (kaz tat) refl -->
+<e>       <p><l>қорғанда<s n="v"/><s n="tv"/></l>           <r>ура<s n="v"/><s n="tv"/></r></p></e> <!--"to treat fortifications"  -->
+<e>       <p><l>қорғасында<s n="v"/><s n="tv"/></l>         <r>кургашынла<s n="v"/><s n="tv"/></r></p></e> <!--"to fasten something, свинцевать"  -->
+<e>       <p><l>қоректен<s n="v"/><s n="iv"/></l>           <r>туклан<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қоректен<s n="v"/><s n="iv"/></l>           <r>туклан<s n="v"/><s n="iv"/></r></p></e> <!--"to feed (on)"  -->
+<e>       <p><l>қорқыра<s n="v"/><s n="iv"/></l>            <r>хырылда<s n="v"/><s n="iv"/></r></p></e> <!--"to speak hoarsely"  -->
+<e>       <p><l>қорқыт<s n="v"/><s n="tv"/></l>             <r>куркыт<s n="v"/><s n="tv"/></r></p></e> <!--"to frighten" (kaz tat) caus -->
+<e>       <p><l>қорла<s n="v"/><s n="tv"/></l>              <r>хурла<s n="v"/><s n="tv"/></r></p></e> <!--"to humiliate"  -->
+<e>       <p><l>қорсылда<s n="v"/><s n="iv"/></l>           <r>мыркылда<s n="v"/><s n="iv"/></r></p></e> <!--"to grunt"  -->
+<e>       <p><l>қорша<s n="v"/><s n="tv"/></l>              <r>әйлендереп<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қорша<s n="v"/><s n="tv"/></l>              <r>урап<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"to surround"  -->
+<e>       <p><l>қорық<s n="v"/><s n="iv"/></l>              <r>курык<s n="v"/><s n="iv"/></r></p></e> <!--"to fear" FIXME (kaz tat) ы drops out -->
+<e>       <p><l>қорылда<s n="v"/><s n="iv"/></l>            <r>хырылда<s n="v"/><s n="iv"/></r></p></e> <!--"to snore"  -->
+<e>       <p><l>қорын<s n="v"/><s n="iv"/></l>              <r>саклан<s n="v"/><s n="iv"/></r></p></e> <!--"to be ashamed" (kaz tat) refl -->
+<e>       <p><l>қорыт<s n="v"/><s n="tv"/></l>              <r>йомгакла<s n="v"/><s n="tv"/></r></p></e> <!--"to conclude"  -->
+<e>       <p><l>қорыт<s n="v"/><s n="tv"/></l>              <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!--"охранять"  -->
+<e>       <p><l>қорыт<s n="v"/><s n="tv"/></l>              <r>эрет<s n="v"/><s n="tv"/></r></p></e> <!--"плавить" (kaz tat) caus -->
+<e>       <p><l>қос<s n="v"/><s n="tv"/></l>                <r>куш<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>қос<s n="v"/><s n="tv"/></l>                <r>куш<s n="v"/><s n="tv"/></r></p></e> <!--"add"  -->
+<e>       <p><l>қосақта<s n="v"/><s n="tv"/></l>            <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!--"to tie one sheep to another by the neck"  -->
+<e>       <p><l>қосарлан<s n="v"/><s n="iv"/></l>           <r>парлан<s n="v"/><s n="iv"/></r></p></e> <!--"to pair off"  -->
+<e>       <p><l>қоста<s n="v"/><s n="tv"/></l>              <r>хупла<s n="v"/><s n="tv"/></r></p></e> <!--"to approve"  -->
+<e>       <p><l>қостас<s n="v"/><s n="iv"/></l>             <r>хушлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to say good-bye"  -->
+<e>       <p><l>қотар<s n="v"/><s n="tv"/></l>              <r>бушат<s n="v"/><s n="tv"/></r></p></e> <!--"to shift"  -->
+<e>       <p><l>қотырлан<s n="v"/><s n="iv"/></l>           <r>кутырлан<s n="v"/><s n="iv"/></r></p></e> <!--"to get mangy"  -->
+<e>       <p><l>қошаметте<s n="v"/><s n="tv"/></l>          <r>тәбриклә<s n="v"/><s n="tv"/></r></p></e> <!--"to approve"  -->
+<e>       <p><l>қу<s n="v"/><s n="tv"/></l>                 <r>ку<s n="v"/><s n="tv"/></r></p></e> <!--"chase"  -->
+<e>       <p><l>қуан<s n="v"/><s n="iv"/></l>               <r>куан<s n="v"/><s n="iv"/></r></p></e> <!--"rejoice"  -->
+<e>       <p><l>қудала<s n="v"/><s n="tv"/></l>             <r>әзерлеклә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>қусыр<s n="v"/><s n="tv"/></l>              <r>кушыр<s n="v"/><s n="tv"/></r></p></e> <!--"to twist"  -->
+<e>       <p><l>құбыл<s n="v"/><s n="iv"/></l>              <r>үзгәр<s n="v"/><s n="iv"/></r></p></e> <!--"change"  -->
+<e>       <p><l>құй<s n="v"/><s n="tv"/></l>                <r>кой<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>құй<s n="v"/><s n="tv"/></l>                <r>кой<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>құй<s n="v"/><s n="tv"/></l>                <r>кой<s n="v"/><s n="tv"/></r></p></e> <!--"лить"  -->
+<e>       <p><l>құла<s n="v"/><s n="iv"/></l>               <r>егыл<s n="v"/><s n="iv"/></r></p></e> <!--"fall"  -->
+<e>       <p><l>құлшын<s n="v"/><s n="iv"/></l>             <r>илһамлан<s n="v"/><s n="iv"/></r></p></e> <!--"to show readiness"  -->
+<e>       <p><l>құныс<s n="v"/><s n="iv"/></l>              <r>бөкерәй<s n="v"/><s n="iv"/></r></p></e> <!--"to huddle up"  -->
+<e>       <p><l>құр<s n="v"/><s n="tv"/></l>                <r>кор<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>құр<s n="v"/><s n="tv"/></l>                <r>кор<s n="v"/><s n="tv"/></r></p></e> <!--"build"  -->
+<e>       <p><l>құр<s n="v"/><s n="tv"/></l>                <r>сал<s n="v"/><s n="tv"/></r></p></e> <!--"build"  -->
+<e>       <p><l>құра<s n="v"/><s n="tv"/></l>               <r>коры<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>құра<s n="v"/><s n="tv"/></l>               <r>тупла<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>құра<s n="v"/><s n="tv"/></l>               <r>тупла<s n="v"/><s n="tv"/></r></p></e> <!--"составлять целое из отдельных частей"  -->
+<e>       <p><l>құралдан<s n="v"/><s n="iv"/></l>           <r>кораллан<s n="v"/><s n="iv"/></r></p></e> <!--"to go armed"  -->
+<e>       <p><l>құрғат<s n="v"/><s n="tv"/></l>             <r>корыт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>құрғатыл<s n="v"/><s n="iv"/></l>           <r>корытыл<s n="v"/><s n="iv"/></r></p></e> <!--"to be dried up" (kaz tat) passive -->
+<e>       <p><l>құрт<s n="v"/><s n="tv"/></l>               <r>юк<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>құрықта<s n="v"/><s n="tv"/></l>            <r>ыргакла<s n="v"/><s n="tv"/></r></p></e> <!--"to capture unbroken horses (with a kuruk)" FIXME CHECK -->
+<e>       <p><l>құтқар<s n="v"/><s n="tv"/></l>             <r>коткар<s n="v"/><s n="tv"/></r></p></e> <!--"save"  -->
+<e>       <p><l>құттықта<s n="v"/><s n="tv"/></l>           <r>котла<s n="v"/><s n="tv"/></r></p></e> <!--"to congratulate"  -->
+<e>       <p><l>құтыл<s n="v"/><s n="iv"/></l>              <r>котыл<s n="v"/><s n="iv"/></r></p></e> <!--"to get rid of"  -->
+<e>       <p><l>құтылдыр<s n="v"/><s n="tv"/></l>           <r>котылдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to help out" (kaz tat) caus -->
+<e>       <p><l>құшақта<s n="v"/><s n="tv"/></l>            <r>кочакла<s n="v"/><s n="tv"/></r></p></e> <!--"hug"  -->
+<e>       <p><l>қыдыр<s n="v"/><s n="iv"/></l>              <r>типтер<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қыдыр<s n="v"/><s n="iv"/></l>              <r>тулган<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қыз<s n="v"/><s n="iv"/></l>                <r>кыз<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қызар<s n="v"/><s n="iv"/></l>              <r>кызар<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қызған<s n="v"/><s n="tv"/></l>             <r>көнлә<s n="v"/><s n="tv"/></r></p></e> <!--"to envy"  -->
+<e>       <p><l>қызған<s n="v"/><s n="tv"/></l>             <r>кызган<s n="v"/><s n="tv"/></r></p></e> <!--"жалеть"  -->
+<e>       <p><l>қызық<s n="v"/><s n="tv"/></l>              <r>кызык<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>қызықсын<s n="v"/><s n="iv"/></l>           <r>кызыксын<s n="v"/><s n="iv"/></r></p></e> <!--"to get interested in"  -->
+<e>       <p><l>қызықтыр<s n="v"/><s n="tv"/></l>           <r>кызыктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to cause interest" (kaz tat) caus -->
+<e>       <p><l>қыл<s n="v"/><s n="tv"/></l>                <r>кыл<s n="v"/><s n="tv"/></r></p></e> <!--"do"  -->
+<e>       <p><l>қыр<s n="v"/><s n="tv"/></l>                <r>кыр<s n="v"/><s n="tv"/></r></p></e> <!--"to ruin;скоблить"  -->
+<e>       <p><l>қыраулан<s n="v"/><s n="iv"/></l>           <r>кыраулан<s n="v"/><s n="iv"/></r></p></e> <!--"to be covered with frost"  -->
+<e>       <p><l>қырқылда<s n="v"/><s n="iv"/></l>           <r>кыркылда<s n="v"/><s n="iv"/></r></p></e> <!--"to have a rattle in the tnroat"  -->
+<e>       <p><l>қырқыс<s n="v"/><s n="iv"/></l>             <r>дошманлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to be hostile to each other"  -->
+<e>       <p><l>қырқыс<s n="v"/><s n="tv"/></l>             <r>кыркыш<s n="v"/><s n="tv"/></r></p></e> <!--"помогать стричь" (kaz tat) coop -->
+<e>       <p><l>қырна<s n="v"/><s n="tv"/></l>              <r>кыр<s n="v"/><s n="tv"/></r></p></e> <!--"to polish"  -->
+<e>       <p><l>қырсаулан<s n="v"/><s n="iv"/></l>          <r>ялкаулан<s n="v"/><s n="iv"/></r></p></e> <!--"to grow lazy"  -->
+<e>       <p><l>қырсыздан<s n="v"/><s n="iv"/></l>          <r>сөрән<b/>сук<s n="v"/><s n="iv"/></r></p></e> <!--"to loaf"  -->
+<e>       <p><l>қырсықтан<s n="v"/><s n="iv"/></l>          <r>үзсүзлән<s n="v"/><s n="iv"/></r></p></e> <!--"to persist"  -->
+<e>       <p><l>қыртыстан<s n="v"/><s n="iv"/></l>          <r>җыерыл<s n="v"/><s n="iv"/></r></p></e> <!--"to develop (of folds"  -->
+<e>       <p><l>қыршы<s n="v"/><s n="tv"/></l>              <r>кисеп<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"to cut off" (tat) trimm -->
+<e>       <p><l>қырылдат<s n="v"/><s n="tv"/></l>           <r>хырылдат<s n="v"/><s n="tv"/></r></p></e> <!--"to wheeze" (kaz tat) caus -->
+<e>       <p><l>қырылыстыр<s n="v"/><s n="tv"/></l>         <r>котырт<s n="v"/><s n="tv"/></r></p></e> <!--"to incite" (kaz tat) caus -->
+<e>       <p><l>қырын<s n="v"/><s n="iv"/></l>              <r>кырын<s n="v"/><s n="iv"/></r></p></e> <!--"to shave"  -->
+<e>       <p><l>қыс<s n="v"/><s n="tv"/></l>                <r>кыс<s n="v"/><s n="tv"/></r></p></e> <!--"press,squeeze"  -->
+<e>       <p><l>қыста<s n="v"/><s n="iv"/></l>              <r>кышла<s n="v"/><s n="iv"/></r></p></e> <!--"to pass the winter"  -->
+<e>       <p><l>қыстыр<s n="v"/><s n="tv"/></l>             <r>кыстыр<s n="v"/><s n="tv"/></r></p></e> <!--"to jam" (kaz tat) caus -->
+<e>       <p><l>қысыра<s n="v"/><s n="iv"/></l>             <r>кысыр<b/>кал<s n="v"/><s n="iv"/></r></p></e> <!--"to be barren" (tat) trimm -->
+<e>       <p><l>лақтыр<s n="v"/><s n="tv"/></l>             <r>ыргыт<s n="v"/><s n="tv"/></r></p></e> <!--"cast,fling"  -->
+<e>       <p><l>лепір<s n="v"/><s n="iv"/></l>              <r>ярсып<b/>сөйлә<s n="v"/><s n="iv"/></r></p></e> <!--"to speak hastily" FIXME CHECK -->
+<e>       <p><l>либералдан<s n="v"/><s n="iv"/></l>         <r>либеральләш<s n="v"/><s n="iv"/></r></p></e> <!--"to become a liberal"  -->
+<e>       <p><l>мазала<s n="v"/><s n="tv"/></l>             <r>бимазала<s n="v"/><s n="tv"/></r></p></e> <!--"disturb" trouble -->
+<e>       <p><l>мазасыздан<s n="v"/><s n="iv"/></l>         <r>борчыл<s n="v"/><s n="iv"/></r></p></e> <!--"to worry"  -->
+<e>       <p><l>майқанда<s n="v"/><s n="tv"/></l>           <r>җилләт<s n="v"/><s n="tv"/></r></p></e> <!--"to winnow (wheat)"  -->
+<e>       <p><l>майла<s n="v"/><s n="tv"/></l>              <r>майла<s n="v"/><s n="tv"/></r></p></e> <!--"oil" grease -->
+<e>       <p><l>маймылдан<s n="v"/><s n="iv"/></l>          <r>маймыллан<s n="v"/><s n="iv"/></r></p></e> <!--"to ape"  -->
+<e>       <p><l>майыр<s n="v"/><s n="tv"/></l>              <r>үтмәсләндер<s n="v"/><s n="tv"/></r></p></e> <!--"to bend"  -->
+<e>       <p><l>майыс<s n="v"/><s n="iv"/></l>              <r>бөгел<s n="v"/><s n="iv"/></r></p></e> <!--"to bend oneself or itself"  -->
+<e>       <p><l>мақта<s n="v"/><s n="tv"/></l>              <r>макта<s n="v"/><s n="tv"/></r></p></e> <!--"commend,praise"  -->
+<e>       <p><l>мақұлда<s n="v"/><s n="tv"/></l>            <r>хупла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>мал<s n="v"/><s n="tv"/></l>                <r>ман<s n="v"/><s n="tv"/></r></p></e> <!--"scoop,ladle out"  -->
+<e>       <p><l>мамандан<s n="v"/><s n="iv"/></l>           <r>квалификациялән<s n="v"/><s n="iv"/></r></p></e> <!--"specialize"  -->
+<e>       <p><l>мамандан<s n="v"/><s n="iv"/></l>           <r>специальләш<s n="v"/><s n="iv"/></r></p></e> <!--"specialize"  -->
+<e>       <p><l>манаура<s n="v"/><s n="iv"/></l>            <r>йокымсыра<s n="v"/><s n="iv"/></r></p></e> <!--"be in a sluggish and drowsy state"  -->
+<e>       <p><l>манаура<s n="v"/><s n="iv"/></l>            <r>ое<s n="v"/><s n="iv"/></r></p></e> <!--"be in a sluggish and drowsy state"  -->
+<e>       <p><l>марапатта<s n="v"/><s n="tv"/></l>          <r>бүләклә<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>марапатта<s n="v"/><s n="tv"/></l>          <r>бүләклә<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>масала<s n="v"/><s n="iv"/></l>             <r>черкиләрдән<b/>саклан<s n="v"/><s n="iv"/></r></p></e> <!--"save oneself from mosquitos' stings" (tat) trimm FIXME -->
+<e>       <p><l>масқарала<s n="v"/><s n="tv"/></l>          <r>мәсхәрәлә<s n="v"/><s n="tv"/></r></p></e> <!--"put to shame"  -->
+<e>       <p><l>мастан<s n="v"/><s n="iv"/></l>             <r>исер<s n="v"/><s n="iv"/></r></p></e> <!--"get drunk"  -->
+<e>       <p><l>мата<s n="v"/><s n="tv"/></l>               <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!--"hobble horses"  -->
+<e>       <p><l>матастыр<s n="v"/><s n="tv"/></l>           <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!--"to tie horses together by their legs for preventing them from running away"  -->
+<e>       <p><l>маубастан<s n="v"/><s n="iv"/></l>          <r>сүлпәнлән<s n="v"/><s n="iv"/></r></p></e> <!--"become sluggish" inert -->
+<e>       <p><l>машиналандыр<s n="v"/><s n="tv"/></l>       <r>машиналаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"mechanize"  -->
+<e>       <p><l>машықтан<s n="v"/><s n="iv"/></l>           <r>гадәтлән<s n="v"/><s n="iv"/></r></p></e> <!--"to   acquire   habits"  -->
+<e>       <p><l>маяла<s n="v"/><s n="tv"/></l>              <r>эскертлә<s n="v"/><s n="tv"/></r></p></e> <!--"stack (hay)"  -->
+<e>       <p><l>мәлімде<s n="v"/><s n="tv"/></l>            <r>мәгълүм<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to inform"  -->
+<e>       <p><l>мәнерле<s n="v"/><s n="tv"/></l>            <r>бизә<s n="v"/><s n="tv"/></r></p></e> <!--"to decorate (with a design)"  -->
+<e>       <p><l>мәпеле<s n="v"/><s n="tv"/></l>             <r>иркәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to take care of someone attentively"  -->
+<e>       <p><l>межеле<s n="v"/><s n="tv"/></l>             <r>межала<s n="v"/><s n="tv"/></r></p></e> <!--"draw a boundary line"  -->
+<e>       <p><l>меншіктең<s n="v"/><s n="tv"/></l>          <r>үзләштер<s n="v"/><s n="tv"/></r></p></e> <!--"to   acquire   property"  -->
+<e>       <p><l>меңгер<s n="v"/><s n="tv"/></l>             <r>үзләштер<s n="v"/><s n="tv"/></r></p></e> <!--"master,learn"  -->
+<e>       <p><l>мерекеле<s n="v"/><s n="tv"/></l>           <r>бәйрәм<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"celebrate,hold selebration"  -->
+<e>       <p><l>мін<s n="v"/><s n="iv"/></l>                <r>атлан<s n="v"/><s n="iv"/></r></p></e> <!--"ride" +DAT -->
+<e>       <p><l>мін<s n="v"/><s n="iv"/></l>                <r>утыр<s n="v"/><s n="iv"/></r></p></e> <!--"ride" +DAT -->
+<e>       <p><l>мінгіз<s n="v"/><s n="iv"/></l>             <r>менгез<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>мінезде<s n="v"/><s n="tv"/></l>            <r>характерла<s n="v"/><s n="tv"/></r></p></e> <!--"to describe"  -->
+<e>       <p><l>мойында<s n="v"/><s n="tv"/></l>            <r>таны<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>мойынсұн<s n="v"/><s n="iv"/></l>           <r>буйсын<s n="v"/><s n="iv"/></r></p></e> <!--"obey unquestioningly"  -->
+<e>       <p><l>монтаныс<s n="v"/><s n="iv"/></l>           <r>кылан<s n="v"/><s n="tv"/></r></p></e> <!--"pretend,feign"  -->
+<e>       <p><l>мүгедектен<s n="v"/><s n="iv"/></l>         <r>гариплән<s n="v"/><s n="iv"/></r></p></e> <!--"to become a cripple"  -->
+<e>       <p><l>мүдір<s n="v"/><s n="iv"/></l>              <r>тотлык<s n="v"/><s n="iv"/></r></p></e> <!--"to falter"  -->
+<e>       <p><l>мүж<s n="v"/><s n="tv"/></l>                <r>кимер<s n="v"/><s n="tv"/></r></p></e> <!--"to gnaw round"  -->
+<e>       <p><l>мүйізде<s n="v"/><s n="tv"/></l>            <r>сөз<s n="v"/><s n="tv"/></r></p></e> <!--"to butt"  -->
+<e>       <p><l>мүйізде<s n="v"/><s n="tv"/></l>            <r>сөз<s n="v"/><s n="tv"/></r></p></e> <!--"to butt"  -->
+<e>       <p><l>мүлге<s n="v"/><s n="iv"/></l>              <r>йокымсыра<s n="v"/><s n="iv"/></r></p></e> <!--"to sit in thoughtfulness"  -->
+<e>       <p><l>мүшеле<s n="v"/><s n="tv"/></l>             <r>туракла<s n="v"/><s n="tv"/></r></p></e> <!--"to cut a carcass to pieces"  -->
+<e>       <p><l>мұқа<s n="v"/><s n="tv"/></l>               <r>кайтар<s n="v"/><s n="tv"/></r></p></e> <!--"to be defeated"  -->
+<e>       <p><l>мыж<s n="v"/><s n="iv"/></l>                <r>хәтерен<b/>калдыр<s n="v"/><s n="iv"/></r></p></e> <!--"chatter,pester (with)"  -->
+<e>       <p><l>мықта<s n="v"/><s n="tv"/></l>              <r>ныкла<s n="v"/><s n="tv"/></r></p></e> <!--"fasten"  -->
+<e>       <p><l>мылжала<s n="v"/><s n="tv"/></l>            <r>чәрдәклә<s n="v"/><s n="tv"/></r></p></e> <!--"cut into pieces,mince"  -->
+<e>       <p><l>нақтылап<b/>ал<s n="v"/><s n="tv"/></l>     <r>төгәл<b/>бел<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>нақұрыстан<s n="v"/><s n="iv"/></l>         <r>тилер<s n="v"/><s n="iv"/></r></p></e> <!--"to become abnormal"  -->
+<e>       <p><l>нақыста<s n="v"/><s n="tv"/></l>            <r>нәкышла<s n="v"/><s n="tv"/></r></p></e> <!--"to decorate with designs"  -->
+<e>       <p><l>нашарлан<s n="v"/><s n="iv"/></l>           <r>начарлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become worse"  -->
+<e>       <p><l>негізде<s n="v"/><s n="tv"/></l>            <r>нигезлә<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>негізде<s n="v"/><s n="tv"/></l>            <r>нигезлә<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>некелес<s n="v"/><s n="iv"/></l>            <r>никахлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to marry"  -->
+<e>       <p><l>ниеттен<s n="v"/><s n="iv"/></l>            <r>ниятлән<s n="v"/><s n="iv"/></r></p></e> <!--"intend"  -->
+<e>       <p><l>нормала<s n="v"/><s n="tv"/></l>            <r>нормалаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to standardize"  -->
+<e>       <p><l>нұсқа<s n="v"/><s n="tv"/></l>              <r>күрсәт<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) caus?-->
+<e>       <p><l>нұсқа<s n="v"/><s n="tv"/><s n="ger"/></l>  <r>күрсәтмә<s n="n"/></r></p></e> <!--""-->
+<e>       <p><l>ойбайла<s n="v"/><s n="iv"/></l>            <r>ахылда<s n="v"/><s n="iv"/></r></p></e> <!--"to complain loudly"  -->
+<e>       <p><l>ойқаста<s n="v"/><s n="iv"/></l>            <r>уйнакла<s n="v"/><s n="iv"/></r></p></e> <!--"to go"  -->
+<e>       <p><l>ойла<s n="v"/><s n="tv"/></l>               <r>уйла<s n="v"/><s n="tv"/></r></p></e> <!--"think"  -->
+<e>       <p><l>ойлан<s n="v"/><s n="iv"/></l>              <r>уйлан<s n="v"/><s n="iv"/></r></p></e> <!--"ponder"  -->
+<e>       <p><l>ойна<s n="v"/><s n="tv"/></l>               <r>уйна<s n="v"/><s n="tv"/></r></p></e> <!--"play"  -->
+<e>       <p><l>ойсыра<s n="v"/><s n="iv"/></l>             <r>бөл<s n="v"/><s n="iv"/></r></p></e> <!--"to suffer great damage"  -->
+<e>       <p><l>оқала<s n="v"/><s n="tv"/></l>              <r>укала<s n="v"/><s n="tv"/></r></p></e> <!--"to sew on lace or braid"  -->
+<e>       <p><l>оқы<s n="v"/><s n="iv"/></l>                <r>укы<s n="v"/><s n="iv"/></r></p></e> <!--"learn,study"  -->
+<e>       <p><l>оқы<s n="v"/><s n="iv"/></l>                <r>укы<s n="v"/><s n="iv"/></r></p></e> <!-- "учиться" -->
+<e>       <p><l>оқы<s n="v"/><s n="tv"/></l>                <r>укы<s n="v"/><s n="tv"/></r></p></e> <!--"read"  -->
+<e>       <p><l>оқы<s n="v"/><s n="tv"/></l>                <r>укы<s n="v"/><s n="tv"/></r></p></e> <!-- "читать" -->
+<e>       <p><l>оқыт<s n="v"/><s n="tv"/></l>               <r>укыт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>олқысын<s n="v"/><s n="iv"/></l>            <r>кәнәгать<b/>булма<s n="v"/><s n="iv"/></r></p></e> <!--"not to  be content (with)" (tat) trimm -->
+<e>       <p><l>оңайлан<s n="v"/><s n="iv"/></l>            <r>ансатлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become easy"  -->
+<e>       <p><l>оңда<s n="v"/><s n="tv"/></l>               <r>уңайла<s n="v"/><s n="tv"/></r></p></e> <!--"to repair"  -->
+<e>       <p><l>опала<s n="v"/><s n="tv"/></l>              <r>кершәнлә<s n="v"/><s n="tv"/></r></p></e> <!--"to powder"  -->
+<e>       <p><l>ор<s n="v"/><s n="tv"/></l>                 <r>ур<s n="v"/><s n="tv"/></r></p></e> <!--"mow"  -->
+<e>       <p><l>ора<s n="v"/><s n="tv"/></l>                <r>ура<s n="v"/><s n="tv"/></r></p></e> <!--"wrap around"  -->
+<e>       <p><l>орла<s n="v"/><s n="tv"/></l>               <r>казы<s n="v"/><s n="tv"/></r></p></e> <!--"dig"  -->
+<e>       <p><l>орна<s n="v"/><s n="iv"/></l>               <r>урнаш<s n="v"/><s n="iv"/></r></p></e> <!--"be installed,be fortified"  -->
+<e>       <p><l>орналас<s n="v"/><s n="iv"/></l>            <r>урнаш<s n="v"/><s n="iv"/></r></p></e>
+<e r="RL"><p><l>орналас<s n="v"/><s n="iv"/></l>            <r>урынлаш<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>орналастыр<s n="v"/><s n="tv"/></l>         <r>урнаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>орнат<s n="v"/><s n="tv"/></l>              <r>урнаштыр<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>орнатыл<s n="v"/><s n="tv"/></l>            <r>кор<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>орнатыл<s n="v"/><s n="tv"/></l>            <r>урнаштырыл<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>орында<s n="v"/><s n="tv"/></l>             <r>үтә<s n="v"/><s n="tv"/></r></p></e> <!--"execute"  -->
+<e>       <p><l>ота<s n="v"/><s n="tv"/></l>                <r>ута<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>отай<s n="v"/><s n="iv"/></l>               <r>чирәм<b/>белән<b/>каплан<s n="v"/><s n="iv"/></r></p></e> <!--"to be overgrown with thick grass" (tat) trimm -->
+<e>       <p><l>отал<s n="v"/><s n="iv"/></l>               <r>кабын<s n="v"/><s n="iv"/></r></p></e> <!--"вспыхнуть"  -->
+<e>       <p><l>отал<s n="v"/><s n="iv"/></l>               <r>утал<s n="v"/><s n="iv"/></r></p></e> <!--"полоть" (kaz tat) passive -->
+<e>       <p><l>отас<s n="v"/><s n="tv"/></l>               <r>сыеш<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) coop?-->
+<e>       <p><l>отыр<s n="v"/><s n="iv"/></l>               <r>утыр<s n="v"/><s n="iv"/></r></p></e> <!--"sit,board"  -->
+<e>       <p><l>отыр<s n="v"/><s n="TD"/></l>               <r>утыр<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>оюла<s n="v"/><s n="tv"/></l>               <r>орнаментла<s n="v"/><s n="tv"/></r></p></e> <!--"to make a design"  -->
+<e>       <p><l>оян<s n="v"/><s n="iv"/></l>                <r>уян<s n="v"/><s n="iv"/></r></p></e> <!--"wake" (kaz tat) refl -->
+<e>       <p><l>оят<s n="v"/><s n="tv"/></l>                <r>уят<s n="v"/><s n="tv"/></r></p></e> <!--"awake" (kaz tat) caus -->
+<e>       <p><l>өгейсі<s n="v"/><s n="iv"/></l>             <r>үгилән<s n="v"/><s n="iv"/></r></p></e> <!--"miss one's parents"  -->
+<e>       <p><l>өжеттен<s n="v"/><s n="iv"/></l>            <r>үҗәтлән<s n="v"/><s n="iv"/></r></p></e> <!--"persist,be stubborn"  -->
+<e>       <p><l>өзгеле<s n="v"/><s n="tv"/></l>             <r>үги<b/>күр<s n="v"/><s n="tv"/></r></p></e> <!--"difference,distinction" (tat) trimm -->
+<e>       <p><l>өзгер<s n="v"/><s n="iv"/></l>              <r>үзгәр<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>өзгер<s n="v"/><s n="iv"/></l>              <r>үзгәр<s n="v"/><s n="iv"/></r></p></e> <!--""  -->
+<e>       <p><l>өзгерт<s n="v"/><s n="tv"/></l>             <r>үзгәрт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>өзімсін<s n="v"/><s n="tv"/></l>            <r>үз<b/>күр<s n="v"/><s n="tv"/></r></p></e> <!--"take liberties with"  -->
+<e>       <p><l>өкін<s n="v"/><s n="iv"/></l>               <r>үкен<s n="v"/><s n="iv"/></r></p></e> <!--"complain,regret"  -->
+<e>       <p><l>өкір<s n="v"/><s n="iv"/></l>               <r>үкер<s n="v"/><s n="iv"/></r></p></e> <!--"moo,sob"  -->
+<e>       <p><l>өкірт<s n="v"/><s n="tv"/></l>              <r>үкерт<s n="v"/><s n="tv"/></r></p></e> <!--"do something easily" (kaz tat) caus -->
+<e>       <p><l>өксі<s n="v"/><s n="iv"/></l>               <r>үксе<s n="v"/><s n="iv"/></r></p></e> <!--"sob"  -->
+<e>       <p><l>өкшеле<s n="v"/><s n="tv"/></l>             <r>эзәрлә<s n="v"/><s n="tv"/></r></p></e> <!--"follow someone closely"  -->
+<e>       <p><l>өл<s n="v"/><s n="iv"/></l>                 <r>үл<s n="v"/><s n="iv"/></r></p></e> <!--"die,sink"  -->
+<e>       <p><l>өлеңдет<s n="v"/><s n="tv"/></l>            <r>көйлә<s n="v"/><s n="tv"/></r></p></e> <!--"sing"  -->
+<e>       <p><l>өлімсіре<s n="v"/><s n="iv"/></l>           <r>хәлсезлән<s n="v"/><s n="iv"/></r></p></e> <!--"be feeble"  -->
+<e>       <p><l>өлімші<b/>бол<s n="v"/><s n="iv"/></l>      <r>җаны<b/>чыккан<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"be beaten half to death" (kaz tat) trimm -->
+<e>       <p><l>өлтір<s n="v"/><s n="tv"/></l>              <r>үтер<s n="v"/><s n="tv"/></r></p></e> <!--"kill,destroy" (kaz tat) caus -->
+<e>       <p><l>өлше<s n="v"/><s n="tv"/></l>               <r>үлчә<s n="v"/><s n="tv"/></r></p></e> <!--"measure,weigh"  -->
+<e r="LR"><p><l>өмір<b/>сүр<s n="v"/><s n="tv"/></l>        <r>яшә<s n="v"/><s n="tv"/></r></p></e> <!-- "live" -->
+<e>       <p><l>өн<s n="v"/><s n="iv"/></l>                 <r>үс<s n="v"/><s n="iv"/></r></p></e> <!--"increase,gain weight"  -->
+<e>       <p><l>өндір<s n="v"/><s n="tv"/></l>              <r>җитештер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>өндір<s n="v"/><s n="tv"/></l>              <r>җитештерү<s n="v"/><s n="tv"/></r></p></e> <!-- "производить" FIXME:NOTE (kaz tat) caus -->
+<e>       <p><l>өнімсізден<s n="v"/><s n="iv"/></l>         <r>файдасызлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become unproductive or inefficient" (tat) trimm -->
+<e>       <p><l>өңде<s n="v"/><s n="tv"/></l>               <r>төзәт<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>өңде<s n="v"/><s n="tv"/></l>               <r>эшкәрт<s n="v"/><s n="tv"/></r></p></e> <!--""  -->
+<e>       <p><l>өр<s n="v"/><s n="tv"/></l>                 <r>үр<s n="v"/><s n="tv"/></r></p></e> <!--"plait,weave"  -->
+<e>       <p><l>өргіз<s n="v"/><s n="tv"/></l>              <r>үрдер<s n="v"/><s n="tv"/></r></p></e> <!--"drive cattle to pasture" (kaz tat) caus -->
+<e>       <p><l>өрісте<s n="v"/><s n="iv"/></l>             <r>сүтел<s n="v"/><s n="iv"/></r></p></e> <!--"set out for the pasture,unroll"  -->
+<e>       <p><l>өркенде<s n="v"/><s n="iv"/></l>            <r>чәчәк<b/>ат<s n="v"/><s n="iv"/></r></p></e> <!--"develop,flourish"  -->
+<e>       <p><l>өрле<s n="v"/><s n="iv"/></l>               <r>үрлә<s n="v"/><s n="iv"/></r></p></e> <!--"ascend,rise"  -->
+<e>       <p><l>өрмеле<s n="v"/><s n="iv"/></l>             <r>үрмәлә<s n="v"/><s n="iv"/></r></p></e> <!--"карабкаться"  -->
+<e>       <p><l>өрте<s n="v"/><s n="tv"/></l>               <r>як<s n="v"/><s n="tv"/></r></p></e> <!--"set fire to,make a fire"  -->
+<e>       <p><l>өрш<s n="v"/><s n="iv"/></l>                <r>үрче<s n="v"/><s n="iv"/></r></p></e> <!--"develop,increase"  -->
+<e>       <p><l>өршелен<s n="v"/><s n="iv"/></l>            <r>ярсулан<s n="v"/><s n="iv"/></r></p></e> <!--"be furious,fly into a rage"  -->
+<e>       <p><l>өс<s n="v"/><s n="iv"/></l>                 <r>үс<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>‎өс<s n="v"/><s n="iv"/></l>                <r>үс<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>өсекте<s n="v"/><s n="iv"/></l>             <r>гайбәт<b/>тарат<s n="v"/><s n="iv"/></r></p></e> <!--"gossip,slander" (tat) trimm -->
+<e>       <p><l>өсиетте<s n="v"/><s n="tv"/></l>            <r>вәгазьлә<s n="v"/><s n="tv"/></r></p></e> <!--"admonish"  -->
+<e>       <p><l>өсір<s n="v"/><s n="tv"/></l>               <r>үстер<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>өсір<s n="v"/><s n="tv"/></l>               <r>үстер<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>өст<s n="v"/><s n="tv"/></l>                <r>шулай<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e r="RL"><p><l>өт<s n="v"/><s n="tv"/></l>                 <r>уз<s n="v"/><s n="tv"/></r></p></e> <!-- "проходить" -->
+<e>       <p><l>өт<s n="v"/><s n="tv"/></l>                 <r>үт<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>өте<s n="v"/><s n="tv"/></l>                <r>үтә<s n="v"/><s n="tv"/></r></p></e> <!--"carry out,fulfill"  -->
+<e>       <p><l>өтел<s n="v"/><s n="iv"/></l>               <r>кайтарыл<s n="v"/><s n="iv"/></r></p></e> <!--"be repaid,be reimbursed" (kaz tat) passive -->
+<e>       <p><l>өтел<s n="v"/><s n="iv"/></l>               <r>үтәл<s n="v"/><s n="iv"/></r></p></e> <!--"be repaid,be reimbursed" (kaz tat) passive -->
+<e>       <p><l>өтін<s n="v"/><s n="tv"/></l>               <r>үтен<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>өткіз<s n="v"/><s n="tv"/></l>              <r>үткәр<s n="v"/><s n="tv"/></r></p></e> <!--"pass through,let through" (kaz tat) caus -->
+<e>       <p><l>өткірлен<s n="v"/><s n="iv"/></l>           <r>үткенлән<s n="v"/><s n="iv"/></r></p></e> <!--"get sharp,be daring"  -->
+<e>       <p><l>өштес<s n="v"/><s n="iv"/></l>              <r>дошманлаш<s n="v"/><s n="iv"/></r></p></e> <!--"be at loggerheads with"  -->
+<e>       <p><l>пайдалан<s n="v"/><s n="iv"/></l>           <r>файдалан<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>пайдалан<s n="v"/><s n="tv"/></l>           <r>файдалан<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>пәлден<s n="v"/><s n="tv"/></l>             <r>кылан<s n="v"/><s n="tv"/></r></p></e> <!--"to grimace"  -->
+<e>       <p><l>пісір<s n="v"/><s n="tv"/></l>              <r>пешер<s n="v"/><s n="tv"/></r></p></e> <!--"to boil (food)"  -->
+<e>       <p><l>піш<s n="v"/><s n="tv"/></l>                <r>кисеп<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--"to cut" (tat) trimm -->
+<e>       <p><l>программала<s n="v"/><s n="tv"/></l>        <r>программала<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>пысқыр<s n="v"/><s n="iv"/></l>             <r>пышкыр<s n="v"/><s n="iv"/></r></p></e> <!--"sneeze (for animals)"  -->
+<e>       <p><l>пысына<s n="v"/><s n="iv"/></l>             <r>кызыш<s n="v"/><s n="iv"/></r></p></e> <!--"to rot"  -->
+<e>       <p><l>пысыт<s n="v"/><s n="tv"/></l>              <r>чыныктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to make strong" (kaz tat) caus -->
+<e>       <p><l>райлан<s n="v"/><s n="iv"/></l>             <r>ачыл<s n="v"/><s n="iv"/></r></p></e> <!--"to clear up (of weather)"  -->
+<e>       <p><l>райлас<s n="v"/><s n="iv"/></l>             <r>дуслаш<s n="v"/><s n="iv"/></r></p></e> <!--"to be reconciled (with)"  -->
+<e>       <p><l>рамкала<s n="v"/><s n="tv"/></l>            <r>рамкала<s n="v"/><s n="tv"/></r></p></e> <!--"to frame"  -->
+<e>       <p><l>раста<s n="v"/><s n="tv"/></l>              <r>расла<s n="v"/><s n="tv"/></r></p></e> <!--"to confirm"  -->
+<e>       <p><l>ратификацияла<s n="v"/><s n="tv"/></l>      <r>ратификациялә<s n="v"/><s n="tv"/></r></p></e> <!--"to ratify"  -->
+<e>       <p><l>рәсуала<s n="v"/><s n="tv"/></l>            <r>әрәм-шәрәм<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to expend for nothing"  -->
+<e>       <p><l>ренж<s n="v"/><s n="iv"/></l>               <r>рәнҗе<s n="v"/><s n="iv"/></r></p></e> <!--"be offended,feel hurt"  -->
+<e>       <p><l>ретте<s n="v"/><s n="tv"/></l>              <r>рәтлә<s n="v"/><s n="tv"/></r></p></e> <!--"put in order"-->
+<e>       <p><l>реформала<s n="v"/><s n="tv"/></l>          <r>реформала<s n="v"/><s n="tv"/></r></p></e> <!--"to reform"  -->
+<e>       <p><l>рухтан<s n="v"/><s n="iv"/></l>             <r>рухлан<s n="v"/><s n="iv"/></r></p></e> <!--"to be inspired"  -->
+<e>       <p><l>сабақтастыр<s n="v"/><s n="tv"/></l>        <r>ялга<s n="v"/><s n="tv"/></r></p></e> <!--"to bind"  -->
+<e>       <p><l>сабала<s n="v"/><s n="tv"/></l>             <r>кой<s n="v"/><s n="tv"/></r></p></e> <!--"to fall (of rain)"  -->
+<e>       <p><l>сағын<s n="v"/><s n="tv"/></l>              <r>сагын<s n="v"/><s n="tv"/></r></p></e> <!--"miss"  -->
+<e>       <p><l>саздан<s n="v"/><s n="iv"/></l>             <r>сазлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become miry"  -->
+<e>       <p><l>сайла<s n="v"/><s n="tv"/></l>              <r>сайла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>сайлан<s n="v"/><s n="iv"/></l>             <r>сайлан<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "" -->
+<e>       <p><l>сайлат<s n="v"/><s n="tv"/></l>             <r>сайлат<s n="v"/><s n="tv"/></r></p></e> <!--"to let choose"  -->
+<e>       <p><l>сайра<s n="v"/><s n="iv"/></l>              <r>сайра<s n="v"/><s n="iv"/></r></p></e> <!--"to sing (of birds)"  -->
+<e>       <p><l>сайыс<s n="v"/><s n="iv"/></l>              <r>көрәш<s n="v"/><s n="iv"/></r></p></e> <!--"to joust"  -->
+<e>       <p><l>сақта<s n="v"/><s n="tv"/></l>              <r>сакла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>сақтандыр<s n="v"/><s n="iv"/></l>          <r>кисәт<s n="v"/><s n="tv"/></r></p></e> <!--"" WARNING: IV<>TV-->
+<e>       <p><l>сал<s n="v"/><s n="tv"/></l>                <r>сал<s n="v"/><s n="tv"/></r></p></e> <!-- "build,cast,lay,put" -->
+<e r="RL"><p><l>сал<s n="v"/><s n="tv"/></l>                <r>төзе<s n="v"/><s n="tv"/></r></p></e> <!-- "строить" -->
+<e>       <p><l>салақта<s n="v"/><s n="iv"/></l>            <r>салын<s n="v"/><s n="iv"/></r></p></e> <!--"to dangle"  -->
+<e>       <p><l>салаңда<s n="v"/><s n="iv"/></l>            <r>салын<s n="v"/><s n="iv"/></r></p></e> <!--"to hang"  -->
+<e>       <p><l>салдыра<s n="v"/><s n="iv"/></l>            <r>шалтыра<s n="v"/><s n="iv"/></r></p></e> <!--"to rattle"  -->
+<e>       <p><l>салдырла<s n="v"/><s n="iv"/></l>           <r>шалтыра<s n="v"/><s n="iv"/></r></p></e> <!--"to roar"  -->
+<e>       <p><l>салқамдан<s n="v"/><s n="iv"/></l>          <r>таушал<s n="v"/><s n="iv"/></r></p></e> <!--"to become spoiled"  -->
+<e>       <p><l>салпақта<s n="v"/><s n="iv"/></l>           <r>сөйрәл<s n="v"/><s n="iv"/></r></p></e> <!--"to drag"  -->
+<e>       <p><l>салыстыр<s n="v"/><s n="tv"/></l>           <r>чагыштыр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>салыстыр<s n="v"/><s n="tv"/></l>           <r>чагыштыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>самалда<s n="v"/><s n="iv"/></l>            <r>җиллән<s n="v"/><s n="iv"/></r></p></e> <!--"to be aired"  -->
+<e>       <p><l>самарқаулан<s n="v"/><s n="iv"/></l>        <r>төшенкелеккә<b/>бирел<s n="v"/><s n="iv"/></r></p></e> <!--"to become apathetic" (tat) trimm -->
+<e>       <p><l>самбырла<s n="v"/><s n="iv"/></l>           <r>кычкыр<s n="v"/><s n="iv"/></r></p></e> <!--"to talk loudly"  -->
+<e>       <p><l>сампылда<s n="v"/><s n="iv"/></l>           <r>кычкырып<b/>сөйлә<s n="v"/><s n="iv"/></r></p></e> <!--"to talk loudly and distinctly" (tat) trimm -->
+<e>       <p><l>сана<s n="v"/><s n="tv"/></l>               <r>сана<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>сарқылда<s n="v"/><s n="iv"/></l>           <r>кайна<s n="v"/><s n="iv"/></r></p></e> <!--"to seethe"  -->
+<e>       <p><l>сарқыра<s n="v"/><s n="iv"/></l>            <r>чылтыра<s n="v"/><s n="iv"/></r></p></e> <!--"to rumble"  -->
+<e>       <p><l>сасқалақта<s n="v"/><s n="iv"/></l>         <r>югал<s n="v"/><s n="iv"/></r></p></e> <!--"to fuss"  -->
+<e>       <p><l>састыр<s n="v"/><s n="tv"/></l>             <r>каушатып<b/>җибәр<s n="v"/><s n="tv"/></r></p></e> <!--"to disturb" (tat) trimm -->
+<e>       <p><l>сасы<s n="v"/><s n="iv"/></l>               <r>сасы<s n="v"/><s n="iv"/></r></p></e> <!--"stink"  -->
+<e>       <p><l>сат<s n="v"/><s n="iv"/></l>                <r>сат<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сат<s n="v"/><s n="tv"/></l>                <r>сат<s n="v"/><s n="tv"/></r></p></e> <!-- "продавать" -->
+<e>       <p><l>сатпақта<s n="v"/><s n="tv"/></l>           <r>пычрат<s n="v"/><s n="tv"/></r></p></e> <!--"to soil"  -->
+<e>       <p><l>саттыр<s n="v"/><s n="tv"/></l>             <r>саттыр<s n="v"/><s n="tv"/></r></p></e> <!--"to offer for sale" (kaz tat) caus -->
+<e>       <p><l>сатын<s n="v"/><s n="iv"/></l>              <r>сат<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--"to sell one's belongings"  -->
+<e>       <p><l>сатырла<s n="v"/><s n="iv"/></l>            <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!--"to clatter"  -->
+<e>       <p><l>сау<s n="v"/><s n="tv"/></l>                <r>сау<s n="v"/><s n="tv"/></r></p></e> <!--"to milk"  -->
+<e r="LR"><p><l>сауал<s n="v"/><s n="iv"/></l>              <r>савык<s n="v"/><s n="iv"/></r></p></e> <!--"to recover"  -->
+<e>       <p><l>сауаттан<s n="v"/><s n="iv"/></l>           <r>укый-яза<b/>бел<s n="v"/><s n="iv"/></r></p></e> <!--"to become literate" (tat) trim -->
+<e>       <p><l>саулат<s n="v"/><s n="tv"/></l>             <r>шаулат<s n="v"/><s n="tv"/></r></p></e> <!--"to  spill"  -->
+<e>       <p><l>сауық<s n="v"/><s n="iv"/></l>              <r>савык<s n="v"/><s n="iv"/></r></p></e> <!--"get well,recover"  -->
+<e>       <p><l>сез<s n="v"/><s n="tv"/></l>                <r>сиз<s n="v"/><s n="tv"/></r></p></e> <!--"feel,forsee"  -->
+<e>       <p><l>секір<s n="v"/><s n="iv"/></l>              <r>сикер<s n="v"/><s n="iv"/></r></p></e> <!--"leap,spring"  -->
+<e>       <p><l>сен<s n="v"/><s n="tv"/></l>                <r>ышан<s n="v"/><s n="tv"/></r></p></e> <!-- "believe" -->
+<e>       <p><l>сен<s n="v"/><s n="tv"/></l>                <r>ышан<s n="v"/><s n="tv"/></r></p></e> <!--"believe"  -->
+<e>       <p><l>сертификатта<s n="v"/><s n="tv"/></l>       <r>сертификатла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e r="LR"><p><l>сескен<s n="v"/><s n="iv"/></l>             <r>курык<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>си<s n="v"/><s n="iv"/></l>                 <r>си<s n="v"/><s n="iv"/></r></p></e> <!--"pee"  -->
+<e>       <p><l>сиректендір<s n="v"/><s n="tv"/></l>        <r>сирәкләндер<s n="v"/><s n="tv"/></r></p></e> <!--"to thin" (kaz tat) caus -->
+<e>       <p><l>сиын<s n="v"/><s n="iv"/></l>               <r>сыен<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сияқтан<s n="v"/><s n="iv"/></l>            <r>кебек<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сілк<s n="v"/><s n="tv"/></l>               <r>селке<s n="v"/><s n="tv"/></r></p></e> <!--"shake"  -->
+<e>       <p><l>сіңір<s n="v"/><s n="tv"/></l>              <r>сеңдер<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>смолала<s n="v"/><s n="tv"/></l>            <r>сумалала<s n="v"/><s n="tv"/></r></p></e> <!--"to resin"  -->
+<e>       <p><l>собалақта<s n="v"/><s n="tv"/></l>          <r>иш<s n="v"/><s n="tv"/></r></p></e> <!--"to felt (wool)"  -->
+<e>       <p><l>советтендір<s n="v"/><s n="tv"/></l>        <r>советлаштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to sovietize"  -->
+<e>       <p><l>соғ<s n="v"/><s n="iv"/></l>                <r>сук<s n="v"/><s n="iv"/></r></p></e> <!--"hit,strike"  -->
+<e>       <p><l>содырлан<s n="v"/><s n="iv"/></l>           <r>шаянлан<s n="v"/><s n="iv"/></r></p></e> <!--"to play mean tricks"  -->
+<e>       <p><l>соз<s n="v"/><s n="tv"/></l>                <r>суз<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>сой<s n="v"/><s n="tv"/></l>                <r>суй<s n="v"/><s n="tv"/></r></p></e> <!--"slaughter"  -->
+<e>       <p><l>сойқанда<s n="v"/><s n="tv"/></l>           <r>тар-мар<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to brawl"  -->
+<e>       <p><l>сойылда<s n="v"/><s n="tv"/></l>            <r>тукмарла<s n="v"/><s n="tv"/></r></p></e> <!--"to club"  -->
+<e>       <p><l>соқ<s n="v"/><s n="iv"/></l>                <r>сук<s n="v"/><s n="iv"/></r></p></e> <!--"hit"  -->
+<e>       <p><l>соқтыр<s n="v"/><s n="tv"/></l>             <r>суктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to bring" (kaz tat) caus -->
+<e>       <p><l>сол<s n="v"/><s n="iv"/></l>                <r>сул<s n="v"/><s n="iv"/></r></p></e> <!--"to dry up"  -->
+<e>       <p><l>солаңда<s n="v"/><s n="iv"/></l>            <r>селкенеп<b/>тор<s n="v"/><s n="iv"/></r></p></e> <!--"to lean out (of a window)" (tat) trimm -->
+<e>       <p><l>солбырай<s n="v"/><s n="iv"/></l>           <r>чәлперәй<s n="v"/><s n="iv"/></r></p></e> <!--"to become sluggish"  -->
+<e>       <p><l>сопаңда<s n="v"/><s n="iv"/></l>            <r>чык<s n="v"/><s n="iv"/></r></p></e> <!--"to lean out"  -->
+<e>       <p><l>сорақылан<s n="v"/><s n="iv"/></l>          <r>шыксызлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become clumsy"  -->
+<e>       <p><l>сорапта<s n="v"/><s n="tv"/></l>            <r>чөмер<s n="v"/><s n="tv"/></r></p></e> <!--"to drink water (of a camel)"  -->
+<e>       <p><l>сорғала<s n="v"/><s n="iv"/></l>            <r>ак<s n="v"/><s n="iv"/></r></p></e> <!--"to stream"  -->
+<e>       <p><l>сорла<s n="v"/><s n="iv"/></l>              <r>нужа<b/>күр<s n="v"/><s n="iv"/></r></p></e> <!--"to live in poverty" (tat) trimm -->
+<e>       <p><l>сорлат<s n="v"/><s n="iv"/></l>             <r>зыян<b/>сал<s n="v"/><s n="iv"/></r></p></e> <!--"to cause harm" (tat) trimm -->
+<e>       <p><l>сотқарлан<s n="v"/><s n="iv"/></l>          <r>хулиганлан<s n="v"/><s n="iv"/></r></p></e> <!--"to be pugnacious"  -->
+<e>       <p><l>сотта<s n="v"/><s n="tv"/></l>              <r>судка<b/>тарт<s n="v"/><s n="tv"/></r></p></e> <!--"to be tried" (tat) trimm -->
+<e>       <p><l>соттастыр<s n="v"/><s n="tv"/></l>          <r>судка<b/>тарт<s n="v"/><s n="tv"/></r></p></e> <!--"to compel" (tat) trimm -->
+<e>       <p><l>сөйле<s n="v"/><s n="tv"/></l>              <r>сөйлә<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>сөйт<s n="v"/><s n="iv"/></l>               <r>шулай<b/>ит<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>су<s n="v"/><s n="iv"/></l>                 <r>суы<s n="v"/><s n="iv"/></r></p></e> <!--"to cool down"  -->
+<e>       <p><l>суайттан<s n="v"/><s n="iv"/></l>           <r>алдакчыга<b/>әйлән<s n="v"/><s n="iv"/></r></p></e> <!--"to become a liar" (tat) trimm -->
+<e>       <p><l>суалт<s n="v"/><s n="tv"/></l>              <r>имчәктән<b/>аер<s n="v"/><s n="tv"/></r></p></e> <!--"to wean a child" (tat) trimm -->
+<e>       <p><l>суар<s n="v"/><s n="tv"/></l>               <r>сугар<s n="v"/><s n="tv"/></r></p></e> <!--"water"  -->
+<e>       <p><l>суарыл<s n="v"/><s n="iv"/></l>             <r>сугарыл<s n="v"/><s n="iv"/></r></p></e> <!--"to be given to drink" (kaz tat) passive -->
+<e>       <p><l>сүй<s n="v"/><s n="tv"/></l>                <r>сөй<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>сүйе<s n="v"/><s n="tv"/></l>               <r>сөя<s n="v"/><s n="tv"/></r></p></e> <!--"lean" support -->
+<e>       <p><l>сүйен<s n="v"/><s n="iv"/></l>              <r>таян<s n="v"/><s n="iv"/></r></p></e> <!--""(kaz tat) refl?-->
+<e>       <p><l>сүйре<s n="v"/><s n="tv"/></l>              <r>сөйрә<s n="v"/><s n="tv"/></r></p></e> <!--"drag"  -->
+<e>       <p><l>сүйсін<s n="v"/><s n="iv"/></l>             <r>соклан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сүр<s n="v"/><s n="tv"/></l>                <r>сөр<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>сүр<s n="v"/><s n="tv"/></l>                <r>сөр<s n="v"/><s n="tv"/></r></p></e> <!--"furrow"  -->
+<e>       <p><l>сұра<s n="v"/><s n="tv"/></l>               <r>сора<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>сұрлан<s n="v"/><s n="iv"/></l>             <r>агарын<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сыбандыр<s n="v"/><s n="tv"/></l>           <r>сызгандыр<s n="v"/><s n="tv"/></r></p></e> <!--"to make someone roll up the sleeves" (kaz tat) caus -->
+<e>       <p><l>сыбдырла<s n="v"/><s n="iv"/></l>           <r>шыпырда<s n="v"/><s n="iv"/></r></p></e> <!--"to rustle"  -->
+<e>       <p><l>сыбырла<s n="v"/><s n="iv"/></l>            <r>пышылда<s n="v"/><s n="iv"/></r></p></e> <!--"to whisper"  -->
+<e>       <p><l>сыдыр<s n="v"/><s n="tv"/></l>              <r>сыдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to skin an animal"  -->
+<e>       <p><l>сыз<s n="v"/><s n="tv"/></l>                <r>сыз<s n="v"/><s n="tv"/></r></p></e> <!--"to write"  -->
+<e>       <p><l>сызғыла<s n="v"/><s n="tv"/></l>            <r>сызгала<s n="v"/><s n="tv"/></r></p></e> <!--"to trace"  -->
+<e>       <p><l>сызда<s n="v"/><s n="iv"/></l>              <r>сызла<s n="v"/><s n="iv"/></r></p></e> <!--"to ache"  -->
+<e>       <p><l>сый<s n="v"/><s n="iv"/></l>                <r>сый<s n="v"/><s n="iv"/></r></p></e> <!--"to go in"  -->
+<e>       <p><l>сыйдыр<s n="v"/><s n="tv"/></l>             <r>сыйдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to hold"  -->
+<e>       <p><l>сыйла<s n="v"/><s n="tv"/></l>              <r>бүләк<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"to make a present" (tat) trimm -->
+<e>       <p><l>сыйла<s n="v"/><s n="tv"/></l>              <r>сыйла<s n="v"/><s n="tv"/></r></p></e> <!--"to make a present"  -->
+<e>       <p><l>сыйпаңда<s n="v"/><s n="iv"/></l>           <r>мыштырда<s n="v"/><s n="iv"/></r></p></e> <!--"to tarry"  -->
+<e>       <p><l>сыйыс<s n="v"/><s n="iv"/></l>              <r>сыеш<s n="v"/><s n="iv"/></r></p></e> <!--"to get on (with someone)"  -->
+<e>       <p><l>сылқылда<s n="v"/><s n="iv"/></l>           <r>какша<s n="v"/><s n="iv"/></r></p></e> <!--"to get loose"  -->
+<e>       <p><l>сылты<s n="v"/><s n="iv"/></l>              <r>чатанла<s n="v"/><s n="iv"/></r></p></e> <!--"to limp slightly"  -->
+<e>       <p><l>сын<s n="v"/><s n="iv"/></l>                <r>сын<s n="v"/><s n="iv"/></r></p></e> <!--"break"  -->
+<e>       <p><l>сына<s n="v"/><s n="tv"/></l>               <r>сына<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>сынала<s n="v"/><s n="iv"/></l>             <r>чөй<b/>как<s n="v"/><s n="iv"/></r></p></e> <!--"to wedge in" (tat) trimm -->
+<e>       <p><l>сынат<s n="v"/><s n="iv"/></l>              <r>сынат<s n="v"/><s n="iv"/></r></p></e> <!--"to submit something to someone"  -->
+<e>       <p><l>сындыр<s n="v"/><s n="tv"/></l>             <r>сындыр<s n="v"/><s n="tv"/></r></p></e> <!--"to break"-->
+<e>       <p><l>сыңғырла<s n="v"/><s n="iv"/></l>           <r>чыңгылда<s n="v"/><s n="iv"/></r></p></e> <!--"to emit a metallic sound"  -->
+<e>       <p><l>сыпыр<s n="v"/><s n="tv"/></l>              <r>сыпыр<s n="v"/><s n="tv"/></r></p></e> <!--"sweep"  -->
+<e>       <p><l>сыр<b/>шерт<s n="v"/><s n="iv"/></l>        <r>серен<b/>ач<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>сыр<s n="v"/><s n="tv"/></l>                <r>сыр<s n="v"/><s n="tv"/></r></p></e> <!--"stitch"  -->
+<e>       <p><l>сырла<s n="v"/><s n="tv"/></l>              <r>буя<s n="v"/><s n="tv"/></r></p></e> <!--"to paint"  -->
+<e>       <p><l>табала<s n="v"/><s n="tv"/></l>             <r>мыскылла<s n="v"/><s n="tv"/></r></p></e> <!--"to feel malicious joy"  -->
+<e>       <p><l>табанда<s n="v"/><s n="iv"/></l>            <r>нык<b/>тор<s n="v"/><s n="iv"/></r></p></e> <!--"to be attached to" (tat) trimm -->
+<e>       <p><l>табын<s n="v"/><s n="iv"/></l>              <r>табын<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тағайында<s n="v"/><s n="tv"/></l>          <r>тәгаенлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тағайында<s n="v"/><s n="tv"/></l>          <r>тәгаенлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тағыл<s n="v"/><s n="iv"/></l>              <r>тагыл<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тазар<s n="v"/><s n="iv"/></l>              <r>тазар<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тақ<s n="v"/><s n="tv"/></l>                <r>так<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тақа<s n="v"/><s n="iv"/></l>               <r>якынайт<s n="v"/><s n="iv"/></r></p></e> <!--"" (tat) caus-->
+<e>       <p><l>тақа<s n="v"/><s n="iv"/></l>               <r>якынлаш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тақымда<s n="v"/><s n="iv"/></l>            <r>якынлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to press"  -->
+<e>       <p><l>тала<s n="v"/><s n="tv"/></l>               <r>тала<s n="v"/><s n="tv"/></r></p></e> <!--"dispute,argue"  -->
+<e>       <p><l>талға<s n="v"/><s n="tv"/></l>              <r>сайла<s n="v"/><s n="tv"/></r></p></e> <!--"to be legible"  -->
+<e>       <p><l>талда<s n="v"/><s n="tv"/></l>              <r>анализла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>талда<s n="v"/><s n="tv"/></l>              <r>тикшер<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>талдыр<s n="v"/><s n="tv"/></l>             <r>талдыр<s n="v"/><s n="tv"/></r></p></e> <!--"to exhaust"  -->
+<e>       <p><l>талқанда<s n="v"/><s n="tv"/></l>           <r>төй<s n="v"/><s n="tv"/></r></p></e> <!--"to pulverize"  -->
+<e>       <p><l>талқыла<s n="v"/><s n="iv"/></l>            <r>фикер<b/>алыш<s n="v"/><s n="iv"/></r></p></e> <!--"обсуңдать" FIXME they govern different cases, should be handled somehow later -->
+<e>       <p><l>талқылас<s n="v"/><s n="iv"/></l>           <r>уйлаш<s n="v"/><s n="iv"/></r></p></e> <!--"to take part in the elaboration and discussion of some question"  -->
+<e>       <p><l>талпын<s n="v"/><s n="iv"/></l>             <r>талпын<s n="v"/><s n="iv"/></r></p></e> <!--"strive"  -->
+<e>       <p><l>талықсы<s n="v"/><s n="iv"/></l>            <r>талык<s n="v"/><s n="iv"/></r></p></e> <!--"to be semiconscious"  -->
+<e>       <p><l>тамақта<s n="v"/><s n="tv"/></l>            <r>бугазла<s n="v"/><s n="tv"/></r></p></e> <!--"to catch by the throat"  -->
+<e>       <p><l>тамақтан<s n="v"/><s n="iv"/></l>           <r>ризыклан<s n="v"/><s n="iv"/></r></p></e> <!--"to feed (oneself)"  -->
+<e r="LR"><p><l>тамақтан<s n="v"/><s n="tv"/></l>           <r>аша<s n="v"/><s n="tv"/></r></p></e> <!--"to feed (oneself)"  -->
+<e>       <p><l>тамашала<s n="v"/><s n="tv"/></l>           <r>тамаша<b/>кыл<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>тан<s n="v"/><s n="iv"/></l>                <r>ваз<b/>кич<s n="v"/><s n="iv"/></r></p></e> <!--"deny"  -->
+<e>       <p><l>таны<s n="v"/><s n="tv"/></l>               <r>таны<s n="v"/><s n="tv"/></r></p></e> <!--"опознавать"-->
+<e>       <p><l>таныстыр<s n="v"/><s n="tv"/></l>           <r>таныштыр<s n="v"/><s n="tv"/></r></p></e> <!--"introduce"-->
+<e>       <p><l>таныт<s n="v"/><s n="tv"/></l>              <r>таныт<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>таң<s n="v"/><s n="tv"/></l>                <r>бәйлә<s n="v"/><s n="tv"/></r></p></e> <!--"tie up"  -->
+<e>       <p><l>таңбала<s n="v"/><s n="tv"/></l>            <r>тамгала<s n="v"/><s n="tv"/></r></p></e> <!--"to brand"  -->
+<e>       <p><l>таңда<s n="v"/><s n="tv"/></l>              <r>сайла<s n="v"/><s n="tv"/></r></p></e> <!--"choose"  -->
+<e>       <p><l>таңсықтан<s n="v"/><s n="tv"/></l>          <r>тансыкла<s n="v"/><s n="tv"/></r></p></e> <!--"to have a strong desire"  -->
+<e>       <p><l>таңырқа<s n="v"/><s n="iv"/></l>            <r>таң<b/>кал<s n="v"/><s n="iv"/></r></p></e> <!--"to be astonished at something"  -->
+<e>       <p><l>тап<s n="v"/><s n="iv"/></l>                <r>тап<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тап<s n="v"/><s n="tv"/></l>                <r>тап<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>тапсыр<s n="v"/><s n="tv"/></l>             <r>тапшыр<s n="v"/><s n="tv"/></r></p></e> <!--"hand over"  -->
+<e>       <p><l>тапта<s n="v"/><s n="tv"/></l>              <r>тапта<s n="v"/><s n="tv"/></r></p></e> <!--"trample"  -->
+<e>       <p><l>тара<s n="v"/><s n="tv"/></l>               <r>тара<s n="v"/><s n="tv"/></r></p></e> <!-- "расчесывать" -->
+<e>       <p><l>тарал<s n="v"/><s n="iv"/></l>              <r>тарал<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тарат<s n="v"/><s n="tv"/></l>              <r>тарат<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тарқа<s n="v"/><s n="iv"/></l>              <r>тарал<s n="v"/><s n="iv"/></r></p></e> <!--"to part"  -->
+<e>       <p><l>тарқал<s n="v"/><s n="iv"/></l>             <r>тарал<s n="v"/><s n="iv"/></r></p></e> <!--"to be disentangled"  -->
+<e>       <p><l>тарқылда<s n="v"/><s n="iv"/></l>           <r>шаркылда<s n="v"/><s n="iv"/></r></p></e> <!--"to laugh loudly"  -->
+<e>       <p><l>тарт<s n="v"/><s n="tv"/></l>               <r>җәлеп<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "привлекать,вовлекать" -->
+<e>       <p><l>тартқыла<s n="v"/><s n="tv"/></l>           <r>тарткала<s n="v"/><s n="tv"/></r></p></e> <!--"to drag"  -->
+<e>       <p><l>тартын<s n="v"/><s n="iv"/></l>             <r>тартын<s n="v"/><s n="iv"/></r></p></e> <!--"to resist"  -->
+<e>       <p><l>тартыс<s n="v"/><s n="iv"/></l>             <r>тартыш<s n="v"/><s n="iv"/></r></p></e> <!--"to argue"  -->
+<e>       <p><l>тарыл<s n="v"/><s n="iv"/></l>              <r>тарай<s n="v"/><s n="iv"/></r></p></e> <!--"to shrink"  -->
+<e>       <p><l>тарылт<s n="v"/><s n="tv"/></l>             <r>тарайт<s n="v"/><s n="tv"/></r></p></e> <!--"to dry up" (kaz tat) caus -->
+<e>       <p><l>таста<s n="v"/><s n="tv"/></l>              <r>ташла<s n="v"/><s n="tv"/></r></p></e> <!--"quit"  -->
+<e>       <p><l>тасы<s n="v"/><s n="iv"/></l>               <r>ташы<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тасы<s n="v"/><s n="tv"/></l>               <r>ташы<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тасымалда<s n="v"/><s n="tv"/></l>          <r>күчер<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) caus?-->
+<e>       <p><l>тасымалда<s n="v"/><s n="tv"/></l>          <r>ташы<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тат<s n="v"/><s n="tv"/></l>                <r>таты<s n="v"/><s n="tv"/></r></p></e> <!--"taste"  -->
+<e>       <p><l>тат<s n="v"/><s n="tv"/></l>                <r>татып<b/>кара<s n="v"/><s n="tv"/></r></p></e> <!--"taste" (tat) trimm -->
+<e>       <p><l>татулас<s n="v"/><s n="iv"/></l>            <r>татулаш<s n="v"/><s n="iv"/></r></p></e> <!--"to make peace"  -->
+<e>       <p><l>татыр<s n="v"/><s n="tv"/></l>              <r>сыйла<s n="v"/><s n="tv"/></r></p></e> <!--"to treat"  -->
+<e>       <p><l>тауыс<s n="v"/><s n="tv"/></l>              <r>бетер<s n="v"/><s n="tv"/></r></p></e> <!--"to end"  -->
+<e>       <p><l>тая<s n="v"/><s n="iv"/></l>                <r>якынлаш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тая<s n="v"/><s n="tv"/></l>                <r>сөя<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тәлімсі<s n="v"/><s n="iv"/></l>            <r>кылан<s n="v"/><s n="tv"/></r></p></e> <!--"to stand on ceremony"  -->
+<e>       <p><l>тәрбиеле<s n="v"/><s n="tv"/></l>           <r>тәрбиялә<s n="v"/><s n="tv"/></r></p></e> <!--"to educate"  -->
+<e>       <p><l>тәркіле<s n="v"/><s n="tv"/></l>            <r>конфискациялә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тәртіпсізден<s n="v"/><s n="iv"/></l>       <r>тәртипсезлән<s n="v"/><s n="iv"/></r></p></e> <!--"to become undisciplined"  -->
+<e>       <p><l>тәуелде<s n="v"/><s n="tv"/></l>            <r>багышла<s n="v"/><s n="tv"/></r></p></e> <!--"to devote to"  -->
+<e>       <p><l>тездет<s n="v"/><s n="tv"/></l>             <r>тизләт<s n="v"/><s n="tv"/></r></p></e> <!--"to quicken"  -->
+<e>       <p><l>тексер<s n="v"/><s n="tv"/></l>             <r>тикшер<s n="v"/><s n="tv"/></r></p></e> <!--"examine"  -->
+<e>       <p><l>текшеле<s n="v"/><s n="tv"/></l>            <r>әрдәнәгә<b/>өй<s n="v"/><s n="tv"/></r></p></e> <!--"to put together in rows or layers" (tat) trimm -->
+<e>       <p><l>телмір<s n="v"/><s n="iv"/></l>             <r>тилмер<s n="v"/><s n="iv"/></r></p></e> <!--"to stare"  -->
+<e>       <p><l>темірле<s n="v"/><s n="tv"/></l>            <r>тимерлә<s n="v"/><s n="tv"/></r></p></e> <!--"to encircle"  -->
+<e>       <p><l>теп<s n="v"/><s n="tv"/></l>                <r>тип<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тер<s n="v"/><s n="tv"/></l>                <r>җый<s n="v"/><s n="tv"/></r></p></e> <!--"gather,pluck"  -->
+<e>       <p><l>тербел<s n="v"/><s n="iv"/></l>             <r>тирбәл<s n="v"/><s n="iv"/></r></p></e> <!--"to rock"  -->
+<e>       <p><l>тербет<s n="v"/><s n="tv"/></l>             <r>тирбәт<s n="v"/><s n="tv"/></r></p></e> <!--"to rock"  -->
+<e>       <p><l>терге<s n="v"/><s n="tv"/></l>              <r>сораштыр<s n="v"/><s n="tv"/></r></p></e> <!--"to search"  -->
+<e>       <p><l>тереңде<s n="v"/><s n="iv"/></l>            <r>тирәнәй<s n="v"/><s n="iv"/></r></p></e> <!--"to get deeper"  -->
+<e>       <p><l>терле<s n="v"/><s n="iv"/></l>              <r>тирлә<s n="v"/><s n="iv"/></r></p></e> <!--"to perspire"  -->
+<e>       <p><l>ти<s n="v"/><s n="iv"/></l>                 <r>ти<s n="v"/><s n="iv"/></r></p></e> <!-- "" (kaz tat)FIXME:CHECK ти{j}?-->
+<e>       <p><l>ти<s n="v"/><s n="iv"/></l>                 <r>туры<b/>кил<s n="v"/><s n="iv"/></r></p></e> <!-- "" (kaz)FIXME CHECK ти{j}? (tat)trimm-->
+<e>       <p><l>тигіз<s n="v"/><s n="tv"/></l>              <r>тидер<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>тігіл<s n="v"/><s n="iv"/></l>              <r>тегел<s n="v"/><s n="iv"/></r></p></e> <!--"to be stuck into" (kaz tat) passive -->
+<e>       <p><l>тіз<s n="v"/><s n="tv"/></l>                <r>тез<s n="v"/><s n="tv"/></r></p></e> <!--"string,thread"  -->
+<e>       <p><l>тік<s n="v"/><s n="tv"/></l>                <r>тек<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тік<s n="v"/><s n="tv"/></l>                <r>утырт<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) caus-->
+<e>       <p><l>тікілен<s n="v"/><s n="iv"/></l>            <r>текәл<s n="v"/><s n="iv"/></r></p></e> <!--"to fasten one's eyes (on)"  -->
+<e>       <p><l>тікіреңде<s n="v"/><s n="iv"/></l>          <r>ташлан<s n="v"/><s n="iv"/></r></p></e> <!--"to attack (someone) furiously (with one's eyes starting out of one's head)"  -->
+<e>       <p><l>тіл<s n="v"/><s n="tv"/></l>                <r>тел<s n="v"/><s n="tv"/></r></p></e> <!--"cut"  -->
+<e>       <p><l>тілдес<s n="v"/><s n="tv"/></l>             <r>сөйләш<s n="v"/><s n="tv"/></r></p></e> <!--"to talk for the last time (with someone who is dying)"  -->
+<e>       <p><l>тіле<s n="v"/><s n="tv"/></l>               <r>телә<s n="v"/><s n="tv"/></r></p></e> <!--"wish"  -->
+<e>       <p><l>тілімде<s n="v"/><s n="tv"/></l>            <r>телемлә<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>тілкемде<s n="v"/><s n="tv"/></l>           <r>ерт<s n="v"/><s n="tv"/></r></p></e> <!--"to cut into small pieces (thin"  -->
+<e>       <p><l>тіре<s n="v"/><s n="tv"/></l>               <r>терә<s n="v"/><s n="tv"/></r></p></e> <!--"support"  -->
+<e>       <p><l>тірес<s n="v"/><s n="iv"/></l>              <r>терәш<s n="v"/><s n="iv"/></r></p></e> <!--"vie with someone"  -->
+<e>       <p><l>тірілт<s n="v"/><s n="tv"/></l>             <r>терелт<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>тірке<s n="v"/><s n="tv"/></l>              <r>теркә<s n="v"/><s n="tv"/></r></p></e> <!--"attach/register"  -->
+<e>       <p><l>тоғыс<s n="v"/><s n="iv"/></l>              <r>кисеш<s n="v"/><s n="iv"/></r></p></e> <!--"to gather in one place"  -->
+<e>       <p><l>тоз<s n="v"/><s n="iv"/></l>                <r>туз<s n="v"/><s n="iv"/></r></p></e> <!--"wear out"  -->
+<e>       <p><l>тоқ<s n="v"/><s n="tv"/></l>                <r>тукы<s n="v"/><s n="tv"/></r></p></e> <!--"weave"  -->
+<e>       <p><l>тоқта<s n="v"/><s n="iv"/></l>              <r>тукта<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тоқтат<s n="v"/><s n="tv"/></l>             <r>туктат<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тоқтат<s n="v"/><s n="tv"/></l>             <r>туктат<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>тол<s n="v"/><s n="iv"/></l>                <r>тул<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>толық<s n="v"/><s n="iv"/></l>              <r>калынай<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>толықтыр<s n="v"/><s n="tv"/></l>           <r>тулыла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>томсар<s n="v"/><s n="iv"/></l>             <r>каш<b/>җыер<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>тона<s n="v"/><s n="tv"/></l>               <r>туна<s n="v"/><s n="tv"/></r></p></e> <!--"rob,plunder"  -->
+<e>       <p><l>топта<s n="v"/><s n="tv"/></l>              <r>тупла<s n="v"/><s n="tv"/></r></p></e> <!--"to classify"  -->
+<e>       <p><l>топтан<s n="v"/><s n="iv"/></l>             <r>туплан<s n="v"/><s n="iv"/></r></p></e> <!--"to crowd" (kaz tat) refl -->
+<e r="LR"><p><l>топшыла<s n="v"/><s n="tv"/></l>            <r>юра<s n="v"/><s n="tv"/></r></p></e> <!--"to suppose"  -->
+<e>       <p><l>топырла<s n="v"/><s n="iv"/></l>            <r>таптан<s n="v"/><s n="iv"/></r></p></e> <!--"to crowd"  -->
+<e>       <p><l>торал<s n="v"/><s n="iv"/></l>              <r>хәллән<s n="v"/><s n="iv"/></r></p></e> <!--"to get well"  -->
+<e>       <p><l>торла<s n="v"/><s n="tv"/></l>              <r>капла<s n="v"/><s n="tv"/></r></p></e> <!--"to cork"  -->
+<e>       <p><l>торсылда<s n="v"/><s n="iv"/></l>           <r>шартла<s n="v"/><s n="iv"/></r></p></e> <!--"to get angry and show dis­pleasure by grumbling and motions (of a man)"  -->
+<e>       <p><l>торсылда<s n="v"/><s n="iv"/></l>           <r>шартла<s n="v"/><s n="iv"/></r></p></e> <!--"трескаться"  -->
+<e>       <p><l>тору<s n="v"/><s n="iv"/></l>               <r>турсай<s n="v"/><s n="iv"/></r></p></e> <!--"to be on the watch for"  -->
+<e>       <p><l>тос<s n="v"/><s n="tv"/></l>                <r>көт<s n="v"/><s n="tv"/></r></p></e> <!--"meet"  -->
+<e>       <p><l>төбелес<s n="v"/><s n="iv"/></l>            <r>сугыш<s n="v"/><s n="iv"/></r></p></e> <!--"arrange a fight"  -->
+<e>       <p><l>төз<s n="v"/><s n="iv"/></l>                <r>түз<s n="v"/><s n="iv"/></r></p></e> <!--"endure"  -->
+<e>       <p><l>төк<s n="v"/><s n="tv"/></l>                <r>түк<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>төле<s n="v"/><s n="tv"/></l>               <r>түлә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>төменде<s n="v"/><s n="iv"/></l>            <r>түбәнәй<s n="v"/><s n="iv"/></r></p></e> <!--"sink"  -->
+<e>       <p><l>төн<s n="v"/><s n="iv"/></l>                <r>терәл<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>төн<s n="v"/><s n="iv"/></l>                <r>ту<s n="v"/><s n="iv"/></r></p></e> <!--"" e.g. қауіп төнді-->
+<e>       <p><l>төндір<s n="v"/><s n="tv"/></l>             <r>тудыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>ту<s n="v"/><s n="iv"/></l>                 <r>ту<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ту<s n="v"/><s n="tv"/></l>                 <r>тап<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>ту<s n="v"/><s n="tv"/></l>                 <r>тудыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (tat) caus-->
+<e>       <p><l>туғыз<s n="v"/><s n="tv"/></l>              <r>тудыр<s n="v"/><s n="tv"/></r></p></e> <!--"to deliver" (kaz tat) caus -->
+<e>       <p><l>тудыр<s n="v"/><s n="tv"/></l>              <r>тудыр<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>туында<s n="v"/><s n="iv"/></l>             <r>ту<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>туырыл<s n="v"/><s n="iv"/></l>             <r>май<b/>кун<s n="v"/><s n="iv"/></r></p></e> <!--"to settle thickly" (tat) trimm -->
+<e>       <p><l>түгелде<s n="v"/><s n="tv"/></l>            <r>барла<s n="v"/><s n="tv"/></r></p></e> <!--"to check"  -->
+<e>       <p><l>түгес<s n="v"/><s n="tv"/></l>              <r>бетер<s n="v"/><s n="tv"/></r></p></e> <!--"заканчивать"  -->
+<e>       <p><l>түз<s n="v"/><s n="tv"/></l>                <r>төзе<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>түзе<s n="v"/><s n="tv"/></l>               <r>төзәйт<s n="v"/><s n="tv"/></r></p></e> <!--"straighten out"  -->
+<e>       <p><l>түзе<s n="v"/><s n="tv"/></l>               <r>төзәт<s n="v"/><s n="tv"/></r></p></e> <!--"исправлять"  -->
+<e>       <p><l>түзет<s n="v"/><s n="tv"/></l>              <r>төзәт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>түй<s n="v"/><s n="tv"/></l>                <r>төй<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>түйіртпектен<s n="v"/><s n="iv"/></l>       <r>төерлән<s n="v"/><s n="iv"/></r></p></e> <!--"to clot"  -->
+<e>       <p><l>түйіс<s n="v"/><s n="iv"/></l>              <r>сөзеш<s n="v"/><s n="iv"/></r></p></e> <!--"to ram each other (of sheep)"  -->
+<e>       <p><l>түкір<s n="v"/><s n="tv"/></l>              <r>төкер<s n="v"/><s n="tv"/></r></p></e> <!--"spit"  -->
+<e>       <p><l>түлкілен<s n="v"/><s n="iv"/></l>           <r>төлкелән<s n="v"/><s n="iv"/></r></p></e> <!--"to flatter"  -->
+<e>       <p><l>түптен<s n="v"/><s n="iv"/></l>             <r>тамыр<b/>җибәр<s n="v"/><s n="iv"/></r></p></e> <!--"to put out shoots (of plants)" (tat) trimm -->
+<e>       <p><l>түптеткіз<s n="v"/><s n="tv"/></l>          <r>төпләт<s n="v"/><s n="tv"/></r></p></e> <!--"to send (a book) to be bound" (kaz tat) caus -->
+<e>       <p><l>түр<s n="v"/><s n="tv"/></l>                <r>төр<s n="v"/><s n="tv"/></r></p></e> <!--"turn up"  -->
+<e>       <p><l>түрпіле<s n="v"/><s n="tv"/></l>            <r>игәүлә<s n="v"/><s n="tv"/></r></p></e> <!--"to rub or file wood with a rasp"  -->
+<e>       <p><l>түрт<s n="v"/><s n="tv"/></l>               <r>төрт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>түрткіле<s n="v"/><s n="tv"/></l>           <r>төрткәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to nudge"  -->
+<e>       <p><l>түс<s n="v"/><s n="iv"/></l>                <r>төш<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>түс<s n="v"/><s n="iv"/></l>                <r>төш<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>түсін<s n="v"/><s n="tv"/></l>              <r>аңла<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>түсін<s n="v"/><s n="tv"/></l>              <r>аңла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>түсіндір<s n="v"/><s n="tv"/></l>           <r>аңлат<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>түсір<s n="v"/><s n="tv"/></l>              <r>төшер<s n="v"/><s n="tv"/></r></p></e> <!-- "" (kaz tat)caus -->
+<e>       <p><l>түтет<s n="v"/><s n="tv"/></l>              <r>төтәт<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>түшкір<s n="v"/><s n="iv"/></l>             <r>төчкер<s n="v"/><s n="iv"/></r></p></e> <!--"sneeze (for people)"  -->
+<e>       <p><l>тұжыр<s n="v"/><s n="tv"/></l>              <r>кайтар<s n="v"/><s n="tv"/></r></p></e> <!--"to trim the sharp end of some­thing"  -->
+<e>       <p><l>тұжырымда<s n="v"/><s n="tv"/></l>          <r>йомгакла<s n="v"/><s n="tv"/></r></p></e> <!--"to formulate"  -->
+<e>       <p><l>тұр<s n="v"/><s n="iv"/></l>                <r>тор<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>тұрғыз<s n="v"/><s n="tv"/></l>             <r>торгыз<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>тұтас<s n="v"/><s n="iv"/></l>              <r>тоташ<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>тұтқында<s n="v"/><s n="tv"/></l>           <r>кулга<b/>ал<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тұтқында<s n="v"/><s n="tv"/></l>           <r>тоткарла<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тұтын<s n="v"/><s n="tv"/></l>              <r>тотын<s n="v"/><s n="iv"/></r></p></e> <!--"" WARNING transitivity-->
+<e>       <p><l>тығызда<s n="v"/><s n="tv"/></l>            <r>тыгызла<s n="v"/><s n="tv"/></r></p></e> <!--"to condense"  -->
+<e>       <p><l>тығын<s n="v"/><s n="tv"/></l>              <r>яшер<s n="v"/><s n="tv"/></r></p></e> <!--"to hide"  -->
+<e>       <p><l>тығында<s n="v"/><s n="tv"/></l>            <r>бөкелә<s n="v"/><s n="tv"/></r></p></e> <!--"to cork"  -->
+<e>       <p><l>тызылда<s n="v"/><s n="iv"/></l>            <r>сызла<s n="v"/><s n="iv"/></r></p></e> <!--"to feel unbearable pain (for example"  -->
+<e>       <p><l>тый<s n="v"/><s n="tv"/></l>                <r>тый<s n="v"/><s n="tv"/></r></p></e> <!--"forbid"  -->
+<e r="LR"><p><l>тыйым<b/>сал<s n="v"/><s n="tv"/></l>       <r>тый<s n="v"/><s n="tv"/></r></p></e> <!--"forbid"  -->
+<e>       <p><l>тыйын<s n="v"/><s n="iv"/></l>              <r>тый<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!--"to suppress" ?refl-->
+<e>       <p><l>тық<s n="v"/><s n="tv"/></l>                <r>тык<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>тықсыр<s n="v"/><s n="tv"/></l>             <r>кысрыкла<s n="v"/><s n="tv"/></r></p></e> <!--"to drive (in)"  -->
+<e>       <p><l>тықылда<s n="v"/><s n="iv"/></l>            <r>тыкылда<s n="v"/><s n="iv"/></r></p></e> <!--"to produce"  -->
+<e>       <p><l>тықылдат<s n="v"/><s n="tv"/></l>           <r>тыкылдат<s n="v"/><s n="tv"/></r></p></e> <!--"to knock (not violently)"  -->
+<e>       <p><l>тықырла<s n="v"/><s n="iv"/></l>            <r>шыгырда<s n="v"/><s n="iv"/></r></p></e> <!--"to crunch"  -->
+<e>       <p><l>тықырла<s n="v"/><s n="tv"/></l>            <r>кырып-себер<s n="v"/><s n="tv"/></r></p></e> <!--"оголять"  -->
+<e>       <p><l>тын<s n="v"/><s n="iv"/></l>                <r>тын<s n="v"/><s n="iv"/></r></p></e> <!--"be still"  -->
+<e>       <p><l>тын<s n="v"/><s n="iv"/></l>                <r>тын<s n="v"/><s n="iv"/></r></p></e> <!--"to settle (of liquids)"  -->
+<e>       <p><l>тындыр<s n="v"/><s n="tv"/></l>             <r>ахырына<b/>җиткер<s n="v"/><s n="tv"/></r></p></e> <!--"to put an end to an affair" (tat) trimm -->
+<e>       <p><l>тындыр<s n="v"/><s n="tv"/></l>             <r>тын<b/>алдыр<s n="v"/><s n="tv"/></r></p></e> <!--"давать покой" (tat) trimm -->
+<e>       <p><l>тынышсыздан<s n="v"/><s n="iv"/></l>        <r>тынычсызлан<s n="v"/><s n="iv"/></r></p></e> <!--"to become upset"  -->
+<e>       <p><l>тыныштан<s n="v"/><s n="iv"/></l>           <r>тынычлан<s n="v"/><s n="iv"/></r></p></e> <!--"to calm down"  -->
+<e>       <p><l>тыңда<s n="v"/><s n="tv"/></l>              <r>тыңла<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>тырна<s n="v"/><s n="tv"/></l>              <r>тырна<s n="v"/><s n="tv"/></r></p></e> <!--"claw"  -->
+<e>       <p><l>тыртыс<s n="v"/><s n="iv"/></l>             <r>тартыш<s n="v"/><s n="iv"/></r></p></e> <!--"to writhe"  -->
+<e>       <p><l>тырыс<s n="v"/><s n="iv"/></l>              <r>тырыш<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>тыянақтал<s n="v"/><s n="iv"/></l>          <r>тәмам<b/>бул<s n="v"/><s n="iv"/></r></p></e> <!--"to be completely finished" (tat) trimm -->
+<e>       <p><l>уайымда<s n="v"/><s n="iv"/></l>            <r>кайгыр<s n="v"/><s n="iv"/></r></p></e> <!--"to grieve"  -->
+<e>       <p><l>уақсын<s n="v"/><s n="tv"/></l>             <r>ваксын<s n="v"/><s n="tv"/></r></p></e> <!--"to consider something (to be) small"  -->
+<e>       <p><l>уақтан<s n="v"/><s n="iv"/></l>             <r>ваклан<s n="v"/><s n="iv"/></r></p></e> <!--"to become small"  -->
+<e>       <p><l>уат<s n="v"/><s n="tv"/></l>                <r>ват<s n="v"/><s n="tv"/></r></p></e> <!--"crumble"  -->
+<e>       <p><l>уқала<s n="v"/><s n="tv"/></l>              <r>у<s n="v"/><s n="tv"/></r></p></e> <!--"to rub with the palm"  -->
+<e>       <p><l>үгітте<s n="v"/><s n="tv"/></l>             <r>үгетлә<s n="v"/><s n="tv"/></r></p></e> <!--"to agitate"  -->
+<e>       <p><l>үз<s n="v"/><s n="tv"/></l>                 <r>өз<s n="v"/><s n="tv"/></r></p></e> <!--"cut,pluck" pluck -->
+<e>       <p><l>үй<s n="v"/><s n="iv"/></l>                 <r>өй<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>үйірлес<s n="v"/><s n="iv"/></l>            <r>якынай<s n="v"/><s n="iv"/></r></p></e> <!--"to become good friends"  -->
+<e>       <p><l>үйрен<s n="v"/><s n="tv"/></l>              <r>өйрән<s n="v"/><s n="tv"/></r></p></e> <!--"learn"  -->
+<e>       <p><l>үйрет<s n="v"/><s n="tv"/></l>              <r>өйрәт<s n="v"/><s n="tv"/></r></p></e> <!--"teach"  -->
+<e>       <p><l>үлгер<s n="v"/><s n="iv"/></l>              <r>өлгер<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>үлестір<s n="v"/><s n="tv"/></l>            <r>өләш<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>үлкейт<s n="v"/><s n="tv"/></l>             <r>зурайт<s n="v"/><s n="tv"/></r></p></e> <!--"to raise"  -->
+<e>       <p><l>үнде<s n="v"/><s n="iv"/></l>               <r>өндә<s n="v"/><s n="iv"/></r></p></e> <!--"make a sound"  -->
+<e>       <p><l>үндес<s n="v"/><s n="iv"/></l>              <r>эндәш<s n="v"/><s n="iv"/></r></p></e> <!--"to give tongue to one another" FIXME collective -->
+<e>       <p><l>үр<s n="v"/><s n="iv"/></l>                 <r>өр<s n="v"/><s n="iv"/></r></p></e> <!--"bark(dog)"  -->
+<e>       <p><l>үркі<s n="v"/><s n="iv"/></l>               <r>өрке<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>үрле<s n="v"/><s n="tv"/></l>               <r>өр<s n="v"/><s n="tv"/></r></p></e> <!--"blow"  -->
+<e>       <p><l>үскіле<s n="v"/><s n="tv"/></l>             <r>бораула<s n="v"/><s n="tv"/></r></p></e> <!--"to bore"  -->
+<e>       <p><l>үсте<s n="v"/><s n="tv"/></l>               <r>өстә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>үстел<s n="v"/><s n="iv"/></l>              <r>өстәл<s n="v"/><s n="iv"/></r></p></e> <!--"to be added" (kaz tat) passive -->
+<e>       <p><l>ұза<s n="v"/><s n="iv"/></l>                <r>ерагай<s n="v"/><s n="iv"/></r></p></e> <!--"remove oneself"  -->
+<e>       <p><l>ұзар<s n="v"/><s n="iv"/></l>               <r>озынай<s n="v"/><s n="iv"/></r></p></e> <!--"get longer"  -->
+<e>       <p><l>ұзарт<s n="v"/><s n="tv"/></l>              <r>озынайт<s n="v"/><s n="tv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>ұйықта<s n="v"/><s n="iv"/></l>             <r>йокла<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>ұйымдас<s n="v"/><s n="iv"/></l>            <r>берләш<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ұйымдастыр<s n="v"/><s n="tv"/></l>         <r>оештыр<s n="v"/><s n="tv"/></r></p></e> <!-- "организовать" -->
+<e>       <p><l>ұйыт<s n="v"/><s n="tv"/></l>               <r>оет<s n="v"/><s n="tv"/></r></p></e> <!--"sour,thicken"  -->
+<e r="LR"><p><l>ұқ<s n="v"/><s n="iv"/></l>                 <r>аңла<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>ұқса<s n="v"/><s n="iv"/></l>               <r>охша<s n="v"/><s n="iv"/></r></p></e> <!--"resemble"  -->
+<e>       <p><l>ұлтар<s n="v"/><s n="iv"/></l>              <r>олтан<b/>сал<s n="v"/><s n="iv"/></r></p></e> <!--"to fix a new sole to a shoe"  -->
+<e>       <p><l>ұмтыл<s n="v"/><s n="iv"/></l>              <r>омтыл<s n="v"/><s n="iv"/></r></p></e> <!--"move ahead"  -->
+<e>       <p><l>ұмыт<s n="v"/><s n="tv"/></l>               <r>оныт<s n="v"/><s n="tv"/></r></p></e> <!--"forget,mislay"  -->
+<e>       <p><l>ұна<s n="v"/><s n="iv"/></l>                <r>оша<s n="v"/><s n="iv"/></r></p></e> <!--"be pleased with"  -->
+<e>       <p><l>ұна<s n="v"/><s n="iv"/></l>                <r>ярат<s n="v"/><s n="tv"/></r></p></e> <!--Do not worry - CG restructures the whole sentence if this happens-->
+<e>       <p><l>ұнта<s n="v"/><s n="tv"/></l>               <r>тарттыр<s n="v"/><s n="tv"/></r></p></e> <!--"break to small pieces"  -->
+<e>       <p><l>ұр<s n="v"/><s n="tv"/></l>                 <r>ыр<s n="v"/><s n="tv"/></r></p></e> <!--"hit"  -->
+<e>       <p><l>ұрла<s n="v"/><s n="tv"/></l>               <r>урла<s n="v"/><s n="tv"/></r></p></e> <!--"steal"  -->
+<e>       <p><l>ұста<s n="v"/><s n="tv"/></l>               <r>тот<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұста<s n="v"/><s n="tv"/></l>               <r>тот<s n="v"/><s n="tv"/></r></p></e> <!--"grasp,hold"  -->
+<e>       <p><l>ұстан<s n="v"/><s n="tv"/></l>              <r>нык<b/>тор<s n="v"/><s n="iv"/></r></p></e> <!--"" WARNING transitivity changes-->
+<e>       <p><l>ұсын<s n="v"/><s n="tv"/></l>               <r>тәкъдим<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұсын<s n="v"/><s n="tv"/></l>               <r>тәкъдим<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"offer"  -->
+<e>       <p><l>ұт<s n="v"/><s n="tv"/></l>                 <r>от<s n="v"/><s n="tv"/></r></p></e>
+<e>       <p><l>ұт<s n="v"/><s n="tv"/></l>                 <r>от<s n="v"/><s n="tv"/></r></p></e> <!--"win,beat"  -->
+<e>       <p><l>ұш<s n="v"/><s n="iv"/></l>                 <r>оч<s n="v"/><s n="iv"/></r></p></e> <!-- "" -->
+<e>       <p><l>ұш<s n="v"/><s n="iv"/></l>                 <r>оч<s n="v"/><s n="iv"/></r></p></e> <!--"fly"  -->
+<e>       <p><l>ұшыр<s n="v"/><s n="iv"/></l>               <r>очыр<s n="v"/><s n="iv"/></r></p></e> <!--"" (kaz tat) caus-->
+<e>       <p><l>ұшыра<s n="v"/><s n="iv"/></l>              <r>очра<s n="v"/><s n="iv"/></r></p></e> <!--"befell,meet unexpectedly"  -->
+<e>       <p><l>ұял<s n="v"/><s n="iv"/></l>                <r>оял<s n="v"/><s n="iv"/></r></p></e> <!--"be ashamed,embarrassed"  -->
+<e>       <p><l>хабарла<s n="v"/><s n="tv"/></l>            <r>хәбәр<b/>ит<s n="v"/><s n="tv"/></r></p></e> <!--"inform"-->
+<e>       <p><l>цементте<s n="v"/><s n="tv"/></l>           <r>цементла<s n="v"/><s n="tv"/></r></p></e> <!--"to cement"  -->
+<e>       <p><l>цинкта<s n="v"/><s n="tv"/></l>             <r>цинкла<s n="v"/><s n="tv"/></r></p></e> <!--"to zincify"  -->
+<e>       <p><l>шабалаңда<s n="v"/><s n="iv"/></l>          <r>буылып<b/>өр<s n="v"/><s n="iv"/></r></p></e> <!--"to bark fiercely at some­thing (of a dog)" (tat) trimm -->
+<e>       <p><l>шағымдан<s n="v"/><s n="iv"/></l>           <r>жалоба<b/>бир<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шағымдан<s n="v"/><s n="iv"/></l>           <r>зарлан<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шағында<s n="v"/><s n="tv"/></l>            <r>таманла<s n="v"/><s n="tv"/></r></p></e> <!--"to fit"  -->
+<e r="LR"><p><l>шай<s n="v"/><s n="tv"/></l>                <r>чайка<s n="v"/><s n="tv"/></r></p></e> <!--"to rins" -->
+<e>       <p><l>шай<s n="v"/><s n="tv"/></l>                <r>ю<s n="v"/><s n="tv"/></r></p></e> <!--"to rins" -->
+<e>       <p><l>шайқа<s n="v"/><s n="tv"/></l>              <r>чайка<s n="v"/><s n="tv"/></r></p></e> <!--"jostle"  -->
+<e>       <p><l>шайна<s n="v"/><s n="tv"/></l>              <r>чәйнә<s n="v"/><s n="tv"/></r></p></e> <!--"chew"  -->
+<e>       <p><l>шақ<s n="v"/><s n="tv"/></l>                <r>чак<s n="v"/><s n="tv"/></r></p></e> <!--"sting,bite"  -->
+<e>       <p><l>шақылда<s n="v"/><s n="iv"/></l>            <r>шакылда<s n="v"/><s n="iv"/></r></p></e> <!--"to squeak"  -->
+<e>       <p><l>шақыр<s n="v"/><s n="tv"/></l>              <r>чакыр<s n="v"/><s n="tv"/></r></p></e> <!--"invite"  -->
+<e>       <p><l>шақырт<s n="v"/><s n="tv"/></l>             <r>чакырт<s n="v"/><s n="tv"/></r></p></e> <!--"call" (kaz tat) caus -->
+<e>       <p><l>шал<s n="v"/><s n="tv"/></l>                <r>чал<s n="v"/><s n="tv"/></r></p></e> <!--"sacrifice,bring down"  -->
+<e>       <p><l>шалдық<s n="v"/><s n="iv"/></l>             <r>зәгыйфьлән<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шамдан<s n="v"/><s n="iv"/></l>             <r>үпкәлә<s n="v"/><s n="iv"/></r></p></e> <!--"to take offense"  -->
+<e>       <p><l>шамырқан<s n="v"/><s n="iv"/></l>           <r>суса<s n="v"/><s n="iv"/></r></p></e> <!--"to be thirsty (and quench one's thirst)"  -->
+<e>       <p><l>шанд<s n="v"/><s n="tv"/></l>               <r>чорна<s n="v"/><s n="tv"/></r></p></e> <!--"to tie (a cord)"  -->
+<e>       <p><l>шанш<s n="v"/><s n="tv"/></l>               <r>чәнче<s n="v"/><s n="tv"/></r></p></e> <!--"stab"  -->
+<e>       <p><l>шанышқыла<s n="v"/><s n="tv"/></l>          <r>чәнчеп<b/>тиш<s n="v"/><s n="tv"/></r></p></e> <!--"to puncture" (tat) trimm -->
+<e>       <p><l>шап<s n="v"/><s n="iv"/></l>                <r>чап<s n="v"/><s n="iv"/></r></p></e> <!--"бежать"  -->
+<e>       <p><l>шап<s n="v"/><s n="tv"/></l>                <r>чап<s n="v"/><s n="tv"/></r></p></e> <!--"swat,hit"  -->
+<e>       <p><l>шапқыла<s n="v"/><s n="iv"/></l>            <r>чапкала<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шапшаңдат<s n="v"/><s n="tv"/></l>          <r>тизләт<s n="v"/><s n="tv"/></r></p></e> <!--"to hurry"  -->
+<e>       <p><l>шаш<s n="v"/><s n="tv"/></l>                <r>чәч<s n="v"/><s n="tv"/></r></p></e> <!--"scatter"  -->
+<e>       <p><l>шашақта<s n="v"/><s n="tv"/></l>            <r>чачакла<s n="v"/><s n="tv"/></r></p></e> <!--"to border with tasseis and fringe"  -->
+<e>       <p><l>шашаулан<s n="v"/><s n="iv"/></l>           <r>кител<s n="v"/><s n="iv"/></r></p></e> <!--"to repulse"  -->
+<e>       <p><l>шеберлен<s n="v"/><s n="iv"/></l>           <r>остар<s n="v"/><s n="iv"/></r></p></e> <!--"to specialize (in)"  -->
+<e>       <p><l>шеберлен<s n="v"/><s n="iv"/></l>           <r>специальләш<s n="v"/><s n="iv"/></r></p></e> <!--"to specialize (in)"  -->
+<e>       <p><l>шегеле<s n="v"/><s n="tv"/></l>             <r>кадакла<s n="v"/><s n="tv"/></r></p></e> <!--"to nail"  -->
+<e>       <p><l>шегін<s n="v"/><s n="iv"/></l>              <r>чиген<s n="v"/><s n="iv"/></r></p></e> <!--"withdraw"  -->
+<e>       <p><l>шек<s n="v"/><s n="tv"/></l>                <r>чик<s n="v"/><s n="tv"/></r></p></e> <!--"испытывать"  -->
+<e>       <p><l>шекте<s n="v"/><s n="tv"/></l>              <r>чиклә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+<e>       <p><l>шеш<s n="v"/><s n="tv"/></l>                <r>чиш<s n="v"/><s n="tv"/></r></p></e> <!--"untie"  -->
+<e>       <p><l>шиелен<s n="v"/><s n="iv"/></l>             <r>чиялән<s n="v"/><s n="iv"/></r></p></e> <!--"to be tightly tied"  -->
+<e>       <p><l>шілте<s n="v"/><s n="tv"/></l>              <r>шелтәлә<s n="v"/><s n="tv"/></r></p></e> <!--"to reprove"  -->
+<e>       <p><l>шірен<s n="v"/><s n="iv"/></l>              <r>чирлән<s n="v"/><s n="iv"/></r></p></e> <!--"to sprawl (stretching out one's"  -->
+<e>       <p><l>шіріт<s n="v"/><s n="tv"/></l>              <r>черет<s n="v"/><s n="tv"/></r></p></e> <!--"to let rot" (kaz tat) caus -->
+<e>       <p><l>шоғырлан<s n="v"/><s n="iv"/></l>           <r>җыел<s n="v"/><s n="iv"/></r></p></e> <!--"to accumulate"  -->
+<e>       <p><l>шоғырлан<s n="v"/><s n="iv"/></l>           <r>җыйна<s n="v"/><s n="tv"/><s n="pass"/></r></p></e> <!-- "" -->
+<e>       <p><l>шоқақта<s n="v"/><s n="iv"/></l>            <r>сикереп<b/>чап<s n="v"/><s n="iv"/></r></p></e> <!--"to go at a gallop"  -->
+<e>       <p><l>шоқпыттал<s n="v"/><s n="iv"/></l>          <r>тузгы<s n="v"/><s n="iv"/></r></p></e> <!--"to be extremely worn out"  -->
+<e>       <p><l>шоқу<s n="v"/><s n="tv"/></l>               <r>чукы<s n="v"/><s n="tv"/></r></p></e> <!--"to peck"  -->
+<e>       <p><l>шоқыт<s n="v"/><s n="tv"/></l>              <r>сикертеп<b/>чап<s n="v"/><s n="tv"/></r></p></e> <!--"to go at a gallop"  -->
+<e>       <p><l>шом<s n="v"/><s n="iv"/></l>                <r>чум<s n="v"/><s n="iv"/></r></p></e> <!--"dive"  -->
+<e>       <p><l>шомылдыр<s n="v"/><s n="tv"/></l>           <r>коендыр<s n="v"/><s n="tv"/></r></p></e> <!--"" caus-->
+<e>       <p><l>шошақта<s n="v"/><s n="iv"/></l>            <r>түзеп<b/>утыра<b/>алма<s n="v"/><s n="iv"/></r></p></e> <!--"to be restless" (tat) trimm -->
+<e>       <p><l>шошаңдат<s n="v"/><s n="tv"/></l>           <r>селкет<s n="v"/><s n="tv"/></r></p></e> <!--"to make frequent short movements with something"  -->
+<e>       <p><l>шошу<s n="v"/><s n="iv"/></l>               <r>курык<s n="v"/><s n="iv"/></r></p></e> <!--"to fear"  -->
+<e>       <p><l>шошы<s n="v"/><s n="tv"/></l>               <r>өрке<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шошын<s n="v"/><s n="iv"/></l>              <r>куркын<s n="v"/><s n="iv"/></r></p></e> <!--"to become frightened (unexpectedly)"  -->
+<e>       <p><l>шөгер<s n="v"/><s n="tv"/></l>              <r>каплат<s n="v"/><s n="tv"/></r></p></e> <!--"to force to lie (down)"  -->
+<e>       <p><l>шөгер<s n="v"/><s n="tv"/></l>              <r>чүктер<s n="v"/><s n="tv"/></r></p></e> <!--"to force to lie (down)"  -->
+<e>       <p><l>шөлдет<s n="v"/><s n="tv"/></l>             <r>сусат<s n="v"/><s n="tv"/></r></p></e> <!--"to cause hunger"  -->
+<e>       <p><l>шөмелеле<s n="v"/><s n="tv"/></l>           <r>чүмәләлә<s n="v"/><s n="tv"/></r></p></e> <!--"to pile in shocks"  -->
+<e>       <p><l>шөміште<s n="v"/><s n="tv"/></l>            <r>чүмечлә<s n="v"/><s n="tv"/></r></p></e> <!--"to ladle out"  -->
+<e>       <p><l>шула<s n="v"/><s n="iv"/></l>               <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!--""-->
+<e>       <p><l>шуылда<s n="v"/><s n="iv"/></l>             <r>шаула<s n="v"/><s n="iv"/></r></p></e> <!--"make a ruckus"  -->
+<e>       <p><l>шұқ<s n="v"/><s n="tv"/></l>                <r>казы<s n="v"/><s n="tv"/></r></p></e> <!--"to peck"  -->
+<e>       <p><l>шұлған<s n="v"/><s n="tv"/></l>             <r>чолга<s n="v"/><s n="tv"/></r></p></e> <!--"to wrap up the legs in foot-cloths"  -->
+<e>       <p><l>шұнтит<s n="v"/><s n="tv"/></l>             <r>кыскарт<s n="v"/><s n="tv"/></r></p></e> <!--"to shorten"  -->
+<e>       <p><l>шыбықта<s n="v"/><s n="tv"/></l>            <r>чыбыкла<s n="v"/><s n="tv"/></r></p></e> <!--"to whip"  -->
+<e>       <p><l>шығар<s n="v"/><s n="tv"/></l>              <r>чыгар<s n="v"/><s n="tv"/></r></p></e> <!-- "" -->
+<e>       <p><l>шығар<s n="v"/><s n="tv"/></l>              <r>чыгар<s n="v"/><s n="tv"/></r></p></e> <!--"выводить"  -->
+<e>       <p><l>шығарт<s n="v"/><s n="tv"/></l>             <r>чыгарт<s n="v"/><s n="tv"/></r></p></e> <!--"to force to lead out" NOTE this is interesting - looks like caus > caus /I.S./ -->
+<e>       <p><l>шығындан<s n="v"/><s n="iv"/></l>           <r>чыгымлан<s n="v"/><s n="iv"/></r></p></e> <!--"to spend (a great deal of money)"  -->
+<e>       <p><l>шыда<s n="v"/><s n="iv"/></l>               <r>чыда<s n="v"/><s n="iv"/></r></p></e> <!--"put up,take it"  -->
+<e>       <p><l>шыда<s n="v"/><s n="iv"/></l>               <r>чынла<s n="v"/><s n="iv"/></r></p></e> <!--"put up with"  -->
+<e>       <p><l>шық<s n="v"/><s n="iv"/></l>                <r>чык<s n="v"/><s n="iv"/></r></p></e>
+<e>       <p><l>шық<s n="v"/><s n="iv"/></l>                <r>чык<s n="v"/><s n="iv"/></r></p></e> <!--"leave"  -->
+<e>       <p><l>шықылықта<s n="v"/><s n="iv"/></l>          <r>черелдә<s n="v"/><s n="iv"/></r></p></e> <!--"to scream"  -->
+<e>       <p><l>шықырла<s n="v"/><s n="iv"/></l>            <r>шыгырда<s n="v"/><s n="iv"/></r></p></e> <!--"to gnash one's teeth"  -->
+<e>       <p><l>шықырлат<s n="v"/><s n="tv"/></l>           <r>шыгырдат<s n="v"/><s n="tv"/></r></p></e> <!--"to cause grinding of teeth" (kaz tat) caus -->
+<e>       <p><l>шымырлан<s n="v"/><s n="iv"/></l>           <r>ныгы<s n="v"/><s n="iv"/></r></p></e> <!--"to produce a faint noise"  -->
+<e>       <p><l>шында<s n="v"/><s n="tv"/></l>              <r>чыныктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to be serious"  -->
+<e>       <p><l>шынтақта<s n="v"/><s n="iv"/></l>           <r>таян<s n="v"/><s n="iv"/></r></p></e> <!--"to lean one's elbows (on)"  -->
+<e>       <p><l>шынықтыр<s n="v"/><s n="tv"/></l>           <r>чыныктыр<s n="v"/><s n="tv"/></r></p></e> <!--"to temper" (kaz tat) caus -->
+<e>       <p><l>шытын<s n="v"/><s n="iv"/></l>              <r>чырай<b/>сыт<s n="v"/><s n="iv"/></r></p></e> <!--"to frown"  -->
+<e>       <p><l>шытырла<s n="v"/><s n="iv"/></l>            <r>чытырда<s n="v"/><s n="iv"/></r></p></e> <!--"to crunch"  -->
+<e>       <p><l>шытырлат<s n="v"/><s n="tv"/></l>           <r>шыртлат<s n="v"/><s n="tv"/></r></p></e> <!--"to cause a crash"  -->
+<e>       <p><l>ықта<s n="v"/><s n="iv"/></l>               <r>ышыклан<s n="v"/><s n="iv"/></r></p></e> <!--"to seek shelter (from bad weather)"  -->
+<e>       <p><l>ықыластан<s n="v"/><s n="iv"/></l>          <r>шатлан<s n="v"/><s n="iv"/></r></p></e> <!--"to have a desire"  -->
+<e>       <p><l>ықылықта<s n="v"/><s n="iv"/></l>           <r>очкылык<b/>тот<s n="v"/><s n="iv"/></r></p></e> <!--"hiccough"  -->
+<e>       <p><l>ыңқылда<s n="v"/><s n="iv"/></l>            <r>ыңгыраш<s n="v"/><s n="iv"/></r></p></e> <!--"to moan"  -->
+<e>       <p><l>ыңыран<s n="v"/><s n="iv"/></l>             <r>ыңгыраш<s n="v"/><s n="iv"/></r></p></e> <!--"to moan"  -->
+<e>       <p><l>ырғы<s n="v"/><s n="iv"/></l>               <r>ыргы<s n="v"/><s n="iv"/></r></p></e> <!--"to jump"  -->
+<e>       <p><l>ырылдас<s n="v"/><s n="iv"/></l>            <r>ырылдаш<s n="v"/><s n="iv"/></r></p></e> <!--"growl,roar" (kaz tat) coop -->
+<e>       <p><l>ысыл<s n="v"/><s n="iv"/></l>               <r>шомар<s n="v"/><s n="iv"/></r></p></e> <!--"to acquire a habit"  -->
+<e>       <p><l>ысыр<s n="v"/><s n="tv"/></l>               <r>күчер<s n="v"/><s n="tv"/></r></p></e> <!--"to move"  -->
+<e>       <p><l>ышқын<s n="v"/><s n="iv"/></l>              <r>киерел<s n="v"/><s n="iv"/></r></p></e> <!--"to be in an agonizing condition"  -->
+<e>       <p><l>эвакуацияла<s n="v"/><s n="tv"/></l>        <r>эвакуациялә<s n="v"/><s n="tv"/></r></p></e> <!--"to evacuate"  -->
+<e>       <p><l>экстрадицияла<s n="v"/><s n="tv"/></l>      <r>экстрадициялә<s n="v"/><s n="tv"/></r></p></e> <!--""-->
+
+    <!-- Auxiliary verbs -->
+
+<e>       <p><l>ал<s n="vaux"/></l>                         <r>ал<s n="vaux"/></r></p></e>
+<e>       <p><l>баста<s n="vaux"/></l>                      <r>башла<s n="vaux"/></r></p></e>
+<e>       <p><l>бер<s n="vaux"/></l>                        <r>бир<s n="vaux"/></r></p></e>
+<e>       <p><l>біт<s n="vaux"/></l>                        <r>бет<s n="vaux"/></r></p></e>
+<e>       <p><l>бітір<s n="vaux"/></l>                      <r>бетер<s n="vaux"/></r></p></e>
+<e>       <p><l>бол<s n="vaux"/></l>                        <r>бул<s n="vaux"/></r></p></e>
+<e>       <p><l>ет<s n="vaux"/></l>                         <r>ит<s n="vaux"/></r></p></e>
+<e>       <p><l>жазда<s n="vaux"/></l>                      <r>яз<s n="vaux"/></r></p></e>
+<e>       <p><l>жат<s n="vaux"/></l>                        <r>ят<s n="vaux"/></r></p></e>
+<e>       <p><l>жүр<s n="vaux"/></l>                        <r>йөр<s n="vaux"/></r></p></e>
+<e>       <p><l>кел<s n="vaux"/></l>                        <r>кил<s n="vaux"/></r></p></e>
+<e>       <p><l>кет<s n="vaux"/></l>                        <r>кит<s n="vaux"/></r></p></e>
+<e r="LR"><p><l>көр<s n="vaux"/></l>                        <r>кара<s n="vaux"/></r></p></e>
+<e>       <p><l>қал<s n="vaux"/></l>                        <r>кал<s n="vaux"/></r></p></e>
+<e>       <p><l>отыр<s n="vaux"/></l>                       <r>утыр<s n="vaux"/></r></p></e>
+<e>       <p><l>сал<s n="vaux"/></l>                        <r>сал<s n="vaux"/></r></p></e>
+<e>       <p><l>тұр<s n="vaux"/></l>                        <r>тор<s n="vaux"/></r></p></e>
+<e>       <p><l>шық<s n="vaux"/></l>                        <r>чык<s n="vaux"/></r></p></e>
+
+
+<!-- SECTION: Interjections -->
+
+
+<e>       <p><l>ау<s n="ij"/></l>                           <r>я<s n="ij"/></r></p></e>
+<e>       <p><l>бәрекелді<s n="ij"/></l>                    <r>бәрәкалла<s n="ij"/></r></p></e>
+<e>       <p><l>бәсе<s n="ij"/></l>                         <r>бәс<s n="ij"/></r></p></e>
+<e>       <p><l>болыпты<s n="ij"/></l>                      <r>булды<s n="ij"/></r></p></e>
+<e r="LR"><p><l>дариға<s n="ij"/></l>                       <r>аһ<s n="ij"/></r></p></e>
+<e>       <p><l>дариға<s n="ij"/></l>                       <r>кызганыч<s n="ij"/></r></p></e>
+<e>       <p><l>демек<s n="ij"/></l>                        <r>димәк<s n="ij"/></r></p></e>
+<e>       <p><l>дұрыс<s n="ij"/></l>                        <r>дөрес<s n="ij"/></r></p></e>
+<e r="LR"><p><l>ей<s n="ij"/></l>                           <r>әй<s n="ij"/></r></p></e>
+<e>       <p><l>ә<s n="ij"/></l>                            <r>ә<s n="ij"/></r></p></e>
+<e>       <p><l>әй<s n="ij"/></l>                           <r>әй<s n="ij"/></r></p></e>
+<e r="LR"><p><l>әйе<s n="ij"/></l>                          <r>әйе<s n="ij"/></r></p></e>
+<e>       <p><l>әлбетте<s n="ij"/></l>                      <r>әлбәттә<s n="ij"/></r></p></e>
+<e r="LR"><p><l>әрине<s n="ij"/></l>                        <r>әлбәттә<s n="ij"/></r></p></e>
+<e>       <p><l>әттең<s n="ij"/></l>                        <r>аһ<s n="ij"/></r></p></e>
+<e>       <p><l>жарайды<s n="ij"/></l>                      <r>ярар<s n="ij"/></r></p></e>
+<e>       <p><l>жоқ<s n="ij"/></l>                          <r>юк<s n="ij"/></r></p></e>
+<e>       <p><l>иә<s n="ij"/></l>                           <r>әйе<s n="ij"/></r></p></e>
+<e>       <p><l>қане<s n="ij"/></l>                         <r>я<s n="ij"/></r></p></e>
+<e>       <p><l>қош<s n="ij"/></l>                          <r>хуш<s n="ij"/></r></p></e>
+<e>       <p><l>Құдай-ай<s n="ij"/></l>                     <r>Ай<b/>Аллам<s n="ij"/></r></p></e>
+<e>       <p><l>мақұл<s n="ij"/></l>                        <r>яхшы<s n="ij"/></r></p></e>
+<e>       <p><l>мә<s n="ij"/></l>                           <r>мә<s n="ij"/></r></p></e>
+<e>       <p><l>мейлі<s n="ij"/></l>                        <r>ярый<s n="ij"/></r></p></e>
+<e>       <p><l>міне<s n="ij"/></l>                         <r>менә<s n="ij"/></r></p></e>
+<e>       <p><l>мына<s n="ij"/></l>                         <r>мына<s n="ij"/></r></p></e>
+<e>       <p><l>өй<s n="ij"/></l>                           <r>абау<s n="ij"/></r></p></e>
+<e>       <p><l>ой<s n="ij"/></l>                           <r>ай<s n="ij"/></r></p></e>
+<e>       <p><l>түсінікті<s n="ij"/></l>                    <r>аңлашылды<s n="ij"/></r></p></e>
+<e>       <p><l>уа<s n="ij"/></l>                           <r>әй<s n="ij"/></r></p></e>
+<e>       <p><l>әу<s n="ij"/></l>                           <r>әү<s n="ij"/></r></p></e>
+<e>       <p><l>ойбай<s n="ij"/></l>                        <r>ай-вай<s n="ij"/></r></p></e>
+
+    <!-- Вводные слова -->
+
+<e>       <p><l>айтпақшы<s n="ij"/></l>                     <r>сүз<b/>арасында<s n="ij"/></r></p></e>
+<e>       <p><l>бәлкім<s n="ij"/></l>                       <r>бәлкем<s n="ij"/></r></p></e>
+<e>       <p><l>есесіне<s n="ij"/></l>                      <r>аның<b/>каравы<s n="ij"/></r></p></e>
+<e>       <p><l>мәселен<s n="ij"/></l>                      <r>мәсәлән<s n="ij"/></r></p></e>
+<e>       <p><l>мысалы<s n="ij"/></l>                       <r>мәсәлән<s n="ij"/></r></p></e>
+
+
+<!-- SECTION: Ideophones -->
+
+
+<e>       <p><l>арс<s n="ideo"/></l>                        <r>һау<s n="ideo"/></r></p></e>
+<e>       <p><l>жарқ<s n="ideo"/></l>                       <r>ялт<s n="ideo"/></r></p></e>
+
+
+<!-- SECTION: Abbreviations -->
+
+
+<e>       <p><l>BAE<s n="abbr"/></l>                        <r>BAE<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>BG<s n="abbr"/></l>                         <r>BG<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>CEZ<s n="abbr"/></l>                        <r>CEZ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>CNPC<s n="abbr"/></l>                       <r>CNPC<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>EITI<s n="abbr"/></l>                       <r>EITI<s n="abbr"/></r></p></e>
+<e>       <p><l>ER<s n="abbr"/></l>                         <r>ER<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>HAS<s n="abbr"/></l>                        <r>HAS<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>IMD<s n="abbr"/></l>                        <r>IMD<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>Kaz<s n="abbr"/></l>                        <r>Kaz<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>KPO<s n="abbr"/></l>                        <r>KPO<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>kz<s n="abbr"/></l>                         <r>kz<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>KZ<s n="abbr"/></l>                         <r>KZ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ААҚ<s n="abbr"/></l>                        <r>ААҖ<s n="abbr"/></r></p></e> <!-- "Ашық акционердық коғам=Public company" -->
+<e>       <p><l>АК<s n="abbr"/></l>                         <r>АК<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>АКСР<s n="abbr"/></l>                       <r>АССР<s n="abbr"/></r></p></e>
+<e>       <p><l>АҚШ<s n="abbr"/></l>                        <r>АКШ<s n="abbr"/></r></p></e> <!-- "USA" -->
+<e>       <p><l>АӨСШК<s n="abbr"/></l>                      <r>СВМДА<s n="abbr"/></r></p></e>
+<e>       <p><l>аум.<s n="abbr"/></l>                       <r>окр.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>б.з.б.<s n="abbr"/></l>                     <r>б.э.<s n="abbr"/></r></p></e> <!-- "CE" -->
+<e>       <p><l>б.з.д.<s n="abbr"/></l>                     <r>б.э.к.<s n="abbr"/></r></p></e> <!-- "BCE" -->
+<e>       <p><l>биікт.<s n="abbr"/></l>                     <r>биекл.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>биол.<s n="abbr"/></l>                      <r>биол.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>Биохим<s n="abbr"/></l>                     <r>Биохим<s n="abbr"/></r></p></e> <!-- "Разведка&Добыча" -->
+<e>       <p><l>БӨ<s n="abbr"/></l>                         <r>ЭЧ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>БТА<s n="abbr"/></l>                        <r>БТА<s n="abbr"/></r></p></e> <!-- "a bank in Kazakhstan" -->
+<e>       <p><l>БҰҰ<s n="abbr"/></l>                        <r>БМО<s n="abbr"/></r></p></e> <!-- "United Nations" -->
+<e>       <p><l>ВИЧ<s n="abbr"/></l>                        <r>ВИЧ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>геогр.<s n="abbr"/></l>                     <r>геогр.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>геол.<s n="abbr"/></l>                      <r>геол.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>Гленкор<s n="abbr"/></l>                    <r>Гленкор<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ГЭС<s n="abbr"/></l>                        <r>ГЭС<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ДНҚ<s n="abbr"/></l>                        <r>ДНК<s n="abbr"/></r></p></e> <!--""-->
+<e>       <p><l>ЕҚЫҰ<s n="abbr"/></l>                       <r>АХХО<s n="abbr"/></r></p></e> <!-- "eng. OSCE, rus. ОБСЕ" -->
+<e>       <p><l>Ембімұнайгаз<s n="abbr"/></l>               <r>Ембемунайгаз<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ЕО<s n="abbr"/></l>                         <r>ЕБ<s n="abbr"/></r></p></e>
+<e>       <p><l>ЕурАзЭҚ<s n="abbr"/></l>                    <r>АурАзЭБ<s n="abbr"/></r></p></e>
+<e>       <p><l>Еуроодақ<s n="abbr"/></l>                   <r>Евросоюз<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ж.<s n="abbr"/></l>                         <r>е.<s n="abbr"/></r></p></e> <!-- "year" -->
+<e>       <p><l>жж.<s n="abbr"/></l>                        <r>елл.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ЖІӨ<s n="abbr"/></l>                        <r>ТЭМ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ЖСДП<s n="abbr"/></l>                       <r>ГСДП<s n="abbr"/></r></p></e> <!-- "Жалпыұлттық социал демократиялық партия=Гомуммилли Социаль Демократик Партия" -->
+<e>       <p><l>ЖШС<s n="abbr"/></l>                        <r>ҖЧҖ<s n="abbr"/></r></p></e> <!-- "LLC" -->
+<e>       <p><l>ІІМ<s n="abbr"/></l>                        <r>ЭЭМ<s n="abbr"/></r></p></e> <!-- "Ішке істер министрліғі; Эчке эшләр министрлыгы" -->
+<e>       <p><l>КамАЗ<s n="abbr"/></l>                     <r>КамАЗ<s n="abbr"/></r></p></e>
+<e>       <p><l>кг<s n="abbr"/></l>                         <r>кг<s n="abbr"/></r></p></e> <!-- "kg" -->
+<e>       <p><l>КГБ<s n="abbr"/></l>                        <r>КГБ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>км²<s n="abbr"/></l>                        <r>км²<s n="abbr"/></r></p></e> <!-- "km" -->
+<e>       <p><l>км³<s n="abbr"/></l>                        <r>км³<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>км<s n="abbr"/></l>                         <r>км<s n="abbr"/></r></p></e> <!-- "km" -->
+<e>       <p><l>КСР<s n="abbr"/></l>                        <r>ССР<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>КСРО<s n="abbr"/></l>                       <r>ССРБ<s n="abbr"/></r></p></e> <!-- "USSR" -->
+<e>       <p><l>КХДР<s n="abbr"/></l>                       <r>КХДР<s n="abbr"/></r></p></e>
+<e>       <p><l>Қазатомпром<s n="abbr"/></l>                <r>Казатомпром<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ҚазКСР<s n="abbr"/></l>                     <r>КазССР<s n="abbr"/></r></p></e>
+<e r="LR"><p><l>ҚазМУ<s n="abbr"/></l>                      <r>КазМУ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қазмұнайгаз<s n="abbr"/></l>                <r>Казмунайгаз<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>Қазпошта<s n="abbr"/></l>                   <r>Казпошта<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ҚазТАГ<s n="abbr"/></l>                     <r>КазТАГ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ҚазҰУ<s n="abbr"/></l>                      <r>КазМУ<s n="abbr"/></r></p></e> <!-- "Al-Farabi Kazakh National Universty" -->
+<e>       <p><l>ҚКП<s n="abbr"/></l>                        <r>ККП<s n="abbr"/></r></p></e>
+<e>       <p><l>ҚМДБ<s n="abbr"/></l>                       <r>КМДН<s n="abbr"/></r></p></e> <!-- "Казакъстан Мөселманнары Диния Нәзараты" -->
+<e>       <p><l>ҚР<s n="abbr"/></l>                         <r>КР<s n="abbr"/></r></p></e> <!-- "Republic of Kazakhstan" -->
+<e>       <p><l>ҚХР<s n="abbr"/></l>                        <r>КХР<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>лат.<s n="abbr"/></l>                       <r>лат.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>м²<s n="abbr"/></l>                         <r>м²<s n="abbr"/></r></p></e> <!-- "m" -->
+<e>       <p><l>м³<s n="abbr"/></l>                         <r>м³<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>м<s n="abbr"/></l>                          <r>м<s n="abbr"/></r></p></e> <!-- "m" -->
+<e>       <p><l>МАГАТЭ<s n="abbr"/></l>                     <r>МАГАТЭ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>МВт<s n="abbr"/></l>                     <r>МВт<s n="abbr"/></r></p></e>
+<e>       <p><l>млн<s n="abbr"/></l>                        <r>млн<s n="abbr"/></r></p></e> <!-- "million" -->
+<e>       <p><l>млрд<s n="abbr"/></l>                       <r>млрд<s n="abbr"/></r></p></e> <!-- "billion" -->
+<e>       <p><l>мм<s n="abbr"/></l>                         <r>мм<s n="abbr"/></r></p></e> <!-- "mm" -->
+<e>       <p><l>МСОП<s n="abbr"/></l>                     <r>МСОП<s n="abbr"/></r></p></e>
+<e>       <p><l>МТК<s n="abbr"/></l>                        <r>ДТК<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>мыс.<s n="abbr"/></l>                       <r>мәс.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>НАСА<s n="abbr"/></l>                     <r>НАСА<s n="abbr"/></r></p></e>
+<e>       <p><l>НАТО<s n="abbr"/></l>                       <r>НАТО<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>НКВД<s n="abbr"/></l>                     <r>НКВД<s n="abbr"/></r></p></e>
+<e>       <p><l>обл.<s n="abbr"/></l>                       <r>обл.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ОГПУ<s n="abbr"/></l>                       <r>ОГПУ<s n="abbr"/></r></p></e>
+<e>       <p><l>оңт.<s n="abbr"/></l>                       <r>к.<s n="abbr"/></r></p></e> <!-- "оңтүстік,көньяк,south" FIXME:CHECK -->
+<e>       <p><l>ОПЕК<s n="abbr"/></l>                     <r>ОПЕК<s n="abbr"/></r></p></e>
+<e>       <p><l>Өзенмұнайгаз<s n="abbr"/></l>               <r>Өзәнмунайгаз<s n="abbr"/></r></p></e> <!-- "" FIXME CHECK-->
+<e>       <p><l>ӨИҚ<s n="abbr"/></l>                        <r>ҮИХ<s n="abbr"/></r></p></e> <!-- "Үзбәкстан Ислам Хәрәкәте" -->
+<e>       <p><l>ӨФ<s n="abbr"/></l>                         <r>ҖФ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ПӘК<s n="abbr"/></l>                        <r>ФЭК<s n="abbr"/></r></p></e>
+<e>       <p><l>пед.<s n="abbr"/></l>                       <r>пед.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>РКФСР<s n="abbr"/></l>                      <r>РСФСР<s n="abbr"/></r></p></e>
+<e>       <p><l>РНҚ<s n="abbr"/></l>                        <r>РНК<s n="abbr"/></r></p></e>
+<e>       <p><l>РСФСР<s n="abbr"/></l>                     <r>РСФСР<s n="abbr"/></r></p></e>
+<e>       <p><l>РФ<s n="abbr"/></l>                         <r>РФ<s n="abbr"/></r></p></e> <!-- "Russian Federation" -->
+<e>       <p><l>см<s n="abbr"/></l>                         <r>см<s n="abbr"/></r></p></e> <!-- "cm" -->
+<e>       <p><l>СНПС<s n="abbr"/></l>                       <r>СНПС<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>солт.<s n="abbr"/></l>                      <r>т.<s n="abbr"/></r></p></e> <!-- "солтүстік,төньяк,north" FIXME:CHECK -->
+<e>       <p><l>СПИД<s n="abbr"/></l>                       <r>СПИД<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ССР<s n="abbr"/></l>                     <r>ССР<s n="abbr"/></r></p></e>
+<e>       <p><l>ССРО<s n="abbr"/></l>                       <r>ССРБ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ССС<s n="abbr"/></l>                        <r>ССС<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>СССР<s n="abbr"/></l>                       <r>СССР<s n="abbr"/></r></p></e> <!-- "USSR" -->
+<e>       <p><l>СЭС<s n="abbr"/></l>                        <r>СЭС<s n="abbr"/></r></p></e>
+<e>       <p><l>т.<s n="abbr"/></l>                         <r>т.<s n="abbr"/></r></p></e> <!-- "tonne" -->
+<e>       <p><l>т.б.<s n="abbr"/></l>                       <r>һ.б.<s n="abbr"/></r></p></e> <!-- "etc." -->
+<e>       <p><l>ТВ<s n="abbr"/></l>                     <r>ТВ<s n="abbr"/></r></p></e>
+<e>       <p><l>тереңд.<s n="abbr"/></l>                    <r>тирәнл.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>тех.<s n="abbr"/></l>                       <r>тех.<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ТМД<s n="abbr"/></l>                        <r>БДБ<s n="abbr"/></r></p></e> <!-- "CIS" -->
+<e>       <p><l>ТР<s n="abbr"/></l>                         <r>ТР<s n="abbr"/></r></p></e> <!-- "Republic of Tatarstan" -->
+<e>       <p><l>трлн<s n="abbr"/></l>                     <r>трлн<s n="abbr"/></r></p></e>
+<e>       <p><l>ТЭЦ<s n="abbr"/></l>                     <r>ТЭЦ<s n="abbr"/></r></p></e>
+<e>       <p><l>УАЗ<s n="abbr"/></l>                     <r>УАЗ<s n="abbr"/></r></p></e>
+<e>       <p><l>УЕФА<s n="abbr"/></l>                       <r>УЕФА<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>ҰҚК<s n="abbr"/></l>                        <r>ОДКБ<s n="abbr"/></r></p></e> <!-- "Ұжымдық қауіпсіздік келісімі"-->
+<e>       <p><l>ФСБ<s n="abbr"/></l>                        <r>ФСБ<s n="abbr"/></r></p></e> <!-- "" -->
+<e>       <p><l>хим.<s n="abbr"/></l>                       <r>хим.<s n="abbr"/></r></p></e> <!-- "chemical" -->
+<e>       <p><l>ШЫҰ<s n="abbr"/></l>                        <r>ШХО<s n="abbr"/></r></p></e> <!-- "Shanghai Cooperaton Organization" -->
+<e>       <p><l>экон.<s n="abbr"/></l>                      <r>экон.<s n="abbr"/></r></p></e>
+<e>       <p><l>ЮНЕСКО<s n="abbr"/></l>                     <r>ЮНЕСКО<s n="abbr"/></r></p></e>
+
+
+<!-- SECTION: Punctuation -->
+
+
+<e>       <p><l>,<s n="cm"/></l>                            <r>,<s n="cm"/></r></p></e>
+<e>       <p><l>(<s n="lpar"/></l>                          <r>(<s n="lpar"/></r></p></e>
+<e>       <p><l>)<s n="rpar"/></l>                          <r>)<s n="rpar"/></r></p></e>
+<e>       <p><l>[<s n="lpar"/></l>                          <r>[<s n="lpar"/></r></p></e>
+<e>       <p><l>]<s n="rpar"/></l>                          <r>]<s n="rpar"/></r></p></e>
+<e>       <p><l>«<s n="lquot"/></l>                         <r>«<s n="lquot"/></r></p></e>
+<e>       <p><l>»<s n="rquot"/></l>                         <r>»<s n="rquot"/></r></p></e>
+<e>       <p><l>“<s n="lquot"/></l>                         <r>“<s n="lquot"/></r></p></e>
+<e>       <p><l>”<s n="rquot"/></l>                         <r>”<s n="rquot"/></r></p></e>
+<e>       <p><l>-<s n="guio"/></l>                          <r>-<s n="guio"/></r></p></e>
+<e>       <p><l>—<s n="guio"/></l>                          <r>—<s n="guio"/></r></p></e>
+<e>       <p><l>'<s n="apos"/></l>                          <r>'<s n="apos"/></r></p></e>
+<e>       <re>[.\?;:!"]+</re><p><l><s n="sent"/></l>        <r><s n="sent"/></r></p></e>
+<e>       <re>[№%]?[0-9]+([.,][0-9]+)*[.,]*</re><p><l><s n="num"/></l><r><s n="num"/></r></p></e> 
+
+  </section>
+</dictionary>
diff --git a/apertium-kaz-tat.kaz-tat.lrx b/apertium-kaz-tat.kaz-tat.lrx
new file mode 100644
index 0000000..acd153c
--- /dev/null
+++ b/apertium-kaz-tat.kaz-tat.lrx
@@ -0,0 +1,265 @@
+<rules>
+
+  <rule c="құрама">
+<!-- 61. Германия құрамасы Еуропа чемпионатын үш рет ұтып алған.
+     61. Германия җыелмасы Аурупа чемпионатын өч тапкыр откан. -->
+    <match tags="np.top.*"/>
+    <match lemma="құрама" tags="n.*"><select lemma="җыелма"/></match>
+  </rule>
+
+
+  <rule c="жаса">
+    <match lemma="карта" tags="n.*"/>
+    <match lemma="жаса" tags="v.*"><select lemma="яса" tags="v.*"/></match>
+  </rule>
+
+
+  <rule c="аудан">
+    <match lemma="аудан" tags="n.*"><select lemma="мәйдан" tags="n.*"/></match>
+    <match lemma="жақ" tags="n.px3sp.abl"/>
+  </rule>
+
+
+  <rule c="кез">
+    <match lemma="қазір" tags="adv.attr"/>
+    <match lemma="кез" tags="n.*"><select lemma="заман" tags="n.*"/></match>
+  </rule>
+
+
+  <rule c="кез">
+    <match lemma="кез" tags="n.px3sp.loc"><select lemma="вакыт" tags="n.*"/></match>
+  </rule>
+
+
+  <rule c="кез">
+    <match lemma="бала" tags="n.attr"/>
+    <match lemma="кез" tags="n.*"><select lemma="чак" tags="n.*"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="тұңғыш" tags="adj"/>
+    <match lemma="рет" tags="n.*"><select lemma="тапкыр" tags="n.*"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="әлем" tags="n.*"><select lemma="дөнья" tags="n.*"/></match>
+    <match lemma="чемпионат" tags="n.*"/>
+  </rule>
+
+
+  <rule>
+    <match lemma="»" tags="rquot"/>
+    <match lemma="топ" tags="n.*"><select lemma="группа" tags="n.*"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="жыл" tags="n.*"/>
+    <match lemma="бұрын" tags="adv"><select lemma="элек"/></match>
+  </rule>
+
+
+  <rule>
+<!-- 61. Германия құрамасы Еуропа чемпионатын үш рет ұтып алған.
+     61. Германия җыелмасы Аурупа чемпионатын өч тапкыр откан. -->
+    <match tags="num"/>
+    <match lemma="рет" tags="n.*"><select lemma="тапкыр"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="рухани" tags="adj"/>
+    <match lemma="өмір" tags="n.*"><select lemma="тормыш"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="мәдени" tags="adj"/>
+    <match lemma="өмір" tags="n.*"><select lemma="тормыш"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="музей" tags="n.*"/>
+    <match lemma="қоры" tags="n.*"><select lemma="фонд"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="рет" tags="n.px3sp.loc*"><select lemma="сыйфат"/></match>
+    <match lemma="қабылда" tags="v.*"/>
+  </rule>
+
+
+  <rule>
+    <match lemma="мұражайлық" tags="adj"/>
+    <match lemma="маңыз" tags="n.*"><select lemma="әһәмият"/></match>
+  </rule>
+
+
+  <rule>
+<!-- 176. Орталықта Түркістанның төл тарихына арналған музейлік экспозиция жасақталған.
+     176. Үзәктә Төркестанның үзенчәлекле тарихына багышланган музей экспозициясе оештырылган. -->
+    <match lemma="тарих" tags="n.px3sp.dat"/>
+    <match lemma="арна" tags="v.*"><select lemma="багышла"/></match>
+  </rule>
+
+  <rule c="Not currently working">
+    <match tags="np.*"/>
+    <match lemma="ат" tags="n.*"><select lemma="исем" tags="n.*"/></match>
+  </rule>
+
+
+  <rule c="Fix after sentence get's better disambiguated">
+<!-- 178. ...мұражайда _жүргізілетін_ оқу сапарын бірге дайындау...
+     178. ...музейда _үткәрелә торган_ уку сәфәрен бергә әзерләү... -->
+    <match lemma="жүргіз" tags="v.tv.pass.*"><select lemma="үткәр"/></match>
+    <match lemma="оқы" tags="v.*.*"/>
+    <match lemma="сапар" tags="n.*"/>
+  </rule>
+
+
+  <rule c=""> <!-- FIXME: Not working, nfi why-->
+    <match lemma="рет" tags="n.px3sp.loc"><select lemma="сыйфат"/></match>
+    <match lemma="пайдалан" tags="v.*"/>
+  </rule>
+
+
+  <rule>
+    <match lemma="тәрбиелік" tags="adj"/>
+    <match lemma="мән" tags="n.*"><select lemma="әһәмият"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="метр" tags="n.*"/>
+    <match lemma="қамты" tags="v.*"><select lemma="билә"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="қалың" tags="adj"><select lemma="куе"/></match>
+    <match lemma="орман" tags="n.*"/>
+  </rule>
+
+
+  <rule>
+    <match lemma="мәтін" tags="n.*"/>
+    <match lemma="аудар" tags="v.*"><select lemma="тәрҗемә ит"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="мәтін" tags="n.*"/>
+    <match/>
+    <match lemma="аудар" tags="v.*"><select lemma="тәрҗемә ит"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="мәтін" tags="n.*"/>
+    <match/>
+    <match/>
+    <match lemma="аудар" tags="v.*"><select lemma="тәрҗемә ит"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="мәтін" tags="n.*"/>
+    <match/>
+    <match/>
+    <match/>
+    <match lemma="аудар" tags="v.*"><select lemma="тәрҗемә ит"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="атты" tags="adj"><select lemma="исемле"/></match>
+    <match lemma="экспозиция" tags="n.*"/>
+  </rule>
+
+
+  <rule>
+    <match lemma="мемлекеттік" tags="adj"><select lemma="дәүләт" tags="n.attr"/></match>
+    <match lemma="орган" tags="n.*"/>
+  </rule>
+
+
+<!-- Жеке және заңды тұлғалар
+     Физик һәм юридик затлар -->
+
+  <rule> <!-- FIXME lower-case-->
+    <match lemma="Жеке" tags="adj"><select lemma="Физик" tags="adj"/></match>
+    <match lemma="тұлға" tags="n.*"/>
+  </rule>
+
+  <rule> <!-- FIXME lower-case-->
+    <match lemma="Жеке" tags="adj"><select lemma="Физик" tags="adj"/></match>
+    <match/>
+    <match/>
+    <match lemma="тұлға" tags="n.*"/>
+  </rule>
+
+  <rule>
+    <or>
+      <match lemma="жеке" tags="adj"/>
+      <match lemma="заңды" tags="adj"/>
+    </or>
+    <match lemma="тұлға" tags="n.*"><select lemma="зат" tags="n.*"/></match>
+  </rule>
+
+
+  <rule c="құрал">
+    <match lemma="ақпарат" tags="n.attr"/>
+    <match lemma="құрал" tags="n.*.px3sp.*"><select lemma="чара"/></match>
+  </rule>
+
+
+  <rule c="құрал">
+    <match lemma="көрнекі" tags="adj"/>
+    <match lemma="құрал" tags="n.*"><select lemma="әсбап"/></match>
+  </rule>
+
+
+  <rule>
+    <match lemma="қылмыстық" tags="adj"><select lemma="җинаять" tags="n.attr"/></match>
+    <match lemma="іс" tags="n.*"/>
+  </rule>
+
+
+ <rule>
+    <match lemma="түр" tags="n.loc"><select lemma="рәвеш" tags="n.loc"/></match>
+  </rule>
+
+
+  <rule>
+<!-- Маған сөздік түзіген ұнайды.
+     Мин сүзлек төзергә яратам. -->
+    <match tags="v.*.inf"/>
+    <match lemma="ұна" tags="v.*"><select lemma="ярат"/></match>
+  </rule>
+
+<!-- =========================================================== -->
+
+
+<!-- FIXME rules below don't work -->
+
+  <rule>
+    <match lemma="ғасырлық" tags="adj"><select lemma="гасырлык" tags="adj"/></match>
+    <match lemma="тарих" tags="n.*"/>
+  </rule>
+
+  <rule>
+    <match lemma="ғасырлық" tags="adj"><select lemma="гасыр" tags="n.attr"/></match>
+    <match lemma="әдебиет" tags="n.*"/>
+  </rule>
+
+  <rule c="FIXME leave only tags for a toponym">
+    <match lemma="ғасырлық" tags="adj"><select lemma="гасыр" tags="n.loc.attr"/></match>
+    <match lemma="Түркістан" tags="np.top.*"/>
+  </rule>
+
+  <rule>
+    <match lemma="қылмыс" tags="n.*"/>
+    <match lemma="жаса" tags="v.*"><select lemma="кыл"/></match>
+  </rule>
+
+</rules>
diff --git a/apertium-kaz-tat.kaz-tat.t1x b/apertium-kaz-tat.kaz-tat.t1x
new file mode 100644
index 0000000..4496c4d
--- /dev/null
+++ b/apertium-kaz-tat.kaz-tat.t1x
@@ -0,0 +1,1081 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<transfer>
+  <section-def-cats>
+
+    <def-cat n="noun-or-subst">
+      <cat-item tags="n"/>
+      <cat-item tags="n.*"/>
+      <cat-item tags="np.*"/>
+      <cat-item tags="adj.subst.*"/>
+      <cat-item tags="adj.comp.subst.*"/>
+      <cat-item tags="post.subst.*.*"/>
+    </def-cat>
+
+    <def-cat n="noun_nominative">
+      <cat-item tags="n.nom"/>
+      <cat-item tags="n.pl.nom"/>
+    </def-cat>
+
+    <def-cat n="pron-dem-sim">
+      <cat-item tags="prn.dem.sim.*.*.*"/>
+      <cat-item tags="prn.itg.sim.*.*.*"/>
+    </def-cat>
+
+    <def-cat n="pron.pers-dem.ins">
+      <cat-item tags="prn.pers.*.*.ins"/>
+      <cat-item tags="prn.dem.ins"/>
+    </def-cat>
+
+    <def-cat n="pron.pers-ref">
+      <cat-item tags="prn.pers.*"/>
+      <cat-item tags="prn.ref.*"/>
+    </def-cat>
+
+    <def-cat n="pron">
+      <cat-item tags="prn.*"/>
+    </def-cat>
+
+    <def-cat n="num">
+      <cat-item tags="num"/>
+      <cat-item tags="num.*"/>
+    </def-cat>
+
+    <def-cat n="adj">
+      <cat-item tags="adj"/>
+    </def-cat>
+
+    <def-cat n="v">
+      <cat-item tags="v.*"/>
+      <cat-item tags="vaux.*"/>
+      <cat-item tags="cop.*"/>
+    </def-cat>
+
+    <def-cat n="FourAuxiliaries">
+      <cat-item lemma="жат" tags="vaux.*"/>
+      <cat-item lemma="жүр" tags="vaux.*"/>
+      <cat-item lemma="отыр" tags="vaux.*"/>
+      <cat-item lemma="тұр" tags="vaux.*"/>
+    </def-cat>
+
+    <def-cat n="FourAuxiliaries.gpr_past">
+      <cat-item lemma="жат" tags="vaux.gpr_past"/>
+      <cat-item lemma="жүр" tags="vaux.gpr_past"/>
+      <cat-item lemma="отыр" tags="vaux.gpr_past"/>
+      <cat-item lemma="тұр" tags="vaux.gpr_past"/>
+    </def-cat>
+
+    <def-cat n="Gerund">
+      <cat-item tags="v.*.*.ger.*"/>
+      <cat-item tags="v.*.*.ger_past.*"/>
+      <cat-item tags="v.*.*.ger_perf.*"/>
+      <cat-item tags="v.*.*.ger_ppot.*"/>
+      <cat-item tags="v.*.*.ger_abs.*"/>
+      <cat-item tags="v.*.*.ger_fut.*"/>
+      <cat-item tags="v.*.*.ger_impf.*"/>
+      <cat-item tags="vaux.ger.*"/>
+      <cat-item tags="vaux.ger_past.*"/>
+      <cat-item tags="vaux.ger_perf.*"/>
+      <cat-item tags="vaux.ger_ppot.*"/>
+      <cat-item tags="vaux.ger_abs.*"/>
+      <cat-item tags="vaux.ger_fut.*"/>
+      <cat-item tags="vaux.ger_impf.*"/>
+      <cat-item tags="vaux.neg.ger.*"/>
+      <cat-item tags="vaux.neg.ger_past.*"/>
+      <cat-item tags="vaux.neg.ger_perf.*"/>
+      <cat-item tags="vaux.neg.ger_ppot.*"/>
+      <cat-item tags="vaux.neg.ger_abs.*"/>
+      <cat-item tags="vaux.neg.ger_fut.*"/>
+      <cat-item tags="vaux.neg.ger_impf.*"/>
+      <cat-item tags="cop.ger_past.*"/>
+      <cat-item tags="cop.ger_perf.*"/>
+    </def-cat>
+
+    <def-cat n="DefaultGerund.WithPossessives.Nominative">
+      <cat-item tags="v.*.ger.px1sg.nom"/>
+      <cat-item tags="v.*.ger.px2sg.nom"/>
+      <cat-item tags="v.*.ger.px3sp.nom"/>
+      <cat-item tags="v.*.ger.px1pl.nom"/>
+      <cat-item tags="v.*.ger.px2pl.nom"/>
+    </def-cat>
+
+    <def-cat n="DefaultGerund.WithoutPossessives.Nominative">
+      <cat-item tags="v.*.ger.nom"/>
+    </def-cat>
+
+    <def-cat n="DefaultGerund_SingularDative">
+      <cat-item tags="v.*.*.*.ger.dat"/>
+    </def-cat>
+
+    <def-cat n="керек">
+      <cat-item lemma="керек" tags="adj"/>
+    </def-cat>
+
+    <def-cat n="жоқ.adj">
+      <cat-item lemma="жоқ" tags="adj"/>
+    </def-cat>
+
+    <def-cat n="ImperfectOrPerfectParticiple">
+      <cat-item tags="v.*.prc_perf"/>
+      <cat-item tags="v.*.prc_impf"/>
+    </def-cat>
+
+    <def-cat n="gpr-subst">
+      <cat-item tags="v.*.*.gpr_past.subst.*"/>
+      <cat-item tags="v.*.*.gpr_impf.subst.*"/>
+      <cat-item tags="v.*.*.gpr_pot.subst.*"/>
+      <cat-item tags="v.*.*.gpr_ppot.subst.*"/>
+      <cat-item tags="v.*.*.gpr_fut.subst.*"/>
+      <cat-item tags="v.*.*.gpr_fut2.subst.*"/>
+      <cat-item tags="v.*.*.gpr_fut3.subst.*"/>
+      <cat-item tags="vaux.gpr_past.subst.*"/>
+      <cat-item tags="vaux.gpr_impf.subst.*"/>
+      <cat-item tags="vaux.gpr_pot.subst.*"/>
+      <cat-item tags="vaux.gpr_ppot.subst.*"/>
+      <cat-item tags="vaux.gpr_fut.subst.*"/>
+      <cat-item tags="vaux.gpr_fut2.subst.*"/>
+      <cat-item tags="vaux.gpr_fut3.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_past.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_impf.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_pot.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_ppot.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_fut.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_fut2.subst.*"/>
+      <cat-item tags="vaux.neg.gpr_fut3.subst.*"/>
+    </def-cat>
+
+    <def-cat n="day-or-year">
+      <cat-item lemma="күн" tags="n.px3sp.nom"/>
+      <cat-item lemma="жыл" tags="n.px3sp.nom"/>
+      <cat-item lemma="жыл" tags="n.pl.px3sp.nom"/>
+    </def-cat>
+
+    <def-cat n="month">
+      <!-- FIXME: add all monthes here -->
+      <cat-item lemma="тамыз" tags="n.*"/>
+    </def-cat>
+
+    <def-cat n="day">
+      <cat-item lemma="күн" tags="n.px3sp.nom"/>
+    </def-cat>
+
+    <def-cat n="cop">
+      <cat-item tags="cop.*"/>
+    </def-cat>
+
+  </section-def-cats>
+
+  <section-def-attrs>
+
+    <def-attr n="a_nom">
+      <attr-item tags="n"/>
+      <attr-item tags="n.attr"/>
+      <attr-item tags="np"/>
+      <attr-item tags="np.ant"/>
+      <attr-item tags="np.pat"/>
+      <attr-item tags="np.cog"/>
+      <attr-item tags="np.top"/>
+      <attr-item tags="np.top.attr"/>
+      <attr-item tags="np.org"/>
+      <attr-item tags="np.al"/>
+      <attr-item tags="adj.subst"/>
+      <attr-item tags="adj.comp.subst"/>
+      <attr-item tags="post.subst"/>
+      <attr-item tags="v.iv.ger"/>
+      <attr-item tags="v.tv.ger"/>
+    </def-attr>
+
+    <def-attr n="a_pron-dem-sim">
+      <attr-item tags="prn.dem.sim"/>
+      <attr-item tags="prn.itg.sim"/>
+    </def-attr>
+
+    <def-attr n="a_pron-pers_ref">
+      <attr-item tags="prn.pers"/>
+      <attr-item tags="prn.ref"/>
+    </def-attr>
+
+    <def-attr n="a_pron">
+      <attr-item tags="prn.pers"/>
+      <attr-item tags="prn.ref"/>
+      <attr-item tags="prn.recip"/>
+      <attr-item tags="prn.dem"/>
+      <attr-item tags="prn.dem.qnt"/>   <!-- e.g. "мұнша". No inflection, no other tags -->
+      <attr-item tags="prn.dem.reas.abl"/>   <!-- "сондықтан" and "осындықтан". No inflection, no further tags -->
+      <attr-item tags="prn.ind"/>
+      <attr-item tags="prn.itg"/>
+      <!-- қашан(prn.itg) is translated with неше(num.itg.subst). The former is
+      matched by rule 4, so we need num.itg.subst tag here -->
+      <attr-item tags="num.itg.subst"/>
+      <attr-item tags="prn.qnt"/>
+      <attr-item tags="prn.neg"/>
+    </def-attr>
+
+    <def-attr n="a_num">
+      <attr-item tags="num"/>
+      <attr-item tags="num.itg"/>
+    </def-attr>
+
+    <def-attr n="a_adj">
+      <attr-item tags="adj"/>
+      <attr-item tags="n.attr"/>
+      <attr-item tags="np.top.attr"/>
+    </def-attr>
+
+    <def-attr n="a_verb">
+      <attr-item tags="v"/>
+      <attr-item tags="vaux"/>
+      <attr-item tags="cop"/>
+    </def-attr>
+
+    <def-attr n="a_gpr-subst">
+      <attr-item tags="gpr_past.subst"/>
+      <attr-item tags="gpr_impf.subst"/>
+      <attr-item tags="gpr_pot.subst"/>
+      <attr-item tags="gpr_ppot.subst"/>
+      <attr-item tags="gpr_fut.subst"/>
+      <attr-item tags="gpr_fut2.subst"/>
+      <attr-item tags="gpr_fut2.subst"/>
+      <attr-item tags="gpr_fut3.subst"/>
+    </def-attr>
+
+    <def-attr n="a_adv">
+      <attr-item tags="adv"/>
+    </def-attr>
+
+    <def-attr n="a_gen">
+      <attr-item tags="m"/>
+      <attr-item tags="f"/>
+      <attr-item tags="mf"/>
+    </def-attr>
+
+    <def-attr n="a_nbr">
+      <attr-item tags="sg"/>
+      <attr-item tags="pl"/>
+      <attr-item tags="sp"/>
+      <attr-item tags="ND"/>
+    </def-attr>
+
+    <def-attr n="a_poss">
+      <attr-item tags="px1sg"/>
+      <attr-item tags="px2sg"/>
+      <attr-item tags="px3sp"/>
+      <attr-item tags="px1pl"/>
+      <attr-item tags="px2pl"/>
+    </def-attr>
+
+    <def-attr n="a_genposs">
+      <attr-item tags="px"/>
+      <attr-item tags="loc.subst"/>
+      <attr-item tags="sim"/>
+    </def-attr>
+
+    <def-attr n="a_genposs-plural">
+      <attr-item tags="loc.subst.pl"/>
+    </def-attr>
+
+    <def-attr n="a_case_noloc">
+      <attr-item tags="nom"/>
+      <attr-item tags="acc"/>
+      <attr-item tags="dat"/>
+      <attr-item tags="gen"/>
+      <attr-item tags="abl"/>
+      <attr-item tags="ins"/>
+    </def-attr>
+
+    <def-attr n="a_case">
+      <attr-item tags="nom"/>
+      <attr-item tags="acc"/>
+      <attr-item tags="dat"/>
+      <attr-item tags="gen"/>
+      <attr-item tags="abl"/>
+      <attr-item tags="loc"/>
+      <attr-item tags="loc.attr"/>
+      <attr-item tags="ins"/>
+    </def-attr>
+
+    <def-attr n="a_trans">
+      <attr-item tags="tv"/>
+      <attr-item tags="iv"/>
+      <attr-item tags="TD"/>
+    </def-attr>
+
+    <def-attr n="a_tense">
+      <attr-item tags="pres"/>
+      <attr-item tags="cont"/>
+      <attr-item tags="aor"/>
+      <attr-item tags="past"/>
+      <attr-item tags="inf"/>
+      <attr-item tags="ifi"/>
+      <attr-item tags="ifi_evid"/>
+      <attr-item tags="fut"/>
+      <attr-item tags="fut_plan"/>
+      <attr-item tags="fut2"/>
+    </def-attr>
+
+    <def-attr n="a_nonfin">
+      <attr-item tags="prc_impf"/>
+      <attr-item tags="prc_perf"/>
+      <attr-item tags="prc_plan"/>
+
+      <attr-item tags="gpr_past"/>
+      <attr-item tags="gpr_impf"/>
+      <attr-item tags="gpr_pot"/>
+      <attr-item tags="gpr_ppot"/>
+      <attr-item tags="gpr_fut"/>
+      <attr-item tags="gpr_fut2"/>
+      <attr-item tags="gpr_fut3"/>
+
+      <attr-item tags="inf"/>
+      <attr-item tags="ger1"/>
+      <attr-item tags="ger"/>
+      <attr-item tags="ger_past"/>
+      <attr-item tags="ger_perf"/>
+      <attr-item tags="ger_ppot"/>
+      <attr-item tags="ger_abs"/>
+      <attr-item tags="ger_fut"/>
+      <attr-item tags="ger_fut2"/>
+      <attr-item tags="ger_fut3"/>
+      <attr-item tags="ger_impf"/>
+      <attr-item tags="ger_abs"/>
+    </def-attr>
+
+    <def-attr n="a_deriv">
+      <attr-item tags="pass"/>
+      <attr-item tags="caus"/>
+      <attr-item tags="coop"/>
+    </def-attr>
+
+    <def-attr n="a_neg">
+      <attr-item tags="neg"/>
+    </def-attr>
+
+    <def-attr n="a_pers">
+      <attr-item tags="p1"/>
+      <attr-item tags="p2"/>
+      <attr-item tags="p3"/>
+    </def-attr>
+
+    <def-attr n="a_frm">
+      <attr-item tags="frm"/>
+    </def-attr>
+
+    <def-attr n="a_numtype">
+      <attr-item tags="ord"/>
+      <attr-item tags="part"/>
+      <attr-item tags="subst"/>
+      <attr-item tags="coll"/>
+      <attr-item tags="coll.subst"/>
+      <attr-item tags="coll.advl"/>
+    </def-attr>
+
+  </section-def-attrs>
+
+  <section-def-vars>
+    <def-var n="case"/>
+    <def-var n="number"/>
+    <def-var n="postposition"/>
+  </section-def-vars>
+
+  <section-def-macros>
+
+    <def-macro n="translate-ins-with-nom-and-post" npar="1">
+      <let><var n="case"/><lit v=""/></let>
+      <let><var n="postposition"/><lit v=""/></let>
+      <choose>
+        <when>
+          <test>
+            <equal><clip pos="1" side="sl" part="a_case"/><lit-tag v="ins"/></equal>
+          </test>
+          <let><var n="postposition"/><concat><lit v=" ^белән"/><lit-tag v="post"/><lit v="$"/></concat></let>
+          <let><clip pos="1" side="tl" part="a_case"/><lit-tag v="nom"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="case2" npar="1">
+      <let><var n="case"/><clip pos="1" side="tl" part="a_case"/></let>
+      <choose> <!-- Takes care of loc.subst thing -->
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="nom"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="nom"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="gen"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="gen"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="dat"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="dat"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="acc"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="acc"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="abl"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="abl"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="ins"/></equal>
+            </and>
+          </test>
+          <let><var n="postposition"/><concat><lit v=" ^белән"/><lit-tag v="post"/><lit v="$"/></concat></let>
+          <let><var n="case"/><lit-tag v="nom"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="tense1" npar="1">
+      <choose>
+        <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_tense"/><lit-tag v="aor"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_tense"/><lit-tag v="pres"/></let>
+        </when>
+        <when>
+          <!-- Ол өзінің досымен _кездесіпті_. – Он со своим другом встречался, оказывается.
+               Ул үзенең дусты белән _очрашкан_. -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_tense"/><lit-tag v="ifi_evid"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_tense"/><lit-tag v="past"/></let>
+          <!-- /past+икән/ might be a better translation sometimes, but mere /past/ should work
+          in most cases, while the former won't. /IS/ -->
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="nonfin1" npar="1">
+      <choose>
+        <when>
+          <!-- Мен _сөйлескелі_ келдім. (Я пришел поговорить.)
+               Мин _сөйләшергә_ килдем. -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="prc_plan"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="inf"/></let>
+        </when>
+        <when>
+          <!-- Білетініңіз рас.            Менің білмейтінім көп.  Сенің ешкімді ескертпейтініңді білмедім.
+               Белгәнегез дөрес.           Минем белмәгәнем күп.   Синең беркемне дә кисәтмәгәнеңне белмәдем.
+               (То, что вы знаете, верно.) (Я много чего не знаю.) (Я не знал, что ты никого не предупредишь.) -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="ger_impf"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger_past"/></let>
+          <!-- This won't work in some cases (e.g. in "Менің айтатыным жоқ" it will even lead to
+               a mistake; but it should work for a lot of cases :). /ger_past/ is the most "time-
+               independent" gerund in Tatar (it's actual meaning depends on the tense of the main
+               verb, so it is a good choise atm -->
+        </when>
+        <when>
+          <!-- ...бірақ белгісіз  заң  _бұзушылықтарға_ байланысты тергеу ісі жүріп жатқандықтан...
+               ...әмма билгесез хокук _бозуларга_ бәйле............................................ -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="ger_abs"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="numtype1" npar="1">
+      <choose>
+        <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_numtype"/><lit-tag v="coll.subst"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_numtype"/><lit-tag v="subst"/></let>
+        </when>
+        <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_numtype"/><lit-tag v="coll.advl"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_numtype"/><lit-tag v="coll"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+  </section-def-macros>
+
+  <section-rules>
+
+    <rule comment="">
+      <pattern>
+        <pattern-item n="noun-or-subst"/>
+      </pattern>
+      <action>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <choose>
+          <when>
+            <test>
+              <equal><clip pos="1" side="tl" part="a_genposs-plural"/><lit-tag v="loc.subst.pl"/></equal>
+            </test>
+            <out>
+              <lu>
+                <clip pos="1" side="tl" part="lem"/>
+                <clip pos="1" side="tl" part="a_nom"/>
+                <clip pos="1" side="tl" part="a_gen"/>
+                <clip pos="1" side="tl" part="a_poss"/>
+                <clip pos="1" side="tl" part="a_frm"/>
+                <clip pos="1" side="tl" part="a_genposs"/>
+                <clip pos="1" side="tl" part="a_nbr"/>
+                <var n="case"/>
+              </lu>
+              <var n="postposition"/>
+            </out>
+          </when>
+          <otherwise>
+            <out>
+              <lu>
+                <clip pos="1" side="tl" part="lem"/>
+                <clip pos="1" side="tl" part="a_nom"/>
+                <clip pos="1" side="tl" part="a_gen"/>
+                <clip pos="1" side="tl" part="a_nbr"/>
+                <clip pos="1" side="tl" part="a_poss"/>
+                <clip pos="1" side="tl" part="a_frm"/>
+                <clip pos="1" side="tl" part="a_genposs"/>
+                <var n="case"/>
+              </lu>
+              <var n="postposition"/>
+            </out>
+          </otherwise>
+        </choose>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: pronoun demonstrative similative">
+      <!-- Were put into a separate category because they can have
+      possessives *after* genposs-etc thing (=sim) and with intentinon to
+      keep things simple /IS/ -->
+      <pattern>
+        <pattern-item n="pron-dem-sim"/>
+      </pattern>
+      <action>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron-dem-sim"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <var n="case"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+<!--
+INPUT:  сенімен,     сонымен
+OUTPUT: синең белән, шуның белән
+-->
+    <rule comment="">
+      <pattern>
+        <pattern-item n="pron.pers-dem.ins"/>
+      </pattern>
+      <action>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron"/>
+            <clip pos="1" side="tl" part="a_pers"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <lit-tag v="gen"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: personal and reflexive pronouns">
+      <!-- They have frm tag after person and number tags, and they don't take
+      possessive suffixes and e.g. px2pl.frm tag. Handled with a separate rule
+      because having them in REGLA:pronouns leads to incorrect sequences like:
+      prn.itg.frm.px2sg.frm /IS/ -->
+      <pattern>
+        <pattern-item n="pron.pers-ref"/>
+      </pattern>
+      <action>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron-pers_ref"/>
+            <clip pos="1" side="tl" part="a_pers"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <clip pos="1" side="tl" part="a_adv"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: other pronouns">
+      <pattern>
+        <pattern-item n="pron"/>
+      </pattern>
+      <action>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_adv"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: Gerunds">
+      <pattern>
+        <pattern-item n="Gerund"/>
+      </pattern>
+      <action>
+        <call-macro n="nonfin1">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lemh"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+            <clip pos="1" side="tl" part="a_nonfin"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+            <clip pos="1" side="tl" part="lemq"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: Substantivized verbal adjectives">
+      <pattern>
+        <pattern-item n="gpr-subst"/>
+      </pattern>
+      <action>
+        <call-macro n="nonfin1">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lemh"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+            <clip pos="1" side="tl" part="a_gpr-subst"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+            <clip pos="1" side="tl" part="lemq"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: Match verb's tences and non-finite forms">
+      <pattern>
+        <pattern-item n="v"/>
+      </pattern>
+      <action>
+        <call-macro n="tense1">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="nonfin1">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+            <lu>
+              <clip pos="1" side="tl" part="whole"/>
+            </lu>
+        </out>
+      </action>
+    </rule>
+
+
+<!-- ===================== Analytic verbal forms =========================== -->
+
+
+<!-- 
+INPUT:  көріп тұрған жоқпын
+        ^көр<v><tv><prc_perf>/күр<v><tv><prc_perf>$ ^тұр<vaux><gpr_past>/тор<vaux><gpr_past>$
+        ^жоқ<adj>/юк<adj>$ ^е<cop><p1><sg>/и<cop><p1><sg>$
+OUTPUT: күрмим
+        ^күр<v><tv><neg><pres><p1><sg>$
+-->
+    <rule comment="REGLA: Translate negative present continious with negative present">
+      <pattern>
+        <pattern-item n="ImperfectOrPerfectParticiple"/> <!-- ImperfectParticiple bcs of бару, келу, апару, әкелу-->
+        <pattern-item n="FourAuxiliaries.gpr_past"/>
+        <pattern-item n="жоқ.adj"/>
+        <pattern-item n="cop"/>
+      </pattern>
+      <action>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <lit-tag v="neg"/>
+            <lit-tag v="pres"/>
+            <clip pos="4" side="tl" part="a_pers"/>
+            <clip pos="4" side="tl" part="a_nbr"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+<!--
+INPUT:  мектепке бара жатырмын
+        ^мектеп<n><dat>/мәктәп<n><dat>$ ^бар<v><iv><prc_impf>/бар<v><iv><prc_impf>$
+        ^жат<vaux><pres><p3><sg>/ят<vaux><pres><p1><sg>$
+OUTPUT: мәктәпкә барам
+        ^мәктәпкә<n><dat>$ ^бар<v><iv><pres><p1><sg>$
+-->
+    <rule comment="REGLA:">
+      <!-- TODO:
+           * This rule is too general (much more general than the test case) and captures non-finite forms of four
+           auxiliaries and perfect participle of the main verb. This is ok in most of the cases, but sometimes
+           better translations are available. Document the cases when better translations are available on the 'pending
+           tests' page and write new rules for them.
+           * /Тәрәзәдән карап тора/, /Яңгыр явып тора/ and similar are possible in Tatar too,
+           but making it work requires some further inverstigation and probably dealing with list of lemmas
+           to decide whether making use of an auxiliary is possible/better. -->
+      <pattern>
+        <pattern-item n="ImperfectOrPerfectParticiple"/> <!-- ImperfectParticiple bcs of бару, келу, апару, әкелу-->
+        <pattern-item n="FourAuxiliaries"/>
+      </pattern>
+      <action>
+        <call-macro n="tense1">
+          <with-param pos="2"/>
+        </call-macro>
+        <call-macro n="nonfin1">
+          <with-param pos="2"/>
+        </call-macro>   
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+                     <!-- FINITE FORM -->                    <!-- NON-FINITE FORM -->
+            <clip pos="2" side="tl" part="a_tense"/> <clip pos="2" side="tl" part="a_nonfin"/>
+            <clip pos="2" side="tl" part="a_pers"/>
+            <clip pos="2" side="tl" part="a_nbr"/>   <clip pos="2" side="tl" part="a_poss"/>
+                                                     <clip pos="2" side="tl" part="a_case"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule>
+      <!--Айгүл оны табуға әрекет жасап жүр.
+          Айгөл аны табарга тырыша.-->
+      <pattern>
+        <pattern-item n="DefaultGerund_SingularDative"/>
+        <pattern-item n="ImperfectOrPerfectParticiple"/>
+        <pattern-item n="FourAuxiliaries"/>
+      </pattern>
+      <action>
+        <call-macro n="tense1">
+          <with-param pos="3"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+            <lit-tag v="inf"/>
+          </lu>
+          <b/>
+          <lu>
+            <clip pos="2" side="tl" part="lem"/>
+            <clip pos="2" side="tl" part="a_verb"/>
+            <clip pos="2" side="tl" part="a_trans"/>
+            <clip pos="2" side="tl" part="a_deriv"/>
+            <clip pos="2" side="tl" part="a_neg"/>
+            <clip pos="3" side="tl" part="a_tense"/>
+            <clip pos="3" side="tl" part="a_pers"/>
+            <clip pos="3" side="tl" part="a_nbr"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule>
+      <!--Мен үйге қайтуым керек.
+          Миңа өйгә кайтырга кирәк.-->
+      <pattern>
+        <pattern-item n="DefaultGerund.WithPossessives.Nominative"/>
+        <pattern-item n="керек"/>
+      </pattern>
+      <action>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+            <lit-tag v="inf"/>
+          </lu>
+          <b/>
+          <lu>
+            <clip pos="2" side="tl" part="whole"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule>
+      <!--Бұл Азамат болу керек.
+          Бу Азамат булырга тиеш.-->
+      <pattern>
+        <pattern-item n="DefaultGerund.WithoutPossessives.Nominative"/>
+        <pattern-item n="керек"/>
+      </pattern>
+      <action>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_verb"/>
+            <clip pos="1" side="tl" part="a_trans"/>
+            <clip pos="1" side="tl" part="a_deriv"/>
+            <clip pos="1" side="tl" part="a_neg"/>
+            <lit-tag v="inf"/>
+          </lu>
+          <b/>
+          <lu>
+            <lit v="тиеш"/> <!--FIXME CHECK We could have [керек-кирәк/тиеш] in bidix and then choose the translation
+                                in the lrx module, but translating it directly here seems to make things easier-->
+            <lit-tag v="adj"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule comment="REGLA: Numerals">
+      <pattern>
+        <pattern-item n="num"/>
+      </pattern>
+      <action>
+        <!-- Both Kazakh and Tatar have collective numerals, but in Tatar they
+        don't take case endings. So there is no *дүртәве in Tatar. >>
+        Kaz. num.coll.subst is translated with tat. num.subst -->
+        <call-macro n="numtype1">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="translate-ins-with-nom-and-post">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_num"/>
+            <clip pos="1" side="tl" part="a_numtype"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+            <clip pos="1" side="tl" part="lemq"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule comment="REGLA: NUM жылы/жылдары/күні">
+                     <!--NUM елны/елларны/көнне-->
+      <pattern>
+        <pattern-item n="num"/>
+        <pattern-item n="day-or-year"/>
+      </pattern>
+      <action>
+        <let><clip pos="2" side="tl" part="a_case"/><lit-tag v="acc"/></let>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="whole"/>
+          </lu>
+          <b/>
+          <lu>
+            <clip pos="2" side="tl" part="lem"/>
+            <clip pos="2" side="tl" part="a_nom"/>
+            <clip pos="2" side="tl" part="a_nbr"/>
+            <clip pos="2" side="tl" part="a_case"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule comment="REGLA: NUM MONTH күні
+                          NUM MONTH көнне">
+      <pattern>
+        <pattern-item n="num"/>
+        <pattern-item n="month"/>
+        <pattern-item n="day"/>
+      </pattern>
+      <action>
+        <let><clip pos="3" side="tl" part="a_case"/><lit-tag v="acc"/></let>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="whole"/>
+          </lu>
+          <b/>
+          <lu>
+            <clip pos="2" side="tl" part="whole"/>
+          </lu>
+          <b/>
+          <lu>
+            <clip pos="3" side="tl" part="lem"/>
+            <clip pos="3" side="tl" part="a_nom"/>
+            <clip pos="3" side="tl" part="a_nbr"/>
+            <clip pos="3" side="tl" part="a_case"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+
+    <rule comment="REGLA: when [adj(A4 mostly)+noun] is translated with an AttributiveNoun+noun">
+      <pattern>
+        <pattern-item n="adj"/>
+        <pattern-item n="noun_nominative"/>
+      </pattern>
+      <action>
+        <choose>
+          <when>
+            <test>
+              <or>
+                <equal><clip pos="1" side="tl" part="a_adj"/><lit-tag v="n.attr"/></equal>
+                <equal><clip pos="1" side="tl" part="a_adj"/><lit-tag v="np.top.attr"/></equal>
+              </or>
+            </test>
+            <out>
+              <lu>
+                <clip pos="1" side="tl" part="whole"/>
+              </lu>
+              <b/>
+              <lu>
+                <clip pos="2" side="tl" part="lem"/>
+                <clip pos="2" side="tl" part="a_nom"/>
+                <clip pos="2" side="tl" part="a_nbr"/>
+                <lit-tag v="px3sp"/>
+                <clip pos="2" side="tl" part="a_case"/>
+              </lu>
+            </out>
+          </when>
+          <otherwise>
+            <out>
+              <lu>
+                <clip pos="1" side="tl" part="whole"/>
+              </lu>
+              <b/>
+              <lu>
+                <clip pos="2" side="tl" part="whole"/>
+              </lu>
+            </out>
+          </otherwise>
+        </choose>
+      </action>
+    </rule>
+
+  </section-rules>
+
+</transfer>
diff --git a/apertium-kaz-tat.kaz-tat.t2x b/apertium-kaz-tat.kaz-tat.t2x
new file mode 100644
index 0000000..2b05ee9
--- /dev/null
+++ b/apertium-kaz-tat.kaz-tat.t2x
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<transfer>
+  <section-def-cats>
+
+    <!-- this shouldn't include 'sent' or other punctuation -->
+    <def-cat n="main-reading">
+      <cat-item tags="n"/> <!-- In case of abessive SIZ it's <n>+<post.*> without the <nom> tag-->
+      <cat-item tags="n.*"/>
+      <cat-item tags="np.*"/>
+      <cat-item tags="adj"/>
+      <cat-item tags="adj.*"/>
+      <cat-item tags="num.*"/>
+      <cat-item tags="prn.*"/>
+      <cat-item tags="det.*"/>
+      <cat-item tags="v.*"/>
+      <cat-item tags="vaux.*"/>
+      <cat-item tags="adv.*"/>
+      <cat-item tags="post.*"/>
+      <cat-item tags="postadv.*"/>
+      <cat-item tags="cnjcoo.*"/>
+      <cat-item tags="cnjsub.*"/>
+      <cat-item tags="cnjadv.*"/>
+      <cat-item tags="ij.*"/>
+      <cat-item tags="abbr.*"/>
+      <cat-item tags="cop.*"/>
+      <cat-item tags="part.*"/>
+      <cat-item tags="ideo.*"/>
+    </def-cat>
+
+    <def-cat n="sub-reading1">
+      <!-- Personal copulas and abessive/privative postposition -->
+      <cat-item tags="cop.p1.*"/>
+      <cat-item tags="cop.p2.*"/>
+      <cat-item tags="cop.p3.*"/>
+      <cat-item lemma="сыз" tags="post"/>
+      <cat-item lemma="лы" tags="post"/>
+    </def-cat>
+
+    <def-cat n="sub-reading2">
+      <!-- Every other thing in Kazakh which most likely will be translated
+           with a clitic. Can appear after cat="sub-reading1" -->
+      <cat-item tags="qst"/>
+      <cat-item tags="mod_ass"/>
+      <cat-item tags="mod_ind"/>
+      <cat-item tags="emph"/>
+      <cat-item tags="mod"/>
+      <cat-item tags="postadv"/>
+      <cat-item lemma="да" tags="postadv"/>
+      <cat-item lemma="да" tags="cnjcoo"/>
+    </def-cat>
+
+  </section-def-cats>
+
+ <section-def-attrs>
+   <def-attr n="a_qst">
+     <attr-item tags="qst"/>
+   </def-attr>
+ </section-def-attrs>
+
+ <section-def-vars>
+    <def-var n="a" v="~"/>
+  </section-def-vars>
+
+  <section-def-lists>
+    <def-list n="tatar-clitics">
+      <list-item v="чы"/>
+      <list-item v="сана"/>
+      <list-item v="мы"/>
+      <list-item v="мыни"/>
+      <list-item v="ла"/>
+      <list-item v="дыр"/>
+      <list-item v="гына"/>
+      <list-item v="да"/>
+      <list-item v="ук"/>
+    </def-list>
+  </section-def-lists>
+
+  <section-rules>
+
+    <rule comment="REGLA: 1;">
+      <pattern>
+        <pattern-item n="main-reading"/>
+      </pattern>
+      <action>
+        <out>
+          <var n="a"/>
+          <lu>
+            <clip pos="1" side="tl" part="whole"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: 2a;
+      For sequence [stem + personal copula/abessive + other clitics]">
+      <pattern>
+        <pattern-item n="main-reading"/>
+        <pattern-item n="sub-reading1"/> <!-- Personal copulas/Abessive -->
+        <pattern-item n="sub-reading2"/> <!-- All other clitics -->
+      </pattern>
+      <action>
+	<choose>
+	  <when>
+	    <test>
+	      <in caseless="yes">
+		<clip pos="3" side="tl" part="lem"/>
+		<list n="tatar-clitics"/>
+	      </in>
+	    </test>
+	    <out>
+	      <mlu>
+		<lu>
+		  <clip pos="1" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="2" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="3" side="tl" part="whole"/>
+		</lu>
+	      </mlu>
+	    </out>
+	  </when>
+	  <otherwise>
+	    <out>
+	      <mlu>
+		<lu>
+		  <clip pos="1" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="2" side="tl" part="whole"/>
+		</lu>
+	      </mlu>
+	      <b/>
+	      <lu>
+		<clip pos="3" side="tl" part="whole"/>
+	      </lu>
+	    </out>
+	  </otherwise>
+	</choose>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: 2b; makes personal copulas/abessive to clitics">
+      <pattern>
+        <pattern-item n="main-reading"/>
+        <pattern-item n="sub-reading1"/> <!-- Personal copulas/Abessive -->
+      </pattern>
+      <action>
+        <out>
+          <mlu>
+            <lu>
+              <clip pos="1" side="tl" part="whole"/>
+            </lu>
+            <lu>
+              <clip pos="2" side="tl" part="whole"/>
+            </lu>
+          </mlu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA:3;
+      makes stuff contained in list=tatar-clitics to clitics">
+      <pattern>
+	<pattern-item n="main-reading"/>
+	<pattern-item n="sub-reading2"/>
+      </pattern>
+      <action>
+	<choose>
+	  <when>
+	    <test>
+	        <in caseless="yes">
+	     	  <clip pos="2" side="tl" part="lem"/>
+		  <list n="tatar-clitics"/>
+	        </in>
+	    </test>
+	    <out>
+	      <mlu>
+		<lu>
+		  <clip pos="1" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="2" side="tl" part="whole"/>
+		</lu>
+	      </mlu>
+	    </out>
+	  </when>
+	  <otherwise>
+	    <out>
+	      <lu>
+		<clip pos="1" side="tl" part="whole"/>
+	      </lu>
+	      <b/>
+	      <lu>
+		<clip pos="2" side="tl" part="whole"/>
+	      </lu>
+	    </out>
+	  </otherwise>
+	</choose>
+      </action>
+    </rule>
+
+  </section-rules>
+
+</transfer>
diff --git a/apertium-kaz-tat.post-kaz.dix b/apertium-kaz-tat.post-kaz.dix
new file mode 100644
index 0000000..d59fd47
--- /dev/null
+++ b/apertium-kaz-tat.post-kaz.dix
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<dictionary>
+  <alphabet/>
+  <pardefs>
+    <pardef n="caracter_general">
+      <e>
+        <i>#</i>
+      </e>
+      <e>
+        <i>*</i>
+      </e>
+      <e>
+        <i>@</i>
+      </e>
+      <e>
+        <i><b/></i>
+      </e>
+    </pardef>
+  </pardefs>
+
+  <section id="main" type="standard">
+      <e>
+        <!-- Әхмәтнең бәләкәй бер эте бар, *әлегә эт ~да *баҡсала. -->
+        <p><l><a/></l><r></r></p>
+        <par n="caracter_general"/>
+        <re>[А-Фа-ф]*[ӘЕЭИӨәеэиө][А-Фа-ф]*</re>
+        <p>
+          <l><b/><a/>да<b/></l>
+          <r><b/>де</r>
+        </p>
+      </e>
+  </section>
+
+</dictionary>
diff --git a/apertium-kaz-tat.post-tat.dix b/apertium-kaz-tat.post-tat.dix
new file mode 100644
index 0000000..0164f09
--- /dev/null
+++ b/apertium-kaz-tat.post-tat.dix
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<dictionary>
+  <alphabet/>
+  <pardefs>
+    <pardef n="caracter_general">
+      <e>
+        <i>#</i>
+      </e>
+      <e>
+        <i>*</i>
+      </e>
+      <e>
+        <i>@</i>
+      </e>
+      <e>
+        <i><b/></i>
+      </e>
+    </pardef>
+  </pardefs>
+
+  <section id="main" type="standard">
+      <e>
+        <!-- Әхмәтнең бәләкәй бер эте бар, *әлегә эт ~да *баҡсала. -->
+        <p><l><a/></l><r></r></p>
+        <re>[А-Фа-ф]*[ӘЕЭИӨәеэиө]+т</re>
+        <p>
+          <l><b/><a/>да<b/></l>
+          <r><b/>тә<b/></r>
+        </p>
+      </e>
+      <e>
+        <p><l><a/></l><r></r></p>
+        <re>[А-Фа-ф]*[ӘЕЭИӨәеэиө]+[бвгғдҙжзйкҡлмнңпрсҫфхһцчшщъьәеэиө]</re>
+        <p>
+          <l><b/><a/>да<b/></l>
+          <r><b/>дә<b/></r>
+        </p>
+      </e>
+  </section>
+
+</dictionary>
diff --git a/apertium-kaz-tat.tat-kaz.lrx b/apertium-kaz-tat.tat-kaz.lrx
new file mode 100644
index 0000000..d86cdab
--- /dev/null
+++ b/apertium-kaz-tat.tat-kaz.lrx
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- -*- nxml -*- -->
+
+<rules>
+
+<!--
+SECTION: DEFAULT TRANSLATIONS
+=============================
+-->
+
+  <rule>
+    <!--
+    INPUT:  ^алып кит<v><tv><inf>/алып кет<v><tv><inf>/әкет<v><tv><inf>$
+    OUTPUT: ^алып кит<v><tv><inf>/алып кет<v><tv><inf>$
+    -->
+    <match lemma="алып кит" tags="v.*"><select lemma="алып кет"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="яхшы" tags="adj"><select lemma="жақсы"/></match>
+  </rule>
+
+  <rule>
+    <match lemma="шул"><select lemma="сол"/></match>
+  </rule>
+
+</rules>
diff --git a/apertium-kaz-tat.tat-kaz.t1x b/apertium-kaz-tat.tat-kaz.t1x
new file mode 100644
index 0000000..89b79b2
--- /dev/null
+++ b/apertium-kaz-tat.tat-kaz.t1x
@@ -0,0 +1,549 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<transfer>
+  <section-def-cats>
+
+<!-- POS categories -->
+    
+    <def-cat n="nom">
+      <cat-item tags="n"/>
+      <cat-item tags="n.*"/>
+      <cat-item tags="np.*"/>
+      <cat-item tags="adj.subst.*"/>
+      <cat-item tags="post.subst.*"/>
+    </def-cat>
+
+    <def-cat n="prn">
+      <cat-item tags="prn.*"/>
+    </def-cat>
+
+    <def-cat n="pron.pers-ref">
+      <cat-item tags="prn.pers.*"/>
+      <cat-item tags="prn.ref.*"/>
+    </def-cat>
+
+    <def-cat n="attribute">
+      <cat-item tags="adj"/>
+      <cat-item tags="n.attr"/>
+    </def-cat>
+   
+    <def-cat n="v">
+      <cat-item tags="v.*"/>
+      <cat-item tags="vaux.*"/>
+      <cat-item tags="cop.*"/>
+    </def-cat>
+
+    <def-cat n="num">
+      <cat-item tags="num.*"/>
+    </def-cat>
+
+    <def-cat n="inf">
+      <cat-item tags="v.tv.inf"/>
+      <cat-item tags="v.iv.inf"/>
+    </def-cat>
+
+  </section-def-cats>
+  
+  <section-def-attrs>
+
+    <def-attr n="a_nom">
+      <attr-item tags="n"/>
+      <attr-item tags="n.attr"/>
+      <attr-item tags="np"/>
+      <attr-item tags="np.ant"/>
+      <attr-item tags="np.pat"/>
+      <attr-item tags="np.cog"/>
+      <attr-item tags="np.top"/>
+      <attr-item tags="np.top.attr"/>
+      <attr-item tags="np.org"/>
+      <attr-item tags="np.al"/>
+      <attr-item tags="adj.subst"/>
+      <attr-item tags="post.subst"/>
+    </def-attr>
+
+    <def-attr n="a_pron">
+      <attr-item tags="prn.pers"/>
+      <attr-item tags="prn.ref"/>
+      <attr-item tags="prn.recip"/>
+      <attr-item tags="prn.dem"/>
+      <attr-item tags="prn.dem.qnt"/>   <!-- e.g. "мұнша". No inflection, no other tags -->
+      <attr-item tags="prn.dem.reas.abl"/>   <!-- "сондықтан" and "осындықтан". No inflection, no further tags -->
+      <attr-item tags="prn.ind"/>
+      <attr-item tags="prn.itg"/>
+      <!-- қашан(prn.itg) is translated with неше(num.itg.subst). The former is
+      matched by rule 4, so we need num.itg.subst tag here -->
+      <attr-item tags="num.itg.subst"/>
+      <attr-item tags="prn.qnt"/>
+      <attr-item tags="prn.neg"/>
+    </def-attr>
+
+    <def-attr n="a_pron-pers_ref">
+      <attr-item tags="prn.pers"/>
+      <attr-item tags="prn.ref"/>
+    </def-attr>
+
+    <def-attr n="a_attribute">
+      <attr-item tags="adj"/>
+      <attr-item tags="n.attr"/>
+    </def-attr>
+
+    <def-attr n="a_verb">
+      <attr-item tags="v"/>
+      <attr-item tags="vaux"/>
+      <attr-item tags="cop"/>
+    </def-attr>
+
+    <def-attr n="a_adv">
+      <attr-item tags="adv"/>
+    </def-attr>
+
+    <def-attr n="a_gen">
+      <attr-item tags="m"/>
+      <attr-item tags="f"/>
+      <attr-item tags="mf"/>
+    </def-attr>
+
+    <def-attr n="a_nbr">
+      <attr-item tags="sg"/>
+      <attr-item tags="pl"/>
+      <attr-item tags="ND"/>
+    </def-attr>
+
+    <def-attr n="a_poss">
+      <attr-item tags="px1sg"/>
+      <attr-item tags="px2sg"/>
+      <attr-item tags="px3sp"/>
+      <attr-item tags="px1pl"/>
+      <attr-item tags="px2pl"/>
+    </def-attr>
+
+    <def-attr n="a_genposs">
+      <attr-item tags="px"/>
+<!--      <attr-item tags="loc.attr"/> -->
+      <attr-item tags="loc.subst"/>
+      <attr-item tags="sim"/>
+    </def-attr>
+
+    <def-attr n="a_case_noloc">
+      <attr-item tags="nom"/>
+      <attr-item tags="acc"/>
+      <attr-item tags="dat"/>
+      <attr-item tags="gen"/>
+      <attr-item tags="abl"/>
+      <attr-item tags="ins"/>
+    </def-attr>
+
+    <def-attr n="a_case">
+      <attr-item tags="nom"/>
+      <attr-item tags="acc"/>
+      <attr-item tags="dat"/>
+      <attr-item tags="gen"/>
+      <attr-item tags="abl"/>
+      <attr-item tags="loc"/>
+      <attr-item tags="ins"/>
+    </def-attr>
+
+    <def-attr n="a_trans">
+      <attr-item tags="tv"/>
+      <attr-item tags="iv"/>
+      <attr-item tags="TD"/>
+    </def-attr>
+
+    <def-attr n="a_tns">
+      <attr-item tags="pres"/>
+      <attr-item tags="cont"/>
+      <attr-item tags="aor"/>
+      <attr-item tags="past"/>
+      <attr-item tags="ifi"/>
+      <attr-item tags="fut"/>
+      <attr-item tags="fut2"/>
+    </def-attr>
+
+    <def-attr n="a_nonfin">
+      <attr-item tags="prc_impf"/>
+      <attr-item tags="prc_perf"/>
+      <attr-item tags="prc_perf"/>
+      <attr-item tags="gna_after"/>
+      <attr-item tags="gpr_impf"/>
+      <attr-item tags="gpr_fut"/>
+      <attr-item tags="gpr_fut2"/>
+      <attr-item tags="gpr_fut3"/>
+      <attr-item tags="ger"/>
+      <attr-item tags="ger1"/>
+      <attr-item tags="ger_past"/>
+      <attr-item tags="ger_impf"/>
+      <attr-item tags="ger_fut"/>
+      <attr-item tags="ger_fut2"/>
+      <attr-item tags="ger_fut3"/>
+      <attr-item tags="inf"/>
+    </def-attr>
+           
+    <def-attr n="a_deriv">
+      <attr-item tags="pass"/>
+      <attr-item tags="caus"/>
+      <attr-item tags="coop"/>
+    </def-attr>
+
+    <def-attr n="a_neg">
+      <attr-item tags="neg"/>
+    </def-attr>
+
+    <def-attr n="a_pers">
+      <attr-item tags="p1"/>
+      <attr-item tags="p2"/>
+      <attr-item tags="p3"/>
+      <attr-item tags="p2.frm"/>
+    </def-attr>
+
+    <def-attr n="a_frm">
+      <attr-item tags="frm"/>
+    </def-attr>
+
+    <def-attr n="a_numtype">
+      <attr-item tags="ord"/>
+      <attr-item tags="part"/>
+      <attr-item tags="subst"/>
+      <attr-item tags="coll"/>
+      <attr-item tags="coll.subst"/>
+      <attr-item tags="coll.advl"/>
+    </def-attr>
+    
+  </section-def-attrs>
+ 
+  <section-def-vars>
+    <def-var n="case"/>
+    <def-var n="number"/>
+    <def-var n="postposition"/>
+  </section-def-vars>
+
+  <section-def-lists>
+
+    <def-list n="v-governs-ger" c="kazakh verbs which require the precceding verb
+                                   to be in [ger], as in /табуға тырысады/">
+      <list-item v="тырыс"/>
+    </def-list>
+
+    <def-list n="v-governs-gerpast" c="kazakh verbs which require the preceeding
+                                       verb to be in (ger_past.acc), as in 
+                                       /ойнағанды жақсы көреді/">
+      <list-item v="жақсы көр"/>
+    </def-list>
+
+  </section-def-lists>
+
+  <section-def-macros>
+
+    <def-macro n="case2" npar="1">
+      <let><var n="case"/><clip pos="1" side="tl" part="a_case"/></let>
+      <choose> <!-- Takes care of loc.subst thing -->
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="nom"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="nom"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="gen"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="gen"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="dat"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="dat"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="acc"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="acc"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="abl"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="abl"/></let>
+        </when>
+        <when>
+          <test>
+            <and>
+              <equal><clip pos="1" side="tl" part="a_genposs"/><lit-tag v="loc.subst"/></equal>
+              <equal><clip pos="1" side="tl" part="a_case_noloc"/><lit-tag v="ins"/></equal>
+            </and>
+          </test>
+          <let><var n="case"/><lit-tag v="ins"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="tense1" npar="1">
+      <choose> <!-- Translate Tatar [pres] with [aor] -->
+        <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_tns"/><lit-tag v="pres"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_tns"/><lit-tag v="aor"/></let>
+        </when>
+        <when> <!-- Translate Tatar [fut2] with [aor] -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_tns"/><lit-tag v="fut2"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_tns"/><lit-tag v="aor"/></let>
+        </when>
+      </choose>
+    </def-macro>
+
+    <def-macro n="nonfin1" npar="1">
+      <let><var n="postposition"/><lit v=""/></let>
+      <choose>
+        <when> <!-- Translate Tatar [inf]initiv with [ger]und -->
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="inf"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger"/></let>
+          <let><clip pos="1" side="tl" part="whole"/><concat><clip pos="1" side="tl" part="whole"/><lit-tag v="nom"/></concat></let>
+        </when>
+        <when>
+          <!-- Шулай да аңа һичкем игътибар _итмәгәч_, ул чарасыздан Берлинга әйләнеп кайта.
+               Алайда оған ешкім мән _бермеген соң_, ол амалсыздан Берлинге қайтып оралады. -->
+          <test>
+            <and>
+              <equal><clip pos="1" side="sl" part="a_neg"/><lit-tag v="neg"/></equal>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="gna_after"/></equal>
+            </and>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger_past"/></let>
+          <let><var n="postposition"/><concat><lit v=" ^соң"/><lit-tag v="post"/><lit v="$"/></concat></let>
+        </when>
+        <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="ger_fut2"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger_impf"/></let>
+        </when>
+       <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="gpr_fut2"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="gpr_impf"/></let>
+        </when> 
+       <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="gpr_fut3"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="gpr_fut"/></let>
+        </when> 
+       <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="ger_fut3"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger_fut"/></let>
+        </when> 
+       <when>
+          <test>
+              <equal><clip pos="1" side="sl" part="a_nonfin"/><lit-tag v="ger1"/></equal>
+          </test>
+          <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger"/></let>
+        </when> 
+     </choose>
+    </def-macro>
+
+  </section-def-macros>
+
+  <section-rules>
+
+    <rule comment="REGLA: n.attr is translated with an adjective">
+      <pattern>
+        <pattern-item n="attribute"/>
+      </pattern>
+      <action>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_attribute"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+      
+    <rule comment="REGLA: ; nouns and quasi-nouns">
+      <pattern>
+        <pattern-item n="nom"/>
+      </pattern>
+      <action>
+        <call-macro n="case2">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lemh"/>
+            <clip pos="1" side="tl" part="a_nom"/>
+            <clip pos="1" side="tl" part="a_gen"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+            <clip pos="1" side="tl" part="lemq"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: personal and reflexive pronouns">
+      <!-- They have frm tag after person and number tags, and they don't take
+      possessive suffixes and e.g. px2pl.frm tag. Handled with a separate rule
+      because having them in REGLA:pronouns leads to incorrect sequences like:
+      prn.itg.frm.px2sg.frm /IS/ -->
+      <pattern>
+        <pattern-item n="pron.pers-ref"/>
+      </pattern>
+      <action>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron-pers_ref"/>
+            <clip pos="1" side="tl" part="a_pers"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <clip pos="1" side="tl" part="a_adv"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: PRN">
+      <pattern>
+        <pattern-item n="prn"/>
+      </pattern>
+      <action>
+        <call-macro n="case2">   <!-- take care of loc.subst thing -->
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="lem"/>
+            <clip pos="1" side="tl" part="a_pron"/>
+            <clip pos="1" side="tl" part="a_nbr"/>
+            <clip pos="1" side="tl" part="a_adv"/>
+            <clip pos="1" side="tl" part="a_poss"/>
+            <clip pos="1" side="tl" part="a_frm"/>
+            <clip pos="1" side="tl" part="a_genposs"/>
+            <var n="case"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: ; inf+verb">
+      <pattern>
+        <pattern-item n="inf"/>
+        <pattern-item n="v"/>
+      </pattern>
+      <action>
+        <call-macro n="tense1">
+          <with-param pos="2"/>
+        </call-macro>
+        <call-macro n="nonfin1">
+          <with-param pos="2"/>
+        </call-macro>
+        <choose>
+          <when>
+            <!-- Айгөл Азаматны табарга тырыша.
+                 Айгүл Азаматты табуға тырысады. -->
+            <test>
+              <in>
+                <clip pos="2" side="tl" part="lem"/>
+                <list n="v-governs-ger"/>
+              </in>
+            </test>
+            <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger"/></let>
+            <let><var n="case"/><lit-tag v="dat"/></let>
+          </when>
+        </choose>
+        <choose>
+          <when>
+            <!-- Алар уйнарга яраталар.
+                 Олар ойнағанды жақсы көреді. -->
+            <test>
+              <in>
+                <clip pos="2" side="tl" part="lem"/>
+                <list n="v-governs-gerpast"/>
+              </in>
+            </test>
+            <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger_past"/></let>
+            <let><var n="case"/><lit-tag v="acc"/></let>
+          </when>
+          <!-- There is no [inf]initive in kaz.lexc, so we can't leave it in output.
+               If the above when's dont fire, change [inf] to [ger] -->
+          <otherwise>
+            <let><clip pos="1" side="tl" part="a_nonfin"/><lit-tag v="ger"/></let>
+            <let><var n="case"/><lit-tag v="nom"/></let>
+          </otherwise>
+        </choose>
+        <out>
+            <lu>
+              <clip pos="1" side="tl" part="lemh"/>
+              <clip pos="1" side="tl" part="a_verb"/>
+              <clip pos="1" side="tl" part="a_trans"/>
+              <clip pos="1" side="tl" part="a_nonfin"/>
+              <var n="case"/>
+              <clip pos="1" side="tl" part="lemq"/>
+            </lu>
+            <b/>
+            <lu>
+              <clip pos="2" side="tl" part="whole"/>
+            </lu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: ; Let's say, context insensetive verbal tag changes">
+      <pattern>
+        <pattern-item n="v"/>
+      </pattern>
+      <action>
+        <!-- FIXME: make sure that for 4 auxilliary verbs [pres] tag doesn't
+             change (i.e. for /жатыр, жүр, тұр and отыр) -->
+        <call-macro n="tense1">
+          <with-param pos="1"/>
+        </call-macro>
+        <call-macro n="nonfin1">
+          <with-param pos="1"/>
+        </call-macro>
+        <out>
+          <lu>
+            <clip pos="1" side="tl" part="whole"/>
+          </lu>
+          <var n="postposition"/>
+        </out>
+      </action>
+    </rule>
+
+  </section-rules>
+
+</transfer>
diff --git a/apertium-kaz-tat.tat-kaz.t2x b/apertium-kaz-tat.tat-kaz.t2x
new file mode 100644
index 0000000..6e64a17
--- /dev/null
+++ b/apertium-kaz-tat.tat-kaz.t2x
@@ -0,0 +1,203 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<transfer>
+  <section-def-cats>
+
+    <!-- this shouldn't include 'sent' or other punctuation -->
+   <def-cat n="main-reading">
+      <cat-item tags="n"/> <!-- In case of abessive SIZ it's <n>+<post.*> without the <nom> tag-->
+      <cat-item tags="n.*"/>
+      <cat-item tags="np.*"/>
+      <cat-item tags="adj"/>
+      <cat-item tags="adj.*"/>
+      <cat-item tags="num.*"/>
+      <cat-item tags="prn.*"/>
+      <cat-item tags="det.*"/>
+      <cat-item tags="v.*"/>
+      <cat-item tags="vaux.*"/>
+      <cat-item tags="adv.*"/>
+      <cat-item tags="post.*"/>
+      <cat-item tags="postadv.*"/>
+      <cat-item tags="cnjcoo.*"/>
+      <cat-item tags="cnjsub.*"/>
+      <cat-item tags="cnjadv.*"/>
+      <cat-item tags="ij.*"/>
+      <cat-item tags="abbr.*"/>
+      <cat-item tags="cop.*"/>
+      <cat-item tags="part.*"/>
+      <cat-item tags="ideo.*"/>
+    </def-cat>
+
+    <def-cat n="sub-reading1">
+      <!-- Personal copulas and abessive/privative postposition -->
+      <cat-item tags="cop.p1.*"/>
+      <cat-item tags="cop.p2.*"/>
+      <cat-item tags="cop.p3.*"/>
+      <cat-item lemma="сыз" tags="post"/>
+      <cat-item lemma="лы" tags="post"/>
+    </def-cat>
+
+    <def-cat n="sub-reading2">
+      <!-- Every other thing in Tatar which most likely will be translated
+           with a clitic. Can appear after cat="sub-reading1" -->
+      <cat-item tags="qst"/>
+      <cat-item tags="mod_ass"/>
+      <cat-item tags="mod_ind"/>
+      <cat-item tags="emph"/>
+      <cat-item tags="postadv"/>
+      <cat-item lemma="да" tags="cnjcoo"/>
+    </def-cat>
+
+  </section-def-cats>
+
+  <section-def-attrs>
+    <def-attr n="a_qst">
+      <attr-item tags="qst"/>
+    </def-attr>
+  </section-def-attrs>
+
+  <section-def-vars>
+    <def-var n="a" v="~"/>
+  </section-def-vars>
+
+  <section-def-lists>
+    <def-list n="kazakh_clitics">
+      <list-item v="шы"/>
+      <list-item v="ма"/>
+      <list-item v="мекен"/>
+      <list-item v="ғой"/>
+      <list-item v="-ақ"/>
+      <list-item v="ғана"/>
+      <list-item v="да"/>
+    </def-list>
+  </section-def-lists>
+
+  <section-rules>
+
+    <rule>
+      <pattern>
+        <pattern-item n="main-reading"/>
+      </pattern>
+      <action>
+        <out>
+          <var n="a"/>
+          <lu>
+            <clip pos="1" side="tl" part="whole"/>
+          </lu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: 2a;
+      For sequence [stem + personal copula/abessive + other clitics]">
+      <pattern>
+        <pattern-item n="main-reading"/>
+        <pattern-item n="sub-reading1"/> <!-- Personal copulas/Abessive -->
+        <pattern-item n="sub-reading2"/> <!-- All other clitics -->
+      </pattern>
+      <action>
+	<choose>
+	  <when>
+	    <test>
+	      <in caseless="yes">
+		<clip pos="3" side="tl" part="lem"/>
+		<list n="kazakh_clitics"/>
+	      </in>
+	    </test>
+	    <out>
+	      <mlu>
+		<lu>
+		  <clip pos="1" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="2" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="3" side="tl" part="whole"/>
+		</lu>
+	      </mlu>
+	    </out>
+	  </when>
+	  <otherwise>
+	    <out>
+	      <mlu>
+		    <lu>
+	    	  <clip pos="1" side="tl" part="whole"/>
+	    	</lu>
+	    	<lu>
+	    	  <clip pos="2" side="tl" part="whole"/>
+	    	</lu>
+	      </mlu>
+	      <b/>
+          <lu>
+	        <clip pos="3" side="tl" part="whole"/>
+	      </lu>
+	    </out>
+	  </otherwise>
+	</choose>
+      </action>
+    </rule>
+
+    <rule comment="REGLA: 2b; makes personal copulas/abessive to clitics">
+      <pattern>
+        <pattern-item n="main-reading"/>
+        <pattern-item n="sub-reading1"/> <!-- Personal copulas/Abessive -->
+      </pattern>
+      <action>
+        <out>
+          <mlu>
+            <lu>
+              <clip pos="1" side="tl" part="whole"/>
+            </lu>
+            <lu>
+              <clip pos="2" side="tl" part="whole"/>
+            </lu>
+          </mlu>
+        </out>
+      </action>
+    </rule>
+
+    <rule comment="REGLA:3;
+      makes stuff contained in list=kazakh_clitics to clitics">
+      <pattern>
+	<pattern-item n="main-reading"/>
+	<pattern-item n="sub-reading2"/>
+      </pattern>
+      <action>
+	<choose>
+	  <when>
+	    <test>
+	      <in caseless="yes">
+		<clip pos="2" side="tl" part="lem"/>
+		<list n="kazakh_clitics"/>
+	      </in>
+	    </test>
+	    <out>
+	      <mlu>
+		<lu>
+		  <clip pos="1" side="tl" part="whole"/>
+		</lu>
+		<lu>
+		  <clip pos="2" side="tl" part="whole"/>
+		</lu>
+	      </mlu>
+	    </out>
+	  </when>
+	  <otherwise>
+	    <out>
+	      <lu>
+		<clip pos="1" side="tl" part="whole"/>
+	      </lu>
+	      <b/>
+	      <lu>
+		<clip pos="2" side="tl" part="whole"/>
+	      </lu>
+	    </out>
+	  </otherwise>
+	</choose>
+      </action>
+    </rule>
+
+  </section-rules>
+
+</transfer>
diff --git a/apertium-view.sh b/apertium-view.sh
new file mode 100755
index 0000000..a31216d
--- /dev/null
+++ b/apertium-view.sh
@@ -0,0 +1,47 @@
+#!/bin/bash
+
+ARGS=$(getopt "uad:" $*);
+set -- $ARGS;
+for i; do
+  case "$i" in 
+    -d) shift; DIRECTORY=$1; shift;;
+    -u) UWORDS="no"; shift;;
+    -a) OPTION_TAGGER="-m"; shift;;
+    --) shift; break;;
+  esac;
+done;
+if [ "$UWORDS" = "no" ]; then OPTION="-n"; else OPTION="-g"; fi;
+
+case "$#" in 
+     1) PAIR=$1;;
+     *) echo 'error'; exit;;
+esac;
+
+TEEMODE=`mktemp teemode.XXXXXXXX`;
+MODE=$DIRECTORY/modes/$1.mode;
+i=1;
+tr '|' '\n' < "$MODE" | grep -v '^\s*$' | while read cmd;
+do
+    if [ $i -ne 1 ]; then echo -n "|"; fi
+    echo -n $cmd " | tee /tmp/apertium-view-$i.out " ;
+    (( i = $i + 1 ));
+done > "$TEEMODE";
+echo '' >> $TEEMODE;
+
+# Run translation:
+bash "$TEEMODE" $OPTION $OPTION_TAGGER >/dev/null;
+
+# Print all stages:
+tr '|' '\n' < "$TEEMODE" | sed "s/\$1/$OPTION/
+s/\$2/$OPTION_TAGGER/" |\
+awk -F'tee ' '# Every other line should be a tee, then a command
+/tee \/tmp\/apertium-view-/ {while(("cat "$2 | getline line)>0){print line;};print ""; next}
+//                          {$0="| "$0" |"; 
+                             s=sprintf("%"length($0)"s","");gsub(" ","_",s);print s; # pretty
+                             print;
+                             s=sprintf("%"length($0)"s","");gsub(" ","‾",s);print s; # pretty
+			     }' 
+
+
+rm -f "$TEEMODE";
+
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..f9f430a
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,35 @@
+#! /bin/sh
+
+# If the user specified a --prefix, take that, otherwise /usr/local/
+# is the default.
+PREFIX=/usr/local
+prefixnext=false
+for i in "$@"; do
+    case $i in
+        --prefix=*)		# equals separated:
+	    PREFIX="${i#*=}"
+	    ;;
+        --prefix)		# space separated:
+	    prefixnext=true
+	    ;;
+        *)
+	    $prefixnext && PREFIX="$i" && prefixnext=false
+	    ;;
+    esac
+done
+
+# Set the paths needed by libtool/pkg-config/aclocal etc. By inferring
+# them based on --prefix , users don't have to edit ~/.bashrc. We only
+# append, so if a user has some other preference, that will override.
+PATH="${PATH}:/usr/local/bin"
+export PATH
+LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${PREFIX}/lib"
+export LD_LIBRARY_PATH
+PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${PREFIX}/share/pkgconfig:${PREFIX}/lib/pkgconfig"
+export PKG_CONFIG_PATH
+ACLOCAL_PATH="${ACLOCAL_PATH}:${PREFIX}/share/aclocal"
+export ACLOCAL_PATH
+
+
+# Pass on all args to configure
+autoreconf -fi && ./configure "$@"
diff --git a/configure.ac b/configure.ac
new file mode 100644
index 0000000..4089ea5
--- /dev/null
+++ b/configure.ac
@@ -0,0 +1,97 @@
+AC_PREREQ(2.52)
+
+AC_INIT([apertium-kaz-tat], [0.2.1], [spectre360 at users.sourceforge.net])
+AM_INIT_AUTOMAKE([apertium-kaz-tat], [0.2.1], no-define)
+AC_PROG_LN_S
+AC_PROG_AWK
+
+m4_define([required_apertium_version], [3.3.0])
+PKG_CHECK_MODULES(APERTIUM,   apertium >= required_apertium_version)
+                          
+
+AC_PATH_PROG(HFSTLEXC, hfst-lexc, no)
+if test x$ac_cv_path_HFSTLEXC = x
+then
+  AC_MSG_ERROR([You don't have hfst-lexc installed.])
+fi
+if test x$ac_cv_path_HFSTLEXC = xno
+then
+  AC_MSG_ERROR([You don't have hfst-lexc installed.])
+fi
+
+AC_PATH_PROG(HFSTTWOLC, hfst-twolc, no)
+if test x$ac_cv_path_HFSTTWOLC = x
+then
+  AC_MSG_ERROR([You don't have hfst-twolc installed.])
+fi
+if test x$ac_cv_path_HFSTTWOLC = xno
+then
+  AC_MSG_ERROR([You don't have hfst-twolc installed.])
+fi
+
+AC_PATH_PROG(CGCOMP, cg-comp, no)
+if test x$ac_cv_path_CGCOMP = x
+then
+  AC_MSG_ERROR([You don't have cg-comp installed.])
+fi
+if test x$ac_cv_path_CGCOMP = xno
+then
+  AC_MSG_ERROR([You don't have cg-comp installed.])
+fi
+
+AC_PATH_PROG(CGPROC, cg-proc, no)
+if test x$ac_cv_path_CGPROC = x
+then
+  AC_MSG_ERROR([You don't have cg-proc installed.])
+fi
+if test x$ac_cv_path_CGPROC = xno
+then
+  AC_MSG_ERROR([You don't have cg-proc installed.])
+fi
+
+AC_PATH_PROG(LRXCOMP, lrx-comp, no)
+if test x$ac_cv_path_LRXCOMP = x
+then
+  AC_MSG_ERROR([You don't have lrx-comp installed.])
+fi
+if test x$ac_cv_path_LRXCOMP = xno
+then
+  AC_MSG_ERROR([You don't have lrx-comp installed.])
+fi
+
+AC_PATH_PROG(LRXPROC, lrx-proc, no)
+if test x$ac_cv_path_LRXPROC = x
+then
+  AC_MSG_ERROR([You don't have lrx-proc installed.])
+fi
+if test x$ac_cv_path_LRXPROC = xno
+then
+  AC_MSG_ERROR([You don't have lrx-proc installed.])
+fi
+
+AC_PATH_PROG(GZCAT, gzcat, no)
+AC_PATH_PROG(ZCAT, zcat, no)
+
+if test x$ac_cv_path_GZCAT = xno
+then
+  if test x$ac_cv_path_ZCAT = xno
+  then
+    AC_MSG_ERROR([No working zcat installed.])
+  else
+    AC_SUBST(ZCAT,[zcat])
+  fi
+else
+  AC_SUBST(ZCAT,[gzcat])
+fi
+
+
+m4_ifdef([AP_CHECK_LING],[],[AC_MSG_ERROR([AP_CHECK_LING not defined, is apertium.m4 in ACLOCAL_PATH? See: http://wiki.apertium.org/wiki/Installation_troubleshooting])])
+
+AP_CHECK_LING([1], [apertium-kaz])
+AP_CHECK_LING([2], [apertium-tat])
+
+AP_MKINCLUDE
+
+
+AC_OUTPUT([Makefile])
+
diff --git a/kaz-tat.prob b/kaz-tat.prob
new file mode 100644
index 0000000..32f9c0b
Binary files /dev/null and b/kaz-tat.prob differ
diff --git a/modes.xml b/modes.xml
new file mode 100644
index 0000000..5f775d2
--- /dev/null
+++ b/modes.xml
@@ -0,0 +1,364 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<modes>
+  <mode name="kaz-tat" install="yes">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="kaz-tat.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.kaz-tat.t1x"/>
+        <file name="kaz-tat.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.kaz-tat.t2x"/>
+        <file name="kaz-tat.t2x.bin"/>
+      </program>
+      <program name="lt-proc $1">
+        <file name="kaz-tat.autogen.bin"/>
+      </program>
+      <program name="lt-proc -p">
+        <file name="kaz-tat.autopgen.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="kaz-tat-debug" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="kaz-tat.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.kaz-tat.t1x"/>
+        <file name="kaz-tat.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.kaz-tat.t2x"/>
+        <file name="kaz-tat.t2x.bin"/>
+      </program>
+      <program name="lt-proc -d">
+        <file name="kaz-tat.autogen.bin"/>
+      </program>
+      <program name="lt-proc -p">
+        <file name="kaz-tat.autopgen.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+ 
+  
+  <mode name="kaz-tat-morph" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="kaz-tat-disam" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-conv -a -l"/>
+      <program name="vislcg3 --trace --grammar">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+
+  <mode name="kaz-tat-tagger" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+    </pipeline>
+  </mode>
+
+  <mode name="kaz-tat-biltrans" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="kaz-tat-lex" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+      <program name="lrx-proc -t">
+        <file name="kaz-tat.lrx.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+
+  <mode name="kaz-tat-transfer" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="kaz-tat.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -t -b">
+        <file name="apertium-kaz-tat.kaz-tat.t1x"/>
+        <file name="kaz-tat.t1x.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="kaz-tat-transfer2" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="kaz-tat.automorf.bin"/>
+      </program>
+      <program name="cg-proc -n -w -1">
+        <file name="kaz-tat.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="kaz-tat.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="kaz-tat.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.kaz-tat.t1x"/>
+        <file name="kaz-tat.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.kaz-tat.t2x"/>
+        <file name="kaz-tat.t2x.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  
+  <mode name="tat-kaz" install="yes">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="tat-kaz.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.tat-kaz.t1x"/>
+        <file name="tat-kaz.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.tat-kaz.t2x"/>
+        <file name="tat-kaz.t2x.bin"/>
+      </program>
+      <program name="lt-proc $1">
+        <file name="tat-kaz.autogen.bin"/>
+      </program>
+      <program name="lt-proc -p">
+        <file name="tat-kaz.autopgen.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="tat-kaz-debug" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="tat-kaz.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.tat-kaz.t1x"/>
+        <file name="tat-kaz.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.tat-kaz.t2x"/>
+        <file name="tat-kaz.t2x.bin"/>
+      </program>
+      <program name="lt-proc -d">
+        <file name="tat-kaz.autogen.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+ 
+  
+  <mode name="tat-kaz-morph" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="tat-kaz-disam" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-conv -a -l"/>
+      <program name="vislcg3 --trace --grammar">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+
+  <mode name="tat-kaz-tagger" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+    </pipeline>
+  </mode>
+
+  <mode name="tat-kaz-biltrans" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="tat-kaz-lex" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc  -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+      <program name="lrx-proc -t">
+        <file name="tat-kaz.lrx.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+
+  <mode name="tat-kaz-transfer" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="tat-kaz.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -t -b">
+        <file name="apertium-kaz-tat.tat-kaz.t1x"/>
+        <file name="tat-kaz.t1x.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+  <mode name="tat-kaz-transfer2" install="no">
+    <pipeline>
+      <program name="lt-proc -w">
+        <file name="tat-kaz.automorf.bin"/>
+      </program>
+      <program name="cg-proc -n -w -1">
+        <file name="tat-kaz.rlx.bin"/>
+      </program>
+      <program name="apertium-pretransfer"/>
+      <program name="lt-proc -b">
+        <file name="tat-kaz.autobil.bin"/>
+      </program>
+      <program name="lrx-proc">
+        <file name="tat-kaz.lrx.bin"/>
+      </program>
+      <program name="apertium-transfer -b">
+        <file name="apertium-kaz-tat.tat-kaz.t1x"/>
+        <file name="tat-kaz.t1x.bin"/>
+      </program>
+      <program name="apertium-transfer -n">
+        <file name="apertium-kaz-tat.tat-kaz.t2x"/>
+        <file name="tat-kaz.t2x.bin"/>
+      </program>
+    </pipeline>
+  </mode>
+
+
+</modes>
+
+
diff --git a/pending-tests.sh b/pending-tests.sh
new file mode 100755
index 0000000..2e38bf3
--- /dev/null
+++ b/pending-tests.sh
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+C=2
+GREP='.'
+if [ $# -eq 1 ]
+then
+    C=$1
+    GREP='WORKS'
+fi
+
+sh wiki-tests.sh Pending kaz tat update | grep -C $C "$GREP"
+
+sh wiki-tests.sh Pending tat kaz update | grep -C $C "$GREP"
+
diff --git a/qa.sh b/qa.sh
new file mode 100755
index 0000000..c431ad0
--- /dev/null
+++ b/qa.sh
@@ -0,0 +1,16 @@
+#!/bin/bash
+
+# Takes the basename of the test scrpt in /test-scripts as an argument,
+# an additional argument if the test requires it, and runs the test.
+#
+# Usage: ./qa.sh t1x
+#        ./qa.sh testvoc reg
+
+if [ $# -eq 0 ]
+then
+    testToRun=all.test
+else
+    testToRun=$1.test
+fi
+
+bash "test-scripts/$testToRun" "$2"
diff --git a/regression-tests.sh b/regression-tests.sh
new file mode 100755
index 0000000..f7c18a3
--- /dev/null
+++ b/regression-tests.sh
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+C=2
+GREP='.'
+if [ $# -eq 1 ]
+then
+    C=$1
+    GREP='WORKS'
+fi
+
+sh wiki-tests.sh Regression kaz tat update | grep -C $C "$GREP"
+
+sh wiki-tests.sh Regression tat kaz update | grep -C $C "$GREP"
+
diff --git a/tat-kaz.prob b/tat-kaz.prob
new file mode 100644
index 0000000..32f9c0b
Binary files /dev/null and b/tat-kaz.prob differ
diff --git a/wiki-tests.sh b/wiki-tests.sh
new file mode 100755
index 0000000..01a206d
--- /dev/null
+++ b/wiki-tests.sh
@@ -0,0 +1,102 @@
+#!/bin/bash
+
+TESTTYPE="$1_tests"
+SRCLANG="$2"
+TRGLANG="$3"
+mode="$SRCLANG-$TRGLANG-debug"
+HTML="dev/$TESTTYPE.html"
+
+if [ "$#" -lt 3 ]; then echo "Usage: wiki-tests.sh {Regression,Pending} SRCLANG TRGLANG [update]"; exit 1; fi
+
+printf "Running $1-tests with mode \"$mode\""
+if [ "$4" == "update" ]; then
+    printf " with updated tests..."
+    TMPHTML=`mktemp -t tmp.$SRCLANG-html.XXXXXXXXXX`;
+    wget -O $TMPHTML -q http://wiki.apertium.org/wiki/Kazakh_and_Tatar/$TESTTYPE
+    if [[ -s $TMPHTML ]]; then mv $TMPHTML $HTML;
+    else rm $TMPHTML; echo "Couldn't fetch http://wiki.apertium.org/wiki/Kazakh_and_Tatar/$TESTTYPE"; fi
+fi
+echo "..."
+
+if [[ ! -s $HTML ]]; then echo "$HTML does not exist or is empty (use 'update' option)"; exit 1; fi
+
+
+# Mac mktemp has no default template, this works on both
+SRCLIST=`mktemp -t tmp.$SRCLANG-src.XXXXXXXXXX`;
+TRGLIST=`mktemp -t tmp.$SRCLANG-trg.XXXXXXXXXX`;
+TSTLIST=`mktemp -t tmp.$SRCLANG-tst.XXXXXXXXXX`;
+
+ECHOE="echo -e"
+SED=sed
+if test x$(uname -s) = xDarwin; then 
+	ECHOE="builtin echo"
+	SED=gsed
+fi
+
+
+cleansrc () {
+    grep "<li> ($SRCLANG)" | $SED 's/<.*li>//g' | $SED 's/ /_/g' | cut -f2 -d')' | $SED 's/<i>//g' | $SED 's/<\/i>//g' | cut -f2 -d'*' | $SED 's/→/!/g' | cut -f1 -d'!' | $SED 's/(note:/!/g' | $SED 's/_/ /g' | $SED 's/^ *//g' | $SED 's/ *$//g' | $SED 's/\([^,.?!:;]\)$/\1./g' |\
+    if [ "$TRGLANG" == "nob-old" ]; then
+        # split into one lexical unit per line
+	$SED 's/[.]*$/. /' | $SED 's/\([,?.]\) / \1 /g'  | sed 's/?/ ?/g' | $SED 's/$/\n¶/g' | $SED 's/ /\n/g' | grep -v '^ *$'
+    else
+	cat
+    fi
+}
+cleantrg () {
+    grep "<li> ($SRCLANG)" | $SED 's/<.*li>//g' | $SED 's/ /_/g' | $SED 's/(\w\w)//g' | $SED 's/<i>//g' | cut -f2 -d'*' | $SED 's/<\/i>_→/!/g' | cut -f2 -d'!' | $SED 's/_/ /g' | $SED 's/^ *//g' | $SED 's/ *$//g' | $SED 's/\([^,.?!:;]\)$/\1./g'
+}
+cat $HTML | cleansrc > $SRCLIST;
+cat $HTML | cleantrg > $TRGLIST;
+
+
+# Translate
+apertium -d . $mode < $SRCLIST > $TSTLIST;
+
+if [ "$TRGLANG" == "nob-old" ]; then
+    # put back on one line
+    cat $SRCLIST | $SED 's/\.$//g' | $SED 's/$/ /g' | $SED ':a;N;$!ba;s/\n//g' | $SED 's/¶/\n/g' | $SED 's/^ *//g'  | $SED 's/ \([,?.]\) /\1 /g' | grep -v '^ *$' > $SRCLIST.n; mv $SRCLIST.n $SRCLIST;
+    cat $TRGLIST | $SED 's/\.$//g' > $TRGLIST.n; mv $TRGLIST.n $TRGLIST;
+    cat $TSTLIST | $SED 's/\.$//g' | $SED 's/\t/ /g'  | $SED 's/$/ /g' | $SED ':a;N;$!ba;s/\n//g' | $SED 's/\\@¶/\n/g' | $SED 's/^ *//g'  | grep -v '^$' | $SED 's/ \([,?.]\) /\1 /g' > $TSTLIST.n; mv $TSTLIST.n $TSTLIST;
+fi
+
+mode=`echo $mode | sed 's/-debug//g'`;
+
+# Output the MT vs ref translations:
+TOTAL=0
+CORRECT=0
+for LINE in `paste $SRCLIST $TRGLIST $TSTLIST | $SED 's/ /%_%/g' | $SED 's/\t/!/g'`; do
+	SRC=`echo $LINE | $SED 's/%_%/ /g' | cut -f1 -d'!' | $SED 's/^ *//g' | $SED 's/ *$//g' | $SED 's/   */ /g'`;
+	TRG=`echo $LINE | $SED 's/%_%/ /g' | cut -f2 -d'!' | $SED 's/^ *//g' | $SED 's/ *$//g' | $SED 's/   */ /g' | sed 's/::/%/g' | cut -f1 -d'%'`;
+	TST=`echo $LINE | $SED 's/%_%/ /g' | cut -f3 -d'!' | $SED 's/^ *//g' | $SED 's/ *$//g' | $SED 's/   */ /g'`;
+
+	if [ "$LINE" = "!!" ]; then
+		continue;
+	fi
+	echo $TRG | grep "^${TST}$" > /dev/null;	
+	if [ $? -eq 1 ]; then
+		$ECHOE $mode"\t  ${SRC}\n\t- ${TRG}\n\t+ ${TST}\n\n";
+	else
+		$ECHOE $mode"\t  ${SRC}\nWORKS\t  ${TST}\n\n";
+		CORRECT=`expr $CORRECT + 1`;
+	fi
+	TOTAL=`expr $TOTAL + 1`;
+done
+
+
+# Output the sums:
+CALC=
+WORKING=
+if [ -x /usr/bin/calc ]; then
+    CALC="/usr/bin/calc"
+elif [ -x /opt/local/bin/calc ]; then
+    CALC="/opt/local/bin/calc"
+fi
+if [ -n $CALC ]; then
+	WORKING=`$CALC $CORRECT" / "$TOTAL" * 100" | head -c 7`;
+	WORKING=", "$WORKING"%";
+fi
+echo $CORRECT" / "$TOTAL$WORKING;
+
+#rm $SRCLIST $TRGLIST $TSTLIST;
+#echo $SRCLIST $TRGLIST $TSTLIST;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-kaz-tat.git



More information about the debian-science-commits mailing list